-- MySQL dump 10.13  Distrib 8.0.44, for macos14.8 (x86_64)
--
-- Host: localhost    Database: webpreview_dev24
-- ------------------------------------------------------
-- Server version	8.0.44

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!50503 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `act_actionscheduler_actions`
--

DROP TABLE IF EXISTS `act_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_actionscheduler_actions` (
  `action_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `priority` tinyint unsigned NOT NULL DEFAULT '10',
  `args` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_520_ci,
  `group_id` bigint unsigned NOT NULL DEFAULT '0',
  `attempts` int NOT NULL DEFAULT '0',
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint unsigned NOT NULL DEFAULT '0',
  `extended_args` varchar(8000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`),
  KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
  KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
  KEY `claim_id_status_priority_scheduled_date_gmt` (`claim_id`,`status`,`priority`,`scheduled_date_gmt`),
  KEY `status_last_attempt_gmt` (`status`,`last_attempt_gmt`),
  KEY `status_claim_id` (`status`,`claim_id`)
) ENGINE=InnoDB AUTO_INCREMENT=100458 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_actionscheduler_actions`
--

LOCK TABLES `act_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `act_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `act_actionscheduler_actions` VALUES (11,'action_scheduler/migration_hook','failed','2024-01-22 11:01:55','2024-01-22 11:01:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1705921315;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1705921315;}',1,1,'2024-01-22 11:01:55','2024-01-22 11:01:55',0,NULL),(25,'action_scheduler/migration_hook','failed','2024-02-05 10:36:21','2024-02-05 10:36:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1707129381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1707129381;}',1,1,'2024-02-05 10:36:56','2024-02-05 10:36:56',0,NULL),(89,'action_scheduler/migration_hook','failed','2024-06-10 17:17:31','2024-06-10 18:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1718039851;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1718039851;}',1,1,'2024-06-10 17:17:36','2024-06-10 18:17:36',0,NULL),(96,'action_scheduler/migration_hook','failed','2024-06-10 21:57:14','2024-06-10 22:57:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1718056634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1718056634;}',1,1,'2024-06-10 21:57:52','2024-06-10 22:57:52',0,NULL),(14357,'action_scheduler/migration_hook','failed','2024-09-13 13:34:22','2024-09-13 14:34:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726234462;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726234462;}',1,1,'2024-09-13 13:35:23','2024-09-13 14:35:23',0,NULL),(64699,'wp_mail_smtp_summary_report_email','failed','2025-02-05 12:17:19','2025-02-05 12:17:19',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1738757839;s:18:\"\0*\0first_timestamp\";i:1706536800;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1738757839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-02-10 08:53:05','2025-02-10 08:53:05',0,NULL),(68157,'action_scheduler/migration_hook','failed','2025-02-10 09:04:31','2025-02-10 09:04:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1739178271;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1739178271;}',1,1,'2025-02-10 09:04:34','2025-02-10 09:04:34',0,NULL),(68163,'action_scheduler/migration_hook','failed','2025-02-17 09:02:05','2025-02-17 09:02:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1739782925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1739782925;}',1,1,'2025-02-17 09:02:05','2025-02-17 09:02:05',0,NULL),(94763,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-11-29 11:30:09','2025-11-29 11:30:09',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764415809;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764415809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-02 09:51:27','2025-12-02 09:51:27',0,NULL),(94765,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-03 09:51:27','2025-12-03 09:51:27',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764755487;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764755487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-03 13:17:15','2025-12-03 13:17:15',0,NULL),(94767,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-04 13:17:15','2025-12-04 13:17:15',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764854235;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764854235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-04 15:12:46','2025-12-04 15:12:46',0,NULL),(94769,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-05 15:12:46','2025-12-05 15:12:46',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764947566;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764947566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-05 16:53:23','2025-12-05 16:53:23',0,NULL),(94772,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-06 16:53:23','2025-12-06 16:53:23',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1765040003;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1765040003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-06 17:47:06','2025-12-06 17:47:06',0,NULL),(94774,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-07 17:47:06','2025-12-07 17:47:06',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1765129626;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1765129626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-07 19:12:26','2025-12-07 19:12:26',0,NULL),(94776,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-08 19:12:26','2025-12-08 19:12:26',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1765221146;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1765221146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-08 20:58:20','2025-12-08 20:58:20',0,NULL),(94778,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-09 20:58:20','2025-12-09 20:58:20',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1765313900;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1765313900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-09 21:13:07','2025-12-09 21:13:07',0,NULL),(94780,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-10 21:13:07','2025-12-10 21:13:07',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1765401187;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1765401187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-10 22:12:35','2025-12-10 22:12:35',0,NULL),(94782,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-11 22:12:35','2025-12-11 22:12:35',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1765491155;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1765491155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-11 23:22:21','2025-12-11 23:22:21',0,NULL),(94784,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-12 23:22:21','2025-12-12 23:22:21',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1765581741;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1765581741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-13 01:30:45','2025-12-13 01:30:45',0,NULL),(94787,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-14 01:30:45','2025-12-14 01:30:45',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1765675845;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1765675845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-14 02:03:14','2025-12-14 02:03:14',0,NULL),(94789,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-15 02:03:14','2025-12-15 02:03:14',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1765764194;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1765764194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-15 02:05:25','2025-12-15 02:05:25',0,NULL),(94791,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-16 02:05:25','2025-12-16 02:05:25',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1765850725;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1765850725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-16 05:06:52','2025-12-16 05:06:52',0,NULL),(94793,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-17 05:06:52','2025-12-17 05:06:52',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1765948012;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1765948012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-17 05:16:32','2025-12-17 05:16:32',0,NULL),(94795,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-18 05:16:32','2025-12-18 05:16:32',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766034992;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766034992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-18 05:41:00','2025-12-18 05:41:00',0,NULL),(94797,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-19 05:41:00','2025-12-19 05:41:00',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766122860;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766122860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-19 07:07:15','2025-12-19 07:07:15',0,NULL),(94799,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-20 07:07:15','2025-12-20 07:07:15',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766214435;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766214435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-20 07:28:39','2025-12-20 07:28:39',0,NULL),(94802,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-21 07:28:39','2025-12-21 07:28:39',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766302119;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766302119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-21 07:48:13','2025-12-21 07:48:13',0,NULL),(94804,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-22 07:48:13','2025-12-22 07:48:13',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766389693;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766389693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-22 11:50:44','2025-12-22 11:50:44',0,NULL),(94806,'action_scheduler_run_recurring_actions_schedule_hook','failed','2025-12-23 11:50:44','2025-12-23 11:50:44',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766490644;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766490644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-23 12:09:57','2025-12-23 12:09:57',0,NULL),(94842,'action_scheduler_run_recurring_actions_schedule_hook','failed','2026-01-10 14:21:39','2026-01-10 14:21:39',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1768054899;s:18:\"\0*\0first_timestamp\";i:1764329407;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1768054899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-10 14:22:16','2026-01-10 14:22:16',0,NULL),(94898,'rocket_insights_credit_reset','failed','2026-03-21 22:26:09','2026-03-21 22:26:09',1,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774131969;s:18:\"\0*\0first_timestamp\";i:1771539968;s:13:\"\0*\0recurrence\";i:2592000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774131969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:2592000;}',12,1,'2026-03-23 12:04:32','2026-03-23 12:04:32',14226,NULL),(98231,'wp_mail_smtp_summary_report_email','complete','2026-03-05 12:30:09','2026-03-05 12:30:09',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772713809;s:18:\"\0*\0first_timestamp\";i:1706536800;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772713809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2026-03-05 12:31:31','2026-03-05 12:31:31',13465,NULL),(98924,'wp_mail_smtp_admin_notifications_update','complete','2026-03-02 04:40:09','2026-03-02 04:40:09',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772426409;s:18:\"\0*\0first_timestamp\";i:1705921322;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772426409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-03-02 04:42:32','2026-03-02 04:42:32',20925,NULL),(98966,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-02 06:09:43','2026-03-02 06:09:43',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772431783;s:18:\"\0*\0first_timestamp\";i:1769191263;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772431783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-03-02 06:25:26','2026-03-02 06:25:26',20951,NULL),(99255,'wp_mail_smtp_admin_notifications_update','complete','2026-03-03 04:42:32','2026-03-03 04:42:32',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772512952;s:18:\"\0*\0first_timestamp\";i:1705921322;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772512952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-03-03 05:41:40','2026-03-03 05:41:40',20982,NULL),(99256,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-03 06:25:26','2026-03-03 06:25:26',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772519126;s:18:\"\0*\0first_timestamp\";i:1769191263;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772519126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-03-03 08:53:08','2026-03-03 08:53:08',20990,NULL),(99463,'wp_mail_smtp_admin_notifications_update','complete','2026-03-04 05:41:40','2026-03-04 05:41:40',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772602900;s:18:\"\0*\0first_timestamp\";i:1705921322;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772602900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-03-04 06:09:13','2026-03-04 06:09:13',21062,NULL),(99499,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-04 08:53:08','2026-03-04 08:53:08',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772614388;s:18:\"\0*\0first_timestamp\";i:1769191263;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772614388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-03-04 12:51:39','2026-03-04 12:51:39',21091,NULL),(99714,'wp_mail_smtp_admin_notifications_update','complete','2026-03-05 06:09:13','2026-03-05 06:09:13',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772690953;s:18:\"\0*\0first_timestamp\";i:1705921322;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772690953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-03-05 09:36:26','2026-03-05 09:36:26',21130,NULL),(99774,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-05 12:51:39','2026-03-05 12:51:39',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772715099;s:18:\"\0*\0first_timestamp\";i:1769191263;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772715099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-03-05 12:51:39','2026-03-05 12:51:39',13476,NULL),(99904,'wp_mail_smtp_admin_notifications_update','complete','2026-03-06 09:36:26','2026-03-06 09:36:26',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772789786;s:18:\"\0*\0first_timestamp\";i:1705921322;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772789786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-03-06 09:36:47','2026-03-06 09:36:47',13578,NULL),(99905,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/how-to-know-your-seo-is-working\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:45:50','2026-03-05 09:45:50',21133,NULL),(99906,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/conquering-e-commerce-conversion-rates\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:45:51','2026-03-05 09:45:51',21133,NULL),(99907,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/writing-a-website-brief-for-your-next-website-project-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:45:53','2026-03-05 09:45:53',21133,NULL),(99908,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/scale-and-grow-your-online-business-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:45:55','2026-03-05 09:45:55',21133,NULL),(99909,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/5-easy-ways-to-increase-customer-retention-and-sales-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:45:57','2026-03-05 09:45:57',21133,NULL),(99910,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/the-future-of-e-commerce-with-magento-2-4-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:45:58','2026-03-05 09:45:58',21133,NULL),(99911,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/your-e-commerce-guide-to-valentines-day\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:46:00','2026-03-05 09:46:00',21133,NULL),(99912,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/15-steps-for-choosing-your-web-design-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:46:02','2026-03-05 09:46:02',21133,NULL),(99913,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/7-new-years-resolutions-for-ecommerce-managers\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:46:05','2026-03-05 09:46:05',21133,NULL),(99914,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/seo\\/how-to-write-effective-meta-descriptions\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:46:08','2026-03-05 09:46:08',21133,NULL),(99915,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/ultimate-b2c-ecommerce-business-plan\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:46:10','2026-03-05 09:46:10',21133,NULL),(99916,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-2\\/how-secure-is-magento-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:46:11','2026-03-05 09:46:11',21133,NULL),(99917,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/the-difference-between-on-site-and-off-site-seo\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:46:13','2026-03-05 09:46:13',21133,NULL),(99918,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/is-magento-adobe-commerce-for-b2b-everything-you-need-to-know\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:46:59','2026-03-05 09:46:59',21134,NULL),(99919,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/what-is-magento-adobe-commerce-is-it-for-you\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:01','2026-03-05 09:47:01',21134,NULL),(99920,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/critical-b2b-ecommerce-kpis\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:03','2026-03-05 09:47:03',21134,NULL),(99921,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-2\\/why-should-i-use-magento-everything-you-need-to-know\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:06','2026-03-05 09:47:06',21134,NULL),(99922,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/10-effective-ways-to-boost-ecommerce-customer-reviews\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:09','2026-03-05 09:47:09',21134,NULL),(99923,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/tips-for-ecommerce-website-for-christmas\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:10','2026-03-05 09:47:10',21134,NULL),(99924,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/beginners-guide-on-ab-split-testing-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:12','2026-03-05 09:47:12',21134,NULL),(99925,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/urgent-security-fix-for-magento-2-3-2-4\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:14','2026-03-05 09:47:14',21134,NULL),(99926,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/myths-facts-about-e-commerce-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:16','2026-03-05 09:47:16',21134,NULL),(99927,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/breaking-into-the-direct-to-consumer-sales-market-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:17','2026-03-05 09:47:17',21134,NULL),(99928,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/could-aero-commerce-hit-the-sweet-spot-for-your-business\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:19','2026-03-05 09:47:19',21134,NULL),(99929,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/getting-to-grips-with-local-seo-part-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:21','2026-03-05 09:47:21',21134,NULL),(99930,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:26','2026-03-05 09:36:26',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/understanding-the-total-cost-of-ownership-for-your-e-commerce-website\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:22','2026-03-05 09:47:22',21134,NULL),(99931,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/seo-jargon-buster-additions-part-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:29','2026-03-05 09:47:29',21136,NULL),(99932,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/social-media\\/free-social-media-content-calendar-for-2021\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:31','2026-03-05 09:47:31',21136,NULL),(99933,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/seo-jargon-buster-additions\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:33','2026-03-05 09:47:33',21136,NULL),(99934,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/avoiding-q1-sales-slumps-at-your-e-commerce-store\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:34','2026-03-05 09:47:34',21136,NULL),(99935,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/news\\/aero-commerce-x-actuate-a-winning-combination\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:36','2026-03-05 09:47:36',21136,NULL),(99936,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/the-ultimate-seo-jargon-buster\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:38','2026-03-05 09:47:38',21136,NULL),(99937,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/top-tips-to-increase-online-orders-this-christmas\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:40','2026-03-05 09:47:40',21136,NULL),(99938,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/free-one-to-one-e-commerce-review-to-help-your-business-thrive-during-lockdown\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:41','2026-03-05 09:47:41',21136,NULL),(99939,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/training-your-staff-to-maintain-tight-e-commerce-security-during-lockdown\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:43','2026-03-05 09:47:43',21136,NULL),(99940,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/invest-in-offsetting-lost-sales-and-claim-funding-of-up-to-5000-if-your-business-is-based-in-cheshire-and-warrington\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:45','2026-03-05 09:47:45',21136,NULL),(99941,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-2\\/magento-2-4-3-update-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:47','2026-03-05 09:47:47',21136,NULL),(99942,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/blogging-for-your-business-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:48','2026-03-05 09:47:48',21136,NULL),(99943,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/winning-local-business-with-local-e-commerce-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:50','2026-03-05 09:47:50',21136,NULL),(99944,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/top-things-to-do-in-chester-this-christmas-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:52','2026-03-05 09:47:52',21136,NULL),(99945,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/planning-ahead-for-a-new-website-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:47:53','2026-03-05 09:47:53',21136,NULL),(99946,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/social-media-post-ideas-for-your-business-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:00','2026-03-05 09:48:00',21137,NULL),(99947,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/5-ways-to-increase-e-commerce-conversion-rates-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:02','2026-03-05 09:48:02',21137,NULL),(99948,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/getting-to-grips-with-local-seo-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:05','2026-03-05 09:48:05',21137,NULL),(99949,'rocket_preload_job_preload_url','complete','2026-03-05 09:36:27','2026-03-05 09:36:27',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/preparing-for-black-friday-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:09','2026-03-05 09:48:09',21137,NULL),(99950,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/poorly-managed-data-feed-affects-sales-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:10','2026-03-05 09:48:10',21139,NULL),(99951,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/will-social-shopping-shape-2017\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:12','2026-03-05 09:48:12',21139,NULL),(99952,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/partners\\/shopify\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:14','2026-03-05 09:48:14',21139,NULL),(99953,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/client\\/home-feeling\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:16','2026-03-05 09:48:16',21139,NULL),(99954,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/case-studies\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:17','2026-03-05 09:48:17',21139,NULL),(99955,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/project_type\\/ux-and-build\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:19','2026-03-05 09:48:19',21139,NULL),(99956,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/project_type\\/migration\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:20','2026-03-05 09:48:20',21139,NULL),(99957,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/author\\/actuate\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:22','2026-03-05 09:48:22',21139,NULL),(99958,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/project_services\\/shopify-plus\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:23','2026-03-05 09:48:23',21139,NULL),(99959,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/project_type\\/support\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:30','2026-03-05 09:48:30',21140,NULL),(99960,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/sector\\/automotive\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:31','2026-03-05 09:48:31',21140,NULL),(99961,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/project_services\\/strategy-consulting\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:33','2026-03-05 09:48:33',21140,NULL),(99962,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/platform\\/shopify-plus\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:34','2026-03-05 09:48:34',21140,NULL),(99963,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/sector\\/hobbies-entertainment\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:35','2026-03-05 09:48:35',21140,NULL),(99964,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/project_services\\/design-ux\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:37','2026-03-05 09:48:37',21140,NULL),(99965,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/project_services\\/development\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:38','2026-03-05 09:48:38',21140,NULL),(99966,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/project_services\\/conversion-rate-optimisation\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:40','2026-03-05 09:48:40',21140,NULL),(99967,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/sector\\/fashion\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:41','2026-03-05 09:48:41',21140,NULL),(99968,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/platform\\/magento\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:43','2026-03-05 09:48:43',21140,NULL),(99969,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/news-insights\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:45','2026-03-05 09:48:45',21140,NULL),(99970,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/why-your-website-should-have-a-new-in-product-page\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:46','2026-03-05 09:48:46',21140,NULL),(99971,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-ecommerce\\/how-do-i-choose-a-magento-adobe-commerce-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:48','2026-03-05 09:48:48',21140,NULL),(99972,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/recession-proofing-your-ecommerce-business\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:50','2026-03-05 09:48:50',21140,NULL),(99973,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/17-dominant-b2b-ecommerce-marketing-strategies-best-practices-and-trends\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:52','2026-03-05 09:48:52',21140,NULL),(99974,'rocket_preload_job_preload_url','complete','2026-03-05 09:47:59','2026-03-05 09:47:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/ga4-are-you-ready-and-the-latest-updates\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:48:53','2026-03-05 09:48:53',21140,NULL),(99975,'rocket_preload_job_preload_url','complete','2026-03-05 09:48:00','2026-03-05 09:48:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/10-ways-to-increase-average-order-value\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:49:00','2026-03-05 09:49:00',21142,NULL),(99976,'rocket_preload_job_preload_url','complete','2026-03-05 09:48:00','2026-03-05 09:48:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/uncategorised\\/shopify-ecommerce-trends\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:49:02','2026-03-05 09:49:02',21142,NULL),(99977,'rocket_preload_job_preload_url','complete','2026-03-05 09:48:00','2026-03-05 09:48:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/shopify-plus-vs-adobe-commerce-choosing-the-right-ecommerce-platform\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:49:06','2026-03-05 09:49:06',21142,NULL),(99978,'rocket_preload_job_preload_url','complete','2026-03-05 09:48:00','2026-03-05 09:48:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-ecommerce\\/hyva-vs-luma-which-magento-2-theme-is-better\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:49:09','2026-03-05 09:49:09',21142,NULL),(99979,'rocket_preload_job_preload_url','complete','2026-03-05 09:48:00','2026-03-05 09:48:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/uncategorised\\/benefits-of-aero-ecommerce\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:49:11','2026-03-05 09:49:11',21142,NULL),(99980,'rocket_preload_job_preload_url','complete','2026-03-05 09:48:00','2026-03-05 09:48:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/advantages-mobile-friendly-e-commerce-website\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:49:12','2026-03-05 09:49:12',21142,NULL),(99981,'rocket_preload_job_preload_url','complete','2026-03-05 09:48:00','2026-03-05 09:48:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/benefits-magento-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:49:14','2026-03-05 09:49:14',21142,NULL),(99982,'rocket_preload_job_preload_url','complete','2026-03-05 09:48:00','2026-03-05 09:48:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/ecommerce-strategy-tips-for-small-businesses\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:49:16','2026-03-05 09:49:16',21142,NULL),(99983,'rocket_preload_job_preload_url','complete','2026-03-05 09:48:00','2026-03-05 09:48:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/shopify-ecommerce-benefits\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:49:18','2026-03-05 09:49:18',21142,NULL),(99984,'rocket_preload_job_preload_url','complete','2026-03-05 09:48:00','2026-03-05 09:48:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/effective-holiday-discount-pricing-strategies\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:49:19','2026-03-05 09:49:19',21142,NULL),(99985,'rocket_preload_job_preload_url','complete','2026-03-05 09:48:00','2026-03-05 09:48:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/increasing-sales-with-buy-now-pay-later-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:49:21','2026-03-05 09:49:21',21142,NULL),(99986,'rocket_preload_job_preload_url','complete','2026-03-05 09:48:00','2026-03-05 09:48:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/an-introduction-to-customer-personas-and-their-importance-to-your-business-and-website\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:49:23','2026-03-05 09:49:23',21142,NULL),(99987,'rocket_preload_job_preload_url','complete','2026-03-05 09:48:00','2026-03-05 09:48:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-ecommerce\\/be-my-bear-launches-new-magento-2-website-by-actuate-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:49:27','2026-03-05 09:49:27',21143,NULL),(99988,'rocket_preload_job_preload_url','complete','2026-03-05 09:48:00','2026-03-05 09:48:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/using-personalisation-boost-conversion-rates\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:49:29','2026-03-05 09:49:29',21143,NULL),(99989,'rocket_preload_job_check_finished','complete','2026-03-05 09:49:24','2026-03-05 09:49:24',10,'[1772704104]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772704164;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772704164;}',3,1,'2026-03-05 09:49:29','2026-03-05 09:49:29',21143,NULL),(99990,'rocket_preload_job_check_finished','complete','2026-03-05 09:50:29','2026-03-05 09:50:29',10,'[1772704169]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772704229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772704229;}',3,1,'2026-03-05 09:52:11','2026-03-05 09:52:11',21150,NULL),(99991,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:07','2026-03-05 09:50:07',10,'[\"https:\\/\\/actuate.webpreview.co\\/news-insights\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:50:11','2026-03-05 09:50:11',21146,NULL),(99992,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:07','2026-03-05 09:50:07',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/scale-and-grow-your-online-business-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:50:13','2026-03-05 09:50:13',21146,NULL),(99993,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:07','2026-03-05 09:50:07',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/5-easy-ways-to-increase-customer-retention-and-sales-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:50:15','2026-03-05 09:50:15',21146,NULL),(99994,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/the-future-of-e-commerce-with-magento-2-4-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:50:17','2026-03-05 09:50:17',21146,NULL),(99995,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/why-your-website-should-have-a-new-in-product-page\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:50:19','2026-03-05 09:50:19',21146,NULL),(99996,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/your-e-commerce-guide-to-valentines-day\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:50:20','2026-03-05 09:50:20',21146,NULL),(99997,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/15-steps-for-choosing-your-web-design-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:50:22','2026-03-05 09:50:22',21146,NULL),(99998,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/7-new-years-resolutions-for-ecommerce-managers\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:50:24','2026-03-05 09:50:24',21146,NULL),(99999,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-ecommerce\\/how-do-i-choose-a-magento-adobe-commerce-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:50:26','2026-03-05 09:50:26',21146,NULL),(100000,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/seo\\/how-to-write-effective-meta-descriptions\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:50:27','2026-03-05 09:50:27',21146,NULL),(100001,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/ultimate-b2c-ecommerce-business-plan\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:50:29','2026-03-05 09:50:29',21146,NULL),(100002,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-2\\/how-secure-is-magento-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:50:31','2026-03-05 09:50:31',21146,NULL),(100003,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/the-difference-between-on-site-and-off-site-seo\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:50:59','2026-03-05 09:50:59',21147,NULL),(100004,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/is-magento-adobe-commerce-for-b2b-everything-you-need-to-know\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:01','2026-03-05 09:51:01',21147,NULL),(100005,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/what-is-magento-adobe-commerce-is-it-for-you\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:03','2026-03-05 09:51:03',21147,NULL),(100006,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/critical-b2b-ecommerce-kpis\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:06','2026-03-05 09:51:06',21147,NULL),(100007,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/recession-proofing-your-ecommerce-business\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:09','2026-03-05 09:51:09',21147,NULL),(100008,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-2\\/why-should-i-use-magento-everything-you-need-to-know\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:10','2026-03-05 09:51:10',21147,NULL),(100009,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/17-dominant-b2b-ecommerce-marketing-strategies-best-practices-and-trends\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:12','2026-03-05 09:51:12',21147,NULL),(100010,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/10-effective-ways-to-boost-ecommerce-customer-reviews\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:14','2026-03-05 09:51:14',21147,NULL),(100011,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/ga4-are-you-ready-and-the-latest-updates\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:16','2026-03-05 09:51:16',21147,NULL),(100012,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/10-ways-to-increase-average-order-value\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:17','2026-03-05 09:51:17',21147,NULL),(100013,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/uncategorised\\/shopify-ecommerce-trends\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:19','2026-03-05 09:51:19',21147,NULL),(100014,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/shopify-plus-vs-adobe-commerce-choosing-the-right-ecommerce-platform\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:21','2026-03-05 09:51:21',21147,NULL),(100015,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-ecommerce\\/hyva-vs-luma-which-magento-2-theme-is-better\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:23','2026-03-05 09:51:23',21147,NULL),(100016,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/uncategorised\\/benefits-of-aero-ecommerce\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:30','2026-03-05 09:51:30',21149,NULL),(100017,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/advantages-mobile-friendly-e-commerce-website\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:31','2026-03-05 09:51:31',21149,NULL),(100018,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/benefits-magento-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:33','2026-03-05 09:51:33',21149,NULL),(100019,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/ecommerce-strategy-tips-for-small-businesses\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:35','2026-03-05 09:51:35',21149,NULL),(100020,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/shopify-ecommerce-benefits\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:37','2026-03-05 09:51:37',21149,NULL),(100021,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/effective-holiday-discount-pricing-strategies\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:38','2026-03-05 09:51:38',21149,NULL),(100022,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/tips-for-ecommerce-website-for-christmas\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:40','2026-03-05 09:51:40',21149,NULL),(100023,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:08','2026-03-05 09:50:08',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/4-common-ecommerce-mistakes\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:42','2026-03-05 09:51:42',21149,NULL),(100024,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:09','2026-03-05 09:50:09',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/how-to-create-an-ecommerce-plan\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:44','2026-03-05 09:51:44',21149,NULL),(100025,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:09','2026-03-05 09:50:09',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/beginners-guide-on-ab-split-testing-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:46','2026-03-05 09:51:46',21149,NULL),(100026,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:09','2026-03-05 09:50:09',10,'[\"https:\\/\\/actuate.webpreview.co\\/web-design\\/4-reasons-startups-need-ux-design-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:47','2026-03-05 09:51:47',21149,NULL),(100027,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:09','2026-03-05 09:50:09',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/urgent-security-fix-for-magento-2-3-2-4\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:49','2026-03-05 09:51:49',21149,NULL),(100028,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:09','2026-03-05 09:50:09',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/what-is-ecommerce-customer-experience-and-why-does-it-matter\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:51','2026-03-05 09:51:51',21149,NULL),(100029,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:09','2026-03-05 09:50:09',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/increasing-sales-with-buy-now-pay-later-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:51:53','2026-03-05 09:51:53',21149,NULL),(100030,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:09','2026-03-05 09:50:09',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/myths-facts-about-e-commerce-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:00','2026-03-05 09:52:00',21150,NULL),(100031,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:09','2026-03-05 09:50:09',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/breaking-into-the-direct-to-consumer-sales-market-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:01','2026-03-05 09:52:01',21150,NULL),(100032,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:09','2026-03-05 09:50:09',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/could-aero-commerce-hit-the-sweet-spot-for-your-business\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:04','2026-03-05 09:52:04',21150,NULL),(100033,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:09','2026-03-05 09:50:09',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/getting-to-grips-with-local-seo-part-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:07','2026-03-05 09:52:07',21150,NULL),(100034,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:09','2026-03-05 09:50:09',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/an-introduction-to-customer-personas-and-their-importance-to-your-business-and-website\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:09','2026-03-05 09:52:09',21150,NULL),(100035,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:09','2026-03-05 09:50:09',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/5-e-commerce-predictions-and-trends-for-2021\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:11','2026-03-05 09:52:11',21150,NULL),(100036,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:58','2026-03-05 09:50:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/news-insights\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:13','2026-03-05 09:52:13',21150,NULL),(100037,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:58','2026-03-05 09:50:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/scale-and-grow-your-online-business-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:14','2026-03-05 09:52:14',21150,NULL),(100038,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:58','2026-03-05 09:50:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/5-easy-ways-to-increase-customer-retention-and-sales-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:16','2026-03-05 09:52:16',21150,NULL),(100039,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:58','2026-03-05 09:50:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/the-future-of-e-commerce-with-magento-2-4-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:18','2026-03-05 09:52:18',21150,NULL),(100040,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:58','2026-03-05 09:50:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/why-your-website-should-have-a-new-in-product-page\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:20','2026-03-05 09:52:20',21150,NULL),(100041,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:58','2026-03-05 09:50:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/your-e-commerce-guide-to-valentines-day\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:21','2026-03-05 09:52:21',21150,NULL),(100042,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:58','2026-03-05 09:50:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/15-steps-for-choosing-your-web-design-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:23','2026-03-05 09:52:23',21150,NULL),(100043,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:58','2026-03-05 09:50:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/7-new-years-resolutions-for-ecommerce-managers\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:30','2026-03-05 09:52:30',21152,NULL),(100044,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:58','2026-03-05 09:50:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-ecommerce\\/how-do-i-choose-a-magento-adobe-commerce-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:32','2026-03-05 09:52:32',21152,NULL),(100045,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:58','2026-03-05 09:50:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/seo\\/how-to-write-effective-meta-descriptions\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:34','2026-03-05 09:52:34',21152,NULL),(100046,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:58','2026-03-05 09:50:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/ultimate-b2c-ecommerce-business-plan\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:35','2026-03-05 09:52:35',21152,NULL),(100047,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:58','2026-03-05 09:50:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-2\\/how-secure-is-magento-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:37','2026-03-05 09:52:37',21152,NULL),(100048,'rocket_preload_job_preload_url','complete','2026-03-05 09:50:58','2026-03-05 09:50:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/the-difference-between-on-site-and-off-site-seo\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:39','2026-03-05 09:52:39',21152,NULL),(100049,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:58','2026-03-05 09:51:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/news-insights\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:39','2026-03-05 09:52:39',21152,NULL),(100050,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:58','2026-03-05 09:51:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/scale-and-grow-your-online-business-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:39','2026-03-05 09:52:39',21152,NULL),(100051,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:58','2026-03-05 09:51:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/5-easy-ways-to-increase-customer-retention-and-sales-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:39','2026-03-05 09:52:39',21152,NULL),(100052,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:58','2026-03-05 09:51:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/the-future-of-e-commerce-with-magento-2-4-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:39','2026-03-05 09:52:39',21152,NULL),(100053,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:58','2026-03-05 09:51:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/why-your-website-should-have-a-new-in-product-page\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:39','2026-03-05 09:52:39',21152,NULL),(100054,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:58','2026-03-05 09:51:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/your-e-commerce-guide-to-valentines-day\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:39','2026-03-05 09:52:39',21152,NULL),(100055,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:58','2026-03-05 09:51:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/15-steps-for-choosing-your-web-design-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:39','2026-03-05 09:52:39',21152,NULL),(100056,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:58','2026-03-05 09:51:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/7-new-years-resolutions-for-ecommerce-managers\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:39','2026-03-05 09:52:39',21152,NULL),(100057,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:58','2026-03-05 09:51:58',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-ecommerce\\/how-do-i-choose-a-magento-adobe-commerce-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:39','2026-03-05 09:52:39',21152,NULL),(100058,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:59','2026-03-05 09:51:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/seo\\/how-to-write-effective-meta-descriptions\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:39','2026-03-05 09:52:39',21152,NULL),(100059,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:59','2026-03-05 09:51:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/ultimate-b2c-ecommerce-business-plan\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:39','2026-03-05 09:52:39',21152,NULL),(100060,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:59','2026-03-05 09:51:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-2\\/how-secure-is-magento-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:39','2026-03-05 09:52:39',21152,NULL),(100061,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:59','2026-03-05 09:51:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/the-difference-between-on-site-and-off-site-seo\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:39','2026-03-05 09:52:39',21152,NULL),(100062,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:59','2026-03-05 09:51:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/is-magento-adobe-commerce-for-b2b-everything-you-need-to-know\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:41','2026-03-05 09:52:41',21152,NULL),(100063,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:59','2026-03-05 09:51:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/what-is-magento-adobe-commerce-is-it-for-you\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:42','2026-03-05 09:52:42',21152,NULL),(100064,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:59','2026-03-05 09:51:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/critical-b2b-ecommerce-kpis\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:44','2026-03-05 09:52:44',21152,NULL),(100065,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:59','2026-03-05 09:51:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/recession-proofing-your-ecommerce-business\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:46','2026-03-05 09:52:46',21152,NULL),(100066,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:59','2026-03-05 09:51:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-2\\/why-should-i-use-magento-everything-you-need-to-know\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:48','2026-03-05 09:52:48',21152,NULL),(100067,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:59','2026-03-05 09:51:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/17-dominant-b2b-ecommerce-marketing-strategies-best-practices-and-trends\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:50','2026-03-05 09:52:50',21152,NULL),(100068,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:59','2026-03-05 09:51:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/10-effective-ways-to-boost-ecommerce-customer-reviews\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:51','2026-03-05 09:52:51',21154,NULL),(100069,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:59','2026-03-05 09:51:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/ga4-are-you-ready-and-the-latest-updates\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:53','2026-03-05 09:52:53',21154,NULL),(100070,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:59','2026-03-05 09:51:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/10-ways-to-increase-average-order-value\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:55','2026-03-05 09:52:55',21154,NULL),(100071,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:59','2026-03-05 09:51:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/uncategorised\\/shopify-ecommerce-trends\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:52:57','2026-03-05 09:52:57',21154,NULL),(100072,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:59','2026-03-05 09:51:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/shopify-plus-vs-adobe-commerce-choosing-the-right-ecommerce-platform\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:06','2026-03-05 09:53:06',21155,NULL),(100073,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:59','2026-03-05 09:51:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-ecommerce\\/hyva-vs-luma-which-magento-2-theme-is-better\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:09','2026-03-05 09:53:09',21155,NULL),(100074,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:59','2026-03-05 09:51:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/uncategorised\\/benefits-of-aero-ecommerce\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:10','2026-03-05 09:53:10',21155,NULL),(100075,'rocket_preload_job_preload_url','complete','2026-03-05 09:51:59','2026-03-05 09:51:59',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/advantages-mobile-friendly-e-commerce-website\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:12','2026-03-05 09:53:12',21155,NULL),(100076,'rocket_preload_job_check_finished','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[1772704331]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772704391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772704391;}',3,1,'2026-03-05 09:53:12','2026-03-05 09:53:12',21156,NULL),(100077,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/benefits-magento-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:14','2026-03-05 09:53:14',21156,NULL),(100078,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/ecommerce-strategy-tips-for-small-businesses\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:16','2026-03-05 09:53:16',21156,NULL),(100079,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/shopify-ecommerce-benefits\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:18','2026-03-05 09:53:18',21156,NULL),(100080,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/effective-holiday-discount-pricing-strategies\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:19','2026-03-05 09:53:19',21156,NULL),(100081,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/tips-for-ecommerce-website-for-christmas\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:21','2026-03-05 09:53:21',21156,NULL),(100082,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/4-common-ecommerce-mistakes\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:23','2026-03-05 09:53:23',21156,NULL),(100083,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/how-to-create-an-ecommerce-plan\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:24','2026-03-05 09:53:24',21156,NULL),(100084,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/beginners-guide-on-ab-split-testing-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:26','2026-03-05 09:53:26',21156,NULL),(100085,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/web-design\\/4-reasons-startups-need-ux-design-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:33','2026-03-05 09:53:33',21157,NULL),(100086,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/urgent-security-fix-for-magento-2-3-2-4\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:35','2026-03-05 09:53:35',21157,NULL),(100087,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/what-is-ecommerce-customer-experience-and-why-does-it-matter\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:37','2026-03-05 09:53:37',21157,NULL),(100088,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/increasing-sales-with-buy-now-pay-later-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:37','2026-03-05 09:53:37',21157,NULL),(100089,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/myths-facts-about-e-commerce-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:37','2026-03-05 09:53:37',21157,NULL),(100090,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/breaking-into-the-direct-to-consumer-sales-market-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:37','2026-03-05 09:53:37',21157,NULL),(100091,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/could-aero-commerce-hit-the-sweet-spot-for-your-business\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:37','2026-03-05 09:53:37',21157,NULL),(100092,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/getting-to-grips-with-local-seo-part-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:37','2026-03-05 09:53:37',21157,NULL),(100093,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/an-introduction-to-customer-personas-and-their-importance-to-your-business-and-website\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:37','2026-03-05 09:53:37',21157,NULL),(100094,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/5-e-commerce-predictions-and-trends-for-2021\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:37','2026-03-05 09:53:37',21157,NULL),(100095,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/how-to-know-your-seo-is-working\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:38','2026-03-05 09:53:38',21157,NULL),(100096,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/conquering-e-commerce-conversion-rates\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:40','2026-03-05 09:53:40',21157,NULL),(100097,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/understanding-the-total-cost-of-ownership-for-your-e-commerce-website\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:42','2026-03-05 09:53:42',21157,NULL),(100098,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/seo-jargon-buster-additions-part-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:44','2026-03-05 09:53:44',21157,NULL),(100099,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/social-media\\/free-social-media-content-calendar-for-2021\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:45','2026-03-05 09:53:45',21157,NULL),(100100,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/seo-jargon-buster-additions\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:47','2026-03-05 09:53:47',21157,NULL),(100101,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/avoiding-q1-sales-slumps-at-your-e-commerce-store\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:49','2026-03-05 09:53:49',21157,NULL),(100102,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/news\\/aero-commerce-x-actuate-a-winning-combination\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:51','2026-03-05 09:53:51',21157,NULL),(100103,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/the-ultimate-seo-jargon-buster\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:52','2026-03-05 09:53:52',21157,NULL),(100104,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/top-tips-to-increase-online-orders-this-christmas\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:54','2026-03-05 09:53:54',21157,NULL),(100105,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/free-one-to-one-e-commerce-review-to-help-your-business-thrive-during-lockdown\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:56','2026-03-05 09:53:56',21157,NULL),(100106,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/training-your-staff-to-maintain-tight-e-commerce-security-during-lockdown\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:58','2026-03-05 09:53:58',21157,NULL),(100107,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/invest-in-offsetting-lost-sales-and-claim-funding-of-up-to-5000-if-your-business-is-based-in-cheshire-and-warrington\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:53:59','2026-03-05 09:53:59',21157,NULL),(100108,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-2\\/magento-2-4-3-update-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:54:08','2026-03-05 09:54:08',21159,NULL),(100109,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-ecommerce\\/be-my-bear-launches-new-magento-2-website-by-actuate-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:54:10','2026-03-05 09:54:10',21159,NULL),(100110,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/writing-a-website-brief-for-your-next-website-project-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:54:12','2026-03-05 09:54:12',21159,NULL),(100111,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/blogging-for-your-business-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:54:14','2026-03-05 09:54:14',21159,NULL),(100112,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/winning-local-business-with-local-e-commerce-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:54:15','2026-03-05 09:54:15',21159,NULL),(100113,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/top-things-to-do-in-chester-this-christmas-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:54:17','2026-03-05 09:54:17',21159,NULL),(100114,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/planning-ahead-for-a-new-website-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:54:19','2026-03-05 09:54:19',21159,NULL),(100115,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/social-media-post-ideas-for-your-business-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:54:21','2026-03-05 09:54:21',21159,NULL),(100116,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/5-ways-to-increase-e-commerce-conversion-rates-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:54:22','2026-03-05 09:54:22',21159,NULL),(100117,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/getting-to-grips-with-local-seo-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:54:24','2026-03-05 09:54:24',21159,NULL),(100118,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/preparing-for-black-friday-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:54:26','2026-03-05 09:54:26',21159,NULL),(100119,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/poorly-managed-data-feed-affects-sales-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:54:27','2026-03-05 09:54:27',21159,NULL),(100120,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/will-social-shopping-shape-2017\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:54:29','2026-03-05 09:54:29',21159,NULL),(100121,'rocket_preload_job_preload_url','complete','2026-03-05 09:53:11','2026-03-05 09:53:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/using-personalisation-boost-conversion-rates\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:10','2026-03-05 09:55:10',21160,NULL),(100122,'rocket_preload_job_check_finished','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[1772704392]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772704452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772704452;}',3,1,'2026-03-05 09:55:10','2026-03-05 09:55:10',21160,NULL),(100123,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/google-shopping-ads-convert-better-text-ads-deliver-better-roi\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:12','2026-03-05 09:55:12',21160,NULL),(100124,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/5-things-selling-millennials\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:14','2026-03-05 09:55:14',21160,NULL),(100125,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/8-ways-digital-marketing-westworld-effective\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:16','2026-03-05 09:55:16',21160,NULL),(100126,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/news\\/merry-christmas-happy-new-year\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:18','2026-03-05 09:55:18',21160,NULL),(100127,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/four-tips-christmas-sales\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:19','2026-03-05 09:55:19',21160,NULL),(100128,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/the-importance-of-user-experience-design-for-your-website\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:21','2026-03-05 09:55:21',21160,NULL),(100129,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/8-reasons-digital-prototyping-good-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:23','2026-03-05 09:55:23',21160,NULL),(100130,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/maximising-customer-experience-3-best-practices-for-shopify\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:25','2026-03-05 09:55:25',21160,NULL),(100131,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/engaging-ecommerce-website-design\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:27','2026-03-05 09:55:27',21160,NULL),(100132,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/web-design\\/8-tips-to-dress-up-your-website-for-halloween-in-2022\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:28','2026-03-05 09:55:28',21160,NULL),(100133,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/ux-design-for-ecommerce-websites\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:30','2026-03-05 09:55:30',21160,NULL),(100134,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/makes-loyal-customer\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:32','2026-03-05 09:55:32',21160,NULL),(100135,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/upcoming-uxui-trends-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:34','2026-03-05 09:55:34',21160,NULL),(100136,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/top-10-ecommerce-monitoring-tools-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:41','2026-03-05 09:55:41',21162,NULL),(100137,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/ecommerce-marketing-trends-2016-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:42','2026-03-05 09:55:42',21162,NULL),(100138,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/magento-enterprise-edition-cost-high-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:44','2026-03-05 09:55:44',21162,NULL),(100139,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/news\\/magento-ninja-developer-required-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:46','2026-03-05 09:55:46',21162,NULL),(100140,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/announcing-magento-enterprise-cloud-edition-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:47','2026-03-05 09:55:47',21162,NULL),(100141,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/pros-cons-live-chat-support-e-commerce-sites-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:49','2026-03-05 09:55:49',21162,NULL),(100142,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/write-product-descriptions-sell-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:51','2026-03-05 09:55:51',21162,NULL),(100143,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/news\\/chester-cutting-edge-digital-world-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:52','2026-03-05 09:55:52',21162,NULL),(100144,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/can-page-load-speed-help-e-commerce-website-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:54','2026-03-05 09:55:54',21162,NULL),(100145,'rocket_preload_job_preload_url','complete','2026-03-05 09:54:12','2026-03-05 09:54:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/using-pokemon-go-local-marketing-campaign-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:56','2026-03-05 09:55:56',21162,NULL),(100146,'rocket_preload_job_check_finished','complete','2026-03-05 09:56:10','2026-03-05 09:56:10',10,'[1772704510]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772704570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772704570;}',3,1,'2026-03-05 09:56:47','2026-03-05 09:56:47',21165,NULL),(100147,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/news-insights\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:58','2026-03-05 09:55:58',21162,NULL),(100148,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/scale-and-grow-your-online-business-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:55:59','2026-03-05 09:55:59',21162,NULL),(100149,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/5-easy-ways-to-increase-customer-retention-and-sales-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:01','2026-03-05 09:56:01',21162,NULL),(100150,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/the-future-of-e-commerce-with-magento-2-4-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:04','2026-03-05 09:56:04',21162,NULL),(100151,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/why-your-website-should-have-a-new-in-product-page\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:11','2026-03-05 09:56:11',21164,NULL),(100152,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/your-e-commerce-guide-to-valentines-day\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:12','2026-03-05 09:56:12',21164,NULL),(100153,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/15-steps-for-choosing-your-web-design-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:14','2026-03-05 09:56:14',21164,NULL),(100154,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/7-new-years-resolutions-for-ecommerce-managers\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:16','2026-03-05 09:56:16',21164,NULL),(100155,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-ecommerce\\/how-do-i-choose-a-magento-adobe-commerce-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:18','2026-03-05 09:56:18',21164,NULL),(100156,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/seo\\/how-to-write-effective-meta-descriptions\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:19','2026-03-05 09:56:19',21164,NULL),(100157,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/ultimate-b2c-ecommerce-business-plan\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:21','2026-03-05 09:56:21',21164,NULL),(100158,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-2\\/how-secure-is-magento-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:23','2026-03-05 09:56:23',21164,NULL),(100159,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/the-difference-between-on-site-and-off-site-seo\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:24','2026-03-05 09:56:24',21164,NULL),(100160,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/is-magento-adobe-commerce-for-b2b-everything-you-need-to-know\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:26','2026-03-05 09:56:26',21164,NULL),(100161,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/what-is-magento-adobe-commerce-is-it-for-you\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:28','2026-03-05 09:56:28',21164,NULL),(100162,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/critical-b2b-ecommerce-kpis\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:30','2026-03-05 09:56:30',21164,NULL),(100163,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/recession-proofing-your-ecommerce-business\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:31','2026-03-05 09:56:31',21164,NULL),(100164,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-2\\/why-should-i-use-magento-everything-you-need-to-know\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:33','2026-03-05 09:56:33',21164,NULL),(100165,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/17-dominant-b2b-ecommerce-marketing-strategies-best-practices-and-trends\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:35','2026-03-05 09:56:35',21164,NULL),(100166,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/10-effective-ways-to-boost-ecommerce-customer-reviews\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:42','2026-03-05 09:56:42',21165,NULL),(100167,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/ga4-are-you-ready-and-the-latest-updates\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:43','2026-03-05 09:56:43',21165,NULL),(100168,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/10-ways-to-increase-average-order-value\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:45','2026-03-05 09:56:45',21165,NULL),(100169,'rocket_preload_job_preload_url','complete','2026-03-05 09:55:12','2026-03-05 09:55:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/uncategorised\\/shopify-ecommerce-trends\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:47','2026-03-05 09:56:47',21165,NULL),(100170,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/news-insights\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:49','2026-03-05 09:56:49',21165,NULL),(100171,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/scale-and-grow-your-online-business-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:50','2026-03-05 09:56:50',21165,NULL),(100172,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/5-easy-ways-to-increase-customer-retention-and-sales-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:52','2026-03-05 09:56:52',21165,NULL),(100173,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/the-future-of-e-commerce-with-magento-2-4-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:54','2026-03-05 09:56:54',21165,NULL),(100174,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/why-your-website-should-have-a-new-in-product-page\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:56','2026-03-05 09:56:56',21165,NULL),(100175,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/your-e-commerce-guide-to-valentines-day\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:57','2026-03-05 09:56:57',21165,NULL),(100176,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/15-steps-for-choosing-your-web-design-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:56:59','2026-03-05 09:56:59',21165,NULL),(100177,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/7-new-years-resolutions-for-ecommerce-managers\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:01','2026-03-05 09:57:01',21165,NULL),(100178,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-ecommerce\\/how-do-i-choose-a-magento-adobe-commerce-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:03','2026-03-05 09:57:03',21165,NULL),(100179,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/seo\\/how-to-write-effective-meta-descriptions\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:07','2026-03-05 09:57:07',21165,NULL),(100180,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/ultimate-b2c-ecommerce-business-plan\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:14','2026-03-05 09:57:14',21167,NULL),(100181,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-2\\/how-secure-is-magento-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:15','2026-03-05 09:57:15',21167,NULL),(100182,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/the-difference-between-on-site-and-off-site-seo\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:17','2026-03-05 09:57:17',21167,NULL),(100183,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/is-magento-adobe-commerce-for-b2b-everything-you-need-to-know\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:19','2026-03-05 09:57:19',21167,NULL),(100184,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/what-is-magento-adobe-commerce-is-it-for-you\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:21','2026-03-05 09:57:21',21167,NULL),(100185,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/critical-b2b-ecommerce-kpis\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:22','2026-03-05 09:57:22',21167,NULL),(100186,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/recession-proofing-your-ecommerce-business\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:24','2026-03-05 09:57:24',21167,NULL),(100187,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-2\\/why-should-i-use-magento-everything-you-need-to-know\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:26','2026-03-05 09:57:26',21167,NULL),(100188,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/17-dominant-b2b-ecommerce-marketing-strategies-best-practices-and-trends\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:28','2026-03-05 09:57:28',21167,NULL),(100189,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/10-effective-ways-to-boost-ecommerce-customer-reviews\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:29','2026-03-05 09:57:29',21167,NULL),(100190,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/ga4-are-you-ready-and-the-latest-updates\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:31','2026-03-05 09:57:31',21167,NULL),(100191,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/10-ways-to-increase-average-order-value\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:33','2026-03-05 09:57:33',21167,NULL),(100192,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/uncategorised\\/shopify-ecommerce-trends\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:34','2026-03-05 09:57:34',21167,NULL),(100193,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/shopify-plus-vs-adobe-commerce-choosing-the-right-ecommerce-platform\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:36','2026-03-05 09:57:36',21167,NULL),(100194,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-ecommerce\\/hyva-vs-luma-which-magento-2-theme-is-better\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:38','2026-03-05 09:57:38',21167,NULL),(100195,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/uncategorised\\/benefits-of-aero-ecommerce\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:45','2026-03-05 09:57:45',21168,NULL),(100196,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/advantages-mobile-friendly-e-commerce-website\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:47','2026-03-05 09:57:47',21168,NULL),(100197,'rocket_preload_job_preload_url','complete','2026-03-05 09:56:11','2026-03-05 09:56:11',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/benefits-magento-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:48','2026-03-05 09:57:48',21168,NULL),(100198,'rocket_preload_job_check_finished','complete','2026-03-05 09:57:47','2026-03-05 09:57:47',10,'[1772704607]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772704667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772704667;}',3,1,'2026-03-05 09:59:00','2026-03-05 09:59:00',21171,NULL),(100199,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:12','2026-03-05 09:57:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/news-insights\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:50','2026-03-05 09:57:50',21168,NULL),(100200,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:12','2026-03-05 09:57:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/scale-and-grow-your-online-business-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:52','2026-03-05 09:57:52',21168,NULL),(100201,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:12','2026-03-05 09:57:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/5-easy-ways-to-increase-customer-retention-and-sales-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:54','2026-03-05 09:57:54',21168,NULL),(100202,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:12','2026-03-05 09:57:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/the-future-of-e-commerce-with-magento-2-4-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:55','2026-03-05 09:57:55',21168,NULL),(100203,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:12','2026-03-05 09:57:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/why-your-website-should-have-a-new-in-product-page\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:57','2026-03-05 09:57:57',21168,NULL),(100204,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:12','2026-03-05 09:57:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/your-e-commerce-guide-to-valentines-day\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:57:59','2026-03-05 09:57:59',21168,NULL),(100205,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:12','2026-03-05 09:57:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/15-steps-for-choosing-your-web-design-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:00','2026-03-05 09:58:00',21168,NULL),(100206,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:12','2026-03-05 09:57:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/7-new-years-resolutions-for-ecommerce-managers\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:03','2026-03-05 09:58:03',21168,NULL),(100207,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:12','2026-03-05 09:57:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-ecommerce\\/how-do-i-choose-a-magento-adobe-commerce-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:06','2026-03-05 09:58:06',21168,NULL),(100208,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:12','2026-03-05 09:57:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/seo\\/how-to-write-effective-meta-descriptions\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:08','2026-03-05 09:58:08',21168,NULL),(100209,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:12','2026-03-05 09:57:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/ultimate-b2c-ecommerce-business-plan\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:15','2026-03-05 09:58:15',21170,NULL),(100210,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:12','2026-03-05 09:57:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-2\\/how-secure-is-magento-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:17','2026-03-05 09:58:17',21170,NULL),(100211,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:12','2026-03-05 09:57:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/the-difference-between-on-site-and-off-site-seo\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:18','2026-03-05 09:58:18',21170,NULL),(100212,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:12','2026-03-05 09:57:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/is-magento-adobe-commerce-for-b2b-everything-you-need-to-know\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:20','2026-03-05 09:58:20',21170,NULL),(100213,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:12','2026-03-05 09:57:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/what-is-magento-adobe-commerce-is-it-for-you\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:22','2026-03-05 09:58:22',21170,NULL),(100214,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:12','2026-03-05 09:57:12',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/critical-b2b-ecommerce-kpis\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:23','2026-03-05 09:58:23',21170,NULL),(100215,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:13','2026-03-05 09:57:13',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/recession-proofing-your-ecommerce-business\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:25','2026-03-05 09:58:25',21170,NULL),(100216,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:13','2026-03-05 09:57:13',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-2\\/why-should-i-use-magento-everything-you-need-to-know\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:27','2026-03-05 09:58:27',21170,NULL),(100217,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:13','2026-03-05 09:57:13',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/17-dominant-b2b-ecommerce-marketing-strategies-best-practices-and-trends\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:29','2026-03-05 09:58:29',21170,NULL),(100218,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:13','2026-03-05 09:57:13',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/10-effective-ways-to-boost-ecommerce-customer-reviews\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:30','2026-03-05 09:58:30',21170,NULL),(100219,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:13','2026-03-05 09:57:13',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/ga4-are-you-ready-and-the-latest-updates\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:32','2026-03-05 09:58:32',21170,NULL),(100220,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:13','2026-03-05 09:57:13',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/10-ways-to-increase-average-order-value\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:34','2026-03-05 09:58:34',21170,NULL),(100221,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:13','2026-03-05 09:57:13',10,'[\"https:\\/\\/actuate.webpreview.co\\/uncategorised\\/shopify-ecommerce-trends\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:35','2026-03-05 09:58:35',21170,NULL),(100222,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:13','2026-03-05 09:57:13',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/shopify-plus-vs-adobe-commerce-choosing-the-right-ecommerce-platform\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:37','2026-03-05 09:58:37',21170,NULL),(100223,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:13','2026-03-05 09:57:13',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-ecommerce\\/hyva-vs-luma-which-magento-2-theme-is-better\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:39','2026-03-05 09:58:39',21170,NULL),(100224,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:13','2026-03-05 09:57:13',10,'[\"https:\\/\\/actuate.webpreview.co\\/uncategorised\\/benefits-of-aero-ecommerce\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:56','2026-03-05 09:58:56',21171,NULL),(100225,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:13','2026-03-05 09:57:13',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/advantages-mobile-friendly-e-commerce-website\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:58:58','2026-03-05 09:58:58',21171,NULL),(100226,'rocket_preload_job_preload_url','complete','2026-03-05 09:57:13','2026-03-05 09:57:13',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/benefits-magento-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:00','2026-03-05 09:59:00',21171,NULL),(100227,'rocket_preload_job_check_finished','complete','2026-03-05 10:00:00','2026-03-05 10:00:00',10,'[1772704740]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772704800;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772704800;}',3,1,'2026-03-05 10:01:03','2026-03-05 10:01:03',21176,NULL),(100228,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/news-insights\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:09','2026-03-05 09:59:09',21174,NULL),(100229,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/scale-and-grow-your-online-business-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100230,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/5-easy-ways-to-increase-customer-retention-and-sales-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100231,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/the-future-of-e-commerce-with-magento-2-4-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100232,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/why-your-website-should-have-a-new-in-product-page\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100233,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/your-e-commerce-guide-to-valentines-day\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100234,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/15-steps-for-choosing-your-web-design-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100235,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/7-new-years-resolutions-for-ecommerce-managers\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100236,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-ecommerce\\/how-do-i-choose-a-magento-adobe-commerce-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100237,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/seo\\/how-to-write-effective-meta-descriptions\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100238,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/ultimate-b2c-ecommerce-business-plan\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100239,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-2\\/how-secure-is-magento-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100240,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/the-difference-between-on-site-and-off-site-seo\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100241,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/is-magento-adobe-commerce-for-b2b-everything-you-need-to-know\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100242,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/what-is-magento-adobe-commerce-is-it-for-you\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100243,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/critical-b2b-ecommerce-kpis\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100244,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/recession-proofing-your-ecommerce-business\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100245,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-2\\/why-should-i-use-magento-everything-you-need-to-know\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100246,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/17-dominant-b2b-ecommerce-marketing-strategies-best-practices-and-trends\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100247,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/10-effective-ways-to-boost-ecommerce-customer-reviews\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100248,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/ga4-are-you-ready-and-the-latest-updates\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100249,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/10-ways-to-increase-average-order-value\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100250,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/uncategorised\\/shopify-ecommerce-trends\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100251,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/shopify-plus-vs-adobe-commerce-choosing-the-right-ecommerce-platform\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100252,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-ecommerce\\/hyva-vs-luma-which-magento-2-theme-is-better\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21174,NULL),(100253,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/uncategorised\\/benefits-of-aero-ecommerce\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21175,NULL),(100254,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/advantages-mobile-friendly-e-commerce-website\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21175,NULL),(100255,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/benefits-magento-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:11','2026-03-05 09:59:11',21175,NULL),(100256,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/ecommerce-strategy-tips-for-small-businesses\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:12','2026-03-05 09:59:12',21175,NULL),(100257,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/shopify-ecommerce-benefits\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:14','2026-03-05 09:59:14',21175,NULL),(100258,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/effective-holiday-discount-pricing-strategies\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:16','2026-03-05 09:59:16',21175,NULL),(100259,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/tips-for-ecommerce-website-for-christmas\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:18','2026-03-05 09:59:18',21175,NULL),(100260,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/4-common-ecommerce-mistakes\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:19','2026-03-05 09:59:19',21175,NULL),(100261,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/how-to-create-an-ecommerce-plan\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:21','2026-03-05 09:59:21',21175,NULL),(100262,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/beginners-guide-on-ab-split-testing-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:23','2026-03-05 09:59:23',21175,NULL),(100263,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/web-design\\/4-reasons-startups-need-ux-design-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:25','2026-03-05 09:59:25',21175,NULL),(100264,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/urgent-security-fix-for-magento-2-3-2-4\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:26','2026-03-05 09:59:26',21175,NULL),(100265,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/what-is-ecommerce-customer-experience-and-why-does-it-matter\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:28','2026-03-05 09:59:28',21175,NULL),(100266,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/increasing-sales-with-buy-now-pay-later-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:30','2026-03-05 09:59:30',21175,NULL),(100267,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/myths-facts-about-e-commerce-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:32','2026-03-05 09:59:32',21175,NULL),(100268,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/breaking-into-the-direct-to-consumer-sales-market-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:34','2026-03-05 09:59:34',21175,NULL),(100269,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/could-aero-commerce-hit-the-sweet-spot-for-your-business\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 09:59:35','2026-03-05 09:59:35',21175,NULL),(100270,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/getting-to-grips-with-local-seo-part-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:00:59','2026-03-05 10:00:59',21176,NULL),(100271,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/an-introduction-to-customer-personas-and-their-importance-to-your-business-and-website\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:01','2026-03-05 10:01:01',21176,NULL),(100272,'rocket_preload_job_preload_url','complete','2026-03-05 09:59:00','2026-03-05 09:59:00',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/5-e-commerce-predictions-and-trends-for-2021\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:03','2026-03-05 10:01:03',21176,NULL),(100273,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/how-to-know-your-seo-is-working\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:06','2026-03-05 10:01:06',21178,NULL),(100274,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/conquering-e-commerce-conversion-rates\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:09','2026-03-05 10:01:09',21178,NULL),(100275,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/understanding-the-total-cost-of-ownership-for-your-e-commerce-website\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:10','2026-03-05 10:01:10',21178,NULL),(100276,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/seo-jargon-buster-additions-part-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:12','2026-03-05 10:01:12',21178,NULL),(100277,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/social-media\\/free-social-media-content-calendar-for-2021\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:14','2026-03-05 10:01:14',21178,NULL),(100278,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/seo-jargon-buster-additions\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:16','2026-03-05 10:01:16',21178,NULL),(100279,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/avoiding-q1-sales-slumps-at-your-e-commerce-store\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:17','2026-03-05 10:01:17',21178,NULL),(100280,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/news\\/aero-commerce-x-actuate-a-winning-combination\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:19','2026-03-05 10:01:19',21178,NULL),(100281,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/the-ultimate-seo-jargon-buster\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:21','2026-03-05 10:01:21',21178,NULL),(100282,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/top-tips-to-increase-online-orders-this-christmas\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:23','2026-03-05 10:01:23',21178,NULL),(100283,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/free-one-to-one-e-commerce-review-to-help-your-business-thrive-during-lockdown\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:30','2026-03-05 10:01:30',21179,NULL),(100284,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/training-your-staff-to-maintain-tight-e-commerce-security-during-lockdown\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:31','2026-03-05 10:01:31',21179,NULL),(100285,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/invest-in-offsetting-lost-sales-and-claim-funding-of-up-to-5000-if-your-business-is-based-in-cheshire-and-warrington\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:33','2026-03-05 10:01:33',21179,NULL),(100286,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-2\\/magento-2-4-3-update-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:35','2026-03-05 10:01:35',21179,NULL),(100287,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-ecommerce\\/be-my-bear-launches-new-magento-2-website-by-actuate-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:36','2026-03-05 10:01:36',21179,NULL),(100288,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/writing-a-website-brief-for-your-next-website-project-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:38','2026-03-05 10:01:38',21179,NULL),(100289,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/blogging-for-your-business-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:40','2026-03-05 10:01:40',21179,NULL),(100290,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/winning-local-business-with-local-e-commerce-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:42','2026-03-05 10:01:42',21179,NULL),(100291,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/top-things-to-do-in-chester-this-christmas-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:43','2026-03-05 10:01:43',21179,NULL),(100292,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/planning-ahead-for-a-new-website-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:45','2026-03-05 10:01:45',21179,NULL),(100293,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/social-media-post-ideas-for-your-business-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:47','2026-03-05 10:01:47',21179,NULL),(100294,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/5-ways-to-increase-e-commerce-conversion-rates-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:49','2026-03-05 10:01:49',21179,NULL),(100295,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/getting-to-grips-with-local-seo-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:50','2026-03-05 10:01:50',21179,NULL),(100296,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/preparing-for-black-friday-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:52','2026-03-05 10:01:52',21179,NULL),(100297,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/poorly-managed-data-feed-affects-sales-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:01:54','2026-03-05 10:01:54',21179,NULL),(100298,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/will-social-shopping-shape-2017\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:02:01','2026-03-05 10:02:01',21181,NULL),(100299,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/using-personalisation-boost-conversion-rates\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:02:03','2026-03-05 10:02:03',21181,NULL),(100300,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/google-shopping-ads-convert-better-text-ads-deliver-better-roi\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:02:06','2026-03-05 10:02:06',21181,NULL),(100301,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/5-things-selling-millennials\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:02:09','2026-03-05 10:02:09',21181,NULL),(100302,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/8-ways-digital-marketing-westworld-effective\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:02:10','2026-03-05 10:02:10',21181,NULL),(100303,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/news\\/merry-christmas-happy-new-year\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:02:12','2026-03-05 10:02:12',21181,NULL),(100304,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/four-tips-christmas-sales\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:02:14','2026-03-05 10:02:14',21181,NULL),(100305,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/the-importance-of-user-experience-design-for-your-website\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:02:16','2026-03-05 10:02:16',21181,NULL),(100306,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/8-reasons-digital-prototyping-good-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:02:17','2026-03-05 10:02:17',21181,NULL),(100307,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/maximising-customer-experience-3-best-practices-for-shopify\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:02:19','2026-03-05 10:02:19',21181,NULL),(100308,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/digital-strategy\\/engaging-ecommerce-website-design\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:02:21','2026-03-05 10:02:21',21181,NULL),(100309,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/web-design\\/8-tips-to-dress-up-your-website-for-halloween-in-2022\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:02:22','2026-03-05 10:02:22',21181,NULL),(100310,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/ux-design-for-ecommerce-websites\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:02:24','2026-03-05 10:02:24',21181,NULL),(100311,'rocket_preload_job_preload_url','complete','2026-03-05 10:00:57','2026-03-05 10:00:57',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/makes-loyal-customer\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:02:31','2026-03-05 10:02:31',21182,NULL),(100312,'rocket_preload_job_check_finished','complete','2026-03-05 10:02:03','2026-03-05 10:02:03',10,'[1772704863]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772704923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772704923;}',3,1,'2026-03-05 10:02:31','2026-03-05 10:02:31',21182,NULL),(100313,'rocket_preload_job_check_finished','complete','2026-03-05 10:03:31','2026-03-05 10:03:31',10,'[1772704951]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772705011;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772705011;}',3,1,'2026-03-05 10:09:26','2026-03-05 10:09:26',13362,NULL),(100314,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/upcoming-uxui-trends-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:03:09','2026-03-05 10:03:09',21185,NULL),(100315,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/top-10-ecommerce-monitoring-tools-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:03:10','2026-03-05 10:03:10',21185,NULL),(100316,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/ecommerce-marketing-trends-2016-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:03:12','2026-03-05 10:03:12',21185,NULL),(100317,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/magento-enterprise-edition-cost-high-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:03:14','2026-03-05 10:03:14',21185,NULL),(100318,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/news\\/magento-ninja-developer-required-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:03:15','2026-03-05 10:03:15',21185,NULL),(100319,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/announcing-magento-enterprise-cloud-edition-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:03:17','2026-03-05 10:03:17',21185,NULL),(100320,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/pros-cons-live-chat-support-e-commerce-sites-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:03:19','2026-03-05 10:03:19',21185,NULL),(100321,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/write-product-descriptions-sell-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:03:20','2026-03-05 10:03:20',21185,NULL),(100322,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/news\\/chester-cutting-edge-digital-world-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:03:22','2026-03-05 10:03:22',21185,NULL),(100323,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/can-page-load-speed-help-e-commerce-website-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:03:24','2026-03-05 10:03:24',21185,NULL),(100324,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/using-pokemon-go-local-marketing-campaign-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:03:26','2026-03-05 10:03:26',21185,NULL),(100325,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/5-tips-selling-crafts-online-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:03:27','2026-03-05 10:03:27',21185,NULL),(100326,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/news\\/congratulations-mat-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:03:29','2026-03-05 10:03:29',21185,NULL),(100327,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/smart-tips-successful-ecommerce-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:04:20','2026-03-05 10:04:20',21187,NULL),(100328,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/major-myths-magento\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:04:22','2026-03-05 10:04:22',21187,NULL),(100329,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/five-reasons-magento-2-better-magento\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:04:24','2026-03-05 10:04:24',21187,NULL),(100330,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/magento-2-is-here\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:04:26','2026-03-05 10:04:26',21187,NULL),(100331,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/get-website-visitors-convert-basics\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:04:27','2026-03-05 10:04:27',21187,NULL),(100332,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/ecommerce-is-evolving\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:04:29','2026-03-05 10:04:29',21187,NULL),(100333,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/ecommerce-explodes-with-black-friday-cyber-monday\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:04:31','2026-03-05 10:04:31',21187,NULL),(100334,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce\\/bring-on-cyber-monday\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:04:32','2026-03-05 10:04:32',21187,NULL),(100335,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/insights\\/why-your-website-should-be-responsive\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:04:34','2026-03-05 10:04:34',21187,NULL),(100336,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/our-work\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:04:36','2026-03-05 10:04:36',21187,NULL),(100337,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/privacy-policy\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:04:38','2026-03-05 10:04:38',21187,NULL),(100338,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/sectors\\/fashion-ecommerce-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:04:40','2026-03-05 10:04:40',21187,NULL),(100339,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/sectors\\/health-beauty-ecommerce-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:04:41','2026-03-05 10:04:41',21187,NULL),(100340,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/sectors\\/sports-fitness-ecommerce-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:04:43','2026-03-05 10:04:43',21187,NULL),(100341,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/shopify-agency-manchester\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:04:45','2026-03-05 10:04:45',21187,NULL),(100342,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce-agency-north-west\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:08:23','2026-03-05 10:08:23',13361,NULL),(100343,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/magento-agency-manchester\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:08:25','2026-03-05 10:08:25',13361,NULL),(100344,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/ecommerce-agency-manchester\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:08:27','2026-03-05 10:08:27',13361,NULL),(100345,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/adobe-commerce-magento\\/adobe-commerce-cloud\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:08:28','2026-03-05 10:08:28',13361,NULL),(100346,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/adobe-commerce-magento\\/development\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:08:30','2026-03-05 10:08:30',13361,NULL),(100347,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/adobe-commerce-magento\\/migration\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:08:32','2026-03-05 10:08:32',13361,NULL),(100348,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/adobe-commerce-magento\\/b2b\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:08:33','2026-03-05 10:08:33',13361,NULL),(100349,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/adobe-commerce-magento\\/security\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:08:35','2026-03-05 10:08:35',13361,NULL),(100350,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/shopify\\/migration\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:08:36','2026-03-05 10:08:36',13361,NULL),(100351,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/magento-open-source\\/development\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:08:38','2026-03-05 10:08:38',13361,NULL),(100352,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/magento-open-source\\/migration\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:08:40','2026-03-05 10:08:40',13361,NULL),(100353,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/get-in-touch\\/success\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:08:41','2026-03-05 10:08:41',13361,NULL),(100354,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/get-in-touch\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:08:43','2026-03-05 10:08:43',13361,NULL),(100355,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/careers\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:08:45','2026-03-05 10:08:45',13361,NULL),(100356,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/sectors\\/lifestyle-ecommerce-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:08:47','2026-03-05 10:08:47',13361,NULL),(100357,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/about-us\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:09:24','2026-03-05 10:09:24',13362,NULL),(100358,'rocket_preload_job_preload_url','complete','2026-03-05 10:03:06','2026-03-05 10:03:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/aero-commerce\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:09:26','2026-03-05 10:09:26',13362,NULL),(100359,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/shopify\\/shopify-plus\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:09:29','2026-03-05 10:09:29',13362,NULL),(100360,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/shopify\\/development\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:09:32','2026-03-05 10:09:32',13362,NULL),(100361,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/sectors\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:09:34','2026-03-05 10:09:34',13362,NULL),(100362,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/sectors\\/home-garden-ecommerce-agency\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:09:37','2026-03-05 10:09:37',13362,NULL),(100363,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:09:40','2026-03-05 10:09:40',13362,NULL),(100364,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/magento-open-source\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:09:42','2026-03-05 10:09:42',13362,NULL),(100365,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/adobe-commerce-magento\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:09:43','2026-03-05 10:09:43',13362,NULL),(100366,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/adobe-commerce-magento\\/adobe-commerce\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:09:45','2026-03-05 10:09:45',13362,NULL),(100367,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/hyva\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:10:11','2026-03-05 10:10:11',13363,NULL),(100368,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/shopify\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:10:12','2026-03-05 10:10:12',13363,NULL),(100369,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/ecommerce-strategy\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:10:14','2026-03-05 10:10:14',13363,NULL),(100370,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/nnp-success-workshop\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:10:16','2026-03-05 10:10:16',13363,NULL),(100371,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/ux-ui-design\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:10:17','2026-03-05 10:10:17',13363,NULL),(100372,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/web-development\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:10:19','2026-03-05 10:10:19',13363,NULL),(100373,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/maintenance-support\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:10:21','2026-03-05 10:10:21',13363,NULL),(100374,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/services\\/cro\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:10:22','2026-03-05 10:10:22',13363,NULL),(100375,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/terms-and-conditions\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:10:24','2026-03-05 10:10:24',13363,NULL),(100376,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/about-us\\/our-process\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:10:26','2026-03-05 10:10:26',13363,NULL),(100377,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/case-studies\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:10:27','2026-03-05 10:10:27',13363,NULL),(100378,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/case-studies\\/w-howard\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:10:29','2026-03-05 10:10:29',13363,NULL),(100379,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/case-studies\\/be-my-bear\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:10:30','2026-03-05 10:10:30',13363,NULL),(100380,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/case-studies\\/mere-bathrooms\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:10:32','2026-03-05 10:10:32',13363,NULL),(100381,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/case-studies\\/oh-polly\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:10:34','2026-03-05 10:10:34',13363,NULL),(100382,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/case-studies\\/rainclear\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:10:36','2026-03-05 10:10:36',13363,NULL),(100383,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/case-studies\\/reliant\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:13:08','2026-03-05 10:13:08',13364,NULL),(100384,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/case-studies\\/robinsons-of-bawtry\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:13:10','2026-03-05 10:13:10',13364,NULL),(100385,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/case-studies\\/the-shirt-company\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:13:11','2026-03-05 10:13:11',13364,NULL),(100386,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:48','2026-03-05 10:08:48',10,'[\"https:\\/\\/actuate.webpreview.co\\/case-studies\\/the-skirting-board-shop\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:13:13','2026-03-05 10:13:13',13364,NULL),(100387,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:49','2026-03-05 10:08:49',10,'[\"https:\\/\\/actuate.webpreview.co\\/case-studies\\/helmet-city\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:13:15','2026-03-05 10:13:15',13364,NULL),(100388,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:49','2026-03-05 10:08:49',10,'[\"https:\\/\\/actuate.webpreview.co\\/case-studies\\/willow-hall\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:13:16','2026-03-05 10:13:16',13364,NULL),(100389,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:49','2026-03-05 10:08:49',10,'[\"https:\\/\\/actuate.webpreview.co\\/case-studies\\/autoid\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:13:19','2026-03-05 10:13:19',13364,NULL),(100390,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:49','2026-03-05 10:08:49',10,'[\"https:\\/\\/actuate.webpreview.co\\/awards\\/rar-digital-awards-finalist-2017\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:13:20','2026-03-05 10:13:20',13364,NULL),(100391,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:49','2026-03-05 10:08:49',10,'[\"https:\\/\\/actuate.webpreview.co\\/awards\\/the-drum-recommended-digital-agency-awards-finalist-2018\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:13:22','2026-03-05 10:13:22',13364,NULL),(100392,'rocket_preload_job_preload_url','complete','2026-03-05 10:08:49','2026-03-05 10:08:49',10,'[\"https:\\/\\/actuate.webpreview.co\\/awards\\/the-drum-recommends-digital-awards-finalist-2019\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:13:24','2026-03-05 10:13:24',13364,NULL),(100393,'rocket_preload_job_preload_url','canceled','2026-03-05 10:08:49','2026-03-05 10:08:49',10,'[\"https:\\/\\/actuate.webpreview.co\\/awards\\/media-innovator-awards-2020\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,0,'2026-03-05 10:13:06','2026-03-05 10:13:06',13364,NULL),(100394,'rocket_preload_job_preload_url','canceled','2026-03-05 10:08:49','2026-03-05 10:08:49',10,'[\"https:\\/\\/actuate.webpreview.co\\/awards\\/the-drum-recommends-awards-digital-finalist-2021\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,0,'2026-03-05 10:13:06','2026-03-05 10:13:06',13364,NULL),(100395,'rocket_preload_job_preload_url','canceled','2026-03-05 10:08:49','2026-03-05 10:08:49',10,'[\"https:\\/\\/actuate.webpreview.co\\/awards\\/media-innovator-award-2019\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,0,'2026-03-05 10:13:06','2026-03-05 10:13:06',13364,NULL),(100396,'rocket_preload_job_preload_url','canceled','2026-03-05 10:08:49','2026-03-05 10:08:49',10,'[\"https:\\/\\/actuate.webpreview.co\\/awards\\/best-ux-cro-services-provider-of-the-year-uk\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,0,'2026-03-05 10:13:06','2026-03-05 10:13:06',13364,NULL),(100397,'rocket_preload_job_preload_url','canceled','2026-03-05 10:08:49','2026-03-05 10:08:49',10,'[\"https:\\/\\/actuate.webpreview.co\\/awards\\/best-small-digital-agency-of-the-year-2025-diy-home-furniture-interior-design-ecommerce-website-of-the-year\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,0,'2026-03-05 10:13:06','2026-03-05 10:13:06',13364,NULL),(100398,'rocket_preload_job_preload_url','canceled','2026-03-05 10:08:49','2026-03-05 10:08:49',10,'[\"https:\\/\\/actuate.webpreview.co\\/awards\\/northern-digital-awards-best-small-digital-agency-of-the-year\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,0,'2026-03-05 10:13:06','2026-03-05 10:13:06',13364,NULL),(100399,'rocket_preload_job_preload_url','canceled','2026-03-05 10:08:49','2026-03-05 10:08:49',10,'[\"https:\\/\\/actuate.webpreview.co\\/project_type\\/ux-and-build\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,0,'2026-03-05 10:13:06','2026-03-05 10:13:06',13364,NULL),(100400,'rocket_preload_job_check_finished','canceled','2026-03-05 10:10:26','2026-03-05 10:10:26',10,'[1772705366]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772705426;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772705426;}',3,0,'2026-03-05 10:13:06','2026-03-05 10:13:06',13364,NULL),(100401,'rocket_preload_job_preload_url','canceled','2026-03-05 10:13:06','2026-03-05 10:13:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/project_type\\/migration\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,0,'2026-03-05 10:13:06','2026-03-05 10:13:06',13364,NULL),(100402,'rocket_preload_job_preload_url','canceled','2026-03-05 10:13:06','2026-03-05 10:13:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/author\\/actuate\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,0,'2026-03-05 10:13:06','2026-03-05 10:13:06',13364,NULL),(100403,'rocket_preload_job_preload_url','canceled','2026-03-05 10:13:06','2026-03-05 10:13:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/project_services\\/shopify-plus\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,0,'2026-03-05 10:13:06','2026-03-05 10:13:06',13364,NULL),(100404,'rocket_preload_job_preload_url','canceled','2026-03-05 10:13:06','2026-03-05 10:13:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/partners\\/shopify\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,0,'2026-03-05 10:13:06','2026-03-05 10:13:06',13364,NULL),(100405,'rocket_preload_job_preload_url','canceled','2026-03-05 10:13:06','2026-03-05 10:13:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/project_type\\/support\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,0,'2026-03-05 10:13:06','2026-03-05 10:13:06',13364,NULL),(100406,'rocket_preload_job_preload_url','canceled','2026-03-05 10:13:06','2026-03-05 10:13:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/sector\\/automotive\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,0,'2026-03-05 10:13:06','2026-03-05 10:13:06',13364,NULL),(100407,'rocket_preload_job_preload_url','canceled','2026-03-05 10:13:06','2026-03-05 10:13:06',10,'[\"https:\\/\\/actuate.webpreview.co\\/faqs\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,0,'2026-03-05 10:13:06','2026-03-05 10:13:06',13364,NULL),(100414,'rocket_job_warmup','complete','2026-03-05 10:13:22','2026-03-05 10:13:22',10,'[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2026-03-05 10:13:24','2026-03-05 10:13:24',13365,NULL),(100415,'rocket_preload_job_load_initial_sitemap','complete','2026-03-05 10:13:22','2026-03-05 10:13:22',10,'[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:13:24','2026-03-05 10:13:24',13365,NULL),(100416,'rocket_preload_job_preload_url','complete','2026-03-05 10:13:24','2026-03-05 10:13:24',10,'[\"https:\\/\\/actuate.webpreview.co\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:13:24','2026-03-05 10:13:24',13366,NULL),(100417,'rocket_preload_job_parse_sitemap','complete','2026-03-05 10:13:24','2026-03-05 10:13:24',10,'[\"https:\\/\\/actuate.webpreview.co\\/sitemap_index.xml\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:13:24','2026-03-05 10:13:24',13366,NULL),(100418,'rocket_preload_job_check_finished','complete','2026-03-05 10:14:24','2026-03-05 10:14:24',10,'[1772705604]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772705664;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772705664;}',3,1,'2026-03-05 10:14:24','2026-03-05 10:14:24',13370,NULL),(100419,'rocket_preload_job_check_finished','complete','2026-03-05 10:15:24','2026-03-05 10:15:24',10,'[1772705664]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772705724;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772705724;}',3,1,'2026-03-05 10:15:25','2026-03-05 10:15:25',13375,NULL),(100420,'rocket_preload_job_preload_url','complete','2026-03-05 10:14:25','2026-03-05 10:14:25',10,'[\"https:\\/\\/actuate.webpreview.co\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:14:31','2026-03-05 10:14:31',13372,NULL),(100421,'rocket_preload_job_preload_url','complete','2026-03-05 10:14:25','2026-03-05 10:14:25',10,'[\"https:\\/\\/actuate.webpreview.co\\/awards\\/the-drum-recommends-digital-awards-finalist-2019\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:14:33','2026-03-05 10:14:33',13372,NULL),(100422,'rocket_preload_job_check_finished','complete','2026-03-05 10:16:25','2026-03-05 10:16:25',10,'[1772705725]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772705785;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772705785;}',3,1,'2026-03-05 10:16:31','2026-03-05 10:16:31',13378,NULL),(100423,'rocket_preload_job_preload_url','complete','2026-03-05 10:16:24','2026-03-05 10:16:24',10,'[\"https:\\/\\/actuate.webpreview.co\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:16:29','2026-03-05 10:16:29',13378,NULL),(100424,'rocket_preload_job_preload_url','complete','2026-03-05 10:16:24','2026-03-05 10:16:24',10,'[\"https:\\/\\/actuate.webpreview.co\\/awards\\/the-drum-recommends-digital-awards-finalist-2019\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2026-03-05 10:16:31','2026-03-05 10:16:31',13378,NULL),(100425,'action_scheduler/migration_hook','complete','2026-03-05 10:38:35','2026-03-05 10:38:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772707115;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772707115;}',1,1,'2026-03-05 10:39:37','2026-03-05 10:39:37',13393,NULL),(100426,'wp_mail_smtp_summary_report_email','complete','2026-03-12 12:31:31','2026-03-12 12:31:31',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773318691;s:18:\"\0*\0first_timestamp\";i:1706536800;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773318691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2026-03-16 09:09:44','2026-03-16 09:09:44',14224,NULL),(100427,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-06 12:51:39','2026-03-06 12:51:39',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772801499;s:18:\"\0*\0first_timestamp\";i:1769191263;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772801499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-03-06 12:53:00','2026-03-06 12:53:00',13712,NULL),(100428,'wp_mail_smtp_admin_notifications_update','complete','2026-03-07 09:36:47','2026-03-07 09:36:47',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772876207;s:18:\"\0*\0first_timestamp\";i:1705921322;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772876207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-03-07 09:41:05','2026-03-07 09:41:05',13957,NULL),(100429,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-07 12:53:00','2026-03-07 12:53:00',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772887980;s:18:\"\0*\0first_timestamp\";i:1769191263;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772887980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-03-07 13:01:30','2026-03-07 13:01:30',13978,NULL),(100430,'wp_mail_smtp_admin_notifications_update','complete','2026-03-08 09:41:05','2026-03-08 09:41:05',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772962865;s:18:\"\0*\0first_timestamp\";i:1705921322;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772962865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-03-08 09:41:14','2026-03-08 09:41:14',14137,NULL),(100431,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-08 13:01:30','2026-03-08 13:01:30',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772974890;s:18:\"\0*\0first_timestamp\";i:1769191263;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772974890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-03-08 13:02:53','2026-03-08 13:02:53',14153,NULL),(100432,'wp_mail_smtp_admin_notifications_update','complete','2026-03-09 09:41:14','2026-03-09 09:41:14',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773049274;s:18:\"\0*\0first_timestamp\";i:1705921322;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773049274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-03-12 09:44:54','2026-03-12 09:44:54',14217,NULL),(100433,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-09 13:02:53','2026-03-09 13:02:53',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773061373;s:18:\"\0*\0first_timestamp\";i:1769191263;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773061373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-03-12 09:44:54','2026-03-12 09:44:54',14217,NULL),(100434,'wp_mail_smtp_admin_notifications_update','complete','2026-03-13 09:44:54','2026-03-13 09:44:54',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773395094;s:18:\"\0*\0first_timestamp\";i:1705921322;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773395094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-03-16 09:09:44','2026-03-16 09:09:44',14224,NULL),(100435,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-13 09:44:54','2026-03-13 09:44:54',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773395094;s:18:\"\0*\0first_timestamp\";i:1769191263;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773395094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-03-16 09:09:44','2026-03-16 09:09:44',14224,NULL),(100436,'wp_mail_smtp_summary_report_email','complete','2026-03-23 09:09:44','2026-03-23 09:09:44',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774256984;s:18:\"\0*\0first_timestamp\";i:1706536800;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774256984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2026-03-23 12:04:33','2026-03-23 12:04:33',14226,NULL),(100437,'wp_mail_smtp_admin_notifications_update','complete','2026-03-17 09:09:44','2026-03-17 09:09:44',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773738584;s:18:\"\0*\0first_timestamp\";i:1705921322;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773738584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-03-23 12:04:32','2026-03-23 12:04:32',14226,NULL),(100438,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-17 09:09:44','2026-03-17 09:09:44',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773738584;s:18:\"\0*\0first_timestamp\";i:1769191263;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773738584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-03-23 12:04:33','2026-03-23 12:04:33',14226,NULL),(100439,'rocket_insights_credit_reset','pending','2026-04-22 12:04:32','2026-04-22 13:04:32',1,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776859472;s:18:\"\0*\0first_timestamp\";i:1771539968;s:13:\"\0*\0recurrence\";i:2592000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776859472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:2592000;}',12,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(100440,'wp_mail_smtp_admin_notifications_update','complete','2026-03-24 12:04:32','2026-03-24 12:04:32',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774353872;s:18:\"\0*\0first_timestamp\";i:1705921322;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774353872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-03-24 14:36:27','2026-03-24 14:36:27',14312,NULL),(100441,'wp_mail_smtp_summary_report_email','complete','2026-03-30 12:04:33','2026-03-30 13:04:33',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774872273;s:18:\"\0*\0first_timestamp\";i:1706536800;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774872273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2026-03-30 13:14:13','2026-03-30 14:14:13',15057,NULL),(100442,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-24 12:04:33','2026-03-24 12:04:33',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774353873;s:18:\"\0*\0first_timestamp\";i:1769191263;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774353873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-03-24 14:36:27','2026-03-24 14:36:27',14312,NULL),(100443,'wp_mail_smtp_admin_notifications_update','complete','2026-03-25 14:36:27','2026-03-25 14:36:27',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774449387;s:18:\"\0*\0first_timestamp\";i:1705921322;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774449387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-03-25 14:44:33','2026-03-25 14:44:33',14788,NULL),(100444,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-25 14:36:27','2026-03-25 14:36:27',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774449387;s:18:\"\0*\0first_timestamp\";i:1769191263;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774449387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-03-25 14:44:33','2026-03-25 14:44:33',14788,NULL),(100445,'wp_mail_smtp_admin_notifications_update','complete','2026-03-26 14:44:33','2026-03-26 14:44:33',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774536273;s:18:\"\0*\0first_timestamp\";i:1705921322;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774536273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-03-27 11:46:33','2026-03-27 11:46:33',14851,NULL),(100446,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-26 14:44:33','2026-03-26 14:44:33',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774536273;s:18:\"\0*\0first_timestamp\";i:1769191263;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774536273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-03-27 11:46:33','2026-03-27 11:46:33',14851,NULL),(100447,'wp_mail_smtp_admin_notifications_update','complete','2026-03-28 11:46:33','2026-03-28 11:46:33',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774698393;s:18:\"\0*\0first_timestamp\";i:1705921322;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774698393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-03-28 11:46:34','2026-03-28 11:46:34',14918,NULL),(100448,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-28 11:46:33','2026-03-28 11:46:33',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774698393;s:18:\"\0*\0first_timestamp\";i:1769191263;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774698393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-03-28 11:46:34','2026-03-28 11:46:34',14918,NULL),(100449,'wp_mail_smtp_admin_notifications_update','complete','2026-03-29 11:46:34','2026-03-29 12:46:34',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774784794;s:18:\"\0*\0first_timestamp\";i:1705921322;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774784794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-03-29 12:43:33','2026-03-29 13:43:33',14998,NULL),(100450,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-29 11:46:34','2026-03-29 12:46:34',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774784794;s:18:\"\0*\0first_timestamp\";i:1769191263;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774784794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-03-29 12:43:33','2026-03-29 13:43:33',14998,NULL),(100451,'wp_mail_smtp_admin_notifications_update','complete','2026-03-30 12:43:33','2026-03-30 13:43:33',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774874613;s:18:\"\0*\0first_timestamp\";i:1705921322;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774874613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-03-30 13:14:13','2026-03-30 14:14:13',15057,NULL),(100452,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-30 12:43:33','2026-03-30 13:43:33',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774874613;s:18:\"\0*\0first_timestamp\";i:1769191263;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774874613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-03-30 13:14:13','2026-03-30 14:14:13',15057,NULL),(100453,'wp_mail_smtp_summary_report_email','pending','2026-04-06 13:14:13','2026-04-06 14:14:13',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1775481253;s:18:\"\0*\0first_timestamp\";i:1706536800;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1775481253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(100454,'wp_mail_smtp_admin_notifications_update','complete','2026-03-31 13:14:13','2026-03-31 14:14:13',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774962853;s:18:\"\0*\0first_timestamp\";i:1705921322;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774962853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-03-31 13:15:14','2026-03-31 14:15:14',13471,NULL),(100455,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-31 13:14:13','2026-03-31 14:14:13',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774962853;s:18:\"\0*\0first_timestamp\";i:1769191263;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774962853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-03-31 13:15:14','2026-03-31 14:15:14',13471,NULL),(100456,'wp_mail_smtp_admin_notifications_update','pending','2026-04-01 13:15:14','2026-04-01 14:15:14',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1775049314;s:18:\"\0*\0first_timestamp\";i:1705921322;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1775049314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(100457,'action_scheduler_run_recurring_actions_schedule_hook','pending','2026-04-01 13:15:14','2026-04-01 14:15:14',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1775049314;s:18:\"\0*\0first_timestamp\";i:1769191263;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1775049314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `act_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_actionscheduler_claims`
--

DROP TABLE IF EXISTS `act_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_actionscheduler_claims` (
  `claim_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=13601 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_actionscheduler_claims`
--

LOCK TABLES `act_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `act_actionscheduler_claims` DISABLE KEYS */;
INSERT INTO `act_actionscheduler_claims` VALUES (366,'2024-12-09 17:28:52'),(9725,'2025-11-03 13:30:43'),(9726,'2025-11-03 13:30:52'),(9730,'2025-11-03 13:31:43'),(9733,'2025-11-03 13:32:43'),(9735,'2025-11-03 13:33:43'),(9738,'2025-11-03 13:34:43'),(9741,'2025-11-03 13:35:43'),(9744,'2025-11-03 13:36:46'),(9748,'2025-11-03 13:37:45'),(9751,'2025-11-03 13:38:43'),(9755,'2025-11-03 13:39:43'),(9758,'2025-11-03 13:40:43'),(9760,'2025-11-03 13:42:09'),(9763,'2025-11-03 13:42:50'),(9767,'2025-11-03 13:44:10'),(9769,'2025-11-03 13:44:45'),(9771,'2025-11-03 13:45:58'),(9773,'2025-11-03 13:46:46'),(9775,'2025-11-03 13:47:47'),(9777,'2025-11-03 13:48:46'),(9779,'2025-11-03 13:49:57'),(9782,'2025-11-03 13:50:43'),(9785,'2025-11-03 13:51:43'),(9788,'2025-11-03 13:52:43'),(9791,'2025-11-03 13:53:44'),(9792,'2025-11-03 13:54:01'),(9794,'2025-11-03 13:54:43'),(9796,'2025-11-03 13:54:51'),(9799,'2025-11-03 13:55:46'),(9800,'2025-11-03 13:55:47'),(9803,'2025-11-03 13:56:48'),(9807,'2025-11-03 13:57:43'),(9810,'2025-11-03 13:58:43'),(9814,'2025-11-03 13:59:43'),(9817,'2025-11-03 14:01:06'),(9819,'2025-11-03 14:01:46'),(9821,'2025-11-03 14:03:22'),(9824,'2025-11-03 14:04:32'),(9826,'2025-11-03 14:04:59'),(9829,'2025-11-03 14:05:43'),(9832,'2025-11-03 14:06:43'),(9836,'2025-11-03 14:07:43'),(9840,'2025-11-03 14:08:44'),(9841,'2025-11-03 14:08:45'),(9842,'2025-11-03 14:09:48'),(9845,'2025-11-03 14:11:48'),(9848,'2025-11-03 14:13:10'),(9850,'2025-11-03 14:15:10'),(9852,'2025-11-03 14:17:11'),(9854,'2025-11-03 14:19:12'),(9856,'2025-11-03 14:21:13'),(9858,'2025-11-03 14:23:15'),(9860,'2025-11-03 14:59:55'),(9863,'2025-11-03 15:00:46'),(9865,'2025-11-03 15:01:48'),(9868,'2025-11-03 15:02:49'),(9872,'2025-11-03 15:03:48'),(9873,'2025-11-03 15:03:58'),(9875,'2025-11-03 15:04:47'),(9878,'2025-11-03 15:05:49'),(9880,'2025-11-03 15:06:47'),(9883,'2025-11-03 15:07:20'),(9885,'2025-11-03 15:07:43'),(9886,'2025-11-03 15:07:54'),(9889,'2025-11-03 15:08:43'),(9892,'2025-11-03 15:09:43'),(9893,'2025-11-03 15:09:54'),(9894,'2025-11-03 15:10:04'),(9898,'2025-11-03 15:11:29'),(9900,'2025-11-03 15:12:39'),(9903,'2025-11-03 15:13:30'),(9905,'2025-11-03 15:14:40'),(9907,'2025-11-03 15:15:31'),(9909,'2025-11-03 15:16:41'),(9911,'2025-11-03 15:17:32'),(9913,'2025-11-03 15:18:41'),(9915,'2025-11-03 15:19:33'),(9917,'2025-11-03 15:20:42'),(9919,'2025-11-03 15:21:34'),(9921,'2025-11-03 15:22:43'),(9924,'2025-11-03 15:23:45'),(9926,'2025-11-03 15:24:47'),(9929,'2025-11-03 15:25:50'),(9935,'2025-11-03 15:26:51'),(9937,'2025-11-03 15:28:09'),(9940,'2025-11-03 15:29:19'),(9942,'2025-11-03 15:30:09'),(9944,'2025-11-03 15:31:19'),(9946,'2025-11-03 15:32:09'),(9948,'2025-11-03 15:33:19'),(9950,'2025-11-03 15:34:09'),(9952,'2025-11-03 15:35:19'),(9954,'2025-11-03 15:35:57'),(9956,'2025-11-03 15:37:58'),(9958,'2025-11-03 15:39:58'),(9959,'2025-11-03 15:42:00'),(9961,'2025-11-03 15:44:00'),(9963,'2025-11-03 15:46:01'),(9965,'2025-11-03 16:01:17'),(9967,'2025-11-03 16:01:49'),(9969,'2025-11-03 16:02:47'),(9972,'2025-11-03 16:03:44'),(9975,'2025-11-03 16:04:45'),(9978,'2025-11-03 16:05:45'),(9980,'2025-11-03 16:06:45'),(9983,'2025-11-03 16:07:47'),(9984,'2025-11-03 16:08:04'),(9986,'2025-11-03 16:08:47'),(9989,'2025-11-03 16:09:47'),(9992,'2025-11-03 16:10:47'),(9994,'2025-11-03 16:11:46'),(9997,'2025-11-03 16:12:52'),(10000,'2025-11-03 16:13:48'),(10002,'2025-11-03 16:15:02'),(10005,'2025-11-03 16:16:05'),(10007,'2025-11-03 16:16:46'),(10011,'2025-11-03 16:17:43'),(10015,'2025-11-03 16:18:43'),(10019,'2025-11-03 16:19:43'),(10022,'2025-11-03 16:20:43'),(10025,'2025-11-03 16:21:44'),(10029,'2025-11-03 16:22:43'),(10032,'2025-11-03 16:23:43'),(10033,'2025-11-03 16:23:43'),(10034,'2025-11-03 16:24:50'),(10037,'2025-11-03 16:25:48'),(10041,'2025-11-03 16:26:51'),(10043,'2025-11-03 16:27:49'),(10045,'2025-11-03 16:28:51'),(10047,'2025-11-03 16:29:49'),(10049,'2025-11-03 16:30:51'),(10051,'2025-11-03 16:31:44'),(10053,'2025-11-03 16:32:55'),(10055,'2025-11-03 16:33:50'),(10058,'2025-11-03 16:35:23'),(10059,'2025-11-03 16:35:51'),(10062,'2025-11-03 16:37:17'),(10063,'2025-11-03 16:37:52'),(10065,'2025-11-03 16:39:16'),(10066,'2025-11-03 16:39:53'),(10068,'2025-11-03 16:41:17'),(10069,'2025-11-03 16:41:54'),(10071,'2025-11-03 16:43:18'),(10072,'2025-11-03 16:43:56'),(10074,'2025-11-03 16:45:57'),(10076,'2025-11-03 16:47:58'),(10077,'2025-11-03 16:49:59'),(10079,'2025-11-03 16:52:00'),(10081,'2025-11-03 16:54:02'),(10083,'2025-11-03 16:56:04'),(10085,'2025-11-03 16:58:05'),(10087,'2025-11-03 17:00:05'),(10089,'2025-11-03 17:02:06'),(10091,'2025-11-03 17:03:27'),(10093,'2025-11-03 17:03:43'),(10095,'2025-11-03 17:05:47'),(10098,'2025-11-03 17:07:47'),(10101,'2025-11-03 17:09:47'),(10104,'2025-11-03 17:11:10'),(10106,'2025-11-03 17:30:52'),(10109,'2025-11-03 17:44:56'),(10112,'2025-11-03 18:18:37'),(10113,'2025-11-03 18:51:54'),(10116,'2025-11-03 19:09:10'),(10117,'2025-11-03 19:15:17'),(10119,'2025-11-03 19:33:20'),(10121,'2025-11-03 20:07:27'),(10123,'2025-11-03 20:10:56'),(10126,'2025-11-03 20:12:57'),(10128,'2025-11-03 20:47:06'),(10129,'2025-11-03 21:04:33'),(10131,'2025-11-03 21:11:42'),(10133,'2025-11-03 21:45:49'),(10136,'2025-11-03 22:11:57'),(10138,'2025-11-03 22:14:49'),(10139,'2025-11-03 22:33:20'),(10141,'2025-11-03 22:46:06'),(10143,'2025-11-03 23:02:37'),(10145,'2025-11-03 23:14:02'),(10147,'2025-11-03 23:31:53'),(10150,'2025-11-03 23:36:36'),(10151,'2025-11-04 00:05:59'),(10153,'2025-11-04 00:15:01'),(10155,'2025-11-04 00:32:12'),(10157,'2025-11-04 00:49:48'),(10160,'2025-11-04 01:07:43'),(10162,'2025-11-04 01:15:06'),(10163,'2025-11-04 01:33:09'),(10165,'2025-11-04 02:06:55'),(10168,'2025-11-04 02:40:43'),(10170,'2025-11-04 02:42:43'),(10173,'2025-11-04 02:44:53'),(10175,'2025-11-04 02:47:10'),(10177,'2025-11-04 02:49:12'),(10179,'2025-11-04 02:51:13'),(10181,'2025-11-04 02:53:13'),(10183,'2025-11-04 02:55:15'),(10185,'2025-11-04 02:57:17'),(10187,'2025-11-04 02:59:17'),(10189,'2025-11-04 03:01:18'),(10191,'2025-11-04 03:03:20'),(10193,'2025-11-04 03:05:19'),(10195,'2025-11-04 03:07:20'),(10197,'2025-11-04 03:09:22'),(10200,'2025-11-04 03:11:11'),(10202,'2025-11-04 03:12:59'),(10203,'2025-11-04 03:14:59'),(10205,'2025-11-04 03:17:00'),(10207,'2025-11-04 03:19:02'),(10209,'2025-11-04 03:21:05'),(10212,'2025-11-04 03:23:06'),(10214,'2025-11-04 03:25:05'),(10216,'2025-11-04 03:27:05'),(10218,'2025-11-04 03:29:06'),(10220,'2025-11-04 03:46:34'),(10222,'2025-11-04 03:47:10'),(10224,'2025-11-04 04:19:43'),(10227,'2025-11-04 04:21:44'),(10229,'2025-11-04 04:38:54'),(10231,'2025-11-04 04:56:58'),(10232,'2025-11-04 05:12:05'),(10235,'2025-11-04 05:13:29'),(10237,'2025-11-04 05:31:06'),(10239,'2025-11-04 06:01:45'),(10242,'2025-11-04 06:21:05'),(10243,'2025-11-04 07:11:14'),(10245,'2025-11-04 07:44:41'),(10247,'2025-11-04 07:46:37'),(10249,'2025-11-04 08:03:50'),(10252,'2025-11-04 08:12:10'),(10253,'2025-11-04 08:46:17'),(10255,'2025-11-04 08:53:25'),(10258,'2025-11-04 09:08:05'),(10260,'2025-11-04 09:10:06'),(10262,'2025-11-04 09:12:07'),(10264,'2025-11-04 09:14:07'),(10266,'2025-11-04 09:16:08'),(10268,'2025-11-04 09:18:09'),(10270,'2025-11-04 09:20:10'),(10272,'2025-11-04 09:21:26'),(10274,'2025-11-04 09:22:10'),(10276,'2025-11-04 09:23:35'),(10278,'2025-11-04 09:24:04'),(10280,'2025-11-04 09:24:59'),(10282,'2025-11-04 09:25:48'),(10284,'2025-11-04 09:26:51'),(10287,'2025-11-04 09:27:44'),(10288,'2025-11-04 09:27:44'),(10291,'2025-11-04 09:28:52'),(10294,'2025-11-04 09:29:47'),(10297,'2025-11-04 09:30:52'),(10300,'2025-11-04 09:31:46'),(10302,'2025-11-04 09:32:49'),(10305,'2025-11-04 09:33:51'),(10309,'2025-11-04 09:34:58'),(10311,'2025-11-04 09:36:09'),(10314,'2025-11-04 09:37:19'),(10316,'2025-11-04 09:38:09'),(10318,'2025-11-04 09:40:13'),(10320,'2025-11-04 09:40:54'),(10322,'2025-11-04 09:42:20'),(10324,'2025-11-04 09:42:54'),(10326,'2025-11-04 09:44:21'),(10328,'2025-11-04 09:44:55'),(10330,'2025-11-04 09:46:21'),(10332,'2025-11-04 09:46:55'),(10334,'2025-11-04 09:48:22'),(10336,'2025-11-04 09:48:57'),(10338,'2025-11-04 09:50:22'),(10340,'2025-11-04 09:50:57'),(10342,'2025-11-04 09:52:24'),(10344,'2025-11-04 09:54:24'),(10346,'2025-11-04 09:56:25'),(10348,'2025-11-04 09:58:27'),(10350,'2025-11-04 10:00:28'),(10352,'2025-11-04 10:02:28'),(10354,'2025-11-04 10:04:29'),(10356,'2025-11-04 10:06:12'),(10358,'2025-11-04 10:06:43'),(10361,'2025-11-04 10:07:51'),(10363,'2025-11-04 10:08:44'),(10366,'2025-11-04 10:09:51'),(10369,'2025-11-04 10:11:18'),(10372,'2025-11-04 10:11:44'),(10374,'2025-11-04 10:13:26'),(10376,'2025-11-04 10:13:44'),(10379,'2025-11-04 10:14:52'),(10381,'2025-11-04 10:15:52'),(10383,'2025-11-04 10:16:52'),(10385,'2025-11-04 10:17:52'),(10387,'2025-11-04 10:18:44'),(10390,'2025-11-04 10:19:44'),(10393,'2025-11-04 10:20:44'),(10396,'2025-11-04 10:21:57'),(10399,'2025-11-04 10:23:12'),(10401,'2025-11-04 10:24:08'),(10403,'2025-11-04 10:24:51'),(10405,'2025-11-04 10:25:43'),(10411,'2025-11-04 10:26:43'),(10415,'2025-11-04 10:27:43'),(10418,'2025-11-04 10:28:43'),(10421,'2025-11-04 10:29:43'),(10425,'2025-11-04 10:30:43'),(10428,'2025-11-04 10:31:43'),(10431,'2025-11-04 10:32:52'),(10434,'2025-11-04 10:33:45'),(10437,'2025-11-04 10:35:00'),(10439,'2025-11-04 10:35:45'),(10441,'2025-11-04 10:36:50'),(10443,'2025-11-04 10:37:46'),(10444,'2025-11-04 10:38:12'),(10446,'2025-11-04 10:39:23'),(10449,'2025-11-04 10:39:51'),(10451,'2025-11-04 10:40:51'),(10454,'2025-11-04 10:42:43'),(10457,'2025-11-04 10:43:43'),(10459,'2025-11-04 10:44:44'),(10461,'2025-11-04 10:46:11'),(10463,'2025-11-04 10:46:44'),(10465,'2025-11-04 10:48:11'),(10467,'2025-11-04 10:48:45'),(10469,'2025-11-04 10:50:13'),(10471,'2025-11-04 10:50:46'),(10473,'2025-11-04 10:52:13'),(10475,'2025-11-04 10:52:48'),(10477,'2025-11-04 10:54:09'),(10480,'2025-11-04 10:54:47'),(10483,'2025-11-04 10:55:46'),(13360,'2026-02-19 22:25:51');
/*!40000 ALTER TABLE `act_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_actionscheduler_groups`
--

DROP TABLE IF EXISTS `act_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_actionscheduler_groups` (
  `group_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_actionscheduler_groups`
--

LOCK TABLES `act_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `act_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `act_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wp_mail_smtp'),(3,'rocket-preload'),(4,'imagify-wp-optimize-media'),(5,'imagify-custom-folders-optimize-media'),(6,'imagify-custom-folders-convert-nextgen'),(7,'rocket-atf-warmup'),(8,'rocket-performance-hints-warmup'),(9,'imagify-wp-convert-nextgen'),(10,'performance-monitoring'),(11,'ActionScheduler'),(12,'rocket-insights'),(13,'rocket-rucss');
/*!40000 ALTER TABLE `act_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_actionscheduler_logs`
--

DROP TABLE IF EXISTS `act_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_actionscheduler_logs` (
  `log_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint unsigned NOT NULL,
  `message` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=301387 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_actionscheduler_logs`
--

LOCK TABLES `act_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `act_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `act_actionscheduler_logs` VALUES (4,11,'action created','2024-01-22 11:00:55','2024-01-22 11:00:55'),(7,11,'action started via WP Cron','2024-01-22 11:01:55','2024-01-22 11:01:55'),(8,11,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-01-22 11:01:55','2024-01-22 11:01:55'),(42,25,'action created','2024-02-05 10:35:21','2024-02-05 10:35:21'),(43,25,'action started via WP Cron','2024-02-05 10:36:56','2024-02-05 10:36:56'),(44,25,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-02-05 10:36:56','2024-02-05 10:36:56'),(231,89,'action created','2024-06-10 17:16:31','2024-06-10 18:16:31'),(236,89,'action started via WP Cron','2024-06-10 17:17:36','2024-06-10 18:17:36'),(237,89,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-06-10 17:17:36','2024-06-10 18:17:36'),(255,96,'action created','2024-06-10 21:56:14','2024-06-10 22:56:14'),(256,96,'action started via WP Cron','2024-06-10 21:57:52','2024-06-10 22:57:52'),(257,96,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-06-10 21:57:52','2024-06-10 22:57:52'),(43021,14357,'action created','2024-09-13 13:33:22','2024-09-13 14:33:22'),(43022,14357,'action started via WP Cron','2024-09-13 13:35:23','2024-09-13 14:35:23'),(43023,14357,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-09-13 13:35:23','2024-09-13 14:35:23'),(194014,64699,'action created','2025-01-29 12:17:19','2025-01-29 12:17:19'),(204377,64699,'action started via WP Cron','2025-02-10 08:53:05','2025-02-10 08:53:05'),(204378,64699,'action failed via WP Cron: Scheduled action for wp_mail_smtp_summary_report_email will not be executed as no callbacks are registered.','2025-02-10 08:53:05','2025-02-10 08:53:05'),(204386,68157,'action created','2025-02-10 09:03:31','2025-02-10 09:03:31'),(204387,68157,'action started via Async Request','2025-02-10 09:04:34','2025-02-10 09:04:34'),(204388,68157,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2025-02-10 09:04:34','2025-02-10 09:04:34'),(204404,68163,'action created','2025-02-17 09:01:05','2025-02-17 09:01:05'),(204405,68163,'action started via WP Cron','2025-02-17 09:02:05','2025-02-17 09:02:05'),(204406,68163,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2025-02-17 09:02:05','2025-02-17 09:02:05'),(284199,94763,'action created','2025-11-28 11:30:09','2025-11-28 11:30:09'),(284203,94763,'action started via WP Cron','2025-12-02 09:51:27','2025-12-02 09:51:27'),(284204,94763,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-02 09:51:27','2025-12-02 09:51:27'),(284205,94765,'action created','2025-12-02 09:51:27','2025-12-02 09:51:27'),(284210,94765,'action started via WP Cron','2025-12-03 13:17:15','2025-12-03 13:17:15'),(284211,94765,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-03 13:17:15','2025-12-03 13:17:15'),(284212,94767,'action created','2025-12-03 13:17:15','2025-12-03 13:17:15'),(284216,94767,'action started via WP Cron','2025-12-04 15:12:46','2025-12-04 15:12:46'),(284217,94767,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-04 15:12:46','2025-12-04 15:12:46'),(284218,94769,'action created','2025-12-04 15:12:46','2025-12-04 15:12:46'),(284225,94769,'action started via WP Cron','2025-12-05 16:53:23','2025-12-05 16:53:23'),(284226,94769,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-05 16:53:23','2025-12-05 16:53:23'),(284227,94772,'action created','2025-12-05 16:53:23','2025-12-05 16:53:23'),(284231,94772,'action started via WP Cron','2025-12-06 17:47:06','2025-12-06 17:47:06'),(284232,94772,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-06 17:47:06','2025-12-06 17:47:06'),(284233,94774,'action created','2025-12-06 17:47:06','2025-12-06 17:47:06'),(284237,94774,'action started via WP Cron','2025-12-07 19:12:26','2025-12-07 19:12:26'),(284238,94774,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-07 19:12:26','2025-12-07 19:12:26'),(284239,94776,'action created','2025-12-07 19:12:26','2025-12-07 19:12:26'),(284243,94776,'action started via WP Cron','2025-12-08 20:58:20','2025-12-08 20:58:20'),(284244,94776,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-08 20:58:20','2025-12-08 20:58:20'),(284245,94778,'action created','2025-12-08 20:58:20','2025-12-08 20:58:20'),(284249,94778,'action started via WP Cron','2025-12-09 21:13:07','2025-12-09 21:13:07'),(284250,94778,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-09 21:13:07','2025-12-09 21:13:07'),(284251,94780,'action created','2025-12-09 21:13:07','2025-12-09 21:13:07'),(284255,94780,'action started via WP Cron','2025-12-10 22:12:35','2025-12-10 22:12:35'),(284256,94780,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-10 22:12:35','2025-12-10 22:12:35'),(284257,94782,'action created','2025-12-10 22:12:35','2025-12-10 22:12:35'),(284261,94782,'action started via WP Cron','2025-12-11 23:22:21','2025-12-11 23:22:21'),(284262,94782,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-11 23:22:21','2025-12-11 23:22:21'),(284263,94784,'action created','2025-12-11 23:22:21','2025-12-11 23:22:21'),(284270,94784,'action started via WP Cron','2025-12-13 01:30:45','2025-12-13 01:30:45'),(284271,94784,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-13 01:30:45','2025-12-13 01:30:45'),(284272,94787,'action created','2025-12-13 01:30:45','2025-12-13 01:30:45'),(284276,94787,'action started via WP Cron','2025-12-14 02:03:14','2025-12-14 02:03:14'),(284277,94787,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-14 02:03:14','2025-12-14 02:03:14'),(284278,94789,'action created','2025-12-14 02:03:14','2025-12-14 02:03:14'),(284282,94789,'action started via WP Cron','2025-12-15 02:05:25','2025-12-15 02:05:25'),(284283,94789,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-15 02:05:25','2025-12-15 02:05:25'),(284284,94791,'action created','2025-12-15 02:05:25','2025-12-15 02:05:25'),(284288,94791,'action started via WP Cron','2025-12-16 05:06:52','2025-12-16 05:06:52'),(284289,94791,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-16 05:06:52','2025-12-16 05:06:52'),(284290,94793,'action created','2025-12-16 05:06:52','2025-12-16 05:06:52'),(284294,94793,'action started via WP Cron','2025-12-17 05:16:32','2025-12-17 05:16:32'),(284295,94793,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-17 05:16:32','2025-12-17 05:16:32'),(284296,94795,'action created','2025-12-17 05:16:32','2025-12-17 05:16:32'),(284300,94795,'action started via WP Cron','2025-12-18 05:41:00','2025-12-18 05:41:00'),(284301,94795,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-18 05:41:00','2025-12-18 05:41:00'),(284302,94797,'action created','2025-12-18 05:41:00','2025-12-18 05:41:00'),(284306,94797,'action started via WP Cron','2025-12-19 07:07:15','2025-12-19 07:07:15'),(284307,94797,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-19 07:07:15','2025-12-19 07:07:15'),(284308,94799,'action created','2025-12-19 07:07:15','2025-12-19 07:07:15'),(284315,94799,'action started via WP Cron','2025-12-20 07:28:39','2025-12-20 07:28:39'),(284316,94799,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-20 07:28:39','2025-12-20 07:28:39'),(284317,94802,'action created','2025-12-20 07:28:39','2025-12-20 07:28:39'),(284321,94802,'action started via WP Cron','2025-12-21 07:48:13','2025-12-21 07:48:13'),(284322,94802,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-21 07:48:13','2025-12-21 07:48:13'),(284323,94804,'action created','2025-12-21 07:48:13','2025-12-21 07:48:13'),(284327,94804,'action started via WP Cron','2025-12-22 11:50:44','2025-12-22 11:50:44'),(284328,94804,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-22 11:50:44','2025-12-22 11:50:44'),(284329,94806,'action created','2025-12-22 11:50:44','2025-12-22 11:50:44'),(284333,94806,'action started via WP Cron','2025-12-23 12:09:57','2025-12-23 12:09:57'),(284334,94806,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2025-12-23 12:09:58','2025-12-23 12:09:58'),(284437,94842,'action created','2026-01-09 14:21:39','2026-01-09 14:21:39'),(284444,94842,'action started via WP Cron','2026-01-10 14:22:16','2026-01-10 14:22:16'),(284445,94842,'action failed via WP Cron: Scheduled action for action_scheduler_run_recurring_actions_schedule_hook will not be executed as no callbacks are registered.','2026-01-10 14:22:16','2026-01-10 14:22:16'),(284446,94842,'This action appears to be consistently failing. A new instance will not be scheduled.','2026-01-10 14:22:16','2026-01-10 14:22:16'),(284591,94898,'action created','2026-02-19 22:26:09','2026-02-19 22:26:09'),(294542,98231,'action created','2026-02-26 12:30:09','2026-02-26 12:30:09'),(296617,98924,'action created','2026-03-01 04:40:09','2026-03-01 04:40:09'),(296803,98966,'action created','2026-03-01 06:09:43','2026-03-01 06:09:43'),(297668,98924,'action started via WP Cron','2026-03-02 04:42:32','2026-03-02 04:42:32'),(297669,98924,'action complete via WP Cron','2026-03-02 04:42:32','2026-03-02 04:42:32'),(297670,99255,'action created','2026-03-02 04:42:32','2026-03-02 04:42:32'),(297671,98966,'action started via Async Request','2026-03-02 06:25:26','2026-03-02 06:25:26'),(297672,98966,'action complete via Async Request','2026-03-02 06:25:26','2026-03-02 06:25:26'),(297673,99256,'action created','2026-03-02 06:25:26','2026-03-02 06:25:26'),(298240,99255,'action started via WP Cron','2026-03-03 05:41:40','2026-03-03 05:41:40'),(298241,99255,'action complete via WP Cron','2026-03-03 05:41:40','2026-03-03 05:41:40'),(298242,99463,'action created','2026-03-03 05:41:40','2026-03-03 05:41:40'),(298398,99256,'action started via WP Cron','2026-03-03 08:53:08','2026-03-03 08:53:08'),(298399,99256,'action complete via WP Cron','2026-03-03 08:53:08','2026-03-03 08:53:08'),(298400,99499,'action created','2026-03-03 08:53:08','2026-03-03 08:53:08'),(299045,99463,'action started via WP Cron','2026-03-04 06:09:13','2026-03-04 06:09:13'),(299046,99463,'action complete via WP Cron','2026-03-04 06:09:13','2026-03-04 06:09:13'),(299047,99714,'action created','2026-03-04 06:09:13','2026-03-04 06:09:13'),(299225,99499,'action started via WP Cron','2026-03-04 12:51:39','2026-03-04 12:51:39'),(299226,99499,'action complete via WP Cron','2026-03-04 12:51:39','2026-03-04 12:51:39'),(299227,99774,'action created','2026-03-04 12:51:39','2026-03-04 12:51:39'),(299615,99714,'action started via WP Cron','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299616,99714,'action complete via WP Cron','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299617,99904,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299618,99905,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299619,99906,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299620,99907,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299621,99908,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299622,99909,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299623,99910,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299624,99911,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299625,99912,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299626,99913,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299627,99914,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299628,99915,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299629,99916,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299630,99917,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299631,99918,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299632,99919,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299633,99920,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299634,99921,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299635,99922,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299636,99923,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299637,99924,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299638,99925,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299639,99926,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299640,99927,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299641,99928,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299642,99929,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299643,99930,'action created','2026-03-05 09:36:26','2026-03-05 09:36:26'),(299644,99931,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299645,99932,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299646,99933,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299647,99934,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299648,99935,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299649,99936,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299650,99937,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299651,99938,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299652,99939,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299653,99940,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299654,99941,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299655,99942,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299656,99943,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299657,99944,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299658,99945,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299659,99946,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299660,99947,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299661,99948,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299662,99949,'action created','2026-03-05 09:36:27','2026-03-05 09:36:27'),(299663,99905,'action started via WP Cron','2026-03-05 09:45:48','2026-03-05 09:45:48'),(299664,99905,'action complete via WP Cron','2026-03-05 09:45:50','2026-03-05 09:45:50'),(299665,99906,'action started via WP Cron','2026-03-05 09:45:50','2026-03-05 09:45:50'),(299666,99906,'action complete via WP Cron','2026-03-05 09:45:51','2026-03-05 09:45:51'),(299667,99907,'action started via WP Cron','2026-03-05 09:45:51','2026-03-05 09:45:51'),(299668,99907,'action complete via WP Cron','2026-03-05 09:45:53','2026-03-05 09:45:53'),(299669,99908,'action started via WP Cron','2026-03-05 09:45:53','2026-03-05 09:45:53'),(299670,99908,'action complete via WP Cron','2026-03-05 09:45:55','2026-03-05 09:45:55'),(299671,99909,'action started via WP Cron','2026-03-05 09:45:55','2026-03-05 09:45:55'),(299672,99909,'action complete via WP Cron','2026-03-05 09:45:57','2026-03-05 09:45:57'),(299673,99910,'action started via WP Cron','2026-03-05 09:45:57','2026-03-05 09:45:57'),(299674,99910,'action complete via WP Cron','2026-03-05 09:45:58','2026-03-05 09:45:58'),(299675,99911,'action started via WP Cron','2026-03-05 09:45:59','2026-03-05 09:45:59'),(299676,99911,'action complete via WP Cron','2026-03-05 09:46:00','2026-03-05 09:46:00'),(299677,99912,'action started via WP Cron','2026-03-05 09:46:00','2026-03-05 09:46:00'),(299678,99912,'action complete via WP Cron','2026-03-05 09:46:02','2026-03-05 09:46:02'),(299679,99913,'action started via WP Cron','2026-03-05 09:46:02','2026-03-05 09:46:02'),(299680,99913,'action complete via WP Cron','2026-03-05 09:46:05','2026-03-05 09:46:05'),(299681,99914,'action started via WP Cron','2026-03-05 09:46:05','2026-03-05 09:46:05'),(299682,99914,'action complete via WP Cron','2026-03-05 09:46:08','2026-03-05 09:46:08'),(299683,99915,'action started via WP Cron','2026-03-05 09:46:08','2026-03-05 09:46:08'),(299684,99915,'action complete via WP Cron','2026-03-05 09:46:10','2026-03-05 09:46:10'),(299685,99916,'action started via WP Cron','2026-03-05 09:46:10','2026-03-05 09:46:10'),(299686,99916,'action complete via WP Cron','2026-03-05 09:46:11','2026-03-05 09:46:11'),(299687,99917,'action started via WP Cron','2026-03-05 09:46:11','2026-03-05 09:46:11'),(299688,99917,'action complete via WP Cron','2026-03-05 09:46:13','2026-03-05 09:46:13'),(299689,99918,'action started via Async Request','2026-03-05 09:46:58','2026-03-05 09:46:58'),(299690,99918,'action complete via Async Request','2026-03-05 09:46:59','2026-03-05 09:46:59'),(299691,99919,'action started via Async Request','2026-03-05 09:46:59','2026-03-05 09:46:59'),(299692,99919,'action complete via Async Request','2026-03-05 09:47:01','2026-03-05 09:47:01'),(299693,99920,'action started via Async Request','2026-03-05 09:47:01','2026-03-05 09:47:01'),(299694,99920,'action complete via Async Request','2026-03-05 09:47:03','2026-03-05 09:47:03'),(299695,99921,'action started via Async Request','2026-03-05 09:47:03','2026-03-05 09:47:03'),(299696,99921,'action complete via Async Request','2026-03-05 09:47:06','2026-03-05 09:47:06'),(299697,99922,'action started via Async Request','2026-03-05 09:47:06','2026-03-05 09:47:06'),(299698,99922,'action complete via Async Request','2026-03-05 09:47:09','2026-03-05 09:47:09'),(299699,99923,'action started via Async Request','2026-03-05 09:47:09','2026-03-05 09:47:09'),(299700,99923,'action complete via Async Request','2026-03-05 09:47:10','2026-03-05 09:47:10'),(299701,99924,'action started via Async Request','2026-03-05 09:47:10','2026-03-05 09:47:10'),(299702,99924,'action complete via Async Request','2026-03-05 09:47:12','2026-03-05 09:47:12'),(299703,99925,'action started via Async Request','2026-03-05 09:47:12','2026-03-05 09:47:12'),(299704,99925,'action complete via Async Request','2026-03-05 09:47:14','2026-03-05 09:47:14'),(299705,99926,'action started via Async Request','2026-03-05 09:47:14','2026-03-05 09:47:14'),(299706,99926,'action complete via Async Request','2026-03-05 09:47:16','2026-03-05 09:47:16'),(299707,99927,'action started via Async Request','2026-03-05 09:47:16','2026-03-05 09:47:16'),(299708,99927,'action complete via Async Request','2026-03-05 09:47:17','2026-03-05 09:47:17'),(299709,99928,'action started via Async Request','2026-03-05 09:47:17','2026-03-05 09:47:17'),(299710,99928,'action complete via Async Request','2026-03-05 09:47:19','2026-03-05 09:47:19'),(299711,99929,'action started via Async Request','2026-03-05 09:47:19','2026-03-05 09:47:19'),(299712,99929,'action complete via Async Request','2026-03-05 09:47:21','2026-03-05 09:47:21'),(299713,99930,'action started via Async Request','2026-03-05 09:47:21','2026-03-05 09:47:21'),(299714,99930,'action complete via Async Request','2026-03-05 09:47:22','2026-03-05 09:47:22'),(299715,99931,'action started via Async Request','2026-03-05 09:47:28','2026-03-05 09:47:28'),(299716,99931,'action complete via Async Request','2026-03-05 09:47:29','2026-03-05 09:47:29'),(299717,99932,'action started via Async Request','2026-03-05 09:47:29','2026-03-05 09:47:29'),(299718,99932,'action complete via Async Request','2026-03-05 09:47:31','2026-03-05 09:47:31'),(299719,99933,'action started via Async Request','2026-03-05 09:47:31','2026-03-05 09:47:31'),(299720,99933,'action complete via Async Request','2026-03-05 09:47:33','2026-03-05 09:47:33'),(299721,99934,'action started via Async Request','2026-03-05 09:47:33','2026-03-05 09:47:33'),(299722,99934,'action complete via Async Request','2026-03-05 09:47:34','2026-03-05 09:47:34'),(299723,99935,'action started via Async Request','2026-03-05 09:47:34','2026-03-05 09:47:34'),(299724,99935,'action complete via Async Request','2026-03-05 09:47:36','2026-03-05 09:47:36'),(299725,99936,'action started via Async Request','2026-03-05 09:47:36','2026-03-05 09:47:36'),(299726,99936,'action complete via Async Request','2026-03-05 09:47:38','2026-03-05 09:47:38'),(299727,99937,'action started via Async Request','2026-03-05 09:47:38','2026-03-05 09:47:38'),(299728,99937,'action complete via Async Request','2026-03-05 09:47:40','2026-03-05 09:47:40'),(299729,99938,'action started via Async Request','2026-03-05 09:47:40','2026-03-05 09:47:40'),(299730,99938,'action complete via Async Request','2026-03-05 09:47:41','2026-03-05 09:47:41'),(299731,99939,'action started via Async Request','2026-03-05 09:47:41','2026-03-05 09:47:41'),(299732,99939,'action complete via Async Request','2026-03-05 09:47:43','2026-03-05 09:47:43'),(299733,99940,'action started via Async Request','2026-03-05 09:47:43','2026-03-05 09:47:43'),(299734,99940,'action complete via Async Request','2026-03-05 09:47:45','2026-03-05 09:47:45'),(299735,99941,'action started via Async Request','2026-03-05 09:47:45','2026-03-05 09:47:45'),(299736,99941,'action complete via Async Request','2026-03-05 09:47:47','2026-03-05 09:47:47'),(299737,99942,'action started via Async Request','2026-03-05 09:47:47','2026-03-05 09:47:47'),(299738,99942,'action complete via Async Request','2026-03-05 09:47:48','2026-03-05 09:47:48'),(299739,99943,'action started via Async Request','2026-03-05 09:47:48','2026-03-05 09:47:48'),(299740,99943,'action complete via Async Request','2026-03-05 09:47:50','2026-03-05 09:47:50'),(299741,99944,'action started via Async Request','2026-03-05 09:47:50','2026-03-05 09:47:50'),(299742,99944,'action complete via Async Request','2026-03-05 09:47:52','2026-03-05 09:47:52'),(299743,99945,'action started via Async Request','2026-03-05 09:47:52','2026-03-05 09:47:52'),(299744,99945,'action complete via Async Request','2026-03-05 09:47:53','2026-03-05 09:47:53'),(299745,99946,'action started via Async Request','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299746,99950,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299747,99951,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299748,99952,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299749,99953,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299750,99954,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299751,99955,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299752,99956,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299753,99957,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299754,99958,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299755,99959,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299756,99960,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299757,99961,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299758,99962,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299759,99963,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299760,99964,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299761,99965,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299762,99966,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299763,99967,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299764,99968,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299765,99969,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299766,99970,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299767,99971,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299768,99972,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299769,99973,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299770,99974,'action created','2026-03-05 09:47:59','2026-03-05 09:47:59'),(299771,99975,'action created','2026-03-05 09:48:00','2026-03-05 09:48:00'),(299772,99976,'action created','2026-03-05 09:48:00','2026-03-05 09:48:00'),(299773,99977,'action created','2026-03-05 09:48:00','2026-03-05 09:48:00'),(299774,99978,'action created','2026-03-05 09:48:00','2026-03-05 09:48:00'),(299775,99979,'action created','2026-03-05 09:48:00','2026-03-05 09:48:00'),(299776,99980,'action created','2026-03-05 09:48:00','2026-03-05 09:48:00'),(299777,99981,'action created','2026-03-05 09:48:00','2026-03-05 09:48:00'),(299778,99982,'action created','2026-03-05 09:48:00','2026-03-05 09:48:00'),(299779,99983,'action created','2026-03-05 09:48:00','2026-03-05 09:48:00'),(299780,99984,'action created','2026-03-05 09:48:00','2026-03-05 09:48:00'),(299781,99985,'action created','2026-03-05 09:48:00','2026-03-05 09:48:00'),(299782,99986,'action created','2026-03-05 09:48:00','2026-03-05 09:48:00'),(299783,99987,'action created','2026-03-05 09:48:00','2026-03-05 09:48:00'),(299784,99988,'action created','2026-03-05 09:48:00','2026-03-05 09:48:00'),(299785,99946,'action complete via Async Request','2026-03-05 09:48:00','2026-03-05 09:48:00'),(299786,99947,'action started via Async Request','2026-03-05 09:48:00','2026-03-05 09:48:00'),(299787,99947,'action complete via Async Request','2026-03-05 09:48:02','2026-03-05 09:48:02'),(299788,99948,'action started via Async Request','2026-03-05 09:48:02','2026-03-05 09:48:02'),(299789,99948,'action complete via Async Request','2026-03-05 09:48:05','2026-03-05 09:48:05'),(299790,99949,'action started via Async Request','2026-03-05 09:48:05','2026-03-05 09:48:05'),(299791,99949,'action complete via Async Request','2026-03-05 09:48:09','2026-03-05 09:48:09'),(299792,99950,'action started via Async Request','2026-03-05 09:48:09','2026-03-05 09:48:09'),(299793,99950,'action complete via Async Request','2026-03-05 09:48:10','2026-03-05 09:48:10'),(299794,99951,'action started via Async Request','2026-03-05 09:48:10','2026-03-05 09:48:10'),(299795,99951,'action complete via Async Request','2026-03-05 09:48:12','2026-03-05 09:48:12'),(299796,99952,'action started via Async Request','2026-03-05 09:48:12','2026-03-05 09:48:12'),(299797,99952,'action complete via Async Request','2026-03-05 09:48:14','2026-03-05 09:48:14'),(299798,99953,'action started via Async Request','2026-03-05 09:48:14','2026-03-05 09:48:14'),(299799,99953,'action complete via Async Request','2026-03-05 09:48:16','2026-03-05 09:48:16'),(299800,99954,'action started via Async Request','2026-03-05 09:48:16','2026-03-05 09:48:16'),(299801,99954,'action complete via Async Request','2026-03-05 09:48:17','2026-03-05 09:48:17'),(299802,99955,'action started via Async Request','2026-03-05 09:48:17','2026-03-05 09:48:17'),(299803,99955,'action complete via Async Request','2026-03-05 09:48:19','2026-03-05 09:48:19'),(299804,99956,'action started via Async Request','2026-03-05 09:48:19','2026-03-05 09:48:19'),(299805,99956,'action complete via Async Request','2026-03-05 09:48:20','2026-03-05 09:48:20'),(299806,99957,'action started via Async Request','2026-03-05 09:48:20','2026-03-05 09:48:20'),(299807,99957,'action complete via Async Request','2026-03-05 09:48:22','2026-03-05 09:48:22'),(299808,99958,'action started via Async Request','2026-03-05 09:48:22','2026-03-05 09:48:22'),(299809,99958,'action complete via Async Request','2026-03-05 09:48:23','2026-03-05 09:48:23'),(299810,99989,'action created','2026-03-05 09:48:24','2026-03-05 09:48:24'),(299811,99959,'action started via Async Request','2026-03-05 09:48:28','2026-03-05 09:48:28'),(299812,99959,'action complete via Async Request','2026-03-05 09:48:30','2026-03-05 09:48:30'),(299813,99960,'action started via Async Request','2026-03-05 09:48:30','2026-03-05 09:48:30'),(299814,99960,'action complete via Async Request','2026-03-05 09:48:31','2026-03-05 09:48:31'),(299815,99961,'action started via Async Request','2026-03-05 09:48:31','2026-03-05 09:48:31'),(299816,99961,'action complete via Async Request','2026-03-05 09:48:33','2026-03-05 09:48:33'),(299817,99962,'action started via Async Request','2026-03-05 09:48:33','2026-03-05 09:48:33'),(299818,99962,'action complete via Async Request','2026-03-05 09:48:34','2026-03-05 09:48:34'),(299819,99963,'action started via Async Request','2026-03-05 09:48:34','2026-03-05 09:48:34'),(299820,99963,'action complete via Async Request','2026-03-05 09:48:35','2026-03-05 09:48:35'),(299821,99964,'action started via Async Request','2026-03-05 09:48:35','2026-03-05 09:48:35'),(299822,99964,'action complete via Async Request','2026-03-05 09:48:37','2026-03-05 09:48:37'),(299823,99965,'action started via Async Request','2026-03-05 09:48:37','2026-03-05 09:48:37'),(299824,99965,'action complete via Async Request','2026-03-05 09:48:38','2026-03-05 09:48:38'),(299825,99966,'action started via Async Request','2026-03-05 09:48:38','2026-03-05 09:48:38'),(299826,99966,'action complete via Async Request','2026-03-05 09:48:40','2026-03-05 09:48:40'),(299827,99967,'action started via Async Request','2026-03-05 09:48:40','2026-03-05 09:48:40'),(299828,99967,'action complete via Async Request','2026-03-05 09:48:41','2026-03-05 09:48:41'),(299829,99968,'action started via Async Request','2026-03-05 09:48:41','2026-03-05 09:48:41'),(299830,99968,'action complete via Async Request','2026-03-05 09:48:43','2026-03-05 09:48:43'),(299831,99969,'action started via Async Request','2026-03-05 09:48:43','2026-03-05 09:48:43'),(299832,99969,'action complete via Async Request','2026-03-05 09:48:45','2026-03-05 09:48:45'),(299833,99970,'action started via Async Request','2026-03-05 09:48:45','2026-03-05 09:48:45'),(299834,99970,'action complete via Async Request','2026-03-05 09:48:46','2026-03-05 09:48:46'),(299835,99971,'action started via Async Request','2026-03-05 09:48:46','2026-03-05 09:48:46'),(299836,99971,'action complete via Async Request','2026-03-05 09:48:48','2026-03-05 09:48:48'),(299837,99972,'action started via Async Request','2026-03-05 09:48:48','2026-03-05 09:48:48'),(299838,99972,'action complete via Async Request','2026-03-05 09:48:50','2026-03-05 09:48:50'),(299839,99973,'action started via Async Request','2026-03-05 09:48:50','2026-03-05 09:48:50'),(299840,99973,'action complete via Async Request','2026-03-05 09:48:52','2026-03-05 09:48:52'),(299841,99974,'action started via Async Request','2026-03-05 09:48:52','2026-03-05 09:48:52'),(299842,99974,'action complete via Async Request','2026-03-05 09:48:53','2026-03-05 09:48:53'),(299843,99975,'action started via Async Request','2026-03-05 09:48:59','2026-03-05 09:48:59'),(299844,99975,'action complete via Async Request','2026-03-05 09:49:00','2026-03-05 09:49:00'),(299845,99976,'action started via Async Request','2026-03-05 09:49:00','2026-03-05 09:49:00'),(299846,99976,'action complete via Async Request','2026-03-05 09:49:02','2026-03-05 09:49:02'),(299847,99977,'action started via Async Request','2026-03-05 09:49:02','2026-03-05 09:49:02'),(299848,99977,'action complete via Async Request','2026-03-05 09:49:06','2026-03-05 09:49:06'),(299849,99978,'action started via Async Request','2026-03-05 09:49:06','2026-03-05 09:49:06'),(299850,99978,'action complete via Async Request','2026-03-05 09:49:09','2026-03-05 09:49:09'),(299851,99979,'action started via Async Request','2026-03-05 09:49:09','2026-03-05 09:49:09'),(299852,99979,'action complete via Async Request','2026-03-05 09:49:11','2026-03-05 09:49:11'),(299853,99980,'action started via Async Request','2026-03-05 09:49:11','2026-03-05 09:49:11'),(299854,99980,'action complete via Async Request','2026-03-05 09:49:12','2026-03-05 09:49:12'),(299855,99981,'action started via Async Request','2026-03-05 09:49:12','2026-03-05 09:49:12'),(299856,99981,'action complete via Async Request','2026-03-05 09:49:14','2026-03-05 09:49:14'),(299857,99982,'action started via Async Request','2026-03-05 09:49:14','2026-03-05 09:49:14'),(299858,99982,'action complete via Async Request','2026-03-05 09:49:16','2026-03-05 09:49:16'),(299859,99983,'action started via Async Request','2026-03-05 09:49:16','2026-03-05 09:49:16'),(299860,99983,'action complete via Async Request','2026-03-05 09:49:18','2026-03-05 09:49:18'),(299861,99984,'action started via Async Request','2026-03-05 09:49:18','2026-03-05 09:49:18'),(299862,99984,'action complete via Async Request','2026-03-05 09:49:19','2026-03-05 09:49:19'),(299863,99985,'action started via Async Request','2026-03-05 09:49:19','2026-03-05 09:49:19'),(299864,99985,'action complete via Async Request','2026-03-05 09:49:21','2026-03-05 09:49:21'),(299865,99986,'action started via Async Request','2026-03-05 09:49:21','2026-03-05 09:49:21'),(299866,99986,'action complete via Async Request','2026-03-05 09:49:23','2026-03-05 09:49:23'),(299867,99987,'action started via Async Request','2026-03-05 09:49:26','2026-03-05 09:49:26'),(299868,99987,'action complete via Async Request','2026-03-05 09:49:27','2026-03-05 09:49:27'),(299869,99988,'action started via Async Request','2026-03-05 09:49:27','2026-03-05 09:49:27'),(299870,99988,'action complete via Async Request','2026-03-05 09:49:29','2026-03-05 09:49:29'),(299871,99989,'action started via Async Request','2026-03-05 09:49:29','2026-03-05 09:49:29'),(299872,99990,'action created','2026-03-05 09:49:29','2026-03-05 09:49:29'),(299873,99989,'action complete via Async Request','2026-03-05 09:49:29','2026-03-05 09:49:29'),(299874,99991,'action created','2026-03-05 09:50:07','2026-03-05 09:50:07'),(299875,99992,'action created','2026-03-05 09:50:07','2026-03-05 09:50:07'),(299876,99993,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299877,99994,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299878,99995,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299879,99996,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299880,99997,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299881,99998,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299882,99999,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299883,100000,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299884,100001,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299885,100002,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299886,100003,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299887,100004,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299888,100005,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299889,100006,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299890,100007,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299891,100008,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299892,100009,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299893,100010,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299894,100011,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299895,100012,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299896,100013,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299897,100014,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299898,100015,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299899,100016,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299900,100017,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299901,100018,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299902,100019,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299903,100020,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299904,100021,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299905,100022,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299906,100023,'action created','2026-03-05 09:50:08','2026-03-05 09:50:08'),(299907,100024,'action created','2026-03-05 09:50:09','2026-03-05 09:50:09'),(299908,100025,'action created','2026-03-05 09:50:09','2026-03-05 09:50:09'),(299909,100026,'action created','2026-03-05 09:50:09','2026-03-05 09:50:09'),(299910,100027,'action created','2026-03-05 09:50:09','2026-03-05 09:50:09'),(299911,100028,'action created','2026-03-05 09:50:09','2026-03-05 09:50:09'),(299912,100029,'action created','2026-03-05 09:50:09','2026-03-05 09:50:09'),(299913,100030,'action created','2026-03-05 09:50:09','2026-03-05 09:50:09'),(299914,100031,'action created','2026-03-05 09:50:09','2026-03-05 09:50:09'),(299915,100032,'action created','2026-03-05 09:50:09','2026-03-05 09:50:09'),(299916,100033,'action created','2026-03-05 09:50:09','2026-03-05 09:50:09'),(299917,100034,'action created','2026-03-05 09:50:09','2026-03-05 09:50:09'),(299918,100035,'action created','2026-03-05 09:50:09','2026-03-05 09:50:09'),(299919,99991,'action started via WP Cron','2026-03-05 09:50:09','2026-03-05 09:50:09'),(299920,99991,'action complete via WP Cron','2026-03-05 09:50:11','2026-03-05 09:50:11'),(299921,99992,'action started via WP Cron','2026-03-05 09:50:11','2026-03-05 09:50:11'),(299922,99992,'action complete via WP Cron','2026-03-05 09:50:13','2026-03-05 09:50:13'),(299923,99993,'action started via WP Cron','2026-03-05 09:50:13','2026-03-05 09:50:13'),(299924,99993,'action complete via WP Cron','2026-03-05 09:50:15','2026-03-05 09:50:15'),(299925,99994,'action started via WP Cron','2026-03-05 09:50:15','2026-03-05 09:50:15'),(299926,99994,'action complete via WP Cron','2026-03-05 09:50:17','2026-03-05 09:50:17'),(299927,99995,'action started via WP Cron','2026-03-05 09:50:17','2026-03-05 09:50:17'),(299928,99995,'action complete via WP Cron','2026-03-05 09:50:19','2026-03-05 09:50:19'),(299929,99996,'action started via WP Cron','2026-03-05 09:50:19','2026-03-05 09:50:19'),(299930,99996,'action complete via WP Cron','2026-03-05 09:50:20','2026-03-05 09:50:20'),(299931,99997,'action started via WP Cron','2026-03-05 09:50:20','2026-03-05 09:50:20'),(299932,99997,'action complete via WP Cron','2026-03-05 09:50:22','2026-03-05 09:50:22'),(299933,99998,'action started via WP Cron','2026-03-05 09:50:22','2026-03-05 09:50:22'),(299934,99998,'action complete via WP Cron','2026-03-05 09:50:24','2026-03-05 09:50:24'),(299935,99999,'action started via WP Cron','2026-03-05 09:50:24','2026-03-05 09:50:24'),(299936,99999,'action complete via WP Cron','2026-03-05 09:50:26','2026-03-05 09:50:26'),(299937,100000,'action started via WP Cron','2026-03-05 09:50:26','2026-03-05 09:50:26'),(299938,100000,'action complete via WP Cron','2026-03-05 09:50:27','2026-03-05 09:50:27'),(299939,100001,'action started via WP Cron','2026-03-05 09:50:27','2026-03-05 09:50:27'),(299940,100001,'action complete via WP Cron','2026-03-05 09:50:29','2026-03-05 09:50:29'),(299941,100002,'action started via WP Cron','2026-03-05 09:50:29','2026-03-05 09:50:29'),(299942,100002,'action complete via WP Cron','2026-03-05 09:50:31','2026-03-05 09:50:31'),(299943,100003,'action started via Async Request','2026-03-05 09:50:57','2026-03-05 09:50:57'),(299944,100036,'action created','2026-03-05 09:50:58','2026-03-05 09:50:58'),(299945,100037,'action created','2026-03-05 09:50:58','2026-03-05 09:50:58'),(299946,100038,'action created','2026-03-05 09:50:58','2026-03-05 09:50:58'),(299947,100039,'action created','2026-03-05 09:50:58','2026-03-05 09:50:58'),(299948,100040,'action created','2026-03-05 09:50:58','2026-03-05 09:50:58'),(299949,100041,'action created','2026-03-05 09:50:58','2026-03-05 09:50:58'),(299950,100042,'action created','2026-03-05 09:50:58','2026-03-05 09:50:58'),(299951,100043,'action created','2026-03-05 09:50:58','2026-03-05 09:50:58'),(299952,100044,'action created','2026-03-05 09:50:58','2026-03-05 09:50:58'),(299953,100045,'action created','2026-03-05 09:50:58','2026-03-05 09:50:58'),(299954,100046,'action created','2026-03-05 09:50:58','2026-03-05 09:50:58'),(299955,100047,'action created','2026-03-05 09:50:58','2026-03-05 09:50:58'),(299956,100048,'action created','2026-03-05 09:50:58','2026-03-05 09:50:58'),(299957,100003,'action complete via Async Request','2026-03-05 09:50:59','2026-03-05 09:50:59'),(299958,100004,'action started via Async Request','2026-03-05 09:50:59','2026-03-05 09:50:59'),(299959,100004,'action complete via Async Request','2026-03-05 09:51:01','2026-03-05 09:51:01'),(299960,100005,'action started via Async Request','2026-03-05 09:51:01','2026-03-05 09:51:01'),(299961,100005,'action complete via Async Request','2026-03-05 09:51:03','2026-03-05 09:51:03'),(299962,100006,'action started via Async Request','2026-03-05 09:51:03','2026-03-05 09:51:03'),(299963,100006,'action complete via Async Request','2026-03-05 09:51:06','2026-03-05 09:51:06'),(299964,100007,'action started via Async Request','2026-03-05 09:51:06','2026-03-05 09:51:06'),(299965,100007,'action complete via Async Request','2026-03-05 09:51:09','2026-03-05 09:51:09'),(299966,100008,'action started via Async Request','2026-03-05 09:51:09','2026-03-05 09:51:09'),(299967,100008,'action complete via Async Request','2026-03-05 09:51:10','2026-03-05 09:51:10'),(299968,100009,'action started via Async Request','2026-03-05 09:51:10','2026-03-05 09:51:10'),(299969,100009,'action complete via Async Request','2026-03-05 09:51:12','2026-03-05 09:51:12'),(299970,100010,'action started via Async Request','2026-03-05 09:51:12','2026-03-05 09:51:12'),(299971,100010,'action complete via Async Request','2026-03-05 09:51:14','2026-03-05 09:51:14'),(299972,100011,'action started via Async Request','2026-03-05 09:51:14','2026-03-05 09:51:14'),(299973,100011,'action complete via Async Request','2026-03-05 09:51:16','2026-03-05 09:51:16'),(299974,100012,'action started via Async Request','2026-03-05 09:51:16','2026-03-05 09:51:16'),(299975,100012,'action complete via Async Request','2026-03-05 09:51:17','2026-03-05 09:51:17'),(299976,100013,'action started via Async Request','2026-03-05 09:51:17','2026-03-05 09:51:17'),(299977,100013,'action complete via Async Request','2026-03-05 09:51:19','2026-03-05 09:51:19'),(299978,100014,'action started via Async Request','2026-03-05 09:51:19','2026-03-05 09:51:19'),(299979,100014,'action complete via Async Request','2026-03-05 09:51:21','2026-03-05 09:51:21'),(299980,100015,'action started via Async Request','2026-03-05 09:51:21','2026-03-05 09:51:21'),(299981,100015,'action complete via Async Request','2026-03-05 09:51:23','2026-03-05 09:51:23'),(299982,100016,'action started via Async Request','2026-03-05 09:51:28','2026-03-05 09:51:28'),(299983,100016,'action complete via Async Request','2026-03-05 09:51:30','2026-03-05 09:51:30'),(299984,100017,'action started via Async Request','2026-03-05 09:51:30','2026-03-05 09:51:30'),(299985,100017,'action complete via Async Request','2026-03-05 09:51:31','2026-03-05 09:51:31'),(299986,100018,'action started via Async Request','2026-03-05 09:51:31','2026-03-05 09:51:31'),(299987,100018,'action complete via Async Request','2026-03-05 09:51:33','2026-03-05 09:51:33'),(299988,100019,'action started via Async Request','2026-03-05 09:51:33','2026-03-05 09:51:33'),(299989,100019,'action complete via Async Request','2026-03-05 09:51:35','2026-03-05 09:51:35'),(299990,100020,'action started via Async Request','2026-03-05 09:51:35','2026-03-05 09:51:35'),(299991,100020,'action complete via Async Request','2026-03-05 09:51:37','2026-03-05 09:51:37'),(299992,100021,'action started via Async Request','2026-03-05 09:51:37','2026-03-05 09:51:37'),(299993,100021,'action complete via Async Request','2026-03-05 09:51:38','2026-03-05 09:51:38'),(299994,100022,'action started via Async Request','2026-03-05 09:51:38','2026-03-05 09:51:38'),(299995,100022,'action complete via Async Request','2026-03-05 09:51:40','2026-03-05 09:51:40'),(299996,100023,'action started via Async Request','2026-03-05 09:51:40','2026-03-05 09:51:40'),(299997,100023,'action complete via Async Request','2026-03-05 09:51:42','2026-03-05 09:51:42'),(299998,100024,'action started via Async Request','2026-03-05 09:51:42','2026-03-05 09:51:42'),(299999,100024,'action complete via Async Request','2026-03-05 09:51:44','2026-03-05 09:51:44'),(300000,100025,'action started via Async Request','2026-03-05 09:51:44','2026-03-05 09:51:44'),(300001,100025,'action complete via Async Request','2026-03-05 09:51:46','2026-03-05 09:51:46'),(300002,100026,'action started via Async Request','2026-03-05 09:51:46','2026-03-05 09:51:46'),(300003,100026,'action complete via Async Request','2026-03-05 09:51:47','2026-03-05 09:51:47'),(300004,100027,'action started via Async Request','2026-03-05 09:51:47','2026-03-05 09:51:47'),(300005,100027,'action complete via Async Request','2026-03-05 09:51:49','2026-03-05 09:51:49'),(300006,100028,'action started via Async Request','2026-03-05 09:51:49','2026-03-05 09:51:49'),(300007,100028,'action complete via Async Request','2026-03-05 09:51:51','2026-03-05 09:51:51'),(300008,100029,'action started via Async Request','2026-03-05 09:51:51','2026-03-05 09:51:51'),(300009,100029,'action complete via Async Request','2026-03-05 09:51:53','2026-03-05 09:51:53'),(300010,100030,'action started via Async Request','2026-03-05 09:51:58','2026-03-05 09:51:58'),(300011,100049,'action created','2026-03-05 09:51:58','2026-03-05 09:51:58'),(300012,100050,'action created','2026-03-05 09:51:58','2026-03-05 09:51:58'),(300013,100051,'action created','2026-03-05 09:51:58','2026-03-05 09:51:58'),(300014,100052,'action created','2026-03-05 09:51:58','2026-03-05 09:51:58'),(300015,100053,'action created','2026-03-05 09:51:58','2026-03-05 09:51:58'),(300016,100054,'action created','2026-03-05 09:51:58','2026-03-05 09:51:58'),(300017,100055,'action created','2026-03-05 09:51:58','2026-03-05 09:51:58'),(300018,100056,'action created','2026-03-05 09:51:58','2026-03-05 09:51:58'),(300019,100057,'action created','2026-03-05 09:51:58','2026-03-05 09:51:58'),(300020,100058,'action created','2026-03-05 09:51:59','2026-03-05 09:51:59'),(300021,100059,'action created','2026-03-05 09:51:59','2026-03-05 09:51:59'),(300022,100060,'action created','2026-03-05 09:51:59','2026-03-05 09:51:59'),(300023,100061,'action created','2026-03-05 09:51:59','2026-03-05 09:51:59'),(300024,100062,'action created','2026-03-05 09:51:59','2026-03-05 09:51:59'),(300025,100063,'action created','2026-03-05 09:51:59','2026-03-05 09:51:59'),(300026,100064,'action created','2026-03-05 09:51:59','2026-03-05 09:51:59'),(300027,100065,'action created','2026-03-05 09:51:59','2026-03-05 09:51:59'),(300028,100066,'action created','2026-03-05 09:51:59','2026-03-05 09:51:59'),(300029,100067,'action created','2026-03-05 09:51:59','2026-03-05 09:51:59'),(300030,100068,'action created','2026-03-05 09:51:59','2026-03-05 09:51:59'),(300031,100069,'action created','2026-03-05 09:51:59','2026-03-05 09:51:59'),(300032,100070,'action created','2026-03-05 09:51:59','2026-03-05 09:51:59'),(300033,100071,'action created','2026-03-05 09:51:59','2026-03-05 09:51:59'),(300034,100072,'action created','2026-03-05 09:51:59','2026-03-05 09:51:59'),(300035,100073,'action created','2026-03-05 09:51:59','2026-03-05 09:51:59'),(300036,100074,'action created','2026-03-05 09:51:59','2026-03-05 09:51:59'),(300037,100075,'action created','2026-03-05 09:51:59','2026-03-05 09:51:59'),(300038,100030,'action complete via Async Request','2026-03-05 09:52:00','2026-03-05 09:52:00'),(300039,100031,'action started via Async Request','2026-03-05 09:52:00','2026-03-05 09:52:00'),(300040,100031,'action complete via Async Request','2026-03-05 09:52:01','2026-03-05 09:52:01'),(300041,100032,'action started via Async Request','2026-03-05 09:52:01','2026-03-05 09:52:01'),(300042,100032,'action complete via Async Request','2026-03-05 09:52:04','2026-03-05 09:52:04'),(300043,100033,'action started via Async Request','2026-03-05 09:52:04','2026-03-05 09:52:04'),(300044,100033,'action complete via Async Request','2026-03-05 09:52:07','2026-03-05 09:52:07'),(300045,100034,'action started via Async Request','2026-03-05 09:52:07','2026-03-05 09:52:07'),(300046,100034,'action complete via Async Request','2026-03-05 09:52:09','2026-03-05 09:52:09'),(300047,100035,'action started via Async Request','2026-03-05 09:52:09','2026-03-05 09:52:09'),(300048,100035,'action complete via Async Request','2026-03-05 09:52:11','2026-03-05 09:52:11'),(300049,99990,'action started via Async Request','2026-03-05 09:52:11','2026-03-05 09:52:11'),(300050,100076,'action created','2026-03-05 09:52:11','2026-03-05 09:52:11'),(300051,99990,'action complete via Async Request','2026-03-05 09:52:11','2026-03-05 09:52:11'),(300052,100036,'action started via Async Request','2026-03-05 09:52:11','2026-03-05 09:52:11'),(300053,100036,'action complete via Async Request','2026-03-05 09:52:13','2026-03-05 09:52:13'),(300054,100037,'action started via Async Request','2026-03-05 09:52:13','2026-03-05 09:52:13'),(300055,100037,'action complete via Async Request','2026-03-05 09:52:14','2026-03-05 09:52:14'),(300056,100038,'action started via Async Request','2026-03-05 09:52:14','2026-03-05 09:52:14'),(300057,100038,'action complete via Async Request','2026-03-05 09:52:16','2026-03-05 09:52:16'),(300058,100039,'action started via Async Request','2026-03-05 09:52:16','2026-03-05 09:52:16'),(300059,100039,'action complete via Async Request','2026-03-05 09:52:18','2026-03-05 09:52:18'),(300060,100040,'action started via Async Request','2026-03-05 09:52:18','2026-03-05 09:52:18'),(300061,100040,'action complete via Async Request','2026-03-05 09:52:20','2026-03-05 09:52:20'),(300062,100041,'action started via Async Request','2026-03-05 09:52:20','2026-03-05 09:52:20'),(300063,100041,'action complete via Async Request','2026-03-05 09:52:21','2026-03-05 09:52:21'),(300064,100042,'action started via Async Request','2026-03-05 09:52:21','2026-03-05 09:52:21'),(300065,100042,'action complete via Async Request','2026-03-05 09:52:23','2026-03-05 09:52:23'),(300066,100043,'action started via Async Request','2026-03-05 09:52:28','2026-03-05 09:52:28'),(300067,100043,'action complete via Async Request','2026-03-05 09:52:30','2026-03-05 09:52:30'),(300068,100044,'action started via Async Request','2026-03-05 09:52:30','2026-03-05 09:52:30'),(300069,100044,'action complete via Async Request','2026-03-05 09:52:32','2026-03-05 09:52:32'),(300070,100045,'action started via Async Request','2026-03-05 09:52:32','2026-03-05 09:52:32'),(300071,100045,'action complete via Async Request','2026-03-05 09:52:34','2026-03-05 09:52:34'),(300072,100046,'action started via Async Request','2026-03-05 09:52:34','2026-03-05 09:52:34'),(300073,100046,'action complete via Async Request','2026-03-05 09:52:35','2026-03-05 09:52:35'),(300074,100047,'action started via Async Request','2026-03-05 09:52:35','2026-03-05 09:52:35'),(300075,100047,'action complete via Async Request','2026-03-05 09:52:37','2026-03-05 09:52:37'),(300076,100048,'action started via Async Request','2026-03-05 09:52:37','2026-03-05 09:52:37'),(300077,100048,'action complete via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300078,100049,'action started via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300079,100049,'action complete via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300080,100050,'action started via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300081,100050,'action complete via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300082,100051,'action started via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300083,100051,'action complete via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300084,100052,'action started via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300085,100052,'action complete via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300086,100053,'action started via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300087,100053,'action complete via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300088,100054,'action started via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300089,100054,'action complete via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300090,100055,'action started via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300091,100055,'action complete via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300092,100056,'action started via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300093,100056,'action complete via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300094,100057,'action started via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300095,100057,'action complete via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300096,100058,'action started via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300097,100058,'action complete via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300098,100059,'action started via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300099,100059,'action complete via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300100,100060,'action started via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300101,100060,'action complete via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300102,100061,'action started via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300103,100061,'action complete via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300104,100062,'action started via Async Request','2026-03-05 09:52:39','2026-03-05 09:52:39'),(300105,100062,'action complete via Async Request','2026-03-05 09:52:41','2026-03-05 09:52:41'),(300106,100063,'action started via Async Request','2026-03-05 09:52:41','2026-03-05 09:52:41'),(300107,100063,'action complete via Async Request','2026-03-05 09:52:42','2026-03-05 09:52:42'),(300108,100064,'action started via Async Request','2026-03-05 09:52:42','2026-03-05 09:52:42'),(300109,100064,'action complete via Async Request','2026-03-05 09:52:44','2026-03-05 09:52:44'),(300110,100065,'action started via Async Request','2026-03-05 09:52:44','2026-03-05 09:52:44'),(300111,100065,'action complete via Async Request','2026-03-05 09:52:46','2026-03-05 09:52:46'),(300112,100066,'action started via Async Request','2026-03-05 09:52:46','2026-03-05 09:52:46'),(300113,100066,'action complete via Async Request','2026-03-05 09:52:48','2026-03-05 09:52:48'),(300114,100067,'action started via Async Request','2026-03-05 09:52:48','2026-03-05 09:52:48'),(300115,100067,'action complete via Async Request','2026-03-05 09:52:50','2026-03-05 09:52:50'),(300116,100068,'action started via Async Request','2026-03-05 09:52:50','2026-03-05 09:52:50'),(300117,100068,'action complete via Async Request','2026-03-05 09:52:51','2026-03-05 09:52:51'),(300118,100069,'action started via Async Request','2026-03-05 09:52:51','2026-03-05 09:52:51'),(300119,100069,'action complete via Async Request','2026-03-05 09:52:53','2026-03-05 09:52:53'),(300120,100070,'action started via Async Request','2026-03-05 09:52:53','2026-03-05 09:52:53'),(300121,100070,'action complete via Async Request','2026-03-05 09:52:55','2026-03-05 09:52:55'),(300122,100071,'action started via Async Request','2026-03-05 09:52:55','2026-03-05 09:52:55'),(300123,100071,'action complete via Async Request','2026-03-05 09:52:57','2026-03-05 09:52:57'),(300124,100072,'action started via Async Request','2026-03-05 09:53:03','2026-03-05 09:53:03'),(300125,100072,'action complete via Async Request','2026-03-05 09:53:06','2026-03-05 09:53:06'),(300126,100073,'action started via Async Request','2026-03-05 09:53:06','2026-03-05 09:53:06'),(300127,100073,'action complete via Async Request','2026-03-05 09:53:09','2026-03-05 09:53:09'),(300128,100074,'action started via Async Request','2026-03-05 09:53:09','2026-03-05 09:53:09'),(300129,100074,'action complete via Async Request','2026-03-05 09:53:10','2026-03-05 09:53:10'),(300130,100075,'action started via Async Request','2026-03-05 09:53:10','2026-03-05 09:53:10'),(300131,100077,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300132,100078,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300133,100079,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300134,100080,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300135,100081,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300136,100082,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300137,100083,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300138,100084,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300139,100085,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300140,100086,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300141,100087,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300142,100088,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300143,100089,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300144,100090,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300145,100091,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300146,100092,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300147,100093,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300148,100094,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300149,100095,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300150,100096,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300151,100097,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300152,100098,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300153,100099,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300154,100100,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300155,100101,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300156,100102,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300157,100103,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300158,100104,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300159,100105,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300160,100106,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300161,100107,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300162,100108,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300163,100109,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300164,100110,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300165,100111,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300166,100112,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300167,100113,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300168,100114,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300169,100115,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300170,100116,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300171,100117,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300172,100118,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300173,100119,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300174,100120,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300175,100121,'action created','2026-03-05 09:53:11','2026-03-05 09:53:11'),(300176,100075,'action complete via Async Request','2026-03-05 09:53:12','2026-03-05 09:53:12'),(300177,100076,'action started via Async Request','2026-03-05 09:53:12','2026-03-05 09:53:12'),(300178,100122,'action created','2026-03-05 09:53:12','2026-03-05 09:53:12'),(300179,100076,'action complete via Async Request','2026-03-05 09:53:12','2026-03-05 09:53:12'),(300180,100077,'action started via Async Request','2026-03-05 09:53:12','2026-03-05 09:53:12'),(300181,100077,'action complete via Async Request','2026-03-05 09:53:14','2026-03-05 09:53:14'),(300182,100078,'action started via Async Request','2026-03-05 09:53:14','2026-03-05 09:53:14'),(300183,100078,'action complete via Async Request','2026-03-05 09:53:16','2026-03-05 09:53:16'),(300184,100079,'action started via Async Request','2026-03-05 09:53:16','2026-03-05 09:53:16'),(300185,100079,'action complete via Async Request','2026-03-05 09:53:18','2026-03-05 09:53:18'),(300186,100080,'action started via Async Request','2026-03-05 09:53:18','2026-03-05 09:53:18'),(300187,100080,'action complete via Async Request','2026-03-05 09:53:19','2026-03-05 09:53:19'),(300188,100081,'action started via Async Request','2026-03-05 09:53:19','2026-03-05 09:53:19'),(300189,100081,'action complete via Async Request','2026-03-05 09:53:21','2026-03-05 09:53:21'),(300190,100082,'action started via Async Request','2026-03-05 09:53:21','2026-03-05 09:53:21'),(300191,100082,'action complete via Async Request','2026-03-05 09:53:23','2026-03-05 09:53:23'),(300192,100083,'action started via Async Request','2026-03-05 09:53:23','2026-03-05 09:53:23'),(300193,100083,'action complete via Async Request','2026-03-05 09:53:24','2026-03-05 09:53:24'),(300194,100084,'action started via Async Request','2026-03-05 09:53:24','2026-03-05 09:53:24'),(300195,100084,'action complete via Async Request','2026-03-05 09:53:26','2026-03-05 09:53:26'),(300196,100085,'action started via Async Request','2026-03-05 09:53:31','2026-03-05 09:53:31'),(300197,100085,'action complete via Async Request','2026-03-05 09:53:33','2026-03-05 09:53:33'),(300198,100086,'action started via Async Request','2026-03-05 09:53:33','2026-03-05 09:53:33'),(300199,100086,'action complete via Async Request','2026-03-05 09:53:35','2026-03-05 09:53:35'),(300200,100087,'action started via Async Request','2026-03-05 09:53:35','2026-03-05 09:53:35'),(300201,100087,'action complete via Async Request','2026-03-05 09:53:37','2026-03-05 09:53:37'),(300202,100088,'action started via Async Request','2026-03-05 09:53:37','2026-03-05 09:53:37'),(300203,100088,'action complete via Async Request','2026-03-05 09:53:37','2026-03-05 09:53:37'),(300204,100089,'action started via Async Request','2026-03-05 09:53:37','2026-03-05 09:53:37'),(300205,100089,'action complete via Async Request','2026-03-05 09:53:37','2026-03-05 09:53:37'),(300206,100090,'action started via Async Request','2026-03-05 09:53:37','2026-03-05 09:53:37'),(300207,100090,'action complete via Async Request','2026-03-05 09:53:37','2026-03-05 09:53:37'),(300208,100091,'action started via Async Request','2026-03-05 09:53:37','2026-03-05 09:53:37'),(300209,100091,'action complete via Async Request','2026-03-05 09:53:37','2026-03-05 09:53:37'),(300210,100092,'action started via Async Request','2026-03-05 09:53:37','2026-03-05 09:53:37'),(300211,100092,'action complete via Async Request','2026-03-05 09:53:37','2026-03-05 09:53:37'),(300212,100093,'action started via Async Request','2026-03-05 09:53:37','2026-03-05 09:53:37'),(300213,100093,'action complete via Async Request','2026-03-05 09:53:37','2026-03-05 09:53:37'),(300214,100094,'action started via Async Request','2026-03-05 09:53:37','2026-03-05 09:53:37'),(300215,100094,'action complete via Async Request','2026-03-05 09:53:37','2026-03-05 09:53:37'),(300216,100095,'action started via Async Request','2026-03-05 09:53:37','2026-03-05 09:53:37'),(300217,100095,'action complete via Async Request','2026-03-05 09:53:38','2026-03-05 09:53:38'),(300218,100096,'action started via Async Request','2026-03-05 09:53:38','2026-03-05 09:53:38'),(300219,100096,'action complete via Async Request','2026-03-05 09:53:40','2026-03-05 09:53:40'),(300220,100097,'action started via Async Request','2026-03-05 09:53:40','2026-03-05 09:53:40'),(300221,100097,'action complete via Async Request','2026-03-05 09:53:42','2026-03-05 09:53:42'),(300222,100098,'action started via Async Request','2026-03-05 09:53:42','2026-03-05 09:53:42'),(300223,100098,'action complete via Async Request','2026-03-05 09:53:44','2026-03-05 09:53:44'),(300224,100099,'action started via Async Request','2026-03-05 09:53:44','2026-03-05 09:53:44'),(300225,100099,'action complete via Async Request','2026-03-05 09:53:45','2026-03-05 09:53:45'),(300226,100100,'action started via Async Request','2026-03-05 09:53:45','2026-03-05 09:53:45'),(300227,100100,'action complete via Async Request','2026-03-05 09:53:47','2026-03-05 09:53:47'),(300228,100101,'action started via Async Request','2026-03-05 09:53:47','2026-03-05 09:53:47'),(300229,100101,'action complete via Async Request','2026-03-05 09:53:49','2026-03-05 09:53:49'),(300230,100102,'action started via Async Request','2026-03-05 09:53:49','2026-03-05 09:53:49'),(300231,100102,'action complete via Async Request','2026-03-05 09:53:51','2026-03-05 09:53:51'),(300232,100103,'action started via Async Request','2026-03-05 09:53:51','2026-03-05 09:53:51'),(300233,100103,'action complete via Async Request','2026-03-05 09:53:52','2026-03-05 09:53:52'),(300234,100104,'action started via Async Request','2026-03-05 09:53:52','2026-03-05 09:53:52'),(300235,100104,'action complete via Async Request','2026-03-05 09:53:54','2026-03-05 09:53:54'),(300236,100105,'action started via Async Request','2026-03-05 09:53:54','2026-03-05 09:53:54'),(300237,100105,'action complete via Async Request','2026-03-05 09:53:56','2026-03-05 09:53:56'),(300238,100106,'action started via Async Request','2026-03-05 09:53:56','2026-03-05 09:53:56'),(300239,100106,'action complete via Async Request','2026-03-05 09:53:58','2026-03-05 09:53:58'),(300240,100107,'action started via Async Request','2026-03-05 09:53:58','2026-03-05 09:53:58'),(300241,100107,'action complete via Async Request','2026-03-05 09:53:59','2026-03-05 09:53:59'),(300242,100108,'action started via Async Request','2026-03-05 09:54:06','2026-03-05 09:54:06'),(300243,100108,'action complete via Async Request','2026-03-05 09:54:08','2026-03-05 09:54:08'),(300244,100109,'action started via Async Request','2026-03-05 09:54:08','2026-03-05 09:54:08'),(300245,100109,'action complete via Async Request','2026-03-05 09:54:10','2026-03-05 09:54:10'),(300246,100110,'action started via Async Request','2026-03-05 09:54:10','2026-03-05 09:54:10'),(300247,100123,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300248,100124,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300249,100125,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300250,100126,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300251,100127,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300252,100128,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300253,100129,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300254,100130,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300255,100131,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300256,100132,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300257,100133,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300258,100134,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300259,100135,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300260,100136,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300261,100137,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300262,100138,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300263,100139,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300264,100140,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300265,100141,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300266,100142,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300267,100143,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300268,100144,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300269,100145,'action created','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300270,100110,'action complete via Async Request','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300271,100111,'action started via Async Request','2026-03-05 09:54:12','2026-03-05 09:54:12'),(300272,100111,'action complete via Async Request','2026-03-05 09:54:14','2026-03-05 09:54:14'),(300273,100112,'action started via Async Request','2026-03-05 09:54:14','2026-03-05 09:54:14'),(300274,100112,'action complete via Async Request','2026-03-05 09:54:15','2026-03-05 09:54:15'),(300275,100113,'action started via Async Request','2026-03-05 09:54:15','2026-03-05 09:54:15'),(300276,100113,'action complete via Async Request','2026-03-05 09:54:17','2026-03-05 09:54:17'),(300277,100114,'action started via Async Request','2026-03-05 09:54:17','2026-03-05 09:54:17'),(300278,100114,'action complete via Async Request','2026-03-05 09:54:19','2026-03-05 09:54:19'),(300279,100115,'action started via Async Request','2026-03-05 09:54:19','2026-03-05 09:54:19'),(300280,100115,'action complete via Async Request','2026-03-05 09:54:21','2026-03-05 09:54:21'),(300281,100116,'action started via Async Request','2026-03-05 09:54:21','2026-03-05 09:54:21'),(300282,100116,'action complete via Async Request','2026-03-05 09:54:22','2026-03-05 09:54:22'),(300283,100117,'action started via Async Request','2026-03-05 09:54:22','2026-03-05 09:54:22'),(300284,100117,'action complete via Async Request','2026-03-05 09:54:24','2026-03-05 09:54:24'),(300285,100118,'action started via Async Request','2026-03-05 09:54:24','2026-03-05 09:54:24'),(300286,100118,'action complete via Async Request','2026-03-05 09:54:26','2026-03-05 09:54:26'),(300287,100119,'action started via Async Request','2026-03-05 09:54:26','2026-03-05 09:54:26'),(300288,100119,'action complete via Async Request','2026-03-05 09:54:27','2026-03-05 09:54:27'),(300289,100120,'action started via Async Request','2026-03-05 09:54:27','2026-03-05 09:54:27'),(300290,100120,'action complete via Async Request','2026-03-05 09:54:29','2026-03-05 09:54:29'),(300291,100121,'action started via Async Request','2026-03-05 09:55:09','2026-03-05 09:55:09'),(300292,100121,'action complete via Async Request','2026-03-05 09:55:10','2026-03-05 09:55:10'),(300293,100122,'action started via Async Request','2026-03-05 09:55:10','2026-03-05 09:55:10'),(300294,100146,'action created','2026-03-05 09:55:10','2026-03-05 09:55:10'),(300295,100122,'action complete via Async Request','2026-03-05 09:55:10','2026-03-05 09:55:10'),(300296,100123,'action started via Async Request','2026-03-05 09:55:10','2026-03-05 09:55:10'),(300297,100147,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300298,100148,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300299,100149,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300300,100150,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300301,100151,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300302,100152,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300303,100153,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300304,100154,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300305,100155,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300306,100156,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300307,100157,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300308,100158,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300309,100159,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300310,100160,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300311,100161,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300312,100162,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300313,100163,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300314,100164,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300315,100165,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300316,100166,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300317,100167,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300318,100168,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300319,100169,'action created','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300320,100123,'action complete via Async Request','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300321,100124,'action started via Async Request','2026-03-05 09:55:12','2026-03-05 09:55:12'),(300322,100124,'action complete via Async Request','2026-03-05 09:55:14','2026-03-05 09:55:14'),(300323,100125,'action started via Async Request','2026-03-05 09:55:14','2026-03-05 09:55:14'),(300324,100125,'action complete via Async Request','2026-03-05 09:55:16','2026-03-05 09:55:16'),(300325,100126,'action started via Async Request','2026-03-05 09:55:16','2026-03-05 09:55:16'),(300326,100126,'action complete via Async Request','2026-03-05 09:55:18','2026-03-05 09:55:18'),(300327,100127,'action started via Async Request','2026-03-05 09:55:18','2026-03-05 09:55:18'),(300328,100127,'action complete via Async Request','2026-03-05 09:55:19','2026-03-05 09:55:19'),(300329,100128,'action started via Async Request','2026-03-05 09:55:19','2026-03-05 09:55:19'),(300330,100128,'action complete via Async Request','2026-03-05 09:55:21','2026-03-05 09:55:21'),(300331,100129,'action started via Async Request','2026-03-05 09:55:21','2026-03-05 09:55:21'),(300332,100129,'action complete via Async Request','2026-03-05 09:55:23','2026-03-05 09:55:23'),(300333,100130,'action started via Async Request','2026-03-05 09:55:23','2026-03-05 09:55:23'),(300334,100130,'action complete via Async Request','2026-03-05 09:55:25','2026-03-05 09:55:25'),(300335,100131,'action started via Async Request','2026-03-05 09:55:25','2026-03-05 09:55:25'),(300336,100131,'action complete via Async Request','2026-03-05 09:55:27','2026-03-05 09:55:27'),(300337,100132,'action started via Async Request','2026-03-05 09:55:27','2026-03-05 09:55:27'),(300338,100132,'action complete via Async Request','2026-03-05 09:55:28','2026-03-05 09:55:28'),(300339,100133,'action started via Async Request','2026-03-05 09:55:28','2026-03-05 09:55:28'),(300340,100133,'action complete via Async Request','2026-03-05 09:55:30','2026-03-05 09:55:30'),(300341,100134,'action started via Async Request','2026-03-05 09:55:30','2026-03-05 09:55:30'),(300342,100134,'action complete via Async Request','2026-03-05 09:55:32','2026-03-05 09:55:32'),(300343,100135,'action started via Async Request','2026-03-05 09:55:32','2026-03-05 09:55:32'),(300344,100135,'action complete via Async Request','2026-03-05 09:55:34','2026-03-05 09:55:34'),(300345,100136,'action started via Async Request','2026-03-05 09:55:39','2026-03-05 09:55:39'),(300346,100136,'action complete via Async Request','2026-03-05 09:55:41','2026-03-05 09:55:41'),(300347,100137,'action started via Async Request','2026-03-05 09:55:41','2026-03-05 09:55:41'),(300348,100137,'action complete via Async Request','2026-03-05 09:55:42','2026-03-05 09:55:42'),(300349,100138,'action started via Async Request','2026-03-05 09:55:42','2026-03-05 09:55:42'),(300350,100138,'action complete via Async Request','2026-03-05 09:55:44','2026-03-05 09:55:44'),(300351,100139,'action started via Async Request','2026-03-05 09:55:44','2026-03-05 09:55:44'),(300352,100139,'action complete via Async Request','2026-03-05 09:55:46','2026-03-05 09:55:46'),(300353,100140,'action started via Async Request','2026-03-05 09:55:46','2026-03-05 09:55:46'),(300354,100140,'action complete via Async Request','2026-03-05 09:55:47','2026-03-05 09:55:47'),(300355,100141,'action started via Async Request','2026-03-05 09:55:47','2026-03-05 09:55:47'),(300356,100141,'action complete via Async Request','2026-03-05 09:55:49','2026-03-05 09:55:49'),(300357,100142,'action started via Async Request','2026-03-05 09:55:49','2026-03-05 09:55:49'),(300358,100142,'action complete via Async Request','2026-03-05 09:55:51','2026-03-05 09:55:51'),(300359,100143,'action started via Async Request','2026-03-05 09:55:51','2026-03-05 09:55:51'),(300360,100143,'action complete via Async Request','2026-03-05 09:55:52','2026-03-05 09:55:52'),(300361,100144,'action started via Async Request','2026-03-05 09:55:52','2026-03-05 09:55:52'),(300362,100144,'action complete via Async Request','2026-03-05 09:55:54','2026-03-05 09:55:54'),(300363,100145,'action started via Async Request','2026-03-05 09:55:54','2026-03-05 09:55:54'),(300364,100145,'action complete via Async Request','2026-03-05 09:55:56','2026-03-05 09:55:56'),(300365,100147,'action started via Async Request','2026-03-05 09:55:56','2026-03-05 09:55:56'),(300366,100147,'action complete via Async Request','2026-03-05 09:55:58','2026-03-05 09:55:58'),(300367,100148,'action started via Async Request','2026-03-05 09:55:58','2026-03-05 09:55:58'),(300368,100148,'action complete via Async Request','2026-03-05 09:55:59','2026-03-05 09:55:59'),(300369,100149,'action started via Async Request','2026-03-05 09:55:59','2026-03-05 09:55:59'),(300370,100149,'action complete via Async Request','2026-03-05 09:56:01','2026-03-05 09:56:01'),(300371,100150,'action started via Async Request','2026-03-05 09:56:01','2026-03-05 09:56:01'),(300372,100150,'action complete via Async Request','2026-03-05 09:56:04','2026-03-05 09:56:04'),(300373,100151,'action started via Async Request','2026-03-05 09:56:09','2026-03-05 09:56:09'),(300374,100151,'action complete via Async Request','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300375,100152,'action started via Async Request','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300376,100170,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300377,100171,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300378,100172,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300379,100173,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300380,100174,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300381,100175,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300382,100176,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300383,100177,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300384,100178,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300385,100179,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300386,100180,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300387,100181,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300388,100182,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300389,100183,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300390,100184,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300391,100185,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300392,100186,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300393,100187,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300394,100188,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300395,100189,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300396,100190,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300397,100191,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300398,100192,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300399,100193,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300400,100194,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300401,100195,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300402,100196,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300403,100197,'action created','2026-03-05 09:56:11','2026-03-05 09:56:11'),(300404,100152,'action complete via Async Request','2026-03-05 09:56:12','2026-03-05 09:56:12'),(300405,100153,'action started via Async Request','2026-03-05 09:56:12','2026-03-05 09:56:12'),(300406,100153,'action complete via Async Request','2026-03-05 09:56:14','2026-03-05 09:56:14'),(300407,100154,'action started via Async Request','2026-03-05 09:56:14','2026-03-05 09:56:14'),(300408,100154,'action complete via Async Request','2026-03-05 09:56:16','2026-03-05 09:56:16'),(300409,100155,'action started via Async Request','2026-03-05 09:56:16','2026-03-05 09:56:16'),(300410,100155,'action complete via Async Request','2026-03-05 09:56:18','2026-03-05 09:56:18'),(300411,100156,'action started via Async Request','2026-03-05 09:56:18','2026-03-05 09:56:18'),(300412,100156,'action complete via Async Request','2026-03-05 09:56:19','2026-03-05 09:56:19'),(300413,100157,'action started via Async Request','2026-03-05 09:56:19','2026-03-05 09:56:19'),(300414,100157,'action complete via Async Request','2026-03-05 09:56:21','2026-03-05 09:56:21'),(300415,100158,'action started via Async Request','2026-03-05 09:56:21','2026-03-05 09:56:21'),(300416,100158,'action complete via Async Request','2026-03-05 09:56:23','2026-03-05 09:56:23'),(300417,100159,'action started via Async Request','2026-03-05 09:56:23','2026-03-05 09:56:23'),(300418,100159,'action complete via Async Request','2026-03-05 09:56:24','2026-03-05 09:56:24'),(300419,100160,'action started via Async Request','2026-03-05 09:56:24','2026-03-05 09:56:24'),(300420,100160,'action complete via Async Request','2026-03-05 09:56:26','2026-03-05 09:56:26'),(300421,100161,'action started via Async Request','2026-03-05 09:56:26','2026-03-05 09:56:26'),(300422,100161,'action complete via Async Request','2026-03-05 09:56:28','2026-03-05 09:56:28'),(300423,100162,'action started via Async Request','2026-03-05 09:56:28','2026-03-05 09:56:28'),(300424,100162,'action complete via Async Request','2026-03-05 09:56:30','2026-03-05 09:56:30'),(300425,100163,'action started via Async Request','2026-03-05 09:56:30','2026-03-05 09:56:30'),(300426,100163,'action complete via Async Request','2026-03-05 09:56:31','2026-03-05 09:56:31'),(300427,100164,'action started via Async Request','2026-03-05 09:56:31','2026-03-05 09:56:31'),(300428,100164,'action complete via Async Request','2026-03-05 09:56:33','2026-03-05 09:56:33'),(300429,100165,'action started via Async Request','2026-03-05 09:56:33','2026-03-05 09:56:33'),(300430,100165,'action complete via Async Request','2026-03-05 09:56:35','2026-03-05 09:56:35'),(300431,100166,'action started via Async Request','2026-03-05 09:56:40','2026-03-05 09:56:40'),(300432,100166,'action complete via Async Request','2026-03-05 09:56:42','2026-03-05 09:56:42'),(300433,100167,'action started via Async Request','2026-03-05 09:56:42','2026-03-05 09:56:42'),(300434,100167,'action complete via Async Request','2026-03-05 09:56:43','2026-03-05 09:56:43'),(300435,100168,'action started via Async Request','2026-03-05 09:56:43','2026-03-05 09:56:43'),(300436,100168,'action complete via Async Request','2026-03-05 09:56:45','2026-03-05 09:56:45'),(300437,100169,'action started via Async Request','2026-03-05 09:56:45','2026-03-05 09:56:45'),(300438,100169,'action complete via Async Request','2026-03-05 09:56:47','2026-03-05 09:56:47'),(300439,100146,'action started via Async Request','2026-03-05 09:56:47','2026-03-05 09:56:47'),(300440,100198,'action created','2026-03-05 09:56:47','2026-03-05 09:56:47'),(300441,100146,'action complete via Async Request','2026-03-05 09:56:47','2026-03-05 09:56:47'),(300442,100170,'action started via Async Request','2026-03-05 09:56:47','2026-03-05 09:56:47'),(300443,100170,'action complete via Async Request','2026-03-05 09:56:49','2026-03-05 09:56:49'),(300444,100171,'action started via Async Request','2026-03-05 09:56:49','2026-03-05 09:56:49'),(300445,100171,'action complete via Async Request','2026-03-05 09:56:50','2026-03-05 09:56:50'),(300446,100172,'action started via Async Request','2026-03-05 09:56:50','2026-03-05 09:56:50'),(300447,100172,'action complete via Async Request','2026-03-05 09:56:52','2026-03-05 09:56:52'),(300448,100173,'action started via Async Request','2026-03-05 09:56:52','2026-03-05 09:56:52'),(300449,100173,'action complete via Async Request','2026-03-05 09:56:54','2026-03-05 09:56:54'),(300450,100174,'action started via Async Request','2026-03-05 09:56:54','2026-03-05 09:56:54'),(300451,100174,'action complete via Async Request','2026-03-05 09:56:56','2026-03-05 09:56:56'),(300452,100175,'action started via Async Request','2026-03-05 09:56:56','2026-03-05 09:56:56'),(300453,100175,'action complete via Async Request','2026-03-05 09:56:57','2026-03-05 09:56:57'),(300454,100176,'action started via Async Request','2026-03-05 09:56:57','2026-03-05 09:56:57'),(300455,100176,'action complete via Async Request','2026-03-05 09:56:59','2026-03-05 09:56:59'),(300456,100177,'action started via Async Request','2026-03-05 09:56:59','2026-03-05 09:56:59'),(300457,100177,'action complete via Async Request','2026-03-05 09:57:01','2026-03-05 09:57:01'),(300458,100178,'action started via Async Request','2026-03-05 09:57:01','2026-03-05 09:57:01'),(300459,100178,'action complete via Async Request','2026-03-05 09:57:03','2026-03-05 09:57:03'),(300460,100179,'action started via Async Request','2026-03-05 09:57:04','2026-03-05 09:57:04'),(300461,100179,'action complete via Async Request','2026-03-05 09:57:07','2026-03-05 09:57:07'),(300462,100180,'action started via Async Request','2026-03-05 09:57:12','2026-03-05 09:57:12'),(300463,100199,'action created','2026-03-05 09:57:12','2026-03-05 09:57:12'),(300464,100200,'action created','2026-03-05 09:57:12','2026-03-05 09:57:12'),(300465,100201,'action created','2026-03-05 09:57:12','2026-03-05 09:57:12'),(300466,100202,'action created','2026-03-05 09:57:12','2026-03-05 09:57:12'),(300467,100203,'action created','2026-03-05 09:57:12','2026-03-05 09:57:12'),(300468,100204,'action created','2026-03-05 09:57:12','2026-03-05 09:57:12'),(300469,100205,'action created','2026-03-05 09:57:12','2026-03-05 09:57:12'),(300470,100206,'action created','2026-03-05 09:57:12','2026-03-05 09:57:12'),(300471,100207,'action created','2026-03-05 09:57:12','2026-03-05 09:57:12'),(300472,100208,'action created','2026-03-05 09:57:12','2026-03-05 09:57:12'),(300473,100209,'action created','2026-03-05 09:57:12','2026-03-05 09:57:12'),(300474,100210,'action created','2026-03-05 09:57:12','2026-03-05 09:57:12'),(300475,100211,'action created','2026-03-05 09:57:12','2026-03-05 09:57:12'),(300476,100212,'action created','2026-03-05 09:57:12','2026-03-05 09:57:12'),(300477,100213,'action created','2026-03-05 09:57:12','2026-03-05 09:57:12'),(300478,100214,'action created','2026-03-05 09:57:13','2026-03-05 09:57:13'),(300479,100215,'action created','2026-03-05 09:57:13','2026-03-05 09:57:13'),(300480,100216,'action created','2026-03-05 09:57:13','2026-03-05 09:57:13'),(300481,100217,'action created','2026-03-05 09:57:13','2026-03-05 09:57:13'),(300482,100218,'action created','2026-03-05 09:57:13','2026-03-05 09:57:13'),(300483,100219,'action created','2026-03-05 09:57:13','2026-03-05 09:57:13'),(300484,100220,'action created','2026-03-05 09:57:13','2026-03-05 09:57:13'),(300485,100221,'action created','2026-03-05 09:57:13','2026-03-05 09:57:13'),(300486,100222,'action created','2026-03-05 09:57:13','2026-03-05 09:57:13'),(300487,100223,'action created','2026-03-05 09:57:13','2026-03-05 09:57:13'),(300488,100224,'action created','2026-03-05 09:57:13','2026-03-05 09:57:13'),(300489,100225,'action created','2026-03-05 09:57:13','2026-03-05 09:57:13'),(300490,100226,'action created','2026-03-05 09:57:13','2026-03-05 09:57:13'),(300491,100180,'action complete via Async Request','2026-03-05 09:57:14','2026-03-05 09:57:14'),(300492,100181,'action started via Async Request','2026-03-05 09:57:14','2026-03-05 09:57:14'),(300493,100181,'action complete via Async Request','2026-03-05 09:57:15','2026-03-05 09:57:15'),(300494,100182,'action started via Async Request','2026-03-05 09:57:15','2026-03-05 09:57:15'),(300495,100182,'action complete via Async Request','2026-03-05 09:57:17','2026-03-05 09:57:17'),(300496,100183,'action started via Async Request','2026-03-05 09:57:17','2026-03-05 09:57:17'),(300497,100183,'action complete via Async Request','2026-03-05 09:57:19','2026-03-05 09:57:19'),(300498,100184,'action started via Async Request','2026-03-05 09:57:19','2026-03-05 09:57:19'),(300499,100184,'action complete via Async Request','2026-03-05 09:57:21','2026-03-05 09:57:21'),(300500,100185,'action started via Async Request','2026-03-05 09:57:21','2026-03-05 09:57:21'),(300501,100185,'action complete via Async Request','2026-03-05 09:57:22','2026-03-05 09:57:22'),(300502,100186,'action started via Async Request','2026-03-05 09:57:22','2026-03-05 09:57:22'),(300503,100186,'action complete via Async Request','2026-03-05 09:57:24','2026-03-05 09:57:24'),(300504,100187,'action started via Async Request','2026-03-05 09:57:24','2026-03-05 09:57:24'),(300505,100187,'action complete via Async Request','2026-03-05 09:57:26','2026-03-05 09:57:26'),(300506,100188,'action started via Async Request','2026-03-05 09:57:26','2026-03-05 09:57:26'),(300507,100188,'action complete via Async Request','2026-03-05 09:57:28','2026-03-05 09:57:28'),(300508,100189,'action started via Async Request','2026-03-05 09:57:28','2026-03-05 09:57:28'),(300509,100189,'action complete via Async Request','2026-03-05 09:57:29','2026-03-05 09:57:29'),(300510,100190,'action started via Async Request','2026-03-05 09:57:29','2026-03-05 09:57:29'),(300511,100190,'action complete via Async Request','2026-03-05 09:57:31','2026-03-05 09:57:31'),(300512,100191,'action started via Async Request','2026-03-05 09:57:31','2026-03-05 09:57:31'),(300513,100191,'action complete via Async Request','2026-03-05 09:57:33','2026-03-05 09:57:33'),(300514,100192,'action started via Async Request','2026-03-05 09:57:33','2026-03-05 09:57:33'),(300515,100192,'action complete via Async Request','2026-03-05 09:57:34','2026-03-05 09:57:34'),(300516,100193,'action started via Async Request','2026-03-05 09:57:34','2026-03-05 09:57:34'),(300517,100193,'action complete via Async Request','2026-03-05 09:57:36','2026-03-05 09:57:36'),(300518,100194,'action started via Async Request','2026-03-05 09:57:36','2026-03-05 09:57:36'),(300519,100194,'action complete via Async Request','2026-03-05 09:57:38','2026-03-05 09:57:38'),(300520,100195,'action started via Async Request','2026-03-05 09:57:43','2026-03-05 09:57:43'),(300521,100195,'action complete via Async Request','2026-03-05 09:57:45','2026-03-05 09:57:45'),(300522,100196,'action started via Async Request','2026-03-05 09:57:45','2026-03-05 09:57:45'),(300523,100196,'action complete via Async Request','2026-03-05 09:57:47','2026-03-05 09:57:47'),(300524,100197,'action started via Async Request','2026-03-05 09:57:47','2026-03-05 09:57:47'),(300525,100197,'action complete via Async Request','2026-03-05 09:57:48','2026-03-05 09:57:48'),(300526,100199,'action started via Async Request','2026-03-05 09:57:48','2026-03-05 09:57:48'),(300527,100199,'action complete via Async Request','2026-03-05 09:57:50','2026-03-05 09:57:50'),(300528,100200,'action started via Async Request','2026-03-05 09:57:50','2026-03-05 09:57:50'),(300529,100200,'action complete via Async Request','2026-03-05 09:57:52','2026-03-05 09:57:52'),(300530,100201,'action started via Async Request','2026-03-05 09:57:52','2026-03-05 09:57:52'),(300531,100201,'action complete via Async Request','2026-03-05 09:57:54','2026-03-05 09:57:54'),(300532,100202,'action started via Async Request','2026-03-05 09:57:54','2026-03-05 09:57:54'),(300533,100202,'action complete via Async Request','2026-03-05 09:57:55','2026-03-05 09:57:55'),(300534,100203,'action started via Async Request','2026-03-05 09:57:55','2026-03-05 09:57:55'),(300535,100203,'action complete via Async Request','2026-03-05 09:57:57','2026-03-05 09:57:57'),(300536,100204,'action started via Async Request','2026-03-05 09:57:57','2026-03-05 09:57:57'),(300537,100204,'action complete via Async Request','2026-03-05 09:57:59','2026-03-05 09:57:59'),(300538,100205,'action started via Async Request','2026-03-05 09:57:59','2026-03-05 09:57:59'),(300539,100205,'action complete via Async Request','2026-03-05 09:58:00','2026-03-05 09:58:00'),(300540,100206,'action started via Async Request','2026-03-05 09:58:00','2026-03-05 09:58:00'),(300541,100206,'action complete via Async Request','2026-03-05 09:58:03','2026-03-05 09:58:03'),(300542,100207,'action started via Async Request','2026-03-05 09:58:03','2026-03-05 09:58:03'),(300543,100207,'action complete via Async Request','2026-03-05 09:58:06','2026-03-05 09:58:06'),(300544,100208,'action started via Async Request','2026-03-05 09:58:06','2026-03-05 09:58:06'),(300545,100208,'action complete via Async Request','2026-03-05 09:58:08','2026-03-05 09:58:08'),(300546,100209,'action started via Async Request','2026-03-05 09:58:13','2026-03-05 09:58:13'),(300547,100209,'action complete via Async Request','2026-03-05 09:58:15','2026-03-05 09:58:15'),(300548,100210,'action started via Async Request','2026-03-05 09:58:15','2026-03-05 09:58:15'),(300549,100210,'action complete via Async Request','2026-03-05 09:58:17','2026-03-05 09:58:17'),(300550,100211,'action started via Async Request','2026-03-05 09:58:17','2026-03-05 09:58:17'),(300551,100211,'action complete via Async Request','2026-03-05 09:58:18','2026-03-05 09:58:18'),(300552,100212,'action started via Async Request','2026-03-05 09:58:18','2026-03-05 09:58:18'),(300553,100212,'action complete via Async Request','2026-03-05 09:58:20','2026-03-05 09:58:20'),(300554,100213,'action started via Async Request','2026-03-05 09:58:20','2026-03-05 09:58:20'),(300555,100213,'action complete via Async Request','2026-03-05 09:58:22','2026-03-05 09:58:22'),(300556,100214,'action started via Async Request','2026-03-05 09:58:22','2026-03-05 09:58:22'),(300557,100214,'action complete via Async Request','2026-03-05 09:58:23','2026-03-05 09:58:23'),(300558,100215,'action started via Async Request','2026-03-05 09:58:23','2026-03-05 09:58:23'),(300559,100215,'action complete via Async Request','2026-03-05 09:58:25','2026-03-05 09:58:25'),(300560,100216,'action started via Async Request','2026-03-05 09:58:25','2026-03-05 09:58:25'),(300561,100216,'action complete via Async Request','2026-03-05 09:58:27','2026-03-05 09:58:27'),(300562,100217,'action started via Async Request','2026-03-05 09:58:27','2026-03-05 09:58:27'),(300563,100217,'action complete via Async Request','2026-03-05 09:58:29','2026-03-05 09:58:29'),(300564,100218,'action started via Async Request','2026-03-05 09:58:29','2026-03-05 09:58:29'),(300565,100218,'action complete via Async Request','2026-03-05 09:58:30','2026-03-05 09:58:30'),(300566,100219,'action started via Async Request','2026-03-05 09:58:30','2026-03-05 09:58:30'),(300567,100219,'action complete via Async Request','2026-03-05 09:58:32','2026-03-05 09:58:32'),(300568,100220,'action started via Async Request','2026-03-05 09:58:32','2026-03-05 09:58:32'),(300569,100220,'action complete via Async Request','2026-03-05 09:58:34','2026-03-05 09:58:34'),(300570,100221,'action started via Async Request','2026-03-05 09:58:34','2026-03-05 09:58:34'),(300571,100221,'action complete via Async Request','2026-03-05 09:58:35','2026-03-05 09:58:35'),(300572,100222,'action started via Async Request','2026-03-05 09:58:35','2026-03-05 09:58:35'),(300573,100222,'action complete via Async Request','2026-03-05 09:58:37','2026-03-05 09:58:37'),(300574,100223,'action started via Async Request','2026-03-05 09:58:37','2026-03-05 09:58:37'),(300575,100223,'action complete via Async Request','2026-03-05 09:58:39','2026-03-05 09:58:39'),(300576,100224,'action started via WP Cron','2026-03-05 09:58:54','2026-03-05 09:58:54'),(300577,100224,'action complete via WP Cron','2026-03-05 09:58:56','2026-03-05 09:58:56'),(300578,100225,'action started via WP Cron','2026-03-05 09:58:56','2026-03-05 09:58:56'),(300579,100225,'action complete via WP Cron','2026-03-05 09:58:58','2026-03-05 09:58:58'),(300580,100226,'action started via WP Cron','2026-03-05 09:58:58','2026-03-05 09:58:58'),(300581,100226,'action complete via WP Cron','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300582,100198,'action started via WP Cron','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300583,100227,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300584,100198,'action complete via WP Cron','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300585,100228,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300586,100229,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300587,100230,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300588,100231,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300589,100232,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300590,100233,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300591,100234,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300592,100235,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300593,100236,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300594,100237,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300595,100238,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300596,100239,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300597,100240,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300598,100241,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300599,100242,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300600,100243,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300601,100244,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300602,100245,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300603,100246,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300604,100247,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300605,100248,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300606,100249,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300607,100250,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300608,100251,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300609,100252,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300610,100253,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300611,100254,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300612,100255,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300613,100256,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300614,100257,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300615,100258,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300616,100259,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300617,100260,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300618,100261,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300619,100262,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300620,100263,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300621,100264,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300622,100265,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300623,100266,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300624,100267,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300625,100268,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300626,100269,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300627,100270,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300628,100271,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300629,100272,'action created','2026-03-05 09:59:00','2026-03-05 09:59:00'),(300630,100228,'action started via WP Cron','2026-03-05 09:59:07','2026-03-05 09:59:07'),(300631,100228,'action complete via WP Cron','2026-03-05 09:59:09','2026-03-05 09:59:09'),(300632,100229,'action started via WP Cron','2026-03-05 09:59:09','2026-03-05 09:59:09'),(300633,100229,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300634,100230,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300635,100230,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300636,100231,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300637,100231,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300638,100232,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300639,100232,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300640,100233,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300641,100233,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300642,100234,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300643,100234,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300644,100235,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300645,100235,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300646,100236,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300647,100236,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300648,100237,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300649,100237,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300650,100238,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300651,100238,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300652,100239,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300653,100239,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300654,100240,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300655,100240,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300656,100241,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300657,100241,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300658,100242,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300659,100242,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300660,100243,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300661,100243,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300662,100244,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300663,100244,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300664,100245,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300665,100245,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300666,100246,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300667,100246,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300668,100247,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300669,100247,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300670,100248,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300671,100248,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300672,100249,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300673,100249,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300674,100250,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300675,100250,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300676,100251,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300677,100251,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300678,100252,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300679,100252,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300680,100253,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300681,100253,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300682,100254,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300683,100254,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300684,100255,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300685,100255,'action complete via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300686,100256,'action started via WP Cron','2026-03-05 09:59:11','2026-03-05 09:59:11'),(300687,100256,'action complete via WP Cron','2026-03-05 09:59:12','2026-03-05 09:59:12'),(300688,100257,'action started via WP Cron','2026-03-05 09:59:12','2026-03-05 09:59:12'),(300689,100257,'action complete via WP Cron','2026-03-05 09:59:14','2026-03-05 09:59:14'),(300690,100258,'action started via WP Cron','2026-03-05 09:59:14','2026-03-05 09:59:14'),(300691,100258,'action complete via WP Cron','2026-03-05 09:59:16','2026-03-05 09:59:16'),(300692,100259,'action started via WP Cron','2026-03-05 09:59:16','2026-03-05 09:59:16'),(300693,100259,'action complete via WP Cron','2026-03-05 09:59:18','2026-03-05 09:59:18'),(300694,100260,'action started via WP Cron','2026-03-05 09:59:18','2026-03-05 09:59:18'),(300695,100260,'action complete via WP Cron','2026-03-05 09:59:19','2026-03-05 09:59:19'),(300696,100261,'action started via WP Cron','2026-03-05 09:59:19','2026-03-05 09:59:19'),(300697,100261,'action complete via WP Cron','2026-03-05 09:59:21','2026-03-05 09:59:21'),(300698,100262,'action started via WP Cron','2026-03-05 09:59:21','2026-03-05 09:59:21'),(300699,100262,'action complete via WP Cron','2026-03-05 09:59:23','2026-03-05 09:59:23'),(300700,100263,'action started via WP Cron','2026-03-05 09:59:23','2026-03-05 09:59:23'),(300701,100263,'action complete via WP Cron','2026-03-05 09:59:25','2026-03-05 09:59:25'),(300702,100264,'action started via WP Cron','2026-03-05 09:59:25','2026-03-05 09:59:25'),(300703,100264,'action complete via WP Cron','2026-03-05 09:59:26','2026-03-05 09:59:26'),(300704,100265,'action started via WP Cron','2026-03-05 09:59:26','2026-03-05 09:59:26'),(300705,100265,'action complete via WP Cron','2026-03-05 09:59:28','2026-03-05 09:59:28'),(300706,100266,'action started via WP Cron','2026-03-05 09:59:28','2026-03-05 09:59:28'),(300707,100266,'action complete via WP Cron','2026-03-05 09:59:30','2026-03-05 09:59:30'),(300708,100267,'action started via WP Cron','2026-03-05 09:59:30','2026-03-05 09:59:30'),(300709,100267,'action complete via WP Cron','2026-03-05 09:59:32','2026-03-05 09:59:32'),(300710,100268,'action started via WP Cron','2026-03-05 09:59:32','2026-03-05 09:59:32'),(300711,100268,'action complete via WP Cron','2026-03-05 09:59:34','2026-03-05 09:59:34'),(300712,100269,'action started via WP Cron','2026-03-05 09:59:34','2026-03-05 09:59:34'),(300713,100269,'action complete via WP Cron','2026-03-05 09:59:35','2026-03-05 09:59:35'),(300714,100270,'action started via Async Request','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300715,100273,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300716,100274,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300717,100275,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300718,100276,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300719,100277,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300720,100278,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300721,100279,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300722,100280,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300723,100281,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300724,100282,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300725,100283,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300726,100284,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300727,100285,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300728,100286,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300729,100287,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300730,100288,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300731,100289,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300732,100290,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300733,100291,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300734,100292,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300735,100293,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300736,100294,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300737,100295,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300738,100296,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300739,100297,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300740,100298,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300741,100299,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300742,100300,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300743,100301,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300744,100302,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300745,100303,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300746,100304,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300747,100305,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300748,100306,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300749,100307,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300750,100308,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300751,100309,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300752,100310,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300753,100311,'action created','2026-03-05 10:00:57','2026-03-05 10:00:57'),(300754,100270,'action complete via Async Request','2026-03-05 10:00:59','2026-03-05 10:00:59'),(300755,100271,'action started via Async Request','2026-03-05 10:00:59','2026-03-05 10:00:59'),(300756,100271,'action complete via Async Request','2026-03-05 10:01:01','2026-03-05 10:01:01'),(300757,100272,'action started via Async Request','2026-03-05 10:01:01','2026-03-05 10:01:01'),(300758,100272,'action complete via Async Request','2026-03-05 10:01:03','2026-03-05 10:01:03'),(300759,100227,'action started via Async Request','2026-03-05 10:01:03','2026-03-05 10:01:03'),(300760,100312,'action created','2026-03-05 10:01:03','2026-03-05 10:01:03'),(300761,100227,'action complete via Async Request','2026-03-05 10:01:03','2026-03-05 10:01:03'),(300762,100273,'action started via Async Request','2026-03-05 10:01:03','2026-03-05 10:01:03'),(300763,100273,'action complete via Async Request','2026-03-05 10:01:06','2026-03-05 10:01:06'),(300764,100274,'action started via Async Request','2026-03-05 10:01:06','2026-03-05 10:01:06'),(300765,100274,'action complete via Async Request','2026-03-05 10:01:09','2026-03-05 10:01:09'),(300766,100275,'action started via Async Request','2026-03-05 10:01:09','2026-03-05 10:01:09'),(300767,100275,'action complete via Async Request','2026-03-05 10:01:10','2026-03-05 10:01:10'),(300768,100276,'action started via Async Request','2026-03-05 10:01:10','2026-03-05 10:01:10'),(300769,100276,'action complete via Async Request','2026-03-05 10:01:12','2026-03-05 10:01:12'),(300770,100277,'action started via Async Request','2026-03-05 10:01:12','2026-03-05 10:01:12'),(300771,100277,'action complete via Async Request','2026-03-05 10:01:14','2026-03-05 10:01:14'),(300772,100278,'action started via Async Request','2026-03-05 10:01:14','2026-03-05 10:01:14'),(300773,100278,'action complete via Async Request','2026-03-05 10:01:16','2026-03-05 10:01:16'),(300774,100279,'action started via Async Request','2026-03-05 10:01:16','2026-03-05 10:01:16'),(300775,100279,'action complete via Async Request','2026-03-05 10:01:17','2026-03-05 10:01:17'),(300776,100280,'action started via Async Request','2026-03-05 10:01:17','2026-03-05 10:01:17'),(300777,100280,'action complete via Async Request','2026-03-05 10:01:19','2026-03-05 10:01:19'),(300778,100281,'action started via Async Request','2026-03-05 10:01:19','2026-03-05 10:01:19'),(300779,100281,'action complete via Async Request','2026-03-05 10:01:21','2026-03-05 10:01:21'),(300780,100282,'action started via Async Request','2026-03-05 10:01:21','2026-03-05 10:01:21'),(300781,100282,'action complete via Async Request','2026-03-05 10:01:23','2026-03-05 10:01:23'),(300782,100283,'action started via Async Request','2026-03-05 10:01:28','2026-03-05 10:01:28'),(300783,100283,'action complete via Async Request','2026-03-05 10:01:30','2026-03-05 10:01:30'),(300784,100284,'action started via Async Request','2026-03-05 10:01:30','2026-03-05 10:01:30'),(300785,100284,'action complete via Async Request','2026-03-05 10:01:31','2026-03-05 10:01:31'),(300786,100285,'action started via Async Request','2026-03-05 10:01:31','2026-03-05 10:01:31'),(300787,100285,'action complete via Async Request','2026-03-05 10:01:33','2026-03-05 10:01:33'),(300788,100286,'action started via Async Request','2026-03-05 10:01:33','2026-03-05 10:01:33'),(300789,100286,'action complete via Async Request','2026-03-05 10:01:35','2026-03-05 10:01:35'),(300790,100287,'action started via Async Request','2026-03-05 10:01:35','2026-03-05 10:01:35'),(300791,100287,'action complete via Async Request','2026-03-05 10:01:36','2026-03-05 10:01:36'),(300792,100288,'action started via Async Request','2026-03-05 10:01:36','2026-03-05 10:01:36'),(300793,100288,'action complete via Async Request','2026-03-05 10:01:38','2026-03-05 10:01:38'),(300794,100289,'action started via Async Request','2026-03-05 10:01:38','2026-03-05 10:01:38'),(300795,100289,'action complete via Async Request','2026-03-05 10:01:40','2026-03-05 10:01:40'),(300796,100290,'action started via Async Request','2026-03-05 10:01:40','2026-03-05 10:01:40'),(300797,100290,'action complete via Async Request','2026-03-05 10:01:42','2026-03-05 10:01:42'),(300798,100291,'action started via Async Request','2026-03-05 10:01:42','2026-03-05 10:01:42'),(300799,100291,'action complete via Async Request','2026-03-05 10:01:43','2026-03-05 10:01:43'),(300800,100292,'action started via Async Request','2026-03-05 10:01:43','2026-03-05 10:01:43'),(300801,100292,'action complete via Async Request','2026-03-05 10:01:45','2026-03-05 10:01:45'),(300802,100293,'action started via Async Request','2026-03-05 10:01:45','2026-03-05 10:01:45'),(300803,100293,'action complete via Async Request','2026-03-05 10:01:47','2026-03-05 10:01:47'),(300804,100294,'action started via Async Request','2026-03-05 10:01:47','2026-03-05 10:01:47'),(300805,100294,'action complete via Async Request','2026-03-05 10:01:49','2026-03-05 10:01:49'),(300806,100295,'action started via Async Request','2026-03-05 10:01:49','2026-03-05 10:01:49'),(300807,100295,'action complete via Async Request','2026-03-05 10:01:50','2026-03-05 10:01:50'),(300808,100296,'action started via Async Request','2026-03-05 10:01:50','2026-03-05 10:01:50'),(300809,100296,'action complete via Async Request','2026-03-05 10:01:52','2026-03-05 10:01:52'),(300810,100297,'action started via Async Request','2026-03-05 10:01:52','2026-03-05 10:01:52'),(300811,100297,'action complete via Async Request','2026-03-05 10:01:54','2026-03-05 10:01:54'),(300812,100298,'action started via Async Request','2026-03-05 10:01:59','2026-03-05 10:01:59'),(300813,100298,'action complete via Async Request','2026-03-05 10:02:01','2026-03-05 10:02:01'),(300814,100299,'action started via Async Request','2026-03-05 10:02:01','2026-03-05 10:02:01'),(300815,100299,'action complete via Async Request','2026-03-05 10:02:03','2026-03-05 10:02:03'),(300816,100300,'action started via Async Request','2026-03-05 10:02:03','2026-03-05 10:02:03'),(300817,100300,'action complete via Async Request','2026-03-05 10:02:06','2026-03-05 10:02:06'),(300818,100301,'action started via Async Request','2026-03-05 10:02:06','2026-03-05 10:02:06'),(300819,100301,'action complete via Async Request','2026-03-05 10:02:09','2026-03-05 10:02:09'),(300820,100302,'action started via Async Request','2026-03-05 10:02:09','2026-03-05 10:02:09'),(300821,100302,'action complete via Async Request','2026-03-05 10:02:10','2026-03-05 10:02:10'),(300822,100303,'action started via Async Request','2026-03-05 10:02:10','2026-03-05 10:02:10'),(300823,100303,'action complete via Async Request','2026-03-05 10:02:12','2026-03-05 10:02:12'),(300824,100304,'action started via Async Request','2026-03-05 10:02:12','2026-03-05 10:02:12'),(300825,100304,'action complete via Async Request','2026-03-05 10:02:14','2026-03-05 10:02:14'),(300826,100305,'action started via Async Request','2026-03-05 10:02:14','2026-03-05 10:02:14'),(300827,100305,'action complete via Async Request','2026-03-05 10:02:16','2026-03-05 10:02:16'),(300828,100306,'action started via Async Request','2026-03-05 10:02:16','2026-03-05 10:02:16'),(300829,100306,'action complete via Async Request','2026-03-05 10:02:17','2026-03-05 10:02:17'),(300830,100307,'action started via Async Request','2026-03-05 10:02:17','2026-03-05 10:02:17'),(300831,100307,'action complete via Async Request','2026-03-05 10:02:19','2026-03-05 10:02:19'),(300832,100308,'action started via Async Request','2026-03-05 10:02:19','2026-03-05 10:02:19'),(300833,100308,'action complete via Async Request','2026-03-05 10:02:21','2026-03-05 10:02:21'),(300834,100309,'action started via Async Request','2026-03-05 10:02:21','2026-03-05 10:02:21'),(300835,100309,'action complete via Async Request','2026-03-05 10:02:22','2026-03-05 10:02:22'),(300836,100310,'action started via Async Request','2026-03-05 10:02:22','2026-03-05 10:02:22'),(300837,100310,'action complete via Async Request','2026-03-05 10:02:24','2026-03-05 10:02:24'),(300838,100311,'action started via Async Request','2026-03-05 10:02:29','2026-03-05 10:02:29'),(300839,100311,'action complete via Async Request','2026-03-05 10:02:31','2026-03-05 10:02:31'),(300840,100312,'action started via Async Request','2026-03-05 10:02:31','2026-03-05 10:02:31'),(300841,100313,'action created','2026-03-05 10:02:31','2026-03-05 10:02:31'),(300842,100312,'action complete via Async Request','2026-03-05 10:02:31','2026-03-05 10:02:31'),(300843,100314,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300844,100315,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300845,100316,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300846,100317,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300847,100318,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300848,100319,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300849,100320,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300850,100321,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300851,100322,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300852,100323,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300853,100324,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300854,100325,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300855,100326,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300856,100327,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300857,100328,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300858,100329,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300859,100330,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300860,100331,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300861,100332,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300862,100333,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300863,100334,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300864,100335,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300865,100336,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300866,100337,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300867,100338,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300868,100339,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300869,100340,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300870,100341,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300871,100342,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300872,100343,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300873,100344,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300874,100345,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300875,100346,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300876,100347,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300877,100348,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300878,100349,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300879,100350,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300880,100351,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300881,100352,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300882,100353,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300883,100354,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300884,100355,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300885,100356,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300886,100357,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300887,100358,'action created','2026-03-05 10:03:06','2026-03-05 10:03:06'),(300888,100314,'action started via WP Cron','2026-03-05 10:03:07','2026-03-05 10:03:07'),(300889,100314,'action complete via WP Cron','2026-03-05 10:03:09','2026-03-05 10:03:09'),(300890,100315,'action started via WP Cron','2026-03-05 10:03:09','2026-03-05 10:03:09'),(300891,100315,'action complete via WP Cron','2026-03-05 10:03:10','2026-03-05 10:03:10'),(300892,100316,'action started via WP Cron','2026-03-05 10:03:10','2026-03-05 10:03:10'),(300893,100316,'action complete via WP Cron','2026-03-05 10:03:12','2026-03-05 10:03:12'),(300894,100317,'action started via WP Cron','2026-03-05 10:03:12','2026-03-05 10:03:12'),(300895,100317,'action complete via WP Cron','2026-03-05 10:03:14','2026-03-05 10:03:14'),(300896,100318,'action started via WP Cron','2026-03-05 10:03:14','2026-03-05 10:03:14'),(300897,100318,'action complete via WP Cron','2026-03-05 10:03:15','2026-03-05 10:03:15'),(300898,100319,'action started via WP Cron','2026-03-05 10:03:15','2026-03-05 10:03:15'),(300899,100319,'action complete via WP Cron','2026-03-05 10:03:17','2026-03-05 10:03:17'),(300900,100320,'action started via WP Cron','2026-03-05 10:03:17','2026-03-05 10:03:17'),(300901,100320,'action complete via WP Cron','2026-03-05 10:03:19','2026-03-05 10:03:19'),(300902,100321,'action started via WP Cron','2026-03-05 10:03:19','2026-03-05 10:03:19'),(300903,100321,'action complete via WP Cron','2026-03-05 10:03:20','2026-03-05 10:03:20'),(300904,100322,'action started via WP Cron','2026-03-05 10:03:20','2026-03-05 10:03:20'),(300905,100322,'action complete via WP Cron','2026-03-05 10:03:22','2026-03-05 10:03:22'),(300906,100323,'action started via WP Cron','2026-03-05 10:03:22','2026-03-05 10:03:22'),(300907,100323,'action complete via WP Cron','2026-03-05 10:03:24','2026-03-05 10:03:24'),(300908,100324,'action started via WP Cron','2026-03-05 10:03:24','2026-03-05 10:03:24'),(300909,100324,'action complete via WP Cron','2026-03-05 10:03:26','2026-03-05 10:03:26'),(300910,100325,'action started via WP Cron','2026-03-05 10:03:26','2026-03-05 10:03:26'),(300911,100325,'action complete via WP Cron','2026-03-05 10:03:27','2026-03-05 10:03:27'),(300912,100326,'action started via WP Cron','2026-03-05 10:03:27','2026-03-05 10:03:27'),(300913,100326,'action complete via WP Cron','2026-03-05 10:03:29','2026-03-05 10:03:29'),(300914,100327,'action started via WP Cron','2026-03-05 10:04:19','2026-03-05 10:04:19'),(300915,100327,'action complete via WP Cron','2026-03-05 10:04:20','2026-03-05 10:04:20'),(300916,100328,'action started via WP Cron','2026-03-05 10:04:20','2026-03-05 10:04:20'),(300917,100328,'action complete via WP Cron','2026-03-05 10:04:22','2026-03-05 10:04:22'),(300918,100329,'action started via WP Cron','2026-03-05 10:04:22','2026-03-05 10:04:22'),(300919,100329,'action complete via WP Cron','2026-03-05 10:04:24','2026-03-05 10:04:24'),(300920,100330,'action started via WP Cron','2026-03-05 10:04:24','2026-03-05 10:04:24'),(300921,100330,'action complete via WP Cron','2026-03-05 10:04:26','2026-03-05 10:04:26'),(300922,100331,'action started via WP Cron','2026-03-05 10:04:26','2026-03-05 10:04:26'),(300923,100331,'action complete via WP Cron','2026-03-05 10:04:27','2026-03-05 10:04:27'),(300924,100332,'action started via WP Cron','2026-03-05 10:04:27','2026-03-05 10:04:27'),(300925,100332,'action complete via WP Cron','2026-03-05 10:04:29','2026-03-05 10:04:29'),(300926,100333,'action started via WP Cron','2026-03-05 10:04:29','2026-03-05 10:04:29'),(300927,100333,'action complete via WP Cron','2026-03-05 10:04:31','2026-03-05 10:04:31'),(300928,100334,'action started via WP Cron','2026-03-05 10:04:31','2026-03-05 10:04:31'),(300929,100334,'action complete via WP Cron','2026-03-05 10:04:32','2026-03-05 10:04:32'),(300930,100335,'action started via WP Cron','2026-03-05 10:04:32','2026-03-05 10:04:32'),(300931,100335,'action complete via WP Cron','2026-03-05 10:04:34','2026-03-05 10:04:34'),(300932,100336,'action started via WP Cron','2026-03-05 10:04:34','2026-03-05 10:04:34'),(300933,100336,'action complete via WP Cron','2026-03-05 10:04:36','2026-03-05 10:04:36'),(300934,100337,'action started via WP Cron','2026-03-05 10:04:36','2026-03-05 10:04:36'),(300935,100337,'action complete via WP Cron','2026-03-05 10:04:38','2026-03-05 10:04:38'),(300936,100338,'action started via WP Cron','2026-03-05 10:04:38','2026-03-05 10:04:38'),(300937,100338,'action complete via WP Cron','2026-03-05 10:04:40','2026-03-05 10:04:40'),(300938,100339,'action started via WP Cron','2026-03-05 10:04:40','2026-03-05 10:04:40'),(300939,100339,'action complete via WP Cron','2026-03-05 10:04:41','2026-03-05 10:04:41'),(300940,100340,'action started via WP Cron','2026-03-05 10:04:41','2026-03-05 10:04:41'),(300941,100340,'action complete via WP Cron','2026-03-05 10:04:43','2026-03-05 10:04:43'),(300942,100341,'action started via WP Cron','2026-03-05 10:04:43','2026-03-05 10:04:43'),(300943,100341,'action complete via WP Cron','2026-03-05 10:04:45','2026-03-05 10:04:45'),(300944,100342,'action started via WP Cron','2026-03-05 10:08:22','2026-03-05 10:08:22'),(300945,100342,'action complete via WP Cron','2026-03-05 10:08:23','2026-03-05 10:08:23'),(300946,100343,'action started via WP Cron','2026-03-05 10:08:23','2026-03-05 10:08:23'),(300947,100343,'action complete via WP Cron','2026-03-05 10:08:25','2026-03-05 10:08:25'),(300948,100344,'action started via WP Cron','2026-03-05 10:08:25','2026-03-05 10:08:25'),(300949,100344,'action complete via WP Cron','2026-03-05 10:08:27','2026-03-05 10:08:27'),(300950,100345,'action started via WP Cron','2026-03-05 10:08:27','2026-03-05 10:08:27'),(300951,100345,'action complete via WP Cron','2026-03-05 10:08:28','2026-03-05 10:08:28'),(300952,100346,'action started via WP Cron','2026-03-05 10:08:28','2026-03-05 10:08:28'),(300953,100346,'action complete via WP Cron','2026-03-05 10:08:30','2026-03-05 10:08:30'),(300954,100347,'action started via WP Cron','2026-03-05 10:08:30','2026-03-05 10:08:30'),(300955,100347,'action complete via WP Cron','2026-03-05 10:08:32','2026-03-05 10:08:32'),(300956,100348,'action started via WP Cron','2026-03-05 10:08:32','2026-03-05 10:08:32'),(300957,100348,'action complete via WP Cron','2026-03-05 10:08:33','2026-03-05 10:08:33'),(300958,100349,'action started via WP Cron','2026-03-05 10:08:33','2026-03-05 10:08:33'),(300959,100349,'action complete via WP Cron','2026-03-05 10:08:35','2026-03-05 10:08:35'),(300960,100350,'action started via WP Cron','2026-03-05 10:08:35','2026-03-05 10:08:35'),(300961,100350,'action complete via WP Cron','2026-03-05 10:08:36','2026-03-05 10:08:36'),(300962,100351,'action started via WP Cron','2026-03-05 10:08:36','2026-03-05 10:08:36'),(300963,100351,'action complete via WP Cron','2026-03-05 10:08:38','2026-03-05 10:08:38'),(300964,100352,'action started via WP Cron','2026-03-05 10:08:38','2026-03-05 10:08:38'),(300965,100352,'action complete via WP Cron','2026-03-05 10:08:40','2026-03-05 10:08:40'),(300966,100353,'action started via WP Cron','2026-03-05 10:08:40','2026-03-05 10:08:40'),(300967,100353,'action complete via WP Cron','2026-03-05 10:08:41','2026-03-05 10:08:41'),(300968,100354,'action started via WP Cron','2026-03-05 10:08:41','2026-03-05 10:08:41'),(300969,100354,'action complete via WP Cron','2026-03-05 10:08:43','2026-03-05 10:08:43'),(300970,100355,'action started via WP Cron','2026-03-05 10:08:43','2026-03-05 10:08:43'),(300971,100355,'action complete via WP Cron','2026-03-05 10:08:45','2026-03-05 10:08:45'),(300972,100356,'action started via WP Cron','2026-03-05 10:08:45','2026-03-05 10:08:45'),(300973,100356,'action complete via WP Cron','2026-03-05 10:08:47','2026-03-05 10:08:47'),(300974,100359,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300975,100360,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300976,100361,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300977,100362,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300978,100363,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300979,100364,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300980,100365,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300981,100366,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300982,100367,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300983,100368,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300984,100369,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300985,100370,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300986,100371,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300987,100372,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300988,100373,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300989,100374,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300990,100375,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300991,100376,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300992,100377,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300993,100378,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300994,100379,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300995,100380,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300996,100381,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300997,100382,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300998,100383,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(300999,100384,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(301000,100385,'action created','2026-03-05 10:08:48','2026-03-05 10:08:48'),(301001,100386,'action created','2026-03-05 10:08:49','2026-03-05 10:08:49'),(301002,100387,'action created','2026-03-05 10:08:49','2026-03-05 10:08:49'),(301003,100388,'action created','2026-03-05 10:08:49','2026-03-05 10:08:49'),(301004,100389,'action created','2026-03-05 10:08:49','2026-03-05 10:08:49'),(301005,100390,'action created','2026-03-05 10:08:49','2026-03-05 10:08:49'),(301006,100391,'action created','2026-03-05 10:08:49','2026-03-05 10:08:49'),(301007,100392,'action created','2026-03-05 10:08:49','2026-03-05 10:08:49'),(301008,100393,'action created','2026-03-05 10:08:49','2026-03-05 10:08:49'),(301009,100394,'action created','2026-03-05 10:08:49','2026-03-05 10:08:49'),(301010,100395,'action created','2026-03-05 10:08:49','2026-03-05 10:08:49'),(301011,100396,'action created','2026-03-05 10:08:49','2026-03-05 10:08:49'),(301012,100397,'action created','2026-03-05 10:08:49','2026-03-05 10:08:49'),(301013,100398,'action created','2026-03-05 10:08:49','2026-03-05 10:08:49'),(301014,100399,'action created','2026-03-05 10:08:49','2026-03-05 10:08:49'),(301015,100357,'action started via WP Cron','2026-03-05 10:09:21','2026-03-05 10:09:21'),(301016,100357,'action complete via WP Cron','2026-03-05 10:09:24','2026-03-05 10:09:24'),(301017,100358,'action started via WP Cron','2026-03-05 10:09:24','2026-03-05 10:09:24'),(301018,100358,'action complete via WP Cron','2026-03-05 10:09:26','2026-03-05 10:09:26'),(301019,100313,'action started via WP Cron','2026-03-05 10:09:26','2026-03-05 10:09:26'),(301020,100400,'action created','2026-03-05 10:09:26','2026-03-05 10:09:26'),(301021,100313,'action complete via WP Cron','2026-03-05 10:09:26','2026-03-05 10:09:26'),(301022,100359,'action started via WP Cron','2026-03-05 10:09:26','2026-03-05 10:09:26'),(301023,100359,'action complete via WP Cron','2026-03-05 10:09:29','2026-03-05 10:09:29'),(301024,100360,'action started via WP Cron','2026-03-05 10:09:29','2026-03-05 10:09:29'),(301025,100360,'action complete via WP Cron','2026-03-05 10:09:32','2026-03-05 10:09:32'),(301026,100361,'action started via WP Cron','2026-03-05 10:09:32','2026-03-05 10:09:32'),(301027,100361,'action complete via WP Cron','2026-03-05 10:09:34','2026-03-05 10:09:34'),(301028,100362,'action started via WP Cron','2026-03-05 10:09:34','2026-03-05 10:09:34'),(301029,100362,'action complete via WP Cron','2026-03-05 10:09:37','2026-03-05 10:09:37'),(301030,100363,'action started via WP Cron','2026-03-05 10:09:37','2026-03-05 10:09:37'),(301031,100363,'action complete via WP Cron','2026-03-05 10:09:40','2026-03-05 10:09:40'),(301032,100364,'action started via WP Cron','2026-03-05 10:09:40','2026-03-05 10:09:40'),(301033,100364,'action complete via WP Cron','2026-03-05 10:09:42','2026-03-05 10:09:42'),(301034,100365,'action started via WP Cron','2026-03-05 10:09:42','2026-03-05 10:09:42'),(301035,100365,'action complete via WP Cron','2026-03-05 10:09:43','2026-03-05 10:09:43'),(301036,100366,'action started via WP Cron','2026-03-05 10:09:43','2026-03-05 10:09:43'),(301037,100366,'action complete via WP Cron','2026-03-05 10:09:45','2026-03-05 10:09:45'),(301040,100367,'action started via WP Cron','2026-03-05 10:10:09','2026-03-05 10:10:09'),(301041,100367,'action complete via WP Cron','2026-03-05 10:10:11','2026-03-05 10:10:11'),(301042,100368,'action started via WP Cron','2026-03-05 10:10:11','2026-03-05 10:10:11'),(301043,100368,'action complete via WP Cron','2026-03-05 10:10:12','2026-03-05 10:10:12'),(301044,100369,'action started via WP Cron','2026-03-05 10:10:12','2026-03-05 10:10:12'),(301045,100369,'action complete via WP Cron','2026-03-05 10:10:14','2026-03-05 10:10:14'),(301046,100370,'action started via WP Cron','2026-03-05 10:10:14','2026-03-05 10:10:14'),(301047,100370,'action complete via WP Cron','2026-03-05 10:10:16','2026-03-05 10:10:16'),(301048,100371,'action started via WP Cron','2026-03-05 10:10:16','2026-03-05 10:10:16'),(301049,100371,'action complete via WP Cron','2026-03-05 10:10:17','2026-03-05 10:10:17'),(301050,100372,'action started via WP Cron','2026-03-05 10:10:17','2026-03-05 10:10:17'),(301051,100372,'action complete via WP Cron','2026-03-05 10:10:19','2026-03-05 10:10:19'),(301052,100373,'action started via WP Cron','2026-03-05 10:10:19','2026-03-05 10:10:19'),(301053,100373,'action complete via WP Cron','2026-03-05 10:10:21','2026-03-05 10:10:21'),(301054,100374,'action started via WP Cron','2026-03-05 10:10:21','2026-03-05 10:10:21'),(301055,100374,'action complete via WP Cron','2026-03-05 10:10:22','2026-03-05 10:10:22'),(301056,100375,'action started via WP Cron','2026-03-05 10:10:22','2026-03-05 10:10:22'),(301057,100375,'action complete via WP Cron','2026-03-05 10:10:24','2026-03-05 10:10:24'),(301058,100376,'action started via WP Cron','2026-03-05 10:10:24','2026-03-05 10:10:24'),(301059,100376,'action complete via WP Cron','2026-03-05 10:10:26','2026-03-05 10:10:26'),(301060,100377,'action started via WP Cron','2026-03-05 10:10:26','2026-03-05 10:10:26'),(301061,100377,'action complete via WP Cron','2026-03-05 10:10:27','2026-03-05 10:10:27'),(301062,100378,'action started via WP Cron','2026-03-05 10:10:27','2026-03-05 10:10:27'),(301063,100378,'action complete via WP Cron','2026-03-05 10:10:29','2026-03-05 10:10:29'),(301064,100379,'action started via WP Cron','2026-03-05 10:10:29','2026-03-05 10:10:29'),(301065,100379,'action complete via WP Cron','2026-03-05 10:10:30','2026-03-05 10:10:30'),(301066,100380,'action started via WP Cron','2026-03-05 10:10:30','2026-03-05 10:10:30'),(301067,100380,'action complete via WP Cron','2026-03-05 10:10:32','2026-03-05 10:10:32'),(301068,100381,'action started via WP Cron','2026-03-05 10:10:32','2026-03-05 10:10:32'),(301069,100381,'action complete via WP Cron','2026-03-05 10:10:34','2026-03-05 10:10:34'),(301070,100382,'action started via WP Cron','2026-03-05 10:10:34','2026-03-05 10:10:34'),(301071,100382,'action complete via WP Cron','2026-03-05 10:10:36','2026-03-05 10:10:36'),(301072,100401,'action created','2026-03-05 10:13:06','2026-03-05 10:13:06'),(301073,100402,'action created','2026-03-05 10:13:06','2026-03-05 10:13:06'),(301074,100403,'action created','2026-03-05 10:13:06','2026-03-05 10:13:06'),(301075,100404,'action created','2026-03-05 10:13:06','2026-03-05 10:13:06'),(301076,100405,'action created','2026-03-05 10:13:06','2026-03-05 10:13:06'),(301077,100406,'action created','2026-03-05 10:13:06','2026-03-05 10:13:06'),(301078,100407,'action created','2026-03-05 10:13:06','2026-03-05 10:13:06'),(301083,100383,'action started via WP Cron','2026-03-05 10:13:06','2026-03-05 10:13:06'),(301084,100383,'action complete via WP Cron','2026-03-05 10:13:08','2026-03-05 10:13:08'),(301085,100384,'action started via WP Cron','2026-03-05 10:13:08','2026-03-05 10:13:08'),(301086,100384,'action complete via WP Cron','2026-03-05 10:13:10','2026-03-05 10:13:10'),(301087,100385,'action started via WP Cron','2026-03-05 10:13:10','2026-03-05 10:13:10'),(301088,100385,'action complete via WP Cron','2026-03-05 10:13:11','2026-03-05 10:13:11'),(301089,100386,'action started via WP Cron','2026-03-05 10:13:11','2026-03-05 10:13:11'),(301090,100386,'action complete via WP Cron','2026-03-05 10:13:13','2026-03-05 10:13:13'),(301091,100387,'action started via WP Cron','2026-03-05 10:13:13','2026-03-05 10:13:13'),(301092,100387,'action complete via WP Cron','2026-03-05 10:13:15','2026-03-05 10:13:15'),(301093,100388,'action started via WP Cron','2026-03-05 10:13:15','2026-03-05 10:13:15'),(301094,100388,'action complete via WP Cron','2026-03-05 10:13:16','2026-03-05 10:13:16'),(301095,100389,'action started via WP Cron','2026-03-05 10:13:16','2026-03-05 10:13:16'),(301096,100389,'action complete via WP Cron','2026-03-05 10:13:19','2026-03-05 10:13:19'),(301097,100390,'action started via WP Cron','2026-03-05 10:13:19','2026-03-05 10:13:19'),(301100,100390,'action complete via WP Cron','2026-03-05 10:13:20','2026-03-05 10:13:20'),(301101,100391,'action started via WP Cron','2026-03-05 10:13:20','2026-03-05 10:13:20'),(301102,100391,'action complete via WP Cron','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301103,100392,'action started via WP Cron','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301104,100414,'action created','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301105,100393,'action canceled','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301106,100394,'action canceled','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301107,100395,'action canceled','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301108,100396,'action canceled','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301109,100397,'action canceled','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301110,100398,'action canceled','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301111,100399,'action canceled','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301112,100400,'action canceled','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301113,100401,'action canceled','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301114,100402,'action canceled','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301115,100403,'action canceled','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301116,100404,'action canceled','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301117,100405,'action canceled','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301118,100406,'action canceled','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301119,100407,'action canceled','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301126,100415,'action created','2026-03-05 10:13:22','2026-03-05 10:13:22'),(301127,100392,'action complete via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301128,100393,'action ignored via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301129,100394,'action ignored via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301130,100395,'action ignored via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301131,100396,'action ignored via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301132,100397,'action ignored via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301133,100398,'action ignored via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301134,100399,'action ignored via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301135,100400,'action ignored via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301136,100401,'action ignored via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301137,100402,'action ignored via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301138,100403,'action ignored via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301139,100404,'action ignored via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301140,100405,'action ignored via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301141,100406,'action ignored via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301142,100407,'action ignored via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301143,100414,'action started via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301144,100414,'action complete via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301145,100415,'action started via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301146,100416,'action created','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301147,100417,'action created','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301148,100418,'action created','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301149,100415,'action complete via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301150,100416,'action started via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301151,100416,'action complete via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301152,100417,'action started via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301153,100417,'action complete via WP Cron','2026-03-05 10:13:24','2026-03-05 10:13:24'),(301165,100418,'action started via Async Request','2026-03-05 10:14:24','2026-03-05 10:14:24'),(301166,100419,'action created','2026-03-05 10:14:24','2026-03-05 10:14:24'),(301167,100418,'action complete via Async Request','2026-03-05 10:14:24','2026-03-05 10:14:24'),(301168,100420,'action created','2026-03-05 10:14:25','2026-03-05 10:14:25'),(301169,100421,'action created','2026-03-05 10:14:25','2026-03-05 10:14:25'),(301170,100420,'action started via Async Request','2026-03-05 10:14:29','2026-03-05 10:14:29'),(301171,100420,'action complete via Async Request','2026-03-05 10:14:31','2026-03-05 10:14:31'),(301172,100421,'action started via Async Request','2026-03-05 10:14:31','2026-03-05 10:14:31'),(301173,100421,'action complete via Async Request','2026-03-05 10:14:33','2026-03-05 10:14:33'),(301174,100419,'action started via Async Request','2026-03-05 10:15:25','2026-03-05 10:15:25'),(301175,100422,'action created','2026-03-05 10:15:25','2026-03-05 10:15:25'),(301176,100419,'action complete via Async Request','2026-03-05 10:15:25','2026-03-05 10:15:25'),(301177,100423,'action created','2026-03-05 10:16:24','2026-03-05 10:16:24'),(301178,100424,'action created','2026-03-05 10:16:24','2026-03-05 10:16:24'),(301179,100423,'action started via Async Request','2026-03-05 10:16:28','2026-03-05 10:16:28'),(301180,100423,'action complete via Async Request','2026-03-05 10:16:29','2026-03-05 10:16:29'),(301181,100424,'action started via Async Request','2026-03-05 10:16:29','2026-03-05 10:16:29'),(301182,100424,'action complete via Async Request','2026-03-05 10:16:31','2026-03-05 10:16:31'),(301183,100422,'action started via Async Request','2026-03-05 10:16:31','2026-03-05 10:16:31'),(301184,100422,'action complete via Async Request','2026-03-05 10:16:31','2026-03-05 10:16:31'),(301206,100425,'action created','2026-03-05 10:37:35','2026-03-05 10:37:35'),(301207,100425,'action started via WP Cron','2026-03-05 10:39:37','2026-03-05 10:39:37'),(301208,100425,'action complete via WP Cron','2026-03-05 10:39:37','2026-03-05 10:39:37'),(301209,98231,'action started via Async Request','2026-03-05 12:31:30','2026-03-05 12:31:30'),(301210,98231,'action complete via Async Request','2026-03-05 12:31:31','2026-03-05 12:31:31'),(301211,100426,'action created','2026-03-05 12:31:31','2026-03-05 12:31:31'),(301212,99774,'action started via Async Request','2026-03-05 12:51:39','2026-03-05 12:51:39'),(301213,99774,'action complete via Async Request','2026-03-05 12:51:39','2026-03-05 12:51:39'),(301214,100427,'action created','2026-03-05 12:51:39','2026-03-05 12:51:39'),(301215,99904,'action started via Async Request','2026-03-06 09:36:47','2026-03-06 09:36:47'),(301216,99904,'action complete via Async Request','2026-03-06 09:36:47','2026-03-06 09:36:47'),(301217,100428,'action created','2026-03-06 09:36:47','2026-03-06 09:36:47'),(301218,100427,'action started via Async Request','2026-03-06 12:53:00','2026-03-06 12:53:00'),(301219,100427,'action complete via Async Request','2026-03-06 12:53:00','2026-03-06 12:53:00'),(301220,100429,'action created','2026-03-06 12:53:00','2026-03-06 12:53:00'),(301221,100428,'action started via Async Request','2026-03-07 09:41:04','2026-03-07 09:41:04'),(301222,100428,'action complete via Async Request','2026-03-07 09:41:05','2026-03-07 09:41:05'),(301223,100430,'action created','2026-03-07 09:41:05','2026-03-07 09:41:05'),(301224,100429,'action started via Async Request','2026-03-07 13:01:30','2026-03-07 13:01:30'),(301225,100429,'action complete via Async Request','2026-03-07 13:01:30','2026-03-07 13:01:30'),(301226,100431,'action created','2026-03-07 13:01:30','2026-03-07 13:01:30'),(301227,100430,'action started via Async Request','2026-03-08 09:41:13','2026-03-08 09:41:13'),(301228,100430,'action complete via Async Request','2026-03-08 09:41:14','2026-03-08 09:41:14'),(301229,100432,'action created','2026-03-08 09:41:14','2026-03-08 09:41:14'),(301230,100431,'action started via Async Request','2026-03-08 13:02:53','2026-03-08 13:02:53'),(301231,100431,'action complete via Async Request','2026-03-08 13:02:53','2026-03-08 13:02:53'),(301232,100433,'action created','2026-03-08 13:02:53','2026-03-08 13:02:53'),(301233,100432,'action started via WP Cron','2026-03-12 09:44:54','2026-03-12 09:44:54'),(301234,100432,'action complete via WP Cron','2026-03-12 09:44:54','2026-03-12 09:44:54'),(301235,100434,'action created','2026-03-12 09:44:54','2026-03-12 09:44:54'),(301236,100433,'action started via WP Cron','2026-03-12 09:44:54','2026-03-12 09:44:54'),(301237,100433,'action complete via WP Cron','2026-03-12 09:44:54','2026-03-12 09:44:54'),(301238,100435,'action created','2026-03-12 09:44:54','2026-03-12 09:44:54'),(301239,100426,'action started via WP Cron','2026-03-16 09:09:42','2026-03-16 09:09:42'),(301240,100426,'action complete via WP Cron','2026-03-16 09:09:44','2026-03-16 09:09:44'),(301241,100436,'action created','2026-03-16 09:09:44','2026-03-16 09:09:44'),(301242,100434,'action started via WP Cron','2026-03-16 09:09:44','2026-03-16 09:09:44'),(301243,100434,'action complete via WP Cron','2026-03-16 09:09:44','2026-03-16 09:09:44'),(301244,100437,'action created','2026-03-16 09:09:44','2026-03-16 09:09:44'),(301245,100435,'action started via WP Cron','2026-03-16 09:09:44','2026-03-16 09:09:44'),(301246,100435,'action complete via WP Cron','2026-03-16 09:09:44','2026-03-16 09:09:44'),(301247,100438,'action created','2026-03-16 09:09:44','2026-03-16 09:09:44'),(301248,94898,'action started via WP Cron','2026-03-23 12:04:32','2026-03-23 12:04:32'),(301249,94898,'action failed via WP Cron: Scheduled action for rocket_insights_credit_reset will not be executed as no callbacks are registered.','2026-03-23 12:04:32','2026-03-23 12:04:32'),(301250,100439,'action created','2026-03-23 12:04:32','2026-03-23 12:04:32'),(301251,100437,'action started via WP Cron','2026-03-23 12:04:32','2026-03-23 12:04:32'),(301252,100437,'action complete via WP Cron','2026-03-23 12:04:32','2026-03-23 12:04:32'),(301253,100440,'action created','2026-03-23 12:04:32','2026-03-23 12:04:32'),(301254,100436,'action started via WP Cron','2026-03-23 12:04:32','2026-03-23 12:04:32'),(301255,100436,'action complete via WP Cron','2026-03-23 12:04:33','2026-03-23 12:04:33'),(301256,100441,'action created','2026-03-23 12:04:33','2026-03-23 12:04:33'),(301257,100438,'action started via WP Cron','2026-03-23 12:04:33','2026-03-23 12:04:33'),(301258,100438,'action complete via WP Cron','2026-03-23 12:04:33','2026-03-23 12:04:33'),(301259,100442,'action created','2026-03-23 12:04:33','2026-03-23 12:04:33'),(301260,100440,'action started via WP Cron','2026-03-24 14:36:27','2026-03-24 14:36:27'),(301261,100440,'action complete via WP Cron','2026-03-24 14:36:27','2026-03-24 14:36:27'),(301262,100443,'action created','2026-03-24 14:36:27','2026-03-24 14:36:27'),(301263,100442,'action started via WP Cron','2026-03-24 14:36:27','2026-03-24 14:36:27'),(301264,100442,'action complete via WP Cron','2026-03-24 14:36:27','2026-03-24 14:36:27'),(301265,100444,'action created','2026-03-24 14:36:27','2026-03-24 14:36:27'),(301266,100443,'action started via Async Request','2026-03-25 14:44:33','2026-03-25 14:44:33'),(301267,100443,'action complete via Async Request','2026-03-25 14:44:33','2026-03-25 14:44:33'),(301268,100445,'action created','2026-03-25 14:44:33','2026-03-25 14:44:33'),(301269,100444,'action started via Async Request','2026-03-25 14:44:33','2026-03-25 14:44:33'),(301270,100444,'action complete via Async Request','2026-03-25 14:44:33','2026-03-25 14:44:33'),(301271,100446,'action created','2026-03-25 14:44:33','2026-03-25 14:44:33'),(301272,100445,'action started via WP Cron','2026-03-27 11:46:33','2026-03-27 11:46:33'),(301273,100445,'action complete via WP Cron','2026-03-27 11:46:33','2026-03-27 11:46:33'),(301274,100447,'action created','2026-03-27 11:46:33','2026-03-27 11:46:33'),(301275,100446,'action started via WP Cron','2026-03-27 11:46:33','2026-03-27 11:46:33'),(301276,100446,'action complete via WP Cron','2026-03-27 11:46:33','2026-03-27 11:46:33'),(301277,100448,'action created','2026-03-27 11:46:33','2026-03-27 11:46:33'),(301278,100447,'action started via WP Cron','2026-03-28 11:46:33','2026-03-28 11:46:33'),(301279,100447,'action complete via WP Cron','2026-03-28 11:46:34','2026-03-28 11:46:34'),(301280,100449,'action created','2026-03-28 11:46:34','2026-03-28 11:46:34'),(301281,100448,'action started via WP Cron','2026-03-28 11:46:34','2026-03-28 11:46:34'),(301282,100448,'action complete via WP Cron','2026-03-28 11:46:34','2026-03-28 11:46:34'),(301283,100450,'action created','2026-03-28 11:46:34','2026-03-28 11:46:34'),(301284,100449,'action started via WP Cron','2026-03-29 12:43:33','2026-03-29 13:43:33'),(301285,100449,'action complete via WP Cron','2026-03-29 12:43:33','2026-03-29 13:43:33'),(301286,100451,'action created','2026-03-29 12:43:33','2026-03-29 13:43:33'),(301287,100450,'action started via WP Cron','2026-03-29 12:43:33','2026-03-29 13:43:33'),(301288,100450,'action complete via WP Cron','2026-03-29 12:43:33','2026-03-29 13:43:33'),(301289,100452,'action created','2026-03-29 12:43:33','2026-03-29 13:43:33'),(301290,100441,'action started via WP Cron','2026-03-30 13:14:12','2026-03-30 14:14:12'),(301291,100441,'action complete via WP Cron','2026-03-30 13:14:13','2026-03-30 14:14:13'),(301292,100453,'action created','2026-03-30 13:14:13','2026-03-30 14:14:13'),(301293,100451,'action started via WP Cron','2026-03-30 13:14:13','2026-03-30 14:14:13'),(301294,100451,'action complete via WP Cron','2026-03-30 13:14:13','2026-03-30 14:14:13'),(301295,100454,'action created','2026-03-30 13:14:13','2026-03-30 14:14:13'),(301296,100452,'action started via WP Cron','2026-03-30 13:14:13','2026-03-30 14:14:13'),(301297,100452,'action complete via WP Cron','2026-03-30 13:14:13','2026-03-30 14:14:13'),(301298,100455,'action created','2026-03-30 13:14:13','2026-03-30 14:14:13'),(301299,100342,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301300,100343,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301301,100344,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301302,100345,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301303,100346,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301304,100347,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301305,100348,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301306,100349,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301307,100350,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301308,100351,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301309,100352,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301310,100353,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301311,100354,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301312,100355,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301313,100356,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301314,100357,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301315,100358,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301316,100313,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301317,100359,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301318,100360,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301319,100361,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301320,100362,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301321,100363,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301322,100364,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301323,100365,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301324,100366,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301325,100367,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301326,100368,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301327,100369,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301328,100370,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301329,100371,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301330,100372,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301331,100373,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301332,100374,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301333,100375,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301334,100376,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301335,100377,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301336,100378,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301337,100379,'action ignored via WP Cron','2026-03-31 10:19:39','2026-03-31 11:19:39'),(301338,100380,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301339,100381,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301340,100382,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301341,100393,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301342,100394,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301343,100395,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301344,100396,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301345,100397,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301346,100398,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301347,100399,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301348,100400,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301349,100401,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301350,100402,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301351,100403,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301352,100404,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301353,100405,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301354,100406,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301355,100407,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301356,100383,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301357,100384,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301358,100385,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301359,100386,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301360,100387,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301361,100388,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301362,100389,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301363,100390,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301364,100391,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301365,100392,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301366,100414,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301367,100415,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301368,100416,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301369,100417,'action ignored via WP Cron','2026-03-31 10:19:40','2026-03-31 11:19:40'),(301370,100418,'action ignored via WP Cron','2026-03-31 10:23:08','2026-03-31 11:23:08'),(301371,100420,'action ignored via WP Cron','2026-03-31 10:25:13','2026-03-31 11:25:13'),(301372,100421,'action ignored via WP Cron','2026-03-31 10:25:13','2026-03-31 11:25:13'),(301373,100419,'action ignored via WP Cron','2026-03-31 10:27:00','2026-03-31 11:27:00'),(301374,100423,'action ignored via WP Cron','2026-03-31 10:29:19','2026-03-31 11:29:19'),(301375,100424,'action ignored via WP Cron','2026-03-31 10:29:19','2026-03-31 11:29:19'),(301376,100422,'action ignored via WP Cron','2026-03-31 10:29:19','2026-03-31 11:29:19'),(301377,100425,'action ignored via WP Cron','2026-03-31 10:43:18','2026-03-31 11:43:18'),(301378,98231,'action ignored via WP Cron','2026-03-31 13:08:45','2026-03-31 14:08:45'),(301379,100454,'action started via WP Cron','2026-03-31 13:15:14','2026-03-31 14:15:14'),(301380,100454,'action complete via WP Cron','2026-03-31 13:15:14','2026-03-31 14:15:14'),(301381,100456,'action created','2026-03-31 13:15:14','2026-03-31 14:15:14'),(301382,100455,'action started via WP Cron','2026-03-31 13:15:14','2026-03-31 14:15:14'),(301383,100455,'action complete via WP Cron','2026-03-31 13:15:14','2026-03-31 14:15:14'),(301384,100457,'action created','2026-03-31 13:15:14','2026-03-31 14:15:14'),(301385,99774,'action ignored via WP Cron','2026-03-31 13:20:03','2026-03-31 14:20:03'),(301386,99904,'action ignored via WP Cron','2026-04-01 10:32:03','2026-04-01 11:32:03');
/*!40000 ALTER TABLE `act_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_aiowps_audit_log`
--

DROP TABLE IF EXISTS `act_aiowps_audit_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_aiowps_audit_log` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `network_id` bigint NOT NULL DEFAULT '0',
  `site_id` bigint NOT NULL DEFAULT '0',
  `username` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `ip` varchar(45) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `level` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `event_type` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `details` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `stacktrace` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created` int unsigned DEFAULT NULL,
  `country_code` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `username` (`username`),
  KEY `ip` (`ip`),
  KEY `level` (`level`),
  KEY `event_type` (`event_type`)
) ENGINE=InnoDB AUTO_INCREMENT=3080 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_aiowps_audit_log`
--

LOCK TABLES `act_aiowps_audit_log` WRITE;
/*!40000 ALTER TABLE `act_aiowps_audit_log` DISABLE KEYS */;
INSERT INTO `act_aiowps_audit_log` VALUES (2893,1,1,'admin','35.187.163.197','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"admin\",\"known\":false}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:572;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:301;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:4852;s:8:\"function\";s:5:\"login\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:717;s:8:\"function\";s:21:\"blogger_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:16:\"wp_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:207;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:9:\"multiCall\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:59;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:27;s:8:\"function\";s:5:\"serve\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:35;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:246;s:8:\"function\";s:10:\"IXR_Server\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:6:{s:4:\"file\";s:58:\"/home/webpreview/public_html/subdomains/actuate/xmlrpc.php\";s:4:\"line\";i:85;s:8:\"function\";s:13:\"serve_request\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1767379954,''),(2894,1,1,'admin','34.16.180.193','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"admin\",\"known\":false}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:572;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:301;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:4852;s:8:\"function\";s:5:\"login\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:717;s:8:\"function\";s:21:\"blogger_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:16:\"wp_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:207;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:9:\"multiCall\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:59;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:27;s:8:\"function\";s:5:\"serve\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:35;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:246;s:8:\"function\";s:10:\"IXR_Server\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:6:{s:4:\"file\";s:58:\"/home/webpreview/public_html/subdomains/actuate/xmlrpc.php\";s:4:\"line\";i:85;s:8:\"function\";s:13:\"serve_request\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1767808742,''),(2895,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:324;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:348;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:517;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:324;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:348;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:517;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:496;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:324;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:348;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:517;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:749;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1769186245,''),(2896,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','core_updated','{\"core_updated\":{\"old_version\":\"6.8.3\",\"new_version\":\"6.9\"}}','a:12:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:324;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:348;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:517;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:145;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:324;s:8:\"function\";s:12:\"core_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:348;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:517;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:65:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/update-core.php\";s:4:\"line\";i:1603;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:73:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-core-upgrader.php\";s:4:\"line\";i:178;s:8:\"function\";s:11:\"update_core\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:56:\"/Users/matoconnor/Sites/actuate/wp-admin/update-core.php\";s:4:\"line\";i:903;s:8:\"function\";s:7:\"upgrade\";s:5:\"class\";s:13:\"Core_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:56:\"/Users/matoconnor/Sites/actuate/wp-admin/update-core.php\";s:4:\"line\";i:1175;s:8:\"function\";s:15:\"do_core_upgrade\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:56:\"/Users/matoconnor/Sites/actuate/wp-admin/update-core.php\";}s:8:\"function\";s:7:\"require\";}}',1769186288,''),(2897,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','plugin_updated','{\"plugin\":{\"name\":\"Advanced Custom Fields PRO\",\"version\":\"6.6.2\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1769186361,''),(2898,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','plugin_updated','{\"plugin\":{\"name\":\"Akismet Anti-spam: Spam Protection\",\"version\":\"5.6\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1769186361,''),(2899,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','plugin_updated','{\"plugin\":{\"name\":\"All-In-One Security (AIOS)\",\"version\":\"5.4.5\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1769186361,''),(2900,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','plugin_updated','{\"plugin\":{\"name\":\"Breadcrumb NavXT\",\"version\":\"7.5.1\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1769186361,''),(2901,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','plugin_updated','{\"plugin\":{\"name\":\"Category Order and Taxonomy Terms Order\",\"version\":\"1.9.3\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1769186361,''),(2902,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','plugin_updated','{\"plugin\":{\"name\":\"Custom Post Type UI\",\"version\":\"1.18.3\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1769186361,''),(2903,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','plugin_updated','{\"plugin\":{\"name\":\"Disqus for WordPress\",\"version\":\"3.1.4\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1769186361,''),(2904,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','plugin_updated','{\"plugin\":{\"name\":\"Gravity Forms\",\"version\":\"2.9.26\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1769186361,''),(2905,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','plugin_updated','{\"plugin\":{\"name\":\"Gravity Forms Mailchimp Add-On\",\"version\":\"5.7.2\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1769186361,''),(2906,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','plugin_updated','{\"plugin\":{\"name\":\"Imagify\",\"version\":\"2.2.7\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1769186361,''),(2907,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','plugin_updated','{\"plugin\":{\"name\":\"ProfilePress\",\"version\":\"4.16.8\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1769186361,''),(2908,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','plugin_updated','{\"plugin\":{\"name\":\"Redirection\",\"version\":\"5.6.1\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1769186361,''),(2909,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','plugin_updated','{\"plugin\":{\"name\":\"Simple Custom Post Order\",\"version\":\"2.6.0\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1769186361,''),(2910,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','plugin_updated','{\"plugin\":{\"name\":\"Tawk.to Live Chat\",\"version\":\"0.9.3\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1769186361,''),(2911,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','plugin_updated','{\"plugin\":{\"name\":\"WP Go Maps (formerly WP Google Maps)\",\"version\":\"10.0.05\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1769186361,''),(2912,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','plugin_updated','{\"plugin\":{\"name\":\"WP Mail SMTP\",\"version\":\"4.7.1\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1769186361,''),(2913,1,1,'actuate','2a00:23c7:9b90:f101:749a:2d0f:85b9:deaa','info','plugin_updated','{\"plugin\":{\"name\":\"Yoast SEO\",\"version\":\"26.8\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1769186361,''),(2914,1,1,'actuate','2a00:23c7:9b90:f101:f905:952:9737:ebf6','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:16:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-admin/admin.php\";s:4:\"line\";i:180;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-admin/plugins.php\";s:4:\"line\";i:10;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-admin/admin.php\";}s:8:\"function\";s:12:\"require_once\";}i:15;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:52:\"/Users/matoconnor/Sites/actuate/wp-admin/plugins.php\";}s:8:\"function\";s:7:\"require\";}}',1769191270,''),(2915,1,1,'actuate','2a00:23c7:9b90:f101:f905:952:9737:ebf6','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1769191314,''),(2916,1,1,'actuate','2a00:23c7:9b90:f101:f905:952:9737:ebf6','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1769191315,''),(2917,1,1,'actuate','2a00:23c7:9b90:f101:18e3:aaa4:e403:feb','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1770113770,''),(2918,1,1,'actuate','2a00:23c7:9b90:f101:18e3:aaa4:e403:feb','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1770117397,''),(2919,1,1,'actuate','2a00:23c7:9b90:f101:18e3:aaa4:e403:feb','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1770117397,''),(2920,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1770117398,''),(2921,1,1,'actuate','2a00:23c7:9b90:f101:18e3:aaa4:e403:feb','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1770118989,''),(2922,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1770122597,''),(2923,1,1,'actuate','2a00:23c7:9b90:f101:18e3:aaa4:e403:feb','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1770122598,''),(2924,1,1,'actuate','2a00:23c7:9b90:f101:18e3:aaa4:e403:feb','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1770122962,''),(2925,1,1,'actuate','2a00:23c7:9b90:f101:18e3:aaa4:e403:feb','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1770126614,''),(2926,1,1,'actuate','2a00:23c7:9b90:f101:18e3:aaa4:e403:feb','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1770126615,''),(2927,1,1,'actuate','2a00:23c7:9b90:f101:18e3:aaa4:e403:feb','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1770126658,''),(2928,1,1,'actuate','86.154.215.216','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1770126659,''),(2929,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1770132987,''),(2930,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1770132988,''),(2931,1,1,'actuate','2a00:23c7:9b90:f101:94dc:4f2a:6713:e448','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1770135539,''),(2932,1,1,'actuate','2a00:23c7:9b90:f101:1dae:967f:3fc0:dad6','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1770199420,''),(2933,1,1,'actuate','2a00:23c7:9b90:f101:1dae:967f:3fc0:dad6','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1770199420,''),(2934,1,1,'actuate','2a00:23c7:9b90:f101:1dae:967f:3fc0:dad6','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1770199421,''),(2935,1,1,'actuate','2a00:23c7:9b90:f101:1dae:967f:3fc0:dad6','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1770199421,''),(2936,1,1,'actuate','2a00:23c7:9b90:f101:1dae:967f:3fc0:dad6','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1770199433,''),(2937,1,1,'actuate','2a00:23c7:9b90:f101:1dae:967f:3fc0:dad6','info','core_updated','{\"core_updated\":{\"old_version\":\"6.9\",\"new_version\":\"6.9.1\"}}','a:12:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:145;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"core_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:65:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/update-core.php\";s:4:\"line\";i:1604;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:73:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-core-upgrader.php\";s:4:\"line\";i:178;s:8:\"function\";s:11:\"update_core\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:56:\"/Users/matoconnor/Sites/actuate/wp-admin/update-core.php\";s:4:\"line\";i:903;s:8:\"function\";s:7:\"upgrade\";s:5:\"class\";s:13:\"Core_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:56:\"/Users/matoconnor/Sites/actuate/wp-admin/update-core.php\";s:4:\"line\";i:1175;s:8:\"function\";s:15:\"do_core_upgrade\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:56:\"/Users/matoconnor/Sites/actuate/wp-admin/update-core.php\";}s:8:\"function\";s:7:\"require\";}}',1770202156,''),(2938,1,1,'actuate','2a00:23c7:9b90:f101:1dae:967f:3fc0:dad6','info','plugin_updated','{\"plugin\":{\"name\":\"Advanced Custom Fields PRO\",\"version\":\"6.6.2\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1770202357,''),(2939,1,1,'actuate','2a00:23c7:9b90:f101:1dae:967f:3fc0:dad6','info','plugin_updated','{\"plugin\":{\"name\":\"All-In-One Security (AIOS)\",\"version\":\"5.4.6\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1770202357,''),(2940,1,1,'actuate','2a00:23c7:9b90:f101:1dae:967f:3fc0:dad6','info','plugin_updated','{\"plugin\":{\"name\":\"ProfilePress\",\"version\":\"4.16.9\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1770202357,''),(2941,1,1,'actuate','2a00:23c7:9b90:f101:1dae:967f:3fc0:dad6','info','plugin_updated','{\"plugin\":{\"name\":\"Yoast SEO\",\"version\":\"26.9\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1770202357,''),(2942,1,1,'actuate','2a00:23c7:9b90:f101:1dae:967f:3fc0:dad6','info','plugin_updated','{\"plugin\":{\"name\":\"Advanced Custom Fields PRO\",\"version\":\"6.7.0.2\",\"action\":\"updated\",\"network\":\"\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:66:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/ajax-actions.php\";s:4:\"line\";i:4653;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:21:\"wp_ajax_update_plugin\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:192;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1770202508,''),(2943,1,1,'actuate','2a00:23c7:9b90:f101:1dae:967f:3fc0:dad6','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1770203034,''),(2944,1,1,'actuate','2a00:23c7:9b90:f101:1dae:967f:3fc0:dad6','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1770203034,''),(2945,1,1,'actuate','2a00:23c7:9b90:f101:1dae:967f:3fc0:dad6','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1770203035,''),(2946,1,1,'actuate','86.154.215.216','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"actuate\",\"known\":true}}','a:22:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:569;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:109;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:11;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:21;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1770205433,''),(2947,1,1,'actuate','2a00:23c7:9b90:f101:1dae:967f:3fc0:dad6','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1770205437,''),(2948,1,1,'actuate','2a00:23c7:9b90:f101:1dae:967f:3fc0:dad6','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1770209039,''),(2949,1,1,'actuate','2a00:23c7:9b90:f101:1dae:967f:3fc0:dad6','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1770209039,''),(2950,1,1,'actuate','2a00:23c7:9b90:f101:1dae:967f:3fc0:dad6','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1770209039,''),(2951,1,1,'actuate','2a00:23c7:9b90:f101:7414:287d:555b:77ac','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1771153413,''),(2952,1,1,'actuate','2a00:23c7:9b90:f101:7414:287d:555b:77ac','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1771157014,''),(2953,1,1,'actuate','2a00:23c7:9b90:f101:7414:287d:555b:77ac','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1771157015,''),(2954,1,1,'actuate','2a00:23c7:9b90:f101:7414:287d:555b:77ac','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1771157025,''),(2955,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1771160626,''),(2956,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1771160626,''),(2957,1,1,'actuate','2a00:23c7:9b90:f101:7414:287d:555b:77ac','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1771160627,''),(2958,1,1,'actuate','2a00:23c7:9b90:f101:7414:287d:555b:77ac','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1771160687,''),(2959,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1771164305,''),(2960,1,1,'actuate','2a00:23c7:9b90:f101:7414:287d:555b:77ac','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1771164306,''),(2961,1,1,'actuate','2a00:23c7:9b90:f101:7414:287d:555b:77ac','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1771164727,''),(2962,1,1,'actuate','2a00:23c7:9b90:f101:7414:287d:555b:77ac','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1771168421,''),(2963,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1771168422,''),(2964,1,1,'actuate','2a00:23c7:9b90:f101:7414:287d:555b:77ac','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1771168866,''),(2965,1,1,'actuate','2a00:23c7:9b90:f101:7414:287d:555b:77ac','info','plugin_updated','{\"plugin\":{\"name\":\"Gravity Forms\",\"version\":\"2.9.27\",\"action\":\"updated\",\"network\":\"\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:66:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/ajax-actions.php\";s:4:\"line\";i:4653;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:21:\"wp_ajax_update_plugin\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:192;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1771169948,''),(2966,1,1,'actuate','2a00:23c7:9b90:f101:7414:287d:555b:77ac','info','plugin_updated','{\"plugin\":{\"name\":\"Redirection\",\"version\":\"5.7\",\"action\":\"updated\",\"network\":\"\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:66:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/ajax-actions.php\";s:4:\"line\";i:4653;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:21:\"wp_ajax_update_plugin\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:192;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1771169966,''),(2967,1,1,'actuate','2a00:23c7:9b90:f101:7414:287d:555b:77ac','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1771172471,''),(2968,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1771172471,''),(2969,1,1,'actuate','2a00:23c7:9b90:f101:ccbc:b563:270f:af3f','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1771232971,''),(2970,1,1,'actuate','155.133.66.251','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1771248336,''),(2971,1,1,'actuate','155.133.66.251','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1771248336,''),(2972,1,1,'actuate','86.154.215.216','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:22:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:68:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:153:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:142:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:57:\"/home/webpreview/public_html/subdomains/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}}',1771539891,''),(2973,1,1,'actuate','86.154.215.216','info','plugin_updated','{\"plugin\":{\"name\":\"Category Order and Taxonomy Terms Order\",\"version\":\"1.9.4\",\"action\":\"updated\",\"network\":\"\"}}','a:14:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:91:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:82:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/includes/ajax-actions.php\";s:4:\"line\";i:4653;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:21:\"wp_ajax_update_plugin\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:71:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:192;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771539902,''),(2974,1,1,'actuate','86.154.215.216','info','plugin_updated','{\"plugin\":{\"name\":\"Gravity Forms\",\"version\":\"2.9.28\",\"action\":\"updated\",\"network\":\"\"}}','a:14:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:91:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:82:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/includes/ajax-actions.php\";s:4:\"line\";i:4653;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:21:\"wp_ajax_update_plugin\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:71:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:192;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771539906,''),(2975,1,1,'actuate','86.154.215.216','info','plugin_activated','{\"plugin\":{\"name\":\"WP Rocket\",\"version\":\"3.20.0.3\",\"action\":\"activated\",\"network\":\"\"}}','a:10:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:177;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:16:\"plugin_activated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:76:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/includes/plugin.php\";s:4:\"line\";i:730;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:68:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/plugins.php\";s:4:\"line\";i:60;s:8:\"function\";s:15:\"activate_plugin\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771539910,''),(2976,1,1,'actuate','86.154.215.216','info','plugin_updated','{\"plugin\":{\"name\":\"Yoast SEO\",\"version\":\"27.0\",\"action\":\"updated\",\"network\":\"\"}}','a:14:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:91:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:82:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/includes/ajax-actions.php\";s:4:\"line\";i:4653;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:21:\"wp_ajax_update_plugin\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:71:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:192;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771539917,''),(2977,1,1,'actuate','86.154.215.216','info','plugin_updated','{\"plugin\":{\"name\":\"WP Rocket\",\"version\":\"3.20.4\",\"action\":\"updated\",\"network\":\"\"}}','a:14:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:91:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:82:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/includes/ajax-actions.php\";s:4:\"line\";i:4653;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:21:\"wp_ajax_update_plugin\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:71:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:192;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771539964,''),(2978,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:14:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:71:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771543870,''),(2979,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:57:\"/home/webpreview/public_html/subdomains/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}}',1771543870,''),(2980,1,1,'admin','89.187.187.82','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"admin\",\"known\":false}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:572;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:301;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:4852;s:8:\"function\";s:5:\"login\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:717;s:8:\"function\";s:21:\"blogger_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:16:\"wp_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:207;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:9:\"multiCall\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:59;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:27;s:8:\"function\";s:5:\"serve\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:35;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:246;s:8:\"function\";s:10:\"IXR_Server\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:6:{s:4:\"file\";s:58:\"/home/webpreview/public_html/subdomains/actuate/xmlrpc.php\";s:4:\"line\";i:85;s:8:\"function\";s:13:\"serve_request\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771570783,''),(2981,1,1,'actuate','81.106.129.35','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:22:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:68:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:153:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:142:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:57:\"/home/webpreview/public_html/subdomains/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}}',1771587100,''),(2982,1,1,'actuate','81.106.129.35','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin.php\";s:4:\"line\";i:180;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/index.php\";s:4:\"line\";i:10;s:4:\"args\";a:1:{i:0;s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin.php\";}s:8:\"function\";s:12:\"require_once\";}}',1771595134,''),(2983,1,1,'actuate','81.106.129.35','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:57:\"/home/webpreview/public_html/subdomains/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}}',1771595134,''),(2984,1,1,'actuate','81.106.129.35','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:22:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:68:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:153:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:142:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:57:\"/home/webpreview/public_html/subdomains/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}}',1771595139,''),(2985,1,1,'actuate','81.106.129.35','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:14:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:71:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771600899,''),(2986,1,1,'actuate','81.106.129.35','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:14:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:71:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771600899,''),(2987,1,1,'actuate','81.106.129.35','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:57:\"/home/webpreview/public_html/subdomains/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}}',1771600900,''),(2988,1,1,'actuate','81.106.129.35','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:22:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:68:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:153:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:142:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:57:\"/home/webpreview/public_html/subdomains/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}}',1771600915,''),(2989,1,1,'actuate','86.154.215.216','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:22:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:68:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:153:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:142:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:57:\"/home/webpreview/public_html/subdomains/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}}',1771837126,''),(2990,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:14:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:71:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771840739,''),(2991,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:57:\"/home/webpreview/public_html/subdomains/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}}',1771840739,''),(2992,1,1,'actuate','86.154.215.216','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:22:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:68:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:153:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:142:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:57:\"/home/webpreview/public_html/subdomains/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}}',1771841212,''),(2993,1,1,'admin','185.193.156.153','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"admin\",\"known\":false}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:572;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:301;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:4852;s:8:\"function\";s:5:\"login\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:717;s:8:\"function\";s:21:\"blogger_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:16:\"wp_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:207;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:9:\"multiCall\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:59;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:27;s:8:\"function\";s:5:\"serve\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:35;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:246;s:8:\"function\";s:10:\"IXR_Server\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:6:{s:4:\"file\";s:58:\"/home/webpreview/public_html/subdomains/actuate/xmlrpc.php\";s:4:\"line\";i:85;s:8:\"function\";s:13:\"serve_request\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771841364,''),(2994,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:14:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:71:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771859373,''),(2995,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:14:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:71:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771859373,''),(2996,1,1,'actuate','62.100.204.113','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:14:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:71:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771859373,''),(2997,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:57:\"/home/webpreview/public_html/subdomains/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}}',1771859373,''),(2998,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin.php\";s:4:\"line\";i:180;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:65:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/post.php\";s:4:\"line\";i:12;s:4:\"args\";a:1:{i:0;s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin.php\";}s:8:\"function\";s:12:\"require_once\";}}',1771859373,''),(2999,1,1,'actuate','86.154.215.216','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:22:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:68:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:153:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:142:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:57:\"/home/webpreview/public_html/subdomains/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}}',1771859384,''),(3000,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:14:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:71:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771924223,''),(3001,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:14:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:71:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771924223,''),(3002,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:14:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:71:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771924223,''),(3003,1,1,'actuate','86.154.215.216','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:14:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:71:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771924223,''),(3004,1,1,'actuate','62.100.204.113','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:14:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:71:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771924224,''),(3005,1,1,'actuate','86.154.215.216','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:22:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:68:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:153:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:142:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:57:\"/home/webpreview/public_html/subdomains/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}}',1771928726,''),(3006,1,1,'actuate','155.133.66.251','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:14:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:71:\"/home/webpreview/public_html/subdomains/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771932367,''),(3007,1,1,'actuate','155.133.66.251','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:57:\"/home/webpreview/public_html/subdomains/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}}',1771932367,''),(3008,1,1,'admin','188.166.181.2','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"admin\",\"known\":false}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:572;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:301;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:4852;s:8:\"function\";s:5:\"login\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:717;s:8:\"function\";s:21:\"blogger_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:16:\"wp_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:207;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:9:\"multiCall\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:59;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:27;s:8:\"function\";s:5:\"serve\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:35;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:246;s:8:\"function\";s:10:\"IXR_Server\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:6:{s:4:\"file\";s:58:\"/home/webpreview/public_html/subdomains/actuate/xmlrpc.php\";s:4:\"line\";i:85;s:8:\"function\";s:13:\"serve_request\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1771943055,''),(3009,1,1,'admin','194.26.192.152','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"admin\",\"known\":false}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:572;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:301;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:4852;s:8:\"function\";s:5:\"login\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:717;s:8:\"function\";s:21:\"blogger_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:16:\"wp_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:207;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:9:\"multiCall\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:59;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:27;s:8:\"function\";s:5:\"serve\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:35;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:246;s:8:\"function\";s:10:\"IXR_Server\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:6:{s:4:\"file\";s:58:\"/home/webpreview/public_html/subdomains/actuate/xmlrpc.php\";s:4:\"line\";i:85;s:8:\"function\";s:13:\"serve_request\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1772155163,''),(3010,1,1,'admin','104.196.172.90','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"admin\",\"known\":false}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:572;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:301;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:4852;s:8:\"function\";s:5:\"login\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:717;s:8:\"function\";s:21:\"blogger_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:16:\"wp_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:207;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:9:\"multiCall\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:59;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:27;s:8:\"function\";s:5:\"serve\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:35;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:246;s:8:\"function\";s:10:\"IXR_Server\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:6:{s:4:\"file\";s:58:\"/home/webpreview/public_html/subdomains/actuate/xmlrpc.php\";s:4:\"line\";i:85;s:8:\"function\";s:13:\"serve_request\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1772185932,''),(3011,1,1,'admin','194.26.192.152','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"admin\",\"known\":false}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:572;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:301;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:4852;s:8:\"function\";s:5:\"login\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:717;s:8:\"function\";s:21:\"blogger_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:16:\"wp_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:207;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:9:\"multiCall\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:59;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:27;s:8:\"function\";s:5:\"serve\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:35;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:246;s:8:\"function\";s:10:\"IXR_Server\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:6:{s:4:\"file\";s:58:\"/home/webpreview/public_html/subdomains/actuate/xmlrpc.php\";s:4:\"line\";i:85;s:8:\"function\";s:13:\"serve_request\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1772195675,''),(3012,1,1,'admin','34.134.43.38','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"admin\",\"known\":false}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:572;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:301;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:4852;s:8:\"function\";s:5:\"login\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:717;s:8:\"function\";s:21:\"blogger_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:16:\"wp_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:207;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:9:\"multiCall\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:59;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:27;s:8:\"function\";s:5:\"serve\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:35;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:246;s:8:\"function\";s:10:\"IXR_Server\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:6:{s:4:\"file\";s:58:\"/home/webpreview/public_html/subdomains/actuate/xmlrpc.php\";s:4:\"line\";i:85;s:8:\"function\";s:13:\"serve_request\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1772212422,''),(3013,1,1,'admin','194.26.192.152','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"admin\",\"known\":false}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:572;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:301;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:4852;s:8:\"function\";s:5:\"login\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:717;s:8:\"function\";s:21:\"blogger_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:16:\"wp_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:207;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:9:\"multiCall\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:59;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:27;s:8:\"function\";s:5:\"serve\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:35;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:246;s:8:\"function\";s:10:\"IXR_Server\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:6:{s:4:\"file\";s:58:\"/home/webpreview/public_html/subdomains/actuate/xmlrpc.php\";s:4:\"line\";i:85;s:8:\"function\";s:13:\"serve_request\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1772235036,''),(3014,1,1,'admin','136.118.242.85','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"admin\",\"known\":false}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:572;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:301;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:4852;s:8:\"function\";s:5:\"login\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:717;s:8:\"function\";s:21:\"blogger_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:16:\"wp_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:207;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:9:\"multiCall\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:59;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:27;s:8:\"function\";s:5:\"serve\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:35;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:246;s:8:\"function\";s:10:\"IXR_Server\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:6:{s:4:\"file\";s:58:\"/home/webpreview/public_html/subdomains/actuate/xmlrpc.php\";s:4:\"line\";i:85;s:8:\"function\";s:13:\"serve_request\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1772341162,''),(3015,1,1,'admin','35.223.158.203','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"admin\",\"known\":false}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:572;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:301;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:4852;s:8:\"function\";s:5:\"login\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:717;s:8:\"function\";s:21:\"blogger_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:16:\"wp_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:207;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:9:\"multiCall\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:59;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:27;s:8:\"function\";s:5:\"serve\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:35;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:246;s:8:\"function\";s:10:\"IXR_Server\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:6:{s:4:\"file\";s:58:\"/home/webpreview/public_html/subdomains/actuate/xmlrpc.php\";s:4:\"line\";i:85;s:8:\"function\";s:13:\"serve_request\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1772375578,''),(3016,1,1,'admin','8.228.124.60','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"admin\",\"known\":false}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:572;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:301;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:4852;s:8:\"function\";s:5:\"login\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:717;s:8:\"function\";s:21:\"blogger_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:16:\"wp_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:207;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:9:\"multiCall\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:59;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:27;s:8:\"function\";s:5:\"serve\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:35;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:246;s:8:\"function\";s:10:\"IXR_Server\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:6:{s:4:\"file\";s:58:\"/home/webpreview/public_html/subdomains/actuate/xmlrpc.php\";s:4:\"line\";i:85;s:8:\"function\";s:13:\"serve_request\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1772390014,''),(3017,1,1,'admin','169.150.203.237','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"admin\",\"known\":false}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:572;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:301;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:4852;s:8:\"function\";s:5:\"login\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:717;s:8:\"function\";s:21:\"blogger_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:16:\"wp_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:207;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:9:\"multiCall\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:59;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:27;s:8:\"function\";s:5:\"serve\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:35;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:246;s:8:\"function\";s:10:\"IXR_Server\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:6:{s:4:\"file\";s:58:\"/home/webpreview/public_html/subdomains/actuate/xmlrpc.php\";s:4:\"line\";i:85;s:8:\"function\";s:13:\"serve_request\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1772423052,''),(3018,1,1,'admin','136.111.90.24','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"admin\",\"known\":false}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:572;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:301;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:4852;s:8:\"function\";s:5:\"login\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:717;s:8:\"function\";s:21:\"blogger_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:16:\"wp_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:207;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:9:\"multiCall\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:59;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:27;s:8:\"function\";s:5:\"serve\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:35;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:246;s:8:\"function\";s:10:\"IXR_Server\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:6:{s:4:\"file\";s:58:\"/home/webpreview/public_html/subdomains/actuate/xmlrpc.php\";s:4:\"line\";i:85;s:8:\"function\";s:13:\"serve_request\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1772522525,''),(3019,1,1,'admin','136.113.96.93','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"admin\",\"known\":false}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:572;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:301;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:4852;s:8:\"function\";s:5:\"login\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:717;s:8:\"function\";s:21:\"blogger_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:16:\"wp_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:207;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:9:\"multiCall\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:59;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:27;s:8:\"function\";s:5:\"serve\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:35;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:246;s:8:\"function\";s:10:\"IXR_Server\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:6:{s:4:\"file\";s:58:\"/home/webpreview/public_html/subdomains/actuate/xmlrpc.php\";s:4:\"line\";i:85;s:8:\"function\";s:13:\"serve_request\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1772556585,''),(3020,1,1,'actuate','86.154.157.241','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:22:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:68:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:153:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:142:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:57:\"/home/webpreview/public_html/subdomains/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}}',1772703952,''),(3021,1,1,'actuate','86.154.157.241','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1772705591,''),(3022,1,1,'actuate','2a00:23c7:9b90:f101:288f:6b91:48a3:13cc','warning','plugin_deactivated','{\"plugin\":{\"name\":\"WP Rocket\",\"version\":\"3.20.0.3\",\"action\":\"deactivated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:212;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:18:\"plugin_deactivated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:60:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/plugin.php\";s:4:\"line\";i:840;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-admin/plugins.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"deactivate_plugins\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:52:\"/Users/matoconnor/Sites/actuate/wp-admin/plugins.php\";}s:8:\"function\";s:7:\"require\";}}',1772707055,''),(3023,1,1,'actuate','2a00:23c7:9b90:f101:288f:6b91:48a3:13cc','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1772709287,''),(3024,1,1,'actuate','2a00:23c7:9b90:f101:288f:6b91:48a3:13cc','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1772709287,''),(3025,1,1,'actuate','2a00:23c7:9b90:f101:ed9e:e1b1:bad5:620f','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1772790127,''),(3026,1,1,'actuate','2a00:23c7:9b90:f101:ed9e:e1b1:bad5:620f','info','plugin_updated','{\"plugin\":{\"name\":\"Advanced Custom Fields PRO\",\"version\":\"6.7.0.2\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1772790168,''),(3027,1,1,'actuate','2a00:23c7:9b90:f101:ed9e:e1b1:bad5:620f','info','plugin_updated','{\"plugin\":{\"name\":\"Category Order and Taxonomy Terms Order\",\"version\":\"1.9.4\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1772790168,''),(3028,1,1,'actuate','2a00:23c7:9b90:f101:ed9e:e1b1:bad5:620f','info','plugin_updated','{\"plugin\":{\"name\":\"Gravity Forms\",\"version\":\"2.9.28\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1772790168,''),(3029,1,1,'actuate','2a00:23c7:9b90:f101:ed9e:e1b1:bad5:620f','info','plugin_updated','{\"plugin\":{\"name\":\"ProfilePress\",\"version\":\"4.16.12\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1772790168,''),(3030,1,1,'actuate','2a00:23c7:9b90:f101:ed9e:e1b1:bad5:620f','info','plugin_updated','{\"plugin\":{\"name\":\"Redirection\",\"version\":\"5.7.5\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1772790168,''),(3031,1,1,'actuate','2a00:23c7:9b90:f101:ed9e:e1b1:bad5:620f','info','plugin_updated','{\"plugin\":{\"name\":\"Yoast SEO\",\"version\":\"27.1.1\",\"action\":\"updated\",\"network\":\"\"}}','a:11:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";s:4:\"line\";i:51;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/update.php\";}s:8:\"function\";s:7:\"require\";}}',1772790168,''),(3032,1,1,'actuate','2a00:23c7:9b90:f101:ed9e:e1b1:bad5:620f','info','plugin_updated','{\"plugin\":{\"name\":\"Advanced Custom Fields PRO\",\"version\":\"6.7.1\",\"action\":\"updated\",\"network\":\"\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:66:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/ajax-actions.php\";s:4:\"line\";i:4653;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:21:\"wp_ajax_update_plugin\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:192;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1772791507,''),(3033,1,1,'actuate','86.154.157.241','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1772793732,''),(3034,1,1,'actuate','2a00:23c7:9b90:f101:ed9e:e1b1:bad5:620f','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1772793732,''),(3035,1,1,'actuate','2a00:23c7:9b90:f101:ed9e:e1b1:bad5:620f','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1772793748,''),(3036,1,1,'actuate','2a00:23c7:9b90:f101:4cff:2dfa:2420:4c6a','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1772797350,''),(3037,1,1,'actuate','2a00:23c7:9b90:f101:4cff:2dfa:2420:4c6a','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1772797350,''),(3038,1,1,'actuate','2a00:23c7:9b90:f101:4cff:2dfa:2420:4c6a','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1772797367,''),(3039,1,1,'actuate','2a00:23c7:9b90:f101:b581:429f:684f:8460','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1772800975,''),(3040,1,1,'actuate','86.154.157.241','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1772800975,''),(3041,1,1,'actuate','2a00:23c7:9b90:f101:b579:7bb3:db0d:818a','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1774277999,''),(3042,1,1,'actuate','2a00:23c7:9b90:f101:b579:7bb3:db0d:818a','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1774277999,''),(3043,1,1,'actuate','86.154.157.241','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1774278006,''),(3044,1,1,'actuate','2a00:23c7:9b90:f101:b579:7bb3:db0d:818a','info','core_updated','{\"core_updated\":{\"old_version\":\"6.9.1\",\"new_version\":\"6.9.4\"}}','a:12:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:145;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"core_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:65:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/update-core.php\";s:4:\"line\";i:1604;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:73:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-core-upgrader.php\";s:4:\"line\";i:178;s:8:\"function\";s:11:\"update_core\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:56:\"/Users/matoconnor/Sites/actuate/wp-admin/update-core.php\";s:4:\"line\";i:903;s:8:\"function\";s:7:\"upgrade\";s:5:\"class\";s:13:\"Core_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:56:\"/Users/matoconnor/Sites/actuate/wp-admin/update-core.php\";s:4:\"line\";i:1175;s:8:\"function\";s:15:\"do_core_upgrade\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:56:\"/Users/matoconnor/Sites/actuate/wp-admin/update-core.php\";}s:8:\"function\";s:7:\"require\";}}',1774278053,''),(3045,1,1,'actuate','86.154.157.241','info','plugin_updated','{\"plugin\":{\"name\":\"Category Order and Taxonomy Terms Order\",\"version\":\"1.9.5\",\"action\":\"updated\",\"network\":\"\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:66:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/ajax-actions.php\";s:4:\"line\";i:4653;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:21:\"wp_ajax_update_plugin\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:192;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774278090,''),(3046,1,1,'actuate','2a00:23c7:9b90:f101:b579:7bb3:db0d:818a','info','plugin_updated','{\"plugin\":{\"name\":\"Duplicate Page\",\"version\":\"4.5.7\",\"action\":\"updated\",\"network\":\"\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:66:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/ajax-actions.php\";s:4:\"line\";i:4653;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:21:\"wp_ajax_update_plugin\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:192;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774278092,''),(3047,1,1,'actuate','2a00:23c7:9b90:f101:b579:7bb3:db0d:818a','info','plugin_updated','{\"plugin\":{\"name\":\"Gravity Forms\",\"version\":\"2.9.30\",\"action\":\"updated\",\"network\":\"\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:66:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/ajax-actions.php\";s:4:\"line\";i:4653;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:21:\"wp_ajax_update_plugin\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:192;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774278097,''),(3048,1,1,'actuate','86.154.157.241','info','plugin_updated','{\"plugin\":{\"name\":\"WP Go Maps (formerly WP Google Maps)\",\"version\":\"10.0.06\",\"action\":\"updated\",\"network\":\"\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:66:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/ajax-actions.php\";s:4:\"line\";i:4653;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:21:\"wp_ajax_update_plugin\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:192;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774278103,''),(3049,1,1,'actuate','86.154.157.241','info','plugin_updated','{\"plugin\":{\"name\":\"Yoast SEO\",\"version\":\"27.2\",\"action\":\"updated\",\"network\":\"\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:273;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:197;s:8:\"function\";s:20:\"event_plugin_changed\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:14:\"plugin_updated\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:75:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/class-plugin-upgrader.php\";s:4:\"line\";i:412;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:6:{s:4:\"file\";s:66:\"/Users/matoconnor/Sites/actuate/wp-admin/includes/ajax-actions.php\";s:4:\"line\";i:4653;s:8:\"function\";s:12:\"bulk_upgrade\";s:5:\"class\";s:15:\"Plugin_Upgrader\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:21:\"wp_ajax_update_plugin\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:192;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774278109,''),(3050,1,1,'actuate','2a00:23c7:9b90:f101:b579:7bb3:db0d:818a','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774281624,''),(3051,1,1,'actuate','2a00:23c7:9b90:f101:b579:7bb3:db0d:818a','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1774281625,''),(3052,1,1,'actuate','2a00:23c7:9b90:f101:b579:7bb3:db0d:818a','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1774281792,''),(3053,1,1,'actuate','2a00:23c7:9b90:f101:b0c2:9909:61dc:a0a1','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774343558,''),(3054,1,1,'actuate','2a00:23c7:9b90:f101:b0c2:9909:61dc:a0a1','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774343558,''),(3055,1,1,'actuate','86.154.157.241','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774343558,''),(3056,1,1,'actuate','86.154.157.241','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774343558,''),(3057,1,1,'actuate','2a00:23c7:9b90:f101:b0c2:9909:61dc:a0a1','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774343558,''),(3058,1,1,'actuate','2a00:23c7:9b90:f101:b0c2:9909:61dc:a0a1','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1774343559,''),(3059,1,1,'actuate','2a00:23c7:9b90:f101:b0c2:9909:61dc:a0a1','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774343559,''),(3060,1,1,'actuate','2a00:23c7:9b90:f101:7971:6655:2e0d:bebe','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1774362990,''),(3061,1,1,'actuate','2a00:23c7:9b90:f101:b591:9dcf:54b2:7777','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774366609,''),(3062,1,1,'actuate','2a00:23c7:9b90:f101:b591:9dcf:54b2:7777','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774366621,''),(3063,1,1,'actuate','2a00:23c7:9b90:f101:b591:9dcf:54b2:7777','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1774366621,''),(3064,1,1,'actuate','86.154.157.241','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1774366677,''),(3065,1,1,'actuate','2a00:23c7:9b90:f101:b591:9dcf:54b2:7777','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774370293,''),(3066,1,1,'actuate','2a00:23c7:9b90:f101:b591:9dcf:54b2:7777','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1774370294,''),(3067,1,1,'admin','35.193.17.157','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"admin\",\"known\":false}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:572;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:301;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:4852;s:8:\"function\";s:5:\"login\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:717;s:8:\"function\";s:21:\"blogger_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:16:\"wp_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:207;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:9:\"multiCall\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:59;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:27;s:8:\"function\";s:5:\"serve\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:35;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:246;s:8:\"function\";s:10:\"IXR_Server\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:6:{s:4:\"file\";s:58:\"/home/webpreview/public_html/subdomains/actuate/xmlrpc.php\";s:4:\"line\";i:85;s:8:\"function\";s:13:\"serve_request\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1774809061,''),(3068,1,1,'admin','169.150.203.237','warning','failed_login','{\"failed_login\":{\"imported\":false,\"username\":\"admin\",\"known\":false}}','a:19:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:572;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:211;s:8:\"function\";s:18:\"event_failed_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:17:\"post_authenticate\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:0:{}}i:6;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:205;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:4:{s:4:\"file\";s:73:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:702;s:8:\"function\";s:13:\"apply_filters\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:301;s:8:\"function\";s:15:\"wp_authenticate\";s:4:\"args\";a:0:{}}i:9;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:4852;s:8:\"function\";s:5:\"login\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:717;s:8:\"function\";s:21:\"blogger_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:16:\"wp_getUsersBlogs\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:207;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:109;s:8:\"function\";s:9:\"multiCall\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:59;s:8:\"function\";s:4:\"call\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:27;s:8:\"function\";s:5:\"serve\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:84:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/IXR/class-IXR-server.php\";s:4:\"line\";i:35;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:6:{s:4:\"file\";s:86:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-xmlrpc-server.php\";s:4:\"line\";i:246;s:8:\"function\";s:10:\"IXR_Server\";s:5:\"class\";s:10:\"IXR_Server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:6:{s:4:\"file\";s:58:\"/home/webpreview/public_html/subdomains/actuate/xmlrpc.php\";s:4:\"line\";i:85;s:8:\"function\";s:13:\"serve_request\";s:5:\"class\";s:16:\"wp_xmlrpc_server\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}}',1774879843,''),(3069,1,1,'actuate','86.154.157.241','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:22:{i:0;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:139:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:137:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:68:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:153:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:154:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:142:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:123:\"/home/webpreview/public_html/subdomains/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:77:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:70:\"/home/webpreview/public_html/subdomains/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:63:\"/home/webpreview/public_html/subdomains/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:61:\"/home/webpreview/public_html/subdomains/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:59:\"/home/webpreview/public_html/subdomains/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:57:\"/home/webpreview/public_html/subdomains/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:66:\"/home/webpreview/public_html/subdomains/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}}',1774950719,''),(3070,1,1,'actuate','86.154.157.241','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1774952729,''),(3071,1,1,'actuate','2a00:23c7:9b90:f101:cc4c:8cc1:dae:646e','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774964865,''),(3072,1,1,'actuate','2a00:23c7:9b90:f101:cc4c:8cc1:dae:646e','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774964865,''),(3073,1,1,'actuate','2a00:23c7:9b90:f101:cc4c:8cc1:dae:646e','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1774964865,''),(3074,1,1,'actuate','2a00:23c7:9b90:f101:cc4c:8cc1:dae:646e','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:16:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-admin/admin.php\";s:4:\"line\";i:180;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/upload.php\";s:4:\"line\";i:10;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-admin/admin.php\";}s:8:\"function\";s:12:\"require_once\";}i:15;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:51:\"/Users/matoconnor/Sites/actuate/wp-admin/upload.php\";}s:8:\"function\";s:7:\"require\";}}',1774964866,''),(3075,1,1,'actuate','2a00:23c7:9b90:f101:cc4c:8cc1:dae:646e','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1774964880,''),(3076,1,1,'actuate','86.154.157.241','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774970454,''),(3077,1,1,'actuate','86.154.157.241','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"(force logout)\"}}','a:15:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:580;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:34:\"aiowps_force_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:670;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:28:\"do_action_force_logout_check\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:4:{s:4:\"file\";s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";s:4:\"line\";i:45;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:55:\"/Users/matoconnor/Sites/actuate/wp-admin/admin-ajax.php\";}s:8:\"function\";s:7:\"require\";}}',1774970454,''),(3078,1,1,'actuate','86.154.157.241','info','successful_logout','{\"successful_logout\":{\"username\":\"actuate\",\"force_logout\":\"\"}}','a:20:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:638;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:716;s:8:\"function\";s:23:\"event_successful_logout\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"wp_logout_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:4:{s:4:\"file\";s:57:\"/Users/matoconnor/Sites/actuate/wp-includes/pluggable.php\";s:4:\"line\";i:755;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:552;s:8:\"function\";s:9:\"wp_logout\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:510;s:8:\"function\";s:32:\"redirect_user_after_force_logout\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_security_plugin_init\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:12;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:742;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:16;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:17;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:18;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:19;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1774970455,''),(3079,1,1,'actuate','2a00:23c7:9b90:f101:6878:1371:c658:cd5b','info','successful_login','{\"successful_login\":{\"username\":\"actuate\"}}','a:23:{i:0;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:12:\"record_event\";s:5:\"class\";s:33:\"AIOWPSecurity_Audit_Event_Handler\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:1;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:2;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:3;a:4:{s:4:\"file\";s:123:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-audit-events.php\";s:4:\"line\";i:620;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:4;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:622;s:8:\"function\";s:22:\"event_successful_login\";s:5:\"class\";s:26:\"AIOWPSecurity_Audit_Events\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:5;a:6:{s:4:\"file\";s:121:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";s:4:\"line\";i:667;s:8:\"function\";s:21:\"update_login_activity\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:6;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:23:\"wp_login_action_handler\";s:5:\"class\";s:24:\"AIOWPSecurity_User_Login\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:7;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:8;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:9;a:4:{s:4:\"file\";s:52:\"/Users/matoconnor/Sites/actuate/wp-includes/user.php\";s:4:\"line\";i:138;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:10;a:4:{s:4:\"file\";s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";s:4:\"line\";i:1340;s:8:\"function\";s:9:\"wp_signon\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:11;a:4:{s:4:\"file\";s:137:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";s:4:\"line\";i:223;s:4:\"args\";a:1:{i:0;s:138:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";}s:8:\"function\";s:12:\"require_once\";}i:12;a:6:{s:4:\"file\";s:126:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";s:4:\"line\";i:21;s:8:\"function\";s:24:\"renamed_login_init_tasks\";s:5:\"class\";s:40:\"AIOWPSecurity_Process_Renamed_Login_Page\";s:4:\"type\";s:2:\"::\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:13;a:6:{s:4:\"file\";s:107:\"/Users/matoconnor/Sites/actuate/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";s:4:\"line\";i:514;s:8:\"function\";s:11:\"__construct\";s:5:\"class\";s:29:\"AIOWPSecurity_WP_Loaded_Tasks\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:14;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:341;s:8:\"function\";s:24:\"aiowps_wp_loaded_handler\";s:5:\"class\";s:15:\"AIO_WP_Security\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:15;a:6:{s:4:\"file\";s:61:\"/Users/matoconnor/Sites/actuate/wp-includes/class-wp-hook.php\";s:4:\"line\";i:365;s:8:\"function\";s:13:\"apply_filters\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:16;a:6:{s:4:\"file\";s:54:\"/Users/matoconnor/Sites/actuate/wp-includes/plugin.php\";s:4:\"line\";i:522;s:8:\"function\";s:9:\"do_action\";s:5:\"class\";s:7:\"WP_Hook\";s:4:\"type\";s:2:\"->\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:17;a:4:{s:4:\"file\";s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";s:4:\"line\";i:764;s:8:\"function\";s:9:\"do_action\";s:4:\"args\";a:1:{i:0;s:0:\"\";}}i:18;a:4:{s:4:\"file\";s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";s:4:\"line\";i:98;s:4:\"args\";a:1:{i:0;s:47:\"/Users/matoconnor/Sites/actuate/wp-settings.php\";}s:8:\"function\";s:12:\"require_once\";}i:19;a:4:{s:4:\"file\";s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";s:4:\"line\";i:50;s:4:\"args\";a:1:{i:0;s:45:\"/Users/matoconnor/Sites/actuate/wp-config.php\";}s:8:\"function\";s:12:\"require_once\";}i:20;a:4:{s:4:\"file\";s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";s:4:\"line\";i:13;s:4:\"args\";a:1:{i:0;s:43:\"/Users/matoconnor/Sites/actuate/wp-load.php\";}s:8:\"function\";s:12:\"require_once\";}i:21;a:4:{s:4:\"file\";s:41:\"/Users/matoconnor/Sites/actuate/index.php\";s:4:\"line\";i:17;s:4:\"args\";a:1:{i:0;s:50:\"/Users/matoconnor/Sites/actuate/wp-blog-header.php\";}s:8:\"function\";s:7:\"require\";}i:22;a:4:{s:4:\"file\";s:59:\"/Users/matoconnor/.composer/vendor/laravel/valet/server.php\";s:4:\"line\";i:110;s:4:\"args\";a:1:{i:0;s:41:\"/Users/matoconnor/Sites/actuate/index.php\";}s:8:\"function\";s:7:\"require\";}}',1775038421,'');
/*!40000 ALTER TABLE `act_aiowps_audit_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_aiowps_debug_log`
--

DROP TABLE IF EXISTS `act_aiowps_debug_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_aiowps_debug_log` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `created` datetime NOT NULL DEFAULT '1000-10-10 10:00:00',
  `logtime` int unsigned DEFAULT NULL,
  `level` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `network_id` bigint NOT NULL DEFAULT '0',
  `site_id` bigint NOT NULL DEFAULT '0',
  `message` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_aiowps_debug_log`
--

LOCK TABLES `act_aiowps_debug_log` WRITE;
/*!40000 ALTER TABLE `act_aiowps_debug_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_aiowps_debug_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_aiowps_events`
--

DROP TABLE IF EXISTS `act_aiowps_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_aiowps_events` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `event_type` varchar(150) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `username` varchar(150) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `user_id` bigint DEFAULT NULL,
  `event_date` datetime NOT NULL DEFAULT '1000-10-10 10:00:00',
  `created` int unsigned DEFAULT NULL,
  `ip_or_host` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `referer_info` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `url` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `country_code` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `event_data` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_aiowps_events`
--

LOCK TABLES `act_aiowps_events` WRITE;
/*!40000 ALTER TABLE `act_aiowps_events` DISABLE KEYS */;
INSERT INTO `act_aiowps_events` VALUES (1,'spam_discard','',0,'2026-02-21 06:36:10',1771655770,'69.165.67.17','https://actuate.webpreview.co','/wp-comments-post.php','',''),(2,'spam_discard','',0,'2026-02-21 06:36:10',1771655770,'69.165.67.17','https://actuate.webpreview.co','/wp-comments-post.php','',''),(3,'spam_discard','',0,'2026-02-21 06:36:11',1771655771,'69.165.67.17','https://actuate.webpreview.co','/wp-comments-post.php','',''),(4,'spam_discard','',0,'2026-02-21 06:36:11',1771655771,'69.165.67.17','https://actuate.webpreview.co','/wp-comments-post.php','','');
/*!40000 ALTER TABLE `act_aiowps_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_aiowps_global_meta`
--

DROP TABLE IF EXISTS `act_aiowps_global_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_aiowps_global_meta` (
  `meta_id` bigint NOT NULL AUTO_INCREMENT,
  `date_time` datetime NOT NULL DEFAULT '1000-10-10 10:00:00',
  `created` int unsigned DEFAULT NULL,
  `meta_key1` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_key2` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_key3` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_key4` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_key5` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_value1` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_value2` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_value3` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_value4` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meta_value5` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`meta_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_aiowps_global_meta`
--

LOCK TABLES `act_aiowps_global_meta` WRITE;
/*!40000 ALTER TABLE `act_aiowps_global_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_aiowps_global_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_aiowps_logged_in_users`
--

DROP TABLE IF EXISTS `act_aiowps_logged_in_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_aiowps_logged_in_users` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `user_id` bigint NOT NULL,
  `username` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `ip_address` varchar(45) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `site_id` bigint NOT NULL,
  `created` int unsigned DEFAULT NULL,
  `expires` int unsigned DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `unique_user_id` (`user_id`),
  KEY `created` (`created`),
  KEY `expires` (`expires`),
  KEY `user_id` (`user_id`),
  KEY `site_id` (`site_id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_aiowps_logged_in_users`
--

LOCK TABLES `act_aiowps_logged_in_users` WRITE;
/*!40000 ALTER TABLE `act_aiowps_logged_in_users` DISABLE KEYS */;
INSERT INTO `act_aiowps_logged_in_users` VALUES (5,1,'actuate','2a00:23c7:9b90:f101:6878:1371:c658:cd5b',1,1764344553,1775211221);
/*!40000 ALTER TABLE `act_aiowps_logged_in_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_aiowps_login_lockdown`
--

DROP TABLE IF EXISTS `act_aiowps_login_lockdown`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_aiowps_login_lockdown` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `user_id` bigint NOT NULL,
  `user_login` varchar(150) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `lockdown_date` datetime NOT NULL DEFAULT '1000-10-10 10:00:00',
  `created` int unsigned DEFAULT NULL,
  `release_date` datetime NOT NULL DEFAULT '1000-10-10 10:00:00',
  `released` int unsigned DEFAULT NULL,
  `failed_login_ip` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `lock_reason` varchar(128) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `unlock_key` varchar(128) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `is_lockout_email_sent` tinyint(1) NOT NULL DEFAULT '1',
  `backtrace_log` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `ip_lookup_result` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `failed_login_ip` (`failed_login_ip`),
  KEY `is_lockout_email_sent` (`is_lockout_email_sent`),
  KEY `unlock_key` (`unlock_key`)
) ENGINE=InnoDB AUTO_INCREMENT=1124 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_aiowps_login_lockdown`
--

LOCK TABLES `act_aiowps_login_lockdown` WRITE;
/*!40000 ALTER TABLE `act_aiowps_login_lockdown` DISABLE KEYS */;
INSERT INTO `act_aiowps_login_lockdown` VALUES (1106,0,'admin','2026-01-02 18:52:34',1767379954,'2026-01-02 19:52:34',1767383554,'35.187.163.197','invalid_username','',1,'','{\"org\":\"AS396982 Google LLC\",\"as\":\"AS396982 Google LLC\"}'),(1107,0,'admin','2026-01-07 17:59:02',1767808742,'2026-01-07 18:59:02',1767812342,'34.16.180.193','invalid_username','',1,'','{\"org\":\"Google Cloud (us-west4)\",\"as\":\"AS396982 Google LLC\"}'),(1108,0,'admin','2026-02-20 06:59:43',1771570783,'2026-02-20 07:59:43',1771574383,'89.187.187.82','invalid_username','',1,'','{\"org\":\"Cdn77 LAX\",\"as\":\"AS60068 Datacamp Limited\"}'),(1109,0,'admin','2026-02-23 10:09:24',1771841364,'2026-02-23 11:09:24',1771844964,'185.193.156.153','invalid_username','',1,'','{\"org\":\"Clouvider HB\",\"as\":\"AS62240 Clouvider\"}'),(1110,0,'admin','2026-02-24 14:24:15',1771943055,'2026-02-24 15:24:15',1771946655,'188.166.181.2','invalid_username','',1,'','{\"org\":\"Digitalocean\",\"as\":\"AS14061 DigitalOcean, LLC\"}'),(1111,0,'admin','2026-02-27 01:19:23',1772155163,'2026-02-27 02:19:23',1772158763,'194.26.192.152','invalid_username','',1,'','{\"org\":\"1337 Services GmbH\",\"as\":\"AS210558 1337 Services GmbH\"}'),(1112,0,'admin','2026-02-27 09:52:12',1772185932,'2026-02-27 10:52:12',1772189532,'104.196.172.90','invalid_username','',1,'','{\"org\":\"Google Cloud (us-east1)\",\"as\":\"AS396982 Google LLC\"}'),(1113,0,'admin','2026-02-27 12:34:35',1772195675,'2026-02-27 13:34:35',1772199275,'194.26.192.152','invalid_username','',1,'','{\"org\":\"AS210558 1337 Services GmbH\",\"as\":\"AS210558 1337 Services GmbH\"}'),(1114,0,'admin','2026-02-27 17:13:42',1772212422,'2026-02-27 18:13:42',1772216022,'34.134.43.38','invalid_username','',1,'','{\"org\":\"AS396982 Google LLC\",\"as\":\"AS396982 Google LLC\"}'),(1115,0,'admin','2026-02-27 23:30:36',1772235036,'2026-02-28 00:30:36',1772238636,'194.26.192.152','invalid_username','',1,'','{\"org\":\"AS210558 1337 Services GmbH\",\"as\":\"AS210558 1337 Services GmbH\"}'),(1116,0,'admin','2026-03-01 04:59:22',1772341162,'2026-03-01 05:59:22',1772344762,'136.118.242.85','invalid_username','',1,'','{\"org\":\"Google Cloud (us-west1)\",\"as\":\"AS396982 Google LLC\"}'),(1117,0,'admin','2026-03-01 14:32:58',1772375578,'2026-03-01 15:32:58',1772379178,'35.223.158.203','invalid_username','',1,'','{\"org\":\"Google Cloud (us-central1)\",\"as\":\"AS396982 Google LLC\"}'),(1118,0,'admin','2026-03-01 18:33:34',1772390014,'2026-03-01 19:33:34',1772393614,'8.228.124.60','invalid_username','',1,'','{\"org\":\"AS396982 Google LLC\",\"as\":\"AS396982 Google LLC\"}'),(1119,0,'admin','2026-03-02 03:44:12',1772423052,'2026-03-02 04:44:12',1772426652,'169.150.203.237','invalid_username','',1,'','{\"org\":\"Cdnext LAX\",\"as\":\"AS212238 Datacamp Limited\"}'),(1120,0,'admin','2026-03-03 07:22:05',1772522525,'2026-03-03 08:22:05',1772526125,'136.111.90.24','invalid_username','',1,'','{\"org\":\"Google Cloud (us-central1)\",\"as\":\"AS396982 Google LLC\"}'),(1121,0,'admin','2026-03-03 16:49:45',1772556586,'2026-03-03 17:49:45',1772560186,'136.113.96.93','invalid_username','',1,'','{\"org\":\"AS396982 Google LLC\",\"as\":\"AS396982 Google LLC\"}'),(1122,0,'admin','2026-03-29 18:31:01',1774809061,'2026-03-29 19:31:01',1774812661,'35.193.17.157','invalid_username','',1,'','{\"org\":\"AS396982 Google LLC\",\"as\":\"AS396982 Google LLC\"}'),(1123,0,'admin','2026-03-30 14:10:43',1774879843,'2026-03-30 15:10:43',1774883443,'169.150.203.237','invalid_username','',1,'','{\"org\":\"Cdnext LAX\",\"as\":\"AS212238 Datacamp Limited\"}');
/*!40000 ALTER TABLE `act_aiowps_login_lockdown` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_aiowps_message_store`
--

DROP TABLE IF EXISTS `act_aiowps_message_store`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_aiowps_message_store` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `message_key` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `message_value` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created` int unsigned DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_aiowps_message_store`
--

LOCK TABLES `act_aiowps_message_store` WRITE;
/*!40000 ALTER TABLE `act_aiowps_message_store` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_aiowps_message_store` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_aiowps_permanent_block`
--

DROP TABLE IF EXISTS `act_aiowps_permanent_block`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_aiowps_permanent_block` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `blocked_ip` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `block_reason` varchar(128) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `country_origin` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `blocked_date` datetime NOT NULL DEFAULT '1000-10-10 10:00:00',
  `created` int unsigned DEFAULT NULL,
  `unblock` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `blocked_ip` (`blocked_ip`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_aiowps_permanent_block`
--

LOCK TABLES `act_aiowps_permanent_block` WRITE;
/*!40000 ALTER TABLE `act_aiowps_permanent_block` DISABLE KEYS */;
INSERT INTO `act_aiowps_permanent_block` VALUES (1,'69.165.67.17','spam_discard','','2026-02-21 06:36:11',1771655771,0);
/*!40000 ALTER TABLE `act_aiowps_permanent_block` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_commentmeta`
--

DROP TABLE IF EXISTS `act_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_commentmeta` (
  `meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_commentmeta`
--

LOCK TABLES `act_commentmeta` WRITE;
/*!40000 ALTER TABLE `act_commentmeta` DISABLE KEYS */;
INSERT INTO `act_commentmeta` VALUES (1,1,'dsq_post_id','2755139931'),(2,1,'dsq_parent_post_id','');
/*!40000 ALTER TABLE `act_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_comments`
--

DROP TABLE IF EXISTS `act_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_comments` (
  `comment_ID` bigint unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint unsigned NOT NULL DEFAULT '0',
  `comment_author` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_karma` int NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint unsigned NOT NULL DEFAULT '0',
  `user_id` bigint unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_comments`
--

LOCK TABLES `act_comments` WRITE;
/*!40000 ALTER TABLE `act_comments` DISABLE KEYS */;
INSERT INTO `act_comments` VALUES (1,5565,'Dan Jones','dan@instinctwellness.co.uk','','82.153.98.130','2016-06-28 17:49:00','2016-06-28 16:49:00','Great article - highlights the importance of keeping up with Google and paying attention to your website.',0,'1','','comment',0,0),(2,741,'2016 eCommerce Marketing Trends','','http://www.daisousa.net/1402/2016-e-commerce-marketing-trends/','209.236.112.142','2016-12-20 16:11:23','2016-12-20 16:11:23','[&#8230;] older ones have begun to reach their full potential. Let’s examine some of the most significant ecommerce marketing trends for 2016 – and anticipate how things might change in the [&#8230;]',0,'1','','pingback',0,0);
/*!40000 ALTER TABLE `act_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_gf_addon_feed`
--

DROP TABLE IF EXISTS `act_gf_addon_feed`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_gf_addon_feed` (
  `id` mediumint unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint unsigned NOT NULL,
  `is_active` tinyint(1) NOT NULL DEFAULT '1',
  `feed_order` mediumint unsigned NOT NULL DEFAULT '0',
  `meta` longtext COLLATE utf8mb4_unicode_520_ci,
  `addon_slug` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `event_type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `addon_form` (`addon_slug`,`form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_gf_addon_feed`
--

LOCK TABLES `act_gf_addon_feed` WRITE;
/*!40000 ALTER TABLE `act_gf_addon_feed` DISABLE KEYS */;
INSERT INTO `act_gf_addon_feed` VALUES (1,2,1,0,'{\"feedName\":\"Mailchimp Feed 1\",\"mailchimpList\":\"b00c6d2d91\",\"marketingPermissions_f5aff1ae9f_enabled\":\"0\",\"marketingPermissions_f5aff1ae9f_field_id\":\"1\",\"marketingPermissions_f5aff1ae9f_operator\":\"is\",\"marketingPermissions_f5aff1ae9f_value\":\"\",\"marketingPermissions_ec3963a50f_enabled\":\"0\",\"marketingPermissions_ec3963a50f_field_id\":\"1\",\"marketingPermissions_ec3963a50f_operator\":\"is\",\"marketingPermissions_ec3963a50f_value\":\"\",\"marketingPermissions_c3a6d1d583_enabled\":\"0\",\"marketingPermissions_c3a6d1d583_field_id\":\"1\",\"marketingPermissions_c3a6d1d583_operator\":\"is\",\"marketingPermissions_c3a6d1d583_value\":\"\",\"double_optin\":\"1\",\"markAsVIP\":\"0\",\"tags\":\"\",\"note\":\"\",\"feed_condition_conditional_logic_object\":[],\"feed_condition_conditional_logic\":\"0\",\"mappedFields_EMAIL\":1,\"mappedFields_FNAME\":\"\",\"mappedFields_LNAME\":\"\",\"marketingPermissions\":\"\",\"options\":\"\",\"optinCondition\":\"\"}','gravityformsmailchimp',NULL);
/*!40000 ALTER TABLE `act_gf_addon_feed` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_gf_draft_submissions`
--

DROP TABLE IF EXISTS `act_gf_draft_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_gf_draft_submissions` (
  `uuid` char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `email` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `form_id` mediumint unsigned NOT NULL,
  `date_created` datetime NOT NULL,
  `ip` varchar(45) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source_url` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `submission` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`uuid`),
  KEY `form_id` (`form_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_gf_draft_submissions`
--

LOCK TABLES `act_gf_draft_submissions` WRITE;
/*!40000 ALTER TABLE `act_gf_draft_submissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_gf_draft_submissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_gf_entry`
--

DROP TABLE IF EXISTS `act_gf_entry`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_gf_entry` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint unsigned NOT NULL,
  `post_id` bigint unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL,
  `date_updated` datetime DEFAULT NULL,
  `is_starred` tinyint NOT NULL DEFAULT '0',
  `is_read` tinyint NOT NULL DEFAULT '0',
  `ip` varchar(45) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_agent` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `currency` varchar(5) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `payment_status` varchar(15) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `payment_date` datetime DEFAULT NULL,
  `payment_amount` decimal(19,2) DEFAULT NULL,
  `payment_method` varchar(30) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `transaction_id` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_fulfilled` tinyint DEFAULT NULL,
  `created_by` bigint unsigned DEFAULT NULL,
  `transaction_type` tinyint DEFAULT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'active',
  `source_id` bigint unsigned DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `form_id_status` (`form_id`,`status`)
) ENGINE=InnoDB AUTO_INCREMENT=663 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_gf_entry`
--

LOCK TABLES `act_gf_entry` WRITE;
/*!40000 ALTER TABLE `act_gf_entry` DISABLE KEYS */;
INSERT INTO `act_gf_entry` VALUES (120,1,NULL,'2024-12-24 16:27:50','2024-12-24 16:27:50',0,1,'2a00:23c7:9b87:a701:854f:e803:b776:6715','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(121,1,NULL,'2024-12-24 17:35:59','2024-12-24 17:35:59',0,0,'23.105.151.121','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(122,1,NULL,'2024-12-24 19:09:06','2024-12-24 19:09:06',0,0,'45.10.165.190','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(123,1,NULL,'2024-12-24 19:58:16','2024-12-24 19:58:16',0,0,'136.0.103.200','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(124,1,NULL,'2024-12-25 11:30:26','2024-12-25 11:30:26',0,0,'104.207.40.239','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(125,1,NULL,'2024-12-25 15:37:45','2024-12-25 15:37:45',0,0,'223.29.131.56','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(126,1,NULL,'2024-12-25 15:53:10','2024-12-25 15:53:10',0,0,'98.159.226.252','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(127,1,NULL,'2024-12-26 21:52:38','2024-12-26 21:52:38',0,0,'23.80.167.176','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(128,1,NULL,'2024-12-26 22:10:55','2024-12-26 22:10:55',0,0,'173.244.55.84','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(129,1,NULL,'2024-12-26 23:01:40','2024-12-26 23:01:40',0,0,'23.81.70.234','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(130,1,NULL,'2024-12-27 02:44:44','2024-12-27 02:44:44',0,0,'23.80.167.163','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(131,1,NULL,'2024-12-27 03:17:21','2024-12-27 03:17:21',0,0,'54.36.209.254','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(132,1,NULL,'2024-12-27 05:45:05','2024-12-27 05:45:05',0,0,'149.102.246.36','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(133,1,NULL,'2024-12-27 06:04:33','2024-12-27 06:04:33',0,0,'185.220.101.65','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(134,1,NULL,'2024-12-27 08:56:47','2024-12-27 08:56:47',0,0,'23.105.5.52','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(135,1,NULL,'2024-12-27 10:49:36','2024-12-27 10:49:36',0,0,'103.82.191.186','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(136,1,NULL,'2024-12-27 16:30:03','2024-12-27 16:30:03',0,0,'172.241.147.5','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(137,1,NULL,'2024-12-27 17:21:18','2024-12-27 17:21:18',0,0,'23.105.145.35','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(138,1,NULL,'2024-12-27 18:34:19','2024-12-27 18:34:19',0,0,'23.80.167.226','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(139,1,NULL,'2024-12-28 02:06:58','2024-12-28 02:06:58',0,0,'149.40.52.193','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(140,1,NULL,'2024-12-28 07:04:36','2024-12-28 07:04:36',0,0,'166.88.171.149','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(141,1,NULL,'2024-12-28 09:43:33','2024-12-28 09:43:33',0,0,'138.199.53.238','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(142,1,NULL,'2024-12-28 16:23:45','2024-12-28 16:23:45',0,0,'23.83.90.54','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(143,1,NULL,'2024-12-28 16:42:08','2024-12-28 16:42:08',0,0,'98.159.226.63','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(144,1,NULL,'2024-12-28 16:58:31','2024-12-28 16:58:31',0,0,'23.80.167.219','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(145,1,NULL,'2024-12-28 18:15:41','2024-12-28 18:15:41',0,0,'23.105.147.107','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(146,1,NULL,'2024-12-28 19:08:31','2024-12-28 19:08:31',0,0,'223.29.131.56','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(147,1,NULL,'2024-12-29 00:40:32','2024-12-29 00:40:32',0,0,'23.81.69.39','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(148,1,NULL,'2024-12-29 04:31:52','2024-12-29 04:31:52',0,0,'172.241.147.5','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(149,1,NULL,'2024-12-29 04:33:52','2024-12-29 04:33:52',0,0,'173.244.55.154','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(150,1,NULL,'2024-12-29 05:26:48','2024-12-29 05:26:48',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(151,1,NULL,'2024-12-29 05:26:48','2024-12-29 05:26:48',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(152,1,NULL,'2024-12-29 05:26:49','2024-12-29 05:26:49',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(153,1,NULL,'2024-12-29 05:27:27','2024-12-29 05:27:27',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(154,1,NULL,'2024-12-29 14:51:19','2024-12-29 14:51:19',0,0,'181.214.173.59','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(155,1,NULL,'2024-12-30 08:53:05','2024-12-30 08:53:05',0,0,'23.105.150.198','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(156,1,NULL,'2024-12-30 10:13:51','2024-12-30 10:13:51',0,0,'172.241.153.48','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(157,1,NULL,'2024-12-30 21:12:41','2024-12-30 21:12:41',0,0,'23.80.166.202','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(158,1,NULL,'2024-12-30 23:53:54','2024-12-30 23:53:54',0,0,'172.241.94.100','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(159,1,NULL,'2024-12-31 00:25:23','2024-12-31 00:25:23',0,0,'162.212.174.127','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(160,1,NULL,'2024-12-31 02:13:08','2024-12-31 02:13:08',0,0,'144.126.131.216','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(161,1,NULL,'2024-12-31 02:38:21','2024-12-31 02:38:21',0,0,'23.80.167.79','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(162,1,NULL,'2024-12-31 04:40:21','2024-12-31 04:40:21',0,0,'83.147.36.67','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(163,1,NULL,'2024-12-31 05:36:58','2024-12-31 05:36:58',0,0,'172.241.94.241','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(164,1,NULL,'2024-12-31 06:40:57','2024-12-31 06:40:57',0,0,'23.81.69.143','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(165,1,NULL,'2024-12-31 13:20:02','2024-12-31 13:20:02',0,0,'83.147.36.67','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(166,1,NULL,'2024-12-31 17:26:42','2024-12-31 17:26:42',0,0,'23.81.152.166','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(167,1,NULL,'2024-12-31 17:35:49','2024-12-31 17:35:49',0,0,'223.29.131.56','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(168,1,NULL,'2025-01-01 06:10:38','2025-01-01 06:10:38',0,0,'23.80.166.37','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(169,1,NULL,'2025-01-01 12:51:40','2025-01-01 12:51:40',0,0,'51.15.192.53','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(170,1,NULL,'2025-01-01 13:07:13','2025-01-01 13:07:13',0,0,'216.73.162.54','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(171,1,NULL,'2025-01-01 23:42:58','2025-01-01 23:42:58',0,0,'23.80.166.250','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(172,1,NULL,'2025-01-02 00:59:32','2025-01-02 00:59:32',0,0,'23.80.166.61','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(173,1,NULL,'2025-01-02 01:44:47','2025-01-02 01:44:47',0,0,'23.105.2.48','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(174,1,NULL,'2025-01-02 02:50:27','2025-01-02 02:50:27',0,0,'38.170.245.126','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(175,1,NULL,'2025-01-02 06:26:42','2025-01-02 06:26:42',0,0,'38.170.245.28','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(176,1,NULL,'2025-01-02 12:47:12','2025-01-02 12:47:12',0,0,'49.37.35.115','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(177,1,NULL,'2025-01-02 19:33:55','2025-01-02 19:33:55',0,0,'23.81.70.202','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(178,1,NULL,'2025-01-02 21:12:49','2025-01-02 21:12:49',0,0,'23.105.151.23','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(179,1,NULL,'2025-01-03 01:28:47','2025-01-03 01:28:47',0,0,'173.239.196.114','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(180,1,NULL,'2025-01-03 05:39:26','2025-01-03 05:39:26',0,0,'23.105.2.29','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(181,1,NULL,'2025-01-03 08:22:20','2025-01-03 08:22:20',0,0,'23.81.70.63','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(182,1,NULL,'2025-01-03 08:27:40','2025-01-03 08:27:40',0,0,'23.82.81.218','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(183,1,NULL,'2025-01-03 09:16:22','2025-01-03 09:16:22',0,0,'2.56.26.56','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(184,1,NULL,'2025-01-03 11:04:51','2025-01-03 11:04:51',0,0,'223.29.131.56','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(185,1,NULL,'2025-01-03 12:57:59','2025-01-03 12:57:59',0,0,'88.218.172.54','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(186,1,NULL,'2025-01-03 13:23:15','2025-01-03 13:23:15',0,0,'194.76.114.178','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(187,1,NULL,'2025-01-03 20:51:34','2025-01-03 20:51:34',0,0,'172.241.242.175','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(188,1,NULL,'2025-01-03 21:28:23','2025-01-03 21:28:23',0,0,'23.82.81.190','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(189,1,NULL,'2025-01-03 22:45:40','2025-01-03 22:45:40',0,0,'23.81.70.63','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(190,1,NULL,'2025-01-04 08:16:10','2025-01-04 08:16:10',0,0,'23.80.167.62','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(191,1,NULL,'2025-01-04 09:34:50','2025-01-04 09:34:50',0,0,'172.241.153.48','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(192,1,NULL,'2025-01-04 10:30:01','2025-01-04 10:30:01',0,0,'23.80.167.226','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(193,1,NULL,'2025-01-04 12:20:59','2025-01-04 12:20:59',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(194,1,NULL,'2025-01-04 12:21:00','2025-01-04 12:21:00',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(195,1,NULL,'2025-01-04 12:21:02','2025-01-04 12:21:02',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(196,1,NULL,'2025-01-04 12:21:04','2025-01-04 12:21:04',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(197,1,NULL,'2025-01-04 12:21:14','2025-01-04 12:21:14',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(198,1,NULL,'2025-01-04 16:06:59','2025-01-04 16:06:59',0,0,'156.228.111.243','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(199,1,NULL,'2025-01-04 16:55:15','2025-01-04 16:55:15',0,0,'23.82.81.218','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(200,1,NULL,'2025-01-06 01:07:46','2025-01-06 01:07:46',0,0,'23.80.166.7','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(201,1,NULL,'2025-01-06 05:48:26','2025-01-06 05:48:26',0,0,'51.195.248.145','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(202,1,NULL,'2025-01-06 06:20:13','2025-01-06 06:20:13',0,0,'23.80.167.54','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(203,1,NULL,'2025-01-06 07:36:45','2025-01-06 07:36:45',0,0,'72.234.131.66','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(204,1,NULL,'2025-01-06 10:17:12','2025-01-06 10:17:12',0,0,'216.131.108.247','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.78 Chrome/124.0.6367.78 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(205,1,NULL,'2025-01-06 12:45:25','2025-01-06 12:45:25',0,0,'93.183.89.12','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.62 Chrome/124.0.6367.62 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(206,1,NULL,'2025-01-06 13:02:43','2025-01-06 13:02:43',0,0,'185.147.125.24','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.63 Chrome/124.0.6367.63 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(207,1,NULL,'2025-01-06 13:16:55','2025-01-06 13:16:55',0,0,'167.253.64.74','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(208,1,NULL,'2025-01-06 13:51:59','2025-01-06 13:51:59',0,0,'23.106.201.70','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(209,1,NULL,'2025-01-06 13:59:11','2025-01-06 13:59:11',0,0,'172.241.153.48','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(210,1,NULL,'2025-01-06 14:57:14','2025-01-06 14:57:14',0,0,'217.148.140.143','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(211,1,NULL,'2025-01-06 16:17:30','2025-01-06 16:17:30',0,0,'149.34.245.201','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(212,1,NULL,'2025-01-06 18:42:19','2025-01-06 18:42:19',0,0,'43.225.189.75','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(213,1,NULL,'2025-01-06 19:06:17','2025-01-06 19:06:17',0,0,'195.26.226.160','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.61 Chrome/124.0.6367.61 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(214,1,NULL,'2025-01-06 20:24:24','2025-01-06 20:24:24',0,0,'23.80.167.62','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(215,1,NULL,'2025-01-06 20:37:18','2025-01-06 20:37:18',0,0,'172.241.242.175','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(216,1,NULL,'2025-01-06 23:57:07','2025-01-06 23:57:07',0,0,'23.106.201.140','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(217,1,NULL,'2025-01-07 02:23:44','2025-01-07 02:23:44',0,0,'23.105.150.184','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(218,1,NULL,'2025-01-07 03:19:59','2025-01-07 03:19:59',0,0,'104.168.144.48','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(219,1,NULL,'2025-01-07 04:16:24','2025-01-07 04:16:24',0,0,'109.70.100.3','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:26.0) Gecko/20100101 Firefox/26.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(220,1,NULL,'2025-01-07 04:16:45','2025-01-07 04:16:45',0,0,'185.220.101.12','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:26.0) Gecko/20100101 Firefox/26.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(221,1,NULL,'2025-01-07 08:35:46','2025-01-07 08:35:46',0,0,'23.106.207.100','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(222,1,NULL,'2025-01-07 10:01:29','2025-01-07 10:01:29',0,0,'170.130.178.25','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(223,1,NULL,'2025-01-07 12:09:53','2025-01-07 12:09:53',0,0,'38.170.245.89','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(224,1,NULL,'2025-01-07 14:44:12','2025-01-07 14:44:12',0,0,'172.241.153.48','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(225,1,NULL,'2025-01-07 15:23:22','2025-01-07 15:23:22',0,0,'188.187.188.16','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(226,1,NULL,'2025-01-07 17:30:37','2025-01-07 17:30:37',0,0,'2.56.27.225','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(227,4,NULL,'2025-01-07 20:25:01','2025-01-07 20:25:01',0,0,'103.137.94.183','https://actuate.webpreview.co/vacancy/php-developer/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6294),(228,1,NULL,'2025-01-07 21:58:44','2025-01-07 21:58:44',0,0,'23.105.1.216','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(229,1,NULL,'2025-01-08 00:18:24','2025-01-08 00:18:24',0,0,'104.168.145.84','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(230,1,NULL,'2025-01-08 01:21:38','2025-01-08 01:21:38',0,0,'178.159.37.83','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.92 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(231,1,NULL,'2025-01-08 02:48:57','2025-01-08 02:48:57',0,0,'149.34.245.201','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(232,1,NULL,'2025-01-08 06:42:49','2025-01-08 06:42:49',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(233,1,NULL,'2025-01-08 06:42:51','2025-01-08 06:42:51',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(234,1,NULL,'2025-01-08 06:43:05','2025-01-08 06:43:05',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(235,1,NULL,'2025-01-08 06:43:10','2025-01-08 06:43:10',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(236,1,NULL,'2025-01-08 06:43:41','2025-01-08 06:43:41',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(237,1,NULL,'2025-01-08 08:17:49','2025-01-08 08:17:49',0,0,'217.148.140.143','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(238,1,NULL,'2025-01-08 09:50:03','2025-01-08 09:50:03',0,0,'23.80.140.72','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(239,1,NULL,'2025-01-08 14:07:15','2025-01-08 14:07:15',0,0,'45.128.223.34','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(240,1,NULL,'2025-01-08 15:28:55','2025-01-08 15:28:55',0,0,'185.147.125.23','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.63 Chrome/124.0.6367.63 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(241,1,NULL,'2025-01-08 16:24:22','2025-01-08 16:24:22',0,0,'23.82.44.187','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(242,1,NULL,'2025-01-08 21:05:32','2025-01-08 21:05:32',0,0,'37.139.53.180','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.63 Chrome/124.0.6367.63 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(243,1,NULL,'2025-01-08 21:25:29','2025-01-08 21:25:29',0,0,'172.241.153.48','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(244,1,NULL,'2025-01-08 21:29:23','2025-01-08 21:29:23',0,0,'23.105.1.216','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(245,1,NULL,'2025-01-08 23:26:22','2025-01-08 23:26:22',0,0,'104.234.53.3','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(246,1,NULL,'2025-01-08 23:36:41','2025-01-08 23:36:41',0,0,'23.82.109.175','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(247,1,NULL,'2025-01-09 02:49:00','2025-01-09 02:49:00',0,0,'208.91.64.37','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(248,1,NULL,'2025-01-09 04:18:16','2025-01-09 04:18:16',0,0,'149.34.245.199','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(249,1,NULL,'2025-01-09 04:41:41','2025-01-09 04:41:41',0,0,'45.95.232.12','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(250,1,NULL,'2025-01-09 04:53:51','2025-01-09 04:53:51',0,0,'185.180.109.23','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(251,1,NULL,'2025-01-09 06:14:15','2025-01-09 06:14:15',0,0,'23.82.80.83','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(252,1,NULL,'2025-01-09 06:33:54','2025-01-09 06:33:54',0,0,'45.134.142.73','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(253,1,NULL,'2025-01-09 06:40:18','2025-01-09 06:40:18',0,0,'23.82.44.80','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(254,1,NULL,'2025-01-09 08:22:35','2025-01-09 08:22:35',0,0,'185.112.82.147','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(255,1,NULL,'2025-01-09 10:20:45','2025-01-09 10:20:45',0,0,'104.168.145.157','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(256,1,NULL,'2025-01-09 11:43:22','2025-01-09 11:43:22',0,0,'156.228.84.108','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(257,1,NULL,'2025-01-09 12:19:11','2025-01-09 12:19:11',0,0,'45.141.215.97','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Maxthon/4.0 Chrome/30.0.1599.101 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(258,1,NULL,'2025-01-09 12:19:33','2025-01-09 12:19:33',0,0,'185.220.101.22','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Maxthon/4.0 Chrome/30.0.1599.101 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(259,1,NULL,'2025-01-09 18:20:52','2025-01-09 18:20:52',0,0,'23.81.60.40','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(260,1,NULL,'2025-01-09 19:27:26','2025-01-09 19:27:26',0,0,'23.81.152.237','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(261,1,NULL,'2025-01-09 23:01:08','2025-01-09 23:01:08',0,0,'23.82.40.40','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(262,1,NULL,'2025-01-09 23:12:04','2025-01-09 23:12:04',0,0,'23.110.166.33','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(263,1,NULL,'2025-01-09 23:55:20','2025-01-09 23:55:20',0,0,'23.80.153.149','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(264,1,NULL,'2025-01-10 02:00:53','2025-01-10 02:00:53',0,0,'23.105.1.245','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(265,1,NULL,'2025-01-10 06:25:34','2025-01-10 06:25:34',0,0,'104.168.136.231','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(266,1,NULL,'2025-01-10 06:29:02','2025-01-10 06:29:02',0,0,'23.81.60.22','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(267,1,NULL,'2025-01-10 06:58:12','2025-01-10 06:58:12',0,0,'23.82.80.213','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(268,1,NULL,'2025-01-10 09:55:52','2025-01-10 09:55:52',0,0,'62.133.60.60','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(269,1,NULL,'2025-01-10 11:12:39','2025-01-10 11:12:39',0,0,'23.82.105.246','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(270,1,NULL,'2025-01-10 13:06:40','2025-01-10 13:06:40',0,0,'104.153.83.177','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(271,1,NULL,'2025-01-10 13:10:31','2025-01-10 13:10:31',0,0,'195.26.226.160','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.119 Chrome/124.0.6367.119 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(272,1,NULL,'2025-01-10 14:09:34','2025-01-10 14:09:34',0,0,'185.7.214.130','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.93 Chrome/124.0.6367.93 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(273,1,NULL,'2025-01-10 14:44:37','2025-01-10 14:44:37',0,0,'23.82.109.135','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(274,1,NULL,'2025-01-10 14:53:48','2025-01-10 14:53:48',0,0,'89.22.225.223','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.62 Chrome/124.0.6367.62 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(275,1,NULL,'2025-01-10 16:17:21','2025-01-10 16:17:21',0,0,'196.247.161.155','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(276,1,NULL,'2025-01-10 16:30:39','2025-01-10 16:30:39',0,0,'64.120.34.140','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(277,1,NULL,'2025-01-10 19:13:41','2025-01-10 19:13:41',0,0,'149.34.245.201','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(278,1,NULL,'2025-01-10 22:17:09','2025-01-10 22:17:09',0,0,'154.22.0.158','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(279,1,NULL,'2025-01-10 22:49:38','2025-01-10 22:49:38',0,0,'169.150.205.139','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(280,1,NULL,'2025-01-11 01:19:14','2025-01-11 01:19:14',0,0,'45.140.147.129','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(281,1,NULL,'2025-01-11 04:38:36','2025-01-11 04:38:36',0,0,'223.29.131.56','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(282,1,NULL,'2025-01-11 05:49:05','2025-01-11 05:49:05',0,0,'23.82.105.11','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(283,1,NULL,'2025-01-11 07:00:40','2025-01-11 07:00:40',0,0,'188.162.77.151','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(284,1,NULL,'2025-01-11 10:39:33','2025-01-11 10:39:33',0,0,'213.145.94.90','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(285,1,NULL,'2025-01-11 11:24:19','2025-01-11 11:24:19',0,0,'84.239.5.156','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(286,1,NULL,'2025-01-11 12:20:11','2025-01-11 12:20:11',0,0,'156.233.86.54','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(287,1,NULL,'2025-01-11 13:41:54','2025-01-11 13:41:54',0,0,'144.126.131.216','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(288,1,NULL,'2025-01-11 15:27:16','2025-01-11 15:27:16',0,0,'87.249.132.163','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(289,1,NULL,'2025-01-11 16:26:39','2025-01-11 16:26:39',0,0,'92.255.85.164','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.78 Chrome/124.0.6367.78 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(290,1,NULL,'2025-01-11 17:38:00','2025-01-11 17:38:00',0,0,'185.121.234.50','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.61 Chrome/124.0.6367.61 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(291,1,NULL,'2025-01-12 02:29:32','2025-01-12 02:29:32',0,0,'38.170.245.126','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(292,1,NULL,'2025-01-12 07:18:19','2025-01-12 07:18:19',0,0,'23.82.44.57','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(293,1,NULL,'2025-01-12 07:42:37','2025-01-12 07:42:37',0,0,'151.0.23.140','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(294,1,NULL,'2025-01-12 07:43:25','2025-01-12 07:43:25',0,0,'185.174.156.120','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(295,1,NULL,'2025-01-12 09:55:28','2025-01-12 09:55:28',0,0,'151.0.23.140','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(296,1,NULL,'2025-01-12 09:56:56','2025-01-12 09:56:56',0,0,'212.28.185.254','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(297,1,NULL,'2025-01-12 10:32:42','2025-01-12 10:32:42',0,0,'23.106.30.118','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(298,1,NULL,'2025-01-12 11:16:37','2025-01-12 11:16:37',0,0,'174.95.105.102','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(299,1,NULL,'2025-01-12 11:48:17','2025-01-12 11:48:17',0,0,'54.37.234.111','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(300,1,NULL,'2025-01-12 13:16:16','2025-01-12 13:16:16',0,0,'104.168.135.181','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(301,1,NULL,'2025-01-12 18:04:29','2025-01-12 18:04:29',0,0,'89.22.225.223','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.119 Chrome/124.0.6367.119 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(302,1,NULL,'2025-01-12 19:06:17','2025-01-12 19:06:17',0,0,'64.120.33.8','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(303,1,NULL,'2025-01-12 19:37:57','2025-01-12 19:37:57',0,0,'84.239.5.179','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.78 Chrome/124.0.6367.78 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(304,1,NULL,'2025-01-12 20:22:37','2025-01-12 20:22:37',0,0,'23.82.80.122','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(305,1,NULL,'2025-01-12 21:40:40','2025-01-12 21:40:40',0,0,'46.10.209.247','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(306,1,NULL,'2025-01-12 23:20:06','2025-01-12 23:20:06',0,0,'89.22.225.223','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.61 Chrome/124.0.6367.61 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(307,1,NULL,'2025-01-13 00:45:25','2025-01-13 00:45:25',0,0,'104.168.134.181','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(308,1,NULL,'2025-01-13 02:09:59','2025-01-13 02:09:59',0,0,'176.118.234.150','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(309,1,NULL,'2025-01-13 05:39:01','2025-01-13 05:39:01',0,0,'149.102.254.30','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(310,1,NULL,'2025-01-13 05:54:11','2025-01-13 05:54:11',0,0,'45.125.62.26','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(311,1,NULL,'2025-01-13 06:03:23','2025-01-13 06:03:23',0,0,'23.82.105.232','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(312,1,NULL,'2025-01-13 06:35:17','2025-01-13 06:35:17',0,0,'23.82.105.5','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(313,1,NULL,'2025-01-13 07:10:14','2025-01-13 07:10:14',0,0,'191.101.209.98','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(314,1,NULL,'2025-01-13 08:46:01','2025-01-13 08:46:01',0,0,'154.47.21.141','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.92 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(315,1,NULL,'2025-01-13 11:10:26','2025-01-13 11:10:26',0,0,'185.174.156.120','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.91 Chrome/124.0.6367.91 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(316,1,NULL,'2025-01-13 11:23:26','2025-01-13 11:23:26',0,0,'223.29.131.56','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(317,1,NULL,'2025-01-13 13:20:05','2025-01-13 13:20:05',0,0,'23.105.5.107','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(318,1,NULL,'2025-01-13 13:45:37','2025-01-13 13:45:37',0,0,'37.19.217.87','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(319,1,NULL,'2025-01-13 15:35:19','2025-01-13 15:35:19',0,0,'185.174.156.120','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.78 Chrome/124.0.6367.78 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(320,1,NULL,'2025-01-13 16:18:21','2025-01-13 16:18:21',0,0,'23.82.105.5','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(321,1,NULL,'2025-01-13 16:31:17','2025-01-13 16:31:17',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(322,1,NULL,'2025-01-13 16:31:17','2025-01-13 16:31:17',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(323,1,NULL,'2025-01-13 16:31:21','2025-01-13 16:31:21',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(324,1,NULL,'2025-01-13 16:31:49','2025-01-13 16:31:49',0,0,'64.31.3.110','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(325,1,NULL,'2025-01-13 16:32:32','2025-01-13 16:32:32',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(326,1,NULL,'2025-01-13 16:32:32','2025-01-13 16:32:32',0,0,'185.231.155.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(327,1,NULL,'2025-01-13 18:55:50','2025-01-13 18:55:50',0,0,'23.82.80.205','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(328,1,NULL,'2025-01-13 20:59:00','2025-01-13 20:59:00',0,0,'138.59.205.56','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 15.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.60 Chrome/124.0.6367.60 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(329,1,NULL,'2025-01-13 22:25:53','2025-01-13 22:25:53',0,0,'185.147.213.248','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.119 Chrome/124.0.6367.119 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(330,1,NULL,'2025-01-14 00:08:23','2025-01-14 00:08:23',0,0,'64.120.34.22','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(331,1,NULL,'2025-01-14 02:58:45','2025-01-14 02:58:45',0,0,'23.80.153.54','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(332,1,NULL,'2025-01-14 03:28:38','2025-01-14 03:28:38',0,0,'64.120.33.35','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(333,1,NULL,'2025-01-14 04:16:43','2025-01-14 04:16:43',0,0,'212.102.46.44','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(334,1,NULL,'2025-01-14 05:51:10','2025-01-14 05:51:10',0,0,'185.147.125.24','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(335,1,NULL,'2025-01-14 05:56:38','2025-01-14 05:56:38',0,0,'104.168.145.14','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(336,1,NULL,'2025-01-14 07:49:40','2025-01-14 07:49:40',0,0,'143.244.41.142','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.78 Chrome/124.0.6367.78 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(337,1,NULL,'2025-01-14 08:25:44','2025-01-14 08:25:44',0,0,'172.241.146.206','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(338,1,NULL,'2025-01-14 08:46:12','2025-01-14 08:46:12',0,0,'185.147.125.23','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.60 Chrome/124.0.6367.60 Not-A.Brand/99 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(339,1,NULL,'2025-01-14 09:52:39','2025-01-14 09:52:39',0,0,'23.82.80.205','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(340,1,NULL,'2025-01-14 12:26:47','2025-01-14 12:26:47',0,0,'212.28.185.254','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(341,1,NULL,'2025-01-14 13:10:53','2025-01-14 13:10:53',0,0,'108.60.213.233','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(342,1,NULL,'2025-01-14 15:32:18','2025-01-14 15:32:18',0,0,'149.34.245.198','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(343,1,NULL,'2025-01-14 17:56:36','2025-01-14 17:56:36',0,0,'172.241.146.65','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(344,1,NULL,'2025-01-14 18:03:08','2025-01-14 18:03:08',0,0,'112.208.73.22','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(345,1,NULL,'2025-01-14 20:01:49','2025-01-14 20:01:49',0,0,'23.105.147.57','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(346,1,NULL,'2025-01-14 20:26:50','2025-01-14 20:26:50',0,0,'223.29.131.56','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(347,1,NULL,'2025-01-14 20:49:12','2025-01-14 20:49:12',0,0,'194.102.180.254','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(348,1,NULL,'2025-01-14 21:32:18','2025-01-14 21:32:18',0,0,'186.179.34.222','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(349,1,NULL,'2025-01-14 21:49:13','2025-01-14 21:49:13',0,0,'23.110.166.33','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(350,1,NULL,'2025-01-14 23:31:10','2025-01-14 23:31:10',0,0,'45.134.20.81','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(351,1,NULL,'2025-01-15 00:19:17','2025-01-15 00:19:17',0,0,'185.7.214.130','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(352,1,NULL,'2025-01-15 01:02:39','2025-01-15 01:02:39',0,0,'185.195.19.212','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(353,1,NULL,'2025-01-15 03:57:55','2025-01-15 03:57:55',0,0,'23.105.2.48','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(354,1,NULL,'2025-01-15 05:28:20','2025-01-15 05:28:20',0,0,'104.207.51.66','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(355,1,NULL,'2025-01-15 06:01:18','2025-01-15 06:01:18',0,0,'156.233.90.5','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(356,1,NULL,'2025-01-15 08:06:30','2025-01-15 08:06:30',0,0,'2.56.26.56','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(357,1,NULL,'2025-01-15 09:38:30','2025-01-15 09:38:30',0,0,'143.244.41.142','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(358,1,NULL,'2025-01-15 11:46:47','2025-01-15 11:46:47',0,0,'185.107.56.73','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(359,1,NULL,'2025-01-15 13:22:08','2025-01-15 13:22:08',0,0,'149.40.50.205','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(360,1,NULL,'2025-01-15 13:37:51','2025-01-15 13:37:51',0,0,'109.86.41.152','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(361,1,NULL,'2025-01-15 13:57:27','2025-01-15 13:57:27',0,0,'154.213.198.232','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(362,1,NULL,'2025-01-15 17:15:13','2025-01-15 17:15:13',0,0,'23.81.152.43','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(363,1,NULL,'2025-01-15 17:46:44','2025-01-15 17:46:44',0,0,'144.126.131.216','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(364,1,NULL,'2025-01-15 18:46:02','2025-01-15 18:46:02',0,0,'85.193.65.155','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(365,1,NULL,'2025-01-16 00:16:12','2025-01-16 00:16:12',0,0,'115.147.30.75','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(366,1,NULL,'2025-01-16 01:46:00','2025-01-16 01:46:00',0,0,'23.106.30.139','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(367,1,NULL,'2025-01-16 04:11:53','2025-01-16 04:11:53',0,0,'5.142.233.52','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(368,1,NULL,'2025-01-16 05:18:38','2025-01-16 05:18:38',0,0,'62.113.113.162','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(369,1,NULL,'2025-01-16 05:18:50','2025-01-16 05:18:50',0,0,'62.113.113.162','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(370,1,NULL,'2025-01-16 05:18:50','2025-01-16 05:18:50',0,0,'62.113.113.162','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(371,1,NULL,'2025-01-16 05:19:25','2025-01-16 05:19:25',0,0,'62.113.113.162','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(372,1,NULL,'2025-01-16 05:21:06','2025-01-16 05:21:06',0,0,'62.113.113.162','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(373,1,NULL,'2025-01-16 06:39:56','2025-01-16 06:39:56',0,0,'216.131.110.210','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(374,1,NULL,'2025-01-16 09:08:38','2025-01-16 09:08:38',0,0,'93.183.89.12','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(375,1,NULL,'2025-01-16 09:37:46','2025-01-16 09:37:46',0,0,'172.241.152.119','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(376,1,NULL,'2025-01-16 09:38:50','2025-01-16 09:38:50',0,0,'94.16.115.121','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(377,1,NULL,'2025-01-16 09:39:11','2025-01-16 09:39:11',0,0,'94.16.115.121','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(378,1,NULL,'2025-01-16 11:33:32','2025-01-16 11:33:32',0,0,'23.81.60.186','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(379,1,NULL,'2025-01-16 12:23:12','2025-01-16 12:23:12',0,0,'102.88.109.121','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(380,1,NULL,'2025-01-16 13:40:58','2025-01-16 13:40:58',0,0,'104.168.135.116','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(381,1,NULL,'2025-01-16 15:28:54','2025-01-16 15:28:54',0,0,'149.40.50.202','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(382,1,NULL,'2025-01-16 15:37:11','2025-01-16 15:37:11',0,0,'185.82.72.194','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(383,1,NULL,'2025-01-16 15:43:13','2025-01-16 15:43:13',0,0,'82.8.225.179','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(384,1,NULL,'2025-01-16 16:23:46','2025-01-16 16:23:46',0,0,'154.47.21.173','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(385,1,NULL,'2025-01-16 17:01:31','2025-01-16 17:01:31',0,0,'196.245.154.50','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(386,1,NULL,'2025-01-16 17:23:25','2025-01-16 17:23:25',0,0,'185.147.125.23','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(387,1,NULL,'2025-01-16 17:38:01','2025-01-16 17:38:01',0,0,'23.106.30.24','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(388,1,NULL,'2025-01-16 18:09:35','2025-01-16 18:09:35',0,0,'185.121.234.50','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(389,1,NULL,'2025-01-16 18:15:22','2025-01-16 18:15:22',0,0,'195.26.226.142','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(390,1,NULL,'2025-01-16 19:55:18','2025-01-16 19:55:18',0,0,'38.170.245.175','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(391,1,NULL,'2025-01-16 21:12:17','2025-01-16 21:12:17',0,0,'185.228.3.26','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(392,1,NULL,'2025-01-16 21:41:52','2025-01-16 21:41:52',0,0,'64.120.33.21','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(393,1,NULL,'2025-01-16 23:00:49','2025-01-16 23:00:49',0,0,'144.126.131.216','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(394,1,NULL,'2025-01-17 00:09:22','2025-01-17 00:09:22',0,0,'23.82.40.191','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(395,1,NULL,'2025-01-17 01:30:26','2025-01-17 01:30:26',0,0,'185.174.159.151','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(396,1,NULL,'2025-01-17 03:19:13','2025-01-17 03:19:13',0,0,'178.159.37.83','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(397,1,NULL,'2025-01-17 03:35:26','2025-01-17 03:35:26',0,0,'170.130.178.25','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(398,1,NULL,'2025-01-17 05:35:55','2025-01-17 05:35:55',0,0,'23.106.30.115','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(399,1,NULL,'2025-01-17 09:13:13','2025-01-17 09:13:13',0,0,'185.147.212.248','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(400,1,NULL,'2025-01-17 10:39:25','2025-01-17 10:39:25',0,0,'23.106.30.139','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(401,1,NULL,'2025-01-17 11:03:46','2025-01-17 11:03:46',0,0,'158.220.119.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(402,1,NULL,'2025-01-17 11:29:44','2025-01-17 11:29:44',0,0,'195.26.226.142','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(403,1,NULL,'2025-01-17 13:15:45','2025-01-17 13:15:45',0,0,'104.168.148.27','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(404,1,NULL,'2025-01-17 14:40:08','2025-01-17 14:40:08',0,0,'154.47.21.173','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(405,1,NULL,'2025-01-17 16:08:01','2025-01-17 16:08:01',0,0,'23.81.60.40','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(406,1,NULL,'2025-01-17 16:20:39','2025-01-17 16:20:39',0,0,'23.80.151.191','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(407,1,NULL,'2025-01-17 16:23:56','2025-01-17 16:23:56',0,0,'185.121.234.50','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(408,1,NULL,'2025-01-17 17:35:07','2025-01-17 17:35:07',0,0,'158.220.119.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(409,1,NULL,'2025-01-17 18:05:30','2025-01-17 18:05:30',0,0,'149.102.254.25','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(410,1,NULL,'2025-01-17 18:20:30','2025-01-17 18:20:30',0,0,'23.80.138.19','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(411,1,NULL,'2025-01-17 18:37:37','2025-01-17 18:37:37',0,0,'89.22.225.223','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(412,1,NULL,'2025-01-17 20:23:23','2025-01-17 20:23:23',0,0,'196.196.195.228','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(413,1,NULL,'2025-01-17 20:58:45','2025-01-17 20:58:45',0,0,'46.151.28.71','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(414,1,NULL,'2025-01-17 21:13:50','2025-01-17 21:13:50',0,0,'193.36.224.198','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(415,1,NULL,'2025-01-18 00:10:37','2025-01-18 00:10:37',0,0,'92.255.85.164','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(416,1,NULL,'2025-01-18 04:59:11','2025-01-18 04:59:11',0,0,'23.82.109.235','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(417,1,NULL,'2025-01-18 05:04:47','2025-01-18 05:04:47',0,0,'93.183.89.12','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(418,1,NULL,'2025-01-18 06:24:46','2025-01-18 06:24:46',0,0,'77.111.122.125','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(419,1,NULL,'2025-01-18 10:57:46','2025-01-18 10:57:46',0,0,'191.96.168.168','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(420,1,NULL,'2025-01-18 14:16:09','2025-01-18 14:16:09',0,0,'69.16.157.190','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(421,1,NULL,'2025-01-18 14:26:18','2025-01-18 14:26:18',0,0,'23.82.109.80','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(422,1,NULL,'2025-01-18 14:27:40','2025-01-18 14:27:40',0,0,'23.82.109.80','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(423,1,NULL,'2025-01-18 16:47:26','2025-01-18 16:47:26',0,0,'104.207.63.81','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(424,1,NULL,'2025-01-18 17:41:33','2025-01-18 17:41:33',0,0,'185.82.72.149','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(425,1,NULL,'2025-01-18 18:00:31','2025-01-18 18:00:31',0,0,'176.67.82.120','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(426,1,NULL,'2025-01-18 18:47:56','2025-01-18 18:47:56',0,0,'178.159.37.55','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(427,1,NULL,'2025-01-18 20:03:34','2025-01-18 20:03:34',0,0,'104.207.41.202','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(428,1,NULL,'2025-01-18 20:13:05','2025-01-18 20:13:05',0,0,'23.106.27.92','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(429,1,NULL,'2025-01-18 22:11:47','2025-01-18 22:11:47',0,0,'106.195.78.64','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(430,1,NULL,'2025-01-18 22:24:32','2025-01-18 22:24:32',0,0,'98.159.33.36','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(431,1,NULL,'2025-01-19 02:51:50','2025-01-19 02:51:50',0,0,'195.26.226.160','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(432,1,NULL,'2025-01-19 05:50:41','2025-01-19 05:50:41',0,0,'64.120.33.8','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(433,1,NULL,'2025-01-19 07:39:02','2025-01-19 07:39:02',0,0,'212.34.133.202','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(434,1,NULL,'2025-01-19 07:39:12','2025-01-19 07:39:12',0,0,'212.34.136.236','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(435,1,NULL,'2025-01-19 08:22:12','2025-01-19 08:22:12',0,0,'43.225.189.111','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(436,1,NULL,'2025-01-19 09:04:00','2025-01-19 09:04:00',0,0,'92.255.85.164','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(437,1,NULL,'2025-01-19 09:23:33','2025-01-19 09:23:33',0,0,'23.82.105.34','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(438,1,NULL,'2025-01-19 16:26:23','2025-01-19 16:26:23',0,0,'104.168.135.247','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(439,1,NULL,'2025-01-19 16:48:10','2025-01-19 16:48:10',0,0,'212.28.185.254','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(440,1,NULL,'2025-01-19 17:25:44','2025-01-19 17:25:44',0,0,'45.202.77.255','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(441,1,NULL,'2025-01-19 19:36:33','2025-01-19 19:36:33',0,0,'23.106.30.115','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(442,1,NULL,'2025-01-19 22:30:28','2025-01-19 22:30:28',0,0,'5.183.253.162','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(443,1,NULL,'2025-01-20 01:34:00','2025-01-20 01:34:00',0,0,'172.245.113.128','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(444,1,NULL,'2025-01-20 04:47:51','2025-01-20 04:47:51',0,0,'104.168.140.114','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(445,1,NULL,'2025-01-20 05:37:33','2025-01-20 05:37:33',0,0,'23.106.30.115','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(446,1,NULL,'2025-01-20 06:41:19','2025-01-20 06:41:19',0,0,'34.84.15.244','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(447,1,NULL,'2025-01-20 09:42:41','2025-01-20 09:42:41',0,0,'149.40.50.222','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(448,1,NULL,'2025-01-20 11:02:13','2025-01-20 11:02:13',0,0,'212.28.185.254','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(449,1,NULL,'2025-01-20 11:34:49','2025-01-20 11:34:49',0,0,'212.28.185.254','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(450,1,NULL,'2025-01-20 16:26:59','2025-01-20 16:26:59',0,0,'161.77.201.180','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(451,1,NULL,'2025-01-20 16:27:36','2025-01-20 16:27:36',0,0,'178.159.37.156','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(452,1,NULL,'2025-01-20 20:23:09','2025-01-20 20:23:09',0,0,'23.106.30.235','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(453,1,NULL,'2025-01-21 00:01:36','2025-01-21 00:01:36',0,0,'23.106.27.177','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(454,1,NULL,'2025-01-21 00:05:03','2025-01-21 00:05:03',0,0,'23.82.40.16','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(455,1,NULL,'2025-01-21 01:55:15','2025-01-21 01:55:15',0,0,'181.214.206.208','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(456,1,NULL,'2025-01-21 02:06:28','2025-01-21 02:06:28',0,0,'84.17.41.78','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(457,1,NULL,'2025-01-21 03:45:06','2025-01-21 03:45:06',0,0,'23.80.151.29','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(458,1,NULL,'2025-01-21 04:51:35','2025-01-21 04:51:35',0,0,'178.159.37.4','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(459,1,NULL,'2025-01-21 05:18:17','2025-01-21 05:18:17',0,0,'144.126.131.216','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(460,1,NULL,'2025-01-21 16:52:42','2025-01-21 16:52:42',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(461,1,NULL,'2025-01-21 17:53:34','2025-01-21 17:53:34',0,0,'23.106.30.118','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(462,1,NULL,'2025-01-21 17:55:48','2025-01-21 17:55:48',0,0,'64.120.34.22','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(463,1,NULL,'2025-01-21 22:00:44','2025-01-21 22:00:44',0,0,'23.82.40.242','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(464,1,NULL,'2025-01-22 00:24:08','2025-01-22 00:24:08',0,0,'37.19.217.105','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(465,1,NULL,'2025-01-22 04:54:08','2025-01-22 04:54:08',0,0,'199.115.195.56','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(466,1,NULL,'2025-01-22 05:28:26','2025-01-22 05:28:26',0,0,'77.111.122.125','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(467,1,NULL,'2025-01-22 10:01:55','2025-01-22 10:01:55',0,0,'104.168.132.59','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(468,1,NULL,'2025-01-22 10:29:07','2025-01-22 10:29:07',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(469,1,NULL,'2025-01-22 10:33:11','2025-01-22 10:33:11',0,0,'23.80.151.153','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(470,1,NULL,'2025-01-22 11:44:33','2025-01-22 11:44:33',0,0,'185.147.125.18','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(471,1,NULL,'2025-01-22 15:41:07','2025-01-22 15:41:07',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(472,1,NULL,'2025-01-22 18:58:11','2025-01-22 18:58:11',0,0,'23.105.5.107','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(473,1,NULL,'2025-01-22 19:08:10','2025-01-22 19:08:10',0,0,'185.147.125.24','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(474,1,NULL,'2025-01-22 19:14:49','2025-01-22 19:14:49',0,0,'43.225.189.115','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(475,1,NULL,'2025-01-22 19:56:51','2025-01-22 19:56:51',0,0,'91.132.139.3','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(476,1,NULL,'2025-01-22 22:04:22','2025-01-22 22:04:22',0,0,'37.19.217.104','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(477,1,NULL,'2025-01-22 22:22:33','2025-01-22 22:22:33',0,0,'23.105.1.245','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(478,1,NULL,'2025-01-23 03:07:17','2025-01-23 03:07:17',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(479,1,NULL,'2025-01-23 03:24:28','2025-01-23 03:24:28',0,0,'192.3.53.240','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(480,1,NULL,'2025-01-23 05:41:38','2025-01-23 05:41:38',0,0,'62.113.113.162','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(481,1,NULL,'2025-01-23 05:43:43','2025-01-23 05:43:43',0,0,'62.113.113.162','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(482,1,NULL,'2025-01-23 07:36:16','2025-01-23 07:36:16',0,0,'103.55.10.3','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(483,1,NULL,'2025-01-23 07:38:29','2025-01-23 07:38:29',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(484,1,NULL,'2025-01-23 07:44:50','2025-01-23 07:44:50',0,0,'46.10.209.247','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(485,1,NULL,'2025-01-23 10:28:15','2025-01-23 10:28:15',0,0,'185.108.106.250','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(486,1,NULL,'2025-01-23 10:41:27','2025-01-23 10:41:27',0,0,'23.105.1.219','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(487,1,NULL,'2025-01-23 13:39:31','2025-01-23 13:39:31',0,0,'193.233.82.82','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(488,1,NULL,'2025-01-23 14:46:07','2025-01-23 14:46:07',0,0,'149.34.245.198','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(489,1,NULL,'2025-01-23 15:26:25','2025-01-23 15:26:25',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(490,1,NULL,'2025-01-23 17:01:18','2025-01-23 17:01:18',0,0,'92.255.85.164','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(491,1,NULL,'2025-01-23 17:02:00','2025-01-23 17:02:00',0,0,'23.105.1.112','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(492,1,NULL,'2025-01-23 18:06:19','2025-01-23 18:06:19',0,0,'185.147.125.24','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(493,1,NULL,'2025-01-23 18:50:21','2025-01-23 18:50:21',0,0,'43.225.189.115','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(494,1,NULL,'2025-01-23 23:31:37','2025-01-23 23:31:37',0,0,'23.80.138.50','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(495,1,NULL,'2025-01-24 00:19:05','2025-01-24 00:19:05',0,0,'91.193.253.226','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(496,1,NULL,'2025-01-24 00:24:48','2025-01-24 00:24:48',0,0,'109.81.170.135','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(497,1,NULL,'2025-01-24 01:03:41','2025-01-24 01:03:41',0,0,'156.228.89.58','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(498,1,NULL,'2025-01-24 01:07:52','2025-01-24 01:07:52',0,0,'104.168.165.40','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(499,1,NULL,'2025-01-24 01:18:11','2025-01-24 01:18:11',0,0,'198.23.247.244','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(500,1,NULL,'2025-01-24 02:41:30','2025-01-24 02:41:30',0,0,'84.17.60.182','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(501,1,NULL,'2025-01-24 02:42:10','2025-01-24 02:42:10',0,0,'23.81.152.98','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(502,1,NULL,'2025-01-24 02:48:15','2025-01-24 02:48:15',0,0,'172.241.152.119','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(503,1,NULL,'2025-01-24 03:15:35','2025-01-24 03:15:35',0,0,'194.32.120.61','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(504,1,NULL,'2025-01-24 03:21:11','2025-01-24 03:21:11',0,0,'45.134.140.237','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(505,1,NULL,'2025-01-24 06:53:35','2025-01-24 06:53:35',0,0,'23.82.40.126','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(506,1,NULL,'2025-01-24 09:51:38','2025-01-24 09:51:38',0,0,'158.220.119.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(507,1,NULL,'2025-01-24 10:02:01','2025-01-24 10:02:01',0,0,'104.168.165.29','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(508,1,NULL,'2025-01-24 12:03:20','2025-01-24 12:03:20',0,0,'185.147.125.24','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(509,1,NULL,'2025-01-24 12:04:50','2025-01-24 12:04:50',0,0,'37.120.246.135','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(510,1,NULL,'2025-01-24 12:40:30','2025-01-24 12:40:30',0,0,'23.106.30.180','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(511,1,NULL,'2025-01-24 12:55:41','2025-01-24 12:55:41',0,0,'203.159.81.72','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(512,1,NULL,'2025-01-24 16:15:15','2025-01-24 16:15:15',0,0,'62.192.174.214','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(513,1,NULL,'2025-01-24 17:29:35','2025-01-24 17:29:35',0,0,'85.203.44.99','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(514,1,NULL,'2025-01-24 19:23:40','2025-01-24 19:23:40',0,0,'23.81.152.146','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(515,1,NULL,'2025-01-24 20:27:00','2025-01-24 20:27:00',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(516,1,NULL,'2025-01-24 20:30:50','2025-01-24 20:30:50',0,0,'107.175.196.111','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(517,1,NULL,'2025-01-24 22:08:33','2025-01-24 22:08:33',0,0,'23.106.27.239','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(518,1,NULL,'2025-01-24 23:25:14','2025-01-24 23:25:14',0,0,'176.67.86.247','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(519,1,NULL,'2025-01-24 23:25:54','2025-01-24 23:25:54',0,0,'23.105.5.147','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(520,1,NULL,'2025-01-25 01:01:59','2025-01-25 01:01:59',0,0,'185.174.156.121','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(521,1,NULL,'2025-01-25 02:21:26','2025-01-25 02:21:26',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(522,1,NULL,'2025-01-25 02:24:24','2025-01-25 02:24:24',0,0,'149.34.245.198','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(523,1,NULL,'2025-01-25 03:17:40','2025-01-25 03:17:40',0,0,'23.81.60.62','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(524,1,NULL,'2025-01-25 04:38:38','2025-01-25 04:38:38',0,0,'23.82.105.5','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(525,1,NULL,'2025-01-25 08:13:30','2025-01-25 08:13:30',0,0,'23.82.105.246','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(526,1,NULL,'2025-01-25 11:23:34','2025-01-25 11:23:34',0,0,'156.228.104.109','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(527,1,NULL,'2025-01-25 12:08:40','2025-01-25 12:08:40',0,0,'23.82.105.246','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(528,1,NULL,'2025-01-25 13:54:27','2025-01-25 13:54:27',0,0,'91.193.253.226','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(529,1,NULL,'2025-01-25 14:45:54','2025-01-25 14:45:54',0,0,'87.249.132.187','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(530,1,NULL,'2025-01-25 17:07:40','2025-01-25 17:07:40',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(531,1,NULL,'2025-01-25 19:46:59','2025-01-25 19:46:59',0,0,'2.57.171.236','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(532,1,NULL,'2025-01-26 01:28:35','2025-01-26 01:28:35',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(533,1,NULL,'2025-01-26 02:28:31','2025-01-26 02:28:31',0,0,'185.7.214.130','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(534,1,NULL,'2025-01-26 02:45:18','2025-01-26 02:45:18',0,0,'23.82.44.196','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(535,1,NULL,'2025-01-26 04:18:04','2025-01-26 04:18:04',0,0,'156.228.89.228','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(536,1,NULL,'2025-01-26 08:24:45','2025-01-26 08:24:45',0,0,'216.131.108.247','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(537,1,NULL,'2025-01-26 09:35:37','2025-01-26 09:35:37',0,0,'23.82.40.217','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(538,1,NULL,'2025-01-26 12:45:39','2025-01-26 12:45:39',0,0,'168.81.46.253','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(539,1,NULL,'2025-01-26 13:23:13','2025-01-26 13:23:13',0,0,'188.212.135.12','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(540,1,NULL,'2025-01-26 13:46:24','2025-01-26 13:46:24',0,0,'104.168.198.105','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(541,1,NULL,'2025-01-26 15:15:46','2025-01-26 15:15:46',0,0,'64.31.20.8','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(542,1,NULL,'2025-01-26 17:23:52','2025-01-26 17:23:52',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(543,1,NULL,'2025-01-26 21:12:45','2025-01-26 21:12:45',0,0,'216.131.105.246','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(544,1,NULL,'2025-01-26 22:42:15','2025-01-26 22:42:15',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(545,1,NULL,'2025-01-27 00:28:11','2025-01-27 00:28:11',0,0,'23.82.109.235','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(546,1,NULL,'2025-01-27 04:04:51','2025-01-27 04:04:51',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(547,1,NULL,'2025-01-27 06:34:27','2025-01-27 06:34:27',0,0,'45.133.172.199','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(548,1,NULL,'2025-01-27 12:07:20','2025-01-27 12:07:20',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(549,1,NULL,'2025-01-27 12:25:47','2025-01-27 12:25:47',0,0,'185.147.125.23','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(550,1,NULL,'2025-01-27 12:42:20','2025-01-27 12:42:20',0,0,'178.159.37.83','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(551,1,NULL,'2025-01-27 13:04:10','2025-01-27 13:04:10',0,0,'154.16.157.103','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(552,1,NULL,'2025-01-27 13:20:02','2025-01-27 13:20:02',0,0,'108.60.213.233','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(553,1,NULL,'2025-01-27 17:07:51','2025-01-27 17:07:51',0,0,'84.17.41.86','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(554,1,NULL,'2025-01-27 18:02:10','2025-01-27 18:02:10',0,0,'23.82.109.135','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(555,1,NULL,'2025-01-27 20:24:28','2025-01-27 20:24:28',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(556,1,NULL,'2025-01-27 21:22:56','2025-01-27 21:22:56',0,0,'172.241.238.64','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(557,1,NULL,'2025-01-27 23:56:59','2025-01-27 23:56:59',0,0,'23.82.105.229','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(558,1,NULL,'2025-01-28 00:34:55','2025-01-28 00:34:55',0,0,'172.241.146.132','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(559,1,NULL,'2025-01-28 01:19:10','2025-01-28 01:19:10',0,0,'104.207.59.230','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(560,1,NULL,'2025-01-28 02:36:35','2025-01-28 02:36:35',0,0,'138.59.205.7','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(561,1,NULL,'2025-01-28 03:16:04','2025-01-28 03:16:04',0,0,'62.192.174.214','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(562,1,NULL,'2025-01-28 04:59:17','2025-01-28 04:59:17',0,0,'83.147.36.67','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(563,1,NULL,'2025-01-28 05:59:42','2025-01-28 05:59:42',0,0,'185.108.106.250','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(564,1,NULL,'2025-01-28 08:10:35','2025-01-28 08:10:35',0,0,'185.147.212.247','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(565,1,NULL,'2025-01-28 09:58:07','2025-01-28 09:58:07',0,0,'104.168.244.130','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(566,1,NULL,'2025-01-28 09:58:20','2025-01-28 09:58:20',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(567,1,NULL,'2025-01-28 12:39:07','2025-01-28 12:39:07',0,0,'23.82.40.242','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(568,1,NULL,'2025-01-28 13:58:27','2025-01-28 13:58:27',0,0,'23.82.40.191','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(569,1,NULL,'2025-01-28 14:34:46','2025-01-28 14:34:46',0,0,'212.28.185.254','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(570,1,NULL,'2025-01-28 16:26:06','2025-01-28 16:26:06',0,0,'84.17.41.80','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(571,1,NULL,'2025-01-28 17:24:11','2025-01-28 17:24:11',0,0,'104.168.244.178','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(572,1,NULL,'2025-01-28 18:11:26','2025-01-28 18:11:26',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(573,1,NULL,'2025-01-28 21:46:35','2025-01-28 21:46:35',0,0,'23.81.60.215','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(574,1,NULL,'2025-01-28 23:03:23','2025-01-28 23:03:23',0,0,'45.90.196.56','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(575,1,NULL,'2025-01-29 02:03:36','2025-01-29 02:03:36',0,0,'156.253.174.182','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(576,1,NULL,'2025-01-29 03:42:49','2025-01-29 03:42:49',0,0,'91.124.88.15','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(577,1,NULL,'2025-01-29 06:01:41','2025-01-29 06:01:41',0,0,'64.120.33.21','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(578,1,NULL,'2025-01-29 08:18:26','2025-01-29 08:18:26',0,0,'172.241.238.146','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(579,1,NULL,'2025-01-29 10:55:06','2025-01-29 10:55:06',0,0,'23.81.60.101','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(580,1,NULL,'2025-01-29 12:25:01','2025-01-29 12:25:01',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(581,1,NULL,'2025-01-29 15:50:45','2025-01-29 15:50:45',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(582,1,NULL,'2025-01-29 16:01:12','2025-01-29 16:01:12',0,0,'176.67.82.120','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(583,1,NULL,'2025-01-29 17:05:30','2025-01-29 17:05:30',0,0,'64.120.33.21','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(584,1,NULL,'2025-01-29 18:10:27','2025-01-29 18:10:27',0,0,'216.131.68.240','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(585,1,NULL,'2025-01-29 20:35:08','2025-01-29 20:35:08',0,0,'205.185.193.250','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(586,1,NULL,'2025-01-29 20:46:39','2025-01-29 20:46:39',0,0,'104.168.244.130','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(587,1,NULL,'2025-01-29 23:13:12','2025-01-29 23:13:12',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(588,1,NULL,'2025-01-30 00:26:44','2025-01-30 00:26:44',0,0,'144.126.131.216','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(589,1,NULL,'2025-01-30 01:11:00','2025-01-30 01:11:00',0,0,'37.19.217.104','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(590,1,NULL,'2025-01-30 01:19:25','2025-01-30 01:19:25',0,0,'172.241.146.65','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(591,1,NULL,'2025-01-30 02:30:21','2025-01-30 02:30:21',0,0,'23.81.70.72','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(592,1,NULL,'2025-01-30 03:53:26','2025-01-30 03:53:26',0,0,'149.102.243.15','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(593,1,NULL,'2025-01-30 05:28:26','2025-01-30 05:28:26',0,0,'216.131.112.242','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(594,1,NULL,'2025-01-30 06:15:40','2025-01-30 06:15:40',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(595,1,NULL,'2025-01-30 06:18:46','2025-01-30 06:18:46',0,0,'198.181.163.250','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(596,1,NULL,'2025-01-30 06:43:52','2025-01-30 06:43:52',0,0,'216.131.68.240','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(597,1,NULL,'2025-01-30 07:16:50','2025-01-30 07:16:50',0,0,'62.113.113.162','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(598,1,NULL,'2025-01-30 07:18:18','2025-01-30 07:18:18',0,0,'62.113.113.162','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(599,1,NULL,'2025-01-30 07:18:33','2025-01-30 07:18:33',0,0,'62.113.113.162','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(600,1,NULL,'2025-01-30 07:48:40','2025-01-30 07:48:40',0,0,'198.181.163.250','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(601,1,NULL,'2025-01-30 09:10:44','2025-01-30 09:10:44',0,0,'205.185.193.250','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(602,1,NULL,'2025-01-30 10:12:34','2025-01-30 10:12:34',0,0,'104.168.244.178','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(603,1,NULL,'2025-01-30 12:56:28','2025-01-30 12:56:28',0,0,'216.131.112.242','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(604,1,NULL,'2025-01-30 14:33:17','2025-01-30 14:33:17',0,0,'84.17.41.76','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(605,1,NULL,'2025-01-30 15:18:29','2025-01-30 15:18:29',0,0,'176.67.82.120','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(606,1,NULL,'2025-01-30 15:22:01','2025-01-30 15:22:01',0,0,'87.120.114.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(607,1,NULL,'2025-01-30 15:26:21','2025-01-30 15:26:21',0,0,'23.80.151.111','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(608,1,NULL,'2025-01-30 16:05:02','2025-01-30 16:05:02',0,0,'144.126.131.216','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(609,1,NULL,'2025-01-30 19:17:39','2025-01-30 19:17:39',0,0,'23.106.30.24','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(610,1,NULL,'2025-01-30 20:15:27','2025-01-30 20:15:27',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(611,1,NULL,'2025-01-30 22:01:03','2025-01-30 22:01:03',0,0,'216.131.68.240','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(612,1,NULL,'2025-01-31 00:59:03','2025-01-31 00:59:03',0,0,'85.193.65.155','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(613,1,NULL,'2025-01-31 03:26:16','2025-01-31 03:26:16',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(614,1,NULL,'2025-01-31 06:13:37','2025-01-31 06:13:37',0,0,'84.239.49.253','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(615,1,NULL,'2025-01-31 08:41:44','2025-01-31 08:41:44',0,0,'172.241.20.22','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(616,1,NULL,'2025-01-31 09:23:19','2025-01-31 09:23:19',0,0,'23.82.105.173','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(617,1,NULL,'2025-01-31 13:47:17','2025-01-31 13:47:17',0,0,'64.120.34.140','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(618,1,NULL,'2025-01-31 14:03:02','2025-01-31 14:03:02',0,0,'84.17.41.76','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(619,1,NULL,'2025-01-31 14:06:42','2025-01-31 14:06:42',0,0,'23.81.152.237','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(620,1,NULL,'2025-01-31 14:50:23','2025-01-31 14:50:23',0,0,'23.82.80.24','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(621,1,NULL,'2025-01-31 15:31:32','2025-01-31 15:31:32',0,0,'45.154.138.218','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(622,1,NULL,'2025-01-31 17:38:54','2025-01-31 17:38:54',0,0,'185.147.125.18','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(623,1,NULL,'2025-01-31 17:46:12','2025-01-31 17:46:12',0,0,'185.147.125.18','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(624,1,NULL,'2025-01-31 18:46:12','2025-01-31 18:46:12',0,0,'64.120.33.25','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(625,1,NULL,'2025-01-31 20:13:36','2025-01-31 20:13:36',0,0,'185.121.235.192','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(626,1,NULL,'2025-01-31 23:36:00','2025-01-31 23:36:00',0,0,'23.82.109.135','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(627,1,NULL,'2025-02-01 02:31:08','2025-02-01 02:31:08',0,0,'216.131.112.242','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(628,1,NULL,'2025-02-01 04:44:53','2025-02-01 04:44:53',0,0,'149.102.254.5','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(629,1,NULL,'2025-02-01 05:09:34','2025-02-01 05:09:34',0,0,'23.82.80.194','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(630,1,NULL,'2025-02-01 11:08:14','2025-02-01 11:08:14',0,0,'149.126.205.125','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(631,1,NULL,'2025-02-01 11:57:08','2025-02-01 11:57:08',0,0,'23.81.152.112','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(632,1,NULL,'2025-02-01 12:26:52','2025-02-01 12:26:52',0,0,'23.105.142.136','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(633,1,NULL,'2025-02-01 17:17:57','2025-02-01 17:17:57',0,0,'23.82.44.240','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(634,1,NULL,'2025-02-01 17:36:49','2025-02-01 17:36:49',0,0,'172.241.146.99','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(635,1,NULL,'2025-02-01 19:58:09','2025-02-01 19:58:09',0,0,'64.120.33.136','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(636,1,NULL,'2025-02-01 22:02:34','2025-02-01 22:02:34',0,0,'23.106.27.177','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(637,1,NULL,'2025-02-01 22:17:39','2025-02-01 22:17:39',0,0,'87.120.114.169','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(638,1,NULL,'2025-02-01 22:25:53','2025-02-01 22:25:53',0,0,'37.19.223.114','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(639,1,NULL,'2025-02-01 22:38:15','2025-02-01 22:38:15',0,0,'176.67.83.247','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(640,1,NULL,'2025-02-01 23:16:38','2025-02-01 23:16:38',0,0,'23.110.166.245','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(641,1,NULL,'2025-02-01 23:24:01','2025-02-01 23:24:01',0,0,'92.255.85.164','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(642,1,NULL,'2025-02-02 00:14:11','2025-02-02 00:14:11',0,0,'23.82.80.29','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(643,1,NULL,'2025-02-02 04:25:50','2025-02-02 04:25:50',0,0,'37.19.223.114','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(644,1,NULL,'2025-02-02 06:10:05','2025-02-02 06:10:05',0,0,'156.228.79.216','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(645,1,NULL,'2025-02-02 07:10:31','2025-02-02 07:10:31',0,0,'23.82.109.47','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(646,1,NULL,'2025-02-02 11:32:40','2025-02-02 11:32:40',0,0,'77.91.70.87','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(647,1,NULL,'2025-02-02 13:30:07','2025-02-02 13:30:07',0,0,'72.205.0.93','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(648,1,NULL,'2025-02-02 14:48:43','2025-02-02 14:48:43',0,0,'149.40.50.200','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(649,1,NULL,'2025-02-02 15:43:40','2025-02-02 15:43:40',0,0,'212.41.9.95','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(650,1,NULL,'2025-02-02 17:11:33','2025-02-02 17:11:33',0,0,'216.151.184.240','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(651,1,NULL,'2025-02-02 17:43:04','2025-02-02 17:43:04',0,0,'107.175.158.146','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(652,1,NULL,'2025-02-02 20:47:41','2025-02-02 20:47:41',0,0,'23.105.5.21','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(653,1,NULL,'2025-02-02 23:26:36','2025-02-02 23:26:36',0,0,'216.151.184.240','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(654,1,NULL,'2025-02-03 00:03:44','2025-02-03 00:03:44',0,0,'172.241.171.222','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(655,1,NULL,'2025-02-03 00:41:50','2025-02-03 00:41:50',0,0,'216.131.105.246','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(656,1,NULL,'2025-02-03 01:38:13','2025-02-03 01:38:13',0,0,'23.106.30.55','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(657,1,NULL,'2025-02-03 04:55:39','2025-02-03 04:55:39',0,0,'69.16.147.250','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(658,1,NULL,'2025-02-03 05:24:17','2025-02-03 05:24:17',0,0,'178.159.37.83','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(659,1,NULL,'2025-02-03 05:32:38','2025-02-03 05:32:38',0,0,'149.102.254.35','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(660,1,NULL,'2025-02-03 08:41:37','2025-02-03 08:41:37',0,0,'216.131.109.245','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295),(661,1,NULL,'2025-02-03 09:09:16','2025-02-03 09:09:16',0,0,'23.82.105.101','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',6295),(662,1,NULL,'2025-02-03 09:29:12','2025-02-03 09:29:12',0,0,'2a09:7c47:0:27::1','https://actuate.webpreview.co/get-in-touch/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','GBP',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',6295);
/*!40000 ALTER TABLE `act_gf_entry` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_gf_entry_meta`
--

DROP TABLE IF EXISTS `act_gf_entry_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_gf_entry_meta` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint unsigned NOT NULL DEFAULT '0',
  `entry_id` bigint unsigned NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  `item_index` varchar(60) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `entry_id` (`entry_id`),
  KEY `meta_value` (`meta_value`(191))
) ENGINE=InnoDB AUTO_INCREMENT=5469 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_gf_entry_meta`
--

LOCK TABLES `act_gf_entry_meta` WRITE;
/*!40000 ALTER TABLE `act_gf_entry_meta` DISABLE KEYS */;
INSERT INTO `act_gf_entry_meta` VALUES (1069,1,120,'1','Mat',''),(1070,1,120,'3','imatto@icloud.com',''),(1071,1,120,'4','Tester',''),(1072,1,120,'5','016515',''),(1073,1,120,'6','gwegwgwegwegw',''),(1074,1,120,'7.1','1',''),(1075,1,120,'7.2','I have read and agree to the privacy policy',''),(1076,1,120,'7.3','2',''),(1077,1,121,'1','Rosalie Kohn',''),(1078,1,121,'3','kohn.rosalie@gmail.com',''),(1079,1,121,'4','Rosalie Kohn',''),(1080,1,121,'5','797743226',''),(1081,1,121,'6','Your website, actuate.agency, could be reaching so many more people! On average, sites like yours lose over 1K visitors per day. That’s where our AI-powered traffic system comes in—it’s designed to drive relevant visitors straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to experience the impact firsthand. Afterward, our plans offer up to 250K, helping your website grow its audience and engagement effortlessly. Get more information here: https://shorten.so/lBkc6',''),(1082,1,121,'7.1','1',''),(1083,1,121,'7.2','I have read and agree to the privacy policy',''),(1084,1,121,'7.3','2',''),(1085,1,122,'1','Sadye Dimattia',''),(1086,1,122,'3','sadye.dimattia@googlemail.com',''),(1087,1,122,'4','Sadye Dimattia',''),(1088,1,122,'5','3096167234',''),(1089,1,122,'6','No matter what platform you use to drive traffic, including...Google, YouTube, Facebook, Instagram, Podcasts and others.\r\n\r\nRussell shares the same strategies he used to take Clickfunnels from zero to over $100,000,000 in revenue in just 3 years.\r\n\r\nand it’s all evergreen strategy and long-term stuff that you can use to build a list of buyers and followers in record time... \r\n\r\nLearn more here: \r\nhttps://www.marketingclimb.com/traffic-secrets\r\n\r\nTalk soon\r\nKevin\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nOpt Out Your Site\r\nhttps://topmarketingtips.systeme.io/unsubscribe',''),(1090,1,122,'7.1','1',''),(1091,1,122,'7.2','I have read and agree to the privacy policy',''),(1092,1,122,'7.3','2',''),(1093,1,123,'1','Oliver Kim',''),(1094,1,123,'3','oliver@alfarep.com',''),(1095,1,123,'4','https://bit.ly/3BMnTXR',''),(1096,1,123,'5','+1 (717) 404-7946',''),(1097,1,123,'6','Brother, why your business pay for separate tools when Go High Level does it all? For just $48.50/month for 3 months, you get:https://bit.ly/3BMnTXR\r\n \r\nAll-in-one platform for managing leads, appointments, and follow-ups.\r\nAutomation for SMS, email, and calls—no missed opportunities.\r\nWebsite builder, email campaigns, booking tools—all included.\r\n\r\nSave time, money, and stress while growing your business effortlessly. With a 14-day refund policy, there’s zero risk.\r\nClick here and just take a review https://bit.ly/3BMnTXR',''),(1098,1,123,'7.1','1',''),(1099,1,123,'7.2','I have read and agree to the privacy policy',''),(1100,1,123,'7.3','2',''),(1101,1,124,'1','SEObyAxy',''),(1102,1,124,'3','mckeeknight85065@gmail.com',''),(1103,1,124,'4','Lanora Carreiro',''),(1104,1,124,'5','6340897026',''),(1105,1,124,'6','Dear actuate.agency Owner\r\n\r\nTake Control of Your Google Maps Rankings!\r\n\r\nBoost your business visibility with our \"Google Maps Ranking\" service and secure a top spot in local search results. Attract more customers and stand out from the competition.\r\n\r\nDon\'t let this opportunity slip away – establish your market presence today! Get started now and invest in our service for guaranteed success!\r\n\r\nAre you ready to dominate the Google Maps rankings or enhance your website in other ways? Reply \"yes\" to this email, and I\'ll be happy to share more details with you.\r\n\r\nBest regards,\r\nSEObyAxy\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n   \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nGermany, RP, Freckenfeld, 76872, Brandenburgische Strasse 72\r\nTo stop any further communication through your website form, Please reply with subject:  Unsubscribe actuate.agency',''),(1106,1,124,'7.1','1',''),(1107,1,124,'7.2','I have read and agree to the privacy policy',''),(1108,1,124,'7.3','2',''),(1109,1,125,'1','Jawad R',''),(1110,1,125,'3','wilma.morehead@gmail.com',''),(1111,1,125,'4','Wilma Morehead',''),(1112,1,125,'5','7038475501',''),(1113,1,125,'6','Hi,\r\nI came across your website on google and noticed that your current logo design has potential for improvement.\r\nI\'d love to offer you my services to help refine your brand identity.\r\n\r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested please contact me on fiverr: https://bit.ly/custom-logo-designz \r\n\r\nOr if you know any other people who might be interested, please forward it to them.\r\n\r\nRegards,\r\nJawad',''),(1114,1,125,'7.1','1',''),(1115,1,125,'7.2','I have read and agree to the privacy policy',''),(1116,1,125,'7.3','2',''),(1117,1,126,'1','Makayla Acuna',''),(1118,1,126,'3','acuna.makayla9@msn.com',''),(1119,1,126,'4','Makayla Acuna',''),(1120,1,126,'5','3150641163',''),(1121,1,126,'6','Hey there, I apologize for using your contact form, but I wasn\'t sure who the right person was to speak with in your company.\r\n\r\nI want to ask you if you\'re interested in buying/renting Google Ads accounts with free spending ads credit limit of 10k monthly on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? It works for all types of Google Ads policy niches like E-Commerce stores, affiliate marketing, dropshipping ads, lead generation, etc... in the search ads placement (website traffic or call leads). The best Google Ads placement feature to easily boost your online digital presence and business.\r\n \r\n\r\nLet\'s connect on FB and check out my recent post: http://fbpost2024.xyz   \r\n\r\nWant more info: http://ad-accounts2024.xyz\r\n\r\nIf you\'re interested or have any questions private email me at 1800ivanr@gmail.com \r\n\r\nLearn more about me -  http://successwithivan.xyz\r\n\r\nSubscribe to my YouTube channel: http://yt-ivanramirez.xyz\r\n\r\n\r\nThanks & Regards,\r\nIvan Ramirez',''),(1122,1,126,'7.1','1',''),(1123,1,126,'7.2','I have read and agree to the privacy policy',''),(1124,1,126,'7.3','2',''),(1125,1,127,'1','Milagro Copland',''),(1126,1,127,'3','copland.milagro@yahoo.com',''),(1127,1,127,'4','Milagro Copland',''),(1128,1,127,'5','100992639',''),(1129,1,127,'6','Your website, actuate.agency, could be reaching so many more people! On average, sites like yours lose over 1,000 visitors per day. That’s where our AI-powered traffic system makes a difference—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to experience the impact firsthand. Afterward, our plans deliver up to a quarter million visitors monthly, helping your website grow its audience and engagement effortlessly. Get more information here: https://shorten.world/jURUn',''),(1130,1,127,'7.1','1',''),(1131,1,127,'7.2','I have read and agree to the privacy policy',''),(1132,1,127,'7.3','2',''),(1133,1,128,'1','Ronda Langner',''),(1134,1,128,'3','langner.ronda@outlook.com',''),(1135,1,128,'4','Ronda Langner',''),(1136,1,128,'5','5085346849',''),(1137,1,128,'6','Don\'t miss out—boost your website traffic with real PPV visitors today! Spots are limited, so act fast to grow your audience before it\'s too late!  \r\nFind out more: http://realhumanwebtraffic.top',''),(1138,1,128,'7.1','1',''),(1139,1,128,'7.2','I have read and agree to the privacy policy',''),(1140,1,128,'7.3','2',''),(1141,1,129,'1','Darby Odom',''),(1142,1,129,'3','odom.darby@gmail.com',''),(1143,1,129,'4','Darby Odom',''),(1144,1,129,'5','4302454',''),(1145,1,129,'6','Every day, websites like actuate.agency fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to boost your reach and traffic to your site.\r\n\r\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as a quarter million visitors each month. Discover how easy it is to realize your website’s true potential. Get more information here: https://shorten.is/3amtL',''),(1146,1,129,'7.1','1',''),(1147,1,129,'7.2','I have read and agree to the privacy policy',''),(1148,1,129,'7.3','2',''),(1149,1,130,'1','Kenneth Garret',''),(1150,1,130,'3','kenneth.garret@hotmail.com',''),(1151,1,130,'4','Kenneth Garret',''),(1152,1,130,'5','5708836478',''),(1153,1,130,'6','Are you maximizing the potential of your actuate.agency website? Many sites lose thousands of visitors daily simply due to a lack of targeted exposure. With our AI-driven traffic solution, we can help you reach this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250,000 visitors per month. Let’s amplify your website traffic and turn more visitors into opportunities. Get more information here: https://shorten.is/3amtL',''),(1154,1,130,'7.1','1',''),(1155,1,130,'7.2','I have read and agree to the privacy policy',''),(1156,1,130,'7.3','2',''),(1157,1,131,'1','Finley Swain',''),(1158,1,131,'3','swain.finley@hotmail.com',''),(1159,1,131,'4','Finley Swain',''),(1160,1,131,'5','329059431',''),(1161,1,131,'6','Are you looking for a great Xmas deal?\r\n\r\nUnlock 15 Top-Selling Cloud-Based AI Apps for under a dollar per app!\r\n\r\nThe perfect 5 AI apps for actuate.agency:\r\n\r\nCreative AI: Create AI 4K Videos for actuate.agency\r\nAI Backlinks: Boost SEO with Authority Backlinks for actuate.agency\r\nAI AppMaker: Turn actuate.agency into a mobile app\r\nAI Influencers: Create AI-Powered Influencer content for your social media accounts\r\nMailBear AI: Send Texts, Voice, and Video Emails easily for actuate.agency\r\n\r\nPLUS 10 MORE best-seller apps:\r\nSiteFlow AI, YogaSites AI, KidBooks AI, PetSites AI, AI VideoBooks, AI Rider, AI Employees, AI VideoSongs, CartoonMaker AI, and eBookMaker AI\r\n\r\nTotal Value: $7,950\r\n\r\nLifetime access—One payment for all! Save thousands of dollars.\r\n\r\n[Closing Soon] Get your Xmas deal here -->> https://xmas-apps.com <<---',''),(1162,1,131,'7.1','1',''),(1163,1,131,'7.2','I have read and agree to the privacy policy',''),(1164,1,131,'7.3','2',''),(1165,1,132,'1','Maira Jackman',''),(1166,1,132,'3','jackman.maira@yahoo.com',''),(1167,1,132,'4','Maira Jackman',''),(1168,1,132,'5','4487372',''),(1169,1,132,'6','Hi, \r\n\r\nSpecial invitation to discover our new tool that will allow you to:\r\n\r\n- Increase your sales directly from Facebook, Instagram and TikTok\r\n\r\n- Improve your customer service, without the need for you to interact.\r\n\r\n- Reduce costs, using AI to control your sales and reduce customer complaints.\r\n\r\n- Use this AI to explore new markets and sell more.\r\n\r\nGet instant feedback when launching new products on the market.\r\n\r\nAI-Powered Conversations INSIST on INSTANTLY BOOSTING YOUR PROFITS! \r\n\r\n- Drag \'n Drop Profitable Conversations!\r\n- Multiply your Business with \'Capture Tools\'.\r\n- Reach Subscribers with Clever Broadcasts.\r\n- Improve Performance with Deep Analytics!\r\n\r\n\"Basically, be there 24/7 - without really being there!\"\r\n\r\nAdd AI-Powered Conversations to Your Sales, Marketing, and Support Cycles Today. See Higher Profits, Increased Conversions, and Improved Customer Satisfaction Immediately!\r\n\r\nLIMITED TIME OFFER: Ends when the timer hits ZERO!\r\n\r\nLifetime deal ONE TIME PAYMENT ONLY $ 99.- \r\n\r\nhttps://bit.ly/AIPoweredConversationSellingFunnel_LifetimeDeal\r\n\r\nWhat\'s Included:\r\n\r\n * Automate Messenger & Instagram\r\n * Access to Audience Management\r\n * Access to Audience Segmentation\r\n * Access to Live Chat\r\n * Access to Customer Chat\r\n * Access To Messenger Code\r\n * Access To Messenger Links\r\n * Access To FB™ & IG™ Ice Breakers\r\n * Access To JSON Ad Code\r\n * Access To IG™ Story Mentions\r\n * Access To Broadcasts\r\n * Access To AI Triggers\r\n * Access To Flow Composer\r\n * Access To Configure\r\n * Access To Tags\r\n * Access To Custom Fields\r\n * Access To Global Fields\r\n * Access To Analytics\r\n * Access To 50+ Integrations\r\n * Integrate Zapier & Integromat\r\n * Use on Unlimited FB™ Pages\r\n * Use on Unlimited IG™ Accounts\r\n * Send Unlimited Broadcasts\r\n * Create Unlimited Flows\r\n * Unlimited Conversations\r\n * 24/7 Heroic Support\r\n\r\nLifetime deal ONE TIME PAYMENT ONLY $ 99.- \r\n\r\nhttps://bit.ly/AIPoweredConversationSellingFunnel_LifetimeDeal\r\n \r\nFREE Pro Bonus:\r\n\r\n*  Generate up to 10,000 subscribers\r\n*  Access to Opt-in Widgets\r\n*  Access to Checkbox Plugin\r\n*  Access to FB™ Comments Replies\r\n*  Access to IG™ Comments Replies\r\n*  Access to Team Roles\r\n*  Access to Webhooks\r\n*  Access to 220+ DFY Templates\r\n*  Access to Cl API\r\n*  Access to Any New Pro features',''),(1170,1,132,'7.1','1',''),(1171,1,132,'7.2','I have read and agree to the privacy policy',''),(1172,1,132,'7.3','2',''),(1173,1,133,'1','Michele Mahomet',''),(1174,1,133,'3','mahomet.michele42@gmail.com',''),(1175,1,133,'4','Michele Mahomet',''),(1176,1,133,'5','7653784523',''),(1177,1,133,'6','Are you looking for a great Xmas deal?\r\n\r\nUnlock 15 Top-Selling Cloud-Based AI Apps for under $1 per app!\r\n\r\nThe perfect 5 AI apps for actuate.agency:\r\n\r\nCreative AI: Create AI 4K Videos for actuate.agency\r\nAI Backlinks: Boost SEO with Authority Backlinks for actuate.agency\r\nAI AppMaker: Turn actuate.agency into a mobile app\r\nAI Influencers: Create AI-Powered Influencer content for your social media accounts\r\nMailBear AI: Send Texts, Voice, and Video Emails easily for actuate.agency\r\n\r\nPLUS 10 MORE best-seller apps:\r\nSiteFlow AI, YogaSites AI, KidBooks AI, PetSites AI, AI VideoBooks, AI Rider, AI Employees, AI VideoSongs, CartoonMaker AI, and eBookMaker AI\r\n\r\nTotal Value: $7,950\r\n\r\nLifetime access—One payment for all! Save thousands of $$$$.\r\n\r\n[Closing Soon] Grab your Xmas deal here -->> https://xmas-apps.com <<---',''),(1178,1,133,'7.1','1',''),(1179,1,133,'7.2','I have read and agree to the privacy policy',''),(1180,1,133,'7.3','2',''),(1181,1,134,'1','Wilfredo Lau',''),(1182,1,134,'3','lau.wilfredo@gmail.com',''),(1183,1,134,'4','Wilfredo Lau',''),(1184,1,134,'5','3212405747',''),(1185,1,134,'6','Get more leads for your actuate.agency website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.tv/Nobyb\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.',''),(1186,1,134,'7.1','1',''),(1187,1,134,'7.2','I have read and agree to the privacy policy',''),(1188,1,134,'7.3','2',''),(1189,1,135,'1','Henry Joel',''),(1190,1,135,'3','info@increaseorganictraffic.com',''),(1191,1,135,'4','Web Solutions Company',''),(1192,1,135,'5','804-715-1479',''),(1193,1,135,'6','Hi actuate.agency,\r\n\r\nI would like to discuss SEO!\r\n\r\nI can assist in optimizing your website to reach the first page of Google, thereby increasing the leads and sales generated from your site.\r\n\r\nNote: I\'d be happy to discuss SEO services in greater detail with you; we can work together. Drop your best number to reach.\r\n\r\nThanks,\r\n\r\nBests Regards,\r\nHenry Joel\r\nSr SEO consultant\r\nhttps://www.increaseorganictraffic.com\r\nPh. No: 1-804-715-1479\r\n\r\nIf you don’t want me to contact you again about this, reply with “unsubscribe”',''),(1194,1,135,'7.1','1',''),(1195,1,135,'7.2','I have read and agree to the privacy policy',''),(1196,1,135,'7.3','2',''),(1197,1,136,'1','Jordan Blake',''),(1198,1,136,'3','degotardi.jamal@gmail.com',''),(1199,1,136,'4','Jamal Degotardi',''),(1200,1,136,'5','8158651116',''),(1201,1,136,'6','Your Blueprint to Breakthrough Results\r\n\r\nSubject: Take Control of Your Weight Loss Journey\r\n\r\nFrustrated with diets that don’t work? The Intermittent Fasting Formula is your step-by-step guide to success.\r\n\r\nLearn:\r\n✅ Safety protocols for fasting\r\n✅ Easy ways to integrate fasting into your lifestyle\r\n✅ Proven methods to break through weight-loss plateaus\r\n\r\nThe results? A slimmer, healthier you — without the stress or expense of traditional methods.\r\n\r\nUnlock the Blueprint Now @ https://bit.ly/3DsGqJ7\r\n\r\nBest regards,\r\nFasting Ambassador,',''),(1202,1,136,'7.1','1',''),(1203,1,136,'7.2','I have read and agree to the privacy policy',''),(1204,1,136,'7.3','2',''),(1205,1,137,'1','Amos Cubadgee',''),(1206,1,137,'3','amos.cubadgee@yahoo.com',''),(1207,1,137,'4','Amos Cubadgee',''),(1208,1,137,'5','25746737',''),(1209,1,137,'6','Every day, websites like actuate.agency lose valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to boost your reach and traffic to your site.\r\n\r\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as 250K visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https://shorten.is/3amtL',''),(1210,1,137,'7.1','1',''),(1211,1,137,'7.2','I have read and agree to the privacy policy',''),(1212,1,137,'7.3','2',''),(1213,1,138,'1','Christin Flinders',''),(1214,1,138,'3','christin.flinders@hotmail.com',''),(1215,1,138,'4','Christin Flinders',''),(1216,1,138,'5','7043405403',''),(1217,1,138,'6','Are you maximizing the potential of your actuate.agency website? Many sites lose thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you unlock this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to a quarter million visitors per month. Let’s boost your website traffic and turn more visitors into results. Get more information here: https://shorten.is/3amtL',''),(1218,1,138,'7.1','1',''),(1219,1,138,'7.2','I have read and agree to the privacy policy',''),(1220,1,138,'7.3','2',''),(1221,1,139,'1','Chelsea Pie',''),(1222,1,139,'3','chelsea.pie@gmail.com',''),(1223,1,139,'4','Chelsea Pie',''),(1224,1,139,'5','1223447257',''),(1225,1,139,'6','Hi there,\r\n\r\nAcquiring backlinks from highly established sites is crucial for your SEO success. However, relying on backlinks from high DA sites with zero ranking keywords can be counterproductive.\r\n\r\nIf you recognize the importance of a strategic backlink approach, check out our service:\r\nhttps://www.strictlydigital.net/product/semrush-backlinks/\r\n\r\n\r\nThanks\r\nStriclty Digital\r\nWhatsapp us:https://www.strictlydigital.net/whatsapp-us/',''),(1226,1,139,'7.1','1',''),(1227,1,139,'7.2','I have read and agree to the privacy policy',''),(1228,1,139,'7.3','2',''),(1229,1,140,'1','CJ Ebanks',''),(1230,1,140,'3','ab.cm.a.rketi.ng.s.e.rvices.vpsale.s@gmail.com',''),(1231,1,140,'4','ABC Mar.',''),(1232,1,140,'5','4195249826',''),(1233,1,140,'6','Hey,  \r\n\r\nLooking for ways to streamline operations, enhance efficiency, and cut costs by up to 50% through outsourcing?  \r\n\r\nWe have two fully redundant tech centers with more than a thousand agent-positions ready and at your service for:  \r\n- Customer Support & Help Desk: Multi-channel voice, text, chat, and email.  \r\n- Lead Recovery: Turn abandoned e-commerce leads into new sales.  \r\n- Virtual Assistant services for finance, legal, healthcare, and other industries.  \r\n- Market Outreach to enhance lead generation and schedule software demos.  \r\n\r\nLet us take the hassle out of operations while saving you money and driving growth!  \r\n\r\nSchedule a no-obligation consultation today: http://bit.ly/ABC-book-a-meeting \r\n\r\nRegards,  \r\nC.J. Ebanks  \r\nABC Services Webpage: http://bit.ly/ABC-book-a-meeting\r\n1-866-904-6927 \r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you decide not to receive additional messages from this address, please visit and fill the form at https://bit.ly/removeuspls\r\n2314 Stonecoal Road, Mansfield, NY, USA, 44902',''),(1234,1,140,'7.1','1',''),(1235,1,140,'7.2','I have read and agree to the privacy policy',''),(1236,1,140,'7.3','2',''),(1237,1,141,'1','No Reply',''),(1238,1,141,'3','noreply@noreply.xyz',''),(1239,1,141,'4','Margret Bormann',''),(1240,1,141,'5','7876061647',''),(1241,1,141,'6','Subject: IT Specialist Looking for Full-Time Remote Role with Your Company\r\n\r\nDear [Sir/Madam],\r\n\r\nI hope this message finds you well. My name is Shaheen Iqbal, a dedicated professional from Pakistan with an MCS in Computer Science. Over the years, I have built a strong foundation in IT and mastered several programming languages, allowing me to excel in a broad range of technical and creative tasks.\r\n\r\nWith 12 years of freelancing experience, I have developed expertise in website management, social media marketing, graphic design, video editing, Microsoft Office tasks, email management, live chat query handling, data analysis, and more. I am highly skilled at managing multiple projects simultaneously and handling diverse responsibilities with precision.\r\n\r\nI am now seeking a full-time remote position and believe your company offers the ideal environment for my skills and aspirations. I am flexible and can work across any time zone, ensuring seamless communication and efficient project delivery.\r\n\r\nIn addition to my technical skills, I am confident that I can help your company grow by enhancing your online presence, improving operational workflows, and providing innovative solutions. I am fluent in English, Urdu, and Punjabi, and for any written communication in other languages, I can easily use Google Translate to ensure clear and accurate communication. I would be thrilled to contribute to your team and would greatly appreciate the opportunity to discuss how I can add value to your organization.\r\n\r\nPlease feel free to reach out to me via email at shaheeniqbalonlineworking@gmail.com for further communication. \r\n\r\nI look forward to hearing from you soon.\r\n\r\nBest regards,  \r\nShaheen Iqbal',''),(1242,1,141,'7.1','1',''),(1243,1,141,'7.2','I have read and agree to the privacy policy',''),(1244,1,141,'7.3','2',''),(1245,1,142,'1','Stepanie Stace',''),(1246,1,142,'3','sales@mytaskers.net',''),(1247,1,142,'4','Stepanie Stace',''),(1248,1,142,'5','2606369556',''),(1249,1,142,'6','Are you looking for a virtual assistant to handle tasks for your organization?\r\n\r\nWe have a team of 100 skilled professionals in our India-based office, specializing in Admin support, Accounting, Digital marketing, Web design, IT support, Video production, and more.\r\n\r\nFull-time worker costs start from $7.50 an hour, and we even have pay-as-you-go.\r\n\r\nHere is the website if you want to see if it\'s a good fit:\r\n\r\nhttps://mytaskers.net\r\n\r\nPS. Use this coupon code to get a 40% discount on your first order: \"BENMT40\".',''),(1250,1,142,'7.1','1',''),(1251,1,142,'7.2','I have read and agree to the privacy policy',''),(1252,1,142,'7.3','2',''),(1253,1,143,'1','Beth Mueller',''),(1254,1,143,'3','mueller.beth@gmail.com',''),(1255,1,143,'4','Beth Mueller',''),(1256,1,143,'5','145107933',''),(1257,1,143,'6','Want to get your message in front of millions of potential customers? Our service can help. By sending your ad text to website contact forms, your message will be read just like you\'re reading this one. And with one flat rate, you can reach a massive audience without any per click costs. Start growing your business today.\r\n\r\n Let’s connect—contact me using the information provided below.\r\n\r\nRegards,\r\nBeth Mueller\r\nEmail: Beth.Mueller@uniqueadvertising.pro\r\nWebsite: http://ywdy5m.advertiseviaforms.my',''),(1258,1,143,'7.1','1',''),(1259,1,143,'7.2','I have read and agree to the privacy policy',''),(1260,1,143,'7.3','2',''),(1261,1,144,'1','Shelton Laroche',''),(1262,1,144,'3','laroche.shelton@gmail.com',''),(1263,1,144,'4','Shelton Laroche',''),(1264,1,144,'5','3162550801',''),(1265,1,144,'6','Are you fully utilizing the potential of your actuate.agency website? Many sites lose thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you unlock this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250K visitors per month. Let’s amplify your website traffic and turn more visitors into results. Get more information here: https://shorten.world/jURUn',''),(1266,1,144,'7.1','1',''),(1267,1,144,'7.2','I have read and agree to the privacy policy',''),(1268,1,144,'7.3','2',''),(1269,1,145,'1','Isiah Cope',''),(1270,1,145,'3','isiah.cope@gmail.com',''),(1271,1,145,'4','Isiah Cope',''),(1272,1,145,'5','633934755',''),(1273,1,145,'6','Every day, websites like actuate.agency fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our AI-driven traffic system is specifically designed to increase engagement and traffic to your site.\r\n\r\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as a quarter million visitors each month. Discover how easy it is to realize your website’s true potential. Get more information here: https://shorten.is/3amtL',''),(1274,1,145,'7.1','1',''),(1275,1,145,'7.2','I have read and agree to the privacy policy',''),(1276,1,145,'7.3','2',''),(1277,1,146,'1','Jawad R',''),(1278,1,146,'3','franchesca.reymond@yahoo.com',''),(1279,1,146,'4','Franchesca Reymond',''),(1280,1,146,'5','430571589',''),(1281,1,146,'6','Hi,\r\nI came across your website on google and noticed that your current logo design has potential for improvement.\r\nI\'d love to offer you my services to help refine your brand identity.\r\n\r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested please contact me on fiverr: https://bit.ly/custom-logo-designz \r\n\r\nOr if you know any other people who might be interested, please forward it to them.\r\n\r\nRegards,\r\nJawad',''),(1282,1,146,'7.1','1',''),(1283,1,146,'7.2','I have read and agree to the privacy policy',''),(1284,1,146,'7.3','2',''),(1285,1,147,'1','Donnie Cadwallader',''),(1286,1,147,'3','cadwallader.donnie4@gmail.com',''),(1287,1,147,'4','Donnie Cadwallader',''),(1288,1,147,'5','4254796',''),(1289,1,147,'6','Every day, websites like actuate.agency fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our AI-driven traffic system is specifically designed to bring more visibility and traffic to your site.\r\n\r\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as a quarter million visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https://shorten.so/lBkc6',''),(1290,1,147,'7.1','1',''),(1291,1,147,'7.2','I have read and agree to the privacy policy',''),(1292,1,147,'7.3','2',''),(1293,1,148,'1','Jordan Blake',''),(1294,1,148,'3','brendan.furey@hotmail.com',''),(1295,1,148,'4','Brendan Furey',''),(1296,1,148,'5','3732127856',''),(1297,1,148,'6','Don’t Miss This Exclusive Offer\r\n\r\nSubject: Last Chance to Get This at 80% Off!\r\n\r\nTime is running out to grab the Intermittent Fasting Formula at just $19.99 (normally $100).\r\n\r\nThis isn’t just a discount. It’s an investment in yourself.\r\n\r\nImagine shedding pounds, feeling more energetic, and loving the person you see in the mirror, \r\nAll for less than the price of a single meal out.\r\n\r\nClaim Your Discount Before It’s Too Late! @ https://bit.ly/3DsGqJ7\r\n\r\nBest regards,\r\nFasting Ambassador,',''),(1298,1,148,'7.1','1',''),(1299,1,148,'7.2','I have read and agree to the privacy policy',''),(1300,1,148,'7.3','2',''),(1301,1,149,'1','Faith Grantham',''),(1302,1,149,'3','grantham.faith@googlemail.com',''),(1303,1,149,'4','Faith Grantham',''),(1304,1,149,'5','7964826281',''),(1305,1,149,'6','Drowning in Work? Deadlines, tasks, and endless content creation. What if you could cut the stress and get professional results in minutes? AI tools to help you: \r\n**Create videos  \r\n**Generate content  \r\n**Convert text to speech  \r\nAll while saving time and energy. Create professional videos in minutes. Generate high-quality written content effortlessly. Convert text to realistic speech. Check out these 3 Amazing AI Tools and work smarter, not harder! http://3amazingaitools.top/',''),(1306,1,149,'7.1','1',''),(1307,1,149,'7.2','I have read and agree to the privacy policy',''),(1308,1,149,'7.3','2',''),(1309,1,150,'1','FrankSot',''),(1310,1,150,'3','orlov.roman.1988.2.11@list.ru',''),(1311,1,150,'4','Google',''),(1312,1,150,'5','82422842999',''),(1313,1,150,'6','Данная технологическая линия включает в себя следующие элементы: \r\nв резервуаре с водой макулатура замачивается и смешивается; специальное устройство полученную массу размягчает и перемалывает; смесь обогащается в баке с водой и доводится до нужного состояния; вакуумный насос насыщает кислородом массу, поступившую при помощи насоса-мельницы; непрерывно двигающийся сеточный стол равномерно распределяет вторсырье и направляет на отжим; суконный транспортер доставляет обезвоженную смесь для нагрева к барабану, жидкость отправляется в первый бак (для вторичного использования); пройдя по барабану, поверхность которого равномерно нагревается, бумажная масса теряет 65% влаги; нож-шабер отделяет смесь от стен барабана, она сматывается, в приемном устройстве формируются бобины https://solyariswell.com/catalog/linii/15-ru/oborudovanie-dlya-proizvodstva/avtomatizatsiya-proizvodstva/poluavtomaticheskie-linii/12-poluavtomaticheskaya-liniya-1\r\n \r\nНа харбинском заводе выпускается оборудование, производящее до 10 т https://solyariswell.com/catalog/stanki/25-ru/oborudovanie-dlya-proizvodstva/stanki-dlya-proizvodstva/stanki-dlya-rezki-logov/28-avtomaticheskij-lentopilnyj-stanok-alp-15\r\n  бумаги каждый день https://solyariswell.com/en/19-en/equipment/machine/47-alm-2100\r\n  Цена — 71,6 млн https://solyariswell.com/en/catalog/stanki/26-ru/oborudovanie-dlya-proizvodstva/stanki-dlya-proizvodstva/stanki-dlya-proizvodstva-kartonnykh-vtulok/26-universalnyj-vtulochnyj-stanok-hm-45\r\n  рублей https://solyariswell.com/en/19-en/equipment/machine/58-us-5t\r\n \r\nДавайте теперь разберемся из чего же делают туалетную бумагу https://solyariswell.com/catalog/24-ru/oborudovanie-dlya-proizvodstva/stanki-dlya-proizvodstva/peremotochno-namotochnye-stanki/18-peremotochno-namotochnyj-stanok-pm-3m\r\n  Даже трудно вообразить, что в древности “туалетку” делали из хлопка https://solyariswell.com/en/19-en/oborudovanie-dlya-proizvodstva-en/stanki-dlya-proizvodstva-en/50-pm-2m\r\n  Основным сырьем производства служила старая одежда https://solyariswell.com/en/catalog/stanki/24-ru/oborudovanie-dlya-proizvodstva/stanki-dlya-proizvodstva/peremotochno-namotochnye-stanki/22-peremotochno-namotochnyj-stanok-pm-6m\r\n  В наше время, самый распространенный материал — макулатура https://solyariswell.com/en/tekhnicheskaya-informatsiya\r\n  Это вторичное сырье, которое подразделяется на разные марки, в зависимости от первичного перерабатываемого материала https://solyariswell.com/catalog/stanki/24-ru/oborudovanie-dlya-proizvodstva/stanki-dlya-proizvodstva/peremotochno-namotochnye-stanki/18-peremotochno-namotochnyj-stanok-pm-3m\r\n  Низкая стоимость макулатуры и простота ее переработки, позволяют получить недорогой продукт https://solyariswell.com/catalog/stanki/27-ru/oborudovanie-dlya-proizvodstva/stanki-dlya-proizvodstva/stanki-dlya-upakovki-bumazhnoj-produktsii/79-upakovochnyj-stanok-us-5tt\r\n \r\nУпаковочное оборудование https://solyariswell.com/catalog/stanki/24-ru/oborudovanie-dlya-proizvodstva/stanki-dlya-proizvodstva/peremotochno-namotochnye-stanki/10-peremotochno-namotochnyj-stanok-pm-1\r\n \r\nПрибыль в месяц — 11 500,00 * 22 = 253 000,00 https://solyariswell.com/o-biznese',''),(1314,1,150,'7.1','1',''),(1315,1,150,'7.2','I have read and agree to the privacy policy',''),(1316,1,150,'7.3','2',''),(1317,1,151,'1','ManuelAdemi',''),(1318,1,151,'3','combontsegal37@mail.ru',''),(1319,1,151,'4','Apple',''),(1320,1,151,'5','89391678918',''),(1321,1,151,'6','Толщина панели https://teplovtermo.ru/\r\n \r\nТермопанели фасадные с клинкерной плиткой – удобный и быстрый способ одновременно утеплить и облицевать клинкером фасад дома https://teplovtermo.ru/\r\n  Применив при фасадной отделке клинкерные термопанели из пенополиуретана, можно значительно сократить время монтажных работ и выложить несколько сотен квадратных метров утеплителя с клинкерной плиткой за один день! \r\nВ случае серьезного нарушения геометрии фасада, можно использовать обрешетку, путем регулировки толщины обрешетки выравнивается поверхность https://teplovtermo.ru/\r\n \r\nПростой уход https://teplovtermo.ru/\r\n  Очищать панели можно напором воды из садового шланга https://teplovtermo.ru/\r\n \r\nЦена за кв https://teplovtermo.ru/\r\n м: \r\nдвухслойные; трехслойные (с прослойкой из фольги) https://teplovtermo.ru/\r\n  Для придания жесткости и облегчения установки в этих панелях могут присутствовать впрессованные в утеплитель пластиковые или металлические вставки https://teplovtermo.ru/',''),(1322,1,151,'7.1','1',''),(1323,1,151,'7.2','I have read and agree to the privacy policy',''),(1324,1,151,'7.3','2',''),(1325,1,152,'1','MichaelFex',''),(1326,1,152,'3','doloresa.grishina@mail.ru',''),(1327,1,152,'4','Apple',''),(1328,1,152,'5','82958194231',''),(1329,1,152,'6','Износостойкие или глубокого проникновения Умеренно стойкие Декоративные https://sigmacolorshop.ru/shop/85/desc/sigma-oxygen-dvukhkomponentnyj-otbelivatel-dlja-drevesiny-5l-1l-bez-khlora\r\n \r\nИнструкции по монтажу Технические описанияПаспорт безопасности Калькулятор расхода Farbmusterbestellung Креативные доски Калькулятор расхода Доски Creativ Вопросы и ответы Поиск дилера Онлайн-каталоги https://sigmacolorshop.ru/shop/all\r\n \r\n4 апреля 2024 https://sigmacolorshop.ru/shop/checkout\r\n \r\nБольшим и существенным преимуществом нашей продукции является колеровка масла для дерева в цвета RAL , NCS, SPIRIT, TROX  https://sigmacolorshop.ru/photo/fasady_domov/1-2\r\n  Мы готовы воспроизвести для Вас более 3000 цветов и оттенков и сделать ваш дом неповторимым Мы любим и умеем работать с деревом - очень теплым красивым природным материалом, но при этом очень сложным и капризным https://sigmacolorshop.ru/shop/maslo-vosk-dlja-vnutrennikh-rabot\r\n \r\nКачественно и надежно https://sigmacolorshop.ru/shop/mebel-i-stoleshnicy\r\n \r\nНатуральные масла и воски для обработки дерева https://sigmacolorshop.ru/shop/ognezashhitnyj-sostav-dlja-dereva',''),(1330,1,152,'7.1','1',''),(1331,1,152,'7.2','I have read and agree to the privacy policy',''),(1332,1,152,'7.3','2',''),(1333,1,153,'1','RobertLow',''),(1334,1,153,'3','gulaza-khlyupko2000@mail.ru',''),(1335,1,153,'4','Google',''),(1336,1,153,'5','82732228431',''),(1337,1,153,'6','Bazelevs Production / Видео-продакшн https://titan-cinema.ru/\r\n \r\n2 https://titan-cinema.ru/\r\n  Рекламное агентство ВОСХОД https://titan-cinema.ru/\r\n \r\nИ особая группа ребят это те, кто что-то необычное делают Щелочь, Кланхаб или таймлаб https://titan-cinema.ru/\r\n \r\nPark Production, Москва https://titan-cinema.ru/\r\n \r\nАгентство BBDO Moscow – это подразделение холдинга, которое отвечает за коммуникационные стратегии, разработку творческих концепций для рекламы на телевидении и радио, в прессе и на точках продаж https://titan-cinema.ru/\r\n \r\nАгентство Dr https://titan-cinema.ru/\r\n  JUNG специализируется на создании эффективных контент-проектов в Сети, продвижении в соц https://titan-cinema.ru/\r\n сетях и блогосфере, разработке промо-механик и создании уникального видео-контента https://titan-cinema.ru/',''),(1338,1,153,'7.1','1',''),(1339,1,153,'7.2','I have read and agree to the privacy policy',''),(1340,1,153,'7.3','2',''),(1341,1,154,'1','Mike Joerg Laurent',''),(1342,1,154,'3','mikexxxx@gmail.com',''),(1343,1,154,'4','AliExpress',''),(1344,1,154,'5','85246292375',''),(1345,1,154,'6','Hello, \r\n \r\nThis is Mike Kelly\r\nfrom Monkey Digital, \r\nI am reaching out to you like webmaster to webmaster, towards a mutual opportunity. How would you like to put our banners on your site and link back via your affiliate link towards hot selling services from our website, and earn a 35% residual income, month after month from any sales that comes in from your sites. \r\n \r\nThink about it, everyone needs SEO, this is a pretty major opportunity, We have over 12k affiliates already and our payouts are made each month, hefty payouts, last month we have reached 27280$ in payouts to our affiliates. \r\n \r\nIf interested, kindly chat with us: https://monkeydigital.co/affiliates-whatsapp/ \r\n \r\nOr sign up today: https://www.monkeydigital.co/join-our-affiliate-program/ \r\n \r\nCheers \r\nMike Joerg Laurent\r\n \r\nmonkeydigital.co',''),(1346,1,154,'7.1','1',''),(1347,1,154,'7.2','I have read and agree to the privacy policy',''),(1348,1,154,'7.3','2',''),(1349,1,155,'1','Tory Kibble',''),(1350,1,155,'3','kibble.tory@msn.com',''),(1351,1,155,'4','Tory Kibble',''),(1352,1,155,'5','4158101810',''),(1353,1,155,'6','What if your website actuate.agency experienced a significant boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can experience the results firsthand. Beyond the trial, we provide plans for up to a quarter million visitors monthly, all targeted to fit your ideal demographic. Let’s expand your site’s reach together. Get more information here: https://shorten.so/lBkc6',''),(1354,1,155,'7.1','1',''),(1355,1,155,'7.2','I have read and agree to the privacy policy',''),(1356,1,155,'7.3','2',''),(1357,1,156,'1','Jordan Blake',''),(1358,1,156,'3','mcroberts.brenna@gmail.com',''),(1359,1,156,'4','Brenna McRoberts',''),(1360,1,156,'5','7826846373',''),(1361,1,156,'6','Your Final Reminder\r\n\r\nSubject: Your Health Transformation Starts Here\r\n\r\nThis is your last opportunity to get the Intermittent Fasting Formula at the exclusive price of $19.99.\r\n\r\nDon’t let another day go by without taking the first step toward a healthier, happier life.\r\n\r\nAre you ready to:\r\n✅ Lose weight fast\r\n✅ Boost your energy and confidence\r\n✅ Transform your health and well-being\r\n\r\nDon’t wait — take action now and make the change you deserve.\r\n\r\nStart Your Journey for Just $19.99 @ https://bit.ly/3DsGqJ7\r\n\r\nBest regards,\r\nFasting Ambassador,',''),(1362,1,156,'7.1','1',''),(1363,1,156,'7.2','I have read and agree to the privacy policy',''),(1364,1,156,'7.3','2',''),(1365,1,157,'1','Hwa Jolley',''),(1366,1,157,'3','hwa.jolley@gmail.com',''),(1367,1,157,'4','Hwa Jolley',''),(1368,1,157,'5','385714724',''),(1369,1,157,'6','What if your website actuate.agency was guaranteed a massive boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can test the results firsthand. Beyond the trial, we deliver plans for up to a quarter million visitors monthly, all targeted to match your audience needs. Let’s enhance your site’s reach together. Get more information here: https://shorten.world/jURUn',''),(1370,1,157,'7.1','1',''),(1371,1,157,'7.2','I have read and agree to the privacy policy',''),(1372,1,157,'7.3','2',''),(1373,1,158,'1','Gina Boehm',''),(1374,1,158,'3','boehm.gina@outlook.com',''),(1375,1,158,'4','Gina Boehm',''),(1376,1,158,'5','353753147',''),(1377,1,158,'6','What if your website actuate.agency experienced a remarkable boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a complimentary 4,000 targeted so you can test the results firsthand. Beyond the trial, we deliver plans for up to 250K, all targeted to align with your niche. Let’s grow your site’s reach together. Get more information here: https://shorten.world/jURUn',''),(1378,1,158,'7.1','1',''),(1379,1,158,'7.2','I have read and agree to the privacy policy',''),(1380,1,158,'7.3','2',''),(1381,1,159,'1','Danyl Paine',''),(1382,1,159,'3','paine.mia@gmail.com',''),(1383,1,159,'4','Mia Paine',''),(1384,1,159,'5','4321512461',''),(1385,1,159,'6','Dear Sir /Madam\r\n\r\nAs I see that you do not have many positive reviews on Google Maps, which means that you will not be able to get new customers, But the good news today is that I can increase your google map ranking so you can have more exposure and get more customers this also\r\n\r\nGetting google maps reviews from your customers has always been a beneficial exercise for business, but today its importance is even greater. Let\'s attract new customers by making your business in the first Google search results, 72% of customers will take action only after reading a positive online review.\r\n\r\nIf you are Intrested please click this link to start: https://tinyurl.com/2x44w7y4\r\n\r\n\r\n\r\nRegards \r\nDanyl',''),(1386,1,159,'7.1','1',''),(1387,1,159,'7.2','I have read and agree to the privacy policy',''),(1388,1,159,'7.3','2',''),(1389,1,160,'1','Ronny Hallman',''),(1390,1,160,'3','gretta.hallman@yahoo.com',''),(1391,1,160,'4','Gretta Hallman',''),(1392,1,160,'5','657518827',''),(1393,1,160,'6','Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/2s3z2ef3\r\n\r\nSee you there!\r\nRegards\r\nRonny',''),(1394,1,160,'7.1','1',''),(1395,1,160,'7.2','I have read and agree to the privacy policy',''),(1396,1,160,'7.3','2',''),(1397,1,161,'1','Almeda Riddell',''),(1398,1,161,'3','almeda.riddell@msn.com',''),(1399,1,161,'4','Almeda Riddell',''),(1400,1,161,'5','740585502',''),(1401,1,161,'6','Did you know that your website actuate.agency might not be connect with its audience? With our advanced AI traffic system, you could be connect with thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation free trial with 4,000 visitors to showcase what’s possible. Once you see the difference, our scalable options deliver up to 250,000. Let us help you convert lost potential to meaningful traffic growth. Get more information here: https://shorten.tv/qdTg5',''),(1402,1,161,'7.1','1',''),(1403,1,161,'7.2','I have read and agree to the privacy policy',''),(1404,1,161,'7.3','2',''),(1405,1,162,'1','Vivian Rodd',''),(1406,1,162,'3','invite@youtube.co.uk',''),(1407,1,162,'4','Vivian Rodd',''),(1408,1,162,'5','499416873',''),(1409,1,162,'6','I wanted to recommend an amazing YouTube software that can significantly enhance your YouTube marketing efforts. https://fanlink.tv/youtubetraffic\r\n\r\n This 10-in-1 tool is perfect for optimizing your YouTube advertising, getting free YouTube views, and reducing your YouTube advertising cost.\r\n\r\nDos and Don\'ts on YouTube:\r\n\r\nDo: Focus on creating high-quality content to attract more YouTube views.\r\nDon\'t: Rely solely on YouTube subscribe purchase for growth.\r\n\r\nIf you\'ve made any mistakes, don\'t worry—I\'ve been there too! This software helped me fix them. Get lifetime access for just $15: https://fanlink.tv/youtubetraffic.\r\n\r\nWatch the video presentation here: https://fanlink.tv/youtubetraffic\r\n\r\nFor other marketing services, check out my recommendations: https://eventlink.to/go.\r\n\r\nBest regards,\r\nKelvin',''),(1410,1,162,'7.1','1',''),(1411,1,162,'7.2','I have read and agree to the privacy policy',''),(1412,1,162,'7.3','2',''),(1413,1,163,'1','Lela Royer',''),(1414,1,163,'3','royer.lela@msn.com',''),(1415,1,163,'4','Lela Royer',''),(1416,1,163,'5','4505746901',''),(1417,1,163,'6','Your website, actuate.agency, might be reaching so many more people! On average, sites like yours lose over a thousand potential visitors daily. That’s where our AI-powered traffic system comes in—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to experience the impact firsthand. Afterward, our plans offer up to 250,000, helping your website expand its audience and engagement effortlessly. Get more information here: https://shorten.tv/qdTg5',''),(1418,1,163,'7.1','1',''),(1419,1,163,'7.2','I have read and agree to the privacy policy',''),(1420,1,163,'7.3','2',''),(1421,1,164,'1','Bobbye Earls',''),(1422,1,164,'3','bobbye.earls@gmail.com',''),(1423,1,164,'4','Bobbye Earls',''),(1424,1,164,'5','495402806',''),(1425,1,164,'6','Did you know that your website actuate.agency may not be connect with its audience? With our advanced AI traffic system, you may connect with thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation trial of 4,000 visitors to showcase what’s possible. Once you see the difference, our scalable options can provide up to a quarter million visitors monthly. Let us help you realize meaningful traffic growth. Get more information here: https://shorten.so/lBkc6',''),(1426,1,164,'7.1','1',''),(1427,1,164,'7.2','I have read and agree to the privacy policy',''),(1428,1,164,'7.3','2',''),(1429,1,165,'1','Independent Banker',''),(1430,1,165,'3','info@independentbanker.com',''),(1431,1,165,'4','Brady Edman',''),(1432,1,165,'5','2843905041',''),(1433,1,165,'6','I am excited to introduce you to an innovative banking solution that offers unparalleled convenience and flexibility for both your personal and business needs. Our platform provides local bank accounts in every top country worldwide, along with free instant transfers to anywhere in the world.\r\n\r\nWhy Choose Our Banking Solution?\r\nGlobal Access: Open local bank accounts in top countries around the world, making it easier to manage your finances internationally. Learn More: https://fanlink.tv/banking\r\n\r\nFree Instant Transfers: Enjoy free and instant money transfers to any destination worldwide, ensuring your funds reach their destination quickly and without hidden fees. Get Started: https://fanlink.tv/banking\r\n\r\nPersonal and Business Accounts: Whether you need a personal account for everyday transactions or a business account to manage your company\'s finances, we have you covered. Open an Account: https://fanlink.tv/banking\r\n\r\nSecurity and Reliability: Our platform is built with the highest security standards, ensuring your funds and transactions are always safe and secure. Contact Us: https://fanlink.tv/banking\r\n\r\nUser-Friendly Interface: Manage your accounts and transactions with ease through our intuitive and user-friendly interface. Sign Up Now: https://fanlink.tv/banking\r\n\r\nExperience the Future of Banking\r\nImagine the convenience of having local bank accounts in multiple countries, coupled with the ability to transfer funds instantly and for free to anywhere in the world. Our banking solution is designed to meet the needs of modern individuals and businesses, providing a seamless and efficient banking experience.\r\n\r\nFor all other digital marketing services and business software recommendations, please check out this link: https://eventlink.to/go\r\n\r\nThank you for considering our banking solution. We look forward to helping you manage your finances more efficiently and effectively.\r\n\r\nBest regards,\r\n\r\nKelvin',''),(1434,1,165,'7.1','1',''),(1435,1,165,'7.2','I have read and agree to the privacy policy',''),(1436,1,165,'7.3','2',''),(1437,1,166,'1','Ila Swartz',''),(1438,1,166,'3','swartz.ila@hotmail.com',''),(1439,1,166,'4','Ila Swartz',''),(1440,1,166,'5','9070105980',''),(1441,1,166,'6','Every day, websites like actuate.agency lose valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to increase engagement and traffic to your site.\r\n\r\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as 250K visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https://ln.run/TzzSn',''),(1442,1,166,'7.1','1',''),(1443,1,166,'7.2','I have read and agree to the privacy policy',''),(1444,1,166,'7.3','2',''),(1445,1,167,'1','Jawad R',''),(1446,1,167,'3','margarita.newton@gmail.com',''),(1447,1,167,'4','Margarita Newton',''),(1448,1,167,'5','661209125',''),(1449,1,167,'6','Hi,\r\nI came across your website on google and noticed that your current logo design has potential for improvement.\r\nI\'d love to offer you my services to help refine your brand identity.\r\n\r\nI\'m committed to providing personalized service to ensure that you\'re fully satisfied with the final product. \r\nIf you\'re interested please contact me on fiverr: https://bit.ly/custom-logo-designz \r\n\r\nOr if you know any other people who might be interested, please forward it to them.\r\n\r\nRegards,\r\nJawad',''),(1450,1,167,'7.1','1',''),(1451,1,167,'7.2','I have read and agree to the privacy policy',''),(1452,1,167,'7.3','2',''),(1453,1,168,'1','Sarah Lillico',''),(1454,1,168,'3','sarah.lillico@gmail.com',''),(1455,1,168,'4','Sarah Lillico',''),(1456,1,168,'5','7853242255',''),(1457,1,168,'6','Are you fully utilizing the potential of your actuate.agency website? Many sites miss out on thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to a quarter million visitors per month. Let’s amplify your website traffic and turn more visitors into opportunities. Get more information here: https://ln.run/TzzSn',''),(1458,1,168,'7.1','1',''),(1459,1,168,'7.2','I have read and agree to the privacy policy',''),(1460,1,168,'7.3','2',''),(1461,1,169,'1','AlenaHeroevsMn',''),(1462,1,169,'3','menager@loves.tel',''),(1463,1,169,'4','Nokia',''),(1464,1,169,'5','83634573681',''),(1465,1,169,'6','In the quest to enhance online visibility and generate organic traffic, finding the best SEO providers in your vicinity has transformed into critical. Local businesses realize the significance of specific search engine optimization tactics that address their particular geographic area. The term \"near me\" has earned enormous importance in today\'s digital landscape, as consumers often integrate it in their search questions to locate products and assistance in their neighborhood. The finest SEO services within your reach apprehend the subtleties of local SEO, incorporating location-based terms, Google My Business improvement, and correct business directory registers. By concentrating on these features, these providers can assist businesses accomplish higher rankings in local search conclusions, guaranteeing that potential customers discover them conveniently when searching for related solutions in their vicinity. \r\n \r\nThe contest for online visibility has heightened, making it crucial for businesses to put money into superior SEO assistance. Searching for \"best SEO solutions near me\" represents the modern tendency towards personalized and localized answers. Collaborating with such assistance offers several benefits, including face-to-face discussions, a deeper understanding of local competition, and the capacity to customize strategies based on the unique qualities of your audience. The prime SEO services in your area will not only optimize your site but also devise comprehensive digital marketing tactics that may include content creation, social media interaction, and even paid advertising efforts. By harnessing the potential of localized SEO, businesses can build a strong online appearance that efficiently engages local clients and sets the stage for long-term growth. \r\n \r\nhttps://www.fannit.com/ \r\nhttps://seoactiveo.tnpwiki.com/6060253/Преимущества_использования_студии_xrumer_art \r\nTelgrm: @exrumer \r\nSkype: Loves.Ltd',''),(1466,1,169,'7.1','1',''),(1467,1,169,'7.2','I have read and agree to the privacy policy',''),(1468,1,169,'7.3','2',''),(1469,1,170,'1','Christie Fielder',''),(1470,1,170,'3','christie.fielder@gmail.com',''),(1471,1,170,'4','Christie Fielder',''),(1472,1,170,'5','745853345',''),(1473,1,170,'6','Reach millions of customers effortlessly. We send your ad text directly to website contact forms for a flat rate - no per click charges. Your message will be seen, just like you\'re reading this one right now.\r\n\r\n Feel free to contact me using the details below if you want to learn more about my approach.\r\n\r\nRegards,\r\nChristie Fielder\r\nEmail: Christie.Fielder@uniqueadvertising.pro\r\nWebsite: http://z4pslc.marketing-with-contactforms.top',''),(1474,1,170,'7.1','1',''),(1475,1,170,'7.2','I have read and agree to the privacy policy',''),(1476,1,170,'7.3','2',''),(1477,1,171,'1','Eileen Loyola',''),(1478,1,171,'3','eileen.loyola@gmail.com',''),(1479,1,171,'4','Eileen Loyola',''),(1480,1,171,'5','7054283942',''),(1481,1,171,'6','Your website, actuate.agency, may be reaching so many more people! On average, sites like yours miss out on over 1,000 visitors per day. That’s where our AI-powered traffic system comes in—it’s designed to drive relevant visitors straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 visitors to see the impact firsthand. Afterward, our plans offer up to a quarter million visitors monthly, helping your website grow its audience and engagement effortlessly. Get more information here: https://shorten.world/jURUn',''),(1482,1,171,'7.1','1',''),(1483,1,171,'7.2','I have read and agree to the privacy policy',''),(1484,1,171,'7.3','2',''),(1485,1,172,'1','Emmanuel Earle',''),(1486,1,172,'3','emmanuel.earle@hotmail.com',''),(1487,1,172,'4','Emmanuel Earle',''),(1488,1,172,'5','3832785425',''),(1489,1,172,'6','Every day, websites like actuate.agency fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to bring more visibility and traffic to your site.\r\n\r\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as 250,000 visitors each month. Discover how easy it is to realize your website’s true potential. Get more information here: https://shorten.is/3amtL',''),(1490,1,172,'7.1','1',''),(1491,1,172,'7.2','I have read and agree to the privacy policy',''),(1492,1,172,'7.3','2',''),(1493,1,173,'1','Jordan Miller',''),(1494,1,173,'3','raquel.luffman@msn.com',''),(1495,1,173,'4','Elevate Business Solutions',''),(1496,1,173,'5','496282289',''),(1497,1,173,'6','Welcome to 2025: Your Path to Elevate your Business Begins Now\r\n\r\n Welcome to Your Path of Growth in 2025!\r\n\r\nDear,\r\n\r\n2025 is here, and it\'s the perfect time to elevate your business to new heights. \r\nAs we step into the new year, we\'re excited to share strategies that will drive innovation, \r\nIncrease your business efficiency, and help you stand out in your industry.\r\n\r\nAre you ready to unlock your business’s true potential? \r\nIf so, we\'ve prepared something special for you.\r\n\r\nStay tuned for more details on how to make 2025 your most successful year yet.\r\n\r\nVisit us now @ https://bit.ly/402zBpp\r\n\r\nLooking forward to your success!\r\n\r\nWarm regards,\r\nJordan Miller\r\nElevate Business Solutions',''),(1498,1,173,'7.1','1',''),(1499,1,173,'7.2','I have read and agree to the privacy policy',''),(1500,1,173,'7.3','2',''),(1501,1,174,'1','Ardita J Cummins',''),(1502,1,174,'3','cummins.summer@msn.com',''),(1503,1,174,'4','Summer Cummins',''),(1504,1,174,'6','Hi,\r\nMy name is RArdita Ji, I have the skill to create a professional Pinterest presence for you. Your updated account will showcase your product, service or posts to millions of users searching for experts, boards & pins in your niche.\r\n\r\nClick here to start ====> https://shorturl.at/mbppj',''),(1505,1,174,'7.1','1',''),(1506,1,174,'7.2','I have read and agree to the privacy policy',''),(1507,1,174,'7.3','2',''),(1508,1,175,'1','Omar Flemming',''),(1509,1,175,'3','flemming.lawerence@gmail.com',''),(1510,1,175,'4','Lawerence Flemming',''),(1511,1,175,'5','29439704',''),(1512,1,175,'6','Hi ,\r\nCheck out my secret way for clients outreach and how you can close 10k clients \r\n\r\ncheck this post on X : https://x.com/omarmohdomain/status/1874432303554085282',''),(1513,1,175,'7.1','1',''),(1514,1,175,'7.2','I have read and agree to the privacy policy',''),(1515,1,175,'7.3','2',''),(1516,1,176,'1','Lisa Moore',''),(1517,1,176,'3','support@designgratuit.com',''),(1518,1,176,'4','Design Gratuit',''),(1519,1,176,'5','03340073326',''),(1520,1,176,'6','Hello, \r\n\r\nOur free homepage design service offer is a great way for you to see how well our design and development process works. \r\n\r\nThis no cost Trial is for apprehensive web development companies to showcase our communication and development skills. \r\n\r\nAt the end of the process you will get custom homepage layout as per your website requirements. Once the designs are final you will get the source Photoshop file with all layers in .psd format. \r\n\r\nAfter completion, if you are happy with our services we would like to discuss the next step towards development of the complete website and we will provide absolutely no obligation project quote. If you do not wish to continue with the quote you can still use the homepage layout without any hesitation by hiring any other web development company with full copyright. \r\n\r\nTo get started please email us back or visit us at www.designgratuit.com \r\n\r\nCheers,\r\nLisa Moore\r\nDesignGratuit.com',''),(1521,1,176,'7.1','1',''),(1522,1,176,'7.2','I have read and agree to the privacy policy',''),(1523,1,176,'7.3','2',''),(1524,1,177,'1','Weldon Nicolay',''),(1525,1,177,'3','nicolay.weldon@gmail.com',''),(1526,1,177,'4','Weldon Nicolay',''),(1527,1,177,'5','181336688',''),(1528,1,177,'6','What if your website actuate.agency experienced a remarkable boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can see the results firsthand. Beyond the trial, we deliver plans for up to 250K, all targeted to match your audience needs. Let’s enhance your site’s reach together. Get more information here: https://shorten.ee/YBNHL',''),(1529,1,177,'7.1','1',''),(1530,1,177,'7.2','I have read and agree to the privacy policy',''),(1531,1,177,'7.3','2',''),(1532,1,178,'1','Annis Wildman',''),(1533,1,178,'3','wildman.annis@gmail.com',''),(1534,1,178,'4','Annis Wildman',''),(1535,1,178,'5','756240295',''),(1536,1,178,'6','What if your website actuate.agency experienced a massive boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can test the results firsthand. Beyond the trial, we deliver plans for up to 250,000, all targeted to align with your niche. Let’s expand your site’s reach together. Get more information here: https://shorten.is/3amtL',''),(1537,1,178,'7.1','1',''),(1538,1,178,'7.2','I have read and agree to the privacy policy',''),(1539,1,178,'7.3','2',''),(1540,1,179,'1','Jayson Sainthill',''),(1541,1,179,'3','jayson.sainthill@gmail.com',''),(1542,1,179,'4','Jayson Sainthill',''),(1543,1,179,'5','7033567645',''),(1544,1,179,'6','Hey there, I apologize for using your contact form, but I wasn\'t sure who the right person was to speak with in your company.\r\n\r\nI want to ask you if you\'re interested in buying/renting Google Ads accounts with free spending ads credit limit of 10k monthly on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? It works for all types of Google Ads policy niches like E-Commerce stores, affiliate marketing, dropshipping ads, lead generation, etc... in the search ads placement (website traffic or call leads). The best Google Ads placement feature to easily boost your online digital presence and business.\r\n \r\n\r\nLet\'s connect on FB and check out my recent post: http://fbpost2024.xyz   \r\n\r\nWant more info: http://ad-accounts2024.xyz\r\n\r\nIf you\'re interested or have any questions private email me at 1800ivanr@gmail.com \r\n\r\nLearn more about me -  http://successwithivan.xyz\r\n\r\nSubscribe to my YouTube channel: http://yt-ivanramirez.xyz\r\n\r\n\r\nThanks & Regards,\r\nIvan Ramirez',''),(1545,1,179,'7.1','1',''),(1546,1,179,'7.2','I have read and agree to the privacy policy',''),(1547,1,179,'7.3','2',''),(1548,1,180,'1','Jordan Miller',''),(1549,1,180,'3','hartfield.marisa@gmail.com',''),(1550,1,180,'4','Elevate Business Solutions',''),(1551,1,180,'5','44266717',''),(1552,1,180,'6','The Business Transformation Blueprint for 2025\r\n\r\n Ready to Transform Your Business in 2025?\r\n\r\nHi,\r\n\r\nDoes your business feel stuck in the same patterns? In 2025, you can break free and transform your business for greater success.\r\n\r\nThere is crafted a proven blueprint for elevating your business, ensuring growth, and boosting profitability.\r\n\r\n In our blueprint, we cover:\r\n\r\nStreamlining processes for improved efficiency.\r\nExpanding your market reach.\r\nAdapting to industry trends that are shaping the future.\r\n\r\nInterested in diving deeper into?\r\n\r\nVisit us here to find out more: https://bit.ly/402zBpp\r\n\r\n\r\nBest,\r\nJordan Miller\r\nElevate Business Solutions',''),(1553,1,180,'7.1','1',''),(1554,1,180,'7.2','I have read and agree to the privacy policy',''),(1555,1,180,'7.3','2',''),(1556,1,181,'1','Clark Daplyn',''),(1557,1,181,'3','daplyn.clark@gmail.com',''),(1558,1,181,'4','Clark Daplyn',''),(1559,1,181,'6','What if your website actuate.agency was guaranteed a remarkable boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can experience the results firsthand. Beyond the trial, we provide plans for up to a quarter million visitors monthly, all targeted to fit your ideal demographic. Let’s expand your site’s reach together. Get more information here: https://shorten.so/lBkc6',''),(1560,1,181,'7.1','1',''),(1561,1,181,'7.2','I have read and agree to the privacy policy',''),(1562,1,181,'7.3','2',''),(1563,1,182,'1','Dustin Hirschfeld',''),(1564,1,182,'3','dustin.hirschfeld42@gmail.com',''),(1565,1,182,'4','Dustin Hirschfeld',''),(1566,1,182,'5','1186229998',''),(1567,1,182,'6','Get more leads for your actuate.agency website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.tv/FFVAX\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.',''),(1568,1,182,'7.1','1',''),(1569,1,182,'7.2','I have read and agree to the privacy policy',''),(1570,1,182,'7.3','2',''),(1571,1,183,'1','AlexDolanoveMn',''),(1572,1,183,'3','alenka@perfectno.com',''),(1573,1,183,'4','AliExpress',''),(1574,1,183,'5','87782229822',''),(1575,1,183,'6','Interacting via response forms is an eloquent manifestation of modern business communication, combining the top of judgment and innovation. This strategy gives companies a unswerving line to their clients, enabling them to understand the details of user experience, gather beneficial feedback, and, most, prove that they are constantly hearing. Rather traversing the overcrowded terrain of emails and advertising messages, feedback forms offer a clutter-free space, paving the path for true dialogue and more committed conversations. \r\n \r\nMoreover, communicating to feedback forms is a evidence to a business\'s dedication to continuous betterment. Rather than of operating in a void, businesses get an priceless window into their consumers\' minds, opening up possibilities for growth, enhancement, and building tighter connections. As consumer needs change, this reciprocal interaction channel confirms that brands continue to be not merely applicable but intimately connected to their audience\'s continually shifting likes and worries. In the grand design of things, it\'s not merely about amassing feedback; it\'s about cultivating confidence and strengthening relationships that withstand the challenge of time. \r\n \r\n \r\n \r\n \r\nhttps://www.fannit.com/ \r\nhttps://seorelevanzo.collectblogs.com/73021306/Обзор-возможностей-студии-xrumer-art \r\nTelegram: @exrumer \r\nSkype: Loves.Ltd',''),(1576,1,183,'7.1','1',''),(1577,1,183,'7.2','I have read and agree to the privacy policy',''),(1578,1,183,'7.3','2',''),(1579,1,184,'1','Louis R',''),(1580,1,184,'3','fogle.keith@gmail.com',''),(1581,1,184,'4','Keith Fogle',''),(1582,1,184,'5','6603432655',''),(1583,1,184,'6','Hi,\r\n\r\n\r\nI came across your website on Google and noticed a small issue with your logo and it doesn’t fully reflect the potential of your brand.\r\n\r\n\r\n\r\nI’d love to help you fix this and create a logo that truly represents your business.\r\n\r\nIf you’d like to work together, you can reach me on Fiverr here: https://bit.ly/business-logo-designs\r\n\r\n\r\nFeel free to share this with anyone else who might need a better logo too.\r\n\r\n\r\n\r\nBest regards,\r\n\r\nLouis',''),(1584,1,184,'7.1','1',''),(1585,1,184,'7.2','I have read and agree to the privacy policy',''),(1586,1,184,'7.3','2',''),(1587,1,185,'1','Chucky Wallace',''),(1588,1,185,'3','chuckywallace2@gmail.com',''),(1589,1,185,'4','alloutsaas',''),(1590,1,185,'5','4449362',''),(1591,1,185,'6','Hey, it\'s Chucky Wallace. We have a ton of leads available for actuate.agency\r\n\r\nWho\'s a good contact to get these forwarded to you?\r\n\r\nHere\'s a link to my siter: https://317agency.com/\r\n\r\nI look forward to speaking with you.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                                                                    Reply stop to unsubscribe',''),(1592,1,185,'7.1','1',''),(1593,1,185,'7.2','I have read and agree to the privacy policy',''),(1594,1,185,'7.3','2',''),(1595,1,186,'1','Caren Lunn',''),(1596,1,186,'3','caren.lunn@gmail.com',''),(1597,1,186,'4','Caren Lunn',''),(1598,1,186,'5','5125626706',''),(1599,1,186,'6','Hi there,\r\n\r\nI\'m reaching out because we\'ve just released a complete WordPress video training package with unrestricted Private Label Rights. The package includes 19 professional video lessons across 4 courses, covering everything from WordPress basics to local development.\r\n\r\nKey features:\r\n\r\nFull PLR rights (rebrand, resell, repurpose as you wish)\r\n4 complete courses with 19 video lessons\r\nProfessional production quality\r\nReady-to-launch sales materials included\r\n\r\nThis is ideal if you\'re looking to quickly launch your own WordPress training business or add to your existing product line.\r\n\r\nFor detailed information and pricing, visit:  https://furtherinfo.info/wpmk\r\n\r\nKind regards,\r\nCaren',''),(1600,1,186,'7.1','1',''),(1601,1,186,'7.2','I have read and agree to the privacy policy',''),(1602,1,186,'7.3','2',''),(1603,1,187,'1','Gemma Camidge',''),(1604,1,187,'3','gemma.camidge@gmail.com',''),(1605,1,187,'4','Gemma Camidge',''),(1606,1,187,'5','5195426425',''),(1607,1,187,'6','Did you know that your website actuate.agency could be failing to achieve maximum traffic? With our advanced AI traffic system, you may gain access to thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation trial of 4,000 visitors to showcase what’s possible. Once you see the difference, our scalable options offer up to 250,000. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https://shorten.world/jURUn',''),(1608,1,187,'7.1','1',''),(1609,1,187,'7.2','I have read and agree to the privacy policy',''),(1610,1,187,'7.3','2',''),(1611,1,188,'1','Stanton Wanganeen',''),(1612,1,188,'3','stanton.wanganeen@gmail.com',''),(1613,1,188,'4','Stanton Wanganeen',''),(1614,1,188,'5','317632131',''),(1615,1,188,'6','Get more leads for your actuate.agency website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.tv/FFVAX\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.',''),(1616,1,188,'7.1','1',''),(1617,1,188,'7.2','I have read and agree to the privacy policy',''),(1618,1,188,'7.3','2',''),(1619,1,189,'1','Jamal Hearn',''),(1620,1,189,'3','jamal.hearn@msn.com',''),(1621,1,189,'4','Jamal Hearn',''),(1622,1,189,'5','488606737',''),(1623,1,189,'6','Are you making the most of the potential of your actuate.agency website? Many sites miss out on thousands of visitors daily simply due to a lack of targeted exposure. With our AI-driven traffic solution, we can help you reach this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250,000 visitors per month. Let’s transform your website traffic and turn more visitors into results. Get more information here: https://shorten.world/jURUn',''),(1624,1,189,'7.1','1',''),(1625,1,189,'7.2','I have read and agree to the privacy policy',''),(1626,1,189,'7.3','2',''),(1627,1,190,'1','Franchesca Silvestri',''),(1628,1,190,'3','franchesca.silvestri82@yahoo.com',''),(1629,1,190,'4','Franchesca Silvestri',''),(1630,1,190,'6','Did you know that your website actuate.agency may not be achieve maximum traffic? With our advanced AI traffic system, you might be able to gain access to thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation trial of 4,000 visitors to demonstrate what’s possible. Once you see the difference, our scalable options can provide up to a quarter million visitors monthly. Let us help you convert lost potential to meaningful traffic growth. Get more information here: https://shorten.world/jURUn',''),(1631,1,190,'7.1','1',''),(1632,1,190,'7.2','I have read and agree to the privacy policy',''),(1633,1,190,'7.3','2',''),(1634,1,191,'1','Jordan Miller',''),(1635,1,191,'3','rivard.freya@msn.com',''),(1636,1,191,'4','Elevate Business Solutions',''),(1637,1,191,'5','47978491',''),(1638,1,191,'6','Unlock Your Business’s True Potential with Innovation\r\n\r\nSubject: Innovation: The Key to Your Business’s Success in 2025\r\n\r\nHello,\r\n\r\nInnovation isn’t just a buzzword; it’s the cornerstone of business growth in 2025. \r\nEmbracing new technologies and ideas is essential for staying ahead of competitors and delivering more value to your customers.\r\n\r\nWe’re here to guide you through the process of integrating innovation into your strategy. \r\nLearn how to implement cutting-edge tools and strategies that will put your business on the map.\r\n\r\nDon’t let 2025 pass you by without leveraging innovation for growth.\r\n\r\nVisit us to discover how you can lead in innovation: https://bit.ly/402zBpp\r\n\r\n\r\nTo your success,\r\nJordan Miller\r\nElevate Business Solutions',''),(1639,1,191,'7.1','1',''),(1640,1,191,'7.2','I have read and agree to the privacy policy',''),(1641,1,191,'7.3','2',''),(1642,1,192,'1','Billie Aquino',''),(1643,1,192,'3','billie.aquino@gmail.com',''),(1644,1,192,'4','Billie Aquino',''),(1645,1,192,'5','7937698293',''),(1646,1,192,'6','What if your website actuate.agency was guaranteed a significant boost in traffic starting today? Many sites unknowingly overlook hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can see the results firsthand. Beyond the trial, we provide plans for up to 250,000, all targeted to match your audience needs. Let’s enhance your site’s reach together. Get more information here: https://shorten.ee/YBNHL',''),(1647,1,192,'7.1','1',''),(1648,1,192,'7.2','I have read and agree to the privacy policy',''),(1649,1,192,'7.3','2',''),(1650,1,193,'1','BuddySib',''),(1651,1,193,'3','dolnovam@mail.ru',''),(1652,1,193,'4','Nokia',''),(1653,1,193,'5','88134489543',''),(1654,1,193,'6','Успейте заказать эффективное поисковое продвижение с выгодой 35% \r\nОптимизируем новый сайт по ключевым фразам, отстроим от конкурентов и выведем в ТОП по России http://proffseo.ru/uslugi.html\r\n \r\nЕще истории успеха http://proffseo.ru/#rec578988631\r\n \r\nвырос трафик с мобильных устройств http://proffseo.ru/contacts.html\r\n \r\nСпециально под ваши условия и техническое задание мы разработаем индивидуальный план продвижения, состоящий из 12 шагов по 22 дня http://proffseo.ru/#rec578988631\r\n \r\nСпециалисты агентства всегда соблюдают поставленные сроки и KPI http://proffseo.ru/\r\n  Благодаря работе команды i-Media за 2 года удалось увеличить трафик с 3230 до 9060 пользователей в месяц http://proffseo.ru/#rec578916332',''),(1655,1,193,'7.1','1',''),(1656,1,193,'7.2','I have read and agree to the privacy policy',''),(1657,1,193,'7.3','2',''),(1658,1,194,'1','Alfredspich',''),(1659,1,194,'3','y.kuvayev@mail.ru',''),(1660,1,194,'4','Apple',''),(1661,1,194,'5','81224129879',''),(1662,1,194,'6','В ассортименте нашего интернет-магазина мы постарались собрать весь необходимый спектр реставрационных материалов и инструментов для устранения повреждений на деревянных, ламинированных, керамических и других поверхностях https://p-parquet.ru/1k-polihloroprenovyj-klej-maxipren-15l\r\n \r\n№ F 8973 Титан https://p-parquet.ru/osmo-holzschutz-lasur-maslo-zashchitnaya-729-2l5\r\n \r\nОбновляют интерьер, позволяют расцветить и обогатить детали при помощи золочения https://p-parquet.ru/parketnyy-lak-lobadur-2k-supra-at\r\n  окрашивания и т https://p-parquet.ru/maslo-dlya-restavratsii-tsv-makhagon-borma-wachs\r\n д https://p-parquet.ru/flexifoam\r\n \r\nСовременные реставрационные материалы позволяют с успехом устранять незначительные повреждения на фанерованных, синтетических и пр https://p-parquet.ru/zashchitnoye-sredstvo-novogo-pokoleniya-lobadur-2k-invisibleprotect-at\r\n  поверхностях  https://p-parquet.ru/inzhenernaya-doska-dub-rustik-150-160mm-h-15mm-bez-pokrytiya-dvuhslojnaya\r\n  Данные дефекты практически неизбежно возникают при транспортировке корпусной и кухонной мебели, дверей, мебельных панелей и пр https://p-parquet.ru/retush-lakovaya-ritocchi-semicopenti-borma-wachs-24\r\n  В отсутствии качественных шлифовальных материалов изделие возвращают на производство, что закономерно сопряжено с дополнительными финансовыми и временными затратами https://p-parquet.ru/zashchitnoye-maslo-lazur-dlya-drevesiny-s-effektom-serebra-grafit\r\n  Для устранения дефектов и нивелирования повреждений и сколов современные производители предлагают различные ремонтные составы и смеси https://p-parquet.ru/maslo-s-voskom-dlya-dereva-loba-markant-mat-2-5l\r\n \r\n№ U 1115 Серый платиновый https://p-parquet.ru/retush-lakovaya-ritocchi-semicopenti-borma-wachs\r\n \r\n7 https://p-parquet.ru/dekorativnoye-pokrytiye-shebbi-shik-44\r\n  Материалы для реставрации мебели https://p-parquet.ru/dekorativnaya-voskovaya-emal-dlya-vnutrennih-i-naruzhnyh-rabot-borma-dekorwachs-lasur-136-zelennaya-sosna-750ml-2\r\n  Для реставрации мебели применяются следующие материалы: мягкие и твердые воски для дерева, ретуширующие карандаши на основен морилки и лака, цветная эмаль, ретуширующие краски, лак-спрей https://p-parquet.ru/maslo-dlya-parketa-2-kh-komponentnoye-c-tverdym-voskom-borma-wachs-kopiya\r\n  Материалы идеально подходят для устранения любых дефектов мебели: царапин, трещин, сколов https://p-parquet.ru/retushiruyushchij-marker-holzmarker-borma-wachs-122\r\n  Материалы для реставрации мебели готовы к использованию и не требуют специальных навыков и знаний для работы с ними https://p-parquet.ru/maslo-grunt-dlya-parketa-grundierol-borma-wachs-15\r\n  После применения материалов для реставрации мебели обработанные поверхности не требуют дальнейшей отделки, однако материалы для реставрации совместимы с любыми лакокрасочными покрытиями и могут быть обработаны в будущем https://p-parquet.ru/magazin/vendor/osmo/p/8',''),(1663,1,194,'7.1','1',''),(1664,1,194,'7.2','I have read and agree to the privacy policy',''),(1665,1,194,'7.3','2',''),(1666,1,195,'1','Ralphspape',''),(1667,1,195,'3','yulya.onipchenko.88@mail.ru',''),(1668,1,195,'4','FBI',''),(1669,1,195,'5','82194533886',''),(1670,1,195,'6','Сотрудничество с постоянными партнерами и поставщиками, проверенными временем Использование высокопроизводительного оборудования Применение экологически чистых и безопасных материалов Строгий контроль производственного процесса https://shkafi-kuhni.ru/page33461085.html\r\n \r\nот 67 875 р https://shkafi-kuhni.ru/\r\n  за 1м https://shkafi-kuhni.ru/page33376464.html\r\n  пог https://shkafi-kuhni.ru/page33461085.html\r\n  *в базовой комплектации https://shkafi-kuhni.ru/\r\n \r\nГарантируем высокое качество продукции https://shkafi-kuhni.ru/page33375319.html\r\n \r\nЦена до акции: 19714 р https://shkafi-kuhni.ru/page33376467.html\r\n  от 13800 р https://shkafi-kuhni.ru/page33375328.html\r\n \r\nПРОИЗВОДСТВО МЕБЕЛИ ПО ИНДИВИДУАЛЬНОМУ ЗАКАЗУ https://shkafi-kuhni.ru/page33375328.html\r\n \r\nот 63 882 р https://shkafi-kuhni.ru/page33375328.html\r\n  за 1м https://shkafi-kuhni.ru/\r\n  пог https://shkafi-kuhni.ru/page33375319.html\r\n  *в базовой комплектации https://shkafi-kuhni.ru/',''),(1671,1,195,'7.1','1',''),(1672,1,195,'7.2','I have read and agree to the privacy policy',''),(1673,1,195,'7.3','2',''),(1674,1,196,'1','ManuelAdemi',''),(1675,1,196,'3','combontsegal37@mail.ru',''),(1676,1,196,'4','FBI',''),(1677,1,196,'5','86749754968',''),(1678,1,196,'6','Для уверенности мы даем гарантию сроком на 10 лет https://teplovtermo.ru/\r\n \r\nПодготовить фасад нового или изношенного здания https://teplovtermo.ru/\r\n  Берем первую термопанель и выставляем ее по уровню, прикрепив через направляющие дюбелем или саморезом https://teplovtermo.ru/\r\n  Подровнять и обрезать лишние участки можно болгаркой с алмазным кругом https://teplovtermo.ru/\r\n  После, заполняем строительной пеной боковые щели со всех сторон и стыкуем следующую https://teplovtermo.ru/\r\n \r\nПлощадь: 215 м2 https://teplovtermo.ru/\r\n \r\nЦена за кв https://teplovtermo.ru/\r\n м: \r\nПредставьте как может преобразиться ваш дом после монтажа термопанелей https://teplovtermo.ru/\r\n \r\nУслуги и сервис https://teplovtermo.ru/',''),(1679,1,196,'7.1','1',''),(1680,1,196,'7.2','I have read and agree to the privacy policy',''),(1681,1,196,'7.3','2',''),(1682,1,197,'1','DavidDeemi',''),(1683,1,197,'3','tacusol-6816@mail.ru',''),(1684,1,197,'4','Google',''),(1685,1,197,'5','81888127363',''),(1686,1,197,'6','Поспешите заказать перетяжку в Москве недорого и в качественном исполнении! На все работы у нас установлены доступные цены за счет того, что мы сотрудничаем напрямую с производителями фурнитуры и отделочных материалов для различных мебельных конструкций https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/ottimo/mejkomnatnaa-dver-o17.html\r\n \r\nВсе материалы, используемые нами в производстве, абсолютно безопасны для детей и домашних животных и имеют соответствующие сертификаты, подтверждающие это https://www.legnostyle.ru/catalog/lestnici/derevannie-vintovie-lestnici/lestnica-l4-2.html\r\n \r\nЕвропейская мебель всегда пользовалась популярностью за пределами тех стран, в которых она производилась, особенно если речь шла об изделиях искусных итальянских мастеров https://www.legnostyle.ru/catalog/lestnici/otdelka-betonnyh-lestnic/lestnica-l8-9.html\r\n   Сегодня ничего не изменилось - мебель из Европы позволят сделать интерьер стильным и статусным https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/peregorodka-model-a-26.html\r\n   А для того, чтобы получить настоящий эксклюзив, стоит заглянуть на сайт  - здесь в каталоге представлены элитные предметы интерьера, которые направляются непосредственно с фабрик Италии и других стран https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/d-peregorodki/a-40.html\r\n \r\nРеставрация выполняется опытными мастерами на профессиональном уровне https://www.legnostyle.ru/catalog/lestnici/na-vtoroy-etazh/lestnica-l1-6.html\r\n   Позвоните по нашему телефону прямо сейчас, чтобы пригласить специалиста на дом или в офис! Мы вернем ваши изделия к жизни быстро, аккуратно и качественно! \r\nДизайнеры активно впитывают в себя все особенности мебельной моды 20-го столетия, кожа в те времена была супер модна https://www.legnostyle.ru/catalog/inter-eri/peregorodki/a-30.html\r\n   Это объясняется тем что определенные стили пестрили шиком, такой материал как кожа, смог прекрасно тогда поддержать тему богатства и роскоши https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/perfetto/\r\n   Набирающие популярность этнический стиль и колониальный, также выделяются наличием большого количества кожаных элементов мебели https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/mejkomnatnie-arki-i-portali/arka-a8.html\r\n \r\nНеобычность и узнаваемость стиля достигается за счет уникального соединения гибкости и особенного принципа работы с новыми материалами и ценными породами дерева https://www.legnostyle.ru/nadejnaya-dver.html\r\n   Подход к дизайну строится на объединении мастерства, стиля, постоянных исследований и креативности https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/impressio/model-i8.html',''),(1687,1,197,'7.1','1',''),(1688,1,197,'7.2','I have read and agree to the privacy policy',''),(1689,1,197,'7.3','2',''),(1690,1,198,'1','Kermit Kotter',''),(1691,1,198,'3','kermit.kotter@gmail.com',''),(1692,1,198,'4','Kermit Kotter',''),(1693,1,198,'5','4032486351',''),(1694,1,198,'6','Ever wonder why some websites pump out viral post after viral post?\r\n\r\nOr why some brands have products that fly off the shelves while their competition falls flat?\r\n\r\nOr why you couldn’t resist clicking on a link you knew was a sleazy sales page?\r\n\r\nThe answer is simple.\r\n\r\nThese brands have smart marketers. Marketers who use power words.\r\n\r\nThese power words trigger an emotional response and pack some serious punch, getting us to click on ads, share blog posts and buy from sales pages.\r\n\r\nLearn More: https://www.marketingclimb.com/power-words\r\n\r\nTalk soon\r\nKevin\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nOpt Out Your Site\r\nhttps://topmarketingtips.systeme.io/unsubscribe',''),(1695,1,198,'7.1','1',''),(1696,1,198,'7.2','I have read and agree to the privacy policy',''),(1697,1,198,'7.3','2',''),(1698,1,199,'1','Jeanne Abney',''),(1699,1,199,'3','abney.jeanne33@outlook.com',''),(1700,1,199,'4','Jeanne Abney',''),(1701,1,199,'5','42942366',''),(1702,1,199,'6','Get more leads for your actuate.agency website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.tv/FFVAX\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.',''),(1703,1,199,'7.1','1',''),(1704,1,199,'7.2','I have read and agree to the privacy policy',''),(1705,1,199,'7.3','2',''),(1706,1,200,'1','Gordon Wampler',''),(1707,1,200,'3','gordon.wampler@yahoo.com',''),(1708,1,200,'4','Gordon Wampler',''),(1709,1,200,'5','798851533',''),(1710,1,200,'6','Are you making the most of the potential of your actuate.agency website? Many sites overlook thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to a quarter million visitors per month. Let’s boost your website traffic and turn more visitors into growth. Get more information here: https://shorten.tv/qdTg5',''),(1711,1,200,'7.1','1',''),(1712,1,200,'7.2','I have read and agree to the privacy policy',''),(1713,1,200,'7.3','2',''),(1714,1,201,'1','Erica Bowen',''),(1715,1,201,'3','erica.bowen@outlook.com',''),(1716,1,201,'4','Erica Bowen',''),(1717,1,201,'5','4149866',''),(1718,1,201,'6','Hello actuate.agency admin\r\nHappy 2025 new year\r\nam i able to request you check out my internet site?\r\n\r\nhttps://thesuperblogsforyou.ourcodeblog.com/32334903/849382\r\n\r\n\r\n\r\nthanks\r\nErica',''),(1719,1,201,'7.1','1',''),(1720,1,201,'7.2','I have read and agree to the privacy policy',''),(1721,1,201,'7.3','2',''),(1722,1,202,'1','Cathy Countryman',''),(1723,1,202,'3','cathy.countryman48@yahoo.com',''),(1724,1,202,'4','Cathy Countryman',''),(1725,1,202,'5','379836214',''),(1726,1,202,'6','Your website, actuate.agency, might be reaching so many more people! On average, sites like yours could attract over 1K visitors per day. That’s where our AI-powered traffic system helps—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a 4,000 free targeted visitors to realize the impact firsthand. Afterward, our plans deliver up to 250,000, helping your website increase its audience and engagement effortlessly. Get more information here: https://shorten.so/lBkc6',''),(1727,1,202,'7.1','1',''),(1728,1,202,'7.2','I have read and agree to the privacy policy',''),(1729,1,202,'7.3','2',''),(1730,1,203,'1','Ernie Gott',''),(1731,1,203,'3','sales@amazingaipodcasts.com',''),(1732,1,203,'4','Amazing AI Reviews!',''),(1733,1,203,'5','493647135',''),(1734,1,203,'6','Unlock Your Potential with AI-Generated Podcasts\r\nDiscover the Power of AI in Podcasting\r\n\r\nIn this digital age, the way we engage with content is rapidly evolving. If you\'re in music, business, or storytelling, consider embracing AI-generated podcasts as your new tool for success. These new innovative audio solutions can help you connect with your audience like never before.\r\n\r\nWhy AI-Generated Podcasts?\r\n\r\nAI-generated podcasts provide a unique opportunity to enhance your brand and share your message. Whether you\'re promoting a new album, launching a business, or discussing a captivating book or movie, an AI-generated podcast can streamline your content creation. \r\n\r\nHow to Get Started\r\n\r\nIf you’re interested in exploring AI-generated podcasts, visit our website to check out our examples. We provide tailored solutions to suit your specific needs—be it for a professional venture or personal project. Don\'t miss the chance to elevate your storytelling and make your voice heard. Explore the possibilities today!\r\n\r\nThank you\r\n\r\nAmazing AI Reviews\r\nhttps://amazingaireviews.com',''),(1735,1,203,'7.1','1',''),(1736,1,203,'7.2','I have read and agree to the privacy policy',''),(1737,1,203,'7.3','2',''),(1738,1,203,'previous_status','active',NULL),(1739,1,202,'previous_status','active',NULL),(1740,1,201,'previous_status','active',NULL),(1741,1,200,'previous_status','active',NULL),(1742,1,199,'previous_status','active',NULL),(1743,1,198,'previous_status','active',NULL),(1744,1,197,'previous_status','active',NULL),(1745,1,196,'previous_status','active',NULL),(1746,1,195,'previous_status','active',NULL),(1747,1,194,'previous_status','active',NULL),(1748,1,193,'previous_status','active',NULL),(1749,1,192,'previous_status','active',NULL),(1750,1,191,'previous_status','active',NULL),(1751,1,190,'previous_status','active',NULL),(1752,1,189,'previous_status','active',NULL),(1753,1,188,'previous_status','active',NULL),(1754,1,187,'previous_status','active',NULL),(1755,1,186,'previous_status','active',NULL),(1756,1,185,'previous_status','active',NULL),(1757,1,184,'previous_status','active',NULL),(1758,1,183,'previous_status','active',NULL),(1759,1,182,'previous_status','active',NULL),(1760,1,181,'previous_status','active',NULL),(1761,1,180,'previous_status','active',NULL),(1762,1,179,'previous_status','active',NULL),(1763,1,178,'previous_status','active',NULL),(1764,1,177,'previous_status','active',NULL),(1765,1,176,'previous_status','active',NULL),(1766,1,175,'previous_status','active',NULL),(1767,1,174,'previous_status','active',NULL),(1768,1,173,'previous_status','active',NULL),(1769,1,172,'previous_status','active',NULL),(1770,1,171,'previous_status','active',NULL),(1771,1,170,'previous_status','active',NULL),(1772,1,169,'previous_status','active',NULL),(1773,1,168,'previous_status','active',NULL),(1774,1,167,'previous_status','active',NULL),(1775,1,166,'previous_status','active',NULL),(1776,1,165,'previous_status','active',NULL),(1777,1,164,'previous_status','active',NULL),(1778,1,163,'previous_status','active',NULL),(1779,1,162,'previous_status','active',NULL),(1780,1,161,'previous_status','active',NULL),(1781,1,160,'previous_status','active',NULL),(1782,1,159,'previous_status','active',NULL),(1783,1,158,'previous_status','active',NULL),(1784,1,157,'previous_status','active',NULL),(1785,1,156,'previous_status','active',NULL),(1786,1,155,'previous_status','active',NULL),(1787,1,154,'previous_status','active',NULL),(1788,1,153,'previous_status','active',NULL),(1789,1,152,'previous_status','active',NULL),(1790,1,151,'previous_status','active',NULL),(1791,1,150,'previous_status','active',NULL),(1792,1,149,'previous_status','active',NULL),(1793,1,148,'previous_status','active',NULL),(1794,1,147,'previous_status','active',NULL),(1795,1,146,'previous_status','active',NULL),(1796,1,145,'previous_status','active',NULL),(1797,1,144,'previous_status','active',NULL),(1798,1,143,'previous_status','active',NULL),(1799,1,142,'previous_status','active',NULL),(1800,1,141,'previous_status','active',NULL),(1801,1,140,'previous_status','active',NULL),(1802,1,139,'previous_status','active',NULL),(1803,1,138,'previous_status','active',NULL),(1804,1,137,'previous_status','active',NULL),(1805,1,136,'previous_status','active',NULL),(1806,1,135,'previous_status','active',NULL),(1807,1,134,'previous_status','active',NULL),(1808,1,133,'previous_status','active',NULL),(1809,1,132,'previous_status','active',NULL),(1810,1,131,'previous_status','active',NULL),(1811,1,130,'previous_status','active',NULL),(1812,1,129,'previous_status','active',NULL),(1813,1,128,'previous_status','active',NULL),(1814,1,127,'previous_status','active',NULL),(1815,1,126,'previous_status','active',NULL),(1816,1,125,'previous_status','active',NULL),(1817,1,124,'previous_status','active',NULL),(1818,1,123,'previous_status','active',NULL),(1819,1,122,'previous_status','active',NULL),(1820,1,121,'previous_status','active',NULL),(1821,1,120,'previous_status','active',NULL),(1822,1,204,'1','Ronaldwal',''),(1823,1,204,'3','ketpchantila1982@op.pl',''),(1824,1,204,'4','FBI',''),(1825,1,204,'5','86266426297',''),(1826,1,204,'6','<a href=https://grand-kamin.ru/>биокамины цены фото</a> - купить камин дровяной для дачи, биокамин купить',''),(1827,1,204,'7.1','1',''),(1828,1,204,'7.2','I have read and agree to the privacy policy',''),(1829,1,204,'7.3','2',''),(1830,1,205,'1','JamesVonry',''),(1831,1,205,'3','barbariska8912@gmail.com',''),(1832,1,205,'4','Apple',''),(1833,1,205,'5','82238747916',''),(1834,1,205,'6','Доверьтесь нашему опыту и профессионализму — каждый диван, созданный нашей компанией, станет неотъемлемой частью вашего интерьера \r\nи принесет вам радость и удовлетворение на многие годы вперед - <a href=https://wfinbiz.com/bez-rubriki/divany-p-obraznye-kak-vybrat-idealnuyu-model-dlya-vashej-gostinoj/>диваны п образные</a>',''),(1835,1,205,'7.1','1',''),(1836,1,205,'7.2','I have read and agree to the privacy policy',''),(1837,1,205,'7.3','2',''),(1838,1,206,'1','Oliverdow',''),(1839,1,206,'3','ibucezevuda439@gmail.com',''),(1840,1,206,'4','Nokia',''),(1841,1,206,'5','86363538415',''),(1842,1,206,'6','Hæ, ég vildi vita verð þitt.',''),(1843,1,206,'7.1','1',''),(1844,1,206,'7.2','I have read and agree to the privacy policy',''),(1845,1,206,'7.3','2',''),(1846,1,207,'1','Chucky Wallace',''),(1847,1,207,'3','chuckywallace2@gmail.com',''),(1848,1,207,'4','alloutsaas',''),(1849,1,207,'5','3764914061',''),(1850,1,207,'6','Hey, it\'s Chucky Wallace. We have a ton of leads available for actuate.agency\r\n\r\nWho\'s a good contact to get these forwarded to you?\r\n\r\nHere\'s a link to my site: https://317agency.com/\r\n\r\nI look forward to speaking with you.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n                                                                                    Reply stop to unsubscribe',''),(1851,1,207,'7.1','1',''),(1852,1,207,'7.2','I have read and agree to the privacy policy',''),(1853,1,207,'7.3','2',''),(1854,1,208,'1','Kellye Chen',''),(1855,1,208,'3','kellye.chen@gmail.com',''),(1856,1,208,'4','Kellye Chen',''),(1857,1,208,'5','635235366',''),(1858,1,208,'6','Your website, actuate.agency, could be reaching so many more people! On average, sites like yours lose over a thousand potential visitors daily. That’s where our AI-powered traffic system comes in—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 visitors to realize the impact firsthand. Afterward, our plans offer up to 250,000, helping your website grow its audience and engagement effortlessly. Get more information here: https://shorten.tv/qdTg5',''),(1859,1,208,'7.1','1',''),(1860,1,208,'7.2','I have read and agree to the privacy policy',''),(1861,1,208,'7.3','2',''),(1862,1,209,'1','Jordan Miller',''),(1863,1,209,'3','scoggins.rosie6@googlemail.com',''),(1864,1,209,'4','Elevate Business Solutions',''),(1865,1,209,'5','7027428902',''),(1866,1,209,'6','Time to Act: How to Achieve Sustainable Growth in 2025\r\n\r\n Ready for Sustainable Growth in 2025?\r\n\r\nHi,\r\n\r\nSustainable growth is the foundation for long-term success. \r\nMany businesses struggle to maintain growth after initial success, but with the right approach, you can keep scaling year after year.\r\n\r\nWe’ll help you develop a plan that ensures sustainable growth, including:\r\n\r\nBuilding strong customer relationships.\r\nExpanding your product or service offerings.\r\nStrengthening your brand presence.\r\n\r\nIf you’re ready to make your growth last, \r\n\r\nCheck out our guide here: https://bit.ly/402zBpp\r\n\r\nHere’s to your future,\r\nJordan Miller\r\nElevate Business Solutions',''),(1867,1,209,'7.1','1',''),(1868,1,209,'7.2','I have read and agree to the privacy policy',''),(1869,1,209,'7.3','2',''),(1870,1,210,'1','Minna Eyre',''),(1871,1,210,'3','morrismi1@outlook.com',''),(1872,1,210,'4','Minna Eyre',''),(1873,1,210,'5','4699516187',''),(1874,1,210,'6','A remote job opportunity for a Law Firm, the role of a Payment/Deposit Handler. This position involves managing payments and deposits, ensuring accurate processing, and maintaining financial record. This position is only for candidates based in the US. \r\n\r\nJob location:  USA \r\nWeekly wages: $2,150 per week.\r\n\r\nWe are looking for a detail-oriented individual with a good background and no criminal record.\r\n\r\nIf you are interested in joining our team, please send an email to get more details    jasonmorris001@aol.com\r\n\r\nRegards.',''),(1875,1,210,'7.1','1',''),(1876,1,210,'7.2','I have read and agree to the privacy policy',''),(1877,1,210,'7.3','2',''),(1878,1,211,'1','Jerri Brault',''),(1879,1,211,'3','morrismi1@outlook.com',''),(1880,1,211,'4','Jerri Brault',''),(1881,1,211,'5','(03) 6262 3709',''),(1882,1,211,'6','A remote job opportunity for a Law Firm, the role of a Payment/Deposit Handler. This position involves managing payments and deposits, ensuring accurate processing, and maintaining financial record. This position is only for candidates based in the US. \r\n\r\nJob location:  USA \r\nWeekly wages: $2,150 per week.\r\n\r\nWe are looking for a detail-oriented individual with a good background and no criminal record.\r\n\r\nIf you are interested in joining our team, please send an email to get more details    jasonmorris001@aol.com\r\n\r\nRegards.',''),(1883,1,211,'7.1','1',''),(1884,1,211,'7.2','I have read and agree to the privacy policy',''),(1885,1,211,'7.3','2',''),(1886,1,212,'1','Addy',''),(1887,1,212,'3','venture4help@outlook.com',''),(1888,1,212,'4','Content Writing',''),(1889,1,212,'5','498612439',''),(1890,1,212,'6','My name is Addy, and I specialize in writing well-researched content tailored to meet the specific needs of your industry. I conduct thorough research using verified sources to ensure accuracy and reliability, incorporating elements like tables and statistics when required. I also have a deep understanding of keyword density and SEO optimization, ensuring that your content ranks well while maintaining readability. Whether your content needs a professional, casual, sales-driven, or straightforward tone, I adapt my writing style based on your target audience to provide the most effective communication. \r\n\r\nReach me at Venture4help@outlook.com for quality blogs, articles, E-commerce product descriptions, News Content and Library content.',''),(1891,1,212,'7.1','1',''),(1892,1,212,'7.2','I have read and agree to the privacy policy',''),(1893,1,212,'7.3','2',''),(1894,1,213,'1','ShawnCor',''),(1895,1,213,'3','barbariska8912@gmail.com',''),(1896,1,213,'4','FBI',''),(1897,1,213,'5','83447598283',''),(1898,1,213,'6','Когда речь идет о ремонте, выбор правильной краски — это один из самых важных этапов. Строительные краски не только придают вашему интерьеру стильный вид, но и защищают поверхности от внешних воздействий. Мы предлагаем широкий ассортимент высококачественных строительных красок, которые удовлетворят потребности как профессиональных строителей, так и домашних мастеров - <a href=https://wfinbiz.com/prochee/vybor-kraski-dlya-vnutrennih-rabot/>краска для внутренних работ</a>',''),(1899,1,213,'7.1','1',''),(1900,1,213,'7.2','I have read and agree to the privacy policy',''),(1901,1,213,'7.3','2',''),(1902,1,214,'1','Kraig Wilkins',''),(1903,1,214,'3','wilkins.kraig@gmail.com',''),(1904,1,214,'4','Kraig Wilkins',''),(1905,1,214,'5','3934292696',''),(1906,1,214,'6','What if your website actuate.agency experienced a remarkable boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can experience the results firsthand. Beyond the trial, we provide plans for up to a quarter million visitors monthly, all targeted to match your audience needs. Let’s expand your site’s reach together. Get more information here: https://shorten.so/lBkc6',''),(1907,1,214,'7.1','1',''),(1908,1,214,'7.2','I have read and agree to the privacy policy',''),(1909,1,214,'7.3','2',''),(1910,1,215,'1','Mabel Soward',''),(1911,1,215,'3','soward.mabel87@gmail.com',''),(1912,1,215,'4','Mabel Soward',''),(1913,1,215,'5','29184268',''),(1914,1,215,'6','What if your website actuate.agency experienced a remarkable boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can test the results firsthand. Beyond the trial, we deliver plans for up to a quarter million visitors monthly, all targeted to align with your niche. Let’s expand your site’s reach together. Get more information here: https://shorten.is/3amtL',''),(1915,1,215,'7.1','1',''),(1916,1,215,'7.2','I have read and agree to the privacy policy',''),(1917,1,215,'7.3','2',''),(1918,1,216,'1','Bart Charlesworth',''),(1919,1,216,'3','charlesworth.bart@googlemail.com',''),(1920,1,216,'4','Bart Charlesworth',''),(1921,1,216,'5','261588531',''),(1922,1,216,'6','Did you know that your website actuate.agency might not be achieve maximum traffic? With our advanced AI traffic system, you could be gain access to thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation complimentary 4,000 targeted visitors to showcase what’s possible. Once you see the difference, our scalable options deliver up to 250K. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https://shorten.is/3amtL',''),(1923,1,216,'7.1','1',''),(1924,1,216,'7.2','I have read and agree to the privacy policy',''),(1925,1,216,'7.3','2',''),(1926,1,217,'1','Novella Etienne',''),(1927,1,217,'3','etienne.novella15@yahoo.com',''),(1928,1,217,'4','Novella Etienne',''),(1929,1,217,'5','45082937',''),(1930,1,217,'6','Are you maximizing the potential of your actuate.agency website? Many sites miss out on thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you reach this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to a quarter million visitors per month. Let’s transform your website traffic and turn more visitors into opportunities. Get more information here: https://shorten.is/3amtL',''),(1931,1,217,'7.1','1',''),(1932,1,217,'7.2','I have read and agree to the privacy policy',''),(1933,1,217,'7.3','2',''),(1934,1,218,'1','Ricardo Ashley',''),(1935,1,218,'3','coursereelai@moredollar.info',''),(1936,1,218,'4','Sammy Seaman',''),(1937,1,218,'5','71-62-34-91',''),(1938,1,218,'6','Imagine having a tool that helps you create professional, high-quality video courses in minutes, without any technical skills or expertise.\r\n\r\nNow picture these courses attracting students, driving traffic, and generating revenue—completely automated.\r\n\r\nToday’s your chance to turn that vision into reality with CourseReelAI Max, the revolutionary platform transforming the way online courses are created and sold.\r\n\r\n: https://www.moredollar.info/coursereelai \r\n\r\nCourseReelAI Max solves major course creation challenges by eliminating the need for costly equipment, lengthy planning, or professional editing skills.\r\n\r\nIt enables you to create AI-driven courses that are engaging, polished, and ready to sell—no experience required.\r\n\r\nWith CourseReelAI Max, you gain:\r\n\r\n⭐ AI-recommended course topics and chapters tailored to your niche.\r\n⭐ Automated content creation for each chapter, including slides and voiceovers.\r\n⭐ Stunning promo videos, quizzes, PDFs, and ebooks to enhance your courses.\r\n⭐ High-converting landing pages and persuasive sales copy for marketing.\r\n⭐ Dynamic features like Custom Voice Integration and Talking Head avatars.\r\n\r\nHere’s just a glimpse of what you can achieve with CourseReelAI Max:\r\n\r\n✅ Repurpose blog posts or scripts into professional video courses.\r\n✅ Publish profitable courses on platforms like Udemy or Teachable.\r\n✅ Create video sales letters that captivate and convert.\r\n✅ Build review videos for YouTube or affiliate promotions.\r\n✅ Develop marketing videos for local businesses.\r\n✅ Scale your content library with up to 50 videos per week.\r\n✅ Offer multilingual courses to reach a global audience.\r\n\r\n❌ No need for video editing skills—CourseReelAI Max does the heavy lifting.\r\n❌ No need for costly software—get it all in one intuitive platform.\r\n❌ No need for hours of work—create an entire course in minutes!\r\n\r\n: https://www.moredollar.info/coursereelai \r\n\r\nDon’t wait, actuate.agency!       This limited-time offer won’t last long.       Start creating your video course empire today and claim your exclusive bonuses.\r\n\r\nRicardo Ashley\r\n\r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=actuate.agency \r\nAddress: 1371 Rebecca Street\r\nSchaumburg, IL 60173',''),(1939,1,218,'7.1','1',''),(1940,1,218,'7.2','I have read and agree to the privacy policy',''),(1941,1,218,'7.3','2',''),(1942,1,219,'1','???? Notification; TRANSACTION 1,82412 BTC. Verify => https://telegra.ph/Message--2868-12-25?hs=d99a3ed2db8fae25760a793080652486& ????',''),(1943,1,219,'3','romnik2012@code-gmail.com',''),(1944,1,219,'4','e2z60h',''),(1945,1,219,'5','877752134865',''),(1946,1,219,'6','0qxlee',''),(1947,1,219,'7.1','1',''),(1948,1,219,'7.2','I have read and agree to the privacy policy',''),(1949,1,219,'7.3','2',''),(1950,1,220,'1','???? We send a gift from unknown user. Verify >> https://telegra.ph/Message--2868-12-25?hs=823f89b7471a3a5e0178dbb176b07b47& ????',''),(1951,1,220,'3','romnik2012@code-gmail.com',''),(1952,1,220,'4','4s3gx0',''),(1953,1,220,'5','737232212330',''),(1954,1,220,'6','cu91j4',''),(1955,1,220,'7.1','1',''),(1956,1,220,'7.2','I have read and agree to the privacy policy',''),(1957,1,220,'7.3','2',''),(1958,1,221,'1','Velma Plummer',''),(1959,1,221,'3','velma.plummer8@outlook.com',''),(1960,1,221,'4','Velma Plummer',''),(1961,1,221,'5','488780033',''),(1962,1,221,'6','Get more leads for your actuate.agency website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ln.run/hAaGR\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.',''),(1963,1,221,'7.1','1',''),(1964,1,221,'7.2','I have read and agree to the privacy policy',''),(1965,1,221,'7.3','2',''),(1966,1,222,'1','Ardita J Fish',''),(1967,1,222,'3','judy.fish@googlemail.com',''),(1968,1,222,'4','Judy Fish',''),(1969,1,222,'5','638342853',''),(1970,1,222,'6','Hi,\r\nMy name is RArdita Ji, I have the skill to create a professional Pinterest presence for you. Your updated account will showcase your product, service or posts to millions of users searching for experts, boards & pins in your niche.\r\n\r\nClick here to start ====> https://shorturl.at/mbppj',''),(1971,1,222,'7.1','1',''),(1972,1,222,'7.2','I have read and agree to the privacy policy',''),(1973,1,222,'7.3','2',''),(1974,1,223,'1','Florence Bruntnell',''),(1975,1,223,'3','florence.bruntnell@gmail.com',''),(1976,1,223,'4','Florence Bruntnell',''),(1977,1,223,'5','6992912042',''),(1978,1,223,'6','Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals',''),(1979,1,223,'7.1','1',''),(1980,1,223,'7.2','I have read and agree to the privacy policy',''),(1981,1,223,'7.3','2',''),(1982,1,224,'1','Jordan Miller',''),(1983,1,224,'3','doyle.frahm65@yahoo.com',''),(1984,1,224,'4','Elevate Business Solutions',''),(1985,1,224,'5','3813715630',''),(1986,1,224,'6','The Power of Smart Investments for Maximum Returns\r\n\r\n Make 2025 the Year of Smart Investments\r\n\r\nHi,\r\n\r\nTo reach new heights in 2025, it’s crucial to make smart investments — whether in your team, technology, or marketing efforts. \r\nThe right investments can significantly enhance your ability to scale and achieve your business goals.\r\n\r\nWe’ve outlined key investment strategies for businesses just like yours, ensuring maximum returns and long-term growth.\r\n\r\nReady to learn how to make 2025 your year of smart investments?\r\n\r\nVisit us here to explore your options: https://bit.ly/402zBpp\r\n\r\n\r\nBest,\r\nJordan Miller\r\nElevate Business Solutions',''),(1987,1,224,'7.1','1',''),(1988,1,224,'7.2','I have read and agree to the privacy policy',''),(1989,1,224,'7.3','2',''),(1990,1,225,'1','crypto7Odoft',''),(1991,1,225,'3','777@zel.biz',''),(1992,1,225,'4','Nokia',''),(1993,1,225,'5','81559946998',''),(1994,1,225,'6','NFTs have brought a new form of digital ownership to the art world.  \r\n \r\n<a href=https://t.me/s/cryptonetlake>https://t.me/s/cryptonetlake</a>',''),(1995,1,225,'7.1','1',''),(1996,1,225,'7.2','I have read and agree to the privacy policy',''),(1997,1,225,'7.3','2',''),(1998,1,226,'1','Charlesemaib',''),(1999,1,226,'3','oscar25Odoft@gmail.com',''),(2000,1,226,'4','Apple',''),(2001,1,226,'5','81711887246',''),(2002,1,226,'6','Hello, \r\n \r\nAre you ready to step into the future of web development? Neuron Expert, an advanced AI platform, is looking for skilled webmasters to collaborate on creating and managing AI-powered virtual companies. These innovative businesses leverage sophisticated AI technology to revolutionize online operations, and we need your expertise to make it happen! \r\n \r\nWhy Join Neuron Expert? \r\n \r\nInnovative Projects: \r\nWork on AI-driven companies that redefine the way businesses operate online. \r\n \r\nFlexible Opportunities: \r\nChoose your schedule and projects. \r\n \r\nCompetitive Earnings: \r\nGet paid for your expertise while contributing to groundbreaking initiatives. \r\n \r\nExpand Your Skills: \r\nGain experience in integrating AI with web development. \r\n \r\nWhat We Need: \r\n• Proficiency in web development and website management. \r\n• Experience with various CMS platforms, plugins, themes, and customizations. \r\n• Passion for innovation and AI-driven solutions. \r\n \r\nReady to Join? \r\n \r\nTake the next step and become a part of the Neuron Expert community. Together, we’ll shape the future of virtual companies! \r\n \r\nClick here (https://neuron.expert/network/#webmasters) to join or learn more! \r\n \r\nBest regards, \r\nThe Neuron Expert Team',''),(2003,1,226,'7.1','1',''),(2004,1,226,'7.2','I have read and agree to the privacy policy',''),(2005,1,226,'7.3','2',''),(2006,4,227,'1','Sachin Rajesh Lotade',''),(2007,4,227,'7','PHP Developer',''),(2008,4,227,'3','sachinlotade1596@gmail.com',''),(2009,4,227,'4','9324366645',''),(2010,4,227,'5','Subject: Application for PHP Developer Role\r\n\r\nDear Actuateagency Hiring Team,\r\n\r\nI am writing to express my interest in the PHP Developer position at Actuate agency. i\'m from India and i\'m willing to work remotely With one year of experience in HTML, JavaScript, and React,Adobe photoshop,Adobe illusrator as well as three years of expertise in UI/UX design, I bring a blend of technical and creative skills to the table that aligns well with the requirements of this role.\r\n\r\nDuring my career, I have worked on diverse projects, including a [PHP project, e.g., \"web application that streamlined task management for a small business\"]. This project not only strengthened my proficiency in PHP but also allowed me to integrate my front-end development skills and UI/UX design principles to create a seamless user experience.\r\n\r\nMy strong foundation in React and JavaScript enables me to develop dynamic and responsive user interfaces, while my UI/UX background ensures that the solutions I build are intuitive and user-friendly. I am passionate about creating efficient, maintainable, and visually appealing applications that meet both user needs and business goals.\r\n\r\nI am excited about the opportunity to contribute to actuate agency  and am confident that my skill set and enthusiasm for web development will make a meaningful impact. I would welcome the chance to discuss how my experience aligns with your team’s needs.\r\n\r\nThank you for considering my application. I look forward to the possibility of contributing to [Company Name]\'s success.\r\n\r\nBest regards,\r\nSachin L.\r\nhttps://sachinlotade.netlify.app/',''),(2011,4,227,'6','https://actuate.webpreview.co/wp-content/uploads/gravity_forms/4-ad75ad6b674eeb379fd45b1c8ec6a3cb/2025/01/ResumeSachin.pdf',''),(2012,4,227,'148424e5cddaba04aceb5846c67b8e3346b2026c6780da67f9be87fdf16233b24325845ba2ed3b1aff7f5c97c2f0536b107b48dcc5856c7609da5e9cb89cfa6a','a:3:{s:4:\"path\";s:102:\"/home/actuate/public_html/wp-content/uploads/gravity_forms/4-ad75ad6b674eeb379fd45b1c8ec6a3cb/2025/01/\";s:3:\"url\";s:103:\"https://actuate.webpreview.co/wp-content/uploads/gravity_forms/4-ad75ad6b674eeb379fd45b1c8ec6a3cb/2025/01/\";s:9:\"file_name\";s:16:\"ResumeSachin.pdf\";}',NULL),(2013,1,228,'1','Meridith Shorter',''),(2014,1,228,'3','meridith.shorter@gmail.com',''),(2015,1,228,'4','Meridith Shorter',''),(2016,1,228,'5','127013251',''),(2017,1,228,'6','Every day, websites like actuate.agency miss valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to increase engagement and traffic to your site.\r\n\r\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as 250K visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https://shorten.world/jURUn',''),(2018,1,228,'7.1','1',''),(2019,1,228,'7.2','I have read and agree to the privacy policy',''),(2020,1,228,'7.3','2',''),(2021,1,229,'1','Christopher Jones',''),(2022,1,229,'3','neuro@dollartip.info',''),(2023,1,229,'4','Chasity Kelleher',''),(2024,1,229,'5','089 14 28 61',''),(2025,1,229,'6','If you have used AIs before and want a cheat code to access more of them without paying a dime, you now have access to the Premium versions in just one Dashboard.\r\n\r\n… Without a monthly subscription\r\n\r\n>>  Click here to get the 100+ AIs on a single dashboard: https://www.dollartip.info/neuro .\r\n\r\nYou can now access premium AI apps like ChatGPT, Leonard AI, DALL-E, Canva AI, Claude, Gemini, Copilot, ElevenLab, Bard AI, MidJourney, Jasper, Stable Diffusion, Synthesia and 90+ More Powerful AI Models\r\n\r\nWhich you can never easily get on a normal day without paying for them.\r\n\r\nIt has equally saved me over $1000 monthly that I can invest back into my business for 2x profit…\r\n\r\nThis means you get backdoor access to create any kind of  4k Images, Articles, Write Ads, Branding, Logos, Business Cards, 8k  Motion Videos, Funnels, Voiceovers, Clone Voice, Turn Speech To Text, Create AI Assistant ChatBots, And Much Much More.\r\n\r\n>>Get INSTANT access here: https://www.dollartip.info/neuro \r\n\r\nAll you need is- give an instruction and voila you simply generate anything.\r\n\r\nNo matter the business you run online,\r\n\r\nThis is the cheapest way to get an AI Model that makes running a business online easy with automated profit - without joggling between paid AI apps.\r\n\r\nFinally, this will save you thousands of dollars monthly/yearly\r\n\r\n>>  Click here to get the 100+ AIs on a single dashboard: https://www.dollartip.info/neuro .\r\n\r\nChristopher Jones\r\n\r\n\r\nUNSUBSCRIBE: https://www.dollartip.info/unsubscribe/?d=actuate.agency \r\nAddress: 840 Maud Street\r\nDover, DE 19901',''),(2026,1,229,'7.1','1',''),(2027,1,229,'7.2','I have read and agree to the privacy policy',''),(2028,1,229,'7.3','2',''),(2029,1,230,'1','Iyannaneple',''),(2030,1,230,'3','tschetter@bradd97.lumbermilltricks.com',''),(2031,1,230,'4','FBI',''),(2032,1,230,'5','82174748578',''),(2033,1,230,'6','бонус код для jack poker \r\n<a href=\"https://t.me/s/jack_poker_bonus_kod\">рабочий бонус код jack poker</a>',''),(2034,1,230,'7.1','1',''),(2035,1,230,'7.2','I have read and agree to the privacy policy',''),(2036,1,230,'7.3','2',''),(2037,1,231,'1','Mathew Baron',''),(2038,1,231,'3','baron.alexander@gmail.com',''),(2039,1,231,'4','Alexander Baron',''),(2040,1,231,'5','26-20-40-55',''),(2041,1,231,'6','Hello\r\n\r\nI hope this message finds you well. My name is Mathew, and I am a Research Assistant in the Research and Development Department one of the leading biopharmaceutical company based in London, England. I am reaching out to explore a potential partnership opportunity. \r\n\r\nWe are currently seeking a reliable business representative in your region to assist us in sourcing essential raw materials used in the production of high-quality antiviral vaccines, cancer treatments, and other life-saving pharmaceutical products. While this may be outside of your primary area of expertise, it offers a unique opportunity to diversify your business interests and generate additional income.\r\n\r\nOur company has been actively searching for a reputable supplier but has yet to establish a direct source. \r\n\r\nHowever, I have identified a local supplier who offers the necessary materials at a significantly lower cost compared to our previous purchases. This could present a mutually beneficial opportunity for both parties.\r\n\r\nIf you are interested in learning more about the profit structure and the specifics of this potential collaboration, please feel free to reach out. \r\n\r\nI would be happy to provide additional details at your convenience.\r\n\r\nThank you for considering this partnership, and I look forward to your response.\r\n\r\nMathew Lundgren\r\nResearch & Dev Dept\r\nEmail: mathew@mathewlundgren.com',''),(2042,1,231,'7.1','1',''),(2043,1,231,'7.2','I have read and agree to the privacy policy',''),(2044,1,231,'7.3','2',''),(2045,1,232,'1','DavidDeemi',''),(2046,1,232,'3','tacusol-6816@mail.ru',''),(2047,1,232,'4','AliExpress',''),(2048,1,232,'5','87455613214',''),(2049,1,232,'6','Вам не нужно никуда ездить! Наш дизайнер привезет Вам на дом все необходимые образцы, сделает замеры и проконсультирует по всем интересующим Вас вопросам https://www.legnostyle.ru/catalog/inter-eri/potolki/pt-11.html\r\n \r\nПри создании современного и уютного интерьера в квартире или коттедже главную роль играет мебель https://www.legnostyle.ru/catalog/inter-eri/potolki/pt-7.html\r\n   Она регулирует степень комфорта и позволяет владельцу полноценно отдыхать после тяжелого трудового дня http://www.legnostyle.ru/catalog/lestnici/lestnica-l4-6.html\r\n \r\nЭлитная мебель — мебель для людей, которые по достоинству ценят роскошь, обладают своим собственным неповторимым представлением о стиле, обладают шикарным вкусом https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/arka-a34.html\r\n  Элитная мебель, которая создается из самых дорогих пород дерева — это главный признак истинного вкуса https://www.legnostyle.ru/catalog/kuhni/kuhna-13.html\r\n   В настоящее время для большинства людей символом успеха и богатства считаются предметы интерьера, которые выполнены из натуральных материалов в классическом виде https://www.legnostyle.ru/catalog/kuhni/kuhna-29.html\r\n   При этом стоимость мебель элитной категории выходят за границы так называемого среднего сегмента, и это вполне ясно https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/?PAGEN_1=2\r\n   Ведь даже далеко не вся мебель из древесного массива может называться элитной https://www.legnostyle.ru/catalog/mebel/mebel-dla-domasnei-biblioteki/mebel-dla-biblioteki-b-13.html\r\n   Ведь элитарность —не просто материалы дорогостоящие, однако еще и авторский замысел, весьма кропотливая ручная работа, воплощение и дизайн https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/perfetto/model-p6.html\r\n  Преимущества элитной мебелиГлавные черты, отличающие элитную мебель от всех остальных типов - долговечность и функциональность http://www.legnostyle.ru/proizvoditeli-elitnoy-mebeli-v-moskve.html\r\n   Это свидетельствует о том, что фурнитура для нее обязана быть весьма высокого качества, создана на самом современном фирменном оборудовании, при учете всех норм и требований в отношении надежности, и обязана продолжительный промежуток времени служить без замен и ремонтов https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/d-peregorodki/peregorodka-a12.html\r\n   Дизайн элитной мебели отрабатывается максимально тщательно при учете всех последних самых модных тенденций https://www.legnostyle.ru/catalog/inter-eri/peregorodki/arka-a2.html\r\n   Он рассчитан на довольно маленький круг состоятельных граждан, которые стремятся сформировать в своем жилом или рабочем помещении атмосферу изысканности и роскоши https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/dver-p21.html\r\n  При этом все мельчайшие детали всегда соответствуют ключевым принципам эргономики https://www.legnostyle.ru/catalog/kuhni/kuhna-6.html\r\n   Эксклюзивная и элитная  мебель создается по частным размерам и эскизам, модули быстро и просто трансформируются https://www.legnostyle.ru/catalog/lestnici/na-vtoroy-etazh/?PAGEN_1=5\r\n   В то же время применение натуральных материалов в области элитной мебели делает ее экологичной и максимально безопасной https://www.legnostyle.ru/catalog/lestnici/na-vtoroy-etazh/lestnica-l1-3.html\r\n  Где заказать лучшую элитную мебельВас интересует ? В таком случае обращайтесь к лучшей из лучших компаний!  - это компания, которая опирается на качество, дизайн, производство из деревянного массива эксклюзивной  и элитной под конкретные заказы https://www.legnostyle.ru/catalog/kuhni/kuhna-10.html\r\n   Уникальная по своей сути продукция изготавливается и проектируется под определенные объекты, при учете объема и формы соответствующего пространства, общей дизайнерской концепции https://www.legnostyle.ru/catalog/kuhni/kuhna-28.html\r\n \r\nИспользование различных материалов позволяет интегрировать специфические фактуры https://www.legnostyle.ru/catalog/lestnici/na-vtoroy-etazh/lestnica-l4-7.html\r\n   Их контраст и создает уникальный внешний вид предмета мебели https://www.legnostyle.ru/derevyannye-lestnicy-iz-sosny.html\r\n   Сегодня в России существуют фирмы, которые занимаются доставкой элитной мебели из Европы https://www.legnostyle.ru/catalog/lestnici/derevannie-marsevie-lestnici-s-plohadkami/lestnica-l1-17.html\r\n \r\nСреди предложений иомпании  отлично впишется в любой интерьер https://www.legnostyle.ru/catalog/mebel/d1-2.html\r\n   Огромный выбор мебели для гостиниц, баров и бильярдных могут заинтересовать также профессионалов https://www.legnostyle.ru/catalog/lestnici/na-vtoroy-etazh/lestnica-l8-7.html\r\n \r\nКитай – страна из списка лидирующих в области производства мебели https://www.legnostyle.ru/arochnye-dveri.html\r\n   Ну а том, каким спросом пользуется Самые читаемые записи за последний час:20/05/2014 Традиции китайского застолья09/09/2014',''),(2050,1,232,'7.1','1',''),(2051,1,232,'7.2','I have read and agree to the privacy policy',''),(2052,1,232,'7.3','2',''),(2053,1,233,'1','ManuelAdemi',''),(2054,1,233,'3','combontsegal37@mail.ru',''),(2055,1,233,'4','FBI',''),(2056,1,233,'5','86388167961',''),(2057,1,233,'6','Показать еще https://teplovtermo.ru/\r\n \r\nТолщина панели https://teplovtermo.ru/\r\n \r\nЕсли сравнивать эти изделия с облицовочным кирпичом, можно отметить их небольшой вес https://teplovtermo.ru/\r\n  Таким образом, клинкерные панели не оказывают большую нагрузку на фундамент и не снижают срок службы постройки https://teplovtermo.ru/\r\n \r\nмонтаж производится в любое время года, отсутствие мокрых процессов при монтаже термопанелей; снижение затрат на отопление до 60%, исключение возможности образования мостиков холода; огромный выбор цветов и фактур клинкерной плитки, идеальный вид кирпичной кладки; небольшие сроки монтажа (2-3 недели), не нужно усиливать фундамент https://teplovtermo.ru/\r\n \r\nПластиковые термопанели https://teplovtermo.ru/\r\n \r\nЕсли вы хотите получить имитацию ровной кирпичной кладки на фасаде, нужно заказать фасадные панели с клинкерной плиткой https://teplovtermo.ru/\r\n  Плюсы и минусы этого строительного материала очевидны https://teplovtermo.ru/\r\n  Кирпичная кладка придает красоту и основательность фасаду https://teplovtermo.ru/\r\n  Но монтаж должен проводиться на идеально ровную поверхность https://teplovtermo.ru/\r\n  Если этого невозможно добиться, потребуются дополнительные работы по созданию каркаса https://teplovtermo.ru/',''),(2058,1,233,'7.1','1',''),(2059,1,233,'7.2','I have read and agree to the privacy policy',''),(2060,1,233,'7.3','2',''),(2061,1,234,'1','Ralphspape',''),(2062,1,234,'3','yulya.onipchenko.88@mail.ru',''),(2063,1,234,'4','AliExpress',''),(2064,1,234,'5','84363975589',''),(2065,1,234,'6','Библиотека Кредо https://shkafi-kuhni.ru/page33376467.html\r\n \r\nВсе Кухни Гостиные Спальни Рабочие зоны Прихожие Шкафы https://shkafi-kuhni.ru/page33376460.html\r\n \r\nМы рассчитаем ваш проект прямо сейчас! \r\nОтправить заявку https://shkafi-kuhni.ru/page33376467.html\r\n \r\nКонтент сайта dyatkovo https://shkafi-kuhni.ru/page33375328.html\r\n ru носит исключительно информационный характер и ни при каких условиях и ни в какой своей части не может рассматриваться как публичная оферта https://shkafi-kuhni.ru/page33376460.html\r\n  Внешний вид, комплектация и стоимость поставляемой продукции, а также перечень сервисных услуг могут отличаться от представленных на сайте https://shkafi-kuhni.ru/page33376467.html\r\n  Цены на изделия варьируются в зависимости от региона https://shkafi-kuhni.ru/page33376461.html\r\n  Подробная информация об официальном торговом представителе и условиях поставки товаров и услуг приведена в разделе покупателям https://shkafi-kuhni.ru/page33376464.html\r\n \r\nБиблиотека Крайс https://shkafi-kuhni.ru/page33376461.html',''),(2066,1,234,'7.1','1',''),(2067,1,234,'7.2','I have read and agree to the privacy policy',''),(2068,1,234,'7.3','2',''),(2069,1,235,'1','Alfredspich',''),(2070,1,235,'3','y.kuvayev@mail.ru',''),(2071,1,235,'4','Wallmart',''),(2072,1,235,'5','82548894519',''),(2073,1,235,'6','Как поступать в таких случаях? Выбросить испорченные вещи и приобрести новые - не самое лучшее решение https://p-parquet.ru/magazin/product/lak-sprey-bezoriolnu-nitro-holzspray-10-blesk\r\n  В подобных ситуациях помогут материалы для реставрации мебели из дерева https://p-parquet.ru/magazin/product/morilka-universalnaya-holzfarbe-6\r\n \r\n4 https://p-parquet.ru/retush-lakovaya-ritocchi-semicopenti-borma-wachs-38\r\n  Излишки воска уберите шпателем https://p-parquet.ru/pigmentnaya-pasta-dlya-masel-oil-pigment-0534\r\n  Оставшиеся следы удалите легкими круговыми движениями с помощью мягкой тканью, стараясь не касаться отремонтированной части; \r\nУ нас есть такие постоянно используемые материалы, как воск, который применяются для заделывания средних и глубоких повреждений на изделиях из различных материалов, таких как ЛДСП, МДФ, массив дерева, фанера и пластик https://p-parquet.ru/stauf-spu-425-poliuretanovyy-kley-modifitsirovannyy-silanom\r\n  Также в нашем ассортименте есть жидкая кожа, предназначенная для ремонта изделий из настоящей кожи и кожзаменителя https://p-parquet.ru/maslo-tikovoye-teak-oil-5\r\n  Для оперативного устранения мелких и средних дефектов на поверхностях изделий из массива дерева, древесных плит, ламината, плинтуса, паркета и пластика мы предлагаем карандаши и маркеры https://p-parquet.ru/osmo-holzschutz-lasur-maslo-zashchitnaya-710-25l\r\n  Шпатлевка в нашем ассортименте используется для устранения повреждений на поверхностях изделий из различных материалов https://p-parquet.ru/lak-na-vodnoy-osnove-dlya-vnutrennikh-rabot-0-borma-wachs-5l\r\n  А с помощью ремонтного комплекта  можно быстро и качественно устранить небольшие повреждения на поверхностях мебельных изделий https://p-parquet.ru/vodnyj-lak-vermeister-aqua-play-1k-30-gloss\r\n \r\nИспользуются для визуального устранения механических повреждений на поверхностях мебели из любых видов дерева https://p-parquet.ru/pigmentnaya-pasta-dlya-masel-oil-pigment-kopiya-kopiya-kopiya-2\r\n \r\nРеставрационные материалы BAO https://p-parquet.ru/myagkij-vosk-stuccorapido-borma-wachs-38\r\n \r\nДемократичные цены https://p-parquet.ru/tverdoye-maslo-dlya-parketa-ekstra-beloye-hardwax-color-oil',''),(2074,1,235,'7.1','1',''),(2075,1,235,'7.2','I have read and agree to the privacy policy',''),(2076,1,235,'7.3','2',''),(2077,1,236,'1','BuddySib',''),(2078,1,236,'3','dolnovam@mail.ru',''),(2079,1,236,'4','Nokia',''),(2080,1,236,'5','84293376588',''),(2081,1,236,'6','Это интересно http://proffseo.ru/#rec578988631\r\n \r\nЕще истории успеха http://proffseo.ru/uslugi.html\r\n \r\nот 30 000 ?/мес.+ KPI http://proffseo.ru/\r\n \r\nСпециалисты агентства всегда соблюдают поставленные сроки и KPI http://proffseo.ru/uslugi.html\r\n  Благодаря работе команды i-Media за 2 года удалось увеличить трафик с 3230 до 9060 пользователей в месяц http://proffseo.ru/#rec578988631\r\n \r\nВаш онлайн-бизнес выйдет в ТОП-10 и получит заслуженную долю поискового трафика в масштабах Рунета http://proffseo.ru/#rec578988631\r\n \r\nпо версии Ruward 2022 http://proffseo.ru/contacts.html',''),(2082,1,236,'7.1','1',''),(2083,1,236,'7.2','I have read and agree to the privacy policy',''),(2084,1,236,'7.3','2',''),(2085,1,237,'1','Matt McCary',''),(2086,1,237,'3','charles.mccary@msn.com',''),(2087,1,237,'4','Charles McCary',''),(2088,1,237,'5','3211254636',''),(2089,1,237,'6','Hello\r\n\r\nI hope this message finds you well. My name is Mathew, and I am a Research Assistant in the Research and Development Department one of the leading biopharmaceutical company based in London, England. I am reaching out to explore a potential partnership opportunity. \r\n\r\nWe are currently seeking a reliable business representative in your region to assist us in sourcing essential raw materials used in the production of high-quality antiviral vaccines, cancer treatments, and other life-saving pharmaceutical products. While this may be outside of your primary area of expertise, it offers a unique opportunity to diversify your business interests and generate additional income.\r\n\r\nOur company has been actively searching for a reputable supplier but has yet to establish a direct source. \r\n\r\nHowever, I have identified a local supplier who offers the necessary materials at a significantly lower cost compared to our previous purchases. This could present a mutually beneficial opportunity for both parties.\r\n\r\nIf you are interested in learning more about the profit structure and the specifics of this potential collaboration, please feel free to reach out. \r\n\r\nI would be happy to provide additional details at your convenience.\r\n\r\nThank you for considering this partnership, and I look forward to your response.\r\n\r\nMathew Lundgren\r\nResearch & Dev Dept\r\nEmail: mathew@mathewlundgren.com',''),(2090,1,237,'7.1','1',''),(2091,1,237,'7.2','I have read and agree to the privacy policy',''),(2092,1,237,'7.3','2',''),(2093,1,238,'1','Brian WRIGHT Eng.',''),(2094,1,238,'3','newsletter@wexxon.com',''),(2095,1,238,'4','WEXXON',''),(2096,1,238,'5','7209248652',''),(2097,1,238,'6','Hello Do you want to know what kind of events you can expect in 2025? FUTURE FORECAST REPORT 2025, specially prepared by us for you, will give you a precise and detailed answer to this question. You can get that report at our store: https://wexxon.com/home/10-future-forecast-transits.html. We wish you and your loved ones a Happy New Year.\r\nBest regards Brian',''),(2098,1,238,'7.1','1',''),(2099,1,238,'7.2','I have read and agree to the privacy policy',''),(2100,1,238,'7.3','2',''),(2101,1,239,'1','Olivia',''),(2102,1,239,'3','olivia@digitalmarketingcity.com',''),(2103,1,239,'4','Digital Marketing City',''),(2104,1,239,'5','01372 898611',''),(2105,1,239,'6','Hi,\r\n\r\nEvery moment spent using inconsistent partners risks client trust, potentially giving PushON an even stronger foothold.\r\n\r\nProtecting your market share by using an exceptional white label service could be what Actuate Digital need to grow your business.\r\n\r\nMaking it easier to keep clients happy and strengthen their trust in your services.\r\n\r\nBoosting client retention and extending longer-term partnerships with ease !\r\n\r\nWhat’s even better? \r\n\r\nYou can enjoy these results without adding to your overheads.\r\n\r\nInterested? Let’s chat!\r\n\r\nOlivia',''),(2106,1,239,'7.1','1',''),(2107,1,239,'7.2','I have read and agree to the privacy policy',''),(2108,1,239,'7.3','2',''),(2109,1,240,'1','Robertdow',''),(2110,1,240,'3','ixutikob077@gmail.com',''),(2111,1,240,'4','Google',''),(2112,1,240,'5','88212563354',''),(2113,1,240,'6','হাই, আমি আপনার মূল্য জানতে চেয়েছিলাম.',''),(2114,1,240,'7.1','1',''),(2115,1,240,'7.2','I have read and agree to the privacy policy',''),(2116,1,240,'7.3','2',''),(2117,1,241,'1','Bettina Ingraham',''),(2118,1,241,'3','ingraham.bettina@gmail.com',''),(2119,1,241,'4','Bettina Ingraham',''),(2120,1,241,'5','6884986035',''),(2121,1,241,'6','What if your website actuate.agency could see a massive boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can test the results firsthand. Beyond the trial, we offer plans for up to 250,000, all targeted to fit your ideal demographic. Let’s enhance your site’s reach together. Get more information here: https://shorten.is/3amtL',''),(2122,1,241,'7.1','1',''),(2123,1,241,'7.2','I have read and agree to the privacy policy',''),(2124,1,241,'7.3','2',''),(2125,1,242,'1','Vanilpycle',''),(2126,1,242,'3','domweaverto@gmail.com',''),(2127,1,242,'4','AliExpress',''),(2128,1,242,'5','83729341314',''),(2129,1,242,'6','Мошенница Каширина Ольга Александровна 01.01.1980, недавно обитала в г Белгород,  ранее она:  Щеблыкина Ольга Александровна, Солдатова Ольга Александровна, Холодова Ольга Александровна, Тафинцева Ольга Александровна, использует телефон +79999910929. \r\nКаширина Ольга Александровна трижды была замужем, а так же имеет троих детей. Тафинцева Ольга Александровна ближе к концу 2023 года изменила персональные данные взяв фамилию сожителя, с коим она изменяла супругу аж с 2021 года и вместе с ним сбежала от мужа прихватив с собой ребенка, и в придачу Каширина Ольга Александровна украла крупную сумму денег, за этим фактом ведется расследование. \r\n \r\nКидала Каширина Ольга Александровна позиционирует себя основателем фирм Платинумсофт, Актив Альфа, школа продаж Ольги Кашириной. Финансово-хозяйственная деятельность по компаниям осуществляется от имени ИП Холодова Екатерина Дмитриевна, является дочерью от второго мужа. ИП Холодова не уведомлялась о финансовых операциях, проводимых Каширина, из-за чего была загнана в долги, налоговые долги - 766066 рублей, долги по кредитам - 420 тыс рублей. \r\n \r\nДо этого кидала Каширина Ольга Александровна основывает ООО Контур Центр, где номинальным учредителем и генеральным директором является Холодова. Вся финансово-хозяйственная деятельность производится Кашириной Ольгой Александровной, в итоге чего долги по налогам в размере 130963 рублей оплачивал муж \r\n \r\nРанее аферистка Тафинцева Ольга была зарегистрирована как ИП, в период 2006-2009 г., в итоге чего образовались задолженности по налогам суммой 29926.41 руб. и долги по кредитам в количестве 162403 рублей, в итоге более бизнес со личного ИП Тафинцевой Ольгой не ведется. \r\n \r\nНесмотря на это мошенница Каширина Ольга Александровна создает видимость успешной бизнес-леди и хорошей мамы, выступая в качестве бизнес-тренера на платформе Опора России, а так же является председателем комитета по наставничеству \r\n \r\nВ настоящее время Каширина, находясь в официальном браке, живет в г Тюмень с ранее осужденным Кашириным Владимиром Анатольевичем',''),(2130,1,242,'7.1','1',''),(2131,1,242,'7.2','I have read and agree to the privacy policy',''),(2132,1,242,'7.3','2',''),(2133,1,243,'1','Jordan Miller',''),(2134,1,243,'3','jess.romaine@msn.com',''),(2135,1,243,'4','Elevate Business Solutions',''),(2136,1,243,'5','28740340',''),(2137,1,243,'6','Take the Leap: Ready to Elevate Your Business in 2025?\r\n\r\nAre You Ready to Elevate? Let’s Do This!\r\n\r\nHi,\r\n\r\nThe year 2025 holds incredible potential for businesses ready to take the leap. \r\nBy now, you’ve learned key strategies and insights that can propel your business forward, but the most important step is taking action.\r\n\r\nAre you ready to elevate your business? If so, we’re here to support you every step of the way.\r\n\r\nWe’ve got all the tools, resources, and strategies you need to succeed. \r\nAll you need to do is make the first move.\r\n\r\nVisit us now to take the leap and start your transformation: https://bit.ly/402zBpp\r\n\r\n\r\nLet’s make 2025 your year of breakthrough success.\r\n\r\nBest wishes,\r\nJordan Miller\r\nElevate Business Solutions',''),(2138,1,243,'7.1','1',''),(2139,1,243,'7.2','I have read and agree to the privacy policy',''),(2140,1,243,'7.3','2',''),(2141,1,244,'1','Domenic Zook',''),(2142,1,244,'3','zook.domenic48@gmail.com',''),(2143,1,244,'4','Domenic Zook',''),(2144,1,244,'6','What if your website actuate.agency experienced a significant boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a complimentary 4,000 targeted so you can see the results firsthand. Beyond the trial, we offer plans for up to 250,000, all targeted to fit your ideal demographic. Let’s enhance your site’s reach together. Get more information here: https://shorten.ee/YBNHL',''),(2145,1,244,'7.1','1',''),(2146,1,244,'7.2','I have read and agree to the privacy policy',''),(2147,1,244,'7.3','2',''),(2148,1,245,'1','Yukiko Wilsmore',''),(2149,1,245,'3','wilsmore.yukiko@hotmail.com',''),(2150,1,245,'4','Yukiko Wilsmore',''),(2151,1,245,'5','2122436276',''),(2152,1,245,'6','Reach millions of customers effortlessly. We send your ad text directly to website contact forms for a flat rate - no per click charges. Your message will be seen, just like you\'re reading this one right now.\r\n\r\n Feel free to contact me using the details below if you want to learn more about my approach.\r\n\r\nRegards,\r\nYukiko Wilsmore\r\nEmail: Yukiko.Wilsmore@uniqueadvertising.pro\r\nWebsite: http://xux8xm.marketing-with-contactforms.top',''),(2153,1,245,'7.1','1',''),(2154,1,245,'7.2','I have read and agree to the privacy policy',''),(2155,1,245,'7.3','2',''),(2156,1,246,'1','Mohammad Denmark',''),(2157,1,246,'3','denmark.mohammad@gmail.com',''),(2158,1,246,'4','Mohammad Denmark',''),(2159,1,246,'5','207276825',''),(2160,1,246,'6','Get more leads for your actuate.agency website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ln.run/hAaGR\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.',''),(2161,1,246,'7.1','1',''),(2162,1,246,'7.2','I have read and agree to the privacy policy',''),(2163,1,246,'7.3','2',''),(2164,1,247,'1','NormandPax',''),(2165,1,247,'3','yourmail@gmail.com',''),(2166,1,247,'4','Nokia',''),(2167,1,247,'5','86719114368',''),(2168,1,247,'6','Call it what it is\r\n\r\nGENOCIDE\r\n\r\nhttps://www.youtube.com/shorts/IrX9v6DKH1g\r\n\r\nHow many Palestinians have been killed by Israel?\r\nMore than 55,900 Palestinians killed in Gaza since Oct. 7 -Palestinian health minister. RAMALLAH, West Bank, Dec 5 (Reuters) - More than 55,900 Palestinians, including 250 health workers, have been killed in Gaza since the outbreak of war on Oct. 7, %50 are childers. \r\n\r\nsee why Israel can kill innocent children with American taxpayer money\r\n\r\n1- see Why Israel is in deep trouble \r\n\r\nhttps://www.youtube.com/watch?v=kAfIYtpcBxo\r\n\r\n2- Because the God of Money of our World is a Jew who supports and lives in Israel. For more details, click on the following link.\r\n\r\nhttps://mega.nz/file/FqhzGKbB#bsX4PD-O59HEA0-rynD29xkk47dmddycY5CjZfoDLYg\r\n\r\n3- Because what USA president say about Israel https://www.tiktok.com/@thefearlessqueenmel/video/7307640994579680542?lang=en&q=why%20dont%20Americans%20knowl%20what%20you%20have%20seen%20&t=1701880206555\r\n\r\nSee how innocent children are killed by the most powerful Israeli using American bombs at\r\n\r\nAl Jazeera Arabic Live\r\n\r\nat\r\n\r\nhttps://www.youtube.com/watch?v=bNyUyrR0PHo\r\n\r\nif you do not do something such as going on the street and telling your government which is controlled by the Jews to stop killing the Gaza people and stop the Israeli War and send food to the starving people of Gaza. If you can not do it then forward this message with the above two links to at least 4 of your friends and ask them to forward it to 4 of their friends so that the world will know that the new mass murderers are the Jews of the world . It is ironic that the Holocaust servicers (the Jews) are creating a new Holocaust against the Philistines in Gaza. \r\n\r\nif you do not do this also then you do not have a HART',''),(2169,1,247,'7.1','1',''),(2170,1,247,'7.2','I have read and agree to the privacy policy',''),(2171,1,247,'7.3','2',''),(2172,1,248,'1','Freddie Abigail',''),(2173,1,248,'3','freddie.abigail14@hotmail.com',''),(2174,1,248,'4','Freddie Abigail',''),(2175,1,248,'5','01.16.10.16.00',''),(2176,1,248,'6','Would you like this New Year to be the year you let go of your hurtful past?  Make the resolution to make the change to become your Best Self.\r\n\r\n     Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener. Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy, (connecting profoundly with nature).  Classical music alternates between the ears to enhance daydreaming and visualizing in ways you have never experienced.\r\n\r\n     It has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, any experience that has been traumatic.  Se-REM\'s mission statement is \"Trauma relief at as close to free as possible\". This not-for-profit program downloads to a smart phone or computer and can be used at home.         \r\n\r\n      Read and download at: Se-REM.com.   Once you own the program, you are encouraged to give it away to others who will benefit. \r\n\r\nSe-REM.com  is in use in 33 countries.',''),(2177,1,248,'7.1','1',''),(2178,1,248,'7.2','I have read and agree to the privacy policy',''),(2179,1,248,'7.3','2',''),(2180,1,249,'1','Ramona Thomas',''),(2181,1,249,'3','thomas.ramona91@googlemail.com',''),(2182,1,249,'4','Ramona Thomas',''),(2183,1,249,'5','24611088',''),(2184,1,249,'6','Hey from Zundee!\r\n\r\nHappy new year to you!\r\n\r\nWe have made all our databases / client lists available to companies. \r\n\r\nCompanies, People, Job Titles, Phones, Emails, you name it!\r\n\r\nVisit us: https://zundee.click',''),(2185,1,249,'7.1','1',''),(2186,1,249,'7.2','I have read and agree to the privacy policy',''),(2187,1,249,'7.3','2',''),(2188,1,250,'1','Jamesglymn',''),(2189,1,250,'3','rturturtur547@mail.ru',''),(2190,1,250,'4','Wallmart',''),(2191,1,250,'5','89859485235',''),(2192,1,250,'6','Is your brand\'s identity a liability? In a world where consumers are increasingly loyal to values rather than logos, how do you pivot your brand strategy to not only attract but also retain customers who prioritize ethics over aesthetics? What risks are you willing to take? \r\n \r\nI use gpt chat via a free telegram bot. https://t.me/Chat_GPT_4_luxury_bot',''),(2193,1,250,'7.1','1',''),(2194,1,250,'7.2','I have read and agree to the privacy policy',''),(2195,1,250,'7.3','2',''),(2196,1,251,'1','Loretta Corona',''),(2197,1,251,'3','loretta.corona22@yahoo.com',''),(2198,1,251,'4','Loretta Corona',''),(2199,1,251,'5','491627122',''),(2200,1,251,'6','Get more leads for your actuate.agency website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.world/OCCwP\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.',''),(2201,1,251,'7.1','1',''),(2202,1,251,'7.2','I have read and agree to the privacy policy',''),(2203,1,251,'7.3','2',''),(2204,1,252,'1','Herman Sierra',''),(2205,1,252,'3','sierra.herman@outlook.com',''),(2206,1,252,'4','Herman Sierra',''),(2207,1,252,'5','31992420',''),(2208,1,252,'6','Would you like this New Year to be the year you let go of your hurtful past?  Make the resolution to make the change to become your Best Self.\r\n\r\n     Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener. Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy, (connecting profoundly with nature).  Classical music alternates between the ears to enhance daydreaming and visualizing in ways you have never experienced.\r\n\r\n     It has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, any experience that has been traumatic.  Se-REM\'s mission statement is \"Trauma relief at as close to free as possible\". This not-for-profit program downloads to a smart phone or computer and can be used at home.         \r\n\r\n      Read and download at: Se-REM.com.   Once you own the program, you are encouraged to give it away to others who will benefit. \r\n\r\nSe-REM.com  is in use in 33 countries.',''),(2209,1,252,'7.1','1',''),(2210,1,252,'7.2','I have read and agree to the privacy policy',''),(2211,1,252,'7.3','2',''),(2212,1,253,'1','Carmen Singletary',''),(2213,1,253,'3','singletary.carmen@yahoo.com',''),(2214,1,253,'4','Carmen Singletary',''),(2215,1,253,'5','445760855',''),(2216,1,253,'6','Your website, actuate.agency, might be reaching so many more people! On average, sites like yours could attract over 1,000 visitors per day. That’s where our AI-powered traffic system helps—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to see the impact firsthand. Afterward, our plans provide up to a quarter million visitors monthly, helping your website grow its audience and engagement effortlessly. Get more information here: https://shorten.so/lBkc6',''),(2217,1,253,'7.1','1',''),(2218,1,253,'7.2','I have read and agree to the privacy policy',''),(2219,1,253,'7.3','2',''),(2220,1,254,'1','James Foster',''),(2221,1,254,'3','james@superhub.biz',''),(2222,1,254,'4','Superhub',''),(2223,1,254,'5','07495055445',''),(2224,1,254,'6','Is you looking for marketin service in your town? I is James Foster at Superhurhub.biz\r\n\r\nWe are grate agency but cannot find clients. I fink we can relly help you.\r\n\r\nCall me please I desperate 07495055445 or emails james@superhub.biz',''),(2225,1,254,'7.1','1',''),(2226,1,254,'7.2','I have read and agree to the privacy policy',''),(2227,1,254,'7.3','2',''),(2228,1,255,'1','Donald Mack',''),(2229,1,255,'3','helios@getmoreopportunities.info',''),(2230,1,255,'4','Claudio Utter',''),(2231,1,255,'5','03.64.13.11.91',''),(2232,1,255,'6','Still searching for that ready made solution that brings passive\r\nprofits?\r\n\r\nLook no further.\r\n\r\nBilly Darr has you covered.\r\n\r\n>>>  GO here: https://www.getmoreopportunities.info/helio !\r\n\r\nThis is the easiest way for anyone to start earning passively online\r\n\r\nThe World\'s First A.I-Powered Crypto Miner\r\n\r\nPlus, get access to exclusive bonuses\r\n\r\nDonald Mack\r\n\r\n\r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=actuate.agency \r\nAddress: 1665 Pooh Bear Lane\r\nGreenville, SC 29607',''),(2233,1,255,'7.1','1',''),(2234,1,255,'7.2','I have read and agree to the privacy policy',''),(2235,1,255,'7.3','2',''),(2236,1,256,'1','Lorenzo Remington',''),(2237,1,256,'3','remington.lorenzo@hotmail.com',''),(2238,1,256,'4','Lorenzo Remington',''),(2239,1,256,'5','4779804',''),(2240,1,256,'6','Hello Dear, \r\n\r\nAs a digital professional, you know how difficult it is to find qualified leads. \r\n\r\nHere\'s the solution \"5 Million Instagram 2024 USA LEADS\" for only $60, using code \"LASTCHANCE\" which gives you a 40% off.   \r\n\r\nThis code is valid for FEW DAYS ONLY !\r\n\r\nGet 20K FREE SAMPLE here : https://onacadevenirfou.systeme.io/7e7d41ea \r\n\r\nBest,',''),(2241,1,256,'7.1','1',''),(2242,1,256,'7.2','I have read and agree to the privacy policy',''),(2243,1,256,'7.3','2',''),(2244,1,257,'1','???? Ticket- Process 1.823487542 BTC. Withdraw => https://telegra.ph/Message--2868-12-25?hs=d99a3ed2db8fae25760a793080652486& ????',''),(2245,1,257,'3','stevescan@24hinbox.com',''),(2246,1,257,'4','luoom1',''),(2247,1,257,'5','379094369673',''),(2248,1,257,'6','pr63fb',''),(2249,1,257,'7.1','1',''),(2250,1,257,'7.2','I have read and agree to the privacy policy',''),(2251,1,257,'7.3','2',''),(2252,1,258,'1','???? You got a transaction from us. Continue >> https://telegra.ph/Message--2868-12-25?hs=823f89b7471a3a5e0178dbb176b07b47& ????',''),(2253,1,258,'3','stevescan@24hinbox.com',''),(2254,1,258,'4','yrt1vk',''),(2255,1,258,'5','635111346749',''),(2256,1,258,'6','4jbiq0',''),(2257,1,258,'7.1','1',''),(2258,1,258,'7.2','I have read and agree to the privacy policy',''),(2259,1,258,'7.3','2',''),(2260,1,259,'1','Miquel Gipson',''),(2261,1,259,'3','miquel.gipson12@hotmail.com',''),(2262,1,259,'4','Miquel Gipson',''),(2263,1,259,'5','7904837026',''),(2264,1,259,'6','Are you maximizing the potential of your actuate.agency website? Many sites lose thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you reach this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to a quarter million visitors per month. Let’s amplify your website traffic and turn more visitors into results. Get more information here: https://shorten.tv/qdTg5',''),(2265,1,259,'7.1','1',''),(2266,1,259,'7.2','I have read and agree to the privacy policy',''),(2267,1,259,'7.3','2',''),(2268,1,260,'1','Alejandrina Mancuso',''),(2269,1,260,'3','mancuso.alejandrina@gmail.com',''),(2270,1,260,'4','Alejandrina Mancuso',''),(2271,1,260,'5','7950297730',''),(2272,1,260,'6','Every day, websites like actuate.agency miss valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to bring more visibility and traffic to your site.\r\n\r\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as a quarter million visitors each month. Discover how easy it is to realize your website’s true potential. Get more information here: https://shorten.ee/YBNHL',''),(2273,1,260,'7.1','1',''),(2274,1,260,'7.2','I have read and agree to the privacy policy',''),(2275,1,260,'7.3','2',''),(2276,1,261,'1','Errol Westbrook',''),(2277,1,261,'3','errol.westbrook@gmail.com',''),(2278,1,261,'4','Errol Westbrook',''),(2279,1,261,'5','353850444',''),(2280,1,261,'6','Get more leads for your actuate.agency website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.world/OCCwP\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.',''),(2281,1,261,'7.1','1',''),(2282,1,261,'7.2','I have read and agree to the privacy policy',''),(2283,1,261,'7.3','2',''),(2284,1,262,'1','Brian WRIGHT Eng.',''),(2285,1,262,'3','newsletter@wexxon.com',''),(2286,1,262,'4','WEXXON',''),(2287,1,262,'5','7209248652',''),(2288,1,262,'6','Do you want to know what kind of events you and your loved ones can expect in 2025? FUTURE FORECAST REPORT 2025, specially prepared by us for you, will give you a precise and detailed answer to this question. You can get that report at our store: https://wexxon.com/home/10-future-forecast-transits.html. Best regards Brian',''),(2289,1,262,'7.1','1',''),(2290,1,262,'7.2','I have read and agree to the privacy policy',''),(2291,1,262,'7.3','2',''),(2292,1,263,'1','Bonnie Chatfield',''),(2293,1,263,'3','bonnie.chatfield@msn.com',''),(2294,1,263,'4','Bonnie Chatfield',''),(2295,1,263,'5','4179277781',''),(2296,1,263,'6','What if your website actuate.agency was guaranteed a massive boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can experience the results firsthand. Beyond the trial, we offer plans for up to 250,000, all targeted to fit your ideal demographic. Let’s expand your site’s reach together. Get more information here: https://shorten.so/PBOVj',''),(2297,1,263,'7.1','1',''),(2298,1,263,'7.2','I have read and agree to the privacy policy',''),(2299,1,263,'7.3','2',''),(2300,1,264,'1','Spencer Mcneil',''),(2301,1,264,'3','spencer.mcneil48@gmail.com',''),(2302,1,264,'4','Spencer Mcneil',''),(2303,1,264,'6','Your website, actuate.agency, may be reaching so many more people! On average, sites like yours could attract over a thousand potential visitors daily. That’s where our AI-powered traffic system makes a difference—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to see the impact firsthand. Afterward, our plans provide up to a quarter million visitors monthly, helping your website expand its audience and engagement effortlessly. Get more information here: https://ln.run/TzzSn',''),(2304,1,264,'7.1','1',''),(2305,1,264,'7.2','I have read and agree to the privacy policy',''),(2306,1,264,'7.3','2',''),(2307,1,265,'1','Ronald Holland',''),(2308,1,265,'3','yellowbrickformula@growthmarketingnow.info',''),(2309,1,265,'4','Candida Vlamingh',''),(2310,1,265,'5','785-483-6995',''),(2311,1,265,'6','Hey ,\r\n\r\nLet’s be honest—most people are out there trying a dozen things, hoping that one of them will finally work. But when was the last time one of those “opportunities” actually paid off?\r\n\r\nIf you’re still searching, that means what you’ve been doing so far isn’t working. So why not try something different—something that’s proven to deliver real, consistent results?\r\n\r\nMy friend Sean Donahoe has helped thousands of people get off the hamster wheel and onto a real path to success. His Yellow Brick Formula doesn’t rely on gimmicks or luck; it’s built on a solid, step-by-step system that works. And for the next five days, he’s going to teach you exactly how to use it to make a difference in your own life: https://www.growthmarketingnow.info/yellowbrickformula.\r\n\r\nJust look at what others have achieved:\r\n\r\n126% returns in two weeks\r\n422% profits in two days\r\n2,772% growth in 48 hours\r\nThis isn’t just theory—these are real results from real people who wanted something better. And the best part? Sean’s method lets you practice this skill without risking a dime, so you can see exactly how it works before committing anything.\r\n\r\nSo here’s my question: if what you’re doing right now isn’t getting you where you want to be, isn’t it time to make a change?\r\n\r\n[Click here to secure your spot] in the sprint: https://www.growthmarketingnow.info/yellowbrickformula . This could be exactly what you’ve been waiting for.\r\n\r\nTo your success,\r\nRonald Holland\r\n\r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=actuate.agency \r\nAddress: 1539 Lords Way\r\nRutherford, TN 38369',''),(2312,1,265,'7.1','1',''),(2313,1,265,'7.2','I have read and agree to the privacy policy',''),(2314,1,265,'7.3','2',''),(2315,1,266,'1','Thaddeus Mcduffie',''),(2316,1,266,'3','thaddeus.mcduffie@gmail.com',''),(2317,1,266,'4','Thaddeus Mcduffie',''),(2318,1,266,'5','9023415233',''),(2319,1,266,'6','Did you know that your website actuate.agency could be failing to reach its full potential? With our advanced AI traffic system, you might be able to reach thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation free trial with 4,000 visitors to showcase what’s possible. Once you see the difference, our scalable options deliver up to 250,000. Let us help you convert lost potential to meaningful traffic growth. Get more information here: https://shorten.world/jURUn',''),(2320,1,266,'7.1','1',''),(2321,1,266,'7.2','I have read and agree to the privacy policy',''),(2322,1,266,'7.3','2',''),(2323,1,267,'1','Samantha Talbert',''),(2324,1,267,'3','talbert.samantha@gmail.com',''),(2325,1,267,'4','Samantha Talbert',''),(2326,1,267,'5','4820557',''),(2327,1,267,'6','Get more leads for your actuate.agency website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ln.run/lbbLc\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.',''),(2328,1,267,'7.1','1',''),(2329,1,267,'7.2','I have read and agree to the privacy policy',''),(2330,1,267,'7.3','2',''),(2331,1,268,'1','severtent.ru',''),(2332,1,268,'3','trishajf_stephenson0t@hotmail.com',''),(2333,1,268,'4','Nokia',''),(2334,1,268,'5','82829798767',''),(2335,1,268,'6','https://severtent.ru/',''),(2336,1,268,'7.1','1',''),(2337,1,268,'7.2','I have read and agree to the privacy policy',''),(2338,1,268,'7.3','2',''),(2339,1,269,'1','Elida Ybarra',''),(2340,1,269,'3','ybarra.elida@outlook.com',''),(2341,1,269,'4','Elida Ybarra',''),(2342,1,269,'5','7883230968',''),(2343,1,269,'6','Are you maximizing the potential of your actuate.agency website? Many sites lose thousands of visitors daily simply due to a lack of targeted exposure. With our AI-driven traffic solution, we can help you reach this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to a quarter million visitors per month. Let’s amplify your website traffic and turn more visitors into opportunities. Get more information here: https://shorten.is/3amtL',''),(2344,1,269,'7.1','1',''),(2345,1,269,'7.2','I have read and agree to the privacy policy',''),(2346,1,269,'7.3','2',''),(2347,1,270,'1','Alex Tomson',''),(2348,1,270,'3','alex@clickjobz2197.com',''),(2349,1,270,'5','- -',''),(2350,1,270,'6','Hi, I’m Alex from ClickJobz. \r\nI contacted you through your website not too long ago.\r\nIf you’ve had trouble finding great talent, I’d love to help!\r\n\r\nFor a quick response, please go to the following web contact form and input your info:\r\nhttps://forms.gle/GxPfZynR3HUm3xd69 \r\n\r\nIf you want to see more about who we are and what we do, check us out here:\r\nhttps://www.clickjobz.co/ \r\n\r\nIf you wanna reach me directly, call 888-685-7860\r\n\r\nthanks and best regards,\r\nAlex Tomson\r\nClickJobz International\r\nhttps://www.clickjobz.co/',''),(2351,1,270,'7.1','1',''),(2352,1,270,'7.2','I have read and agree to the privacy policy',''),(2353,1,270,'7.3','2',''),(2354,1,271,'1','JamesVonry',''),(2355,1,271,'3','barbariska8912@gmail.com',''),(2356,1,271,'4','Apple',''),(2357,1,271,'5','86687232173',''),(2358,1,271,'6','Хотите создать идеальное покрытие для вашего участка или дорожного покрытия? Тогдаотсев идеально подойдет для вас! \r\nНаш высококачественный отсева щебня обеспечит прочность, долговечность и надежность вашего покрытия. Благодаря правильной фракции отсева, \r\nон обладает отличной укладываемостью и прекрасно дренирует воду, что делает его идеальным выбором для любых работ - <a href=https://wfinbiz.com/bez-rubriki/shheben-tsena-za-tonnu-kak-vybrat-postavshhika-i-rasschitat-stoimost/>щебень цена за тонну.</a>',''),(2359,1,271,'7.1','1',''),(2360,1,271,'7.2','I have read and agree to the privacy policy',''),(2361,1,271,'7.3','2',''),(2362,1,272,'1','Johndow',''),(2363,1,272,'3','arikerer278@gmail.com',''),(2364,1,272,'4','AliExpress',''),(2365,1,272,'5','84558242998',''),(2366,1,272,'6','Ciao, volevo sapere il tuo prezzo.',''),(2367,1,272,'7.1','1',''),(2368,1,272,'7.2','I have read and agree to the privacy policy',''),(2369,1,272,'7.3','2',''),(2370,1,273,'1','Debra Selig',''),(2371,1,273,'3','selig.debra@msn.com',''),(2372,1,273,'4','Debra Selig',''),(2373,1,273,'5','7747549254',''),(2374,1,273,'6','Every day, websites like actuate.agency miss valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to boost your reach and traffic to your site.\r\n\r\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as 250K visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https://shorten.so/lBkc6',''),(2375,1,273,'7.1','1',''),(2376,1,273,'7.2','I have read and agree to the privacy policy',''),(2377,1,273,'7.3','2',''),(2378,1,274,'1','JamesDix',''),(2379,1,274,'3','starsisimheads1971@op.pl',''),(2380,1,274,'4','AliExpress',''),(2381,1,274,'5','82653849551',''),(2382,1,274,'6','The Future of Crypto Investments with EtherBank \r\n \r\nIn todayвЂ™s fast-paced world of cryptocurrency, EtherBank stands out as a revolutionary platform for investors. Whether you\'re new to crypto or a seasoned trader, EtherBank crypto investment options provide innovative solutions tailored to meet diverse financial goals. \r\n \r\nWhat Is EtherBank? \r\nEtherBank is a platform designed for those who value secure, transparent, and high-yield investments. Unlike traditional banking systems, EtherBank operates on blockchain technology, ensuring every transaction is fast, reliable, and tamper-proof. This makes EtherBank crypto investment a top choice for individuals and institutions looking to diversify their portfolios. \r\n \r\nWhy Choose EtherBank? \r\nTransparency: With blockchain at its core, EtherBank guarantees 100% transparency for every investor. \r\nHigh Returns: EtherBank has structured its investment plans to offer some of the most competitive yields in the market. \r\nEase of Use: Through its user-friendly interface, managing your investments has never been easier. \r\nEtherTalk Investment: Your Gateway to Crypto Insights \r\nAnother unique aspect of EtherBank is its EtherTalk investment hub. This feature provides users with real-time market analysis, expert opinions, and educational resources, empowering investors to make informed decisions. EtherTalk is more than just a toolвЂ”it\'s a community of like-minded individuals passionate about blockchain technology. \r\n \r\nJoin the EtherBank Revolution \r\nBy choosing EtherBank, you\'re not just investing in cryptoвЂ”you\'re investing in a movement that prioritizes innovation, security, and financial growth. Whether you\'re interested in EtherTalk investment opportunities or exploring the broader crypto market, EtherBank is your ultimate partner. \r\n \r\nTake the first step today and experience the difference with EtherBank crypto investment. Secure your financial future with a platform built for success.',''),(2383,1,274,'7.1','1',''),(2384,1,274,'7.2','I have read and agree to the privacy policy',''),(2385,1,274,'7.3','2',''),(2386,1,275,'1','Amelia Brown',''),(2387,1,275,'3','ameliabrown5822@gmail.com',''),(2388,1,275,'5','3170125715',''),(2389,1,275,'6','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nAmelia',''),(2390,1,275,'7.1','1',''),(2391,1,275,'7.2','I have read and agree to the privacy policy',''),(2392,1,275,'7.3','2',''),(2393,1,276,'1','Kit Washington',''),(2394,1,276,'3','kit.washington@gmail.com',''),(2395,1,276,'4','Kit Washington',''),(2396,1,276,'5','8146865926',''),(2397,1,276,'6','Did you know that your website actuate.agency may not be achieve maximum traffic? With our advanced AI traffic system, you may connect with thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation free trial with 4,000 visitors to highlight what’s possible. Once you see the difference, our scalable options offer up to 250K. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https://ln.run/TzzSn',''),(2398,1,276,'7.1','1',''),(2399,1,276,'7.2','I have read and agree to the privacy policy',''),(2400,1,276,'7.3','2',''),(2401,1,277,'1','Ellen Smith',''),(2402,1,277,'3','deweese.jude@msn.com',''),(2403,1,277,'4','Jude Deweese',''),(2404,1,277,'5','(332) 222-4058',''),(2405,1,277,'6','Impact Explainers specializes in high-quality 2D/3D animation, CGI/VFX, and motion graphics. With a team of 60+ experts and cutting-edge technology, we deliver exceptional results and fast turnarounds. \r\nUse animation to enhance sales, marketing, business intros, product mock-ups, YouTube videos, social media ads, or demo videos. Whether it’s architectural visualization, motion graphics, anime, or explainer videos, we bring your ideas to life with groundbreaking results. \r\n\r\nExplore our portfolio or chat with us at www.impactexplainer.com. You can also email us at ellen@impactexplainer.com or call (332) 222-4058. Let’s create something amazing together!\r\n\r\nEllen Smith\r\nellen@impactexplainer.com\r\n(332) 222-4058',''),(2406,1,277,'7.1','1',''),(2407,1,277,'7.2','I have read and agree to the privacy policy',''),(2408,1,277,'7.3','2',''),(2409,1,278,'1','Laurinda Allman',''),(2410,1,278,'3','allman.laurinda@gmail.com',''),(2411,1,278,'4','Laurinda Allman',''),(2412,1,278,'6','Hi, this is a friendly reminder that this is the last chance for USA based businesses to file their claim to receive potential compensation owed to you from the Visa/Mastercard $5.5 Billion Dollar settlement. You can learn more here: https://visascardsettlement.com',''),(2413,1,278,'7.1','1',''),(2414,1,278,'7.2','I have read and agree to the privacy policy',''),(2415,1,278,'7.3','2',''),(2416,1,279,'1','Ellen Smith',''),(2417,1,279,'3','cookson.grover@gmail.com',''),(2418,1,279,'4','Grover Cookson',''),(2419,1,279,'5','(332) 222-4058',''),(2420,1,279,'6','Impact Explainers specializes in high-quality 2D/3D animation, CGI/VFX, and motion graphics. With a team of 60+ experts and cutting-edge technology, we deliver exceptional results and fast turnarounds. \r\nUse animation to enhance sales, marketing, business intros, product mock-ups, YouTube videos, social media ads, or demo videos. Whether it’s architectural visualization, motion graphics, anime, or explainer videos, we bring your ideas to life with groundbreaking results. \r\n\r\nExplore our portfolio or chat with us at www.impactexplainer.com. You can also email us at ellen@impactexplainer.com or call (332) 222-4058. Let’s create something amazing together!\r\n\r\nEllen Smith\r\nellen@impactexplainer.com\r\n(332) 222-4058',''),(2421,1,279,'7.1','1',''),(2422,1,279,'7.2','I have read and agree to the privacy policy',''),(2423,1,279,'7.3','2',''),(2424,1,280,'1','Anthonyfer',''),(2425,1,280,'3','777@zel.biz',''),(2426,1,280,'4','AliExpress',''),(2427,1,280,'5','89369167687',''),(2428,1,280,'6','<a href=https://cryptolake.online/crypto3>Blockchain updates</a>',''),(2429,1,280,'7.1','1',''),(2430,1,280,'7.2','I have read and agree to the privacy policy',''),(2431,1,280,'7.3','2',''),(2432,1,281,'1','Jawad R',''),(2433,1,281,'3','twila.griggs@gmail.com',''),(2434,1,281,'4','Twila Griggs',''),(2435,1,281,'5','7959740475',''),(2436,1,281,'6','Hi,\r\n\r\nI came across your website on Google and noticed a small issue with your logo and it doesn’t fully reflect the potential of your brand.\r\nI’d love to help you fix this and create a logo that truly represents your business.\r\nIf you’d like to work together, you can reach me here on fiverr : https://bit.ly/premium-logo-designs\r\n\r\nFeel free to share this with anyone else who might need a better logo too.\r\n\r\nBest regards,\r\nJawad',''),(2437,1,281,'7.1','1',''),(2438,1,281,'7.2','I have read and agree to the privacy policy',''),(2439,1,281,'7.3','2',''),(2440,1,282,'1','Lucinda Begg',''),(2441,1,282,'3','begg.lucinda@msn.com',''),(2442,1,282,'4','Lucinda Begg',''),(2443,1,282,'5','261662543',''),(2444,1,282,'6','Every day, websites like actuate.agency fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to bring more visibility and traffic to your site.\r\n\r\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as a quarter million visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https://shorten.world/jURUn',''),(2445,1,282,'7.1','1',''),(2446,1,282,'7.2','I have read and agree to the privacy policy',''),(2447,1,282,'7.3','2',''),(2448,1,283,'1','JimmyDot',''),(2449,1,283,'3','sir.maxbo@yandex.ru',''),(2450,1,283,'4','FBI',''),(2451,1,283,'5','89713285395',''),(2452,1,283,'6','Приветствуем профессионалов и начинающих мастеров в автомобильном деле \r\n \r\nНаша команда CARTEAMS® разработала высококачественную жидкость для тестирования бензиновых форсунок на стенде- \r\nTorch 2.0 – незаменимый помощник для тех, кто занимается чисткой и тестированием форсунок-EFI GDI MPI FSI TFSI TSI D-4 NEODI DISI PIEZO \r\nЭтот продукт специально разработан и протестирован для эффективной проверки форсунок на стендах launch,Nordberg,AUTOOL,GrunBaum и даже на стендах NONAME с китайских барахолок \r\nПозволяет быстро выявить и устранить все возможные неисправности топливной форсунки-течь,нарушение факела распыла,нестабильной производительности \r\nПреимущества жидкости Torch 2.0 \r\n \r\nНе горит \r\nНе имеет резкого запаха \r\nНе испаряется \r\nНе пенится \r\nИдеально подходит как для профессионалов в автосервисах, так и для новичков, кто уже приобрел оборудование или планирует приобрести \r\nhttps://carteams-shop.ru/ \r\nКупить данный экземпляр можно \r\nOZON \r\nhttps://www.ozon.ru/product/zhidkost-dlya-testirovaniya-benzinovyh-forsunok-na-stende-torch-2-0-1752005099/ \r\nwildberries \r\nhttps://www.wildberries.ru/catalog/280701170/detail.aspx?targetUrl=GP \r\n \r\n<a href=https://radikal.host/i/l0caKz><img src=\"https://e.radikal.host/2024/11/22/T1.md.png\"></a> \r\nhttps://vk.com/jidkost_dlya_forsunok',''),(2453,1,283,'7.1','1',''),(2454,1,283,'7.2','I have read and agree to the privacy policy',''),(2455,1,283,'7.3','2',''),(2456,1,284,'1','istanbul#taksim[transfer,2,5]',''),(2457,1,284,'3','clarkson@a.fruitingbodymushrooms.online',''),(2458,1,284,'4','Nokia',''),(2459,1,284,'5','82293252319',''),(2460,1,284,'6','What places, restaurants, and activities would you advocate in the service of an enjoyable vacation in Taksim while exploring the unique attractiveness of Istanbul?       <a href=https://www.istanbultaksim.net>İstanbul Taksim</a>',''),(2461,1,284,'7.1','1',''),(2462,1,284,'7.2','I have read and agree to the privacy policy',''),(2463,1,284,'7.3','2',''),(2464,1,285,'1','RodneyImigh',''),(2465,1,285,'3','iv.a.n.sk6.8wil.l.ia.ms@gmail.com',''),(2466,1,285,'4','Apple',''),(2467,1,285,'5','85483742655',''),(2468,1,285,'6','Hiring  <a href=https://contractorfinder.iko.com/contractors/midatlantic-restoration-specialist-inc-35945-clinton-md>mars restoration</a> was a game-changer quest of my home renovation project. From the introductory consultation to the concluding walkthrough, their professionalism and savvy were evident. The body was communicative, ensuring I was informed at every stage. Their heed to delegate was immaculate, transforming my vision into actuality with precision. Teeth of a occasional unexpected challenges, they adapted unexpectedly, keeping the project on track. The quality of work exceeded my expectations, making the investment worthwhile.',''),(2469,1,285,'7.1','1',''),(2470,1,285,'7.2','I have read and agree to the privacy policy',''),(2471,1,285,'7.3','2',''),(2472,1,286,'1','Leonard Hornsby',''),(2473,1,286,'3','leonard.hornsby@gmail.com',''),(2474,1,286,'4','Leonard Hornsby',''),(2475,1,286,'5','1989194353',''),(2476,1,286,'6','Hey there, I came across your website and was impressed—great work!\r\n\r\nI know your time is valuable, so I’ll be brief.\r\n\r\nAI is essential for business growth, and many owners struggle to know where to start—that’s why I’m here to help.\r\n\r\nWe’ve created two guides called AI For Entrepreneurs and Smarter with AI, normally priced at $29 each, and we\'re offering it to you for free. Inside, you’ll discover:\r\n\r\n    + How to quickly increase your business/website revenue.\r\n    + A simple framework for incorporating AI into your business.\r\n    + Proven strategies to boost productivity and save time.\r\n    + Expert tips to get results, whether you\'re just starting or well-established.\r\n\r\nRemember, this is absolutely free and will cost you nothing! \r\n\r\nWould you like a free copy?\r\n\r\nGet yor guide here: http://aibusinessmastery.pro\r\n\r\nI’m confident it’ll be a game-changer for you, and I’d love to hear how it works for your business!\r\n\r\nBest regards',''),(2477,1,286,'7.1','1',''),(2478,1,286,'7.2','I have read and agree to the privacy policy',''),(2479,1,286,'7.3','2',''),(2480,1,287,'1','Ronny Graf',''),(2481,1,287,'3','graf.vicente@gmail.com',''),(2482,1,287,'4','Vicente Graf',''),(2483,1,287,'5','7717281098',''),(2484,1,287,'6','Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/2s3z2ef3\r\n\r\nSee you there!\r\nRegards\r\nRonny',''),(2485,1,287,'7.1','1',''),(2486,1,287,'7.2','I have read and agree to the privacy policy',''),(2487,1,287,'7.3','2',''),(2488,1,288,'1','Mike Andreas Bernard',''),(2489,1,288,'3','mikexxxx@gmail.com',''),(2490,1,288,'4','AliExpress',''),(2491,1,288,'5','84242534976',''),(2492,1,288,'6','Hi there \r\n \r\nHaving some bunch of links pointing to actuate.agency could have 0 value or worse for your website, It really doesn`t matter how many backlinks you have, what matters is the amount of keywords those websites rank for. That is the most important thing. Not the fake Moz DA or ahrefs DR score. That anyone can do these days. BUT the amount of ranking keywords the sites that link to you have. Thats it. \r\n \r\nHave such links point to your website and you will ROCK ! \r\n \r\nWe are offering this special service here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nIn doubts, or need more information, chat with us: https://www.strictlydigital.net/whatsapp-us/ \r\n \r\nKind regards \r\nMike Andreas Bernard\r\n \r\nstrictlydigital.net',''),(2493,1,288,'7.1','1',''),(2494,1,288,'7.2','I have read and agree to the privacy policy',''),(2495,1,288,'7.3','2',''),(2496,1,289,'1','Teddow',''),(2497,1,289,'3','moqagides18@gmail.com',''),(2498,1,289,'4','Wallmart',''),(2499,1,289,'5','84422883287',''),(2500,1,289,'6','Hola, quería saber tu precio..',''),(2501,1,289,'7.1','1',''),(2502,1,289,'7.2','I have read and agree to the privacy policy',''),(2503,1,289,'7.3','2',''),(2504,1,290,'1','JamesVonry',''),(2505,1,290,'3','barbariska8912@gmail.com',''),(2506,1,290,'4','Nokia',''),(2507,1,290,'5','84918434524',''),(2508,1,290,'6','Когда речь идет о ремонте, выбор правильной краски — это один из самых важных этапов. Строительные краски не только придают вашему интерьеру стильный вид, но и защищают поверхности от внешних воздействий. Мы предлагаем широкий ассортимент высококачественных строительных красок, которые удовлетворят потребности как профессиональных строителей, так и домашних мастеров - <a href=https://pfo.volga.news/735144/article/gde-kupit-krasku-optom-poleznaya-informaciya-dlya-pokupatelej.html>купить краску оптом.</a>',''),(2509,1,290,'7.1','1',''),(2510,1,290,'7.2','I have read and agree to the privacy policy',''),(2511,1,290,'7.3','2',''),(2512,1,291,'1','Margareta Manna',''),(2513,1,291,'3','margareta.manna@yahoo.com',''),(2514,1,291,'4','Margareta Manna',''),(2515,1,291,'5','4723623676',''),(2516,1,291,'6','Hi,\r\n\r\nLooking for someone to help you in local ranking ? Your business is not coming in top of google  results page . I am Local SEO expert from 5 years and now i am here to help you! With the\r\nexpertise and work drive of my team, we will get you the best results possible\r\n\r\nCheck my 5 stars Fiverr page now\r\n\r\nhttps://tinyurl.com/3fxa3xw3',''),(2517,1,291,'7.1','1',''),(2518,1,291,'7.2','I have read and agree to the privacy policy',''),(2519,1,291,'7.3','2',''),(2520,1,292,'1','Mark Deloach',''),(2521,1,292,'3','deloach.mark@gmail.com',''),(2522,1,292,'4','Mark Deloach',''),(2523,1,292,'6','Did you know that your website actuate.agency could be failing to reach its full potential? With our advanced AI traffic system, you may gain access to thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation free trial with 4,000 visitors to showcase what’s possible. Once you see the difference, our scalable options offer up to 250,000. Let us help you convert lost potential to meaningful traffic growth. Get more information here: https://ln.run/TzzSn',''),(2524,1,292,'7.1','1',''),(2525,1,292,'7.2','I have read and agree to the privacy policy',''),(2526,1,292,'7.3','2',''),(2527,1,293,'1','[url=https://domcoffee.site]fuck off bitch  щдюхи вонючие пезды [/url]',''),(2528,1,293,'3','rew33@donetsk365.ru',''),(2529,1,293,'4','[url=https://domcoffee.site]fuck off bitch  щдюхи вонючие пезды [/url]',''),(2530,1,293,'5','82167235672',''),(2531,1,293,'6','<a href=https://domcoffee.site>fuck off bitch  щдюхи вонючие пезды </a> \r\ndomcoffee.site  <a href=https://domcoffee.site> щдюхи вонючие пезды</a> \r\n+zwz4753674   <a href=https://domcoffee.site> fucking porno video</a> \r\n+zwz4753674',''),(2532,1,293,'7.1','1',''),(2533,1,293,'7.2','I have read and agree to the privacy policy',''),(2534,1,293,'7.3','2',''),(2535,1,294,'1','HowardZem',''),(2536,1,294,'3','patawibud1972@op.pl',''),(2537,1,294,'4','Apple',''),(2538,1,294,'5','85426132473',''),(2539,1,294,'6','Продолжение https://lzt.market/',''),(2540,1,294,'7.1','1',''),(2541,1,294,'7.2','I have read and agree to the privacy policy',''),(2542,1,294,'7.3','2',''),(2543,1,295,'1','[url=https://nw.dn.ua/]nw.dn.ua[/url]',''),(2544,1,295,'3','tre3@donrem.ru',''),(2545,1,295,'4','[url=https://nw.dn.ua/]nw.dn.ua[/url]',''),(2546,1,295,'5','81656939277',''),(2547,1,295,'6','Hello. . <a href=https://nw.dn.ua/>nw.dn.ua</a> \r\n<a href=https://nw.dn.ua/>nw.dn.ua</a> \r\nhttps://nw.dn.ua   zwz4763574',''),(2548,1,295,'7.1','1',''),(2549,1,295,'7.2','I have read and agree to the privacy policy',''),(2550,1,295,'7.3','2',''),(2551,1,296,'1','Leah Cleveland',''),(2552,1,296,'3','leah.cleveland@gmail.com',''),(2553,1,296,'4','Leah Cleveland',''),(2554,1,296,'5','489738553',''),(2555,1,296,'6','Breakthrough FREE System Lets You Clone...\r\n\r\nOur Done-For-You High Ticket System That Makes Us Over $1,000+ Per Day...\r\n\r\nUsing An Automated FREE Process We\'re Generating Passive Income Without Creating Products, Creating Videos, Sending Emails or Doing anything Technical!\r\n\r\nClick Here for Details: https://warriorplus.com/o2/a/lqyvr8w/0',''),(2556,1,296,'7.1','1',''),(2557,1,296,'7.2','I have read and agree to the privacy policy',''),(2558,1,296,'7.3','2',''),(2559,1,297,'1','Alfredo Luevano',''),(2560,1,297,'3','luevano.alfredo48@googlemail.com',''),(2561,1,297,'4','Alfredo Luevano',''),(2562,1,297,'5','5198347508',''),(2563,1,297,'6','Your website, actuate.agency, may be reaching so many more people! On average, sites like yours could attract over 1,000 visitors per day. That’s where our AI-powered traffic system makes a difference—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 visitors to realize the impact firsthand. Afterward, our plans deliver up to 250,000, helping your website grow its audience and engagement effortlessly. Get more information here: https://shorten.tv/qdTg5',''),(2564,1,297,'7.1','1',''),(2565,1,297,'7.2','I have read and agree to the privacy policy',''),(2566,1,297,'7.3','2',''),(2567,1,298,'1','Hildegard Wickens',''),(2568,1,298,'3','wickens.hildegard@googlemail.com',''),(2569,1,298,'4','Hildegard Wickens',''),(2570,1,298,'5','496961414',''),(2571,1,298,'6','Want to get your message in front of millions of potential customers? Our service can help. By sending your ad text to website contact forms, your message will be read just like you\'re reading this one. And with one flat rate, you can reach a massive audience without any per click costs. Start growing your business today.\r\n\r\n Interested? Get in touch via the contact details below.\r\n\r\nRegards,\r\nHildegard Wickens\r\nEmail: Hildegard.Wickens@uniqueadvertising.pro\r\nWebsite: http://p8pgby.marketing-with-contactforms.top',''),(2572,1,298,'7.1','1',''),(2573,1,298,'7.2','I have read and agree to the privacy policy',''),(2574,1,298,'7.3','2',''),(2575,1,299,'1','+11853766336',''),(2576,1,299,'3','hardtokisses@gmail.com',''),(2577,1,299,'4','+11853766336',''),(2578,1,299,'5','81218755279',''),(2579,1,299,'6','<u>Unlish your wild nature with hot girls</u> - <a href=https://bit.ly/3CSuwI7><b>click here!</b></a>',''),(2580,1,299,'7.1','1',''),(2581,1,299,'7.2','I have read and agree to the privacy policy',''),(2582,1,299,'7.3','2',''),(2583,1,300,'1','Nyla Ferrante',''),(2584,1,300,'3','helios@goldtip.shop',''),(2585,1,300,'4','Tosha Fouch',''),(2586,1,300,'5','515-520-6212',''),(2587,1,300,'6','Want to instantly tap into Helios to leverage...\r\n\r\n...       The World\'s First A.I-Powered Crypto Miner\r\n\r\nThis latest from Billy Darr shows you exactly how\r\n\r\n: https://www.goldtip.shop/helio \r\n\r\nOnce you see the potential with this, you\'ll want to scale this even more\r\n\r\nGrab this for 17 bux\r\n\r\n… but act fast because price increases with each sale\r\n\r\n>>> Grab your copy now: https://www.goldtip.shop/helio !\r\n\r\nNyla Ferrante\r\n\r\n\r\nP.S. For the first 35 people \r\nwho grab this today you\'ll get  BONUS\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.goldtip.shop/unsubscribe/?d=actuate.agency \r\nAddress: 91 Rocky Road\r\nPhiladelphia, PA 19104',''),(2588,1,300,'7.1','1',''),(2589,1,300,'7.2','I have read and agree to the privacy policy',''),(2590,1,300,'7.3','2',''),(2591,1,301,'1','Samuelanito',''),(2592,1,301,'3','farterslipe1988@op.pl',''),(2593,1,301,'4','Wallmart',''),(2594,1,301,'5','84393922473',''),(2595,1,301,'6','кликните сюда https://zelenka.guru/articles',''),(2596,1,301,'7.1','1',''),(2597,1,301,'7.2','I have read and agree to the privacy policy',''),(2598,1,301,'7.3','2',''),(2599,1,302,'1','Kourtney Chilton',''),(2600,1,302,'3','kourtney.chilton@gmail.com',''),(2601,1,302,'4','Kourtney Chilton',''),(2602,1,302,'5','474287054',''),(2603,1,302,'6','What if your website actuate.agency could see a massive boost in traffic starting today? Many sites unknowingly overlook hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can test the results firsthand. Beyond the trial, we deliver plans for up to a quarter million visitors monthly, all targeted to match your audience needs. Let’s enhance your site’s reach together. Get more information here: https://shorten.world/jURUn',''),(2604,1,302,'7.1','1',''),(2605,1,302,'7.2','I have read and agree to the privacy policy',''),(2606,1,302,'7.3','2',''),(2607,1,303,'1','DouglasSoura',''),(2608,1,303,'3','iva.ns.k.68w.ill.ia.m.s@gmail.com',''),(2609,1,303,'4','Apple',''),(2610,1,303,'5','88996219563',''),(2611,1,303,'6','Hiring  https://contractorfinder.iko.com/contractors/home-exteriors-40418-northfield-oh  was a game-changer for my habitation renovation project. From the commencing consultation to the decisive walkthrough, their professionalism and adroitness were evident. The body was communicative, ensuring I was educated at every stage. Their heed to detachment was immaculate, transforming my delusion into aristotelianism entelechy with precision. Teeth of a few unexpected challenges, they adapted swiftly, keeping the engagement on track. The quality of commission exceeded my expectations, making the investment worthwhile.',''),(2612,1,303,'7.1','1',''),(2613,1,303,'7.2','I have read and agree to the privacy policy',''),(2614,1,303,'7.3','2',''),(2615,1,304,'1','Lachlan Tims',''),(2616,1,304,'3','lachlan.tims@gmail.com',''),(2617,1,304,'4','Lachlan Tims',''),(2618,1,304,'5','2532263253',''),(2619,1,304,'6','Get more leads for your actuate.agency website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ln.run/vFi5Y\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.',''),(2620,1,304,'7.1','1',''),(2621,1,304,'7.2','I have read and agree to the privacy policy',''),(2622,1,304,'7.3','2',''),(2623,1,305,'1','Sima Binnie',''),(2624,1,305,'3','binnie.sima@gmail.com',''),(2625,1,305,'4','Sima Binnie',''),(2626,1,305,'5','29941578',''),(2627,1,305,'6','Hi! My name is Sima Binnie. \r\n \r\nBe Expressive! \r\n \r\nWalk to the site TiaraShop EU whenever you need Men\'s or Women\'s Leggings, Underwear or Swimwear. \r\n \r\nNow everything is discounted! \r\n \r\nFollow the link and use code \"VIP\" for an extra discount in Men\'s Tank Tops:\r\n \r\nhttps://bit.ly/47WZTf2 \r\n \r\nGreetings, Sima Binnie',''),(2628,1,305,'7.1','1',''),(2629,1,305,'7.2','I have read and agree to the privacy policy',''),(2630,1,305,'7.3','2',''),(2631,1,306,'1','MelvinPar',''),(2632,1,306,'3','cattbirthbancning1986@op.pl',''),(2633,1,306,'4','Google',''),(2634,1,306,'5','85873866879',''),(2635,1,306,'6','Читать далее https://lzt.market',''),(2636,1,306,'7.1','1',''),(2637,1,306,'7.2','I have read and agree to the privacy policy',''),(2638,1,306,'7.3','2',''),(2639,1,307,'1','Harris Tripp',''),(2640,1,307,'3','yellowbrickformula@unlockrevenue.info',''),(2641,1,307,'4','Ivory Baylee',''),(2642,1,307,'5','089 72 57 31',''),(2643,1,307,'6','Hey ,\r\n\r\nLet’s get real—how many “opportunities” have you tried, only to feel like you’re back where you started?\r\n\r\nMost people try everything under the sun, hoping that one thing will finally stick.\r\n\r\nBut if you’re still searching, it means what you’re doing just isn’t working.\r\n\r\nThat’s why I want to share this with you.\r\n\r\nToday, my friend Sean Donahoe opened the doors to his Yellow Brick Formula—a LIVE, 5-day masterclass where you’ll learn a skill that no one can ever take away: https://www.unlockrevenue.info/yellowbrickformula .\r\n\r\nOver the next five days, Sean’s going to be there live with you every step of the way.\r\n\r\nHe’ll show you exactly how to build wealth on your terms—without products, sales, or all the usual online headaches.\r\n\r\nImagine what it would be like to have a proven, reliable approach that lets you grow your wealth in just 30–60 minutes a day, leaving the rest of your time completely yours.\r\n\r\nAnd by the end of it, you’ll have the skill set to finally turn your goals into a reality…without the usual hassles.\r\n\r\nJust look at what others have achieved with this same approach:\r\n\r\n$3,397 profit from just two trades in under a week\r\n126% returns in two weeks\r\n422% growth in just two days\r\nThese aren’t just numbers; they’re real results from people who were ready to make a change.\r\n\r\nAnd here’s the kicker: Sean’s method lets you practice this skill without risking a dime, so you can learn and build confidence without any pressure.\r\n\r\nIf what you’ve been doing so far isn’t getting you closer to the future you want, maybe it’s time to try something different.\r\n\r\n[Click here to secure your spot]  in Sean’s masterclass: https://www.unlockrevenue.info/yellowbrickformula . This could be exactly what you’ve been waiting for.\r\n\r\nTo your success,\r\n\r\nHarris Tripp\r\n\r\n\r\nP.S. Starting Jan 13th, you’ll spend just five days learning a skill that could unlock the future you’ve dreamed of. Don’t let this slip by—[join the sprint here]: https://www.unlockrevenue.info/yellowbrickformula  and see what’s possible.\r\n\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=actuate.agency \r\nAddress: 2125 Davis Court\r\nHerrin, IL 62948',''),(2644,1,307,'7.1','1',''),(2645,1,307,'7.2','I have read and agree to the privacy policy',''),(2646,1,307,'7.3','2',''),(2647,1,308,'1','Eduardotus',''),(2648,1,308,'3','reemeksyuh@gazeta.pl',''),(2649,1,308,'4','Apple',''),(2650,1,308,'5','81298163794',''),(2651,1,308,'6','<a href=\"https://ghostwriter-globalisierung.de\"> ghostwriter globalisierung </a>',''),(2652,1,308,'7.1','1',''),(2653,1,308,'7.2','I have read and agree to the privacy policy',''),(2654,1,308,'7.3','2',''),(2655,1,309,'1','Shanky',''),(2656,1,309,'3','youronlinepresence2@outlook.com',''),(2657,1,309,'4','Online Presence Manager',''),(2658,1,309,'5','3981498951',''),(2659,1,309,'6','Hi, I help businesses boost their online presence with website optimization, engaging content, strategic social media, and high-quality blogs—starting at just $100 per month. \r\n\r\nPing me at Youronlinepresence2@outlook.com to discuss it further.',''),(2660,1,309,'7.1','1',''),(2661,1,309,'7.2','I have read and agree to the privacy policy',''),(2662,1,309,'7.3','2',''),(2663,1,310,'1','Tia Mowry',''),(2664,1,310,'3','info@increaseorganictraffic.com',''),(2665,1,310,'4','Web Solutions Company',''),(2666,1,310,'5','804-715-1479',''),(2667,1,310,'6','Hi actuate.agency,\r\n\r\nI would like to discuss SEO!\r\n\r\nI can assist in optimizing your website to reach the first page of Google, thereby increasing the leads and sales generated from your site.\r\n\r\nNote: I\'d be happy to discuss SEO services in greater detail with you; we can work together. Drop your best number to reach.\r\n\r\nBests Regards,\r\nTia Mowry\r\nSr SEO consultant\r\nhttp://www.Increaseorganictraffic.com\r\nPh. No: 1-804-715-1479\r\n\r\nIf you don’t want me to contact you again about this, reply with “unsubscribe”',''),(2668,1,310,'7.1','1',''),(2669,1,310,'7.2','I have read and agree to the privacy policy',''),(2670,1,310,'7.3','2',''),(2671,1,311,'1','Gena Martine',''),(2672,1,311,'3','martine.gena@gmail.com',''),(2673,1,311,'4','Gena Martine',''),(2674,1,311,'6','Are you fully utilizing the potential of your actuate.agency website? Many sites lose thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you unlock this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250K visitors per month. Let’s amplify your website traffic and turn more visitors into opportunities. Get more information here: https://shorten.world/jURUn',''),(2675,1,311,'7.1','1',''),(2676,1,311,'7.2','I have read and agree to the privacy policy',''),(2677,1,311,'7.3','2',''),(2678,1,312,'1','Colette Lau',''),(2679,1,312,'3','lau.colette35@hotmail.com',''),(2680,1,312,'4','Colette Lau',''),(2681,1,312,'5','3393954757',''),(2682,1,312,'6','What if your website actuate.agency experienced a massive boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can experience the results firsthand. Beyond the trial, we provide plans for up to 250,000, all targeted to match your audience needs. Let’s expand your site’s reach together. Get more information here: https://shorten.so/lBkc6',''),(2683,1,312,'7.1','1',''),(2684,1,312,'7.2','I have read and agree to the privacy policy',''),(2685,1,312,'7.3','2',''),(2686,1,313,'1','Mike Bernd Muller',''),(2687,1,313,'3','info@speed-seo.net',''),(2688,1,313,'4','FBI',''),(2689,1,313,'5','85613637342',''),(2690,1,313,'6','Hi, \r\n \r\nCurious about how your website is performing? Discover its strengths and weaknesses with our Free SEO Check Tool! In just 2 minutes, you’ll get a detailed analysis of your website’s SEO health and actionable insights to help improve your rankings. \r\n \r\nTake the first step towards better performance and growth. \r\n \r\nRun Your Free SEO Check Now \r\nhttps://www.speed-seo.net/check-site-seo-score/ \r\n \r\nDon’t let overlooked SEO issues hold you back. Optimize your site today and stay ahead of the competition! \r\n \r\nBest regards, \r\n \r\n \r\nMike Bernd Muller\r\n \r\nSpeed SEO \r\nWhatsapp us: https://www.speed-seo.net/whatsapp-with-us/',''),(2691,1,313,'7.1','1',''),(2692,1,313,'7.2','I have read and agree to the privacy policy',''),(2693,1,313,'7.3','2',''),(2694,1,314,'1','keroEcorge',''),(2695,1,314,'3','fldahevl@hotmail.com',''),(2696,1,314,'4','Nokia',''),(2697,1,314,'5','89266298142',''),(2698,1,314,'6','Your account has been inactive for 364 days. To avoid deletion and claim your balance, please sign in and initiate a payout within 24 hours. For support, join our Telegram group: https://tinyurl.com/29xqk696',''),(2699,1,314,'7.1','1',''),(2700,1,314,'7.2','I have read and agree to the privacy policy',''),(2701,1,314,'7.3','2',''),(2702,1,315,'1','Donaldrab',''),(2703,1,315,'3','curdverfiball1983@op.pl',''),(2704,1,315,'4','Nokia',''),(2705,1,315,'5','81456224429',''),(2706,1,315,'6','каталог https://zelenka.guru/articles',''),(2707,1,315,'7.1','1',''),(2708,1,315,'7.2','I have read and agree to the privacy policy',''),(2709,1,315,'7.3','2',''),(2710,1,316,'1','Jawad R',''),(2711,1,316,'3','suzanna.frankland@gmail.com',''),(2712,1,316,'4','Suzanna Frankland',''),(2713,1,316,'5','377496678',''),(2714,1,316,'6','Hi,\r\n\r\nI came across your website on Google and noticed a small issue with your logo and it doesn’t fully reflect the potential of your brand.\r\nI’d love to help you fix this and create a logo that truly represents your business.\r\n\r\nIf you’d like to work together, you can reach me here on fiverr : https://bit.ly/business-logo-designs\r\n\r\nFeel free to share this with anyone else who might need a better logo too.\r\n\r\nBest regards,\r\nJawad',''),(2715,1,316,'7.1','1',''),(2716,1,316,'7.2','I have read and agree to the privacy policy',''),(2717,1,316,'7.3','2',''),(2718,1,317,'1','Brian WRIGHT Eng.',''),(2719,1,317,'3','newsletter@wexxon.com',''),(2720,1,317,'4','WEXXON',''),(2721,1,317,'5','7209248652',''),(2722,1,317,'6','Find a best mate for a marriage or a long-term relationship. Are you looking for a new love and a best mate? Do you want to know which one of the potential candidates will be perfectly compatible with you? If interested, you will get precise and highly detailed answers to these questions in our ROMANTIC COMPATIBILITY report that we can specially prepare for you. This report will be your best resource for a romantic comparison. You can get more information about our ROMANTIC COMPATIBILITY report at our store: https://wexxon.com/home/9-romantic-compatibility.html.',''),(2723,1,317,'7.1','1',''),(2724,1,317,'7.2','I have read and agree to the privacy policy',''),(2725,1,317,'7.3','2',''),(2726,1,318,'1','Oman Alison',''),(2727,1,318,'3','jeffry.alison@yahoo.com',''),(2728,1,318,'4','Jeffry Alison',''),(2729,1,318,'5','0524-3038017',''),(2730,1,318,'6','Hello,\r\n\r\nAt Cateus Investment Company (CIC), we understand that securing the right funding is crucial for both startups and established businesses. That\'s why we offer flexible financing solutions designed to meet your specific needs.\r\n\r\nHere’s how we can help:\r\n\r\nDebt Financing: 3% annual interest with zero penalties for early repayment.\r\nEquity Financing: Venture capital support with a 10% equity stake—helping you expand while keeping control.\r\nWe’re ready to explore the best option for your business. Simply send us your pitch deck or executive summary, and let’s discuss the ideal investment structure to fuel your growth.\r\n\r\nLooking forward to hearing from you.\r\n\r\nBest regards,\r\nOman Rook\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n\r\nemail:  oman-rook@cateusgroup.org   or  cateusgroup@gmail.com \r\nhttps://cateusinvestmentgroup.com',''),(2731,1,318,'7.1','1',''),(2732,1,318,'7.2','I have read and agree to the privacy policy',''),(2733,1,318,'7.3','2',''),(2734,1,319,'1','Clintonneafe',''),(2735,1,319,'3','acunirel1980@op.pl',''),(2736,1,319,'4','Wallmart',''),(2737,1,319,'5','82373557286',''),(2738,1,319,'6','интернет https://zelenka.guru/forums/104/',''),(2739,1,319,'7.1','1',''),(2740,1,319,'7.2','I have read and agree to the privacy policy',''),(2741,1,319,'7.3','2',''),(2742,1,320,'1','Genevieve Wells',''),(2743,1,320,'3','genevieve.wells@msn.com',''),(2744,1,320,'4','Genevieve Wells',''),(2745,1,320,'5','8203126753',''),(2746,1,320,'6','Did you know that your website actuate.agency could be failing to connect with its audience? With our advanced AI traffic system, you may connect with thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation trial of 4,000 visitors to demonstrate what’s possible. Once you see the difference, our scalable options can provide up to a quarter million visitors monthly. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https://shorten.world/jURUn',''),(2747,1,320,'7.1','1',''),(2748,1,320,'7.2','I have read and agree to the privacy policy',''),(2749,1,320,'7.3','2',''),(2750,1,321,'1','Alfredspich',''),(2751,1,321,'3','y.kuvayev@mail.ru',''),(2752,1,321,'4','Wallmart',''),(2753,1,321,'5','88536342464',''),(2754,1,321,'6','© Copyright - 2013 - 2023 Ecokoja https://p-parquet.ru/retushiruyushchij-marker-holzmarker-borma-wachs-134\r\n ru https://p-parquet.ru/retushiruyushchij-marker-holzmarker-borma-wachs-36\r\n \r\n№ 304 Дуб сантана темный https://p-parquet.ru/osmo-holzschutz-lasur-maslo-zashchitnaya-906-25l\r\n \r\nДилерство Оплата Пользовательское соглашение Распродажа отрезов О компании Оптовым клиентам Возврат Связаться с нами https://p-parquet.ru/grunt-dlya-parketa/p/2\r\n \r\nНе оставляет ореола https://p-parquet.ru/retushiruyushchij-marker-holzmarker-borma-wachs-32\r\n  5 степеней блеска https://p-parquet.ru/maslo-tikovoye-teak-oil-5\r\n \r\nПоверхность мебели подвержена различным повреждениям и дефектам https://p-parquet.ru/koncentrirovannaya-morilka-dlya-dereva-holzfarbe-1l-borma-wachs-146-venge\r\n  Чтобы она вновь выглядела достойно, существует выбор средств для реставрации мебели https://p-parquet.ru/zashchitnoe-maslo-s-uf-filtrom-ekstra-dlya-naruzhnyh-rabot-s-biocidami-22\r\n  Они легкие в использовании, обладают хорошими маскирующими свойствами https://p-parquet.ru/dvukhkomponentnoye-tsvetnoye-maslo-dlya-parketa-loba-hs-2k-impactoil-color-send\r\n  Места обработки реставрирующими средствами более устойчивы к механическим повреждениям и истиранию https://p-parquet.ru/magazin/folder/kley-dlya-parketa-i-fanery/p/4\r\n  Подходят для большинства материалов: дерева, пластика, МДФ, фанеры и других https://p-parquet.ru/dekorativnaya-voskovaya-emal-dlya-vnutrennikh-i-naruzhnykh-rabot-borma-dekorwachs-lasur-kopiya\r\n \r\nдеревянные бруски или доски (для замены ножек и панелей); лак; полировочные составы; краску; шпатлевку; саморезы; металлические шайбы https://p-parquet.ru/shpaklevka-vodnaya-ecostucco-v-tube-250ml',''),(2755,1,321,'7.1','1',''),(2756,1,321,'7.2','I have read and agree to the privacy policy',''),(2757,1,321,'7.3','2',''),(2758,1,322,'1','Ralphspape',''),(2759,1,322,'3','yulya.onipchenko.88@mail.ru',''),(2760,1,322,'4','Apple',''),(2761,1,322,'5','83122457931',''),(2762,1,322,'6','Онлайн-калькулятор https://shkafi-kuhni.ru/page33461085.html\r\n \r\nБиблиотека Эмпирик https://shkafi-kuhni.ru/page33376464.html\r\n \r\nИнновационные разработки и технологии https://shkafi-kuhni.ru/page33376464.html\r\n \r\nБуфет Эдит https://shkafi-kuhni.ru/page33376460.html\r\n \r\nНаши сотрудники в любое время готовы оказать профессиональную поддержку в подборе мебели https://shkafi-kuhni.ru/page33376461.html\r\n  Мы всегда открыты для наших клиентов и предоставляем полную информацию о товаре, цвете и фактуре материалов, качестве и технических характеристиках фурнитуры и механизмов https://shkafi-kuhni.ru/page33461085.html\r\n \r\nОтзывы покупателей https://shkafi-kuhni.ru/page33375319.html',''),(2763,1,322,'7.1','1',''),(2764,1,322,'7.2','I have read and agree to the privacy policy',''),(2765,1,322,'7.3','2',''),(2766,1,323,'1','BuddySib',''),(2767,1,323,'3','dolnovam@mail.ru',''),(2768,1,323,'4','Nokia',''),(2769,1,323,'5','86223836512',''),(2770,1,323,'6','Если меньше 7 регионов, используется геозависимая раскрутка по городам/областям через Яндекс http://proffseo.ru/#rec578988631\r\n Каталог (в Каталоге 1 сайт привязывается к 7 регионам - максимум). \r\nПолучите целевые заявки и продажи из поисковых систем Яндекс и Google по минимальной стоимости http://proffseo.ru/uslugi.html\r\n \r\nпо версии Ringostat http://proffseo.ru/#rec578916332\r\n \r\nСоздание 4 посадочных страниц в месяц; до 50 новых поисковых запросов ежемесячно; 4 часа техподдержки http://proffseo.ru/\r\n \r\nпо версии Ruward Award 2023 http://proffseo.ru/#rec578916332\r\n \r\nактивности конкурентов; масштабов продвижения (для продвижения сайта в общероссийском масштабе бюджет должен быть в разы больше, чем в случае регионального продвижения); тематики сайта; исходных параметров проекта (возраст, популярность, отсутствие технических ошибок); особенностей структуры сайта; продвигаемых запросов (их количества и частотности); контента и т http://proffseo.ru/uslugi.html\r\n  д http://proffseo.ru/#rec578988631',''),(2771,1,323,'7.1','1',''),(2772,1,323,'7.2','I have read and agree to the privacy policy',''),(2773,1,323,'7.3','2',''),(2774,1,324,'1','Oman Biraban',''),(2775,1,324,'3','renate.biraban23@gmail.com',''),(2776,1,324,'4','Renate Biraban',''),(2777,1,324,'5','3182180062',''),(2778,1,324,'6','Hello,\r\n\r\nAt Cateus Investment Company (CIC), we understand that securing the right funding is crucial for both startups and established businesses. That\'s why we offer flexible financing solutions designed to meet your specific needs.\r\n\r\nHere’s how we can help:\r\n\r\nDebt Financing: 3% annual interest with zero penalties for early repayment.\r\nEquity Financing: Venture capital support with a 10% equity stake—helping you expand while keeping control.\r\nWe’re ready to explore the best option for your business. Simply send us your pitch deck or executive summary, and let’s discuss the ideal investment structure to fuel your growth.\r\n\r\nLooking forward to hearing from you.\r\n\r\nBest regards,\r\nOman Rook\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n\r\nemail:  oman-rook@cateusgroup.org   or  cateusgroup@gmail.com \r\nhttps://cateusinvestmentgroup.com',''),(2779,1,324,'7.1','1',''),(2780,1,324,'7.2','I have read and agree to the privacy policy',''),(2781,1,324,'7.3','2',''),(2782,1,325,'1','ManuelAdemi',''),(2783,1,325,'3','combontsegal37@mail.ru',''),(2784,1,325,'4','AliExpress',''),(2785,1,325,'5','83913144494',''),(2786,1,325,'6','Фасадная система состоящая из теплоизоляционного материала и внешнего декоративного слоя: клинкерной плитки или искусственного камня, включающая шип-паз для исключения возникновения мостиков холода https://teplovtermo.ru/\r\n \r\nФасадные термопанели – одно из наиболее технологичных решений по утеплению и наружной отделке дома https://teplovtermo.ru/\r\n  В пользу выбора этого отделочного материала говорит целый ряд факторов https://teplovtermo.ru/\r\n  Первым делом, взгляд приковывает эстетическое решение производителей панелей https://teplovtermo.ru/\r\n  Клинкерные термопанели имеют вид безупречной кирпичной кладки, благодаря геометрической точности линий https://teplovtermo.ru/\r\n  В дополнение к этому, можно купить фасадные термопанели в Москве в большом цветовом ассортименте, что дает заказчику широкие возможности выбора https://teplovtermo.ru/\r\n \r\nд https://teplovtermo.ru/\r\n  Архангельское (Новофедоровское) \r\nЦена за шт https://teplovtermo.ru/\r\n : \r\nФасадные термопанели изготавливаются с применением геометрически высокоточных форм https://teplovtermo.ru/\r\n  Поэтому их легко монтировать https://teplovtermo.ru/\r\n  Между собой фасадные термопанели стыкуются по технологии паз-гребень https://teplovtermo.ru/\r\n  Такое замочное крепление не пропускает влагу и холод, исключает видимость швов между соседними блоками, позволяет быстро и надёжно соединять термопанели между собой https://teplovtermo.ru/\r\n  В результате фасад выглядит ровной кирпичной кладкой https://teplovtermo.ru/\r\n \r\nТолщина панели https://teplovtermo.ru/',''),(2787,1,325,'7.1','1',''),(2788,1,325,'7.2','I have read and agree to the privacy policy',''),(2789,1,325,'7.3','2',''),(2790,1,326,'1','DavidDeemi',''),(2791,1,326,'3','tacusol-6816@mail.ru',''),(2792,1,326,'4','FBI',''),(2793,1,326,'5','89318167614',''),(2794,1,326,'6','Эксклюзивная немецкая мебель в Москве по доступным ценам - это стильная и комфортная мебель-Германия https://www.legnostyle.ru/catalog/mebel/elitnaya-detskaya-mebel/d1-6.html\r\n   Мы предлагаем , , ,  и , , и , , то есть полный интерьер Вашего дома с гарантированным сочетанием натуральных материалов и в идеальной цветовой гармонии, при комплектации на разных фабриках https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/a-33.html\r\n \r\nВ Пекине или Шанхае терактов не было, да и весь Китай в этом отношении считается благополучным государством https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/perfetto/dver-p15.html\r\n   Но в метрополитене Шанхая или  Опубликовано 23/09/2018 - 13:07 \r\n Количество категорий людей, которые приезжают в Китай, строго ограничено http://www.legnostyle.ru/catalog/lestnici/elitnye/lestnica-l8-3.html\r\n   Как правило, это туристы, бизнесмены или студенты https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/vhodnie-dveri/vhodnaya-dver-e15.html\r\n   Есть еще эмигранты и рабочие http://www.legnostyle.ru/catalog/lestnici/lestnica-l8-22.html\r\n    И если бизнесмены с \r\nИзготовление мебели на заказ по индивидуальным размерам начинается только после обсуждения с клиентом всех деталей https://www.legnostyle.ru/catalog/lestnici/na-vtoroy-etazh/lestnica-l1-11.html\r\n   Прежде чем заказать гарнитур, дверь и т https://www.legnostyle.ru/catalog/mebel/derevyannye-stoly/s-8.html\r\n   п https://www.legnostyle.ru/catalog/mebel/mebel-dla-domasnei-biblioteki/b-2.html\r\n  , необходимо измерить площадь, на которой будет располагаться готовое изделие https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/ottimo/model-o1.html\r\n   В зависимости от вида продукции понадобится точный размер оконной рамы или дверного проёма, расстояние между стенами и высота потолков (в случае монтирования шкафа) http://www.legnostyle.ru/catalog/mejkomnatnie-dveri/diverso/?PAGEN_1=3\r\n \r\nСалон элитной мебели позволит вам ознакомится со всем богатством выбора эксклюзивной итальянской мебели из дерева https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/perfetto/model-p5.html\r\n   В ассортименте салона можно найти большое разнообразие мебели итальянских производителей, а также увидеть эксклюзивные коллекции https://www.legnostyle.ru/catalog/inter-eri/peregorodki/a20.html\r\n   Италия всегда славилась своей неповторимостью и элитностью в дизайне мебели https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/perfetto/dver-p2.html\r\n   Благодаря этому итальянская мебель завоевала огромный спрос на мировом рынке https://www.legnostyle.ru/catalog/mebel/elitnaya-detskaya-mebel/d1-18.html\r\n   В салоне элитной мебели вас всегда встретят отзывчивые и квалифицированные менеджеры, которые помогут выбрать лучший вариант https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/d-peregorodki/a7.html\r\n   Так же в салоне обязательно подскажут, какая итальянская мебель всех лучше впишется именно в ваш интерьер, обеспечивая при этом комфорт и удобство https://www.legnostyle.ru/catalog/inter-eri/potolki/\r\n   Выбрав один раз мебель из Италии, она будет каждую минуту радовать Вас все сильнее и сильнее https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/mejkomnatnie-arki-i-portali/arka-a4.html\r\n \r\nУ элитной мебели также, как и у любой другой, есть свои исключительные черты и характеристики https://www.legnostyle.ru/catalog/inter-eri/potolki/potolok-model-pt-24.html\r\n   Выбирая элитную мебель, следует ориентироваться и на цену, и на производителя https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/impressio/dver-i16.html\r\n   В Италии, например, немало семейных предприятий, выпускающих роскошную высококачественную мебель, и это является всем известным фактом http://www.legnostyle.ru/catalog/lestnici/?PAGEN_1=2\r\n   Как и то, что настоящая элитная мебель удовольствие не из дешёвых https://www.legnostyle.ru/catalog/inter-eri/peregorodki/arka-a14.html\r\n   И, тем не менее, всё больше людей, в том числе и со средним достатком, предпочитают приобретать мебель класса , справедливо рассчитывая на то, что такая мебель покупается на десятилетия https://www.legnostyle.ru/catalog/mejkomnatnie-dveri/dver-p25.html',''),(2795,1,326,'7.1','1',''),(2796,1,326,'7.2','I have read and agree to the privacy policy',''),(2797,1,326,'7.3','2',''),(2798,1,327,'1','Silke Rhea',''),(2799,1,327,'3','silke.rhea@outlook.com',''),(2800,1,327,'4','Silke Rhea',''),(2801,1,327,'5','91928836',''),(2802,1,327,'6','Did you know that your website actuate.agency could be failing to reach its full potential? With our advanced AI traffic system, you may connect with thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation complimentary 4,000 targeted visitors to highlight what’s possible. Once you see the difference, our scalable options offer up to a quarter million visitors monthly. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https://shorten.is/weN7X',''),(2803,1,327,'7.1','1',''),(2804,1,327,'7.2','I have read and agree to the privacy policy',''),(2805,1,327,'7.3','2',''),(2806,1,328,'1','Robertcaree',''),(2807,1,328,'3','duskayumbra63@gmail.com',''),(2808,1,328,'4','Wallmart',''),(2809,1,328,'5','81351475171',''),(2810,1,328,'6','Hey, hope I\'m not bothering you, but could you help me out?. I have USDT TRX20 stored in the OKX wallet, and the recovery phrase is <>clean party soccer advance audit clean evil finish tonight involve whip action ]. What\'s the process to transfer it to Binance?',''),(2811,1,328,'7.1','1',''),(2812,1,328,'7.2','I have read and agree to the privacy policy',''),(2813,1,328,'7.3','2',''),(2814,1,329,'1','Robertrip',''),(2815,1,329,'3','prernescamy1986@op.pl',''),(2816,1,329,'4','AliExpress',''),(2817,1,329,'5','83972125654',''),(2818,1,329,'6','перейдите на этот сайт https://zelenka.guru/forums/arbitrage/',''),(2819,1,329,'7.1','1',''),(2820,1,329,'7.2','I have read and agree to the privacy policy',''),(2821,1,329,'7.3','2',''),(2822,1,330,'1','Greg Belton',''),(2823,1,330,'3','greg.belton@msn.com',''),(2824,1,330,'4','Greg Belton',''),(2825,1,330,'6','Did you know that your website actuate.agency could be failing to connect with its audience? With our advanced AI traffic system, you might be able to reach thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation complimentary 4,000 targeted visitors to demonstrate what’s possible. Once you see the difference, our scalable options deliver up to a quarter million visitors monthly. Let us help you convert lost potential to meaningful traffic growth. Get more information here: https://shorten.world/jURUn',''),(2826,1,330,'7.1','1',''),(2827,1,330,'7.2','I have read and agree to the privacy policy',''),(2828,1,330,'7.3','2',''),(2829,1,331,'1','Adan Goldfarb',''),(2830,1,331,'3','goldfarb.adan37@outlook.com',''),(2831,1,331,'4','Adan Goldfarb',''),(2832,1,331,'5','7945155463',''),(2833,1,331,'6','Get more leads for your actuate.agency website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ln.run/hAaGR\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.',''),(2834,1,331,'7.1','1',''),(2835,1,331,'7.2','I have read and agree to the privacy policy',''),(2836,1,331,'7.3','2',''),(2837,1,332,'1','Greg Philip',''),(2838,1,332,'3','philip.greg@outlook.com',''),(2839,1,332,'4','Greg Philip',''),(2840,1,332,'5','7044225564',''),(2841,1,332,'6','Every day, websites like actuate.agency fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our AI-driven traffic system is specifically designed to increase engagement and traffic to your site.\r\n\r\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as a quarter million visitors each month. Discover how easy it is to realize your website’s true potential. Get more information here: https://shorten.is/3amtL',''),(2842,1,332,'7.1','1',''),(2843,1,332,'7.2','I have read and agree to the privacy policy',''),(2844,1,332,'7.3','2',''),(2845,1,333,'1','Paul',''),(2846,1,333,'3','dataentry756@outlook.com',''),(2847,1,333,'4','Business Process Associate',''),(2848,1,333,'5','887059452',''),(2849,1,333,'6','Hi, Are you looking for someone who can follow your complex business SOPs and work on them accordingly? I specialize in Back-office work and I can help you in the following ways:\r\n1. Data Management Services: Data Entry, Data Processing, Data Cleansing, Data Conversion to different formats, Data Extraction, Data Verification and extraction\r\n2. Financial Accounting Services: Account Payable, Receivables, Reconciliations, Invoice Factoring, Financial Statements, Creating Invoices.\r\n3. E-Commerce Management: Order Processing, Product Add/Delete/Modify, Cart and Shop Management. \r\n4. Custom Process Follow: Understanding your SOP, Software Data Entry, Medical Bill Entry, Form filling\r\n\r\nPing me on Dataentry756@outlook.com if you have any requirements right now.',''),(2850,1,333,'7.1','1',''),(2851,1,333,'7.2','I have read and agree to the privacy policy',''),(2852,1,333,'7.3','2',''),(2853,1,334,'1','Teddow',''),(2854,1,334,'3','ibucezevuda439@gmail.com',''),(2855,1,334,'4','Nokia',''),(2856,1,334,'5','89989887973',''),(2857,1,334,'6','Здравейте, исках да знам цената ви.',''),(2858,1,334,'7.1','1',''),(2859,1,334,'7.2','I have read and agree to the privacy policy',''),(2860,1,334,'7.3','2',''),(2861,1,335,'1','Peggy Stewart',''),(2862,1,335,'3','revio@bizopphand.info',''),(2863,1,335,'4','Hung Poston',''),(2864,1,335,'5','0314 5542746',''),(2865,1,335,'6','You can\'t deny the fact that you need stunning videos to triumph online,\r\n\r\nBut creating those videos can be a nightmare if you aren\'t skilled enough.\r\n\r\nEven the paid video creation software you use doesn’t bring you the expected results.\r\n\r\nIt’s one reason why I took it upon myself to create a software that solves this problem for good and ensures you generate massive pr0fits from any video you create.\r\n\r\n>> Grab access to Revio with the amazing AI features: https://www.bizopphand.info/revio \r\n\r\nIt’s blockbuster software that has been taking the market by storm, creating stunning Hollywood standard videos, animation videos, animal videos, shorts, GIFs and so on, in any language and voice.\r\n\r\nThese videos are realistic and human-like with an emotional feel.\r\n\r\nWhether you are a webmaster, business owner, e-com store owner, freelancer, or affiliate marketer,\r\n\r\nRevio AI creates the best video you have ever seen by transforming any photo of your choice into attention-grabbing and stunning videos.\r\n\r\n>> Grab access to Revio with the amazing AI features: https://www.bizopphand.info/revio \r\n\r\nUnlike other video editing or creation software, Revio is so easy to navigate, it’s videos and shorts that will blow the minds of your audience.\r\n\r\nThe truth is, without an eye-grabbing video it is almost impossible to win online.\r\n\r\nAnd that’s why you get low traffic and sales.\r\n\r\nIt’s time to start dominating your industry and market with Revio, that your competitors won’t see it coming…\r\n\r\n>> Grab access to Revio with the amazing AI features: https://www.bizopphand.info/revio \r\n\r\nPeggy Stewart\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.bizopphand.info/unsubscribe/?d=actuate.agency \r\nAddress: 4829 Carson Street\r\nLexington, KY 40505',''),(2866,1,335,'7.1','1',''),(2867,1,335,'7.2','I have read and agree to the privacy policy',''),(2868,1,335,'7.3','2',''),(2869,1,336,'1','keroEcorge',''),(2870,1,336,'3','tosczjb8@yahoo.com',''),(2871,1,336,'4','Wallmart',''),(2872,1,336,'5','86767531757',''),(2873,1,336,'6','Your account has been dormant for 364 days. To avoid removal and claim your balance, please access your account and initiate a withdrawal within 24 hours. For help, visit our Telegram group: https://tinyurl.com/24puuh4u',''),(2874,1,336,'7.1','1',''),(2875,1,336,'7.2','I have read and agree to the privacy policy',''),(2876,1,336,'7.3','2',''),(2877,1,337,'1','Dominique Lerma',''),(2878,1,337,'3','lerma.dominique@gmail.com',''),(2879,1,337,'4','Dominique Lerma',''),(2880,1,337,'5','5598433868',''),(2881,1,337,'6','Every day, websites like actuate.agency lose valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to increase engagement and traffic to your site.\r\n\r\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as a quarter million visitors each month. Discover how easy it is to realize your website’s true potential. Get more information here: https://shorten.is/3amtL',''),(2882,1,337,'7.1','1',''),(2883,1,337,'7.2','I have read and agree to the privacy policy',''),(2884,1,337,'7.3','2',''),(2885,1,338,'1','Robertdow',''),(2886,1,338,'3','ixutikob077@gmail.com',''),(2887,1,338,'4','FBI',''),(2888,1,338,'5','82428488393',''),(2889,1,338,'6','Hi, kam dashur të di çmimin tuaj',''),(2890,1,338,'7.1','1',''),(2891,1,338,'7.2','I have read and agree to the privacy policy',''),(2892,1,338,'7.3','2',''),(2893,1,339,'1','Keisha Sasse',''),(2894,1,339,'3','keisha.sasse@gmail.com',''),(2895,1,339,'4','Keisha Sasse',''),(2896,1,339,'5','3753135718',''),(2897,1,339,'6','Are you fully utilizing the potential of your actuate.agency website? Many sites overlook thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you reach this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250,000 visitors per month. Let’s transform your website traffic and turn more visitors into results. Get more information here: https://shorten.is/weN7X',''),(2898,1,339,'7.1','1',''),(2899,1,339,'7.2','I have read and agree to the privacy policy',''),(2900,1,339,'7.3','2',''),(2901,1,340,'1','Crystle Pinedo',''),(2902,1,340,'3','crystle.pinedo15@yahoo.com',''),(2903,1,340,'4','Crystle Pinedo',''),(2904,1,340,'5','5636783938',''),(2905,1,340,'6','Antidetect Browser for creating and running multiple Accounts!!!\r\n\r\nRun Multiple Accounts without Bans and Blocks!!!\r\n\r\nTry FREE Trial:\r\n\r\nhttps://go.gologin.com/MH-HSKBMBA',''),(2906,1,340,'7.1','1',''),(2907,1,340,'7.2','I have read and agree to the privacy policy',''),(2908,1,340,'7.3','2',''),(2909,1,341,'1','Travis Colleano',''),(2910,1,341,'3','colleano.travis@gmail.com',''),(2911,1,341,'4','Travis Colleano',''),(2912,1,341,'5','206-604-3104',''),(2913,1,341,'6','Hi Owner. Earn Extra Money from your site http://actuate.agency\r\n\r\nHi Buddy\r\n\r\nEarn Extra Money from your site http://actuate.agency\r\n\r\nYou can Earn Additional Money from http://actuate.agency by posting banner.\r\n\r\nLow Traffic, No Issue,Every Site Acceptable\r\n\r\nNo Tension of Ban like as Adsense\r\nAlready earning with Adsense? You can use it for extra Income \r\n\r\nMore site mean more earning\r\n\r\n\r\nFor extra  information  Go here and Sign UP at: https://bit.ly/47BuOgq',''),(2914,1,341,'7.1','1',''),(2915,1,341,'7.2','I have read and agree to the privacy policy',''),(2916,1,341,'7.3','2',''),(2917,1,342,'1','Dorthy Vogt',''),(2918,1,342,'3','morrismi1@outlook.com',''),(2919,1,342,'4','Dorthy Vogt',''),(2920,1,342,'5','073 30 33 40',''),(2921,1,342,'6','My name is Ahmet. I\'m a bank staff in a Turkish bank. I\'ve been looking for someone who has the same nationality as you. A citizen of your country died in the recent earthquake in Turkey, he had in our bank fixed deposit of $11.5 million. \r\n\r\nMy Bank management is yet to know of his death. If my bank executive finds out about his death ,They would use the funds for themselves and get richer and I would like to prevent that from happening only if I get your cooperation, I knew about it because I was his account manager. Last week my bank management held a meeting for the purpose of a bank audit to note the dormant and abandoned deposit accounts.  I know this will happen and that\'s why I\'m looking for a solution to deal with this situation because if my bank discovers his death, they will divert the funds to the board of directors.  I don\'t want that to happen. \r\n \r\nI request your cooperation to introduce you as the kin/heir of the account as you are of the same nationality as him.  There is no risk;  the transaction is carried out under a legal agreement that protects you from infringement. I suggest we split the funds, 60/40 and 40 for me. I need this fund for my daughter\'s surgery so keep this info confidential. email me so i can provide you with more information. ahmetturkiye1974@outlook.com',''),(2922,1,342,'7.1','1',''),(2923,1,342,'7.2','I have read and agree to the privacy policy',''),(2924,1,342,'7.3','2',''),(2925,1,343,'1','Gabriella Bronson',''),(2926,1,343,'3','gabriella.bronson@gmail.com',''),(2927,1,343,'4','Gabriella Bronson',''),(2928,1,343,'6','Did you know that your website actuate.agency might not be connect with its audience? With our advanced AI traffic system, you could be connect with thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation complimentary 4,000 targeted visitors to showcase what’s possible. Once you see the difference, our scalable options deliver up to 250K. Let us help you realize meaningful traffic growth. Get more information here: https://shorten.ee/YBNHL',''),(2929,1,343,'7.1','1',''),(2930,1,343,'7.2','I have read and agree to the privacy policy',''),(2931,1,343,'7.3','2',''),(2932,1,344,'1','Kevin Khoury',''),(2933,1,344,'3','kevink@daa.email',''),(2934,1,344,'4','Direct Allied Agency',''),(2935,1,344,'5','9187034174',''),(2936,1,344,'6','Hi Mat, seems like you all are pretty busy with your web design projects! I\'m curious, how do you manage overflow when things get really hectic?\r\n\r\nI’m Kevin, owner of Direct Allied, a web agency based in Oklahoma (don’t laugh, cheap mortgages????). We help digital marketing agencies seamlessly manage overflow website work through white-label services, ensuring tight deadlines and brand consistency. If that\'s something you\'ve encountered, I\'d love to show you how we can help during peak times.\r\n\r\nIn this short video, I demo a few websites and discuss the design concepts that inspired them. You might find it helpful: https://youtu.be/QqacfGOXKww?si=7FpkMh_qw_jTDnto\r\n\r\nIf this could be a solution you\'d be interested in, I\'d love to chat to discuss a potential partnership. Are you available for a quick call in the next couple of days?\r\n\r\nCheers,\r\nKevin Khoury',''),(2937,1,344,'7.1','1',''),(2938,1,344,'7.2','I have read and agree to the privacy policy',''),(2939,1,344,'7.3','2',''),(2940,1,345,'1','Bobby Ryan',''),(2941,1,345,'3','heyitsbobbyryan@gmail.com',''),(2942,1,345,'4','Francesco Baragwanath',''),(2943,1,345,'5','4544828',''),(2944,1,345,'6','I have a ton of leads available for your business, what\'s a good number to reach you on regarding them?',''),(2945,1,345,'7.1','1',''),(2946,1,345,'7.2','I have read and agree to the privacy policy',''),(2947,1,345,'7.3','2',''),(2948,1,346,'1','Jawad R',''),(2949,1,346,'3','tolbert.bev@hotmail.com',''),(2950,1,346,'4','Bev Tolbert',''),(2951,1,346,'5','793009615',''),(2952,1,346,'6','Hi,\r\n\r\nI came across your website on Google and noticed a small issue with your logo and it doesn’t fully reflect the potential of your brand.\r\nI’d love to help you fix this and create a logo that truly represents your business.\r\n\r\nIf you’d like to work together, you can reach me here on fiverr : https://bit.ly/business-logo-designs\r\n\r\nFeel free to share this with anyone else who might need a better logo too.\r\n\r\nBest regards,\r\nJawad',''),(2953,1,346,'7.1','1',''),(2954,1,346,'7.2','I have read and agree to the privacy policy',''),(2955,1,346,'7.3','2',''),(2956,1,347,'1','Joanna Riggs',''),(2957,1,347,'3','joannariggs278@gmail.com',''),(2958,1,347,'4','Joanna Riggs',''),(2959,1,347,'5','341282955',''),(2960,1,347,'6','Hi,\r\n\r\nI just visited actuate.agency and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195.\r\n\r\nWe have produced over 500 videos to date and work with both non-animated and animated formats:\r\n\r\nNon-animated example:\r\nhttps://www.youtube.com/watch?v=bA2DyChM4Oc\r\n\r\nAnimated example:\r\nhttps://www.youtube.com/watch?v=JG33_MgGjfc\r\n\r\nLet me know if you\'re interested in learning more and/or have any questions.\r\n\r\nRegards,\r\nJoanna',''),(2961,1,347,'7.1','1',''),(2962,1,347,'7.2','I have read and agree to the privacy policy',''),(2963,1,347,'7.3','2',''),(2964,1,348,'1','Ladonna Johansen',''),(2965,1,348,'3','johansen.ladonna@hotmail.com',''),(2966,1,348,'4','Ladonna Johansen',''),(2967,1,348,'5','4878388508',''),(2968,1,348,'6','Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals',''),(2969,1,348,'7.1','1',''),(2970,1,348,'7.2','I have read and agree to the privacy policy',''),(2971,1,348,'7.3','2',''),(2972,1,349,'1','Brian WRIGHT Eng.',''),(2973,1,349,'3','newsletter@wexxon.com',''),(2974,1,349,'4','WEXXON',''),(2975,1,349,'5','7209248652',''),(2976,1,349,'6','Donald J. Trump will be inaugurated as the 47th President of the United States of America on Jan. 20, 2015. Do you want to know his personality and the events he may encounter during the coming one-year period? We prepared the special Donald TRUMP report, which contains a lot of precisely accurate and highly detailed information about his personality and events he may encounter. You can get this report at https://wexxon.com/home/18-donald-trump-report.html',''),(2977,1,349,'7.1','1',''),(2978,1,349,'7.2','I have read and agree to the privacy policy',''),(2979,1,349,'7.3','2',''),(2980,1,350,'1','Bruce Cambridge',''),(2981,1,350,'3','cambridge.bruce@googlemail.com',''),(2982,1,350,'4','Bruce Cambridge',''),(2983,1,350,'5','4028669620',''),(2984,1,350,'6','If you print important documents on WATERPROOF NON-TEAR SCRATCH-PROOF paper,\r\nyou SAVE TREES.\r\nWe produce WORLD’S TOUGHEST PAPERS for LASER PRINTING.\r\nThese are LIFE LONG DURABLE. No Trees cut. Made from recyclable polyester pulp.\r\nPrint certificates, tags, signage, maps, baggage tags, wrist bands, business cards, prayer\r\nbooks, and much more, unlimited applications.\r\nWe offer 35% Guaranteed lower prices than any US producer. All HP INDIGO Tested and\r\nCertified.\r\nBuyer Protection offered. Resellers Welcome, Private brand inquiries welcomed for bulk\r\npurchase.\r\nAvailable for DIRECT SHIPMENTS. Whatsapp : +91 9833915491\r\nFor USA : www.highhimage.com\r\nUK : www.highhimage.co.uk\r\nEU and Germany :\r\nhttps://www.amazon.de/s?me=A25QCBN7Y1DN8U&amp;language=en&amp;marketplaceID=A1PA6795\r\nUKMFR9\r\nUAE : https://www.amazon.ae/s?me=AQA0LQ9F8VDQC&amp;marketplaceID=A2VIGQ35RCS4UG\r\nAvailable on Walmart and Amazon worldwide.\r\nCheers\r\nHimanshu Lakhani\r\n+91 9833915491 for DIRECT ORDERS on Whatsapp\r\nCEO – B2B and E Commerce\r\nIMAGE STATIONERY LTD.\r\nSalford - London - Mumbai\r\nOther mail ID : imageprint123@gmail.com',''),(2985,1,350,'7.1','1',''),(2986,1,350,'7.2','I have read and agree to the privacy policy',''),(2987,1,350,'7.3','2',''),(2988,1,351,'1','Johndow',''),(2989,1,351,'3','arikerer278@gmail.com',''),(2990,1,351,'4','Apple',''),(2991,1,351,'5','89575942681',''),(2992,1,351,'6','Прывітанне, я хацеў даведацца Ваш прайс.',''),(2993,1,351,'7.1','1',''),(2994,1,351,'7.2','I have read and agree to the privacy policy',''),(2995,1,351,'7.3','2',''),(2996,1,352,'1','Ellen Serna',''),(2997,1,352,'3','social@roccstarwireless.com',''),(2998,1,352,'4','Ellen Serna',''),(2999,1,352,'5','3759179261',''),(3000,1,352,'6','Make the switch and save : Unlimited Wireless for $19.99 – Celebrity-Backed & Hassle-Free\r\n\r\nRoccstar Wireless\r\nroccstarwireless.com\r\n\r\nROCCSTAR Wireless, the ultimate mobile experience backed by celebrities and tailored for YOU.\r\n\r\n\r\nHere’s what makes us the best choice:\r\n\r\n	•	Unlimited for $19.99/Month: Enjoy unlimited talk and text on T-Mobile’s blazing-fast 5G network at an unbeatable price.\r\n\r\n	•	Bring Your Own Device: Love your current phone? Bring it with you—it’s that simple.\r\n\r\n	•	Financing Options with No Credit Check: Need a new device? Buy from us with flexible financing options, no credit check required.\r\n\r\n	•	Seamless eSIM Activation: Get started instantly with eSIM technology, plus the option to add a second SIM for extra convenience.\r\n\r\n	•	Exclusive Member Perks: Access VIP rewards, discounts, and special offers designed for our members.\r\n\r\n	•	Celebrity-Backed Excellence: Co-founded by Grammy-nominated producer ROCCSTAR, our network delivers innovation with star power.\r\n\r\n\r\nDon’t wait to experience wireless that’s fast, reliable, and easy to manage.\r\n\r\nLearn More & Get Started Today\r\nROCCSTAR Wireless – Where Savings Meet Star Power.\r\nRoccstar Wireless\r\nroccstarwireless.com',''),(3001,1,352,'7.1','1',''),(3002,1,352,'7.2','I have read and agree to the privacy policy',''),(3003,1,352,'7.3','2',''),(3004,1,353,'1','Sophia Lane',''),(3005,1,353,'3','edwardo.chinner@hotmail.com',''),(3006,1,353,'4','Edwardo Chinner',''),(3007,1,353,'5','3291035979',''),(3008,1,353,'6','Unlock the Power of Freelancers for Your Business\r\n\r\nAre you ready to take your business to the next level?\r\n Hiring freelancers can help you access specialized talent, reduce costs, and scale your operations with ease. \r\nWhether you need creative design, expert programming, or strategic marketing, freelancers bring diverse skills to meet your goals.\r\n\r\nWith a vast pool of talent available, you can:\r\n\r\nFind experts tailored to your project’s needs.\r\n\r\nSave on overhead costs compared to hiring full-time employees.\r\n\r\nEnjoy flexible engagement options for short or long-term projects.\r\n\r\nDiscover how outsourcing to freelancers can fuel your business growth. \r\nStay tuned—next, we’ll share how to ensure quality and trust when working with independent professionals.\r\n\r\nExplore the Benefits of Freelancers Now @ https://rb.gy/n6nxd1\r\n\r\nBest regards,\r\nSophia Lane,',''),(3009,1,353,'7.1','1',''),(3010,1,353,'7.2','I have read and agree to the privacy policy',''),(3011,1,353,'7.3','2',''),(3012,1,354,'1','Ted Inman',''),(3013,1,354,'3','chatbotready@gmail.com',''),(3014,1,354,'4','Ted Inman',''),(3015,1,354,'5','6744375566',''),(3016,1,354,'6','https://bit.ly/Zero-CostTraffic',''),(3017,1,354,'7.1','1',''),(3018,1,354,'7.2','I have read and agree to the privacy policy',''),(3019,1,354,'7.3','2',''),(3020,1,355,'1','Thorsten Louque',''),(3021,1,355,'3','chatbotready@gmail.com',''),(3022,1,355,'4','Thorsten Louque',''),(3023,1,355,'5','242235146',''),(3024,1,355,'6','https://bit.ly/Zero-CostTraffic\r\n\r\n\r\nchatbotready@gmail.com',''),(3025,1,355,'7.1','1',''),(3026,1,355,'7.2','I have read and agree to the privacy policy',''),(3027,1,355,'7.3','2',''),(3028,1,356,'1','Charlesemaib',''),(3029,1,356,'3','oscar25Odoft@gmail.com',''),(3030,1,356,'4','Apple',''),(3031,1,356,'5','83742736491',''),(3032,1,356,'6','Hello, \r\n \r\nAre you ready to step into the future of web development? Neuron Expert, an advanced AI platform, is looking for skilled webmasters to collaborate on creating and managing AI-powered virtual companies. These innovative businesses leverage sophisticated AI technology to revolutionize online operations, and we need your expertise to make it happen! \r\n \r\nWhy Join Neuron Expert? \r\n \r\nInnovative Projects: \r\nWork on AI-driven companies that redefine the way businesses operate online. \r\n \r\nFlexible Opportunities: \r\nChoose your schedule and projects. \r\n \r\nCompetitive Earnings: \r\nGet paid for your expertise while contributing to groundbreaking initiatives. \r\n \r\nExpand Your Skills: \r\nGain experience in integrating AI with web development. \r\n \r\nWhat We Need: \r\n• Proficiency in web development and website management. \r\n• Experience with various CMS platforms, plugins, themes, and customizations. \r\n• Passion for innovation and AI-driven solutions. \r\n \r\nReady to Join? \r\n \r\nTake the next step and become a part of the Neuron Expert community. Together, we’ll shape the future of virtual companies! \r\n \r\nClick here (https://neuron.expert/network/#webmasters) to join or learn more! \r\n \r\nBest regards, \r\nThe Neuron Expert Team',''),(3033,1,356,'7.1','1',''),(3034,1,356,'7.2','I have read and agree to the privacy policy',''),(3035,1,356,'7.3','2',''),(3036,1,357,'1','keroEcorge',''),(3037,1,357,'3','u4zd8bdt@yahoo.com',''),(3038,1,357,'4','Wallmart',''),(3039,1,357,'5','88899153177',''),(3040,1,357,'6','Your account has been inactive for 364 days. To prevent removal and claim your balance, please log in and request a withdrawal within 24 hours. For assistance, visit our Telegram group: https://tinyurl.com/2d5eo8nl',''),(3041,1,357,'7.1','1',''),(3042,1,357,'7.2','I have read and agree to the privacy policy',''),(3043,1,357,'7.3','2',''),(3044,1,358,'1','No Reply',''),(3045,1,358,'3','noreply@noreply.zyx',''),(3046,1,358,'4','Genie Atkins',''),(3047,1,358,'5','890971347',''),(3048,1,358,'6','Hi actuate.agency,\r\n\r\nI hope you\'re doing well!  \r\n\r\nDo you need a new e commerce store or want to  upgrade, repair, or redesign  your existing one? Look no further! We specialize in creating, enhancing, and transforming online stores using  WordPress, WooCommerce, and Shopify .  \r\n\r\nHere’s how we can help:  \r\n\r\n   Custom E commerce Website Development : Create a store that’s visually appealing, responsive, and tailored to your brand.  \r\n   Upgrades and Repairs : Enhance functionality, improve performance, and fix any issues with your current store.  \r\n   Redesign Services : Give your store a modern, professional look to boost user engagement and sales.  \r\n   Secure Payment Integration : Provide customers with a seamless and safe checkout experience.  \r\n   Easy to Use Features : Streamlined product browsing, inventory management, and order tracking.  \r\n\r\nWhy Choose Us?  \r\n\r\n   Affordable Pricing : Solutions starting at just  $500 , offering incredible value.  \r\n   15 Years of Experience : Expertise in creating and improving online stores.  \r\n   Tailored Solutions : We design and develop to fit your unique business needs.  \r\n   Support You Can Trust : Reliable ongoing support to keep your store running smoothly.  \r\n\r\nWhether you\'re starting fresh or revamping your store, we provide everything you need to succeed in the competitive e commerce space.  \r\n\r\nContact us today at  alldropshippingsolutions@gmail.com  to discuss your project or schedule a consultation. Let’s work together to bring your e commerce vision to life!  \r\n\r\nBest regards,  \r\nBusiness Development Executive',''),(3049,1,358,'7.1','1',''),(3050,1,358,'7.2','I have read and agree to the privacy policy',''),(3051,1,358,'7.3','2',''),(3052,1,359,'1','Dana',''),(3053,1,359,'3','bizassistance008@outlook.com',''),(3054,1,359,'4','Quickbooks, Xero, Wave, Freshbooks Bookkeeping Specialist',''),(3055,1,359,'5','693751045',''),(3056,1,359,'6','Hi, This is Dana. I am a bookkeeper. I have expertise in Quickbooks, Wave, Xero, Freshbooks and Sage. I can categorize your transactions of incomes/expenses and can handle reconciliations of your different payment accounts like paypal, wise, business accounts etc. My rates are USD 20 per hour. \r\n\r\nReply me on bizassistance008@outlook.com to discuss further.',''),(3057,1,359,'7.1','1',''),(3058,1,359,'7.2','I have read and agree to the privacy policy',''),(3059,1,359,'7.3','2',''),(3060,1,360,'1','Serhii Svyrydenko',''),(3061,1,360,'3','serhii@webmozaika.com',''),(3062,1,360,'6','Hello Sentient Digital,\r\nI\'m Serhii, and I\'d like to introduce you to the services of our experienced web designers and web developers.\r\nI am the Founder and CEO of Webmozaika, an outsourcing web design and development company, and Co-Founder of WP Plus, a hosting and maintenance company. With 10 years of experience, our team can develop your designs in PSD, XD, Figma, or Sketch, regardless of complexity. We also offer support for existing websites and can optimize your site’s speed to achieve a 90+% performance score.\r\nWe started in 2018 with just WordPress development, but today our services include the following:\r\nWordPress Development\r\nHeadless WordPress (WP + NEXT/React)\r\nShopify Development\r\nUI/UX Design\r\nSEO Optimization\r\nQA\r\nProject Management\r\nOur mission is to contribute high-quality, aesthetically pleasing, professional, and user-friendly websites to the global web.\r\nWhen it comes to WordPress, we prefer working with Advanced Custom Fields Pro, but we also work with page builders like Elementor, Meta Box, Beaver Builder, Live Composer, Visual Composer, etc.\r\nSince May 2018, we\'ve completed around 120 projects across various domains and functionalities, including landing pages, e-commerce sites, corporate websites, crypto project, and educational technology platforms.\r\nHere are some examples of our work:\r\nWordPress:\r\nhttps://tech-litigation.com/\r\nhttps://facadeassociates.com/\r\nhttps://pacificwhale.com.au/\r\nhttps://globaltradejewelry.com/\r\nhttps://www.upm-cdm.eu/\r\nhttps://thedo.world/\r\nhttps://textsanity.com/\r\nhttps://acdatacollective.org/\r\nhttps://www.tuthillporsche.com/\r\n\r\nShopify:\r\nhttps://donteatthehomies.com/\r\nhttps://www.nedbas.co/\r\nhttps://www.icone.world/\r\nhttps://www.runnersathletics.com/\r\nhttps://westernrise.com/\r\nhttps://www.barbeux.com/\r\nhttps://www.cg-wohnaccessoires.de/\r\nFeel free to reach out if you have any questions.\r\nCurrently, we are based in Kyiv (Ukraine) and Valencia (Spain). \r\nContact Information:\r\nEmail: serhii@webmozaika.com, serhii.svyrydenko@gmail.com\r\nPhone/WhatsApp/Telegram: +380666217522,\r\nPhone: +4915159020771\r\nLet’s create something great together! \r\nLooking forward to hearing from you.',''),(3063,1,360,'7.1','1',''),(3064,1,360,'7.2','I have read and agree to the privacy policy',''),(3065,1,360,'7.3','2',''),(3066,1,361,'1','Dale Breton',''),(3067,1,361,'3','chatbotready@gmail.com',''),(3068,1,361,'4','Dale Breton',''),(3069,1,361,'6','https://bit.ly/Zero-CostTraffic',''),(3070,1,361,'7.1','1',''),(3071,1,361,'7.2','I have read and agree to the privacy policy',''),(3072,1,361,'7.3','2',''),(3073,1,362,'1','Grover Barnard',''),(3074,1,362,'3','grover.barnard@gmail.com',''),(3075,1,362,'4','Grover Barnard',''),(3076,1,362,'5','7937908961',''),(3077,1,362,'6','Your website, actuate.agency, may be reaching so many more people! On average, sites like yours lose over 1K visitors per day. That’s where our AI-powered traffic system helps—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to realize the impact firsthand. Afterward, our plans offer up to a quarter million visitors monthly, helping your website increase its audience and engagement effortlessly. Get more information here: https://ln.run/TzzSn',''),(3078,1,362,'7.1','1',''),(3079,1,362,'7.2','I have read and agree to the privacy policy',''),(3080,1,362,'7.3','2',''),(3081,1,363,'1','Ronny Julius',''),(3082,1,363,'3','larae.julius@msn.com',''),(3083,1,363,'4','Larae Julius',''),(3084,1,363,'5','676029663',''),(3085,1,363,'6','Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/2s3z2ef3\r\n\r\nSee you there!\r\nRegards\r\nRonny',''),(3086,1,363,'7.1','1',''),(3087,1,363,'7.2','I have read and agree to the privacy policy',''),(3088,1,363,'7.3','2',''),(3089,1,364,'1','Charlesemaib',''),(3090,1,364,'3','oscar25Odoft@gmail.com',''),(3091,1,364,'4','Apple',''),(3092,1,364,'5','84373188224',''),(3093,1,364,'6','Hello, \r\n \r\nAre you ready to step into the future of web development? Neuron Expert, an advanced AI platform, is looking for skilled webmasters to collaborate on creating and managing AI-powered virtual companies. These innovative businesses leverage sophisticated AI technology to revolutionize online operations, and we need your expertise to make it happen! \r\n \r\nWhy Join Neuron Expert? \r\n \r\nInnovative Projects: \r\nWork on AI-driven companies that redefine the way businesses operate online. \r\n \r\nFlexible Opportunities: \r\nChoose your schedule and projects. \r\n \r\nCompetitive Earnings: \r\nGet paid for your expertise while contributing to groundbreaking initiatives. \r\n \r\nExpand Your Skills: \r\nGain experience in integrating AI with web development. \r\n \r\nWhat We Need: \r\n• Proficiency in web development and website management. \r\n• Experience with various CMS platforms, plugins, themes, and customizations. \r\n• Passion for innovation and AI-driven solutions. \r\n \r\nReady to Join? \r\n \r\nTake the next step and become a part of the Neuron Expert community. Together, we’ll shape the future of virtual companies! \r\n \r\nClick here (https://neuron.expert/network/#webmasters) to join or learn more! \r\n \r\nBest regards, \r\nThe Neuron Expert Team',''),(3094,1,364,'7.1','1',''),(3095,1,364,'7.2','I have read and agree to the privacy policy',''),(3096,1,364,'7.3','2',''),(3097,1,365,'1','Slotpark-raw',''),(3098,1,365,'3','ajaperez2017@chromomail.com',''),(3099,1,365,'4','Wallmart',''),(3100,1,365,'5','89623548878',''),(3101,1,365,'6','Der Bonuscode von heute ist ideal fГјr alle, die einfach ohne Umwege starten wollen und sofort loslegen mГ¶chten.',''),(3102,1,365,'7.1','1',''),(3103,1,365,'7.2','I have read and agree to the privacy policy',''),(3104,1,365,'7.3','2',''),(3105,1,366,'1','Franchesca Whitmore',''),(3106,1,366,'3','whitmore.franchesca@googlemail.com',''),(3107,1,366,'4','Franchesca Whitmore',''),(3108,1,366,'5','417979395',''),(3109,1,366,'6','What if your website actuate.agency experienced a remarkable boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can test the results firsthand. Beyond the trial, we deliver plans for up to 250K, all targeted to fit your ideal demographic. Let’s grow your site’s reach together. Get more information here: https://shorten.tv/qdTg5',''),(3110,1,366,'7.1','1',''),(3111,1,366,'7.2','I have read and agree to the privacy policy',''),(3112,1,366,'7.3','2',''),(3113,1,367,'1','generic51.ru',''),(3114,1,367,'3','kristicl_lokkett@hotmail.com',''),(3115,1,367,'4','Wallmart',''),(3116,1,367,'5','87536758923',''),(3117,1,367,'6','https://generic51.ru/',''),(3118,1,367,'7.1','1',''),(3119,1,367,'7.2','I have read and agree to the privacy policy',''),(3120,1,367,'7.3','2',''),(3121,1,368,'1','BernieGilut',''),(3122,1,368,'3','rietraccabun1976@mail.ru',''),(3123,1,368,'4','Nokia',''),(3124,1,368,'5','84284995184',''),(3125,1,368,'6','На нашем сайте можно заказать крупногабаритные пластиковые контейнеры оптом и в розницу по самым низким в Воронеже ценам http://www.36box.ru/catalog.htm\r\n  Для оптовых поставок нами разработана специальная система скидок http://www.36box.ru/article1.htm\r\n \r\nНа нашем сайте в Воронеже имеются в наличии и под заказ складные пластиковые ящики оптом и в розницу http://www.36box.ru/stellazhi_legk_zacep.htm\r\n \r\nНаписать в чат http://www.36box.ru/article1.htm\r\n \r\nЦена договорная http://www.36box.ru/stelazh.htm\r\n \r\nДостаточно давно такие комплексы существуют в Москве и Санкт-Петербурге, а также в Сибири http://www.36box.ru/mysornie_konteineri.htm\r\n  Почти никакой город-миллионник не обходится без них, а Воронеж до сих пор оставался в стороне http://www.36box.ru/contacts.htm\r\n \r\nБезупречное качество сборки http://www.36box.ru/mysornie_konteineri.htm\r\n  Это обеспечивает длительный срок службы любого товара http://www.36box.ru/euro.htm\r\n  Презентабельный внешний вид http://www.36box.ru/spec.htm\r\n  Шкафы и контейнеры окрашиваются защитной полимерной краской, которая не стирается и не портится под воздействием влаги или других агрессивных факторов http://www.36box.ru/master.htm\r\n  Многообразие выбора http://www.36box.ru/catalog.htm\r\n  Наши шкафы и контейнеры различаются по габаритам, грузоподъемности, массе, количеству полок и прочим факторам, имеющим значение в процессе эксплуатации http://www.36box.ru/article1.htm',''),(3126,1,368,'7.1','1',''),(3127,1,368,'7.2','I have read and agree to the privacy policy',''),(3128,1,368,'7.3','2',''),(3129,1,369,'1','JosephCak',''),(3130,1,369,'3','sashunya.sergeev.2022@list.ru',''),(3131,1,369,'4','AliExpress',''),(3132,1,369,'5','85986115966',''),(3133,1,369,'6','Укладывают гидроизоляционный слой https://al-keram.ru/novosti/grafik-raboty-na-maj.html\r\n  Если гидроизоляция жидкой, текучей консистенции (мастика, цементно-полимерный раствор), то сначала замазывают трещины и щели для предотвращения затекания жидкости в перекрытия https://al-keram.ru/catalog-keramzit/keramzit-v-meshkah-fraktsii-5-10-m300-350-detail.html\r\n \r\nТехнические параметры керамзита (по результатам испытаний керамзитового гравия): насыпная плотность - от 390 кг/куб https://al-keram.ru/keramzit-s-dostavkoj-v-podolsk.html\r\n  теплопроводность - 0,079-0,16 Вт/м прочность при сдавливании в цилиндре - 1,4 МП водопоглощение по объему при полном погружении - 24,0 влажность - 9,0% https://al-keram.ru/catalog-keramzit/keramzit-v-big-begah-fraktsii-20-40-m200-250-detail.html\r\n \r\nДалее будет более подробно рассмотрен процесс утепления деревянного пола на бетонном основании, который нужно осуществлять в следующей последовательности: \r\nТочность определения расхода керамзита относительна https://al-keram.ru/blog/nezamenimie-stroitelnie-materiali-keramzit.html\r\n  Разброс в расчетах может получиться значительным, это надо учитывать при приобретении материалов для создания стяжки пола https://al-keram.ru/blog/vozmozhnost-utepleniya-krysh-keramzitom.html\r\n \r\n\r\nКерамзит в мешках фракции 2040 мм купить в Ставрополе в мешках и навалом с доставкой https://al-keram.ru/blog/uteplenie-keramzitom-sovety-professionalov.html\r\n  Осуществляем доставку керамзита в Ставрополе https://al-keram.ru/blog/keramzitobetonnye-bloki.html\r\n  Керамзит легкий заполнитель, утеплитель с насыпной плотностью  https://al-keram.ru/blog/kak-vibrat-keramzit.html\r\n  https://al-keram.ru/novosti/otsutstvie-rosta-tsen-po-sravneniyu-s-konkurentami.html\r\n  https://al-keram.ru/zakazat-keramzit-v-mytishchi.html',''),(3134,1,369,'7.1','1',''),(3135,1,369,'7.2','I have read and agree to the privacy policy',''),(3136,1,369,'7.3','2',''),(3137,1,370,'1','PhilipGax',''),(3138,1,370,'3','halcheni1990@mail.ru',''),(3139,1,370,'4','Nokia',''),(3140,1,370,'5','82221444344',''),(3141,1,370,'6','Китай | Санья https://akademy21.ru/sam_vizajist\r\n \r\nХайнань https://akademy21.ru/contacts/spb\r\n  Для групп от 2 человек действует безвизовый въезд https://akademy21.ru/comerchiskie_ukladki\r\n  Срок пребывания - до 21 дня https://akademy21.ru/master_resnic\r\n  Гонконг https://akademy21.ru/svadebnyi_stelist\r\n  С 1 июля 2009 года для граждан РФ не требуется виза для посещения Гонконга, если срок пребывания не превышает 14 дней https://akademy21.ru/kurs_cosmetolog_estet\r\n  Тибет https://akademy21.ru/arhitektura_brovei\r\n  Требуется наличие визы КНР + разрешение на посещение Тибета https://akademy21.ru/mmedsestra\r\n  Въезд возможен только в составе группы туристов не менее 5 человек https://akademy21.ru/contacts/spb\r\n \r\nSanya Tsingneng Landscape Coastal https://akademy21.ru/courses/massage/intimnoye-otbelivaniye-iapparatnoye-omolozheniye\r\n \r\nГорячие источники Достопримечательности Животный мир Культура и искусство Оздоровление Пляжный отдых Эко-туризм https://akademy21.ru/lazernoe-udalenie-permanentnogo-makiyazha\r\n \r\nтропический остров потухших вулканов с великолепными пляжами Подробнее об о https://akademy21.ru/prepodavatel_podologii\r\n Хайнань https://akademy21.ru/contacts/novosibirsk\r\n \r\nОбязательно носите с собой гостиничную карточку с адресом, написанным иероглифами https://akademy21.ru/blog/tpost/ari4xvj6k1-chego-zhdat-chto-proishodit-kto-budet-vo\r\n  Английского языка китайцы, как правило, не знают https://akademy21.ru/courses/cosmetology',''),(3142,1,370,'7.1','1',''),(3143,1,370,'7.2','I have read and agree to the privacy policy',''),(3144,1,370,'7.3','2',''),(3145,1,371,'1','Edgardotaids',''),(3146,1,371,'3','highvinonthyo1986@mail.ru',''),(3147,1,371,'4','Apple',''),(3148,1,371,'5','89552998538',''),(3149,1,371,'6','Психо-эмоциональное спокойствие https://altermed-clinic.ru/artroz-sustava/\r\n \r\nВедущий специалист / Двигательный терапевт https://altermed-clinic.ru/chto-lechim/chto-lechim2/allergicheskie-zabolevaniya/\r\n \r\nСпециалисты клиники https://altermed-clinic.ru/doctors/novikova/\r\n \r\nСергей https://altermed-clinic.ru/chto-lechim/lechenie-boli/boli-v-spine/\r\n \r\nДействующее налоговое законодательство позволяет вернуть некоторую часть средств, потраченных на лечение https://altermed-clinic.ru/bronhit/\r\n \r\nИмеет многолетний стаж работы по специальностям:  https://altermed-clinic.ru/bolezn-parkinsona/\r\n  Клинический опыт 15 лет https://altermed-clinic.ru/napravleniya/osteopatiia/',''),(3150,1,371,'7.1','1',''),(3151,1,371,'7.2','I have read and agree to the privacy policy',''),(3152,1,371,'7.3','2',''),(3153,1,372,'1','RaymondDig',''),(3154,1,372,'3','alexde_427@mail.ru',''),(3155,1,372,'4','Google',''),(3156,1,372,'5','81213495176',''),(3157,1,372,'6','В КОРЗИНУ 2 https://abakpak.ru/about/news/prazdniki/\r\n \r\nДоставка Поставщикам Оплата Самовывоз Условия соглашения Гарантии качества и возврат Как заказать? Все о гофрокартоне Кабинет партнера https://abakpak.ru/catalog/30-akcii-skidki/874-nasadkamop-sht/\r\n \r\nУпаковка под WOK https://abakpak.ru/catalog/7-pakety-tipa-majka/348-sumki-tipa-majka-4020x70-30-psd-bcv-abak-50shtup/\r\n \r\nВсе права защищены, © 2024 г https://abakpak.ru/catalog/19-odnorazovaia-posuda/532-stakan-plastikovyj-200ml-1up100-sht/\r\n  Информация, размещенная на сайте, носит информационный характер и не является публичной офертой https://abakpak.ru/catalog/49-prozrachnaya-klejkaya-lenta/427-klejkaya-lenta-19x30-40-kancelyaskaya-480-sht-1-up-prozrachnaya/\r\n \r\nКонверты FoilMail® с защитной воздушной подушкой https://abakpak.ru/catalog/39-raskhodnye-materialy/688-crown-multi-marker/\r\n \r\nИнформация https://abakpak.ru/catalog/35-sumki-s-plastikovymi-ruchkami/',''),(3158,1,372,'7.1','1',''),(3159,1,372,'7.2','I have read and agree to the privacy policy',''),(3160,1,372,'7.3','2',''),(3161,1,373,'1','ShawnPex',''),(3162,1,373,'3','limaliti1978@op.pl',''),(3163,1,373,'4','AliExpress',''),(3164,1,373,'5','89577395327',''),(3165,1,373,'6','<a href=https://bbqate.com>bbgate.com</a> - bb gate, bbgate.com chemistry',''),(3166,1,373,'7.1','1',''),(3167,1,373,'7.2','I have read and agree to the privacy policy',''),(3168,1,373,'7.3','2',''),(3169,1,374,'1','JamesVonry',''),(3170,1,374,'3','goldboy1931@gmail.com',''),(3171,1,374,'4','Apple',''),(3172,1,374,'5','83396978549',''),(3173,1,374,'6','Лазерный уровень легко помещается в сумке и всегда под рукой, когда он вам нужен. Идеально подходит для работы как в помещении, так и на улице - <a href=https://kemerovo.bezformata.com/listnews/lazerniy-nivelir/140060557/>лазерный уровень нивелир.</a>',''),(3174,1,374,'7.1','1',''),(3175,1,374,'7.2','I have read and agree to the privacy policy',''),(3176,1,374,'7.3','2',''),(3177,1,375,'1','Sophia Lane',''),(3178,1,375,'3','lorri.cody@outlook.com',''),(3179,1,375,'4','Lorri Cody',''),(3180,1,375,'5','787562585',''),(3181,1,375,'6','Access to a Global Talent Pool\r\n\r\nFind the Perfect Talent Anywhere, Anytime\r\n\r\n\r\nWhy limit yourself to local talent when you can tap into a global network of professionals? \r\nFreelancers bring an unmatched diversity of expertise, ensuring you find the right fit for your project.\r\n\r\nBenefits of accessing a worldwide talent pool:\r\n\r\nDiverse perspectives and innovative solutions.\r\n\r\nExpertise in niche skills that might not be available locally.\r\n\r\nCost-effective options from different regions.\r\n\r\nReady to find the perfect match for your business needs? In our next email, we’ll discuss the steps to ensure security and trust when hiring freelancers.\r\n\r\nConnect with Experts Now @ https://rb.gy/n6nxd1\r\n\r\n\r\nBest regards,\r\nSophia Lane,',''),(3182,1,375,'7.1','1',''),(3183,1,375,'7.2','I have read and agree to the privacy policy',''),(3184,1,375,'7.3','2',''),(3185,1,376,'1','???? Sending a transaction from user. Assure =>> https://telegra.ph/Ticket--6974-01-15?hs=d99a3ed2db8fae25760a793080652486& ????',''),(3186,1,376,'3','azizxkill1@setxko.com',''),(3187,1,376,'4','tfpb99',''),(3188,1,376,'5','155547126173',''),(3189,1,376,'6','1vqagx',''),(3190,1,376,'7.1','1',''),(3191,1,376,'7.2','I have read and agree to the privacy policy',''),(3192,1,376,'7.3','2',''),(3193,1,377,'1','???? Notification- SENDING 0.75440807 BTC. GET >>> https://telegra.ph/Ticket--6974-01-15?hs=823f89b7471a3a5e0178dbb176b07b47& ????',''),(3194,1,377,'3','azizxkill1@setxko.com',''),(3195,1,377,'4','fxoems',''),(3196,1,377,'5','517941300977',''),(3197,1,377,'6','5l4179',''),(3198,1,377,'7.1','1',''),(3199,1,377,'7.2','I have read and agree to the privacy policy',''),(3200,1,377,'7.3','2',''),(3201,1,378,'1','Alethea Deuchar',''),(3202,1,378,'3','deuchar.alethea@gmail.com',''),(3203,1,378,'4','Alethea Deuchar',''),(3204,1,378,'5','5086284568',''),(3205,1,378,'6','What if your website actuate.agency could see a massive boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can experience the results firsthand. Beyond the trial, we provide plans for up to a quarter million visitors monthly, all targeted to match your audience needs. Let’s expand your site’s reach together. Get more information here: https://shorten.ee/YBNHL',''),(3206,1,378,'7.1','1',''),(3207,1,378,'7.2','I have read and agree to the privacy policy',''),(3208,1,378,'7.3','2',''),(3209,1,379,'1','Todd Reurink',''),(3210,1,379,'3','toddreurink@outlook.com',''),(3211,1,379,'4','Reurink Co.',''),(3212,1,379,'5','2035670000',''),(3213,1,379,'6','I need your service for a new year design project. Do you have an availability this month? Let me know your availability and will send you more details. Thank you.',''),(3214,1,379,'7.1','1',''),(3215,1,379,'7.2','I have read and agree to the privacy policy',''),(3216,1,379,'7.3','2',''),(3217,1,380,'1','Myron Seman',''),(3218,1,380,'3','kadjo@greatbusi.info',''),(3219,1,380,'4','Ferne Cintron',''),(3220,1,380,'5','0680 170 38 63',''),(3221,1,380,'6','Still searching for that ready made solution that brings passive profits?\r\n\r\nLook no further.\r\n\r\nBilly Darr has you covered.\r\n\r\n>>>  GO here: https://www.greatbusi.info/kadjo !\r\n\r\nThis is the easiest way for anyone to start earning passively at home\r\n\r\nOur New Crypto App That Pays Us As Much $21/Hour For Browsing The Net\r\n\r\nPlus, get access to exclusive bonuses\r\n\r\nMyron Seman\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=actuate.agency \r\nAddress: 5 Lake Floyd Circle\r\nHagerstown, MD 21740',''),(3222,1,380,'7.1','1',''),(3223,1,380,'7.2','I have read and agree to the privacy policy',''),(3224,1,380,'7.3','2',''),(3225,1,381,'1','Inder',''),(3226,1,381,'3','projectsexpert222@outlook.com',''),(3227,1,381,'4','Personal Assistant',''),(3228,1,381,'5','136458918',''),(3229,1,381,'6','Hi, Are you in need of a personal assistant to streamline your daily business operations and simplify your life? I’m Inder, and I can assist with administrative tasks, marketing, email management, website management, social media, content creation, project planning, bookkeeping, software training, and back-office support.\r\n\r\nIf you’re interested, please send an email to projectsexpert222@outlook.com with the tasks you need help with, and I\'ll handle the rest.',''),(3230,1,381,'7.1','1',''),(3231,1,381,'7.2','I have read and agree to the privacy policy',''),(3232,1,381,'7.3','2',''),(3233,1,382,'1','Harris Abrams',''),(3234,1,382,'3','harris.abrams@gmail.com',''),(3235,1,382,'4','Harris Abrams',''),(3236,1,382,'5','343797376',''),(3237,1,382,'6','Looking to create engaging videos? Need content that stands out? These 3 Amazing AI Tools can help: \r\n**Create videos in minutes  \r\n**Generate amazing content  \r\n**Convert text into speech  \r\nExperience effortless content creation with AI! http://3amazingaitools.top/',''),(3238,1,382,'7.1','1',''),(3239,1,382,'7.2','I have read and agree to the privacy policy',''),(3240,1,382,'7.3','2',''),(3241,1,383,'1','Jacob Cauchi',''),(3242,1,383,'3','jcauchi97@gmail.com',''),(3243,1,383,'5','07402454983',''),(3244,1,383,'6','Hello,\r\n\r\nI am looking to relocate to Manchester from Liverpool and wanted to enquire if there are any vacancies available that align with my skills and experience. My career spans diverse roles within digital marketing agencies, including strategy, leadership, and using tech to deliver measurable results.\r\n\r\nI\'m happy to send over my CV.\r\n\r\nMy LinkedIn: https://www.linkedin.com/in/jacobcauchi/',''),(3245,1,383,'7.1','1',''),(3246,1,383,'7.2','I have read and agree to the privacy policy',''),(3247,1,383,'7.3','2',''),(3248,1,384,'1','keroEcorge',''),(3249,1,384,'3','zuxg07gj@icloud.com',''),(3250,1,384,'4','Wallmart',''),(3251,1,384,'5','86673267814',''),(3252,1,384,'6','Your account has been dormant for 364 days. To stop removal and claim your balance, please access your account and initiate a payout within 24 hours. For assistance, visit our Telegram group: https://tinyurl.com/26b3h3wk',''),(3253,1,384,'7.1','1',''),(3254,1,384,'7.2','I have read and agree to the privacy policy',''),(3255,1,384,'7.3','2',''),(3256,1,385,'1','Monica Ernest',''),(3257,1,385,'3','monica.ernest@yahoo.com',''),(3258,1,385,'4','Monica Ernest',''),(3259,1,385,'5','273379333',''),(3260,1,385,'6','Hi,\r\n\r\nAre you tired of video creation headaches?\r\n\r\nOur AI tool turns ideas into engaging videos in minutes. No editing hassles, just describe your concept and watch it come to life.\r\n\r\n- Free to Start: Get started with our free plan.\r\n- Speak Your Language: Create and translate videos in 30+ languages.\r\n- AI Voice Cloning: Save time with AI-powered voiceovers.\r\n\r\nLearn more and try it FREE: https://furtherinfo.info/cs5e\r\n\r\nRegards,\r\nMonica',''),(3261,1,385,'7.1','1',''),(3262,1,385,'7.2','I have read and agree to the privacy policy',''),(3263,1,385,'7.3','2',''),(3264,1,386,'1','Robertdow',''),(3265,1,386,'3','ixutikob077@gmail.com',''),(3266,1,386,'4','Google',''),(3267,1,386,'5','81517151395',''),(3268,1,386,'6','হাই, আমি আপনার মূল্য জানতে চেয়েছিলাম.',''),(3269,1,386,'7.1','1',''),(3270,1,386,'7.2','I have read and agree to the privacy policy',''),(3271,1,386,'7.3','2',''),(3272,1,387,'1','Bernardo Miltenberger',''),(3273,1,387,'3','miltenberger.bernardo@gmail.com',''),(3274,1,387,'4','Bernardo Miltenberger',''),(3275,1,387,'5','97248369',''),(3276,1,387,'6','What if your website actuate.agency was guaranteed a massive boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can experience the results firsthand. Beyond the trial, we offer plans for up to 350,000 visitors monthly, all targeted to align with your niche. Let’s enhance your site’s reach together. Get more information here: https://shorten.ee/0qVge',''),(3277,1,387,'7.1','1',''),(3278,1,387,'7.2','I have read and agree to the privacy policy',''),(3279,1,387,'7.3','2',''),(3280,1,388,'1','JamesVonry',''),(3281,1,388,'3','barbariska8912@gmail.com',''),(3282,1,388,'4','Apple',''),(3283,1,388,'5','82184148674',''),(3284,1,388,'6','Круглозвенные цепи — это не просто элемент механики, а настоящая находка для бизнеса! Они широко используются в различных отраслях: от сельского хозяйства до строительства, обеспечивая надежную передачу усилия и долговечность - <a href=https://oktmo.ru/novosti/44752-smazka-podshipnikov-kak-obespechit-maksimalnyy-srok-sluzhby-i-nadezhnost.html>подбор подшипников по размерам онлайн.</a>',''),(3285,1,388,'7.1','1',''),(3286,1,388,'7.2','I have read and agree to the privacy policy',''),(3287,1,388,'7.3','2',''),(3288,1,389,'1','JamesVonry',''),(3289,1,389,'3','barbariska8912@gmail.com',''),(3290,1,389,'4','Apple',''),(3291,1,389,'5','87845742963',''),(3292,1,389,'6','Предлагаем вам высококачественный тротуарный бордюр – идеальное решение для обрамления дорожек, газонов, цветников и других элементов ландшафтного дизайна. \r\nНаш тротуарный бордюр отличается прочностью, долговечностью и устойчивостью к воздействию внешних факторов, что делает его идеальным выбором для любых условий эксплуатации - <a href=https://qr.ae/p2aPAQ>купить тротуарную брусчатку</a>',''),(3293,1,389,'7.1','1',''),(3294,1,389,'7.2','I have read and agree to the privacy policy',''),(3295,1,389,'7.3','2',''),(3296,1,390,'1','Brian And Dee Wolken',''),(3297,1,390,'3','eulalia.wolken@outlook.com',''),(3298,1,390,'4','Eulalia Wolken',''),(3299,1,390,'5','5122264815',''),(3300,1,390,'6','The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://shorturl.at/qaJAa\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee',''),(3301,1,390,'7.1','1',''),(3302,1,390,'7.2','I have read and agree to the privacy policy',''),(3303,1,390,'7.3','2',''),(3304,1,391,'1','Robt Havelock',''),(3305,1,391,'3','havelock.robt14@yahoo.com',''),(3306,1,391,'4','Robt Havelock',''),(3307,1,391,'5','6606450947',''),(3308,1,391,'6','Business owners, this is a final reminder: The Employee Retention Credit (ERC) could reimburse you up to $32,200 per W-2 employee!\r\nThe deadline is approaching fast—don\'t let this opportunity slip through your fingers. This is your last chance to recover these funds.\r\nVisit us now at: http://www.claim-erc.top',''),(3309,1,391,'7.1','1',''),(3310,1,391,'7.2','I have read and agree to the privacy policy',''),(3311,1,391,'7.3','2',''),(3312,1,392,'1','Bernadine Thorson',''),(3313,1,392,'3','thorson.bernadine@gmail.com',''),(3314,1,392,'4','Bernadine Thorson',''),(3315,1,392,'5','143244656',''),(3316,1,392,'6','Your website, actuate.agency, may be reaching so many more people! On average, sites like yours lose over a thousand potential visitors daily. That’s where our AI-powered traffic system makes a difference—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to see the impact firsthand. Afterward, our plans offer up to 350K, helping your website expand its audience and engagement effortlessly. Get more information here: https://shorten.so/L1T47',''),(3317,1,392,'7.1','1',''),(3318,1,392,'7.2','I have read and agree to the privacy policy',''),(3319,1,392,'7.3','2',''),(3320,1,393,'1','Ronny Mendiola',''),(3321,1,393,'3','mendiola.denny31@googlemail.com',''),(3322,1,393,'4','Denny Mendiola',''),(3323,1,393,'5','3940500917',''),(3324,1,393,'6','Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/2s3z2ef3\r\n\r\nSee you there!\r\nRegards\r\nRonny',''),(3325,1,393,'7.1','1',''),(3326,1,393,'7.2','I have read and agree to the privacy policy',''),(3327,1,393,'7.3','2',''),(3328,1,394,'1','Ann Skeen',''),(3329,1,394,'3','ann.skeen@gmail.com',''),(3330,1,394,'4','Ann Skeen',''),(3331,1,394,'5','1758177445',''),(3332,1,394,'6','Every day, websites like actuate.agency miss valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to boost your reach and traffic to your site.\r\n\r\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as 350K visitors each month. Discover how easy it is to realize your website’s true potential. Get more information here: https://shorten.world/C0l_k',''),(3333,1,394,'7.1','1',''),(3334,1,394,'7.2','I have read and agree to the privacy policy',''),(3335,1,394,'7.3','2',''),(3336,1,395,'1','Gregoryinjub',''),(3337,1,395,'3','noweslama1979@op.pl',''),(3338,1,395,'4','AliExpress',''),(3339,1,395,'5','87961232196',''),(3340,1,395,'6','<a href=http://bs2siite2.at/>bs2best.at</a> - ссылка на блекспрут, blacksprut сайт зеркало',''),(3341,1,395,'7.1','1',''),(3342,1,395,'7.2','I have read and agree to the privacy policy',''),(3343,1,395,'7.3','2',''),(3344,1,396,'1','Iyannaneple',''),(3345,1,396,'3','corporal@bradd97.lumbermilltricks.com',''),(3346,1,396,'4','Google',''),(3347,1,396,'5','84886433156',''),(3348,1,396,'6','jack poker freeroll password \r\n<a href=\"https://t.me/s/jack_poker_freeroll_password\">freeroll password jack poker</a>',''),(3349,1,396,'7.1','1',''),(3350,1,396,'7.2','I have read and agree to the privacy policy',''),(3351,1,396,'7.3','2',''),(3352,1,397,'1','Ardita J Utley',''),(3353,1,397,'3','utley.lilia@gmail.com',''),(3354,1,397,'4','Lilia Utley',''),(3355,1,397,'5','3162561353',''),(3356,1,397,'6','Hi,\r\nMy name is RArdita Ji, I have the skill to create a professional Pinterest presence for you. Your updated account will showcase your product, service or posts to millions of users searching for experts, boards & pins in your niche.\r\n\r\nClick here to start ====> https://shorturl.at/mbppj',''),(3357,1,397,'7.1','1',''),(3358,1,397,'7.2','I have read and agree to the privacy policy',''),(3359,1,397,'7.3','2',''),(3360,1,398,'1','Erma Logsdon',''),(3361,1,398,'3','logsdon.erma29@gmail.com',''),(3362,1,398,'4','Erma Logsdon',''),(3363,1,398,'6','Your website, actuate.agency, could be reaching so many more people! On average, sites like yours lose over 1K visitors per day. That’s where our AI-powered traffic system helps—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 targeted visitors to realize the impact firsthand. Afterward, our plans provide up to 350K, helping your website grow its audience and engagement effortlessly. Get more information here: https://ln.run/km4g3',''),(3364,1,398,'7.1','1',''),(3365,1,398,'7.2','I have read and agree to the privacy policy',''),(3366,1,398,'7.3','2',''),(3367,1,399,'1','ManualMOG',''),(3368,1,399,'3','maberkeeki1986@op.pl',''),(3369,1,399,'4','Nokia',''),(3370,1,399,'5','84273969536',''),(3371,1,399,'6','<a href=https://kra020.shop>kraken25.at</a> - кракен тор, kraken ссылка tor',''),(3372,1,399,'7.1','1',''),(3373,1,399,'7.2','I have read and agree to the privacy policy',''),(3374,1,399,'7.3','2',''),(3375,1,400,'1','Deandre Lorimer',''),(3376,1,400,'3','deandre.lorimer@gmail.com',''),(3377,1,400,'4','Deandre Lorimer',''),(3378,1,400,'5','3817343898',''),(3379,1,400,'6','What if your website actuate.agency experienced a remarkable boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can see the results firsthand. Beyond the trial, we provide plans for up to 350K visitors monthly, all targeted to fit your ideal demographic. Let’s enhance your site’s reach together. Get more information here: https://ln.run/km4g3',''),(3380,1,400,'7.1','1',''),(3381,1,400,'7.2','I have read and agree to the privacy policy',''),(3382,1,400,'7.3','2',''),(3383,1,401,'1','Alethea Castro',''),(3384,1,401,'3','violetamichael@sbc-trading.com',''),(3385,1,401,'4','Alethea Castro',''),(3386,1,401,'5','477607778',''),(3387,1,401,'6','Hello\r\nCan you send us your products and services portfolio? We are interested.\r\n\r\nRegards',''),(3388,1,401,'7.1','1',''),(3389,1,401,'7.2','I have read and agree to the privacy policy',''),(3390,1,401,'7.3','2',''),(3391,1,402,'1','JamesVonry',''),(3392,1,402,'3','barbariska8912@gmail.com',''),(3393,1,402,'4','Wallmart',''),(3394,1,402,'5','82946581928',''),(3395,1,402,'6','Светодиодные лампы становятся все более популярными благодаря своей энергоэффективности, долговечности и экологичности. Мы предлагаем вам уникальную возможность — приобретать светодиодные лампы напрямую от завода. - <a href=https://agro-archive.ru/novosti/48811-svetodiodnye-lampy-klyuchevye-preimuschestva-i-trendy-rynka.html>завод светодиодных светильников.</a>',''),(3396,1,402,'7.1','1',''),(3397,1,402,'7.2','I have read and agree to the privacy policy',''),(3398,1,402,'7.3','2',''),(3399,1,403,'1','William Holland',''),(3400,1,403,'3','tornado@growwealthy.info',''),(3401,1,403,'4','Jai Proctor',''),(3402,1,403,'5','0334 9439575',''),(3403,1,403,'6','We all know how profitable audiobooks are…\r\n\r\nEven if you don’t use them, there are billions of people who are fanatics about it…\r\n\r\nThey spend hundreds of dollars every single month on buying and listening to audiobooks…\r\n\r\nThis created a huge opportunity for many people to create and sell audiobooks…\r\n\r\nAnd make HUGE profits: https://www.growwealthy.info/tornados  \r\n\r\nBut the issue is, you need to be a good writer, spend days writing your book, and then hire someone to narrate it for you…\r\n\r\nBut what if there is a better shortcut…\r\n\r\nWhat if you can do all of that with just a few clicks and 30 seconds of your time?\r\n\r\nYup, that’s what’s possible with Tornado…\r\n\r\nIt’s the world’s first AI app that will turn any keyword you want…\r\n\r\nInto studio quality audiobook in seconds…\r\n\r\nNot just that, it will also publish it and sell it on its private marketplace with over 20 million active buyers for free\r\n\r\nClick here and watch how it works, and create your account before it closes its doors : https://www.growwealthy.info/tornados  \r\n\r\n\r\nCheers,\r\nWilliam Holland\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=actuate.agency \r\nAddress: 2893 Seneca Drive\r\nPortland, OR 97232',''),(3404,1,403,'7.1','1',''),(3405,1,403,'7.2','I have read and agree to the privacy policy',''),(3406,1,403,'7.3','2',''),(3407,1,404,'1','keroEcorge',''),(3408,1,404,'3','uym94o6m@gmail.com',''),(3409,1,404,'4','FBI',''),(3410,1,404,'5','87545661632',''),(3411,1,404,'6','Your account has been inactive for 364 days. To avoid deletion and claim your funds, please log in and request a withdrawal within 24 hours. For support, join our Telegram group: https://tinyurl.com/258hagoc',''),(3412,1,404,'7.1','1',''),(3413,1,404,'7.2','I have read and agree to the privacy policy',''),(3414,1,404,'7.3','2',''),(3415,1,405,'1','Debbie Patch',''),(3416,1,405,'3','patch.debbie@gmail.com',''),(3417,1,405,'4','Debbie Patch',''),(3418,1,405,'5','8326232397',''),(3419,1,405,'6','Did you know that your website actuate.agency might not be achieve maximum traffic? With our advanced AI traffic system, you might be able to reach thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation free trial with 4,000 visitors to highlight what’s possible. Once you see the difference, our scalable options offer up to 350K visitors monthly. Let us help you convert lost potential to meaningful traffic growth. Get more information here: https://ln.run/km4g3',''),(3420,1,405,'7.1','1',''),(3421,1,405,'7.2','I have read and agree to the privacy policy',''),(3422,1,405,'7.3','2',''),(3423,1,406,'1','Lettie Summers',''),(3424,1,406,'3','summers.lettie@msn.com',''),(3425,1,406,'4','Lettie Summers',''),(3426,1,406,'5','7081974852',''),(3427,1,406,'6','Every day, websites like actuate.agency miss valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to boost your reach and traffic to your site.\r\n\r\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as 350,000 visitors each month. Discover how easy it is to realize your website’s true potential. Get more information here: https://shorten.so/L1T47',''),(3428,1,406,'7.1','1',''),(3429,1,406,'7.2','I have read and agree to the privacy policy',''),(3430,1,406,'7.3','2',''),(3431,1,407,'1','DannyCoabs',''),(3432,1,407,'3','xrumerfox@gmail.com',''),(3433,1,407,'4','Apple',''),(3434,1,407,'5','86384686135',''),(3435,1,407,'6','Сопровождение мужчин — это особая услуга, которая может включать в себя как деловые, так и личные аспекты. \r\nВ современном мире многие мужчины ищут профессионалов, которые могут помочь им в различных сферах жизни: \r\nот бизнес-мероприятий до социальных встреч  - <a href=https://eskortmoskva.ru/>эскорт агентство Москва</a>',''),(3436,1,407,'7.1','1',''),(3437,1,407,'7.2','I have read and agree to the privacy policy',''),(3438,1,407,'7.3','2',''),(3439,1,408,'1','Beulah Barrios',''),(3440,1,408,'3','violetamichael@sbc-trading.com',''),(3441,1,408,'4','Beulah Barrios',''),(3442,1,408,'5','663970865',''),(3443,1,408,'6','Hello\r\nCan you send us your products and services portfolio? We are interested.\r\n\r\nRegards',''),(3444,1,408,'7.1','1',''),(3445,1,408,'7.2','I have read and agree to the privacy policy',''),(3446,1,408,'7.3','2',''),(3447,1,409,'1','Ashok',''),(3448,1,409,'3','webdesignservices111@outlook.com',''),(3449,1,409,'4','Freelance Web Developer',''),(3450,1,409,'5','7143014995',''),(3451,1,409,'6','Hi, I’m Ashok! As a Website developer, I support businesses with technologies like WordPress, PHP, and other content management systems. Whether you need a site built from scratch, upgrades, maintenance, or new features, I’m here to help. I offer top-quality work at affordable rates, with pricing between $30 per hour to $50 per hour, depending on project complexity. Let’s bring your website ideas to life! \r\n\r\nFeel free to reach out at webdesignservices111@outlook.com — I’d love to collaborate with you!',''),(3452,1,409,'7.1','1',''),(3453,1,409,'7.2','I have read and agree to the privacy policy',''),(3454,1,409,'7.3','2',''),(3455,1,410,'1','Brian WRIGHT Eng.',''),(3456,1,410,'3','newsletter@wexxon.com',''),(3457,1,410,'4','WEXXON',''),(3458,1,410,'5','7209248652',''),(3459,1,410,'6','You can get these rare and beautiful dance hits at https://wexxon.com/home/17-german-ww2-dance-hits.html',''),(3460,1,410,'7.1','1',''),(3461,1,410,'7.2','I have read and agree to the privacy policy',''),(3462,1,410,'7.3','2',''),(3463,1,411,'1','RonaldDub',''),(3464,1,411,'3','degisoltpou1986@op.pl',''),(3465,1,411,'4','Google',''),(3466,1,411,'5','88358163247',''),(3467,1,411,'6','<a href=https://fermacc.org>ferma cc</a> - bestchange ru обменник, обменник криптовалют',''),(3468,1,411,'7.1','1',''),(3469,1,411,'7.2','I have read and agree to the privacy policy',''),(3470,1,411,'7.3','2',''),(3471,1,412,'1','Felicity Sauncho',''),(3472,1,412,'3','felicitysauncho02@gmail.com',''),(3473,1,412,'4','Felicity Sauncho',''),(3474,1,412,'5','494411316',''),(3475,1,412,'6','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nFelicity\r\n\r\nOpt-out: https://removeme.live/unsubscribe.php?d=actuate.agency',''),(3476,1,412,'7.1','1',''),(3477,1,412,'7.2','I have read and agree to the privacy policy',''),(3478,1,412,'7.3','2',''),(3479,1,413,'1','Furnitura_hjen',''),(3480,1,413,'3','acf@affittareunamacchinanrbtyp.com',''),(3481,1,413,'4','Apple',''),(3482,1,413,'5','84353847883',''),(3483,1,413,'6','Разнообразие фурнитуры для плинтуса, подберите под свой интерьер вариант.  \r\nПрочные материалы для плинтуса, гарантия долгого срока службы.  \r\nУдобство монтажа фурнитуры для плинтуса, для быстрой установки.  \r\nСовременные решения для отделки плинтуса, сделайте дом уютным и стильным.  \r\nПриродные решения для отделки плинтуса, сделайте свой дом более безопасным для здоровья.  \r\nТренды в оттенках для декора плинтуса, выберите подходящий вам вариант.  \r\nЭксклюзивные варианты фурнитуры для плинтуса, выразите свою индивидуальность через дизайн.  \r\nПодсказки по правильной установке элементов плинтуса, для безупречного результата.  \r\nСтильные детали для украшения плинтуса, создайте уютный и стильный дом.  \r\nФурнитура для плинтуса в классическом стиле, подчеркните изысканный вкус в дизайне. \r\nпроизводитель фурнитуры <a href=https://furnituradlyaplintusamsk.ru/>https://furnituradlyaplintusamsk.ru/</a> .',''),(3484,1,413,'7.1','1',''),(3485,1,413,'7.2','I have read and agree to the privacy policy',''),(3486,1,413,'7.3','2',''),(3487,1,414,'1','Kimber Loera',''),(3488,1,414,'3','kimber.loera@gmail.com',''),(3489,1,414,'4','Kimber Loera',''),(3490,1,414,'5','326984236',''),(3491,1,414,'6','Hi, this is a friendly reminder that this is the last chance for USA based businesses to file their claim to receive potential compensation owed to you from the Visa/Mastercard $5.5 Billion Dollar settlement. You can learn more here: https://visascardsettlement.com',''),(3492,1,414,'7.1','1',''),(3493,1,414,'7.2','I have read and agree to the privacy policy',''),(3494,1,414,'7.3','2',''),(3495,1,415,'1','Teddow',''),(3496,1,415,'3','moqagides18@gmail.com',''),(3497,1,415,'4','Apple',''),(3498,1,415,'5','82861112529',''),(3499,1,415,'6','Kaixo, zure prezioa jakin nahi nuen.',''),(3500,1,415,'7.1','1',''),(3501,1,415,'7.2','I have read and agree to the privacy policy',''),(3502,1,415,'7.3','2',''),(3503,1,416,'1','Graciela Sorell',''),(3504,1,416,'3','sorell.graciela@outlook.com',''),(3505,1,416,'4','Graciela Sorell',''),(3506,1,416,'5','7889989102',''),(3507,1,416,'6','Are you maximizing the potential of your actuate.agency website? Many sites miss out on thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350K visitors per month. Let’s boost your website traffic and turn more visitors into opportunities. Get more information here: https://shorten.tv/GfcAB',''),(3508,1,416,'7.1','1',''),(3509,1,416,'7.2','I have read and agree to the privacy policy',''),(3510,1,416,'7.3','2',''),(3511,1,417,'1','JamesVonry',''),(3512,1,417,'3','barbariska8912@gmail.com',''),(3513,1,417,'4','FBI',''),(3514,1,417,'5','89915952331',''),(3515,1,417,'6','Предлагаем вам высококачественный тротуарный бордюр – идеальное решение для обрамления дорожек, газонов, цветников и других элементов ландшафтного дизайна. \r\nНаш тротуарный бордюр отличается прочностью, долговечностью и устойчивостью к воздействию внешних факторов, что делает его идеальным выбором для любых условий эксплуатации - <a href=https://kamsp.ru/com/forum/topic/3182/>купить брусчатку в краснодаре</a>',''),(3516,1,417,'7.1','1',''),(3517,1,417,'7.2','I have read and agree to the privacy policy',''),(3518,1,417,'7.3','2',''),(3519,1,418,'1','Louis R',''),(3520,1,418,'3','cullen.adela83@hotmail.com',''),(3521,1,418,'4','Adela Cullen',''),(3522,1,418,'5','418233429',''),(3523,1,418,'6','Hi,\r\n\r\nI came across your website on Google and noticed a small issue with your logo and it doesn’t fully reflect the potential of your brand.\r\nI’d love to help you fix this and create a logo that truly represents your business.\r\n\r\nIf you’d like to work together, you can reach me here on fiverr : https://bit.ly/business-logo-designs\r\n\r\nFeel free to share this with anyone else who might need a better logo too.\r\n\r\nBest regards,\r\nLouis',''),(3524,1,418,'7.1','1',''),(3525,1,418,'7.2','I have read and agree to the privacy policy',''),(3526,1,418,'7.3','2',''),(3527,1,419,'1','keroEcorge',''),(3528,1,419,'3','f03xj8m7@gmail.com',''),(3529,1,419,'4','FBI',''),(3530,1,419,'5','85838747233',''),(3531,1,419,'6','Your account has been inactive for 364 days. To avoid deletion and retrieve your funds, please access your account and initiate a withdrawal within 24 hours. For support, join our Telegram group: https://tinyurl.com/265n3joc',''),(3532,1,419,'7.1','1',''),(3533,1,419,'7.2','I have read and agree to the privacy policy',''),(3534,1,419,'7.3','2',''),(3535,1,420,'1','TerryPaf',''),(3536,1,420,'3','cohacachi1987@op.pl',''),(3537,1,420,'4','Apple',''),(3538,1,420,'5','83526358263',''),(3539,1,420,'6','<a href=https://alt-coins.cc/>Альткоин обменник</a> - Альткоин обменник, Альткоин сс обменник',''),(3540,1,420,'7.1','1',''),(3541,1,420,'7.2','I have read and agree to the privacy policy',''),(3542,1,420,'7.3','2',''),(3543,1,421,'1','Elane Almonte',''),(3544,1,421,'3','elane.almonte56@msn.com',''),(3545,1,421,'4','Elane Almonte',''),(3546,1,421,'5','6991063743',''),(3547,1,421,'6','Did you know that your website actuate.agency might not be connect with its audience? With our advanced AI traffic system, you might be able to reach thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation trial of 4,000 visitors to highlight what’s possible. Once you see the difference, our scalable options deliver up to 350,000 visitors monthly. Let us help you realize meaningful traffic growth. Get more information here: https://shorten.ee/0qVge',''),(3548,1,421,'7.1','1',''),(3549,1,421,'7.2','I have read and agree to the privacy policy',''),(3550,1,421,'7.3','2',''),(3551,1,422,'1','May Farrell',''),(3552,1,422,'3','farrell.may@msn.com',''),(3553,1,422,'4','May Farrell',''),(3554,1,422,'5','45779547',''),(3555,1,422,'6','Your website, actuate.agency, may be reaching so many more people! On average, sites like yours miss out on over a thousand potential visitors daily. That’s where our AI-powered traffic system makes a difference—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 targeted visitors to see the impact firsthand. Afterward, our plans provide up to 350K, helping your website expand its audience and engagement effortlessly. Get more information here: https://shorten.world/C0l_k',''),(3556,1,422,'7.1','1',''),(3557,1,422,'7.2','I have read and agree to the privacy policy',''),(3558,1,422,'7.3','2',''),(3559,1,423,'1','Frederic Peralta',''),(3560,1,423,'3','peralta.frederic@gmail.com',''),(3561,1,423,'4','Frederic Peralta',''),(3562,1,423,'5','3153842357',''),(3563,1,423,'6','Hey there, I came across your website and was impressed—great work!\r\n\r\nI know your time is valuable, so I’ll be brief.\r\n\r\nAI is essential for business growth, and many owners struggle to know where to start—that’s why I’m here to help.\r\n\r\nWe’ve created two guides called AI For Entrepreneurs and Smarter with AI, normally priced at $29 each, and we\'re offering it to you for free. Inside, you’ll discover:\r\n\r\n    + How to quickly increase your business/website revenue.\r\n    + A simple framework for incorporating AI into your business.\r\n    + Proven strategies to boost productivity and save time.\r\n    + Expert tips to get results, whether you\'re just starting or well-established.\r\n\r\nRemember, this is absolutely free and will cost you nothing! \r\n\r\nWould you like a free copy?\r\n\r\nGet yor guide here: http://aibusinessmastery.pro\r\n\r\nI’m confident it’ll be a game-changer for you, and I’d love to hear how it works for your business!\r\n\r\nBest regards',''),(3564,1,423,'7.1','1',''),(3565,1,423,'7.2','I have read and agree to the privacy policy',''),(3566,1,423,'7.3','2',''),(3567,1,424,'1','Mitchell Fox',''),(3568,1,424,'3','mitchell.fox@hotmail.com',''),(3569,1,424,'4','Mitchell Fox',''),(3570,1,424,'5','541933225',''),(3571,1,424,'6','You\'re Not Alone\r\nDiscover the power of community with South Holloway’s Adult ADHD Group. Share experiences, gain insights, and find strategies to thrive in everyday life. Visit www.southhollowayadultadhdgroup.co.uk',''),(3572,1,424,'7.1','1',''),(3573,1,424,'7.2','I have read and agree to the privacy policy',''),(3574,1,424,'7.3','2',''),(3575,1,425,'1','Marionmig',''),(3576,1,425,'3','ceipinscaldo1980@op.pl',''),(3577,1,425,'4','Apple',''),(3578,1,425,'5','83297552176',''),(3579,1,425,'6','click to find out more https://abacusmarket.me',''),(3580,1,425,'7.1','1',''),(3581,1,425,'7.2','I have read and agree to the privacy policy',''),(3582,1,425,'7.3','2',''),(3583,1,426,'1','Iyannaneple',''),(3584,1,426,'3','kocik.housden@schuetz72.hexagonaldrawings.com',''),(3585,1,426,'4','Google',''),(3586,1,426,'5','88517778918',''),(3587,1,426,'6','онлайн школа покера \r\n<a href=\"https://t.me/s/onlayn_shkola_pokera\">лучшая онлайн школа покера</a>',''),(3588,1,426,'7.1','1',''),(3589,1,426,'7.2','I have read and agree to the privacy policy',''),(3590,1,426,'7.3','2',''),(3591,1,427,'1','Mariana Chave',''),(3592,1,427,'3','chave.mariana@outlook.com',''),(3593,1,427,'4','Mariana Chave',''),(3594,1,427,'5','240102468',''),(3595,1,427,'6','Hey Dear, \r\n\r\nwith Apollo.io, we can help you access 265M+ verified prospects, complete with detailed contact info and buying intent insights.\r\n\r\nReady to boost your outreach?\r\n\r\nSign up for a free Apollo account : https://get.apollo.io/0lz4r83lsx7c\r\n\r\nBest,',''),(3596,1,427,'7.1','1',''),(3597,1,427,'7.2','I have read and agree to the privacy policy',''),(3598,1,427,'7.3','2',''),(3599,1,428,'1','Brian WRIGHT Eng.',''),(3600,1,428,'3','newsletter@wexxon.com',''),(3601,1,428,'4','WEXXON',''),(3602,1,428,'5','7209248652',''),(3603,1,428,'6','You can get these rare and beautiful dance hits at https://wexxon.com/home/17-german-ww2-dance-hits.html',''),(3604,1,428,'7.1','1',''),(3605,1,428,'7.2','I have read and agree to the privacy policy',''),(3606,1,428,'7.3','2',''),(3607,1,429,'1','Josefina Foulds',''),(3608,1,429,'3','josefina.foulds@gmail.com',''),(3609,1,429,'4','Josefina Foulds',''),(3610,1,429,'5','484385124',''),(3611,1,429,'6','Divi is the Theme and Page Builder combo that brings simple no-code editing, advanced design systems, and powerful AI tools to WordPress.\r\nLifetime access, signup herehttps://bit.ly/accesslifetime',''),(3612,1,429,'7.1','1',''),(3613,1,429,'7.2','I have read and agree to the privacy policy',''),(3614,1,429,'7.3','2',''),(3615,1,430,'1','Robin Cronan',''),(3616,1,430,'3','robin.cronan@googlemail.com',''),(3617,1,430,'4','Robin Cronan',''),(3618,1,430,'5','611277591',''),(3619,1,430,'6','Want to get your message in front of millions of potential customers? Our service can help. By sending your ad text to website contact forms, your message will be read just like you\'re reading this one. And with one flat rate, you can reach a massive audience without any per click costs. Start growing your business today.\r\n\r\n Contact me today for more details—my info is listed below.\r\n\r\nRegards,\r\nRobin Cronan\r\nEmail: Robin.Cronan@uniqueadvertising.pro\r\nWebsite: http://3wdmnq.marketing-with-contactforms.top',''),(3620,1,430,'7.1','1',''),(3621,1,430,'7.2','I have read and agree to the privacy policy',''),(3622,1,430,'7.3','2',''),(3623,1,431,'1','Craigspand',''),(3624,1,431,'3','goldboy1931@gmail.com',''),(3625,1,431,'4','Apple',''),(3626,1,431,'5','89634869916',''),(3627,1,431,'6','Повысьте эффективность своего производства с помощью наших приводных устройств! Наши инновационные устройства позволят вам значительно снизить расходы на электроэнергию, \r\nувеличить производительность оборудования и снизить износ механизмов. Благодаря нашиему оборудованию вы сможете значительно увеличить производственные мощности и улучшить качество выпускаемой продукции -  <a href=https://metallicheckiy-portal.ru/articles/elektro/bloki_upravlenia/kak-vybrat-i-kupit-chastotnyy-preobrazovatel-sovety-ekspertov>купить частотный преобразователь.</a>',''),(3628,1,431,'7.1','1',''),(3629,1,431,'7.2','I have read and agree to the privacy policy',''),(3630,1,431,'7.3','2',''),(3631,1,432,'1','Maryellen Carl',''),(3632,1,432,'3','carl.maryellen@gmail.com',''),(3633,1,432,'4','Maryellen Carl',''),(3634,1,432,'5','351393933',''),(3635,1,432,'6','Every day, websites like actuate.agency lose valuable opportunities to attract visitors. Don’t let that happen to you! Our AI-driven traffic system is specifically designed to boost your reach and traffic to your site.\r\n\r\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as 350K visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https://shorten.world/C0l_k',''),(3636,1,432,'7.1','1',''),(3637,1,432,'7.2','I have read and agree to the privacy policy',''),(3638,1,432,'7.3','2',''),(3639,1,433,'1','Phillipburge',''),(3640,1,433,'3','jackson1@xrevelxr.com',''),(3641,1,433,'4','Apple',''),(3642,1,433,'5','84644337817',''),(3643,1,433,'6','Осуществляем <a href=https://holodilnikirk.ru/>ремонт холодильников в Иркутске</a> по приятным ценам. Если у вас сломался холодильник, вы можете обратиться к нам. Мы ремонтируем холодильники на дому в любом районе Иркутска. https://holodilnikirk.ru/',''),(3644,1,433,'7.1','1',''),(3645,1,433,'7.2','I have read and agree to the privacy policy',''),(3646,1,433,'7.3','2',''),(3647,1,434,'1','Trentcer',''),(3648,1,434,'3','jackson2@xrevelxr.com',''),(3649,1,434,'4','FBI',''),(3650,1,434,'5','81497172469',''),(3651,1,434,'6','Сломался холодильник? <a href=https://holodilnikirk.ru/>Ремонт холодильников в Иркутске на дому</a>! Приедем за час, проведем бесплатну диагностику и устраним проблему! https://holodilnikirk.ru/',''),(3652,1,434,'7.1','1',''),(3653,1,434,'7.2','I have read and agree to the privacy policy',''),(3654,1,434,'7.3','2',''),(3655,1,435,'1','Rahul',''),(3656,1,435,'3','hireonline4455@outlook.com',''),(3657,1,435,'4','Virtual Assistant',''),(3658,1,435,'5','388822522',''),(3659,1,435,'6','Are you looking to gather some data from multiple websites or sources and create some sort of list? There are a lot of tasks that are very simple to do but you need someone to understand the process and create some list or do entries in any software or spreadsheets. \r\n\r\nIf you have any requirements, please send me an email on Hireonline4455@outlook.com',''),(3660,1,435,'7.1','1',''),(3661,1,435,'7.2','I have read and agree to the privacy policy',''),(3662,1,435,'7.3','2',''),(3663,1,436,'1','Teddow',''),(3664,1,436,'3','moqagides18@gmail.com',''),(3665,1,436,'4','Google',''),(3666,1,436,'5','85625441784',''),(3667,1,436,'6','Прывітанне, я хацеў даведацца Ваш прайс.',''),(3668,1,436,'7.1','1',''),(3669,1,436,'7.2','I have read and agree to the privacy policy',''),(3670,1,436,'7.3','2',''),(3671,1,437,'1','Brian WRIGHT Eng.',''),(3672,1,437,'3','newsletter@wexxon.com',''),(3673,1,437,'4','WEXXON',''),(3674,1,437,'5','7209248652',''),(3675,1,437,'6','Get a best mate for a marriage or a long-term relationship. Are you looking for a new love and a best mate? Do you want to know which one of the potential candidates will be perfectly compatible with you? You can get precise answers to all these questions in our ROMANTIC COMPATIBILITY report that we can prepare for you. You can get your ROMANTIC COMPATIBILITY report at http://wexxon.com',''),(3676,1,437,'7.1','1',''),(3677,1,437,'7.2','I have read and agree to the privacy policy',''),(3678,1,437,'7.3','2',''),(3679,1,438,'1','Jennifer Marcil',''),(3680,1,438,'3','openappai20@dollartip.info',''),(3681,1,438,'4','Lorrine Blaze',''),(3682,1,438,'5','07741 50 28 90',''),(3683,1,438,'6','Hey actuate.agency,\r\n\r\nEver have a killer app idea but coding seems like climbing Mount Everest?    ‍♀️\r\n\r\nWell, ditch the ropes!    This AI-powered app builder takes your website URL, blog, keywords, or even just your BRAINWAVE and turns it into a fully functional Android & iOS app in less than a minute (seriously!): https://www.dollartip.info/openappai20 .\r\n\r\nNo coding.    No developer fees.    Just pure app-building magic.    ✨\r\n\r\nHere\'s the lowdown:\r\n\r\nWebsite to App?    Boom!    Your content transforms into a sleek app.\r\n\r\nIdea to App?    You got it!    Brainstorm your vision and let the AI do the work.\r\n\r\n1500+ Pro Templates?    Design your app in style, no graphic design degree required.\r\n\r\nApp Store Ready?    Publish to Google Play & Apple App Store in a flash!\r\n\r\nPlus, you can handle payments, send push notifications, and manage users – all within the platform.\r\n\r\nStop dreaming, start building.\r\n\r\nThis AI tool is your shortcut to app stardom.    Check it out and see your idea come to life: https://www.dollartip.info/openappai20 \r\n\r\nDon\'t wait – claim your app\'s spot on the store before someone else does!\r\n\r\nJennifer Marcil\r\n\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.dollartip.info/unsubscribe/?d=actuate.agency \r\nAddress: 1867 Edgewood Road\r\nMemphis, TN 38110',''),(3684,1,438,'7.1','1',''),(3685,1,438,'7.2','I have read and agree to the privacy policy',''),(3686,1,438,'7.3','2',''),(3687,1,439,'1','Joni Dann',''),(3688,1,439,'3','dann.joni@gmail.com',''),(3689,1,439,'4','Joni Dann',''),(3690,1,439,'5','3222370200',''),(3691,1,439,'6','NEW All-In-One AI Assistant!!!\r\n\r\nEffortlessly Research, Create & Publish Kid\'s Colouring Books, Puzzles Books, and Activity Books in Low Competition Niches That Rank High FAST & EASILY On Amazon!\r\n\r\nMaking Us $697 Per Day...\r\n\r\nCreating No-Content and Low-Content Books That Kids Love and Parents Buy!\r\n\r\nNo Writing. No Tech Skills. No Experience Needed!\r\n\r\nVisit Now: https://bit.ly/KidzKDP',''),(3692,1,439,'7.1','1',''),(3693,1,439,'7.2','I have read and agree to the privacy policy',''),(3694,1,439,'7.3','2',''),(3695,1,440,'1','Filomena Gether',''),(3696,1,440,'3','filomena.gether@yahoo.com',''),(3697,1,440,'4','Filomena Gether',''),(3698,1,440,'5','1938624663',''),(3699,1,440,'6','Hey Dear, \r\n\r\nwith Apollo.io, we can help you access 265M+ verified prospects, complete with detailed contact info and buying intent insights.\r\n\r\nReady to boost your outreach?\r\n\r\nSign up for a free Apollo account : https://get.apollo.io/0lz4r83lsx7c\r\n\r\nBest,',''),(3700,1,440,'7.1','1',''),(3701,1,440,'7.2','I have read and agree to the privacy policy',''),(3702,1,440,'7.3','2',''),(3703,1,441,'1','Gustavo Rankin',''),(3704,1,441,'3','gustavo.rankin@gmail.com',''),(3705,1,441,'4','Gustavo Rankin',''),(3706,1,441,'5','7862240455',''),(3707,1,441,'6','Your website, actuate.agency, could be reaching so many more people! On average, sites like yours lose over 1,000 visitors per day. That’s where our AI-powered traffic system makes a difference—it’s designed to drive relevant visitors straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to see the impact firsthand. Afterward, our plans offer up to 350,000, helping your website grow its audience and engagement effortlessly. Get more information here: https://shorten.ee/0qVge',''),(3708,1,441,'7.1','1',''),(3709,1,441,'7.2','I have read and agree to the privacy policy',''),(3710,1,441,'7.3','2',''),(3711,1,442,'1','Ellie Townsend',''),(3712,1,442,'3','t.e.dsgethe.al.t.hyh.a.i.r.now@gmail.com',''),(3713,1,442,'4','TedsGetHealthyHairNow',''),(3714,1,442,'5','337995696',''),(3715,1,442,'6','Hi,\r\n\r\nHair loss doesn’t have to define you. Whether you’re noticing thinning, a receding hairline, or patchy areas, there’s a proven solution designed for both men and women to restore your hair and confidence.\r\n\r\nThis advanced hair regrowth system:\r\n- Includes an FDA-approved ingredient to reactivate dormant hair follicles.\r\n- Combines essential nutrients to support regrowth from the inside out.\r\n- Is tailored for men and women to address specific needs.\r\n- Is simple, discreet, and delivered directly to your door.\r\n\r\nTake control of your hair loss with a system designed to promote natural, thicker hair regrowth without hassle.\r\n\r\n++ Learn more and take the first step today: \r\nFor Men https://bit.ly/PHR4Men \r\nFor Ladies https://bit.ly/PHRLadies\r\n\r\nYour journey to healthier, fuller hair starts here.\r\n\r\nThe truth about hair loss over 60 million men will suffer from hereditary hair loss by the time they are 40 years old.\r\n\r\nFACT: Hereditary hair loss can come from the father’s side or the mother’s side.\r\nFACT: PHR contains the only FDA approved ingredient to fight hair loss and thinning hair in over 96% of men.\r\n\r\nHow does PHR provide such amazing results? \r\nAs we age, our bodies stop producing the vital hormones that promote proper hair health and growth. With PHR\' advanced blend of natural & powerful ingredients, the body can actually start to refill these hormones, sending the necessary vitamins and nutrients directly to the scalp and newly formed hair follicles.\r\n\r\nPHR Women is a scientifically formulated hair regrowth treatment for women. It contains clinically proven ingredients that promote thicker, healthier hair. With consistent use, it can help reduce hair loss and stimulate new hair growth, giving you fuller and more luscious locks.   \r\n\r\nHair Loss, Damaged Hair, Thinning Roots, and Weak Follicles are all symptoms of completely different causes.So why would any company focus on just one thing, when we need to fix all FOUR to get truly beautiful, full, and strong hair? Our unique patented formula does just that.\r\n\r\nDon\'t hesitate, your satisfaction is guaranteed!\r\n\r\n\r\n\r\n\r\n\r\nWhenever you don\'t want to hear from us with emails from us, kindly write back to this communication saying \"No Thank You\".\r\n16 Rue Joseph Vernet, Moravia, NY, USA, 55000',''),(3716,1,442,'7.1','1',''),(3717,1,442,'7.2','I have read and agree to the privacy policy',''),(3718,1,442,'7.3','2',''),(3719,1,443,'1','Danial Moralez',''),(3720,1,443,'3','danial.moralez49@gmail.com',''),(3721,1,443,'4','Danial Moralez',''),(3722,1,443,'5','23364153',''),(3723,1,443,'6','Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals',''),(3724,1,443,'7.1','1',''),(3725,1,443,'7.2','I have read and agree to the privacy policy',''),(3726,1,443,'7.3','2',''),(3727,1,444,'1','Rafael Jenkins',''),(3728,1,444,'3','mdatraffic@getmoreopportunities.info',''),(3729,1,444,'4','Lloyd De Salis',''),(3730,1,444,'5','69 533 65 53',''),(3731,1,444,'6','Hello actuate.agency !\r\n\r\nMDA Traffic is a revolutionary method designed for both beginners and experienced marketers.\r\n\r\nWhether you’re looking to get more visits, boost sales, or increase affiliate commissions, this system makes it easy to drive targeted traffic – even if you’ve never done it before.\r\n\r\nWith just 10-15 minutes, you can set up what we call a “traffic conduit” – a way to direct Google search traffic to your website without spending a cent: https://www.getmoreopportunities.info/mdatraffic .\r\n\r\nThis is 100% legal, completely beginner-friendly, and gets you on Google’s page 1 .\r\n\r\nImagine being able to drive traffic from one of the world’s largest search engines without a single ad dollar.\r\n\r\nThat’s the power of MDA Traffic.   Ready to find out more?\r\n\r\nClick here to unlock targeted traffic today: https://www.getmoreopportunities.info/mdatraffic !\r\n\r\nRafael Jenkins\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=actuate.agency \r\nAddress: 3050 Weekley Street\r\nSan Antonio, TX 78023',''),(3732,1,444,'7.1','1',''),(3733,1,444,'7.2','I have read and agree to the privacy policy',''),(3734,1,444,'7.3','2',''),(3735,1,445,'1','Ilana Tjalkabota',''),(3736,1,445,'3','tjalkabota.ilana@gmail.com',''),(3737,1,445,'4','Ilana Tjalkabota',''),(3738,1,445,'5','21842412',''),(3739,1,445,'6','Are you making the most of the potential of your actuate.agency website? Many sites miss out on thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350,000 visitors per month. Let’s boost your website traffic and turn more visitors into growth. Get more information here: https://shorten.world/C0l_k',''),(3740,1,445,'7.1','1',''),(3741,1,445,'7.2','I have read and agree to the privacy policy',''),(3742,1,445,'7.3','2',''),(3743,1,446,'1','Denese Bateson',''),(3744,1,446,'3','denese.bateson@gmail.com',''),(3745,1,446,'4','LMZH AI',''),(3746,1,446,'6','I can provide large Claude 3.5 sonnet, GPT-4o, and Gemini-1.5-pro-exp models. You can get access to these powerful models with a $100 API for just $20!\r\n\r\n Expand your site with our incredibly affordable Claude API.\r\n\r\n Learn more and contact us: https://www.lmzh.top/ (Email: q2408808@outlook.com / Telegram: https://t.me/ninicky1  /  Whatsapp:+8617355658808)',''),(3747,1,446,'7.1','1',''),(3748,1,446,'7.2','I have read and agree to the privacy policy',''),(3749,1,446,'7.3','2',''),(3750,1,447,'1','Sid',''),(3751,1,447,'3','your.assistant23@outlook.com',''),(3752,1,447,'4','Email Management Services',''),(3753,1,447,'5','20997551',''),(3754,1,447,'6','Hi, My name is Sid, and I specialize in email management services. I can organize your emails by sorting them into folders, flagging important messages, and archiving old ones. If you need specific information from emails, I can extract those details and record them in spreadsheets accurately. I also handle follow-ups, ensuring timely communication with your contacts, and can set up filters to prioritize important emails and minimize spam. Let me take the burden of email management off your shoulders so you can focus on your core tasks. \r\n\r\nPlease feel free to reach out to me at your.assistant23@outlook.com to discuss it further.',''),(3755,1,447,'7.1','1',''),(3756,1,447,'7.2','I have read and agree to the privacy policy',''),(3757,1,447,'7.3','2',''),(3758,1,448,'1','Shirleen Colston',''),(3759,1,448,'3','shirleen.colston@hotmail.com',''),(3760,1,448,'4','Shirleen Colston',''),(3761,1,448,'5','564323942',''),(3762,1,448,'6','Regular People Are Exploiting This Hidden Crypto Underworld...\r\n\r\nWhere Secret Decentralized Memecoin Fortunes Are Being Made!\r\n\r\nNo Skills, No Following, No Costs, 100% Anonymously...In Just Minutes!\r\n\r\nLearn More: https://bit.ly/PhMint',''),(3763,1,448,'7.1','1',''),(3764,1,448,'7.2','I have read and agree to the privacy policy',''),(3765,1,448,'7.3','2',''),(3766,1,449,'1','Zelma Wellish',''),(3767,1,449,'3','wellish.zelma@gmail.com',''),(3768,1,449,'4','Zelma Wellish',''),(3769,1,449,'5','3361202432',''),(3770,1,449,'6','World\'s First Amazon Publishing AI Assistant!!!\r\n\r\nInstantly Research Profitable Keywords, Create & Publish Best-Selling Kindle Books Like: Books, Fiction, Non-Fiction, Self-Help, Storybooks, Business Books, Children’s Books, How-To Guides, Novels, Poems, Coloring Books, and More. \r\n\r\nGet Your Books Ranked to Reach 310 Million Amazon Users Without Writing A Single Word!\r\n\r\nLearn More: https://bit.ly/AznKDP',''),(3771,1,449,'7.1','1',''),(3772,1,449,'7.2','I have read and agree to the privacy policy',''),(3773,1,449,'7.3','2',''),(3774,1,450,'1','Toshe Stojev',''),(3775,1,450,'3','toshestojev@gmail.com',''),(3776,1,450,'4','Freelancer',''),(3777,1,450,'6','Hope you are well!\r\n\r\nI have been working as a Shopify developer for about 6 years and I have rich experience in Shopify.\r\n\r\nMy major skills are:\r\n-Shopify Store setup & management\r\n-Shopify Theme development & customization\r\n-Shopify app setup & third party app integration\r\n-Custom shopify app development using Shopify Cli or Gadget.dev\r\n\r\nhttps://mk.linkedin.com/in/toshe-stojev-02033a276\r\n\r\nCould you please let me know if you are interested in hiring?\r\n\r\nThanks\r\n\r\nToshe Stojev',''),(3778,1,450,'7.1','1',''),(3779,1,450,'7.2','I have read and agree to the privacy policy',''),(3780,1,450,'7.3','2',''),(3781,1,451,'1','Iyannaneple',''),(3782,1,451,'3','nicolas.schomas31@biebel54.dynainbox.com',''),(3783,1,451,'4','Nokia',''),(3784,1,451,'5','87193677591',''),(3785,1,451,'6','mobilepokerclub официальный \r\n<a href=\"https://t.me/s/mobilepokerclub_game\">mobilepokerclub официальный сайт</a>',''),(3786,1,451,'7.1','1',''),(3787,1,451,'7.2','I have read and agree to the privacy policy',''),(3788,1,451,'7.3','2',''),(3789,1,452,'1','Louis Gavin',''),(3790,1,452,'3','louis.gavin81@msn.com',''),(3791,1,452,'4','Louis Gavin',''),(3792,1,452,'5','6991842569',''),(3793,1,452,'6','What if your website actuate.agency experienced a remarkable boost in traffic starting today? Many sites unknowingly overlook hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can test the results firsthand. Beyond the trial, we deliver plans for up to 350K visitors monthly, all targeted to match your audience needs. Let’s expand your site’s reach together. Get more information here: https://shorten.is/C3fg2',''),(3794,1,452,'7.1','1',''),(3795,1,452,'7.2','I have read and agree to the privacy policy',''),(3796,1,452,'7.3','2',''),(3797,1,453,'1','Brian WRIGHT Eng.',''),(3798,1,453,'3','newsletter@wexxon.com',''),(3799,1,453,'4','WEXXON',''),(3800,1,453,'5','7209248652',''),(3801,1,453,'6','Get a best mate for a marriage or a long-term relationship. Are you looking for a new love and a best mate? Do you want to know which one of the potential candidates will be perfectly compatible with you? You can get precise answers to all these questions in our ROMANTIC COMPATIBILITY report that we can prepare for you. You can get your ROMANTIC COMPATIBILITY report at http://wexxon.com',''),(3802,1,453,'7.1','1',''),(3803,1,453,'7.2','I have read and agree to the privacy policy',''),(3804,1,453,'7.3','2',''),(3805,1,454,'1','Evie Deyoung',''),(3806,1,454,'3','deyoung.evie@gmail.com',''),(3807,1,454,'4','Evie Deyoung',''),(3808,1,454,'5','645876208',''),(3809,1,454,'6','Every day, websites like actuate.agency lose valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to boost your reach and traffic to your site.\r\n\r\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as 350,000 visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https://shorten.ee/0qVge',''),(3810,1,454,'7.1','1',''),(3811,1,454,'7.2','I have read and agree to the privacy policy',''),(3812,1,454,'7.3','2',''),(3813,1,455,'1','keroEcorge',''),(3814,1,455,'3','06fnjps4@hotmail.com',''),(3815,1,455,'4','Wallmart',''),(3816,1,455,'5','82558592363',''),(3817,1,455,'6','Your account has been inactive for 364 days. To prevent deletion and retrieve your balance, please sign in and request a withdrawal within 24 hours. For assistance, join our Telegram group: https://tinyurl.com/28379ozn',''),(3818,1,455,'7.1','1',''),(3819,1,455,'7.2','I have read and agree to the privacy policy',''),(3820,1,455,'7.3','2',''),(3821,1,456,'1','Vinay',''),(3822,1,456,'3','web.techdevelopment@outlook.com',''),(3823,1,456,'4','Website Speed and Performance Optimization',''),(3824,1,456,'5','7431422969',''),(3825,1,456,'6','I specialize in helping websites improve their speed and performance. A faster website not only enhances user experience but also boosts search engine rankings, increases conversions, and reduces bounce rates. My services include website speed audits, optimization of code and images, caching solutions, and server enhancements. Whether you\'re running a WordPress site, eCommerce store, or any other platform, I can ensure your website loads faster and performs better.\r\n\r\nReach out to me at  Web.techdevelopment@outlook.com to get started!',''),(3826,1,456,'7.1','1',''),(3827,1,456,'7.2','I have read and agree to the privacy policy',''),(3828,1,456,'7.3','2',''),(3829,1,457,'1','Horace Sanders',''),(3830,1,457,'3','sanders.horace@googlemail.com',''),(3831,1,457,'4','Horace Sanders',''),(3832,1,457,'5','216531086',''),(3833,1,457,'6','Are you maximizing the potential of your actuate.agency website? Many sites lose thousands of visitors daily simply due to a lack of targeted exposure. With our AI-driven traffic solution, we can help you unlock this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350K visitors per month. Let’s transform your website traffic and turn more visitors into opportunities. Get more information here: https://ln.run/km4g3',''),(3834,1,457,'7.1','1',''),(3835,1,457,'7.2','I have read and agree to the privacy policy',''),(3836,1,457,'7.3','2',''),(3837,1,458,'1','JeffreyronrY',''),(3838,1,458,'3','blatterrheingold@madu58.funny3delements.com',''),(3839,1,458,'4','Google',''),(3840,1,458,'5','88931794353',''),(3841,1,458,'6','<a href=\"http://archive.paulrucker.com/?URL=t.me/s/bonus_za_registratsiyu_bez_depa\">http://balancebodyandsoul.com/?URL=t.me/s/bonus_za_registratsiyu_bez_depa</a>',''),(3842,1,458,'7.1','1',''),(3843,1,458,'7.2','I have read and agree to the privacy policy',''),(3844,1,458,'7.3','2',''),(3845,1,459,'1','Brian And Dee Baier',''),(3846,1,459,'3','baier.linnie41@gmail.com',''),(3847,1,459,'4','Linnie Baier',''),(3848,1,459,'5','267462650',''),(3849,1,459,'6','The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/pxj2ynka\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee',''),(3850,1,459,'7.1','1',''),(3851,1,459,'7.2','I have read and agree to the privacy policy',''),(3852,1,459,'7.3','2',''),(3853,1,460,'1','ZSoodo',''),(3854,1,460,'3','dpxnunpdw@gmail.com',''),(3855,1,460,'4','Nokia',''),(3856,1,460,'5','83776555144',''),(3857,1,460,'6','<a href=https://bcgame-nigeria-ng-bonus.com>Bcgames Nigeria</a>',''),(3858,1,460,'7.1','1',''),(3859,1,460,'7.2','I have read and agree to the privacy policy',''),(3860,1,460,'7.3','2',''),(3861,1,461,'1','Clark Bernays',''),(3862,1,461,'3','bernays.clark@outlook.com',''),(3863,1,461,'4','Clark Bernays',''),(3864,1,461,'5','53655502',''),(3865,1,461,'6','Every day, websites like actuate.agency miss valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to boost your reach and traffic to your site.\r\n\r\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as 350K visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https://shorten.is/C3fg2',''),(3866,1,461,'7.1','1',''),(3867,1,461,'7.2','I have read and agree to the privacy policy',''),(3868,1,461,'7.3','2',''),(3869,1,462,'1','Shayla Butlin',''),(3870,1,462,'3','shayla.butlin@gmail.com',''),(3871,1,462,'4','Shayla Butlin',''),(3872,1,462,'5','3786530418',''),(3873,1,462,'6','Did you know that your website actuate.agency could be failing to connect with its audience? With our advanced AI traffic system, you could be connect with thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation free trial with 4,000 visitors to showcase what’s possible. Once you see the difference, our scalable options deliver up to 350,000 visitors monthly. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https://shorten.is/C3fg2',''),(3874,1,462,'7.1','1',''),(3875,1,462,'7.2','I have read and agree to the privacy policy',''),(3876,1,462,'7.3','2',''),(3877,1,463,'1','Tommy Sturt',''),(3878,1,463,'3','sturt.tommy@outlook.com',''),(3879,1,463,'4','Tommy Sturt',''),(3880,1,463,'5','643578072',''),(3881,1,463,'6','Are you maximizing the potential of your actuate.agency website? Many sites lose thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350,000 visitors per month. Let’s amplify your website traffic and turn more visitors into results. Get more information here: https://shorten.tv/GfcAB',''),(3882,1,463,'7.1','1',''),(3883,1,463,'7.2','I have read and agree to the privacy policy',''),(3884,1,463,'7.3','2',''),(3885,1,464,'1','Georgetta Winstead',''),(3886,1,464,'3','winstead.georgetta@outlook.com',''),(3887,1,464,'4','Georgetta Winstead',''),(3888,1,464,'5','0344 5347690',''),(3889,1,464,'6','We improve MOZ  Domain authority 30+ in 15 Days its help to improve google rank, improve your website SEO, and you get traffic from google \r\n\r\nDA - 0 to 30 - (Only $29) - Yes, Limited time !!\r\n\r\n>> 100% Guarantee \r\n>> Improve Ranking \r\n>> White Hat Process \r\n>> Permanent Work\r\n>> 100% Manual Work \r\n>> 0% Spam score increase \r\n\r\n\r\n⚡ From our work your website keyword get rank on google and get organic traffic from google through keywords\r\n\r\nContact now: intrug@gmail.com',''),(3890,1,464,'7.1','1',''),(3891,1,464,'7.2','I have read and agree to the privacy policy',''),(3892,1,464,'7.3','2',''),(3893,1,465,'1','Marshall Lemon',''),(3894,1,465,'3','lemon.marshall@outlook.com',''),(3895,1,465,'4','Marshall Lemon',''),(3896,1,465,'5','4134162414',''),(3897,1,465,'6','The deadline for USA businesses to claim compensation from the VISA/MC settlement is Feb,4, 2025. You can learn more here: https://visascardsettlement.com',''),(3898,1,465,'7.1','1',''),(3899,1,465,'7.2','I have read and agree to the privacy policy',''),(3900,1,465,'7.3','2',''),(3901,1,466,'1','Randy M',''),(3902,1,466,'3','marko.bousquet73@gmail.com',''),(3903,1,466,'4','Marko Bousquet',''),(3904,1,466,'5','166709868',''),(3905,1,466,'6','Hi,\r\n\r\n\r\nI came across your website on google and noticed it could benefit from more traffic. I offer SEO services on Fiverr that can help improve your Google rankings, and I’m confident you’ll see results within 2 months. If not, I’ll give you a full refund with fiverr Terms and condition.\r\n\r\n\r\nCheck out my services on Fiverr here: https://bit.ly/work-with-randym\r\n\r\n\r\nFeel free to share this with anyone else who may need help.\r\n\r\n\r\n\r\nRandy M',''),(3906,1,466,'7.1','1',''),(3907,1,466,'7.2','I have read and agree to the privacy policy',''),(3908,1,466,'7.3','2',''),(3909,1,467,'1','Heather Young',''),(3910,1,467,'3','spark@increasetraffic.shop',''),(3911,1,467,'4','Penney Stines',''),(3912,1,467,'5','0484 15 96 89',''),(3913,1,467,'6','You won\'t believe what I managed to secure for you...\r\n\r\nAs most webmasters/online marketers (myself included) you’re probably paying\r\neach month or each year ridiculously high fees for online hosting that’s\r\nsub-par, slow and keeps crashing.\r\n\r\nFACT: hosting is one of the biggest expenses for webmasters/online marketers, and\r\nexpensive fees are the #1 reason why many give up quickly or never even start.\r\n\r\nThis here puts an end to it: https://www.increasetraffic.shop/spark \r\n\r\nWHAT?  Enterprise-level hosting for a one-time fee?\r\n\r\nAND – brand new for 2025: your own drag & drop funnel builder aka “the ClickFunnels killer!”\r\n\r\nYES – cloud hosting for life with just one small payment, that still gives you 100% uptime, blazingly fast loading times, SUPERIOR service and the best possible support Webmasters/Internet Marketers\r\nwish for…\r\n\r\nSPARK is the next step in cloud hosting.  A revolution like no other that enables you to enjoy:\r\n\r\n[+] Faster loading websites than ever before\r\n[+] 60-Second Quick Setup Using Built-in Wizard\r\n[+] Built-in “ClickFunnels KILLER” drag & drop funnel builder\r\n[+] 100% uptime with free SSL encryption built-in\r\n[+] Unlimited sites, email accounts & more\r\n[+] Next-Generation Control Panel\r\n[+] Free one-click Wordpress installer\r\n[+] 24/7 support from marketing gurus\r\n\r\n… and here’s the kicker: you get all of this, for LIFE, with just ONE time low fee today…\r\n\r\n…and if you act FAST, you get your own 99-in-1 premium Ais included!\r\n\r\nThat means, you can have the AI\r\n\r\n[+] build entire (affiliate) websites on Spark hosting\r\n[+] write unlimited unique content for those websites\r\n[+] code any apps that you can host inside Spark\r\n[+] create amazing HD videos and HOST them as well with our Spark video player\r\n[+] generate graphics and images\r\n[+] turn any text into human sounding speech\r\n[+] create music that can top the Billboard charts\r\n[+] publish NY Times bestselling books\r\n[+] manage your social media accounts\r\n[+] clone any voice and setup talking avatars\r\n[+] get you #1 rankings via SEO and backlinks\r\n[+] run live chatbots for support & sales\r\n[+] even create entire Hollywood-polish movies using Sora AI\r\n\r\nListen – Sora AI premium alone is $200/mo.  And you get it as a bonus of this hosting package.\r\n\r\nGet started now (available ONLY during early bird): https://www.increasetraffic.shop/spark \r\n\r\n\r\nThere\'s not really much I can say about this other than - GET IT!  I\'m sure you can see the huge value in it.\r\n\r\nIt\'s the same package huge corporations are offering and charging you hundreds of dollars a year.\r\n\r\nExcept this one is better in every way:\r\n\r\n[+] unlimited bandwidth\r\n[+] 24/7 premium support\r\n[+] faster loading websites\r\n[+] DDOS & malware protection\r\n[+] Dedicated server cluster\r\n[+] Quick Setup Wizard\r\n\r\n\r\n\r\nLet’s not kid ourselves: you know you’re getting this.  It’s what’s called in the industry as a “complete no-brainer”.\r\n\r\nSo why not get it now while the early bird is live?\r\n\r\n\r\nYou’d be virtually stealing it – it’s that affordable!\r\n\r\nIn fact, wait till you see the price – you get lifetime hosting for LESS than what you previously used to pay for one month of service!\r\n\r\nClick here now to claim yours: https://www.increasetraffic.shop/spark \r\n\r\nTo your success,\r\nHeather Young\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.increasetraffic.shop/unsubscribe/?d=actuate.agency \r\nAddress: 1968 Logan Lane\r\nDenver, CO 80205',''),(3914,1,467,'7.1','1',''),(3915,1,467,'7.2','I have read and agree to the privacy policy',''),(3916,1,467,'7.3','2',''),(3917,1,468,'1','ZSoodo',''),(3918,1,468,'3','yeppnhvwb@gmail.com',''),(3919,1,468,'4','Nokia',''),(3920,1,468,'5','85784146653',''),(3921,1,468,'6','<a href=https://lemon-casino-hungary-bonus.com>Lemon casino</a>',''),(3922,1,468,'7.1','1',''),(3923,1,468,'7.2','I have read and agree to the privacy policy',''),(3924,1,468,'7.3','2',''),(3925,1,469,'1','Alta Ong',''),(3926,1,469,'3','ong.alta@gmail.com',''),(3927,1,469,'4','Alta Ong',''),(3928,1,469,'5','7705969358',''),(3929,1,469,'6','What if your website actuate.agency experienced a significant boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can see the results firsthand. Beyond the trial, we deliver plans for up to 350K visitors monthly, all targeted to align with your niche. Let’s grow your site’s reach together. Get more information here: https://shorten.ee/0qVge',''),(3930,1,469,'7.1','1',''),(3931,1,469,'7.2','I have read and agree to the privacy policy',''),(3932,1,469,'7.3','2',''),(3933,1,470,'1','Freyadow',''),(3934,1,470,'3','yawiviseya67@gmail.com',''),(3935,1,470,'4','Google',''),(3936,1,470,'5','87495613922',''),(3937,1,470,'6','Xin chào, tôi muốn biết giá của bạn.',''),(3938,1,470,'7.1','1',''),(3939,1,470,'7.2','I have read and agree to the privacy policy',''),(3940,1,470,'7.3','2',''),(3941,1,471,'1','ZSoodo',''),(3942,1,471,'3','lflrvdbjj@gmail.com',''),(3943,1,471,'4','Apple',''),(3944,1,471,'5','82729235846',''),(3945,1,471,'6','<a href=https://vavada-hrvatska-bonus.com>Vavada</a>',''),(3946,1,471,'7.1','1',''),(3947,1,471,'7.2','I have read and agree to the privacy policy',''),(3948,1,471,'7.3','2',''),(3949,1,472,'1','Brian WRIGHT Eng.',''),(3950,1,472,'3','newsletter@wexxon.com',''),(3951,1,472,'4','WEXXON',''),(3952,1,472,'5','7209248652',''),(3953,1,472,'6','Get a best mate for a marriage or a long-term relationship. Are you looking for a new love and a best mate? Do you want to know which one of the potential candidates will be perfectly compatible with you? You can get precise answers to all these questions in our ROMANTIC COMPATIBILITY report that we can prepare for you. You can get your ROMANTIC COMPATIBILITY report at http://wexxon.com',''),(3954,1,472,'7.1','1',''),(3955,1,472,'7.2','I have read and agree to the privacy policy',''),(3956,1,472,'7.3','2',''),(3957,1,473,'1','Leodow',''),(3958,1,473,'3','ibucezevuda439@gmail.com',''),(3959,1,473,'4','Google',''),(3960,1,473,'5','88784886649',''),(3961,1,473,'6','Kaixo, zure prezioa jakin nahi nuen.',''),(3962,1,473,'7.1','1',''),(3963,1,473,'7.2','I have read and agree to the privacy policy',''),(3964,1,473,'7.3','2',''),(3965,1,474,'1','Vaibhav',''),(3966,1,474,'3','outsourcingprojects112@outlook.com',''),(3967,1,474,'4','Custom software development',''),(3968,1,474,'5','6505205137',''),(3969,1,474,'6','Hi, I\'m Vaibhav, and I specialize in custom software development tailored to meet your unique business needs. From designing solutions from scratch to upgrading existing softwares, I deliver high-quality results at $30/hr. Let’s discuss how I can assist your business. \r\n\r\nFeel free to reach out to me at Outsourcingprojects112@outlook.com Looking forward to connecting with you!',''),(3970,1,474,'7.1','1',''),(3971,1,474,'7.2','I have read and agree to the privacy policy',''),(3972,1,474,'7.3','2',''),(3973,1,475,'1','Brian WRIGHT Eng.',''),(3974,1,475,'3','newsletter@wexxon.com',''),(3975,1,475,'4','WEXXON',''),(3976,1,475,'5','7209248652',''),(3977,1,475,'6','Get a best mate for a marriage or a long-term relationship. Are you looking for a new love and a best mate? Do you want to know which one of the potential candidates will be perfectly compatible with you? You can get precise answers to all these questions in our ROMANTIC COMPATIBILITY report that we can prepare for you. You can get your ROMANTIC COMPATIBILITY report at http://wexxon.com',''),(3978,1,475,'7.1','1',''),(3979,1,475,'7.2','I have read and agree to the privacy policy',''),(3980,1,475,'7.3','2',''),(3981,1,476,'1','Lucretia Godfrey',''),(3982,1,476,'3','morrismi1@outlook.com',''),(3983,1,476,'4','Lucretia Godfrey',''),(3984,1,476,'5','070 8945 9129',''),(3985,1,476,'6','A remote job opportunity for a Law Firm, the role of a Payment/Deposit Handler. This position involves managing payments and deposits, ensuring accurate processing, and maintaining our financial record. This position is only for USA citizens and candidates based/living in the United States of America ONLY. \r\n\r\nJob location:  United States of America \r\nWeekly wages: $2,150 per week.\r\n\r\nWe are looking for a detail-oriented individual with a good background and no criminal record.\r\n\r\nIf you are interested in joining our team, please contact us on    jasonmorris001@aol.com\r\n\r\nRegards.',''),(3986,1,476,'7.1','1',''),(3987,1,476,'7.2','I have read and agree to the privacy policy',''),(3988,1,476,'7.3','2',''),(3989,1,477,'1','Malcolm McAdam',''),(3990,1,477,'3','mcadam.malcolm@gmail.com',''),(3991,1,477,'4','Malcolm McAdam',''),(3992,1,477,'5','3138186603',''),(3993,1,477,'6','What if your website actuate.agency was guaranteed a massive boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can test the results firsthand. Beyond the trial, we provide plans for up to 350,000 visitors monthly, all targeted to fit your ideal demographic. Let’s enhance your site’s reach together. Get more information here: https://shorten.so/L1T47',''),(3994,1,477,'7.1','1',''),(3995,1,477,'7.2','I have read and agree to the privacy policy',''),(3996,1,477,'7.3','2',''),(3997,1,478,'1','ZSoodo',''),(3998,1,478,'3','nrvjprjgu@gmail.com',''),(3999,1,478,'4','Google',''),(4000,1,478,'5','82811533125',''),(4001,1,478,'6','<a href=https://vavada-finland-bonus.com>Vavada</a>',''),(4002,1,478,'7.1','1',''),(4003,1,478,'7.2','I have read and agree to the privacy policy',''),(4004,1,478,'7.3','2',''),(4005,1,479,'1','Ruben Baecker',''),(4006,1,479,'3','ruben.baecker@gmail.com',''),(4007,1,479,'4','Ruben Baecker',''),(4008,1,479,'5','679674834',''),(4009,1,479,'6','We improve MOZ  Domain authority 30+ in 15 Days its help to improve google rank, improve your website SEO, and you get traffic from google \r\n\r\nDA - 0 to 30 - (Only $29) - Yes, Limited time !!\r\n\r\n>> 100% Guarantee \r\n>> Improve Ranking \r\n>> White Hat Process \r\n>> Permanent Work\r\n>> 100% Manual Work \r\n>> 0% Spam score increase \r\n\r\n\r\n⚡ From our work your website keyword get rank on google and get organic traffic from google through keywords\r\n\r\nContact now: intrug@gmail.com',''),(4010,1,479,'7.1','1',''),(4011,1,479,'7.2','I have read and agree to the privacy policy',''),(4012,1,479,'7.3','2',''),(4013,1,480,'1','JoshuaBub',''),(4014,1,480,'3','anna.shapiro.78@mail.ru',''),(4015,1,480,'4','Google',''),(4016,1,480,'5','86276726399',''),(4017,1,480,'6','Координатно-пробивной пресс Euromac CX 100030 для изготовления изделий из металлического листа толщиной 0 http://aldial.ru/dymnik-vysokaya-kryshka.html\r\n 5-6 мм, размером до 1050?1250 мм — для пробивки и высечки отверстий под любым углом, до 300 уд http://aldial.ru/parapet-konkovyj.html\r\n /мин http://aldial.ru/cat_element.html\r\n \r\nИзделие тип 3 http://aldial.ru/410/idealnye-dobornye-elementy.html\r\n \r\nЛистовой металл — основа современной промышленности http://aldial.ru/1119/komplekt-ekonom-plyus.html\r\n  Толстолистовой прокат (толщиной от 4 мм) востребован для производства металлоконструкций и деталей, тонколистовой (до 3,9 мм) используется для конструктивных профильных изделий http://aldial.ru/197/standartnye-otlivy.html\r\n \r\nЭТАПЫ РАБОТЫ http://aldial.ru/kolpaki-na-stolby.html\r\n \r\nВиды изделий из металла http://aldial.ru/364/zakaz-privezli-tochno-v-srok.html\r\n \r\nФрезеровка МДФ, фанеры, оргстекла, натурального массива http://aldial.ru/fasadnye-kassety.html',''),(4018,1,480,'7.1','1',''),(4019,1,480,'7.2','I have read and agree to the privacy policy',''),(4020,1,480,'7.3','2',''),(4021,1,481,'1','JosephCak',''),(4022,1,481,'3','sashunya.sergeev.2022@list.ru',''),(4023,1,481,'4','Wallmart',''),(4024,1,481,'5','81993965557',''),(4025,1,481,'6','Керамзит в мешках фракции 2040 мм купить в Ставрополе в мешках и навалом с доставкой https://al-keram.ru/blog/keramzit-harakteristiki.html\r\n  Осуществляем доставку керамзита в Ставрополе https://al-keram.ru/blog/keramzitobetonnye-bloki.html\r\n  Керамзит легкий заполнитель, утеплитель с насыпной плотностью  https://al-keram.ru/blog/nezamenimye-stroitelnye-materialy-gravij.html\r\n  https://al-keram.ru/blog/vidy-keramzita.html\r\n  https://al-keram.ru/blog/5-10.html\r\n \r\n\r\n\r\nПри устройстве пола https://al-keram.ru/catalog-keramzita/catalog-keramzita-v-big-begah.html\r\n  Как ни странно, керамзит как  является практически идеальным материалом https://al-keram.ru/aktsii/\r\n  К примеру, вам хочется максимально , однако устройство теплого пола пробивает существенную брешь в семейном бюджете https://al-keram.ru/blog/nezamenimye-stroitelnye-materialy-gravij.html\r\n  Тогда керамзит может стать хорошим утеплителем https://al-keram.ru/contacts.html\r\n  И в зависимости от того, какого типа основание пола, подбирают способы утепления керамзитом https://al-keram.ru/review.html\r\n \r\n\r\n/ - Центр комплектации строительства- Снабжение крупных объектов- Отгрузка по всей России!Мы работаем только с юридическими лицамиМинимальный заказ от 30 000 рублей+7 (3952) 43-61-17Каталог товаровЕщёКерамзит',''),(4026,1,481,'7.1','1',''),(4027,1,481,'7.2','I have read and agree to the privacy policy',''),(4028,1,481,'7.3','2',''),(4029,1,482,'1','Kindra Ball',''),(4030,1,482,'3','kindra.ball@msn.com',''),(4031,1,482,'4','Kindra Ball',''),(4032,1,482,'5','23707299',''),(4033,1,482,'6','Discover the elegance of our design classics! Our replicas of the Eames Lounge Chair, Barcelona Chair, and Eames Office Chair combine quality and style. Visit https://decomica.com now and experience luxury at an affordable price!',''),(4034,1,482,'7.1','1',''),(4035,1,482,'7.2','I have read and agree to the privacy policy',''),(4036,1,482,'7.3','2',''),(4037,1,483,'1','ZSoodo',''),(4038,1,483,'3','fyfbkikzq@gmail.com',''),(4039,1,483,'4','Google',''),(4040,1,483,'5','82396713397',''),(4041,1,483,'6','<a href=https://lemon-casino-hungary-bonus.com>Lemon casino ГњdvГ¶zlЕ‘ BГіnusz</a>',''),(4042,1,483,'7.1','1',''),(4043,1,483,'7.2','I have read and agree to the privacy policy',''),(4044,1,483,'7.3','2',''),(4045,1,484,'1','Quinn Oreilly',''),(4046,1,484,'3','quinn.oreilly@gmail.com',''),(4047,1,484,'4','Quinn Oreilly',''),(4048,1,484,'5','3826475915',''),(4049,1,484,'6','Hi! My name is Quinn Oreilly. \r\n \r\nBe Unique! \r\n \r\nWalk to the site TiaraGaliano if you need Men\'s or Women\'s Leggings, Underwear or Swimwear. \r\n \r\nNow everything is discounted! \r\n \r\nFollow the link and use code \"VIP\" for an extra discount in Women\'s sleeveless bodysuits: \r\n \r\nhttps://bit.ly/47FEA1Q \r\n \r\nGreetings, Quinn Oreilly',''),(4050,1,484,'7.1','1',''),(4051,1,484,'7.2','I have read and agree to the privacy policy',''),(4052,1,484,'7.3','2',''),(4053,1,485,'1','ForrestTon',''),(4054,1,485,'3','eniganar1981@op.pl',''),(4055,1,485,'4','Wallmart',''),(4056,1,485,'5','81827336753',''),(4057,1,485,'6','go now <a href=https://valorantskinchanger.pro/>valorant skin changer</a>',''),(4058,1,485,'7.1','1',''),(4059,1,485,'7.2','I have read and agree to the privacy policy',''),(4060,1,485,'7.3','2',''),(4061,1,486,'1','Osvaldo Aldrich',''),(4062,1,486,'3','aldrich.osvaldo77@googlemail.com',''),(4063,1,486,'4','Osvaldo Aldrich',''),(4064,1,486,'5','410440539',''),(4065,1,486,'6','What if your website actuate.agency could see a massive boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can experience the results firsthand. Beyond the trial, we offer plans for up to 350K visitors monthly, all targeted to fit your ideal demographic. Let’s expand your site’s reach together. Get more information here: https://shorten.is/C3fg2',''),(4066,1,486,'7.1','1',''),(4067,1,486,'7.2','I have read and agree to the privacy policy',''),(4068,1,486,'7.3','2',''),(4069,1,487,'1','Claudine Stevenson',''),(4070,1,487,'3','info@globalwidepr.com',''),(4071,1,487,'4','Globalwidepr',''),(4072,1,487,'5','12345678',''),(4073,1,487,'6','Hi,\r\n\r\nYour brand deserves to stand out, and we’re here to help.\r\n\r\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\r\n\r\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\r\n\r\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\r\nhttps://bit.ly/globalwidepr\r\n\r\nLooking forward to helping your brand shine!\r\n\r\nBest regards,\r\nClaudine\r\nGlobal Wide PR\r\n\r\n\r\nWe respect that our emails may not always be relevant. To unsubscribe from our list, please fill out this quick form with your website address: https://bit.ly/unsubscribemeurl',''),(4074,1,487,'7.1','1',''),(4075,1,487,'7.2','I have read and agree to the privacy policy',''),(4076,1,487,'7.3','2',''),(4077,1,488,'1','Angelina Harvey',''),(4078,1,488,'3','angelina.harvey@outlook.com',''),(4079,1,488,'4','Angelina Harvey',''),(4080,1,488,'5','078 1428 3257',''),(4081,1,488,'6','Hi,\r\n\r\nI am a senior web developer, highly skilled and with 10+ years of collective web design and development experience, I work in one of the best web development company.\r\n\r\n\r\nMy hourly rate is $8\r\n\r\n\r\nMy expertise includes: \r\n\r\nWebsite design - custom mockups and template designs \r\nWebsite design and development - theme development, backend customisation \r\nResponsive website - on all screen sizes and devices \r\nPlugins and Extensions Development \r\nWebsite speed optimisation and SEO on-page optimisation \r\nWebsite security \r\nWebsite migration, support and maintenance \r\nIf you have a question or requirement to discuss, I would love to help and further discuss it. Please email me at e.solus@gmail.com\r\n\r\n\r\nRegards, \r\nSachin\r\ne.solus@gmail.com',''),(4082,1,488,'7.1','1',''),(4083,1,488,'7.2','I have read and agree to the privacy policy',''),(4084,1,488,'7.3','2',''),(4085,1,489,'1','ZSoodo',''),(4086,1,489,'3','bzqgrwtiv@gmail.com',''),(4087,1,489,'4','Apple',''),(4088,1,489,'5','86729223154',''),(4089,1,489,'6','<a href=https://888starz-cameroon-bonus.com>888starz Lucky Jet online Cameroun</a>',''),(4090,1,489,'7.1','1',''),(4091,1,489,'7.2','I have read and agree to the privacy policy',''),(4092,1,489,'7.3','2',''),(4093,1,490,'1','Teddow',''),(4094,1,490,'3','moqagides18@gmail.com',''),(4095,1,490,'4','Wallmart',''),(4096,1,490,'5','84145392297',''),(4097,1,490,'6','Hi, kam dashur të di çmimin tuaj',''),(4098,1,490,'7.1','1',''),(4099,1,490,'7.2','I have read and agree to the privacy policy',''),(4100,1,490,'7.3','2',''),(4101,1,491,'1','Von Hubbs',''),(4102,1,491,'3','hubbs.von@gmail.com',''),(4103,1,491,'4','Von Hubbs',''),(4104,1,491,'5','7003222672',''),(4105,1,491,'6','Did you know that your website actuate.agency might not be achieve maximum traffic? With our advanced AI traffic system, you might be able to connect with thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation trial of 4,000 visitors to showcase what’s possible. Once you see the difference, our scalable options can provide up to 350K visitors monthly. Let us help you realize meaningful traffic growth. Get more information here: https://shorten.is/C3fg2',''),(4106,1,491,'7.1','1',''),(4107,1,491,'7.2','I have read and agree to the privacy policy',''),(4108,1,491,'7.3','2',''),(4109,1,492,'1','Oliverdow',''),(4110,1,492,'3','ibucezevuda439@gmail.com',''),(4111,1,492,'4','Wallmart',''),(4112,1,492,'5','82789876246',''),(4113,1,492,'6','Hi, kam dashur të di çmimin tuaj',''),(4114,1,492,'7.1','1',''),(4115,1,492,'7.2','I have read and agree to the privacy policy',''),(4116,1,492,'7.3','2',''),(4117,1,493,'1','Naveen',''),(4118,1,493,'3','brandbuildingassistance@outlook.com',''),(4119,1,493,'4','SEO for actuate.agency',''),(4120,1,493,'5','141652024',''),(4121,1,493,'6','Boost your local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \r\n\r\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s start optimizing your online presence for success!',''),(4122,1,493,'7.1','1',''),(4123,1,493,'7.2','I have read and agree to the privacy policy',''),(4124,1,493,'7.3','2',''),(4125,1,494,'1','Brian WRIGHT Eng.',''),(4126,1,494,'3','newsletter@wexxon.com',''),(4127,1,494,'4','WEXXON',''),(4128,1,494,'5','7209248652',''),(4129,1,494,'6','Get a best mate for a marriage or a long-term relationship. Are you looking for a new love and a best mate? Do you want to know which one of the potential candidates will be perfectly compatible with you? You can get precise answers to all these questions in our ROMANTIC COMPATIBILITY report that we can prepare for you. You can get your ROMANTIC COMPATIBILITY report at http://wexxon.com',''),(4130,1,494,'7.1','1',''),(4131,1,494,'7.2','I have read and agree to the privacy policy',''),(4132,1,494,'7.3','2',''),(4133,1,495,'1','Randy M',''),(4134,1,495,'3','morris.delia@yahoo.com',''),(4135,1,495,'4','Delia Morris',''),(4136,1,495,'5','681851470',''),(4137,1,495,'6','Hi,\r\n\r\n\r\nI came across your website on google and noticed it could benefit from more traffic. I offer SEO services on Fiverr that can help improve your Google rankings, and I’m confident you’ll see results within 2 months. If not, I’ll give you a full refund with fiverr Terms and condition.\r\n\r\n\r\nCheck out my services on Fiverr here: https://bit.ly/work-with-randym\r\n\r\n\r\nFeel free to share this with anyone else who may need help.\r\n\r\n\r\n\r\nRandy M',''),(4138,1,495,'7.1','1',''),(4139,1,495,'7.2','I have read and agree to the privacy policy',''),(4140,1,495,'7.3','2',''),(4141,1,496,'1','Brian WRIGHT Eng.',''),(4142,1,496,'3','newsletter@wexxon.com',''),(4143,1,496,'4','WEXXON',''),(4144,1,496,'5','7209248652',''),(4145,1,496,'6','Get a best mate for a marriage or a long-term relationship. Are you looking for a new love and a best mate? Do you want to know which one of the potential candidates will be perfectly compatible with you? You can get precise answers to all these questions in our ROMANTIC COMPATIBILITY report that we can prepare for you. You can get your ROMANTIC COMPATIBILITY report at http://wexxon.com',''),(4146,1,496,'7.1','1',''),(4147,1,496,'7.2','I have read and agree to the privacy policy',''),(4148,1,496,'7.3','2',''),(4149,1,497,'1','Kevin Barber',''),(4150,1,497,'3','varela.sara@yahoo.com',''),(4151,1,497,'4','Sara Varela',''),(4152,1,497,'5','745521013',''),(4153,1,497,'6','Hi Actuate,\r\n\r\nLet’s face it—most marketing strategies today are ineffective, leaving business owners frustrated and wondering where all their money went. \r\n\r\nHere’s the truth: Traditional marketing doesn’t work anymore. It’s about time to shift to direct-response marketing, the proven strategy that generates results in the real world.\r\n\r\nDan Kennedy, one of the leading marketing experts, swears by direct-response marketing, and his strategies have helped thousands of business owners grow their brands. \r\n\r\nLet me show you how to apply it to your business.\r\n\r\nStep 1: Know Your Target Audience\r\n\r\nTargeting everyone is a huge mistake. You must define your ideal customer. Direct-response marketing requires you to speak directly to a specific group of people.\r\n\r\nExample 1:\r\nTarget Audience: Busy professionals\r\n\r\nOffer: “Quick and effective workout plans for busy professionals.”\r\n\r\nThis specific focus allows businesses to craft marketing messages that truly resonate.\r\n\r\nExample 2:\r\nTarget Audience: Aspiring entrepreneurs\r\n\r\nOffer: “The ultimate guide to start your e-commerce store in 30 days—no prior experience required.”\r\n\r\nThis appeals directly to the desires of this niche, making the marketing message much stronger.\r\n\r\nStep 2: Clear and Compelling Offer\r\n\r\nA great product is only as good as the offer. The offer should solve a problem and make it impossible for your ideal customer to say no.\r\n\r\nExample 1:\r\nA fitness coach offered: “Sign up for my program today and receive a free 1-hour coaching session, valued at $300.” This added value made the offer irresistible.\r\n\r\nExample 2:\r\nAn e-commerce store offered: “Free shipping on all orders over $50, plus a free product with every purchase.” The free bonus added to the deal makes it more attractive.\r\n\r\nStep 3: Track Everything\r\n\r\nIf you’re not measuring, you’re guessing. The most successful marketers track their results religiously.\r\n\r\nExample 1:\r\nA car dealership tested their email campaigns and found that subject lines with specific car models drove a 25% higher open rate than generic ones.\r\n\r\nExample 2:\r\nA SaaS company split their traffic between two landing pages: one with a video and one with text. The video version converted 40% more visitors into paying customers.\r\n\r\nYour Action Step:\r\nStart tracking your marketing results—whether it’s email opens, clicks, or conversions. If you don’t track, you can’t improve.\r\n\r\nTomorrow, we’ll dive into crafting irresistible offers and how to create something your customers can’t say no to.\r\n\r\nTo your success,\r\nKevin\r\n\r\nWho is Dan Kennedy?\r\nhttps://books.forbes.com/authors/dan-kennedy/\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=actuate.agency',''),(4154,1,497,'7.1','1',''),(4155,1,497,'7.2','I have read and agree to the privacy policy',''),(4156,1,497,'7.3','2',''),(4157,1,498,'1','Patrick House',''),(4158,1,498,'3','mdatraffic@goldtip.shop',''),(4159,1,498,'4','Ciara McNicoll',''),(4160,1,498,'5','06-86789656',''),(4161,1,498,'6','Hi actuate.agency !\r\n\r\nIf you’re ready to boost your sales and commissions, MDA Traffic has a quick, cost-free hack that only takes 10-15 minutes to set up.\r\n\r\nThis isn’t another ad platform or social media strategy – it’s a method that leverages Google traffic without SEO, cost, or complexity.\r\n\r\nHere’s how it works: MDA Traffic uses third-party assets, AI, and targeted “buyer intent” phrases to help you land high up in Google search results in days: https://www.goldtip.shop/mdatraffic .\r\n\r\nYou don’t need any experience or a budget.   Just follow the simple steps, and you could start seeing results in 1-3 days.\r\n\r\nImagine reaching Google’s top pages for keywords people are already searching.\r\n\r\nIt’s a beginner-friendly way to get noticed without spending hours on SEO or competing with hundreds of others.\r\n\r\nWant to see it in action?\r\n\r\nLearn more about MDA Traffic here: https://www.goldtip.shop/mdatraffic \r\n\r\nPatrick House\r\n\r\n\r\nUNSUBSCRIBE: https://www.goldtip.shop/unsubscribe/?d=actuate.agency \r\nAddress: 2153 Liberty Avenue\r\nAnaheim, CA 92805',''),(4162,1,498,'7.1','1',''),(4163,1,498,'7.2','I have read and agree to the privacy policy',''),(4164,1,498,'7.3','2',''),(4165,1,499,'1','Demetrius Suttor',''),(4166,1,499,'3','demetrius.suttor@hotmail.com',''),(4167,1,499,'4','Demetrius Suttor',''),(4168,1,499,'5','548471169',''),(4169,1,499,'6','Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals',''),(4170,1,499,'7.1','1',''),(4171,1,499,'7.2','I have read and agree to the privacy policy',''),(4172,1,499,'7.3','2',''),(4173,1,500,'1','Mike Joshua Jansen',''),(4174,1,500,'3','info@professionalseocleanup.com',''),(4175,1,500,'4','FBI',''),(4176,1,500,'5','81643414334',''),(4177,1,500,'6','Improve your website`s ranks totally free \r\n \r\nMessage: \r\nHi there, \r\n \r\nWhile checking your actuate.agency for its ranks, I have noticed that there are some toxic links pointing towards it. \r\n \r\nGrab your free clean up and improve ranks in no time \r\nhttps://www.professionalseocleanup.com/ \r\n \r\nIt really works, get a free backlinks clean up with us today \r\n \r\nRegards \r\nMike Joshua Jansen\r\n \r\nWhatsapp: https://www.professionalseocleanup.com/whatsapp/ \r\nEmail us: info@professionalseocleanup.com',''),(4178,1,500,'7.1','1',''),(4179,1,500,'7.2','I have read and agree to the privacy policy',''),(4180,1,500,'7.3','2',''),(4181,1,501,'1','Shaun Perry',''),(4182,1,501,'3','shaun.perry@outlook.com',''),(4183,1,501,'4','Shaun Perry',''),(4184,1,501,'5','114892610',''),(4185,1,501,'6','Every day, websites like actuate.agency lose valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to boost your reach and traffic to your site.\r\n\r\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as 350,000 visitors each month. Discover how easy it is to realize your website’s true potential. Get more information here: https://ln.run/km4g3',''),(4186,1,501,'7.1','1',''),(4187,1,501,'7.2','I have read and agree to the privacy policy',''),(4188,1,501,'7.3','2',''),(4189,1,502,'1','Nola Makinson',''),(4190,1,502,'3','makinson.nola@outlook.com',''),(4191,1,502,'4','Nola Makinson',''),(4192,1,502,'5','7961735364',''),(4193,1,502,'6','Looking to boost your business\'s marketing game?\r\n\r\n Try the ultimate tool for creating stunning, professional videos in minutes. \r\n\r\nPerfect for social media, ads, and branding, it offers:\r\n\r\nTemplates: \r\nReady-to-use designs for any industry.\r\n\r\nAI Power:\r\nSmart features to enhance your creativity.\r\n\r\nCustomizable: \r\nTailor videos to your brand\'s style.\r\n\r\nCross-platform: \r\nPublish directly to your favorite platforms.\r\n\r\nStand out in the crowd and captivate your audience. \r\n\r\nStart today and transform your content strategy! \r\n\r\nVisit us to find out more about benefits of AiVideo Creation on https://bit.ly/4gVPOnq\r\n\r\nBest Regards,',''),(4194,1,502,'7.1','1',''),(4195,1,502,'7.2','I have read and agree to the privacy policy',''),(4196,1,502,'7.3','2',''),(4197,1,503,'1','Jasmin Sawtell',''),(4198,1,503,'3','sawtell.jasmin@gmail.com',''),(4199,1,503,'4','Jasmin Sawtell',''),(4200,1,503,'5','3141548876',''),(4201,1,503,'6','Transform your business reach with our ad-blasting service. For one flat rate, we send your message to millions of website contact forms. No per click costs - just pure results. Try it now!\r\n\r\n Feel free to contact me using the details below if you want to learn more about my approach.\r\n\r\nRegards,\r\nJasmin Sawtell\r\nEmail: Jasmin.Sawtell@uniqueadvertising.pro\r\nWebsite: http://3u3ar6.advertiseviaforms.my',''),(4202,1,503,'7.1','1',''),(4203,1,503,'7.2','I have read and agree to the privacy policy',''),(4204,1,503,'7.3','2',''),(4205,1,504,'1','Benjamin Fredericksen',''),(4206,1,504,'3','fredericksen.benjamin@gmail.com',''),(4207,1,504,'4','Benjamin Fredericksen',''),(4208,1,504,'5','453781231',''),(4209,1,504,'6','Hi,\r\n\r\nI am a senior web developer, highly skilled and with 10+ years of collective web design and development experience, I work in one of the best web development company.\r\n\r\n\r\nMy hourly rate is $8\r\n\r\n\r\nMy expertise includes: \r\n\r\nWebsite design - custom mockups and template designs \r\nWebsite design and development - theme development, backend customisation \r\nResponsive website - on all screen sizes and devices \r\nPlugins and Extensions Development \r\nWebsite speed optimisation and SEO on-page optimisation \r\nWebsite security \r\nWebsite migration, support and maintenance \r\nIf you have a question or requirement to discuss, I would love to help and further discuss it. Please email me at e.solus@gmail.com\r\n\r\n\r\nRegards, \r\nSachin\r\ne.solus@gmail.com',''),(4210,1,504,'7.1','1',''),(4211,1,504,'7.2','I have read and agree to the privacy policy',''),(4212,1,504,'7.3','2',''),(4213,1,505,'1','Ross Hein',''),(4214,1,505,'3','hein.ross@gmail.com',''),(4215,1,505,'4','Ross Hein',''),(4216,1,505,'5','745378211',''),(4217,1,505,'6','Your website, actuate.agency, may be reaching so many more people! On average, sites like yours lose over 1,000 visitors per day. That’s where our AI-powered traffic system helps—it’s designed to drive relevant visitors straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to see the impact firsthand. Afterward, our plans offer up to 350,000, helping your website increase its audience and engagement effortlessly. Get more information here: https://shorten.so/L1T47',''),(4218,1,505,'7.1','1',''),(4219,1,505,'7.2','I have read and agree to the privacy policy',''),(4220,1,505,'7.3','2',''),(4221,1,506,'1','Riley Lea',''),(4222,1,506,'3','adrianna@stafir-sales.com',''),(4223,1,506,'4','Riley Lea',''),(4224,1,506,'5','21557004',''),(4225,1,506,'6','Hello\r\nCan you send us your products and services portfolio? We are interested.\r\n\r\nRegards',''),(4226,1,506,'7.1','1',''),(4227,1,506,'7.2','I have read and agree to the privacy policy',''),(4228,1,506,'7.3','2',''),(4229,1,507,'1','Jason Klinger',''),(4230,1,507,'3','liveblueprint@unlockrevenue.info',''),(4231,1,507,'4','Delores Collee',''),(4232,1,507,'5','05.99.91.17.50',''),(4233,1,507,'6','Hi,\r\n\r\nMedia Labs has helped thousands make 60-second videos and earn thousands monthly. \r\n\r\nBusinesses struggle to find skilled creators. At Media Labs, we train creators to be the internet\'s best, connecting them with brands ready to pay generously for top-notch content.  Join us to start making serious, reliable WIFI money: https://www.unlockrevenue.info/liveblueprint .\r\n\r\nYou will get:\r\n\r\nStable monthly income directly deposited to your bank for making content.\r\nNear immediate access to brand deals and retainers after passing our entry quiz.\r\nAccess to 7 $100,000+ GMV coaches for video feedback\r\nWeekly live calls with the community\r\nUnlock the secrets to VIRAL Livestreams that generate THOUSANDS: https://www.unlockrevenue.info/liveblueprint \r\n\r\n\r\nBest,\r\nJason Klinger\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=actuate.agency \r\nAddress: 2579 Ritter Street\r\nBirmingham, AL 35203',''),(4234,1,507,'7.1','1',''),(4235,1,507,'7.2','I have read and agree to the privacy policy',''),(4236,1,507,'7.3','2',''),(4237,1,508,'1','Noahdow',''),(4238,1,508,'3','ibucezevuda439@gmail.com',''),(4239,1,508,'4','Nokia',''),(4240,1,508,'5','84874879383',''),(4241,1,508,'6','Salam, qiymətinizi bilmək istədim.',''),(4242,1,508,'7.1','1',''),(4243,1,508,'7.2','I have read and agree to the privacy policy',''),(4244,1,508,'7.3','2',''),(4245,1,509,'1','Guadalupe Howe',''),(4246,1,509,'3','guadalupe.howe@yahoo.com',''),(4247,1,509,'4','Guadalupe Howe',''),(4248,1,509,'6','Parasite SEO: A High ROI SEO Strategy\r\n\r\nUnderstanding Parasite SEO\r\n\r\n• Parasite SEO is a strategy where pages are built and ranked on large sites exploiting Google\'s preference for size, age, and authority.\r\n\r\n• New pages on any topic can start ranking with the proper content on the same day as it goes live.\r\n\r\nThe Course Content\r\n\r\n• Covers how parasite SEO works, finding the best niches and sites to use, examples of successful parasites, budgeting for parasite builds, creating fake personas and phantom brands, negotiating with sites, tracking rankings, results, and earnings, building backlinks, and live case studies.\r\n\r\n• Includes secret tips and tricks from the SEO underground and video tutorials for all necessary tools.\r\n\r\nGo Here to Get Access:\r\nhttps://bit.ly/ParasiteSEO-AHighROISEOStrategy\r\n\r\nReclaiming Your Digital Dominance with Parasite SEO\r\n\r\n• Provides a strategic approach for SEO and niche site owners facing Google penalties or sudden rankings drops.\r\n\r\n• Offers a resilient strategy tailored for SEO warriors, drawing from real-world experiences and battle-tested tactics.\r\n\r\n• aims to overcome the aftermath of Google\'s March 2024 update with unparalleled agility.\r\n\r\n• Harnesses the authority of established platforms and navigates the complexities of SEO.\r\n\r\n• Attracts targeted traffic that converts, even in the wake of algorithmic shifts.\r\n\r\n• Leverages the power of high-DR sites, unaffected by recent updates.\r\n\r\n• Includes expert insights into identifying the right parasites for your niche, curated tools and resources, strategies for rapid indexing and visibility, and backlinking tactics.\r\n\r\n• Seizes your second chance, offering a roadmap to resurgence in the ever-evolving landscape of digital marketing.\r\n\r\nGo Here to Get Access:\r\nhttps://bit.ly/ParasiteSEO-AHighROISEOStrategy',''),(4249,1,509,'7.1','1',''),(4250,1,509,'7.2','I have read and agree to the privacy policy',''),(4251,1,509,'7.3','2',''),(4252,1,510,'1','Saundra Boothby',''),(4253,1,510,'3','saundra.boothby@gmail.com',''),(4254,1,510,'4','Saundra Boothby',''),(4255,1,510,'5','882611288',''),(4256,1,510,'6','What if your website actuate.agency experienced a remarkable boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a complimentary 4,000 targeted so you can experience the results firsthand. Beyond the trial, we offer plans for up to 350,000 visitors monthly, all targeted to fit your ideal demographic. Let’s expand your site’s reach together. Get more information here: https://shorten.ee/0qVge',''),(4257,1,510,'7.1','1',''),(4258,1,510,'7.2','I have read and agree to the privacy policy',''),(4259,1,510,'7.3','2',''),(4260,1,511,'1','Linnie Rechner',''),(4261,1,511,'3','rechner.linnie56@gmail.com',''),(4262,1,511,'4','Linnie Rechner',''),(4263,1,511,'5','819265093',''),(4264,1,511,'6','Drowning in Work? Deadlines, tasks, and endless content creation. What if you could cut the stress and get professional results in minutes? AI tools to help you: \r\n**Create videos  \r\n**Generate content  \r\n**Convert text to speech  \r\nAll while saving time and energy. Create professional videos in minutes. Generate high-quality written content effortlessly. Convert text to realistic speech. Check out these 3 Amazing AI Tools and work smarter, not harder! http://3amazingaitools.top/',''),(4265,1,511,'7.1','1',''),(4266,1,511,'7.2','I have read and agree to the privacy policy',''),(4267,1,511,'7.3','2',''),(4268,1,512,'1','BrentDef',''),(4269,1,512,'3','ninatarasova37132@mail.ru',''),(4270,1,512,'4','Nokia',''),(4271,1,512,'5','85531582112',''),(4272,1,512,'6','‘I see the world around me in a brand-new way’: Dubai photographer reveals the UAE’s hidden wildlife \r\n[url=https://www.www-bs2clear.com]Р±Р»СЌРєСЃРїСЂСѓС‚ РґР°СЂРєРЅРµС‚[/url] \r\n \r\nIn a country best known for its soaring skyscrapers, modern architecture and sprawling desert, wildlife isn’t always what comes to mind when people think of the United Arab Emirates (UAE). But Dubai-based photographer Anish Karingattil is determined to change that. \r\n \r\nOriginally from India, Karingattil moved to Dubai 17 years ago and began photographing wildlife shortly after, specializing in macro photography, using extreme close ups. Highlights of his stunning portfolio of images, taken across the seven Emirates, include a scorpion with her babies, an Arabian horned viper hiding in the desert sand, and two black and yellow mud daubers covered in dew drops. \r\nhttps://blacksprut2rprrt3aoigwh7zftiprzqyqynzz2eiimmmykw7wkpyad.com \r\nР±Р»СЌРєСЃРїСЂСѓС‚ \r\n“Photographers get to tell a story through images,” Karingattil says. “Macro photography allows me to see life and the world around me in a brand-new way.” \r\n \r\nDespite its hot climate and harsh desert, the UAE is home to over 1,000 plant and animal species. The waters around the country are home to the largest concentration of Indian Ocean humpbacks dolphin in the world, and the second-largest population of dugongs, after Australia. \r\n \r\nWith the UAE’s president recently extending the country’s “Year of Sustainability” into 2024, Karingattil uses wildlife photography as a method of capturing the country’s biodiversity and sharing it with others. \r\n \r\nWhile interior design is his full-time job, “herping” is his passion. “Herping is the act of observing, studying, and photographing reptiles and amphibians in their natural habitats,” says Karingattil. “It is a popular hobby among nature enthusiasts and wildlife photographers who are fascinated by the diversity and beauty of these creatures.”',''),(4273,1,512,'7.1','1',''),(4274,1,512,'7.2','I have read and agree to the privacy policy',''),(4275,1,512,'7.3','2',''),(4276,1,513,'1','Regan Bunker',''),(4277,1,513,'3','rebecasi@tutamail.com',''),(4278,1,513,'4','Regan Bunker',''),(4279,1,513,'5','2392472149',''),(4280,1,513,'6','Improve your trading with our assistance:\r\n- smart stock and crypto signals;\r\n- personal trading support;\r\n- risk and money management assistance;\r\n- any specific support in trading.\r\n\r\nDetails:\r\nhttps://citycorp.world',''),(4281,1,513,'7.1','1',''),(4282,1,513,'7.2','I have read and agree to the privacy policy',''),(4283,1,513,'7.3','2',''),(4284,1,514,'1','Tommie Buck',''),(4285,1,514,'3','tommie.buck@msn.com',''),(4286,1,514,'4','Tommie Buck',''),(4287,1,514,'5','1239174158',''),(4288,1,514,'6','Are you making the most of the potential of your actuate.agency website? Many sites miss out on thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you unlock this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350K visitors per month. Let’s amplify your website traffic and turn more visitors into opportunities. Get more information here: https://shorten.tv/oa5LS',''),(4289,1,514,'7.1','1',''),(4290,1,514,'7.2','I have read and agree to the privacy policy',''),(4291,1,514,'7.3','2',''),(4292,1,515,'1','ZSoodo',''),(4293,1,515,'3','elvpajypp@gmail.com',''),(4294,1,515,'4','Google',''),(4295,1,515,'5','81954611561',''),(4296,1,515,'6','<a href=https://888starz-cote-divoire-bonus.com>888starz</a>',''),(4297,1,515,'7.1','1',''),(4298,1,515,'7.2','I have read and agree to the privacy policy',''),(4299,1,515,'7.3','2',''),(4300,1,516,'1','Jeremiah Truong',''),(4301,1,516,'3','morrismi1@outlook.com',''),(4302,1,516,'4','Jeremiah Truong',''),(4303,1,516,'5','7848468504',''),(4304,1,516,'6','A remote job opportunity for a Law Firm, the role of a Payment/Deposit Handler. This position involves managing payments and deposits, ensuring accurate processing, and maintaining our financial record. This position is only for USA citizens and candidates based/living in the United States of America ONLY. \r\n\r\nJob location:  United States of America \r\nWeekly wages: $2,150 per week.\r\n\r\nWe are looking for a detail-oriented individual with a good background and no criminal record.\r\n\r\nIf you are interested in joining our team, please contact us on    jasonmorris001@aol.com\r\n\r\nRegards.',''),(4305,1,516,'7.1','1',''),(4306,1,516,'7.2','I have read and agree to the privacy policy',''),(4307,1,516,'7.3','2',''),(4308,1,517,'1','Brian WRIGHT Eng.',''),(4309,1,517,'3','newsletter@wexxon.com',''),(4310,1,517,'4','WEXXON',''),(4311,1,517,'5','7209248652',''),(4312,1,517,'6','Are you or your loved one undergoing surgery? Are you worried if surgery will be safe and without life-threatening complications like an embolism, thrombosis, or some other complication that can seriously endanger your life or your loved ones\' lives? We can prepare for you our FUTURE FORECAST report that will contain accurate information on when is the best time to undergo surgery for you or your loved ones without dangerous surgical complications. You can order your FUTURE FORECAST report at https://wexxon.com/home/10-future-forecast-transits.html',''),(4313,1,517,'7.1','1',''),(4314,1,517,'7.2','I have read and agree to the privacy policy',''),(4315,1,517,'7.3','2',''),(4316,1,518,'1','ColinLem',''),(4317,1,518,'3','veybiliwert1980@op.pl',''),(4318,1,518,'4','Google',''),(4319,1,518,'5','82429735694',''),(4320,1,518,'6','ссылка на сайт [url=https://xn--90aipggcf.org]Обменко официальный сайт[/url] - Обменко официальный сайт, Обменко сайт',''),(4321,1,518,'7.1','1',''),(4322,1,518,'7.2','I have read and agree to the privacy policy',''),(4323,1,518,'7.3','2',''),(4324,1,519,'1','Brian WRIGHT Eng.',''),(4325,1,519,'3','newsletter@wexxon.com',''),(4326,1,519,'4','WEXXON',''),(4327,1,519,'5','7209248652',''),(4328,1,519,'6','Are you or your loved one undergoing surgery? Are you worried if surgery will be safe and without life-threatening complications like an embolism, thrombosis, or some other complication that can seriously endanger your life or your loved ones\' lives? We can prepare for you our FUTURE FORECAST report that will contain accurate information on when is the best time to undergo surgery for you or your loved ones without dangerous surgical complications. You can order your FUTURE FORECAST report at https://wexxon.com/home/10-future-forecast-transits.html',''),(4329,1,519,'7.1','1',''),(4330,1,519,'7.2','I have read and agree to the privacy policy',''),(4331,1,519,'7.3','2',''),(4332,1,520,'1','JohnnyDak',''),(4333,1,520,'3','girilanvest1973@op.pl',''),(4334,1,520,'4','Nokia',''),(4335,1,520,'5','82268717132',''),(4336,1,520,'6','перенаправляется сюда [url=https://vodkabetslot.ru]vodka bet[/url] - vodka официальный сайт, водка бет',''),(4337,1,520,'7.1','1',''),(4338,1,520,'7.2','I have read and agree to the privacy policy',''),(4339,1,520,'7.3','2',''),(4340,1,521,'1','ZSoodo',''),(4341,1,521,'3','qcnitttyn@gmail.com',''),(4342,1,521,'4','Nokia',''),(4343,1,521,'5','87253644845',''),(4344,1,521,'6','<a href=https://1win-uruguay-uy-bonus.com>1win</a>',''),(4345,1,521,'7.1','1',''),(4346,1,521,'7.2','I have read and agree to the privacy policy',''),(4347,1,521,'7.3','2',''),(4348,1,522,'1','Refugia Skuthorp',''),(4349,1,522,'3','skuthorp.refugia2@gmail.com',''),(4350,1,522,'4','Refugia Skuthorp',''),(4351,1,522,'5','(02) 6736 4560',''),(4352,1,522,'6','If you are reading this message, That means my marketing is working. I can make your ad message reach 5 million sites in the same manner for just $50. It\'s the most affordable way to market your business or services. Contact me by email virgo.t3@gmail.com or skype me at live:.cid.dbb061d1dcb9127a\r\n\r\nP.S: Speical Offer - ONLY for 24 hours - 10 Million Sites for the same money $50',''),(4353,1,522,'7.1','1',''),(4354,1,522,'7.2','I have read and agree to the privacy policy',''),(4355,1,522,'7.3','2',''),(4356,1,523,'1','Shane Mei',''),(4357,1,523,'3','shane.mei@gmail.com',''),(4358,1,523,'4','Shane Mei',''),(4359,1,523,'5','7865006198',''),(4360,1,523,'6','Are you making the most of the potential of your actuate.agency website? Many sites lose thousands of visitors daily simply due to a lack of targeted exposure. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350K visitors per month. Let’s transform your website traffic and turn more visitors into growth. Get more information here: https://shorten.world/OkmWt',''),(4361,1,523,'7.1','1',''),(4362,1,523,'7.2','I have read and agree to the privacy policy',''),(4363,1,523,'7.3','2',''),(4364,1,524,'1','Damien Searle',''),(4365,1,524,'3','searle.damien28@gmail.com',''),(4366,1,524,'4','Damien Searle',''),(4367,1,524,'5','7983373448',''),(4368,1,524,'6','Your website, actuate.agency, could be reaching so many more people! On average, sites like yours lose over a thousand potential visitors daily. That’s where our AI-powered traffic system comes in—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to realize the impact firsthand. Afterward, our plans provide up to 350K, helping your website increase its audience and engagement effortlessly. Get more information here: https://shorten.so/betro',''),(4369,1,524,'7.1','1',''),(4370,1,524,'7.2','I have read and agree to the privacy policy',''),(4371,1,524,'7.3','2',''),(4372,1,525,'1','Karolyn Lake',''),(4373,1,525,'3','karolyn.lake42@gmail.com',''),(4374,1,525,'4','Karolyn Lake',''),(4375,1,525,'6','Your website, actuate.agency, might be reaching so many more people! On average, sites like yours miss out on over 1,000 visitors per day. That’s where our AI-powered traffic system makes a difference—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 targeted visitors to see the impact firsthand. Afterward, our plans deliver up to 350,000, helping your website increase its audience and engagement effortlessly. Get more information here: https://shorten.world/OkmWt',''),(4376,1,525,'7.1','1',''),(4377,1,525,'7.2','I have read and agree to the privacy policy',''),(4378,1,525,'7.3','2',''),(4379,1,526,'1','Kevin Barber',''),(4380,1,526,'3','reece.lenehan@gmail.com',''),(4381,1,526,'4','Reece Lenehan',''),(4382,1,526,'5','7037607953',''),(4383,1,526,'6','Hi Actuate,\r\n\r\nLet’s get one thing straight: You are not selling a product—you are selling a solution. \r\n\r\nA great offer is about solving a specific problem for your customers in a way that is so compelling they can’t resist.\r\n\r\nDan Kennedy often says, “Your offer is everything.” It’s the backbone of your marketing campaign. \r\n\r\nHere’s how to create offers that your audience can’t resist.\r\n\r\nStep 1: Identify the Problem You’re Solving\r\nTo create an irresistible offer, first, define the pain point your product solves. Speak directly to the customer’s problem.\r\n\r\nExample 1:\r\nA home cleaning service might offer: “Tired of spending weekends cleaning? We’ll get it done for you, so you can enjoy your free time.”\r\n\r\nExample 2:\r\nA digital marketer could offer: “Struggling to drive traffic to your website? Let us boost your traffic by 50% with a proven strategy.”\r\n\r\nStep 2: Add Bonuses to Stack the Value\r\nBonuses increase the perceived value of your offer. The more bonuses you add, the better your offer becomes.\r\n\r\nExample 1:\r\nA personal trainer might offer a free nutrition plan for every client who signs up for a fitness program.\r\n\r\nExample 2:\r\nA business consultant might offer a free 1-hour consultation with every new subscription to their monthly program.\r\n\r\nExample 3:\r\nAn online store might offer a free guide on how to maximize product usage with every purchase over $50.\r\n\r\nStep 3: Introduce Urgency and Scarcity\r\nCreate urgency and scarcity to get people to act now. Without urgency, people will procrastinate and never take action.\r\n\r\nExample 1:\r\n“Sign up in the next 24 hours, and we’ll add an extra $100 worth of bonus material to your program.”\r\n\r\nExample 2:\r\n“Only 10 spots left for this exclusive VIP package—don’t miss out!”\r\n\r\nYour Action Step:\r\nStart thinking about your offers—how can you identify a problem, add value with bonuses, and create urgency to drive action?\r\n\r\nTomorrow, we’ll discuss how to grab attention and write headlines that instantly draw people in.\r\n\r\nBest regards,\r\nKevin\r\n\r\nWho is Dan Kennedy?\r\nhttps://books.forbes.com/authors/dan-kennedy/\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=actuate.agency',''),(4384,1,526,'7.1','1',''),(4385,1,526,'7.2','I have read and agree to the privacy policy',''),(4386,1,526,'7.3','2',''),(4387,1,527,'1','Madeline Hillman',''),(4388,1,527,'3','madeline.hillman@outlook.com',''),(4389,1,527,'4','Madeline Hillman',''),(4390,1,527,'5','3898427097',''),(4391,1,527,'6','Your website, actuate.agency, could be reaching so many more people! On average, sites like yours miss out on over 1K visitors per day. That’s where our AI-powered traffic system helps—it’s designed to drive relevant visitors straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 targeted visitors to see the impact firsthand. Afterward, our plans offer up to 350,000, helping your website expand its audience and engagement effortlessly. Get more information here: https://shorten.so/betro',''),(4392,1,527,'7.1','1',''),(4393,1,527,'7.2','I have read and agree to the privacy policy',''),(4394,1,527,'7.3','2',''),(4395,1,528,'1','Jawad M',''),(4396,1,528,'3','shalanda.boyd@yahoo.com',''),(4397,1,528,'4','Shalanda Boyd',''),(4398,1,528,'5','7820159928',''),(4399,1,528,'6','Hi,\r\nI came across your website on Google and noticed a small issue with your logo and it doesn’t fully reflect the potential of your brand.\r\nI’d love to help you fix this and create a logo that truly represents your business.\r\n\r\nIf you’d like to work together, you can reach me here on fiverr : https://bit.ly/work-with-jawad\r\n\r\nFeel free to share this with anyone else who might need a better logo too.\r\n\r\nBest regards,\r\nJawad',''),(4400,1,528,'7.1','1',''),(4401,1,528,'7.2','I have read and agree to the privacy policy',''),(4402,1,528,'7.3','2',''),(4403,1,529,'1','Mike Tomas Taylor',''),(4404,1,529,'3','mike@monkeydigital.co',''),(4405,1,529,'4','AliExpress',''),(4406,1,529,'5','83214332725',''),(4407,1,529,'6','Hello, \r\n \r\nThis is Mike Walkman\r\nfrom Monkey Digital, \r\nI am reaching out to you like webmaster to webmaster, towards a mutual opportunity. How would you like to put our banners on your site and link back via your affiliate link towards hot selling services from our website, and earn a 35% residual income, month after month from any sales that comes in from your sites. \r\n \r\nThink about it, everyone needs SEO, this is a pretty major opportunity, We have over 12k affiliates already and our payouts are made each month, hefty payouts, last month we have reached 27280$ in payouts to our affiliates. \r\n \r\nIf interested, kindly chat with us: https://monkeydigital.co/affiliates-whatsapp/ \r\n \r\nOr sign up today: https://www.monkeydigital.co/join-our-affiliate-program/ \r\n \r\nCheers \r\nMike Tomas Taylor\r\n \r\nmonkeydigital.co',''),(4408,1,529,'7.1','1',''),(4409,1,529,'7.2','I have read and agree to the privacy policy',''),(4410,1,529,'7.3','2',''),(4411,1,530,'1','ZSoodo',''),(4412,1,530,'3','zduouwsaz@gmail.com',''),(4413,1,530,'4','AliExpress',''),(4414,1,530,'5','86797848487',''),(4415,1,530,'6','<a href=https://bcgame-nigeria-ng-bonus.com>bc game bonus code</a>',''),(4416,1,530,'7.1','1',''),(4417,1,530,'7.2','I have read and agree to the privacy policy',''),(4418,1,530,'7.3','2',''),(4419,1,531,'1','Arnulfo Keating',''),(4420,1,531,'3','arnulfo.keating@hotmail.com',''),(4421,1,531,'4','Arnulfo Keating',''),(4422,1,531,'5','2692056670',''),(4423,1,531,'6','Looking to speed up your work process? Forget about the endless hours spent creating content. These AI tools help you save time and get results fast: \r\n**Create professional videos in minutes  \r\n**Generate high-quality content effortlessly  \r\n**Convert text into speech with ease  \r\nSave time and stress less! http://3amazingaitools.top/',''),(4424,1,531,'7.1','1',''),(4425,1,531,'7.2','I have read and agree to the privacy policy',''),(4426,1,531,'7.3','2',''),(4427,1,532,'1','ZSoodo',''),(4428,1,532,'3','growvcadw@gmail.com',''),(4429,1,532,'4','FBI',''),(4430,1,532,'5','85879385849',''),(4431,1,532,'6','<a href=https://888starz-cote-divoire-bonus.com>888starz Aviator</a>',''),(4432,1,532,'7.1','1',''),(4433,1,532,'7.2','I have read and agree to the privacy policy',''),(4434,1,532,'7.3','2',''),(4435,1,533,'1','Johndow',''),(4436,1,533,'3','arikerer278@gmail.com',''),(4437,1,533,'4','Google',''),(4438,1,533,'5','83856177324',''),(4439,1,533,'6','Kaixo, zure prezioa jakin nahi nuen.',''),(4440,1,533,'7.1','1',''),(4441,1,533,'7.2','I have read and agree to the privacy policy',''),(4442,1,533,'7.3','2',''),(4443,1,534,'1','Foster Boykin',''),(4444,1,534,'3','foster.boykin@outlook.com',''),(4445,1,534,'4','Foster Boykin',''),(4446,1,534,'5','3237758074',''),(4447,1,534,'6','Every day, websites like actuate.agency lose valuable opportunities to attract visitors. Don’t let that happen to you! Our AI-driven traffic system is specifically designed to bring more visibility and traffic to your site.\r\n\r\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as 350K visitors each month. Discover how easy it is to realize your website’s true potential. Get more information here: https://shorten.is/979bO',''),(4448,1,534,'7.1','1',''),(4449,1,534,'7.2','I have read and agree to the privacy policy',''),(4450,1,534,'7.3','2',''),(4451,1,535,'1','Damion Langner',''),(4452,1,535,'3','mckeeknight85065@gmail.com',''),(4453,1,535,'4','Damion Langner',''),(4454,1,535,'6','Dear actuate.agency Webmaster\r\n\r\nTake Control of Your Google Maps Rankings!\r\n\r\nBoost your business visibility with our \"Google Maps Ranking\" service and secure a top spot in local search results. Attract more customers and stand out from the competition.\r\n\r\nDon\'t let this opportunity slip away – establish your market presence today! Get started now and invest in our service for guaranteed success!\r\n\r\nAre you ready to dominate the Google Maps rankings or enhance your website in other ways? Reply to this email, and I\'ll be happy to share more details with you.\r\n\r\nBest regards,\r\nDamion Langner\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n   \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nAustria, BURGENLAND, Neydharting, 4654, Kornstrasse 9\r\nTo stop any further communication through your website form, Please reply with subject:  Unsubscribe actuate.agency',''),(4455,1,535,'7.1','1',''),(4456,1,535,'7.2','I have read and agree to the privacy policy',''),(4457,1,535,'7.3','2',''),(4458,1,536,'1','HaroldBah',''),(4459,1,536,'3','tobicava1984@op.pl',''),(4460,1,536,'4','Google',''),(4461,1,536,'5','83773194985',''),(4462,1,536,'6','reference https://demofreeslot.com/az/demo-elixir-enigma-free/',''),(4463,1,536,'7.1','1',''),(4464,1,536,'7.2','I have read and agree to the privacy policy',''),(4465,1,536,'7.3','2',''),(4466,1,537,'1','Julissa Alicea',''),(4467,1,537,'3','alicea.julissa@hotmail.com',''),(4468,1,537,'4','Julissa Alicea',''),(4469,1,537,'5','4168744449',''),(4470,1,537,'6','Every day, websites like actuate.agency fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to bring more visibility and traffic to your site.\r\n\r\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as 350K visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https://ln.run/BdUUb',''),(4471,1,537,'7.1','1',''),(4472,1,537,'7.2','I have read and agree to the privacy policy',''),(4473,1,537,'7.3','2',''),(4474,1,538,'1','Alice Powers',''),(4475,1,538,'3','alice@alicepowers.com',''),(4476,1,538,'4','Alice Powers (JV Broker)',''),(4477,1,538,'5','3259720099',''),(4478,1,538,'6','I would like to invite you to attend my clients webinar titled:\r\n\r\n\"What business could you start in 2025 with a $50K Budget?\"\r\n\r\nWhen starting a business in 2025, you must navigate various disruptions - from AI advancements and economic recessions to pandemics, wars, and supply chain shocks.\r\n\r\nJoin our webinar to learn from 20 years of experience navigating past crises. We\'ll share what has proven successful and our insights for what will thrive in the future.\r\n\r\nhttps://bizopwebinars.com',''),(4479,1,538,'7.1','1',''),(4480,1,538,'7.2','I have read and agree to the privacy policy',''),(4481,1,538,'7.3','2',''),(4482,1,539,'1','Bertha Ledger',''),(4483,1,539,'3','anna@stafir-sales.com',''),(4484,1,539,'4','Bertha Ledger',''),(4485,1,539,'5','633633037',''),(4486,1,539,'6','Hello\r\nPlease send us your offer, with prices if possible, we are very interested  interested. Waiting for your Reply.\r\n\r\nRegards',''),(4487,1,539,'7.1','1',''),(4488,1,539,'7.2','I have read and agree to the privacy policy',''),(4489,1,539,'7.3','2',''),(4490,1,540,'1','Bradley Heuer',''),(4491,1,540,'3','mdatraffic@getprofitnow.info',''),(4492,1,540,'4','Sibyl Matos',''),(4493,1,540,'5','0650 779 77 69',''),(4494,1,540,'6','Hi actuate.agency,\r\n\r\nHave you ever wanted to get on Google’s page 1 without having to worry about SEO?\r\nWith MDA Traffic, it’s possible, and the best part – it doesn’t cost a thing .\r\n\r\nMDA Traffic uses a clever combination of high-authority sites, interest spikes, and AI to help you rank quickly for valuable, targeted phrases: https://www.getprofitnow.info/mdatraffic .\r\n\r\nYou don’t need experience or any technical knowledge.   Just a few minutes to follow the steps, and you’re ready to roll!\r\n\r\nImagine how much targeted traffic you could drive in just a few days.\r\n\r\nWhether you’re promoting affiliate offers, selling your own products, or growing a YouTube channel, MDA Traffic can help you reach the right audience fast.\r\n\r\nReady to get started?\r\n\r\nClick here to discover how to use MDA Traffic: https://www.getprofitnow.info/mdatraffic !\r\n\r\nBradley Heuer\r\n\r\n\r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=actuate.agency \r\nAddress: 2622 Benson Street\r\nGoodman, WI 54125',''),(4495,1,540,'7.1','1',''),(4496,1,540,'7.2','I have read and agree to the privacy policy',''),(4497,1,540,'7.3','2',''),(4498,1,541,'1','Adriana Colebe',''),(4499,1,541,'3','adriana.colebe@gmail.com',''),(4500,1,541,'4','Adriana Colebe',''),(4501,1,541,'5','7801715412',''),(4502,1,541,'6','If you are reading this message, That means my marketing is working. I can make your ad message reach 5 million sites in the same manner for just $50. It\'s the most affordable way to market your business or services. Contact me by email virgo.t3@gmail.com or skype me at live:.cid.dbb061d1dcb9127a\r\n\r\nP.S: Speical Offer - ONLY for 24 hours - 10 Million Sites for the same money $50',''),(4503,1,541,'7.1','1',''),(4504,1,541,'7.2','I have read and agree to the privacy policy',''),(4505,1,541,'7.3','2',''),(4506,1,542,'1','ZSoodo',''),(4507,1,542,'3','dnfohcqix@gmail.com',''),(4508,1,542,'4','Apple',''),(4509,1,542,'5','83621511289',''),(4510,1,542,'6','<a href=https://bcgame-nigeria-ng-bonus.com>Bcgame login Nigeria</a>',''),(4511,1,542,'7.1','1',''),(4512,1,542,'7.2','I have read and agree to the privacy policy',''),(4513,1,542,'7.3','2',''),(4514,1,543,'1','Georgebaila',''),(4515,1,543,'3','tecaltacomp1976@op.pl',''),(4516,1,543,'4','Apple',''),(4517,1,543,'5','84969642886',''),(4518,1,543,'6','have a peek at this website https://playslotrealmoney.com/fl/100-golden-coins-real-money/',''),(4519,1,543,'7.1','1',''),(4520,1,543,'7.2','I have read and agree to the privacy policy',''),(4521,1,543,'7.3','2',''),(4522,1,544,'1','ZSoodo',''),(4523,1,544,'3','srjxmcnbd@gmail.com',''),(4524,1,544,'4','FBI',''),(4525,1,544,'5','85461449259',''),(4526,1,544,'6','<a href=https://888starz-cameroon-bonus.com>888starz casino Aviator bonus Cameroun</a>',''),(4527,1,544,'7.1','1',''),(4528,1,544,'7.2','I have read and agree to the privacy policy',''),(4529,1,544,'7.3','2',''),(4530,1,545,'1','Stevie Girard',''),(4531,1,545,'3','stevie.girard@gmail.com',''),(4532,1,545,'4','Stevie Girard',''),(4533,1,545,'5','265481751',''),(4534,1,545,'6','Are you fully utilizing the potential of your actuate.agency website? Many sites miss out on thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you reach this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350K visitors per month. Let’s transform your website traffic and turn more visitors into results. Get more information here: https://shorten.so/betro',''),(4535,1,545,'7.1','1',''),(4536,1,545,'7.2','I have read and agree to the privacy policy',''),(4537,1,545,'7.3','2',''),(4538,1,546,'1','ZSoodo',''),(4539,1,546,'3','aibdodjll@gmail.com',''),(4540,1,546,'4','Wallmart',''),(4541,1,546,'5','89695327711',''),(4542,1,546,'6','<a href=https://888starz-cameroon-bonus.com>888starz Lucky Jet</a>',''),(4543,1,546,'7.1','1',''),(4544,1,546,'7.2','I have read and agree to the privacy policy',''),(4545,1,546,'7.3','2',''),(4546,1,547,'1','Stevenzsah',''),(4547,1,547,'3','rubelkusimo@hotmail.com',''),(4548,1,547,'4','Apple',''),(4549,1,547,'5','86938891861',''),(4550,1,547,'6','[center][b]With just $2, you can see any \"password\" you want![/b][/center] \r\n \r\n[b]AntiPublic[/b] is a tool commonly used in the fields of information security and penetration testing. It is essentially a collection of data gathered from various sources, including leaked information on the internet, compromised databases, and other publicly available data sources. \r\n[b]Key Functions of AntiPublic[/b]: \r\n[b]Personal Information Lookup[/b]: AntiPublic allows users to search and retrieve personal information from a vast amount of data, including names, email addresses, phone numbers, and other relevant information about individuals or organizations. \r\n[b]Analysis and Investigation[/b]: This tool is used to analyze data to identify potential security threats and conduct investigations related to cybersecurity. \r\nSupport for Security Professionals: AntiPublic provides security analysts and professionals with a useful tool to search for and uncover sensitive data, helping to improve system security. \r\nUser-Friendly: The interface of AntiPublic is typically user-friendly, enabling users to perform searches easily without requiring extensive technical experience. \r\n \r\n \r\n[b]Go Here :[/b] [url=https://AntiPublic.net]AntiPublic Web[/url]',''),(4551,1,547,'7.1','1',''),(4552,1,547,'7.2','I have read and agree to the privacy policy',''),(4553,1,547,'7.3','2',''),(4554,1,548,'1','ZSoodo',''),(4555,1,548,'3','tpflrwesa@gmail.com',''),(4556,1,548,'4','AliExpress',''),(4557,1,548,'5','88323185871',''),(4558,1,548,'6','<a href=https://vavada-hrvatska-bonus.com>Vavada casino</a>',''),(4559,1,548,'7.1','1',''),(4560,1,548,'7.2','I have read and agree to the privacy policy',''),(4561,1,548,'7.3','2',''),(4562,1,549,'1','Robertdow',''),(4563,1,549,'3','ixutikob077@gmail.com',''),(4564,1,549,'4','FBI',''),(4565,1,549,'5','88778311317',''),(4566,1,549,'6','Szia, meg akartam tudni az árát.',''),(4567,1,549,'7.1','1',''),(4568,1,549,'7.2','I have read and agree to the privacy policy',''),(4569,1,549,'7.3','2',''),(4570,1,550,'1','Iyannaneple',''),(4571,1,550,'3','burkholdergoldhorn@bradd97.lumbermilltricks.com',''),(4572,1,550,'4','FBI',''),(4573,1,550,'5','89969537712',''),(4574,1,550,'6','jack poker фрироллы свежие \r\n<a href=\"https://t.me/s/jack_poker_frirollyi\">фрироллы для jack poker</a>',''),(4575,1,550,'7.1','1',''),(4576,1,550,'7.2','I have read and agree to the privacy policy',''),(4577,1,550,'7.3','2',''),(4578,1,551,'1','Brad Chauhan',''),(4579,1,551,'3','bradchauhannyc@gmail.com',''),(4580,1,551,'4','New York Sales Collab',''),(4581,1,551,'6','Hello..My name is Brad Chauhan. I\'m a professional closer from New York.\r\n\r\nI have over a decade of experience in selling IT products and Former running digital Agency. My expertise - Sales, Business Development, Marketing, Project Management, Clients - Customers Dealings, Account and so forth.\r\n\r\nFormer — I had a digital agency called The Timing NYC which we no longer run since my partner and I split. Therefore I have this business model.\r\n\r\nI have sold the Projects from over the 10k-500k plus range. Some are\r\n\r\nhttp://www.beyonce.com\r\nhttp://bravotv.com\r\nhttps://www.parxcasino.com\r\nhttps://www.hastens.com/us\r\nhttps://nyphil.org\r\nhttp://wynnlasvegas.com\r\n\r\n\r\n-- Team of professional closers based in Manhattan, New York. We work for you / your company as an extensive sales force in New York and push into the Local market.\r\n\r\n-- We will also be part of the clients meetings/ project management / accounts etc\r\n\r\n-- We are responsible from prospecting to generating leads, pitching,  dealing with clients and taking it all the way to closing. Your end job will be production alone.\r\n\r\n-- We charge $1500/month + 15% commission on each job we sign.\r\n\r\nAdvise when is good time to talk',''),(4582,1,551,'7.1','1',''),(4583,1,551,'7.2','I have read and agree to the privacy policy',''),(4584,1,551,'7.3','2',''),(4585,1,552,'1','Leta Duquette',''),(4586,1,552,'3','leta.duquette@msn.com',''),(4587,1,552,'4','Leta Duquette',''),(4588,1,552,'5','481 00 103',''),(4589,1,552,'6','I have found that you are buying guest posting links for your site http://actuate.agency. I am also link seller and doing guest bloging for many clients.\r\nYou will get high traffic guest posting at only $3.\r\n\r\n    High Traffic\r\n    High DA DR\r\n    Natural Sites\r\n    Fixed Price\r\n    Payment Paypal\r\n\r\n    10 Guest Post = $50\r\n    20 Guest Post = $80\r\n    30 Guest Post = $90\r\n\r\nEmail mention in Sheet\r\n\r\nI have attached my google sheets of sites\r\n\r\nVisit: https://bit.ly/3RVNlOq',''),(4590,1,552,'7.1','1',''),(4591,1,552,'7.2','I have read and agree to the privacy policy',''),(4592,1,552,'7.3','2',''),(4593,1,553,'1','Avi',''),(4594,1,553,'3','projectsexpert222@outlook.com',''),(4595,1,553,'4','Data Entry for Website',''),(4596,1,553,'5','277546513',''),(4597,1,553,'6','Need help managing your website? I can upload and update e-commerce products, blogs, news, images, and meta tags. I can also handle order processing, invoicing, shipping, inventory management, income/expenses, reports (daily/weekly/monthly), send individual emails, gather data from different websites, and repeat any business process. \r\n\r\nLet\'s connect on projectsexpert222@outlook.com to talk more!',''),(4598,1,553,'7.1','1',''),(4599,1,553,'7.2','I have read and agree to the privacy policy',''),(4600,1,553,'7.3','2',''),(4601,1,554,'1','Dominik Amundson',''),(4602,1,554,'3','amundson.dominik@msn.com',''),(4603,1,554,'4','Dominik Amundson',''),(4604,1,554,'5','698557688',''),(4605,1,554,'6','What if your website actuate.agency experienced a remarkable boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a complimentary 4,000 targeted so you can see the results firsthand. Beyond the trial, we provide plans for up to 350,000 visitors monthly, all targeted to align with your niche. Let’s expand your site’s reach together. Get more information here: https://shorten.tv/oa5LS',''),(4606,1,554,'7.1','1',''),(4607,1,554,'7.2','I have read and agree to the privacy policy',''),(4608,1,554,'7.3','2',''),(4609,1,555,'1','ZSoodo',''),(4610,1,555,'3','chcarpmzq@gmail.com',''),(4611,1,555,'4','Apple',''),(4612,1,555,'5','85783183354',''),(4613,1,555,'6','<a href=https://888starz-cote-divoire-bonus.com>888starz CГґte d\'ivoire</a>',''),(4614,1,555,'7.1','1',''),(4615,1,555,'7.2','I have read and agree to the privacy policy',''),(4616,1,555,'7.3','2',''),(4617,1,556,'1','Brian WRIGHT Eng.',''),(4618,1,556,'3','newsletter@wexxon.com',''),(4619,1,556,'4','WEXXON',''),(4620,1,556,'5','7209248652',''),(4621,1,556,'6','Are you or your loved one undergoing surgery? Are you worried if surgery will be safe and without life-threatening complications like an embolism, thrombosis, or some other complication that can seriously endanger your life or your loved ones\' lives? We can prepare for you our FUTURE FORECAST report that will contain accurate information on when is the best time to undergo surgery for you or your loved ones without dangerous surgical complications. You can order your FUTURE FORECAST report at https://wexxon.com/home/10-future-forecast-transits.html',''),(4622,1,556,'7.1','1',''),(4623,1,556,'7.2','I have read and agree to the privacy policy',''),(4624,1,556,'7.3','2',''),(4625,1,557,'1','Della Bledsoe',''),(4626,1,557,'3','della.bledsoe@outlook.com',''),(4627,1,557,'4','Della Bledsoe',''),(4628,1,557,'5','643064884',''),(4629,1,557,'6','Your website, actuate.agency, may be reaching so many more people! On average, sites like yours lose over 1,000 visitors per day. That’s where our AI-powered traffic system makes a difference—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to realize the impact firsthand. Afterward, our plans deliver up to 350,000, helping your website grow its audience and engagement effortlessly. Get more information here: https://shorten.ee/HOpMz',''),(4630,1,557,'7.1','1',''),(4631,1,557,'7.2','I have read and agree to the privacy policy',''),(4632,1,557,'7.3','2',''),(4633,1,558,'1','Erica Charles',''),(4634,1,558,'3','charles.erica@gmail.com',''),(4635,1,558,'4','Erica Charles',''),(4636,1,558,'5','7906182797',''),(4637,1,558,'6','Every day, websites like actuate.agency lose valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to increase engagement and traffic to your site.\r\n\r\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as 350,000 visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https://shorten.is/979bO',''),(4638,1,558,'7.1','1',''),(4639,1,558,'7.2','I have read and agree to the privacy policy',''),(4640,1,558,'7.3','2',''),(4641,1,559,'1','Kevin Barber',''),(4642,1,559,'3','stacie.lerma@gmail.com',''),(4643,1,559,'4','Stacie Lerma',''),(4644,1,559,'5','7939178254',''),(4645,1,559,'6','Hi Actuate,\r\n\r\nYour headline is the most important part of your marketing. Dan Kennedy says, “If your headline doesn’t grab attention, nothing else matters.”\r\n\r\nA headline needs to do two things:\r\n\r\nGrab attention\r\nPrompt immediate interest\r\nLet’s break down how to craft headlines that do exactly that.\r\n\r\nStep 1: Focus on the Benefits, Not the Features\r\nCustomers don’t care about the features of your product—they care about how it will help them. Make your headline focus on the benefits your customers will experience.\r\n\r\nExample 1:\r\nInstead of saying “Get our new software today,” say:\r\n“Boost Your Productivity by 50%—Get Our Software Today!”\r\n\r\nExample 2:\r\nInstead of saying “Our cleaning service is the best,” say:\r\n“Tired of Messy Rooms? Get Clean in 24 Hours with Our Service.”\r\n\r\nStep 2: Use Numbers\r\nNumbers make your headline more compelling and believable. It provides a clear expectation of what the reader will get.\r\n\r\nExample 1:\r\n“Double Your Revenue in 60 Days—With These Simple Marketing Hacks”\r\n\r\nExample 2:\r\n“5 Simple Ways to Save $1,000 This Month—Guaranteed”\r\n\r\nStep 3: Create Curiosity\r\nA great headline makes the reader want to know more. Curiosity is a powerful motivator in marketing.\r\n\r\nExample 1:\r\n“What the World’s Most Successful Entrepreneurs Won’t Tell You About Marketing”\r\n\r\nExample 2:\r\n“The Simple Strategy That Can Triple Your Sales in 30 Days—Find Out How”\r\n\r\nYour Action Step:\r\nLook at your current headlines and ask yourself: Does it grab attention, highlight benefits, use numbers, and spark curiosity? If not, rewrite it following these principles.\r\n\r\nTomorrow, I’ll dive into how to build trust and rapport with your audience, so they’re ready to buy.\r\n\r\nBest,\r\nKevin\r\n\r\nWho is Dan Kennedy?\r\nhttps://books.forbes.com/authors/dan-kennedy/\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=actuate.agency',''),(4646,1,559,'7.1','1',''),(4647,1,559,'7.2','I have read and agree to the privacy policy',''),(4648,1,559,'7.3','2',''),(4649,1,560,'1','Lemuel Whaley',''),(4650,1,560,'3','whaley.lemuel@hotmail.com',''),(4651,1,560,'4','Lemuel Whaley',''),(4652,1,560,'5','4287812',''),(4653,1,560,'6','Hello, I am called Lemuel, Whaley. I store my USDT in my wallet on OKX and have my seed phrase ( WhaleycleanWhaley WhaleypartyWhaley  WhaleysoccerWhaley  WhaleyadvanceWhaley WhaleyauditWhaley WhaleycleanWhaley  WhaleyevilWhaley  WhaleyfinishWhaley WhaleytonightWhaley  WhaleyinvolveWhaley WhaleywhipWhaley WhaleyactionWhaley ). What is the process to send my USDT to Coinbase?',''),(4654,1,560,'7.1','1',''),(4655,1,560,'7.2','I have read and agree to the privacy policy',''),(4656,1,560,'7.3','2',''),(4657,1,561,'1','MichaelDib',''),(4658,1,561,'3','aleksandrakireeva14104@mail.ru',''),(4659,1,561,'4','Apple',''),(4660,1,561,'5','82277351478',''),(4661,1,561,'6','Dubai is building the world’s tallest residential clock tower \r\n[url=https://blacksprut2clear.net]Р±Р»РµРєСЃРїСЂСѓС‚[/url] \r\n \r\nDubai is set to add another towering figure to its skyline. \r\n \r\nThe Aeternitas Tower, officially unveiled at a launch event last week, will be the world’s tallest residential clock tower at a staggering 450 meters (1,476 feet) tall — more than four times the height of London’s Big Ben, and just 22 meters (72 feet) short of the world’s tallest residential building, the Central Park Tower in New York City. \r\nhttps://www.blacksprut2w.org \r\nblackspfgh3bi6im374fgl54qliir6to37txpkkd6ucfiu7whfy2odid.onion \r\nSet to become the world’s second-tallest clock tower (after the Makkah Clock Royal Tower in Mecca, Saudi Arabia), Aeternitas Tower is the result of a partnership between Dubai-based real estate developer London Gate and Swiss luxury watch manufacturer Franck Muller. \r\n \r\nLondon Gate purchased the plot of land in Dubai Marina, which already had the beginnings of an unfinished 106-story structure — and knew that the tower’s monumental size needed a striking facade, said Tom Hill, media relations coordinator for the developer. \r\n \r\n“We believe the clock will be seen from six kilometers away because of the sheer height of the building,” said Hill, adding that the clock face will be an enormous 40 meters (131 feet) tall and 30 meters (98 feet) wide. \r\n \r\n“We wanted to do something different that hasn’t been done before in Dubai,” said Hill.',''),(4662,1,561,'7.1','1',''),(4663,1,561,'7.2','I have read and agree to the privacy policy',''),(4664,1,561,'7.3','2',''),(4665,1,562,'1','Alecia Leboeuf',''),(4666,1,562,'3','alexbsm81@gmail.com',''),(4667,1,562,'4','Alecia Leboeuf',''),(4668,1,562,'5','918562169',''),(4669,1,562,'6','-01-27-2025  https://spotifymonthlylisteners.com  social network marketing strategy  -  Overview of   youtube views to money  \r\n\r\n### Mastering Digital Music Marketing: Strategies and Tools for Success by Alecia, Leboeuf   https://spotifymonthlylisteners.com/\r\n\r\nIn the digital age, music marketing has evolved significantly, offering artists and labels a plethora of tools and strategies to promote their music effectively. Whether you\'re looking to increase your social media followers, gain more likes, or boost your streaming numbers, understanding the landscape of digital music marketing is crucial. This guide will explore various aspects of music marketing, from social media promotion to streaming platform optimization, and provide insights into some of the best services available to help you achieve your goals.\r\n\r\n#### Social Media Marketing: recommendation for Actuate , actuate.agency\r\n\r\nSocial media platforms like Instagram, Facebook, and TikTok are essential for modern music marketing. Engaging with your audience on these platforms can significantly increase your reach and fan base. Here are some key strategies and tools:\r\n\r\n1. **Instagram Marketing: recommendation for Actuate , actuate.agency**:\r\n   - **Gain Instagram Followers and Likes**: Services like Instagram Pro Package offer a comprehensive approach to increasing your Instagram presence. This package includes followers, likes, and comments, helping you build a strong and engaged community.\r\n     - https://spotifymonthlylisteners.com/instagram-pro-3k-followers-3k-likes-300-comments\r\n   - **Instagram Likes and Followers Apps**: Tools like Insta Liker App can help you get more likes and followers on Instagram, enhancing your visibility and engagement.\r\n     - https://spotifymonthlylisteners.com/buy-instagram-likes\r\n   - https://spotifymonthlylisteners.com/buy-instagram-followers\r\n   - https://spotifymonthlylisteners.com/instagram-digger-5k-followers-5k-likes-500-comments\r\n   - https://spotifymonthlylisteners.com/instagram-starter-1k-followers-1k-likes-50-comments\r\n   - https://spotifymonthlylisteners.com/buy-instagram-custom-comments\r\n   - https://spotifymonthlylisteners.com/buy-instagram-views\r\n   - https://spotifymonthlylisteners.com/instagram-star-50k-followers-100k-likes-1k-comments\r\n   - https://spotifymonthlylisteners.com/instagram-reels-package\r\n   - https://spotifymonthlylisteners.com/buy-instagram-story-views\r\n   - https://spotifymonthlylisteners.com/free-instagram-followers\r\n   - https://spotifymonthlylisteners.com/free-instagram-views\r\n   - https://spotifymonthlylisteners.com/free-instagram-likes\r\n   - https://spotifymonthlylisteners.com/buy-real-instagram-followers\r\n   - https://spotifymonthlylisteners.com/buy-instagram-shares\r\n   - https://spotifymonthlylisteners.com/free-ig-likes\r\n   - https://spotifymonthlylisteners.com/free-instagram-followers-and-likes\r\n   - https://spotifymonthlylisteners.com/buy-comment-on-instagram\r\n   - https://spotifymonthlylisteners.com/instagram-likes-free\r\n   - https://spotifymonthlylisteners.com/getting-free-instagram-followers\r\n   - https://spotifymonthlylisteners.com/instagram-likes-free-web\r\n   - https://spotifymonthlylisteners.com/get-free-instagram-likes\r\n   - https://spotifymonthlylisteners.com/get-free-ig-likes\r\n   - https://spotifymonthlylisteners.com/most-liked-instagram-post\r\n   - https://spotifymonthlylisteners.com/instagram-most-liked-posts\r\n\r\n2. **Facebook Marketing: recommendation for Actuate , actuate.agency**:\r\n   - **Facebook Followers and Likes**: Increase your Facebook page likes and post engagement with services like Facebook Starter Package. This package includes video views, post likes, and page likes, ensuring your content reaches a wider audience.\r\n     - https://spotifymonthlylisteners.com/facebook-starter-1k-video-views-100-post-likes-1k-page-likes\r\n   - **Facebook Page Promotion**: Use services like Buy Facebook Page Likes to boost your Facebook page\'s popularity and attract more followers.\r\n     - https://spotifymonthlylisteners.com/buy-facebook-page-likes\r\n   - https://spotifymonthlylisteners.com/buy-facebook-post-likes\r\n   - https://spotifymonthlylisteners.com/facebook-pro-5k-video-views-500-post-likes-5k-fan-page-likes\r\n   - https://spotifymonthlylisteners.com/facebook-digger-10k-facebook-video-views-1k-post-likes-10k-fan-page-likes\r\n   - https://spotifymonthlylisteners.com/buy-facebook-followers\r\n   - https://spotifymonthlylisteners.com/buy-facebook-video-views\r\n   - https://spotifymonthlylisteners.com/facebook-advertising-management\r\n   - https://spotifymonthlylisteners.com/facebook-ads\r\n   - https://spotifymonthlylisteners.com/facebook-advertising\r\n   - https://spotifymonthlylisteners.com/facebook-advertising-campaign\r\n   - https://spotifymonthlylisteners.com/facebook-ad-campaign\r\n   - https://spotifymonthlylisteners.com/facebook-advertising-services\r\n   - https://spotifymonthlylisteners.com/facebook-advertising-agency\r\n   - https://spotifymonthlylisteners.com/facebook-advertising-firm\r\n   - https://spotifymonthlylisteners.com/facebook-advertising-company\r\n   - https://spotifymonthlylisteners.com/facebook-advertising-strategy\r\n   - https://spotifymonthlylisteners.com/facebook-advertising-plan\r\n   - https://spotifymonthlylisteners.com/facebook-advertising-tactics\r\n   - https://spotifymonthlylisteners.com/facebook-advertising-management-services\r\n   - https://spotifymonthlylisteners.com/facebook-advertising-management-agency\r\n   - https://spotifymonthlylisteners.com/facebook-advertising-management-firm\r\n   - https://spotifymonthlylisteners.com/facebook-advertising-management-company\r\n   - https://spotifymonthlylisteners.com/facebook-advertising-management-strategy\r\n   - https://spotifymonthlylisteners.com/facebook-advertising-management-plan\r\n   - https://spotifymonthlylisteners.com/facebook-advertising-management-tactics\r\n   - https://spotifymonthlylisteners.com/how-to-boost-a-post-on-facebook\r\n   - https://spotifymonthlylisteners.com/facebook-boost-post\r\n   - https://spotifymonthlylisteners.com/how-do-i-boost-a-post-on-facebook\r\n   - https://spotifymonthlylisteners.com/how-do-you-boost-a-post-on-facebook\r\n   - https://spotifymonthlylisteners.com/how-to-boost-fb-post\r\n   - https://spotifymonthlylisteners.com/boost-fb-post\r\n   - https://spotifymonthlylisteners.com/how-do-you-boost-facebook-posts\r\n   - https://spotifymonthlylisteners.com/post-boost-facebook\r\n   - https://spotifymonthlylisteners.com/how-can-i-boost-a-post-on-facebook\r\n\r\n3. **TikTok Marketing: recommendation for Actuate , actuate.agency**:\r\n   - **TikTok Followers and Likes**: Services like TikTok Starter Package offer a combination of views, likes, and followers, helping you gain traction on TikTok.\r\n     - https://spotifymonthlylisteners.com/tiktok-starter-10k-views-1k-likes-1k-followers\r\n   - **TikTok Likes and Followers Free**: Utilize free services like Free TikTok Likes and Followers to get started on TikTok.\r\n     - https://spotifymonthlylisteners.com/free-tiktok-likes-and-followers\r\n   - https://spotifymonthlylisteners.com/buy-tiktok-followers\r\n   - https://spotifymonthlylisteners.com/buy-tiktok-likes\r\n   - https://spotifymonthlylisteners.com/buy-tiktok-shares\r\n   - https://spotifymonthlylisteners.com/buy-tiktok-views\r\n   - https://spotifymonthlylisteners.com/tiktok-pro-50k-views-5k-likes-3k-followers\r\n   - https://spotifymonthlylisteners.com/tiktok-digger-100k-views-10k-likes-5k-followers\r\n   - https://spotifymonthlylisteners.com/tiktok-star-1-million-views-50k-likes-10k-followers\r\n   - https://spotifymonthlylisteners.com/buy-real-tiktok-followers\r\n   - https://spotifymonthlylisteners.com/buy-tiktok-followers-vip\r\n   - https://spotifymonthlylisteners.com/free-tiktok-likes\r\n   - https://spotifymonthlylisteners.com/freetiktok-likes\r\n   - https://spotifymonthlylisteners.com/free-tiktok-followers\r\n   - https://spotifymonthlylisteners.com/tiktok-followers\r\n   - https://spotifymonthlylisteners.com/tiktok-followers-buy\r\n   - https://spotifymonthlylisteners.com/get-tiktok-followers\r\n   - https://spotifymonthlylisteners.com/get-followers-on-tiktok\r\n   - https://spotifymonthlylisteners.com/tiktok-views\r\n   - https://spotifymonthlylisteners.com/buy-tiktok-followers-twicsy.com\r\n   - https://spotifymonthlylisteners.com/1000-followers-on-tiktok\r\n   - https://spotifymonthlylisteners.com/tik-followers\r\n   - https://spotifymonthlylisteners.com/followers-for-tiktok\r\n   - https://spotifymonthlylisteners.com/how-to-get-tiktok-followers\r\n   - https://spotifymonthlylisteners.com/how-to-go-live-on-tiktok\r\n   - https://spotifymonthlylisteners.com/how-to-get-followers-on-tiktok\r\n   - https://spotifymonthlylisteners.com/tiktok-likes\r\n   - https://spotifymonthlylisteners.com/how-many-tiktok-followers-to-go-live\r\n   - https://spotifymonthlylisteners.com/how-many-followers-to-go-live-on-tiktok\r\n   - https://spotifymonthlylisteners.com/tiktok-count-followers\r\n   - https://spotifymonthlylisteners.com/tiktok-followers-gratis\r\n   - https://spotifymonthlylisteners.com/how-many-followers-on-instagram-to-get-paid\r\n   - https://spotifymonthlylisteners.com/how-to-boost-tiktok-followers\r\n   - https://spotifymonthlylisteners.com/who-has-the-most-social-media-followers\r\n   - https://spotifymonthlylisteners.com/social-media-manager\r\n   - https://spotifymonthlylisteners.com/social-media-marketing\r\n   - https://spotifymonthlylisteners.com/who-has-the-most-followers-on-social-media\r\n   - https://spotifymonthlylisteners.com/how-to-increase-social-media-followers\r\n   - https://spotifymonthlylisteners.com/tiktok-followers\r\n   - https://spotifymonthlylisteners.com/social-media-growth\r\n   - https://spotifymonthlylisteners.com/instagram-followers\r\n   - https://spotifymonthlylisteners.com/most-social-media-followers\r\n   - https://spotifymonthlylisteners.com/most-followers-on-social-media\r\n   - https://spotifymonthlylisteners.com/social-media-marketing\r\n   - https://spotifymonthlylisteners.com/tiktok-followers\r\n   - https://spotifymonthlylisteners.com/vexbolts-followers-tiktok\r\n   - https://spotifymonthlylisteners.com/Most-monthly-listeners-on-Spotify\r\n   - https://spotifymonthlylisteners.com/artists-with-the-most-monthly-listeners-on-Spotify.\r\n   - https://spotifymonthlylisteners.com/List-of-most-streamed-artists-on-Spotify\r\n   - https://spotifymonthlylisteners.com/Most-monthly-listeners\r\n   - https://spotifymonthlylisteners.com/Spotify-Monthly-listener-data\r\n\r\n#### Streaming Platform Optimization: recommendation for Actuate , actuate.agency\r\n\r\nOptimizing your presence on streaming platforms like Spotify, Apple Music, and SoundCloud is crucial for reaching a broader audience. Here are some strategies and tools to help you maximize your streaming potential:\r\n\r\n1. **Spotify Promotion: recommendation for Actuate , actuate.agency**:\r\n   - **Spotify Plays and Followers**: Services like Standard Release Pack offer a combination of plays, likes, and playlist placements, helping you boost your Spotify presence.\r\n     - https://spotifymonthlylisteners.com/standard-release-pack-plays-likes-playlists\r\n   - **Spotify Playlist Promotion**: Use services like Curated Spotify Playlist to get your tracks featured on popular playlists with thousands of likes.\r\n     - https://spotifymonthlylisteners.com/curated-spotify-playlist-top-speed-with-10k-likes\r\n   - https://spotifymonthlylisteners.com/buy-spotify-plays\r\n   - https://spotifymonthlylisteners.com/buy-spotify-followers\r\n   - https://spotifymonthlylisteners.com/buy-spotify-premium-royalty-plays\r\n   - https://spotifymonthlylisteners.com/buy-spotify-targeted-plays\r\n   - https://spotifymonthlylisteners.com/spotify-playlist-likes\r\n   - https://spotifymonthlylisteners.com/buy-spotify-saves\r\n   - https://spotifymonthlylisteners.com/spotify-starter-mix-3k-plays-100-saves-300-followers\r\n   - https://spotifymonthlylisteners.com/spotify-pro-mix-30k-plays-1k-saves-1k-followers\r\n   - https://spotifymonthlylisteners.com/spotify-star-mix-100k-plays-5k-saves-5k-followers\r\n   - https://spotifymonthlylisteners.com/spotify-digger-mix-50k-plays-3k-saves-3k-followers\r\n   - https://spotifymonthlylisteners.com/spotify-playlist-album-plays\r\n   - https://spotifymonthlylisteners.com/spotify-algorithmic-ads-plays\r\n   - https://spotifymonthlylisteners.com/spotify-chart-ranking-plays\r\n   - https://spotifymonthlylisteners.com/spotify-algorithmic-targeted-listeners\r\n   - https://spotifymonthlylisteners.com/spotify-algorithmic-radio-plays\r\n   - https://spotifymonthlylisteners.com/spotify-editorial-playlist-plays\r\n   - https://spotifymonthlylisteners.com/this-is-spotify-playlist-creation\r\n   - https://spotifymonthlylisteners.com/spotify-playlist-push\r\n   - https://spotifymonthlylisteners.com/buy-spotify-monthly-listeners\r\n   - https://spotifymonthlylisteners.com/promote-music-on-spotify\r\n   - https://spotifymonthlylisteners.com/promote-spotify-music\r\n   - https://spotifymonthlylisteners.com/music-promotion-on-spotify\r\n   - https://spotifymonthlylisteners.com/spotify-promotion-service\r\n   - https://spotifymonthlylisteners.com/promote-apple-music\r\n   - https://spotifymonthlylisteners.com/apple-music-promote\r\n   - https://spotifymonthlylisteners.com/free-music-promotion\r\n   - https://spotifymonthlylisteners.com/best-way-to-promote-music\r\n   - https://spotifymonthlylisteners.com/best-way-to-promote-your-music\r\n   - https://spotifymonthlylisteners.com/free-song-promotion\r\n   - https://spotifymonthlylisteners.com/spotify-promotion\r\n   - https://spotifymonthlylisteners.com/spotify-promotion-for-artists\r\n   - https://spotifymonthlylisteners.com/spotify-premium-promotion\r\n   - https://spotifymonthlylisteners.com/spotify-premium-promo\r\n   - https://spotifymonthlylisteners.com/promote-spotify-artist\r\n   - https://spotifymonthlylisteners.com/spotify-promo-for-artists\r\n   - https://spotifymonthlylisteners.com/tiktok-promotion\r\n   - https://spotifymonthlylisteners.com/tiktokpromote\r\n   - https://spotifymonthlylisteners.com/tiktok-promo\r\n   - https://spotifymonthlylisteners.com/how-to-promote-tiktok-videos\r\n   - https://spotifymonthlylisteners.com/promote-tiktok-video\r\n\r\n2. **Apple Music Promotion: recommendation for Actuate , actuate.agency**:\r\n   - **Apple Music Plays**: Increase your Apple Music streams with services like Apple Music Plays, ensuring your music reaches a wider audience.\r\n     - https://spotifymonthlylisteners.com/apple-music-plays\r\n\r\n3. **SoundCloud Promotion: recommendation for Actuate , actuate.agency**:\r\n   - **SoundCloud Followers and Plays**: Services like SoundCloud Comprehensive Package offer a complete solution to increase your SoundCloud followers, plays, and engagement.\r\n     - https://spotifymonthlylisteners.com/soundcloud-comprehensive-package\r\n   - **SoundCloud Reposts**: Use services like Buy SoundCloud Reposts to increase the visibility of your tracks on SoundCloud.\r\n     - https://spotifymonthlylisteners.com/buy-soundcloud-reposts\r\n   - https://spotifymonthlylisteners.com/buy-soundcloud-followers\r\n   - https://spotifymonthlylisteners.com/buy-soundcloud-likes\r\n   - https://spotifymonthlylisteners.com/buy-soundcloud-plays\r\n   - https://spotifymonthlylisteners.com/buy-soundcloud-comments\r\n   - https://spotifymonthlylisteners.com/buy-real-soundcloud-likes\r\n   - https://spotifymonthlylisteners.com/buy-real-soundcloud-followers\r\n   - https://spotifymonthlylisteners.com/soundcloud-promo-set-for-success-start\r\n   - https://spotifymonthlylisteners.com/soundcloud-promotion-bundle-for-music-makers\r\n   - https://spotifymonthlylisteners.com/soundcloud-superstar-growth-kit\r\n   - https://spotifymonthlylisteners.com/buy-soundcloud-real-reposts\r\n   - https://spotifymonthlylisteners.com/organic-soundcloud-push\r\n\r\n#### YouTube and Video Marketing: recommendation for Actuate , actuate.agency\r\n\r\nYouTube is a powerful platform for music promotion, allowing artists to share music videos, live performances, and behind-the-scenes content. Here are some strategies and tools to enhance your YouTube presence:\r\n\r\n1. **YouTube Views and Subscribers**:\r\n   - **Buy YouTube Views**: Increase your video views with services like Buy YouTube Views, helping you reach a larger audience.\r\n     - https://spotifymonthlylisteners.com/buy-youtube-views\r\n   - **Buy YouTube Subscribers**: Boost your channel\'s subscriber count with services like Buy YouTube Subscribers, attracting more viewers to your content.\r\n     - https://spotifymonthlylisteners.com/buy-youtube-subscribers\r\n   - https://spotifymonthlylisteners.com/youtube-starter-100-subscribers-1-000-views-50-likes\r\n   - https://spotifymonthlylisteners.com/youtube-pro-500-subscribers-10-000-views-100-likes\r\n   - https://spotifymonthlylisteners.com/youtube-digger-1-000-subscribers-50-000-views-500-likes\r\n   - https://spotifymonthlylisteners.com/youtube-star-2-000-subscribers-100-000-views-1k-likes\r\n   - https://spotifymonthlylisteners.com/buy-youtube-shorts-views\r\n   - https://spotifymonthlylisteners.com/buy-targeted-youtube-views\r\n   - https://spotifymonthlylisteners.com/subscribe-to-youtube\r\n   - https://spotifymonthlylisteners.com/subscribe-view\r\n   - https://spotifymonthlylisteners.com/subscribe-views\r\n   - https://spotifymonthlylisteners.com/subscriber-view\r\n   - https://spotifymonthlylisteners.com/view-subscriber\r\n   - https://spotifymonthlylisteners.com/youtube-subscriber-view\r\n   - https://spotifymonthlylisteners.com/youtube-view-subscriptions\r\n   - https://spotifymonthlylisteners.com/real-youtube-views-organic-subscribers\r\n   - https://spotifymonthlylisteners.com/youtube-views-with-most-views\r\n   - https://spotifymonthlylisteners.com/highest-video-views-on-youtube\r\n   - https://spotifymonthlylisteners.com/most-seen-video-on-youtube\r\n   - https://spotifymonthlylisteners.com/most-viewed-video-of-youtube\r\n   - https://spotifymonthlylisteners.com/youtube-views\r\n   - https://spotifymonthlylisteners.com/view-for-view-youtube\r\n   - https://spotifymonthlylisteners.com/most-watch-video-on-youtube\r\n   - https://spotifymonthlylisteners.com/top-viewed-video-on-youtube\r\n   - https://spotifymonthlylisteners.com/free-youtube-views\r\n   - https://spotifymonthlylisteners.com/grow-your-youtube-channel\r\n   - https://spotifymonthlylisteners.com/youtube-pay-per-view\r\n   - https://spotifymonthlylisteners.com/promote-your-youtube-channel\r\n   - https://spotifymonthlylisteners.com/youtube-view-bot\r\n   - https://spotifymonthlylisteners.com/yt-view-bot\r\n   - https://spotifymonthlylisteners.com/boost-youtube-views\r\n   - https://spotifymonthlylisteners.com/get-more-views-on-youtube\r\n   - https://spotifymonthlylisteners.com/youtube-views-to-money\r\n   - https://spotifymonthlylisteners.com/most-viewed-youtube-short\r\n   - https://spotifymonthlylisteners.com/most-viewed-youtube-shorts\r\n   - https://spotifymonthlylisteners.com/free-views-in-youtube\r\n   - https://spotifymonthlylisteners.com/free-ig-likes\r\n   - https://spotifymonthlylisteners.com/free-instagram-followers-and-likes\r\n   - https://spotifymonthlylisteners.com/most-liked-instagram-post\r\n   - https://spotifymonthlylisteners.com/instagram-most-liked-posts\r\n   - https://spotifymonthlylisteners.com/free-ig-likes-and-followers\r\n   - https://spotifymonthlylisteners.com/buy-comment-on-instagram\r\n   - https://spotifymonthlylisteners.com/instagram-likes-free\r\n   - https://spotifymonthlylisteners.com/getting-free-instagram-followers\r\n   - https://spotifymonthlylisteners.com/instagram-likes-free-web\r\n   - https://spotifymonthlylisteners.com/get-free-instagram-likes\r\n   - https://spotifymonthlylisteners.com/get-free-ig-likes\r\n\r\n2. **YouTube Likes and Comments**:\r\n   - **Buy YouTube Likes**: Increase the engagement on your videos with services like Buy YouTube Likes, making your content more appealing to viewers.\r\n     - https://spotifymonthlylisteners.com/buy-youtube-likes\r\n   - **Buy Custom YouTube Comments**: Use services like Buy Custom YouTube Comments to add authentic comments to your videos, enhancing viewer interaction.\r\n     - https://spotifymonthlylisteners.com/buy-custom-youtube-comments\r\n   - https://spotifymonthlylisteners.com/buy-real-youtube-likes\r\n\r\n#### Music Blog and Publication Placement: recommendation for Actuate , actuate.agency\r\n\r\nGetting your music featured on popular music blogs and publications can significantly increase your visibility and credibility. Here are some services to help you secure placements:\r\n\r\n1. **Music Blog Placement: recommendation for Actuate , actuate.agency**:\r\n   - **Single Blog Placement**: Services like 1 Music Blog Placement help you get featured on a single high-traffic music blog.\r\n     - https://spotifymonthlylisteners.com/1-music-blog-placement\r\n   - **Multiple Blog Placements**: Use services like 5 Music Blogs Placement to get your music featured on multiple blogs, reaching a wider audience.\r\n     - https://spotifymonthlylisteners.com/5-music-blogs-placement\r\n   - https://spotifymonthlylisteners.com/2-music-blog-placement\r\n   - https://spotifymonthlylisteners.com/3-music-blogs-placement\r\n   - https://spotifymonthlylisteners.com/music-pr-package-5-blogs-5-usa-radio-stations-placement\r\n\r\n2. **Music Publications**:\r\n   - **Music Publications in the Best Blogs**: Services like Music Publications in the Best Blogs help you get featured in top-tier music publications, enhancing your credibility and reach.\r\n     - https://spotifymonthlylisteners.com/music-publications-in-the-best-blogs\r\n\r\n#### Additional Promotion Services: recommendation for Actuate , actuate.agency\r\n\r\nThere are numerous other promotion services that can help you boost your music career. Here are some notable mentions:\r\n\r\n1. **Beatport Promotion: recommendation for Actuate , actuate.agency**:\r\n   - **Beatport Top 100 Tracks Promotion**: Services like Beatport Top 100 Tracks Promotion help you get your tracks featured in the Beatport Top 100 charts.\r\n     - https://spotifymonthlylisteners.com/beatport-top-100-tracks-promotion-strong-genres\r\n   - https://spotifymonthlylisteners.com/beatport-top-100-tracks-promotion-easy-genres\r\n   - https://spotifymonthlylisteners.com/beatport-top-100-genre-releases\r\n   - https://spotifymonthlylisteners.com/beatport-daily-push\r\n\r\n2. **iTunes Promotion: recommendation for Actuate , actuate.agency**:\r\n   - **iTunes Top 100 Chart Promotion**: Use services like iTunes Top 100 Turkey Chart to get your music featured in the iTunes Top 100 charts in various countries.\r\n     - https://spotifymonthlylisteners.com/itunes-top-100-turkey-chart\r\n   - https://spotifymonthlylisteners.com/itunes-top-100-france-chart\r\n   - https://spotifymonthlylisteners.com/itunes-germany-top-100-promotion\r\n   - https://spotifymonthlylisteners.com/itunes-uk-top-100-promotion\r\n   - https://spotifymonthlylisteners.com/itunes-canada-top-100-promotion\r\n   - https://spotifymonthlylisteners.com/itunes-usa-top-100-promotion-pop-hip-hop-rock-genres\r\n   - https://spotifymonthlylisteners.com/itunes-usa-top-100-promotion-for-easy-genres\r\n   - https://spotifymonthlylisteners.com/itunes-album-chart-promotion-by-country\r\n\r\n3. **Mixcloud Promotion: recommendation for Actuate , actuate.agency**:\r\n   - **Mixcloud Plays and Followers**: Services like 1,000 Real Mixcloud Plays offer a combination of plays, followers, likes, and reposts, helping you boost your Mixcloud presence.\r\n     - https://spotifymonthlylisteners.com/1-000-real-mixcloud-plays\r\n   - https://spotifymonthlylisteners.com/10-000-real-mixcloud-plays\r\n   - https://spotifymonthlylisteners.com/100-000-real-mixcloud-plays\r\n   - https://spotifymonthlylisteners.com/10-000-mixcloud-plays\r\n   - https://spotifymonthlylisteners.com/100-real-mixcloud-plays\r\n   - https://spotifymonthlylisteners.com/100-mixcloud-plays\r\n   - https://spotifymonthlylisteners.com/1-000-mixcloud-plays\r\n   - https://spotifymonthlylisteners.com/10-000-mixcloud-plays\r\n   - https://spotifymonthlylisteners.com/100-mixcloud-likes\r\n   - https://spotifymonthlylisteners.com/1-000-mixcloud-likes\r\n   - https://spotifymonthlylisteners.com/3-000-mixcloud-likes\r\n   - https://spotifymonthlylisteners.com/500-mixcloud-likes\r\n   - https://spotifymonthlylisteners.com/10-000-mixcloud-likes\r\n   - https://spotifymonthlylisteners.com/100-mixcloud-reposts\r\n   - https://spotifymonthlylisteners.com/1-000-mixcloud-reposts\r\n   - https://spotifymonthlylisteners.com/3-000-mixcloud-reposts\r\n   - https://spotifymonthlylisteners.com/500-mixcloud-reposts\r\n   - https://spotifymonthlylisteners.com/10-000-mixcloud-reposts\r\n   - https://spotifymonthlylisteners.com/250-real-mixcloud-followers\r\n   - https://spotifymonthlylisteners.com/500-real-mixcloud-followers\r\n   - https://spotifymonthlylisteners.com/1-000-real-mixcloud-followers\r\n   - https://spotifymonthlylisteners.com/100-real-mixcloud-followers\r\n   - https://spotifymonthlylisteners.com/real-mixcloud-mix-10k-plays-100-followers-100-likes-100-reposts\r\n\r\n4. **Tidal Promotion: recommendation for Actuate , actuate.agency**:\r\n   - https://spotifymonthlylisteners.com/1-000-tidal-plays\r\n   - https://spotifymonthlylisteners.com/5-000-tidal-plays\r\n   - https://spotifymonthlylisteners.com/10-000-tidal-plays\r\n   - https://spotifymonthlylisteners.com/buy-premium-spotify-saves\r\n   - https://spotifymonthlylisteners.com/add-track-to-1-tidal-playlist\r\n   - https://spotifymonthlylisteners.com/add-track-to-2-tidal-playlists\r\n   - https://spotifymonthlylisteners.com/add-track-to-5-tidal-playlists\r\n   - https://spotifymonthlylisteners.com/add-track-to-10-tidal-playlists\r\n   - https://spotifymonthlylisteners.com/one-tidal-hip-hop-playlist\r\n   - https://spotifymonthlylisteners.com/three-tidal-hip-hop-playlists\r\n   - https://spotifymonthlylisteners.com/five-tidal-hip-hop-playlists\r\n\r\n5. **Deezer Promotion: recommendation for Actuate , actuate.agency**:\r\n   - https://spotifymonthlylisteners.com/1-000-deezer-plays\r\n   - https://spotifymonthlylisteners.com/2-000-deezer-plays\r\n   - https://spotifymonthlylisteners.com/5-000-deezer-plays\r\n   - https://spotifymonthlylisteners.com/10-000-deezer-plays\r\n   - https://spotifymonthlylisteners.com/2-000-deezer-plays\r\n   - https://spotifymonthlylisteners.com/100-deezer-followers\r\n   - https://spotifymonthlylisteners.com/500-deezer-followers\r\n   - https://spotifymonthlylisteners.com/1-000-deezer-followers\r\n   - https://spotifymonthlylisteners.com/100-000-deezer-followers\r\n   - https://spotifymonthlylisteners.com/10-000-deezer-followers\r\n\r\n6. **Audiomack Promotion: recommendation for Actuate , actuate.agency**:\r\n   - https://spotifymonthlylisteners.com/1-000-audiomack-plays\r\n   - https://spotifymonthlylisteners.com/2-000-audiomack-plays\r\n   - https://spotifymonthlylisteners.com/5-000-audiomack-plays\r\n   - https://spotifymonthlylisteners.com/10-000-audiomack-plays\r\n   - https://spotifymonthlylisteners.com/10-000-audiomack-plays\r\n\r\n7. **Shazam Promotion: recommendation for Actuate , actuate.agency**:\r\n   - https://spotifymonthlylisteners.com/1-000-shazam-plays\r\n   - https://spotifymonthlylisteners.com/5-000-shazam-plays\r\n   - https://spotifymonthlylisteners.com/10-000-shazam-plays\r\n   - https://spotifymonthlylisteners.com/100-000-shazam-plays\r\n\r\n8. **Boomplay Promotion: recommendation for Actuate , actuate.agency**:\r\n   - https://spotifymonthlylisteners.com/buy-boomplay-streams\r\n\r\n9. **Resident Advisor Promotion: recommendation for Actuate , actuate.agency**:\r\n   - https://spotifymonthlylisteners.com/10-resident-advisor-members\r\n   - https://spotifymonthlylisteners.com/25-resident-advisor-members\r\n   - https://spotifymonthlylisteners.com/50-resident-advisor-members\r\n   - https://spotifymonthlylisteners.com/100-resident-advisor-members\r\n   - https://spotifymonthlylisteners.com/10-resident-advisor-followers\r\n   - https://spotifymonthlylisteners.com/25-resident-advisor-followers\r\n   - https://spotifymonthlylisteners.com/50-resident-advisor-followers\r\n   - https://spotifymonthlylisteners.com/100-resident-advisor-followers\r\n\r\n10. **Billboard Promotion: recommendation for Actuate , actuate.agency**:\r\n    - https://spotifymonthlylisteners.com/billboard-magazine-publishing\r\n\r\n11. **Artist Push Special Guide: recommendation for Actuate , actuate.agency**:\r\n    - https://spotifymonthlylisteners.com/artist-push-special-guide\r\n\r\n12. **How to Make Money on Your Music on TikTok Guide for Beginners and Experts PDF: recommendation for Actuate , actuate.agency**:\r\n    - https://spotifymonthlylisteners.com/how-to-make-money-on-your-music-on-tiktok-guide-for-beginners-and-experts-pdf\r\n\r\n13. **How to Push Your Track on Billboard Top 100 Chart PDF: recommendation for Actuate , actuate.agency**:\r\n    - https://spotifymonthlylisteners.com/how-to-push-your-track-on-billboard-top-100-chart-pdf\r\n\r\n14. **Best Streaming Services Comparison Deezer Tidal Spotify and Apple Music PDF: recommendation for Actuate , actuate.agency**:\r\n    - https://spotifymonthlylisteners.com/best-streaming-services-comparison-deezer-tidal-spotify-and-apple-music-pdf\r\n\r\n15. **How to Collect Royalties from Apple Music PDF: recommendation for Actuate , actuate.agency**:\r\n    - https://spotifymonthlylisteners.com/how-to-collect-royalties-from-apple-music-pdf\r\n\r\n16. **How to Get on Top 100 Spotify Charts PDF: recommendation for Actuate , actuate.agency**:\r\n    - https://spotifymonthlylisteners.com/how-to-get-on-top-100-spotify-charts-pdf\r\n\r\n17. **Comprehensive Guide to Increasing Music Revenue: recommendation for Actuate , actuate.agency**:\r\n    - https://spotifymonthlylisteners.com/comprehensive-guide-to-increasing-music-revenue\r\n\r\n18. **How to Find the Best Distributor for Royalty Payouts PDF: recommendation for Actuate , actuate.agency**:\r\n    - https://spotifymonthlylisteners.com/how-to-find-the-best-distributor-for-royalty-payouts-pdf\r\n\r\n19. **How to Start a Record Label from Scratch PDF Guide: recommendation for Actuate , actuate.agency**:\r\n    - https://spotifymonthlylisteners.com/how-to-start-a-record-label-from-scratch-pdf-guide\r\n\r\n20. **Radio Promotion Guide on How to Submit Your Music on Worldwide Stations PDF: recommendation for Actuate , actuate.agency**:\r\n    - https://spotifymonthlylisteners.com/radio-promotion-guide-on-how-to-submit-your-music-on-worldwide-stations-pdf\r\n\r\n21. **How to Become a Music Producer PDF Guide: recommendation for Actuate , actuate.agency**:\r\n    - https://spotifymonthlylisteners.com/how-to-become-a-music-producer-pdf-guide\r\n\r\n22. **How to Use Spotify Playlist Promotion for Boosting Your Tracks PDF: recommendation for Actuate , actuate.agency**:\r\n    - https://spotifymonthlylisteners.com/how-to-use-spotify-playlist-promotion-for-boosting-your-tracks-pdf\r\n\r\n23. **How to Get on the Beatport Top 100 PDF: recommendation for Actuate , actuate.agency**:\r\n    - https://spotifymonthlylisteners.com/how-to-get-on-the-beatport-top-100-pdf\r\n\r\n24. **How to Get Followers on TikTok Proactive Insider Tactics in PDF: recommendation for Actuate , actuate.agency**:\r\n    - https://spotifymonthlylisteners.com/how-to-get-followers-on-tiktok-proactive-insider-tactics-in-pdf\r\n\r\n25. **How to Make Money on Your YouTube Music Channel PDF: recommendation for Actuate , actuate.agency**:\r\n    - https://spotifymonthlylisteners.com/how-to-make-money-on-your-youtube-music-channel-pdf\r\n\r\nBy utilizing these strategies and tools, you can effectively promote your music, increase your fan base, and achieve your music marketing goals. Whether you\'re focusing on social media, streaming platforms, or music blogs, there are numerous services available to help you succeed in the competitive music industry.',''),(4670,1,562,'7.1','1',''),(4671,1,562,'7.2','I have read and agree to the privacy policy',''),(4672,1,562,'7.3','2',''),(4673,1,563,'1','ClydeFes',''),(4674,1,563,'3','cdealwabmecon1981@op.pl',''),(4675,1,563,'4','Google',''),(4676,1,563,'5','87458779283',''),(4677,1,563,'6','посетить сайт [url=https://casino-o.pro]обзор казино с бесплатными фриспинами[/url]',''),(4678,1,563,'7.1','1',''),(4679,1,563,'7.2','I have read and agree to the privacy policy',''),(4680,1,563,'7.3','2',''),(4681,1,564,'1','Samuelfouck',''),(4682,1,564,'3','poskingkato1986@op.pl',''),(4683,1,564,'4','AliExpress',''),(4684,1,564,'5','87134635731',''),(4685,1,564,'6','[url=https://meqa.fo/]мега ссылки[/url] - сайт мега, mega.gd',''),(4686,1,564,'7.1','1',''),(4687,1,564,'7.2','I have read and agree to the privacy policy',''),(4688,1,564,'7.3','2',''),(4689,1,565,'1','Cherie Bennett',''),(4690,1,565,'3','kaizen@growwealthy.info',''),(4691,1,565,'4','Larry Sasse',''),(4692,1,565,'5','06785 55 18 10',''),(4693,1,565,'6','Join forces with industry-leading analysts boasting over 5000+ winning trades since September 2023, guiding you through this year’s bull run with unmatched expertise.\r\n\r\n\r\nWe help you make money in crypto - Kaizen is a premium crypto membership offering expert trade setups, in-depth research, market insights, educational content, and a supportive community to help you win in crypto: https://www.growwealthy.info/kaizen .\r\n\r\nWhat you will get:\r\n	Receive reliable, high-quality trading signals to enhance your market entries.\r\n	Access real-time market analysis and strategies from expert traders.\r\n	Get detailed breakdowns of market trends and forecasts to improve your trading.\r\n	Join a network of traders sharing strategies, tips, and support.\r\n	Gain access to courses and materials to improve your skills and knowledge.\r\n\r\nWebmaster like you have turned his 18k portfolio into 28k in just two weeks: https://www.growwealthy.info/kaizen .         \r\n\r\nCherie Bennett\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=actuate.agency  \r\nAddress: 2767 Franklee Lane\r\nPortland, PA 97205',''),(4694,1,565,'7.1','1',''),(4695,1,565,'7.2','I have read and agree to the privacy policy',''),(4696,1,565,'7.3','2',''),(4697,1,566,'1','ZSoodo',''),(4698,1,566,'3','cezucbpdr@gmail.com',''),(4699,1,566,'4','Apple',''),(4700,1,566,'5','82784984657',''),(4701,1,566,'6','<a href=https://1win-romania-bonus.com>1win bonus code RomГўnia</a>',''),(4702,1,566,'7.1','1',''),(4703,1,566,'7.2','I have read and agree to the privacy policy',''),(4704,1,566,'7.3','2',''),(4705,1,567,'1','Lachlan Lorenzo',''),(4706,1,567,'3','lorenzo.lachlan@gmail.com',''),(4707,1,567,'4','Lachlan Lorenzo',''),(4708,1,567,'6','What if your website actuate.agency was guaranteed a remarkable boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a complimentary 4,000 targeted so you can experience the results firsthand. Beyond the trial, we offer plans for up to 350,000 visitors monthly, all targeted to align with your niche. Let’s grow your site’s reach together. Get more information here: https://ln.run/BdUUb',''),(4709,1,567,'7.1','1',''),(4710,1,567,'7.2','I have read and agree to the privacy policy',''),(4711,1,567,'7.3','2',''),(4712,1,568,'1','Bernadine Lundy',''),(4713,1,568,'3','bernadine.lundy@yahoo.com',''),(4714,1,568,'4','Bernadine Lundy',''),(4715,1,568,'5','6806003495',''),(4716,1,568,'6','Are you maximizing the potential of your actuate.agency website? Many sites lose thousands of visitors daily simply due to a lack of targeted exposure. With our AI-driven traffic solution, we can help you reach this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350,000 visitors per month. Let’s boost your website traffic and turn more visitors into growth. Get more information here: https://ln.run/BdUUb',''),(4717,1,568,'7.1','1',''),(4718,1,568,'7.2','I have read and agree to the privacy policy',''),(4719,1,568,'7.3','2',''),(4720,1,569,'1','Jean Gaylord',''),(4721,1,569,'3','gaylord.jean@msn.com',''),(4722,1,569,'4','Jean Gaylord',''),(4723,1,569,'6','Our Highly Sophisticated Step-By-Step Blueprint to Becoming a Million Dollar Warrior: \r\n\r\nGet Access to My Intricate & Extremely Elaborate Business Model I Use to Generate 7 Figures on Warrior Plus... \r\n\r\nBroken Down in Simple & Easy to Follow Steps So You Can Follow Along & Build Your Own Insanely Profitable Online Business!\r\n\r\nDiscover This Unique Online Marketing Business System That Is Consistently Driving Revenue, Sales, & Commissions with Almost ZERO Expenses and Just a Couple of Hours of Work Per Week!\r\n\r\nLearn More: https://bit.ly/MilionDolar',''),(4724,1,569,'7.1','1',''),(4725,1,569,'7.2','I have read and agree to the privacy policy',''),(4726,1,569,'7.3','2',''),(4727,1,570,'1','Paul',''),(4728,1,570,'3','bizassistance008@outlook.com',''),(4729,1,570,'4','Business Process Associate',''),(4730,1,570,'5','576296926',''),(4731,1,570,'6','Hi, Are you looking for someone who can follow your complex business SOPs and work on them accordingly? \r\nI specialize in Back-office work and I can help you in the following ways:\r\n1. Data Management Services: Data Entry, Data Processing, Data Cleansing, Data Conversion to different formats, Data Extraction, Data Verification and extraction\r\n2. Financial Accounting Services: Account Payable, Receivables, Reconciliations, Invoice Factoring, Financial Statements, Creating Invoices.\r\n3. E-Commerce Management: Order Processing, Product Add/Delete/Modify, Cart and Shop Management. \r\n4. Custom Process Follow: Understanding your SOP, Software Data Entry, Medical Bill Entry, Form filling\r\n\r\nMy Cost is USD 10/hr for these back-office tasks. Ping me on bizassistance008@outlook.com if you have any requirements right now.',''),(4732,1,570,'7.1','1',''),(4733,1,570,'7.2','I have read and agree to the privacy policy',''),(4734,1,570,'7.3','2',''),(4735,1,571,'1','Paul Vaughan',''),(4736,1,571,'3','coursemateai@greatbusi.info',''),(4737,1,571,'4','Edmund Sonnier',''),(4738,1,571,'5','423-857-5652',''),(4739,1,571,'6','Hi ,\r\n\r\nYou\'ve probably heard about and perhaps seen Udemy before.\r\n\r\nIt\'s one of the most popular eLearning platforms, with tens of millions of users.\r\n\r\nHow would you like to have your OWN academy, similar to Udemy? Check this out: https://www.greatbusi.info/coursemateai \r\n\r\nUnlike Udemy, where your course gets added to a marketplace containing thousands of similar courses, this new platform allows you to OWN the entire academy.\r\n\r\nYou get a unique URL for your academy, and when visitors go there, you profit from ANYTHING they buy there.\r\n\r\nBut wait, it gets even better.\r\n\r\nInstead of having to split your profits with the platform, the payments go DIRECTLY to you and you get to keep 100 percent of the profits!\r\n\r\nAs you\'ll see, it\'s kind of like Udemy, but from an internet marketing and business-owner standpoint, I like this one a lot better.\r\n\r\nUsing this brand new platform, you can launch your own eLearning business in a matter of minutes, with no prior experience or technical skills needed - thanks to the power of AI technology.\r\n\r\nI recommend going here and checking it out immediately: https://www.greatbusi.info/coursemateai \r\n\r\nRight now it\'s super affordable during the launch special, but due to high demand they plan to increase the price to a monthly subscription for those who join later. So don\'t wait, join today!\r\n\r\nTo your success,\r\n\r\nPaul Vaughan\r\n\r\n\r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=actuate.agency  \r\nAddress: 73 Heavens Way\r\nWinter Haven, FL 33830',''),(4740,1,571,'7.1','1',''),(4741,1,571,'7.2','I have read and agree to the privacy policy',''),(4742,1,571,'7.3','2',''),(4743,1,572,'1','ZSoodo',''),(4744,1,572,'3','vgybvdkfm@gmail.com',''),(4745,1,572,'4','Wallmart',''),(4746,1,572,'5','82163595342',''),(4747,1,572,'6','<a href=https://1x-slots-argentina-bonus.com>1Win crash-game Aviator Argentina</a>',''),(4748,1,572,'7.1','1',''),(4749,1,572,'7.2','I have read and agree to the privacy policy',''),(4750,1,572,'7.3','2',''),(4751,1,573,'1','Sam Harper',''),(4752,1,573,'3','sam.harper1@hotmail.com',''),(4753,1,573,'4','Sam Harper',''),(4754,1,573,'5','665889559',''),(4755,1,573,'6','Did you know that your website actuate.agency might not be connect with its audience? With our advanced AI traffic system, you might be able to gain access to thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation free trial with 4,000 visitors to demonstrate what’s possible. Once you see the difference, our scalable options can provide up to 350,000 visitors monthly. Let us help you convert lost potential to meaningful traffic growth. Get more information here: https://shorten.so/betro',''),(4756,1,573,'7.1','1',''),(4757,1,573,'7.2','I have read and agree to the privacy policy',''),(4758,1,573,'7.3','2',''),(4759,1,574,'1','Ernestmib',''),(4760,1,574,'3','marina_golubeva_39723@mail.ru',''),(4761,1,574,'4','Google',''),(4762,1,574,'5','85222144665',''),(4763,1,574,'6','A year on from Qatar 2022, what’s the legacy of a World Cup like no other? \r\n[url=https://blackspruty4w3j4bzyhlk24jr32wbpnfo3oyywn4ckwylo4hkcyy4yd.cc]блэк спрут onion[/url] \r\nThe 2022 World Cup final will go down as one of the most exciting, dramatic and memorable matches in the history of the game. \r\n \r\nIt was the scene of Lionel Messi’s greatest moment on a soccer pitch, in which he cemented his legacy as the best player of his generation after finally guiding Argentina to World Cup glory. \r\n \r\nIt was, for many, the perfect, fairytale ending to a tournament which thrilled well over a billion fans around the world. So good, perhaps, that many forgot it bookended the most controversial World Cup in history. \r\nhttps://bs2-blacksprut.net \r\nblacksprut com \r\nRewind to the start of the tournament and the talk was all about matters off the field: from workers’ rights to the treatment of the LGBTQ+ community. \r\n \r\nJust hours before the opening match, FIFA President Gianni Infantino launched into a near hour-long tirade to hundreds of journalists at a press conference in Doha, where he accused Western critics of hypocrisy and racism. \r\n \r\n“Reform and change takes time. It took hundreds of years in our countries in Europe. It takes time everywhere, the only way to get results is by engaging […] not by shouting,” said Infantino. \r\n \r\nAt one point, the FIFA president challenged the room of journalists, stressing FIFA will protect the legacy for migrant workers that it set out with the Qatar authorities. \r\n \r\n“I’ll be back, we’ll be here to check, don’t worry, because you will be gone,” he said. \r\n \r\nSo, a year on from the World Cup final, what is the legacy of the 2022 World Cup?',''),(4764,1,574,'7.1','1',''),(4765,1,574,'7.2','I have read and agree to the privacy policy',''),(4766,1,574,'7.3','2',''),(4767,1,575,'1','Candra Castello',''),(4768,1,575,'3','mckeeknight85065@gmail.com',''),(4769,1,575,'4','Candra Castello',''),(4770,1,575,'5','6996259538',''),(4771,1,575,'6','Hi actuate.agency Administrator\r\n\r\nAre you ready to take control of your Google Maps Rankings and boost your business visibility? \r\n\r\nWould you like to learn more about our \"Google Maps Ranking\" service and how it can help you secure a top spot in local search results, attract more customers, and stand out from the competition? \r\n\r\nLet us know, and we’ll share all the details with you!\r\n\r\nReply to this email, and I\'ll be happy to share more details with you.\r\n\r\nBest regards,\r\nCandra Castello\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n   \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nAustria, STYRIA, Fressnitzviertel, 8102, Gasteiner Strasse 26\r\nTo stop any further communication through your website form, Please reply with subject:  Unsubscribe actuate.agency',''),(4772,1,575,'7.1','1',''),(4773,1,575,'7.2','I have read and agree to the privacy policy',''),(4774,1,575,'7.3','2',''),(4775,1,576,'1','Jawad M',''),(4776,1,576,'3','maribel.elmslie@gmail.com',''),(4777,1,576,'4','Maribel Elmslie',''),(4778,1,576,'5','126282747',''),(4779,1,576,'6','Hi,\r\nI came across your website on Google and noticed a small issue with your logo and it doesn’t fully reflect the potential of your brand.\r\nI’d love to help you fix this and create a logo that truly represents your business.\r\n\r\nIf you’d like to work together, you can reach me here on fiverr : https://bit.ly/work-with-jawad\r\n\r\nFeel free to share this with anyone else who might need a better logo too.\r\n\r\nBest regards,\r\nJawad',''),(4780,1,576,'7.1','1',''),(4781,1,576,'7.2','I have read and agree to the privacy policy',''),(4782,1,576,'7.3','2',''),(4783,1,577,'1','Roseann Philipp',''),(4784,1,577,'3','roseann.philipp@gmail.com',''),(4785,1,577,'4','Roseann Philipp',''),(4786,1,577,'5','89435679',''),(4787,1,577,'6','What if your website actuate.agency experienced a remarkable boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can experience the results firsthand. Beyond the trial, we offer plans for up to 350,000 visitors monthly, all targeted to fit your ideal demographic. Let’s expand your site’s reach together. Get more information here: https://shorten.so/betro',''),(4788,1,577,'7.1','1',''),(4789,1,577,'7.2','I have read and agree to the privacy policy',''),(4790,1,577,'7.3','2',''),(4791,1,578,'1','Brian WRIGHT Eng.',''),(4792,1,578,'3','newsletter@wexxon.com',''),(4793,1,578,'4','WEXXON',''),(4794,1,578,'5','7209248652',''),(4795,1,578,'6','Are you or your loved one undergoing surgery? Are you worried if surgery will be safe and without life-threatening complications like an embolism, thrombosis, or some other complication that can seriously endanger your life or your loved ones\' lives? We can prepare for you our FUTURE FORECAST report that will contain accurate information on when is the best time to undergo surgery for you or your loved ones without life-threatening complications. You can order your FUTURE FORECAST report at https://wexxon.com/home/10-future-forecast-transits.html',''),(4796,1,578,'7.1','1',''),(4797,1,578,'7.2','I have read and agree to the privacy policy',''),(4798,1,578,'7.3','2',''),(4799,1,579,'1','Gregg Degraves',''),(4800,1,579,'3','degraves.gregg@gmail.com',''),(4801,1,579,'4','Gregg Degraves',''),(4802,1,579,'5','3869837962',''),(4803,1,579,'6','What if your website actuate.agency was guaranteed a remarkable boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a complimentary 4,000 targeted so you can test the results firsthand. Beyond the trial, we deliver plans for up to 350,000 visitors monthly, all targeted to fit your ideal demographic. Let’s grow your site’s reach together. Get more information here: https://shorten.tv/oa5LS',''),(4804,1,579,'7.1','1',''),(4805,1,579,'7.2','I have read and agree to the privacy policy',''),(4806,1,579,'7.3','2',''),(4807,1,580,'1','ZSoodo',''),(4808,1,580,'3','bxdealwvu@gmail.com',''),(4809,1,580,'4','Google',''),(4810,1,580,'5','86146335874',''),(4811,1,580,'6','<a href=https://1win-nigeria-ng-bonus.com>1win</a>',''),(4812,1,580,'7.1','1',''),(4813,1,580,'7.2','I have read and agree to the privacy policy',''),(4814,1,580,'7.3','2',''),(4815,1,581,'1','ZSoodo',''),(4816,1,581,'3','mzzjwqeja@gmail.com',''),(4817,1,581,'4','Wallmart',''),(4818,1,581,'5','84392962674',''),(4819,1,581,'6','<a href=https://1win-colombia-co-bonus.com>1win CГіdigo promocional</a>',''),(4820,1,581,'7.1','1',''),(4821,1,581,'7.2','I have read and agree to the privacy policy',''),(4822,1,581,'7.3','2',''),(4823,1,582,'1','Albertcog',''),(4824,1,582,'3','lingloscconsro1978@op.pl',''),(4825,1,582,'4','Apple',''),(4826,1,582,'5','83974231713',''),(4827,1,582,'6','great post to read [url=https://sites.google.com/mycryptowalletus.com/phantom-wallet-login/]phantom Download[/url]',''),(4828,1,582,'7.1','1',''),(4829,1,582,'7.2','I have read and agree to the privacy policy',''),(4830,1,582,'7.3','2',''),(4831,1,583,'1','Pablo Beaudoin',''),(4832,1,583,'3','pablo.beaudoin@hotmail.com',''),(4833,1,583,'4','Pablo Beaudoin',''),(4834,1,583,'5','488267746',''),(4835,1,583,'6','Did you know that your website actuate.agency might not be reach its full potential? With our advanced AI traffic system, you could be reach thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation free trial with 4,000 visitors to showcase what’s possible. Once you see the difference, our scalable options can provide up to 350,000 visitors monthly. Let us help you realize meaningful traffic growth. Get more information here: https://ow.ly/NW5o50Urka4',''),(4836,1,583,'7.1','1',''),(4837,1,583,'7.2','I have read and agree to the privacy policy',''),(4838,1,583,'7.3','2',''),(4839,1,584,'1','RamonblicT',''),(4840,1,584,'3','chandtaritsubs1976@op.pl',''),(4841,1,584,'4','Google',''),(4842,1,584,'5','84416132937',''),(4843,1,584,'6','use this link [url=https://Keplr.at]keplr Download[/url]',''),(4844,1,584,'7.1','1',''),(4845,1,584,'7.2','I have read and agree to the privacy policy',''),(4846,1,584,'7.3','2',''),(4847,1,585,'1','Fosterpaync',''),(4848,1,585,'3','destturnlaspidd1975@op.pl',''),(4849,1,585,'4','Google',''),(4850,1,585,'5','89446948141',''),(4851,1,585,'6','Check Out Your URL [url=https://sites.google.com/mycryptowalletus.com/phantom-walletlogin/]phantom Extension[/url]',''),(4852,1,585,'7.1','1',''),(4853,1,585,'7.2','I have read and agree to the privacy policy',''),(4854,1,585,'7.3','2',''),(4855,1,586,'1','Wayne Brady',''),(4856,1,586,'3','gptdash@dollartip.info',''),(4857,1,586,'4','Ina Dummer',''),(4858,1,586,'5','950 78 374',''),(4859,1,586,'6','Hi,\r\n\r\nThere\'s no denying that the new AI technology is a game-changer for every online business.\r\n\r\nHowever, it\'s not been especially easy to implement and use the AI for all the things you could be using it for... until now!\r\n\r\nCheck out this new dashboard to make it easy: https://www.dollartip.info/gptdash \r\n\r\nThis dashboard is designed to help you create content with ease. With just a few clicks, you can:\r\n\r\n- Do research\r\n- Write blog posts\r\n- Write emails\r\n- Write social media posts\r\n- Write product reviews\r\n- Write sales letters\r\n- Write video scripts\r\n- Generate original images\r\n\r\nFully-Undetectable AI Content!\r\n\r\nAnd the best part? You don\'t need to have any special skills or writing ability to use it.\r\n\r\nGPTDash was created by top-notch internet marketers and copywriters who understand how to get the best results from the AI engines. So instead of worrying about the right prompts, just enter a few keywords, and let the engine do all the \"work\" for you.\r\n\r\nWith GPTDash, you\'ll be able to get more work done and make more while working less. So why wait? I recommend grabbing this today: https://www.dollartip.info/gptdash \r\n\r\nTake advantage of the special launch offer today before it expires.\r\n\r\nSincerely,\r\n\r\nWayne Brady\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.dollartip.info/unsubscribe/?d=actuate.agency \r\nAddress: 4657 Cross Street\r\nSaginaw, MI 48601',''),(4860,1,586,'7.1','1',''),(4861,1,586,'7.2','I have read and agree to the privacy policy',''),(4862,1,586,'7.3','2',''),(4863,1,587,'1','ZSoodo',''),(4864,1,587,'3','nncsmtdye@gmail.com',''),(4865,1,587,'4','Apple',''),(4866,1,587,'5','88799567695',''),(4867,1,587,'6','<a href=https://lemon-casino-hungary-bonus.com>Lemon casino eSports MagyarorszГЎg</a>',''),(4868,1,587,'7.1','1',''),(4869,1,587,'7.2','I have read and agree to the privacy policy',''),(4870,1,587,'7.3','2',''),(4871,1,588,'1','Brian And Dee Gallant',''),(4872,1,588,'3','alethea.gallant@gmail.com',''),(4873,1,588,'4','Alethea Gallant',''),(4874,1,588,'5','9042259166',''),(4875,1,588,'6','The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://shorturl.at/so4jb\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee',''),(4876,1,588,'7.1','1',''),(4877,1,588,'7.2','I have read and agree to the privacy policy',''),(4878,1,588,'7.3','2',''),(4879,1,589,'1','Lazaro Minaya',''),(4880,1,589,'3','minaya.lazaro@outlook.com',''),(4881,1,589,'4','Lazaro Minaya',''),(4882,1,589,'5','06-40447826',''),(4883,1,589,'6','SAVE up to 37% on SEO! FREE Onsite SEO + TRANSPARENT link building at COST PRICE with just a 20% fee. Result: Expect a 214% increase in NEW customers on long term! Contact us now at eso.lus@gmail.com',''),(4884,1,589,'7.1','1',''),(4885,1,589,'7.2','I have read and agree to the privacy policy',''),(4886,1,589,'7.3','2',''),(4887,1,590,'1','Antonietta McCree',''),(4888,1,590,'3','mccree.antonietta@gmail.com',''),(4889,1,590,'4','Antonietta McCree',''),(4890,1,590,'5','7083897242',''),(4891,1,590,'6','Are you maximizing the potential of your actuate.agency website? Many sites overlook thousands of visitors daily simply due to a lack of targeted exposure. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350K visitors per month. Let’s amplify your website traffic and turn more visitors into growth. Get more information here: https://ow.ly/tPXB50Urka3',''),(4892,1,590,'7.1','1',''),(4893,1,590,'7.2','I have read and agree to the privacy policy',''),(4894,1,590,'7.3','2',''),(4895,1,591,'1','Brian WRIGHT Eng.',''),(4896,1,591,'3','newsletter@wexxon.com',''),(4897,1,591,'4','WEXXON',''),(4898,1,591,'5','7209248652',''),(4899,1,591,'6','Are you or your loved one undergoing surgery? Are you worried if surgery will be safe and without life-threatening complications like an embolism, thrombosis, or some other complication that can seriously endanger your life or your loved ones\' lives? We can prepare for you our FUTURE FORECAST report that will contain accurate information on when is the best time to undergo surgery for you or your loved ones without life-threatening complications. You can order your FUTURE FORECAST report at https://wexxon.com/home/10-future-forecast-transits.html',''),(4900,1,591,'7.1','1',''),(4901,1,591,'7.2','I have read and agree to the privacy policy',''),(4902,1,591,'7.3','2',''),(4903,1,592,'1','Gracie Stepp',''),(4904,1,592,'3','stepp.gracie@gmail.com',''),(4905,1,592,'4','Gracie Stepp',''),(4906,1,592,'5','267246282',''),(4907,1,592,'6','SAVE up to 37% on SEO! FREE Onsite SEO + TRANSPARENT link building at COST PRICE with just a 20% fee. Result: Expect a 214% increase in Sales on long term! Contact us now at eso.lus@gmail.com',''),(4908,1,592,'7.1','1',''),(4909,1,592,'7.2','I have read and agree to the privacy policy',''),(4910,1,592,'7.3','2',''),(4911,1,593,'1','Williamjib',''),(4912,1,593,'3','tionaningcong1981@op.pl',''),(4913,1,593,'4','AliExpress',''),(4914,1,593,'5','84126927541',''),(4915,1,593,'6','visit this site [url=https://sites.google.com/mycryptowalletus.com/metamask-walletlogin/]Metamask Extension[/url]',''),(4916,1,593,'7.1','1',''),(4917,1,593,'7.2','I have read and agree to the privacy policy',''),(4918,1,593,'7.3','2',''),(4919,1,594,'1','ZSoodo',''),(4920,1,594,'3','pyawcgeop@gmail.com',''),(4921,1,594,'4','Google',''),(4922,1,594,'5','88297124487',''),(4923,1,594,'6','<a href=https://vavada-hrvatska-bonus.com>Vavada casino online Hrvatska</a>',''),(4924,1,594,'7.1','1',''),(4925,1,594,'7.2','I have read and agree to the privacy policy',''),(4926,1,594,'7.3','2',''),(4927,1,595,'1','Harolderore',''),(4928,1,595,'3','armestarald1971@op.pl',''),(4929,1,595,'4','Apple',''),(4930,1,595,'5','88618683655',''),(4931,1,595,'6','discover here [url=https://keplr-extension.com]keplr wallet[/url]',''),(4932,1,595,'7.1','1',''),(4933,1,595,'7.2','I have read and agree to the privacy policy',''),(4934,1,595,'7.3','2',''),(4935,1,596,'1','Brandonrut',''),(4936,1,596,'3','nnisiflomun1981@op.pl',''),(4937,1,596,'4','Google',''),(4938,1,596,'5','83612957936',''),(4939,1,596,'6','his comment is here [url=https://phantom-wallet.at/]phantom wallet[/url]',''),(4940,1,596,'7.1','1',''),(4941,1,596,'7.2','I have read and agree to the privacy policy',''),(4942,1,596,'7.3','2',''),(4943,1,597,'1','RobertInogy',''),(4944,1,597,'3','fauguablo1981@mail.ru',''),(4945,1,597,'4','Nokia',''),(4946,1,597,'5','84139241846',''),(4947,1,597,'6','от 3099 руб https://azaliya-omsk.ru/obratnaya-svyaz\r\n  ? \r\nБукет из 15 роз Эквадор https://azaliya-omsk.ru/shop/product/buket-no35\r\n \r\nБукет Персиковый пудинг https://azaliya-omsk.ru/shop/folder/rozy-cena\r\n \r\nПопулярное https://azaliya-omsk.ru/shop/tag/cvety-kujbyshev?p=1\r\n \r\n(оценок:5776) \r\nот 3599 руб https://azaliya-omsk.ru/shop/tag/buket-cvetov-omsk\r\n  ?',''),(4948,1,597,'7.1','1',''),(4949,1,597,'7.2','I have read and agree to the privacy policy',''),(4950,1,597,'7.3','2',''),(4951,1,598,'1','BernieGilut',''),(4952,1,598,'3','rietraccabun1976@mail.ru',''),(4953,1,598,'4','FBI',''),(4954,1,598,'5','81831779956',''),(4955,1,598,'6','Не у всех есть чулан или кладовка http://www.36box.ru/containers_shelf.htm\r\n  Зато кровать найдется в каждом доме! Место под кроватью идеально подходит для складирования редко используемых вещей, например, елочных игрушек http://www.36box.ru/cubotainers.htm\r\n  Для этого подойдут пластиковые контейнеры с плотно закрывающимися крышками http://www.36box.ru/profi.htm\r\n  Их легко очистить от пыли — достаточно протереть влажной тканью http://www.36box.ru/\r\n \r\nЦена договорная http://www.36box.ru/stellazh_kont.htm\r\n \r\nНаша компания уже довольно долго сотрудничает с интернет-магазином  http://www.36box.ru/cubotainers.htm\r\n  Мы много раз заказывали поставки пластиковых ящиков, контейнеров и даже мусорных баков http://www.36box.ru/containers_shelf.htm\r\n  Качество товара, клиентская поддержка, работа сайта – все всегда на высоте http://www.36box.ru/metal_racks.htm\r\n  Продолжаем сотрудничество с этой компанией http://www.36box.ru/universal_box.htm\r\n \r\nСреди основных преимуществ шкафов и контейнеров, представленных в ассортименте нашего магазина в Воронеже, мы можем с уверенностью выделить: \r\nВ отложенные В сравнение http://www.36box.ru/articles.htm\r\n \r\nВы можете заказать необходимые товары онлайн с доставкой во все эти города http://www.36box.ru/stelazh.htm',''),(4956,1,598,'7.1','1',''),(4957,1,598,'7.2','I have read and agree to the privacy policy',''),(4958,1,598,'7.3','2',''),(4959,1,599,'1','RaymondDig',''),(4960,1,599,'3','alexde_427@mail.ru',''),(4961,1,599,'4','FBI',''),(4962,1,599,'5','83634169378',''),(4963,1,599,'6','В КОРЗИНУ 2 https://abakpak.ru/catalog/13-klejkie-lenty/670-klejkaya-lenta-50x10-dvuxstor-pp-36-sht1-up/\r\n \r\nИзготовим любой тираж в сжатые сроки https://abakpak.ru/catalog/10-pakety-s-zasshelkoj-zip-lock/658-paket-zip-lock-35x45-40-45-100shtup/\r\n \r\nКартонные коробки Гофрокартон Гофрокороба Упаковочные материалы Самосборные коробки Упаковочная бумага Клейкая лента Листовой картон Двухслойный картон (наполнитель) Стрейч пленка Воздушно - пузырчатая пленка Подборка упаковки по применению https://abakpak.ru/catalog/17-perchatki/740-perchatki-lateksnye-lm-25par/\r\n \r\nРазработаем дизайн макета https://abakpak.ru/catalog/20-bytovaya-khimiya/belizna-gel-koncetrat-1-l/\r\n \r\nСамоклеящиеся пакеты для документов SafeDoc® 185?242 (прорезь) \r\n2160 https://abakpak.ru/catalog/30-akcii-skidki/paket-kur-30x40/\r\n 00 р https://abakpak.ru/about/news/stoimost-dostavki/\r\n /рул https://abakpak.ru/catalog/41-bumazhnaya-klejkaya-lenta/',''),(4964,1,599,'7.1','1',''),(4965,1,599,'7.2','I have read and agree to the privacy policy',''),(4966,1,599,'7.3','2',''),(4967,1,600,'1','ThomasDem',''),(4968,1,600,'3','churpaydunux1976@op.pl',''),(4969,1,600,'4','Google',''),(4970,1,600,'5','87858295653',''),(4971,1,600,'6','find out here now [url=https://rabby-wallet.net/]rabby wallet extension[/url]',''),(4972,1,600,'7.1','1',''),(4973,1,600,'7.2','I have read and agree to the privacy policy',''),(4974,1,600,'7.3','2',''),(4975,1,601,'1','JamesHeads',''),(4976,1,601,'3','vinatimon1983@op.pl',''),(4977,1,601,'4','Nokia',''),(4978,1,601,'5','81347639464',''),(4979,1,601,'6','try here [url=https://sites.google.com/mycryptowalletus.com/phantomwalletlogin/]phantom Download[/url]',''),(4980,1,601,'7.1','1',''),(4981,1,601,'7.2','I have read and agree to the privacy policy',''),(4982,1,601,'7.3','2',''),(4983,1,602,'1','Mack Fowler',''),(4984,1,602,'3','mdatraffic@moredollar.info',''),(4985,1,602,'4','Hai Layton',''),(4986,1,602,'5','03.56.10.50.56',''),(4987,1,602,'6','Hello actuate.agency !\r\n\r\nMDA Traffic is a revolutionary method designed for both beginners and experienced marketers.\r\n\r\nWhether you’re looking to get more visits, boost sales, or increase affiliate commissions, this system makes it easy to drive targeted traffic – even if you’ve never done it before.\r\n\r\nWith just 10-15 minutes, you can set up what we call a “traffic conduit” – a way to direct Google search traffic to your website without spending a cent: https://www.moredollar.info/mdatraffic .\r\n\r\nThis is 100% legal, completely beginner-friendly, and gets you on Google’s page 1 .\r\n\r\nImagine being able to drive traffic from one of the world’s largest search engines without a single ad dollar.\r\n\r\nThat’s the power of MDA Traffic.   Ready to find out more?\r\n\r\nClick here to unlock targeted traffic today: https://www.moredollar.info/mdatraffic !\r\n\r\nMack Fowler\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=actuate.agency \r\nAddress: 1531 Hartland Avenue\r\nGreen Bay, WI 54302',''),(4988,1,602,'7.1','1',''),(4989,1,602,'7.2','I have read and agree to the privacy policy',''),(4990,1,602,'7.3','2',''),(4991,1,603,'1','ThomasEvish',''),(4992,1,603,'3','nellepilna1987@op.pl',''),(4993,1,603,'4','Google',''),(4994,1,603,'5','87888488788',''),(4995,1,603,'6','he said [url=https://sites.google.com/mycryptowalletus.com/metamask-wallet-login/]MetaMask Download[/url]',''),(4996,1,603,'7.1','1',''),(4997,1,603,'7.2','I have read and agree to the privacy policy',''),(4998,1,603,'7.3','2',''),(4999,1,604,'1','Mandy',''),(5000,1,604,'3','creativeteamhire@outlook.com',''),(5001,1,604,'4','Content Writer and Copywriter',''),(5002,1,604,'5','2298878868',''),(5003,1,604,'6','Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com.',''),(5004,1,604,'7.1','1',''),(5005,1,604,'7.2','I have read and agree to the privacy policy',''),(5006,1,604,'7.3','2',''),(5007,1,605,'1','Alvindiedy',''),(5008,1,605,'3','menrippphentfe1981@op.pl',''),(5009,1,605,'4','Google',''),(5010,1,605,'5','88135521459',''),(5011,1,605,'6','index [url=https://sites.google.com/mycryptowalletus.com/metamaskwalletlogin/]MetaMask Download[/url]',''),(5012,1,605,'7.1','1',''),(5013,1,605,'7.2','I have read and agree to the privacy policy',''),(5014,1,605,'7.3','2',''),(5015,1,606,'1','Josephalaks',''),(5016,1,606,'3','misspriss187@rambler.ru',''),(5017,1,606,'4','Google',''),(5018,1,606,'5','87695419674',''),(5019,1,606,'6','Catcasino — современное онлайн-казино, где доступны разнообразные азартные игры и увлекательные варианты досуга.  На платформе можно открыть для себя разнообразные слоты, игры с картами и рулеткой, такие как рулетка, а также увлекательные сессии с живыми дилерами. Интерфейс казино отличается удобной навигацией \r\n \r\nhttps://catcasino-25kas.buzz/ \r\n \r\nОдно из основных преимуществ Catcasino — это выгодные бонусы:  подарки для новичков, регулярные турниры, промо-предложения и программу лояльности для постоянных клиентов. Казино работает с популярные способы пополнения счета и вывода средств, гарантируя надежность и скорость операций. \r\n \r\nСайт адаптирован для игры на смартфонах и планшетах, а поддержка 24/7 всегда готова ответить на вопросы.  Это место, где каждый найдет что-то для себя!',''),(5020,1,606,'7.1','1',''),(5021,1,606,'7.2','I have read and agree to the privacy policy',''),(5022,1,606,'7.3','2',''),(5023,1,607,'1','Adrian Wonggu',''),(5024,1,607,'3','adrian.wonggu@gmail.com',''),(5025,1,607,'4','Adrian Wonggu',''),(5026,1,607,'5','3943772698',''),(5027,1,607,'6','Every day, websites like actuate.agency fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to boost your reach and traffic to your site.\r\n\r\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as 350K visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https://ow.ly/NW5o50Urka4',''),(5028,1,607,'7.1','1',''),(5029,1,607,'7.2','I have read and agree to the privacy policy',''),(5030,1,607,'7.3','2',''),(5031,1,608,'1','Vasily Kichigin Brody',''),(5032,1,608,'3','brody.wolfgang4@gmail.com',''),(5033,1,608,'4','Wolfgang Brody',''),(5034,1,608,'5','524671211',''),(5035,1,608,'6','Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://shorturl.at/p9jus\r\n\r\nSee you there!\r\nRegards\r\nRonny',''),(5036,1,608,'7.1','1',''),(5037,1,608,'7.2','I have read and agree to the privacy policy',''),(5038,1,608,'7.3','2',''),(5039,1,609,'1','Mikayla Fetherston',''),(5040,1,609,'3','mikayla.fetherston@hotmail.com',''),(5041,1,609,'4','Mikayla Fetherston',''),(5042,1,609,'5','9517954923',''),(5043,1,609,'6','Your website, actuate.agency, may be reaching so many more people! On average, sites like yours could attract over 1,000 visitors per day. That’s where our AI-powered traffic system makes a difference—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 targeted visitors to realize the impact firsthand. Afterward, our plans provide up to 350,000, helping your website expand its audience and engagement effortlessly. Get more information here: https://ow.ly/NW5o50Urka4',''),(5044,1,609,'7.1','1',''),(5045,1,609,'7.2','I have read and agree to the privacy policy',''),(5046,1,609,'7.3','2',''),(5047,1,610,'1','ZSoodo',''),(5048,1,610,'3','zpwrjkfzg@gmail.com',''),(5049,1,610,'4','FBI',''),(5050,1,610,'5','82746955975',''),(5051,1,610,'6','<a href=https://888starz-cote-divoire-bonus.com>888starz</a>',''),(5052,1,610,'7.1','1',''),(5053,1,610,'7.2','I have read and agree to the privacy policy',''),(5054,1,610,'7.3','2',''),(5055,1,611,'1','HowardBrell',''),(5056,1,611,'3','planomchairei1987@op.pl',''),(5057,1,611,'4','Nokia',''),(5058,1,611,'5','86757998245',''),(5059,1,611,'6','my link [url=https://phantom-wallet.net]phantom wallet[/url]',''),(5060,1,611,'7.1','1',''),(5061,1,611,'7.2','I have read and agree to the privacy policy',''),(5062,1,611,'7.3','2',''),(5063,1,612,'1','VlasofProfmsTab',''),(5064,1,612,'3','www3@meteo.gold',''),(5065,1,612,'4','Google',''),(5066,1,612,'5','87517916317',''),(5067,1,612,'6','Obtaining a location for your website on trustworthy, top-tier platforms is an invaluable step in strengthening its web reputation. Particular placements not only lift a site\'s authority in the eyes of search platforms but also nurture credibility among its target audience. Reliable sites, renowned for their rigorous content criteria and substantial user bases, act as endorsers, supporting the truthfulness and worth of content they connect to or host. As visitors from these platforms make their way to a site, they arrive with a pre-set sense of trust, making them more apt to interact and change. \r\n \r\nFurthermore, positioning a website on top-quality trust sites moves beyond mere link-building tactics. It\'s an chance for reciprocal growth and collaboration. Associating with respected platforms permits a brand to line up its standards with those of the reliable site, promoting shared ideals and fortifying its brand tale. In the always developing digital environment, where genuineness is at a peak, such tactical placements promise a site\'s persistent visibility, relevance, and influence. \r\n \r\n \r\n \r\nTelgrm: @xrumers \r\n \r\nSkype: XRumer.pro',''),(5068,1,612,'7.1','1',''),(5069,1,612,'7.2','I have read and agree to the privacy policy',''),(5070,1,612,'7.3','2',''),(5071,1,613,'1','ZSoodo',''),(5072,1,613,'3','jrpoyuxjz@gmail.com',''),(5073,1,613,'4','Wallmart',''),(5074,1,613,'5','89657961366',''),(5075,1,613,'6','<a href=https://lemon-casino-hungary-bonus.com>Lemon casino</a>',''),(5076,1,613,'7.1','1',''),(5077,1,613,'7.2','I have read and agree to the privacy policy',''),(5078,1,613,'7.3','2',''),(5079,1,614,'1','Oleg Mazur',''),(5080,1,614,'3','partners@om-audit.com',''),(5081,1,614,'4','Om Audit',''),(5082,1,614,'5','+380506373286',''),(5083,1,614,'6','Dear partners!\r\nMy name is Oleg. The purpose of this letter is to establish long-term partnerships in website and application analytics. \r\nFor over 10 years, I have been analyzing websites and mobile applications, from landing pages to the largest online stores, government websites/portals, etc. \r\nTypes of audits: SEO audit, Usability/CRO audit, Comprehensive audit, different types of manual testing (Descriptions, prices, and links to example audits are provided in the audit below.)\r\n\r\nBenefits of cooperation\r\n•	The most detailed audits (you can see how detailed they are by looking at the examples)\r\n•	Upon request, I will provide sample audits without my data or with your data for distribution or demonstration to your clients.\r\n•	Price: You form the final price for the customer yourself, for your consideration. You can specify any price for the end customer.\r\n•	Savings: You don’t need a full-time employee with the need to pay a salary; payment is made only for completed audits.\r\n•	Flexibility:  We can create your own “package” of audits to suit your requirements, including mini-audits, pre-sale audits, etc.\r\n•	Mutual benefit: Most of my clients request specialists to make corrections after auditing, website management, advertising setup, etc.; I can recommend you as partners, that is, you will get new clients. \r\n•	\"White Label\": The final report will contain your logo, and contact information or can be anonymized; there will be no mention of me as the performer in it.\r\n•	Independent analysis: The audit is carried out by an uninterested specialist; that is, the report will be as objective as possible   \r\n•	Payment: As a rule, I work with a 50% prepayment, but after building a trusting relationship, you can use postpayment (for example, at the end of the month). Payment via the Payoneer payment system is possible, available payments from business accounts to internal accounts in the USA, Australia, the United Kingdom, and in the EU countries\r\n\r\nAbout me\r\n•	10 years of experience (SITE AUDIT ONLY).\r\n•	Top Rated (Upwork), 100% Job Success (Upwork), more than 500 positive reviews on freelance sites. https://www.upwork.com/freelancers/omaudit \r\n•	Over 3000 completed audits.\r\n•	Extensive experience with most CMS and platforms, especially e-commerce sites and online stores.\r\n•	Extensive experience with analytics systems: GA, Hotjar, Microsoft Clarity, Lucky Orange, etc.\r\n•	Extensive experience with Google Search Console, Semrush, Ahrefs, etc. \r\n\r\nWhat is the audit for? \r\n•	Checking the site (Fresh look) before launching or handing over the project to the customer (Will help to avoid mistakes, additional corrections, and negative opinions of the customer.)\r\n•	Identifying current problems that affect the promotion of the site, user experience, conversion rates, etc. (Will help identify and solve current site problems.)\r\n•	Additional service to the complex of activities for working with the site\r\n•	A separate (new) service for your clients\r\n•	A motivating factor for potential clients to redesign the site, change the contractor, or order additional services\r\n\r\nHow does it work?\r\n•	Creating a separate page with services on your website and SEO promotion\r\n•	Creating a landing page and running an advertising campaign\r\n•	Creating a newsletter for current and potential new clients (especially for those who run advertising campaigns but have a low conversion rate)\r\n•	Selling services through the sales and marketing department \r\n\r\nPlease save this commercial offer. Based on personal experience, this service may be needed at any time.\r\n\r\nThe following page lists the types of audits, their description, price, and also provides links to examples of audits.\r\n\r\nUpon request, I will provide sample audits without my data or with your data for distribution or demonstration to your clients.\r\n\r\nTypes of audits performed. Prices. \r\nSEO audit\r\nSEO audit includes: on-page analysis (analysis of internal optimization), off-page analysis (analysis of external optimization), analysis of the semantic core (search queries)\r\nYou can see an example of an audit at the following link:  https://om-audit.com/files/SEO.pdf      \r\nPartner Price: $99\r\nCompletion time: 2-3 days \r\n\r\nUsability/CRO audit (Websites/Mobile Apps)\r\nUsability/CRO audit includes: Behavioral factors analysis, adaptability analysis, cross-browser analysis, bug analysis, usability analysis, conversion element analysis, mobile version analysis\r\nYou can see an example of an audit at the following link: https://om-audit.com/files/CRO.pdf      \r\nPartner Price: $199\r\nCompletion time: 3 days  \r\n\r\nComprehensive audit\r\nComprehensive audit includes: Behavioral factors analysis, adaptability analysis, cross-browser analysis, bug analysis, usability analysis, conversion element analysis, mobile version analysis, SEO analysis (on-page analysis (analysis of internal optimization), off-page analysis (analysis of external optimization)), analysis of the semantic core (list of search queries) \r\nYou can see an example of an audit at the following link: \r\nhttps://om-audit.com/files/Comprehensive.pdf  \r\nPartner Price: $249\r\nCompletion time: 3-4 days \r\n\r\n\r\nBest regards,\r\nOleg Mazur\r\nhttps://www.upwork.com/freelancers/omaudit \r\nhttps://om-audit.com/ \r\nE-mail: partners@om-audit.com\r\nWhats App: +380506373286 (written requests only)',''),(5084,1,614,'7.1','1',''),(5085,1,614,'7.2','I have read and agree to the privacy policy',''),(5086,1,614,'7.3','2',''),(5087,1,615,'1','Dana Denise',''),(5088,1,615,'3','abudancemagic@gmail.com',''),(5089,1,615,'4','AIfinance360',''),(5090,1,615,'6','Hi --\r\n\r\nWe discovered the secret on how to get 500 clients for free for your website using just a pixel. This is revolutionary to getting more clients for businesses.\r\n\r\nWould you like me to send over a quick video walking through how we make it happen?\r\n\r\n***Message back YES and I\'ll share the link***\r\n\r\nMuch appreciated,\r\nDana',''),(5091,1,615,'7.1','1',''),(5092,1,615,'7.2','I have read and agree to the privacy policy',''),(5093,1,615,'7.3','2',''),(5094,1,616,'1','Terese Cockram',''),(5095,1,616,'3','terese.cockram@googlemail.com',''),(5096,1,616,'4','Terese Cockram',''),(5097,1,616,'5','3303785324',''),(5098,1,616,'6','Every day, websites like actuate.agency fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to bring more visibility and traffic to your site.\r\n\r\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as 350K visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https://ow.ly/tPXB50Urka3',''),(5099,1,616,'7.1','1',''),(5100,1,616,'7.2','I have read and agree to the privacy policy',''),(5101,1,616,'7.3','2',''),(5102,1,617,'1','Nilda Brandt',''),(5103,1,617,'3','brandt.nilda@googlemail.com',''),(5104,1,617,'4','Nilda Brandt',''),(5105,1,617,'5','6501452395',''),(5106,1,617,'6','Your website, actuate.agency, may be reaching so many more people! On average, sites like yours miss out on over a thousand potential visitors daily. That’s where our AI-powered traffic system helps—it’s designed to drive relevant visitors straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 targeted visitors to experience the impact firsthand. Afterward, our plans provide up to 350K, helping your website grow its audience and engagement effortlessly. Get more information here: https://ow.ly/75z650Urk9X',''),(5107,1,617,'7.1','1',''),(5108,1,617,'7.2','I have read and agree to the privacy policy',''),(5109,1,617,'7.3','2',''),(5110,1,618,'1','Nancy',''),(5111,1,618,'3','web.techdevelopment@outlook.com',''),(5112,1,618,'4','Redesign Website For Better User Experience',''),(5113,1,618,'5','92050727',''),(5114,1,618,'6','Looking to enhance your website’s look, feel, and performance? I specialize in custom redesigns—no predefined templates, each page is uniquely designed for a seamless user experience. Plus, we use lightweight coding, avoiding unnecessary code to ensure your site runs fast and efficiently. \r\n\r\nIf you\'re considering an upgrade, let’s discuss it further! You can reach me at Web.techdevelopment@outlook.com',''),(5115,1,618,'7.1','1',''),(5116,1,618,'7.2','I have read and agree to the privacy policy',''),(5117,1,618,'7.3','2',''),(5118,1,619,'1','Kala Rooke',''),(5119,1,619,'3','rooke.kala@gmail.com',''),(5120,1,619,'4','Kala Rooke',''),(5121,1,619,'5','98333150',''),(5122,1,619,'6','Did you know that your website actuate.agency might not be connect with its audience? With our advanced AI traffic system, you might be able to gain access to thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation trial of 4,000 visitors to demonstrate what’s possible. Once you see the difference, our scalable options offer up to 350,000 visitors monthly. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https://ow.ly/G5kV50Urka2',''),(5123,1,619,'7.1','1',''),(5124,1,619,'7.2','I have read and agree to the privacy policy',''),(5125,1,619,'7.3','2',''),(5126,1,620,'1','Todd Nicoll',''),(5127,1,620,'3','todd.nicoll69@gmail.com',''),(5128,1,620,'4','Todd Nicoll',''),(5129,1,620,'5','353037985',''),(5130,1,620,'6','Get more leads for your actuate.agency website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://is.gd/maMo4R\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.',''),(5131,1,620,'7.1','1',''),(5132,1,620,'7.2','I have read and agree to the privacy policy',''),(5133,1,620,'7.3','2',''),(5134,1,621,'1','Lucile Heller',''),(5135,1,621,'3','lucile.heller@googlemail.com',''),(5136,1,621,'4','Lucile Heller',''),(5137,1,621,'5','6366953951',''),(5138,1,621,'6','Get your message in front of millions without breaking the bank. Our service guarantees delivery to website contact forms for one affordable flat rate. No per click charges ever. Start today and grow your audience.\r\n\r\n Interested? Get in touch via the contact details below.\r\n\r\nRegards,\r\nLucile Heller\r\nEmail: Lucile.Heller@uniqueadvertising.pro\r\nWebsite: http://3ejghw.advertiseviaforms.my',''),(5139,1,621,'7.1','1',''),(5140,1,621,'7.2','I have read and agree to the privacy policy',''),(5141,1,621,'7.3','2',''),(5142,1,622,'1','Oliviadow',''),(5143,1,622,'3','ebojajuje04@gmail.com',''),(5144,1,622,'4','Apple',''),(5145,1,622,'5','86658195894',''),(5146,1,622,'6','Szia, meg akartam tudni az árát.',''),(5147,1,622,'7.1','1',''),(5148,1,622,'7.2','I have read and agree to the privacy policy',''),(5149,1,622,'7.3','2',''),(5150,1,623,'1','Miadow',''),(5151,1,623,'3','yawiviseya67@gmail.com',''),(5152,1,623,'4','Apple',''),(5153,1,623,'5','83267529289',''),(5154,1,623,'6','Ciao, volevo sapere il tuo prezzo.',''),(5155,1,623,'7.1','1',''),(5156,1,623,'7.2','I have read and agree to the privacy policy',''),(5157,1,623,'7.3','2',''),(5158,1,624,'1','Lynda Olson',''),(5159,1,624,'3','olson.lynda@yahoo.com',''),(5160,1,624,'4','Lynda Olson',''),(5161,1,624,'5','610199978',''),(5162,1,624,'6','What if your website actuate.agency experienced a massive boost in traffic starting today? Many sites unknowingly overlook hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can see the results firsthand. Beyond the trial, we offer plans for up to 350,000 visitors monthly, all targeted to fit your ideal demographic. Let’s expand your site’s reach together. Get more information here: https://ow.ly/G5kV50Urka2',''),(5163,1,624,'7.1','1',''),(5164,1,624,'7.2','I have read and agree to the privacy policy',''),(5165,1,624,'7.3','2',''),(5166,1,625,'1','ZSoodo',''),(5167,1,625,'3','tfgcvuvwr@gmail.com',''),(5168,1,625,'4','Wallmart',''),(5169,1,625,'5','87292662826',''),(5170,1,625,'6','<a href=https://bcgame-japan-jp-bonus.com>Bc games online Japan</a>',''),(5171,1,625,'7.1','1',''),(5172,1,625,'7.2','I have read and agree to the privacy policy',''),(5173,1,625,'7.3','2',''),(5174,1,626,'1','Kim Cote',''),(5175,1,626,'3','kim.cote6@gmail.com',''),(5176,1,626,'4','Kim Cote',''),(5177,1,626,'5','614187747',''),(5178,1,626,'6','Every day, websites like actuate.agency miss valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to increase engagement and traffic to your site.\r\n\r\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as 350,000 visitors each month. Discover how easy it is to realize your website’s true potential. Get more information here: https://ow.ly/NW5o50Urka4',''),(5179,1,626,'7.1','1',''),(5180,1,626,'7.2','I have read and agree to the privacy policy',''),(5181,1,626,'7.3','2',''),(5182,1,627,'1','MiguelFam',''),(5183,1,627,'3','steranlomu1981@op.pl',''),(5184,1,627,'4','Wallmart',''),(5185,1,627,'5','89371538492',''),(5186,1,627,'6','[url=https://noves-shop.biz/category/view/google]купить гугл аккаунт россия[/url] - купить аккаунт вконтакте авторег, купить аккаунт стим с кс',''),(5187,1,627,'7.1','1',''),(5188,1,627,'7.2','I have read and agree to the privacy policy',''),(5189,1,627,'7.3','2',''),(5190,1,628,'1','Neil',''),(5191,1,628,'3','customsoftwaredevelopment@outlook.com',''),(5192,1,628,'4','Custom Software Development',''),(5193,1,628,'5','8045291948',''),(5194,1,628,'6','Hi, I’m Neil, a custom software developer with a strong focus on creating scalable, high-performance solutions that drive business efficiency. Whether you need:\r\n\r\nSoftware built from scratch(Fully customized to match your workflows), Enhancements to existing software(Optimize performance and add new features), Seamless integrations(Connect your software with other platforms for better automation), Ongoing maintenance & support(Ensure smooth operation and timely updates) \r\n\r\nI work closely with businesses to understand their pain points and deliver cost-effective, high-quality solutions at $50/hr. Let’s discuss how I can help streamline your operations and boost productivity.\r\n\r\nFeel free to reply or reach out at customsoftwaredevelopment@outlook.com. Looking forward to working together!',''),(5195,1,628,'7.1','1',''),(5196,1,628,'7.2','I have read and agree to the privacy policy',''),(5197,1,628,'7.3','2',''),(5198,1,629,'1','Justin Colorado',''),(5199,1,629,'3','justin.colorado@gmail.com',''),(5200,1,629,'4','Justin Colorado',''),(5201,1,629,'5','3167856338',''),(5202,1,629,'6','Get more leads for your actuate.agency website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://is.gd/maMo4R\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.',''),(5203,1,629,'7.1','1',''),(5204,1,629,'7.2','I have read and agree to the privacy policy',''),(5205,1,629,'7.3','2',''),(5206,1,630,'1','Tawnya Charley',''),(5207,1,630,'3','tawnya.charley@gmail.com',''),(5208,1,630,'4','Tawnya Charley',''),(5209,1,630,'5','0398 9626909',''),(5210,1,630,'6','HI Friend\r\n\r\nI have checked that you are buying guest posting links for your site https://actuate.webpreview.co/. I am also link seller and doing guest bloging for many clients.\r\nYou will get high DA unique  sites guest posting at only $5.\r\n\r\n    High DA\r\n    Unique Sites \r\n    Quality Sites\r\n    Fixed Price\r\n    Payment Paypal\r\n\r\nEmail mention in Sheet\r\n\r\nI have attached my google sheets of sites\r\n\r\nVisit: https://bit.ly/40Kx83o',''),(5211,1,630,'7.1','1',''),(5212,1,630,'7.2','I have read and agree to the privacy policy',''),(5213,1,630,'7.3','2',''),(5214,1,631,'1','Mckenzie Letcher',''),(5215,1,631,'3','letcher.mckenzie@gmail.com',''),(5216,1,631,'4','Mckenzie Letcher',''),(5217,1,631,'5','3965833828',''),(5218,1,631,'6','Did you know that your website actuate.agency may not be connect with its audience? With our advanced AI traffic system, you could be reach thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation free trial with 4,000 visitors to demonstrate what’s possible. Once you see the difference, our scalable options can provide up to 350,000 visitors monthly. Let us help you realize meaningful traffic growth. Get more information here: https://ow.ly/75z650Urk9X',''),(5219,1,631,'7.1','1',''),(5220,1,631,'7.2','I have read and agree to the privacy policy',''),(5221,1,631,'7.3','2',''),(5222,1,632,'1','Rishav Jaynes',''),(5223,1,632,'3','contentwithrishav@gmail.com',''),(5224,1,632,'4','Jerilyn Fisk',''),(5225,1,632,'5','7071450243',''),(5226,1,632,'6','Hey our CEO was looking at your website earlier today.\r\n\r\nAnd she wanted me to reach out to you.\r\n\r\nWould you mind texting her on instagram @valueposting?\r\n\r\nThanks',''),(5227,1,632,'7.1','1',''),(5228,1,632,'7.2','I have read and agree to the privacy policy',''),(5229,1,632,'7.3','2',''),(5230,1,633,'1','Bruce Daley',''),(5231,1,633,'3','daley.bruce@yahoo.com',''),(5232,1,633,'4','Bruce Daley',''),(5233,1,633,'5','7041084479',''),(5234,1,633,'6','Are you maximizing the potential of your actuate.agency website? Many sites lose thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you unlock this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350K visitors per month. Let’s amplify your website traffic and turn more visitors into growth. Get more information here: https://ow.ly/G5kV50Urka2',''),(5235,1,633,'7.1','1',''),(5236,1,633,'7.2','I have read and agree to the privacy policy',''),(5237,1,633,'7.3','2',''),(5238,1,634,'1','Regina Ventura',''),(5239,1,634,'3','regina.ventura@msn.com',''),(5240,1,634,'4','Regina Ventura',''),(5241,1,634,'5','749256596',''),(5242,1,634,'6','What if your website actuate.agency could see a remarkable boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can test the results firsthand. Beyond the trial, we provide plans for up to 350K visitors monthly, all targeted to align with your niche. Let’s expand your site’s reach together. Get more information here: https://ow.ly/75z650Urk9X',''),(5243,1,634,'7.1','1',''),(5244,1,634,'7.2','I have read and agree to the privacy policy',''),(5245,1,634,'7.3','2',''),(5246,1,635,'1','Phillip McKeown',''),(5247,1,635,'3','mckeown.phillip@hotmail.com',''),(5248,1,635,'4','Phillip McKeown',''),(5249,1,635,'5','166151252',''),(5250,1,635,'6','What if your website actuate.agency was guaranteed a remarkable boost in traffic starting today? Many sites unknowingly overlook hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can see the results firsthand. Beyond the trial, we provide plans for up to 350,000 visitors monthly, all targeted to align with your niche. Let’s grow your site’s reach together. Get more information here: https://ow.ly/G5kV50Urka2',''),(5251,1,635,'7.1','1',''),(5252,1,635,'7.2','I have read and agree to the privacy policy',''),(5253,1,635,'7.3','2',''),(5254,1,636,'1','Brian WRIGHT Eng.',''),(5255,1,636,'3','newsletter@wexxon.com',''),(5256,1,636,'4','WEXXON',''),(5257,1,636,'5','7209248652',''),(5258,1,636,'6','Are you or your loved ones flying frequently? Are you worried about your life during flights? Do you want to minimize the probability that you or your loved ones will be among the victims of a plane crash? Unfortunately, we are currently witnesses of horrible plane crashes that happened recently. There was a plane crash in South Korea where passengers were burned alive, a collision between a passenger plane and a helicopter over Washington, a collision of a small aircraft in Philadelphia, etc. Flying is a fast, comfortable option for traveling, especially over long distances, until some lousy issue happens with a plane, pilots, air traffic controllers, etc. The consequences of any plane crash are always horrible. We found that astrological forecasts can provide important information that there is a high probability that you can become a victim of a plane crash in a specified time. Many lives could be saved if they had such information at the right time. If interested, we can prepare a FUTURE FORECAST – TRANSITS report for you, containing information on when it will be perilous for you or your loved ones to fly. You can order that report at https://wexxon.com/home/10-future-forecast-transits.html',''),(5259,1,636,'7.1','1',''),(5260,1,636,'7.2','I have read and agree to the privacy policy',''),(5261,1,636,'7.3','2',''),(5262,1,637,'1','Josephalaks',''),(5263,1,637,'3','howluxmrgamefun1@rambler.ru',''),(5264,1,637,'4','AliExpress',''),(5265,1,637,'5','85577832632',''),(5266,1,637,'6','Catcasino — популярное онлайн-казино, где предлагаются разнообразные азартные игры и увлекательные варианты досуга.  На платформе можно найти разнообразные слоты, игры с картами и рулеткой, такие как покер, а также увлекательные сессии с живыми дилерами. Сайт выполнен в современном стиле, что удобно для игроков. \r\n \r\nhttps://catcasino-25kas.buzz/ \r\n \r\n[url=https://catcasino-25kas.buzz/]Catcasino[/url] \r\n \r\nОдно из главных преимуществ Catcasino — это разнообразные бонусы:  подарки для новых игроков, регулярные турниры, акции и программу лояльности для постоянных клиентов. Казино предлагает удобные способы внесения депозитов и вывода выигрышей, обеспечивая надежность и скорость операций. \r\n \r\nИнтуитивно понятный интерфейс и поддержка мобильных устройств делают игру комфортной. Catcasino станет отличным выбором для тех, кто хочет испытать яркие эмоции!',''),(5267,1,637,'7.1','1',''),(5268,1,637,'7.2','I have read and agree to the privacy policy',''),(5269,1,637,'7.3','2',''),(5270,1,638,'1','Mike Charlie David',''),(5271,1,638,'3','mike@monkeydigital.co',''),(5272,1,638,'4','FBI',''),(5273,1,638,'5','86623522874',''),(5274,1,638,'6','Hi there \r\nWe have a special connection with a reputable Network that gives us the possibility to offer Social Ads Country Targeted and niche traffic for just 10$ for 10000 Visits. \r\n \r\nDepending on the Country, we can send larger volumes of ads traffic. \r\n \r\nTry us today, we even use this for our SEO clients: \r\nhttps://www.monkeydigital.co/product/country-targeted-traffic/ \r\n \r\nor chat with us on Whatsapp: https://monkeydigital.co/whatsapp-us/ \r\n \r\nRegards \r\nMike Charlie David\r\n \r\nmonkeydigital.co',''),(5275,1,638,'7.1','1',''),(5276,1,638,'7.2','I have read and agree to the privacy policy',''),(5277,1,638,'7.3','2',''),(5278,1,639,'1','JamesTrafe',''),(5279,1,639,'3','vieramolgo1983@op.pl',''),(5280,1,639,'4','Apple',''),(5281,1,639,'5','89878643782',''),(5282,1,639,'6','[url=https://kra-32-at.ru]кракен зеркало[/url] - кракен сайт, кракен тор',''),(5283,1,639,'7.1','1',''),(5284,1,639,'7.2','I have read and agree to the privacy policy',''),(5285,1,639,'7.3','2',''),(5286,1,640,'1','Brian WRIGHT Eng.',''),(5287,1,640,'3','newsletter@wexxon.com',''),(5288,1,640,'4','WEXXON',''),(5289,1,640,'5','7209248652',''),(5290,1,640,'6','Are you or your loved ones flying frequently? Are you worried about your life during flights? Do you want to minimize the probability that you or your loved ones will be among the victims of a plane crash? Unfortunately, we are currently witnesses of horrible plane crashes that happened recently. There was a plane crash in South Korea where passengers were burned alive, a collision between a passenger plane and a helicopter over Washington, a collision of a small aircraft in Philadelphia, etc. Flying is a fast, comfortable option for traveling, especially over long distances, until some lousy issue happens with a plane, pilots, air traffic controllers, etc. The consequences of any plane crash are always horrible. We found that astrological forecasts can provide important information that there is a high probability that you can become a victim of a plane crash in a specified time. Many lives could be saved if they had such information at the right time. If interested, we can prepare a FUTURE FORECAST – TRANSITS report for you, containing information on when it will be perilous for you or your loved ones to fly. You can order that report at https://wexxon.com/home/10-future-forecast-transits.html',''),(5291,1,640,'7.1','1',''),(5292,1,640,'7.2','I have read and agree to the privacy policy',''),(5293,1,640,'7.3','2',''),(5294,1,641,'1','Teddow',''),(5295,1,641,'3','moqagides18@gmail.com',''),(5296,1,641,'4','Nokia',''),(5297,1,641,'5','86889474984',''),(5298,1,641,'6','Hai, saya ingin tahu harga Anda.',''),(5299,1,641,'7.1','1',''),(5300,1,641,'7.2','I have read and agree to the privacy policy',''),(5301,1,641,'7.3','2',''),(5302,1,642,'1','Parthenia Moniz',''),(5303,1,642,'3','moniz.parthenia@hotmail.com',''),(5304,1,642,'4','Parthenia Moniz',''),(5305,1,642,'6','Get more leads for your actuate.agency website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://tinyurl.com/y4ykacff\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.',''),(5306,1,642,'7.1','1',''),(5307,1,642,'7.2','I have read and agree to the privacy policy',''),(5308,1,642,'7.3','2',''),(5309,1,643,'1','Mike Carl-Johan Thomas',''),(5310,1,643,'3','info@digitalxflow.com',''),(5311,1,643,'4','Google',''),(5312,1,643,'5','81321384529',''),(5313,1,643,'6','Hi there, \r\n \r\nLooking to improve your website\'s local rankings? We offer Country Targeted Backlinks to help you dominate your niche. With backlinks from high-quality, local domains, your website will see increased relevance, traffic, and authority in your chosen region. \r\n \r\nCheck out our service here: \r\nhttps://www.digitalxflow.com/country-backlinks/ \r\nOr chat with us on WhatsApp: https://www.digitalxflow.com/whatsapp-us/ \r\n \r\n \r\nBest regards, \r\nMike Carl-Johan Thomas\r\n \r\nDgital X Flow Team',''),(5314,1,643,'7.1','1',''),(5315,1,643,'7.2','I have read and agree to the privacy policy',''),(5316,1,643,'7.3','2',''),(5317,1,644,'1','Florrie Bustos',''),(5318,1,644,'3','mckeeknight85065@gmail.com',''),(5319,1,644,'4','Florrie Bustos',''),(5320,1,644,'5','728459228',''),(5321,1,644,'6','To the actuate.agency Administrator\r\n\r\nAre you ready to take control of your Google Maps Rankings and boost your business visibility? \r\n\r\nWould you like to learn more about our \"Google Maps Ranking\" service and how it can help you secure a top spot in local search results, attract more customers, and stand out from the competition? \r\n\r\nLet us know, and we’ll share all the details with you!\r\n\r\nReply to this email, and I\'ll be happy to share more details with you.\r\n\r\nBest regards,\r\nFlorrie Bustos\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n   \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nPoland, NA, Krakow, 30-694, Ul. Koszutki 147\r\nTo stop any further communication through your website form, Please reply with subject:  Unsubscribe !actuate.agency',''),(5322,1,644,'7.1','1',''),(5323,1,644,'7.2','I have read and agree to the privacy policy',''),(5324,1,644,'7.3','2',''),(5325,1,645,'1','Boris Hunsicker',''),(5326,1,645,'3','boris.hunsicker82@gmail.com',''),(5327,1,645,'4','Boris Hunsicker',''),(5328,1,645,'5','3539186190',''),(5329,1,645,'6','Your website, actuate.agency, might be reaching so many more people! On average, sites like yours miss out on over 1K visitors per day. That’s where our AI-powered traffic system makes a difference—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to experience the impact firsthand. Afterward, our plans deliver up to 350K, helping your website expand its audience and engagement effortlessly. Get more information here: https://ow.ly/G5kV50Urka2',''),(5330,1,645,'7.1','1',''),(5331,1,645,'7.2','I have read and agree to the privacy policy',''),(5332,1,645,'7.3','2',''),(5333,1,646,'1','Williamceque',''),(5334,1,646,'3','pendjuncsuapod1988@op.pl',''),(5335,1,646,'4','AliExpress',''),(5336,1,646,'5','89992456228',''),(5337,1,646,'6','[url=http://lordfilm-w.com/anime/]онлайн аниме смотреть [/url] - мультфильмы онлайн, мультфильмы онлайн',''),(5338,1,646,'7.1','1',''),(5339,1,646,'7.2','I have read and agree to the privacy policy',''),(5340,1,646,'7.3','2',''),(5341,1,647,'1','Cherylflews',''),(5342,1,647,'3','2hbp@azmail.fun',''),(5343,1,647,'4','Google',''),(5344,1,647,'5','89313198451',''),(5345,1,647,'6','Unshaved teen chicks and furred Milf spreads legs as well as closeup bushy pussies. Appearance hairy girls at frank porn pictures! [url=https://hairybeautypics.com/japanese-hairy-pussy/]japanese hairy pussy picture[/url] Hispid pussy pics with hundreds of hirsute hotties in our hulking unconditional setal bush collection. Hand-selected and categorized crinite pictures. [url=https://hairybeautypics.com/african-hairy-pussy/]africa hairy pussy pics[/url] Unshaved teen chicks and furry Milf spreads legs and closeup bushy pussies. Look hairy girls at blunt porn pictures! \r\nunshaved armpit pics\r\nunshaven naked women\r\nhairy lesbians pics\r\n[url=https://hairybeautypics.com/trimmed-hairy-pussy/]trimmed hairy pussy pictures[/url]',''),(5346,1,647,'7.1','1',''),(5347,1,647,'7.2','I have read and agree to the privacy policy',''),(5348,1,647,'7.3','2',''),(5349,1,648,'1','Naveen',''),(5350,1,648,'3','brandbuildingassistance@outlook.com',''),(5351,1,648,'4','SEO for actuate.agency',''),(5352,1,648,'5','2507517586',''),(5353,1,648,'6','Boost your local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \r\n\r\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s start optimizing your online presence for success!',''),(5354,1,648,'7.1','1',''),(5355,1,648,'7.2','I have read and agree to the privacy policy',''),(5356,1,648,'7.3','2',''),(5357,1,649,'1','aerospavy',''),(5358,1,649,'3','aero-sochi1@93rus.myjino.ru',''),(5359,1,649,'4','Google',''),(5360,1,649,'5','85522485871',''),(5361,1,649,'6','В аэропорту Сочи машины всегда в изобилии, но пассажиры часто сталкиваются с проблемой алчных неофициальных таксистов. Эти незаконные водители предлагают свои услуги по завышенным ценам, особенно туристам из-за границы и туристам. Важно быть внимательным и использовать официальные сервисы [url=https://taxi-sochi-aeroport.ru]такси Сочи аэропорт[/url], такие как Uber, чтобы избежать излишних трат и обеспечить защищённую поездку. \r\nhttps://gizphone.ru/problemy-obshhestvennogo-transporta-v-aeroportu-sochi-vzglyad-iznutri/',''),(5362,1,649,'7.1','1',''),(5363,1,649,'7.2','I have read and agree to the privacy policy',''),(5364,1,649,'7.3','2',''),(5365,1,650,'1','ChrisDit',''),(5366,1,650,'3','tmonquinachi1972@op.pl',''),(5367,1,650,'4','Google',''),(5368,1,650,'5','83769962249',''),(5369,1,650,'6','[url=https://avtoshkola-car.ru/blog/]Интересные статьи от автошколы[/url] - Обучение вождению красноярск, Интересные статьи от автошколы',''),(5370,1,650,'7.1','1',''),(5371,1,650,'7.2','I have read and agree to the privacy policy',''),(5372,1,650,'7.3','2',''),(5373,1,651,'1','Alice Powers',''),(5374,1,651,'3','alice@alicepowers.com',''),(5375,1,651,'4','Alice Powers (JV Broker)',''),(5376,1,651,'5','7857033441',''),(5377,1,651,'6','When starting a business in 2025, you must navigate various disruptions - from AI advancements and economic recessions to pandemics, wars, and supply chain shocks.\r\n\r\nJoin our webinar to learn from 20 years of experience navigating past crises. We\'ll share what has proven successful and our insights for what will thrive in the future.\r\n\r\nhttps://bizopwebinars.com',''),(5378,1,651,'7.1','1',''),(5379,1,651,'7.2','I have read and agree to the privacy policy',''),(5380,1,651,'7.3','2',''),(5381,1,652,'1','Lan Cole',''),(5382,1,652,'3','cole.lan84@hotmail.com',''),(5383,1,652,'4','Lan Cole',''),(5384,1,652,'5','7981116502',''),(5385,1,652,'6','Get more leads for your actuate.agency website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://tinyurl.com/y4ykacff\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.',''),(5386,1,652,'7.1','1',''),(5387,1,652,'7.2','I have read and agree to the privacy policy',''),(5388,1,652,'7.3','2',''),(5389,1,653,'1','Raymondken',''),(5390,1,653,'3','thamhisubi1971@op.pl',''),(5391,1,653,'4','FBI',''),(5392,1,653,'5','81685338929',''),(5393,1,653,'6','[url=https://rustud.com/catalog/referat]заказать реферат онлайн недорого[/url] - Биржа студенческих работ, презентация проекта заказать',''),(5394,1,653,'7.1','1',''),(5395,1,653,'7.2','I have read and agree to the privacy policy',''),(5396,1,653,'7.3','2',''),(5397,1,654,'1','Charles Fanning',''),(5398,1,654,'3','fanning.charles@gmail.com',''),(5399,1,654,'4','Charles Fanning',''),(5400,1,654,'5','675064207',''),(5401,1,654,'6','Your website, actuate.agency, might be reaching so many more people! On average, sites like yours miss out on over 1,000 visitors per day. That’s where our AI-powered traffic system helps—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 targeted visitors to realize the impact firsthand. Afterward, our plans provide up to 350,000, helping your website increase its audience and engagement effortlessly. Get more information here: https://tau.lu/02f43cf1d',''),(5402,1,654,'7.1','1',''),(5403,1,654,'7.2','I have read and agree to the privacy policy',''),(5404,1,654,'7.3','2',''),(5405,1,655,'1','Stephenonemn',''),(5406,1,655,'3','cumcihoodtio1975@op.pl',''),(5407,1,655,'4','FBI',''),(5408,1,655,'5','89935722849',''),(5409,1,655,'6','article https://web-lumiwallet.com/',''),(5410,1,655,'7.1','1',''),(5411,1,655,'7.2','I have read and agree to the privacy policy',''),(5412,1,655,'7.3','2',''),(5413,1,656,'1','Larry Bixby',''),(5414,1,656,'3','larry.bixby99@gmail.com',''),(5415,1,656,'4','Larry Bixby',''),(5416,1,656,'5','2506935272',''),(5417,1,656,'6','Are you fully utilizing the potential of your actuate.agency website? Many sites lose thousands of visitors daily simply due to a lack of targeted exposure. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350,000 visitors per month. Let’s boost your website traffic and turn more visitors into opportunities. Get more information here: https://gourl.gr/gjtj',''),(5418,1,656,'7.1','1',''),(5419,1,656,'7.2','I have read and agree to the privacy policy',''),(5420,1,656,'7.3','2',''),(5421,1,657,'1','Kennethnom',''),(5422,1,657,'3','reukranmontre1973@op.pl',''),(5423,1,657,'4','Apple',''),(5424,1,657,'5','84661172518',''),(5425,1,657,'6','why not look here https://jaxx-wallet.net',''),(5426,1,657,'7.1','1',''),(5427,1,657,'7.2','I have read and agree to the privacy policy',''),(5428,1,657,'7.3','2',''),(5429,1,658,'1','Iyannaneple',''),(5430,1,658,'3','serene-truxler1@bradd97.lumbermilltricks.com',''),(5431,1,658,'4','Google',''),(5432,1,658,'5','87652739527',''),(5433,1,658,'6','jackpoker скачать \r\n<a href=\"https://t.me/s/Jack_Poker_game\">jackpoker зеркало</a>',''),(5434,1,658,'7.1','1',''),(5435,1,658,'7.2','I have read and agree to the privacy policy',''),(5436,1,658,'7.3','2',''),(5437,1,659,'1','Vicky',''),(5438,1,659,'3','hireresource009@outlook.com',''),(5439,1,659,'4','Wordpress/PHP Developer',''),(5440,1,659,'5','2775403960',''),(5441,1,659,'6','Hey, This is Vicky. I am a Website developer and designer specializing in WordPress, html, php, css ,js, Informative websites,E-Commerce stores. One of my clients is a public listed company. If you need any assistance in creating a new page, new design, developing new functionality, changing any existing functionality, monthly maintenance, any theme related work or uploading content, then let\'s have a video call. I will show you the websites that I have developed. The best part is that I charge just $40/hr to $60/hr depending on the complexity of work.  \r\n\r\nFeel free to send me an email at hireresource009@outlook.com to collaborate.',''),(5442,1,659,'7.1','1',''),(5443,1,659,'7.2','I have read and agree to the privacy policy',''),(5444,1,659,'7.3','2',''),(5445,1,660,'1','Robertmub',''),(5446,1,660,'3','sirruiluchee1988@op.pl',''),(5447,1,660,'4','Google',''),(5448,1,660,'5','84689118725',''),(5449,1,660,'6','this https://jaxx-liberty.com/',''),(5450,1,660,'7.1','1',''),(5451,1,660,'7.2','I have read and agree to the privacy policy',''),(5452,1,660,'7.3','2',''),(5453,1,661,'1','Brian WRIGHT Eng.',''),(5454,1,661,'3','newsletter@wexxon.com',''),(5455,1,661,'4','WEXXON',''),(5456,1,661,'5','7209248652',''),(5457,1,661,'6','Are you or your loved one undergoing surgery? Are you worried if surgery will be safe and without life-threatening complications? Do you want to know the best time for your surgery? Our report, BEST TIME FOR SURGERY, specially prepared for you, will give you precisely accurate information. You can get this report at https://wexxon.com/home/19-best-time-for-surgery-report.html',''),(5458,1,661,'7.1','1',''),(5459,1,661,'7.2','I have read and agree to the privacy policy',''),(5460,1,661,'7.3','2',''),(5461,1,662,'1','Pnhibus',''),(5462,1,662,'3','progon@rdd72.ru',''),(5463,1,662,'4','FBI',''),(5464,1,662,'5','87424181142',''),(5465,1,662,'6','Если вы решили стать проституткой в городе Тюмень, вам важно знать некоторые основные моменты, чтобы успешно работать в этой индустрии. \r\n \r\n[b]1. Что важно знать[/b] \r\nПервое, что нужно знать, это то, что возрастной порог для работы проституткой составляет 18 лет. Если вам еще нет 18 лет, то вы не можете работать проституткой ни в салоне, ни в специализированном месте. \r\n[b]2. Типы заведений:[/b] \r\nСуществует несколько различных типов заведений, где можно работать проституткой в Тюмени: салоны, клубы, массажные салоны и т.д. Каждый тип заведения имеет свои особенности и преимущества. \r\n \r\n* [b]Салоны[/b] - это специализированные учреждения, которые предлагают широкий спектр интимных услуг, включая секс, стриптиз, эротический массаж и многое другое. В салонах часто есть несколько проституток, которые работают в качестве индивидуалок или в группах. \r\n* [b]Клубы[/b] - это места, где проститутки могут работать как танцовщицы или развлекательные актрисы, предлагая стриптиз, частные танцы и другие виды интимных шоу. Некоторые клубы также предлагают секс-услуги в отдельных комнатах. \r\n* [b]Массажные салоны[/b] - это места, где проститутки могут работать как массажистки, предлагая различные виды массажа, а также дополнительные услуги, такие как эротический танец или стриптиз. \r\n* [b][url=https://rdd72.ru]Работать индивидуалкой[/url][/b], сокращенно инди. Для этого вам необходимо размещать свои данные (фото, номер телефона) на различных сайтах, предлагающих размещение анкет для проституток, как например сайт КосмоТрах \r\n \r\nПри выборе типа заведения важно учитывать свои личные предпочтения и навыки. Если вы любите выступать на публике, то клуб может быть идеальным местом для вас. Если вам больше нравится работать индивидуально с клиентами в частной обстановке, салон или массажный салон могут быть лучшим выбором. Ну и повторимся специализированный сайт, где вы размещаете свою анкету самостоятельно и далее работаете только на себя. \r\n3. Цены и оплата: \r\n \r\nЦены на интимные услуги проституток в Тюмени варьируются в зависимости от типа заведения и предлагаемых услуг. В среднем, цены на обычные сексуальные услуги в салонах начинаются от 2000 до 10000 рублей за час. В клубах цены могут быть выше, особенно если вы выступаете в качестве танцовщицы или стриптизерши. \r\n \r\nОплата обычно происходит наличными деньгами при встрече с клиентом. Некоторые заведения также принимают оплату через банковский перевод или платежные карты. \r\n[b]4. Безопасность и безопасный секс: [/b] \r\n \r\nБезопасный секс является важнейшим фактором, когда дело доходит до [url=http://rdd72.ru]работы проституткой в Тюмени[/url]. Всегда используйте презервативы во время полового акта и избегайте любых других видов незащищенного секса. \r\n \r\nТакже важно поговорить со своим клиентом о безопасности перед началом секса. Обсудите, какие именно виды сексуальных контактов вам будут доступны и как вы оба можете остаться в безопасности во время занятий сексом. \r\n[b]5. Документы и лицензии: [/b] \r\n \r\nЧтобы работать проституткой в Тюмени законно, вам не нужны специальные лицензии от городских властей либо каких-либо документов. Самое важное, чтобы вам исполнилось 18 лет. \r\n \r\nВ заключение: \r\n \r\nРаботать [url=https://rdd72.ru]проституткой в Тюмени[/url] можно успешно, если вы хорошо владеете своим телом, следите за собой, стремитесь познавать новые техники в сексе, любите своих клиентов и свою работу. С соблюдением всех этих условий вы можете стать успешной проституткой в городе и получать весьма высокие доходы от своей работы. \r\n \r\n[url=https://dishoping.com/2020/05/16/hello-world/#comment-124390]Как становиться проституткой в городе Тюмень[/url]\r\n[url=https://tofreakytobecrazy.blogg.se/2013/january/2012.html]Как становиться проституткой в городе Тюмень[/url]\r\n[url=https://haumana.cz/blog-k2-2/blog-grid/item/13-popular-k2-component-added/]Как быть проституткой в городе Тюмень[/url]\r\n[url=https://channel22news.com/brendon-urie-from-panic-at-the-disco/#comment-27269]Как быть проституткой в городе Тюмень[/url]\r\n[url=http://tsunoshima0219.cocolog-nifty.com/blog/2022/06/post-8123a5.html]Как быть проституткой в городе Тюмень[/url]\r\n 6086_e8',''),(5466,1,662,'7.1','1',''),(5467,1,662,'7.2','I have read and agree to the privacy policy',''),(5468,1,662,'7.3','2','');
/*!40000 ALTER TABLE `act_gf_entry_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_gf_entry_notes`
--

DROP TABLE IF EXISTS `act_gf_entry_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_gf_entry_notes` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `entry_id` int unsigned NOT NULL,
  `user_name` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `user_id` bigint DEFAULT NULL,
  `date_created` datetime NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_520_ci,
  `note_type` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `sub_type` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `entry_id` (`entry_id`),
  KEY `entry_user_key` (`entry_id`,`user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=671 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_gf_entry_notes`
--

LOCK TABLES `act_gf_entry_notes` WRITE;
/*!40000 ALTER TABLE `act_gf_entry_notes` DISABLE KEYS */;
INSERT INTO `act_gf_entry_notes` VALUES (120,120,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-24 16:27:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(121,120,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-24 16:28:09','WordPress successfully passed the notification email to the sending server.','notification','success'),(122,120,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-24 16:28:29','WordPress successfully passed the notification email to the sending server.','notification','success'),(123,120,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-24 16:28:48','WordPress successfully passed the notification email to the sending server.','notification','success'),(124,120,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-24 16:30:11','WordPress successfully passed the notification email to the sending server.','notification','success'),(125,120,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-24 16:31:14','WordPress successfully passed the notification email to the sending server.','notification','success'),(126,120,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-24 16:31:20','WordPress successfully passed the notification email to the sending server.','notification','success'),(127,120,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-24 16:40:36','WordPress successfully passed the notification email to the sending server.','notification','success'),(128,120,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-24 16:44:32','WordPress successfully passed the notification email to the sending server.','notification','success'),(129,121,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-24 17:36:00','WordPress successfully passed the notification email to the sending server.','notification','success'),(130,122,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-24 19:09:06','WordPress successfully passed the notification email to the sending server.','notification','success'),(131,123,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-24 19:58:17','WordPress successfully passed the notification email to the sending server.','notification','success'),(132,124,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-25 11:30:27','WordPress successfully passed the notification email to the sending server.','notification','success'),(133,125,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-25 15:37:46','WordPress successfully passed the notification email to the sending server.','notification','success'),(134,126,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-25 15:53:11','WordPress successfully passed the notification email to the sending server.','notification','success'),(135,127,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-26 21:52:39','WordPress successfully passed the notification email to the sending server.','notification','success'),(136,128,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-26 22:10:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(137,129,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-26 23:01:41','WordPress successfully passed the notification email to the sending server.','notification','success'),(138,130,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-27 02:44:45','WordPress successfully passed the notification email to the sending server.','notification','success'),(139,131,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-27 03:17:22','WordPress successfully passed the notification email to the sending server.','notification','success'),(140,132,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-27 05:45:06','WordPress successfully passed the notification email to the sending server.','notification','success'),(141,133,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-27 06:04:33','WordPress successfully passed the notification email to the sending server.','notification','success'),(142,134,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-27 08:56:48','WordPress successfully passed the notification email to the sending server.','notification','success'),(143,135,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-27 10:49:37','WordPress successfully passed the notification email to the sending server.','notification','success'),(144,136,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-27 16:30:03','WordPress successfully passed the notification email to the sending server.','notification','success'),(145,137,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-27 17:21:19','WordPress successfully passed the notification email to the sending server.','notification','success'),(146,138,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-27 18:34:20','WordPress successfully passed the notification email to the sending server.','notification','success'),(147,139,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-28 02:06:58','WordPress successfully passed the notification email to the sending server.','notification','success'),(148,140,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-28 07:04:37','WordPress successfully passed the notification email to the sending server.','notification','success'),(149,141,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-28 09:43:33','WordPress successfully passed the notification email to the sending server.','notification','success'),(150,142,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-28 16:23:46','WordPress successfully passed the notification email to the sending server.','notification','success'),(151,143,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-28 16:42:09','WordPress successfully passed the notification email to the sending server.','notification','success'),(152,144,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-28 16:58:31','WordPress successfully passed the notification email to the sending server.','notification','success'),(153,145,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-28 18:15:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(154,146,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-28 19:08:32','WordPress successfully passed the notification email to the sending server.','notification','success'),(155,147,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-29 00:40:32','WordPress successfully passed the notification email to the sending server.','notification','success'),(156,148,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-29 04:31:53','WordPress successfully passed the notification email to the sending server.','notification','success'),(157,149,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-29 04:33:52','WordPress successfully passed the notification email to the sending server.','notification','success'),(158,150,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-29 05:26:48','WordPress successfully passed the notification email to the sending server.','notification','success'),(159,151,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-29 05:26:49','WordPress successfully passed the notification email to the sending server.','notification','success'),(160,152,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-29 05:26:49','WordPress successfully passed the notification email to the sending server.','notification','success'),(161,153,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-29 05:27:28','WordPress successfully passed the notification email to the sending server.','notification','success'),(162,154,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-29 14:51:19','WordPress successfully passed the notification email to the sending server.','notification','success'),(163,155,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-30 08:53:05','WordPress successfully passed the notification email to the sending server.','notification','success'),(164,156,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-30 10:13:52','WordPress successfully passed the notification email to the sending server.','notification','success'),(165,157,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-30 21:12:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(166,158,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-30 23:53:54','WordPress successfully passed the notification email to the sending server.','notification','success'),(167,159,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-31 00:25:23','WordPress successfully passed the notification email to the sending server.','notification','success'),(168,160,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-31 02:13:09','WordPress successfully passed the notification email to the sending server.','notification','success'),(169,161,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-31 02:38:21','WordPress successfully passed the notification email to the sending server.','notification','success'),(170,162,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-31 04:40:22','WordPress successfully passed the notification email to the sending server.','notification','success'),(171,163,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-31 05:36:59','WordPress successfully passed the notification email to the sending server.','notification','success'),(172,164,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-31 06:40:57','WordPress successfully passed the notification email to the sending server.','notification','success'),(173,165,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-31 13:20:03','WordPress successfully passed the notification email to the sending server.','notification','success'),(174,166,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-31 17:26:43','WordPress successfully passed the notification email to the sending server.','notification','success'),(175,167,'Admin Notification (ID: 65c100077b6f7)',0,'2024-12-31 17:35:50','WordPress successfully passed the notification email to the sending server.','notification','success'),(176,168,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-01 06:10:39','WordPress successfully passed the notification email to the sending server.','notification','success'),(177,169,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-01 12:51:41','WordPress successfully passed the notification email to the sending server.','notification','success'),(178,170,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-01 13:07:14','WordPress successfully passed the notification email to the sending server.','notification','success'),(179,171,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-01 23:42:58','WordPress successfully passed the notification email to the sending server.','notification','success'),(180,172,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-02 00:59:33','WordPress successfully passed the notification email to the sending server.','notification','success'),(181,173,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-02 01:44:48','WordPress successfully passed the notification email to the sending server.','notification','success'),(182,174,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-02 02:50:28','WordPress successfully passed the notification email to the sending server.','notification','success'),(183,175,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-02 06:26:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(184,176,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-02 12:47:13','WordPress successfully passed the notification email to the sending server.','notification','success'),(185,177,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-02 19:33:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(186,178,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-02 21:12:50','WordPress successfully passed the notification email to the sending server.','notification','success'),(187,179,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-03 01:28:48','WordPress successfully passed the notification email to the sending server.','notification','success'),(188,180,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-03 05:39:27','WordPress successfully passed the notification email to the sending server.','notification','success'),(189,181,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-03 08:22:21','WordPress successfully passed the notification email to the sending server.','notification','success'),(190,182,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-03 08:27:41','WordPress successfully passed the notification email to the sending server.','notification','success'),(191,183,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-03 09:16:23','WordPress successfully passed the notification email to the sending server.','notification','success'),(192,184,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-03 11:04:52','WordPress successfully passed the notification email to the sending server.','notification','success'),(193,185,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-03 12:58:00','WordPress successfully passed the notification email to the sending server.','notification','success'),(194,186,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-03 13:23:15','WordPress successfully passed the notification email to the sending server.','notification','success'),(195,187,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-03 20:51:35','WordPress successfully passed the notification email to the sending server.','notification','success'),(196,188,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-03 21:28:24','WordPress successfully passed the notification email to the sending server.','notification','success'),(197,189,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-03 22:45:41','WordPress successfully passed the notification email to the sending server.','notification','success'),(198,190,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-04 08:16:11','WordPress successfully passed the notification email to the sending server.','notification','success'),(199,191,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-04 09:34:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(200,192,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-04 10:30:02','WordPress successfully passed the notification email to the sending server.','notification','success'),(201,193,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-04 12:21:00','WordPress successfully passed the notification email to the sending server.','notification','success'),(202,194,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-04 12:21:00','WordPress successfully passed the notification email to the sending server.','notification','success'),(203,195,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-04 12:21:02','WordPress successfully passed the notification email to the sending server.','notification','success'),(204,196,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-04 12:21:05','WordPress successfully passed the notification email to the sending server.','notification','success'),(205,197,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-04 12:21:15','WordPress successfully passed the notification email to the sending server.','notification','success'),(206,198,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-04 16:06:59','WordPress successfully passed the notification email to the sending server.','notification','success'),(207,199,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-04 16:55:16','WordPress successfully passed the notification email to the sending server.','notification','success'),(208,200,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-06 01:07:47','WordPress successfully passed the notification email to the sending server.','notification','success'),(209,201,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-06 05:48:27','WordPress successfully passed the notification email to the sending server.','notification','success'),(210,202,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-06 06:20:14','WordPress successfully passed the notification email to the sending server.','notification','success'),(211,203,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-06 07:36:46','WordPress successfully passed the notification email to the sending server.','notification','success'),(212,204,'Honeypot Spam Filter',0,'2025-01-06 10:17:12','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(213,205,'Honeypot Spam Filter',0,'2025-01-06 12:45:25','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(214,206,'Honeypot Spam Filter',0,'2025-01-06 13:02:43','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(215,207,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-06 13:16:56','WordPress successfully passed the notification email to the sending server.','notification','success'),(216,208,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-06 13:52:00','WordPress successfully passed the notification email to the sending server.','notification','success'),(217,209,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-06 13:59:11','WordPress successfully passed the notification email to the sending server.','notification','success'),(218,210,'Honeypot Spam Filter',0,'2025-01-06 14:57:14','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(219,211,'Honeypot Spam Filter',0,'2025-01-06 16:17:30','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(220,212,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-06 18:42:20','WordPress successfully passed the notification email to the sending server.','notification','success'),(221,213,'Honeypot Spam Filter',0,'2025-01-06 19:06:17','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(222,214,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-06 20:24:24','WordPress successfully passed the notification email to the sending server.','notification','success'),(223,215,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-06 20:37:19','WordPress successfully passed the notification email to the sending server.','notification','success'),(224,216,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-06 23:57:08','WordPress successfully passed the notification email to the sending server.','notification','success'),(225,217,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-07 02:23:45','WordPress successfully passed the notification email to the sending server.','notification','success'),(226,218,'Honeypot Spam Filter',0,'2025-01-07 03:19:59','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(227,219,'Honeypot Spam Filter',0,'2025-01-07 04:16:24','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(228,220,'Honeypot Spam Filter',0,'2025-01-07 04:16:45','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(229,221,'Honeypot Spam Filter',0,'2025-01-07 08:35:46','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(230,222,'Honeypot Spam Filter',0,'2025-01-07 10:01:29','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(231,223,'Honeypot Spam Filter',0,'2025-01-07 12:09:53','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(232,224,'Honeypot Spam Filter',0,'2025-01-07 14:44:12','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(233,225,'Honeypot Spam Filter',0,'2025-01-07 15:23:22','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(234,226,'Honeypot Spam Filter',0,'2025-01-07 17:30:37','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(235,227,'Admin Notification (ID: 66671b07b14ad)',0,'2025-01-07 20:25:02','WordPress successfully passed the notification email to the sending server.','notification','success'),(236,228,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-07 21:58:45','WordPress successfully passed the notification email to the sending server.','notification','success'),(237,229,'Honeypot Spam Filter',0,'2025-01-08 00:18:24','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(238,230,'Honeypot Spam Filter',0,'2025-01-08 01:21:38','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(239,231,'Honeypot Spam Filter',0,'2025-01-08 02:48:57','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(240,232,'Honeypot Spam Filter',0,'2025-01-08 06:42:49','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(241,233,'Honeypot Spam Filter',0,'2025-01-08 06:42:51','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(242,234,'Honeypot Spam Filter',0,'2025-01-08 06:43:05','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(243,235,'Honeypot Spam Filter',0,'2025-01-08 06:43:10','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(244,236,'Honeypot Spam Filter',0,'2025-01-08 06:43:41','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(245,237,'Honeypot Spam Filter',0,'2025-01-08 08:17:49','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(246,238,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-08 09:50:04','WordPress successfully passed the notification email to the sending server.','notification','success'),(247,239,'Honeypot Spam Filter',0,'2025-01-08 14:07:15','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(248,240,'Honeypot Spam Filter',0,'2025-01-08 15:28:55','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(249,241,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-08 16:24:23','WordPress successfully passed the notification email to the sending server.','notification','success'),(250,242,'Honeypot Spam Filter',0,'2025-01-08 21:05:32','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(251,243,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-08 21:25:30','WordPress successfully passed the notification email to the sending server.','notification','success'),(252,244,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-08 21:29:24','WordPress successfully passed the notification email to the sending server.','notification','success'),(253,245,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-08 23:26:22','WordPress successfully passed the notification email to the sending server.','notification','success'),(254,246,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-08 23:36:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(255,247,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-09 02:49:01','WordPress successfully passed the notification email to the sending server.','notification','success'),(256,248,'Honeypot Spam Filter',0,'2025-01-09 04:18:16','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(257,249,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-09 04:41:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(258,250,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-09 04:53:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(259,251,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-09 06:14:16','WordPress successfully passed the notification email to the sending server.','notification','success'),(260,252,'Honeypot Spam Filter',0,'2025-01-09 06:33:54','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(261,253,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-09 06:40:18','WordPress successfully passed the notification email to the sending server.','notification','success'),(262,254,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-09 08:22:36','WordPress successfully passed the notification email to the sending server.','notification','success'),(263,255,'Honeypot Spam Filter',0,'2025-01-09 10:20:45','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(264,256,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-09 11:43:22','WordPress successfully passed the notification email to the sending server.','notification','success'),(265,257,'Honeypot Spam Filter',0,'2025-01-09 12:19:11','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(266,258,'Honeypot Spam Filter',0,'2025-01-09 12:19:33','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(267,259,'Honeypot Spam Filter',0,'2025-01-09 18:20:52','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(268,260,'Honeypot Spam Filter',0,'2025-01-09 19:27:26','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(269,261,'Honeypot Spam Filter',0,'2025-01-09 23:01:08','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(270,262,'Honeypot Spam Filter',0,'2025-01-09 23:12:04','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(271,263,'Honeypot Spam Filter',0,'2025-01-09 23:55:20','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(272,264,'Honeypot Spam Filter',0,'2025-01-10 02:00:53','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(273,265,'Honeypot Spam Filter',0,'2025-01-10 06:25:34','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(274,266,'Honeypot Spam Filter',0,'2025-01-10 06:29:02','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(275,267,'Honeypot Spam Filter',0,'2025-01-10 06:58:12','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(276,268,'Honeypot Spam Filter',0,'2025-01-10 09:55:52','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(277,269,'Honeypot Spam Filter',0,'2025-01-10 11:12:39','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(278,270,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-10 13:06:40','WordPress successfully passed the notification email to the sending server.','notification','success'),(279,271,'Honeypot Spam Filter',0,'2025-01-10 13:10:31','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(280,272,'Honeypot Spam Filter',0,'2025-01-10 14:09:34','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(281,273,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-10 14:44:38','WordPress successfully passed the notification email to the sending server.','notification','success'),(282,274,'Honeypot Spam Filter',0,'2025-01-10 14:53:48','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(283,275,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-10 16:17:21','WordPress successfully passed the notification email to the sending server.','notification','success'),(284,276,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-10 16:30:39','WordPress successfully passed the notification email to the sending server.','notification','success'),(285,277,'Honeypot Spam Filter',0,'2025-01-10 19:13:41','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(286,278,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-10 22:17:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(287,279,'Honeypot Spam Filter',0,'2025-01-10 22:49:38','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(288,280,'Honeypot Spam Filter',0,'2025-01-11 01:19:14','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(289,281,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-11 04:38:36','WordPress successfully passed the notification email to the sending server.','notification','success'),(290,282,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-11 05:49:06','WordPress successfully passed the notification email to the sending server.','notification','success'),(291,283,'Honeypot Spam Filter',0,'2025-01-11 07:00:40','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(292,284,'Honeypot Spam Filter',0,'2025-01-11 10:39:33','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(293,285,'Honeypot Spam Filter',0,'2025-01-11 11:24:19','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(294,286,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-11 12:20:12','WordPress successfully passed the notification email to the sending server.','notification','success'),(295,287,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-11 13:41:54','WordPress successfully passed the notification email to the sending server.','notification','success'),(296,288,'Honeypot Spam Filter',0,'2025-01-11 15:27:16','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(297,289,'Honeypot Spam Filter',0,'2025-01-11 16:26:39','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(298,290,'Honeypot Spam Filter',0,'2025-01-11 17:38:00','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(299,291,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-12 02:29:33','WordPress successfully passed the notification email to the sending server.','notification','success'),(300,292,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-12 07:18:20','WordPress successfully passed the notification email to the sending server.','notification','success'),(301,293,'Honeypot Spam Filter',0,'2025-01-12 07:42:37','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(302,294,'Honeypot Spam Filter',0,'2025-01-12 07:43:25','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(303,295,'Honeypot Spam Filter',0,'2025-01-12 09:55:28','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(304,296,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-12 09:56:56','WordPress successfully passed the notification email to the sending server.','notification','success'),(305,297,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-12 10:32:43','WordPress successfully passed the notification email to the sending server.','notification','success'),(306,298,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-12 11:16:38','WordPress successfully passed the notification email to the sending server.','notification','success'),(307,299,'Honeypot Spam Filter',0,'2025-01-12 11:48:17','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(308,300,'Honeypot Spam Filter',0,'2025-01-12 13:16:16','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(309,301,'Honeypot Spam Filter',0,'2025-01-12 18:04:29','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(310,302,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-12 19:06:18','WordPress successfully passed the notification email to the sending server.','notification','success'),(311,303,'Honeypot Spam Filter',0,'2025-01-12 19:37:57','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(312,304,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-12 20:22:38','WordPress successfully passed the notification email to the sending server.','notification','success'),(313,305,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-12 21:40:41','WordPress successfully passed the notification email to the sending server.','notification','success'),(314,306,'Honeypot Spam Filter',0,'2025-01-12 23:20:06','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(315,307,'Honeypot Spam Filter',0,'2025-01-13 00:45:25','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(316,308,'Honeypot Spam Filter',0,'2025-01-13 02:09:59','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(317,309,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-13 05:39:02','WordPress successfully passed the notification email to the sending server.','notification','success'),(318,310,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-13 05:54:11','WordPress successfully passed the notification email to the sending server.','notification','success'),(319,311,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-13 06:03:24','WordPress successfully passed the notification email to the sending server.','notification','success'),(320,312,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-13 06:35:18','WordPress successfully passed the notification email to the sending server.','notification','success'),(321,313,'Honeypot Spam Filter',0,'2025-01-13 07:10:14','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(322,314,'Honeypot Spam Filter',0,'2025-01-13 08:46:01','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(323,315,'Honeypot Spam Filter',0,'2025-01-13 11:10:26','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(324,316,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-13 11:23:27','WordPress successfully passed the notification email to the sending server.','notification','success'),(325,317,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-13 13:20:06','WordPress successfully passed the notification email to the sending server.','notification','success'),(326,318,'Honeypot Spam Filter',0,'2025-01-13 13:45:37','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(327,319,'Honeypot Spam Filter',0,'2025-01-13 15:35:19','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(328,320,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-13 16:18:22','WordPress successfully passed the notification email to the sending server.','notification','success'),(329,322,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-13 16:31:17','WordPress successfully passed the notification email to the sending server.','notification','success'),(330,321,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-13 16:31:18','WordPress successfully passed the notification email to the sending server.','notification','success'),(331,323,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-13 16:31:21','WordPress successfully passed the notification email to the sending server.','notification','success'),(332,324,'Honeypot Spam Filter',0,'2025-01-13 16:31:49','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(333,325,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-13 16:32:33','WordPress successfully passed the notification email to the sending server.','notification','success'),(334,326,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-13 16:32:33','WordPress successfully passed the notification email to the sending server.','notification','success'),(335,327,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-13 18:55:50','WordPress successfully passed the notification email to the sending server.','notification','success'),(336,328,'Honeypot Spam Filter',0,'2025-01-13 20:59:00','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(337,329,'Honeypot Spam Filter',0,'2025-01-13 22:25:53','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(338,330,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-14 00:08:24','WordPress successfully passed the notification email to the sending server.','notification','success'),(339,331,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-14 02:58:45','WordPress successfully passed the notification email to the sending server.','notification','success'),(340,332,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-14 03:28:38','WordPress successfully passed the notification email to the sending server.','notification','success'),(341,333,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-14 04:16:44','WordPress successfully passed the notification email to the sending server.','notification','success'),(342,334,'Honeypot Spam Filter',0,'2025-01-14 05:51:10','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(343,335,'Honeypot Spam Filter',0,'2025-01-14 05:56:38','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(344,336,'Honeypot Spam Filter',0,'2025-01-14 07:49:40','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(345,337,'Honeypot Spam Filter',0,'2025-01-14 08:25:44','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(346,338,'Honeypot Spam Filter',0,'2025-01-14 08:46:12','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(347,339,'Honeypot Spam Filter',0,'2025-01-14 09:52:39','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(348,340,'Honeypot Spam Filter',0,'2025-01-14 12:26:47','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(349,341,'Honeypot Spam Filter',0,'2025-01-14 13:10:53','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(350,342,'Honeypot Spam Filter',0,'2025-01-14 15:32:18','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(351,343,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-14 17:56:36','WordPress successfully passed the notification email to the sending server.','notification','success'),(352,344,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-14 18:03:09','WordPress successfully passed the notification email to the sending server.','notification','success'),(353,345,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-14 20:01:50','WordPress successfully passed the notification email to the sending server.','notification','success'),(354,346,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-14 20:26:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(355,347,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-14 20:49:13','WordPress successfully passed the notification email to the sending server.','notification','success'),(356,348,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-14 21:32:19','WordPress successfully passed the notification email to the sending server.','notification','success'),(357,349,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-14 21:49:14','WordPress successfully passed the notification email to the sending server.','notification','success'),(358,350,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-14 23:31:11','WordPress successfully passed the notification email to the sending server.','notification','success'),(359,351,'Honeypot Spam Filter',0,'2025-01-15 00:19:17','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(360,352,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-15 01:02:40','WordPress successfully passed the notification email to the sending server.','notification','success'),(361,353,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-15 03:57:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(362,354,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-15 05:28:21','WordPress successfully passed the notification email to the sending server.','notification','success'),(363,355,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-15 06:01:19','WordPress successfully passed the notification email to the sending server.','notification','success'),(364,356,'Honeypot Spam Filter',0,'2025-01-15 08:06:30','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(365,357,'Honeypot Spam Filter',0,'2025-01-15 09:38:30','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(366,358,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-15 11:46:48','WordPress successfully passed the notification email to the sending server.','notification','success'),(367,359,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-15 13:22:08','WordPress successfully passed the notification email to the sending server.','notification','success'),(368,360,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-15 13:37:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(369,361,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-15 13:57:27','WordPress successfully passed the notification email to the sending server.','notification','success'),(370,362,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-15 17:15:13','WordPress successfully passed the notification email to the sending server.','notification','success'),(371,363,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-15 17:46:45','WordPress successfully passed the notification email to the sending server.','notification','success'),(372,364,'Honeypot Spam Filter',0,'2025-01-15 18:46:03','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(373,365,'Honeypot Spam Filter',0,'2025-01-16 00:16:12','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(374,366,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-16 01:46:01','WordPress successfully passed the notification email to the sending server.','notification','success'),(375,367,'Honeypot Spam Filter',0,'2025-01-16 04:11:53','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(376,368,'Honeypot Spam Filter',0,'2025-01-16 05:18:38','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(377,369,'Honeypot Spam Filter',0,'2025-01-16 05:18:50','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(378,370,'Honeypot Spam Filter',0,'2025-01-16 05:18:50','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(379,371,'Honeypot Spam Filter',0,'2025-01-16 05:19:25','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(380,372,'Honeypot Spam Filter',0,'2025-01-16 05:21:06','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(381,373,'Honeypot Spam Filter',0,'2025-01-16 06:39:56','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(382,374,'Honeypot Spam Filter',0,'2025-01-16 09:08:38','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(383,375,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-16 09:37:46','WordPress successfully passed the notification email to the sending server.','notification','success'),(384,376,'Honeypot Spam Filter',0,'2025-01-16 09:38:50','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(385,377,'Honeypot Spam Filter',0,'2025-01-16 09:39:11','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(386,378,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-16 11:33:33','WordPress successfully passed the notification email to the sending server.','notification','success'),(387,379,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-16 12:23:12','WordPress successfully passed the notification email to the sending server.','notification','success'),(388,380,'Honeypot Spam Filter',0,'2025-01-16 13:40:58','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(389,381,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-16 15:28:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(390,382,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-16 15:37:12','WordPress successfully passed the notification email to the sending server.','notification','success'),(391,383,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-16 15:43:13','WordPress successfully passed the notification email to the sending server.','notification','success'),(392,384,'Honeypot Spam Filter',0,'2025-01-16 16:23:46','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(393,385,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-16 17:01:32','WordPress successfully passed the notification email to the sending server.','notification','success'),(394,386,'Honeypot Spam Filter',0,'2025-01-16 17:23:25','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(395,387,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-16 17:38:02','WordPress successfully passed the notification email to the sending server.','notification','success'),(396,388,'Honeypot Spam Filter',0,'2025-01-16 18:09:35','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(397,389,'Honeypot Spam Filter',0,'2025-01-16 18:15:22','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(398,390,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-16 19:55:19','WordPress successfully passed the notification email to the sending server.','notification','success'),(399,391,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-16 21:12:18','WordPress successfully passed the notification email to the sending server.','notification','success'),(400,392,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-16 21:41:52','WordPress successfully passed the notification email to the sending server.','notification','success'),(401,393,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-16 23:00:50','WordPress successfully passed the notification email to the sending server.','notification','success'),(402,394,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-17 00:09:23','WordPress successfully passed the notification email to the sending server.','notification','success'),(403,395,'Honeypot Spam Filter',0,'2025-01-17 01:30:26','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(404,396,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-17 03:19:14','WordPress successfully passed the notification email to the sending server.','notification','success'),(405,397,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-17 03:35:27','WordPress successfully passed the notification email to the sending server.','notification','success'),(406,398,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-17 05:35:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(407,399,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-17 09:13:14','WordPress successfully passed the notification email to the sending server.','notification','success'),(408,400,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-17 10:39:26','WordPress successfully passed the notification email to the sending server.','notification','success'),(409,401,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-17 11:03:47','WordPress successfully passed the notification email to the sending server.','notification','success'),(410,402,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-17 11:29:45','WordPress successfully passed the notification email to the sending server.','notification','success'),(411,403,'Honeypot Spam Filter',0,'2025-01-17 13:15:45','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(412,404,'Honeypot Spam Filter',0,'2025-01-17 14:40:08','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(413,405,'Honeypot Spam Filter',0,'2025-01-17 16:08:01','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(414,406,'Honeypot Spam Filter',0,'2025-01-17 16:20:39','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(415,407,'Honeypot Spam Filter',0,'2025-01-17 16:23:56','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(416,408,'Honeypot Spam Filter',0,'2025-01-17 17:35:07','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(417,409,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-17 18:05:30','WordPress successfully passed the notification email to the sending server.','notification','success'),(418,410,'Honeypot Spam Filter',0,'2025-01-17 18:20:30','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(419,411,'Honeypot Spam Filter',0,'2025-01-17 18:37:37','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(420,412,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-17 20:23:24','WordPress successfully passed the notification email to the sending server.','notification','success'),(421,413,'Honeypot Spam Filter',0,'2025-01-17 20:58:45','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(422,414,'Honeypot Spam Filter',0,'2025-01-17 21:13:50','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(423,415,'Honeypot Spam Filter',0,'2025-01-18 00:10:37','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(424,416,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-18 04:59:12','WordPress successfully passed the notification email to the sending server.','notification','success'),(425,417,'Honeypot Spam Filter',0,'2025-01-18 05:04:47','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(426,418,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-18 06:24:46','WordPress successfully passed the notification email to the sending server.','notification','success'),(427,419,'Honeypot Spam Filter',0,'2025-01-18 10:57:46','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(428,420,'Honeypot Spam Filter',0,'2025-01-18 14:16:09','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(429,421,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-18 14:26:18','WordPress successfully passed the notification email to the sending server.','notification','success'),(430,422,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-18 14:27:41','WordPress successfully passed the notification email to the sending server.','notification','success'),(431,423,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-18 16:47:27','WordPress successfully passed the notification email to the sending server.','notification','success'),(432,424,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-18 17:41:34','WordPress successfully passed the notification email to the sending server.','notification','success'),(433,425,'Honeypot Spam Filter',0,'2025-01-18 18:00:31','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(434,426,'Honeypot Spam Filter',0,'2025-01-18 18:47:56','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(435,427,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-18 20:03:35','WordPress successfully passed the notification email to the sending server.','notification','success'),(436,428,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-18 20:13:06','WordPress successfully passed the notification email to the sending server.','notification','success'),(437,429,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-18 22:11:48','WordPress successfully passed the notification email to the sending server.','notification','success'),(438,430,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-18 22:24:32','WordPress successfully passed the notification email to the sending server.','notification','success'),(439,431,'Honeypot Spam Filter',0,'2025-01-19 02:51:50','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(440,432,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-19 05:50:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(441,433,'Honeypot Spam Filter',0,'2025-01-19 07:39:02','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(442,434,'Honeypot Spam Filter',0,'2025-01-19 07:39:12','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(443,435,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-19 08:22:13','WordPress successfully passed the notification email to the sending server.','notification','success'),(444,436,'Honeypot Spam Filter',0,'2025-01-19 09:04:00','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(445,437,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-19 09:23:34','WordPress successfully passed the notification email to the sending server.','notification','success'),(446,438,'Honeypot Spam Filter',0,'2025-01-19 16:26:23','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(447,439,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-19 16:48:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(448,440,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-19 17:25:45','WordPress successfully passed the notification email to the sending server.','notification','success'),(449,441,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-19 19:36:33','WordPress successfully passed the notification email to the sending server.','notification','success'),(450,442,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-19 22:30:29','WordPress successfully passed the notification email to the sending server.','notification','success'),(451,443,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-20 01:34:01','WordPress successfully passed the notification email to the sending server.','notification','success'),(452,444,'Honeypot Spam Filter',0,'2025-01-20 04:47:51','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(453,445,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-20 05:37:33','WordPress successfully passed the notification email to the sending server.','notification','success'),(454,446,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-20 06:41:19','WordPress successfully passed the notification email to the sending server.','notification','success'),(455,447,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-20 09:42:41','WordPress successfully passed the notification email to the sending server.','notification','success'),(456,448,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-20 11:02:14','WordPress successfully passed the notification email to the sending server.','notification','success'),(457,449,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-20 11:34:50','WordPress successfully passed the notification email to the sending server.','notification','success'),(458,450,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-20 16:27:00','WordPress successfully passed the notification email to the sending server.','notification','success'),(459,451,'Honeypot Spam Filter',0,'2025-01-20 16:27:36','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(460,452,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-20 20:23:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(461,453,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-21 00:01:37','WordPress successfully passed the notification email to the sending server.','notification','success'),(462,454,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-21 00:05:03','WordPress successfully passed the notification email to the sending server.','notification','success'),(463,455,'Honeypot Spam Filter',0,'2025-01-21 01:55:15','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(464,456,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-21 02:06:29','WordPress successfully passed the notification email to the sending server.','notification','success'),(465,457,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-21 03:45:07','WordPress successfully passed the notification email to the sending server.','notification','success'),(466,458,'Honeypot Spam Filter',0,'2025-01-21 04:51:35','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(467,459,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-21 05:18:17','WordPress successfully passed the notification email to the sending server.','notification','success'),(468,460,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-21 16:52:43','WordPress successfully passed the notification email to the sending server.','notification','success'),(469,461,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-21 17:53:35','WordPress successfully passed the notification email to the sending server.','notification','success'),(470,462,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-21 17:55:48','WordPress successfully passed the notification email to the sending server.','notification','success'),(471,463,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-21 22:00:45','WordPress successfully passed the notification email to the sending server.','notification','success'),(472,464,'Honeypot Spam Filter',0,'2025-01-22 00:24:08','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(473,465,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-22 04:54:09','WordPress successfully passed the notification email to the sending server.','notification','success'),(474,466,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-22 05:28:27','WordPress successfully passed the notification email to the sending server.','notification','success'),(475,467,'Honeypot Spam Filter',0,'2025-01-22 10:01:55','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(476,468,'Honeypot Spam Filter',0,'2025-01-22 10:29:07','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(477,469,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-22 10:33:12','WordPress successfully passed the notification email to the sending server.','notification','success'),(478,470,'Honeypot Spam Filter',0,'2025-01-22 11:44:33','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(479,471,'Honeypot Spam Filter',0,'2025-01-22 15:41:07','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(480,472,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-22 18:58:12','WordPress successfully passed the notification email to the sending server.','notification','success'),(481,473,'Honeypot Spam Filter',0,'2025-01-22 19:08:10','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(482,474,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-22 19:14:50','WordPress successfully passed the notification email to the sending server.','notification','success'),(483,475,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-22 19:56:52','WordPress successfully passed the notification email to the sending server.','notification','success'),(484,476,'Honeypot Spam Filter',0,'2025-01-22 22:04:22','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(485,477,'Honeypot Spam Filter',0,'2025-01-22 22:22:33','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(486,478,'Honeypot Spam Filter',0,'2025-01-23 03:07:17','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(487,479,'Honeypot Spam Filter',0,'2025-01-23 03:24:28','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(488,480,'Honeypot Spam Filter',0,'2025-01-23 05:41:38','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(489,481,'Honeypot Spam Filter',0,'2025-01-23 05:43:43','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(490,482,'Honeypot Spam Filter',0,'2025-01-23 07:36:16','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(491,483,'Honeypot Spam Filter',0,'2025-01-23 07:38:29','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(492,484,'Honeypot Spam Filter',0,'2025-01-23 07:44:50','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(493,485,'Honeypot Spam Filter',0,'2025-01-23 10:28:15','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(494,486,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-23 10:41:28','WordPress successfully passed the notification email to the sending server.','notification','success'),(495,487,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-23 13:39:32','WordPress successfully passed the notification email to the sending server.','notification','success'),(496,488,'Honeypot Spam Filter',0,'2025-01-23 14:46:07','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(497,489,'Honeypot Spam Filter',0,'2025-01-23 15:26:25','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(498,490,'Honeypot Spam Filter',0,'2025-01-23 17:01:18','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(499,491,'Honeypot Spam Filter',0,'2025-01-23 17:02:00','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(500,492,'Honeypot Spam Filter',0,'2025-01-23 18:06:19','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(501,493,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-23 18:50:22','WordPress successfully passed the notification email to the sending server.','notification','success'),(502,494,'Honeypot Spam Filter',0,'2025-01-23 23:31:37','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(503,495,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-24 00:19:05','WordPress successfully passed the notification email to the sending server.','notification','success'),(504,496,'Honeypot Spam Filter',0,'2025-01-24 00:24:48','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(505,497,'Honeypot Spam Filter',0,'2025-01-24 01:03:41','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(506,498,'Honeypot Spam Filter',0,'2025-01-24 01:07:52','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(507,499,'Honeypot Spam Filter',0,'2025-01-24 01:18:11','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(508,500,'Honeypot Spam Filter',0,'2025-01-24 02:41:31','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(509,501,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-24 02:42:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(510,502,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-24 02:48:15','WordPress successfully passed the notification email to the sending server.','notification','success'),(511,503,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-24 03:15:35','WordPress successfully passed the notification email to the sending server.','notification','success'),(512,504,'Honeypot Spam Filter',0,'2025-01-24 03:21:11','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(513,505,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-24 06:53:36','WordPress successfully passed the notification email to the sending server.','notification','success'),(514,506,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-24 09:51:39','WordPress successfully passed the notification email to the sending server.','notification','success'),(515,507,'Honeypot Spam Filter',0,'2025-01-24 10:02:01','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(516,508,'Honeypot Spam Filter',0,'2025-01-24 12:03:20','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(517,509,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-24 12:04:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(518,510,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-24 12:40:31','WordPress successfully passed the notification email to the sending server.','notification','success'),(519,511,'Honeypot Spam Filter',0,'2025-01-24 12:55:41','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(520,512,'Honeypot Spam Filter',0,'2025-01-24 16:15:15','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(521,513,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-24 17:29:35','WordPress successfully passed the notification email to the sending server.','notification','success'),(522,514,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-24 19:23:40','WordPress successfully passed the notification email to the sending server.','notification','success'),(523,515,'Honeypot Spam Filter',0,'2025-01-24 20:27:00','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(524,516,'Honeypot Spam Filter',0,'2025-01-24 20:30:50','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(525,517,'Honeypot Spam Filter',0,'2025-01-24 22:08:33','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(526,518,'Honeypot Spam Filter',0,'2025-01-24 23:25:14','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(527,519,'Honeypot Spam Filter',0,'2025-01-24 23:25:54','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(528,520,'Honeypot Spam Filter',0,'2025-01-25 01:01:59','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(529,521,'Honeypot Spam Filter',0,'2025-01-25 02:21:26','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(530,522,'Honeypot Spam Filter',0,'2025-01-25 02:24:24','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(531,523,'Honeypot Spam Filter',0,'2025-01-25 03:17:40','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(532,524,'Honeypot Spam Filter',0,'2025-01-25 04:38:38','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(533,525,'Honeypot Spam Filter',0,'2025-01-25 08:13:30','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(534,526,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-25 11:23:35','WordPress successfully passed the notification email to the sending server.','notification','success'),(535,527,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-25 12:08:40','WordPress successfully passed the notification email to the sending server.','notification','success'),(536,528,'Honeypot Spam Filter',0,'2025-01-25 13:54:27','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(537,529,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-25 14:45:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(538,530,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-25 17:07:40','WordPress successfully passed the notification email to the sending server.','notification','success'),(539,531,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-25 19:47:00','WordPress successfully passed the notification email to the sending server.','notification','success'),(540,532,'Honeypot Spam Filter',0,'2025-01-26 01:28:35','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(541,533,'Honeypot Spam Filter',0,'2025-01-26 02:28:31','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(542,534,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-26 02:45:18','WordPress successfully passed the notification email to the sending server.','notification','success'),(543,535,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-26 04:18:05','WordPress successfully passed the notification email to the sending server.','notification','success'),(544,536,'Honeypot Spam Filter',0,'2025-01-26 08:24:45','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(545,537,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-26 09:35:38','WordPress successfully passed the notification email to the sending server.','notification','success'),(546,538,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-26 12:45:39','WordPress successfully passed the notification email to the sending server.','notification','success'),(547,539,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-26 13:23:14','WordPress successfully passed the notification email to the sending server.','notification','success'),(548,540,'Honeypot Spam Filter',0,'2025-01-26 13:46:24','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(549,541,'Honeypot Spam Filter',0,'2025-01-26 15:15:46','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(550,542,'Honeypot Spam Filter',0,'2025-01-26 17:23:52','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(551,543,'Honeypot Spam Filter',0,'2025-01-26 21:12:45','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(552,544,'Honeypot Spam Filter',0,'2025-01-26 22:42:15','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(553,545,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-27 00:28:12','WordPress successfully passed the notification email to the sending server.','notification','success'),(554,546,'Honeypot Spam Filter',0,'2025-01-27 04:04:51','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(555,547,'Honeypot Spam Filter',0,'2025-01-27 06:34:27','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(556,548,'Honeypot Spam Filter',0,'2025-01-27 12:07:20','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(557,549,'Honeypot Spam Filter',0,'2025-01-27 12:25:47','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(558,550,'Honeypot Spam Filter',0,'2025-01-27 12:42:20','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(559,551,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-27 13:04:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(560,552,'Honeypot Spam Filter',0,'2025-01-27 13:20:02','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(561,553,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-27 17:07:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(562,554,'Honeypot Spam Filter',0,'2025-01-27 18:02:10','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(563,555,'Honeypot Spam Filter',0,'2025-01-27 20:24:28','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(564,556,'Honeypot Spam Filter',0,'2025-01-27 21:22:56','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(565,557,'Honeypot Spam Filter',0,'2025-01-27 23:56:59','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(566,558,'Honeypot Spam Filter',0,'2025-01-28 00:34:55','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(567,559,'Honeypot Spam Filter',0,'2025-01-28 01:19:10','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(568,560,'Honeypot Spam Filter',0,'2025-01-28 02:36:35','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(569,561,'Honeypot Spam Filter',0,'2025-01-28 03:16:04','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(570,562,'Honeypot Spam Filter',0,'2025-01-28 04:59:17','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(571,563,'Honeypot Spam Filter',0,'2025-01-28 05:59:42','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(572,564,'Honeypot Spam Filter',0,'2025-01-28 08:10:35','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(573,565,'Honeypot Spam Filter',0,'2025-01-28 09:58:07','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(574,566,'Honeypot Spam Filter',0,'2025-01-28 09:58:20','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(575,567,'Honeypot Spam Filter',0,'2025-01-28 12:39:07','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(576,568,'Honeypot Spam Filter',0,'2025-01-28 13:58:27','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(577,569,'Honeypot Spam Filter',0,'2025-01-28 14:34:46','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(578,570,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-28 16:26:06','WordPress successfully passed the notification email to the sending server.','notification','success'),(579,571,'Honeypot Spam Filter',0,'2025-01-28 17:24:11','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(580,572,'Honeypot Spam Filter',0,'2025-01-28 18:11:26','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(581,573,'Honeypot Spam Filter',0,'2025-01-28 21:46:35','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(582,574,'Honeypot Spam Filter',0,'2025-01-28 23:03:23','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(583,575,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-29 02:03:37','WordPress successfully passed the notification email to the sending server.','notification','success'),(584,576,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-29 03:42:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(585,577,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-29 06:01:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(586,578,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-29 08:18:27','WordPress successfully passed the notification email to the sending server.','notification','success'),(587,579,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-29 10:55:07','WordPress successfully passed the notification email to the sending server.','notification','success'),(588,580,'Honeypot Spam Filter',0,'2025-01-29 12:25:01','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(589,581,'Honeypot Spam Filter',0,'2025-01-29 15:50:45','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(590,582,'Honeypot Spam Filter',0,'2025-01-29 16:01:12','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(591,583,'Honeypot Spam Filter',0,'2025-01-29 17:05:30','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(592,584,'Honeypot Spam Filter',0,'2025-01-29 18:10:27','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(593,585,'Honeypot Spam Filter',0,'2025-01-29 20:35:08','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(594,586,'Honeypot Spam Filter',0,'2025-01-29 20:46:39','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(595,587,'Honeypot Spam Filter',0,'2025-01-29 23:13:12','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(596,588,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-30 00:26:44','WordPress successfully passed the notification email to the sending server.','notification','success'),(597,589,'Honeypot Spam Filter',0,'2025-01-30 01:11:00','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(598,590,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-30 01:19:26','WordPress successfully passed the notification email to the sending server.','notification','success'),(599,591,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-30 02:30:22','WordPress successfully passed the notification email to the sending server.','notification','success'),(600,592,'Honeypot Spam Filter',0,'2025-01-30 03:53:26','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(601,593,'Honeypot Spam Filter',0,'2025-01-30 05:28:26','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(602,594,'Honeypot Spam Filter',0,'2025-01-30 06:15:40','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(603,595,'Honeypot Spam Filter',0,'2025-01-30 06:18:46','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(604,596,'Honeypot Spam Filter',0,'2025-01-30 06:43:52','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(605,597,'Honeypot Spam Filter',0,'2025-01-30 07:16:50','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(606,598,'Honeypot Spam Filter',0,'2025-01-30 07:18:18','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(607,599,'Honeypot Spam Filter',0,'2025-01-30 07:18:33','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(608,600,'Honeypot Spam Filter',0,'2025-01-30 07:48:40','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(609,601,'Honeypot Spam Filter',0,'2025-01-30 09:10:44','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(610,602,'Honeypot Spam Filter',0,'2025-01-30 10:12:34','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(611,603,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-30 12:56:29','WordPress successfully passed the notification email to the sending server.','notification','success'),(612,604,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-30 14:33:18','WordPress successfully passed the notification email to the sending server.','notification','success'),(613,605,'Honeypot Spam Filter',0,'2025-01-30 15:18:30','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(614,606,'Honeypot Spam Filter',0,'2025-01-30 15:22:01','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(615,607,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-30 15:26:22','WordPress successfully passed the notification email to the sending server.','notification','success'),(616,608,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-30 16:05:03','WordPress successfully passed the notification email to the sending server.','notification','success'),(617,609,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-30 19:17:40','WordPress successfully passed the notification email to the sending server.','notification','success'),(618,610,'Honeypot Spam Filter',0,'2025-01-30 20:15:27','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(619,611,'Honeypot Spam Filter',0,'2025-01-30 22:01:03','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(620,612,'Honeypot Spam Filter',0,'2025-01-31 00:59:03','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(621,613,'Honeypot Spam Filter',0,'2025-01-31 03:26:16','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(622,614,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-31 06:13:37','WordPress successfully passed the notification email to the sending server.','notification','success'),(623,615,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-31 08:41:44','WordPress successfully passed the notification email to the sending server.','notification','success'),(624,616,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-31 09:23:19','WordPress successfully passed the notification email to the sending server.','notification','success'),(625,617,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-31 13:47:18','WordPress successfully passed the notification email to the sending server.','notification','success'),(626,618,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-31 14:03:02','WordPress successfully passed the notification email to the sending server.','notification','success'),(627,619,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-31 14:06:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(628,620,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-31 14:50:23','WordPress successfully passed the notification email to the sending server.','notification','success'),(629,621,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-31 15:31:33','WordPress successfully passed the notification email to the sending server.','notification','success'),(630,622,'Honeypot Spam Filter',0,'2025-01-31 17:38:54','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(631,623,'Honeypot Spam Filter',0,'2025-01-31 17:46:12','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(632,624,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-31 18:46:12','WordPress successfully passed the notification email to the sending server.','notification','success'),(633,625,'Honeypot Spam Filter',0,'2025-01-31 20:13:36','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(634,626,'Admin Notification (ID: 65c100077b6f7)',0,'2025-01-31 23:36:00','WordPress successfully passed the notification email to the sending server.','notification','success'),(635,627,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-01 02:31:09','WordPress successfully passed the notification email to the sending server.','notification','success'),(636,628,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-01 04:44:54','WordPress successfully passed the notification email to the sending server.','notification','success'),(637,629,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-01 05:09:34','WordPress successfully passed the notification email to the sending server.','notification','success'),(638,630,'Honeypot Spam Filter',0,'2025-02-01 11:08:14','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(639,631,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-01 11:57:08','WordPress successfully passed the notification email to the sending server.','notification','success'),(640,632,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-01 12:26:53','WordPress successfully passed the notification email to the sending server.','notification','success'),(641,633,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-01 17:17:58','WordPress successfully passed the notification email to the sending server.','notification','success'),(642,634,'Honeypot Spam Filter',0,'2025-02-01 17:36:49','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(643,635,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-01 19:58:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(644,636,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-01 22:02:35','WordPress successfully passed the notification email to the sending server.','notification','success'),(645,637,'Honeypot Spam Filter',0,'2025-02-01 22:17:39','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(646,638,'Honeypot Spam Filter',0,'2025-02-01 22:25:53','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(647,639,'Honeypot Spam Filter',0,'2025-02-01 22:38:15','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(648,640,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-01 23:16:38','WordPress successfully passed the notification email to the sending server.','notification','success'),(649,641,'Honeypot Spam Filter',0,'2025-02-01 23:24:01','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(650,642,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-02 00:14:11','WordPress successfully passed the notification email to the sending server.','notification','success'),(651,643,'Honeypot Spam Filter',0,'2025-02-02 04:25:50','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(652,644,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-02 06:10:06','WordPress successfully passed the notification email to the sending server.','notification','success'),(653,645,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-02 07:10:32','WordPress successfully passed the notification email to the sending server.','notification','success'),(654,646,'Honeypot Spam Filter',0,'2025-02-02 11:32:40','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(655,647,'Honeypot Spam Filter',0,'2025-02-02 13:30:07','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(656,648,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-02 14:48:44','WordPress successfully passed the notification email to the sending server.','notification','success'),(657,649,'Honeypot Spam Filter',0,'2025-02-02 15:43:40','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(658,650,'Honeypot Spam Filter',0,'2025-02-02 17:11:33','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(659,651,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-02 17:43:05','WordPress successfully passed the notification email to the sending server.','notification','success'),(660,652,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-02 20:47:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(661,653,'Honeypot Spam Filter',0,'2025-02-02 23:26:36','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(662,654,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-03 00:03:44','WordPress successfully passed the notification email to the sending server.','notification','success'),(663,655,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-03 00:41:50','WordPress successfully passed the notification email to the sending server.','notification','success'),(664,656,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-03 01:38:13','WordPress successfully passed the notification email to the sending server.','notification','success'),(665,657,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-03 04:55:40','WordPress successfully passed the notification email to the sending server.','notification','success'),(666,658,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-03 05:24:17','WordPress successfully passed the notification email to the sending server.','notification','success'),(667,659,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-03 05:32:38','WordPress successfully passed the notification email to the sending server.','notification','success'),(668,660,'Honeypot Spam Filter',0,'2025-02-03 08:41:37','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user',''),(669,661,'Admin Notification (ID: 65c100077b6f7)',0,'2025-02-03 09:09:17','WordPress successfully passed the notification email to the sending server.','notification','success'),(670,662,'Honeypot Spam Filter',0,'2025-02-03 09:29:12','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
/*!40000 ALTER TABLE `act_gf_entry_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_gf_form`
--

DROP TABLE IF EXISTS `act_gf_form`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_gf_form` (
  `id` mediumint unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(150) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_created` datetime NOT NULL,
  `date_updated` datetime DEFAULT NULL,
  `is_active` tinyint NOT NULL DEFAULT '1',
  `is_trash` tinyint NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_gf_form`
--

LOCK TABLES `act_gf_form` WRITE;
/*!40000 ALTER TABLE `act_gf_form` DISABLE KEYS */;
INSERT INTO `act_gf_form` VALUES (1,'Send us a message.','2024-02-05 15:34:31',NULL,1,0),(2,'Newsletter Signup','2024-02-06 09:55:59',NULL,1,0),(3,'Send us a message','2024-05-21 09:01:59',NULL,1,0),(4,'Send us your CV.','2024-06-10 15:25:59',NULL,1,0),(5,'Enquiry Form','2025-11-28 13:42:13',NULL,1,0);
/*!40000 ALTER TABLE `act_gf_form` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_gf_form_meta`
--

DROP TABLE IF EXISTS `act_gf_form_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_gf_form_meta` (
  `form_id` mediumint unsigned NOT NULL,
  `display_meta` longtext COLLATE utf8mb4_unicode_520_ci,
  `entries_grid_meta` longtext COLLATE utf8mb4_unicode_520_ci,
  `confirmations` longtext COLLATE utf8mb4_unicode_520_ci,
  `notifications` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`form_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_gf_form_meta`
--

LOCK TABLES `act_gf_form_meta` WRITE;
/*!40000 ALTER TABLE `act_gf_form_meta` DISABLE KEYS */;
INSERT INTO `act_gf_form_meta` VALUES (1,'{\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":1,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"2d18b207\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":3,\"formId\":1,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3f865077\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":4,\"formId\":1,\"label\":\"Company Name\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"a49ec7bb\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":1,\"label\":\"Contact Number\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"international\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"807be516\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"textarea\",\"id\":6,\"formId\":1,\"label\":\"Message\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"textarea\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"form_id\":\"\",\"useRichTextEditor\":false,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5040bfa2\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/actuate.webpreview.co\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/actuate.webpreview.co\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":7,\"formId\":1,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"7.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"7.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"7.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I have read and agree to the privacy policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"f0dae080\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"}],\"button\":{\"type\":\"text\",\"text\":\"Say Hello\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12,\"id\":\"submit\"},\"title\":\"Send us a message.\",\"description\":\"\",\"version\":\"2.9.5\",\"id\":1,\"markupVersion\":2,\"nextFieldId\":8,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"notifications\":{\"65c100077b6f7\":{\"id\":\"65c100077b6f7\",\"isActive\":true,\"to\":\"hello@actuate.agency\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\",\"service\":\"wordpress\",\"toEmail\":\"hello@actuate.agency\",\"toField\":\"\",\"routing\":null,\"fromName\":\"Contact Submission from {Name:1} via Actuate\",\"from\":\"website@actuate.agency\",\"replyTo\":\"{Email:3}\",\"bcc\":\"mat@actuate.agency, jessica.oconnor@actuate.agency\",\"disableAutoformat\":false,\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\",\"conditionalLogic\":null,\"cc\":\"\",\"enableAttachments\":false}},\"confirmations\":{\"65c100077bf97\":{\"id\":\"65c100077bf97\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"page\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"6854\",\"queryString\":\"\",\"event\":\"\",\"disableAutoformat\":false,\"page\":\"6854\",\"conditionalLogic\":[]}},\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"validationPlacement\":\"below\",\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"enableHoneypot\":true,\"honeypotAction\":\"spam\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}',NULL,'{\"65c100077bf97\":{\"id\":\"65c100077bf97\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"page\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"6854\",\"queryString\":\"\",\"event\":\"\",\"disableAutoformat\":false,\"page\":\"6854\",\"conditionalLogic\":[]}}','{\"65c100077b6f7\":{\"id\":\"65c100077b6f7\",\"isActive\":true,\"to\":\"hello@actuate.agency\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\",\"service\":\"wordpress\",\"toEmail\":\"hello@actuate.agency\",\"toField\":\"\",\"routing\":null,\"fromName\":\"Contact Submission from {Name:1} via Actuate\",\"from\":\"website@actuate.agency\",\"replyTo\":\"{Email:3}\",\"bcc\":\"mat@actuate.agency, jessica.oconnor@actuate.agency\",\"disableAutoformat\":false,\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\",\"conditionalLogic\":null,\"cc\":\"\",\"enableAttachments\":false}}'),(2,'{\"fields\":[{\"type\":\"email\",\"id\":1,\"formId\":2,\"label\":\"Email Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email Address\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3571b6bd\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"button\":{\"type\":\"text\",\"text\":\"Subscribe\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12,\"id\":\"submit\"},\"title\":\"Newsletter Signup\",\"description\":\"Want to get the latest eCommerce news delivered straight to your inbox? Sign up to our newsletter!\",\"version\":\"2.8.3\",\"id\":2,\"markupVersion\":2,\"nextFieldId\":2,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"above\",\"requiredIndicator\":\"asterisk\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"enableHoneypot\":true,\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}',NULL,'{\"65c2022f5db25\":{\"id\":\"65c2022f5db25\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"page\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"6854\",\"queryString\":\"\",\"event\":\"\",\"disableAutoformat\":false,\"page\":\"6854\",\"conditionalLogic\":[]}}','{\"65c2022f5d984\":{\"id\":\"65c2022f5d984\",\"isActive\":true,\"to\":\"hello@actuate.agency\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"Newsletter Signup from {Email Address:1}\",\"message\":\"{all_fields}\",\"service\":\"wordpress\",\"toEmail\":\"hello@actuate.agency\",\"toField\":\"\",\"routing\":null,\"fromName\":\"Actuate Digital\",\"from\":\"{admin_email}\",\"replyTo\":\"{Email Address:1}\",\"bcc\":\"mat@actuate.agency, jessica.oconnor@actuate.agency\",\"disableAutoformat\":false,\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\",\"conditionalLogic\":null,\"cc\":\"\",\"enableAttachments\":false}}'),(3,'{\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":3,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Your Name\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"b037927d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"email\",\"id\":3,\"formId\":3,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"john@doe.com\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"4c6c0ce4\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"text\",\"id\":4,\"formId\":3,\"label\":\"Company Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Acme Ltd\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1279dcc6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":3,\"label\":\"Contact Number\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"international\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"8c1cb6e2\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"textarea\",\"id\":6,\"formId\":3,\"label\":\"Your Message\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"textarea\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"form_id\":\"\",\"useRichTextEditor\":false,\"enableEnhancedUI\":0,\"layoutGroupId\":\"ae34ff14\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/actuate.webpreview.co\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/actuate.webpreview.co\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":7,\"formId\":3,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"7.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"7.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"7.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I have read and agree to the privacy policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"ce84f9c9\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true}],\"button\":{\"type\":\"text\",\"text\":\"Send Message\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12,\"id\":\"submit\"},\"title\":\"Send us a message\",\"description\":\"<p>Just fill in the form below and we\\u2019ll be right with you.<\\/p>\\r\\n<p>Can\\u2019t wait? Give us a call on <a href=\\\"tel:0161 672 0877\\\">0161 672 0877<\\/a><\\/p>\",\"version\":\"2.9.0\",\"id\":3,\"markupVersion\":2,\"nextFieldId\":8,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"notifications\":{\"664c630751e6b\":{\"id\":\"664c630751e6b\",\"isActive\":true,\"to\":\"hello@actuate.agency\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\",\"service\":\"wordpress\",\"toEmail\":\"hello@actuate.agency\",\"toField\":\"\",\"routing\":null,\"fromName\":\"Message from {Name:1} via Actuate\",\"from\":\"hello@actuate.agency\",\"replyTo\":\"{Email:3}\",\"bcc\":\"\",\"disableAutoformat\":false,\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\",\"conditionalLogic\":null,\"cc\":\"\",\"enableAttachments\":false}},\"confirmations\":{\"664c63075230a\":{\"id\":\"664c63075230a\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"page\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"6854\",\"queryString\":\"\",\"event\":\"\",\"disableAutoformat\":false,\"page\":\"6854\",\"conditionalLogic\":[]}},\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"validationPlacement\":\"below\",\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":true,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}',NULL,'{\"664c63075230a\":{\"id\":\"664c63075230a\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"page\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"6854\",\"queryString\":\"\",\"event\":\"\",\"disableAutoformat\":false,\"page\":\"6854\",\"conditionalLogic\":[]}}','{\"664c630751e6b\":{\"id\":\"664c630751e6b\",\"isActive\":true,\"to\":\"hello@actuate.agency\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\",\"service\":\"wordpress\",\"toEmail\":\"hello@actuate.agency\",\"toField\":\"\",\"routing\":null,\"fromName\":\"Message from {Name:1} via Actuate\",\"from\":\"website@actuate.agency\",\"replyTo\":\"{Email:3}\",\"bcc\":\"Newsletter Signup from {Email Address:1}\",\"disableAutoformat\":false,\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\",\"conditionalLogic\":null,\"cc\":\"\",\"enableAttachments\":false}}'),(4,'{\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":4,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"b3cb3cf3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"hidden\",\"id\":7,\"formId\":4,\"label\":\"Job Applying For\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"hidden\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"{embed_post:post_title}\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"b147da44\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"email\",\"id\":3,\"formId\":4,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"de450ca7\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"phone\",\"id\":4,\"formId\":4,\"label\":\"Telephone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"international\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"4c70ecc7\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"textarea\",\"id\":5,\"formId\":4,\"label\":\"Tell Us Why You?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"textarea\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"form_id\":\"\",\"useRichTextEditor\":false,\"enableEnhancedUI\":0,\"layoutGroupId\":\"ce743a4c\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"fileupload\",\"id\":6,\"formId\":4,\"label\":\"CV\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"fileupload\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"maxFileSize\":\"\",\"maxFiles\":\"\",\"multipleFiles\":false,\"allowedExtensions\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"59dbfb15\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"}],\"button\":{\"type\":\"text\",\"text\":\"Apply Now\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12,\"id\":\"submit\"},\"title\":\"Send us your CV.\",\"description\":\"Apply for this position Passionate about digital? Got the skills we are looking for? Then we\'d love to hear from you. Alternatively, drop us an email us at careers@actuate.agency.\",\"version\":\"2.9.8\",\"id\":4,\"markupVersion\":2,\"nextFieldId\":8,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"notifications\":{\"66671b07b14ad\":{\"id\":\"66671b07b14ad\",\"isActive\":true,\"to\":\"hello@actuate.agency\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\",\"service\":\"wordpress\",\"toEmail\":\"hello@actuate.agency\",\"toField\":\"\",\"routing\":null,\"fromName\":\"Vacancy application from {Name:1} for {Job Applying For:7}\",\"from\":\"website@actuate.agency\",\"replyTo\":\"{Email:3}\",\"bcc\":\"mat@actuate.agency, jessica.oconnor@actuate.agency\",\"disableAutoformat\":false,\"enableAttachments\":false,\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\",\"conditionalLogic\":null,\"cc\":\"\"}},\"confirmations\":{\"66671b07b15df\":{\"id\":\"66671b07b15df\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"page\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"6854\",\"queryString\":\"\",\"event\":\"\",\"disableAutoformat\":false,\"page\":\"6854\",\"conditionalLogic\":[]}},\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"validationPlacement\":\"below\",\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"asterisk\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"enableHoneypot\":true,\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}',NULL,'{\"66671b07b15df\":{\"id\":\"66671b07b15df\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"page\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"6854\",\"queryString\":\"\",\"event\":\"\",\"disableAutoformat\":false,\"page\":\"6854\",\"conditionalLogic\":[]}}','{\"66671b07b14ad\":{\"id\":\"66671b07b14ad\",\"isActive\":true,\"to\":\"hello@actuate.agency\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\",\"service\":\"wordpress\",\"toEmail\":\"hello@actuate.agency\",\"toField\":\"\",\"routing\":null,\"fromName\":\"Vacancy application from {Name:1} for {Job Applying For:7}\",\"from\":\"website@actuate.agency\",\"replyTo\":\"{Email:3}\",\"bcc\":\"mat@actuate.agency, jessica.oconnor@actuate.agency\",\"disableAutoformat\":false,\"enableAttachments\":false,\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\",\"conditionalLogic\":null,\"cc\":\"\"}}'),(5,'{\"fields\":[{\"is_payment\":false,\"type\":\"text\",\"id\":1,\"formId\":5,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableDisplayInColumns\":\"\",\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"19998e53\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"is_payment\":false,\"type\":\"email\",\"id\":3,\"formId\":5,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableDisplayInColumns\":\"\",\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"9d67cc0e\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\"},{\"is_payment\":false,\"type\":\"text\",\"id\":4,\"formId\":5,\"label\":\"Company Name\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableDisplayInColumns\":\"\",\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"de0d3390\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"is_payment\":false,\"type\":\"phone\",\"id\":5,\"formId\":5,\"label\":\"Contact Number\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"international\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableDisplayInColumns\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"79bc6067\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"is_payment\":false,\"type\":\"textarea\",\"id\":6,\"formId\":5,\"label\":\"How can we help?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"textarea\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableDisplayInColumns\":\"\",\"useRichTextEditor\":false,\"enableEnhancedUI\":0,\"layoutGroupId\":\"c06c4f86\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"is_payment\":false,\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/actuate.webpreview.co\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/actuate.webpreview.co\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" alt=\\\"\\\" \\/>\",\"id\":7,\"formId\":5,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"7.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"7.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"7.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I have read and agree to the privacy policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableDisplayInColumns\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3bc9ece2\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"is_payment\":false,\"type\":\"hidden\",\"id\":8,\"formId\":5,\"label\":\"Enquiry Page\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"hidden\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"{embed_post:post_title} - {embed_url}\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableDisplayInColumns\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"b8cb6dad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"}],\"button\":{\"type\":\"text\",\"text\":\"Send Message\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12,\"id\":\"submit\"},\"title\":\"Enquiry Form\",\"description\":\"\",\"version\":\"2.9.23\",\"id\":5,\"markupVersion\":2,\"nextFieldId\":9,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"notifications\":{\"6929a6b520f92\":{\"id\":\"6929a6b520f92\",\"isActive\":true,\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"6929a6b5210bf\":{\"id\":\"6929a6b5210bf\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}},\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"validationPlacement\":\"below\",\"subLabelPlacement\":\"below\",\"validationSummary\":false,\"requiredIndicator\":\"asterisk\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"enableHoneypot\":true,\"honeypotAction\":\"spam\",\"enableSubmitSpeedCheck\":true,\"submitSpeedCheckThreshold\":2000,\"submitSpeedCheckMode\":\"normal\",\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}',NULL,'{\"6929a6b5210bf\":{\"id\":\"6929a6b5210bf\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}','{\"6929a6b520f92\":{\"id\":\"6929a6b520f92\",\"isActive\":true,\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}}');
/*!40000 ALTER TABLE `act_gf_form_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_gf_form_revisions`
--

DROP TABLE IF EXISTS `act_gf_form_revisions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_gf_form_revisions` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint unsigned NOT NULL,
  `display_meta` longtext COLLATE utf8mb4_unicode_520_ci,
  `date_created` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `date_created` (`date_created`),
  KEY `form_id` (`form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_gf_form_revisions`
--

LOCK TABLES `act_gf_form_revisions` WRITE;
/*!40000 ALTER TABLE `act_gf_form_revisions` DISABLE KEYS */;
INSERT INTO `act_gf_form_revisions` VALUES (1,3,'{\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":3,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Your Name\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"b037927d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"email\",\"id\":3,\"formId\":3,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"john@doe.com\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"4c6c0ce4\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"text\",\"id\":4,\"formId\":3,\"label\":\"Company Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Acme Ltd\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1279dcc6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":3,\"label\":\"Contact Number\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"international\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"8c1cb6e2\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"textarea\",\"id\":6,\"formId\":3,\"label\":\"Your Message\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"textarea\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"form_id\":\"\",\"useRichTextEditor\":false,\"enableEnhancedUI\":0,\"layoutGroupId\":\"ae34ff14\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"http:\\/\\/actuate.webpreview.co\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"http:\\/\\/actuate.webpreview.co\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":7,\"formId\":3,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"7.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"7.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"7.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I have read and agree to the privacy policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"ce84f9c9\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true}],\"button\":{\"type\":\"text\",\"text\":\"Send Message\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12,\"id\":\"submit\"},\"title\":\"Hyva Enquiry\",\"description\":\"Just fill in the form below and we\\u2019ll be right with you. Can\\u2019t wait? Give us a call on 0161 672 0877\",\"version\":\"2.8.11\",\"id\":3,\"markupVersion\":2,\"nextFieldId\":8,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}','2024-05-21 09:05:08'),(2,1,'{\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":1,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"2d18b207\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"email\",\"id\":3,\"formId\":1,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3f865077\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"text\",\"id\":4,\"formId\":1,\"label\":\"Company Name\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"a49ec7bb\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":1,\"label\":\"Contact Number\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"international\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"807be516\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"textarea\",\"id\":6,\"formId\":1,\"label\":\"Message\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"textarea\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"form_id\":\"\",\"useRichTextEditor\":false,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5040bfa2\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/actuate.webpreview.co\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/actuate.webpreview.co\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":7,\"formId\":1,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"7.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"7.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"7.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I have read and agree to the privacy policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"f0dae080\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true}],\"button\":{\"type\":\"text\",\"text\":\"Send Message\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12,\"id\":\"submit\"},\"title\":\"Contact\",\"description\":\"\",\"version\":\"2.8.12\",\"id\":1,\"markupVersion\":2,\"nextFieldId\":8,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}','2024-06-10 16:29:00'),(3,5,'{\"fields\":[{\"is_payment\":false,\"type\":\"text\",\"id\":1,\"formId\":5,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableDisplayInColumns\":\"\",\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"19998e53\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"is_payment\":false,\"type\":\"email\",\"id\":3,\"formId\":5,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableDisplayInColumns\":\"\",\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"9d67cc0e\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\"},{\"is_payment\":false,\"type\":\"text\",\"id\":4,\"formId\":5,\"label\":\"Company Name\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableDisplayInColumns\":\"\",\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"de0d3390\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"is_payment\":false,\"type\":\"phone\",\"id\":5,\"formId\":5,\"label\":\"Contact Number\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"international\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableDisplayInColumns\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"79bc6067\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"is_payment\":false,\"type\":\"textarea\",\"id\":6,\"formId\":5,\"label\":\"How can we help?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"textarea\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableDisplayInColumns\":\"\",\"useRichTextEditor\":false,\"enableEnhancedUI\":0,\"layoutGroupId\":\"c06c4f86\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"is_payment\":false,\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/actuate.webpreview.co\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/actuate.webpreview.co\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" alt=\\\"\\\" \\/>\",\"id\":7,\"formId\":5,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"7.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"7.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"7.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I have read and agree to the privacy policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableDisplayInColumns\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3bc9ece2\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"is_payment\":false,\"type\":\"hidden\",\"id\":8,\"formId\":5,\"label\":\"Enquiry Page\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"hidden\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"{embed_post:post_title} - {embed_url}\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableDisplayInColumns\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"b8cb6dad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"}],\"button\":{\"type\":\"text\",\"text\":\"Send Message\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12,\"id\":\"submit\"},\"title\":\"Enquiry Form\",\"description\":\"\",\"version\":\"2.9.23\",\"id\":5,\"markupVersion\":2,\"nextFieldId\":9,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}','2025-11-28 13:45:15');
/*!40000 ALTER TABLE `act_gf_form_revisions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_gf_form_view`
--

DROP TABLE IF EXISTS `act_gf_form_view`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_gf_form_view` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint unsigned NOT NULL,
  `date_created` datetime NOT NULL,
  `ip` char(15) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `count` mediumint unsigned NOT NULL DEFAULT '1',
  PRIMARY KEY (`id`),
  KEY `date_created` (`date_created`),
  KEY `form_id` (`form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=595 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_gf_form_view`
--

LOCK TABLES `act_gf_form_view` WRITE;
/*!40000 ALTER TABLE `act_gf_form_view` DISABLE KEYS */;
INSERT INTO `act_gf_form_view` VALUES (255,2,'2024-12-09 17:44:43','',2655),(256,1,'2024-12-09 17:55:58','',19),(257,3,'2024-12-09 17:57:08','',10),(258,4,'2024-12-09 18:06:59','',16),(259,2,'2024-12-10 18:07:29','',1123),(260,1,'2024-12-10 19:14:37','',10),(261,3,'2024-12-10 23:05:12','',6),(262,4,'2024-12-10 23:19:22','',12),(263,2,'2024-12-11 19:07:10','',1702),(264,1,'2024-12-11 20:23:34','',13),(265,4,'2024-12-12 07:49:39','',12),(266,3,'2024-12-12 08:15:53','',6),(267,2,'2024-12-12 20:10:20','',1316),(268,1,'2024-12-13 02:29:04','',14),(269,3,'2024-12-13 13:12:54','',6),(270,4,'2024-12-13 13:53:52','',12),(271,2,'2024-12-13 20:53:44','',1237),(272,1,'2024-12-14 09:42:18','',10),(273,2,'2024-12-14 22:21:19','',1629),(274,3,'2024-12-14 22:46:39','',6),(275,4,'2024-12-14 23:15:35','',12),(276,1,'2024-12-15 09:57:43','',15),(277,2,'2024-12-15 22:21:28','',1151),(278,3,'2024-12-16 07:44:25','',7),(279,4,'2024-12-16 07:59:04','',12),(280,1,'2024-12-16 16:42:14','',14),(281,2,'2024-12-16 22:34:48','',1139),(282,3,'2024-12-17 16:42:41','',6),(283,4,'2024-12-17 16:46:21','',12),(284,2,'2024-12-17 22:36:10','',1261),(285,1,'2024-12-17 23:25:07','',12),(286,2,'2024-12-18 22:44:04','',1629),(287,3,'2024-12-19 01:06:52','',6),(288,1,'2024-12-19 01:09:08','',11),(289,4,'2024-12-19 01:14:27','',12),(290,2,'2024-12-19 23:29:17','',1137),(291,4,'2024-12-20 03:22:20','',12),(292,1,'2024-12-20 03:22:36','',12),(293,3,'2024-12-20 03:40:14','',6),(294,2,'2024-12-20 23:42:34','',1527),(295,1,'2024-12-21 11:42:31','',13),(296,3,'2024-12-21 11:43:35','',6),(297,4,'2024-12-21 11:47:40','',12),(298,2,'2024-12-21 23:42:35','',1493),(299,1,'2024-12-22 21:00:10','',13),(300,3,'2024-12-22 21:03:55','',6),(301,4,'2024-12-22 21:25:16','',12),(302,2,'2024-12-23 00:00:54','',1136),(303,2,'2024-12-24 00:04:17','',1146),(304,1,'2024-12-24 06:12:12','',12),(305,3,'2024-12-24 06:17:16','',6),(306,4,'2024-12-24 06:33:11','',14),(307,2,'2024-12-25 00:50:21','',1179),(308,4,'2024-12-25 15:03:20','',12),(309,1,'2024-12-25 15:23:17','',16),(310,3,'2024-12-25 15:26:33','',8),(311,2,'2024-12-26 00:50:43','',1594),(312,4,'2024-12-26 15:13:29','',12),(313,2,'2024-12-27 01:43:27','',1698),(314,1,'2024-12-27 01:55:00','',12),(315,3,'2024-12-27 02:36:17','',6),(316,4,'2024-12-28 01:22:39','',12),(317,2,'2024-12-28 01:57:39','',1061),(318,1,'2024-12-28 13:02:26','',12),(319,3,'2024-12-28 13:03:36','',6),(320,2,'2024-12-29 02:20:46','',1216),(321,4,'2024-12-29 10:30:18','',12),(322,1,'2024-12-29 17:55:53','',12),(323,3,'2024-12-29 18:02:01','',6),(324,2,'2024-12-30 02:33:32','',1161),(325,4,'2024-12-30 16:08:03','',12),(326,2,'2024-12-31 02:42:13','',1642),(327,1,'2024-12-31 02:42:16','',12),(328,3,'2024-12-31 02:42:30','',6),(329,4,'2025-01-01 01:50:51','',12),(330,2,'2025-01-01 03:50:35','',1140),(331,3,'2025-01-01 12:08:23','',6),(332,1,'2025-01-01 12:51:37','',15),(333,2,'2025-01-02 04:02:05','',1695),(334,4,'2025-01-02 10:43:07','',12),(335,1,'2025-01-02 15:03:48','',12),(336,3,'2025-01-02 15:05:00','',6),(337,2,'2025-01-03 04:08:05','',1134),(338,4,'2025-01-03 12:54:42','',12),(339,1,'2025-01-04 00:11:22','',12),(340,3,'2025-01-04 00:33:23','',6),(341,2,'2025-01-04 05:34:34','',1143),(342,4,'2025-01-04 23:12:34','',12),(343,2,'2025-01-05 07:17:10','',1324),(344,1,'2025-01-05 09:09:59','',12),(345,3,'2025-01-05 10:00:56','',6),(346,2,'2025-01-06 07:52:12','',1500),(347,4,'2025-01-06 08:24:36','',12),(348,1,'2025-01-06 14:09:53','',10),(349,3,'2025-01-06 18:59:59','',6),(350,2,'2025-01-07 07:54:01','',1165),(351,1,'2025-01-07 16:17:56','',13),(352,4,'2025-01-07 17:06:34','',12),(353,3,'2025-01-08 04:29:03','',6),(354,2,'2025-01-08 09:02:40','',1151),(355,1,'2025-01-09 02:12:33','',16),(356,4,'2025-01-09 03:02:51','',16),(357,2,'2025-01-09 10:15:26','',1600),(358,3,'2025-01-09 13:12:02','',6),(359,1,'2025-01-10 08:00:16','',12),(360,2,'2025-01-10 10:32:16','',1169),(361,3,'2025-01-10 13:15:41','',6),(362,4,'2025-01-10 13:33:32','',12),(363,2,'2025-01-11 10:39:31','',1501),(364,1,'2025-01-11 10:39:32','',12),(365,4,'2025-01-11 23:10:04','',12),(366,3,'2025-01-11 23:13:52','',6),(367,2,'2025-01-12 10:52:49','',1298),(368,1,'2025-01-12 21:15:06','',12),(369,3,'2025-01-13 08:34:48','',6),(370,4,'2025-01-13 09:19:16','',12),(371,2,'2025-01-13 12:08:41','',1198),(372,1,'2025-01-14 05:39:34','',14),(373,2,'2025-01-14 12:23:36','',1214),(374,3,'2025-01-14 16:52:58','',6),(375,4,'2025-01-14 17:46:21','',12),(376,2,'2025-01-15 12:43:13','',1312),(377,1,'2025-01-15 13:56:09','',14),(378,3,'2025-01-16 02:30:48','',6),(379,4,'2025-01-16 03:04:00','',16),(380,2,'2025-01-16 13:06:32','',1420),(381,1,'2025-01-16 15:28:45','',12),(382,3,'2025-01-17 02:57:22','',6),(383,2,'2025-01-17 13:14:35','',1566),(384,4,'2025-01-17 13:31:49','',12),(385,1,'2025-01-18 00:10:36','',12),(386,3,'2025-01-18 13:06:13','',6),(387,2,'2025-01-18 13:39:39','',1315),(388,4,'2025-01-18 23:22:34','',12),(389,1,'2025-01-19 09:04:00','',12),(390,2,'2025-01-19 15:15:32','',1164),(391,3,'2025-01-19 20:52:29','',6),(392,4,'2025-01-20 08:34:57','',12),(393,2,'2025-01-20 15:46:11','',1175),(394,1,'2025-01-20 18:13:52','',12),(395,3,'2025-01-21 06:42:05','',6),(396,2,'2025-01-21 15:52:39','',1747),(397,4,'2025-01-21 18:08:30','',12),(398,1,'2025-01-22 03:12:07','',14),(399,3,'2025-01-22 11:30:13','',6),(400,2,'2025-01-22 17:31:17','',1726),(401,4,'2025-01-22 23:14:35','',12),(402,1,'2025-01-23 09:06:32','',13),(403,3,'2025-01-23 16:03:40','',6),(404,2,'2025-01-23 18:11:30','',2504),(405,4,'2025-01-24 03:15:49','',29),(406,1,'2025-01-24 09:09:07','',13),(407,2,'2025-01-24 18:39:33','',1165),(408,3,'2025-01-24 22:07:53','',6),(409,1,'2025-01-25 09:49:14','',12),(410,4,'2025-01-25 11:00:36','',12),(411,2,'2025-01-25 18:41:12','',1394),(412,3,'2025-01-26 08:00:01','',6),(413,1,'2025-01-26 17:48:43','',17),(414,2,'2025-01-26 18:46:00','',1863),(415,4,'2025-01-26 20:18:28','',15),(416,3,'2025-01-27 16:43:09','',6),(417,2,'2025-01-27 18:59:35','',1161),(418,1,'2025-01-28 02:47:42','',12),(419,4,'2025-01-28 03:52:34','',12),(420,2,'2025-01-28 20:00:14','',1176),(421,3,'2025-01-29 02:52:40','',6),(422,1,'2025-01-29 12:46:36','',16),(423,4,'2025-01-29 13:44:32','',12),(424,2,'2025-01-29 20:55:31','',1765),(425,3,'2025-01-30 11:26:23','',6),(426,1,'2025-01-30 15:14:56','',13),(427,4,'2025-01-30 15:34:18','',12),(428,2,'2025-01-30 21:00:50','',1193),(429,3,'2025-01-31 13:18:44','',6),(430,2,'2025-01-31 21:13:50','',1207),(431,1,'2025-01-31 21:35:37','',10),(432,4,'2025-02-01 01:04:31','',12),(433,2,'2025-02-01 21:49:03','',1322),(434,1,'2025-02-01 22:02:32','',10),(435,3,'2025-02-01 23:57:45','',6),(436,4,'2025-02-02 11:02:54','',12),(437,2,'2025-02-02 21:51:58','',803),(438,1,'2025-02-02 22:34:04','',7),(439,1,'2025-03-21 10:26:39','',70),(440,1,'2025-04-09 13:03:02','',19),(441,1,'2025-04-11 11:22:18','',1),(442,1,'2025-04-12 16:00:23','',1),(443,1,'2025-04-17 00:44:09','',1),(444,1,'2025-04-18 22:29:27','',2),(445,1,'2025-04-22 09:45:36','',1),(446,1,'2025-04-25 08:37:25','',1),(447,1,'2025-05-02 22:03:20','',2),(448,1,'2025-05-04 08:00:03','',1),(449,1,'2025-05-08 02:25:20','',1),(450,1,'2025-05-11 16:39:55','',1),(451,1,'2025-05-15 17:05:19','',1),(452,1,'2025-05-16 21:47:10','',1),(453,4,'2025-05-19 11:30:38','',64),(454,1,'2025-05-22 08:23:57','',1),(455,1,'2025-05-23 14:55:19','',6),(456,1,'2025-05-24 23:58:11','',6),(457,1,'2025-05-26 08:50:41','',6),(458,1,'2025-05-28 11:14:06','',2),(459,1,'2025-05-29 12:10:30','',2),(460,1,'2025-06-01 02:00:12','',2),(461,1,'2025-06-05 08:29:13','',4),(462,1,'2025-06-07 23:20:09','',2),(463,1,'2025-06-10 13:48:28','',4),(464,1,'2025-06-12 17:38:06','',3),(465,1,'2025-06-15 19:10:55','',4),(466,1,'2025-06-18 05:55:25','',2),(467,1,'2025-06-24 14:50:24','',2),(468,1,'2025-06-27 20:50:23','',2),(469,1,'2025-06-29 03:55:17','',4),(470,1,'2025-06-30 10:46:11','',4),(471,1,'2025-07-02 00:48:34','',2),(472,1,'2025-07-03 01:17:29','',2),(473,1,'2025-07-05 11:16:23','',2),(474,1,'2025-07-07 10:22:30','',2),(475,1,'2025-07-08 13:08:28','',12),(476,1,'2025-07-09 13:18:40','',3),(477,1,'2025-07-10 16:31:29','',2),(478,1,'2025-07-12 05:59:57','',4),(479,1,'2025-07-14 13:38:24','',2),(480,1,'2025-07-17 18:57:52','',2),(481,1,'2025-07-21 08:41:03','',2),(482,1,'2025-07-25 07:16:00','',2),(483,1,'2025-07-27 18:13:52','',2),(484,1,'2025-08-01 09:43:00','',5),(485,1,'2025-08-05 09:15:16','',1),(486,1,'2025-08-15 00:01:47','',3),(487,1,'2025-08-26 08:52:01','',1),(488,1,'2025-09-01 19:30:29','',2),(489,1,'2025-09-05 08:57:55','',1),(490,1,'2025-09-08 02:07:11','',3),(491,1,'2025-09-13 19:14:30','',1),(492,1,'2025-09-17 09:38:03','',6),(493,1,'2025-09-18 15:43:39','',4),(494,1,'2025-09-21 02:05:35','',2),(495,1,'2025-09-22 14:15:12','',2),(496,1,'2025-09-24 15:59:21','',12),(497,1,'2025-09-25 17:08:35','',4),(498,1,'2025-09-26 20:43:27','',4),(499,1,'2025-09-28 12:36:51','',4),(500,1,'2025-09-30 01:43:35','',4),(501,1,'2025-10-01 10:19:28','',4),(502,1,'2025-10-02 19:40:29','',2),(503,1,'2025-10-04 13:19:51','',2),(504,1,'2025-10-05 15:57:44','',2),(505,1,'2025-10-07 15:54:48','',4),(506,1,'2025-10-09 12:57:45','',4),(507,1,'2025-10-11 19:11:36','',2),(508,1,'2025-10-14 01:42:17','',2),(509,1,'2025-10-15 05:18:12','',6),(510,1,'2025-10-16 15:44:29','',2),(511,1,'2025-10-18 04:20:05','',2),(512,1,'2025-10-19 06:09:22','',4),(513,1,'2025-10-21 03:10:20','',4),(514,1,'2025-10-22 10:07:15','',4),(515,1,'2025-10-24 11:45:27','',4),(516,1,'2025-10-25 12:33:00','',2),(517,1,'2025-10-27 10:35:51','',4),(518,1,'2025-10-28 17:56:34','',2),(519,1,'2025-10-29 20:16:51','',2),(520,1,'2025-10-30 22:38:16','',22),(521,1,'2025-11-01 06:29:13','',12),(522,1,'2025-11-03 05:01:05','',14),(523,1,'2025-11-04 10:28:38','',4),(524,5,'2025-11-28 13:49:47','',120),(525,1,'2025-11-28 14:01:03','',5),(526,5,'2025-12-02 09:54:05','',5),(527,1,'2025-12-02 13:35:51','',1),(528,5,'2025-12-04 00:25:46','',2),(529,5,'2025-12-05 01:26:48','',8),(530,5,'2025-12-06 03:29:14','',4),(531,5,'2025-12-07 04:41:37','',2),(532,5,'2025-12-08 15:46:08','',2),(533,5,'2025-12-10 16:25:46','',6),(534,5,'2025-12-11 19:25:22','',37),(535,1,'2025-12-11 23:22:35','',2),(536,5,'2025-12-14 20:29:45','',25),(537,1,'2025-12-14 20:30:18','',3),(538,5,'2025-12-15 21:58:21','',4),(539,5,'2025-12-17 01:21:42','',13),(540,1,'2025-12-17 13:51:36','',2),(541,5,'2025-12-18 01:22:44','',2),(542,5,'2025-12-20 07:56:21','',16),(543,5,'2025-12-21 09:48:31','',3),(544,5,'2025-12-23 03:02:56','',10),(545,5,'2025-12-26 00:34:58','',4),(546,5,'2025-12-27 01:10:07','',35),(547,1,'2025-12-27 17:29:45','',4),(548,5,'2025-12-28 12:59:17','',2),(549,5,'2025-12-29 17:07:16','',2),(550,5,'2025-12-31 01:30:24','',2),(551,5,'2026-01-01 05:26:12','',3),(552,5,'2026-01-03 00:19:39','',2),(553,5,'2026-01-04 01:26:05','',2),(554,5,'2026-01-05 23:07:20','',2),(555,5,'2026-01-07 00:11:56','',2),(556,5,'2026-01-08 11:09:16','',1),(557,5,'2026-01-10 06:10:45','',13),(558,5,'2026-01-23 16:19:30','',1),(559,5,'2026-02-03 10:09:52','',110),(560,5,'2026-02-12 09:43:51','',10),(561,1,'2026-02-12 09:46:31','',2),(562,5,'2026-02-15 12:26:17','',27),(563,1,'2026-02-15 14:10:42','',3),(564,1,'2026-02-16 22:41:56','',1),(565,5,'2026-02-16 22:42:07','',1),(566,5,'2026-02-19 22:25:51','',175),(567,1,'2026-02-19 22:33:21','',12),(568,1,'2026-02-21 02:32:41','',6),(569,5,'2026-02-21 02:32:51','',66),(570,1,'2026-02-22 10:43:49','',6),(571,5,'2026-02-22 10:48:47','',66),(572,1,'2026-02-23 15:17:41','',6),(573,5,'2026-02-23 15:18:02','',66),(574,5,'2026-02-24 21:27:37','',23),(575,1,'2026-02-24 21:36:34','',2),(576,5,'2026-02-26 10:48:58','',44),(577,1,'2026-02-26 14:04:43','',6),(578,5,'2026-02-27 12:23:53','',44),(579,1,'2026-02-28 07:52:53','',2),(580,1,'2026-03-01 09:42:52','',4),(581,5,'2026-03-01 09:42:57','',44),(582,5,'2026-03-03 02:04:47','',44),(583,1,'2026-03-03 05:41:45','',4),(584,5,'2026-03-04 06:09:43','',22),(585,1,'2026-03-04 12:58:20','',4),(586,5,'2026-03-05 09:48:42','',44),(587,5,'2026-03-12 09:46:12','',4),(588,5,'2026-03-27 19:03:29','',45),(589,1,'2026-03-28 04:28:48','',5),(590,5,'2026-03-28 21:17:21','',5),(591,5,'2026-03-30 10:15:45','',24),(592,1,'2026-03-30 10:16:06','',3),(593,5,'2026-03-31 13:47:39','',15),(594,1,'2026-03-31 15:30:16','',2);
/*!40000 ALTER TABLE `act_gf_form_view` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_gf_rest_api_keys`
--

DROP TABLE IF EXISTS `act_gf_rest_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_gf_rest_api_keys` (
  `key_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint unsigned NOT NULL,
  `description` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `permissions` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `consumer_key` char(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `consumer_secret` char(43) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `nonces` longtext COLLATE utf8mb4_unicode_520_ci,
  `truncated_key` char(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_gf_rest_api_keys`
--

LOCK TABLES `act_gf_rest_api_keys` WRITE;
/*!40000 ALTER TABLE `act_gf_rest_api_keys` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_gf_rest_api_keys` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_imagify_files`
--

DROP TABLE IF EXISTS `act_imagify_files`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_imagify_files` (
  `file_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `folder_id` bigint unsigned NOT NULL DEFAULT '0',
  `file_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `path` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `hash` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `mime_type` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `modified` tinyint unsigned NOT NULL DEFAULT '0',
  `width` smallint unsigned NOT NULL DEFAULT '0',
  `height` smallint unsigned NOT NULL DEFAULT '0',
  `original_size` int unsigned NOT NULL DEFAULT '0',
  `optimized_size` int unsigned DEFAULT NULL,
  `percent` smallint unsigned DEFAULT NULL,
  `optimization_level` tinyint unsigned DEFAULT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `error` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `data` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`file_id`),
  UNIQUE KEY `path` (`path`),
  KEY `folder_id` (`folder_id`),
  KEY `optimization_level` (`optimization_level`),
  KEY `status` (`status`),
  KEY `modified` (`modified`)
) ENGINE=MyISAM AUTO_INCREMENT=53 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_imagify_files`
--

LOCK TABLES `act_imagify_files` WRITE;
/*!40000 ALTER TABLE `act_imagify_files` DISABLE KEYS */;
INSERT INTO `act_imagify_files` VALUES (16,2,'2025-11-28 11:27:19','{{THEMES}}/actuate/screenshot.png','3ccac755fae25c26a8f3edcd27bc75ab','image/png',0,1200,900,7141,NULL,NULL,NULL,NULL,NULL,NULL),(42,2,'2025-11-03 11:14:31','{{THEMES}}/actuate/resources/images/footer-bg.png','484d8766ece678219578c88e955848eb','image/png',0,1820,800,162181,NULL,NULL,NULL,NULL,NULL,NULL),(43,2,'2025-11-28 11:27:00','{{THEMES}}/actuate/images/adobe-professional.webp','52014159f12749ad4f8ad6d26ce5c9e8','image/webp',0,120,120,4030,NULL,NULL,NULL,NULL,NULL,NULL),(44,2,'2025-11-28 11:27:00','{{THEMES}}/actuate/images/shopify-partner.webp','6a77fb8fbf963b8836a60ae68b893fd3','image/webp',0,370,80,6770,NULL,NULL,NULL,NULL,NULL,NULL),(45,2,'2025-11-28 11:27:01','{{THEMES}}/actuate/images/adobe_bronze.webp','30c7499e8cba0141ed27395330ec2fee','image/webp',0,300,80,3004,NULL,NULL,NULL,NULL,NULL,NULL),(46,2,'2025-11-28 11:26:59','{{THEMES}}/actuate/images/shopify-partner.png','fcc860957ca324dd67b61f23a462c9ad','image/png',0,546,99,4993,NULL,NULL,NULL,NULL,NULL,NULL),(47,2,'2025-11-28 11:27:00','{{THEMES}}/actuate/images/warehouse-nnp.png','599e6e59a3171b365642fbead2548d59','image/png',0,280,280,42838,NULL,NULL,NULL,NULL,NULL,NULL),(48,2,'2025-11-28 11:27:00','{{THEMES}}/actuate/images/fulfiment-nnp.png','010e9f5f1f50253e5a68d1f3123bdc36','image/png',0,480,330,71178,NULL,NULL,NULL,NULL,NULL,NULL),(49,2,'2025-10-31 09:40:51','{{THEMES}}/actuate/images/hero-mobile.png','4fdc94506a992fadf34a33b71dffe64f','image/png',0,345,300,83347,NULL,NULL,NULL,NULL,NULL,NULL),(50,2,'2025-10-31 09:40:51','{{THEMES}}/actuate/images/hero-bg.png','25de6ef509496230a1ef6927d75ffc46','image/png',0,1820,300,245070,NULL,NULL,NULL,NULL,NULL,NULL),(51,2,'2026-02-03 15:42:01','{{THEMES}}/actuate/images/b-f-pattern.png','a961801bf829b6af972808ad532a7f17','image/png',0,2960,2000,609106,NULL,NULL,NULL,NULL,NULL,NULL),(52,2,'2026-02-03 12:47:36','{{THEMES}}/actuate/resources/images/b-f-pattern.png','a961801bf829b6af972808ad532a7f17','image/png',0,2960,2000,609106,NULL,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `act_imagify_files` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_imagify_folders`
--

DROP TABLE IF EXISTS `act_imagify_folders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_imagify_folders` (
  `folder_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `path` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `active` tinyint unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`folder_id`),
  UNIQUE KEY `path` (`path`),
  KEY `active` (`active`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_imagify_folders`
--

LOCK TABLES `act_imagify_folders` WRITE;
/*!40000 ALTER TABLE `act_imagify_folders` DISABLE KEYS */;
INSERT INTO `act_imagify_folders` VALUES (2,'{{THEMES}}/actuate/',1);
/*!40000 ALTER TABLE `act_imagify_folders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_links`
--

DROP TABLE IF EXISTS `act_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_links` (
  `link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint unsigned NOT NULL DEFAULT '1',
  `link_rating` int NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_links`
--

LOCK TABLES `act_links` WRITE;
/*!40000 ALTER TABLE `act_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_options`
--

DROP TABLE IF EXISTS `act_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_options` (
  `option_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=221684 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_options`
--

LOCK TABLES `act_options` WRITE;
/*!40000 ALTER TABLE `act_options` DISABLE KEYS */;
INSERT INTO `act_options` VALUES (1,'siteurl','https://actuate.webpreview.co','yes'),(2,'home','https://actuate.webpreview.co','yes'),(3,'blogname','Actuate Digital','yes'),(4,'blogdescription','Leading UK Adobe Commerce Growth Agency','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','mat@actuate.agency','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','9','yes'),(13,'rss_use_excerpt','1','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','0','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','j F Y','yes'),(24,'time_format','H:i','yes'),(25,'links_updated_date_format','j F Y H:i','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%category%/%postname%/','yes'),(29,'rewrite_rules','a:275:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:15:\"case-studies/?$\";s:32:\"index.php?post_type=case_studies\";s:45:\"case-studies/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=case_studies&feed=$matches[1]\";s:40:\"case-studies/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=case_studies&feed=$matches[1]\";s:32:\"case-studies/page/([0-9]{1,})/?$\";s:50:\"index.php?post_type=case_studies&paged=$matches[1]\";s:7:\"faqs/?$\";s:23:\"index.php?post_type=faq\";s:37:\"faqs/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?post_type=faq&feed=$matches[1]\";s:32:\"faqs/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?post_type=faq&feed=$matches[1]\";s:24:\"faqs/page/([0-9]{1,})/?$\";s:41:\"index.php?post_type=faq&paged=$matches[1]\";s:13:\"menuwidget/?$\";s:30:\"index.php?post_type=menuwidget\";s:43:\"menuwidget/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=menuwidget&feed=$matches[1]\";s:38:\"menuwidget/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=menuwidget&feed=$matches[1]\";s:30:\"menuwidget/page/([0-9]{1,})/?$\";s:48:\"index.php?post_type=menuwidget&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:53:\"project_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?project_type=$matches[1]&feed=$matches[2]\";s:48:\"project_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?project_type=$matches[1]&feed=$matches[2]\";s:29:\"project_type/([^/]+)/embed/?$\";s:45:\"index.php?project_type=$matches[1]&embed=true\";s:41:\"project_type/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?project_type=$matches[1]&paged=$matches[2]\";s:23:\"project_type/([^/]+)/?$\";s:34:\"index.php?project_type=$matches[1]\";s:49:\"platform/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?platform=$matches[1]&feed=$matches[2]\";s:44:\"platform/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?platform=$matches[1]&feed=$matches[2]\";s:25:\"platform/([^/]+)/embed/?$\";s:41:\"index.php?platform=$matches[1]&embed=true\";s:37:\"platform/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?platform=$matches[1]&paged=$matches[2]\";s:19:\"platform/([^/]+)/?$\";s:30:\"index.php?platform=$matches[1]\";s:47:\"sector/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?sector=$matches[1]&feed=$matches[2]\";s:42:\"sector/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?sector=$matches[1]&feed=$matches[2]\";s:23:\"sector/([^/]+)/embed/?$\";s:39:\"index.php?sector=$matches[1]&embed=true\";s:35:\"sector/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?sector=$matches[1]&paged=$matches[2]\";s:17:\"sector/([^/]+)/?$\";s:28:\"index.php?sector=$matches[1]\";s:57:\"project_services/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?project_services=$matches[1]&feed=$matches[2]\";s:52:\"project_services/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?project_services=$matches[1]&feed=$matches[2]\";s:33:\"project_services/([^/]+)/embed/?$\";s:49:\"index.php?project_services=$matches[1]&embed=true\";s:45:\"project_services/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?project_services=$matches[1]&paged=$matches[2]\";s:27:\"project_services/([^/]+)/?$\";s:38:\"index.php?project_services=$matches[1]\";s:53:\"partner_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?partner_type=$matches[1]&feed=$matches[2]\";s:48:\"partner_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?partner_type=$matches[1]&feed=$matches[2]\";s:29:\"partner_type/([^/]+)/embed/?$\";s:45:\"index.php?partner_type=$matches[1]&embed=true\";s:41:\"partner_type/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?partner_type=$matches[1]&paged=$matches[2]\";s:23:\"partner_type/([^/]+)/?$\";s:34:\"index.php?partner_type=$matches[1]\";s:53:\"faq_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?faq_category=$matches[1]&feed=$matches[2]\";s:48:\"faq_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?faq_category=$matches[1]&feed=$matches[2]\";s:29:\"faq_category/([^/]+)/embed/?$\";s:45:\"index.php?faq_category=$matches[1]&embed=true\";s:41:\"faq_category/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?faq_category=$matches[1]&paged=$matches[2]\";s:23:\"faq_category/([^/]+)/?$\";s:34:\"index.php?faq_category=$matches[1]\";s:38:\"case-studies/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"case-studies/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"case-studies/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"case-studies/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"case-studies/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"case-studies/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"case-studies/(.+?)/embed/?$\";s:45:\"index.php?case_studies=$matches[1]&embed=true\";s:31:\"case-studies/(.+?)/trackback/?$\";s:39:\"index.php?case_studies=$matches[1]&tb=1\";s:51:\"case-studies/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?case_studies=$matches[1]&feed=$matches[2]\";s:46:\"case-studies/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?case_studies=$matches[1]&feed=$matches[2]\";s:39:\"case-studies/(.+?)/page/?([0-9]{1,})/?$\";s:52:\"index.php?case_studies=$matches[1]&paged=$matches[2]\";s:46:\"case-studies/(.+?)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?case_studies=$matches[1]&cpage=$matches[2]\";s:35:\"case-studies/(.+?)(?:/([0-9]+))?/?$\";s:51:\"index.php?case_studies=$matches[1]&page=$matches[2]\";s:34:\"partners/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"partners/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"partners/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"partners/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"partners/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"partners/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"partners/(.+?)/embed/?$\";s:41:\"index.php?partners=$matches[1]&embed=true\";s:27:\"partners/(.+?)/trackback/?$\";s:35:\"index.php?partners=$matches[1]&tb=1\";s:35:\"partners/(.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?partners=$matches[1]&paged=$matches[2]\";s:42:\"partners/(.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?partners=$matches[1]&cpage=$matches[2]\";s:31:\"partners/(.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?partners=$matches[1]&page=$matches[2]\";s:38:\"testimonials/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"testimonials/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"testimonials/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"testimonials/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"testimonials/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"testimonials/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"testimonials/(.+?)/embed/?$\";s:45:\"index.php?testimonials=$matches[1]&embed=true\";s:31:\"testimonials/(.+?)/trackback/?$\";s:39:\"index.php?testimonials=$matches[1]&tb=1\";s:39:\"testimonials/(.+?)/page/?([0-9]{1,})/?$\";s:52:\"index.php?testimonials=$matches[1]&paged=$matches[2]\";s:46:\"testimonials/(.+?)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?testimonials=$matches[1]&cpage=$matches[2]\";s:35:\"testimonials/(.+?)(?:/([0-9]+))?/?$\";s:51:\"index.php?testimonials=$matches[1]&page=$matches[2]\";s:31:\"event/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"event/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"event/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"event/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"event/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"event/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:20:\"event/(.+?)/embed/?$\";s:38:\"index.php?event=$matches[1]&embed=true\";s:24:\"event/(.+?)/trackback/?$\";s:32:\"index.php?event=$matches[1]&tb=1\";s:32:\"event/(.+?)/page/?([0-9]{1,})/?$\";s:45:\"index.php?event=$matches[1]&paged=$matches[2]\";s:39:\"event/(.+?)/comment-page-([0-9]{1,})/?$\";s:45:\"index.php?event=$matches[1]&cpage=$matches[2]\";s:28:\"event/(.+?)(?:/([0-9]+))?/?$\";s:44:\"index.php?event=$matches[1]&page=$matches[2]\";s:33:\"careers/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"careers/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"careers/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"careers/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"careers/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"careers/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"careers/(.+?)/embed/?$\";s:40:\"index.php?vacancy=$matches[1]&embed=true\";s:26:\"careers/(.+?)/trackback/?$\";s:34:\"index.php?vacancy=$matches[1]&tb=1\";s:34:\"careers/(.+?)/page/?([0-9]{1,})/?$\";s:47:\"index.php?vacancy=$matches[1]&paged=$matches[2]\";s:41:\"careers/(.+?)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?vacancy=$matches[1]&cpage=$matches[2]\";s:30:\"careers/(.+?)(?:/([0-9]+))?/?$\";s:46:\"index.php?vacancy=$matches[1]&page=$matches[2]\";s:29:\"faq/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"faq/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"faq/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"faq/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"faq/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"faq/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:18:\"faq/(.+?)/embed/?$\";s:36:\"index.php?faq=$matches[1]&embed=true\";s:22:\"faq/(.+?)/trackback/?$\";s:30:\"index.php?faq=$matches[1]&tb=1\";s:42:\"faq/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?faq=$matches[1]&feed=$matches[2]\";s:37:\"faq/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?faq=$matches[1]&feed=$matches[2]\";s:30:\"faq/(.+?)/page/?([0-9]{1,})/?$\";s:43:\"index.php?faq=$matches[1]&paged=$matches[2]\";s:37:\"faq/(.+?)/comment-page-([0-9]{1,})/?$\";s:43:\"index.php?faq=$matches[1]&cpage=$matches[2]\";s:26:\"faq/(.+?)(?:/([0-9]+))?/?$\";s:42:\"index.php?faq=$matches[1]&page=$matches[2]\";s:34:\"client/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"client/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"client/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"client/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"client/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"client/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"client/([^/]+)/embed/?$\";s:39:\"index.php?client=$matches[1]&embed=true\";s:27:\"client/([^/]+)/trackback/?$\";s:33:\"index.php?client=$matches[1]&tb=1\";s:35:\"client/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?client=$matches[1]&paged=$matches[2]\";s:42:\"client/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?client=$matches[1]&cpage=$matches[2]\";s:31:\"client/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?client=$matches[1]&page=$matches[2]\";s:23:\"client/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"client/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"client/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"client/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"client/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"client/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"awards/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"awards/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"awards/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"awards/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"awards/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"awards/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"awards/([^/]+)/embed/?$\";s:39:\"index.php?awards=$matches[1]&embed=true\";s:27:\"awards/([^/]+)/trackback/?$\";s:33:\"index.php?awards=$matches[1]&tb=1\";s:35:\"awards/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?awards=$matches[1]&paged=$matches[2]\";s:42:\"awards/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?awards=$matches[1]&cpage=$matches[2]\";s:31:\"awards/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?awards=$matches[1]&page=$matches[2]\";s:23:\"awards/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"awards/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"awards/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"awards/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"awards/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"awards/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"menuwidget/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"menuwidget/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"menuwidget/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"menuwidget/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"menuwidget/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"menuwidget/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"menuwidget/([^/]+)/embed/?$\";s:43:\"index.php?menuwidget=$matches[1]&embed=true\";s:31:\"menuwidget/([^/]+)/trackback/?$\";s:37:\"index.php?menuwidget=$matches[1]&tb=1\";s:51:\"menuwidget/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?menuwidget=$matches[1]&feed=$matches[2]\";s:46:\"menuwidget/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?menuwidget=$matches[1]&feed=$matches[2]\";s:39:\"menuwidget/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?menuwidget=$matches[1]&paged=$matches[2]\";s:46:\"menuwidget/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?menuwidget=$matches[1]&cpage=$matches[2]\";s:35:\"menuwidget/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?menuwidget=$matches[1]&page=$matches[2]\";s:27:\"menuwidget/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"menuwidget/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"menuwidget/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"menuwidget/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"menuwidget/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"menuwidget/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:23:\"index.php?sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=9&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:35:\"(.?.+?)/ppmyac-dashboard(/(.*))?/?$\";s:59:\"index.php?pagename=$matches[1]&ppmyac-dashboard=$matches[3]\";s:37:\"(.?.+?)/list-subscriptions(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&list-subscriptions=$matches[3]\";s:30:\"(.?.+?)/list-orders(/(.*))?/?$\";s:54:\"index.php?pagename=$matches[1]&list-orders=$matches[3]\";s:33:\"(.?.+?)/list-downloads(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&list-downloads=$matches[3]\";s:37:\"(.?.+?)/my-billing-address(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&my-billing-address=$matches[3]\";s:31:\"(.?.+?)/edit-profile(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-profile=$matches[3]\";s:34:\"(.?.+?)/change-password(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&change-password=$matches[3]\";s:33:\"(.?.+?)/delete-account(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&delete-account=$matches[3]\";s:37:\"(.?.+?)/ppmyac-user-logout(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&ppmyac-user-logout=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:31:\".+?/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\".+?/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\".+?/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\".+?/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\".+?/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\".+?/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"(.+?)/([^/]+)/embed/?$\";s:63:\"index.php?category_name=$matches[1]&name=$matches[2]&embed=true\";s:26:\"(.+?)/([^/]+)/trackback/?$\";s:57:\"index.php?category_name=$matches[1]&name=$matches[2]&tb=1\";s:46:\"(.+?)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:41:\"(.+?)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:34:\"(.+?)/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&paged=$matches[3]\";s:41:\"(.+?)/([^/]+)/comment-page-([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&cpage=$matches[3]\";s:30:\"(.+?)/([^/]+)(?:/([0-9]+))?/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&page=$matches[3]\";s:20:\".+?/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:30:\".+?/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:50:\".+?/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\".+?/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\".+?/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:26:\".+?/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:33:\"(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:14:\"(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:26:\"(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:33:\"(.+?)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&cpage=$matches[2]\";s:8:\"(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:28:{i:0;s:29:\"gravityforms/gravityforms.php\";i:1;s:45:\"Gravity-Forms-ACF-Field/acf-gravity_forms.php\";i:2;s:57:\"acf-content-analysis-for-yoast-seo/yoast-acf-analysis.php\";i:3;s:34:\"advanced-custom-fields-pro/acf.php\";i:4;s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";i:5;s:33:\"classic-editor/classic-editor.php\";i:6;s:70:\"classic-widgets-with-block-based-widgets/classic-and-block-widgets.php\";i:7;s:43:\"custom-post-type-ui/custom-post-type-ui.php\";i:8;s:32:\"disqus-comment-system/disqus.php\";i:9;s:51:\"disqus-conditional-load/disqus-conditional-load.php\";i:10;s:50:\"gravity-forms-entry-expiration/entryexpiration.php\";i:11;s:35:\"gravityformsmailchimp/mailchimp.php\";i:12;s:19:\"imagify/imagify.php\";i:13;s:24:\"quick-alt-editor/alt.php\";i:14;s:35:\"reading-time-wp/rt-reading-time.php\";i:15;s:27:\"redirection/redirection.php\";i:16;s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";i:17;s:45:\"taxonomy-terms-order/taxonomy-terms-order.php\";i:18;s:47:\"tinymce-custom-styles/tinymce-custom-styles.php\";i:19;s:41:\"widget-css-classes/widget-css-classes.php\";i:20;s:41:\"wordpress-importer/wordpress-importer.php\";i:21;s:24:\"wordpress-seo/wp-seo.php\";i:22;s:17:\"wp-ban/wp-ban.php\";i:23;s:31:\"wp-google-maps/wpGoogleMaps.php\";i:24;s:47:\"wp-import-export-lite/wp-import-export-lite.php\";i:25;s:29:\"wp-mail-smtp/wp_mail_smtp.php\";i:27;s:31:\"wp-svg-images/wp-svg-images.php\";i:28;s:33:\"wp-user-avatar/wp-user-avatar.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','actuate','yes'),(41,'stylesheet','actuate','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','60717','yes'),(47,'uploads_use_yearmonth_folders','','yes'),(48,'upload_path','','yes'),(49,'blog_public','0','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','760','yes'),(57,'thumbnail_size_h','760','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','730','yes'),(60,'medium_size_h','600','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','855','yes'),(63,'large_size_h','580','yes'),(64,'image_default_link_type','','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:10:{s:53:\"simple-custom-post-order/simple-custom-post-order.php\";s:18:\"scporder_uninstall\";s:24:\"wordpress-seo/wp-seo.php\";s:14:\"__return_false\";s:27:\"redirection/redirection.php\";a:2:{i:0;s:17:\"Redirection_Admin\";i:1;s:16:\"plugin_uninstall\";}s:33:\"cookiehub/includes/ch-install.php\";s:16:\"dcchub_uninstall\";s:28:\"fast-velocity-minify/fvm.php\";s:20:\"fvm_plugin_uninstall\";s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";a:2:{i:0;s:15:\"AIO_WP_Security\";i:1;s:17:\"uninstall_handler\";}s:23:\"cookiehub/cookiehub.php\";s:16:\"dcchub_uninstall\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:35:\"monsterinsights_lite_uninstall_hook\";s:29:\"webp-express/webp-express.php\";a:2:{i:0;s:28:\"\\WebPExpress\\PluginUninstall\";i:1;s:9:\"uninstall\";}s:47:\"tinymce-custom-styles/tinymce-custom-styles.php\";s:13:\"tcs_uninstall\";}','no'),(80,'timezone_string','Europe/London','yes'),(81,'page_for_posts','7105','yes'),(82,'page_on_front','9','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','6298','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1789830008','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','off'),(99,'wp_attachment_pages_enabled','0','yes'),(100,'initial_db_version','56657','yes'),(101,'act_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"bcn_manage_options\";b:1;s:19:\"safe_svg_upload_svg\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:37:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:19:\"safe_svg_upload_svg\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:11:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"safe_svg_upload_svg\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:39:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:19:\"safe_svg_upload_svg\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:37:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:19:\"safe_svg_upload_svg\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}','on'),(102,'fresh_site','0','off'),(103,'WPLANG','en_GB','yes'),(104,'user_count','4','off'),(105,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','yes'),(106,'sidebars_widgets','a:2:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"array_version\";i:3;}','yes'),(107,'cron','a:31:{i:1775043118;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1775043397;a:1:{s:26:\"aios_15_minutes_cron_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"aios-every-15-minutes\";s:4:\"args\";a:0:{}s:8:\"interval\";i:900;}}}i:1775043900;a:1:{s:31:\"gf_entryexpiration_maybe_expire\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:15:\"fifteen_minutes\";s:4:\"args\";a:0:{}s:8:\"interval\";i:900;}}}i:1775043955;a:5:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1775044232;a:3:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1775044233;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1775046296;a:1:{s:24:\"aiowps_hourly_cron_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1775050272;a:1:{s:29:\"wpseo_detect_default_seo_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1775055600;a:1:{s:20:\"imagify_rating_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1775064239;a:1:{s:22:\"redirection_log_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1775076503;a:1:{s:40:\"monsterinsights_feature_feedback_checkin\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1775082719;a:1:{s:41:\"googlesitekit_cron_update_remote_features\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1775095200;a:1:{s:18:\"imagify_sync_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1775118195;a:1:{s:18:\"rocket_atf_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1775127468;a:1:{s:17:\"gravityforms_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1775127594;a:2:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:26:\"ppress_daily_recurring_job\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1775128239;a:1:{s:23:\"aiowps_clean_old_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1775129096;a:1:{s:23:\"aiowps_daily_cron_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1775129099;a:1:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1775130358;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1775216755;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1775249303;a:1:{s:46:\"monsterinsights_feature_feedback_clear_expired\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1775367510;a:1:{s:35:\"monsterinsights_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1775560239;a:1:{s:24:\"aiowps_weekly_cron_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1775620800;a:1:{s:46:\"imagify_update_library_size_calculations_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1775645938;a:1:{s:27:\"acf_update_site_health_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1791259259;a:1:{s:19:\"publish_future_post\";a:1:{s:32:\"fd9a99198902f190a81f0e9d8299c2d7\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:8280;}}}}i:1791989751;a:1:{s:19:\"publish_future_post\";a:1:{s:32:\"25cd0e666e8d1daf9ffacbb86b595cc3\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:8285;}}}}i:1792468848;a:1:{s:19:\"publish_future_post\";a:1:{s:32:\"3596320583c46e08a65dd2818b7c8f89\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:8278;}}}}i:1793077233;a:1:{s:19:\"publish_future_post\";a:1:{s:32:\"751e31a6c78994bc2521eb616d63c5a9\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:8288;}}}}s:7:\"version\";i:2;}','on'),(108,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(121,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(124,'theme_mods_twentytwentyfour','a:4:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1705578988;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}s:19:\"wp_classic_sidebars\";a:0:{}s:18:\"nav_menu_locations\";a:0:{}}','no'),(125,'recovery_keys','a:0:{}','off'),(157,'recently_activated','a:0:{}','off'),(162,'current_theme','Actuate Digital','yes'),(163,'theme_mods_actuate','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:4:{s:7:\"primary\";i:71;s:13:\"services-menu\";i:75;s:12:\"magento-menu\";i:76;s:10:\"legal-menu\";i:77;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1705578885;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}}}}','yes'),(164,'theme_switched','','yes'),(167,'finished_updating_comment_type','1','yes'),(176,'https_detection_errors','a:2:{s:23:\"ssl_verification_failed\";a:1:{i:0;s:24:\"SSL verification failed.\";}s:19:\"bad_response_source\";a:1:{i:0;s:55:\"It looks like the response did not come from this site.\";}}','off'),(225,'disqus_sync_token','8e4f59c2631276ca98b3a223df427a42','yes'),(226,'gf_db_version','2.9.30','off'),(227,'rg_form_version','2.9.30','off'),(228,'gform_enable_background_updates','1','yes'),(229,'auto_update_plugins','a:1:{i:0;s:29:\"gravityforms/gravityforms.php\";}','no'),(232,'scporder_install','1','yes'),(233,'tawkto-visibility-options','a:14:{s:14:\"always_display\";i:1;s:16:\"show_onfrontpage\";i:0;s:15:\"show_oncategory\";i:0;s:14:\"show_ontagpage\";i:0;s:19:\"show_onarticlepages\";i:0;s:11:\"exclude_url\";i:0;s:17:\"excluded_url_list\";s:0:\"\";s:11:\"include_url\";i:0;s:17:\"included_url_list\";s:0:\"\";s:15:\"display_on_shop\";i:0;s:26:\"display_on_productcategory\";i:0;s:22:\"display_on_productpage\";i:0;s:21:\"display_on_producttag\";i:0;s:26:\"enable_visitor_recognition\";i:1;}','yes'),(234,'tawkto-embed-widget-page-id','','yes'),(235,'tawkto-embed-widget-widget-id','','yes'),(236,'tawkto-version','0.7.0','yes'),(239,'WCSSC_options','a:9:{s:7:\"show_id\";b:0;s:4:\"type\";i:1;s:15:\"defined_classes\";a:0:{}s:11:\"show_number\";b:1;s:13:\"show_location\";b:1;s:12:\"show_evenodd\";b:1;s:17:\"fix_widget_params\";b:0;s:13:\"filter_unique\";b:0;s:17:\"translate_classes\";b:0;}','yes'),(240,'WCSSC_db_version','1.5.4','yes'),(241,'woosidebars-version','1.4.6','yes'),(242,'wpgmza_db_version','10.0.06','off'),(243,'wpgmza_global_settings','{\"engine\":\"google-maps\",\"internal_engine\":\"legacy\",\"google_maps_api_key\":false,\"default_marker_icon\":\"http:\\/\\/actuate.webpreview.co\\/wp-content\\/plugins\\/wp-google-maps\\/images\\/spotlight-poi3.png\",\"developer_mode\":false,\"user_interface_style\":\"default\",\"wpgmza_gdpr_enabled\":1,\"wpgmza_gdpr_default_notice\":\"<p>\\r\\n\\tI agree for my personal data to be processed by <span name=\\\"wpgmza_gdpr_company_name\\\"><\\/span>, for the purpose(s) of <span name=\\\"wpgmza_gdpr_retention_purpose\\\"><\\/span>.\\r\\n<\\/p>\\r\\n\\r\\n<p>\\t\\r\\n\\tI agree for my personal data, provided via map API calls, to be processed by the API provider, for the purposes of geocoding (converting addresses to coordinates), reverse geocoding and\\tgenerating directions.\\r\\n<\\/p>\\r\\n<p>\\r\\n\\tSome visual components of WP Go Maps use 3rd party libraries which are loaded over the network. At present the libraries are Google Maps, Open Street Map, jQuery DataTables and FontAwesome. When loading resources over a network, the 3rd party server will receive your IP address and User Agent string amongst other details. Please refer to the Privacy Policy of the respective libraries for details on how they use data and the process to exercise your rights under the GDPR regulations.\\r\\n<\\/p>\\r\\n<p>\\r\\n\\tWP Go Maps uses jQuery DataTables to display sortable, searchable tables, such as that seen in the Advanced Marker Listing and on the Map Edit Page. jQuery DataTables in certain circumstances uses a cookie to save and later recall the \\\"state\\\" of a given table - that is, the search term, sort column and order and current page. This data is held in local storage and retained until this is cleared manually. No libraries used by WP Go Maps transmit this information.\\r\\n<\\/p>\\r\\n<p>\\r\\n\\tPlease <a href=\\\"https:\\/\\/developers.google.com\\/maps\\/terms\\\">see here<\\/a> and <a href=\\\"https:\\/\\/maps.google.com\\/help\\/terms_maps.html\\\">here<\\/a> for Google\'s terms. Please also see <a href=\\\"https:\\/\\/policies.google.com\\/privacy?hl=en-GB&amp;gl=uk\\\">Google\'s Privacy Policy<\\/a>. We do not send the API provider any personally identifying information, or information that could uniquely identify your device.\\r\\n<\\/p>\\r\\n<p>\\r\\n\\tWhere this notice is displayed in place of a map, agreeing to this notice will store a cookie recording your agreement so you are not prompted again.\\r\\n<\\/p>\",\"wpgmza_gdpr_company_name\":\"Actuate Digital\",\"wpgmza_gdpr_retention_purpose\":\"displaying map tiles, geocoding addresses and calculating and display directions.\",\"wpgmza_gdpr_button_label\":\"I agree\",\"wpgmza_marker_xml_location\":\"\\/Users\\/matoconnor\\/Sites\\/actuate\\/wp-content\\/uploads\\/wp-google-maps\\/\",\"wpgmza_marker_xml_url\":\"https:\\/\\/actuate.webpreview.co\\/wp-content\\/uploads\\/wp-google-maps\\/\"}','off'),(244,'WPGMZA_OTHER_SETTINGS','a:13:{s:6:\"engine\";s:11:\"google-maps\";s:15:\"internal_engine\";s:6:\"legacy\";s:19:\"google_maps_api_key\";b:0;s:19:\"default_marker_icon\";s:79:\"http://actuate.webpreview.co/wp-content/plugins/wp-google-maps/images/spotlight-poi3.png\";s:14:\"developer_mode\";b:0;s:20:\"user_interface_style\";s:7:\"default\";s:19:\"wpgmza_gdpr_enabled\";i:1;s:26:\"wpgmza_gdpr_default_notice\";s:1960:\"<p>\r\n	I agree for my personal data to be processed by <span name=\"wpgmza_gdpr_company_name\"></span>, for the purpose(s) of <span name=\"wpgmza_gdpr_retention_purpose\"></span>.\r\n</p>\r\n\r\n<p>	\r\n	I agree for my personal data, provided via map API calls, to be processed by the API provider, for the purposes of geocoding (converting addresses to coordinates), reverse geocoding and	generating directions.\r\n</p>\r\n<p>\r\n	Some visual components of WP Go Maps use 3rd party libraries which are loaded over the network. At present the libraries are Google Maps, Open Street Map, jQuery DataTables and FontAwesome. When loading resources over a network, the 3rd party server will receive your IP address and User Agent string amongst other details. Please refer to the Privacy Policy of the respective libraries for details on how they use data and the process to exercise your rights under the GDPR regulations.\r\n</p>\r\n<p>\r\n	WP Go Maps uses jQuery DataTables to display sortable, searchable tables, such as that seen in the Advanced Marker Listing and on the Map Edit Page. jQuery DataTables in certain circumstances uses a cookie to save and later recall the \"state\" of a given table - that is, the search term, sort column and order and current page. This data is held in local storage and retained until this is cleared manually. No libraries used by WP Go Maps transmit this information.\r\n</p>\r\n<p>\r\n	Please <a href=\"https://developers.google.com/maps/terms\">see here</a> and <a href=\"https://maps.google.com/help/terms_maps.html\">here</a> for Google\'s terms. Please also see <a href=\"https://policies.google.com/privacy?hl=en-GB&amp;gl=uk\">Google\'s Privacy Policy</a>. We do not send the API provider any personally identifying information, or information that could uniquely identify your device.\r\n</p>\r\n<p>\r\n	Where this notice is displayed in place of a map, agreeing to this notice will store a cookie recording your agreement so you are not prompted again.\r\n</p>\";s:24:\"wpgmza_gdpr_company_name\";s:15:\"Actuate Digital\";s:29:\"wpgmza_gdpr_retention_purpose\";s:81:\"displaying map tiles, geocoding addresses and calculating and display directions.\";s:24:\"wpgmza_gdpr_button_label\";s:7:\"I agree\";s:26:\"wpgmza_marker_xml_location\";s:66:\"/Users/matoconnor/Sites/actuate/wp-content/uploads/wp-google-maps/\";s:21:\"wpgmza_marker_xml_url\";s:55:\"https://actuate.webpreview.co/wp-content/uploads/wp-google-maps/\";}','off'),(245,'wpgmza_xml_location','/Users/matoconnor/Sites/actuate/wp-content/uploads/wp-google-maps/','off'),(246,'wpgmza_xml_url','https://actuate.webpreview.co/wp-content/uploads/wp-google-maps/','yes'),(247,'wpgmza_temp_api','AIzaSyDo_fG7DXBOVvdhlrLa-PHREuFDpTklWhY','yes'),(248,'wpgmza-first-run','2024-01-22T10:57:47+0000','yes'),(249,'wpgmza_welcome_screen_done','1','yes'),(250,'gravityformsaddon_gravityformswebapi_version','1.0','yes'),(251,'widget_gform_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(252,'widget_wpes_search_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(253,'widget_wpgmza_map_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(254,'widget_bcn_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(255,'rt_reading_time_options','a:9:{s:5:\"label\";s:14:\"Reading Time: \";s:7:\"postfix\";s:7:\"minutes\";s:16:\"postfix_singular\";s:6:\"minute\";s:3:\"wpm\";d:300;s:14:\"before_content\";b:0;s:14:\"before_excerpt\";b:0;s:14:\"exclude_images\";b:0;s:10:\"post_types\";N;s:18:\"include_shortcodes\";b:0;}','yes'),(256,'simple-rate-time','1864808557','yes'),(257,'gravityformsaddon_feed-base_version','0.14','yes'),(258,'gravityformsaddon_gravityformsmailchimp_version','5.7.2','yes'),(261,'gf_telemetry_data','a:2:{s:8:\"snapshot\";O:64:\"Gravity_Forms\\Gravity_Forms\\Telemetry\\GF_Telemetry_Snapshot_Data\":3:{s:4:\"data\";a:31:{s:3:\"key\";s:32:\"acf3ba06e39c1ee9d3c78ddb427d27e4\";s:10:\"wp_version\";s:5:\"6.9.4\";s:11:\"php_version\";s:6:\"8.3.20\";s:13:\"mysql_version\";s:6:\"8.0.44\";s:7:\"plugins\";a:40:{i:0;a:4:{s:4:\"name\";s:34:\"ACF Content Analysis for Yoast SEO\";s:4:\"slug\";s:34:\"acf-content-analysis-for-yoast-seo\";s:7:\"version\";s:3:\"3.2\";s:9:\"is_active\";b:1;}i:1;a:4:{s:4:\"name\";s:43:\"Advanced Custom Fields: Gravity Forms Field\";s:4:\"slug\";s:23:\"Gravity-Forms-ACF-Field\";s:7:\"version\";s:5:\"1.1.0\";s:9:\"is_active\";b:1;}i:2;a:4:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:7:\"version\";s:5:\"6.7.1\";s:9:\"is_active\";b:1;}i:3;a:4:{s:4:\"name\";s:34:\"Akismet Anti-spam: Spam Protection\";s:4:\"slug\";s:7:\"akismet\";s:7:\"version\";s:3:\"5.6\";s:9:\"is_active\";b:0;}i:4;a:4:{s:4:\"name\";s:26:\"All-In-One Security (AIOS)\";s:4:\"slug\";s:35:\"all-in-one-wp-security-and-firewall\";s:7:\"version\";s:5:\"5.4.6\";s:9:\"is_active\";b:1;}i:5;a:4:{s:4:\"name\";s:16:\"Breadcrumb NavXT\";s:4:\"slug\";s:16:\"breadcrumb-navxt\";s:7:\"version\";s:5:\"7.5.1\";s:9:\"is_active\";b:0;}i:6;a:4:{s:4:\"name\";s:39:\"Category Order and Taxonomy Terms Order\";s:4:\"slug\";s:20:\"taxonomy-terms-order\";s:7:\"version\";s:5:\"1.9.5\";s:9:\"is_active\";b:1;}i:7;a:4:{s:4:\"name\";s:14:\"Classic Editor\";s:4:\"slug\";s:14:\"classic-editor\";s:7:\"version\";s:5:\"1.6.7\";s:9:\"is_active\";b:1;}i:8;a:4:{s:4:\"name\";s:40:\"Classic Widgets with Block-based Widgets\";s:4:\"slug\";s:40:\"classic-widgets-with-block-based-widgets\";s:7:\"version\";s:5:\"1.0.1\";s:9:\"is_active\";b:1;}i:9;a:4:{s:4:\"name\";s:73:\"CookieHub - Cookie Consent Banner (DSGVO, CCPA, RGPD and GDPR compliance)\";s:4:\"slug\";s:9:\"cookiehub\";s:7:\"version\";s:5:\"1.2.2\";s:9:\"is_active\";b:0;}i:10;a:4:{s:4:\"name\";s:19:\"Custom Post Type UI\";s:4:\"slug\";s:19:\"custom-post-type-ui\";s:7:\"version\";s:6:\"1.18.3\";s:9:\"is_active\";b:1;}i:11;a:4:{s:4:\"name\";s:23:\"Disqus Conditional Load\";s:4:\"slug\";s:23:\"disqus-conditional-load\";s:7:\"version\";s:6:\"11.1.2\";s:9:\"is_active\";b:1;}i:12;a:4:{s:4:\"name\";s:20:\"Disqus for WordPress\";s:4:\"slug\";s:21:\"disqus-comment-system\";s:7:\"version\";s:5:\"3.1.4\";s:9:\"is_active\";b:1;}i:13;a:4:{s:4:\"name\";s:14:\"Duplicate Page\";s:4:\"slug\";s:14:\"duplicate-page\";s:7:\"version\";s:5:\"4.5.7\";s:9:\"is_active\";b:0;}i:14;a:4:{s:4:\"name\";s:16:\"Edit Author Slug\";s:4:\"slug\";s:16:\"edit-author-slug\";s:7:\"version\";s:5:\"1.9.2\";s:9:\"is_active\";b:0;}i:15;a:4:{s:4:\"name\";s:34:\"Entry Expiration for Gravity Forms\";s:4:\"slug\";s:30:\"gravity-forms-entry-expiration\";s:7:\"version\";s:5:\"2.2.1\";s:9:\"is_active\";b:1;}i:16;a:4:{s:4:\"name\";s:13:\"Gravity Forms\";s:4:\"slug\";s:12:\"gravityforms\";s:7:\"version\";s:6:\"2.9.30\";s:9:\"is_active\";b:1;}i:17;a:4:{s:4:\"name\";s:30:\"Gravity Forms Mailchimp Add-On\";s:4:\"slug\";s:21:\"gravityformsmailchimp\";s:7:\"version\";s:5:\"5.7.2\";s:9:\"is_active\";b:1;}i:18;a:4:{s:4:\"name\";s:30:\"Gravity Forms reCAPTCHA Add-On\";s:4:\"slug\";s:21:\"gravityformsrecaptcha\";s:7:\"version\";s:5:\"1.6.0\";s:9:\"is_active\";b:0;}i:19;a:4:{s:4:\"name\";s:7:\"Imagify\";s:4:\"slug\";s:7:\"imagify\";s:7:\"version\";s:5:\"2.2.7\";s:9:\"is_active\";b:1;}i:20;a:4:{s:4:\"name\";s:12:\"ProfilePress\";s:4:\"slug\";s:14:\"wp-user-avatar\";s:7:\"version\";s:7:\"4.16.12\";s:9:\"is_active\";b:1;}i:21;a:4:{s:4:\"name\";s:16:\"Quick Alt Editor\";s:4:\"slug\";s:16:\"quick-alt-editor\";s:7:\"version\";s:5:\"1.0.2\";s:9:\"is_active\";b:1;}i:22;a:4:{s:4:\"name\";s:15:\"Reading Time WP\";s:4:\"slug\";s:15:\"reading-time-wp\";s:7:\"version\";s:6:\"2.0.17\";s:9:\"is_active\";b:1;}i:23;a:4:{s:4:\"name\";s:11:\"Redirection\";s:4:\"slug\";s:11:\"redirection\";s:7:\"version\";s:5:\"5.7.5\";s:9:\"is_active\";b:1;}i:24;a:4:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:4:\"slug\";s:21:\"regenerate-thumbnails\";s:7:\"version\";s:5:\"3.1.6\";s:9:\"is_active\";b:1;}i:25;a:4:{s:4:\"name\";s:24:\"Simple Custom Post Order\";s:4:\"slug\";s:24:\"simple-custom-post-order\";s:7:\"version\";s:5:\"2.6.0\";s:9:\"is_active\";b:0;}i:26;a:4:{s:4:\"name\";s:20:\"Simple Page Ordering\";s:4:\"slug\";s:20:\"simple-page-ordering\";s:7:\"version\";s:5:\"2.7.4\";s:9:\"is_active\";b:0;}i:27;a:4:{s:4:\"name\";s:17:\"Tawk.to Live Chat\";s:4:\"slug\";s:16:\"tawkto-live-chat\";s:7:\"version\";s:5:\"0.9.3\";s:9:\"is_active\";b:0;}i:28;a:4:{s:4:\"name\";s:21:\"TinyMCE Custom Styles\";s:4:\"slug\";s:21:\"tinymce-custom-styles\";s:7:\"version\";s:5:\"1.1.5\";s:9:\"is_active\";b:1;}i:29;a:4:{s:4:\"name\";s:18:\"Widget CSS Classes\";s:4:\"slug\";s:18:\"widget-css-classes\";s:7:\"version\";s:7:\"1.5.4.1\";s:9:\"is_active\";b:1;}i:30;a:4:{s:4:\"name\";s:11:\"WooSidebars\";s:4:\"slug\";s:11:\"woosidebars\";s:7:\"version\";s:5:\"1.4.6\";s:9:\"is_active\";b:0;}i:31;a:4:{s:4:\"name\";s:18:\"WordPress Importer\";s:4:\"slug\";s:18:\"wordpress-importer\";s:7:\"version\";s:5:\"0.9.5\";s:9:\"is_active\";b:1;}i:32;a:4:{s:4:\"name\";s:6:\"WP-Ban\";s:4:\"slug\";s:6:\"wp-ban\";s:7:\"version\";s:6:\"1.69.2\";s:9:\"is_active\";b:1;}i:33;a:4:{s:4:\"name\";s:18:\"WP Extended Search\";s:4:\"slug\";s:18:\"wp-extended-search\";s:7:\"version\";s:5:\"2.2.1\";s:9:\"is_active\";b:0;}i:34;a:4:{s:4:\"name\";s:36:\"WP Go Maps (formerly WP Google Maps)\";s:4:\"slug\";s:14:\"wp-google-maps\";s:7:\"version\";s:7:\"10.0.06\";s:9:\"is_active\";b:1;}i:35;a:4:{s:4:\"name\";s:21:\"WP Import Export Lite\";s:4:\"slug\";s:21:\"wp-import-export-lite\";s:7:\"version\";s:6:\"3.9.30\";s:9:\"is_active\";b:1;}i:36;a:4:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:4:\"slug\";s:12:\"wp-mail-smtp\";s:7:\"version\";s:5:\"4.7.1\";s:9:\"is_active\";b:1;}i:37;a:4:{s:4:\"name\";s:9:\"WP Rocket\";s:4:\"slug\";s:9:\"wp-rocket\";s:7:\"version\";s:8:\"3.20.0.3\";s:9:\"is_active\";b:0;}i:38;a:4:{s:4:\"name\";s:13:\"WP SVG Images\";s:4:\"slug\";s:13:\"wp-svg-images\";s:7:\"version\";s:3:\"4.4\";s:9:\"is_active\";b:1;}i:39;a:4:{s:4:\"name\";s:9:\"Yoast SEO\";s:4:\"slug\";s:13:\"wordpress-seo\";s:7:\"version\";s:4:\"27.2\";s:9:\"is_active\";b:1;}}s:10:\"theme_name\";s:20:\"Actuate Digital 2025\";s:9:\"theme_uri\";s:26:\"https://www.actuate.agency\";s:13:\"theme_version\";s:0:\"\";s:12:\"theme_author\";s:15:\"Actuate Digital\";s:16:\"theme_author_uri\";s:26:\"https://www.actuate.agency\";s:12:\"is_multisite\";b:0;s:11:\"total_forms\";i:5;s:13:\"total_entries\";s:3:\"210\";s:11:\"emails_sent\";s:3:\"416\";s:9:\"api_calls\";i:0;s:16:\"entry_meta_count\";i:4400;s:19:\"entry_details_count\";i:4400;s:17:\"entry_notes_count\";i:551;s:4:\"lang\";s:5:\"en_GB\";s:2:\"db\";s:5:\"MySQL\";s:10:\"autoUpdate\";i:1;s:8:\"currency\";s:3:\"GBP\";s:14:\"dataCollection\";i:0;s:5:\"email\";s:0:\"\";s:9:\"formTypes\";s:14:\"contact,custom\";s:14:\"formTypesOther\";s:0:\"\";s:11:\"hideLicense\";i:0;s:12:\"organization\";s:17:\"personal-business\";s:17:\"organizationOther\";s:0:\"\";s:8:\"services\";s:15:\"email-marketing\";s:13:\"servicesOther\";s:0:\"\";}s:3:\"key\";s:8:\"snapshot\";s:15:\"data_collection\";s:1:\"0\";}s:6:\"events\";a:0:{}}','off'),(268,'acf_version','6.7.1','yes'),(275,'rg_gforms_currency','GBP','yes'),(276,'rg_gforms_email','','yes'),(277,'rg_gforms_formTypes','[\"contact\",\"custom\"]','yes'),(278,'rg_gforms_formTypesOther','','yes'),(279,'rg_gforms_organization','personal-business','yes'),(280,'rg_gforms_organizationOther','','yes'),(281,'rg_gforms_services','[\"email-marketing\"]','yes'),(282,'rg_gforms_servicesOther','','yes'),(283,'gform_enable_toolbar_menu','1','yes'),(284,'rg_gforms_enable_akismet','1','yes'),(285,'rg_gforms_enable_html5','1','yes'),(286,'rg_gforms_key','acf3ba06e39c1ee9d3c78ddb427d27e4','yes'),(295,'ppress_settings_data','a:30:{s:29:\"login_username_email_restrict\";s:4:\"both\";s:26:\"myac_edit_account_endpoint\";s:12:\"edit-profile\";s:29:\"myac_change_password_endpoint\";s:15:\"change-password\";s:21:\"set_user_profile_slug\";s:7:\"profile\";s:18:\"set_login_redirect\";s:9:\"dashboard\";s:18:\"global_site_access\";s:8:\"everyone\";s:32:\"global_restricted_access_message\";s:46:\"<p>You are unauthorised to view this page.</p>\";s:21:\"admin_email_addresses\";s:18:\"mat@actuate.agency\";s:17:\"email_sender_name\";s:15:\"Actuate Digital\";s:18:\"email_sender_email\";s:19:\"wordpress@actuate.webpreview.co\";s:18:\"email_content_type\";s:9:\"text/html\";s:19:\"email_template_type\";s:7:\"default\";s:28:\"password_reset_email_enabled\";s:2:\"on\";s:28:\"password_reset_email_subject\";s:32:\"[Actuate Digital] Password Reset\";s:28:\"password_reset_email_content\";s:487:\"<p>Someone requested to reset the password for the following account:</p>\n<p>Username: {{username}}</p>\n<p>If this was a mistake, just ignore this email and nothing will happen.</p>\n<p>To reset your password, click the button below.</p>\n<div style=\"padding: 10px 0 50px 0; text-align: center;\">\n    <a style=\"background: #555555; color: #fff; padding: 12px 30px; text-decoration: none; border-radius: 3px; letter-spacing: 0.3px;\" href=\"{{password_reset_link}}\"> Reset Password</a>\n</div>\";s:34:\"new_user_admin_email_email_enabled\";s:2:\"on\";s:34:\"new_user_admin_email_email_subject\";s:39:\"[Actuate Digital] New User Registration\";s:34:\"new_user_admin_email_email_content\";s:124:\"<p>New user registration on your site {{site_title}}.</p>\n<p>Username: {{username}}</p>\n<p>Email address: {{user_email}}</p>\";s:13:\"business_name\";s:15:\"Actuate Digital\";s:16:\"business_country\";s:2:\"US\";s:17:\"currency_position\";s:4:\"left\";s:26:\"currency_decimal_separator\";s:1:\".\";s:27:\"currency_thousand_separator\";s:1:\",\";s:23:\"currency_decimal_number\";s:1:\"2\";s:21:\"terms_agreement_label\";s:44:\"I have read and agree to the website [terms]\";s:25:\"wordpresscom_button_label\";s:26:\"Sign in with WordPress.com\";s:18:\"yahoo_button_label\";s:18:\"Sign in with Yahoo\";s:22:\"microsoft_button_label\";s:22:\"Sign in with Microsoft\";s:19:\"amazon_button_label\";s:19:\"Sign in with Amazon\";s:20:\"linkedin_api_version\";s:10:\"deprecated\";}','yes'),(296,'ppress_install_date','2024-01-22 10:59:52','yes'),(297,'ppress_plugin_activated','true','yes'),(298,'ppress_new_v4_install','true','yes'),(299,'action_scheduler_hybrid_store_demarkation','9','yes'),(300,'schema-ActionScheduler_StoreSchema','8.0.1764329438','yes'),(301,'schema-ActionScheduler_LoggerSchema','3.0.1705921192','yes'),(302,'wp_mail_smtp_initial_version','3.11.0','no'),(303,'wp_mail_smtp_version','3.11.0','no'),(304,'wp_mail_smtp','a:20:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:18:\"mat@actuate.agency\";s:9:\"from_name\";s:15:\"Actuate Digital\";s:6:\"mailer\";s:5:\"gmail\";s:11:\"return_path\";b:0;s:16:\"from_email_force\";b:1;s:15:\"from_name_force\";b:0;}s:4:\"smtp\";a:7:{s:7:\"autotls\";s:3:\"yes\";s:4:\"auth\";s:3:\"yes\";s:4:\"host\";s:0:\"\";s:4:\"port\";s:3:\"587\";s:10:\"encryption\";s:3:\"tls\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";}s:7:\"general\";a:1:{s:29:\"summary_report_email_disabled\";b:0;}s:5:\"gmail\";a:10:{s:9:\"client_id\";s:72:\"843129301229-49nm35oo9hhbg3ehu4bm5jbucsag96fm.apps.googleusercontent.com\";s:13:\"client_secret\";s:24:\"VKMv6bYeSr7qeW8J8tU72-Mh\";s:12:\"access_token\";a:6:{s:12:\"access_token\";s:256:\"ya29.a0Aa7MYirHWomHFG3dbpjBGP3e6CoHyxNB1YBtIQQ3CcZM4a3oet-8RnpJmtwCu55y119Drnsx6Rx8bFN21KkXz4EJM8DCyJwt5vwHpoNXv-E5k63ENMlSnVMvVzK2ANoXWVn01DxqwtSoAavJ-VRdN9_vTCzXAgAy2ummF_rjJQx6cQLY8Zicm-odJzaA2iZjBa4xJNod1QaCgYKAbcSARASFQHGX2MiecWh7W4nPaKGPvtJbaxLxQ0209\";s:10:\"expires_in\";i:3599;s:5:\"scope\";s:24:\"https://mail.google.com/\";s:10:\"token_type\";s:6:\"Bearer\";s:7:\"created\";i:1774882006;s:13:\"refresh_token\";s:103:\"1//03Dkt5P-VGjR0CgYIARAAGAMSNwF-L9IrdBk07Qgel0Pij8YKFOanQiSxy7o2mr9BvxYB9QYKxLoFi6sCRVCTn_3mC0kFMa3xKYA\";}s:13:\"refresh_token\";s:103:\"1//03Dkt5P-VGjR0CgYIARAAGAMSNwF-L9IrdBk07Qgel0Pij8YKFOanQiSxy7o2mr9BvxYB9QYKxLoFi6sCRVCTn_3mC0kFMa3xKYA\";s:12:\"user_details\";a:1:{s:5:\"email\";s:18:\"mat@actuate.agency\";}s:23:\"one_click_setup_enabled\";b:0;s:27:\"one_click_setup_credentials\";a:2:{s:3:\"key\";s:0:\"\";s:5:\"token\";s:0:\"\";}s:28:\"one_click_setup_user_details\";a:1:{s:5:\"email\";s:0:\"\";}s:20:\"is_setup_wizard_auth\";b:0;s:9:\"auth_code\";s:73:\"4/0AanRRrsdDJmfZPzOvALUNxO9q4ZlXmFLElmaQwXOjIfBzj0w4kfKNtI8df1bb6cJ1iA_-g\";}s:9:\"sendlayer\";a:1:{s:7:\"api_key\";s:0:\"\";}s:7:\"smtpcom\";a:2:{s:7:\"api_key\";s:0:\"\";s:7:\"channel\";s:0:\"\";}s:10:\"sendinblue\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:7:\"mailgun\";a:3:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:7:\"mailjet\";a:2:{s:7:\"api_key\";s:0:\"\";s:10:\"secret_key\";s:0:\"\";}s:8:\"sendgrid\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:7:\"smtp2go\";a:1:{s:7:\"api_key\";s:0:\"\";}s:9:\"sparkpost\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:8:\"postmark\";a:2:{s:16:\"server_api_token\";s:0:\"\";s:14:\"message_stream\";s:0:\"\";}s:9:\"amazonses\";a:3:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"region\";s:9:\"us-east-1\";}s:7:\"outlook\";a:5:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"zoho\";a:6:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"domain\";s:3:\"com\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"logs\";a:5:{s:7:\"enabled\";b:0;s:17:\"log_email_content\";b:0;s:16:\"save_attachments\";b:0;s:19:\"open_email_tracking\";b:0;s:19:\"click_link_tracking\";b:0;}s:11:\"alert_email\";a:2:{s:7:\"enabled\";b:0;s:11:\"connections\";a:0:{}}s:7:\"license\";a:4:{s:3:\"key\";s:0:\"\";s:10:\"is_expired\";b:0;s:11:\"is_disabled\";b:0;s:10:\"is_invalid\";b:0;}s:12:\"elasticemail\";a:1:{s:7:\"api_key\";s:0:\"\";}}','off'),(305,'wp_mail_smtp_activated_time','1705921192','no'),(306,'wp_mail_smtp_activated','a:1:{s:4:\"lite\";i:1705921192;}','yes'),(311,'banned_ips','a:0:{}','yes'),(312,'banned_hosts','a:0:{}','yes'),(313,'banned_stats','a:2:{s:5:\"users\";a:0:{}s:5:\"count\";i:0;}','yes'),(314,'banned_message','<html>\n<head>\n<meta charset=\"utf-8\">\n<title>%SITE_NAME% - %SITE_URL%</title>\n</head>\n<body>\n<div id=\"wp-ban-container\">\n<p style=\"text-align: center; font-weight: bold;\">You Are Banned.</p>\n</div>\n</body>\n</html>','yes'),(315,'banned_referers','a:0:{}','yes'),(316,'banned_exclude_ips','a:0:{}','yes'),(317,'banned_ips_range','a:0:{}','yes'),(318,'banned_user_agents','a:0:{}','yes'),(319,'banned_options','a:1:{s:13:\"reverse_proxy\";i:0;}','yes'),(320,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"27.2\";}','yes'),(321,'wpseo','a:124:{s:8:\"tracking\";b:0;s:16:\"toggled_tracking\";b:0;s:22:\"license_server_version\";i:2;s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:0:\"\";s:29:\"indexables_indexing_completed\";b:0;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"27.2\";s:16:\"previous_version\";s:0:\"\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:0;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:12:\"ahrefsverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:34:\"inclusive_language_analysis_active\";b:0;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:16:\"enable_index_now\";b:1;s:19:\"enable_ai_generator\";b:1;s:22:\"ai_enabled_pre_default\";b:0;s:22:\"show_onboarding_notice\";b:0;s:18:\"first_activated_on\";b:0;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:23:\"/%category%/%postname%/\";s:8:\"home_url\";s:20:\"https://actuate.webpreview.co\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:6:{s:12:\"project_type\";s:12:\"project_type\";s:8:\"platform\";s:8:\"platform\";s:6:\"sector\";s:6:\"sector\";s:16:\"project_services\";s:16:\"project_services\";s:12:\"partner_type\";s:12:\"partner_type\";s:12:\"faq_category\";s:12:\"faq_category\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:28:\"configuration_finished_steps\";a:0:{}s:36:\"dismiss_configuration_workout_notice\";b:0;s:34:\"dismiss_premium_deactivated_notice\";b:0;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:18:\"first_time_install\";b:0;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";i:1652258756;s:18:\"remove_feed_global\";b:0;s:27:\"remove_feed_global_comments\";b:0;s:25:\"remove_feed_post_comments\";b:0;s:19:\"remove_feed_authors\";b:0;s:22:\"remove_feed_categories\";b:0;s:16:\"remove_feed_tags\";b:0;s:29:\"remove_feed_custom_taxonomies\";b:0;s:22:\"remove_feed_post_types\";b:0;s:18:\"remove_feed_search\";b:0;s:21:\"remove_atom_rdf_feeds\";b:0;s:17:\"remove_shortlinks\";b:0;s:21:\"remove_rest_api_links\";b:0;s:20:\"remove_rsd_wlw_links\";b:0;s:19:\"remove_oembed_links\";b:0;s:16:\"remove_generator\";b:0;s:20:\"remove_emoji_scripts\";b:0;s:24:\"remove_powered_by_header\";b:0;s:22:\"remove_pingback_header\";b:0;s:28:\"clean_campaign_tracking_urls\";b:0;s:16:\"clean_permalinks\";b:0;s:32:\"clean_permalinks_extra_variables\";s:0:\"\";s:14:\"search_cleanup\";b:0;s:20:\"search_cleanup_emoji\";b:0;s:23:\"search_cleanup_patterns\";b:0;s:22:\"search_character_limit\";i:50;s:20:\"deny_search_crawling\";b:0;s:21:\"deny_wp_json_crawling\";b:0;s:20:\"deny_adsbot_crawling\";b:0;s:19:\"deny_ccbot_crawling\";b:0;s:29:\"deny_google_extended_crawling\";b:0;s:20:\"deny_gptbot_crawling\";b:0;s:27:\"redirect_search_pretty_urls\";b:0;s:29:\"least_readability_ignore_list\";a:0:{}s:27:\"least_seo_score_ignore_list\";a:0:{}s:23:\"most_linked_ignore_list\";a:0:{}s:24:\"least_linked_ignore_list\";a:0:{}s:28:\"indexables_page_reading_list\";a:5:{i:0;b:0;i:1;b:0;i:2;b:0;i:3;b:0;i:4;b:0;}s:25:\"indexables_overview_state\";s:21:\"dashboard-not-visited\";s:28:\"last_known_public_post_types\";a:11:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:12:\"case_studies\";i:3;s:8:\"partners\";i:4;s:12:\"testimonials\";i:5;s:5:\"event\";i:6;s:7:\"vacancy\";i:7;s:3:\"faq\";i:8;s:6:\"client\";i:9;s:6:\"awards\";i:10;s:10:\"menuwidget\";}s:28:\"last_known_public_taxonomies\";a:9:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:12:\"project_type\";i:4;s:8:\"platform\";i:5;s:6:\"sector\";i:6;s:16:\"project_services\";i:7;s:12:\"partner_type\";i:8;s:12:\"faq_category\";}s:23:\"last_known_no_unindexed\";a:4:{s:40:\"wpseo_total_unindexed_post_type_archives\";i:1775038423;s:35:\"wpseo_total_unindexed_general_items\";i:1775038423;s:31:\"wpseo_unindexed_post_link_count\";i:1775038423;s:31:\"wpseo_unindexed_term_link_count\";i:1775038423;}s:14:\"new_post_types\";a:0:{}s:14:\"new_taxonomies\";a:0:{}s:34:\"show_new_content_type_notification\";b:0;s:44:\"site_kit_configuration_permanently_dismissed\";b:0;s:18:\"site_kit_connected\";b:0;s:37:\"site_kit_tracking_setup_widget_loaded\";s:2:\"no\";s:41:\"site_kit_tracking_first_interaction_stage\";s:0:\"\";s:40:\"site_kit_tracking_last_interaction_stage\";s:0:\"\";s:52:\"site_kit_tracking_setup_widget_temporarily_dismissed\";s:2:\"no\";s:52:\"site_kit_tracking_setup_widget_permanently_dismissed\";s:2:\"no\";s:31:\"google_site_kit_feature_enabled\";b:0;s:25:\"ai_free_sparks_started_on\";N;s:15:\"enable_llms_txt\";b:0;s:15:\"last_updated_on\";b:0;s:17:\"default_seo_title\";a:5:{i:0;i:5565;i:1;i:5567;i:2;i:5569;i:3;i:5559;i:4;i:5561;}s:21:\"default_seo_meta_desc\";a:1:{i:0;i:5561;}s:18:\"first_activated_by\";i:0;s:34:\"enable_schema_aggregation_endpoint\";b:0;s:38:\"schema_aggregation_endpoint_enabled_on\";N;s:16:\"enable_task_list\";b:1;s:13:\"enable_schema\";b:1;}','yes'),(322,'wpseo_titles','a:314:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:1;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:1;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:34:\"<span class=\"seperator\">›</span>\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:23:\"Actuate Digital Limited\";s:22:\"company_alternate_name\";s:23:\"Actuate Digital Limited\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:24:\"publishing_principles_id\";i:0;s:25:\"ownership_funding_info_id\";i:0;s:29:\"actionable_feedback_policy_id\";i:0;s:21:\"corrections_policy_id\";i:0;s:16:\"ethics_policy_id\";i:0;s:19:\"diversity_policy_id\";i:0;s:28:\"diversity_staffing_report_id\";i:0;s:15:\"org-description\";s:0:\"\";s:9:\"org-email\";s:0:\"\";s:9:\"org-phone\";s:0:\"\";s:14:\"org-legal-name\";s:0:\"\";s:17:\"org-founding-date\";s:0:\"\";s:20:\"org-number-employees\";s:0:\"\";s:10:\"org-vat-id\";s:0:\"\";s:10:\"org-tax-id\";s:0:\"\";s:7:\"org-iso\";s:0:\"\";s:8:\"org-duns\";s:0:\"\";s:11:\"org-leicode\";s:0:\"\";s:9:\"org-naics\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:18:\"title-case_studies\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-case_studies\";s:0:\"\";s:20:\"noindex-case_studies\";b:0;s:31:\"display-metabox-pt-case_studies\";b:1;s:31:\"post_types-case_studies-maintax\";i:0;s:29:\"schema-page-type-case_studies\";s:7:\"WebPage\";s:32:\"schema-article-type-case_studies\";s:4:\"None\";s:25:\"social-title-case_studies\";s:9:\"%%title%%\";s:31:\"social-description-case_studies\";s:0:\"\";s:29:\"social-image-url-case_studies\";s:0:\"\";s:28:\"social-image-id-case_studies\";i:0;s:28:\"title-ptarchive-case_studies\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:31:\"metadesc-ptarchive-case_studies\";s:0:\"\";s:30:\"bctitle-ptarchive-case_studies\";s:0:\"\";s:30:\"noindex-ptarchive-case_studies\";b:0;s:35:\"social-title-ptarchive-case_studies\";s:21:\"%%pt_plural%% Archive\";s:41:\"social-description-ptarchive-case_studies\";s:0:\"\";s:39:\"social-image-url-ptarchive-case_studies\";s:0:\"\";s:38:\"social-image-id-ptarchive-case_studies\";i:0;s:14:\"title-partners\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:17:\"metadesc-partners\";s:0:\"\";s:16:\"noindex-partners\";b:1;s:27:\"display-metabox-pt-partners\";b:1;s:27:\"post_types-partners-maintax\";i:0;s:25:\"schema-page-type-partners\";s:7:\"WebPage\";s:28:\"schema-article-type-partners\";s:4:\"None\";s:21:\"social-title-partners\";s:9:\"%%title%%\";s:27:\"social-description-partners\";s:0:\"\";s:25:\"social-image-url-partners\";s:0:\"\";s:24:\"social-image-id-partners\";i:0;s:18:\"title-testimonials\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-testimonials\";s:0:\"\";s:20:\"noindex-testimonials\";b:1;s:31:\"display-metabox-pt-testimonials\";b:1;s:31:\"post_types-testimonials-maintax\";i:0;s:29:\"schema-page-type-testimonials\";s:7:\"WebPage\";s:32:\"schema-article-type-testimonials\";s:4:\"None\";s:25:\"social-title-testimonials\";s:9:\"%%title%%\";s:31:\"social-description-testimonials\";s:0:\"\";s:29:\"social-image-url-testimonials\";s:0:\"\";s:28:\"social-image-id-testimonials\";i:0;s:11:\"title-event\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:14:\"metadesc-event\";s:0:\"\";s:13:\"noindex-event\";b:1;s:24:\"display-metabox-pt-event\";b:1;s:24:\"post_types-event-maintax\";i:0;s:22:\"schema-page-type-event\";s:7:\"WebPage\";s:25:\"schema-article-type-event\";s:4:\"None\";s:18:\"social-title-event\";s:9:\"%%title%%\";s:24:\"social-description-event\";s:0:\"\";s:22:\"social-image-url-event\";s:0:\"\";s:21:\"social-image-id-event\";i:0;s:13:\"title-vacancy\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-vacancy\";s:0:\"\";s:15:\"noindex-vacancy\";b:0;s:26:\"display-metabox-pt-vacancy\";b:1;s:26:\"post_types-vacancy-maintax\";i:0;s:24:\"schema-page-type-vacancy\";s:7:\"WebPage\";s:27:\"schema-article-type-vacancy\";s:4:\"None\";s:20:\"social-title-vacancy\";s:9:\"%%title%%\";s:26:\"social-description-vacancy\";s:0:\"\";s:24:\"social-image-url-vacancy\";s:0:\"\";s:23:\"social-image-id-vacancy\";i:0;s:9:\"title-faq\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:12:\"metadesc-faq\";s:0:\"\";s:11:\"noindex-faq\";b:1;s:22:\"display-metabox-pt-faq\";b:1;s:22:\"post_types-faq-maintax\";i:0;s:20:\"schema-page-type-faq\";s:7:\"WebPage\";s:23:\"schema-article-type-faq\";s:4:\"None\";s:16:\"social-title-faq\";s:9:\"%%title%%\";s:22:\"social-description-faq\";s:0:\"\";s:20:\"social-image-url-faq\";s:0:\"\";s:19:\"social-image-id-faq\";i:0;s:19:\"title-ptarchive-faq\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:22:\"metadesc-ptarchive-faq\";s:0:\"\";s:21:\"bctitle-ptarchive-faq\";s:0:\"\";s:21:\"noindex-ptarchive-faq\";b:0;s:26:\"social-title-ptarchive-faq\";s:21:\"%%pt_plural%% Archive\";s:32:\"social-description-ptarchive-faq\";s:0:\"\";s:30:\"social-image-url-ptarchive-faq\";s:0:\"\";s:29:\"social-image-id-ptarchive-faq\";i:0;s:12:\"title-client\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:15:\"metadesc-client\";s:0:\"\";s:14:\"noindex-client\";b:1;s:25:\"display-metabox-pt-client\";b:1;s:25:\"post_types-client-maintax\";i:0;s:23:\"schema-page-type-client\";s:7:\"WebPage\";s:26:\"schema-article-type-client\";s:4:\"None\";s:19:\"social-title-client\";s:9:\"%%title%%\";s:25:\"social-description-client\";s:0:\"\";s:23:\"social-image-url-client\";s:0:\"\";s:22:\"social-image-id-client\";i:0;s:12:\"title-awards\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:15:\"metadesc-awards\";s:0:\"\";s:14:\"noindex-awards\";b:0;s:25:\"display-metabox-pt-awards\";b:1;s:25:\"post_types-awards-maintax\";i:0;s:23:\"schema-page-type-awards\";s:7:\"WebPage\";s:26:\"schema-article-type-awards\";s:4:\"None\";s:19:\"social-title-awards\";s:9:\"%%title%%\";s:25:\"social-description-awards\";s:0:\"\";s:23:\"social-image-url-awards\";s:0:\"\";s:22:\"social-image-id-awards\";i:0;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:1;s:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:26:\"taxonomy-category-ptparent\";i:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:1;s:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:26:\"taxonomy-post_tag-ptparent\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:29:\"taxonomy-post_format-ptparent\";i:0;s:22:\"title-tax-project_type\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:25:\"metadesc-tax-project_type\";s:0:\"\";s:32:\"display-metabox-tax-project_type\";b:1;s:24:\"noindex-tax-project_type\";b:1;s:29:\"social-title-tax-project_type\";s:23:\"%%term_title%% Archives\";s:35:\"social-description-tax-project_type\";s:0:\"\";s:33:\"social-image-url-tax-project_type\";s:0:\"\";s:32:\"social-image-id-tax-project_type\";i:0;s:30:\"taxonomy-project_type-ptparent\";i:0;s:18:\"title-tax-platform\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-platform\";s:0:\"\";s:28:\"display-metabox-tax-platform\";b:1;s:20:\"noindex-tax-platform\";b:1;s:25:\"social-title-tax-platform\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-platform\";s:0:\"\";s:29:\"social-image-url-tax-platform\";s:0:\"\";s:28:\"social-image-id-tax-platform\";i:0;s:26:\"taxonomy-platform-ptparent\";i:0;s:16:\"title-tax-sector\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-tax-sector\";s:0:\"\";s:26:\"display-metabox-tax-sector\";b:1;s:18:\"noindex-tax-sector\";b:1;s:23:\"social-title-tax-sector\";s:23:\"%%term_title%% Archives\";s:29:\"social-description-tax-sector\";s:0:\"\";s:27:\"social-image-url-tax-sector\";s:0:\"\";s:26:\"social-image-id-tax-sector\";i:0;s:24:\"taxonomy-sector-ptparent\";i:0;s:26:\"title-tax-project_services\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:29:\"metadesc-tax-project_services\";s:0:\"\";s:36:\"display-metabox-tax-project_services\";b:1;s:28:\"noindex-tax-project_services\";b:1;s:33:\"social-title-tax-project_services\";s:23:\"%%term_title%% Archives\";s:39:\"social-description-tax-project_services\";s:0:\"\";s:37:\"social-image-url-tax-project_services\";s:0:\"\";s:36:\"social-image-id-tax-project_services\";i:0;s:34:\"taxonomy-project_services-ptparent\";i:0;s:22:\"title-tax-partner_type\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:25:\"metadesc-tax-partner_type\";s:0:\"\";s:32:\"display-metabox-tax-partner_type\";b:1;s:24:\"noindex-tax-partner_type\";b:1;s:29:\"social-title-tax-partner_type\";s:23:\"%%term_title%% Archives\";s:35:\"social-description-tax-partner_type\";s:0:\"\";s:33:\"social-image-url-tax-partner_type\";s:0:\"\";s:32:\"social-image-id-tax-partner_type\";i:0;s:30:\"taxonomy-partner_type-ptparent\";i:0;s:22:\"title-tax-faq_category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:25:\"metadesc-tax-faq_category\";s:0:\"\";s:32:\"display-metabox-tax-faq_category\";b:1;s:24:\"noindex-tax-faq_category\";b:1;s:29:\"social-title-tax-faq_category\";s:23:\"%%term_title%% Archives\";s:35:\"social-description-tax-faq_category\";s:0:\"\";s:33:\"social-image-url-tax-faq_category\";s:0:\"\";s:32:\"social-image-id-tax-faq_category\";i:0;s:30:\"taxonomy-faq_category-ptparent\";i:0;s:16:\"title-menuwidget\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-menuwidget\";s:0:\"\";s:18:\"noindex-menuwidget\";b:1;s:29:\"display-metabox-pt-menuwidget\";b:1;s:29:\"post_types-menuwidget-maintax\";i:0;s:27:\"schema-page-type-menuwidget\";s:7:\"WebPage\";s:30:\"schema-article-type-menuwidget\";s:4:\"None\";s:23:\"social-title-menuwidget\";s:9:\"%%title%%\";s:29:\"social-description-menuwidget\";s:0:\"\";s:27:\"social-image-url-menuwidget\";s:0:\"\";s:26:\"social-image-id-menuwidget\";i:0;s:26:\"title-ptarchive-menuwidget\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:29:\"metadesc-ptarchive-menuwidget\";s:0:\"\";s:28:\"bctitle-ptarchive-menuwidget\";s:0:\"\";s:28:\"noindex-ptarchive-menuwidget\";b:0;s:33:\"social-title-ptarchive-menuwidget\";s:21:\"%%pt_plural%% Archive\";s:39:\"social-description-ptarchive-menuwidget\";s:0:\"\";s:37:\"social-image-url-ptarchive-menuwidget\";s:0:\"\";s:36:\"social-image-id-ptarchive-menuwidget\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:0;s:17:\"company_logo_meta\";b:0;s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;s:23:\"title-ptarchive-vacancy\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-ptarchive-vacancy\";s:0:\"\";s:25:\"bctitle-ptarchive-vacancy\";s:0:\"\";s:25:\"noindex-ptarchive-vacancy\";s:5:\"false\";s:30:\"social-title-ptarchive-vacancy\";s:21:\"%%pt_plural%% Archive\";s:36:\"social-description-ptarchive-vacancy\";s:0:\"\";s:34:\"social-image-url-ptarchive-vacancy\";s:0:\"\";s:33:\"social-image-id-ptarchive-vacancy\";s:1:\"0\";}','yes'),(323,'wpseo_social','a:20:{s:13:\"facebook_site\";s:38:\"https://www.facebook.com/actuateagency\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:14:\"actuate_agency\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";s:17:\"other_social_urls\";a:0:{}s:12:\"mastodon_url\";s:0:\"\";}','yes'),(324,'action_scheduler_lock_async-request-runner','69ccfa5661d143.44298609|1775041170','yes'),(325,'ppress_db_ver','13','yes'),(326,'ppress_extension_manager','a:3:{s:6:\"paypal\";s:4:\"true\";s:6:\"mollie\";s:4:\"true\";s:7:\"receipt\";s:4:\"true\";}','yes'),(327,'widget_wp_user_avatar_profile','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(328,'widget_pp_form','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(329,'widget_pp_tabbed_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(330,'widget_pp_user_panel_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(334,'wp_mail_smtp_migration_version','5','yes'),(335,'wp_mail_smtp_debug_events_db_version','1','yes'),(350,'avatar_default_wp_user_avatar','','yes'),(351,'wp_user_avatar_disable_gravatar','0','yes'),(352,'wp_user_avatar_resize_crop','0','yes'),(353,'wp_user_avatar_resize_h','96','yes'),(354,'wp_user_avatar_resize_upload','0','yes'),(355,'wp_user_avatar_resize_w','96','yes'),(356,'wp_user_cover_upload_size_limit','1024000','yes'),(357,'wp_user_avatar_upload_size_limit','1024000','yes'),(358,'wp_user_avatar_default_avatar_updated','1','yes'),(359,'wp_user_avatar_users_updated','1','yes'),(360,'wp_user_avatar_media_updated','1','yes'),(363,'wp_mail_smtp_review_notice','a:2:{s:4:\"time\";i:1735057422;s:9:\"dismissed\";b:1;}','yes'),(366,'pand-825e31056aa51c7f3ea40c776ea4aa62','forever','no'),(367,'scporder_notice','1','yes'),(368,'pand-54593774ae31d8de5b4747f9b720c2d5','forever','no'),(373,'wp_mail_smtp_notifications','a:4:{s:6:\"update\";i:1774962914;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(375,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','off'),(455,'gf_previous_db_version','2.9.28','yes'),(456,'gf_upgrade_lock','','yes'),(457,'gform_sticky_admin_messages','a:0:{}','yes'),(460,'gf_rest_api_db_version','2.9.30','yes'),(471,'acf_pro_license','YToyOntzOjM6ImtleSI7czo3MjoiYjNKa1pYSmZhV1E5TnpNME5EbDhkSGx3WlQxa1pYWmxiRzl3WlhKOFpHRjBaVDB5TURFMkxUQXhMVEkxSURFd09qVXpPakV3IjtzOjM6InVybCI7czoyMDoiaHR0cHM6Ly9hY3R1YXRlLnRlc3QiO30=','off'),(493,'gf_last_telemetry_run','1774954672','yes'),(737,'wp_mail_smtp_debug','a:0:{}','no'),(738,'wp_mail_smtp_lite_sent_email_counter','1933','on'),(739,'wp_mail_smtp_lite_weekly_sent_email_counter','a:12:{i:52;i:4;s:2:\"01\";i:4;s:2:\"02\";i:2;s:2:\"04\";i:1;s:2:\"06\";i:1;s:2:\"07\";i:1;s:2:\"08\";i:2;s:2:\"09\";i:11;i:10;i:4;i:12;i:1;i:13;i:2;i:14;i:2;}','on'),(868,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:18:\"mat@actuate.agency\";s:7:\"version\";s:5:\"6.8.3\";s:9:\"timestamp\";i:1763540103;}','off'),(915,'ppress_dismiss_leave_review_forever','1','yes'),(924,'cptui_post_types','a:8:{s:12:\"case_studies\";a:34:{s:4:\"name\";s:12:\"case_studies\";s:5:\"label\";s:12:\"Case Studies\";s:14:\"singular_label\";s:10:\"Case Study\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:16:\"delete_with_user\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:14:\"rest_namespace\";s:0:\"\";s:11:\"has_archive\";s:4:\"true\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:4:\"true\";s:10:\"can_export\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:12:\"case-studies\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:20:\"dashicons-admin-page\";s:20:\"register_meta_box_cb\";N;s:8:\"supports\";a:6:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";i:3;s:7:\"excerpt\";i:4;s:6:\"author\";i:5;s:15:\"page-attributes\";}s:10:\"taxonomies\";a:0:{}s:6:\"labels\";a:30:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:10:\"view_items\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:14:\"name_admin_bar\";s:0:\"\";s:14:\"item_published\";s:0:\"\";s:24:\"item_published_privately\";s:0:\"\";s:22:\"item_reverted_to_draft\";s:0:\"\";s:12:\"item_trashed\";s:0:\"\";s:14:\"item_scheduled\";s:0:\"\";s:12:\"item_updated\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";s:16:\"enter_title_here\";s:0:\"\";}s:8:\"partners\";a:34:{s:4:\"name\";s:8:\"partners\";s:5:\"label\";s:8:\"Partners\";s:14:\"singular_label\";s:7:\"Partner\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:16:\"delete_with_user\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:14:\"rest_namespace\";s:0:\"\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:4:\"true\";s:10:\"can_export\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:16:\"dashicons-id-alt\";s:20:\"register_meta_box_cb\";N;s:8:\"supports\";a:4:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";i:3;s:15:\"page-attributes\";}s:10:\"taxonomies\";a:0:{}s:6:\"labels\";a:30:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:10:\"view_items\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:14:\"name_admin_bar\";s:0:\"\";s:14:\"item_published\";s:0:\"\";s:24:\"item_published_privately\";s:0:\"\";s:22:\"item_reverted_to_draft\";s:0:\"\";s:12:\"item_trashed\";s:0:\"\";s:14:\"item_scheduled\";s:0:\"\";s:12:\"item_updated\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";s:16:\"enter_title_here\";s:0:\"\";}s:12:\"testimonials\";a:34:{s:4:\"name\";s:12:\"testimonials\";s:5:\"label\";s:12:\"Testimonials\";s:14:\"singular_label\";s:11:\"Testimonial\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:16:\"delete_with_user\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:14:\"rest_namespace\";s:0:\"\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:4:\"true\";s:10:\"can_export\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:21:\"dashicons-format-chat\";s:20:\"register_meta_box_cb\";N;s:8:\"supports\";a:4:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";i:3;s:15:\"page-attributes\";}s:10:\"taxonomies\";a:0:{}s:6:\"labels\";a:30:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:10:\"view_items\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:14:\"name_admin_bar\";s:0:\"\";s:14:\"item_published\";s:0:\"\";s:24:\"item_published_privately\";s:0:\"\";s:22:\"item_reverted_to_draft\";s:0:\"\";s:12:\"item_trashed\";s:0:\"\";s:14:\"item_scheduled\";s:0:\"\";s:12:\"item_updated\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";s:16:\"enter_title_here\";s:0:\"\";}s:5:\"event\";a:34:{s:4:\"name\";s:5:\"event\";s:5:\"label\";s:6:\"Events\";s:14:\"singular_label\";s:5:\"Event\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:16:\"delete_with_user\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:14:\"rest_namespace\";s:0:\"\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:4:\"true\";s:10:\"can_export\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:17:\"dashicons-tickets\";s:20:\"register_meta_box_cb\";N;s:8:\"supports\";a:5:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";i:3;s:6:\"author\";i:4;s:15:\"page-attributes\";}s:10:\"taxonomies\";a:0:{}s:6:\"labels\";a:30:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:10:\"view_items\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:14:\"name_admin_bar\";s:0:\"\";s:14:\"item_published\";s:0:\"\";s:24:\"item_published_privately\";s:0:\"\";s:22:\"item_reverted_to_draft\";s:0:\"\";s:12:\"item_trashed\";s:0:\"\";s:14:\"item_scheduled\";s:0:\"\";s:12:\"item_updated\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";s:16:\"enter_title_here\";s:0:\"\";}s:7:\"vacancy\";a:34:{s:4:\"name\";s:7:\"vacancy\";s:5:\"label\";s:7:\"Careers\";s:14:\"singular_label\";s:9:\"Vacancies\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:16:\"delete_with_user\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:14:\"rest_namespace\";s:0:\"\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:7:\"careers\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:4:\"true\";s:10:\"can_export\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:7:\"careers\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:24:\"dashicons-businessperson\";s:20:\"register_meta_box_cb\";N;s:8:\"supports\";a:5:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";i:3;s:6:\"author\";i:4;s:15:\"page-attributes\";}s:10:\"taxonomies\";a:0:{}s:6:\"labels\";a:30:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:10:\"view_items\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:14:\"name_admin_bar\";s:0:\"\";s:14:\"item_published\";s:0:\"\";s:24:\"item_published_privately\";s:0:\"\";s:22:\"item_reverted_to_draft\";s:0:\"\";s:12:\"item_trashed\";s:0:\"\";s:14:\"item_scheduled\";s:0:\"\";s:12:\"item_updated\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";s:16:\"enter_title_here\";s:0:\"\";}s:3:\"faq\";a:34:{s:4:\"name\";s:3:\"faq\";s:5:\"label\";s:10:\"FAQ&#039;s\";s:14:\"singular_label\";s:3:\"FAQ\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:16:\"delete_with_user\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:14:\"rest_namespace\";s:0:\"\";s:11:\"has_archive\";s:4:\"true\";s:18:\"has_archive_string\";s:4:\"faqs\";s:19:\"exclude_from_search\";s:4:\"true\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:4:\"true\";s:10:\"can_export\";s:4:\"true\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:19:\"dashicons-superhero\";s:20:\"register_meta_box_cb\";N;s:8:\"supports\";a:4:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";i:3;s:15:\"page-attributes\";}s:10:\"taxonomies\";a:0:{}s:6:\"labels\";a:30:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:10:\"view_items\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:14:\"name_admin_bar\";s:0:\"\";s:14:\"item_published\";s:0:\"\";s:24:\"item_published_privately\";s:0:\"\";s:22:\"item_reverted_to_draft\";s:0:\"\";s:12:\"item_trashed\";s:0:\"\";s:14:\"item_scheduled\";s:0:\"\";s:12:\"item_updated\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";s:16:\"enter_title_here\";s:0:\"\";}s:6:\"client\";a:34:{s:4:\"name\";s:6:\"client\";s:5:\"label\";s:7:\"Clients\";s:14:\"singular_label\";s:6:\"Client\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:16:\"delete_with_user\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:14:\"rest_namespace\";s:0:\"\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:5:\"false\";s:10:\"can_export\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:26:\"dashicons-universal-access\";s:20:\"register_meta_box_cb\";N;s:8:\"supports\";a:3:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";}s:10:\"taxonomies\";a:0:{}s:6:\"labels\";a:30:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:10:\"view_items\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:14:\"name_admin_bar\";s:0:\"\";s:14:\"item_published\";s:0:\"\";s:24:\"item_published_privately\";s:0:\"\";s:22:\"item_reverted_to_draft\";s:0:\"\";s:12:\"item_trashed\";s:0:\"\";s:14:\"item_scheduled\";s:0:\"\";s:12:\"item_updated\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";s:16:\"enter_title_here\";s:0:\"\";}s:6:\"awards\";a:34:{s:4:\"name\";s:6:\"awards\";s:5:\"label\";s:6:\"Awards\";s:14:\"singular_label\";s:5:\"Award\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:16:\"delete_with_user\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:14:\"rest_namespace\";s:0:\"\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:5:\"false\";s:10:\"can_export\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";N;s:20:\"register_meta_box_cb\";N;s:8:\"supports\";a:3:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";}s:10:\"taxonomies\";a:0:{}s:6:\"labels\";a:31:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:10:\"view_items\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:14:\"name_admin_bar\";s:0:\"\";s:14:\"item_published\";s:0:\"\";s:24:\"item_published_privately\";s:0:\"\";s:22:\"item_reverted_to_draft\";s:0:\"\";s:12:\"item_trashed\";s:0:\"\";s:14:\"item_scheduled\";s:0:\"\";s:12:\"item_updated\";s:0:\"\";s:13:\"template_name\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";s:16:\"enter_title_here\";s:0:\"\";}}','yes'),(929,'cptui_taxonomies','a:6:{s:12:\"project_type\";a:28:{s:4:\"name\";s:12:\"project_type\";s:5:\"label\";s:13:\"Project Types\";s:14:\"singular_label\";s:12:\"Project Type\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:12:\"hierarchical\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:12:\"show_in_menu\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:1:\"1\";s:20:\"rewrite_hierarchical\";s:1:\"0\";s:17:\"show_admin_column\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:13:\"show_tagcloud\";s:5:\"false\";s:4:\"sort\";s:5:\"false\";s:18:\"show_in_quick_edit\";s:0:\"\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:14:\"rest_namespace\";s:0:\"\";s:6:\"labels\";a:23:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:11:\"update_item\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:13:\"new_item_name\";s:0:\"\";s:11:\"parent_item\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:13:\"popular_items\";s:0:\"\";s:26:\"separate_items_with_commas\";s:0:\"\";s:19:\"add_or_remove_items\";s:0:\"\";s:21:\"choose_from_most_used\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:8:\"no_terms\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:13:\"back_to_items\";s:0:\"\";s:22:\"name_field_description\";s:0:\"\";s:24:\"parent_field_description\";s:0:\"\";s:22:\"slug_field_description\";s:0:\"\";s:22:\"desc_field_description\";s:0:\"\";}s:11:\"meta_box_cb\";s:0:\"\";s:12:\"default_term\";s:0:\"\";s:12:\"object_types\";a:1:{i:0;s:12:\"case_studies\";}}s:8:\"platform\";a:28:{s:4:\"name\";s:8:\"platform\";s:5:\"label\";s:9:\"Platforms\";s:14:\"singular_label\";s:8:\"Platform\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:12:\"hierarchical\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:12:\"show_in_menu\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:1:\"1\";s:20:\"rewrite_hierarchical\";s:1:\"0\";s:17:\"show_admin_column\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:13:\"show_tagcloud\";s:5:\"false\";s:4:\"sort\";s:5:\"false\";s:18:\"show_in_quick_edit\";s:0:\"\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:14:\"rest_namespace\";s:0:\"\";s:6:\"labels\";a:23:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:11:\"update_item\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:13:\"new_item_name\";s:0:\"\";s:11:\"parent_item\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:13:\"popular_items\";s:0:\"\";s:26:\"separate_items_with_commas\";s:0:\"\";s:19:\"add_or_remove_items\";s:0:\"\";s:21:\"choose_from_most_used\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:8:\"no_terms\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:13:\"back_to_items\";s:0:\"\";s:22:\"name_field_description\";s:0:\"\";s:24:\"parent_field_description\";s:0:\"\";s:22:\"slug_field_description\";s:0:\"\";s:22:\"desc_field_description\";s:0:\"\";}s:11:\"meta_box_cb\";s:0:\"\";s:12:\"default_term\";s:0:\"\";s:12:\"object_types\";a:1:{i:0;s:12:\"case_studies\";}}s:6:\"sector\";a:28:{s:4:\"name\";s:6:\"sector\";s:5:\"label\";s:7:\"Sectors\";s:14:\"singular_label\";s:6:\"Sector\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:12:\"hierarchical\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:12:\"show_in_menu\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:1:\"1\";s:20:\"rewrite_hierarchical\";s:1:\"0\";s:17:\"show_admin_column\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:13:\"show_tagcloud\";s:5:\"false\";s:4:\"sort\";s:5:\"false\";s:18:\"show_in_quick_edit\";s:0:\"\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:14:\"rest_namespace\";s:0:\"\";s:6:\"labels\";a:23:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:11:\"update_item\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:13:\"new_item_name\";s:0:\"\";s:11:\"parent_item\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:13:\"popular_items\";s:0:\"\";s:26:\"separate_items_with_commas\";s:0:\"\";s:19:\"add_or_remove_items\";s:0:\"\";s:21:\"choose_from_most_used\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:8:\"no_terms\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:13:\"back_to_items\";s:0:\"\";s:22:\"name_field_description\";s:0:\"\";s:24:\"parent_field_description\";s:0:\"\";s:22:\"slug_field_description\";s:0:\"\";s:22:\"desc_field_description\";s:0:\"\";}s:11:\"meta_box_cb\";s:0:\"\";s:12:\"default_term\";s:0:\"\";s:12:\"object_types\";a:1:{i:0;s:12:\"case_studies\";}}s:16:\"project_services\";a:28:{s:4:\"name\";s:16:\"project_services\";s:5:\"label\";s:8:\"Services\";s:14:\"singular_label\";s:7:\"Service\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:12:\"hierarchical\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:12:\"show_in_menu\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:1:\"1\";s:20:\"rewrite_hierarchical\";s:1:\"0\";s:17:\"show_admin_column\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:13:\"show_tagcloud\";s:5:\"false\";s:4:\"sort\";s:5:\"false\";s:18:\"show_in_quick_edit\";s:0:\"\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:14:\"rest_namespace\";s:0:\"\";s:6:\"labels\";a:23:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:11:\"update_item\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:13:\"new_item_name\";s:0:\"\";s:11:\"parent_item\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:13:\"popular_items\";s:0:\"\";s:26:\"separate_items_with_commas\";s:0:\"\";s:19:\"add_or_remove_items\";s:0:\"\";s:21:\"choose_from_most_used\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:8:\"no_terms\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:13:\"back_to_items\";s:0:\"\";s:22:\"name_field_description\";s:0:\"\";s:24:\"parent_field_description\";s:0:\"\";s:22:\"slug_field_description\";s:0:\"\";s:22:\"desc_field_description\";s:0:\"\";}s:11:\"meta_box_cb\";s:0:\"\";s:12:\"default_term\";s:0:\"\";s:12:\"object_types\";a:1:{i:0;s:12:\"case_studies\";}}s:12:\"partner_type\";a:28:{s:4:\"name\";s:12:\"partner_type\";s:5:\"label\";s:13:\"Partner Types\";s:14:\"singular_label\";s:12:\"Partner Type\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:12:\"hierarchical\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:12:\"show_in_menu\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:1:\"1\";s:20:\"rewrite_hierarchical\";s:1:\"0\";s:17:\"show_admin_column\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:13:\"show_tagcloud\";s:5:\"false\";s:4:\"sort\";s:5:\"false\";s:18:\"show_in_quick_edit\";s:0:\"\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:14:\"rest_namespace\";s:0:\"\";s:6:\"labels\";a:23:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:11:\"update_item\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:13:\"new_item_name\";s:0:\"\";s:11:\"parent_item\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:13:\"popular_items\";s:0:\"\";s:26:\"separate_items_with_commas\";s:0:\"\";s:19:\"add_or_remove_items\";s:0:\"\";s:21:\"choose_from_most_used\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:8:\"no_terms\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:13:\"back_to_items\";s:0:\"\";s:22:\"name_field_description\";s:0:\"\";s:24:\"parent_field_description\";s:0:\"\";s:22:\"slug_field_description\";s:0:\"\";s:22:\"desc_field_description\";s:0:\"\";}s:11:\"meta_box_cb\";s:0:\"\";s:12:\"default_term\";s:0:\"\";s:12:\"object_types\";a:1:{i:0;s:8:\"partners\";}}s:12:\"faq_category\";a:28:{s:4:\"name\";s:12:\"faq_category\";s:5:\"label\";s:14:\"FAQ Categories\";s:14:\"singular_label\";s:12:\"FAQ Category\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:12:\"hierarchical\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:12:\"show_in_menu\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:1:\"1\";s:20:\"rewrite_hierarchical\";s:1:\"0\";s:17:\"show_admin_column\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:13:\"show_tagcloud\";s:5:\"false\";s:4:\"sort\";s:5:\"false\";s:18:\"show_in_quick_edit\";s:0:\"\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:14:\"rest_namespace\";s:0:\"\";s:6:\"labels\";a:23:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:11:\"update_item\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:13:\"new_item_name\";s:0:\"\";s:11:\"parent_item\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:13:\"popular_items\";s:0:\"\";s:26:\"separate_items_with_commas\";s:0:\"\";s:19:\"add_or_remove_items\";s:0:\"\";s:21:\"choose_from_most_used\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:8:\"no_terms\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:13:\"back_to_items\";s:0:\"\";s:22:\"name_field_description\";s:0:\"\";s:24:\"parent_field_description\";s:0:\"\";s:22:\"slug_field_description\";s:0:\"\";s:22:\"desc_field_description\";s:0:\"\";}s:11:\"meta_box_cb\";s:0:\"\";s:12:\"default_term\";s:0:\"\";s:12:\"object_types\";a:1:{i:0;s:3:\"faq\";}}}','yes'),(939,'wpseo_taxonomy_meta','a:2:{s:8:\"services\";a:2:{i:4;a:3:{s:13:\"wpseo_focuskw\";s:27:\"Conversion Rate Optimsation\";s:13:\"wpseo_linkdex\";s:2:\"27\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:5;a:3:{s:13:\"wpseo_focuskw\";s:11:\"Design & UX\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}}s:12:\"partner_type\";a:2:{i:47;a:2:{s:13:\"wpseo_linkdex\";s:5:\"-2803\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:45;a:2:{s:13:\"wpseo_linkdex\";s:5:\"-2803\";s:19:\"wpseo_content_score\";s:1:\"0\";}}}','yes'),(1037,'safe_svg_upload_roles','a:5:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:13:\"wpseo_manager\";i:4;s:12:\"wpseo_editor\";}','yes'),(1136,'wp_calendar_block_has_published_posts','1','yes'),(1138,'services_children','a:0:{}','yes'),(1152,'PMXI_Plugin_Options','a:28:{s:12:\"info_api_url\";s:27:\"https://www.wpallimport.com\";s:18:\"history_file_count\";i:10000;s:16:\"history_file_age\";i:365;s:15:\"highlight_limit\";i:10000;s:19:\"upload_max_filesize\";i:2048;s:13:\"post_max_size\";i:2048;s:14:\"max_input_time\";i:-1;s:18:\"max_execution_time\";i:-1;s:7:\"dismiss\";i:0;s:16:\"dismiss_speed_up\";i:0;s:18:\"dismiss_manage_top\";i:0;s:21:\"dismiss_manage_bottom\";i:0;s:13:\"html_entities\";i:0;s:11:\"utf8_decode\";i:0;s:12:\"cron_job_key\";s:8:\"MGNLPN0g\";s:10:\"chunk_size\";i:32;s:9:\"pingbacks\";i:1;s:33:\"legacy_special_character_handling\";i:1;s:14:\"case_sensitive\";i:1;s:12:\"session_mode\";s:7:\"default\";s:17:\"enable_ftp_import\";i:0;s:16:\"large_feed_limit\";i:1000;s:26:\"cron_processing_time_limit\";i:59;s:6:\"secure\";i:1;s:11:\"log_storage\";i:5;s:10:\"cron_sleep\";s:0:\"\";s:4:\"port\";s:0:\"\";s:19:\"force_stream_reader\";i:0;}','no'),(1153,'pmxi_is_migrated','3.7.3','yes'),(1164,'_wpallimport_session_new_','a:36:{s:8:\"filepath\";s:140:\"/Users/matoconnor/Sites/2024/wp-content/uploads/wpallimport/uploads/aa09adb07ea956709eb30667dbc9ad24/actuatedigital.WordPress.2024_02_05.xml\";s:16:\"parent_import_id\";i:0;s:5:\"xpath\";s:5:\"/item\";s:9:\"feed_type\";s:0:\"\";s:11:\"wizard_type\";s:3:\"new\";s:11:\"custom_type\";s:4:\"post\";s:13:\"taxonomy_type\";s:0:\"\";s:8:\"ftp_host\";s:0:\"\";s:8:\"ftp_path\";s:0:\"\";s:8:\"ftp_root\";s:1:\"/\";s:8:\"ftp_port\";s:2:\"21\";s:12:\"ftp_username\";s:0:\"\";s:12:\"ftp_password\";s:0:\"\";s:15:\"ftp_private_key\";s:0:\"\";s:6:\"source\";s:278:\"a:5:{s:4:\"name\";s:39:\"actuatedigital.WordPress.2024_02_05.xml\";s:4:\"type\";s:6:\"upload\";s:4:\"path\";s:93:\"/wpallimport/uploads/aa09adb07ea956709eb30667dbc9ad24/actuatedigital.WordPress.2024_02_05.xml\";s:12:\"root_element\";s:4:\"item\";s:12:\"first_import\";s:19:\"2024-02-05 10:27:21\";}\";s:8:\"encoding\";s:5:\"UTF-8\";s:6:\"is_csv\";b:0;s:8:\"csv_path\";b:0;s:12:\"chunk_number\";i:1;s:3:\"log\";s:0:\"\";s:10:\"processing\";i:0;s:18:\"queue_chunk_number\";i:0;s:5:\"count\";i:103;s:8:\"warnings\";i:0;s:6:\"errors\";i:0;s:10:\"start_time\";i:0;s:11:\"local_paths\";s:159:\"a:1:{i:0;s:140:\"/Users/matoconnor/Sites/2024/wp-content/uploads/wpallimport/uploads/aa09adb07ea956709eb30667dbc9ad24/actuatedigital.WordPress.2024_02_05.xml\";}\";s:9:\"csv_paths\";s:14:\"a:1:{i:0;b:0;}\";s:6:\"action\";s:6:\"import\";s:14:\"elements_cloud\";s:1510:\"a:59:{s:11:\"wp_meta_key\";i:1905;s:13:\"wp_meta_value\";i:1905;s:11:\"wp_postmeta\";i:1903;s:8:\"category\";i:182;s:5:\"title\";i:105;s:4:\"link\";i:105;s:11:\"description\";i:104;s:7:\"pubDate\";i:104;s:4:\"item\";i:103;s:10:\"dc_creator\";i:103;s:4:\"guid\";i:103;s:15:\"content_encoded\";i:103;s:15:\"excerpt_encoded\";i:103;s:10:\"wp_post_id\";i:103;s:12:\"wp_post_date\";i:103;s:16:\"wp_post_date_gmt\";i:103;s:16:\"wp_post_modified\";i:103;s:20:\"wp_post_modified_gmt\";i:103;s:17:\"wp_comment_status\";i:103;s:14:\"wp_ping_status\";i:103;s:12:\"wp_post_name\";i:103;s:9:\"wp_status\";i:103;s:14:\"wp_post_parent\";i:103;s:13:\"wp_menu_order\";i:103;s:12:\"wp_post_type\";i:103;s:16:\"wp_post_password\";i:103;s:12:\"wp_is_sticky\";i:103;s:9:\"wp_author\";i:3;s:12:\"wp_author_id\";i:3;s:15:\"wp_author_login\";i:3;s:15:\"wp_author_email\";i:3;s:22:\"wp_author_display_name\";i:3;s:20:\"wp_author_first_name\";i:3;s:19:\"wp_author_last_name\";i:3;s:10:\"wp_comment\";i:2;s:13:\"wp_comment_id\";i:2;s:17:\"wp_comment_author\";i:2;s:23:\"wp_comment_author_email\";i:2;s:21:\"wp_comment_author_url\";i:2;s:20:\"wp_comment_author_IP\";i:2;s:15:\"wp_comment_date\";i:2;s:19:\"wp_comment_date_gmt\";i:2;s:18:\"wp_comment_content\";i:2;s:19:\"wp_comment_approved\";i:2;s:15:\"wp_comment_type\";i:2;s:17:\"wp_comment_parent\";i:2;s:18:\"wp_comment_user_id\";i:2;s:14:\"wp_commentmeta\";i:2;s:3:\"rss\";i:1;s:7:\"channel\";i:1;s:8:\"language\";i:1;s:14:\"wp_wxr_version\";i:1;s:16:\"wp_base_site_url\";i:1;s:16:\"wp_base_blog_url\";i:1;s:9:\"generator\";i:1;s:5:\"image\";i:1;s:3:\"url\";i:1;s:5:\"width\";i:1;s:6:\"height\";i:1;}\";s:7:\"pointer\";i:1;s:8:\"deligate\";b:0;s:10:\"first_step\";s:742:\"a:24:{s:4:\"type\";s:6:\"upload\";s:11:\"wizard_type\";s:3:\"new\";s:11:\"custom_type\";s:4:\"post\";s:15:\"show_hidden_cpt\";i:0;s:9:\"feed_type\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"ftp_host\";s:0:\"\";s:8:\"ftp_path\";s:0:\"\";s:8:\"ftp_root\";s:1:\"/\";s:8:\"ftp_port\";s:2:\"21\";s:12:\"ftp_username\";s:0:\"\";s:12:\"ftp_password\";s:0:\"\";s:15:\"ftp_private_key\";s:0:\"\";s:4:\"file\";s:0:\"\";s:8:\"reimport\";s:0:\"\";s:18:\"is_update_previous\";i:0;s:15:\"update_previous\";N;s:5:\"xpath\";s:1:\"/\";s:8:\"filepath\";s:140:\"/Users/matoconnor/Sites/2024/wp-content/uploads/wpallimport/uploads/aa09adb07ea956709eb30667dbc9ad24/actuatedigital.WordPress.2024_02_05.xml\";s:12:\"root_element\";s:0:\"\";s:10:\"downloaded\";s:0:\"\";s:13:\"auto_generate\";s:1:\"0\";s:8:\"template\";s:0:\"\";s:13:\"taxonomy_type\";s:0:\"\";}\";s:15:\"update_previous\";s:0:\"\";s:7:\"options\";s:7663:\"a:230:{s:4:\"type\";s:4:\"post\";s:21:\"is_override_post_type\";i:0;s:15:\"post_type_xpath\";s:0:\"\";s:8:\"deligate\";s:0:\"\";s:11:\"wizard_type\";s:3:\"new\";s:8:\"ftp_host\";s:0:\"\";s:8:\"ftp_path\";s:0:\"\";s:8:\"ftp_root\";s:1:\"/\";s:8:\"ftp_port\";s:2:\"21\";s:12:\"ftp_username\";s:0:\"\";s:12:\"ftp_password\";s:0:\"\";s:15:\"ftp_private_key\";s:0:\"\";s:11:\"custom_type\";s:4:\"post\";s:14:\"featured_delim\";s:1:\",\";s:10:\"atch_delim\";s:1:\",\";s:25:\"is_search_existing_attach\";i:0;s:15:\"post_taxonomies\";a:0:{}s:6:\"parent\";i:0;s:23:\"is_multiple_page_parent\";s:3:\"yes\";s:18:\"single_page_parent\";s:0:\"\";s:5:\"order\";i:0;s:6:\"status\";s:7:\"publish\";s:13:\"page_template\";s:7:\"default\";s:25:\"is_multiple_page_template\";s:3:\"yes\";s:20:\"single_page_template\";s:0:\"\";s:15:\"page_taxonomies\";a:0:{}s:9:\"date_type\";s:8:\"specific\";s:4:\"date\";s:3:\"now\";s:10:\"date_start\";s:3:\"now\";s:8:\"date_end\";s:3:\"now\";s:11:\"custom_name\";a:0:{}s:12:\"custom_value\";a:0:{}s:13:\"custom_format\";a:0:{}s:14:\"custom_mapping\";a:0:{}s:17:\"serialized_values\";a:0:{}s:20:\"custom_mapping_rules\";a:0:{}s:14:\"comment_status\";s:4:\"open\";s:20:\"comment_status_xpath\";s:0:\"\";s:11:\"ping_status\";s:4:\"open\";s:17:\"ping_status_xpath\";s:0:\"\";s:12:\"create_draft\";s:2:\"no\";s:6:\"author\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:9:\"post_slug\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:19:\"is_import_specified\";i:0;s:16:\"import_specified\";s:0:\"\";s:16:\"is_delete_source\";i:0;s:8:\"is_cloak\";i:0;s:10:\"unique_key\";s:0:\"\";s:14:\"tmp_unique_key\";s:0:\"\";s:9:\"feed_type\";s:4:\"auto\";s:22:\"search_existing_images\";i:1;s:18:\"create_new_records\";i:1;s:20:\"is_selective_hashing\";i:0;s:17:\"is_delete_missing\";i:0;s:20:\"delete_missing_logic\";s:6:\"import\";s:21:\"delete_missing_action\";s:4:\"keep\";s:24:\"is_send_removed_to_trash\";i:0;s:32:\"is_change_post_status_of_removed\";i:1;s:17:\"status_of_removed\";s:5:\"draft\";s:26:\"status_of_removed_products\";s:10:\"outofstock\";s:20:\"set_missing_to_draft\";i:0;s:20:\"is_update_missing_cf\";i:0;s:22:\"update_missing_cf_name\";a:0:{}s:23:\"update_missing_cf_value\";a:0:{}s:20:\"is_keep_former_posts\";s:2:\"no\";s:16:\"is_update_status\";i:1;s:17:\"is_update_content\";i:1;s:15:\"is_update_title\";i:1;s:14:\"is_update_slug\";i:1;s:17:\"is_update_excerpt\";i:1;s:20:\"is_update_categories\";i:1;s:16:\"is_update_author\";i:1;s:24:\"is_update_comment_status\";i:1;s:21:\"is_update_ping_status\";i:1;s:19:\"is_update_post_type\";i:1;s:21:\"is_update_post_format\";i:1;s:23:\"update_categories_logic\";s:11:\"full_update\";s:15:\"taxonomies_list\";a:0:{}s:20:\"taxonomies_only_list\";a:0:{}s:22:\"taxonomies_except_list\";a:0:{}s:19:\"do_not_create_terms\";i:0;s:21:\"is_update_attachments\";i:1;s:16:\"is_update_images\";i:1;s:19:\"update_images_logic\";s:11:\"full_update\";s:15:\"is_update_dates\";i:1;s:20:\"is_update_menu_order\";i:1;s:16:\"is_update_parent\";i:1;s:19:\"is_keep_attachments\";i:0;s:21:\"is_delete_attachments\";i:0;s:12:\"is_keep_imgs\";i:0;s:14:\"is_delete_imgs\";i:0;s:20:\"do_not_remove_images\";i:1;s:23:\"is_update_custom_fields\";i:1;s:26:\"update_custom_fields_logic\";s:11:\"full_update\";s:18:\"custom_fields_list\";a:0:{}s:23:\"custom_fields_only_list\";a:0:{}s:25:\"custom_fields_except_list\";a:0:{}s:18:\"duplicate_matching\";s:4:\"auto\";s:19:\"duplicate_indicator\";s:5:\"title\";s:21:\"custom_duplicate_name\";s:0:\"\";s:22:\"custom_duplicate_value\";s:0:\"\";s:18:\"is_update_previous\";i:0;s:12:\"is_scheduled\";s:0:\"\";s:16:\"scheduled_period\";s:0:\"\";s:13:\"friendly_name\";s:0:\"\";s:19:\"records_per_request\";i:20;s:18:\"auto_rename_images\";i:0;s:25:\"auto_rename_images_suffix\";s:0:\"\";s:11:\"images_name\";s:8:\"filename\";s:11:\"post_format\";s:8:\"standard\";s:17:\"post_format_xpath\";s:0:\"\";s:8:\"encoding\";s:5:\"UTF-8\";s:9:\"delimiter\";b:0;s:16:\"image_meta_title\";s:0:\"\";s:22:\"image_meta_title_delim\";s:1:\",\";s:18:\"image_meta_caption\";s:0:\"\";s:24:\"image_meta_caption_delim\";s:1:\",\";s:14:\"image_meta_alt\";s:0:\"\";s:20:\"image_meta_alt_delim\";s:1:\",\";s:22:\"image_meta_description\";s:0:\"\";s:28:\"image_meta_description_delim\";s:1:\",\";s:34:\"image_meta_description_delim_logic\";s:8:\"separate\";s:12:\"status_xpath\";s:0:\"\";s:15:\"download_images\";s:3:\"yes\";s:17:\"converted_options\";i:0;s:15:\"update_all_data\";s:3:\"yes\";s:12:\"is_fast_mode\";i:0;s:9:\"chuncking\";i:1;s:17:\"import_processing\";s:4:\"ajax\";s:26:\"processing_iteration_logic\";s:4:\"auto\";s:16:\"save_template_as\";i:0;s:5:\"title\";s:0:\"\";s:7:\"content\";s:0:\"\";s:4:\"name\";s:0:\"\";s:18:\"is_keep_linebreaks\";i:1;s:13:\"is_leave_html\";i:0;s:14:\"fix_characters\";i:0;s:9:\"pid_xpath\";s:0:\"\";s:10:\"slug_xpath\";s:0:\"\";s:11:\"title_xpath\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:23:\"download_featured_image\";s:0:\"\";s:23:\"download_featured_delim\";s:1:\",\";s:22:\"gallery_featured_image\";s:0:\"\";s:22:\"gallery_featured_delim\";s:1:\",\";s:11:\"is_featured\";i:1;s:17:\"is_featured_xpath\";s:0:\"\";s:20:\"set_image_meta_title\";i:0;s:22:\"set_image_meta_caption\";i:0;s:18:\"set_image_meta_alt\";i:0;s:26:\"set_image_meta_description\";i:0;s:18:\"auto_set_extension\";i:0;s:13:\"new_extension\";s:0:\"\";s:9:\"tax_logic\";a:0:{}s:10:\"tax_assing\";a:0:{}s:11:\"term_assing\";a:0:{}s:20:\"multiple_term_assing\";a:0:{}s:23:\"tax_hierarchical_assing\";a:0:{}s:34:\"tax_hierarchical_last_level_assign\";a:0:{}s:16:\"tax_single_xpath\";a:0:{}s:18:\"tax_multiple_xpath\";a:0:{}s:22:\"tax_hierarchical_xpath\";a:0:{}s:18:\"tax_multiple_delim\";a:0:{}s:22:\"tax_hierarchical_delim\";a:0:{}s:25:\"tax_manualhierarchy_delim\";a:0:{}s:29:\"tax_hierarchical_logic_entire\";a:0:{}s:29:\"tax_hierarchical_logic_manual\";a:0:{}s:18:\"tax_enable_mapping\";a:0:{}s:25:\"tax_is_full_search_single\";a:0:{}s:27:\"tax_is_full_search_multiple\";a:0:{}s:29:\"tax_assign_to_one_term_single\";a:0:{}s:31:\"tax_assign_to_one_term_multiple\";a:0:{}s:11:\"tax_mapping\";a:0:{}s:17:\"tax_logic_mapping\";a:0:{}s:31:\"is_tax_hierarchical_group_delim\";a:0:{}s:28:\"tax_hierarchical_group_delim\";a:0:{}s:12:\"nested_files\";a:0:{}s:17:\"xml_reader_engine\";i:0;s:13:\"taxonomy_type\";s:0:\"\";s:15:\"taxonomy_parent\";s:0:\"\";s:13:\"taxonomy_slug\";s:4:\"auto\";s:19:\"taxonomy_slug_xpath\";s:0:\"\";s:21:\"taxonomy_display_type\";s:0:\"\";s:27:\"taxonomy_display_type_xpath\";s:0:\"\";s:15:\"import_img_tags\";i:0;s:28:\"search_existing_images_logic\";s:6:\"by_url\";s:24:\"enable_import_scheduling\";s:5:\"false\";s:17:\"scheduling_enable\";b:0;s:22:\"scheduling_weekly_days\";s:0:\"\";s:17:\"scheduling_run_on\";s:6:\"weekly\";s:22:\"scheduling_monthly_day\";s:0:\"\";s:16:\"scheduling_times\";a:0:{}s:19:\"scheduling_timezone\";s:3:\"UTC\";s:25:\"is_update_comment_post_id\";i:1;s:24:\"is_update_comment_author\";i:1;s:30:\"is_update_comment_author_email\";i:1;s:28:\"is_update_comment_author_url\";i:1;s:27:\"is_update_comment_author_IP\";i:1;s:23:\"is_update_comment_karma\";i:1;s:26:\"is_update_comment_approved\";i:1;s:26:\"is_update_comment_verified\";i:1;s:24:\"is_update_comment_rating\";i:1;s:23:\"is_update_comment_agent\";i:1;s:25:\"is_update_comment_user_id\";i:1;s:22:\"is_update_comment_type\";i:1;s:18:\"is_update_comments\";i:1;s:21:\"update_comments_logic\";s:11:\"full_update\";s:14:\"comment_author\";s:0:\"\";s:20:\"comment_author_email\";s:0:\"\";s:18:\"comment_author_url\";s:0:\"\";s:17:\"comment_author_IP\";s:0:\"\";s:13:\"comment_karma\";s:0:\"\";s:14:\"comment_parent\";s:0:\"\";s:16:\"comment_approved\";s:1:\"1\";s:22:\"comment_approved_xpath\";s:0:\"\";s:16:\"comment_verified\";s:1:\"1\";s:22:\"comment_verified_xpath\";s:0:\"\";s:13:\"comment_agent\";s:0:\"\";s:12:\"comment_type\";s:0:\"\";s:18:\"comment_type_xpath\";s:0:\"\";s:15:\"comment_user_id\";s:5:\"email\";s:21:\"comment_user_id_xpath\";s:0:\"\";s:12:\"comment_post\";s:0:\"\";s:14:\"comment_rating\";s:0:\"\";s:22:\"comments_repeater_mode\";s:3:\"csv\";s:32:\"comments_repeater_mode_separator\";s:1:\"|\";s:30:\"comments_repeater_mode_foreach\";s:0:\"\";s:8:\"comments\";a:9:{s:7:\"content\";s:0:\"\";s:6:\"author\";s:0:\"\";s:12:\"author_email\";s:0:\"\";s:10:\"author_url\";s:0:\"\";s:9:\"author_ip\";s:0:\"\";s:5:\"karma\";s:0:\"\";s:8:\"approved\";s:0:\"\";s:4:\"type\";s:0:\"\";s:4:\"date\";s:3:\"now\";}}\";s:18:\"is_loaded_template\";s:0:\"\";}','no'),(1165,'_wpallimport_session_expires_new_','1707301641','no'),(1181,'wpie_plugin_version','3.9.30','yes'),(1182,'wpie_db_version','1.0.0','yes'),(1183,'wpie_install_date','1707129348','yes'),(1184,'wpie_is_updated_file_security','1','yes'),(3270,'db_upgraded','','on'),(3685,'recovery_mode_email_last_sent','1754576945','yes'),(3767,'fwp_dismiss_fwpadnotice','true','yes'),(4720,'scporder_options','a:3:{s:7:\"objects\";s:0:\"\";s:4:\"tags\";a:9:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:13:\"link_category\";i:3;s:19:\"wp_pattern_category\";i:4;s:12:\"project_type\";i:5;s:8:\"platform\";i:6;s:6:\"sector\";i:7;s:16:\"project_services\";i:8;s:12:\"partner_type\";}s:18:\"show_advanced_view\";s:0:\"\";}','yes'),(5978,'acf_site_health','{\"version\":\"6.7.1\",\"plugin_type\":\"PRO\",\"update_source\":\"ACF Direct\",\"activated\":true,\"activated_url\":\"https:\\/\\/actuate.webpreview.co\",\"license_type\":\"Developer\",\"license_status\":\"active\",\"subscription_expires\":\"\",\"wp_version\":\"6.9.4\",\"mysql_version\":\"8.0.44\",\"is_multisite\":false,\"active_theme\":{\"name\":\"Actuate Digital 2025\",\"version\":\"\",\"theme_uri\":\"https:\\/\\/www.actuate.agency\",\"stylesheet\":false},\"active_plugins\":{\"acf-content-analysis-for-yoast-seo\\/yoast-acf-analysis.php\":{\"name\":\"ACF Content Analysis for Yoast SEO\",\"version\":\"3.2\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/acf-content-analysis-for-yoast-seo\\/\"},\"Gravity-Forms-ACF-Field\\/acf-gravity_forms.php\":{\"name\":\"Advanced Custom Fields: Gravity Forms Field\",\"version\":\"1.1.0\",\"plugin_uri\":\"https:\\/\\/github.com\\/stormuk\\/Gravity-Forms-ACF-Field\"},\"advanced-custom-fields-pro\\/acf.php\":{\"name\":\"Advanced Custom Fields PRO\",\"version\":\"6.7.1\",\"plugin_uri\":\"https:\\/\\/www.advancedcustomfields.com\"},\"all-in-one-wp-security-and-firewall\\/wp-security.php\":{\"name\":\"All-In-One Security (AIOS)\",\"version\":\"5.4.6\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/all-in-one-wp-security-and-firewall\\/\"},\"taxonomy-terms-order\\/taxonomy-terms-order.php\":{\"name\":\"Category Order and Taxonomy Terms Order\",\"version\":\"1.9.5\",\"plugin_uri\":\"http:\\/\\/www.nsp-code.com\"},\"classic-editor\\/classic-editor.php\":{\"name\":\"Classic Editor\",\"version\":\"1.6.7\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/classic-editor\\/\"},\"classic-widgets-with-block-based-widgets\\/classic-and-block-widgets.php\":{\"name\":\"Classic Widgets with Block-based Widgets\",\"version\":\"1.0.1\",\"plugin_uri\":\"https:\\/\\/www.secretsofgeeks.com\\/\"},\"custom-post-type-ui\\/custom-post-type-ui.php\":{\"name\":\"Custom Post Type UI\",\"version\":\"1.18.3\",\"plugin_uri\":\"https:\\/\\/github.com\\/WebDevStudios\\/custom-post-type-ui\\/\"},\"disqus-conditional-load\\/disqus-conditional-load.php\":{\"name\":\"Disqus Conditional Load\",\"version\":\"11.1.2\",\"plugin_uri\":\"https:\\/\\/dclwp.com\"},\"disqus-comment-system\\/disqus.php\":{\"name\":\"Disqus for WordPress\",\"version\":\"3.1.4\",\"plugin_uri\":\"https:\\/\\/disqus.com\\/\"},\"gravity-forms-entry-expiration\\/entryexpiration.php\":{\"name\":\"Entry Expiration for Gravity Forms\",\"version\":\"2.2.1\",\"plugin_uri\":\"https:\\/\\/travislop.es\\/plugins\\/gravity-forms-entry-expiration\\/\"},\"gravityforms\\/gravityforms.php\":{\"name\":\"Gravity Forms\",\"version\":\"2.9.30\",\"plugin_uri\":\"https:\\/\\/gravityforms.com\"},\"gravityformsmailchimp\\/mailchimp.php\":{\"name\":\"Gravity Forms Mailchimp Add-On\",\"version\":\"5.7.2\",\"plugin_uri\":\"https:\\/\\/gravityforms.com\"},\"imagify\\/imagify.php\":{\"name\":\"Imagify\",\"version\":\"2.2.7\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/imagify\\/\"},\"wp-user-avatar\\/wp-user-avatar.php\":{\"name\":\"ProfilePress\",\"version\":\"4.16.12\",\"plugin_uri\":\"https:\\/\\/profilepress.com\"},\"quick-alt-editor\\/alt.php\":{\"name\":\"Quick Alt Editor\",\"version\":\"1.0.2\",\"plugin_uri\":\"https:\\/\\/arsmoon.com\"},\"reading-time-wp\\/rt-reading-time.php\":{\"name\":\"Reading Time WP\",\"version\":\"2.0.17\",\"plugin_uri\":\"https:\\/\\/jasonyingling.me\\/reading-time-wp\\/\"},\"redirection\\/redirection.php\":{\"name\":\"Redirection\",\"version\":\"5.7.5\",\"plugin_uri\":\"https:\\/\\/redirection.me\\/\"},\"regenerate-thumbnails\\/regenerate-thumbnails.php\":{\"name\":\"Regenerate Thumbnails\",\"version\":\"3.1.6\",\"plugin_uri\":\"https:\\/\\/alex.blog\\/wordpress-plugins\\/regenerate-thumbnails\\/\"},\"tinymce-custom-styles\\/tinymce-custom-styles.php\":{\"name\":\"TinyMCE Custom Styles\",\"version\":\"1.1.5\",\"plugin_uri\":\"https:\\/\\/timreeves.de\\/\"},\"widget-css-classes\\/widget-css-classes.php\":{\"name\":\"Widget CSS Classes\",\"version\":\"1.5.4.1\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/widget-css-classes\\/\"},\"wordpress-importer\\/wordpress-importer.php\":{\"name\":\"WordPress Importer\",\"version\":\"0.9.5\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/wordpress-importer\\/\"},\"wp-ban\\/wp-ban.php\":{\"name\":\"WP-Ban\",\"version\":\"1.69.2\",\"plugin_uri\":\"https:\\/\\/lesterchan.net\\/portfolio\\/programming\\/php\\/\"},\"wp-google-maps\\/wpGoogleMaps.php\":{\"name\":\"WP Go Maps (formerly WP Google Maps)\",\"version\":\"10.0.06\",\"plugin_uri\":\"https:\\/\\/www.wpgmaps.com\"},\"wp-import-export-lite\\/wp-import-export-lite.php\":{\"name\":\"WP Import Export Lite\",\"version\":\"3.9.30\",\"plugin_uri\":\"\"},\"wp-mail-smtp\\/wp_mail_smtp.php\":{\"name\":\"WP Mail SMTP\",\"version\":\"4.7.1\",\"plugin_uri\":\"https:\\/\\/wpmailsmtp.com\\/\"},\"wp-svg-images\\/wp-svg-images.php\":{\"name\":\"WP SVG Images\",\"version\":\"4.4\",\"plugin_uri\":\"https:\\/\\/shortpixel.com\\/\"},\"wordpress-seo\\/wp-seo.php\":{\"name\":\"Yoast SEO\",\"version\":\"27.2\",\"plugin_uri\":\"https:\\/\\/yoa.st\\/1uj\"}},\"ui_field_groups\":\"14\",\"php_field_groups\":\"0\",\"json_field_groups\":\"0\",\"rest_field_groups\":\"0\",\"all_location_rules\":[\"post_type==post\",\"post_type==case_studies\",\"post_type==client\",\"post_type==menuwidget\",\"post_type==event\",\"post_template==page-featured.php\",\"nav_menu_item==all\",\"post_type==page\",\"post_type==partners\",\"options_page==site-general-settings\",\"post_type==testimonials\",\"post_type==vacancy\"],\"field_groups_with_single_block_rule\":\"0\",\"field_groups_with_multiple_block_rules\":\"0\",\"field_groups_with_blocks_and_other_rules\":\"0\",\"number_of_fields_by_type\":{\"wysiwyg\":5,\"flexible_content\":3,\"true_false\":4,\"text\":19,\"image\":5,\"repeater\":1,\"link\":3,\"date_time_picker\":1,\"tab\":3,\"post_object\":1,\"file\":1},\"number_of_third_party_fields_by_type\":[],\"post_types_enabled\":true,\"ui_post_types\":\"12\",\"json_post_types\":\"0\",\"ui_taxonomies\":\"9\",\"json_taxonomies\":\"0\",\"ui_options_pages_enabled\":true,\"ui_options_pages\":\"0\",\"json_options_pages\":\"0\",\"php_options_pages\":\"1\",\"rest_api_format\":\"light\",\"registered_acf_blocks\":\"0\",\"blocks_per_api_version\":[],\"blocks_per_acf_block_version\":[],\"blocks_using_post_meta\":\"0\",\"blocks_using_auto_inline_editing\":\"0\",\"preload_blocks\":true,\"admin_ui_enabled\":true,\"field_type-modal_enabled\":true,\"field_settings_tabs_enabled\":false,\"shortcode_enabled\":true,\"registered_acf_forms\":\"0\",\"json_save_paths\":1,\"json_load_paths\":1,\"last_updated\":1775043080}','off'),(5990,'rg_gforms_default_theme','gravity-theme','yes'),(5991,'rg_gforms_dataCollection','0','yes'),(5992,'rg_gforms_message','<!--GFM-->','yes'),(6461,'new_admin_email','mat@actuate.agency','yes'),(6462,'https_migration_required','1','yes'),(6908,'acf_escaped_html_notice_dismissed','1','yes'),(6916,'wpie_is_admin_notice_clear','1','yes'),(6917,'wpie_flush_rewrite_rules','1','yes'),(6941,'disqus_forum_url','actuate-digital','yes'),(6942,'disqus_public_key','w1gL4yTJEXiWCi2Xcl47MNbVjPPn3bXBkGO5DtlLcNHtX28rsRkLLRTZHIFy2IQ5','yes'),(6943,'disqus_secret_key','2Cp5TuzofNssbfbkElbiVtLjkTWkTbVtP3E8rppGwQ0qUYQ67ZphjbLSXZjFUECH','yes'),(6944,'disqus_admin_access_token','a5a6dc1153ee45be8a981bd007b98b60','yes'),(6947,'disqus_last_sync_message','Syncing established with Disqus servers: 2024-06-10 8:46 am','yes'),(6948,'disqus_render_js','','yes'),(7213,'w3w_autosuggest_settings','a:23:{s:7:\"version\";s:6:\"4.0.10\";s:7:\"api_key\";s:8:\"UJ9D6N6U\";s:8:\"selector\";s:8:\"#w3w-map\";s:19:\"woocommerce_enabled\";b:0;s:18:\"return_coordinates\";b:0;s:18:\"save_nearest_place\";b:0;s:12:\"enable_label\";b:0;s:5:\"label\";s:20:\"///lasted.roof.email\";s:18:\"enable_placeholder\";b:0;s:11:\"placeholder\";s:20:\"///lasted.roof.email\";s:22:\"enable_clip_to_country\";b:0;s:15:\"clip_to_country\";s:0:\"\";s:21:\"enable_clip_to_circle\";b:0;s:18:\"clip_to_circle_lat\";s:0:\"\";s:18:\"clip_to_circle_lng\";s:0:\"\";s:21:\"clip_to_circle_radius\";s:0:\"\";s:27:\"enable_clip_to_bounding_box\";b:0;s:27:\"clip_to_bounding_box_sw_lat\";s:0:\"\";s:27:\"clip_to_bounding_box_sw_lng\";s:0:\"\";s:27:\"clip_to_bounding_box_ne_lat\";s:0:\"\";s:27:\"clip_to_bounding_box_ne_lng\";s:0:\"\";s:22:\"enable_clip_to_polygon\";b:0;s:15:\"clip_to_polygon\";s:0:\"\";}','yes'),(7237,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7240,'dcl_gnrl_options','a:10:{s:8:\"dcl_type\";s:6:\"scroll\";s:13:\"dcl_div_width\";s:0:\"\";s:18:\"dcl_div_width_type\";s:2:\"px\";s:17:\"dcl_count_disable\";i:1;s:11:\"dcl_btn_txt\";s:13:\"Load Comments\";s:13:\"dcl_btn_class\";s:0:\"\";s:11:\"dcl_message\";s:10:\"Loading...\";s:11:\"dcl_caching\";i:0;s:15:\"dcl_cpt_exclude\";s:0:\"\";s:11:\"dcl_cfasync\";i:0;}','yes'),(7241,'_ba_eas_author_base','author','yes'),(7242,'_ba_eas_do_auto_update','0','yes'),(7243,'_ba_eas_default_user_nicename','username','yes'),(7244,'_ba_eas_do_role_based','0','yes'),(7245,'_ba_eas_role_slugs','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:4:\"slug\";s:13:\"administrator\";}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:4:\"slug\";s:6:\"editor\";}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:4:\"slug\";s:6:\"author\";}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:4:\"slug\";s:11:\"contributor\";}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:4:\"slug\";s:10:\"subscriber\";}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:4:\"slug\";s:11:\"seo-manager\";}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:4:\"slug\";s:10:\"seo-editor\";}}','yes'),(7246,'_ba_eas_remove_front','0','yes'),(7247,'_ba_eas_db_version','411','yes'),(7251,'redirection_options','a:32:{s:7:\"support\";b:0;s:5:\"token\";s:32:\"61774ced4302c47aea55ab3ea3839614\";s:12:\"monitor_post\";i:1;s:13:\"monitor_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:19:\"associated_redirect\";s:0:\"\";s:11:\"auto_target\";s:0:\"\";s:15:\"expire_redirect\";i:7;s:10:\"expire_404\";i:7;s:12:\"log_external\";b:0;s:10:\"log_header\";b:0;s:10:\"track_hits\";b:1;s:7:\"modules\";a:0:{}s:14:\"redirect_cache\";i:1;s:10:\"ip_logging\";i:0;s:10:\"ip_headers\";a:0:{}s:8:\"ip_proxy\";a:0:{}s:13:\"last_group_id\";i:1;s:8:\"rest_api\";i:0;s:5:\"https\";b:0;s:7:\"headers\";a:0:{}s:8:\"database\";s:3:\"4.2\";s:8:\"relocate\";s:0:\"\";s:16:\"preferred_domain\";s:0:\"\";s:7:\"aliases\";a:0:{}s:10:\"permalinks\";a:0:{}s:9:\"cache_key\";i:0;s:13:\"plugin_update\";s:6:\"prompt\";s:13:\"update_notice\";s:3:\"5.7\";s:10:\"flag_query\";s:5:\"exact\";s:9:\"flag_case\";b:1;s:13:\"flag_trailing\";b:1;s:10:\"flag_regex\";b:0;}','yes'),(7254,'wpr_rocket_cache_version','20220927','yes'),(7255,'widget_monsterinsights-popular-posts-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7256,'gravityformsaddon_gravity-forms-entry-expiration_version','2.2.1','yes'),(7257,'monsterinsights_settings','a:45:{s:22:\"enable_affiliate_links\";b:1;s:15:\"affiliate_links\";a:2:{i:0;a:2:{s:4:\"path\";s:4:\"/go/\";s:5:\"label\";s:9:\"affiliate\";}i:1;a:2:{s:4:\"path\";s:11:\"/recommend/\";s:5:\"label\";s:9:\"affiliate\";}}s:12:\"demographics\";i:1;s:12:\"ignore_users\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:19:\"dashboards_disabled\";i:0;s:13:\"anonymize_ips\";i:0;s:19:\"extensions_of_files\";s:34:\"doc,pdf,ppt,zip,xls,docx,pptx,xlsx\";s:18:\"subdomain_tracking\";s:0:\"\";s:16:\"link_attribution\";b:1;s:16:\"tag_links_in_rss\";b:1;s:12:\"allow_anchor\";i:0;s:16:\"add_allow_linker\";i:0;s:13:\"save_settings\";a:1:{i:0;s:13:\"administrator\";}s:12:\"view_reports\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:11:\"events_mode\";s:2:\"js\";s:13:\"tracking_mode\";s:4:\"gtag\";s:15:\"email_summaries\";s:2:\"on\";s:23:\"summaries_html_template\";s:3:\"yes\";s:25:\"summaries_email_addresses\";a:1:{i:0;a:1:{s:5:\"email\";s:18:\"mat@actuate.agency\";}}s:31:\"exception_alert_email_addresses\";a:1:{i:0;a:1:{s:5:\"email\";s:18:\"mat@actuate.agency\";}}s:17:\"automatic_updates\";s:3:\"all\";s:14:\"anonymous_data\";i:0;s:18:\"verified_automatic\";i:0;s:26:\"popular_posts_inline_theme\";s:5:\"alpha\";s:26:\"popular_posts_widget_theme\";s:5:\"alpha\";s:28:\"popular_posts_products_theme\";s:5:\"alpha\";s:30:\"popular_posts_inline_placement\";s:6:\"manual\";s:34:\"popular_posts_widget_theme_columns\";s:1:\"2\";s:36:\"popular_posts_products_theme_columns\";s:1:\"2\";s:26:\"popular_posts_widget_count\";s:1:\"4\";s:28:\"popular_posts_products_count\";s:1:\"4\";s:38:\"popular_posts_widget_theme_meta_author\";s:2:\"on\";s:36:\"popular_posts_widget_theme_meta_date\";s:2:\"on\";s:40:\"popular_posts_widget_theme_meta_comments\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_price\";s:2:\"on\";s:40:\"popular_posts_products_theme_meta_rating\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_image\";s:2:\"on\";s:32:\"popular_posts_inline_after_count\";s:3:\"150\";s:36:\"popular_posts_inline_multiple_number\";s:1:\"3\";s:38:\"popular_posts_inline_multiple_distance\";s:3:\"250\";s:39:\"popular_posts_inline_multiple_min_words\";s:3:\"100\";s:31:\"popular_posts_inline_post_types\";a:1:{i:0;s:4:\"post\";}s:31:\"popular_posts_widget_post_types\";a:1:{i:0;s:4:\"post\";}s:19:\"verified_appearance\";s:5:\"light\";s:17:\"verified_position\";s:6:\"center\";}','yes'),(7258,'monsterinsights_over_time','a:6:{s:17:\"installed_version\";s:6:\"8.27.0\";s:14:\"installed_date\";i:1718039725;s:13:\"installed_pro\";b:0;s:14:\"installed_lite\";i:1718039725;s:19:\"connected_date_lite\";i:1733766244;s:14:\"connected_date\";i:1733766269;}','off'),(7260,'monsterinsights_current_version','8.27.0','yes'),(7267,'wpr_rucss_used_css_version','20231031','yes'),(7269,'peadig_eucookie','a:24:{s:7:\"enabled\";s:1:\"0\";s:6:\"length\";s:6:\"months\";s:8:\"position\";s:11:\"bottomright\";s:10:\"barmessage\";s:63:\"By continuing to use the site, you agree to the use of cookies.\";s:7:\"barlink\";s:16:\"more information\";s:9:\"barbutton\";s:6:\"Accept\";s:9:\"closelink\";s:5:\"Close\";s:10:\"boxcontent\";s:248:\"The cookie settings on this website are set to \"allow cookies\" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click \"Accept\" below then you are consenting to this.\";s:12:\"bhtmlcontent\";s:101:\"<b>Content not available.</b><br><small>Please allow cookies by clicking Accept on the banner</small>\";s:15:\"backgroundcolor\";s:7:\"#000000\";s:9:\"fontcolor\";s:7:\"#FFFFFF\";s:9:\"autoblock\";s:1:\"0\";s:12:\"boxlinkblank\";s:1:\"0\";s:13:\"tinymcebutton\";s:1:\"0\";s:13:\"scrollconsent\";s:1:\"0\";s:17:\"navigationconsent\";s:1:\"0\";s:12:\"networkshare\";s:1:\"0\";s:12:\"onlyeuropean\";s:1:\"0\";s:9:\"customurl\";s:29:\"https://actuate.webpreview.co\";s:16:\"cc-disablecookie\";s:21:\"Revoke cookie consent\";s:16:\"cc-cookieenabled\";s:19:\"Cookies are enabled\";s:17:\"cc-cookiedisabled\";s:70:\"Cookies are disabled<br>Accept Cookies by clicking \"%s\" in the banner.\";s:15:\"networkshareurl\";s:21:\"actuate.webpreview.co\";s:14:\"exclude_script\";s:1:\"0\";}','yes'),(7270,'ecl_version_number','3.1.6','yes'),(7271,'monsterinsights_sitenotes_installed','1718039736','yes'),(7275,'wp_rocket_settings','a:83:{s:10:\"minify_css\";i:1;s:11:\"exclude_css\";a:0:{}s:21:\"optimize_css_delivery\";s:1:\"1\";s:26:\"remove_unused_css_safelist\";a:0:{}s:12:\"critical_css\";s:0:\"\";s:17:\"exclude_inline_js\";a:0:{}s:10:\"exclude_js\";a:0:{}s:12:\"defer_all_js\";i:1;s:16:\"exclude_defer_js\";a:3:{i:0;s:46:\"/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\";i:1;s:70:\"https://cdn.jsdelivr.net/npm/alpinejs@3.13.5/dist/cdn.min.js?ver=0.1.0\";i:2;s:49:\"/wp-content/themes/actuate/js/swiper.js?ver=0.1.0\";}s:28:\"delay_js_exclusions_selected\";a:1:{i:0;s:36:\"219277ae-b2ac-4d42-913d-eaea40985295\";}s:19:\"delay_js_exclusions\";a:4:{i:0;s:46:\"/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\";i:1;s:70:\"https://cdn.jsdelivr.net/npm/alpinejs@3.13.5/dist/cdn.min.js?ver=0.1.0\";i:2;s:49:\"/wp-content/themes/actuate/js/swiper.js?ver=0.1.0\";i:3;s:46:\"/wp-content/themes/actuate/js/app.js?ver=0.1.0\";}s:8:\"lazyload\";i:1;s:19:\"lazyload_css_bg_img\";s:1:\"1\";s:16:\"lazyload_iframes\";i:1;s:16:\"lazyload_youtube\";i:1;s:16:\"exclude_lazyload\";a:0:{}s:16:\"image_dimensions\";i:1;s:18:\"host_fonts_locally\";i:1;s:14:\"manual_preload\";i:1;s:20:\"preload_excluded_uri\";a:0:{}s:13:\"preload_links\";s:1:\"1\";s:19:\"purge_cron_interval\";i:10;s:15:\"purge_cron_unit\";s:15:\"HOUR_IN_SECONDS\";s:16:\"cache_reject_uri\";a:0:{}s:20:\"cache_reject_cookies\";a:0:{}s:15:\"cache_reject_ua\";a:0:{}s:17:\"cache_purge_pages\";a:0:{}s:19:\"cache_query_strings\";a:0:{}s:18:\"database_revisions\";i:1;s:20:\"database_auto_drafts\";i:1;s:22:\"database_trashed_posts\";i:1;s:23:\"database_all_transients\";i:1;s:24:\"database_optimize_tables\";i:1;s:27:\"automatic_cleanup_frequency\";s:5:\"daily\";s:10:\"cdn_cnames\";a:0:{}s:8:\"cdn_zone\";a:0:{}s:16:\"cdn_reject_files\";a:0:{}s:24:\"heartbeat_admin_behavior\";s:7:\"disable\";s:25:\"heartbeat_editor_behavior\";s:18:\"reduce_periodicity\";s:23:\"heartbeat_site_behavior\";s:7:\"disable\";s:13:\"do_cloudflare\";i:0;s:16:\"cloudflare_email\";s:18:\"mat@actuate.agency\";s:24:\"cloudflare_auto_settings\";i:1;s:18:\"sucury_waf_api_key\";s:0:\"\";s:12:\"consumer_key\";s:8:\"56039a10\";s:14:\"consumer_email\";s:18:\"mat@actuate.agency\";s:10:\"secret_key\";s:8:\"559720a8\";s:7:\"license\";s:10:\"1718094208\";s:16:\"secret_cache_key\";s:22:\"666734b81e878533790121\";s:14:\"minify_css_key\";s:22:\"69a957bd1fb0d347979120\";s:13:\"minify_js_key\";s:22:\"69a957bd1fb14800953800\";s:7:\"version\";s:8:\"3.20.0.3\";s:16:\"previous_version\";s:6:\"3.20.4\";s:23:\"cloudflare_old_settings\";s:18:\"aggressive,off,off\";s:9:\"cache_ssl\";i:1;s:19:\"minify_google_fonts\";i:1;s:5:\"emoji\";i:1;s:17:\"remove_unused_css\";i:0;s:9:\"async_css\";i:1;s:12:\"cache_mobile\";i:1;s:23:\"do_caching_mobile_files\";i:1;s:22:\"minify_concatenate_css\";s:1:\"0\";s:18:\"cloudflare_api_key\";s:37:\"e30f4dedb63f6326e380be22a7adfc5d8dccf\";s:18:\"cloudflare_zone_id\";s:32:\"988ffb133ca0de28b4b36a289b7158a4\";s:12:\"dns_prefetch\";a:0:{}s:16:\"async_css_mobile\";s:1:\"1\";s:17:\"cache_logged_user\";i:0;s:9:\"minify_js\";i:0;s:21:\"minify_concatenate_js\";i:0;s:22:\"database_spam_comments\";i:0;s:25:\"database_trashed_comments\";i:0;s:26:\"schedule_automatic_cleanup\";i:0;s:21:\"sucury_waf_cache_sync\";i:0;s:17:\"control_heartbeat\";i:0;s:3:\"cdn\";i:0;s:18:\"varnish_auto_purge\";i:0;s:18:\"auto_preload_fonts\";i:0;s:8:\"delay_js\";i:0;s:28:\"delay_js_execution_safe_mode\";i:0;s:39:\"delay_js_exclusions_selected_exclusions\";a:4:{i:0;s:8:\"/gtag/js\";i:1;s:6:\"gtag\\(\";i:2;s:7:\"/gtm.js\";i:3;s:10:\"async-hide\";}s:18:\"cloudflare_devmode\";i:0;s:27:\"cloudflare_protocol_rewrite\";i:0;s:13:\"preload_fonts\";a:0:{}}','yes'),(7290,'rocket_analytics_notice_displayed','1','yes'),(7302,'wpr_above_the_fold_version','20240313','yes'),(7304,'wp_rocket_last_base_url','aHR0cHM6Ly9hY3R1YXRlLnRlc3Qv','on'),(7306,'wp_rocket_no_licence','0','yes'),(7307,'wp_rocket_debug','a:1:{s:20:\"last_rucss_job_added\";s:0:\"\";}','yes'),(7436,'fvm_plugin_meta','{\"dbv\":\"3.4.1\"}','yes'),(7454,'imagify_settings','a:19:{s:7:\"version\";s:5:\"2.2.7\";s:7:\"api_key\";s:40:\"8b0144eea290fb2d597962d3736a3e39f1042451\";s:18:\"optimization_level\";i:2;s:8:\"lossless\";i:0;s:13:\"auto_optimize\";i:1;s:6:\"backup\";i:1;s:13:\"resize_larger\";i:1;s:15:\"resize_larger_w\";i:3640;s:15:\"display_nextgen\";i:1;s:22:\"display_nextgen_method\";s:7:\"picture\";s:12:\"display_webp\";i:0;s:19:\"display_webp_method\";s:7:\"picture\";s:7:\"cdn_url\";s:0:\"\";s:16:\"disallowed-sizes\";a:0:{}s:14:\"admin_bar_menu\";i:1;s:13:\"partner_links\";i:0;s:15:\"convert_to_avif\";i:0;s:15:\"convert_to_webp\";i:0;s:19:\"optimization_format\";s:4:\"avif\";}','on'),(7455,'imagify_data','a:4:{s:7:\"version\";s:5:\"2.2.7\";s:25:\"total_size_images_library\";d:0;s:29:\"average_size_images_per_month\";d:0;s:22:\"previous_quota_percent\";d:0;}','on'),(7456,'imagify_folders_db_version','100','yes'),(7457,'imagify_files_db_version','102','yes'),(9541,'gform_enable_noconflict','1','yes'),(13672,'dcchub_option_name','a:5:{s:14:\"dcchub_api_key\";s:8:\"47405079\";s:18:\"dcchub_api_product\";b:1;s:10:\"api_synced\";i:1720610975;s:15:\"dcchub_blocking\";b:1;s:10:\"dcchub_gcm\";b:1;}','yes'),(16758,'monsterinsights_feedback_tracked_features','a:0:{}','auto'),(18226,'wp_mail_smtp_summary_report_email_last_sent_week','14','auto'),(19835,'options_phone_number','0161 672 0877','off'),(19836,'_options_phone_number','field_66fbd7490f44e','off'),(19837,'options_email_address','hello@actuate.agency','off'),(19838,'_options_email_address','field_66fbd7510f44f','off'),(19839,'options_address','1st Floor Swan Buildings\r\n20 Swan Street\r\nManchester\r\nM4 5JW','off'),(19840,'_options_address','field_66fbd7d40f459','off'),(19841,'options_twitter_link','','off'),(19842,'_options_twitter_link','field_66fbd76a0f451','off'),(19843,'options_facebook_link','','off'),(19844,'_options_facebook_link','field_66fbd7770f452','off'),(19845,'options_instagram_link','','off'),(19846,'_options_instagram_link','field_66fbd7860f453','off'),(19847,'options_linkedin_link','','off'),(19848,'_options_linkedin_link','field_66fbd7900f454','off'),(19849,'options_tiktok_link','','off'),(19850,'_options_tiktok_link','field_66fbd7980f455','off'),(19851,'options_youtube_link','','off'),(19852,'_options_youtube_link','field_66fbd7a40f456','off'),(19853,'options_header_image','','off'),(19854,'_options_header_image','field_66fbd7c80f458','off'),(30129,'gform_email_count','416','auto'),(30151,'aio_wp_security_configs','a:121:{s:19:\"aiowps_enable_debug\";s:0:\"\";s:36:\"aiowps_remove_wp_generator_meta_info\";s:0:\"\";s:25:\"aiowps_prevent_hotlinking\";s:1:\"1\";s:28:\"aiowps_enable_login_lockdown\";s:1:\"1\";s:28:\"aiowps_allow_unlock_requests\";s:0:\"\";s:25:\"aiowps_max_login_attempts\";i:3;s:24:\"aiowps_retry_time_period\";i:5;s:26:\"aiowps_lockout_time_length\";i:60;s:28:\"aiowps_set_generic_login_msg\";s:1:\"1\";s:26:\"aiowps_enable_email_notify\";s:1:\"1\";s:20:\"aiowps_email_address\";s:18:\"mat@actuate.agency\";s:27:\"aiowps_enable_forced_logout\";s:1:\"1\";s:25:\"aiowps_logout_time_period\";i:60;s:39:\"aiowps_enable_invalid_username_lockdown\";s:1:\"1\";s:43:\"aiowps_instantly_lockout_specific_usernames\";a:0:{}s:32:\"aiowps_unlock_request_secret_key\";s:20:\"1eh2w4u9v0tx6u9ljee5\";s:35:\"aiowps_lockdown_enable_whitelisting\";s:0:\"\";s:36:\"aiowps_lockdown_allowed_ip_addresses\";s:0:\"\";s:26:\"aiowps_enable_whitelisting\";s:0:\"\";s:27:\"aiowps_allowed_ip_addresses\";s:0:\"\";s:27:\"aiowps_enable_login_captcha\";s:1:\"1\";s:34:\"aiowps_enable_custom_login_captcha\";s:1:\"1\";s:31:\"aiowps_enable_woo_login_captcha\";s:0:\"\";s:34:\"aiowps_enable_woo_register_captcha\";s:0:\"\";s:38:\"aiowps_enable_woo_lostpassword_captcha\";s:0:\"\";s:25:\"aiowps_captcha_secret_key\";s:20:\"36o2ik1wapsmeox0o892\";s:42:\"aiowps_enable_manual_registration_approval\";s:1:\"1\";s:39:\"aiowps_enable_registration_page_captcha\";s:1:\"1\";s:35:\"aiowps_enable_registration_honeypot\";s:0:\"\";s:27:\"aiowps_enable_random_prefix\";s:0:\"\";s:25:\"aiowps_db_backup_interval\";s:1:\"2\";s:27:\"aiowps_disable_file_editing\";s:1:\"1\";s:37:\"aiowps_prevent_default_wp_file_access\";s:1:\"1\";s:22:\"aiowps_system_log_file\";s:9:\"error_log\";s:26:\"aiowps_enable_blacklisting\";s:0:\"\";s:26:\"aiowps_banned_ip_addresses\";s:0:\"\";s:28:\"aiowps_enable_basic_firewall\";s:1:\"1\";s:27:\"aiowps_max_file_upload_size\";i:25;s:38:\"aiowps_disable_xmlrpc_pingback_methods\";s:1:\"1\";s:34:\"aiowps_block_debug_log_file_access\";s:1:\"1\";s:26:\"aiowps_disable_index_views\";s:1:\"1\";s:30:\"aiowps_disable_trace_and_track\";s:1:\"1\";s:25:\"aiowps_enable_5g_firewall\";s:1:\"1\";s:25:\"aiowps_enable_6g_firewall\";s:1:\"1\";s:26:\"aiowps_enable_custom_rules\";s:0:\"\";s:32:\"aiowps_place_custom_rules_at_top\";s:0:\"\";s:19:\"aiowps_custom_rules\";s:0:\"\";s:25:\"aiowps_enable_404_logging\";s:0:\"\";s:28:\"aiowps_enable_404_IP_lockout\";s:0:\"\";s:30:\"aiowps_404_lockout_time_length\";s:2:\"60\";s:28:\"aiowps_404_lock_redirect_url\";s:16:\"http://127.0.0.1\";s:31:\"aiowps_enable_rename_login_page\";s:1:\"1\";s:28:\"aiowps_enable_login_honeypot\";s:1:\"1\";s:43:\"aiowps_enable_brute_force_attack_prevention\";s:0:\"\";s:30:\"aiowps_brute_force_secret_word\";s:13:\"aiowps_secret\";s:24:\"aiowps_cookie_brute_test\";s:29:\"aiowps_cookie_test_6gaeoeofh3\";s:44:\"aiowps_cookie_based_brute_force_redirect_url\";s:16:\"http://127.0.0.1\";s:59:\"aiowps_brute_force_attack_prevention_pw_protected_exception\";s:0:\"\";s:51:\"aiowps_brute_force_attack_prevention_ajax_exception\";s:1:\"1\";s:19:\"aiowps_site_lockout\";s:0:\"\";s:23:\"aiowps_site_lockout_msg\";s:0:\"\";s:30:\"aiowps_enable_spambot_blocking\";s:1:\"1\";s:29:\"aiowps_enable_comment_captcha\";s:1:\"1\";s:31:\"aiowps_enable_autoblock_spam_ip\";s:1:\"1\";s:33:\"aiowps_spam_ip_min_comments_block\";i:3;s:33:\"aiowps_enable_bp_register_captcha\";s:0:\"\";s:35:\"aiowps_enable_bbp_new_topic_captcha\";s:0:\"\";s:32:\"aiowps_enable_automated_fcd_scan\";s:1:\"1\";s:25:\"aiowps_fcd_scan_frequency\";i:4;s:24:\"aiowps_fcd_scan_interval\";s:1:\"2\";s:28:\"aiowps_fcd_exclude_filetypes\";s:0:\"\";s:24:\"aiowps_fcd_exclude_files\";s:0:\"\";s:26:\"aiowps_send_fcd_scan_email\";s:0:\"\";s:29:\"aiowps_fcd_scan_email_address\";s:18:\"mat@actuate.agency\";s:27:\"aiowps_fcds_change_detected\";b:1;s:22:\"aiowps_copy_protection\";s:0:\"\";s:40:\"aiowps_prevent_site_display_inside_frame\";s:1:\"1\";s:32:\"aiowps_prevent_users_enumeration\";s:1:\"1\";s:42:\"aiowps_disallow_unauthorized_rest_requests\";s:0:\"\";s:25:\"aiowps_ip_retrieve_method\";s:1:\"0\";s:25:\"aiowps_recaptcha_site_key\";s:0:\"\";s:27:\"aiowps_recaptcha_secret_key\";s:0:\"\";s:24:\"aiowps_default_recaptcha\";s:0:\"\";s:28:\"aiowps_block_fake_googlebots\";s:1:\"1\";s:22:\"aiowps_login_page_slug\";s:6:\"act_cp\";s:26:\"aiowps_cookie_test_success\";s:1:\"1\";s:35:\"aiowps_enable_lost_password_captcha\";s:1:\"1\";s:19:\"aiowps_fcd_filename\";s:26:\"aiowps_fcd_data_zusn87atr2\";s:23:\"aiowps_last_backup_time\";s:19:\"2022-09-03 07:32:28\";s:25:\"aiowps_last_fcd_scan_time\";i:1774277958;s:12:\"installed-at\";i:1652502778;s:36:\"aiowps_enable_php_backtrace_in_email\";s:0:\"\";s:30:\"aiowps_max_lockout_time_length\";s:2:\"60\";s:35:\"aiowps_disable_application_password\";s:1:\"1\";s:33:\"aiowps_enable_trash_spam_comments\";s:0:\"\";s:37:\"aiowps_trash_spam_comments_after_days\";s:2:\"14\";s:36:\"aiowps_on_uninstall_delete_db_tables\";s:1:\"1\";s:34:\"aiowps_on_uninstall_delete_configs\";s:1:\"1\";s:22:\"aiowps_default_captcha\";s:11:\"simple-math\";s:33:\"aiowps_disable_rss_and_atom_feeds\";s:0:\"\";s:25:\"aiowps_turnstile_site_key\";s:0:\"\";s:27:\"aiowps_turnstile_secret_key\";s:0:\"\";s:31:\"aiowps_enable_spambot_detecting\";s:1:\"1\";s:27:\"aiowps_spam_comments_should\";s:1:\"0\";s:17:\"dismissdashnotice\";i:1766679825;s:36:\"aiowps_enable_contact_form_7_captcha\";s:0:\"\";s:35:\"aiowps_auto_delete_default_wp_files\";s:0:\"\";s:32:\"aiowps_http_authentication_admin\";s:0:\"\";s:35:\"aiowps_http_authentication_frontend\";s:0:\"\";s:35:\"aiowps_http_authentication_username\";s:4:\"root\";s:35:\"aiowps_http_authentication_password\";s:8:\"password\";s:42:\"aiowps_http_authentication_failure_message\";s:21:\"<h1>Unauthorized</h1>\";s:40:\"aiowps_enable_password_protected_captcha\";s:0:\"\";s:34:\"aiowps_enable_woo_checkout_captcha\";s:0:\"\";s:32:\"aiowps_spambot_detect_usecookies\";s:0:\"\";s:21:\"aios_firewall_dismiss\";b:0;s:35:\"aios_roles_disallowed_rest_requests\";a:0:{}s:28:\"aios_whitelisted_rest_routes\";a:0:{}s:32:\"aiowps_upgrade_unsafe_http_calls\";s:0:\"\";s:47:\"aiowps_upgrade_unsafe_http_calls_url_exceptions\";s:0:\"\";s:30:\"aiowps_enforce_strong_password\";s:0:\"\";}','auto'),(30152,'aios_antibot_key_map_info','a:3:{i:0;a:4:{i:0;a:2:{i:0;s:8:\"crn91vij\";i:1;s:12:\"qckslp6uzgwp\";}i:1;a:2:{i:0;s:8:\"hut2qkr8\";i:1;s:12:\"uztdrad9sb1u\";}i:2;a:2:{i:0;s:8:\"ytvkaow4\";i:1;s:12:\"ty18a2ipla9n\";}i:3;a:2:{i:0;s:8:\"6mu7a0tc\";i:1;s:12:\"efq4rtcp3zcz\";}}i:1;a:2:{i:0;a:2:{i:0;s:8:\"n3mru9vp\";i:1;s:12:\"3qfzh3crlz7w\";}i:1;a:2:{i:0;s:8:\"qpdk3ocm\";i:1;s:12:\"dir3oyu81szg\";}}i:2;i:1775433600;}','off'),(30153,'aiowpsec_db_version','2.1.4','auto'),(30154,'aiowpsec_firewall_version','1.0.8','auto'),(30156,'updraft_lock_aios_15_minutes_cron_event','0','no'),(30157,'simba_tfa_priv_key_format','1','off'),(30203,'wpr_lazy_render_content_version','20240812','auto'),(34062,'partner_type_children','a:0:{}','auto'),(37401,'project_type_children','a:0:{}','auto'),(45884,'gravityformsaddon_gravityformsmailchimp_settings','a:2:{s:12:\"access_token\";s:32:\"70772788c5cecafe7217a7966c9b16bc\";s:13:\"server_prefix\";s:3:\"us9\";}','auto'),(46672,'monsterinsights_eea_compliance_checker','a:2:{s:10:\"ga_checker\";a:2:{s:8:\"ad-links\";b:1;s:14:\"google-signals\";b:1;}s:12:\"last_checked\";i:1734092266;}','auto'),(56802,'wp_mail_smtp_setup_wizard_stats','a:3:{s:13:\"launched_time\";i:1734697748;s:14:\"completed_time\";i:1734698338;s:14:\"was_successful\";b:1;}','off'),(80810,'rg_form_original_version','2.9.1','off'),(86618,'googlesitekit_db_version','1.129.0','auto'),(86619,'googlesitekit_has_connected_admins','1','auto'),(86623,'googlesitekit_active_modules','a:2:{i:0;s:18:\"pagespeed-insights\";i:1;s:11:\"analytics-4\";}','auto'),(86624,'googlesitekit_credentials','H7uouP+eJpgQdl2YGKT2p3VRK0tYV3NrM1NxS2YwQ20vWWJxWDhLdDhvdlN0Sm1aRlFFV1VKaVI5bTZFdEFMK0ZCUlFQdWVCRTBXMEs5Mjk5bG9HSWNhMUN5cDBJTUFBV0p3V2xtYlJqNTIwd1puNmhpMzFkc2ZzeWh5RkxTaWZMVFhYMENQSy82SGUwL1M2K1pROEhnWVFFYityTkNiL2gwY2x2bFNTZW5yYzUxcytCaUM1RU5pV3NZZXdndE9DV2xReEJJSkpOWUJiVlhQek8rblc3TVQ4MDEvZXcvbEVEeFErRmlsZlhLNWIwbGN0YnlkOHpGVTRoZTZxSVVxYVdyN2ZoTTVidkdrYXpiTlVFajZzT1VOOUh5OWIweDVRYjRiNWkrMDk1cjUyNDgycmJEUFZ5ellyM21BSEcxbTl0YitZbUxLMUNnPT0=','auto'),(86625,'googlesitekitpersistent_remote_features','a:23:{s:18:\"adBlockerDetection\";a:1:{s:7:\"enabled\";b:1;}s:9:\"adsModule\";a:1:{s:7:\"enabled\";b:1;}s:14:\"adsenseSetupV2\";a:1:{s:7:\"enabled\";b:1;}s:20:\"audienceSegmentation\";a:1:{s:7:\"enabled\";b:1;}s:15:\"conversionInfra\";a:1:{s:7:\"enabled\";b:1;}s:16:\"dashboardSharing\";a:1:{s:7:\"enabled\";b:1;}s:19:\"enhancedMeasurement\";a:1:{s:7:\"enabled\";b:1;}s:19:\"ga4ActivationBanner\";a:1:{s:7:\"enabled\";b:0;}s:12:\"ga4Reporting\";a:1:{s:7:\"enabled\";b:1;}s:8:\"ga4setup\";a:1:{s:7:\"enabled\";b:1;}s:10:\"gteSupport\";a:1:{s:7:\"enabled\";b:1;}s:14:\"helpVisibility\";a:1:{s:7:\"enabled\";b:1;}s:13:\"ideaHubModule\";a:1:{s:7:\"enabled\";b:0;}s:10:\"keyMetrics\";a:1:{s:7:\"enabled\";b:1;}s:9:\"rrmModule\";a:1:{s:7:\"enabled\";b:0;}s:14:\"serviceSetupV2\";a:1:{s:7:\"enabled\";b:1;}s:22:\"signInWithGoogleModule\";a:1:{s:7:\"enabled\";b:0;}s:16:\"unifiedDashboard\";a:1:{s:7:\"enabled\";b:1;}s:12:\"userFeedback\";a:1:{s:7:\"enabled\";b:1;}s:17:\"widgets.dashboard\";a:1:{s:7:\"enabled\";b:1;}s:21:\"widgets.pageDashboard\";a:1:{s:7:\"enabled\";b:1;}s:14:\"zeroDataStates\";a:1:{s:7:\"enabled\";b:1;}s:15:\"last_updated_at\";i:1738535621;}','auto'),(86627,'googlesitekit_connected_proxy_url','https://actuate.webpreview.co/','auto'),(86628,'googlesitekit_search-console_settings','a:2:{s:10:\"propertyID\";s:24:\"sc-domain:actuate.agency\";s:7:\"ownerID\";i:1;}','auto'),(86629,'googlesitekit_owner_id','1','auto'),(86633,'googlesitekit_analytics-4_settings','a:26:{s:7:\"ownerID\";i:1;s:9:\"accountID\";s:9:\"151889201\";s:15:\"adsConversionID\";s:0:\"\";s:10:\"propertyID\";s:9:\"363924752\";s:15:\"webDataStreamID\";s:10:\"4888460271\";s:13:\"measurementID\";s:12:\"G-MBWEFD8S7Y\";s:16:\"trackingDisabled\";a:1:{i:0;s:13:\"loggedinUsers\";}s:10:\"useSnippet\";b:1;s:11:\"googleTagID\";s:10:\"GT-MQDHLXH\";s:18:\"googleTagAccountID\";s:10:\"6083716407\";s:20:\"googleTagContainerID\";s:9:\"108363296\";s:32:\"googleTagContainerDestinationIDs\";a:1:{i:0;s:12:\"G-MBWEFD8S7Y\";}s:23:\"googleTagLastSyncedAtMs\";i:1737714772323;s:25:\"availableCustomDimensions\";N;s:18:\"propertyCreateTime\";i:1680945140548;s:13:\"adSenseLinked\";b:0;s:25:\"adSenseLinkedLastSyncedAt\";i:0;s:27:\"adsConversionIDMigratedAtMs\";i:0;s:9:\"adsLinked\";b:1;s:21:\"adsLinkedLastSyncedAt\";i:1738319692;s:18:\"availableAudiences\";a:2:{i:0;a:5:{s:4:\"name\";s:41:\"properties/363924752/audiences/4888460964\";s:11:\"displayName\";s:12:\"All visitors\";s:11:\"description\";s:9:\"All users\";s:12:\"audienceType\";s:16:\"DEFAULT_AUDIENCE\";s:12:\"audienceSlug\";s:9:\"all-users\";}i:1;a:5:{s:4:\"name\";s:41:\"properties/363924752/audiences/4888460965\";s:11:\"displayName\";s:10:\"Purchasers\";s:11:\"description\";s:45:\"Users who have purchased in the last 540 days\";s:12:\"audienceType\";s:16:\"DEFAULT_AUDIENCE\";s:12:\"audienceSlug\";s:10:\"purchasers\";}}s:30:\"availableAudiencesLastSyncedAt\";i:0;s:36:\"audienceSegmentationSetupCompletedBy\";N;s:14:\"detectedEvents\";a:0:{}s:31:\"newConversionEventsLastUpdateAt\";i:0;s:32:\"lostConversionEventsLastUpdateAt\";i:0;}','auto'),(86634,'googlesitekit_conversion_tracking','a:1:{s:7:\"enabled\";b:1;}','auto'),(96002,'wp_rocket_hide_deactivation_form','1','auto'),(96321,'dismissed_update_core','a:1:{s:11:\"6.7.1|en_GB\";b:1;}','off'),(96530,'wpsvg_settings','a:5:{s:18:\"role_administrator\";i:1;s:11:\"role_editor\";i:1;s:11:\"role_author\";i:1;s:18:\"role_wpseo_manager\";i:1;s:17:\"role_wpseo_editor\";i:1;}','auto'),(99775,'project_services_children','a:0:{}','auto'),(99886,'platform_children','a:0:{}','auto'),(138704,'gform_version_info','a:12:{s:12:\"is_valid_key\";b:1;s:6:\"reason\";s:0:\"\";s:7:\"version\";s:6:\"2.9.30\";s:3:\"url\";s:188:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/releases/gravityforms_2.9.30.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=3lkp%2BimksB9s0q4zVG6b376WHi0%3D\";s:15:\"expiration_time\";i:1783249047;s:9:\"offerings\";a:72:{s:12:\"gravityforms\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:6:\"2.9.30\";s:14:\"version_latest\";s:6:\"2.9.30\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:188:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/releases/gravityforms_2.9.30.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=3lkp%2BimksB9s0q4zVG6b376WHi0%3D\";s:10:\"url_latest\";s:188:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/releases/gravityforms_2.9.30.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=3lkp%2BimksB9s0q4zVG6b376WHi0%3D\";}s:10:\"gravitycrm\";a:4:{s:12:\"is_available\";b:0;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:0:\"\";s:20:\"minimum_requirements\";a:0:{}}s:21:\"gravityforms2checkout\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.1\";s:14:\"version_latest\";s:5:\"2.4.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/2checkout/gravityforms2checkout_2.4.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=%2FPvuaLdIxWe9uAXmgSovUTUYRsY%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/2checkout/gravityforms2checkout_2.4.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=%2FPvuaLdIxWe9uAXmgSovUTUYRsY%3D\";}s:26:\"gravityformsactivecampaign\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.2.0\";s:14:\"version_latest\";s:5:\"2.2.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/activecampaign/gravityformsactivecampaign_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=gRUz%2BpZbrnaXt%2FSROfIKRBQOSnA%3D\";s:10:\"url_latest\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/activecampaign/gravityformsactivecampaign_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=gRUz%2BpZbrnaXt%2FSROfIKRBQOSnA%3D\";}s:32:\"gravityformsadvancedpostcreation\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.1\";s:14:\"version_latest\";s:7:\"1.6.1.1\";s:20:\"minimum_requirements\";a:1:{i:0;a:6:{s:25:\"minimum_requirements_name\";s:13:\"Gravity Forms\";s:25:\"minimum_requirements_slug\";s:12:\"gravityforms\";s:28:\"minimum_requirements_version\";s:6:\"2.9.24\";s:35:\"minimum_requirements_version_latest\";s:6:\"2.9.30\";s:11:\"parent_slug\";s:32:\"gravityformsadvancedpostcreation\";s:12:\"parent_title\";s:29:\"Advanced Post Creation Add-On\";}}s:3:\"url\";s:226:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/advancedpostcreation/gravityformsadvancedpostcreation_1.6.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=RzJwoN0SCCUj%2FGyJuDZhE9MgBwQ%3D\";s:10:\"url_latest\";s:228:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/advancedpostcreation/gravityformsadvancedpostcreation_1.6.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=yVox%2Fl6lTWHOx1qUGDVWilAiuCw%3D\";}s:20:\"gravityformsagilecrm\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/agilecrm/gravityformsagilecrm_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=2YiD%2BuBUwRLmVu509uExTC2ylbE%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/agilecrm/gravityformsagilecrm_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=2YiD%2BuBUwRLmVu509uExTC2ylbE%3D\";}s:19:\"gravityformsakismet\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.0\";s:14:\"version_latest\";s:5:\"1.1.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/akismet/gravityformsakismet_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=ggti9Ka8R6TJ%2FUWmsx5yR5njv58%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/akismet/gravityformsakismet_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=ggti9Ka8R6TJ%2FUWmsx5yR5njv58%3D\";}s:24:\"gravityformsauthorizenet\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:4:\"2.11\";s:14:\"version_latest\";s:4:\"2.11\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:207:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/authorizenet/gravityformsauthorizenet_2.11.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=tqk6rVl7PnFbQsgSZCn8ytJWVBI%3D\";s:10:\"url_latest\";s:207:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/authorizenet/gravityformsauthorizenet_2.11.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=tqk6rVl7PnFbQsgSZCn8ytJWVBI%3D\";}s:18:\"gravityformsaweber\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.2.0\";s:14:\"version_latest\";s:5:\"4.2.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/aweber/gravityformsaweber_4.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=l5HEw21avq361InNov8o83IQHng%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/aweber/gravityformsaweber_4.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=l5HEw21avq361InNov8o83IQHng%3D\";}s:21:\"gravityformsbatchbook\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/batchbook/gravityformsbatchbook_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=WZ1QpbeuQcqCVDXeViin0ZGES%2Fk%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/batchbook/gravityformsbatchbook_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=WZ1QpbeuQcqCVDXeViin0ZGES%2Fk%3D\";}s:18:\"gravityformsbreeze\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.0\";s:14:\"version_latest\";s:5:\"1.7.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/breeze/gravityformsbreeze_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=Gekwo%2BXq2w9jaHIKjay21dwFOrs%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/breeze/gravityformsbreeze_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=Gekwo%2BXq2w9jaHIKjay21dwFOrs%3D\";}s:17:\"gravityformsbrevo\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.0.0\";s:14:\"version_latest\";s:5:\"1.0.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/brevo/gravityformsbrevo_1.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=jQO%2FjEy5ENzp%2FRfqP7FAI5R3d2I%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/brevo/gravityformsbrevo_1.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=jQO%2FjEy5ENzp%2FRfqP7FAI5R3d2I%3D\";}s:27:\"gravityformscampaignmonitor\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.1.1\";s:14:\"version_latest\";s:5:\"4.1.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/campaignmonitor/gravityformscampaignmonitor_4.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=X8C7gt4eqv%2Fk9P2h4bmbLW8JwPo%3D\";s:10:\"url_latest\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/campaignmonitor/gravityformscampaignmonitor_4.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=X8C7gt4eqv%2Fk9P2h4bmbLW8JwPo%3D\";}s:20:\"gravityformscampfire\";a:4:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.1\";s:14:\"version_latest\";s:5:\"1.2.2\";s:20:\"minimum_requirements\";a:0:{}}s:22:\"gravityformscapsulecrm\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/capsulecrm/gravityformscapsulecrm_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=9D0xBFHr03AdwCcRLsdFcs4dSSE%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/capsulecrm/gravityformscapsulecrm_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=9D0xBFHr03AdwCcRLsdFcs4dSSE%3D\";}s:26:\"gravityformschainedselects\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.1\";s:14:\"version_latest\";s:5:\"1.8.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:212:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/chainedselects/gravityformschainedselects_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=w5Ox4FBJbgrEhgXIjPELva5nEs0%3D\";s:10:\"url_latest\";s:212:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/chainedselects/gravityformschainedselects_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=w5Ox4FBJbgrEhgXIjPELva5nEs0%3D\";}s:23:\"gravityformscleverreach\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.9.0\";s:14:\"version_latest\";s:5:\"1.9.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/cleverreach/gravityformscleverreach_1.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=0UGfgAkKfmeoLN3t6BkWFfWK%2F0M%3D\";s:10:\"url_latest\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/cleverreach/gravityformscleverreach_1.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=0UGfgAkKfmeoLN3t6BkWFfWK%2F0M%3D\";}s:15:\"gravityformscli\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.7\";s:14:\"version_latest\";s:3:\"1.7\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:190:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/cli/gravityformscli_1.7.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=a%2BgI3HKfqidMime9i6LTylLC40w%3D\";s:10:\"url_latest\";s:190:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/cli/gravityformscli_1.7.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=a%2BgI3HKfqidMime9i6LTylLC40w%3D\";}s:27:\"gravityformsconstantcontact\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:7:\"1.8.0.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:214:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/constantcontact/gravityformsconstantcontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=OHz7ekzR0KM7NtP3uLUuMcOsGkM%3D\";s:10:\"url_latest\";s:218:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/constantcontact/gravityformsconstantcontact_1.8.0.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=CPp0I1Tlve4FaDSQyitmHLnUh%2Fw%3D\";}s:31:\"gravityformsconversationalforms\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.1\";s:14:\"version_latest\";s:5:\"1.7.1\";s:20:\"minimum_requirements\";a:1:{i:0;a:6:{s:25:\"minimum_requirements_name\";s:13:\"Gravity Forms\";s:25:\"minimum_requirements_slug\";s:12:\"gravityforms\";s:28:\"minimum_requirements_version\";s:6:\"2.9.24\";s:35:\"minimum_requirements_version_latest\";s:6:\"2.9.30\";s:11:\"parent_slug\";s:31:\"gravityformsconversationalforms\";s:12:\"parent_title\";s:27:\"Conversational Forms Add-On\";}}s:3:\"url\";s:224:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/conversationalforms/gravityformsconversationalforms_1.7.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=EZoHnZvlLM8UDwMMtKjAE%2F2ict4%3D\";s:10:\"url_latest\";s:224:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/conversationalforms/gravityformsconversationalforms_1.7.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=EZoHnZvlLM8UDwMMtKjAE%2F2ict4%3D\";}s:22:\"gravityformsconvertkit\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.0.1\";s:14:\"version_latest\";s:5:\"2.0.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/convertkit/gravityformsconvertkit_2.0.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=b68jXiJftgeNpq59ktFFJLnMk3Q%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/convertkit/gravityformsconvertkit_2.0.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=b68jXiJftgeNpq59ktFFJLnMk3Q%3D\";}s:19:\"gravityformscoupons\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.5.0\";s:14:\"version_latest\";s:5:\"3.5.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/coupons/gravityformscoupons_3.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=%2BJ3WWi4pUQPImmFzYA3PDUB%2B5F8%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/coupons/gravityformscoupons_3.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=%2BJ3WWi4pUQPImmFzYA3PDUB%2B5F8%3D\";}s:17:\"gravityformsdebug\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"1.0.beta12\";s:14:\"version_latest\";s:10:\"1.0.beta12\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:199:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/debug/gravityformsdebug_1.0.beta12.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=Va12HZu3IfzZCvSn1pxQ5PmWXK8%3D\";s:10:\"url_latest\";s:199:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/debug/gravityformsdebug_1.0.beta12.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=Va12HZu3IfzZCvSn1pxQ5PmWXK8%3D\";}s:19:\"gravityformsdropbox\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.3.1\";s:14:\"version_latest\";s:5:\"3.3.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/dropbox/gravityformsdropbox_3.3.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=z0uDGlR75fVGRzRqMmbjzfK%2BWEE%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/dropbox/gravityformsdropbox_3.3.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=z0uDGlR75fVGRzRqMmbjzfK%2BWEE%3D\";}s:24:\"gravityformsemailoctopus\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emailoctopus/gravityformsemailoctopus_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=lWt9P2TDquKzN753qcwzrVukubQ%3D\";s:10:\"url_latest\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emailoctopus/gravityformsemailoctopus_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=lWt9P2TDquKzN753qcwzrVukubQ%3D\";}s:16:\"gravityformsemma\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emma/gravityformsemma_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=IYgMJAv3%2FP8w6TK44BYB4iZjXis%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emma/gravityformsemma_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=IYgMJAv3%2FP8w6TK44BYB4iZjXis%3D\";}s:22:\"gravityformsfreshbooks\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.8\";s:14:\"version_latest\";s:3:\"2.8\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/freshbooks/gravityformsfreshbooks_2.8.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=iCGcw09ObDSJyHLxACBCW00Xcmc%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/freshbooks/gravityformsfreshbooks_2.8.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=iCGcw09ObDSJyHLxACBCW00Xcmc%3D\";}s:23:\"gravityformsgeolocation\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.1\";s:14:\"version_latest\";s:5:\"1.5.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/geolocation/gravityformsgeolocation_1.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=8jVtQND5SMypcWRFteB580Hu6ns%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/geolocation/gravityformsgeolocation_1.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=8jVtQND5SMypcWRFteB580Hu6ns%3D\";}s:23:\"gravityformsgetresponse\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.9.1\";s:14:\"version_latest\";s:5:\"1.9.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:210:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/getresponse/gravityformsgetresponse_1.9.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=aPxj9G%2BWUSRKs99AQFyDHn2vM%2BU%3D\";s:10:\"url_latest\";s:210:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/getresponse/gravityformsgetresponse_1.9.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=aPxj9G%2BWUSRKs99AQFyDHn2vM%2BU%3D\";}s:27:\"gravityformsgoogleanalytics\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.1\";s:14:\"version_latest\";s:5:\"2.4.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:218:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/googleanalytics/gravityformsgoogleanalytics_2.4.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=i5Gdt%2Fp%2F1tgISP0eTtUUJMd5Ky4%3D\";s:10:\"url_latest\";s:218:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/googleanalytics/gravityformsgoogleanalytics_2.4.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=i5Gdt%2Fp%2F1tgISP0eTtUUJMd5Ky4%3D\";}s:21:\"gravityformsgutenberg\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"1.0-rc-1.4\";s:14:\"version_latest\";s:10:\"1.0-rc-1.5\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:209:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/gutenberg/gravityformsgutenberg_1.0-rc-1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=1m73c%2Ba75cvA75GX5KlIjia5Q3g%3D\";s:10:\"url_latest\";s:207:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/gutenberg/gravityformsgutenberg_1.0-rc-1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=czqFYMGkqYfOuXF7GSaqHfgZwgA%3D\";}s:21:\"gravityformshelpscout\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:7:\"2.4.0.2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/helpscout/gravityformshelpscout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=W%2FyyfFuVSDaSBkVABAjcrnVUSG8%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/helpscout/gravityformshelpscout_2.4.0.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=6zPfCb6uZYYpDTc9GaH14j%2FWDno%3D\";}s:20:\"gravityformshighrise\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/highrise/gravityformshighrise_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=pelaPQtIA4wmokztPb1cZ96l7rA%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/highrise/gravityformshighrise_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=pelaPQtIA4wmokztPb1cZ96l7rA%3D\";}s:19:\"gravityformshipchat\";a:4:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:3:\"1.2\";s:20:\"minimum_requirements\";a:0:{}}s:19:\"gravityformshubspot\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.0.2\";s:14:\"version_latest\";s:5:\"3.0.2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/hubspot/gravityformshubspot_3.0.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=jD944AmpbOw2gvH0zrbR4kpZRng%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/hubspot/gravityformshubspot_3.0.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=jD944AmpbOw2gvH0zrbR4kpZRng%3D\";}s:20:\"gravityformsicontact\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/icontact/gravityformsicontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=%2BIYg5GbooJizxDbTlRTqUjInYtc%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/icontact/gravityformsicontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=%2BIYg5GbooJizxDbTlRTqUjInYtc%3D\";}s:19:\"gravityformslogging\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:5:\"1.3.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/logging/gravityformslogging_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=oE1JbfVLqAlmG7RuvVQfReTmdCE%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/logging/gravityformslogging_1.3.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=yDTD9125JBYeYXesGmhdHxUeGdE%3D\";}s:19:\"gravityformsmadmimi\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/madmimi/gravityformsmadmimi_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=HZCkBFLATpb4lhaqc2T3G3GG0os%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/madmimi/gravityformsmadmimi_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=HZCkBFLATpb4lhaqc2T3G3GG0os%3D\";}s:21:\"gravityformsmailchimp\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"5.7.2\";s:14:\"version_latest\";s:5:\"5.7.2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailchimp/gravityformsmailchimp_5.7.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=mjJKnVpc%2BdDljaovqMYmoJu5Acc%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailchimp/gravityformsmailchimp_5.7.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=mjJKnVpc%2BdDljaovqMYmoJu5Acc%3D\";}s:22:\"gravityformsmailerlite\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.0\";s:14:\"version_latest\";s:5:\"1.1.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailerlite/gravityformsmailerlite_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=sDcCFZCf2AZby5tzkBxiNSDGW8k%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailerlite/gravityformsmailerlite_1.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=Jk4PYrHhyudXSgt6u0PQSimTUXw%3D\";}s:19:\"gravityformsmailgun\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailgun/gravityformsmailgun_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=otLFr4y0zoD6mHSYPIhyGaiV%2BLk%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailgun/gravityformsmailgun_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=otLFr4y0zoD6mHSYPIhyGaiV%2BLk%3D\";}s:22:\"gravityformsmoderation\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.3.0\";s:14:\"version_latest\";s:5:\"1.3.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/moderation/gravityformsmoderation_1.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=cK4yBlulKyKcU8fn4Oq%2F0zMZ6yE%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/moderation/gravityformsmoderation_1.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=cK4yBlulKyKcU8fn4Oq%2F0zMZ6yE%3D\";}s:18:\"gravityformsmollie\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.1\";s:14:\"version_latest\";s:5:\"1.8.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mollie/gravityformsmollie_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=cQ3s4PObp3JvtbsGcXKO9W5brA8%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mollie/gravityformsmollie_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=cQ3s4PObp3JvtbsGcXKO9W5brA8%3D\";}s:26:\"gravityformspartialentries\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:214:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/partialentries/gravityformspartialentries_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=KuG8uXOt0MxwTOD9MuTwN%2BS9lMc%3D\";s:10:\"url_latest\";s:212:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/partialentries/gravityformspartialentries_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=ZYt3wJSWRAEyvgrS9KIDkMhZbyo%3D\";}s:18:\"gravityformspaypal\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"3.5\";s:14:\"version_latest\";s:3:\"3.5\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypal/gravityformspaypal_3.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=OetQ2GQLALgvK1VGK0mdx1P5BsQ%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypal/gravityformspaypal_3.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=OetQ2GQLALgvK1VGK0mdx1P5BsQ%3D\";}s:33:\"gravityformspaypalexpresscheckout\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:0:\"\";}s:29:\"gravityformspaypalpaymentspro\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.7\";s:14:\"version_latest\";s:3:\"2.7\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpaymentspro/gravityformspaypalpaymentspro_2.7.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=YPYY1O7dKII8rBmnI8JNsTwa12c%3D\";s:10:\"url_latest\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpaymentspro/gravityformspaypalpaymentspro_2.7.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=YPYY1O7dKII8rBmnI8JNsTwa12c%3D\";}s:21:\"gravityformspaypalpro\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.1\";s:14:\"version_latest\";s:5:\"1.8.4\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpro/gravityformspaypalpro_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=xFWFDGUmiJGTV3CkBXDSqj2%2FLRw%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpro/gravityformspaypalpro_1.8.4.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=nHSoWY0VQemDVwNIl37u%2BN8sLLk%3D\";}s:20:\"gravityformspicatcha\";a:4:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"2.0\";s:14:\"version_latest\";s:3:\"2.0\";s:20:\"minimum_requirements\";a:0:{}}s:16:\"gravityformspipe\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/pipe/gravityformspipe_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=3llLvE0%2BlUUBbzc5sNXte37Ck3E%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/pipe/gravityformspipe_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=3llLvE0%2BlUUBbzc5sNXte37Ck3E%3D\";}s:17:\"gravityformspolls\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.4.0\";s:14:\"version_latest\";s:5:\"4.4.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/polls/gravityformspolls_4.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=nUT0HBL4UUPdesB8Vodm4223tjo%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/polls/gravityformspolls_4.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=nUT0HBL4UUPdesB8Vodm4223tjo%3D\";}s:20:\"gravityformspostmark\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/postmark/gravityformspostmark_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=fLw5ZJUeKZBxt2gdOZPVgy0qikA%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/postmark/gravityformspostmark_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=fLw5ZJUeKZBxt2gdOZPVgy0qikA%3D\";}s:16:\"gravityformsppcp\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.0.1\";s:14:\"version_latest\";s:5:\"4.0.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/ppcp/gravityformsppcp_4.0.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=2LkM%2BiyD8g9QkG9eFPd1NR7yPL8%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/ppcp/gravityformsppcp_4.0.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=2LkM%2BiyD8g9QkG9eFPd1NR7yPL8%3D\";}s:16:\"gravityformsquiz\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.3.0\";s:14:\"version_latest\";s:5:\"4.3.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/quiz/gravityformsquiz_4.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=VqFHtOI3%2FoY9w9NjibnPyGlT9SY%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/quiz/gravityformsquiz_4.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=VqFHtOI3%2FoY9w9NjibnPyGlT9SY%3D\";}s:21:\"gravityformsrecaptcha\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.1.0\";s:14:\"version_latest\";s:5:\"2.1.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/recaptcha/gravityformsrecaptcha_2.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=cmh1kTTOxOQokPqPBxSZIb7zDOQ%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/recaptcha/gravityformsrecaptcha_2.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=cmh1kTTOxOQokPqPBxSZIb7zDOQ%3D\";}s:19:\"gravityformsrestapi\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"2.0-beta-2\";s:14:\"version_latest\";s:10:\"2.0-beta-2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:207:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/restapi/gravityformsrestapi_2.0-beta-2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=mrNZSHuA75Eucokf81OcWpZW%2B%2FU%3D\";s:10:\"url_latest\";s:207:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/restapi/gravityformsrestapi_2.0-beta-2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=mrNZSHuA75Eucokf81OcWpZW%2B%2FU%3D\";}s:22:\"gravityformssalesforce\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.1\";s:14:\"version_latest\";s:5:\"1.1.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/salesforce/gravityformssalesforce_1.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=EifZ1Ea7wULnSUzegm7WhbQQcC4%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/salesforce/gravityformssalesforce_1.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=EifZ1Ea7wULnSUzegm7WhbQQcC4%3D\";}s:20:\"gravityformssendgrid\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/sendgrid/gravityformssendgrid_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=5srSfnZlWNDLItzCTqeaaRpmO8U%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/sendgrid/gravityformssendgrid_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=5srSfnZlWNDLItzCTqeaaRpmO8U%3D\";}s:21:\"gravityformssignature\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.9.0\";s:14:\"version_latest\";s:7:\"4.9.1.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/signature/gravityformssignature_4.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=YWGftFPKOQCGLJK6LCyZA%2Fh0OUI%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/signature/gravityformssignature_4.9.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=wv8s75rsRaNEDuV3RxHqcXpyE%2Fc%3D\";}s:17:\"gravityformsslack\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.2.0\";s:14:\"version_latest\";s:5:\"2.2.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/slack/gravityformsslack_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=fACtc8lJ5HSrnn5ZGdRQsc18yVY%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/slack/gravityformsslack_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=fACtc8lJ5HSrnn5ZGdRQsc18yVY%3D\";}s:18:\"gravityformssquare\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.5.1\";s:14:\"version_latest\";s:5:\"2.5.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/square/gravityformssquare_2.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=i3qmGKVEEI4eFjczQCbBT5Zpx%2B4%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/square/gravityformssquare_2.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=i3qmGKVEEI4eFjczQCbBT5Zpx%2B4%3D\";}s:18:\"gravityformsstripe\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"6.0.3\";s:14:\"version_latest\";s:5:\"6.0.3\";s:20:\"minimum_requirements\";a:1:{i:0;a:6:{s:25:\"minimum_requirements_name\";s:13:\"Gravity Forms\";s:25:\"minimum_requirements_slug\";s:12:\"gravityforms\";s:28:\"minimum_requirements_version\";s:6:\"2.9.26\";s:35:\"minimum_requirements_version_latest\";s:6:\"2.9.30\";s:11:\"parent_slug\";s:18:\"gravityformsstripe\";s:12:\"parent_title\";s:13:\"Stripe Add-On\";}}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/stripe/gravityformsstripe_6.0.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=ZYk6Dp%2FW3b9oE2VoNVUw2KYkoow%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/stripe/gravityformsstripe_6.0.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=ZYk6Dp%2FW3b9oE2VoNVUw2KYkoow%3D\";}s:18:\"gravityformssurvey\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.2.1\";s:14:\"version_latest\";s:5:\"4.2.2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/survey/gravityformssurvey_4.2.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=CJC%2Fz8jv6km4GPs%2BIUzRfKWSmr4%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/survey/gravityformssurvey_4.2.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=Uu8nLKWGQu0uZkw%2B0Qi28SwytqU%3D\";}s:18:\"gravityformstrello\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.2.0\";s:14:\"version_latest\";s:7:\"2.2.0.2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/trello/gravityformstrello_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=2t2ERRlilLK5aieQyDffO2rOqEo%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/trello/gravityformstrello_2.2.0.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=NZ6YOOYZXwstnR7anvHPwtdPwYQ%3D\";}s:21:\"gravityformsturnstile\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/turnstile/gravityformsturnstile_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=DraATLboM4bmcQISAai37W6LF%2Fg%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/turnstile/gravityformsturnstile_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=DraATLboM4bmcQISAai37W6LF%2Fg%3D\";}s:18:\"gravityformstwilio\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.1.1\";s:14:\"version_latest\";s:5:\"3.1.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/twilio/gravityformstwilio_3.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=SnaLECddmjzP8Zf6Fk5jhbldx8Y%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/twilio/gravityformstwilio_3.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=SnaLECddmjzP8Zf6Fk5jhbldx8Y%3D\";}s:28:\"gravityformsuserregistration\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"5.4.0\";s:14:\"version_latest\";s:5:\"5.4.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:220:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/userregistration/gravityformsuserregistration_5.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=v7nnBhQSnCmdzStyUlZ0%2F8oH%2FLM%3D\";s:10:\"url_latest\";s:220:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/userregistration/gravityformsuserregistration_5.4.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=ajI1j%2FKZnJumiXVXjD2d0u%2Fd5vg%3D\";}s:20:\"gravityformswebhooks\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.0\";s:14:\"version_latest\";s:5:\"1.7.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/webhooks/gravityformswebhooks_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=D%2BNSiPDeRJT5DduHK%2BssoHpL288%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/webhooks/gravityformswebhooks_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=D%2BNSiPDeRJT5DduHK%2BssoHpL288%3D\";}s:18:\"gravityformszapier\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.5.1\";s:14:\"version_latest\";s:5:\"4.5.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zapier/gravityformszapier_4.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=qXmkbLSBLO1RaYJnMRlZGV9I6VA%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zapier/gravityformszapier_4.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=qXmkbLSBLO1RaYJnMRlZGV9I6VA%3D\";}s:19:\"gravityformszohocrm\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:7:\"2.4.0.2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zohocrm/gravityformszohocrm_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=Ry73u9pr9863b3BvB507UvIR0vc%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zohocrm/gravityformszohocrm_2.4.0.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=H4w%2BpLAfLXpqC07EzLfFr6Mzr6M%3D\";}s:11:\"gravitysmtp\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.1.5\";s:14:\"version_latest\";s:5:\"2.1.5\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:183:\"https://s3.dualstack.us-east-1.amazonaws.com/gravitysmtp/releases/gravitysmtp_2.1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=bhBcfFJcFXAf5w8J9K29ATXpGhc%3D\";s:10:\"url_latest\";s:183:\"https://s3.dualstack.us-east-1.amazonaws.com/gravitysmtp/releases/gravitysmtp_2.1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=bhBcfFJcFXAf5w8J9K29ATXpGhc%3D\";}s:7:\"testing\";a:4:{s:12:\"is_available\";b:0;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:5:\"1.www\";s:20:\"minimum_requirements\";a:0:{}}}s:9:\"is_active\";s:1:\"1\";s:12:\"product_code\";s:7:\"GFELITE\";s:12:\"date_created\";s:19:\"2024-06-05 10:57:43\";s:14:\"version_latest\";s:6:\"2.9.30\";s:10:\"url_latest\";s:188:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/releases/gravityforms_2.9.30.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=3lkp%2BimksB9s0q4zVG6b376WHi0%3D\";s:9:\"timestamp\";i:1775038418;}','off'),(142937,'sector_children','a:0:{}','auto'),(146715,'duplicate_page_options','a:4:{s:21:\"duplicate_post_status\";s:5:\"draft\";s:23:\"duplicate_post_redirect\";s:7:\"to_list\";s:21:\"duplicate_post_suffix\";s:0:\"\";s:21:\"duplicate_post_editor\";s:7:\"classic\";}','auto'),(154526,'wpr_preload_fonts_version','20250204','auto'),(154527,'wpr_preconnect_external_domains_version','20250217','auto'),(157156,'wpseo_llmstxt','a:7:{s:23:\"llms_txt_selection_mode\";s:4:\"auto\";s:13:\"about_us_page\";i:0;s:12:\"contact_page\";i:0;s:10:\"terms_page\";i:0;s:19:\"privacy_policy_page\";i:0;s:9:\"shop_page\";i:0;s:20:\"other_included_pages\";a:0:{}}','auto'),(157279,'as_has_wp_comment_logs','no','on'),(160055,'tcs_addstyledrop','a:3:{i:0;a:7:{s:5:\"title\";s:10:\"CTA Button\";s:8:\"selector\";s:1:\"a\";s:7:\"classes\";s:3:\"cta\";s:6:\"styles\";a:0:{}s:10:\"attributes\";a:0:{}s:5:\"exact\";b:0;s:7:\"wrapper\";b:0;}i:1;a:7:{s:5:\"title\";s:16:\"CTA Black Button\";s:8:\"selector\";s:1:\"a\";s:7:\"classes\";s:9:\"cta-black\";s:6:\"styles\";a:0:{}s:10:\"attributes\";a:0:{}s:5:\"exact\";b:0;s:7:\"wrapper\";b:0;}i:2;a:7:{s:5:\"title\";s:16:\"CTA White Button\";s:8:\"selector\";s:1:\"a\";s:7:\"classes\";s:9:\"cta-white\";s:6:\"styles\";a:0:{}s:10:\"attributes\";a:0:{}s:5:\"exact\";b:0;s:7:\"wrapper\";b:0;}}','auto'),(166488,'_site_transient_t15s-registry-gforms','O:8:\"stdClass\":2:{s:8:\"projects\";a:59:{s:26:\"gravityformsactivecampaign\";a:1:{s:12:\"translations\";a:26:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T14:15:16+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2023-02-20T14:31:17+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2023-11-03T10:14:27+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T07:57:07+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T11:15:47+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2024-11-09T11:31:32+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2022-06-27T08:31:49+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-05T14:57:41+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-05T14:57:43+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2023-11-03T10:12:05+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-10-09T08:22:02+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T09:20:30+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-05T14:57:45+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-24T15:09:35+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"hu\";a:7:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-05T14:57:46+00:00\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-hu_HU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hu\";i:1;s:3:\"hun\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T14:59:21+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-04-02T06:44:05+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2023-11-03T10:13:11+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T15:58:58+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T18:39:07+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-04-02T13:27:41+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-29T17:58:14+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-20T19:24:04+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T12:47:21+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-30T21:18:28+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-30T22:29:04+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformsaweber\";a:1:{s:12:\"translations\";a:20:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-19T14:35:08+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-19T08:03:28+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-19T11:19:40+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2023-08-16T11:26:53+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2023-08-16T11:26:50+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2023-08-16T11:26:50+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-19T07:37:20+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-19T15:24:00+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2023-08-16T11:26:54+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-24T15:14:51+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-18T15:09:53+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-04-01T06:34:42+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-18T15:56:34+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-18T18:10:35+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-04-02T13:44:34+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-29T17:52:10+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-20T19:27:52+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-19T12:51:04+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-27T15:08:02+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-30T22:22:32+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:20:\"gravityformsagilecrm\";a:1:{s:12:\"translations\";a:23:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-19T14:37:01+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-02-20T14:31:14+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-11-03T10:14:27+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-19T08:01:05+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-19T11:18:14+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2024-11-09T11:31:32+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2022-06-27T08:36:09+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2022-06-27T08:36:11+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2022-06-27T08:36:16+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-11-06T08:44:20+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-19T09:20:53+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-01-06T16:56:35+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-24T15:13:08+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2026-01-15T14:40:16+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-04-01T06:35:45+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-18T15:45:37+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-18T18:39:20+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-04-02T13:43:17+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-29T17:54:16+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-20T19:26:30+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-19T12:49:31+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-30T21:23:25+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-30T22:24:10+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:24:\"gravityformsauthorizenet\";a:1:{s:12:\"translations\";a:23:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2024-03-20T12:51:36+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-12-28T11:16:35+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2022-06-23T19:13:22+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2024-09-12T11:38:58+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2022-06-29T15:48:18+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2020-10-19T11:05:17+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2020-10-19T11:04:01+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2022-06-23T19:13:41+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-03-02T20:29:58+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2020-10-21T11:50:09+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-01-06T16:57:21+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-01-06T16:57:37+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-01-06T16:57:39+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-01-06T16:57:45+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-03-14T17:38:30+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2021-09-13T20:54:56+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2020-12-17T15:01:32+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2020-12-17T15:53:58+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-01-06T08:01:49+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-01-06T16:57:28+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-01-06T08:01:53+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2020-11-05T09:28:49+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-11-09T01:30:51+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:21:\"gravityformsbatchbook\";a:1:{s:12:\"translations\";a:23:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2024-03-20T12:53:19+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2022-06-27T09:51:40+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-11-03T10:14:25+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T16:58:20+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T11:29:58+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T11:29:36+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T11:29:39+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T11:29:46+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2025-11-06T08:44:47+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T16:58:24+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T16:58:41+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2020-01-22T16:00:21+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T16:58:48+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-03-14T17:40:37+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T08:02:41+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T08:02:47+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T08:02:49+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T11:30:05+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T11:30:11+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T16:58:32+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2020-10-21T18:08:50+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T08:02:59+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-11-09T01:26:27+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformsbreeze\";a:1:{s:12:\"translations\";a:21:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-19T14:38:33+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2023-02-20T14:31:14+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-19T08:03:58+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-19T11:20:05+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2022-03-15T13:30:44+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2022-06-23T19:13:42+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-19T07:33:49+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-19T09:21:40+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2023-01-06T16:59:43+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-24T15:15:41+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-18T15:11:29+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-04-01T06:33:30+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-18T16:04:19+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-18T18:39:39+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-04-02T13:45:16+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-29T17:49:19+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-20T19:28:07+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-19T12:53:20+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-27T15:05:01+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-30T22:19:44+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:27:\"gravityformscampaignmonitor\";a:1:{s:12:\"translations\";a:22:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-19T14:38:54+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2023-02-20T14:31:14+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2024-11-09T11:58:24+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-19T08:04:30+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-19T11:20:27+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2022-03-15T13:30:44+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2023-01-06T17:00:49+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-19T07:37:42+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-19T09:21:49+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2020-10-27T15:32:58+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-24T15:16:23+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-18T15:12:16+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-04-01T06:33:17+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-18T16:04:53+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-18T18:40:04+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-04-02T13:45:29+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-29T18:51:09+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-20T16:43:56+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-19T13:16:17+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-27T15:04:34+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-30T22:52:50+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:20:\"gravityformscampfire\";a:1:{s:12:\"translations\";a:24:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2024-03-20T12:55:41+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:43:21+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2023-01-06T17:02:39+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2023-01-06T17:01:41+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:43:51+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:43:30+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:43:34+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2022-06-27T09:53:41+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2023-03-02T20:33:52+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:43:43+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2023-01-06T17:01:45+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2020-02-18T11:26:09+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2020-01-22T16:22:19+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:43:47+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2023-03-14T17:44:01+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2023-03-02T20:33:59+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2023-01-06T17:02:22+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:43:55+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:43:58+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:44:01+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:43:36+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2023-01-06T17:02:33+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2020-02-13T09:15:04+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2023-11-09T01:41:12+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:22:\"gravityformscapsulecrm\";a:1:{s:12:\"translations\";a:23:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T14:41:03+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2023-02-20T14:31:14+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2023-11-03T10:14:26+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T08:05:52+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T11:21:13+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2024-11-09T11:31:33+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2022-06-27T08:52:42+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2022-06-27T08:52:44+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2023-01-06T17:03:07+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-11-06T08:43:59+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T09:22:00+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2023-01-06T17:03:14+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-24T15:18:53+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-18T15:20:01+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-04-01T06:33:04+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-18T16:07:43+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-18T18:40:30+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-04-02T13:46:44+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-29T18:53:38+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-20T19:29:19+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T13:18:09+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-30T21:28:54+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-30T22:52:20+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:26:\"gravityformschainedselects\";a:1:{s:12:\"translations\";a:22:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2024-03-26T11:38:44+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"bg\";a:7:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2023-04-14T18:06:58+00:00\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-bg_BG.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"bg\";i:1;s:3:\"bul\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2023-02-20T14:31:14+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2023-11-20T07:22:44+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2023-01-06T17:04:41+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2022-03-15T13:30:44+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2022-06-23T19:13:43+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-10-27T15:57:33+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-11-04T16:39:59+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-11-04T16:39:05+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-10-27T15:56:33+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-11-04T16:40:25+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-12-17T14:50:04+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2021-09-13T21:00:54+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-12-17T15:03:03+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-12-17T15:55:04+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-11-04T16:40:51+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2023-01-06T17:04:14+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-10-21T17:43:40+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-10-27T15:55:51+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2023-11-10T01:29:52+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:23:\"gravityformscleverreach\";a:1:{s:12:\"translations\";a:20:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T14:41:52+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T08:06:48+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T11:21:40+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2022-06-27T08:54:38+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2022-06-27T08:54:39+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2023-01-06T17:05:28+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T07:38:06+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T09:22:17+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2023-01-06T17:05:34+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-24T15:20:44+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-18T15:25:49+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-04-02T06:43:20+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-18T16:06:22+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-18T18:40:33+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-04-02T13:47:12+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-29T18:54:26+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-20T19:29:40+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T13:19:11+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-30T21:26:25+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-30T22:50:24+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:19:\"gravityformscoupons\";a:1:{s:12:\"translations\";a:23:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-19T14:42:29+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2022-06-23T19:14:14+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-19T08:07:30+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-19T11:27:01+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2022-03-15T13:30:44+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2022-06-23T19:13:43+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2023-03-02T20:27:34+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-19T07:38:40+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-19T09:23:19+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2023-01-06T17:06:49+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-26T15:44:36+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-18T15:26:41+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-04-02T06:34:19+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2023-11-03T10:13:14+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-18T16:05:15+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-18T18:40:36+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2024-09-08T00:13:14+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-29T19:00:30+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-20T16:43:37+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-22T07:24:43+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-27T15:06:38+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-30T22:45:00+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:19:\"gravityformsdropbox\";a:1:{s:12:\"translations\";a:22:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-19T16:09:14+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2024-09-02T08:18:20+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-19T14:46:04+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-19T11:28:31+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2022-06-27T08:56:15+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2023-01-06T17:07:52+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-19T10:35:31+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-19T09:23:32+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2022-06-27T08:56:26+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-26T15:45:53+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-18T15:34:40+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-04-02T06:33:50+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2023-11-03T10:13:15+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-18T16:02:05+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-18T18:40:58+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-04-02T15:53:32+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-29T19:16:51+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-20T20:05:17+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-22T07:26:02+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-30T21:31:44+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-30T22:44:36+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:16:\"gravityformsemma\";a:1:{s:12:\"translations\";a:22:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T16:12:50+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2023-02-20T14:31:14+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T15:01:29+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T11:29:52+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T14:10:50+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T14:10:51+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T14:10:54+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T14:10:56+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T09:23:59+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T14:10:58+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-26T15:49:47+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-18T15:49:44+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-04-02T06:32:04+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2023-11-03T10:13:14+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-18T15:50:44+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-18T18:41:05+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-04-02T15:29:12+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-29T19:14:52+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-20T20:16:33+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-22T07:29:16+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-30T06:27:41+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-30T22:41:32+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:22:\"gravityformsfreshbooks\";a:1:{s:12:\"translations\";a:20:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2024-03-20T13:24:54+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:09:49+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:10:29+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2022-03-15T13:30:45+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-02-20T14:36:42+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2020-10-21T11:51:43+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:09:52+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:10:11+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:10:13+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:10:19+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-03-14T17:49:01+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2021-09-14T09:32:44+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:10:33+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2020-12-17T15:53:03+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:10:39+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:09:59+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2021-02-08T11:26:17+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:10:44+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-11-29T02:21:29+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:23:\"gravityformsgetresponse\";a:1:{s:12:\"translations\";a:20:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T16:13:42+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T15:03:09+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T11:30:45+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2022-06-27T08:58:09+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2022-06-27T08:58:11+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2023-01-06T17:11:13+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T07:40:50+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T09:24:14+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2023-01-06T17:11:18+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-26T15:50:57+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-18T16:08:44+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-04-02T07:37:54+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-18T16:02:48+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-18T18:45:04+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-04-02T15:55:20+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-29T19:12:36+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-20T20:06:28+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-22T07:29:56+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-30T21:24:10+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-30T22:39:14+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:21:\"gravityformshelpscout\";a:1:{s:12:\"translations\";a:21:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2024-03-20T13:26:34+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-02-20T14:31:15+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-11-24T07:42:04+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2021-10-11T17:38:30+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2022-06-27T09:58:40+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2022-06-27T09:58:42+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-01-06T17:12:19+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2021-10-25T16:20:17+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-01-06T17:12:08+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2020-11-05T09:45:35+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-01-06T17:12:27+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-01-06T17:12:32+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-03-14T17:50:31+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-11-28T21:10:33+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-01-06T17:12:48+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2021-10-25T23:03:06+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2021-10-20T06:44:18+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-01-06T17:12:15+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2021-11-04T18:39:39+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-01-06T17:13:00+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-11-29T02:37:34+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:20:\"gravityformshighrise\";a:1:{s:12:\"translations\";a:23:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2024-03-20T13:28:49+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2022-06-27T09:59:10+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-11-03T10:14:26+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T17:13:12+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T12:56:45+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-11-03T10:13:20+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T12:56:21+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T12:56:25+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T17:13:27+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2025-11-06T08:43:37+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T12:56:18+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T17:13:33+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T17:13:35+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T17:13:40+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-03-14T17:51:12+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T17:13:52+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T17:13:54+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T12:56:52+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T12:56:56+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T17:13:23+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2021-08-02T17:30:03+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T17:14:05+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-11-19T23:28:15+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:19:\"gravityformshipchat\";a:1:{s:12:\"translations\";a:25:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2024-03-20T13:29:15+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:58:44+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2022-06-27T10:00:12+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:58:50+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:59:25+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:59:00+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:59:04+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:59:11+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2023-03-02T20:33:52+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2020-10-21T13:28:02+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:58:57+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:9:\"de/formal\";a:7:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:58:55+00:00\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-de_DE_formal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2020-02-21T12:24:57+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2020-01-25T07:46:44+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:59:18+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2023-03-14T17:51:30+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:59:23+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2023-01-06T17:14:57+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2023-01-06T17:14:59+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:59:32+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:59:35+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:59:06+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2021-08-02T17:31:33+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2020-02-13T09:22:17+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2023-11-19T23:25:08+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:19:\"gravityformsmadmimi\";a:1:{s:12:\"translations\";a:34:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-20T13:31:30+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"bg\";a:7:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:11:17+00:00\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-bg_BG.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"bg\";i:1;s:3:\"bul\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-02-20T14:31:15+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:14:27+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:5:\"zh-hk\";a:7:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:14:32+00:00\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版	\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-zh_HK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:15:22+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:16:07+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:13:20+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2022-03-15T13:30:45+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:15:43+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:12:06+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2020-10-21T11:52:31+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:15:26+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:14:\"de-ch/informal\";a:7:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-09-25T12:09:30+00:00\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:110:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-de_CH_informal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:5:\"de-ch\";a:7:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:11:27+00:00\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-de_CH.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:15:49+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:15:52+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"hu\";a:7:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:12:13+00:00\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-hu_HU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hu\";i:1;s:3:\"hun\";}}s:2:\"id\";a:7:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:12:30+00:00\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-id_ID.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"id\";i:1;s:3:\"ind\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:15:57+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-03-14T17:52:56+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:13:15+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2021-10-02T10:46:06+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:16:11+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2020-12-17T15:55:55+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ro\";a:7:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:13:47+00:00\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-ro_RO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ro\";i:1;s:3:\"ron\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:16:17+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"sr\";a:7:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:14:16+00:00\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-sr_RS.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sr\";i:1;s:3:\"srp\";}}s:5:\"es-mx\";a:7:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:11:53+00:00\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-es_MX.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:15:36+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2021-08-02T17:35:32+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:16:24+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-09T01:39:35+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:21:\"gravityformsmailchimp\";a:1:{s:12:\"translations\";a:22:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2024-03-20T13:32:12+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2026-01-19T10:28:52+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:17:15+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2022-06-27T08:43:13+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2022-03-15T13:30:44+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:16:52+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-03-02T20:28:02+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2021-10-25T16:35:54+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:16:39+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:16:57+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2021-10-17T13:48:34+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:17:05+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-02-04T16:58:16+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-11-03T10:13:13+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-11-28T21:13:27+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:17:19+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2021-10-25T23:02:38+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:17:25+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:16:47+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:17:29+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:17:31+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-11-25T20:33:22+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:26:\"gravityformspartialentries\";a:1:{s:12:\"translations\";a:27:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-11-23T11:07:56+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"bg\";a:7:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-04-14T17:10:56+00:00\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-bg_BG.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"bg\";i:1;s:3:\"bul\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-02-20T14:31:15+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2024-11-09T11:58:41+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-11-26T19:03:02+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-01-06T17:18:21+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2024-11-09T11:31:43+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2022-03-15T13:30:45+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2022-06-23T19:13:42+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2020-10-21T13:19:25+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-01-06T17:17:46+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:14:\"de-ch/informal\";a:7:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-09-25T12:09:31+00:00\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:124:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-de_CH_informal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:5:\"de-ch\";a:7:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-10-17T13:38:00+00:00\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-de_CH.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-01-06T17:18:03+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-01-06T17:18:05+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"hu\";a:7:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2024-11-08T17:21:07+00:00\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-hu_HU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hu\";i:1;s:3:\"hun\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-01-06T17:18:12+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2020-12-17T14:50:15+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2021-09-14T09:48:18+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-01-06T17:18:24+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2020-12-17T15:55:24+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-01-06T17:18:31+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-01-06T17:17:54+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2021-08-02T17:40:09+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2020-11-05T09:27:36+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-11-25T20:27:12+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:29:\"gravityformspaypalpaymentspro\";a:1:{s:12:\"translations\";a:22:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2024-03-20T13:33:43+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:118:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2023-12-28T11:16:35+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2023-11-26T19:04:21+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2020-11-05T13:08:48+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2022-03-15T13:30:45+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2022-06-23T19:13:42+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:118:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2023-03-02T20:27:35+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2021-03-24T14:22:06+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2020-11-05T13:07:45+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2020-11-05T13:09:54+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2023-01-06T17:19:10+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2020-11-05T13:08:26+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2023-03-14T17:54:30+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:118:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2021-09-14T09:52:47+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2023-01-06T17:19:29+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2020-12-17T14:13:06+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2020-11-05T13:10:17+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2020-11-05T13:09:09+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2021-09-29T18:02:03+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2023-01-06T17:19:40+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2023-11-25T20:24:57+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:118:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformspaypal\";a:1:{s:12:\"translations\";a:22:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2024-03-20T15:01:34+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:20:51+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2022-06-23T19:13:23+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:20:31+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2022-06-27T10:05:05+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2022-06-23T19:13:41+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-03-02T20:27:35+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2020-10-21T11:52:44+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:19:55+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:20:13+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:20:15+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:20:21+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-03-14T17:54:51+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2021-09-14T09:52:14+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:20:35+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2020-12-17T15:54:54+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:20:40+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:20:03+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2021-09-29T18:06:04+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:20:46+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-12-01T23:37:46+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:21:\"gravityformspaypalpro\";a:1:{s:12:\"translations\";a:30:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2025-11-06T14:08:36+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"bg\";a:7:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-04-15T14:48:04+00:00\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-bg_BG.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"bg\";i:1;s:3:\"bul\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-12-28T11:11:03+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-12-28T11:16:36+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:5:\"zh-hk\";a:7:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-03-02T20:50:54+00:00\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版	\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-zh_HK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:59:29+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:55:46+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:55:30+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:55:02+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:55:18+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:54:52+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2025-10-23T13:44:10+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:56:58+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:9:\"de/formal\";a:7:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-03-30T13:48:05+00:00\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-de_DE_formal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:14:\"de-ch/informal\";a:7:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-09-25T12:58:34+00:00\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-de_CH_informal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:5:\"de-ch\";a:7:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-10-17T13:40:59+00:00\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-de_CH.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-04-29T16:41:43+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-01-27T16:56:20+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"hu\";a:7:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-03-02T20:50:29+00:00\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-hu_HU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hu\";i:1;s:3:\"hun\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:54:26+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-03-14T17:55:20+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2019-12-10T13:19:22+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2021-09-14T09:53:44+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:53:59+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:54:40+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:57:32+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:56:26+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2021-11-04T18:47:08+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-04-29T16:42:28+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-12-01T23:55:20+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:17:\"gravityformspolls\";a:1:{s:12:\"translations\";a:21:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-03-20T15:15:58+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2023-11-27T04:51:47+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2020-11-05T15:15:31+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2022-06-27T09:09:10+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2022-06-27T09:09:12+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2022-06-27T09:09:20+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2023-03-02T20:51:24+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2020-10-21T13:43:25+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2020-11-05T15:13:17+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2023-01-06T17:22:24+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2020-11-05T15:17:13+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2023-01-06T17:22:32+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2023-03-14T17:55:58+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2021-09-14T09:55:19+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2020-12-17T14:20:05+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2020-12-17T14:19:33+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2020-11-05T15:18:45+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2023-01-06T17:22:14+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2021-11-04T18:52:05+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2020-06-29T08:29:29+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2023-12-02T00:08:37+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:20:\"gravityformspostmark\";a:1:{s:12:\"translations\";a:18:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-11-24T12:00:03+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-11-27T04:54:05+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-05-24T11:44:53+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2022-06-27T09:11:37+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-05-25T21:03:26+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-05-31T19:40:40+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-03-29T18:54:45+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-05-22T09:30:48+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-05-26T12:48:57+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-06-04T08:26:03+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-09-14T09:55:49+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-05-31T04:01:04+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-04-11T21:20:33+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-05-20T16:53:54+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-06-01T17:59:01+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-06-05T06:35:48+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-05-26T23:45:38+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-11-25T20:16:29+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:16:\"gravityformsquiz\";a:1:{s:12:\"translations\";a:21:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-07T08:40:34+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-17T12:15:00+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-06T18:20:38+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-07-10T08:01:14+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-07-10T08:01:15+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-07-10T08:01:15+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-07-10T08:01:12+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-17T15:15:27+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-19T07:49:40+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-07-10T08:01:13+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-26T10:46:55+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-17T20:51:56+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-10-02T06:51:05+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-10T10:06:05+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-06T19:10:38+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-11T23:20:43+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-15T19:21:44+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-24T12:53:46+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-22T19:36:46+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-17T09:14:40+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-15T19:21:20+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:21:\"gravityformssignature\";a:1:{s:12:\"translations\";a:25:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-19T16:17:23+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2023-02-20T14:32:41+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2022-06-27T10:11:12+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-24T08:43:38+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-19T11:44:44+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2024-11-09T11:33:00+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2022-03-15T13:30:45+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2021-08-12T08:00:46+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2023-03-02T20:55:38+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-19T07:42:56+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-19T09:28:09+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2023-03-02T20:55:40+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-26T16:52:40+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"id\";a:7:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2024-09-02T08:48:32+00:00\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-id_ID.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"id\";i:1;s:3:\"ind\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-18T16:56:26+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-04-02T07:03:50+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-18T16:06:03+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-18T19:08:56+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-04-02T16:07:30+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-29T18:33:52+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-20T16:45:25+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-22T07:55:39+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-30T12:11:45+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-30T23:01:49+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:17:\"gravityformsslack\";a:1:{s:12:\"translations\";a:21:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T16:18:46+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"bg\";a:7:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2023-04-14T18:11:09+00:00\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-bg_BG.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"bg\";i:1;s:3:\"bul\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-24T08:44:34+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T11:45:41+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2022-03-15T13:30:45+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2023-01-06T17:26:43+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T07:48:34+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T09:27:59+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2023-01-06T17:26:48+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-26T16:52:08+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T16:57:49+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-04-02T07:03:12+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T16:08:17+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T22:09:43+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-04-02T15:58:47+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-29T18:35:17+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-20T16:49:20+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-22T07:56:35+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-30T21:31:04+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-31T00:49:49+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformsstripe\";a:1:{s:12:\"translations\";a:20:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:13:57+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:02+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:00+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:02+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:02+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:01+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:01+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:02+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:00+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:00+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:00+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:13:57+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:13:59+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:13:59+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:13:59+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:13:59+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-11-03T17:55:20+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:13:59+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:13:58+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:13:58+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformssurvey\";a:1:{s:12:\"translations\";a:27:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-20T15:11:13+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"bg\";a:7:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2023-04-14T18:14:00+00:00\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-bg_BG.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"bg\";i:1;s:3:\"bul\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-09-02T08:43:26+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2022-06-23T19:14:15+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-20T05:58:48+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-15T15:32:19+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2022-06-27T08:34:13+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2022-03-15T13:30:45+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2022-06-23T19:13:41+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2023-03-02T20:57:55+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2025-11-06T08:40:43+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-28T10:17:54+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:14:\"de-ch/informal\";a:7:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2023-09-25T12:51:08+00:00\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-de_CH_informal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:5:\"de-ch\";a:7:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2023-10-17T13:14:03+00:00\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-de_CH.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2020-11-06T13:17:26+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-04-01T11:10:01+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"hu\";a:7:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-11-08T17:20:20+00:00\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-hu_HU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hu\";i:1;s:3:\"hun\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-19T16:32:17+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-04-01T05:03:07+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-18T10:41:56+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-21T23:00:49+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-31T22:09:46+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-20T22:24:23+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-25T10:52:40+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-04-02T20:12:15+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-20T18:41:25+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-20T22:24:57+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformstrello\";a:1:{s:12:\"translations\";a:21:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T16:47:20+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2024-09-02T08:18:24+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T13:28:46+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T11:53:16+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2022-06-27T08:34:13+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2022-03-15T13:30:45+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2023-01-06T17:29:56+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T15:26:43+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T09:27:15+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2023-01-06T17:30:03+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-26T16:54:51+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T17:00:57+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-04-02T06:56:40+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T16:04:33+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T22:10:14+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-04-02T16:08:09+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-29T18:29:32+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-20T20:39:11+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-22T08:10:53+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-27T15:04:50+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-30T23:00:57+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformstwilio\";a:1:{s:12:\"translations\";a:20:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-19T16:46:45+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-18T13:28:16+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-19T11:53:28+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2023-01-05T16:46:39+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2022-06-27T09:02:55+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2023-01-06T17:31:07+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-18T15:26:24+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-19T09:27:02+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2023-01-06T17:31:12+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-27T09:14:41+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-18T17:01:55+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-04-02T06:56:24+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-18T16:03:43+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-18T22:10:21+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-04-02T16:07:47+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-29T18:29:10+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-20T20:39:39+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-22T08:11:15+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-27T15:05:31+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-30T23:00:32+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:28:\"gravityformsuserregistration\";a:1:{s:12:\"translations\";a:23:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-19T16:46:08+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:116:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2024-09-02T08:18:21+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:116:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2023-01-06T17:32:56+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-24T08:49:32+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-19T11:54:15+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2022-06-27T10:16:33+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2022-06-27T10:16:36+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2026-02-27T06:01:26+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:116:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2023-03-02T20:28:46+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-10-07T07:40:48+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2024-03-29T13:44:16+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2021-03-29T19:18:41+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-27T09:23:57+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-19T19:34:41+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-04-02T06:56:06+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:116:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-18T15:47:00+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-18T22:32:36+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-04-02T16:03:40+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-29T18:28:28+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-20T21:04:43+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-22T08:12:58+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-30T21:30:15+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-30T23:00:05+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:116:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformszapier\";a:1:{s:12:\"translations\";a:20:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-19T16:50:44+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-18T13:22:40+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-19T11:55:18+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2022-06-27T09:18:29+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2022-06-27T09:18:32+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2022-06-27T09:18:39+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-18T15:19:39+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-19T09:26:32+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:33:24+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-27T09:12:38+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-19T19:38:52+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-04-02T06:53:00+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-18T15:27:45+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-18T22:10:46+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-04-02T15:19:59+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-29T18:24:13+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-20T20:59:29+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-22T08:15:36+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-30T21:16:01+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-30T22:56:56+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:19:\"gravityformszohocrm\";a:1:{s:12:\"translations\";a:20:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-19T16:54:27+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-18T13:18:24+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-19T11:56:01+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2022-06-27T09:02:53+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2022-06-27T08:55:23+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2023-01-06T17:34:25+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-18T15:16:09+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-19T09:26:21+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2023-01-06T17:34:31+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-27T09:09:58+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-19T19:41:21+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-04-02T06:52:06+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-18T15:23:21+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-18T22:10:50+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-04-02T16:06:20+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-29T18:20:53+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-20T19:57:28+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-22T20:46:20+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-30T21:27:36+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-30T22:55:02+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:20:\"gravityformsicontact\";a:1:{s:12:\"translations\";a:21:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T18:08:34+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T13:49:03+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T15:10:50+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T11:33:12+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T13:49:08+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T13:49:09+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T13:49:14+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T08:17:20+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T15:27:13+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T13:49:17+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-26T15:57:01+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-18T16:22:16+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-04-02T07:37:34+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-18T15:35:16+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-18T18:37:35+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-04-02T13:55:43+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-29T19:22:07+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-20T20:31:53+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-22T07:43:57+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-30T06:22:23+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-31T01:10:39+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:24:\"gravityformsemailoctopus\";a:1:{s:12:\"translations\";a:21:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-19T18:11:07+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-19T14:47:14+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-19T11:29:03+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2022-06-27T08:34:13+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2022-06-27T08:55:23+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-01-06T17:36:53+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-19T07:40:08+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-19T09:23:47+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2020-06-23T13:15:54+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-26T15:46:55+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-18T15:37:40+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-04-02T06:32:30+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-11-03T10:13:17+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-18T15:49:45+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-18T18:41:01+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-04-02T15:22:11+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-29T19:01:57+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-20T20:06:00+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-22T07:27:27+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-30T21:16:40+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-30T22:42:48+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:19:\"gravityformsmailgun\";a:1:{s:12:\"translations\";a:24:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-07T08:52:25+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-12-28T11:11:02+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2022-06-27T10:02:12+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-13T09:22:58+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-04T08:15:20+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-12-28T11:14:06+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2022-06-27T08:34:13+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2022-06-27T10:01:47+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-12-28T11:13:16+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-03-02T20:46:07+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-06T12:42:42+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-04T11:37:35+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-01-06T17:38:07+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-04T17:13:38+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-15T07:35:12+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-24T06:29:14+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-06T09:42:12+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-23T16:10:35+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-19T21:36:35+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-09T14:20:35+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-15T21:52:07+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-22T17:42:52+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-17T22:15:18+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-09T14:20:57+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:20:\"gravityformssendgrid\";a:1:{s:12:\"translations\";a:27:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-11-24T14:25:24+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-02-20T14:31:16+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2022-06-23T19:14:16+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-11-26T19:07:24+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-11-06T09:05:56+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2022-06-29T15:47:02+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2022-06-27T09:11:37+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2022-03-15T13:30:44+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2022-06-23T19:13:43+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-03-02T20:27:36+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-10-21T13:18:39+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-11-06T09:06:48+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:9:\"de/formal\";a:7:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-01-26T16:08:21+00:00\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:110:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-de_DE_formal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-07-04T20:05:08+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-06-28T10:45:00+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"hu\";a:7:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-11-03T10:12:16+00:00\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-hu_HU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hu\";i:1;s:3:\"hun\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-05-23T18:18:20+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-11-06T09:07:21+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-11-03T10:13:12+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2021-09-14T09:57:06+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-12-17T14:33:12+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-12-17T14:32:57+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-11-06T09:06:16+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-11-04T22:55:46+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-11-06T09:05:23+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-05-15T07:53:36+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-11-09T01:37:59+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformssquare\";a:1:{s:12:\"translations\";a:19:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-19T18:16:30+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-18T13:35:08+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-19T11:46:46+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2022-06-27T09:13:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2022-06-27T09:13:16+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-19T11:23:16+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-19T09:27:45+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-05T15:16:17+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-27T09:21:10+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-18T16:59:25+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-04-02T07:01:53+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-18T15:48:44+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-18T22:33:22+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-04-02T15:50:24+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-29T19:04:48+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-20T20:38:28+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-22T07:58:10+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-30T21:22:34+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-31T00:48:40+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:19:\"gravityformshubspot\";a:1:{s:12:\"translations\";a:18:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2024-03-20T15:34:55+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-11-24T12:35:05+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2024-09-12T12:00:41+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2022-06-27T09:00:32+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-11-09T10:59:10+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-05-20T14:30:42+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-01-06T17:41:22+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-05-05T15:02:53+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-05-15T15:57:06+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-05-18T06:09:23+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-11-28T21:19:11+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-05-22T18:52:51+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-05-05T17:03:26+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-05-10T17:12:37+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-05-16T22:26:43+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-06-30T06:42:49+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-05-11T14:43:07+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-11-29T02:47:06+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:16:\"gravityformsppcp\";a:1:{s:12:\"translations\";a:17:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-20T09:43:02+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-24T08:39:31+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-19T11:42:24+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-11-06T08:51:11+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-19T15:27:49+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2024-09-02T08:18:52+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-27T09:33:41+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-18T16:49:14+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-04-02T07:11:31+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-18T15:55:09+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-18T22:09:33+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-04-02T15:41:01+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-29T19:12:01+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-20T20:49:21+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-22T07:53:48+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-30T21:19:19+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-31T00:55:53+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformsmollie\";a:1:{s:12:\"translations\";a:18:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-20T09:54:21+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-24T08:31:12+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-19T11:37:44+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2022-06-27T10:02:53+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-11-06T08:50:50+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-19T15:27:31+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2020-11-01T09:59:43+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-26T16:05:40+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-18T16:40:16+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-04-02T07:26:23+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-18T15:38:26+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-18T22:09:21+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-04-02T14:07:13+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-29T19:29:35+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-20T20:45:27+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-22T07:49:31+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-30T06:25:21+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-31T01:02:22+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:21:\"gravityforms2checkout\";a:1:{s:12:\"translations\";a:22:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2025-03-20T10:16:35+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2025-03-05T13:57:22+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2025-03-19T07:54:21+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2025-03-19T11:14:58+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2022-06-23T19:13:29+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2022-06-23T19:15:48+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2023-02-19T14:45:46+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2023-03-02T20:27:36+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2025-03-18T15:03:54+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2025-03-19T09:20:17+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2021-02-02T19:49:22+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2025-03-24T15:08:16+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2025-03-18T14:56:03+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2025-04-02T06:46:34+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2025-03-18T15:44:09+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2025-03-18T18:39:01+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2025-04-02T13:25:30+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2025-03-29T18:06:04+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2025-03-20T19:20:42+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2025-03-19T12:45:48+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2025-03-30T21:13:17+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.4.1\";s:7:\"updated\";s:25:\"2025-03-31T00:53:30+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:32:\"gravityformsadvancedpostcreation\";a:1:{s:12:\"translations\";a:27:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-20T10:20:12+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:124:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-05T15:04:11+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:124:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:46:19+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-19T07:59:59+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-19T11:17:39+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-11-09T11:31:18+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-05T15:04:13+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-05T15:04:14+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-05T15:04:17+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:124:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-18T15:12:01+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-19T09:20:42+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-05T15:04:19+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-24T15:11:42+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"id\";a:7:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-09-02T08:46:48+00:00\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-id_ID.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"id\";i:1;s:3:\"ind\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-18T15:02:17+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-04-01T06:36:29+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:124:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-18T16:00:21+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-18T18:39:12+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-04-02T13:40:55+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ro\";a:7:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-11-09T11:39:19+00:00\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-ro_RO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ro\";i:1;s:3:\"ron\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-29T17:55:50+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"sr\";a:7:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-11-09T11:50:56+00:00\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-sr_RS.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sr\";i:1;s:3:\"srp\";}}s:5:\"es-mx\";a:7:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-11-08T16:08:06+00:00\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-es_MX.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-20T19:25:36+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-19T12:52:48+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-30T21:32:16+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-30T22:26:15+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:124:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:20:\"gravityformswebhooks\";a:1:{s:12:\"translations\";a:18:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-20T10:21:50+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2024-09-02T08:43:58+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-18T13:23:06+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-19T11:54:33+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-18T15:20:05+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-19T09:26:39+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2023-01-06T17:46:51+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-27T09:13:30+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-19T19:35:52+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-04-02T06:53:13+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-18T16:04:03+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-18T22:10:34+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-04-02T16:07:59+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-29T18:25:08+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-20T20:40:00+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-22T08:13:16+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-27T15:05:11+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-30T22:57:21+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:16:\"gravityformspipe\";a:1:{s:12:\"translations\";a:17:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-20T10:25:04+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-24T08:41:11+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-19T11:43:50+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-19T07:54:06+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-19T09:25:47+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2020-11-01T10:02:06+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-26T16:53:58+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-18T16:53:29+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-04-02T07:06:11+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-18T15:57:52+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-18T19:08:44+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-04-02T15:45:06+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-29T18:32:41+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-20T20:36:52+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-22T07:54:52+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-30T21:26:13+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-30T23:03:42+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:27:\"gravityformsconstantcontact\";a:1:{s:12:\"translations\";a:27:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2024-05-07T08:20:57+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"bg\";a:7:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-11-03T10:11:18+00:00\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-bg_BG.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"bg\";i:1;s:3:\"bul\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2024-09-02T08:18:23+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-11-03T10:14:28+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-11-16T07:57:41+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2024-09-12T11:46:56+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2022-06-27T08:55:20+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2022-06-27T08:55:23+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-01-06T17:00:49+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-11-03T10:12:06+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2020-10-21T11:36:30+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-01-06T17:48:43+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:5:\"de-ch\";a:7:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-11-03T10:11:27+00:00\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-de_CH.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-01-06T17:49:00+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2020-10-25T15:55:38+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"hu\";a:7:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-11-03T10:12:17+00:00\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-hu_HU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hu\";i:1;s:3:\"hun\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-01-06T17:49:07+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-03-14T17:46:28+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-11-03T10:13:13+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-01-06T17:49:20+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-01-06T17:49:22+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-01-06T17:49:24+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2020-10-29T05:29:40+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-01-06T17:48:51+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2020-10-23T18:56:46+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-01-06T17:49:39+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-11-09T01:53:49+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:12:\"gravityforms\";a:1:{s:12:\"translations\";a:31:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2026-01-19T14:12:34+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:84:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"bg\";a:7:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2025-03-05T10:47:56+00:00\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-bg_BG.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"bg\";i:1;s:3:\"bul\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2025-10-16T21:14:24+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:84:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2025-08-14T12:30:56+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:5:\"zh-hk\";a:7:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2025-03-05T10:49:15+00:00\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版	\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-zh_HK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2026-01-21T10:24:07+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2026-01-19T14:24:13+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2025-10-15T14:33:52+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2025-10-15T06:20:10+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2026-02-27T06:22:41+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:84:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2026-01-19T10:51:27+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2026-01-19T15:47:28+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2026-01-20T14:30:44+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:9:\"de/formal\";a:7:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2026-01-26T09:03:51+00:00\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-de_DE_formal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:14:\"de-ch/informal\";a:7:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2023-09-25T13:01:31+00:00\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-de_CH_informal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:5:\"de-ch\";a:7:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2025-03-05T10:48:01+00:00\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-de_CH.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2025-10-16T21:03:01+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2026-01-20T09:57:57+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"hu\";a:7:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2025-10-16T20:41:14+00:00\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-hu_HU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hu\";i:1;s:3:\"hun\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2026-01-23T19:15:37+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2026-01-26T07:03:30+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:84:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2025-03-05T10:48:59+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2026-01-19T12:20:45+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2026-01-20T09:57:34+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2026-01-20T15:30:35+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2026-01-26T08:58:12+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"sk\";a:7:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2025-03-18T08:14:12+00:00\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-sk_SK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sk\";i:1;s:3:\"slk\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2026-01-26T09:32:34+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2026-01-30T08:39:18+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2026-01-29T21:14:21+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:8:\"2.9.30.1\";s:7:\"updated\";s:25:\"2025-10-16T21:41:48+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:84:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:21:\"gravityformsrecaptcha\";a:1:{s:12:\"translations\";a:17:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-20T13:53:42+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-24T08:42:51+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-19T11:44:18+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-19T07:42:11+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-19T09:26:04+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2021-06-02T13:26:50+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-24T15:22:17+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-18T16:55:31+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-04-02T07:04:32+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-18T16:03:07+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-18T19:08:49+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-04-02T15:57:11+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-29T18:36:18+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-20T16:45:05+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-22T07:55:19+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-30T21:25:15+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-30T23:02:23+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:22:\"gravityformsmoderation\";a:1:{s:12:\"translations\";a:16:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-20T13:59:13+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-24T08:22:59+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-19T11:35:03+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-19T11:04:22+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-19T09:24:58+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-27T09:27:24+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-18T16:27:34+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-04-02T07:33:23+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-18T15:53:22+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-18T19:18:57+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-04-02T15:32:17+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-29T19:24:32+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-20T20:34:28+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-22T20:50:18+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-30T21:17:58+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-31T01:04:54+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:23:\"gravityformsgeolocation\";a:1:{s:12:\"translations\";a:16:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-02-23T15:42:07+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-20T05:48:38+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-15T15:46:27+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-18T14:03:02+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-28T10:20:33+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-04-01T11:12:52+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-19T16:31:40+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-04-01T06:09:41+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-18T10:45:34+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-21T23:02:09+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-31T00:08:17+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-22T15:55:11+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-25T10:54:05+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-04-02T20:07:13+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-18T20:50:19+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-22T15:55:38+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:31:\"gravityformsconversationalforms\";a:1:{s:12:\"translations\";a:18:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-09T10:30:04+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:122:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-09T08:14:49+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-06T18:14:22+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-05-03T08:43:40+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:122:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-23T12:50:51+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-19T07:05:45+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-05-03T08:43:45+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-26T10:39:25+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-17T20:46:11+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-10-03T06:51:46+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:122:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-10T11:39:42+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-17T16:16:24+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-08T00:11:41+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-15T21:52:57+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-24T12:54:32+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-22T19:39:55+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-17T09:13:03+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-15T21:52:23+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:122:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:22:\"gravityformsconvertkit\";a:1:{s:12:\"translations\";a:17:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-20T15:22:27+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-19T08:12:59+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-19T11:26:33+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-19T07:33:00+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-19T15:26:57+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-05T14:03:37+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-26T15:43:54+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-18T15:58:29+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-04-02T06:42:58+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-18T15:32:27+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-18T18:18:49+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-04-02T14:41:29+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-29T19:00:05+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-20T20:26:46+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-22T07:21:27+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-30T06:26:31+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-30T22:50:03+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:11:\"gravitysmtp\";a:1:{s:12:\"translations\";a:16:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.1.5\";s:7:\"updated\";s:25:\"2025-06-05T09:12:21+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:82:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.1.5\";s:7:\"updated\";s:25:\"2025-06-05T09:12:28+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.1.5\";s:7:\"updated\";s:25:\"2025-06-05T09:12:26+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.1.5\";s:7:\"updated\";s:25:\"2025-06-05T09:12:27+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.1.5\";s:7:\"updated\";s:25:\"2025-06-05T09:12:28+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.1.5\";s:7:\"updated\";s:25:\"2025-06-05T09:12:24+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.1.5\";s:7:\"updated\";s:25:\"2025-06-05T09:12:26+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.1.5\";s:7:\"updated\";s:25:\"2025-06-05T09:12:25+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:82:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.1.5\";s:7:\"updated\";s:25:\"2025-06-05T09:12:23+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.1.5\";s:7:\"updated\";s:25:\"2025-06-05T09:12:26+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.1.5\";s:7:\"updated\";s:25:\"2025-06-05T09:12:26+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.1.5\";s:7:\"updated\";s:25:\"2025-06-05T09:12:25+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.1.5\";s:7:\"updated\";s:25:\"2025-06-05T09:12:27+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.1.5\";s:7:\"updated\";s:25:\"2025-06-05T09:12:24+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.1.5\";s:7:\"updated\";s:25:\"2025-06-05T09:12:25+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.1.5\";s:7:\"updated\";s:25:\"2025-06-05T09:12:21+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:82:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:19:\"gravityformsakismet\";a:1:{s:12:\"translations\";a:30:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-09T08:57:30+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T16:10:43+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T15:43:04+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"cs\";a:7:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T16:14:50+00:00\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-cs_CZ.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"cs\";i:1;s:3:\"ces\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-13T09:10:58+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T18:50:14+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T10:41:44+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T10:44:15+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T10:45:19+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T10:41:21+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-13T09:32:38+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-21T08:45:26+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"el\";a:7:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T16:14:11+00:00\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-el.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"el\";i:1;s:3:\"ell\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T10:41:28+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-08T12:27:32+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"id\";a:7:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T10:41:34+00:00\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-id_ID.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"id\";i:1;s:3:\"ind\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-15T07:17:28+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-24T04:38:07+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"fa\";a:7:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T16:08:07+00:00\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-fa_IR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fa\";i:1;s:3:\"fas\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-08T10:26:05+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-23T15:53:18+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-21T10:01:11+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ro\";a:7:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T15:42:58+00:00\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-ro_RO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ro\";i:1;s:3:\"ron\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-09T14:18:02+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"sr\";a:7:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T15:42:59+00:00\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-sr_RS.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sr\";i:1;s:3:\"srp\";}}s:5:\"es-mx\";a:7:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T15:42:48+00:00\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-es_MX.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-15T21:54:18+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-22T17:38:12+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-17T22:12:34+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-09T14:30:18+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:17:\"gravityformsbrevo\";a:1:{s:12:\"translations\";a:17:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-20T08:53:39+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-27T08:43:30+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-19T11:09:26+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-27T08:45:18+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-18T13:06:27+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-19T09:18:34+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-24T09:49:27+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-27T08:43:44+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-04-01T06:30:47+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-18T14:50:35+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-18T19:08:05+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-23T08:49:53+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-23T08:50:10+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-04-02T09:03:11+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-19T13:13:56+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-27T15:03:10+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-23T08:50:23+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}}s:13:\"_last_checked\";i:1775038418;}','off'),(166521,'_site_transient_timeout_imagify_check_licence_1','1790274502','off'),(166522,'_site_transient_imagify_check_licence_1','1','off'),(166545,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"e9fcc374564a21aa3bd555248144d5da\";s:6:\"blocks\";a:6:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:18:\"core/term-template\";s:120:\":where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),(167905,'_site_transient_imagify_user_images_count','112042','off'),(168355,'_transient_health-check-site-status-result','{\"good\":16,\"recommended\":7,\"critical\":1}','on'),(175676,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'),(175768,'wpr_performance_monitoring_version','20260130','auto'),(175770,'wp_rocket_pm_credit','0','auto'),(175771,'wp_rocket_pm_last_reset','1771539969','auto'),(177444,'_transient_acf_pro_license_reactivated','1','on'),(190713,'category_children','a:0:{}','auto'),(192488,'wp_notes_notify','1','on'),(192490,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.9.4\";s:5:\"files\";a:584:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:23:\"archives/editor-rtl.css\";i:17;s:27:\"archives/editor-rtl.min.css\";i:18;s:19:\"archives/editor.css\";i:19;s:23:\"archives/editor.min.css\";i:20;s:22:\"archives/style-rtl.css\";i:21;s:26:\"archives/style-rtl.min.css\";i:22;s:18:\"archives/style.css\";i:23;s:22:\"archives/style.min.css\";i:24;s:20:\"audio/editor-rtl.css\";i:25;s:24:\"audio/editor-rtl.min.css\";i:26;s:16:\"audio/editor.css\";i:27;s:20:\"audio/editor.min.css\";i:28;s:19:\"audio/style-rtl.css\";i:29;s:23:\"audio/style-rtl.min.css\";i:30;s:15:\"audio/style.css\";i:31;s:19:\"audio/style.min.css\";i:32;s:19:\"audio/theme-rtl.css\";i:33;s:23:\"audio/theme-rtl.min.css\";i:34;s:15:\"audio/theme.css\";i:35;s:19:\"audio/theme.min.css\";i:36;s:21:\"avatar/editor-rtl.css\";i:37;s:25:\"avatar/editor-rtl.min.css\";i:38;s:17:\"avatar/editor.css\";i:39;s:21:\"avatar/editor.min.css\";i:40;s:20:\"avatar/style-rtl.css\";i:41;s:24:\"avatar/style-rtl.min.css\";i:42;s:16:\"avatar/style.css\";i:43;s:20:\"avatar/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:20:\"image/editor-rtl.css\";i:217;s:24:\"image/editor-rtl.min.css\";i:218;s:16:\"image/editor.css\";i:219;s:20:\"image/editor.min.css\";i:220;s:19:\"image/style-rtl.css\";i:221;s:23:\"image/style-rtl.min.css\";i:222;s:15:\"image/style.css\";i:223;s:19:\"image/style.min.css\";i:224;s:19:\"image/theme-rtl.css\";i:225;s:23:\"image/theme-rtl.min.css\";i:226;s:15:\"image/theme.css\";i:227;s:19:\"image/theme.min.css\";i:228;s:29:\"latest-comments/style-rtl.css\";i:229;s:33:\"latest-comments/style-rtl.min.css\";i:230;s:25:\"latest-comments/style.css\";i:231;s:29:\"latest-comments/style.min.css\";i:232;s:27:\"latest-posts/editor-rtl.css\";i:233;s:31:\"latest-posts/editor-rtl.min.css\";i:234;s:23:\"latest-posts/editor.css\";i:235;s:27:\"latest-posts/editor.min.css\";i:236;s:26:\"latest-posts/style-rtl.css\";i:237;s:30:\"latest-posts/style-rtl.min.css\";i:238;s:22:\"latest-posts/style.css\";i:239;s:26:\"latest-posts/style.min.css\";i:240;s:18:\"list/style-rtl.css\";i:241;s:22:\"list/style-rtl.min.css\";i:242;s:14:\"list/style.css\";i:243;s:18:\"list/style.min.css\";i:244;s:22:\"loginout/style-rtl.css\";i:245;s:26:\"loginout/style-rtl.min.css\";i:246;s:18:\"loginout/style.css\";i:247;s:22:\"loginout/style.min.css\";i:248;s:19:\"math/editor-rtl.css\";i:249;s:23:\"math/editor-rtl.min.css\";i:250;s:15:\"math/editor.css\";i:251;s:19:\"math/editor.min.css\";i:252;s:18:\"math/style-rtl.css\";i:253;s:22:\"math/style-rtl.min.css\";i:254;s:14:\"math/style.css\";i:255;s:18:\"math/style.min.css\";i:256;s:25:\"media-text/editor-rtl.css\";i:257;s:29:\"media-text/editor-rtl.min.css\";i:258;s:21:\"media-text/editor.css\";i:259;s:25:\"media-text/editor.min.css\";i:260;s:24:\"media-text/style-rtl.css\";i:261;s:28:\"media-text/style-rtl.min.css\";i:262;s:20:\"media-text/style.css\";i:263;s:24:\"media-text/style.min.css\";i:264;s:19:\"more/editor-rtl.css\";i:265;s:23:\"more/editor-rtl.min.css\";i:266;s:15:\"more/editor.css\";i:267;s:19:\"more/editor.min.css\";i:268;s:30:\"navigation-link/editor-rtl.css\";i:269;s:34:\"navigation-link/editor-rtl.min.css\";i:270;s:26:\"navigation-link/editor.css\";i:271;s:30:\"navigation-link/editor.min.css\";i:272;s:29:\"navigation-link/style-rtl.css\";i:273;s:33:\"navigation-link/style-rtl.min.css\";i:274;s:25:\"navigation-link/style.css\";i:275;s:29:\"navigation-link/style.min.css\";i:276;s:33:\"navigation-submenu/editor-rtl.css\";i:277;s:37:\"navigation-submenu/editor-rtl.min.css\";i:278;s:29:\"navigation-submenu/editor.css\";i:279;s:33:\"navigation-submenu/editor.min.css\";i:280;s:25:\"navigation/editor-rtl.css\";i:281;s:29:\"navigation/editor-rtl.min.css\";i:282;s:21:\"navigation/editor.css\";i:283;s:25:\"navigation/editor.min.css\";i:284;s:24:\"navigation/style-rtl.css\";i:285;s:28:\"navigation/style-rtl.min.css\";i:286;s:20:\"navigation/style.css\";i:287;s:24:\"navigation/style.min.css\";i:288;s:23:\"nextpage/editor-rtl.css\";i:289;s:27:\"nextpage/editor-rtl.min.css\";i:290;s:19:\"nextpage/editor.css\";i:291;s:23:\"nextpage/editor.min.css\";i:292;s:24:\"page-list/editor-rtl.css\";i:293;s:28:\"page-list/editor-rtl.min.css\";i:294;s:20:\"page-list/editor.css\";i:295;s:24:\"page-list/editor.min.css\";i:296;s:23:\"page-list/style-rtl.css\";i:297;s:27:\"page-list/style-rtl.min.css\";i:298;s:19:\"page-list/style.css\";i:299;s:23:\"page-list/style.min.css\";i:300;s:24:\"paragraph/editor-rtl.css\";i:301;s:28:\"paragraph/editor-rtl.min.css\";i:302;s:20:\"paragraph/editor.css\";i:303;s:24:\"paragraph/editor.min.css\";i:304;s:23:\"paragraph/style-rtl.css\";i:305;s:27:\"paragraph/style-rtl.min.css\";i:306;s:19:\"paragraph/style.css\";i:307;s:23:\"paragraph/style.min.css\";i:308;s:35:\"post-author-biography/style-rtl.css\";i:309;s:39:\"post-author-biography/style-rtl.min.css\";i:310;s:31:\"post-author-biography/style.css\";i:311;s:35:\"post-author-biography/style.min.css\";i:312;s:30:\"post-author-name/style-rtl.css\";i:313;s:34:\"post-author-name/style-rtl.min.css\";i:314;s:26:\"post-author-name/style.css\";i:315;s:30:\"post-author-name/style.min.css\";i:316;s:25:\"post-author/style-rtl.css\";i:317;s:29:\"post-author/style-rtl.min.css\";i:318;s:21:\"post-author/style.css\";i:319;s:25:\"post-author/style.min.css\";i:320;s:33:\"post-comments-count/style-rtl.css\";i:321;s:37:\"post-comments-count/style-rtl.min.css\";i:322;s:29:\"post-comments-count/style.css\";i:323;s:33:\"post-comments-count/style.min.css\";i:324;s:33:\"post-comments-form/editor-rtl.css\";i:325;s:37:\"post-comments-form/editor-rtl.min.css\";i:326;s:29:\"post-comments-form/editor.css\";i:327;s:33:\"post-comments-form/editor.min.css\";i:328;s:32:\"post-comments-form/style-rtl.css\";i:329;s:36:\"post-comments-form/style-rtl.min.css\";i:330;s:28:\"post-comments-form/style.css\";i:331;s:32:\"post-comments-form/style.min.css\";i:332;s:32:\"post-comments-link/style-rtl.css\";i:333;s:36:\"post-comments-link/style-rtl.min.css\";i:334;s:28:\"post-comments-link/style.css\";i:335;s:32:\"post-comments-link/style.min.css\";i:336;s:26:\"post-content/style-rtl.css\";i:337;s:30:\"post-content/style-rtl.min.css\";i:338;s:22:\"post-content/style.css\";i:339;s:26:\"post-content/style.min.css\";i:340;s:23:\"post-date/style-rtl.css\";i:341;s:27:\"post-date/style-rtl.min.css\";i:342;s:19:\"post-date/style.css\";i:343;s:23:\"post-date/style.min.css\";i:344;s:27:\"post-excerpt/editor-rtl.css\";i:345;s:31:\"post-excerpt/editor-rtl.min.css\";i:346;s:23:\"post-excerpt/editor.css\";i:347;s:27:\"post-excerpt/editor.min.css\";i:348;s:26:\"post-excerpt/style-rtl.css\";i:349;s:30:\"post-excerpt/style-rtl.min.css\";i:350;s:22:\"post-excerpt/style.css\";i:351;s:26:\"post-excerpt/style.min.css\";i:352;s:34:\"post-featured-image/editor-rtl.css\";i:353;s:38:\"post-featured-image/editor-rtl.min.css\";i:354;s:30:\"post-featured-image/editor.css\";i:355;s:34:\"post-featured-image/editor.min.css\";i:356;s:33:\"post-featured-image/style-rtl.css\";i:357;s:37:\"post-featured-image/style-rtl.min.css\";i:358;s:29:\"post-featured-image/style.css\";i:359;s:33:\"post-featured-image/style.min.css\";i:360;s:34:\"post-navigation-link/style-rtl.css\";i:361;s:38:\"post-navigation-link/style-rtl.min.css\";i:362;s:30:\"post-navigation-link/style.css\";i:363;s:34:\"post-navigation-link/style.min.css\";i:364;s:27:\"post-template/style-rtl.css\";i:365;s:31:\"post-template/style-rtl.min.css\";i:366;s:23:\"post-template/style.css\";i:367;s:27:\"post-template/style.min.css\";i:368;s:24:\"post-terms/style-rtl.css\";i:369;s:28:\"post-terms/style-rtl.min.css\";i:370;s:20:\"post-terms/style.css\";i:371;s:24:\"post-terms/style.min.css\";i:372;s:31:\"post-time-to-read/style-rtl.css\";i:373;s:35:\"post-time-to-read/style-rtl.min.css\";i:374;s:27:\"post-time-to-read/style.css\";i:375;s:31:\"post-time-to-read/style.min.css\";i:376;s:24:\"post-title/style-rtl.css\";i:377;s:28:\"post-title/style-rtl.min.css\";i:378;s:20:\"post-title/style.css\";i:379;s:24:\"post-title/style.min.css\";i:380;s:26:\"preformatted/style-rtl.css\";i:381;s:30:\"preformatted/style-rtl.min.css\";i:382;s:22:\"preformatted/style.css\";i:383;s:26:\"preformatted/style.min.css\";i:384;s:24:\"pullquote/editor-rtl.css\";i:385;s:28:\"pullquote/editor-rtl.min.css\";i:386;s:20:\"pullquote/editor.css\";i:387;s:24:\"pullquote/editor.min.css\";i:388;s:23:\"pullquote/style-rtl.css\";i:389;s:27:\"pullquote/style-rtl.min.css\";i:390;s:19:\"pullquote/style.css\";i:391;s:23:\"pullquote/style.min.css\";i:392;s:23:\"pullquote/theme-rtl.css\";i:393;s:27:\"pullquote/theme-rtl.min.css\";i:394;s:19:\"pullquote/theme.css\";i:395;s:23:\"pullquote/theme.min.css\";i:396;s:39:\"query-pagination-numbers/editor-rtl.css\";i:397;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:398;s:35:\"query-pagination-numbers/editor.css\";i:399;s:39:\"query-pagination-numbers/editor.min.css\";i:400;s:31:\"query-pagination/editor-rtl.css\";i:401;s:35:\"query-pagination/editor-rtl.min.css\";i:402;s:27:\"query-pagination/editor.css\";i:403;s:31:\"query-pagination/editor.min.css\";i:404;s:30:\"query-pagination/style-rtl.css\";i:405;s:34:\"query-pagination/style-rtl.min.css\";i:406;s:26:\"query-pagination/style.css\";i:407;s:30:\"query-pagination/style.min.css\";i:408;s:25:\"query-title/style-rtl.css\";i:409;s:29:\"query-title/style-rtl.min.css\";i:410;s:21:\"query-title/style.css\";i:411;s:25:\"query-title/style.min.css\";i:412;s:25:\"query-total/style-rtl.css\";i:413;s:29:\"query-total/style-rtl.min.css\";i:414;s:21:\"query-total/style.css\";i:415;s:25:\"query-total/style.min.css\";i:416;s:20:\"query/editor-rtl.css\";i:417;s:24:\"query/editor-rtl.min.css\";i:418;s:16:\"query/editor.css\";i:419;s:20:\"query/editor.min.css\";i:420;s:19:\"quote/style-rtl.css\";i:421;s:23:\"quote/style-rtl.min.css\";i:422;s:15:\"quote/style.css\";i:423;s:19:\"quote/style.min.css\";i:424;s:19:\"quote/theme-rtl.css\";i:425;s:23:\"quote/theme-rtl.min.css\";i:426;s:15:\"quote/theme.css\";i:427;s:19:\"quote/theme.min.css\";i:428;s:23:\"read-more/style-rtl.css\";i:429;s:27:\"read-more/style-rtl.min.css\";i:430;s:19:\"read-more/style.css\";i:431;s:23:\"read-more/style.min.css\";i:432;s:18:\"rss/editor-rtl.css\";i:433;s:22:\"rss/editor-rtl.min.css\";i:434;s:14:\"rss/editor.css\";i:435;s:18:\"rss/editor.min.css\";i:436;s:17:\"rss/style-rtl.css\";i:437;s:21:\"rss/style-rtl.min.css\";i:438;s:13:\"rss/style.css\";i:439;s:17:\"rss/style.min.css\";i:440;s:21:\"search/editor-rtl.css\";i:441;s:25:\"search/editor-rtl.min.css\";i:442;s:17:\"search/editor.css\";i:443;s:21:\"search/editor.min.css\";i:444;s:20:\"search/style-rtl.css\";i:445;s:24:\"search/style-rtl.min.css\";i:446;s:16:\"search/style.css\";i:447;s:20:\"search/style.min.css\";i:448;s:20:\"search/theme-rtl.css\";i:449;s:24:\"search/theme-rtl.min.css\";i:450;s:16:\"search/theme.css\";i:451;s:20:\"search/theme.min.css\";i:452;s:24:\"separator/editor-rtl.css\";i:453;s:28:\"separator/editor-rtl.min.css\";i:454;s:20:\"separator/editor.css\";i:455;s:24:\"separator/editor.min.css\";i:456;s:23:\"separator/style-rtl.css\";i:457;s:27:\"separator/style-rtl.min.css\";i:458;s:19:\"separator/style.css\";i:459;s:23:\"separator/style.min.css\";i:460;s:23:\"separator/theme-rtl.css\";i:461;s:27:\"separator/theme-rtl.min.css\";i:462;s:19:\"separator/theme.css\";i:463;s:23:\"separator/theme.min.css\";i:464;s:24:\"shortcode/editor-rtl.css\";i:465;s:28:\"shortcode/editor-rtl.min.css\";i:466;s:20:\"shortcode/editor.css\";i:467;s:24:\"shortcode/editor.min.css\";i:468;s:24:\"site-logo/editor-rtl.css\";i:469;s:28:\"site-logo/editor-rtl.min.css\";i:470;s:20:\"site-logo/editor.css\";i:471;s:24:\"site-logo/editor.min.css\";i:472;s:23:\"site-logo/style-rtl.css\";i:473;s:27:\"site-logo/style-rtl.min.css\";i:474;s:19:\"site-logo/style.css\";i:475;s:23:\"site-logo/style.min.css\";i:476;s:27:\"site-tagline/editor-rtl.css\";i:477;s:31:\"site-tagline/editor-rtl.min.css\";i:478;s:23:\"site-tagline/editor.css\";i:479;s:27:\"site-tagline/editor.min.css\";i:480;s:26:\"site-tagline/style-rtl.css\";i:481;s:30:\"site-tagline/style-rtl.min.css\";i:482;s:22:\"site-tagline/style.css\";i:483;s:26:\"site-tagline/style.min.css\";i:484;s:25:\"site-title/editor-rtl.css\";i:485;s:29:\"site-title/editor-rtl.min.css\";i:486;s:21:\"site-title/editor.css\";i:487;s:25:\"site-title/editor.min.css\";i:488;s:24:\"site-title/style-rtl.css\";i:489;s:28:\"site-title/style-rtl.min.css\";i:490;s:20:\"site-title/style.css\";i:491;s:24:\"site-title/style.min.css\";i:492;s:26:\"social-link/editor-rtl.css\";i:493;s:30:\"social-link/editor-rtl.min.css\";i:494;s:22:\"social-link/editor.css\";i:495;s:26:\"social-link/editor.min.css\";i:496;s:27:\"social-links/editor-rtl.css\";i:497;s:31:\"social-links/editor-rtl.min.css\";i:498;s:23:\"social-links/editor.css\";i:499;s:27:\"social-links/editor.min.css\";i:500;s:26:\"social-links/style-rtl.css\";i:501;s:30:\"social-links/style-rtl.min.css\";i:502;s:22:\"social-links/style.css\";i:503;s:26:\"social-links/style.min.css\";i:504;s:21:\"spacer/editor-rtl.css\";i:505;s:25:\"spacer/editor-rtl.min.css\";i:506;s:17:\"spacer/editor.css\";i:507;s:21:\"spacer/editor.min.css\";i:508;s:20:\"spacer/style-rtl.css\";i:509;s:24:\"spacer/style-rtl.min.css\";i:510;s:16:\"spacer/style.css\";i:511;s:20:\"spacer/style.min.css\";i:512;s:20:\"table/editor-rtl.css\";i:513;s:24:\"table/editor-rtl.min.css\";i:514;s:16:\"table/editor.css\";i:515;s:20:\"table/editor.min.css\";i:516;s:19:\"table/style-rtl.css\";i:517;s:23:\"table/style-rtl.min.css\";i:518;s:15:\"table/style.css\";i:519;s:19:\"table/style.min.css\";i:520;s:19:\"table/theme-rtl.css\";i:521;s:23:\"table/theme-rtl.min.css\";i:522;s:15:\"table/theme.css\";i:523;s:19:\"table/theme.min.css\";i:524;s:24:\"tag-cloud/editor-rtl.css\";i:525;s:28:\"tag-cloud/editor-rtl.min.css\";i:526;s:20:\"tag-cloud/editor.css\";i:527;s:24:\"tag-cloud/editor.min.css\";i:528;s:23:\"tag-cloud/style-rtl.css\";i:529;s:27:\"tag-cloud/style-rtl.min.css\";i:530;s:19:\"tag-cloud/style.css\";i:531;s:23:\"tag-cloud/style.min.css\";i:532;s:28:\"template-part/editor-rtl.css\";i:533;s:32:\"template-part/editor-rtl.min.css\";i:534;s:24:\"template-part/editor.css\";i:535;s:28:\"template-part/editor.min.css\";i:536;s:27:\"template-part/theme-rtl.css\";i:537;s:31:\"template-part/theme-rtl.min.css\";i:538;s:23:\"template-part/theme.css\";i:539;s:27:\"template-part/theme.min.css\";i:540;s:24:\"term-count/style-rtl.css\";i:541;s:28:\"term-count/style-rtl.min.css\";i:542;s:20:\"term-count/style.css\";i:543;s:24:\"term-count/style.min.css\";i:544;s:30:\"term-description/style-rtl.css\";i:545;s:34:\"term-description/style-rtl.min.css\";i:546;s:26:\"term-description/style.css\";i:547;s:30:\"term-description/style.min.css\";i:548;s:23:\"term-name/style-rtl.css\";i:549;s:27:\"term-name/style-rtl.min.css\";i:550;s:19:\"term-name/style.css\";i:551;s:23:\"term-name/style.min.css\";i:552;s:28:\"term-template/editor-rtl.css\";i:553;s:32:\"term-template/editor-rtl.min.css\";i:554;s:24:\"term-template/editor.css\";i:555;s:28:\"term-template/editor.min.css\";i:556;s:27:\"term-template/style-rtl.css\";i:557;s:31:\"term-template/style-rtl.min.css\";i:558;s:23:\"term-template/style.css\";i:559;s:27:\"term-template/style.min.css\";i:560;s:27:\"text-columns/editor-rtl.css\";i:561;s:31:\"text-columns/editor-rtl.min.css\";i:562;s:23:\"text-columns/editor.css\";i:563;s:27:\"text-columns/editor.min.css\";i:564;s:26:\"text-columns/style-rtl.css\";i:565;s:30:\"text-columns/style-rtl.min.css\";i:566;s:22:\"text-columns/style.css\";i:567;s:26:\"text-columns/style.min.css\";i:568;s:19:\"verse/style-rtl.css\";i:569;s:23:\"verse/style-rtl.min.css\";i:570;s:15:\"verse/style.css\";i:571;s:19:\"verse/style.min.css\";i:572;s:20:\"video/editor-rtl.css\";i:573;s:24:\"video/editor-rtl.min.css\";i:574;s:16:\"video/editor.css\";i:575;s:20:\"video/editor.min.css\";i:576;s:19:\"video/style-rtl.css\";i:577;s:23:\"video/style-rtl.min.css\";i:578;s:15:\"video/style.css\";i:579;s:19:\"video/style.min.css\";i:580;s:19:\"video/theme-rtl.css\";i:581;s:23:\"video/theme-rtl.min.css\";i:582;s:15:\"video/theme.css\";i:583;s:19:\"video/theme.min.css\";}}','on'),(195807,'can_compress_scripts','0','on'),(195814,'wpseo_tracking_only','a:2:{s:25:\"task_list_first_opened_on\";s:0:\"\";s:22:\"task_first_actioned_on\";s:0:\"\";}','auto'),(196182,'faq_category_children','a:0:{}','auto'),(196827,'acf_pro_license_status','a:11:{s:6:\"status\";s:6:\"active\";s:7:\"created\";i:0;s:6:\"expiry\";i:0;s:4:\"name\";s:9:\"Developer\";s:8:\"lifetime\";b:1;s:8:\"refunded\";b:0;s:17:\"view_licenses_url\";s:62:\"https://www.advancedcustomfields.com/my-account/view-licenses/\";s:23:\"manage_subscription_url\";s:0:\"\";s:9:\"error_msg\";s:0:\"\";s:10:\"next_check\";i:1775124822;s:16:\"legacy_multisite\";b:1;}','on'),(217575,'action_scheduler_migration_status','complete','auto'),(219028,'cptui-user-dismissed-extended-upsell','a:1:{s:9:\"user_id_1\";s:4:\"true\";}','auto'),(219042,'_transient_GFCache_d1eed0e0236715b654faf93ee669089a','a:2:{s:30:\"wp_gf_telemetry_processor_cron\";a:1:{i:0;i:1774278267;}s:17:\"gravityforms_cron\";a:3:{i:0;i:1775041110;i:1;i:1774954672;i:2;i:1774871897;}}','on'),(220379,'_site_transient_timeout_php_check_986ab27a5c44eb5941b7e3b238532f66','1775216797','off'),(220380,'_site_transient_php_check_986ab27a5c44eb5941b7e3b238532f66','a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'),(220659,'_transient_timeout_rg_gforms_license','1775124818','off'),(220660,'_transient_rg_gforms_license','a:19:{s:15:\"license_key_md5\";s:32:\"acf3ba06e39c1ee9d3c78ddb427d27e4\";s:12:\"date_created\";s:19:\"2024-06-05 10:57:43\";s:12:\"date_expires\";s:19:\"2026-07-05 10:57:27\";s:12:\"renewal_date\";s:19:\"2026-06-05 10:57:27\";s:9:\"is_active\";s:1:\"1\";s:24:\"is_subscription_canceled\";s:1:\"0\";s:12:\"product_code\";s:7:\"GFELITE\";s:12:\"product_name\";s:19:\"Gravity Forms Elite\";s:18:\"is_near_expiration\";b:0;s:14:\"days_to_expire\";i:95;s:10:\"is_expired\";b:0;s:8:\"is_valid\";b:1;s:22:\"is_past_renewal_period\";b:0;s:9:\"is_legacy\";b:0;s:12:\"is_perpetual\";b:0;s:9:\"max_sites\";s:9:\"unlimited\";s:12:\"active_sites\";i:14;s:15:\"remaining_seats\";s:9:\"unlimited\";s:20:\"is_multisite_allowed\";b:1;}','off'),(220986,'_site_transient_timeout_browser_b6070f97dd99fd1a1f729156efd61e89','1775555521','off'),(220987,'_site_transient_browser_b6070f97dd99fd1a1f729156efd61e89','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"145.0.0.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(220996,'_site_transient_timeout_community-events-a4c63f81ba544ff87b40a76291bcaa98','1774993923','off'),(220997,'_site_transient_community-events-a4c63f81ba544ff87b40a76291bcaa98','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"86.154.157.0\";}s:6:\"events\";a:1:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:38:\"WordPress Warwickshire Virtual Meetup \";s:3:\"url\";s:70:\"https://www.meetup.com/wordpress-warwickshire-meetup/events/313999187/\";s:6:\"meetup\";s:29:\"WordPress Warwickshire Meetup\";s:10:\"meetup_url\";s:53:\"https://www.meetup.com/WordPress-Warwickshire-Meetup/\";s:4:\"date\";s:19:\"2026-04-17 12:30:00\";s:8:\"end_date\";s:19:\"2026-04-17 13:30:00\";s:20:\"start_unix_timestamp\";i:1776425400;s:18:\"end_unix_timestamp\";i:1776429000;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"GB\";s:8:\"latitude\";d:52.52000000000000312638803734444081783294677734375;s:9:\"longitude\";d:-1.4699999999999999733546474089962430298328399658203125;}}}}','off'),(221000,'_site_transient_timeout_feed_mod_94d0b45cbbe5640144493b43a9e8f566','1775081626','off'),(221001,'_site_transient_feed_mod_94d0b45cbbe5640144493b43a9e8f566','1775038426','off'),(221004,'_site_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1775081627','off'),(221005,'_site_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1775038427','off'),(221284,'_site_transient_timeout_php_check_9c9455a4a3a9b8b637e3ca09603c559b','1775557530','off'),(221285,'_site_transient_php_check_9c9455a4a3a9b8b637e3ca09603c559b','a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'),(221450,'_transient_timeout_aiowps_logout_payload','1774972254','off'),(221452,'_transient_aiowps_logout_payload','a:2:{s:11:\"redirect_to\";s:40:\"https://actuate.webpreview.co/wp-admin/upload.php\";s:3:\"msg\";s:35:\"aiowps_login_msg_id=session_expired\";}','off'),(221454,'_transient_timeout_acf_plugin_updates','1775137666','off'),(221455,'_transient_acf_plugin_updates','a:5:{s:7:\"plugins\";a:1:{s:34:\"advanced-custom-fields-pro/acf.php\";a:12:{s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:6:\"plugin\";s:34:\"advanced-custom-fields-pro/acf.php\";s:11:\"new_version\";s:5:\"6.8.0\";s:3:\"url\";s:36:\"https://www.advancedcustomfields.com\";s:6:\"tested\";s:5:\"6.9.4\";s:7:\"package\";s:364:\"https://connect.advancedcustomfields.com/v2/plugins/download?p=pro&s=plugin&version=6.8.0&token=eyJwIjoicHJvIiwiayI6ImIzSmtaWEpmYVdROU56TTBORGw4ZEhsd1pUMWtaWFpsYkc5d1pYSjhaR0YwWlQweU1ERTJMVEF4TFRJMUlERXdPalV6T2pFdyIsIndwX3VybCI6Imh0dHBzOlwvXC9hY3R1YXRlLnRlc3QiLCJ3cF92ZXJzaW9uIjoiNi45LjQiLCJ3cF9tdWx0aXNpdGUiOjAsInBocF92ZXJzaW9uIjoiOC4zLjIwIiwiYmxvY2tfY291bnQiOjB9\";s:5:\"icons\";a:1:{s:7:\"default\";s:64:\"https://connect.advancedcustomfields.com/assets/icon-256x256.png\";}s:7:\"banners\";a:2:{s:3:\"low\";s:66:\"https://connect.advancedcustomfields.com/assets/banner-772x250.jpg\";s:4:\"high\";s:67:\"https://connect.advancedcustomfields.com/assets/banner-1544x500.jpg\";}s:8:\"requires\";s:3:\"6.2\";s:12:\"requires_php\";s:3:\"7.4\";s:12:\"release_date\";s:8:\"20260330\";s:13:\"license_valid\";b:1;}}s:9:\"no_update\";a:0:{}s:10:\"expiration\";i:172800;s:6:\"status\";i:1;s:7:\"checked\";a:1:{s:34:\"advanced-custom-fields-pro/acf.php\";s:5:\"6.7.1\";}}','off'),(221591,'_site_transient_timeout_available_translations','1775049216','off'),(221592,'_site_transient_available_translations','a:132:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-05-13 15:59:22\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"am\";a:8:{s:8:\"language\";s:2:\"am\";s:7:\"version\";s:6:\"6.0.11\";s:7:\"updated\";s:19:\"2022-09-29 20:43:49\";s:12:\"english_name\";s:7:\"Amharic\";s:11:\"native_name\";s:12:\"አማርኛ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.0.11/am.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"am\";i:2;s:3:\"amh\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ቀጥል\";}}s:3:\"arg\";a:8:{s:8:\"language\";s:3:\"arg\";s:7:\"version\";s:8:\"6.2-beta\";s:7:\"updated\";s:19:\"2022-09-22 16:46:56\";s:12:\"english_name\";s:9:\"Aragonese\";s:11:\"native_name\";s:9:\"Aragonés\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.2-beta/arg.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"an\";i:2;s:3:\"arg\";i:3;s:3:\"arg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continar\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"6.4.8\";s:7:\"updated\";s:19:\"2024-02-13 12:49:38\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.4.8/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"متابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:6:\"4.8.27\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.27/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-29 14:19:02\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.4/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"6.4.8\";s:7:\"updated\";s:19:\"2024-01-19 08:58:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.4.8/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.28\";s:7:\"updated\";s:19:\"2024-12-26 00:37:42\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.28/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-02 09:00:09\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-07 06:54:04\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:28:\"চালিয়ে যান\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-10-30 03:24:38\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:33:\"མུ་མཐུད་དུ།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2023-02-22 20:45:53\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.9/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-28 04:40:01\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.4/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-28 06:23:08\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-20 11:38:29\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.4/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-28 03:13:47\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2025-10-23 12:01:47\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-31 20:05:41\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-31 20:05:15\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.9.4/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2025-11-28 08:11:27\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2025-11-28 08:08:17\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/6.9.4/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2022-07-16 12:13:09\";s:12:\"english_name\";s:13:\"Lower Sorbian\";s:11:\"native_name\";s:16:\"Dolnoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.9/dsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"dsb\";i:3;s:3:\"dsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Dalej\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-02 11:19:29\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.4/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2025-12-24 12:51:19\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-26 14:31:13\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2025-12-30 11:47:57\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-27 20:40:38\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-18 19:42:42\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-30 09:38:37\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.4/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-11 00:33:09\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-28 00:00:14\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-28 03:02:20\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:3:\"6.9\";s:7:\"updated\";s:19:\"2025-10-01 22:54:47\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.9/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2024-10-16 21:04:12\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.9-RC/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"6.4.8\";s:7:\"updated\";s:19:\"2023-10-16 16:00:04\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.8/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2023-04-21 13:32:10\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.9/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_DO\";a:8:{s:8:\"language\";s:5:\"es_DO\";s:7:\"version\";s:6:\"5.8.13\";s:7:\"updated\";s:19:\"2021-10-08 14:32:50\";s:12:\"english_name\";s:28:\"Spanish (Dominican Republic)\";s:11:\"native_name\";s:33:\"Español de República Dominicana\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.8.13/es_DO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:6:\"5.4.19\";s:7:\"updated\";s:19:\"2020-04-29 15:36:59\";s:12:\"english_name\";s:21:\"Spanish (Puerto Rico)\";s:11:\"native_name\";s:23:\"Español de Puerto Rico\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.19/es_PR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.23\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.23/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-18 00:34:47\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-03 16:11:04\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"6.5.7\";s:7:\"updated\";s:19:\"2024-06-06 09:50:37\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.7/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2025-11-05 21:53:17\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.9-RC/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2025-12-25 18:17:43\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"fa_AF\";a:8:{s:8:\"language\";s:5:\"fa_AF\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2025-02-14 17:29:08\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.9-RC/fa_AF.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-03 18:15:59\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.4/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2025-10-03 04:54:28\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-28 11:37:15\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"6.5.8\";s:7:\"updated\";s:19:\"2024-02-01 23:56:53\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.8/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.27\";s:7:\"updated\";s:19:\"2025-12-20 19:08:53\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.27/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"fy\";a:8:{s:8:\"language\";s:2:\"fy\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2025-10-21 16:35:04\";s:12:\"english_name\";s:7:\"Frisian\";s:11:\"native_name\";s:5:\"Frysk\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.2.9/fy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fy\";i:2;s:3:\"fry\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Trochgean\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-01 13:15:26\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-16 17:02:55\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.4/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ચાલુ રાખો\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.34\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.4.34/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2024-05-04 18:39:24\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.9/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"6.4.8\";s:7:\"updated\";s:19:\"2025-02-06 05:17:11\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.8/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"जारी रखें\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-01-31 09:13:17\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.4/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2023-02-22 17:37:32\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"Hornjoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.9/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-01-26 09:03:23\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-11 02:15:15\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.9.28\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.28/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-28 16:47:19\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-13 13:31:48\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.4/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"次へ\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.28\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.28/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-20 10:55:32\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2023-07-05 11:40:39\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.9/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2024-07-18 02:49:24\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.9-RC/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:6:\"5.2.23\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.23/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-02 11:49:59\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.4/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ಮುಂದುವರಿಸು\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-26 00:20:52\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-24 14:14:21\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.9.4/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:3:\"kir\";a:8:{s:8:\"language\";s:3:\"kir\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-25 22:55:12\";s:12:\"english_name\";s:6:\"Kyrgyz\";s:11:\"native_name\";s:16:\"Кыргызча\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.9.4/kir.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ky\";i:2;s:3:\"kir\";i:3;s:3:\"kir\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Улантуу\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-23 01:10:05\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.4/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2025-09-27 20:51:17\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.9-RC/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-20 20:55:46\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.4/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:6:\"6.0.11\";s:7:\"updated\";s:19:\"2022-10-01 09:23:52\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.0.11/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-23 15:49:12\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"6.5.8\";s:7:\"updated\";s:19:\"2024-06-20 17:22:06\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.8/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-25 15:07:24\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.4/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:6:\"5.5.18\";s:7:\"updated\";s:19:\"2022-03-11 13:52:22\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.5.18/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.2.39\";s:7:\"updated\";s:19:\"2017-12-26 11:57:10\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.39/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-26 04:23:29\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2025-11-07 08:26:32\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.9-RC/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-28 07:28:56\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-28 13:02:36\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.9.4/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-30 14:22:28\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.8.27\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.27/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:15:\"Panjabi (India)\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-04-01 07:03:24\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.3.35\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.3.35/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-04 09:12:12\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-29 18:57:17\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:5:\"6.4.8\";s:7:\"updated\";s:19:\"2023-08-21 12:15:00\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.8/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-04 09:13:24\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/6.9.4/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-28 08:37:00\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-28 07:09:12\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:6:\"5.4.19\";s:7:\"updated\";s:19:\"2020-07-07 01:53:37\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.4.19/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"اڳتي هلو\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-25 08:52:18\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2025-04-24 16:58:02\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/6.9-RC/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2025-10-29 11:19:02\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-14 20:39:21\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.4/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2025-12-03 15:37:44\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-28 08:26:35\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-21 11:17:30\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.4/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.39\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.39/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"தொடர்க\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:6:\"5.8.13\";s:7:\"updated\";s:19:\"2022-06-08 04:30:30\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8.13/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-26 04:01:56\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.4/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-27 23:26:16\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-01-29 23:09:01\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"6.8\";s:7:\"updated\";s:19:\"2025-04-18 21:10:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/6.8/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:6:\"5.4.19\";s:7:\"updated\";s:19:\"2020-04-09 11:17:33\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.4.19/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-28 12:02:22\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-22 14:30:31\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.4/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:3:\"yor\";a:8:{s:8:\"language\";s:3:\"yor\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-03-17 19:42:05\";s:12:\"english_name\";s:6:\"Yoruba\";s:11:\"native_name\";s:8:\"Yorùbá\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.9.4/yor.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"yo\";i:2;s:3:\"yor\";i:3;s:3:\"yor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"Tẹ̀síwájú si\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-01-06 20:16:48\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2022-07-15 15:25:03\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:12:\"香港中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.9/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"6.9.4\";s:7:\"updated\";s:19:\"2026-02-11 16:22:59\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.4/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}}','off'),(221594,'_transient_timeout_GFCache_7e8eacca16e4460f77a843754fd75643','1775124818','off'),(221595,'_transient_GFCache_7e8eacca16e4460f77a843754fd75643','a:72:{s:12:\"gravityforms\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:6:\"2.9.30\";s:14:\"version_latest\";s:6:\"2.9.30\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:188:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/releases/gravityforms_2.9.30.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=3lkp%2BimksB9s0q4zVG6b376WHi0%3D\";s:10:\"url_latest\";s:188:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/releases/gravityforms_2.9.30.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=3lkp%2BimksB9s0q4zVG6b376WHi0%3D\";}s:10:\"gravitycrm\";a:4:{s:12:\"is_available\";b:0;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:0:\"\";s:20:\"minimum_requirements\";a:0:{}}s:21:\"gravityforms2checkout\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.1\";s:14:\"version_latest\";s:5:\"2.4.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/2checkout/gravityforms2checkout_2.4.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=%2FPvuaLdIxWe9uAXmgSovUTUYRsY%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/2checkout/gravityforms2checkout_2.4.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=%2FPvuaLdIxWe9uAXmgSovUTUYRsY%3D\";}s:26:\"gravityformsactivecampaign\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.2.0\";s:14:\"version_latest\";s:5:\"2.2.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/activecampaign/gravityformsactivecampaign_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=gRUz%2BpZbrnaXt%2FSROfIKRBQOSnA%3D\";s:10:\"url_latest\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/activecampaign/gravityformsactivecampaign_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=gRUz%2BpZbrnaXt%2FSROfIKRBQOSnA%3D\";}s:32:\"gravityformsadvancedpostcreation\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.1\";s:14:\"version_latest\";s:7:\"1.6.1.1\";s:20:\"minimum_requirements\";a:1:{i:0;a:6:{s:25:\"minimum_requirements_name\";s:13:\"Gravity Forms\";s:25:\"minimum_requirements_slug\";s:12:\"gravityforms\";s:28:\"minimum_requirements_version\";s:6:\"2.9.24\";s:35:\"minimum_requirements_version_latest\";s:6:\"2.9.30\";s:11:\"parent_slug\";s:32:\"gravityformsadvancedpostcreation\";s:12:\"parent_title\";s:29:\"Advanced Post Creation Add-On\";}}s:3:\"url\";s:226:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/advancedpostcreation/gravityformsadvancedpostcreation_1.6.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=RzJwoN0SCCUj%2FGyJuDZhE9MgBwQ%3D\";s:10:\"url_latest\";s:228:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/advancedpostcreation/gravityformsadvancedpostcreation_1.6.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=yVox%2Fl6lTWHOx1qUGDVWilAiuCw%3D\";}s:20:\"gravityformsagilecrm\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/agilecrm/gravityformsagilecrm_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=2YiD%2BuBUwRLmVu509uExTC2ylbE%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/agilecrm/gravityformsagilecrm_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=2YiD%2BuBUwRLmVu509uExTC2ylbE%3D\";}s:19:\"gravityformsakismet\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.0\";s:14:\"version_latest\";s:5:\"1.1.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/akismet/gravityformsakismet_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=ggti9Ka8R6TJ%2FUWmsx5yR5njv58%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/akismet/gravityformsakismet_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=ggti9Ka8R6TJ%2FUWmsx5yR5njv58%3D\";}s:24:\"gravityformsauthorizenet\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:4:\"2.11\";s:14:\"version_latest\";s:4:\"2.11\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:207:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/authorizenet/gravityformsauthorizenet_2.11.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=tqk6rVl7PnFbQsgSZCn8ytJWVBI%3D\";s:10:\"url_latest\";s:207:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/authorizenet/gravityformsauthorizenet_2.11.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=tqk6rVl7PnFbQsgSZCn8ytJWVBI%3D\";}s:18:\"gravityformsaweber\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.2.0\";s:14:\"version_latest\";s:5:\"4.2.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/aweber/gravityformsaweber_4.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=l5HEw21avq361InNov8o83IQHng%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/aweber/gravityformsaweber_4.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=l5HEw21avq361InNov8o83IQHng%3D\";}s:21:\"gravityformsbatchbook\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/batchbook/gravityformsbatchbook_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=WZ1QpbeuQcqCVDXeViin0ZGES%2Fk%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/batchbook/gravityformsbatchbook_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=WZ1QpbeuQcqCVDXeViin0ZGES%2Fk%3D\";}s:18:\"gravityformsbreeze\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.0\";s:14:\"version_latest\";s:5:\"1.7.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/breeze/gravityformsbreeze_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=Gekwo%2BXq2w9jaHIKjay21dwFOrs%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/breeze/gravityformsbreeze_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=Gekwo%2BXq2w9jaHIKjay21dwFOrs%3D\";}s:17:\"gravityformsbrevo\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.0.0\";s:14:\"version_latest\";s:5:\"1.0.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/brevo/gravityformsbrevo_1.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=jQO%2FjEy5ENzp%2FRfqP7FAI5R3d2I%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/brevo/gravityformsbrevo_1.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=jQO%2FjEy5ENzp%2FRfqP7FAI5R3d2I%3D\";}s:27:\"gravityformscampaignmonitor\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.1.1\";s:14:\"version_latest\";s:5:\"4.1.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/campaignmonitor/gravityformscampaignmonitor_4.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=X8C7gt4eqv%2Fk9P2h4bmbLW8JwPo%3D\";s:10:\"url_latest\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/campaignmonitor/gravityformscampaignmonitor_4.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=X8C7gt4eqv%2Fk9P2h4bmbLW8JwPo%3D\";}s:20:\"gravityformscampfire\";a:4:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.1\";s:14:\"version_latest\";s:5:\"1.2.2\";s:20:\"minimum_requirements\";a:0:{}}s:22:\"gravityformscapsulecrm\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/capsulecrm/gravityformscapsulecrm_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=9D0xBFHr03AdwCcRLsdFcs4dSSE%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/capsulecrm/gravityformscapsulecrm_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=9D0xBFHr03AdwCcRLsdFcs4dSSE%3D\";}s:26:\"gravityformschainedselects\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.1\";s:14:\"version_latest\";s:5:\"1.8.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:212:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/chainedselects/gravityformschainedselects_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=w5Ox4FBJbgrEhgXIjPELva5nEs0%3D\";s:10:\"url_latest\";s:212:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/chainedselects/gravityformschainedselects_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=w5Ox4FBJbgrEhgXIjPELva5nEs0%3D\";}s:23:\"gravityformscleverreach\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.9.0\";s:14:\"version_latest\";s:5:\"1.9.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/cleverreach/gravityformscleverreach_1.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=0UGfgAkKfmeoLN3t6BkWFfWK%2F0M%3D\";s:10:\"url_latest\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/cleverreach/gravityformscleverreach_1.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=0UGfgAkKfmeoLN3t6BkWFfWK%2F0M%3D\";}s:15:\"gravityformscli\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.7\";s:14:\"version_latest\";s:3:\"1.7\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:190:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/cli/gravityformscli_1.7.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=a%2BgI3HKfqidMime9i6LTylLC40w%3D\";s:10:\"url_latest\";s:190:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/cli/gravityformscli_1.7.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=a%2BgI3HKfqidMime9i6LTylLC40w%3D\";}s:27:\"gravityformsconstantcontact\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:7:\"1.8.0.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:214:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/constantcontact/gravityformsconstantcontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=OHz7ekzR0KM7NtP3uLUuMcOsGkM%3D\";s:10:\"url_latest\";s:218:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/constantcontact/gravityformsconstantcontact_1.8.0.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=CPp0I1Tlve4FaDSQyitmHLnUh%2Fw%3D\";}s:31:\"gravityformsconversationalforms\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.1\";s:14:\"version_latest\";s:5:\"1.7.1\";s:20:\"minimum_requirements\";a:1:{i:0;a:6:{s:25:\"minimum_requirements_name\";s:13:\"Gravity Forms\";s:25:\"minimum_requirements_slug\";s:12:\"gravityforms\";s:28:\"minimum_requirements_version\";s:6:\"2.9.24\";s:35:\"minimum_requirements_version_latest\";s:6:\"2.9.30\";s:11:\"parent_slug\";s:31:\"gravityformsconversationalforms\";s:12:\"parent_title\";s:27:\"Conversational Forms Add-On\";}}s:3:\"url\";s:224:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/conversationalforms/gravityformsconversationalforms_1.7.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=EZoHnZvlLM8UDwMMtKjAE%2F2ict4%3D\";s:10:\"url_latest\";s:224:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/conversationalforms/gravityformsconversationalforms_1.7.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=EZoHnZvlLM8UDwMMtKjAE%2F2ict4%3D\";}s:22:\"gravityformsconvertkit\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.0.1\";s:14:\"version_latest\";s:5:\"2.0.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/convertkit/gravityformsconvertkit_2.0.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=b68jXiJftgeNpq59ktFFJLnMk3Q%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/convertkit/gravityformsconvertkit_2.0.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=b68jXiJftgeNpq59ktFFJLnMk3Q%3D\";}s:19:\"gravityformscoupons\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.5.0\";s:14:\"version_latest\";s:5:\"3.5.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/coupons/gravityformscoupons_3.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=%2BJ3WWi4pUQPImmFzYA3PDUB%2B5F8%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/coupons/gravityformscoupons_3.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=%2BJ3WWi4pUQPImmFzYA3PDUB%2B5F8%3D\";}s:17:\"gravityformsdebug\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"1.0.beta12\";s:14:\"version_latest\";s:10:\"1.0.beta12\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:199:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/debug/gravityformsdebug_1.0.beta12.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=Va12HZu3IfzZCvSn1pxQ5PmWXK8%3D\";s:10:\"url_latest\";s:199:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/debug/gravityformsdebug_1.0.beta12.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=Va12HZu3IfzZCvSn1pxQ5PmWXK8%3D\";}s:19:\"gravityformsdropbox\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.3.1\";s:14:\"version_latest\";s:5:\"3.3.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/dropbox/gravityformsdropbox_3.3.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=z0uDGlR75fVGRzRqMmbjzfK%2BWEE%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/dropbox/gravityformsdropbox_3.3.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=z0uDGlR75fVGRzRqMmbjzfK%2BWEE%3D\";}s:24:\"gravityformsemailoctopus\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emailoctopus/gravityformsemailoctopus_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=lWt9P2TDquKzN753qcwzrVukubQ%3D\";s:10:\"url_latest\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emailoctopus/gravityformsemailoctopus_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=lWt9P2TDquKzN753qcwzrVukubQ%3D\";}s:16:\"gravityformsemma\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emma/gravityformsemma_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=IYgMJAv3%2FP8w6TK44BYB4iZjXis%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emma/gravityformsemma_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=IYgMJAv3%2FP8w6TK44BYB4iZjXis%3D\";}s:22:\"gravityformsfreshbooks\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.8\";s:14:\"version_latest\";s:3:\"2.8\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/freshbooks/gravityformsfreshbooks_2.8.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=iCGcw09ObDSJyHLxACBCW00Xcmc%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/freshbooks/gravityformsfreshbooks_2.8.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=iCGcw09ObDSJyHLxACBCW00Xcmc%3D\";}s:23:\"gravityformsgeolocation\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.1\";s:14:\"version_latest\";s:5:\"1.5.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/geolocation/gravityformsgeolocation_1.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=8jVtQND5SMypcWRFteB580Hu6ns%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/geolocation/gravityformsgeolocation_1.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=8jVtQND5SMypcWRFteB580Hu6ns%3D\";}s:23:\"gravityformsgetresponse\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.9.1\";s:14:\"version_latest\";s:5:\"1.9.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:210:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/getresponse/gravityformsgetresponse_1.9.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=aPxj9G%2BWUSRKs99AQFyDHn2vM%2BU%3D\";s:10:\"url_latest\";s:210:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/getresponse/gravityformsgetresponse_1.9.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=aPxj9G%2BWUSRKs99AQFyDHn2vM%2BU%3D\";}s:27:\"gravityformsgoogleanalytics\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.1\";s:14:\"version_latest\";s:5:\"2.4.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:218:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/googleanalytics/gravityformsgoogleanalytics_2.4.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=i5Gdt%2Fp%2F1tgISP0eTtUUJMd5Ky4%3D\";s:10:\"url_latest\";s:218:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/googleanalytics/gravityformsgoogleanalytics_2.4.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=i5Gdt%2Fp%2F1tgISP0eTtUUJMd5Ky4%3D\";}s:21:\"gravityformsgutenberg\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"1.0-rc-1.4\";s:14:\"version_latest\";s:10:\"1.0-rc-1.5\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:209:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/gutenberg/gravityformsgutenberg_1.0-rc-1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=1m73c%2Ba75cvA75GX5KlIjia5Q3g%3D\";s:10:\"url_latest\";s:207:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/gutenberg/gravityformsgutenberg_1.0-rc-1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=czqFYMGkqYfOuXF7GSaqHfgZwgA%3D\";}s:21:\"gravityformshelpscout\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:7:\"2.4.0.2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/helpscout/gravityformshelpscout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=W%2FyyfFuVSDaSBkVABAjcrnVUSG8%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/helpscout/gravityformshelpscout_2.4.0.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=6zPfCb6uZYYpDTc9GaH14j%2FWDno%3D\";}s:20:\"gravityformshighrise\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/highrise/gravityformshighrise_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=pelaPQtIA4wmokztPb1cZ96l7rA%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/highrise/gravityformshighrise_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=pelaPQtIA4wmokztPb1cZ96l7rA%3D\";}s:19:\"gravityformshipchat\";a:4:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:3:\"1.2\";s:20:\"minimum_requirements\";a:0:{}}s:19:\"gravityformshubspot\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.0.2\";s:14:\"version_latest\";s:5:\"3.0.2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/hubspot/gravityformshubspot_3.0.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=jD944AmpbOw2gvH0zrbR4kpZRng%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/hubspot/gravityformshubspot_3.0.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=jD944AmpbOw2gvH0zrbR4kpZRng%3D\";}s:20:\"gravityformsicontact\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/icontact/gravityformsicontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=%2BIYg5GbooJizxDbTlRTqUjInYtc%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/icontact/gravityformsicontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=%2BIYg5GbooJizxDbTlRTqUjInYtc%3D\";}s:19:\"gravityformslogging\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:5:\"1.3.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/logging/gravityformslogging_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=oE1JbfVLqAlmG7RuvVQfReTmdCE%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/logging/gravityformslogging_1.3.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=yDTD9125JBYeYXesGmhdHxUeGdE%3D\";}s:19:\"gravityformsmadmimi\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/madmimi/gravityformsmadmimi_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=HZCkBFLATpb4lhaqc2T3G3GG0os%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/madmimi/gravityformsmadmimi_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=HZCkBFLATpb4lhaqc2T3G3GG0os%3D\";}s:21:\"gravityformsmailchimp\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"5.7.2\";s:14:\"version_latest\";s:5:\"5.7.2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailchimp/gravityformsmailchimp_5.7.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=mjJKnVpc%2BdDljaovqMYmoJu5Acc%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailchimp/gravityformsmailchimp_5.7.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=mjJKnVpc%2BdDljaovqMYmoJu5Acc%3D\";}s:22:\"gravityformsmailerlite\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.0\";s:14:\"version_latest\";s:5:\"1.1.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailerlite/gravityformsmailerlite_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=sDcCFZCf2AZby5tzkBxiNSDGW8k%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailerlite/gravityformsmailerlite_1.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=Jk4PYrHhyudXSgt6u0PQSimTUXw%3D\";}s:19:\"gravityformsmailgun\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailgun/gravityformsmailgun_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=otLFr4y0zoD6mHSYPIhyGaiV%2BLk%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailgun/gravityformsmailgun_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=otLFr4y0zoD6mHSYPIhyGaiV%2BLk%3D\";}s:22:\"gravityformsmoderation\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.3.0\";s:14:\"version_latest\";s:5:\"1.3.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/moderation/gravityformsmoderation_1.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=cK4yBlulKyKcU8fn4Oq%2F0zMZ6yE%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/moderation/gravityformsmoderation_1.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=cK4yBlulKyKcU8fn4Oq%2F0zMZ6yE%3D\";}s:18:\"gravityformsmollie\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.1\";s:14:\"version_latest\";s:5:\"1.8.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mollie/gravityformsmollie_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=cQ3s4PObp3JvtbsGcXKO9W5brA8%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mollie/gravityformsmollie_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=cQ3s4PObp3JvtbsGcXKO9W5brA8%3D\";}s:26:\"gravityformspartialentries\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:214:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/partialentries/gravityformspartialentries_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=KuG8uXOt0MxwTOD9MuTwN%2BS9lMc%3D\";s:10:\"url_latest\";s:212:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/partialentries/gravityformspartialentries_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=ZYt3wJSWRAEyvgrS9KIDkMhZbyo%3D\";}s:18:\"gravityformspaypal\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"3.5\";s:14:\"version_latest\";s:3:\"3.5\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypal/gravityformspaypal_3.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=OetQ2GQLALgvK1VGK0mdx1P5BsQ%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypal/gravityformspaypal_3.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=OetQ2GQLALgvK1VGK0mdx1P5BsQ%3D\";}s:33:\"gravityformspaypalexpresscheckout\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:0:\"\";}s:29:\"gravityformspaypalpaymentspro\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.7\";s:14:\"version_latest\";s:3:\"2.7\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpaymentspro/gravityformspaypalpaymentspro_2.7.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=YPYY1O7dKII8rBmnI8JNsTwa12c%3D\";s:10:\"url_latest\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpaymentspro/gravityformspaypalpaymentspro_2.7.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=YPYY1O7dKII8rBmnI8JNsTwa12c%3D\";}s:21:\"gravityformspaypalpro\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.1\";s:14:\"version_latest\";s:5:\"1.8.4\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpro/gravityformspaypalpro_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=xFWFDGUmiJGTV3CkBXDSqj2%2FLRw%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpro/gravityformspaypalpro_1.8.4.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=nHSoWY0VQemDVwNIl37u%2BN8sLLk%3D\";}s:20:\"gravityformspicatcha\";a:4:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"2.0\";s:14:\"version_latest\";s:3:\"2.0\";s:20:\"minimum_requirements\";a:0:{}}s:16:\"gravityformspipe\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/pipe/gravityformspipe_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=3llLvE0%2BlUUBbzc5sNXte37Ck3E%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/pipe/gravityformspipe_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=3llLvE0%2BlUUBbzc5sNXte37Ck3E%3D\";}s:17:\"gravityformspolls\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.4.0\";s:14:\"version_latest\";s:5:\"4.4.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/polls/gravityformspolls_4.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=nUT0HBL4UUPdesB8Vodm4223tjo%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/polls/gravityformspolls_4.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=nUT0HBL4UUPdesB8Vodm4223tjo%3D\";}s:20:\"gravityformspostmark\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/postmark/gravityformspostmark_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=fLw5ZJUeKZBxt2gdOZPVgy0qikA%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/postmark/gravityformspostmark_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=fLw5ZJUeKZBxt2gdOZPVgy0qikA%3D\";}s:16:\"gravityformsppcp\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.0.1\";s:14:\"version_latest\";s:5:\"4.0.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/ppcp/gravityformsppcp_4.0.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=2LkM%2BiyD8g9QkG9eFPd1NR7yPL8%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/ppcp/gravityformsppcp_4.0.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=2LkM%2BiyD8g9QkG9eFPd1NR7yPL8%3D\";}s:16:\"gravityformsquiz\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.3.0\";s:14:\"version_latest\";s:5:\"4.3.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/quiz/gravityformsquiz_4.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=VqFHtOI3%2FoY9w9NjibnPyGlT9SY%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/quiz/gravityformsquiz_4.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=VqFHtOI3%2FoY9w9NjibnPyGlT9SY%3D\";}s:21:\"gravityformsrecaptcha\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.1.0\";s:14:\"version_latest\";s:5:\"2.1.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/recaptcha/gravityformsrecaptcha_2.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=cmh1kTTOxOQokPqPBxSZIb7zDOQ%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/recaptcha/gravityformsrecaptcha_2.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=cmh1kTTOxOQokPqPBxSZIb7zDOQ%3D\";}s:19:\"gravityformsrestapi\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"2.0-beta-2\";s:14:\"version_latest\";s:10:\"2.0-beta-2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:207:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/restapi/gravityformsrestapi_2.0-beta-2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=mrNZSHuA75Eucokf81OcWpZW%2B%2FU%3D\";s:10:\"url_latest\";s:207:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/restapi/gravityformsrestapi_2.0-beta-2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=mrNZSHuA75Eucokf81OcWpZW%2B%2FU%3D\";}s:22:\"gravityformssalesforce\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.1\";s:14:\"version_latest\";s:5:\"1.1.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/salesforce/gravityformssalesforce_1.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=EifZ1Ea7wULnSUzegm7WhbQQcC4%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/salesforce/gravityformssalesforce_1.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=EifZ1Ea7wULnSUzegm7WhbQQcC4%3D\";}s:20:\"gravityformssendgrid\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/sendgrid/gravityformssendgrid_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=5srSfnZlWNDLItzCTqeaaRpmO8U%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/sendgrid/gravityformssendgrid_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=5srSfnZlWNDLItzCTqeaaRpmO8U%3D\";}s:21:\"gravityformssignature\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.9.0\";s:14:\"version_latest\";s:7:\"4.9.1.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/signature/gravityformssignature_4.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=YWGftFPKOQCGLJK6LCyZA%2Fh0OUI%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/signature/gravityformssignature_4.9.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=wv8s75rsRaNEDuV3RxHqcXpyE%2Fc%3D\";}s:17:\"gravityformsslack\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.2.0\";s:14:\"version_latest\";s:5:\"2.2.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/slack/gravityformsslack_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=fACtc8lJ5HSrnn5ZGdRQsc18yVY%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/slack/gravityformsslack_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=fACtc8lJ5HSrnn5ZGdRQsc18yVY%3D\";}s:18:\"gravityformssquare\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.5.1\";s:14:\"version_latest\";s:5:\"2.5.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/square/gravityformssquare_2.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=i3qmGKVEEI4eFjczQCbBT5Zpx%2B4%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/square/gravityformssquare_2.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=i3qmGKVEEI4eFjczQCbBT5Zpx%2B4%3D\";}s:18:\"gravityformsstripe\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"6.0.3\";s:14:\"version_latest\";s:5:\"6.0.3\";s:20:\"minimum_requirements\";a:1:{i:0;a:6:{s:25:\"minimum_requirements_name\";s:13:\"Gravity Forms\";s:25:\"minimum_requirements_slug\";s:12:\"gravityforms\";s:28:\"minimum_requirements_version\";s:6:\"2.9.26\";s:35:\"minimum_requirements_version_latest\";s:6:\"2.9.30\";s:11:\"parent_slug\";s:18:\"gravityformsstripe\";s:12:\"parent_title\";s:13:\"Stripe Add-On\";}}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/stripe/gravityformsstripe_6.0.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=ZYk6Dp%2FW3b9oE2VoNVUw2KYkoow%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/stripe/gravityformsstripe_6.0.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=ZYk6Dp%2FW3b9oE2VoNVUw2KYkoow%3D\";}s:18:\"gravityformssurvey\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.2.1\";s:14:\"version_latest\";s:5:\"4.2.2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/survey/gravityformssurvey_4.2.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=CJC%2Fz8jv6km4GPs%2BIUzRfKWSmr4%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/survey/gravityformssurvey_4.2.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=Uu8nLKWGQu0uZkw%2B0Qi28SwytqU%3D\";}s:18:\"gravityformstrello\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.2.0\";s:14:\"version_latest\";s:7:\"2.2.0.2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/trello/gravityformstrello_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=2t2ERRlilLK5aieQyDffO2rOqEo%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/trello/gravityformstrello_2.2.0.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=NZ6YOOYZXwstnR7anvHPwtdPwYQ%3D\";}s:21:\"gravityformsturnstile\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/turnstile/gravityformsturnstile_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=DraATLboM4bmcQISAai37W6LF%2Fg%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/turnstile/gravityformsturnstile_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=DraATLboM4bmcQISAai37W6LF%2Fg%3D\";}s:18:\"gravityformstwilio\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.1.1\";s:14:\"version_latest\";s:5:\"3.1.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/twilio/gravityformstwilio_3.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=SnaLECddmjzP8Zf6Fk5jhbldx8Y%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/twilio/gravityformstwilio_3.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=SnaLECddmjzP8Zf6Fk5jhbldx8Y%3D\";}s:28:\"gravityformsuserregistration\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"5.4.0\";s:14:\"version_latest\";s:5:\"5.4.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:220:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/userregistration/gravityformsuserregistration_5.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=v7nnBhQSnCmdzStyUlZ0%2F8oH%2FLM%3D\";s:10:\"url_latest\";s:220:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/userregistration/gravityformsuserregistration_5.4.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=ajI1j%2FKZnJumiXVXjD2d0u%2Fd5vg%3D\";}s:20:\"gravityformswebhooks\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.0\";s:14:\"version_latest\";s:5:\"1.7.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/webhooks/gravityformswebhooks_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=D%2BNSiPDeRJT5DduHK%2BssoHpL288%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/webhooks/gravityformswebhooks_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=D%2BNSiPDeRJT5DduHK%2BssoHpL288%3D\";}s:18:\"gravityformszapier\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.5.1\";s:14:\"version_latest\";s:5:\"4.5.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zapier/gravityformszapier_4.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=qXmkbLSBLO1RaYJnMRlZGV9I6VA%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zapier/gravityformszapier_4.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=qXmkbLSBLO1RaYJnMRlZGV9I6VA%3D\";}s:19:\"gravityformszohocrm\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:7:\"2.4.0.2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zohocrm/gravityformszohocrm_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=Ry73u9pr9863b3BvB507UvIR0vc%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zohocrm/gravityformszohocrm_2.4.0.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=H4w%2BpLAfLXpqC07EzLfFr6Mzr6M%3D\";}s:11:\"gravitysmtp\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.1.5\";s:14:\"version_latest\";s:5:\"2.1.5\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:183:\"https://s3.dualstack.us-east-1.amazonaws.com/gravitysmtp/releases/gravitysmtp_2.1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=bhBcfFJcFXAf5w8J9K29ATXpGhc%3D\";s:10:\"url_latest\";s:183:\"https://s3.dualstack.us-east-1.amazonaws.com/gravitysmtp/releases/gravitysmtp_2.1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1775211218&Signature=bhBcfFJcFXAf5w8J9K29ATXpGhc%3D\";}s:7:\"testing\";a:4:{s:12:\"is_available\";b:0;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:5:\"1.www\";s:20:\"minimum_requirements\";a:0:{}}}','off'),(221596,'_transient_timeout_GFCache_95f6e18785d648b673fc1c1faa9cc0b8','1775124818','off'),(221597,'_transient_GFCache_95f6e18785d648b673fc1c1faa9cc0b8','s:904:\"O:59:\"Gravity_Forms\\Gravity_Forms\\License\\GF_License_API_Response\":5:{s:4:\"data\";a:1:{i:0;a:19:{s:15:\"license_key_md5\";s:32:\"acf3ba06e39c1ee9d3c78ddb427d27e4\";s:12:\"date_created\";s:19:\"2024-06-05 10:57:43\";s:12:\"date_expires\";s:19:\"2026-07-05 10:57:27\";s:12:\"renewal_date\";s:19:\"2026-06-05 10:57:27\";s:9:\"is_active\";s:1:\"1\";s:24:\"is_subscription_canceled\";s:1:\"0\";s:12:\"product_code\";s:7:\"GFELITE\";s:12:\"product_name\";s:19:\"Gravity Forms Elite\";s:18:\"is_near_expiration\";b:0;s:14:\"days_to_expire\";i:95;s:10:\"is_expired\";b:0;s:8:\"is_valid\";b:1;s:22:\"is_past_renewal_period\";b:0;s:9:\"is_legacy\";b:0;s:12:\"is_perpetual\";b:0;s:9:\"max_sites\";s:9:\"unlimited\";s:12:\"active_sites\";i:14;s:15:\"remaining_seats\";s:9:\"unlimited\";s:20:\"is_multisite_allowed\";b:1;}}s:6:\"errors\";a:0:{}s:6:\"status\";s:9:\"valid_key\";s:4:\"meta\";a:0:{}s:5:\"strat\";O:63:\"Gravity_Forms\\Gravity_Forms\\Transients\\GF_WP_Transient_Strategy\":0:{}}\";','off'),(221598,'_site_transient_timeout_theme_roots','1775040219','off'),(221599,'_site_transient_theme_roots','a:3:{s:11:\"actuate-old\";s:7:\"/themes\";s:7:\"actuate\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";}','off'),(221603,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.9.4.zip\";s:6:\"locale\";s:5:\"en_GB\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.9.4.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.9.4\";s:7:\"version\";s:5:\"6.9.4\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1775038421;s:15:\"version_checked\";s:5:\"6.9.4\";s:12:\"translations\";a:0:{}}','off'),(221604,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1775038421;s:7:\"checked\";a:3:{s:11:\"actuate-old\";s:0:\"\";s:7:\"actuate\";s:0:\"\";s:16:\"twentytwentyfive\";s:3:\"1.0\";}s:8:\"response\";a:2:{s:7:\"actuate\";a:6:{s:5:\"theme\";s:7:\"actuate\";s:11:\"new_version\";s:7:\"1.0.1.5\";s:3:\"url\";s:37:\"https://wordpress.org/themes/actuate/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/theme/actuate.1.0.1.5.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";b:0;}s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.4.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','off'),(221605,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1775038421;s:8:\"response\";a:1:{s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"27.3\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.27.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.gif?rev=3419908\";s:2:\"1x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-128x128.gif?rev=3419908\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=3257862\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=3257862\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=3257862\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=3257862\";}s:8:\"requires\";s:3:\"6.8\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}}s:12:\"translations\";a:5:{i:0;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:14:\"classic-editor\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.6.7\";s:7:\"updated\";s:19:\"2025-10-13 12:47:53\";s:7:\"package\";s:81:\"https://downloads.wordpress.org/translation/plugin/classic-editor/1.6.7/en_GB.zip\";s:10:\"autoupdate\";b:1;}i:1;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:14:\"duplicate-page\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.5.7\";s:7:\"updated\";s:19:\"2018-12-25 18:15:31\";s:7:\"package\";s:81:\"https://downloads.wordpress.org/translation/plugin/duplicate-page/4.5.7/en_GB.zip\";s:10:\"autoupdate\";b:1;}i:2;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:11:\"redirection\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"5.7.5\";s:7:\"updated\";s:19:\"2025-10-13 12:35:03\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/translation/plugin/redirection/5.7.5/en_GB.zip\";s:10:\"autoupdate\";b:1;}i:3;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:20:\"simple-page-ordering\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"2.7.4\";s:7:\"updated\";s:19:\"2022-07-17 10:49:07\";s:7:\"package\";s:87:\"https://downloads.wordpress.org/translation/plugin/simple-page-ordering/2.7.4/en_GB.zip\";s:10:\"autoupdate\";b:1;}i:4;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"wordpress-seo\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:4:\"27.2\";s:7:\"updated\";s:19:\"2026-02-03 09:44:40\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/wordpress-seo/27.2/en_GB.zip\";s:10:\"autoupdate\";b:1;}}s:9:\"no_update\";a:32:{s:57:\"acf-content-analysis-for-yoast-seo/yoast-acf-analysis.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:48:\"w.org/plugins/acf-content-analysis-for-yoast-seo\";s:4:\"slug\";s:34:\"acf-content-analysis-for-yoast-seo\";s:6:\"plugin\";s:57:\"acf-content-analysis-for-yoast-seo/yoast-acf-analysis.php\";s:11:\"new_version\";s:3:\"3.2\";s:3:\"url\";s:65:\"https://wordpress.org/plugins/acf-content-analysis-for-yoast-seo/\";s:7:\"package\";s:81:\"https://downloads.wordpress.org/plugin/acf-content-analysis-for-yoast-seo.3.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:87:\"https://ps.w.org/acf-content-analysis-for-yoast-seo/assets/icon-256x256.png?rev=1717503\";s:2:\"1x\";s:87:\"https://ps.w.org/acf-content-analysis-for-yoast-seo/assets/icon-128x128.png?rev=1717503\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:90:\"https://ps.w.org/acf-content-analysis-for-yoast-seo/assets/banner-1544x500.png?rev=1717503\";s:2:\"1x\";s:89:\"https://ps.w.org/acf-content-analysis-for-yoast-seo/assets/banner-772x250.png?rev=1717503\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.6\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:49:\"w.org/plugins/all-in-one-wp-security-and-firewall\";s:4:\"slug\";s:35:\"all-in-one-wp-security-and-firewall\";s:6:\"plugin\";s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";s:11:\"new_version\";s:5:\"5.4.6\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/plugin/all-in-one-wp-security-and-firewall.5.4.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:88:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/icon-256x256.png?rev=2798307\";s:2:\"1x\";s:88:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/icon-128x128.png?rev=2798307\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/banner-1544x500.png?rev=2798307\";s:2:\"1x\";s:90:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/banner-772x250.png?rev=2798307\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:37:\"breadcrumb-navxt/breadcrumb-navxt.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/breadcrumb-navxt\";s:4:\"slug\";s:16:\"breadcrumb-navxt\";s:6:\"plugin\";s:37:\"breadcrumb-navxt/breadcrumb-navxt.php\";s:11:\"new_version\";s:5:\"7.5.1\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/breadcrumb-navxt/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/breadcrumb-navxt.7.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:61:\"https://ps.w.org/breadcrumb-navxt/assets/icon.svg?rev=1927103\";s:3:\"svg\";s:61:\"https://ps.w.org/breadcrumb-navxt/assets/icon.svg?rev=1927103\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/breadcrumb-navxt/assets/banner-1544x500.png?rev=1927103\";s:2:\"1x\";s:71:\"https://ps.w.org/breadcrumb-navxt/assets/banner-772x250.png?rev=1927103\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:45:\"taxonomy-terms-order/taxonomy-terms-order.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:34:\"w.org/plugins/taxonomy-terms-order\";s:4:\"slug\";s:20:\"taxonomy-terms-order\";s:6:\"plugin\";s:45:\"taxonomy-terms-order/taxonomy-terms-order.php\";s:11:\"new_version\";s:5:\"1.9.5\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/taxonomy-terms-order/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/taxonomy-terms-order.1.9.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/taxonomy-terms-order/assets/icon-256x256.png?rev=1564412\";s:2:\"1x\";s:73:\"https://ps.w.org/taxonomy-terms-order/assets/icon-128x128.png?rev=1564412\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/taxonomy-terms-order/assets/banner-1544x500.png?rev=3300841\";s:2:\"1x\";s:75:\"https://ps.w.org/taxonomy-terms-order/assets/banner-772x250.png?rev=3300841\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"2.8\";}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.6.7\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:70:\"classic-widgets-with-block-based-widgets/classic-and-block-widgets.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:54:\"w.org/plugins/classic-widgets-with-block-based-widgets\";s:4:\"slug\";s:40:\"classic-widgets-with-block-based-widgets\";s:6:\"plugin\";s:70:\"classic-widgets-with-block-based-widgets/classic-and-block-widgets.php\";s:11:\"new_version\";s:5:\"1.0.1\";s:3:\"url\";s:71:\"https://wordpress.org/plugins/classic-widgets-with-block-based-widgets/\";s:7:\"package\";s:89:\"https://downloads.wordpress.org/plugin/classic-widgets-with-block-based-widgets.1.0.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:93:\"https://ps.w.org/classic-widgets-with-block-based-widgets/assets/icon-256x256.png?rev=2861054\";s:2:\"1x\";s:93:\"https://ps.w.org/classic-widgets-with-block-based-widgets/assets/icon-128x128.png?rev=2861054\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:96:\"https://ps.w.org/classic-widgets-with-block-based-widgets/assets/banner-1544x500.png?rev=2861054\";s:2:\"1x\";s:95:\"https://ps.w.org/classic-widgets-with-block-based-widgets/assets/banner-772x250.png?rev=2861054\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:23:\"cookiehub/cookiehub.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/cookiehub\";s:4:\"slug\";s:9:\"cookiehub\";s:6:\"plugin\";s:23:\"cookiehub/cookiehub.php\";s:11:\"new_version\";s:5:\"1.2.2\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/cookiehub/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/cookiehub.1.2.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/cookiehub/assets/icon-256x256.png?rev=2941035\";s:2:\"1x\";s:62:\"https://ps.w.org/cookiehub/assets/icon-128x128.png?rev=2938537\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/cookiehub/assets/banner-1544x500.png?rev=3000747\";s:2:\"1x\";s:64:\"https://ps.w.org/cookiehub/assets/banner-772x250.png?rev=3000747\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}s:43:\"custom-post-type-ui/custom-post-type-ui.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/custom-post-type-ui\";s:4:\"slug\";s:19:\"custom-post-type-ui\";s:6:\"plugin\";s:43:\"custom-post-type-ui/custom-post-type-ui.php\";s:11:\"new_version\";s:6:\"1.18.3\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/custom-post-type-ui/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/custom-post-type-ui.1.18.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/custom-post-type-ui/assets/icon-256x256.png?rev=2744389\";s:2:\"1x\";s:72:\"https://ps.w.org/custom-post-type-ui/assets/icon-128x128.png?rev=2744389\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/custom-post-type-ui/assets/banner-1544x500.png?rev=2744389\";s:2:\"1x\";s:74:\"https://ps.w.org/custom-post-type-ui/assets/banner-772x250.png?rev=2744389\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}s:51:\"disqus-conditional-load/disqus-conditional-load.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/disqus-conditional-load\";s:4:\"slug\";s:23:\"disqus-conditional-load\";s:6:\"plugin\";s:51:\"disqus-conditional-load/disqus-conditional-load.php\";s:11:\"new_version\";s:6:\"11.1.2\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/disqus-conditional-load/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/disqus-conditional-load.11.1.2.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:76:\"https://ps.w.org/disqus-conditional-load/assets/icon-128x128.png?rev=1643519\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:78:\"https://ps.w.org/disqus-conditional-load/assets/banner-772x250.png?rev=1027407\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:32:\"disqus-comment-system/disqus.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/disqus-comment-system\";s:4:\"slug\";s:21:\"disqus-comment-system\";s:6:\"plugin\";s:32:\"disqus-comment-system/disqus.php\";s:11:\"new_version\";s:5:\"3.1.4\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/disqus-comment-system/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/disqus-comment-system.3.1.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:66:\"https://ps.w.org/disqus-comment-system/assets/icon.svg?rev=1636350\";s:3:\"svg\";s:66:\"https://ps.w.org/disqus-comment-system/assets/icon.svg?rev=1636350\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:76:\"https://ps.w.org/disqus-comment-system/assets/banner-772x250.png?rev=1636350\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:32:\"duplicate-page/duplicatepage.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-page\";s:4:\"slug\";s:14:\"duplicate-page\";s:6:\"plugin\";s:32:\"duplicate-page/duplicatepage.php\";s:11:\"new_version\";s:5:\"4.5.7\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-page/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/duplicate-page.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-page/assets/icon-128x128.jpg?rev=1412874\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-page/assets/banner-772x250.jpg?rev=1410328\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.4\";}s:37:\"edit-author-slug/edit-author-slug.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/edit-author-slug\";s:4:\"slug\";s:16:\"edit-author-slug\";s:6:\"plugin\";s:37:\"edit-author-slug/edit-author-slug.php\";s:11:\"new_version\";s:5:\"1.9.2\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/edit-author-slug/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/edit-author-slug.1.9.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:61:\"https://ps.w.org/edit-author-slug/assets/icon.svg?rev=1582213\";s:3:\"svg\";s:61:\"https://ps.w.org/edit-author-slug/assets/icon.svg?rev=1582213\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/edit-author-slug/assets/banner-1544x500.png?rev=1581739\";s:2:\"1x\";s:71:\"https://ps.w.org/edit-author-slug/assets/banner-772x250.png?rev=1582213\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:50:\"gravity-forms-entry-expiration/entryexpiration.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"w.org/plugins/gravity-forms-entry-expiration\";s:4:\"slug\";s:30:\"gravity-forms-entry-expiration\";s:6:\"plugin\";s:50:\"gravity-forms-entry-expiration/entryexpiration.php\";s:11:\"new_version\";s:5:\"2.2.1\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/gravity-forms-entry-expiration/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/gravity-forms-entry-expiration.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/gravity-forms-entry-expiration/assets/icon-256x256.png?rev=2564691\";s:2:\"1x\";s:83:\"https://ps.w.org/gravity-forms-entry-expiration/assets/icon-128x128.png?rev=2564691\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/gravity-forms-entry-expiration/assets/banner-1544x500.png?rev=2564691\";s:2:\"1x\";s:85:\"https://ps.w.org/gravity-forms-entry-expiration/assets/banner-772x250.png?rev=2564691\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"5.3.0\";}s:19:\"imagify/imagify.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/imagify\";s:4:\"slug\";s:7:\"imagify\";s:6:\"plugin\";s:19:\"imagify/imagify.php\";s:11:\"new_version\";s:5:\"2.2.7\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/imagify/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/imagify.2.2.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/imagify/assets/icon-256x256.gif?rev=3452959\";s:2:\"1x\";s:60:\"https://ps.w.org/imagify/assets/icon-128x128.gif?rev=3452959\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/imagify/assets/banner-1544x500.png?rev=2759224\";s:2:\"1x\";s:62:\"https://ps.w.org/imagify/assets/banner-772x250.png?rev=2759224\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";}s:33:\"wp-user-avatar/wp-user-avatar.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/wp-user-avatar\";s:4:\"slug\";s:14:\"wp-user-avatar\";s:6:\"plugin\";s:33:\"wp-user-avatar/wp-user-avatar.php\";s:11:\"new_version\";s:7:\"4.16.12\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-user-avatar/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wp-user-avatar.4.16.12.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-user-avatar/assets/icon-256x256.png?rev=2532486\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-user-avatar/assets/icon-128x128.png?rev=2532489\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/wp-user-avatar/assets/banner-1544x500.png?rev=2532489\";s:2:\"1x\";s:69:\"https://ps.w.org/wp-user-avatar/assets/banner-772x250.png?rev=2532489\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}s:35:\"reading-time-wp/rt-reading-time.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/reading-time-wp\";s:4:\"slug\";s:15:\"reading-time-wp\";s:6:\"plugin\";s:35:\"reading-time-wp/rt-reading-time.php\";s:11:\"new_version\";s:6:\"2.0.17\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/reading-time-wp/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/reading-time-wp.2.0.17.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/reading-time-wp/assets/icon-256x256.png?rev=2355751\";s:2:\"1x\";s:68:\"https://ps.w.org/reading-time-wp/assets/icon-128x128.png?rev=2355751\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/reading-time-wp/assets/banner-772x250.jpg?rev=2355751\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.0.1\";}s:27:\"redirection/redirection.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/redirection\";s:4:\"slug\";s:11:\"redirection\";s:6:\"plugin\";s:27:\"redirection/redirection.php\";s:11:\"new_version\";s:5:\"5.7.5\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/redirection/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/redirection.5.7.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/redirection/assets/icon-256x256.jpg?rev=983639\";s:2:\"1x\";s:63:\"https://ps.w.org/redirection/assets/icon-128x128.jpg?rev=983640\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/redirection/assets/banner-1544x500.jpg?rev=983641\";s:2:\"1x\";s:65:\"https://ps.w.org/redirection/assets/banner-772x250.jpg?rev=983642\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";}s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/regenerate-thumbnails\";s:4:\"slug\";s:21:\"regenerate-thumbnails\";s:6:\"plugin\";s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";s:11:\"new_version\";s:5:\"3.1.6\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/regenerate-thumbnails/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/regenerate-thumbnails.3.1.6.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:74:\"https://ps.w.org/regenerate-thumbnails/assets/icon-128x128.png?rev=1753390\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/regenerate-thumbnails/assets/banner-1544x500.jpg?rev=1753390\";s:2:\"1x\";s:76:\"https://ps.w.org/regenerate-thumbnails/assets/banner-772x250.jpg?rev=1753390\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:53:\"simple-custom-post-order/simple-custom-post-order.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"w.org/plugins/simple-custom-post-order\";s:4:\"slug\";s:24:\"simple-custom-post-order\";s:6:\"plugin\";s:53:\"simple-custom-post-order/simple-custom-post-order.php\";s:11:\"new_version\";s:5:\"2.6.0\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/simple-custom-post-order/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/simple-custom-post-order.2.6.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/simple-custom-post-order/assets/icon-256x256.jpg?rev=2969435\";s:2:\"1x\";s:77:\"https://ps.w.org/simple-custom-post-order/assets/icon-256x256.jpg?rev=2969435\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:79:\"https://ps.w.org/simple-custom-post-order/assets/banner-772x250.jpg?rev=2969435\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";}s:45:\"simple-page-ordering/simple-page-ordering.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:34:\"w.org/plugins/simple-page-ordering\";s:4:\"slug\";s:20:\"simple-page-ordering\";s:6:\"plugin\";s:45:\"simple-page-ordering/simple-page-ordering.php\";s:11:\"new_version\";s:5:\"2.7.4\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/simple-page-ordering/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/simple-page-ordering.2.7.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/simple-page-ordering/assets/icon-256x256.png?rev=2716033\";s:2:\"1x\";s:73:\"https://ps.w.org/simple-page-ordering/assets/icon-128x128.png?rev=2716033\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/simple-page-ordering/assets/banner-1544x500.png?rev=2716033\";s:2:\"1x\";s:75:\"https://ps.w.org/simple-page-ordering/assets/banner-772x250.png?rev=2716033\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}s:27:\"tawkto-live-chat/tawkto.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/tawkto-live-chat\";s:4:\"slug\";s:16:\"tawkto-live-chat\";s:6:\"plugin\";s:27:\"tawkto-live-chat/tawkto.php\";s:11:\"new_version\";s:5:\"0.9.3\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/tawkto-live-chat/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/tawkto-live-chat.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/tawkto-live-chat/assets/icon-256x256.png?rev=1371919\";s:2:\"1x\";s:69:\"https://ps.w.org/tawkto-live-chat/assets/icon-128x128.png?rev=1371919\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/tawkto-live-chat/assets/banner-1544x500.png?rev=2101205\";s:2:\"1x\";s:71:\"https://ps.w.org/tawkto-live-chat/assets/banner-772x250.png?rev=2101201\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"2.7\";}s:47:\"tinymce-custom-styles/tinymce-custom-styles.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/tinymce-custom-styles\";s:4:\"slug\";s:21:\"tinymce-custom-styles\";s:6:\"plugin\";s:47:\"tinymce-custom-styles/tinymce-custom-styles.php\";s:11:\"new_version\";s:5:\"1.1.5\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/tinymce-custom-styles/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/tinymce-custom-styles.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/tinymce-custom-styles/assets/icon-256x256.jpg?rev=1452774\";s:2:\"1x\";s:74:\"https://ps.w.org/tinymce-custom-styles/assets/icon-128x128.jpg?rev=1452774\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:41:\"widget-css-classes/widget-css-classes.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/widget-css-classes\";s:4:\"slug\";s:18:\"widget-css-classes\";s:6:\"plugin\";s:41:\"widget-css-classes/widget-css-classes.php\";s:11:\"new_version\";s:7:\"1.5.4.1\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/widget-css-classes/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/widget-css-classes.1.5.4.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/widget-css-classes/assets/icon-256x256.jpg?rev=1130657\";s:2:\"1x\";s:71:\"https://ps.w.org/widget-css-classes/assets/icon-128x128.jpg?rev=1130657\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/widget-css-classes/assets/banner-1544x500.jpg?rev=1130650\";s:2:\"1x\";s:73:\"https://ps.w.org/widget-css-classes/assets/banner-772x250.jpg?rev=1130650\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";}s:27:\"woosidebars/woosidebars.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/woosidebars\";s:4:\"slug\";s:11:\"woosidebars\";s:6:\"plugin\";s:27:\"woosidebars/woosidebars.php\";s:11:\"new_version\";s:5:\"1.4.6\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woosidebars/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woosidebars.1.4.6.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://s.w.org/plugins/geopattern-icon/woosidebars_a9c7b8.svg\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/woosidebars/assets/banner-1544x500.png?rev=633896\";s:2:\"1x\";s:65:\"https://ps.w.org/woosidebars/assets/banner-772x250.png?rev=633896\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.1\";}s:41:\"wordpress-importer/wordpress-importer.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/wordpress-importer\";s:4:\"slug\";s:18:\"wordpress-importer\";s:6:\"plugin\";s:41:\"wordpress-importer/wordpress-importer.php\";s:11:\"new_version\";s:5:\"0.9.5\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wordpress-importer/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/wordpress-importer.0.9.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=2791650\";s:3:\"svg\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=2791650\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-importer/assets/banner-772x250.png?rev=547654\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}s:17:\"wp-ban/wp-ban.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"w.org/plugins/wp-ban\";s:4:\"slug\";s:6:\"wp-ban\";s:6:\"plugin\";s:17:\"wp-ban/wp-ban.php\";s:11:\"new_version\";s:6:\"1.69.2\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/wp-ban/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/wp-ban.1.69.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:50:\"https://ps.w.org/wp-ban/assets/icon.svg?rev=978059\";s:3:\"svg\";s:50:\"https://ps.w.org/wp-ban/assets/icon.svg?rev=978059\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/wp-ban/assets/banner-1544x500.jpg?rev=1206682\";s:2:\"1x\";s:61:\"https://ps.w.org/wp-ban/assets/banner-772x250.jpg?rev=1206682\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.3\";}s:28:\"wp-extended-search/wp-es.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/wp-extended-search\";s:4:\"slug\";s:18:\"wp-extended-search\";s:6:\"plugin\";s:28:\"wp-extended-search/wp-es.php\";s:11:\"new_version\";s:5:\"2.2.1\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wp-extended-search/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/wp-extended-search.2.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/wp-extended-search/assets/icon-256x256.png?rev=2436853\";s:2:\"1x\";s:71:\"https://ps.w.org/wp-extended-search/assets/icon-128x128.png?rev=2436853\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/wp-extended-search/assets/banner-1544x500.png?rev=2436853\";s:2:\"1x\";s:73:\"https://ps.w.org/wp-extended-search/assets/banner-772x250.png?rev=2436853\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:31:\"wp-google-maps/wpGoogleMaps.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/wp-google-maps\";s:4:\"slug\";s:14:\"wp-google-maps\";s:6:\"plugin\";s:31:\"wp-google-maps/wpGoogleMaps.php\";s:11:\"new_version\";s:7:\"10.0.06\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-google-maps/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/wp-google-maps.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-google-maps/assets/icon-256x256.png?rev=3058363\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-google-maps/assets/icon-128x128.png?rev=3058363\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/wp-google-maps/assets/banner-1544x500.png?rev=3058363\";s:2:\"1x\";s:69:\"https://ps.w.org/wp-google-maps/assets/banner-772x250.png?rev=3058368\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.5\";}s:47:\"wp-import-export-lite/wp-import-export-lite.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/wp-import-export-lite\";s:4:\"slug\";s:21:\"wp-import-export-lite\";s:6:\"plugin\";s:47:\"wp-import-export-lite/wp-import-export-lite.php\";s:11:\"new_version\";s:6:\"3.9.30\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/wp-import-export-lite/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/wp-import-export-lite.3.9.30.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/wp-import-export-lite/assets/icon-256x256.png?rev=2129449\";s:2:\"1x\";s:74:\"https://ps.w.org/wp-import-export-lite/assets/icon-128x128.png?rev=2129449\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/wp-import-export-lite/assets/banner-1544x500.png?rev=2129449\";s:2:\"1x\";s:76:\"https://ps.w.org/wp-import-export-lite/assets/banner-772x250.png?rev=2129449\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:29:\"wp-mail-smtp/wp_mail_smtp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/wp-mail-smtp\";s:4:\"slug\";s:12:\"wp-mail-smtp\";s:6:\"plugin\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:11:\"new_version\";s:5:\"4.7.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wp-mail-smtp/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wp-mail-smtp.4.7.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-256x256.png?rev=1755440\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-128x128.png?rev=1755440\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-mail-smtp/assets/banner-1544x500.png?rev=3206423\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-mail-smtp/assets/banner-772x250.png?rev=3206423\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";}s:31:\"wp-svg-images/wp-svg-images.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/wp-svg-images\";s:4:\"slug\";s:13:\"wp-svg-images\";s:6:\"plugin\";s:31:\"wp-svg-images/wp-svg-images.php\";s:11:\"new_version\";s:3:\"4.4\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wp-svg-images/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-svg-images.4.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/wp-svg-images/assets/icon.svg?rev=2701394\";s:3:\"svg\";s:58:\"https://ps.w.org/wp-svg-images/assets/icon.svg?rev=2701394\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wp-svg-images/assets/banner-1544x500.png?rev=2701394\";s:2:\"1x\";s:68:\"https://ps.w.org/wp-svg-images/assets/banner-772x250.png?rev=2701394\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.0.1\";}}s:7:\"checked\";a:40:{s:57:\"acf-content-analysis-for-yoast-seo/yoast-acf-analysis.php\";s:3:\"3.2\";s:45:\"Gravity-Forms-ACF-Field/acf-gravity_forms.php\";s:5:\"1.1.0\";s:34:\"advanced-custom-fields-pro/acf.php\";s:5:\"6.7.1\";s:19:\"akismet/akismet.php\";s:3:\"5.6\";s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";s:5:\"5.4.6\";s:37:\"breadcrumb-navxt/breadcrumb-navxt.php\";s:5:\"7.5.1\";s:45:\"taxonomy-terms-order/taxonomy-terms-order.php\";s:5:\"1.9.5\";s:33:\"classic-editor/classic-editor.php\";s:5:\"1.6.7\";s:70:\"classic-widgets-with-block-based-widgets/classic-and-block-widgets.php\";s:5:\"1.0.1\";s:23:\"cookiehub/cookiehub.php\";s:5:\"1.2.2\";s:43:\"custom-post-type-ui/custom-post-type-ui.php\";s:6:\"1.18.3\";s:51:\"disqus-conditional-load/disqus-conditional-load.php\";s:6:\"11.1.2\";s:32:\"disqus-comment-system/disqus.php\";s:5:\"3.1.4\";s:32:\"duplicate-page/duplicatepage.php\";s:5:\"4.5.7\";s:37:\"edit-author-slug/edit-author-slug.php\";s:5:\"1.9.2\";s:50:\"gravity-forms-entry-expiration/entryexpiration.php\";s:5:\"2.2.1\";s:29:\"gravityforms/gravityforms.php\";s:6:\"2.9.30\";s:35:\"gravityformsmailchimp/mailchimp.php\";s:5:\"5.7.2\";s:35:\"gravityformsrecaptcha/recaptcha.php\";s:5:\"1.6.0\";s:19:\"imagify/imagify.php\";s:5:\"2.2.7\";s:33:\"wp-user-avatar/wp-user-avatar.php\";s:7:\"4.16.12\";s:24:\"quick-alt-editor/alt.php\";s:5:\"1.0.2\";s:35:\"reading-time-wp/rt-reading-time.php\";s:6:\"2.0.17\";s:27:\"redirection/redirection.php\";s:5:\"5.7.5\";s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";s:5:\"3.1.6\";s:53:\"simple-custom-post-order/simple-custom-post-order.php\";s:5:\"2.6.0\";s:45:\"simple-page-ordering/simple-page-ordering.php\";s:5:\"2.7.4\";s:27:\"tawkto-live-chat/tawkto.php\";s:5:\"0.9.3\";s:47:\"tinymce-custom-styles/tinymce-custom-styles.php\";s:5:\"1.1.5\";s:41:\"widget-css-classes/widget-css-classes.php\";s:7:\"1.5.4.1\";s:27:\"woosidebars/woosidebars.php\";s:5:\"1.4.6\";s:41:\"wordpress-importer/wordpress-importer.php\";s:5:\"0.9.5\";s:17:\"wp-ban/wp-ban.php\";s:6:\"1.69.2\";s:28:\"wp-extended-search/wp-es.php\";s:5:\"2.2.1\";s:31:\"wp-google-maps/wpGoogleMaps.php\";s:7:\"10.0.06\";s:47:\"wp-import-export-lite/wp-import-export-lite.php\";s:6:\"3.9.30\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:5:\"4.7.1\";s:23:\"wp-rocket/wp-rocket.php\";s:8:\"3.20.0.3\";s:31:\"wp-svg-images/wp-svg-images.php\";s:3:\"4.4\";s:24:\"wordpress-seo/wp-seo.php\";s:4:\"27.2\";}}','off'),(221610,'_transient_timeout_acf_pro_validating_license','1775039322','off'),(221611,'_transient_acf_pro_validating_license','1','off'),(221612,'_transient_timeout_ppress_check_protection_files','1775124822','off'),(221613,'_transient_ppress_check_protection_files','1','off'),(221614,'_transient_timeout_wpseo_total_unindexed_posts_limited','1775039323','off'),(221615,'_transient_wpseo_total_unindexed_posts_limited','0','off'),(221616,'_transient_timeout_wpseo_total_unindexed_terms_limited','1775039323','off'),(221617,'_transient_wpseo_total_unindexed_terms_limited','0','off'),(221618,'_transient_timeout_wpseo_total_unindexed_post_type_archives','1775124823','off'),(221619,'_transient_wpseo_total_unindexed_post_type_archives','0','off'),(221620,'_transient_timeout_wpseo_total_unindexed_general_items','1775124823','off'),(221621,'_transient_wpseo_total_unindexed_general_items','0','off'),(221622,'_transient_timeout_wpseo_unindexed_post_link_count','1775124823','off'),(221623,'_transient_wpseo_unindexed_post_link_count','0','off'),(221624,'_transient_timeout_wpseo_unindexed_term_link_count','1775124823','off'),(221625,'_transient_wpseo_unindexed_term_link_count','0','off'),(221626,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1775060023','off'),(221627,'_transient_action_scheduler_last_pastdue_actions_check','1775038423','off'),(221628,'_transient_timeout_wp_mail_smtp_error_debug_events_transient_30-days','1775042023','off'),(221629,'_transient_wp_mail_smtp_error_debug_events_transient_30-days','0','off'),(221630,'_site_transient_timeout_community-events-1aecf33ab8525ff212ebdffbb438372e','1775081626','off'),(221631,'_site_transient_community-events-1aecf33ab8525ff212ebdffbb438372e','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:9:\"127.0.0.0\";}s:6:\"events\";a:1:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:39:\"BeeWUG - Blackburn WordPress User Group\";s:3:\"url\";s:67:\"https://www.meetup.com/blackburn-wordpress-meetup/events/313723275/\";s:6:\"meetup\";s:26:\"Blackburn WordPress Meetup\";s:10:\"meetup_url\";s:50:\"https://www.meetup.com/Blackburn-WordPress-Meetup/\";s:4:\"date\";s:19:\"2026-04-08 18:30:00\";s:8:\"end_date\";s:19:\"2026-04-08 20:30:00\";s:20:\"start_unix_timestamp\";i:1775669400;s:18:\"end_unix_timestamp\";i:1775676600;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"GB\";s:8:\"latitude\";d:53.75;s:9:\"longitude\";d:-2.49;}}}}','off'),(221632,'_site_transient_timeout_feed_94d0b45cbbe5640144493b43a9e8f566','1775081626','off');
INSERT INTO `act_options` VALUES (221633,'_site_transient_feed_94d0b45cbbe5640144493b43a9e8f566','a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"Blog – WordPress.org English (UK)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://en-gb.wordpress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 Sep 2024 20:43:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-GB\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=7.1-alpha-62185\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://s.w.org/favicon.ico?2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"Blog – WordPress.org English (UK)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://en-gb.wordpress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 6.6.2 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://en-gb.wordpress.org/2024/09/10/wordpress-6-6-2-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://en-gb.wordpress.org/2024/09/10/wordpress-6-6-2-maintenance-release/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 Sep 2024 20:43:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1777\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:412:\"WordPress 6.6.2 is now available! This minor release includes&#160;15 bug fixes in Core&#160;and&#160;11 in the Block Editor, addressing issues like unexpected CSS specificity changes in certain themes. For a full summary of the maintenance updates, you can refer to the&#160;Release Candidate announcement. WordPress 6.6.2 is a short-cycle release. The next major release will be version 6.7 planned [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mark Robson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8459:\"\n<h2 class=\"wp-block-heading\">WordPress 6.6.2 is now available!</h2>\n\n\n\n<p class=\"wp-block-paragraph\">This minor release includes&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;id=!61982&amp;milestone=6.6.2&amp;group=status&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;col=keywords&amp;order=id\">15 bug fixes in Core</a>&nbsp;and&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/61982#comment:5\">11 in the Block Editor</a>, addressing issues like unexpected CSS specificity changes in certain themes. For a full summary of the maintenance updates, you can refer to the&nbsp;<a href=\"https://make.wordpress.org/core/2024/09/04/wordpress-6-6-2-rc1-is-now-available/\">Release Candidate announcement</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.6.2 is a short-cycle release. The next major release will be <a href=\"https://make.wordpress.org/core/6-7/\">version 6.7</a> planned for 12 November 2024.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can&nbsp;<a href=\"https://wordpress.org/wordpress-6.6.2.zip\">download WordPress 6.6.2 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For more information on this release, please&nbsp;<a href=\"https://wordpress.org/support/wordpress-version/version-6-6-2\">visit the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p class=\"wp-block-paragraph\">This release was led by <a href=\"https://profiles.wordpress.org/hellofromTonya\">Tonya Mork</a> and <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a>, with <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> mentoring us.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.6.2 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/aaronrobertshaw\">Aaron Robertshaw</a>,&nbsp;<a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>,&nbsp;<a href=\"https://profiles.wordpress.org/wildworks\">Aki Hamano</a>,&nbsp;<a href=\"https://profiles.wordpress.org/atachibana\">Akira Tachibana</a>,&nbsp;<a href=\"https://profiles.wordpress.org/akshat2802\">Akshat Kakkad</a>,&nbsp;<a href=\"https://profiles.wordpress.org/harlet7\">Alexandru Horeanu</a>,&nbsp;<a href=\"https://profiles.wordpress.org/amitraj2203\">Amit Raj</a>,&nbsp;<a href=\"https://profiles.wordpress.org/andreiglingeanu\">andreiglingeanu</a>,&nbsp;<a href=\"https://profiles.wordpress.org/andrewserong\">Andrew Serong</a>,&nbsp;<a href=\"https://profiles.wordpress.org/the-ank\">Ankur Vishwakarma</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ahortin\">Anthony Hortin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/apmeyer\">apmeyer</a>,&nbsp;<a href=\"https://profiles.wordpress.org/aristath\">Ari Stathopoulos</a>,&nbsp;<a href=\"https://profiles.wordpress.org/rainbowgeek\">Benjamin Denis</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bernhard-reiter\">bernhard-reiter</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ironprogrammer\">Brian Alexander</a>,&nbsp;<a href=\"https://profiles.wordpress.org/freibergergarcia\">Bruno Freiberger Garcia</a>,&nbsp;<a href=\"https://profiles.wordpress.org/poena\">Carolina Nymark</a>,&nbsp;<a href=\"https://profiles.wordpress.org/costdev\">Colin Stewart</a>,&nbsp;<a href=\"https://profiles.wordpress.org/talldanwp\">Daniel Richards</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dballari\">David Ballarin Prunera</a>,&nbsp;<a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dlh\">David Herrera</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dsas\">Dean Sas</a>,&nbsp;<a href=\"https://profiles.wordpress.org/debarghyabanerjee\">DEBARGHYA BANERJEE</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dmsnell\">Dennis Snell</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mamaduka\">George Mamadashvili</a>,&nbsp;<a href=\"https://profiles.wordpress.org/gziolo\">Greg Ziółkowski</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jamesros161\">James Rosado</a>,&nbsp;<a href=\"https://profiles.wordpress.org/madtownlems\">Jason LeMahieu (MadtownLems)</a>,&nbsp;<a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jeherve\">Jeremy Herve</a>,&nbsp;<a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jonsurrell\">Jon Surrell</a>,&nbsp;<a href=\"https://profiles.wordpress.org/josklever\">Jos Klever</a>,&nbsp;<a href=\"https://profiles.wordpress.org/karan4word\">karan4official</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ryelle\">Kelly Choyce-Dwan</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kowsar89\">Kowsar Hossain</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kracked888\">kracked888</a>,&nbsp;<a href=\"https://profiles.wordpress.org/luisherranz\">luisherranz</a>,&nbsp;<a href=\"https://profiles.wordpress.org/clorith\">Marius L. J.</a>,&nbsp;<a href=\"https://profiles.wordpress.org/marius84\">mariushosting</a>,&nbsp;<a href=\"https://profiles.wordpress.org/markhowellsmead\">Mark Howells-Mead</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mattraines\">mattraines</a>,&nbsp;<a href=\"https://profiles.wordpress.org/michaelwp85\">michaelwp85</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mukesh27\">Mukesh Panchal</a>,&nbsp;<a href=\"https://profiles.wordpress.org/munyagu\">munyagu</a>,&nbsp;<a href=\"https://profiles.wordpress.org/narenin\">Narendra Sishodiya</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ndiego\">Nick Diego</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nithi22\">Nithin John</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nithins53\">Nithin SreeRaj</a>,&nbsp;<a href=\"https://profiles.wordpress.org/alshakero\">Omar Alshaker</a>,&nbsp;<a href=\"https://profiles.wordpress.org/paaljoachim\">Paal Joachim Romdahl</a>,&nbsp;<a href=\"https://profiles.wordpress.org/pamprn\">Pamela Ribeiro</a>,&nbsp;<a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>,&nbsp;<a href=\"https://profiles.wordpress.org/pbiron\">Paul Biron</a>,&nbsp;<a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>,&nbsp;<a href=\"https://profiles.wordpress.org/presstoke\">presstoke</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ramonopoly\">ramonopoly</a>,&nbsp;<a href=\"https://profiles.wordpress.org/youknowriad\">Riad Benguella</a>,&nbsp;<a href=\"https://profiles.wordpress.org/coffee2code\">Scott Reilly</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>,&nbsp;<a href=\"https://profiles.wordpress.org/shailu25\">Shail Mehta</a>,&nbsp;<a href=\"https://profiles.wordpress.org/smerriman\">smerriman</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sabernhardt\">Stephen Bernhardt</a>,&nbsp;<a href=\"https://profiles.wordpress.org/hellofromTonya\">Tonya Mork</a>,&nbsp;<a href=\"https://profiles.wordpress.org/vcanales\">Vicente Canales</a>,&nbsp;<a href=\"https://profiles.wordpress.org/wongjn\">wongjn</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ytfeldrawkcab\">ytfeLdrawkcaB</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p class=\"wp-block-paragraph\">To get involved in WordPress core development, head over to Trac,&nbsp;<a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the&nbsp;<a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a>&nbsp;and&nbsp;<a href=\"https://wordpress.slack.com/archives/C07BTF54N68\">#6-7-release-leads</a>&nbsp;channels. Need help? Check out the&nbsp;<a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">As a reminder, please see&nbsp;<a href=\"https://wordpress.org/https://make.wordpress.org/plugins/2024/09/04/upcoming-security-changes-for-plugin-and-theme-authors-on-wordpress-org/\">this post for the upcoming security changes for plugin and theme authors on WordPress.org</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://en-gb.wordpress.org/2024/09/10/wordpress-6-6-2-maintenance-release/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"1777\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 6.6.1 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://en-gb.wordpress.org/2024/07/23/wordpress-6-6-1-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://en-gb.wordpress.org/2024/07/23/wordpress-6-6-1-maintenance-release/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 23 Jul 2024 16:10:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1771\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:384:\"WordPress 6.6.1 is now available! This minor release features&#160;7 bug fixes in Core&#160;and&#160;9 bug fixes for the Block Editor. You can review a summary of the maintenance updates in this release by reading the&#160;Release Candidate announcement. WordPress 6.6.1 is a short-cycle release. The next major release will be version 6.7 planned for November 2024. If you [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mark Robson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6302:\"\n<p class=\"wp-block-paragraph\"><strong>WordPress 6.6.1 is now available!</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">This minor release features&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;id=!61692&amp;milestone=6.6.1&amp;group=status&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;col=keywords&amp;order=priority\">7 bug fixes in Core</a>&nbsp;and&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/61692#comment:4\">9 bug fixes for the Block Editor</a>. You can review a summary of the maintenance updates in this release by reading the&nbsp;<a href=\"https://make.wordpress.org/core/2024/07/18/wordpress-6-6-1-rc1-is-now-available/\">Release Candidate announcement</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.6.1 is a short-cycle release. The next major release will be <a href=\"https://make.wordpress.org/core/6-7/\">version 6.7</a> planned for November 2024.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can&nbsp;<a href=\"https://wordpress.org/wordpress-6.6.1.zip\">download WordPress 6.6.1 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For more information on this release, please&nbsp;<a href=\"https://wordpress.org/support/wordpress-version/version-6-6-1\">visit the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p class=\"wp-block-paragraph\">This release was led by&nbsp;<a href=\"https://profiles.wordpress.org/hellofromTonya\">Tonya Mork</a>&nbsp;and&nbsp;<a href=\"https://profiles.wordpress.org/ellatrix/\">Ella</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.6.1 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/jorbin%22\">Aaron Jorbin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/aaronrobertshaw\">Aaron Robertshaw</a>,&nbsp;<a href=\"https://profiles.wordpress.org/wildworks\">Aki Hamano</a>,&nbsp;<a href=\"https://profiles.wordpress.org/amitraj2203\">Amit Raj</a>,&nbsp;<a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a>,&nbsp;<a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>,&nbsp;<a href=\"https://profiles.wordpress.org/andrewserong\">Andrew Serong</a>,&nbsp;<a href=\"https://profiles.wordpress.org/annezazu\">annezazu</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ambrosiawt\">Art Smith</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bgardner\">Brian Gardner</a>,&nbsp;<a href=\"https://profiles.wordpress.org/poena\">Carolina Nymark</a>,&nbsp;<a href=\"https://profiles.wordpress.org/cbirdsong\">cbirdsong</a>,&nbsp;<a href=\"https://profiles.wordpress.org/butterflymedia\">Ciprian</a>,&nbsp;<a href=\"https://profiles.wordpress.org/clarktbt\">Clark</a>,&nbsp;<a href=\"https://profiles.wordpress.org/courane01\">Courtney Robertson</a>,&nbsp;<a href=\"https://profiles.wordpress.org/talldanwp\">Daniel Richards</a>,&nbsp;<a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dmsnell\">Dennis Snell</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ellatrix\">Ella</a>,&nbsp;<a href=\"https://profiles.wordpress.org/annubis\">Eric-Oliver Mächler</a>,&nbsp;<a href=\"https://profiles.wordpress.org/fabiankaegy\">Fabian Kägy</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mamaduka\">George Mamadashvili</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jsnajdr\">Jarda Snajdr</a>,&nbsp;<a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>,&nbsp;<a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>,&nbsp;<a href=\"https://profiles.wordpress.org/joen\">Joen A.</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jonsurrell\">Jon Surrell</a>,&nbsp;<a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a><a>,&nbsp;</a><a href=\"https://profiles.wordpress.org/mciampini\">Marco Ciampini</a>,&nbsp;<a href=\"https://profiles.wordpress.org/santosguillamot\">Mario Santos</a>,&nbsp;<a href=\"https://profiles.wordpress.org/markhowellsmead\">Mark Howells-Mead</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mukesh27%20\">Mukesh Panchal</a>,&nbsp;<a href=\"https://profiles.wordpress.org/neotrope\">neotrope</a>,&nbsp;<a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>,&nbsp;<a href=\"https://profiles.wordpress.org/pbiron\">Paul Biron</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ramonopoly\">ramonopoly</a>,&nbsp;<a href=\"https://profiles.wordpress.org/raquelandefeld\">Raquel</a>,&nbsp;<a href=\"https://profiles.wordpress.org/youknowriad\">Riad Benguella</a>,&nbsp;<a href=\"https://profiles.wordpress.org/richtabor\">Rich Tabor</a>,&nbsp;<a href=\"https://profiles.wordpress.org/noisysocks\">Robert Anderson</a>,&nbsp;<a href=\"https://profiles.wordpress.org/SergeyBiryukov\">Sergey Biryukov</a>,&nbsp;<a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sourav08\">Sourav Pahwa</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sabernhardt\">Stephen Bernhardt</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sunil25393\">SunilPrajapati</a>,&nbsp;<a href=\"https://profiles.wordpress.org/hellofromTonya\">Tonya Mork</a>,&nbsp;<a href=\"https://profiles.wordpress.org/up1512001\">up1512001</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p class=\"wp-block-paragraph\">To get involved in WordPress core development, head over to Trac,&nbsp;<a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the&nbsp;<a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a>&nbsp;and&nbsp;<a href=\"https://wordpress.slack.com/archives/C07BTF54N68\">#6-7-release-leads</a>&nbsp;channels. Need help? Check out the&nbsp;<a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://en-gb.wordpress.org/2024/07/23/wordpress-6-6-1-maintenance-release/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"1771\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"WordPress 6.6 “Dorsey”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://en-gb.wordpress.org/2024/07/16/wordpress-6-6-dorsey/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://en-gb.wordpress.org/2024/07/16/wordpress-6-6-dorsey/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 16 Jul 2024 17:07:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1768\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:388:\"Say hello to WordPress 6.6 “Dorsey,” named after the legendary American Big Band leader, Tommy Dorsey. Renowned for his smooth-toned trombone and compositions, Dorsey’s music captivated audiences with its emotional depth and vibrant energy. Let your heart swing, sing, and sway to the deep brass notes of&#160;Dorsey’s Big Band sound&#160;as you explore the new features [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mark Robson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:63823:\"\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/07/Release-Edition-Inline-Image-1.png?resize=1024%2C683&amp;ssl=1\" alt=\"\" class=\"wp-image-17529\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Say hello to WordPress 6.6 “Dorsey,” named after the legendary American Big Band leader, Tommy Dorsey. Renowned for his smooth-toned trombone and compositions, Dorsey’s music captivated audiences with its emotional depth and vibrant energy.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Let your heart swing, sing, and sway to the deep brass notes of&nbsp;<a href=\"https://open.spotify.com/playlist/37i9dQZF1DZ06evO2TT3Ge?si=d9872e46371c4ed7\" target=\"_blank\" rel=\"noreferrer noopener\">Dorsey’s Big Band sound</a>&nbsp;as you explore the new features and enhancements of WordPress 6.6.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Hello, 6.6!</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.6 delivers on the promise of a better web by bringing style, finesse, and a suite of creative possibilities to your site-building experience. This version helps you do more with ease, putting enhanced tools at your fingertips and giving you unprecedented power behind the scenes. You will find more ways to create beautiful, coherent design elements across your site, a new layout for quick page previews in the Site Editor, and the safety of automatic rollbacks for failed plugin auto-updates – among many other highlights.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In addition to the new features, “Dorsey” continues to deliver the performance and accessibility gains you can expect from every WordPress release. Explore what WordPress 6.6 has to offer and get ready to let its features take your sites to new heights.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/wordpress-6.6.zip\" target=\"_blank\" rel=\"noreferrer noopener\">Download WordPress 6.6 “Dorsey”</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s inside</h2>\n\n\n\n<h3 class=\"wp-block-heading\">Add more design options to block themes</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Create colour or font sets to multiply design combinations across one theme. These sets offer more contained design possibilities, allowing visual variety within the site’s broader styling guidelines.</p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh7-us.googleusercontent.com/docsz/AD_4nXc7Mg7QzTwFiR7NDQLj6p5m4eddq6MtscZYzTh5QeGqB2sLP3T_t2Io2cqA5QuSixyze9ZVWqsDF9ZD7VscWn0TWA6lCG0OgZ4o5Ar_8MgQta8B3vu3VzJQHYREY9NxUb9J8e3BFESmcnbRwg7g6GuFfguU?key=EV-htfbHG-kjLl6r6s-uKA\" alt=\"\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Simplify your workflow with a new layout for pages in the Site Editor</h3>\n\n\n\n<p class=\"wp-block-paragraph\">See all of your pages and a preview of any selected page with the new side-by-side layout in the Site Editor.</p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh7-us.googleusercontent.com/docsz/AD_4nXfdAh-2XaS_6bdw8YcDZMRpkT0O6oWezPzZT3FzKjoWcxhM4ofivJli8eDRs1pO60wJ7F6YjQblSDop_O8MXQKwRlb_-g8CsFPPVb7hY3vEgIBPLb3tDyrvZZhSZL6Zp-ntXQdB2-ixFVoWaY-Empv3hZQ-?key=EV-htfbHG-kjLl6r6s-uKA\" alt=\"\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Auto-update your plugins with peace of mind</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Enjoy the convenience of plugin auto-updates with the safety of rollbacks if anything goes wrong – offering your site a new level of security, enhanced functionality as it becomes available, and almost no time or bandwidth from you to make it happen.</p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh7-us.googleusercontent.com/docsz/AD_4nXc3cOWzosH9yiEDJrkmndXXX4QShj-vVMJJslAlgxCT74ugbYJuRPszdUi2rrCt8fnmZm1fTdJ3DTkKxYh5ImN4b6lvyBI3bsf5nvzWSBtexeldhPGyjYZM4Me1eUzfq9bAzlzlwxVqI5Hf_i9y1NGvKEdc?key=EV-htfbHG-kjLl6r6s-uKA\" alt=\"\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Customise content in synced patterns</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Make content changes in each instance of a synced pattern while maintaining a consistent style across them. Set these overrides for Heading, Paragraph, Button, and Image blocks when placed in a synced pattern.</p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh7-us.googleusercontent.com/docsz/AD_4nXdH_at4lSW3-Slznfn7HTOEp11xKp889JaLIj-JY5zATJbqZhNPM5MIVZzhn7J2gGhqRbkIzjGMhkFzfQFXfLpxoXu2MXDcPMCXaACaucFHph4dMrd8jHCqFckpk0HtJhEI_cWHTRDR0343_Ut06sgNgaOw?key=EV-htfbHG-kjLl6r6s-uKA\" alt=\"\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Performance</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.6 features important updates like removing redundant WP_Theme_JSON calls, disabling autoload for large options, and eliminating unnecessary polyfill dependencies. Other highlights include lazy-loading post embeds, a new&nbsp;<code>data-wp-on-async</code>&nbsp;directive, and templates in the editor that load approximately 35% faster overall.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Accessibility</h3>\n\n\n\n<p class=\"wp-block-paragraph\">This release includes 58 accessibility fixes and enhancements. These focus on foundational aspects of the WordPress experience, particularly the data views component powering the new site editing experience and areas like the Inserter, which provide a key way of interacting with blocks and patterns.</p>\n\n\n\n<h3 class=\"wp-block-heading\">And much more</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Visit the&nbsp;<a href=\"https://wordpress.org/download/releases/6-6/\">feature showcase</a>&nbsp;for a full overview of all the new features and enhancements in WordPress 6.6.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/download/releases/6-6/\">Check out what’s new</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Learn more about WordPress 6.6</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Explore<a href=\"https://learn.wordpress.org/\">&nbsp;Learn WordPress</a>&nbsp;for quick how-to videos,<a href=\"https://learn.wordpress.org/social-learning/\">&nbsp;online workshops</a>, and other free resources to level up your WordPress knowledge and skills.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The&nbsp;<a href=\"https://make.wordpress.org/core/2024/06/25/wordpress-6-6-field-guide/\">WordPress 6.6 Field Guide</a>&nbsp;contains detailed technical information and&nbsp;<a href=\"https://make.wordpress.org/core/tag/dev-notes-6-6/\">developer notes</a>&nbsp;to help you build with WordPress and get the most out of this release. Don’t forget to subscribe to the&nbsp;<a href=\"https://developer.wordpress.org/news/\">Developer Blog</a>&nbsp;for updates, tutorials, and other helpful WordPress content for developers.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For information about installation, file changes, fixes, and other updates, read the 6.6 release notes.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The 6.6 release squad</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Every release comes to you from a dedicated team of enthusiastic contributors who help keep things on track and moving smoothly. The team that has led 6.6 is a cross-functional group of contributors who are always ready to champion ideas, remove blockers, and resolve issues.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Release Lead: <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a></li>\n\n\n\n<li>Release Coordinator: <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a></li>\n\n\n\n<li>Core Tech Lead: <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a></li>\n\n\n\n<li>Editor Tech Leads: <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a></li>\n\n\n\n<li>Core Triage Leads: <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a>, <a href=\"https://profiles.wordpress.org/nhrrob/\">Nazmul Hasan Robin</a></li>\n\n\n\n<li>Editor Triage Leads: <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a>, <a href=\"https://profiles.wordpress.org/colorful-tones/\">Damon Cook</a> </li>\n\n\n\n<li>Documentation Leads: <a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a>, <a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a>, <a href=\"https://profiles.wordpress.org/josepmoran/\">Josep Morán</a></li>\n\n\n\n<li>Marketing &amp; Communications Lead: <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a></li>\n\n\n\n<li>Test Lead: <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a></li>\n\n\n\n<li>Design Lead: <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a></li>\n\n\n\n<li>Performance Lead: <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you, contributors</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The mission of WordPress is to <a href=\"https://wordpress.org/about/\">democratise publishing</a> and embody the <a href=\"https://opensource.org/osd-annotated\">freedoms that come with open source</a>. A global and diverse community of people collaborating to strengthen the software supports this effort.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.6 reflects the tireless efforts and passion of more than 630 contributors in at least 51 countries. This release also welcomed over 150 first-time contributors!</p>\n\n\n\n<p class=\"wp-block-paragraph\">Their collaboration delivered more than 1,900 enhancements and fixes, ensuring a stable release for all – a testament to the power and capability of the WordPress open source community.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/benniledl/\">!Benni</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/1naveengiri/\">1naveengiri</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/aaronrobertshaw/\">Aaron Robertshaw</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/aatanasov/\">aatanasov</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/abditsori/\">abditsori</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/abhi3315/\">abhi3315</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/abhijitrakas/\">Abhijit Rakas</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/abitofmind/\">abitofmind</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kawauso/\">Adam Harley (Kawauso)</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/adeltahri/\">Adel Tahri</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/adrianduffell/\">adrianduffell</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/aezazshekh/\">Aezaz Shekh</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Kabir Chaion</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ajfleming/\">ajfleming</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/akashdhawade/\">Akash Dhawade</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/akmelias/\">akmelias</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/alanfuller/\">Alan Fuller</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/alesflex/\">alesflex</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/cawa-93/\">Alex Kozack</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/alexstine/\">Alex Stine</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/alexandrebuffet/\">Alexandre Buffet</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/alexminza/\">alexminza</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/firewatch/\">allilevine</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mrfoxtalbot/\">Alvaro Gómez</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/amanias1977/\">amanias1977</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/alh0319/\">Amber Hinds</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/amirthepiper/\">Amir Abbas</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/amisiewicz/\">amisiewicz</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/amitraj2203/\">Amit Raj</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/anamarijapapic/\">Anamarija Papić</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/anlino/\">Anders Norén</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/andr3ribeiro/\">Andre Ribeiro</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/awetz583/\">Andrea Roenning</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/euthelup/\">Andrei Lupu</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/andrewhayward/\">Andrew Hayward</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/l1nuxjedi/\">Andrew Hutchings</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a>·&nbsp;<a href=\"https://profiles.wordpress.org/oandregal/\">André Maneiro</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/aneeshd16/\">Aneesh Devasthale</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/angelasjin/\">Angela Jin</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/anilvaza/\">Anil Vaza</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/antonvlasenko/\">Anton Vlasenko</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/artemiosans/\">Artemio Morales</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/arthur791004/\">Arthur Chu</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/artpi/\">Artur Piszek</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/dextorlobo/\">Arun Sharma</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ideag/\">Arunas Liuiza</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/asheshmagar/\">Ashesh Magar</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/imasikur22/\">Asiqur Rahman</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mohonchandra/\">Asish Chandra Mohon</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/aslamdoctor/\">Aslam Doctor</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/alisongodar/\">asmittle</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/balub/\">Balu B</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/bangank36/\">bangank36</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/bartkalisz/\">Bart Kalisz</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/beaulebens/\">Beau Lebens</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/scruffian/\">Ben Dwyer</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/benlk/\">Ben Keith</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/britner/\">Ben Ritner – Kadence WP</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/benjaminpick/\">Benjamin Pick</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/benjamin_zekavica/\">Benjamin Zekavica</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/benjpw/\">benjpw</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/bernhard-reiter/\">bernhard-reiter</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/bissy/\">bissy</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/oldrup/\">Bjarne Oldrup</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/blackbam/\">Blackbam</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/blockify/\">Blockify</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/bnewboldbsky/\">bnewboldbsky</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/bjorsch/\">Brad Jorsch</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/bgoewert/\">Brennan Goewert</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ironprogrammer/\">Brian Alexander</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/bacoords/\">Brian Coords</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/bgardner/\">Brian Gardner</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/bgosnell/\">Brian Gosnell</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/masteradhoc/\">Brian Haas</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/bridgetwillard/\">Bridget Willard</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/brookemk/\">Brooke</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/freibergergarcia/\">Bruno Freiberger Garcia</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/burnuser/\">burnuser</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/icaleb/\">Caleb Burks</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/stringpiggy/\">Candy</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/carlosgprim/\">Carlos G. P.</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/cbirdsong/\">cbirdsong</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/shireling/\">Chad Chadbourne</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/caercam/\">Charlie Merland</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/cbringmann/\">Chloe Bringmann</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jazzs3quence/\">Chris Reynolds</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/chrisdotdotdot/\">chrisdotdotdot</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/christopherplus/\">Christopher</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/colind/\">ColinD</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/colle/\">colle</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/comecaramelos/\">comecaramelos</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/cotobago/\">Constantine Vasilyev</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/cookiesfordevo/\">CookiesForDevo</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/coreymckrill/\">Corey McKrill</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/craigfrancis/\">Craig Francis</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/crazytonyli/\">crazytonyli</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/cwhitmore/\">Cullen Whitmore</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/curdin/\">Curdin Krummenacher</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/cyrus11/\">cyrus11</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/daledupreez/\">Dale du Preez</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/colorful%20tones/\">Damon Cook</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/colorful-tones/\">Damon Cook</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/dansoschin/\">Dan Soschin</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/daniguardiola/\">Dani Guardiola</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/darerodz/\">darerodz</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/darshitrajyaguru97/\">Darshit Rajyaguru</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/dav4/\">dav4</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/davecpage/\">Dave Page</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/diggeddy/\">David</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/davidakennedy/\">David A. Kennedy</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/davidbinda/\">David Biňovec</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/davidabowman/\">David Bowman</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/dpcalhoun/\">David Calhoun</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/dkjensen/\">David Jensen</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/justlevine/\">David Levine</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/daviedr/\">David Rozando</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/davideferre/\">davideferre</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/rxnlabs/\">De’Yonté W.</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/dsas/\">Dean Sas</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/deeppatel8950/\">Deep Patel</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/deepakvijayan/\">Deepak Vijayan</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/dingo_d/\">Denis Žoljom</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/derekblank/\">Derek Blank</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/dernin/\">Devin Curtis</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/dharm1025/\">Dharmesh Patel</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/dhrumilk/\">Dhrumil Kumbhani</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/dhruval04/\">Dhruval Shah</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/dhruvang21/\">dhruvang21</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/dhruvkb/\">dhruvkb</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/diedeexterkate/\">DiedeExterkate</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/itsjustdj/\">DJ</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/djzone/\">DjZoNe</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/drrxbracho/\">drrxbracho</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/elrae/\">Earle Davies</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/talksina/\">Elena Brescacin</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van&nbsp;Durpe</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/manooweb/\">Emmanuel Hesry</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/enej/\">Enej Bajgorić</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/garridinsi/\">Eneko Garrido</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/enodekciw/\">enodekciw</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/lopo/\">Enrico Battocchi</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/enricosorcinelli/\">Enrico Sorcinelli</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kebbet/\">Erik</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/evanltd/\">evanltd</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/gaambo/\">Fabian Todt</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/fanly/\">Fanly</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/iamfarhan09/\">Farhan Ahmed</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/flabernardez/\">Flavia Bernárdez Rodríguez</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/f-j-kaiser/\">Franz Josef Kaiser</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/lunule/\">Gabor Lippert</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/voldemortensen/\">Garth Mortensen</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/georgestephanis/\">George Stephanis</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/geriux/\">Gerardo Pacheco</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/blepoxp/\">Glenn Ansley</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/grantmkin/\">Grant M. Kinney</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/wido/\">Guido Scialfa</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/hakre/\">hakre</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/hanneslsm/\">hanneslsm</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/hage/\">Hans-Gerd Gerhards</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/haritpanchal/\">Harit Panchal</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/harshgajipara/\">Harsh Gajipara</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/heinperu/\">heinvv</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/helgatheviking/\">HelgaTheViking</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/hinnerk/\">Hinnerk Altenburg</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/hbhalodia/\">Hit Bhalodia</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/hitendra-chopda/\">Hitendra Chopda</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/humanify/\">humanify</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/huubl/\">huubl</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/huzaifaalmesbah/\">Huzaifa Al Mesbah</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ignatiusjeroe/\">ignatiusjeroe</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/imranhasanraaz/\">Imran</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/inwerpsel/\">inwerpsel</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/itpathsolutions/\">IT Path Solutions</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ivanottinger/\">ivanottinger</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/weijland/\">Jaap Weijland</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jpstevens/\">Jack Stevens</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jaclync/\">jaclync</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jwgoedert/\">James Wesley Goedert</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/xhemals/\">Jamie Speller</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/janboddez/\">Jan Boddez</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jtolleouw/\">Jansen Tolle</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/janthiel/\">janthiel</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jsnajdr/\">Jarda Snajdr</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/szopserwis/\">Jarek Mazurczak</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jpolakovic/\">Jaroslav “Dero” Polakovic</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jason_the_adams/\">Jason Adams</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/pbking/\">Jason Crist</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jsnjohnston/\">Jason Johnston</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/madtownlems/\">Jason LeMahieu (MadtownLems)</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jayanthparthsarathy/\">jayanthparthsarathy</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jdekhtiar/\">jdekhtiar</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/krokodok/\">Jeff Chi</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeffrey Paul</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jeflopodev/\">jeflopo</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jeherve/\">Jeremy Herve</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jpry/\">Jeremy Pry</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jeryj/\">Jerry Jones</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/amieiro/\">Jesús Amieiro</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/onmauitime/\">Jess</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jhned/\">jhned</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jigar-bhanushali/\">Jigar Bhanushali</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jivedig/\">JiveDig</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/timse201/\">Johannes Jülg</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/johnillo/\">John Espiritu</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/johnny5/\">John Godley</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/bitmachina/\">John Hooks</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jonsurrell/\">Jon Surrell</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jon092/\">jon092</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jaruzek/\">Jonathan</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/psykro/\">Jonathan Bossenger</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/n2erjo00/\">Joni Erkkilä</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jordesign/\">jordesign</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/josevarghese/\">Jose Varghese</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/josepmoran/\">Josep Morán</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/josephscott/\">Joseph Scott</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/verygoode/\">Joshua Goode</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jossnaz/\">Jossnaz</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/juanfra/\">Juan Aldasoro</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jules/\">jules</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/juliemoynat/\">Julie Moynat</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/juliobox/\">Julio Potier</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/justnorris/\">justnorris</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jyolsna/\">Jyolsna J E</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kafleg/\">KafleG</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kevin940726/\">Kai Hao</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kajalgohel/\">Kajal Gohel</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kamran8176/\">kamran8176</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kapilpaul/\">Kapil Paul</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/karlijnbk/\">Karlijn Bok</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/karolmanijak/\">Karol Manijak</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/thekt12/\">Karthik Thayyil</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/zoonini/\">Kathryn Presner</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kellenmace/\">Kellen Mace</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/keoshi/\">keoshi</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kevinwhoffman/\">Kevin Hoffman</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/khokansardar/\">Khokan Sardar</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/killua99/\">killua99</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kirasong/\">Kira Schroder</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kitchin/\">kitchin</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ixkaito/\">Kite</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kkmuffme/\">kkmuffme</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kmvan/\">kmvan</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kovshenin/\">Konstantin Kovshenin</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kristastevens/\">kristastevens</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kristenfisher427/\">kristenfisher427</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/krupajnanda/\">Krupa Nanda</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/krupalpanchal/\">Krupal Panchal</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kushang78/\">Kushang Tailor</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kyleak/\">kyleak</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mlaetitia/\">Lae</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/lanresmith/\">Lanre Smith</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/lgersman/\">Lars Gersmann</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/newyorkerlaura/\">Laura Byrne</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/oncecoupled/\">Lauren</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/laurlittle/\">Lauren Stein</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/peexy/\">Laurent Naudier</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/leemon/\">leemon</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/0mirka00/\">Lena Morita</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/leonidasmilossis/\">Leonidas Milosis</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/rudlinkon/\">Linkon Miyan</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/liviopv/\">liviopv</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/louiswol94/\">Louis Wolmarans</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/thelovekesh/\">Lovekesh Kumar</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/luboslives/\">luboslives</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/gigitux/\">Luigi</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/lardsax/\">Luis</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/interdevel/\">Luis Molina (interdevel)</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/lyonmuller/\">Lyon Müller</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/pagelab/\">Márcio Duarte</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/madhudollu/\">Madhu Dollu</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mai21/\">Mai</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/makdiahussain/\">Makdia Hussain</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/manfcarlo/\">manfcarlo</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/manojmaharrshi/\">Manoj Maharrshi</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mdxfr/\">Marc</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/marc4/\">Marc Armengou</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/fullofcaffeine/\">Marcelo de Moraes Serpa</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/pereirinha/\">Marco Pereirinha</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/marherumr/\">marherumr</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/chaton666/\">Marie Comet</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/santosguillamot/\">Mario Santos</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/markhowellsmead/\">Mark Howells-Mead</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/markjszymanski/\">Mark Szymanski</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mhkuu/\">Martijn van der Klis</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/imath/\">Mathieu Viet</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mmaattiiaass/\">Matias Benedetto</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/webdevmattcrom/\">Matt Cromwell</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mattmm/\">Matt Medeiros</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mattormeeple/\">Matt Sherman</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/hmbashar/\">Md Abul Bashar</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/devsahadat/\">Md Sahadat Husain</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/tofajjal02/\">Md Tofajjal Hossen</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mdnesarmridha/\">MD.NESAR MRIDHA</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/immeet94/\">Meet Makadia</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/meetmehta1205/\">Meet Mehta</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/megane9988/\">megane9988</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/hrkhal/\">Michael James Ilett</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/czapla/\">Michal Czaplinski</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/miguelsansegundo/\">miguelsansegundo</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/misulicus/\">Mihai Joldis</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/miikkamakela/\">Miikka</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mikehend/\">Mike Henderson</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mmcalister/\">Mike McAlister</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mikeybinns/\">Mikey Binns</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/multidots1896/\">Minal Diwan</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/illuminea/\">Miriam Schwab</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/presents111/\">miya</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mkismy/\">mkismy</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mohitdadhich10/\">Mohit Dadhich</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/monzuralam/\">Monzur Alam</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/jucaduca/\">Morais Junior</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mrwweb/\">mrwweb</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/devmuhib/\">Muhibul Haque</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mujuonly/\">mujuonly</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/musannifzahir/\">musannifzahir</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/amustaque97/\">Mustaque Ahmed</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/myhro/\">myhro</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mykolashlyakhtun/\">mykolashlyakhtun</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nsinelnikov/\">Mykyta Synelnikov</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/assassinateur/\">Nadir Seghir</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/naeemhaque/\">Naeem Haque</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/namithjawahar/\">Namith Jawahar</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/narenin/\">Narendra Sishodiya</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nareshbheda/\">Naresh Bheda</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nateinaction/\">Nate Gay</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nhrrob/\">Nazmul Hasan Robin</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nazmul111/\">Nazmul Hosen</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nicmare/\">nicmare</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nico23/\">Nico</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/niktat/\">Nicolas Tatarchenko</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nicolefurlan/\">Nicole Furlan</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/bgnicolepaschen/\">Nicole Paschen Caylor</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nicomollet/\">nicomollet</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nidhidhandhukiya/\">nidhidhandhukiya</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nihar007/\">Nihar Ranjan Das</a>·&nbsp;<a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nilovelez/\">Nilo Velez</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/niravsherasiya7707/\">Nirav Sherasiya</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nithi22/\">Nithin John</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nithins53/\">Nithin SreeRaj</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nkeller15/\">nkeller15</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nosilver4u/\">nosilver4u</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/obliviousharmony/\">obliviousharmony</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ohia/\">Ohia ᚛ᚈᚐᚂᚐᚋᚆ᚜</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/okat/\">okat</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/dargus/\">Old account</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/domainsupport/\">Oliver Campion</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/webgarten/\">Oliver Schmid</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/olliejones/\">OllieJones</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/alshakero/\">Omar Alshaker</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/pablohoneyhoney/\">Pablo Honey</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/pls78/\">Paolo L. Scala</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/patricia70/\">Patricia BT</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/pauldewouters/\">Paul de Wouters</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/paulkevan/\">Paul Kevan</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/paulwilde/\">Paul Wilde</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/pavanpatil1/\">Pavan Patil</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/pavelevap/\">pavelevap</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendonça</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/peiche/\">peiche</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/pers/\">Per Søderlind</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/perryrylance/\">perryrylance</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/provenself/\">Peter Rubin</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/petitphp/\">petitphp</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mr2p/\">Phi Phan</a>·&nbsp;<a href=\"https://profiles.wordpress.org/nekojonez/\">Pieterjan Deneys</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/wppinar/\">Pinar</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/pitamdey/\">Pitam Dey</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/pkuliga/\">pkuliga</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/pooja1210/\">Pooja N Muchandikar</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/povilasstaskus/\">povilasstaskus</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/praful2111/\">Praful Patel</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/pranitdugad/\">Pranit Dugad</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/prasadkarmalkar/\">Prasad Karmalkar</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/pmbaldha/\">Prashant Baldha</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/pratiklondhe/\">Pratik Londhe</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/freewebmentor/\">Prem Tiwari</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/presstoke/\">presstoke</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/printsachen1/\">printsachen1</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/priyanshii5/\">Priyanshii Vijayvargiya</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/prottoysarkar/\">Prottoy Sarkar Argho</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/quietnoise/\">QuietNoise</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/rafaelgalani/\">Rafael Galani</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/rafaucau/\">Rafał Całka</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/lamarajan/\">Rajan Lama</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/rajinsharwar/\">Rajin Sharwar</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/rcorrales/\">Ramon Corrales</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon James</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ravipatel/\">Ravikumar Patel</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ravinderk/\">Ravinder Kumar</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/rejaulalomkhan/\">Rejaul Alom Khan</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/defries/\">Remkus de Vries</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/tabrisrp/\">Remy Perona</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/renishsurani/\">renishsurani</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/retrofox/\">retrofox</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/rdcoll/\">Rich Collier</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/rockfire/\">Richard Korthuis</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/richardevs/\">richardevs</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/rcreators/\">Rishi Mehta</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/robertghetau/\">Robert Ghetau</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/littlerchicken/\">Robin Cornett</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/rodionov201/\">rodionov201</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kreppar/\">Rodrigo Arias</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/rodrigosprimo/\">Rodrigo Primo</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/rogermedia/\">Roger</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/rolfsiebers/\">Rolf Siebers</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ryancurban/\">Ryan Urban</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sebastienserre/\">Sébastien SERRE</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sergiomdgomes/\">Sérgio Gomes</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/soean/\">Sören Wünsch</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/s0what/\">s0what</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sagarprajapati/\">Sagar Prajapati</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sahilthakur02/\">sahilthakur02</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sakibmd/\">Sakib Mohammed</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/salcode/\">Sal Ferrarello</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/xronn/\">Sam Berry</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/samanthaxmunoz/\">Sam Brockway</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/samiamnot/\">samiamnot</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/viralsampat/\">Sampat Viral</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kim88/\">Samuel Rüegger</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/samuelsidler/\">Samuel Sidler</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sannevndrmeulen/\">Sanne van der Meulen</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sarkarripon/\">Sarkar Ripon</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/smetzdev/\">Sascha Metz</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sauliusv/\">Saulius Vikerta</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/saxonfletcher/\">Saxon Fletcher</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/saxonafletcher/\">Saxon Fletcher</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/scribu/\">scribu</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/script2see/\">script2see</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sean212/\">Sean Fisher</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/flexseth/\">Seth Miller</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/smrubenstein/\">Seth Rubenstein</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/shailu25/\">Shail Mehta</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sh4lin/\">Shalin Shah</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/cafenoirdesign/\">Shannon Smith</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/shaunandrews/\">shaunandrews</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sheulyshila/\">sheulyshila</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/shivapoudel/\">Shiva Poudel</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/shivashankerbhatta/\">Shiva Shanker Bhatta</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/shreyash3087/\">Shreyash Srivastava</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/shub07/\">Shubham Kumar Bansal</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/shuvomohajan/\">Shuvo Mohajan</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nomnom99/\">Siddharth Thevaril</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/siliconforks/\">siliconforks</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/simo_m/\">Simone Maranzana</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/siobhyb/\">Siobhan</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sirzooro/\">sirzooro</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sjnbham/\">SJNBham</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/snehapatil02/\">Sneha Patil</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/spencerfinnell/\">Spencer Finnell</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/stephenbrook/\">Stephen Brook</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/stephenmiracle/\">stephenmiracle</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/stevejonesdev/\">Steve Jones</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/steveblum/\">steveblum</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/strangehill/\">strangehill</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/strarsis/\">strarsis</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sudipatel007/\">Sudip Dadhaniya</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sumitbagthariya16/\">Sumit Bagthariya</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/sunil25393/\">SunilPrajapati</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/suascat_wp/\">Suwash</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/syamraj24/\">syamraj24</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/smub/\">Syed Balkhi</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/tahmidulkarim/\">Tahmid ul Karim</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/iamtakashi/\">Takashi Irie</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/inc2734/\">Takashi Kitajima</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/taylorgorman/\">Taylor Gorman</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/edent/\">Terence Eden</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/teresagobble/\">Teresa Gobble</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/thakordarshil/\">Thakor Darshil</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/thelmachido/\">thelmachido a11n</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/thijso/\">Thijs</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/thirumani02/\">Thirumani Guhan</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/kraftner/\">Thomas Kräftner</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/tillkruess/\">Till Krüss</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/tb1909/\">Tim Brathärig</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/timnicholson/\">Tim Nicholson</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/tnolte/\">Tim Nolte</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/timotijhof/\">Timo Tijhof</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/tomjcafferkey/\">Tom Cafferkey</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/tomalec/\">Tomek</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/tomepajk/\">tomepajk</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/shimotomoki/\">Tomoki Shimomura</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/tomxygen/\">tomxygen</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemerö</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/starbuck/\">Tony G</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/truptikanzariya/\">Trupti Kanzariya</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/tunetheweb/\">tunetheweb</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/twstokes/\">twstokes</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/tybor/\">tybor</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/umesh84/\">Umesh Gupta</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/up1512001/\">up1512001</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Szépe</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/vineet2003/\">Vinit</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/vinita29/\">Vinita Tandulkar</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/vipulgupta003/\">Vipul Gupta</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/ashokrane/\">Vishal Kothari</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/vivekawsm/\">vivekawsm</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design | Oliver Juhas</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/websitegenii/\">websitegenii</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/wesatintellitonic/\">wesatintellitonic</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/whaze/\">whaze</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/skorasaurus/\">Will Skora</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/nestea29950/\">WilliamG</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/wojtekn/\">Wojtek Naruniec</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/yagniksangani/\">Yagnik Sangani</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/yankiara/\">yankiara</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/collet/\">Yann</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/yguyon/\">Yannis Guyon</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/yukinobu/\">Yukinobu Asakawa</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/yuvrajsinh2211/\">Yuvrajsinh Sisodiya</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/zackkrida/\">Zack Krida</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/zafarkamal/\">Zafar Kamal</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/zieladam/\">zieladam</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/zkarj/\">zkarj</a>&nbsp;·&nbsp;<a href=\"https://profiles.wordpress.org/zunaid321/\">Zunaid Amin</a></p>\n\n\n\n<p class=\"wp-block-paragraph\">More than&nbsp;<a href=\"https://translate.wordpress.org/stats/\">60 locales have translated 90 percent</a>&nbsp;or more of WordPress 6.6 into their language. Community translators are working hard to ensure more translations are on their way. Thank you to everyone who helps make WordPress available in 200 languages.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Last but not least, thanks to the volunteers who contribute to the&nbsp;<a href=\"https://wordpress.org/support/\">support forums</a>&nbsp;by answering questions from WordPress users worldwide.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Get involved</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Participation in WordPress goes far beyond coding, and learning more and getting involved is easy. Discover the teams that come together to&nbsp;<a href=\"https://make.wordpress.org/\">Make WordPress</a>&nbsp;and use&nbsp;<a href=\"https://make.wordpress.org/contribute/\">this interactive tool</a>&nbsp;to help you decide which is right for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">6.6 haiku</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Six-point-six is here.<br>Make it all gorgeous; keep it<br>On brand, and relax.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://en-gb.wordpress.org/2024/07/16/wordpress-6-6-dorsey/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"1768\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:76:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"WordPress 6.5.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://en-gb.wordpress.org/2024/06/24/wordpress-6-5-5/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://en-gb.wordpress.org/2024/06/24/wordpress-6-5-5/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 24 Jun 2024 20:00:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1761\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:413:\"WordPress 6.5.5 is now available! This release features three security fixes. Because this is a security release, it is recommended that you update your sites immediately. This minor release also includes three bug fixes in Core. You can&#160;download WordPress 6.5.5 from WordPress.org, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. If you have sites that [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mark Robson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4657:\"\n<h2 class=\"wp-block-heading\">WordPress 6.5.5 is now available!</h2>\n\n\n\n<p class=\"wp-block-paragraph\">This release features three security fixes. Because this is a security release, <strong>it is recommended that you update your sites immediately. </strong>This minor release also includes <a href=\"https://core.trac.wordpress.org/query?component=!Build%2FTest+Tools&amp;milestone=6.5.5&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;col=component&amp;order=priority\">three bug fixes</a> in Core.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can&nbsp;<a href=\"https://wordpress.org/wordpress-6.5.5.zip\">download WordPress 6.5.5 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.5.5 is a short-cycle release. The next major release will be version 6.6 which is scheduled for 16 July 2024.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For more information on WordPress 6.5.5, please visit the&nbsp;<a href=\"https://wordpress.org/documentation/wordpress-version/version-6-5-5/\">HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Security updates included in this release</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The security team would like to thank the following people for&nbsp;<a href=\"https://hackerone.com/wordpress?type=team\">responsibly reporting vulnerabilities</a>, and allowing them to be fixed in this release:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A cross-site scripting (XSS) vulnerability affecting the HTML API reported by Dennis Snell of the WordPress Core Team, along with Alex Concha and Grzegorz (Greg) Ziółkowski of the WordPress security team.</li>\n\n\n\n<li>A cross-site scripting (XSS) vulnerability affecting the Template Part block reported independently by Rafie Muhammad of Patchstack and during a third party security audit.</li>\n\n\n\n<li>A path traversal issue affecting sites hosted on Windows reported independently by Rafie M &amp; Edouard L of Patchstack, David Fifield,&nbsp;<a href=\"https://hackerone.com/x89\">x89</a>,&nbsp;<a href=\"https://hackerone.com/apple502j\">apple502j</a>, and&nbsp;<a href=\"https://hackerone.com/mishre\">mishre</a>.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p class=\"wp-block-paragraph\">This release was led by&nbsp;<a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.5.5 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance and security fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/xknown\">Alex Concha</a>,&nbsp;<a href=\"https://profiles.wordpress.org/azaozz\">Andrew Ozz</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bernhard-reiter\">bernhard-reiter</a>,&nbsp;<a href=\"https://profiles.wordpress.org/costdev\">Colin Stewart</a>,&nbsp;<a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dmsnell\">Dennis Snell</a>,&nbsp;<a href=\"https://profiles.wordpress.org/grantmkin\">Grant M. Kinney</a>,&nbsp;<a href=\"https://profiles.wordpress.org/gziolo\">Greg Ziółkowski</a>,&nbsp;<a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>,&nbsp;<a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>,&nbsp;<a href=\"https://profiles.wordpress.org/matveb\">Matias Ventura</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mcsf\">Miguel Fonseca</a>,&nbsp;<a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>,&nbsp;<a href=\"https://profiles.wordpress.org/rajinsharwar\">Rajin Sharwar</a>,&nbsp;<a href=\"https://profiles.wordpress.org/coffee2code\">Scott Reilly</a>,&nbsp;<a href=\"https://profiles.wordpress.org/hellofromTonya\">Tonya Mork</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p class=\"wp-block-paragraph\">To get involved in WordPress core development, head over to Trac,&nbsp;<a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the&nbsp;<a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a>&nbsp;Slack channel. Need help? Check out the&nbsp;<a href=\"https://make.wordpress.org/core/handbook/tutorials/faq-for-new-contributors/\">Core Contributor Handbook</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://en-gb.wordpress.org/2024/06/24/wordpress-6-5-5/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"1761\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 6.5.4 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://en-gb.wordpress.org/2024/06/05/wordpress-6-5-4-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://en-gb.wordpress.org/2024/06/05/wordpress-6-5-4-maintenance-release/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Jun 2024 16:45:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1757\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:399:\"WordPress 6.5.4 is now available!This minor release features&#160;5 bug fixes in Core. You can review a summary of the maintenance updates in this release by reading the&#160;Release Candidate announcement. WordPress 6.5.4 is a short-cycle release. The next major release will be&#160;version 6.6&#160;planned for July 2024. If you have sites that support automatic background updates, the [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mark Robson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4774:\"\n<p class=\"wp-block-paragraph\"><strong>WordPress 6.5.4 is now available!</strong><br>This minor release features&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.5.4&amp;group=status&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;col=keywords&amp;order=priority\">5 bug fixes in Core</a>. You can review a summary of the maintenance updates in this release by reading the&nbsp;<a href=\"https://make.wordpress.org/core/2024/05/30/wordpress-6-5-4-rc1-is-now-available/\">Release Candidate announcement</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.5.4 is a short-cycle release. The next major release will be&nbsp;<a href=\"https://make.wordpress.org/core/6-6/\">version 6.6</a>&nbsp;planned for July 2024.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can&nbsp;<a href=\"https://wordpress.org/wordpress-6.5.4.zip\">download WordPress 6.5.4 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For more information on this release, please&nbsp;<a href=\"https://wordpress.org/support/wordpress-version/version-6-5-4\">visit the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p class=\"wp-block-paragraph\">This release was led by&nbsp;<a href=\"https://profiles.wordpress.org/hellofromTonya\">Tonya Mork</a>,&nbsp;<a href=\"https://profiles.wordpress.org/costdev\">Colin Stewart</a>, and&nbsp;<a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.5.4 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/jorbin%22\">Aaron Jorbin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/adrianduffell\">adrianduffell</a>,&nbsp;<a href=\"https://profiles.wordpress.org/azaozz\">Andrew Ozz</a>,&nbsp;<a href=\"https://profiles.wordpress.org/afragen\">Andy Fragen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/beaulebens\">Beau Lebens</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernhard Reiter</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ironprogrammer\">Brian Alexander</a>,&nbsp;<a href=\"https://profiles.wordpress.org/costdev\">Colin Stewart</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nerrad\">Darren Ethier (nerrad)</a>,&nbsp;<a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>,&nbsp;<a href=\"https://profiles.wordpress.org/lopo\">Enrico Battocchi</a>,&nbsp;<a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>,&nbsp;<a href=\"https://profiles.wordpress.org/johnjamesjacoby\">John James Jacoby</a>,&nbsp;<a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>,&nbsp;<a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kevinwhoffman\">Kevin Hoffman</a>,&nbsp;<a href=\"https://profiles.wordpress.org/louiswol94\">Louis Wolmarans</a>,&nbsp;<a href=\"https://profiles.wordpress.org/hmbashar\">Md Abul Bashar</a>,&nbsp;<a href=\"https://profiles.wordpress.org/illuminea\">Miriam Schwab</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mukesh27\">Mukesh Panchal</a>,&nbsp;<a href=\"https://profiles.wordpress.org/narenin\">Narendra Sishodiya</a>,&nbsp;<a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>,&nbsp;<a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>,&nbsp;<a href=\"https://profiles.wordpress.org/pooja1210\">Pooja N Muchandikar</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mikachan\">Sarah Norris</a>,&nbsp;<a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>,&nbsp;<a href=\"https://profiles.wordpress.org/smub\">Syed Balkhi</a>,&nbsp;<a href=\"https://profiles.wordpress.org/hellofromTonya\">Tonya Mork</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p class=\"wp-block-paragraph\">To get involved in WordPress core development, head over to Trac,&nbsp;<a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the&nbsp;<a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a>&nbsp;and&nbsp;<a href=\"https://wordpress.slack.com/archives/C06U06K50Q5\">#6-6-release-leads</a>&nbsp;channels. Need help? Check out the&nbsp;<a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://en-gb.wordpress.org/2024/06/05/wordpress-6-5-4-maintenance-release/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"1757\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 6.5.3 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://en-gb.wordpress.org/2024/05/07/wordpress-6-5-3-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://en-gb.wordpress.org/2024/05/07/wordpress-6-5-3-maintenance-release/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 May 2024 17:52:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1752\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:395:\"WordPress 6.5.3 is now available! This minor release features&#160;12 bug fixes in Core&#160;and&#160;9 bug fixes for the block editor. You can review a summary of the maintenance updates in this release by reading the&#160;Release Candidate announcement. WordPress 6.5.3 is a short-cycle release. The next major release will be&#160;version 6.6&#160;planned for July 2024. If you have [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mark Robson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7851:\"\n<h2 class=\"wp-block-heading\">WordPress 6.5.3 is now available!</h2>\n\n\n\n<p class=\"wp-block-paragraph\">This minor release features&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.5.3&amp;group=status&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;col=keywords&amp;order=priority\">12 bug fixes in Core</a>&nbsp;and&nbsp;<a href=\"https://github.com/WordPress/gutenberg/pull/61299\">9 bug fixes for the block editor</a>. You can review a summary of the maintenance updates in this release by reading the&nbsp;<a href=\"https://make.wordpress.org/core/2024/05/02/wordpress-6-5-3-rc1-is-now-available/\">Release Candidate announcement</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.5.3 is a short-cycle release. The next major release will be&nbsp;<a href=\"https://make.wordpress.org/core/6-6/\">version 6.6</a>&nbsp;planned for July 2024.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can&nbsp;<a href=\"https://wordpress.org/wordpress-6.5.3.zip\">download WordPress 6.5.3 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For more information on this release, please&nbsp;<a href=\"https://wordpress.org/support/wordpress-version/version-6-5-3\">visit the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p class=\"wp-block-paragraph\">This release was led by&nbsp;<a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>&nbsp;and&nbsp;<a href=\"https://profiles.wordpress.org/grantmkin/\">Grant M. Kinney</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.5.3 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>,&nbsp;<a href=\"https://profiles.wordpress.org/adrianduffell\">adrianduffell</a>,&nbsp;<a href=\"https://profiles.wordpress.org/wildworks\">Aki Hamano</a>,&nbsp;<a href=\"https://profiles.wordpress.org/alanfuller\">Alan Fuller</a>,&nbsp;<a href=\"https://profiles.wordpress.org/anlino\">Anders Norén</a>,&nbsp;<a href=\"https://profiles.wordpress.org/oandregal\">André</a>,&nbsp;<a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>,&nbsp;<a href=\"https://profiles.wordpress.org/azaozz\">Andrew Ozz</a>,&nbsp;<a href=\"https://profiles.wordpress.org/andrewserong\">Andrew Serong</a>,&nbsp;<a href=\"https://profiles.wordpress.org/afragen\">Andy Fragen</a>,&nbsp;<a href=\"https://profiles.wordpress.org/annezazu\">annezazu</a>,&nbsp;<a href=\"https://profiles.wordpress.org/dextorlobo\">Arun Sharma</a>,&nbsp;<a href=\"https://profiles.wordpress.org/aslamdoctor\">Aslam Doctor</a>,&nbsp;<a href=\"https://profiles.wordpress.org/benlk\">Ben Keith</a>,&nbsp;<a href=\"https://profiles.wordpress.org/britner\">Ben Ritner – Kadence WP</a>,&nbsp;<a href=\"https://profiles.wordpress.org/bernhard-reiter\">bernhard-reiter</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ironprogrammer\">Brian Alexander</a>,&nbsp;<a href=\"https://profiles.wordpress.org/poena\">Carolina Nymark</a>,&nbsp;<a href=\"https://profiles.wordpress.org/costdev\">Colin Stewart</a>,&nbsp;<a href=\"https://profiles.wordpress.org/CookiesForDevo\">CookiesForDevo</a>,&nbsp;<a href=\"https://profiles.wordpress.org/colorful-tones\">Damon Cook</a>,&nbsp;<a href=\"https://profiles.wordpress.org/talldanwp\">Daniel Richards</a>,&nbsp;<a href=\"https://profiles.wordpress.org/darerodz\">darerodz</a>,&nbsp;<a href=\"https://profiles.wordpress.org/davecpage\">Dave Page</a>,&nbsp;<a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>,&nbsp;<a href=\"https://profiles.wordpress.org/justlevine\">David Levine</a>,&nbsp;<a href=\"https://profiles.wordpress.org/DrewAPicture\">Drew Jaynes</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ellatrix\">Ella</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kebbet\">Erik</a>,&nbsp;<a href=\"https://profiles.wordpress.org/evanltd\">evanltd</a>,&nbsp;<a href=\"https://profiles.wordpress.org/flixos90\">Felix Arntz</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mamaduka\">George Mamadashvili</a>,&nbsp;<a href=\"https://profiles.wordpress.org/grantmkin\">Grant M. Kinney</a>,&nbsp;<a href=\"https://profiles.wordpress.org/gziolo\">Greg Ziółkowski</a>,&nbsp;<a href=\"https://profiles.wordpress.org/isabel_brison\">Isabel Brison</a>,&nbsp;<a href=\"https://profiles.wordpress.org/macmanx\">James Huff</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jason_the_adams\">Jason Adams</a>,&nbsp;<a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>,&nbsp;<a href=\"https://profiles.wordpress.org/JeffPaul\">Jeffrey Paul</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jeherve\">Jeremy Herve</a>,&nbsp;<a href=\"https://profiles.wordpress.org/luminuu\">Jessica Lyschik</a>,&nbsp;<a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>,&nbsp;<a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jordesign\">jordesign</a>,&nbsp;<a href=\"https://profiles.wordpress.org/jorgefilipecosta\">Jorge Costa</a>,&nbsp;<a href=\"https://profiles.wordpress.org/verygoode\">Joshua Goode</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kevin940726\">Kai Hao</a>,&nbsp;<a href=\"https://profiles.wordpress.org/kevinwhoffman\">Kevin Hoffman</a>,&nbsp;<a href=\"https://profiles.wordpress.org/khokansardar\">Khokan Sardar</a>,&nbsp;<a href=\"https://profiles.wordpress.org/luisherranz\">luisherranz</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mmaattiiaass\">Matias Benedetto</a>,&nbsp;<a href=\"https://profiles.wordpress.org/webdevmattcrom\">Matt Cromwell</a>,&nbsp;<a href=\"https://profiles.wordpress.org/devsahadat\">Md Sahadat Husain</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mukesh27\">Mukesh Panchal</a>,&nbsp;<a href=\"https://profiles.wordpress.org/narenin\">Narendra Sishodiya</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ntsekouras\">Nik Tsekouras</a>,&nbsp;<a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>,&nbsp;<a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ramonopoly\">ramonopoly</a>,&nbsp;<a href=\"https://profiles.wordpress.org/roytanck\">Roy Tanck</a>,&nbsp;<a href=\"https://profiles.wordpress.org/salcode\">Sal Ferrarello</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mikachan\">Sarah Norris</a>,&nbsp;<a href=\"https://profiles.wordpress.org/SergeyBiryukov\">Sergey Biryukov</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sabernhardt\">Stephen Bernhardt</a>,&nbsp;<a href=\"https://profiles.wordpress.org/stevejonesdev\">Steve Jones</a>,&nbsp;<a href=\"https://profiles.wordpress.org/tomjcafferkey\">Tom Cafferkey</a>,&nbsp;<a href=\"https://profiles.wordpress.org/nestea29950\">WilliamG</a>,&nbsp;<a href=\"https://profiles.wordpress.org/yguyon\">Yannis Guyon</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p class=\"wp-block-paragraph\">To get involved in WordPress core development, head over to Trac,&nbsp;<a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the&nbsp;<a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a>&nbsp;and&nbsp;<a href=\"https://wordpress.slack.com/archives/C06U06K50Q5\">#6-6-release-leads</a>&nbsp;channels. Need help? Check out the&nbsp;<a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://en-gb.wordpress.org/2024/05/07/wordpress-6-5-3-maintenance-release/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"1752\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:82:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"WordPress London Meetup #WPLDN – April 2024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://en-gb.wordpress.org/2024/04/19/wordpress-london-meetup-wpldn-april-2024/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://en-gb.wordpress.org/2024/04/19/wordpress-london-meetup-wpldn-april-2024/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 19 Apr 2024 09:40:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:6:\"London\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Meetup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"WP London\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:5:\"wpldn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1748\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:415:\"Join the WordPress London Meetup #WPLDN this month, where we&#8217;re presenting two great speakers, one from Amnesty International and the other from a well-established, fast-paced WordPress agency. Join us for an evening of networking, community, and learning. Register today to save your place, as numbers are limited. &#8212; ✍️ &#8211;&#160;Built with humanityFind out about Amnesty&#8217;s (Web [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Dan Maby\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2834:\"\n<p class=\"wp-block-paragraph\">Join the WordPress London Meetup #WPLDN this month, where we&#8217;re presenting two great speakers, one from Amnesty International and the other from a well-established, fast-paced WordPress agency.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Join us for an evening of networking, community, and learning. Register today to save your place, as numbers are limited.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://www.meetup.com/london-wordpress/events/300347344/\">Register now</a></div>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\">&#8212;</p>\n\n\n\n<p class=\"wp-block-paragraph\"><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/270d.png\" alt=\"✍\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> &#8211;&nbsp;<strong>Built with humanity</strong><br>Find out about Amnesty&#8217;s (Web Ops at the international secretariat to be specific) journey into WordPress from when we launched our first WordPress site in 2018 to now shipping changes to the 46 + sites that use our open-source theme. Most importantly you can find out how you can get involved and help build humanity!</p>\n\n\n\n<p class=\"wp-block-paragraph\"><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f5e3.png\" alt=\"🗣\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> &#8211;&nbsp;<strong>Presented by Austin</strong><br>Austin works at Amnesty International and the Humanity Open Source WordPress theme and a number of website running the theme.</p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8212;</p>\n\n\n\n<p class=\"wp-block-paragraph\"><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/270d.png\" alt=\"✍\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> &#8211;&nbsp;<strong>Byte-sized Impact: A greener future for your WordPress website</strong><br>Details will be released soon.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f5e3.png\" alt=\"🗣\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> &#8211;&nbsp;<strong>Presented by Louise Towler</strong><br>Louise has been building websites for over fifteen years and enjoys helping businesses and organisations make the most of their online web presence and deliver a return on their investment. She started freelancing from her spare room and now runs Indigo Tree with multiple employees. </p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8212;</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re interested in featuring as a speaker at an upcoming event, we&#8217;d love to hear from you at&nbsp;<a href=\"https://wpldn.uk/speak\" target=\"_blank\" rel=\"noreferrer noopener\">https://wpldn.uk/speak</a>. Sessions can be delivered both physically in-person and virtually.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://en-gb.wordpress.org/2024/04/19/wordpress-london-meetup-wpldn-april-2024/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"1748\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:76:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 6.5.2 Maintenance and Security Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://en-gb.wordpress.org/2024/04/10/wordpress-6-5-2-maintenance-and-security-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://en-gb.wordpress.org/2024/04/10/wordpress-6-5-2-maintenance-and-security-release/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 10 Apr 2024 11:18:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1743\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:338:\"Note: due to an issue with the initial package, WordPress 6.5.1 was not released. 6.5.2 is the first minor release for WordPress 6.5. This security and maintenance release features 2 bug fixes on Core, 12 bug fixes for the Block Editor, and 1 security fix. Because this is a security release, it is recommended that you update [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mark Robson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4951:\"\n<p class=\"wp-block-paragraph\"><strong>Note: due to an issue with the initial package, WordPress 6.5.1 was not released. 6.5.2 is the first minor release for WordPress 6.5.</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">This security and maintenance release features <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;id=!60398&amp;milestone=6.5.2&amp;group=status&amp;order=priority\">2 bug fixes on Core</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/60577\">12 bug fixes for the Block Editor</a>, and 1 security fix.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Because this is a security release, it is recommended that you update your sites immediately.</strong>&nbsp;Backports are also available for other major WordPress releases, 6.1 and later.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can&nbsp;<a href=\"https://wordpress.org/wordpress-6.5.2.zip\">download WordPress 6.5.2 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.5.2 is a short-cycle release. The next major release will be&nbsp;<a href=\"https://make.wordpress.org/core/6-6/\">version 6.6</a>&nbsp;and is currently planned for 16 July 2024.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Security updates included in this release</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The security team would like to thank the following people for responsibly reporting vulnerabilities, and allowing them to be fixed in this release:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A cross-site scripting (XSS) vulnerability affecting the Avatar block type; reported by <a href=\"https://johnblackbourn.com/\">John Blackbourn</a> of the WordPress security team. Many thanks to <a href=\"https://twitter.com/stealthcopter\">Mat Rollings</a> for assisting with the research.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p class=\"wp-block-paragraph\">This release was led by&nbsp;<a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>,&nbsp;<a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a>, and&nbsp;<a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.5.2 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance and security fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>,&nbsp;<a href=\"https://profiles.wordpress.org/wildworks\">Aki Hamano</a>,&nbsp;<a href=\"https://profiles.wordpress.org/andraganescu\">Andrei Draganescu</a>,&nbsp;<a href=\"https://profiles.wordpress.org/artemiosans\">Artemio Morales</a>,&nbsp;<a href=\"https://profiles.wordpress.org/iCaleb\">Caleb Burks</a>,&nbsp;<a href=\"https://profiles.wordpress.org/colind\">colind</a>,&nbsp;<a href=\"https://profiles.wordpress.org/talldanwp\">Daniel Richards</a>,&nbsp;<a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>,&nbsp;<a href=\"https://profiles.wordpress.org/fabiankaegy\">Fabian Kägy</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mamaduka\">George Mamadashvili</a>,&nbsp;<a href=\"https://profiles.wordpress.org/gziolo\">Greg Ziółkowski</a>,&nbsp;<a href=\"https://profiles.wordpress.org/isabel_brison\">Isabel Brison</a>,&nbsp;<a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>,&nbsp;<a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>,&nbsp;<a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>,&nbsp;<a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>,&nbsp;<a href=\"https://profiles.wordpress.org/thelovekesh\">Lovekesh Kumar</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mmaattiiaass\">Matias Benedetto</a>,&nbsp;<a href=\"https://profiles.wordpress.org/mukesh27\">Mukesh Panchal</a>,&nbsp;<a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>,&nbsp;<a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>,&nbsp;<a href=\"https://profiles.wordpress.org/sean212\">Sean Fisher</a>,&nbsp;<a href=\"https://profiles.wordpress.org/SergeyBiryukov\">Sergey Biryukov</a>,&nbsp;<a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p class=\"wp-block-paragraph\">To get involved in WordPress core development, head over to Trac,&nbsp;<a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the&nbsp;<a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a>&nbsp;channel. Need help? Check out the&nbsp;<a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://en-gb.wordpress.org/2024/04/10/wordpress-6-5-2-maintenance-and-security-release/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"1743\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"WordPress 6.5 “Regina”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://en-gb.wordpress.org/2024/04/02/wordpress-6-5-regina/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://en-gb.wordpress.org/2024/04/02/wordpress-6-5-regina/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 02 Apr 2024 20:15:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1740\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:394:\"Say hello to WordPress 6.5 “Regina,” inspired by the dynamic versatility of renowned jazz violinist Regina Carter. An award-winning artist and storied jazz educator known for transcending genre, Regina’s technical foundations in classical music and deep understanding of jazz have earned her the reputation of boldly going beyond what’s possible with the violin.&#160; Let the [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mark Robson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:70282:\"\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://wordpress.org/news/files/2024/04/Release-Edition-Inline-Image-1024x683.png\" alt=\"WordPress 6.5 &quot;Regina&quot;\" class=\"wp-image-17178\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Say hello to WordPress 6.5 “Regina,” inspired by the dynamic versatility of renowned jazz violinist <a href=\"https://en.wikipedia.org/wiki/Regina_Carter\">Regina Carter</a>. An award-winning artist and storied jazz educator known for transcending genre, Regina’s technical foundations in classical music and deep understanding of jazz have earned her the reputation of boldly going beyond what’s possible with the violin.&nbsp;</p>\n\n\n\n<p class=\"wp-block-paragraph\">Let the stunning twists and subtle turns of <a href=\"https://open.spotify.com/playlist/37i9dQZF1DZ06evO1WEiVo?si=534335c984804713\" data-type=\"link\" data-id=\"https://open.spotify.com/playlist/37i9dQZF1DZ06evO1WEiVo?si=534335c984804713\">Regina’s genre-bending sound</a> surprise you as you explore everything 6.5 offers.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This latest version of WordPress puts more power into the details. It offers new and improved ways to fine-tune and enhance your site-building experience, letting you take control in ways that make it your own. You’ll find new ways to manage your site’s typography, more comprehensive revisions available in more places, and a collection of Site Editor updates paired with impressive performance gains to help you get things done smoother and faster.</p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;Regina&#8221; also marks the introduction of some breakthrough developer tools that will start transforming how you use and extend blocks to craft engaging experiences. The Interactivity API opens up a world of creative front-end possibilities, while the Block Bindings API makes dynamic connections between blocks and data seamless. These, among other developer-focused improvements and updates, are ready to help you evolve how you build with WordPress.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://wordpress.org/download/\">Download WordPress 6.5 &#8220;Regina&#8221;</a></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s inside 6.5</h2>\n\n\n\n<h3 class=\"wp-block-heading\">Add and manage fonts across your site</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The new Font Library puts you in control of an essential piece of your site’s design – typography – without coding or extra steps. Effortlessly install, remove, and activate local and Google Fonts across your site for any Block theme. The ability to include custom typography collections gives site creators and publishers more options when it comes to styling content.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://wordpress.org/news/files/2024/04/Font-Manager-2-1024x656.png\" alt=\"\" class=\"wp-image-17167\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Get more from your revisions – including revisions for templates and template parts</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Work through creative projects with a more comprehensive picture of what’s been done – and what you can fall back on. Get details like time stamps, quick summaries, and a paginated list of all revisions. View revisions from the Style Book to see how changes impact every block. Revisions are also now available for templates and template parts.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://wordpress.org/news/files/2024/04/Revisions-1-1024x656.png\" alt=\"\" class=\"wp-image-17168\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Play with enhanced background and shadow tools</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Control the size, repeat, and focal point options for background images in Group blocks so you can explore subtle or splashy ways to add visual interest to layouts.&nbsp;</li>\n\n\n\n<li>Set aspect ratios for Cover block images and easily add colour overlays that automatically source colour from your chosen image. </li>\n\n\n\n<li>Add box shadow support to more block types and create layouts with visual depth, or throw a little personality into your design.</li>\n</ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://wordpress.org/news/files/2024/04/design-tools-1-1024x656.png\" alt=\"\" class=\"wp-image-17169\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Discover new Data Views</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Every piece of your site comes with a library of information and data – now, you can find what you need quickly and organise it however you like. Data views for pages, templates, patterns, and template parts let you see data in a table or grid view, with the option to toggle fields and make bulk changes.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://wordpress.org/news/files/2024/04/Data-Views-1-1024x656.png\" alt=\"\" class=\"wp-image-17165\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Smoother drag-and-drop</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Feel the difference when you move things around, with helpful visual cues like displaced items in List View or frictionless dragging to anywhere in your workspace – from beginning to end.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://wordpress.org/news/files/2024/04/drag-and-drop-1-1024x656.png\" alt=\"\" class=\"wp-image-17170\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Improved link controls</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Create and manage links easily with a more intuitive link-building experience, like a streamlined UI and a shortcut for copying links.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://wordpress.org/news/files/2024/04/link-controls-1-1024x656.png\" alt=\"\" class=\"wp-image-17171\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s fresh for developers in 6.5</h2>\n\n\n\n<h3 class=\"wp-block-heading\">Bring interactions to blocks with the Interactivity API</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https://make.wordpress.org/core/2024/03/04/interactivity-api-dev-note/\">Interactivity API</a> offers developers a standardised method for building interactive front-end experiences with blocks. It simplifies the process, with fewer dependencies on external tooling, while maintaining optimal performance. Use it to create memorable user experiences, like fetching search results instantly or letting visitors interact with content in real time.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Connect blocks to custom fields or other dynamic content</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Link core block attributes to custom fields and use the value of custom fields without creating custom blocks. Powered by the <a href=\"https://make.wordpress.org/core/2024/03/06/new-feature-the-block-bindings-api/\">Block Bindings API</a>, developers can extend this capability further to connect blocks to any dynamic content – even beyond custom fields. If there’s data stored elsewhere, easily point blocks to that new source with only a few lines of code.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Add appearance tools to Classic themes</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Give designers and creators using Classic themes access to an upgraded design experience. Opt in to support for spacing, border, typography, and colour options, even without using theme.json. Once support is enabled, more tools will be automatically added as they become available.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Explore improvements to the plugin experience</h3>\n\n\n\n<p class=\"wp-block-paragraph\">There&#8217;s now an <a href=\"https://make.wordpress.org/core/2024/03/05/introducing-plugin-dependencies-in-wordpress-6-5/\">easier way to manage plugin dependencies</a>. Plugin authors can supply a new <code>Requires Plugins</code> header with a comma-separated list of required plugin slugs, presenting users with links to install and activate those plugins first.</p>\n\n\n\n<h3 class=\"wp-block-heading\">From fast to faster: Performance updates</h3>\n\n\n\n<p class=\"wp-block-paragraph\">This release includes 110+ performance updates, resulting in an impressive increase in speed and efficiency across the Post Editor and Site Editor. Loading is over two times faster than in 6.4, with input processing speed up to five times faster than the previous release.</p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;Translated sites see up to 25% improvement in load time for this release courtesy of <a href=\"https://make.wordpress.org/core/2024/02/27/i18n-improvements-6-5-performant-translations/\">Performant Translations</a>. Additional performance highlights include <a href=\"https://make.wordpress.org/core/2024/02/23/wordpress-6-5-adds-avif-support/\">AVIF image support</a> and improvements for <a href=\"https://make.wordpress.org/core/2024/02/29/performance-improvements-for-registering-block-variations-with-callbacks/\">registering block variations with callbacks</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">A tradition of inclusion</h3>\n\n\n\n<p class=\"wp-block-paragraph\">This release includes more than 65 accessibility improvements across the platform, making it more accessible than ever. It contains an important fix that unblocks access to the admin submenus for screen reader users and others who navigate by keyboard. This release also adds fixes to colour contrast in admin focus states, positioning of elements, and cursor focus, among many others, that help improve the WordPress experience for everyone.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Learn more about WordPress 6.5</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Check out the new <a href=\"https://wordpress.org/download/releases/6-5/\">WordPress 6.5 page</a> to learn more about the numerous enhancements and features of this release – including short demos of some of the highlighted features.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Explore <a href=\"https://learn.wordpress.org/\">Learn WordPress</a> for quick how-to videos, <a href=\"https://learn.wordpress.org/social-learning/\">online workshops</a>, and other free resources to level up your WordPress knowledge and skills.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Check out the <a href=\"https://make.wordpress.org/core/2024/03/15/wordpress-6-5-field-guide/\">WordPress 6.5 Field Guide</a> for detailed technical information and <a href=\"https://make.wordpress.org/core/tag/dev-notes-6-5/\">developer notes</a> to help you build with WordPress and get the most out of this release. Don’t forget to subscribe to the <a href=\"https://developer.wordpress.org/news/\">Developer Blog</a> for developer updates, feature tutorials, and other helpful WordPress content from a developer perspective.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For more information about installation, file changes, fixes, and other updates, read the <a href=\"https://wordpress.org/documentation/wordpress-version/version-6-5/\">6.5 release notes</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The 6.5 release squad</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Every release has many moving parts with its own triumphs and challenges. It takes a dedicated team of enthusiastic contributors to help keep things on track and moving smoothly. 6.5 is made possible by a cross-functional group of contributors, always ready to champion ideas, remove blockers, and resolve issues.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Release Lead: <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a></li>\n\n\n\n<li>Release Coordinators: <a href=\"https://profiles.wordpress.org/akshayar/\">Akshaya Rane</a>, <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a></li>\n\n\n\n<li>Core Tech Leads: <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a></li>\n\n\n\n<li>Editor Tech Leads: <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a></li>\n\n\n\n<li>Core Triage Leads: <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Kabir Chaion</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/rajinsharwar/\">Rajin Sharwar</a></li>\n\n\n\n<li>Editor Triage Leads: <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a></li>\n\n\n\n<li>Design Leads: <a href=\"https://profiles.wordpress.org/benjamin_zekavica/\">Benjamin Zekavica</a>, <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a></li>\n\n\n\n<li>Marketing and Communication Leads: <a href=\"https://profiles.wordpress.org/dansoschin/\">Dan Soschin</a>, <a href=\"https://profiles.wordpress.org/laurlittle/\">Lauren Stein</a></li>\n\n\n\n<li>Documentation Leads: <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>, <a href=\"https://profiles.wordpress.org/leonnugraha/\">Leonardus Nugraha</a>, <a href=\"https://profiles.wordpress.org/stevenlinx/\">Steven Lin</a></li>\n\n\n\n<li>Performance Leads: <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a></li>\n\n\n\n<li>Test Leads: <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a>, <a href=\"https://profiles.wordpress.org/lumiblog/\">Patrick Lumumba</a>, <a href=\"https://profiles.wordpress.org/vipuljnext/\">Vipul Ghori</a></li>\n\n\n\n<li>Default Themes Leads: <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you, contributors</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress believes in democratising publishing and the <a href=\"https://opensource.org/osd-annotated\">freedoms that come with open source</a>. Supporting this idea is a global and diverse community of people collaborating to strengthen the software. </p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.5 reflects the countless efforts and passion of around 700 contributors in at least 57 countries. This release also welcomed over 150 first-time contributors!</p>\n\n\n\n<p class=\"wp-block-paragraph\">Their collaboration delivered more than 2,500 enhancements and fixes, ensuring a stable release for all – a testament to the power and capability of the WordPress open source community.</p>\n\n\n<p class=\"is-style-wporg-props-long alignfull\"><a href=\"https://profiles.wordpress.org/_ck_/\">_ck_</a> · <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> · <a href=\"https://profiles.wordpress.org/aaronrobertshaw/\">Aaron Robertshaw</a> · <a href=\"https://profiles.wordpress.org/abmamun007/\">Abdullah Mamun</a> · <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a> · <a href=\"https://profiles.wordpress.org/fitehal/\">Abhishek Deshpande</a> · <a href=\"https://profiles.wordpress.org/abletec/\">abletec</a> · <a href=\"https://profiles.wordpress.org/acosmin/\">acosmin</a> · <a href=\"https://profiles.wordpress.org/adampickering/\">Adam Pickering</a> · <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a> · <a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zieliński</a> · <a href=\"https://profiles.wordpress.org/adarshposimyth/\">Adarsh Akshat</a> · <a href=\"https://profiles.wordpress.org/ajmcfadyen/\">admcfajn</a> · <a href=\"https://profiles.wordpress.org/adrianduffell/\">adrianduffell</a> · <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Chaion</a> · <a href=\"https://profiles.wordpress.org/engahmeds3ed/\">Ahmed Saeed</a> · <a href=\"https://profiles.wordpress.org/ajithrn/\">Ajith R N</a> · <a href=\"https://profiles.wordpress.org/skyakash12/\">Akash Muchandikar</a> · <a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a> · <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a> · <a href=\"https://profiles.wordpress.org/akmelias/\">akmelias</a> · <a href=\"https://profiles.wordpress.org/wpfy/\">Akramul Hasan</a> · <a href=\"https://profiles.wordpress.org/akshayar/\">Akshaya Rane</a> · <a href=\"https://profiles.wordpress.org/schlessera/\">Alain Schlesser</a> · <a href=\"https://profiles.wordpress.org/alanfuller/\">Alan Fuller</a> · <a href=\"https://profiles.wordpress.org/ahoereth/\">Alex</a> · <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a> · <a href=\"https://profiles.wordpress.org/alexkingorg/\">Alex King</a> · <a href=\"https://profiles.wordpress.org/akirk/\">Alex Kirk</a> · <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a> · <a href=\"https://profiles.wordpress.org/viper007bond/\">Alex Mills</a> · <a href=\"https://profiles.wordpress.org/alexstine/\">Alex Stine</a> · <a href=\"https://profiles.wordpress.org/alexandrebuffet/\">Alexandre Buffet</a> · <a href=\"https://profiles.wordpress.org/alexanderkoledov/\">AlexKole</a> · <a href=\"https://profiles.wordpress.org/alh0319/\">Amber Hinds</a> · <a href=\"https://profiles.wordpress.org/sabreuse/\">Amy Hendrix (sabreuse)</a> · <a href=\"https://profiles.wordpress.org/amykamala/\">Amy Kamala</a> · <a href=\"https://profiles.wordpress.org/anandau14/\">Anand Upadhyay</a> · <a href=\"https://profiles.wordpress.org/anlino/\">Anders Nor&#233;n</a> · <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a> · <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a> · <a href=\"https://profiles.wordpress.org/euthelup/\">Andrei Lupu</a> · <a href=\"https://profiles.wordpress.org/andrewhayward/\">Andrew Hayward</a> · <a href=\"https://profiles.wordpress.org/l1nuxjedi/\">Andrew Hutchings</a> · <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a> · <a href=\"https://profiles.wordpress.org/norcross/\">Andrew Norcross</a> · <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a> · <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a> · <a href=\"https://profiles.wordpress.org/andrewleap/\">andrewleap</a> · <a href=\"https://profiles.wordpress.org/andbalashov/\">Andrii Balashov</a> · <a href=\"https://profiles.wordpress.org/oandregal/\">André Maneiro</a> · <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a> · <a href=\"https://profiles.wordpress.org/apeatling/\">Andy Peatling</a> · <a href=\"https://profiles.wordpress.org/aneeshd16/\">Aneesh Devasthale</a> · <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a> · <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a> · <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a> · <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a> · <a href=\"https://profiles.wordpress.org/ant1busted/\">Antoine</a> · <a href=\"https://profiles.wordpress.org/antonlukin/\">Anton Lukin</a> · <a href=\"https://profiles.wordpress.org/atimmer/\">Anton Timmermans</a> · <a href=\"https://profiles.wordpress.org/antonvlasenko/\">Anton Vlasenko</a> · <a href=\"https://profiles.wordpress.org/lighthouse79/\">Antonella</a> · <a href=\"https://profiles.wordpress.org/colomet/\">Antonio D.</a> · <a href=\"https://profiles.wordpress.org/antonisme/\">Antonis Lilis</a> · <a href=\"https://profiles.wordpress.org/arena94/\">arena94</a> · <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a> · <a href=\"https://profiles.wordpress.org/passoniate/\">Arslan Kalwar</a> · <a href=\"https://profiles.wordpress.org/artemiosans/\">Artemio Morales</a> · <a href=\"https://profiles.wordpress.org/arthur791004/\">Arthur Chu</a> · <a href=\"https://profiles.wordpress.org/iamarunchaitanyajami/\">Arun Chaitanya Jami</a> · <a href=\"https://profiles.wordpress.org/dextorlobo/\">Arun Sharma</a> · <a href=\"https://profiles.wordpress.org/ideag/\">Arunas Liuiza</a> · <a href=\"https://profiles.wordpress.org/iamasadpolash/\">Asad Polash</a> · <a href=\"https://profiles.wordpress.org/ashfame/\">Ashish Kumar (Ashfame)</a> · <a href=\"https://profiles.wordpress.org/mohonchandra/\">Asish Chandra Mohon</a> · <a href=\"https://profiles.wordpress.org/aslamdoctor/\">Aslam Doctor</a> · <a href=\"https://profiles.wordpress.org/audunmb/\">audunmb</a> · <a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a> · <a href=\"https://profiles.wordpress.org/filosofo/\">Austin Matzko</a> · <a href=\"https://profiles.wordpress.org/axwax/\">axwax</a> · <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a> · <a href=\"https://profiles.wordpress.org/beryldlg/\">B&#233;ryl de La Grandi&#232;re</a> · <a href=\"https://profiles.wordpress.org/bahia0019/\">bahia0019</a> · <a href=\"https://profiles.wordpress.org/balub/\">Balu B</a> · <a href=\"https://profiles.wordpress.org/bangank36/\">bangank36</a> · <a href=\"https://profiles.wordpress.org/barry/\">Barry</a> · <a href=\"https://profiles.wordpress.org/barryhughes-1/\">Barry</a> · <a href=\"https://profiles.wordpress.org/bartkalisz/\">Bart Kalisz</a> · <a href=\"https://profiles.wordpress.org/bartkleinreesink/\">bartkleinreesink</a> · <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a> · <a href=\"https://profiles.wordpress.org/beaulebens/\">Beau Lebens</a> · <a href=\"https://profiles.wordpress.org/benharri/\">ben</a> · <a href=\"https://profiles.wordpress.org/scruffian/\">Ben Dwyer</a> · <a href=\"https://profiles.wordpress.org/ubernaut/\">Ben Hansen</a> · <a href=\"https://profiles.wordpress.org/husobj/\">Ben Huson</a> · <a href=\"https://profiles.wordpress.org/benlk/\">Ben Keith</a> · <a href=\"https://profiles.wordpress.org/blobaugh/\">Ben Lobaugh (blobaugh)</a> · <a href=\"https://profiles.wordpress.org/britner/\">Ben Ritner - Kadence WP</a> · <a href=\"https://profiles.wordpress.org/retlehs/\">Ben Word</a> · <a href=\"https://profiles.wordpress.org/benniledl/\">Benedikt Ledl</a> · <a href=\"https://profiles.wordpress.org/benjamingosset/\">Benjamin Gosset</a> · <a href=\"https://profiles.wordpress.org/benjamin_zekavica/\">Benjamin Zekavica</a> · <a href=\"https://profiles.wordpress.org/benjaminknox/\">benjaminknox</a> · <a href=\"https://profiles.wordpress.org/benoitchantre/\">Benoit Chantre</a> · <a href=\"https://profiles.wordpress.org/benoitfouc/\">benoitfouc</a> · <a href=\"https://profiles.wordpress.org/bernhard reiter/\">Bernhard Reiter</a> · <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernie Reiter</a> · <a href=\"https://profiles.wordpress.org/billseymour/\">billseymour</a> · <a href=\"https://profiles.wordpress.org/bplv/\">Biplav</a> · <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a> · <a href=\"https://profiles.wordpress.org/bobbingwide/\">bobbingwide</a> · <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a> · <a href=\"https://profiles.wordpress.org/born2webdesign/\">born2webdesign</a> · <a href=\"https://profiles.wordpress.org/bjorsch/\">Brad Jorsch</a> · <a href=\"https://profiles.wordpress.org/bradparbs/\">Brad Parbs</a> · <a href=\"https://profiles.wordpress.org/williamsba1/\">Brad Williams</a> · <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a> · <a href=\"https://profiles.wordpress.org/drrobotnik/\">Brandon Lavigne</a> · <a href=\"https://profiles.wordpress.org/ironprogrammer/\">Brian Alexander</a> · <a href=\"https://profiles.wordpress.org/bacoords/\">Brian Coords</a> · <a href=\"https://profiles.wordpress.org/fischfood/\">Brian Fischer</a> · <a href=\"https://profiles.wordpress.org/bgardner/\">Brian Gardner</a> · <a href=\"https://profiles.wordpress.org/masteradhoc/\">Brian Haas</a> · <a href=\"https://profiles.wordpress.org/brianhenryie/\">Brian Henry</a> · <a href=\"https://profiles.wordpress.org/brookemk/\">Brooke</a> · <a href=\"https://profiles.wordpress.org/burnuser/\">burnuser</a> · <a href=\"https://profiles.wordpress.org/icaleb/\">Caleb Burks</a> · <a href=\"https://profiles.wordpress.org/ecc/\">camya</a> · <a href=\"https://profiles.wordpress.org/karl94/\">Carlo Cannas</a> · <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a> · <a href=\"https://profiles.wordpress.org/carlosgprim/\">Carlos G. P.</a> · <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a> · <a href=\"https://profiles.wordpress.org/cbirdsong/\">cbirdsong</a> · <a href=\"https://profiles.wordpress.org/cenkdemir/\">cenkdemir</a> · <a href=\"https://profiles.wordpress.org/cfinnberg/\">cfinnberg</a> · <a href=\"https://profiles.wordpress.org/shireling/\">Chad Chadbourne</a> · <a href=\"https://profiles.wordpress.org/chasedsiedu/\">chased@si.edu</a> · <a href=\"https://profiles.wordpress.org/mel_cha/\">chiilog (Chiaki Okamoto)</a> · <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a> · <a href=\"https://profiles.wordpress.org/chrisdavidmiles/\">Chris David Miles</a> · <a href=\"https://profiles.wordpress.org/jazzs3quence/\">Chris Reynolds</a> · <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a> · <a href=\"https://profiles.wordpress.org/itschristiandale/\">Christian Dale</a> · <a href=\"https://profiles.wordpress.org/christopherplus/\">Christopher</a> · <a href=\"https://profiles.wordpress.org/chrystl/\">Chrystl</a> · <a href=\"https://profiles.wordpress.org/codepo8/\">codepo8</a> · <a href=\"https://profiles.wordpress.org/cdevroe/\">Colin Devroe</a> · <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a> · <a href=\"https://profiles.wordpress.org/colind/\">ColinD</a> · <a href=\"https://profiles.wordpress.org/cookiesfordevo/\">CookiesForDevo</a> · <a href=\"https://profiles.wordpress.org/coreyw/\">Corey Worrell</a> · <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Robertson</a> · <a href=\"https://profiles.wordpress.org/crstauf/\">crstauf</a> · <a href=\"https://profiles.wordpress.org/cwhitmore/\">Cullen Whitmore</a> · <a href=\"https://profiles.wordpress.org/cu121/\">Cupid Chakma</a> · <a href=\"https://profiles.wordpress.org/cvorko/\">cvorko</a> · <a href=\"https://profiles.wordpress.org/didierjm/\">cybeardjm</a> · <a href=\"https://profiles.wordpress.org/cyberchicken/\">Cyberchicken</a> · <a href=\"https://profiles.wordpress.org/colorful-tones/\">Damon Cook</a> · <a href=\"https://profiles.wordpress.org/dansoschin/\">Dan Soschin</a> · <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a> · <a href=\"https://profiles.wordpress.org/mzaweb/\">Daniel Dvorkin</a> · <a href=\"https://profiles.wordpress.org/mapumba/\">Daniel K&#228;fer</a> · <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a> · <a href=\"https://profiles.wordpress.org/schutzsmith/\">Daniel Schutzsmith</a> · <a href=\"https://profiles.wordpress.org/valerogarte/\">Daniel Valero Gonz&#225;lez</a> · <a href=\"https://profiles.wordpress.org/danieldudzic/\">danieldudzic</a> · <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a> · <a href=\"https://profiles.wordpress.org/danieltj/\">danieltj</a> · <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a> · <a href=\"https://profiles.wordpress.org/darshitrajyaguru97/\">Darshit Rajyaguru</a> · <a href=\"https://profiles.wordpress.org/darssen/\">darssen (a11n)</a> · <a href=\"https://profiles.wordpress.org/davecpage/\">Dave Page</a> · <a href=\"https://profiles.wordpress.org/darerodz/\">David Arenas</a> · <a href=\"https://profiles.wordpress.org/dartiss/\">David Artiss</a> · <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a> · <a href=\"https://profiles.wordpress.org/davidbinda/\">David Biňovec</a> · <a href=\"https://profiles.wordpress.org/dpcalhoun/\">David Calhoun</a> · <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a> · <a href=\"https://profiles.wordpress.org/justlevine/\">David Levine</a> · <a href=\"https://profiles.wordpress.org/dglingren/\">David Lingren</a> · <a href=\"https://profiles.wordpress.org/davidperez/\">David Perez</a> · <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a> · <a href=\"https://profiles.wordpress.org/dsas/\">Dean Sas</a> · <a href=\"https://profiles.wordpress.org/denis-de-bernardy/\">Denis de Bernardy</a> · <a href=\"https://profiles.wordpress.org/dingo_d/\">Denis Žoljom</a> · <a href=\"https://profiles.wordpress.org/dionysous/\">Dennis Hipp</a> · <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a> · <a href=\"https://profiles.wordpress.org/dennysdionigi/\">Dennys Dionigi</a> · <a href=\"https://profiles.wordpress.org/derekblank/\">Derek Blank</a> · <a href=\"https://profiles.wordpress.org/valendesigns/\">Derek Herman</a> · <a href=\"https://profiles.wordpress.org/derekspringer/\">Derek Springer</a> · <a href=\"https://profiles.wordpress.org/desrosjbot/\">Desrosj Bot</a> · <a href=\"https://profiles.wordpress.org/dernin/\">Devin Curtis</a> · <a href=\"https://profiles.wordpress.org/dlocc/\">Devin Walker</a> · <a href=\"https://profiles.wordpress.org/dharm1025/\">Dharmesh Patel</a> · <a href=\"https://profiles.wordpress.org/dhrumilk/\">Dhrumil Kumbhani</a> · <a href=\"https://profiles.wordpress.org/dhruvishah2203/\">Dhruvi Shah</a> · <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a> · <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a> · <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a> · <a href=\"https://profiles.wordpress.org/dougal/\">Dougal Campbell</a> · <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a> · <a href=\"https://profiles.wordpress.org/lots0logs/\">Dustin Falgout</a> · <a href=\"https://profiles.wordpress.org/elrae/\">Earle Davies</a> · <a href=\"https://profiles.wordpress.org/ehtis/\">Ehtisham Siddiqui</a> · <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a> · <a href=\"https://profiles.wordpress.org/codex-m/\">Emerson Maningo</a> · <a href=\"https://profiles.wordpress.org/emirpprime/\">emirpprime</a> · <a href=\"https://profiles.wordpress.org/manooweb/\">Emmanuel Hesry</a> · <a href=\"https://profiles.wordpress.org/endymion00/\">Endymion00</a> · <a href=\"https://profiles.wordpress.org/lopo/\">Enrico Battocchi</a> · <a href=\"https://profiles.wordpress.org/enwikuna/\">Enwikuna</a> · <a href=\"https://profiles.wordpress.org/ericlewis/\">Eric Andrew Lewis</a> · <a href=\"https://profiles.wordpress.org/ethitter/\">Erick Hitter</a> · <a href=\"https://profiles.wordpress.org/kebbet/\">Erik</a> · <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a> · <a href=\"https://profiles.wordpress.org/evanltd/\">evanltd</a> · <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a> · <a href=\"https://profiles.wordpress.org/gaambo/\">Fabian Todt</a> · <a href=\"https://profiles.wordpress.org/fabiorubioglio/\">Fabio Rubioglio</a> · <a href=\"https://profiles.wordpress.org/faisalahammad/\">Faisal Ahammad</a> · <a href=\"https://profiles.wordpress.org/faisalahmed29/\">Faisal Ahmed</a> · <a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a> · <a href=\"https://profiles.wordpress.org/fanly/\">Fanly</a> · <a href=\"https://profiles.wordpress.org/feastdesignco/\">Feast Design Co.</a> · <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a> · <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a> · <a href=\"https://profiles.wordpress.org/flhz/\">Florent Hernandez</a> · <a href=\"https://profiles.wordpress.org/fgiannar/\">Foteini Giannaropoulou (a11n)</a> · <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a> · <a href=\"https://profiles.wordpress.org/francescocarlucci/\">FrancescoCarlucci</a> · <a href=\"https://profiles.wordpress.org/fotodrachen/\">Frank J&#228;ger</a> · <a href=\"https://profiles.wordpress.org/nexflaszlo/\">Frank Laszlo</a> · <a href=\"https://profiles.wordpress.org/wazeter/\">Frank Wazeter</a> · <a href=\"https://profiles.wordpress.org/fushar/\">fushar</a> · <a href=\"https://profiles.wordpress.org/gajendrasingh/\">Gajendra Singh</a> · <a href=\"https://profiles.wordpress.org/ecgan/\">Gan Eng Chin</a> · <a href=\"https://profiles.wordpress.org/garibiza/\">Garbi&#241;e</a> · <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a> · <a href=\"https://profiles.wordpress.org/gavande1/\">gavande1</a> · <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a> · <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a> · <a href=\"https://profiles.wordpress.org/georgestephanis/\">George Stephanis</a> · <a href=\"https://profiles.wordpress.org/gerardreches/\">Gerard Reches</a> · <a href=\"https://profiles.wordpress.org/geriux/\">Gerardo Pacheco</a> · <a href=\"https://profiles.wordpress.org/girishpanchal/\">Girish Panchal</a> · <a href=\"https://profiles.wordpress.org/giuseppemazzapica-1/\">Giuseppe Mazzapica</a> · <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a> · <a href=\"https://profiles.wordpress.org/goldenapples/\">goldenapples</a> · <a href=\"https://profiles.wordpress.org/grantmkin/\">Grant M. Kinney</a> · <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a> · <a href=\"https://profiles.wordpress.org/gregbenz/\">gregbenz</a> · <a href=\"https://profiles.wordpress.org/wido/\">Guido Scialfa</a> · <a href=\"https://profiles.wordpress.org/hanneslsm/\">hanneslsm</a> · <a href=\"https://profiles.wordpress.org/hztyfoon/\">Hanzala Taifun</a> · <a href=\"https://profiles.wordpress.org/hardik2221/\">Hardik Raval</a> · <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh S</a> · <a href=\"https://profiles.wordpress.org/harshgajipara/\">Harsh Gajipara</a> · <a href=\"https://profiles.wordpress.org/harsh175/\">Harsh Patel</a> · <a href=\"https://profiles.wordpress.org/hasanuzzamanshamim/\">Hasanuzzaman Shamim</a> · <a href=\"https://profiles.wordpress.org/halounsbury/\">Heather Wilkins</a> · <a href=\"https://profiles.wordpress.org/h71/\">Hector</a> · <a href=\"https://profiles.wordpress.org/muhme/\">Heiko L&#252;bbe</a> · <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a> · <a href=\"https://profiles.wordpress.org/helgatheviking/\">HelgaTheViking</a> · <a href=\"https://profiles.wordpress.org/tejwanihemant/\">Hemant Tejwani</a> · <a href=\"https://profiles.wordpress.org/kurudrive/\">Hidekazu Ishikawa</a> · <a href=\"https://profiles.wordpress.org/panchalhimani711/\">Himani Panchal</a> · <a href=\"https://profiles.wordpress.org/hbhalodia/\">Hit Bhalodia</a> · <a href=\"https://profiles.wordpress.org/hiteshtalpada/\">Hitesh Talpada</a> · <a href=\"https://profiles.wordpress.org/howdy_mcgee/\">Howdy_McGee</a> · <a href=\"https://profiles.wordpress.org/hrrarya/\">Hridoy Mozumder</a> · <a href=\"https://profiles.wordpress.org/hrithikd/\">Hrithik Dalal</a> · <a href=\"https://profiles.wordpress.org/hlashbrooke/\">Hugh Lashbrooke</a> · <a href=\"https://profiles.wordpress.org/ganon/\">Hugo Chinchilla</a> · <a href=\"https://profiles.wordpress.org/hugod/\">hugod</a> · <a href=\"https://profiles.wordpress.org/huubl/\">huubl</a> · <a href=\"https://profiles.wordpress.org/huzaifaalmesbah/\">Huzaifa Al Mesbah</a> · <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a> · <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a> · <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a> · <a href=\"https://profiles.wordpress.org/idad5/\">idad5</a> · <a href=\"https://profiles.wordpress.org/igmoweb/\">Ignacio Cruz Moreno</a> · <a href=\"https://profiles.wordpress.org/ignatiusjeroe/\">ignatiusjeroe</a> · <a href=\"https://profiles.wordpress.org/shaampk1/\">Ihtisham Zahoor</a> · <a href=\"https://profiles.wordpress.org/fnpen/\">Ilya Zolotov</a> · <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> · <a href=\"https://profiles.wordpress.org/iseulde/\">iseulde</a> · <a href=\"https://profiles.wordpress.org/itpathsolutions/\">IT Path Solutions</a> · <a href=\"https://profiles.wordpress.org/itecrs/\">itecrs</a> · <a href=\"https://profiles.wordpress.org/ivanzhuck/\">Ivan Zhuck</a> · <a href=\"https://profiles.wordpress.org/jacobcassidy/\">Jacob Cassidy</a> · <a href=\"https://profiles.wordpress.org/jadpm/\">jadpm</a> · <a href=\"https://profiles.wordpress.org/jamescollins/\">James Collins</a> · <a href=\"https://profiles.wordpress.org/macmanx/\">James Huff</a> · <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a> · <a href=\"https://profiles.wordpress.org/james roberts/\">James Roberts</a> · <a href=\"https://profiles.wordpress.org/jamieblomerus/\">Jamie Blomerus</a> · <a href=\"https://profiles.wordpress.org/perrelet/\">Jamie Perrelet</a> · <a href=\"https://profiles.wordpress.org/jane/\">jane</a> · <a href=\"https://profiles.wordpress.org/whiteshadow/\">Janis Elsts</a> · <a href=\"https://profiles.wordpress.org/jsandtro/\">jansan</a> · <a href=\"https://profiles.wordpress.org/janthiel/\">janthiel</a> · <a href=\"https://profiles.wordpress.org/japh/\">Japh</a> · <a href=\"https://profiles.wordpress.org/jsnajdr/\">Jarda Snajdr</a> · <a href=\"https://profiles.wordpress.org/jarednova/\">jarednova</a> · <a href=\"https://profiles.wordpress.org/jason_the_adams/\">Jason Adams</a> · <a href=\"https://profiles.wordpress.org/boogah/\">Jason Cosper</a> · <a href=\"https://profiles.wordpress.org/pbking/\">Jason Crist</a> · <a href=\"https://profiles.wordpress.org/coolmann/\">Jason Crouse</a> · <a href=\"https://profiles.wordpress.org/jsnjohnston/\">Jason Johnston</a> · <a href=\"https://profiles.wordpress.org/madtownlems/\">Jason LeMahieu (MadtownLems)</a> · <a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a> · <a href=\"https://profiles.wordpress.org/jayadevankbh/\">Jayadevan k</a> · <a href=\"https://profiles.wordpress.org/jbobich/\">jbobich</a> · <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a> · <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a> · <a href=\"https://profiles.wordpress.org/cheffheid/\">Jeffrey de Wit</a> · <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeffrey Paul</a> · <a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a> · <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a> · <a href=\"https://profiles.wordpress.org/jeherve/\">Jeremy Herve</a> · <a href=\"https://profiles.wordpress.org/jeryj/\">jeryj</a> · <a href=\"https://profiles.wordpress.org/amieiro/\">Jes&#250;s Amieiro</a> · <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a> · <a href=\"https://profiles.wordpress.org/jghazally/\">jghazally</a> · <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a> · <a href=\"https://profiles.wordpress.org/jivygraphics/\">jivygraphics</a> · <a href=\"https://profiles.wordpress.org/jltallon/\">jltallon</a> · <a href=\"https://profiles.wordpress.org/joanrodas/\">Joan Rodas</a> · <a href=\"https://profiles.wordpress.org/morehawes/\">Joe</a> · <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a> · <a href=\"https://profiles.wordpress.org/joefusco/\">Joe Fusco</a> · <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a> · <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a> · <a href=\"https://profiles.wordpress.org/joelcj91/\">Joel James</a> · <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a> · <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a> · <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a> · <a href=\"https://profiles.wordpress.org/johnciacia/\">johnciacia</a> · <a href=\"https://profiles.wordpress.org/jb510/\">Jon Brown</a> · <a href=\"https://profiles.wordpress.org/duck_/\">Jon Cave</a> · <a href=\"https://profiles.wordpress.org/jonsurrell/\">Jon Surrell</a> · <a href=\"https://profiles.wordpress.org/psykro/\">Jonathan Bossenger</a> · <a href=\"https://profiles.wordpress.org/jbrinley/\">Jonathan Brinley</a> · <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a> · <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a> · <a href=\"https://profiles.wordpress.org/joppuyo/\">joppuyo</a> · <a href=\"https://profiles.wordpress.org/jordesign/\">jordesign</a> · <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a> · <a href=\"https://profiles.wordpress.org/jorgevilchez/\">Jorge Vilchez</a> · <a href=\"https://profiles.wordpress.org/jornp/\">jornp</a> · <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha</a> · <a href=\"https://profiles.wordpress.org/joshcanhelp/\">joshcanhelp</a> · <a href=\"https://profiles.wordpress.org/verygoode/\">Joshua Goode</a> · <a href=\"https://profiles.wordpress.org/joshuatf/\">joshuatf</a> · <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a> · <a href=\"https://profiles.wordpress.org/jrtashjian/\">JR Tashjian</a> · <a href=\"https://profiles.wordpress.org/jsmoriss/\">JS Morisset</a> · <a href=\"https://profiles.wordpress.org/juanfra/\">Juanfra Aldasoro</a> · <a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a> · <a href=\"https://profiles.wordpress.org/juhise/\">Juhi Saxena</a> · <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a> · <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a> · <a href=\"https://profiles.wordpress.org/ashikur698/\">K M Ashikur Rahman</a> · <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a> · <a href=\"https://profiles.wordpress.org/kafleg/\">KafleG</a> · <a href=\"https://profiles.wordpress.org/kevin940726/\">Kai Hao</a> · <a href=\"https://profiles.wordpress.org/bosskhj/\">Kamrul Hasan</a> · <a href=\"https://profiles.wordpress.org/karinclimber/\">Kari Anderson</a> · <a href=\"https://profiles.wordpress.org/karlijnbk/\">Karlijn Bok</a> · <a href=\"https://profiles.wordpress.org/karolmanijak/\">Karol Manijak</a> · <a href=\"https://profiles.wordpress.org/thekt12/\">Karthik Thayyil</a> · <a href=\"https://profiles.wordpress.org/tadamarketing/\">Katka</a> · <a href=\"https://profiles.wordpress.org/kawsaralameven/\">kawsaralameven</a> · <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/kbat82/\">Kevin Batdorf</a> · <a href=\"https://profiles.wordpress.org/kevincoleman/\">Kevin Coleman</a> · <a href=\"https://profiles.wordpress.org/kevinwhoffman/\">Kevin Hoffman</a> · <a href=\"https://profiles.wordpress.org/ktaron/\">Kevin Taron</a> · <a href=\"https://profiles.wordpress.org/kharisblank/\">Kharis Sulistiyono</a> · <a href=\"https://profiles.wordpress.org/khokansardar/\">Khokan Sardar</a> · <a href=\"https://profiles.wordpress.org/kirasong/\">Kira Schroder</a> · <a href=\"https://profiles.wordpress.org/kishanjasani/\">Kishan Jasani</a> · <a href=\"https://profiles.wordpress.org/kitchin/\">kitchin</a> · <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a> · <a href=\"https://profiles.wordpress.org/kkmuffme/\">kkmuffme</a> · <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a> · <a href=\"https://profiles.wordpress.org/koen12344/\">Koen Reus</a> · <a href=\"https://profiles.wordpress.org/koesper/\">Koesper</a> · <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a> · <a href=\"https://profiles.wordpress.org/krupajnanda/\">Krupa Nanda</a> · <a href=\"https://profiles.wordpress.org/krupalpanchal/\">Krupal Panchal</a> · <a href=\"https://profiles.wordpress.org/kurtpayne/\">Kurt Payne</a> · <a href=\"https://profiles.wordpress.org/kushang78/\">Kushang Tailor</a> · <a href=\"https://profiles.wordpress.org/kdowns/\">Kylen Downs</a> · <a href=\"https://profiles.wordpress.org/laumindproductscomau/\">lau@mindproducts.com.au</a> · <a href=\"https://profiles.wordpress.org/lada7042/\">Laura Adamonis</a> · <a href=\"https://profiles.wordpress.org/laurlittle/\">Lauren Stein</a> · <a href=\"https://profiles.wordpress.org/lakshmananphp/\">Lax Mariappan</a> · <a href=\"https://profiles.wordpress.org/0mirka00/\">Lena Morita</a> · <a href=\"https://profiles.wordpress.org/munizleo/\">Leo Muniz</a> · <a href=\"https://profiles.wordpress.org/leonnugraha/\">Leonardus Nugraha</a> · <a href=\"https://profiles.wordpress.org/lgladdy/\">Liam Gladdy</a> · <a href=\"https://profiles.wordpress.org/liammcarthur/\">LiamMcArthur</a> · <a href=\"https://profiles.wordpress.org/rudlinkon/\">Linkon Miyan</a> · <a href=\"https://profiles.wordpress.org/liviopv/\">liviopv</a> · <a href=\"https://profiles.wordpress.org/lkraav/\">lkraav</a> · <a href=\"https://profiles.wordpress.org/logikal16/\">logikal16</a> · <a href=\"https://profiles.wordpress.org/louiswol94/\">Louis Wolmarans</a> · <a href=\"https://profiles.wordpress.org/thelovekesh/\">Lovekesh Kumar</a> · <a href=\"https://profiles.wordpress.org/luboslives/\">luboslives</a> · <a href=\"https://profiles.wordpress.org/lucasbustamante/\">lucasbustamante</a> · <a href=\"https://profiles.wordpress.org/zaguiini/\">Luis Felipe Zaguini</a> · <a href=\"https://profiles.wordpress.org/luisherranz/\">Luis Herranz</a> · <a href=\"https://profiles.wordpress.org/lpawlik/\">Lukas Pawlik</a> · <a href=\"https://profiles.wordpress.org/wpfed/\">Lukasz</a> · <a href=\"https://profiles.wordpress.org/lukefiretoss/\">Luke Cavanagh</a> · <a href=\"https://profiles.wordpress.org/madhudollu/\">Madhu Dollu</a> · <a href=\"https://profiles.wordpress.org/mrdollu/\">Madhu Dollu</a> · <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a> · <a href=\"https://profiles.wordpress.org/mhimon/\">Mahbub Hasan Imon</a> · <a href=\"https://profiles.wordpress.org/mahnewr/\">mahnewr</a> · <a href=\"https://profiles.wordpress.org/maahrokh/\">Mahrokh</a> · <a href=\"https://profiles.wordpress.org/malae/\">Malae</a> · <a href=\"https://profiles.wordpress.org/manfcarlo/\">manfcarlo</a> · <a href=\"https://profiles.wordpress.org/manyourisms/\">manyourisms</a> · <a href=\"https://profiles.wordpress.org/marc_j/\">Marc_J</a> · <a href=\"https://profiles.wordpress.org/fullofcaffeine/\">Marcelo de Moraes Serpa</a> · <a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a> · <a href=\"https://profiles.wordpress.org/marcoevich/\">Marcoevich</a> · <a href=\"https://profiles.wordpress.org/margolisj/\">margolisj</a> · <a href=\"https://profiles.wordpress.org/chaton666/\">Marie Comet</a> · <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a> · <a href=\"https://profiles.wordpress.org/santosguillamot/\">Mario Santos</a> · <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a> · <a href=\"https://profiles.wordpress.org/markhowellsmead/\">Mark Howells-Mead</a> · <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a> · <a href=\"https://profiles.wordpress.org/markoheijnen/\">Marko Heijnen</a> · <a href=\"https://profiles.wordpress.org/markoserb/\">Marko Ivanovic</a> · <a href=\"https://profiles.wordpress.org/flootr/\">Markus</a> · <a href=\"https://profiles.wordpress.org/martinkrcho/\">martin.krcho</a> · <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a> · <a href=\"https://profiles.wordpress.org/mathewemoore/\">mathewemoore</a> · <a href=\"https://profiles.wordpress.org/mmaattiiaass/\">Matias Benedetto</a> · <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a> · <a href=\"https://profiles.wordpress.org/matiasrecondo77/\">matiasrecondo77</a> · <a href=\"https://profiles.wordpress.org/webdevmattcrom/\">Matt Cromwell</a> · <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> · <a href=\"https://profiles.wordpress.org/matteoenna/\">Matteo Enna</a> · <a href=\"https://profiles.wordpress.org/cadic/\">Max Lyuchin</a> · <a href=\"https://profiles.wordpress.org/maxpertici/\">Maxime Pertici</a> · <a href=\"https://profiles.wordpress.org/mayur8991/\">Mayur Prajapati</a> · <a href=\"https://profiles.wordpress.org/hmbashar/\">Md Abul Bashar</a> · <a href=\"https://profiles.wordpress.org/hrshahin/\">Md Hasanur Rahman Shahin</a> · <a href=\"https://profiles.wordpress.org/mhshohel/\">Md Hossain Shohel</a> · <a href=\"https://profiles.wordpress.org/devsahadat/\">Md Sahadat Husain</a> · <a href=\"https://profiles.wordpress.org/megphillips91/\">Meg Phillips</a> · <a href=\"https://profiles.wordpress.org/megane9988/\">megane9988</a> · <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a> · <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/melcarthus/\">melcarthus</a> · <a href=\"https://profiles.wordpress.org/meta4/\">meta4</a> · <a href=\"https://profiles.wordpress.org/metropolis_john/\">metropolis_john</a> · <a href=\"https://profiles.wordpress.org/254volkan/\">mevolkan</a> · <a href=\"https://profiles.wordpress.org/wpscholar/\">Micah Wood</a> · <a href=\"https://profiles.wordpress.org/mshowes/\">Michael Showes</a> · <a href=\"https://profiles.wordpress.org/michalooki/\">Michalooki</a> · <a href=\"https://profiles.wordpress.org/czapla/\">Michał Czapliński</a> · <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a> · <a href=\"https://profiles.wordpress.org/miguelsansegundo/\">miguelsansegundo</a> · <a href=\"https://profiles.wordpress.org/miikkamakela/\">Miikka</a> · <a href=\"https://profiles.wordpress.org/mbijon/\">Mike Bijon</a> · <a href=\"https://profiles.wordpress.org/mikejolley/\">Mike Jolley</a> · <a href=\"https://profiles.wordpress.org/mikeschinkel/\">Mike Schinkel</a> · <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a> · <a href=\"https://profiles.wordpress.org/mikinc860/\">Mikin Chauhan</a> · <a href=\"https://profiles.wordpress.org/gonzomir/\">Milen Petrinski - Gonzo</a> · <a href=\"https://profiles.wordpress.org/mimitips/\">mimi</a> · <a href=\"https://profiles.wordpress.org/illuminea/\">Miriam Schwab</a> · <a href=\"https://profiles.wordpress.org/presstoke/\">Mitchell Austin</a> · <a href=\"https://profiles.wordpress.org/mnydigital/\">mnydigital</a> · <a href=\"https://profiles.wordpress.org/batmoo/\">Mohammad Jangda</a> · <a href=\"https://profiles.wordpress.org/boemedia/\">Monique Dubbelman</a> · <a href=\"https://profiles.wordpress.org/monzuralam/\">Monzur Alam</a> · <a href=\"https://profiles.wordpress.org/man4toman/\">Morteza Geransayeh</a> · <a href=\"https://profiles.wordpress.org/mreishus/\">mreishus</a> · <a href=\"https://profiles.wordpress.org/mrwweb/\">mrwweb</a> · <a href=\"https://profiles.wordpress.org/seusmaniqbal/\">Muhammad Usman Iqbal</a> · <a href=\"https://profiles.wordpress.org/devmuhib/\">Muhibul Haque</a> · <a href=\"https://profiles.wordpress.org/mujuonly/\">mujuonly</a> · <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a> · <a href=\"https://profiles.wordpress.org/faguni22/\">Mumtahina Faguni</a> · <a href=\"https://profiles.wordpress.org/tanjimtc71/\">Musarrat Anjum Chowdhury</a> · <a href=\"https://profiles.wordpress.org/poran766/\">Mushfiq Poran</a> · <a href=\"https://profiles.wordpress.org/nahidkhanseo/\">Nahid Khan</a> · <a href=\"https://profiles.wordpress.org/naoki0h/\">Naoki Ohashi</a> · <a href=\"https://profiles.wordpress.org/narenin/\">Narendra Sishodiya</a> · <a href=\"https://profiles.wordpress.org/nareshbheda/\">Naresh Bheda</a> · <a href=\"https://profiles.wordpress.org/nateallen/\">Nate Allen</a> · <a href=\"https://profiles.wordpress.org/navjotjsingh/\">Navjot Singh</a> · <a href=\"https://profiles.wordpress.org/nhrrob/\">Nazmul Hasan Robin</a> · <a href=\"https://profiles.wordpress.org/neffff/\">neffff</a> · <a href=\"https://profiles.wordpress.org/neilorangepeel/\">Neil Hainsworth</a> · <a href=\"https://profiles.wordpress.org/nendeb55/\">nendeb</a> · <a href=\"https://profiles.wordpress.org/nerdpressteam/\">NerdPress</a> · <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a> · <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a> · <a href=\"https://profiles.wordpress.org/sessioncookiemonster/\">Nick Martianov</a> · <a href=\"https://profiles.wordpress.org/nickpagz/\">nickpagz</a> · <a href=\"https://profiles.wordpress.org/nico23/\">Nico</a> · <a href=\"https://profiles.wordpress.org/nicolefurlan/\">Nicole Furlan</a> · <a href=\"https://profiles.wordpress.org/bgnicolepaschen/\">Nicole Paschen Caylor</a> · <a href=\"https://profiles.wordpress.org/nidhidhandhukiya/\">nidhidhandhukiya</a> · <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a> · <a href=\"https://profiles.wordpress.org/nihar007/\">Nihar Ranjan Das</a> · <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a> · <a href=\"https://profiles.wordpress.org/nikmeyer/\">nikmeyer</a> · <a href=\"https://profiles.wordpress.org/nilovelez/\">Nilo Velez</a> · <a href=\"https://profiles.wordpress.org/dhrupo/\">Niluthpal Purkayastha</a> · <a href=\"https://profiles.wordpress.org/niravsherasiya7707/\">Nirav Sherasiya</a> · <a href=\"https://profiles.wordpress.org/nithi22/\">Nithin John</a> · <a href=\"https://profiles.wordpress.org/nithins53/\">Nithin SreeRaj</a> · <a href=\"https://profiles.wordpress.org/nko/\">nK</a> · <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a> · <a href=\"https://profiles.wordpress.org/nosilver4u/\">nosilver4u</a> · <a href=\"https://profiles.wordpress.org/nvwd/\">Nowell VanHoesen</a> · <a href=\"https://profiles.wordpress.org/nwjames/\">nwjames</a> · <a href=\"https://profiles.wordpress.org/obliviousharmony/\">obliviousharmony</a> · <a href=\"https://profiles.wordpress.org/ockham/\">ockham</a> · <a href=\"https://profiles.wordpress.org/oguzkocer/\">oguzkocer</a> · <a href=\"https://profiles.wordpress.org/okat/\">okat</a> · <a href=\"https://profiles.wordpress.org/dargus/\">Old account</a> · <a href=\"https://profiles.wordpress.org/olegfuture/\">olegfuture</a> · <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a> · <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a> · <a href=\"https://profiles.wordpress.org/pablohoneyhoney/\">Pablo Honey</a> · <a href=\"https://profiles.wordpress.org/pacicio/\">Pacicio</a> · <a href=\"https://profiles.wordpress.org/pannelars/\">pannelars</a> · <a href=\"https://profiles.wordpress.org/partyfrikadelle/\">partyfrikadelle</a> · <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a> · <a href=\"https://profiles.wordpress.org/patricia70/\">Patricia BT</a> · <a href=\"https://profiles.wordpress.org/lumiblog/\">Patrick Lumumba</a> · <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a> · <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a> · <a href=\"https://profiles.wordpress.org/pauldewouters/\">Paul de Wouters</a> · <a href=\"https://profiles.wordpress.org/paulkevan/\">Paul Kevan</a> · <a href=\"https://profiles.wordpress.org/djpaul/\">Paul Wong-Gibbs</a> · <a href=\"https://profiles.wordpress.org/pavelevap/\">pavelevap</a> · <a href=\"https://profiles.wordpress.org/pbaylies/\">Peter Baylies</a> · <a href=\"https://profiles.wordpress.org/provenself/\">Peter Rubin</a> · <a href=\"https://profiles.wordpress.org/westi/\">Peter Westwood</a> · <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a> · <a href=\"https://profiles.wordpress.org/petitphp/\">petitphp</a> · <a href=\"https://profiles.wordpress.org/tyrannous/\">Philipp Bammes</a> · <a href=\"https://profiles.wordpress.org/philipp15b/\">Philipp15b</a> · <a href=\"https://profiles.wordpress.org/phillsav/\">Phill</a> · <a href=\"https://profiles.wordpress.org/nekojonez/\">Pieterjan Deneys</a> · <a href=\"https://profiles.wordpress.org/mordauk/\">Pippin Williamson</a> · <a href=\"https://profiles.wordpress.org/pitamdey/\">Pitam Dey</a> · <a href=\"https://profiles.wordpress.org/pmeenan/\">pmeenan</a> · <a href=\"https://profiles.wordpress.org/webtechpooja/\">Pooja Derashri</a> · <a href=\"https://profiles.wordpress.org/pooja1210/\">Pooja Killekar (Muchandikar)</a> · <a href=\"https://profiles.wordpress.org/pooja9712/\">Pooja Patil</a> · <a href=\"https://profiles.wordpress.org/pouicpouic/\">pouicpouic</a> · <a href=\"https://profiles.wordpress.org/pmbaldha/\">Prashant Baldha</a> · <a href=\"https://profiles.wordpress.org/pratikthink/\">Pratik Kumar</a> · <a href=\"https://profiles.wordpress.org/pratiklondhe/\">Pratik Londhe</a> · <a href=\"https://profiles.wordpress.org/freewebmentor/\">Prem Tiwari</a> · <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a> · <a href=\"https://profiles.wordpress.org/prionkor/\">prionkor</a> · <a href=\"https://profiles.wordpress.org/rabmalin/\">rabmalin</a> · <a href=\"https://profiles.wordpress.org/rafiq91/\">Rafiqul Islam</a> · <a href=\"https://profiles.wordpress.org/rajinsharwar/\">Rajin Sharwar</a> · <a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</a> · <a href=\"https://profiles.wordpress.org/rcorrales/\">Ramon Corrales</a> · <a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon James</a> · <a href=\"https://profiles.wordpress.org/rashiguptaa/\">Rashi Gupta</a> · <a href=\"https://profiles.wordpress.org/ratneshsonar/\">Ratnesh Sonar</a> · <a href=\"https://profiles.wordpress.org/rawrly/\">rawrly</a> · <a href=\"https://profiles.wordpress.org/rcain/\">rcain</a> · <a href=\"https://profiles.wordpress.org/rebasaurus/\">rebasaurus</a> · <a href=\"https://profiles.wordpress.org/tabrisrp/\">Remy Perona</a> · <a href=\"https://profiles.wordpress.org/renathoc/\">Renatho</a> · <a href=\"https://profiles.wordpress.org/renehermi/\">Rene Hermenau</a> · <a href=\"https://profiles.wordpress.org/retrofox/\">retrofox</a> · <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a> · <a href=\"https://profiles.wordpress.org/rdcoll/\">Rich Collier</a> · <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a> · <a href=\"https://profiles.wordpress.org/rcreators/\">Rishi Mehta</a> · <a href=\"https://profiles.wordpress.org/rishishah/\">Rishi Shah</a> · <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a> · <a href=\"https://profiles.wordpress.org/ravanh/\">Rolf Allard van Hagen</a> · <a href=\"https://profiles.wordpress.org/room34/\">Room 34 Creative Services, LLC</a> · <a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a> · <a href=\"https://profiles.wordpress.org/ryan/\">Ryan Boren</a> · <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a> · <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a> · <a href=\"https://profiles.wordpress.org/pogidude/\">Ryann Micua</a> · <a href=\"https://profiles.wordpress.org/looswebstudio/\">Ryo</a> · <a href=\"https://profiles.wordpress.org/sereedmedia/\">S&#233; Reed</a> · <a href=\"https://profiles.wordpress.org/soean/\">S&#246;ren W&#252;nsch</a> · <a href=\"https://profiles.wordpress.org/sabbirshouvo/\">Sabbir Hasan</a> · <a href=\"https://profiles.wordpress.org/sacerro/\">sacerro</a> · <a href=\"https://profiles.wordpress.org/sachyya-sachet/\">Sachyya</a> · <a href=\"https://profiles.wordpress.org/sadizaman/\">Sadi Mohammad Zaman</a> · <a href=\"https://profiles.wordpress.org/sadpencil/\">sadpencil</a> · <a href=\"https://profiles.wordpress.org/introvertedbot/\">Sahil</a> · <a href=\"https://profiles.wordpress.org/tohincoderex/\">Saiduzzaman Tohin</a> · <a href=\"https://profiles.wordpress.org/sakibsnaz/\">Sakib MD Nazmush</a> · <a href=\"https://profiles.wordpress.org/salcode/\">Sal Ferrarello</a> · <a href=\"https://profiles.wordpress.org/xronn/\">Sam Berry</a> · <a href=\"https://profiles.wordpress.org/samba45/\">samba45</a> · <a href=\"https://profiles.wordpress.org/viralsampat/\">Sampat Viral</a> · <a href=\"https://profiles.wordpress.org/kim88/\">Samuel R&#252;egger</a> · <a href=\"https://profiles.wordpress.org/samuelsidler/\">Samuel Sidler</a> · <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a> · <a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a> · <a href=\"https://profiles.wordpress.org/sarathar/\">Sarath AR</a> · <a href=\"https://profiles.wordpress.org/satishprajapati/\">Satish Prajapati</a> · <a href=\"https://profiles.wordpress.org/hellosatya/\">Satyam Vishwakarma (Satya)</a> · <a href=\"https://profiles.wordpress.org/saxonafletcher/\">Saxon Fletcher</a> · <a href=\"https://profiles.wordpress.org/saxonfletcher/\">Saxon Fletcher</a> · <a href=\"https://profiles.wordpress.org/sayful/\">Sayful Islam</a> · <a href=\"https://profiles.wordpress.org/sc0ttkclark/\">Scott Kingsley Clark</a> · <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a> · <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a> · <a href=\"https://profiles.wordpress.org/scribu/\">scribu</a> · <a href=\"https://profiles.wordpress.org/sean212/\">Sean Fisher</a> · <a href=\"https://profiles.wordpress.org/sebastienserre/\">Sebastien SERRE</a> · <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a> · <a href=\"https://profiles.wordpress.org/sgr33n/\">Sergio De Falco</a> · <a href=\"https://profiles.wordpress.org/smrubenstein/\">Seth Rubenstein</a> · <a href=\"https://profiles.wordpress.org/shahariaazam/\">Shaharia Azam</a> · <a href=\"https://profiles.wordpress.org/shailu25/\">Shail Mehta</a> · <a href=\"https://profiles.wordpress.org/shanef/\">ShaneF</a> · <a href=\"https://profiles.wordpress.org/cafenoirdesign/\">Shannon Smith</a> · <a href=\"https://profiles.wordpress.org/shaunandrews/\">shaunandrews</a> · <a href=\"https://profiles.wordpress.org/shooper/\">Shawn Hooper</a> · <a href=\"https://profiles.wordpress.org/designsimply/\">Sheri Grey</a> · <a href=\"https://profiles.wordpress.org/shidouhikari/\">shidouhikari</a> · <a href=\"https://profiles.wordpress.org/shiponkarmakar/\">Shipon Karmakar</a> · <a href=\"https://profiles.wordpress.org/shreyash3087/\">Shreyash Srivastava</a> · <a href=\"https://profiles.wordpress.org/shubhamsedani/\">Shubham Sedani</a> · <a href=\"https://profiles.wordpress.org/rsiddharth/\">siddharth ravikumar</a> · <a href=\"https://profiles.wordpress.org/siobhyb/\">Siobhan</a> · <a href=\"https://profiles.wordpress.org/sirajummahdi/\">Sirajum Mahdi</a> · <a href=\"https://profiles.wordpress.org/sjregan/\">sjregan</a> · <a href=\"https://profiles.wordpress.org/nudge/\">Sonia</a> · <a href=\"https://profiles.wordpress.org/virtality-marketing-solutions/\">SourceView</a> · <a href=\"https://profiles.wordpress.org/sruthi89/\">sruthi89</a> · <a href=\"https://profiles.wordpress.org/stacimc/\">stacimc</a> · <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a> · <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a> · <a href=\"https://profiles.wordpress.org/stephencronin/\">Stephen Cronin</a> · <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a> · <a href=\"https://profiles.wordpress.org/stephenh1988/\">Stephen Harris</a> · <a href=\"https://profiles.wordpress.org/stevejonesdev/\">Steve Jones</a> · <a href=\"https://profiles.wordpress.org/stevenlinx/\">Steven Lin</a> · <a href=\"https://profiles.wordpress.org/strarsis/\">strarsis</a> · <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a> · <a href=\"https://profiles.wordpress.org/sumisubedi/\">Sumi Subedi</a> · <a href=\"https://profiles.wordpress.org/sumitbagthariya16/\">Sumit Bagthariya</a> · <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a> · <a href=\"https://profiles.wordpress.org/sunil25393/\">SunilPrajapati</a> · <a href=\"https://profiles.wordpress.org/svitlana41319/\">Svitlana Sukhoveiko</a> · <a href=\"https://profiles.wordpress.org/syamraj24/\">syamraj24</a> · <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a> · <a href=\"https://profiles.wordpress.org/smub/\">Syed Balkhi</a> · <a href=\"https://profiles.wordpress.org/nuhel/\">Syed Nuhel</a> · <a href=\"https://profiles.wordpress.org/synchro/\">Synchro</a> · <a href=\"https://profiles.wordpress.org/iamtakashi/\">Takashi Irie</a> · <a href=\"https://profiles.wordpress.org/inc2734/\">Takashi Kitajima</a> · <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a> · <a href=\"https://profiles.wordpress.org/voboghure/\">Tapan Kumer Das</a> · <a href=\"https://profiles.wordpress.org/sparklingrobots/\">Tara King</a> · <a href=\"https://profiles.wordpress.org/buley/\">Taylor</a> · <a href=\"https://profiles.wordpress.org/taylorde/\">Taylor Dewey</a> · <a href=\"https://profiles.wordpress.org/taylorgorman/\">Taylor Gorman</a> · <a href=\"https://profiles.wordpress.org/tazotodua/\">tazotodua</a> · <a href=\"https://profiles.wordpress.org/tykoted/\">Teddy Patriarca</a> · <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a> · <a href=\"https://profiles.wordpress.org/thakordarshil/\">Thakor Darshil</a> · <a href=\"https://profiles.wordpress.org/themes-1/\">them.es</a> · <a href=\"https://profiles.wordpress.org/thinkluke/\">thinkluke</a> · <a href=\"https://profiles.wordpress.org/griffinjt/\">Thomas Griffin</a> · <a href=\"https://profiles.wordpress.org/kraftner/\">Thomas Kr&#228;ftner</a> · <a href=\"https://profiles.wordpress.org/threadi/\">threadi</a> · <a href=\"https://profiles.wordpress.org/creativeslice/\">Tim Bowen</a> · <a href=\"https://profiles.wordpress.org/tnolte/\">Tim Nolte</a> · <a href=\"https://profiles.wordpress.org/timbroddin/\">timbroddin</a> · <a href=\"https://profiles.wordpress.org/spaceshipone/\">Timoth&#233;e Brosille</a> · <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> · <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a> · <a href=\"https://profiles.wordpress.org/tobiasbg/\">Tobias B&#228;thge</a> · <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn &#8220;Tobi&#8221; Fjellner)</a> · <a href=\"https://profiles.wordpress.org/tomybyte/\">Tom</a> · <a href=\"https://profiles.wordpress.org/tomjcafferkey/\">Tom Cafferkey</a> · <a href=\"https://profiles.wordpress.org/hifidesign/\">Tom Finley</a> · <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a> · <a href=\"https://profiles.wordpress.org/tomluckies/\">tomluckies</a> · <a href=\"https://profiles.wordpress.org/shimotomoki/\">Tomoki Shimomura</a> · <a href=\"https://profiles.wordpress.org/tomsommer/\">tomsommer</a> · <a href=\"https://profiles.wordpress.org/tomxygen/\">tomxygen</a> · <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemer&#246;</a> · <a href=\"https://profiles.wordpress.org/starbuck/\">Tony G</a> · <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a> · <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a> · <a href=\"https://profiles.wordpress.org/torres126/\">torres126</a> · <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a> · <a href=\"https://profiles.wordpress.org/toru/\">Toru Miki</a> · <a href=\"https://profiles.wordpress.org/toscho/\">toscho</a> · <a href=\"https://profiles.wordpress.org/wpsmith/\">Travis Smith</a> · <a href=\"https://profiles.wordpress.org/tropicalista/\">tropicalista</a> · <a href=\"https://profiles.wordpress.org/truptikanzariya/\">Trupti Kanzariya</a> · <a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a> · <a href=\"https://profiles.wordpress.org/up1512001/\">up1512001</a> · <a href=\"https://profiles.wordpress.org/upadalavipul/\">upadalavipul</a> · <a href=\"https://profiles.wordpress.org/utsav72640/\">Utsav tilava</a> · <a href=\"https://profiles.wordpress.org/ukdrahul/\">Uttam Kumar Dash</a> · <a href=\"https://profiles.wordpress.org/eboxnet/\">Vagelis</a> · <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a> · <a href=\"https://profiles.wordpress.org/gvgvgvijayan/\">Vijayan</a> · <a href=\"https://profiles.wordpress.org/vikram6/\">vikram6</a> · <a href=\"https://profiles.wordpress.org/viliamkopecky/\">viliamkopecky</a> · <a href=\"https://profiles.wordpress.org/vipuljnext/\">Vipul Ghori</a> · <a href=\"https://profiles.wordpress.org/vivekawsm/\">vivekawsm</a> · <a href=\"https://profiles.wordpress.org/vladimiraus/\">vladimiraus</a> · <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a> · <a href=\"https://profiles.wordpress.org/vrajadas/\">Vraja Das</a> · <a href=\"https://profiles.wordpress.org/wasiur195/\">Wasiur Rahman</a> · <a href=\"https://profiles.wordpress.org/welaunchio/\">welaunchio</a> · <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a> · <a href=\"https://profiles.wordpress.org/whsajid/\">WHSajid</a> · <a href=\"https://profiles.wordpress.org/nestea29950/\">WilliamG</a> · <a href=\"https://profiles.wordpress.org/maartenbelmans/\">Wombat Plugins</a> · <a href=\"https://profiles.wordpress.org/wpcorner/\">WP Corner</a> · <a href=\"https://profiles.wordpress.org/wplmillet/\">wplmillet</a> · <a href=\"https://profiles.wordpress.org/xlthlx/\">xlthlx</a> · <a href=\"https://profiles.wordpress.org/yansern/\">Yan Sern</a> · <a href=\"https://profiles.wordpress.org/yguyon/\">Yannis Guyon</a> · <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a> · <a href=\"https://profiles.wordpress.org/yuliyan/\">Yuliyan Slavchev</a> · <a href=\"https://profiles.wordpress.org/mkismy/\">Yuta Amakawa</a> · <a href=\"https://profiles.wordpress.org/yuvrajsinh2211/\">Yuvrajsinh Sisodiya</a> · <a href=\"https://profiles.wordpress.org/tollmanz/\">Zack Tollman</a> · <a href=\"https://profiles.wordpress.org/zanematthew/\">Zane Matthew</a> · <a href=\"https://profiles.wordpress.org/zebaafiashama/\">Zeba Afia Shama</a> · <a href=\"https://profiles.wordpress.org/zunaid321/\">Zunaid Amin</a> · <a href=\"https://profiles.wordpress.org/chesio/\">Česlav Przywara</a></p>\n\n\n\n<p class=\"wp-block-paragraph\">Over <a href=\"https://translate.wordpress.org/stats/\">70 locales have translated 90 percent</a> or more of WordPress 6.5 into their language. Community translators are working hard to ensure more translations are on their way. Thank you to everyone who helps make WordPress available in 200 languages.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Last but not least, thanks to the volunteers who contribute to the <a href=\"https://wordpress.org/support/\">support forums</a> by answering questions from WordPress users worldwide.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved and contribute</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Participation in WordPress is not limited to coding. If contributing appeals to you, learning more and getting involved is easy. Discover the teams that come together to <a href=\"https://make.wordpress.org/\">Make WordPress</a>, and use <a href=\"https://make.wordpress.org/contribute/\">this interactive tool</a> to help you decide which is right for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">One more haiku</h2>\n\n\n\n<p class=\"wp-block-paragraph\">6.5 is here!<br>Play, interact, build better,<br>Stronger and faster.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://en-gb.wordpress.org/2024/04/02/wordpress-6-5-regina/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"1740\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:76:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"WordPress London Meetup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://en-gb.wordpress.org/2024/02/19/wordpress-london-meetup/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://en-gb.wordpress.org/2024/02/19/wordpress-london-meetup/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 19 Feb 2024 12:19:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:6:\"London\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Meetup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1728\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"The WordPress London Meetup is back! You can find all the details at https://www.meetup.com/london-wordpress/events/298932224/.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mark Robson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:235:\"\n<p class=\"wp-block-paragraph\">The WordPress London Meetup is back! You can find all the details at <a href=\"https://www.meetup.com/london-wordpress/events/298932224/\">https://www.meetup.com/london-wordpress/events/298932224/</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://en-gb.wordpress.org/2024/02/19/wordpress-london-meetup/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"1728\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:38:\"https://en-gb.wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"65529235\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:11:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 01 Apr 2026 10:13:46 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:37:\"Accept-Encoding, accept, content-type\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Tue, 02 Dec 2025 20:00:00 GMT\";s:4:\"link\";s:64:\"<https://en-gb.wordpress.org/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}s:5:\"build\";i:1769186274;s:21:\"cache_expiration_time\";i:1775081626;s:23:\"__cache_expiration_time\";i:1775081626;}','off'),(221634,'_site_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1775081627','off'),(221635,'_site_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:112:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"Open Channels FM: Building Better Web Security Through Layered Strategies and Collaboration\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2551715\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://openchannels.fm/building-better-web-security-through-layered-strategies-and-collaboration/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:197:\"In this episode, host Adam Weeks discusses cybersecurity strategies with Andrew Killen, Aaron Campbell, and Mart Virkus, exploring the collaboration essential for addressing evolving cyber threats.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 01 Apr 2026 09:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"Open Channels FM: Latest Jetpack Social Updates and the Return of X Integration for WordPress Users\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2551633\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"https://openchannels.fm/latest-jetpack-social-updates-and-the-return-of-x-integration-for-wordpress-users/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:208:\"In this episode, Derek Hanson chats with Devin Walker about Jetpack Social updates, including interface redesign, Twitter integration, AI features, and upcoming WordPress 7.0 enhancements for WordPress users.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 31 Mar 2026 11:33:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"Open Channels FM: TestAlly for Developers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2551572\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://openchannels.fm/testally-for-developers/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:157:\"The Hackathon team discusses their AI tool, TestAlly, focusing on improving accessibility for developers while enhancing collaboration and business benefits.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 30 Mar 2026 12:14:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"Open Channels FM: The Case for Connecting Decentralized Networks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2551253\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://openchannels.fm/the-case-for-connecting-decentralized-networks/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:200:\"The discussion emphasizes the complexity of creating a universal decentralized social network, highlighting the importance of innovation, competition, and building bridges between differing protocols.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 30 Mar 2026 07:47:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Matt: JAŸ-Z Returns\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=151726\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://ma.tt/2026/03/hov/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:851:\"<p class=\"wp-block-paragraph\">Since <a href=\"https://www.nytimes.com/interactive/2017/11/29/t-magazine/jay-z-dean-baquet-interview.html\">he spoke to Dean Baquet in 2017</a>, JAŸ-Z hasn&#8217;t done an interview. Hov&#8217;s back! <a href=\"https://www.gq.com/story/jay-z-cover-interview-april-2026\">He sat down with GQ</a>, and it&#8217;s a lovely listen and read. </p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">We played enough defense, 2026 is all about offense.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Your morality defines who you are, not what you’ve attained.</p>\n</blockquote>\n\n\n\n<figure class=\"wp-block-embed alignwide is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 30 Mar 2026 00:44:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"Gutenberg Times: Gutenberg Changelog #129 Artificial Intelligence, WordPress 7.0 and Gutenberg 22.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://gutenbergtimes.com/?post_type=podcast&p=45087\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-129/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:66144:\"<p class=\"wp-block-paragraph\">In this episode, Birgit Pauli-Haack welcomes Beth Soderberg to discuss key updates in WordPress 7.0 and Gutenberg 22.8. They kick off with small talk about shifting seasons in Munich and Virginia before diving into the new content guidelines in Gutenberg 22.7, focused on standardizing editorial voice across AI and human content contributors. Both speakers express healthy skepticism about AI-generated content, stressing that while AI assists with research and “grunt work” like alt text or excerpts, the core value in writing remains human expertise and review. They caution about automation pitfalls and emphasize validating all AI outputs.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The discussion shifts to the new WordPress AI connectors, which let users connect to services like OpenAI, Gemini, Anthropic Claude, and others—including local providers such as Olama and European alternatives like Mistral. Birgit Pauli-Haack explains the evolving infrastructure allowing developers to add and switch connectors with ease, and encourages the community to experiment and test.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A central topic is the release of WordPress 7.0, with a highlight on the increased minimum PHP requirement to 7.4, likely to disrupt agencies with older sites. The admin’s new look-and-feel is poised to confuse some clients, demanding extra support from agencies. Beth Soderberg also celebrates practical improvements: cover block video embeds using external sources, block visibility by screen size, pattern overrides, breadcrumbs block, and streamlined font management. Both speakers note the importance of hidden, friction-reducing features and the advancement of developer-facing infrastructure. The episode closes with a preview of ongoing enhancements in Gutenberg 22.8 and beyond.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-129/#shownotes\">Show Notes</a> / <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-129/#transcript\">Transcript</a></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Editor: <a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li>\n\n\n\n<li>Logo: <a href=\"https://markuraine.com/\">Mark Uraine</a></li>\n\n\n\n<li>Production: <a href=\"https://icodeforapurpose.com\">Birgit Pauli-Haack</a></li>\n</ul>\n\n\n\n<p class=\"has-larger-font-size wp-block-paragraph\" id=\"shownotes\"><strong>Show Notes</strong></p>\n\n\n\n<h2 class=\"wp-block-heading\">Special Guest: Beth Soderberg</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://bethink.studio/\">Bethink Studio</a></li>\n\n\n\n<li><a href=\"https://profiles.wordpress.org/bethsoderberg/\">WordPress.org Profile + Slack</a></li>\n\n\n\n<li><strong>Talks by Beth Soderberg</strong>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-122-gutenberg-21-8-and-wordpress-6-9/\">Gutenberg Changelog #122 – Gutenberg 21.8 and WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://wordpress.tv/2025/07/25/my-process-for-building-a-custom-wordpress-theme-in-2025/\">My Process for Building a Custom WordPress Theme in 2025</a></li>\n\n\n\n<li><a href=\"https://wordpress.tv/2020/04/16/bill-ericksonellen-bauer-beth-soderberg-case-studies-how-to-prepare-your-theme-for-gutenberg/\">Bill Erickson,Ellen Bauer, Beth Soderberg: Case Studies – How to Prepare your Theme for Gutenberg</a></li>\n\n\n\n<li><a href=\"https://wordpress.tv/?s=beth%20soderberg&amp;sort=newest\">And more</a></li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">AI in WordPress</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/ai/2026/03/23/guidelines-lands-in-gutenberg-22-7/\">Guidelines Lands in Gutenberg 22.7</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/ai/2026/03/25/call-for-testing-community-ai-connector-plugins/\">Call for Testing: Community AI Connector Plugins</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/plugins/ai-provider-for-openrouter/\">AI Provider for OpenRouter</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/plugins/ai-provider-for-ollama/\">AI Provider for Ollama</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/plugins/ai-provider-for-mistral/\">AI Provider for Mistral</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/plugins/ai/\">AI Experiements plugin</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>WordPress Core and Gutenberg</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/03/25/wordpress-6-9-2-retrospective/\">WordPress 6.9.2 retrospective</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2026/03/wordpress-7-0-release-candidate-2/\">WordPress 7.0 RC2</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/25/whats-new-in-gutenberg-22-8-25-march/\">What’s new in Gutenberg 22.8? (25 March)</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Dev Notes</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/03/16/pattern-overrides-in-wp-7-0-support-for-custom-blocks/\">Pattern Overrides in WP 7.0</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/15/pattern-editing-in-wordpress-7-0/\">Pattern Editing in WordPress 7.0</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/15/block-visibility-in-wordpress-7-0/\">Block Visibility in WordPress 7.0</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/15/dimensions-support-enhancements-in-wordpress-7-0/\">Dimensions Support Enhancements in WordPress 7.0</a> </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/15/custom-css-for-individual-block-instances-in-wordpress-7-0/\">Custom CSS for Individual Block Instances</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/15/new-block-support-text-indent-textindent/\">New Block Support: Text Indent (textIndent)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/18/introducing-the-connectors-api-in-wordpress-7-0/\">Introducing the Connectors API in WordPress 7.0</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/24/introducing-the-ai-client-in-wordpress-7-0/\">Introducing the AI Client in WordPress 7.0</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/24/client-side-abilities-api-in-wordpress-7-0/\">Client-Side Abilities API in WordPress 7.0</a></li>\n</ul>\n\n\n\n<p class=\"has-large-font-size wp-block-paragraph\">Stay in Touch</p>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li>Did you like this episode? <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><strong>Please write us a review </strong></a></li>\n\n\n\n<li>Ping us on X (formerly known as Twitter) or send DMs with questions. <a href=\"https://twitter.com/gutenbergtimes\">@gutenbergtimes </a>and <a href=\"https://twitter.com/bph\">@bph</a>.</li>\n\n\n\n<li><em>If you have questions or suggestions, or news you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. </em></li>\n\n\n\n<li><em>Please write us a review on iTunes! <a href=\"https://gutenbergtimes.com/itunes/\">(Click here to learn how)</a></em></li>\n</ul>\n</div></div>\n\n\n\n<p class=\"has-large-font-size wp-block-paragraph\" id=\"transcript\"><strong>Transcript</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Welcome to our 129th episode of the Gutenberg Changelog podcast. In today&#8217;s episode we will talk about WordPress 7.0 and Gutenberg 22.8. I&#8217;m your host, Birgit Pauli-Haack, curator of the Gutenberg Times and full-time core contributor for the WordPress open source project sponsored by Automattic. With me today, and I&#8217;m really happy about that, is again Beth Soderberg, founder and CEO of Bethink Studio, a full-service boutique agency and of web experts to tackle any project. Beth has been a longtime WordPress theme builder and WordCamp speaker. She&#8217;s also been an early adopter of the blog editor and block themes. Beth, how are you today? Welcome to the show.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>I am well. How are you today? Thank you for having me.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>I&#8217;m good, I&#8217;m good. We have winter in Munich again. It was spring and now it&#8217;s back to winter. So I&#8217;m happy to get out of the town for WordCamp Asia next week. So yes, I&#8217;m really happy about that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>We&#8217;ve been switching from winter to spring every day here. Every day in Virginia. Yep. It&#8217;s different every day.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. So what&#8217;s the weather doing? Well, I don&#8217;t know.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>No, I&#8217;ve had to look every morning because it&#8217;s in the last week I&#8217;ve been outside in a winter coat and a tank top and rain boots and you just don&#8217;t know. You wake up and it&#8217;s a surprise.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Well, it&#8217;s the beauty of surprises. But who likes surprises? I want my spring be steady.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg:</em> Yeah, I agree.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Announcements</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>All right, so under the announcements we have one thing that&#8217;s that content guidelines landed in Gutenberg 22.7. We didn&#8217;t really talk about it with Maggie Cabrera at the last episode, but the WordPress AI team has launched guidelines. They are live experiments in the Gutenberg 22.7 or Gutenberg plugin and this project creates a single source of truth for site standards and ensures that everyone, humans and AI tools, follow the same editorial voice and content rules. By providing this infrastructure layer, WordPress can finally maintain a consistency across content contributors. So that&#8217;s so far from the experiment post that I&#8217;m definitely going to share in the show notes. When you want to use AI for helping you produce content, you definitely want to store some of the standards somewhere. And the experiment lets you do this on your website in your interface with a nice interface for that. I don&#8217;t know how I feel about this because I have been using AI quite a bit in the last two years and some of it was for content creation ideas. But the writing is still kind of mostly a human factor. But it helps me for research and it helps me for learning. So I&#8217;m not quite sure how that translates to a WordPress site, but I guess if you have ongoing content reproduction that is more service oriented, then you might want to use the help of LLMs or something like that. What do you think?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>I&#8217;m skeptical for the same reasons. I think that I have had clients ask for something like this. But the more those clients have actually used AI to create content, the more those very same people who had announced that they were going to create all of their content through AI decide that they are going to use AI for research and then create their content. So the AI in actual practical use has been more about reducing friction in that discovery research phase of writing and less about creating the writing itself until you get to the editing part when it becomes helpful again for grammar. But that actual connecting ideas and proving expertise piece is where AI can&#8217;t do it. And you need something, somebody who actually understands what they&#8217;re reading to piece together the logic of it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>I can also see, and we will see this in that you use AI to write an excerpt or to give you suggestions for titles or make sure that there&#8217;s an alt text on the image. I think these grunt work tasks kind of thing of AI is really helpful, but I think the human ideas are still. Well, humans hallucinate so much better than AI can ever can. Right.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>How can we possibly replicate that? And I think there&#8217;s also a place for it with things like you mentioned the alt text. Right. Having it generate them all and then validating that it did it correctly is much faster than writing it all yourself. That is where we&#8217;re going to see these things actually become practical. Right. There&#8217;s a lot of big ideas about it, which makes sense when you&#8217;re dealing with a new technology and an innovation in a major workflow. But in actuality, I think that&#8217;s more how people are going to use it. And I think if people set it up to automate everything and then never look at it, never validate it, that&#8217;s people are just going to get in trouble over that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>And I, you know, I use it a lot to generate fake content so that I can show someone what something will look like knowing that the content I&#8217;m showing them is not real. Right. But when you&#8217;re dealing with real content, the biggest mistake I&#8217;ve seen over and over again, and humans will learn because we always eventually do. But the mistake is not reviewing what AI has done.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah, definitely. Yeah. It&#8217;s not a replacement. It&#8217;s a tool that you need to validate like any other tool you have to do. I can see that if you have a longer text like for 4,000 words or something like that, you could actually use AI to identify the gaps. If a reader goes through it and say, okay, there is a gap because it didn&#8217;t explain why something happens. I think those tips are really helpful, especially when you have longer text or you want to focus on one problem and just kind of figure out what&#8217;s in scope and out scope. But I think that&#8217;s more like an advisory kind of thing and not a doer.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Yeah, validating. Because sometimes I love Grammarly Pro. Grammarly the free version is very annoying, but if you pay it becomes a really useful tool. But even then, the content suggestions it makes, sometimes they tighten up your language and they make it. They add the commas, which is the thing that I don&#8217;t do naturally on my own apparently. But sometimes they change the meaning completely.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>And that&#8217;s when you&#8217;re like, nope, thanks for the suggestion. That&#8217;s a no.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah, yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>I think how this type of thing used well, will make people more efficient. But I also can see it creating a mountain of work for somebody who doesn&#8217;t actually need to go through all of these ridiculous suggestions about it. And I think that deciding when to use it, when it makes sense, those strategic decisions about how to use it are going to be what makes it either something that really helps somebody in their publishing workflow or really hinders somebody else.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Well, if you&#8217;re a single blog blogger having a little editor go through that and give you some tips that might not be a bad idea, but sometimes. But right. If you have been blogging for many, many years, you don&#8217;t need things like that. It changes your voice and it changes the outlook. That&#8217;s what the guidelines are actually for that you can create some of the guidelines as it meant to be to help AI to streamline some of that stuff and also to know about what you want to do. And that certainly helps.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Yeah, yeah.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Community Contributions</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Speaking of AI, what I found in so in 7.0 WordPress. So getting closer to that release, there is now a new connectors page that you could connect to an OpenAI to Google Gemini or to Anthropic Cloud from your site. And if you have certain tools that help you with those connections. So there are AI providers for other AI systems like I just discovered three of them. One is the AI provider for Open router or router depending on which English speaking country you go to. It&#8217;s a little bit different. So open, I say Router is a service that lets developers use many different AI models like those from Google OpenAI but also others through one simple connection. And the provider was developed by Jonathan Bossenger who is on the AI team and talks about AI on the developer blog. There&#8217;s also an AI provider for Ollama, and Ollama is a local system where you can connect local LLMs so you can download an LLM set and Ollama helps you connect that with the task that you want to do. The benefit of Ollama is that it&#8217;s on your server and it doesn&#8217;t go out to the third-party services, but you still need a provider and connector to it. You can do this on any VPS connection or virtual private server system because you have room and space there to download and add certain things. But it&#8217;s definitely important for companies that want to not get data outside of their system. </p>\n\n\n\n<p class=\"wp-block-paragraph\">And the last one is for Europeans. The AI provider for Mistral. Mistral AI is a French AI company founded in 2023 by a former Google DeepMind and Meta researchers and they built and publish large language model and be a respected independent AI in Europe. Speaking of this, what that all comes together is that the AI team and with that Lauri Saarni published a call for testing for community AI connector plugins. There are certain links to the plugins and the connectors, so it would be really cool if you&#8217;re interested in that part of it, to actually go ahead and test things and report back what you find and what you didn&#8217;t find and how it all works for your site. It&#8217;s a totally different approach for working with the site using AI as we discussed. But it might be pretty interesting for developers to connect with all those AI providers and provide services in a plugin or something like that. </p>\n\n\n\n<p class=\"wp-block-paragraph\">And if you are not a developer, you can install the AI Experiments plugin that also comes from the core AI team and it will show up on the Connectors page with a link to the plugin and what you can do with it. And it has these things like create an excerpt or check the alt text or create a featured image just so you can kind of get a feel for these kinds of works on the WebPress site. Do you have, do you think you have a need for. To kind of use some of the providers for your agency or for some clients?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>I think for some clients it has started. I think that for the agency itself, not yet. We have started to do more writing publicly, but really what we&#8217;re doing is turning internal communications to clients into public facing documentation so that we can point to them more easily. So it&#8217;s not something we need help with. In the same way, I think for some clients we have started to integrate things like this in an experimental way. Right. And there are, as with anything that&#8217;s new, people don&#8217;t know how to use these things yet. And I am not against experimenting with a new thing. I love the new stuff, but at the same time I&#8217;m cautious about putting new things into a production environment without really making sure that it makes sense. Some of these, in terms of experimentation, like I will install them and actually Grammarly is a great example. It took me several years to decide that I was fine with it because I tried it and it was annoying. And then a few years later I tried it again and it was still annoying. And then one day I realized that it really was like their premium suggestions really were fixing my comma issue, which is a known issue I have with writing and grammar. I just don&#8217;t put commas anywhere.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>I put them in randomly and so there&#8217;s a few commas.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>But you know, I experimented with the tool probably three times before I was like, you know what, let me try the premium version and see how that goes. And I tried it and a few days later I was like, yeah, this is actually making my writing better. But it was one of those, like I was monitoring over time if it really made sense with my workflow.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah, yeah. And that&#8217;s how I approach it too.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Yeah, yeah, yeah. That&#8217;s how I felt about these. And I think what&#8217;s exciting about it is that the infrastructure to do it is becoming more full fledged. But that does not mean people know how to do it yet.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Right.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>And so that&#8217;s the next step is that experimentation phase collectively of how, what. How can we make these tools that we&#8217;ve now created function in the best way.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>So I really appreciate that the WordPress core developers think about the plumbing of all these services and putting it all the foundation in to open up that total space for freedom for the developers. And there&#8217;s a standard there on how to approach certain. So if you are as a site owner, don&#8217;t have a plugin that kind of taps into LMMs and you open up Gemini for it, you couldn&#8217;t switch just easily to Claude when you think that&#8217;s a better fit for that problem, but the plugin will still work. So that&#8217;s actually what this whole connector thing is about. And it just came up as for the AI providers, but actually the connector API is for any external service standard. So a standard for any external service. So if you need the OpenStreetMap on your site and you have an API key, the plugin can actually use the connectors API to monitor those API keys and just put it in there. The plugin doesn&#8217;t have to come up with its own interface for that, which a lot of plugin developers did for the last 15 years. Yeah. But now they can could actually throw away that piece of the plugin and just tab into the connectors API and don&#8217;t have to maintain that piece of the code.</p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s Released &#8211; WordPress 7.0 RC2</h3>\n\n\n\n<p class=\"wp-block-paragraph\"> But anyway, so that&#8217;s kind of the bigger picture behind it. And that&#8217;s all coming with WordPress 7.0, which we are now getting to the more practical stuff of WordPress 7.0. So first of all, the WordPress 7.0 release candidate 2 has been published this week. It&#8217;s crunch time. The final release is only two weeks away. So if you haven&#8217;t tested it, now is really the time to get in there and figure out if your theme plugins and sites actually still work with 7.0, and the developer notes are published. The field guide is in the works and I will continue the list of dev notes in the show Notes like we did the last two episodes. I also know because I have been working on it. The Gutenberg Times Source of Truth is almost done and will be published before this episode actually hits your favorite podcast app. So you get an additional link there. So, Beth, did you get a chance to look over the WordPress 7.0 features? What are the most important ones for you and your fellow agency owners and developers? Is there anything that you are really excited about?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Yes and yes. So the first thing that I think is going to be honestly hugely problematic for a lot of agencies is the change in PHP minimums, because I think that there are. I know that there are a lot of folks sitting on older sites, older themes, maybe they&#8217;re stuck at PHP 7.1 and there are old things out there. And I think that this PHP requirement jump is going to catch some people off guard. So it jumps from it&#8217;s we&#8217;re now requiring 7.4.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>And if you do, it&#8217;s already 6.9.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Right?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Yeah. But I think this is going to hit harder. Okay. Because people are going to want the new stuff. Like there&#8217;s a lot in here that is really great and I&#8217;m starting with the thing that I think is going to be most disruptive because I think that people are going to want the other stuff, right? And so I think that that&#8217;s going to catch some people off guard. The other thing that I think is going to be really important is the new admin look and feel because people have been training their clients for many, many, many, many, many years with what it looks like now. And there is a client education need here because when the admin changes, even in minor ways, you get clients that come back and say, what happened? I don&#8217;t know how to do it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Okay, Even if nothing changes except the color, right?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Where did it go? Why is this different? And did I do something? Did I write the, that human element of like, hey, you&#8217;re okay, it&#8217;s gonna look a little different, but I promise you&#8217;re gonna be able to do it. Just holler if you have any questions. Right? Because I think that there&#8217;s a lot of at least working with long term clients where you become sort of an advisor on the technology rather than a day to day implementer. And for those folks with something like this, I, what I like to do is say, hey, heads up, we are doing, we never do the major core updates right away. I am a let me see how it goes for everyone else.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Right.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Type and then if it seems okay, then I&#8217;ll go for it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> So you&#8217;re one of the ones who wait for 7.0.1.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Absolutely. Unless it&#8217;s been like three weeks and there isn&#8217;t one. Yeah, right. So I either wait for a period of time or I wait for a point release. And if there&#8217;s a point release, I wait at least 24 hours to make sure there&#8217;s not another point release. But point being though, that this is a big enough shift in terms of what people will see and what people can do.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Which part of the admin is actually the one that will disrupt people&#8217;s minds.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Just I think it looking different at all.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Oh, okay. So we should never change that. Is that what you&#8217;re kind of thinking?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>No, we should absolutely change it. But because we have not changed it for many, many, many years, it will be a surprise. And I think that it&#8217;s easy as folks who are in these systems every day to be like, wow, they finally fixed that. That&#8217;s great. That might be my reaction to many of these changes. Right. But I also know when I log in to pay my credit card. And they&#8217;ve changed it all. And even though the buttons are the same, it looks different. I don&#8217;t have as much confidence about clicking the button. And there&#8217;s this. The vast majority of people who are maintaining the contents on these sites day to day are marketing people, communications people, regular everyday writing people. And they are not sitting there thinking about how the structure of the software works all the time the way we do.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. But they still get their work done.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>They still get their work done. What I like to do with clients is just reduce friction by increasing confidence.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Right. And so, like, my message to them is going to be, hey, you need to know that this is going to look different, but your workflow in terms of the things you know how to do is the same. Don&#8217;t let it freak you out. You&#8217;ve got this. Keep going. Right. But like, just that little bit, because that&#8217;s. That is 100% what gets people. It&#8217;s the smallest stuff. They just need to know, like, hey, the problem&#8217;s not me. Oh, wait, there&#8217;s not a problem. It&#8217;s fine. And then they&#8217;re good.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. Yeah. It&#8217;s the first five seconds. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>It&#8217;s that psychological adjustment. And I think because it hasn&#8217;t changed for so long that it&#8217;s just going to be something that I mentioned.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Is there anything else that you are really excited about or is it just.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>I know. Okay.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Things change. Okay. I don&#8217;t like it to change.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Things change. I&#8217;m really, really excited about the cover block video embeds.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>That is really, really going to reduce the size of things as they load for a lot of websites. And that is fabulous. In addition to improving workflow, all of the things around block visibility by screen size make me really happy. I&#8217;m really happy about the changes in the header block. And I&#8217;ve been building this into themes for years. And the only thing that makes me nervous about it is that I need to go back and see how it impacts the things I&#8217;ve already built that replicate this feature.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>But you mean the navigation overlays?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>The navigation overlays. Yeah. Because you&#8217;re going to have such increases in both accessibility compliance and SEO optimization just by virtue of having the option to manage your headings visually versus syntactically. So I&#8217;m very excited about that. I love that our revisions menu now has visual changes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Because I know that most people looking at the markup that&#8217;s been in there lately are like, I don&#8217;t know.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. I have to squint so much to look through the code to find things. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>And then there&#8217;s a few exciting changes to the navigation and the better workflows for pattern overrides. Yeah, it was there before, but it was one of those mystery off menu features if it was there, if you knew how to find it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah, yeah. Right.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>So those are the things I&#8217;m most excited about. I think there&#8217;s some other cool stuff in there and I am excited about the general infrastructure that we were just referencing that is being solidified with this release. And I think that piece may not be as exciting on the outset because it&#8217;s infrastructure. It&#8217;s like nonprofits have a hard time funding infrastructure process projects. It&#8217;s the same reason. But it lays the groundwork for a whole new level of experimentation. I&#8217;m excited to see where that goes and I recognize I think you said it very well a few minutes ago the thoughtfulness to create an extensible infrastructure that has gone into these features in the roadmap and sort of planning moving forward.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>You mentioned the cover block video embeds. That means that you can have a video just to catch up with our listeners. It&#8217;s to use a URL to YouTube or to Vimeo and pull that in into a cover block instead of uploading the video to the website because that reduces the cost of hosting and bandwidth for the website. Definitely. And it also you don&#8217;t have to maintain the speed and all that on your own server. So it&#8217;s always good to offset that into a different service. How are you feeling about the manage the fonts from the appearance menu directly instead of hunting it down under the fonts typography menu on the slobber styles,</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg:</em> I&#8217;m feeling really good about that. It remains to be seen for me the biggest issue I have with font management. I am not sure it might be addressed here, but I need to experiment. When you get a font from a total third party non-standard like independent type foundry place getting those integrated, there has still been some friction. So I&#8217;m excited about it being easier to find in general. I think that&#8217;s great. .</p>\n\n\n\n<p class=\"wp-block-paragraph\">I will be experimenting a little bit with if it reduces friction in some of these more edge cases. Because if you&#8217;re using a Google font it&#8217;s great and it&#8217;s been pretty good for a while. But if you are integrating something from another provider, if it&#8217;s a big provider the friction is not as bad. But if it&#8217;s like this obscure type foundry that makes like only these little types of historic fonts, which I run into recently, getting it actually integrated properly, it&#8217;s really hard because you&#8217;re dealing with not the most sophisticated type foundry in terms of the format of their files and they&#8217;re not necessarily plugging in as best as the totally optimized stuff from the more common sources. So, yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Is it more a format issue or is it more kind of how it scales in different font sizes and different typography features?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>It&#8217;s a format issue with the font files themselves. And so I think some of it is probably an education piece for people who make fonts, but I also know that most developers don&#8217;t know that much about how fonts are made. And so when you put those two things together, you create some problems. But I think this is a huge step towards getting to the point of being able to solve the edge cases. Right. Because right now finding where you manage the fonts is difficult.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Right? Yeah, totally. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>We&#8217;re going in a great direction, getting into the nitty gritty of which font providers are supported and that I think that&#8217;s the next step from here, personally, because I do think there&#8217;s a homogeny that started from a type standpoint around everyone&#8217;s using Google fonts because they. It&#8217;s easy.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. But it&#8217;s also problematic for European sites.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Yeah, right, yeah. Because the different requirements over whether you&#8217;re hosting the font files or Google is hosting the font files, like, then you&#8217;re getting all into all of these legal technicalities of where the font is and who owns it. And I&#8217;m glad I&#8217;m not a lawyer.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah, me too. So, all right, so there are a few developer goodies coming, so to speak, down the pipeline. The PHP-only block registrations and then the pattern overrides for custom blocks that you already mentioned. Those. I think there are a few smaller stuff like the HTML block enhancements where you can put the CSS separately from the JavaScript and the HTML. You could actually kind of create your own little app there, depending on what privileges you have. I found that there are some problems when you don&#8217;t have admin privileges. The HTML block really gets scrambled, but that&#8217;s an overall kind of problem with the capabilities, I think. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Oh, I forgot the breadcrumbs block. That. That&#8217;ll help a lot of things.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>So. Yeah, yeah. I&#8217;m also sure that a lot of agencies and site owners already had that problem solved through like for instance, the Yoast SEO plugin had already programs for many, many years. Yeah, yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>But I like my websites to be as lean and efficient as possible. And this feels like when, for a long time I was using Coblox for accordions. Right. And in the beginning, coblox had a lot of things that Core didn&#8217;t. And so you were using a bunch of things. And eventually it became that I was only using the accordion everywhere. And then one day it became possible to do the equivalent in Core and I was like, great, I can get rid of this plugin that&#8217;s only doing this one thing, but has all this other stuff. And I think that&#8217;s what makes me excited about this. Yeah. You can do it through Yoast. There&#8217;s a number of ways to do it. There&#8217;s some independent breadcrumbs block plugins that are really good.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. I know that Justin Tadlock had a very good breadcrumbs plugin and he was advising on the core implementation there.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Yeah, right. Yeah. And I&#8217;ve used Justin Tadlock&#8217;s breadcrumbs plugin for a long time, and I&#8217;m not going to rip it out of something just because it&#8217;s there. It works. It&#8217;s good. But for something else where, like, you only have this one thing that you&#8217;re really using in this big suite of plugins. Yoast is one of them. Jetpack is one of them. Any sort of like cadence blocks, code blocks, any collection of a large number of things when you&#8217;re only using one of them, you should be considering the idea that maybe you shouldn&#8217;t use it at all. And that&#8217;s what makes me excited about the ability to do this through Core, because it allows for some of that extra bloat to be stripped away in some circumstances.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. All right. Anything else that you want to kind of cover on 7.0 for your agency of developing theme building needs?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>I think that the PHP-only block registration, we sort of glanced over it, but I think that&#8217;s a very exciting big deal. It opens up, you know, the whole challenge. I think from a developer standpoint, the whole time with Gutenberg has been, how do I level up to do this new thing? How do I level up to do this new thing? And this opens that door wider. And anything that we are doing to open that door wider is great. Similarly, there&#8217;s a few things in here that are just really tiny that I think will help people. They&#8217;re not like, again, reducing friction. So little enhancements to the query loop, adding some new navigation stuff that is just really tiny, but really Helpful dimension support for width and height. That sounds crazy, right? Like it&#8217;s little tiny stuff that reduces friction and stuff. So there&#8217;s more of that in here. Like the concept of the grid block being responsive is really great.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Well, it was responsive before, but there was a setting where it wasn&#8217;t and that&#8217;s kind of changed now, right? Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>So, yeah, I just. There&#8217;s a lot of hidden goodies in here that reduce friction. I do think the biggest things to look out for are if your themes are compatible, if your plugins are compatible, and if you have built in things that replicate some of this functionality. How does that work? Because we&#8217;re starting to enter, at least for how I&#8217;ve been building themes, a zone where things I have done historically to account for some of these needs are being subsumed by core, which is great. I just don&#8217;t know how it&#8217;s going to work. So, you know, I think that&#8217;s going to be different for everyone in terms of which things it is. But hopefully, and I say hopefully because I know that we have a unified development philosophy about how we build our themes and there&#8217;s sort of a continuous logical thread for our themes as they&#8217;re built over time. Hopefully agencies who have an internal logic to how they have been building themes can look at this list and say we should look at how we do that and make sure it still works. Yeah, right. Because there&#8217;s also going to be agencies where they have a mishmash of things and they don&#8217;t know and it&#8217;s going to be a one off for each site to see what happens. And you know, that goes for anybody who&#8217;s inherited themes too.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah, but that&#8217;s also for any of the WordPress releases. Yeah, you have to go through a certain testing phase there.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Yeah, I think that&#8217;s true. And I think some of this is honestly that it&#8217;s been a while since we&#8217;ve had a major release and so the quantity of little things feels more.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah, absolutely.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>And I think that&#8217;s part of why my reaction is this way, because I haven&#8217;t had this thought process.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>At least five months.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>At least.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah, six months. Nine came out December 2nd.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Right. And so as somebody who was used to the four times a year cadence, it is longer and what&#8217;s packed into it is greater. And so I don&#8217;t think that&#8217;s necessarily bad, but it is an adjustment in terms of absolutely how you review things and what you&#8217;re looking for. And it&#8217;s more of a. This one feels more like a surprise. Not that it is a surprise, but it feels more like a surprise because it is not on this schedule that I had come to expect. Right. And I think we&#8217;re getting towards a new schedule, which is really great. But until we are all psychologically adjusted to whatever that new schedule is, it&#8217;s going to be a slightly bigger task to review because there&#8217;s more. And psychologically it&#8217;s going to be like, oh, right, I guess that&#8217;s happening and you&#8217;re, you know, you got to go do it. Yeah. So I just think it&#8217;s just. There&#8217;s a little more and the timing is not as predictable.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. And I think that the break that was in Twenty Twenty-Five kind of skewed that anyway. Yeah. So we had an April 25, we had a release, and then the last. The next one wasn&#8217;t until December. Yeah. So there were eight months that kind of 15 Gutenberg plugin releases. It didn&#8217;t feel that much that it is now in 7.0, because that was just kind of coming up out of that pause. And now there&#8217;s a real excitement about the Real Time collaboration. There&#8217;s excitement about AI. Yeah. So, yeah, it feels that there are quite a few heavy new features in there that also kind of drown out some of the really quality of life things that we have been waiting for quite a bit here.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Right. Yeah. And I. I think it&#8217;s like coming back from a long vacation, like, oh, ooh, this is really exciting, you know, but that&#8217;s how. That&#8217;s how it feels and it&#8217;s good. But it is, absolutely. I think that Twenty Twenty-Five, you didn&#8217;t have to be as vigilant because it wasn&#8217;t happening.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yep, it was a good break.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>I think everyone needed it. Honestly, I think everyone really needed it. I know I needed it. But it is, you know, getting back into the. The groove of things is. Is where we are now.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>So. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>For which I am thankful, but it&#8217;s still an adjustment.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Me too. Yeah. And now with 7.0 kind of out the door almost. Yeah. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 22.8</h3>\n\n\n\n<p class=\"wp-block-paragraph\">We are looking at Gutenberg 22.8 that has been released. Was released this week also kind of what comes into 7.1. It&#8217;s already starting and people are discussing things. So although there were quite a few PRs that were either all part of the new WordPress UI package that hasn&#8217;t been merged into Core yet, or it&#8217;s bug fixes for the connectors or the Real time collaboration for 7.0, so some of the PRs are actually backported to the release candidates and the beta to the release candidates. </p>\n\n\n\n<p class=\"wp-block-paragraph\">But let&#8217;s talk about some of the things that will not be in 7.0, but definitely in 7.1 and what&#8217;s new in the Gutenberg plugin. So the first thing is the navigation support for the current menu item. So in theme JSON, meaning when you have a navigation and you&#8217;re on a current page that&#8217;s part of the navigation, how do you signal that you are at the current page right now in the navigation? And that has been missing for quite a while or people have just did some CSS workaround of that, but now you can actually style that in theme JSON. And so this is cool. What&#8217;s also cool is that there is an interface for the states like Hover Focus current. I&#8217;m not sure if that&#8217;s going to be in there, but it&#8217;s also part of making the navigation and the hover states and the pseudo support that comes into 7.0, but now it comes also to the interface. So that&#8217;s pretty cool.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>That&#8217;s my favorite part.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Which one?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg:</em> The navigation stuff again. The interface around the navigation has gotten a lot better in various iterations of Gutenberg, but there&#8217;s still some stuff that you&#8217;d think you would be able to do that you can&#8217;t. And that&#8217;s what some of this is filling in.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Birgit Pauli-Haack: There have been some great work. Some of it gets into 7.0 and some of it is still ongoing. So I really like the navigation that&#8217;s actually in 7.0, that you can create pages and publish them and have them in the navigation in one workflow kind of thing. You don&#8217;t have to get out of it. You may have to think about it. You just kind of create the page and then you fill it in with content later.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Yeah. And I&#8217;ve seen that in other systems. I don&#8217;t remember what that is. One of those things where some of these changes, you&#8217;re like, you know, I saw that once somewhere. Was it Joomla? Was it Drupal? Was it whatever? I don&#8217;t know. But I liked it. And now it&#8217;s here. And that&#8217;s good.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Absolutely.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>And that&#8217;s how I feel about that because I do appreciate the tiny little decisions that are being considered here by the core team because it seems very small. But the amount of friction you&#8217;re reducing and the amount of time you&#8217;re saving for people is huge.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>It&#8217;s huge. Yeah. Yeah. And it&#8217;s millions of millions of site owners that kind of have advantage. Yeah. Do you want to take the next</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>thing, the tabs menu. So I think this is going to be fun too. So basically we&#8217;ve got a refactor of the tabs menu block. So it&#8217;s basically making this more efficient and making some templating changes to how the tabs block works. And if you look at the actual PR for it, there&#8217;s really good, very detailed descriptions of how. So it&#8217;s making it very clear of it&#8217;s no longer using the template block duplicated in PHP and instead it&#8217;s rendering with per tab context.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Right.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>And that&#8217;s like all gobbledygook to some listeners. Maybe, but like really what it&#8217;s doing is making it more efficient and making it more extensible from a code perspective.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>And also for theme developers.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Yeah, right. And making it more possible again, opening that door a little wider for more people to be able to work within the code infrastructure. Because that has been the thing that&#8217;s been the biggest challenge in terms of developer adoption of Gutenberg.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. And the refactor was also necessary to bring it in line with the approach for the accordion block so that certain methods and certain functions can be replicated in a similar way for the TAPS block. I was actually sad to hear that very early that it won&#8217;t make it into 7.0, but I think that was one of the reasons where they said, okay, let&#8217;s, let&#8217;s see if we can kind of align it a little bit more with the accordion block. And it&#8217;s no surprise that Sarah Norris, who has been a guest here at the Changelog quite a bit, she also created the accordion block and she has been now instrumental on the restructure of the tabs menu and inner blocks to get it in line and we have make it more streamlined for developers and theme builders.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>The one thing to add that is an exciting piece for especially theme developers is the addition of anchor support for the tabs. So that&#8217;ll help a lot in terms of things like navigation structures and feasibility. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>And also to kind of interlink different pages. You can link to some of the tabs if it&#8217;s interesting enough. Yeah. So I know that WooCommerce is using that for their products template. So they have built their own one back then and now they get a little bit closer to core, which makes it more extensible and also appreciative they don&#8217;t have to maintain the code for it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Yep, absolutely.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Which is quite a bit. So right now I&#8217;m fishing around on my computer to find my notes again. So here we are. All right,</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>the next one, the showing one&#8217;s own presence and collaborative editing sessions is I think existentially important and just is really going to help this UI experience from the baseline that&#8217;s being released in 7.0.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>So yeah, I&#8217;m pretty sure that it will actually come to 7.0. That made it into the release. That&#8217;s good. So the next piece is the one that you can have the site logo and icon screen in the design panel. So in the site editor there&#8217;s another menu item now to update the site logo and the icon screen directly from the site editor. So you don&#8217;t have to go out into the settings page and upload everything that you need or into the site logo block or header. You can do it right there from, from the menu. So it&#8217;s really an interesting update to change the site logo and the site icon directly in the design site editor.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>It&#8217;s reducing friction. I think that there&#8217;s a workflow confusion. There&#8217;s the customizer that has become this vestigial organ that sometimes you need, sometimes you don&#8217;t need. Where&#8217;s this? Wait a minute, where do I add css? Is it over here? Is it over here? Is it over here? Could it be here? And I think that we&#8217;re pruning what we need to do through alternate interfaces through changes like this. And the more we can streamline, the better because the biggest confusion I&#8217;ve seen is actually with brand new or like more junior developers who do not know the quote old way. And so the idea that it&#8217;s even there, like they&#8217;ll get stuck because they can&#8217;t figure out where it could possibly be coming from. And then some old timer is like, oh, it&#8217;s over here in this menu that you can&#8217;t see anymore.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. Or yeah. So the site icon at the site logo has been a hidden place and only until now it&#8217;s kind of coming into the forefront. Yes. So the next thing is another one for the collaboration. I just wanted to point out that by default the collaboration on shared hosting is only. It&#8217;s limited to two users and there is also a method for the hosts to either enable that or disable the real time collaboration. So it might not be as obvious when you go on your site and looking for it. You might not be able to get real time collaboration out of the box. You might need to connect with your host to let that enabled because it&#8217;s such an additional load on a server. That certain server configurations are not meant for it to be in yet. So if you&#8217;re on a virtual private host, I think I mentioned it before, it wouldn&#8217;t. It was a different scenario. But it&#8217;s probably easier to get the collaboration working than if you are on a shared hosting with 10,000 websites on a. On a server where the hosting company will probably restrict that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Yeah, I think that there&#8217;s going to be a lot of shifts in hosting, either requirements, configuration, pricing options, etc. as a result of all of these changes. And I don&#8217;t know what they&#8217;re going to be yet, but we do need to collectively remember that the AI features, the collaboration components, all of those things are resource intensive and are going to shift how hosting is being utilized and therefore the hosts are going to need to respond in order to account for the actual cost of that change. So I think that&#8217;s a big unknown right now and I think it&#8217;s, you know, there&#8217;s a few hosts where they&#8217;re locking in pricing for a few years, which is cool, but at the same time I&#8217;m like, I don&#8217;t know, in three years is this going to be enough to pay for that? What will it be in three years?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>So I think there&#8217;s a shift coming there and I am not gonna even pretend to know enough about all the details to know exactly how that&#8217;s going to play out, but I think that there&#8217;s enough shift in what types of resources we need from our hosting that there will be a shift. There has to be, because it&#8217;s just so much more resource intensive than what we&#8217;ve been doing in the past collectively.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah. And that is in line with what you said at the beginning, that the PHP requirements. Yeah, it always is also contributing to that because all the newer features. So there might be a. You can&#8217;t upload upgrade to 7.0 until you update your PHP. That&#8217;s totally sure.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Yeah. And I&#8217;ve read that somewhere. Somewhere I did read that there&#8217;ll be security releases on 6.9 for sites that can&#8217;t go, you know. But then you end up with a situation where you&#8217;re gonna. How many sites are gonna be stuck on 6.9 forever?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>But that has been a problem. Yeah. Because the security team is actually backporting, although officially the release is only supported to 6.8 or something like that, but security team actually backported all the security updates that came with 6.3 or 6.4 to 4 point something. WordPress 4 point something is probably 15 years old. So it&#8217;s still getting security updates. So that definitely is a backwards compatibility promise that even the security team there. It takes a lot of time to backport that. And John Blackburn, one of the leads on the security team, has actually done a retrospective of the latest security updates because you saw that too. It was a. It&#8217;s kind of a galore of releases. 6.2, 6.3, 6.4, 7.4 beta. Yeah, it kind of was in within three days, I think there were four releases.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>It was a lot. Yes. All at once.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>I had a meetup here in Munich and we talked about it. I think the day the 6.4 came out that they were saying, well, is it all hacked or what happened here? Kind of how often do I have to update my WordPress site in a day? And he did a nice retrospective or explaining what happened and what was the reason for that. I&#8217;ll link it in the show notes if you&#8217;re interested. To listeners, it will probably be a little bit less prominent because of all the death notes that came out, but it&#8217;s on the blog on Core.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>I&#8217;m going to go back and listen to that because that hit during a particularly busy time, just for me personally in general. And so it was a little whiplashy to be like what is going on over there? And I think it will be good to be able to go back and just review so that I am aware moving forward of what exactly happened there.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. And back to Gutenberg 22.8. I mentioned it before. There is a feature that implements the state UI for sudo selectors in the global styles. Maggie Cabrera mentioned that in the last episode. It&#8217;s now available in the Gutenberg plugin so you can test it out. It gives you a. In the global styles on the right hand side you can select the design for your pseudo selectors like hover and focus and all that. It&#8217;s really cool. Hover, focus, Focus, visible and active. Yeah, so you can change all those settings for buttons, for instance. And you don&#8217;t have to use theme JSON for it anymore. So this is pretty cool.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Yes. And then this one, I think this is fascinating. There is a PR adding client side navigation block with interactive features. That just sounds really fun to experiment with. So what it&#8217;s doing is adding a variant to the Create Block interactive template that allows you to add client side navigation. So this is starting to support the again supporting the infrastructure that exists with actual tooling and UI to use it. So the way that it describes it, this variant provides a self contained working example that mirrors real world patterns, query parameter navigation for pagination, search results, filtered archives and works immediately after scaffolding with no posts or setup required. That&#8217;s really cool. That&#8217;s a really nerdy and very arcane and wonderful. So I&#8217;m excited about that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. And that variant is for the Create block scaffolding feature, if I understood this correctly. Yeah, it&#8217;s a create block latest. So if you create a custom block, you can have the variant for your client side navigation and scaffold that up. That&#8217;s really cool. Yeah. Well, our developer advocacy team, we are working on a so-called showcase for all the good things that you could do with a website or theme, including some of the interactivity API features. And we will probably release that someday in the next two months I would think. And it will be a music site with albums and musicians and artists and using the tabs and using the playlist and block and then also kind of have some interesting changes in the theme. So it&#8217;s for custom post types and all that. So it&#8217;s going to be really cool. I know that Juan Ma Garrido who put the client side navigation template into the gray block scaffolding, he&#8217;s also creating a plugin to have the music play even if you navigate away from that page that had the list of the music. So it&#8217;s kind of really interesting to see. So you could use it for video and music. So things stay on the forefront on your browser even if you look at other pages on the website. So that&#8217;s one of the features.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>The person, the, the part of me that likes to listen to podcasts from the website themselves really appreciates this.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. So I, I definitely, once it&#8217;s out, I definitely gonna adopt it for the good changelog podcast.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>So I think always through, we are through with booked. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg:</em> Lots of little, little things, but those are the big exciting things, I think.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. And there were actually 38 PRs that were backported as bug fixes to 7.0. So it&#8217;s still an ongoing work that is coming out in two weeks and people are still fixing it. </p>\n\n\n\n<p class=\"wp-block-paragraph\">All right, well, I wish you and your agency all the best for that release that all the things that come in don&#8217;t disrupt your work or the work of your clients.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>We have a list. We know where to look for the problem.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Excellent. Yeah. Well, I&#8217;m so happy that you were on the show with me. And as always, dear listeners, the show notes will be published on GutenbergTimes.com podcast this is episode 129 and if you have questions and suggestions or news you want us to include, send them to <a href=\"http://changelogutenbergtimes.com\">changelogutenbergtimes.com</a> that&#8217;s <a href=\"http://changelogutenbergtimes.com\">changelogutenbergtimes.com</a> so thank you for listening and I wish you all a great weekend. Well, or next week. And also toy, toy for the WordPress 7.0 release updates. We will hear each other again in four weeks once I get back from WordCamp Asia. And then we&#8217;ll tackle what&#8217;s coming in 7.1 and what has been in. Good work. Plugin 22.9 and 23.0. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Thank you so much. Beth Soderberg, it was wonderful to have you and your perspective and your opinions on the show.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Thank you for having me. It was great to be here and to see you again and I wish you safe travels on all of your continuing travels.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Thank you. All right. Yeah, and you take care. And I&#8217;ll put in the show notes how people can connect with you.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Sounds good.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Of course. All right, you take care. Bye Bye.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beth Soderberg: </em>Bye bye. Thanks, everybody.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 29 Mar 2026 08:59:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Matt: Community Antibodies\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=151704\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://ma.tt/2026/03/community-antibodies/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3022:\"<p class=\"wp-block-paragraph\">First, I want to say how great the jazz scene is in New York. I caught a little Latin at my go-to <a href=\"https://guantanamerany.com/\">Guantanamera</a> last night, but the band seemed to be phoning it in a bit, so I walked over to <a href=\"https://jazz.org/dizzys/\">Dizzy&#8217;s</a> and heard an amazing big band performance by the <a href=\"https://divajazz.com/\">Diva all-women Jass Orchestra</a>, they had <a href=\"https://clintholmesmusic.com/\">Clint Holmes</a> leading vocals and I got <a href=\"https://open.spotify.com/album/2m0W0n7zBYmRNs1QAgoa6Z\">Frank Sinatra / Count Basie vibes</a>, so great to see such a tight big band.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In <a href=\"https://wordpress.org/\">WordPress</a>, last week it was fun to see the company some call <a href=\"https://x.com/WordPress/status/2032291317871468554\">parasitic WP Engine acquire WPackagist</a>. So a popular way to use WordPress with Composer, previously maintained by an <a href=\"https://outlandish.com/\">awesome co-op agency in London</a>, was now in the clutches of a company using <a href=\"https://ma.tt/2025/10/greenwashing/\">its capital advantage to try to openwash its alleged bad behavior</a>, probably in a <a href=\"https://ma.tt/2026/03/selling-your-company/\">process that wasn&#8217;t ideal for the sellers</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Four days later, an awesome independent organization <a href=\"https://roots.io\">roots.io</a> released <a href=\"https://wp-packages.org\">WP Composer (renamed to WP Packages</a>, in OpenClaw fashion) with 17x faster cold resolves than WPackagist. <a href=\"https://wp-packages.org/wp-packages-vs-wpackagist\">Check out their comparison page</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-151706\" height=\"648\" src=\"https://i0.wp.com/ma.tt/files/2026/03/composer-compare.png?resize=604%2C648&#038;quality=80&#038;ssl=1\" width=\"604\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s beautiful to see how resilient and nimble the antibodies in the WordPress community are. Major hat tip to <a href=\"https://benword.com\">Ben Word</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In another type of <span style=\"margin: 0px; padding: 0px;\">antibody, Sid Sijbrandi, whom I <a href=\"https://ma.tt/2026/01/cancer-founder-mode/\" target=\"_blank\">previously talked about going into founder mode on his cancer</a>, gave <a href=\"https://sytse.com/cancer/\" target=\"_blank\">an incredible presentation</a> at the Open AI Forum abo</span>ut how he ran a bunch of N-of-1 experiments and therapies to cure his terminal osteosarcoma. He&#8217;s <a href=\"https://osteosarc.com/\">also open-sourced 25TB of his data for cancer research</a>. Incredible!</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you want to see the future of health care, <a href=\"https://forum.openai.com/public/videos/event-replay-from-terminal-to-turnaround-how-gitlabs-co-founder-leveraged-chatgpt-in-his-cancer-fight-2026-03-18\">give Sid&#8217;s presentation a watch</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 28 Mar 2026 22:12:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Matt: Stockfish\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=151702\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://ma.tt/2026/03/stockfish/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:839:\"<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Nobody is arguing that <a href=\"https://stockfishchess.org/\" rel=\"noreferrer noopener\" target=\"_blank\">Stockfish</a> is conscious, but Stockfish would kick Claude’s ass at chess.</p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Kevin Lincoln in <a href=\"https://www.bloomberg.com/news/articles/2026-03-27/ai-changed-chess-grandmasters-now-win-with-unpredictable-moves?accessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzb3VyY2UiOiJTdWJzY3JpYmVyR2lmdGVkQXJ0aWNsZSIsImlhdCI6MTc3NDY4MDEzNSwiZXhwIjoxNzc1Mjg0OTM1LCJhcnRpY2xlSWQiOiJUQ0pTVzdLSVAzSkwwMCIsImJjb25uZWN0SWQiOiIwNEFGQkMxQkYyMTA0NUVEODg3MzQxQkQwQzIyNzRBMCJ9.nIWazrd0HBbGwk_nzijL8lTm8uyCPXr1F7molURiExg\">AI Perfected Chess. Humans Made It Unpredictable Again</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 28 Mar 2026 20:57:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"Gary: Claudaborative Editing 0.2: now with 500% more collaboration!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://pento.net/?p=5697\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://pento.net/2026/03/28/claudaborative-editing-0-2-now-with-500-more-collaboration/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5416:\"<p class=\"wp-block-paragraph\">A week ago, I put together <a href=\"https://pento.net/2026/03/20/introducing-claudaborative-editing/\">a quick tech demo</a>, showing how an MCP server could be created for Claude Code that hooked directly into Gutenberg&#8217;s Collaborative Editing feature, allowing it to act as a digital collaborator on a post. The demo focused primarily on text generation, but that&#8217;s not really the benefit that I see coming with this kind of tool. Anyone can generate text, then copy/paste it into the editor. The real power comes from directly hooking into the entire post creation and editing process.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s New?</h2>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img alt=\"A screenshot of the /review tool running on this post, prior to publication.\" class=\"wp-image-5711\" height=\"607\" src=\"https://pento.net/wp-content/uploads/2026/03/review-notes-1024x607.png\" width=\"1024\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"A screenshot of what Claude was doing behind the scenes when it was generating the review notes.\" class=\"wp-image-5714\" height=\"564\" src=\"https://pento.net/wp-content/uploads/2026/03/review-processing-1024x564.png\" width=\"1024\" /></figure>\n</figure>\n\n\n\n<p class=\"wp-block-paragraph\">Since last week&#8217;s release, I&#8217;ve added a host of editing and review tools:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>/edit {tell the LLM how you want this post adjusted}</code><br />Automatically make simple (or even not so simple!) edits on your post, giving your writing a little extra polish.</li>\n\n\n\n<li><code>/proofread</code><br />Find and automatically fix simple spelling, grammatical, and punctuation issues.</li>\n\n\n\n<li><code>/review</code><br />Read the post, and leave notes (using Gutenberg&#8217;s Notes feature!) about suggested improvements to your post. This doesn&#8217;t touch your post content, leaving you to make use of the suggestions as you see fit.</li>\n\n\n\n<li><code>/respond-to-notes</code><br />If you&#8217;re happy with the notes left in the review, you can also have it automatically apply them, too!</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">On top of that, I&#8217;ve also added an experimental <code>/translate</code> tool, to automatically translate a post into a different language. LLM translation quality varies significantly, though Claude is regularly considered to be quite good. It&#8217;s worth remembering that, like any LLM, the output is only as good as its input. If you&#8217;re translating to a language that it didn&#8217;t have much training data on, it&#8217;ll do a lot worse.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Behind The Scenes</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The MCP server now does a much better job of making use of the REST API, too: it now handles all block types (and does a pretty good job of guessing how to use blocks provided by plugins!). It can upload media, and it can handle all the post metadata, like categories, tags, excerpt, etc.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Getting It Running</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Inspired by the recently released <a href=\"https://make.wordpress.org/meta/2026/03/20/plugin-directory-mcp-server/\">WordPress.org MCP server</a>, the install process got a refresh, too. If you&#8217;re running WordPress 7.0, you won&#8217;t even need to copy/paste the application password to connect to your site: just click the connect button in your browser, and your site will send credentials back to the installer! And if you&#8217;d prefer to avoid the magic, there&#8217;s still a <code>--manual</code> option to let you set it up the old-fashioned way.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img alt=\"A screenshot of the initial installation of the claudaborative-editing MCP server, prompting the user to enter a site to connect to.\" class=\"wp-image-5700\" height=\"372\" src=\"https://pento.net/wp-content/uploads/2026/03/connect-1024x372.png\" width=\"1024\" /><figcaption class=\"wp-element-caption\">Connect</figcaption></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"The authorisation screen of the site that the MCP server is connecting to.\" class=\"wp-image-5702\" height=\"577\" src=\"https://pento.net/wp-content/uploads/2026/03/approve-1024x577.png\" width=\"1024\" /><figcaption class=\"wp-element-caption\">Authorise</figcaption></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"After authorisation, this screenshot shows the continu\" class=\"wp-image-5701\" height=\"667\" src=\"https://pento.net/wp-content/uploads/2026/03/install-1024x667.png\" width=\"1024\" /><figcaption class=\"wp-element-caption\">Install</figcaption></figure>\n</figure>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s Next?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">This release shows how easy it is for an LLM to talk to your WordPress site. What about the other way? If you&#8217;re working on a post, you don&#8217;t want to have to switch to a terminal to get spell checking done, so how can we provide this kind of functionality directly from the block editor? Let&#8217;s experiment and find out!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 28 Mar 2026 06:35:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Gary\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"Gutenberg Times: WordPress 7.0, Playground MCP, Gutenberg 22.8, PHP-only Blocks and more — Weekend Edition 362\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=44834\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth-playground-mcp-gutenberg-22-8-php-only-blocks-and-more-weekend-edition-362/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:33769:\"<p class=\"wp-block-paragraph\">Hi,</p>\n\n\n\n<p class=\"wp-block-paragraph\">In less than two weeks, WordPress 7.0 is scheduled to be released. Are you ready? Or are you someone I used to be who waits two to three weeks to see what quirks early adopters find and if they warrant an early point release? Be that as it may, waiting only delays the inevitable, though, sooner or later you get to benefit from the new features and quality of life improvements to the Admin, Editor and Blocks. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The first version of the <a href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/\"><strong>WordPress 7.0 Source of Truth</strong></a> has been published. It&#8217;s again a mammoth post of 4500 words, including 21 images and ten videos. I hope you enjoy the list of all the big and small feature and updates. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Next week, I will be on my way to Mumbai. The next weekend edition will arrive in your inbox after WordCamp Asia, on April 17th, 2026. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n\n<p class=\"wp-block-paragraph\">PS: Should you be in Mumbai, grab a coffee of lunch spot <a href=\"https://calendly.com/pauli-haack/wcasia\">from my public calendar</a>, I&#8217;d love to meet you! </p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">WordPress 7.0 </h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Highlight grid WordPress 7.0\" class=\"wp-image-44936\" height=\"375\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/7-0_highlight-grid-2026-03-26.png?resize=652%2C375&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>WordPress 7.0 </strong>Release candidate 1 <a href=\"https://make.wordpress.org/core/2026/03/19/wordpress-7-0-release-candidate-1-delayed/\">was moved to this week</a>. The <a href=\"https://wordpress.org/news/2026/03/wordpress-7-0-release-candidate-2/\">WordPress 7.0 RC2</a> was still on schedule for Thursday, though. Meanwhile, more Dev Notes were published.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://make.wordpress.org/core/2026/03/16/pattern-overrides-in-wp-7-0-support-for-custom-blocks/\"><strong>Pattern Overrides in WP 7.0</strong></a> is your heads-up to act before the release lands. WordPress 7.0 lifts the old restriction — Pattern Overrides now work with any block attribute that supports Block Bindings, not just a hardcoded Core block list. You opt in via the <code>block_bindings_supported_attributes</code> filter, and the post walks you through edge cases for static blocks where a <code>render_callback</code> may still be needed.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://make.wordpress.org/core/2026/03/15/pattern-editing-in-wordpress-7-0/\"><strong>Pattern Editing in WordPress 7.0</strong></a> explains that ContentOnly mode for unsynced patterns is now the default, meaning block structure and style controls are hidden from editors by default. Block authors need to audit <code>\"role\": \"content\"</code> attributes in <code>block.json</code>, theme authors should test their patterns, and plugin developers should verify UI components still render correctly under the new, more broadly applied editing modes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://make.wordpress.org/core/2026/03/15/block-visibility-in-wordpress-7-0/\"><strong>Block Visibility in WordPress 7.0</strong></a> dev note is relevant if your theme or plugin touches block markup server-side. The new <code>viewport</code> key inside <code>blockVisibility</code> metadata lets users show or hide blocks per device — mobile, tablet, desktop — via CSS, not DOM removal. If your code assumes <code>blockVisibility</code> is always a boolean, you&#8217;ll need to update it to handle an object too. No changes are needed if your blocks don&#8217;t interact with markup server-side.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Anne McCarthy</strong> walks through <a href=\"https://www.youtube.com/watch?v=0Yq7aVoJIOk\">one of WordPress 7.0&#8217;s most-requested features</a>: viewport-based block visibility. You&#8217;ll see exactly how showing or hiding any block by screen size works in practice — no extra plugins or CSS workarounds needed — and why it is relevant for responsive design. If you&#8217;ve been waiting for a native way to tailor content for mobile, tablet, and desktop separately, this is your preview before the April 9th release.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">The <strong><a href=\"https://make.wordpress.org/core/2026/03/15/dimensions-support-enhancements-in-wordpress-7-0/\">Dimensions Support Enhancements in WordPress 7.0</a> </strong>comprise width and height as first-class block supports. Block builders and theme designer opt in with a single line in <code>block.json</code>, set defaults in <code>theme.json</code>, and the sidebar UI comes for free. Themes can also define named <code>dimensionSizes</code> presets, giving users a consistent palette rather than free-form inputs. If your block has custom width/height attributes today, this is a good moment to consider migrating.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">A long-requested feature finally lands in WordPress 7.0. The dev note on <strong><a href=\"https://make.wordpress.org/core/2026/03/15/custom-css-for-individual-block-instances-in-wordpress-7-0/\">Custom CSS for Individual Block Instances</a> </strong>hold all the details. The new <code>customCSS</code> block support — enabled by default for all blocks — adds a Custom CSS field in the Advanced panel of the block inspector, scoped automatically to that instance via a generated class. Block authors whose blocks wrap raw or opaque content should explicitly opt out via <code>block.json</code>. If your <code>render_callback</code> is in play, make sure your block&#8217;s outermost element is a standard HTML tag.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">A typography feature requested since 2021 finally arrives in WordPress 7.0, the dev note on <strong><a href=\"https://make.wordpress.org/core/2026/03/15/new-block-support-text-indent-textindent/\">the new <code>textIndent</code> block support</a> </strong>has all the details for developers working on blocks or themes. Opt in with a single line in <code>block.json</code>, and a Line Indent control appears automatically in the Typography panel. Theme authors get <code>theme.json</code> configuration too, including a thoughtful <code>subsequent</code> vs <code>all</code> toggle that respects both LTR and RTL typographic conventions. No breaking changes — purely additive./</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 ships a new<strong> <a href=\"https://make.wordpress.org/core/2026/03/18/introducing-the-connectors-api-in-wordpress-7-0/\">Connectors API</a> </strong>— and if you build AI-adjacent plugins, this dev note belongs on your reading list. The new framework standardizes how WordPress registers and manages connections to external services — starting with AI providers — giving you a consistent admin UI, API key management, and auto-discovery via the WP AI Client. Three providers ship out of the box: Anthropic, Google, and OpenAI. The <code>wp_connectors_init</code> action is your hook for registering additional connectors or overriding existing metadata.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Felix Arntz </strong>details<strong> <a href=\"https://make.wordpress.org/core/2026/03/24/introducing-the-ai-client-in-wordpress-7-0/\">the new AI Client landing in WordPress 7.0</a></strong> — a provider-agnostic PHP API that lets your plugin send prompts for text, images, speech, or video without touching credentials or provider logic. You chain methods on <code>wp_ai_client_prompt()</code>, declare model preferences, and WordPress routes to whatever the site owner has configured. Three official provider plugins cover Anthropic, Google, and OpenAI. Client-side JS exists but remains admin-only for now.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Jorge Costa</strong> details the <a href=\"https://make.wordpress.org/core/2026/03/24/client-side-abilities-api-in-wordpress-7-0/\"><strong>client-side Abilities API arriving in WordPress 7.0</strong></a>, the JavaScript counterpart to the PHP Abilities API introduced in 6.9. Two new packages handle it: <code>@wordpress/abilities</code> for pure state management and <code>@wordpress/core-abilities</code> for the WordPress integration layer that auto-fetches server-registered abilities via REST. You can register abilities with input/output schemas, permission callbacks, and annotations — laying the groundwork for browser agents and WebMCP integration.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"gutenberg-22-8\">Gutenberg 22.8</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Gutenberg 22.8 release lead <strong>Dean Sas</strong> highlighted in his post <a href=\"https://make.wordpress.org/core/2026/03/25/whats-new-in-gutenberg-22-8-25-march/\"><strong>What’s new in Gutenberg 22.8? (25 March)</strong></a>  the following features: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/03/25/whats-new-in-gutenberg-22-8-25-march/#real-time-collaboration-improvements\">Real-time Collaboration improvements</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/25/whats-new-in-gutenberg-22-8-25-march/#button-pseudo-state-styling-in-global-styles\">Button pseudo-state styling in Global Styles</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/25/whats-new-in-gutenberg-22-8-25-march/#site-logo-icon-in-the-design-panel\">Site Logo &amp; Icon in the Design panel</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/25/whats-new-in-gutenberg-22-8-25-march/#connectors-extensibility\">Connectors extensibility</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/25/whats-new-in-gutenberg-22-8-25-march/#other-notable-highlights\">Other Notable Highlights</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">The real-time collaboration improvements and the Connectors extensibility will make it into the WordPress 7.0 release.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">I had a blast chatting with <strong>Beth Soderberg </strong>from <a href=\"https://bethink.studio/\">Bethink Studio</a> on the recording of Gutenberg changelog 129. We dove into some cool stuff like using AI, WordPress 7.0, and Gutenberg 22.8. It was such a fun convo, and we even touched on that little mental block some users might hit when they see the fresh new look of the wp-admin screens and try to wrap their heads around the change. The episode will drop into your favorite podcast app over the weekend. The 130th episode will be recorded after I return from WordCamp Asia.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-45032\" height=\"185\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Screenshot-2026-03-28-at-12.00.17.png?resize=652%2C185&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph\"><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-128-gutenberg-22-7-version-and-dev-notes-for-7-0/\">Gutenberg Changelog #128 – Gutenberg 22.7 Version and Dev Notes for 7.0</a> with special guest Maggie Cabrera </p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-no-vertical-margin\"><img alt=\"Recording Gutenberg Changelog 128 with Maggie Cabrera and Birgit Pauli-Haack \" class=\"wp-image-44836\" height=\"185\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Screenshot-2026-03-13-at-17.41.45-1.png?resize=652%2C185&#038;ssl=1\" width=\"652\" /></figure>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div></div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Courtney Robertson</strong> at GoDaddy breaks down <a href=\"https://www.godaddy.com/resources/news/wordpress-7-0-real-time-collaboration-arrives-in-core\"><strong>what WordPress 7.0 brings when it ships April 9 at WordCamp Asia</strong></a>. Your editor finally gets real-time multi-user collaboration powered by Yjs, alongside visual block-level revisions, a Breadcrumbs block, Icon block, and customizable navigation overlays. Developers gain a provider-agnostic WP AI Client with a Connectors UI, PHP-only block registration, and Interactivity API improvements. The minimum PHP requirement bumps to 7.4 — worth flagging for clients on older hosting now.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">A little over a month ago, <strong>Johanne Courtright</strong>, founder of Groundworx, launched<strong> <a href=\"https://www.reddit.com/r/WordPressBlocks/comments/1rb20y1/welcome_to_rwordpressblocks/\">r/WordPressBlocks</a></strong>, a dedicated Reddit community for developers and builders working with the block editor. A longtime block developer and free plugin author, Courtright created the space because scattered conversations about custom blocks, theme.json, full site editing, and Gutenberg&#8217;s direction deserved a proper home. All skill levels welcome — come share tips, tools, wins, and frustrations.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re finding it a drag to edit <code>theme.json</code>, check out <strong>Sérgio Santos</strong>&#8216;s creation, <a href=\"https://marketplace.visualstudio.com/items?itemName=s3rgiosan.vscode-wp-theme-json-editor\"><strong>WP Theme JSON Editor</strong></a>. It&#8217;s a VS Code and Cursor extension that makes dealing with JSON way easier with its cool visual interface. You can easily tweak colors, typography, spacing, and block settings using the official WordPress JSON Schema. Plus, it’s got handy features like CSS variable autocomplete, CodeMirror 6 syntax highlighting, drag-and-drop for palettes and font sizes, and real-time validation, and you even get to play with some experimental WP core properties. I’m not sure if it’s really easier than writing JSON from scratch, but hey, that’s just a personal choice, right?</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-45040\" height=\"356\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Screenshot-2026-03-28-at-13.19.14.png?resize=652%2C356&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">You can now <a href=\"https://wordpress.com/blog/2026/03/16/how-to-build-a-wordpress-theme-with-telex/\"><strong>generate a block theme with Telex</strong></a>, Automattic&#8217;s experimental AI theme builder. You describe your site, hit &#8220;Enhance Prompt&#8221; to let Telex flesh out the design brief, optionally upload a reference image, then pick from four generated variations. From there you build out additional page templates, refine typography and colors conversationally, and download a ready-to-install ZIP containing your templates, styles, and theme.json — no PHP or CSS knowledge required.</p>\n\n\n<div class=\"ng-block-94b7b161ce3a4e4a wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #fdfcea; border-radius: 12px;\"><div class=\"ng-block-8cd74a4439721f99 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2026&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. </p></div></div></div></div>\n\n<div class=\"ng-block-93a8e81e3f75b135 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>The previous years are also available: <br /><strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a></p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor.</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Troy Chaplin</strong> launched <a href=\"https://veilsoffate.com/\">Veils of Fate</a>, a choose-your-own-adventure game built in WordPress using the Interactivity API, post types, and taxonomies. Spanning 3 acts, 18 quests, and 112 scenes, the story was co-written with Claude AI. If you love interactive storytelling, this one&#8217;s for you. Nano banana handled the pixel art, Miles created the theme, and Kinsta provides the hosting. A family-inspired project: Troy&#8217;s kids are avid readers and his wife is a librarian.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>WordPress Studio</strong> is a free, open-source local development tool powered by WordPress Playground that has been around for two years now. The team has now published <a href=\"https://www.npmjs.com/package/wp-studio\">wp-studio</a> the CLI installer you can use to spin up local sites instantly — no Docker, NGINX, Apache, or MySQL required — sync them with WordPress.com or Pressable, share live preview links with clients, and tap into a built-in AI assistant that runs WP-CLI commands natively. It&#8217;s only early access to there might be dragons. <img alt=\"🐉\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f409.png\" style=\"height: 1em;\" /> Also available in WordPress Studio you can use phpMyAdmin to access the database and use it dark mode. </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-45047\" height=\"491\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Screenshot-2026-03-28-at-13.53.48.png?resize=652%2C491&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Carlo Daniele</strong> at Kinsta walks you through <strong><a href=\"https://kinsta.com/blog/php-only-gutenberg-blocks/\">building PHP-only Gutenberg blocks</a>,</strong> a feature introduced in Gutenberg 21.8 that lets you register blocks entirely in PHP—no React, Node.js, or build steps required. Using the new <code>auto_register</code> support flag, your attributes automatically generate inspector controls in the editor. You&#8217;ll build a pricing card block and learn how to wrap legacy shortcodes as proper blocks, finally giving your PHP-side clients and developers a gentler path into the block editor. It will also come to a WordPress instance near you soon with WordPress 7.0. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;d rather watch a video for education, <strong>Brian Coords</strong> demonstrates <a href=\"https://www.youtube.com/watch?v=HS0pUU-cSpM\"><strong>how PHP-only block registration in WordPress 7.0 </strong>removes the build-tool barrier entirely</a> You&#8217;ll see a Hello World block built with custom fields, a WooCommerce integration using the Store API, and how to handle frontend JavaScript when backend JS has limitations. The real payoff comes when you combine PHP-only blocks with Claude Code skills, letting you generate blocks through conversation rather than scaffolding. The code is on <a href=\"https://github.com/bacoords/example-p...\">GitHub</a>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"playground-news\">Playground News</h2>\n\n\n\n<p class=\"wp-block-paragraph\">On this episode of <em>The WP Minute+</em>, <strong>Eric Karkovack</strong> sits down with WordPress contributors <strong>Alex Kirk</strong> and <strong>Brandon Payton</strong> to <strong><a href=\"https://www.youtube.com/watch?v=lbsFmIqP0_g\">explore my.WordPress.net</a>,</strong> a browser-based WordPress sandbox built around privacy, portability, and AI. Think personal CRM, private family blogging, chat-to-blog workflows, and an AI playground — all running in your browser without a server. The demo shows how plugins become app-like modules, how messaging apps like Beeper can feed content in, and how AI can modify plugins live. Your data stays yours, portable across devices.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"ai-in-wordpress\">AI in WordPress</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Fellyph Cintra</strong> announces that <a href=\"https://make.wordpress.org/playground/2026/03/17/connect-ai-coding-agents-to-wordpress-playground-with-mcp/\">AI coding agents can now connect directly to <strong>WordPress Playground via MCP</strong></a>, thanks to the new <code>@wp-playground/mcp</code> package built by <strong>Berislav Grgicak</strong>. One command wires up Claude Code or Gemini CLI to a browser-based Playground instance over WebSocket, letting your agent read and write files, execute PHP, manage sites, and navigate pages — all locally, without touching WordPress admin. Think plugin testing, live database debugging, and theme scaffolding driven entirely by conversation.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Gary Pendergast</strong>, long-time core committer, introduces <a href=\"https://pento.net/2026/03/20/introducing-claudaborative-editing/\">claudaborative-editing</a>, an MCP server — written by Claude Code, fittingly — that lets Claude edit WordPress posts live alongside you in Gutenberg. Built on WordPress 7.0&#8217;s Yjs-powered collaborative editing protocol, your changes and Claude&#8217;s sync in real time with no conflicts. A single <code>npx claudaborative-editing setup</code> gets you started. Claude appears in the collaborators list, edits at the block level, and even streams text character by character as it types. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Darin Koster</strong>, developer at Fueled, walks you through <a href=\"https://darinkotter.com/ai-featured-images/\"><strong>how AI featured image generation works</strong></a> inside the <a href=\"https://wordpress.org/plugins/ai/\">WordPress AI plugin</a>. One button click kicks off a five-step chain built on the Abilities API: gather post context, generate an image prompt via an LLM, generate the image, optionally create alt text, then import and set it as the featured image — all in about 30 seconds. The post doubles as a practical demonstration of how WordPress&#8217;s AI building blocks can be composed into real editor workflows.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">In <strong><a href=\"https://wpbuilds.com/2026/03/26/462-debating-ais-impact-with-jamie-marsland-content-creativity-slop-and-the-future-of-wordpress/\">this lively WP Builds debate on AI, content, and the future of WordPress</a>,</strong> <strong>Jamie Marsland </strong>— Automattic&#8217;s head of YouTube and prolific WordPress educator — squares off against a gleefully curmudgeonly <strong>Nathan Wrigley</strong>. Marsland champions the new Claude–WordPress.com integration, which gives AI full context of your site for content, branding, and SEO. <strong>Wrigley</strong> pushes back on authenticity, AI slop, and eroding community skills. You&#8217;ll find both sides genuinely persuasive — and probably switch teams more than once.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://wpbuilds.com/2026/03/26/462-debating-ais-impact-with-jamie-marsland-content-creativity-slop-and-the-future-of-wordpress/\"><img alt=\"\" class=\"wp-image-45035\" height=\"342\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/WPBuilds462-Nathan-Wrigley-Jamie-Marsland.webp?resize=652%2C342&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">As an example of how AI might change how you use WordPress, <strong>Jamie Marsland</strong> demonstrates that <a href=\"https://www.youtube.com/watch?v=Jywvzfo_w8c\"><strong>You can now Vibe Code with WordPress.com</strong></a>. on YouTube. He shows what&#8217;s possible once Claude is connected to your site via MCP, from building full landing pages and wiring up contact forms with a single prompt to running promotions across multiple sites, generating downloadable SEO reports, auditing for accessibility, and tracking activity with visual dashboards. Think of it as your WordPress workflow, but driven entirely by conversation.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can learn more about the official WordPress.com connector for Claude in below blog post and video. </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.com/blog/2026/03/20/ai-agent-manage-content/\"><strong>Your AI agent can now create, edit, and manage content on WordPress.com</strong></a> by Jonathan Bossenger </li>\n\n\n\n<li><br /><strong><a href=\"https://www.youtube.com/watch?v=ujFGAuUc-x4\">It’s Official: You Can Now Use Claude with WordPress!</a></strong> also with Jamie Marsland</li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<div class=\"ng-block-2ee05940dcbb31af wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #f8f8f8; border-radius: 8px;\"><div class=\"ng-block-9f4e4795258e2049 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review.</p></div></div></div></div>\n\n<div class=\"ng-block-a7b7fc6c16b7a84e wp-block-newsletterglue-image ng-block size-full is-resized\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;\"><a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\"><img alt=\"\" class=\"wp-image-42874 ng-image\" height=\"45\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/02/Screenshot-2025-11-15-at-12.06.44.png?resize=196%2C45&#038;ssl=1\" style=\"border-style: none; border-color: transparent;\" width=\"196\" /></a></div></div></div></div>\n\n<div class=\"ng-block-41ceecd47ef0da9e wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience.</p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n<div class=\"ng-block-17503cef4ea5b9a9 wp-block-newsletterglue-separator ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; color: #666666;\"><hr style=\"background-color: transparent; color: transparent; margin: 0; border: 0; border-top: 1px solid #666666; width: 560px; height: 0;\" /></div></div></div></div>\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"><div class=\"ng-block-49980f90837d3fcb wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 14px; font-family: Helvetica; line-height: 0.2; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong>Featured Image: </strong></p></div></div></div></div></div>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 28 Mar 2026 03:40:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"Gutenberg Times: WordPress 7.0 Source of Truth\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=44884\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:78941:\"<p class=\"wp-block-paragraph\" id=\"welcome-to-the-source-of-truth-for-wordpress-6-9\">Welcome to the Source of Truth for WordPress 7.0!</p>\n\n\n\n<p class=\"wp-block-paragraph\">Before you dive headfirst into all the big and small changes and pick your favorites, make sure to read these preliminary thoughts about this post and how to use it. If you have questions, leave a comment or email me at <a href=\"mailto:pauli@gutenbergtimes.com\">pauli@gutenbergtimes.com</a>. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Huge Thank You to all collaborators on this post: Anne McCarthy, Sarah Norris, Ella van Durpe, Maggie Cabrera, Ben Dwyer, Jonathan Bossenger, Justin Tadlock, Dave Smith, Courtney Robertson and a lot more. It&#8217;s takes a village&#8230;</p>\n\n\n\n<div class=\"wp-block-group has-primary-color has-text-color has-link-color has-small-font-size wp-elements-a8bb9ec1783f5f0c5623981a664fedce is-content-justification-left is-nowrap is-layout-flex wp-container-core-group-is-layout-fbe4aca3 wp-block-group-is-layout-flex\" style=\"text-decoration: none;\">\n<p class=\"wp-block-paragraph\">Estimated reading time</p>\n\n\n<div class=\"wp-block-post-time-to-read\">20–30 minutes</div>\n\n\n<p class=\"wp-block-paragraph\">at </p>\n\n\n<div class=\"wp-block-post-time-to-read\">4,672 words</div></div>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph\"><strong>Table of Contents</strong></p>\n\n\n\n<nav class=\"wp-block-table-of-contents\"><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#changelog\">Changelog</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#important-note-guidelines\">Important note/guidelines</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#overview\">Overview </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#important-links\">Important links:</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#assets\">Assets </a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#tags\">Tags</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#priority-items-for-wordpress-7-0\">Priority items for WordPress 7.0 </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#real-time-collaboration-rtc-enterprise-site-admin\">Real-Time Collaboration (RTC) [enterprise][site admin]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#navigation-overlays-and-more-theme-builder-plugin-author-site-admin\">Navigation Overlays and more [theme builder][plugin author] [site admin]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#treating-patterns-like-a-single-block-all\">Treating patterns like a single block [all]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#ai-in-wordpress-enterprise-developers-site-admin\">AI in WordPress [enterprise][developers][site admin]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#visual-revisions-all\">Visual Revisions [all]</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#new-blocks\">New Blocks</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#breadcrumbs-block-all\">Breadcrumbs Block [all]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#icon-block-all\">Icon Block [all]</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#block-editor-enhancements\">Block Editor enhancements</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#custom-css-for-individual-blocks-enduser-site-admin-theme-builder\">Custom CSS for Individual Blocks [enduser][site admin] [theme builder]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#control-viewport-based-block-visibility-all\">Control viewport-based block visibility [all]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#anchor-support-for-dynamic-blocks-developer-plugin-author\">Anchor support for dynamic blocks [developer][plugin author]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#paste-color-values-in-the-color-picker-end-user-theme-builder-site-admin\">Paste color values in the color picker [end user][theme builder] [site admin]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#dimension-support-for-width-and-height-theme-builder-site-admin\">Dimension support for width and height [theme builder][site admin]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#email-notifications-for-notes-all\">Email notifications for Notes [all]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#block-attributions-groups-in-the-sidebar-all\">Block Attributions Groups in the sidebar [all]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#link-control-validation-end-user-site-admin\">Link Control validation [end user] [site admin]</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#improved-blocks-and-block-handling\">Improved Blocks and Block handling</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#pseudo-styles-for-button-blocks-theme-builder-site-admin\">Pseudo Styles for Button Blocks [theme builder][site admin] </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#extra-divs-removed-from-blocks-in-the-editor-theme-builder-developer-site-admin\">Extra divs removed from blocks in the editor [theme builder][developer][site admin] </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#universal-text-alignment-all\">Universal Text Alignment [all]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#cover-block-video-embeds-site-admin-end-user\">Cover Block Video Embeds [site admin][end user]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#gallery-block\">Gallery Block </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#responsive-grid-block-site-admin-end-user-theme-builder\">Responsive Grid Block [site admin][end user][theme builder]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#heading-block-variations-site-admin-end-user\">Heading block variations [site admin][end user]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#html-block-enhancement-site-admin-themebuilder-end-user\">HTML Block Enhancement [site admin] [themebuilder] [end user] </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#image-block-inline-editing-and-controls-site-admin-end-user\">Image block inline editing and controls [site admin][end user]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#math-block-improvements-end-users-site-admin\">Math Block Improvements [end users][site admin]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#paragraph-all\">Paragraph [all]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#query-loop-enhancements-all\">Query Loop Enhancements [all]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#verse-block-renamed-to-poetry-all\">Verse Block, renamed to Poetry [all]</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#admin-workflow-updates\">Admin / Workflow updates </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#manage-fonts-for-all-themes-in-a-dedicated-page-site-admin-theme-builder-enterprise\">Manage fonts for all themes in a dedicated page [site admin][theme builder] [enterprise]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#command-palette-in-adminbar-all\">Command Palette in Adminbar [all]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#view-transitions-all\">View Transitions  [all]</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#improved-screens-across-wp-admin-all\">Improved screens across WP-Admin  [all]</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#developer-goodies-developer-enterprise\">Developer Goodies [developer][enterprise]</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#php-only-block-registration\">PHP-only block registration</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#pattern-overrides-for-custom-blocks\">Pattern Overrides for custom blocks</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#dataviews-data-form-components-and-fields-api\">DataViews, Data Form components and Fields API </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/#ui-primitives-and-components\">UI Primitives and Components</a></li></ol></li></ol></nav>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"changelog\">Changelog</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Any changes are cataloged here as the release goes on.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>March 27, 2026:</strong> First edition </li>\n\n\n\n<li><strong>March 30, 2026:</strong>\n<ul class=\"wp-block-list\">\n<li>Fixes for clarity and grammar.</li>\n\n\n\n<li>Changed feature image of the post.</li>\n\n\n\n<li>RTC: Added Introduce filters for the polling intervals (<a href=\"https://github.com/WordPress/gutenberg/pull/76518\">76518</a>).</li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"important-note-guidelines\">Important note/guidelines</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Try not to just copy and paste what&#8217;s in this post since it&#8217;s going to be shared with plenty of folks. Use this as inspiration for your own stuff and to get the best info about this release. If you do copy and paste, just remember that others might do the same, and it could lead to some awkward moments with duplicate content floating around online.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Each item has been tagged using best guesses with different high-level labels so that you can more readily see at a glance who is likely to be most impacted.</li>\n\n\n\n<li>Each item has a high-level description, visuals (if relevant), and key resources if you would like to learn more.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"overview\">Overview </h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"Highlight grid WordPress 7.0 (still a work in progress) \" class=\"wp-image-44936\" height=\"375\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/7-0_highlight-grid-2026-03-26.png?resize=652%2C375&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Note: As always, what’s shared here is being actively pursued but doesn’t necessarily mean each will make it into the final release of WordPress 7.0.</em></p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 introduces several new features and performance enhancements.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Key new features include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Real-time collaboration: </strong>multiple users can now work on the same post. </li>\n\n\n\n<li><strong>Navigation overlays:</strong> Customizable mobile menus for more flexible styling. </li>\n\n\n\n<li><strong>Content focused pattern editing:</strong> Pattern editing now prioritizes the content editing experience with more available options when needed.</li>\n\n\n\n<li><strong>Visual revisions: </strong>A new revisions screen inside the block editor gives a visual preview of the changes with an easy-to-understand color-coded system.</li>\n\n\n\n<li><strong>AI Foundation in WordPress: </strong>User can connect their site to an AI agent of choice to use the AI experiments plugin.  Plugin developers can use the Connectors API to register connections to external services.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Furthermore, WordPress 7.0, entails:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Two new blocks: </strong>the Icon block and the Breadcrumbs block.</li>\n\n\n\n<li><strong>Viewport-based block show/hide:</strong> Block visibility extended to customize display according to screen-sizes. </li>\n\n\n\n<li><strong>Gallery lightbox navigation:</strong> improved browsing through images placed in a gallery.</li>\n\n\n\n<li><strong>Font management</strong> for all themes: The screen to upload and manage fonts is now available in the <strong>Appearance</strong> menu for classic and block themes.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Many more quality of life changes for workflow and design tools made it into this release. You&#8217;ll find the complete list below. </p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://make.wordpress.org/core/7-0/\">WordPress 7.0</a> is set to be released on April 9, 2026 at <a href=\"https://asia.wordcamp.org/2026/wordpress-7-0-release-on-contributor-day/\">Contributor Day of WordCamp Asia</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Of note, this release consists of features from the Gutenberg plugin version 22.0 &#8211; 22.6. Here are the release posts of those plugin releases: <a href=\"https://make.wordpress.org/core/2025/11/05/whats-new-in-gutenberg-22-0-05-november/\">22.0</a> | <a href=\"https://make.wordpress.org/core/2025/11/20/whats-new-in-gutenberg-22-1-18-november-2025/\"> 22.1</a> | <a href=\"https://make.wordpress.org/core/2025/12/03/whats-new-in-gutenberg-22-2-dec3/\"> 22.2</a> | <a href=\"https://make.wordpress.org/core/2025/12/17/gutenberg-22-3-december-17/\">22.3</a> | <a href=\"https://make.wordpress.org/core/2026/01/22/whats-new-in-gutenberg-22-4-20-january/\">22.4</a> | <a href=\"https://make.wordpress.org/core/2026/02/04/whats-new-in-gutenberg-22-5-04-february/\">22.5</a> | <a href=\"https://make.wordpress.org/core/2026/02/25/whats-new-in-gutenberg-22-6-25-february/\">22.6</a>. Later Gutenberg releases contain bug fixes, backported to WordPress 7.0. release branches.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"important-links\">Important links:</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2025/12/11/planning-for-7-0/\">Planning for 7.0</a> + <a href=\"https://make.wordpress.org/core/2025/12/11/planning-for-7-0/#comment-48392\">update on Beta 1</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/7-0/\">WordPress 7.0 Development Cycle</a></li>\n\n\n\n<li><strong>What’s new for developers:</strong> <a href=\"https://developer.wordpress.org/news/2025/12/whats-new-for-developers-december-2025/\">December</a>, <a href=\"https://developer.wordpress.org/news/2026/01/whats-new-for-developers-january-2026/\">January</a>, <a href=\"https://developer.wordpress.org/news/2026/02/whats-new-for-developers-february-2026/\">February</a>, <a href=\"https://developer.wordpress.org/news/2026/03/whats-new-for-developers-march-2026/\">March</a></li>\n\n\n\n<li>7.0 Field Guide</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"assets\">Assets </h3>\n\n\n\n<p class=\"wp-block-paragraph\">In this <a href=\"https://drive.google.com/drive/u/0/folders/1s3vR7M60U7RcjKCu9Y5GHUo-SDA50jSP\">Google Drive folder</a> you can view all assets in this document.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"tags\">Tags</h2>\n\n\n\n<p class=\"wp-block-paragraph\">To make this document easier to navigate based on specific audiences, the following tags are used liberally: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>[end user]</strong>: end user focus. </li>\n\n\n\n<li><strong>[theme builder]</strong>: block or classic theme author. </li>\n\n\n\n<li><strong>[plugin author]</strong>: plugin author, whether block or otherwise.</li>\n\n\n\n<li><strong>[developer]</strong>: catch-all term for more technical folks. </li>\n\n\n\n<li><strong>[site admin]</strong>: this includes a “builder” type. </li>\n\n\n\n<li><strong>[enterprise]</strong>: specific items that would be of interest to or particularly impact enterprise-level folks</li>\n\n\n\n<li><strong>[all]</strong>: broad impact to every kind of WordPress user. </li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">How can you use these? Use your browser&#8217;s <strong>Find</strong> capability and search for the string including the brackets. Then use the arrows to navigate through the post from one result to the next. </p>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\">Short video on how to use the tags to navigate the post. \n<p class=\"wp-block-paragraph\"></p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		</details>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"priority-items-for-wordpress-7-0\">Priority items for WordPress 7.0 </h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"real-time-collaboration-rtc-enterprise-site-admin\">Real-Time Collaboration (RTC) <sup>[enterprise][site admin]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Multiple users can now work on the same page at the same time, seeing each other&#8217;s changes as they happen. No more &#8220;someone else is editing this&#8221; warnings. Whether you&#8217;re co-writing a post, reviewing a layout, or making last-minute edits before publishing, everyone stays in sync without leaving the editor. </p>\n\n\n\n<p class=\"wp-block-paragraph\">It represents the biggest step toward achieving full collaborative editing, not only for newsrooms and big publishing houses.  It also simplifies working on a site editing for agencies and their clients as well as designers and writers working together on a post. </p>\n\n\n\n<p class=\"wp-block-paragraph\">A presence indicator in the editor header shows who’s currently editing. Under the hood, title, content, and excerpt now sync via <code>Y.text</code> for more granular conflict resolution, and numerous reliability fixes address disconnection handling, revision restores, and performance metrics. (<a href=\"https://github.com/WordPress/gutenberg/pull/75286\">75286</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/75398\">75398</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/75065\">75065</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/75448\">75448</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/75595\">75595</a>).</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can enable the feature via <strong>Settings &gt; Writing</strong>. Check the box next to <strong>Enable early access to real-time collaboration</strong>, in the <strong>Collaboration</strong> section. </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-44905\" height=\"221\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Collaboration-Settings-Writing.png?resize=652%2C221&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The infrastructure implementation uses HTTP polling for universal compatibility,  CRDT (Conflict-free Replicated Data Type) update data is stored persistently in post_meta on a special internal <code>wp_sync_storage</code> post type (one per &#8220;room&#8221;/document). </p>\n\n\n\n<p class=\"wp-block-paragraph\">The sync provider architecture is designed so that the storage and transport layer can be swapped out. Updates are batched and periodically compacted. WordPress code initially limits simultaneous collaborators to two to protect hosts. (<a href=\"https://core.trac.wordpress.org/ticket/64622\">64622</a>). </p>\n\n\n\n<p class=\"wp-block-paragraph\">Hosting companies have the option to add a different provider. There will be a <code>wp-config</code> constant that can be used to change the defaults. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Introduces JavaScript filters to allow third party developers to slow down or speed up polling via the RTC client. (<a href=\"https://github.com/WordPress/gutenberg/pull/76518\">76518</a>)</p>\n\n\n\n<p class=\"wp-block-paragraph\">For more details, check out the Dev Note <a href=\"https://make.wordpress.org/core/2026/03/10/real-time-collaboration-in-the-block-editor/\"><strong>Real-Time Collaboration in the Block Editor</strong></a>.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-44945\" height=\"397\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Real-time-collaboration.png?resize=652%2C397&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"navigation-overlays-and-more-theme-builder-plugin-author-site-admin\">Navigation Overlays and more <sup>[theme builder][plugin author] [site admin]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Navigation blocks now have customizable overlays and give user full control over mobile hamburger menus. A prominent <strong>Create overlay</strong> button in the side bar guides you through the setup, providing a selection of patterns to achieve various designs for your overlay. WordPress 7.0 comes with multiple built-in patterns including centered navigation, accent backgrounds, and black backgrounds. New blocks default to &#8220;always&#8221; showing overlays. The Navigation block sidebar section also shows a preview of the selected overlay template parts. You can also access the list of Navigation Overlays via <strong>Appearance > Editor > Patterns > Template Parts.</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>On GitHub you&#8217;ll find a list of all the <a href=\"https://github.com/WordPress/gutenberg/issues?q=state%3Aclosed%20label%3A%22%5BFeature%5D%20Navigation%20Overlays%22%20label%3A%22%5BType%5D%20Enhancement%22\">Navigation Overlay enhancements</a>. </li>\n\n\n\n<li>The dev note <a href=\"https://make.wordpress.org/core/2026/03/04/customisable-navigation-overlays-in-wordpress-7-0/\">Customizable Navigation Overlays in WordPress 7.0</a> has everything you need to know.</li>\n</ul>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\" id=\"block-697b3ef0-955a-4413-82a1-bf3bb5f25f68\"><img alt=\"\" class=\"wp-image-45002\" height=\"607\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Create-Overlay.png?resize=589%2C607&#038;ssl=1\" style=\"width: 541px; height: auto;\" width=\"589\" /></figure>\n</div></div></div>\n\n\n\n<p class=\"wp-block-paragraph\">To make it easier for users to create custom overlays for their mobile navigation, four new patterns are now available for the navigation overlay template parts:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/74847\">Overlay with black background</a> </li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/74849\">Overlay with accent background</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/74862\">Centered navigation with info</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/74861\">Centered navigation</a></li>\n</ul>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-45003\" height=\"979\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/navigation-overlay-patterns.png?resize=652%2C979&#038;ssl=1\" width=\"652\" /></figure>\n</div></div>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Submenus: Always visible option</strong>: Users can now add navigation blocks to their overlays and toggle if they’d like to have the submenus always visible or not. (<a href=\"https://github.com/WordPress/gutenberg/pull/74653\">74653</a>)</li>\n\n\n\n<li><strong>Page Creation in Navigation</strong>: Create pages directly from the Navigation block with helpful Snackbar notices and improved parent page search using relevance matching <a href=\"https://github.com/WordPress/gutenberg/pull/72627\">(72627</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/73836\">73836</a>).</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"treating-patterns-like-a-single-block-all\">Treating patterns like a single block <sup>[all]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Get ready for a smoother, more intuitive experience when using patterns in WordPress 7.0.  It’s becoming much easier to customize your site&#8217;s design sections with a simplified editing workflow and an improved content-focused mode. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Users naturally stay in the safe lane without accidentally breaking designs. Agencies can hand off a site knowing clients can&#8217;t wreck the layout by default — they&#8217;d have to deliberately choose to go deeper.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What&#8217;s New for Patterns:</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Quick Content Edits:</strong> When you select a pattern, instead of seeing a list of individual blocks, you&#8217;ll see a clean, expanded inspector panel. This panel exposes all the editable text and image fields directly, organized for easy access. </li>\n\n\n\n<li><strong>Content-Only Focus:</strong> Patterns will now default to a <strong>Content-Only</strong> editing mode. This simplifies the experience by letting you quickly fill in the content without seeing all the underlying design tools.</li>\n\n\n\n<li><strong>Full Customization (If You Need It):</strong> If you <em>do</em> need to change the structure or design of a pattern, you can simply &#8220;detach&#8221; it. This gives you full access to all the individual blocks, just like before. Use the <strong>Edit Pattern</strong> button from the sidebar.</li>\n\n\n\n<li><strong>A Unified Experience:</strong> This new approach makes patterns feel like single, smart design objects with easy-to-update attributes, whether you&#8217;re using a pattern, a design section, or a partially synced pattern.</li>\n</ul>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<p class=\"wp-block-paragraph\">Head over to the dev note <a href=\"https://make.wordpress.org/core/?p=122085&amp;preview=1&amp;_ppp=5a7fd37ffc\">Pattern Editing in WordPress 7.0</a> for the full picture. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"ai-in-wordpress-enterprise-developers-site-admin\">AI in WordPress <sup>[enterprise][developers][site admin]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 ships with a WP AI client API and a built-in Connectors screen — a centralized hub for managing all kinds of external service integrations, not just AI providers. Connect to OpenAI, Claude, or Gemini and WordPress automatically installs the right plugin and prompts you for your API key. Developers get a consistent framework to build on—enabling features like content generation, block building, and theme creation without reinventing the plumbing every time. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The new Connectors page also sports a shout-out to the <a href=\"https://wordpress.org/plugins/ai/\">AI Experiments plugin</a> if users want to see AI features, like title, excerpt, or alt-text generation, in action.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-44916\" height=\"415\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Connectors-Page-WordPress-7-0.png?resize=652%2C415&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">But the real value of this Connectors API is broader: any plugin that needs to connect to an outside service via API keys or other credentials can tap into this standardized connection management system. Users get one place to maintain all their integrations. And plugin developer a standardized way to tap into the plumbing.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Read the dev note <a href=\"https://make.wordpress.org/core/2026/03/18/introducing-the-connectors-api-in-wordpress-7-0/\"><strong>Introducing the Connectors API in WordPress 7.0</strong></a> for all the salient details. </li>\n\n\n\n<li>The Core AI team also published a <a href=\"https://make.wordpress.org/ai/2026/03/25/call-for-testing-community-ai-connector-plugins/\"><strong>Call for Testing: Community AI Connector Plugins</strong></a>.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"visual-revisions-all\">Visual Revisions<sup> [all]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">How revisions work for the block editor was completely reimagined. The visual Revisions screen keeps you in the editor the entire time, activating a subtle revision mode right where you work, eliminating the need to jump to a separate screen. A timeline slider in the header allows you to browse through different versions, seeing content updates in real-time.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The system highlights visual differences, showing added and removed text, formatting changes, and outlining modified blocks instead of raw code. For long documents, a mini-map along the scrollbar indicates where changes exist, letting you jump directly to them, and the sidebar remains useful with a summary of the changes for the current revision. To simplify reverting, the &#8220;Update&#8221; or &#8220;Publish&#8221; button is replaced by a &#8220;Restore&#8221; button when you are browsing the history (<a href=\"https://github.com/WordPress/gutenberg/issues/74742\">74742</a>).</p>\n\n\n\n<p class=\"wp-block-paragraph\">Yellow marks a changed section/block, in red you’ll find deletions and green are additions compared to the early version. </p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<p class=\"wp-block-paragraph\"><strong>Wes Theron</strong> has a short video on <a href=\"https://www.youtube.com/watch?v=PWN3d2KUNKk\">How to restore previous versions of a page or post in WordPress</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Anne McCarthy also gives a great walk through the screens on Youtube:</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"new-blocks\">New Blocks</h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"breadcrumbs-block-all\">Breadcrumbs Block <sup>[all]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">The new native Breadcrumbs block in WordPress 7.0 provides dynamic navigational trails for the Site Editor. It automatically generates paths from the homepage to the current page, adapting to context.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The block handles hierarchical pages (e.g., &#8220;Home / Services / Web Design / Portfolio&#8221;) and includes taxonomy for blog posts (e.g., &#8220;Home / Technology / Your Post Title&#8221;). Beyond simple pages, it correctly constructs paths for archive pages (category, tag, author, date), search results, and 404 errors. For Custom Post Types, it includes the post type archive in the trail.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"Breadcrumbs block displaying post categories WordPress 7.0\" class=\"wp-image-44940\" height=\"227\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Breadcrumbs-flore-flowers.png?resize=652%2C227&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The block offers alignment options (left, center, right, wide/full), as well as other block design options. Additional settings are available for showing the last item as text or a link and consistent homepage handling (<a href=\"https://github.com/WordPress/gutenberg/issues/72649\">72649</a>).</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-44951\" height=\"898\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/gb-22-2-breadcrumb.png?resize=652%2C898&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The dev note <a href=\"https://make.wordpress.org/core/2026/03/04/breadcrumb-block-filters/\">Breadcrumb block filters</a> has the details. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"icon-block-all\">Icon Block <sup>[all]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">The new Icon block empowers users to add decorative icons from a curated collection to their content. It utilizes a new server-side SVG Icon Registration API, ensuring icon registry updates propagate without block validation errors. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The initial release is limited as it doesn&#8217;t yet allow registering third-party icon collections. Extensibility for third-party icon registration is planned for future release in 7.1, following further development on the Icon registry API architecture. A REST endpoint at <code>/wp/v2/icons</code> supports searching and filtering. The initial set draws from the <code>wordpress/icons</code> package (<a href=\"https://github.com/WordPress/gutenberg/pull/71227\">71227</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/72215\">72215</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/75576\">75576</a>).</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"List of directions, illustrated with the icon block\" class=\"wp-image-44938\" height=\"192\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/icon-block.png?resize=652%2C192&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"block-editor-enhancements\">Block Editor enhancements</h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"custom-css-for-individual-blocks-enduser-site-admin-theme-builder\">Custom CSS for Individual Blocks <sup>[enduser][site admin] [theme builder]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Previously, applying custom CSS to a block instance required adding a custom class name and then writing a rule in the Site Editor’s global Custom CSS. This two-step process was complex for most users and inaccessible to content editors without Site Editor access.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A new custom CSS block support introduces a Custom CSS input to the <strong>Advanced</strong> panel within the block editor sidebar, conveniently placed next to the familiar &#8220;Additional CSS Class(es)&#8221; field. You only need to add the CSS declarations (no selectors!) If you do need to target nested elements, use the &amp; symbol (for example, &amp; a { color: red; }). This field is focused purely on styling and will reject any HTML input. The field is guarded by the <code>edit_css capability</code> to see and use this powerful new field. The editor automatically adds a has-custom-css class for styling consistency. <a href=\"https://github.com/WordPress/gutenberg/pull/73959\">#73959</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/74969\">#74969</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-44920\" height=\"412\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Block-level-custom-CSS.png?resize=652%2C412&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Dive into the dev note <strong><a href=\"https://make.wordpress.org/core/2026/03/15/custom-css-for-individual-block-instances-in-wordpress-7-0/\">Custom CSS for Individual Block Instances</a></strong> for the complete rundown.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"control-viewport-based-block-visibility-all\">Control viewport-based block visibility <sup>[all]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">When you&#8217;re editing a post or page, you can now choose to show or hide any block depending on the visitor&#8217;s screen size. Select a block, click <strong>Show</strong> in the toolbar, and pick which devices — desktop, tablet, or mobile — should display it. You can also hide a block from the document entirely through the same modal. </p>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-full is-resized wp-duotone-unset-1\"><img alt=\"\" class=\"wp-image-44980\" height=\"282\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/note-on-visibility.png?resize=573%2C282&#038;ssl=1\" style=\"width: 519px; height: auto;\" width=\"573\" /></figure>\n</div></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-44944\" height=\"429\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Block-visiblity.png?resize=652%2C429&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">For the nitty-gritty, see the dev note <a href=\"https://make.wordpress.org/core/2026/03/15/block-visibility-in-wordpress-7-0/\">Block Visibility in WordPress 7.0</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Anne McCarthy walks you through the feature: </p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"anchor-support-for-dynamic-blocks-developer-plugin-author\">Anchor support for dynamic blocks <sup>[developer][plugin author]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Dynamic blocks now support Anchor (id attribute) functionality. The anchor reference is consistently stored within the block comment delimiter, enabling dynamic rendering on the front end. (<a href=\"https://github.com/WordPress/gutenberg/pull/74183\">74183</a>)</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"paste-color-values-in-the-color-picker-end-user-theme-builder-site-admin\">Paste color values in the color picker <sup>[end user][theme builder] [site admin]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Color pickers throughout the block styles sidebar, now offer support for pasting complete color values. You can now copy/paste the brand colors from a design document or website into the color picker box and don&#8217;t have to go through the process of selecting the right color and hue<a href=\"https://github.com/WordPress/gutenberg/pull/73166\"> (73166</a>).</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"dimension-support-for-width-and-height-theme-builder-site-admin\">Dimension support for width and height <sup>[theme builder][site admin]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 expands the Dimensions block supports system with three significant improvements: <strong>width</strong> and <strong>height</strong> are now available as standard block supports under dimensions, and themes can now define <strong>dimension size presets</strong> to give users a consistent set of size options across their site.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The Dev Note <a href=\"https://make.wordpress.org/core/2026/03/15/dimensions-support-enhancements-in-wordpress-7-0/\">Dimensions Support Enhancements in WordPress 7.0</a> has the details for block.development and theme builders.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"email-notifications-for-notes-all\">Email notifications for Notes <sup>[all]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Collaborators can now get notified when someone leaves a note on their content. No more checking back constantly (<a href=\"https://github.com/WordPress/gutenberg/pull/73645\">73645</a>).</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"block-attributions-groups-in-the-sidebar-all\">Block Attributions Groups in the sidebar <sup>[all]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">The block editor sidebar is being reorganized to make controls easier to find. Block settings will be grouped into four clear sections: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Content</strong> (text, images, captions), </li>\n\n\n\n<li><strong>List</strong> (reordering and nesting for blocks like Lists and Social Icons), </li>\n\n\n\n<li><strong>Settings</strong> (block-specific options), and </li>\n\n\n\n<li><strong>Styles</strong> (typography, colors, spacing). </li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">This means you won&#8217;t need to hunt through toolbars or scattered panels — everything will live in a predictable place in the sidebar. Connected data sources will also appear directly next to the attributes they affect, so you can see at a glance what&#8217;s linked and where. It also means that for the transition a reordering of the sidebar and controls to be in different place than before. For instance. For an image block that includes the “Alt” text setting is now to be found in the content tab rather than the settings tab.  (<a href=\"https://github.com/WordPress/gutenberg/issues/73845\">73845</a>)</p>\n\n\n\n<p class=\"wp-block-paragraph\">Here&#8217;s an example of the implementation for Patterns:</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-44943\" height=\"399\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Pattern-Attributes-in-Sidebar.png?resize=652%2C399&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"link-control-validation-end-user-site-admin\">Link Control validation <sup>[end user] [site admin]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">The Link Control component in Gutenberg now validates the URLs, you enter helping to avoid broken links (<a href=\"https://github.com/WordPress/gutenberg/pull/73486\">73486</a>).</p>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-44950\" height=\"181\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Link-control-variation.png?resize=531%2C181&#038;ssl=1\" width=\"531\" /></figure>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"improved-blocks-and-block-handling\">Improved Blocks and Block handling</h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"pseudo-styles-for-button-blocks-theme-builder-site-admin\">Pseudo Styles for Button Blocks <sup>[theme builder][site admin] </sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Theme designers and developers can now style button states (hover, focus, active, and focus visible) directly within the theme.json, making it much easier to keep all design controls centralized and consistent. This reduces the reliance on custom CSS for things like button hover states (<a href=\"https://github.com/WordPress/gutenberg/pull/71418\">71418</a>). </p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\"><span>JSON</span><span class=\"code-block-pro-copy-button\" style=\"color: #575279; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">{\n    \"styles\": {\n        \"blocks\":{\n                \"core/button\":{\n                    \"color\":{\n                        \"background\":\"blue\"\n                    },\n                    \":hover\":{\n                        \"color\":{\n                        \"background\":\"green\"\n                        }\n                    },\n                    \":focus\":{\n                        \"color\":{\n                        \"background\":\"purple\"\n                        }\n                    }\n                }\n            }\n    }\n}\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki rose-pine-dawn\" style=\"background-color: #faf4ed;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">    </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">styles</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">        </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">blocks</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">core/button</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                    </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">color</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                        </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">background</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #EA9D34;\">&quot;blue&quot;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                    </span><span style=\"color: #797593;\">},</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                    </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">:hover</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                        </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">color</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                        </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">background</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #EA9D34;\">&quot;green&quot;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                        </span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                    </span><span style=\"color: #797593;\">},</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                    </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">:focus</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                        </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">color</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                        </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">background</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #EA9D34;\">&quot;purple&quot;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                        </span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                    </span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">                </span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">            </span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">    </span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">More details are available in the Dev Note: <a href=\"https://make.wordpress.org/core/2026/03/09/pseudo-element-support-for-blocks-and-their-variations-in-theme-json/\">Pseudo-element support for blocks and their variations in theme.json</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"extra-divs-removed-from-blocks-in-the-editor-theme-builder-developer-site-admin\">Extra divs removed from blocks in the editor <sup>[theme builder][developer][site admin] </sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 introduced a new <code>HtmlRenderer</code> component, which renders HTML content as React elements with optional wrapper props. For theme authors, this means that several blocks will no longer have an extra wrapping <code>&lt;div&gt;</code> in the editor, allowing for consistent styling with the front end (<a href=\"https://github.com/WordPress/gutenberg/pull/74228\">74228</a>).</p>\n\n\n\n<p class=\"wp-block-paragraph\">Blocks that have been fixed are:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/74255\">Archives</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/74271\">Calendar</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/74277\">Latest Comments</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/74272\">RSS</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/74228\">Tag Cloud</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"universal-text-alignment-all\">Universal Text Alignment <sup>[all]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Nearly all text blocks now support the standardized text-align block support system, including Paragraph, Button, Comment blocks, Heading, and Verse. Plus, text justify alignment is now available. See <a href=\"https://github.com/WordPress/gutenberg/issues/60763\">tracking issue</a> to follow along on the progress (<a href=\"https://github.com/WordPress/gutenberg/issues/60763\">60763</a>).</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"cover-block-video-embeds-site-admin-end-user\">Cover Block Video Embeds <sup>[site admin][end user]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">For the Cover block this release comes with the ability to use embedded videos (like YouTube or Vimeo) as background videos in the Cover block, rather than being restricted to locally uploaded files. Offloading video to 3rd-party services helps reduce hosting and bandwidth costs. Also, the focal pointer is now available for fixed background. (<a href=\"https://github.com/WordPress/gutenberg/pull/73023\">#73023</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/74600\">#74600</a>).</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-44953\" height=\"416\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/gb-22-2-embed-1.png?resize=652%2C416&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"gallery-block\">Gallery Block </h3>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"lightbox-navigation-site-admin-end-user\">Lightbox navigation <sup>[site admin][end user]</sup></h4>\n\n\n\n<p class=\"wp-block-paragraph\">The Gallery block’s “Enlarge on click” lightbox now lets you navigate between images. When you click a gallery image, back/next buttons appear so you can browse through the rest of the gallery without closing the lightbox. Keyboard navigation (arrow keys) and screen reader announcements are fully supported. It also works with swiping on mobile, however the swiping isn’t yet visual/animated.  (<a href=\"https://github.com/WordPress/gutenberg/pull/62906\">62906</a>) and lightbox items still miss captions.</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h4 class=\"wp-block-heading\" id=\"content-tab-in-sidebar-site-admin-end-user\">Content Tab in sidebar <sup>[site admin][end user]</sup></h4>\n\n\n\n<p class=\"wp-block-paragraph\">For fast access to Alt text box the sidebar of the Gallery block shows a new content tab in the sidebar. </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-44958\" height=\"340\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Gallery-content-sidebar-edited.png?resize=652%2C340&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"responsive-grid-block-site-admin-end-user-theme-builder\">Responsive Grid Block <sup>[site admin][end user][theme builder]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">The Grid block is now responsive even when you set a column count. Previously, you had to choose between setting a minimum column width (responsive, Auto mode) or a fixed column count (Manual mode)—a binary toggle that confused many users. Now you can set both: when you do, the column count becomes a <em>maximum</em>, and the grid scales down responsively based on your minimum column width. </p>\n\n\n\n<p class=\"wp-block-paragraph\">You can set neither, either, or both—the block handles all combinations gracefully. The confusing Auto/Manual toggle is gone entirely, replaced by clearer &#8220;minimum width&#8221; and &#8220;columns&#8221; labels with a plain-language description explaining the relationship between the two controls.. (<a href=\"https://github.com/WordPress/gutenberg/pull/73662\">73662</a>)</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h3 class=\"wp-block-heading\" id=\"heading-block-variations-site-admin-end-user\">Heading block variations <sup>[site admin][end user]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Each heading level (H1-H6) is now registered as a block variation on the Heading block. These do not appear in the inserter, but the change does add icons to the block’s sidebar for transforming it between variations (<a href=\"https://github.com/WordPress/gutenberg/pull/73823\">73823</a>).</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-44963\" height=\"334\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Heading-handling.png?resize=652%2C334&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"html-block-enhancement-site-admin-themebuilder-end-user\">HTML Block Enhancement <sup>[site admin] [themebuilder] [end user]</sup> </h3>\n\n\n\n<p class=\"wp-block-paragraph\">The HTML block was redesigned to work now as a modal-based editor featuring separate tabs for HTML, CSS, and JavaScript. Admin can now use it for more powerful customizations, when HTML JS and CSS work on a single block. (<a href=\"https://github.com/WordPress/gutenberg/pull/73108\">73108</a>).  </p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h3 class=\"wp-block-heading\" id=\"image-block-inline-editing-and-controls-site-admin-end-user\">Image block inline editing and controls <sup>[site admin][end user]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 comes with a revamp of the image editing feature in the editor. It’s now easier to crop, rotate or zoom in on a particular image corner. (<a href=\"https://github.com/WordPress/gutenberg/pull/72414\">#72414</a>) (<a href=\"https://github.com/WordPress/gutenberg/pull/73277\">#73277</a>).</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h4 class=\"wp-block-heading\" id=\"advanced-image-controlsimage-block-now-supports-the-focal-point-control-and-aspect-ratio-adjustments-for-wide-and-full-alignments-plus-reorganized-inspector-controls-with-a-dedicated-content-tab-73115-74519-74201\">Advanced Image Controls <sup>[site admin][end user]</sup></h4>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"advanced-image-controlsimage-block-now-supports-the-focal-point-control-and-aspect-ratio-adjustments-for-wide-and-full-alignments-plus-reorganized-inspector-controls-with-a-dedicated-content-tab-73115-74519-74201\">Image block now supports the focal point control and aspect ratio adjustments for wide and full alignments, plus reorganized inspector controls with a dedicated content tab. <a href=\"https://github.com/WordPress/gutenberg/pull/73115\">#73115</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/74519\">#74519</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/74201\">#74201</a></p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			\n			\n			\n		</figure>\n		\n\n\n<h3 class=\"wp-block-heading\" id=\"math-block-improvements-end-users-site-admin\">Math Block Improvements <sup>[end users][site admin]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">LaTeX input now uses a monospaced font, and style options are available for better mathematical expression editing (<a href=\"https://github.com/WordPress/gutenberg/pull/72557\">72557</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/73544\">73544</a>).</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-44972\" height=\"425\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Mathblock-updates-wp70.png?resize=652%2C425&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"paragraph-all\">Paragraph <sup>[all]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">A new typography tool has been added for specifying the line indent of paragraph blocks (<a href=\"https://github.com/WordPress/gutenberg/pull/73114\">73114</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/74889\">74889</a>). Users and theme creators can specify line indentation rules for a single paragraph block and also at global styles / theme.json level for all paragraph blocks. For global styles and theme.json, it’s possible to choose whether all paragraphs or only subsequent paragraphs are indented, which accounts for different indentation standards around the world.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The dev note on <strong><a href=\"https://make.wordpress.org/core/2026/03/15/new-block-support-text-indent-textindent/\">the new <code>textIndent</code> block support</a> </strong>has all the details for developers working on blocks or themes.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-44985\" height=\"525\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/TextIndent-standard.png?resize=652%2C525&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The example code sets a default indent value of 1.5em globally for paragraphs:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\"><span>JSON</span><span class=\"code-block-pro-copy-button\" style=\"color: #575279; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">{\n  \"settings\": {\n    \"typography\": {\n      \"textIndent\": \"true\"\n    }\n  },\n  \"styles\": {\n    \"blocks\": {\n      \"core/paragraph\": {\n        \"typography\": {\n          \"textIndent\": \"1.5em\"\n        }\n      }\n    }\n  }\n}\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki rose-pine-dawn\" style=\"background-color: #faf4ed;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">  </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">settings</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">    </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">typography</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">      </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">textIndent</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;true&quot;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">    </span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">  </span><span style=\"color: #797593;\">},</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">  </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">styles</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">    </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">blocks</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">      </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">core/paragraph</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">        </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">typography</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #797593;\">{</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">          </span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #56949F;\">textIndent</span><span style=\"color: #797593;\">&quot;</span><span style=\"color: #797593;\">:</span><span style=\"color: #575279;\"> </span><span style=\"color: #EA9D34;\">&quot;1.5em&quot;</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">        </span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">      </span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">    </span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #575279;\">  </span><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"><span style=\"color: #797593;\">}</span></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">More details can be learned in the Dev Note: <a href=\"https://make.wordpress.org/core/?p=121744&amp;preview=1&amp;_ppp=b05f93cb55\">New Block Support: Text Indent (textIndent) </a></p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"columns-in-paragraph-blocks-all\">Columns in Paragraph blocks <sup>[all]</sup></h4>\n\n\n\n<p class=\"wp-block-paragraph\">Now that there is block support for typographical columns, the paragraph block can now handle text columns by default (<a href=\"https://github.com/WordPress/gutenberg/pull/74656\">74656</a>).</p>\n\n\n\n<p class=\"wp-block-paragraph\">On the front-end only, the Paragraph block now has a <code>.wp-block-paragraph</code> class. This change doesn’t affect global styles, which still use the <code>p</code> selector.(<a href=\"https://github.com/WordPress/gutenberg/pull/71207\">71207</a>)</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h3 class=\"wp-block-heading\" id=\"query-loop-enhancements-all\">Query Loop Enhancements <sup>[all]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Query loops now support excluding terms. When the block is locked it now hides design change and choose pattern options. <a href=\"https://github.com/WordPress/gutenberg/pull/73790\">#73790</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/74160\">#74160</a></p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-44986\" height=\"527\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Exclude-Terms-Query-block.png?resize=652%2C527&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"verse-block-renamed-to-poetry-all\">Verse Block, renamed to Poetry <sup>[all]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">The Verse Block has been renamed to Poetry block (<a href=\"https://github.com/WordPress/gutenberg/pull/74722\">74722</a>) Also it now utilizes <code>border-box</code> for its <code>box-sizing</code>, which guards against overflow issues and should make it easier to style without additional custom CSS.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"admin-workflow-updates\">Admin / Workflow updates </h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"manage-fonts-for-all-themes-in-a-dedicated-page-site-admin-theme-builder-enterprise\">Manage fonts for all themes in a dedicated page <sup>[site admin][theme builder] [enterprise]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">A dedicated Fonts page is now available under the Appearance menu for all themes. Until now, font management has lived deep inside Global Styles, requiring navigation through several panels to install or preview a font. This new standalone page lets block theme users browse, install, and manage their typography collection in one dedicated space. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Under the hood, this page is built on a new routing infrastructure for the Site Editor, designed to improve navigation and support new top-level pages in wp-admin. View transitions are now wired into this routing layer, providing early zoom/slide animations when navigating between pages (<a href=\"https://github.com/WordPress/gutenberg/pull/73630\">73630</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/73876\">73876</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/73586\">73586</a>).</p>\n\n\n\n<p class=\"wp-block-paragraph\">The Font Library and Global Styles also work with classic themes (<a href=\"https://github.com/WordPress/gutenberg/pull/73971\">#73971</a>,<a href=\"https://github.com/WordPress/gutenberg/pull/73876\"> #73876</a>). Like the Media Library, you can access the Font Library as a modal or through a dedicated admin section—regardless of your theme type.</p>\n\n\n\n<figure class=\"wp-block-image\"><img alt=\"\" src=\"blob:https://gutenbergtimes.com/e8865866-45a0-4807-94ac-02a8257ce1dd\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"command-palette-in-adminbar-all\">Command Palette in Adminbar <sup>[all]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">Instantly access all the tools you need with a single click using the <strong>new Command Palette shortcut in the Omnibar</strong>! In 7.0 Beta 5, logged-in editors will see a field with a ⌘K or Ctrl+K symbol in the upper admin bar that unfurls the command palette when clicked. The new command palette entry point streamlines navigation and customization, giving you full control from anywhere on your site – whether you’re editing, designing or just browsing plugins.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"view-transitions-all\">View Transitions  <sup>[all]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">View transitions have been integrated into the WordPress admin in 7.0, enabling smooth transitions between screens.  The implementation for the front end is slated for the next WordPress 7.1 (<a href=\"https://core.trac.wordpress.org/ticket/64470\">64470</a>) The result is a smoother page-to-page transitions using the CSS <a href=\"https://developer.mozilla.org/en-US/docs/Web/API/View_Transition_API\">View Transitions API </a>— no markup or JavaScript changes required, just a progressive enhancement you&#8217;ll notice immediately when navigating between admin screens.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"improved-screens-across-wp-admin-all\">Improved screens across WP-Admin  <sup>[all]</sup></h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 is getting a CSS-only &#8220;coat-of-paint&#8221; visual reskin of the wp-admin, bringing the classic admin screens closer to the visual language of the block and site editors — no markup changes, no JavaScript, no functional changes, and all existing CSS class names and admin color schemes preserved. (<a href=\"https://core.trac.wordpress.org/ticket/64308\">64308</a>)</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>New default color scheme: &#8220;Modern&#8221; replaces &#8220;Fresh&#8221; as the default admin color scheme (#<a href=\"https://core.trac.wordpress.org/ticket/64546\">64546</a>)</li>\n\n\n\n<li>Updated buttons and input fields: primary, secondary, and link buttons, plus text inputs, selects, checkboxes, and radio buttons, now align with the WordPress Design System (#<a href=\"https://core.trac.wordpress.org/ticket/64547\">64547</a>)</li>\n\n\n\n<li>Updated notices: info, warning, success, and error notices refreshed for clarity and consistency (#<a href=\"https://core.trac.wordpress.org/ticket/64548\">64548</a>), including on the login screen</li>\n\n\n\n<li>Updated cards and metaboxes: dashboard widgets and metaboxes get modernized styling (#<a href=\"https://core.trac.wordpress.org/ticket/64549\">64549</a>)</li>\n\n\n\n<li>New <code>wp-base-styles</code> stylesheet handle: consolidates admin color scheme CSS custom properties into a single reusable stylesheet, available across the admin and the block editor content iframe</li>\n\n\n\n<li>Login and registration screens: the WordPress logo updated from blue to gray to match the new design, and scheme styles now apply to login, install, database repair, and upgrade screens</li>\n</ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-44993\" height=\"459\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Admin-new-coat-of-paint.png?resize=652%2C459&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"developer-goodies-developer-enterprise\">Developer Goodies <sup>[developer][enterprise]</sup></h2>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"client-side-abilities-api\">Client-side Abilities API </h4>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 ships a JavaScript counterpart to the server-side Abilities API introduced in 6.9. The <a href=\"https://make.wordpress.org/core/2026/03/24/client-side-abilities-api-in-wordpress-7-0/\">Client-Side Abilities API</a> arrives as two packages: <code>@wordpress/abilities</code> for pure state management usable in any project, and <code>@wordpress/core-abilities</code>, which auto-fetches server-registered abilities via the REST API. You can now register browser-only abilities — navigation, block insertion, and more — opening the door to browser agents, extensions, and WebMCP integrations directly in the client. </p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"wp-ai-client\">WP AI Client</h4>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 ships a built-in <strong><a href=\"https://make.wordpress.org/core/2026/03/24/introducing-the-ai-client-in-wordpress-7-0/\">AI Client</a>,</strong> that gives your plugin a single, provider-agnostic PHP entry point — <code>wp_ai_client_prompt()</code> — for text, image, speech, and video generation. You describe what you need; WordPress routes it to whichever AI provider the site owner has configured via Settings &gt; Connectors. Official provider plugins cover Anthropic, Google, and OpenAI. No credential handling, no provider lock-in, and graceful feature detection before any UI is shown.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"php-only-block-registration\">PHP-only block registration</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Developers can now create simple blocks using only PHP. This is meant for blocks that only need server-side rendering and aren’t meant to be highly interactive. When possible this feature also auto-generates sidebars for user input for suitable attributes and design tools. </p>\n\n\n\n<p class=\"wp-block-paragraph\">To do so, call <code>register_block_type</code> with the new <code>autoRegister</code> flag. A <code>render_callback</code> function must also be provided. (<a href=\"https://github.com/WordPress/gutenberg/issues/71792\">71792</a>)</p>\n\n\n\n<p class=\"wp-block-paragraph\">Dev note with all the details. <a href=\"https://make.wordpress.org/core/2026/03/03/php-only-block-registration/\">PHP-only block registration</a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"pattern-overrides-for-custom-blocks\">Pattern Overrides for custom blocks</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Since WordPress 6.5, <a href=\"https://developer.wordpress.org/news/2024/06/an-introduction-to-overrides-in-synced-patterns/\">Pattern Overrides</a> let you create synced patterns where the layout stays consistent but specific content can change per instance. The catch? Only four core blocks supported it: Heading, Paragraph, Button, and Image.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Not anymore. Any block attribute that supports Block Bindings now supports Pattern Overrides by default. Block authors can opt in through the server-side <a href=\"https://developer.wordpress.org/block-editor/reference-guides/block-api/block-bindings/#extending-supported-attributes\"><code>block_bindings_supported_attributes</code></a> filter. This closes <a href=\"https://github.com/WordPress/gutenberg/issues/64870\">a long-requested enhancement</a> and opens up synced patterns to custom blocks (<a href=\"https://github.com/WordPress/gutenberg/pull/73889\">73889</a>).</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h3 class=\"wp-block-heading\" id=\"dataviews-data-form-components-and-fields-api\">DataViews, Data Form components and Fields API </h3>\n\n\n\n<p class=\"wp-block-paragraph\">A substantial API update introduces new layouts, validation rules, grouping options, and picker improvements affecting plugins using <code>wordpress/dataviews</code>. The Dev Note has all the pertinent details: <a href=\"https://make.wordpress.org/core/2026/03/04/dataviews-dataform-et-al-in-wordpress-7-0/\">DataViews, DataForm, et al. in WordPress 7.0</a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"ui-primitives-and-components\">UI Primitives and Components</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The WordPress UI package just got a significant update, adding multiple new components and tools to help developers create more polished and accessible interfaces for WordPress users. </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A new dropdown menu for creating <a href=\"https://github.com/WordPress/gutenberg/pull/74661\">standardized select controls</a>.</li>\n\n\n\n<li>A <a href=\"https://github.com/WordPress/gutenberg/pull/74625\">tooltip component</a> for displaying helpful hints when users hover over elements.</li>\n\n\n\n<li>The building blocks for <a href=\"https://github.com/WordPress/gutenberg/pull/74190\">creating form fields</a> with consistent styling and behavior.</li>\n\n\n\n<li>A component that hides content <a href=\"https://github.com/WordPress/gutenberg/pull/74189\">from visual display</a> while keeping it accessible to assistive technologies.</li>\n\n\n\n<li>A <a href=\"https://github.com/WordPress/gutenberg/pull/74415\">standardized button component</a> for creating consistent interactive elements.</li>\n\n\n\n<li>Building blocks for grouping <a href=\"https://github.com/WordPress/gutenberg/pull/74296\">related form controls</a> together (fieldsets).</li>\n\n\n\n<li>A component for <a href=\"https://github.com/WordPress/gutenberg/pull/74311\">displaying icons</a> consistently throughout your WordPress interface.</li>\n\n\n\n<li>A building block for creating consistent <a href=\"https://github.com/WordPress/gutenberg/pull/74313\">layouts around input fields</a> with standardized appearance and functionality.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">A list of <a href=\"https://make.wordpress.org/core/tag/dev-notes+7-0/\">all the dev notes can be reviewed from the Make Core blog</a> </p>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 Mar 2026 16:37:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"Open Channels FM: Shaping Data Sovereignty and Internet Resilience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2550900\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://openchannels.fm/navigating-data-sovereignty-and-internet-resilience/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:388:\"In recent years, the concept of data sovereignty has become increasingly important. As more countries introduce or tighten regulations around where and how data must be stored and protected, companies serving the global internet community face a unique set of challenges. These regulatory requirements force hosting providers and infrastructure companies to think not just about [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 Mar 2026 11:19:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: WordPress 7.0 Release Candidate 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=20324\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2026/03/wordpress-7-0-release-candidate-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8700:\"<p class=\"wp-block-paragraph\">The second Release Candidate (“RC2”) for WordPress 7.0 is ready for download and testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC2 on a test server and site.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Reaching this phase of the release cycle is an important milestone. While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 7.0 is the best it can be.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can test WordPress 7.0 RC2 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream.)</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-7.0-RC2.zip\">RC2 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command: <br /><code>wp core update --version=7.0-RC2</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn88xn\">WordPress Playground instance</a> to test the software directly in your browser.  No setup required – just click and go! </td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The scheduled final release date for WordPress 7.0 is <strong>April 9, 2026</strong>. The full <a href=\"https://make.wordpress.org/core/2026/02/12/wordpress-7-0-release-party-schedule/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who helps with testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\">Please continue checking the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/7-0\">7.0-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 7.0 RC2?</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What’s new in WordPress 7.0</strong>? Check out the <a href=\"https://wordpress.org/news/2026/02/wordpress-7-0-beta-1/\">Beta 1 announcement</a> and <a href=\"https://make.wordpress.org/core/tag/dev-notes+7-0/\">7.0 Developer Notes</a> for details and highlights. For technical information related to issues addressed since <a href=\"https://wordpress.org/news/2026/03/wordpress-7-0-release-candidate-1/\">RC1</a>, you can browse the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/7.0?since=2026-03-24&amp;until=2026-03-26\">GitHub commits</a> since March 24, 2026</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=03%2F24%2F2026..03%2F26%2F2026&amp;milestone=7.0&amp;group=component&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets</a> since March 24, 2026</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">How you can contribute</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Get involved in testing</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Testing for issues is crucial to the development of any software. It’s also a meaningful way for anyone to contribute. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Your help testing the WordPress 7.0 RC1 version is key to ensuring that the final release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important. This <a href=\"https://make.wordpress.org/test/2026/02/20/help-test-wordpress-7-0/\">detailed guide</a> will walk you through testing features in WordPress 7.0. For those new to testing, follow <a href=\"https://make.wordpress.org/test/handbook/get-setup-for-testing/\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p class=\"wp-block-paragraph\">What else to test:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/test/2026/03/11/its-time-to-test-real-time-collaboration/\">Real Time Collaboration</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/test/2026/02/27/call-for-testing-pattern-editing-and-content-only-interactivity-in-wordpress-7-0/\">Pattern Editing and content-only Interactivity</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report.  You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Curious about testing releases in general?  Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Test on your hosting platforms</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Web hosts provide vital infrastructure for supporting WordPress and its users. Testing on hosting systems helps inform the development process while ensuring that WordPress and hosting platforms are fully compatible, free of errors, optimized for the best possible user experience, and that updates roll out to customer sites without issue.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Want to test WordPress on your hosting system? <a href=\"https://make.wordpress.org/hosting/test-results-getting-started/\">Get started with configuring distributed hosting tests here</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p class=\"wp-block-paragraph\">For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Thanks for continuing to test your themes and plugins with the WordPress 7.0 beta releases. If you haven’t yet, make sure to conclude your testing and update the <em>&#8220;Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to <code>7.0</code>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Help translate WordPress</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Do you speak a language other than English? ¿Español? Français? Русский? 日本語? हिन्दी? বাংলা? मराठी? ಕನ್ನಡ?  You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>. This release milestone (RC2) also marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a> point of the <a href=\"https://make.wordpress.org/core/2026/03/25/wordpress-7-0-release-candidate-phase/\">7.0 release cycle</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">An RC2 haiku</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><em>At first just a dream</em>,</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>RC2 flows like a stream</em></p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>with seven-oh gleam.</em></p>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\"><em>Props to <a class=\"mention\" href=\"https://profiles.wordpress.org/amykamala/\"><span class=\"mentions-prefix\">@</span>amykamala</a> </em><a class=\"mention\" href=\"https://profiles.wordpress.org/annezazu/\"><span class=\"mentions-prefix\">@</span>annezazu</a> <em>for proofreading and review.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 26 Mar 2026 18:37:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mary Hubbard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"Open Channels FM: How AI and Cloud Tools Are Transforming WooCommerce Development and Testing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2551142\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://openchannels.fm/how-ai-and-cloud-tools-are-transforming-woocommerce-development-and-testing/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:256:\"In this episode, Derek talks with WooCommerce\'s Brian Coords about how AI is reshaping e-commerce, from automating tasks to enhancing flexibility for developers and merchants. Brian shares insights on using AI for better workflows and community engagement.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 26 Mar 2026 11:41:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"Gary: Embed All The Things!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://pento.net/?p=5677\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://pento.net/2026/03/26/embed-all-the-things/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3361:\"<p class=\"wp-block-paragraph\">Over 10 years ago, we <a href=\"https://make.wordpress.org/core/2015/09/30/feature-plugin-merge-proposal-oembed/\">introduced the oEmbed API to WordPress</a>, expanding how WordPress handled embedding to cover all WordPress sites. It was an intentional decision to focus on oEmbed at the time: we wanted to focus on the embedding mechanism that would give site owners maximum control over what their embeds looked like. The code we wrote back then still runs on tens of millions of WordPress sites every day.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There was something extra that continued to bug me, however. What about all the other sites? oEmbed provides rich embed experiences, but not every site needs that. Sometimes, you just need a card with an image and a description, which is where OpenGraph has similarly stood the test of time. It provides a straightforward method for both site owners to create simple, rich embeds, and for service providers like Slack, Discord, or even Apple Messages to safely create a rich card to place alongside links.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress has grown since then, too. The big change is Gutenberg, of course, which really brought forward the idea that the editor should be a rich content experience, that shouldn&#8217;t just be reserved for the front end. </p>\n\n\n\n<p class=\"wp-block-paragraph\">With that in mind, I build a plugin to handle embedding all the other sites.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-plugin-directory wp-block-embed-plugin-directory has-custom-css wp-custom-css-6d0daac5\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\"><a href=\"https://wordpress.org/plugins/opengraph-fallback-embed/\">OpenGraph Fallback Embed</a></blockquote>\n</div></figure>\n\n\n\n<p class=\"wp-block-paragraph\">This is a block plugin that tries to avoid you using the block it provides if at all possible! Instead, it hooks into the end of the Embed block rendering process &#8211; if the URL you pasted couldn&#8217;t be embedded all the normal ways, this plugin will try a few more fall back options: OpenGraph, Twitter Card tags, or even just a plain description in the meta tags. It&#8217;s the kind of plugin that you can install, and never have to think about again.</p>\n\n\n\n<div class=\"wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular\"><div class=\"\"><div class=\"tiled-gallery__gallery\"><div class=\"tiled-gallery__row\"><div class=\"tiled-gallery__col\"><figure class=\"tiled-gallery__item\"><img alt=\"\" src=\"https://i0.wp.com/pento.net/wp-content/uploads/2026/03/screenshot-3-1008x1024.png?ssl=1\" /></figure></div><div class=\"tiled-gallery__col\"><figure class=\"tiled-gallery__item\"><img alt=\"\" src=\"https://i0.wp.com/pento.net/wp-content/uploads/2026/03/screenshot-1-1008x1024.png?ssl=1\" /></figure><figure class=\"tiled-gallery__item\"><img alt=\"\" src=\"https://i0.wp.com/pento.net/wp-content/uploads/2026/03/screenshot-2-1008x1024.png?ssl=1\" /></figure></div></div></div></div></div>\n\n\n\n<p class=\"wp-block-paragraph\">One of the nicest things about WordPress is how pluggable it is. Even as a long time WordPress Core developer, I don&#8217;t think everything needs to land in Core, sometimes a feature can live as handy little plugin. If you like everything just magically embedding, give this plugin a try!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 26 Mar 2026 03:12:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Gary\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Matt: Ari &amp;amp; X\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=151640\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://ma.tt/2026/03/ari-x/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3274:\"<p class=\"wp-block-paragraph\">I&#8217;m in NYC for the <a href=\"https://luma.com/yb2jnbho\">Stephan Wolfram dev/ai/nyc conversation tomorrow</a> at the <a href=\"https://automattic.space/\">Automattic Noho space</a>. While walking back from the Apple Store in Soho where I had picked up a new Studio Display XDR to try out, ran into one of my favorite <a href=\"https://www.youtube.com/ariathome\">YouTube accounts to follow right now, Ari at Home</a>! I ran into him <a href=\"https://www.twitch.tv/videos/2731606952\">around 32 minutes into this Twitch stream</a>. <a href=\"https://www.youtube.com/watch?v=IQLl7fZ9YxI\">Here&#8217;s how he set up his rig</a>.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<div class=\"embed-twitter\"><blockquote class=\"twitter-tweet\"><p dir=\"ltr\" lang=\"en\">Ran into <a href=\"https://twitter.com/ARIatTWIT?ref_src=twsrc%5Etfw\">@ARIatTWIT</a> walking back from <a href=\"https://twitter.com/Apple?ref_src=twsrc%5Etfw\">@Apple</a> store with new Studio XDR. ? Offered to get him set up on <a href=\"https://twitter.com/WordPress?ref_src=twsrc%5Etfw\">@WordPress</a> or <a href=\"https://twitter.com/tumblr?ref_src=twsrc%5Etfw\">@Tumblr</a>. <img alt=\"🙂\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png\" style=\"height: 1em;\" /> Carrying the display was my workout for the day. <a href=\"https://t.co/q3vgAG7Hxm\">pic.twitter.com/q3vgAG7Hxm</a></p>&mdash; Matt Mullenweg (@photomatt) <a href=\"https://twitter.com/photomatt/status/2036910052074819932?ref_src=twsrc%5Etfw\">March 25, 2026</a></blockquote></div>\n</div></figure>\n\n\n\n<p class=\"wp-block-paragraph\">A video I&#8217;ve shared with friends recently is <a href=\"https://www.youtube.com/watch?v=xmFwGQyBVsc\">when Harry Mack ran into Ari</a>, which was fun for me because they&#8217;re two of my favorite accounts to follow. Sorry I didn&#8217;t freestyle! I had to get back to do some work, which is why I got the monitor.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In other cool X/Twitter news, they launched an awesome feature today that lets you restrict replies not just to people you follow, but to people they follow as well. <a href=\"https://x.com/nikitabier\">Nikita</a> gave a hat tip to the conversation I had with <a href=\"https://x.com/levelsio\">Peter Levels / @levelsio</a>.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<div class=\"embed-twitter\"><blockquote class=\"twitter-tweet\"><p dir=\"ltr\" lang=\"en\">Credit to <a href=\"https://twitter.com/rsrbk123?ref_src=twsrc%5Etfw\">@rsrbk123</a> <a href=\"https://twitter.com/striedinger?ref_src=twsrc%5Etfw\">@striedinger</a> <a href=\"https://twitter.com/x_belous?ref_src=twsrc%5Etfw\">@x_belous</a> <a href=\"https://twitter.com/singhai?ref_src=twsrc%5Etfw\">@singhai</a> for their work on this. <br /><br />And thanks <a href=\"https://twitter.com/photomatt?ref_src=twsrc%5Etfw\">@photomatt</a> for the suggestion <a href=\"https://t.co/Gr2iD1O73Y\">https://t.co/Gr2iD1O73Y</a></p>&mdash; Nikita Bier (@nikitabier) <a href=\"https://twitter.com/nikitabier/status/2036869177173303398?ref_src=twsrc%5Etfw\">March 25, 2026</a></blockquote></div>\n</div></figure>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 Mar 2026 23:48:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WordPress.org blog: WP Packages is Working the Way Open Source Should\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=20214\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"https://wordpress.org/news/2026/03/wp-packages/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8246:\"<p class=\"wp-block-paragraph\">When WP Engine acquired WPackagist on March 12, the WordPress developer community faced a familiar question: what happens when critical open source infrastructure ends up under corporate control? The community already had an answer in progress. Four days later, <a href=\"https://wp-packages.org/\" rel=\"noreferrer noopener\" target=\"_blank\">WP Packages</a> (<a href=\"https://roots.io/wp-composer-is-now-wp-packages/\">formerly WP Composer</a>) launched as a fully independent, community-funded alternative, with some neat additional features.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Built by <a href=\"https://profiles.wordpress.org/retlehs/\">Ben Words</a> from <a href=\"https://roots.io/\" rel=\"noreferrer noopener\" target=\"_blank\">Roots</a>, the team behind Bedrock, Sage, and Trellis, WP Packages is a new open source Composer repository for WordPress plugins and themes. <a href=\"https://getcomposer.org/\">Composer</a> is PHP&#8217;s dependency manager, and it is how many professional WordPress developers install and update plugins and themes in their projects. Every free plugin and theme in the WordPress.org directory is available through WP Packages. <a href=\"https://wordpress.org/news/feed/#switch\">Migrating from WPackagist</a> can be done via a single script or a few terminal commands.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What Happened and Why It Matters</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">WPackagist was created in 2013 by Outlandish, a UK-based digital cooperative, and it served the WordPress Composer ecosystem for over a decade. In its later years the project suffered from deferred maintenance, slow update cycles, and little to no community input. When WP Engine announced the acquisition, developers raised immediate concerns about a private-equity-backed corporation controlling infrastructure this foundational to the WordPress developer workflow. WP Engine immediately updated the Composer <code>info</code> field to display a &#8220;WPackagist is now maintained by WP Engine&#8221; notice in every developer&#8217;s terminal. A small thing, but telling. That&#8217;s how corporate ownership changes the relationship between a tool and its users.</p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-container-core-group-is-layout-c1abb2c1 wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-embed aligncenter is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<div class=\"embed-twitter\"><blockquote class=\"twitter-tweet\"><p dir=\"ltr\" lang=\"en\">And it only took less than 24h for this to pop up on every composer run:<br />&quot;Info from <a href=\"https://t.co/1EEb4PZ9N2\">https://t.co/1EEb4PZ9N2</a>: WPackagist is now maintained by WP Engine. Learn more at <a href=\"https://t.co/89b2hBWxd9\">https://t.co/89b2hBWxd9</a>&quot;<br />Which I\'m sure is a permanent message that will just shift to marketing. Prove me wrong<img alt=\"🤡\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f921.png\" style=\"height: 1em;\" /> <a href=\"https://t.co/HdcuQPkUqV\">https://t.co/HdcuQPkUqV</a></p>&mdash; Jonathan de Jong (@jonathan_dejong) <a href=\"https://twitter.com/jonathan_dejong/status/2032389680415625239?ref_src=twsrc%5Etfw\">March 13, 2026</a></blockquote></div>\n</div></figure>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\">Ben had already started building a WPackagist replacement last August, long before the acquisition made headlines. When WP Engine&#8217;s deal landed, he accelerated the launch, <a href=\"https://roots.io/introducing-wp-composer-as-a-wpackagist-replacement/\">going live on March 16</a> with a fully <a href=\"https://github.com/roots/wp-composer\">open source repository on GitHub</a>.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><em>Open source repo ≠ transparent system. WP Packages makes everything public, including infrastructure and build process.</em> &#8211; <a href=\"https://x.com/retlehs/status/2034277432241385727?s=20\">Ben Word on X</a></p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s also just a better tool. WP Packages supports Composer v2&#8217;s metadata-url protocol, which lets Composer fetch metadata only for the packages a project actually needs. WPackagist still relies on the older provider-includes approach, forcing Composer to download large index files before resolving dependencies. Cold dependency resolves on WP Packages are roughly 17x faster: 0.7 seconds for 10 plugins compared to 12.3 seconds on WPackagist.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WP Packages also uses CDN caching with public cache headers and serves immutable, content-addressed per-package files. Package naming is cleaner (<code>wp-plugin/</code> and <code>wp-theme/</code> instead of <code>wpackagist-plugin/</code> and <code>wpackagist-theme/</code>), metadata includes plugin and theme authors, descriptions, and homepage URLs that WPackagist has been missing for years, and updates sync every five minutes rather than WPackagist&#8217;s roughly 90-minute cycle.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"switch\"><strong>How to Switch</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Switching from WPackagist to WP Packages requires just a few terminal commands.</p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Remove your existing WPackagist packages:</li>\n</ol>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\"><code>composer remove wpackagist-theme/twentytwentyfive</code></code></pre>\n\n\n\n<ol class=\"wp-block-list\" start=\"2\">\n<li>Remove the WPackagist repository and add WP Packages:</li>\n</ol>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\"><code>composer config --unset repositories.wpackagist &amp;&amp; composer config repositories.wp-composer composer https://repo.wp-packages.org</code></code></pre>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\">\n<li>Require packages with the new naming:</li>\n</ol>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\"><code>composer require wp-theme/twentytwentyfive</code></code></pre>\n\n\n\n<p class=\"wp-block-paragraph\">Alternatively, use the <a href=\"https://github.com/roots/wp-composer/blob/main/scripts/migrate-from-wpackagist.sh\">migration script</a> to automatically update your <code>composer.json</code>:</p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">curl -sO https://raw.githubusercontent.com/roots/wp-packages/main/scripts/migrate-from-wpackagist.sh &amp;&amp; bash migrate-from-wpackagist.sh</code></pre>\n\n\n\n<p class=\"wp-block-paragraph\">Roots also provides a <a href=\"https://github.com/roots/wp-packages-changelog-action\">WP Packages Changelog Action</a> for GitHub workflows that tracks dependency updates using the new naming format. Projects using <a href=\"https://roots.io/bedrock/\">Bedrock</a> already ship with WP Packages configured out of the box.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Open Source Wins</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">The entire WP Packages project is public. The application code, documentation, and even the full Ansible deployment configuration are available on GitHub. Anyone can fork the repository and run their own WordPress Composer registry. Ben has also committed publicly that WP Packages will never use the Composer <code>info</code> field to push messages, ads, or upsells into developer terminals. That kind of restraint is easier to promise when a project answers to its community rather than to a corporate parent.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WP Packages is funded through <a href=\"https://github.com/sponsors/roots\">GitHub Sponsors</a>. Current sponsors include <a href=\"https://carrot.com/\">Carrot</a>, <a href=\"https://kinsta.com/\">Kinsta</a>, <a href=\"https://wordpress.com/\">WordPress.com</a>, and <a href=\"https://www.itineris.co.uk/\">Itineris</a>. The WordPress ecosystem has always been at its strongest when the community builds the tools it needs in the open. Ben saw a gap forming months before anyone else was paying attention, built something better than what existed, and released it for everyone. No acquisition required. No boardroom decisions about availability or pricing. Just developers solving a problem for other developers and sharing the result. Open source wins.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 Mar 2026 15:27:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Jonathan Bossenger\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"WPTavern: #210 – Zach Stepek on the Interconnected WordPress Ecosystem, Partnerships and Trust\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=203274\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"https://wptavern.com/podcast/210-zach-stepek-on-the-interconnected-wordpress-ecosystem-partnerships-and-trust\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:58169:\"<details>Transcript<div>\n<p class=\"wp-block-paragraph\">[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Jukebox is a podcast which is dedicated to all things WordPress, the people, the events, the plugins, the blocks, the themes, and in this case, the interconnected WordPress ecosystem and how to build partnerships and trust.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you or your idea featured on the show. Head to wptavern.com/contact/jukebox, and use the form there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So on the podcast today, we have Zach Stepek. Zach is what you might call a unicorn in the tech world, having held roles in design development, and much more. His experience spans everything from Cold Fusion and Flash, to JavaScript, WordPress, and WooCommerce. He&#8217;s worked with brands like IBM and MTV, in varied industries from medical records to e-commerce, and has spoken at WordCamps, WooConf, and contributed to the WordPress community through both agencies and product companies.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You might know about WordPress, agencies, product companies and hosting, but might not have thought about how partnerships actually work in this ecosystem, or why they matter right now. Zach is here to explain just that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">He starts off by sharing his journey into WordPress, his early challenges, and how an unexpected viral moment led him deeper into the ecosystem.</p>\n\n\n\n<p class=\"wp-block-paragraph\">He describes the three interconnected pillars of WordPress success, agencies or individuals, product companies, think plugins and themes, and hosting or infrastructure, and how each depends on the other to thrive.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We discuss the current state of partnerships, how companies collaborate, why trust and values driven approaches are essential, and why the rapid rise of ROI driven, transactional thinking, is at odds with WordPress&#8217; open source routes. Zach explores the perils of short-term wins, and the value of nurturing long-term, mutually beneficial, relationships especially as economic uncertainty and the changes in the broader world are beginning to reshape how companies interact.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Then we talk about the challenges faced by hosting companies, the role of product companies in innovation, and how agencies often bridge these worlds. Zach makes the case for cultivating relationship equity, not just revenue, and how a rising tide can lift all boats, if the community keeps its collective focus.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Towards the end, we discuss how the landscape has changed. Why community contributions matter more than ever, and what the future might hold as WordPress partnerships reach an inflexion point.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re curious about how these invisible partnership threads bind the WordPress ecosystem together, and how true partnership drives success, this episode is for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so without further delay, I bring you Zach Stepek.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I am joined on the podcast by Zach Stepek. Hello Zach.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:00] <strong>Zach Stepek:</strong> Hey Nathan, how you?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:01] <strong>Nathan Wrigley:</strong> Zach and I have been talking for a fairly lengthy period of time, probably close to an hour or something like that. And we&#8217;ve strayed into a variety of subjects, none of which have been related to this podcast, but it&#8217;s been very enjoyable. He&#8217;s a thoroughly sociable and humorous chap, let&#8217;s put it that way. So I&#8217;ve appreciated the last hour. It&#8217;s been an absolute bonus. You&#8217;ve cheered me up no end.</p>\n\n\n\n<p class=\"wp-block-paragraph\">However, the listeners to this podcast, they may not know about you. They may not know what you do, or what you have done or whatever it may be related to WordPress. It&#8217;s a banal question, but I always like to introduce the podcast with it. Will you just tell us about yourself?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:36] <strong>Zach Stepek:</strong> Yeah, so I am what you would hear referred to in the industry as a unicorn. I&#8217;ve been in multiple roles, from design to development. I started my career as a Cold Fusion developer, moved into Flash back in the day. Taught the Flex Framework everywhere from IBM to MTV. Spent time doing the teaching thing for about five or six years as an Adobe Certified Instructor. And then the bottom fell out of that industry, because of a letter that was written about Flash that you may remember.</p>\n\n\n\n<p class=\"wp-block-paragraph\">All of my contracts disappeared overnight. Within a week almost a million dollars worth of potential revenue had been cancelled. Back then I was very nice with my out clauses in my contracts, and I learned a very harsh lesson. Spent a year working support at a company that may have had something to do with the collapse of my industry, working for their care division and learned about the support industry there while learning new things. And one of those new things was WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I worked as an Experience Designer at a medical, an electronic medical records company, working on the design of their EMR software for a while. And then worked at a company called Comply365, where I dove deep into JavaScript and did a lot of demos of their forms platform, which is used by airlines all over the world to do the submission of service forms for aeroplanes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The company actually started as a way to get rid of the giant binders that pilots used to carry that had the manuals. The company started as a digitiser of that material into a tablet application that pilots could carry in the pocket of a briefcase rather than it being a briefcase itself. So worked there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Throughout the years I was working on WordPress. I had been involved in bringing a record label back to Rockford that had folded. Rockford, Illinois is where I live. And we built a WooCommerce site to sell digital music. And that was my first exposure to WooCommerce.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Went on from there to work at a company and organisation called Oscar Mike and the Oscar Mike Foundation, which helps injured veterans participate in adaptive sporting events. They are a great organisation that had a WooCommerce website that was failing under traffic. In fact, the way I got that job was I knew the founder, Noah. And Noah had called me on Thanksgiving during dinner with my family. And he said, hey, I need your help. My website is down. And I said, okay, where is it hosted? And he said, I&#8217;m not sure.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So four and a half, five hours later, we got the site back up. The problem is, he had been featured in an interview during an American football game. The interview was aired during the Thanksgiving Day game between the Green Bay Packers and the Chicago Bears. And so, you know, classic rivalry, the interview had happened in the Chicago Bears Locker room set, and was aired on TV all over Chicago. And so they were getting hit by a ton of traffic, and they got 14 orders before the hosting that was supporting their site died.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:08:29] <strong>Nathan Wrigley:</strong> It went viral. One of the first examples of going viral.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:08:32] <strong>Zach Stepek:</strong> Exactly. And so they got 14 orders and then the server just stopped. And so I had to do root cause analysis, and figure out what had happened. And we determined that it was because the email spool, because there was an email server on the same server as the web server, had filled with the new product order emails from WooCommerce. And because the server didn&#8217;t have a lot of power to begin with, it was a small VPS that had been donated to the organisation. Very grateful that that had happened because that was what got them started. But it was never designed for the level of traffic that they had received. And so after those 14 orders, delivering three emails a piece, the server ran out of memory because the email spool ran the server out of memory.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And when a server runs out of memory, it causes a cascading effect that basically took down the website and everything related to it and hard crashed the VPS so that it could not recover. We didn&#8217;t have a login to go in and reset the VPS until four and a half hours later. So the window of opportunity had already closed by the time I had the login information, could reset the server, and we figured out what was going on. That led to me working there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Worked there for a little over a year and a half. And I fell in love with WooCommerce and WordPress through that process, and ended up talking about that site at WordCamp, Milwaukee, 2015. And at the time Patrick Rauland was the Product Manager for WooCommerce at WooThemes, and he flew from Denver to Milwaukee to see my talk. And that led to a relationship with the WooCommerce team that has not stopped since.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So it was really, really cool. I got to speak at WooConf as a keynote speaker in 2017. I had started an agency that started out small and became a force to be reckoned with in the three years that I was with it. Pivoted out of that for reasons that we don&#8217;t need to get into. And then moved into the hosting space, and I&#8217;ve been there since.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And in that space I&#8217;ve been focused on partnerships. So as of today, I am a freelancer who is doing fractional work in the partnership space and also doing some work on WordPress websites again, so WooCommerce sites and the like. Making recommendations for hosting infrastructure and stability for scaling those sites.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:11:17] <strong>Nathan Wrigley:</strong> That is such an interesting story. I mean, you&#8217;ve run the gamut of all of it really. And dear listener, there are so many other stories that could be filled in in between those things because Zach&#8217;s got a lot going on outside of the day job and the things that he&#8217;s just described, there&#8217;s an awful lot of other things going on as well. So what a rich and interesting life you have had.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I hate to drag it back in a way to what we&#8217;re going to talk about, because given all of that exciting stuff, this may seem, you know, a little bit dry. But we&#8217;re going to get there because Zach wants to talk to us today about partnerships basically.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Just for the listeners Zach, this isn&#8217;t for your benefit, this is for the listener&#8217;s benefit, I think it&#8217;s fair to say that a lot of the people listening to this podcast, we&#8217;ve got developers, we&#8217;ve got people who have been in the space for years and years and years, but I get quite a bit of email and a lot of it says, you know, I&#8217;m new to WordPress and that kind of thing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And they really don&#8217;t know that events take place, that there&#8217;s this whole tapestry of people interconnecting, and hanging out in the real world. And that some of the companies that they may have heard of, they partner up with other companies. So plugin companies might partner up with hosting companies that then do other different things.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Do you just want to paint a bit of a picture of what a partnership is in the WordPress space in 2026? Now I know that&#8217;s a very open-ended question, because there&#8217;s no two that&#8217;ll be alike, but just give us an idea.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:12:37] <strong>Zach Stepek:</strong> So I like to divide partnerships into two types. One is the relationship between creators or builders or agency owners, and the hosting companies that they use to host the websites for their customers.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And the other, well there&#8217;s two forms of the other, and that is product companies that build products around WordPress who partner with either agencies or hosts.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;ve been writing a lot on LinkedIn lately about how I feel about partnerships, and part of it was this pivot into thinking in terms of ecosystems. And I&#8217;m not the first one to say that. Jonathan Wold has been saying that for a few years now, how WordPress is an ecosystem.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But there are basically these three layers that are interconnected and work together, right? And so for most successful site builds, you have either an individual or an agency who&#8217;s building the site. You have the product companies that build the software that is layered into WordPress that powers the site, whether that&#8217;s a theme like Ollie or Kadence, or a plugin for anything like Gravity Forms for forms or for Formidable Forms, or any of the other forum companies who will be really upset I didn&#8217;t mention them by name. Or an SEO plugin or any of these other ancillary tools that make WordPress more capable.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so those two things, the agency and then the products need to work in harmony because the agency needs to understand the products well enough to implement them, and the product companies need to understand the agency&#8217;s needs well enough to serve them through their products and through support for those products.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then there&#8217;s a third layer, and it&#8217;s a layer that a lot of people think about in terms of more a vendor relationship than a partnership. And that is the hosting side, the infrastructure. When you start a company and you&#8217;re a retail company, one of the first things that you do is you go out and you look for where you&#8217;re going to put your retail store, right? And so you look for real estate.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You want a couple of things. You want high traffic areas that can handle bringing you people, and that can also handle the amount of people you&#8217;re going to just get naturally, right?</p>\n\n\n\n<p class=\"wp-block-paragraph\">So you&#8217;re looking at things like traffic numbers that are going to go past your retail space. You&#8217;re looking at, population density, all of these other things. And where are you going to advertise in town? How are you going to be bringing people to you?</p>\n\n\n\n<p class=\"wp-block-paragraph\">And the internet is very similar in its structure to what we do for a physical retail store. So your infrastructure, your hosting is like the address that you&#8217;re putting your retail store at. And so if you skimp on hosting and you go for somebody who offers $3 a month for unlimited websites, you&#8217;re putting yourself in the cheapest rent you can possibly pay for your storefront. And by doing so, you&#8217;re not going to have the ability to handle the same traffic as say, a location on Madison Avenue in New York might be able to. It&#8217;s different, right? It is a different setup. You could be on, in the Miracle Mile in Chicago. That&#8217;s great retail space. It&#8217;s incredibly expensive, but if your business can support it, that&#8217;s the place to be.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There are some other parallels we can talk about with some of the SaaS companies like Shopify that have created almost a mall. Because they&#8217;ve created this payments platform that allows them to expose stores to people, right? So shop pay will give you suggestions of other things that you can buy if you open the shop app on your mobile device. So it has a built in kind of discoverability, but that discoverability comes with a price. And that price is a percentage of your business forever. Even on their high end tiers, they still are getting a percentage of your business on Shopify Plus. That&#8217;s just how they make money.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So all of that to say, there are parallels between how we host a website and how we might position a retail space, right? So premium hosting is a big deal. It&#8217;s a huge deal, especially in e-commerce where scale matters because every visitor is a potential sale. Every sale is the only way your company makes money, right? The impetus of e-commerce is transactional. It is, somebody comes to your store, buys a product, you ship it to them, they receive it, and you have completed your contract with them to deliver the product that they asked for.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because of that, if they come to your website and your site fails because you&#8217;re getting too much traffic, for example, it&#8217;s akin to if you were walking through a Best Buy and as you&#8217;re walking through the store, things around you just start to deteriorate. If you were walking through a store where the products you were looking at just stopped existing for fractions of time, like how long would you stay in that store?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:12] <strong>Nathan Wrigley:</strong> Or you couldn&#8217;t quite pick the box up. You could get your hands on it, but then everything just stopped. You couldn&#8217;t lift it off the shelf. Yeah, that&#8217;s, you wouldn&#8217;t stay long is the answer.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:22] <strong>Zach Stepek:</strong> No. No. And that&#8217;s the same thing that happens with bad infrastructure for e-commerce sites. So that&#8217;s that third pillar of partnership and what makes a successful WordPress site.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:33] <strong>Nathan Wrigley:</strong> Can I just ask a quick question around that? So before we penetrate deeper into that. So you mentioned these three things and you&#8217;ve got the, and you did them in that order. So we had agency, or that could be an individual, I guess, but let&#8217;s go with the agency word because it&#8217;s easier. Which then has some kind of relationship with the product companies. So themes, plugins, whatever that may be. So that&#8217;s the second tier, if you like. And then there&#8217;s the third tier, which is hosting, stroke, infrastructure. But let&#8217;s, again, let&#8217;s just call it hosting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So you listed those things in order, but I&#8217;m imagining, and I could be wrong, that instead of it being like a layer cake, it&#8217;s more of a kind of an overlapping Venn diagram. The three things are in concert with each other. So a triangle if you like. So the agency, whilst in your description, it&#8217;s kind of next to the product company, well it&#8217;s also next to the hosting and infrastructure side of things as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In other words, the partnerships that we&#8217;ll get into, it&#8217;s not bound from layer one to layer two, and layer two to layer three. Three goes to one, two goes to three, and so on. Have I encapsulated that right?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:35] <strong>Zach Stepek:</strong> Yeah, think of it almost as a Celtic knot, right?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:38] <strong>Nathan Wrigley:</strong> Yeah, okay. Go Google that, dear listener.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:41] <strong>Zach Stepek:</strong> It&#8217;s this never ending connection of multiple pieces all forming a whole. And the interconnected nature of it doesn&#8217;t end, at least when things are working well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There are product companies that have terrible support. There are infrastructure companies, hosting companies, that have terrible support. So those things, there are agencies that have terrible support, I mean this is not something that is only relegated to the product and hosting companies. Every layer has the potential for having pieces fall apart. The strength of the whole is only as strong as the weakest of the parts in the partnership.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:22] <strong>Nathan Wrigley:</strong> That&#8217;s fascinating. So we&#8217;re imagining that these things are not just overlapping, they&#8217;re holding each other together. And at this point I&#8217;m kind of imagining almost like a bubble that you blow with those bubble kits that you get as a child. The whole thing is, those three things are holding that bubble together, but it just takes one of them, the little pop with the needle and doop, the whole thing sort of comes apart because, they are the underpinnings of each other. That&#8217;s really interesting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Can I just make an observation at this point? And again, you can rail against it or agree. I don&#8217;t know where you&#8217;re going to go. It feels like the revenue side of those things, the giant if you like, in the room there, the one that traditionally seems to make the money, all the money, most of the money, lots of money, is the hosting infrastructure side of things.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then the two other layers, you know, the product companies, the theme companies, the plugin companies, whatever. There are a few examples that escape velocity and managed to pull away from the earth&#8217;s gravity, you know, Gravity Forms might be a good example in fact, who have that trajectory, but they&#8217;re big. But the rest of it is just lots and lots of much smaller entities. So thousands, many, many thousands of smaller entities with a single theme, or a collection of plugins, or what have you. And the same, I think would be true for the agencies. Just lots and lots of that spread out.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So in terms of demographics, the hosting companies, that seems to be a small number, but they make lots of revenue. Whereas the other two, the agency and the product companies, large numbers, all making less revenue individually, potentially. I know I&#8217;m drawing a lot of parallels that maybe are not necessarily going to hold up to scrutiny, but you get what I mean. That&#8217;s quite an interesting dynamic, because they&#8217;re relying upon each other and yet in some situations, you have a few players which might be able to punch above their weight because of their bank balance and the size of their business.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:11] <strong>Zach Stepek:</strong> No, absolutely. I mean we&#8217;re all familiar with the larger WordPress VIP level agencies, right? They&#8217;re the people who are out there in the community giving back the most frequently a lot of the times. So, you know, you see companies like Fueled who now has 10up as its WordPress practise within Fueled, right? And Fueled gives back a ton of open source technology just to the community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s stuff that they built to serve their customers that they&#8217;ve given back to the community, because Jake has always been a good steward of the WordPress community in general. So he understands and recognises that the true benefit of an open source platform like WordPress is not only the things we can create on top of it because we have access to the code, but the community that can be created on top of the solutions we create.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So look at something like ElasticPress as an example. ElasticPress is an open source tool that also has been commercialised into a hosted product by Fueled. And it replaces search in WordPress with something that is much, much better, right? ElasticSearch is much better at searching indexed content than SQL is at searching a relational database for anything within it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It replaces something that is a bit of a hole in what WordPress can do with something that is better. And they gave it to the community. They gave it to the community, because it&#8217;s based on open source server software. So it made sense for the plugin that enables the use of this open source server with this open source CMS to also be an open source plugin. And because of that, they have community members that contribute back to the ElasticPress product when there are bugs that they find, and solutions to things that they find. And they have a constant feedback loop of how to improve their product.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And that all happens because they decided to be good stewards within the WordPress community. They&#8217;re not the only ones. There are many. WebDevStudios just released Theme Switcher Pro. If you haven&#8217;t heard Brad talking about Theme Switcher Pro yet, you haven&#8217;t been on the internet around WordPress, because are absolutely right to be marketing what they built.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It was, again, something that was built around a need. They saw a need for an easier way for people to move from where they were with classic themes, to block-based themes more gradually. So in large enterprises, it&#8217;s sometimes hard to just wholesale replace the theme of a website. So they built a solution that allowed you to replace parts of it, a little bit at a time and move to a block-based architecture over time rather than all at once.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so these companies are building tools around what WordPress can do to fit needs that they&#8217;ve found working with their customers. So in these cases, the agencies become the product companies, right?</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then there are product companies that, they were built around solving a need. Things like Gravity Forms, or other form plugins, that were built to solve the problem with form submissions in WordPress. And all of these things are all participating in the same ecosystem, right? But if you build a site that has 75 plugins installed and one of them doesn&#8217;t play well with others, the whole thing comes tumbling down.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:01] <strong>Nathan Wrigley:</strong> Oh, that&#8217;s a good analogy.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:02] <strong>Zach Stepek:</strong> You look at that, and the reason we&#8217;re, that I&#8217;m focused right now on ecosystem building and on building this, a network of people who want to work together is because a rising tide lifts all ships, right? We want WordPress to continue growing as an ecosystem. And like you mentioned, hosting companies tend to be the ones with the most money in the room. That&#8217;s not always the case, but they make a good amount of money on hosting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I think that hosting companies have a responsibility to be good stewards to the community in the same way that I just talked about WebDevStudios and Fueled being good stewards of the community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so hosting companies are in a unique position where they can drive these values based partnerships that allow for agencies to meet product owners and product owners to meet agencies who are all part of their partner programmes, right? They all can invest together in their mutual success.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Values driven partnership is a long game, right? It&#8217;s kind of the difference between planting a forest and picking apples off of a tree. If all you want is the apples, you just strip the branches of all the apples and you move on. But if you&#8217;re planting a forest together, you&#8217;re thinking about ecosystem, right?</p>\n\n\n\n<p class=\"wp-block-paragraph\">So in the best partnerships, both sides are invested in that mutual success. You care about your partner&#8217;s customers, their teams, the reputation they carry in the community. Revenue matters, but the revenue is just the result of doing all the other things well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:27:45] <strong>Nathan Wrigley:</strong> There&#8217;s so much to unpick here and I&#8217;m going to try and do some of that. So you&#8217;ve got this rising tide carries all boats thing, which I think is so important. We forget that at our peril.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But also I want to use the word synergy, where the whole is greater than the sum of its parts. You know, WordPress is so impressive because all these three layers, the agency, the product, the hosting company, because they&#8217;ve got overlapping concerns and it&#8217;s just over the last 20 odd years, it&#8217;s worked somehow.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Often on this podcast I say, I want to rewind, and that&#8217;s what I want to do. I just want to rewind back 22 odd years. There was no playbook for how this would turn out. We didn&#8217;t know that any of those three layers would exist. We didn&#8217;t know that there would be a thing like an agency, that there would be a freelance web developer, that that would be a thing. These industries didn&#8217;t exist.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We didn&#8217;t know that product companies would pop up because the plugin architecture and the theme architecture in WordPress would enable that, and it was okay to exchange money for those things. It turned out that was a thing with WordPress that you could do that other CMSs kind of pushed back upon. And then that hosting would become the bedrock of that whole thing as well. We didn&#8217;t know that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And 22 years later, with a lot of agreement, but a fair level of disagreement, I imagine along the way, those three pillars, for want of a better word, they&#8217;ve evolved and they&#8217;ve become what they are now. We are recording this in the year 2026, and I feel like there&#8217;s a change that&#8217;s happened at some point. I don&#8217;t know when it was, but it feels like that synergy, that unwritten, and yet completely understood by the WordPress community, that unwritten, unspoken, contract, in many ways. It feels like that&#8217;s maybe disappearing a little bit.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;m probably overemphasising that, but do you sense that a bit? That the maker taker thing is kind of skewing it. That money has become such an integral part of the WordPress project, so many lives bound up with the money, the revenue that&#8217;s generated by the company that they work for and what have you, that it&#8217;s so easy to lose sight of that bigger piece. The rising tide carries all boats.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And instead of the rising tide, what we&#8217;ve got is circling the wagons. You know, looking out for ourselves, and making sure we&#8217;ve got what we need to survive. And of course, just forgetting, wait, the very fabric, the foundations upon which our business is built, we must maintain that in the next year, in the next two years, in the next five and ten years, otherwise we&#8217;re just, well we&#8217;re standing on sand, we don&#8217;t have a firm foundation. There was a lot there and there certainly was no question, but discuss.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:30:26] <strong>Zach Stepek:</strong> No, so what we&#8217;re seeing is this move toward, it&#8217;s unfortunate because I see it happening in a lot of companies right now. Where they&#8217;ve taken on investment. They no longer are fully in charge of their own destinies, because they now have people to answer to that want to get a return out of the money they&#8217;ve injected into the WordPress community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And the only thing that private equity generally sees is the dollar, or the pound, or the whatever your local currency is, right? That&#8217;s all they see. That&#8217;s all they see. And when you talk about an ecosystem of interrelated, interlocking pieces that all have to work in harmony, and then you have a force that&#8217;s in an industry that is interested only in transaction, that is at odds with how an open source community is built, right? So taking things to a transactional level only chases short term wins, because that relationship only lasts as long as you can continue to squeeze money out of it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:37] <strong>Nathan Wrigley:</strong> It is such an interesting juxtaposition with broader society. So you live in the US I live in the UK. We&#8217;re both democracies, and we&#8217;re both capitalist democracies. And from a very early age, the subliminal message being delivered to all of us is, work hard, produce things and just see what you can get out of it all. Charge what the market will bear, and the rest of society will figure all of that out. The market is the thing, and somehow it&#8217;ll all beautifully work and balance.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This is so different to that. This is something else. It&#8217;s some, there&#8217;s a philanthropic outside to it which, it&#8217;s very hard to encapsulate, but the whole 22 year history of it is built upon the shoulders of many, many thousands, tens of thousands of people who didn&#8217;t necessarily have that as the basis upon which they were working.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You know, there was a lot of philanthropy, a lot of volunteer time, for want of a better word. And so projects like WordPress, it feels like, if the only metric for success by a WordPress company is going to be ROI for whatever reason, you mentioned having to repay the venture capitalists or what have you. But if ROI is the only metric upon which anything is based, you aren&#8217;t thinking about the rising tide carrying all boats. You are just thinking what&#8217;s the next month going to do, and what&#8217;s the next month going to do?</p>\n\n\n\n<p class=\"wp-block-paragraph\">And again, I haven&#8217;t got a question in there, there&#8217;s just an observation. But there&#8217;s something intangible there. There&#8217;s something that our ecosystem requires in order to survive that it feels is harder to, conjure up in the real world in 2026 than it was say in, I don&#8217;t know, 2017 or something like that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:24] <strong>Zach Stepek:</strong> Yeah, well, and here&#8217;s the thing, okay. When you focus on these short-term wins only, and you ignore the potential of long-term partnership and of ecosystem building, you lose out on potential revenue because of shortsightedness, right? If all you&#8217;re trying to do is close the next sale as quickly as possible to make people who don&#8217;t really know your business happy, then you&#8217;re losing sight of the potential that comes from investing in long-term sales.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And agencies understand this, especially the more enterprise focused agencies who have sales cycles that are 12, 18, 24, sometimes even 36 months long. So when these companies start to put profit ahead of people, ahead of partnership. When profit is the priority, then anything they call a partnership programme is really just a house of cards. It might stand for a while, but it&#8217;s fragile. And when people get treated like line items instead of collaborators, that trust erodes very quickly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">When every conversation becomes transactional, everyone, every layer that we talked about starts to just focus on protecting their own interests. And the irony is that the strongest growth comes from the opposite approach, right? When partners focus on people, they focus on shared wins. Those successes create real social proof.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then the community sees it. And the customers see it. And that reputation, that long-term investment in the community as a whole, in the ecosystem, is more powerful than any potential short-term revenue spike. Trust and reputation compound over time. It&#8217;s not something you develop in a single conversation.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then the other thing that&#8217;s really important about this is what the community perceives, right? Love it or hate it, the WordPress community is very harsh to companies that they see as just trying to eek out profit without giving back, without doing the things that are required to support the very ecosystem that allows them to make money. And so community perception is hugely important, and that perception drives long-term growth. Short-term thinking damages your brand equity, long-term thinking builds it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Trust, in this case, is the durable asset, right? It&#8217;s not what your MRR is or your ARR is. Those things are important because they allow you to support the business and the livelihoods that you are supporting as a company. But trust is the most important asset a company has. And when that starts to erode because the company stops acting like it used to, before the injection of capital, and starts acting like a business that is focused on only its capitalistic pursuit, trust starts to degrade, and then eventually it&#8217;s just gone.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:43] <strong>Nathan Wrigley:</strong> I&#8217;m imagining like a, I often like to kind of encapsulate things in my head and I&#8217;m kind of imagining a really tall skyscraper. And the scenario that you are describing is more death by a thousand paper cuts. It&#8217;s this slow erosion of that building. You know, imagine that building where the way that you&#8217;ve just described things, you might be removing one brick one day and then you come back another day and take a couple more. Before you know it, the whole thing starts to look shaky.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So it&#8217;s not that giant, swinging wrecking ball that&#8217;s coming and in one hit has just demolished the whole thing. This is a slow, but potentially with a certain critical momentum and enough steam behind it, enough erosion of the fabric of the whole thing that it&#8217;s inevitable. Unless the brakes are put on, that slow erosion, the building will fall down.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;m wondering if that&#8217;s more a consequence of where we are at. And I don&#8217;t mean you and I or even the WordPress community. The confidence in economies worldwide, and the nature of what&#8217;s going on in the broader world, I wonder if those kind of concerns play in.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So you know more about the corporate side of WordPress businesses than I do. I don&#8217;t know what is happening at the top tier of a lot of those bigger businesses. The sort of third tier that you mentioned. I do wonder if there&#8217;s a more, how to describe it, bean countery kind of approach to businesses.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I wonder if the calculus is much more now, what is the ROI? If we don&#8217;t see ROI, it&#8217;s not happening. Whereas in the year 2017, it would be, what&#8217;s the ROI? Well, yeah, we&#8217;ve got things which we can say we&#8217;ll make a profit from that, but we&#8217;ve also got the long bets. We&#8217;ve got the community side. We&#8217;re going to fly people to that event. We&#8217;re going to sponsor that person over there, two days a month because we know that they&#8217;re contributing to Core, and that&#8217;s part of this bigger rising tide carries all boats metaphor that we&#8217;ve been using. I don&#8217;t know if it&#8217;s true, but I wonder if the state of the world that we&#8217;re in, I wonder if that contributes a bit to it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:38:42] <strong>Zach Stepek:</strong> I think it does. I think there&#8217;s a lot of fear right now because the economy has not been as strong as what it had been in the past. We all dealt with a period of extreme recession. And despite some governments not wanting to say the word, right? The COVID-19 pandemic caused a shrink in economic factors across the board. And it was inevitable that that was going to happen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Some countries were hit harder by inflation as a result of that than others. But it&#8217;s a reality that we&#8217;ve all had to deal with, because demand for things went up and the supply went down because the workers simply weren&#8217;t there to make the things. And that&#8217;s just basic economics in a capitalistic society, right?</p>\n\n\n\n<p class=\"wp-block-paragraph\">So, yes, there&#8217;s a lot of fear. There&#8217;s a lot of fear that is causing businesses to make decisions that they wouldn&#8217;t have, you know, as you mentioned, just eight years ago in 2017. And all you have to do is look at the sponsorship page on any WordCamp or any tech event. Even events as large as CloudFest. Look at the sponsor pages. Look at who&#8217;s there and compare it to what you&#8217;ve seen in the past.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The numbers are dwindling, right? The people who are willing to continue making those investments are dwindling. Companies, whether they are product companies or agencies or hosting companies, but especially hosting companies this year, are deciding not to send people to events. They&#8217;re just not. I have heard from multiple people that work at hosting companies that are not leaving their home countries this year. It&#8217;s a belt tightening across the board.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But I understand that there&#8217;s a desire to tighten the belt and make sure that the company can survive through this current economic shift. And for hosting companies that own their own infrastructure, and even those who are renting infrastructure from a hyperscaler like Google or AWS, there&#8217;s a very scary thing on the horizon that we&#8217;re seeing, and that is the shortage of components for building servers.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And there&#8217;s this little thing that is an artificial term called Artificial Intelligence. They&#8217;re large language models people, they&#8217;re not Artificial Intelligence. There&#8217;s no intelligence there. They&#8217;re just regurgitating things they have read and digested, right? But these AI companies, these large language models take a tremendous amount of processing power.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I&#8217;m reminded of the first time that I visited a data centre. And I was in the data centre and across the aisle from what I was there to see was an AI company. And they had their servers there and the data centre had to retrofit additional cooling for the area where those AI servers were running. Whereas you could probably just wear a T-shirt and be fine in a data centre, in most cases. If you were in that area without a coat, it was bitterly cold, because there was just so much air that was chilled air being shot at these machines that were filled with graphics processors that were generating massive amounts of heat.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so you think about that, and you think about the level of hardware required to generate that amount of heat out of a simple server, and the difference in the number of components, the amount of RAM, the amount of processors, the number of graphics cards at $2,000 a piece that have to go into these massive beasts of servers. And the component shortage has a lot of hosts scared too. Not a lot of them thought in advance to buy a ton of RAM and a ton of processors, because we&#8217;ve never had a true supply shortage in that area except during the pandemic.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And at that time, everybody was slowed down. Now, nobody has slowed down. Demand is higher than ever before for hosting, and the infrastructure just isn&#8217;t there to support it. So as the prices of things like a stick of memory have gone up, the cost, the raw cost of hosting will go up too. And we&#8217;re just starting to see the beginning of that effect. But I think that companies that were built on $3 hosting are going to very quickly find that their model is no longer supported by component cost.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So yeah, there&#8217;s fear. There&#8217;s fear that is causing people to make decisions that are focused on revenue rather than relationship. And I think it&#8217;s incredibly shortsighted. I understand it. I get why fear is such a motivating factor, especially when you have lives that you&#8217;re responsible for. I&#8217;ve been there. But the important thing is remembering that, in everything you do, there are real humans behind these brands, behind these products, behind these agencies.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s really easy to talk about a whole bunch of companies like their logos on a slide. And in fact, that&#8217;s what some of these partner programmes are designed to do, collect logos. But that&#8217;s transactional, right? And all of these people are people. All of these teams are created from people, founders, developers, support staff. They&#8217;re all people, and they care deeply about the work they&#8217;re doing. At least in most cases, right?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:44:55] <strong>Nathan Wrigley:</strong> Yeah. Just sort of interjecting there as well. The fear aspect that you mentioned for all of the reasons you&#8217;ve just described is so understandable where we are right now in 2026. And so ROI, it feels like it&#8217;s becoming the thing. The thing instead of anything else. And I wonder if that&#8217;s because there&#8217;s a vacuum on the other side where anything philanthropic, so let&#8217;s say for example, I don&#8217;t know, you contribute something by giving somebody a day a week to work on Core.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The calculus there is, well, we could do the ROI thing, or we could do this other philanthropic thing, but nobody will know about it. Only we&#8217;ll know about it. And if we write a blog post, then a few people will know, but almost nobody will see that that&#8217;s happening. And so there&#8217;s no kind of quid pro quo on the other side. There isn&#8217;t the recognition.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But it feels like the wheels are beginning to turn, the cogs are starting to move around that. There seems to be some initiatives that are coming, which are going to try and address contributor hours, or badges, or whatever it is that you do. Some way of recognising, okay, that company did this, we need to lord that, and praise that, and recognise that, and write it down and keep a record of it so that we know in the future.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And maybe that will be something which will be put into the spreadsheet. There will be an ROI on that thing because it&#8217;s more tangible. It will never be as tangible as the ROI of the dollar that you get back from the dollar that you spent. But at least it will be something. It&#8217;s not just sort of shouting into the void, we give that person a day, a month. Nobody knows. Nobody knows give that person a day, a month to contribute to Core. And maybe if we get to the point where those kind of things are recognised.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I don&#8217;t know what that means. I don&#8217;t know how we make that and inflate that into something important. But maybe those kind of things start to need to matter in a way that they never did matter before, because they just didn&#8217;t need to matter. But now the landscape has changed. They now do need to matter, otherwise the revenue from these companies is going to dry up.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:47:03] <strong>Zach Stepek:</strong> Yeah, I think that&#8217;s, it&#8217;s really interesting because when you look at all of this, first of all, partnerships, what we started this whole conversation around. You mentioned the spreadsheet. Partnership success doesn&#8217;t often show up overnight on that spreadsheet, right? It&#8217;s like tending a garden. It&#8217;s not flipping a switch.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So every partnership you grow, see what I did there, it takes time. You have to build the trust. You have to learn how each other&#8217;s businesses work. If it&#8217;s a vendor relationship and it&#8217;s only built on affiliate income, right? The agency recommends you because you give them more money than another host to do so, well, are you going to learn about that agency&#8217;s business ever? No. But if you invest the time, you build that trust, you find out how each other&#8217;s businesses work. Over time, those relationships bear fruit. And the first casualty of fear is patience.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:48:07] <strong>Nathan Wrigley:</strong> I like that. That sounds like the strap line from a movie.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:48:13] <strong>Zach Stepek:</strong> You know, revenue is just a signal. It&#8217;s one signal, right? It&#8217;s not the only signal.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:48:20] <strong>Nathan Wrigley:</strong> It&#8217;s so interesting this, and it&#8217;s so difficult. So here we are, we&#8217;re doing this dance. It&#8217;s even difficult to describe even though we&#8217;ve poured the last, you know, hour into thinking about this, it&#8217;s very hard to get hold of. It&#8217;s really difficult to describe. It&#8217;s very difficult to work out, to calculate. And that maybe is it. Maybe that&#8217;s the problem where we&#8217;re at. We can&#8217;t calculate it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Like you said, it&#8217;s growing the garden, it&#8217;s turning up, doing things, things will blossom over time. It&#8217;s keeping the faith. It&#8217;s less circling of the wagons, more the rising tide carries all boats mentality.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Certainly this year feels like we&#8217;re going to go through something. And whatever comes out the other side, it will be interesting to see whether it was that wrecking ball, or whether it was people just taking a brick one at a time. Or whether it was adding stories to the building, you know, adding extra floors that didn&#8217;t exist before. It&#8217;ll be really interesting to see how this pans out because I think we&#8217;re at an inflexion point.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:49:23] <strong>Zach Stepek:</strong> We are. And I know, you said it&#8217;s hard to measure. And I do agree that it&#8217;s hard to measure the impact of something like partnerships. Revenue is the most common signal to use for that, right? It&#8217;s the thing that makes the most sense to a business mind. And the revenue is what fuels business growth, I get that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But I would posit that there are a few other metrics, a few other things we can start to look at to measure success beyond revenue. Now, like I said, revenue&#8217;s a signal. There are other signals too. What&#8217;s the trust between teams? How often are partners collaborating proactively? If you&#8217;re a hosting company, you see this pretty actively. How often are your customers having better outcomes because of the partnerships you&#8217;ve forged?</p>\n\n\n\n<p class=\"wp-block-paragraph\">Relationship equity precedes the revenue. These outcomes matter. Partnerships compound slowly. And when you&#8217;re in an environment where patience is thin because fear is high, taking the time to develop true partnerships is hard. But it is always the people that do the hard work that succeed in the end.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:50:36] <strong>Nathan Wrigley:</strong> I think that&#8217;s the perfect place to put a pin in it. That was such an interesting conversation. I don&#8217;t claim to understand the nuance of it still. I don&#8217;t, certainly don&#8217;t claim to have the answer but it was fascinating chatting that through with you. I think there&#8217;s things to be addressed in the year 2026, and that certainly was an interesting foray into that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">As much as I don&#8217;t want to end the conversation, I think now is probably the moment to do that. I just want to give you an opportunity to tell people where you are. You obviously had your bio at the beginning, but I don&#8217;t think you dropped a website or anything like that. So if you want to drop a social handle or a particular URL that people can find you, if they want to get into this conversation more deeply, go for it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:51:18] <strong>Zach Stepek:</strong> Yeah, so all of my eCommerce consultancy is done through mightyswarm.com. That&#8217;s my agency. The fractional partnership stuff that I&#8217;m working on, the fractional help, it will also run through that. It&#8217;s not quite updated to include that yet. You can find me at zachstepek.com, which is my personal site, talks a little bit about what I do. I&#8217;m in the process of rebuilding that, so it also encapsulates the other part of my life which is my concert and music photography, which we&#8217;ll talk about it another time. And I&#8217;m zstepek pretty much everywhere. So Z S T E P E K on all the social platforms that matter.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:52:00] <strong>Nathan Wrigley:</strong> I will make sure that I put whatever you&#8217;ve just said into the show notes. So if you go to wptavern.com and you search for the episode with Zach Stepek then you&#8217;ll be able to find it. If you scroll down to the bottom, it&#8217;ll be under the beginning blurb, and the transcription and things like that. Go to the bottom. There&#8217;s a useful link section so it will all be there. So Zach, what a fascinating conversation that was. I really appreciate that. Thank you so much for chatting to me today.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:52:25] <strong>Zach Stepek:</strong> Thanks for having me. It was a lot of fun. It&#8217;s always good to talk to you.</p>\n</div></details>\n\n\n\n<p class=\"wp-block-paragraph\">On the podcast today we have <a href=\"https://www.linkedin.com/in/zachstepek/\">Zach Stepek</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Zach is what you might call a ‘unicorn’ in the tech world, having held roles in design, development, and much more. His experience spans everything from ColdFusion and Flash, to JavaScript, WordPress, and WooCommerce. He’s worked with brands like IBM and MTV, in varied industries from medical records to e-commerce, and has spoken at WordCamps, WooConf, and contributed to the WordPress community through both agencies and product companies.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You might know about WordPress, agencies, product companies, and hosting, but might not have thought about how partnerships actually work in this ecosystem, or why they matter right now. Zach is here to explain just that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">He starts off by sharing his journey into WordPress, his early challenges, and how an unexpected ‘viral’ moment led him deeper into the ecosystem. He describes the three interconnected pillars of WordPress success: agencies (or individuals), product companies (think plugins, themes), and hosting / infrastructure, and how each depends on the other to thrive.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We discuss the current state of partnerships, how companies collaborate, why trust and values-driven approaches are essential, and why the rapid rise of ROI-driven, transactional thinking is at odds with WordPress’ open source roots. Zach explores the perils of short-term wins and the value of nurturing long-term, mutually beneficial relationships, especially as economic uncertainty and changes in the broader world are beginning to reshape how companies interact.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Then we talk about the challenges faced by hosting companies, the role of product companies in innovation, and how agencies often bridge these worlds. Zach makes the case for cultivating relationship equity, not just revenue, and how a rising tide can lift all boats if the community keeps its collective focus.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Towards the end we discuss how the landscape has changed, why community contributions matter more than ever, and what the future might hold as WordPress partnerships reach an inflection point.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you’re curious about how these invisible partnership threads bind the WordPress ecosystem together, and how true partnership drives success, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.elasticpress.io\">ElasticPress</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://themeswitcher.com\">Theme Switcher Pro</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://mightyswarm.com\">Mighty Swarm</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://zachstepek.com\">zachstepek.com</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://x.com/zstepek\">Zach on X</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.linkedin.com/in/zachstepek/\">Zach on LinkedIn</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 Mar 2026 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"Open Channels FM: Pink, Pixels, and Progress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2551330\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"https://openchannels.fm/pink-pixels-and-progress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:164:\"In this clip Jessica Malamud chats with Adam Weeks about Elementor\'s brand evolution, focusing on the right pink shade and design details that emphasize creativity.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 Mar 2026 13:15:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"HeroPress: An Eighth Grader’s Dream Comes True\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=8545\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:142:\"https://heropress.com/essays/an-eighth-graders-dream-comes-true/#utm_source=rss&utm_medium=rss&utm_campaign=an-eighth-graders-dream-comes-true\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7323:\"<img alt=\"Pull Quote: The sense of community and belonging was strong.\" class=\"attachment-large size-large wp-post-image\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2026/03/032426.webp\" width=\"1024\" /><figure class=\"wp-block-audio\"><audio controls=\"controls\" src=\"https://heropress.com/wp-content/uploads/2026/03/ray_mitchell_heropress.mp3\"></audio><figcaption class=\"wp-element-caption\">Here is Ray reading his own essay aloud.</figcaption></figure>\n\n\n\n<p>When I was in eighth grade, I wanted to be a commercial artist. It wasn’t common thinking at the time (and for some it still isn&#8217;t) for art or design to be considered a practical career path. The thinking was, within art there was fine art for the people who could really paint or draw, and commercial art for people whose skills were passable; neither of which would lead to a comfortable lifestyle.</p>\n\n\n\n<p>I was just OK and never would be a fine painter, I was good enough at design for screen-printing and designing the posters and programs for the Jr. High fashion show or laying out the school newspaper. I liked it a lot, though I eventually pursued other career aspirations.</p>\n\n\n\n<p>I start the story this way because later in life, WordPress gave me the opportunity to have the career I wanted when I was 14.</p>\n\n\n\n<p>Today I run Made for You Media, a well-respected digital marketing agency specializing in WordPress for local businesses, but the path here took many turns and had many ups and downs.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-i-got-here\">How I Got Here</h2>\n\n\n\n<p>After attending college, the path I found myself on led me far from the world of art. I spent time working in a chemistry lab, in retail, then eventually to financial services. I spent almost twenty years working for the &#8220;Don&#8217;t leave home without it&#8221; credit card company, serving international markets in Asia and Latin America. During a stint in Canada, my wife grew tired of being away from family. With news that we would soon have a grandchild on the way, we started the process to move back home.</p>\n\n\n\n<p>I knew that I wanted my own business. I planned to start a company to coach small business owners on how to build productive, high-functioning teams. Even though the dot.com bubble was long gone, I knew that even for a small, local company, I would need a good website.</p>\n\n\n\n<p>While closing out my days working in Canada, I would get home from the office around 7:30 in the evening, get something to eat, then from 9PM to about 1 or 2 in the morning, work on building, or trying to learn how to build, a business website. I repeated this routine for weeks until I had something professional looking.</p>\n\n\n\n<p>I hand-coded this first website in 2009 and it received lots of complements. However, as good as it looked on the outside, it seemed that things were always breaking under the hood. I had heard about &#8220;this WordPress thing&#8221; and started looking into it. I recreated my HTML site using the &#8220;theme that cannot be mentioned&#8211;but had great typography&#8221; and haven&#8217;t looked back.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-pivoting-to-wordpress\">Pivoting To WordPress</h2>\n\n\n\n<p>Ultimately, the coaching business I built that initial website for failed, but what I learned in building my first WordPress site enabled me to start building websites for other people. During the autumn of 2010, I built my first site for a paying client. It took me forever, but I got it launched. After building a few sites I needed to learn more than what I could on my own at the University of Google. I started attending WordCamps.</p>\n\n\n\n<p>WordCamp Raleigh was the first WordCamp I attended, and it was a great experience. In WordPress, we often talk about “the WordPress community” and that’s what it was. The same people whose blog posts I read were there in person. Experts, people who in my mind were the stars of the WordPress galaxy, were there, talking, teaching, and sharing with regular people like me. We ate barbecue, joked, and laughed together just like at a family or school reunion. The sense of community and belonging was strong, and something I still cherish.</p>\n\n\n\n<p>I got hooked on WordPress through <a href=\"https://profiles.wordpress.org/chrisjean/\">Chris Jean</a>&#8216;s exuberant enthusiasm in talking about &#8220;the loop&#8221; and his new plugin. I bought the plugin even though at the time I didn&#8217;t understand what the loop was, I just knew from his excitement it had to be good. At another WordCamp <a href=\"https://profiles.wordpress.org/sabreuse/\">Amy Hendrix</a> talked about how important it was to contribute back to WordPress, and she sunk the hook deeper. Over time, I went from attending WordCamp, to folding up chairs at the end of the day, to filming other people’s presentations, to delivering my own. I&#8217;ve since had the opportunity to speak at several WordCamps including a couple of times at WCUS.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-we-ve-become\">What We&#8217;ve Become</h2>\n\n\n\n<p>Over the years my company has built many websites using WordPress, mainly supporting local businesses in the US, but also internationally. We&#8217;ve been able to serve many non-profit organizations, allowing them to effectively and affordably serve their communities, leveraging the WordPress platform to attract volunteers and donations. I even had the opportunity to write my first book, Magical Websites for Coaches, an instructional text that showcases the power of WordPress.</p>\n\n\n\n<p>I point this out because WordPress and the WordPress community enable someone who&#8217;s motivated to leverage their experience to start what can become a very profitable business at a very low cost. With the business lessons I&#8217;d learned over the years, a domain name and an affordable shared hosting plan (thanks <a href=\"https://dreamhost.com\">Dreamhost</a>) and a few business cards, I was able to launch my business. In the process, I&#8217;ve had the opportunity to make great friends and build lasting relationships, meet, and learn from some very smart and inspiring people, and after many years, have a successful career “doing commercial art&#8221; full-time at my own company.</p>\n\n\n\n<div class=\"wp-block-group has-background is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-fc43baa9 wp-block-group-is-layout-flex\" id=\"desktop\">\n<h2 class=\"kt-adv-heading8545_22364b-5e wp-block-kadence-advancedheading\" id=\"work-environment\">Ray&#8217;s Work Environment</h2>\n\n\n\n<p>We asked Ray for a view into his development life and this is what he sent!</p>\n\n\n	<div class=\"hotspots-image-container\">\n		<img alt=\"Ray Mitchell&#039;s Desktop\" class=\"hotspots-image skip-lazy\" height=\"1922\" src=\"https://heropress.com/wp-content/uploads/2026/03/desktop-heropress-ray-mitchell-scaled-1.webp\" width=\"2560\" />\n	</div>\n\n\n\n\n<p class=\"has--font-size\">HeroPress would like to thank <a href=\"https://wpdrawattention.com/\">Draw Attention</a> for their donation of the plugin to make this interactive image!</p>\n</div>\n<p>The post <a href=\"https://heropress.com/essays/an-eighth-graders-dream-comes-true/\">An Eighth Grader&#8217;s Dream Comes True</a> appeared first on <a href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 Mar 2026 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Ray Mitchell\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Matt: Beautiful Hack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=151627\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"https://ma.tt/2026/03/beautiful-hack/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:542:\"<p class=\"wp-block-paragraph\">It&#8217;s bad, but it&#8217;s so good. <a href=\"https://snyk.io/articles/poisoned-security-scanner-backdooring-litellm/\">As you read this deep dive into the LiteLLM backdoor hack</a>, <a href=\"https://www.aikido.dev/blog/teampcp-deploys-worm-npm-trivy-compromise\">or this one</a>, it&#8217;s really just quite impressive. The use of <a href=\"https://docs.internetcomputer.org/building-apps/essentials/canisters\">ICP canisters</a>, wow. Just as an engineer, I&#8217;d love to meet the minds behind this code.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 Mar 2026 03:13:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: WordPress 7.0 Release Candidate 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=20229\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2026/03/wordpress-7-0-release-candidate-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11493:\"<p class=\"wp-block-paragraph\">The first Release Candidate (“RC1”) for WordPress 7.0 is ready for download and testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This version of the WordPress software is still under development</strong>. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended to evaluate RC1 on a test server and site.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 RC1 can be tested using any of the following methods:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream.)</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-7.0-RC1.zip\">RC1 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command: <br /><code>wp core update --version=7.0-</code>RC1</td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn88xn\">WordPress Playground instance</a> to test the software directly in your browser.  No setup required – just click and go! </td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The scheduled final release date for WordPress 7.0 is <strong>April 9, 2026</strong>. The full <a href=\"https://make.wordpress.org/core/2026/02/12/wordpress-7-0-release-party-schedule/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who helps with testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\">Please continue checking the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/7-0\">7.0-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 7.0 RC1?</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What’s new in WordPress 7.0</strong>? Check out the <a href=\"https://wordpress.org/news/2026/02/wordpress-7-0-beta-1/\">Beta 1 announcement</a> and <a href=\"https://make.wordpress.org/core/tag/dev-notes+7-0/\">WordPress 7.0 Developer Notes</a> for details and highlights.</p>\n\n\n\n<p class=\"wp-block-paragraph\">RC1 contains more than 134 updates and fixes since the Beta 5 release. You can browse the technical details for all issues addressed since Beta 5 using these links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/7.0?since=2026-03-12&amp;until=2026-03-24\">GitHub commits</a> since March 12, 2026</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=03%2F12%2F2026..03%2F24%2F2026&amp;milestone=7.0&amp;group=component&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets</a> since March 12, 2026</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">New Features since Beta 1</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The release squad in conjunction with project leadership identified additional features that were not ready for beta 1 but are included in RC1 as supporting requirements for flagship features of the release.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://core.trac.wordpress.org/ticket/64730\">AI Connectors Screen</a> &#8211; A new admin screen for connecting AI providers to your site and an <a href=\"https://core.trac.wordpress.org/ticket/64791\">API for registering additional ones</a>.</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/75757\">The Command Palette</a> is now available via a <code>⌘K</code> or <code>Ctrl+K</code> shortcut in the admin bar.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Want to look deeper into the details and technical notes for this release? These tickets and pull requests are just some of the latest updates:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/76700\">#GB-76700</a>: Client Side Media as plugin only</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/76722\">#GB-76722</a>: Add support for non-AI providers on Connector&#8217;s Screen</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/76736\">#GB-76736</a>: New activation hook to enable RTC by default</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/64904\">#64904</a>: <code>WP_ALLOW_COLLABORATION</code> constant for RTC</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/76704\">#</a><a href=\"https://github.com/WordPress/gutenberg/pull/76643\">GB-76704</a>: Increased polling intervals for RTC</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/76643\">#GB-76643</a>: Real Time Collaboration is opt-in by default</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/76460\">#GB-76460</a>: Toggle to turn RTC session notifications on/off</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/changeset/62046\">#62046</a>: Update PHP AI Client package to 1.3.1</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/76550\">#GB-76550</a>: Revisions: Show changed block attributes in sidebar</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/changeset/62067\">#62067</a>: Single config option to disable all LLM related features</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/63697\">#63697</a>: OPCache added to <code>Site Health &gt; Info &gt; Server</code></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The final release is on track for April 9, 2026.</strong> As always, a successful release depends on your confirmation during testing. So please download and test!</p>\n\n\n\n<h2 class=\"wp-block-heading\">How you can contribute</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help test this release</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Testing for issues is crucial to the development of any software. It’s also a meaningful way for anyone to contribute. Your help testing the WordPress 7.0 RC1 version is key to ensuring that the final release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important. This <a href=\"https://make.wordpress.org/test/2026/02/20/help-test-wordpress-7-0/\">detailed guide</a> will walk you through testing features in WordPress 7.0.</p>\n\n\n\n<p class=\"wp-block-paragraph\">What to test:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/test/2026/03/11/its-time-to-test-real-time-collaboration/\">Real Time Collaboration</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/test/2026/02/27/call-for-testing-pattern-editing-and-content-only-interactivity-in-wordpress-7-0/\">Pattern Editing and content-only Interactivity</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Test on your hosting platforms</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Hosting systems provide vital infrastructure for supporting WordPress and its users. Testing on hosting infrastructure ensures that WordPress and hosting systems are fully compatible, free of errors, optimized for the best possible user experience, and that updates roll out to customer sites without issue. Thank you to all <a href=\"https://make.wordpress.org/hosting/test-results/\">web hosts who test WordPress</a>!</p>\n\n\n\n<p class=\"wp-block-paragraph\">Want to set up testing on your hosting system? <a href=\"https://make.wordpress.org/hosting/test-results-getting-started/\">Get started with configuring distributed hosting tests here</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p class=\"wp-block-paragraph\">For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Thanks for continuing to test your themes and plugins with the WordPress 7.0 beta releases. With RC1, you’ll want to conclude your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to <code>7.0</code>. If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Help translate WordPress</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Do you speak a language other than English? ¿Español? Français? Русский? 日本語? हिन्दी? বাংলা? मराठी? ಕನ್ನಡ?  You can <a href=\"https://make.wordpress.org/polyglots/handbook/translating/\">help translate WordPress into more than 100 languages</a>. This release milestone (RC1) marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a> point of the 7.0 release cycle. However, strings will not be available for translation until RC2 later this week.</p>\n\n\n\n<h2 class=\"wp-block-heading\">An RC1 haiku</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><em>RC1 arrives</em></p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>with momentum, sped up time</em></p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>and jazz on the mind.</em></p>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\"><em>Props to <a class=\"mention\" href=\"https://profiles.wordpress.org/4thhubbard/\"><span class=\"mentions-prefix\">@</span>4thhubbard</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/desrosj/\"><span class=\"mentions-prefix\">@</span>desrosj</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/jeffpaul/\"><span class=\"mentions-prefix\">@</span>jeffpaul</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/chaion07/\"><span class=\"mentions-prefix\">@</span>chaion07</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/audrasjb/\"><span class=\"mentions-prefix\">@</span>audrasjb</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/jorbin/\"><span class=\"mentions-prefix\">@</span>jorbin</a> for collaboration and review.</em></p>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 24 Mar 2026 19:32:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Amy Kamala\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"Open Channels FM: Bridging the Gaps: Why Multiple Decentralized Social Protocols Are Still Necessary\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2551031\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"https://openchannels.fm/bridging-the-gaps-why-multiple-decentralized-social-protocols-are-still-necessary/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:168:\"In decentralized social networks, hope for one universal protocol is unrealistic; instead, building bridges and embracing diversity fosters innovation and connectivity.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 24 Mar 2026 14:03:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"Open Channels FM: How to Prepare, Network, and Recharge During Business Conferences\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2551163\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://openchannels.fm/how-to-prepare-network-and-recharge-during-business-conferences/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:215:\"In this episode, Bob and Cami chat about maximizing conference experiences, sharing tips on client communication, essential gear, avoiding burnout, and the importance of balance—plus some hilarious travel stories.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 24 Mar 2026 13:45:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Matt: WP.com MCP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=151570\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://ma.tt/2026/03/wp-com-mcp/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:395:\"<p class=\"wp-block-paragraph\">If you host your WordPress on <a href=\"https://wordpress.com/blog/2026/03/20/ai-agent-manage-content/\">WordPress.com your AI agent can now manage your entire site</a>, including updating posts or pages, making drafts, pretty much all the things you normally do with WordPress. Hook this up to your OpenClaw, Hermes, ChatGPT, Claude, Grok, whatever and have fun!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 Mar 2026 21:57:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"Matt: Miriam’s Sweet Site\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=151598\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://ma.tt/2026/03/miriam/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:570:\"<p class=\"wp-block-paragraph\">Long-time WordPresser <a href=\"https://miriamschwab.me/\">Miriam Schwab just rebuilt her WordPress site with Claude Code and it looks amazing</a>. Go check it out, this is what is possible now with proper prompting. I&#8217;d love to see a WordCamp keynote from Miriam on her process in this. (And she&#8217;s doing this while missiles are flying overhead. Wow.)</p>\n\n\n\n<p class=\"wp-block-paragraph\">Update: <a href=\"https://miriamschwab.me/i-didnt-think-this-site-would-get-much-attention-ever/\">She blogged a bit about the process</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 22 Mar 2026 21:41:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Matt: Bay Lights are Back!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=151572\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"https://ma.tt/2026/03/bay-relighting/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3092:\"<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-151574\" height=\"340\" src=\"https://i0.wp.com/ma.tt/files/2026/03/TBL_Longview-1024x576.jpg?resize=604%2C340&#038;quality=89&#038;ssl=1\" width=\"604\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Tonight, a project very near and dear to my heart, the <a href=\"https://illuminate.org/projects/thebaylights/\">Bay Lights in San Francisco</a>, are officially re-lighting after a three-year hiatus. It&#8217;s been an incredible journey getting here. I literally mortgaged my apartment in 2013 to help fund them the first time around, and it&#8217;s such an honor to see them relit now with better technology and new programming from the amazing artist <a href=\"https://villareal.net/\">Leo Villareal</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Whether you&#8217;re looking down at the lights from a penthouse or top office, or up at them from the water along the Embarcadero, this is truly an art project that illuminates the soul of everyone in San Francisco, radically accessible and open.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;ve heard they&#8217;re still raising around 500k to close out the project. You <a href=\"https://sif.illuminate.org/\">can dedicate a light here for someone special</a>. I&#8217;m going to do one to <a href=\"https://ma.tt/2016/04/in-memoriam-chuck-mullenweg/\">honor my father, who passed in 2016</a>. If you&#8217;d like to be part of San Francisco&#8217;s boom loop and have a pleasant twinkle of enlightenment every time you see the bridge, I encourage you to donate as well!</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you live somewhere with a view of the bridge, think of it as buying a piece of art you&#8217;ll enjoy every night, and also having that warm feeling of being part of making San Francisco more beautiful for everyone.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;m on the board of Illuminate, which only has two full-time employees, and I&#8217;ve never seen another non-profit generate so much public joy and benefit with so few people. They&#8217;re also behind <a href=\"https://illuminate.org/projects/golden-mile-project/\">the Golden Mile</a> and the <a href=\"https://illuminate.org/venues/golden-gate-bandshell/\">live music at the Golden Gate Bandshell</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Please consider <a href=\"https://sif.illuminate.org/\">making a one-time donation of a light, which is anywhere from $100 to $2,500</a>, or <a href=\"https://illuminate.org/donate/#donate\">become a recurring member of the Illuminate Tribe</a>, or if you are really part of making San Francisco better consider <a href=\"https://illuminate.org/donate/#illuminary\">being an Illuminary at 50k/yr</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Also, thank you to all the <a href=\"https://wordpress.org/\">WordPress</a> community members who have done so much to support this project and help them fundraise and improve their website. It&#8217;s such a great example of the WordPress open source spirit and ethos.</p>\n\n\n\n<p class=\"wp-block-paragraph\">San Francisco is so back! Let&#8217;s go!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 21 Mar 2026 02:08:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"Matt: Introducing Me.sh\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=151564\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://ma.tt/2026/03/mesh/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:662:\"<p class=\"wp-block-paragraph\">Very excited to share that the <a href=\"https://ma.tt/2025/06/clay/\">Clay.earth team that joined Automattic last year</a> is re-launching under a new, <a href=\"https://me.sh/stories/mesh\">very cool name and brand: Mesh</a>. Imagine something that joins you (me) to everyone you&#8217;re connected to. It&#8217;s going to be a very important layer of the distributed identity and social work we&#8217;re doing. It&#8217;s an amazing app <a href=\"https://me.sh/\">you should try out if you haven&#8217;t yet</a>. Available on the web, <a href=\"https://me.sh/start\">MacOS, Windows, iOS, and even the Vision Pro</a>. Stunning design.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 20 Mar 2026 21:32:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"Gary: Introducing claudaborative-editing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://pento.net/?p=5656\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://pento.net/2026/03/20/introducing-claudaborative-editing/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5159:\"<p class=\"wp-block-paragraph\">Human editor&#8217;s note: The post below was written by Claude Code. I personally don&#8217;t use LLMs to write for me, but I figured I&#8217;d make an exception just this once. Using entirely LLM-generated content isn&#8217;t a workable approach to writing good copy, but I&#8217;m interested in seeing how we can use these tools to interact with and improve the writing process!</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;ve been using Claude Code for more and more of my daily work, and one thing that&#8217;s been bugging me is the gap between &#8220;Claude wrote some text&#8221; and &#8220;that text is on my blog.&#8221; There&#8217;s always a manual copy-paste step, formatting fixups, and the general friction of moving content between two worlds. So I built a bridge.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://github.com/pento/claudaborative-editing\">claudaborative-editing</a> is an MCP server that lets Claude Code collaboratively edit WordPress posts in real time, right alongside you in the Gutenberg block editor. You open a post in your browser, Claude opens the same post from the terminal, and you both edit together — changes sync live via WordPress&#8217;s collaborative editing protocol.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In fact, this very post is being written by Claude, using the tool. It&#8217;s claudaborative-editing all the way down.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How it works</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 introduced real-time collaborative editing, built on <a href=\"https://yjs.dev/\">Yjs</a> — the same CRDT technology that powers tools like Figma and Notion. claudaborative-editing speaks this protocol natively: it maintains a Yjs document that mirrors your post, syncing changes back and forth with WordPress via HTTP polling. The CRDT handles merging, so simultaneous edits from you and Claude just work — no conflicts, no overwrites.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Getting started takes about 30 seconds:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>npx claudaborative-editing setup</code></pre>\n\n\n\n<p class=\"wp-block-paragraph\">The setup wizard validates your WordPress credentials and gives you the <code>claude mcp add</code> command to register the server. After that, Claude Code can connect to your site and start editing.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What Claude can do</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The server exposes a full set of block-editing tools. Claude can list and open posts, read the current block structure, insert and remove blocks, update text content and attributes, move blocks around, and save. It works at the block level — the same granularity Gutenberg uses — so edits are precise and merge-safe.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There&#8217;s a nice touch, too: when Claude writes or updates text, the changes stream into the editor character by character, like watching someone type. It&#8217;s a small thing, but it makes the collaboration feel real.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can also see Claude show up in the collaborators list — it registers its presence through the same awareness protocol that shows human editors, so you know when it&#8217;s active on a post.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s next</h2>\n\n\n\n<p class=\"wp-block-paragraph\">While writing this post, I ran into a few things I wished the tool could do — so I filed some issues to track them:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/pento/claudaborative-editing/issues/1\">Media upload and image insertion</a> — I can write the text for a blog post, but I can&#8217;t include screenshots or diagrams yet. Being able to upload and insert images would make for much more complete drafts.</li>\n\n\n\n<li><a href=\"https://github.com/pento/claudaborative-editing/issues/2\">Post metadata</a> — categories, tags, excerpts, featured images, and publication status. Right now a human still needs to handle all of that before hitting publish.</li>\n\n\n\n<li><a href=\"https://github.com/pento/claudaborative-editing/issues/3\">Closing a post without disconnecting</a> — currently the only way to stop editing a post is to disconnect from WordPress entirely, which means you need to reconnect if you want to open a different post.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">The tool is open source and available on <a href=\"https://github.com/pento/claudaborative-editing\">GitHub</a>, and you can install it right now from npm with <code>npx claudaborative-editing setup</code>. You&#8217;ll need WordPress 7.0 or later with collaborative editing enabled — flip the switch under Settings → Writing, create an application password, and you&#8217;re good to go.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;m looking forward to seeing what people do with it. If you try it out, I&#8217;d love to hear how it goes — file issues, send PRs, or just let me know. Happy claudaborating! <img alt=\"🤝\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f91d.png\" style=\"height: 1em;\" /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 20 Mar 2026 05:41:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Gary\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Open Channels FM: Open Channels FM Announces the Launch of Channel 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2551284\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://openchannels.fm/open-channels-fm-announces-the-launch-of-channel-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:152:\"Open Channels FM introduces Channel 4, a new podcast platform for diverse discussions, fostering creativity and authenticity beyond existing categories.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 Mar 2026 14:05:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:158:\"WordCamp Central: WordPress Campus Connect Jinja 2025 Recap: Piloting Africa’s First and Largest Campus Connect Program Across 12 Campuses in Eastern Uganda\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://central.wordcamp.org/?p=13899712\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:179:\"https://central.wordcamp.org/news/2026/03/wordpress-campus-connect-jinja-2025-recap-piloting-africas-first-and-largest-campus-connect-program-across-12-campuses-in-eastern-uganda/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:32575:\"<h1 class=\"wp-block-heading\"><strong>Bringing WordPress and Web Design Skills to Over 1,200 Students Across Eastern Uganda</strong><br /></h1>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-356\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_5887-1024x545.jpg\" /><figcaption class=\"wp-element-caption\">WPCC Jinja at Mpumudde High School Jinja</figcaption></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Summary</h2>\n\n\n\n<p>Over a five-month period (with a two-month holiday/national elections  break) the WordPress Jinja community successfully piloted <strong>Africa’s first and largest WordPress Campus Connect program</strong>, reaching <strong>12 schools and institutions across Eastern Uganda</strong>. Through hands-on workshops, mobile ICT labs, and student-led digital clubs, the initiative introduced <strong>1,293 students and 81 educators</strong> to WordPress, open source, and practical digital skills. Designed to bring technology education directly into classrooms where opportunities are often limited, the program empowers young people to explore digital careers, build online portfolios, and connect with the global WordPress community. Despite a two-month holiday and national election break, along with national exams and national teacher strikes, the first edition of Campus Connect Jinja demonstrated how open-source learning and imparting of WordPress and web design skills can grow sustainable student communities and inspire the next generation of digital creators.<br /><br /><strong>Why Campus Connect?</strong></p>\n\n\n\n<p>While WordCamps and meetups often bring together developers, designers, and professionals already working in technology, Campus Connect focuses on students who are just beginning their digital journeys. It creates opportunities for young people to encounter WordPress early, discover what open source means, and begin building skills that can shape their future.</p>\n\n\n\n<p>The launch of Campus Connect in Jinja builds on years of student-centered initiatives already taking place within the local WordPress community. From <strong>free web design hackathons for students</strong> to <strong>youth-focused workshops held alongside WordCamps</strong>, our local organizers have steadily worked to make technology education more accessible.</p>\n\n\n\n<p>Campus Connect represents the next step in that journey: a structured outreach program that connects schools directly with the global WordPress ecosystem while cultivating the next generation of open-source contributors.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-360\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_5073-1024x768.jpg\" /><figcaption class=\"wp-element-caption\">WPCC Jinja at Jinja Senior Secondary School</figcaption></figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Background</strong></h2>\n\n\n\n<p>When our WordPress Jinja community concluded <strong>WordCamp Jinja 2025 (our 4th WordCamp)</strong> hosted at Jinja Senior Secondary School, one moment stood out clearly: the enthusiasm of the students who had attended and participated actively. Their curiosity about WordPress, web publishing, and open-source technology revealed a powerful opportunity. What we had witnessed should not remain a one-time experience. From that realization, the idea of bringing the <strong>WordPress Campus Connect initiative to Jinja</strong> was born.</p>\n\n\n\n<p>Campus Connect is designed to bring WordPress directly into classrooms and learning spaces where opportunities in technology are often limited. The program focuses on introducing students to open source while equipping them with practical digital skills that can shape their future careers.</p>\n\n\n\n<p>Through the initiative, the WordPress Jinja community set out to:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Introduce WordPress in classrooms where opportunities in technology are often limited</li>\n\n\n\n<li>Empower young people with hands-on digital skills that prepare them for careers</li>\n\n\n\n<li>Build sustainable student-led communities through clubs and ongoing activities</li>\n\n\n\n<li>Connect local talent with global contributors, creating new opportunities for mentorship and collaboration</li>\n</ul>\n\n\n\n<p>By meeting students where they are on their campuses and within their schools, Campus Connect ensures that WordPress communities will continue to grow long after the first workshops are completed.</p>\n\n\n\n<p>However, the vision quickly revealed a significant challenge. Many schools in and around Jinja lack access to functioning computer laboratories or digital infrastructure. Without computers, students would have little chance to explore WordPress, learn web publishing, or participate in the open-source ecosystem.</p>\n\n\n\n<p>Determined not to leave anyone behind, the WordPress Jinja community partnered with local ecosystem partners that could provide <strong>mobile ICT laboratories and laptops</strong>. With these resources, the community launched a five-month outreach program that brought WordPress training directly to schools across Eastern Uganda both with in-house labs and our mobile ICT labs from partners.</p>\n\n\n\n<p>By the end of the program, <strong>more than 1,200 students and educators across twelve institutions</strong> had participated, including schools serving learners with disabilities.</p>\n\n\n\n<h1 class=\"wp-block-heading\"><strong>The Jinja Campus Connect Model</strong></h1>\n\n\n\n<p>Each Campus Connect visit followed a structured learning model designed to combine <strong>technical training, digital literacy, and career exploration</strong>.</p>\n\n\n\n<p>All sessions included:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Introduction to WordPress and the open-source ecosystem</li>\n\n\n\n<li>Hands-on website creation and content publishing</li>\n\n\n\n<li>Digital storytelling and blogging</li>\n\n\n\n<li>Responsible digital citizenship and online safety</li>\n\n\n\n<li>Career pathways including freelancing, entrepreneurship, and digital work</li>\n</ul>\n\n\n\n<p>Every visit concluded with the formation of a <strong>Student-Led WordPress and Digital Skills Club</strong> within the host institution.</p>\n\n\n\n<p>These clubs serve as satellite communities connected to the <strong>WordPress Jinja Meetup</strong>, ensuring that the learning continues long after the workshops end. Over time, the clubs will become fully integrated within their schools according to institutional guidelines and eventually organize their own student-led WordPress activities.</p>\n\n\n\n<p>Through these clubs, Campus Connect plants the seeds of sustainable local communities that can continue learning, collaborating, and contributing to open source.</p>\n\n\n\n<p><a href=\"https://photos.app.goo.gl/TJpYJJDtDVQC47dCA\">Google Photos Link:</a></p>\n\n\n\n<h1 class=\"wp-block-heading\"><strong>Our Journey of Impact: Campus by Campus Highlights</strong></h1>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>1. Macedonian Vocational Institute</strong></h2>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-364\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_4594-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-365\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_4600-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-363\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_4813-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-362\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_5012-1024x441.jpg\" /></figure>\n<figcaption class=\"blocks-gallery-caption wp-element-caption\">Macedonian Vocational Institute, Jinja &#8211; 102 Students and 5 Teachers &#8211; 4th October 2025</figcaption></figure>\n\n\n\n<p>At Macedonian Vocational Institute, the session centered on the practical value of WordPress for vocational and entrepreneurial careers. Students explored how websites and online portfolios can help artisans, technicians, and young professionals present their skills, attract clients, and grow their businesses. Through hands-on demonstrations, participants were introduced to web design, content creation, and the basics of WordPress development, while also learning how open-source tools can create opportunities beyond the classroom. A student WordPress club was further strengthened during the visit to support continued practice and portfolio building.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>2. Jinja Senior Secondary School</strong></h2>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-371\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_5073-1-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-373\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_5118-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-374\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_5314-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-372\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_5601-1024x768.jpg\" /></figure>\n<figcaption class=\"blocks-gallery-caption wp-element-caption\">Jinja SSS &#8211; 253 Students and 6 Teachers &#8211; 9th and 11th October 2025</figcaption></figure>\n\n\n\n<p>Jinja Senior Secondary School, which hosts more than 5,000 students, served as the launch point for the Campus Connect outreach program. Across two engagement sessions, an introductory session and a deeper hands-on session, students were introduced to WordPress fundamentals, website creation, blogging, and the wider culture of open-source collaboration. They explored web design, digital storytelling, and creative publishing while also gaining exposure to WordPress development concepts. The visit concluded with the establishment of a student WordPress satellite community that will eventually become a student club, led by student coordinators from the school leadership and Science and ICT Club, who will guide blogging activities and peer learning within the school community.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>3. Mpumudde High School (Horizon Campus) Jinja</strong></h2>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-377\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_5805-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-379\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_5845-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-378\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_5864-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-376\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_5887-1-1024x545.jpg\" /></figure>\n<figcaption class=\"blocks-gallery-caption wp-element-caption\">MHS Jinja -169 Students and 8 Teachers &#8211; 23rd October 2025</figcaption></figure>\n\n\n\n<p>The Campus Connect session at Mpumudde High School focused strongly on digital storytelling and youth expression. Students examined how WordPress can be used to publish ideas, document school activities, and amplify student voices in meaningful ways. Alongside practical work in creating blog posts and structuring pages, participants were introduced to the basics of website creation and open-source participation. The session encouraged students to see digital platforms not only as technical tools, but also as spaces for creativity, identity, and shared learning. A student club was formed to carry this momentum forward.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>4. Gloryland Christian College, Jinja</strong></h2>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-385\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_6219-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-382\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_6277-1024x589.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-383\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_6312-1024x618.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-384\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_6331-1024x545.jpg\" /></figure>\n<figcaption class=\"blocks-gallery-caption wp-element-caption\">GCC Jinja &#8211; 59 Students and 4 Teachers &#8211; 31st October 2025</figcaption></figure>\n\n\n\n<p>Students at Gloryland Christian College engaged in a session that combined technical learning with conversations about responsible digital participation. Alongside hands-on website creation, they explored blogging, online publishing, and the importance of credibility, ethics, and thoughtful communication in digital spaces. The training introduced students to the possibilities of WordPress while also encouraging them to think critically about how content is created and shared. The visit concluded with the formation of a student WordPress club to guide continued learning and practice.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>5. Royal Secondary School, Buwenge</strong></h2>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped wp-block-gallery-5 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-386\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_6407-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-388\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_6415-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-389\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_6442-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-387\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_6523-1024x768.jpg\" /></figure>\n<figcaption class=\"blocks-gallery-caption wp-element-caption\">Royal SS Jinja 61 Students and 6 Teachers &#8211; 4th November 2025</figcaption></figure>\n\n\n\n<p>At Royal Secondary School, the workshop emphasized the role of WordPress in school communication and community storytelling. Students explored how websites can be used to highlight school initiatives, student clubs, and local projects while learning the foundations of web publishing and site structure. The session connected digital skills with the power of sharing local experiences and preserving community narratives online. By the end of the visit, students had begun to see WordPress as a practical tool for both expression and visibility, and a student WordPress club was established to continue the work.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>6. Jinja Tech Hub</strong></h2>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped wp-block-gallery-6 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-394\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_6641-1024x538.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-392\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_6643-1024x638.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-393\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_6644-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-391\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_6776-1024x719.jpg\" /></figure>\n<figcaption class=\"blocks-gallery-caption wp-element-caption\">Jinja Tech Hub &#8211; 47 Students and 5 Instructors &#8211; 18th November 2025</figcaption></figure>\n\n\n\n<p>The engagement at Jinja Tech Hub leaned into entrepreneurship, freelancing, and digital innovation. Participants explored how WordPress can be used to create business websites, showcase services, and build strong professional portfolios. The session also introduced broader ideas around WordPress development, site structure, and the value of open-source skills in the digital economy. For many participants, the training connected technical knowledge with real pathways into work, enterprise, and self-employment.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>7. Busoga Light College, Jinja</strong></h2>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped wp-block-gallery-7 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-396\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_6803-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-397\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_6805-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-398\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_6815-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-399\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_6821-1024x768.jpg\" /></figure>\n<figcaption class=\"blocks-gallery-caption wp-element-caption\">BLC Jinja &#8211; 63 Students and 10 Teachers &#8211; 6th December 2025 and follow up holiday visit on 11th January</figcaption></figure>\n\n\n\n<p>Busoga Light College hosted an extended Campus Connect engagement that allowed students to move beyond introduction into deeper exploration. Participants learned how to organize content, build digital portfolios, and manage simple websites while strengthening their understanding of WordPress as both a technical and creative platform. Teachers took an active part in the sessions, reinforcing the school’s support for digital skills development. A follow-up visit in January created space for mentorship and helped the newly established WordPress club continue applying the skills students had begun to develop.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Phase Two</strong></h3>\n\n\n\n<p>After the holiday and national election break, the Campus Connect initiative resumed in February 2026, following a national mandate from the Government of Uganda for schools to re-open on 10th February due to elections in January. This second phase extended the program’s reach to additional institutions across Eastern Uganda and brought the WordPress learning experience to even more students.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>8. Nsuube SDA Secondary School</strong></h2>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped wp-block-gallery-8 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-402\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_7312-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-403\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_7319-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-404\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_7367-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-401\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_7445-1024x886.jpg\" /></figure>\n<figcaption class=\"blocks-gallery-caption wp-element-caption\">Nsuube SDA Jinja &#8211; 126 Students and 6 Teachers &#8211; 12th February 2026</figcaption></figure>\n\n\n\n<p>At Nsuube SDA Secondary School, students were introduced to WordPress as both an educational and creative platform. The session highlighted how blogging, digital storytelling, and personal portfolios can support academic work while also helping students share their ideas with wider audiences. Through practical demonstrations, participants learned the basics of website creation and content publishing in ways that connected directly to school projects and self-expression. The visit concluded with the formation of a student club that will continue practicing and building on these foundations.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>9. Kaliro High School</strong></h2>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped wp-block-gallery-9 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-405\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_7453-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-407\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_7458-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-408\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_7459-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-406\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_7472-1024x768.jpg\" /></figure>\n<figcaption class=\"blocks-gallery-caption wp-element-caption\">Kaliro High School &#8211; 152 Students and 12 Teachers &#8211; 21st February 2026</figcaption></figure>\n\n\n\n<p>Kaliro High School recorded one of the largest turnouts during the second phase of the program. Students showed strong enthusiasm for blogging and digital storytelling, especially around the idea of sharing school activities, community experiences, and student perspectives online. The workshop combined practical page-building exercises with broader discussions about digital literacy and the growing importance of online communication in education and everyday life. A student club was established to support continued collaboration and peer learning after the visit.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>10. Jinja North Secondary School (Butembe Heritage Campus)</strong></h2>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped wp-block-gallery-10 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-409\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/2.RAW-01.COVER_-1024x771.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-411\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_7875-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-412\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_7900-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-410\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_8065-1024x460.jpg\" /></figure>\n<figcaption class=\"blocks-gallery-caption wp-element-caption\">JNOSS &#8211; 131 Students and 8 Teachers &#8211; 23rd February 2026</figcaption></figure>\n\n\n\n<p>At Jinja North Secondary School, the sessions focused on hands-on website creation and the wider opportunities that digital skills can unlock. Students explored how WordPress knowledge can connect to freelancing, online services, and entrepreneurship, while teachers participated actively in discussions about integrating digital learning into the school environment. The training positioned WordPress not just as a publishing tool, but as a gateway to practical and marketable skills. A student WordPress club was formed to sustain interest and continued engagement.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>11. H.E.L.P International Vocational Institute, Jinja</strong></h2>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped wp-block-gallery-11 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-414\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_8098-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-418\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_8375-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-417\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_8418-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-415\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_8648-1024x683.jpg\" /></figure>\n<figcaption class=\"blocks-gallery-caption wp-element-caption\">HELP Jinja &#8211; 53 Students and 8 Teachers &#8211; 25th February 2026</figcaption></figure>\n\n\n\n<p>At H.E.L.P International Vocational Institute, the training highlighted WordPress as a professional tool for vocational graduates and young entrepreneurs. Students explored how websites can be used to present technical skills, market services, and create portfolios that speak to real-world opportunities. The session blended practical exercises with discussions about visibility, client outreach, and digital professionalism, helping participants connect their vocational training with the demands of an increasingly online economy.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>12. C.H.I.M.E Secondary School and Vocational Institute</strong></h2>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped wp-block-gallery-12 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-420\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_8816-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-422\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_8855-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-421\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_8962-1024x768.jpg\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-419\" src=\"https://events.wordpress.org/campusconnect/2025/jinja/files/2026/03/IMG_9091-1024x758.jpg\" /></figure>\n<figcaption class=\"blocks-gallery-caption wp-element-caption\">CHIME Jinja &#8211; 79 Students and 5 Teachers &#8211; 28th February 2026</figcaption></figure>\n\n\n\n<p>The final Campus Connect engagement took place at C.H.I.M.E Secondary School and Vocational Institute, where students explored WordPress as a bridge between academic learning and vocational development. The session covered blogging, portfolio creation, and communication platforms that can support both school-based and practical career pathways. It also emphasized collaboration, creativity, and digital presence as essential skills for young people preparing for the modern world. A student WordPress club was established to carry the program forward within the school.</p>\n\n\n\n<h1 class=\"wp-block-heading\"><strong>A Synergy of Local Community Efforts: </strong></h1>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Lessons and Reflections</strong></h2>\n\n\n\n<p>Like many long term community-driven initiatives in Africa, the Campus Connect program encountered several logistical challenges.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nationwide teachers’ strikes in 2025 disrupted school schedules</li>\n\n\n\n<li>National examination periods and elections</li>\n\n\n\n<li>School timetable changes were sometimes communicated late</li>\n\n\n\n<li>Photography volunteers, mostly university students experienced delays in compiling and editing event documentation</li>\n</ul>\n\n\n\n<p>Despite these challenges, the initiative continued successfully thanks to the dedication of community volunteers and partners.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Acknowledgement and Appreciation</strong></h2>\n\n\n\n<p>The success of our Campus Connect event series reflects the strength of collaboration within both the local and global WordPress ecosystems. We extend our gratitude to the <strong>Global WordPress Campus Connect sponsors</strong>, whose continued support for open source and education makes initiatives like this possible.</p>\n\n\n\n<p>We also thank the local ecosystem partners in Jinja who have continuously worked with our WordPress Jinja Community and whose non-financial support and collaboration enabled the program to reach students across Eastern Uganda; Rotary Club of Jinja City, Hello World Africa, Xerus, World Educare Network for mobilizing schools through their partner networks, Tech Reach Africa for providing a mobile ICT laboratory, GDG Cloud Jinja and other local technology communities for technical expertise and mentorship, Community volunteers, educators, and school administrators.</p>\n\n\n\n<p>Because of this collective effort, students who might otherwise have been excluded from digital opportunities gained access to tools, knowledge, and skills that many around the world now consider a fundamental part of modern education.</p>\n\n\n\n<p>By meeting students where they are within their schools and communities Campus Connect ensures that the WordPress ecosystem continues to grow, inspiring the next generation of creators, innovators, and open-source contributors.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>The Road Ahead: What’s Next</strong></h2>\n\n\n\n<p>Following the successful and massive pilot of Campus Connect Jinja, we will focus on increasing sustainability, formalizing and onboarding the student communities/clubs that were formed and expanding the regional WordPress ecosystem. With more than 1,200 students and about 100 educators introduced to WordPress and open source, the goal now is to continue the momentum and build long-term learning pathways for students and educators and create bridges between them and the general local WordPress community and opportunities.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Supporting and Formalizing Active Student WordPress Clubs</strong></h2>\n\n\n\n<p>The student WordPress and digital skills clubs established during the Campus Connect visits will now be gradually fomalized and onboarded according to the by-laws within their respective schools as well as onboarded officially through the Student Club program with their student leaders to be able to optionally organize their own events. For now, these clubs each with their own leadership and faculty support will act as <strong>satellite communities of the WordPress Jinja Meetup</strong>, supporting continued learning, student-led workshops, blogging initiatives, and participation in the wider WordPress ecosystem.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Upcoming Jinja events</strong></h2>\n\n\n\n<p>The next major event for the Jinja community will be <strong>WordCamp Jinja 2026 tentatively happening in September 2026</strong> led by Joan Namunina, co-organizer from our WordPress Jinja Meetup, where many of the students, educators, and partners involved in Campus Connect are expected to reconnect, share their experiences and continue building the future of open source in Eastern Uganda.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 Mar 2026 13:10:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Mohammed Kateregga\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"Open Channels FM: Building Trust at Scale and Navigating Agency Challenges in the Age of AI\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2551086\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://openchannels.fm/building-trust-at-scale-and-navigating-agency-challenges-in-the-age-of-ai/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:206:\"In this episode, Adam and Marc discuss agency challenges in digital marketing, focusing on AI\'s impact, client expectations, and the importance of communication and efficiency in managing multiple websites.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 Mar 2026 11:42:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"WPTavern: #209 – Simon Pollard on Navigating the New Normal for WordPress Community and Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=203117\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"https://wptavern.com/podcast/209-simon-pollard-on-navigating-the-new-normal-for-wordpress-community-and-events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:61768:\"<details>Transcript<div>\n<p class=\"wp-block-paragraph\">[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, trying to navigate the new normal for WordPress community and events.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice. Or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you or your idea featured on the show. Head to wptavern.com/contact/jukebox and use the form there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So on the podcast today we have Simon Pollard.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Simon has been building with WordPress for many years. Originally from Devon in England, he&#8217;s worked as a professional web developer across locations, eventually landing at Illustrate Digital, where he&#8217;s been for six years.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Simon&#8217;s not just a coder. He&#8217;s been deeply involved in the WordPress community, not only organising, but helping to grow the Bristol WordPress Meetup from a casual get together in a pub, to a thriving, officially backed event with dozens of regular attendees.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Like many in the WordPress ecosystem, Simon wears multiple hats. He&#8217;s a musician, a devoted dad, and an accidental community leader who found himself at the heart of local WordPress organising. But COVID-19 changed all that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In today&#8217;s episode, Simon explains what happened to WordPress Meetups during and after the pandemic. How vibrant communities fizzled out. How hard it was to bring people back. And the new challenges of connecting when traditional social media platforms no longer bring everyone together.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Simon talks about his own journey, how he paused on events, shifted his social life to music, and struggled to hand the Meetup keys to new organisers. Eventually, a call from an old friend drew him back and he was faced with the new reality. Smaller groups, fractured channels, and the question of how to keep the in-person spirit of WordPress alive.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We get into the irreplaceable value of real life connection, the warmth in the room, and the need to rethink what gets people to in-person events now. Is it hybrid events? Perhaps it&#8217;s music? Something beyond pure WordPress talks? We discuss what&#8217;s been lost, what still matters, and what it might take to build the new era of WordPress community in a distracted, always connected, world.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re curious about the future of WordPress Meetups, if you felt the ebb and flow of community during the past few years, or if you just want to know how to find your people again, this episode is for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so without further delay, I bring you. Simon Pollard.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I am joined on the podcast by Simon Pollard. Hello Simon.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:42] <strong>Simon Pollard:</strong> Hello Nathan.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:43] <strong>Nathan Wrigley:</strong> Very nice to chat. Simon and I have met for the first time, just sort of 10 minutes ago. We&#8217;ve had a little bit of a chat. And as is so often the case, Simon has a musical instrument in the background. I don&#8217;t know what that is, but there&#8217;s definitely a thing there. WordPressers often have musical instruments.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:57] <strong>Simon:</strong> There&#8217;s more behind me as well. And randomly, I&#8217;ll bring in another fact, so I&#8217;m in a very casual band of predominantly mid forties internet developing type people. And, yeah, we&#8217;re all the same, we all play instruments. And randomly we all, without being connected in any way, can work in the same one building in Bristol, which is co-working in individual offices and we all found out we&#8217;re all in the same building. And that wasn&#8217;t how we met.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:21] <strong>Nathan Wrigley:</strong> I think probably anybody listening to this has figured out by your accent that you&#8217;re from the UK. And you mentioned Bristol just there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:27] <strong>Simon:</strong> Well, Brizzle if I&#8217;m going to be correct.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:29] <strong>Nathan Wrigley:</strong> Right at the top of the podcast, we typically ask the guests to just give us a little potted bio, a moment or two just telling us who you are. And as it&#8217;s a WordPress podcast, just give us your background with WordPress, I guess, as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:40] <strong>Simon:</strong> Yeah, well, I&#8217;m from Devon originally, which the English people will pick up on the accent potentially. I try to hide that away, but every now and again a little bit of farmer will come out and it&#8217;ll be oh, argh. And then, yeah, so I was born in Devon, moved away into to Cheltenham, been to Cardiff and then ended up in Bristol and worked at various places amongst all of them.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Bristol was where I finally got my kind of proper web job, an actual proper official web job. And the first company I started used WordPress as one of the platforms, and that&#8217;s from where I started off my kind of professional career. Moved around a few places since then as developers do, but always kind of staying in the area. And then currently, I am now at Illustrate Digital. Been there for six years, joined at the start of 2020, so that was an interesting progression, we&#8217;ll cover that later.</p>\n\n\n\n<p class=\"wp-block-paragraph\">During my time in Bristol, it was someone else who originally raised the idea of a Meetup for of WordPress devs to kind of meet up and have a chat. So myself and a few others met up with this one guy called Henry, and we just met at the pub, sat around a table and had a chat and said, what are you doing? What do you need help with? What would we like to talk about?</p>\n\n\n\n<p class=\"wp-block-paragraph\">And it kind of progressed from being, so we had a few more kind of casual chats, managed to grow. I think there was about six of us met originally and we kind of grew a bit and then said, oh, should we try doing like talks and making it a bit more official? So we progressed onto that. Struggled to find speakers, which I think is the story of absolutely every Meetup is find someone to talk. So I ended up doing a lot of talks myself, which I didn&#8217;t mind, but there was only so many times I can involve cats and WordPress together in the same thing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then it grew a bit. The key point for me is we took on someone who was a project manager by trade, who was also a developer. And they created a Trello board, and then suddenly we got organised. And I don&#8217;t know how, we kind of reached out, I remember now as I&#8217;ve just literally spoken to Jenny Wong who works over at Human Made, and she was assisting and she said, you know, is there anything I can do?</p>\n\n\n\n<p class=\"wp-block-paragraph\">And she came over, I was working in Bath at the time. So she came over in person, back in the day when you met in person. Came over to Bath and we sat down and had a coffee and a chat, and she gave me all the tips and advice she could to kind of help build the Meetup and get it bigger and try and get things working.</p>\n\n\n\n<p class=\"wp-block-paragraph\">She also helped us get official backing. So we got the WordPress official backing for the Meetup, which is brilliant because that gave us funds. That allowed us to start hiring venues which is brilliant. So all the worry of paying for kind of costs or anything for the venues got covered by WordPress. We still reached out for sponsors, and the sponsors gave us money for food. Food is obviously a good tool to get people in as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It just kind of grew. And I&#8217;m not sure what made it grow or how it grew, but it just kind of fed through. But this was back in the day when social media was less run by maniacs and you were happy to post on Twitter and Facebook and it kind of grew from that. I already had quite a good Twitter following, so I just kind of shouted there all the time and tried to pull in everybody and anyone who isn&#8217;t at all connected to the internet.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We went to Facebook, I got a friend of mine, was a bit of a social media guy, he set us up several kind of media accounts and added his advice. And then, yeah, just kind of moved on, and we were getting in a good crowd. Towards the end of 2019 into 2020 we were getting say 30, 40 people coming along to the Meetup, which is really impressive.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So we&#8217;d fill out a room, we&#8217;d get catering in, that would all get done. We had an account, we were that kind of organised, so we had an actual bank account to put our sponsorship money in. We were in profit at one point. So it was crazy. It was just going, yeah, going really well. Lovely kind of gathering, it was just a nice thing. We ran monthly. The organising team grew to about six or seven of us, because there was so much to do. So there&#8217;s plenty of us involved.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And yeah, it was going great, all going along lovely. 2020 came about and then suddenly COVID, and that was it. It kind of stopped because it had to, and none of us had the appetite to do the video side of things. We didn&#8217;t really have the technology, or the means, and it was just too much with everything else that was going on in the world. So it kind of petered out, and as did my involvement in the community, as much as in person involvement kind of faded out.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I looked back and, yeah, the last meetup that I attended was in 2020, before just the other week when I&#8217;ve gone back, but like the last one was 2020 was the last, looking at my logs, the last Meetup I attended in person, which is quite sad to look back. But this all changed around. I&#8217;ve gone very off topic of what I actually do. I think I just went into this hole.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:08:49] <strong>Nathan Wrigley:</strong> Oh, no, it&#8217;s great because obviously what the listener doesn&#8217;t know is that you and I already know this is what we&#8217;re destined to talk about. So you&#8217;ve given us the full introduction. So I&#8217;ll just take over for a minute, if that&#8217;s all right? Because that&#8217;s really the case, I think you could map that across all of the WordPress Meetups within the UK.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So prior to COVID, things seemed to be going great guns. There were lots and lots happening. I don&#8217;t know the exact number, but there were many. I could pluck out of the air several, and probably, if you combined all of the numbers of those, it was hundreds of people, you know, getting out of their house, going to an event, sharing expertise but also, like you said, the social side of things.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then this moment in time, this kind of sword of Damocles, if you like, suddenly that we didn&#8217;t know was there, dropped. Killed the whole thing overnight for good reason. You know, there was a really legitimate reason for everybody to stop moving around. But it seemed to have changed something for good.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Now what&#8217;s curious about that is I remember being in that COVID time, and I remember being utterly fed up and bored, and praying for the time when things would just return back to normal. And with great speed, actually, with the benefit of hindsight, looking back, that almost seems like I watched a COVID TV program. You know, it seems like, obviously I know it was real to me, but it all seems so in the rear view mirror now. It was almost like it was part of a fictional book or something like that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But I fully expected that the minute all of the guards, and the protections, and the legislation came away, that I would just drop back into everything that I&#8217;d done before. And so for me, that&#8217;s what happened. I went immediately back to everything, you know, attending events, and all the other different things that I do in my own spare time that have got nothing to do with WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But the curious thing is, for me at least anyway, is that I appear to be different. You know, you&#8217;ve just gone back, within the last few weeks or so. What changed for you? Have you had the time to be introspective and think to yourself, why, Simon, did I not just resume what I was doing before?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:59] <strong>Simon:</strong> Yeah. So I mean it&#8217;s twofold for me. Yeah, I&#8217;ve been very reflective over the last kind of few weeks on this because I&#8217;m just reaching out again and seeing people. It&#8217;s like, I&#8217;ve not seen you in six years and it&#8217;s kind of crazy. Well I mean I spoke to them online and responded to comments here and there but, yeah, for me it was twofold.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So during the COVID times I was fortunate enough to have a baby, which changes everything again anyway. And that just became my focus. So whilst working full time and also having a child, that was my focus. The evenings, when I used to have the time to go to the Meetups and everything, in the evening, if I had any spare time, I would just prefer to sit. I didn&#8217;t want to do anything else. I didn&#8217;t have any energy. I was spent. I was enjoying a glorious moment of sitting, and if I was lucky watching a bit of TV. Yeah, it took it all out of me.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I&#8217;ve put things on pause in that sense. I wasn&#8217;t really doing anything. Yeah, as you&#8217;ve mentioned the guitars and everything, used to go to gigs a lot as well, but that kind of went on hold. The music side ironically kicked off after. So that&#8217;s something that did come in first. So whilst I didn&#8217;t go to Meetups, some other people, when things got back reached out to me and said, oh, I&#8217;m running a band, do you fancy joining that? So that became my kind of social outlet instead. So my focus went on that, and playing in a band and just meeting up with them. So that was my social interaction.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Ironically, that was someone I knew through, not through Meetups but through events they used to run, I think it was Future of Web Design, or future of, one of those that was down in London. A lady called Michelle, who also has a child, used to live behind me, back in the day in Bristol. She&#8217;s moved away. And then she just dropped a message on one of the other social platforms, which I&#8217;ll go back to, and just said, oh, do you fancy joining a band, I do drums? I didn&#8217;t even know she played drums. Like, she&#8217;d been playing drums since kind of school and it just came out.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that was my social outlet for a while. So I was doing that, and that was good because that was like once a month or so we&#8217;d just meet up and have a few hours. My wife could look after my little girl. And so that was my focus for a while and that kind of kept me content for a while moving forward. But I think, yeah, I lost the kind of the urge or the will. I didn&#8217;t really have the capacity to run the Meetup that I used to be involved with.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And there were a couple of failed attempts to hand it over. Several people came in and said, oh, I&#8217;d like to have a go at running that. So it&#8217;s brilliant. So I kind of was like, here&#8217;s the keys, off you go. Even still had the Trello board and everything that we had.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And one tried and failed. I think another one did and I just kind of left it. So I assumed nothing really was happening on that. Until recently, it was last year I believe when some of the original team, a lady called Janice who was there at the very first pub round table with me, I think we&#8217;ve been to every Meetup ever since. She moved into retirement because she was a web developer and was like, don&#8217;t want to stop doing things. And she liked the community and she thought, right, well, if no one&#8217;s going to get this up again, I&#8217;ll do it again. And she was in the team at the end as well, so she&#8217;s already had the experience. She pulled together some of the others of the team. So still another couple of people, Michael and Rob who used to kind of be managing as well, they&#8217;re back in it as well and they started bringing it back to life.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so I kind of saw this last year, the Meetups kind of started filtering through. And because I&#8217;m still connected to a lot of these people I found out, trying to remember how it came, it might, would&#8217;ve been something like LinkedIn or somewhere, or even emailed and that kind of came through. And it was like, oh, I need to go along to that one time, I really need to go along. And even one of my friends was talking, I was like, brilliant, I&#8217;ll go and see him, I&#8217;ve not seen him in ages. And then I had an operation that put me out of action for a while.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that came in, so even when I was just about ready to go. And then finally, turn around to this year and then, yeah, another good friend of mine Ross Wintle, who is a developer, who I think a lot of people hopefully will know, he works doing stuff for ACF in particular, which is why I harass him all the time. But I&#8217;ve known him for ages. He was talking, I was like, right, I&#8217;ve got to go along because he&#8217;s talking. I&#8217;ve not seen him in six years, and it&#8217;s a great chance to see everyone. And I was so glad I did.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A lot of it, whilst it was smaller, it was still just a lot of the same people. So I think I kind of took in that seeing the people didn&#8217;t really appreciate the size but still it was kind of nice. It still felt the same. It was still the nice, friendly atmosphere which you get with WordPress. I think you get that across the board. Not just in Meetups, but devs talk to other devs which you don&#8217;t necessarily get in other industries. I would happily tell another dev, for what I would call a rival, inverted commas, company, how to do something if they were stuck, which you wouldn&#8217;t necessarily get in other industries.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And that filters through, for me, for the Meetup side. The atmosphere, it&#8217;s just very friendly and welcoming. And talking at it is a joy, because you will never get heckled. No one&#8217;s going to do that. Unless it&#8217;s a friend of yours and they&#8217;re teasing you, because you know them.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s just such a nice kind of crowd, and that&#8217;s where I started doing talks. And I don&#8217;t think I would&#8217;ve ever done a talk if it wasn&#8217;t in front of such a nice crowd and you knew you could kind of do what you wanted. You can make a mistake and no one&#8217;s going to pick you up on it. And then a lot of the time they were just interested to hear what you had to say. It was just, yeah, nice.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I think I&#8217;ve already talked myself into doing a talk again. So there&#8217;s a good reason to go back. So got to think about that. Yeah, and then I said, well, I used to have a network of people, so how do I reach out to that network of people that I used to do and pull them in? Like, how do I go, right, okay, we are doing all right here but as always, looking for people to talk? So how do I reach out to those people?</p>\n\n\n\n<p class=\"wp-block-paragraph\">And that&#8217;s kind of the next point is, the next thing that changed was the social network seemed to almost turn evil in places like Twitter, which used to be a nice go to, and you&#8217;d message everyone. Everyone kind of jumped ship because, for good reason. No one seemed to jump ship into the same boat, and everyone was doing their own thing and there was no confined next to step of where you get in touch. And that&#8217;s where I&#8217;m currently at is, six years down the line, what&#8217;s the way to kind of network now on the internet with these people and get in touch with those I may have lost touch with?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:34] <strong>Nathan Wrigley:</strong> That&#8217;s so interesting. I&#8217;m going to unpack a lot of what you said there. I&#8217;ve been making my little notes as you&#8217;ve been going along, but there&#8217;s a few things there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So the first thing is that it&#8217;s curious you, for reasons that you&#8217;ve explained very well, you know, the family being the easy one to grasp. You know, you had a very, a different life out the other side of COVID. And so the constraints around that, and the possibilities of socialising were diminished regardless.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I didn&#8217;t have that, and so I did sort of just drop back into where I was before. But what&#8217;s curious is that clearly isn&#8217;t the pattern. You know, we hear about, not just in the WordPress space, but lots of sort of social enterprises, clubs and things that were going on all over this country, kind of lost their way. They couldn&#8217;t attract the people back.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So something happened, I think, to us during that period of time. I don&#8217;t know if we just became habituated to sitting in more and, you know, more accustomed to watching the telly. I don&#8217;t know if they&#8217;re ingrained into us somehow, was this fear of the outside world. That&#8217;s really overdramatising it, but hopefully you can grasp what I mean. You know, just this idea that outside, bad, inside, good.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:44] <strong>Simon:</strong> It was two years of being told to stay inside. And whether of not, that&#8217;s going to sink in isn&#8217;t? At some point, without even thinking.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:50] <strong>Nathan Wrigley:</strong> Yeah. But then it just means that, when eventually the guardrails are pulled off, and obviously they weren&#8217;t just pulled off in one fell swoop. It was this sort of slow experimental phase, where you could be with a few people and then more people, and then that all got pulled back again, and then it all began again. Eventually, where we are now is you can do basically everything again. There&#8217;s no restrictions whatsoever.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But the community, the WordPress community in particular, I do wonder if we probably went into our screens a bit more than the typical person might do. Because, you know, we&#8217;re on our screens doing the work. Six o&#8217;clock maybe would&#8217;ve rolled by in the year 2018 and we would&#8217;ve closed the laptop, shut the computer down, and then done the other things. But then for a period of three or four years, we just carried on, on the screens and met on Zoom, or just carried on watching Netflix or whatever it may be. And then untangling all of that on the other side, proved hard, hard to do.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But then the bit that you just said, I&#8217;ve never thought about that. The social media, the shattering of social media where people have decided that this platform over there is not for them anymore. And, okay, I&#8217;m going to either discontinue using social media, or go to somewhere else and there really isn&#8217;t that, what do they call X? They used to call it the town square or something like that. And that&#8217;s a long time since that happened. But there&#8217;s now, there&#8217;s no replacement for that. There&#8217;s no one place you can go to. Everything&#8217;s shattered over multiple accounts. There&#8217;s no question there, but I don&#8217;t know if you wanted to respond to any of that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:15] <strong>Simon:</strong> That&#8217;s where I am at the minute was I moved on, I tried different things and that&#8217;s randomly how I got the band notification was off one of those. But I can&#8217;t even remember now what platform that was. And I think I&#8217;ve closed the tab on my browser, and I&#8217;ve long since forgotten and not really gone back into it because it was a handful of people. And I spent a lot of time building up my Twitter following, and I just lost the urge to kind of do that all over again. And followed enough people for a while but then kind of lost the interest in that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And, yeah, I don&#8217;t know, it&#8217;s weird. It&#8217;s just because there isn&#8217;t really anywhere that&#8217;s taken over that was, I mean Twitter was the key one for me. That was because I managed the account for the Meetup as well. So I could post on their behalf, but I could also kind of tie in and connect myself. I could retweet myself and retweet other people, and you could get those connections in place which is harder to do now.</p>\n\n\n\n<p class=\"wp-block-paragraph\">That was my go-to, and then I don&#8217;t really know now, yeah, where to reach out. And even, one of the things raised at the Meetup I went to was, someone asked a question. It was like, well I&#8217;m not sure I can answer that for you immediately. We need to kind of sit down in front of a computer or something. But how do we communicate in between this and the next Meetup? How do we talk? What is the way to communicate now, that&#8217;s standard? You give out an email address or something that, I don&#8217;t know. Is that the way you communicate? I seemed very lost and almost forgotten how to socialise outside of actually being there in person. The in-betweens, which I&#8217;ve been doing for years and years, what&#8217;s the in-between way of talking?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:40] <strong>Nathan Wrigley:</strong> It&#8217;s strange that that&#8217;s a thing really, isn&#8217;t it? But it definitely is a thing. I suppose the piece of the jigsaw puzzle where it fits into this podcast is that if you are new to WordPress and you&#8217;ve never been to any of these events, and you&#8217;ve recently started going, a bit like you have done again. You go and you look at the event and you&#8217;ll think, okay, this is nice. Here&#8217;s the collection of people. But if you were to go pre 2019, so 2017, 2018 in particular, you were probably looking at the same event with, I don&#8217;t know, five times the number of people, 3, 4, 5, maybe even 10 times the number of people.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so whatever that period was, whether it was COVID or a variety of other things, the numbers have dropped. And I think, whilst it&#8217;s not, I&#8217;m using air quotes at the moment, whilst it&#8217;s not necessary to have community for an open source CMS software project, certainly helps.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It helps that these people gather. It helps that they gain empathy. They sort of start to understand each other. It helps so that they feel a connection. You know, they&#8217;re going to join different teams because, oh, that person&#8217;s in that team and I know that person. It helps because it enables you to share knowledge and hopefully, instead of 10 people falling over the same problem, one person does, and shares their experience to the other nine. And yada, yada, yada. On it goes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And it does trouble me that that component is now missing. It makes me think this isn&#8217;t good. And I don&#8217;t know what the answer is. I wish I had a magic wand that I could wave and bring it all back. Does it bother you? Do you feel that the community should still be important? Or can we just say, this is now where it is, just accept it. This is what we&#8217;ve got.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:26] <strong>Simon:</strong> Having dipped my toe back in properly into the community as it were, recently, it&#8217;s kind of reminiscing now what it was, and there&#8217;s still elements there of what it is and knowing people. It is almost networking. It&#8217;s kind of knowing those people, and someone knows someone. There&#8217;s a very kind of small world. Those relationships and people I used to speak to a lot that I didn&#8217;t so much, and it&#8217;s weird why that kind of stopped.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I think, yeah, it&#8217;s definitely the kind of the sharing. And it&#8217;s particularly relevant I would say if you are a freelancer or work on your own or you are even part of a smaller team. But the networking helps you kind of expand out, and expand your team without it having to be in the company you&#8217;re working for. Because as I previously mentioned, the rare thing in the WordPress community is that a developer can speak to another developer about an issue for say, it might even be for a client, and they will work together to resolve it. Offering back is how it was, and I think it still is in some areas, which you wouldn&#8217;t say get in others. And I think that&#8217;s the community side of it that&#8217;s very different.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I noticed that with the Meetup because I&#8217;ve been to other Meetups. We even did a collaboration Meetup as well. And the other ones I went to, it just didn&#8217;t feel the same kind of warmth. It felt very fixed. There was no kind of welcoming.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So the one thing that has always been relevant that the Bristol one, is we&#8217;ve got a welcoming team. So as soon as you step through the door there&#8217;s someone there. Get a little name badge as well. And if you&#8217;re new, they&#8217;ll ask a few questions and find out what you do. And what we always do is, oh, what do you do? Oh, I&#8217;m in project management. Ah, go and speak to so and so, they&#8217;re a project manager. Or, I&#8217;m looking for a developer. Or kind of find out what was their reasoning, and then direct them because we knew who was there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">That&#8217;s opposed to other ones where you go in and you almost kind of sign in and then you&#8217;re left to your own devices, and no one approaches you, and it just felt very kind of awkward. Whereas we would try and engage everybody, and we were lucky with the people who kind of organised it, with people like Janice who&#8217;s just a naturally approachable person and she will go out and talk to people. And we had that kind of mixture of people that, it just made it nice, and it was nice to go along. And you would go along for the people as much as you would for the talk itself.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I would go to talks which had absolutely no interest to me on paper, but I go along anyway because I wanted to see everybody. And then I ended up finding out that these talks were actually sometimes even more interesting when I thought they wouldn&#8217;t be any relevance to me. And it helps you kind of expand your kind of knowledge, and appreciate other elements, and other factors that you might not know about. Which in person is just a lot better and I think it&#8217;s more engaging as well. So you can kind of stare at a screen watching something. It isn&#8217;t quite as engaging as it is being in person.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And also, once you finish, it&#8217;s the debrief after that I really like. So when the talk is finished and everything&#8217;s wrapping up, you can go and speak to the talker and query something with them and go and speak to other people. And you kind of have that little social bit afterwards, and it&#8217;s all just nice and relaxed. And you don&#8217;t really get that on a video call because you can&#8217;t really go and mingle on a video call, because how do you go and talk to someone else. And it isn&#8217;t the same in person, it&#8217;s just a lot easier to kind of do that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Yeah, how do you sell that for something that wasn&#8217;t there for a few years? It&#8217;s twofold. How do you bring in the people who used to come? And how do you introduce people who may have been born into never having that? The younger generation who lived through COVID, and didn&#8217;t really have that Meetup experience before it to know that this exists on the other side. And what would make it appeal to different kind of levels, really?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:43] <strong>Nathan Wrigley:</strong> So I&#8217;m not entirely sure, again, if we could rewind the clock. So this is going much, much further back. Let&#8217;s say the year 2003, something like that, when WordPress was really little. I don&#8217;t actually know the date of the first Meetup, but let&#8217;s imagine it was around there. And nobody had, in the WordPress community had ever thought to meet up.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If that just never had become a thing, I wonder how the project would&#8217;ve fared. I wonder if it would have been as successful. Because, you know, there were things like Skype and these platforms were coming along where you could do project management and things like that online. It feels like there was no, there would&#8217;ve been no inhibition to it being successful.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But I&#8217;m more or less willing to predict that it would not have been successful. I think the glue that binds the project together on some completely unquantifiable level is that community. And a certain proportion of that community in the past required the in-person meeting. You know, whether it be the WordCamp events, where they get on a plane or in a car and drive a long distance for a few days and lots of talks. Or whether it&#8217;s the more kind of informal monthly Meetup scenario, where it&#8217;s probably closer to home and a little bit quicker and one evening only, something like that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I just have an intuition that the project wouldn&#8217;t have been successful. It was those people, and I think I&#8217;ve heard the word maven. Maven being this sort of description of somebody who is like a hyper connector. They&#8217;re really good at connecting the dots between people and saying, you should meet this person, and you should meet this person. A little bit how you described.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I think there&#8217;s some jigsaw puzzle of that going on. There&#8217;s some tapestry of these community members making it successful in a way we&#8217;ll never fully unpick. And now that that, in the year, so we&#8217;re recording this in March, 2026. Now that that seems to be somewhat in question, it then raises the question of, well, what does that mean for the future of the project as a whole?</p>\n\n\n\n<p class=\"wp-block-paragraph\">My anticipation is that if we were to, let&#8217;s say nobody from this moment forward ever attended an event again, I think the project would not be as successful. There would be less development, there would be less interest in it. So I think it&#8217;s important that we do get these things back. But again, moving on to your point about how, that&#8217;s the tricky piece. You know, has life changed? Is the advent of everything online all the time, you know, so go back 10 years, there was no Netflix. Well, maybe there was, I don&#8217;t know. But the point is the entertainment that&#8217;s available through everybody&#8217;s TV now is so compelling, it&#8217;s kind of hard to fight against that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But I don&#8217;t know how we get the young people in. I don&#8217;t know what it is about, you know, what the competition is. We&#8217;ve obviously got AI painted into the mix, and all of the interesting things going on there. So I don&#8217;t really, I&#8217;m not really pressing you for the answer.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:28:36] <strong>Simon:</strong> That&#8217;s fine. One of the reasons for joining is to kind of ask that question to the people listening and saying, has anyone else got that kind of magical wand and jigsaw missed piece? Has anyone got any ideas to kind of move forward with it? Because I say, I&#8217;m going to be looking, moving forward now, what I can do and how I can connect and get back in touch with people that I&#8217;ve not spoken to. I&#8217;ve already done it with a few people I hadn&#8217;t spoken to in a while. It&#8217;s like, oh, I&#8217;ve not spoken to you, oh, you&#8217;ve got a child as well. Oh, lovely. Those things you talk about which you just kind of left.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But yeah, I completely cut short on it and it&#8217;s just bizarre. But it is kind of coming back. It&#8217;s nice to know that whilst it&#8217;s quiet, it&#8217;s still there. It hasn&#8217;t died out, it&#8217;s just a little bit smaller than it was. But like you say, whether it can rebuild to where it was, or even partway to that is the query. I&#8217;d hope it can because I think it helps.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And the project itself, as you mentioned, WordPress wouldn&#8217;t exist without a community because it&#8217;s built by a community. It&#8217;s not built by a singular development company, and we wait for them to do it, you get involved. If you want to work with WordPress, you can do. There&#8217;s nothing stopping you getting involved. You can get in, you can be involved, you can be a tester, you can be a developer for it. There&#8217;s no like barrier to be involved in it, and it needs that community to keep it going. As you said, it wouldn&#8217;t probably have progressed to where it is without that community behind it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And that community is still there in some context, but where are they in terms of, how can I to them and talk to them? Because there&#8217;s definitely people I want to reach out to again. And what&#8217;s the way to reach people these days? What&#8217;s the platform now? What&#8217;s the way to reach out to people? Where are people talking? Are they talking anymore? Or is it all just looking at TikTok? This is where I&#8217;m going to sound really old. Looking at like TikTok and just looking at short videos of things and that&#8217;s where. Or do people still communicate, and how? What&#8217;s the way to do that?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:30:20] <strong>Nathan Wrigley:</strong> I get what you&#8217;re saying by the way. I am of a certain age and things like, how do you even do TikTok? What even is that? I&#8217;m not entirely sure. But again, rewinding the clock, the website was the thing. That was the fulcrum of the internet really. It was, you know, suddenly you had this capacity to publish things online, and in order to do that, certainly prior to Facebook and MySpace and those platforms, you had your blog, you know, that was the way to do it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You had to go through the process of setting it up. And the process of setting it up would pull back the curtain on, oh, so this is a bunch of files and a thing called a database. Right, okay. And that&#8217;s now on my computer, is it? Oh, right. And then that means I can mess up out with it. Oh, that&#8217;s interesting. And I can do this. And so this loop of curiosity gets created.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Whereas now, and again, this is where I&#8217;m going to sound old, the internet feels like a very different place. You know, you&#8217;ve got a billion platforms that you can just log into, no money down. There&#8217;s maybe some, you know, quid pro quo in terms of advertising or selling whatever it is that your attention can demand. And you can create your stuff over there, and it&#8217;s fine. And that platform has a reach of 3.6 billion people and yada yada, on you go.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So whether the incentives for younger people has changed because they just don&#8217;t see the need for having a website. Because that&#8217;s all been taken care of by these platforms that you log into. And, oh, just go over there, username, password, I&#8217;m all done. I think there&#8217;s something there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:48] <strong>Simon:</strong> Yeah, I guess it&#8217;s the questions when you&#8217;re working on something. Because back in the day you would speak to someone, it would be someone&#8217;s response. If I had a question I would need someone to have answered that question on the internet. So developers will, of a certain age, will know Stack Overflow is kind of the go-to. That&#8217;s where we spent most of our time on the internet. You&#8217;d ask Stack overflow because you&#8217;d hope someone else had the same issue, and they responded or they&#8217;ve posted it, someone&#8217;s told them how to fix it or that kind of thing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I got to the point where even I started, I made it as a goal to hit a certain score on Stack Overflow. I was like, right, I&#8217;m going to hit a certain score, I&#8217;m going to respond, I&#8217;m going to answer questions, just because I want to feel like I&#8217;m giving back because it felt nice. I&#8217;d consumed so many answers from Stack Overflow, it felt rude not to give back. And the same thing for me I think with WordPress is I was consuming so much information I wanted to kind of give back, it was nice. And it made you feel, there was a nice thing in the community thing was, if I knew the answer to something and I could explain that to someone else and help them, it was a nice feeling, it was a nice thing to do.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It was like, I&#8217;ve learned this thing, and you are looking to do that thing, oh, I learned it, do it this way, this is how you do it. And that kind of helped me. So all of my Stack responses were WordPress. And it was nice to kind of respond to someone and them say, oh yeah, that&#8217;s great, and then several other people would like it. It was just a real nice, positive thing as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But now, again, there is a lot of reliance on AI coming forward, because it&#8217;s like, you ask AI and AI gives you the answer. And whilst AI consumes information from people, it doesn&#8217;t tell you who it consumed it from. So your answer is coming from the AI agent you are using, not from whoever&#8217;s actually come up with that answer. So you&#8217;ll get your responses, you don&#8217;t have to reach out to a person anymore so much as you did back in the day. And whether that&#8217;s a factor that the community isn&#8217;t needed because it&#8217;s being replaced. And you aren&#8217;t exposed to the community so you are not getting the answers through the community, you are getting it kind of channeled through an AI agent who&#8217;s consuming that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So they&#8217;re doing all the stuff you used to do, and giving you the answers without you having gone into the community and found out that, oh, it was Joe Blogs who answered that question. And it might be that you reach out to them and say, actually, you knew this, do you know that? I&#8217;ve made connections through kind of these things as well, and if the answers are no longer attributed, and it&#8217;s like the AI agent is the one who&#8217;s responded, you don&#8217;t know who actually did that if that came through someone because it&#8217;s got this information.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:34:07] <strong>Nathan Wrigley:</strong> Yeah, it&#8217;s just the void provided the answer for you. Yeah, yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:34:11] <strong>Simon:</strong> Exactly. And that&#8217;s the community&#8217;s kind of gone on that sense but, is that how people are kind of, that&#8217;s what they like or do people still enjoy asking others? I still like responding to others internally in my team. If one of my fellow devs has a question, I love to kind of speak, screen share, go and talk through together, because it&#8217;s a lot more kind of enjoyable than just asking the internet.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:34:32] <strong>Nathan Wrigley:</strong> Yeah. So I wonder if that&#8217;s the bear bones of what we need to sort of aspire to. So it&#8217;s to realise that there&#8217;s a proclivity to, so, okay, rewind a bit. To realise that the community has taken a hit. There&#8217;s no question that&#8217;s happened. But also to realise that there isn&#8217;t a panacea for this. There&#8217;s no red pill that we can take which is going to fix it over time.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s to recognise that there&#8217;s value in these things. It may be that there has been a dwindling in the audience of these things, but also that little avatar that you just painted of the person who&#8217;s curious about the code, but also has a desire to hang out, for the multitude of reasons that that could be, you know, they want to just hang out because that&#8217;s a nice thing to do, or they want to do networking, or they want to just make connections that they can chat to when they&#8217;re not in the room. To recognise that those people are still out there, and maybe those numbers are smaller.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Whilst you were talking also, it sort of occurred to me that maybe we&#8217;re just in flux. You know, nobody&#8217;s writing on cuneiform tablets anymore. Nobody&#8217;s using a stylist to write on papyrus anymore. Things change, you know, over time. And it may be that this is just the new normal, this is what we now have. I&#8217;m not entirely sure. But I kind of long for halcyon days. I&#8217;m looking back to those sort of 2018s, 2019s and thinking that&#8217;s the bar I&#8217;d like to have set. Whether or not that&#8217;s possible, I&#8217;m not sure.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:59] <strong>Simon:</strong> Yeah. It leads to me onto the level up on the Meetup was the WordCamps where it was a big kind of weekend event. And I was lucky enough to be involved. So I was the speakers organiser for the WordCamp that was in Bristol in 2019. Ironically booked my boss before I joined a company just as one of the speakers, and someone we employed as well I booked in for that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And that was just, yeah, it got so big that we could actually run an entire weekend of stuff. But because the Meetups are now going down in size, I see there is still the appetite. It seems in America and other kind of countries around, but would there still be the appetite in England specifically, where we&#8217;re both based, for there to be a WordCamp? Would there be enough to warrant one of those? Or would it have to be very scaled back? Because I remember back in the day, I&#8217;ve been to like the London ones and you&#8217;ve got multiple tracks. Even the Bristol one had two separate tracks running. But now would it be something a bit more stripped back? Would it just be one track and a small kind of event? What scale would it be? Would there still be the interest?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:56] <strong>Nathan Wrigley:</strong> And also, does it have to be kind of mixed up with other things? Like, does it have to be part entertainment, part information, part hallway? Because again, I just wonder if that&#8217;s the diet that we&#8217;ve created ourselves with. Our always on culture, where entertainment is so readily available, I do wonder if, you know, we&#8217;ve got to just acknowledge that those things are of importance.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you want to attract an audience of people, you&#8217;ve got to have the social afterwards, you&#8217;ve got to have the band, the live entertainment, the bits in between, the, I don&#8217;t know what that is, but just some aspect of gimmicks to make these events fun. Not just, okay, let&#8217;s go to a talk, watch the talk and then all go home.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:36] <strong>Simon:</strong> Yeah. There was always, I mean the thing I liked with a lot of these was there was the kind of a developer day or, that often preceded so you could get involved a bit more for those who wanted to. So there were kind of certain things. There were the socials as well that was always key to some, and that was just a nice way to kind of unwind afterwards. Because a lot of the time people would be traveling, so you didn&#8217;t want to go to the event and then go back to the hotel room and sit on your own. You could stay out and chat.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And as mentioned before, the community is a lovely community. So it&#8217;s people you want to hang out with because they&#8217;re nice people to hang out with. They&#8217;re all really lovely. And I&#8217;ve met a lot of really nice people at Meetups, at WordCamps. Just afterwards in particular and just chatting, chat about anything because after a while you get bored talking about WordPress, you&#8217;ll chat about whatever you want.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I mean if I get talking about music then I&#8217;m away. But it&#8217;s just, you build those relationships. And there are connections that I&#8217;ve made back, six, seven years ago that I&#8217;m still in touch now and I&#8217;m reaching out again and going, we lost that touch in between. So I&#8217;m kind of reaching out again and just catching up with people. It&#8217;s just nice to know like, oh, you&#8217;re still in the industry. What are you doing? What&#8217;s happened to you? And that kind of just disappeared almost. There wasn&#8217;t a way to stay in touch in between.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:38:42] <strong>Nathan Wrigley:</strong> The sort of glib comment that I made at the beginning about the fact that if we were to switch on the cameras on this podcast, we&#8217;d be able to see that Simon has a guitar in his background.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:38:51] <strong>Simon:</strong> I&#8217;ve got more if you look further up.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:38:52] <strong>Nathan Wrigley:</strong> Yeah, there&#8217;s many musical instruments there. But the point being though that there seems to be a, certainly from my perspective, doing these interviews on a, multiple a week. There&#8217;s a high correlation between musicians and WordPressers. And so I&#8217;m going to drop this bomb. Maybe that&#8217;s a channel for these events is to combine other things. Like combine cinema with a WordPress event. So, you know, there&#8217;s a track for watching films at the same time as there&#8217;s tracks for speakers, but there&#8217;s also live music over there. You know, I&#8217;m not suggesting we invite Coldplay or anything. But, you know, some local acts. Maybe some of the people that are involved in the event themselves, many of whom we know are musicians. It&#8217;s gimmicks again, but it&#8217;s fun.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:32] <strong>Simon:</strong> It&#8217;s a nice way, yeah, I mean it&#8217;s on our, so our band&#8217;s been going for a while and it&#8217;s still on our bucket list is to actually perform somewhere. We get together and rehearse and it&#8217;s one of my bucket list things is I would love to actually perform. Even if it&#8217;s just in a small pub in front of a handful of people and I know them all anyway, but just to kind of do that performance in front of things.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that could be tied in. I wouldn&#8217;t be against kind of suggesting it to the rest of the guys and saying, there&#8217;s going to be this event and there&#8217;s all sorts of things taking place. There&#8217;ll be some technical talks or whatever and all these things. There&#8217;s also some music so we could perform. Definitely an idea. Yeah, like you said, there&#8217;s a lot of musicians around.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:40:07] <strong>Nathan Wrigley:</strong> Like a hybrid, arts meets technology kind of event.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:40:11] <strong>Simon:</strong> Yeah. There&#8217;s a lot of creativity. One of the best people I got speaking at the Bristol Meetup, bare in mind this is just a very small handful of people, a guy called Gavin Strange who works for Aardman. He is just amazing, and he&#8217;s done some brilliant speeches. I lucked out working with him on a community thing where we got together on a weekend and built websites in the space of a weekend. So thank God for WordPress, I basically built a site in, I don&#8217;t know, about five hours, we built a website from scratch.</p>\n\n\n\n<p class=\"wp-block-paragraph\">He was working with us doing some animations and things and was such a positive, really great person. He works outside of work. He&#8217;s insane. He never stops. I reached out on a whim and said, do fancy doing a talk? And he goes, well, I don&#8217;t do WordPress. It doesn&#8217;t matter, it can be anything. And he came along and did a really good, positive, energetic talk. And that was my biggest coup was I got him to speak to us.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:40:57] <strong>Nathan Wrigley:</strong> And it was nothing to do with WordPress. Okay, that&#8217;s so interesting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:41:00] <strong>Simon:</strong> Absolutely nothing. Nothing to do with WordPress. He just talked about, I can&#8217;t even remember, it&#8217;s a long time ago, but it was just interesting because it, just talking about what he does and a lot of kind of what he does outside of his working day and keeping busy and just.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:41:14] <strong>Nathan Wrigley:</strong> There&#8217;s a lot of overlap with soft skills and things, isn&#8217;t there? And to be honest with you, even just learning about the animation process and the tech, no doubt, involved in that. It&#8217;s kind of interesting. Okay. This is fascinating. This is going in an unexpected direction.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:41:27] <strong>Simon:</strong> That&#8217;s my thing now is maybe I can reach out to him again. And then through my other ways I&#8217;ve, I know someone who&#8217;s done a TED talk. That&#8217;s just probably a little level too much, but he&#8217;s a mountain biker. But I wonder, can I tie in that into somehow? And can I pull in that crowd that way? There&#8217;s all those kind of connections. It&#8217;s like, it doesn&#8217;t have to be. I think that&#8217;s the thing, we managed to get across that it doesn&#8217;t have to be WordPress. You can talk about anything if it relates to the internet, and then it might just aspire that that connects to a site that runs WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">That&#8217;s how we kind of got a bigger crowd because we dabbled. We did do a technical focused one and it just, that was my thing. I really wanted to get techie and nerdy and it&#8217;s like, but you just cut down to too much of a niche and you&#8217;re cutting people out. It&#8217;s better to kind of have all sorts of things, and as I mentioned before, getting people to see a talk about something they might not think they&#8217;re interested in and realise actually it is very interesting and put across and try and get people in.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:42:17] <strong>Nathan Wrigley:</strong> Yeah. I think that&#8217;s the perfect place to sort of draw a line under this one. So what we&#8217;re saying is that WordPress events, Meetups in particular, I think we&#8217;re talking about mainly, they&#8217;re definitely going through a state of flux. We don&#8217;t necessarily have the answer, but we&#8217;ve definitely floated what the problem is. And there&#8217;s a few towards the end there, interesting ideas of ways to possibly make it more engaging to people who&#8217;ve, I don&#8217;t know, just lost interest, or have never come across WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So, oh, that&#8217;s fascinating. I really enjoyed that. Simon, where do people find you? Where are, you mentioned earlier how the entire world of social networking has been shattered.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:42:53] <strong>Simon:</strong> That&#8217;s my issue. Yeah, well, I mean you can find me on illustrate.digital. I&#8217;ve got to give a slight plug out to the company I work for. We are a WordPress agency. We do loads of stuff for WordPress. At the minute I seem to be living on LinkedIn. I got addicted to a game on there, and then I kept kind of pulling back. That&#8217;s my kind of way to reach out at the minute so you can find me there. I think, yeah, otherwise I don&#8217;t really use the other socials. I am on Facebook, if you find me, good luck. But otherwise I think LinkedIn is the way to get me initially. But if you&#8217;ve got an example and say, ah, you should join this platform, do reach out and let me know, I&#8217;m happy to have a look.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:43:22] <strong>Nathan Wrigley:</strong> Thank you. I will make sure that anybody listening to this is able to find that. If you go to wptavern.com, search for the episode with Simon Pollard in, you&#8217;ll be able to probably scroll to the bottom of the show notes and there&#8217;ll be links to his LinkedIn.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So Simon Pollard, that was a really curious and interesting chat. Thank you for chatting to me today. I appreciate it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:43:41] <strong>Simon:</strong> Thank you very much Nathan.</p>\n</div></details>\n\n\n\n<p class=\"wp-block-paragraph\">On the podcast today we have <a href=\"https://www.linkedin.com/in/simonp303/\">Simon Pollard</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Simon has been building with WordPress for many years. Originally from Devon in England, he’s worked as a professional web developer across locations, eventually landing at Illustrate Digital, where he’s been for six years. Simon’s not just a coder, he’s been deeply involved in the WordPress community, not only organising, but helping to grow the Bristol WordPress Meetup from a casual get-together in a pub to a thriving, officially-backed event with dozens of regular attendees.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Like many in the WordPress ecosystem, Simon wears multiple hats. He’s a musician, a devoted dad, and an accidental community leader who found himself at the heart of local WordPress organising. But COVID-19 changed all that. In today’s episode, Simon explains what happened to WordPress Meetups during and after the pandemic, how vibrant communities fizzled out, how hard it was to bring people back, and the new challenges of connecting when traditional social media platforms no longer bring everyone together.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Simon talks about his own journey, how he paused on events, shifted his social life to music, and struggled to hand the Meetup keys to new organisers. Eventually, a call from old friends drew him back, and he was faced with the new reality, smaller groups, fractured channels, and the question of how to keep the in-person spirit of WordPress alive.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We get into the irreplaceable value of real-life connection, the ‘warmth in the room,’ and the need to rethink what gets people to in-person events now. Is it hybrid events? Perhaps it’s music? Something beyond pure WordPress talks? We discuss what’s been lost, what still matters, and what it might take to build the next era of WordPress community in a distracted, always-connected world.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you’re curious about the future of WordPress Meetups, if you’ve felt the ebb and flow of community during the past few years, or if you just want to know how to find your people again, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.linkedin.com/in/simonp303/\">Simon on LinkedIn</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://illustrate.digital\">Illustrate Digital</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.meetup.com/bristol-wordpress-meetup-group/\">Bristol WordPress Meetup Group</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Mar 2026 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Open Channels FM: It’s Channel 4, Literally\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2551213\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://openchannels.fm/its-channel-4-literally/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"Welcome to Channel 4, where Bob Dunn finally found a home for offbeat chats after sleepless nights. It’s the podcasting wild card.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Mar 2026 10:10:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"HeroPress: I Don’t Have It All Figured Out. I Show Up Anyway.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=8509\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:168:\"https://heropress.com/essays/i-dont-have-it-all-figured-out-i-show-up-anyway/#utm_source=rss&utm_medium=rss&utm_campaign=i-dont-have-it-all-figured-out-i-show-up-anyway\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9087:\"<img alt=\"Pull Quote: You don’t have to wait until you feel ready. You just have to show up.\" class=\"attachment-large size-large wp-post-image\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2026/03/031726.webp\" width=\"1024\" /><section class=\"wp-block-newsletterglue-group\" style=\"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; margin-top: 0px; margin-bottom: 0px;\">\n<figure class=\"wp-block-audio\"><audio controls=\"controls\" src=\"https://heropress.com/wp-content/uploads/2026/03/Indira_Biswas_HeroPress_Audio.mp3\"></audio><figcaption class=\"wp-element-caption\">Here is Indira reading her own story aloud.</figcaption></figure>\n</section>\n\n\n<p>My background is in Quality Assurance: testing features, observing behaviour, and making sure things work as expected. For a long time, I believed open source contribution mostly meant writing code. Since I wasn’t a developer, I saw myself more as someone learning from the community than contributing to it.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-finding-my-place\">Finding My Place</h2>\n\n\n\n<p>I grew up in <a href=\"https://en.wikipedia.org/wiki/Akola\">Akola</a>, a small town a few hours from <a href=\"https://en.wikipedia.org/wiki/Nagpur\">Nagpur</a>. Our school computer lab had one computer for every ten or twelve students. I was shy, so I rarely got a turn at the keyboard. Most of the time I watched from a few rows back, trying to understand what the others were doing.</p>\n\n\n\n<p>I went on to complete a diploma and then a degree in Computer Science. Fast forward to today: I started a role at <a href=\"https://rtcamp.com/\">rtCamp</a>, a company where contributing to open source is part of the culture rather than something people do in their spare time. Even then, I was too reluctant to ask whether there was a place for a QA engineer in the WordPress contributor community.</p>\n\n\n\n<p>Then, at a Contributor Day, I watched a few people test a feature, open tickets, report bugs, and translate strings. They weren’t writing code, but they were clearly contributing. I remember thinking: this is exactly what I do. I eventually understood that testing is an important part of building better software, and that there is space for many different kinds of contributors.</p>\n\n\n\n<p>While browsing <a href=\"https://make.wordpress.org/chat/\">WordPress Slack</a> one day, I came across the <a href=\"https://make.wordpress.org/community/handbook/contributor-day/contributor-working-group/contributor-mentorship-program-for-wordpress/\">WordPress Contributor Mentorship Program</a>. It felt like the opportunity I had been waiting for. Without consulting anyone or giving myself time to second-guess it, I signed up. The program did what the best communities do. It didn’t focus on teaching me how to code. Instead, it showed me how to collaborate: how to work with a team, support each other, communicate clearly, and encourage one another. It helped me understand why the WordPress community feels so welcoming to so many people.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-one-step-at-a-time\">One Step at a Time</h2>\n\n\n\n<p>From there, I started contributing to the Polyglots team, then Core, Test, and Photos.</p>\n\n\n\n<p>Being part of these teams helped me understand open source in a new way. I started to see how many different kinds of work go into building and supporting a project. Not just writing code, but testing, translating, documenting, and helping each other. Every contribution, no matter how small, helps move things forward.</p>\n\n\n\n<p>I became a contributor on consecutive releases: WordPress 6.7 “Rollins,” WordPress 6.8 “Cecil,” and WordPress 6.9 “Gene.” I still feel the butterflies, and a lot of pride, every time I’m listed as a contributor in a release post. The community had quietly been helping me overcome my fears, and I no longer felt the jitters about coming forward and putting my name in for different roles.</p>\n\n\n\n<p>A recent example: there was an upcoming Contributor Day at WordCamp Asia, and I signed up to volunteer at a table. I didn’t apply to lead or co-lead. That felt like too much. Volunteering was enough. Then I got a call from the organisers asking if I would be open to co-leading the table.</p>\n\n\n\n<p>For once, I said yes.</p>\n\n\n\n<p>I am still a month away from WordCamp Asia 2026 as I write this. I am thrilled and nervous in roughly equal measure. The person who used to watch from the back of the school computer lab is going to stand and address a room full of people.</p>\n\n\n\n<p>I don’t know yet how it will go. But I said yes, and that feels like something.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-for-anyone-watching-from-the-sidelines\">For Anyone Watching from the Sidelines</h2>\n\n\n\n<p>It wasn’t always easy. I completed my primary schooling in the regional language, and things as basic as speaking and writing fluent English required a lot of effort. On many occasions, I doubted myself.</p>\n\n\n\n<p>I feel very fortunate to have been welcomed into this community with open arms. From the very beginning I felt at home, and I have never been made to feel like I don’t know enough. I am still learning every day, finding my path and trying to make an impact.</p>\n\n\n\n<p>There are many accomplished contributors and talented women in this community, juggling multiple responsibilities, quietly taking on leadership roles, contributing consistently without making a fuss about it. None of them waited to feel ready. They started anyway, and the community met them where they were. I am sure that by simply continuing to show up, I will learn a great deal from them and keep finding my voice along the way.</p>\n\n\n\n<p>If you’re someone who is on the fence about starting a contributor journey in the WordPress community, know this: there is no hierarchy here. Everyone is welcome and equally valued. The work you already know how to do is needed. You don’t have to learn to code, unless you want to. You don’t have to wait until you feel ready. You just have to show up.</p>\n\n\n\n<p>It’s okay if you’re not ready to lead yet. It’s okay if you’re still watching from the sidelines. Start where you are. Your yes will come.</p>\n\n\n\n<p>My name is Indira Biswas. I am a QA Engineer at rtCamp. I have contributed to WordPress Core, the Test Team, Polyglots, and Photos. I have spoken at WordCamps, and in a few weeks I will stand on the WordCamp Asia stage as emcee and co-lead the Core table at Contributor Day.</p>\n\n\n\n<p>I am grateful beyond what I know how to say, to the community that kept the door open, to people like <a href=\"https://www.worksbymichelle.com/\">Michelle Frechette</a>, <a href=\"https://www.linkedin.com/in/thecancerus/\">Amit Kumar</a>, and <a href=\"https://profiles.wordpress.org/pavanpatil1/\">Pavan Patil</a> who were encouraging from the very beginning, and to the Mentorship Programme.</p>\n\n\n\n<p>The WordPress community gave me a place to put my work and a reason to keep doing it. I hope to keep giving that back for a long time.</p>\n\n\n\n<p>If you are coming to WordCamp Asia in Mumbai this year, please come say hi. I would love to meet you, hear your story, and yes, probably add a few more photos to my selfie collection.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-2 is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-8514\" height=\"1024\" src=\"https://heropress.com/wp-content/uploads/2026/03/WordCamp-Pune-2025-820x1024.webp\" width=\"820\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-8516\" height=\"769\" src=\"https://heropress.com/wp-content/uploads/2026/03/WordCamp-Pune-2026-1024x769.webp\" width=\"1024\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-8515\" height=\"768\" src=\"https://heropress.com/wp-content/uploads/2026/03/WordCamp-Pune-2026-_-Team-1024x768.webp\" width=\"1024\" /></figure>\n</figure>\n\n\n\n<div class=\"wp-block-group has-background is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-8f084edc wp-block-group-is-layout-flex\" id=\"desktop\">\n<h2 class=\"kt-adv-heading8509_a5d107-fd wp-block-kadence-advancedheading\" id=\"work-environment\">Indira&#8217;s Work Environment</h2>\n\n\n\n<p>We asked Indira for a view into her contribution life and this is what she sent! Make sure you click on the hot spots.</p>\n\n\n	<div class=\"hotspots-image-container\">\n		<img alt=\"Indira Biswas&#039; Desktop\" class=\"hotspots-image skip-lazy\" height=\"2259\" src=\"https://heropress.com/wp-content/uploads/2026/03/Indira_Biswas_Desktop.webp\" width=\"1440\" />\n	</div>\n\n\n\n\n<p class=\"has--font-size\">HeroPress would like to thank <a href=\"https://wpdrawattention.com/\">Draw Attention</a> for their donation of the plugin to make this interactive image!</p>\n</div>\n<p>The post <a href=\"https://heropress.com/essays/i-dont-have-it-all-figured-out-i-show-up-anyway/\">I Don’t Have It All Figured Out. I Show Up Anyway.</a> appeared first on <a href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Mar 2026 02:30:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Indira Biswas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"Open Channels FM: Connecting Decentralized Social Networks and Rethinking Interoperability\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2551015\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"https://openchannels.fm/connecting-decentralized-social-networks-and-rethinking-interoperability/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:196:\"In this chat, Matthias and Ryan dive into Ryan\'s journey building tools like Bridgy to connect decentralized networks, emphasizing the importance of interoperability and community in the open web.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Mar 2026 09:30:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Matt: Song Creation\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=151483\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://ma.tt/2026/03/song-creation/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2957:\"<p class=\"wp-block-paragraph\">I&#8217;m in New Orleans for the first time in 7 years for a beautiful wedding. My Mom&#8217;s side of the family emigrated here in the 1860s, and there&#8217;s a deep comfort in the art, traditions, and weirdness of <a href=\"https://www.louisianafolklife.org/lt/articles_essays/creole_art_creole_state.html\">Creole culture</a>. Good music and food are ubiquitous. </p>\n\n\n\n<p class=\"wp-block-paragraph\">I met up with WordPresser <a href=\"https://gravatar.com/blakeaeda05338c\">Blake Bertuccelli-Booth</a> to catch a set by <a href=\"https://jasonmarsalis.com/\">Jason Marsalis</a> at <a href=\"https://snugjazz.com/\">Snug Harbor</a>, featuring some great originals and surprising arrangements of <a href=\"https://www.youtube.com/watch?v=XPpTgCho5ZA\">Maroon 5&#8217;s &#8220;This Love&#8221;</a> and the music from the <a href=\"https://www.youtube.com/watch?v=nd2Xiz_XEt4\">Bejeweled Butterflies</a> game. Great artists find inspiration everywhere.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Afterward, we went to see my friend <a href=\"https://www.tromboneshorty.com/\">Troy, aka Trombone Shorty</a>, at his studio. (Troy and I met when we both received the <a href=\"https://www.heinzawards.org/recipients\">Heinz Award in 2016</a>.) He was with <a href=\"https://www.instagram.com/silkktheshocker/\">Silkk the Shocker</a> and <a href=\"https://www.reggienic.com/\">Reggie Nicholas Jr.</a>, working on beats and songs. Though I was there for just a short while, it was inspiring to see the act of musical creation.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-151490\" height=\"805\" src=\"https://i0.wp.com/ma.tt/files/2026/03/IMG_2458.jpeg?resize=604%2C805&#038;quality=89&#038;ssl=1\" width=\"604\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">A few days ago, <a href=\"https://www.edsheeran.com/\">Ed Sheeran</a> went on the new <a href=\"https://www.youtube.com/@friendskeepsecrets\">Benny Blanco / Lil Dicky / Kristin Podcast Friends Keep Secrets</a>. I haven&#8217;t watched the entire episode, but the twenty minutes from about 1:09 to the end where Ed and Benny come up with a new song I&#8217;ve seen 4 times now, it&#8217;s magical. Check it out, it&#8217;s one of the coolest things you&#8217;ll see this week.</p>\n\n\n\n<figure class=\"wp-block-embed alignwide is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;ve seen Ed Sheeran loop his songs live, but this act of creation is very special, and I love the dynamic between him and Benny. It reminds me of that magical moment in <a href=\"https://www.disneyplus.com/browse/entity-eaea3ecf-6636-4468-b777-54bb2aee5545\">Peter Jackson&#8217;s Get Back documentary</a> where you <a href=\"https://www.youtube.com/watch?v=-R8pFCE3TP8\">see Paul McCartney and the band come up with the idea for the classic song Get Back</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 15 Mar 2026 05:23:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"Gutenberg Times: Gutenberg Changelog #128 – Gutenberg 22.7 Version and Dev Notes for 7.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://gutenbergtimes.com/?post_type=podcast&p=44744\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-128-gutenberg-22-7-version-and-dev-notes-for-7-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:58698:\"<p class=\"wp-block-paragraph\"><img alt=\"🎉\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f389.png\" style=\"height: 1em;\" /> Announcing GT Changelog Podcast Episode 128: Deep Dive Into Gutenberg 22.7 &amp; WordPress 7.0 Dev Notes! <img alt=\"🎉\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f389.png\" style=\"height: 1em;\" /></p>\n\n\n\n<p class=\"wp-block-paragraph\">We’re back with another packed episode of the GT Changelog Podcast! In episode 128, host Birgit Pauli-Haack welcomes JavaScript developer and full-time WordPress contributor Maggie Cabrera for an insightful conversation about all things Gutenberg and WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In this episode, we unpack the highlights of Gutenberg 22.7, with a special focus on the latest features coming to WordPress 7.0. From the innovative navigation overlays—earning plenty of “oohs” from the community—to the long-awaited pseudo selectors in theme.json, our speakers share behind-the-scenes perspectives on development.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Birgit Pauli-Haack and Maggie Cabrera explore game-changing updates like the new breadcrumbs block, PHP-only block registration, and the emerging real-time collaboration features. They also discuss the vision for my.wordpress.net—WordPress running right in your browser for ultimate digital sovereignty.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-69-gutenberg-releases-wordpress-6-0-1-the-create-block-theme/#shownotes\">Show Notes</a> / <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-69-gutenberg-releases-wordpress-6-0-1-the-create-block-theme/#transcript\">Transcript</a></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Editor: <a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li>\n\n\n\n<li>Logo: <a href=\"https://markuraine.com/\">Mark Uraine</a></li>\n\n\n\n<li>Production: <a href=\"https://icodeforapurpose.com\">Birgit Pauli-Haack</a></li>\n</ul>\n\n\n\n<p class=\"has-larger-font-size wp-block-paragraph\" id=\"shownotes\"><strong>Show Notes</strong></p>\n\n\n\n<h2 class=\"wp-block-heading\">Special Guest: Maggie Cabrera</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>GitHub <a href=\"https://github.com/MaggieCabrera\">MaggieCabrera</a></li>\n\n\n\n<li><a href=\"https://profiles.wordpress.org/onemaggie/\">WordPress profile</a></li>\n\n\n\n<li><a href=\"https://twitter.com/one_maggie\">Twitter @one_maggie</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">My.WordPress.net</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/news/2026/03/announcing-my-wordpress/\">Your Browser Becomes Your WordPress</a></li>\n\n\n\n<li><a href=\"https://ma.tt/2026/03/wordpress-everywhere/\">WordPress Everywhere</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress 7.0 Dev Notes</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/03/04/breadcrumb-block-filters/\">Breadcrumb block filters</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/04/customisable-navigation-overlays-in-wordpress-7-0/\">Customizable Navigation Overlays</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/04/changes-to-the-interactivity-api-in-wordpress-7-0/\">Changes to the Interactivity API</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/04/dataviews-dataform-et-al-in-wordpress-7-0/\">DataViews, DataForm, et al.</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/03/php-only-block-registration/\">PHP-only block registration</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/09/pseudo-element-support-for-blocks-and-their-variations-in-theme-json/\">Pseudo-element support for blocks and their variations in theme.json</a>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/75627\">Implement state UI for pseudo selectors on Global styles</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/issues/42299#top\">Ability to style current menu item</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/75736\">Navigation link: add support to style current menu item via theme.json</a></li>\n</ul>\n</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/10/real-time-collaboration-in-the-block-editor/\">Real-Time Collaboration in the Block Editor</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/wp-admin/post.php?post=121473&amp;action=edit\">Iframed Editor Changes in WordPress 7.0</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">More to come.  <a href=\"https://make.wordpress.org/core/tag/dev-notes+7-0/\">Get the full list</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s released?</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/news/2026/03/wordpress-6-9-2-release/\">WordPress 6.9.2 Release</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2026/03/wordpress-6-9-3-and-7-0-beta-4/\">WordPress 6.9.3 and 7.0 beta 4</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2026/03/wordpress-6-9-4-release/\">WordPress 6.9.4 Release</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2026/03/wordpress-7-0-beta-5/\">WordPress 7.0 Beta 5</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/03/11/whats-new-in-gutenberg-22-7-11-march/\">What’s new in Gutenberg 22.7? (11 March)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/ai/2026/02/03/content-guidelines-a-gutenberg-experiment/\">Content Guidelines as a Gutenberg experiment</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in active development or discussed</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"\">Tabs: Restructure Tabs Menu and inner blocks</a><br /></p>\n\n\n\n<p class=\"has-large-font-size wp-block-paragraph\">Stay in Touch</p>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li>Did you like this episode? <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><strong>Please write us a review </strong></a></li>\n\n\n\n<li>Ping us on X (formerly known as Twitter) or send DMs with questions. <a href=\"https://twitter.com/gutenbergtimes\">@gutenbergtimes </a>and <a href=\"https://twitter.com/bph\">@bph</a>.</li>\n\n\n\n<li><em>If you have questions or suggestions, or news you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. </em></li>\n\n\n\n<li><em>Please write us a review on iTunes! <a href=\"https://gutenbergtimes.com/itunes/\">(Click here to learn how)</a></em></li>\n</ul>\n</div></div>\n\n\n\n<p class=\"has-large-font-size wp-block-paragraph\" id=\"transcript\"><strong>Transcript</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Welcome to our 128th episode of the Gutenberg Changelog Podcast. In today&#8217;s episode, we will talk about Gutenberg 22.7 version and dive a bit deeper into the dev notes for 7.0 that have been published as we record this on March 12th, 2026. I&#8217;m your host, Birgit Pauli-Haack, curator at the Gutenberg Times and a core contributor for the WordPress open source project sponsored by Automattic. And today, I&#8217;m very happy to say Maggie Cabrera joins me on the show. Maggie is a JavaScript developer and theme builder and is contributing full-time to the open source project and also sponsored by Automattic. So welcome to the show, Maggie. How are you today?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Hi, I&#8217;m really good. Thank you for having me again. Really excited.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: It&#8217;s been a long time. So maybe a year and a half or even two years. Yeah. Since I&#8217;ve been on the channel.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: At least one year. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. Oh, and I forgot to mention in the intro that you are also a co-developer. You were a co-developer on the Twenty Twenty-Four theme, which was one of the first full-featured block default themes. And has gotten a lot of workout through the WordPress community because I think that started when, when people started with a default theme and just adjusted things and created that for client work or for private projects. And the others were okay. And I, I really like the Twenty Twenty-three part where we, there was a community push to get more style variations in. That was really cool.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Yeah. I think I need to go back to them to look at those. Again, to get some ideas there.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah, I think it&#8217;s funny looking back at them and how each of those themes and Twenty Twenty-Five too have like different things from it that you could, you would want to reuse today because they haven&#8217;t gone out of style really. And hopefully soon we&#8217;ll be able to do that kind of thing where you can, you can have multiple themes installed, be able to reuse like patterns or style variations and stuff like that. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: And I know that people are actually working on it. There was an idea to have the template management a little bit more safe for people. Ella, I think, was working on it. And she switched the priorities to revisions for 7.0. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Hopefully, maybe 7.1.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: I also think that that&#8217;s part of it, that you can have multiple templates for the same slug. We talked about it on the show when we talked about 6.9 and what was coming from the Gutenberg. It&#8217;s still in Gutenberg, but it&#8217;s experimental now and you have to open it up through the experiments tab. But yeah, I&#8217;m, I really like that. And then you can reuse patterns. That&#8217;s definitely something. Yeah, we&#8217;ll see what&#8217;s coming down the pipeline. </p>\n\n\n\n<h3 class=\"wp-block-heading\">WordPress 7.0</h3>\n\n\n\n<p class=\"wp-block-paragraph\">So for WordPress 7.0, you worked on several features, for instance, bringing the pseudo selectors to the theme.json and patterns for the navigation overlays.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. And the navigation overlays were really a got a few oohs when I demoed it last night at the meetup in Munich. And it was really cool to see. There were also some tiny things where I said, oh, I didn&#8217;t know that they were getting so much excitement out of people. Revisions, of course, was one. And the other one was that you can have a paragraph now create columns. So you have just one setting and you switch it on and then you can have a paragraph display in 2 or 3 columns depending on the site.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: And that is really cool. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Well, anyway, so yeah, the overlay work has been in the making for so long and I&#8217;m so excited that that finally made it and I&#8217;m really happy with how it ended up looking by the time, like the deadline of the release. I think there will still be follow-ups and stuff, but I think it&#8217;s really, really nice. Now I not only worked on the patterns, but I also worked on the whole setup for themers to extend that. So a theme, a themer, but that, that was like previous work, I guess, but it all made it to the release. So a themer will be able to create a template part for the overlay to set up as a default, and also patterns. So you can have your theme will have maybe 5 different overlay patterns and then you&#8217;ll select, well, this one is going to be the default and you&#8217;ll assign it to the navigation block you want it to have it and you&#8217;ll instantly have it as soon as you activate the theme, which is really nice. </p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;ve also been tinkering with it on my personal blog. I was like, now that I can have it, I have, because I have Gutenberg on it, I will, yes, yes, I need to put it on and change the colors and center it and put the site logo on it and all this kind of thing. So yeah, I&#8217;m really excited about what other people are going to be able to do with it. I think it&#8217;s quite flexible and I think it&#8217;s, there&#8217;s still more work to make it more flexible. Like things we want for people to be able to do something like if they want to make their overlay, like maybe always on, not just on mobile and not have it be full width, maybe only have like half the viewport, in the future, they will be able to do that. Right now there&#8217;s only one thing where you can&#8217;t really close it by clicking outside of it, which is the thing that we need to fix. But once we have that, the sky&#8217;s the limit.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. Yeah. There was Nick Diego, a year and a half or so ago, wrote a tutorial on the developer blog about how to create mega menus.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yes, I remember that. Yeah, yeah, that&#8217;s the next step too.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: And he had this idea with template parts and then push it into the navigation bar, but of course it wasn&#8217;t wired up from core, so he had to do some, some interesting workarounds. And then Mike McAllister with his Ollie Theme Builder, he had a plugin called the Menu Builder and it&#8217;s in the repo. </p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: I think that was a big inspiration when we were working on the navigation overlay.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, that&#8217;s what I thought. Yeah. And there was a conversation between Mike McAllister and also Matt Mullenweg on Twitter and yeah, how to get this into core and I&#8217;m glad it&#8217;s now there and it can be, of course, everything can be improved, but—</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Oh yeah, this is V1.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: It&#8217;s phase one. Like I explained yesterday. It&#8217;s phase one. It&#8217;s baby steps. It can&#8217;t be fully featured.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: We iterate.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, absolutely. Yeah. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Announcements</h3>\n\n\n\n<p class=\"wp-block-paragraph\">So, but today, completely a different thing was an announcement. No, it was yesterday actually that your browser becomes your WordPress. It&#8217;s the announcement of my.wordpress.net. It&#8217;s a browser-based, signup-free WordPress built on WordPress Playground. And those of you, dear listeners, who know Playground wouldn&#8217;t be all surprised how this is gonna work. But it&#8217;s just, the site is private across visits because it&#8217;s automatically saved in your browser. But it also offers an app catalog and one-click installs for personal CRM and RSS reader. And it&#8217;s kind of a prototype for maybe seen as a WordPress democratizing digital sovereignty because you can, you don&#8217;t have to put it on a central place. </p>\n\n\n\n<p class=\"wp-block-paragraph\">You have it all on your browser, on your machine, and you can interact with your machine with it. It also has a hook into an AI assistant if you want to, and also some other apps. But the plugin and the WordPress still is what it is. But Matt also posted about it on his personal blog, Matt Mullenweg, under ma.tt, and he calls it the WordPress Everywhere. And outlines the strategy as well. And he can see that this one thing that&#8217;s in your browser and only for you can have peer-to-peer sync with another person&#8217;s MyWordPress, could have version control and also cloud publishing, which means pushing it to a host or pushing segments of it like single posts to another public website or any way you wanna kind of think about it. But it&#8217;s a kind of atomic container, composable units. And you can fully roll back. You can just say, okay, I don&#8217;t want it anymore. And then it&#8217;s gone. But it shifts. One of the hopes, it shifts from WordPress for millions to WordPress for billions. We&#8217;ll see. We&#8217;ll talk about it in the next 20 years about it. So, again, so AI will enhance it. And it&#8217;s the open source power is really coming to life in that vision. We&#8217;ll see if we can get the product also to fulfill all those promises. </p>\n\n\n\n<p class=\"wp-block-paragraph\">I got a chance to try it out in early stages. It&#8217;s mainly built by Alex Kirk and he published it and then went on sabbatical. So it&#8217;s kind of— what&#8217;s this little baby? Yeah, took a little break and it&#8217;s a, I think it&#8217;s a wonderful proof of concept. It&#8217;s a rough experiment, definitely. But I love the app launcher instead of plugins because it&#8217;s kind of a different metaphor. Yeah, kind of if you can have this single install additional apps in WordPress, that would be so much more approachable than plugins that need to be installed and find and everything. And it&#8217;s a personal note-taking app with many others out there. But this would let you connect your personal ideas with what you&#8217;re doing out on the web and bring it in, in certain ways or other. So it kind of, you can kind of put it together. Say if you have a chat with your AI, you can copy paste it into your private WordPress and think about it some more and write about it or add it with other information and resources and just keep your own learning process private. But it&#8217;s not in a Google Doc, it&#8217;s just out there in the browser. Easy to use because it&#8217;s in WordPress. But yeah, there&#8217;s so many ideas that I all of a sudden had with that. So I really liked it. It was announced yesterday, so you probably haven&#8217;t gotten an opportunity.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah. Yeah. I&#8217;m gonna definitely check it out. Sounds really interesting.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Definitely do that. Yeah. TechCrunch also had, and I will share all the links in the show notes. TechCrunch also had a little report about it. So yeah, check it out. Of course, it&#8217;s the first version as always in WordPress and it&#8217;s baby steps, right? </p>\n\n\n\n<h3 class=\"wp-block-heading\">Dev Notes</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Now with WordPress beta 4 being out, the first dev notes appear on the Make blog. And there are quite a few that are about the block editor. The first breadcrumbs block is coming to WordPress 7.0. And the dev note talks about the block filters. Yeah, learn how to use it with two PHP filters or customize it. And with the trail terms and also the taxonomy terms, the interface is actually more like, okay, we will, we will find out where your page is. Is it a subpage of a page section or is it a post in a category? And we put the things that we know about it into the breadcrumbs. And there&#8217;s a, you can have a home link in there and you can have the current page also in the trail if you want to. But that&#8217;s kind of, so yeah, I share the dev notes in, in the show notes, like we&#8217;re talking about all 6 or 7 of them. So yeah. But, um, have you worked with the breadcrumbs block?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: No, I had a time when I was working on WooCommerce theme development for a little while. And I knew that that was needed and I think Woo had its own little solution. So I&#8217;m really happy to see that there&#8217;s something coming to core. That definitely helps for any use case, not just the commerce side. So yeah, definitely need it. Will help SEO and everything. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. There were quite a few plugins out there. I think SEO had it already in there. So, but I&#8217;m not quite sure they were all block-based. So having a block in there and you can actually put &#8217;em on any page. Yeah. You don&#8217;t have to put &#8217;em in the template. So yeah, you can connect with. Have the visitor not getting lost so much on your big, big, big website. The next one, we already mentioned that that&#8217;s the customizable navigation overlays. And see developers learn how to register and bundle the new navigation overlay and customize that. That&#8217;s what you said for the mobile navigation. Yeah, the overlay, when I demoed it yesterday, it had always used as overlay. As a navigation, so the default navigation will never show. You always show the overlay, but that&#8217;s kind of full page and then you have to close it. Yeah, you mentioned that already. Yeah. So how would theme developers register and bundle then?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: So there&#8217;s, there&#8217;s a couple of options. So they can just do patterns and tag them as core slash, I think navigation overlay. I think it&#8217;s on the dev note. And that would have those patterns show on the sidebar when you create a new one. And right now you, we only have the ones that are coming from core, but if a theme bundles a few patterns more, you&#8217;ll see them too. But you can also, as a themer, decide, well, I want to not only bundle patterns, but also decide right away that the header that I&#8217;ve designed will have a specific overlay and they can decide which one and link it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">By having the attribute to the navigation block specifically. And if you want to have 4 headers for a website, for a theme, and each one of them is going to have a different overlay, you can absolutely do that. So it&#8217;s, you&#8217;re not tied to just one for the whole website. You can decide on a per-block basis. So it&#8217;s really nice.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Awesome.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: If a theme doesn&#8217;t want to do that, or you&#8217;re using a theme that it&#8217;s older than this feature, but you still want to use the navigation overlay, you can only need to click on the navigation block. And go to the settings and click on the— there&#8217;s an overlay on this, on the inspector on the sidebar. You can create a new overlay and it will automatically give you the simple one. That&#8217;s just your navigation block and the close button with a white background. And you can customize it or use one of the bundle patterns that came with the feature.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Is it possible to switch out those patterns?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah, the same way you can for when you create a new page and it will show you all the, on the sidebar or this popup that tells you all the different patterns that come with your theme, you can completely replace them.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. Okay.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Same that you do with the query block and all these kinds of things.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. Yeah. Awesome. Yeah. So I think a lot of theme developers are going to try it out and maybe have an update to their themes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah, I can&#8217;t wait to see what they come up with.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. So the next dev note is about the changes interactivity API. And that&#8217;s pretty much a new watch function, or that&#8217;s implementing a new watch function for the server-side state URL and populate cleaner patterns for side effects and navigation tracking. And there&#8217;s also the state.navigation is going to be deprecated. So watch out for those deprecation notices in the console log. Another dev note covers all the changes on the data views, the data form, and the field API. And there are some substantial updates in the API with new layouts, validation rules, grouping options for the table, and then picker improvements. And yeah, the whole package, I think it&#8217;s now in the version 13 or so for the data views. So it&#8217;s pretty great to use for plugin pages.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah. Oh yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: And sites. So you don&#8217;t have to make any of the design decisions and keep up with— Yeah, yeah, yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Your components, those are really stable.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yes, they are.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: And it is really fun and Claude code can really work with them. Just need to make sure that it&#8217;s kind of looking at the right version. So, and then there is a PHP only block registration. A lot of people, PHP developers—</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah, very excited about this.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Are excited about this. Yeah. Yeah, it has all the, all the details in the dev note about auto-register and also how you can with the auto-registration, you also can get all the inspector controls on the sidebar. If you enable the support for that. And I will share this also in the show notes. Brian Welcher has on his private or personal blog, wrote a whole tutorial on how to create a block like that and kind of walk you through step by step. I&#8217;m sure he also did a live stream on it. Or multiple, but I think that&#8217;s both of them. You can kind of look at the livestream on YouTube. So a lot of developers are really excited about that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. And the next one is about the pseudo-element support for blocks and their variation in theme.json. And Maggie, you worked on that. How does it work?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah. So this is basically just working on top of what we already have, like The theme developers can already define via theme.json support for hover, focus, focus visible, and all of these states for their blocks, like the buttons block, uh, on theme.json. But we have variations for blocks, and in particular on the buttons block, we have like the outline variation. And you could, on theme.json, change the background color for hover on your default button block, but if someone decides to use the outline, there is no way without using manually CSS to change the hover for the outline. So this, this little change adds that feature, but I think I wanted to talk about what&#8217;s coming up that&#8217;s not making it to 7.0, but we&#8217;ll make it for the next one, which we&#8217;re finally Hang on.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: I have a question to the hover block theme.json. So I could do hover and focus changes also to other blocks than buttons? Is that what you&#8217;re selling? Or only to the button style variations?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Only for the way it worked before is you could do it for button blocks and elements and links, blocks and elements. Well, there&#8217;s no link blocks, so the link element. You could do that. Now you can also do it on the variations. So if you have a variation that&#8217;s created by core or one that you create yourself, you can also add hover for it. That&#8217;s what&#8217;s coming up.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: So what&#8217;s coming up now?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah, what&#8217;s coming up is we&#8217;re finally merged, I think it was yesterday, the UI for controlling adding that hover using the editor and not only theme.json. So if you, if you have your button block. You just go on the site editor, go to global styles, and you&#8217;ll have on the top right, you&#8217;ll have a dropdown that will let you see all the different states that your button can be in.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And you select from that dropdown, like hover, and then change anything, change color, change typography, change font size. You can even, we&#8217;ve even tested that you can change and put it on your hover.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can change the right mode and put it so it&#8217;s vertical instead of horizontal. When you hover your button, it suddenly flips and it becomes horizontal.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. Wants, wants my attention. Wants my attention. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Don&#8217;t follow that advice. Probably very not accessible.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. Yeah. But that&#8217;s cool because a lot of people are just designing with the site editor and having all that UI is really important to have that. Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: I think it was one of the issues that had more comments in Gutenberg, the issue, the pattern issue that I was asking for those controls.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. Yeah. I imagine. Yeah. But that&#8217;s not coming in 7.0. Just clarify.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: That&#8217;s, that&#8217;s coming on the next Gutenberg release. So you will talk about this on the next changelog.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yes. Yes. It will come to Gutenberg 22.8. Yeah, it&#8217;s already merged, so it&#8217;s in the milestone. So yeah, you have to wait another 2 weeks, but yeah, okay.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. And the next dev note is all about real-time collaboration, the block editor. It&#8217;s essential reading for plugin developers and to learn how the classic Meta Box disabled the collaboration mode by default and how to use the sync providers filter to customize your your transport layer, because right now it&#8217;s all on HTTP and it&#8217;s kind of reduced to just, I think, 2 people or 3 people just to make it also available to shared hosting. But if you have VS Virtual Hosting or Virtual Boxes or your own servers, you can actually switch out the providers and have more people being on there in collaboration. And there are some pitfalls or unintended block insertion side effects that need to be kind of looked at, not only for plugin developers, but also for site owners and agency developers. So that&#8217;s definitely a very important dev note to read. Speaking of side effects, have you done any collaborative editing yet?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: No, I&#8217;ve not.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: On your website?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah, no.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: It&#8217;s really cool, but I got into some trouble yesterday. When I was demoing. Of course, live demo is always the interesting part, right? I got the notification that I lost the connection to the server. And although it was only me in there, so it couldn&#8217;t have been. And so it was a little bit, I need to track it down for maybe a bug report, but could also be the technology in the room because we had some Beamer issues and it wouldn&#8217;t show up, wouldn&#8217;t show the dropdowns. It was interesting. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Yeah, I was trying to show off the aspect ratio dropdowns for the gallery block, and it would only show the active one, but not the rest of it. It&#8217;s kind of very weird. I was talking and sooner or later they let me know that they don&#8217;t see anything, but it was kind of weird. </p>\n\n\n\n<p class=\"wp-block-paragraph\">But anyway, so, and then the iframed editor changes for WordPress 7.0. There wasn&#8217;t a post earlier that 7.0 brings automatic iframing post editor, but that has been moved to 7.1. So you have a little bit of a grace period, plugin developers, because those blocks that are in version 1 or version 2 of blocks.json trigger that the post editor is not iframed. And the iframed version is actually really helpful when you want to separate concerns from the block editor and from the rest of the admin. But the big part is also not only meta boxes is not this problem there, but it&#8217;s the version. And we have not seen all the things that may go wrong are actually only theoretical. We have not seen it yet. So, but we still need to do some more testing. And if it&#8217;s now in the Gutenberg plugin, so if you want to test it, that would be really cool to see if your site or some of the blocks that you have from earlier block collection. </p>\n\n\n\n<p class=\"wp-block-paragraph\">That are still on your website, make sure you test it and see if anything breaks. And if it does, let us know wherever you can. You can comment on the Gutenberg times, you can comment on the Make.blog or on GitHub, anywhere you want in the Slack channel. There&#8217;s an outreach channel is a good place to post those as well. So yeah, we definitely need some wider testing with the Gutenberg plugin and what happens with the blocks on the earlier version of blocks. And I will do. Some testing when I get back from my travels. </p>\n\n\n\n<p class=\"wp-block-paragraph\">And that&#8217;s probably what I&#8217;m going to do at Contributor Day in WordCamp Asia is testing some of the old plugins. I have still on my website somewhere on the Gutenberg times, I have a list of 100 plugins and some of them, I think 40 of them were block collections. So I&#8217;m going to install them all and see if they break or maybe have Playground write some automation for that. Yeah, we&#8217;ll see how that works. But that&#8217;s definitely what I&#8217;m gonna aim for. Yeah. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Dev notes, we are, we are kind of a little bit in the know. There are 7 more dev notes coming to, for WordPress 7. They will all be released for the field guide, which is coming out with the release candidate 1. Not the same day, but maybe a day later. And that&#8217;s about the block visibility and the pattern editing. Who knew we are now supporting Unicode in email addresses? And then some simplified HTML5 tags in WordPress, then the new block support for text indent.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Oh yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Which is kind of nice too. And then the custom CSS for individual block instance in WordPress 7.0 and the dimension support enhancement that come to WordPress. So those are dev notes coming up. </p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s Released</h3>\n\n\n\n<p class=\"wp-block-paragraph\">And we are now going into what&#8217;s released. And this week was a little bit of a release galore. So there was WordPress 6.9.2 that came out as a security release. And that had one bug that kind of for a few sites had a whitespace, a blank page on the front end. And that was fixed within hours to 6.9.3. But that coincided with having a release for 7.0 beta 4.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: And that was kind of all one after another. And once it went out, it was found out that there were 3 security, 3 of the 10 security fixes that were in 6.9.2 didn&#8217;t actually make it into 6.9.3. They made it into beta 4. So that&#8217;s kind of when you have these clashes of versions, something happens. And so they had to create another 6.9 point release, the number 4. But it&#8217;s really amazing how much goes into some of the releases.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah. They work so fast too. It&#8217;s amazing. It&#8217;s really impressive.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: And how you can do this one after another. There were 2 a day and then it&#8217;s really amazing. Great work for the other contributors.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Amazing. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Into the night and they were handing it off from one person to the next because the time zones changed.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: </p>\n\n\n\n<p class=\"wp-block-paragraph\">No stress.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: It&#8217;s like a release relay.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah, yeah. Like a well-oiled machine.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, it was, yeah. But still some hiccups in there, so.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah, always.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 22.7</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: All right, so now we come to Gutenberg 22.7. We were all waiting for that, right? </p>\n\n\n\n<h3 class=\"wp-block-heading\">Enhancements</h3>\n\n\n\n<p class=\"wp-block-paragraph\">So the enhancements are starting not with block library. Right now, the first thing on the changelog is that phpMyAdmin is now supported by the wp-env Playground runtime. So you can then have access to the database right from your Playground wp-env local environment, which is really cool because then, yeah, you have the whole thing. It still is SQL, but it&#8217;s the phpMyAdmin, what we all love and used to for the last 20 years. Yeah. To connect with the database. What&#8217;s also in 22.7 is the connectors screen. That has been backported already to WordPress 7.0. And that is the single place where you can connect your website to external services. It starts with AI provider, but it&#8217;s not going to stop there. It&#8217;s any service that you have to connect to to get data in or get data out. You can put to the connector screen and also plugins can use it to organize the handoff of keys, API keys and connectors, security, no, we have public keys and all that, or securities. And what also happens is that the providers that are connected with prefix with AI will also register with the WP AI client. So then a plugin can push prompts to an AI that is connected if there is one available. So it&#8217;s really interesting how that comes to pass. I have on my list to do kind of how you write a plugin to connect to an OpenWeather app. Just get the free key and then have your, the weather around be displayed on a website. I think that&#8217;s a nice example tutorial that we could do. Yeah. And the next one?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah, the next one&#8217;s a playlist block, which is ramping up, it&#8217;s getting the waveform player visualization where Benny has been implementing this open source visualizer instead of creating one that we need to maintain and applied it to the playlist block, which is, I think it&#8217;s, I don&#8217;t know if it&#8217;s going to make it. No, it&#8217;s, it&#8217;s going to be for 7.1 then.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah. And it&#8217;s looking really, really nice. I can&#8217;t wait to. To have this for themes. I was just looking into the original playlist because I kind of like to do this kind of thing, which is look at all the issues that we&#8217;re closing our— and it&#8217;s from— it&#8217;s, uh, issue 805. Oh wow, 2017. So we&#8217;re doing that in 2026, which is great. Honestly, I like it. Yeah. So yeah, and it&#8217;s looking so good. I love it. I can&#8217;t wait. I have a bunch of friends from the Sevilla community who are podcasters, and I can&#8217;t wait to see what they can make with it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, and I&#8217;m definitely going to put it also on the Good Mythical Times. Oh yeah, for sure.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: For sure. You let us know if it fails or—</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Oh yeah, of course. I have opinions. I travel. Go for it. Yeah. I also know that, so our team, which is Justin Tadlock, Ryan Welcher, Jonathan Bossinger, Juan Margarito, we are all working on a showcase for a band website. And I know that Justin does the theme for it and he has already built with the playlist block and it looks amazing on those band websites when we have albums and all that. I don&#8217;t know when we will release it, but it&#8217;s definitely going to be for education of developers to kind of see how interactivity API works, how some of the theme features work with that. And yeah, it&#8217;s going to be really cool. Just as a side note there. Yeah, there were a few blocks that hadn&#8217;t had a text-align block support added to it, or they had their own implementation. And there was a big push in Gutenberg to make it available for all the blocks that have text in there. To, to do the text align things.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah. Yeah. Those code quality changes really make a difference on it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. So there were 5 more in 22.7. Uh, 22.6 had 8 blocks that were going in there. So I&#8217;m not sure they made it all to 7.0. No, no, they were not.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: We have many blocks. So that&#8217;s painstaking work, honestly.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. It&#8217;s taking work. Yeah. And it comes in when it comes in. So, and then there&#8217;s also the previews of style variation transforms. So you can say, okay, I want to transform certain sections into a different style variation. Now there&#8217;s a little preview so people are not surprised what&#8217;s happening. Yeah. Yeah. People don&#8217;t like surprises. If they don&#8217;t click with, they don&#8217;t know what&#8217;s gonna happen.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah. Now we can also enable style variations. Transforms for blocks that are in content-only mode. If you&#8217;re editing a pattern that has an image and you want to change to the variation with around the corners or something, you can do it within the UI of content-only.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. Yeah. I saw that yesterday. Yeah. That, that&#8217;s, that&#8217;s actually pretty cool.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: And there&#8217;s another change coming up. Yeah. The block supports, you can define CSS for blocks based on feature selectors. This is kind of like a complicated one that it&#8217;s setting up. A lot of flexibility for blocks.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I&#8217;ve been using personally this option, this feature on a change that recently made it that I haven&#8217;t talked about it yet here, but I think it will make it also on the next changelog, which is I, we&#8217;ve added for the navigation link, the possibility to style the current item. And the reason why this PR by Aaron is, well, this feature in general by Aaron is useful is that, so what this does is basically lets you define a CSS selector that&#8217;s specific to a feature. So right now, block.json allows you to, before it used to only allow you to define like a selector for your block, that&#8217;s what theme.json would target, but some features need something specific. In the case for the current navigation, we want to target the navigation link only if it has the current menu item class too. So now you can go on block.json and say, when we&#8217;re using the feature current, we want this CSS selector to be the one that we&#8217;re using. So that is really flexible and allows for so many things that you can do with global styles and blocks.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, I think that was for custom blocks. You only could have a selector for the wrapper of the block. But the inner blocks you weren&#8217;t able to target without CSS chasing.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: But it&#8217;s not only that, like, in the case of the navigation, it&#8217;s not about the wrapper only, but also because it&#8217;s a very dynamic block that changes depending on the state it&#8217;s in. It will change its classes. If you&#8217;re visiting a specific page, it will have this current menu item class. So if you can target only that, that&#8217;s very useful.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: I think we need some little tutorial about that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah, yeah, yeah. I think, well, that will definitely, like the current menu item will definitely have a dev note for 7.1.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, absolutely. Yeah. But that&#8217;s awesome. Thank you so much for pointing that out. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Bug Fixes</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The next one is that the grid block improved visualizer is now responsive. The visualizer&#8217;s responsiveness has been approved. I wasn&#8217;t quite sure which one was going. The grid block also got a little bit of an improvement for 7.0, but that we already talked about it when, when I was going with Jessica, I think last, last episode. But I really like how the grid block is now. You can define a minimum width of your columns. And then if you, even if it&#8217;s a custom one, it kind of will then be responsive and stack the whole thing. On your mobile. So it&#8217;s much easier to do. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: So strong grid.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. Yeah. The grid block gets better and better. And I hope there is some time for some contributors to work on it for the 7.1 and 7.2, because it&#8217;s so helpful to have that also in template parts and patterns and all that. So the PHP-only blocks now have boundary attributes, values. In the inspector controls that wasn&#8217;t before that. Now you can see it in the— so they can be changed and automatically added to the custom block that is registered with PHP. And with the Gutenberg 22.7, the real-time collaboration is actually enabled by default.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: So it&#8217;s getting out of experiment then.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: It was already out of experiment. But it was actually opt-in.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Before.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Oh, I see, I see. And now they switched it to opt out.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Okay.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: The space is the same. You go to the general settings into writing, and then it&#8217;s, I think, the third option from the top. You can disable it if you want to, if it gets into your way like it did yesterday at my demo. I disabled it and it was always fine. I&#8217;m just repeating it so I can remember to file a bug report and test this again. Yeah. What&#8217;s next?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: You can disable multiple collaborators if meta boxes are present.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. And it&#8217;s not the, that you can, it will disable multiple collaborators when meta boxes are present. You&#8217;re right. Because they, it clashes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: It clashes because the saving of the meta box and auto saving, they&#8217;re not in sync. So you might lose content from the meta boxes. In that, so it&#8217;s automatically disabled there. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Experiments</h3>\n\n\n\n<p class=\"wp-block-paragraph\">There&#8217;s an experiment in Gutenberg. It&#8217;s called the Content Guidelines, and it comes through the WordPress AI team. They were exploring Content Guidelines as a Gutenberg experiment, as a dedicated structured place inside WordPress to cover your site&#8217;s voice, tone, image, and copy standards. And it works with the REST API and custom post types and has an UI to manage that, but you need to enable it in your experiments page. It also has block-level guidelines and import and export on the vision history. So what it does, it&#8217;s not, it isn&#8217;t for AI only, but AI, if you have an AI assistant that works with your website, the content guidelines are actually helping that AI to match your tone, to match your your standards, your guidelines, standards, your publishing standards, your pre-publish checklist and all that. But also when an AI comes and goes to your website, then it will know, have more information about your website that&#8217;s more in-depth than what it knows from just scrolling it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah. Makes sense.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. So it supports sitewide categories. Like the site, the copy, the images, and additional, and then the block level stuff. That&#8217;s kind of in the changelog of 22.7 as an experiment. And I don&#8217;t know where it&#8217;s going, but we will see how once it&#8217;s tested and more people have to chime in to see if it makes it out of experiments or when it makes, not if, when.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: It&#8217;s really interesting to see that. Yeah. Kind of all of a sudden you have a second layer of concern. It&#8217;s not only SEO, it&#8217;s AEO, and then you have your own assistants kind of go in and do stuff. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: It&#8217;s important to have default solution for this because WordPress is so extended. There needs to be something that everyone can build on upon. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, absolutely. That&#8217;s actually the, the philosophy of the AI team is to, to build the plumbing.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Defaults.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: And defaults. So plugins can build on top of it and there is a standard there. So that&#8217;s kind of really cool. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Documentation</h3>\n\n\n\n<p class=\"wp-block-paragraph\">So when we have a few documentation items that we wanna point out, well, because that&#8217;s always a little bit different.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Always important to keep documentation up to date.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Absolutely. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Now more than ever.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. With all the new things coming in. So there is a theme.json schema for the icon block. And then the documentation for the content role and the list view block supports. So custom blocks as well as theme can add the content role to things, patterns, template parts, templates.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: It also has an improved parameter documentation for the icon block and updated README for data views, data forms, and the field API.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah, with all those changes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: All the changes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Like the meme, all the changes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: All the changes. All the changes. Yeah. We like changes. Changes are hard, but we like them. Yeah. So I think that&#8217;s the essence of what&#8217;s in the changelog for Gutenberg 22.7. </p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s in Active Development or Discussed</h3>\n\n\n\n<p class=\"wp-block-paragraph\">I have just one item that I wanted to touch base on with Maggie today, with you about what&#8217;s in development and discuss. Touched on some of it, but the tabs block unfortunately didn&#8217;t make it in 7.0. It&#8217;s on its way to get into 7.1 and it was so close.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: It really was. Yeah. It was a little bit of a pity that it didn&#8217;t make it, but I mean, so the thing was another contributor, I think it was Aki, was reviewing the block when we were trying to stabilize it and he raised important concerns and we sat down and looked at it and thought, yeah, I think this, we think the structure of the block is not correct right now. And this is really important to get right because once it&#8217;s there, it just needs to stay. And this would have been a mess if we had to backtrack that. So yeah, that, those concerns have been mostly addressed in a PR. I think I have the link for you here.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can share it later. And there&#8217;s a bunch of follow-ups coming after that, which means that the tabs is not only going to be like in a really good state, but also it&#8217;s going to come with more things. One of those things is what I was talking before. That I was working on the current menu item, the ability of adding the, what we&#8217;re calling states for blocks or elements. In the case of the current menu item, like the state of where a nav link is the current one that we&#8217;re visiting. And in the case of the tabs, which tab you have currently open, we will be able to assign a tab as current and be able to style it as such. First via theme.json and then hopefully also for 7.1 with, uh, our new UI for states.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Awesome. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Really excited for all of that. Everything&#8217;s linked. Everything works together.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, it has to. Yeah. I think the concern was that it didn&#8217;t follow the usual how other blocks were built.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: It would kind of confuse not only contributors, but also those who kind of want to extend it. Seth Rubenstein worked on it quite a bit and he actually had to bow out just before 7.0 for his own priorities. And I&#8217;m glad that you picked it up though. Sarah picked it up.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: It was Sarah mainly. I was just reviewing and—</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Sarah, you said?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I was reviewing and supporting her, but it&#8217;s been Sarah&#8217;s work since she picked it up.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: So that&#8217;s coming and we definitely will talk about it some more on other releases and also have a call for testing. It won&#8217;t be an official one, but I will make it to test it. Yeah. So, but now go back to testing 7.0, what&#8217;s coming to a WordPress instance near you in a month, roughly in a month, April 9th. And it will be released. There will be a release panel at WordCamp Asia Contributor Day. So quite a few from the release squad are going to Mumbai. To be on that panel, and I will see everybody there. I think it&#8217;s after my workshop on theme development is actually after lunch, so we were all gonna sleep in my workshop. I&#8217;m really happy.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Yeah, catch up with that when you have it, when you, when you&#8217;ve done it, because I&#8217;m not going to WordCamp Asia, but I want to see your workshop.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: All right. Okay. Yeah. Well, we&#8217;ll see. It&#8217;s the first workshop that I do on theme development, so it&#8217;s going to be maybe a hit and miss. We&#8217;ll see.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Sure, you&#8217;ll do fine.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: As always, dear listeners, this is the end and the show notes will be published on <a href=\"http://gutenbergtimes.com/podcast\">gutenbergtimes.com/podcast</a>. This is episode 128, 128. And if you have questions and suggestions or news you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. That&#8217;s <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. And Maggie Cabrera, thank you so much for being here. And being such a great resource and talk about all the good things that you work on.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Thank you for having me.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Absolutely. And thanks for listening and goodbye for now. Bye-bye.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Maggie Cabrera</em>: Bye.</p>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 15 Mar 2026 04:58:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"Gutenberg Times: My WordPress, WordPress 7.0, Gutenberg 22.7, and AI Experiments — Weekend Edition 361\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=44652\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"https://gutenbergtimes.com/my-wordpress-wordpress-7-0-gutenberg-22-7-and-ai-experiments-weekend-edition-361/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:28641:\"<p class=\"wp-block-paragraph\">Hi,</p>\n\n\n\n<p class=\"wp-block-paragraph\">This week, we saw many updates in WordPress Core with two Betas and three security releases. Your auto-update email folder got plenty of traffic if you are managing more than one website <img alt=\"🤗\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f917.png\" style=\"height: 1em;\" /> The next step for the security team is to backport the 6.9.4 fixes to older version for WordPress, all the way back to WordPress 4.7.. It&#8217;s a huge job and it needs to be diligently executed. </p>\n\n\n\n\n\n<p class=\"wp-block-paragraph\">Be well and hope you can enjoy Spring or Fall colors. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/news/2026/03/wordpress-6-9-2-release/\"><strong>WordPress 6.9.2</strong></a>, led by <strong>John Blackbourn</strong>, is a security-only release you&#8217;ll want to apply immediately. It patches ten vulnerabilities: a blind SSRF, a PoP-chain weakness in the HTML API and Block Registry, regex DoS in numeric character references, stored XSS in nav menus and via the <code>data-wp-bind</code> directive, an AJAX authorization bypass, a PclZip path traversal, and an XXE in the bundled getID3 library—now also patched upstream by James Heinrich.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/news/2026/03/wordpress-7-0-beta-5/\"><strong>WordPress 7.0 Beta 5 is available for testing</strong></a>, packing over 101 fixes since Beta 3. The headline <strong>new feature is a Command Palette shortcut</strong> in the Omnibar — logged-in editors will spot a <code>⌘K</code> / <code>Ctrl+K</code> symbol in the admin bar, giving you instant access to navigation and customization tools from anywhere on the site. The final release remains scheduled for April 9, 2026. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Ben Dwyer</strong> recaps <strong><a href=\"https://make.wordpress.org/core/2026/03/11/whats-new-in-gutenberg-22-7-11-march/\">what&#8217;s new in Gutenberg 22.7</a>,</strong> a feature-packed release. You&#8217;ll find a new experimental Connectors screen under Settings, letting you manage AI providers like OpenAI with extension hooks for plugins. Real-time collaboration is now enabled by default, style variation transforms show live previews, the Grid block visualizer is more responsive, and the Playlist block gains a WaveForm Player. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maggie Cabrera</strong> and I sat down to discuss the latest Gutenberg release and the Dev notes for WordPress 7.0. It&#8217;s been a while since we chatted and it was a great conversation. As always, the episode will drop into your favorite podcast app over the weekend. Stay tuned. </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-44712\" height=\"185\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Screenshot-2026-03-13-at-17.41.45.png?resize=652%2C185&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Anne McCarthy</strong>  has issued a <a href=\"https://make.wordpress.org/core/2026/03/13/twenty-twenty-seven/\"><strong>call for volunteers to build the Twenty Twenty-Seven default theme</strong></a>, with <strong>Henrique Iamarino</strong> confirmed as lead designer. Targeting the WordPress 7.2 release in early December, the team is getting started early to allow room for iteration. If you want to contribute to development or testing, leave a comment on the post by Friday, March 27th — the community response has already been enthusiastic.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://wordpress.org/news/2026/03/wordpress-7-0-beta-5/\"><img alt=\"Draft highlight grid for WordPress 7.0\" class=\"wp-image-44673\" height=\"368\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Screenshot-2026-03-10-at-18.01.26.png?resize=652%2C368&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n\n<p class=\"wp-block-paragraph\">This month&#8217;s <a href=\"https://developer.wordpress.org/news/2026/03/whats-new-for-developers-march-2026/\"><strong>What&#8217;s New for Developers (March 2026)</strong></a> is your essential pre-launch briefing as WordPress 7.0 approaches RC1 on March 19. The big headline is Real-Time Collaboration, now built on HTTP polling with Yjs and CRDT data stored in post_meta. You&#8217;ll also find AI provider packages for OpenAI, Google, and Anthropic landing in the Plugin Directory, plus visual in-editor revision tracking, a new Icon block, Content-Only pattern editing by default, and phpMyAdmin support in wp-env&#8217;s Playground runtime.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Maggie Cabrera </strong>outlines what&#8217;s new with <a href=\"https://make.wordpress.org/core/2026/03/09/pseudo-element-support-for-blocks-and-their-variations-in-theme-json/\"><strong>pseudo-element support for blocks and their variations in theme.json</strong></a> in WordPress 7.0. You can now define <code>:hover</code>, <code>:focus</code>, <code>:focus-visible</code>, and <code>:active</code> states directly on blocks and their style variations — no custom CSS needed. An &#8220;Outline&#8221; button variation, for instance, can have its own distinct hover behavior. No Global Styles UI yet; that work continues separately.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Gopal Krishnan</strong> outlines what plugin and theme developers need to know about <a href=\"https://make.wordpress.org/core/2026/03/10/real-time-collaboration-in-the-block-editor/\"><strong>real-time collaboration in the block editor</strong></a> in WordPress 7.0, powered by Yjs. Collaboration is disabled when classic meta boxes are present, so you&#8217;ll want to migrate those to registered post meta with <code>show_in_rest</code>. The new <code>sync.providers</code> filter lets you swap the default HTTP polling transport for WebSockets or WebRTC. Avoid local React state for shared data — always derive values from the WordPress data store.</p>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph\"><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-128-gutenberg-22-7-version-and-dev-notes-for-7-0/\">Gutenberg Changelog #128 – Gutenberg 22.7 Version and Dev Notes for 7.0</a> with special guest Maggie Cabrera </p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-no-vertical-margin\"><img alt=\"Recording Gutenberg Changelog 128 with Maggie Cabrera and Birgit Pauli-Haack \" class=\"wp-image-44836\" height=\"185\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Screenshot-2026-03-13-at-17.41.45-1.png?resize=652%2C185&#038;ssl=1\" width=\"652\" /></figure>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div></div></div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Anne McCarthy</strong> shared a candid look at <strong><a href=\"https://nomad.blog/2026/02/28/iterating-on-notes-in-wordpress/\">three Notes features for WordPress</a> </strong>that didn&#8217;t quite make the 7.0 cut — show/hide notes on the canvas, filter options in the Notes panel, and compact notes. All built with Claude Code as part of her &#8220;Learn AI deeply&#8221; effort. She&#8217;s openly working through open questions, including whether &#8220;Open&#8221; or &#8220;Unresolved&#8221; is the clearer label, and whether a resizable sidebar should replace the compact toggle entirely. Chime in if you are interested and have an opinion. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"my-wordpress\">My WordPress</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Brandon Payton</strong> announced <strong><a href=\"https://my.wordpress.net/\">my.WordPress.net</a>,</strong> a browser-based WordPress that requires no sign-up, no hosting, and no domain — just open it and start creating. Built on WordPress Playground, your site lives privately in your browser, persists across visits, and stays entirely yours. An App Catalog offers one-click installs for a personal CRM, RSS reader via the Friends plugin, and an AI workspace that can modify plugins on your behalf. As Alex Kirk puts it, this is WordPress democratizing digital sovereignty. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">Where the official announcement focused on the product itself, <strong>Matt Mullenweg</strong>&#8216;s <a href=\"https://ma.tt/2026/03/wordpress-everywhere/\"><strong>WordPress Everywhere</strong></a> is the strategic vision behind it. He zooms out to explain what&#8217;s coming next — peer-to-peer sync, version control integration, and cloud publishing — and frames Playground containers as composable, atomic units you can roll back entirely. Mullenweg believes this shifts WordPress from millions of installs to billions, with AI making open source more powerful, not less relevant.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sarah Perez</strong> covers <a href=\"https://techcrunch.com/2026/03/11/wordpress-debuts-a-private-workspace-that-runs-in-your-browser-via-a-new-service-my-wordpress-net/\"><strong>WordPress&#8217;s new browser-based workspace, my.WordPress.net</strong></a>, for TechCrunch.  </p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Emma Roth</strong> reported about it for The Verge: <strong><a href=\"https://www.theverge.com/tech/893766/wordpress-browser-website-creator\">WordPress launches an in-browser website creator</a></strong>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Ben Werdmuller</strong> marvels at <a href=\"https://werd.io/your-browser-becomes-your-wordpress/\">your browser becoming your WordPress</a> — a genuine innovation announced by Brandon Payton. Built on WordPress Playground and powered by WASM, my.WordPress.net installs a full WordPress instance directly in your browser: no sign-up, no hosting, nothing between you and a running site. Werdmuller wonders about cross-device syncing and sees broader implications — to-do lists, CRMs, source management — as a glimpse of what private, browser-based personal apps could become.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">If you get a chance to try <a href=\"https://my.wordpress.net/\">my.WordPress.net</a> in its current early state, go in with the right expectations: this is a proof of concept, a rough but genuinely exciting experiment. The App Catalog reframes plugin discovery in a way that just feels right, and the idea of a private personal space — where outside research meets things you want to keep to yourself — is compelling. Give it a few months, more apps, and a designer&#8217;s touch.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Just before the official announcement of My WordPress, Ray Morey interviewed <a href=\"https://www.therepository.email/from-experimental-tool-to-ai-infrastructure-adam-zielinskis-vision-for-wordpress-playground-in-2026\"><strong>Adam Zieliński’ on his vision for Playground in 2026</strong></a> and also recounts the history of WordPress Playground starting in 2022. </p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p class=\"wp-block-paragraph\">On the WooCommerce Developer Blog, <strong>Brian Coords </strong>invites you to <a href=\"https://automattic.registration.goldcast.io/webinar/8f6402d7-500d-4aa7-b444-84184dc2c58e\"><strong>Building Ecommerce Community: Meetups, Networks, and Real-World WooCommerce</strong></a>, a free 60-minute panel on March 31, 2026 (17:00–18:00 UTC).  Coords brings together <strong>Amber Hinds</strong> (Equalize Digital), <strong>Mary Hubbard</strong> (WordPress Executive Director), and <strong>Raquel Manriquez</strong> (PressConf) for an honest conversation about building community, finding collaborators, and getting real value from events — whether you&#8217;re an agency, freelancer, or developer who&#8217;s never quite felt at home in a crowd. </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://automattic.registration.goldcast.io/webinar/8f6402d7-500d-4aa7-b444-84184dc2c58e\"><img alt=\"WooCommerce Community building panel March 31, 2026\" class=\"wp-image-44677\" height=\"367\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/WooCommerce-Community-Panel-1.webp?resize=652%2C367&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Mike McAlister</strong> has expanded <a href=\"https://olliewp.com/ollie-for-woocommerce/\"><strong>Ollie into WooCommerce</strong> territory</a>, adding dedicated shop templates, product grid patterns, custom WooCommerce blocks, and a guided setup wizard — all built natively for full site editing. You can design and customize your store, product pages, cart, and checkout entirely inside the WordPress site editor. One user reported a 170% year-over-year sales increase after rebuilding their client&#8217;s store with Ollie.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Rae Morey</strong>, The Repository also reported on it in <strong><a href=\"https://www.therepository.email/ollie-moves-into-ecommerce-with-full-woocommerce-support\" rel=\"noreferrer noopener\" target=\"_blank\">Ollie Moves Into Ecommerce With Full WooCommerce Support</a></strong></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Derek Hanson,</strong> Technical Account Manager at Automattic, shares <a href=\"https://automattic.com/for-agencies/blog/from-concept-to-production-10-tips-for-building-custom-wordpress-blocks-with-telex-ai/\"><strong>10 field-tested tips for building custom WordPress blocks with Telex AI</strong></a>, drawn from real agency work on his team. You&#8217;ll learn practical techniques like drafting prompts in Claude before opening Telex, using post-it sketches as visual references, remixing projects as version control checkpoints, and knowing when a block has outgrown the tool and needs a developer to finish it properly.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">In his latest video, <strong>Wes Theron</strong> shows you how to<a href=\"https://www.youtube.com/watch?v=kCJPNFOSxqc\" rel=\"noreferrer noopener\" target=\"_blank\"> <strong>speed up your designs with WordPress patterns</strong></a>. You will learn how to quickly build and customize professional WordPress layouts using block patterns. Theron shows you how to insert, modify, and create patterns to design pages effortlessly.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https://github.com/WordPress/create-block-theme/releases/tag/v2.9.0\">Create Block Theme plugin v2.9.0</a> brings a handful of focused improvements to your theme-building workflow. </p>\n\n\n\n<ul class=\"wp-block-list has-normal-font-size\">\n<li>fixed localization for Cover block background images and the Read More block&#8217;s content attribute. </li>\n\n\n\n<li>added basic end-to-end tests and an AGENTS.md file, </li>\n\n\n\n<li>polished the sidebar with a Card component, </li>\n\n\n\n<li>consolidated redundant APIs, </li>\n\n\n\n<li>migrated to husky v9, and bumped the minimum WordPress requirement to 6.8.</li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<div class=\"ng-block-13f95e6644dea773 wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #fdfcea; border-radius: 12px;\"><div class=\"ng-block-4f9e4c5b16cc8ae8 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2025&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. </p></div></div></div></div>\n\n<div class=\"ng-block-de0df87b57a6f12b wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>The previous years are also available: <br /><strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a></p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor.</h2>\n\n\n\n<p class=\"wp-block-paragraph\">In this week&#8217;s livestream, <strong>Ryan Welcher</strong> and <strong>Troy Chaplin</strong> teamed up on <a href=\"https://www.youtube.com/watch?v=9uG6DzaRKDM\">this episode of Talk Devy To Me</a> to walk you through &#8220;Veils of Fate,&#8221; a fully functional Choose Your Own Adventure game Chaplin built entirely with the WordPress Interactivity API. You&#8217;ll see how he delivers instant feedback and seamless state changes across game choices — no page reloads, no JavaScript framework. A creative, boundary-pushing demonstration of what the Interactivity API can do beyond typical block development use cases.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://www.youtube.com/live/9uG6DzaRKDM?si=HXQkJnXDrh5ulsSF&amp;t=466\"><img alt=\"\" class=\"wp-image-44721\" height=\"304\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/Ryan-Welcher-Troy-Chaplin-on-the-livestream.jpg?resize=542%2C304&#038;ssl=1\" width=\"542\" /></a></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Wojtek Naruniec</strong> writes about <a href=\"https://wordpress.com/blog/2026/03/11/wordpress-studio-debugging/\"><strong>two new debugging tools now available in WordPress Studio</strong></a>: Xdebug support and a debug log toggle. Xdebug lets you set breakpoints and step through code line-by-line from your editor on port 9003, no system-level installation is needed. The debug log toggle sets <code>WP_DEBUG</code> and <code>WP_DEBUG_LOG</code> automatically and adds a direct &#8220;Open log file&#8221; link in Settings. A bonus tip: point your AI agent (Claude Code, Cursor, Codex) at <code>wp-content/debug.log</code> to interpret errors hands-free.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://wordpress.com/blog/2026/03/11/wordpress-studio-debugging/\"><img alt=\"\" class=\"wp-image-44734\" height=\"474\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/03/wordpress-studio-enable-xdebug.webp?resize=652%2C474&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"ai-and-wordpress\">AI and WordPress</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Jeffrey Paul</strong> recaps <a href=\"https://make.wordpress.org/ai/2026/03/06/whats-new-in-ai-experiments-0-4-0/\"><strong>what&#8217;s new in AI Experiments 0.4.0</strong></a> for the WordPress AI Team. This release, shaped by 14 contributors, introduces prompt-based image generation in the editor and Media Library, along with a Generate Review Notes experiment for accessibility, readability, grammar, and SEO suggestions.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In another post, Paul outlines <a href=\"https://make.wordpress.org/ai/2026/03/12/whats-new-in-ai-experiments-0-5-0/\"><strong>what&#8217;s new in AI Experiments 0.5.0</strong></a>, a focused release aligning with WordPress 7.0. It removes AI client dependencies, using the WP AI Client in core instead, while previous credentials migrate to a new Connectors screen. <a href=\"https://wordpress.org/plugins/ai/\">The plugin is available</a> in the repository.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Ray Morey</strong> reported on both releases for The Repository: <a href=\"https://www.therepository.email/ai-experiments-plugin-gets-two-updates-in-a-week-with-wordpress-7-0-now-the-focus\"><strong>AI Experiments Plugin Gets Two Updates in a Week, With WordPress 7.0 Now the Focus</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Elliott Richmond</strong> put<strong> <a href=\"https://elliottrichmond.co.uk/wordpress-ai-theme-creation-how-automattics-new-claude-cowork-plugin-builds-block-themes-from-a-prompt/\">wordpress-agent-skills repo and Automattic&#8217;s Claude Cowork plugin through its paces</a></strong> and came away impressed. Describe your site, pick from three AI-generated design directions, and a complete block theme — <code>theme.json</code>, templates, patterns, the lot — deploys straight to WordPress Studio in minutes. The generated code follows solid conventions and is yours to iterate on. Setup requires MCP configuration and Studio CLI, so developers will find it straightforward; everyone else faces a steeper climb. Token usage on Opus is substantial.</p>\n\n\n<div class=\"ng-block-45835fa534df61dc wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #f8f8f8; border-radius: 8px;\"><div class=\"ng-block-ffbea3ad5f5f5282 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review.</p></div></div></div></div>\n\n<div class=\"ng-block-67ac000169352fe2 wp-block-newsletterglue-image ng-block size-full is-resized\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;\"><a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\"><img alt=\"\" class=\"wp-image-42874 ng-image\" height=\"45\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/02/Screenshot-2025-11-15-at-12.06.44.png?resize=196%2C45&#038;ssl=1\" style=\"border-style: none; border-color: transparent;\" width=\"196\" /></a></div></div></div></div>\n\n<div class=\"ng-block-7ca806adc0d7b7bb wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience.</p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n<div class=\"ng-block-6e1f838bc64ce96d wp-block-newsletterglue-separator ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; color: #666666;\"><hr style=\"background-color: transparent; color: transparent; margin: 0; border: 0; border-top: 1px solid #666666; width: 560px; height: 0;\" /></div></div></div></div>\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"><div class=\"ng-block-6ed5c06eda3abd13 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 14px; font-family: Helvetica; line-height: 0.2; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong>Featured Image: </strong></p></div></div></div></div></div>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 14 Mar 2026 03:26:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Matt: New Headphones\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=151463\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://ma.tt/2026/03/hdb630/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:384:\"<p class=\"wp-block-paragraph\">Not doing a full <a href=\"https://ma.tt/category/in-my-bag/\">What&#8217;s In My Bag</a> yet, but I do want to highlight I&#8217;ve been really enjoying the <a href=\"https://www.amazon.com/dp/B0FK4K5Z37?tag=photomatt08-20\">Sennheiser HDB 630 Wireless Over-Ear Headphones</a>. <cite>Hat tip: <a href=\"https://pud.com/\">Philip Kaplan aka Pud</a>.</cite></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Mar 2026 10:45:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Matt: Selling Your Company\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=151455\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://ma.tt/2026/03/selling-your-company/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2864:\"<p class=\"wp-block-paragraph\">I would like to offer some free business advice to people who are considering selling something they&#8217;ve created.</p>\n\n\n\n<p class=\"wp-block-paragraph\">First, if the buyer insists you don&#8217;t talk to any other bidders, you are being screwed. They only do this because they don&#8217;t want you to find the market-clearing price.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Do you think when Microsoft called LinkedIn and said, &#8220;We want to buy you for $26B,&#8221; they just replied, &#8220;Sure! That sounds good.&#8221;</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re very lucky, you get to work with a bank like <a href=\"https://qatalyst.com/\">Qatalyst</a>, which says, &#8220;That&#8217;s a lovely offer, let&#8217;s see who else would be interested.&#8221;</p>\n\n\n\n<p class=\"wp-block-paragraph\">Ask yourself why someone wants to buy you? Who else might have the same motivations? That begins a process in which a wide array of parties review the deal.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you don&#8217;t have the connections or a bank to help you, just email the CEOs of other companies that might be interested. Say: &#8220;XYZ wants to buy me for $Y dollars. Is that something you&#8217;d also be interested in?&#8221;</p>\n\n\n\n<p class=\"wp-block-paragraph\">Now you&#8217;re creating a market.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Remember that you&#8217;re doing this for the first time, and on the other side of the table, they&#8217;ve done dozens of deals.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It <em>really</em> pains me to see WordPress-adjacent companies get taken advantage of by sophisticated financial and corpdev players who strong-arm them into not shopping their deal.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A confident buyer doesn&#8217;t care if you talk to others because they know they can offer you the best deal, which usually combines money with what happens to the business after it&#8217;s sold. This is the magic of <a href=\"https://www.berkshirehathaway.com/\">Berkshire Hathaway</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Warren Buffett doesn&#8217;t care if you talk to other bidders; in fact, he wants you to, so you see why he&#8217;s the better outcome for your business if you want to sell it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s tempting to want to celebrate every time a creator sells something. Say it&#8217;s good for the community. But if they didn&#8217;t sell it through a fair process, it&#8217;s more likely they were taken advantage of, and that saddens me. </p>\n\n\n\n<p class=\"wp-block-paragraph\">For public companies, failing to follow the process I describe above can constitute a breach of your fiduciary duty to shareholders and expose you to legal action. But there aren&#8217;t any such rules for private entities, which is why they get rolled over so often.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Mar 2026 07:09:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Matt: Tumblr Unblocked\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=151452\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://ma.tt/2026/03/tumblr-unblocked/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:489:\"<p class=\"wp-block-paragraph\">For a brief period, <a href=\"https://www.tumblr.com/\">Tumblr</a> was unavailable to the 115M+ people in the Philippines because the government had blocked it. To their credit, the <a href=\"https://cicc.gov.ph/news/cicc-clears-the-air-system-error-led-to-unintentional-tumblr-blackout-restoration-underway/\">Philippines CICC quickly reviewed and corrected their block after mass public outrage from the Filipino Tumblr community</a>. Let the people tumble!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Mar 2026 05:56:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Matt: Popping Bottles\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=151449\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"https://ma.tt/2026/03/popping-bottles/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:809:\"<p class=\"wp-block-paragraph\">With the rise of GLP-1 drugs, there’s a trend that magnums are being ordered at clubs to meet minimums but left unfinished.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I think there’s a space for an ultra-high-end wellness drink at clubs. Imagine <a href=\"https://ship.erewhon.com/\">Erewhon</a> meets <a href=\"https://magicmind.com/\">Magic Mind</a> meets <a href=\"https://www.kineuphorics.com/\">Kin</a>,  maybe with some effervescence. An elixir that comes out with sparklers but makes you feel great with nootropics not hungover. Priced at hundreds of dollars retail so thousands at a club. It could even be a cold chain, with the freshest ingredients that need to be preserved.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Let’s do some turmeric-ginger-cayenne shots and get crunk.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Mar 2026 04:14:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"WordPress.org blog: WordPress 7.0 Beta 5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=20189\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2026/03/wordpress-7-0-beta-5/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6714:\"<p class=\"wp-block-paragraph\">WordPress 7.0 Beta 5 is ready for download and testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This version of the WordPress software is still under development</strong>. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended to test Beta 5 on a test server and site.WordPress 7.0 Beta 5 can be tested using any of the following methods:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream.)</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-7.0-beta5.zip\">Beta 5 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br /><code>wp core update --version=7.0-beta</code>5</td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn88xn\">WordPress Playground instance</a> to test the software directly in your browser.  No setup is required – just click and go! </td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The scheduled final release date for WordPress 7.0 is still <strong>April 9, 2026</strong>.  The full <a href=\"https://make.wordpress.org/core/2026/02/12/wordpress-7-0-release-party-schedule/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who helps with testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\">Please continue checking the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/7-0\">7.0-related posts</a> in the coming weeks for more information. <strong>What’s new in WordPress 7.0</strong>? Check out the <a href=\"https://wordpress.org/news/2026/02/wordpress-7-0-beta-1/\">Beta 1</a>, <a href=\"https://wordpress.org/news/2026/02/wordpress-7-0-beta-2/\">Beta 2</a>, <a href=\"https://wordpress.org/news/2026/03/wordpress-7-0-beta-3/\">Beta 3</a> and <a href=\"https://wordpress.org/news/2026/03/wordpress-6-9-3-and-7-0-beta-4/\">Beta 4</a> announcements for details and highlights.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to test this release</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Your help testing the WordPress 7.0 Beta 5 version is key to ensuring everything in the release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important. This <a href=\"https://make.wordpress.org/test/2026/02/20/help-test-wordpress-7-0/\">detailed guide</a> will walk you through testing features in WordPress 7.0.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Beta 5 updates and highlights</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 Beta 5 contains more than 101 updates and fixes since the Beta 3 release.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Each beta cycle focuses on bug fixes, and more are on the way with your help through testing. You can browse the technical details for all issues addressed since Beta 3 using these links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/7.0?since=2026-03-05&amp;until=2026-03-12\">GitHub commits</a> since March 5, 2026</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=03%2F05%2F2026..03%2F12%2F2026&amp;milestone=7.0&amp;group=component&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets</a> since March 5, 2026</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Issues addressed since Beta 4:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/7.0?since=2026-03-10&amp;until=2026-03-12\">GitHub commits</a> since March 10, 2026</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=03%2F10%2F2026..03%2F12%2F2026&amp;milestone=7.0&amp;group=component&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets</a> since March 10, 2026</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>WordPress 7.0 Beta 5 contains a new feature!</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Instantly access all the tools you need with a single click using the <strong>new Command Palette shortcut in the Omnibar</strong>! In 7.0 Beta 5, logged-in editors will see a field with a <code>⌘K</code> or <code>Ctrl+K</code> symbol in the upper admin bar that unfurls the command palette when clicked. The new command palette entry point streamlines navigation and customization, giving you full control from anywhere on your site &#8211; whether you’re editing, designing or just browsing plugins.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A Beta 5 haiku</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><em>A smooth melody</em></p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Beta 5 plays on its strings.</em></p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Seven brings good things.</em></p>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\"><em>Props to <a class=\"mention\" href=\"https://profiles.wordpress.org/amykamala/\"><span class=\"mentions-prefix\">@</span>amykamala</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/annezazu/\"><span class=\"mentions-prefix\">@</span>annezazu</a> and <a class=\"mention\" href=\"https://profiles.wordpress.org/4thhubbard/\"><span class=\"mentions-prefix\">@</span>4thhubbard</a> for proofreading and review.</em></p>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 12 Mar 2026 15:49:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Ahmed Kabir Chaion\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"Open Channels FM: The Evolution of Hosting Security Standards and the Impact on Emerging Technologies\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2088299\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"https://openchannels.fm/the-evolution-of-hosting-security-standards-and-the-impact-on-emerging-technologies/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:181:\"In this episode, hosts dive into ethical hosting with expert David Snead, discussing transparency, data sovereignty, tech challenges, and how regulations are reshaping the industry.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 12 Mar 2026 10:44:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Matt: WordPress Everywhere\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=151433\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://ma.tt/2026/03/wordpress-everywhere/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6781:\"<p class=\"wp-block-paragraph\">As we <a href=\"https://wordpress.org/news/2026/03/announcing-my-wordpress/\">announced</a> and <a href=\"https://techcrunch.com/2026/03/11/wordpress-debuts-a-private-workspace-that-runs-in-your-browser-via-a-new-service-my-wordpress-net/\">TechCrunch covered</a>, <a href=\"https://my.wordpress.net/\">my.wordpress.net</a> has soft-launched.</p>\n\n\n\n<p class=\"wp-block-paragraph\">What this means is you need to fundamentally shift how you think about WordPress. </p>\n\n\n\n<p class=\"wp-block-paragraph\">From the beginning, WordPress has always been open source, giving you freedom, liberty, autonomy, and digital sovereignty. <a href=\"https://automattic.com/creed/\">Open source is the most powerful idea of our generation</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For the past few decades, WordPress was software you got from a cloud provider or web host, such as <a href=\"https://wordpress.com/\">WordPress.com</a>, <a href=\"https://www.bluehost.com/\">Bluehost</a>, <a href=\"https://www.hostinger.com/\">Hostinger</a>, or <a href=\"https://pressable.com/\">Pressable</a> (the currently <a href=\"https://wordpress.org/hosting/\">recommended WordPress hosts</a>). You could self-host it on a Raspberry Pi or home server, but few people did.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The experience of <a href=\"https://wordpress.org/download/\">downloading WordPress</a>, as my Mom did, is that it unzips a bunch of PHP and various code files onto your desktop. Very confusing!</p>\n\n\n\n<p class=\"wp-block-paragraph\">But now, thanks to incredible advances in <span style=\"margin: 0px; padding: 0px;\"><a href=\"https://webassembly.org/\" target=\"_blank\">WebAssembly (WASM)</a>, we can spin up a web server, a database (SQLite or MariaDB), and a full WordPress installation</span> inside your browser in about 30 seconds. Instantly. No server needed. <a href=\"https://youtu.be/VeigCZuxnfY?t=2914\">I introduced Playground at State of the Word in 2022</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can even use it to cross-publish apps to the web, desktop, and iOS, like <a href=\"https://wptavern.com/blocknotes-app-runs-wordpress-natively-on-ios-now-in-public-beta\">Blocknotes did in 2023</a>. You <a href=\"https://blocknotes.org/\">can get the latest Blocknotes at Blocknotes.org</a>. One codebase, multiple platforms.</p>\n\n\n\n<p class=\"wp-block-paragraph\">These <a href=\"https://wordpress.org/playground/\">WordPress Playground </a>containers are fully composable and atomic. You can track and roll back any change. Undo for everything. Stop thinking of WordPress as just on a web host and worrying about maintenance and management, and more as a self-contained unit of open source goodness, a fun little package where you own and control the code and data and can run it however you like.</p>\n\n\n\n<p class=\"wp-block-paragraph\">How perfect is that for AI to work with? <a href=\"https://wordpress.org/playground/\">Playground</a> makes WordPress local, fast, and trivial to spin up multiple instances, test code changes, and save them.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Next up, we&#8217;re going to add peer-to-peer sync, version control integration, and cloud publishing so other people can access it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I believe this will take us <a href=\"https://w3techs.com/technologies/history_overview/content_management/all/y\">from millions of WordPresses</a> in the world to billions. Hosting isn&#8217;t going away; in fact, I think demand for cloud syncing will increase drastically as we radically open up what people can build on top of WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In an AI age where it&#8217;s trivial to spin up software from scratch, consumers will have to give much more thought to brands they trust to be in it for the long term. We&#8217;ve been relentlessly iterating on WordPress since 2003. I plan to work on it the rest of my life, and there&#8217;s a broad community of hundreds of thousands, if not millions, of people who make their living on top of WordPress. </p>\n\n\n\n<p class=\"wp-block-paragraph\">On WordPress.com we offer <a href=\"https://wordpress.com/100-year/\">100-year plans</a> and <a href=\"https://wordpress.com/100-year-domain/\">100-year domains</a>, and I believe we&#8217;re one of the few companies where that&#8217;s credible. It&#8217;s led by <a href=\"https://rosefutures.com/\">Zander Rose</a>, who ran the <a href=\"https://longnow.org/\">Long Now Foundation</a> (one of my favorite non-profits) from 1997 to 2023, a quarter century.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In core WordPress, we are <em>obsessed</em> with backwards compatibility. You can run plugins and themes written 20 years ago on today&#8217;s WordPress. I&#8217;ve stumbled on decade-old installs, and the built-in auto-upgrade took everything to the newest version.</p>\n\n\n\n<p class=\"wp-block-paragraph\">At <a href=\"https://automattic.com/\">Automattic</a>, for better and worse, <a href=\"https://killedbygoogle.com/\">unlike Google</a>, we almost never shut things down. We obsess about <a href=\"https://blog.archive.org/2026/02/04/inside-the-new-wayback-machine-plugin-for-wordpress/\">maintaining or redirecting permalinks</a>. We make it easy not just to get your data in, but take it out too. We build businesses that lower churn not by locking you in (<a href=\"https://support.wix.com/en/article/exporting-or-embedding-your-wix-site-elsewhere\">Wix famously has no export</a>) but by making it easy for you to leave. <a href=\"https://www.youtube.com/watch?v=LSGl3d4KOMk\">If you love somebody, set them free</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In the next few years, there will be a <a href=\"https://en.wikipedia.org/wiki/Cambrian_explosion\">Cambrian explosion</a> of software and services. You&#8217;re going to have a lot of choices about where to put your most precious data and software. You should demand open source and bet on those who are clearly in it for the long-term.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Today, everyone gets a phone number and email when they grow up. That will expand in the future, everyone will have <a href=\"https://wordpress.com/domains/\">a domain</a> and a WordPress. A part of the internet that you own.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Technology is best when it brings people together. Technology is best when it puts you in control, gives you ownership, digital autonomy, freedom, and liberty. That&#8217;s open source. It&#8217;s so exciting to see how AI is supercharging open source.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"http://make.wordpress.org/\">Join the WordPress community</a>. It&#8217;s fun! We have cookies that don&#8217;t track you. <img alt=\"😉\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png\" style=\"height: 1em;\" /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 12 Mar 2026 02:07:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"WordPress.org blog: WordPress 6.9.4 Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=20184\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/news/2026/03/wordpress-6-9-4-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2238:\"<h2 class=\"wp-block-heading\">WordPress 6.9.4 is now available</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/news/2026/03/wordpress-6-9-2-release/\">WordPress 6.9.2</a> and <a href=\"https://wordpress.org/news/2026/03/wordpress-6-9-3-and-7-0-beta-4/\">WordPress 6.9.3</a> were released yesterday, addressing 10 security issues and a bug that affected template file loading on a limited number of sites.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The WordPress Security Team has discovered that not all of the security fixes were fully applied, therefore 6.9.4 has been released containing the necessary additional fixes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because this is a security release,<strong> it is recommended that you update your sites immediately</strong>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can <a href=\"https://wordpress.org/wordpress-6.9.4.zip\">download WordPress 6.9.4 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For more information on WordPress 6.9.4, please visit the <a href=\"https://wordpress.org/documentation/wordpress-version/version-6-9-4/\">version page on the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Security updates included in this release</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The security team would like to thank the contributors who reported and investigated this issue, in particular <a href=\"https://profiles.wordpress.org/kraftner\">Thomas Kräftner</a> for his responsible disclosure. The security issues that are resolved in 6.9.4 are:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A PclZip path traversal issue reported independently by <a href=\"https://profiles.wordpress.org/francescocarlucci/\">Francesco Carlucci</a> and <a href=\"https://profiles.wordpress.org/kaminuma/\">kaminuma</a></li>\n\n\n\n<li>An authorization bypass on the Notes feature reported by <a href=\"https://profiles.wordpress.org/kaminuma/\">kaminuma</a></li>\n\n\n\n<li>An XXE in the external getID3 library reported by <a href=\"https://profiles.wordpress.org/regex33/\">Youssef Achtatal</a></li>\n</ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Mar 2026 15:34:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"John Blackbourn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"WPTavern: #208 – Behind the Scenes at the CloudFest Hackathon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=203053\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://wptavern.com/podcast/208-behind-the-scenes-at-the-cloudfest-hackathon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:34011:\"<details>Transcript<div>\n<p class=\"wp-block-paragraph\">[00:00:00] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Jukebox is a podcast which is dedicated to all things WordPress, the people, the events, the plugins, the blocks, the themes, and in this case a firsthand look at the CloudFest Hackathon.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you or your idea featured on the show. Head to wptavern.com/contact/jukebox, and use the form there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So on the podcast today, we have something different. Usually it&#8217;s me, Nathan Wrigley, chatting with a guest about something related to WordPress, whether that&#8217;s a plugin, Core updates, or perhaps an aspect of the WordPress community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This time around, it&#8217;s me, and later on, a bunch of guests talking about an event. The event in question has already taken place, but the next iteration of it is just around the corner. And if you read the title of this episode, you&#8217;ll already know that I&#8217;m talking about CloudFest.</p>\n\n\n\n<p class=\"wp-block-paragraph\">CloudFest is an unusual event. The most obvious indicator of this fact is that it takes place in Europa Park in Rust, Germany. It&#8217;s one of the world&#8217;s premier theme parks.</p>\n\n\n\n<p class=\"wp-block-paragraph\">CloudFest is at its heart, a tech conference, but every year, just before the main CloudFest conference begins, a very different event takes place. It&#8217;s called the CloudFest Hackathon. So whilst the rollercoasters are testing the laws of physics outside, inside a group of developers, UX designers and system architects are testing the limits of the modern internet.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Dozens of the world&#8217;s most talented engineers strip away the corporate sales pitches and set themselves a variety of collaborative challenges to be completed in just three days. Now we see hackathons all the time. Usually they&#8217;re sponsored by a single company trying to get people to use their specific API, or their high pressure competitions, to build a disruptive startup in 48 hours. But the CloudFest Hackathon isn&#8217;t like this. It&#8217;s professional, it&#8217;s non-commercial, and its primary intention isn&#8217;t necessarily to build a product, it&#8217;s to maintain the ecosystem.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So let&#8217;s hear from somebody who knows all about the CloudFest Hackathon, and that person, is Carole Olinger.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:04] <strong>Carole Olinger:</strong> My name is Carole, and I am the head of CloudFest Hackathon. I&#8217;m very excited about my role here and to be able to connect so many awesome people and talent around the world.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I think there are multiple definitions for a hackathon. In this case I would probably define it as a gathering of open source enthusiasts who are going to be working and coding and designing a lot of exciting projects together. They haven&#8217;t met before in many cases, and they are put in the same room for three days being fed, being caffeinated and trying to improve the open web.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:42] <strong>Nathan Wrigley:</strong> Who&#8217;s on the organizing team?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:44] <strong>Carole Olinger:</strong> So basically, I am leading the whole operation in my role for CloudFest and the World Hosting Days. And I have the most amazing supporting team around me that anyone could ever imagine. So it is Lucas Ratke from Automattic, Alain Schlesser from Yoast, and Thierry Muller from Google, who are on the project support team, and making sure that we have all these really valuable projects in our event. And that project leads are prepared in the best possible way.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And for the first time we also have a volunteer that is helping during the event. And is specifically helping me wrangling the 110 amazing sheep around me, and to make sure that there are accommodations are covered. That all the catering is being done. And that is a Simon Kraft from Group One.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:36] <strong>Nathan Wrigley:</strong> I show up to an event like this, all the jigsaw pieces are in place you think, oh, it just happens, but of course it doesn&#8217;t just happen. How long have you spent working on this event? How long have you been wrangling this whole thing into existence?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:49] <strong>Carole Olinger:</strong> Usually we start in September. And then it&#8217;s more okay, what are our objectives? What are our goals for this edition? We are really trying to take as much feedback as possible from previous year&#8217;s attendees, to make sure that we have improvements in place and new additions to the event for the following edition. So that happens in September. Creating the team, making sure that we have specific objectives and goals and those are manageable.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then the actual work starts in October, and then becoming more and more intense over the upcoming months. And I would say January is probably the most crazy month. I barely slept.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:31] <strong>Nathan Wrigley:</strong> So the idea really is that you put. In this case, 10 projects in a room. You&#8217;ve got 10 project leads and, in some cases there&#8217;s multiple people leading a project. And then you add into that mix over a hundred people, many of whom appear to be developers, and you stir that pot up a bit, and hope that things come out the end that are useful, that have been enjoyable to work on.</p>\n\n\n\n<p class=\"wp-block-paragraph\">How do you decide what the 10, in this case, projects were? And are you oversubscribed with people wishing to be a part of it? And so how do you decide what makes it? How do you decide which projects are interesting to CloudFest Hackathon each year?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:06:10] <strong>Carole Olinger:</strong> So this has been evolving over the years. So I remember additions, three or four years ago, or previous to the pandemic. Where our project team was pulling projects out of the different CMS communities, open source project communities. So we had ideas about what we wanted to tackle, and some projects came out of the communities. So we were like hunting ideas, and also planting ideas inside communities.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This year is the first year where we didn&#8217;t have to do any of that. We had 22 pitches from different CMS communities and other open source projects that were pitching their ideas to us. So it was like a kind of a hard choice to determine which ones are going to make it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So usually we are trying to take into consideration what the theme of the main event CloudFest is, and obviously as everyone is excited about AI these days, that is something we wanted to cover. So we made sure we had some projects that had AI involvement. And then what is really important to my heart, and to the team&#8217;s heart, is that we are having cross CMS collaborations.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So we are trying to have WordPress people here, which is obviously the community that I am mostly connected with. But also TYPO3. TYPO3 is one of our, the W3 Association is one of our top level sponsors. We since years we have Joomla people, Drupal people joining us. We are trying to find a good mix to empower those cross CMS collaborations and also cross-project collaborations. So even within one platform, just to name WordPress as an example, we try to make sure that we have projects that could eventually benefit from each other.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:07:54] <strong>Nathan Wrigley:</strong> I&#8217;m guessing also, there&#8217;s a component of trying to work out projects that if you put a hundred people in a room, there&#8217;s not a hundred replicas of the same person. Each of them are different. That there are 10 different places where they can land. Because one thing that I didn&#8217;t realize and was really curious to me, is when the Hackathon started, apart from the project leads, nobody&#8217;s assigned a place to go. They listen to a little speech at the beginning. It&#8217;s like a promotional thing. Two minutes, this is what we want to do, the pitch. And then the people make a decision. And for 10 minutes or something, there&#8217;s this sort of chaotic moving of people around, and then it all settles down.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So presumably you have a wide array of project pitches, so that those a hundred plus people can decide, they&#8217;re not all surrounding the one table and there&#8217;s a table over there that&#8217;s empty, I guess that fits in the jigsaw as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:08:44] <strong>Carole Olinger:</strong> So we are taking very much care about the selection process of applicants. So when we know what our projects are going to look like, we are trying to match their needs in terms of skills that attendees are going to present to us during their application.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So usually we have between 300 and 400 applications for the Hackathon, and we have 110 slots. But, and this is important to understand, our partners are bringing team members within these 110 attendees. And our partners this year have been super actively involved, which I love. So they were not only giving us money to make this event possible, to be able to invite open source contributors to this place, including their hotel, accommodation and food. They were bringing, people resources. I hate the term, but you know what I mean. So they were sending their crew to lead, to participate in these open source ideas and projects. So in the end we had 60 available spots for open source contributors. And then we made sure that we are matching the skills that they were sharing with us in their applications with the needs that the projects will have on the table.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So we have a pretty good understanding already about who&#8217;s going to be at what table. And obviously we are monitoring that. So we give them some time to make the decisions. And if we see that there are skills missing at a certain table, or if there&#8217;s another table that is going to be too full and too complicated to manage by the project lead, we are kindly convincing, and reassigning people, to participate in different projects.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:19] <strong>Nathan Wrigley:</strong> So that&#8217;s interesting. So it&#8217;s not just a free for all? The idea is to maximize the output of the projects, the 10 different projects at the end, and you will, like you said, politely, ask people to move over if you believe that the thing that they have said that they&#8217;re good at, is, matching. And there&#8217;s a, I don&#8217;t know, a hole in one particular project.</p>\n\n\n\n<p class=\"wp-block-paragraph\">That brings me to this question then. Is the intention that these projects have a life after this event has finished? Or is it just a case of, okay, we&#8217;ve all had a nice time, the event has closed, let&#8217;s all move on with our lives.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:48] <strong>Carole Olinger:</strong> This is becoming more and more important to us. As I said earlier, we are trying to improve something every year like, like focusing on something when we are fixing our goals that we can do better every year. And what we can definitely do better is spreading the word about what amazing achievements the teams have been building during the event, and make sure that this project&#8217;s become more sustainable. So that the world knows that there&#8217;s potential in the outcomes of CloudFest Hackathon project, and to potentially unlock support and resources for these projects to continue.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I would love to spread the word, making it possible to unlock these resources. And then also inside our team, building more and more resources to follow up with this project leads from our end.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:11:33] <strong>Nathan Wrigley:</strong> There&#8217;s an element of, how to describe it? There&#8217;s this time pressure in the whole event. So that the thing is basically three days long, from inception until final judging, three days. So the pressure is on, and I can feel at the moment the pressure is increasing slightly. You can sense that people are getting quite into the project they&#8217;re working on.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I noticed last night, long after the event had officially closed down, there was quite a lot of people still sitting there. They&#8217;re were obviously wedded to what they&#8217;re doing. There is this sort of like Shark Tank element where there&#8217;s going to be a judgment at the end and somebody&#8217;s going to win.</p>\n\n\n\n<p class=\"wp-block-paragraph\">How does that work? Who gets to decide who&#8217;s the winner?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:12:06] <strong>Carole Olinger:</strong> So we do have a jury, and the jury is composed of representatives of our top tier partners. And they send one representative to the jury. Then we do have one representatives from the Groundbreaker Talents charity project. Because, on a side note, all these awards are being sponsored by companies, and everything that we are collecting in terms of sponsorships is going to the Groundbreak Talents initiative. And then we have the project support team, and myself being on the juries. And it&#8217;s an uneven number. So we have nine people, which is always good to have on a jury. And after the presentation of results on the last day of the hackathon, the jury is going to deliberate.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then we are going to listen to the project support team, who has been working the room and connecting with the project tables during the three days in terms of technical achievements, challenges they have seen. So they&#8217;re going to give us some impression on that. And that is mostly important for the Tech Visionary Award. And then, all of us have had the chance to obviously see the presentations, which is important for the Pitch Perfect Award. Who has the most appealing presentation of results? We do have the Social Media Master Award, that is fully being tracked.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So Simon and I, we are going to give the jury some insights on who has created the most boss on social media. . And, then we do have the Breaking Barriers Award, which is a new one. So this is about using inclusive technologies, and getting some outputs that are going to be helpful for a diverse set of users, and connecting people on the user base, but also how the people have been working together in terms of having diverse skills and perspectives on the table.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So these are some of the awards, and there&#8217;s going to be an overall winner. We have five categories, and an overall winner. And the overall winner is, the one that has the most points.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Thanks to Carole for that comprehensive introduction to the CloudFest Hackathon. Now, let&#8217;s look at the why. Why do people travel from 30 plus different countries around the world to do all of this?</p>\n\n\n\n<p class=\"wp-block-paragraph\">In our industry, we talk a lot about the cloud, but we often forget that the cloud is just a massive collection of interconnected open source projects. You have WordPress powering 40 plus percent of the web, you have the Linux kernel, you&#8217;ve got PHP and Python communities, and then you have the hosting providers and hardware manufacturers. Normally, these groups live in silos. They communicate via GitHub issues or formal API documentation. Well, the intention of the hackathon is to create what might be called the human API. It&#8217;s about taking a person who might maintain a security plugin, and sitting them at the same table as an engineer who manages millions of servers for a global host.</p>\n\n\n\n<p class=\"wp-block-paragraph\">When you remove the barrier of the screen, the friction of the internet disappears. Problems that have been sitting in a backlog for six months get solved over a coffee, or a shared meal because the right people are finally in the same physical space.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Although, as Carole mentioned, there is a winner, this isn&#8217;t really about winning a prize. In fact, the prizes are almost secondary to the real goal, which is contributing back to open source projects, some of which already exist, some of which are new. The intention is all free and open source software or FOSS for short.</p>\n\n\n\n<p class=\"wp-block-paragraph\">These contributors aren&#8217;t there to build something proprietary and closed. They&#8217;re there to ensure the plumbing of the internet stays robust, secure, and interoperable. Oh, and to have some fun collaborating at the same time.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Speaking of contributors, let&#8217;s hear from some of them now and get a little taste of what their project was all about.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The room as you will hear was a little noisy.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:15:52] <strong>Javier Casares:</strong> I am Javier Casares and I am one of the co-leads from for the CMS Cloud Manager Project.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:15:58] <strong>Nathan Wrigley:</strong> What does this project hope to achieve?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:00] <strong>Javier Casares:</strong> Usually when you have a cPanel or Plesk or some kind of panel, you can install a WordPress, for example, with one click, but the server is not configured.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So in this project, we want to configure not only the CMS, but also the server where the CMS is going to be</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:20] <strong>Nathan Wrigley:</strong> And how&#8217;s it going so far?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:22] <strong>Javier Casares:</strong> It&#8217;s fine. We have the public part because we want to have a website so you can configure things and prepare everything. And then we have this software, the real software that creates everything. And more or less it&#8217;s, fine, at this moment. So I think we can achieve everything for the hackathon, for the finals.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:46] <strong>Mattias Pfefferle:</strong> I&#8217;m Mathias. I am working on Activity Pub and the Fediverse.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:51] <strong>Nathan Wrigley:</strong> And what&#8217;s the project that you&#8217;re working on at CloudFest, the Hackathon?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:55] <strong>Mattias Pfefferle:</strong> We are working on federated events. So it&#8217;s very much a special case of the Fediverse.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:02] <strong>Nathan Wrigley:</strong> And what is the intention of the project? What are you hoping to get out of it?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:05] <strong>Mattias Pfefferle:</strong> We try to build a decentralized, alternative to the big social networks around events, so that people does not have to rely on something they do not have control over. So we would hope to get an alternative to meetup.com, maybe, or any other big closed proprietary social network, around events.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:29] <strong>Nathan Wrigley:</strong> And how&#8217;s it going so far?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:30] <strong>Mattias Pfefferle:</strong> It&#8217;s mixed, because even if it&#8217;s a standard, there are different variations of using the standard. So we filed a lot of bug reports, and tried to work on a standard that better describes the standard , if that makes sense? And we&#8217;re trying to make federation happen using WordPress and some other platforms that are built by people that are part of the Hackathon team.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:58] <strong>Milana Cap:</strong> My name is Milana Cap, and I&#8217;m on a project WPCLI as MCP. MCP stands for Milana Cap pro. No, it doesn&#8217;t</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:09] <strong>Nathan Wrigley:</strong> What is the intention of this project then?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:11] <strong>Milana Cap:</strong> We are introducing AI into WPCLI. So, you could use AI in different aspects of WordPress, like content creation and all of that. But it was missing in development process, especially in local instances. So now we have that, and it&#8217;s actually a lot of fun. Much more fun than I thought.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:32] <strong>Nathan Wrigley:</strong> And how&#8217;s it going so far?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:34] <strong>Milana Cap:</strong> So far we build a spam machine, and that&#8217;s official name. And we actually had a MVP on first day. It&#8217;s really fun. Yeah. And we are just learning how this AI is behaving by itself in our locals.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:52] <strong>Patricia BT:</strong> Hello, Nathan. I&#8217;m Patricia BT. I&#8217;m living in Geneva, Switzerland. I speak French, and I am my own boss, . And I came, with that pitch, as a project for the Hackathon because for me it&#8217;s very important to own your data and preserve what exists on the web, and not lose anything.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:11] <strong>Nathan Wrigley:</strong> And what&#8217;s the name of your project?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:13] <strong>Patricia BT:</strong> CMS Freedom.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:14] <strong>Nathan Wrigley:</strong> And how&#8217;s it going so far?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:16] <strong>Patricia BT:</strong> It&#8217;s going very well. We have, tech people here, engineer, who are doing amazing work with, especially LLMs. So we are using AI to grab any HTML content and discover the format, the elements, and then later be able to import that into WordPress block theme.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For now it&#8217;s WordPress block theme and content. And later the hope is that people from other CMSs, other system, can just modify that last bit and import what the tool extracts, and import to their own system. So we can move from any HTML, render any page on the web and create that for your CMS.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:59] <strong>Nemanja Cimbaljevic:</strong> Hi, I am Nemanja. I come from Serbia and currently I&#8217;m with GoDaddy as a software engineer.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:05] <strong>Nathan Wrigley:</strong> And what&#8217;s the name of your project?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:07] <strong>Nemanja Cimbaljevic:</strong> I will not break my tongue. We will call it AI Accessibility Content Updater.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:12] <strong>Nathan Wrigley:</strong> And what is the intention? What are you hoping to achieve over these three days?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:16] <strong>Nemanja Cimbaljevic:</strong> We will try to make a proof of concept that will allow us to move on in the future where the AI is capable to help with accessibility of the websites that can be improved? Not all of them.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:29] <strong>Nathan Wrigley:</strong> Are there any constraints around what it is that you are hoping to be able to do? Or is it literally all the accessibility?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:35] <strong>Nemanja Cimbaljevic:</strong> It&#8217;s all about accessibility, and yes, we will see where we will go. It was announced as a trial and error. So we will see if there is any trial or just error.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:48] <strong>Anne-Mieke Bovelett:</strong> Hi, I&#8217;m Anne Bovelett.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:50] <strong>Nathan Wrigley:</strong> And what&#8217;s the name of the project you&#8217;ve got at CloudFest Hackathon?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:54] <strong>Anne-Mieke Bovelett:</strong> It&#8217;s called Accessible Infographics.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:56] <strong>Nathan Wrigley:</strong> And what is the intention? What are you hoping to achieve in these three days?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:01] <strong>Anne-Mieke Bovelett:</strong> Right now we&#8217;re creating a plugin for WordPress. . And when you have infographics on your site because you produce medicine, or machines, or you have statistics on your site. You can use our WordPress block, and upload an image through that, and then it will help you to make it accessible by creating extra information under the hood.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And the best thing of this is it&#8217;s not just going to be for WordPress, because we&#8217;re conceptualizing that for others so they can easily recreate this in other open source CMSs. And it will save millions and millions of people from sitting in the dark with very important information on websites.</p>\n\n\n\n<p class=\"wp-block-paragraph\">What it actually means is that, also when we manage to move on with this project in the next phase, we&#8217;re gonna try and do this in bulk. To do it backwards for companies that already have a lot of infographics on their website, and understand that they have to do it either by law, or because they&#8217;re smart and want higher converting web shops, for example.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then the possibility will come that they can do that backwards in bulk, and it will save them thousands and thousands in money that they have to invest in making this happen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:20] <strong>Wesley Stessens:</strong> Yes. My name is Wesley Stessens, and I&#8217;m from Belgium, and we work on the Peer-to-peer Federated RAG Framework with, our team.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:30] <strong>Nathan Wrigley:</strong> And can I ask, what is the intention of that project over the three days? What are you hoping to achieve?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:35] <strong>Wesley Stessens:</strong> We are hoping to achieve something that hasn&#8217;t been done before in the, in the RAG space.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So basically RAG, or Retrieval Augmented Generation is way how you can augment an LLM and AI with extra data. And we want to allow everyone to create their own databases. And anyone can just join our network with their own knowledge.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, someone who knows a lot about beers, they can join our network and have like a library full of all information about very specific niche beers, maybe beers they brew themselves or whatever. And then any other node in the network can ask a specific question. And then our purpose is to route that question to the best matching node in a decentralized way. So there&#8217;s no servers or big companies. In between everything is done in a peer to peer way. So they get back the best matching documents from other people&#8217;s libraries, so to speak.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then we use that to ask an LLM, or an AI a question with the context that we got from other people&#8217;s databases that matched best. And now we show the results to the user, or we create like a chat interface maybe around that. That&#8217;s the end result that we hope to achieve.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:49] <strong>Tadas Pukas:</strong> I&#8217;m Tadas.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:50] <strong>Nathan Wrigley:</strong> And what is the name of the project?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:52] <strong>Tadas Pukas:</strong> It&#8217;s WordPress Staging Environment Manager. It&#8217;s a bit complex to understand, but it does very simple thing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:59] <strong>Nathan Wrigley:</strong> And what&#8217;s the intention at the end of these three days? What would you ideally like to be shipping? Have finished?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:24:05] <strong>Tadas Pukas:</strong> Yeah, so we want to have open source plugin, and actually we have it almost, so it&#8217;s the final touches.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And this will be distributed. It&#8217;s already in the public GitHub repo. So people will be able to download zip file, install a plugin, and create staging environments. Not only create but sync changes from staging to live. Actually, our name of the plugin is Staging to Live, so it&#8217;s, yeah, almost done.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Almost ready.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:24:29] <strong>Nathan Wrigley:</strong> Okay. I hope that you enjoyed this different style of podcast. Hopefully you learned something about CloudFest and the CloudFest Hackathon.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You certainly got to hear from a wide variety of contributors, and got to peel back the curtain about what a hackathon is, and the different projects people work on. There&#8217;s a great energy at events like this, and maybe this will convince you to explore hackathons in the future.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You don&#8217;t need to be a coder. Each project needs a wide array of talents from coders to marketers, designers, to project wranglers.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Like I said, at the top of the show, CloudFest 2026 is just around the corner. There&#8217;s an annual event both in the US and the one discussed here in Germany.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And we&#8217;ll be back next week with more from CloudFest and the CloudFest Hackathon.</p>\n</div></details>\n\n\n\n<p class=\"wp-block-paragraph\">On the podcast today we have something different.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Usually it’s me, Nathan Wrigley, chatting with a guest about something related to WordPress, whether that’s a plugin, Core updates or perhaps an aspect of the WordPress community. </p>\n\n\n\n<p class=\"wp-block-paragraph\">This time around it’s me, and later on a bunch of guests talking about an event. The event in question has already taken place, but the next iteration of it is just around the corner, and if you read the title of the episode, you’ll already know that I’m talking about <a href=\"https://www.cloudfest.com\">CloudFest</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">CloudFest is an unusual event; the most obvious indicator of this is the fact that it takes place in Europa-Park in Rust, Germany. It’s one of the world’s premier theme parks.</p>\n\n\n\n<p class=\"wp-block-paragraph\">CloudFest is at its heart a tech conference, but every year, just before the main CloudFest conference begins, a very different event takes place. It’s called the <a href=\"https://hackathon.cloudfest.com\">CloudFest Hackathon</a>. So, whilst the roller coasters are testing the laws of physics outside, inside, a group of developers, UX designers, and system architects are testing the limits of the modern internet.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Dozens of the world’s most talented engineers, strip away the corporate sales pitches, and set themselves a variety of collaborative challenges, to be completed in just three days.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Now, we see &#8220;hackathons&#8221; all the time. Usually, they’re sponsored by a single company trying to get people to use their specific API, or they’re high-pressure competitions to build a &#8220;disruptive&#8221; startup in 48 hours. But the CloudFest Hackathon is not like this. It’s professional, it’s non-commercial, and its primary intention isn&#8217;t to build a product, it’s to maintain the ecosystem.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Today we&#8217;re going to be hearing from a variety of people who were involved in the 2025 event. The 2026 event is just around the corner.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You&#8217;ll hear from:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Carole Olinger (the Hackathon lead)</li>\n\n\n\n<li>Javier Casares</li>\n\n\n\n<li>Mattias Pfefferle</li>\n\n\n\n<li>Milana Cap</li>\n\n\n\n<li>Patricia BT</li>\n\n\n\n<li>Nemanja Cimbaljevic</li>\n\n\n\n<li>Anne-Mieke Bovelett</li>\n\n\n\n<li>Wesley Stessens</li>\n\n\n\n<li>Tadas Pukas</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">They&#8217;re a tiny sample of who was present at the event, but hopefully they will give you a flavour of what the CloudFest Hackathon is, why people attend, and what kinds of projects they&#8217;re involved in.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.cloudfest.com/blog/cloudfest-hackathon-2025-review\">CloudFest Hackathon 2025 Recap</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.cloudfest.com\">CloudFest</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://hackathon.cloudfest.com\">CloudFest Hackathon</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Mar 2026 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"WordPress.org blog: Your Browser Becomes Your WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19831\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/news/2026/03/announcing-my-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10343:\"<p class=\"wp-block-paragraph\">For nearly two decades, WordPress has been known for a simple, powerful idea: that anyone should be able to get online and start creating with minimal friction. The famous five-minute install captured that spirit for an earlier era of the web. Today, we’re introducing <strong><a href=\"https://my.wordpress.net/\">my.WordPress.net</a></strong>, a new take on that idea designed for a new generation of creators.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-20049\" height=\"421\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/02/image1-revised.png?resize=1024%2C421&#038;ssl=1\" width=\"1024\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">With my.WordPress.net, WordPress runs entirely and persistently in your browser. There’s no sign-up, no hosting plan, and no domain decision standing between you and getting started. Built on <a href=\"https://wordpress.org/playground/\">WordPress Playground</a>, my.WordPress.net takes the same technology that powers instant WordPress demos and turns it into something permanent and personal. This isn’t a temporary environment meant to be discarded. It’s a WordPress that stays with you.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>New Ways to WordPress</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">When you open my.WordPress.net, you’re placed directly into a complete WordPress environment that runs entirely in your browser. What makes this approach meaningful is not just where WordPress runs, but how it changes the relationship between people and the software itself. By removing the need to sign up or make early decisions about hosting and visibility, my.WordPress.net reframes WordPress as a space you can enter and work within, rather than a service you have to configure before you begin.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">“This takes WordPress from being framed as something that is democratizing publishing to democratizing digital sovereignty.” &#8211; <a href=\"https://profiles.wordpress.org/akirk/\">Alex Kirk</a></p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Seen through that lens, my.WordPress.net is not just about convenience. As you don’t need to choose a hosting provider, your WordPress belongs entirely to you. In a publishing environment, you’d briefly interact with WordPress as you prepare your next post. In a personal setting, it becomes a place you shape and return to. That change unlocks new ways of thinking about what WordPress can be.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Permanently and Privately Yours</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Because sites on my.WordPress.net are private by default and not accessible from the public internet, they don’t behave like traditional websites. They aren’t optimized for traffic, discovery, or presentation, and they don’t need to be. Instead, WordPress becomes a personal environment where ideas can exist before they are ready to be shared, or where they may never be shared at all.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This changes how WordPress can be used day to day. It becomes a place to think, to draft, to organize, and to experiment without pressure, whether that means writing privately, collecting research, or building small tools for personal use. Learning also fits naturally into this model, since people can explore plugins, themes, and features inside a real WordPress environment where mistakes are expected and recoverable.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This turns WordPress into a personal workspace. It becomes a place for thinking, learning, prototyping, and tinkering, where exploration matters more than outcomes. In that role, WordPress shifts from being something you prepare for others to visit into something you actively work inside, adapting to how you want to create and learn over time.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Sparking Creativity with Apps</strong></h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-20046\" height=\"566\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/02/image4-revised.png?resize=1024%2C566&#038;ssl=1\" width=\"1024\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">To make these ideas concrete, my.WordPress.net includes an App Catalog with pre-configured experiences designed specifically for personal use, built with <a href=\"https://wordpress.org/plugins/\">WordPress plugins</a>. These examples highlight how WordPress can function when it’s private, persistent, and easy to experiment with. Each app installs with a single click and configures itself automatically.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Personal CRM</strong></h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-20048\" height=\"531\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/02/image2-revised.png?resize=1024%2C531&#038;ssl=1\" width=\"1024\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">A private relationship manager designed to help you stay in touch with people who matter to you. Contacts can be grouped, enriched with personal details, and paired with reminders to reconnect. In the demo, this extends to analyzing communication patterns using imported chat data, all stored locally inside WordPress.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Personal RSS Reader</strong></h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-20043\" height=\"553\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/02/image7-revised.png?resize=1024%2C553&#038;ssl=1\" width=\"1024\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Using the <a href=\"https://wordpress.org/plugins/friends/\">Friends plugin</a>, WordPress becomes a quiet, personal feed reader. Instead of relying on external platforms, you can follow sites and creators inside your own WordPress and read at your own pace, free from algorithms or engagement pressure.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>AI Workspace and Knowledge Base</strong></h3>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20045\" height=\"540\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/02/image5-revised.png?resize=1024%2C540&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20044\" height=\"539\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/02/image6-revised.png?resize=1024%2C539&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<p class=\"wp-block-paragraph\">Because my.WordPress.net is powered by WordPress Playground, an AI assistant can safely modify it, empowering you to customize beyond what you&#8217;re used to. Ask it to modify a plugin to your liking, or create an entirely new one, featuring your desired block. Ask it about the data you have stored in your WordPress. The assistant remembers what it touches and makes it easy to share your changes with others. Over time, WordPress itself can become your personal knowledge base that the AI understands and works with.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Zero Barriers</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">my.WordPress.net lowers the barrier to getting started with WordPress to almost nothing. It offers a fast, commitment-free way to explore, learn, and build, whether the result is a long-term personal project or something that eventually moves elsewhere. In that sense, it updates the spirit of the <a href=\"https://developer.wordpress.org/advanced-administration/before-install/howto-install/\">five-minute install</a> for a browser-first web.</p>\n\n\n\n<h3 class=\"wp-block-heading\">What you should know</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Storage starts at roughly 100 MB</li>\n\n\n\n<li>The first launch takes a little longer while WordPress downloads and initializes</li>\n\n\n\n<li>All data stays in your browser and is not uploaded anywhere</li>\n\n\n\n<li>Each device has its own separate installation</li>\n\n\n\n<li>Backups should be downloaded regularly</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Create and explore</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress has always grown through experimentation. People trying things, breaking things, and discovering new ways to use the platform have shaped what WordPress is today.</p>\n\n\n\n<p class=\"wp-block-paragraph\">my.WordPress.net continues that tradition by making experimentation easier and more personal. It’s an invitation to create without pressure, to explore ideas that may never be published, and to use WordPress in ways that fit your life.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3e41869c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://my.wordpress.net/\">Start exploring at <strong>my.WordPress.net</strong></a></div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"wp-block-paragraph\"><em><a href=\"https://my.wordpress.net/\">my.WordPress.net</a> is built on WordPress Playground technology. Learn more at <a href=\"https://wordpress.org/playground/\">WordPress.org/playground</a> or join the conversation in the #meta-playground channel on <a href=\"https://make.wordpress.org/chat/\">WordPress Slack</a>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Mar 2026 13:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brandon Payton\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"Open Channels FM: WordPress Takes the Stage at CloudFest with the WP Business and Agency Summit\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2551041\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://openchannels.fm/wordpress-takes-the-stage-at-cloudfest-with-the-wp-business-and-agency-summit/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:220:\"WordPress is making waves at CloudFest with the WP Business &#038; Agency Summit on March 23 in Germany. It’s all about growth, partnerships, and innovation, connecting agencies and cloud services for great networking.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Mar 2026 10:47:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 01 Apr 2026 10:13:46 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:13:\"last-modified\";s:29:\"Wed, 01 Apr 2026 10:00:23 GMT\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 2\";}s:5:\"build\";i:1769186274;s:21:\"cache_expiration_time\";i:1775081627;s:23:\"__cache_expiration_time\";i:1775081627;}','off'),(221636,'_transient_timeout_dash_v2_5f25301ca0145abac6dfc3a0899dc43b','1775081627','off'),(221637,'_transient_dash_v2_5f25301ca0145abac6dfc3a0899dc43b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://en-gb.wordpress.org/2024/09/10/wordpress-6-6-2-maintenance-release/\'>WordPress 6.6.2 Maintenance Release</a></li><li><a class=\'rsswidget\' href=\'https://en-gb.wordpress.org/2024/07/23/wordpress-6-6-1-maintenance-release/\'>WordPress 6.6.1 Maintenance Release</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://openchannels.fm/building-better-web-security-through-layered-strategies-and-collaboration/\'>Open Channels FM: Building Better Web Security Through Layered Strategies and Collaboration</a></li><li><a class=\'rsswidget\' href=\'https://openchannels.fm/latest-jetpack-social-updates-and-the-return-of-x-integration-for-wordpress-users/\'>Open Channels FM: Latest Jetpack Social Updates and the Return of X Integration for WordPress Users</a></li><li><a class=\'rsswidget\' href=\'https://openchannels.fm/testally-for-developers/\'>Open Channels FM: TestAlly for Developers</a></li></ul></div>','off'),(221657,'_transient_timeout_imagify_user_cache','1775039917','off'),(221658,'_transient_imagify_user_cache','O:8:\"stdClass\":44:{s:5:\"quota\";s:2:\"-1\";s:13:\"is_over_quota\";s:1:\"0\";s:11:\"extra_quota\";s:1:\"0\";s:20:\"extra_quota_consumed\";s:1:\"0\";s:12:\"account_type\";s:6:\"paying\";s:16:\"allow_over_quota\";b:0;s:28:\"consumed_current_month_quota\";s:21:\"754.40933399999999937\";s:10:\"total_gain\";s:23:\"19483.14906600000001013\";s:14:\"total_consumed\";s:23:\"18797.08195300000017447\";s:11:\"image_count\";s:6:\"112436\";s:19:\"has_recent_activity\";i:0;s:2:\"id\";i:1194467;s:5:\"email\";s:18:\"mat@actuate.agency\";s:9:\"is_active\";b:1;s:7:\"country\";s:2:\"GB\";s:3:\"vat\";s:11:\"GB337351308\";s:7:\"address\";s:0:\"\";s:8:\"zip_code\";N;s:4:\"city\";N;s:6:\"region\";N;s:10:\"first_name\";s:3:\"Mat\";s:9:\"last_name\";s:8:\"O\'Connor\";s:7:\"company\";s:23:\"Actuate Digital Limited\";s:7:\"plan_id\";i:15;s:10:\"plan_label\";s:8:\"infinite\";s:13:\"has_stripe_id\";b:1;s:17:\"date_registration\";s:27:\"2021-09-17T13:16:06.859699Z\";s:17:\"payment_processor\";s:6:\"stripe\";s:14:\"vat_percentage\";d:0;s:10:\"is_monthly\";b:0;s:16:\"next_date_update\";s:27:\"2026-04-24T00:11:32.067366Z\";s:15:\"display_support\";b:1;s:19:\"annual_monthly_rate\";d:9.99;s:27:\"annual_monthly_3months_rate\";d:8.99;s:13:\"is_subaccount\";b:0;s:11:\"has_partner\";b:1;s:11:\"cancel_date\";N;s:18:\"date_creation_plan\";s:27:\"2025-09-24T16:12:21.325669Z\";s:17:\"plan_monthly_cost\";d:11.99;s:16:\"plan_annual_cost\";d:119.9;s:10:\"cio_status\";s:7:\"UPDATED\";s:8:\"cio_date\";s:27:\"2026-03-31T22:13:45.517343Z\";s:11:\"subaccounts\";a:0:{}s:10:\"show_packs\";b:0;}','off'),(221680,'_site_transient_timeout_wp_theme_files_patterns-d0547c59c05496c6537e8207405e4828','1775044879','off'),(221681,'_site_transient_wp_theme_files_patterns-d0547c59c05496c6537e8207405e4828','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'),(221683,'_transient_doing_cron','1775043248.2382490634918212890625','on');
/*!40000 ALTER TABLE `act_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_pmxi_files`
--

DROP TABLE IF EXISTS `act_pmxi_files`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_pmxi_files` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `import_id` bigint unsigned NOT NULL,
  `name` text COLLATE utf8mb4_unicode_520_ci,
  `path` text COLLATE utf8mb4_unicode_520_ci,
  `registered_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_pmxi_files`
--

LOCK TABLES `act_pmxi_files` WRITE;
/*!40000 ALTER TABLE `act_pmxi_files` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_pmxi_files` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_pmxi_hash`
--

DROP TABLE IF EXISTS `act_pmxi_hash`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_pmxi_hash` (
  `hash` binary(16) NOT NULL,
  `post_id` bigint unsigned NOT NULL,
  `import_id` smallint unsigned NOT NULL,
  `post_type` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_pmxi_hash`
--

LOCK TABLES `act_pmxi_hash` WRITE;
/*!40000 ALTER TABLE `act_pmxi_hash` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_pmxi_hash` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_pmxi_history`
--

DROP TABLE IF EXISTS `act_pmxi_history`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_pmxi_history` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `import_id` bigint unsigned NOT NULL,
  `type` enum('manual','processing','trigger','continue','cli','') COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `time_run` text COLLATE utf8mb4_unicode_520_ci,
  `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `summary` text COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_pmxi_history`
--

LOCK TABLES `act_pmxi_history` WRITE;
/*!40000 ALTER TABLE `act_pmxi_history` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_pmxi_history` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_pmxi_images`
--

DROP TABLE IF EXISTS `act_pmxi_images`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_pmxi_images` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `attachment_id` bigint unsigned NOT NULL,
  `image_url` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `image_filename` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_pmxi_images`
--

LOCK TABLES `act_pmxi_images` WRITE;
/*!40000 ALTER TABLE `act_pmxi_images` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_pmxi_images` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_pmxi_imports`
--

DROP TABLE IF EXISTS `act_pmxi_imports`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_pmxi_imports` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `parent_import_id` bigint NOT NULL DEFAULT '0',
  `name` text COLLATE utf8mb4_unicode_520_ci,
  `friendly_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `type` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `feed_type` enum('xml','csv','zip','gz','') COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `path` text COLLATE utf8mb4_unicode_520_ci,
  `xpath` text COLLATE utf8mb4_unicode_520_ci,
  `options` longtext COLLATE utf8mb4_unicode_520_ci,
  `registered_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `root_element` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `processing` tinyint(1) NOT NULL DEFAULT '0',
  `executing` tinyint(1) NOT NULL DEFAULT '0',
  `triggered` tinyint(1) NOT NULL DEFAULT '0',
  `queue_chunk_number` bigint NOT NULL DEFAULT '0',
  `first_import` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `count` bigint NOT NULL DEFAULT '0',
  `imported` bigint NOT NULL DEFAULT '0',
  `created` bigint NOT NULL DEFAULT '0',
  `updated` bigint NOT NULL DEFAULT '0',
  `skipped` bigint NOT NULL DEFAULT '0',
  `deleted` bigint NOT NULL DEFAULT '0',
  `changed_missing` bigint NOT NULL DEFAULT '0',
  `canceled` tinyint(1) NOT NULL DEFAULT '0',
  `canceled_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `failed` tinyint(1) NOT NULL DEFAULT '0',
  `failed_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `settings_update_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_activity` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `iteration` bigint NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_pmxi_imports`
--

LOCK TABLES `act_pmxi_imports` WRITE;
/*!40000 ALTER TABLE `act_pmxi_imports` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_pmxi_imports` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_pmxi_posts`
--

DROP TABLE IF EXISTS `act_pmxi_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_pmxi_posts` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint unsigned NOT NULL,
  `import_id` bigint unsigned NOT NULL,
  `unique_key` text COLLATE utf8mb4_unicode_520_ci,
  `product_key` text COLLATE utf8mb4_unicode_520_ci,
  `iteration` bigint NOT NULL DEFAULT '0',
  `specified` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_pmxi_posts`
--

LOCK TABLES `act_pmxi_posts` WRITE;
/*!40000 ALTER TABLE `act_pmxi_posts` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_pmxi_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_pmxi_templates`
--

DROP TABLE IF EXISTS `act_pmxi_templates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_pmxi_templates` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `options` longtext COLLATE utf8mb4_unicode_520_ci,
  `scheduled` varchar(64) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `title` text COLLATE utf8mb4_unicode_520_ci,
  `content` longtext COLLATE utf8mb4_unicode_520_ci,
  `is_keep_linebreaks` tinyint(1) NOT NULL DEFAULT '0',
  `is_leave_html` tinyint(1) NOT NULL DEFAULT '0',
  `fix_characters` tinyint(1) NOT NULL DEFAULT '0',
  `meta` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_pmxi_templates`
--

LOCK TABLES `act_pmxi_templates` WRITE;
/*!40000 ALTER TABLE `act_pmxi_templates` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_pmxi_templates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_postmeta`
--

DROP TABLE IF EXISTS `act_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_postmeta` (
  `meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=104838 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_postmeta`
--

LOCK TABLES `act_postmeta` WRITE;
/*!40000 ALTER TABLE `act_postmeta` DISABLE KEYS */;
INSERT INTO `act_postmeta` VALUES (7,9,'_edit_last','1'),(8,9,'_yoast_wpseo_estimated-reading-time-minutes','9'),(9,9,'_yoast_wpseo_wordproof_timestamp',''),(10,9,'_edit_lock','1771234290:1'),(130,40,'_wp_attached_file','2024/02/helmet-hero-scaled.jpg'),(131,40,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1138;s:4:\"file\";s:30:\"2024/02/helmet-hero-scaled.jpg\";s:8:\"filesize\";i:217080;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"helmet-hero-730x228.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18989;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"helmet-hero-855x267.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23826;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"helmet-hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56018;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"helmet-hero-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20030;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"helmet-hero-1536x480.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56422;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"helmet-hero-2048x640.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87774;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:24:\"helmet-hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79761;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:25:\"helmet-hero-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158519;}s:8:\"masthead\";a:5:{s:4:\"file\";s:24:\"helmet-hero-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60098;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:25:\"helmet-hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125912;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:24:\"helmet-hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84411;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:23:\"helmet-hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43262;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:24:\"helmet-hero-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148514;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:23:\"helmet-hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18573;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:23:\"helmet-hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29402;}s:10:\"team-small\";a:5:{s:4:\"file\";s:23:\"helmet-hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27357;}s:10:\"team-large\";a:5:{s:4:\"file\";s:23:\"helmet-hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47972;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:24:\"helmet-hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77029;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:25:\"helmet-hero-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190058;}s:10:\"page-small\";a:5:{s:4:\"file\";s:23:\"helmet-hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34213;}s:10:\"page-large\";a:5:{s:4:\"file\";s:25:\"helmet-hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150292;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:23:\"helmet-hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29069;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:23:\"helmet-hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51489;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:23:\"helmet-hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62225;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:25:\"helmet-hero-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166854;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:23:\"helmet-hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55148;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:25:\"helmet-hero-3640x1200.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:229935;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:23:\"helmet-hero-360x113.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6933;}s:13:\"project-small\";a:5:{s:4:\"file\";s:23:\"helmet-hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34213;}s:13:\"project-large\";a:5:{s:4:\"file\";s:24:\"helmet-hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59495;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:23:\"helmet-hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28389;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:25:\"helmet-hero-3640x1200.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:229935;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"helmet-hero.jpg\";}'),(132,40,'_wp_attachment_image_alt','Helmet City'),(2362,5559,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(2363,5559,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:696;}i:1;a:1:{s:2:\"id\";i:745;}i:2;a:1:{s:2:\"id\";i:741;}}}}'),(2364,5559,'_wpas_skip_13980899','1||1||1'),(2365,5559,'_wpas_skip_13980908','1||1||1'),(2366,5559,'_wpas_skip_13980915','1||1||1'),(2367,5559,'_wpas_skip_13980919','1||1||1'),(2368,5559,'blog_sub','Ecommerce in 2015||Ecommerce in 2015||Ecommerce in 2015'),(2369,5559,'dsq_thread_id','4612751616||4612751616||4612751616'),(2370,5560,'_wp_attached_file','ecommerce-is-evolving-1-scaled-1.jpg'),(2371,5560,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:36:\"ecommerce-is-evolving-1-scaled-1.jpg\";s:8:\"filesize\";i:13086;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:45:\"ecommerce-is-evolving-1-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29017;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:45:\"ecommerce-is-evolving-1-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25490;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25375;}s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6660;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7107;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8404;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"ecommerce-is-evolving-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19650;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"ecommerce-is-evolving-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31010;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24367;}s:8:\"masthead\";a:5:{s:4:\"file\";s:45:\"ecommerce-is-evolving-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30437;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:45:\"ecommerce-is-evolving-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32258;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:45:\"ecommerce-is-evolving-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32258;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21552;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8085;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14062;}s:10:\"team-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14977;}s:10:\"team-large\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22767;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23825;}s:10:\"page-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16743;}s:10:\"page-large\";a:5:{s:4:\"file\";s:45:\"ecommerce-is-evolving-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38273;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13870;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24011;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23825;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23825;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:43:\"ecommerce-is-evolving-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2584;}s:13:\"project-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16743;}s:13:\"project-large\";a:5:{s:4:\"file\";s:45:\"ecommerce-is-evolving-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26459;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13528;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2372,5560,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/ecommerce-is-evolving-1-scaled.jpg'),(2373,5559,'_thumbnail_id','5560'),(2374,5559,'_product_image_gallery',''),(2375,5559,'_yoast_wpseo_focuskw','Ecommerce||Ecommerce||Ecommerce'),(2376,5559,'_yoast_wpseo_metadesc','Ecommerce is booming and taking over the UK retail landscape||Ecommerce is booming and taking over the UK retail landscape||Ecommerce is booming and taking over the UK retail landscape'),(2377,5559,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(2378,5559,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(2381,5561,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(2382,5561,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:705;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(2383,5561,'_wpas_skip_13980899','1||1||1'),(2384,5561,'_wpas_skip_13980908','1||1||1'),(2385,5561,'_wpas_skip_13980915','1||1||1'),(2386,5561,'_wpas_skip_13980919','1||1||1'),(2387,5561,'blog_sub','Conversion Rate Optimisation||Conversion Rate Optimisation||Conversion Rate Optimisation'),(2388,5561,'dsq_thread_id','4545499020||4545499020||4545499020'),(2389,5562,'_wp_attached_file','how-to-get-your-website-visitors-to-convert-1-scaled-1.jpg'),(2390,5562,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:58:\"how-to-get-your-website-visitors-to-convert-1-scaled-1.jpg\";s:8:\"filesize\";i:13141;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:67:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28057;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:67:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24908;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24280;}s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6759;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7169;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8497;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19458;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:67:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30537;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23474;}s:8:\"masthead\";a:5:{s:4:\"file\";s:67:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29958;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:67:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31446;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:67:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31446;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20736;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8122;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13723;}s:10:\"team-small\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14634;}s:10:\"team-large\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22197;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22940;}s:10:\"page-small\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16390;}s:10:\"page-large\";a:5:{s:4:\"file\";s:67:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37171;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13549;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23286;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22940;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22940;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:65:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2705;}s:13:\"project-small\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16390;}s:13:\"project-large\";a:5:{s:4:\"file\";s:67:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25795;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13404;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2391,5562,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/how-to-get-your-website-visitors-to-convert-1-scaled.jpg'),(2392,5561,'_thumbnail_id','5562'),(2393,5561,'_product_image_gallery',''),(2394,5561,'_yoast_wpseo_focuskw','Convert||Convert||Convert'),(2395,5561,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(2396,5561,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(2399,5563,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(2400,5563,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:544;}i:2;a:1:{s:2:\"id\";i:733;}}}}'),(2401,5563,'_wpas_done_all','1||1||1'),(2402,5563,'blog_sub','Magento 2 Has Launched||Magento 2 Has Launched||Magento 2 Has Launched'),(2403,5563,'dsq_thread_id','4612754655||4612754655||4612754655'),(2404,5564,'_wp_attached_file','magento-2-is-here-1-scaled-1.jpg'),(2405,5564,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:32:\"magento-2-is-here-1-scaled-1.jpg\";s:8:\"filesize\";i:14524;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:41:\"magento-2-is-here-1-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31331;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:41:\"magento-2-is-here-1-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28367;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26877;}s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8257;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8652;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9866;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"magento-2-is-here-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21057;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"magento-2-is-here-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32474;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26757;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"magento-2-is-here-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27716;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"magento-2-is-here-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34325;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"magento-2-is-here-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34325;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22077;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9455;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15374;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14646;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24160;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25649;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18409;}s:10:\"page-large\";a:5:{s:4:\"file\";s:41:\"magento-2-is-here-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39891;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15264;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25382;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25649;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25649;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"magento-2-is-here-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3704;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18409;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"magento-2-is-here-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27903;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15030;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2406,5564,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/magento-2-is-here-1-scaled.jpg'),(2407,5563,'_thumbnail_id','5564'),(2408,5563,'_product_image_gallery',''),(2409,5563,'_yoast_wpseo_focuskw','Magento 2||Magento 2||Magento 2'),(2410,5563,'_yoast_wpseo_title','Is your store ready for Magento 2?||Is your store ready for Magento 2?||Is your store ready for Magento 2?'),(2411,5563,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(2412,5563,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(2415,5565,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(2416,5565,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:69;}i:2;a:1:{s:2:\"id\";i:106;}}}}'),(2417,5565,'_wpas_skip_13980899','1||1||1'),(2418,5565,'_wpas_skip_13980908','1||1||1'),(2419,5565,'_wpas_skip_13980915','1||1||1'),(2420,5565,'_wpas_skip_13980919','1||1||1'),(2421,5565,'blog_sub','Just another buzz word?||Just another buzz word?||Just another buzz word?'),(2422,5565,'dsq_thread_id','4682194331||4682194331||4682194331'),(2423,5566,'_wp_attached_file','why-your-website-should-be-responsive-1-1-scaled-1.jpg'),(2424,5566,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:54:\"why-your-website-should-be-responsive-1-1-scaled-1.jpg\";s:8:\"filesize\";i:15286;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:63:\"why-your-website-should-be-responsive-1-1-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31406;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:63:\"why-your-website-should-be-responsive-1-1-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28628;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27348;}s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7349;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7631;}s:5:\"large\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9154;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:63:\"why-your-website-should-be-responsive-1-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21186;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:63:\"why-your-website-should-be-responsive-1-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32959;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26406;}s:8:\"masthead\";a:5:{s:4:\"file\";s:63:\"why-your-website-should-be-responsive-1-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32362;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:63:\"why-your-website-should-be-responsive-1-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34589;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:63:\"why-your-website-should-be-responsive-1-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34589;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23349;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9013;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15378;}s:10:\"team-small\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16917;}s:10:\"team-large\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24622;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25858;}s:10:\"page-small\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18584;}s:10:\"page-large\";a:5:{s:4:\"file\";s:63:\"why-your-website-should-be-responsive-1-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40221;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15342;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25984;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25858;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25858;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:61:\"why-your-website-should-be-responsive-1-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2986;}s:13:\"project-small\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18584;}s:13:\"project-large\";a:5:{s:4:\"file\";s:63:\"why-your-website-should-be-responsive-1-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28559;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15037;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2425,5566,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/why-your-website-should-be-responsive-1-1-scaled.jpg'),(2426,5565,'_thumbnail_id','5566'),(2427,5565,'_product_image_gallery',''),(2428,5565,'_yoast_wpseo_focuskw','Responsive||Responsive||Responsive'),(2429,5565,'_yoast_wpseo_metadesc','Why your website should be responsive and what the benefits are for your digital marketing.||Why your website should be responsive and what the benefits are for your digital marketing.||Why your website should be responsive and what the benefits are for your digital marketing.'),(2430,5565,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(2431,5565,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(2434,5567,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(2435,5567,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:485;}i:1;a:1:{s:2:\"id\";i:751;}i:2;a:1:{s:2:\"id\";i:69;}}}}'),(2436,5567,'_wpas_skip_13980899','1||1||1'),(2437,5567,'_wpas_skip_13980908','1||1||1'),(2438,5567,'_wpas_skip_13980915','1||1||1'),(2439,5567,'_wpas_skip_13980919','1||1||1'),(2440,5567,'blog_sub','Cyber Monday is here!||Cyber Monday is here!||Cyber Monday is here!'),(2441,5567,'dsq_thread_id','4716875017||4716875017||4716875017'),(2442,5568,'_wp_attached_file','bring-on-cyber-monday-1-scaled-1.jpg'),(2443,5568,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:36:\"bring-on-cyber-monday-1-scaled-1.jpg\";s:8:\"filesize\";i:19038;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:45:\"bring-on-cyber-monday-1-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41641;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:45:\"bring-on-cyber-monday-1-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36819;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37858;}s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9047;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9645;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11335;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"bring-on-cyber-monday-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25878;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"bring-on-cyber-monday-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39896;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36553;}s:8:\"masthead\";a:5:{s:4:\"file\";s:45:\"bring-on-cyber-monday-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43418;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:45:\"bring-on-cyber-monday-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44845;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:45:\"bring-on-cyber-monday-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44845;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31614;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11282;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20188;}s:10:\"team-small\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22819;}s:10:\"team-large\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32919;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36053;}s:10:\"page-small\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24487;}s:10:\"page-large\";a:5:{s:4:\"file\";s:45:\"bring-on-cyber-monday-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50797;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19846;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34271;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36053;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36053;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:43:\"bring-on-cyber-monday-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3440;}s:13:\"project-small\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24487;}s:13:\"project-large\";a:5:{s:4:\"file\";s:45:\"bring-on-cyber-monday-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36737;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19460;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2444,5568,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/bring-on-cyber-monday-1-scaled.jpg'),(2445,5567,'_thumbnail_id','5568'),(2446,5567,'_product_image_gallery',''),(2447,5567,'_yoast_wpseo_focuskw','cyber monday||cyber monday||cyber monday'),(2448,5567,'_yoast_wpseo_metadesc','Are you ready for Cyber Monday the online shopping event of the year?||Are you ready for Cyber Monday the online shopping event of the year?||Are you ready for Cyber Monday the online shopping event of the year?'),(2449,5567,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(2450,5567,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(2453,5569,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(2454,5569,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(2455,5569,'_wpas_skip_13980899','1||1||1'),(2456,5569,'_wpas_skip_13980908','1||1||1'),(2457,5569,'_wpas_skip_13980915','1||1||1'),(2458,5569,'_wpas_skip_13980919','1||1||1'),(2459,5569,'dsq_thread_id','4716873773||4716873773||4716873773'),(2460,5570,'_wp_attached_file','ecommerce-explodes-1-scaled-1.jpg'),(2461,5570,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:33:\"ecommerce-explodes-1-scaled-1.jpg\";s:8:\"filesize\";i:21903;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:42:\"ecommerce-explodes-1-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44386;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:42:\"ecommerce-explodes-1-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38184;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40674;}s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10693;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11211;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13130;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"ecommerce-explodes-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28629;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:42:\"ecommerce-explodes-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43539;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39860;}s:8:\"masthead\";a:5:{s:4:\"file\";s:42:\"ecommerce-explodes-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44749;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:42:\"ecommerce-explodes-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47849;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:42:\"ecommerce-explodes-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47849;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35443;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13067;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22736;}s:10:\"team-small\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24900;}s:10:\"team-large\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36867;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38774;}s:10:\"page-small\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27830;}s:10:\"page-large\";a:5:{s:4:\"file\";s:42:\"ecommerce-explodes-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53581;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22681;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38007;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38774;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38774;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:40:\"ecommerce-explodes-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4197;}s:13:\"project-small\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27830;}s:13:\"project-large\";a:5:{s:4:\"file\";s:42:\"ecommerce-explodes-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40646;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22196;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2462,5570,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/ecommerce-explodes-1-scaled.jpg'),(2463,5569,'_thumbnail_id','5570'),(2464,5569,'_product_image_gallery',''),(2465,5569,'_yoast_wpseo_focuskw','black friday||black friday||black friday'),(2466,5569,'_yoast_wpseo_metadesc','2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?||2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?||2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?'),(2467,5569,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(2468,5569,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(2471,5571,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(2472,5571,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1520776141;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:463;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:738;}}}}'),(2473,5571,'_wpas_done_all','1||1||1'),(2474,5571,'_wpas_skip_13980899','1||1||1'),(2475,5571,'_wpas_skip_13980908','1||1||1'),(2476,5571,'_wpas_skip_13980915','1||1||1'),(2477,5571,'_wpas_skip_13980919','1||1||1'),(2478,5571,'dsq_thread_id','4683111584||4683111584||4683111584'),(2479,5572,'_wp_attached_file','five-reasons-why-magento-2-is-better-than-magento-1-scaled-1.jpg'),(2480,5572,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:64:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1.jpg\";s:8:\"filesize\";i:17467;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:73:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36811;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:73:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32115;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33330;}s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8544;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9004;}s:5:\"large\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10538;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:73:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24017;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:73:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36774;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32057;}s:8:\"masthead\";a:5:{s:4:\"file\";s:73:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33769;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:73:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40046;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:73:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40046;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28222;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10305;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18120;}s:10:\"team-small\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19675;}s:10:\"team-large\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29443;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31706;}s:10:\"page-small\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21513;}s:10:\"page-large\";a:5:{s:4:\"file\";s:73:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46157;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18034;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30479;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31706;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31706;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:71:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3275;}s:13:\"project-small\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21513;}s:13:\"project-large\";a:5:{s:4:\"file\";s:73:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33071;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17634;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2481,5572,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/five-reasons-why-magento-2-is-better-than-magento-1-scaled.jpg'),(2482,5573,'_wp_attached_file','5-Reasons-Magento-2.0-Large-1.png'),(2483,5573,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:33:\"5-Reasons-Magento-2.0-Large-1.png\";s:8:\"filesize\";i:129628;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"5-Reasons-Magento-2.0-Large-1-730x195.png\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46503;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"5-Reasons-Magento-2.0-Large-1-855x228.png\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67329;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"5-Reasons-Magento-2.0-Large-1-760x683.png\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25217;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"5-Reasons-Magento-2.0-Large-1-768x205.png\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51516;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"5-Reasons-Magento-2.0-Large-1-1536x410.png\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:276269;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:42:\"5-Reasons-Magento-2.0-Large-1-2048x546.png\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:462290;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:41:\"5-Reasons-Magento-2.0-Large-1-750x683.png\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24054;}s:8:\"masthead\";a:5:{s:4:\"file\";s:42:\"5-Reasons-Magento-2.0-Large-1-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:247663;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:42:\"5-Reasons-Magento-2.0-Large-1-1460x683.png\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:150957;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:42:\"5-Reasons-Magento-2.0-Large-1-1460x683.png\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:149658;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:41:\"5-Reasons-Magento-2.0-Large-1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58624;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:41:\"5-Reasons-Magento-2.0-Large-1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56750;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:41:\"5-Reasons-Magento-2.0-Large-1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:92300;}s:10:\"team-small\";a:5:{s:4:\"file\";s:41:\"5-Reasons-Magento-2.0-Large-1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26089;}s:10:\"team-large\";a:5:{s:4:\"file\";s:41:\"5-Reasons-Magento-2.0-Large-1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119882;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:41:\"5-Reasons-Magento-2.0-Large-1-690x683.png\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19489;}s:10:\"page-small\";a:5:{s:4:\"file\";s:41:\"5-Reasons-Magento-2.0-Large-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86652;}s:10:\"page-large\";a:5:{s:4:\"file\";s:42:\"5-Reasons-Magento-2.0-Large-1-1960x683.png\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:234639;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:41:\"5-Reasons-Magento-2.0-Large-1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87393;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"5-Reasons-Magento-2.0-Large-1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:167050;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:41:\"5-Reasons-Magento-2.0-Large-1-690x683.png\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19489;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:41:\"5-Reasons-Magento-2.0-Large-1-690x683.png\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19489;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:40:\"5-Reasons-Magento-2.0-Large-1-360x96.png\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8268;}s:13:\"project-small\";a:5:{s:4:\"file\";s:41:\"5-Reasons-Magento-2.0-Large-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86652;}s:13:\"project-large\";a:5:{s:4:\"file\";s:42:\"5-Reasons-Magento-2.0-Large-1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:266629;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:41:\"5-Reasons-Magento-2.0-Large-1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87708;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2484,5573,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/5-Reasons-Magento-2.0-Large-1.png'),(2485,5571,'_thumbnail_id','5572'),(2486,5571,'_product_image_gallery','5573'),(2487,5571,'_yoast_wpseo_focuskw','Magento 2||Magento 2||Magento 2'),(2488,5571,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(2489,5571,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(2492,5574,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(2493,5574,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523668415;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:463;}i:1;a:1:{s:2:\"id\";i:544;}i:2;a:1:{s:2:\"id\";i:738;}}}}'),(2494,5574,'_publicize_twitter_user','@ActuateTwts||@ActuateTwts||@ActuateTwts'),(2495,5574,'_wpas_done_all','1||1||1'),(2496,5574,'dsq_thread_id','4705158047||4705158047||4705158047'),(2497,5575,'_wp_attached_file','major-myths-about-magento-1-scaled-1.jpg'),(2498,5575,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:40:\"major-myths-about-magento-1-scaled-1.jpg\";s:8:\"filesize\";i:11781;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:49:\"major-myths-about-magento-1-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24938;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:49:\"major-myths-about-magento-1-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22848;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20943;}s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6300;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6617;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7821;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"major-myths-about-magento-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17716;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:49:\"major-myths-about-magento-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28058;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20398;}s:8:\"masthead\";a:5:{s:4:\"file\";s:49:\"major-myths-about-magento-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27636;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:49:\"major-myths-about-magento-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28061;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:49:\"major-myths-about-magento-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28061;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17905;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7413;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12069;}s:10:\"team-small\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12521;}s:10:\"team-large\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19310;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19808;}s:10:\"page-small\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14229;}s:10:\"page-large\";a:5:{s:4:\"file\";s:49:\"major-myths-about-magento-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33843;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11979;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20381;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19808;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19808;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:47:\"major-myths-about-magento-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2688;}s:13:\"project-small\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14229;}s:13:\"project-large\";a:5:{s:4:\"file\";s:49:\"major-myths-about-magento-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22916;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11757;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2499,5575,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/major-myths-about-magento-1-scaled.jpg'),(2500,5574,'_thumbnail_id','5575'),(2501,5574,'_product_image_gallery',''),(2502,5574,'_yoast_wpseo_focuskw','Magento Myths||Magento Myths||Magento Myths'),(2503,5574,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(2504,5574,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(2516,5577,'_wp_attached_file','Congratulations-Mat-1-scaled-1.jpg'),(2517,5577,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:34:\"Congratulations-Mat-1-scaled-1.jpg\";s:8:\"filesize\";i:16144;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7317;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9173;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30164;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7802;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"Congratulations-Mat-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21957;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"Congratulations-Mat-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34397;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28631;}s:8:\"masthead\";a:5:{s:4:\"file\";s:43:\"Congratulations-Mat-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38262;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:43:\"Congratulations-Mat-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37094;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:43:\"Congratulations-Mat-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37094;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25215;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8859;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16069;}s:10:\"team-small\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15639;}s:10:\"team-large\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26371;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26403;}s:10:\"page-small\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19482;}s:10:\"page-large\";a:5:{s:4:\"file\";s:43:\"Congratulations-Mat-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43140;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16024;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27567;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26403;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26403;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:41:\"Congratulations-Mat-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2775;}s:13:\"project-small\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19482;}s:13:\"project-large\";a:5:{s:4:\"file\";s:43:\"Congratulations-Mat-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30231;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15656;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2518,5577,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Congratulations-Mat-1-scaled.jpg'),(2534,5579,'_wp_attached_file','smart-tips-for-successful-ecommerce-1-scaled-1.jpg'),(2535,5579,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:50:\"smart-tips-for-successful-ecommerce-1-scaled-1.jpg\";s:8:\"filesize\";i:20888;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9684;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12174;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41707;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10250;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:59:\"smart-tips-for-successful-ecommerce-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28238;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:59:\"smart-tips-for-successful-ecommerce-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43751;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40839;}s:8:\"masthead\";a:5:{s:4:\"file\";s:59:\"smart-tips-for-successful-ecommerce-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45867;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:59:\"smart-tips-for-successful-ecommerce-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48445;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:59:\"smart-tips-for-successful-ecommerce-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48445;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35845;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12211;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22400;}s:10:\"team-small\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24725;}s:10:\"team-large\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37204;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40023;}s:10:\"page-small\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27536;}s:10:\"page-large\";a:5:{s:4:\"file\";s:59:\"smart-tips-for-successful-ecommerce-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54717;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22318;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38280;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40023;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40023;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:57:\"smart-tips-for-successful-ecommerce-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3552;}s:13:\"project-small\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27536;}s:13:\"project-large\";a:5:{s:4:\"file\";s:59:\"smart-tips-for-successful-ecommerce-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41045;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21635;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2536,5579,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/smart-tips-for-successful-ecommerce-1-scaled.jpg'),(2550,5581,'_wp_attached_file','5-tips-for-selling-crafts-1-scaled-1.jpg'),(2551,5581,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:40:\"5-tips-for-selling-crafts-1-scaled-1.jpg\";s:8:\"filesize\";i:14431;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7266;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8990;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25776;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7348;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"5-tips-for-selling-crafts-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20087;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:49:\"5-tips-for-selling-crafts-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31773;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25050;}s:8:\"masthead\";a:5:{s:4:\"file\";s:49:\"5-tips-for-selling-crafts-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30198;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:49:\"5-tips-for-selling-crafts-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32877;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:49:\"5-tips-for-selling-crafts-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32877;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22133;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8736;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14697;}s:10:\"team-small\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15581;}s:10:\"team-large\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23550;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24539;}s:10:\"page-small\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17407;}s:10:\"page-large\";a:5:{s:4:\"file\";s:49:\"5-tips-for-selling-crafts-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38674;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14616;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24699;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24539;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24539;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:47:\"5-tips-for-selling-crafts-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2920;}s:13:\"project-small\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17407;}s:13:\"project-large\";a:5:{s:4:\"file\";s:49:\"5-tips-for-selling-crafts-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27177;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14238;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2552,5581,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/5-tips-for-selling-crafts-1-scaled.jpg'),(2566,5583,'_wp_attached_file','using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1.jpg'),(2567,5583,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:61:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1.jpg\";s:8:\"filesize\";i:23840;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10639;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13290;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47965;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11311;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:70:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31315;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:70:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48088;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46080;}s:8:\"masthead\";a:5:{s:4:\"file\";s:70:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56752;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:70:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54731;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:70:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54731;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40721;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13577;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25366;}s:10:\"team-small\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26303;}s:10:\"team-large\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42019;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43749;}s:10:\"page-small\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31325;}s:10:\"page-large\";a:5:{s:4:\"file\";s:70:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60892;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25217;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43170;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43749;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43749;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:68:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3998;}s:13:\"project-small\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31325;}s:13:\"project-large\";a:5:{s:4:\"file\";s:70:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46012;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24345;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2568,5583,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/using-pokemon-go-in-a-local-marketing-campaign-1-scaled.jpg'),(2583,5585,'_wp_attached_file','can-page-load-speed-help-your-ecmmerce-website-1-scaled-1.jpg'),(2584,5585,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:61:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1.jpg\";s:8:\"filesize\";i:14342;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7574;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9402;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25970;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7942;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:70:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21105;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:70:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32604;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24918;}s:8:\"masthead\";a:5:{s:4:\"file\";s:70:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32994;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:70:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34268;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:70:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34268;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22368;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9097;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15444;}s:10:\"team-small\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15215;}s:10:\"team-large\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24572;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24148;}s:10:\"page-small\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18365;}s:10:\"page-large\";a:5:{s:4:\"file\";s:70:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40138;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15281;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25711;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24148;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24148;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:68:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3114;}s:13:\"project-small\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18365;}s:13:\"project-large\";a:5:{s:4:\"file\";s:70:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28236;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15013;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2585,5585,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/can-page-load-speed-help-your-ecmmerce-website-1-scaled.jpg'),(2599,5587,'_wp_attached_file','how-to-write-product-descriptions-that-sell-1-scaled-1.jpg'),(2600,5587,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:58:\"how-to-write-product-descriptions-that-sell-1-scaled-1.jpg\";s:8:\"filesize\";i:89253;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27068;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34422;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82588;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28963;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"how-to-write-product-descriptions-that-sell-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80821;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:67:\"how-to-write-product-descriptions-that-sell-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119212;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78492;}s:8:\"masthead\";a:5:{s:4:\"file\";s:67:\"how-to-write-product-descriptions-that-sell-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113365;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:67:\"how-to-write-product-descriptions-that-sell-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143846;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:67:\"how-to-write-product-descriptions-that-sell-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143846;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67476;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36369;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57530;}s:10:\"team-small\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41650;}s:10:\"team-large\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82349;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73380;}s:10:\"page-small\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62010;}s:10:\"page-large\";a:5:{s:4:\"file\";s:67:\"how-to-write-product-descriptions-that-sell-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168020;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56199;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90974;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73380;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73380;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:65:\"how-to-write-product-descriptions-that-sell-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9052;}s:13:\"project-small\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62010;}s:13:\"project-large\";a:5:{s:4:\"file\";s:67:\"how-to-write-product-descriptions-that-sell-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111789;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55532;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2601,5587,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/how-to-write-product-descriptions-that-sell-1-scaled.jpg'),(2615,5589,'_wp_attached_file','the-pros-and-cons-of-live-chat-1-scaled-1.jpg'),(2616,5589,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:45:\"the-pros-and-cons-of-live-chat-1-scaled-1.jpg\";s:8:\"filesize\";i:11937;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6376;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7856;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21635;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6627;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"the-pros-and-cons-of-live-chat-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18220;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:54:\"the-pros-and-cons-of-live-chat-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28719;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21098;}s:8:\"masthead\";a:5:{s:4:\"file\";s:54:\"the-pros-and-cons-of-live-chat-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29588;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:54:\"the-pros-and-cons-of-live-chat-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28944;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:54:\"the-pros-and-cons-of-live-chat-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28944;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18785;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7494;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12478;}s:10:\"team-small\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13096;}s:10:\"team-large\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20180;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20645;}s:10:\"page-small\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14856;}s:10:\"page-large\";a:5:{s:4:\"file\";s:54:\"the-pros-and-cons-of-live-chat-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34460;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12366;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21251;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20645;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20645;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:52:\"the-pros-and-cons-of-live-chat-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2607;}s:13:\"project-small\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14856;}s:13:\"project-large\";a:5:{s:4:\"file\";s:54:\"the-pros-and-cons-of-live-chat-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23843;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12180;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2617,5589,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/the-pros-and-cons-of-live-chat-1-scaled.jpg'),(2635,5591,'_wp_attached_file','Welcome-to-Martin-Sylvester-1-scaled-1.jpg'),(2636,5591,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:42:\"Welcome-to-Martin-Sylvester-1-scaled-1.jpg\";s:8:\"filesize\";i:11564;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5551;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6964;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20366;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5773;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"Welcome-to-Martin-Sylvester-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17005;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:51:\"Welcome-to-Martin-Sylvester-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27707;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19755;}s:8:\"masthead\";a:5:{s:4:\"file\";s:51:\"Welcome-to-Martin-Sylvester-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29700;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:51:\"Welcome-to-Martin-Sylvester-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28399;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:51:\"Welcome-to-Martin-Sylvester-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28399;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17089;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6597;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11427;}s:10:\"team-small\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11253;}s:10:\"team-large\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19155;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19152;}s:10:\"page-small\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13770;}s:10:\"page-large\";a:5:{s:4:\"file\";s:51:\"Welcome-to-Martin-Sylvester-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33996;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11275;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20096;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19152;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19152;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:49:\"Welcome-to-Martin-Sylvester-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2156;}s:13:\"project-small\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13770;}s:13:\"project-large\";a:5:{s:4:\"file\";s:51:\"Welcome-to-Martin-Sylvester-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22655;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11151;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2637,5591,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Welcome-to-Martin-Sylvester-1-scaled.jpg'),(2651,5593,'_wp_attached_file','announcing-magento-enterprise-cloud-edition-1-scaled-1.jpg'),(2652,5593,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:58:\"announcing-magento-enterprise-cloud-edition-1-scaled-1.jpg\";s:8:\"filesize\";i:38188;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20182;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24786;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32868;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21271;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55452;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:67:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83058;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32249;}s:8:\"masthead\";a:5:{s:4:\"file\";s:67:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61780;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:67:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56574;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:67:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56574;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29398;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20508;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24838;}s:10:\"team-small\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18543;}s:10:\"team-large\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34850;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30939;}s:10:\"page-small\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26934;}s:10:\"page-large\";a:5:{s:4:\"file\";s:67:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77389;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24429;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39142;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30939;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30939;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:65:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7478;}s:13:\"project-small\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26934;}s:13:\"project-large\";a:5:{s:4:\"file\";s:67:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49181;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24383;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2653,5593,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/announcing-magento-enterprise-cloud-edition-1-scaled.jpg'),(2667,5595,'_wp_attached_file','Magento-Ninja-Developer-required-1-scaled-1.jpg'),(2668,5595,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:47:\"Magento-Ninja-Developer-required-1-scaled-1.jpg\";s:8:\"filesize\";i:12706;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6644;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8271;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22751;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6902;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"Magento-Ninja-Developer-required-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18743;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:56:\"Magento-Ninja-Developer-required-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29322;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22118;}s:8:\"masthead\";a:5:{s:4:\"file\";s:56:\"Magento-Ninja-Developer-required-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30783;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:56:\"Magento-Ninja-Developer-required-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29983;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:56:\"Magento-Ninja-Developer-required-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29983;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19440;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7715;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12944;}s:10:\"team-small\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13574;}s:10:\"team-large\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20660;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21578;}s:10:\"page-small\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15406;}s:10:\"page-large\";a:5:{s:4:\"file\";s:56:\"Magento-Ninja-Developer-required-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35638;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12808;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21908;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21578;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21578;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:54:\"Magento-Ninja-Developer-required-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2742;}s:13:\"project-small\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15406;}s:13:\"project-large\";a:5:{s:4:\"file\";s:56:\"Magento-Ninja-Developer-required-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24376;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12669;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2669,5595,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Magento-Ninja-Developer-required-1-scaled.jpg'),(2683,5597,'_wp_attached_file','Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1.jpg'),(2684,5597,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:62:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1.jpg\";s:8:\"filesize\";i:17696;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8149;}s:5:\"large\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10184;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32617;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8448;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:71:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24139;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:71:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37745;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32224;}s:8:\"masthead\";a:5:{s:4:\"file\";s:71:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37651;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:71:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40267;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:71:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40267;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28953;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10047;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18159;}s:10:\"team-small\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20747;}s:10:\"team-large\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30447;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31804;}s:10:\"page-small\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22565;}s:10:\"page-large\";a:5:{s:4:\"file\";s:71:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45741;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18324;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31544;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31804;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31804;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:69:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3110;}s:13:\"project-small\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22565;}s:13:\"project-large\";a:5:{s:4:\"file\";s:71:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34150;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18158;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2685,5597,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Magento-Enterprise-edition-is-the-cost-too-high-1-scaled.jpg'),(2699,5599,'_wp_attached_file','ecommerce-marketing-trends-for-2016-1-scaled-1.jpg'),(2700,5599,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:50:\"ecommerce-marketing-trends-for-2016-1-scaled-1.jpg\";s:8:\"filesize\";i:11949;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6681;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8236;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21651;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7096;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:59:\"ecommerce-marketing-trends-for-2016-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18249;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:59:\"ecommerce-marketing-trends-for-2016-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28528;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21068;}s:8:\"masthead\";a:5:{s:4:\"file\";s:59:\"ecommerce-marketing-trends-for-2016-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27448;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:59:\"ecommerce-marketing-trends-for-2016-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29041;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:59:\"ecommerce-marketing-trends-for-2016-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29041;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18608;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7950;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12631;}s:10:\"team-small\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13155;}s:10:\"team-large\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19809;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20524;}s:10:\"page-small\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15076;}s:10:\"page-large\";a:5:{s:4:\"file\";s:59:\"ecommerce-marketing-trends-for-2016-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34665;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12417;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21090;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20524;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20524;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:57:\"ecommerce-marketing-trends-for-2016-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2833;}s:13:\"project-small\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15076;}s:13:\"project-large\";a:5:{s:4:\"file\";s:59:\"ecommerce-marketing-trends-for-2016-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23622;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12247;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2701,5599,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/ecommerce-marketing-trends-for-2016-1-scaled.jpg'),(2702,5600,'_wp_attached_file','Ecomm-Trends-2021-1-scaled-1.jpg'),(2703,5600,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:32:\"Ecomm-Trends-2021-1-scaled-1.jpg\";s:8:\"filesize\";i:43416;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9755;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12581;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42739;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10460;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"Ecomm-Trends-2021-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30690;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"Ecomm-Trends-2021-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46377;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41505;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"Ecomm-Trends-2021-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48551;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"Ecomm-Trends-2021-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51270;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"Ecomm-Trends-2021-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51270;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36204;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12394;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23403;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26241;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38016;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41185;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28251;}s:10:\"page-large\";a:5:{s:4:\"file\";s:41:\"Ecomm-Trends-2021-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56758;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22815;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39112;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41185;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41185;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"Ecomm-Trends-2021-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3567;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28251;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"Ecomm-Trends-2021-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41935;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22805;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2704,5600,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Ecomm-Trends-2021-1-scaled.jpg'),(2719,5602,'_wp_attached_file','top-10-ecommerce-monitoring-tools-1-scaled-1.jpg'),(2720,5602,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:48:\"top-10-ecommerce-monitoring-tools-1-scaled-1.jpg\";s:8:\"filesize\";i:22223;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10730;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13048;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39285;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11231;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:57:\"top-10-ecommerce-monitoring-tools-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29164;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:57:\"top-10-ecommerce-monitoring-tools-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44377;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38143;}s:8:\"masthead\";a:5:{s:4:\"file\";s:57:\"top-10-ecommerce-monitoring-tools-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44612;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:57:\"top-10-ecommerce-monitoring-tools-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47642;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:57:\"top-10-ecommerce-monitoring-tools-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47642;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36362;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13208;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23034;}s:10:\"team-small\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24339;}s:10:\"team-large\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37952;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36380;}s:10:\"page-small\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28633;}s:10:\"page-large\";a:5:{s:4:\"file\";s:57:\"top-10-ecommerce-monitoring-tools-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53625;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23120;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39271;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36380;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36380;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:55:\"top-10-ecommerce-monitoring-tools-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4143;}s:13:\"project-small\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28633;}s:13:\"project-large\";a:5:{s:4:\"file\";s:57:\"top-10-ecommerce-monitoring-tools-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41596;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22660;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2721,5602,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/top-10-ecommerce-monitoring-tools-1-scaled.jpg'),(2730,5603,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(2731,5603,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:485;}i:2;a:1:{s:2:\"id\";i:69;}}}}'),(2732,5603,'_wpas_done_all','1||1||1'),(2733,5603,'dsq_thread_id','5303132222||5303132222||5303132222'),(2734,5604,'_wp_attached_file','Four-tips-for-christmas-sales-1-scaled-1.jpg'),(2735,5604,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:44:\"Four-tips-for-christmas-sales-1-scaled-1.jpg\";s:8:\"filesize\";i:30931;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:53:\"Four-tips-for-christmas-sales-1-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27446;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:53:\"Four-tips-for-christmas-sales-1-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27588;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20303;}s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6767;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6859;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8407;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:53:\"Four-tips-for-christmas-sales-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20138;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:53:\"Four-tips-for-christmas-sales-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35282;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20330;}s:8:\"masthead\";a:5:{s:4:\"file\";s:53:\"Four-tips-for-christmas-sales-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41110;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:53:\"Four-tips-for-christmas-sales-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32144;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:53:\"Four-tips-for-christmas-sales-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32144;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15895;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7406;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11451;}s:10:\"team-small\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10548;}s:10:\"team-large\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18232;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19398;}s:10:\"page-small\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13647;}s:10:\"page-large\";a:5:{s:4:\"file\";s:53:\"Four-tips-for-christmas-sales-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40117;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10898;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19626;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19398;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19398;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:51:\"Four-tips-for-christmas-sales-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2776;}s:13:\"project-small\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13647;}s:13:\"project-large\";a:5:{s:4:\"file\";s:53:\"Four-tips-for-christmas-sales-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23025;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11634;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2736,5604,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Four-tips-for-christmas-sales-1-scaled.jpg'),(2737,5603,'_thumbnail_id','5604'),(2738,5603,'_product_image_gallery',''),(2739,5603,'_yoast_wpseo_focuskw','Four tips for Christmas Sales||Four tips for Christmas Sales||Four tips for Christmas Sales'),(2740,5603,'_yoast_wpseo_metadesc','Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.||Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.||Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.'),(2741,5603,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(2742,5603,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(2749,5606,'_wp_attached_file','Upcoming-UX-UI-Trends-2-scaled-1.jpg'),(2750,5606,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:36:\"Upcoming-UX-UI-Trends-2-scaled-1.jpg\";s:8:\"filesize\";i:19812;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9611;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12097;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35322;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10465;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"Upcoming-UX-UI-Trends-2-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27053;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"Upcoming-UX-UI-Trends-2-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41176;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33869;}s:8:\"masthead\";a:5:{s:4:\"file\";s:45:\"Upcoming-UX-UI-Trends-2-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41852;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:45:\"Upcoming-UX-UI-Trends-2-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43170;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:45:\"Upcoming-UX-UI-Trends-2-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43170;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31381;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11966;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20918;}s:10:\"team-small\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20014;}s:10:\"team-large\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33915;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31760;}s:10:\"page-small\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25623;}s:10:\"page-large\";a:5:{s:4:\"file\";s:45:\"Upcoming-UX-UI-Trends-2-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49160;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20788;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34651;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31760;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31760;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:43:\"Upcoming-UX-UI-Trends-2-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3723;}s:13:\"project-small\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25623;}s:13:\"project-large\";a:5:{s:4:\"file\";s:45:\"Upcoming-UX-UI-Trends-2-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37220;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20267;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2751,5606,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Upcoming-UX-UI-Trends-2-scaled.jpg'),(2760,5607,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(2761,5607,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:544;}i:1;a:1:{s:2:\"id\";i:799;}i:2;a:1:{s:2:\"id\";i:808;}}}}'),(2762,5607,'_wpas_done_all','1||1||1'),(2763,5607,'dsq_thread_id','5303135225||5303135225||5303135225'),(2764,5608,'_wp_attached_file','what-makes-a-loyal-customer-1-scaled-1.jpg'),(2765,5608,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:42:\"what-makes-a-loyal-customer-1-scaled-1.jpg\";s:8:\"filesize\";i:14156;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:51:\"what-makes-a-loyal-customer-1-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29631;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:51:\"what-makes-a-loyal-customer-1-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26177;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25218;}s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7502;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7750;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9051;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"what-makes-a-loyal-customer-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20633;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:51:\"what-makes-a-loyal-customer-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32179;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24516;}s:8:\"masthead\";a:5:{s:4:\"file\";s:51:\"what-makes-a-loyal-customer-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32162;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:51:\"what-makes-a-loyal-customer-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33005;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:51:\"what-makes-a-loyal-customer-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33005;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22050;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8830;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14998;}s:10:\"team-small\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15041;}s:10:\"team-large\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23777;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23633;}s:10:\"page-small\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17776;}s:10:\"page-large\";a:5:{s:4:\"file\";s:51:\"what-makes-a-loyal-customer-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38712;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14902;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25027;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23633;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23633;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:49:\"what-makes-a-loyal-customer-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3077;}s:13:\"project-small\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17776;}s:13:\"project-large\";a:5:{s:4:\"file\";s:51:\"what-makes-a-loyal-customer-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27591;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14560;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2766,5608,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/what-makes-a-loyal-customer-1-scaled.jpg'),(2767,5607,'_thumbnail_id','5608'),(2768,5607,'_product_image_gallery',''),(2769,5607,'_yoast_wpseo_focuskw','loyal customer||loyal customer||loyal customer'),(2770,5607,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(2771,5607,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(2774,5609,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(2775,5609,'_jetpack_dont_email_post_to_subs','1||1||1'),(2776,5609,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:733;}i:1;a:1:{s:2:\"id\";i:771;}i:2;a:1:{s:2:\"id\";i:805;}}}}'),(2777,5609,'_wpas_done_all','1||1||1'),(2778,5609,'_wpas_skip_13980919','1||1||1'),(2779,5609,'blog_sub','Merry Christmas and a Happy New Year!||Merry Christmas and a Happy New Year!||Merry Christmas and a Happy New Year!'),(2780,5609,'dsq_thread_id','5393251295||5393251295||5393251295'),(2781,5610,'_wp_attached_file','Merry-Christmas-and-a-Happy-New-Year-1-scaled-1.jpg'),(2782,5610,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:51:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1.jpg\";s:8:\"filesize\";i:23142;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:60:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50472;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:60:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43208;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46747;}s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10600;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11236;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13438;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:60:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30735;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:60:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46627;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45339;}s:8:\"masthead\";a:5:{s:4:\"file\";s:60:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44732;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:60:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53653;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:60:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53653;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39172;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13311;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24644;}s:10:\"team-small\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27412;}s:10:\"team-large\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40474;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44635;}s:10:\"page-small\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30278;}s:10:\"page-large\";a:5:{s:4:\"file\";s:60:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59665;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24473;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41668;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44635;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44635;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:58:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3752;}s:13:\"project-small\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30278;}s:13:\"project-large\";a:5:{s:4:\"file\";s:60:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44139;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23977;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2783,5610,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Merry-Christmas-and-a-Happy-New-Year-1-scaled.jpg'),(2784,5609,'_thumbnail_id','5610'),(2785,5609,'_product_image_gallery',''),(2786,5609,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(2787,5609,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(2790,5611,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(2791,5611,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:805;}i:1;a:1:{s:2:\"id\";i:799;}i:2;a:1:{s:2:\"id\";i:751;}}}}'),(2792,5611,'_wpas_done_all','1||1||1'),(2793,5611,'dsq_thread_id','5530161501||5530161501||5530161501'),(2794,5612,'_wp_attached_file','5-Things-Large-1.png'),(2795,5612,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:20:\"5-Things-Large-1.png\";s:8:\"filesize\";i:530134;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:29:\"5-Things-Large-1-1180x683.png\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:628108;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:29:\"5-Things-Large-1-1200x683.png\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:645543;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"5-Things-Large-1-760x683.png\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:343131;}s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"5-Things-Large-1-730x195.png\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:167376;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"5-Things-Large-1-768x205.png\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:187362;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"5-Things-Large-1-855x228.png\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:234240;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"5-Things-Large-1-1536x410.png\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:786479;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"5-Things-Large-1-2048x546.png\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1405432;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:28:\"5-Things-Large-1-750x683.png\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:338573;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"5-Things-Large-1-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:980525;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:29:\"5-Things-Large-1-1460x683.png\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:811757;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"5-Things-Large-1-1460x683.png\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:811757;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"5-Things-Large-1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:467908;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"5-Things-Large-1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:211261;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"5-Things-Large-1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:358149;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"5-Things-Large-1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:246753;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"5-Things-Large-1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:594841;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:28:\"5-Things-Large-1-690x683.png\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:306259;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"5-Things-Large-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:401350;}s:10:\"page-large\";a:5:{s:4:\"file\";s:29:\"5-Things-Large-1-1960x683.png\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1164577;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"5-Things-Large-1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:346549;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"5-Things-Large-1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:699790;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"5-Things-Large-1-690x683.png\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:306259;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"5-Things-Large-1-690x683.png\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:306259;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"5-Things-Large-1-360x96.png\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37567;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"5-Things-Large-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:401350;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"5-Things-Large-1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:934240;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"5-Things-Large-1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:339263;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2796,5612,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/5-Things-Large-1.png'),(2797,5611,'_thumbnail_id','5612'),(2798,5611,'_product_image_gallery',''),(2799,5611,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(2800,5611,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(2810,5614,'_wp_attached_file','8-Reasons-why-digital-prototyping-is-good-1.jpg'),(2811,5614,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:385;s:4:\"file\";s:47:\"8-Reasons-why-digital-prototyping-is-good-1.jpg\";s:8:\"filesize\";i:12808;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2812,5614,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/8-Reasons-why-digital-prototyping-is-good-1.jpg'),(2819,5615,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(2820,5615,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909026;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:751;}i:1;a:1:{s:2:\"id\";i:696;}i:2;a:1:{s:2:\"id\";i:796;}}}}'),(2821,5615,'_wpas_done_all','1||1||1'),(2822,5615,'dsq_thread_id','5580947146||5580947146||5580947146'),(2823,5616,'_wp_attached_file','how-will-social-shopping-shape-2017-1-scaled-1.jpg'),(2824,5616,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:50:\"how-will-social-shopping-shape-2017-1-scaled-1.jpg\";s:8:\"filesize\";i:84215;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:59:\"how-will-social-shopping-shape-2017-1-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134822;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:59:\"how-will-social-shopping-shape-2017-1-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117113;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91061;}s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23481;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25195;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30087;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:59:\"how-will-social-shopping-shape-2017-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73691;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:59:\"how-will-social-shopping-shape-2017-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110222;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86247;}s:8:\"masthead\";a:5:{s:4:\"file\";s:59:\"how-will-social-shopping-shape-2017-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112891;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:59:\"how-will-social-shopping-shape-2017-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144564;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:59:\"how-will-social-shopping-shape-2017-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144564;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75566;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31634;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63846;}s:10:\"team-small\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44995;}s:10:\"team-large\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91839;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79788;}s:10:\"page-small\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69733;}s:10:\"page-large\";a:5:{s:4:\"file\";s:59:\"how-will-social-shopping-shape-2017-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153008;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62492;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103502;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79788;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79788;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:57:\"how-will-social-shopping-shape-2017-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6989;}s:13:\"project-small\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69733;}s:13:\"project-large\";a:5:{s:4:\"file\";s:59:\"how-will-social-shopping-shape-2017-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117038;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61933;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2825,5616,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/how-will-social-shopping-shape-2017-1-scaled.jpg'),(2826,5615,'_thumbnail_id','5616'),(2827,5615,'_product_image_gallery',''),(2828,5615,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(2829,5615,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(2832,5617,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(2833,5617,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909027;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:755;}i:1;a:1:{s:2:\"id\";i:738;}i:2;a:1:{s:2:\"id\";i:484;}}}}'),(2834,5617,'_wpas_done_all','1||1||1'),(2835,5617,'dsq_thread_id','5530160385||5530160385||5530160385'),(2836,5618,'_wp_attached_file','using-personalisationn-to-boost-conversion-rates-1-scaled-1.jpg'),(2837,5618,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:63:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1.jpg\";s:8:\"filesize\";i:24617;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:72:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49482;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:72:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42471;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46394;}s:6:\"medium\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11040;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11752;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13671;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:72:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30770;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:72:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46595;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44755;}s:8:\"masthead\";a:5:{s:4:\"file\";s:72:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44758;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:72:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52985;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:72:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52985;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39270;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13688;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24712;}s:10:\"team-small\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27441;}s:10:\"team-large\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40436;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43338;}s:10:\"page-small\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30428;}s:10:\"page-large\";a:5:{s:4:\"file\";s:72:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59577;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24664;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41325;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43338;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43338;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:70:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4092;}s:13:\"project-small\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30428;}s:13:\"project-large\";a:5:{s:4:\"file\";s:72:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44208;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24180;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2838,5618,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/using-personalisationn-to-boost-conversion-rates-1-scaled.jpg'),(2839,5617,'_thumbnail_id','5618'),(2840,5617,'_product_image_gallery',''),(2841,5617,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(2842,5617,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(2845,5619,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(2846,5619,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523585562;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:696;}i:2;a:1:{s:2:\"id\";i:814;}}}}'),(2847,5619,'_wpas_done_all','1||1||1'),(2848,5619,'dsq_thread_id','5529653180||5529653180||5529653180'),(2849,5620,'_wp_attached_file','why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1.jpg'),(2850,5620,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:90:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1.jpg\";s:8:\"filesize\";i:19598;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:99:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38694;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:99:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35114;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35438;}s:6:\"medium\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9290;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9958;}s:5:\"large\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11818;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:99:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25780;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:99:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39398;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33769;}s:8:\"masthead\";a:5:{s:4:\"file\";s:99:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38457;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:99:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42524;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:99:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42524;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30891;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11603;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20150;}s:10:\"team-small\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22046;}s:10:\"team-large\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32257;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33327;}s:10:\"page-small\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24236;}s:10:\"page-large\";a:5:{s:4:\"file\";s:99:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48428;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19984;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33611;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33327;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33327;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:97:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3724;}s:13:\"project-small\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24236;}s:13:\"project-large\";a:5:{s:4:\"file\";s:99:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35941;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19611;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2851,5620,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled.jpg'),(2852,5619,'_thumbnail_id','5620'),(2853,5619,'_product_image_gallery',''),(2854,5619,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(2855,5619,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(2863,5622,'_wp_attached_file','How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1.jpg'),(2864,5622,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:64:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1.jpg\";s:8:\"filesize\";i:23112;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11113;}s:5:\"large\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13731;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40927;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11830;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:73:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30986;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:73:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47156;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39257;}s:8:\"masthead\";a:5:{s:4:\"file\";s:73:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43743;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:73:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52953;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:73:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52953;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35107;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13798;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24795;}s:10:\"team-small\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23064;}s:10:\"team-large\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41035;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37143;}s:10:\"page-small\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30461;}s:10:\"page-large\";a:5:{s:4:\"file\";s:73:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59586;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24923;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41858;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37143;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37143;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:71:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4242;}s:13:\"project-small\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30461;}s:13:\"project-large\";a:5:{s:4:\"file\";s:73:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44246;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24351;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2865,5622,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled.jpg'),(2872,5623,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(2873,5623,'_jetpack_dont_email_post_to_subs','1||1||1'),(2874,5623,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524604966;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:805;}i:2;a:1:{s:2:\"id\";i:710;}}}}'),(2875,5623,'_wpas_done_all','1||1||1'),(2876,5623,'_wpas_skip_13980919','1||1||1'),(2877,5623,'dsq_thread_id','5547942436||5547942436||5547942436'),(2878,5623,'wpb_post_views_count','2||2||2'),(2879,5624,'_wp_attached_file','8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1.jpg'),(2880,5624,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:76:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1.jpg\";s:8:\"filesize\";i:26143;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:85:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29582;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:85:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28432;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22694;}s:6:\"medium\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7594;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7869;}s:5:\"large\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9239;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:85:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19787;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:85:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30047;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21755;}s:8:\"masthead\";a:5:{s:4:\"file\";s:85:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30244;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:85:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32671;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:85:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32671;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18335;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8889;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13833;}s:10:\"team-small\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11285;}s:10:\"team-large\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21159;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20217;}s:10:\"page-small\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16359;}s:10:\"page-large\";a:5:{s:4:\"file\";s:85:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38097;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13710;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22274;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20217;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20217;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:83:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3376;}s:13:\"project-small\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16359;}s:13:\"project-large\";a:5:{s:4:\"file\";s:85:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24910;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13856;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2881,5624,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled.jpg'),(2882,5623,'_thumbnail_id','5624'),(2883,5623,'_product_image_gallery',''),(2884,5623,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(2885,5623,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(2888,5626,'_wp_attached_file','Scale-and-Grow-Your-Online-Business-scaled-1.jpg'),(2889,5626,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:48:\"Scale-and-Grow-Your-Online-Business-scaled-1.jpg\";s:8:\"filesize\";i:16749;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8543;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10484;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29017;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8964;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:57:\"Scale-and-Grow-Your-Online-Business-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22956;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:57:\"Scale-and-Grow-Your-Online-Business-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34947;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27974;}s:8:\"masthead\";a:5:{s:4:\"file\";s:57:\"Scale-and-Grow-Your-Online-Business-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33845;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:57:\"Scale-and-Grow-Your-Online-Business-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37112;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:57:\"Scale-and-Grow-Your-Online-Business-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37112;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24984;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10211;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17201;}s:10:\"team-small\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17416;}s:10:\"team-large\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27192;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27036;}s:10:\"page-small\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20458;}s:10:\"page-large\";a:5:{s:4:\"file\";s:57:\"Scale-and-Grow-Your-Online-Business-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42960;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17083;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28292;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27036;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27036;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:55:\"Scale-and-Grow-Your-Online-Business-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3420;}s:13:\"project-small\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20458;}s:13:\"project-large\";a:5:{s:4:\"file\";s:57:\"Scale-and-Grow-Your-Online-Business-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30837;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16687;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2890,5626,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Scale-and-Grow-Your-Online-Business-scaled.jpg'),(2898,5628,'_wp_attached_file','Blogging-For-Your-Business-scaled-1.jpg'),(2899,5628,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:39:\"Blogging-For-Your-Business-scaled-1.jpg\";s:8:\"filesize\";i:20380;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10574;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13054;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37692;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11070;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:48:\"Blogging-For-Your-Business-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27806;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:48:\"Blogging-For-Your-Business-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41935;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36146;}s:8:\"masthead\";a:5:{s:4:\"file\";s:48:\"Blogging-For-Your-Business-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39979;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:48:\"Blogging-For-Your-Business-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46114;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:48:\"Blogging-For-Your-Business-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46114;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32829;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12807;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22062;}s:10:\"team-small\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22931;}s:10:\"team-large\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35141;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35078;}s:10:\"page-small\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26432;}s:10:\"page-large\";a:5:{s:4:\"file\";s:48:\"Blogging-For-Your-Business-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52076;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22173;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36180;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35078;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35078;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:46:\"Blogging-For-Your-Business-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4263;}s:13:\"project-small\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26432;}s:13:\"project-large\";a:5:{s:4:\"file\";s:48:\"Blogging-For-Your-Business-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38990;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21468;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2900,5628,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Blogging-For-Your-Business-scaled.jpg'),(2907,5630,'_wp_attached_file','5-ways-to-increase-customer-retention-and-sales-scaled-1.jpg'),(2908,5630,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:60:\"5-ways-to-increase-customer-retention-and-sales-scaled-1.jpg\";s:8:\"filesize\";i:19449;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9098;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11207;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34944;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9395;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:69:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25520;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:69:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39105;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33713;}s:8:\"masthead\";a:5:{s:4:\"file\";s:69:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38036;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:69:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43277;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:69:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43277;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29926;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10858;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19592;}s:10:\"team-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20504;}s:10:\"team-large\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32009;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32742;}s:10:\"page-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23735;}s:10:\"page-large\";a:5:{s:4:\"file\";s:69:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49182;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19470;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33322;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32742;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32742;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3463;}s:13:\"project-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23735;}s:13:\"project-large\";a:5:{s:4:\"file\";s:69:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36033;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19025;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2909,5630,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/5-ways-to-increase-customer-retention-and-sales-scaled.jpg'),(2917,5632,'_wp_attached_file','future-of-ecommerce-scaled-1.jpg'),(2918,5632,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:32:\"future-of-ecommerce-scaled-1.jpg\";s:8:\"filesize\";i:19440;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11562;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14341;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29541;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12139;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"future-of-ecommerce-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34548;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"future-of-ecommerce-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52916;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29310;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"future-of-ecommerce-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44268;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"future-of-ecommerce-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48714;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"future-of-ecommerce-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48714;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29759;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13229;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23139;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19062;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34448;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28117;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26040;}s:10:\"page-large\";a:5:{s:4:\"file\";s:41:\"future-of-ecommerce-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53910;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22794;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38080;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28117;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28117;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"future-of-ecommerce-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4390;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26040;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"future-of-ecommerce-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45507;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22579;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2919,5632,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/future-of-ecommerce-scaled.jpg'),(2927,5634,'_wp_attached_file','Winning-Local-Business-with-Local-Ecommerce-scaled-1.jpg'),(2928,5634,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:56:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1.jpg\";s:8:\"filesize\";i:19195;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9395;}s:5:\"large\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11507;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34799;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9848;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:65:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25784;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:65:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39462;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33272;}s:8:\"masthead\";a:5:{s:4:\"file\";s:65:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37542;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:65:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42897;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:65:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42897;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29807;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11378;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19964;}s:10:\"team-small\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21234;}s:10:\"team-large\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32390;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32774;}s:10:\"page-small\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24176;}s:10:\"page-large\";a:5:{s:4:\"file\";s:65:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48815;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19938;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33399;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32774;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32774;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:63:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3798;}s:13:\"project-small\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24176;}s:13:\"project-large\";a:5:{s:4:\"file\";s:65:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35866;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19381;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2929,5634,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Winning-Local-Business-with-Local-Ecommerce-scaled.jpg'),(2937,5636,'_wp_attached_file','Preparng-for-Black-Friday-1-scaled-1.jpg'),(2938,5636,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:40:\"Preparng-for-Black-Friday-1-scaled-1.jpg\";s:8:\"filesize\";i:26999;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6801;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8001;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19115;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7005;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"Preparng-for-Black-Friday-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18476;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:49:\"Preparng-for-Black-Friday-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29638;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18752;}s:8:\"masthead\";a:5:{s:4:\"file\";s:49:\"Preparng-for-Black-Friday-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30271;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:49:\"Preparng-for-Black-Friday-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29035;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:49:\"Preparng-for-Black-Friday-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29035;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15879;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7865;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11402;}s:10:\"team-small\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10811;}s:10:\"team-large\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17635;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18023;}s:10:\"page-small\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13197;}s:10:\"page-large\";a:5:{s:4:\"file\";s:49:\"Preparng-for-Black-Friday-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36101;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11066;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19052;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18023;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18023;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:47:\"Preparng-for-Black-Friday-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3037;}s:13:\"project-small\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13197;}s:13:\"project-large\";a:5:{s:4:\"file\";s:49:\"Preparng-for-Black-Friday-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22574;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11278;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2939,5636,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Preparng-for-Black-Friday-1-scaled.jpg'),(2940,5637,'_wp_attached_file','Preparng-for-Black-Friday-scaled-1.jpg'),(2941,5637,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:38:\"Preparng-for-Black-Friday-scaled-1.jpg\";s:8:\"filesize\";i:11099;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6813;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8080;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18141;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7058;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"Preparng-for-Black-Friday-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18987;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:47:\"Preparng-for-Black-Friday-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30192;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17597;}s:8:\"masthead\";a:5:{s:4:\"file\";s:47:\"Preparng-for-Black-Friday-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29685;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:47:\"Preparng-for-Black-Friday-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27583;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:47:\"Preparng-for-Black-Friday-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27583;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16164;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7955;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11594;}s:10:\"team-small\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10928;}s:10:\"team-large\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17953;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16963;}s:10:\"page-small\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13379;}s:10:\"page-large\";a:5:{s:4:\"file\";s:47:\"Preparng-for-Black-Friday-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34407;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11287;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19346;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16963;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16963;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:45:\"Preparng-for-Black-Friday-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3029;}s:13:\"project-small\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13379;}s:13:\"project-large\";a:5:{s:4:\"file\";s:47:\"Preparng-for-Black-Friday-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23044;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11376;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2942,5637,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Preparng-for-Black-Friday-scaled.jpg'),(2950,5639,'_wp_attached_file','5-ways-to-increase-e-commerce-conversion-rates-scaled-1.jpg'),(2951,5639,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:59:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1.jpg\";s:8:\"filesize\";i:12084;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6998;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8750;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20972;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7316;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19779;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30896;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20631;}s:8:\"masthead\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28813;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31166;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31166;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18650;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8523;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13614;}s:10:\"team-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12550;}s:10:\"team-large\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20659;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19864;}s:10:\"page-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15506;}s:10:\"page-large\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36722;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13512;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22375;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19864;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19864;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:66:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2895;}s:13:\"project-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15506;}s:13:\"project-large\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26103;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13394;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2952,5639,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/5-ways-to-increase-e-commerce-conversion-rates-scaled.jpg'),(2959,5641,'_wp_attached_file','getting-to-grips-with-local-SEO-scaled-1.jpg'),(2960,5641,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:44:\"getting-to-grips-with-local-SEO-scaled-1.jpg\";s:8:\"filesize\";i:18907;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9025;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11568;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32732;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9665;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:53:\"getting-to-grips-with-local-SEO-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25972;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:53:\"getting-to-grips-with-local-SEO-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40229;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31596;}s:8:\"masthead\";a:5:{s:4:\"file\";s:53:\"getting-to-grips-with-local-SEO-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41197;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:53:\"getting-to-grips-with-local-SEO-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41501;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:53:\"getting-to-grips-with-local-SEO-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41501;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30310;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11135;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20236;}s:10:\"team-small\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20598;}s:10:\"team-large\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32655;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30480;}s:10:\"page-small\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24458;}s:10:\"page-large\";a:5:{s:4:\"file\";s:53:\"getting-to-grips-with-local-SEO-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47253;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20103;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33832;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30480;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30480;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:51:\"getting-to-grips-with-local-SEO-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3512;}s:13:\"project-small\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24458;}s:13:\"project-large\";a:5:{s:4:\"file\";s:53:\"getting-to-grips-with-local-SEO-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36426;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2961,5641,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/getting-to-grips-with-local-SEO-scaled.jpg'),(2962,5642,'_wp_attached_file','Social-Media-Ideas-scaled-1.jpg'),(2963,5642,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:31:\"Social-Media-Ideas-scaled-1.jpg\";s:8:\"filesize\";i:23212;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10568;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13111;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43221;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11289;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"Social-Media-Ideas-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29981;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:40:\"Social-Media-Ideas-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45462;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41415;}s:8:\"masthead\";a:5:{s:4:\"file\";s:40:\"Social-Media-Ideas-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46987;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:40:\"Social-Media-Ideas-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51277;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:40:\"Social-Media-Ideas-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51277;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37296;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13157;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23674;}s:10:\"team-small\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22989;}s:10:\"team-large\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38916;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38209;}s:10:\"page-small\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29126;}s:10:\"page-large\";a:5:{s:4:\"file\";s:40:\"Social-Media-Ideas-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57280;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23583;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39964;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38209;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38209;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:38:\"Social-Media-Ideas-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4079;}s:13:\"project-small\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29126;}s:13:\"project-large\";a:5:{s:4:\"file\";s:40:\"Social-Media-Ideas-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42715;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23080;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2964,5642,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Social-Media-Ideas-scaled.jpg'),(2965,5643,'_wp_attached_file','Planning-for-a-new-site-scaled-1.jpg'),(2966,5643,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:36:\"Planning-for-a-new-site-scaled-1.jpg\";s:8:\"filesize\";i:20554;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9321;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11633;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37536;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9745;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"Planning-for-a-new-site-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27018;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"Planning-for-a-new-site-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40936;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36328;}s:8:\"masthead\";a:5:{s:4:\"file\";s:45:\"Planning-for-a-new-site-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45111;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:45:\"Planning-for-a-new-site-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44640;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:45:\"Planning-for-a-new-site-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44640;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32835;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11411;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21250;}s:10:\"team-small\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23517;}s:10:\"team-large\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34232;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35840;}s:10:\"page-small\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25409;}s:10:\"page-large\";a:5:{s:4:\"file\";s:45:\"Planning-for-a-new-site-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50374;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21126;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35264;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35840;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35840;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:43:\"Planning-for-a-new-site-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3359;}s:13:\"project-small\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25409;}s:13:\"project-large\";a:5:{s:4:\"file\";s:45:\"Planning-for-a-new-site-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38055;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20289;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2967,5643,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Planning-for-a-new-site-scaled.jpg'),(2968,5644,'_wp_attached_file','Claim-funding-scaled-1.jpg'),(2969,5644,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:26:\"Claim-funding-scaled-1.jpg\";s:8:\"filesize\";i:14826;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:35:\"Claim-funding-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31669;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:35:\"Claim-funding-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27828;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27938;}s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7515;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8057;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9565;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"Claim-funding-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21425;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"Claim-funding-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33563;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26995;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"Claim-funding-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31613;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:35:\"Claim-funding-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34921;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"Claim-funding-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34921;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23741;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9203;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15591;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17052;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25235;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26437;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18867;}s:10:\"page-large\";a:5:{s:4:\"file\";s:35:\"Claim-funding-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40933;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15545;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26231;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26437;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26437;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:33:\"Claim-funding-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3006;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18867;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"Claim-funding-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28943;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15219;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2970,5644,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Claim-funding-scaled.jpg'),(2971,5645,'_wp_attached_file','Chester-Christmas-scaled-1.jpg'),(2972,5645,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:30:\"Chester-Christmas-scaled-1.jpg\";s:8:\"filesize\";i:22428;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10385;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12850;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41701;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10759;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"Chester-Christmas-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29041;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"Chester-Christmas-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44295;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40565;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"Chester-Christmas-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44341;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"Chester-Christmas-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50162;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"Chester-Christmas-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50162;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35294;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12742;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23085;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24996;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38061;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39731;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28176;}s:10:\"page-large\";a:5:{s:4:\"file\";s:39:\"Chester-Christmas-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56011;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22960;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38955;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39731;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39731;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"Chester-Christmas-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3924;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28176;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"Chester-Christmas-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41285;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22580;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2973,5645,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Chester-Christmas-scaled.jpg'),(2974,5646,'_wp_attached_file','blog-ecomm-security-scaled-1.jpg'),(2975,5646,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:32:\"blog-ecomm-security-scaled-1.jpg\";s:8:\"filesize\";i:23903;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:41:\"blog-ecomm-security-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48050;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:41:\"blog-ecomm-security-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43364;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44338;}s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10458;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11116;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13080;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"blog-ecomm-security-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30160;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"blog-ecomm-security-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45612;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43016;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"blog-ecomm-security-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47447;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"blog-ecomm-security-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51376;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"blog-ecomm-security-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51376;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38609;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13085;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23913;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27840;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40040;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42589;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29688;}s:10:\"page-large\";a:5:{s:4:\"file\";s:41:\"blog-ecomm-security-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57011;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23720;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40946;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42589;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42589;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"blog-ecomm-security-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3789;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29688;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"blog-ecomm-security-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43984;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23355;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2976,5646,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/blog-ecomm-security-scaled.jpg'),(2977,5647,'_wp_attached_file','blog-ecomm-review-scaled-1.jpg'),(2978,5647,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:30:\"blog-ecomm-review-scaled-1.jpg\";s:8:\"filesize\";i:19422;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:39:\"blog-ecomm-review-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40531;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:39:\"blog-ecomm-review-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34726;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35835;}s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9669;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10226;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11994;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"blog-ecomm-review-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26856;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"blog-ecomm-review-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41138;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34544;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"blog-ecomm-review-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41275;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"blog-ecomm-review-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43984;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"blog-ecomm-review-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43984;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32039;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12003;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20890;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21320;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34111;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32668;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25825;}s:10:\"page-large\";a:5:{s:4:\"file\";s:39:\"blog-ecomm-review-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49920;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21104;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35398;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32668;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32668;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"blog-ecomm-review-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3730;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25825;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"blog-ecomm-review-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37968;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20749;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2979,5647,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/blog-ecomm-review-scaled.jpg'),(3009,5651,'_wp_old_date','2020-10-26'),(3010,5651,'_thumbnail_id','5644'),(3011,5651,'_product_image_gallery',''),(3012,5651,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3013,5651,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3016,5652,'_thumbnail_id','5646'),(3017,5652,'_product_image_gallery',''),(3018,5652,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3019,5652,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3022,5653,'_wp_old_date','2020-11-10||2020-11-10'),(3023,5653,'_thumbnail_id','5647'),(3024,5653,'_product_image_gallery',''),(3025,5653,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3026,5653,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3029,5655,'_wp_attached_file','blog-christmas-orders-scaled-1.jpg'),(3030,5655,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:34:\"blog-christmas-orders-scaled-1.jpg\";s:8:\"filesize\";i:25029;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:43:\"blog-christmas-orders-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52265;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:43:\"blog-christmas-orders-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43466;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48525;}s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10489;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11114;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13026;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"blog-christmas-orders-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31280;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"blog-christmas-orders-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48133;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46472;}s:8:\"masthead\";a:5:{s:4:\"file\";s:43:\"blog-christmas-orders-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52295;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:43:\"blog-christmas-orders-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55875;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:43:\"blog-christmas-orders-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55875;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38965;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13127;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24197;}s:10:\"team-small\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27754;}s:10:\"team-large\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40855;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45691;}s:10:\"page-small\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29913;}s:10:\"page-large\";a:5:{s:4:\"file\";s:43:\"blog-christmas-orders-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62623;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24072;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41738;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45691;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45691;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:41:\"blog-christmas-orders-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3814;}s:13:\"project-small\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29913;}s:13:\"project-large\";a:5:{s:4:\"file\";s:43:\"blog-christmas-orders-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45077;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23467;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3031,5655,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/blog-christmas-orders-scaled.jpg'),(3032,5654,'_thumbnail_id','5655'),(3033,5654,'_product_image_gallery',''),(3034,5654,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3035,5654,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3038,5656,'_wp_old_date','2020-11-24'),(3039,5657,'_wp_attached_file','The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1.jpg'),(3040,5657,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:70:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1.jpg\";s:8:\"filesize\";i:25086;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:79:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52693;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:79:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44902;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50084;}s:6:\"medium\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10540;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11318;}s:5:\"large\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13412;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:79:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31641;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:79:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48415;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48272;}s:8:\"masthead\";a:5:{s:4:\"file\";s:79:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53869;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:79:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56301;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:79:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56301;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41404;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13591;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25584;}s:10:\"team-small\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29945;}s:10:\"team-large\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43088;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47845;}s:10:\"page-small\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31815;}s:10:\"page-large\";a:5:{s:4:\"file\";s:79:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63118;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25700;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43918;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47845;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47845;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:77:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3841;}s:13:\"project-small\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31815;}s:13:\"project-large\";a:5:{s:4:\"file\";s:79:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46538;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24756;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3041,5657,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/The-Importance-of-User-Experience-Design-For-Your-Website-scaled.jpg'),(3042,5656,'_thumbnail_id','5657'),(3043,5656,'_product_image_gallery',''),(3044,5656,'_yoast_wpseo_focuskw','The Importance of User Experience Design For Your Website'),(3045,5656,'_yoast_wpseo_metadesc','The Importance of User Experience Design For Your Website. In simple terms, UX is the feeling you get when interacting with a website'),(3046,5656,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3047,5656,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3050,5658,'_wp_old_date','2020-11-30||2020-11-30'),(3051,5659,'_wp_attached_file','SEO-Jargon-Buster-scaled-1.jpg'),(3052,5659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:30:\"SEO-Jargon-Buster-scaled-1.jpg\";s:8:\"filesize\";i:15753;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34593;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28111;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29135;}s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8517;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9072;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10595;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24015;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36818;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28186;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33874;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38067;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38067;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26549;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10351;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18177;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17630;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29293;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26966;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21815;}s:10:\"page-large\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43701;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17886;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30302;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26966;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26966;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"SEO-Jargon-Buster-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3339;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21815;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32969;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17651;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3053,5659,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-scaled.jpg'),(3054,5658,'_thumbnail_id','5659'),(3055,5658,'_product_image_gallery',''),(3056,5658,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3057,5658,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3060,5661,'_wp_attached_file','Actuate-x-Aero-scaled-1.jpg'),(3061,5661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:27:\"Actuate-x-Aero-scaled-1.jpg\";s:8:\"filesize\";i:20444;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:36:\"Actuate-x-Aero-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34949;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:36:\"Actuate-x-Aero-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29453;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27340;}s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11448;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12001;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13887;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"Actuate-x-Aero-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31219;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"Actuate-x-Aero-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46979;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26609;}s:8:\"masthead\";a:5:{s:4:\"file\";s:36:\"Actuate-x-Aero-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44137;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"Actuate-x-Aero-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40206;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:36:\"Actuate-x-Aero-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40206;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24722;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12650;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18903;}s:10:\"team-small\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16752;}s:10:\"team-large\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27920;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25659;}s:10:\"page-small\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21475;}s:10:\"page-large\";a:5:{s:4:\"file\";s:36:\"Actuate-x-Aero-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49300;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18719;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30408;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25659;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25659;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"Actuate-x-Aero-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4435;}s:13:\"project-small\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21475;}s:13:\"project-large\";a:5:{s:4:\"file\";s:36:\"Actuate-x-Aero-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34730;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18333;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3062,5661,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Actuate-x-Aero-scaled.jpg'),(3063,5660,'_thumbnail_id','5661'),(3064,5660,'_product_image_gallery',''),(3065,5660,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3066,5660,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3069,5663,'_wp_attached_file','Avoiding-Q1-Sales-Slumps-scaled-1.jpg'),(3070,5663,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:37:\"Avoiding-Q1-Sales-Slumps-scaled-1.jpg\";s:8:\"filesize\";i:22913;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:46:\"Avoiding-Q1-Sales-Slumps-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46217;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:46:\"Avoiding-Q1-Sales-Slumps-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41048;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42025;}s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9705;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10413;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12816;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"Avoiding-Q1-Sales-Slumps-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29245;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:46:\"Avoiding-Q1-Sales-Slumps-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45194;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40378;}s:8:\"masthead\";a:5:{s:4:\"file\";s:46:\"Avoiding-Q1-Sales-Slumps-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44633;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:46:\"Avoiding-Q1-Sales-Slumps-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49278;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:46:\"Avoiding-Q1-Sales-Slumps-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49278;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37217;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12692;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23185;}s:10:\"team-small\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25657;}s:10:\"team-large\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39036;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39475;}s:10:\"page-small\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28760;}s:10:\"page-large\";a:5:{s:4:\"file\";s:46:\"Avoiding-Q1-Sales-Slumps-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55484;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23309;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39758;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39475;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39475;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:44:\"Avoiding-Q1-Sales-Slumps-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3521;}s:13:\"project-small\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28760;}s:13:\"project-large\";a:5:{s:4:\"file\";s:46:\"Avoiding-Q1-Sales-Slumps-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42656;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22527;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3071,5663,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Avoiding-Q1-Sales-Slumps-scaled.jpg'),(3072,5664,'_wp_attached_file','SEO-Jargon-Buster-1-scaled-1.jpg'),(3073,5664,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:32:\"SEO-Jargon-Buster-1-scaled-1.jpg\";s:8:\"filesize\";i:34970;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9231;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11450;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33631;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9735;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25688;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39285;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32026;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38528;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42756;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42756;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28869;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11275;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19963;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19496;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31542;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30858;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23844;}s:10:\"page-large\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48503;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19775;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32690;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30858;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30858;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3529;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23844;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35305;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19252;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3074,5664,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-1-scaled.jpg'),(3075,5662,'_thumbnail_id','5663'),(3076,5662,'_product_image_gallery','5664'),(3077,5662,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3078,5662,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3081,5666,'_wp_attached_file','SEO-Jargon-Buster-1-1-scaled-1.jpg'),(3082,5666,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:34:\"SEO-Jargon-Buster-1-1-scaled-1.jpg\";s:8:\"filesize\";i:17534;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:43:\"SEO-Jargon-Buster-1-1-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37626;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:43:\"SEO-Jargon-Buster-1-1-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31080;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32474;}s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9220;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9722;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11460;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"SEO-Jargon-Buster-1-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25818;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"SEO-Jargon-Buster-1-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39889;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31435;}s:8:\"masthead\";a:5:{s:4:\"file\";s:43:\"SEO-Jargon-Buster-1-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37447;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:43:\"SEO-Jargon-Buster-1-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41379;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:43:\"SEO-Jargon-Buster-1-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41379;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29736;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11315;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20052;}s:10:\"team-small\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19810;}s:10:\"team-large\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32420;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30081;}s:10:\"page-small\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24330;}s:10:\"page-large\";a:5:{s:4:\"file\";s:43:\"SEO-Jargon-Buster-1-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47326;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19917;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33790;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30081;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30081;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-1-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3538;}s:13:\"project-small\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24330;}s:13:\"project-large\";a:5:{s:4:\"file\";s:43:\"SEO-Jargon-Buster-1-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36153;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3083,5666,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-1-1-scaled.jpg'),(3084,5665,'_thumbnail_id','5666'),(3085,5665,'_product_image_gallery',''),(3086,5665,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3087,5665,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3090,5668,'_wp_attached_file','SEO-Jargon-Buster-2-scaled-1.jpg'),(3091,5668,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:32:\"SEO-Jargon-Buster-2-scaled-1.jpg\";s:8:\"filesize\";i:19585;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-2-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42064;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-2-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34403;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35112;}s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10326;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10953;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12749;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-2-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28619;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-2-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43601;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33645;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-2-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39546;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-2-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45808;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-2-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45808;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32613;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12949;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22902;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20866;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36645;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31749;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27674;}s:10:\"page-large\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-2-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52060;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22581;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37669;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31749;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31749;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-2-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3902;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27674;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-2-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40391;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22147;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3092,5668,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-2-scaled.jpg'),(3093,5667,'_thumbnail_id','5668'),(3094,5667,'_product_image_gallery',''),(3095,5667,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3096,5667,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3099,5670,'_wp_attached_file','Social-Media-Content-Calendar-scaled-1.jpg'),(3100,5670,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:42:\"Social-Media-Content-Calendar-scaled-1.jpg\";s:8:\"filesize\";i:24020;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:51:\"Social-Media-Content-Calendar-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48247;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:51:\"Social-Media-Content-Calendar-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41866;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44697;}s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11072;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11729;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13800;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"Social-Media-Content-Calendar-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30945;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:51:\"Social-Media-Content-Calendar-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46545;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42951;}s:8:\"masthead\";a:5:{s:4:\"file\";s:51:\"Social-Media-Content-Calendar-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48319;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:51:\"Social-Media-Content-Calendar-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51658;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:51:\"Social-Media-Content-Calendar-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51658;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38821;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13865;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24953;}s:10:\"team-small\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28567;}s:10:\"team-large\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40516;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42675;}s:10:\"page-small\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30065;}s:10:\"page-large\";a:5:{s:4:\"file\";s:51:\"Social-Media-Content-Calendar-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57547;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24727;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41329;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42675;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42675;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:49:\"Social-Media-Content-Calendar-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4093;}s:13:\"project-small\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30065;}s:13:\"project-large\";a:5:{s:4:\"file\";s:51:\"Social-Media-Content-Calendar-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43927;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24320;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3101,5670,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Social-Media-Content-Calendar-scaled.jpg'),(3102,5669,'_thumbnail_id','5670'),(3103,5669,'_product_image_gallery',''),(3104,5669,'_yoast_wpseo_focuskw','Free Social Media Content Calendar for 2021'),(3105,5669,'_yoast_wpseo_metadesc','Free Social Media Content Calendar for 2021. Get help planning your social media with Actuate\'s free social media calendar for 2021'),(3106,5669,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3107,5669,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3110,5671,'_wp_old_date','2021-01-25'),(3111,5672,'_wp_attached_file','Ecomm-Valentines-Day-scaled-1.jpg'),(3112,5672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:33:\"Ecomm-Valentines-Day-scaled-1.jpg\";s:8:\"filesize\";i:23255;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:42:\"Ecomm-Valentines-Day-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22761;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:42:\"Ecomm-Valentines-Day-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22543;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18362;}s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5096;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5309;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6377;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"Ecomm-Valentines-Day-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15511;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:42:\"Ecomm-Valentines-Day-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25292;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18066;}s:8:\"masthead\";a:5:{s:4:\"file\";s:42:\"Ecomm-Valentines-Day-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25526;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:42:\"Ecomm-Valentines-Day-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25817;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:42:\"Ecomm-Valentines-Day-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25817;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14934;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5907;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9952;}s:10:\"team-small\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10076;}s:10:\"team-large\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16381;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17490;}s:10:\"page-small\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11899;}s:10:\"page-large\";a:5:{s:4:\"file\";s:42:\"Ecomm-Valentines-Day-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31335;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9799;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17340;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17490;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17490;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Valentines-Day-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2077;}s:13:\"project-small\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11899;}s:13:\"project-large\";a:5:{s:4:\"file\";s:42:\"Ecomm-Valentines-Day-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19970;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9766;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3113,5672,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Ecomm-Valentines-Day-scaled.jpg'),(3114,5671,'_thumbnail_id','5672'),(3115,5671,'_product_image_gallery',''),(3116,5671,'_yoast_wpseo_focuskw','Your eCommerce Guide to Valentine\'s Day'),(3117,5671,'_yoast_wpseo_metadesc','Your eCommerce Guide to Valentine\'s Day. We\'re heading into a lockdown Valentine\'s Day because unfortunately not only LOVE is in the air!'),(3118,5671,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3119,5671,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3120,5671,'_yoast_wpseo_is_cornerstone',''),(3122,5673,'_wp_old_date','2021-01-12||2021-01-18'),(3123,5674,'_wp_attached_file','Cost-of-ownership-scaled-1.jpg'),(3124,5674,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:30:\"Cost-of-ownership-scaled-1.jpg\";s:8:\"filesize\";i:19226;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:39:\"Cost-of-ownership-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40032;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:39:\"Cost-of-ownership-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34526;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36649;}s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8911;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9395;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11075;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"Cost-of-ownership-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25535;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"Cost-of-ownership-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39199;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35186;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"Cost-of-ownership-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39188;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"Cost-of-ownership-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43472;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"Cost-of-ownership-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43472;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31014;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10876;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19453;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22115;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32237;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34764;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23890;}s:10:\"page-large\";a:5:{s:4:\"file\";s:39:\"Cost-of-ownership-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49459;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19444;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33441;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34764;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34764;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"Cost-of-ownership-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3382;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23890;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"Cost-of-ownership-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35877;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19167;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3125,5674,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Cost-of-ownership-scaled.jpg'),(3126,5675,'_wp_attached_file','Ecomm-Conversion-Rates-scaled-1.jpg'),(3127,5675,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:35:\"Ecomm-Conversion-Rates-scaled-1.jpg\";s:8:\"filesize\";i:39360;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9657;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11721;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39922;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10330;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:44:\"Ecomm-Conversion-Rates-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27486;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:44:\"Ecomm-Conversion-Rates-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41444;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38408;}s:8:\"masthead\";a:5:{s:4:\"file\";s:44:\"Ecomm-Conversion-Rates-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42284;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:44:\"Ecomm-Conversion-Rates-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46842;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:44:\"Ecomm-Conversion-Rates-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46842;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33532;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12061;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21524;}s:10:\"team-small\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24385;}s:10:\"team-large\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35049;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37812;}s:10:\"page-small\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26226;}s:10:\"page-large\";a:5:{s:4:\"file\";s:44:\"Ecomm-Conversion-Rates-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52775;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21344;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35844;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37812;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37812;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:42:\"Ecomm-Conversion-Rates-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3711;}s:13:\"project-small\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26226;}s:13:\"project-large\";a:5:{s:4:\"file\";s:44:\"Ecomm-Conversion-Rates-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38638;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20944;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3128,5675,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Ecomm-Conversion-Rates-scaled.jpg'),(3129,5673,'_thumbnail_id','5674'),(3130,5673,'_product_image_gallery','5675'),(3131,5673,'_yoast_wpseo_focuskw','Understanding The Total Cost of Ownership For Your E- Commerce Website'),(3132,5673,'_yoast_wpseo_metadesc','Unfortunately, not all eCommerce solutions are built equally with many coming with hidden costs or caveats'),(3133,5673,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3134,5673,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3137,5676,'_wp_old_date','2021-02-04'),(3138,5677,'_wp_attached_file','Ecomm-Conversion-Rates-1-scaled-1.jpg'),(3139,5677,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:37:\"Ecomm-Conversion-Rates-1-scaled-1.jpg\";s:8:\"filesize\";i:20631;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:46:\"Ecomm-Conversion-Rates-1-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41707;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:46:\"Ecomm-Conversion-Rates-1-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36548;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38183;}s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9621;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10238;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11594;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"Ecomm-Conversion-Rates-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27088;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:46:\"Ecomm-Conversion-Rates-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41154;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36968;}s:8:\"masthead\";a:5:{s:4:\"file\";s:46:\"Ecomm-Conversion-Rates-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41087;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:46:\"Ecomm-Conversion-Rates-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45178;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:46:\"Ecomm-Conversion-Rates-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45178;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33318;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11900;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21133;}s:10:\"team-small\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24049;}s:10:\"team-large\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34805;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36446;}s:10:\"page-small\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25839;}s:10:\"page-large\";a:5:{s:4:\"file\";s:46:\"Ecomm-Conversion-Rates-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51037;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20984;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35667;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36446;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36446;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:44:\"Ecomm-Conversion-Rates-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3722;}s:13:\"project-small\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25839;}s:13:\"project-large\";a:5:{s:4:\"file\";s:46:\"Ecomm-Conversion-Rates-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38266;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20485;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3140,5677,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Ecomm-Conversion-Rates-1-scaled.jpg'),(3141,5676,'_thumbnail_id','5677'),(3142,5676,'_product_image_gallery',''),(3143,5676,'_yoast_wpseo_focuskw','Conquering eCommerce Conversion Rates'),(3144,5676,'_yoast_wpseo_metadesc','Conquering eCommerce Conversion Rates. Are you besieged continuously with three-letter acronyms and wish for once that someone would explain'),(3145,5676,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3146,5676,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3149,5678,'_wp_old_date','2021-02-08'),(3150,5679,'_wp_attached_file','Know-Your-SEO-is-Working-scaled-1.jpg'),(3151,5679,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:37:\"Know-Your-SEO-is-Working-scaled-1.jpg\";s:8:\"filesize\";i:37783;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:46:\"Know-Your-SEO-is-Working-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41692;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:46:\"Know-Your-SEO-is-Working-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39612;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37987;}s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9816;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10170;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12038;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"Know-Your-SEO-is-Working-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26925;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:46:\"Know-Your-SEO-is-Working-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40571;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36820;}s:8:\"masthead\";a:5:{s:4:\"file\";s:46:\"Know-Your-SEO-is-Working-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42063;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:46:\"Know-Your-SEO-is-Working-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45015;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:46:\"Know-Your-SEO-is-Working-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45015;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31550;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12096;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20355;}s:10:\"team-small\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21378;}s:10:\"team-large\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32936;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35219;}s:10:\"page-small\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24755;}s:10:\"page-large\";a:5:{s:4:\"file\";s:46:\"Know-Your-SEO-is-Working-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50999;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20245;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34040;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35219;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35219;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:44:\"Know-Your-SEO-is-Working-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3825;}s:13:\"project-small\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24755;}s:13:\"project-large\";a:5:{s:4:\"file\";s:46:\"Know-Your-SEO-is-Working-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36644;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20303;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3152,5679,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Know-Your-SEO-is-Working-scaled.jpg'),(3153,5678,'_thumbnail_id','5679'),(3154,5678,'_product_image_gallery',''),(3155,5678,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3156,5678,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3159,5680,'_wp_old_date','2021-02-08'),(3160,5681,'_wp_attached_file','Ecomm-Trends-2021-scaled-1.jpg'),(3161,5681,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:30:\"Ecomm-Trends-2021-scaled-1.jpg\";s:8:\"filesize\";i:42262;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:39:\"Ecomm-Trends-2021-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47201;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:39:\"Ecomm-Trends-2021-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44513;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42532;}s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9650;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10265;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12205;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"Ecomm-Trends-2021-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29105;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"Ecomm-Trends-2021-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44240;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41773;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"Ecomm-Trends-2021-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47526;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"Ecomm-Trends-2021-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50102;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"Ecomm-Trends-2021-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50102;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36034;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12225;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22977;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26057;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37732;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41269;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27656;}s:10:\"page-large\";a:5:{s:4:\"file\";s:39:\"Ecomm-Trends-2021-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55283;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22436;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38610;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41269;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41269;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"Ecomm-Trends-2021-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3558;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27656;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"Ecomm-Trends-2021-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40877;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22405;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3162,5681,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Ecomm-Trends-2021-scaled.jpg'),(3163,5680,'_thumbnail_id','5681'),(3164,5680,'_product_image_gallery',''),(3165,5680,'_yoast_wpseo_focuskw','5 eCommerce Predictions And Trends For 2021 '),(3166,5680,'_yoast_wpseo_metadesc','5 eCommerce Predictions And Trends For 2021. Due to the COVID pandemic, global eCommerce sales soured during 2020.'),(3167,5680,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3168,5680,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3172,5683,'_wp_attached_file','BMB-New-Site-scaled-1.jpg'),(3173,5683,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:25:\"BMB-New-Site-scaled-1.jpg\";s:8:\"filesize\";i:37409;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8191;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10137;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33216;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8672;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"BMB-New-Site-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24310;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"BMB-New-Site-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37632;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32139;}s:8:\"masthead\";a:5:{s:4:\"file\";s:34:\"BMB-New-Site-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40524;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:34:\"BMB-New-Site-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42313;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:34:\"BMB-New-Site-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42313;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27393;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10075;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18378;}s:10:\"team-small\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18371;}s:10:\"team-large\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29769;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31012;}s:10:\"page-small\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22016;}s:10:\"page-large\";a:5:{s:4:\"file\";s:34:\"BMB-New-Site-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47986;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18302;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31365;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31012;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31012;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:32:\"BMB-New-Site-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3060;}s:13:\"project-small\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22016;}s:13:\"project-large\";a:5:{s:4:\"file\";s:34:\"BMB-New-Site-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33917;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17920;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3174,5683,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/BMB-New-Site-scaled.jpg'),(3181,5684,'_wp_old_date','2021-03-29||2021-03-29'),(3182,5685,'_wp_attached_file','Customer-Personas-scaled-1.jpg'),(3183,5685,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:30:\"Customer-Personas-scaled-1.jpg\";s:8:\"filesize\";i:48042;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:39:\"Customer-Personas-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52419;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:39:\"Customer-Personas-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48787;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48876;}s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11866;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12823;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14760;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"Customer-Personas-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32645;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"Customer-Personas-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48404;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47074;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"Customer-Personas-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43997;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"Customer-Personas-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55671;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"Customer-Personas-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55671;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40619;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14958;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26344;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30304;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41773;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46621;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32253;}s:10:\"page-large\";a:5:{s:4:\"file\";s:39:\"Customer-Personas-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61796;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26074;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42953;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46621;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46621;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"Customer-Personas-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4414;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32253;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"Customer-Personas-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45428;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25801;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3184,5685,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Customer-Personas-scaled.jpg'),(3185,5684,'_thumbnail_id','5685'),(3186,5684,'_product_image_gallery',''),(3187,5684,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3188,5684,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3191,5686,'_wp_old_date','2021-03-29'),(3192,5687,'_wp_attached_file','Local-SEO-Part-2-scaled-1.jpg'),(3193,5687,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:29:\"Local-SEO-Part-2-scaled-1.jpg\";s:8:\"filesize\";i:34438;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:38:\"Local-SEO-Part-2-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38628;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:38:\"Local-SEO-Part-2-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36284;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34656;}s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9117;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9307;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11143;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"Local-SEO-Part-2-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24814;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:38:\"Local-SEO-Part-2-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38011;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33596;}s:8:\"masthead\";a:5:{s:4:\"file\";s:38:\"Local-SEO-Part-2-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40456;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"Local-SEO-Part-2-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41577;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:38:\"Local-SEO-Part-2-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41577;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28878;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10615;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19080;}s:10:\"team-small\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19903;}s:10:\"team-large\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30310;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32711;}s:10:\"page-small\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22548;}s:10:\"page-large\";a:5:{s:4:\"file\";s:38:\"Local-SEO-Part-2-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47380;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18990;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31360;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32711;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32711;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"Local-SEO-Part-2-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3408;}s:13:\"project-small\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22548;}s:13:\"project-large\";a:5:{s:4:\"file\";s:38:\"Local-SEO-Part-2-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33923;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19029;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3194,5687,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Local-SEO-Part-2-scaled.jpg'),(3195,5686,'_thumbnail_id','5687'),(3196,5686,'_product_image_gallery',''),(3197,5686,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3198,5686,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3202,5689,'_wp_attached_file','Breaking-into-direct-to-consumer-scaled-1.jpg'),(3203,5689,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:45:\"Breaking-into-direct-to-consumer-scaled-1.jpg\";s:8:\"filesize\";i:32886;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8716;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10331;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33001;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9125;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"Breaking-into-direct-to-consumer-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23549;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:54:\"Breaking-into-direct-to-consumer-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36176;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31724;}s:8:\"masthead\";a:5:{s:4:\"file\";s:54:\"Breaking-into-direct-to-consumer-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35843;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:54:\"Breaking-into-direct-to-consumer-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40130;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:54:\"Breaking-into-direct-to-consumer-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40130;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26954;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10700;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17880;}s:10:\"team-small\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18742;}s:10:\"team-large\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28532;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30833;}s:10:\"page-small\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21734;}s:10:\"page-large\";a:5:{s:4:\"file\";s:54:\"Breaking-into-direct-to-consumer-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45865;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17744;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29445;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30833;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30833;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:52:\"Breaking-into-direct-to-consumer-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3343;}s:13:\"project-small\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21734;}s:13:\"project-large\";a:5:{s:4:\"file\";s:54:\"Breaking-into-direct-to-consumer-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32458;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17433;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3204,5689,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Breaking-into-direct-to-consumer-scaled.jpg'),(3211,5691,'_wp_attached_file','Myths-Facts-About-E-Commerce-scaled-1.jpg'),(3212,5691,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:41:\"Myths-Facts-About-E-Commerce-scaled-1.jpg\";s:8:\"filesize\";i:29702;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6962;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8799;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27823;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7339;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:50:\"Myths-Facts-About-E-Commerce-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20693;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:50:\"Myths-Facts-About-E-Commerce-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32544;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27217;}s:8:\"masthead\";a:5:{s:4:\"file\";s:50:\"Myths-Facts-About-E-Commerce-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30671;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:50:\"Myths-Facts-About-E-Commerce-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35053;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:50:\"Myths-Facts-About-E-Commerce-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35053;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23219;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8569;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14921;}s:10:\"team-small\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16474;}s:10:\"team-large\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24604;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26716;}s:10:\"page-small\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18268;}s:10:\"page-large\";a:5:{s:4:\"file\";s:50:\"Myths-Facts-About-E-Commerce-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40758;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14880;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25606;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26716;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26716;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:48:\"Myths-Facts-About-E-Commerce-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2665;}s:13:\"project-small\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18268;}s:13:\"project-large\";a:5:{s:4:\"file\";s:50:\"Myths-Facts-About-E-Commerce-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28090;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14614;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3213,5691,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Myths-Facts-About-E-Commerce-scaled.jpg'),(3221,5693,'_wp_attached_file','Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1.jpg'),(3222,5693,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:52:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1.jpg\";s:8:\"filesize\";i:45242;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10697;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13331;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47030;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11480;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:61:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30928;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:61:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46733;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44893;}s:8:\"masthead\";a:5:{s:4:\"file\";s:61:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48216;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:61:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53749;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:61:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53749;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38910;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13099;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24865;}s:10:\"team-small\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28072;}s:10:\"team-large\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40030;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44493;}s:10:\"page-small\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30208;}s:10:\"page-large\";a:5:{s:4:\"file\";s:61:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59855;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24586;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41395;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44493;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44493;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:59:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3872;}s:13:\"project-small\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30208;}s:13:\"project-large\";a:5:{s:4:\"file\";s:61:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43896;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24003;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3223,5693,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Increasing-Sales-With-Buy-Now-Pay-Later-scaled.jpg'),(3231,5695,'_wp_attached_file','Writing-a-website-brief-for-your-next-website-project-scaled-1.jpg'),(3232,5695,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:66:\"Writing-a-website-brief-for-your-next-website-project-scaled-1.jpg\";s:8:\"filesize\";i:28535;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7322;}s:5:\"large\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9208;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27961;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7856;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:75:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21677;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:75:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34432;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26989;}s:8:\"masthead\";a:5:{s:4:\"file\";s:75:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37964;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:75:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35170;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:75:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35170;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23986;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8722;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15898;}s:10:\"team-small\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15880;}s:10:\"team-large\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25406;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25543;}s:10:\"page-small\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19151;}s:10:\"page-large\";a:5:{s:4:\"file\";s:75:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41056;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15635;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26339;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25543;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25543;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:73:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2800;}s:13:\"project-small\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19151;}s:13:\"project-large\";a:5:{s:4:\"file\";s:75:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29137;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15373;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3233,5695,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Writing-a-website-brief-for-your-next-website-project-scaled.jpg'),(3240,5696,'_wp_old_date','2021-03-29'),(3241,5697,'_wp_attached_file','Could-Aero-be-the-Sweetspot-scaled-1.jpg'),(3242,5697,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:40:\"Could-Aero-be-the-Sweetspot-scaled-1.jpg\";s:8:\"filesize\";i:47208;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:49:\"Could-Aero-be-the-Sweetspot-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41436;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:49:\"Could-Aero-be-the-Sweetspot-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38536;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32637;}s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12053;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12382;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14741;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"Could-Aero-be-the-Sweetspot-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33067;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:49:\"Could-Aero-be-the-Sweetspot-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49188;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31876;}s:8:\"masthead\";a:5:{s:4:\"file\";s:49:\"Could-Aero-be-the-Sweetspot-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46890;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:49:\"Could-Aero-be-the-Sweetspot-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46172;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:49:\"Could-Aero-be-the-Sweetspot-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46172;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28230;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13604;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20441;}s:10:\"team-small\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19408;}s:10:\"team-large\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31391;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30750;}s:10:\"page-small\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23933;}s:10:\"page-large\";a:5:{s:4:\"file\";s:49:\"Could-Aero-be-the-Sweetspot-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55709;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20217;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34016;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30750;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30750;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:47:\"Could-Aero-be-the-Sweetspot-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4708;}s:13:\"project-small\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23933;}s:13:\"project-large\";a:5:{s:4:\"file\";s:49:\"Could-Aero-be-the-Sweetspot-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38159;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20210;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3243,5697,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Could-Aero-be-the-Sweetspot-scaled.jpg'),(3244,5696,'_thumbnail_id','5697'),(3245,5696,'_product_image_gallery',''),(3246,5696,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3247,5696,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3250,5698,'_wp_old_date','2021-08-18'),(3251,5699,'_wp_attached_file','Planning-for-a-new-site-1-scaled-1.jpg'),(3252,5699,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:38:\"Planning-for-a-new-site-1-scaled-1.jpg\";s:8:\"filesize\";i:22108;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:47:\"Planning-for-a-new-site-1-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41800;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:47:\"Planning-for-a-new-site-1-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38080;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37856;}s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9307;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9711;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11612;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"Planning-for-a-new-site-1-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27150;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:47:\"Planning-for-a-new-site-1-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40962;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36627;}s:8:\"masthead\";a:5:{s:4:\"file\";s:47:\"Planning-for-a-new-site-1-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45530;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:47:\"Planning-for-a-new-site-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45138;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:47:\"Planning-for-a-new-site-1-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45138;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32850;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11369;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21181;}s:10:\"team-small\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23727;}s:10:\"team-large\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34278;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36371;}s:10:\"page-small\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25535;}s:10:\"page-large\";a:5:{s:4:\"file\";s:47:\"Planning-for-a-new-site-1-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50726;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21182;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35302;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36371;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36371;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:45:\"Planning-for-a-new-site-1-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3362;}s:13:\"project-small\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25535;}s:13:\"project-large\";a:5:{s:4:\"file\";s:47:\"Planning-for-a-new-site-1-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38068;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20290;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3253,5699,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Planning-for-a-new-site-1-scaled.jpg'),(3254,5698,'_thumbnail_id','5699'),(3255,5698,'_product_image_gallery',''),(3256,5698,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3257,5698,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3258,5698,'_yoast_wpseo_is_cornerstone',''),(3261,5701,'_wp_attached_file','Magento-2.4-scaled-1.jpg'),(3262,5701,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:24:\"Magento-2.4-scaled-1.jpg\";s:8:\"filesize\";i:13286;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7755;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9482;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22921;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8118;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"Magento-2.4-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21345;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:33:\"Magento-2.4-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32869;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22527;}s:8:\"masthead\";a:5:{s:4:\"file\";s:33:\"Magento-2.4-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30269;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:33:\"Magento-2.4-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31755;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:33:\"Magento-2.4-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31755;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20021;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8898;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13872;}s:10:\"team-small\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12958;}s:10:\"team-large\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21735;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21523;}s:10:\"page-small\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16348;}s:10:\"page-large\";a:5:{s:4:\"file\";s:33:\"Magento-2.4-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37666;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13720;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22927;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21523;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21523;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:31:\"Magento-2.4-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3176;}s:13:\"project-small\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16348;}s:13:\"project-large\";a:5:{s:4:\"file\";s:33:\"Magento-2.4-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26385;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13645;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3263,5701,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Magento-2.4-scaled.jpg'),(3272,5702,'_wp_old_date','2021-09-28'),(3273,5703,'_wp_attached_file','What-is-Ecommerce-Customer-Experience_-scaled-1.jpg'),(3274,5703,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:51:\"What-is-Ecommerce-Customer-Experience_-scaled-1.jpg\";s:8:\"filesize\";i:28821;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:60:\"What-is-Ecommerce-Customer-Experience_-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49740;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:60:\"What-is-Ecommerce-Customer-Experience_-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44455;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46061;}s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10975;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11380;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13826;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:60:\"What-is-Ecommerce-Customer-Experience_-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31066;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:60:\"What-is-Ecommerce-Customer-Experience_-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47753;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44604;}s:8:\"masthead\";a:5:{s:4:\"file\";s:60:\"What-is-Ecommerce-Customer-Experience_-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43913;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:60:\"What-is-Ecommerce-Customer-Experience_-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53091;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:60:\"What-is-Ecommerce-Customer-Experience_-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53091;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39467;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13609;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25175;}s:10:\"team-small\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29311;}s:10:\"team-large\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41122;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44294;}s:10:\"page-small\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31114;}s:10:\"page-large\";a:5:{s:4:\"file\";s:60:\"What-is-Ecommerce-Customer-Experience_-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58995;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25143;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42171;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44294;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44294;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:58:\"What-is-Ecommerce-Customer-Experience_-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4206;}s:13:\"project-small\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31114;}s:13:\"project-large\";a:5:{s:4:\"file\";s:60:\"What-is-Ecommerce-Customer-Experience_-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44283;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3275,5703,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/What-is-Ecommerce-Customer-Experience_-scaled.jpg'),(3276,5702,'_thumbnail_id','5703'),(3277,5702,'_product_image_gallery',''),(3278,5702,'_yoast_wpseo_focuskw','What is “eCommerce Customer Experience” and why does it matter?'),(3279,5702,'_yoast_wpseo_metadesc','eCommerce customer experience refers specifically to the digital experience a business delivers to their customers.'),(3280,5702,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3281,5702,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3284,5704,'_rocket_exclude_remove_unused_css','1'),(3285,5705,'_wp_attached_file','New-In-Product-Page-scaled-1.jpg'),(3286,5705,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:32:\"New-In-Product-Page-scaled-1.jpg\";s:8:\"filesize\";i:19836;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:41:\"New-In-Product-Page-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39060;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:41:\"New-In-Product-Page-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34891;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34927;}s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8426;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9061;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10758;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"New-In-Product-Page-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25203;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"New-In-Product-Page-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38886;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34082;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"New-In-Product-Page-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43738;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"New-In-Product-Page-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42327;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"New-In-Product-Page-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42327;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30065;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10632;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19413;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21429;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31448;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33513;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23534;}s:10:\"page-large\";a:5:{s:4:\"file\";s:41:\"New-In-Product-Page-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47865;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19242;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32549;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33513;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33513;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"New-In-Product-Page-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3142;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23534;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"New-In-Product-Page-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34974;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18857;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3287,5705,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/New-In-Product-Page-scaled.jpg'),(3288,5704,'_thumbnail_id','5705'),(3289,5704,'_product_image_gallery',''),(3290,5704,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3291,5704,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3292,5704,'_yoast_wpseo_is_cornerstone',''),(3294,5706,'_wp_old_date','2022-02-28'),(3295,5707,'_wp_attached_file','magento-update-scaled-1.jpg'),(3296,5707,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:27:\"magento-update-scaled-1.jpg\";s:8:\"filesize\";i:16272;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:36:\"magento-update-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32710;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:36:\"magento-update-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29054;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28586;}s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8394;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8648;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10302;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"magento-update-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23022;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"magento-update-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35482;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27854;}s:8:\"masthead\";a:5:{s:4:\"file\";s:36:\"magento-update-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34741;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"magento-update-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36828;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:36:\"magento-update-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36828;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24670;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9904;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16706;}s:10:\"team-small\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17019;}s:10:\"team-large\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26456;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27334;}s:10:\"page-small\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19848;}s:10:\"page-large\";a:5:{s:4:\"file\";s:36:\"magento-update-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42739;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16492;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27611;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27334;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27334;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"magento-update-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3324;}s:13:\"project-small\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19848;}s:13:\"project-large\";a:5:{s:4:\"file\";s:36:\"magento-update-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30641;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16108;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3297,5707,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/magento-update-scaled.jpg'),(3298,5706,'_thumbnail_id','5707'),(3299,5706,'_product_image_gallery',''),(3300,5706,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3301,5706,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3304,5709,'_wp_attached_file','Ab-Split-testing-min.png'),(3305,5709,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:24:\"Ab-Split-testing-min.png\";s:8:\"filesize\";i:54936;s:5:\"sizes\";a:24:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Ab-Split-testing-min-730x487.png\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:79495;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Ab-Split-testing-min-855x570.png\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98129;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Ab-Split-testing-min-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:133508;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Ab-Split-testing-min-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84480;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:33:\"Ab-Split-testing-min-750x1000.png\";s:5:\"width\";i:750;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98313;}s:8:\"masthead\";a:5:{s:4:\"file\";s:33:\"Ab-Split-testing-min-1500x422.png\";s:5:\"width\";i:1500;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85394;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:34:\"Ab-Split-testing-min-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:142828;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:33:\"Ab-Split-testing-min-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:193323;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:32:\"Ab-Split-testing-min-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99044;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:33:\"Ab-Split-testing-min-1500x800.png\";s:5:\"width\";i:1500;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:140791;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:32:\"Ab-Split-testing-min-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53984;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:32:\"Ab-Split-testing-min-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75797;}s:10:\"team-small\";a:5:{s:4:\"file\";s:32:\"Ab-Split-testing-min-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71368;}s:10:\"team-large\";a:5:{s:4:\"file\";s:32:\"Ab-Split-testing-min-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100751;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:33:\"Ab-Split-testing-min-690x1000.png\";s:5:\"width\";i:690;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87793;}s:10:\"page-small\";a:5:{s:4:\"file\";s:32:\"Ab-Split-testing-min-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78185;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:32:\"Ab-Split-testing-min-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:73488;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"Ab-Split-testing-min-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113290;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:32:\"Ab-Split-testing-min-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132291;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:32:\"Ab-Split-testing-min-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:127376;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:32:\"Ab-Split-testing-min-210x140.png\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16702;}s:13:\"project-small\";a:5:{s:4:\"file\";s:32:\"Ab-Split-testing-min-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78185;}s:13:\"project-large\";a:5:{s:4:\"file\";s:33:\"Ab-Split-testing-min-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:151231;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:32:\"Ab-Split-testing-min-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:73607;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3306,5709,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Ab-Split-testing-min.png'),(3307,5710,'_wp_attached_file','AB-Split-Testing-Blog-Image-R-min.png'),(3308,5710,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:37:\"AB-Split-Testing-Blog-Image-R-min.png\";s:8:\"filesize\";i:35123;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3309,5710,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/AB-Split-Testing-Blog-Image-R-min.png'),(3318,5712,'_wp_attached_file','5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1.jpg'),(3319,5712,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:77:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1.jpg\";s:8:\"filesize\";i:116025;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28145;}s:5:\"large\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35154;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46338;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30116;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:87:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77932;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:87:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116349;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:86:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60364;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:87:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119642;}s:8:\"masthead\";a:5:{s:4:\"file\";s:86:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55323;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:87:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91057;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:86:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68430;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35502;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:86:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-2560x800.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96322;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17346;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26612;}s:10:\"team-small\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24419;}s:10:\"team-large\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37185;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:86:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56950;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:87:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-2560x1172.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134044;}s:10:\"page-small\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27298;}s:10:\"page-large\";a:5:{s:4:\"file\";s:87:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106742;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26006;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40824;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49188;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:87:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-2560x1000.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114213;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45949;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:87:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-2560x1400.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153324;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5153;}s:13:\"project-small\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27298;}s:13:\"project-large\";a:5:{s:4:\"file\";s:86:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50664;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25085;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3320,5712,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled.jpg'),(3331,5714,'_wp_attached_file','UX-Design-min.png'),(3332,5714,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:756;s:4:\"file\";s:17:\"UX-Design-min.png\";s:8:\"filesize\";i:37683;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3333,5714,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/UX-Design-min.png'),(3334,5715,'_wp_attached_file','UX-Design.png'),(3335,5715,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1016;s:6:\"height\";i:885;s:4:\"file\";s:13:\"UX-Design.png\";s:8:\"filesize\";i:47357;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3336,5715,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/UX-Design.png'),(3337,5716,'_wp_attached_file','5-Reasons-Why-You-Need-UX-Design-for-Startups.jpg'),(3338,5716,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1281;s:4:\"file\";s:49:\"5-Reasons-Why-You-Need-UX-Design-for-Startups.jpg\";s:8:\"filesize\";i:78640;s:5:\"sizes\";a:29:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47653;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60466;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65228;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50826;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143599;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:58:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82761;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1920x1067.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177368;}s:8:\"masthead\";a:5:{s:4:\"file\";s:58:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1920x422.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90164;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150189;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:58:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117023;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:57:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52250;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:58:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1920x800.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107767;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:57:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27327;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:57:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40144;}s:10:\"team-small\";a:5:{s:4:\"file\";s:57:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31791;}s:10:\"team-large\";a:5:{s:4:\"file\";s:57:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61044;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:58:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78478;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1920x1172.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183764;}s:10:\"page-small\";a:5:{s:4:\"file\";s:57:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45112;}s:10:\"page-large\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1920x1200.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140457;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:57:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39325;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:57:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69253;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:57:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67198;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1920x1000.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174406;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:57:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62160;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:57:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7310;}s:13:\"project-small\";a:5:{s:4:\"file\";s:57:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45112;}s:13:\"project-large\";a:5:{s:4:\"file\";s:58:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83913;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:57:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38829;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3339,5716,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/5-Reasons-Why-You-Need-UX-Design-for-Startups.jpg'),(3349,5718,'_wp_attached_file','asasasasa.jpg'),(3350,5718,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:13:\"asasasasa.jpg\";s:8:\"filesize\";i:59306;s:5:\"sizes\";a:29:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"asasasasa-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38952;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"asasasasa-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47991;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"asasasasa-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62328;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"asasasasa-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41296;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"asasasasa-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105064;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:22:\"asasasasa-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70209;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:23:\"asasasasa-2000x1067.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142442;}s:8:\"masthead\";a:5:{s:4:\"file\";s:22:\"asasasasa-2000x422.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76974;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:23:\"asasasasa-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124987;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:22:\"asasasasa-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94481;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:21:\"asasasasa-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49416;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:22:\"asasasasa-2000x800.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124583;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:21:\"asasasasa-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28552;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:21:\"asasasasa-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36540;}s:10:\"team-small\";a:5:{s:4:\"file\";s:21:\"asasasasa-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32649;}s:10:\"team-large\";a:5:{s:4:\"file\";s:21:\"asasasasa-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50780;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:22:\"asasasasa-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66044;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:23:\"asasasasa-2000x1172.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114521;}s:10:\"page-small\";a:5:{s:4:\"file\";s:21:\"asasasasa-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37895;}s:10:\"page-large\";a:5:{s:4:\"file\";s:23:\"asasasasa-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144342;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:21:\"asasasasa-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35136;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"asasasasa-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55128;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:21:\"asasasasa-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60117;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:23:\"asasasasa-2000x1000.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137666;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:21:\"asasasasa-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58578;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:21:\"asasasasa-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6877;}s:13:\"project-small\";a:5:{s:4:\"file\";s:21:\"asasasasa-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37895;}s:13:\"project-large\";a:5:{s:4:\"file\";s:22:\"asasasasa-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72350;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:21:\"asasasasa-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35335;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3351,5718,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/asasasasa.jpg'),(3352,5719,'_wp_attached_file','Coloured-Actuate-Halloween-FI-min-min.png'),(3353,5719,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:41:\"Coloured-Actuate-Halloween-FI-min-min.png\";s:8:\"filesize\";i:114442;s:5:\"sizes\";a:29:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"Coloured-Actuate-Halloween-FI-min-min-730x487.png\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125970;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"Coloured-Actuate-Halloween-FI-min-min-855x570.png\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155175;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Coloured-Actuate-Halloween-FI-min-min-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:202572;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Coloured-Actuate-Halloween-FI-min-min-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:134532;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:336908;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:50:\"Coloured-Actuate-Halloween-FI-min-min-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:221112;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-2000x1067.png\";s:5:\"width\";i:2000;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:319660;}s:8:\"masthead\";a:5:{s:4:\"file\";s:50:\"Coloured-Actuate-Halloween-FI-min-min-2000x422.png\";s:5:\"width\";i:2000;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:194822;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:407610;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:50:\"Coloured-Actuate-Halloween-FI-min-min-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:312779;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:49:\"Coloured-Actuate-Halloween-FI-min-min-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:162592;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:50:\"Coloured-Actuate-Halloween-FI-min-min-2000x800.png\";s:5:\"width\";i:2000;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:303442;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:49:\"Coloured-Actuate-Halloween-FI-min-min-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101138;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:49:\"Coloured-Actuate-Halloween-FI-min-min-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:120379;}s:10:\"team-small\";a:5:{s:4:\"file\";s:49:\"Coloured-Actuate-Halloween-FI-min-min-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104287;}s:10:\"team-large\";a:5:{s:4:\"file\";s:49:\"Coloured-Actuate-Halloween-FI-min-min-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:165204;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:50:\"Coloured-Actuate-Halloween-FI-min-min-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:204638;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-2000x1172.png\";s:5:\"width\";i:2000;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:321257;}s:10:\"page-small\";a:5:{s:4:\"file\";s:49:\"Coloured-Actuate-Halloween-FI-min-min-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:123383;}s:10:\"page-large\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:453332;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:49:\"Coloured-Actuate-Halloween-FI-min-min-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:116059;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:49:\"Coloured-Actuate-Halloween-FI-min-min-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:179134;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:49:\"Coloured-Actuate-Halloween-FI-min-min-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:188983;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-2000x1000.png\";s:5:\"width\";i:2000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:317664;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:49:\"Coloured-Actuate-Halloween-FI-min-min-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:187106;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:49:\"Coloured-Actuate-Halloween-FI-min-min-210x140.png\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23269;}s:13:\"project-small\";a:5:{s:4:\"file\";s:49:\"Coloured-Actuate-Halloween-FI-min-min-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:123383;}s:13:\"project-large\";a:5:{s:4:\"file\";s:50:\"Coloured-Actuate-Halloween-FI-min-min-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:245982;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:49:\"Coloured-Actuate-Halloween-FI-min-min-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:116075;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3354,5719,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Coloured-Actuate-Halloween-FI-min-min.png'),(3355,5720,'_wp_attached_file','Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022.jpg'),(3356,5720,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:72:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022.jpg\";s:8:\"filesize\";i:106726;s:5:\"sizes\";a:29:{s:6:\"medium\";a:5:{s:4:\"file\";s:80:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44651;}s:5:\"large\";a:5:{s:4:\"file\";s:80:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:80:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67825;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:80:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47162;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116775;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:81:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72920;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-2000x1067.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164530;}s:8:\"masthead\";a:5:{s:4:\"file\";s:81:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-2000x422.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88217;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138012;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:81:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105441;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:80:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56585;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:81:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-2000x800.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142642;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:80:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32040;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:80:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41900;}s:10:\"team-small\";a:5:{s:4:\"file\";s:80:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35141;}s:10:\"team-large\";a:5:{s:4:\"file\";s:80:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57681;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:81:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68163;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-2000x1172.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149385;}s:10:\"page-small\";a:5:{s:4:\"file\";s:80:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43528;}s:10:\"page-large\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158726;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:80:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40424;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:80:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62702;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:80:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62812;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-2000x1000.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158563;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:80:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61968;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:80:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7997;}s:13:\"project-small\";a:5:{s:4:\"file\";s:80:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43528;}s:13:\"project-large\";a:5:{s:4:\"file\";s:81:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81763;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:80:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40639;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3357,5720,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022.jpg'),(3367,5722,'_wp_attached_file','Actuate-Blog-FI-min.png'),(3368,5722,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:633;s:6:\"height\";i:385;s:4:\"file\";s:23:\"Actuate-Blog-FI-min.png\";s:8:\"filesize\";i:19515;s:5:\"sizes\";a:3:{s:11:\"brand-small\";a:5:{s:4:\"file\";s:31:\"Actuate-Blog-FI-min-633x240.png\";s:5:\"width\";i:633;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38322;}s:10:\"team-small\";a:5:{s:4:\"file\";s:31:\"Actuate-Blog-FI-min-450x385.png\";s:5:\"width\";i:450;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46066;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:31:\"Actuate-Blog-FI-min-230x140.png\";s:5:\"width\";i:230;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15700;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3369,5722,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Actuate-Blog-FI-min.png'),(3370,5723,'_wp_attached_file','Feature-Image-How-to-Create-an-Amazing-Ecommerce-Plan-to-Improve-Your-Numbers.jpg'),(3371,5723,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:640;s:6:\"height\";i:427;s:4:\"file\";s:81:\"Feature-Image-How-to-Create-an-Amazing-Ecommerce-Plan-to-Improve-Your-Numbers.jpg\";s:8:\"filesize\";i:20756;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3372,5723,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Feature-Image-How-to-Create-an-Amazing-Ecommerce-Plan-to-Improve-Your-Numbers.jpg'),(3373,5721,'_thumbnail_id','5722'),(3374,5721,'_product_image_gallery','5723'),(3375,5721,'_yoast_wpseo_title','Create An Amazing eCommerce Plan – Here’s How!'),(3376,5721,'_yoast_wpseo_metadesc','Create a successful eCommerce plan for your business with these tips. Need help with your eCommerce strategy? Contact Actuate Agency for assistance.'),(3377,5721,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3378,5721,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3381,5725,'_wp_attached_file','Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid.jpg'),(3382,5725,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1350;s:6:\"height\";i:679;s:4:\"file\";s:82:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid.jpg\";s:8:\"filesize\";i:26838;s:5:\"sizes\";a:23:{s:6:\"medium\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-730x367.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20541;}s:5:\"large\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-855x430.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26140;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-760x679.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42731;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-768x386.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22266;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-750x679.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44431;}s:8:\"masthead\";a:5:{s:4:\"file\";s:91:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-1350x422.jpg\";s:5:\"width\";i:1350;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37505;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36614;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18576;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22874;}s:10:\"team-small\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25928;}s:10:\"team-large\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37417;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-690x679.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43336;}s:10:\"page-small\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27843;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23087;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38795;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-690x679.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43336;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-690x679.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43336;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-278x140.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5271;}s:13:\"project-small\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27843;}s:13:\"project-large\";a:5:{s:4:\"file\";s:91:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42644;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:90:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21962;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:91:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-1180x679.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48879;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:91:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-1200x679.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49469;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3383,5725,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid.jpg'),(3384,5724,'_thumbnail_id','5725'),(3385,5724,'_product_image_gallery',''),(3386,5724,'_yoast_wpseo_focuskw','eCommerce mistakes'),(3387,5724,'_yoast_wpseo_title','4 Common eCommerce Errors that Beginners Should Avoid'),(3388,5724,'_yoast_wpseo_metadesc','Here are a few common eCommerce mistakes often made by beginners. Contact Actuate Agency at 0161 672 0877 for the best eCommerce solutions!'),(3389,5724,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3390,5724,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3393,5727,'_wp_attached_file','Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales.jpg'),(3394,5727,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1350;s:6:\"height\";i:679;s:4:\"file\";s:89:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales.jpg\";s:8:\"filesize\";i:37038;s:5:\"sizes\";a:23:{s:6:\"medium\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-730x367.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24967;}s:5:\"large\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-855x430.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31251;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-760x679.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53608;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-768x386.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26771;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-750x679.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55565;}s:8:\"masthead\";a:5:{s:4:\"file\";s:98:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-1350x422.jpg\";s:5:\"width\";i:1350;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40427;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45962;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17927;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28362;}s:10:\"team-small\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31337;}s:10:\"team-large\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47386;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-690x679.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53619;}s:10:\"page-small\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34848;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28177;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48311;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-690x679.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53619;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-690x679.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53619;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-278x140.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6092;}s:13:\"project-small\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34848;}s:13:\"project-large\";a:5:{s:4:\"file\";s:98:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52891;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:97:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26828;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:98:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-1180x679.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59956;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:98:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-1200x679.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60315;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3395,5727,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales.jpg'),(3396,5726,'_thumbnail_id','5727'),(3397,5726,'_product_image_gallery',''),(3398,5726,'_yoast_wpseo_focuskw','eCommerce website for Christmas'),(3399,5726,'_yoast_wpseo_title','4 Effective Tips To Boost Your Ecommerce Website For Christmas'),(3400,5726,'_yoast_wpseo_metadesc','Want to boost your holiday sales? Here’s how you can set up your eCommerce website for Christmas. Contact Actuate Agency for the best eCommerce solutions!'),(3401,5726,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3402,5726,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3405,5729,'_wp_attached_file','Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1.jpg'),(3406,5729,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1350;s:6:\"height\";i:679;s:4:\"file\";s:83:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1.jpg\";s:8:\"filesize\";i:44549;s:5:\"sizes\";a:23:{s:6:\"medium\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-730x367.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30760;}s:5:\"large\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-855x430.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37912;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-760x679.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62284;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-768x386.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33161;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-750x679.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63361;}s:8:\"masthead\";a:5:{s:4:\"file\";s:92:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-1350x422.jpg\";s:5:\"width\";i:1350;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51049;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53259;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24184;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34015;}s:10:\"team-small\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32570;}s:10:\"team-large\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56881;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-690x679.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57762;}s:10:\"page-small\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42634;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33936;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57718;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-690x679.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57762;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-690x679.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57762;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-278x140.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7910;}s:13:\"project-small\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42634;}s:13:\"project-large\";a:5:{s:4:\"file\";s:92:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61761;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:91:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32960;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:92:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-1180x679.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72224;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:92:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-1200x679.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72681;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3407,5729,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1.jpg'),(3408,5728,'_thumbnail_id','5729'),(3409,5728,'_product_image_gallery',''),(3410,5728,'_yoast_wpseo_focuskw','Holiday Discount Pricing Strategies'),(3411,5728,'_yoast_wpseo_title','3 Amazing Holiday Discount Pricing Strategies for Festive Season'),(3412,5728,'_yoast_wpseo_metadesc','Increase your AOV with these helpful holiday discount pricing strategies. For efficient eCommerce solutions, Contact Actuate Agency on 0161 672 0877.'),(3413,5728,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3414,5728,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3417,5731,'_wp_attached_file','Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2.jpg'),(3418,5731,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1350;s:6:\"height\";i:679;s:4:\"file\";s:73:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2.jpg\";s:8:\"filesize\";i:22470;s:5:\"sizes\";a:23:{s:6:\"medium\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-730x367.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19947;}s:5:\"large\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-855x430.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24779;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-760x679.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39319;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-768x386.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21723;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-750x679.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40787;}s:8:\"masthead\";a:5:{s:4:\"file\";s:82:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-1350x422.jpg\";s:5:\"width\";i:1350;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32274;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34940;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16045;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21870;}s:10:\"team-small\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25116;}s:10:\"team-large\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36245;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-690x679.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39746;}s:10:\"page-small\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26706;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21681;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37381;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-690x679.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39746;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-690x679.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39746;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-278x140.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5451;}s:13:\"project-small\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26706;}s:13:\"project-large\";a:5:{s:4:\"file\";s:82:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40467;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:81:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21165;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:82:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-1180x679.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45373;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:82:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-1200x679.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45516;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3419,5731,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2.jpg'),(3420,5730,'_thumbnail_id','5731'),(3421,5730,'_product_image_gallery',''),(3422,5730,'_yoast_wpseo_focuskw','shopify ecommerce'),(3423,5730,'_yoast_wpseo_title','5 Reasons Why You Need to Shift to Shopify Now!'),(3424,5730,'_yoast_wpseo_metadesc','Find out how Shopify eCommerce can benefit your online business. Contact Actuate Agency for Shopify eCommerce development, maintenance and more.'),(3425,5730,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3426,5730,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3429,5733,'_wp_attached_file','Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1.jpg'),(3430,5733,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:70:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1.jpg\";s:8:\"filesize\";i:134082;s:5:\"sizes\";a:33:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:79:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67785;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:79:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69041;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56655;}s:6:\"medium\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33925;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36025;}s:5:\"large\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42176;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:80:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91846;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:80:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135272;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:79:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72085;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:80:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149632;}s:8:\"masthead\";a:5:{s:4:\"file\";s:79:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63984;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:80:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107544;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:79:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82103;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43391;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:79:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-2560x800.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117323;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21924;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31344;}s:10:\"team-small\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30842;}s:10:\"team-large\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45154;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:79:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65284;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:80:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-2560x1172.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164151;}s:10:\"page-small\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32676;}s:10:\"page-large\";a:5:{s:4:\"file\";s:80:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125241;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30877;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49064;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63375;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:80:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-2560x1000.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143545;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58504;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:80:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-2560x1400.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178420;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5963;}s:13:\"project-small\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32676;}s:13:\"project-large\";a:5:{s:4:\"file\";s:79:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62417;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30282;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3431,5733,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled.jpg'),(3432,5734,'_wp_attached_file','VNU_M653_09-min.png'),(3433,5734,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:19:\"VNU_M653_09-min.png\";s:8:\"filesize\";i:166838;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"VNU_M653_09-min-730x487.png\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90787;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"VNU_M653_09-min-855x570.png\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115375;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"VNU_M653_09-min-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:199312;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"VNU_M653_09-min-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:95868;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:357235;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-2048x1366.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:588083;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:28:\"VNU_M653_09-min-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:314277;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:416797;}s:8:\"masthead\";a:5:{s:4:\"file\";s:28:\"VNU_M653_09-min-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:166767;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:489815;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:28:\"VNU_M653_09-min-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:335215;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"VNU_M653_09-min-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126850;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:28:\"VNU_M653_09-min-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:341496;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"VNU_M653_09-min-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62568;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"VNU_M653_09-min-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85330;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"VNU_M653_09-min-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85263;}s:10:\"team-large\";a:5:{s:4:\"file\";s:27:\"VNU_M653_09-min-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128418;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:28:\"VNU_M653_09-min-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:297663;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:438764;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"VNU_M653_09-min-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87832;}s:10:\"page-large\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:578103;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"VNU_M653_09-min-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:81534;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"VNU_M653_09-min-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146854;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"VNU_M653_09-min-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:255249;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:400467;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"VNU_M653_09-min-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:210809;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-2560x1400.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:455802;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"VNU_M653_09-min-210x140.png\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14437;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"VNU_M653_09-min-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87832;}s:13:\"project-large\";a:5:{s:4:\"file\";s:28:\"VNU_M653_09-min-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:227699;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"VNU_M653_09-min-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:81433;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3434,5734,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/VNU_M653_09-min.png'),(3435,5732,'_thumbnail_id','5733'),(3436,5732,'_product_image_gallery','5734'),(3437,5732,'_yoast_wpseo_focuskw','ux design for eCommerce websites'),(3438,5732,'_yoast_wpseo_title','4 Ways Good UX Design for eCommerce Websites is Beneficial'),(3439,5732,'_yoast_wpseo_metadesc','Having immersive UX designs for eCommerce websites can be game-changing for businesses. Read to learn more and contact us for UX design services!'),(3440,5732,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3441,5732,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3444,5736,'_wp_attached_file','ecommerce-strategy-for-beginners.jpg'),(3445,5736,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1930;s:6:\"height\";i:1086;s:4:\"file\";s:36:\"ecommerce-strategy-for-beginners.jpg\";s:8:\"filesize\";i:50831;s:5:\"sizes\";a:29:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:45:\"ecommerce-strategy-for-beginners-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71273;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:45:\"ecommerce-strategy-for-beginners-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71093;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"ecommerce-strategy-for-beginners-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42477;}s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"ecommerce-strategy-for-beginners-730x411.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35384;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"ecommerce-strategy-for-beginners-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37415;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"ecommerce-strategy-for-beginners-855x481.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:481;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43478;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"ecommerce-strategy-for-beginners-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90927;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:45:\"ecommerce-strategy-for-beginners-750x1086.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44019;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1930x1067.jpg\";s:5:\"width\";i:1930;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118400;}s:8:\"masthead\";a:5:{s:4:\"file\";s:45:\"ecommerce-strategy-for-beginners-1930x422.jpg\";s:5:\"width\";i:1930;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57106;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1460x1086.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87790;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:45:\"ecommerce-strategy-for-beginners-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84030;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:44:\"ecommerce-strategy-for-beginners-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36476;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:45:\"ecommerce-strategy-for-beginners-1930x800.jpg\";s:5:\"width\";i:1930;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96729;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-strategy-for-beginners-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23194;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:44:\"ecommerce-strategy-for-beginners-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33633;}s:10:\"team-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-strategy-for-beginners-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22512;}s:10:\"team-large\";a:5:{s:4:\"file\";s:44:\"ecommerce-strategy-for-beginners-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44840;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:45:\"ecommerce-strategy-for-beginners-690x1086.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42064;}s:10:\"page-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-strategy-for-beginners-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34949;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-strategy-for-beginners-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32969;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:44:\"ecommerce-strategy-for-beginners-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53055;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-strategy-for-beginners-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40847;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1930x1000.jpg\";s:5:\"width\";i:1930;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119083;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-strategy-for-beginners-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38578;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-strategy-for-beginners-249x140.jpg\";s:5:\"width\";i:249;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8203;}s:13:\"project-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-strategy-for-beginners-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34949;}s:13:\"project-large\";a:5:{s:4:\"file\";s:45:\"ecommerce-strategy-for-beginners-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64780;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-strategy-for-beginners-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32755;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1397857322\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3446,5736,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/ecommerce-strategy-for-beginners.jpg'),(3447,5735,'_thumbnail_id','5736'),(3448,5735,'_product_image_gallery',''),(3449,5735,'_yoast_wpseo_focuskw','eCommerce strategy tips for small businesses'),(3450,5735,'_yoast_wpseo_title','4 Reliable eCommerce Strategy Strategies for Small Businesses'),(3451,5735,'_yoast_wpseo_metadesc','Need some eCommerce strategy tips for small businesses? Read this blog and contact Actuate agency for eCommerce strategy services today!'),(3452,5735,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3453,5735,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3456,5737,'_wp_old_date','2023-02-06'),(3457,5738,'_wp_attached_file','benefits-of-magento-2.jpeg'),(3458,5738,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2508;s:6:\"height\";i:1672;s:4:\"file\";s:26:\"benefits-of-magento-2.jpeg\";s:8:\"filesize\";i:101113;s:5:\"sizes\";a:33:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:35:\"benefits-of-magento-2-1180x820.jpeg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89487;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:35:\"benefits-of-magento-2-1200x833.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91807;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"benefits-of-magento-2-760x760.jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72504;}s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"benefits-of-magento-2-730x487.jpeg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47200;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"benefits-of-magento-2-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49897;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"benefits-of-magento-2-855x570.jpeg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58232;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124933;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-2048x1365.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183435;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"benefits-of-magento-2-750x1140.jpeg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89006;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-2508x1067.jpeg\";s:5:\"width\";i:2508;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180524;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"benefits-of-magento-2-2508x422.jpeg\";s:5:\"width\";i:2508;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67521;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1460x1200.jpeg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143056;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"benefits-of-magento-2-1460x800.jpeg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110141;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"benefits-of-magento-2-690x600.jpeg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57571;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:35:\"benefits-of-magento-2-2508x800.jpeg\";s:5:\"width\";i:2508;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134769;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"benefits-of-magento-2-690x240.jpeg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27631;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"benefits-of-magento-2-710x400.jpeg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43357;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"benefits-of-magento-2-450x480.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38300;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"benefits-of-magento-2-840x600.jpeg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59272;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"benefits-of-magento-2-690x1164.jpeg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84279;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-2508x1172.jpeg\";s:5:\"width\";i:2508;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197840;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"benefits-of-magento-2-690x480.jpeg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43581;}s:10:\"page-large\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1960x1200.jpeg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169066;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"benefits-of-magento-2-690x400.jpeg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42227;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"benefits-of-magento-2-960x600.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67096;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"benefits-of-magento-2-690x910.jpeg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75865;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-2508x1000.jpeg\";s:5:\"width\";i:2508;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138983;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"benefits-of-magento-2-690x800.jpeg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71044;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-2508x1400.jpeg\";s:5:\"width\";i:2508;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191229;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"benefits-of-magento-2-210x140.jpeg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8269;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"benefits-of-magento-2-690x480.jpeg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43581;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"benefits-of-magento-2-1230x600.jpeg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81454;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"benefits-of-magento-2-690x390.jpeg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42135;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3459,5738,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/benefits-of-magento-2.jpeg'),(3460,5737,'_thumbnail_id','5738'),(3461,5737,'_product_image_gallery',''),(3462,5737,'_yoast_wpseo_focuskw','benefits of Magento 2'),(3463,5737,'_yoast_wpseo_title','5 Benefits of Using Magento 2 on Your eCommerce Store'),(3464,5737,'_yoast_wpseo_metadesc','Upgrading to Magneto 2 can provide unique benefits to your eCommerce website. From better UX to more sales, learn about the advantages here!'),(3465,5737,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3466,5737,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3469,5739,'_wp_old_date','2023-02-15'),(3470,5740,'_wp_attached_file','shopify-best-practices-min.jpg'),(3471,5740,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1775;s:6:\"height\";i:1181;s:4:\"file\";s:30:\"shopify-best-practices-min.jpg\";s:8:\"filesize\";i:106802;s:5:\"sizes\";a:30:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:39:\"shopify-best-practices-min-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83580;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:39:\"shopify-best-practices-min-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86236;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"shopify-best-practices-min-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56758;}s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"shopify-best-practices-min-730x486.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:486;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43661;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"shopify-best-practices-min-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46167;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"shopify-best-practices-min-855x569.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:569;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53801;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115634;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:39:\"shopify-best-practices-min-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64528;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1775x1067.jpg\";s:5:\"width\";i:1775;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139796;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"shopify-best-practices-min-1775x422.jpg\";s:5:\"width\";i:1775;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64878;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1460x1181.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128069;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"shopify-best-practices-min-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99705;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"shopify-best-practices-min-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48204;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:39:\"shopify-best-practices-min-1775x800.jpg\";s:5:\"width\";i:1775;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111357;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"shopify-best-practices-min-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25486;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"shopify-best-practices-min-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39304;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"shopify-best-practices-min-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29436;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"shopify-best-practices-min-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55645;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:39:\"shopify-best-practices-min-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61862;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1775x1172.jpg\";s:5:\"width\";i:1775;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149229;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"shopify-best-practices-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41450;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"shopify-best-practices-min-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38991;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"shopify-best-practices-min-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61357;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"shopify-best-practices-min-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54532;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1775x1000.jpg\";s:5:\"width\";i:1775;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137806;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"shopify-best-practices-min-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53605;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:38:\"shopify-best-practices-min-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7979;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"shopify-best-practices-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41450;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"shopify-best-practices-min-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70723;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"shopify-best-practices-min-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38200;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3472,5740,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/shopify-best-practices-min.jpg'),(3473,5739,'_thumbnail_id','5740'),(3474,5739,'_product_image_gallery',''),(3475,5739,'_yoast_wpseo_focuskw','shopify best practices'),(3476,5739,'_yoast_wpseo_title','3 Best Practices for Shopify to Improve Customer Experience'),(3477,5739,'_yoast_wpseo_metadesc','Implementing the best practices help your Shopify website gain more sales. This includes improving the look and feel of your Shopify store'),(3478,5739,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3479,5739,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3482,5741,'_wp_old_date','2023-03-01'),(3483,5742,'_wp_attached_file','mobile-friendly-ecommerce-website.jpg'),(3484,5742,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:1200;s:4:\"file\";s:37:\"mobile-friendly-ecommerce-website.jpg\";s:8:\"filesize\";i:58082;s:5:\"sizes\";a:30:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:46:\"mobile-friendly-ecommerce-website-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55421;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:46:\"mobile-friendly-ecommerce-website-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56444;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"mobile-friendly-ecommerce-website-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44911;}s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"mobile-friendly-ecommerce-website-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26852;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"mobile-friendly-ecommerce-website-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28588;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"mobile-friendly-ecommerce-website-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33193;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76812;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:46:\"mobile-friendly-ecommerce-website-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65331;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1800x1067.jpg\";s:5:\"width\";i:1800;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95389;}s:8:\"masthead\";a:5:{s:4:\"file\";s:46:\"mobile-friendly-ecommerce-website-1800x422.jpg\";s:5:\"width\";i:1800;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54247;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94027;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:46:\"mobile-friendly-ecommerce-website-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67269;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:45:\"mobile-friendly-ecommerce-website-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34667;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:46:\"mobile-friendly-ecommerce-website-1800x800.jpg\";s:5:\"width\";i:1800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78281;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:45:\"mobile-friendly-ecommerce-website-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18542;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:45:\"mobile-friendly-ecommerce-website-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24839;}s:10:\"team-small\";a:5:{s:4:\"file\";s:45:\"mobile-friendly-ecommerce-website-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23837;}s:10:\"team-large\";a:5:{s:4:\"file\";s:45:\"mobile-friendly-ecommerce-website-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35606;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:46:\"mobile-friendly-ecommerce-website-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61954;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1800x1172.jpg\";s:5:\"width\";i:1800;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98634;}s:10:\"page-small\";a:5:{s:4:\"file\";s:45:\"mobile-friendly-ecommerce-website-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25948;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:45:\"mobile-friendly-ecommerce-website-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23903;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:45:\"mobile-friendly-ecommerce-website-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38188;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:45:\"mobile-friendly-ecommerce-website-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53507;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1800x1000.jpg\";s:5:\"width\";i:1800;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95041;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:45:\"mobile-friendly-ecommerce-website-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46538;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:45:\"mobile-friendly-ecommerce-website-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4731;}s:13:\"project-small\";a:5:{s:4:\"file\";s:45:\"mobile-friendly-ecommerce-website-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25948;}s:13:\"project-large\";a:5:{s:4:\"file\";s:46:\"mobile-friendly-ecommerce-website-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51380;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:45:\"mobile-friendly-ecommerce-website-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23896;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3485,5742,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/mobile-friendly-ecommerce-website.jpg'),(3486,5741,'_thumbnail_id','5742'),(3487,5741,'_product_image_gallery',''),(3488,5741,'_yoast_wpseo_focuskw','advantages of mobile-friendly eCommerce website'),(3489,5741,'_yoast_wpseo_title','4 Advantages of Having a Mobile-Friendly eCommerce Website'),(3490,5741,'_yoast_wpseo_metadesc','There are many advantages to having a mobile-friendly eCommerce website you can’t ignore. To learn more, contact Actuate Agency today!'),(3491,5741,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3492,5741,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3495,5744,'_wp_attached_file','Web-design-min.png'),(3496,5744,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:563;s:4:\"file\";s:18:\"Web-design-min.png\";s:8:\"filesize\";i:23046;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Web-design-min-730x411.png\";s:5:\"width\";i:730;s:6:\"height\";i:411;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61110;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Web-design-min-855x481.png\";s:5:\"width\";i:855;s:6:\"height\";i:481;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76375;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Web-design-min-760x563.png\";s:5:\"width\";i:760;s:6:\"height\";i:563;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61508;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Web-design-min-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66042;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"Web-design-min-750x563.png\";s:5:\"width\";i:750;s:6:\"height\";i:563;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61434;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"Web-design-min-1000x422.png\";s:5:\"width\";i:1000;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62112;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"Web-design-min-690x563.png\";s:5:\"width\";i:690;s:6:\"height\";i:563;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60833;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"Web-design-min-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49780;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"Web-design-min-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59211;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"Web-design-min-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66425;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"Web-design-min-840x563.png\";s:5:\"width\";i:840;s:6:\"height\";i:563;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62119;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"Web-design-min-690x563.png\";s:5:\"width\";i:690;s:6:\"height\";i:563;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60833;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"Web-design-min-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74994;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"Web-design-min-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59152;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"Web-design-min-960x563.png\";s:5:\"width\";i:960;s:6:\"height\";i:563;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63295;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"Web-design-min-690x563.png\";s:5:\"width\";i:690;s:6:\"height\";i:563;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60833;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"Web-design-min-690x563.png\";s:5:\"width\";i:690;s:6:\"height\";i:563;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60833;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"Web-design-min-249x140.png\";s:5:\"width\";i:249;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14353;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"Web-design-min-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74994;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"Web-design-min-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57456;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3497,5744,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Web-design-min.png'),(3498,5743,'_thumbnail_id','5744'),(3499,5743,'_product_image_gallery',''),(3500,5743,'_yoast_wpseo_title','3 Tips to Create an Engaging eCommerce Website Design'),(3501,5743,'_yoast_wpseo_metadesc','Looking for ways to create an engaging eCommerce website that generates more sales? Read this blog to learn more!'),(3502,5743,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3503,5743,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3506,5746,'_wp_attached_file','benefits-of-aero-ecommerce.jpg'),(3507,5746,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:630;s:4:\"file\";s:30:\"benefits-of-aero-ecommerce.jpg\";s:8:\"filesize\";i:25215;s:5:\"sizes\";a:22:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-730x383.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:383;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26798;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-855x449.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:449;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33111;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-760x630.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43977;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-768x403.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28647;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42550;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"benefits-of-aero-ecommerce-1200x422.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37880;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41125;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21127;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28029;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26698;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44839;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-690x630.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41026;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34284;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27778;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46023;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-690x630.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41026;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-690x630.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41026;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-267x140.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7065;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34284;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"benefits-of-aero-ecommerce-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49660;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"benefits-of-aero-ecommerce-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27465;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:39:\"benefits-of-aero-ecommerce-1180x630.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49849;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3508,5746,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/benefits-of-aero-ecommerce.jpg'),(3509,5745,'_thumbnail_id','5746'),(3510,5745,'_product_image_gallery',''),(3511,5745,'_yoast_wpseo_title','3 Benefits of Aero eCommerce You Should Know About'),(3512,5745,'_yoast_wpseo_metadesc','There are many benefits of Aero eCommerce and it can help take your business to new heights. Read this blog to learn the benefits of Aero eCommerce.'),(3513,5745,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3514,5745,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3517,5748,'_wp_attached_file','shopify-ecommerce-trends.png'),(3518,5748,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1229;s:6:\"height\";i:696;s:4:\"file\";s:28:\"shopify-ecommerce-trends.png\";s:8:\"filesize\";i:103907;s:5:\"sizes\";a:23:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-730x413.png\";s:5:\"width\";i:730;s:6:\"height\";i:413;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:250346;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-855x484.png\";s:5:\"width\";i:855;s:6:\"height\";i:484;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:351541;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-760x696.png\";s:5:\"width\";i:760;s:6:\"height\";i:696;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:194594;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-768x435.png\";s:5:\"width\";i:768;s:6:\"height\";i:435;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:273281;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-750x696.png\";s:5:\"width\";i:750;s:6:\"height\";i:696;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:192255;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"shopify-ecommerce-trends-1229x422.png\";s:5:\"width\";i:1229;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:201547;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:356899;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:162084;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:241314;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:205370;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:422651;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-690x696.png\";s:5:\"width\";i:690;s:6:\"height\";i:696;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:179152;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:295139;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:236031;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:468739;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-690x696.png\";s:5:\"width\";i:690;s:6:\"height\";i:696;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:179152;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-690x696.png\";s:5:\"width\";i:690;s:6:\"height\";i:696;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:179152;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-247x140.png\";s:5:\"width\";i:247;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29574;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:295139;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"shopify-ecommerce-trends-1229x600.png\";s:5:\"width\";i:1229;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:261507;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"shopify-ecommerce-trends-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:230809;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:37:\"shopify-ecommerce-trends-1180x696.png\";s:5:\"width\";i:1180;s:6:\"height\";i:696;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:269085;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:37:\"shopify-ecommerce-trends-1200x696.png\";s:5:\"width\";i:1200;s:6:\"height\";i:696;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:272125;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3519,5748,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/shopify-ecommerce-trends.png'),(3520,5747,'_thumbnail_id','5748'),(3521,5747,'_product_image_gallery',''),(3522,5747,'_yoast_wpseo_focuskw','shopify eCommerce trends'),(3523,5747,'_yoast_wpseo_title','3 Shopify eCommerce Trends You Need to Know in 2023'),(3524,5747,'_yoast_wpseo_metadesc','You need to stay up-to-date with the latest Shopify eCommerce trends to be ahead of your competitors. Contact Actuate Agency for eCommerce development today!'),(3525,5747,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3526,5747,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3529,5750,'_wp_attached_file','10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1.jpg'),(3530,5750,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:66:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1.jpg\";s:8:\"filesize\";i:36715;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:75:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41785;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:75:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38817;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37746;}s:6:\"medium\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9093;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9608;}s:5:\"large\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11525;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:75:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26438;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:75:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39963;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36477;}s:8:\"masthead\";a:5:{s:4:\"file\";s:75:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43435;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:75:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44320;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:75:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44320;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31219;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11211;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20306;}s:10:\"team-small\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22694;}s:10:\"team-large\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32673;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35454;}s:10:\"page-small\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24914;}s:10:\"page-large\";a:5:{s:4:\"file\";s:75:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50464;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20441;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33781;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35454;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35454;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:73:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3415;}s:13:\"project-small\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24914;}s:13:\"project-large\";a:5:{s:4:\"file\";s:75:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36294;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19957;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3531,5750,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/10-effective-ways-to-boost-ecommerce-customer-reviews-scaled.jpg'),(3532,5749,'_thumbnail_id','5750'),(3533,5749,'_product_image_gallery',''),(3534,5749,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3535,5749,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3538,5752,'_wp_attached_file','17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1.jpg'),(3539,5752,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:59:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1.jpg\";s:8:\"filesize\";i:31035;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:68:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35189;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:68:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32569;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30874;}s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8042;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8351;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9944;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:68:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22890;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:68:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35469;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29873;}s:8:\"masthead\";a:5:{s:4:\"file\";s:68:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37696;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:68:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37976;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:68:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37976;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26147;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9781;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16981;}s:10:\"team-small\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17981;}s:10:\"team-large\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27616;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28943;}s:10:\"page-small\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20408;}s:10:\"page-large\";a:5:{s:4:\"file\";s:68:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43982;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17093;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28797;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28943;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28943;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:66:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2967;}s:13:\"project-small\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20408;}s:13:\"project-large\";a:5:{s:4:\"file\";s:68:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31144;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16756;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3540,5752,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled.jpg'),(3541,5751,'_thumbnail_id','5752'),(3542,5751,'_product_image_gallery',''),(3543,5751,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3544,5751,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3547,5753,'_wp_old_date','2023-07-27'),(3548,5754,'_wp_attached_file','GA4-scaled-1.jpg'),(3549,5754,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:16:\"GA4-scaled-1.jpg\";s:8:\"filesize\";i:30633;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:25:\"GA4-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55661;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:25:\"GA4-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47845;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51467;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11415;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12147;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14519;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"GA4-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33640;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"GA4-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51237;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49418;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"GA4-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56411;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:25:\"GA4-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58905;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"GA4-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58905;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44136;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14677;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27325;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28986;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45622;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47511;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33866;}s:10:\"page-large\";a:5:{s:4:\"file\";s:25:\"GA4-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65456;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27215;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46852;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47511;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47511;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:23:\"GA4-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4171;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33866;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"GA4-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49511;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26588;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3550,5754,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/GA4-scaled.jpg'),(3551,5753,'_thumbnail_id','5754'),(3552,5753,'_product_image_gallery',''),(3553,5753,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3554,5753,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3557,5756,'_wp_attached_file','Why-Should-I-Use-Magento-scaled-1.jpg'),(3558,5756,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:37:\"Why-Should-I-Use-Magento-scaled-1.jpg\";s:8:\"filesize\";i:29561;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:46:\"Why-Should-I-Use-Magento-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33351;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:46:\"Why-Should-I-Use-Magento-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31652;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29238;}s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7627;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7804;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9128;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"Why-Should-I-Use-Magento-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21861;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:46:\"Why-Should-I-Use-Magento-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33836;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28407;}s:8:\"masthead\";a:5:{s:4:\"file\";s:46:\"Why-Should-I-Use-Magento-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35271;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:46:\"Why-Should-I-Use-Magento-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36525;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:46:\"Why-Should-I-Use-Magento-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36525;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24749;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9189;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16092;}s:10:\"team-small\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16602;}s:10:\"team-large\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26057;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26950;}s:10:\"page-small\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19318;}s:10:\"page-large\";a:5:{s:4:\"file\";s:46:\"Why-Should-I-Use-Magento-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42050;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16008;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27085;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26950;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26950;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:44:\"Why-Should-I-Use-Magento-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2828;}s:13:\"project-small\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19318;}s:13:\"project-large\";a:5:{s:4:\"file\";s:46:\"Why-Should-I-Use-Magento-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29667;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15403;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3559,5756,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Why-Should-I-Use-Magento-scaled.jpg'),(3560,5755,'_thumbnail_id','5756'),(3561,5755,'_product_image_gallery',''),(3562,5755,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3563,5755,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3566,5757,'_wp_old_date','2023-07-27'),(3567,5758,'_wp_attached_file','10-ways-to-increase-average-order-value-scaled-1.jpg'),(3568,5758,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:52:\"10-ways-to-increase-average-order-value-scaled-1.jpg\";s:8:\"filesize\";i:40054;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:61:\"10-ways-to-increase-average-order-value-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45461;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:61:\"10-ways-to-increase-average-order-value-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42163;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41958;}s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9977;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10534;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12456;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:61:\"10-ways-to-increase-average-order-value-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28296;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:61:\"10-ways-to-increase-average-order-value-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42952;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40100;}s:8:\"masthead\";a:5:{s:4:\"file\";s:61:\"10-ways-to-increase-average-order-value-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44734;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:61:\"10-ways-to-increase-average-order-value-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48721;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:61:\"10-ways-to-increase-average-order-value-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48721;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34424;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12735;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22275;}s:10:\"team-small\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25272;}s:10:\"team-large\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35967;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39598;}s:10:\"page-small\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26678;}s:10:\"page-large\";a:5:{s:4:\"file\";s:61:\"10-ways-to-increase-average-order-value-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54550;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21950;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36970;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39598;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39598;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:59:\"10-ways-to-increase-average-order-value-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3955;}s:13:\"project-small\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26678;}s:13:\"project-large\";a:5:{s:4:\"file\";s:61:\"10-ways-to-increase-average-order-value-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39184;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21759;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3569,5758,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/10-ways-to-increase-average-order-value-scaled.jpg'),(3570,5757,'_thumbnail_id','5758'),(3571,5757,'_product_image_gallery',''),(3572,5757,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3573,5757,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3576,5760,'_wp_attached_file','Recession-Proofing-Your-Ecommerce-Business-scaled-1.jpg'),(3577,5760,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:55:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1.jpg\";s:8:\"filesize\";i:20239;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:64:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35266;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:64:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31016;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31363;}s:6:\"medium\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8483;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8715;}s:5:\"large\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10298;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:64:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23753;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:64:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36568;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30320;}s:8:\"masthead\";a:5:{s:4:\"file\";s:64:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34870;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:64:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38111;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:64:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38111;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28139;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10332;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17991;}s:10:\"team-small\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19889;}s:10:\"team-large\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29184;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29653;}s:10:\"page-small\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21690;}s:10:\"page-large\";a:5:{s:4:\"file\";s:64:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44372;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17793;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30338;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29653;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29653;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:62:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3256;}s:13:\"project-small\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21690;}s:13:\"project-large\";a:5:{s:4:\"file\";s:64:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32761;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17485;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3578,5760,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Recession-Proofing-Your-Ecommerce-Business-scaled.jpg'),(3579,5759,'_thumbnail_id','5760'),(3580,5759,'_product_image_gallery',''),(3581,5759,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3582,5759,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3585,5762,'_wp_attached_file','CRITICAL-B2B-eCommerce-KPIs-scaled-1.jpg'),(3586,5762,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:40:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1.jpg\";s:8:\"filesize\";i:24554;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:49:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43840;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:49:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37967;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40329;}s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9368;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9739;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11787;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27537;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:49:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42591;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38744;}s:8:\"masthead\";a:5:{s:4:\"file\";s:49:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43847;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:49:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47213;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:49:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47213;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34982;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11340;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21936;}s:10:\"team-small\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24778;}s:10:\"team-large\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35865;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38138;}s:10:\"page-small\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26727;}s:10:\"page-large\";a:5:{s:4:\"file\";s:49:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53181;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22002;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37353;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38138;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38138;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:47:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3538;}s:13:\"project-small\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26727;}s:13:\"project-large\";a:5:{s:4:\"file\";s:49:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39932;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21232;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3587,5762,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/CRITICAL-B2B-eCommerce-KPIs-scaled.jpg'),(3588,5761,'_thumbnail_id','5762'),(3589,5761,'_product_image_gallery',''),(3590,5761,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3591,5761,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3594,5764,'_wp_attached_file','What-is-Magento-scaled-1.jpg'),(3595,5764,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:28:\"What-is-Magento-scaled-1.jpg\";s:8:\"filesize\";i:15523;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:37:\"What-is-Magento-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26884;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:37:\"What-is-Magento-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24732;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23308;}s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6713;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7095;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8352;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"What-is-Magento-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18863;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:37:\"What-is-Magento-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29430;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22474;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"What-is-Magento-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30354;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:37:\"What-is-Magento-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30116;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:37:\"What-is-Magento-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30116;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19472;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7920;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12967;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13856;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20673;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21760;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15577;}s:10:\"page-large\";a:5:{s:4:\"file\";s:37:\"What-is-Magento-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36215;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13015;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21780;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21760;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21760;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:35:\"What-is-Magento-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2780;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15577;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"What-is-Magento-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24299;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12715;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3596,5764,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/What-is-Magento-scaled.jpg'),(3597,5763,'_thumbnail_id','5764'),(3598,5763,'_product_image_gallery',''),(3599,5763,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3600,5763,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3603,5766,'_wp_attached_file','Is-Magento-for-B2B-scaled-1.jpg'),(3604,5766,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:31:\"Is-Magento-for-B2B-scaled-1.jpg\";s:8:\"filesize\";i:21370;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:40:\"Is-Magento-for-B2B-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36186;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:40:\"Is-Magento-for-B2B-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32267;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32078;}s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9020;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9361;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11249;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"Is-Magento-for-B2B-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24934;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:40:\"Is-Magento-for-B2B-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38459;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31191;}s:8:\"masthead\";a:5:{s:4:\"file\";s:40:\"Is-Magento-for-B2B-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36901;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:40:\"Is-Magento-for-B2B-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39496;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:40:\"Is-Magento-for-B2B-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39496;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28578;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11146;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19012;}s:10:\"team-small\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20694;}s:10:\"team-large\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30020;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30598;}s:10:\"page-small\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22821;}s:10:\"page-large\";a:5:{s:4:\"file\";s:40:\"Is-Magento-for-B2B-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45627;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18826;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31299;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30598;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30598;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:38:\"Is-Magento-for-B2B-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3678;}s:13:\"project-small\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22821;}s:13:\"project-large\";a:5:{s:4:\"file\";s:40:\"Is-Magento-for-B2B-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33765;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3605,5766,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Is-Magento-for-B2B-scaled.jpg'),(3606,5765,'_thumbnail_id','5766'),(3607,5765,'_product_image_gallery',''),(3608,5765,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3609,5765,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3612,5768,'_wp_attached_file','onsite-seo-scaled-1.jpg'),(3613,5768,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:23:\"onsite-seo-scaled-1.jpg\";s:8:\"filesize\";i:23212;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:32:\"onsite-seo-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41843;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:32:\"onsite-seo-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36692;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38369;}s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9269;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9951;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11644;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"onsite-seo-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26844;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"onsite-seo-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41313;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36795;}s:8:\"masthead\";a:5:{s:4:\"file\";s:32:\"onsite-seo-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42852;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:32:\"onsite-seo-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45240;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:32:\"onsite-seo-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45240;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33807;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11300;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21216;}s:10:\"team-small\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23505;}s:10:\"team-large\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35250;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36292;}s:10:\"page-small\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25302;}s:10:\"page-large\";a:5:{s:4:\"file\";s:32:\"onsite-seo-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51151;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20975;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36077;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36292;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36292;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:30:\"onsite-seo-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3377;}s:13:\"project-small\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25302;}s:13:\"project-large\";a:5:{s:4:\"file\";s:32:\"onsite-seo-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38779;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20602;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3614,5768,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/onsite-seo-scaled.jpg'),(3615,5767,'_thumbnail_id','5768'),(3616,5767,'_product_image_gallery',''),(3617,5767,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3618,5767,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3621,5770,'_wp_attached_file','How-Secure-Is-Magento-2-scaled-1.jpg'),(3622,5770,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:36:\"How-Secure-Is-Magento-2-scaled-1.jpg\";s:8:\"filesize\";i:24785;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:45:\"How-Secure-Is-Magento-2-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42935;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:45:\"How-Secure-Is-Magento-2-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37141;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39183;}s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10500;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11072;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13036;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"How-Secure-Is-Magento-2-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28989;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"How-Secure-Is-Magento-2-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43686;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37785;}s:8:\"masthead\";a:5:{s:4:\"file\";s:45:\"How-Secure-Is-Magento-2-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42547;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:45:\"How-Secure-Is-Magento-2-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47074;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:45:\"How-Secure-Is-Magento-2-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47074;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34172;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12734;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22177;}s:10:\"team-small\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24336;}s:10:\"team-large\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35489;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37374;}s:10:\"page-small\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26512;}s:10:\"page-large\";a:5:{s:4:\"file\";s:45:\"How-Secure-Is-Magento-2-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53452;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21974;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36892;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37374;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37374;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:43:\"How-Secure-Is-Magento-2-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4153;}s:13:\"project-small\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26512;}s:13:\"project-large\";a:5:{s:4:\"file\";s:45:\"How-Secure-Is-Magento-2-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39862;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21586;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3623,5770,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/How-Secure-Is-Magento-2-scaled.jpg'),(3624,5769,'_thumbnail_id','5770'),(3625,5769,'_product_image_gallery',''),(3626,5769,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3627,5769,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3630,5772,'_wp_attached_file','Ultimate-B2C-eCommerce-Business-Plan-scaled-1.jpg'),(3631,5772,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:49:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1.jpg\";s:8:\"filesize\";i:27675;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:58:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50414;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:58:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43094;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46993;}s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10012;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10490;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12730;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:58:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30357;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:58:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47351;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45367;}s:8:\"masthead\";a:5:{s:4:\"file\";s:58:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56168;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:58:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53754;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:58:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53754;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39989;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12996;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24586;}s:10:\"team-small\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27867;}s:10:\"team-large\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41401;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44254;}s:10:\"page-small\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30569;}s:10:\"page-large\";a:5:{s:4:\"file\";s:58:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59856;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24534;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42459;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44254;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44254;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:56:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3568;}s:13:\"project-small\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30569;}s:13:\"project-large\";a:5:{s:4:\"file\";s:58:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45032;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23597;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3632,5772,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/Ultimate-B2C-eCommerce-Business-Plan-scaled.jpg'),(3633,5771,'_thumbnail_id','5772'),(3634,5771,'_product_image_gallery',''),(3635,5771,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3636,5771,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3639,5774,'_wp_attached_file','How-to-Write-Effective-Meta-Descriptions-scaled-1.jpg'),(3640,5774,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:53:\"How-to-Write-Effective-Meta-Descriptions-scaled-1.jpg\";s:8:\"filesize\";i:21381;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:62:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36915;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:62:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33018;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33350;}s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9161;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9306;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11050;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24741;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:62:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37937;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32331;}s:8:\"masthead\";a:5:{s:4:\"file\";s:62:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39048;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:62:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40201;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:62:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40201;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29159;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10614;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19140;}s:10:\"team-small\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19834;}s:10:\"team-large\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30548;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31511;}s:10:\"page-small\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22560;}s:10:\"page-large\";a:5:{s:4:\"file\";s:62:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46173;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19052;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31628;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31511;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31511;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:60:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3454;}s:13:\"project-small\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22560;}s:13:\"project-large\";a:5:{s:4:\"file\";s:62:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34125;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18852;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3641,5774,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/How-to-Write-Effective-Meta-Descriptions-scaled.jpg'),(3642,5773,'_thumbnail_id','5774'),(3643,5773,'_product_image_gallery',''),(3644,5773,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3645,5773,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3648,5776,'_wp_attached_file','How-Do-I-Choose-A-Magento-Agency-scaled-1.jpg'),(3649,5776,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:45:\"How-Do-I-Choose-A-Magento-Agency-scaled-1.jpg\";s:8:\"filesize\";i:18712;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:54:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33400;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:54:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28385;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29717;}s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7777;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8276;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9733;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22457;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:54:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34537;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28434;}s:8:\"masthead\";a:5:{s:4:\"file\";s:54:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33936;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:54:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36642;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:54:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36642;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25585;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9611;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16484;}s:10:\"team-small\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18491;}s:10:\"team-large\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26892;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28044;}s:10:\"page-small\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20191;}s:10:\"page-large\";a:5:{s:4:\"file\";s:54:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42606;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16268;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28094;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28044;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28044;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:52:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3057;}s:13:\"project-small\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20191;}s:13:\"project-large\";a:5:{s:4:\"file\";s:54:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30602;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16136;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3650,5776,'_wpie_source_url','https://actuate.webpreview.co/wp-content/uploads/How-Do-I-Choose-A-Magento-Agency-scaled.jpg'),(3651,5775,'_thumbnail_id','5776'),(3652,5775,'_product_image_gallery',''),(3653,5775,'_yoast_wpseo_keywordsynonyms','[\"\"]'),(3654,5775,'_yoast_wpseo_focuskeywords','[{\"keyword\":\"\",\"score\":\"\"}]'),(3656,5775,'_edit_lock','1770201241:1'),(3657,5775,'_edit_last','1'),(3659,5775,'page_content',''),(3660,5775,'_page_content','field_65bcc7b3f1b60'),(3661,5775,'_yoast_wpseo_primary_category','32'),(3662,5775,'_yoast_wpseo_content_score','60'),(3663,5775,'_yoast_wpseo_estimated-reading-time-minutes','3'),(3664,5775,'_yoast_wpseo_wordproof_timestamp',''),(3665,5773,'_edit_lock','1770201372:1'),(3666,5771,'_edit_lock','1770201470:1'),(3667,5773,'_edit_last','1'),(3669,5773,'page_content',''),(3670,5773,'_page_content','field_65bcc7b3f1b60'),(3671,5773,'_yoast_wpseo_primary_category','33'),(3672,5773,'_yoast_wpseo_content_score','90'),(3673,5773,'_yoast_wpseo_estimated-reading-time-minutes','3'),(3674,5773,'_yoast_wpseo_wordproof_timestamp',''),(3678,5776,'_wp_attachment_image_alt','Choosing the right agency can seem like a minefield'),(3688,5780,'_edit_lock','1774367548:1'),(3689,5780,'_edit_last','1'),(3690,5781,'_wp_attached_file','Oh-Polly-Hero.webp'),(3691,5781,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:940;s:4:\"file\";s:18:\"Oh-Polly-Hero.webp\";s:8:\"filesize\";i:72552;s:5:\"sizes\";a:27:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-730x268.webp\";s:5:\"width\";i:730;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19226;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-855x314.webp\";s:5:\"width\";i:855;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23858;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-760x760.webp\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32614;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-768x282.webp\";s:5:\"width\";i:768;s:6:\"height\";i:282;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20612;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"Oh-Polly-Hero-1536x564.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:564;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:53570;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"Oh-Polly-Hero-2048x752.webp\";s:5:\"width\";i:2048;s:6:\"height\";i:752;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:77296;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-750x940.webp\";s:5:\"width\";i:750;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:40000;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"Oh-Polly-Hero-2560x422.webp\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:41158;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"Oh-Polly-Hero-1460x940.webp\";s:5:\"width\";i:1460;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:71728;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"Oh-Polly-Hero-1460x800.webp\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:63454;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-690x600.webp\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26430;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"Oh-Polly-Hero-2560x800.webp\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:96332;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-690x240.webp\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17096;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-710x400.webp\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24574;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-450x480.webp\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17666;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-840x600.webp\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31196;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-690x940.webp\";s:5:\"width\";i:690;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:37374;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-690x480.webp\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24282;}s:10:\"page-large\";a:5:{s:4:\"file\";s:27:\"Oh-Polly-Hero-1960x940.webp\";s:5:\"width\";i:1960;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:79552;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-690x400.webp\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23564;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-960x600.webp\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:37158;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-690x910.webp\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34630;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-690x800.webp\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32220;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-360x132.webp\";s:5:\"width\";i:360;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7876;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-690x480.webp\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24282;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"Oh-Polly-Hero-1230x600.webp\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:47074;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-690x390.webp\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23864;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3692,5781,'_wp_attachment_image_alt','Oh Polly - Magento Fast Fashion Store'),(3693,5780,'_yoast_wpseo_primary_services','8'),(3694,5780,'_yoast_wpseo_primary_project_type','64'),(3695,5780,'_yoast_wpseo_primary_platform','22'),(3696,5780,'_yoast_wpseo_primary_sector','20'),(3697,5780,'_yoast_wpseo_content_score','90'),(3698,5780,'_yoast_wpseo_estimated-reading-time-minutes','6'),(3699,5780,'_yoast_wpseo_wordproof_timestamp',''),(3702,5780,'_thumbnail_id','8623'),(3703,5780,'sub_title','One of the UK\'s fastest-growing fashion brands, with 8 million social media followers worldwide.'),(3704,5780,'_sub_title','field_65d85bf8524fe'),(3705,5780,'page_content_0_results_intro','<h2>Brand-new eCommerce website build to maximise sales resulting in £2 million turnover in the first year.</h2>'),(3706,5780,'_page_content_0_results_intro','field_65d85c8ab2150'),(3707,5780,'page_content_0_result_stats_0_statistic','155,000'),(3708,5780,'_page_content_0_result_stats_0_statistic','field_65bcc827f1b65'),(3709,5780,'page_content_0_result_stats_1_statistic','£2m'),(3710,5780,'_page_content_0_result_stats_1_statistic','field_65bcc827f1b65'),(3711,5780,'page_content_0_result_stats_2_statistic','52%'),(3712,5780,'_page_content_0_result_stats_2_statistic','field_65bcc827f1b65'),(3713,5780,'page_content_0_result_stats','3'),(3714,5780,'_page_content_0_result_stats','field_65bcc815f1b64'),(3715,5780,'page_content','a:10:{i:0;s:7:\"results\";i:1;s:9:\"the_brief\";i:2;s:15:\"full_size_image\";i:3;s:11:\"the_problem\";i:4;s:9:\"split_col\";i:5;s:9:\"split_col\";i:6;s:12:\"our_solution\";i:7;s:9:\"split_col\";i:8;s:9:\"split_col\";i:9;s:11:\"the_results\";}'),(3716,5780,'_page_content','field_65bcc7b3f1b60'),(3717,5801,'_wp_attached_file','Oh-Polly-Final-Image.webp'),(3718,5801,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2360;s:6:\"height\";i:1560;s:4:\"file\";s:25:\"Oh-Polly-Final-Image.webp\";s:8:\"filesize\";i:222950;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-Final-Image-730x483.webp\";s:5:\"width\";i:730;s:6:\"height\";i:483;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:59930;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-Final-Image-855x565.webp\";s:5:\"width\";i:855;s:6:\"height\";i:565;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:75258;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-Final-Image-760x760.webp\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:80680;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-Final-Image-768x508.webp\";s:5:\"width\";i:768;s:6:\"height\";i:508;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:63352;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-Final-Image-1536x1015.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:1015;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:170246;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-Final-Image-2048x1354.webp\";s:5:\"width\";i:2048;s:6:\"height\";i:1354;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:245530;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-Final-Image-750x1140.webp\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:95278;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-Final-Image-2360x1067.webp\";s:5:\"width\";i:2360;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:252044;}s:8:\"masthead\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-Final-Image-2360x422.webp\";s:5:\"width\";i:2360;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:98074;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-Final-Image-1460x1200.webp\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:173558;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-Final-Image-1460x800.webp\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:138664;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-Final-Image-690x600.webp\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:63978;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-Final-Image-2360x800.webp\";s:5:\"width\";i:2360;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:152092;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-Final-Image-690x240.webp\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32474;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-Final-Image-710x400.webp\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:50048;}s:10:\"team-small\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-Final-Image-450x480.webp\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:39532;}s:10:\"team-large\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-Final-Image-840x600.webp\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:75758;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-Final-Image-690x1164.webp\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:87090;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-Final-Image-2360x1172.webp\";s:5:\"width\";i:2360;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:269448;}s:10:\"page-small\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-Final-Image-690x480.webp\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:56498;}s:10:\"page-large\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-Final-Image-1960x1200.webp\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:219764;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-Final-Image-690x400.webp\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:49364;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-Final-Image-960x600.webp\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:84374;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-Final-Image-690x910.webp\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:81568;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-Final-Image-2360x1000.webp\";s:5:\"width\";i:2360;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:183540;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-Final-Image-690x800.webp\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:76156;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-Final-Image-2360x1400.webp\";s:5:\"width\";i:2360;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:228234;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-Final-Image-212x140.webp\";s:5:\"width\";i:212;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9500;}s:13:\"project-small\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-Final-Image-690x480.webp\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:56498;}s:13:\"project-large\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-Final-Image-1230x600.webp\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:98672;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-Final-Image-690x390.webp\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:48086;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3719,5801,'_wp_attachment_image_alt','Oh Polly - Magento Website'),(3720,5802,'_wp_attached_file','Oh-Polly-Image1-1.webp'),(3721,5802,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1160;s:6:\"height\";i:790;s:4:\"file\";s:22:\"Oh-Polly-Image1-1.webp\";s:8:\"filesize\";i:68784;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3722,5803,'_wp_attached_file','Oh-Polly-Image2.webp'),(3723,5803,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1360;s:6:\"height\";i:790;s:4:\"file\";s:20:\"Oh-Polly-Image2.webp\";s:8:\"filesize\";i:41776;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3724,5802,'_wp_attachment_image_alt','Fast Fashion'),(3725,5803,'_wp_attachment_image_alt','Oh Polly'),(3726,5780,'page_content_1_block_content','<h3>A Million-Pound eBay Business That Had Outgrown eBay.</h3>\r\nBefore Oh Polly became one of the UK\'s fastest-growing fashion brands, before the 8 million social media followers, the international shipping, and the comparisons to BooHoo, Missguided, and ASOS, they were a scrappy, fast-moving team doing over £1 million a year through eBay.\r\n\r\nThe brand was already growing at pace. Their social media presence was exploding at a time when social commerce was still in its infancy. The product was resonating. The audience was there. But the platform wasn\'t.\r\n\r\neBay had been the launchpad, but it couldn\'t be the destination. Oh Polly needed their own site, a polished, professional, feature-rich shopping experience that reflected the brand\'s identity, could compete with established fashion retailers, and had the scalability to handle the growth that was clearly coming.\r\n\r\nThey were referred to Actuate, and the brief was clear: build us a home.'),(3727,5780,'_page_content_1_block_content','field_65d85cc1b2153'),(3728,5780,'page_content_2_image','8660'),(3729,5780,'_page_content_2_image','field_65d85cd9b2156'),(3730,5780,'page_content_3_block_content','<h3>Understanding a Brand Built on Social.</h3>\r\nOh Polly wasn\'t a typical fashion startup. Their audience had been built entirely through social media: Instagram posts, viral content, and a visual identity defined by pastel tones and trend-driven styling. The website couldn\'t just be a shop. It had to feel like a natural extension of the social experience that had built the brand in the first place.\r\n\r\nWe immersed ourselves in the brand, its ethical culture, its Cambodian charity roots through The Brannerson Foundation, and crucially, what motivated, inspired, and engaged its audience. A thorough analysis of Oh Polly\'s social activity directly informed the site\'s visual style, tone, and user experience. Every design decision was rooted in what had already proven to resonate with their customers.'),(3731,5780,'_page_content_3_block_content','field_65d85cf0b2159'),(3744,5805,'_edit_lock','1733417225:1'),(3745,5805,'_edit_last','1'),(3746,5805,'page_content_0_results_intro','<h3 class=\"heading-3\">10% increase on order average values for UK’s leading leather company.</h3>'),(3747,5805,'_page_content_0_results_intro','field_65d85c8ab2150'),(3748,5805,'page_content_0_result_stats_0_statistic','<h4>10%</h4>\r\nIncrease in average order value'),(3749,5805,'_page_content_0_result_stats_0_statistic','field_65bcc827f1b65'),(3750,5805,'page_content_0_result_stats_1_statistic','<h4>3%</h4>\r\nDecrease in bounce rate'),(3751,5805,'_page_content_0_result_stats_1_statistic','field_65bcc827f1b65'),(3752,5805,'page_content_0_result_stats_2_statistic','<h4>20%</h4>\r\nIncrease in visitor duration'),(3753,5805,'_page_content_0_result_stats_2_statistic','field_65bcc827f1b65'),(3754,5805,'page_content_0_result_stats','3'),(3755,5805,'_page_content_0_result_stats','field_65bcc815f1b64'),(3756,5805,'page_content','a:10:{i:0;s:7:\"results\";i:1;s:9:\"the_brief\";i:2;s:15:\"full_size_image\";i:3;s:11:\"the_problem\";i:4;s:12:\"split_images\";i:5;s:12:\"our_solution\";i:6;s:9:\"split_col\";i:7;s:9:\"split_col\";i:8;s:11:\"testimonial\";i:9;s:11:\"the_results\";}'),(3757,5805,'_page_content','field_65bcc7b3f1b60'),(3758,5805,'sub_title','Luxury Leather Ecommerce'),(3759,5805,'_sub_title','field_65d85bf8524fe'),(3760,5805,'_yoast_wpseo_primary_services','12'),(3761,5805,'_yoast_wpseo_primary_project_type','21'),(3762,5805,'_yoast_wpseo_primary_platform','22'),(3763,5805,'_yoast_wpseo_primary_sector','39'),(3764,5805,'_yoast_wpseo_estimated-reading-time-minutes','3'),(3765,5805,'_yoast_wpseo_wordproof_timestamp',''),(3766,5805,'page_content_1_block_content','<h3>Luxury Leather Ecommerce</h3>\r\nQuietly exclusive and with a longstanding ethos to provide luxury leather goods that are handmade in England, everything about Pickett represents the unique character of artisanal luxury. Launched in 1988 by Trevor Pickett – the quintessential English eccentric – the Pickett brand has grown over the years and remains a proud purveyor of luxury goods. With over three decades of experience within the industry, Trevor has developed the brand into one offering a myriad of wonderful gifts and products.'),(3767,5805,'_page_content_1_block_content','field_65d85cc1b2153'),(3781,5809,'_edit_lock','1732899571:5'),(3782,5809,'_edit_last','5'),(3783,5809,'featured','1'),(3784,5809,'_featured','field_65e5f6bbf5937'),(3785,5809,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3786,5809,'_yoast_wpseo_wordproof_timestamp',''),(3787,5810,'_edit_last','5'),(3788,5810,'featured','1'),(3789,5810,'_featured','field_65e5f6bbf5937'),(3790,5810,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3791,5810,'_yoast_wpseo_wordproof_timestamp',''),(3792,5810,'_edit_lock','1741366769:1'),(3793,5811,'_edit_last','1'),(3794,5811,'featured','1'),(3795,5811,'_featured','field_65e5f6bbf5937'),(3796,5811,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3797,5811,'_yoast_wpseo_wordproof_timestamp',''),(3798,5811,'_edit_lock','1764333696:1'),(3799,5812,'_edit_last','5'),(3800,5812,'featured','1'),(3801,5812,'_featured','field_65e5f6bbf5937'),(3802,5812,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3803,5812,'_yoast_wpseo_wordproof_timestamp',''),(3804,5812,'_edit_lock','1732899214:5'),(3805,5813,'_edit_last','5'),(3806,5813,'featured','1'),(3807,5813,'_featured','field_65e5f6bbf5937'),(3808,5813,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3809,5813,'_yoast_wpseo_wordproof_timestamp',''),(3810,5813,'_edit_lock','1732899448:5'),(3811,5814,'_edit_last','5'),(3812,5814,'featured','1'),(3813,5814,'_featured','field_65e5f6bbf5937'),(3814,5814,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3815,5814,'_yoast_wpseo_wordproof_timestamp',''),(3816,5814,'_edit_lock','1732899383:5'),(3817,5815,'_edit_last','1'),(3818,5815,'featured','1'),(3819,5815,'_featured','field_65e5f6bbf5937'),(3820,5815,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3821,5815,'_yoast_wpseo_wordproof_timestamp',''),(3822,5815,'_edit_lock','1724753163:1'),(3823,5816,'_edit_last','1'),(3824,5816,'featured','0'),(3825,5816,'_featured','field_65e5f6bbf5937'),(3826,5816,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3827,5816,'_yoast_wpseo_wordproof_timestamp',''),(3828,5816,'_edit_lock','1715861612:1'),(3829,5817,'_edit_last','1'),(3830,5817,'featured','0'),(3831,5817,'_featured','field_65e5f6bbf5937'),(3832,5817,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3833,5817,'_yoast_wpseo_wordproof_timestamp',''),(3834,5817,'_edit_lock','1715861612:1'),(3835,5818,'_edit_last','1'),(3836,5818,'featured','0'),(3837,5818,'_featured','field_65e5f6bbf5937'),(3838,5818,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3839,5818,'_yoast_wpseo_wordproof_timestamp',''),(3840,5818,'_edit_lock','1715861466:1'),(3841,5819,'_edit_last','1'),(3842,5819,'featured','1'),(3843,5819,'_featured','field_65e5f6bbf5937'),(3844,5819,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3845,5819,'_yoast_wpseo_wordproof_timestamp',''),(3846,5819,'_edit_lock','1724753165:1'),(3847,5820,'_edit_last','1'),(3848,5820,'featured','0'),(3849,5820,'_featured','field_65e5f6bbf5937'),(3850,5820,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3851,5820,'_yoast_wpseo_wordproof_timestamp',''),(3852,5820,'_edit_lock','1715861613:1'),(3853,5821,'_edit_last','1'),(3854,5821,'featured','0'),(3855,5821,'_featured','field_65e5f6bbf5937'),(3856,5821,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3857,5821,'_yoast_wpseo_wordproof_timestamp',''),(3858,5821,'_edit_lock','1732874357:5'),(3859,5822,'_edit_lock','1715861470:1'),(3860,5822,'_edit_last','1'),(3861,5822,'featured','0'),(3862,5822,'_featured','field_65e5f6bbf5937'),(3863,5822,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3864,5822,'_yoast_wpseo_wordproof_timestamp',''),(3865,5823,'_edit_last','1'),(3866,5823,'featured','0'),(3867,5823,'_featured','field_65e5f6bbf5937'),(3868,5823,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3869,5823,'_yoast_wpseo_wordproof_timestamp',''),(3870,5823,'_edit_lock','1715861613:1'),(3871,5824,'_wp_attached_file','adobe-commerce.png'),(3872,5824,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:736;s:6:\"height\";i:194;s:4:\"file\";s:18:\"adobe-commerce.png\";s:8:\"filesize\";i:10088;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-730x192.png\";s:5:\"width\";i:730;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35959;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-690x194.png\";s:5:\"width\";i:690;s:6:\"height\";i:194;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24891;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-690x194.png\";s:5:\"width\";i:690;s:6:\"height\";i:194;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24891;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-710x194.png\";s:5:\"width\";i:710;s:6:\"height\";i:194;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25339;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-450x194.png\";s:5:\"width\";i:450;s:6:\"height\";i:194;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18136;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-690x194.png\";s:5:\"width\";i:690;s:6:\"height\";i:194;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24891;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-690x194.png\";s:5:\"width\";i:690;s:6:\"height\";i:194;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24891;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-690x194.png\";s:5:\"width\";i:690;s:6:\"height\";i:194;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24891;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-690x194.png\";s:5:\"width\";i:690;s:6:\"height\";i:194;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24891;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-690x194.png\";s:5:\"width\";i:690;s:6:\"height\";i:194;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24891;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"adobe-commerce-360x95.png\";s:5:\"width\";i:360;s:6:\"height\";i:95;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13403;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-690x194.png\";s:5:\"width\";i:690;s:6:\"height\";i:194;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24891;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-690x194.png\";s:5:\"width\";i:690;s:6:\"height\";i:194;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24891;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3873,5824,'_wp_attachment_image_alt','Adobe Commerce'),(3874,5810,'_thumbnail_id','5824'),(3875,5825,'_wp_attached_file','corefinity-logo.png'),(3876,5825,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:139;s:4:\"file\";s:19:\"corefinity-logo.png\";s:8:\"filesize\";i:11295;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"corefinity-logo-730x127.png\";s:5:\"width\";i:730;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42266;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"corefinity-logo-760x139.png\";s:5:\"width\";i:760;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30725;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"corefinity-logo-768x133.png\";s:5:\"width\";i:768;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44945;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"corefinity-logo-750x139.png\";s:5:\"width\";i:750;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29947;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"corefinity-logo-690x139.png\";s:5:\"width\";i:690;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25054;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"corefinity-logo-690x139.png\";s:5:\"width\";i:690;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25054;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"corefinity-logo-710x139.png\";s:5:\"width\";i:710;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26431;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"corefinity-logo-450x139.png\";s:5:\"width\";i:450;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10205;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"corefinity-logo-690x139.png\";s:5:\"width\";i:690;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25054;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"corefinity-logo-690x139.png\";s:5:\"width\";i:690;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25054;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"corefinity-logo-690x139.png\";s:5:\"width\";i:690;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25054;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"corefinity-logo-690x139.png\";s:5:\"width\";i:690;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25054;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"corefinity-logo-690x139.png\";s:5:\"width\";i:690;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25054;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"corefinity-logo-360x63.png\";s:5:\"width\";i:360;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15385;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"corefinity-logo-690x139.png\";s:5:\"width\";i:690;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25054;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"corefinity-logo-690x139.png\";s:5:\"width\";i:690;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25054;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3877,5826,'_wp_attached_file','Klarna_Logo.png'),(3878,5826,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:228;s:4:\"file\";s:15:\"Klarna_Logo.png\";s:8:\"filesize\";i:6342;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Klarna_Logo-730x163.png\";s:5:\"width\";i:730;s:6:\"height\";i:163;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11538;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"Klarna_Logo-855x190.png\";s:5:\"width\";i:855;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14064;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Klarna_Logo-760x228.png\";s:5:\"width\";i:760;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10615;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Klarna_Logo-768x171.png\";s:5:\"width\";i:768;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12052;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:23:\"Klarna_Logo-750x228.png\";s:5:\"width\";i:750;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10392;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:23:\"Klarna_Logo-690x228.png\";s:5:\"width\";i:690;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9528;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:23:\"Klarna_Logo-690x228.png\";s:5:\"width\";i:690;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9528;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:23:\"Klarna_Logo-710x228.png\";s:5:\"width\";i:710;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9807;}s:10:\"team-small\";a:5:{s:4:\"file\";s:23:\"Klarna_Logo-450x228.png\";s:5:\"width\";i:450;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5482;}s:10:\"team-large\";a:5:{s:4:\"file\";s:23:\"Klarna_Logo-840x228.png\";s:5:\"width\";i:840;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11992;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:23:\"Klarna_Logo-690x228.png\";s:5:\"width\";i:690;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9528;}s:10:\"page-small\";a:5:{s:4:\"file\";s:23:\"Klarna_Logo-690x228.png\";s:5:\"width\";i:690;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9528;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:23:\"Klarna_Logo-690x228.png\";s:5:\"width\";i:690;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9528;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:23:\"Klarna_Logo-960x228.png\";s:5:\"width\";i:960;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13557;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:23:\"Klarna_Logo-690x228.png\";s:5:\"width\";i:690;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9528;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:23:\"Klarna_Logo-690x228.png\";s:5:\"width\";i:690;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9528;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:22:\"Klarna_Logo-360x80.png\";s:5:\"width\";i:360;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4647;}s:13:\"project-small\";a:5:{s:4:\"file\";s:23:\"Klarna_Logo-690x228.png\";s:5:\"width\";i:690;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9528;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:23:\"Klarna_Logo-690x228.png\";s:5:\"width\";i:690;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9528;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3879,5827,'_wp_attached_file','klaviyo-logo.png'),(3880,5827,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:89;s:4:\"file\";s:16:\"klaviyo-logo.png\";s:8:\"filesize\";i:5104;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3881,5828,'_wp_attached_file','linnworks-new-logo-dark.png'),(3882,5828,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:489;s:4:\"file\";s:27:\"linnworks-new-logo-dark.png\";s:8:\"filesize\";i:22778;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:36:\"linnworks-new-logo-dark-1180x489.png\";s:5:\"width\";i:1180;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24141;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:36:\"linnworks-new-logo-dark-1200x489.png\";s:5:\"width\";i:1200;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24242;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"linnworks-new-logo-dark-760x489.png\";s:5:\"width\";i:760;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16357;}s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"linnworks-new-logo-dark-730x139.png\";s:5:\"width\";i:730;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14155;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"linnworks-new-logo-dark-768x147.png\";s:5:\"width\";i:768;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15440;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"linnworks-new-logo-dark-855x163.png\";s:5:\"width\";i:855;s:6:\"height\";i:163;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17659;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"linnworks-new-logo-dark-1536x293.png\";s:5:\"width\";i:1536;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38886;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"linnworks-new-logo-dark-2048x391.png\";s:5:\"width\";i:2048;s:6:\"height\";i:391;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60747;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"linnworks-new-logo-dark-750x489.png\";s:5:\"width\";i:750;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16016;}s:8:\"masthead\";a:5:{s:4:\"file\";s:36:\"linnworks-new-logo-dark-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57319;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"linnworks-new-logo-dark-1460x489.png\";s:5:\"width\";i:1460;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27487;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:36:\"linnworks-new-logo-dark-1460x489.png\";s:5:\"width\";i:1460;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27487;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:35:\"linnworks-new-logo-dark-690x489.png\";s:5:\"width\";i:690;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15441;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:35:\"linnworks-new-logo-dark-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12403;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:35:\"linnworks-new-logo-dark-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20136;}s:10:\"team-small\";a:5:{s:4:\"file\";s:35:\"linnworks-new-logo-dark-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13016;}s:10:\"team-large\";a:5:{s:4:\"file\";s:35:\"linnworks-new-logo-dark-840x489.png\";s:5:\"width\";i:840;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18198;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"linnworks-new-logo-dark-690x489.png\";s:5:\"width\";i:690;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15441;}s:10:\"page-small\";a:5:{s:4:\"file\";s:35:\"linnworks-new-logo-dark-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21703;}s:10:\"page-large\";a:5:{s:4:\"file\";s:36:\"linnworks-new-logo-dark-1960x489.png\";s:5:\"width\";i:1960;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42191;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:35:\"linnworks-new-logo-dark-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19675;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:35:\"linnworks-new-logo-dark-960x489.png\";s:5:\"width\";i:960;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20066;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:35:\"linnworks-new-logo-dark-690x489.png\";s:5:\"width\";i:690;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15441;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:35:\"linnworks-new-logo-dark-690x489.png\";s:5:\"width\";i:690;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15441;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"linnworks-new-logo-dark-360x69.png\";s:5:\"width\";i:360;s:6:\"height\";i:69;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6339;}s:13:\"project-small\";a:5:{s:4:\"file\";s:35:\"linnworks-new-logo-dark-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21703;}s:13:\"project-large\";a:5:{s:4:\"file\";s:36:\"linnworks-new-logo-dark-1230x489.png\";s:5:\"width\";i:1230;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24479;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:35:\"linnworks-new-logo-dark-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19291;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3883,5829,'_wp_attached_file','logo_amasty.png'),(3884,5829,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1848;s:6:\"height\";i:452;s:4:\"file\";s:15:\"logo_amasty.png\";s:8:\"filesize\";i:10305;s:5:\"sizes\";a:26:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:24:\"logo_amasty-1180x452.png\";s:5:\"width\";i:1180;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15701;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:24:\"logo_amasty-1200x452.png\";s:5:\"width\";i:1200;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15841;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"logo_amasty-760x452.png\";s:5:\"width\";i:760;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11737;}s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"logo_amasty-730x179.png\";s:5:\"width\";i:730;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14779;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"logo_amasty-768x188.png\";s:5:\"width\";i:768;s:6:\"height\";i:188;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15679;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"logo_amasty-855x209.png\";s:5:\"width\";i:855;s:6:\"height\";i:209;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17842;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"logo_amasty-1536x376.png\";s:5:\"width\";i:1536;s:6:\"height\";i:376;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36866;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:23:\"logo_amasty-750x452.png\";s:5:\"width\";i:750;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11551;}s:8:\"masthead\";a:5:{s:4:\"file\";s:24:\"logo_amasty-1848x422.png\";s:5:\"width\";i:1848;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23100;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:24:\"logo_amasty-1460x452.png\";s:5:\"width\";i:1460;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17486;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:24:\"logo_amasty-1460x452.png\";s:5:\"width\";i:1460;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17486;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:23:\"logo_amasty-690x452.png\";s:5:\"width\";i:690;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10637;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:23:\"logo_amasty-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14282;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:23:\"logo_amasty-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21531;}s:10:\"team-small\";a:5:{s:4:\"file\";s:23:\"logo_amasty-450x452.png\";s:5:\"width\";i:450;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7208;}s:10:\"team-large\";a:5:{s:4:\"file\";s:23:\"logo_amasty-840x452.png\";s:5:\"width\";i:840;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12650;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:23:\"logo_amasty-690x452.png\";s:5:\"width\";i:690;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10637;}s:10:\"page-small\";a:5:{s:4:\"file\";s:23:\"logo_amasty-690x452.png\";s:5:\"width\";i:690;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10637;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:23:\"logo_amasty-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20696;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:23:\"logo_amasty-960x452.png\";s:5:\"width\";i:960;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13646;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:23:\"logo_amasty-690x452.png\";s:5:\"width\";i:690;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10637;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:23:\"logo_amasty-690x452.png\";s:5:\"width\";i:690;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10637;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:22:\"logo_amasty-360x88.png\";s:5:\"width\";i:360;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6449;}s:13:\"project-small\";a:5:{s:4:\"file\";s:23:\"logo_amasty-690x452.png\";s:5:\"width\";i:690;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10637;}s:13:\"project-large\";a:5:{s:4:\"file\";s:24:\"logo_amasty-1230x452.png\";s:5:\"width\";i:1230;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15995;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:23:\"logo_amasty-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20774;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3885,5830,'_wp_attached_file','Logo-Segmentify.png'),(3886,5830,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:631;s:6:\"height\";i:157;s:4:\"file\";s:19:\"Logo-Segmentify.png\";s:8:\"filesize\";i:39350;s:5:\"sizes\";a:2:{s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"Logo-Segmentify-450x157.png\";s:5:\"width\";i:450;s:6:\"height\";i:157;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23802;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"Logo-Segmentify-360x90.png\";s:5:\"width\";i:360;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21052;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3887,5831,'_wp_attached_file','Magento.png'),(3888,5831,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:283;s:4:\"file\";s:11:\"Magento.png\";s:8:\"filesize\";i:10299;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"Magento-730x202.png\";s:5:\"width\";i:730;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28783;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"Magento-855x236.png\";s:5:\"width\";i:855;s:6:\"height\";i:236;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35671;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"Magento-760x283.png\";s:5:\"width\";i:760;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20357;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"Magento-768x212.png\";s:5:\"width\";i:768;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29979;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:19:\"Magento-750x283.png\";s:5:\"width\";i:750;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20140;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:19:\"Magento-690x283.png\";s:5:\"width\";i:690;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17937;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:19:\"Magento-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28847;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:19:\"Magento-710x283.png\";s:5:\"width\";i:710;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18440;}s:10:\"team-small\";a:5:{s:4:\"file\";s:19:\"Magento-450x283.png\";s:5:\"width\";i:450;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13146;}s:10:\"team-large\";a:5:{s:4:\"file\";s:19:\"Magento-840x283.png\";s:5:\"width\";i:840;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23011;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:19:\"Magento-690x283.png\";s:5:\"width\";i:690;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17937;}s:10:\"page-small\";a:5:{s:4:\"file\";s:19:\"Magento-690x283.png\";s:5:\"width\";i:690;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17937;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:19:\"Magento-690x283.png\";s:5:\"width\";i:690;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17937;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"Magento-960x283.png\";s:5:\"width\";i:960;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26193;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:19:\"Magento-690x283.png\";s:5:\"width\";i:690;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17937;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:19:\"Magento-690x283.png\";s:5:\"width\";i:690;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17937;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:18:\"Magento-360x99.png\";s:5:\"width\";i:360;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11770;}s:13:\"project-small\";a:5:{s:4:\"file\";s:19:\"Magento-690x283.png\";s:5:\"width\";i:690;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17937;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:19:\"Magento-690x283.png\";s:5:\"width\";i:690;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17937;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3889,5832,'_wp_attached_file','Mollie-Logo.png'),(3890,5832,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:672;s:6:\"height\";i:196;s:4:\"file\";s:15:\"Mollie-Logo.png\";s:8:\"filesize\";i:7735;s:5:\"sizes\";a:2:{s:10:\"team-small\";a:5:{s:4:\"file\";s:23:\"Mollie-Logo-450x196.png\";s:5:\"width\";i:450;s:6:\"height\";i:196;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4649;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:23:\"Mollie-Logo-360x105.png\";s:5:\"width\";i:360;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5259;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3891,5833,'_wp_attached_file','pimberly-logo-digital.png'),(3892,5833,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2500;s:6:\"height\";i:500;s:4:\"file\";s:25:\"pimberly-logo-digital.png\";s:8:\"filesize\";i:132162;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:34:\"pimberly-logo-digital-1180x500.png\";s:5:\"width\";i:1180;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110299;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:34:\"pimberly-logo-digital-1200x500.png\";s:5:\"width\";i:1200;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:111187;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"pimberly-logo-digital-760x500.png\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60836;}s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"pimberly-logo-digital-730x146.png\";s:5:\"width\";i:730;s:6:\"height\";i:146;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41829;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"pimberly-logo-digital-768x154.png\";s:5:\"width\";i:768;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47558;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"pimberly-logo-digital-855x171.png\";s:5:\"width\";i:855;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59958;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"pimberly-logo-digital-1536x307.png\";s:5:\"width\";i:1536;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:229183;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"pimberly-logo-digital-2048x410.png\";s:5:\"width\";i:2048;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:431974;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:33:\"pimberly-logo-digital-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59613;}s:8:\"masthead\";a:5:{s:4:\"file\";s:34:\"pimberly-logo-digital-2500x422.png\";s:5:\"width\";i:2500;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:326588;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:34:\"pimberly-logo-digital-1460x500.png\";s:5:\"width\";i:1460;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146040;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:34:\"pimberly-logo-digital-1460x500.png\";s:5:\"width\";i:1460;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146040;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:33:\"pimberly-logo-digital-690x500.png\";s:5:\"width\";i:690;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53828;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:33:\"pimberly-logo-digital-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44734;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:33:\"pimberly-logo-digital-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94798;}s:10:\"team-small\";a:5:{s:4:\"file\";s:33:\"pimberly-logo-digital-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59691;}s:10:\"team-large\";a:5:{s:4:\"file\";s:33:\"pimberly-logo-digital-840x500.png\";s:5:\"width\";i:840;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72635;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:33:\"pimberly-logo-digital-690x500.png\";s:5:\"width\";i:690;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53828;}s:10:\"page-small\";a:5:{s:4:\"file\";s:33:\"pimberly-logo-digital-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104491;}s:10:\"page-large\";a:5:{s:4:\"file\";s:34:\"pimberly-logo-digital-1960x500.png\";s:5:\"width\";i:1960;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:241470;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:33:\"pimberly-logo-digital-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:92039;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:33:\"pimberly-logo-digital-960x500.png\";s:5:\"width\";i:960;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:81723;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:33:\"pimberly-logo-digital-690x500.png\";s:5:\"width\";i:690;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53828;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:33:\"pimberly-logo-digital-690x500.png\";s:5:\"width\";i:690;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53828;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:32:\"pimberly-logo-digital-360x72.png\";s:5:\"width\";i:360;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12212;}s:13:\"project-small\";a:5:{s:4:\"file\";s:33:\"pimberly-logo-digital-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104491;}s:13:\"project-large\";a:5:{s:4:\"file\";s:34:\"pimberly-logo-digital-1230x500.png\";s:5:\"width\";i:1230;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113457;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:33:\"pimberly-logo-digital-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94682;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3893,5834,'_wp_attached_file','reviewsio-logo.png'),(3894,5834,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1810;s:6:\"height\";i:290;s:4:\"file\";s:18:\"reviewsio-logo.png\";s:8:\"filesize\";i:16736;s:5:\"sizes\";a:25:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:27:\"reviewsio-logo-1180x290.png\";s:5:\"width\";i:1180;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17302;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:27:\"reviewsio-logo-1200x290.png\";s:5:\"width\";i:1200;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17543;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"reviewsio-logo-760x290.png\";s:5:\"width\";i:760;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10482;}s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"reviewsio-logo-730x117.png\";s:5:\"width\";i:730;s:6:\"height\";i:117;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19049;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"reviewsio-logo-768x123.png\";s:5:\"width\";i:768;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20666;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"reviewsio-logo-855x137.png\";s:5:\"width\";i:855;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23458;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"reviewsio-logo-1536x246.png\";s:5:\"width\";i:1536;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51178;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"reviewsio-logo-750x290.png\";s:5:\"width\";i:750;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10268;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"reviewsio-logo-1460x290.png\";s:5:\"width\";i:1460;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28034;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"reviewsio-logo-1460x290.png\";s:5:\"width\";i:1460;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28034;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"reviewsio-logo-690x290.png\";s:5:\"width\";i:690;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9095;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"reviewsio-logo-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14259;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"reviewsio-logo-710x290.png\";s:5:\"width\";i:710;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9414;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"reviewsio-logo-450x290.png\";s:5:\"width\";i:450;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6079;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"reviewsio-logo-840x290.png\";s:5:\"width\";i:840;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11478;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"reviewsio-logo-690x290.png\";s:5:\"width\";i:690;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9095;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"reviewsio-logo-690x290.png\";s:5:\"width\";i:690;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9095;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"reviewsio-logo-690x290.png\";s:5:\"width\";i:690;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9095;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"reviewsio-logo-960x290.png\";s:5:\"width\";i:960;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14234;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"reviewsio-logo-690x290.png\";s:5:\"width\";i:690;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9095;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"reviewsio-logo-690x290.png\";s:5:\"width\";i:690;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9095;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"reviewsio-logo-360x58.png\";s:5:\"width\";i:360;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7449;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"reviewsio-logo-690x290.png\";s:5:\"width\";i:690;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9095;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"reviewsio-logo-1230x290.png\";s:5:\"width\";i:1230;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17899;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"reviewsio-logo-690x290.png\";s:5:\"width\";i:690;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9095;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3895,5835,'_wp_attached_file','salesfire-logo.png'),(3896,5835,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:625;s:6:\"height\";i:129;s:4:\"file\";s:18:\"salesfire-logo.png\";s:8:\"filesize\";i:8401;s:5:\"sizes\";a:2:{s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"salesfire-logo-450x129.png\";s:5:\"width\";i:450;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6227;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"salesfire-logo-360x74.png\";s:5:\"width\";i:360;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7640;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3897,5836,'_wp_attached_file','Shopify_logo.png'),(3898,5836,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:228;s:4:\"file\";s:16:\"Shopify_logo.png\";s:8:\"filesize\";i:11583;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Shopify_logo-730x208.png\";s:5:\"width\";i:730;s:6:\"height\";i:208;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44142;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Shopify_logo-760x228.png\";s:5:\"width\";i:760;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28539;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Shopify_logo-768x219.png\";s:5:\"width\";i:768;s:6:\"height\";i:219;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47262;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:24:\"Shopify_logo-750x228.png\";s:5:\"width\";i:750;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28279;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"Shopify_logo-690x228.png\";s:5:\"width\";i:690;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25459;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"Shopify_logo-690x228.png\";s:5:\"width\";i:690;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25459;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"Shopify_logo-710x228.png\";s:5:\"width\";i:710;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26724;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"Shopify_logo-450x228.png\";s:5:\"width\";i:450;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11493;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:24:\"Shopify_logo-690x228.png\";s:5:\"width\";i:690;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25459;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"Shopify_logo-690x228.png\";s:5:\"width\";i:690;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25459;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"Shopify_logo-690x228.png\";s:5:\"width\";i:690;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25459;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"Shopify_logo-690x228.png\";s:5:\"width\";i:690;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25459;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"Shopify_logo-690x228.png\";s:5:\"width\";i:690;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25459;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"Shopify_logo-360x103.png\";s:5:\"width\";i:360;s:6:\"height\";i:103;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16172;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"Shopify_logo-690x228.png\";s:5:\"width\";i:690;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25459;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"Shopify_logo-690x228.png\";s:5:\"width\";i:690;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25459;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3899,5829,'_wp_attachment_image_alt','Amasty Magento/Adobe Commerce Modules'),(3900,5818,'_thumbnail_id','5829'),(3901,5825,'_wp_attachment_image_alt','Corefinity - AWS Magento/Adobe Commerce Hosting'),(3902,5813,'_thumbnail_id','5825'),(3903,5837,'_wp_attached_file','hyva_bronze-partner-badge_stacked_light@2x.png'),(3904,5837,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:766;s:6:\"height\";i:228;s:4:\"file\";s:46:\"hyva_bronze-partner-badge_stacked_light@2x.png\";s:8:\"filesize\";i:4569;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3905,5837,'_wp_attachment_image_alt','Hyva Magento Developers'),(3906,5811,'_thumbnail_id','7019'),(3907,5826,'_wp_attachment_image_alt','Klarna - Finance Payment Gateway'),(3908,5821,'_thumbnail_id','5826'),(3909,5827,'_wp_attachment_image_alt','Klaviyo - Email Marketing'),(3910,5816,'_thumbnail_id','5827'),(3911,5838,'_wp_attached_file','klevu-logo.png'),(3912,5838,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:336;s:6:\"height\";i:52;s:4:\"file\";s:14:\"klevu-logo.png\";s:8:\"filesize\";i:14205;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3913,5838,'_wp_attachment_image_alt','Klevu - AI Powered Search'),(3914,5817,'_thumbnail_id','5838'),(3915,5828,'_wp_attachment_image_alt','Linnworks - ERP'),(3916,5820,'_thumbnail_id','5828'),(3917,5831,'_wp_attachment_image_alt','Magento 2 Developers'),(3918,5809,'_thumbnail_id','5831'),(3919,5832,'_wp_attachment_image_alt','Mollie - AI Payments Provider'),(3920,5823,'_thumbnail_id','5832'),(3921,5833,'_wp_attachment_image_alt','Pimberly - PIM'),(3922,5815,'_thumbnail_id','5833'),(3923,5834,'_wp_attachment_image_alt','Reviews.io'),(3924,5819,'_thumbnail_id','5834'),(3925,5835,'_wp_attachment_image_alt','Salesfire'),(3926,5814,'_thumbnail_id','5835'),(3927,5830,'_wp_attachment_image_alt','Segmentify'),(3928,5822,'_thumbnail_id','5830'),(3929,5836,'_wp_attachment_image_alt','Shopify'),(3930,5812,'_thumbnail_id','5836'),(3936,5840,'_edit_lock','1741193406:1'),(3937,5840,'_edit_last','1'),(3938,5840,'_yoast_wpseo_content_score','60'),(3939,5840,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3940,5840,'_yoast_wpseo_wordproof_timestamp',''),(3946,5842,'_edit_lock','1741196196:1'),(3947,5842,'_edit_last','1'),(3948,5842,'_yoast_wpseo_content_score','90'),(3949,5842,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3950,5842,'_yoast_wpseo_wordproof_timestamp',''),(3961,5845,'_edit_lock','1772796202:1'),(3962,5845,'_edit_last','1'),(3963,5845,'_yoast_wpseo_content_score','60'),(3964,5845,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3965,5845,'_yoast_wpseo_wordproof_timestamp',''),(3972,5849,'_edit_lock','1733417174:1'),(3973,5849,'_edit_last','1'),(3974,5849,'page_content_0_results_intro','<h3 class=\"heading-3\">Magento 1 to Magento 2 Migration</h3>'),(3975,5849,'_page_content_0_results_intro','field_65d85c8ab2150'),(3976,5849,'page_content_0_result_stats_0_statistic','<h4>58%</h4>\r\nIncrease in sales'),(3977,5849,'_page_content_0_result_stats_0_statistic','field_65bcc827f1b65'),(3978,5849,'page_content_0_result_stats_1_statistic','<h4>£600K</h4>\r\nYOY revenue growth'),(3979,5849,'_page_content_0_result_stats_1_statistic','field_65bcc827f1b65'),(3980,5849,'page_content_0_result_stats_2_statistic','<h4>3x</h4>\r\nIncrease in time spent on site'),(3981,5849,'_page_content_0_result_stats_2_statistic','field_65bcc827f1b65'),(3982,5849,'page_content_0_result_stats','3'),(3983,5849,'_page_content_0_result_stats','field_65bcc815f1b64'),(3984,5849,'page_content_1_block_content','<h3>Magento 1 to Magento 2 Migration</h3>\r\nPeaceful Hooligan, are a young and upcoming casual clothing brand whose expansion across the UK meant they needed to provide their loyal customer with a slicker, faster and feature rich eCommerce solution. They wanted to craft the experience around the social activity that had built up with loyal customers and provide an online shopping journey that would compete with the larger outlets up and down the UK.'),(3985,5849,'_page_content_1_block_content','field_65d85cc1b2153'),(3994,5849,'page_content','a:9:{i:0;s:7:\"results\";i:1;s:9:\"the_brief\";i:2;s:15:\"full_size_image\";i:3;s:11:\"the_problem\";i:4;s:12:\"split_images\";i:5;s:12:\"our_solution\";i:6;s:9:\"split_col\";i:7;s:9:\"split_col\";i:8;s:11:\"the_results\";}'),(3995,5849,'_page_content','field_65bcc7b3f1b60'),(3996,5849,'sub_title','Frontline Football Fashion'),(3997,5849,'_sub_title','field_65d85bf8524fe'),(3998,5849,'_yoast_wpseo_primary_services','8'),(3999,5849,'_yoast_wpseo_primary_project_type','21'),(4000,5849,'_yoast_wpseo_primary_platform','22'),(4001,5849,'_yoast_wpseo_primary_sector','20'),(4002,5849,'_yoast_wpseo_estimated-reading-time-minutes','3'),(4003,5849,'_yoast_wpseo_wordproof_timestamp',''),(4004,5853,'_edit_lock','1764333621:1'),(4005,5853,'_edit_last','1'),(4006,5853,'page_content','a:9:{i:0;s:7:\"results\";i:1;s:9:\"the_brief\";i:2;s:15:\"full_size_image\";i:3;s:11:\"the_problem\";i:4;s:12:\"split_images\";i:5;s:12:\"our_solution\";i:6;s:9:\"split_col\";i:7;s:9:\"split_col\";i:8;s:11:\"the_results\";}'),(4007,5853,'_page_content','field_65bcc7b3f1b60'),(4008,5853,'sub_title',' Engagement TLC for Italian Furnishings'),(4009,5853,'_sub_title','field_65d85bf8524fe'),(4010,5853,'_yoast_wpseo_primary_services','5'),(4011,5853,'_yoast_wpseo_primary_project_type','13'),(4012,5853,'_yoast_wpseo_primary_platform','14'),(4013,5853,'_yoast_wpseo_primary_sector','40'),(4014,5853,'_yoast_wpseo_estimated-reading-time-minutes','3'),(4015,5853,'_yoast_wpseo_wordproof_timestamp',''),(4016,5854,'_edit_lock','1774280939:1'),(4017,5854,'_edit_last','1'),(4018,5854,'page_content','a:9:{i:0;s:7:\"results\";i:1;s:9:\"the_brief\";i:2;s:15:\"full_size_image\";i:3;s:11:\"the_problem\";i:4;s:12:\"split_images\";i:5;s:12:\"our_solution\";i:6;s:9:\"split_col\";i:7;s:9:\"split_col\";i:8;s:11:\"the_results\";}'),(4019,5854,'_page_content','field_65bcc7b3f1b60'),(4020,5854,'sub_title','A family-owned bathroom fittings supplier with over 20 years in the trade'),(4021,5854,'_sub_title','field_65d85bf8524fe'),(4022,5854,'_yoast_wpseo_primary_services','8'),(4023,5854,'_yoast_wpseo_primary_project_type','13'),(4024,5854,'_yoast_wpseo_primary_platform','14'),(4025,5854,'_yoast_wpseo_primary_sector','40'),(4026,5854,'_yoast_wpseo_estimated-reading-time-minutes','6'),(4027,5854,'_yoast_wpseo_wordproof_timestamp',''),(4028,5855,'_edit_lock','1774367124:1'),(4029,5855,'_edit_last','1'),(4030,5855,'page_content','a:11:{i:0;s:7:\"results\";i:1;s:9:\"the_brief\";i:2;s:15:\"full_size_image\";i:3;s:11:\"the_problem\";i:4;s:12:\"our_solution\";i:5;s:9:\"split_col\";i:6;s:9:\"split_col\";i:7;s:22:\"1_col_block_with_media\";i:8;s:9:\"split_col\";i:9;s:9:\"split_col\";i:10;s:11:\"the_results\";}'),(4031,5855,'_page_content','field_65bcc7b3f1b60'),(4032,5855,'sub_title','An independent luxury women\'s shirt and blouse brand, based in London since 2007'),(4033,5855,'_sub_title','field_65d85bf8524fe'),(4034,5855,'_yoast_wpseo_primary_services','8'),(4035,5855,'_yoast_wpseo_primary_project_type','13'),(4036,5855,'_yoast_wpseo_primary_platform','14'),(4037,5855,'_yoast_wpseo_primary_sector','20'),(4038,5855,'_yoast_wpseo_estimated-reading-time-minutes','7'),(4039,5855,'_yoast_wpseo_wordproof_timestamp',''),(4040,5856,'_edit_lock','1774363554:1'),(4041,5856,'_edit_last','1'),(4042,5856,'page_content','a:11:{i:0;s:7:\"results\";i:1;s:9:\"the_brief\";i:2;s:15:\"full_size_image\";i:3;s:11:\"the_problem\";i:4;s:9:\"split_col\";i:5;s:9:\"split_col\";i:6;s:12:\"our_solution\";i:7;s:9:\"split_col\";i:8;s:9:\"split_col\";i:9;s:11:\"testimonial\";i:10;s:11:\"the_results\";}'),(4043,5856,'_page_content','field_65bcc7b3f1b60'),(4044,5856,'sub_title','The UK\'s own build your own bear store'),(4045,5856,'_sub_title','field_65d85bf8524fe'),(4046,5856,'_yoast_wpseo_primary_services','8'),(4047,5856,'_yoast_wpseo_primary_project_type','13'),(4048,5856,'_yoast_wpseo_primary_platform','14'),(4049,5856,'_yoast_wpseo_primary_sector','44'),(4050,5856,'_yoast_wpseo_estimated-reading-time-minutes','6'),(4051,5856,'_yoast_wpseo_wordproof_timestamp',''),(4052,5857,'_edit_lock','1733476396:1'),(4053,5857,'_edit_last','1'),(4054,5857,'page_content','a:9:{i:0;s:7:\"results\";i:1;s:9:\"the_brief\";i:2;s:15:\"full_size_image\";i:3;s:11:\"the_problem\";i:4;s:12:\"split_images\";i:5;s:12:\"our_solution\";i:6;s:9:\"split_col\";i:7;s:9:\"split_col\";i:8;s:11:\"the_results\";}'),(4055,5857,'_page_content','field_65bcc7b3f1b60'),(4056,5857,'sub_title',''),(4057,5857,'_sub_title','field_65d85bf8524fe'),(4058,5857,'_yoast_wpseo_primary_services','8'),(4059,5857,'_yoast_wpseo_primary_project_type','13'),(4060,5857,'_yoast_wpseo_primary_platform','14'),(4061,5857,'_yoast_wpseo_primary_sector','43'),(4062,5857,'_yoast_wpseo_estimated-reading-time-minutes','2'),(4063,5857,'_yoast_wpseo_wordproof_timestamp',''),(4064,5858,'_edit_lock','1772797002:1'),(4065,5858,'_edit_last','1'),(4066,5858,'page_content','a:9:{i:0;s:7:\"results\";i:1;s:9:\"the_brief\";i:2;s:15:\"full_size_image\";i:3;s:11:\"the_problem\";i:4;s:12:\"split_images\";i:5;s:12:\"our_solution\";i:6;s:9:\"split_col\";i:7;s:9:\"split_col\";i:8;s:11:\"the_results\";}'),(4067,5858,'_page_content','field_65bcc7b3f1b60'),(4068,5858,'sub_title','Category-leading specialist rainwater products retailer.  '),(4069,5858,'_sub_title','field_65d85bf8524fe'),(4070,5858,'_yoast_wpseo_primary_services','8'),(4071,5858,'_yoast_wpseo_primary_project_type','60'),(4072,5858,'_yoast_wpseo_primary_platform','14'),(4073,5858,'_yoast_wpseo_primary_sector','69'),(4074,5858,'_yoast_wpseo_estimated-reading-time-minutes','6'),(4075,5858,'_yoast_wpseo_wordproof_timestamp',''),(4076,5859,'_edit_lock','1774366787:1'),(4077,5859,'_edit_last','1'),(4078,5859,'page_content','a:9:{i:0;s:9:\"the_brief\";i:1;s:15:\"full_size_image\";i:2;s:11:\"the_problem\";i:3;s:9:\"split_col\";i:4;s:9:\"split_col\";i:5;s:12:\"our_solution\";i:6;s:9:\"split_col\";i:7;s:9:\"split_col\";i:8;s:11:\"the_results\";}'),(4079,5859,'_page_content','field_65bcc7b3f1b60'),(4080,5859,'sub_title','A new white goods retailer entering a market dominated by household names.'),(4081,5859,'_sub_title','field_65d85bf8524fe'),(4082,5859,'_yoast_wpseo_primary_services','8'),(4083,5859,'_yoast_wpseo_primary_project_type','64'),(4084,5859,'_yoast_wpseo_primary_platform','14'),(4085,5859,'_yoast_wpseo_primary_sector','66'),(4086,5859,'_yoast_wpseo_estimated-reading-time-minutes','6'),(4087,5859,'_yoast_wpseo_wordproof_timestamp',''),(4088,5860,'_edit_lock','1774950648:1'),(4089,5860,'_edit_last','1'),(4090,5860,'page_content','a:12:{i:0;s:7:\"results\";i:1;s:9:\"the_brief\";i:2;s:11:\"testimonial\";i:3;s:15:\"full_size_image\";i:4;s:11:\"the_problem\";i:5;s:12:\"split_images\";i:6;s:9:\"split_col\";i:7;s:9:\"split_col\";i:8;s:12:\"our_solution\";i:9;s:9:\"split_col\";i:10;s:9:\"split_col\";i:11;s:11:\"the_results\";}'),(4091,5860,'_page_content','field_65bcc7b3f1b60'),(4092,5860,'sub_title','Leading household electricals & technology retailer. '),(4093,5860,'_sub_title','field_65d85bf8524fe'),(4094,5860,'_yoast_wpseo_primary_services','8'),(4095,5860,'_yoast_wpseo_primary_project_type','60'),(4096,5860,'_yoast_wpseo_primary_platform','14'),(4097,5860,'_yoast_wpseo_primary_sector','63'),(4098,5860,'_yoast_wpseo_estimated-reading-time-minutes','7'),(4099,5860,'_yoast_wpseo_wordproof_timestamp',''),(4100,5861,'_edit_lock','1774951430:1'),(4101,5861,'_edit_last','1'),(4102,5861,'page_content','a:11:{i:0;s:7:\"results\";i:1;s:9:\"the_brief\";i:2;s:15:\"full_size_image\";i:3;s:11:\"the_problem\";i:4;s:12:\"split_images\";i:5;s:9:\"split_col\";i:6;s:9:\"split_col\";i:7;s:12:\"our_solution\";i:8;s:9:\"split_col\";i:9;s:9:\"split_col\";i:10;s:11:\"the_results\";}'),(4103,5861,'_page_content','field_65bcc7b3f1b60'),(4104,5861,'sub_title','One of Europe\'s foremost producers and suppliers of MDF profiles'),(4105,5861,'_sub_title','field_65d85bf8524fe'),(4106,5861,'_yoast_wpseo_primary_services','8'),(4107,5861,'_yoast_wpseo_primary_project_type','67'),(4108,5861,'_yoast_wpseo_primary_platform','14'),(4109,5861,'_yoast_wpseo_primary_sector','68'),(4110,5861,'_yoast_wpseo_estimated-reading-time-minutes','6'),(4111,5861,'_yoast_wpseo_wordproof_timestamp',''),(4112,5862,'_edit_lock','1774951207:1'),(4113,5862,'_edit_last','1'),(4114,5862,'page_content','a:10:{i:0;s:7:\"results\";i:1;s:9:\"the_brief\";i:2;s:15:\"full_size_image\";i:3;s:11:\"the_problem\";i:4;s:9:\"split_col\";i:5;s:9:\"split_col\";i:6;s:12:\"our_solution\";i:7;s:9:\"split_col\";i:8;s:9:\"split_col\";i:9;s:11:\"the_results\";}'),(4115,5862,'_page_content','field_65bcc7b3f1b60'),(4116,5862,'sub_title','One of the UK\'s leading MDF profile suppliers'),(4117,5862,'_sub_title','field_65d85bf8524fe'),(4118,5862,'_yoast_wpseo_primary_services','8'),(4119,5862,'_yoast_wpseo_primary_project_type','67'),(4120,5862,'_yoast_wpseo_primary_platform','14'),(4121,5862,'_yoast_wpseo_primary_sector','68'),(4122,5862,'_yoast_wpseo_estimated-reading-time-minutes','7'),(4123,5862,'_yoast_wpseo_wordproof_timestamp',''),(4124,5863,'_edit_lock','1774366165:1'),(4125,5863,'_edit_last','1'),(4126,5863,'page_content','a:10:{i:0;s:7:\"results\";i:1;s:9:\"the_brief\";i:2;s:11:\"the_problem\";i:3;s:12:\"split_images\";i:4;s:9:\"split_col\";i:5;s:9:\"split_col\";i:6;s:12:\"our_solution\";i:7;s:9:\"split_col\";i:8;s:9:\"split_col\";i:9;s:11:\"the_results\";}'),(4127,5863,'_page_content','field_65bcc7b3f1b60'),(4128,5863,'sub_title','One of the UK\'s leading motorcycle helmet and accessories retailers.'),(4129,5863,'_sub_title','field_65d85bf8524fe'),(4130,5863,'_yoast_wpseo_primary_services','8'),(4131,5863,'_yoast_wpseo_primary_project_type','23'),(4132,5863,'_yoast_wpseo_primary_platform','14'),(4133,5863,'_yoast_wpseo_primary_sector','24'),(4134,5863,'_yoast_wpseo_estimated-reading-time-minutes','7'),(4135,5863,'_yoast_wpseo_wordproof_timestamp',''),(4136,5864,'_edit_lock','1774951009:1'),(4137,5864,'_edit_last','1'),(4138,5864,'page_content','a:11:{i:0;s:7:\"results\";i:1;s:9:\"the_brief\";i:2;s:15:\"full_size_image\";i:3;s:11:\"the_problem\";i:4;s:12:\"split_images\";i:5;s:12:\"our_solution\";i:6;s:9:\"split_col\";i:7;s:9:\"split_col\";i:8;s:10:\"centre_col\";i:9;s:11:\"testimonial\";i:10;s:11:\"the_results\";}'),(4139,5864,'_page_content','field_65bcc7b3f1b60'),(4140,5864,'sub_title','A destination boutique for luxury fashion since 1986'),(4141,5864,'_sub_title','field_65d85bf8524fe'),(4142,5864,'_yoast_wpseo_primary_services','12'),(4143,5864,'_yoast_wpseo_primary_project_type','60'),(4144,5864,'_yoast_wpseo_primary_platform','16'),(4145,5864,'_yoast_wpseo_primary_sector','62'),(4146,5864,'_yoast_wpseo_estimated-reading-time-minutes','6'),(4147,5864,'_yoast_wpseo_wordproof_timestamp',''),(4148,5865,'_edit_lock','1774951691:1'),(4149,5865,'_edit_last','1'),(4150,5865,'page_content','a:12:{i:0;s:7:\"results\";i:1;s:9:\"the_brief\";i:2;s:15:\"full_size_image\";i:3;s:11:\"the_problem\";i:4;s:9:\"cta_block\";i:5;s:12:\"split_images\";i:6;s:9:\"split_col\";i:7;s:9:\"split_col\";i:8;s:12:\"our_solution\";i:9;s:9:\"split_col\";i:10;s:9:\"split_col\";i:11;s:11:\"the_results\";}'),(4151,5865,'_page_content','field_65bcc7b3f1b60'),(4152,5865,'sub_title','The market leader in luxury British handmade sofas.'),(4153,5865,'_sub_title','field_65d85bf8524fe'),(4154,5865,'_yoast_wpseo_primary_services','8'),(4155,5865,'_yoast_wpseo_primary_project_type','60'),(4156,5865,'_yoast_wpseo_primary_platform','14'),(4157,5865,'_yoast_wpseo_primary_sector','61'),(4158,5865,'_yoast_wpseo_estimated-reading-time-minutes','6'),(4159,5865,'_yoast_wpseo_wordproof_timestamp',''),(4160,5866,'_edit_lock','1774950843:1'),(4161,5866,'_edit_last','1'),(4162,5866,'page_content','a:9:{i:0;s:7:\"results\";i:1;s:9:\"the_brief\";i:2;s:15:\"full_size_image\";i:3;s:11:\"the_problem\";i:4;s:12:\"split_images\";i:5;s:12:\"our_solution\";i:6;s:9:\"split_col\";i:7;s:9:\"split_col\";i:8;s:11:\"the_results\";}'),(4163,5866,'_page_content','field_65bcc7b3f1b60'),(4164,5866,'sub_title','The UK licensee for one of the world\'s most recognised premium beauty brands.'),(4165,5866,'_sub_title','field_65d85bf8524fe'),(4166,5866,'_yoast_wpseo_primary_services','12'),(4167,5866,'_yoast_wpseo_primary_project_type','41'),(4168,5866,'_yoast_wpseo_primary_platform','17'),(4169,5866,'_yoast_wpseo_primary_sector','42'),(4170,5866,'_yoast_wpseo_estimated-reading-time-minutes','6'),(4171,5866,'_yoast_wpseo_wordproof_timestamp',''),(4175,5865,'page_content_0_results_intro','<h2>Migration to Magento 2 - Site redesign &amp; ongoing development support, streamlining workflow &amp; increasing sales by 15%.</h2>'),(4176,5865,'_page_content_0_results_intro','field_65d85c8ab2150'),(4177,5865,'page_content_0_result_stats','3'),(4178,5865,'_page_content_0_result_stats','field_65bcc815f1b64'),(4179,5865,'page_content_1_block_content','<h3>A Growing Brand Held Back by an Ageing Platform</h3>\r\nWillow &amp; Hall had built something special, a luxury furniture brand known for British-designed, handmade sofas, beds, and accessories that customers loved. The product was right. The brand was strong. But the ecommerce operation behind it was falling apart.\r\n\r\nTheir Magento 1 store had become a liability. The in-house team were spending hours each day wrestling with a stock management system that was overcomplicated and error-prone. Running promotions felt like defusing a bomb. The setup was so complex that mistakes were inevitable. And persistent issues with their SalesForce integration meant they couldn\'t get a clear picture of their customers or make data-driven decisions with any confidence.\r\n\r\nIf any of this sounds familiar, you\'re not alone. It\'s the reality for many ecommerce teams stuck on platforms that haven\'t kept pace with the business.\r\n\r\nThen came the final straw. Adobe announced that Magento 1 would no longer support Opayo (formerly Sage Pay) for payment processing. The upgrade wasn\'t optional anymore. It was critical.'),(4180,5865,'_page_content_1_block_content','field_65d85cc1b2153'),(4485,5917,'_wp_attached_file','willow-and-hall-hero-scaled.png'),(4486,5917,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3640;s:6:\"height\";i:1138;s:4:\"file\";s:31:\"willow-and-hall-hero-scaled.png\";s:8:\"filesize\";i:6438180;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"willow-and-hall-hero-scaled-730x228.png\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:347294;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"willow-and-hall-hero-scaled-855x267.png\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:471427;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"willow-and-hall-hero-scaled-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1162833;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"willow-and-hall-hero-scaled-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:383364;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"willow-and-hall-hero-scaled-1536x480.png\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1431316;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:40:\"willow-and-hall-hero-scaled-2048x640.png\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2430701;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"willow-and-hall-hero-scaled-750x1138.png\";s:5:\"width\";i:750;s:6:\"height\";i:1138;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1509079;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:41:\"willow-and-hall-hero-scaled-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4608017;}s:8:\"masthead\";a:5:{s:4:\"file\";s:40:\"willow-and-hall-hero-scaled-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2013009;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"willow-and-hall-hero-scaled-1460x1138.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1138;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2893412;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:40:\"willow-and-hall-hero-scaled-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2240192;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:39:\"willow-and-hall-hero-scaled-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:877171;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:40:\"willow-and-hall-hero-scaled-3640x800.png\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4664155;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:39:\"willow-and-hall-hero-scaled-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:352197;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:39:\"willow-and-hall-hero-scaled-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:628152;}s:10:\"team-small\";a:5:{s:4:\"file\";s:39:\"willow-and-hall-hero-scaled-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:480015;}s:10:\"team-large\";a:5:{s:4:\"file\";s:39:\"willow-and-hall-hero-scaled-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1047552;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"willow-and-hall-hero-scaled-690x1138.png\";s:5:\"width\";i:690;s:6:\"height\";i:1138;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1386924;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:41:\"willow-and-hall-hero-scaled-2960x1138.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1138;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5453475;}s:10:\"page-small\";a:5:{s:4:\"file\";s:39:\"willow-and-hall-hero-scaled-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:714130;}s:10:\"page-large\";a:5:{s:4:\"file\";s:41:\"willow-and-hall-hero-scaled-1960x1138.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1138;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3769011;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:39:\"willow-and-hall-hero-scaled-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:601969;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"willow-and-hall-hero-scaled-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1179701;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:39:\"willow-and-hall-hero-scaled-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1198725;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:41:\"willow-and-hall-hero-scaled-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4918706;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:39:\"willow-and-hall-hero-scaled-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1105570;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"willow-and-hall-hero-scaled-360x113.png\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88696;}s:13:\"project-small\";a:5:{s:4:\"file\";s:39:\"willow-and-hall-hero-scaled-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:714130;}s:13:\"project-large\";a:5:{s:4:\"file\";s:40:\"willow-and-hall-hero-scaled-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1485936;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:39:\"willow-and-hall-hero-scaled-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:584865;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:40:\"willow-and-hall-hero-scaled-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1857067;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:40:\"willow-and-hall-hero-scaled-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1909552;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4487,5917,'_wp_attachment_image_alt','Willow and Hall - Magento 1 to Magento 2 migration'),(4488,5918,'_wp_attached_file','willow-and-hall-main.png'),(4489,5918,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1384;s:4:\"file\";s:24:\"willow-and-hall-main.png\";s:8:\"filesize\";i:2006178;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"willow-and-hall-main-730x395.png\";s:5:\"width\";i:730;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:546044;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"willow-and-hall-main-855x462.png\";s:5:\"width\";i:855;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:744572;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"willow-and-hall-main-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:999871;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"willow-and-hall-main-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:603540;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"willow-and-hall-main-1536x830.png\";s:5:\"width\";i:1536;s:6:\"height\";i:830;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2377973;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"willow-and-hall-main-2048x1107.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4159032;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:33:\"willow-and-hall-main-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1361461;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:34:\"willow-and-hall-main-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4435040;}s:8:\"masthead\";a:5:{s:4:\"file\";s:33:\"willow-and-hall-main-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1852300;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:34:\"willow-and-hall-main-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3043749;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:33:\"willow-and-hall-main-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2172336;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:32:\"willow-and-hall-main-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:727175;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:33:\"willow-and-hall-main-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3374564;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:32:\"willow-and-hall-main-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:323116;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:32:\"willow-and-hall-main-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:536935;}s:10:\"team-small\";a:5:{s:4:\"file\";s:32:\"willow-and-hall-main-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:370954;}s:10:\"team-large\";a:5:{s:4:\"file\";s:32:\"willow-and-hall-main-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:905668;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:33:\"willow-and-hall-main-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1248099;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:34:\"willow-and-hall-main-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4825261;}s:10:\"page-small\";a:5:{s:4:\"file\";s:32:\"willow-and-hall-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:600871;}s:10:\"page-large\";a:5:{s:4:\"file\";s:34:\"willow-and-hall-main-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4222316;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:32:\"willow-and-hall-main-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:520592;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"willow-and-hall-main-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1059326;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:32:\"willow-and-hall-main-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1036710;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:34:\"willow-and-hall-main-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4182829;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:32:\"willow-and-hall-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:931740;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:32:\"willow-and-hall-main-259x140.png\";s:5:\"width\";i:259;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74327;}s:13:\"project-small\";a:5:{s:4:\"file\";s:32:\"willow-and-hall-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:600871;}s:13:\"project-large\";a:5:{s:4:\"file\";s:33:\"willow-and-hall-main-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1386661;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:32:\"willow-and-hall-main-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:508465;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4490,5918,'_wp_attachment_image_alt','Willow and Hall - Magento 2 Hyvä Website'),(4491,5919,'_wp_attached_file','willow-and-hall-swatches.png'),(4492,5919,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:28:\"willow-and-hall-swatches.png\";s:8:\"filesize\";i:241603;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-swatches-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:246438;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-swatches-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:233775;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-swatches-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:369664;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-swatches-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:273401;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"willow-and-hall-swatches-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:665757;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:38:\"willow-and-hall-swatches-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:587071;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"willow-and-hall-swatches-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:227997;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"willow-and-hall-swatches-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:605106;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:37:\"willow-and-hall-swatches-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:449555;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-swatches-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:245719;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:37:\"willow-and-hall-swatches-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:449555;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-swatches-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94226;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-swatches-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:186633;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-swatches-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:165904;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-swatches-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:308273;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"willow-and-hall-swatches-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:616636;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:38:\"willow-and-hall-swatches-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:604700;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-swatches-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:213836;}s:10:\"page-large\";a:5:{s:4:\"file\";s:38:\"willow-and-hall-swatches-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:605106;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-swatches-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:184599;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-swatches-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:359140;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-swatches-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:498195;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:38:\"willow-and-hall-swatches-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:557142;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-swatches-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:400784;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-swatches-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17921;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-swatches-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:213836;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"willow-and-hall-swatches-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:404463;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-swatches-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:178418;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4493,5919,'_wp_attachment_image_alt','Willow and Hall - Magento 2 Swatch Example'),(4494,5920,'_wp_attached_file','willow-and-hall-content.png'),(4495,5920,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:27:\"willow-and-hall-content.png\";s:8:\"filesize\";i:509218;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"willow-and-hall-content-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:425544;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"willow-and-hall-content-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:399828;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"willow-and-hall-content-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:573190;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"willow-and-hall-content-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:476532;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-content-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:814789;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:37:\"willow-and-hall-content-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1371251;}s:8:\"masthead\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-content-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:476690;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:37:\"willow-and-hall-content-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1390284;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-content-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1191681;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:35:\"willow-and-hall-content-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:411108;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-content-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1191681;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:35:\"willow-and-hall-content-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:181793;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:35:\"willow-and-hall-content-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:354904;}s:10:\"team-small\";a:5:{s:4:\"file\";s:35:\"willow-and-hall-content-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:228472;}s:10:\"team-large\";a:5:{s:4:\"file\";s:35:\"willow-and-hall-content-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:554256;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-content-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:758200;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:37:\"willow-and-hall-content-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1389925;}s:10:\"page-small\";a:5:{s:4:\"file\";s:35:\"willow-and-hall-content-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:375993;}s:10:\"page-large\";a:5:{s:4:\"file\";s:37:\"willow-and-hall-content-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1390284;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:35:\"willow-and-hall-content-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:345072;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:35:\"willow-and-hall-content-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:677666;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:35:\"willow-and-hall-content-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:619872;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:37:\"willow-and-hall-content-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1347004;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:35:\"willow-and-hall-content-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:551766;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:35:\"willow-and-hall-content-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30772;}s:13:\"project-small\";a:5:{s:4:\"file\";s:35:\"willow-and-hall-content-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:375993;}s:13:\"project-large\";a:5:{s:4:\"file\";s:36:\"willow-and-hall-content-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:854269;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:35:\"willow-and-hall-content-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:337480;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4496,5920,'_wp_attachment_image_alt','Willow and Hall - Magento 2 Content Example'),(4497,5921,'_wp_attached_file','willow-and-hall-deep-content.png'),(4498,5921,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:32:\"willow-and-hall-deep-content.png\";s:8:\"filesize\";i:469902;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4499,5921,'_wp_attachment_image_alt','Willow and Hall - Magento 2 Redefined UX'),(4500,5865,'_thumbnail_id','8616'),(4501,5865,'_yoast_wpseo_primary_project_services','73'),(4502,5922,'_wp_attached_file','willow-and-hall-website-designs.png'),(4503,5922,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1228;s:4:\"file\";s:35:\"willow-and-hall-website-designs.png\";s:8:\"filesize\";i:793376;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"willow-and-hall-website-designs-730x350.png\";s:5:\"width\";i:730;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:219010;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"willow-and-hall-website-designs-855x410.png\";s:5:\"width\";i:855;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:294468;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"willow-and-hall-website-designs-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:605630;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"willow-and-hall-website-designs-768x368.png\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:241308;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:44:\"willow-and-hall-website-designs-1536x737.png\";s:5:\"width\";i:1536;s:6:\"height\";i:737;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:929182;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:44:\"willow-and-hall-website-designs-2048x982.png\";s:5:\"width\";i:2048;s:6:\"height\";i:982;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1622553;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:44:\"willow-and-hall-website-designs-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:854290;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:45:\"willow-and-hall-website-designs-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1948600;}s:8:\"masthead\";a:5:{s:4:\"file\";s:44:\"willow-and-hall-website-designs-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:848147;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:45:\"willow-and-hall-website-designs-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1740806;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:44:\"willow-and-hall-website-designs-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1063510;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:43:\"willow-and-hall-website-designs-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:425631;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:44:\"willow-and-hall-website-designs-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1654766;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:43:\"willow-and-hall-website-designs-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:175118;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:43:\"willow-and-hall-website-designs-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:273210;}s:10:\"team-small\";a:5:{s:4:\"file\";s:43:\"willow-and-hall-website-designs-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:229480;}s:10:\"team-large\";a:5:{s:4:\"file\";s:43:\"willow-and-hall-website-designs-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:516104;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:44:\"willow-and-hall-website-designs-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:800520;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:45:\"willow-and-hall-website-designs-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1984656;}s:10:\"page-small\";a:5:{s:4:\"file\";s:43:\"willow-and-hall-website-designs-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:345859;}s:10:\"page-large\";a:5:{s:4:\"file\";s:45:\"willow-and-hall-website-designs-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2166994;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:43:\"willow-and-hall-website-designs-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:271619;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:43:\"willow-and-hall-website-designs-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:563414;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:43:\"willow-and-hall-website-designs-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:646336;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:45:\"willow-and-hall-website-designs-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1915768;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:43:\"willow-and-hall-website-designs-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:576730;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:43:\"willow-and-hall-website-designs-292x140.png\";s:5:\"width\";i:292;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44174;}s:13:\"project-small\";a:5:{s:4:\"file\";s:43:\"willow-and-hall-website-designs-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:345859;}s:13:\"project-large\";a:5:{s:4:\"file\";s:44:\"willow-and-hall-website-designs-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:606125;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:43:\"willow-and-hall-website-designs-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:260753;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4504,5922,'_wp_attachment_image_alt','Willow and Hall - Magento 2 Hyvä Website'),(4505,5923,'_wp_attached_file','willow-and-hall-customiser.png'),(4506,5923,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:30:\"willow-and-hall-customiser.png\";s:8:\"filesize\";i:154849;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4507,5923,'_wp_attachment_image_alt','Willow and Hall - Magento 2 Hyvä Refined UX'),(4508,5926,'_wp_attached_file','be-my-bear-hero-scaled.png'),(4509,5926,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1138;s:4:\"file\";s:26:\"be-my-bear-hero-scaled.png\";s:8:\"filesize\";i:6094885;s:5:\"sizes\";a:34:{s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:28:\"be-my-bear-hero-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1277781;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:29:\"be-my-bear-hero-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4204796;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-hero-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2902430;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:28:\"be-my-bear-hero-3640x800.png\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4101311;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:28:\"be-my-bear-hero-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1184502;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-hero-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5152627;}s:10:\"page-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-hero-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3889754;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"be-my-bear-hero-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1013925;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-hero-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4595735;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6883697;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6883697;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:28:\"be-my-bear-hero-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1660157;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:28:\"be-my-bear-hero-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1708273;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"be-my-bear-hero-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1031310;}s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"be-my-bear-hero-730x228.png\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:325963;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"be-my-bear-hero-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:361474;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"be-my-bear-hero-855x267.png\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:443687;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"be-my-bear-hero-1536x480.png\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1367475;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"be-my-bear-hero-2048x640.png\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2327318;}s:8:\"masthead\";a:5:{s:4:\"file\";s:28:\"be-my-bear-hero-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1854943;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:28:\"be-my-bear-hero-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1997849;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"be-my-bear-hero-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:784497;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"be-my-bear-hero-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:326194;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"be-my-bear-hero-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:587360;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"be-my-bear-hero-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:411894;}s:10:\"team-large\";a:5:{s:4:\"file\";s:27:\"be-my-bear-hero-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:953064;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"be-my-bear-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:641769;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"be-my-bear-hero-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:571845;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"be-my-bear-hero-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1090135;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"be-my-bear-hero-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:940596;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"be-my-bear-hero-360x113.png\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:81339;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"be-my-bear-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:641769;}s:13:\"project-large\";a:5:{s:4:\"file\";s:28:\"be-my-bear-hero-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1379298;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"be-my-bear-hero-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:529569;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"be-my-bear-hero.png\";}'),(4510,5927,'_wp_attached_file','be-my-bear-image1.png'),(4511,5927,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:21:\"be-my-bear-image1.png\";s:8:\"filesize\";i:230423;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image1-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:205651;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image1-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:193050;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:273383;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image1-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:229556;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"be-my-bear-image1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:371796;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"be-my-bear-image1-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:578712;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"be-my-bear-image1-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:298192;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"be-my-bear-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:624429;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"be-my-bear-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:517751;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:195585;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"be-my-bear-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:517751;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106609;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:161971;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110767;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:242438;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"be-my-bear-image1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:343237;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"be-my-bear-image1-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:613346;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:163835;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"be-my-bear-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:624429;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:156814;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:296195;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:286660;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"be-my-bear-image1-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:554033;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:263855;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image1-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16840;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:163835;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"be-my-bear-image1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:398888;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:154898;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4512,5928,'_wp_attached_file','be-my-bear-image2.png'),(4513,5928,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:21:\"be-my-bear-image2.png\";s:8:\"filesize\";i:329037;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image2-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:328392;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image2-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:309296;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image2-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:447953;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image2-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:369211;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"be-my-bear-image2-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:687185;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"be-my-bear-image2-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:796385;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"be-my-bear-image2-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:123916;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"be-my-bear-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:934553;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"be-my-bear-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:476244;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image2-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:318691;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"be-my-bear-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:476244;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image2-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66916;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image2-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:175650;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image2-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:178258;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image2-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:366357;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"be-my-bear-image2-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626974;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"be-my-bear-image2-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:904609;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:240210;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"be-my-bear-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:934553;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image2-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:176911;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image2-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:393361;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image2-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:520103;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"be-my-bear-image2-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:718069;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image2-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:441793;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image2-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22737;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:240210;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"be-my-bear-image2-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:400490;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-image2-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:168579;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4514,5929,'_wp_attached_file','be-my-bear-image3.png'),(4515,5929,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:21:\"be-my-bear-image3.png\";s:8:\"filesize\";i:190909;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4516,5930,'_wp_attached_file','be-my-bear-image4.png'),(4517,5930,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:21:\"be-my-bear-image4.png\";s:8:\"filesize\";i:112308;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4518,5931,'_wp_attached_file','be-my-bear-main.png'),(4519,5931,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1384;s:4:\"file\";s:19:\"be-my-bear-main.png\";s:8:\"filesize\";i:2018719;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"be-my-bear-main-730x395.png\";s:5:\"width\";i:730;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:486726;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"be-my-bear-main-855x462.png\";s:5:\"width\";i:855;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:651938;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"be-my-bear-main-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:928337;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"be-my-bear-main-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:534904;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"be-my-bear-main-1536x830.png\";s:5:\"width\";i:1536;s:6:\"height\";i:830;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2026655;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"be-my-bear-main-2048x1107.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3591066;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:28:\"be-my-bear-main-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1379714;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:29:\"be-my-bear-main-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4109674;}s:8:\"masthead\";a:5:{s:4:\"file\";s:28:\"be-my-bear-main-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1667250;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-main-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2777559;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:28:\"be-my-bear-main-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1849111;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"be-my-bear-main-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:670186;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:28:\"be-my-bear-main-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3093174;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"be-my-bear-main-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:284299;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"be-my-bear-main-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:478261;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"be-my-bear-main-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:360842;}s:10:\"team-large\";a:5:{s:4:\"file\";s:27:\"be-my-bear-main-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:807515;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:28:\"be-my-bear-main-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1298954;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-main-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4505288;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"be-my-bear-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:543907;}s:10:\"page-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-main-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3707605;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"be-my-bear-main-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:464841;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"be-my-bear-main-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:922840;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"be-my-bear-main-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1018787;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-main-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3848940;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"be-my-bear-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:893595;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"be-my-bear-main-259x140.png\";s:5:\"width\";i:259;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76069;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"be-my-bear-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:543907;}s:13:\"project-large\";a:5:{s:4:\"file\";s:28:\"be-my-bear-main-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1178025;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"be-my-bear-main-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:454836;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4520,5932,'_wp_attached_file','be-my-bear-mockup.png'),(4521,5932,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1228;s:4:\"file\";s:21:\"be-my-bear-mockup.png\";s:8:\"filesize\";i:646368;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"be-my-bear-mockup-730x350.png\";s:5:\"width\";i:730;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:231826;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-mockup-855x410.png\";s:5:\"width\";i:855;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:312108;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"be-my-bear-mockup-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:555678;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-mockup-768x368.png\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:256889;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"be-my-bear-mockup-1536x737.png\";s:5:\"width\";i:1536;s:6:\"height\";i:737;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:960500;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"be-my-bear-mockup-2048x982.png\";s:5:\"width\";i:2048;s:6:\"height\";i:982;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1677227;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"be-my-bear-mockup-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:784797;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"be-my-bear-mockup-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1728365;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"be-my-bear-mockup-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:725628;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"be-my-bear-mockup-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1605976;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"be-my-bear-mockup-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1083337;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"be-my-bear-mockup-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:394071;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"be-my-bear-mockup-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1428599;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-mockup-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:183186;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-mockup-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:283898;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-mockup-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:210789;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-mockup-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:491541;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"be-my-bear-mockup-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:727976;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"be-my-bear-mockup-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1771443;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:336815;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"be-my-bear-mockup-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2148905;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-mockup-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:280810;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"be-my-bear-mockup-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:559105;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-mockup-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:594242;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"be-my-bear-mockup-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1690637;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-mockup-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:521875;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-mockup-292x140.png\";s:5:\"width\";i:292;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48171;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:336815;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"be-my-bear-mockup-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:631352;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"be-my-bear-mockup-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:271278;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4522,5926,'_wp_attachment_image_alt','Be My Bear - Magento 2 Website'),(4523,5856,'_thumbnail_id','8625'),(4524,5856,'_yoast_wpseo_primary_project_services',''),(4525,5933,'_wp_attached_file','helmet-city-hero-scaled.png'),(4526,5933,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1138;s:4:\"file\";s:27:\"helmet-city-hero-scaled.png\";s:8:\"filesize\";i:2078389;s:5:\"sizes\";a:35:{s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"helmet-city-hero-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:835536;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"helmet-city-hero-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1247066;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"helmet-city-hero-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:787453;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"helmet-city-hero-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1844692;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"helmet-city-hero-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1421708;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:29:\"helmet-city-hero-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:832741;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:29:\"helmet-city-hero-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:850996;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"helmet-city-hero-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:597376;}s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"helmet-city-hero-730x228.png\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:177022;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"helmet-city-hero-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:194787;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"helmet-city-hero-855x267.png\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:231329;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"helmet-city-hero-1536x480.png\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:604551;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"helmet-city-hero-2048x640.png\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:935077;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"helmet-city-hero-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1595078;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"helmet-city-hero-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:684232;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"helmet-city-hero-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:906364;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"helmet-city-hero-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:477241;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"helmet-city-hero-3640x800.png\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1465919;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"helmet-city-hero-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:179146;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"helmet-city-hero-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:301902;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"helmet-city-hero-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:272429;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"helmet-city-hero-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:537472;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"helmet-city-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:357381;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"helmet-city-hero-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:295984;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"helmet-city-hero-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:573254;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"helmet-city-hero-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:660220;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"helmet-city-hero-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1704240;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"helmet-city-hero-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:590405;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:30:\"helmet-city-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1979065;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"helmet-city-hero-360x113.png\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50020;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"helmet-city-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:357381;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"helmet-city-hero-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:663215;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"helmet-city-hero-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:287954;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:30:\"helmet-city-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1979065;}s:23:\"page-small_old_750x1140\";a:5:{s:4:\"file\";s:29:\"helmet-city-hero-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:835536;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"helmet-city-hero.png\";}'),(4527,5934,'_wp_attached_file','helmet-city-image1.png'),(4528,5934,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:22:\"helmet-city-image1.png\";s:8:\"filesize\";i:826932;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"helmet-city-image1-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:692225;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"helmet-city-image1-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:649784;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"helmet-city-image1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:922995;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"helmet-city-image1-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:779201;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:31:\"helmet-city-image1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1343919;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:32:\"helmet-city-image1-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2108839;}s:8:\"masthead\";a:5:{s:4:\"file\";s:31:\"helmet-city-image1-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:983403;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:32:\"helmet-city-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2315844;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:31:\"helmet-city-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1644682;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:30:\"helmet-city-image1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:660233;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:31:\"helmet-city-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1644682;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:30:\"helmet-city-image1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:305184;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:30:\"helmet-city-image1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:472751;}s:10:\"team-small\";a:5:{s:4:\"file\";s:30:\"helmet-city-image1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:353418;}s:10:\"team-large\";a:5:{s:4:\"file\";s:30:\"helmet-city-image1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:814031;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:31:\"helmet-city-image1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1248603;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:32:\"helmet-city-image1-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2273638;}s:10:\"page-small\";a:5:{s:4:\"file\";s:30:\"helmet-city-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:538557;}s:10:\"page-large\";a:5:{s:4:\"file\";s:32:\"helmet-city-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2315844;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:30:\"helmet-city-image1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:459274;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"helmet-city-image1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:942559;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:30:\"helmet-city-image1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1009523;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:32:\"helmet-city-image1-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1992865;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:30:\"helmet-city-image1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:884112;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:30:\"helmet-city-image1-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50225;}s:13:\"project-small\";a:5:{s:4:\"file\";s:30:\"helmet-city-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:538557;}s:13:\"project-large\";a:5:{s:4:\"file\";s:31:\"helmet-city-image1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1258480;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:30:\"helmet-city-image1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:449184;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4529,5935,'_wp_attached_file','helmet-city-image2.png'),(4530,5935,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:22:\"helmet-city-image2.png\";s:8:\"filesize\";i:549285;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"helmet-city-image2-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:537237;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"helmet-city-image2-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:502657;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"helmet-city-image2-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:752148;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"helmet-city-image2-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:612589;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:31:\"helmet-city-image2-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1139084;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:32:\"helmet-city-image2-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1266412;}s:8:\"masthead\";a:5:{s:4:\"file\";s:31:\"helmet-city-image2-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:536217;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:32:\"helmet-city-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1399408;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:31:\"helmet-city-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:963279;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:30:\"helmet-city-image2-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:513671;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:31:\"helmet-city-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:963279;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:30:\"helmet-city-image2-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:245565;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:30:\"helmet-city-image2-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:380246;}s:10:\"team-small\";a:5:{s:4:\"file\";s:30:\"helmet-city-image2-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:275702;}s:10:\"team-large\";a:5:{s:4:\"file\";s:30:\"helmet-city-image2-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:657839;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:31:\"helmet-city-image2-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1056058;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:32:\"helmet-city-image2-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1369329;}s:10:\"page-small\";a:5:{s:4:\"file\";s:30:\"helmet-city-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:424664;}s:10:\"page-large\";a:5:{s:4:\"file\";s:32:\"helmet-city-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1399408;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:30:\"helmet-city-image2-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:367900;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"helmet-city-image2-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:785038;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:30:\"helmet-city-image2-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:843925;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:32:\"helmet-city-image2-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1196884;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:30:\"helmet-city-image2-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:729501;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:30:\"helmet-city-image2-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34685;}s:13:\"project-small\";a:5:{s:4:\"file\";s:30:\"helmet-city-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:424664;}s:13:\"project-large\";a:5:{s:4:\"file\";s:31:\"helmet-city-image2-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1057622;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:30:\"helmet-city-image2-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:360298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4531,5936,'_wp_attached_file','helmet-city-image3.png'),(4532,5936,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:22:\"helmet-city-image3.png\";s:8:\"filesize\";i:886266;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4533,5937,'_wp_attached_file','helmet-city-image4.png'),(4534,5937,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:22:\"helmet-city-image4.png\";s:8:\"filesize\";i:889915;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4535,5938,'_wp_attached_file','helmet-city-main.png'),(4536,5938,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1384;s:4:\"file\";s:20:\"helmet-city-main.png\";s:8:\"filesize\";i:1767622;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"helmet-city-main-730x395.png\";s:5:\"width\";i:730;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:543994;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"helmet-city-main-855x462.png\";s:5:\"width\";i:855;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:728374;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"helmet-city-main-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1053176;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"helmet-city-main-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:599274;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"helmet-city-main-1536x830.png\";s:5:\"width\";i:1536;s:6:\"height\";i:830;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2247808;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"helmet-city-main-2048x1107.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3989938;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"helmet-city-main-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1569613;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"helmet-city-main-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4155743;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"helmet-city-main-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1734122;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"helmet-city-main-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3149119;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"helmet-city-main-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2055835;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"helmet-city-main-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:761422;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"helmet-city-main-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3164480;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"helmet-city-main-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:316804;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"helmet-city-main-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:536114;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"helmet-city-main-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:410943;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"helmet-city-main-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:908674;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"helmet-city-main-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1473693;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"helmet-city-main-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4545902;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"helmet-city-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:611801;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"helmet-city-main-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4121743;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"helmet-city-main-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:520945;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"helmet-city-main-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1028177;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"helmet-city-main-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1152170;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"helmet-city-main-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3897185;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"helmet-city-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1010154;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"helmet-city-main-259x140.png\";s:5:\"width\";i:259;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:83339;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"helmet-city-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:611801;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"helmet-city-main-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1322738;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"helmet-city-main-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:509544;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4537,5933,'_wp_attachment_image_alt','Helmet City - Magento 2 Website'),(4538,5863,'_thumbnail_id','8642'),(4539,5863,'_yoast_wpseo_primary_project_services','73'),(4540,5939,'_wp_attached_file','home-feeling-hero.png'),(4541,5939,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:800;s:4:\"file\";s:21:\"home-feeling-hero.png\";s:8:\"filesize\";i:991337;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-730x228.png\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:248690;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-855x267.png\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:339609;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:957301;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:276035;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"home-feeling-hero-1536x480.png\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1145001;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"home-feeling-hero-2048x640.png\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2084287;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-750x800.png\";s:5:\"width\";i:750;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:733986;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"home-feeling-hero-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1331898;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"home-feeling-hero-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1401433;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"home-feeling-hero-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1401433;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:692067;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:248226;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:462824;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:351926;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:837061;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:674547;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:531043;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"home-feeling-hero-1960x800.png\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1848883;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:449727;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:959870;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:674547;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:674547;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-360x113.png\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:65661;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:531043;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"home-feeling-hero-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1223864;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-hero-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:420105;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4542,5940,'_wp_attached_file','home-feeling-image1.png'),(4543,5940,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:23:\"home-feeling-image1.png\";s:8:\"filesize\";i:781405;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"home-feeling-image1-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:580785;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"home-feeling-image1-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:544236;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"home-feeling-image1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:781501;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"home-feeling-image1-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:655185;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:32:\"home-feeling-image1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1187945;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:33:\"home-feeling-image1-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1645088;}s:8:\"masthead\";a:5:{s:4:\"file\";s:32:\"home-feeling-image1-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:629577;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:33:\"home-feeling-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1857073;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:32:\"home-feeling-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1245788;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:31:\"home-feeling-image1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:554412;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:32:\"home-feeling-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1245788;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:31:\"home-feeling-image1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:231659;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:31:\"home-feeling-image1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:393634;}s:10:\"team-small\";a:5:{s:4:\"file\";s:31:\"home-feeling-image1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:295571;}s:10:\"team-large\";a:5:{s:4:\"file\";s:31:\"home-feeling-image1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:681226;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:32:\"home-feeling-image1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1113045;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:33:\"home-feeling-image1-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1812992;}s:10:\"page-small\";a:5:{s:4:\"file\";s:31:\"home-feeling-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:448527;}s:10:\"page-large\";a:5:{s:4:\"file\";s:33:\"home-feeling-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1857073;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:31:\"home-feeling-image1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:382564;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:31:\"home-feeling-image1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:794279;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:31:\"home-feeling-image1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:866095;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:33:\"home-feeling-image1-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1552738;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:31:\"home-feeling-image1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:749040;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:31:\"home-feeling-image1-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39512;}s:13:\"project-small\";a:5:{s:4:\"file\";s:31:\"home-feeling-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:448527;}s:13:\"project-large\";a:5:{s:4:\"file\";s:32:\"home-feeling-image1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1038896;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:31:\"home-feeling-image1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:374261;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4544,5941,'_wp_attached_file','home-feeling-image2.png'),(4545,5941,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:23:\"home-feeling-image2.png\";s:8:\"filesize\";i:725965;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"home-feeling-image2-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:535466;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"home-feeling-image2-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:500807;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"home-feeling-image2-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:739343;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"home-feeling-image2-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:605135;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:32:\"home-feeling-image2-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1131238;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:33:\"home-feeling-image2-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1522436;}s:8:\"masthead\";a:5:{s:4:\"file\";s:32:\"home-feeling-image2-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:630212;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:33:\"home-feeling-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1658396;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:32:\"home-feeling-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1197358;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:31:\"home-feeling-image2-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:512858;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:32:\"home-feeling-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1197358;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:31:\"home-feeling-image2-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:211874;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:31:\"home-feeling-image2-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:368430;}s:10:\"team-small\";a:5:{s:4:\"file\";s:31:\"home-feeling-image2-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:279488;}s:10:\"team-large\";a:5:{s:4:\"file\";s:31:\"home-feeling-image2-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:650452;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:32:\"home-feeling-image2-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1063082;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:33:\"home-feeling-image2-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1632191;}s:10:\"page-small\";a:5:{s:4:\"file\";s:31:\"home-feeling-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:427540;}s:10:\"page-large\";a:5:{s:4:\"file\";s:33:\"home-feeling-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1658396;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:31:\"home-feeling-image2-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:359530;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:31:\"home-feeling-image2-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:761980;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:31:\"home-feeling-image2-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:834995;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:33:\"home-feeling-image2-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1443680;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:31:\"home-feeling-image2-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:717749;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:31:\"home-feeling-image2-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37100;}s:13:\"project-small\";a:5:{s:4:\"file\";s:31:\"home-feeling-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:427540;}s:13:\"project-large\";a:5:{s:4:\"file\";s:32:\"home-feeling-image2-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:997550;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:31:\"home-feeling-image2-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:349350;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4546,5942,'_wp_attached_file','home-feeling-image3.png'),(4547,5942,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:23:\"home-feeling-image3.png\";s:8:\"filesize\";i:796951;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4548,5943,'_wp_attached_file','home-feeling-image4.png'),(4549,5943,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:23:\"home-feeling-image4.png\";s:8:\"filesize\";i:786090;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4550,5944,'_wp_attached_file','home-feeling-main.png'),(4551,5944,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1384;s:4:\"file\";s:21:\"home-feeling-main.png\";s:8:\"filesize\";i:1596794;s:5:\"sizes\";a:32:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:30:\"home-feeling-main-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1510380;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:30:\"home-feeling-main-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1562993;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"home-feeling-main-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:930860;}s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"home-feeling-main-730x395.png\";s:5:\"width\";i:730;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:442510;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"home-feeling-main-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:489518;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"home-feeling-main-855x462.png\";s:5:\"width\";i:855;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:603024;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"home-feeling-main-1536x830.png\";s:5:\"width\";i:1536;s:6:\"height\";i:830;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1994696;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"home-feeling-main-2048x1107.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3614376;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"home-feeling-main-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1468027;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"home-feeling-main-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3412602;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"home-feeling-main-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1634031;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"home-feeling-main-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2825560;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"home-feeling-main-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1811255;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"home-feeling-main-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:646602;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"home-feeling-main-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2740002;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-main-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:278013;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"home-feeling-main-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:434092;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-main-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:347141;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"home-feeling-main-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:770670;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"home-feeling-main-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1390573;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"home-feeling-main-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3685081;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:505722;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"home-feeling-main-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3728943;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-main-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:422006;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"home-feeling-main-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:875875;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-main-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1059153;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"home-feeling-main-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3248344;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:910976;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-main-259x140.png\";s:5:\"width\";i:259;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63448;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:505722;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"home-feeling-main-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1153395;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"home-feeling-main-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:411909;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4552,5944,'_wp_attachment_image_alt','Home Feeling - Magento 2 Website'),(4553,5859,'_thumbnail_id','8650'),(4554,5859,'_yoast_wpseo_primary_project_services',''),(4555,5945,'_wp_attached_file','mere-bathrooms-hero-scaled.png'),(4556,5945,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3640;s:6:\"height\";i:1138;s:4:\"file\";s:30:\"mere-bathrooms-hero-scaled.png\";s:8:\"filesize\";i:3377910;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"mere-bathrooms-hero-scaled-730x228.png\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:193958;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"mere-bathrooms-hero-scaled-855x267.png\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:261028;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"mere-bathrooms-hero-scaled-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:333064;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"mere-bathrooms-hero-scaled-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:213541;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"mere-bathrooms-hero-scaled-1536x480.png\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:766745;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"mere-bathrooms-hero-scaled-2048x640.png\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1306794;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:39:\"mere-bathrooms-hero-scaled-750x1138.png\";s:5:\"width\";i:750;s:6:\"height\";i:1138;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:395460;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:40:\"mere-bathrooms-hero-scaled-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2216687;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"mere-bathrooms-hero-scaled-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:983904;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:40:\"mere-bathrooms-hero-scaled-1460x1138.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1138;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:923952;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"mere-bathrooms-hero-scaled-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:917865;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"mere-bathrooms-hero-scaled-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:266033;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:39:\"mere-bathrooms-hero-scaled-3640x800.png\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2292474;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"mere-bathrooms-hero-scaled-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:191553;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"mere-bathrooms-hero-scaled-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:246592;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"mere-bathrooms-hero-scaled-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:131522;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"mere-bathrooms-hero-scaled-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:341771;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:39:\"mere-bathrooms-hero-scaled-690x1138.png\";s:5:\"width\";i:690;s:6:\"height\";i:1138;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:362393;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:40:\"mere-bathrooms-hero-scaled-2960x1138.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1138;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2695242;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"mere-bathrooms-hero-scaled-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:232842;}s:10:\"page-large\";a:5:{s:4:\"file\";s:40:\"mere-bathrooms-hero-scaled-1960x1138.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1138;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1456957;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"mere-bathrooms-hero-scaled-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:228700;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"mere-bathrooms-hero-scaled-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:426608;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"mere-bathrooms-hero-scaled-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:331938;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:40:\"mere-bathrooms-hero-scaled-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2571084;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"mere-bathrooms-hero-scaled-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:310816;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:38:\"mere-bathrooms-hero-scaled-360x113.png\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52028;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"mere-bathrooms-hero-scaled-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:232842;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"mere-bathrooms-hero-scaled-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:655529;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"mere-bathrooms-hero-scaled-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:228975;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:39:\"mere-bathrooms-hero-scaled-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:631482;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:39:\"mere-bathrooms-hero-scaled-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:648613;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4557,5946,'_wp_attached_file','mere-bathrooms-image1.png'),(4558,5946,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:25:\"mere-bathrooms-image1.png\";s:8:\"filesize\";i:132005;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image1-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:161242;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image1-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:148892;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:218105;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image1-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:176810;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-image1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:323413;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:35:\"mere-bathrooms-image1-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:292471;}s:8:\"masthead\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-image1-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:161210;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:35:\"mere-bathrooms-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:301615;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:247433;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:145896;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:247433;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72118;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:120688;}s:10:\"team-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77696;}s:10:\"team-large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:205375;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-image1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:298504;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:35:\"mere-bathrooms-image1-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:300974;}s:10:\"page-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:131857;}s:10:\"page-large\";a:5:{s:4:\"file\";s:35:\"mere-bathrooms-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:301615;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:118001;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:262649;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:244092;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:35:\"mere-bathrooms-image1-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:286202;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:207933;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image1-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9477;}s:13:\"project-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:131857;}s:13:\"project-large\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-image1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:340901;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:114090;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4559,5947,'_wp_attached_file','mere-bathrooms-image2.png'),(4560,5947,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:25:\"mere-bathrooms-image2.png\";s:8:\"filesize\";i:175472;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image2-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:173815;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image2-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:162801;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image2-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:231522;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image2-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:194406;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-image2-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:290180;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:35:\"mere-bathrooms-image2-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:363759;}s:8:\"masthead\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-image2-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53795;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:35:\"mere-bathrooms-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:451349;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:174456;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image2-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:164471;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:174456;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image2-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31679;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image2-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80085;}s:10:\"team-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image2-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:93672;}s:10:\"team-large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image2-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:177988;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-image2-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:263492;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:35:\"mere-bathrooms-image2-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:432133;}s:10:\"page-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:116943;}s:10:\"page-large\";a:5:{s:4:\"file\";s:35:\"mere-bathrooms-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:451349;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image2-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80946;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image2-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:177099;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image2-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:235009;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:35:\"mere-bathrooms-image2-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:317762;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image2-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:219182;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image2-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13618;}s:13:\"project-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:116943;}s:13:\"project-large\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-image2-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:143418;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-image2-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76684;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4561,5948,'_wp_attached_file','mere-bathrooms-image3.png'),(4562,5948,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:25:\"mere-bathrooms-image3.png\";s:8:\"filesize\";i:235087;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4563,5949,'_wp_attached_file','mere-bathrooms-image4.png'),(4564,5949,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:25:\"mere-bathrooms-image4.png\";s:8:\"filesize\";i:155020;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4565,5950,'_wp_attached_file','mere-bathrooms-main.png'),(4566,5950,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1384;s:4:\"file\";s:23:\"mere-bathrooms-main.png\";s:8:\"filesize\";i:975907;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"mere-bathrooms-main-730x395.png\";s:5:\"width\";i:730;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:280915;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"mere-bathrooms-main-855x462.png\";s:5:\"width\";i:855;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:382264;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"mere-bathrooms-main-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:578296;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"mere-bathrooms-main-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:310813;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"mere-bathrooms-main-1536x830.png\";s:5:\"width\";i:1536;s:6:\"height\";i:830;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1206124;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-main-2048x1107.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2098016;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:32:\"mere-bathrooms-main-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:843811;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-main-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1745757;}s:8:\"masthead\";a:5:{s:4:\"file\";s:32:\"mere-bathrooms-main-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:565789;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-main-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1652497;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:32:\"mere-bathrooms-main-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1107588;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:31:\"mere-bathrooms-main-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:411570;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:32:\"mere-bathrooms-main-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1189028;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:31:\"mere-bathrooms-main-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:147660;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:31:\"mere-bathrooms-main-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:277398;}s:10:\"team-small\";a:5:{s:4:\"file\";s:31:\"mere-bathrooms-main-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:221119;}s:10:\"team-large\";a:5:{s:4:\"file\";s:31:\"mere-bathrooms-main-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:493443;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:32:\"mere-bathrooms-main-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:795405;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-main-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1985185;}s:10:\"page-small\";a:5:{s:4:\"file\";s:31:\"mere-bathrooms-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:328544;}s:10:\"page-large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-main-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2179198;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:31:\"mere-bathrooms-main-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:269949;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:31:\"mere-bathrooms-main-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:558497;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:31:\"mere-bathrooms-main-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:625650;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-main-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1596248;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:31:\"mere-bathrooms-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:553916;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:31:\"mere-bathrooms-main-259x140.png\";s:5:\"width\";i:259;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38727;}s:13:\"project-small\";a:5:{s:4:\"file\";s:31:\"mere-bathrooms-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:328544;}s:13:\"project-large\";a:5:{s:4:\"file\";s:32:\"mere-bathrooms-main-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:680344;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:31:\"mere-bathrooms-main-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:262808;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4567,5951,'_wp_attached_file','mere-bathrooms-mockup.png'),(4568,5951,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1228;s:4:\"file\";s:25:\"mere-bathrooms-mockup.png\";s:8:\"filesize\";i:698136;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-mockup-730x350.png\";s:5:\"width\";i:730;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:222692;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-mockup-855x410.png\";s:5:\"width\";i:855;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:301267;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-mockup-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:563382;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-mockup-768x368.png\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:246674;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-mockup-1536x737.png\";s:5:\"width\";i:1536;s:6:\"height\";i:737;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:952696;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-mockup-2048x982.png\";s:5:\"width\";i:2048;s:6:\"height\";i:982;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1671291;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-mockup-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:799412;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:35:\"mere-bathrooms-mockup-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1734115;}s:8:\"masthead\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-mockup-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:828550;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:35:\"mere-bathrooms-mockup-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1665049;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-mockup-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1071987;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-mockup-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:400640;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-mockup-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1441605;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-mockup-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:173360;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-mockup-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:272902;}s:10:\"team-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-mockup-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:208837;}s:10:\"team-large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-mockup-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:493987;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-mockup-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:744638;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:35:\"mere-bathrooms-mockup-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1765400;}s:10:\"page-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:330682;}s:10:\"page-large\";a:5:{s:4:\"file\";s:35:\"mere-bathrooms-mockup-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2141160;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-mockup-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:269186;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-mockup-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:550293;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-mockup-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:598921;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:35:\"mere-bathrooms-mockup-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1697277;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-mockup-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:528179;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-mockup-292x140.png\";s:5:\"width\";i:292;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45062;}s:13:\"project-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:330682;}s:13:\"project-large\";a:5:{s:4:\"file\";s:34:\"mere-bathrooms-mockup-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:622960;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:33:\"mere-bathrooms-mockup-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:259727;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4569,5945,'_wp_attachment_image_alt','Mere Bathrooms - Magento B2B Website'),(4570,5854,'_thumbnail_id','8621'),(4571,5854,'_yoast_wpseo_primary_project_services','73'),(4572,5952,'_wp_attached_file','oh-polly-hero.png'),(4573,5952,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:800;s:4:\"file\";s:17:\"oh-polly-hero.png\";s:8:\"filesize\";i:713555;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:26:\"oh-polly-hero-1180x800.png\";s:5:\"width\";i:1180;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:920203;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:26:\"oh-polly-hero-1200x800.png\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:928429;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:830018;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-730x228.png\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:169438;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:189248;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-855x267.png\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:228997;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"oh-polly-hero-1536x480.png\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:755832;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"oh-polly-hero-2048x640.png\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1388655;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-750x800.png\";s:5:\"width\";i:750;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:651143;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"oh-polly-hero-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:877836;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:26:\"oh-polly-hero-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1051526;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"oh-polly-hero-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1051526;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:593861;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:174087;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:334256;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:312542;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:671788;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:601155;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:420395;}s:10:\"page-large\";a:5:{s:4:\"file\";s:26:\"oh-polly-hero-1960x800.png\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1321086;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:328891;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:731560;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:601155;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:601155;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-360x113.png\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47581;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:420395;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"oh-polly-hero-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:861849;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-hero-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:304929;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4574,5953,'_wp_attached_file','oh-polly-image1.png'),(4575,5953,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:19:\"oh-polly-image1.png\";s:8:\"filesize\";i:661655;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"oh-polly-image1-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:508806;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"oh-polly-image1-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:479105;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"oh-polly-image1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:687941;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"oh-polly-image1-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:577252;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:28:\"oh-polly-image1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1010468;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:29:\"oh-polly-image1-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1453434;}s:8:\"masthead\";a:5:{s:4:\"file\";s:28:\"oh-polly-image1-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:635619;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:29:\"oh-polly-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1557789;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:28:\"oh-polly-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1183283;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"oh-polly-image1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:488953;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:28:\"oh-polly-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1183283;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-image1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:227887;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"oh-polly-image1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:377726;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-image1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:261887;}s:10:\"team-large\";a:5:{s:4:\"file\";s:27:\"oh-polly-image1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:639412;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:28:\"oh-polly-image1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:957454;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:29:\"oh-polly-image1-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1535462;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:422002;}s:10:\"page-large\";a:5:{s:4:\"file\";s:29:\"oh-polly-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1557789;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-image1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:365651;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"oh-polly-image1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:752641;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-image1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:750441;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:29:\"oh-polly-image1-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1399542;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-image1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:659203;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-image1-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33807;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:422002;}s:13:\"project-large\";a:5:{s:4:\"file\";s:28:\"oh-polly-image1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:971761;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-image1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:359066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4576,5954,'_wp_attached_file','oh-polly-image2.png'),(4577,5954,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:19:\"oh-polly-image2.png\";s:8:\"filesize\";i:182750;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"oh-polly-image2-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:186399;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"oh-polly-image2-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:166439;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"oh-polly-image2-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:277073;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"oh-polly-image2-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:196552;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:28:\"oh-polly-image2-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:383749;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:29:\"oh-polly-image2-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:510812;}s:8:\"masthead\";a:5:{s:4:\"file\";s:28:\"oh-polly-image2-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:291729;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:29:\"oh-polly-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:512272;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:28:\"oh-polly-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:506771;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"oh-polly-image2-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:172480;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:28:\"oh-polly-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:506771;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-image2-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109973;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"oh-polly-image2-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:167965;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-image2-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:121387;}s:10:\"team-large\";a:5:{s:4:\"file\";s:27:\"oh-polly-image2-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:235209;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:28:\"oh-polly-image2-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:320506;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:29:\"oh-polly-image2-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:511969;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:161889;}s:10:\"page-large\";a:5:{s:4:\"file\";s:29:\"oh-polly-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:512272;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-image2-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:161559;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"oh-polly-image2-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:308681;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-image2-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:323563;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:29:\"oh-polly-image2-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:510070;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-image2-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:283380;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-image2-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15848;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:161889;}s:13:\"project-large\";a:5:{s:4:\"file\";s:28:\"oh-polly-image2-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:464392;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-image2-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:161278;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4578,5955,'_wp_attached_file','oh-polly-image3.png'),(4579,5955,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:19:\"oh-polly-image3.png\";s:8:\"filesize\";i:314284;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4580,5956,'_wp_attached_file','oh-polly-image4.png'),(4581,5956,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:19:\"oh-polly-image4.png\";s:8:\"filesize\";i:267906;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4582,5957,'_wp_attached_file','oh-polly-main.png'),(4583,5957,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1384;s:4:\"file\";s:17:\"oh-polly-main.png\";s:8:\"filesize\";i:2401687;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"oh-polly-main-730x395.png\";s:5:\"width\";i:730;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:588436;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"oh-polly-main-855x462.png\";s:5:\"width\";i:855;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:801987;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"oh-polly-main-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1169739;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"oh-polly-main-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:649865;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"oh-polly-main-1536x830.png\";s:5:\"width\";i:1536;s:6:\"height\";i:830;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2606336;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"oh-polly-main-2048x1107.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4638114;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"oh-polly-main-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1677604;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"oh-polly-main-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5186113;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"oh-polly-main-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1957325;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"oh-polly-main-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3577189;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"oh-polly-main-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2379053;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"oh-polly-main-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:842723;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"oh-polly-main-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3823472;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-main-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:330269;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"oh-polly-main-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:579647;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-main-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:432866;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"oh-polly-main-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1031087;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"oh-polly-main-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1568691;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"oh-polly-main-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5730952;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:676190;}s:10:\"page-large\";a:5:{s:4:\"file\";s:27:\"oh-polly-main-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4791168;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-main-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:563534;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"oh-polly-main-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1172107;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-main-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1245110;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"oh-polly-main-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4851027;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1102774;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-main-259x140.png\";s:5:\"width\";i:259;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78987;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:676190;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"oh-polly-main-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1487246;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"oh-polly-main-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:549841;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4584,5958,'_wp_attached_file','oh-polly-mockup.png'),(4585,5958,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1228;s:4:\"file\";s:19:\"oh-polly-mockup.png\";s:8:\"filesize\";i:716907;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"oh-polly-mockup-730x350.png\";s:5:\"width\";i:730;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:254551;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"oh-polly-mockup-855x410.png\";s:5:\"width\";i:855;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:342754;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"oh-polly-mockup-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:686280;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"oh-polly-mockup-768x368.png\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:282543;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"oh-polly-mockup-1536x737.png\";s:5:\"width\";i:1536;s:6:\"height\";i:737;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1078442;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"oh-polly-mockup-2048x982.png\";s:5:\"width\";i:2048;s:6:\"height\";i:982;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1875755;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:28:\"oh-polly-mockup-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1018388;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:29:\"oh-polly-mockup-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1888854;}s:8:\"masthead\";a:5:{s:4:\"file\";s:28:\"oh-polly-mockup-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:721515;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:29:\"oh-polly-mockup-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1909552;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:28:\"oh-polly-mockup-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1221970;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"oh-polly-mockup-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:483953;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:28:\"oh-polly-mockup-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1487318;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-mockup-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:187720;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"oh-polly-mockup-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:313385;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-mockup-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:264658;}s:10:\"team-large\";a:5:{s:4:\"file\";s:27:\"oh-polly-mockup-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:564722;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:28:\"oh-polly-mockup-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:967678;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:29:\"oh-polly-mockup-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1953339;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:380448;}s:10:\"page-large\";a:5:{s:4:\"file\";s:29:\"oh-polly-mockup-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2368722;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-mockup-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:305385;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"oh-polly-mockup-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:620549;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-mockup-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:759144;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:29:\"oh-polly-mockup-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1818607;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-mockup-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:666477;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-mockup-292x140.png\";s:5:\"width\";i:292;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52221;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:380448;}s:13:\"project-large\";a:5:{s:4:\"file\";s:28:\"oh-polly-mockup-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:705087;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"oh-polly-mockup-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:297670;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4586,5952,'_wp_attachment_image_alt','Oh Polly - Magento Fashion Website'),(4587,5780,'_yoast_wpseo_primary_project_services',''),(4588,5959,'_wp_attached_file','peaceful-hooligan-hero-scaled.png'),(4589,5959,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1138;s:4:\"file\";s:33:\"peaceful-hooligan-hero-scaled.png\";s:8:\"filesize\";i:4682162;s:5:\"sizes\";a:34:{s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"peaceful-hooligan-hero-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:985353;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-hero-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2978970;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-hero-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1994265;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:35:\"peaceful-hooligan-hero-3640x800.png\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3219405;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"peaceful-hooligan-hero-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:931107;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-hero-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3672840;}s:10:\"page-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-hero-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2596021;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-hero-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:764453;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-hero-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3477037;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5191710;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5191710;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:35:\"peaceful-hooligan-hero-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1156059;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:35:\"peaceful-hooligan-hero-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1187827;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-hero-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:849656;}s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-hero-730x228.png\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:259351;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-hero-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:286079;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-hero-855x267.png\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:347717;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"peaceful-hooligan-hero-1536x480.png\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1078157;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"peaceful-hooligan-hero-2048x640.png\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1896317;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"peaceful-hooligan-hero-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1433383;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"peaceful-hooligan-hero-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1437056;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-hero-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:628273;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-hero-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:253553;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-hero-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:424148;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-hero-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:326059;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-hero-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:754590;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:487373;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-hero-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:413413;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-hero-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:849368;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-hero-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:648176;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-hero-360x113.png\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71367;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:487373;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"peaceful-hooligan-hero-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1071069;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-hero-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:384219;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:26:\"peaceful-hooligan-hero.png\";}'),(4590,5960,'_wp_attached_file','peaceful-hooligan-image1.png'),(4591,5960,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:28:\"peaceful-hooligan-image1.png\";s:8:\"filesize\";i:471793;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image1-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:396249;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image1-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:372458;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:521700;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image1-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:441494;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-image1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:803499;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:38:\"peaceful-hooligan-image1-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1014353;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-image1-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:460040;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"peaceful-hooligan-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1153079;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:743837;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:378788;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:743837;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:170134;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:249424;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:215485;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:438373;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-image1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:770866;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:38:\"peaceful-hooligan-image1-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1126638;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:296623;}s:10:\"page-large\";a:5:{s:4:\"file\";s:38:\"peaceful-hooligan-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1153079;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:244316;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:477520;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:595409;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:38:\"peaceful-hooligan-image1-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:942742;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:515260;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image1-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28517;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:296623;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-image1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:567044;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:237979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4592,5961,'_wp_attached_file','peaceful-hooligan-image2.png'),(4593,5961,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:28:\"peaceful-hooligan-image2.png\";s:8:\"filesize\";i:339634;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image2-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:311988;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image2-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:293773;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image2-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:427166;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image2-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:348772;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-image2-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:594085;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:38:\"peaceful-hooligan-image2-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:741112;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-image2-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:151985;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"peaceful-hooligan-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:836041;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:519961;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image2-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:303651;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:519961;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image2-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94878;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image2-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:203819;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image2-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:174462;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image2-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:356883;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-image2-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:545383;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:38:\"peaceful-hooligan-image2-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:817022;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:240836;}s:10:\"page-large\";a:5:{s:4:\"file\";s:38:\"peaceful-hooligan-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:836041;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image2-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:199672;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image2-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:395253;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image2-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:467866;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:38:\"peaceful-hooligan-image2-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:687004;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image2-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:419362;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image2-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22132;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:240836;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-image2-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:455592;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-image2-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:193165;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4594,5962,'_wp_attached_file','peaceful-hooligan-image3.png'),(4595,5962,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"peaceful-hooligan-image3.png\";s:8:\"filesize\";i:289760;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4596,5963,'_wp_attached_file','peaceful-hooligan-image4.png'),(4597,5963,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"peaceful-hooligan-image4.png\";s:8:\"filesize\";i:155675;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4598,5964,'_wp_attached_file','peaceful-hooligan-main.png'),(4599,5964,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1384;s:4:\"file\";s:26:\"peaceful-hooligan-main.png\";s:8:\"filesize\";i:2694760;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-main-730x395.png\";s:5:\"width\";i:730;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:573046;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-main-855x462.png\";s:5:\"width\";i:855;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:766552;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-main-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1043070;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-main-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:629257;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"peaceful-hooligan-main-1536x830.png\";s:5:\"width\";i:1536;s:6:\"height\";i:830;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2280075;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-main-2048x1107.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3922429;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"peaceful-hooligan-main-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1469411;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-main-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4951624;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"peaceful-hooligan-main-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2138948;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-main-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2983991;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"peaceful-hooligan-main-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2093865;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-main-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:773986;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:35:\"peaceful-hooligan-main-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3835746;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-main-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:359781;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-main-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:563860;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-main-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:419036;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-main-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:938029;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"peaceful-hooligan-main-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1380632;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-main-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5383759;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:637771;}s:10:\"page-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-main-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4009268;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-main-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:548280;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-main-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1074403;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-main-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1108622;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-main-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4668551;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:990172;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-main-259x140.png\";s:5:\"width\";i:259;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:73230;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:637771;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"peaceful-hooligan-main-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1388850;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"peaceful-hooligan-main-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:536326;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4600,5965,'_wp_attached_file','peaceful-hooligan-mockup.png'),(4601,5965,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1228;s:4:\"file\";s:28:\"peaceful-hooligan-mockup.png\";s:8:\"filesize\";i:722335;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-mockup-730x350.png\";s:5:\"width\";i:730;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:241692;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-mockup-855x410.png\";s:5:\"width\";i:855;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:324514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-mockup-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:611435;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-mockup-768x368.png\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:266719;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-mockup-1536x737.png\";s:5:\"width\";i:1536;s:6:\"height\";i:737;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1016573;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-mockup-2048x982.png\";s:5:\"width\";i:2048;s:6:\"height\";i:982;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1785672;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-mockup-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:875844;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:38:\"peaceful-hooligan-mockup-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1828375;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-mockup-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:774313;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"peaceful-hooligan-mockup-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1769336;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-mockup-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1148329;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-mockup-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:433379;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-mockup-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1523406;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-mockup-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:184527;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-mockup-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:295749;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-mockup-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:234255;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-mockup-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:531913;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-mockup-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:813248;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:38:\"peaceful-hooligan-mockup-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1881833;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:359929;}s:10:\"page-large\";a:5:{s:4:\"file\";s:38:\"peaceful-hooligan-mockup-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2307584;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-mockup-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:293022;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-mockup-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:593817;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-mockup-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:664071;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:38:\"peaceful-hooligan-mockup-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1782002;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-mockup-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:592526;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-mockup-292x140.png\";s:5:\"width\";i:292;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49914;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:359929;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"peaceful-hooligan-mockup-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:666113;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"peaceful-hooligan-mockup-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:282401;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4602,5959,'_wp_attachment_image_alt','Peaceful Hooligan - Magento Mens Fashion Website'),(4603,5849,'_thumbnail_id','5959'),(4604,5849,'_yoast_wpseo_primary_project_services',''),(4605,5966,'_wp_attached_file','pickett-hero-scaled.png'),(4606,5966,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1138;s:4:\"file\";s:23:\"pickett-hero-scaled.png\";s:8:\"filesize\";i:3806989;s:5:\"sizes\";a:34:{s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:25:\"pickett-hero-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:874781;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:26:\"pickett-hero-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2666325;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:26:\"pickett-hero-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1948007;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:25:\"pickett-hero-3640x800.png\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2583795;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:25:\"pickett-hero-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:791557;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:26:\"pickett-hero-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3252438;}s:10:\"page-large\";a:5:{s:4:\"file\";s:26:\"pickett-hero-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2562841;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"pickett-hero-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:722462;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:26:\"pickett-hero-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2955299;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:26:\"pickett-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4226406;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:26:\"pickett-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4226406;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:25:\"pickett-hero-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1136940;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:25:\"pickett-hero-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1168054;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"pickett-hero-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:815457;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"pickett-hero-730x228.png\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:238956;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"pickett-hero-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:264999;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"pickett-hero-855x267.png\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:324579;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"pickett-hero-1536x480.png\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1044231;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"pickett-hero-2048x640.png\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1824926;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"pickett-hero-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1216162;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"pickett-hero-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1324610;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"pickett-hero-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:614774;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"pickett-hero-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:241737;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"pickett-hero-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:443865;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"pickett-hero-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:328530;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"pickett-hero-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:741218;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"pickett-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:494728;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"pickett-hero-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:431872;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"pickett-hero-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:849610;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"pickett-hero-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:566616;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"pickett-hero-360x113.png\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64789;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"pickett-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:494728;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"pickett-hero-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1082317;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"pickett-hero-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:405474;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"pickett-hero.png\";}'),(4607,5967,'_wp_attached_file','pickett-image1.png');
INSERT INTO `act_postmeta` VALUES (4608,5967,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:18:\"pickett-image1.png\";s:8:\"filesize\";i:779811;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"pickett-image1-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:726950;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"pickett-image1-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:681427;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"pickett-image1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:950466;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"pickett-image1-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:816237;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"pickett-image1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1308948;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"pickett-image1-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1959248;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"pickett-image1-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:756058;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"pickett-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2138991;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"pickett-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1507523;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"pickett-image1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:692751;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"pickett-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1507523;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"pickett-image1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:286173;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"pickett-image1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:498848;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"pickett-image1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:361578;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"pickett-image1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:858785;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"pickett-image1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1195921;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"pickett-image1-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2114794;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"pickett-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:571000;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"pickett-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2138991;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"pickett-image1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:487824;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"pickett-image1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:996399;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"pickett-image1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1001286;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"pickett-image1-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1852216;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"pickett-image1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:896259;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"pickett-image1-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46818;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"pickett-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:571000;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"pickett-image1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1243952;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"pickett-image1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:474326;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4609,5968,'_wp_attached_file','pickett-image2.png'),(4610,5968,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:18:\"pickett-image2.png\";s:8:\"filesize\";i:169774;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"pickett-image2-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:203911;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"pickett-image2-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:187626;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"pickett-image2-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:254253;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"pickett-image2-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:222854;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"pickett-image2-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:351660;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"pickett-image2-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:453353;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"pickett-image2-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108910;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"pickett-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:495283;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"pickett-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:309064;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"pickett-image2-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:188550;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"pickett-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:309064;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"pickett-image2-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54495;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"pickett-image2-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:129988;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"pickett-image2-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:103973;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"pickett-image2-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:241471;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"pickett-image2-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:340174;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"pickett-image2-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:491717;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"pickett-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:162820;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"pickett-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:495283;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"pickett-image2-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128325;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"pickett-image2-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:277194;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"pickett-image2-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:262561;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"pickett-image2-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:437704;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"pickett-image2-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:234831;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"pickett-image2-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15633;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"pickett-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:162820;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"pickett-image2-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:284528;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"pickett-image2-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125649;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4611,5969,'_wp_attached_file','pickett-image3.png'),(4612,5969,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:18:\"pickett-image3.png\";s:8:\"filesize\";i:264008;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4613,5970,'_wp_attached_file','pickett-image4.png'),(4614,5970,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:18:\"pickett-image4.png\";s:8:\"filesize\";i:713729;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4615,5971,'_wp_attached_file','pickett-main.png'),(4616,5971,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1384;s:4:\"file\";s:16:\"pickett-main.png\";s:8:\"filesize\";i:1870026;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"pickett-main-730x395.png\";s:5:\"width\";i:730;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:511289;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"pickett-main-855x462.png\";s:5:\"width\";i:855;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:683327;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"pickett-main-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:973171;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"pickett-main-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:561405;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"pickett-main-1536x830.png\";s:5:\"width\";i:1536;s:6:\"height\";i:830;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2096841;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"pickett-main-2048x1107.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3700013;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:25:\"pickett-main-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1440435;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:26:\"pickett-main-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4211019;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"pickett-main-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1685782;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:26:\"pickett-main-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2880871;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"pickett-main-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1914708;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"pickett-main-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:705372;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:25:\"pickett-main-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3214307;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"pickett-main-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:310322;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"pickett-main-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:503146;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"pickett-main-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:385218;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"pickett-main-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:847367;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:25:\"pickett-main-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1356632;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:26:\"pickett-main-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4580744;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"pickett-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:573855;}s:10:\"page-large\";a:5:{s:4:\"file\";s:26:\"pickett-main-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3819395;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"pickett-main-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:488948;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"pickett-main-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:963667;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"pickett-main-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1063833;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:26:\"pickett-main-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3971829;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"pickett-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:935069;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"pickett-main-259x140.png\";s:5:\"width\";i:259;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77198;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"pickett-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:573855;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"pickett-main-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1229346;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"pickett-main-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:479357;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4617,5972,'_wp_attached_file','pickett-mockup.png'),(4618,5972,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1228;s:4:\"file\";s:18:\"pickett-mockup.png\";s:8:\"filesize\";i:777137;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"pickett-mockup-730x350.png\";s:5:\"width\";i:730;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:266500;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"pickett-mockup-855x410.png\";s:5:\"width\";i:855;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:356616;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"pickett-mockup-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:767950;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"pickett-mockup-768x368.png\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:293903;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"pickett-mockup-1536x737.png\";s:5:\"width\";i:1536;s:6:\"height\";i:737;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1130888;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"pickett-mockup-2048x982.png\";s:5:\"width\";i:2048;s:6:\"height\";i:982;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1982271;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"pickett-mockup-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1166074;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"pickett-mockup-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2118338;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"pickett-mockup-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:865336;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"pickett-mockup-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2064082;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"pickett-mockup-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1287789;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"pickett-mockup-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:516980;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"pickett-mockup-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1731340;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"pickett-mockup-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:197510;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"pickett-mockup-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:325874;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"pickett-mockup-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:295688;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"pickett-mockup-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:597160;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"pickett-mockup-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1095395;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"pickett-mockup-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2190732;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"pickett-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:402616;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"pickett-mockup-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2519202;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"pickett-mockup-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:317099;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"pickett-mockup-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:645497;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"pickett-mockup-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:854351;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"pickett-mockup-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2049947;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"pickett-mockup-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:747330;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"pickett-mockup-292x140.png\";s:5:\"width\";i:292;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52803;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"pickett-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:402616;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"pickett-mockup-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:733579;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"pickett-mockup-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:310134;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4619,5966,'_wp_attachment_image_alt','Picket - Magento Leather Goods Website'),(4620,5805,'_thumbnail_id','5966'),(4621,5805,'_yoast_wpseo_primary_project_services',''),(4622,5973,'_wp_attached_file','rainclear-hero-scaled.png'),(4623,5973,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1138;s:4:\"file\";s:25:\"rainclear-hero-scaled.png\";s:8:\"filesize\";i:7038310;s:5:\"sizes\";a:34:{s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"rainclear-hero-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1417934;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"rainclear-hero-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4640577;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"rainclear-hero-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3307158;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"rainclear-hero-3640x800.png\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4919872;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"rainclear-hero-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1324644;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"rainclear-hero-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5836381;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"rainclear-hero-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4490263;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"rainclear-hero-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1071221;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"rainclear-hero-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5118115;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:28:\"rainclear-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8205125;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:28:\"rainclear-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8205125;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:27:\"rainclear-hero-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1708682;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:27:\"rainclear-hero-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1763195;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"rainclear-hero-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:955670;}s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"rainclear-hero-730x228.png\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:279930;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"rainclear-hero-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:310259;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"rainclear-hero-855x267.png\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:380320;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"rainclear-hero-1536x480.png\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1237429;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"rainclear-hero-2048x640.png\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2220157;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"rainclear-hero-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1882868;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"rainclear-hero-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2033597;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"rainclear-hero-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:700826;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"rainclear-hero-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:278994;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"rainclear-hero-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:514962;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"rainclear-hero-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:359709;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"rainclear-hero-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:860936;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"rainclear-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:560363;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"rainclear-hero-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:499494;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"rainclear-hero-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:992378;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"rainclear-hero-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:915073;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"rainclear-hero-360x113.png\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:70719;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"rainclear-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:560363;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"rainclear-hero-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1262121;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"rainclear-hero-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:458251;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"rainclear-hero.png\";}'),(4624,5974,'_wp_attached_file','rainclear-image1.png'),(4625,5974,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:20:\"rainclear-image1.png\";s:8:\"filesize\";i:591453;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"rainclear-image1-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:541867;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"rainclear-image1-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:510509;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"rainclear-image1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:773817;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"rainclear-image1-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:610008;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"rainclear-image1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1061701;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"rainclear-image1-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1457738;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"rainclear-image1-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:468053;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"rainclear-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1542150;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"rainclear-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1048051;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"rainclear-image1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:529912;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"rainclear-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1048051;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"rainclear-image1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:196682;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"rainclear-image1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:375982;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"rainclear-image1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:301355;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"rainclear-image1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:667484;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"rainclear-image1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:991602;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"rainclear-image1-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1524605;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"rainclear-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:442969;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"rainclear-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1542150;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"rainclear-image1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:369117;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"rainclear-image1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:761926;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"rainclear-image1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:816664;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"rainclear-image1-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1358245;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"rainclear-image1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:732684;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"rainclear-image1-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37900;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"rainclear-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:442969;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"rainclear-image1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:924442;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"rainclear-image1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:358500;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4626,5975,'_wp_attached_file','rainclear-image2.png'),(4627,5975,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:20:\"rainclear-image2.png\";s:8:\"filesize\";i:194281;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"rainclear-image2-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:183281;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"rainclear-image2-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:172491;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"rainclear-image2-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:248076;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"rainclear-image2-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:204672;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"rainclear-image2-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:376838;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"rainclear-image2-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:368976;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"rainclear-image2-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:144638;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"rainclear-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:541458;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"rainclear-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:250120;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"rainclear-image2-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:178478;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"rainclear-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:250120;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"rainclear-image2-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60089;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"rainclear-image2-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96635;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"rainclear-image2-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109003;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"rainclear-image2-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:161344;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"rainclear-image2-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:337683;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"rainclear-image2-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:507887;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"rainclear-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106179;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"rainclear-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:541458;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"rainclear-image2-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91676;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"rainclear-image2-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:176127;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"rainclear-image2-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:292667;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"rainclear-image2-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:281950;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"rainclear-image2-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:258169;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"rainclear-image2-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15917;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"rainclear-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106179;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"rainclear-image2-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:217007;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"rainclear-image2-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91823;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4628,5976,'_wp_attached_file','rainclear-image3.png'),(4629,5976,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"rainclear-image3.png\";s:8:\"filesize\";i:76188;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4630,5977,'_wp_attached_file','rainclear-image4.png'),(4631,5977,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"rainclear-image4.png\";s:8:\"filesize\";i:323757;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4632,5978,'_wp_attached_file','rainclear-main.png'),(4633,5978,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1384;s:4:\"file\";s:18:\"rainclear-main.png\";s:8:\"filesize\";i:2655800;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"rainclear-main-730x395.png\";s:5:\"width\";i:730;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:625292;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"rainclear-main-855x462.png\";s:5:\"width\";i:855;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:837266;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"rainclear-main-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1178364;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"rainclear-main-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:686712;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"rainclear-main-1536x830.png\";s:5:\"width\";i:1536;s:6:\"height\";i:830;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2510352;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"rainclear-main-2048x1107.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4319754;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"rainclear-main-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1663906;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"rainclear-main-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5389156;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"rainclear-main-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2192652;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"rainclear-main-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3356246;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"rainclear-main-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2304824;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"rainclear-main-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:867802;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"rainclear-main-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4091981;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"rainclear-main-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:371900;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"rainclear-main-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:618230;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"rainclear-main-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:471178;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"rainclear-main-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1048618;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"rainclear-main-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1552961;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"rainclear-main-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5886438;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"rainclear-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:711694;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"rainclear-main-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4462836;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"rainclear-main-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:602726;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"rainclear-main-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1193102;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"rainclear-main-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1260694;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"rainclear-main-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5069354;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"rainclear-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1124560;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"rainclear-main-259x140.png\";s:5:\"width\";i:259;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89636;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"rainclear-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:711694;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"rainclear-main-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1502916;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"rainclear-main-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:587956;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4634,5979,'_wp_attached_file','rainclear-mockup.png'),(4635,5979,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2960;s:6:\"height\";i:1420;s:4:\"file\";s:20:\"rainclear-mockup.png\";s:8:\"filesize\";i:3494963;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"rainclear-mockup-730x350.png\";s:5:\"width\";i:730;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:213295;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"rainclear-mockup-855x410.png\";s:5:\"width\";i:855;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:284775;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"rainclear-mockup-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:518361;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"rainclear-mockup-768x368.png\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:234533;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"rainclear-mockup-1536x737.png\";s:5:\"width\";i:1536;s:6:\"height\";i:737;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:834447;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"rainclear-mockup-2048x982.png\";s:5:\"width\";i:2048;s:6:\"height\";i:982;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1408843;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"rainclear-mockup-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:695962;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"rainclear-mockup-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2056530;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"rainclear-mockup-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:941973;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"rainclear-mockup-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1483510;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"rainclear-mockup-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:946629;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"rainclear-mockup-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:384939;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"rainclear-mockup-2960x800.png\";s:5:\"width\";i:2960;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2049974;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"rainclear-mockup-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:173767;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"rainclear-mockup-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:263979;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"rainclear-mockup-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:203090;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"rainclear-mockup-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:480037;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"rainclear-mockup-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:644951;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"rainclear-mockup-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2743145;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"rainclear-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:324279;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"rainclear-mockup-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1912942;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"rainclear-mockup-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:262000;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"rainclear-mockup-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:528827;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"rainclear-mockup-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:538822;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"rainclear-mockup-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2516598;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"rainclear-mockup-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:480767;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:30:\"rainclear-mockup-2960x1400.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2831778;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"rainclear-mockup-292x140.png\";s:5:\"width\";i:292;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45811;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"rainclear-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:324279;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"rainclear-mockup-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:569646;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"rainclear-mockup-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:252948;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4636,5973,'_wp_attachment_image_alt','Rainclear - Home and Garden Magento 2 Website'),(4637,5858,'_thumbnail_id','5973'),(4638,5858,'_yoast_wpseo_primary_project_services',''),(4639,5980,'_wp_attached_file','reliant-hero-scaled.png'),(4640,5980,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1138;s:4:\"file\";s:23:\"reliant-hero-scaled.png\";s:8:\"filesize\";i:6012192;s:5:\"sizes\";a:34:{s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:25:\"reliant-hero-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1479046;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:26:\"reliant-hero-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3090004;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:25:\"reliant-hero-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1382468;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:26:\"reliant-hero-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4983453;}s:10:\"page-large\";a:5:{s:4:\"file\";s:26:\"reliant-hero-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3904685;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:25:\"reliant-hero-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1587878;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:25:\"reliant-hero-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1636931;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"reliant-hero-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1039255;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"reliant-hero-730x228.png\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:269960;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"reliant-hero-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:301165;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"reliant-hero-855x267.png\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:367609;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"reliant-hero-1536x480.png\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1183098;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"reliant-hero-2048x640.png\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2066119;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:26:\"reliant-hero-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4046827;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"reliant-hero-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1720016;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"reliant-hero-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1903263;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"reliant-hero-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:763785;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:25:\"reliant-hero-3640x800.png\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4351753;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"reliant-hero-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:267783;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"reliant-hero-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:482918;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"reliant-hero-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:410431;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"reliant-hero-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:892688;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"reliant-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:570081;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"reliant-hero-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:470270;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"reliant-hero-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:993310;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"reliant-hero-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1124248;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:26:\"reliant-hero-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4454633;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"reliant-hero-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1013739;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:26:\"reliant-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6876132;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"reliant-hero-360x113.png\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69985;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"reliant-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:570081;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"reliant-hero-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1251446;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"reliant-hero-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:447660;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:26:\"reliant-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6876132;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"reliant-hero.png\";}'),(4641,5981,'_wp_attached_file','reliant-image1.png'),(4642,5981,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:18:\"reliant-image1.png\";s:8:\"filesize\";i:514767;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"reliant-image1-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:345872;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"reliant-image1-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:323717;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"reliant-image1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:456904;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"reliant-image1-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:391423;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"reliant-image1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:607116;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"reliant-image1-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:897568;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"reliant-image1-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:308293;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"reliant-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1005737;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"reliant-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:653338;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"reliant-image1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:328645;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"reliant-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:653338;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"reliant-image1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:114745;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"reliant-image1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:216577;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"reliant-image1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:165742;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"reliant-image1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:401739;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"reliant-image1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:539965;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"reliant-image1-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:983012;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"reliant-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:259882;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"reliant-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1005737;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"reliant-image1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:210259;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"reliant-image1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:449783;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"reliant-image1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:480067;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"reliant-image1-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:838472;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"reliant-image1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:430397;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"reliant-image1-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21852;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"reliant-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:259882;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"reliant-image1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:560347;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"reliant-image1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:204779;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4643,5982,'_wp_attached_file','reliant-image2.png'),(4644,5982,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:18:\"reliant-image2.png\";s:8:\"filesize\";i:998280;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"reliant-image2-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:724170;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"reliant-image2-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:677657;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"reliant-image2-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:970794;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"reliant-image2-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:817426;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"reliant-image2-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1333507;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"reliant-image2-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2333982;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"reliant-image2-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:933491;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"reliant-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2657415;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"reliant-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1752722;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"reliant-image2-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:692954;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"reliant-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1752722;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"reliant-image2-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:277123;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"reliant-image2-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:470829;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"reliant-image2-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:356115;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"reliant-image2-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:839486;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"reliant-image2-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1214288;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"reliant-image2-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2587963;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"reliant-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:548675;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"reliant-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2657415;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"reliant-image2-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:457939;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"reliant-image2-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:955799;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"reliant-image2-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1020362;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"reliant-image2-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2167535;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"reliant-image2-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:906723;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"reliant-image2-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43823;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"reliant-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:548675;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"reliant-image2-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1230889;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"reliant-image2-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:446913;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4645,5983,'_wp_attached_file','reliant-image3.png'),(4646,5983,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:18:\"reliant-image3.png\";s:8:\"filesize\";i:71121;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4647,5984,'_wp_attached_file','reliant-image4.png'),(4648,5984,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:18:\"reliant-image4.png\";s:8:\"filesize\";i:41445;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4649,5985,'_wp_attached_file','reliant-main.png'),(4650,5985,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1384;s:4:\"file\";s:16:\"reliant-main.png\";s:8:\"filesize\";i:1065493;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"reliant-main-730x395.png\";s:5:\"width\";i:730;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:324620;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"reliant-main-855x462.png\";s:5:\"width\";i:855;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:453484;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"reliant-main-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:721268;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"reliant-main-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:362017;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"reliant-main-1536x830.png\";s:5:\"width\";i:1536;s:6:\"height\";i:830;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1534866;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"reliant-main-2048x1107.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2711175;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:25:\"reliant-main-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1086976;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:26:\"reliant-main-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2016969;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"reliant-main-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:842117;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:26:\"reliant-main-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2123768;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"reliant-main-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1401353;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"reliant-main-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:501312;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:25:\"reliant-main-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1554344;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"reliant-main-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:199553;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"reliant-main-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:322523;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"reliant-main-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:262756;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"reliant-main-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:600833;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:25:\"reliant-main-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1024069;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:26:\"reliant-main-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2180005;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"reliant-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:386258;}s:10:\"page-large\";a:5:{s:4:\"file\";s:26:\"reliant-main-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2834468;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"reliant-main-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:313534;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"reliant-main-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:684111;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"reliant-main-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:794071;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:26:\"reliant-main-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1915532;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"reliant-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:697106;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"reliant-main-259x140.png\";s:5:\"width\";i:259;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40697;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"reliant-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:386258;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"reliant-main-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:882646;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"reliant-main-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:304569;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4651,5986,'_wp_attached_file','reliant-mockup.png'),(4652,5986,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2960;s:6:\"height\";i:1420;s:4:\"file\";s:18:\"reliant-mockup.png\";s:8:\"filesize\";i:2136905;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"reliant-mockup-730x350.png\";s:5:\"width\";i:730;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:114738;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"reliant-mockup-855x410.png\";s:5:\"width\";i:855;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:152274;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"reliant-mockup-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:240459;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"reliant-mockup-768x368.png\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126127;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"reliant-mockup-1536x737.png\";s:5:\"width\";i:1536;s:6:\"height\";i:737;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:451808;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"reliant-mockup-2048x982.png\";s:5:\"width\";i:2048;s:6:\"height\";i:982;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:777388;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"reliant-mockup-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:350960;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"reliant-mockup-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1144283;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"reliant-mockup-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:464489;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"reliant-mockup-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:757770;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"reliant-mockup-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:508210;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"reliant-mockup-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:174345;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"reliant-mockup-2960x800.png\";s:5:\"width\";i:2960;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1074770;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"reliant-mockup-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88195;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"reliant-mockup-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:139027;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"reliant-mockup-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90626;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"reliant-mockup-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:237839;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"reliant-mockup-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:313964;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"reliant-mockup-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1525244;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"reliant-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:160926;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"reliant-mockup-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1039278;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"reliant-mockup-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:137368;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"reliant-mockup-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:270930;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"reliant-mockup-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:262017;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"reliant-mockup-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1342296;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"reliant-mockup-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:230141;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:28:\"reliant-mockup-2960x1400.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1592551;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"reliant-mockup-292x140.png\";s:5:\"width\";i:292;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27594;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"reliant-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:160926;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"reliant-mockup-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:305526;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"reliant-mockup-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132537;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4653,5986,'_wp_attachment_image_alt','Reliant - Home TV Electrical Magento 2 Website'),(4654,5980,'_wp_attachment_image_alt','Reliant - Home TV Electrical Magento 2 Website'),(4655,5860,'_thumbnail_id','8675'),(4656,5860,'_yoast_wpseo_primary_project_services','6'),(4657,5987,'_wp_attached_file','robinsons-hero-scaled.png'),(4658,5987,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1138;s:4:\"file\";s:25:\"robinsons-hero-scaled.png\";s:8:\"filesize\";i:4108109;s:5:\"sizes\";a:34:{s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"robinsons-hero-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1108458;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"robinsons-hero-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2073708;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"robinsons-hero-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1055113;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"robinsons-hero-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3505845;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"robinsons-hero-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2679728;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:27:\"robinsons-hero-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1199879;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:27:\"robinsons-hero-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1233911;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"robinsons-hero-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:763520;}s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"robinsons-hero-730x228.png\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:197324;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"robinsons-hero-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:221238;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"robinsons-hero-855x267.png\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:273557;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"robinsons-hero-1536x480.png\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:906233;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"robinsons-hero-2048x640.png\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1569606;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"robinsons-hero-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2898880;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"robinsons-hero-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1259663;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"robinsons-hero-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1438307;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"robinsons-hero-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:577119;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"robinsons-hero-3640x800.png\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2937279;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"robinsons-hero-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:201285;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"robinsons-hero-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:383612;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"robinsons-hero-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:308603;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"robinsons-hero-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:689363;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"robinsons-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:446887;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"robinsons-hero-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:374204;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"robinsons-hero-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:778821;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"robinsons-hero-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:844230;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"robinsons-hero-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3180120;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"robinsons-hero-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:751067;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:28:\"robinsons-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4474015;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"robinsons-hero-360x113.png\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46297;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"robinsons-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:446887;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"robinsons-hero-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:967347;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"robinsons-hero-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:355300;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:28:\"robinsons-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4474015;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"robinsons-hero.png\";}'),(4659,5988,'_wp_attached_file','robinsons-image1.png'),(4660,5988,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:20:\"robinsons-image1.png\";s:8:\"filesize\";i:148173;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"robinsons-image1-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:151746;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"robinsons-image1-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:143056;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"robinsons-image1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:207453;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"robinsons-image1-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:168632;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"robinsons-image1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:234995;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"robinsons-image1-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:345962;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"robinsons-image1-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:188372;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"robinsons-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:371641;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"robinsons-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:316257;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"robinsons-image1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:149847;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"robinsons-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:316257;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"robinsons-image1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80008;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"robinsons-image1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:122401;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"robinsons-image1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86579;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"robinsons-image1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:180366;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"robinsons-image1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:217121;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"robinsons-image1-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:363649;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"robinsons-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125206;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"robinsons-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:371641;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"robinsons-image1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:118183;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"robinsons-image1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:226332;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"robinsons-image1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:198753;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"robinsons-image1-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:340102;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"robinsons-image1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:190834;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"robinsons-image1-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13596;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"robinsons-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125206;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"robinsons-image1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:311609;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"robinsons-image1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117730;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4661,5989,'_wp_attached_file','robinsons-image2.png'),(4662,5989,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:20:\"robinsons-image2.png\";s:8:\"filesize\";i:206470;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"robinsons-image2-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:196667;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"robinsons-image2-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:186162;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"robinsons-image2-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:242459;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"robinsons-image2-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:219955;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"robinsons-image2-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:326779;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"robinsons-image2-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:536669;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"robinsons-image2-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:206099;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"robinsons-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:553368;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"robinsons-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:425126;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"robinsons-image2-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:190220;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"robinsons-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:425126;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"robinsons-image2-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88146;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"robinsons-image2-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:148221;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"robinsons-image2-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102142;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"robinsons-image2-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:241549;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"robinsons-image2-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:300648;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"robinsons-image2-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:552690;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"robinsons-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:166829;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"robinsons-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:553368;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"robinsons-image2-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:145066;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"robinsons-image2-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:276586;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"robinsons-image2-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:258349;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"robinsons-image2-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:512051;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"robinsons-image2-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:232486;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"robinsons-image2-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16575;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"robinsons-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:166829;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"robinsons-image2-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:343575;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"robinsons-image2-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:140505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4663,5990,'_wp_attached_file','robinsons-image3.png'),(4664,5990,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"robinsons-image3.png\";s:8:\"filesize\";i:404219;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4665,5991,'_wp_attached_file','robinsons-image4.png'),(4666,5991,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"robinsons-image4.png\";s:8:\"filesize\";i:639066;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4667,5992,'_wp_attached_file','robinsons-main.png'),(4668,5992,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1384;s:4:\"file\";s:18:\"robinsons-main.png\";s:8:\"filesize\";i:959379;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"robinsons-main-730x395.png\";s:5:\"width\";i:730;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:289479;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"robinsons-main-855x462.png\";s:5:\"width\";i:855;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:383320;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"robinsons-main-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:730943;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"robinsons-main-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:317400;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"robinsons-main-1536x830.png\";s:5:\"width\";i:1536;s:6:\"height\";i:830;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1148420;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"robinsons-main-2048x1107.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2005588;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"robinsons-main-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1328131;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"robinsons-main-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2105170;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"robinsons-main-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:808927;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"robinsons-main-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1914763;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"robinsons-main-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1056761;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"robinsons-main-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:495734;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"robinsons-main-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1617672;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"robinsons-main-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:173981;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"robinsons-main-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:289964;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"robinsons-main-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:300659;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"robinsons-main-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:540495;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"robinsons-main-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1297182;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"robinsons-main-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2292054;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"robinsons-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:364333;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"robinsons-main-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2121887;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"robinsons-main-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:286307;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"robinsons-main-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:571228;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"robinsons-main-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:928854;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"robinsons-main-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1991759;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"robinsons-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:760391;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"robinsons-main-259x140.png\";s:5:\"width\";i:259;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44363;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"robinsons-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:364333;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"robinsons-main-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:676471;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"robinsons-main-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:275702;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4669,5993,'_wp_attached_file','robinsons-mockup.png'),(4670,5993,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1228;s:4:\"file\";s:20:\"robinsons-mockup.png\";s:8:\"filesize\";i:655384;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"robinsons-mockup-730x350.png\";s:5:\"width\";i:730;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:229574;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"robinsons-mockup-855x410.png\";s:5:\"width\";i:855;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:306106;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"robinsons-mockup-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:556564;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"robinsons-mockup-768x368.png\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:253447;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"robinsons-mockup-1536x737.png\";s:5:\"width\";i:1536;s:6:\"height\";i:737;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:926468;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"robinsons-mockup-2048x982.png\";s:5:\"width\";i:2048;s:6:\"height\";i:982;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1604522;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"robinsons-mockup-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:742761;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"robinsons-mockup-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1595598;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"robinsons-mockup-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:656563;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"robinsons-mockup-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1580824;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"robinsons-mockup-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1038427;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"robinsons-mockup-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:402444;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"robinsons-mockup-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1314360;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"robinsons-mockup-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:180060;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"robinsons-mockup-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:277983;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"robinsons-mockup-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:216946;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"robinsons-mockup-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:491019;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"robinsons-mockup-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:690000;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"robinsons-mockup-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1627239;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"robinsons-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:335312;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"robinsons-mockup-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2039736;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"robinsons-mockup-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:274759;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"robinsons-mockup-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:545279;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"robinsons-mockup-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:571772;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"robinsons-mockup-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1564796;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"robinsons-mockup-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:515713;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"robinsons-mockup-292x140.png\";s:5:\"width\";i:292;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48515;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"robinsons-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:335312;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"robinsons-mockup-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:615671;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"robinsons-mockup-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:265306;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4671,5987,'_wp_attachment_image_alt','Robinsons of Bawtry - Shopify Fashion Website'),(4672,5864,'_thumbnail_id','8690'),(4673,5864,'_yoast_wpseo_primary_project_services','9'),(4674,5994,'_wp_attached_file','the-shirt-company-hero-scaled.png'),(4675,5994,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1138;s:4:\"file\";s:33:\"the-shirt-company-hero-scaled.png\";s:8:\"filesize\";i:3065589;s:5:\"sizes\";a:34:{s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"the-shirt-company-hero-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:683153;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-hero-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1553756;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"the-shirt-company-hero-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:637738;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-hero-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2622127;}s:10:\"page-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-hero-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2055061;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:35:\"the-shirt-company-hero-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:818526;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:35:\"the-shirt-company-hero-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:842642;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-hero-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:505624;}s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-hero-730x228.png\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:139721;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-hero-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:157122;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-hero-855x267.png\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:191682;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"the-shirt-company-hero-1536x480.png\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:612299;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"the-shirt-company-hero-2048x640.png\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1058312;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-hero-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2114725;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"the-shirt-company-hero-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:860163;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"the-shirt-company-hero-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:993866;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-hero-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:391053;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:35:\"the-shirt-company-hero-3640x800.png\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2146274;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-hero-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:145561;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-hero-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:268098;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-hero-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:205549;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-hero-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:469135;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:306724;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-hero-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:260966;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-hero-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:529278;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-hero-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:530941;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-hero-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2276880;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-hero-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:488503;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3660011;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-hero-360x113.png\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33887;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:306724;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"the-shirt-company-hero-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:663831;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-hero-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:249153;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3660011;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:26:\"the-shirt-company-hero.png\";}'),(4676,5995,'_wp_attached_file','the-shirt-company-image1.png'),(4677,5995,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:28:\"the-shirt-company-image1.png\";s:8:\"filesize\";i:576031;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image1-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:482725;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image1-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:454195;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:655811;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image1-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:541078;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-image1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:877077;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:38:\"the-shirt-company-image1-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1227760;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-image1-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:786488;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"the-shirt-company-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1467884;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1144679;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:473547;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1144679;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:276132;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:354420;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:259891;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:515842;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-image1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:803552;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:38:\"the-shirt-company-image1-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1415673;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:348026;}s:10:\"page-large\";a:5:{s:4:\"file\";s:38:\"the-shirt-company-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1467884;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:337435;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:639785;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:687356;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:38:\"the-shirt-company-image1-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1166240;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:623533;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image1-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33118;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:348026;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-image1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:983058;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:336106;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4678,5996,'_wp_attached_file','the-shirt-company-image2.png'),(4679,5996,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:28:\"the-shirt-company-image2.png\";s:8:\"filesize\";i:29187;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image2-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47940;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image2-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45754;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image2-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:70298;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image2-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52990;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-image2-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:111415;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:38:\"the-shirt-company-image2-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87553;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-image2-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38227;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"the-shirt-company-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89794;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56541;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image2-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47815;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56541;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image2-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23160;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image2-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29563;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image2-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33079;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image2-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55811;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-image2-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101404;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:38:\"the-shirt-company-image2-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89440;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36691;}s:10:\"page-large\";a:5:{s:4:\"file\";s:38:\"the-shirt-company-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89794;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image2-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29771;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image2-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54277;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image2-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89430;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:38:\"the-shirt-company-image2-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71998;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image2-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75089;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image2-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5092;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36691;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-image2-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72061;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-image2-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28996;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4680,5997,'_wp_attached_file','the-shirt-company-image3.png'),(4681,5997,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"the-shirt-company-image3.png\";s:8:\"filesize\";i:604318;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4682,5998,'_wp_attached_file','the-shirt-company-image4.png'),(4683,5998,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"the-shirt-company-image4.png\";s:8:\"filesize\";i:110878;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4684,5999,'_wp_attached_file','the-shirt-company-main.png'),(4685,5999,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1384;s:4:\"file\";s:26:\"the-shirt-company-main.png\";s:8:\"filesize\";i:1906231;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-main-730x395.png\";s:5:\"width\";i:730;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:490948;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-main-855x462.png\";s:5:\"width\";i:855;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:658092;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-main-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:874929;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-main-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:540732;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"the-shirt-company-main-1536x830.png\";s:5:\"width\";i:1536;s:6:\"height\";i:830;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2005130;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-main-2048x1107.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3537167;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"the-shirt-company-main-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1218092;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-main-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3593937;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"the-shirt-company-main-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1543864;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-main-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2652569;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"the-shirt-company-main-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1830859;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-main-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:650066;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:35:\"the-shirt-company-main-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2788518;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-main-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:295062;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-main-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:483854;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-main-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:345688;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-main-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:806569;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"the-shirt-company-main-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1121149;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-main-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3893056;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:548245;}s:10:\"page-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-main-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3643675;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-main-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:471184;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-main-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:929234;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-main-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:918253;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-main-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3402145;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:821713;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-main-259x140.png\";s:5:\"width\";i:259;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74434;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:548245;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"the-shirt-company-main-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1171934;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"the-shirt-company-main-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:460387;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4686,6000,'_wp_attached_file','the-shirt-company-mockup.png'),(4687,6000,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1228;s:4:\"file\";s:28:\"the-shirt-company-mockup.png\";s:8:\"filesize\";i:755587;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-mockup-730x350.png\";s:5:\"width\";i:730;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:245303;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-mockup-855x410.png\";s:5:\"width\";i:855;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:331054;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-mockup-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:631178;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-mockup-768x368.png\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:271528;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-mockup-1536x737.png\";s:5:\"width\";i:1536;s:6:\"height\";i:737;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1032708;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-mockup-2048x982.png\";s:5:\"width\";i:2048;s:6:\"height\";i:982;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1796981;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-mockup-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:938937;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:38:\"the-shirt-company-mockup-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1917442;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-mockup-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:863413;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"the-shirt-company-mockup-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1902602;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-mockup-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1163804;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-mockup-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:436486;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-mockup-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1613732;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-mockup-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:193222;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-mockup-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:300136;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-mockup-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:242273;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-mockup-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:538654;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-mockup-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:882421;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:38:\"the-shirt-company-mockup-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1957165;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:363914;}s:10:\"page-large\";a:5:{s:4:\"file\";s:38:\"the-shirt-company-mockup-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2309665;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-mockup-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:296579;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-mockup-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:602342;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-mockup-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:702983;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:38:\"the-shirt-company-mockup-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1876808;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-mockup-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:612071;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-mockup-292x140.png\";s:5:\"width\";i:292;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49123;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:363914;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"the-shirt-company-mockup-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:677790;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"the-shirt-company-mockup-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:285439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4688,5994,'_wp_attachment_image_alt','The Shirt Company - Womens Fashion Magento Website'),(4689,5855,'_thumbnail_id','8659'),(4690,5855,'_yoast_wpseo_primary_project_services',''),(4691,6001,'_wp_attached_file','sbs-hero-scaled.png'),(4692,6001,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1138;s:4:\"file\";s:19:\"sbs-hero-scaled.png\";s:8:\"filesize\";i:4703135;s:5:\"sizes\";a:34:{s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:21:\"sbs-hero-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1018784;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:22:\"sbs-hero-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2326819;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:21:\"sbs-hero-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:945861;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:22:\"sbs-hero-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3978581;}s:10:\"page-large\";a:5:{s:4:\"file\";s:22:\"sbs-hero-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3091106;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:21:\"sbs-hero-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1218405;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:21:\"sbs-hero-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1254928;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"sbs-hero-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:740315;}s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"sbs-hero-730x228.png\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:220321;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"sbs-hero-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:245694;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"sbs-hero-855x267.png\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:299968;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"sbs-hero-1536x480.png\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:935598;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"sbs-hero-2048x640.png\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1619230;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:22:\"sbs-hero-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3227253;}s:8:\"masthead\";a:5:{s:4:\"file\";s:21:\"sbs-hero-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1349082;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:21:\"sbs-hero-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1479949;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:20:\"sbs-hero-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:558923;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:21:\"sbs-hero-3640x800.png\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3323527;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:20:\"sbs-hero-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:222943;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:20:\"sbs-hero-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:377972;}s:10:\"team-small\";a:5:{s:4:\"file\";s:20:\"sbs-hero-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:291386;}s:10:\"team-large\";a:5:{s:4:\"file\";s:20:\"sbs-hero-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:674802;}s:10:\"page-small\";a:5:{s:4:\"file\";s:20:\"sbs-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:436664;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:20:\"sbs-hero-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:367416;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"sbs-hero-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:765838;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:20:\"sbs-hero-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:789845;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:22:\"sbs-hero-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3511799;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:20:\"sbs-hero-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:718987;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:22:\"sbs-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5508256;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:20:\"sbs-hero-360x113.png\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56204;}s:13:\"project-small\";a:5:{s:4:\"file\";s:20:\"sbs-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:436664;}s:13:\"project-large\";a:5:{s:4:\"file\";s:21:\"sbs-hero-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:980259;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:20:\"sbs-hero-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:353415;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:22:\"sbs-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5508256;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"sbs-hero.png\";}'),(4693,6002,'_wp_attached_file','sbs-image1.png'),(4694,6002,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:14:\"sbs-image1.png\";s:8:\"filesize\";i:1186269;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"sbs-image1-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:795371;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"sbs-image1-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:742932;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"sbs-image1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1062423;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"sbs-image1-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:893812;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:23:\"sbs-image1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1511705;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:24:\"sbs-image1-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2726916;}s:8:\"masthead\";a:5:{s:4:\"file\";s:23:\"sbs-image1-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1007165;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:24:\"sbs-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2983271;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:23:\"sbs-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2055213;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:22:\"sbs-image1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:760359;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:23:\"sbs-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2055213;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:22:\"sbs-image1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:303797;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:22:\"sbs-image1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:530234;}s:10:\"team-small\";a:5:{s:4:\"file\";s:22:\"sbs-image1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:403097;}s:10:\"team-large\";a:5:{s:4:\"file\";s:22:\"sbs-image1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:931874;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:23:\"sbs-image1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1378378;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:24:\"sbs-image1-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2977658;}s:10:\"page-small\";a:5:{s:4:\"file\";s:22:\"sbs-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:614275;}s:10:\"page-large\";a:5:{s:4:\"file\";s:24:\"sbs-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3045606;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:22:\"sbs-image1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:515218;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:22:\"sbs-image1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1069038;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:22:\"sbs-image1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1154482;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:24:\"sbs-image1-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2563838;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:22:\"sbs-image1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1019302;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:22:\"sbs-image1-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42347;}s:13:\"project-small\";a:5:{s:4:\"file\";s:22:\"sbs-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:614275;}s:13:\"project-large\";a:5:{s:4:\"file\";s:23:\"sbs-image1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1350904;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:22:\"sbs-image1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:503062;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4695,6003,'_wp_attached_file','sbs-image2.png'),(4696,6003,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:14:\"sbs-image2.png\";s:8:\"filesize\";i:1038091;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"sbs-image2-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:851057;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"sbs-image2-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:797487;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"sbs-image2-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1125104;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"sbs-image2-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:954661;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:23:\"sbs-image2-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1619911;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:24:\"sbs-image2-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2361505;}s:8:\"masthead\";a:5:{s:4:\"file\";s:23:\"sbs-image2-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:987800;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:24:\"sbs-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2677345;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:23:\"sbs-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1837888;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:22:\"sbs-image2-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:812347;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:23:\"sbs-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1837888;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:22:\"sbs-image2-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:340643;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:22:\"sbs-image2-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:571665;}s:10:\"team-small\";a:5:{s:4:\"file\";s:22:\"sbs-image2-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:431568;}s:10:\"team-large\";a:5:{s:4:\"file\";s:22:\"sbs-image2-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:990786;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:23:\"sbs-image2-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1520464;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:24:\"sbs-image2-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2546817;}s:10:\"page-small\";a:5:{s:4:\"file\";s:22:\"sbs-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:660966;}s:10:\"page-large\";a:5:{s:4:\"file\";s:24:\"sbs-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2610615;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:22:\"sbs-image2-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:556747;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:22:\"sbs-image2-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1132919;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:22:\"sbs-image2-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1218423;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:24:\"sbs-image2-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2252088;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:22:\"sbs-image2-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1076696;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:22:\"sbs-image2-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46928;}s:13:\"project-small\";a:5:{s:4:\"file\";s:22:\"sbs-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:660966;}s:13:\"project-large\";a:5:{s:4:\"file\";s:23:\"sbs-image2-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1428069;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:22:\"sbs-image2-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:543354;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4697,6004,'_wp_attached_file','sbs-image3.png'),(4698,6004,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:14:\"sbs-image3.png\";s:8:\"filesize\";i:68668;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4699,6005,'_wp_attached_file','sbs-image4.png'),(4700,6005,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:14:\"sbs-image4.png\";s:8:\"filesize\";i:181869;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4701,6006,'_wp_attached_file','sbs-main.png'),(4702,6006,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1384;s:4:\"file\";s:12:\"sbs-main.png\";s:8:\"filesize\";i:1393594;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"sbs-main-730x395.png\";s:5:\"width\";i:730;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:356406;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"sbs-main-855x462.png\";s:5:\"width\";i:855;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:490534;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"sbs-main-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:689377;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"sbs-main-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:395054;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"sbs-main-1536x830.png\";s:5:\"width\";i:1536;s:6:\"height\";i:830;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1597272;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"sbs-main-2048x1107.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2829154;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:21:\"sbs-main-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1003008;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:22:\"sbs-main-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2552420;}s:8:\"masthead\";a:5:{s:4:\"file\";s:21:\"sbs-main-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:970923;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:22:\"sbs-main-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2329435;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:21:\"sbs-main-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1452708;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:20:\"sbs-main-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:494954;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:21:\"sbs-main-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1890080;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:20:\"sbs-main-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:197509;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:20:\"sbs-main-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:347448;}s:10:\"team-small\";a:5:{s:4:\"file\";s:20:\"sbs-main-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:257309;}s:10:\"team-large\";a:5:{s:4:\"file\";s:20:\"sbs-main-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:613083;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:21:\"sbs-main-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:938267;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:22:\"sbs-main-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2836480;}s:10:\"page-small\";a:5:{s:4:\"file\";s:20:\"sbs-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:400256;}s:10:\"page-large\";a:5:{s:4:\"file\";s:22:\"sbs-main-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2867602;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:20:\"sbs-main-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:336361;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"sbs-main-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:701866;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:20:\"sbs-main-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:739600;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:22:\"sbs-main-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2385333;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:20:\"sbs-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:659774;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:20:\"sbs-main-259x140.png\";s:5:\"width\";i:259;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47947;}s:13:\"project-small\";a:5:{s:4:\"file\";s:20:\"sbs-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:400256;}s:13:\"project-large\";a:5:{s:4:\"file\";s:21:\"sbs-main-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:916165;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:20:\"sbs-main-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:329087;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4703,6007,'_wp_attached_file','sbs-mockup.png'),(4704,6007,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1228;s:4:\"file\";s:14:\"sbs-mockup.png\";s:8:\"filesize\";i:555899;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"sbs-mockup-730x350.png\";s:5:\"width\";i:730;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:169471;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"sbs-mockup-855x410.png\";s:5:\"width\";i:855;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:230037;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"sbs-mockup-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:420355;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"sbs-mockup-768x368.png\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:188226;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"sbs-mockup-1536x737.png\";s:5:\"width\";i:1536;s:6:\"height\";i:737;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:757167;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"sbs-mockup-2048x982.png\";s:5:\"width\";i:2048;s:6:\"height\";i:982;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1367863;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:23:\"sbs-mockup-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:606585;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:24:\"sbs-mockup-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1323717;}s:8:\"masthead\";a:5:{s:4:\"file\";s:23:\"sbs-mockup-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:573090;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:24:\"sbs-mockup-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1409806;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:23:\"sbs-mockup-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:854848;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:22:\"sbs-mockup-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:301279;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:23:\"sbs-mockup-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1051518;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:22:\"sbs-mockup-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126595;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:22:\"sbs-mockup-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:208267;}s:10:\"team-small\";a:5:{s:4:\"file\";s:22:\"sbs-mockup-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146206;}s:10:\"team-large\";a:5:{s:4:\"file\";s:22:\"sbs-mockup-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:390008;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:23:\"sbs-mockup-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:562774;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:24:\"sbs-mockup-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1367305;}s:10:\"page-small\";a:5:{s:4:\"file\";s:22:\"sbs-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:260350;}s:10:\"page-large\";a:5:{s:4:\"file\";s:24:\"sbs-mockup-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1773571;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:22:\"sbs-mockup-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:206028;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:22:\"sbs-mockup-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:433310;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:22:\"sbs-mockup-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:459443;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:24:\"sbs-mockup-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1271571;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:22:\"sbs-mockup-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:392278;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:22:\"sbs-mockup-292x140.png\";s:5:\"width\";i:292;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34431;}s:13:\"project-small\";a:5:{s:4:\"file\";s:22:\"sbs-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:260350;}s:13:\"project-large\";a:5:{s:4:\"file\";s:23:\"sbs-mockup-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:478141;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:22:\"sbs-mockup-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:197317;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4705,6001,'_wp_attachment_image_alt','The Skirting Board Shop - Magento Home DIY website'),(4706,5862,'_thumbnail_id','8697'),(4707,5862,'_yoast_wpseo_primary_project_services',''),(4708,6008,'_wp_attached_file','tissino-hero-scaled.png'),(4709,6008,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1138;s:4:\"file\";s:23:\"tissino-hero-scaled.png\";s:8:\"filesize\";i:4536239;s:5:\"sizes\";a:34:{s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:25:\"tissino-hero-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:845143;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:26:\"tissino-hero-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1945005;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:25:\"tissino-hero-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:790542;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:26:\"tissino-hero-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3766675;}s:10:\"page-large\";a:5:{s:4:\"file\";s:26:\"tissino-hero-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2752800;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:25:\"tissino-hero-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1034231;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:25:\"tissino-hero-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1067677;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"tissino-hero-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:601945;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"tissino-hero-730x228.png\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:216109;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"tissino-hero-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:239853;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"tissino-hero-855x267.png\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:289523;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"tissino-hero-1536x480.png\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:889902;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"tissino-hero-2048x640.png\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1541011;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:26:\"tissino-hero-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3038000;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"tissino-hero-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1353074;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"tissino-hero-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1346129;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"tissino-hero-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:459155;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:25:\"tissino-hero-3640x800.png\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3268153;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"tissino-hero-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:214582;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"tissino-hero-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:341102;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"tissino-hero-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:231991;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"tissino-hero-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:570969;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"tissino-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:367143;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"tissino-hero-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:328787;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"tissino-hero-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:675561;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"tissino-hero-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:642494;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:26:\"tissino-hero-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3380635;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"tissino-hero-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:585061;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:26:\"tissino-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5408001;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"tissino-hero-360x113.png\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56502;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"tissino-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:367143;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"tissino-hero-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:905641;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"tissino-hero-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:314609;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:26:\"tissino-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5408001;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"tissino-hero.png\";}'),(4710,6009,'_wp_attached_file','tissino-image1.png'),(4711,6009,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:18:\"tissino-image1.png\";s:8:\"filesize\";i:222635;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"tissino-image1-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:249016;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"tissino-image1-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:233529;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"tissino-image1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:318418;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"tissino-image1-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:279706;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"tissino-image1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:422994;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"tissino-image1-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:498542;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"tissino-image1-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:169789;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"tissino-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:559435;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"tissino-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:361636;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"tissino-image1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:238484;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"tissino-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:361636;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"tissino-image1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:92841;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"tissino-image1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:162501;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"tissino-image1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:122640;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"tissino-image1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:288711;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"tissino-image1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:387924;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"tissino-image1-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:552433;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"tissino-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:191852;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"tissino-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:566788;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"tissino-image1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:159587;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"tissino-image1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:321943;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"tissino-image1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:329647;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"tissino-image1-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:466003;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"tissino-image1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:292106;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"tissino-image1-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18660;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"tissino-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:191852;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"tissino-image1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:399140;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"tissino-image1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155329;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4712,6010,'_wp_attached_file','tissino-image2.png'),(4713,6010,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:18:\"tissino-image2.png\";s:8:\"filesize\";i:146227;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"tissino-image2-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:135589;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"tissino-image2-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128903;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"tissino-image2-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:193030;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"tissino-image2-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155698;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"tissino-image2-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:268281;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"tissino-image2-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:352640;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"tissino-image2-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:183618;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"tissino-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:334100;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"tissino-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:310780;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"tissino-image2-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128573;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"tissino-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:310780;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"tissino-image2-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69060;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"tissino-image2-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101407;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"tissino-image2-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59612;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"tissino-image2-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:174402;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"tissino-image2-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:234377;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"tissino-image2-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:379097;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"tissino-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104432;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"tissino-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:381319;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"tissino-image2-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96447;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"tissino-image2-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:222889;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"tissino-image2-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:210608;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"tissino-image2-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:326006;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"tissino-image2-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:181227;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"tissino-image2-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9852;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"tissino-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104432;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"tissino-image2-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:373557;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"tissino-image2-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96046;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4714,6011,'_wp_attached_file','tissino-image3.png'),(4715,6011,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:18:\"tissino-image3.png\";s:8:\"filesize\";i:465863;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4716,6012,'_wp_attached_file','tissino-image4.png'),(4717,6012,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:18:\"tissino-image4.png\";s:8:\"filesize\";i:66686;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4718,6013,'_wp_attached_file','tissino-main.png'),(4719,6013,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1384;s:4:\"file\";s:16:\"tissino-main.png\";s:8:\"filesize\";i:1595060;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"tissino-main-730x395.png\";s:5:\"width\";i:730;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:397961;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"tissino-main-855x462.png\";s:5:\"width\";i:855;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:537131;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"tissino-main-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:809692;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"tissino-main-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:439273;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"tissino-main-1536x830.png\";s:5:\"width\";i:1536;s:6:\"height\";i:830;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1740495;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"tissino-main-2048x1107.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3187880;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:25:\"tissino-main-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1264490;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:26:\"tissino-main-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2957974;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"tissino-main-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1141039;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:26:\"tissino-main-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2895684;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"tissino-main-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1583726;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"tissino-main-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:574496;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:25:\"tissino-main-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2164117;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"tissino-main-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:216251;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"tissino-main-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:396202;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"tissino-main-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:302899;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"tissino-main-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:701120;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:25:\"tissino-main-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1185883;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:26:\"tissino-main-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3279153;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"tissino-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:467648;}s:10:\"page-large\";a:5:{s:4:\"file\";s:26:\"tissino-main-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3381961;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"tissino-main-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:386674;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"tissino-main-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:791817;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"tissino-main-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:902602;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:26:\"tissino-main-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2755645;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"tissino-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:776322;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"tissino-main-259x140.png\";s:5:\"width\";i:259;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59265;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"tissino-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:467648;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"tissino-main-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:965511;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"tissino-main-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:376085;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4720,6014,'_wp_attached_file','tissino-mockup.png'),(4721,6014,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2960;s:6:\"height\";i:1420;s:4:\"file\";s:18:\"tissino-mockup.png\";s:8:\"filesize\";i:3480456;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"tissino-mockup-730x350.png\";s:5:\"width\";i:730;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:217034;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"tissino-mockup-855x410.png\";s:5:\"width\";i:855;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:287895;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"tissino-mockup-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:572732;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"tissino-mockup-768x368.png\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:238203;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"tissino-mockup-1536x737.png\";s:5:\"width\";i:1536;s:6:\"height\";i:737;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:846872;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"tissino-mockup-2048x982.png\";s:5:\"width\";i:2048;s:6:\"height\";i:982;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1435837;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"tissino-mockup-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:825761;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"tissino-mockup-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2037816;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"tissino-mockup-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:896396;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"tissino-mockup-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1955328;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"tissino-mockup-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:962486;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"tissino-mockup-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:413804;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"tissino-mockup-2960x800.png\";s:5:\"width\";i:2960;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2025567;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"tissino-mockup-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:161604;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"tissino-mockup-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:267264;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"tissino-mockup-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:229124;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"tissino-mockup-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:486263;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"tissino-mockup-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:770817;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"tissino-mockup-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2707415;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"tissino-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:330205;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"tissino-mockup-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1895839;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"tissino-mockup-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:262193;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"tissino-mockup-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:525775;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"tissino-mockup-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:625505;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"tissino-mockup-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2390130;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"tissino-mockup-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:549531;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:28:\"tissino-mockup-2960x1400.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2916995;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"tissino-mockup-292x140.png\";s:5:\"width\";i:292;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46373;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"tissino-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:330205;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"tissino-mockup-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:578158;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"tissino-mockup-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:254614;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4722,6008,'_wp_attachment_image_alt','Tissino - Bathrooms & Showers Magento Website'),(4723,5853,'_thumbnail_id','6008'),(4724,5853,'_yoast_wpseo_primary_project_services','73'),(4725,6015,'_wp_attached_file','whoward-hero-scaled.png'),(4726,6015,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1138;s:4:\"file\";s:23:\"whoward-hero-scaled.png\";s:8:\"filesize\";i:3938647;s:5:\"sizes\";a:34:{s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:25:\"whoward-hero-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:817121;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:26:\"whoward-hero-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1880005;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:25:\"whoward-hero-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:766851;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:26:\"whoward-hero-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3274201;}s:10:\"page-large\";a:5:{s:4:\"file\";s:26:\"whoward-hero-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2516806;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:25:\"whoward-hero-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:997422;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:25:\"whoward-hero-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1028369;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"whoward-hero-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:594850;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"whoward-hero-730x228.png\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:168270;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"whoward-hero-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:187962;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"whoward-hero-855x267.png\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:228353;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"whoward-hero-1536x480.png\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:747056;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"whoward-hero-2048x640.png\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1326414;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:26:\"whoward-hero-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2643735;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"whoward-hero-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1059166;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"whoward-hero-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1222544;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"whoward-hero-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:458044;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:25:\"whoward-hero-3640x800.png\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2693832;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"whoward-hero-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:170625;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"whoward-hero-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:304497;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"whoward-hero-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:228140;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"whoward-hero-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:561157;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"whoward-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:353380;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"whoward-hero-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:296293;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"whoward-hero-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:633340;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"whoward-hero-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:625919;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:26:\"whoward-hero-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2975085;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"whoward-hero-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:564946;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:26:\"whoward-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4682301;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"whoward-hero-360x113.png\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45502;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"whoward-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:353380;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"whoward-hero-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:804307;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"whoward-hero-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:277814;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:26:\"whoward-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4682301;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"whoward-hero.png\";}'),(4727,6016,'_wp_attached_file','whoward-image1.png'),(4728,6016,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:18:\"whoward-image1.png\";s:8:\"filesize\";i:626710;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"whoward-image1-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:161459;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"whoward-image1-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:151893;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"whoward-image1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:202970;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"whoward-image1-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:179791;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"whoward-image1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:282038;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"whoward-image1-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:469919;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"whoward-image1-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37370;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"whoward-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:483177;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"whoward-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:232895;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"whoward-image1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:152570;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"whoward-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:232895;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"whoward-image1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17568;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"whoward-image1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66972;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"whoward-image1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:83692;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"whoward-image1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:151314;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"whoward-image1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:264924;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"whoward-image1-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:584997;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"whoward-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100599;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"whoward-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:613243;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"whoward-image1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67926;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"whoward-image1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146419;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"whoward-image1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:219185;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"whoward-image1-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:410950;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"whoward-image1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:196263;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"whoward-image1-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12608;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"whoward-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100599;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"whoward-image1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113215;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"whoward-image1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63704;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4729,6017,'_wp_attached_file','whoward-image2.png'),(4730,6017,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:18:\"whoward-image2.png\";s:8:\"filesize\";i:547247;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"whoward-image2-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:129024;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"whoward-image2-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:122246;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"whoward-image2-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:193719;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"whoward-image2-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:148004;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"whoward-image2-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:256438;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"whoward-image2-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:456542;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"whoward-image2-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:229222;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"whoward-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:369754;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"whoward-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:411037;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"whoward-image2-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:129268;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"whoward-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:411037;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"whoward-image2-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74070;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"whoward-image2-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:107520;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"whoward-image2-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80581;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"whoward-image2-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:168462;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"whoward-image2-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:232793;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"whoward-image2-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:459252;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"whoward-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113465;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"whoward-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:459523;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"whoward-image2-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:107294;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"whoward-image2-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:209936;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"whoward-image2-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:201305;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"whoward-image2-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:443178;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"whoward-image2-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:184368;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"whoward-image2-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12023;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"whoward-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113465;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"whoward-image2-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:284874;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"whoward-image2-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102495;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4731,6018,'_wp_attached_file','whoward-image3.png'),(4732,6018,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:18:\"whoward-image3.png\";s:8:\"filesize\";i:259831;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4733,6019,'_wp_attached_file','whoward-image4.png'),(4734,6019,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:18:\"whoward-image4.png\";s:8:\"filesize\";i:973786;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4735,6020,'_wp_attached_file','whoward-main.png'),(4736,6020,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2960;s:6:\"height\";i:1600;s:4:\"file\";s:16:\"whoward-main.png\";s:8:\"filesize\";i:5735433;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"whoward-main-730x395.png\";s:5:\"width\";i:730;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:313457;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"whoward-main-855x462.png\";s:5:\"width\";i:855;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:433149;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"whoward-main-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:633985;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"whoward-main-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:348231;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"whoward-main-1536x830.png\";s:5:\"width\";i:1536;s:6:\"height\";i:830;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1410221;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"whoward-main-2048x1107.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2482790;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:25:\"whoward-main-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:908611;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:26:\"whoward-main-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2899741;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"whoward-main-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1091672;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:26:\"whoward-main-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2163178;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"whoward-main-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1374126;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"whoward-main-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:463181;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:25:\"whoward-main-2960x800.png\";s:5:\"width\";i:2960;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2724398;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"whoward-main-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:174716;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"whoward-main-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:317747;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"whoward-main-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:236393;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"whoward-main-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:573429;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:25:\"whoward-main-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:836960;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:26:\"whoward-main-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4121302;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"whoward-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:373412;}s:10:\"page-large\";a:5:{s:4:\"file\";s:26:\"whoward-main-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2620813;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"whoward-main-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:309783;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"whoward-main-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:650337;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"whoward-main-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:683363;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:26:\"whoward-main-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3449229;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"whoward-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:639539;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:26:\"whoward-main-2960x1400.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4989271;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"whoward-main-259x140.png\";s:5:\"width\";i:259;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40408;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"whoward-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:373412;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"whoward-main-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:811033;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"whoward-main-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:293821;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4737,6021,'_wp_attached_file','whoward-mockup.png'),(4738,6021,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2960;s:6:\"height\";i:1420;s:4:\"file\";s:18:\"whoward-mockup.png\";s:8:\"filesize\";i:2765204;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"whoward-mockup-730x350.png\";s:5:\"width\";i:730;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:160247;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"whoward-mockup-855x410.png\";s:5:\"width\";i:855;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:211840;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"whoward-mockup-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:371937;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"whoward-mockup-768x368.png\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:176692;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"whoward-mockup-1536x737.png\";s:5:\"width\";i:1536;s:6:\"height\";i:737;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:615693;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"whoward-mockup-2048x982.png\";s:5:\"width\";i:2048;s:6:\"height\";i:982;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1048483;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"whoward-mockup-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:548281;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"whoward-mockup-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1534160;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"whoward-mockup-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:616361;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"whoward-mockup-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1541683;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"whoward-mockup-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:694649;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"whoward-mockup-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:271093;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"whoward-mockup-2960x800.png\";s:5:\"width\";i:2960;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1505406;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"whoward-mockup-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125808;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"whoward-mockup-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:195659;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"whoward-mockup-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:149664;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"whoward-mockup-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:345458;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"whoward-mockup-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:505147;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"whoward-mockup-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2103404;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"whoward-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:236265;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"whoward-mockup-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1416483;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"whoward-mockup-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:194308;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"whoward-mockup-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:384183;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"whoward-mockup-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:411026;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"whoward-mockup-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1856842;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"whoward-mockup-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:360495;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:28:\"whoward-mockup-2960x1400.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2191897;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"whoward-mockup-292x140.png\";s:5:\"width\";i:292;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37524;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"whoward-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:236265;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"whoward-mockup-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:421031;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"whoward-mockup-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:187253;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4739,6015,'_wp_attachment_image_alt','W Howard - Magento 2 B2B Website'),(4740,5861,'_thumbnail_id','8705'),(4741,5861,'_yoast_wpseo_primary_project_services',''),(4742,6022,'_wp_attached_file','william-yeoward-hero-scaled.png'),(4743,6022,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1138;s:4:\"file\";s:31:\"william-yeoward-hero-scaled.png\";s:8:\"filesize\";i:3983422;s:5:\"sizes\";a:34:{s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:33:\"william-yeoward-hero-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:846278;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-hero-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2188590;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:33:\"william-yeoward-hero-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:779353;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-hero-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3570541;}s:10:\"page-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-hero-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2954824;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:33:\"william-yeoward-hero-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1199001;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:33:\"william-yeoward-hero-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1235395;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"william-yeoward-hero-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:693933;}s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"william-yeoward-hero-730x228.png\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:212118;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"william-yeoward-hero-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:236304;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"william-yeoward-hero-855x267.png\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:286330;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"william-yeoward-hero-1536x480.png\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:866278;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:33:\"william-yeoward-hero-2048x640.png\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1466906;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:34:\"william-yeoward-hero-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2906100;}s:8:\"masthead\";a:5:{s:4:\"file\";s:33:\"william-yeoward-hero-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:952724;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:33:\"william-yeoward-hero-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1462730;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:32:\"william-yeoward-hero-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:557288;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:33:\"william-yeoward-hero-3640x800.png\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2460008;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:32:\"william-yeoward-hero-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:219084;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:32:\"william-yeoward-hero-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:397501;}s:10:\"team-small\";a:5:{s:4:\"file\";s:32:\"william-yeoward-hero-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:279616;}s:10:\"team-large\";a:5:{s:4:\"file\";s:32:\"william-yeoward-hero-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:686341;}s:10:\"page-small\";a:5:{s:4:\"file\";s:32:\"william-yeoward-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:448453;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:32:\"william-yeoward-hero-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:387265;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"william-yeoward-hero-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:783158;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:32:\"william-yeoward-hero-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:691360;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-hero-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3108565;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:32:\"william-yeoward-hero-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:648657;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4676332;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:32:\"william-yeoward-hero-360x113.png\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53436;}s:13:\"project-small\";a:5:{s:4:\"file\";s:32:\"william-yeoward-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:448453;}s:13:\"project-large\";a:5:{s:4:\"file\";s:33:\"william-yeoward-hero-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:965975;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:32:\"william-yeoward-hero-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:368910;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-hero-3640x1200.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4676332;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:24:\"william-yeoward-hero.png\";}'),(4744,6023,'_wp_attached_file','william-yeoward-image1.png'),(4745,6023,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:26:\"william-yeoward-image1.png\";s:8:\"filesize\";i:1492782;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image1-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:422421;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image1-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:398409;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:546928;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image1-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:470379;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"william-yeoward-image1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:776876;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:36:\"william-yeoward-image1-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1303163;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"william-yeoward-image1-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:370771;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"william-yeoward-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1322329;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"william-yeoward-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:936102;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:406302;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:35:\"william-yeoward-image1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:936102;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126267;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:261585;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:231109;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:460945;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"william-yeoward-image1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:738778;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:36:\"william-yeoward-image1-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1465058;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:313945;}s:10:\"page-large\";a:5:{s:4:\"file\";s:36:\"william-yeoward-image1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1501539;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:256532;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:491147;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:593970;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:36:\"william-yeoward-image1-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1197652;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:534895;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image1-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31435;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:313945;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"william-yeoward-image1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:565562;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:248995;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4746,6024,'_wp_attached_file','william-yeoward-image2.png'),(4747,6024,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1210;s:4:\"file\";s:26:\"william-yeoward-image2.png\";s:8:\"filesize\";i:424248;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image2-724x600.png\";s:5:\"width\";i:724;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132231;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image2-700x580.png\";s:5:\"width\";i:700;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125215;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image2-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136946;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image2-768x636.png\";s:5:\"width\";i:768;s:6:\"height\";i:636;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146023;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"william-yeoward-image2-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:144230;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:36:\"william-yeoward-image2-1460x1067.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:414506;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"william-yeoward-image2-1460x422.png\";s:5:\"width\";i:1460;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:214738;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"william-yeoward-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:422851;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"william-yeoward-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:357860;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image2-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:122697;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:35:\"william-yeoward-image2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:357860;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image2-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:73473;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image2-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:107650;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image2-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55490;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image2-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:164557;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"william-yeoward-image2-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:143872;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:36:\"william-yeoward-image2-1460x1172.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:427182;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117846;}s:10:\"page-large\";a:5:{s:4:\"file\";s:36:\"william-yeoward-image2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:427723;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image2-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105737;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image2-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:197619;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image2-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106330;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:36:\"william-yeoward-image2-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:409837;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image2-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96695;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image2-169x140.png\";s:5:\"width\";i:169;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11088;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117846;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"william-yeoward-image2-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:244293;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-image2-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102551;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4748,6025,'_wp_attached_file','william-yeoward-image3.png'),(4749,6025,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:26:\"william-yeoward-image3.png\";s:8:\"filesize\";i:1593713;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4750,6026,'_wp_attached_file','william-yeoward-image4.png'),(4751,6026,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:26:\"william-yeoward-image4.png\";s:8:\"filesize\";i:1346649;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4752,6027,'_wp_attached_file','william-yeoward-main.png'),(4753,6027,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2960;s:6:\"height\";i:1600;s:4:\"file\";s:24:\"william-yeoward-main.png\";s:8:\"filesize\";i:7197914;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"william-yeoward-main-730x395.png\";s:5:\"width\";i:730;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:591780;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"william-yeoward-main-855x462.png\";s:5:\"width\";i:855;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:798062;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"william-yeoward-main-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1056397;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"william-yeoward-main-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:651663;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"william-yeoward-main-1536x830.png\";s:5:\"width\";i:1536;s:6:\"height\";i:830;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2361816;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"william-yeoward-main-2048x1107.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3930744;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:33:\"william-yeoward-main-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1326949;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:34:\"william-yeoward-main-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4297625;}s:8:\"masthead\";a:5:{s:4:\"file\";s:33:\"william-yeoward-main-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1613811;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-main-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3467910;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:33:\"william-yeoward-main-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2261759;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:32:\"william-yeoward-main-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:797340;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:33:\"william-yeoward-main-2960x800.png\";s:5:\"width\";i:2960;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3749489;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:32:\"william-yeoward-main-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:330995;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:32:\"william-yeoward-main-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:591292;}s:10:\"team-small\";a:5:{s:4:\"file\";s:32:\"william-yeoward-main-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:417353;}s:10:\"team-large\";a:5:{s:4:\"file\";s:32:\"william-yeoward-main-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:981060;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:33:\"william-yeoward-main-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1209000;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-main-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5636332;}s:10:\"page-small\";a:5:{s:4:\"file\";s:32:\"william-yeoward-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:663244;}s:10:\"page-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-main-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4018352;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:32:\"william-yeoward-main-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:575284;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"william-yeoward-main-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1133681;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:32:\"william-yeoward-main-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1062516;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-main-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4747260;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:32:\"william-yeoward-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1018213;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-main-2960x1400.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6869111;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:32:\"william-yeoward-main-259x140.png\";s:5:\"width\";i:259;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:82293;}s:13:\"project-small\";a:5:{s:4:\"file\";s:32:\"william-yeoward-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:663244;}s:13:\"project-large\";a:5:{s:4:\"file\";s:33:\"william-yeoward-main-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1408400;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:32:\"william-yeoward-main-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:554581;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4754,6028,'_wp_attached_file','william-yeoward-mockup.png'),(4755,6028,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2960;s:6:\"height\";i:1420;s:4:\"file\";s:26:\"william-yeoward-mockup.png\";s:8:\"filesize\";i:3107875;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"william-yeoward-mockup-730x350.png\";s:5:\"width\";i:730;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:181885;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-mockup-855x410.png\";s:5:\"width\";i:855;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:241475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"william-yeoward-mockup-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:428116;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-mockup-768x368.png\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:199806;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"william-yeoward-mockup-1536x737.png\";s:5:\"width\";i:1536;s:6:\"height\";i:737;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:703991;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"william-yeoward-mockup-2048x982.png\";s:5:\"width\";i:2048;s:6:\"height\";i:982;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1196754;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"william-yeoward-mockup-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:604329;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:36:\"william-yeoward-mockup-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1762716;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"william-yeoward-mockup-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:711744;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"william-yeoward-mockup-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1582543;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"william-yeoward-mockup-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:797719;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"william-yeoward-mockup-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:316892;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:35:\"william-yeoward-mockup-2960x800.png\";s:5:\"width\";i:2960;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1635308;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-mockup-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:143723;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-mockup-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:223183;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-mockup-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:167789;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-mockup-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:394662;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"william-yeoward-mockup-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:563853;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:36:\"william-yeoward-mockup-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2387845;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:268844;}s:10:\"page-large\";a:5:{s:4:\"file\";s:36:\"william-yeoward-mockup-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1624039;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-mockup-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:221689;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"william-yeoward-mockup-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:441686;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-mockup-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:452921;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:36:\"william-yeoward-mockup-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2106607;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-mockup-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:400348;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:36:\"william-yeoward-mockup-2960x1400.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2464449;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-mockup-292x140.png\";s:5:\"width\";i:292;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40696;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-mockup-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:268844;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"william-yeoward-mockup-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:480478;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"william-yeoward-mockup-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:213170;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4756,6022,'_wp_attachment_image_alt','William Yeoward - Design Furniture Magento Website'),(4757,5857,'_thumbnail_id','6022'),(4758,5857,'_yoast_wpseo_primary_project_services',''),(4759,5866,'_yoast_wpseo_primary_project_services',''),(5406,6058,'_wp_attached_file','AWARDS-BADGES-Finalist_Recommends-Digital_2021-scaled.png'),(5407,6058,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1175;s:4:\"file\";s:57:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-scaled.png\";s:8:\"filesize\";i:133482;s:5:\"sizes\";a:34:{s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:60:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71712;}s:10:\"page-large\";a:5:{s:4:\"file\";s:60:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86325;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:59:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48133;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:59:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49001;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37131;}s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-730x236.png\";s:5:\"width\";i:730;s:6:\"height\";i:236;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19939;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-768x248.png\";s:5:\"width\";i:768;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21118;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-855x276.png\";s:5:\"width\";i:855;s:6:\"height\";i:276;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23742;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:59:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-1536x496.png\";s:5:\"width\";i:1536;s:6:\"height\";i:496;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45647;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:59:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-2048x661.png\";s:5:\"width\";i:2048;s:6:\"height\";i:661;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64105;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:59:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42587;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:60:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100765;}s:8:\"masthead\";a:5:{s:4:\"file\";s:59:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60850;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:59:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56185;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:58:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29716;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:59:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-3640x800.png\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124133;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:58:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20105;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:58:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24568;}s:10:\"team-small\";a:5:{s:4:\"file\";s:58:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20423;}s:10:\"team-large\";a:5:{s:4:\"file\";s:58:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32027;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:59:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37937;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:60:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119792;}s:10:\"page-small\";a:5:{s:4:\"file\";s:58:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25479;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:58:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23761;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:58:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36205;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:58:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36083;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:60:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106859;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:58:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34418;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:60:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-3640x1347.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1347;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94308;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:58:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-360x116.png\";s:5:\"width\";i:360;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9265;}s:13:\"project-small\";a:5:{s:4:\"file\";s:58:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25479;}s:13:\"project-large\";a:5:{s:4:\"file\";s:59:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44069;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:58:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23772;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:60:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021-3640x1347.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1347;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94308;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:50:\"AWARDS-BADGES-Finalist_Recommends-Digital_2021.png\";}'),(5408,6059,'_wp_attached_file','mia-2020.png'),(5409,6059,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3464;s:6:\"height\";i:3000;s:4:\"file\";s:12:\"mia-2020.png\";s:8:\"filesize\";i:374537;s:5:\"sizes\";a:34:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:21:\"mia-2020-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:265063;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:21:\"mia-2020-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:270040;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"mia-2020-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:154615;}s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"mia-2020-693x600.png\";s:5:\"width\";i:693;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:121361;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"mia-2020-768x665.png\";s:5:\"width\";i:768;s:6:\"height\";i:665;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:145484;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"mia-2020-670x580.png\";s:5:\"width\";i:670;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:118277;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"mia-2020-1536x1330.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1330;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:441401;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"mia-2020-2048x1774.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1774;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:710835;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:21:\"mia-2020-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:220554;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:22:\"mia-2020-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:623458;}s:8:\"masthead\";a:5:{s:4:\"file\";s:21:\"mia-2020-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:245634;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:22:\"mia-2020-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:398907;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:21:\"mia-2020-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:310315;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:20:\"mia-2020-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:118783;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:21:\"mia-2020-3464x800.png\";s:5:\"width\";i:3464;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:430175;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:20:\"mia-2020-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:65020;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:20:\"mia-2020-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100629;}s:10:\"team-small\";a:5:{s:4:\"file\";s:20:\"mia-2020-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:79896;}s:10:\"team-large\";a:5:{s:4:\"file\";s:20:\"mia-2020-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:148349;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:21:\"mia-2020-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:220800;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:22:\"mia-2020-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:751299;}s:10:\"page-small\";a:5:{s:4:\"file\";s:20:\"mia-2020-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:112859;}s:10:\"page-large\";a:5:{s:4:\"file\";s:22:\"mia-2020-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:560675;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:20:\"mia-2020-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98557;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"mia-2020-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:180018;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:20:\"mia-2020-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:180099;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:22:\"mia-2020-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:663787;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:20:\"mia-2020-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:159798;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:22:\"mia-2020-3464x1400.png\";s:5:\"width\";i:3464;s:6:\"height\";i:1400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:742874;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:20:\"mia-2020-162x140.png\";s:5:\"width\";i:162;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18242;}s:13:\"project-small\";a:5:{s:4:\"file\";s:20:\"mia-2020-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:112859;}s:13:\"project-large\";a:5:{s:4:\"file\";s:21:\"mia-2020-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:204096;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:20:\"mia-2020-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:95964;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:22:\"mia-2020-3464x2048.png\";s:5:\"width\";i:3464;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:998184;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5410,6060,'_wp_attached_file','rar2017.png'),(5411,6060,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:317;s:4:\"file\";s:11:\"rar2017.png\";s:8:\"filesize\";i:12394;s:5:\"sizes\";a:2:{s:11:\"brand-small\";a:5:{s:4:\"file\";s:19:\"rar2017-250x240.png\";s:5:\"width\";i:250;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24451;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:19:\"rar2017-110x140.png\";s:5:\"width\";i:110;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16370;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5412,6061,'_wp_attached_file','drum2018.png'),(5413,6061,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:430;s:6:\"height\";i:279;s:4:\"file\";s:12:\"drum2018.png\";s:8:\"filesize\";i:16362;s:5:\"sizes\";a:2:{s:11:\"brand-small\";a:5:{s:4:\"file\";s:20:\"drum2018-430x240.png\";s:5:\"width\";i:430;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45035;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:20:\"drum2018-216x140.png\";s:5:\"width\";i:216;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28933;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5414,6062,'_wp_attached_file','drum2019.png'),(5415,6062,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1815;s:6:\"height\";i:971;s:4:\"file\";s:12:\"drum2019.png\";s:8:\"filesize\";i:29802;s:5:\"sizes\";a:27:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:21:\"drum2019-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75620;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:21:\"drum2019-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77482;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"drum2019-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40776;}s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"drum2019-730x391.png\";s:5:\"width\";i:730;s:6:\"height\";i:391;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32926;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"drum2019-768x411.png\";s:5:\"width\";i:768;s:6:\"height\";i:411;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34910;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"drum2019-855x457.png\";s:5:\"width\";i:855;s:6:\"height\";i:457;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40105;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"drum2019-1536x822.png\";s:5:\"width\";i:1536;s:6:\"height\";i:822;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:83345;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:20:\"drum2019-750x971.png\";s:5:\"width\";i:750;s:6:\"height\";i:971;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26750;}s:8:\"masthead\";a:5:{s:4:\"file\";s:21:\"drum2019-1815x422.png\";s:5:\"width\";i:1815;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34386;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:21:\"drum2019-1460x971.png\";s:5:\"width\";i:1460;s:6:\"height\";i:971;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50904;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:21:\"drum2019-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:79009;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:20:\"drum2019-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35179;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:21:\"drum2019-1815x800.png\";s:5:\"width\";i:1815;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53841;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:20:\"drum2019-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21823;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:20:\"drum2019-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33204;}s:10:\"team-small\";a:5:{s:4:\"file\";s:20:\"drum2019-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21147;}s:10:\"team-large\";a:5:{s:4:\"file\";s:20:\"drum2019-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43651;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:20:\"drum2019-690x971.png\";s:5:\"width\";i:690;s:6:\"height\";i:971;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24939;}s:10:\"page-small\";a:5:{s:4:\"file\";s:20:\"drum2019-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34229;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:20:\"drum2019-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32695;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"drum2019-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50567;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:20:\"drum2019-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39193;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:20:\"drum2019-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36990;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:20:\"drum2019-262x140.png\";s:5:\"width\";i:262;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10415;}s:13:\"project-small\";a:5:{s:4:\"file\";s:20:\"drum2019-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34229;}s:13:\"project-large\";a:5:{s:4:\"file\";s:21:\"drum2019-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60278;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:20:\"drum2019-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32198;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5416,6063,'_wp_attached_file','mia-2019.png'),(5417,6063,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:993;s:6:\"height\";i:637;s:4:\"file\";s:12:\"mia-2019.png\";s:8:\"filesize\";i:17384;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"mia-2019-730x468.png\";s:5:\"width\";i:730;s:6:\"height\";i:468;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56939;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"mia-2019-855x548.png\";s:5:\"width\";i:855;s:6:\"height\";i:548;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67993;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"mia-2019-760x637.png\";s:5:\"width\";i:760;s:6:\"height\";i:637;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35096;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"mia-2019-768x493.png\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60483;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:20:\"mia-2019-750x637.png\";s:5:\"width\";i:750;s:6:\"height\";i:637;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34703;}s:8:\"masthead\";a:5:{s:4:\"file\";s:20:\"mia-2019-993x422.png\";s:5:\"width\";i:993;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31277;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:20:\"mia-2019-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69902;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:20:\"mia-2019-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38877;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:20:\"mia-2019-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55405;}s:10:\"team-small\";a:5:{s:4:\"file\";s:20:\"mia-2019-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51098;}s:10:\"team-large\";a:5:{s:4:\"file\";s:20:\"mia-2019-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:73347;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:20:\"mia-2019-690x637.png\";s:5:\"width\";i:690;s:6:\"height\";i:637;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33121;}s:10:\"page-small\";a:5:{s:4:\"file\";s:20:\"mia-2019-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58188;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:20:\"mia-2019-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54069;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"mia-2019-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77306;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:20:\"mia-2019-690x637.png\";s:5:\"width\";i:690;s:6:\"height\";i:637;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33121;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:20:\"mia-2019-690x637.png\";s:5:\"width\";i:690;s:6:\"height\";i:637;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33121;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:20:\"mia-2019-218x140.png\";s:5:\"width\";i:218;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15561;}s:13:\"project-small\";a:5:{s:4:\"file\";s:20:\"mia-2019-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58188;}s:13:\"project-large\";a:5:{s:4:\"file\";s:20:\"mia-2019-993x600.png\";s:5:\"width\";i:993;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37179;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:20:\"mia-2019-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53840;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5692,5810,'_yoast_wpseo_primary_partner_type','45'),(5693,5818,'_yoast_wpseo_primary_partner_type','46'),(5694,5813,'_yoast_wpseo_primary_partner_type','45'),(5695,5811,'_yoast_wpseo_primary_partner_type','45'),(5696,5821,'_yoast_wpseo_primary_partner_type','48'),(5697,5816,'_yoast_wpseo_primary_partner_type','49'),(5698,5817,'_yoast_wpseo_primary_partner_type','49'),(5699,5820,'_yoast_wpseo_primary_partner_type','46'),(5700,5809,'_yoast_wpseo_primary_partner_type','47'),(5701,5823,'_yoast_wpseo_primary_partner_type','48'),(5702,5815,'_yoast_wpseo_primary_partner_type','46'),(5703,5819,'_yoast_wpseo_primary_partner_type','46'),(5704,5814,'_yoast_wpseo_primary_partner_type','49'),(5705,5822,'_yoast_wpseo_primary_partner_type','49'),(5706,5812,'_yoast_wpseo_primary_partner_type','47'),(5707,6070,'_edit_lock','1732890909:1'),(5708,6070,'_edit_last','1'),(5709,6070,'featured','0'),(5710,6070,'_featured','field_65e5f6bbf5937'),(5711,6070,'_yoast_wpseo_primary_partner_type','48'),(5712,6070,'_yoast_wpseo_estimated-reading-time-minutes','1'),(5713,6070,'_yoast_wpseo_wordproof_timestamp',''),(5714,6071,'_edit_lock','1732898650:5'),(5715,6071,'_edit_last','5'),(5716,6071,'featured','0'),(5717,6071,'_featured','field_65e5f6bbf5937'),(5718,6071,'_yoast_wpseo_primary_partner_type','49'),(5719,6071,'_yoast_wpseo_estimated-reading-time-minutes','1'),(5720,6071,'_yoast_wpseo_wordproof_timestamp',''),(5721,6072,'_edit_lock','1732898615:5'),(5722,6072,'_edit_last','5'),(5723,6072,'featured','0'),(5724,6072,'_featured','field_65e5f6bbf5937'),(5725,6072,'_yoast_wpseo_primary_partner_type','49'),(5726,6072,'_yoast_wpseo_estimated-reading-time-minutes','1'),(5727,6072,'_yoast_wpseo_wordproof_timestamp',''),(5736,5814,'_yoast_wpseo_content_score','90'),(5737,5813,'_yoast_wpseo_content_score','90'),(5738,5812,'_yoast_wpseo_content_score','90'),(5739,5811,'_yoast_wpseo_content_score','90'),(5740,5810,'_yoast_wpseo_content_score','90'),(5741,5809,'_yoast_wpseo_content_score','90'),(5754,6077,'_wp_attached_file','adobe-and-magento.png'),(5755,6077,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:21:\"adobe-and-magento.png\";s:8:\"filesize\";i:1833534;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6342,6093,'_wp_attached_file','adobe-commerce.svg'),(6343,6093,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:1691;s:5:\"width\";d:44;s:6:\"height\";d:41;}'),(6344,6094,'_wp_attached_file','audits.svg'),(6345,6094,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:1398;s:5:\"width\";d:44;s:6:\"height\";d:41;}'),(6346,6095,'_wp_attached_file','b2b.svg'),(6347,6095,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2840;s:5:\"width\";d:44;s:6:\"height\";d:39;}'),(6348,6096,'_wp_attached_file','consultancy.svg'),(6349,6096,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2029;s:5:\"width\";d:44;s:6:\"height\";d:40;}'),(6350,6097,'_wp_attached_file','development.svg'),(6351,6097,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:829;s:5:\"width\";d:44;s:6:\"height\";d:36;}'),(6352,6098,'_wp_attached_file','hyva.svg'),(6353,6098,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:1888;s:5:\"width\";d:40;s:6:\"height\";d:44;}'),(6354,6099,'_wp_attached_file','migration.svg'),(6355,6099,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:820;s:5:\"width\";d:44;s:6:\"height\";d:44;}'),(6356,6100,'_wp_attached_file','open-source.svg'),(6357,6100,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:1206;s:5:\"width\";d:44;s:6:\"height\";d:41;}'),(6358,6101,'_wp_attached_file','support.svg'),(6359,6101,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:1480;s:5:\"width\";d:44;s:6:\"height\";d:41;}'),(6360,6102,'_wp_attached_file','ux-ui-design.svg'),(6361,6102,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:1807;s:5:\"width\";d:44;s:6:\"height\";d:42;}'),(6496,6109,'_wp_attached_file','actuate-intro.mp4'),(6497,6109,'_wp_attachment_metadata','a:10:{s:7:\"bitrate\";i:234486;s:8:\"filesize\";i:818406;s:9:\"mime_type\";s:15:\"video/quicktime\";s:6:\"length\";i:28;s:16:\"length_formatted\";s:4:\"0:28\";s:5:\"width\";i:848;s:6:\"height\";i:480;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:17:\"created_timestamp\";i:-2082844800;}'),(6839,6130,'_wp_attached_file','hyva_bronze-partner-badge_stacked_dark.svg'),(6840,6130,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:5643;s:5:\"width\";d:383;s:6:\"height\";d:114;}'),(7200,6160,'_wp_attached_file','hyva-themes.png'),(7201,6160,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1256;s:6:\"height\";i:633;s:4:\"file\";s:15:\"hyva-themes.png\";s:8:\"filesize\";i:122099;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7380,6162,'_wp_attached_file','enhanced-ux.svg'),(7381,6162,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:8294;s:5:\"width\";d:36;s:6:\"height\";d:50;}'),(7382,6163,'_wp_attached_file','faster-development.svg'),(7383,6163,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:3472;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(7384,6164,'_wp_attached_file','hyva-partner.svg'),(7385,6164,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:10418;s:5:\"width\";d:50;s:6:\"height\";d:44;}'),(7386,6165,'_wp_attached_file','load-times.svg'),(7387,6165,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:5038;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(7388,6166,'_wp_attached_file','reduced-complexity.svg'),(7389,6166,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:3772;s:5:\"width\";d:45;s:6:\"height\";d:40;}'),(7390,6167,'_wp_attached_file','reliability.svg'),(7391,6167,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:1973;s:5:\"width\";d:40;s:6:\"height\";d:50;}'),(7486,6169,'_wp_attached_file','hyva-vs-pwa.png'),(7487,6169,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:15:\"hyva-vs-pwa.png\";s:8:\"filesize\";i:1165975;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7488,6170,'_wp_attached_file','what-is-hyva.png'),(7489,6170,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:16:\"what-is-hyva.png\";s:8:\"filesize\";i:308032;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7686,6179,'_edit_lock','1717929787:1'),(7687,6179,'_edit_last','1'),(7688,6179,'_yoast_wpseo_content_score','90'),(7689,6179,'_yoast_wpseo_estimated-reading-time-minutes','1'),(7690,6179,'_yoast_wpseo_wordproof_timestamp',''),(7693,6179,'event_date','2024-06-20 18:00:00'),(7694,6179,'_event_date','field_6663509f8df7b'),(7695,6179,'location','The Wharf, 6 Slate Wharf, Manchester M15 4ST'),(7696,6179,'_location','field_666350ec8df7c'),(7697,6179,'event_link','a:3:{s:5:\"title\";s:12:\"More Details\";s:3:\"url\";s:77:\"https://www.eventbrite.co.uk/e/north-west-agency-meet-up-tickets-857978285147\";s:6:\"target\";s:6:\"_blank\";}'),(7698,6179,'_event_link','field_666350f98df7d'),(7700,5656,'_edit_lock','1771161240:1'),(7701,5656,'_edit_last','1'),(7703,5656,'_yoast_wpseo_primary_category',''),(7704,5656,'_yoast_wpseo_linkdex','73'),(7705,5656,'_yoast_wpseo_content_score','90'),(7706,5656,'_yoast_wpseo_estimated-reading-time-minutes','5'),(7707,5656,'_yoast_wpseo_wordproof_timestamp',''),(7708,5653,'_edit_lock','1771161166:1'),(7709,5653,'_edit_last','1'),(7711,5653,'_yoast_wpseo_primary_category',''),(7712,5653,'_yoast_wpseo_content_score','90'),(7713,5653,'_yoast_wpseo_estimated-reading-time-minutes','3'),(7714,5653,'_yoast_wpseo_wordproof_timestamp',''),(7738,5771,'_edit_last','1'),(7740,5769,'_edit_last','1'),(7742,5767,'_edit_last','1'),(7744,5765,'_edit_last','1'),(7746,5763,'_edit_last','1'),(7748,5761,'_edit_last','1'),(7750,5759,'_edit_last','1'),(7752,5755,'_edit_last','1'),(7754,5751,'_edit_last','1'),(7756,5749,'_edit_last','1'),(7758,5753,'_edit_last','1'),(7760,5757,'_edit_last','1'),(7762,5747,'_edit_last','1'),(7764,5745,'_edit_last','1'),(7766,5743,'_edit_last','1'),(7768,5741,'_edit_last','1'),(7770,5739,'_edit_last','1'),(7772,5737,'_edit_last','1'),(7774,5735,'_edit_last','1'),(7776,5732,'_edit_last','1'),(7778,5730,'_edit_last','1'),(7780,5728,'_edit_last','1'),(7782,5726,'_edit_last','1'),(7784,5724,'_edit_last','1'),(7786,5721,'_edit_last','1'),(7795,5706,'_edit_last','1'),(7797,5704,'_edit_last','1'),(7801,5702,'_edit_last','1'),(7811,5696,'_edit_last','1'),(7813,5686,'_edit_last','1'),(7815,5684,'_edit_last','1'),(7819,5680,'_edit_last','1'),(7821,5678,'_edit_last','1'),(7823,5676,'_edit_last','1'),(7825,5673,'_edit_last','1'),(7827,5671,'_edit_last','1'),(7829,5667,'_edit_last','1'),(7831,5669,'_edit_last','1'),(7833,5665,'_edit_last','1'),(7835,5662,'_edit_last','1'),(7837,5660,'_edit_last','1'),(7839,5658,'_edit_last','1'),(7842,5654,'_edit_last','1'),(7845,5652,'_edit_last','1'),(7847,5651,'_edit_last','1'),(7875,5615,'_edit_last','1'),(7877,5617,'_edit_last','1'),(7879,5619,'_edit_last','1'),(7881,5611,'_edit_last','1'),(7883,5623,'_edit_last','1'),(7885,5609,'_edit_last','1'),(7887,5603,'_edit_last','1'),(7889,5607,'_edit_last','1'),(7919,5574,'_edit_last','1'),(7921,5571,'_edit_last','1'),(7923,5563,'_edit_last','1'),(7925,5561,'_edit_last','1'),(7927,5559,'_edit_last','1'),(7929,5698,'_edit_last','1'),(7931,5569,'_edit_last','1'),(7933,5567,'_edit_last','1'),(7935,5565,'_edit_last','1'),(7938,6293,'_edit_lock','1733417272:1'),(7939,6293,'_edit_last','1'),(7940,6293,'salary','£20,000 - £35,000 DOE'),(7941,6293,'_salary','field_666719acb5040'),(7942,6293,'location','Hybrid/Manchester HQ'),(7943,6293,'_location','field_666719bfb5041'),(7944,6293,'_yoast_wpseo_content_score','60'),(7945,6293,'_yoast_wpseo_estimated-reading-time-minutes','2'),(7946,6293,'_yoast_wpseo_wordproof_timestamp',''),(7947,6294,'_edit_lock','1747663790:1'),(7948,6294,'_edit_last','1'),(7949,6294,'salary','£25,000 - £40,000 DOE'),(7950,6294,'_salary','field_666719acb5040'),(7951,6294,'location','Hybrid/Manchester HQ'),(7952,6294,'_location','field_666719bfb5041'),(7953,6294,'_yoast_wpseo_content_score','90'),(7954,6294,'_yoast_wpseo_estimated-reading-time-minutes','2'),(7955,6294,'_yoast_wpseo_wordproof_timestamp',''),(7965,6297,'_wp_attached_file','cropped-actuate-fav-1.png'),(7966,6297,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:25:\"cropped-actuate-fav-1.png\";s:8:\"filesize\";i:17314;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7967,6297,'_wp_attachment_image_alt','Actuate Digital'),(7968,6298,'_wp_attachment_image_alt','Actuate Digital'),(7969,6298,'_wp_attached_file','cropped-cropped-actuate-fav-1.png'),(7970,6298,'_wp_attachment_context','site-icon'),(7971,6298,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:33:\"cropped-cropped-actuate-fav-1.png\";s:8:\"filesize\";i:17314;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7974,6298,'tiny_compress_images','a:11:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:11:\"video-small\";a:0:{}s:13:\"site_icon-270\";a:0:{}s:13:\"site_icon-192\";a:0:{}s:13:\"site_icon-180\";a:0:{}s:12:\"site_icon-32\";a:0:{}}'),(7975,6170,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:11:\"video-small\";a:0:{}}'),(7976,6297,'tiny_compress_images','a:7:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:11:\"video-small\";a:0:{}}'),(7977,6169,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:11:\"video-small\";a:0:{}}'),(7978,6160,'tiny_compress_images','a:25:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:0:{}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056567;}s:11:\"video-small\";a:0:{}}'),(7979,6063,'tiny_compress_images','a:25:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:0:{}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-small\";a:0:{}}'),(7980,6077,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-small\";a:0:{}}'),(7981,6062,'tiny_compress_images','a:28:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-small\";a:0:{}}'),(7982,6061,'tiny_compress_images','a:5:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-small\";a:0:{}}'),(7983,6060,'tiny_compress_images','a:6:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-small\";a:0:{}}'),(7984,6058,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-small\";a:0:{}}'),(7985,6027,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}}'),(7986,6059,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-small\";a:0:{}}'),(7987,6028,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(7988,6026,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}}'),(7989,6025,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}}'),(7990,6022,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(7991,6024,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}}'),(7992,6023,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}}'),(7993,6021,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(7994,6020,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}}'),(7995,6019,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056568;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}}'),(7996,6018,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}}'),(7997,6017,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}}'),(7998,6016,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}}'),(7999,6015,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8000,6014,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8001,6013,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}}'),(8002,6012,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}}'),(8003,6011,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}}'),(8004,6009,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}}'),(8005,6010,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}}'),(8006,6008,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8007,6007,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8008,6006,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}}'),(8009,6005,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}}'),(8010,6004,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}}'),(8011,6003,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056569;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}}'),(8012,6002,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}}'),(8013,5999,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}}'),(8014,6001,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8015,6000,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8016,5998,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}}'),(8017,5997,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}}'),(8018,5996,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}}'),(8019,5994,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8020,5995,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}}'),(8021,5993,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8022,5992,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}}'),(8023,5991,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}}'),(8024,5990,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}}'),(8025,5989,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}}'),(8026,5988,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}}'),(8027,5987,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8028,5986,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8029,5985,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}}'),(8030,5984,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056570;}}'),(8031,5983,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}}'),(8032,5982,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}}'),(8033,5981,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}}'),(8034,5979,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8035,5980,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8036,5978,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}}'),(8037,5977,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}}'),(8038,5976,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}}'),(8039,5975,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}}'),(8040,5974,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}}'),(8041,5972,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8042,5973,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8043,5971,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}}'),(8044,5970,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}}'),(8045,5969,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}}'),(8046,5968,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}}'),(8047,5967,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}}'),(8048,5966,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8049,5965,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8050,5964,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056571;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}}'),(8051,5963,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}}'),(8052,5962,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}}'),(8053,5961,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}}'),(8054,5960,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}}'),(8055,5959,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8056,5958,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8057,5957,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}}'),(8058,5956,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}}'),(8059,5955,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}}'),(8060,5954,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}}'),(8061,5953,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}}'),(8062,5952,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8063,5951,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8064,5950,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}}'),(8065,5949,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}}'),(8066,5948,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}}'),(8067,5947,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}}'),(8068,5945,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8069,5946,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056572;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}}'),(8070,5944,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}}'),(8071,5943,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}}'),(8072,5942,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}}'),(8073,5941,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}}'),(8074,5940,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}}'),(8075,5939,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8076,5938,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}}'),(8077,5937,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}}'),(8078,5936,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}}'),(8079,5934,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}}'),(8080,5935,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}}'),(8081,5933,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8082,5932,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8083,5929,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}}'),(8084,5930,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}}'),(8085,5931,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}}'),(8086,5928,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}}'),(8087,5927,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056573;}}'),(8088,5926,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8089,5922,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8090,5923,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}}'),(8091,5920,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}}'),(8092,5918,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}}'),(8093,5919,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"split-large\";a:0:{}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}}'),(8094,5921,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}}'),(8095,5917,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8096,5838,'tiny_compress_images','a:3:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}}'),(8097,5837,'tiny_compress_images','a:17:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-square\";a:0:{}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:19:\"blog-featured-small\";a:0:{}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8098,5836,'tiny_compress_images','a:18:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-square\";a:0:{}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:19:\"blog-featured-small\";a:0:{}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8099,5835,'tiny_compress_images','a:7:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-small\";a:0:{}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}}'),(8100,5834,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-square\";a:0:{}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:0:{}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8101,5833,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:0:{}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8102,5832,'tiny_compress_images','a:7:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-small\";a:0:{}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}}'),(8103,5830,'tiny_compress_images','a:7:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-small\";a:0:{}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}}'),(8104,5831,'tiny_compress_images','a:21:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-square\";a:0:{}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:19:\"blog-featured-small\";a:0:{}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8105,5829,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-square\";a:0:{}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:0:{}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8106,5828,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056574;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8107,5827,'tiny_compress_images','a:3:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}}'),(8108,5825,'tiny_compress_images','a:18:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-square\";a:0:{}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:19:\"blog-featured-small\";a:0:{}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8109,5826,'tiny_compress_images','a:21:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-square\";a:0:{}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:19:\"blog-featured-small\";a:0:{}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8110,5824,'tiny_compress_images','a:15:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:19:\"blog-featured-small\";a:0:{}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8111,5803,'tiny_compress_images','a:25:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:0:{}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}}'),(8112,5802,'tiny_compress_images','a:25:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:0:{}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}}'),(8113,5801,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}}'),(8114,5781,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8115,5776,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8116,5772,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8117,5770,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8118,5774,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8119,5768,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8120,5766,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8121,5764,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8122,5760,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8123,5762,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8124,5758,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8125,5756,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8126,5754,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056575;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8127,5748,'tiny_compress_images','a:25:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:0:{}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}}'),(8128,5752,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8129,5750,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8130,5746,'tiny_compress_images','a:25:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:0:{}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}}'),(8131,5744,'tiny_compress_images','a:23:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-square\";a:0:{}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:19:\"blog-featured-small\";a:0:{}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}}'),(8132,5742,'tiny_compress_images','a:28:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}}'),(8133,5740,'tiny_compress_images','a:28:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}}'),(8134,5738,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}}'),(8135,5736,'tiny_compress_images','a:28:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}}'),(8136,5734,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}}'),(8137,5733,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}}'),(8138,5731,'tiny_compress_images','a:25:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:0:{}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8139,5729,'tiny_compress_images','a:25:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:0:{}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8140,5727,'tiny_compress_images','a:25:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:0:{}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8141,5725,'tiny_compress_images','a:25:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:0:{}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8142,5723,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-small\";a:0:{}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}}'),(8143,5722,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-small\";a:0:{}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}}'),(8144,5720,'tiny_compress_images','a:28:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}}'),(8145,5719,'tiny_compress_images','a:28:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056576;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}}'),(8146,5718,'tiny_compress_images','a:28:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}}'),(8147,5716,'tiny_compress_images','a:28:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}}'),(8148,5715,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:0:{}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}}'),(8149,5714,'tiny_compress_images','a:25:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:0:{}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}}'),(8150,5712,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}}'),(8151,5710,'tiny_compress_images','a:25:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:0:{}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}}'),(8152,5709,'tiny_compress_images','a:27:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}}'),(8153,5707,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8154,5705,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8155,5703,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8156,5701,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8157,5699,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8158,5697,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8159,5695,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8160,5691,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8161,5693,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8162,5689,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056577;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8163,5685,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8164,5687,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8165,5683,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8166,5681,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8167,5679,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}');
INSERT INTO `act_postmeta` VALUES (8168,5677,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8169,5675,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8170,5674,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8171,5672,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8172,5670,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8173,5668,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8174,5666,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8175,5664,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8176,5663,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8177,5661,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8178,5659,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8179,5657,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8180,5655,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056578;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8181,5647,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8182,5646,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8183,5645,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8184,5644,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8185,5643,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8186,5642,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8187,5641,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8188,5639,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8189,5636,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8190,5637,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8191,5630,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8192,5634,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8193,5632,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8194,5628,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8195,5626,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8196,5624,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8197,5622,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8198,5620,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8199,5618,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8200,5616,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056579;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8201,5614,'tiny_compress_images','a:18:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-square\";a:0:{}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:19:\"blog-featured-small\";a:0:{}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8202,5612,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8203,5610,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8204,5608,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8205,5606,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8206,5604,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8207,5602,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8208,5600,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8209,5599,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8210,5597,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8211,5595,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8212,5593,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8213,5591,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8214,5589,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8215,5587,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8216,5585,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8217,5583,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8218,5579,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056580;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8219,5581,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8220,5577,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8221,5575,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8222,5573,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8223,5572,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8224,5568,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8225,5570,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8226,5566,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8227,5564,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8228,5562,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8229,5560,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"blog-featured\";a:0:{}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8230,40,'tiny_compress_images','a:29:{i:0;a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"feature-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"video-small\";a:0:{}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:6:\"medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:5:\"large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"casestudy-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:21:\"casestudy-mediumlarge\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:22:\"casestudy-mediumlarger\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-medium\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:16:\"casestudy-square\";a:0:{}s:14:\"casestudy-hero\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:12:\"blog-snippet\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:18:\"blog-snippet-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"blog-featured\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:19:\"blog-featured-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:9:\"image-med\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:15:\"image-med-small\";a:0:{}s:7:\"partner\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"partner-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:11:\"split-large\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-small\";a:3:{s:5:\"error\";s:8:\"KeyError\";s:7:\"message\";s:47:\"Register an account or provide an API key first\";s:9:\"timestamp\";i:1718056581;}s:13:\"example-large\";a:0:{}s:12:\"result-small\";a:0:{}}'),(8597,5838,'_imagify_optimization_level','2'),(8598,5838,'_imagify_status','success'),(8599,5838,'_imagify_data','a:2:{s:5:\"sizes\";a:9:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14205;s:14:\"optimized_size\";i:2867;s:7:\"percent\";d:79.81999999999999317878973670303821563720703125;}s:26:\"partner-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4309;s:14:\"optimized_size\";i:2474;s:7:\"percent\";d:42.590000000000003410605131648480892181396484375;}s:20:\"partner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5683;s:14:\"optimized_size\";i:3378;s:7:\"percent\";d:40.56000000000000227373675443232059478759765625;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14205;s:14:\"optimized_size\";i:4664;s:7:\"percent\";d:67.1700000000000017053025658242404460906982421875;}s:7:\"partner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5683;s:14:\"optimized_size\";i:1984;s:7:\"percent\";d:65.090000000000003410605131648480892181396484375;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4309;s:14:\"optimized_size\";i:1617;s:7:\"percent\";d:62.469999999999998863131622783839702606201171875;}s:34:\"gform-image-choice-sm@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7806;s:14:\"optimized_size\";i:4232;s:7:\"percent\";d:45.78999999999999914734871708787977695465087890625;}s:21:\"gform-image-choice-sm\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7806;s:14:\"optimized_size\";i:2437;s:7:\"percent\";d:68.780000000000001136868377216160297393798828125;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14205;s:14:\"optimized_size\";i:9948;s:7:\"percent\";d:29.969999999999998863131622783839702606201171875;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:78211;s:14:\"optimized_size\";i:33601;s:7:\"percent\";d:57.03999999999999914734871708787977695465087890625;s:7:\"message\";s:0:\"\";}}'),(8606,5835,'_imagify_optimization_level','2'),(8607,5835,'_imagify_status','success'),(8608,5835,'_imagify_data','a:3:{s:5:\"sizes\";a:20:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8401;s:14:\"optimized_size\";i:4575;s:7:\"percent\";d:45.54;}s:20:\"partner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4538;s:14:\"optimized_size\";i:3978;s:7:\"percent\";d:12.34;}s:21:\"casestudy-mediumlarge\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6063;s:14:\"optimized_size\";i:4469;s:7:\"percent\";d:26.29;}s:24:\"video-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4836;s:14:\"optimized_size\";i:3878;s:7:\"percent\";d:19.81;}s:26:\"feature-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4836;s:14:\"optimized_size\";i:3878;s:7:\"percent\";d:19.81;}s:26:\"feature-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6694;s:14:\"optimized_size\";i:5452;s:7:\"percent\";d:18.55;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8401;s:14:\"optimized_size\";i:7106;s:7:\"percent\";d:15.41;}s:13:\"feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6694;s:14:\"optimized_size\";i:3475;s:7:\"percent\";d:48.09;}s:13:\"feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4836;s:14:\"optimized_size\";i:2507;s:7:\"percent\";d:48.16;}s:11:\"video-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2507;s:14:\"optimized_size\";i:2413;s:7:\"percent\";d:3.75;}s:7:\"partner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4538;s:14:\"optimized_size\";i:2519;s:7:\"percent\";d:44.49;}s:34:\"gform-image-choice-lg@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8534;s:14:\"optimized_size\";i:7010;s:7:\"percent\";d:17.86;}s:34:\"gform-image-choice-md@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5629;s:14:\"optimized_size\";i:4556;s:7:\"percent\";d:19.06;}s:34:\"gform-image-choice-sm@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4138;s:14:\"optimized_size\";i:3240;s:7:\"percent\";d:21.7;}s:21:\"gform-image-choice-sm\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4138;s:14:\"optimized_size\";i:2173;s:7:\"percent\";d:47.49;}s:21:\"gform-image-choice-md\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5629;s:14:\"optimized_size\";i:2955;s:7:\"percent\";d:47.5;}s:21:\"gform-image-choice-lg\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8534;s:14:\"optimized_size\";i:4430;s:7:\"percent\";d:48.09;}s:23:\"team-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6227;s:14:\"optimized_size\";i:5088;s:7:\"percent\";d:18.29;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7640;s:14:\"optimized_size\";i:3568;s:7:\"percent\";d:53.3;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6227;s:14:\"optimized_size\";i:3209;s:7:\"percent\";d:48.47;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:141308;s:14:\"optimized_size\";i:91831;s:7:\"percent\";d:35.01;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(8615,5832,'_imagify_optimization_level','2'),(8616,5832,'_imagify_status','success'),(8617,5832,'_imagify_data','a:3:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7735;s:14:\"optimized_size\";i:3357;s:7:\"percent\";d:56.6;}s:20:\"partner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3064;s:14:\"optimized_size\";i:2732;s:7:\"percent\";d:10.84;}s:21:\"casestudy-mediumlarge\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4474;s:14:\"optimized_size\";i:3032;s:7:\"percent\";d:32.23;}s:11:\"video-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3742;s:14:\"optimized_size\";i:1714;s:7:\"percent\";d:54.2;}s:13:\"feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1714;s:14:\"optimized_size\";i:1650;s:7:\"percent\";d:3.73;}s:13:\"feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4937;s:14:\"optimized_size\";i:2395;s:7:\"percent\";d:51.49;}s:7:\"partner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3064;s:14:\"optimized_size\";i:1816;s:7:\"percent\";d:40.73;}s:21:\"gform-image-choice-lg\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6175;s:14:\"optimized_size\";i:2972;s:7:\"percent\";d:51.87;}s:21:\"gform-image-choice-md\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4160;s:14:\"optimized_size\";i:1889;s:7:\"percent\";d:54.59;}s:21:\"gform-image-choice-sm\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3269;s:14:\"optimized_size\";i:1462;s:7:\"percent\";d:55.28;}s:26:\"partner-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5259;s:14:\"optimized_size\";i:4780;s:7:\"percent\";d:9.11;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5259;s:14:\"optimized_size\";i:2553;s:7:\"percent\";d:51.45;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4649;s:14:\"optimized_size\";i:2216;s:7:\"percent\";d:52.33;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:75144;s:14:\"optimized_size\";i:40694;s:7:\"percent\";d:45.85;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(8621,5830,'_imagify_optimization_level','2'),(8622,5830,'_imagify_status','success'),(8623,5830,'_imagify_data','a:2:{s:5:\"sizes\";a:25:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39350;s:14:\"optimized_size\";i:11304;s:7:\"percent\";d:71.27;}s:20:\"partner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13446;s:14:\"optimized_size\";i:7090;s:7:\"percent\";d:47.27;}s:34:\"casestudy-mediumlarge@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41406;s:14:\"optimized_size\";i:23842;s:7:\"percent\";d:42.42;}s:24:\"video-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16567;s:14:\"optimized_size\";i:13340;s:7:\"percent\";d:19.48;}s:26:\"feature-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16567;s:14:\"optimized_size\";i:13340;s:7:\"percent\";d:19.48;}s:26:\"feature-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25700;s:14:\"optimized_size\";i:16822;s:7:\"percent\";d:34.54;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39350;s:14:\"optimized_size\";i:24870;s:7:\"percent\";d:36.8;}s:13:\"feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25700;s:14:\"optimized_size\";i:7643;s:7:\"percent\";d:70.26;}s:13:\"feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16567;s:14:\"optimized_size\";i:4834;s:7:\"percent\";d:70.82;}s:11:\"video-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4834;s:14:\"optimized_size\";i:4740;s:7:\"percent\";d:1.94;}s:21:\"casestudy-mediumlarge\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41406;s:14:\"optimized_size\";i:10829;s:7:\"percent\";d:73.85;}s:7:\"partner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13446;s:14:\"optimized_size\";i:3451;s:7:\"percent\";d:74.33;}s:34:\"gform-image-choice-lg@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35800;s:14:\"optimized_size\";i:23348;s:7:\"percent\";d:34.78;}s:34:\"gform-image-choice-md@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20219;s:14:\"optimized_size\";i:14960;s:7:\"percent\";d:26.01;}s:34:\"gform-image-choice-sm@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14110;s:14:\"optimized_size\";i:11116;s:7:\"percent\";d:21.22;}s:21:\"gform-image-choice-sm\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14110;s:14:\"optimized_size\";i:4018;s:7:\"percent\";d:71.52;}s:21:\"gform-image-choice-md\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20219;s:14:\"optimized_size\";i:5799;s:7:\"percent\";d:71.32;}s:21:\"gform-image-choice-lg\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35800;s:14:\"optimized_size\";i:10440;s:7:\"percent\";d:70.84;}s:26:\"partner-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21052;s:14:\"optimized_size\";i:12666;s:7:\"percent\";d:39.83;}s:23:\"team-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23802;s:14:\"optimized_size\";i:16308;s:7:\"percent\";d:31.48;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39350;s:14:\"optimized_size\";i:36863;s:7:\"percent\";d:6.32;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23802;s:14:\"optimized_size\";i:6944;s:7:\"percent\";d:70.83;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21052;s:14:\"optimized_size\";i:6682;s:7:\"percent\";d:68.26;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21052;s:14:\"optimized_size\";i:18217;s:7:\"percent\";d:13.47;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23802;s:14:\"optimized_size\";i:22096;s:7:\"percent\";d:7.17;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:608509;s:14:\"optimized_size\";i:331562;s:7:\"percent\";d:45.51;s:7:\"message\";s:0:\"\";}}'),(8630,5827,'_imagify_optimization_level','2'),(8631,5827,'_imagify_status','success'),(8632,5827,'_imagify_data','a:3:{s:5:\"sizes\";a:5:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5104;s:14:\"optimized_size\";i:3136;s:7:\"percent\";d:38.56;}s:26:\"partner-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5119;s:14:\"optimized_size\";i:3430;s:7:\"percent\";d:32.99;}s:20:\"partner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6526;s:14:\"optimized_size\";i:4442;s:7:\"percent\";d:31.93;}s:7:\"partner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6526;s:14:\"optimized_size\";i:2717;s:7:\"percent\";d:58.37;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5119;s:14:\"optimized_size\";i:2244;s:7:\"percent\";d:56.16;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:53914;s:14:\"optimized_size\";i:31649;s:7:\"percent\";d:41.3;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(9002,5865,'page_content_0_result_stats_0_statistic','3.6%'),(9003,5865,'_page_content_0_result_stats_0_statistic','field_65bcc827f1b65'),(9004,5865,'page_content_0_result_stats_1_statistic','15%'),(9005,5865,'_page_content_0_result_stats_1_statistic','field_65bcc827f1b65'),(9006,5865,'page_content_0_result_stats_2_statistic','80%'),(9007,5865,'_page_content_0_result_stats_2_statistic','field_65bcc827f1b65'),(9008,5865,'_monsterinsights_sitenote_active','0'),(9009,5865,'_yoast_wpseo_content_score','90'),(9010,5854,'page_content_0_results_intro','<h2>Magento 2 B2B upgrade securing 40% increase on new accounts from launch</h2>'),(9011,5854,'_page_content_0_results_intro','field_65d85c8ab2150'),(9012,5854,'page_content_0_result_stats_0_statistic','12%'),(9013,5854,'_page_content_0_result_stats_0_statistic','field_65bcc827f1b65'),(9014,5854,'page_content_0_result_stats_1_statistic','2.3s'),(9015,5854,'_page_content_0_result_stats_1_statistic','field_65bcc827f1b65'),(9016,5854,'page_content_0_result_stats_2_statistic','40%+'),(9017,5854,'_page_content_0_result_stats_2_statistic','field_65bcc827f1b65'),(9018,5854,'page_content_0_result_stats','3'),(9019,5854,'_page_content_0_result_stats','field_65bcc815f1b64'),(9020,5854,'page_content_1_block_content','<h3>Twenty Years of Phone Orders. Time for a New Channel</h3>\r\nMere Bathrooms is a family-owned business with over 20 years of experience in bathroom fittings, supplying a wide range of quality products from established British brands including Tissino, Isvea, Thermonet, Reef, and Dukkaboard. Their reputation in the trade is built on product quality, reliability, and relationships.\r\n\r\nBut their website wasn\'t part of that relationship. They were already on Magento, but only using it as a brochure, a static showcase of products with no transactional capability. Wholesale customers were placing every order over the phone or by email. The sales process worked, but it was entirely dependent on office hours, available staff, and manual processing.\r\n\r\nThe biggest untapped opportunity wasn\'t a new product range or a new market segment. It was their existing customers: plumbers, bathroom fitters, and installers who needed to place orders outside of office hours and access product resources while on site. These customers were already buying from Mere. They just couldn\'t do it online.\r\n\r\nFor any B2B business still relying on phone and email ordering, the question isn\'t whether your customers want to order online. It\'s how much revenue you\'re leaving on the table by not letting them.'),(9021,5854,'_page_content_1_block_content','field_65d85cc1b2153'),(9022,5854,'page_content_2_image','5950'),(9023,5854,'_page_content_2_image','field_65d85cd9b2156'),(9024,5854,'page_content_3_block_content','<h3>Understanding How the Trade Actually Works.</h3>\r\nBefore writing a single line of code, we ran a discovery day with the Mere team. We needed to understand their client base, how they operated internally, and how the website could support, not replace, their sales team\'s customer relationships.\r\n\r\nThe insight that shaped the entire project was this: Mere\'s core customers are tradespeople. They\'re on site during the day, often without access to a desktop. When they need to check a product spec, reference an installation guide, or place an order for a job they\'re starting tomorrow, they\'re reaching for their phone: usually outside of 9-to-5 hours.\r\n\r\nThe new platform needed to work for that reality. Fast on mobile. Easy to browse with one hand. Product information accessible in seconds. And a checkout that a plumber could complete from a van at 10pm without needing to call anyone.'),(9025,5854,'_page_content_3_block_content','field_65d85cf0b2159'),(9026,5854,'page_content_4_the_images_0_the_image','5947'),(9027,5854,'_page_content_4_the_images_0_the_image','field_65d85d1fde9a2'),(9028,5854,'page_content_4_the_images_1_the_image','5948'),(9029,5854,'_page_content_4_the_images_1_the_image','field_65d85d1fde9a2'),(9030,5854,'page_content_4_the_images','2'),(9031,5854,'_page_content_4_the_images','field_65d85d17de9a1'),(9032,5854,'page_content_5_block_content','<h3>Built for Vans, Not Desks</h3>\r\nBefore writing a single line of code, we ran a discovery day with the Mere team to understand how their trade customers actually worked. The insight that shaped everything was this: plumbers and bathroom fitters are on site during the day, browsing on their phones between jobs, and placing orders in the evening. The platform needed to work for that reality, not for someone sitting at a desk during office hours.\r\n\r\nWe transformed the existing brochure-only Magento site into a fully transactional B2B ecommerce platform, designed mobile-first from the ground up. The responsive build uses a flexible framework that pulls through extensive product imagery while maintaining fast load times. Product pages combine beautiful in-situ photography with the practical information trade customers need: specifications, dimensions, and installation details accessible within a few taps. Related product suggestions help fitters find everything they need for a complete installation without searching separately for each component.\r\n\r\nThe checkout was built for speed and simplicity; trade customers ordering regularly don\'t want forms or unnecessary steps. A streamlined wholesale journey gets them from basket to confirmation as quickly as possible, whether it\'s the first order or the fiftieth. Mere backed the launch with a push to their existing customer base, and the combination of a site built for how tradespeople actually work and an active adoption campaign delivered a 40%+ increase in new B2B accounts.'),(9033,5854,'_page_content_5_block_content','field_65d85d37de9a5'),(9034,5854,'page_content_6_align_image','right'),(9035,5854,'_page_content_6_align_image','field_65d85d5bde9a8'),(9036,5854,'page_content_6_block_content','<h3>Product Showcase with Purpose</h3>\r\nMere\'s bathroom suites are beautiful products, and the design needed to reflect that. We combined clean, modern aesthetics with high-quality photography showing products in situ, giving trade customers a clear picture of what they\'re ordering and helping them sell to their own clients. But every design decision served a functional purpose too: clear navigation, logical product groupings, and detailed specifications accessible within a few taps.'),(9037,5854,'_page_content_6_block_content','field_65d85d93de9a9'),(9038,5854,'page_content_6_block_image','5949'),(9039,5854,'_page_content_6_block_image','field_65d85d9bde9aa'),(9040,5854,'page_content_6_block_video',''),(9041,5854,'_page_content_6_block_video','field_65d85da6de9ab'),(9042,5854,'page_content_7_align_image','left'),(9043,5854,'_page_content_7_align_image','field_65d85d5bde9a8'),(9044,5854,'page_content_7_block_content','<h3>Related Products at the Right Moment</h3>\r\nA bathroom installation rarely involves a single product. We integrated related product suggestions throughout the customer journey, ensuring that trade customers could easily find everything they needed for a complete installation, without having to search separately for each component. It\'s a practical feature that saves time for busy fitters and increases order value for Mere.'),(9045,5854,'_page_content_7_block_content','field_65d85d93de9a9'),(9046,5854,'page_content_7_block_image','5946'),(9047,5854,'_page_content_7_block_image','field_65d85d9bde9aa'),(9048,5854,'page_content_7_block_video',''),(9049,5854,'_page_content_7_block_video','field_65d85da6de9ab'),(9050,5854,'page_content_8_block_content','<h3>The Result</h3>\r\nWe crafted a beautiful, elegant and modern website that had performance at its heart.\r\n\r\nThe perfectly mobile optimised design allowed their customer groups to easily browse their product range, therefore increasing new account signups by 40%.\r\n\r\nThe tuned performance resulted in an extremely respectable load time of just 2.3 seconds and a 12% bounce rate reduction.'),(9051,5854,'_page_content_8_block_content','field_65d85e28f3104'),(9052,5854,'page_content_8_block_image','5951'),(9053,5854,'_page_content_8_block_image','field_65d85e33f3105'),(9054,5854,'_monsterinsights_sitenote_active','0'),(9055,5854,'_yoast_wpseo_content_score','90'),(9056,5864,'page_content_0_results_intro','<h2>Shopify Migration &amp; Rebuild – Transforming the low-traffic site into a powerful sales machine in just three months.</h2>'),(9057,5864,'_page_content_0_results_intro','field_65d85c8ab2150'),(9058,5864,'page_content_0_result_stats_0_statistic','109%'),(9059,5864,'_page_content_0_result_stats_0_statistic','field_65bcc827f1b65'),(9060,5864,'page_content_0_result_stats_1_statistic','551'),(9061,5864,'_page_content_0_result_stats_1_statistic','field_65bcc827f1b65'),(9062,5864,'page_content_0_result_stats_2_statistic','298'),(9063,5864,'_page_content_0_result_stats_2_statistic','field_65bcc827f1b65'),(9064,5864,'page_content_0_result_stats','3'),(9065,5864,'_page_content_0_result_stats','field_65bcc815f1b64'),(9066,5864,'_monsterinsights_sitenote_active','0'),(9068,5864,'page_content_1_block_content','<h3>A Boutique Brand Trapped on the Wrong Platform.</h3>\r\nRobinsons of Bawtry has been a trusted name in luxury fashion since 1986. Their boutique in the South Yorkshire market town of Bawtry is a destination for discerning shoppers, a curated edit of premium brands like BOSS, Belstaff, Mulberry, Holland Cooper, and Ralph Lauren, with the kind of personal, one-to-one service that keeps customers coming back.\r\n\r\nThe in-store experience was exceptional. The online experience was anything but.\r\n\r\nRobinsons had invested over £40k into a bespoke build on Aero Commerce. The result was a slow, underperforming website that customers struggled to buy from. Sales were virtually non-existent. The platform demanded custom development for almost every change, meaning costs were spiralling with very little to show for it. The team were pouring money into a site that was actively working against them.\r\n\r\nIt\'s a situation that\'s more common than it should be, a significant investment into a platform or agency that promised the world and delivered a website that doesn\'t convert. If you\'ve been there, you know how demoralising it is. And you know how urgently it needs fixing.'),(9069,5864,'_page_content_1_block_content','field_65d85cc1b2153'),(9082,5864,'page_content_6_align_image','right'),(9083,5864,'_page_content_6_align_image','field_65d85d5bde9a8'),(9084,5864,'page_content_6_block_content','<h3>Live in Three Months.</h3>\r\nWe didn\'t overcomplicate it. Robinsons didn\'t need bells and whistles. They needed a store that worked. We built it on Shopify using proven ecommerce best practices: clean design, clear navigation, fast page loads, and a checkout that doesn\'t get in the way.'),(9085,5864,'_page_content_6_block_content','field_65d85d93de9a9'),(9086,5864,'page_content_6_block_image','8687'),(9087,5864,'_page_content_6_block_image','field_65d85d9bde9aa'),(9088,5864,'page_content_6_block_video',''),(9089,5864,'_page_content_6_block_video','field_65d85da6de9ab'),(9104,5864,'page_content_10_block_image','5993'),(9105,5864,'_page_content_10_block_image','field_65d85e33f3105'),(9106,5780,'_monsterinsights_sitenote_active','0'),(9107,5866,'page_content_0_results_intro','<h2>UK launch of Iconic Brand</h2>'),(9108,5866,'_page_content_0_results_intro','field_65d85c8ab2150'),(9109,5866,'page_content_0_result_stats_0_statistic','15%'),(9110,5866,'_page_content_0_result_stats_0_statistic','field_65bcc827f1b65'),(9111,5866,'page_content_0_result_stats_1_statistic','80%'),(9112,5866,'_page_content_0_result_stats_1_statistic','field_65bcc827f1b65'),(9113,5866,'page_content_0_result_stats_2_statistic','3.6%'),(9114,5866,'_page_content_0_result_stats_2_statistic','field_65bcc827f1b65'),(9115,5866,'page_content_0_result_stats','3'),(9116,5866,'_page_content_0_result_stats','field_65bcc815f1b64'),(9117,5866,'_monsterinsights_sitenote_active','0'),(9118,5866,'_yoast_wpseo_content_score','30'),(9119,5863,'page_content_0_results_intro','<h2>Magento 2 website redesign and transition to Hyvä just in time for Black Friday with a huge 16% CRO increase</h2>'),(9120,5863,'_page_content_0_results_intro','field_65d85c8ab2150'),(9121,5863,'page_content_0_result_stats_0_statistic','16%'),(9122,5863,'_page_content_0_result_stats_0_statistic','field_65bcc827f1b65'),(9123,5863,'page_content_0_result_stats_1_statistic','21%'),(9124,5863,'_page_content_0_result_stats_1_statistic','field_65bcc827f1b65'),(9125,5863,'page_content_0_result_stats_2_statistic','4s'),(9126,5863,'_page_content_0_result_stats_2_statistic','field_65bcc827f1b65'),(9127,5863,'page_content_0_result_stats','3'),(9128,5863,'_page_content_0_result_stats','field_65bcc815f1b64'),(9129,5863,'_monsterinsights_sitenote_active','0'),(9130,5863,'_yoast_wpseo_content_score','90'),(9574,6306,'_wp_attached_file','process.png'),(9575,6306,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1560;s:6:\"height\";i:1227;s:4:\"file\";s:11:\"process.png\";s:8:\"filesize\";i:66900;s:5:\"sizes\";a:29:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"process-730x574.png\";s:5:\"width\";i:730;s:6:\"height\";i:574;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67134;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"process-737x580.png\";s:5:\"width\";i:737;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67950;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"process-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88610;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"process-768x604.png\";s:5:\"width\";i:768;s:6:\"height\";i:604;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71990;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"process-1536x1208.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1208;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:189852;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:20:\"process-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108114;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:21:\"process-1560x1067.png\";s:5:\"width\";i:1560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:137994;}s:8:\"masthead\";a:5:{s:4:\"file\";s:20:\"process-1560x422.png\";s:5:\"width\";i:1560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:65787;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:21:\"process-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:184862;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:20:\"process-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:138103;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:19:\"process-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68575;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:20:\"process-1560x800.png\";s:5:\"width\";i:1560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113104;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:19:\"process-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32532;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:19:\"process-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51855;}s:10:\"team-small\";a:5:{s:4:\"file\";s:19:\"process-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45152;}s:10:\"team-large\";a:5:{s:4:\"file\";s:19:\"process-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75167;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:20:\"process-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100619;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:21:\"process-1560x1172.png\";s:5:\"width\";i:1560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:145788;}s:10:\"page-small\";a:5:{s:4:\"file\";s:19:\"process-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56489;}s:10:\"page-large\";a:5:{s:4:\"file\";s:21:\"process-1560x1200.png\";s:5:\"width\";i:1560;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:149481;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:19:\"process-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51129;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"process-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:83610;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:19:\"process-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90507;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:21:\"process-1560x1000.png\";s:5:\"width\";i:1560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:133323;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:19:\"process-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86419;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:19:\"process-178x140.png\";s:5:\"width\";i:178;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9999;}s:13:\"project-small\";a:5:{s:4:\"file\";s:19:\"process-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56489;}s:13:\"project-large\";a:5:{s:4:\"file\";s:20:\"process-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97179;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:19:\"process-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50216;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9675,9,'_wp_page_template','default'),(9678,9,'page_content','a:10:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:15:\"featured_awards\";i:3;s:11:\"nnp_bubbles\";i:4;s:14:\"our_work_short\";i:5;s:9:\"cta_block\";i:6;s:12:\"our_services\";i:7;s:17:\"featured_partners\";i:8;s:17:\"testimonial_block\";i:9;s:10:\"news_block\";}'),(9679,9,'_page_content','field_65bcc772ba827'),(9680,9,'_monsterinsights_sitenote_active','0'),(9681,9,'_yoast_wpseo_content_score','30'),(9694,6314,'_wp_attached_file','actuate-intro-1.mp4'),(9695,6314,'_wp_attachment_metadata','a:10:{s:7:\"bitrate\";i:234486;s:8:\"filesize\";i:818406;s:9:\"mime_type\";s:15:\"video/quicktime\";s:6:\"length\";i:28;s:16:\"length_formatted\";s:4:\"0:28\";s:5:\"width\";i:848;s:6:\"height\";i:480;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:17:\"created_timestamp\";i:-2082844800;}'),(9696,6315,'_wp_attached_file','actuate-home.jpg'),(9697,6315,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:16:\"actuate-home.jpg\";s:8:\"filesize\";i:22203;s:5:\"sizes\";a:24:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"actuate-home-730x304.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5382;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"actuate-home-855x356.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7058;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"actuate-home-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11367;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"actuate-home-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5758;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"actuate-home-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18779;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:24:\"actuate-home-750x800.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11025;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"actuate-home-1920x422.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15033;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:25:\"actuate-home-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22159;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"actuate-home-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22159;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"actuate-home-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8611;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"actuate-home-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4310;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"actuate-home-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6338;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"actuate-home-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4913;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"actuate-home-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10187;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:24:\"actuate-home-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10369;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"actuate-home-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7150;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"actuate-home-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6156;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"actuate-home-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11672;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"actuate-home-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10369;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"actuate-home-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10369;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"actuate-home-336x140.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2000;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"actuate-home-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7150;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"actuate-home-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14350;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"actuate-home-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6232;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9701,9,'page_content_0_video_file','8016'),(9702,9,'_page_content_0_video_file','field_66826ddb6462e'),(9703,9,'page_content_0_background_image','8027'),(9704,9,'_page_content_0_background_image','field_66826dee6462f'),(9705,9,'page_content_0_banner_content','<h2 class=\"heading\"><span>Your next</span>\r\nnice problem</h2>'),(9706,9,'_page_content_0_banner_content','field_66826dc46462d'),(9717,6317,'_wp_attached_file','adobe-magento.png'),(9718,6317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:17:\"adobe-magento.png\";s:8:\"filesize\";i:1938180;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9722,6318,'_wp_attached_file','hyva.png'),(9723,6318,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:8:\"hyva.png\";s:8:\"filesize\";i:2575984;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9724,6319,'_wp_attached_file','revitalash.png'),(9725,6319,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1710;s:6:\"height\";i:1200;s:4:\"file\";s:14:\"revitalash.png\";s:8:\"filesize\";i:2682430;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"revitalash-730x512.png\";s:5:\"width\";i:730;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:579769;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"revitalash-827x580.png\";s:5:\"width\";i:827;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:723460;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"revitalash-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:836762;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"revitalash-768x539.png\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:635207;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"revitalash-1536x1078.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1078;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2098497;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:23:\"revitalash-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1132321;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:24:\"revitalash-1710x1067.png\";s:5:\"width\";i:1710;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2410690;}s:8:\"masthead\";a:5:{s:4:\"file\";s:23:\"revitalash-1710x422.png\";s:5:\"width\";i:1710;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:984828;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:24:\"revitalash-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2454862;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:23:\"revitalash-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1525381;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:22:\"revitalash-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:643343;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:23:\"revitalash-1710x800.png\";s:5:\"width\";i:1710;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1816712;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:22:\"revitalash-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:266979;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:22:\"revitalash-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:449715;}s:10:\"team-small\";a:5:{s:4:\"file\";s:22:\"revitalash-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:355897;}s:10:\"team-large\";a:5:{s:4:\"file\";s:22:\"revitalash-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:776456;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:23:\"revitalash-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1054959;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:24:\"revitalash-1710x1172.png\";s:5:\"width\";i:1710;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2635808;}s:10:\"page-small\";a:5:{s:4:\"file\";s:22:\"revitalash-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:521455;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:22:\"revitalash-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:439753;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:22:\"revitalash-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:843987;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:22:\"revitalash-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:891706;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:24:\"revitalash-1710x1000.png\";s:5:\"width\";i:1710;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2268899;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:22:\"revitalash-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:813123;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:22:\"revitalash-200x140.png\";s:5:\"width\";i:200;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55135;}s:13:\"project-small\";a:5:{s:4:\"file\";s:22:\"revitalash-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:521455;}s:13:\"project-large\";a:5:{s:4:\"file\";s:23:\"revitalash-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1017550;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:22:\"revitalash-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:428664;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10415,6332,'_wp_attached_file','revitalash-hero.png'),(10416,6332,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:600;s:4:\"file\";s:19:\"revitalash-hero.png\";s:8:\"filesize\";i:568743;s:5:\"sizes\";a:26:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:28:\"revitalash-hero-1180x600.png\";s:5:\"width\";i:1180;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:892096;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:28:\"revitalash-hero-1200x600.png\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:908306;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-760x600.png\";s:5:\"width\";i:760;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:663194;}s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-730x228.png\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:268458;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:295654;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-855x267.png\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:355743;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"revitalash-hero-1536x480.png\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:994464;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-750x600.png\";s:5:\"width\";i:750;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:654867;}s:8:\"masthead\";a:5:{s:4:\"file\";s:28:\"revitalash-hero-1920x422.png\";s:5:\"width\";i:1920;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1124067;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"revitalash-hero-1460x600.png\";s:5:\"width\";i:1460;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1194391;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:28:\"revitalash-hero-1460x600.png\";s:5:\"width\";i:1460;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1182572;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:604887;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:268530;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:422744;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:312096;}s:10:\"team-large\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:729495;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:604887;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:476039;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:412772;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:820710;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:604887;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:604887;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-360x113.png\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75514;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:476039;}s:13:\"project-large\";a:5:{s:4:\"file\";s:28:\"revitalash-hero-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1003688;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"revitalash-hero-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:400102;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10420,6333,'_wp_attached_file','revitalash-image1.png'),(10421,6333,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:730;s:6:\"height\";i:605;s:4:\"file\";s:21:\"revitalash-image1.png\";s:8:\"filesize\";i:680013;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10422,6334,'_wp_attached_file','revitalash-image2.png'),(10423,6334,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:730;s:6:\"height\";i:605;s:4:\"file\";s:21:\"revitalash-image2.png\";s:8:\"filesize\";i:628895;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10424,6335,'_wp_attached_file','revitalash-image3.png'),(10425,6335,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:730;s:6:\"height\";i:600;s:4:\"file\";s:21:\"revitalash-image3.png\";s:8:\"filesize\";i:470630;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10426,6336,'_wp_attached_file','revitalash-image4.png'),(10427,6336,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:730;s:6:\"height\";i:600;s:4:\"file\";s:21:\"revitalash-image4.png\";s:8:\"filesize\";i:598102;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10428,6337,'_wp_attached_file','revitalash-main.png'),(10429,6337,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1480;s:6:\"height\";i:800;s:4:\"file\";s:19:\"revitalash-main.png\";s:8:\"filesize\";i:1491506;s:5:\"sizes\";a:23:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"revitalash-main-730x395.png\";s:5:\"width\";i:730;s:6:\"height\";i:395;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:385119;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"revitalash-main-855x462.png\";s:5:\"width\";i:855;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:508734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"revitalash-main-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:713862;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"revitalash-main-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:420773;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"revitalash-main-750x800.png\";s:5:\"width\";i:750;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:793658;}s:8:\"masthead\";a:5:{s:4:\"file\";s:28:\"revitalash-main-1480x422.png\";s:5:\"width\";i:1480;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:807029;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"revitalash-main-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1466506;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:28:\"revitalash-main-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1429635;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"revitalash-main-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:547884;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"revitalash-main-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:237189;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"revitalash-main-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:393269;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"revitalash-main-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:302970;}s:10:\"team-large\";a:5:{s:4:\"file\";s:27:\"revitalash-main-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:653917;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"revitalash-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:730712;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"revitalash-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:446371;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"revitalash-main-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:384565;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"revitalash-main-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:730074;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"revitalash-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:730712;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"revitalash-main-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:730712;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"revitalash-main-259x140.png\";s:5:\"width\";i:259;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61272;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"revitalash-main-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:446371;}s:13:\"project-large\";a:5:{s:4:\"file\";s:28:\"revitalash-main-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:882154;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"revitalash-main-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:364842;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10436,5866,'_thumbnail_id','8683'),(10437,5866,'page_content_1_block_content','<h3>A Global Brand Needed a UK Home</h3>\r\nRevitaLash is one of the world\'s most recognised premium beauty brands: lash serums, brow conditioners, and hair care products sold in almost every country, with a product selling every 30 seconds worldwide. Founded by an ophthalmologist who created the original lash conditioner for his wife during her breast cancer treatment, the brand carries a story and a reputation that few competitors can match.\r\n\r\nWhen HaparGrace took on the UK license for RevitaLash, they needed more than just a localised version of the existing global site. They needed a standalone UK store that could match the brand\'s premium positioning, handle high-volume sales from day one, and deliver a better, faster experience than what already existed internationally.\r\n\r\nThe brief was clear: build it fast, build it on brand, and build it to sell.'),(10438,5866,'_page_content_1_block_content','field_65d85cc1b2153'),(10439,5866,'page_content_2_image','8677'),(10440,5866,'_page_content_2_image','field_65d85cd9b2156'),(10441,5866,'page_content_3_block_content','<h3>Six Weeks from Brief to Live.</h3>\r\nSix weeks is a tight timeline for any ecommerce build. For a globally recognised premium beauty brand with exacting brand standards, it demands a team that knows exactly what matters and doesn\'t waste time on what doesn\'t.\r\n\r\nWe built the RevitaLash UK store on Shopify Plus, chosen for its ability to handle high-volume traffic and transactions out of the box, with the flexibility to deliver a premium brand experience without the overhead of a more complex platform. Every decision was made through the lens of two priorities: does it match the brand, and does it convert?'),(10442,5866,'_page_content_3_block_content','field_65d85cf0b2159'),(10443,5866,'page_content_4_the_images_0_the_image','8676'),(10444,5866,'_page_content_4_the_images_0_the_image','field_65d85d1fde9a2'),(10445,5866,'page_content_4_the_images_1_the_image','8681'),(10446,5866,'_page_content_4_the_images_1_the_image','field_65d85d1fde9a2'),(10447,5866,'page_content_4_the_images','2'),(10448,5866,'_page_content_4_the_images','field_65d85d17de9a1'),(10449,5866,'page_content_5_block_content','<h3>Six Weeks, Zero Compromises</h3>\r\nWhen HaparGrace took on the UK license for RevitaLash, a brand selling a product every 30 seconds worldwide, they needed a standalone store that matched the brand\'s premium positioning from pixel one. We built it on Shopify Plus in six weeks, chosen for its ability to handle high-volume traffic out of the box with the flexibility to deliver a premium brand experience without unnecessary complexity.\r\n\r\nEvery element was designed to sit seamlessly alongside the global brand presence, matching the visual language, typography, colour palette, and premium feel that RevitaLash customers expect in every market. Subscription functionality was built as a core part of the shopping experience rather than an afterthought, making it easy for customers to commit to regular replenishment cycles for lash serums and conditioners that deliver results through consistent use. Recurring revenue was baked into the platform from launch.\r\n\r\nPerformance was treated as a non-negotiable priority. A lean, performance-first build delivered a site that loads 80% faster than the brand\'s own US platform, a detail that matters for conversion, for SEO, and for the perception of a brand that positions itself at the top end of the premium beauty market. The store converted at 3.6% from day one with no bedding-in period.'),(10450,5866,'_page_content_5_block_content','field_65d85d37de9a5'),(10453,5866,'page_content_6_block_image','8679'),(10454,5866,'_page_content_6_block_image','field_65d85d9bde9aa'),(10464,5863,'page_content_1_block_content','<h3>Five Stores Thriving. One Website Falling Behind</h3>\r\nHelmet City is one of the UK\'s leading motorcycle helmet and accessories retailers, with five stores predominantly across the south of England and a strong reputation built on stocking premium brands like Arai, Shark, HJC, and Muc-Off. In-store, the business was thriving. Online. It was a different story.\r\n\r\nTheir Magento 2 store had been running on a ThemeForest theme that was bloated, outdated, and hadn\'t been properly maintained. It came loaded with dozens of required plugins, many of which were either unnecessary or poorly built, each one adding weight to an already sluggish site. The result was a slow, inflexible frontend that couldn\'t be tailored to the way motorcycle gear shoppers actually browse and buy.\r\n\r\nFor any ecommerce leader running a multi-store retail operation, the frustration is familiar. Your physical stores are performing, your product range is strong, but your website isn\'t pulling its weight. And the platform you\'re on makes it feel like every improvement is an uphill battle.'),(10465,5863,'_page_content_1_block_content','field_65d85cc1b2153'),(10482,5860,'page_content_0_results_intro','<h2>Rebuild to Hyvä – Site redesign for both B2B &amp; B2B customers, resulting in a 141% increase in revenue</h2>'),(10483,5860,'_page_content_0_results_intro','field_65d85c8ab2150'),(10484,5860,'page_content_0_result_stats_0_statistic','141%'),(10485,5860,'_page_content_0_result_stats_0_statistic','field_65bcc827f1b65'),(10486,5860,'page_content_0_result_stats_1_statistic','17%'),(10487,5860,'_page_content_0_result_stats_1_statistic','field_65bcc827f1b65'),(10488,5860,'page_content_0_result_stats_2_statistic','78%'),(10489,5860,'_page_content_0_result_stats_2_statistic','field_65bcc827f1b65'),(10490,5860,'page_content_0_result_stats','3'),(10491,5860,'_page_content_0_result_stats','field_65bcc815f1b64'),(10492,5860,'page_content_1_block_content','<h3>Competing with One Hand Tied Behind Their Back</h3>\r\nReliant is a leading household electricals and technology retailer based in the North-west, selling established brands including Samsung, LG, and Bosch across both B2B and B2C channels. The product range is broad, the prices are competitive, and the team knows their market inside out.\r\n\r\nBut they had a problem that was almost impossible to solve from where they were sitting.\r\n\r\nTheir incumbent agency was also their ERP provider. On the surface, that might sound convenient, one supplier handling both systems. In practice, it meant Reliant had no real control over their own website. Design decisions were made for them. New functionality was developed on the provider\'s timeline and then rolled out across their entire client base, including Reliant\'s direct competitors. Every feature Reliant paid for was shared with the businesses they were trying to beat.\r\n\r\nIf you\'re running ecommerce in a competitive market and you can\'t differentiate your online experience, you\'re not competing: you\'re just keeping up. And Reliant wasn\'t even doing that.\r\n\r\nTo make matters worse, the technical implementation was poor. Critical functions like stock checks and energy efficiency ratings were hard-coded into the templates, reading huge blocks of XML data on every single page load and loop. The site was slow, inflexible, and built by a team that weren\'t Magento specialists.'),(10493,5860,'_page_content_1_block_content','field_65d85cc1b2153'),(10514,5860,'page_content_7_align_image','left'),(10515,5860,'_page_content_7_align_image','field_65d85d5bde9a8'),(10516,5860,'page_content_7_block_content','<h3>Custom nCompass ERP Integration</h3>\r\nThe relationship with the ERP provider didn\'t need to end, the relationship with the web provider did. We worked directly with nCompass to build custom integration that seamlessly connected inventory management, back ordering, and product offers to the new Magento 2 store. This gave Reliant all the operational functionality they relied on, without the lock-in, the shared features, or the loss of control that came with having one supplier run everything.'),(10517,5860,'_page_content_7_block_content','field_65d85d93de9a9'),(10518,5860,'page_content_7_block_image','8670'),(10519,5860,'_page_content_7_block_image','field_65d85d9bde9aa'),(10520,5860,'page_content_7_block_video',''),(10521,5860,'_page_content_7_block_video','field_65d85da6de9ab'),(10526,5860,'page_content_9_block_image','8673'),(10527,5860,'_page_content_9_block_image','field_65d85d9bde9aa'),(10528,5860,'_monsterinsights_sitenote_active','0'),(10529,5860,'_yoast_wpseo_content_score','30'),(10530,5862,'page_content_0_results_intro','<h2>Rebuilt with Hyvä to Boost CRO and Enhance Performance</h2>'),(10531,5862,'_page_content_0_results_intro','field_65d85c8ab2150'),(10532,5862,'page_content_0_result_stats_0_statistic','51%'),(10533,5862,'_page_content_0_result_stats_0_statistic','field_65bcc827f1b65'),(10534,5862,'page_content_0_result_stats_1_statistic','670%'),(10535,5862,'_page_content_0_result_stats_1_statistic','field_65bcc827f1b65'),(10536,5862,'page_content_0_result_stats_2_statistic','5%'),(10537,5862,'_page_content_0_result_stats_2_statistic','field_65bcc827f1b65'),(10538,5862,'page_content_0_result_stats','3'),(10539,5862,'_page_content_0_result_stats','field_65bcc815f1b64'),(10540,5862,'page_content_1_block_content','<h3>Paying More, Getting Less, and Locked In</h3>\r\nThe Skirting Board Shop is one of the UK\'s leading MDF profile suppliers, serving customers across mainland UK with a wide range of skirtings, architraves, and related products. The business had a strong market position and a loyal customer base. But the website was holding it back.\r\n\r\nTheir previous agency had become increasingly expensive and increasingly slow to respond. Development costs were climbing while the output was declining. Sales had dropped. And to make matters worse, the agency had built a number of custom modules that only they could update, creating a dependency that made it almost impossible to walk away without losing critical site functionality.\r\n\r\nIt\'s one of the most frustrating traps in ecommerce. You know the relationship isn\'t working. You can see the impact on your numbers. But the more your agency builds, the harder it becomes to leave. Every custom module, every bespoke integration, every piece of proprietary code ties you a little tighter to a partner who isn\'t delivering.\r\n\r\nThe Skirting Board Shop knew something had to change. They needed a new partner, a new platform, and a clean break from the dependency that was costing them sales.'),(10541,5862,'_page_content_1_block_content','field_65d85cc1b2153'),(10562,5862,'page_content_7_align_image','right'),(10563,5862,'_page_content_7_align_image','field_65d85d5bde9a8'),(10564,5862,'page_content_7_block_content','<h3>Redesigned Product Listing and Detail Pages</h3>\r\nThe product listing pages and product detail pages were both redesigned during the retained CRO engagement. The goal was clarity and simplicity, making it easier for customers to browse the range, compare options, and get to the right product without unnecessary clicks or distractions. Cleaner layouts, better visual hierarchy, and improved product information all contributed to a smoother path to purchase.'),(10565,5862,'_page_content_7_block_content','field_65d85d93de9a9'),(10566,5862,'page_content_7_block_image','8694'),(10567,5862,'_page_content_7_block_image','field_65d85d9bde9aa'),(10568,5862,'page_content_7_block_video',''),(10569,5862,'_page_content_7_block_video','field_65d85da6de9ab'),(10572,5862,'page_content_8_block_image','8695'),(10573,5862,'_page_content_8_block_image','field_65d85d9bde9aa'),(10574,5862,'_monsterinsights_sitenote_active','0'),(10575,5862,'_yoast_wpseo_content_score','60'),(10576,5861,'page_content_0_results_intro','<h2>Migration to Magento 2 &amp; Rebuild – Mirroring the company’s offline brochure, we created an easy-to-navigate platform, ready for future B2B eCommerce growth.</h2>'),(10577,5861,'_page_content_0_results_intro','field_65d85c8ab2150'),(10584,5861,'page_content_0_result_stats',''),(10585,5861,'_page_content_0_result_stats','field_65bcc815f1b64'),(10586,5861,'_monsterinsights_sitenote_active','0'),(10587,5861,'_yoast_wpseo_content_score','60'),(10588,5861,'page_content_1_block_content','<h3>A Market Leader with a Website That Didn\'t Move.</h3>\r\nW.Howard is one of Europe\'s foremost producers and suppliers of MDF profiles, from skirtings and architraves to window boards, wall panelling, door linings, and bespoke products. Their reputation in the trade is built on range, quality, and reliability. Their product catalogue is one of the widest in Europe. Their customers include builders\' merchants, specialist trade manufacturers, and retailers across the UK.\r\n\r\nBut their website was static HTML and CSS. No CMS. No product search. No way for the marketing team to update content without a developer. No way for trade customers to browse the full product range, access technical specifications, or discover new products online. Everything the business did digitally was frozen in place.\r\n\r\nFor a company whose printed brochures were a core sales tool, used at trade events and by retailers in-store to sell to their own customers, the gap between the physical marketing materials and the online presence was stark. The website didn\'t reflect the business. It didn\'t support the sales process. And it certainly wasn\'t opening any new doors.\r\n\r\nIf your digital presence isn\'t keeping pace with your market position, every day it stays static is a day your competitors are easier to find, easier to buy from, and easier to choose.'),(10589,5861,'_page_content_1_block_content','field_65d85cc1b2153'),(10590,5861,'page_content_2_image','8699'),(10591,5861,'_page_content_2_image','field_65d85cd9b2156'),(10592,5861,'page_content_3_block_content','<h3>From Brochure to Platform.</h3>\r\nThe brief wasn\'t simply to build a better-looking website. W.Howard needed a digital platform that could do what their printed brochures did. And more. One that showcased the full product range, made technical information instantly accessible, and gave the marketing team the ability to manage and update content on their own terms.\r\n\r\nBut the ambitions went further. The new site needed to be built with a future-oriented mindset, a platform capable of facilitating direct selling to builders\' merchants and specialist trade manufacturers online, broadening market penetration, and attracting entirely new business channels. Even if direct ecommerce wasn\'t the immediate priority, the infrastructure needed to be ready for when it was.\r\n\r\nWe built the new site on Magento 2 with a Hyvä frontend, a platform that could handle a complex B2B product catalogue today and scale into a fully transactional ecommerce operation tomorrow.'),(10593,5861,'_page_content_3_block_content','field_65d85cf0b2159'),(10594,5861,'page_content_4_the_images_0_the_image','8698'),(10595,5861,'_page_content_4_the_images_0_the_image','field_65d85d1fde9a2'),(10596,5861,'page_content_4_the_images_1_the_image','8704'),(10597,5861,'_page_content_4_the_images_1_the_image','field_65d85d1fde9a2'),(10598,5861,'page_content_4_the_images','2'),(10599,5861,'_page_content_4_the_images','field_65d85d17de9a1'),(10602,5861,'page_content_6_align_image','left'),(10603,5861,'_page_content_6_align_image','field_65d85d5bde9a8'),(10604,5861,'page_content_6_block_content','<h3>Intuitive Product Search and Filtering</h3>\r\nWe built a streamlined product search and navigation system designed for how trade professionals actually work. Users can filter and locate products based on specific criteria, specifications, categories, product types, and dimensions, getting to the right product in fewer steps. For a catalogue of W.Howard\'s breadth, this was the single most important UX decision on the site.'),(10605,5861,'_page_content_6_block_content','field_65d85d93de9a9'),(10606,5861,'page_content_6_block_image','8700'),(10607,5861,'_page_content_6_block_image','field_65d85d9bde9aa'),(10608,5861,'page_content_6_block_video',''),(10609,5861,'_page_content_6_block_video','field_65d85da6de9ab'),(10624,5859,'page_content_0_results_intro','<h2>New Magento 2 Site Build – Creating a clean, crisp, high-performance site ready for the launch of the new ‘Willow’ household appliances brand.</h2>'),(10625,5859,'_page_content_0_results_intro','field_65d85c8ab2150'),(10662,5859,'_monsterinsights_sitenote_active','0'),(10663,5859,'_yoast_wpseo_content_score','30'),(10664,5858,'page_content_0_results_intro','<h2>Magento 2 Recovery – Site rebuild, overhauling the UX to increase sales by 8% within a slow B2B &amp; B2C market.</h2>'),(10665,5858,'_page_content_0_results_intro','field_65d85c8ab2150'),(10666,5858,'page_content_0_result_stats_0_statistic','8%'),(10667,5858,'_page_content_0_result_stats_0_statistic','field_65bcc827f1b65'),(10668,5858,'page_content_0_result_stats_1_statistic','43%'),(10669,5858,'_page_content_0_result_stats_1_statistic','field_65bcc827f1b65'),(10670,5858,'page_content_0_result_stats_2_statistic','18%'),(10671,5858,'_page_content_0_result_stats_2_statistic','field_65bcc827f1b65'),(10672,5858,'page_content_0_result_stats','3'),(10673,5858,'_page_content_0_result_stats','field_65bcc815f1b64'),(10674,5858,'page_content_1_block_content','<h3>A Specialist Supplier Hit by the Pandemic</h3>\r\nRainclear isn\'t a typical ecommerce retailer. They\'re specialist consultants as much as they are suppliers, thinking more like architects than salespeople, taking the time to understand each customer\'s project and providing installation recommendations that last. Their range of metal rainwater, roofline, drainage, and architectural products serves both trade professionals and direct consumers, with substantial stock held and premium manufacturers on the books.\r\n\r\nBut the pandemic had hit the business hard. Sales dropped. Traffic slowed. And the legacy Magento 2 site, old, bloated, and weighed down by outdated modules, wasn\'t in any shape to help the business recover. Site speed was poor, the user experience was frustrating, and critical product content was scattered across a separate WordPress site on a different domain entirely.\r\n\r\nFor any ecommerce leader who\'s watched their numbers fall during a downturn, the question isn\'t whether to invest in the platform: it\'s whether you can afford not to. Standing still while the market contracts means falling further behind. Rainclear chose to act.'),(10675,5858,'_page_content_1_block_content','field_65d85cc1b2153'),(10676,5858,'page_content_2_image','5978'),(10677,5858,'_page_content_2_image','field_65d85cd9b2156'),(10678,5858,'page_content_3_block_content','<h3>Two Sites, One Broken Experience</h3>\r\nThe legacy setup wasn\'t just a slow Magento store. It was two separate platforms trying to do the job of one.\r\n\r\nRainclear\'s product specifications, installation guides, tutorials, and technical resources, the content that underpins their consultative sales approach, were all hosted on a separate WordPress site on a different domain. Customers browsing products on the Magento store had to jump to an entirely different website to access the information they needed to make a purchasing decision.\r\n\r\nThis wasn\'t just a UX problem. It was an SEO problem. All of that valuable, authoritative content was building domain authority on a separate URL rather than supporting the store where the transactions happened. And for a business that sells on expertise and trust, having the knowledge base disconnected from the product catalogue was fundamentally working against them.\r\n\r\nThe audit was clear: the two platforms needed to become one.'),(10679,5858,'_page_content_3_block_content','field_65d85cf0b2159'),(10680,5858,'page_content_4_the_images_0_the_image','5974'),(10681,5858,'_page_content_4_the_images_0_the_image','field_65d85d1fde9a2'),(10682,5858,'page_content_4_the_images_1_the_image','5975'),(10683,5858,'_page_content_4_the_images_1_the_image','field_65d85d1fde9a2'),(10684,5858,'page_content_4_the_images','2'),(10685,5858,'_page_content_4_the_images','field_65d85d17de9a1'),(10686,5858,'page_content_5_block_content','<h3>Two Platforms Became One</h3>\r\nRainclear\'s legacy setup was two separate platforms trying to do the job of one. The Magento store handled transactions while a separate WordPress site on a different domain housed all the product specifications, installation guides, and technical resources that underpin Rainclear\'s consultative sales approach. Customers had to jump between sites, and all that valuable content was building SEO authority in the wrong place. We rebuilt everything on Magento 2 with the Breeze frontend framework, merging both platforms into a single, unified experience.\r\n\r\nProduct specs, installation guides, technical documentation, and blog content now live alongside the product catalogue on one domain. Customers move seamlessly between learning about a product and purchasing it. The old bloated theme was stripped away, outdated modules replaced with enhanced versions, and the entire frontend rebuilt for speed. The consolidation also eliminated the need for multiple servers, reducing hosting costs while simplifying the tech stack.\r\n\r\nContent management was transformed. What previously required jumping between two platforms and multiple processes now happens in one place. The team can manage products, content, and resources through a single streamlined workflow, and all of Rainclear\'s authoritative expert content now contributes to organic visibility where it matters: on the store that takes the orders.'),(10687,5858,'_page_content_5_block_content','field_65d85d37de9a5'),(10688,5858,'page_content_6_align_image','right'),(10689,5858,'_page_content_6_align_image','field_65d85d5bde9a8'),(10690,5858,'page_content_6_block_content','<h3>A Faster, Compliant, Customer-First Experience</h3>\r\nBeyond the structural overhaul, the new site addressed the practical issues that were costing Rainclear sales. Page load speeds improved dramatically, reflected in a significant jump in Lighthouse scores. Legislative compliance requirements around consumer and commercial waste disposal were properly implemented. And the overall browsing and purchasing experience was redesigned to serve both trade accounts and direct consumers, making procurement fast and frictionless for both audiences.'),(10691,5858,'_page_content_6_block_content','field_65d85d93de9a9'),(10692,5858,'page_content_6_block_image','5976'),(10693,5858,'_page_content_6_block_image','field_65d85d9bde9aa'),(10694,5858,'page_content_6_block_video',''),(10695,5858,'_page_content_6_block_video','field_65d85da6de9ab'),(10696,5858,'page_content_7_align_image','left'),(10697,5858,'_page_content_7_align_image','field_65d85d5bde9a8'),(10698,5858,'page_content_7_block_content','<h3>WordPress Integration Under One Roof</h3>\r\nThe most significant structural change was merging the separate WordPress resources site into the Magento platform. Product specs, installation guides, technical documentation, and blog content all now live alongside the product catalogue on a single domain. Customers can move seamlessly between learning about a product and purchasing it without ever leaving the site. And all of that rich, authoritative content now contributes to the store\'s organic visibility rather than building authority elsewhere.\r\n\r\nThis also eliminated the need for multiple servers, reducing hosting costs for the client while simplifying the overall tech stack.'),(10699,5858,'_page_content_7_block_content','field_65d85d93de9a9'),(10700,5858,'page_content_7_block_image','5977'),(10701,5858,'_page_content_7_block_image','field_65d85d9bde9aa'),(10702,5858,'page_content_7_block_video',''),(10703,5858,'_page_content_7_block_video','field_65d85da6de9ab'),(10704,5858,'page_content_8_block_content','<h3>What did this mean for Rainclear?</h3>\r\nOver five months of build work and a year of retained support, Rainclear transformed from a business with a fragmented, underperforming online presence into one with a unified, high-performing platform that grew revenue during the toughest trading conditions in a generation.'),(10705,5858,'_page_content_8_block_content','field_65d85e28f3104'),(10706,5858,'page_content_8_block_image','5979'),(10707,5858,'_page_content_8_block_image','field_65d85e33f3105'),(10708,5858,'_monsterinsights_sitenote_active','0'),(10709,5858,'_yoast_wpseo_content_score','90'),(10710,5857,'page_content_0_results_intro','<h3>Title showing off the results</h3>'),(10711,5857,'_page_content_0_results_intro','field_65d85c8ab2150'),(10712,5857,'page_content_0_result_stats',''),(10713,5857,'_page_content_0_result_stats','field_65bcc815f1b64'),(10714,5857,'page_content_1_block_content','<h3>Title about ______</h3>\r\nBrief overview of who ______ are and their initial headaches'),(10715,5857,'_page_content_1_block_content','field_65d85cc1b2153'),(10716,5857,'page_content_2_image','6027'),(10717,5857,'_page_content_2_image','field_65d85cd9b2156'),(10718,5857,'page_content_3_block_content','<h3>The Problem</h3>\r\nIn-depth explanation of the challenges and headaches they were facing including what the impact of this was against the goals.'),(10719,5857,'_page_content_3_block_content','field_65d85cf0b2159'),(10720,5857,'page_content_4_the_images_0_the_image','6023'),(10721,5857,'_page_content_4_the_images_0_the_image','field_65d85d1fde9a2'),(10722,5857,'page_content_4_the_images_1_the_image','6024'),(10723,5857,'_page_content_4_the_images_1_the_image','field_65d85d1fde9a2'),(10724,5857,'page_content_4_the_images','2'),(10725,5857,'_page_content_4_the_images','field_65d85d17de9a1'),(10726,5857,'page_content_5_block_content','<h3>Our Solution</h3>\r\nExplain what we did, the process and why we did it that way.'),(10727,5857,'_page_content_5_block_content','field_65d85d37de9a5'),(10728,5857,'page_content_6_align_image','right'),(10729,5857,'_page_content_6_align_image','field_65d85d5bde9a8'),(10730,5857,'page_content_6_block_content',''),(10731,5857,'_page_content_6_block_content','field_65d85d93de9a9'),(10732,5857,'page_content_6_block_image','6025'),(10733,5857,'_page_content_6_block_image','field_65d85d9bde9aa'),(10734,5857,'page_content_6_block_video',''),(10735,5857,'_page_content_6_block_video','field_65d85da6de9ab'),(10736,5857,'page_content_7_align_image','left'),(10737,5857,'_page_content_7_align_image','field_65d85d5bde9a8'),(10738,5857,'page_content_7_block_content',''),(10739,5857,'_page_content_7_block_content','field_65d85d93de9a9'),(10740,5857,'page_content_7_block_image','6026'),(10741,5857,'_page_content_7_block_image','field_65d85d9bde9aa'),(10742,5857,'page_content_7_block_video',''),(10743,5857,'_page_content_7_block_video','field_65d85da6de9ab'),(10744,5857,'page_content_8_block_content','<h3>The Results</h3>\r\nWhat did we achieve? What was the impact for the client and their goals'),(10745,5857,'_page_content_8_block_content','field_65d85e28f3104'),(10746,5857,'page_content_8_block_image','6028'),(10747,5857,'_page_content_8_block_image','field_65d85e33f3105'),(10748,5857,'_monsterinsights_sitenote_active','0'),(10749,5857,'_yoast_wpseo_content_score','90'),(10750,5856,'page_content_0_results_intro','<h2>113% conversion rate increase after re-platforming to Magento for B2C and B2B</h2>'),(10751,5856,'_page_content_0_results_intro','field_65d85c8ab2150'),(10752,5856,'page_content_0_result_stats_0_statistic','<h3>113%</h3>\r\n&nbsp;'),(10753,5856,'_page_content_0_result_stats_0_statistic','field_65bcc827f1b65'),(10754,5856,'page_content_0_result_stats_1_statistic','<h3>5%</h3>\r\n&nbsp;'),(10755,5856,'_page_content_0_result_stats_1_statistic','field_65bcc827f1b65'),(10756,5856,'page_content_0_result_stats_2_statistic','<h3>4%</h3>\r\n&nbsp;'),(10757,5856,'_page_content_0_result_stats_2_statistic','field_65bcc827f1b65'),(10758,5856,'page_content_0_result_stats','3'),(10759,5856,'_page_content_0_result_stats','field_65bcc815f1b64'),(10760,5856,'page_content_1_block_content','<h3>A Long Partnership, a New Platform</h3>\r\nBe My Bear is the original build-anywhere-bear kit company, make-a-bear kits that let children of all ages create their own cuddly toy wherever they like. It\'s a product people love, sold directly to consumers and to wholesale and retail customers across the UK.\r\n\r\nActuate had been working with Be My Bear for over a year, having originally helped them migrate from CS-Cart to Magento 1, a move that delivered huge improvements and significantly healthier sales. The relationship was built on trust and results.\r\n\r\nBut Magento 1 had a shelf life. When Magento 2 arrived, it presented the perfect opportunity to do more than just migrate. It was a chance to completely rethink the online experience, redesign the site around the customer, and build a platform that could serve both their B2C and B2B audiences from a single system.\r\n\r\nThe timing wasn\'t ideal. The project kicked off during lockdown, on a platform that was brand new to the market. But sometimes the right time to build is when everything else is standing still.'),(10761,5856,'_page_content_1_block_content','field_65d85cc1b2153'),(10762,5856,'page_content_2_image','8624'),(10763,5856,'_page_content_2_image','field_65d85cd9b2156'),(10764,5856,'page_content_3_block_content','<h3>A Brand That Needed to Feel Like the Product</h3>\r\nBe My Bear\'s products are colourful, fun, and designed to create memories. The old website didn\'t reflect any of that. The migration to Magento 2 wasn\'t just a technical upgrade. It was an opportunity to build a digital experience that felt as warm and engaging as the product itself.\r\n\r\nThrough extensive wireframing and design sprints, we developed a look and feel that encapsulated the brand. The key decisions weren\'t just aesthetic. They were strategic.'),(10765,5856,'_page_content_3_block_content','field_65d85cf0b2159'),(10782,5856,'page_content_7_align_image','left'),(10783,5856,'_page_content_7_align_image','field_65d85d5bde9a8'),(10784,5856,'page_content_7_block_content','<h3>Downloadable Party Packs and Loyalty</h3>\r\nBear-making party kits are a core part of the product range, and we built functionality that let the team manage downloadable party packs directly through the platform. Alongside this, we developed deeper loyalty features and made running site promotions simple and intuitive, giving Be My Bear the tools to reward repeat customers and drive engagement across both storefronts.'),(10785,5856,'_page_content_7_block_content','field_65d85d93de9a9'),(10786,5856,'page_content_7_block_image','8629'),(10787,5856,'_page_content_7_block_image','field_65d85d9bde9aa'),(10788,5856,'page_content_7_block_video',''),(10789,5856,'_page_content_7_block_video','field_65d85da6de9ab'),(10794,5856,'page_content_9_block_image','5932'),(10795,5856,'_page_content_9_block_image','field_65d85e33f3105'),(10796,5856,'_monsterinsights_sitenote_active','0'),(10797,5856,'_yoast_wpseo_content_score','90'),(10798,5855,'page_content_0_results_intro','<h2>Magento 2 upgrade with the customer at the heart</h2>'),(10799,5855,'_page_content_0_results_intro','field_65d85c8ab2150'),(10800,5855,'page_content_0_result_stats_0_statistic','40%'),(10801,5855,'_page_content_0_result_stats_0_statistic','field_65bcc827f1b65'),(10802,5855,'page_content_0_result_stats_1_statistic','30%'),(10803,5855,'_page_content_0_result_stats_1_statistic','field_65bcc827f1b65'),(10804,5855,'page_content_0_result_stats_2_statistic','6%'),(10805,5855,'_page_content_0_result_stats_2_statistic','field_65bcc827f1b65'),(10806,5855,'page_content_0_result_stats','3'),(10807,5855,'_page_content_0_result_stats','field_65bcc815f1b64'),(10808,5855,'page_content_1_block_content','<h3>A Luxury Brand Ready to Grow</h3>\r\nThe Shirt Company is an independent luxury women\'s fashion brand, based in London since 2007 and focused exclusively on women\'s shirts and blouses. Their collections are designed for modern living: simple, elegant, and built to last. It\'s a brand with a clear identity, a loyal customer base, and a product that speaks for itself.\r\n\r\nActuate had been working with The Shirt Company for years, maintaining their Magento 1 site with security updates and ongoing support. The relationship was well established and the team trusted us to keep things running.\r\n\r\nBut Magento 1 was reaching end of life, and the migration to Magento 2 couldn\'t wait. Rather than treating it as a straight platform swap, we saw it as the opportunity it was, a chance to redesign the entire experience around the customer, capture the brand\'s heritage whilst delivering something new, and build a platform ready to support the company\'s growth ambitions, including expansion into international markets for the first time.'),(10809,5855,'_page_content_1_block_content','field_65d85cc1b2153'),(10810,5855,'page_content_2_image','8652'),(10811,5855,'_page_content_2_image','field_65d85cd9b2156'),(10812,5855,'page_content_3_block_content','<h3>Designing for the Customer, Not the Brand.</h3>\r\nIt\'s easy to design a luxury fashion site that looks beautiful. The harder job is designing one that converts. We ran a series of discovery sessions with The Shirt Company to understand who their customers really were, not who the team assumed they were.\r\n\r\nWe used analytics data to challenge and refine those assumptions, creating detailed personas that would shape every design and UX decision. The wireframes and user journeys were built around these personas, with input from the team at every stage to ensure we were adding genuine value to the experience whilst keeping it effortless.\r\n\r\nThe build itself took three months, migrating all existing Magento 1 data, crafting the new design, integrating Glopal for international selling, upgrading to Stripe for mobile payments, and completing full QA testing and deployment.'),(10813,5855,'_page_content_3_block_content','field_65d85cf0b2159'),(10822,5855,'page_content_6_align_image','left'),(10823,5855,'_page_content_6_align_image','field_65d85d5bde9a8'),(10824,5855,'page_content_6_block_content','<h3>Size Guides That Build Confidence</h3>\r\nSizing is one of the biggest barriers to conversion in fashion ecommerce — particularly for a brand where fit and quality are the product\'s defining features. We introduced detailed size guides with both visual and text-based options, giving customers the information they need to choose with confidence. Fewer sizing doubts means fewer abandoned carts and fewer returns.'),(10825,5855,'_page_content_6_block_content','field_65d85d93de9a9'),(10826,5855,'page_content_6_block_image','8654'),(10827,5855,'_page_content_6_block_image','field_65d85d9bde9aa'),(10828,5855,'page_content_6_block_video',''),(10829,5855,'_page_content_6_block_video','field_65d85da6de9ab'),(10840,5855,'page_content_8_block_image','8656'),(10841,5855,'_page_content_8_block_image','field_65d85d9bde9aa'),(10842,5855,'_monsterinsights_sitenote_active','0'),(10843,5855,'_yoast_wpseo_content_score','30'),(10844,5853,'page_content_0_results_intro','<h2>Strategic changes help to make a big difference to this British bathroom brand</h2>'),(10845,5853,'_page_content_0_results_intro','field_65d85c8ab2150'),(10846,5853,'page_content_0_result_stats',''),(10847,5853,'_page_content_0_result_stats','field_65bcc815f1b64'),(10848,5853,'page_content_1_block_content','<h3>Title about ______</h3>\r\nTissino is an Italian inspired British brand who manufacture contemporary bathroom products.'),(10849,5853,'_page_content_1_block_content','field_65d85cc1b2153'),(10850,5853,'page_content_2_image','6013'),(10851,5853,'_page_content_2_image','field_65d85cd9b2156'),(10852,5853,'page_content_3_block_content','<h3>The Problem</h3>\r\nTissino had re-platformed to Magento 2 with another web agency. Unfortunately, there were many bumps along the road with this agency and after much pain they came to us to help get their project back on the right path.\r\n\r\nThey needed us to stabilise their new Magento 2 website and then roadmap opportunities to make it work even better and harder.\r\n\r\nOne key pain point of theirs was managing orders via the telephone. Tissino wanted to re-educate their huge wholesale customer base in using their eCommerce website. Not only would this be faster for the customer to place orders, but it would also be faster and more streamlined for the Tissino staff to manage. This meant the whole e-com experience had to be slick for both customers and the Tissino staff.'),(10853,5853,'_page_content_3_block_content','field_65d85cf0b2159'),(10854,5853,'page_content_4_the_images_0_the_image','6009'),(10855,5853,'_page_content_4_the_images_0_the_image','field_65d85d1fde9a2'),(10856,5853,'page_content_4_the_images_1_the_image','6010'),(10857,5853,'_page_content_4_the_images_1_the_image','field_65d85d1fde9a2'),(10858,5853,'page_content_4_the_images','2'),(10859,5853,'_page_content_4_the_images','field_65d85d17de9a1'),(10860,5853,'page_content_5_block_content','<h3>Our Solution</h3>\r\nAfter stabilising the website, we turned our attention to developing a streamlined user experience. The wholesale customers are now able to login and automatically receive their appropriate discount, without the need for any discount codes.\r\n\r\nAlthough retail customers were a secondary priority, the user experience was also streamlined, focusing on limiting the amount of clicks needed to get from the product detail page to a completed order.\r\n\r\nIt was import to Tissino to keep on enhancing the user experience for both B2B and B2C consumers. To encourage feedback and give their customers the opportunity to suggest how Tissino could improve we created a ‘Suggestions’ field in the Customer Account login screen. This is designed to encourage their customers to share their ideas on how Tissino can make changes or improvements. By addressing their customers pain points Tissino can ensure repeat custom.'),(10861,5853,'_page_content_5_block_content','field_65d85d37de9a5'),(10862,5853,'page_content_6_align_image','right'),(10863,5853,'_page_content_6_align_image','field_65d85d5bde9a8'),(10864,5853,'page_content_6_block_content',''),(10865,5853,'_page_content_6_block_content','field_65d85d93de9a9'),(10866,5853,'page_content_6_block_image','6011'),(10867,5853,'_page_content_6_block_image','field_65d85d9bde9aa'),(10868,5853,'page_content_6_block_video',''),(10869,5853,'_page_content_6_block_video','field_65d85da6de9ab'),(10870,5853,'page_content_7_align_image','left'),(10871,5853,'_page_content_7_align_image','field_65d85d5bde9a8'),(10872,5853,'page_content_7_block_content',''),(10873,5853,'_page_content_7_block_content','field_65d85d93de9a9'),(10874,5853,'page_content_7_block_image','6012'),(10875,5853,'_page_content_7_block_image','field_65d85d9bde9aa'),(10876,5853,'page_content_7_block_video',''),(10877,5853,'_page_content_7_block_video','field_65d85da6de9ab'),(10878,5853,'page_content_8_block_content','<h3>The Results</h3>\r\nAfter working on the Magento core and applying patches and updates we are pleased to say that the Tissino website is stable.\r\n\r\nNot only is it stable, It has been working hard and has seen an uplift on wholesale orders, all processed through the website.\r\n\r\nSite loading speed has also been reduced to a very respectable 2.9 seconds.'),(10879,5853,'_page_content_8_block_content','field_65d85e28f3104'),(10880,5853,'page_content_8_block_image','6014'),(10881,5853,'_page_content_8_block_image','field_65d85e33f3105'),(10882,5853,'_monsterinsights_sitenote_active','0'),(10883,5853,'_yoast_wpseo_content_score','60'),(10884,5805,'_monsterinsights_sitenote_active','0'),(10885,5805,'_yoast_wpseo_content_score','30'),(10886,5805,'page_content_2_image','5971'),(10887,5805,'_page_content_2_image','field_65d85cd9b2156'),(10888,5805,'page_content_3_block_content','<h3>The Problem</h3>\r\nWe were tasked with creating an exciting new eCommerce site, showcasing the beautiful handcrafted leather goods, but more importantly increasing conversion rates across the site. Pickett also needed a facility that would allow their customers to personalise their purchases through the website.'),(10889,5805,'_page_content_3_block_content','field_65d85cf0b2159'),(10890,5805,'page_content_4_the_images_0_the_image','5967'),(10891,5805,'_page_content_4_the_images_0_the_image','field_65d85d1fde9a2'),(10892,5805,'page_content_4_the_images_1_the_image','5968'),(10893,5805,'_page_content_4_the_images_1_the_image','field_65d85d1fde9a2'),(10894,5805,'page_content_4_the_images','2'),(10895,5805,'_page_content_4_the_images','field_65d85d17de9a1'),(10896,5805,'page_content_5_block_content','<h3>Our Solution</h3>\r\nIt’s not every day you get to work with a brand that’s so well established within London and their industry so we started with a meeting between our strategy and design team with the stakeholders at Pickett. We got to explore and understand their history, values, where they got their inspiration from and who bought their goods.\r\n\r\nWe were lucky enough to work in partnership with Pickett’s amazing design team to create a site that we were all proud of. We used Magento Community to build an experience around their customers that was cost effective, powerful and easy to use.'),(10897,5805,'_page_content_5_block_content','field_65d85d37de9a5'),(10898,5805,'page_content_6_align_image','left'),(10899,5805,'_page_content_6_align_image','field_65d85d5bde9a8'),(10900,5805,'page_content_6_block_content',''),(10901,5805,'_page_content_6_block_content','field_65d85d93de9a9'),(10902,5805,'page_content_6_block_image','5970'),(10903,5805,'_page_content_6_block_image','field_65d85d9bde9aa'),(10904,5805,'page_content_6_block_video',''),(10905,5805,'_page_content_6_block_video','field_65d85da6de9ab'),(10906,5805,'page_content_7_align_image','right'),(10907,5805,'_page_content_7_align_image','field_65d85d5bde9a8'),(10908,5805,'page_content_7_block_content',''),(10909,5805,'_page_content_7_block_content','field_65d85d93de9a9'),(10910,5805,'page_content_7_block_image','5969'),(10911,5805,'_page_content_7_block_image','field_65d85d9bde9aa'),(10912,5805,'page_content_7_block_video',''),(10913,5805,'_page_content_7_block_video','field_65d85da6de9ab'),(10914,5805,'page_content_8_show_testimonial','1'),(10915,5805,'_page_content_8_show_testimonial','field_65d85df9f3101'),(10916,5805,'page_content_9_block_content','<h3>The Results</h3>\r\nWith a design that embodied the quality craftsmanship of Pickett beautiful product range visitors were clearly in love spending 20% more time on the website and a huge 3% reduction in bounce rates.\r\n\r\nThe optimised customer experience was also sewn up boosting the average order value up by 10% thanks to the use of up-sells and related products helping to increase the turnover from the online experience.'),(10917,5805,'_page_content_9_block_content','field_65d85e28f3104'),(10918,5805,'page_content_9_block_image','5972'),(10919,5805,'_page_content_9_block_image','field_65d85e33f3105'),(10920,5849,'page_content_2_image','5964'),(10921,5849,'_page_content_2_image','field_65d85cd9b2156'),(10922,5849,'page_content_3_block_content','<h3>The Problem</h3>\r\nThe Peaceful Hooligan website was running really well. Their challenge to us was to make the site run faster, be easier to manage and ultimately make more money! And to top it off, deliver this in just 3 months!'),(10923,5849,'_page_content_3_block_content','field_65d85cf0b2159'),(10924,5849,'page_content_4_the_images_0_the_image','5960'),(10925,5849,'_page_content_4_the_images_0_the_image','field_65d85d1fde9a2'),(10926,5849,'page_content_4_the_images_1_the_image','5961'),(10927,5849,'_page_content_4_the_images_1_the_image','field_65d85d1fde9a2'),(10928,5849,'page_content_4_the_images','2'),(10929,5849,'_page_content_4_the_images','field_65d85d17de9a1'),(10930,5849,'page_content_5_block_content','<h3>Our Solution</h3>\r\nWe began with a full site audit, discovering what worked well and what needed tweaking. Then we collated the reports to see how fast the site responded and also researched how long customer stayed on the site before leaving.\r\n\r\nWith all of the research in hand we broke the work down into smaller chunks. Month by month we have worked alongside Peaceful to reduce their load times from 12 seconds to 3 seconds. We also increased the time visitors spend on the site and increased how many people buy from them all in just 3 months.'),(10931,5849,'_page_content_5_block_content','field_65d85d37de9a5'),(10932,5849,'page_content_6_align_image','left'),(10933,5849,'_page_content_6_align_image','field_65d85d5bde9a8'),(10934,5849,'page_content_6_block_content',''),(10935,5849,'_page_content_6_block_content','field_65d85d93de9a9'),(10936,5849,'page_content_6_block_image','5963'),(10937,5849,'_page_content_6_block_image','field_65d85d9bde9aa'),(10938,5849,'page_content_6_block_video',''),(10939,5849,'_page_content_6_block_video','field_65d85da6de9ab'),(10940,5849,'page_content_7_align_image','right'),(10941,5849,'_page_content_7_align_image','field_65d85d5bde9a8'),(10942,5849,'page_content_7_block_content',''),(10943,5849,'_page_content_7_block_content','field_65d85d93de9a9'),(10944,5849,'page_content_7_block_image','5962'),(10945,5849,'_page_content_7_block_image','field_65d85d9bde9aa'),(10946,5849,'page_content_7_block_video',''),(10947,5849,'_page_content_7_block_video','field_65d85da6de9ab'),(10948,5849,'page_content_8_block_content','<h3>The Results</h3>\r\nA super slick, speedy, user friendly approach that appealed directly to their young and trendy customers.\r\n\r\nAfter launch, the online sales increased by a cool 58%, increasing turnover by a whopping 84%.\r\n\r\nProof that a humble website migration really can make a huge difference to your business.'),(10949,5849,'_page_content_8_block_content','field_65d85e28f3104'),(10950,5849,'page_content_8_block_image','5965'),(10951,5849,'_page_content_8_block_image','field_65d85e33f3105'),(10952,5849,'_monsterinsights_sitenote_active','0'),(10953,5849,'_yoast_wpseo_content_score','90'),(10962,5780,'page_content_7_align_image','left'),(10963,5780,'_page_content_7_align_image','field_65d85d5bde9a8'),(10964,5780,'page_content_7_block_content','<h3>Linnworks Integration for Multi-Channel Stock Management</h3>\r\nOh Polly was selling across eBay, Amazon, and now their own Magento store — all managed by a small team. Without unified stock management, that\'s a recipe for overselling, manual errors, and wasted time. We integrated Linnworks as a virtual warehouse CRM, bringing inventory management across all sales channels into a single system. For a lean team managing rapid growth across multiple platforms, this was transformative — turning what could have been operational chaos into a streamlined, reliable process.'),(10965,5780,'_page_content_7_block_content','field_65d85d93de9a9'),(10966,5780,'page_content_7_block_image','8665'),(10967,5780,'_page_content_7_block_image','field_65d85d9bde9aa'),(10968,5780,'page_content_7_block_video',''),(10969,5780,'_page_content_7_block_video','field_65d85da6de9ab'),(10972,5780,'page_content_8_block_image','8663'),(10973,5780,'_page_content_8_block_image','field_65d85d9bde9aa'),(11132,6343,'_wp_attached_file','Artboard-4.jpg'),(11133,6343,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1365;s:4:\"file\";s:14:\"Artboard-4.jpg\";s:8:\"filesize\";i:275301;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Artboard-4-730x389.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32135;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"Artboard-4-855x456.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:456;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40695;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Artboard-4-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56480;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"Artboard-4-768x410.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34458;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"Artboard-4-1536x819.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109641;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"Artboard-4-2048x1092.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1092;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185296;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:23:\"Artboard-4-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76921;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:24:\"Artboard-4-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235794;}s:8:\"masthead\";a:5:{s:4:\"file\";s:23:\"Artboard-4-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99142;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:24:\"Artboard-4-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126274;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:23:\"Artboard-4-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102214;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:22:\"Artboard-4-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42848;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:23:\"Artboard-4-2560x800.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177214;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:22:\"Artboard-4-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21041;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:22:\"Artboard-4-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31836;}s:10:\"team-small\";a:5:{s:4:\"file\";s:22:\"Artboard-4-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25109;}s:10:\"team-large\";a:5:{s:4:\"file\";s:22:\"Artboard-4-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50627;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:23:\"Artboard-4-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72186;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:24:\"Artboard-4-2560x1172.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225431;}s:10:\"page-small\";a:5:{s:4:\"file\";s:22:\"Artboard-4-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36211;}s:10:\"page-large\";a:5:{s:4:\"file\";s:24:\"Artboard-4-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194663;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:22:\"Artboard-4-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31315;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:22:\"Artboard-4-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56016;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:22:\"Artboard-4-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59273;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:24:\"Artboard-4-2560x1000.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217906;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:22:\"Artboard-4-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53475;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:22:\"Artboard-4-263x140.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7702;}s:13:\"project-small\";a:5:{s:4:\"file\";s:22:\"Artboard-4-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36211;}s:13:\"project-large\";a:5:{s:4:\"file\";s:23:\"Artboard-4-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67831;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:22:\"Artboard-4-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30955;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11137,6344,'_wp_attached_file','Services-eCommerce-Strategy-Reporting-Analytics.jpg'),(11138,6344,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:1080;s:4:\"file\";s:51:\"Services-eCommerce-Strategy-Reporting-Analytics.jpg\";s:8:\"filesize\";i:28674;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11142,6345,'_wp_attached_file','Services-eCommerce-Strategy-A_B-Split.jpg'),(11143,6345,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1160;s:6:\"height\";i:890;s:4:\"file\";s:41:\"Services-eCommerce-Strategy-A_B-Split.jpg\";s:8:\"filesize\";i:98715;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11147,6346,'_wp_attached_file','Services-Design-UX-Discovery.jpg'),(11148,6346,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1160;s:6:\"height\";i:890;s:4:\"file\";s:32:\"Services-Design-UX-Discovery.jpg\";s:8:\"filesize\";i:151377;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11152,6347,'_wp_attached_file','Services-Design-UX-QA-Testing.jpg'),(11153,6347,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1160;s:6:\"height\";i:890;s:4:\"file\";s:33:\"Services-Design-UX-QA-Testing.jpg\";s:8:\"filesize\";i:130577;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11154,6348,'_wp_attached_file','Services-Design-UX-Research-Analytics.jpg'),(11155,6348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1160;s:6:\"height\";i:690;s:4:\"file\";s:41:\"Services-Design-UX-Research-Analytics.jpg\";s:8:\"filesize\";i:102634;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11156,6349,'_wp_attached_file','Services-Design-UX.jpg'),(11157,6349,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1160;s:6:\"height\";i:890;s:4:\"file\";s:22:\"Services-Design-UX.jpg\";s:8:\"filesize\";i:174583;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11167,6350,'_wp_attached_file','Services-Maintain-Optimise-Retainers.jpg'),(11168,6350,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1160;s:6:\"height\";i:890;s:4:\"file\";s:40:\"Services-Maintain-Optimise-Retainers.jpg\";s:8:\"filesize\";i:167267;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11172,6351,'_wp_attached_file','Services-Maintain-Optimise.jpg'),(11173,6351,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1160;s:6:\"height\";i:690;s:4:\"file\";s:30:\"Services-Maintain-Optimise.jpg\";s:8:\"filesize\";i:125220;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11362,6354,'_wp_attached_file','Magento-Performance-Speed-Scalability.jpg'),(11363,6354,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1160;s:6:\"height\";i:690;s:4:\"file\";s:41:\"Magento-Performance-Speed-Scalability.jpg\";s:8:\"filesize\";i:55935;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11367,6355,'_wp_attached_file','Magento-Power-3rd-Party-Support.jpg'),(11368,6355,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1160;s:6:\"height\";i:890;s:4:\"file\";s:35:\"Magento-Power-3rd-Party-Support.jpg\";s:8:\"filesize\";i:217086;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11369,6356,'_wp_attached_file','magento-update-scaled.jpg'),(11370,6356,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3000;s:6:\"height\";i:800;s:4:\"file\";s:18:\"magento-update.jpg\";s:8:\"filesize\";i:65926;s:5:\"sizes\";a:29:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"magento-update-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8543;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"magento-update-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10524;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"magento-update-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32792;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"magento-update-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8790;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"magento-update-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23633;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"magento-update-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36365;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"magento-update-750x800.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33230;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"magento-update-2560x800.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60176;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"magento-update-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37190;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:34:\"magento-update-scaled-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36820;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"magento-update-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45161;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"magento-update-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25265;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"magento-update-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10108;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"magento-update-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17559;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"magento-update-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17529;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"magento-update-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27520;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"magento-update-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32579;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"magento-update-2960x800.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65395;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"magento-update-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20110;}s:10:\"page-large\";a:5:{s:4:\"file\";s:27:\"magento-update-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51025;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"magento-update-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17442;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"magento-update-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28665;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"magento-update-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32579;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"magento-update-2960x800.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65395;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"magento-update-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32579;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"magento-update-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3330;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"magento-update-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20110;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"magento-update-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31358;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"magento-update-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16716;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11371,6357,'_wp_attached_file','Magento-User-Experience.jpg'),(11372,6357,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1160;s:6:\"height\";i:890;s:4:\"file\";s:27:\"Magento-User-Experience.jpg\";s:8:\"filesize\";i:117012;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11373,6358,'_wp_attached_file','Magento2-Already-on-Magento_.jpg'),(11374,6358,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1160;s:6:\"height\";i:890;s:4:\"file\";s:32:\"Magento2-Already-on-Magento_.jpg\";s:8:\"filesize\";i:23733;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11375,6359,'_wp_attached_file','MagentoB2B-Features-for-your-customers.jpg'),(11376,6359,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:1090;s:4:\"file\";s:42:\"MagentoB2B-Features-for-your-customers.jpg\";s:8:\"filesize\";i:51621;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11377,6360,'_wp_attached_file','MagentoB2B-From-adobe-to-you.jpg'),(11378,6360,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1160;s:6:\"height\";i:890;s:4:\"file\";s:32:\"MagentoB2B-From-adobe-to-you.jpg\";s:8:\"filesize\";i:160488;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11379,6361,'_wp_attached_file','Mageto-BI-Integrations.jpg'),(11380,6361,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1160;s:6:\"height\";i:1080;s:4:\"file\";s:26:\"Mageto-BI-Integrations.jpg\";s:8:\"filesize\";i:57300;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11393,6362,'_wp_attached_file','Magento-B2B-B2C-Mobile.jpg'),(11394,6362,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:1090;s:4:\"file\";s:26:\"Magento-B2B-B2C-Mobile.jpg\";s:8:\"filesize\";i:68315;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12527,5819,'_monsterinsights_sitenote_active','0'),(12528,5815,'_monsterinsights_sitenote_active','0'),(12876,9,'_yoast_wpseo_focuskw','Magento'),(12877,9,'_yoast_wpseo_title','Magento Agency Manchester | Adobe Commerce | Shopify Plus & CRO Experts'),(12878,9,'_yoast_wpseo_metadesc','Magento development agency, Adobe Commerce & Shopify experts for CRO, UX design, Hyvä themes, and Magento 2 migration. Let’s solve your next nice problem.'),(12879,9,'_yoast_wpseo_linkdex','71'),(14718,9,'bottom_cta','Our eCommerce specialists love nothing more than chatting with online store owners, just like you.\r\n\r\nWith our ‘to the point’, jargon-free approach, we’ll soon replace your 3 am worries with just ‘positive problems’, you know, the ones that come because of your success, like scaling to meet increased demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-black\" title=\"Get in touch with Actuate\">Tell us More about You</a>'),(14719,9,'_bottom_cta','field_66fbcaec309e9'),(15012,6423,'_edit_lock','1764334028:1'),(15013,6423,'_edit_last','1'),(15014,6423,'_monsterinsights_sitenote_active','0'),(15015,6423,'_yoast_wpseo_content_score','90'),(15016,6423,'_yoast_wpseo_estimated-reading-time-minutes','1'),(15017,6424,'_edit_lock','1754045305:1'),(15018,6424,'_edit_last','1'),(15019,6424,'_monsterinsights_sitenote_active','0'),(15020,6424,'_yoast_wpseo_content_score','90'),(15021,6424,'_yoast_wpseo_estimated-reading-time-minutes','1'),(15022,6425,'_edit_lock','1741196212:1'),(15023,6425,'_edit_last','1'),(15024,6425,'_monsterinsights_sitenote_active','0'),(15025,6425,'_yoast_wpseo_content_score','90'),(15026,6425,'_yoast_wpseo_estimated-reading-time-minutes','1'),(15125,6427,'_edit_lock','1727873467:1'),(15126,6427,'_edit_last','1'),(18449,6490,'_wp_attached_file','ecommerce-success-scaled.jpg'),(18450,6490,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2357;s:4:\"file\";s:28:\"ecommerce-success-scaled.jpg\";s:8:\"filesize\";i:959987;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"ecommerce-success-730x473.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52759;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"ecommerce-success-855x554.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:554;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66746;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"ecommerce-success-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82126;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"ecommerce-success-768x497.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:497;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56568;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"ecommerce-success-1536x995.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:995;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173201;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"ecommerce-success-2048x1326.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1326;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:293752;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"ecommerce-success-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116367;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"ecommerce-success-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:313508;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"ecommerce-success-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128530;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-success-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209793;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"ecommerce-success-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138348;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"ecommerce-success-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62444;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"ecommerce-success-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:351773;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-success-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28107;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-success-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44896;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-success-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37388;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-success-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70376;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-success-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111374;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-success-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:403032;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-success-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51099;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-success-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:258212;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-success-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44165;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-success-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77015;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-success-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87779;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-success-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:344939;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-success-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79183;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-success-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:601873;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-success-216x140.jpg\";s:5:\"width\";i:216;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9318;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-success-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51099;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"ecommerce-success-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94182;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-success-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43609;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-success-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:852798;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark IV\";s:7:\"caption\";s:249:\"Portrait of a happy attractive business manager man wears white protective helmet and black suit standing in the aisle and controls huge shelves around boxes, industrial equipment and materials for work in a new stock factory distribution warehouse.\";s:17:\"created_timestamp\";s:10:\"1544804083\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:4:\"2000\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:67:\"Portrait of a smiling businessman standing in corridor of warehouse\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"ecommerce-success.jpg\";}'),(18454,6490,'_wp_attachment_image_alt','Motivated by your eCommerce Sucess'),(19012,6493,'_wp_attached_file','customer-centric-ux-scaled.jpg'),(19013,6493,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:30:\"customer-centric-ux-scaled.jpg\";s:8:\"filesize\";i:407017;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"customer-centric-ux-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31889;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"customer-centric-ux-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39722;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"customer-centric-ux-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44613;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"customer-centric-ux-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33864;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"customer-centric-ux-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91166;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:33:\"customer-centric-ux-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142901;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:32:\"customer-centric-ux-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53776;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:33:\"customer-centric-ux-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143627;}s:8:\"masthead\";a:5:{s:4:\"file\";s:32:\"customer-centric-ux-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67343;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:33:\"customer-centric-ux-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102182;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:32:\"customer-centric-ux-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73350;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:31:\"customer-centric-ux-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36371;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:32:\"customer-centric-ux-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163539;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:31:\"customer-centric-ux-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17941;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:31:\"customer-centric-ux-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27178;}s:10:\"team-small\";a:5:{s:4:\"file\";s:31:\"customer-centric-ux-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22620;}s:10:\"team-large\";a:5:{s:4:\"file\";s:31:\"customer-centric-ux-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40742;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:32:\"customer-centric-ux-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49443;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:33:\"customer-centric-ux-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178287;}s:10:\"page-small\";a:5:{s:4:\"file\";s:31:\"customer-centric-ux-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30535;}s:10:\"page-large\";a:5:{s:4:\"file\";s:33:\"customer-centric-ux-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124557;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:31:\"customer-centric-ux-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26762;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:31:\"customer-centric-ux-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44258;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:31:\"customer-centric-ux-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44983;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:33:\"customer-centric-ux-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155515;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:31:\"customer-centric-ux-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42416;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:33:\"customer-centric-ux-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:261576;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:31:\"customer-centric-ux-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6417;}s:13:\"project-small\";a:5:{s:4:\"file\";s:31:\"customer-centric-ux-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30535;}s:13:\"project-large\";a:5:{s:4:\"file\";s:32:\"customer-centric-ux-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52761;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:31:\"customer-centric-ux-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26402;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:33:\"customer-centric-ux-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:354303;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:24:\"Getty Images/iStockphoto\";s:6:\"camera\";s:6:\"ILCE-1\";s:7:\"caption\";s:60:\"Woman online shopping on smart phone fashion clothes at home\";s:17:\"created_timestamp\";s:10:\"1627838675\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:60:\"Woman online shopping on smart phone fashion clothes at home\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"customer-centric-ux.jpg\";}'),(19014,6494,'_wp_attached_file','data-drive-ecommerce-scaled.jpg'),(19015,6494,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2292;s:4:\"file\";s:31:\"data-drive-ecommerce-scaled.jpg\";s:8:\"filesize\";i:906327;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"data-drive-ecommerce-730x460.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69888;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"data-drive-ecommerce-855x538.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:538;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91441;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"data-drive-ecommerce-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103231;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"data-drive-ecommerce-768x484.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76059;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"data-drive-ecommerce-1536x967.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:967;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:239058;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"data-drive-ecommerce-2048x1289.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1289;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:377127;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:33:\"data-drive-ecommerce-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124910;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:34:\"data-drive-ecommerce-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:448070;}s:8:\"masthead\";a:5:{s:4:\"file\";s:33:\"data-drive-ecommerce-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208763;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:34:\"data-drive-ecommerce-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260053;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:33:\"data-drive-ecommerce-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209026;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:32:\"data-drive-ecommerce-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80783;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:33:\"data-drive-ecommerce-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:458287;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:32:\"data-drive-ecommerce-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48138;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:32:\"data-drive-ecommerce-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63410;}s:10:\"team-small\";a:5:{s:4:\"file\";s:32:\"data-drive-ecommerce-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45063;}s:10:\"team-large\";a:5:{s:4:\"file\";s:32:\"data-drive-ecommerce-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97794;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:33:\"data-drive-ecommerce-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115636;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:34:\"data-drive-ecommerce-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:543263;}s:10:\"page-small\";a:5:{s:4:\"file\";s:32:\"data-drive-ecommerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68517;}s:10:\"page-large\";a:5:{s:4:\"file\";s:34:\"data-drive-ecommerce-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:347689;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:32:\"data-drive-ecommerce-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61054;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"data-drive-ecommerce-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110801;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:32:\"data-drive-ecommerce-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102652;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:34:\"data-drive-ecommerce-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:491485;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:32:\"data-drive-ecommerce-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96152;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:34:\"data-drive-ecommerce-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:726503;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:32:\"data-drive-ecommerce-222x140.jpg\";s:5:\"width\";i:222;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8352;}s:13:\"project-small\";a:5:{s:4:\"file\";s:32:\"data-drive-ecommerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68517;}s:13:\"project-large\";a:5:{s:4:\"file\";s:33:\"data-drive-ecommerce-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151198;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:32:\"data-drive-ecommerce-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60674;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:34:\"data-drive-ecommerce-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:863417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:24:\"Getty Images/iStockphoto\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:111:\"Financial data analysis graph showing search findings. Selective focus. Horizontal composition with copy space.\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:67:\"Financial and Technical Data Analysis Graph Showing Search Findings\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:24:\"data-drive-ecommerce.jpg\";}'),(19016,6495,'_wp_attached_file','ecommerce-experts-scaled.jpg'),(19017,6495,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:28:\"ecommerce-experts-scaled.jpg\";s:8:\"filesize\";i:362286;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"ecommerce-experts-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32658;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"ecommerce-experts-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40494;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"ecommerce-experts-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45321;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"ecommerce-experts-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34619;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"ecommerce-experts-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94377;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"ecommerce-experts-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146226;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"ecommerce-experts-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59698;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"ecommerce-experts-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148368;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"ecommerce-experts-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61097;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-experts-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101812;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"ecommerce-experts-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78442;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"ecommerce-experts-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35842;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"ecommerce-experts-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140122;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-experts-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19056;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-experts-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28424;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-experts-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22801;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-experts-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41143;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-experts-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56098;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-experts-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179490;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-experts-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30813;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-experts-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130137;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-experts-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28008;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-experts-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45948;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-experts-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48066;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-experts-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155091;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-experts-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43836;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-experts-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242848;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-experts-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6395;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-experts-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30813;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"ecommerce-experts-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55493;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-experts-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27661;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-experts-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:325811;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:9:\"NIKON Z 7\";s:7:\"caption\";s:51:\"Closeup shot hands using laptop computer on table..\";s:17:\"created_timestamp\";s:10:\"1688728728\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"85\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:50:\"Closeup shot hands using laptop computer on table.\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"ecommerce-experts.jpg\";}'),(19018,6496,'_wp_attached_file','ecommerce-strategy-scaled.jpg'),(19019,6496,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1952;s:4:\"file\";s:29:\"ecommerce-strategy-scaled.jpg\";s:8:\"filesize\";i:618098;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"ecommerce-strategy-730x391.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:391;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42398;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"ecommerce-strategy-855x458.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:458;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53794;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ecommerce-strategy-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67022;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"ecommerce-strategy-768x412.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:412;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45625;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"ecommerce-strategy-1536x824.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:824;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134604;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-2048x1098.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1098;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218514;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:31:\"ecommerce-strategy-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90749;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:238205;}s:8:\"masthead\";a:5:{s:4:\"file\";s:31:\"ecommerce-strategy-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88952;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181595;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:31:\"ecommerce-strategy-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126615;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:30:\"ecommerce-strategy-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54881;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:31:\"ecommerce-strategy-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:229589;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-strategy-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24721;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:30:\"ecommerce-strategy-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42187;}s:10:\"team-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-strategy-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30852;}s:10:\"team-large\";a:5:{s:4:\"file\";s:30:\"ecommerce-strategy-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65897;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:31:\"ecommerce-strategy-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86485;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:289739;}s:10:\"page-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-strategy-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47643;}s:10:\"page-large\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231501;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-strategy-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41606;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"ecommerce-strategy-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73309;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-strategy-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69223;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242079;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-strategy-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62195;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:412780;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-strategy-261x140.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9942;}s:13:\"project-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-strategy-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47643;}s:13:\"project-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-strategy-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85313;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-strategy-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40745;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:652827;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:24:\"Getty Images/iStockphoto\";s:6:\"camera\";s:12:\"Canon EOS R5\";s:7:\"caption\";s:151:\"Unrecognizable businesswomen using a laptop while having a discussion in an office lobby. Two female entrepreneurs having a meeting in a modern office.\";s:17:\"created_timestamp\";s:10:\"1649956497\";s:9:\"copyright\";s:22:\"Jacob Lund Photography\";s:12:\"focal_length\";s:3:\"147\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:41:\"Businesswomen using a laptop in an office\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"ecommerce-strategy.jpg\";}'),(19020,6497,'_wp_attached_file','nice-problems-to-have-scaled.jpg'),(19021,6497,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2534;s:4:\"file\";s:32:\"nice-problems-to-have-scaled.jpg\";s:8:\"filesize\";i:977630;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"nice-problems-to-have-730x508.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:508;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53677;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"nice-problems-to-have-833x580.jpg\";s:5:\"width\";i:833;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66502;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"nice-problems-to-have-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76325;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"nice-problems-to-have-768x535.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:535;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57922;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"nice-problems-to-have-1536x1069.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1069;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183521;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"nice-problems-to-have-2048x1425.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1425;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:308153;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:34:\"nice-problems-to-have-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120640;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:35:\"nice-problems-to-have-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:289758;}s:8:\"masthead\";a:5:{s:4:\"file\";s:34:\"nice-problems-to-have-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107760;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:35:\"nice-problems-to-have-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197590;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:34:\"nice-problems-to-have-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133790;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:33:\"nice-problems-to-have-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57859;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:34:\"nice-problems-to-have-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:306671;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:33:\"nice-problems-to-have-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26521;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:33:\"nice-problems-to-have-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42279;}s:10:\"team-small\";a:5:{s:4:\"file\";s:33:\"nice-problems-to-have-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33872;}s:10:\"team-large\";a:5:{s:4:\"file\";s:33:\"nice-problems-to-have-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68142;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:34:\"nice-problems-to-have-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118318;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:35:\"nice-problems-to-have-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:370605;}s:10:\"page-small\";a:5:{s:4:\"file\";s:33:\"nice-problems-to-have-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49047;}s:10:\"page-large\";a:5:{s:4:\"file\";s:35:\"nice-problems-to-have-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:250365;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:33:\"nice-problems-to-have-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41783;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:33:\"nice-problems-to-have-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74913;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:33:\"nice-problems-to-have-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87325;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:35:\"nice-problems-to-have-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:313983;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:33:\"nice-problems-to-have-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75229;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:35:\"nice-problems-to-have-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:553867;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:33:\"nice-problems-to-have-201x140.jpg\";s:5:\"width\";i:201;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8359;}s:13:\"project-small\";a:5:{s:4:\"file\";s:33:\"nice-problems-to-have-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49047;}s:13:\"project-large\";a:5:{s:4:\"file\";s:34:\"nice-problems-to-have-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89246;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:33:\"nice-problems-to-have-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41096;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:35:\"nice-problems-to-have-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:792829;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:196:\"Logistics, crossed arms and portrait of woman entrepreneur with small business in ecommerce industry. Smile, pride and confident female person in warehouse with cardboard boxes for cargo shipping.\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:27:\"PeopleImages.com - #3017045\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:196:\"Logistics, crossed arms and portrait of woman entrepreneur with small business in ecommerce industry. Smile, pride and confident female person in warehouse with cardboard boxes for cargo shipping.\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:25:\"nice-problems-to-have.jpg\";}'),(19022,6498,'_wp_attached_file','ontime-delivery-scaled.jpg'),(19023,6498,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2428;s:4:\"file\";s:26:\"ontime-delivery-scaled.jpg\";s:8:\"filesize\";i:759240;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"ontime-delivery-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35782;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"ontime-delivery-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45014;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"ontime-delivery-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54298;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"ontime-delivery-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38203;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"ontime-delivery-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114378;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"ontime-delivery-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201941;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:28:\"ontime-delivery-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71731;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:29:\"ontime-delivery-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216560;}s:8:\"masthead\";a:5:{s:4:\"file\";s:28:\"ontime-delivery-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88491;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:29:\"ontime-delivery-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132291;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:28:\"ontime-delivery-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89825;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"ontime-delivery-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42566;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:28:\"ontime-delivery-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270873;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"ontime-delivery-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19005;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"ontime-delivery-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30269;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"ontime-delivery-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26267;}s:10:\"team-large\";a:5:{s:4:\"file\";s:27:\"ontime-delivery-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47006;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:28:\"ontime-delivery-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67916;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:29:\"ontime-delivery-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:288585;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"ontime-delivery-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34472;}s:10:\"page-large\";a:5:{s:4:\"file\";s:29:\"ontime-delivery-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168211;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"ontime-delivery-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29542;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"ontime-delivery-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50499;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"ontime-delivery-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56516;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:29:\"ontime-delivery-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:248028;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"ontime-delivery-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51462;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:29:\"ontime-delivery-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:460029;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"ontime-delivery-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6657;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"ontime-delivery-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34472;}s:13:\"project-large\";a:5:{s:4:\"file\";s:28:\"ontime-delivery-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62223;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"ontime-delivery-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29388;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:29:\"ontime-delivery-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:650527;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.2\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:12:\"Canon EOS R5\";s:7:\"caption\";s:166:\"Caucasian businessman is talking on his smartphone while using a laptop for online trading and following the stock market from home. It\'s morning or later in the day.\";s:17:\"created_timestamp\";s:10:\"1639486798\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"85\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:87:\"Home Office: An Anonymous Man Using a Laptop for Online Trading While Working From Home\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"ontime-delivery.jpg\";}'),(19033,6499,'_wp_attached_file','platform-updates-scaled.jpg'),(19034,6499,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1456;s:4:\"file\";s:27:\"platform-updates-scaled.jpg\";s:8:\"filesize\";i:751720;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"platform-updates-730x292.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48468;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"platform-updates-855x342.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:342;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62562;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"platform-updates-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126373;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"platform-updates-768x307.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52783;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"platform-updates-1536x614.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164505;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"platform-updates-2048x819.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:268619;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"platform-updates-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170942;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"platform-updates-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:416983;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"platform-updates-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163185;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"platform-updates-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:318797;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"platform-updates-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213616;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"platform-updates-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95857;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"platform-updates-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:408264;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"platform-updates-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38446;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"platform-updates-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64753;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"platform-updates-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55991;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"platform-updates-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110145;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"platform-updates-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162851;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"platform-updates-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:509403;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"platform-updates-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77010;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"platform-updates-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:395952;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"platform-updates-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63728;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"platform-updates-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119933;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"platform-updates-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133344;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"platform-updates-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:433745;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"platform-updates-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122573;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:30:\"platform-updates-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:724328;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"platform-updates-350x140.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14708;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"platform-updates-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77010;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"platform-updates-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141634;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"platform-updates-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62704;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:30:\"platform-updates-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1107254;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:32:\"Data security concept. 3D render\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:52:\"Lock Network Server - Big Data Security System. Wide\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"platform-updates.jpg\";}'),(19041,6496,'_wp_attachment_image_alt','Innovative eCommerce strategy to unlocks real growth'),(19045,6493,'_wp_attachment_image_alt','eCommerce websites designed for the best user experience'),(19049,6494,'_wp_attachment_image_alt','Data driven eCommerce solutions that don\'t leave success to chance'),(19050,6498,'_wp_attachment_image_alt','Dedicated account and project management'),(19054,6495,'_wp_attachment_image_alt','Local eCommerce experts'),(19058,6499,'_wp_attachment_image_alt','Secure eCommerce solutions to protect you and your customers'),(19177,6497,'_wp_attachment_image_alt','Unlock your next nice eCommerce problems to have'),(19544,6508,'_wp_attached_file','commercial-awarness.svg'),(19545,6508,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2165;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(19546,6509,'_wp_attached_file','confident.svg'),(19547,6509,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2116;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(19548,6510,'_wp_attached_file','decisive.svg'),(19549,6510,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2826;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(19550,6511,'_wp_attached_file','passionate.svg'),(19551,6511,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:6262;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(19552,6512,'_wp_attached_file','people-first.svg'),(19553,6512,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:4426;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(19554,6513,'_wp_attached_file','supportive.svg'),(19555,6513,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2770;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(19556,6509,'_wp_attachment_image_alt','Confident, Approachable & Fun'),(19557,6513,'_wp_attachment_image_alt','Supportive, Collaborative & Understanding'),(19558,6510,'_wp_attachment_image_alt','Decisive, Involved & Accountable'),(19559,6508,'_wp_attachment_image_alt','Expert Commercial Awareness & Insight'),(19560,6512,'_wp_attachment_image_alt','People-first team culture. Supportive & Family-focused'),(19561,6511,'_wp_attachment_image_alt','Passionately Driven to Make a Difference'),(20254,6523,'_wp_attached_file','indentify-scaled.jpg'),(20255,6523,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:20:\"indentify-scaled.jpg\";s:8:\"filesize\";i:484137;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"indentify-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37725;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"indentify-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47503;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"indentify-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53749;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"indentify-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40218;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"indentify-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112752;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"indentify-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176300;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:22:\"indentify-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74257;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:23:\"indentify-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167085;}s:8:\"masthead\";a:5:{s:4:\"file\";s:22:\"indentify-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70785;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:23:\"indentify-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119178;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:22:\"indentify-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87350;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:21:\"indentify-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40860;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:22:\"indentify-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165729;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:21:\"indentify-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20065;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:21:\"indentify-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30914;}s:10:\"team-small\";a:5:{s:4:\"file\";s:21:\"indentify-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26323;}s:10:\"team-large\";a:5:{s:4:\"file\";s:21:\"indentify-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48124;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:22:\"indentify-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71040;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:23:\"indentify-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204037;}s:10:\"page-small\";a:5:{s:4:\"file\";s:21:\"indentify-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35544;}s:10:\"page-large\";a:5:{s:4:\"file\";s:23:\"indentify-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151578;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:21:\"indentify-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30660;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"indentify-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52627;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:21:\"indentify-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57907;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:23:\"indentify-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173521;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:21:\"indentify-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52767;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:23:\"indentify-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:289180;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:21:\"indentify-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6684;}s:13:\"project-small\";a:5:{s:4:\"file\";s:21:\"indentify-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35544;}s:13:\"project-large\";a:5:{s:4:\"file\";s:22:\"indentify-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61869;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:21:\"indentify-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30200;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:23:\"indentify-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:409894;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:24:\"Getty Images/iStockphoto\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark IV\";s:7:\"caption\";s:200:\"Serious frowning indian ethnicity woman sit at workplace desk looks at laptop screen read e-mail feels concerned. Bored unmotivated tired employee, problems difficulties with app understanding concept\";s:17:\"created_timestamp\";s:10:\"1564837421\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"145\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:66:\"Serious frowning indian woman read email on laptop feels concerned\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"indentify.jpg\";}'),(20259,6523,'_wp_attachment_image_alt','Identify exactly where you lose your potential customer’s attention with clear, data-driven, actionable insights'),(20260,6524,'_wp_attached_file','implement-scaled.jpg'),(20261,6524,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2412;s:4:\"file\";s:20:\"implement-scaled.jpg\";s:8:\"filesize\";i:836979;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"implement-730x484.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51685;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"implement-855x566.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:566;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65181;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"implement-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74162;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"implement-768x509.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55522;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"implement-1536x1018.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1018;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164128;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"implement-2048x1357.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1357;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:268467;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:22:\"implement-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97290;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:23:\"implement-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271407;}s:8:\"masthead\";a:5:{s:4:\"file\";s:22:\"implement-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119713;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:23:\"implement-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186692;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:22:\"implement-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130245;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:21:\"implement-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58685;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:22:\"implement-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:309195;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:21:\"implement-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26972;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:21:\"implement-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43370;}s:10:\"team-small\";a:5:{s:4:\"file\";s:21:\"implement-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34396;}s:10:\"team-large\";a:5:{s:4:\"file\";s:21:\"implement-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67535;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:22:\"implement-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91367;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:23:\"implement-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:342186;}s:10:\"page-small\";a:5:{s:4:\"file\";s:21:\"implement-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48948;}s:10:\"page-large\";a:5:{s:4:\"file\";s:23:\"implement-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235171;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:21:\"implement-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42725;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"implement-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74996;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:21:\"implement-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76707;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:23:\"implement-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:294535;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:21:\"implement-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70002;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:23:\"implement-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:504650;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:21:\"implement-211x140.jpg\";s:5:\"width\";i:211;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8525;}s:13:\"project-small\";a:5:{s:4:\"file\";s:21:\"implement-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48948;}s:13:\"project-large\";a:5:{s:4:\"file\";s:22:\"implement-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89225;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:21:\"implement-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42129;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:23:\"implement-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:728929;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.6\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark IV\";s:7:\"caption\";s:124:\"Working woman at online shop. She wearing casual clothing and checking on laptop address of customer and package information\";s:17:\"created_timestamp\";s:10:\"1576423351\";s:9:\"copyright\";s:7:\"SVETIKD\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:39:\"Help of technology in delivery business\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"implement.jpg\";}'),(20262,6524,'_wp_attachment_image_alt','Implement influential changes online from a place of confidence and clarity; then watch as sales skyrocket, and your Cost-per-Sale shrink.'),(20266,6525,'_wp_attached_file','improve-scaled.jpg'),(20267,6525,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2428;s:4:\"file\";s:18:\"improve-scaled.jpg\";s:8:\"filesize\";i:788998;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"improve-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60456;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"improve-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77166;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"improve-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96428;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"improve-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64676;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"improve-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192038;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"improve-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:303467;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:20:\"improve-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142703;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:21:\"improve-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:288265;}s:8:\"masthead\";a:5:{s:4:\"file\";s:20:\"improve-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124583;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:21:\"improve-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:219659;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:20:\"improve-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152400;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:19:\"improve-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72469;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:20:\"improve-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:291438;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:19:\"improve-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33637;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:19:\"improve-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51457;}s:10:\"team-small\";a:5:{s:4:\"file\";s:19:\"improve-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45495;}s:10:\"team-large\";a:5:{s:4:\"file\";s:19:\"improve-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79900;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:20:\"improve-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134377;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:21:\"improve-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:350000;}s:10:\"page-small\";a:5:{s:4:\"file\";s:19:\"improve-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57682;}s:10:\"page-large\";a:5:{s:4:\"file\";s:21:\"improve-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:262201;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:19:\"improve-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50277;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"improve-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87953;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:19:\"improve-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109343;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:21:\"improve-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:307691;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:19:\"improve-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95714;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:21:\"improve-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:483457;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:19:\"improve-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9252;}s:13:\"project-small\";a:5:{s:4:\"file\";s:19:\"improve-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57682;}s:13:\"project-large\";a:5:{s:4:\"file\";s:20:\"improve-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106260;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:19:\"improve-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49765;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:21:\"improve-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:681951;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:12:\"Canon EOS R5\";s:7:\"caption\";s:58:\"Youn man received package and unpacking in the living room\";s:17:\"created_timestamp\";s:10:\"1644148135\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:51:\"Young man unpacks the box with online ordered items\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"improve.jpg\";}'),(20268,6525,'_wp_attachment_image_alt','Improve brand loyalty and customer lifetime value, maximising your digital marketing ROI.'),(20304,6527,'_wp_attached_file','ecommerce-audit-scaled.jpg'),(20305,6527,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1522;s:4:\"file\";s:26:\"ecommerce-audit-scaled.jpg\";s:8:\"filesize\";i:98974;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"ecommerce-audit-scaled-730x434.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:434;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44448;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"ecommerce-audit-scaled-855x508.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:508;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55415;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"ecommerce-audit-scaled-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63281;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"ecommerce-audit-scaled-768x457.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47512;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"ecommerce-audit-scaled-1536x913.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:913;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132144;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"ecommerce-audit-scaled-2048x1218.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1218;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203541;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"ecommerce-audit-scaled-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89056;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:36:\"ecommerce-audit-scaled-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208975;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"ecommerce-audit-scaled-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89106;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"ecommerce-audit-scaled-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150099;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"ecommerce-audit-scaled-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117294;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"ecommerce-audit-scaled-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51250;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:35:\"ecommerce-audit-scaled-2560x800.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165341;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"ecommerce-audit-scaled-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27054;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"ecommerce-audit-scaled-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41130;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"ecommerce-audit-scaled-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31433;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"ecommerce-audit-scaled-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60298;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"ecommerce-audit-scaled-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85549;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:36:\"ecommerce-audit-scaled-2560x1172.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223085;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"ecommerce-audit-scaled-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44949;}s:10:\"page-large\";a:5:{s:4:\"file\";s:36:\"ecommerce-audit-scaled-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195569;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"ecommerce-audit-scaled-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40151;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"ecommerce-audit-scaled-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67862;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"ecommerce-audit-scaled-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69784;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:36:\"ecommerce-audit-scaled-2560x1000.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197339;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"ecommerce-audit-scaled-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62942;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:36:\"ecommerce-audit-scaled-2560x1400.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:258412;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"ecommerce-audit-scaled-235x140.jpg\";s:5:\"width\";i:235;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8957;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"ecommerce-audit-scaled-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44949;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"ecommerce-audit-scaled-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83586;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"ecommerce-audit-scaled-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39733;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(20527,6534,'_wp_attached_file','speed-performance-scaled.jpg'),(20528,6534,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2428;s:4:\"file\";s:28:\"speed-performance-scaled.jpg\";s:8:\"filesize\";i:929997;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"speed-performance-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62327;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"speed-performance-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80159;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"speed-performance-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94526;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"speed-performance-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67016;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"speed-performance-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208014;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"speed-performance-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:339083;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"speed-performance-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135407;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"speed-performance-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:347431;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"speed-performance-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138844;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"speed-performance-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236126;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"speed-performance-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167192;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"speed-performance-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72628;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"speed-performance-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:339442;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"speed-performance-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33692;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"speed-performance-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52912;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"speed-performance-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42600;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"speed-performance-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83039;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"speed-performance-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128037;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"speed-performance-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:427920;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"speed-performance-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59240;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"speed-performance-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:295507;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"speed-performance-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51645;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"speed-performance-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92268;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"speed-performance-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104028;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"speed-performance-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:367633;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"speed-performance-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92171;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:31:\"speed-performance-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:598612;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"speed-performance-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9189;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"speed-performance-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59240;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"speed-performance-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115048;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"speed-performance-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51146;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:31:\"speed-performance-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:823457;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:12:\"Canon EOS R5\";s:7:\"caption\";s:123:\"Photo of a young Asian woman sitting on the seat near the window on the train. She is smiling and using wireless technology\";s:17:\"created_timestamp\";s:10:\"1705767740\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:50:\"Chinese young woman using smart phone in the train\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"speed-performance.jpg\";}'),(20532,6534,'_wp_attachment_image_alt','Speed up your website with Hyvä'),(20859,6540,'_wp_attached_file','only-what-you-need-scaled.jpg'),(20860,6540,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:29:\"only-what-you-need-scaled.jpg\";s:8:\"filesize\";i:917304;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"only-what-you-need-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34988;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"only-what-you-need-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44595;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"only-what-you-need-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51408;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"only-what-you-need-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37444;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"only-what-you-need-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119942;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"only-what-you-need-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:219163;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:31:\"only-what-you-need-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71478;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:32:\"only-what-you-need-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249558;}s:8:\"masthead\";a:5:{s:4:\"file\";s:31:\"only-what-you-need-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105507;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:32:\"only-what-you-need-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136700;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:31:\"only-what-you-need-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94220;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:30:\"only-what-you-need-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39908;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:31:\"only-what-you-need-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:324875;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:30:\"only-what-you-need-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20183;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:30:\"only-what-you-need-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29284;}s:10:\"team-small\";a:5:{s:4:\"file\";s:30:\"only-what-you-need-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24324;}s:10:\"team-large\";a:5:{s:4:\"file\";s:30:\"only-what-you-need-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45795;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:31:\"only-what-you-need-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66801;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:32:\"only-what-you-need-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:339749;}s:10:\"page-small\";a:5:{s:4:\"file\";s:30:\"only-what-you-need-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33171;}s:10:\"page-large\";a:5:{s:4:\"file\";s:32:\"only-what-you-need-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185065;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:30:\"only-what-you-need-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28977;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"only-what-you-need-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50426;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:30:\"only-what-you-need-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55322;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:32:\"only-what-you-need-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:297721;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:30:\"only-what-you-need-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50059;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:32:\"only-what-you-need-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:558483;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:30:\"only-what-you-need-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6373;}s:13:\"project-small\";a:5:{s:4:\"file\";s:30:\"only-what-you-need-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33171;}s:13:\"project-large\";a:5:{s:4:\"file\";s:31:\"only-what-you-need-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63307;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:30:\"only-what-you-need-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28565;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:32:\"only-what-you-need-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:784961;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.2\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:8:\"ILCE-7M4\";s:7:\"caption\";s:142:\"Caucasian male in casual business attire leads a meeting, actively engaging with colleagues of diverse backgrounds in a bright office setting.\";s:17:\"created_timestamp\";s:10:\"1719320106\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:44:\"Confident Professional Leads Team Discussion\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"only-what-you-need.jpg\";}'),(20864,6540,'_wp_attachment_image_alt','Exactly what you\'re ecommerce website needs'),(20989,6543,'_wp_attached_file','know-your-audience-scaled.jpg'),(20990,6543,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2428;s:4:\"file\";s:29:\"know-your-audience-scaled.jpg\";s:8:\"filesize\";i:572854;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"know-your-audience-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34504;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"know-your-audience-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44178;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"know-your-audience-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56691;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"know-your-audience-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37238;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"know-your-audience-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114206;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"know-your-audience-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188861;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:31:\"know-your-audience-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91073;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:32:\"know-your-audience-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208858;}s:8:\"masthead\";a:5:{s:4:\"file\";s:31:\"know-your-audience-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82348;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:32:\"know-your-audience-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136090;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:31:\"know-your-audience-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95232;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:30:\"know-your-audience-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42379;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:31:\"know-your-audience-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215202;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:30:\"know-your-audience-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21207;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:30:\"know-your-audience-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30486;}s:10:\"team-small\";a:5:{s:4:\"file\";s:30:\"know-your-audience-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26483;}s:10:\"team-large\";a:5:{s:4:\"file\";s:30:\"know-your-audience-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46699;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:31:\"know-your-audience-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89488;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:32:\"know-your-audience-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:261826;}s:10:\"page-small\";a:5:{s:4:\"file\";s:30:\"know-your-audience-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33246;}s:10:\"page-large\";a:5:{s:4:\"file\";s:32:\"know-your-audience-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167471;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:30:\"know-your-audience-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29827;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"know-your-audience-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51905;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:30:\"know-your-audience-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66871;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:32:\"know-your-audience-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228283;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:30:\"know-your-audience-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57749;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:32:\"know-your-audience-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:378418;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:30:\"know-your-audience-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5627;}s:13:\"project-small\";a:5:{s:4:\"file\";s:30:\"know-your-audience-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33246;}s:13:\"project-large\";a:5:{s:4:\"file\";s:31:\"know-your-audience-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67231;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:30:\"know-your-audience-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29587;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:32:\"know-your-audience-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:511549;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:12:\"Canon EOS R5\";s:7:\"caption\";s:105:\"One woman, female opening cardboard boxes package that she just received. Her dog is sitting next to her.\";s:17:\"created_timestamp\";s:10:\"1619439904\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:23:\"Woman opening a package\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"know-your-audience.jpg\";}'),(20994,6543,'_wp_attachment_image_alt','Tailored to your audience'),(21203,6548,'_wp_attached_file','ux-research-scaled.jpg'),(21204,6548,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2428;s:4:\"file\";s:22:\"ux-research-scaled.jpg\";s:8:\"filesize\";i:802660;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"ux-research-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50644;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"ux-research-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65117;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"ux-research-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76496;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"ux-research-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54469;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"ux-research-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170920;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"ux-research-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:279963;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:24:\"ux-research-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109814;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:25:\"ux-research-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:288325;}s:8:\"masthead\";a:5:{s:4:\"file\";s:24:\"ux-research-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120750;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:25:\"ux-research-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194869;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:24:\"ux-research-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139436;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:23:\"ux-research-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58818;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:24:\"ux-research-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:285969;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:23:\"ux-research-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26677;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:23:\"ux-research-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43525;}s:10:\"team-small\";a:5:{s:4:\"file\";s:23:\"ux-research-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34541;}s:10:\"team-large\";a:5:{s:4:\"file\";s:23:\"ux-research-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67552;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:24:\"ux-research-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106837;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:25:\"ux-research-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:355803;}s:10:\"page-small\";a:5:{s:4:\"file\";s:23:\"ux-research-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48248;}s:10:\"page-large\";a:5:{s:4:\"file\";s:25:\"ux-research-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246921;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:23:\"ux-research-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42575;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:23:\"ux-research-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75349;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:23:\"ux-research-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83095;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:25:\"ux-research-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:302657;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:23:\"ux-research-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74060;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:25:\"ux-research-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:501766;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:23:\"ux-research-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7889;}s:13:\"project-small\";a:5:{s:4:\"file\";s:23:\"ux-research-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48248;}s:13:\"project-large\";a:5:{s:4:\"file\";s:24:\"ux-research-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95043;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:23:\"ux-research-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42032;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:25:\"ux-research-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:717086;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:12:\"Canon EOS R5\";s:7:\"caption\";s:104:\"Mature man sitting on sofa at home and using smart phone for business or pleasure. It is Christmas time.\";s:17:\"created_timestamp\";s:10:\"1634355016\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:32:\"Mature man at home for Christmas\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"ux-research.jpg\";}'),(21208,6548,'_wp_attachment_image_alt','Real Audience Research.'),(21523,6553,'_wp_attached_file','increase-aov.svg'),(21524,6553,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2541;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(21525,6554,'_wp_attached_file','increase-loyalty.svg'),(21526,6554,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2979;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(21527,6555,'_wp_attached_file','increase-roi.svg'),(21528,6555,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2627;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(21529,6556,'_wp_attached_file','pci-compliant.svg'),(21530,6556,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:3681;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(21531,6557,'_wp_attached_file','reduce-abandoned-carts.svg'),(21532,6557,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2127;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(21533,6558,'_wp_attached_file','security-patching.svg'),(21534,6558,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2375;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(21535,6553,'_wp_attachment_image_alt','Increase you\'re average order values'),(21536,6554,'_wp_attachment_image_alt','Deepen brand loyalty and increase repeat purchasing'),(21537,6556,'_wp_attachment_image_alt','PCI Compliance'),(21538,6557,'_wp_attachment_image_alt','Reduce abandoned carts and increase sales'),(21539,6558,'_wp_attachment_image_alt','Never miss a security patch'),(21540,6555,'_wp_attachment_image_alt','Increase your return on investment'),(21805,6564,'_wp_attached_file','retainers-scaled.jpg'),(21806,6564,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"retainers-scaled.jpg\";s:8:\"filesize\";i:441985;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"retainers-730x385.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41901;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"retainers-855x451.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:451;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52486;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"retainers-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70309;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"retainers-768x405.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44721;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"retainers-1536x810.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:810;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123033;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"retainers-2048x1080.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189047;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:22:\"retainers-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85273;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:23:\"retainers-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208984;}s:8:\"masthead\";a:5:{s:4:\"file\";s:22:\"retainers-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82415;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:23:\"retainers-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164145;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:22:\"retainers-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116399;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:21:\"retainers-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56065;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:22:\"retainers-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183591;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:21:\"retainers-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25260;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:21:\"retainers-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41237;}s:10:\"team-small\";a:5:{s:4:\"file\";s:21:\"retainers-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33842;}s:10:\"team-large\";a:5:{s:4:\"file\";s:21:\"retainers-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64555;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:22:\"retainers-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79229;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:23:\"retainers-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246436;}s:10:\"page-small\";a:5:{s:4:\"file\";s:21:\"retainers-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47549;}s:10:\"page-large\";a:5:{s:4:\"file\";s:23:\"retainers-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198209;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:21:\"retainers-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40699;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"retainers-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69973;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:21:\"retainers-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70795;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:23:\"retainers-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208980;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:21:\"retainers-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66426;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:23:\"retainers-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:323769;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:21:\"retainers-265x140.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9863;}s:13:\"project-small\";a:5:{s:4:\"file\";s:21:\"retainers-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47549;}s:13:\"project-large\";a:5:{s:4:\"file\";s:22:\"retainers-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82319;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:21:\"retainers-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40195;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:23:\"retainers-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:464212;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:199:\"Remote work from home, video call and man with a laptop, internet connection or conference call. Male person, entrepreneur or speaker with a pc, conversation or webinar with conversation in a kitchen\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:199:\"Remote work from home, video call and man with a laptop, internet connection or conference call. Male person, entrepreneur or speaker with a pc, conversation or webinar with conversation in a kitchen\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"retainers.jpg\";}'),(21810,6564,'_wp_attachment_image_alt','Expert support and development when you need it'),(21875,6566,'_wp_attached_file','training-scaled.jpg'),(21876,6566,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:19:\"training-scaled.jpg\";s:8:\"filesize\";i:455375;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"training-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32365;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"training-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40229;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"training-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46736;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"training-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34421;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"training-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94238;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"training-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149137;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:21:\"training-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62532;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:22:\"training-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128184;}s:8:\"masthead\";a:5:{s:4:\"file\";s:21:\"training-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48331;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:22:\"training-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105255;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:21:\"training-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70718;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:20:\"training-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36697;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:21:\"training-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137337;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:20:\"training-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14263;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:20:\"training-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26211;}s:10:\"team-small\";a:5:{s:4:\"file\";s:20:\"training-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23670;}s:10:\"team-large\";a:5:{s:4:\"file\";s:20:\"training-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41798;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:21:\"training-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59987;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:22:\"training-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162947;}s:10:\"page-small\";a:5:{s:4:\"file\";s:20:\"training-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31020;}s:10:\"page-large\";a:5:{s:4:\"file\";s:22:\"training-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128721;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:20:\"training-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26333;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"training-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44702;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:20:\"training-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49624;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:22:\"training-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136986;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:20:\"training-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45149;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:22:\"training-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:250053;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:20:\"training-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6371;}s:13:\"project-small\";a:5:{s:4:\"file\";s:20:\"training-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31020;}s:13:\"project-large\";a:5:{s:4:\"file\";s:21:\"training-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46403;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:20:\"training-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25653;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:22:\"training-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:388821;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark IV\";s:7:\"caption\";s:200:\"Business Education Concept. Focused young man sitting at desk working on laptop writing letter in paper notebook, selective focus on hand holding pen. Busy millennial male using pc, blurred background\";s:17:\"created_timestamp\";s:10:\"1642689726\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:49:\"Portrait of focused Arab man using pc and writing\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:5:{i:0;s:4:\"home\";i:1;s:4:\"work\";i:2;s:6:\"taking\";i:3;s:6:\"course\";i:4;s:14:\"middle eastern\";}}s:14:\"original_image\";s:12:\"training.jpg\";}'),(21880,6566,'_wp_attachment_image_alt','Full training on platforms and new features'),(22345,6576,'_wp_attached_file','protect-data-scaled.jpg'),(22346,6576,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2428;s:4:\"file\";s:23:\"protect-data-scaled.jpg\";s:8:\"filesize\";i:1014334;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"protect-data-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63228;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"protect-data-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80687;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"protect-data-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86574;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"protect-data-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67732;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"protect-data-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215156;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"protect-data-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:355120;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:25:\"protect-data-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115974;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:26:\"protect-data-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:364325;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"protect-data-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194286;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:26:\"protect-data-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231730;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"protect-data-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169741;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"protect-data-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68317;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:25:\"protect-data-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:432230;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"protect-data-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34441;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"protect-data-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52663;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"protect-data-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39452;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"protect-data-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82106;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:25:\"protect-data-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107537;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:26:\"protect-data-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:454333;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"protect-data-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59674;}s:10:\"page-large\";a:5:{s:4:\"file\";s:26:\"protect-data-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:307018;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"protect-data-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51860;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"protect-data-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91973;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"protect-data-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92142;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:26:\"protect-data-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:404643;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"protect-data-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83463;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:26:\"protect-data-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:641339;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"protect-data-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10676;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"protect-data-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59674;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"protect-data-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115928;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"protect-data-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51066;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:26:\"protect-data-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:878483;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:9:\"ILCE-7RM2\";s:7:\"caption\";s:95:\"Internet security concept. Digital shield cyber security solutions on PCB futuristic background\";s:17:\"created_timestamp\";s:10:\"1682296144\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"100\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.25\";s:5:\"title\";s:95:\"Internet security concept. Digital shield cyber security solutions on PCB futuristic background\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"protect-data.jpg\";}'),(22350,6576,'_wp_attachment_image_alt','Protect your historical data during the migration'),(22381,6578,'_wp_attached_file','out-of-the-box-scaled.jpg'),(22382,6578,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2334;s:4:\"file\";s:25:\"out-of-the-box-scaled.jpg\";s:8:\"filesize\";i:1005883;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"out-of-the-box-730x468.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:468;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71369;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"out-of-the-box-855x548.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92458;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"out-of-the-box-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109402;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"out-of-the-box-768x492.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:492;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77284;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"out-of-the-box-1536x985.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:985;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242573;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"out-of-the-box-2048x1313.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1313;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:389168;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"out-of-the-box-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152914;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"out-of-the-box-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:367736;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"out-of-the-box-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132241;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"out-of-the-box-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272849;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"out-of-the-box-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189475;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"out-of-the-box-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83482;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"out-of-the-box-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:318671;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"out-of-the-box-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36162;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"out-of-the-box-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59764;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"out-of-the-box-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48378;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"out-of-the-box-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98015;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"out-of-the-box-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143195;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"out-of-the-box-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:444000;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"out-of-the-box-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69535;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"out-of-the-box-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:343693;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"out-of-the-box-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58537;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"out-of-the-box-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108810;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"out-of-the-box-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120520;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"out-of-the-box-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:372508;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"out-of-the-box-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107181;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:28:\"out-of-the-box-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:606655;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"out-of-the-box-218x140.jpg\";s:5:\"width\";i:218;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10772;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"out-of-the-box-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69535;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"out-of-the-box-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128243;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"out-of-the-box-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57722;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:28:\"out-of-the-box-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:877628;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.5\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:11:\"NIKON D800E\";s:7:\"caption\";s:85:\"Shot of a beautiful young woman using her cellphone while relaxing on a couch at home\";s:17:\"created_timestamp\";s:10:\"1550936492\";s:9:\"copyright\";s:49:\"www.PeopleImages.com - licence restrictions apply\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:42:\"Starting my weekend off on a positive note\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"out-of-the-box.jpg\";}'),(22386,6578,'_wp_attachment_image_alt','Out of the box functionality'),(22425,6580,'_wp_attached_file','increased-security-scaled.jpg'),(22426,6580,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2404;s:4:\"file\";s:29:\"increased-security-scaled.jpg\";s:8:\"filesize\";i:986804;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"increased-security-730x482.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:482;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58091;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"increased-security-855x565.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:565;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72570;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"increased-security-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70372;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"increased-security-768x507.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:507;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61848;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"increased-security-1536x1014.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1014;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181060;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"increased-security-2048x1353.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1353;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:316605;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:31:\"increased-security-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98247;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:32:\"increased-security-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:338968;}s:8:\"masthead\";a:5:{s:4:\"file\";s:31:\"increased-security-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167542;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:32:\"increased-security-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195364;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:31:\"increased-security-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142057;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:30:\"increased-security-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57859;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:31:\"increased-security-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:421084;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:30:\"increased-security-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30872;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:30:\"increased-security-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48221;}s:10:\"team-small\";a:5:{s:4:\"file\";s:30:\"increased-security-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33761;}s:10:\"team-large\";a:5:{s:4:\"file\";s:30:\"increased-security-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73009;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:31:\"increased-security-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95347;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:32:\"increased-security-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:434240;}s:10:\"page-small\";a:5:{s:4:\"file\";s:30:\"increased-security-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54117;}s:10:\"page-large\";a:5:{s:4:\"file\";s:32:\"increased-security-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270882;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:30:\"increased-security-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47675;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"increased-security-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81379;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:30:\"increased-security-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74780;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:32:\"increased-security-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:383066;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:30:\"increased-security-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67420;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:32:\"increased-security-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:644905;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:30:\"increased-security-212x140.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9942;}s:13:\"project-small\";a:5:{s:4:\"file\";s:30:\"increased-security-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54117;}s:13:\"project-large\";a:5:{s:4:\"file\";s:31:\"increased-security-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97846;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:30:\"increased-security-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46524;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:32:\"increased-security-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:867375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:9:\"ILCE-7RM2\";s:7:\"caption\";s:51:\"Network security graphic user interface background.\";s:17:\"created_timestamp\";s:10:\"1653953731\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"100\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:3:\"1.6\";s:5:\"title\";s:27:\"Network security background\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"increased-security.jpg\";}'),(22430,6580,'_wp_attachment_image_alt','Increased security with Magento 2'),(22431,6581,'_wp_attached_file','seemless-integrations-scaled.jpg'),(22432,6581,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:32:\"seemless-integrations-scaled.jpg\";s:8:\"filesize\";i:1368699;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"seemless-integrations-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48475;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"seemless-integrations-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61358;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"seemless-integrations-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61435;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"seemless-integrations-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51744;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"seemless-integrations-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159207;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"seemless-integrations-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:286402;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:34:\"seemless-integrations-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84241;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:35:\"seemless-integrations-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:313836;}s:8:\"masthead\";a:5:{s:4:\"file\";s:34:\"seemless-integrations-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130945;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:35:\"seemless-integrations-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176064;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:34:\"seemless-integrations-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121113;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:33:\"seemless-integrations-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50564;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:34:\"seemless-integrations-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:457908;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:33:\"seemless-integrations-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25361;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:33:\"seemless-integrations-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40077;}s:10:\"team-small\";a:5:{s:4:\"file\";s:33:\"seemless-integrations-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29204;}s:10:\"team-large\";a:5:{s:4:\"file\";s:33:\"seemless-integrations-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61737;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:34:\"seemless-integrations-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79582;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:35:\"seemless-integrations-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:445880;}s:10:\"page-small\";a:5:{s:4:\"file\";s:33:\"seemless-integrations-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45610;}s:10:\"page-large\";a:5:{s:4:\"file\";s:35:\"seemless-integrations-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:238772;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:33:\"seemless-integrations-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39554;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:33:\"seemless-integrations-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68416;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:33:\"seemless-integrations-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64033;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:35:\"seemless-integrations-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:377908;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:33:\"seemless-integrations-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57649;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:35:\"seemless-integrations-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:790018;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:33:\"seemless-integrations-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8512;}s:13:\"project-small\";a:5:{s:4:\"file\";s:33:\"seemless-integrations-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45610;}s:13:\"project-large\";a:5:{s:4:\"file\";s:34:\"seemless-integrations-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81744;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:33:\"seemless-integrations-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39023;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:35:\"seemless-integrations-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1147135;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:10:\"NIKON D850\";s:7:\"caption\";s:41:\"Warehouse - distribution and supply chain\";s:17:\"created_timestamp\";s:10:\"1569926167\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:40:\"Warehouse employee using bar code reader\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:25:\"seemless-integrations.jpg\";}'),(22436,6581,'_wp_attachment_image_alt','Magento 2 seamlessly integrates with many API\'s like Salesforce, Microsoft Nav and many more'),(22523,6583,'_wp_attached_file','enhanced-modules-scaled.jpg'),(22524,6583,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2428;s:4:\"file\";s:27:\"enhanced-modules-scaled.jpg\";s:8:\"filesize\";i:818673;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"enhanced-modules-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37029;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"enhanced-modules-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47229;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"enhanced-modules-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51286;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"enhanced-modules-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39655;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"enhanced-modules-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122878;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"enhanced-modules-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217201;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"enhanced-modules-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73375;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"enhanced-modules-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232618;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"enhanced-modules-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91026;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"enhanced-modules-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137459;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"enhanced-modules-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95780;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"enhanced-modules-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40867;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"enhanced-modules-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:280990;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"enhanced-modules-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18753;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"enhanced-modules-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30603;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"enhanced-modules-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23921;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"enhanced-modules-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48307;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"enhanced-modules-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69071;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"enhanced-modules-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:309203;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"enhanced-modules-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35097;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"enhanced-modules-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181627;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"enhanced-modules-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30155;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"enhanced-modules-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53397;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"enhanced-modules-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55275;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"enhanced-modules-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:258669;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"enhanced-modules-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49134;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:30:\"enhanced-modules-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:492726;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"enhanced-modules-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6600;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"enhanced-modules-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35097;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"enhanced-modules-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64741;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"enhanced-modules-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29796;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:30:\"enhanced-modules-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:702827;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:12:\"Canon EOS R5\";s:7:\"caption\";s:118:\"Close-up of a person handling cardboard boxes for a delivery service, highlighting logistics, shipping, and packaging.\";s:17:\"created_timestamp\";s:10:\"1719598648\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:52:\"Person Handling Cardboard Boxes for Delivery Service\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"enhanced-modules.jpg\";}'),(22528,6583,'_wp_attachment_image_alt','Extend Magento 2 to fit your business perfectly'),(22937,6593,'_wp_attached_file','magento-opensource.png'),(22938,6593,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:800;s:4:\"file\";s:22:\"magento-opensource.png\";s:8:\"filesize\";i:804994;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"magento-opensource-730x228.png\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:233201;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"magento-opensource-855x267.png\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:312471;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"magento-opensource-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:808846;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"magento-opensource-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:257567;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"magento-opensource-1536x480.png\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:978562;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"magento-opensource-2048x640.png\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1716083;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"magento-opensource-750x800.png\";s:5:\"width\";i:750;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:601896;}s:8:\"masthead\";a:5:{s:4:\"file\";s:31:\"magento-opensource-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1218831;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"magento-opensource-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1330290;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:31:\"magento-opensource-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1179115;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:30:\"magento-opensource-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:589096;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:30:\"magento-opensource-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:235622;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:30:\"magento-opensource-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:389058;}s:10:\"team-small\";a:5:{s:4:\"file\";s:30:\"magento-opensource-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:300136;}s:10:\"team-large\";a:5:{s:4:\"file\";s:30:\"magento-opensource-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:709558;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"magento-opensource-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:549422;}s:10:\"page-small\";a:5:{s:4:\"file\";s:30:\"magento-opensource-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:453121;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"magento-opensource-1960x800.png\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1624415;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:30:\"magento-opensource-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:378199;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"magento-opensource-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:806223;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:30:\"magento-opensource-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:549422;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:30:\"magento-opensource-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:549422;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:30:\"magento-opensource-360x113.png\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67739;}s:13:\"project-small\";a:5:{s:4:\"file\";s:30:\"magento-opensource-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:453121;}s:13:\"project-large\";a:5:{s:4:\"file\";s:31:\"magento-opensource-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1026719;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:30:\"magento-opensource-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:358740;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(22942,6593,'_wp_attachment_image_alt','Magento 2 Open Source Ecommerce Platform'),(22944,6594,'_wp_attached_file','Magento-Open-Source-scaled.jpg'),(22945,6594,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2428;s:4:\"file\";s:30:\"Magento-Open-Source-scaled.jpg\";s:8:\"filesize\";i:639310;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Magento-Open-Source-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48301;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Magento-Open-Source-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60743;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Magento-Open-Source-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68504;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Magento-Open-Source-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51557;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"Magento-Open-Source-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147997;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:33:\"Magento-Open-Source-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235082;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:32:\"Magento-Open-Source-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80896;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:33:\"Magento-Open-Source-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246233;}s:8:\"masthead\";a:5:{s:4:\"file\";s:32:\"Magento-Open-Source-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112132;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:33:\"Magento-Open-Source-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168189;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:32:\"Magento-Open-Source-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122293;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:31:\"Magento-Open-Source-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55214;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:32:\"Magento-Open-Source-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:259877;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:31:\"Magento-Open-Source-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27752;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:31:\"Magento-Open-Source-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42107;}s:10:\"team-small\";a:5:{s:4:\"file\";s:31:\"Magento-Open-Source-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32674;}s:10:\"team-large\";a:5:{s:4:\"file\";s:31:\"Magento-Open-Source-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63810;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:32:\"Magento-Open-Source-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76103;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:33:\"Magento-Open-Source-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:302643;}s:10:\"page-small\";a:5:{s:4:\"file\";s:31:\"Magento-Open-Source-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46293;}s:10:\"page-large\";a:5:{s:4:\"file\";s:33:\"Magento-Open-Source-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207630;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:31:\"Magento-Open-Source-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40918;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:31:\"Magento-Open-Source-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69481;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:31:\"Magento-Open-Source-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66656;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:33:\"Magento-Open-Source-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:261243;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:31:\"Magento-Open-Source-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63500;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:33:\"Magento-Open-Source-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:420259;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:31:\"Magento-Open-Source-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7878;}s:13:\"project-small\";a:5:{s:4:\"file\";s:31:\"Magento-Open-Source-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46293;}s:13:\"project-large\";a:5:{s:4:\"file\";s:32:\"Magento-Open-Source-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87434;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:31:\"Magento-Open-Source-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40557;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:33:\"Magento-Open-Source-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:568777;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.5\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:12:\"Canon EOS R5\";s:7:\"caption\";s:94:\"Portrait of excited African American female buyer holding credit card and using a mobile phone\";s:17:\"created_timestamp\";s:10:\"1666450729\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:76:\"Beautiful African-American woman using online paying services on smart phone\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"Magento-Open-Source.jpg\";}'),(22949,6594,'_wp_attachment_image_alt','Magento 2 Open Source Ecommerce Platform'),(23134,6607,'_wp_attached_file','ecommerce-growth-scaled.jpg'),(23135,6607,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3000;s:6:\"height\";i:2000;s:4:\"file\";s:20:\"ecommerce-growth.jpg\";s:8:\"filesize\";i:276798;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"ecommerce-growth-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52496;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"ecommerce-growth-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65623;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"ecommerce-growth-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66053;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"ecommerce-growth-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55885;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154780;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240443;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"ecommerce-growth-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76956;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215530;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"ecommerce-growth-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91534;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:37:\"ecommerce-growth-scaled-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157375;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"ecommerce-growth-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122276;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"ecommerce-growth-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54334;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"ecommerce-growth-3000x800.jpg\";s:5:\"width\";i:3000;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142837;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"ecommerce-growth-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26479;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"ecommerce-growth-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43918;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"ecommerce-growth-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32511;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"ecommerce-growth-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65727;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-growth-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71489;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:255843;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"ecommerce-growth-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49396;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207949;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"ecommerce-growth-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43028;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"ecommerce-growth-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72764;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"ecommerce-growth-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64437;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:219651;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"ecommerce-growth-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61015;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-3000x1400.jpg\";s:5:\"width\";i:3000;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:320469;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"ecommerce-growth-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9110;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"ecommerce-growth-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49396;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-growth-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83685;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"ecommerce-growth-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42498;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23139,6607,'_wp_attachment_image_alt','Grow your ecommerce with Magento 2'),(23228,6610,'_wp_attached_file','mobile-commerce-scaled.jpg'),(23229,6610,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3000;s:6:\"height\";i:1688;s:4:\"file\";s:19:\"mobile-commerce.jpg\";s:8:\"filesize\";i:254337;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"mobile-commerce-730x411.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45648;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"mobile-commerce-855x481.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:481;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57201;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"mobile-commerce-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71049;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"mobile-commerce-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48852;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"mobile-commerce-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136389;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212629;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:28:\"mobile-commerce-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91348;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235497;}s:8:\"masthead\";a:5:{s:4:\"file\";s:28:\"mobile-commerce-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111771;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"mobile-commerce-scaled-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164004;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:28:\"mobile-commerce-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123792;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"mobile-commerce-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55982;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:28:\"mobile-commerce-3000x800.jpg\";s:5:\"width\";i:3000;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214669;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"mobile-commerce-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28444;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"mobile-commerce-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43754;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"mobile-commerce-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34075;}s:10:\"team-large\";a:5:{s:4:\"file\";s:27:\"mobile-commerce-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64946;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:28:\"mobile-commerce-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85265;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:282298;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"mobile-commerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47637;}s:10:\"page-large\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:211599;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"mobile-commerce-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42755;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"mobile-commerce-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72390;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"mobile-commerce-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73146;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249843;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"mobile-commerce-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67631;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-3000x1400.jpg\";s:5:\"width\";i:3000;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:267914;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"mobile-commerce-249x140.jpg\";s:5:\"width\";i:249;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10297;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"mobile-commerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47637;}s:13:\"project-large\";a:5:{s:4:\"file\";s:28:\"mobile-commerce-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87026;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"mobile-commerce-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42592;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23233,6610,'_wp_attachment_image_alt','E-commerce Optimised for Mobile.'),(23346,6613,'_wp_attached_file','B2B-ecommerce-scaled.jpg'),(23347,6613,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3000;s:6:\"height\";i:2000;s:4:\"file\";s:17:\"B2B-ecommerce.jpg\";s:8:\"filesize\";i:524069;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"B2B-ecommerce-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66795;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"B2B-ecommerce-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84845;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"B2B-ecommerce-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96179;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"B2B-ecommerce-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71608;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"B2B-ecommerce-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216023;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"B2B-ecommerce-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:356461;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"B2B-ecommerce-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130493;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"B2B-ecommerce-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:354048;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"B2B-ecommerce-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143526;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:34:\"B2B-ecommerce-scaled-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:219932;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"B2B-ecommerce-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169257;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"B2B-ecommerce-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73912;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"B2B-ecommerce-3000x800.jpg\";s:5:\"width\";i:3000;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:273068;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"B2B-ecommerce-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34244;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"B2B-ecommerce-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55669;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"B2B-ecommerce-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45653;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"B2B-ecommerce-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86583;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"B2B-ecommerce-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122863;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"B2B-ecommerce-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:430869;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"B2B-ecommerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63282;}s:10:\"page-large\";a:5:{s:4:\"file\";s:27:\"B2B-ecommerce-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:308039;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"B2B-ecommerce-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54758;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"B2B-ecommerce-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96254;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"B2B-ecommerce-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102329;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"B2B-ecommerce-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:369598;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"B2B-ecommerce-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93473;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:27:\"B2B-ecommerce-3000x1400.jpg\";s:5:\"width\";i:3000;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:553685;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"B2B-ecommerce-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11047;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"B2B-ecommerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63282;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"B2B-ecommerce-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114683;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"B2B-ecommerce-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53902;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23351,6614,'_wp_attached_file','easy-replatform-scaled.jpg'),(23352,6614,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:26:\"easy-replatform-scaled.jpg\";s:8:\"filesize\";i:692271;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"easy-replatform-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66551;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"easy-replatform-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82947;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"easy-replatform-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83196;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"easy-replatform-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70654;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"easy-replatform-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191522;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"easy-replatform-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:292459;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:28:\"easy-replatform-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99503;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:29:\"easy-replatform-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:259002;}s:8:\"masthead\";a:5:{s:4:\"file\";s:28:\"easy-replatform-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110571;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:29:\"easy-replatform-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197353;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:28:\"easy-replatform-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147332;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"easy-replatform-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68292;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:28:\"easy-replatform-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242165;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"easy-replatform-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33338;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"easy-replatform-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54051;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"easy-replatform-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40285;}s:10:\"team-large\";a:5:{s:4:\"file\";s:27:\"easy-replatform-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82921;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:28:\"easy-replatform-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91800;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:29:\"easy-replatform-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:305722;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"easy-replatform-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62246;}s:10:\"page-large\";a:5:{s:4:\"file\";s:29:\"easy-replatform-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:252836;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"easy-replatform-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53606;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"easy-replatform-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91531;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"easy-replatform-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82327;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:29:\"easy-replatform-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263515;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"easy-replatform-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78577;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:29:\"easy-replatform-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:404310;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"easy-replatform-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10904;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"easy-replatform-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62246;}s:13:\"project-large\";a:5:{s:4:\"file\";s:28:\"easy-replatform-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102723;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"easy-replatform-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52439;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:29:\"easy-replatform-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:583879;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"easy-replatform.jpg\";}'),(23353,6615,'_wp_attached_file','ERP-integration-scaled.jpg'),(23354,6615,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2429;s:4:\"file\";s:26:\"ERP-integration-scaled.jpg\";s:8:\"filesize\";i:1108250;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"ERP-integration-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67025;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"ERP-integration-855x571.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:571;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84964;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"ERP-integration-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90971;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"ERP-integration-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72575;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"ERP-integration-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214048;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"ERP-integration-2048x1367.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:354921;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:28:\"ERP-integration-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116885;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:29:\"ERP-integration-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:348034;}s:8:\"masthead\";a:5:{s:4:\"file\";s:28:\"ERP-integration-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137058;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:29:\"ERP-integration-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231919;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:28:\"ERP-integration-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164184;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"ERP-integration-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73023;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:28:\"ERP-integration-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:358713;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"ERP-integration-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35104;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"ERP-integration-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55667;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"ERP-integration-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43334;}s:10:\"team-large\";a:5:{s:4:\"file\";s:27:\"ERP-integration-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85974;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:28:\"ERP-integration-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108892;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:29:\"ERP-integration-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:441409;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"ERP-integration-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63170;}s:10:\"page-large\";a:5:{s:4:\"file\";s:29:\"ERP-integration-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:301318;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"ERP-integration-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54425;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"ERP-integration-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94999;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"ERP-integration-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93646;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:29:\"ERP-integration-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:375033;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"ERP-integration-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86039;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:29:\"ERP-integration-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:644981;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"ERP-integration-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10858;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"ERP-integration-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63170;}s:13:\"project-large\";a:5:{s:4:\"file\";s:28:\"ERP-integration-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113295;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"ERP-integration-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53939;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:29:\"ERP-integration-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:927254;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"ERP-integration.jpg\";}'),(23355,6616,'_wp_attached_file','mobile-commerce-1-scaled.jpg'),(23356,6616,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3000;s:6:\"height\";i:1688;s:4:\"file\";s:21:\"mobile-commerce-1.jpg\";s:8:\"filesize\";i:254337;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-1-730x411.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45648;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-1-855x481.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:481;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57201;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71049;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48852;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"mobile-commerce-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136389;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"mobile-commerce-1-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212629;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"mobile-commerce-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91348;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"mobile-commerce-1-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235497;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"mobile-commerce-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111771;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"mobile-commerce-1-scaled-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164004;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"mobile-commerce-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123792;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55982;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"mobile-commerce-1-3000x800.jpg\";s:5:\"width\";i:3000;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214669;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28444;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43754;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34075;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64946;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"mobile-commerce-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85265;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"mobile-commerce-1-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:282298;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47637;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"mobile-commerce-1-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:211599;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42755;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72390;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73146;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"mobile-commerce-1-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249843;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67631;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:31:\"mobile-commerce-1-3000x1400.jpg\";s:5:\"width\";i:3000;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:267914;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-1-249x140.jpg\";s:5:\"width\";i:249;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10297;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47637;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"mobile-commerce-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87026;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"mobile-commerce-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42592;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23357,6617,'_wp_attached_file','PCI-Compliant-scaled.jpg'),(23358,6617,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:24:\"PCI-Compliant-scaled.jpg\";s:8:\"filesize\";i:902016;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"PCI-Compliant-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43072;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"PCI-Compliant-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56339;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"PCI-Compliant-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60962;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"PCI-Compliant-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46796;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"PCI-Compliant-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160760;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"PCI-Compliant-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:281415;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"PCI-Compliant-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81558;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"PCI-Compliant-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:305617;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"PCI-Compliant-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131122;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"PCI-Compliant-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176488;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"PCI-Compliant-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128244;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"PCI-Compliant-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46560;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"PCI-Compliant-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:339793;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"PCI-Compliant-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24139;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"PCI-Compliant-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36749;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"PCI-Compliant-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26088;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"PCI-Compliant-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56968;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"PCI-Compliant-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76132;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"PCI-Compliant-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:388762;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"PCI-Compliant-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40137;}s:10:\"page-large\";a:5:{s:4:\"file\";s:27:\"PCI-Compliant-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:243438;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"PCI-Compliant-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36003;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"PCI-Compliant-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66153;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"PCI-Compliant-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62922;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"PCI-Compliant-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:339741;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"PCI-Compliant-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57105;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:27:\"PCI-Compliant-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:570393;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"PCI-Compliant-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6410;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"PCI-Compliant-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40137;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"PCI-Compliant-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85826;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"PCI-Compliant-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35475;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:27:\"PCI-Compliant-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:784835;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"PCI-Compliant.jpg\";}'),(23359,6618,'_wp_attached_file','personalised-ecommerce-scaled.jpg'),(23360,6618,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:4:\"file\";s:33:\"personalised-ecommerce-scaled.jpg\";s:8:\"filesize\";i:305295;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"personalised-ecommerce-730x411.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24103;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"personalised-ecommerce-855x481.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:481;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30727;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"personalised-ecommerce-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39957;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"personalised-ecommerce-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25787;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"personalised-ecommerce-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76691;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"personalised-ecommerce-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122495;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"personalised-ecommerce-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53214;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:36:\"personalised-ecommerce-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138798;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"personalised-ecommerce-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67091;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"personalised-ecommerce-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97044;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"personalised-ecommerce-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69686;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"personalised-ecommerce-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31832;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:35:\"personalised-ecommerce-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145459;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"personalised-ecommerce-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16234;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"personalised-ecommerce-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23087;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"personalised-ecommerce-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19477;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"personalised-ecommerce-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36532;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"personalised-ecommerce-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51851;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:36:\"personalised-ecommerce-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167532;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"personalised-ecommerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26740;}s:10:\"page-large\";a:5:{s:4:\"file\";s:36:\"personalised-ecommerce-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124085;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"personalised-ecommerce-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22818;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"personalised-ecommerce-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40126;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"personalised-ecommerce-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42158;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:36:\"personalised-ecommerce-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147506;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"personalised-ecommerce-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38410;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:36:\"personalised-ecommerce-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:224703;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"personalised-ecommerce-249x140.jpg\";s:5:\"width\";i:249;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5729;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"personalised-ecommerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26740;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"personalised-ecommerce-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48713;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"personalised-ecommerce-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22424;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:36:\"personalised-ecommerce-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:305209;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:26:\"personalised-ecommerce.jpg\";}'),(23373,6613,'_wp_attachment_image_alt','Built-in B2B Tools'),(23374,6614,'_wp_attachment_image_alt','Easy Migration to Adobe Commerce'),(23378,6615,'_wp_attachment_image_alt','Automating Orders & Deliveries'),(23379,6617,'_wp_attachment_image_alt','Advanced Security'),(23380,6618,'_wp_attachment_image_alt','Personalised Shopping Experiences'),(23381,6619,'_wp_attached_file','functional-ecommerce-scaled.jpg'),(23382,6619,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:31:\"functional-ecommerce-scaled.jpg\";s:8:\"filesize\";i:857796;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"functional-ecommerce-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48592;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"functional-ecommerce-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61503;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"functional-ecommerce-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67485;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"functional-ecommerce-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52022;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"functional-ecommerce-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158576;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"functional-ecommerce-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270168;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:33:\"functional-ecommerce-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99745;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:34:\"functional-ecommerce-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:302615;}s:8:\"masthead\";a:5:{s:4:\"file\";s:33:\"functional-ecommerce-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138650;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:34:\"functional-ecommerce-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172135;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:33:\"functional-ecommerce-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128258;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:32:\"functional-ecommerce-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51384;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:33:\"functional-ecommerce-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:351468;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:32:\"functional-ecommerce-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28243;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:32:\"functional-ecommerce-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41873;}s:10:\"team-small\";a:5:{s:4:\"file\";s:32:\"functional-ecommerce-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31868;}s:10:\"team-large\";a:5:{s:4:\"file\";s:32:\"functional-ecommerce-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61572;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:33:\"functional-ecommerce-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96171;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:34:\"functional-ecommerce-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:391299;}s:10:\"page-small\";a:5:{s:4:\"file\";s:32:\"functional-ecommerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45339;}s:10:\"page-large\";a:5:{s:4:\"file\";s:34:\"functional-ecommerce-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235794;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:32:\"functional-ecommerce-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41259;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"functional-ecommerce-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70570;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:32:\"functional-ecommerce-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75508;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:34:\"functional-ecommerce-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:342501;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:32:\"functional-ecommerce-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66848;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:34:\"functional-ecommerce-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:570743;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:32:\"functional-ecommerce-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8343;}s:13:\"project-small\";a:5:{s:4:\"file\";s:32:\"functional-ecommerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45339;}s:13:\"project-large\";a:5:{s:4:\"file\";s:33:\"functional-ecommerce-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89095;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:32:\"functional-ecommerce-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40435;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:34:\"functional-ecommerce-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:760327;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:24:\"functional-ecommerce.jpg\";}'),(23386,6619,'_wp_attachment_image_alt','Vast Magento Developer Community.'),(23939,6626,'_edit_lock','1732291828:1'),(23940,6626,'_edit_last','1'),(23941,6626,'_monsterinsights_sitenote_active','0'),(23942,6626,'_yoast_wpseo_content_score','60'),(23943,6626,'_yoast_wpseo_estimated-reading-time-minutes','1'),(24412,6635,'_edit_lock','1732110572:1'),(24413,6635,'_edit_last','1'),(24414,6635,'_monsterinsights_sitenote_active','0'),(24415,6635,'_yoast_wpseo_content_score','60'),(24416,6635,'_yoast_wpseo_estimated-reading-time-minutes','1'),(24417,6637,'_edit_lock','1732110668:1'),(24418,6637,'_edit_last','1'),(24419,6637,'_monsterinsights_sitenote_active','0'),(24420,6637,'_yoast_wpseo_content_score','90'),(24421,6637,'_yoast_wpseo_estimated-reading-time-minutes','0'),(24422,6638,'_edit_lock','1732110695:1'),(24423,6638,'_edit_last','1'),(24424,6638,'_monsterinsights_sitenote_active','0'),(24425,6638,'_yoast_wpseo_primary_faq_category','53'),(24426,6638,'_yoast_wpseo_content_score','90'),(24427,6638,'_yoast_wpseo_estimated-reading-time-minutes','1'),(24428,6639,'_edit_lock','1732110727:1'),(24429,6639,'_edit_last','1'),(24430,6639,'_monsterinsights_sitenote_active','0'),(24431,6639,'_yoast_wpseo_primary_faq_category','53'),(24432,6639,'_yoast_wpseo_content_score','90'),(24433,6639,'_yoast_wpseo_estimated-reading-time-minutes','1'),(24434,6640,'_edit_lock','1732110773:1'),(24435,6640,'_edit_last','1'),(24436,6640,'_monsterinsights_sitenote_active','0'),(24437,6640,'_yoast_wpseo_primary_faq_category','53'),(24438,6640,'_yoast_wpseo_content_score','60'),(24439,6640,'_yoast_wpseo_estimated-reading-time-minutes','1'),(24440,6641,'_edit_lock','1732110818:1'),(24441,6641,'_edit_last','1'),(24442,6641,'_monsterinsights_sitenote_active','0'),(24443,6641,'_yoast_wpseo_primary_faq_category','53'),(24444,6641,'_yoast_wpseo_content_score','90'),(24445,6641,'_yoast_wpseo_estimated-reading-time-minutes','0'),(24446,6642,'_edit_lock','1732110839:1'),(24447,6642,'_edit_last','1'),(24448,6642,'_monsterinsights_sitenote_active','0'),(24449,6642,'_yoast_wpseo_primary_faq_category','53'),(24450,6642,'_yoast_wpseo_content_score','90'),(24451,6642,'_yoast_wpseo_estimated-reading-time-minutes','0'),(24452,6643,'_edit_lock','1732110862:1'),(24453,6643,'_edit_last','1'),(24454,6643,'_monsterinsights_sitenote_active','0'),(24455,6643,'_yoast_wpseo_primary_faq_category',''),(24456,6643,'_yoast_wpseo_content_score','90'),(24457,6643,'_yoast_wpseo_estimated-reading-time-minutes','0'),(24458,6626,'_yoast_wpseo_primary_faq_category','57'),(24459,6644,'_edit_lock','1732111002:1'),(24460,6644,'_edit_last','1'),(24461,6644,'_monsterinsights_sitenote_active','0'),(24462,6644,'_yoast_wpseo_primary_faq_category','54'),(24463,6644,'_yoast_wpseo_content_score','90'),(24464,6644,'_yoast_wpseo_estimated-reading-time-minutes','1'),(24465,6645,'_edit_lock','1732111038:1'),(24466,6645,'_edit_last','1'),(24467,6645,'_monsterinsights_sitenote_active','0'),(24468,6645,'_yoast_wpseo_primary_faq_category','54'),(24469,6645,'_yoast_wpseo_content_score','60'),(24470,6645,'_yoast_wpseo_estimated-reading-time-minutes','1'),(24471,6646,'_edit_lock','1732111059:1'),(24472,6646,'_edit_last','1'),(24473,6646,'_monsterinsights_sitenote_active','0'),(24474,6646,'_yoast_wpseo_primary_faq_category','54'),(24475,6646,'_yoast_wpseo_content_score','60'),(24476,6646,'_yoast_wpseo_estimated-reading-time-minutes','1'),(24477,6647,'_edit_lock','1732111078:1'),(24478,6647,'_edit_last','1'),(24479,6647,'_monsterinsights_sitenote_active','0'),(24480,6647,'_yoast_wpseo_primary_faq_category','54'),(24481,6647,'_yoast_wpseo_content_score','60'),(24482,6647,'_yoast_wpseo_estimated-reading-time-minutes','1'),(24483,6648,'_edit_lock','1732111095:1'),(24484,6648,'_edit_last','1'),(24485,6648,'_monsterinsights_sitenote_active','0'),(24486,6648,'_yoast_wpseo_primary_faq_category','54'),(24487,6648,'_yoast_wpseo_content_score','90'),(24488,6648,'_yoast_wpseo_estimated-reading-time-minutes','0'),(24489,6649,'_edit_lock','1732111139:1'),(24490,6649,'_edit_last','1'),(24491,6649,'_monsterinsights_sitenote_active','0'),(24492,6649,'_yoast_wpseo_primary_faq_category','55'),(24493,6649,'_yoast_wpseo_content_score','90'),(24494,6649,'_yoast_wpseo_estimated-reading-time-minutes','1'),(24495,6650,'_edit_lock','1732111162:1'),(24496,6650,'_edit_last','1'),(24497,6650,'_monsterinsights_sitenote_active','0'),(24498,6650,'_yoast_wpseo_primary_faq_category','55'),(24499,6650,'_yoast_wpseo_content_score','90'),(24500,6650,'_yoast_wpseo_estimated-reading-time-minutes','1'),(24501,6651,'_edit_lock','1732111181:1'),(24502,6651,'_edit_last','1'),(24503,6651,'_monsterinsights_sitenote_active','0'),(24504,6651,'_yoast_wpseo_primary_faq_category','55'),(24505,6651,'_yoast_wpseo_content_score','60'),(24506,6651,'_yoast_wpseo_estimated-reading-time-minutes','1'),(24507,6652,'_edit_lock','1732111196:1'),(24508,6652,'_edit_last','1'),(24509,6652,'_monsterinsights_sitenote_active','0'),(24510,6652,'_yoast_wpseo_primary_faq_category','55'),(24511,6652,'_yoast_wpseo_content_score','60'),(24512,6652,'_yoast_wpseo_estimated-reading-time-minutes','0'),(24513,6653,'_edit_lock','1732111210:1'),(24514,6653,'_edit_last','1'),(24515,6653,'_monsterinsights_sitenote_active','0'),(24516,6653,'_yoast_wpseo_primary_faq_category','55'),(24517,6653,'_yoast_wpseo_content_score','90'),(24518,6653,'_yoast_wpseo_estimated-reading-time-minutes','0'),(24519,6654,'_edit_lock','1732111252:1'),(24520,6654,'_edit_last','1'),(24521,6654,'_monsterinsights_sitenote_active','0'),(24522,6654,'_yoast_wpseo_primary_faq_category','56'),(24523,6654,'_yoast_wpseo_content_score','60'),(24524,6654,'_yoast_wpseo_estimated-reading-time-minutes','1'),(24525,6655,'_edit_lock','1732111277:1'),(24526,6655,'_edit_last','1'),(24527,6655,'_monsterinsights_sitenote_active','0'),(24528,6655,'_yoast_wpseo_primary_faq_category','56'),(24529,6655,'_yoast_wpseo_content_score','60'),(24530,6655,'_yoast_wpseo_estimated-reading-time-minutes','1'),(24531,6656,'_edit_lock','1732111298:1'),(24532,6656,'_edit_last','1'),(24533,6656,'_monsterinsights_sitenote_active','0'),(24534,6656,'_yoast_wpseo_primary_faq_category','56'),(24535,6656,'_yoast_wpseo_content_score','90'),(24536,6656,'_yoast_wpseo_estimated-reading-time-minutes','1'),(24537,6657,'_edit_lock','1732111315:1'),(24538,6657,'_edit_last','1'),(24539,6657,'_monsterinsights_sitenote_active','0'),(24540,6657,'_yoast_wpseo_primary_faq_category','56'),(24541,6657,'_yoast_wpseo_content_score','90'),(24542,6657,'_yoast_wpseo_estimated-reading-time-minutes','0'),(24543,6658,'_edit_lock','1732111332:1'),(24544,6658,'_edit_last','1'),(24545,6658,'_monsterinsights_sitenote_active','0'),(24546,6658,'_yoast_wpseo_primary_faq_category','56'),(24547,6658,'_yoast_wpseo_content_score','90'),(24548,6658,'_yoast_wpseo_estimated-reading-time-minutes','0'),(24549,6659,'_edit_lock','1732111348:1'),(24550,6659,'_edit_last','1'),(24551,6659,'_monsterinsights_sitenote_active','0'),(24552,6659,'_yoast_wpseo_primary_faq_category','56'),(24553,6659,'_yoast_wpseo_content_score','90'),(24554,6659,'_yoast_wpseo_estimated-reading-time-minutes','0'),(24565,6661,'_wp_attached_file','adobe-commerce-scaled.jpg'),(24566,6661,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2426;s:4:\"file\";s:25:\"adobe-commerce-scaled.jpg\";s:8:\"filesize\";i:809271;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50044;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62163;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62455;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53297;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147603;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242918;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"adobe-commerce-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75198;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240970;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"adobe-commerce-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94691;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153264;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"adobe-commerce-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115308;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50657;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"adobe-commerce-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:262041;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25716;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41716;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30982;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62513;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"adobe-commerce-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71142;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:308854;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47085;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207888;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41173;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69448;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61292;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263759;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58718;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:466527;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9260;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47085;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"adobe-commerce-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80591;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"adobe-commerce-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40511;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:682122;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"adobe-commerce.jpg\";}'),(24570,6662,'_wp_attached_file','built-for-business-scaled.jpg'),(24571,6662,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:29:\"built-for-business-scaled.jpg\";s:8:\"filesize\";i:914954;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"built-for-business-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57856;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"built-for-business-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74995;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"built-for-business-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90859;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"built-for-business-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62849;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"built-for-business-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199148;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"built-for-business-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:326100;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:31:\"built-for-business-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127104;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:32:\"built-for-business-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:341408;}s:8:\"masthead\";a:5:{s:4:\"file\";s:31:\"built-for-business-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146406;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:32:\"built-for-business-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232009;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:31:\"built-for-business-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159443;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:30:\"built-for-business-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69505;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:31:\"built-for-business-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:349491;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:30:\"built-for-business-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32332;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:30:\"built-for-business-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48954;}s:10:\"team-small\";a:5:{s:4:\"file\";s:30:\"built-for-business-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40360;}s:10:\"team-large\";a:5:{s:4:\"file\";s:30:\"built-for-business-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78644;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:31:\"built-for-business-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118737;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:32:\"built-for-business-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:422026;}s:10:\"page-small\";a:5:{s:4:\"file\";s:30:\"built-for-business-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55297;}s:10:\"page-large\";a:5:{s:4:\"file\";s:32:\"built-for-business-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:285196;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:30:\"built-for-business-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47605;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"built-for-business-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86695;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:30:\"built-for-business-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99611;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:32:\"built-for-business-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:366098;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:30:\"built-for-business-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88796;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:32:\"built-for-business-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:591798;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:30:\"built-for-business-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8023;}s:13:\"project-small\";a:5:{s:4:\"file\";s:30:\"built-for-business-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55297;}s:13:\"project-large\";a:5:{s:4:\"file\";s:31:\"built-for-business-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109393;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:30:\"built-for-business-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46935;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:32:\"built-for-business-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:810128;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"built-for-business.jpg\";}'),(24572,6663,'_wp_attached_file','perfomance-based-ecommerce-scaled.jpg'),(24573,6663,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2648;s:4:\"file\";s:37:\"perfomance-based-ecommerce-scaled.jpg\";s:8:\"filesize\";i:1020794;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"perfomance-based-ecommerce-730x531.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45830;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"perfomance-based-ecommerce-797x580.jpg\";s:5:\"width\";i:797;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53056;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"perfomance-based-ecommerce-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66796;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"perfomance-based-ecommerce-768x559.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:559;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49536;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"perfomance-based-ecommerce-1536x1117.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1117;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171628;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:40:\"perfomance-based-ecommerce-2048x1490.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:304903;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:39:\"perfomance-based-ecommerce-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90163;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:40:\"perfomance-based-ecommerce-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:299818;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"perfomance-based-ecommerce-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121208;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:40:\"perfomance-based-ecommerce-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182909;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"perfomance-based-ecommerce-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126431;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"perfomance-based-ecommerce-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50350;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:39:\"perfomance-based-ecommerce-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:323955;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"perfomance-based-ecommerce-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22972;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"perfomance-based-ecommerce-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36299;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"perfomance-based-ecommerce-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29455;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"perfomance-based-ecommerce-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57090;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:39:\"perfomance-based-ecommerce-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84789;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:40:\"perfomance-based-ecommerce-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:384894;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"perfomance-based-ecommerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40558;}s:10:\"page-large\";a:5:{s:4:\"file\";s:40:\"perfomance-based-ecommerce-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246527;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"perfomance-based-ecommerce-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35649;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"perfomance-based-ecommerce-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66246;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"perfomance-based-ecommerce-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69144;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:40:\"perfomance-based-ecommerce-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:327266;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"perfomance-based-ecommerce-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63991;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:40:\"perfomance-based-ecommerce-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:573059;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:38:\"perfomance-based-ecommerce-192x140.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6119;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"perfomance-based-ecommerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40558;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"perfomance-based-ecommerce-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82829;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"perfomance-based-ecommerce-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35064;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:40:\"perfomance-based-ecommerce-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:821349;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:23:\"YURI ARCURS PRODUCTIONS\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:30:\"perfomance-based-ecommerce.jpg\";}'),(24574,6661,'_wp_attachment_image_alt','Adobe Commerce is perfect for large companies'),(24581,6662,'_wp_attachment_image_alt','Adobe Commerce B2B'),(24624,6663,'_wp_attachment_image_alt','Functionality & Performance That Goes Further.'),(24997,6674,'_wp_attached_file','game-changer-scaled.jpg'),(24998,6674,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2428;s:4:\"file\";s:23:\"game-changer-scaled.jpg\";s:8:\"filesize\";i:1105397;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"game-changer-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58844;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"game-changer-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77565;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"game-changer-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95552;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"game-changer-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64100;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"game-changer-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227166;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"game-changer-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:390983;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:25:\"game-changer-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141450;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:26:\"game-changer-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:372873;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"game-changer-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144230;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:26:\"game-changer-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:253698;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"game-changer-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170202;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"game-changer-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69342;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:25:\"game-changer-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:358055;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"game-changer-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29608;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"game-changer-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48195;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"game-changer-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41894;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"game-changer-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80100;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:25:\"game-changer-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135105;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:26:\"game-changer-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:460285;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"game-changer-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55619;}s:10:\"page-large\";a:5:{s:4:\"file\";s:26:\"game-changer-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:330632;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"game-changer-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47262;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"game-changer-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89665;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"game-changer-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107434;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:26:\"game-changer-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:390214;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"game-changer-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95086;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:26:\"game-changer-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:636438;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"game-changer-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8179;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"game-changer-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55619;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"game-changer-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110829;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"game-changer-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46447;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:26:\"game-changer-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:934746;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"game-changer.jpg\";}'),(25002,6675,'_wp_attached_file','hoo-vah.jpg'),(25003,6675,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:11:\"hoo-vah.jpg\";s:8:\"filesize\";i:66231;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25004,6676,'_wp_attached_file','hyva-themes-for-adobe-and-magento-scaled.jpg'),(25005,6676,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:44:\"hyva-themes-for-adobe-and-magento-scaled.jpg\";s:8:\"filesize\";i:768116;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"hyva-themes-for-adobe-and-magento-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66335;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"hyva-themes-for-adobe-and-magento-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84935;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"hyva-themes-for-adobe-and-magento-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91862;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"hyva-themes-for-adobe-and-magento-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71176;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"hyva-themes-for-adobe-and-magento-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206440;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:47:\"hyva-themes-for-adobe-and-magento-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:321394;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:46:\"hyva-themes-for-adobe-and-magento-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107565;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:47:\"hyva-themes-for-adobe-and-magento-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:284150;}s:8:\"masthead\";a:5:{s:4:\"file\";s:46:\"hyva-themes-for-adobe-and-magento-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113441;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:47:\"hyva-themes-for-adobe-and-magento-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223793;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:46:\"hyva-themes-for-adobe-and-magento-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157210;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:45:\"hyva-themes-for-adobe-and-magento-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73927;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:46:\"hyva-themes-for-adobe-and-magento-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:258215;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:45:\"hyva-themes-for-adobe-and-magento-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32279;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:45:\"hyva-themes-for-adobe-and-magento-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53690;}s:10:\"team-small\";a:5:{s:4:\"file\";s:45:\"hyva-themes-for-adobe-and-magento-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42986;}s:10:\"team-large\";a:5:{s:4:\"file\";s:45:\"hyva-themes-for-adobe-and-magento-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87127;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:46:\"hyva-themes-for-adobe-and-magento-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98496;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:47:\"hyva-themes-for-adobe-and-magento-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:337577;}s:10:\"page-small\";a:5:{s:4:\"file\";s:45:\"hyva-themes-for-adobe-and-magento-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63150;}s:10:\"page-large\";a:5:{s:4:\"file\";s:47:\"hyva-themes-for-adobe-and-magento-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:274498;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:45:\"hyva-themes-for-adobe-and-magento-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52852;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:45:\"hyva-themes-for-adobe-and-magento-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94335;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:45:\"hyva-themes-for-adobe-and-magento-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90545;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:47:\"hyva-themes-for-adobe-and-magento-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:288482;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:45:\"hyva-themes-for-adobe-and-magento-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85623;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:47:\"hyva-themes-for-adobe-and-magento-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:445587;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:45:\"hyva-themes-for-adobe-and-magento-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9943;}s:13:\"project-small\";a:5:{s:4:\"file\";s:45:\"hyva-themes-for-adobe-and-magento-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63150;}s:13:\"project-large\";a:5:{s:4:\"file\";s:46:\"hyva-themes-for-adobe-and-magento-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108155;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:45:\"hyva-themes-for-adobe-and-magento-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52082;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:47:\"hyva-themes-for-adobe-and-magento-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:641144;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:37:\"hyva-themes-for-adobe-and-magento.jpg\";}'),(25006,6674,'_wp_attachment_image_alt','Hyva - The game changing frontend for Magento and Adobe Commerce'),(25035,6675,'_wp_attachment_image_alt','Hyvä or Hoo-vah'),(26254,6709,'_wp_attached_file','UX-UI-1-scaled.jpg'),(26255,6709,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:18:\"UX-UI-1-scaled.jpg\";s:8:\"filesize\";i:607289;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"UX-UI-1-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42094;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"UX-UI-1-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53470;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"UX-UI-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59223;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"UX-UI-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45188;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"UX-UI-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136670;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"UX-UI-1-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225388;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:20:\"UX-UI-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69265;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:21:\"UX-UI-1-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:224963;}s:8:\"masthead\";a:5:{s:4:\"file\";s:20:\"UX-UI-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90436;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:21:\"UX-UI-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151553;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:20:\"UX-UI-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109963;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:19:\"UX-UI-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47217;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:20:\"UX-UI-1-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212483;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:19:\"UX-UI-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23360;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:19:\"UX-UI-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36294;}s:10:\"team-small\";a:5:{s:4:\"file\";s:19:\"UX-UI-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28401;}s:10:\"team-large\";a:5:{s:4:\"file\";s:19:\"UX-UI-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54876;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:20:\"UX-UI-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63415;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:21:\"UX-UI-1-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:273301;}s:10:\"page-small\";a:5:{s:4:\"file\";s:19:\"UX-UI-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40209;}s:10:\"page-large\";a:5:{s:4:\"file\";s:21:\"UX-UI-1-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195889;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:19:\"UX-UI-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35504;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"UX-UI-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61117;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:19:\"UX-UI-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58680;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:21:\"UX-UI-1-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232068;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:19:\"UX-UI-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55468;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:21:\"UX-UI-1-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:369864;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:19:\"UX-UI-1-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7465;}s:13:\"project-small\";a:5:{s:4:\"file\";s:19:\"UX-UI-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40209;}s:13:\"project-large\";a:5:{s:4:\"file\";s:20:\"UX-UI-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76183;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:19:\"UX-UI-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35102;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:21:\"UX-UI-1-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:525322;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"UX-UI-1.jpg\";}'),(26259,6710,'_wp_attached_file','UX-UI-2.png'),(26260,6710,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:11:\"UX-UI-2.png\";s:8:\"filesize\";i:122027;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26261,6711,'_wp_attached_file','UX-UI-3-scaled.jpg'),(26262,6711,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:18:\"UX-UI-3-scaled.jpg\";s:8:\"filesize\";i:574370;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"UX-UI-3-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50477;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"UX-UI-3-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63551;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"UX-UI-3-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69270;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"UX-UI-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53975;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"UX-UI-3-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151892;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"UX-UI-3-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237928;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:20:\"UX-UI-3-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91610;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:21:\"UX-UI-3-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231688;}s:8:\"masthead\";a:5:{s:4:\"file\";s:20:\"UX-UI-3-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97780;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:21:\"UX-UI-3-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162712;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:20:\"UX-UI-3-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121986;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:19:\"UX-UI-3-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55441;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:20:\"UX-UI-3-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:222600;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:19:\"UX-UI-3-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26687;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:19:\"UX-UI-3-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42540;}s:10:\"team-small\";a:5:{s:4:\"file\";s:19:\"UX-UI-3-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33659;}s:10:\"team-large\";a:5:{s:4:\"file\";s:19:\"UX-UI-3-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63926;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:20:\"UX-UI-3-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87558;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:21:\"UX-UI-3-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:276343;}s:10:\"page-small\";a:5:{s:4:\"file\";s:19:\"UX-UI-3-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47726;}s:10:\"page-large\";a:5:{s:4:\"file\";s:21:\"UX-UI-3-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206683;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:19:\"UX-UI-3-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41777;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"UX-UI-3-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71059;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:19:\"UX-UI-3-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72582;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:21:\"UX-UI-3-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:238001;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:19:\"UX-UI-3-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66203;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:21:\"UX-UI-3-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:366660;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:19:\"UX-UI-3-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8724;}s:13:\"project-small\";a:5:{s:4:\"file\";s:19:\"UX-UI-3-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47726;}s:13:\"project-large\";a:5:{s:4:\"file\";s:20:\"UX-UI-3-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86617;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:19:\"UX-UI-3-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41344;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:21:\"UX-UI-3-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:504405;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"UX-UI-3.jpg\";}'),(26263,6712,'_wp_attached_file','UX-UI-hero-scaled.jpg'),(26264,6712,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:21:\"UX-UI-hero-scaled.jpg\";s:8:\"filesize\";i:502070;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"UX-UI-hero-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39243;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"UX-UI-hero-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49723;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"UX-UI-hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50098;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"UX-UI-hero-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41847;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"UX-UI-hero-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124310;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"UX-UI-hero-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200109;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:23:\"UX-UI-hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61001;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:24:\"UX-UI-hero-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188010;}s:8:\"masthead\";a:5:{s:4:\"file\";s:23:\"UX-UI-hero-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82238;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:24:\"UX-UI-hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129623;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:23:\"UX-UI-hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97846;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:22:\"UX-UI-hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40352;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:23:\"UX-UI-hero-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181219;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:22:\"UX-UI-hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20923;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:22:\"UX-UI-hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33079;}s:10:\"team-small\";a:5:{s:4:\"file\";s:22:\"UX-UI-hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23311;}s:10:\"team-large\";a:5:{s:4:\"file\";s:22:\"UX-UI-hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49606;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:23:\"UX-UI-hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57745;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:24:\"UX-UI-hero-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:224179;}s:10:\"page-small\";a:5:{s:4:\"file\";s:22:\"UX-UI-hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36406;}s:10:\"page-large\";a:5:{s:4:\"file\";s:24:\"UX-UI-hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172808;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:22:\"UX-UI-hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32469;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:22:\"UX-UI-hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56003;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:22:\"UX-UI-hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49248;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:24:\"UX-UI-hero-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191562;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:22:\"UX-UI-hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45886;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:24:\"UX-UI-hero-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:297877;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:22:\"UX-UI-hero-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6992;}s:13:\"project-small\";a:5:{s:4:\"file\";s:22:\"UX-UI-hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36406;}s:13:\"project-large\";a:5:{s:4:\"file\";s:23:\"UX-UI-hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67184;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:22:\"UX-UI-hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32190;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:24:\"UX-UI-hero-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:432651;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"UX-UI-hero.jpg\";}'),(26268,6712,'_wp_attachment_image_alt','UX Research & UI Design'),(26392,6709,'_wp_attachment_image_alt','User Experience Research. (UX).'),(26423,6710,'_wp_attachment_image_alt','Helmet City User Interface Design. (UI).'),(26462,6711,'_wp_attachment_image_alt','Your Roadmap to Success.'),(26585,6721,'_wp_attached_file','development-1-scaled.jpg'),(26586,6721,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:24:\"development-1-scaled.jpg\";s:8:\"filesize\";i:608952;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"development-1-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47915;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"development-1-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61298;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"development-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73593;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"development-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51442;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"development-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153146;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"development-1-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:245136;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"development-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103104;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"development-1-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:238489;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"development-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95919;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"development-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173951;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"development-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122769;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"development-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56078;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"development-1-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:219987;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"development-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25880;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"development-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40601;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"development-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34636;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"development-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62888;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"development-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95364;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"development-1-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:285652;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"development-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45471;}s:10:\"page-large\";a:5:{s:4:\"file\";s:27:\"development-1-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213007;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"development-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39695;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"development-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69431;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"development-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81278;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"development-1-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246192;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"development-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73251;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:27:\"development-1-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:380904;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"development-1-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7902;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"development-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45471;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"development-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85409;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"development-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39296;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:27:\"development-1-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:535674;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"development-1.jpg\";}'),(26590,6722,'_wp_attached_file','development-2-scaled.jpg'),(26591,6722,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2275;s:4:\"file\";s:24:\"development-2-scaled.jpg\";s:8:\"filesize\";i:583786;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"development-2-730x456.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:456;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51045;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"development-2-855x534.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:534;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64616;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"development-2-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74529;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"development-2-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54574;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"development-2-1536x960.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157109;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"development-2-2048x1280.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:243343;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"development-2-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104775;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"development-2-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232807;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"development-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106995;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"development-2-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176952;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"development-2-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129571;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"development-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59100;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"development-2-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225049;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"development-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26482;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"development-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44338;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"development-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35313;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"development-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68719;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"development-2-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98662;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"development-2-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:276118;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"development-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50005;}s:10:\"page-large\";a:5:{s:4:\"file\";s:27:\"development-2-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223251;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"development-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43522;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"development-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76979;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"development-2-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81334;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"development-2-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240936;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"development-2-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72518;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:27:\"development-2-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:366922;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"development-2-224x140.jpg\";s:5:\"width\";i:224;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8716;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"development-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50005;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"development-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89137;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"development-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43138;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:27:\"development-2-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:532214;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"development-2.jpg\";}'),(26592,6723,'_wp_attached_file','development-3-scaled.jpg'),(26593,6723,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2257;s:4:\"file\";s:24:\"development-3-scaled.jpg\";s:8:\"filesize\";i:659774;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"development-3-730x453.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51957;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"development-3-855x530.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65642;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"development-3-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75154;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"development-3-768x476.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:476;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55682;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"development-3-1536x952.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:952;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158381;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"development-3-2048x1270.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:253254;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"development-3-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100327;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"development-3-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263341;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"development-3-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111941;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"development-3-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179638;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"development-3-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132212;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"development-3-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59661;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"development-3-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260500;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"development-3-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29637;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"development-3-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45759;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"development-3-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36586;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"development-3-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70109;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"development-3-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94833;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"development-3-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:320682;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"development-3-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52294;}s:10:\"page-large\";a:5:{s:4:\"file\";s:27:\"development-3-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232454;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"development-3-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45132;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"development-3-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77715;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"development-3-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81250;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"development-3-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:279616;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"development-3-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72657;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:27:\"development-3-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:436036;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"development-3-226x140.jpg\";s:5:\"width\";i:226;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9954;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"development-3-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52294;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"development-3-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92985;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"development-3-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44265;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:27:\"development-3-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:605373;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"development-3.jpg\";}'),(26594,6724,'_wp_attached_file','development-hero-scaled.jpg'),(26595,6724,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:27:\"development-hero-scaled.jpg\";s:8:\"filesize\";i:446590;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"development-hero-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41581;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"development-hero-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51988;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"development-hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57460;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"development-hero-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44388;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"development-hero-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120662;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"development-hero-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186117;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"development-hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69743;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"development-hero-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181956;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"development-hero-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78102;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"development-hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131069;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"development-hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97678;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"development-hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46115;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"development-hero-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176461;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"development-hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22572;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"development-hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35525;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"development-hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28299;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"development-hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53528;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"development-hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65129;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"development-hero-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216775;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"development-hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39722;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"development-hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163409;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"development-hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34810;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"development-hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58353;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"development-hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57553;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"development-hero-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183739;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"development-hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53807;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:30:\"development-hero-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:286413;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"development-hero-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7329;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"development-hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39722;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"development-hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70390;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"development-hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34435;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:30:\"development-hero-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:393272;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"development-hero.jpg\";}'),(26596,6724,'_wp_attachment_image_alt','Ecommerce Web Development'),(26614,6721,'_wp_attachment_image_alt','Customer-centric Ecommerce Sites.'),(26649,6722,'_wp_attachment_image_alt','Replatforming.'),(26650,6727,'_wp_attached_file','efficient.svg'),(26651,6727,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2934;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(26652,6728,'_wp_attached_file','faster.svg'),(26653,6728,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2396;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(26654,6729,'_wp_attached_file','happier.svg'),(26655,6729,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2139;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(26656,6730,'_wp_attached_file','profitable.svg'),(26657,6730,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2546;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(26658,6728,'_wp_attachment_image_alt','Faster Functionality'),(26659,6727,'_wp_attachment_image_alt','Greater Efficiency'),(26660,6729,'_wp_attachment_image_alt','Happier Customers'),(26661,6730,'_wp_attachment_image_alt','Increased Profitability'),(26840,6723,'_wp_attachment_image_alt','Custom Development.'),(27003,6738,'_wp_attached_file','shopify-1-scaled.jpg'),(27004,6738,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:4:\"file\";s:20:\"shopify-1-scaled.jpg\";s:8:\"filesize\";i:577215;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"shopify-1-730x411.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50298;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"shopify-1-855x481.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:481;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63201;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"shopify-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77900;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"shopify-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53415;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"shopify-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151692;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"shopify-1-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236792;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:22:\"shopify-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96673;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:23:\"shopify-1-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:268911;}s:8:\"masthead\";a:5:{s:4:\"file\";s:22:\"shopify-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106048;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:23:\"shopify-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187030;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:22:\"shopify-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138189;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:21:\"shopify-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61258;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:22:\"shopify-1-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240783;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:21:\"shopify-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32196;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:21:\"shopify-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47873;}s:10:\"team-small\";a:5:{s:4:\"file\";s:21:\"shopify-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37142;}s:10:\"team-large\";a:5:{s:4:\"file\";s:21:\"shopify-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71024;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:22:\"shopify-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89125;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:23:\"shopify-1-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:321355;}s:10:\"page-small\";a:5:{s:4:\"file\";s:21:\"shopify-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52593;}s:10:\"page-large\";a:5:{s:4:\"file\";s:23:\"shopify-1-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:234879;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:21:\"shopify-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46695;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"shopify-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79547;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:21:\"shopify-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79502;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:23:\"shopify-1-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:275663;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:21:\"shopify-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74536;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:23:\"shopify-1-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:427625;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:21:\"shopify-1-249x140.jpg\";s:5:\"width\";i:249;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10603;}s:13:\"project-small\";a:5:{s:4:\"file\";s:21:\"shopify-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52593;}s:13:\"project-large\";a:5:{s:4:\"file\";s:22:\"shopify-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98981;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:21:\"shopify-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46431;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:23:\"shopify-1-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:576982;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"shopify-1.jpg\";}'),(27008,6739,'_wp_attached_file','shopify-2-scaled.jpg'),(27009,6739,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2430;s:4:\"file\";s:20:\"shopify-2-scaled.jpg\";s:8:\"filesize\";i:704492;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"shopify-2-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57477;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"shopify-2-855x571.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:571;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73717;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"shopify-2-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86643;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"shopify-2-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62463;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"shopify-2-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184210;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"shopify-2-2048x1367.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:289001;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:22:\"shopify-2-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113843;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:23:\"shopify-2-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:248446;}s:8:\"masthead\";a:5:{s:4:\"file\";s:22:\"shopify-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97636;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:23:\"shopify-2-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201976;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:22:\"shopify-2-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134868;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:21:\"shopify-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66763;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:22:\"shopify-2-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225475;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:21:\"shopify-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27952;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:21:\"shopify-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46290;}s:10:\"team-small\";a:5:{s:4:\"file\";s:21:\"shopify-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41121;}s:10:\"team-large\";a:5:{s:4:\"file\";s:21:\"shopify-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75547;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:22:\"shopify-2-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105651;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:23:\"shopify-2-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:293785;}s:10:\"page-small\";a:5:{s:4:\"file\";s:21:\"shopify-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54920;}s:10:\"page-large\";a:5:{s:4:\"file\";s:23:\"shopify-2-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242117;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:21:\"shopify-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45746;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"shopify-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81440;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:21:\"shopify-2-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91900;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:23:\"shopify-2-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:251645;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:21:\"shopify-2-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84787;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:23:\"shopify-2-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:389824;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:21:\"shopify-2-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8916;}s:13:\"project-small\";a:5:{s:4:\"file\";s:21:\"shopify-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54920;}s:13:\"project-large\";a:5:{s:4:\"file\";s:22:\"shopify-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92224;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:21:\"shopify-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45079;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:23:\"shopify-2-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:574498;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"shopify-2.jpg\";}'),(27010,6740,'_wp_attached_file','shopify-3-scaled.jpg'),(27011,6740,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2428;s:4:\"file\";s:20:\"shopify-3-scaled.jpg\";s:8:\"filesize\";i:451339;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"shopify-3-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36297;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"shopify-3-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45839;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"shopify-3-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51862;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"shopify-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38963;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"shopify-3-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113223;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"shopify-3-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180249;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:22:\"shopify-3-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70142;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:23:\"shopify-3-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178913;}s:8:\"masthead\";a:5:{s:4:\"file\";s:22:\"shopify-3-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72112;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:23:\"shopify-3-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122828;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:22:\"shopify-3-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90148;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:21:\"shopify-3-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39957;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:22:\"shopify-3-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168438;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:21:\"shopify-3-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20447;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:21:\"shopify-3-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30556;}s:10:\"team-small\";a:5:{s:4:\"file\";s:21:\"shopify-3-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25204;}s:10:\"team-large\";a:5:{s:4:\"file\";s:21:\"shopify-3-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46503;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:22:\"shopify-3-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67500;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:23:\"shopify-3-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215198;}s:10:\"page-small\";a:5:{s:4:\"file\";s:21:\"shopify-3-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34167;}s:10:\"page-large\";a:5:{s:4:\"file\";s:23:\"shopify-3-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157747;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:21:\"shopify-3-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30241;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"shopify-3-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52044;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:21:\"shopify-3-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53983;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:23:\"shopify-3-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184207;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:21:\"shopify-3-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49879;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:23:\"shopify-3-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:287592;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:21:\"shopify-3-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6635;}s:13:\"project-small\";a:5:{s:4:\"file\";s:21:\"shopify-3-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34167;}s:13:\"project-large\";a:5:{s:4:\"file\";s:22:\"shopify-3-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62741;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:21:\"shopify-3-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30025;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:23:\"shopify-3-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:394543;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"shopify-3.jpg\";}'),(27012,6741,'_wp_attached_file','shopify-4-scaled.jpg'),(27013,6741,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2430;s:4:\"file\";s:20:\"shopify-4-scaled.jpg\";s:8:\"filesize\";i:617600;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"shopify-4-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35343;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"shopify-4-855x571.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:571;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46338;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"shopify-4-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63718;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"shopify-4-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38442;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"shopify-4-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134445;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"shopify-4-2048x1367.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227833;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:22:\"shopify-4-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113905;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:23:\"shopify-4-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:254182;}s:8:\"masthead\";a:5:{s:4:\"file\";s:22:\"shopify-4-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115349;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:23:\"shopify-4-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162743;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:22:\"shopify-4-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109122;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:21:\"shopify-4-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44265;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:22:\"shopify-4-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:278282;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:21:\"shopify-4-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20281;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:21:\"shopify-4-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30163;}s:10:\"team-small\";a:5:{s:4:\"file\";s:21:\"shopify-4-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27405;}s:10:\"team-large\";a:5:{s:4:\"file\";s:21:\"shopify-4-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48880;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:22:\"shopify-4-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112810;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:23:\"shopify-4-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:316633;}s:10:\"page-small\";a:5:{s:4:\"file\";s:21:\"shopify-4-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33783;}s:10:\"page-large\";a:5:{s:4:\"file\";s:23:\"shopify-4-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199946;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:21:\"shopify-4-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29433;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"shopify-4-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54439;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:21:\"shopify-4-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80167;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:23:\"shopify-4-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:281420;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:21:\"shopify-4-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66417;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:23:\"shopify-4-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:438346;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:21:\"shopify-4-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5722;}s:13:\"project-small\";a:5:{s:4:\"file\";s:21:\"shopify-4-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33783;}s:13:\"project-large\";a:5:{s:4:\"file\";s:22:\"shopify-4-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73616;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:21:\"shopify-4-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29116;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:23:\"shopify-4-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:562928;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"shopify-4.jpg\";}'),(27014,6742,'_wp_attached_file','shopify-5-scaled.jpg'),(27015,6742,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2428;s:4:\"file\";s:20:\"shopify-5-scaled.jpg\";s:8:\"filesize\";i:672653;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"shopify-5-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53610;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"shopify-5-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68828;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"shopify-5-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81030;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"shopify-5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57847;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"shopify-5-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172274;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"shopify-5-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271761;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:22:\"shopify-5-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115546;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:23:\"shopify-5-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271846;}s:8:\"masthead\";a:5:{s:4:\"file\";s:22:\"shopify-5-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113727;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:23:\"shopify-5-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191692;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:22:\"shopify-5-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136748;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:21:\"shopify-5-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61645;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:22:\"shopify-5-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:257343;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:21:\"shopify-5-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29148;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:21:\"shopify-5-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45377;}s:10:\"team-small\";a:5:{s:4:\"file\";s:21:\"shopify-5-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37851;}s:10:\"team-large\";a:5:{s:4:\"file\";s:21:\"shopify-5-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70661;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:22:\"shopify-5-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111289;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:23:\"shopify-5-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:327497;}s:10:\"page-small\";a:5:{s:4:\"file\";s:21:\"shopify-5-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50921;}s:10:\"page-large\";a:5:{s:4:\"file\";s:23:\"shopify-5-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237776;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:21:\"shopify-5-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44557;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"shopify-5-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78443;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:21:\"shopify-5-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88430;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:23:\"shopify-5-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:284239;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:21:\"shopify-5-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79167;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:23:\"shopify-5-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:437759;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:21:\"shopify-5-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8330;}s:13:\"project-small\";a:5:{s:4:\"file\";s:21:\"shopify-5-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50921;}s:13:\"project-large\";a:5:{s:4:\"file\";s:22:\"shopify-5-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95458;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:21:\"shopify-5-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43968;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:23:\"shopify-5-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:592066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"shopify-5.jpg\";}'),(27016,6743,'_wp_attached_file','shopify-6-scaled.jpg'),(27017,6743,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:20:\"shopify-6-scaled.jpg\";s:8:\"filesize\";i:713949;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"shopify-6-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55882;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"shopify-6-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71654;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"shopify-6-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76807;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"shopify-6-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59962;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"shopify-6-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181639;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"shopify-6-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:289235;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:22:\"shopify-6-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100274;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:23:\"shopify-6-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:296399;}s:8:\"masthead\";a:5:{s:4:\"file\";s:22:\"shopify-6-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121949;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:23:\"shopify-6-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190947;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:22:\"shopify-6-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149870;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:21:\"shopify-6-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59973;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:22:\"shopify-6-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:275404;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:21:\"shopify-6-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34478;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:21:\"shopify-6-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49013;}s:10:\"team-small\";a:5:{s:4:\"file\";s:21:\"shopify-6-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34736;}s:10:\"team-large\";a:5:{s:4:\"file\";s:21:\"shopify-6-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72256;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:22:\"shopify-6-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93699;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:23:\"shopify-6-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:356834;}s:10:\"page-small\";a:5:{s:4:\"file\";s:21:\"shopify-6-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52260;}s:10:\"page-large\";a:5:{s:4:\"file\";s:23:\"shopify-6-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:255124;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:21:\"shopify-6-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47709;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"shopify-6-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82947;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:21:\"shopify-6-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80070;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:23:\"shopify-6-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:313032;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:21:\"shopify-6-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73568;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:23:\"shopify-6-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:474465;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:21:\"shopify-6-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8302;}s:13:\"project-small\";a:5:{s:4:\"file\";s:21:\"shopify-6-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52260;}s:13:\"project-large\";a:5:{s:4:\"file\";s:22:\"shopify-6-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106545;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:21:\"shopify-6-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47339;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:23:\"shopify-6-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:636221;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"shopify-6.jpg\";}'),(27018,6744,'_wp_attached_file','shopify-7-scaled.jpg'),(27019,6744,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2570;s:4:\"file\";s:20:\"shopify-7-scaled.jpg\";s:8:\"filesize\";i:533768;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"shopify-7-730x515.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43989;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"shopify-7-822x580.jpg\";s:5:\"width\";i:822;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52396;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"shopify-7-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58139;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"shopify-7-768x542.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46587;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"shopify-7-1536x1084.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1084;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136097;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"shopify-7-2048x1446.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1446;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216457;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:22:\"shopify-7-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73419;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:23:\"shopify-7-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217053;}s:8:\"masthead\";a:5:{s:4:\"file\";s:22:\"shopify-7-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98014;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:23:\"shopify-7-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142319;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:22:\"shopify-7-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107076;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:21:\"shopify-7-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46406;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:22:\"shopify-7-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217558;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:21:\"shopify-7-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24664;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:21:\"shopify-7-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36332;}s:10:\"team-small\";a:5:{s:4:\"file\";s:21:\"shopify-7-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27957;}s:10:\"team-large\";a:5:{s:4:\"file\";s:21:\"shopify-7-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54326;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:22:\"shopify-7-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67892;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:23:\"shopify-7-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:262429;}s:10:\"page-small\";a:5:{s:4:\"file\";s:21:\"shopify-7-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39743;}s:10:\"page-large\";a:5:{s:4:\"file\";s:23:\"shopify-7-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183813;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:21:\"shopify-7-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35399;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"shopify-7-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60545;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:21:\"shopify-7-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59776;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:23:\"shopify-7-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231404;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:21:\"shopify-7-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54935;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:23:\"shopify-7-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:350966;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:21:\"shopify-7-198x140.jpg\";s:5:\"width\";i:198;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7257;}s:13:\"project-small\";a:5:{s:4:\"file\";s:21:\"shopify-7-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39743;}s:13:\"project-large\";a:5:{s:4:\"file\";s:22:\"shopify-7-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76311;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:21:\"shopify-7-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35008;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:23:\"shopify-7-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:459043;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"shopify-7.jpg\";}'),(27020,6745,'_wp_attached_file','shopify-8-scaled.jpg'),(27024,6745,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2106;s:4:\"file\";s:20:\"shopify-8-scaled.jpg\";s:8:\"filesize\";i:364903;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"shopify-8-730x422.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32250;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"shopify-8-855x495.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39981;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"shopify-8-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47166;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"shopify-8-768x444.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:444;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34365;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"shopify-8-1536x889.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:889;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95960;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"shopify-8-2048x1185.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150746;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:22:\"shopify-8-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56512;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:23:\"shopify-8-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167660;}s:8:\"masthead\";a:5:{s:4:\"file\";s:22:\"shopify-8-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71837;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:23:\"shopify-8-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113482;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:22:\"shopify-8-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85305;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:21:\"shopify-8-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38187;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:22:\"shopify-8-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161652;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:21:\"shopify-8-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20622;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:21:\"shopify-8-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30322;}s:10:\"team-small\";a:5:{s:4:\"file\";s:21:\"shopify-8-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22897;}s:10:\"team-large\";a:5:{s:4:\"file\";s:21:\"shopify-8-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44282;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:22:\"shopify-8-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52654;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:23:\"shopify-8-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200254;}s:10:\"page-small\";a:5:{s:4:\"file\";s:21:\"shopify-8-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32977;}s:10:\"page-large\";a:5:{s:4:\"file\";s:23:\"shopify-8-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145768;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:21:\"shopify-8-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29660;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"shopify-8-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49397;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:21:\"shopify-8-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46636;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:23:\"shopify-8-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175594;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:21:\"shopify-8-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44191;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:23:\"shopify-8-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:266457;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:21:\"shopify-8-242x140.jpg\";s:5:\"width\";i:242;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7565;}s:13:\"project-small\";a:5:{s:4:\"file\";s:21:\"shopify-8-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32977;}s:13:\"project-large\";a:5:{s:4:\"file\";s:22:\"shopify-8-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60944;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:21:\"shopify-8-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29299;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:23:\"shopify-8-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:356713;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"shopify-8.jpg\";}'),(27025,6746,'_wp_attached_file','shopify-hero-scaled.jpg'),(27026,6746,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:23:\"shopify-hero-scaled.jpg\";s:8:\"filesize\";i:703104;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"shopify-hero-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49662;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"shopify-hero-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64322;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"shopify-hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79467;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"shopify-hero-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53571;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"shopify-hero-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171528;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"shopify-hero-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:278720;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:25:\"shopify-hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120016;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:26:\"shopify-hero-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:284865;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"shopify-hero-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123382;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:26:\"shopify-hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196341;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"shopify-hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137506;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"shopify-hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58715;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:25:\"shopify-hero-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:276957;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"shopify-hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25950;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"shopify-hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41517;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"shopify-hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35260;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"shopify-hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66448;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:25:\"shopify-hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116270;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:26:\"shopify-hero-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:344415;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"shopify-hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47056;}s:10:\"page-large\";a:5:{s:4:\"file\";s:26:\"shopify-hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242315;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"shopify-hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40611;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"shopify-hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73551;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"shopify-hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90446;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:26:\"shopify-hero-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:295629;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"shopify-hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78795;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:26:\"shopify-hero-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:460492;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"shopify-hero-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7927;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"shopify-hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47056;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"shopify-hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94575;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"shopify-hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40197;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:26:\"shopify-hero-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:622276;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"shopify-hero.jpg\";}'),(27027,6746,'_wp_attachment_image_alt','Shopify Plus Store Development'),(27068,6738,'_wp_attachment_image_alt','Shopify Great for start-ups and small businesses in the UK,'),(27142,6739,'_wp_attachment_image_alt','What is Shopify Plus?'),(27185,6740,'_wp_attachment_image_alt','Quick, Easy & User-friendly.'),(27186,6741,'_wp_attachment_image_alt','Superb customer support.'),(27187,6742,'_wp_attachment_image_alt','Cross-platform Sales.'),(27188,6743,'_wp_attachment_image_alt','Responsive SEO-friendly Sites.'),(27189,6744,'_wp_attachment_image_alt','Adaptable & Fully Customisable.'),(27190,6745,'_wp_attachment_image_alt','Safe & Secure.'),(27634,6779,'_edit_lock','1732291986:1'),(27635,6779,'_edit_last','1'),(27636,6779,'_monsterinsights_sitenote_active','0'),(27637,6779,'_yoast_wpseo_primary_faq_category','57'),(27638,6779,'_yoast_wpseo_content_score','90'),(27639,6779,'_yoast_wpseo_estimated-reading-time-minutes','1'),(27640,6780,'_edit_lock','1732292020:1'),(27641,6780,'_edit_last','1'),(27642,6780,'_monsterinsights_sitenote_active','0'),(27643,6780,'_yoast_wpseo_primary_faq_category','57'),(27644,6780,'_yoast_wpseo_content_score','90'),(27645,6780,'_yoast_wpseo_estimated-reading-time-minutes','0'),(27646,6781,'_edit_lock','1732291912:1'),(27647,6781,'_edit_last','1'),(27648,6781,'_monsterinsights_sitenote_active','0'),(27649,6781,'_yoast_wpseo_primary_faq_category','57'),(27650,6781,'_yoast_wpseo_content_score','90'),(27651,6781,'_yoast_wpseo_estimated-reading-time-minutes','1'),(27652,6782,'_edit_lock','1732291943:1'),(27653,6782,'_edit_last','1'),(27654,6782,'_monsterinsights_sitenote_active','0'),(27655,6782,'_yoast_wpseo_primary_faq_category','57'),(27656,6782,'_yoast_wpseo_content_score','90'),(27657,6782,'_yoast_wpseo_estimated-reading-time-minutes','1'),(27658,6783,'_edit_lock','1732291959:1'),(27659,6783,'_edit_last','1'),(27660,6783,'_monsterinsights_sitenote_active','0'),(27661,6783,'_yoast_wpseo_primary_faq_category','57'),(27662,6783,'_yoast_wpseo_content_score','90'),(27663,6783,'_yoast_wpseo_estimated-reading-time-minutes','0'),(27664,6784,'_edit_lock','1732293974:1'),(27665,6784,'_edit_last','1'),(27666,6784,'_monsterinsights_sitenote_active','0'),(27667,6784,'_yoast_wpseo_primary_faq_category','57'),(27668,6784,'_yoast_wpseo_content_score','90'),(27669,6784,'_yoast_wpseo_estimated-reading-time-minutes','0'),(27670,6785,'_wp_attached_file','adobe-commerce-1.png'),(27671,6785,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"adobe-commerce-1.png\";s:8:\"filesize\";i:696816;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(27675,6785,'_wp_attachment_image_alt','Adobe Commerce eCommerce Platform'),(27912,6097,'_wp_attachment_image_alt','eCommerce Development'),(27948,5856,'summary','CS-Cart to Magento 2 Migration with 113% CRO Increase'),(27949,5856,'_summary','field_6740b617b6812'),(27950,5856,'project_type','UX Design & Magento 2 Migration'),(27951,5856,'_project_type','field_6740b6531afe2'),(27952,5865,'summary','Magento 1 to Magento 2 Migration for Bespoke Home Furnishing Supplier'),(27953,5865,'_summary','field_6740b617b6812'),(27954,5865,'project_type','UX Design & Magento 2 Migration'),(27955,5865,'_project_type','field_6740b6531afe2'),(27956,5864,'summary','Migration from Aero Commerce to Shopify with ongoing CRO'),(27957,5864,'_summary','field_6740b617b6812'),(27958,5864,'project_type','UX Design & Shopify Migration'),(27959,5864,'_project_type','field_6740b6531afe2'),(27960,5866,'summary','Shopify Plus UK launch with subscriptions & pixel-perfect brand consistency'),(27961,5866,'_summary','field_6740b617b6812'),(27962,5866,'project_type','Shopify Plus'),(27963,5866,'_project_type','field_6740b6531afe2'),(27964,5860,'summary','Hyvä front-end rebuild for UK based technology retailer'),(27965,5860,'_summary','field_6740b617b6812'),(27966,5860,'project_type','Magento 2 Build & CRO'),(27967,5860,'_project_type','field_6740b6531afe2'),(27968,5862,'summary','Magento 2 Hyvä rebuild with a year of retained CRO'),(27969,5862,'_summary','field_6740b617b6812'),(27970,5862,'project_type','UX/UI Support & CRO'),(27971,5862,'_project_type','field_6740b6531afe2'),(27972,5861,'summary','Static HTML to Magento 2 Hyvä with product search & digital brochures'),(27973,5861,'_summary','field_6740b617b6812'),(27974,5861,'project_type','UX Design & Magento 2 Migration'),(27975,5861,'_project_type','field_6740b6531afe2'),(27976,5859,'summary','Greenfield Magento 2 build for a new white goods brand'),(27977,5859,'_summary','field_6740b617b6812'),(27978,5859,'project_type','UX Design & Magento 2 Website Build'),(27979,5859,'_project_type','field_6740b6531afe2'),(27980,5858,'summary','Magento 2 design and build overhaul increasing sales by 8%'),(27981,5858,'_summary','field_6740b617b6812'),(27982,5858,'project_type','UX Design & Magento 2 Rebuild'),(27983,5858,'_project_type','field_6740b6531afe2'),(27984,5857,'summary',''),(27985,5857,'_summary','field_6740b617b6812'),(27986,5857,'project_type','Magento 2 Project Recovery'),(27987,5857,'_project_type','field_6740b6531afe2'),(27988,5855,'summary','Magento 2 migration with persona-driven redesign'),(27989,5855,'_summary','field_6740b617b6812'),(27990,5855,'project_type','UX Design & Magento 2 Migration'),(27991,5855,'_project_type','field_6740b6531afe2'),(27992,5854,'summary','Brochure to transactional B2B on Magento with mobile-first design'),(27993,5854,'_summary','field_6740b617b6812'),(27994,5854,'project_type','UX Design & Magento Rebuild'),(27995,5854,'_project_type','field_6740b6531afe2'),(27996,5863,'summary','Magento 2 Hyvä rebuild with retained CRO & search optimisation'),(27997,5863,'_summary','field_6740b617b6812'),(27998,5863,'project_type','UX Design & Magento 2 Migration'),(27999,5863,'_project_type','field_6740b6531afe2'),(28000,5853,'summary','Strategic changes to make a big difference to this British bathroom brand'),(28001,5853,'_summary','field_6740b617b6812'),(28002,5853,'project_type','UX Design & Magento Rebuild'),(28003,5853,'_project_type','field_6740b6531afe2'),(28004,5805,'summary','10% increase on AOV for UK’s leading leather company.'),(28005,5805,'_summary','field_6740b617b6812'),(28006,5805,'project_type','UX Design & Magento Website Build'),(28007,5805,'_project_type','field_6740b6531afe2'),(28008,5849,'summary',''),(28009,5849,'_summary','field_6740b617b6812'),(28010,5849,'project_type','UX Design & Magento Website Build'),(28011,5849,'_project_type','field_6740b6531afe2'),(28012,5780,'summary','New Magento site, even bigger results'),(28013,5780,'_summary','field_6740b617b6812'),(28014,5780,'project_type','UX Design & Magento Website Build'),(28015,5780,'_project_type','field_6740b6531afe2'),(28016,6797,'_wp_attached_file','actuate-digital.mp4'),(28017,6797,'_wp_attachment_metadata','a:10:{s:7:\"bitrate\";i:1734342;s:8:\"filesize\";i:6157228;s:9:\"mime_type\";s:15:\"video/quicktime\";s:6:\"length\";i:28;s:16:\"length_formatted\";s:4:\"0:28\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:17:\"created_timestamp\";i:-2082844800;}'),(28126,6800,'_wp_attached_file','actuate-digital.webm'),(28127,6800,'_wp_attachment_metadata','a:9:{s:8:\"filesize\";i:22524473;s:9:\"mime_type\";s:10:\"video/webm\";s:6:\"length\";i:28;s:16:\"length_formatted\";s:4:\"0:28\";s:5:\"width\";i:3840;s:6:\"height\";i:2160;s:10:\"fileformat\";s:4:\"webm\";s:10:\"dataformat\";s:5:\"V_VP9\";s:5:\"audio\";a:6:{s:10:\"dataformat\";s:6:\"A_OPUS\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:8:\"language\";s:3:\"und\";s:15:\"bits_per_sample\";i:32;s:11:\"channelmode\";s:6:\"stereo\";}}'),(28128,9,'page_content_0_video_file_webm','8025'),(28129,9,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(29106,6812,'_wp_attached_file','Aero-Power-Your-Business.webp'),(29107,6812,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1160;s:6:\"height\";i:890;s:4:\"file\";s:29:\"Aero-Power-Your-Business.webp\";s:8:\"filesize\";i:12346;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(29111,6812,'_wp_attachment_image_alt','Aero Commerce Partner'),(29232,6816,'_wp_attached_file','Aero-Unrivalled-Performance.webp'),(29233,6816,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:1090;s:4:\"file\";s:32:\"Aero-Unrivalled-Performance.webp\";s:8:\"filesize\";i:123712;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(29237,6816,'_wp_attachment_image_alt','Unrivalled Performance'),(29268,6818,'_wp_attached_file','Aero-Flexible.webp'),(29269,6818,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1160;s:6:\"height\";i:1080;s:4:\"file\";s:18:\"Aero-Flexible.webp\";s:8:\"filesize\";i:43690;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(29273,6818,'_wp_attachment_image_alt','Aero ​Commerce is a powerful eCommerce'),(29606,6826,'_wp_attached_file','project-launch.png'),(29607,6826,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:18:\"project-launch.png\";s:8:\"filesize\";i:712037;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(29608,6826,'_wp_attachment_image_alt','Setting your website live'),(29662,6828,'_wp_attached_file','how-we-ux.png'),(29663,6828,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:13:\"how-we-ux.png\";s:8:\"filesize\";i:829679;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(29664,6828,'_wp_attachment_image_alt','User-Centric User Experience design'),(29995,6834,'_wp_attached_file','CRO.svg'),(29996,6834,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2396;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(29997,6835,'_wp_attached_file','customer-experience.svg'),(29998,6835,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2696;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(29999,6836,'_wp_attached_file','developer-friendly.svg'),(30000,6836,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2182;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(30001,6837,'_wp_attached_file','mobile-optimised.svg'),(30002,6837,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:1933;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(30003,6838,'_wp_attached_file','pagespeed.svg'),(30004,6838,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2365;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(30005,6839,'_wp_attached_file','reduce-complexity.svg'),(30006,6839,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:4845;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(30007,6840,'_wp_attached_file','reliable.svg'),(30008,6840,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2764;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(30009,6841,'_wp_attached_file','seo-ranking.svg'),(30010,6841,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:1447;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(30011,6838,'_wp_attachment_image_alt','Improve your google pagespeed'),(30012,6841,'_wp_attachment_image_alt','Better SEO Ranking'),(30013,6834,'_wp_attachment_image_alt','Improved conversion rates'),(30126,6835,'_wp_attachment_image_alt','Responsive Customer Experiences.'),(30127,6837,'_wp_attachment_image_alt','Optimised for Mobile Devices.'),(30128,6836,'_wp_attachment_image_alt','Developer Efficiency.'),(30129,6840,'_wp_attachment_image_alt','Increased Reliability.'),(30130,6839,'_wp_attachment_image_alt','Reduced Complexity.'),(30444,5559,'_yoast_wpseo_content_score','60'),(30445,5559,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:696;}i:1;a:1:{s:2:\"id\";i:745;}i:2;a:1:{s:2:\"id\";i:741;}}}}'),(30446,5559,'_yoast_wpseo_content_score','60'),(30447,5559,'blog_sub','Ecommerce in 2015'),(30448,5559,'_blog_sub','field_56713eebe91ba'),(30449,5559,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:696;}i:1;a:1:{s:2:\"id\";i:745;}i:2;a:1:{s:2:\"id\";i:741;}}}}'),(30450,5559,'_yoast_wpseo_linkdex','64'),(30451,5559,'dsq_thread_id','4612751616'),(30452,5559,'_yoast_wpseo_linkdex','64'),(30453,5559,'dsq_thread_id','4612751616'),(30454,5559,'blog_sub','Ecommerce in 2015'),(30455,5559,'_blog_sub','field_56713eebe91ba'),(30456,5559,'_yoast_wpseo_metadesc','Ecommerce is booming and taking over the UK retail landscape||Ecommerce is booming and taking over the UK retail landscape||Ecommerce is booming and taking over the UK retail landscape'),(30457,5559,'_yoast_wpseo_focuskw','Ecommerce||Ecommerce||Ecommerce'),(30458,5559,'_yoast_wpseo_focuskw_text_input','Ecommerce'),(30459,5559,'_edit_last','1'),(30460,5559,'_wpas_skip_13980919','1'),(30461,5559,'_wpas_skip_13980915','1'),(30462,5559,'_wpas_skip_13980908','1'),(30463,5559,'_yoast_wpseo_primary_category',''),(30464,5559,'_wpas_skip_13980899','1'),(30465,5559,'_yoast_wpseo_metadesc','Ecommerce is booming and taking over the UK retail landscape||Ecommerce is booming and taking over the UK retail landscape||Ecommerce is booming and taking over the UK retail landscape'),(30466,5559,'_yoast_wpseo_focuskw','Ecommerce||Ecommerce||Ecommerce'),(30467,5559,'_yoast_wpseo_focuskw_text_input','Ecommerce'),(30468,5559,'_edit_last','1'),(30469,5559,'_wpas_skip_13980899','1'),(30470,5559,'_wpas_skip_13980908','1'),(30471,5559,'_wpas_skip_13980915','1'),(30472,5559,'_wpas_skip_13980919','1'),(30473,5559,'_thumbnail_id','5560'),(30474,5559,'_yoast_wpseo_primary_category',''),(30475,5559,'_thumbnail_id','5560'),(30476,5559,'_yoast_wpseo_content_score','60'),(30477,5559,'_yoast_wpseo_linkdex','64'),(30478,5559,'dsq_thread_id','4612751616'),(30479,5559,'blog_sub','Ecommerce in 2015'),(30480,5559,'_yoast_wpseo_metadesc','Ecommerce is booming and taking over the UK retail landscape||Ecommerce is booming and taking over the UK retail landscape||Ecommerce is booming and taking over the UK retail landscape'),(30481,5559,'_thumbnail_id','5560'),(30482,5559,'_yoast_wpseo_primary_category',''),(30483,5559,'_wpas_skip_13980899','1'),(30484,5559,'_wpas_skip_13980908','1'),(30485,5559,'_wpas_skip_13980915','1'),(30486,5559,'_wpas_skip_13980919','1'),(30487,5559,'_edit_last','1'),(30488,5559,'_yoast_wpseo_focuskw_text_input','Ecommerce'),(30489,5559,'_yoast_wpseo_focuskw','Ecommerce||Ecommerce||Ecommerce'),(30490,5559,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:696;}i:1;a:1:{s:2:\"id\";i:745;}i:2;a:1:{s:2:\"id\";i:741;}}}}'),(30491,5559,'_blog_sub','field_56713eebe91ba'),(30492,5559,'_yoast_wpseo_estimated-reading-time-minutes','2'),(30493,5561,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:705;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(30494,5561,'blog_sub','Conversion Rate Optimisation'),(30495,5561,'_blog_sub','field_56713eebe91ba'),(30496,5561,'dsq_thread_id','4545499020'),(30497,5561,'_yoast_wpseo_linkdex','59'),(30498,5561,'_yoast_wpseo_focuskw','Convert||Convert||Convert'),(30499,5561,'_yoast_wpseo_focuskw_text_input','Convert'),(30500,5561,'_edit_last','1'),(30501,5561,'_yoast_wpseo_focuskw_text_input','Convert'),(30502,5561,'_edit_last','1'),(30503,5561,'_yoast_wpseo_content_score','90'),(30504,5561,'_wpas_skip_13980919','1'),(30505,5561,'_wpas_skip_13980899','1'),(30506,5561,'_wpas_skip_13980908','1'),(30507,5561,'_wpas_skip_13980915','1'),(30508,5561,'_yoast_wpseo_primary_category',''),(30509,5561,'_thumbnail_id','5562'),(30510,5561,'_yoast_wpseo_content_score','90'),(30511,5561,'_wpas_skip_13980919','1'),(30512,5561,'_yoast_wpseo_primary_category',''),(30513,5561,'_wpas_skip_13980899','1'),(30514,5561,'_wpas_skip_13980908','1'),(30515,5561,'_wpas_skip_13980915','1'),(30516,5561,'_thumbnail_id','5562'),(30517,5561,'_yoast_wpseo_linkdex','59'),(30518,5561,'_yoast_wpseo_focuskw','Convert||Convert||Convert'),(30519,5561,'blog_sub','Conversion Rate Optimisation'),(30520,5561,'_blog_sub','field_56713eebe91ba'),(30521,5561,'dsq_thread_id','4545499020'),(30522,5561,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:705;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(30523,5561,'_wpas_skip_13980919','1'),(30524,5561,'_yoast_wpseo_content_score','90'),(30525,5561,'_wpas_skip_13980915','1'),(30526,5561,'_wpas_skip_13980908','1'),(30527,5561,'_edit_last','1'),(30528,5561,'_yoast_wpseo_focuskw_text_input','Convert'),(30529,5561,'_yoast_wpseo_focuskw','Convert||Convert||Convert'),(30530,5561,'_yoast_wpseo_linkdex','59'),(30531,5561,'blog_sub','Conversion Rate Optimisation'),(30532,5561,'_blog_sub','field_56713eebe91ba'),(30533,5561,'dsq_thread_id','4545499020'),(30534,5561,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:705;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(30535,5561,'_thumbnail_id','5562'),(30536,5561,'_yoast_wpseo_primary_category',''),(30537,5561,'_wpas_skip_13980899','1'),(30538,5561,'_yoast_wpseo_estimated-reading-time-minutes','3'),(30539,5563,'_yoast_wpseo_content_score','90'),(30540,5563,'_yoast_wpseo_primary_category',''),(30541,5563,'dsq_thread_id','4612754655'),(30542,5563,'_yoast_wpseo_title','Is your store ready for Magento 2?||Is your store ready for Magento 2?||Is your store ready for Magento 2?'),(30543,5563,'_wpas_done_all','1'),(30544,5563,'blog_sub','Magento 2 Has Launched'),(30545,5563,'_blog_sub','field_56713eebe91ba'),(30546,5563,'_thumbnail_id','5564'),(30547,5563,'_yoast_wpseo_linkdex','56'),(30548,5563,'_yoast_wpseo_focuskw','Magento 2||Magento 2||Magento 2'),(30549,5563,'_yoast_wpseo_focuskw_text_input','Magento 2'),(30550,5563,'_blog_sub','field_56713eebe91ba'),(30551,5563,'blog_sub','Magento 2 Has Launched'),(30552,5563,'_yoast_wpseo_linkdex','56'),(30553,5563,'_yoast_wpseo_focuskw_text_input','Magento 2'),(30554,5563,'_yoast_wpseo_focuskw','Magento 2||Magento 2||Magento 2'),(30555,5563,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:544;}i:2;a:1:{s:2:\"id\";i:733;}}}}'),(30556,5563,'_edit_last','1'),(30557,5563,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:544;}i:2;a:1:{s:2:\"id\";i:733;}}}}'),(30558,5563,'_edit_last','1'),(30559,5563,'_yoast_wpseo_content_score','90'),(30560,5563,'_yoast_wpseo_title','Is your store ready for Magento 2?||Is your store ready for Magento 2?||Is your store ready for Magento 2?'),(30561,5563,'dsq_thread_id','4612754655'),(30562,5563,'_yoast_wpseo_primary_category',''),(30563,5563,'_thumbnail_id','5564'),(30564,5563,'_wpas_done_all','1'),(30565,5563,'_yoast_wpseo_linkdex','56'),(30566,5563,'blog_sub','Magento 2 Has Launched'),(30567,5563,'_blog_sub','field_56713eebe91ba'),(30568,5563,'_thumbnail_id','5564'),(30569,5563,'_wpas_done_all','1'),(30570,5563,'_yoast_wpseo_title','Is your store ready for Magento 2?||Is your store ready for Magento 2?||Is your store ready for Magento 2?'),(30571,5563,'dsq_thread_id','4612754655'),(30572,5563,'_yoast_wpseo_primary_category',''),(30573,5563,'_yoast_wpseo_content_score','90'),(30574,5563,'_edit_last','1'),(30575,5563,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:544;}i:2;a:1:{s:2:\"id\";i:733;}}}}'),(30576,5563,'_yoast_wpseo_focuskw_text_input','Magento 2'),(30577,5563,'_yoast_wpseo_focuskw','Magento 2||Magento 2||Magento 2'),(30578,5563,'_yoast_wpseo_estimated-reading-time-minutes','2'),(30579,5565,'_yoast_wpseo_content_score','90'),(30580,5565,'_blog_sub','field_56713eebe91ba'),(30581,5565,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:69;}i:2;a:1:{s:2:\"id\";i:106;}}}}'),(30582,5565,'_yoast_wpseo_metadesc','Why your website should be responsive and what the benefits are for your digital marketing.||Why your website should be responsive and what the benefits are for your digital marketing.||Why your website should be responsive and what the benefits are for your digital marketing.'),(30583,5565,'dsq_thread_id','4682194331'),(30584,5565,'_yoast_wpseo_linkdex','62'),(30585,5565,'_wpas_skip_13980919','1'),(30586,5565,'_edit_last','1'),(30587,5565,'_yoast_wpseo_focuskw_text_input','Responsive'),(30588,5565,'_yoast_wpseo_focuskw','Responsive||Responsive||Responsive'),(30589,5565,'_wpas_skip_13980908','1'),(30590,5565,'_wpas_skip_13980915','1'),(30591,5565,'blog_sub','Just another buzz word?'),(30592,5565,'_yoast_wpseo_metadesc','Why your website should be responsive and what the benefits are for your digital marketing.||Why your website should be responsive and what the benefits are for your digital marketing.||Why your website should be responsive and what the benefits are for your digital marketing.'),(30593,5565,'dsq_thread_id','4682194331'),(30594,5565,'_yoast_wpseo_linkdex','62'),(30595,5565,'_yoast_wpseo_focuskw','Responsive||Responsive||Responsive'),(30596,5565,'_yoast_wpseo_focuskw_text_input','Responsive'),(30597,5565,'_edit_last','1'),(30598,5565,'_wpas_skip_13980919','1'),(30599,5565,'_wpas_skip_13980915','1'),(30600,5565,'_thumbnail_id','5566'),(30601,5565,'_yoast_wpseo_primary_category',''),(30602,5565,'_wpas_skip_13980899','1'),(30603,5565,'_wpas_skip_13980908','1'),(30604,5565,'_yoast_wpseo_content_score','90'),(30605,5565,'_wpas_skip_13980899','1'),(30606,5565,'_yoast_wpseo_primary_category',''),(30607,5565,'_thumbnail_id','5566'),(30608,5565,'blog_sub','Just another buzz word?'),(30609,5565,'_blog_sub','field_56713eebe91ba'),(30610,5565,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:69;}i:2;a:1:{s:2:\"id\";i:106;}}}}'),(30611,5565,'_thumbnail_id','5566'),(30612,5565,'_yoast_wpseo_primary_category',''),(30613,5565,'_wpas_skip_13980899','1'),(30614,5565,'_wpas_skip_13980908','1'),(30615,5565,'_wpas_skip_13980915','1'),(30616,5565,'_wpas_skip_13980919','1'),(30617,5565,'_edit_last','1'),(30618,5565,'_yoast_wpseo_focuskw_text_input','Responsive'),(30619,5565,'_yoast_wpseo_focuskw','Responsive||Responsive||Responsive'),(30620,5565,'_yoast_wpseo_linkdex','62'),(30621,5565,'dsq_thread_id','4682194331'),(30622,5565,'_yoast_wpseo_metadesc','Why your website should be responsive and what the benefits are for your digital marketing.||Why your website should be responsive and what the benefits are for your digital marketing.||Why your website should be responsive and what the benefits are for your digital marketing.'),(30623,5565,'blog_sub','Just another buzz word?'),(30624,5565,'_blog_sub','field_56713eebe91ba'),(30625,5565,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:69;}i:2;a:1:{s:2:\"id\";i:106;}}}}'),(30626,5565,'_yoast_wpseo_content_score','90'),(30627,5565,'_yoast_wpseo_estimated-reading-time-minutes','2'),(30628,5567,'_yoast_wpseo_focuskw_text_input','cyber monday'),(30629,5567,'_edit_last','1'),(30630,5567,'_wpas_skip_13980919','1'),(30631,5567,'_wpas_skip_13980915','1'),(30632,5567,'_wpas_skip_13980908','1'),(30633,5567,'_wpas_skip_13980899','1'),(30634,5567,'_thumbnail_id','5568'),(30635,5567,'_yoast_wpseo_primary_category',''),(30636,5567,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:485;}i:1;a:1:{s:2:\"id\";i:751;}i:2;a:1:{s:2:\"id\";i:69;}}}}'),(30637,5567,'_blog_sub','field_56713eebe91ba'),(30638,5567,'_yoast_wpseo_metadesc','Are you ready for Cyber Monday the online shopping event of the year?||Are you ready for Cyber Monday the online shopping event of the year?||Are you ready for Cyber Monday the online shopping event of the year?'),(30639,5567,'dsq_thread_id','4716875017'),(30640,5567,'blog_sub','Cyber Monday is here!'),(30641,5567,'_yoast_wpseo_linkdex','62'),(30642,5567,'_yoast_wpseo_content_score','60'),(30643,5567,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:485;}i:1;a:1:{s:2:\"id\";i:751;}i:2;a:1:{s:2:\"id\";i:69;}}}}'),(30644,5567,'_blog_sub','field_56713eebe91ba'),(30645,5567,'dsq_thread_id','4716875017'),(30646,5567,'blog_sub','Cyber Monday is here!'),(30647,5567,'_yoast_wpseo_metadesc','Are you ready for Cyber Monday the online shopping event of the year?||Are you ready for Cyber Monday the online shopping event of the year?||Are you ready for Cyber Monday the online shopping event of the year?'),(30648,5567,'_yoast_wpseo_linkdex','62'),(30649,5567,'_yoast_wpseo_focuskw','cyber monday||cyber monday||cyber monday'),(30650,5567,'_yoast_wpseo_focuskw','cyber monday||cyber monday||cyber monday'),(30651,5567,'_yoast_wpseo_focuskw_text_input','cyber monday'),(30652,5567,'_edit_last','1'),(30653,5567,'_wpas_skip_13980919','1'),(30654,5567,'_wpas_skip_13980915','1'),(30655,5567,'_wpas_skip_13980908','1'),(30656,5567,'_thumbnail_id','5568'),(30657,5567,'_yoast_wpseo_primary_category',''),(30658,5567,'_wpas_skip_13980899','1'),(30659,5567,'_yoast_wpseo_content_score','60'),(30660,5567,'_thumbnail_id','5568'),(30661,5567,'_yoast_wpseo_primary_category',''),(30662,5567,'_wpas_skip_13980899','1'),(30663,5567,'_wpas_skip_13980908','1'),(30664,5567,'_wpas_skip_13980915','1'),(30665,5567,'_wpas_skip_13980919','1'),(30666,5567,'_edit_last','1'),(30667,5567,'_yoast_wpseo_focuskw_text_input','cyber monday'),(30668,5567,'_yoast_wpseo_focuskw','cyber monday||cyber monday||cyber monday'),(30669,5567,'_yoast_wpseo_linkdex','62'),(30670,5567,'_yoast_wpseo_metadesc','Are you ready for Cyber Monday the online shopping event of the year?||Are you ready for Cyber Monday the online shopping event of the year?||Are you ready for Cyber Monday the online shopping event of the year?'),(30671,5567,'dsq_thread_id','4716875017'),(30672,5567,'blog_sub','Cyber Monday is here!'),(30673,5567,'_blog_sub','field_56713eebe91ba'),(30674,5567,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:485;}i:1;a:1:{s:2:\"id\";i:751;}i:2;a:1:{s:2:\"id\";i:69;}}}}'),(30675,5567,'_yoast_wpseo_content_score','60'),(30676,5567,'_yoast_wpseo_estimated-reading-time-minutes','4'),(30677,5569,'_blog_sub','field_56713eebe91ba'),(30678,5569,'blog_sub',''),(30679,5569,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(30680,5569,'_yoast_wpseo_linkdex','62'),(30681,5569,'dsq_thread_id','4716873773'),(30682,5569,'_yoast_wpseo_focuskw','black friday||black friday||black friday'),(30683,5569,'_yoast_wpseo_metadesc','2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?||2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?||2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?'),(30684,5569,'_yoast_wpseo_focuskw_text_input','black friday'),(30685,5569,'_edit_last','1'),(30686,5569,'_wpas_skip_13980919','1'),(30687,5569,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(30688,5569,'dsq_thread_id','4716873773'),(30689,5569,'_yoast_wpseo_metadesc','2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?||2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?||2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?'),(30690,5569,'_yoast_wpseo_linkdex','62'),(30691,5569,'_yoast_wpseo_focuskw','black friday||black friday||black friday'),(30692,5569,'_yoast_wpseo_primary_category',''),(30693,5569,'_yoast_wpseo_content_score','30'),(30694,5569,'_wpas_skip_13980915','1'),(30695,5569,'_wpas_skip_13980908','1'),(30696,5569,'_wpas_skip_13980899','1'),(30697,5569,'_thumbnail_id','5570'),(30698,5569,'_yoast_wpseo_focuskw_text_input','black friday'),(30699,5569,'_edit_last','1'),(30700,5569,'_wpas_skip_13980919','1'),(30701,5569,'_wpas_skip_13980915','1'),(30702,5569,'_thumbnail_id','5570'),(30703,5569,'_wpas_skip_13980899','1'),(30704,5569,'_wpas_skip_13980908','1'),(30705,5569,'blog_sub',''),(30706,5569,'_blog_sub','field_56713eebe91ba'),(30707,5569,'_yoast_wpseo_primary_category',''),(30708,5569,'_yoast_wpseo_content_score','30'),(30709,5569,'blog_sub',''),(30710,5569,'_blog_sub','field_56713eebe91ba'),(30711,5569,'_yoast_wpseo_primary_category',''),(30712,5569,'_yoast_wpseo_content_score','30'),(30713,5569,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(30714,5569,'_edit_last','1'),(30715,5569,'_yoast_wpseo_focuskw_text_input','black friday'),(30716,5569,'_yoast_wpseo_focuskw','black friday||black friday||black friday'),(30717,5569,'_yoast_wpseo_metadesc','2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?||2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?||2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?'),(30718,5569,'_wpas_skip_13980915','1'),(30719,5569,'_wpas_skip_13980919','1'),(30720,5569,'_thumbnail_id','5570'),(30721,5569,'_wpas_skip_13980899','1'),(30722,5569,'_wpas_skip_13980908','1'),(30723,5569,'_yoast_wpseo_linkdex','62'),(30724,5569,'dsq_thread_id','4716873773'),(30725,5569,'_yoast_wpseo_estimated-reading-time-minutes','4'),(30726,5571,'_yoast_wpseo_content_score','90'),(30727,5571,'_yoast_wpseo_linkdex','57'),(30728,5571,'_yoast_wpseo_primary_category',''),(30729,5571,'_yoast_wpseo_focuskw_text_input','Magento 2'),(30730,5571,'_yoast_wpseo_focuskw','Magento 2||Magento 2||Magento 2'),(30731,5571,'_blog_sub','field_56713eebe91ba'),(30732,5571,'blog_sub',''),(30733,5571,'_edit_last','1'),(30734,5571,'_wpas_skip_13980919','1'),(30735,5571,'_wpas_skip_13980915','1'),(30736,5571,'_wpas_skip_13980908','1'),(30737,5571,'_wpas_skip_13980899','1'),(30738,5571,'_wpas_done_all','1'),(30739,5571,'_thumbnail_id','5572'),(30740,5571,'dsq_thread_id','4683111584'),(30741,5571,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1520776141;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:463;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:738;}}}}'),(30742,5571,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1520776141;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:463;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:738;}}}}'),(30743,5571,'dsq_thread_id','4683111584'),(30744,5571,'_thumbnail_id','5572'),(30745,5571,'_wpas_done_all','1'),(30746,5571,'_wpas_skip_13980899','1'),(30747,5571,'_wpas_skip_13980908','1'),(30748,5571,'_wpas_skip_13980915','1'),(30749,5571,'_wpas_skip_13980919','1'),(30750,5571,'_edit_last','1'),(30751,5571,'blog_sub',''),(30752,5571,'_blog_sub','field_56713eebe91ba'),(30753,5571,'_yoast_wpseo_primary_category',''),(30754,5571,'_yoast_wpseo_focuskw_text_input','Magento 2'),(30755,5571,'_yoast_wpseo_focuskw','Magento 2||Magento 2||Magento 2'),(30756,5571,'_yoast_wpseo_linkdex','57'),(30757,5571,'_yoast_wpseo_content_score','90'),(30758,5571,'_yoast_wpseo_content_score','90'),(30759,5571,'_wpas_skip_13980919','1'),(30760,5571,'_edit_last','1'),(30761,5571,'blog_sub',''),(30762,5571,'_blog_sub','field_56713eebe91ba'),(30763,5571,'_yoast_wpseo_primary_category',''),(30764,5571,'_wpas_skip_13980915','1'),(30765,5571,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1520776141;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:463;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:738;}}}}'),(30766,5571,'dsq_thread_id','4683111584'),(30767,5571,'_thumbnail_id','5572'),(30768,5571,'_wpas_done_all','1'),(30769,5571,'_wpas_skip_13980899','1'),(30770,5571,'_wpas_skip_13980908','1'),(30771,5571,'_yoast_wpseo_focuskw','Magento 2||Magento 2||Magento 2'),(30772,5571,'_yoast_wpseo_linkdex','57'),(30773,5571,'_yoast_wpseo_focuskw_text_input','Magento 2'),(30774,5571,'_yoast_wpseo_estimated-reading-time-minutes','3'),(30815,693,'_yoast_wpseo_content_score','90'),(30816,693,'_edit_last','1'),(30817,693,'blog_sub',''),(30818,693,'_yoast_wpseo_primary_category',''),(30819,693,'_blog_sub','field_56713eebe91ba'),(30820,693,'_publicize_twitter_user','@ActuateTwts'),(30821,693,'_wpas_skip_13980908','1'),(30822,693,'_wpas_skip_13980915','1'),(30823,693,'_wpas_skip_13980919','1'),(30824,693,'dsq_thread_id','4837807661'),(30825,693,'_wpas_skip_13980899','1'),(30826,693,'_jetpack_related_posts_cache','a:1:{s:32:\"86fe90b1a94fa217ee6728062fd05b72\";a:2:{s:7:\"expires\";i:1524474721;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:851;}i:1;a:1:{s:2:\"id\";i:724;}i:2;a:1:{s:2:\"id\";i:833;}}}}'),(30827,693,'_thumbnail_id','4864'),(30828,693,'_wpas_done_all','1'),(30829,693,'_thumbnail_id','4864'),(30830,693,'_wpas_done_all','1'),(30831,693,'_jetpack_related_posts_cache','a:1:{s:32:\"86fe90b1a94fa217ee6728062fd05b72\";a:2:{s:7:\"expires\";i:1524474721;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:851;}i:1;a:1:{s:2:\"id\";i:724;}i:2;a:1:{s:2:\"id\";i:833;}}}}'),(30832,693,'_wpas_skip_13980899','1'),(30833,693,'_wpas_skip_13980908','1'),(30834,693,'_wpas_skip_13980915','1'),(30835,693,'_wpas_skip_13980919','1'),(30836,693,'dsq_thread_id','4837807661'),(30837,693,'_publicize_twitter_user','@ActuateTwts'),(30838,693,'_yoast_wpseo_primary_category',''),(30839,693,'_blog_sub','field_56713eebe91ba'),(30840,693,'blog_sub',''),(30841,693,'_edit_last','1'),(30842,693,'_yoast_wpseo_content_score','90'),(30843,693,'_publicize_twitter_user','@ActuateTwts'),(30844,693,'_yoast_wpseo_primary_category',''),(30845,693,'_blog_sub','field_56713eebe91ba'),(30846,693,'blog_sub',''),(30847,693,'_edit_last','1'),(30848,693,'_yoast_wpseo_content_score','90'),(30849,693,'_wpas_skip_13980919','1'),(30850,693,'dsq_thread_id','4837807661'),(30851,693,'_wpas_skip_13980915','1'),(30852,693,'_thumbnail_id','4864'),(30853,693,'_wpas_done_all','1'),(30854,693,'_jetpack_related_posts_cache','a:1:{s:32:\"86fe90b1a94fa217ee6728062fd05b72\";a:2:{s:7:\"expires\";i:1524474721;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:851;}i:1;a:1:{s:2:\"id\";i:724;}i:2;a:1:{s:2:\"id\";i:833;}}}}'),(30855,693,'_wpas_skip_13980899','1'),(30856,693,'_wpas_skip_13980908','1'),(30857,693,'_yoast_wpseo_estimated-reading-time-minutes','2'),(30858,693,'_yoast_wpseo_wordproof_timestamp',''),(30859,696,'dsq_thread_id','4837573762'),(30860,696,'_wpas_skip_13980899','1'),(30861,696,'_edit_last','1'),(30862,696,'_wpas_skip_13980919','1'),(30863,696,'_wpas_skip_13980908','1'),(30864,696,'_wpas_skip_13980915','1'),(30865,696,'_wpas_done_all','1'),(30866,696,'_thumbnail_id','4865'),(30867,696,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:483;}}}}'),(30868,696,'_yoast_wpseo_focuskw_text_input','successful ecommerce'),(30869,696,'_yoast_wpseo_focuskw','successful ecommerce'),(30870,696,'_yoast_wpseo_primary_category',''),(30871,696,'_publicize_twitter_user','@ActuateTwts'),(30872,696,'_yoast_wpseo_metadesc','Make the most of your ecommerce store with Actuate\'s smart tips for running successful ecommerce stores and getting more from your customers.'),(30873,696,'blog_sub',''),(30874,696,'_blog_sub','field_56713eebe91ba'),(30875,696,'_yoast_wpseo_content_score','30'),(30876,696,'_yoast_wpseo_linkdex','73'),(30877,696,'_wpas_skip_13980919','1'),(30878,696,'_edit_last','1'),(30879,696,'_wpas_skip_13980899','1'),(30880,696,'dsq_thread_id','4837573762'),(30881,696,'_yoast_wpseo_linkdex','73'),(30882,696,'blog_sub',''),(30883,696,'_blog_sub','field_56713eebe91ba'),(30884,696,'_yoast_wpseo_primary_category',''),(30885,696,'_publicize_twitter_user','@ActuateTwts'),(30886,696,'_yoast_wpseo_metadesc','Make the most of your ecommerce store with Actuate\'s smart tips for running successful ecommerce stores and getting more from your customers.'),(30887,696,'_yoast_wpseo_focuskw','successful ecommerce'),(30888,696,'_yoast_wpseo_focuskw_text_input','successful ecommerce'),(30889,696,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:483;}}}}'),(30890,696,'_thumbnail_id','4865'),(30891,696,'_wpas_done_all','1'),(30892,696,'_wpas_skip_13980915','1'),(30893,696,'_wpas_skip_13980908','1'),(30894,696,'_yoast_wpseo_content_score','30'),(30895,696,'_yoast_wpseo_focuskw_text_input','successful ecommerce'),(30896,696,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:483;}}}}'),(30897,696,'_thumbnail_id','4865'),(30898,696,'_wpas_done_all','1'),(30899,696,'_wpas_skip_13980915','1'),(30900,696,'_wpas_skip_13980908','1'),(30901,696,'_yoast_wpseo_content_score','30'),(30902,696,'_yoast_wpseo_metadesc','Make the most of your ecommerce store with Actuate\'s smart tips for running successful ecommerce stores and getting more from your customers.'),(30903,696,'_wpas_skip_13980919','1'),(30904,696,'_edit_last','1'),(30905,696,'_wpas_skip_13980899','1'),(30906,696,'dsq_thread_id','4837573762'),(30907,696,'_yoast_wpseo_linkdex','73'),(30908,696,'blog_sub',''),(30909,696,'_blog_sub','field_56713eebe91ba'),(30910,696,'_yoast_wpseo_primary_category',''),(30911,696,'_publicize_twitter_user','@ActuateTwts'),(30912,696,'_yoast_wpseo_focuskw','successful ecommerce'),(30913,696,'_yoast_wpseo_estimated-reading-time-minutes','2'),(30914,705,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:811;}i:1;a:1:{s:2:\"id\";i:106;}i:2;a:1:{s:2:\"id\";i:718;}}}}'),(30915,705,'_publicize_twitter_user','@ActuateTwts'),(30916,705,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:811;}i:1;a:1:{s:2:\"id\";i:106;}i:2;a:1:{s:2:\"id\";i:718;}}}}'),(30917,705,'_blog_sub','field_56713eebe91ba'),(30918,705,'_yoast_wpseo_primary_category',''),(30919,705,'_publicize_twitter_user','@ActuateTwts'),(30920,705,'blog_sub',''),(30921,705,'_yoast_wpseo_content_score','90'),(30922,705,'_yoast_wpseo_primary_category',''),(30923,705,'_blog_sub','field_56713eebe91ba'),(30924,705,'blog_sub',''),(30925,705,'_yoast_wpseo_content_score','90'),(30926,705,'_yoast_wpseo_linkdex','70'),(30927,705,'_yoast_wpseo_metadesc','Good news for creative artists and crafters out there – make it easier than ever to sell your products online with these 5 tips.'),(30928,705,'_yoast_wpseo_linkdex','70'),(30929,705,'_yoast_wpseo_focuskw','Selling Crafts Online'),(30930,705,'_yoast_wpseo_metadesc','Good news for creative artists and crafters out there – make it easier than ever to sell your products online with these 5 tips.'),(30931,705,'_yoast_wpseo_focuskw_text_input','Selling Crafts Online'),(30932,705,'_wpas_done_all','1'),(30933,705,'dsq_thread_id','4980115539'),(30934,705,'_thumbnail_id','4862'),(30935,705,'_edit_last','1'),(30936,705,'_edit_last','1'),(30937,705,'_thumbnail_id','4862'),(30938,705,'_wpas_done_all','1'),(30939,705,'dsq_thread_id','4980115539'),(30940,705,'_yoast_wpseo_focuskw_text_input','Selling Crafts Online'),(30941,705,'_yoast_wpseo_focuskw','Selling Crafts Online'),(30942,705,'_edit_last','1'),(30943,705,'_thumbnail_id','4862'),(30944,705,'_wpas_done_all','1'),(30945,705,'dsq_thread_id','4980115539'),(30946,705,'_yoast_wpseo_focuskw_text_input','Selling Crafts Online'),(30947,705,'_yoast_wpseo_focuskw','Selling Crafts Online'),(30948,705,'_yoast_wpseo_metadesc','Good news for creative artists and crafters out there – make it easier than ever to sell your products online with these 5 tips.'),(30949,705,'_yoast_wpseo_linkdex','70'),(30950,705,'_yoast_wpseo_content_score','90'),(30951,705,'blog_sub',''),(30952,705,'_blog_sub','field_56713eebe91ba'),(30953,705,'_yoast_wpseo_primary_category',''),(30954,705,'_publicize_twitter_user','@ActuateTwts'),(30955,705,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:811;}i:1;a:1:{s:2:\"id\";i:106;}i:2;a:1:{s:2:\"id\";i:718;}}}}'),(30956,705,'_yoast_wpseo_estimated-reading-time-minutes','3'),(30957,710,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1521913441;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:817;}i:2;a:1:{s:2:\"id\";i:811;}}}}'),(30958,710,'_wpas_done_all','1'),(30959,710,'_thumbnail_id','4860'),(30960,710,'_yoast_wpseo_linkdex','74'),(30961,710,'_blog_sub','field_56713eebe91ba'),(30962,710,'blog_sub',''),(30963,710,'_yoast_wpseo_content_score','90'),(30964,710,'_edit_last','1'),(30965,710,'_yoast_wpseo_metadesc','Here are just a few of the many ways that you can use this extremely popular game to promote your business and cash in on the Pokemon craze!'),(30966,710,'_yoast_wpseo_title','Using Pokemon Go in a Local Marketing Campaign'),(30967,710,'_yoast_wpseo_focuskw','Pokemon GO'),(30968,710,'_yoast_wpseo_primary_category',''),(30969,710,'_publicize_twitter_user','@ActuateTwts'),(30970,710,'_yoast_wpseo_focuskw_text_input','Pokemon GO'),(30971,710,'dsq_thread_id','5002715897'),(30972,710,'dsq_thread_id','5002715897'),(30973,710,'_yoast_wpseo_content_score','90'),(30974,710,'blog_sub',''),(30975,710,'_blog_sub','field_56713eebe91ba'),(30976,710,'_yoast_wpseo_primary_category',''),(30977,710,'_publicize_twitter_user','@ActuateTwts'),(30978,710,'_yoast_wpseo_focuskw_text_input','Pokemon GO'),(30979,710,'_yoast_wpseo_focuskw','Pokemon GO'),(30980,710,'_yoast_wpseo_title','Using Pokemon Go in a Local Marketing Campaign'),(30981,710,'_yoast_wpseo_metadesc','Here are just a few of the many ways that you can use this extremely popular game to promote your business and cash in on the Pokemon craze!'),(30982,710,'_yoast_wpseo_linkdex','74'),(30983,710,'_thumbnail_id','4860'),(30984,710,'_wpas_done_all','1'),(30985,710,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1521913441;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:817;}i:2;a:1:{s:2:\"id\";i:811;}}}}'),(30986,710,'_edit_last','1'),(30987,710,'_edit_last','1'),(30988,710,'_yoast_wpseo_content_score','90'),(30989,710,'blog_sub',''),(30990,710,'_blog_sub','field_56713eebe91ba'),(30991,710,'_yoast_wpseo_primary_category',''),(30992,710,'_publicize_twitter_user','@ActuateTwts'),(30993,710,'_yoast_wpseo_focuskw_text_input','Pokemon GO'),(30994,710,'_yoast_wpseo_focuskw','Pokemon GO'),(30995,710,'_yoast_wpseo_title','Using Pokemon Go in a Local Marketing Campaign'),(30996,710,'_yoast_wpseo_metadesc','Here are just a few of the many ways that you can use this extremely popular game to promote your business and cash in on the Pokemon craze!'),(30997,710,'_yoast_wpseo_linkdex','74'),(30998,710,'_thumbnail_id','4860'),(30999,710,'_wpas_done_all','1'),(31000,710,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1521913441;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:817;}i:2;a:1:{s:2:\"id\";i:811;}}}}'),(31001,710,'dsq_thread_id','5002715897'),(31002,710,'_yoast_wpseo_estimated-reading-time-minutes','3'),(31003,714,'dsq_thread_id','5033320753'),(31004,714,'_yoast_wpseo_primary_category',''),(31005,714,'_publicize_twitter_user','@ActuateTwts'),(31006,714,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:696;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:483;}}}}'),(31007,714,'blog_sub',''),(31008,714,'_blog_sub','field_56713eebe91ba'),(31009,714,'_yoast_wpseo_primary_category',''),(31010,714,'_blog_sub','field_56713eebe91ba'),(31011,714,'blog_sub',''),(31012,714,'_yoast_wpseo_content_score','60'),(31013,714,'_yoast_wpseo_focuskw','Page Load'),(31014,714,'_yoast_wpseo_metadesc','Page load speed does actually make a difference in your ecommerce sales, so make sure that your website loads as quickly as possible.'),(31015,714,'_yoast_wpseo_linkdex','81'),(31016,714,'dsq_thread_id','5033320753'),(31017,714,'_yoast_wpseo_content_score','60'),(31018,714,'_yoast_wpseo_linkdex','81'),(31019,714,'_yoast_wpseo_metadesc','Page load speed does actually make a difference in your ecommerce sales, so make sure that your website loads as quickly as possible.'),(31020,714,'_edit_last','1'),(31021,714,'_thumbnail_id','4859'),(31022,714,'_yoast_wpseo_focuskw_text_input','Page Load'),(31023,714,'_yoast_wpseo_focuskw','Page Load'),(31024,714,'_wpas_done_all','1'),(31025,714,'_yoast_wpseo_focuskw_text_input','Page Load'),(31026,714,'_thumbnail_id','4859'),(31027,714,'_edit_last','1'),(31028,714,'_wpas_done_all','1'),(31029,714,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:696;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:483;}}}}'),(31030,714,'_publicize_twitter_user','@ActuateTwts'),(31031,714,'_wpas_done_all','1'),(31032,714,'_edit_last','1'),(31033,714,'_thumbnail_id','4859'),(31034,714,'_yoast_wpseo_focuskw_text_input','Page Load'),(31035,714,'_yoast_wpseo_focuskw','Page Load'),(31036,714,'_yoast_wpseo_metadesc','Page load speed does actually make a difference in your ecommerce sales, so make sure that your website loads as quickly as possible.'),(31037,714,'_yoast_wpseo_linkdex','81'),(31038,714,'_yoast_wpseo_content_score','60'),(31039,714,'blog_sub',''),(31040,714,'_blog_sub','field_56713eebe91ba'),(31041,714,'_yoast_wpseo_primary_category',''),(31042,714,'_publicize_twitter_user','@ActuateTwts'),(31043,714,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:696;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:483;}}}}'),(31044,714,'dsq_thread_id','5033320753'),(31045,714,'_yoast_wpseo_estimated-reading-time-minutes','2'),(31046,718,'_wpas_done_all','1'),(31047,718,'dsq_thread_id','5039103300'),(31048,718,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593078;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:705;}i:1;a:1:{s:2:\"id\";i:811;}i:2;a:1:{s:2:\"id\";i:863;}}}}'),(31049,718,'_publicize_twitter_user','@ActuateTwts'),(31050,718,'_thumbnail_id','4857'),(31051,718,'_edit_last','1'),(31052,718,'_yoast_wpseo_focuskw','Write Product Descriptions'),(31053,718,'_yoast_wpseo_focuskw_text_input','Write Product Descriptions'),(31054,718,'_edit_last','1'),(31055,718,'_thumbnail_id','4857'),(31056,718,'_yoast_wpseo_primary_category',''),(31057,718,'_blog_sub','field_56713eebe91ba'),(31058,718,'_yoast_wpseo_linkdex','78'),(31059,718,'_yoast_wpseo_content_score','30'),(31060,718,'blog_sub',''),(31061,718,'_yoast_wpseo_metadesc','So how you can make sure that the product description really sells? Here are some tips for writing the best possible product descriptions.'),(31062,718,'_yoast_wpseo_focuskw','Write Product Descriptions'),(31063,718,'_yoast_wpseo_focuskw_text_input','Write Product Descriptions'),(31064,718,'dsq_thread_id','5039103300'),(31065,718,'_wpas_done_all','1'),(31066,718,'_yoast_wpseo_linkdex','78'),(31067,718,'_yoast_wpseo_content_score','30'),(31068,718,'blog_sub',''),(31069,718,'_blog_sub','field_56713eebe91ba'),(31070,718,'_yoast_wpseo_primary_category',''),(31071,718,'_publicize_twitter_user','@ActuateTwts'),(31072,718,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593078;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:705;}i:1;a:1:{s:2:\"id\";i:811;}i:2;a:1:{s:2:\"id\";i:863;}}}}'),(31073,718,'_yoast_wpseo_metadesc','So how you can make sure that the product description really sells? Here are some tips for writing the best possible product descriptions.'),(31074,718,'_edit_last','1'),(31075,718,'_thumbnail_id','4857'),(31076,718,'_yoast_wpseo_focuskw_text_input','Write Product Descriptions'),(31077,718,'_yoast_wpseo_focuskw','Write Product Descriptions'),(31078,718,'_yoast_wpseo_metadesc','So how you can make sure that the product description really sells? Here are some tips for writing the best possible product descriptions.'),(31079,718,'_yoast_wpseo_linkdex','78'),(31080,718,'_yoast_wpseo_content_score','30'),(31081,718,'blog_sub',''),(31082,718,'_blog_sub','field_56713eebe91ba'),(31083,718,'_yoast_wpseo_primary_category',''),(31084,718,'_publicize_twitter_user','@ActuateTwts'),(31085,718,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593078;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:705;}i:1;a:1:{s:2:\"id\";i:811;}i:2;a:1:{s:2:\"id\";i:863;}}}}'),(31086,718,'_wpas_done_all','1'),(31087,718,'dsq_thread_id','5039103300'),(31088,718,'_yoast_wpseo_estimated-reading-time-minutes','2'),(31089,721,'_yoast_wpseo_focuskw_text_input','Live Chat Support'),(31090,721,'_thumbnail_id','4856'),(31091,721,'_edit_last','1'),(31092,721,'_wpas_done_all','1'),(31093,721,'dsq_thread_id','5033337054'),(31094,721,'_thumbnail_id','4856'),(31095,721,'_yoast_wpseo_focuskw_text_input','Live Chat Support'),(31096,721,'_yoast_wpseo_focuskw','Live Chat Support'),(31097,721,'_yoast_wpseo_metadesc','They have some advantages, but they also have some disadvantages. What is right for your business?'),(31098,721,'_yoast_wpseo_linkdex','75'),(31099,721,'_yoast_wpseo_content_score','90'),(31100,721,'blog_sub',''),(31101,721,'_blog_sub','field_56713eebe91ba'),(31102,721,'_yoast_wpseo_primary_category',''),(31103,721,'_publicize_twitter_user','@ActuateTwts'),(31104,721,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523767985;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:544;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(31105,721,'_wpas_done_all','1'),(31106,721,'dsq_thread_id','5033337054'),(31107,721,'_publicize_twitter_user','@ActuateTwts'),(31108,721,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523767985;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:544;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(31109,721,'_yoast_wpseo_primary_category',''),(31110,721,'_blog_sub','field_56713eebe91ba'),(31111,721,'blog_sub',''),(31112,721,'_yoast_wpseo_content_score','90'),(31113,721,'_yoast_wpseo_metadesc','They have some advantages, but they also have some disadvantages. What is right for your business?'),(31114,721,'_yoast_wpseo_linkdex','75'),(31115,721,'_yoast_wpseo_focuskw','Live Chat Support'),(31116,721,'_edit_last','1'),(31117,721,'_edit_last','1'),(31118,721,'_thumbnail_id','4856'),(31119,721,'_yoast_wpseo_focuskw_text_input','Live Chat Support'),(31120,721,'_yoast_wpseo_focuskw','Live Chat Support'),(31121,721,'_yoast_wpseo_metadesc','They have some advantages, but they also have some disadvantages. What is right for your business?'),(31122,721,'_yoast_wpseo_linkdex','75'),(31123,721,'_yoast_wpseo_content_score','90'),(31124,721,'blog_sub',''),(31125,721,'_blog_sub','field_56713eebe91ba'),(31126,721,'_yoast_wpseo_primary_category',''),(31127,721,'_publicize_twitter_user','@ActuateTwts'),(31128,721,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523767985;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:544;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(31129,721,'dsq_thread_id','5033337054'),(31130,721,'_wpas_done_all','1'),(31131,721,'_yoast_wpseo_estimated-reading-time-minutes','2'),(31132,724,'_yoast_wpseo_focuskw','Martin Sylvester'),(31133,724,'_yoast_wpseo_focuskw_text_input','Martin Sylvester'),(31134,724,'_thumbnail_id','4858'),(31135,724,'_wpas_skip_13980899','1'),(31136,724,'_wpas_skip_13980908','1'),(31137,724,'_wpas_skip_13980915','1'),(31138,724,'_edit_last','1'),(31139,724,'_wpas_skip_13980919','1'),(31140,724,'_yoast_wpseo_metadesc','This month we welcome Martin Sylvester as Commercial Director to help manage our extraordinary growth. He understands customer & advises the best solutions.'),(31141,724,'_yoast_wpseo_content_score','90'),(31142,724,'_blog_sub','field_56713eebe91ba'),(31143,724,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1522142186;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:773;}i:1;a:1:{s:2:\"id\";i:780;}i:2;a:1:{s:2:\"id\";i:483;}}}}'),(31144,724,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1522142186;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:773;}i:1;a:1:{s:2:\"id\";i:780;}i:2;a:1:{s:2:\"id\";i:483;}}}}'),(31145,724,'_yoast_wpseo_linkdex','62'),(31146,724,'blog_sub',''),(31147,724,'_yoast_wpseo_primary_category',''),(31148,724,'_publicize_twitter_user','@ActuateTwts'),(31149,724,'_wpas_skip_13980908','1'),(31150,724,'_wpas_skip_13980899','1'),(31151,724,'_wpas_done_all','1'),(31152,724,'dsq_thread_id','5033367571'),(31153,724,'_wpas_skip_13980915','1'),(31154,724,'_edit_last','1'),(31155,724,'_wpas_skip_13980919','1'),(31156,724,'_thumbnail_id','4858'),(31157,724,'_yoast_wpseo_focuskw_text_input','Martin Sylvester'),(31158,724,'_yoast_wpseo_focuskw','Martin Sylvester'),(31159,724,'_yoast_wpseo_linkdex','62'),(31160,724,'blog_sub',''),(31161,724,'_wpas_done_all','1'),(31162,724,'dsq_thread_id','5033367571'),(31163,724,'_publicize_twitter_user','@ActuateTwts'),(31164,724,'_yoast_wpseo_primary_category',''),(31165,724,'_yoast_wpseo_metadesc','This month we welcome Martin Sylvester as Commercial Director to help manage our extraordinary growth. He understands customer & advises the best solutions.'),(31166,724,'_yoast_wpseo_content_score','90'),(31167,724,'_blog_sub','field_56713eebe91ba'),(31168,724,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1522142186;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:773;}i:1;a:1:{s:2:\"id\";i:780;}i:2;a:1:{s:2:\"id\";i:483;}}}}'),(31169,724,'_blog_sub','field_56713eebe91ba'),(31170,724,'_yoast_wpseo_content_score','90'),(31171,724,'_yoast_wpseo_metadesc','This month we welcome Martin Sylvester as Commercial Director to help manage our extraordinary growth. He understands customer & advises the best solutions.'),(31172,724,'_edit_last','1'),(31173,724,'_wpas_skip_13980919','1'),(31174,724,'_wpas_skip_13980915','1'),(31175,724,'_wpas_skip_13980908','1'),(31176,724,'_wpas_skip_13980899','1'),(31177,724,'_wpas_done_all','1'),(31178,724,'dsq_thread_id','5033367571'),(31179,724,'_publicize_twitter_user','@ActuateTwts'),(31180,724,'_yoast_wpseo_primary_category',''),(31181,724,'blog_sub',''),(31182,724,'_yoast_wpseo_linkdex','62'),(31183,724,'_yoast_wpseo_focuskw','Martin Sylvester'),(31184,724,'_yoast_wpseo_focuskw_text_input','Martin Sylvester'),(31185,724,'_thumbnail_id','4858'),(31186,724,'_yoast_wpseo_estimated-reading-time-minutes','1'),(31187,730,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1517399756;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:463;}i:1;a:1:{s:2:\"id\";i:738;}i:2;a:1:{s:2:\"id\";i:669;}}}}'),(31188,730,'_wpas_done_all','1'),(31189,730,'_thumbnail_id','4855'),(31190,730,'_yoast_wpseo_focuskw','Magento'),(31191,730,'_yoast_wpseo_metadesc','Magento have made a new addition to their roster: alongside their Community and Enterprise Edition\'s, we now have cloud-based Enterprise Cloud Edition.'),(31192,730,'_edit_last','1'),(31193,730,'_yoast_wpseo_focuskw_text_input','Magento'),(31194,730,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1517399756;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:463;}i:1;a:1:{s:2:\"id\";i:738;}i:2;a:1:{s:2:\"id\";i:669;}}}}'),(31195,730,'_wpas_done_all','1'),(31196,730,'_yoast_wpseo_focuskw','Magento'),(31197,730,'_thumbnail_id','4855'),(31198,730,'dsq_thread_id','5069864597'),(31199,730,'_publicize_twitter_user','@ActuateTwts'),(31200,730,'_yoast_wpseo_content_score','30'),(31201,730,'blog_sub',''),(31202,730,'_blog_sub','field_56713eebe91ba'),(31203,730,'_yoast_wpseo_primary_category',''),(31204,730,'_yoast_wpseo_linkdex','80'),(31205,730,'_yoast_wpseo_metadesc','Magento have made a new addition to their roster: alongside their Community and Enterprise Edition\'s, we now have cloud-based Enterprise Cloud Edition.'),(31206,730,'_yoast_wpseo_focuskw_text_input','Magento'),(31207,730,'blog_sub',''),(31208,730,'_blog_sub','field_56713eebe91ba'),(31209,730,'_yoast_wpseo_primary_category',''),(31210,730,'_publicize_twitter_user','@ActuateTwts'),(31211,730,'dsq_thread_id','5069864597'),(31212,730,'_yoast_wpseo_content_score','30'),(31213,730,'_yoast_wpseo_linkdex','80'),(31214,730,'_edit_last','1'),(31215,730,'_yoast_wpseo_estimated-reading-time-minutes','2'),(31216,730,'_yoast_wpseo_metadesc','Magento have made a new addition to their roster: alongside their Community and Enterprise Edition\'s, we now have cloud-based Enterprise Cloud Edition.'),(31217,730,'_yoast_wpseo_focuskw','Magento'),(31218,730,'_thumbnail_id','4855'),(31219,730,'_wpas_done_all','1'),(31220,730,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1517399756;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:463;}i:1;a:1:{s:2:\"id\";i:738;}i:2;a:1:{s:2:\"id\";i:669;}}}}'),(31221,730,'_yoast_wpseo_focuskw_text_input','Magento'),(31222,730,'_edit_last','1'),(31223,730,'_yoast_wpseo_linkdex','80'),(31224,730,'_yoast_wpseo_content_score','30'),(31225,730,'blog_sub',''),(31226,730,'_blog_sub','field_56713eebe91ba'),(31227,730,'_yoast_wpseo_primary_category',''),(31228,730,'_publicize_twitter_user','@ActuateTwts'),(31229,730,'dsq_thread_id','5069864597'),(31230,733,'_wpas_done_all','1'),(31231,733,'dsq_thread_id','5069884312'),(31232,733,'_blog_sub','field_56713eebe91ba'),(31233,733,'_yoast_wpseo_primary_category',''),(31234,733,'_publicize_twitter_user','@ActuateTwts'),(31235,733,'blog_sub',''),(31236,733,'_yoast_wpseo_content_score','90'),(31237,733,'_yoast_wpseo_linkdex','79'),(31238,733,'_yoast_wpseo_focuskw','Magento Developer'),(31239,733,'_yoast_wpseo_metadesc','We’re looking for a PHP / Magento developer with ninja-level skills to fill a full-time, permanent position in our Chester office.'),(31240,733,'_yoast_wpseo_focuskw_text_input','Magento Developer'),(31241,733,'_thumbnail_id','4854'),(31242,733,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524083121;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:771;}i:1;a:1:{s:2:\"id\";i:780;}i:2;a:1:{s:2:\"id\";i:730;}}}}'),(31243,733,'_edit_last','1'),(31244,733,'_wpas_done_all','1'),(31245,733,'dsq_thread_id','5069884312'),(31246,733,'_publicize_twitter_user','@ActuateTwts'),(31247,733,'_yoast_wpseo_primary_category',''),(31248,733,'_blog_sub','field_56713eebe91ba'),(31249,733,'blog_sub',''),(31250,733,'_yoast_wpseo_content_score','90'),(31251,733,'_yoast_wpseo_linkdex','79'),(31252,733,'_yoast_wpseo_focuskw_text_input','Magento Developer'),(31253,733,'_yoast_wpseo_focuskw','Magento Developer'),(31254,733,'_yoast_wpseo_metadesc','We’re looking for a PHP / Magento developer with ninja-level skills to fill a full-time, permanent position in our Chester office.'),(31255,733,'_edit_last','1'),(31256,733,'_thumbnail_id','4854'),(31257,733,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524083121;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:771;}i:1;a:1:{s:2:\"id\";i:780;}i:2;a:1:{s:2:\"id\";i:730;}}}}'),(31258,733,'_yoast_wpseo_estimated-reading-time-minutes','3'),(31259,733,'_wpas_done_all','1'),(31260,733,'_yoast_wpseo_focuskw_text_input','Magento Developer'),(31261,733,'_yoast_wpseo_focuskw','Magento Developer'),(31262,733,'_yoast_wpseo_metadesc','We’re looking for a PHP / Magento developer with ninja-level skills to fill a full-time, permanent position in our Chester office.'),(31263,733,'_yoast_wpseo_linkdex','79'),(31264,733,'_yoast_wpseo_content_score','90'),(31265,733,'blog_sub',''),(31266,733,'_blog_sub','field_56713eebe91ba'),(31267,733,'_yoast_wpseo_primary_category',''),(31268,733,'_publicize_twitter_user','@ActuateTwts'),(31269,733,'dsq_thread_id','5069884312'),(31270,733,'_edit_last','1'),(31271,733,'_thumbnail_id','4854'),(31272,733,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524083121;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:771;}i:1;a:1:{s:2:\"id\";i:780;}i:2;a:1:{s:2:\"id\";i:730;}}}}'),(31273,5698,'_yoast_wpseo_content_score','30'),(31274,5698,'_yoast_wpseo_estimated-reading-time-minutes','3'),(31275,5698,'_wp_old_date','2021-08-18'),(31276,5698,'_yoast_wpseo_primary_category','220'),(31277,5698,'_edit_last','1'),(31278,5698,'_thumbnail_id','4910'),(31290,738,'_yoast_wpseo_focuskw','Magento Enterprise'),(31291,738,'_yoast_wpseo_focuskw_text_input','Magento Enterprise'),(31292,738,'_wpas_done_all','1'),(31293,738,'_thumbnail_id','4853'),(31294,738,'_edit_last','1'),(31295,738,'_edit_last','1'),(31296,738,'dsq_thread_id','5230738747'),(31297,738,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524189619;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:463;}i:2;a:1:{s:2:\"id\";i:730;}}}}'),(31298,738,'_publicize_twitter_user','@ActuateTwts'),(31299,738,'_yoast_wpseo_primary_category',''),(31300,738,'blog_sub',''),(31301,738,'_blog_sub','field_56713eebe91ba'),(31302,738,'dsq_thread_id','5230738747'),(31303,738,'_publicize_twitter_user','@ActuateTwts'),(31304,738,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524189619;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:463;}i:2;a:1:{s:2:\"id\";i:730;}}}}'),(31305,738,'_yoast_wpseo_primary_category',''),(31306,738,'_blog_sub','field_56713eebe91ba'),(31307,738,'blog_sub',''),(31308,738,'_yoast_wpseo_content_score','60'),(31309,738,'_yoast_wpseo_linkdex','80'),(31310,738,'_yoast_wpseo_metadesc','Magento Enterprise Edition: Is the cost too high? For a small business, this cost may be significant; it’s therefore worth reflecting on the benefits...'),(31311,738,'_yoast_wpseo_linkdex','80'),(31312,738,'_yoast_wpseo_content_score','60'),(31313,738,'_yoast_wpseo_metadesc','Magento Enterprise Edition: Is the cost too high? For a small business, this cost may be significant; it’s therefore worth reflecting on the benefits...'),(31314,738,'_yoast_wpseo_focuskw','Magento Enterprise'),(31315,738,'_yoast_wpseo_focuskw_text_input','Magento Enterprise'),(31316,738,'_wpas_done_all','1'),(31317,738,'_thumbnail_id','4853'),(31318,738,'_yoast_wpseo_estimated-reading-time-minutes','3'),(31319,738,'_yoast_wpseo_content_score','60'),(31320,738,'blog_sub',''),(31321,738,'_blog_sub','field_56713eebe91ba'),(31322,738,'_yoast_wpseo_primary_category',''),(31323,738,'_publicize_twitter_user','@ActuateTwts'),(31324,738,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524189619;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:463;}i:2;a:1:{s:2:\"id\";i:730;}}}}'),(31325,738,'dsq_thread_id','5230738747'),(31326,738,'_yoast_wpseo_linkdex','80'),(31327,738,'_edit_last','1'),(31328,738,'_thumbnail_id','4853'),(31329,738,'_wpas_done_all','1'),(31330,738,'_yoast_wpseo_focuskw_text_input','Magento Enterprise'),(31331,738,'_yoast_wpseo_metadesc','Magento Enterprise Edition: Is the cost too high? For a small business, this cost may be significant; it’s therefore worth reflecting on the benefits...'),(31332,738,'_yoast_wpseo_focuskw','Magento Enterprise'),(31333,741,'_yoast_wpseo_primary_category',''),(31334,741,'blog_sub',''),(31335,741,'_blog_sub','field_56713eebe91ba'),(31336,741,'_yoast_wpseo_content_score','90'),(31337,741,'_yoast_wpseo_linkdex','70'),(31338,741,'_yoast_wpseo_metadesc','2016 has, in several respects, been a tumultuous year. But it’s also seen great changes in the world of eCommerce.'),(31339,741,'_yoast_wpseo_focuskw','Ecommerce trends'),(31340,741,'_yoast_wpseo_focuskw_text_input','Ecommerce trends'),(31341,741,'_edit_last','1'),(31342,741,'_thumbnail_id','4852'),(31343,741,'_wpas_done_all','1'),(31344,741,'_wpas_done_all','1'),(31345,741,'_thumbnail_id','4852'),(31346,741,'_edit_last','1'),(31347,741,'dsq_thread_id','5229646959'),(31348,741,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:483;}i:1;a:1:{s:2:\"id\";i:463;}i:2;a:1:{s:2:\"id\";i:669;}}}}'),(31349,741,'_publicize_twitter_user','@ActuateTwts'),(31350,741,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:483;}i:1;a:1:{s:2:\"id\";i:463;}i:2;a:1:{s:2:\"id\";i:669;}}}}'),(31351,741,'dsq_thread_id','5229646959'),(31352,741,'_publicize_twitter_user','@ActuateTwts'),(31353,741,'_yoast_wpseo_metadesc','2016 has, in several respects, been a tumultuous year. But it’s also seen great changes in the world of eCommerce.'),(31354,741,'_yoast_wpseo_linkdex','70'),(31355,741,'_yoast_wpseo_content_score','90'),(31356,741,'blog_sub',''),(31357,741,'_blog_sub','field_56713eebe91ba'),(31358,741,'_yoast_wpseo_primary_category',''),(31359,741,'_yoast_wpseo_focuskw','Ecommerce trends'),(31360,741,'_yoast_wpseo_focuskw_text_input','Ecommerce trends'),(31361,741,'_yoast_wpseo_estimated-reading-time-minutes','2'),(31362,741,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:483;}i:1;a:1:{s:2:\"id\";i:463;}i:2;a:1:{s:2:\"id\";i:669;}}}}'),(31363,741,'dsq_thread_id','5229646959'),(31364,741,'_publicize_twitter_user','@ActuateTwts'),(31365,741,'_yoast_wpseo_focuskw','Ecommerce trends'),(31366,741,'_yoast_wpseo_metadesc','2016 has, in several respects, been a tumultuous year. But it’s also seen great changes in the world of eCommerce.'),(31367,741,'_yoast_wpseo_linkdex','70'),(31368,741,'_edit_last','1'),(31369,741,'_thumbnail_id','4852'),(31370,741,'_wpas_done_all','1'),(31371,741,'_yoast_wpseo_focuskw_text_input','Ecommerce trends'),(31372,741,'_blog_sub','field_56713eebe91ba'),(31373,741,'_yoast_wpseo_primary_category',''),(31374,741,'blog_sub',''),(31375,741,'_yoast_wpseo_content_score','90'),(31376,745,'dsq_thread_id','5305789977'),(31377,745,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524263344;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:730;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(31378,745,'_wpas_skip_13980919','1'),(31379,745,'_yoast_wpseo_primary_category',''),(31380,745,'_blog_sub','field_56713eebe91ba'),(31381,745,'blog_sub',''),(31382,745,'_yoast_wpseo_linkdex','73'),(31383,745,'_yoast_wpseo_content_score','90'),(31384,745,'dsq_thread_id','5305789977'),(31385,745,'_wpas_skip_13980919','1'),(31386,745,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524263344;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:730;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(31387,745,'_yoast_wpseo_primary_category',''),(31388,745,'_blog_sub','field_56713eebe91ba'),(31389,745,'blog_sub',''),(31390,745,'_yoast_wpseo_content_score','90'),(31391,745,'_yoast_wpseo_metadesc','When you’re running a shop – whether it be an offline or online Magento store – you’ll want to know what’s going on in realtime.'),(31392,745,'_yoast_wpseo_linkdex','73'),(31393,745,'_yoast_wpseo_metadesc','When you’re running a shop – whether it be an offline or online Magento store – you’ll want to know what’s going on in realtime.'),(31394,745,'_yoast_wpseo_focuskw','ecommerce monitoring'),(31395,745,'_wpas_done_all','1'),(31396,745,'_jetpack_dont_email_post_to_subs','1'),(31397,745,'_yoast_wpseo_focuskw_text_input','ecommerce monitoring'),(31398,745,'_thumbnail_id','4850'),(31399,745,'_edit_last','1'),(31400,745,'_yoast_wpseo_focuskw','ecommerce monitoring'),(31401,745,'_yoast_wpseo_focuskw_text_input','ecommerce monitoring'),(31402,745,'_jetpack_dont_email_post_to_subs','1'),(31403,745,'_wpas_done_all','1'),(31404,745,'_edit_last','1'),(31405,745,'_thumbnail_id','4850'),(31406,745,'dsq_thread_id','5305789977'),(31407,745,'_yoast_wpseo_content_score','90'),(31408,745,'blog_sub',''),(31409,745,'_blog_sub','field_56713eebe91ba'),(31410,745,'_yoast_wpseo_primary_category',''),(31411,745,'_wpas_skip_13980919','1'),(31412,745,'_edit_last','1'),(31413,745,'_thumbnail_id','4850'),(31414,745,'_wpas_done_all','1'),(31415,745,'_jetpack_dont_email_post_to_subs','1'),(31416,745,'_yoast_wpseo_focuskw_text_input','ecommerce monitoring'),(31417,745,'_yoast_wpseo_focuskw','ecommerce monitoring'),(31418,745,'_yoast_wpseo_metadesc','When you’re running a shop – whether it be an offline or online Magento store – you’ll want to know what’s going on in realtime.'),(31419,745,'_yoast_wpseo_linkdex','73'),(31420,745,'_yoast_wpseo_estimated-reading-time-minutes','3'),(31421,745,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524263344;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:730;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(31422,5603,'dsq_thread_id','5303132222'),(31423,5603,'_wpas_done_all','1'),(31424,5603,'_thumbnail_id','5604'),(31425,5603,'_edit_last','1'),(31426,5603,'_thumbnail_id','5604'),(31427,5603,'_edit_last','1'),(31428,5603,'_yoast_wpseo_primary_category',''),(31429,5603,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:485;}i:2;a:1:{s:2:\"id\";i:69;}}}}'),(31430,5603,'_blog_sub','field_56713eebe91ba'),(31431,5603,'blog_sub',''),(31432,5603,'_yoast_wpseo_linkdex','60'),(31433,5603,'_yoast_wpseo_content_score','90'),(31434,5603,'_yoast_wpseo_metadesc','Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.||Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.||Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.'),(31435,5603,'_yoast_wpseo_focuskw','Four tips for Christmas Sales||Four tips for Christmas Sales||Four tips for Christmas Sales'),(31436,5603,'_yoast_wpseo_focuskw_text_input','Four tips for Christmas Sales'),(31437,5603,'dsq_thread_id','5303132222'),(31438,5603,'_yoast_wpseo_focuskw','Four tips for Christmas Sales||Four tips for Christmas Sales||Four tips for Christmas Sales'),(31439,5603,'_yoast_wpseo_metadesc','Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.||Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.||Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.'),(31440,5603,'_yoast_wpseo_linkdex','60'),(31441,5603,'_yoast_wpseo_content_score','90'),(31442,5603,'blog_sub',''),(31443,5603,'_blog_sub','field_56713eebe91ba'),(31444,5603,'_yoast_wpseo_primary_category',''),(31445,5603,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:485;}i:2;a:1:{s:2:\"id\";i:69;}}}}'),(31446,5603,'_yoast_wpseo_focuskw_text_input','Four tips for Christmas Sales'),(31447,5603,'_wpas_done_all','1'),(31448,5603,'_yoast_wpseo_estimated-reading-time-minutes','2'),(31449,5603,'dsq_thread_id','5303132222'),(31450,5603,'_wpas_done_all','1'),(31451,5603,'_yoast_wpseo_focuskw_text_input','Four tips for Christmas Sales'),(31452,5603,'_yoast_wpseo_focuskw','Four tips for Christmas Sales||Four tips for Christmas Sales||Four tips for Christmas Sales'),(31453,5603,'_yoast_wpseo_metadesc','Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.||Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.||Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.'),(31454,5603,'_yoast_wpseo_linkdex','60'),(31455,5603,'_yoast_wpseo_content_score','90'),(31456,5603,'blog_sub',''),(31457,5603,'_blog_sub','field_56713eebe91ba'),(31458,5603,'_yoast_wpseo_primary_category',''),(31459,5603,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:485;}i:2;a:1:{s:2:\"id\";i:69;}}}}'),(31460,5603,'_edit_last','1'),(31461,5603,'_thumbnail_id','5604'),(31462,753,'_yoast_wpseo_primary_category',''),(31463,753,'_yoast_wpseo_content_score','90'),(31464,753,'blog_sub',''),(31465,753,'_blog_sub','field_56713eebe91ba'),(31466,753,'_yoast_wpseo_linkdex','70'),(31467,753,'_yoast_wpseo_metadesc','In what remains of the year, and the next, we’re sure to see UX and UI design come on even further we examine some of the ways in which this might be so.'),(31468,753,'_yoast_wpseo_focuskw','Upcoming UX/UI trends'),(31469,753,'_yoast_wpseo_focuskw_text_input','Upcoming UX/UI trends'),(31470,753,'_wpas_done_all','1'),(31471,753,'_thumbnail_id','4849'),(31472,753,'_edit_last','1'),(31473,753,'_yoast_wpseo_content_score','90'),(31474,753,'blog_sub',''),(31475,753,'_blog_sub','field_56713eebe91ba'),(31476,753,'_yoast_wpseo_primary_category',''),(31477,753,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:805;}i:1;a:1:{s:2:\"id\";i:802;}i:2;a:1:{s:2:\"id\";i:751;}}}}'),(31478,753,'dsq_thread_id','5317003418'),(31479,753,'dsq_thread_id','5317003418'),(31480,753,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:805;}i:1;a:1:{s:2:\"id\";i:802;}i:2;a:1:{s:2:\"id\";i:751;}}}}'),(31481,753,'_yoast_wpseo_linkdex','70'),(31482,753,'_yoast_wpseo_metadesc','In what remains of the year, and the next, we’re sure to see UX and UI design come on even further we examine some of the ways in which this might be so.'),(31483,753,'_wpas_done_all','1'),(31484,753,'_yoast_wpseo_focuskw_text_input','Upcoming UX/UI trends'),(31485,753,'_yoast_wpseo_focuskw','Upcoming UX/UI trends'),(31486,753,'_thumbnail_id','4849'),(31487,753,'_edit_last','1'),(31488,753,'_yoast_wpseo_linkdex','70'),(31489,753,'_yoast_wpseo_content_score','90'),(31490,753,'blog_sub',''),(31491,753,'_blog_sub','field_56713eebe91ba'),(31492,753,'_yoast_wpseo_primary_category',''),(31493,753,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:805;}i:1;a:1:{s:2:\"id\";i:802;}i:2;a:1:{s:2:\"id\";i:751;}}}}'),(31494,753,'dsq_thread_id','5317003418'),(31495,753,'_edit_last','1'),(31496,753,'_thumbnail_id','4849'),(31497,753,'_wpas_done_all','1'),(31498,753,'_yoast_wpseo_focuskw','Upcoming UX/UI trends'),(31499,753,'_yoast_wpseo_metadesc','In what remains of the year, and the next, we’re sure to see UX and UI design come on even further we examine some of the ways in which this might be so.'),(31500,753,'_yoast_wpseo_focuskw_text_input','Upcoming UX/UI trends'),(31501,753,'_yoast_wpseo_estimated-reading-time-minutes','2'),(31502,5607,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:544;}i:1;a:1:{s:2:\"id\";i:799;}i:2;a:1:{s:2:\"id\";i:808;}}}}'),(31503,5607,'dsq_thread_id','5303135225'),(31504,5607,'_yoast_wpseo_primary_category',''),(31505,5607,'_yoast_wpseo_primary_category',''),(31506,5607,'dsq_thread_id','5303135225'),(31507,5607,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:544;}i:1;a:1:{s:2:\"id\";i:799;}i:2;a:1:{s:2:\"id\";i:808;}}}}'),(31508,5607,'_blog_sub','field_56713eebe91ba'),(31509,5607,'blog_sub',''),(31510,5607,'_yoast_wpseo_content_score','60'),(31511,5607,'_yoast_wpseo_linkdex','59'),(31512,5607,'_yoast_wpseo_focuskw','loyal customer||loyal customer||loyal customer'),(31513,5607,'_edit_last','1'),(31514,5607,'_thumbnail_id','5608'),(31515,5607,'_wpas_done_all','1'),(31516,5607,'_yoast_wpseo_focuskw_text_input','loyal customer'),(31517,5607,'_yoast_wpseo_content_score','60'),(31518,5607,'blog_sub',''),(31519,5607,'_blog_sub','field_56713eebe91ba'),(31520,5607,'_yoast_wpseo_linkdex','59'),(31521,5607,'_yoast_wpseo_focuskw','loyal customer||loyal customer||loyal customer'),(31522,5607,'_thumbnail_id','5608'),(31523,5607,'_wpas_done_all','1'),(31524,5607,'_yoast_wpseo_focuskw_text_input','loyal customer'),(31525,5607,'_edit_last','1'),(31526,5607,'_yoast_wpseo_estimated-reading-time-minutes','2'),(31527,5607,'_yoast_wpseo_linkdex','59'),(31528,5607,'_yoast_wpseo_content_score','60'),(31529,5607,'blog_sub',''),(31530,5607,'_blog_sub','field_56713eebe91ba'),(31531,5607,'_yoast_wpseo_primary_category',''),(31532,5607,'_yoast_wpseo_focuskw','loyal customer||loyal customer||loyal customer'),(31533,5607,'_edit_last','1'),(31534,5607,'_thumbnail_id','5608'),(31535,5607,'_wpas_done_all','1'),(31536,5607,'_yoast_wpseo_focuskw_text_input','loyal customer'),(31537,5607,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:544;}i:1;a:1:{s:2:\"id\";i:799;}i:2;a:1:{s:2:\"id\";i:808;}}}}'),(31538,5607,'dsq_thread_id','5303135225'),(31539,5609,'_yoast_wpseo_content_score','90'),(31540,5609,'blog_sub','Merry Christmas and a Happy New Year!'),(31541,5609,'_thumbnail_id','5610'),(31542,5609,'_wpas_done_all','1'),(31543,5609,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:733;}i:1;a:1:{s:2:\"id\";i:771;}i:2;a:1:{s:2:\"id\";i:805;}}}}'),(31544,5609,'_edit_last','1'),(31545,5609,'_yoast_wpseo_content_score','90'),(31546,5609,'_blog_sub','field_56713eebe91ba'),(31547,5609,'_yoast_wpseo_primary_category',''),(31548,5609,'_jetpack_dont_email_post_to_subs','1'),(31549,5609,'_wpas_skip_13980919','1'),(31550,5609,'dsq_thread_id','5393251295'),(31551,5609,'dsq_thread_id','5393251295'),(31552,5609,'_wpas_skip_13980919','1'),(31553,5609,'_jetpack_dont_email_post_to_subs','1'),(31554,5609,'_yoast_wpseo_primary_category',''),(31555,5609,'_blog_sub','field_56713eebe91ba'),(31556,5609,'blog_sub','Merry Christmas and a Happy New Year!'),(31557,5609,'_wpas_done_all','1'),(31558,5609,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:733;}i:1;a:1:{s:2:\"id\";i:771;}i:2;a:1:{s:2:\"id\";i:805;}}}}'),(31559,5609,'_thumbnail_id','5610'),(31560,5609,'_edit_last','1'),(31561,5609,'_yoast_wpseo_estimated-reading-time-minutes','1'),(31562,5609,'dsq_thread_id','5393251295'),(31563,5609,'_edit_last','1'),(31564,5609,'_thumbnail_id','5610'),(31565,5609,'_wpas_done_all','1'),(31566,5609,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:733;}i:1;a:1:{s:2:\"id\";i:771;}i:2;a:1:{s:2:\"id\";i:805;}}}}'),(31567,5609,'_yoast_wpseo_content_score','90'),(31568,5609,'blog_sub','Merry Christmas and a Happy New Year!'),(31569,5609,'_blog_sub','field_56713eebe91ba'),(31570,5609,'_yoast_wpseo_primary_category',''),(31571,5609,'_jetpack_dont_email_post_to_subs','1'),(31572,5609,'_wpas_skip_13980919','1'),(31573,5611,'_edit_last','1'),(31574,5611,'_thumbnail_id','5612'),(31575,5611,'_wpas_done_all','1'),(31576,5611,'_yoast_wpseo_content_score','60'),(31577,5611,'blog_sub',''),(31578,5611,'_blog_sub','field_56713eebe91ba'),(31579,5611,'_yoast_wpseo_primary_category',''),(31580,5611,'dsq_thread_id','5530161501'),(31581,5611,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:805;}i:1;a:1:{s:2:\"id\";i:799;}i:2;a:1:{s:2:\"id\";i:751;}}}}'),(31582,5611,'_edit_last','1'),(31583,5611,'_thumbnail_id','5612'),(31584,5611,'_wpas_done_all','1'),(31585,5611,'_yoast_wpseo_content_score','60'),(31586,5611,'blog_sub',''),(31587,5611,'_blog_sub','field_56713eebe91ba'),(31588,5611,'_yoast_wpseo_primary_category',''),(31589,5611,'dsq_thread_id','5530161501'),(31590,5611,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:805;}i:1;a:1:{s:2:\"id\";i:799;}i:2;a:1:{s:2:\"id\";i:751;}}}}'),(31591,5611,'_yoast_wpseo_estimated-reading-time-minutes','3'),(31592,5611,'_edit_last','1'),(31593,5611,'_thumbnail_id','5612'),(31594,5611,'_wpas_done_all','1'),(31595,5611,'_yoast_wpseo_content_score','60'),(31596,5611,'blog_sub',''),(31597,5611,'_blog_sub','field_56713eebe91ba'),(31598,5611,'_yoast_wpseo_primary_category',''),(31599,5611,'dsq_thread_id','5530161501'),(31600,5611,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:805;}i:1;a:1:{s:2:\"id\";i:799;}i:2;a:1:{s:2:\"id\";i:751;}}}}'),(31601,802,'_yoast_wpseo_content_score','60'),(31602,802,'blog_sub',''),(31603,802,'_blog_sub','field_56713eebe91ba'),(31604,802,'_yoast_wpseo_primary_category',''),(31605,802,'_jetpack_dont_email_post_to_subs','1'),(31606,802,'_wpas_skip_13980919','1'),(31607,802,'wpb_post_views_count','0'),(31608,802,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909027;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:544;}i:2;a:1:{s:2:\"id\";i:817;}}}}'),(31609,802,'dsq_thread_id','5529597281'),(31610,802,'blog_sub',''),(31611,802,'_yoast_wpseo_content_score','60'),(31612,802,'_thumbnail_id','4839'),(31613,802,'_wpas_done_all','1'),(31614,802,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909027;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:544;}i:2;a:1:{s:2:\"id\";i:817;}}}}'),(31615,802,'_wpas_skip_13980919','1'),(31616,802,'wpb_post_views_count','0'),(31617,802,'dsq_thread_id','5529597281'),(31618,802,'_wpas_done_all','1'),(31619,802,'_thumbnail_id','4839'),(31620,802,'_edit_last','1'),(31621,802,'_jetpack_dont_email_post_to_subs','1'),(31622,802,'_yoast_wpseo_primary_category',''),(31623,802,'_blog_sub','field_56713eebe91ba'),(31624,802,'_edit_last','1'),(31625,802,'_yoast_wpseo_estimated-reading-time-minutes','3'),(31626,802,'_wp_old_date','2017-02-07'),(31627,802,'_edit_last','1'),(31628,802,'_thumbnail_id','4839'),(31629,802,'_wpas_done_all','1'),(31630,802,'_yoast_wpseo_content_score','60'),(31631,802,'blog_sub',''),(31632,802,'_blog_sub','field_56713eebe91ba'),(31633,802,'_yoast_wpseo_primary_category',''),(31634,802,'_jetpack_dont_email_post_to_subs','1'),(31635,802,'_wpas_skip_13980919','1'),(31636,802,'wpb_post_views_count','0'),(31637,802,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909027;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:544;}i:2;a:1:{s:2:\"id\";i:817;}}}}'),(31638,802,'dsq_thread_id','5529597281'),(31639,5615,'_wpas_done_all','1'),(31640,5615,'dsq_thread_id','5580947146'),(31641,5615,'_edit_last','1'),(31642,5615,'_thumbnail_id','5616'),(31643,5615,'_yoast_wpseo_content_score','60'),(31644,5615,'blog_sub',''),(31645,5615,'_blog_sub','field_56713eebe91ba'),(31646,5615,'_yoast_wpseo_primary_category',''),(31647,5615,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909026;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:751;}i:1;a:1:{s:2:\"id\";i:696;}i:2;a:1:{s:2:\"id\";i:796;}}}}'),(31648,5615,'_yoast_wpseo_content_score','60'),(31649,5615,'_thumbnail_id','5616'),(31650,5615,'_edit_last','1'),(31651,5615,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909026;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:751;}i:1;a:1:{s:2:\"id\";i:696;}i:2;a:1:{s:2:\"id\";i:796;}}}}'),(31652,5615,'_yoast_wpseo_primary_category',''),(31653,5615,'_wpas_done_all','1'),(31654,5615,'dsq_thread_id','5580947146'),(31655,5615,'_blog_sub','field_56713eebe91ba'),(31656,5615,'blog_sub',''),(31657,5615,'_yoast_wpseo_estimated-reading-time-minutes','3'),(31658,5615,'_edit_last','1'),(31659,5615,'_thumbnail_id','5616'),(31660,5615,'_yoast_wpseo_content_score','60'),(31661,5615,'blog_sub',''),(31662,5615,'_blog_sub','field_56713eebe91ba'),(31663,5615,'_yoast_wpseo_primary_category',''),(31664,5615,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909026;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:751;}i:1;a:1:{s:2:\"id\";i:696;}i:2;a:1:{s:2:\"id\";i:796;}}}}'),(31665,5615,'_wpas_done_all','1'),(31666,5615,'dsq_thread_id','5580947146'),(31667,5617,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909027;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:755;}i:1;a:1:{s:2:\"id\";i:738;}i:2;a:1:{s:2:\"id\";i:484;}}}}'),(31668,5617,'wpb_post_views_count','0'),(31669,5617,'_blog_sub','field_56713eebe91ba'),(31670,5617,'_yoast_wpseo_primary_category',''),(31671,5617,'blog_sub',''),(31672,5617,'_yoast_wpseo_content_score','60'),(31673,5617,'_wpas_done_all','1'),(31674,5617,'_thumbnail_id','5618'),(31675,5617,'_edit_last','1'),(31676,5617,'_yoast_wpseo_content_score','60'),(31677,5617,'_wpas_done_all','1'),(31678,5617,'blog_sub',''),(31679,5617,'_blog_sub','field_56713eebe91ba'),(31680,5617,'_yoast_wpseo_primary_category',''),(31681,5617,'dsq_thread_id','5530160385'),(31682,5617,'_thumbnail_id','5618'),(31683,5617,'_edit_last','1'),(31684,5617,'wpb_post_views_count','0'),(31685,5617,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909027;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:755;}i:1;a:1:{s:2:\"id\";i:738;}i:2;a:1:{s:2:\"id\";i:484;}}}}'),(31686,5617,'dsq_thread_id','5530160385'),(31687,5617,'_yoast_wpseo_estimated-reading-time-minutes','3'),(31688,5617,'_edit_last','1'),(31689,5617,'_thumbnail_id','5618'),(31690,5617,'_wpas_done_all','1'),(31691,5617,'_yoast_wpseo_content_score','60'),(31692,5617,'blog_sub',''),(31693,5617,'_blog_sub','field_56713eebe91ba'),(31694,5617,'_yoast_wpseo_primary_category',''),(31695,5617,'wpb_post_views_count','0'),(31696,5617,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909027;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:755;}i:1;a:1:{s:2:\"id\";i:738;}i:2;a:1:{s:2:\"id\";i:484;}}}}'),(31697,5617,'dsq_thread_id','5530160385'),(31698,5619,'dsq_thread_id','5529653180'),(31699,5619,'wpb_post_views_count','0'),(31700,5619,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523585562;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:696;}i:2;a:1:{s:2:\"id\";i:814;}}}}'),(31701,5619,'_yoast_wpseo_primary_category',''),(31702,5619,'_blog_sub','field_56713eebe91ba'),(31703,5619,'blog_sub',''),(31704,5619,'_yoast_wpseo_content_score','60'),(31705,5619,'_wpas_done_all','1'),(31706,5619,'_edit_last','1'),(31707,5619,'_thumbnail_id','5620'),(31708,5619,'_edit_last','1'),(31709,5619,'_thumbnail_id','5620'),(31710,5619,'_wpas_done_all','1'),(31711,5619,'_yoast_wpseo_content_score','60'),(31712,5619,'blog_sub',''),(31713,5619,'_blog_sub','field_56713eebe91ba'),(31714,5619,'_yoast_wpseo_primary_category',''),(31715,5619,'wpb_post_views_count','0'),(31716,5619,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523585562;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:696;}i:2;a:1:{s:2:\"id\";i:814;}}}}'),(31717,5619,'dsq_thread_id','5529653180'),(31718,5619,'_yoast_wpseo_estimated-reading-time-minutes','4'),(31719,5619,'_edit_last','1'),(31720,5619,'_thumbnail_id','5620'),(31721,5619,'_wpas_done_all','1'),(31722,5619,'_yoast_wpseo_content_score','60'),(31723,5619,'blog_sub',''),(31724,5619,'_blog_sub','field_56713eebe91ba'),(31725,5619,'_yoast_wpseo_primary_category',''),(31726,5619,'wpb_post_views_count','0'),(31727,5619,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523585562;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:696;}i:2;a:1:{s:2:\"id\";i:814;}}}}'),(31728,5619,'dsq_thread_id','5529653180'),(31729,814,'dsq_thread_id','5541977191'),(31730,814,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524027228;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:705;}}}}'),(31731,814,'_wpas_done_all','1'),(31732,814,'_yoast_wpseo_primary_category',''),(31733,814,'_thumbnail_id','4840'),(31734,814,'_yoast_wpseo_content_score','60'),(31735,814,'blog_sub',''),(31736,814,'_blog_sub','field_56713eebe91ba'),(31737,814,'_edit_last','1'),(31738,814,'_edit_last','1'),(31739,814,'_thumbnail_id','4840'),(31740,814,'_yoast_wpseo_content_score','60'),(31741,814,'blog_sub',''),(31742,814,'_blog_sub','field_56713eebe91ba'),(31743,814,'_yoast_wpseo_primary_category',''),(31744,814,'_wpas_done_all','1'),(31745,814,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524027228;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:705;}}}}'),(31746,814,'dsq_thread_id','5541977191'),(31747,814,'_yoast_wpseo_primary_category',''),(31748,814,'_wpas_done_all','1'),(31749,814,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524027228;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:705;}}}}'),(31750,814,'dsq_thread_id','5541977191'),(31751,814,'blog_sub',''),(31752,814,'_blog_sub','field_56713eebe91ba'),(31753,814,'_edit_last','1'),(31754,814,'_thumbnail_id','4840'),(31755,814,'_yoast_wpseo_content_score','60'),(31756,814,'_yoast_wpseo_estimated-reading-time-minutes','4'),(31757,814,'_wp_old_date','2017-02-09'),(31758,5623,'_yoast_wpseo_content_score','60'),(31759,5623,'_wpas_done_all','1'),(31760,5623,'_thumbnail_id','5624'),(31761,5623,'_edit_last','1'),(31762,5623,'dsq_thread_id','5547942436'),(31763,5623,'_wpas_skip_13980919','1'),(31764,5623,'wpb_post_views_count','2'),(31765,5623,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524604966;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:805;}i:2;a:1:{s:2:\"id\";i:710;}}}}'),(31766,5623,'_jetpack_dont_email_post_to_subs','1'),(31767,5623,'_yoast_wpseo_primary_category',''),(31768,5623,'blog_sub',''),(31769,5623,'_blog_sub','field_56713eebe91ba'),(31770,5623,'_edit_last','1'),(31771,5623,'_thumbnail_id','5624'),(31772,5623,'_wpas_done_all','1'),(31773,5623,'_yoast_wpseo_content_score','60'),(31774,5623,'blog_sub',''),(31775,5623,'_blog_sub','field_56713eebe91ba'),(31776,5623,'_yoast_wpseo_primary_category',''),(31777,5623,'_jetpack_dont_email_post_to_subs','1'),(31778,5623,'_wpas_skip_13980919','1'),(31779,5623,'wpb_post_views_count','2'),(31780,5623,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524604966;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:805;}i:2;a:1:{s:2:\"id\";i:710;}}}}'),(31781,5623,'dsq_thread_id','5547942436'),(31782,5623,'_yoast_wpseo_estimated-reading-time-minutes','4'),(31783,5623,'_wpas_skip_13980919','1'),(31784,5623,'wpb_post_views_count','2'),(31785,5623,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524604966;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:805;}i:2;a:1:{s:2:\"id\";i:710;}}}}'),(31786,5623,'_edit_last','1'),(31787,5623,'_thumbnail_id','5624'),(31788,5623,'_wpas_done_all','1'),(31789,5623,'_yoast_wpseo_content_score','60'),(31790,5623,'blog_sub',''),(31791,5623,'_blog_sub','field_56713eebe91ba'),(31792,5623,'_yoast_wpseo_primary_category',''),(31793,5623,'_jetpack_dont_email_post_to_subs','1'),(31794,5623,'dsq_thread_id','5547942436'),(31795,2007,'_edit_last','1'),(31796,2007,'_thumbnail_id','3040'),(31797,2007,'_yoast_wpseo_content_score','60'),(31798,2007,'_yoast_wpseo_primary_category','220'),(31799,2007,'_edit_last','1'),(31800,2007,'_thumbnail_id','3040'),(31801,2007,'_yoast_wpseo_content_score','60'),(31802,2007,'_yoast_wpseo_primary_category','220'),(31803,2007,'_yoast_wpseo_estimated-reading-time-minutes',''),(31804,2011,'_edit_last','1'),(31805,2011,'_thumbnail_id','3038'),(31806,2011,'_yoast_wpseo_content_score','30'),(31807,2011,'_yoast_wpseo_primary_category','220'),(31808,2011,'_wp_old_date','2020-08-20'),(31809,2011,'_edit_last','1'),(31810,2011,'_thumbnail_id','3038'),(31811,2011,'_yoast_wpseo_content_score','30'),(31812,2011,'_yoast_wpseo_primary_category','220'),(31813,2011,'_wp_old_date','2020-08-20'),(31814,2011,'_yoast_wpseo_estimated-reading-time-minutes',''),(31815,2014,'_edit_last','1'),(31816,2014,'_thumbnail_id','3036'),(31817,2014,'_yoast_wpseo_content_score','60'),(31818,2014,'_yoast_wpseo_primary_category','220'),(31819,2014,'_edit_last','1'),(31820,2014,'_thumbnail_id','3036'),(31821,2014,'_yoast_wpseo_content_score','60'),(31822,2014,'_yoast_wpseo_primary_category','220'),(31823,2014,'_yoast_wpseo_estimated-reading-time-minutes',''),(31824,2019,'_edit_last','1'),(31825,2019,'_thumbnail_id','3915'),(31826,2019,'_yoast_wpseo_content_score','60'),(31827,2019,'_wp_old_date','2020-09-22'),(31828,2019,'_yoast_wpseo_primary_category','220'),(31829,2019,'_yoast_wpseo_estimated-reading-time-minutes',''),(31830,2022,'_wp_old_date','2020-09-22'),(31831,2022,'_yoast_wpseo_content_score','60'),(31832,2022,'_edit_last','1'),(31833,2022,'_thumbnail_id','3917'),(31834,2022,'_yoast_wpseo_primary_category','220'),(31835,2022,'_yoast_wpseo_primary_category','220'),(31836,2022,'_yoast_wpseo_content_score','60'),(31837,2022,'_wp_old_date','2020-09-22'),(31838,2022,'_edit_last','1'),(31839,2022,'_thumbnail_id','3917'),(31840,2022,'_yoast_wpseo_estimated-reading-time-minutes',''),(31841,2025,'_yoast_wpseo_primary_category',''),(31842,2025,'_wp_old_date','2020-09-22'),(31843,2025,'_yoast_wpseo_content_score','90'),(31844,2025,'_thumbnail_id','3923'),(31845,2025,'_edit_last','1'),(31846,2025,'_edit_last','1'),(31847,2025,'_thumbnail_id','3923'),(31848,2025,'_yoast_wpseo_content_score','90'),(31849,2025,'_wp_old_date','2020-09-22'),(31850,2025,'_yoast_wpseo_primary_category',''),(31851,2025,'_yoast_wpseo_estimated-reading-time-minutes','4'),(31852,2028,'_wp_old_date','2020-09-22'),(31853,2028,'_yoast_wpseo_primary_category',''),(31854,2028,'_yoast_wpseo_content_score','60'),(31855,2028,'_thumbnail_id','3921'),(31856,2028,'_edit_last','1'),(31857,2028,'_edit_last','1'),(31858,2028,'_thumbnail_id','3921'),(31859,2028,'_yoast_wpseo_content_score','60'),(31860,2028,'_wp_old_date','2020-09-22'),(31861,2028,'_yoast_wpseo_primary_category',''),(31862,2028,'_yoast_wpseo_estimated-reading-time-minutes','4'),(31863,2036,'_edit_last','1'),(31864,2036,'_thumbnail_id','3982'),(31865,2036,'_yoast_wpseo_content_score','60'),(31866,2036,'_yoast_wpseo_primary_category',''),(31867,2036,'_yoast_wpseo_estimated-reading-time-minutes','4'),(31868,2039,'_edit_last','1'),(31869,2039,'_yoast_wpseo_content_score','90'),(31870,2039,'_yoast_wpseo_primary_category',''),(31871,2039,'_thumbnail_id','3975'),(31872,2039,'_wp_old_date','2020-10-12'),(31873,2039,'_wp_old_date','2020-09-29'),(31874,2039,'_yoast_wpseo_estimated-reading-time-minutes','5'),(31875,2042,'_thumbnail_id','3972'),(31876,2042,'_wp_old_date','2020-10-12'),(31877,2042,'_yoast_wpseo_content_score','60'),(31878,2042,'_yoast_wpseo_primary_category',''),(31879,2042,'_edit_last','1'),(31880,2042,'_yoast_wpseo_estimated-reading-time-minutes','3'),(31881,2042,'_yoast_wpseo_wordproof_timestamp',''),(31882,2045,'_yoast_wpseo_linkdex','79'),(31883,2045,'_yoast_wpseo_content_score','60'),(31884,2045,'_yoast_wpseo_primary_category',''),(31885,2045,'_thumbnail_id','3974'),(31886,2045,'_wp_old_date','2020-10-26'),(31887,2045,'_edit_last','1'),(31888,2045,'_yoast_wpseo_focuskw','Planning ahead for a new website'),(31889,2045,'_yoast_wpseo_metadesc','Are you looking to launch a new website or refresh your current site in the next 6-12 months? Planning ahead for a new website is important.'),(31890,2045,'_yoast_wpseo_estimated-reading-time-minutes','4'),(31891,5651,'_edit_last','1'),(31892,5651,'_yoast_wpseo_content_score','30'),(31893,5651,'_yoast_wpseo_primary_category',''),(31894,5651,'_thumbnail_id','5644'),(31895,5651,'_wp_old_date','2020-10-26'),(31896,5651,'_yoast_wpseo_estimated-reading-time-minutes','3'),(31897,5652,'_edit_last','1'),(31898,5652,'_yoast_wpseo_content_score','30'),(31899,5652,'_thumbnail_id','5646'),(31900,5652,'_edit_last','1'),(31901,5652,'_yoast_wpseo_content_score','30'),(31902,5652,'_thumbnail_id','5646'),(31903,5652,'_yoast_wpseo_primary_category',''),(31904,5652,'_yoast_wpseo_estimated-reading-time-minutes','4'),(31905,5652,'_yoast_wpseo_wordproof_timestamp',''),(31906,5653,'_edit_last','1'),(31907,5653,'_yoast_wpseo_content_score','90'),(31908,5653,'_yoast_wpseo_primary_category',''),(31909,5653,'_thumbnail_id','5647'),(31910,5653,'_wp_old_date','2020-11-10'),(31911,5653,'_wp_old_date','2020-11-10'),(31912,5653,'_edit_last','1'),(31913,5653,'_yoast_wpseo_content_score','90'),(31914,5653,'_yoast_wpseo_primary_category',''),(31915,5653,'_thumbnail_id','5647'),(31916,5653,'_yoast_wpseo_estimated-reading-time-minutes','3'),(31917,5654,'_yoast_wpseo_content_score','60'),(31918,5654,'_thumbnail_id','5655'),(31919,5654,'_edit_last','1'),(31920,5654,'_yoast_wpseo_primary_category',''),(31921,5654,'_yoast_wpseo_estimated-reading-time-minutes','4'),(31922,5654,'_yoast_wpseo_wordproof_timestamp',''),(31923,5656,'_yoast_wpseo_focuskw','The Importance of User Experience Design For Your Website'),(31924,5656,'_yoast_wpseo_metadesc','The Importance of User Experience Design For Your Website. In simple terms, UX is the feeling you get when interacting with a website'),(31925,5656,'_yoast_wpseo_linkdex','73'),(31926,5656,'_yoast_wpseo_content_score','90'),(31927,5656,'_yoast_wpseo_primary_category',''),(31928,5656,'_thumbnail_id','5657'),(31929,5656,'_wp_old_date','2020-11-24'),(31930,5656,'_edit_last','1'),(31931,5656,'_yoast_wpseo_estimated-reading-time-minutes','5'),(31932,5658,'_yoast_wpseo_content_score','60'),(31933,5658,'_yoast_wpseo_primary_category',''),(31934,5658,'_thumbnail_id','5659'),(31935,5658,'_wp_old_date','2020-11-30'),(31936,5658,'_yoast_wpseo_primary_category',''),(31937,5658,'_thumbnail_id','5659'),(31938,5658,'_wp_old_date','2020-11-30'),(31939,5658,'_yoast_wpseo_content_score','60'),(31940,5658,'_edit_last','1'),(31941,5658,'_edit_last','1'),(31942,5658,'_yoast_wpseo_estimated-reading-time-minutes','3'),(31943,5660,'_thumbnail_id','5661'),(31944,5660,'_edit_last','1'),(31945,5660,'_yoast_wpseo_content_score','90'),(31946,5660,'_yoast_wpseo_primary_category',''),(31947,5660,'_thumbnail_id','5661'),(31948,5660,'_yoast_wpseo_content_score','90'),(31949,5660,'_yoast_wpseo_primary_category',''),(31950,5660,'_edit_last','1'),(31951,5662,'_yoast_wpseo_primary_category',''),(31952,5662,'_thumbnail_id','5663'),(31953,5662,'_yoast_wpseo_content_score','90'),(31954,5662,'_edit_last','1'),(31955,5662,'_yoast_wpseo_estimated-reading-time-minutes','4'),(31956,5665,'_yoast_wpseo_primary_category',''),(31957,5665,'_yoast_wpseo_content_score','30'),(31958,5665,'_edit_last','1'),(31959,5665,'_thumbnail_id','5666'),(31960,5665,'_edit_last','1'),(31961,5665,'_thumbnail_id','5666'),(31962,5665,'_yoast_wpseo_content_score','30'),(31963,5665,'_yoast_wpseo_primary_category',''),(31964,5667,'_yoast_wpseo_primary_category',''),(31965,5667,'_yoast_wpseo_content_score','30'),(31966,5667,'_edit_last','1'),(31967,5667,'_thumbnail_id','5668'),(31968,5667,'_edit_last','1'),(31969,5667,'_thumbnail_id','5668'),(31970,5667,'_yoast_wpseo_content_score','30'),(31971,5667,'_yoast_wpseo_primary_category',''),(31972,5669,'_yoast_wpseo_content_score','30'),(31973,5669,'_yoast_wpseo_primary_category',''),(31974,5669,'_yoast_wpseo_focuskw','Free Social Media Content Calendar for 2021'),(31975,5669,'_yoast_wpseo_metadesc','Free Social Media Content Calendar for 2021. Get help planning your social media with Actuate\'s free social media calendar for 2021'),(31976,5669,'_yoast_wpseo_linkdex','75'),(31977,5669,'_thumbnail_id','5670'),(31978,5669,'_edit_last','1'),(31979,5669,'_yoast_wpseo_estimated-reading-time-minutes',''),(31980,5671,'_yoast_wpseo_focuskw','Your eCommerce Guide to Valentine\'s Day'),(31981,5671,'_yoast_wpseo_metadesc','Your eCommerce Guide to Valentine\'s Day. We\'re heading into a lockdown Valentine\'s Day because unfortunately not only LOVE is in the air!'),(31982,5671,'_yoast_wpseo_linkdex','59'),(31983,5671,'_yoast_wpseo_content_score','30'),(31984,5671,'_yoast_wpseo_primary_category','3'),(31985,5671,'_thumbnail_id','4478'),(31986,5671,'_wp_old_date','2021-01-25'),(31987,5671,'_edit_last','1'),(31988,5671,'_yoast_wpseo_estimated-reading-time-minutes',''),(31989,5673,'_yoast_wpseo_content_score','90'),(31990,5673,'_yoast_wpseo_focuskw','Understanding The Total Cost of Ownership For Your E- Commerce Website'),(31991,5673,'_yoast_wpseo_metadesc','Unfortunately, not all eCommerce solutions are built equally with many coming with hidden costs or caveats'),(31992,5673,'_yoast_wpseo_linkdex','64'),(31993,5673,'_yoast_wpseo_primary_category',''),(31994,5673,'_thumbnail_id','5674'),(31995,5673,'_wp_old_date','2021-01-12'),(31996,5673,'_wp_old_date','2021-01-18'),(31997,5673,'_edit_last','1'),(31998,5673,'_yoast_wpseo_estimated-reading-time-minutes','5'),(31999,5676,'_edit_last','1'),(32000,5676,'_yoast_wpseo_focuskw','Conquering eCommerce Conversion Rates'),(32001,5676,'_yoast_wpseo_metadesc','Conquering eCommerce Conversion Rates. Are you besieged continuously with three-letter acronyms and wish for once that someone would explain'),(32002,5676,'_yoast_wpseo_linkdex','73'),(32003,5676,'_yoast_wpseo_content_score','90'),(32004,5676,'_yoast_wpseo_estimated-reading-time-minutes','5'),(32005,5676,'_yoast_wpseo_primary_category',''),(32006,5676,'_thumbnail_id','5677'),(32007,5676,'_wp_old_date','2021-02-04'),(32008,5678,'_edit_last','1'),(32009,5678,'_yoast_wpseo_content_score','60'),(32010,5678,'_yoast_wpseo_estimated-reading-time-minutes','11'),(32011,5678,'_yoast_wpseo_primary_category',''),(32012,5678,'_thumbnail_id','5679'),(32013,5678,'_wp_old_date','2021-02-08'),(32014,5680,'_edit_last','1'),(32015,5680,'_yoast_wpseo_focuskw','5 eCommerce Predictions And Trends For 2021 '),(32016,5680,'_yoast_wpseo_metadesc','5 eCommerce Predictions And Trends For 2021. Due to the COVID pandemic, global eCommerce sales soured during 2020.'),(32017,5680,'_yoast_wpseo_linkdex','70'),(32018,5680,'_yoast_wpseo_content_score','90'),(32019,5680,'_yoast_wpseo_estimated-reading-time-minutes','3'),(32020,5680,'_yoast_wpseo_primary_category',''),(32021,5680,'_thumbnail_id','5681'),(32022,5680,'_wp_old_date','2021-02-08'),(32023,2146,'_edit_last','1'),(32024,2146,'_yoast_wpseo_content_score','60'),(32025,2146,'_yoast_wpseo_estimated-reading-time-minutes','3'),(32026,2146,'_yoast_wpseo_primary_category','32'),(32027,2146,'_thumbnail_id','4488'),(32028,2146,'_wp_old_date','2021-03-22'),(32047,2162,'_edit_last','1'),(32048,2162,'_yoast_wpseo_content_score','30'),(32049,2162,'_yoast_wpseo_estimated-reading-time-minutes','4'),(32050,2162,'_yoast_wpseo_primary_category',''),(32051,2162,'_thumbnail_id','4497'),(32052,2162,'_wp_old_date','2021-04-27'),(32053,2164,'_edit_last','1'),(32054,2164,'_yoast_wpseo_content_score','60'),(32055,2164,'_yoast_wpseo_estimated-reading-time-minutes','4'),(32056,2164,'_yoast_wpseo_primary_category',''),(32057,2164,'_thumbnail_id','4499'),(32058,2166,'_edit_last','1'),(32059,2166,'_yoast_wpseo_content_score','90'),(32060,2166,'_yoast_wpseo_estimated-reading-time-minutes','4'),(32061,2166,'_yoast_wpseo_primary_category',''),(32062,2166,'_thumbnail_id','4501'),(32063,2166,'_wp_old_date','2021-05-05'),(32064,2168,'_edit_last','1'),(32065,2168,'_yoast_wpseo_content_score','90'),(32066,2168,'_yoast_wpseo_estimated-reading-time-minutes','3'),(32067,2168,'_yoast_wpseo_primary_category',''),(32068,2168,'_thumbnail_id','4503'),(32069,2168,'_wp_old_date','2021-05-05'),(32076,4917,'_edit_last','1'),(32077,4917,'_thumbnail_id','4918'),(32078,4917,'_yoast_wpseo_focuskw','Magento 2.4.3 Update'),(32079,4917,'_yoast_wpseo_metadesc','The Magento 2.4.3 update is now available. This update is a big one! The release includes over 370 new fixes.'),(32080,4917,'_yoast_wpseo_linkdex','86'),(32081,4917,'_yoast_wpseo_content_score','90'),(32082,4917,'_yoast_wpseo_estimated-reading-time-minutes','3'),(32083,4917,'_yoast_wpseo_primary_category',''),(32084,4917,'_wp_old_date','2021-09-28'),(32094,5704,'_edit_last','1'),(32095,5704,'_thumbnail_id','5005'),(32096,5704,'_rocket_exclude_remove_unused_css','1'),(32097,5704,'_yoast_wpseo_content_score','90'),(32098,5704,'_yoast_wpseo_estimated-reading-time-minutes','2'),(32099,5704,'_yoast_wpseo_primary_category','249'),(32100,5706,'_edit_last','1'),(32101,5706,'_thumbnail_id','5707'),(32102,5706,'_yoast_wpseo_content_score','90'),(32103,5706,'_yoast_wpseo_estimated-reading-time-minutes','1'),(32104,5706,'_wp_old_date','2022-02-28'),(32105,5706,'_yoast_wpseo_primary_category',''),(32106,5706,'_monsterinsights_sitenote_active','0'),(32107,5095,'_edit_last','1'),(32108,5095,'_thumbnail_id','5119'),(32109,5095,'_yoast_wpseo_title','A Beginner’s Guide To A/B Split Testing'),(32110,5095,'_yoast_wpseo_metadesc','Looking to get more from your website? Find out how A/B split testing can help. For eCommerce strategy development and more call us on 0161 672 0877 now!'),(32111,5095,'_yoast_wpseo_content_score','90'),(32112,5095,'_yoast_wpseo_estimated-reading-time-minutes','4'),(32113,5095,'_yoast_wpseo_wordproof_timestamp',''),(32114,5095,'_yoast_wpseo_primary_category',''),(32115,5103,'_edit_last','1'),(32116,5103,'_yoast_wpseo_focuskw','UX design for startups'),(32117,5103,'_yoast_wpseo_title','4 Reasons Your Startup Needs UX Design'),(32118,5103,'_yoast_wpseo_metadesc','Are you a startup business? Then you should consider our UX design for startups. Reach out to us on 0161 672 0877 to get started today!'),(32119,5103,'_yoast_wpseo_linkdex','81'),(32120,5103,'_yoast_wpseo_content_score','90'),(32121,5103,'_yoast_wpseo_estimated-reading-time-minutes','4'),(32122,5103,'_yoast_wpseo_wordproof_timestamp',''),(32123,5103,'_wp_old_date','2022-09-28'),(32124,5103,'_yoast_wpseo_primary_category',''),(32125,5103,'_thumbnail_id','5120'),(32126,5112,'_edit_last','1'),(32127,5112,'_yoast_wpseo_focuskw','Halloween website tips'),(32128,5112,'_yoast_wpseo_title','Create A Spooktacular Website For Halloween — Here’s How!'),(32129,5112,'_yoast_wpseo_metadesc','Considering spooking up your website for Halloween? Here are a few tips to help you out. For all your website design needs, call us on 0161 672 0877!'),(32130,5112,'_yoast_wpseo_linkdex','73'),(32131,5112,'_yoast_wpseo_content_score','90'),(32132,5112,'_yoast_wpseo_estimated-reading-time-minutes','4'),(32133,5112,'_yoast_wpseo_wordproof_timestamp',''),(32134,5112,'_yoast_wpseo_primary_category',''),(32135,5112,'_thumbnail_id','5169'),(32144,5724,'_edit_last','1'),(32145,5724,'_yoast_wpseo_focuskw','eCommerce mistakes'),(32146,5724,'_yoast_wpseo_title','4 Common eCommerce Errors that Beginners Should Avoid'),(32147,5724,'_yoast_wpseo_metadesc','Here are a few common eCommerce mistakes often made by beginners. Contact Actuate Agency at 0161 672 0877 for the best eCommerce solutions!'),(32148,5724,'_yoast_wpseo_linkdex','80'),(32149,5724,'_yoast_wpseo_content_score','90'),(32150,5724,'_yoast_wpseo_estimated-reading-time-minutes','4'),(32151,5724,'_yoast_wpseo_wordproof_timestamp',''),(32152,5724,'_yoast_wpseo_primary_category',''),(32153,5724,'_thumbnail_id','5725'),(32154,5726,'_edit_last','1'),(32155,5726,'_thumbnail_id','5727'),(32156,5726,'_yoast_wpseo_focuskw','eCommerce website for Christmas'),(32157,5726,'_yoast_wpseo_title','4 Effective Tips To Boost Your Ecommerce Website For Christmas'),(32158,5726,'_yoast_wpseo_metadesc','Want to boost your holiday sales? Here’s how you can set up your eCommerce website for Christmas. Contact Actuate Agency for the best eCommerce solutions!'),(32159,5726,'_yoast_wpseo_linkdex','84'),(32160,5726,'_yoast_wpseo_content_score','90'),(32161,5726,'_yoast_wpseo_estimated-reading-time-minutes','4'),(32162,5726,'_yoast_wpseo_wordproof_timestamp',''),(32163,5726,'_yoast_wpseo_primary_category',''),(32164,5728,'_thumbnail_id','5729'),(32165,5728,'_edit_last','1'),(32166,5728,'_yoast_wpseo_focuskw','Holiday Discount Pricing Strategies'),(32167,5728,'_yoast_wpseo_title','3 Amazing Holiday Discount Pricing Strategies for Festive Season'),(32168,5728,'_yoast_wpseo_metadesc','Increase your AOV with these helpful holiday discount pricing strategies. For efficient eCommerce solutions, Contact Actuate Agency on 0161 672 0877.'),(32169,5728,'_yoast_wpseo_linkdex','80'),(32170,5728,'_yoast_wpseo_content_score','30'),(32171,5728,'_yoast_wpseo_estimated-reading-time-minutes','4'),(32172,5728,'_yoast_wpseo_wordproof_timestamp',''),(32173,5728,'_yoast_wpseo_primary_category',''),(32174,5730,'_edit_last','1'),(32175,5730,'_yoast_wpseo_focuskw','shopify ecommerce'),(32176,5730,'_yoast_wpseo_title','5 Reasons Why You Need to Shift to Shopify Now!'),(32177,5730,'_yoast_wpseo_metadesc','Find out how Shopify eCommerce can benefit your online business. Contact Actuate Agency for Shopify eCommerce development, maintenance and more.'),(32178,5730,'_yoast_wpseo_linkdex','78'),(32179,5730,'_yoast_wpseo_content_score','90'),(32180,5730,'_yoast_wpseo_estimated-reading-time-minutes','4'),(32181,5730,'_yoast_wpseo_wordproof_timestamp',''),(32182,5730,'_yoast_wpseo_primary_category',''),(32183,5730,'_thumbnail_id','5731'),(32184,5732,'_edit_last','1'),(32185,5732,'_thumbnail_id','5733'),(32186,5732,'_yoast_wpseo_focuskw','ux design for eCommerce websites'),(32187,5732,'_yoast_wpseo_title','4 Ways Good UX Design for eCommerce Websites is Beneficial'),(32188,5732,'_yoast_wpseo_metadesc','Having immersive UX designs for eCommerce websites can be game-changing for businesses. Read to learn more and contact us for UX design services!'),(32189,5732,'_yoast_wpseo_linkdex','77'),(32190,5732,'_yoast_wpseo_content_score','90'),(32191,5732,'_yoast_wpseo_estimated-reading-time-minutes','4'),(32192,5732,'_yoast_wpseo_wordproof_timestamp',''),(32193,5732,'_yoast_wpseo_primary_category',''),(32194,5735,'_thumbnail_id','5736'),(32195,5735,'_edit_last','1'),(32196,5735,'_yoast_wpseo_focuskw','eCommerce strategy tips for small businesses'),(32197,5735,'_yoast_wpseo_title','4 Reliable eCommerce Strategy Strategies for Small Businesses'),(32198,5735,'_yoast_wpseo_metadesc','Need some eCommerce strategy tips for small businesses? Read this blog and contact Actuate agency for eCommerce strategy services today!'),(32199,5735,'_yoast_wpseo_linkdex','77'),(32200,5735,'_yoast_wpseo_content_score','90'),(32201,5735,'_yoast_wpseo_estimated-reading-time-minutes','4'),(32202,5735,'_yoast_wpseo_wordproof_timestamp',''),(32203,5735,'_yoast_wpseo_primary_category',''),(32204,5737,'_edit_last','1'),(32205,5737,'_thumbnail_id','5738'),(32206,5737,'_yoast_wpseo_focuskw','benefits of Magento 2'),(32207,5737,'_yoast_wpseo_title','5 Benefits of Using Magento 2 on Your eCommerce Store'),(32208,5737,'_yoast_wpseo_metadesc','Upgrading to Magneto 2 can provide unique benefits to your eCommerce website. From better UX to more sales, learn about the advantages here!'),(32209,5737,'_yoast_wpseo_linkdex','78'),(32210,5737,'_yoast_wpseo_content_score','90'),(32211,5737,'_yoast_wpseo_estimated-reading-time-minutes','4'),(32212,5737,'_yoast_wpseo_wordproof_timestamp',''),(32213,5737,'_wp_old_date','2023-02-06'),(32214,5737,'_yoast_wpseo_primary_category',''),(32215,5739,'_edit_last','1'),(32216,5739,'_thumbnail_id','5740'),(32217,5739,'_yoast_wpseo_focuskw','shopify best practices'),(32218,5739,'_yoast_wpseo_title','3 Best Practices for Shopify to Improve Customer Experience'),(32219,5739,'_yoast_wpseo_metadesc','Implementing the best practices help your Shopify website gain more sales. This includes improving the look and feel of your Shopify store'),(32220,5739,'_yoast_wpseo_linkdex','82'),(32221,5739,'_yoast_wpseo_content_score','90'),(32222,5739,'_yoast_wpseo_estimated-reading-time-minutes','4'),(32223,5739,'_yoast_wpseo_wordproof_timestamp',''),(32224,5739,'_wp_old_date','2023-02-15'),(32225,5739,'_yoast_wpseo_primary_category',''),(32226,5741,'_edit_last','1'),(32227,5741,'_wp_old_date','2023-03-01'),(32228,5741,'_thumbnail_id','5742'),(32229,5741,'_yoast_wpseo_focuskw','advantages of mobile-friendly eCommerce website'),(32230,5741,'_yoast_wpseo_title','4 Advantages of Having a Mobile-Friendly eCommerce Website'),(32231,5741,'_yoast_wpseo_metadesc','There are many advantages to having a mobile-friendly eCommerce website you can’t ignore. To learn more, contact Actuate Agency today!'),(32232,5741,'_yoast_wpseo_linkdex','77'),(32233,5741,'_yoast_wpseo_content_score','60'),(32234,5741,'_yoast_wpseo_estimated-reading-time-minutes','4'),(32235,5741,'_yoast_wpseo_wordproof_timestamp',''),(32236,5743,'_edit_last','1'),(32237,5743,'_thumbnail_id','5744'),(32238,5743,'_yoast_wpseo_title','3 Tips to Create an Engaging eCommerce Website Design'),(32239,5743,'_yoast_wpseo_metadesc','Looking for ways to create an engaging eCommerce website that generates more sales? Read this blog to learn more!'),(32240,5743,'_yoast_wpseo_content_score','90'),(32241,5743,'_yoast_wpseo_estimated-reading-time-minutes','4'),(32242,5743,'_yoast_wpseo_wordproof_timestamp',''),(32243,5743,'_yoast_wpseo_primary_category',''),(32330,4856,'_wp_attached_file','the-pros-and-cons-of-live-chat-1-scaled-2.jpg'),(32331,4856,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:45:\"the-pros-and-cons-of-live-chat-1-scaled-2.jpg\";s:8:\"filesize\";i:11937;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:54:\"the-pros-and-cons-of-live-chat-1-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25665;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:54:\"the-pros-and-cons-of-live-chat-1-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22989;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21635;}s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6376;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6627;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7856;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"the-pros-and-cons-of-live-chat-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18220;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:54:\"the-pros-and-cons-of-live-chat-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28719;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21098;}s:8:\"masthead\";a:5:{s:4:\"file\";s:54:\"the-pros-and-cons-of-live-chat-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29588;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:54:\"the-pros-and-cons-of-live-chat-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28944;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:54:\"the-pros-and-cons-of-live-chat-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28944;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18785;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7494;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12478;}s:10:\"team-small\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13096;}s:10:\"team-large\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20180;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20645;}s:10:\"page-small\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14856;}s:10:\"page-large\";a:5:{s:4:\"file\";s:54:\"the-pros-and-cons-of-live-chat-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34460;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12366;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21251;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20645;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20645;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:52:\"the-pros-and-cons-of-live-chat-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2607;}s:13:\"project-small\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14856;}s:13:\"project-large\";a:5:{s:4:\"file\";s:54:\"the-pros-and-cons-of-live-chat-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23843;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:53:\"the-pros-and-cons-of-live-chat-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12180;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32332,4856,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:44830;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23852;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5321;}s:3:\"end\";i:1625590249;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:25956;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:19709;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7593;}s:3:\"end\";i:1625590250;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:7822;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5481;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7007;}s:3:\"end\";i:1625590250;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:19952;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:11889;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5959;}s:3:\"end\";i:1625590251;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:31055;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:17265;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5559;}s:3:\"end\";i:1625590253;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32333,4856,'_wp_attachment_image_alt','The Pro\'s And Con\'s Of Live Chat Support For eCommerce Sites'),(32337,4857,'_wp_attached_file','how-to-write-product-descriptions-that-sell-1-scaled-2.jpg'),(32338,4857,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:58:\"how-to-write-product-descriptions-that-sell-1-scaled-2.jpg\";s:8:\"filesize\";i:89253;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:67:\"how-to-write-product-descriptions-that-sell-1-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120618;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:67:\"how-to-write-product-descriptions-that-sell-1-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103793;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82588;}s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27068;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28963;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34422;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"how-to-write-product-descriptions-that-sell-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80821;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:67:\"how-to-write-product-descriptions-that-sell-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119212;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78492;}s:8:\"masthead\";a:5:{s:4:\"file\";s:67:\"how-to-write-product-descriptions-that-sell-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113365;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:67:\"how-to-write-product-descriptions-that-sell-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143846;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:67:\"how-to-write-product-descriptions-that-sell-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143846;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67476;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36369;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57530;}s:10:\"team-small\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41650;}s:10:\"team-large\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82349;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73380;}s:10:\"page-small\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62010;}s:10:\"page-large\";a:5:{s:4:\"file\";s:67:\"how-to-write-product-descriptions-that-sell-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168020;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56199;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90974;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73380;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73380;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:65:\"how-to-write-product-descriptions-that-sell-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9052;}s:13:\"project-small\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62010;}s:13:\"project-large\";a:5:{s:4:\"file\";s:67:\"how-to-write-product-descriptions-that-sell-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111789;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:66:\"how-to-write-product-descriptions-that-sell-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55532;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32339,4857,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:198729;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:104562;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5262;}s:3:\"end\";i:1625590308;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:94994;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:57448;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.6048;}s:3:\"end\";i:1625590309;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:33101;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:33101;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:1;}s:3:\"end\";i:1625590310;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:96221;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:52187;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5424;}s:3:\"end\";i:1625590312;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:144421;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:92756;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6423;}s:3:\"end\";i:1625590314;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32340,4857,'_wp_attachment_image_alt','How to Write Product Descriptions that Sell'),(32344,4858,'_wp_attached_file','Welcome-to-Martin-Sylvester-1-scaled-2.jpg'),(32345,4858,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:42:\"Welcome-to-Martin-Sylvester-1-scaled-2.jpg\";s:8:\"filesize\";i:11564;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:51:\"Welcome-to-Martin-Sylvester-1-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25099;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:51:\"Welcome-to-Martin-Sylvester-1-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22994;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20366;}s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5551;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5773;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6964;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"Welcome-to-Martin-Sylvester-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17005;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:51:\"Welcome-to-Martin-Sylvester-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27707;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19755;}s:8:\"masthead\";a:5:{s:4:\"file\";s:51:\"Welcome-to-Martin-Sylvester-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29700;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:51:\"Welcome-to-Martin-Sylvester-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28399;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:51:\"Welcome-to-Martin-Sylvester-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28399;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17089;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6597;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11427;}s:10:\"team-small\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11253;}s:10:\"team-large\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19155;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19152;}s:10:\"page-small\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13770;}s:10:\"page-large\";a:5:{s:4:\"file\";s:51:\"Welcome-to-Martin-Sylvester-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33996;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11275;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20096;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19152;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19152;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:49:\"Welcome-to-Martin-Sylvester-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2156;}s:13:\"project-small\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13770;}s:13:\"project-large\";a:5:{s:4:\"file\";s:51:\"Welcome-to-Martin-Sylvester-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22655;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:50:\"Welcome-to-Martin-Sylvester-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11151;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32346,4858,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:43186;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23519;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5446;}s:3:\"end\";i:1625590379;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:24562;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18429;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7503;}s:3:\"end\";i:1625590381;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:6898;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:3879;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.5623;}s:3:\"end\";i:1625590381;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:18432;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10782;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.585;}s:3:\"end\";i:1625590382;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:30289;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:16673;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5505;}s:3:\"end\";i:1625590384;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32347,4858,'_wp_attachment_image_alt','Welcome to Martin Sylvester!'),(32351,4859,'_wp_attached_file','can-page-load-speed-help-your-ecmmerce-website-1-scaled-2.jpg'),(32352,4859,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:61:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2.jpg\";s:8:\"filesize\";i:14342;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:70:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30688;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:70:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27094;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25970;}s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7574;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7942;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9402;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:70:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21105;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:70:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32604;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24918;}s:8:\"masthead\";a:5:{s:4:\"file\";s:70:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32994;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:70:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34268;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:70:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34268;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22368;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9097;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15444;}s:10:\"team-small\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15215;}s:10:\"team-large\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24572;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24148;}s:10:\"page-small\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18365;}s:10:\"page-large\";a:5:{s:4:\"file\";s:70:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40138;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15281;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25711;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24148;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24148;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:68:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3114;}s:13:\"project-small\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18365;}s:13:\"project-large\";a:5:{s:4:\"file\";s:70:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28236;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:69:\"can-page-load-speed-help-your-ecmmerce-website-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15013;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32353,4859,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:49533;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28280;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5709;}s:3:\"end\";i:1625590437;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:29425;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22066;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7499;}s:3:\"end\";i:1625590438;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9062;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:6630;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7316;}s:3:\"end\";i:1625590439;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:23460;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14543;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6199;}s:3:\"end\";i:1625590440;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:35359;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:20618;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5831;}s:3:\"end\";i:1625590442;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32354,4859,'_wp_attachment_image_alt','Can Page Load Speed Help Your eCommerce Website?'),(32358,4860,'_wp_attached_file','using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2.jpg'),(32359,4860,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:61:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2.jpg\";s:8:\"filesize\";i:23840;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:70:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50955;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:70:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42954;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47965;}s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10639;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11311;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13290;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:70:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31315;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:70:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48088;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46080;}s:8:\"masthead\";a:5:{s:4:\"file\";s:70:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56752;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:70:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54731;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:70:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54731;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40721;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13577;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25366;}s:10:\"team-small\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26303;}s:10:\"team-large\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42019;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43749;}s:10:\"page-small\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31325;}s:10:\"page-large\";a:5:{s:4:\"file\";s:70:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60892;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25217;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43170;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43749;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43749;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:68:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3998;}s:13:\"project-small\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31325;}s:13:\"project-large\";a:5:{s:4:\"file\";s:70:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46012;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:69:\"using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24345;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32360,4860,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:75571;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:47864;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.6334;}s:3:\"end\";i:1625590515;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:53729;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:42412;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7894;}s:3:\"end\";i:1625590516;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12771;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10756;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8422;}s:3:\"end\";i:1625590516;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:35712;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23301;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6525;}s:3:\"end\";i:1625590518;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:55563;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:35802;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6443;}s:3:\"end\";i:1625590519;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32361,4860,'_wp_attachment_image_alt','Using Pokemon Go in a Local Marketing Campaign'),(32365,4862,'_wp_attached_file','5-tips-for-selling-crafts-1-scaled-2.jpg'),(32366,4862,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:40:\"5-tips-for-selling-crafts-1-scaled-2.jpg\";s:8:\"filesize\";i:14431;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:49:\"5-tips-for-selling-crafts-1-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29641;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:49:\"5-tips-for-selling-crafts-1-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26420;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25776;}s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7266;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7348;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8990;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"5-tips-for-selling-crafts-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20087;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:49:\"5-tips-for-selling-crafts-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31773;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25050;}s:8:\"masthead\";a:5:{s:4:\"file\";s:49:\"5-tips-for-selling-crafts-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30198;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:49:\"5-tips-for-selling-crafts-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32877;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:49:\"5-tips-for-selling-crafts-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32877;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22133;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8736;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14697;}s:10:\"team-small\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15581;}s:10:\"team-large\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23550;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24539;}s:10:\"page-small\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17407;}s:10:\"page-large\";a:5:{s:4:\"file\";s:49:\"5-tips-for-selling-crafts-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38674;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14616;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24699;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24539;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24539;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:47:\"5-tips-for-selling-crafts-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2920;}s:13:\"project-small\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17407;}s:13:\"project-large\";a:5:{s:4:\"file\";s:49:\"5-tips-for-selling-crafts-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27177;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:48:\"5-tips-for-selling-crafts-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14238;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32367,4862,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48110;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:27743;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5767;}s:3:\"end\";i:1625590591;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:30588;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24509;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.8013;}s:3:\"end\";i:1625590592;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8268;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5487;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6636;}s:3:\"end\";i:1625590592;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:22074;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:13869;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6283;}s:3:\"end\";i:1625590594;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:34522;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:20346;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5894;}s:3:\"end\";i:1625590595;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32368,4862,'_wp_attachment_image_alt','5 Tips for Selling Crafts Online'),(32372,4864,'_wp_attached_file','Congratulations-Mat-1-scaled-2.jpg'),(32373,4864,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:34:\"Congratulations-Mat-1-scaled-2.jpg\";s:8:\"filesize\";i:16144;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:43:\"Congratulations-Mat-1-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34142;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:43:\"Congratulations-Mat-1-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29899;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30164;}s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7317;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7802;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9173;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"Congratulations-Mat-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21957;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"Congratulations-Mat-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34397;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28631;}s:8:\"masthead\";a:5:{s:4:\"file\";s:43:\"Congratulations-Mat-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38262;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:43:\"Congratulations-Mat-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37094;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:43:\"Congratulations-Mat-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37094;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25215;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8859;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16069;}s:10:\"team-small\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15639;}s:10:\"team-large\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26371;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26403;}s:10:\"page-small\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19482;}s:10:\"page-large\";a:5:{s:4:\"file\";s:43:\"Congratulations-Mat-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43140;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16024;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27567;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26403;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26403;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:41:\"Congratulations-Mat-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2775;}s:13:\"project-small\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19482;}s:13:\"project-large\";a:5:{s:4:\"file\";s:43:\"Congratulations-Mat-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30231;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:42:\"Congratulations-Mat-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15656;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32374,4864,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:53695;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:31334;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5836;}s:3:\"end\";i:1625590728;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:33550;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:25507;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7603;}s:3:\"end\";i:1625590729;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8730;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5737;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6572;}s:3:\"end\";i:1625590730;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:24633;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:15120;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6138;}s:3:\"end\";i:1625590731;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:38216;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22792;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5964;}s:3:\"end\";i:1625590733;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32375,4864,'_wp_attachment_image_alt','Congratulations Mat!'),(32379,4865,'_wp_attached_file','smart-tips-for-successful-ecommerce-1-scaled-2.jpg'),(32380,4865,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:50:\"smart-tips-for-successful-ecommerce-1-scaled-2.jpg\";s:8:\"filesize\";i:20888;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:59:\"smart-tips-for-successful-ecommerce-1-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44777;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:59:\"smart-tips-for-successful-ecommerce-1-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37778;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41707;}s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9684;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10250;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12174;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:59:\"smart-tips-for-successful-ecommerce-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28238;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:59:\"smart-tips-for-successful-ecommerce-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43751;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40839;}s:8:\"masthead\";a:5:{s:4:\"file\";s:59:\"smart-tips-for-successful-ecommerce-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45867;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:59:\"smart-tips-for-successful-ecommerce-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48445;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:59:\"smart-tips-for-successful-ecommerce-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48445;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35845;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12211;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22400;}s:10:\"team-small\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24725;}s:10:\"team-large\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37204;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40023;}s:10:\"page-small\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27536;}s:10:\"page-large\";a:5:{s:4:\"file\";s:59:\"smart-tips-for-successful-ecommerce-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54717;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22318;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38280;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40023;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40023;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:57:\"smart-tips-for-successful-ecommerce-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3552;}s:13:\"project-small\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27536;}s:13:\"project-large\";a:5:{s:4:\"file\";s:59:\"smart-tips-for-successful-ecommerce-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41045;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:58:\"smart-tips-for-successful-ecommerce-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21635;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32381,4865,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:69413;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:43998;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.6339;}s:3:\"end\";i:1625590816;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:51133;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32063;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.6271;}s:3:\"end\";i:1625590817;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12344;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10399;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8424;}s:3:\"end\";i:1625590818;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32836;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21702;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6609;}s:3:\"end\";i:1625590820;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:49509;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:31687;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.64;}s:3:\"end\";i:1625590821;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32382,4865,'_wp_attachment_image_alt','Smart Tips for Successful Ecommerce'),(32386,4866,'_wp_attached_file','major-myths-about-magento-1-scaled-2.jpg'),(32387,4866,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:40:\"major-myths-about-magento-1-scaled-2.jpg\";s:8:\"filesize\";i:11781;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6300;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7821;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20943;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6617;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"major-myths-about-magento-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17716;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:49:\"major-myths-about-magento-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28058;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20398;}s:8:\"masthead\";a:5:{s:4:\"file\";s:49:\"major-myths-about-magento-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27636;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:49:\"major-myths-about-magento-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28061;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:49:\"major-myths-about-magento-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28061;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17905;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7413;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12069;}s:10:\"team-small\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12521;}s:10:\"team-large\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19310;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19808;}s:10:\"page-small\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14229;}s:10:\"page-large\";a:5:{s:4:\"file\";s:49:\"major-myths-about-magento-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33843;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11979;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20381;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19808;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19808;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:47:\"major-myths-about-magento-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2688;}s:13:\"project-small\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14229;}s:13:\"project-large\";a:5:{s:4:\"file\";s:49:\"major-myths-about-magento-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22916;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:48:\"major-myths-about-magento-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11757;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32388,4866,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:43069;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23451;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5445;}s:3:\"end\";i:1625590875;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:24922;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18434;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7397;}s:3:\"end\";i:1625590876;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:7768;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:4907;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6317;}s:3:\"end\";i:1625590877;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:19630;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:11902;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6063;}s:3:\"end\";i:1625590878;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:30445;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:17287;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5678;}s:3:\"end\";i:1625590880;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32389,4866,'_wp_attachment_image_alt','Major Myths About Magento'),(32393,4867,'_wp_attached_file','5-Reasons-Magento-2.0-Large-1-1.png'),(32394,4867,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:35:\"5-Reasons-Magento-2.0-Large-1-1.png\";s:8:\"filesize\";i:131665;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"5-Reasons-Magento-2.0-Large-1-1-730x195.png\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44468;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"5-Reasons-Magento-2.0-Large-1-1-855x228.png\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"5-Reasons-Magento-2.0-Large-1-1-760x683.png\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25835;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"5-Reasons-Magento-2.0-Large-1-1-768x205.png\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50904;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:44:\"5-Reasons-Magento-2.0-Large-1-1-1536x410.png\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:275478;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:44:\"5-Reasons-Magento-2.0-Large-1-1-2048x546.png\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:456908;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:43:\"5-Reasons-Magento-2.0-Large-1-1-750x683.png\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24645;}s:8:\"masthead\";a:5:{s:4:\"file\";s:44:\"5-Reasons-Magento-2.0-Large-1-1-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:248893;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:44:\"5-Reasons-Magento-2.0-Large-1-1-1460x683.png\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:149658;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:44:\"5-Reasons-Magento-2.0-Large-1-1-1460x683.png\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:153407;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:43:\"5-Reasons-Magento-2.0-Large-1-1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58546;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:43:\"5-Reasons-Magento-2.0-Large-1-1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55277;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:43:\"5-Reasons-Magento-2.0-Large-1-1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91702;}s:10:\"team-small\";a:5:{s:4:\"file\";s:43:\"5-Reasons-Magento-2.0-Large-1-1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26010;}s:10:\"team-large\";a:5:{s:4:\"file\";s:43:\"5-Reasons-Magento-2.0-Large-1-1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119340;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:43:\"5-Reasons-Magento-2.0-Large-1-1-690x683.png\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19796;}s:10:\"page-small\";a:5:{s:4:\"file\";s:43:\"5-Reasons-Magento-2.0-Large-1-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85428;}s:10:\"page-large\";a:5:{s:4:\"file\";s:44:\"5-Reasons-Magento-2.0-Large-1-1-1960x683.png\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:239168;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:43:\"5-Reasons-Magento-2.0-Large-1-1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86953;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:43:\"5-Reasons-Magento-2.0-Large-1-1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:165071;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:43:\"5-Reasons-Magento-2.0-Large-1-1-690x683.png\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19796;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:43:\"5-Reasons-Magento-2.0-Large-1-1-690x683.png\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19796;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:42:\"5-Reasons-Magento-2.0-Large-1-1-360x96.png\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8412;}s:13:\"project-small\";a:5:{s:4:\"file\";s:43:\"5-Reasons-Magento-2.0-Large-1-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85428;}s:13:\"project-large\";a:5:{s:4:\"file\";s:44:\"5-Reasons-Magento-2.0-Large-1-1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:262561;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:43:\"5-Reasons-Magento-2.0-Large-1-1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86779;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32395,4867,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:252380;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:76511;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:3000;s:6:\"height\";i:800;s:5:\"ratio\";d:0.3032;}s:3:\"end\";i:1625590950;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:28041;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:7999;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.2853;}s:3:\"end\";i:1625590951;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:39271;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:11206;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.2854;}s:3:\"end\";i:1625590951;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:220629;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:54717;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.248;}s:3:\"end\";i:1625590953;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:532139;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:117346;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.2205;}s:3:\"end\";i:1625590956;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32399,4867,'_wp_attachment_image_alt','Five Reasons Why Magento 2 is Better Than Magento'),(32400,4868,'_wp_attached_file','five-reasons-why-magento-2-is-better-than-magento-1-scaled-2.jpg'),(32401,4868,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:64:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2.jpg\";s:8:\"filesize\";i:17467;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8544;}s:5:\"large\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10538;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33330;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9004;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:73:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24017;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:73:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36774;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32057;}s:8:\"masthead\";a:5:{s:4:\"file\";s:73:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33769;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:73:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40046;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:73:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40046;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28222;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10305;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18120;}s:10:\"team-small\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19675;}s:10:\"team-large\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29443;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31706;}s:10:\"page-small\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21513;}s:10:\"page-large\";a:5:{s:4:\"file\";s:73:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46157;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18034;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30479;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31706;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31706;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:71:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3275;}s:13:\"project-small\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21513;}s:13:\"project-large\";a:5:{s:4:\"file\";s:73:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33071;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:72:\"five-reasons-why-magento-2-is-better-than-magento-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17634;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32402,4868,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:57425;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34917;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.608;}s:3:\"end\";i:1625590979;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:40730;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32811;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.8056;}s:3:\"end\";i:1625590980;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:10481;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:8639;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8243;}s:3:\"end\";i:1625590981;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:27275;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:17957;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6584;}s:3:\"end\";i:1625590982;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:41223;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:25825;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6265;}s:3:\"end\";i:1625590984;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32403,4868,'_wp_attachment_image_alt','Five Reasons Why Magento 2 is Better Than Magento'),(32407,4869,'_wp_attached_file','magento-2-is-here-1-scaled-2.jpg'),(32408,4869,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:32:\"magento-2-is-here-1-scaled-2.jpg\";s:8:\"filesize\";i:14524;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8257;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9866;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26877;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8652;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"magento-2-is-here-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21057;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"magento-2-is-here-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32474;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26757;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"magento-2-is-here-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27716;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"magento-2-is-here-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34325;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"magento-2-is-here-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34325;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22077;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9455;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15374;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14646;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24160;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25649;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18409;}s:10:\"page-large\";a:5:{s:4:\"file\";s:41:\"magento-2-is-here-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39891;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15264;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25382;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25649;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25649;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"magento-2-is-here-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3704;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18409;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"magento-2-is-here-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27903;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"magento-2-is-here-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15030;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32409,4869,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48565;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28161;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5799;}s:3:\"end\";i:1625591039;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:27846;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:19766;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7098;}s:3:\"end\";i:1625591040;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9808;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:7533;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.768;}s:3:\"end\";i:1625591040;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:23164;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14492;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6256;}s:3:\"end\";i:1625591042;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:35026;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:20594;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.588;}s:3:\"end\";i:1625591044;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32410,4869,'_wp_attachment_image_alt','Magento 2 is here!'),(32414,4870,'_wp_attached_file','how-to-get-your-website-visitors-to-convert-1-scaled-2.jpg'),(32415,4870,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:58:\"how-to-get-your-website-visitors-to-convert-1-scaled-2.jpg\";s:8:\"filesize\";i:13141;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6759;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8497;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24280;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7169;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19458;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:67:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30537;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23474;}s:8:\"masthead\";a:5:{s:4:\"file\";s:67:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29958;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:67:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31446;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:67:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31446;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20736;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8122;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13723;}s:10:\"team-small\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14634;}s:10:\"team-large\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22197;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22940;}s:10:\"page-small\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16390;}s:10:\"page-large\";a:5:{s:4:\"file\";s:67:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37171;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13549;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23286;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22940;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22940;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:65:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2705;}s:13:\"project-small\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16390;}s:13:\"project-large\";a:5:{s:4:\"file\";s:67:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25795;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:66:\"how-to-get-your-website-visitors-to-convert-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13404;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32416,4870,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:46467;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:26196;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5638;}s:3:\"end\";i:1625591104;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:28732;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21481;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7476;}s:3:\"end\";i:1625591106;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8279;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5544;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6696;}s:3:\"end\";i:1625591106;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:21251;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:13023;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6128;}s:3:\"end\";i:1625591107;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32631;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18812;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5765;}s:3:\"end\";i:1625591109;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32417,4870,'_wp_attachment_image_alt','How to get your website visitors to convert – the basics'),(32421,4872,'_wp_attached_file','ecommerce-is-evolving-1-scaled-2.jpg'),(32422,4872,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:36:\"ecommerce-is-evolving-1-scaled-2.jpg\";s:8:\"filesize\";i:13086;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6660;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8404;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25375;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7107;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"ecommerce-is-evolving-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19650;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"ecommerce-is-evolving-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31010;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24367;}s:8:\"masthead\";a:5:{s:4:\"file\";s:45:\"ecommerce-is-evolving-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30437;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:45:\"ecommerce-is-evolving-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32258;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:45:\"ecommerce-is-evolving-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32258;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21552;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8085;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14062;}s:10:\"team-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14977;}s:10:\"team-large\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22767;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23825;}s:10:\"page-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16743;}s:10:\"page-large\";a:5:{s:4:\"file\";s:45:\"ecommerce-is-evolving-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38273;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13870;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24011;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23825;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23825;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:43:\"ecommerce-is-evolving-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2584;}s:13:\"project-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16743;}s:13:\"project-large\";a:5:{s:4:\"file\";s:45:\"ecommerce-is-evolving-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26459;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:44:\"ecommerce-is-evolving-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13528;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32423,4872,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48426;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24202;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.4998;}s:3:\"end\";i:1625591191;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:29874;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:20351;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.6812;}s:3:\"end\";i:1625591192;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8480;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5208;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6142;}s:3:\"end\";i:1625591193;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:21396;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:11764;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5498;}s:3:\"end\";i:1625591194;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:34207;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:17437;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5097;}s:3:\"end\";i:1625591196;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32424,4872,'_wp_attachment_image_alt','eCommerce is a term quite widely known these days and has been around since the original .com boom. So what is eCommerce? Well it\'s a term used to describe a website that sells products online, a shop without the restrictions of bricks and mortar.'),(32428,4874,'_wp_attached_file','ecommerce-explodes-1-scaled-2.jpg'),(32429,4874,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:33:\"ecommerce-explodes-1-scaled-2.jpg\";s:8:\"filesize\";i:21903;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10693;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13130;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40674;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11211;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"ecommerce-explodes-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28629;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:42:\"ecommerce-explodes-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43539;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39860;}s:8:\"masthead\";a:5:{s:4:\"file\";s:42:\"ecommerce-explodes-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44749;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:42:\"ecommerce-explodes-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47849;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:42:\"ecommerce-explodes-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47849;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35443;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13067;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22736;}s:10:\"team-small\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24900;}s:10:\"team-large\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36867;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38774;}s:10:\"page-small\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27830;}s:10:\"page-large\";a:5:{s:4:\"file\";s:42:\"ecommerce-explodes-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53581;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22681;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38007;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38774;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38774;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:40:\"ecommerce-explodes-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4197;}s:13:\"project-small\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27830;}s:13:\"project-large\";a:5:{s:4:\"file\";s:42:\"ecommerce-explodes-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40646;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:41:\"ecommerce-explodes-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22196;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32430,4874,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:68193;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:45288;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.6641;}s:3:\"end\";i:1625591251;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:49243;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:42995;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.8731;}s:3:\"end\";i:1625591252;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13046;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:12235;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.9378;}s:3:\"end\";i:1625591253;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:33205;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23343;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.703;}s:3:\"end\";i:1625591255;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48844;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:33152;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6787;}s:3:\"end\";i:1625591256;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32431,4874,'_wp_attachment_image_alt','Ecommerce explodes with Black Friday & Cyber Monday'),(32435,4875,'_wp_attached_file','bring-on-cyber-monday-1-scaled-2.jpg'),(32436,4875,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:36:\"bring-on-cyber-monday-1-scaled-2.jpg\";s:8:\"filesize\";i:19038;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9047;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11335;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37858;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9645;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"bring-on-cyber-monday-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25878;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"bring-on-cyber-monday-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39896;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36553;}s:8:\"masthead\";a:5:{s:4:\"file\";s:45:\"bring-on-cyber-monday-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43418;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:45:\"bring-on-cyber-monday-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44845;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:45:\"bring-on-cyber-monday-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44845;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31614;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11282;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20188;}s:10:\"team-small\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22819;}s:10:\"team-large\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32919;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36053;}s:10:\"page-small\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24487;}s:10:\"page-large\";a:5:{s:4:\"file\";s:45:\"bring-on-cyber-monday-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50797;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19846;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34271;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36053;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36053;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:43:\"bring-on-cyber-monday-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3440;}s:13:\"project-small\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24487;}s:13:\"project-large\";a:5:{s:4:\"file\";s:45:\"bring-on-cyber-monday-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36737;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:44:\"bring-on-cyber-monday-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19460;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32437,4875,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:62629;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34354;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5485;}s:3:\"end\";i:1625591312;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:49114;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:33715;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.6865;}s:3:\"end\";i:1625591313;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:10910;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:8423;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.772;}s:3:\"end\";i:1625591314;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:29004;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:16505;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5691;}s:3:\"end\";i:1625591315;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:45031;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24961;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5543;}s:3:\"end\";i:1625591317;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32438,4875,'_wp_attachment_image_alt','Bring on Cyber Monday!'),(32442,4876,'_wp_attached_file','why-your-website-should-be-responsive-1-1-scaled-2.jpg'),(32443,4876,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:54:\"why-your-website-should-be-responsive-1-1-scaled-2.jpg\";s:8:\"filesize\";i:15286;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7349;}s:5:\"large\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9154;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27348;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7631;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:63:\"why-your-website-should-be-responsive-1-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21186;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:63:\"why-your-website-should-be-responsive-1-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32959;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26406;}s:8:\"masthead\";a:5:{s:4:\"file\";s:63:\"why-your-website-should-be-responsive-1-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32362;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:63:\"why-your-website-should-be-responsive-1-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34589;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:63:\"why-your-website-should-be-responsive-1-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34589;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23349;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9013;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15378;}s:10:\"team-small\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16917;}s:10:\"team-large\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24622;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25858;}s:10:\"page-small\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18584;}s:10:\"page-large\";a:5:{s:4:\"file\";s:63:\"why-your-website-should-be-responsive-1-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40221;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15342;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25984;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25858;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25858;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:61:\"why-your-website-should-be-responsive-1-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2986;}s:13:\"project-small\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18584;}s:13:\"project-large\";a:5:{s:4:\"file\";s:63:\"why-your-website-should-be-responsive-1-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28559;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:62:\"why-your-website-should-be-responsive-1-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15037;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32444,4876,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:50828;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29027;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5711;}s:3:\"end\";i:1625591372;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:34606;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:26460;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7646;}s:3:\"end\";i:1625591373;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8604;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:6090;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7078;}s:3:\"end\";i:1625591373;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:23241;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14607;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6285;}s:3:\"end\";i:1625591375;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:36056;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21287;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5904;}s:3:\"end\";i:1625591376;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32445,4876,'_wp_attachment_image_alt','Why your website should be responsive'),(32467,3040,'_wp_attached_file','Scale-and-Grow-Your-Online-Business-scaled-2.jpg'),(32468,3040,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:48:\"Scale-and-Grow-Your-Online-Business-scaled-2.jpg\";s:8:\"filesize\";i:16749;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:57:\"Scale-and-Grow-Your-Online-Business-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33749;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:57:\"Scale-and-Grow-Your-Online-Business-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30053;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29017;}s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8543;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8964;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10484;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:57:\"Scale-and-Grow-Your-Online-Business-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22956;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:57:\"Scale-and-Grow-Your-Online-Business-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34947;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27974;}s:8:\"masthead\";a:5:{s:4:\"file\";s:57:\"Scale-and-Grow-Your-Online-Business-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33845;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:57:\"Scale-and-Grow-Your-Online-Business-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37112;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:57:\"Scale-and-Grow-Your-Online-Business-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37112;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24984;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10211;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17201;}s:10:\"team-small\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17416;}s:10:\"team-large\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27192;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27036;}s:10:\"page-small\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20458;}s:10:\"page-large\";a:5:{s:4:\"file\";s:57:\"Scale-and-Grow-Your-Online-Business-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42960;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17083;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28292;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27036;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27036;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:55:\"Scale-and-Grow-Your-Online-Business-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3420;}s:13:\"project-small\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20458;}s:13:\"project-large\";a:5:{s:4:\"file\";s:57:\"Scale-and-Grow-Your-Online-Business-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30837;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:56:\"Scale-and-Grow-Your-Online-Business-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16687;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32469,3040,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277577;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277577;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277577;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277578;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32470,3040,'_wp_attachment_image_alt','Scale and Grow Your Online Business'),(32474,4839,'_wp_attached_file','8-Reasons-why-digital-prototyping-is-good-1-1.jpg'),(32475,4839,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:385;s:4:\"file\";s:49:\"8-Reasons-why-digital-prototyping-is-good-1-1.jpg\";s:8:\"filesize\";i:12808;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"8-Reasons-why-digital-prototyping-is-good-1-1-730x331.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:331;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23029;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"8-Reasons-why-digital-prototyping-is-good-1-1-760x385.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27791;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"8-Reasons-why-digital-prototyping-is-good-1-1-768x348.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24355;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:57:\"8-Reasons-why-digital-prototyping-is-good-1-1-750x385.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27388;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:57:\"8-Reasons-why-digital-prototyping-is-good-1-1-690x385.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22638;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:57:\"8-Reasons-why-digital-prototyping-is-good-1-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17725;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:57:\"8-Reasons-why-digital-prototyping-is-good-1-1-710x385.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27390;}s:10:\"team-small\";a:5:{s:4:\"file\";s:57:\"8-Reasons-why-digital-prototyping-is-good-1-1-450x385.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21266;}s:10:\"team-large\";a:5:{s:4:\"file\";s:57:\"8-Reasons-why-digital-prototyping-is-good-1-1-840x385.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28490;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:57:\"8-Reasons-why-digital-prototyping-is-good-1-1-690x385.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22638;}s:10:\"page-small\";a:5:{s:4:\"file\";s:57:\"8-Reasons-why-digital-prototyping-is-good-1-1-690x385.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22638;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:57:\"8-Reasons-why-digital-prototyping-is-good-1-1-690x385.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22638;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:57:\"8-Reasons-why-digital-prototyping-is-good-1-1-690x385.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22638;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:57:\"8-Reasons-why-digital-prototyping-is-good-1-1-690x385.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22638;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:57:\"8-Reasons-why-digital-prototyping-is-good-1-1-309x140.jpg\";s:5:\"width\";i:309;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7030;}s:13:\"project-small\";a:5:{s:4:\"file\";s:57:\"8-Reasons-why-digital-prototyping-is-good-1-1-690x385.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22638;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:57:\"8-Reasons-why-digital-prototyping-is-good-1-1-690x385.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22638;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32476,4839,'_wp_attachment_image_alt','8 Reasons why digital prototyping is good'),(32477,4839,'tiny_compress_images','a:5:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:25364;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24079;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:850;s:6:\"height\";i:385;s:5:\"ratio\";d:0.9493;}s:3:\"end\";i:1625588798;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:31735;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23056;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:385;s:5:\"ratio\";d:0.7265;}s:3:\"end\";i:1625588799;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:26917;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24894;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:348;s:5:\"ratio\";d:0.9248;}s:3:\"end\";i:1625588800;}s:10:\"post-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}}'),(32481,4840,'_wp_attached_file','How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2.jpg'),(32482,4840,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:64:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2.jpg\";s:8:\"filesize\";i:23112;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:73:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49514;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:73:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40501;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40927;}s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11113;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11830;}s:5:\"large\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13731;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:73:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30986;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:73:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47156;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39257;}s:8:\"masthead\";a:5:{s:4:\"file\";s:73:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43743;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:73:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52953;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:73:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52953;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35107;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13798;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24795;}s:10:\"team-small\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23064;}s:10:\"team-large\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41035;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37143;}s:10:\"page-small\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30461;}s:10:\"page-large\";a:5:{s:4:\"file\";s:73:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59586;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24923;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41858;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37143;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37143;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:71:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4242;}s:13:\"project-small\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30461;}s:13:\"project-large\";a:5:{s:4:\"file\";s:73:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44246;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:72:\"How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24351;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32483,4840,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:72924;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:45462;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.6234;}s:3:\"end\";i:1625588859;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:45545;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:36634;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.8043;}s:3:\"end\";i:1625588860;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13295;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:11578;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8709;}s:3:\"end\";i:1625588860;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:34746;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23265;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6696;}s:3:\"end\";i:1625588861;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:53155;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34321;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6457;}s:3:\"end\";i:1625588863;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32484,4840,'_wp_attachment_image_alt','How a Poorly Managed Data Feed Affects Your Sales'),(32488,4841,'_wp_attached_file','how-will-social-shopping-shape-2017-1-scaled-2.jpg'),(32489,4841,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:50:\"how-will-social-shopping-shape-2017-1-scaled-2.jpg\";s:8:\"filesize\";i:84215;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23481;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30087;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91061;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25195;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:59:\"how-will-social-shopping-shape-2017-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73691;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:59:\"how-will-social-shopping-shape-2017-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110222;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86247;}s:8:\"masthead\";a:5:{s:4:\"file\";s:59:\"how-will-social-shopping-shape-2017-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112891;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:59:\"how-will-social-shopping-shape-2017-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144564;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:59:\"how-will-social-shopping-shape-2017-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144564;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75566;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31634;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63846;}s:10:\"team-small\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44995;}s:10:\"team-large\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91839;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79788;}s:10:\"page-small\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69733;}s:10:\"page-large\";a:5:{s:4:\"file\";s:59:\"how-will-social-shopping-shape-2017-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153008;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62492;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103502;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79788;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79788;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:57:\"how-will-social-shopping-shape-2017-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6989;}s:13:\"project-small\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69733;}s:13:\"project-large\";a:5:{s:4:\"file\";s:59:\"how-will-social-shopping-shape-2017-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117038;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:58:\"how-will-social-shopping-shape-2017-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61933;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32490,4841,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:187937;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:98247;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5228;}s:3:\"end\";i:1625588931;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:107819;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:67330;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.6245;}s:3:\"end\";i:1625588932;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:28768;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:26770;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.9305;}s:3:\"end\";i:1625588933;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:88287;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:45777;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5185;}s:3:\"end\";i:1625588934;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:135757;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:70039;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5159;}s:3:\"end\";i:1625588936;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32491,4841,'_wp_attachment_image_alt','How will social shopping shape 2017?'),(32495,4842,'_wp_attached_file','using-personalisationn-to-boost-conversion-rates-1-scaled-2.jpg'),(32496,4842,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:63:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2.jpg\";s:8:\"filesize\";i:24617;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11040;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13671;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46394;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11752;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:72:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30770;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:72:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46595;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44755;}s:8:\"masthead\";a:5:{s:4:\"file\";s:72:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44758;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:72:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52985;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:72:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52985;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39270;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13688;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24712;}s:10:\"team-small\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27441;}s:10:\"team-large\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40436;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43338;}s:10:\"page-small\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30428;}s:10:\"page-large\";a:5:{s:4:\"file\";s:72:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59577;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24664;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41325;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43338;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43338;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:70:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4092;}s:13:\"project-small\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30428;}s:13:\"project-large\";a:5:{s:4:\"file\";s:72:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44208;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:71:\"using-personalisationn-to-boost-conversion-rates-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24180;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32497,4842,'_wp_attachment_image_alt','Using personalisation to boost conversion rates');
INSERT INTO `act_postmeta` VALUES (32498,4842,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:73374;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:33974;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.463;}s:3:\"end\";i:1625588995;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:56662;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34714;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.6127;}s:3:\"end\";i:1629276589;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13702;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:12115;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8842;}s:3:\"end\";i:1629276589;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:34950;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24661;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.7056;}s:3:\"end\";i:1625588998;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:53562;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:36721;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6856;}s:3:\"end\";i:1625588999;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32502,4843,'_wp_attached_file','why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2.jpg'),(32503,4843,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:90:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2.jpg\";s:8:\"filesize\";i:19598;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9290;}s:5:\"large\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11818;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35438;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9958;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:99:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25780;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:99:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39398;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33769;}s:8:\"masthead\";a:5:{s:4:\"file\";s:99:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38457;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:99:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42524;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:99:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42524;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30891;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11603;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20150;}s:10:\"team-small\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22046;}s:10:\"team-large\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32257;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33327;}s:10:\"page-small\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24236;}s:10:\"page-large\";a:5:{s:4:\"file\";s:99:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48428;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19984;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33611;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33327;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33327;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:97:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3724;}s:13:\"project-small\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24236;}s:13:\"project-large\";a:5:{s:4:\"file\";s:99:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35941;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:98:\"why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19611;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32504,4843,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:61768;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:37037;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5996;}s:3:\"end\";i:1625589060;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:42407;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34036;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.8026;}s:3:\"end\";i:1625589062;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:11227;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9866;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8788;}s:3:\"end\";i:1625589063;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:29128;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:19214;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6596;}s:3:\"end\";i:1625589064;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:45231;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:27772;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.614;}s:3:\"end\";i:1625589066;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32505,4843,'_wp_attachment_image_alt','Why Google Shopping Ads Convert Better Than Text Ads and Deliver Better ROI'),(32509,4844,'_wp_attached_file','5-Things-Large-1-1.png'),(32510,4844,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:22:\"5-Things-Large-1-1.png\";s:8:\"filesize\";i:576662;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"5-Things-Large-1-1-730x195.png\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:160757;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"5-Things-Large-1-1-855x228.png\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:223698;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"5-Things-Large-1-1-760x683.png\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:386771;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"5-Things-Large-1-1-768x205.png\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:179694;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"5-Things-Large-1-1-1536x410.png\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:723410;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"5-Things-Large-1-1-2048x546.png\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1250603;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"5-Things-Large-1-1-750x683.png\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:381010;}s:8:\"masthead\";a:5:{s:4:\"file\";s:31:\"5-Things-Large-1-1-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1009178;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"5-Things-Large-1-1-1460x683.png\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:811757;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:31:\"5-Things-Large-1-1-1460x683.png\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:867367;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:30:\"5-Things-Large-1-1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:419921;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:30:\"5-Things-Large-1-1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:202070;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:30:\"5-Things-Large-1-1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:337561;}s:10:\"team-small\";a:5:{s:4:\"file\";s:30:\"5-Things-Large-1-1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:225810;}s:10:\"team-large\";a:5:{s:4:\"file\";s:30:\"5-Things-Large-1-1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:534325;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"5-Things-Large-1-1-690x683.png\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:345429;}s:10:\"page-small\";a:5:{s:4:\"file\";s:30:\"5-Things-Large-1-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:367576;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"5-Things-Large-1-1-1960x683.png\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1203863;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:30:\"5-Things-Large-1-1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:326601;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"5-Things-Large-1-1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:630770;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:30:\"5-Things-Large-1-1-690x683.png\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:345429;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:30:\"5-Things-Large-1-1-690x683.png\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:345429;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"5-Things-Large-1-1-360x96.png\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37019;}s:13:\"project-small\";a:5:{s:4:\"file\";s:30:\"5-Things-Large-1-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:367576;}s:13:\"project-large\";a:5:{s:4:\"file\";s:31:\"5-Things-Large-1-1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:846270;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:30:\"5-Things-Large-1-1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:319841;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32511,4844,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:673009;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:575327;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:3000;s:6:\"height\";i:800;s:5:\"ratio\";d:0.8549;}s:3:\"end\";i:1625589148;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:331022;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:134876;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.4075;}s:3:\"end\";i:1625589150;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:173524;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:57357;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.3305;}s:3:\"end\";i:1625589150;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:706114;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:218790;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.3099;}s:3:\"end\";i:1625589152;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:1252280;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:372323;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.2973;}s:3:\"end\";i:1625589155;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32512,4844,'_wp_attachment_image_alt','5 things to do when selling to millennials'),(32516,4845,'_wp_attached_file','8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2.jpg'),(32517,4845,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:76:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2.jpg\";s:8:\"filesize\";i:26143;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7594;}s:5:\"large\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9239;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22694;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7869;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:85:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19787;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:85:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30047;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21755;}s:8:\"masthead\";a:5:{s:4:\"file\";s:85:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30244;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:85:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32671;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:85:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32671;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18335;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8889;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13833;}s:10:\"team-small\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11285;}s:10:\"team-large\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21159;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20217;}s:10:\"page-small\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16359;}s:10:\"page-large\";a:5:{s:4:\"file\";s:85:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38097;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13710;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22274;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20217;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20217;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:83:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3376;}s:13:\"project-small\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16359;}s:13:\"project-large\";a:5:{s:4:\"file\";s:85:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24910;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:84:\"8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13856;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32518,4845,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:45081;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21111;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.4683;}s:3:\"end\";i:1625589204;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:21427;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:12124;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5658;}s:3:\"end\";i:1625589205;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8725;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5913;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6777;}s:3:\"end\";i:1625589205;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:21087;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10525;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.4991;}s:3:\"end\";i:1625589206;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32050;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:15166;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.4732;}s:3:\"end\";i:1625589208;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32519,4845,'_wp_attachment_image_alt','8 Ways That the Digital Marketing for Westworld Was Effective'),(32523,4846,'_wp_attached_file','Merry-Christmas-and-a-Happy-New-Year-1-scaled-2.jpg'),(32524,4846,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:51:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2.jpg\";s:8:\"filesize\";i:23142;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10600;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13438;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46747;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11236;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:60:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30735;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:60:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46627;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45339;}s:8:\"masthead\";a:5:{s:4:\"file\";s:60:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44732;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:60:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53653;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:60:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53653;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39172;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13311;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24644;}s:10:\"team-small\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27412;}s:10:\"team-large\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40474;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44635;}s:10:\"page-small\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30278;}s:10:\"page-large\";a:5:{s:4:\"file\";s:60:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59665;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24473;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41668;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44635;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44635;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:58:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3752;}s:13:\"project-small\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30278;}s:13:\"project-large\";a:5:{s:4:\"file\";s:60:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44139;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:59:\"Merry-Christmas-and-a-Happy-New-Year-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23977;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32525,4846,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:71751;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:41026;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5718;}s:3:\"end\";i:1625589270;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:56263;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:39504;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7021;}s:3:\"end\";i:1625589271;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12977;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10145;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7818;}s:3:\"end\";i:1625589272;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:34575;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21167;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6122;}s:3:\"end\";i:1625589273;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:52072;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:30446;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5847;}s:3:\"end\";i:1625589275;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32526,4846,'_wp_attachment_image_alt','Merry Christmas and a Happy New Year!'),(32530,4847,'_wp_attached_file','Four-tips-for-christmas-sales-1-scaled-2.jpg'),(32531,4847,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:44:\"Four-tips-for-christmas-sales-1-scaled-2.jpg\";s:8:\"filesize\";i:30931;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6767;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8407;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20303;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6859;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:53:\"Four-tips-for-christmas-sales-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20138;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:53:\"Four-tips-for-christmas-sales-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35282;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20330;}s:8:\"masthead\";a:5:{s:4:\"file\";s:53:\"Four-tips-for-christmas-sales-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41110;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:53:\"Four-tips-for-christmas-sales-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32144;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:53:\"Four-tips-for-christmas-sales-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32144;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15895;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7406;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11451;}s:10:\"team-small\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10548;}s:10:\"team-large\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18232;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19398;}s:10:\"page-small\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13647;}s:10:\"page-large\";a:5:{s:4:\"file\";s:53:\"Four-tips-for-christmas-sales-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40117;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10898;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19626;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19398;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19398;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:51:\"Four-tips-for-christmas-sales-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2776;}s:13:\"project-small\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13647;}s:13:\"project-large\";a:5:{s:4:\"file\";s:53:\"Four-tips-for-christmas-sales-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23025;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:52:\"Four-tips-for-christmas-sales-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11634;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32532,4847,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:53880;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23808;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.4419;}s:3:\"end\";i:1625589351;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:21831;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:12681;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5809;}s:3:\"end\";i:1625589352;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8106;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:3879;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.4785;}s:3:\"end\";i:1625589352;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:21014;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9404;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.4475;}s:3:\"end\";i:1625589353;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:37943;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18685;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.4924;}s:3:\"end\";i:1625589355;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32533,4847,'_wp_attachment_image_alt','Four tips for Christmas Sales'),(32537,4848,'_wp_attached_file','what-makes-a-loyal-customer-1-scaled-2.jpg'),(32538,4848,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:42:\"what-makes-a-loyal-customer-1-scaled-2.jpg\";s:8:\"filesize\";i:14156;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7502;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9051;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25218;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7750;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"what-makes-a-loyal-customer-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20633;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:51:\"what-makes-a-loyal-customer-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32179;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24516;}s:8:\"masthead\";a:5:{s:4:\"file\";s:51:\"what-makes-a-loyal-customer-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32162;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:51:\"what-makes-a-loyal-customer-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33005;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:51:\"what-makes-a-loyal-customer-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33005;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22050;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8830;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14998;}s:10:\"team-small\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15041;}s:10:\"team-large\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23777;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23633;}s:10:\"page-small\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17776;}s:10:\"page-large\";a:5:{s:4:\"file\";s:51:\"what-makes-a-loyal-customer-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38712;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14902;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25027;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23633;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23633;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:49:\"what-makes-a-loyal-customer-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3077;}s:13:\"project-small\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17776;}s:13:\"project-large\";a:5:{s:4:\"file\";s:51:\"what-makes-a-loyal-customer-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27591;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:50:\"what-makes-a-loyal-customer-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14560;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32539,4848,'_wp_attachment_image_alt','What makes a loyal customer?'),(32540,4848,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:49633;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28551;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5752;}s:3:\"end\";i:1625589452;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:29821;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23193;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7777;}s:3:\"end\";i:1625589453;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9566;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:7402;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7738;}s:3:\"end\";i:1625589453;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:22581;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14174;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6277;}s:3:\"end\";i:1625589455;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:35604;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22149;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6221;}s:3:\"end\";i:1625589457;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32544,4849,'_wp_attached_file','Upcoming-UX-UI-Trends-2-scaled-2.jpg'),(32545,4849,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:36:\"Upcoming-UX-UI-Trends-2-scaled-2.jpg\";s:8:\"filesize\";i:19812;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:45:\"Upcoming-UX-UI-Trends-2-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39753;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:45:\"Upcoming-UX-UI-Trends-2-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35589;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35322;}s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9611;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10465;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12097;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"Upcoming-UX-UI-Trends-2-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27053;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"Upcoming-UX-UI-Trends-2-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41176;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33869;}s:8:\"masthead\";a:5:{s:4:\"file\";s:45:\"Upcoming-UX-UI-Trends-2-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41852;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:45:\"Upcoming-UX-UI-Trends-2-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43170;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:45:\"Upcoming-UX-UI-Trends-2-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43170;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31381;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11966;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20918;}s:10:\"team-small\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20014;}s:10:\"team-large\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33915;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31760;}s:10:\"page-small\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25623;}s:10:\"page-large\";a:5:{s:4:\"file\";s:45:\"Upcoming-UX-UI-Trends-2-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49160;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20788;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34651;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31760;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31760;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:43:\"Upcoming-UX-UI-Trends-2-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3723;}s:13:\"project-small\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25623;}s:13:\"project-large\";a:5:{s:4:\"file\";s:45:\"Upcoming-UX-UI-Trends-2-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37220;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:44:\"Upcoming-UX-UI-Trends-2-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20267;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32546,4849,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:62278;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:37358;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5999;}s:3:\"end\";i:1625589616;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:39567;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29415;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7434;}s:3:\"end\";i:1625589618;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12225;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10111;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8271;}s:3:\"end\";i:1625589618;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:29664;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:19554;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6592;}s:3:\"end\";i:1625589619;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:45096;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28096;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.623;}s:3:\"end\";i:1625589622;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32547,4849,'_wp_attachment_image_alt','Upcoming UX/UI trends'),(32551,4850,'_wp_attached_file','top-10-ecommerce-monitoring-tools-1-scaled-2.jpg'),(32552,4850,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:48:\"top-10-ecommerce-monitoring-tools-1-scaled-2.jpg\";s:8:\"filesize\";i:22223;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:57:\"top-10-ecommerce-monitoring-tools-1-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44578;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:57:\"top-10-ecommerce-monitoring-tools-1-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39482;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39285;}s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10730;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11231;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13048;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:57:\"top-10-ecommerce-monitoring-tools-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29164;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:57:\"top-10-ecommerce-monitoring-tools-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44377;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38143;}s:8:\"masthead\";a:5:{s:4:\"file\";s:57:\"top-10-ecommerce-monitoring-tools-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44612;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:57:\"top-10-ecommerce-monitoring-tools-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47642;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:57:\"top-10-ecommerce-monitoring-tools-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47642;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36362;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13208;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23034;}s:10:\"team-small\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24339;}s:10:\"team-large\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37952;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36380;}s:10:\"page-small\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28633;}s:10:\"page-large\";a:5:{s:4:\"file\";s:57:\"top-10-ecommerce-monitoring-tools-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53625;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23120;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39271;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36380;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36380;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:55:\"top-10-ecommerce-monitoring-tools-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4143;}s:13:\"project-small\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28633;}s:13:\"project-large\";a:5:{s:4:\"file\";s:57:\"top-10-ecommerce-monitoring-tools-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41596;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:56:\"top-10-ecommerce-monitoring-tools-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22660;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32553,4850,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:68420;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:42406;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.6198;}s:3:\"end\";i:1625589678;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48017;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:36908;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7686;}s:3:\"end\";i:1625589679;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12873;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10872;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8446;}s:3:\"end\";i:1625589680;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:33127;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22080;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6665;}s:3:\"end\";i:1625589681;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:50123;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32073;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6399;}s:3:\"end\";i:1625589683;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32554,4850,'_wp_attachment_image_alt','Top 10 ecommerce monitoring tools'),(32558,4851,'_wp_attached_file','Ecomm-Trends-2021-1-scaled-2.jpg'),(32559,4851,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:32:\"Ecomm-Trends-2021-1-scaled-2.jpg\";s:8:\"filesize\";i:43416;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9755;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12581;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42739;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10460;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"Ecomm-Trends-2021-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30690;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"Ecomm-Trends-2021-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46377;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41505;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"Ecomm-Trends-2021-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48551;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"Ecomm-Trends-2021-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51270;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"Ecomm-Trends-2021-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51270;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36204;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12394;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23403;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26241;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38016;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41185;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28251;}s:10:\"page-large\";a:5:{s:4:\"file\";s:41:\"Ecomm-Trends-2021-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56758;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22815;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39112;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41185;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41185;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"Ecomm-Trends-2021-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3567;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28251;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"Ecomm-Trends-2021-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41935;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Trends-2021-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22805;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32560,4851,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:68291;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:43416;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.6357;}s:3:\"end\";i:1625589798;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:60030;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32799;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5464;}s:3:\"end\";i:1625589799;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:11677;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9375;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8029;}s:3:\"end\";i:1625589800;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:31987;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21700;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6784;}s:3:\"end\";i:1625589801;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:49712;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32360;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6509;}s:3:\"end\";i:1625589803;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32561,4851,'_wp_attachment_image_alt','Ecommerce marketing trends for 2016'),(32565,4852,'_wp_attached_file','ecommerce-marketing-trends-for-2016-1-scaled-2.jpg'),(32566,4852,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:50:\"ecommerce-marketing-trends-for-2016-1-scaled-2.jpg\";s:8:\"filesize\";i:11949;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:59:\"ecommerce-marketing-trends-for-2016-1-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25729;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:59:\"ecommerce-marketing-trends-for-2016-1-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23897;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21651;}s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6681;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7096;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8236;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:59:\"ecommerce-marketing-trends-for-2016-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18249;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:59:\"ecommerce-marketing-trends-for-2016-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28528;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21068;}s:8:\"masthead\";a:5:{s:4:\"file\";s:59:\"ecommerce-marketing-trends-for-2016-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27448;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:59:\"ecommerce-marketing-trends-for-2016-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29041;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:59:\"ecommerce-marketing-trends-for-2016-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29041;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18608;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7950;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12631;}s:10:\"team-small\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13155;}s:10:\"team-large\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19809;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20524;}s:10:\"page-small\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15076;}s:10:\"page-large\";a:5:{s:4:\"file\";s:59:\"ecommerce-marketing-trends-for-2016-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34665;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12417;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21090;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20524;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20524;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:57:\"ecommerce-marketing-trends-for-2016-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2833;}s:13:\"project-small\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15076;}s:13:\"project-large\";a:5:{s:4:\"file\";s:59:\"ecommerce-marketing-trends-for-2016-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23622;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:58:\"ecommerce-marketing-trends-for-2016-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12247;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32567,4852,'_wp_attachment_image_alt','Ecommerce marketing trends for 2016'),(32568,4852,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:43797;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23019;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5256;}s:3:\"end\";i:1625590001;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:26547;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18602;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7007;}s:3:\"end\";i:1625590002;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8749;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:6958;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7953;}s:3:\"end\";i:1625590002;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:20048;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:11566;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5769;}s:3:\"end\";i:1625590004;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:30905;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:16971;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5491;}s:3:\"end\";i:1625590005;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32572,4853,'_wp_attached_file','Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2.jpg'),(32573,4853,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:62:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2.jpg\";s:8:\"filesize\";i:17696;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:71:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36772;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:71:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33360;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32617;}s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8149;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8448;}s:5:\"large\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10184;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:71:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24139;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:71:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37745;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32224;}s:8:\"masthead\";a:5:{s:4:\"file\";s:71:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37651;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:71:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40267;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:71:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40267;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28953;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10047;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18159;}s:10:\"team-small\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20747;}s:10:\"team-large\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30447;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31804;}s:10:\"page-small\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22565;}s:10:\"page-large\";a:5:{s:4:\"file\";s:71:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45741;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18324;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31544;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31804;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31804;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:69:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3110;}s:13:\"project-small\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22565;}s:13:\"project-large\";a:5:{s:4:\"file\";s:71:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34150;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:70:\"Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18158;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32574,4853,'_wp_attachment_image_alt','Magento Enterprise Edition: Is the cost too high?'),(32575,4853,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:58785;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34860;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.593;}s:3:\"end\";i:1625590068;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:42440;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32418;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7639;}s:3:\"end\";i:1625590069;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9840;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:6842;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6953;}s:3:\"end\";i:1625590069;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:27396;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:17752;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.648;}s:3:\"end\";i:1625590070;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:42425;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:26293;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6198;}s:3:\"end\";i:1625590072;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32579,4854,'_wp_attached_file','Magento-Ninja-Developer-required-1-scaled-2.jpg'),(32580,4854,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:47:\"Magento-Ninja-Developer-required-1-scaled-2.jpg\";s:8:\"filesize\";i:12706;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:56:\"Magento-Ninja-Developer-required-1-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26783;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:56:\"Magento-Ninja-Developer-required-1-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24629;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22751;}s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6644;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6902;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8271;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"Magento-Ninja-Developer-required-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18743;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:56:\"Magento-Ninja-Developer-required-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29322;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22118;}s:8:\"masthead\";a:5:{s:4:\"file\";s:56:\"Magento-Ninja-Developer-required-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30783;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:56:\"Magento-Ninja-Developer-required-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29983;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:56:\"Magento-Ninja-Developer-required-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29983;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19440;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7715;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12944;}s:10:\"team-small\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13574;}s:10:\"team-large\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20660;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21578;}s:10:\"page-small\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15406;}s:10:\"page-large\";a:5:{s:4:\"file\";s:56:\"Magento-Ninja-Developer-required-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35638;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12808;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21908;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21578;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21578;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:54:\"Magento-Ninja-Developer-required-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2742;}s:13:\"project-small\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15406;}s:13:\"project-large\";a:5:{s:4:\"file\";s:56:\"Magento-Ninja-Developer-required-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24376;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:55:\"Magento-Ninja-Developer-required-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12669;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32581,4854,'_wp_attachment_image_alt','Magento Ninja Developer Required'),(32582,4854,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:45695;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:25573;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5596;}s:3:\"end\";i:1625590125;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:28410;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21401;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7533;}s:3:\"end\";i:1625590125;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8121;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5145;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6335;}s:3:\"end\";i:1625590126;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:21085;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:13111;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6218;}s:3:\"end\";i:1625590127;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32441;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18911;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5829;}s:3:\"end\";i:1625590129;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32586,4855,'_wp_attached_file','announcing-magento-enterprise-cloud-edition-1-scaled-2.jpg'),(32587,4855,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:58:\"announcing-magento-enterprise-cloud-edition-1-scaled-2.jpg\";s:8:\"filesize\";i:38188;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:67:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45353;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:67:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37290;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39825;}s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20403;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21493;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25270;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58581;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:67:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91976;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39059;}s:8:\"masthead\";a:5:{s:4:\"file\";s:67:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81797;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:67:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56574;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:67:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74495;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31849;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20738;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25883;}s:10:\"team-small\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19446;}s:10:\"team-large\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38545;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37381;}s:10:\"page-small\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28393;}s:10:\"page-large\";a:5:{s:4:\"file\";s:67:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105922;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25582;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43045;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37381;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37381;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:65:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7521;}s:13:\"project-small\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28393;}s:13:\"project-large\";a:5:{s:4:\"file\";s:67:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54781;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:66:\"announcing-magento-enterprise-cloud-edition-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25263;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32588,4855,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:157090;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:157090;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:1;}s:3:\"end\";i:1625590186;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:52198;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:35338;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.677;}s:3:\"end\";i:1625590187;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:23772;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23772;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:1;}s:3:\"end\";i:1625590188;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:65990;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:65990;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:1;}s:3:\"end\";i:1625590190;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:106385;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:106385;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:1;}s:3:\"end\";i:1625590193;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32589,4855,'_wp_attachment_image_alt','Announcing Magento Enterprise Cloud Edition'),(32593,4910,'_wp_attached_file','Planning-for-a-new-site-1-scaled-2.jpg'),(32594,4910,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:38:\"Planning-for-a-new-site-1-scaled-2.jpg\";s:8:\"filesize\";i:22108;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:47:\"Planning-for-a-new-site-1-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41800;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:47:\"Planning-for-a-new-site-1-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38080;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37856;}s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9307;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9711;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11612;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"Planning-for-a-new-site-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27150;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:47:\"Planning-for-a-new-site-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40962;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36627;}s:8:\"masthead\";a:5:{s:4:\"file\";s:47:\"Planning-for-a-new-site-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45530;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:47:\"Planning-for-a-new-site-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45138;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:47:\"Planning-for-a-new-site-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45138;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32850;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11369;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21181;}s:10:\"team-small\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23727;}s:10:\"team-large\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34278;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36371;}s:10:\"page-small\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25535;}s:10:\"page-large\";a:5:{s:4:\"file\";s:47:\"Planning-for-a-new-site-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50726;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21182;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35302;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36371;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36371;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:45:\"Planning-for-a-new-site-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3362;}s:13:\"project-small\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25535;}s:13:\"project-large\";a:5:{s:4:\"file\";s:47:\"Planning-for-a-new-site-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38068;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:46:\"Planning-for-a-new-site-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20290;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32595,4910,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629278604;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629278604;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629278604;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629278604;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629278604;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(32596,4910,'_wp_attachment_image_alt','15 steps for choosing your web design agency'),(32600,5101,'_wp_attached_file','5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2.jpg'),(32601,5101,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:77:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2.jpg\";s:8:\"filesize\";i:116025;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28145;}s:5:\"large\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35154;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46338;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30116;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:87:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77932;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:87:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116349;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:86:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60364;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:87:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119642;}s:8:\"masthead\";a:5:{s:4:\"file\";s:86:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55323;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:87:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91057;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:86:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68430;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35502;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:86:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-2560x800.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96322;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17346;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26612;}s:10:\"team-small\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24419;}s:10:\"team-large\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37185;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:86:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56950;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:87:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-2560x1172.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134044;}s:10:\"page-small\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27298;}s:10:\"page-large\";a:5:{s:4:\"file\";s:87:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106742;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26006;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40824;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49188;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:87:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-2560x1000.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114213;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45949;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:87:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-2560x1400.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153324;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5153;}s:13:\"project-small\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27298;}s:13:\"project-large\";a:5:{s:4:\"file\";s:86:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50664;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:85:\"5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25085;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32605,5101,'_wp_attachment_image_alt','shift to eCommerce, shopkeeper making a sale from a conventional shop setup'),(32606,3036,'_wp_attached_file','5-ways-to-increase-customer-retention-and-sales-scaled-2.jpg'),(32607,3036,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:60:\"5-ways-to-increase-customer-retention-and-sales-scaled-2.jpg\";s:8:\"filesize\";i:19449;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:69:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39841;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:69:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34666;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34944;}s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9098;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9395;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11207;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:69:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25520;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:69:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39105;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33713;}s:8:\"masthead\";a:5:{s:4:\"file\";s:69:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38036;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:69:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43277;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:69:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43277;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29926;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10858;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19592;}s:10:\"team-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20504;}s:10:\"team-large\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32009;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32742;}s:10:\"page-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23735;}s:10:\"page-large\";a:5:{s:4:\"file\";s:69:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49182;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19470;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33322;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32742;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32742;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3463;}s:13:\"project-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23735;}s:13:\"project-large\";a:5:{s:4:\"file\";s:69:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36033;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-customer-retention-and-sales-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19025;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32608,3036,'_wp_attachment_image_alt','5 Easy Ways To Increase Customer Retention And Sales'),(32609,3036,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277579;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277579;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32613,3038,'_wp_attached_file','Blogging-For-Your-Business-scaled-2.jpg'),(32614,3038,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:39:\"Blogging-For-Your-Business-scaled-2.jpg\";s:8:\"filesize\";i:20380;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:48:\"Blogging-For-Your-Business-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42509;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:48:\"Blogging-For-Your-Business-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36265;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37692;}s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10574;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11070;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13054;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:48:\"Blogging-For-Your-Business-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27806;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:48:\"Blogging-For-Your-Business-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41935;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36146;}s:8:\"masthead\";a:5:{s:4:\"file\";s:48:\"Blogging-For-Your-Business-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39979;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:48:\"Blogging-For-Your-Business-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46114;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:48:\"Blogging-For-Your-Business-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46114;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32829;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12807;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22062;}s:10:\"team-small\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22931;}s:10:\"team-large\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35141;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35078;}s:10:\"page-small\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26432;}s:10:\"page-large\";a:5:{s:4:\"file\";s:48:\"Blogging-For-Your-Business-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52076;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22173;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36180;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35078;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35078;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:46:\"Blogging-For-Your-Business-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4263;}s:13:\"project-small\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26432;}s:13:\"project-large\";a:5:{s:4:\"file\";s:48:\"Blogging-For-Your-Business-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38990;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:47:\"Blogging-For-Your-Business-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21468;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32615,3038,'_wp_attachment_image_alt','Blogging For Your Business'),(32616,3038,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277583;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277583;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277583;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277583;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277583;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32620,3915,'_wp_attached_file','future-of-ecommerce-scaled-2.jpg'),(32621,3915,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:32:\"future-of-ecommerce-scaled-2.jpg\";s:8:\"filesize\";i:19440;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:41:\"future-of-ecommerce-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40736;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:41:\"future-of-ecommerce-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30582;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29541;}s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11562;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12139;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14341;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"future-of-ecommerce-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34548;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"future-of-ecommerce-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52916;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29310;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"future-of-ecommerce-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44268;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"future-of-ecommerce-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48714;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"future-of-ecommerce-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48714;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29759;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13229;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23139;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19062;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34448;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28117;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26040;}s:10:\"page-large\";a:5:{s:4:\"file\";s:41:\"future-of-ecommerce-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53910;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22794;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38080;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28117;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28117;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"future-of-ecommerce-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4390;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26040;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"future-of-ecommerce-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45507;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"future-of-ecommerce-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22579;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32622,3915,'_wp_attachment_image_alt','The Future of eCommerce with Magento 2.4'),(32623,3915,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277578;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277578;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32627,3917,'_wp_attached_file','Winning-Local-Business-with-Local-Ecommerce-scaled-2.jpg'),(32628,3917,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:56:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2.jpg\";s:8:\"filesize\";i:19195;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:65:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39545;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:65:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34279;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34799;}s:6:\"medium\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9395;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9848;}s:5:\"large\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11507;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:65:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25784;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:65:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39462;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33272;}s:8:\"masthead\";a:5:{s:4:\"file\";s:65:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37542;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:65:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42897;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:65:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42897;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29807;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11378;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19964;}s:10:\"team-small\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21234;}s:10:\"team-large\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32390;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32774;}s:10:\"page-small\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24176;}s:10:\"page-large\";a:5:{s:4:\"file\";s:65:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48815;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19938;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33399;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32774;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32774;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:63:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3798;}s:13:\"project-small\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24176;}s:13:\"project-large\";a:5:{s:4:\"file\";s:65:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35866;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:64:\"Winning-Local-Business-with-Local-Ecommerce-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19381;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32629,3917,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277576;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277576;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277576;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277576;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32630,3917,'_wp_attachment_image_alt','Winning Local Business With Local eCommerce'),(32634,3919,'_wp_attached_file','Preparng-for-Black-Friday-scaled-2.jpg'),(32635,3919,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:38:\"Preparng-for-Black-Friday-scaled-2.jpg\";s:8:\"filesize\";i:11099;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6813;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8080;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18141;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7058;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"Preparng-for-Black-Friday-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18987;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:47:\"Preparng-for-Black-Friday-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30192;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17597;}s:8:\"masthead\";a:5:{s:4:\"file\";s:47:\"Preparng-for-Black-Friday-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29685;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:47:\"Preparng-for-Black-Friday-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27583;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:47:\"Preparng-for-Black-Friday-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27583;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16164;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7955;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11594;}s:10:\"team-small\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10928;}s:10:\"team-large\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17953;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16963;}s:10:\"page-small\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13379;}s:10:\"page-large\";a:5:{s:4:\"file\";s:47:\"Preparng-for-Black-Friday-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34407;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11287;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19346;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16963;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16963;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:45:\"Preparng-for-Black-Friday-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3029;}s:13:\"project-small\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13379;}s:13:\"project-large\";a:5:{s:4:\"file\";s:47:\"Preparng-for-Black-Friday-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23044;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:46:\"Preparng-for-Black-Friday-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11376;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32636,3919,'_wp_attachment_image_alt','Preparing for Black Friday'),(32637,3919,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277575;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277575;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277575;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277575;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32641,3921,'_wp_attached_file','5-ways-to-increase-e-commerce-conversion-rates-scaled-2.jpg'),(32642,3921,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:59:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2.jpg\";s:8:\"filesize\";i:12084;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26723;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23252;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20972;}s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6998;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7316;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8750;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19779;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30896;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20631;}s:8:\"masthead\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28813;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31166;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31166;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18650;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8523;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13614;}s:10:\"team-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12550;}s:10:\"team-large\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20659;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19864;}s:10:\"page-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15506;}s:10:\"page-large\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36722;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13512;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22375;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19864;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19864;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:66:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2895;}s:13:\"project-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15506;}s:13:\"project-large\";a:5:{s:4:\"file\";s:68:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26103;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:67:\"5-ways-to-increase-e-commerce-conversion-rates-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13394;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32643,3921,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277574;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277574;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277574;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277574;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277574;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32644,3921,'_wp_attachment_image_alt','5 ways to increase eCommerce conversion rates'),(32648,3923,'_wp_attached_file','Preparng-for-Black-Friday-1-scaled-2.jpg'),(32649,3923,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:40:\"Preparng-for-Black-Friday-1-scaled-2.jpg\";s:8:\"filesize\";i:26999;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:49:\"Preparng-for-Black-Friday-1-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24715;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:49:\"Preparng-for-Black-Friday-1-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24336;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19115;}s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6801;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7005;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8001;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"Preparng-for-Black-Friday-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18476;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:49:\"Preparng-for-Black-Friday-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29638;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18752;}s:8:\"masthead\";a:5:{s:4:\"file\";s:49:\"Preparng-for-Black-Friday-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30271;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:49:\"Preparng-for-Black-Friday-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29035;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:49:\"Preparng-for-Black-Friday-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29035;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15879;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7865;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11402;}s:10:\"team-small\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10811;}s:10:\"team-large\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17635;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18023;}s:10:\"page-small\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13197;}s:10:\"page-large\";a:5:{s:4:\"file\";s:49:\"Preparng-for-Black-Friday-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36101;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11066;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19052;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18023;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18023;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:47:\"Preparng-for-Black-Friday-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3037;}s:13:\"project-small\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13197;}s:13:\"project-large\";a:5:{s:4:\"file\";s:49:\"Preparng-for-Black-Friday-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22574;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:48:\"Preparng-for-Black-Friday-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11278;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32650,3923,'_wp_attachment_image_alt','Black Friday, Cyber Monday, deep discounts and the new normal for holiday shopping!'),(32651,3923,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277574;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277574;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277574;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277575;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277575;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32655,3970,'_wp_attached_file','blog-ecomm-review-scaled-2.jpg'),(32656,3970,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:30:\"blog-ecomm-review-scaled-2.jpg\";s:8:\"filesize\";i:19422;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9669;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11994;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35835;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10226;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"blog-ecomm-review-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26856;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"blog-ecomm-review-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41138;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34544;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"blog-ecomm-review-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41275;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"blog-ecomm-review-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43984;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"blog-ecomm-review-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43984;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32039;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12003;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20890;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21320;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34111;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32668;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25825;}s:10:\"page-large\";a:5:{s:4:\"file\";s:39:\"blog-ecomm-review-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49920;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21104;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35398;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32668;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32668;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"blog-ecomm-review-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3730;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25825;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"blog-ecomm-review-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37968;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"blog-ecomm-review-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20749;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32657,3970,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277571;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277571;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277571;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277571;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32658,3970,'_wp_attachment_image_alt','Free One-to-One eCommerce Review To Help Your Business Thrive During Lockdown'),(32662,3971,'_wp_attached_file','blog-ecomm-security-scaled-2.jpg'),(32663,3971,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:32:\"blog-ecomm-security-scaled-2.jpg\";s:8:\"filesize\";i:23903;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10458;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13080;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44338;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11116;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"blog-ecomm-security-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30160;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"blog-ecomm-security-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45612;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43016;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"blog-ecomm-security-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47447;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"blog-ecomm-security-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51376;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"blog-ecomm-security-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51376;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38609;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13085;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23913;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27840;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40040;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42589;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29688;}s:10:\"page-large\";a:5:{s:4:\"file\";s:41:\"blog-ecomm-security-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57011;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23720;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40946;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42589;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42589;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"blog-ecomm-security-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3789;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29688;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"blog-ecomm-security-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43984;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"blog-ecomm-security-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23355;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32664,3971,'_wp_attachment_image_alt','Training Your Staff To Maintain Tight eCommerce Security During Lockdown'),(32665,3971,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:76243;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:43717;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5734;}s:3:\"end\";i:1629277567;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:76683;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:45645;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5952;}s:3:\"end\";i:1629277568;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:14051;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9592;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6827;}s:3:\"end\";i:1629277569;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277570;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277570;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32669,3972,'_wp_attached_file','Chester-Christmas-scaled-2.jpg'),(32670,3972,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:30:\"Chester-Christmas-scaled-2.jpg\";s:8:\"filesize\";i:22428;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:39:\"Chester-Christmas-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46672;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:39:\"Chester-Christmas-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39810;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41701;}s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10385;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10759;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12850;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"Chester-Christmas-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29041;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"Chester-Christmas-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44295;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40565;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"Chester-Christmas-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44341;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"Chester-Christmas-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50162;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"Chester-Christmas-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50162;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35294;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12742;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23085;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24996;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38061;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39731;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28176;}s:10:\"page-large\";a:5:{s:4:\"file\";s:39:\"Chester-Christmas-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56011;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22960;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38955;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39731;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39731;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"Chester-Christmas-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3924;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28176;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"Chester-Christmas-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41285;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"Chester-Christmas-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22580;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32671,3972,'_wp_attachment_image_alt','Top things to do in Chester this Christmas'),(32672,3972,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277572;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277572;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277572;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277572;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32676,3973,'_wp_attached_file','Claim-funding-scaled-2.jpg'),(32677,3973,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:26:\"Claim-funding-scaled-2.jpg\";s:8:\"filesize\";i:14826;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7515;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9565;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27938;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8057;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"Claim-funding-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21425;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"Claim-funding-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33563;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26995;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"Claim-funding-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31613;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:35:\"Claim-funding-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34921;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"Claim-funding-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34921;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23741;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9203;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15591;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17052;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25235;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26437;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18867;}s:10:\"page-large\";a:5:{s:4:\"file\";s:35:\"Claim-funding-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40933;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15545;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26231;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26437;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26437;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:33:\"Claim-funding-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3006;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18867;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"Claim-funding-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28943;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"Claim-funding-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15219;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32678,3973,'_wp_attachment_image_alt','Invest in offsetting lost sales and claim funding of up to £5,000 if your business is based in Cheshire and Warrington'),(32679,3973,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:50168;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:27597;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5501;}s:3:\"end\";i:1629277547;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:44873;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:25653;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5717;}s:3:\"end\";i:1629277548;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9440;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5613;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.5946;}s:3:\"end\";i:1629277549;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:24389;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:13715;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5623;}s:3:\"end\";i:1629277550;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:36669;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:20392;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5561;}s:3:\"end\";i:1629277552;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32683,3974,'_wp_attached_file','Planning-for-a-new-site-scaled-2.jpg'),(32684,3974,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:36:\"Planning-for-a-new-site-scaled-2.jpg\";s:8:\"filesize\";i:20554;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:45:\"Planning-for-a-new-site-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41533;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:45:\"Planning-for-a-new-site-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37089;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37536;}s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9321;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9745;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11633;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"Planning-for-a-new-site-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27018;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"Planning-for-a-new-site-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40936;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36328;}s:8:\"masthead\";a:5:{s:4:\"file\";s:45:\"Planning-for-a-new-site-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45111;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:45:\"Planning-for-a-new-site-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44640;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:45:\"Planning-for-a-new-site-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44640;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32835;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11411;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21250;}s:10:\"team-small\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23517;}s:10:\"team-large\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34232;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35840;}s:10:\"page-small\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25409;}s:10:\"page-large\";a:5:{s:4:\"file\";s:45:\"Planning-for-a-new-site-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50374;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21126;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35264;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35840;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35840;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:43:\"Planning-for-a-new-site-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3359;}s:13:\"project-small\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25409;}s:13:\"project-large\";a:5:{s:4:\"file\";s:45:\"Planning-for-a-new-site-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38055;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:44:\"Planning-for-a-new-site-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20289;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32685,3974,'_wp_attachment_image_alt','Planning ahead for a new website'),(32686,3974,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:65665;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:37661;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5735;}s:3:\"end\";i:1629277558;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:63215;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:37584;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5945;}s:3:\"end\";i:1629277559;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12596;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:7211;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.5725;}s:3:\"end\";i:1629277560;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32655;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18787;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5753;}s:3:\"end\";i:1629277561;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48784;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:27862;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5711;}s:3:\"end\";i:1629277563;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32690,3975,'_wp_attached_file','Social-Media-Ideas-scaled-2.jpg'),(32691,3975,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:31:\"Social-Media-Ideas-scaled-2.jpg\";s:8:\"filesize\";i:23212;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:40:\"Social-Media-Ideas-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47995;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:40:\"Social-Media-Ideas-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41500;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43221;}s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10568;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11289;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13111;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"Social-Media-Ideas-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29981;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:40:\"Social-Media-Ideas-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45462;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41415;}s:8:\"masthead\";a:5:{s:4:\"file\";s:40:\"Social-Media-Ideas-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46987;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:40:\"Social-Media-Ideas-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51277;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:40:\"Social-Media-Ideas-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51277;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37296;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13157;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23674;}s:10:\"team-small\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22989;}s:10:\"team-large\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38916;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38209;}s:10:\"page-small\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29126;}s:10:\"page-large\";a:5:{s:4:\"file\";s:40:\"Social-Media-Ideas-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57280;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23583;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39964;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38209;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38209;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:38:\"Social-Media-Ideas-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4079;}s:13:\"project-small\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29126;}s:13:\"project-large\";a:5:{s:4:\"file\";s:40:\"Social-Media-Ideas-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42715;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:39:\"Social-Media-Ideas-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23080;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32692,3975,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:80545;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:44493;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5524;}s:3:\"end\";i:1629277532;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:70076;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:39757;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5673;}s:3:\"end\";i:1629277533;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:14918;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10366;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6949;}s:3:\"end\";i:1629277534;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:39707;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22390;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5639;}s:3:\"end\";i:1629277535;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:59203;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32777;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5536;}s:3:\"end\";i:1629277537;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32693,3975,'_wp_attachment_image_alt','Social Media Post Ideas for Your Business'),(32697,3982,'_wp_attached_file','getting-to-grips-with-local-SEO-scaled-2.jpg'),(32698,3982,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:44:\"getting-to-grips-with-local-SEO-scaled-2.jpg\";s:8:\"filesize\";i:18907;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:53:\"getting-to-grips-with-local-SEO-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38156;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:53:\"getting-to-grips-with-local-SEO-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34079;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32732;}s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9025;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9665;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11568;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:53:\"getting-to-grips-with-local-SEO-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25972;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:53:\"getting-to-grips-with-local-SEO-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40229;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31596;}s:8:\"masthead\";a:5:{s:4:\"file\";s:53:\"getting-to-grips-with-local-SEO-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41197;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:53:\"getting-to-grips-with-local-SEO-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41501;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:53:\"getting-to-grips-with-local-SEO-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41501;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30310;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11135;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20236;}s:10:\"team-small\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20598;}s:10:\"team-large\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32655;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30480;}s:10:\"page-small\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24458;}s:10:\"page-large\";a:5:{s:4:\"file\";s:53:\"getting-to-grips-with-local-SEO-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47253;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20103;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33832;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30480;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30480;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:51:\"getting-to-grips-with-local-SEO-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3512;}s:13:\"project-small\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24458;}s:13:\"project-large\";a:5:{s:4:\"file\";s:53:\"getting-to-grips-with-local-SEO-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36426;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:52:\"getting-to-grips-with-local-SEO-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32699,3982,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:62107;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:35353;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5692;}s:3:\"end\";i:1629277540;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:52423;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:31053;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5924;}s:3:\"end\";i:1629277541;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12192;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:7622;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6252;}s:3:\"end\";i:1629277542;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:31453;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18157;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5773;}s:3:\"end\";i:1629277543;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:46207;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:26397;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5713;}s:3:\"end\";i:1629277545;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32700,3982,'_wp_attachment_image_alt','Getting to grips with local SEO'),(32704,4029,'_wp_attached_file','blog-christmas-orders-scaled-2.jpg'),(32705,4029,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:34:\"blog-christmas-orders-scaled-2.jpg\";s:8:\"filesize\";i:25029;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10489;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13026;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48525;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11114;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"blog-christmas-orders-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31280;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"blog-christmas-orders-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48133;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46472;}s:8:\"masthead\";a:5:{s:4:\"file\";s:43:\"blog-christmas-orders-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52295;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:43:\"blog-christmas-orders-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55875;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:43:\"blog-christmas-orders-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55875;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38965;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13127;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24197;}s:10:\"team-small\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27754;}s:10:\"team-large\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40855;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45691;}s:10:\"page-small\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29913;}s:10:\"page-large\";a:5:{s:4:\"file\";s:43:\"blog-christmas-orders-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62623;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24072;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41738;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45691;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45691;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:41:\"blog-christmas-orders-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3814;}s:13:\"project-small\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29913;}s:13:\"project-large\";a:5:{s:4:\"file\";s:43:\"blog-christmas-orders-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45077;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:42:\"blog-christmas-orders-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23467;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32706,4029,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:90681;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:48723;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5373;}s:3:\"end\";i:1629277505;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:95114;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:52716;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5542;}s:3:\"end\";i:1629277506;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13911;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10657;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7661;}s:3:\"end\";i:1629277507;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:41115;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22420;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5453;}s:3:\"end\";i:1629277508;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:64274;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34667;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5394;}s:3:\"end\";i:1629277510;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32707,4029,'_wp_attachment_image_alt','Top Tips To Increase Online Orders This Christmas'),(32711,4031,'_wp_attached_file','The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2.jpg'),(32712,4031,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:70:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2.jpg\";s:8:\"filesize\";i:25086;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10540;}s:5:\"large\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13412;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50084;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11318;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:79:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31641;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:79:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48415;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48272;}s:8:\"masthead\";a:5:{s:4:\"file\";s:79:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53869;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:79:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56301;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:79:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56301;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41404;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13591;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25584;}s:10:\"team-small\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29945;}s:10:\"team-large\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43088;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47845;}s:10:\"page-small\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31815;}s:10:\"page-large\";a:5:{s:4:\"file\";s:79:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63118;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25700;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43918;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47845;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47845;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:77:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3841;}s:13:\"project-small\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31815;}s:13:\"project-large\";a:5:{s:4:\"file\";s:79:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46538;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:78:\"The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24756;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32713,4031,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:92306;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:50052;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5422;}s:3:\"end\";i:1629277476;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:99503;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:55033;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5531;}s:3:\"end\";i:1629277478;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:15247;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10244;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6719;}s:3:\"end\";i:1629277479;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:44034;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24055;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5463;}s:3:\"end\";i:1629277480;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:66812;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:36146;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.541;}s:3:\"end\";i:1629277482;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32714,4031,'_wp_attachment_image_alt','The Importance of User Experience Design For Your Website'),(32718,4033,'_wp_attached_file','SEO-Jargon-Buster-scaled-2.jpg'),(32719,4033,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:30:\"SEO-Jargon-Buster-scaled-2.jpg\";s:8:\"filesize\";i:15753;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8517;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10595;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29135;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9072;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24015;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36818;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28186;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33874;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38067;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38067;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26549;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10351;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18177;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17630;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29293;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26966;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21815;}s:10:\"page-large\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43701;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17886;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30302;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26966;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26966;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"SEO-Jargon-Buster-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3339;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21815;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32969;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"SEO-Jargon-Buster-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17651;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32720,4033,'_wp_attachment_image_alt','The Ultimate SEO Jargon Buster'),(32721,4033,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:56949;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:30529;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5361;}s:3:\"end\";i:1629277487;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:45949;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:25392;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5526;}s:3:\"end\";i:1629277488;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:11146;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:8355;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7496;}s:3:\"end\";i:1629277489;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:28634;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:15764;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5505;}s:3:\"end\";i:1629277490;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:42245;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22732;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5381;}s:3:\"end\";i:1629277492;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32725,4036,'_wp_attached_file','Actuate-x-Aero-scaled-2.jpg'),(32726,4036,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:27:\"Actuate-x-Aero-scaled-2.jpg\";s:8:\"filesize\";i:20444;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11448;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13887;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27340;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12001;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"Actuate-x-Aero-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31219;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"Actuate-x-Aero-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46979;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26609;}s:8:\"masthead\";a:5:{s:4:\"file\";s:36:\"Actuate-x-Aero-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44137;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"Actuate-x-Aero-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40206;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:36:\"Actuate-x-Aero-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40206;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24722;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12650;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18903;}s:10:\"team-small\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16752;}s:10:\"team-large\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27920;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25659;}s:10:\"page-small\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21475;}s:10:\"page-large\";a:5:{s:4:\"file\";s:36:\"Actuate-x-Aero-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49300;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18719;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30408;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25659;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25659;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"Actuate-x-Aero-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4435;}s:13:\"project-small\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21475;}s:13:\"project-large\";a:5:{s:4:\"file\";s:36:\"Actuate-x-Aero-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34730;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:35:\"Actuate-x-Aero-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18333;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32727,4036,'_wp_attachment_image_alt','Aero Commerce x Actuate = A Winning Combination'),(32728,4036,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:80248;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:44765;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5578;}s:3:\"end\";i:1629277497;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:40992;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22924;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5592;}s:3:\"end\";i:1629277498;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:16056;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14049;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.875;}s:3:\"end\";i:1629277498;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:40642;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23197;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5708;}s:3:\"end\";i:1629277500;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:59771;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:40807;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6827;}s:3:\"end\";i:1629277502;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32732,4052,'_wp_attached_file','SEO-Jargon-Buster-1-scaled-2.jpg'),(32733,4052,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:32:\"SEO-Jargon-Buster-1-scaled-2.jpg\";s:8:\"filesize\";i:34970;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9231;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11450;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33631;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9735;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25688;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39285;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32026;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38528;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42756;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42756;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28869;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11275;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19963;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19496;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31542;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30858;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23844;}s:10:\"page-large\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48503;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19775;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32690;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30858;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30858;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3529;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23844;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35305;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19252;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32734,4052,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:65217;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34970;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5362;}s:3:\"end\";i:1629277472;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:54537;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29991;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5499;}s:3:\"end\";i:1629277472;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12426;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9605;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.773;}s:3:\"end\";i:1629277473;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32345;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:17619;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5447;}s:3:\"end\";i:1629277473;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:47861;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:25592;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5347;}s:3:\"end\";i:1629277473;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32735,4052,'_wp_attachment_image_alt','Avoiding Q1 Sales Slumps at your eCommerce Store'),(32739,4053,'_wp_attached_file','Avoiding-Q1-Sales-Slumps-scaled-2.jpg'),(32740,4053,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:37:\"Avoiding-Q1-Sales-Slumps-scaled-2.jpg\";s:8:\"filesize\";i:22913;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9705;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12816;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42025;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10413;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"Avoiding-Q1-Sales-Slumps-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29245;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:46:\"Avoiding-Q1-Sales-Slumps-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45194;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40378;}s:8:\"masthead\";a:5:{s:4:\"file\";s:46:\"Avoiding-Q1-Sales-Slumps-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44633;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:46:\"Avoiding-Q1-Sales-Slumps-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49278;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:46:\"Avoiding-Q1-Sales-Slumps-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49278;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37217;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12692;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23185;}s:10:\"team-small\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25657;}s:10:\"team-large\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39036;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39475;}s:10:\"page-small\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28760;}s:10:\"page-large\";a:5:{s:4:\"file\";s:46:\"Avoiding-Q1-Sales-Slumps-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55484;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23309;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39758;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39475;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39475;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:44:\"Avoiding-Q1-Sales-Slumps-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3521;}s:13:\"project-small\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28760;}s:13:\"project-large\";a:5:{s:4:\"file\";s:46:\"Avoiding-Q1-Sales-Slumps-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42656;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:45:\"Avoiding-Q1-Sales-Slumps-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22527;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32741,4053,'_wp_attachment_image_alt','Avoiding Q1 Sales Slumps at your eCommerce Store'),(32742,4053,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:77816;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:43865;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5637;}s:3:\"end\";i:1629277452;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:75506;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:43592;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5773;}s:3:\"end\";i:1629277453;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:14142;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10494;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.742;}s:3:\"end\";i:1629277454;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:38923;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21692;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5573;}s:3:\"end\";i:1629277455;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:58155;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32413;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5574;}s:3:\"end\";i:1629277457;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32746,4069,'_wp_attached_file','SEO-Jargon-Buster-1-1-scaled-2.jpg'),(32747,4069,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:34:\"SEO-Jargon-Buster-1-1-scaled-2.jpg\";s:8:\"filesize\";i:17534;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9220;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11460;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32474;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9722;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"SEO-Jargon-Buster-1-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25818;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"SEO-Jargon-Buster-1-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39889;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31435;}s:8:\"masthead\";a:5:{s:4:\"file\";s:43:\"SEO-Jargon-Buster-1-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37447;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:43:\"SEO-Jargon-Buster-1-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41379;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:43:\"SEO-Jargon-Buster-1-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41379;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29736;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11315;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20052;}s:10:\"team-small\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19810;}s:10:\"team-large\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32420;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30081;}s:10:\"page-small\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24330;}s:10:\"page-large\";a:5:{s:4:\"file\";s:43:\"SEO-Jargon-Buster-1-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47326;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19917;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33790;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30081;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30081;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-1-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3538;}s:13:\"project-small\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24330;}s:13:\"project-large\";a:5:{s:4:\"file\";s:43:\"SEO-Jargon-Buster-1-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36153;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:42:\"SEO-Jargon-Buster-1-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32748,4069,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:65217;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34970;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5362;}s:3:\"end\";i:1629277444;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:54537;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29991;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5499;}s:3:\"end\";i:1629277445;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12426;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9605;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.773;}s:3:\"end\";i:1629277446;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32345;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:17619;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5447;}s:3:\"end\";i:1629277447;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:47861;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:25592;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5347;}s:3:\"end\";i:1629277449;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32749,4069,'_wp_attachment_image_alt','SEO Jargon Buster (Additions)'),(32753,4071,'_wp_attached_file','SEO-Jargon-Buster-2-scaled-2.jpg'),(32754,4071,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:32:\"SEO-Jargon-Buster-2-scaled-2.jpg\";s:8:\"filesize\";i:19585;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10326;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12749;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35112;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10953;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-2-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28619;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-2-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43601;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33645;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-2-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39546;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-2-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45808;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-2-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45808;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32613;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12949;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22902;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20866;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36645;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31749;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27674;}s:10:\"page-large\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-2-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52060;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22581;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37669;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31749;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31749;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"SEO-Jargon-Buster-2-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3902;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27674;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"SEO-Jargon-Buster-2-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40391;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"SEO-Jargon-Buster-2-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22147;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32755,4071,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:72963;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:39098;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5359;}s:3:\"end\";i:1629277432;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:56918;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:31209;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5483;}s:3:\"end\";i:1629277433;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:14269;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:11180;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7835;}s:3:\"end\";i:1629277434;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:36788;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:20173;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5484;}s:3:\"end\";i:1629277435;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:53998;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28877;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5348;}s:3:\"end\";i:1629277437;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32756,4071,'_wp_attachment_image_alt','SEO Jargon Buster (Additions) Part 2'),(32760,4476,'_wp_attached_file','Social-Media-Content-Calendar-scaled-2.jpg'),(32761,4476,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:42:\"Social-Media-Content-Calendar-scaled-2.jpg\";s:8:\"filesize\";i:24020;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11072;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13800;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44697;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11729;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"Social-Media-Content-Calendar-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30945;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:51:\"Social-Media-Content-Calendar-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46545;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42951;}s:8:\"masthead\";a:5:{s:4:\"file\";s:51:\"Social-Media-Content-Calendar-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48319;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:51:\"Social-Media-Content-Calendar-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51658;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:51:\"Social-Media-Content-Calendar-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51658;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38821;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13865;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24953;}s:10:\"team-small\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28567;}s:10:\"team-large\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40516;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42675;}s:10:\"page-small\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30065;}s:10:\"page-large\";a:5:{s:4:\"file\";s:51:\"Social-Media-Content-Calendar-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57547;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24727;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41329;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42675;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42675;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:49:\"Social-Media-Content-Calendar-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4093;}s:13:\"project-small\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30065;}s:13:\"project-large\";a:5:{s:4:\"file\";s:51:\"Social-Media-Content-Calendar-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43927;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:50:\"Social-Media-Content-Calendar-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24320;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32762,4476,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:80931;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:45475;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5619;}s:3:\"end\";i:1629276836;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:83581;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:48218;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5769;}s:3:\"end\";i:1629276838;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:15936;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:11191;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7022;}s:3:\"end\";i:1629276839;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:41684;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23562;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5653;}s:3:\"end\";i:1629276840;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:60549;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:33865;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5593;}s:3:\"end\";i:1629276842;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32763,4476,'_wp_attachment_image_alt','Free Social Media Content Calendar for 2021'),(32767,4478,'_wp_attached_file','Ecomm-Valentines-Day-scaled-2.jpg'),(32768,4478,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:33:\"Ecomm-Valentines-Day-scaled-2.jpg\";s:8:\"filesize\";i:23255;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:42:\"Ecomm-Valentines-Day-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22761;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:42:\"Ecomm-Valentines-Day-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22543;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18362;}s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5096;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5309;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6377;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"Ecomm-Valentines-Day-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15511;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:42:\"Ecomm-Valentines-Day-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25292;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18066;}s:8:\"masthead\";a:5:{s:4:\"file\";s:42:\"Ecomm-Valentines-Day-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25526;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:42:\"Ecomm-Valentines-Day-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25817;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:42:\"Ecomm-Valentines-Day-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25817;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14934;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5907;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9952;}s:10:\"team-small\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10076;}s:10:\"team-large\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16381;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17490;}s:10:\"page-small\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11899;}s:10:\"page-large\";a:5:{s:4:\"file\";s:42:\"Ecomm-Valentines-Day-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31335;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9799;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17340;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17490;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17490;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:40:\"Ecomm-Valentines-Day-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2077;}s:13:\"project-small\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11899;}s:13:\"project-large\";a:5:{s:4:\"file\";s:42:\"Ecomm-Valentines-Day-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19970;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:41:\"Ecomm-Valentines-Day-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9766;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32769,4478,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:34883;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18648;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5346;}s:3:\"end\";i:1629276791;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:25588;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14227;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.556;}s:3:\"end\";i:1629276792;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:5402;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:3168;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.5864;}s:3:\"end\";i:1629276793;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:15299;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:8508;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5561;}s:3:\"end\";i:1629276794;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:24264;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:13149;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5419;}s:3:\"end\";i:1629276796;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32770,4478,'_wp_attachment_image_alt','Your eCommerce Guide to Valentine’s Day'),(32774,4480,'_wp_attached_file','Ecomm-Conversion-Rates-scaled-2.jpg'),(32775,4480,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:35:\"Ecomm-Conversion-Rates-scaled-2.jpg\";s:8:\"filesize\";i:39360;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9657;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11721;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39922;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10330;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:44:\"Ecomm-Conversion-Rates-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27486;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:44:\"Ecomm-Conversion-Rates-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41444;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38408;}s:8:\"masthead\";a:5:{s:4:\"file\";s:44:\"Ecomm-Conversion-Rates-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42284;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:44:\"Ecomm-Conversion-Rates-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46842;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:44:\"Ecomm-Conversion-Rates-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46842;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33532;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12061;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21524;}s:10:\"team-small\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24385;}s:10:\"team-large\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35049;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37812;}s:10:\"page-small\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26226;}s:10:\"page-large\";a:5:{s:4:\"file\";s:44:\"Ecomm-Conversion-Rates-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52775;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21344;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35844;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37812;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37812;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:42:\"Ecomm-Conversion-Rates-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3711;}s:13:\"project-small\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26226;}s:13:\"project-large\";a:5:{s:4:\"file\";s:44:\"Ecomm-Conversion-Rates-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38638;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:43:\"Ecomm-Conversion-Rates-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20944;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32776,4480,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:71341;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:39360;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5517;}s:3:\"end\";i:1629276799;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:73386;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:40998;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5587;}s:3:\"end\";i:1629276800;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13528;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9145;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.676;}s:3:\"end\";i:1629276801;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:35392;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:19774;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5587;}s:3:\"end\";i:1629276802;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:52284;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28805;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5509;}s:3:\"end\";i:1629276804;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32777,4480,'_wp_attachment_image_alt','Understanding The Total Cost of Ownership For Your E- Commerce Website'),(32781,4482,'_wp_attached_file','Ecomm-Conversion-Rates-1-scaled-2.jpg'),(32782,4482,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:37:\"Ecomm-Conversion-Rates-1-scaled-2.jpg\";s:8:\"filesize\";i:20631;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9621;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11594;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38183;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10238;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"Ecomm-Conversion-Rates-1-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27088;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:46:\"Ecomm-Conversion-Rates-1-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41154;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36968;}s:8:\"masthead\";a:5:{s:4:\"file\";s:46:\"Ecomm-Conversion-Rates-1-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41087;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:46:\"Ecomm-Conversion-Rates-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45178;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:46:\"Ecomm-Conversion-Rates-1-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45178;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33318;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11900;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21133;}s:10:\"team-small\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24049;}s:10:\"team-large\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34805;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36446;}s:10:\"page-small\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25839;}s:10:\"page-large\";a:5:{s:4:\"file\";s:46:\"Ecomm-Conversion-Rates-1-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51037;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20984;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35667;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36446;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36446;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:44:\"Ecomm-Conversion-Rates-1-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3722;}s:13:\"project-small\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25839;}s:13:\"project-large\";a:5:{s:4:\"file\";s:46:\"Ecomm-Conversion-Rates-1-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38266;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:45:\"Ecomm-Conversion-Rates-1-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20485;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32783,4482,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:71341;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:39360;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5517;}s:3:\"end\";i:1629276805;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:73386;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:40998;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5587;}s:3:\"end\";i:1629276805;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13528;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9145;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.676;}s:3:\"end\";i:1629276806;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:35392;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:19774;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5587;}s:3:\"end\";i:1629276806;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:52284;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28805;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5509;}s:3:\"end\";i:1629276806;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32784,4482,'_wp_attachment_image_alt','Conquering eCommerce Conversion Rates'),(32788,4484,'_wp_attached_file','Know-Your-SEO-is-Working-scaled-2.jpg'),(32789,4484,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:37:\"Know-Your-SEO-is-Working-scaled-2.jpg\";s:8:\"filesize\";i:37783;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9816;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12038;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37987;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10170;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"Know-Your-SEO-is-Working-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26925;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:46:\"Know-Your-SEO-is-Working-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40571;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36820;}s:8:\"masthead\";a:5:{s:4:\"file\";s:46:\"Know-Your-SEO-is-Working-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42063;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:46:\"Know-Your-SEO-is-Working-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45015;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:46:\"Know-Your-SEO-is-Working-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45015;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31550;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12096;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20355;}s:10:\"team-small\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21378;}s:10:\"team-large\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32936;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35219;}s:10:\"page-small\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24755;}s:10:\"page-large\";a:5:{s:4:\"file\";s:46:\"Know-Your-SEO-is-Working-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50999;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20245;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34040;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35219;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35219;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:44:\"Know-Your-SEO-is-Working-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3825;}s:13:\"project-small\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24755;}s:13:\"project-large\";a:5:{s:4:\"file\";s:46:\"Know-Your-SEO-is-Working-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36644;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:45:\"Know-Your-SEO-is-Working-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20303;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32790,4484,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:67195;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:37783;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5623;}s:3:\"end\";i:1629276768;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:59301;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34126;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5755;}s:3:\"end\";i:1629276769;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13093;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9724;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7427;}s:3:\"end\";i:1629276770;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:33850;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:19299;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5701;}s:3:\"end\";i:1629276771;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48789;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:27496;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5636;}s:3:\"end\";i:1629276773;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32791,4484,'_wp_attachment_image_alt','How To Know Your SEO Is Working'),(32795,4486,'_wp_attached_file','Ecomm-Trends-2021-scaled-2.jpg'),(32796,4486,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:30:\"Ecomm-Trends-2021-scaled-2.jpg\";s:8:\"filesize\";i:42262;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9650;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12205;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42532;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10265;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"Ecomm-Trends-2021-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29105;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"Ecomm-Trends-2021-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44240;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41773;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"Ecomm-Trends-2021-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47526;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"Ecomm-Trends-2021-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50102;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"Ecomm-Trends-2021-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50102;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36034;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12225;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22977;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26057;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37732;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41269;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27656;}s:10:\"page-large\";a:5:{s:4:\"file\";s:39:\"Ecomm-Trends-2021-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55283;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22436;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38610;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41269;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41269;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"Ecomm-Trends-2021-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3558;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27656;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"Ecomm-Trends-2021-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40877;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"Ecomm-Trends-2021-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22405;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32797,4486,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:75096;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:42262;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5628;}s:3:\"end\";i:1629276784;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:76783;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:44456;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.579;}s:3:\"end\";i:1629276786;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13329;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9036;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6779;}s:3:\"end\";i:1629276786;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:37268;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21243;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.57;}s:3:\"end\";i:1629276787;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:54909;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:30947;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5636;}s:3:\"end\";i:1629276789;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32798,4486,'_wp_attachment_image_alt','5 eCommerce Predictions And Trends For 2021'),(32802,4488,'_wp_attached_file','BMB-New-Site-scaled-2.jpg'),(32803,4488,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:25:\"BMB-New-Site-scaled-2.jpg\";s:8:\"filesize\";i:37409;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:34:\"BMB-New-Site-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39439;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:34:\"BMB-New-Site-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36339;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33216;}s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8191;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8672;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10137;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"BMB-New-Site-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24310;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"BMB-New-Site-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37632;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32139;}s:8:\"masthead\";a:5:{s:4:\"file\";s:34:\"BMB-New-Site-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40524;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:34:\"BMB-New-Site-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42313;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:34:\"BMB-New-Site-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42313;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27393;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10075;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18378;}s:10:\"team-small\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18371;}s:10:\"team-large\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29769;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31012;}s:10:\"page-small\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22016;}s:10:\"page-large\";a:5:{s:4:\"file\";s:34:\"BMB-New-Site-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47986;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18302;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31365;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31012;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31012;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:32:\"BMB-New-Site-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3060;}s:13:\"project-small\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22016;}s:13:\"project-large\";a:5:{s:4:\"file\";s:34:\"BMB-New-Site-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33917;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:33:\"BMB-New-Site-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17920;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32804,4488,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:68647;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:37409;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5449;}s:3:\"end\";i:1629276776;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:61939;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34266;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5532;}s:3:\"end\";i:1629276777;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12172;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:8433;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6928;}s:3:\"end\";i:1629276777;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32848;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18016;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5485;}s:3:\"end\";i:1629276779;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:49376;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:26872;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5442;}s:3:\"end\";i:1629276780;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32805,4488,'_wp_attachment_image_alt','Be My Bear Launches New Magento 2 Website By Actuate'),(32809,4492,'_wp_attached_file','Customer-Personas-scaled-2.jpg'),(32810,4492,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:30:\"Customer-Personas-scaled-2.jpg\";s:8:\"filesize\";i:48042;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11866;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14760;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48876;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12823;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"Customer-Personas-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32645;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"Customer-Personas-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48404;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47074;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"Customer-Personas-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43997;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"Customer-Personas-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55671;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"Customer-Personas-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55671;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40619;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14958;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26344;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30304;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41773;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46621;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32253;}s:10:\"page-large\";a:5:{s:4:\"file\";s:39:\"Customer-Personas-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61796;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26074;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42953;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46621;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46621;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"Customer-Personas-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4414;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32253;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"Customer-Personas-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45428;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"Customer-Personas-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25801;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32811,4492,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:86930;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:48042;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5527;}s:3:\"end\";i:1629276750;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:89891;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:51045;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5679;}s:3:\"end\";i:1629276751;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:18396;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:13659;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7425;}s:3:\"end\";i:1629276752;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:44870;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24937;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5558;}s:3:\"end\";i:1629276754;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:65991;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:36178;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5482;}s:3:\"end\";i:1629276756;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32812,4492,'_wp_attachment_image_alt','An Introduction To Customer Personas And Their Importance To Your Business And Website'),(32816,4494,'_wp_attached_file','Local-SEO-Part-2-scaled-2.jpg'),(32817,4494,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:29:\"Local-SEO-Part-2-scaled-2.jpg\";s:8:\"filesize\";i:34438;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9117;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11143;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34656;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9307;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"Local-SEO-Part-2-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24814;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:38:\"Local-SEO-Part-2-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38011;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33596;}s:8:\"masthead\";a:5:{s:4:\"file\";s:38:\"Local-SEO-Part-2-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40456;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"Local-SEO-Part-2-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41577;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:38:\"Local-SEO-Part-2-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41577;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28878;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10615;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19080;}s:10:\"team-small\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19903;}s:10:\"team-large\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30310;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32711;}s:10:\"page-small\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22548;}s:10:\"page-large\";a:5:{s:4:\"file\";s:38:\"Local-SEO-Part-2-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47380;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18990;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31360;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32711;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32711;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"Local-SEO-Part-2-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3408;}s:13:\"project-small\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22548;}s:13:\"project-large\";a:5:{s:4:\"file\";s:38:\"Local-SEO-Part-2-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33923;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:37:\"Local-SEO-Part-2-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19029;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32818,4494,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:61798;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34438;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5573;}s:3:\"end\";i:1629276759;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:56421;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32193;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5706;}s:3:\"end\";i:1629276761;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:11810;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:8413;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7124;}s:3:\"end\";i:1629276761;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:30322;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:17271;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5696;}s:3:\"end\";i:1629276762;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:45073;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:25034;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5554;}s:3:\"end\";i:1629276764;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32819,4494,'_wp_attachment_image_alt','Getting to grips with local SEO – Part 2'),(32823,4497,'_wp_attached_file','Breaking-into-direct-to-consumer-scaled-2.jpg'),(32824,4497,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:45:\"Breaking-into-direct-to-consumer-scaled-2.jpg\";s:8:\"filesize\";i:32886;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:54:\"Breaking-into-direct-to-consumer-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37050;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:54:\"Breaking-into-direct-to-consumer-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34018;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33001;}s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8716;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9125;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10331;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"Breaking-into-direct-to-consumer-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23549;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:54:\"Breaking-into-direct-to-consumer-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36176;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31724;}s:8:\"masthead\";a:5:{s:4:\"file\";s:54:\"Breaking-into-direct-to-consumer-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35843;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:54:\"Breaking-into-direct-to-consumer-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40130;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:54:\"Breaking-into-direct-to-consumer-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40130;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26954;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10700;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17880;}s:10:\"team-small\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18742;}s:10:\"team-large\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28532;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30833;}s:10:\"page-small\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21734;}s:10:\"page-large\";a:5:{s:4:\"file\";s:54:\"Breaking-into-direct-to-consumer-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45865;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17744;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29445;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30833;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30833;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:52:\"Breaking-into-direct-to-consumer-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3343;}s:13:\"project-small\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21734;}s:13:\"project-large\";a:5:{s:4:\"file\";s:54:\"Breaking-into-direct-to-consumer-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32458;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:53:\"Breaking-into-direct-to-consumer-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17433;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32825,4497,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:57822;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32886;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5687;}s:3:\"end\";i:1629276710;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:50980;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29960;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5877;}s:3:\"end\";i:1629276711;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:11226;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:7959;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.709;}s:3:\"end\";i:1629276712;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:28552;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:16491;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5776;}s:3:\"end\";i:1629276714;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:42423;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24103;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5682;}s:3:\"end\";i:1629276715;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32826,4497,'_wp_attachment_image_alt','Breaking Into The Direct-To-Consumer Sales Market'),(32830,4499,'_wp_attached_file','Myths-Facts-About-E-Commerce-scaled-2.jpg'),(32831,4499,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:41:\"Myths-Facts-About-E-Commerce-scaled-2.jpg\";s:8:\"filesize\";i:29702;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:50:\"Myths-Facts-About-E-Commerce-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32087;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:50:\"Myths-Facts-About-E-Commerce-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30102;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27823;}s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6962;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7339;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8799;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:50:\"Myths-Facts-About-E-Commerce-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20693;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:50:\"Myths-Facts-About-E-Commerce-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32544;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27217;}s:8:\"masthead\";a:5:{s:4:\"file\";s:50:\"Myths-Facts-About-E-Commerce-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30671;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:50:\"Myths-Facts-About-E-Commerce-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35053;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:50:\"Myths-Facts-About-E-Commerce-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35053;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23219;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8569;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14921;}s:10:\"team-small\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16474;}s:10:\"team-large\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24604;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26716;}s:10:\"page-small\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18268;}s:10:\"page-large\";a:5:{s:4:\"file\";s:50:\"Myths-Facts-About-E-Commerce-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40758;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14880;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25606;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26716;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26716;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:48:\"Myths-Facts-About-E-Commerce-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2665;}s:13:\"project-small\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18268;}s:13:\"project-large\";a:5:{s:4:\"file\";s:50:\"Myths-Facts-About-E-Commerce-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28090;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:49:\"Myths-Facts-About-E-Commerce-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14614;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32832,4499,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:54958;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29702;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5404;}s:3:\"end\";i:1629276718;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:51843;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28245;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5448;}s:3:\"end\";i:1629276720;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9443;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5324;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.5638;}s:3:\"end\";i:1629276721;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:25961;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14245;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5487;}s:3:\"end\";i:1629276722;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:39532;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21400;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5413;}s:3:\"end\";i:1629276725;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32833,4499,'_wp_attachment_image_alt','Myths & Facts About eCommerce'),(32837,4501,'_wp_attached_file','Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2.jpg'),(32838,4501,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:52:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2.jpg\";s:8:\"filesize\";i:45242;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:61:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50750;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:61:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47374;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47030;}s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10697;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11480;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13331;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:61:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30928;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:61:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46733;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44893;}s:8:\"masthead\";a:5:{s:4:\"file\";s:61:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48216;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:61:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53749;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:61:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53749;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38910;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13099;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24865;}s:10:\"team-small\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28072;}s:10:\"team-large\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40030;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44493;}s:10:\"page-small\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30208;}s:10:\"page-large\";a:5:{s:4:\"file\";s:61:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59855;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24586;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41395;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44493;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44493;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:59:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3872;}s:13:\"project-small\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30208;}s:13:\"project-large\";a:5:{s:4:\"file\";s:61:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43896;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:60:\"Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24003;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32839,4501,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:79705;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:45242;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5676;}s:3:\"end\";i:1629276729;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:82039;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:47640;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5807;}s:3:\"end\";i:1629276731;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:16280;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9080;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.5577;}s:3:\"end\";i:1629276732;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:40945;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22899;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5593;}s:3:\"end\";i:1629276735;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:59384;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32987;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5555;}s:3:\"end\";i:1629276737;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32840,4501,'_wp_attachment_image_alt','Increasing Sales With Buy Now Pay Later'),(32844,4503,'_wp_attached_file','Writing-a-website-brief-for-your-next-website-project-scaled-2.jpg'),(32845,4503,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:66:\"Writing-a-website-brief-for-your-next-website-project-scaled-2.jpg\";s:8:\"filesize\";i:28535;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:75:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32228;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:75:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30484;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27961;}s:6:\"medium\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7322;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7856;}s:5:\"large\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9208;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:75:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21677;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:75:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34432;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26989;}s:8:\"masthead\";a:5:{s:4:\"file\";s:75:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37964;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:75:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35170;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:75:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35170;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23986;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8722;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15898;}s:10:\"team-small\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15880;}s:10:\"team-large\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25406;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25543;}s:10:\"page-small\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19151;}s:10:\"page-large\";a:5:{s:4:\"file\";s:75:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41056;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15635;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26339;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25543;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25543;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:73:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2800;}s:13:\"project-small\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19151;}s:13:\"project-large\";a:5:{s:4:\"file\";s:75:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29137;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:74:\"Writing-a-website-brief-for-your-next-website-project-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15373;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32846,4503,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:51100;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28535;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5584;}s:3:\"end\";i:1629276696;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:41976;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24427;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5819;}s:3:\"end\";i:1629276697;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9583;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5487;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.5726;}s:3:\"end\";i:1629276698;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:24933;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14182;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5688;}s:3:\"end\";i:1629276700;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:37783;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21247;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5623;}s:3:\"end\";i:1629276702;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32847,4503,'_wp_attachment_image_alt','Writing a website brief for your next website project'),(32851,4505,'_wp_attached_file','Cost-of-ownership-scaled-2.jpg'),(32852,4505,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:30:\"Cost-of-ownership-scaled-2.jpg\";s:8:\"filesize\";i:19226;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8911;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11075;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36649;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9395;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"Cost-of-ownership-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25535;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"Cost-of-ownership-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39199;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35186;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"Cost-of-ownership-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39188;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"Cost-of-ownership-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43472;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"Cost-of-ownership-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43472;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31014;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10876;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19453;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22115;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32237;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34764;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23890;}s:10:\"page-large\";a:5:{s:4:\"file\";s:39:\"Cost-of-ownership-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49459;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19444;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33441;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34764;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34764;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"Cost-of-ownership-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3382;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23890;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"Cost-of-ownership-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35877;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"Cost-of-ownership-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19167;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32853,4505,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:67260;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:37603;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5591;}s:3:\"end\";i:1629276681;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:66766;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:38211;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5723;}s:3:\"end\";i:1629276683;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12198;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:8086;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6629;}s:3:\"end\";i:1629276684;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32718;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18425;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5631;}s:3:\"end\";i:1629276685;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48697;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:27174;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.558;}s:3:\"end\";i:1629276687;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32854,4505,'_wp_attachment_image_alt','Understanding The Total Cost of Ownership For Your E- Commerce Website'),(32858,4918,'_wp_attached_file','Magento-2.4-scaled-2.jpg'),(32859,4918,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:24:\"Magento-2.4-scaled-2.jpg\";s:8:\"filesize\";i:13286;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:33:\"Magento-2.4-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27524;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:33:\"Magento-2.4-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24348;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22921;}s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7755;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8118;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9482;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"Magento-2.4-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21345;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:33:\"Magento-2.4-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32869;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22527;}s:8:\"masthead\";a:5:{s:4:\"file\";s:33:\"Magento-2.4-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30269;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:33:\"Magento-2.4-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31755;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:33:\"Magento-2.4-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31755;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20021;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8898;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13872;}s:10:\"team-small\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12958;}s:10:\"team-large\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21735;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21523;}s:10:\"page-small\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16348;}s:10:\"page-large\";a:5:{s:4:\"file\";s:33:\"Magento-2.4-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37666;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13720;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22927;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21523;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21523;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:31:\"Magento-2.4-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3176;}s:13:\"project-small\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16348;}s:13:\"project-large\";a:5:{s:4:\"file\";s:33:\"Magento-2.4-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26385;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:32:\"Magento-2.4-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13645;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32863,4918,'_wp_attachment_image_alt','Magento 2.4.3 Update'),(32864,4921,'_wp_attached_file','What-is-Ecommerce-Customer-Experience_-scaled-2.jpg'),(32865,4921,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:51:\"What-is-Ecommerce-Customer-Experience_-scaled-2.jpg\";s:8:\"filesize\";i:28821;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10975;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13826;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46061;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11380;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:60:\"What-is-Ecommerce-Customer-Experience_-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31066;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:60:\"What-is-Ecommerce-Customer-Experience_-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47753;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44604;}s:8:\"masthead\";a:5:{s:4:\"file\";s:60:\"What-is-Ecommerce-Customer-Experience_-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43913;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:60:\"What-is-Ecommerce-Customer-Experience_-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53091;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:60:\"What-is-Ecommerce-Customer-Experience_-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53091;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39467;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13609;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25175;}s:10:\"team-small\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29311;}s:10:\"team-large\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41122;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44294;}s:10:\"page-small\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31114;}s:10:\"page-large\";a:5:{s:4:\"file\";s:60:\"What-is-Ecommerce-Customer-Experience_-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58995;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25143;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42171;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44294;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44294;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:58:\"What-is-Ecommerce-Customer-Experience_-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4206;}s:13:\"project-small\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31114;}s:13:\"project-large\";a:5:{s:4:\"file\";s:60:\"What-is-Ecommerce-Customer-Experience_-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44283;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:59:\"What-is-Ecommerce-Customer-Experience_-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32869,4921,'_wp_attachment_image_alt','What is \'Ecommerce Customer Experience_'),(32870,4490,'_wp_attached_file','Could-Aero-be-the-Sweetspot-scaled-2.jpg'),(32871,4490,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:40:\"Could-Aero-be-the-Sweetspot-scaled-2.jpg\";s:8:\"filesize\";i:47208;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12053;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14741;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32637;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12382;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"Could-Aero-be-the-Sweetspot-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33067;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:49:\"Could-Aero-be-the-Sweetspot-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49188;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31876;}s:8:\"masthead\";a:5:{s:4:\"file\";s:49:\"Could-Aero-be-the-Sweetspot-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46890;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:49:\"Could-Aero-be-the-Sweetspot-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46172;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:49:\"Could-Aero-be-the-Sweetspot-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46172;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28230;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13604;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20441;}s:10:\"team-small\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19408;}s:10:\"team-large\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31391;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30750;}s:10:\"page-small\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23933;}s:10:\"page-large\";a:5:{s:4:\"file\";s:49:\"Could-Aero-be-the-Sweetspot-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55709;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20217;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34016;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30750;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30750;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:47:\"Could-Aero-be-the-Sweetspot-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4708;}s:13:\"project-small\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23933;}s:13:\"project-large\";a:5:{s:4:\"file\";s:49:\"Could-Aero-be-the-Sweetspot-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38159;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:48:\"Could-Aero-be-the-Sweetspot-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20210;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32872,4490,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:84656;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:47208;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5576;}s:3:\"end\";i:1629276740;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:44624;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:26916;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.6032;}s:3:\"end\";i:1629276741;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:16486;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14001;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8493;}s:3:\"end\";i:1629276742;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:42255;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23419;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5542;}s:3:\"end\";i:1629276744;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:62002;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:43390;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6998;}s:3:\"end\";i:1629276747;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(32873,4490,'_wp_attachment_image_alt','Could Aero be the Sweetspot'),(32877,5005,'_wp_attached_file','New-In-Product-Page-scaled-2.jpg'),(32878,5005,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:32:\"New-In-Product-Page-scaled-2.jpg\";s:8:\"filesize\";i:19836;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:41:\"New-In-Product-Page-scaled-2-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39060;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:41:\"New-In-Product-Page-scaled-2-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34891;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34927;}s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8426;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9061;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10758;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"New-In-Product-Page-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25203;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"New-In-Product-Page-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38886;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34082;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"New-In-Product-Page-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43738;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"New-In-Product-Page-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42327;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"New-In-Product-Page-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42327;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30065;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10632;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19413;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21429;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31448;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33513;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23534;}s:10:\"page-large\";a:5:{s:4:\"file\";s:41:\"New-In-Product-Page-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47865;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19242;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32549;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33513;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33513;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"New-In-Product-Page-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3142;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23534;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"New-In-Product-Page-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34974;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"New-In-Product-Page-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18857;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32882,5005,'_wp_attachment_image_alt','Why your website should have a ‘New In’ product page'),(32883,5052,'_wp_attached_file','magento-update-scaled-2.jpg'),(32884,5052,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:27:\"magento-update-scaled-2.jpg\";s:8:\"filesize\";i:16272;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8394;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10302;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28586;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8648;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"magento-update-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23022;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"magento-update-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35482;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27854;}s:8:\"masthead\";a:5:{s:4:\"file\";s:36:\"magento-update-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34741;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"magento-update-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36828;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:36:\"magento-update-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36828;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24670;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9904;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16706;}s:10:\"team-small\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17019;}s:10:\"team-large\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26456;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27334;}s:10:\"page-small\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19848;}s:10:\"page-large\";a:5:{s:4:\"file\";s:36:\"magento-update-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42739;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16492;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27611;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27334;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27334;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"magento-update-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3324;}s:13:\"project-small\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19848;}s:13:\"project-large\";a:5:{s:4:\"file\";s:36:\"magento-update-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30641;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:35:\"magento-update-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16108;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32888,5052,'_wp_attachment_image_alt','Adobe Commerce/Magento Update'),(32889,5052,'_edit_last','1'),(32890,5098,'_wp_attached_file','AB-Split-Testing-Blog-Image-R-min-1.png'),(32891,5098,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:39:\"AB-Split-Testing-Blog-Image-R-min-1.png\";s:8:\"filesize\";i:35123;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32895,5098,'_wp_attachment_image_alt','The Beginner’s Guide To A/B Split Testing FI'),(32896,5104,'_wp_attached_file','5-Reasons-Why-You-Need-UX-Design-for-Startups-1.jpg'),(32897,5104,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1281;s:4:\"file\";s:51:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1.jpg\";s:8:\"filesize\";i:78640;s:5:\"sizes\";a:29:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47653;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60466;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65228;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50826;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:61:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143599;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:60:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82761;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:61:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-1920x1067.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177368;}s:8:\"masthead\";a:5:{s:4:\"file\";s:60:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-1920x422.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90164;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:61:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150189;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:60:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117023;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52250;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:60:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-1920x800.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107767;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27327;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40144;}s:10:\"team-small\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31791;}s:10:\"team-large\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61044;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:60:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78478;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:61:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-1920x1172.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183764;}s:10:\"page-small\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45112;}s:10:\"page-large\";a:5:{s:4:\"file\";s:61:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-1920x1200.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140457;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39325;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69253;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67198;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:61:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-1920x1000.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174406;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62160;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7310;}s:13:\"project-small\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45112;}s:13:\"project-large\";a:5:{s:4:\"file\";s:60:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83913;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:59:\"5-Reasons-Why-You-Need-UX-Design-for-Startups-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38829;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32901,5104,'_wp_attachment_image_alt','UX design on a tablet'),(32902,5108,'_wp_attached_file','UX-Design-1.png'),(32903,5108,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1016;s:6:\"height\";i:885;s:4:\"file\";s:15:\"UX-Design-1.png\";s:8:\"filesize\";i:47357;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32907,5108,'_wp_attachment_image_alt','4Reasons Why You Need UX Design for Startups'),(32908,5113,'_wp_attached_file','Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1.jpg'),(32909,5113,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:74:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1.jpg\";s:8:\"filesize\";i:106726;s:5:\"sizes\";a:29:{s:6:\"medium\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44651;}s:5:\"large\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67825;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47162;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:84:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116775;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:83:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72920;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:84:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-2000x1067.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164530;}s:8:\"masthead\";a:5:{s:4:\"file\";s:83:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-2000x422.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88217;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:84:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138012;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:83:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105441;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56585;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:83:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-2000x800.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142642;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32040;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41900;}s:10:\"team-small\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35141;}s:10:\"team-large\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57681;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:83:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68163;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:84:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-2000x1172.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149385;}s:10:\"page-small\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43528;}s:10:\"page-large\";a:5:{s:4:\"file\";s:84:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158726;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40424;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62702;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62812;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:84:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-2000x1000.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158563;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61968;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7997;}s:13:\"project-small\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43528;}s:13:\"project-large\";a:5:{s:4:\"file\";s:83:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81763;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:82:\"Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40639;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32913,5113,'_wp_attachment_image_alt','Decorate a website for Halloween, animated scene with 3 people dressed in Halloween costumes in a spooky location.'),(32914,5116,'_wp_attached_file','Coloured-Actuate-Halloween-FI-min-min-1.png'),(32915,5116,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:43:\"Coloured-Actuate-Halloween-FI-min-min-1.png\";s:8:\"filesize\";i:114442;s:5:\"sizes\";a:29:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1-730x487.png\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125970;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1-855x570.png\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155175;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:202572;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:134532;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:53:\"Coloured-Actuate-Halloween-FI-min-min-1-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:336908;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:52:\"Coloured-Actuate-Halloween-FI-min-min-1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:221112;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:53:\"Coloured-Actuate-Halloween-FI-min-min-1-2000x1067.png\";s:5:\"width\";i:2000;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:319660;}s:8:\"masthead\";a:5:{s:4:\"file\";s:52:\"Coloured-Actuate-Halloween-FI-min-min-1-2000x422.png\";s:5:\"width\";i:2000;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:194822;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:53:\"Coloured-Actuate-Halloween-FI-min-min-1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:407610;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:52:\"Coloured-Actuate-Halloween-FI-min-min-1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:312779;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:162592;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:52:\"Coloured-Actuate-Halloween-FI-min-min-1-2000x800.png\";s:5:\"width\";i:2000;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:303442;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101138;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:120379;}s:10:\"team-small\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104287;}s:10:\"team-large\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:165204;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:52:\"Coloured-Actuate-Halloween-FI-min-min-1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:204638;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:53:\"Coloured-Actuate-Halloween-FI-min-min-1-2000x1172.png\";s:5:\"width\";i:2000;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:321257;}s:10:\"page-small\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:123383;}s:10:\"page-large\";a:5:{s:4:\"file\";s:53:\"Coloured-Actuate-Halloween-FI-min-min-1-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:453332;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:116059;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:179134;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:188983;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:53:\"Coloured-Actuate-Halloween-FI-min-min-1-2000x1000.png\";s:5:\"width\";i:2000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:317664;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:187106;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1-210x140.png\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23269;}s:13:\"project-small\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:123383;}s:13:\"project-large\";a:5:{s:4:\"file\";s:52:\"Coloured-Actuate-Halloween-FI-min-min-1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:245982;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:51:\"Coloured-Actuate-Halloween-FI-min-min-1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:116075;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32919,5116,'_wp_attachment_image_alt','Decorate a website for Halloween, animated scene with 3 people dressed in Halloween costumes in a spooky location.'),(32920,5119,'_wp_attached_file','Ab-Split-testing-min-1.png'),(32921,5119,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:26:\"Ab-Split-testing-min-1.png\";s:8:\"filesize\";i:54936;s:5:\"sizes\";a:26:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:35:\"Ab-Split-testing-min-1-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:157812;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:35:\"Ab-Split-testing-min-1-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:159764;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Ab-Split-testing-min-1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:133508;}s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Ab-Split-testing-min-1-730x487.png\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:79495;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Ab-Split-testing-min-1-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84480;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Ab-Split-testing-min-1-855x570.png\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98129;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"Ab-Split-testing-min-1-750x1000.png\";s:5:\"width\";i:750;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98313;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"Ab-Split-testing-min-1-1500x422.png\";s:5:\"width\";i:1500;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85394;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"Ab-Split-testing-min-1-1460x1000.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:142828;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"Ab-Split-testing-min-1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:193323;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"Ab-Split-testing-min-1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99044;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:35:\"Ab-Split-testing-min-1-1500x800.png\";s:5:\"width\";i:1500;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:140791;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"Ab-Split-testing-min-1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53984;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"Ab-Split-testing-min-1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75797;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"Ab-Split-testing-min-1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71368;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"Ab-Split-testing-min-1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100751;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"Ab-Split-testing-min-1-690x1000.png\";s:5:\"width\";i:690;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87793;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"Ab-Split-testing-min-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78185;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"Ab-Split-testing-min-1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:73488;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"Ab-Split-testing-min-1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113290;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"Ab-Split-testing-min-1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132291;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"Ab-Split-testing-min-1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:127376;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"Ab-Split-testing-min-1-210x140.png\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16702;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"Ab-Split-testing-min-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78185;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"Ab-Split-testing-min-1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:151231;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"Ab-Split-testing-min-1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:73607;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32925,5119,'_wp_attachment_image_alt','the beginners guide to ab split testing'),(32926,5120,'_wp_attached_file','UX-Design-min-1.png'),(32927,5120,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:756;s:4:\"file\";s:19:\"UX-Design-min-1.png\";s:8:\"filesize\";i:37683;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-730x552.png\";s:5:\"width\";i:730;s:6:\"height\";i:552;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90292;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-767x580.png\";s:5:\"width\";i:767;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97246;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-760x756.png\";s:5:\"width\";i:760;s:6:\"height\";i:756;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89431;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-768x581.png\";s:5:\"width\";i:768;s:6:\"height\";i:581;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97410;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-750x756.png\";s:5:\"width\";i:750;s:6:\"height\";i:756;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88501;}s:8:\"masthead\";a:5:{s:4:\"file\";s:28:\"UX-Design-min-1-1000x422.png\";s:5:\"width\";i:1000;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60732;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101225;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45878;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:70933;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67108;}s:10:\"team-large\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105868;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-690x756.png\";s:5:\"width\";i:690;s:6:\"height\";i:756;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:82713;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76957;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68914;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:112503;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-690x756.png\";s:5:\"width\";i:690;s:6:\"height\";i:756;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:82713;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-690x756.png\";s:5:\"width\";i:690;s:6:\"height\";i:756;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:82713;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-185x140.png\";s:5:\"width\";i:185;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15274;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76957;}s:13:\"project-large\";a:5:{s:4:\"file\";s:28:\"UX-Design-min-1-1000x600.png\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80817;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"UX-Design-min-1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68130;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32931,5120,'_wp_attachment_image_alt','UX Design'),(32932,5124,'_wp_attached_file','Feature-Image-How-to-Create-an-Amazing-Ecommerce-Plan-to-Improve-Your-Numbers-1.jpg'),(32933,5124,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:640;s:6:\"height\";i:427;s:4:\"file\";s:83:\"Feature-Image-How-to-Create-an-Amazing-Ecommerce-Plan-to-Improve-Your-Numbers-1.jpg\";s:8:\"filesize\";i:20756;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32937,5124,'_wp_attachment_image_alt','Ecommerce Plan, A woman mapping out the User Goal on a white paper.'),(32938,5128,'_wp_attached_file','Actuate-Blog-FI-min-1.png'),(32939,5128,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:633;s:6:\"height\";i:385;s:4:\"file\";s:25:\"Actuate-Blog-FI-min-1.png\";s:8:\"filesize\";i:19515;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32943,5128,'_wp_attachment_image_alt','How to Create an Amazing eCommerce Plan to Improve Your Numbers'),(32944,5149,'_wp_attached_file','VNU_M653_09-min-1.png'),(32945,5149,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:21:\"VNU_M653_09-min-1.png\";s:8:\"filesize\";i:166838;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1-730x487.png\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90787;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1-855x570.png\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115375;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:199312;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:95868;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"VNU_M653_09-min-1-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:357235;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"VNU_M653_09-min-1-2048x1366.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:588083;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"VNU_M653_09-min-1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:314277;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"VNU_M653_09-min-1-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:416797;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"VNU_M653_09-min-1-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:166767;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"VNU_M653_09-min-1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:489815;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"VNU_M653_09-min-1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:335215;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126850;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"VNU_M653_09-min-1-2560x800.png\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:341496;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62568;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85330;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85263;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128418;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"VNU_M653_09-min-1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:297663;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"VNU_M653_09-min-1-2560x1172.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:438764;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87832;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"VNU_M653_09-min-1-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:578103;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:81534;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146854;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:255249;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"VNU_M653_09-min-1-2560x1000.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:400467;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:210809;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:31:\"VNU_M653_09-min-1-2560x1400.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:455802;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1-210x140.png\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14437;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87832;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"VNU_M653_09-min-1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:227699;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"VNU_M653_09-min-1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:81433;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32949,5149,'_wp_attachment_image_alt','ux design for eCommerce websites; person planning out a UX design'),(32950,5153,'_wp_attached_file','ecommerce-strategy-for-beginners-1.jpg'),(32951,5153,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1930;s:6:\"height\";i:1086;s:4:\"file\";s:38:\"ecommerce-strategy-for-beginners-1.jpg\";s:8:\"filesize\";i:50831;s:5:\"sizes\";a:27:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1-730x411.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35384;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1-855x481.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:481;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43478;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42477;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37415;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"ecommerce-strategy-for-beginners-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90927;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:47:\"ecommerce-strategy-for-beginners-1-750x1086.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44019;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:48:\"ecommerce-strategy-for-beginners-1-1930x1067.jpg\";s:5:\"width\";i:1930;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118400;}s:8:\"masthead\";a:5:{s:4:\"file\";s:47:\"ecommerce-strategy-for-beginners-1-1930x422.jpg\";s:5:\"width\";i:1930;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57106;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:48:\"ecommerce-strategy-for-beginners-1-1460x1086.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87790;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:47:\"ecommerce-strategy-for-beginners-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84030;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36476;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:47:\"ecommerce-strategy-for-beginners-1-1930x800.jpg\";s:5:\"width\";i:1930;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96729;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23194;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33633;}s:10:\"team-small\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22512;}s:10:\"team-large\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44840;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:47:\"ecommerce-strategy-for-beginners-1-690x1086.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1086;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42064;}s:10:\"page-small\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34949;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32969;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53055;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40847;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:48:\"ecommerce-strategy-for-beginners-1-1930x1000.jpg\";s:5:\"width\";i:1930;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119083;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38578;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1-249x140.jpg\";s:5:\"width\";i:249;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8203;}s:13:\"project-small\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34949;}s:13:\"project-large\";a:5:{s:4:\"file\";s:47:\"ecommerce-strategy-for-beginners-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64780;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:46:\"ecommerce-strategy-for-beginners-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32755;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1397857322\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(32955,5153,'_wp_attachment_image_alt','eCommerce strategy tips; eCommerce strategies for small businesses'),(32956,5157,'_wp_attached_file','Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2.jpg'),(32957,5157,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:70:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2.jpg\";s:8:\"filesize\";i:134082;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33925;}s:5:\"large\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42176;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56655;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36025;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:80:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91846;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:80:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135272;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:79:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72085;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:80:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149632;}s:8:\"masthead\";a:5:{s:4:\"file\";s:79:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63984;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:80:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107544;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:79:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82103;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43391;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:79:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-2560x800.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117323;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21924;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31344;}s:10:\"team-small\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30842;}s:10:\"team-large\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45154;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:79:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65284;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:80:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-2560x1172.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164151;}s:10:\"page-small\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32676;}s:10:\"page-large\";a:5:{s:4:\"file\";s:80:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125241;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30877;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49064;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63375;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:80:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-2560x1000.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143545;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58504;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:80:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-2560x1400.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178420;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5963;}s:13:\"project-small\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32676;}s:13:\"project-large\";a:5:{s:4:\"file\";s:79:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62417;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:78:\"Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30282;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32961,5157,'_wp_attachment_image_alt','ux design for eCommerce websites; person planning out a UX design'),(32962,5164,'_wp_attached_file','Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-1.jpg'),(32963,5164,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1350;s:6:\"height\";i:679;s:4:\"file\";s:75:\"Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-1.jpg\";s:8:\"filesize\";i:22470;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32967,5164,'_wp_attachment_image_alt','shopify ecommerce, an illustration of online shopping'),(32968,5166,'_wp_attached_file','Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-1.jpg'),(32969,5166,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1350;s:6:\"height\";i:679;s:4:\"file\";s:85:\"Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-1.jpg\";s:8:\"filesize\";i:44549;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32973,5166,'_wp_attachment_image_alt','An animated 3d Ecommerce layout'),(32974,5167,'_wp_attached_file','Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-1.jpg'),(32975,5167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1350;s:6:\"height\";i:679;s:4:\"file\";s:91:\"Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-1.jpg\";s:8:\"filesize\";i:37038;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32979,5167,'_wp_attachment_image_alt','eCommerce website for Christmas; an eCommerce store on a phone'),(32980,5168,'_wp_attached_file','Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-1.jpg'),(32981,5168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1350;s:6:\"height\";i:679;s:4:\"file\";s:84:\"Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-1.jpg\";s:8:\"filesize\";i:26838;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32985,5168,'_wp_attachment_image_alt','eCommerce mistakes, digital image of a man and a woman shopping.'),(32986,5169,'_wp_attached_file','asasasasa-1.jpg'),(32987,5169,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:15:\"asasasasa-1.jpg\";s:8:\"filesize\";i:59306;s:5:\"sizes\";a:31:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:24:\"asasasasa-1-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77050;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:24:\"asasasasa-1-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80142;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"asasasasa-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62328;}s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"asasasasa-1-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38952;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"asasasasa-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41296;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"asasasasa-1-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47991;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"asasasasa-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105064;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:24:\"asasasasa-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70209;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:25:\"asasasasa-1-2000x1067.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142442;}s:8:\"masthead\";a:5:{s:4:\"file\";s:24:\"asasasasa-1-2000x422.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76974;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:25:\"asasasasa-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124987;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:24:\"asasasasa-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94481;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:23:\"asasasasa-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49416;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:24:\"asasasasa-1-2000x800.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124583;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:23:\"asasasasa-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28552;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:23:\"asasasasa-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36540;}s:10:\"team-small\";a:5:{s:4:\"file\";s:23:\"asasasasa-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32649;}s:10:\"team-large\";a:5:{s:4:\"file\";s:23:\"asasasasa-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50780;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:24:\"asasasasa-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66044;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:25:\"asasasasa-1-2000x1172.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114521;}s:10:\"page-small\";a:5:{s:4:\"file\";s:23:\"asasasasa-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37895;}s:10:\"page-large\";a:5:{s:4:\"file\";s:25:\"asasasasa-1-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144342;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:23:\"asasasasa-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35136;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:23:\"asasasasa-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55128;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:23:\"asasasasa-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60117;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:25:\"asasasasa-1-2000x1000.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137666;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:23:\"asasasasa-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58578;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:23:\"asasasasa-1-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6877;}s:13:\"project-small\";a:5:{s:4:\"file\";s:23:\"asasasasa-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37895;}s:13:\"project-large\";a:5:{s:4:\"file\";s:24:\"asasasasa-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72350;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:23:\"asasasasa-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35335;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32988,5559,'_yoast_wpseo_content_score','60'),(32989,5559,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:696;}i:1;a:1:{s:2:\"id\";i:745;}i:2;a:1:{s:2:\"id\";i:741;}}}}'),(32990,5559,'_yoast_wpseo_content_score','60'),(32991,5559,'blog_sub','Ecommerce in 2015'),(32992,5559,'_blog_sub','field_56713eebe91ba'),(32993,5559,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:696;}i:1;a:1:{s:2:\"id\";i:745;}i:2;a:1:{s:2:\"id\";i:741;}}}}'),(32994,5559,'_yoast_wpseo_linkdex','64'),(32995,5559,'dsq_thread_id','4612751616'),(32996,5559,'_yoast_wpseo_linkdex','64'),(32997,5559,'dsq_thread_id','4612751616'),(32998,5559,'blog_sub','Ecommerce in 2015'),(32999,5559,'_blog_sub','field_56713eebe91ba'),(33000,5559,'_yoast_wpseo_metadesc','Ecommerce is booming and taking over the UK retail landscape||Ecommerce is booming and taking over the UK retail landscape||Ecommerce is booming and taking over the UK retail landscape'),(33001,5559,'_yoast_wpseo_focuskw','Ecommerce||Ecommerce||Ecommerce'),(33002,5559,'_yoast_wpseo_focuskw_text_input','Ecommerce'),(33003,5559,'_edit_last','1'),(33004,5559,'_wpas_skip_13980919','1'),(33005,5559,'_wpas_skip_13980915','1'),(33006,5559,'_wpas_skip_13980908','1'),(33007,5559,'_yoast_wpseo_primary_category',''),(33008,5559,'_wpas_skip_13980899','1'),(33009,5559,'_yoast_wpseo_metadesc','Ecommerce is booming and taking over the UK retail landscape||Ecommerce is booming and taking over the UK retail landscape||Ecommerce is booming and taking over the UK retail landscape'),(33010,5559,'_yoast_wpseo_focuskw','Ecommerce||Ecommerce||Ecommerce'),(33011,5559,'_yoast_wpseo_focuskw_text_input','Ecommerce'),(33012,5559,'_edit_last','1'),(33013,5559,'_wpas_skip_13980899','1'),(33014,5559,'_wpas_skip_13980908','1'),(33015,5559,'_wpas_skip_13980915','1'),(33016,5559,'_wpas_skip_13980919','1'),(33017,5559,'_thumbnail_id','5560'),(33018,5559,'_yoast_wpseo_primary_category',''),(33019,5559,'_thumbnail_id','5560'),(33020,5559,'_yoast_wpseo_content_score','60'),(33021,5559,'_yoast_wpseo_linkdex','64'),(33022,5559,'dsq_thread_id','4612751616'),(33023,5559,'blog_sub','Ecommerce in 2015'),(33024,5559,'_yoast_wpseo_metadesc','Ecommerce is booming and taking over the UK retail landscape||Ecommerce is booming and taking over the UK retail landscape||Ecommerce is booming and taking over the UK retail landscape'),(33025,5559,'_thumbnail_id','5560'),(33026,5559,'_yoast_wpseo_primary_category',''),(33027,5559,'_wpas_skip_13980899','1'),(33028,5559,'_wpas_skip_13980908','1'),(33029,5559,'_wpas_skip_13980915','1'),(33030,5559,'_wpas_skip_13980919','1'),(33031,5559,'_edit_last','1'),(33032,5559,'_yoast_wpseo_focuskw_text_input','Ecommerce'),(33033,5559,'_yoast_wpseo_focuskw','Ecommerce||Ecommerce||Ecommerce'),(33034,5559,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:696;}i:1;a:1:{s:2:\"id\";i:745;}i:2;a:1:{s:2:\"id\";i:741;}}}}'),(33035,5559,'_blog_sub','field_56713eebe91ba'),(33036,5559,'_yoast_wpseo_estimated-reading-time-minutes','2'),(33037,5561,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:705;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(33038,5561,'blog_sub','Conversion Rate Optimisation'),(33039,5561,'_blog_sub','field_56713eebe91ba'),(33040,5561,'dsq_thread_id','4545499020'),(33041,5561,'_yoast_wpseo_linkdex','59'),(33042,5561,'_yoast_wpseo_focuskw','Convert||Convert||Convert'),(33043,5561,'_yoast_wpseo_focuskw_text_input','Convert'),(33044,5561,'_edit_last','1'),(33045,5561,'_yoast_wpseo_focuskw_text_input','Convert'),(33046,5561,'_edit_last','1'),(33047,5561,'_yoast_wpseo_content_score','90'),(33048,5561,'_wpas_skip_13980919','1'),(33049,5561,'_wpas_skip_13980899','1'),(33050,5561,'_wpas_skip_13980908','1'),(33051,5561,'_wpas_skip_13980915','1'),(33052,5561,'_yoast_wpseo_primary_category',''),(33053,5561,'_thumbnail_id','5562'),(33054,5561,'_yoast_wpseo_content_score','90'),(33055,5561,'_wpas_skip_13980919','1'),(33056,5561,'_yoast_wpseo_primary_category',''),(33057,5561,'_wpas_skip_13980899','1'),(33058,5561,'_wpas_skip_13980908','1'),(33059,5561,'_wpas_skip_13980915','1'),(33060,5561,'_thumbnail_id','5562'),(33061,5561,'_yoast_wpseo_linkdex','59'),(33062,5561,'_yoast_wpseo_focuskw','Convert||Convert||Convert'),(33063,5561,'blog_sub','Conversion Rate Optimisation'),(33064,5561,'_blog_sub','field_56713eebe91ba'),(33065,5561,'dsq_thread_id','4545499020'),(33066,5561,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:705;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(33067,5561,'_wpas_skip_13980919','1'),(33068,5561,'_yoast_wpseo_content_score','90'),(33069,5561,'_wpas_skip_13980915','1'),(33070,5561,'_wpas_skip_13980908','1'),(33071,5561,'_edit_last','1'),(33072,5561,'_yoast_wpseo_focuskw_text_input','Convert'),(33073,5561,'_yoast_wpseo_focuskw','Convert||Convert||Convert'),(33074,5561,'_yoast_wpseo_linkdex','59'),(33075,5561,'blog_sub','Conversion Rate Optimisation'),(33076,5561,'_blog_sub','field_56713eebe91ba'),(33077,5561,'dsq_thread_id','4545499020'),(33078,5561,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:705;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(33079,5561,'_thumbnail_id','5562'),(33080,5561,'_yoast_wpseo_primary_category',''),(33081,5561,'_wpas_skip_13980899','1'),(33082,5561,'_yoast_wpseo_estimated-reading-time-minutes','3'),(33083,5563,'_yoast_wpseo_content_score','90'),(33084,5563,'_yoast_wpseo_primary_category',''),(33085,5563,'dsq_thread_id','4612754655'),(33086,5563,'_yoast_wpseo_title','Is your store ready for Magento 2?||Is your store ready for Magento 2?||Is your store ready for Magento 2?'),(33087,5563,'_wpas_done_all','1'),(33088,5563,'blog_sub','Magento 2 Has Launched'),(33089,5563,'_blog_sub','field_56713eebe91ba'),(33090,5563,'_thumbnail_id','5564'),(33091,5563,'_yoast_wpseo_linkdex','56'),(33092,5563,'_yoast_wpseo_focuskw','Magento 2||Magento 2||Magento 2'),(33093,5563,'_yoast_wpseo_focuskw_text_input','Magento 2'),(33094,5563,'_blog_sub','field_56713eebe91ba'),(33095,5563,'blog_sub','Magento 2 Has Launched'),(33096,5563,'_yoast_wpseo_linkdex','56'),(33097,5563,'_yoast_wpseo_focuskw_text_input','Magento 2'),(33098,5563,'_yoast_wpseo_focuskw','Magento 2||Magento 2||Magento 2'),(33099,5563,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:544;}i:2;a:1:{s:2:\"id\";i:733;}}}}'),(33100,5563,'_edit_last','1'),(33101,5563,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:544;}i:2;a:1:{s:2:\"id\";i:733;}}}}'),(33102,5563,'_edit_last','1'),(33103,5563,'_yoast_wpseo_content_score','90'),(33104,5563,'_yoast_wpseo_title','Is your store ready for Magento 2?||Is your store ready for Magento 2?||Is your store ready for Magento 2?'),(33105,5563,'dsq_thread_id','4612754655'),(33106,5563,'_yoast_wpseo_primary_category',''),(33107,5563,'_thumbnail_id','5564'),(33108,5563,'_wpas_done_all','1'),(33109,5563,'_yoast_wpseo_linkdex','56'),(33110,5563,'blog_sub','Magento 2 Has Launched'),(33111,5563,'_blog_sub','field_56713eebe91ba'),(33112,5563,'_thumbnail_id','5564'),(33113,5563,'_wpas_done_all','1'),(33114,5563,'_yoast_wpseo_title','Is your store ready for Magento 2?||Is your store ready for Magento 2?||Is your store ready for Magento 2?'),(33115,5563,'dsq_thread_id','4612754655'),(33116,5563,'_yoast_wpseo_primary_category',''),(33117,5563,'_yoast_wpseo_content_score','90'),(33118,5563,'_edit_last','1'),(33119,5563,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593080;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:544;}i:2;a:1:{s:2:\"id\";i:733;}}}}'),(33120,5563,'_yoast_wpseo_focuskw_text_input','Magento 2'),(33121,5563,'_yoast_wpseo_focuskw','Magento 2||Magento 2||Magento 2'),(33122,5563,'_yoast_wpseo_estimated-reading-time-minutes','2'),(33123,5565,'_yoast_wpseo_content_score','90'),(33124,5565,'_blog_sub','field_56713eebe91ba'),(33125,5565,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:69;}i:2;a:1:{s:2:\"id\";i:106;}}}}'),(33126,5565,'_yoast_wpseo_metadesc','Why your website should be responsive and what the benefits are for your digital marketing.||Why your website should be responsive and what the benefits are for your digital marketing.||Why your website should be responsive and what the benefits are for your digital marketing.'),(33127,5565,'dsq_thread_id','4682194331'),(33128,5565,'_yoast_wpseo_linkdex','62'),(33129,5565,'_wpas_skip_13980919','1'),(33130,5565,'_edit_last','1'),(33131,5565,'_yoast_wpseo_focuskw_text_input','Responsive'),(33132,5565,'_yoast_wpseo_focuskw','Responsive||Responsive||Responsive'),(33133,5565,'_wpas_skip_13980908','1'),(33134,5565,'_wpas_skip_13980915','1'),(33135,5565,'blog_sub','Just another buzz word?'),(33136,5565,'_yoast_wpseo_metadesc','Why your website should be responsive and what the benefits are for your digital marketing.||Why your website should be responsive and what the benefits are for your digital marketing.||Why your website should be responsive and what the benefits are for your digital marketing.'),(33137,5565,'dsq_thread_id','4682194331'),(33138,5565,'_yoast_wpseo_linkdex','62'),(33139,5565,'_yoast_wpseo_focuskw','Responsive||Responsive||Responsive'),(33140,5565,'_yoast_wpseo_focuskw_text_input','Responsive'),(33141,5565,'_edit_last','1'),(33142,5565,'_wpas_skip_13980919','1'),(33143,5565,'_wpas_skip_13980915','1'),(33144,5565,'_thumbnail_id','5566'),(33145,5565,'_yoast_wpseo_primary_category',''),(33146,5565,'_wpas_skip_13980899','1'),(33147,5565,'_wpas_skip_13980908','1'),(33148,5565,'_yoast_wpseo_content_score','90'),(33149,5565,'_wpas_skip_13980899','1'),(33150,5565,'_yoast_wpseo_primary_category',''),(33151,5565,'_thumbnail_id','5566'),(33152,5565,'blog_sub','Just another buzz word?'),(33153,5565,'_blog_sub','field_56713eebe91ba'),(33154,5565,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:69;}i:2;a:1:{s:2:\"id\";i:106;}}}}'),(33155,5565,'_thumbnail_id','5566'),(33156,5565,'_yoast_wpseo_primary_category',''),(33157,5565,'_wpas_skip_13980899','1'),(33158,5565,'_wpas_skip_13980908','1'),(33159,5565,'_wpas_skip_13980915','1'),(33160,5565,'_wpas_skip_13980919','1'),(33161,5565,'_edit_last','1'),(33162,5565,'_yoast_wpseo_focuskw_text_input','Responsive'),(33163,5565,'_yoast_wpseo_focuskw','Responsive||Responsive||Responsive'),(33164,5565,'_yoast_wpseo_linkdex','62'),(33165,5565,'dsq_thread_id','4682194331'),(33166,5565,'_yoast_wpseo_metadesc','Why your website should be responsive and what the benefits are for your digital marketing.||Why your website should be responsive and what the benefits are for your digital marketing.||Why your website should be responsive and what the benefits are for your digital marketing.'),(33167,5565,'blog_sub','Just another buzz word?'),(33168,5565,'_blog_sub','field_56713eebe91ba'),(33169,5565,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:69;}i:2;a:1:{s:2:\"id\";i:106;}}}}'),(33170,5565,'_yoast_wpseo_content_score','90'),(33171,5565,'_yoast_wpseo_estimated-reading-time-minutes','2'),(33172,5567,'_yoast_wpseo_focuskw_text_input','cyber monday'),(33173,5567,'_edit_last','1'),(33174,5567,'_wpas_skip_13980919','1'),(33175,5567,'_wpas_skip_13980915','1'),(33176,5567,'_wpas_skip_13980908','1'),(33177,5567,'_wpas_skip_13980899','1'),(33178,5567,'_thumbnail_id','5568'),(33179,5567,'_yoast_wpseo_primary_category',''),(33180,5567,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:485;}i:1;a:1:{s:2:\"id\";i:751;}i:2;a:1:{s:2:\"id\";i:69;}}}}'),(33181,5567,'_blog_sub','field_56713eebe91ba'),(33182,5567,'_yoast_wpseo_metadesc','Are you ready for Cyber Monday the online shopping event of the year?||Are you ready for Cyber Monday the online shopping event of the year?||Are you ready for Cyber Monday the online shopping event of the year?'),(33183,5567,'dsq_thread_id','4716875017'),(33184,5567,'blog_sub','Cyber Monday is here!'),(33185,5567,'_yoast_wpseo_linkdex','62'),(33186,5567,'_yoast_wpseo_content_score','60'),(33187,5567,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:485;}i:1;a:1:{s:2:\"id\";i:751;}i:2;a:1:{s:2:\"id\";i:69;}}}}'),(33188,5567,'_blog_sub','field_56713eebe91ba'),(33189,5567,'dsq_thread_id','4716875017'),(33190,5567,'blog_sub','Cyber Monday is here!'),(33191,5567,'_yoast_wpseo_metadesc','Are you ready for Cyber Monday the online shopping event of the year?||Are you ready for Cyber Monday the online shopping event of the year?||Are you ready for Cyber Monday the online shopping event of the year?'),(33192,5567,'_yoast_wpseo_linkdex','62'),(33193,5567,'_yoast_wpseo_focuskw','cyber monday||cyber monday||cyber monday'),(33194,5567,'_yoast_wpseo_focuskw','cyber monday||cyber monday||cyber monday'),(33195,5567,'_yoast_wpseo_focuskw_text_input','cyber monday'),(33196,5567,'_edit_last','1'),(33197,5567,'_wpas_skip_13980919','1'),(33198,5567,'_wpas_skip_13980915','1'),(33199,5567,'_wpas_skip_13980908','1'),(33200,5567,'_thumbnail_id','5568'),(33201,5567,'_yoast_wpseo_primary_category',''),(33202,5567,'_wpas_skip_13980899','1'),(33203,5567,'_yoast_wpseo_content_score','60'),(33204,5567,'_thumbnail_id','5568'),(33205,5567,'_yoast_wpseo_primary_category',''),(33206,5567,'_wpas_skip_13980899','1'),(33207,5567,'_wpas_skip_13980908','1'),(33208,5567,'_wpas_skip_13980915','1'),(33209,5567,'_wpas_skip_13980919','1'),(33210,5567,'_edit_last','1'),(33211,5567,'_yoast_wpseo_focuskw_text_input','cyber monday'),(33212,5567,'_yoast_wpseo_focuskw','cyber monday||cyber monday||cyber monday'),(33213,5567,'_yoast_wpseo_linkdex','62'),(33214,5567,'_yoast_wpseo_metadesc','Are you ready for Cyber Monday the online shopping event of the year?||Are you ready for Cyber Monday the online shopping event of the year?||Are you ready for Cyber Monday the online shopping event of the year?'),(33215,5567,'dsq_thread_id','4716875017'),(33216,5567,'blog_sub','Cyber Monday is here!'),(33217,5567,'_blog_sub','field_56713eebe91ba'),(33218,5567,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:485;}i:1;a:1:{s:2:\"id\";i:751;}i:2;a:1:{s:2:\"id\";i:69;}}}}'),(33219,5567,'_yoast_wpseo_content_score','60'),(33220,5567,'_yoast_wpseo_estimated-reading-time-minutes','4'),(33221,5569,'_blog_sub','field_56713eebe91ba'),(33222,5569,'blog_sub',''),(33223,5569,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(33224,5569,'_yoast_wpseo_linkdex','62'),(33225,5569,'dsq_thread_id','4716873773'),(33226,5569,'_yoast_wpseo_focuskw','black friday||black friday||black friday'),(33227,5569,'_yoast_wpseo_metadesc','2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?||2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?||2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?'),(33228,5569,'_yoast_wpseo_focuskw_text_input','black friday'),(33229,5569,'_edit_last','1'),(33230,5569,'_wpas_skip_13980919','1'),(33231,5569,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(33232,5569,'dsq_thread_id','4716873773'),(33233,5569,'_yoast_wpseo_metadesc','2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?||2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?||2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?'),(33234,5569,'_yoast_wpseo_linkdex','62'),(33235,5569,'_yoast_wpseo_focuskw','black friday||black friday||black friday'),(33236,5569,'_yoast_wpseo_primary_category',''),(33237,5569,'_yoast_wpseo_content_score','30'),(33238,5569,'_wpas_skip_13980915','1'),(33239,5569,'_wpas_skip_13980908','1'),(33240,5569,'_wpas_skip_13980899','1'),(33241,5569,'_thumbnail_id','5570'),(33242,5569,'_yoast_wpseo_focuskw_text_input','black friday'),(33243,5569,'_edit_last','1'),(33244,5569,'_wpas_skip_13980919','1'),(33245,5569,'_wpas_skip_13980915','1'),(33246,5569,'_thumbnail_id','5570'),(33247,5569,'_wpas_skip_13980899','1'),(33248,5569,'_wpas_skip_13980908','1'),(33249,5569,'blog_sub',''),(33250,5569,'_blog_sub','field_56713eebe91ba'),(33251,5569,'_yoast_wpseo_primary_category',''),(33252,5569,'_yoast_wpseo_content_score','30'),(33253,5569,'blog_sub',''),(33254,5569,'_blog_sub','field_56713eebe91ba'),(33255,5569,'_yoast_wpseo_primary_category',''),(33256,5569,'_yoast_wpseo_content_score','30'),(33257,5569,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593081;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(33258,5569,'_edit_last','1'),(33259,5569,'_yoast_wpseo_focuskw_text_input','black friday'),(33260,5569,'_yoast_wpseo_focuskw','black friday||black friday||black friday'),(33261,5569,'_yoast_wpseo_metadesc','2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?||2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?||2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?'),(33262,5569,'_wpas_skip_13980915','1'),(33263,5569,'_wpas_skip_13980919','1'),(33264,5569,'_thumbnail_id','5570'),(33265,5569,'_wpas_skip_13980899','1'),(33266,5569,'_wpas_skip_13980908','1'),(33267,5569,'_yoast_wpseo_linkdex','62'),(33268,5569,'dsq_thread_id','4716873773'),(33269,5569,'_yoast_wpseo_estimated-reading-time-minutes','4'),(33270,5571,'_yoast_wpseo_content_score','90'),(33271,5571,'_yoast_wpseo_linkdex','57'),(33272,5571,'_yoast_wpseo_primary_category',''),(33273,5571,'_yoast_wpseo_focuskw_text_input','Magento 2'),(33274,5571,'_yoast_wpseo_focuskw','Magento 2||Magento 2||Magento 2'),(33275,5571,'_blog_sub','field_56713eebe91ba'),(33276,5571,'blog_sub',''),(33277,5571,'_edit_last','1'),(33278,5571,'_wpas_skip_13980919','1'),(33279,5571,'_wpas_skip_13980915','1'),(33280,5571,'_wpas_skip_13980908','1'),(33281,5571,'_wpas_skip_13980899','1'),(33282,5571,'_wpas_done_all','1'),(33283,5571,'_thumbnail_id','5572'),(33284,5571,'dsq_thread_id','4683111584'),(33285,5571,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1520776141;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:463;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:738;}}}}'),(33286,5571,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1520776141;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:463;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:738;}}}}'),(33287,5571,'dsq_thread_id','4683111584'),(33288,5571,'_thumbnail_id','5572'),(33289,5571,'_wpas_done_all','1'),(33290,5571,'_wpas_skip_13980899','1'),(33291,5571,'_wpas_skip_13980908','1'),(33292,5571,'_wpas_skip_13980915','1'),(33293,5571,'_wpas_skip_13980919','1'),(33294,5571,'_edit_last','1'),(33295,5571,'blog_sub',''),(33296,5571,'_blog_sub','field_56713eebe91ba'),(33297,5571,'_yoast_wpseo_primary_category',''),(33298,5571,'_yoast_wpseo_focuskw_text_input','Magento 2'),(33299,5571,'_yoast_wpseo_focuskw','Magento 2||Magento 2||Magento 2'),(33300,5571,'_yoast_wpseo_linkdex','57'),(33301,5571,'_yoast_wpseo_content_score','90'),(33302,5571,'_yoast_wpseo_content_score','90'),(33303,5571,'_wpas_skip_13980919','1'),(33304,5571,'_edit_last','1'),(33305,5571,'blog_sub',''),(33306,5571,'_blog_sub','field_56713eebe91ba'),(33307,5571,'_yoast_wpseo_primary_category',''),(33308,5571,'_wpas_skip_13980915','1'),(33309,5571,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1520776141;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:463;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:738;}}}}'),(33310,5571,'dsq_thread_id','4683111584'),(33311,5571,'_thumbnail_id','5572'),(33312,5571,'_wpas_done_all','1'),(33313,5571,'_wpas_skip_13980899','1'),(33314,5571,'_wpas_skip_13980908','1'),(33315,5571,'_yoast_wpseo_focuskw','Magento 2||Magento 2||Magento 2'),(33316,5571,'_yoast_wpseo_linkdex','57'),(33317,5571,'_yoast_wpseo_focuskw_text_input','Magento 2'),(33318,5571,'_yoast_wpseo_estimated-reading-time-minutes','3'),(33359,693,'_yoast_wpseo_content_score','90'),(33360,693,'_edit_last','1'),(33361,693,'blog_sub',''),(33362,693,'_yoast_wpseo_primary_category',''),(33363,693,'_blog_sub','field_56713eebe91ba'),(33364,693,'_publicize_twitter_user','@ActuateTwts'),(33365,693,'_wpas_skip_13980908','1'),(33366,693,'_wpas_skip_13980915','1'),(33367,693,'_wpas_skip_13980919','1'),(33368,693,'dsq_thread_id','4837807661'),(33369,693,'_wpas_skip_13980899','1'),(33370,693,'_jetpack_related_posts_cache','a:1:{s:32:\"86fe90b1a94fa217ee6728062fd05b72\";a:2:{s:7:\"expires\";i:1524474721;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:851;}i:1;a:1:{s:2:\"id\";i:724;}i:2;a:1:{s:2:\"id\";i:833;}}}}'),(33371,693,'_thumbnail_id','4864'),(33372,693,'_wpas_done_all','1'),(33373,693,'_thumbnail_id','4864'),(33374,693,'_wpas_done_all','1'),(33375,693,'_jetpack_related_posts_cache','a:1:{s:32:\"86fe90b1a94fa217ee6728062fd05b72\";a:2:{s:7:\"expires\";i:1524474721;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:851;}i:1;a:1:{s:2:\"id\";i:724;}i:2;a:1:{s:2:\"id\";i:833;}}}}'),(33376,693,'_wpas_skip_13980899','1'),(33377,693,'_wpas_skip_13980908','1'),(33378,693,'_wpas_skip_13980915','1'),(33379,693,'_wpas_skip_13980919','1'),(33380,693,'dsq_thread_id','4837807661'),(33381,693,'_publicize_twitter_user','@ActuateTwts'),(33382,693,'_yoast_wpseo_primary_category',''),(33383,693,'_blog_sub','field_56713eebe91ba'),(33384,693,'blog_sub',''),(33385,693,'_edit_last','1'),(33386,693,'_yoast_wpseo_content_score','90'),(33387,693,'_publicize_twitter_user','@ActuateTwts'),(33388,693,'_yoast_wpseo_primary_category',''),(33389,693,'_blog_sub','field_56713eebe91ba'),(33390,693,'blog_sub',''),(33391,693,'_edit_last','1'),(33392,693,'_yoast_wpseo_content_score','90'),(33393,693,'_wpas_skip_13980919','1'),(33394,693,'dsq_thread_id','4837807661'),(33395,693,'_wpas_skip_13980915','1'),(33396,693,'_thumbnail_id','4864'),(33397,693,'_wpas_done_all','1'),(33398,693,'_jetpack_related_posts_cache','a:1:{s:32:\"86fe90b1a94fa217ee6728062fd05b72\";a:2:{s:7:\"expires\";i:1524474721;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:851;}i:1;a:1:{s:2:\"id\";i:724;}i:2;a:1:{s:2:\"id\";i:833;}}}}'),(33399,693,'_wpas_skip_13980899','1'),(33400,693,'_wpas_skip_13980908','1'),(33401,693,'_yoast_wpseo_estimated-reading-time-minutes','2'),(33402,693,'_yoast_wpseo_wordproof_timestamp',''),(33403,696,'dsq_thread_id','4837573762'),(33404,696,'_wpas_skip_13980899','1'),(33405,696,'_edit_last','1'),(33406,696,'_wpas_skip_13980919','1'),(33407,696,'_wpas_skip_13980908','1'),(33408,696,'_wpas_skip_13980915','1'),(33409,696,'_wpas_done_all','1'),(33410,696,'_thumbnail_id','4865'),(33411,696,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:483;}}}}'),(33412,696,'_yoast_wpseo_focuskw_text_input','successful ecommerce'),(33413,696,'_yoast_wpseo_focuskw','successful ecommerce'),(33414,696,'_yoast_wpseo_primary_category',''),(33415,696,'_publicize_twitter_user','@ActuateTwts'),(33416,696,'_yoast_wpseo_metadesc','Make the most of your ecommerce store with Actuate\'s smart tips for running successful ecommerce stores and getting more from your customers.'),(33417,696,'blog_sub',''),(33418,696,'_blog_sub','field_56713eebe91ba'),(33419,696,'_yoast_wpseo_content_score','30'),(33420,696,'_yoast_wpseo_linkdex','73'),(33421,696,'_wpas_skip_13980919','1'),(33422,696,'_edit_last','1'),(33423,696,'_wpas_skip_13980899','1'),(33424,696,'dsq_thread_id','4837573762'),(33425,696,'_yoast_wpseo_linkdex','73'),(33426,696,'blog_sub',''),(33427,696,'_blog_sub','field_56713eebe91ba'),(33428,696,'_yoast_wpseo_primary_category',''),(33429,696,'_publicize_twitter_user','@ActuateTwts'),(33430,696,'_yoast_wpseo_metadesc','Make the most of your ecommerce store with Actuate\'s smart tips for running successful ecommerce stores and getting more from your customers.'),(33431,696,'_yoast_wpseo_focuskw','successful ecommerce'),(33432,696,'_yoast_wpseo_focuskw_text_input','successful ecommerce'),(33433,696,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:483;}}}}'),(33434,696,'_thumbnail_id','4865'),(33435,696,'_wpas_done_all','1'),(33436,696,'_wpas_skip_13980915','1'),(33437,696,'_wpas_skip_13980908','1'),(33438,696,'_yoast_wpseo_content_score','30'),(33439,696,'_yoast_wpseo_focuskw_text_input','successful ecommerce'),(33440,696,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:483;}}}}'),(33441,696,'_thumbnail_id','4865'),(33442,696,'_wpas_done_all','1'),(33443,696,'_wpas_skip_13980915','1'),(33444,696,'_wpas_skip_13980908','1'),(33445,696,'_yoast_wpseo_content_score','30'),(33446,696,'_yoast_wpseo_metadesc','Make the most of your ecommerce store with Actuate\'s smart tips for running successful ecommerce stores and getting more from your customers.'),(33447,696,'_wpas_skip_13980919','1'),(33448,696,'_edit_last','1'),(33449,696,'_wpas_skip_13980899','1'),(33450,696,'dsq_thread_id','4837573762'),(33451,696,'_yoast_wpseo_linkdex','73'),(33452,696,'blog_sub',''),(33453,696,'_blog_sub','field_56713eebe91ba'),(33454,696,'_yoast_wpseo_primary_category',''),(33455,696,'_publicize_twitter_user','@ActuateTwts'),(33456,696,'_yoast_wpseo_focuskw','successful ecommerce'),(33457,696,'_yoast_wpseo_estimated-reading-time-minutes','2'),(33458,705,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:811;}i:1;a:1:{s:2:\"id\";i:106;}i:2;a:1:{s:2:\"id\";i:718;}}}}'),(33459,705,'_publicize_twitter_user','@ActuateTwts'),(33460,705,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:811;}i:1;a:1:{s:2:\"id\";i:106;}i:2;a:1:{s:2:\"id\";i:718;}}}}'),(33461,705,'_blog_sub','field_56713eebe91ba'),(33462,705,'_yoast_wpseo_primary_category',''),(33463,705,'_publicize_twitter_user','@ActuateTwts'),(33464,705,'blog_sub',''),(33465,705,'_yoast_wpseo_content_score','90'),(33466,705,'_yoast_wpseo_primary_category',''),(33467,705,'_blog_sub','field_56713eebe91ba'),(33468,705,'blog_sub',''),(33469,705,'_yoast_wpseo_content_score','90'),(33470,705,'_yoast_wpseo_linkdex','70'),(33471,705,'_yoast_wpseo_metadesc','Good news for creative artists and crafters out there – make it easier than ever to sell your products online with these 5 tips.'),(33472,705,'_yoast_wpseo_linkdex','70'),(33473,705,'_yoast_wpseo_focuskw','Selling Crafts Online'),(33474,705,'_yoast_wpseo_metadesc','Good news for creative artists and crafters out there – make it easier than ever to sell your products online with these 5 tips.'),(33475,705,'_yoast_wpseo_focuskw_text_input','Selling Crafts Online'),(33476,705,'_wpas_done_all','1'),(33477,705,'dsq_thread_id','4980115539'),(33478,705,'_thumbnail_id','4862'),(33479,705,'_edit_last','1'),(33480,705,'_edit_last','1'),(33481,705,'_thumbnail_id','4862'),(33482,705,'_wpas_done_all','1'),(33483,705,'dsq_thread_id','4980115539'),(33484,705,'_yoast_wpseo_focuskw_text_input','Selling Crafts Online'),(33485,705,'_yoast_wpseo_focuskw','Selling Crafts Online'),(33486,705,'_edit_last','1'),(33487,705,'_thumbnail_id','4862'),(33488,705,'_wpas_done_all','1'),(33489,705,'dsq_thread_id','4980115539'),(33490,705,'_yoast_wpseo_focuskw_text_input','Selling Crafts Online'),(33491,705,'_yoast_wpseo_focuskw','Selling Crafts Online'),(33492,705,'_yoast_wpseo_metadesc','Good news for creative artists and crafters out there – make it easier than ever to sell your products online with these 5 tips.'),(33493,705,'_yoast_wpseo_linkdex','70'),(33494,705,'_yoast_wpseo_content_score','90'),(33495,705,'blog_sub',''),(33496,705,'_blog_sub','field_56713eebe91ba'),(33497,705,'_yoast_wpseo_primary_category',''),(33498,705,'_publicize_twitter_user','@ActuateTwts'),(33499,705,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:811;}i:1;a:1:{s:2:\"id\";i:106;}i:2;a:1:{s:2:\"id\";i:718;}}}}'),(33500,705,'_yoast_wpseo_estimated-reading-time-minutes','3'),(33501,710,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1521913441;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:817;}i:2;a:1:{s:2:\"id\";i:811;}}}}'),(33502,710,'_wpas_done_all','1'),(33503,710,'_thumbnail_id','4860'),(33504,710,'_yoast_wpseo_linkdex','74'),(33505,710,'_blog_sub','field_56713eebe91ba'),(33506,710,'blog_sub',''),(33507,710,'_yoast_wpseo_content_score','90'),(33508,710,'_edit_last','1'),(33509,710,'_yoast_wpseo_metadesc','Here are just a few of the many ways that you can use this extremely popular game to promote your business and cash in on the Pokemon craze!'),(33510,710,'_yoast_wpseo_title','Using Pokemon Go in a Local Marketing Campaign'),(33511,710,'_yoast_wpseo_focuskw','Pokemon GO'),(33512,710,'_yoast_wpseo_primary_category',''),(33513,710,'_publicize_twitter_user','@ActuateTwts'),(33514,710,'_yoast_wpseo_focuskw_text_input','Pokemon GO'),(33515,710,'dsq_thread_id','5002715897'),(33516,710,'dsq_thread_id','5002715897'),(33517,710,'_yoast_wpseo_content_score','90'),(33518,710,'blog_sub',''),(33519,710,'_blog_sub','field_56713eebe91ba'),(33520,710,'_yoast_wpseo_primary_category',''),(33521,710,'_publicize_twitter_user','@ActuateTwts'),(33522,710,'_yoast_wpseo_focuskw_text_input','Pokemon GO'),(33523,710,'_yoast_wpseo_focuskw','Pokemon GO'),(33524,710,'_yoast_wpseo_title','Using Pokemon Go in a Local Marketing Campaign'),(33525,710,'_yoast_wpseo_metadesc','Here are just a few of the many ways that you can use this extremely popular game to promote your business and cash in on the Pokemon craze!'),(33526,710,'_yoast_wpseo_linkdex','74'),(33527,710,'_thumbnail_id','4860'),(33528,710,'_wpas_done_all','1'),(33529,710,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1521913441;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:817;}i:2;a:1:{s:2:\"id\";i:811;}}}}'),(33530,710,'_edit_last','1'),(33531,710,'_edit_last','1'),(33532,710,'_yoast_wpseo_content_score','90'),(33533,710,'blog_sub',''),(33534,710,'_blog_sub','field_56713eebe91ba'),(33535,710,'_yoast_wpseo_primary_category',''),(33536,710,'_publicize_twitter_user','@ActuateTwts'),(33537,710,'_yoast_wpseo_focuskw_text_input','Pokemon GO'),(33538,710,'_yoast_wpseo_focuskw','Pokemon GO'),(33539,710,'_yoast_wpseo_title','Using Pokemon Go in a Local Marketing Campaign'),(33540,710,'_yoast_wpseo_metadesc','Here are just a few of the many ways that you can use this extremely popular game to promote your business and cash in on the Pokemon craze!'),(33541,710,'_yoast_wpseo_linkdex','74'),(33542,710,'_thumbnail_id','4860'),(33543,710,'_wpas_done_all','1'),(33544,710,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1521913441;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:817;}i:2;a:1:{s:2:\"id\";i:811;}}}}'),(33545,710,'dsq_thread_id','5002715897'),(33546,710,'_yoast_wpseo_estimated-reading-time-minutes','3'),(33547,714,'dsq_thread_id','5033320753'),(33548,714,'_yoast_wpseo_primary_category',''),(33549,714,'_publicize_twitter_user','@ActuateTwts'),(33550,714,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:696;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:483;}}}}'),(33551,714,'blog_sub',''),(33552,714,'_blog_sub','field_56713eebe91ba'),(33553,714,'_yoast_wpseo_primary_category',''),(33554,714,'_blog_sub','field_56713eebe91ba'),(33555,714,'blog_sub',''),(33556,714,'_yoast_wpseo_content_score','60'),(33557,714,'_yoast_wpseo_focuskw','Page Load'),(33558,714,'_yoast_wpseo_metadesc','Page load speed does actually make a difference in your ecommerce sales, so make sure that your website loads as quickly as possible.'),(33559,714,'_yoast_wpseo_linkdex','81'),(33560,714,'dsq_thread_id','5033320753'),(33561,714,'_yoast_wpseo_content_score','60'),(33562,714,'_yoast_wpseo_linkdex','81'),(33563,714,'_yoast_wpseo_metadesc','Page load speed does actually make a difference in your ecommerce sales, so make sure that your website loads as quickly as possible.'),(33564,714,'_edit_last','1'),(33565,714,'_thumbnail_id','4859'),(33566,714,'_yoast_wpseo_focuskw_text_input','Page Load'),(33567,714,'_yoast_wpseo_focuskw','Page Load'),(33568,714,'_wpas_done_all','1'),(33569,714,'_yoast_wpseo_focuskw_text_input','Page Load'),(33570,714,'_thumbnail_id','4859'),(33571,714,'_edit_last','1'),(33572,714,'_wpas_done_all','1'),(33573,714,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:696;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:483;}}}}'),(33574,714,'_publicize_twitter_user','@ActuateTwts'),(33575,714,'_wpas_done_all','1'),(33576,714,'_edit_last','1'),(33577,714,'_thumbnail_id','4859'),(33578,714,'_yoast_wpseo_focuskw_text_input','Page Load'),(33579,714,'_yoast_wpseo_focuskw','Page Load'),(33580,714,'_yoast_wpseo_metadesc','Page load speed does actually make a difference in your ecommerce sales, so make sure that your website loads as quickly as possible.'),(33581,714,'_yoast_wpseo_linkdex','81'),(33582,714,'_yoast_wpseo_content_score','60'),(33583,714,'blog_sub',''),(33584,714,'_blog_sub','field_56713eebe91ba'),(33585,714,'_yoast_wpseo_primary_category',''),(33586,714,'_publicize_twitter_user','@ActuateTwts'),(33587,714,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593079;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:696;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:483;}}}}'),(33588,714,'dsq_thread_id','5033320753'),(33589,714,'_yoast_wpseo_estimated-reading-time-minutes','2'),(33590,718,'_wpas_done_all','1'),(33591,718,'dsq_thread_id','5039103300'),(33592,718,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593078;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:705;}i:1;a:1:{s:2:\"id\";i:811;}i:2;a:1:{s:2:\"id\";i:863;}}}}'),(33593,718,'_publicize_twitter_user','@ActuateTwts'),(33594,718,'_thumbnail_id','4857'),(33595,718,'_edit_last','1'),(33596,718,'_yoast_wpseo_focuskw','Write Product Descriptions'),(33597,718,'_yoast_wpseo_focuskw_text_input','Write Product Descriptions'),(33598,718,'_edit_last','1'),(33599,718,'_thumbnail_id','4857'),(33600,718,'_yoast_wpseo_primary_category',''),(33601,718,'_blog_sub','field_56713eebe91ba'),(33602,718,'_yoast_wpseo_linkdex','78'),(33603,718,'_yoast_wpseo_content_score','30'),(33604,718,'blog_sub',''),(33605,718,'_yoast_wpseo_metadesc','So how you can make sure that the product description really sells? Here are some tips for writing the best possible product descriptions.'),(33606,718,'_yoast_wpseo_focuskw','Write Product Descriptions'),(33607,718,'_yoast_wpseo_focuskw_text_input','Write Product Descriptions'),(33608,718,'dsq_thread_id','5039103300'),(33609,718,'_wpas_done_all','1'),(33610,718,'_yoast_wpseo_linkdex','78'),(33611,718,'_yoast_wpseo_content_score','30'),(33612,718,'blog_sub',''),(33613,718,'_blog_sub','field_56713eebe91ba'),(33614,718,'_yoast_wpseo_primary_category',''),(33615,718,'_publicize_twitter_user','@ActuateTwts'),(33616,718,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593078;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:705;}i:1;a:1:{s:2:\"id\";i:811;}i:2;a:1:{s:2:\"id\";i:863;}}}}'),(33617,718,'_yoast_wpseo_metadesc','So how you can make sure that the product description really sells? Here are some tips for writing the best possible product descriptions.'),(33618,718,'_edit_last','1'),(33619,718,'_thumbnail_id','4857'),(33620,718,'_yoast_wpseo_focuskw_text_input','Write Product Descriptions'),(33621,718,'_yoast_wpseo_focuskw','Write Product Descriptions'),(33622,718,'_yoast_wpseo_metadesc','So how you can make sure that the product description really sells? Here are some tips for writing the best possible product descriptions.'),(33623,718,'_yoast_wpseo_linkdex','78'),(33624,718,'_yoast_wpseo_content_score','30'),(33625,718,'blog_sub',''),(33626,718,'_blog_sub','field_56713eebe91ba'),(33627,718,'_yoast_wpseo_primary_category',''),(33628,718,'_publicize_twitter_user','@ActuateTwts'),(33629,718,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593078;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:705;}i:1;a:1:{s:2:\"id\";i:811;}i:2;a:1:{s:2:\"id\";i:863;}}}}'),(33630,718,'_wpas_done_all','1'),(33631,718,'dsq_thread_id','5039103300'),(33632,718,'_yoast_wpseo_estimated-reading-time-minutes','2'),(33633,721,'_yoast_wpseo_focuskw_text_input','Live Chat Support'),(33634,721,'_thumbnail_id','4856'),(33635,721,'_edit_last','1'),(33636,721,'_wpas_done_all','1'),(33637,721,'dsq_thread_id','5033337054'),(33638,721,'_thumbnail_id','4856'),(33639,721,'_yoast_wpseo_focuskw_text_input','Live Chat Support'),(33640,721,'_yoast_wpseo_focuskw','Live Chat Support'),(33641,721,'_yoast_wpseo_metadesc','They have some advantages, but they also have some disadvantages. What is right for your business?'),(33642,721,'_yoast_wpseo_linkdex','75'),(33643,721,'_yoast_wpseo_content_score','90'),(33644,721,'blog_sub',''),(33645,721,'_blog_sub','field_56713eebe91ba'),(33646,721,'_yoast_wpseo_primary_category',''),(33647,721,'_publicize_twitter_user','@ActuateTwts'),(33648,721,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523767985;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:544;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(33649,721,'_wpas_done_all','1'),(33650,721,'dsq_thread_id','5033337054'),(33651,721,'_publicize_twitter_user','@ActuateTwts'),(33652,721,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523767985;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:544;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(33653,721,'_yoast_wpseo_primary_category',''),(33654,721,'_blog_sub','field_56713eebe91ba'),(33655,721,'blog_sub',''),(33656,721,'_yoast_wpseo_content_score','90'),(33657,721,'_yoast_wpseo_metadesc','They have some advantages, but they also have some disadvantages. What is right for your business?'),(33658,721,'_yoast_wpseo_linkdex','75'),(33659,721,'_yoast_wpseo_focuskw','Live Chat Support'),(33660,721,'_edit_last','1'),(33661,721,'_edit_last','1'),(33662,721,'_thumbnail_id','4856'),(33663,721,'_yoast_wpseo_focuskw_text_input','Live Chat Support'),(33664,721,'_yoast_wpseo_focuskw','Live Chat Support'),(33665,721,'_yoast_wpseo_metadesc','They have some advantages, but they also have some disadvantages. What is right for your business?'),(33666,721,'_yoast_wpseo_linkdex','75'),(33667,721,'_yoast_wpseo_content_score','90'),(33668,721,'blog_sub',''),(33669,721,'_blog_sub','field_56713eebe91ba'),(33670,721,'_yoast_wpseo_primary_category',''),(33671,721,'_publicize_twitter_user','@ActuateTwts'),(33672,721,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523767985;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:544;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(33673,721,'dsq_thread_id','5033337054'),(33674,721,'_wpas_done_all','1'),(33675,721,'_yoast_wpseo_estimated-reading-time-minutes','2'),(33676,724,'_yoast_wpseo_focuskw','Martin Sylvester'),(33677,724,'_yoast_wpseo_focuskw_text_input','Martin Sylvester'),(33678,724,'_thumbnail_id','4858'),(33679,724,'_wpas_skip_13980899','1'),(33680,724,'_wpas_skip_13980908','1'),(33681,724,'_wpas_skip_13980915','1'),(33682,724,'_edit_last','1'),(33683,724,'_wpas_skip_13980919','1'),(33684,724,'_yoast_wpseo_metadesc','This month we welcome Martin Sylvester as Commercial Director to help manage our extraordinary growth. He understands customer & advises the best solutions.'),(33685,724,'_yoast_wpseo_content_score','90'),(33686,724,'_blog_sub','field_56713eebe91ba'),(33687,724,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1522142186;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:773;}i:1;a:1:{s:2:\"id\";i:780;}i:2;a:1:{s:2:\"id\";i:483;}}}}'),(33688,724,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1522142186;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:773;}i:1;a:1:{s:2:\"id\";i:780;}i:2;a:1:{s:2:\"id\";i:483;}}}}'),(33689,724,'_yoast_wpseo_linkdex','62'),(33690,724,'blog_sub',''),(33691,724,'_yoast_wpseo_primary_category',''),(33692,724,'_publicize_twitter_user','@ActuateTwts'),(33693,724,'_wpas_skip_13980908','1'),(33694,724,'_wpas_skip_13980899','1'),(33695,724,'_wpas_done_all','1'),(33696,724,'dsq_thread_id','5033367571'),(33697,724,'_wpas_skip_13980915','1'),(33698,724,'_edit_last','1'),(33699,724,'_wpas_skip_13980919','1'),(33700,724,'_thumbnail_id','4858'),(33701,724,'_yoast_wpseo_focuskw_text_input','Martin Sylvester'),(33702,724,'_yoast_wpseo_focuskw','Martin Sylvester'),(33703,724,'_yoast_wpseo_linkdex','62'),(33704,724,'blog_sub',''),(33705,724,'_wpas_done_all','1'),(33706,724,'dsq_thread_id','5033367571'),(33707,724,'_publicize_twitter_user','@ActuateTwts'),(33708,724,'_yoast_wpseo_primary_category',''),(33709,724,'_yoast_wpseo_metadesc','This month we welcome Martin Sylvester as Commercial Director to help manage our extraordinary growth. He understands customer & advises the best solutions.'),(33710,724,'_yoast_wpseo_content_score','90'),(33711,724,'_blog_sub','field_56713eebe91ba'),(33712,724,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1522142186;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:773;}i:1;a:1:{s:2:\"id\";i:780;}i:2;a:1:{s:2:\"id\";i:483;}}}}'),(33713,724,'_blog_sub','field_56713eebe91ba'),(33714,724,'_yoast_wpseo_content_score','90'),(33715,724,'_yoast_wpseo_metadesc','This month we welcome Martin Sylvester as Commercial Director to help manage our extraordinary growth. He understands customer & advises the best solutions.'),(33716,724,'_edit_last','1'),(33717,724,'_wpas_skip_13980919','1'),(33718,724,'_wpas_skip_13980915','1'),(33719,724,'_wpas_skip_13980908','1'),(33720,724,'_wpas_skip_13980899','1'),(33721,724,'_wpas_done_all','1'),(33722,724,'dsq_thread_id','5033367571'),(33723,724,'_publicize_twitter_user','@ActuateTwts'),(33724,724,'_yoast_wpseo_primary_category',''),(33725,724,'blog_sub',''),(33726,724,'_yoast_wpseo_linkdex','62'),(33727,724,'_yoast_wpseo_focuskw','Martin Sylvester'),(33728,724,'_yoast_wpseo_focuskw_text_input','Martin Sylvester'),(33729,724,'_thumbnail_id','4858'),(33730,724,'_yoast_wpseo_estimated-reading-time-minutes','1'),(33731,730,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1517399756;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:463;}i:1;a:1:{s:2:\"id\";i:738;}i:2;a:1:{s:2:\"id\";i:669;}}}}'),(33732,730,'_wpas_done_all','1'),(33733,730,'_thumbnail_id','4855'),(33734,730,'_yoast_wpseo_focuskw','Magento'),(33735,730,'_yoast_wpseo_metadesc','Magento have made a new addition to their roster: alongside their Community and Enterprise Edition\'s, we now have cloud-based Enterprise Cloud Edition.'),(33736,730,'_edit_last','1'),(33737,730,'_yoast_wpseo_focuskw_text_input','Magento'),(33738,730,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1517399756;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:463;}i:1;a:1:{s:2:\"id\";i:738;}i:2;a:1:{s:2:\"id\";i:669;}}}}'),(33739,730,'_wpas_done_all','1'),(33740,730,'_yoast_wpseo_focuskw','Magento'),(33741,730,'_thumbnail_id','4855'),(33742,730,'dsq_thread_id','5069864597'),(33743,730,'_publicize_twitter_user','@ActuateTwts'),(33744,730,'_yoast_wpseo_content_score','30'),(33745,730,'blog_sub',''),(33746,730,'_blog_sub','field_56713eebe91ba'),(33747,730,'_yoast_wpseo_primary_category',''),(33748,730,'_yoast_wpseo_linkdex','80'),(33749,730,'_yoast_wpseo_metadesc','Magento have made a new addition to their roster: alongside their Community and Enterprise Edition\'s, we now have cloud-based Enterprise Cloud Edition.'),(33750,730,'_yoast_wpseo_focuskw_text_input','Magento'),(33751,730,'blog_sub',''),(33752,730,'_blog_sub','field_56713eebe91ba'),(33753,730,'_yoast_wpseo_primary_category',''),(33754,730,'_publicize_twitter_user','@ActuateTwts'),(33755,730,'dsq_thread_id','5069864597'),(33756,730,'_yoast_wpseo_content_score','30'),(33757,730,'_yoast_wpseo_linkdex','80'),(33758,730,'_edit_last','1'),(33759,730,'_yoast_wpseo_estimated-reading-time-minutes','2'),(33760,730,'_yoast_wpseo_metadesc','Magento have made a new addition to their roster: alongside their Community and Enterprise Edition\'s, we now have cloud-based Enterprise Cloud Edition.'),(33761,730,'_yoast_wpseo_focuskw','Magento'),(33762,730,'_thumbnail_id','4855'),(33763,730,'_wpas_done_all','1'),(33764,730,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1517399756;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:463;}i:1;a:1:{s:2:\"id\";i:738;}i:2;a:1:{s:2:\"id\";i:669;}}}}'),(33765,730,'_yoast_wpseo_focuskw_text_input','Magento'),(33766,730,'_edit_last','1'),(33767,730,'_yoast_wpseo_linkdex','80'),(33768,730,'_yoast_wpseo_content_score','30'),(33769,730,'blog_sub',''),(33770,730,'_blog_sub','field_56713eebe91ba'),(33771,730,'_yoast_wpseo_primary_category',''),(33772,730,'_publicize_twitter_user','@ActuateTwts'),(33773,730,'dsq_thread_id','5069864597'),(33774,733,'_wpas_done_all','1'),(33775,733,'dsq_thread_id','5069884312'),(33776,733,'_blog_sub','field_56713eebe91ba'),(33777,733,'_yoast_wpseo_primary_category',''),(33778,733,'_publicize_twitter_user','@ActuateTwts'),(33779,733,'blog_sub',''),(33780,733,'_yoast_wpseo_content_score','90'),(33781,733,'_yoast_wpseo_linkdex','79'),(33782,733,'_yoast_wpseo_focuskw','Magento Developer'),(33783,733,'_yoast_wpseo_metadesc','We’re looking for a PHP / Magento developer with ninja-level skills to fill a full-time, permanent position in our Chester office.'),(33784,733,'_yoast_wpseo_focuskw_text_input','Magento Developer'),(33785,733,'_thumbnail_id','4854'),(33786,733,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524083121;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:771;}i:1;a:1:{s:2:\"id\";i:780;}i:2;a:1:{s:2:\"id\";i:730;}}}}'),(33787,733,'_edit_last','1'),(33788,733,'_wpas_done_all','1'),(33789,733,'dsq_thread_id','5069884312'),(33790,733,'_publicize_twitter_user','@ActuateTwts'),(33791,733,'_yoast_wpseo_primary_category',''),(33792,733,'_blog_sub','field_56713eebe91ba'),(33793,733,'blog_sub',''),(33794,733,'_yoast_wpseo_content_score','90'),(33795,733,'_yoast_wpseo_linkdex','79'),(33796,733,'_yoast_wpseo_focuskw_text_input','Magento Developer'),(33797,733,'_yoast_wpseo_focuskw','Magento Developer'),(33798,733,'_yoast_wpseo_metadesc','We’re looking for a PHP / Magento developer with ninja-level skills to fill a full-time, permanent position in our Chester office.'),(33799,733,'_edit_last','1'),(33800,733,'_thumbnail_id','4854'),(33801,733,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524083121;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:771;}i:1;a:1:{s:2:\"id\";i:780;}i:2;a:1:{s:2:\"id\";i:730;}}}}'),(33802,733,'_yoast_wpseo_estimated-reading-time-minutes','3'),(33803,733,'_wpas_done_all','1'),(33804,733,'_yoast_wpseo_focuskw_text_input','Magento Developer'),(33805,733,'_yoast_wpseo_focuskw','Magento Developer'),(33806,733,'_yoast_wpseo_metadesc','We’re looking for a PHP / Magento developer with ninja-level skills to fill a full-time, permanent position in our Chester office.'),(33807,733,'_yoast_wpseo_linkdex','79'),(33808,733,'_yoast_wpseo_content_score','90'),(33809,733,'blog_sub',''),(33810,733,'_blog_sub','field_56713eebe91ba'),(33811,733,'_yoast_wpseo_primary_category',''),(33812,733,'_publicize_twitter_user','@ActuateTwts'),(33813,733,'dsq_thread_id','5069884312'),(33814,733,'_edit_last','1'),(33815,733,'_thumbnail_id','4854'),(33816,733,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524083121;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:771;}i:1;a:1:{s:2:\"id\";i:780;}i:2;a:1:{s:2:\"id\";i:730;}}}}'),(33817,5698,'_yoast_wpseo_content_score','30'),(33818,5698,'_yoast_wpseo_estimated-reading-time-minutes','3'),(33819,5698,'_wp_old_date','2021-08-18'),(33820,5698,'_yoast_wpseo_primary_category','220'),(33821,5698,'_edit_last','1'),(33822,5698,'_thumbnail_id','4910'),(33834,738,'_yoast_wpseo_focuskw','Magento Enterprise'),(33835,738,'_yoast_wpseo_focuskw_text_input','Magento Enterprise'),(33836,738,'_wpas_done_all','1'),(33837,738,'_thumbnail_id','4853'),(33838,738,'_edit_last','1'),(33839,738,'_edit_last','1'),(33840,738,'dsq_thread_id','5230738747'),(33841,738,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524189619;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:463;}i:2;a:1:{s:2:\"id\";i:730;}}}}'),(33842,738,'_publicize_twitter_user','@ActuateTwts'),(33843,738,'_yoast_wpseo_primary_category',''),(33844,738,'blog_sub',''),(33845,738,'_blog_sub','field_56713eebe91ba'),(33846,738,'dsq_thread_id','5230738747'),(33847,738,'_publicize_twitter_user','@ActuateTwts'),(33848,738,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524189619;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:463;}i:2;a:1:{s:2:\"id\";i:730;}}}}'),(33849,738,'_yoast_wpseo_primary_category',''),(33850,738,'_blog_sub','field_56713eebe91ba'),(33851,738,'blog_sub',''),(33852,738,'_yoast_wpseo_content_score','60'),(33853,738,'_yoast_wpseo_linkdex','80'),(33854,738,'_yoast_wpseo_metadesc','Magento Enterprise Edition: Is the cost too high? For a small business, this cost may be significant; it’s therefore worth reflecting on the benefits...'),(33855,738,'_yoast_wpseo_linkdex','80'),(33856,738,'_yoast_wpseo_content_score','60'),(33857,738,'_yoast_wpseo_metadesc','Magento Enterprise Edition: Is the cost too high? For a small business, this cost may be significant; it’s therefore worth reflecting on the benefits...'),(33858,738,'_yoast_wpseo_focuskw','Magento Enterprise'),(33859,738,'_yoast_wpseo_focuskw_text_input','Magento Enterprise'),(33860,738,'_wpas_done_all','1'),(33861,738,'_thumbnail_id','4853'),(33862,738,'_yoast_wpseo_estimated-reading-time-minutes','3'),(33863,738,'_yoast_wpseo_content_score','60'),(33864,738,'blog_sub',''),(33865,738,'_blog_sub','field_56713eebe91ba'),(33866,738,'_yoast_wpseo_primary_category',''),(33867,738,'_publicize_twitter_user','@ActuateTwts'),(33868,738,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524189619;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:669;}i:1;a:1:{s:2:\"id\";i:463;}i:2;a:1:{s:2:\"id\";i:730;}}}}'),(33869,738,'dsq_thread_id','5230738747'),(33870,738,'_yoast_wpseo_linkdex','80'),(33871,738,'_edit_last','1'),(33872,738,'_thumbnail_id','4853'),(33873,738,'_wpas_done_all','1'),(33874,738,'_yoast_wpseo_focuskw_text_input','Magento Enterprise'),(33875,738,'_yoast_wpseo_metadesc','Magento Enterprise Edition: Is the cost too high? For a small business, this cost may be significant; it’s therefore worth reflecting on the benefits...'),(33876,738,'_yoast_wpseo_focuskw','Magento Enterprise'),(33877,741,'_yoast_wpseo_primary_category',''),(33878,741,'blog_sub',''),(33879,741,'_blog_sub','field_56713eebe91ba'),(33880,741,'_yoast_wpseo_content_score','90'),(33881,741,'_yoast_wpseo_linkdex','70'),(33882,741,'_yoast_wpseo_metadesc','2016 has, in several respects, been a tumultuous year. But it’s also seen great changes in the world of eCommerce.'),(33883,741,'_yoast_wpseo_focuskw','Ecommerce trends'),(33884,741,'_yoast_wpseo_focuskw_text_input','Ecommerce trends'),(33885,741,'_edit_last','1'),(33886,741,'_thumbnail_id','4852'),(33887,741,'_wpas_done_all','1'),(33888,741,'_wpas_done_all','1'),(33889,741,'_thumbnail_id','4852'),(33890,741,'_edit_last','1'),(33891,741,'dsq_thread_id','5229646959'),(33892,741,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:483;}i:1;a:1:{s:2:\"id\";i:463;}i:2;a:1:{s:2:\"id\";i:669;}}}}'),(33893,741,'_publicize_twitter_user','@ActuateTwts'),(33894,741,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:483;}i:1;a:1:{s:2:\"id\";i:463;}i:2;a:1:{s:2:\"id\";i:669;}}}}'),(33895,741,'dsq_thread_id','5229646959'),(33896,741,'_publicize_twitter_user','@ActuateTwts'),(33897,741,'_yoast_wpseo_metadesc','2016 has, in several respects, been a tumultuous year. But it’s also seen great changes in the world of eCommerce.'),(33898,741,'_yoast_wpseo_linkdex','70'),(33899,741,'_yoast_wpseo_content_score','90'),(33900,741,'blog_sub',''),(33901,741,'_blog_sub','field_56713eebe91ba'),(33902,741,'_yoast_wpseo_primary_category',''),(33903,741,'_yoast_wpseo_focuskw','Ecommerce trends'),(33904,741,'_yoast_wpseo_focuskw_text_input','Ecommerce trends'),(33905,741,'_yoast_wpseo_estimated-reading-time-minutes','2'),(33906,741,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:483;}i:1;a:1:{s:2:\"id\";i:463;}i:2;a:1:{s:2:\"id\";i:669;}}}}'),(33907,741,'dsq_thread_id','5229646959'),(33908,741,'_publicize_twitter_user','@ActuateTwts'),(33909,741,'_yoast_wpseo_focuskw','Ecommerce trends'),(33910,741,'_yoast_wpseo_metadesc','2016 has, in several respects, been a tumultuous year. But it’s also seen great changes in the world of eCommerce.'),(33911,741,'_yoast_wpseo_linkdex','70'),(33912,741,'_edit_last','1'),(33913,741,'_thumbnail_id','4852'),(33914,741,'_wpas_done_all','1'),(33915,741,'_yoast_wpseo_focuskw_text_input','Ecommerce trends'),(33916,741,'_blog_sub','field_56713eebe91ba'),(33917,741,'_yoast_wpseo_primary_category',''),(33918,741,'blog_sub',''),(33919,741,'_yoast_wpseo_content_score','90'),(33920,745,'dsq_thread_id','5305789977'),(33921,745,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524263344;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:730;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(33922,745,'_wpas_skip_13980919','1'),(33923,745,'_yoast_wpseo_primary_category',''),(33924,745,'_blog_sub','field_56713eebe91ba'),(33925,745,'blog_sub',''),(33926,745,'_yoast_wpseo_linkdex','73'),(33927,745,'_yoast_wpseo_content_score','90'),(33928,745,'dsq_thread_id','5305789977'),(33929,745,'_wpas_skip_13980919','1'),(33930,745,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524263344;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:730;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(33931,745,'_yoast_wpseo_primary_category',''),(33932,745,'_blog_sub','field_56713eebe91ba'),(33933,745,'blog_sub',''),(33934,745,'_yoast_wpseo_content_score','90'),(33935,745,'_yoast_wpseo_metadesc','When you’re running a shop – whether it be an offline or online Magento store – you’ll want to know what’s going on in realtime.'),(33936,745,'_yoast_wpseo_linkdex','73'),(33937,745,'_yoast_wpseo_metadesc','When you’re running a shop – whether it be an offline or online Magento store – you’ll want to know what’s going on in realtime.'),(33938,745,'_yoast_wpseo_focuskw','ecommerce monitoring'),(33939,745,'_wpas_done_all','1'),(33940,745,'_jetpack_dont_email_post_to_subs','1'),(33941,745,'_yoast_wpseo_focuskw_text_input','ecommerce monitoring'),(33942,745,'_thumbnail_id','4850'),(33943,745,'_edit_last','1'),(33944,745,'_yoast_wpseo_focuskw','ecommerce monitoring'),(33945,745,'_yoast_wpseo_focuskw_text_input','ecommerce monitoring'),(33946,745,'_jetpack_dont_email_post_to_subs','1'),(33947,745,'_wpas_done_all','1'),(33948,745,'_edit_last','1'),(33949,745,'_thumbnail_id','4850'),(33950,745,'dsq_thread_id','5305789977'),(33951,745,'_yoast_wpseo_content_score','90'),(33952,745,'blog_sub',''),(33953,745,'_blog_sub','field_56713eebe91ba'),(33954,745,'_yoast_wpseo_primary_category',''),(33955,745,'_wpas_skip_13980919','1'),(33956,745,'_edit_last','1'),(33957,745,'_thumbnail_id','4850'),(33958,745,'_wpas_done_all','1'),(33959,745,'_jetpack_dont_email_post_to_subs','1'),(33960,745,'_yoast_wpseo_focuskw_text_input','ecommerce monitoring'),(33961,745,'_yoast_wpseo_focuskw','ecommerce monitoring'),(33962,745,'_yoast_wpseo_metadesc','When you’re running a shop – whether it be an offline or online Magento store – you’ll want to know what’s going on in realtime.'),(33963,745,'_yoast_wpseo_linkdex','73'),(33964,745,'_yoast_wpseo_estimated-reading-time-minutes','3'),(33965,745,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524263344;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:730;}i:1;a:1:{s:2:\"id\";i:669;}i:2;a:1:{s:2:\"id\";i:696;}}}}'),(33966,5603,'dsq_thread_id','5303132222'),(33967,5603,'_wpas_done_all','1'),(33968,5603,'_thumbnail_id','5604'),(33969,5603,'_edit_last','1'),(33970,5603,'_thumbnail_id','5604'),(33971,5603,'_edit_last','1'),(33972,5603,'_yoast_wpseo_primary_category',''),(33973,5603,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:485;}i:2;a:1:{s:2:\"id\";i:69;}}}}'),(33974,5603,'_blog_sub','field_56713eebe91ba'),(33975,5603,'blog_sub',''),(33976,5603,'_yoast_wpseo_linkdex','60'),(33977,5603,'_yoast_wpseo_content_score','90'),(33978,5603,'_yoast_wpseo_metadesc','Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.||Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.||Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.'),(33979,5603,'_yoast_wpseo_focuskw','Four tips for Christmas Sales||Four tips for Christmas Sales||Four tips for Christmas Sales'),(33980,5603,'_yoast_wpseo_focuskw_text_input','Four tips for Christmas Sales'),(33981,5603,'dsq_thread_id','5303132222'),(33982,5603,'_yoast_wpseo_focuskw','Four tips for Christmas Sales||Four tips for Christmas Sales||Four tips for Christmas Sales'),(33983,5603,'_yoast_wpseo_metadesc','Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.||Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.||Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.'),(33984,5603,'_yoast_wpseo_linkdex','60'),(33985,5603,'_yoast_wpseo_content_score','90'),(33986,5603,'blog_sub',''),(33987,5603,'_blog_sub','field_56713eebe91ba'),(33988,5603,'_yoast_wpseo_primary_category',''),(33989,5603,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:485;}i:2;a:1:{s:2:\"id\";i:69;}}}}'),(33990,5603,'_yoast_wpseo_focuskw_text_input','Four tips for Christmas Sales'),(33991,5603,'_wpas_done_all','1'),(33992,5603,'_yoast_wpseo_estimated-reading-time-minutes','2'),(33993,5603,'dsq_thread_id','5303132222'),(33994,5603,'_wpas_done_all','1'),(33995,5603,'_yoast_wpseo_focuskw_text_input','Four tips for Christmas Sales'),(33996,5603,'_yoast_wpseo_focuskw','Four tips for Christmas Sales||Four tips for Christmas Sales||Four tips for Christmas Sales'),(33997,5603,'_yoast_wpseo_metadesc','Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.||Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.||Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.'),(33998,5603,'_yoast_wpseo_linkdex','60'),(33999,5603,'_yoast_wpseo_content_score','90'),(34000,5603,'blog_sub',''),(34001,5603,'_blog_sub','field_56713eebe91ba'),(34002,5603,'_yoast_wpseo_primary_category',''),(34003,5603,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:485;}i:2;a:1:{s:2:\"id\";i:69;}}}}'),(34004,5603,'_edit_last','1'),(34005,5603,'_thumbnail_id','5604'),(34006,753,'_yoast_wpseo_primary_category',''),(34007,753,'_yoast_wpseo_content_score','90'),(34008,753,'blog_sub',''),(34009,753,'_blog_sub','field_56713eebe91ba'),(34010,753,'_yoast_wpseo_linkdex','70'),(34011,753,'_yoast_wpseo_metadesc','In what remains of the year, and the next, we’re sure to see UX and UI design come on even further we examine some of the ways in which this might be so.'),(34012,753,'_yoast_wpseo_focuskw','Upcoming UX/UI trends'),(34013,753,'_yoast_wpseo_focuskw_text_input','Upcoming UX/UI trends'),(34014,753,'_wpas_done_all','1'),(34015,753,'_thumbnail_id','4849'),(34016,753,'_edit_last','1'),(34017,753,'_yoast_wpseo_content_score','90'),(34018,753,'blog_sub',''),(34019,753,'_blog_sub','field_56713eebe91ba'),(34020,753,'_yoast_wpseo_primary_category',''),(34021,753,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:805;}i:1;a:1:{s:2:\"id\";i:802;}i:2;a:1:{s:2:\"id\";i:751;}}}}'),(34022,753,'dsq_thread_id','5317003418'),(34023,753,'dsq_thread_id','5317003418'),(34024,753,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:805;}i:1;a:1:{s:2:\"id\";i:802;}i:2;a:1:{s:2:\"id\";i:751;}}}}'),(34025,753,'_yoast_wpseo_linkdex','70'),(34026,753,'_yoast_wpseo_metadesc','In what remains of the year, and the next, we’re sure to see UX and UI design come on even further we examine some of the ways in which this might be so.'),(34027,753,'_wpas_done_all','1'),(34028,753,'_yoast_wpseo_focuskw_text_input','Upcoming UX/UI trends'),(34029,753,'_yoast_wpseo_focuskw','Upcoming UX/UI trends'),(34030,753,'_thumbnail_id','4849'),(34031,753,'_edit_last','1'),(34032,753,'_yoast_wpseo_linkdex','70'),(34033,753,'_yoast_wpseo_content_score','90'),(34034,753,'blog_sub',''),(34035,753,'_blog_sub','field_56713eebe91ba'),(34036,753,'_yoast_wpseo_primary_category',''),(34037,753,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:805;}i:1;a:1:{s:2:\"id\";i:802;}i:2;a:1:{s:2:\"id\";i:751;}}}}'),(34038,753,'dsq_thread_id','5317003418'),(34039,753,'_edit_last','1'),(34040,753,'_thumbnail_id','4849'),(34041,753,'_wpas_done_all','1'),(34042,753,'_yoast_wpseo_focuskw','Upcoming UX/UI trends'),(34043,753,'_yoast_wpseo_metadesc','In what remains of the year, and the next, we’re sure to see UX and UI design come on even further we examine some of the ways in which this might be so.'),(34044,753,'_yoast_wpseo_focuskw_text_input','Upcoming UX/UI trends'),(34045,753,'_yoast_wpseo_estimated-reading-time-minutes','2'),(34046,5607,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:544;}i:1;a:1:{s:2:\"id\";i:799;}i:2;a:1:{s:2:\"id\";i:808;}}}}'),(34047,5607,'dsq_thread_id','5303135225'),(34048,5607,'_yoast_wpseo_primary_category',''),(34049,5607,'_yoast_wpseo_primary_category',''),(34050,5607,'dsq_thread_id','5303135225'),(34051,5607,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:544;}i:1;a:1:{s:2:\"id\";i:799;}i:2;a:1:{s:2:\"id\";i:808;}}}}'),(34052,5607,'_blog_sub','field_56713eebe91ba'),(34053,5607,'blog_sub',''),(34054,5607,'_yoast_wpseo_content_score','60'),(34055,5607,'_yoast_wpseo_linkdex','59'),(34056,5607,'_yoast_wpseo_focuskw','loyal customer||loyal customer||loyal customer'),(34057,5607,'_edit_last','1'),(34058,5607,'_thumbnail_id','5608'),(34059,5607,'_wpas_done_all','1'),(34060,5607,'_yoast_wpseo_focuskw_text_input','loyal customer'),(34061,5607,'_yoast_wpseo_content_score','60'),(34062,5607,'blog_sub',''),(34063,5607,'_blog_sub','field_56713eebe91ba'),(34064,5607,'_yoast_wpseo_linkdex','59'),(34065,5607,'_yoast_wpseo_focuskw','loyal customer||loyal customer||loyal customer'),(34066,5607,'_thumbnail_id','5608'),(34067,5607,'_wpas_done_all','1'),(34068,5607,'_yoast_wpseo_focuskw_text_input','loyal customer'),(34069,5607,'_edit_last','1'),(34070,5607,'_yoast_wpseo_estimated-reading-time-minutes','2'),(34071,5607,'_yoast_wpseo_linkdex','59'),(34072,5607,'_yoast_wpseo_content_score','60'),(34073,5607,'blog_sub',''),(34074,5607,'_blog_sub','field_56713eebe91ba'),(34075,5607,'_yoast_wpseo_primary_category',''),(34076,5607,'_yoast_wpseo_focuskw','loyal customer||loyal customer||loyal customer'),(34077,5607,'_edit_last','1'),(34078,5607,'_thumbnail_id','5608'),(34079,5607,'_wpas_done_all','1'),(34080,5607,'_yoast_wpseo_focuskw_text_input','loyal customer'),(34081,5607,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593077;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:544;}i:1;a:1:{s:2:\"id\";i:799;}i:2;a:1:{s:2:\"id\";i:808;}}}}'),(34082,5607,'dsq_thread_id','5303135225'),(34083,5609,'_yoast_wpseo_content_score','90'),(34084,5609,'blog_sub','Merry Christmas and a Happy New Year!'),(34085,5609,'_thumbnail_id','5610'),(34086,5609,'_wpas_done_all','1'),(34087,5609,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:733;}i:1;a:1:{s:2:\"id\";i:771;}i:2;a:1:{s:2:\"id\";i:805;}}}}'),(34088,5609,'_edit_last','1'),(34089,5609,'_yoast_wpseo_content_score','90'),(34090,5609,'_blog_sub','field_56713eebe91ba'),(34091,5609,'_yoast_wpseo_primary_category',''),(34092,5609,'_jetpack_dont_email_post_to_subs','1'),(34093,5609,'_wpas_skip_13980919','1'),(34094,5609,'dsq_thread_id','5393251295'),(34095,5609,'dsq_thread_id','5393251295'),(34096,5609,'_wpas_skip_13980919','1'),(34097,5609,'_jetpack_dont_email_post_to_subs','1'),(34098,5609,'_yoast_wpseo_primary_category',''),(34099,5609,'_blog_sub','field_56713eebe91ba'),(34100,5609,'blog_sub','Merry Christmas and a Happy New Year!'),(34101,5609,'_wpas_done_all','1'),(34102,5609,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:733;}i:1;a:1:{s:2:\"id\";i:771;}i:2;a:1:{s:2:\"id\";i:805;}}}}'),(34103,5609,'_thumbnail_id','5610'),(34104,5609,'_edit_last','1'),(34105,5609,'_yoast_wpseo_estimated-reading-time-minutes','1'),(34106,5609,'dsq_thread_id','5393251295'),(34107,5609,'_edit_last','1'),(34108,5609,'_thumbnail_id','5610'),(34109,5609,'_wpas_done_all','1'),(34110,5609,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:733;}i:1;a:1:{s:2:\"id\";i:771;}i:2;a:1:{s:2:\"id\";i:805;}}}}'),(34111,5609,'_yoast_wpseo_content_score','90'),(34112,5609,'blog_sub','Merry Christmas and a Happy New Year!'),(34113,5609,'_blog_sub','field_56713eebe91ba'),(34114,5609,'_yoast_wpseo_primary_category',''),(34115,5609,'_jetpack_dont_email_post_to_subs','1'),(34116,5609,'_wpas_skip_13980919','1'),(34117,5611,'_edit_last','1'),(34118,5611,'_thumbnail_id','5612'),(34119,5611,'_wpas_done_all','1'),(34120,5611,'_yoast_wpseo_content_score','60'),(34121,5611,'blog_sub',''),(34122,5611,'_blog_sub','field_56713eebe91ba'),(34123,5611,'_yoast_wpseo_primary_category',''),(34124,5611,'dsq_thread_id','5530161501'),(34125,5611,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:805;}i:1;a:1:{s:2:\"id\";i:799;}i:2;a:1:{s:2:\"id\";i:751;}}}}'),(34126,5611,'_edit_last','1'),(34127,5611,'_thumbnail_id','5612'),(34128,5611,'_wpas_done_all','1'),(34129,5611,'_yoast_wpseo_content_score','60'),(34130,5611,'blog_sub',''),(34131,5611,'_blog_sub','field_56713eebe91ba'),(34132,5611,'_yoast_wpseo_primary_category',''),(34133,5611,'dsq_thread_id','5530161501'),(34134,5611,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:805;}i:1;a:1:{s:2:\"id\";i:799;}i:2;a:1:{s:2:\"id\";i:751;}}}}'),(34135,5611,'_yoast_wpseo_estimated-reading-time-minutes','3'),(34136,5611,'_edit_last','1'),(34137,5611,'_thumbnail_id','5612'),(34138,5611,'_wpas_done_all','1'),(34139,5611,'_yoast_wpseo_content_score','60'),(34140,5611,'blog_sub',''),(34141,5611,'_blog_sub','field_56713eebe91ba'),(34142,5611,'_yoast_wpseo_primary_category',''),(34143,5611,'dsq_thread_id','5530161501'),(34144,5611,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1515593076;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:805;}i:1;a:1:{s:2:\"id\";i:799;}i:2;a:1:{s:2:\"id\";i:751;}}}}'),(34145,802,'_yoast_wpseo_content_score','60'),(34146,802,'blog_sub',''),(34147,802,'_blog_sub','field_56713eebe91ba'),(34148,802,'_yoast_wpseo_primary_category',''),(34149,802,'_jetpack_dont_email_post_to_subs','1'),(34150,802,'_wpas_skip_13980919','1'),(34151,802,'wpb_post_views_count','0'),(34152,802,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909027;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:544;}i:2;a:1:{s:2:\"id\";i:817;}}}}'),(34153,802,'dsq_thread_id','5529597281'),(34154,802,'blog_sub',''),(34155,802,'_yoast_wpseo_content_score','60'),(34156,802,'_thumbnail_id','4839'),(34157,802,'_wpas_done_all','1'),(34158,802,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909027;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:544;}i:2;a:1:{s:2:\"id\";i:817;}}}}'),(34159,802,'_wpas_skip_13980919','1'),(34160,802,'wpb_post_views_count','0'),(34161,802,'dsq_thread_id','5529597281'),(34162,802,'_wpas_done_all','1'),(34163,802,'_thumbnail_id','4839'),(34164,802,'_edit_last','1'),(34165,802,'_jetpack_dont_email_post_to_subs','1'),(34166,802,'_yoast_wpseo_primary_category',''),(34167,802,'_blog_sub','field_56713eebe91ba'),(34168,802,'_edit_last','1'),(34169,802,'_yoast_wpseo_estimated-reading-time-minutes','3'),(34170,802,'_wp_old_date','2017-02-07'),(34171,802,'_edit_last','1'),(34172,802,'_thumbnail_id','4839'),(34173,802,'_wpas_done_all','1'),(34174,802,'_yoast_wpseo_content_score','60'),(34175,802,'blog_sub',''),(34176,802,'_blog_sub','field_56713eebe91ba'),(34177,802,'_yoast_wpseo_primary_category',''),(34178,802,'_jetpack_dont_email_post_to_subs','1'),(34179,802,'_wpas_skip_13980919','1'),(34180,802,'wpb_post_views_count','0'),(34181,802,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909027;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:544;}i:2;a:1:{s:2:\"id\";i:817;}}}}'),(34182,802,'dsq_thread_id','5529597281'),(34183,5615,'_wpas_done_all','1'),(34184,5615,'dsq_thread_id','5580947146'),(34185,5615,'_edit_last','1'),(34186,5615,'_thumbnail_id','5616'),(34187,5615,'_yoast_wpseo_content_score','60'),(34188,5615,'blog_sub',''),(34189,5615,'_blog_sub','field_56713eebe91ba'),(34190,5615,'_yoast_wpseo_primary_category',''),(34191,5615,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909026;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:751;}i:1;a:1:{s:2:\"id\";i:696;}i:2;a:1:{s:2:\"id\";i:796;}}}}'),(34192,5615,'_yoast_wpseo_content_score','60'),(34193,5615,'_thumbnail_id','5616'),(34194,5615,'_edit_last','1'),(34195,5615,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909026;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:751;}i:1;a:1:{s:2:\"id\";i:696;}i:2;a:1:{s:2:\"id\";i:796;}}}}'),(34196,5615,'_yoast_wpseo_primary_category',''),(34197,5615,'_wpas_done_all','1'),(34198,5615,'dsq_thread_id','5580947146'),(34199,5615,'_blog_sub','field_56713eebe91ba'),(34200,5615,'blog_sub',''),(34201,5615,'_yoast_wpseo_estimated-reading-time-minutes','3'),(34202,5615,'_edit_last','1'),(34203,5615,'_thumbnail_id','5616'),(34204,5615,'_yoast_wpseo_content_score','60'),(34205,5615,'blog_sub',''),(34206,5615,'_blog_sub','field_56713eebe91ba'),(34207,5615,'_yoast_wpseo_primary_category',''),(34208,5615,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909026;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:751;}i:1;a:1:{s:2:\"id\";i:696;}i:2;a:1:{s:2:\"id\";i:796;}}}}'),(34209,5615,'_wpas_done_all','1'),(34210,5615,'dsq_thread_id','5580947146'),(34211,5617,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909027;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:755;}i:1;a:1:{s:2:\"id\";i:738;}i:2;a:1:{s:2:\"id\";i:484;}}}}'),(34212,5617,'wpb_post_views_count','0'),(34213,5617,'_blog_sub','field_56713eebe91ba'),(34214,5617,'_yoast_wpseo_primary_category',''),(34215,5617,'blog_sub',''),(34216,5617,'_yoast_wpseo_content_score','60'),(34217,5617,'_wpas_done_all','1'),(34218,5617,'_thumbnail_id','5618'),(34219,5617,'_edit_last','1'),(34220,5617,'_yoast_wpseo_content_score','60'),(34221,5617,'_wpas_done_all','1'),(34222,5617,'blog_sub',''),(34223,5617,'_blog_sub','field_56713eebe91ba'),(34224,5617,'_yoast_wpseo_primary_category',''),(34225,5617,'dsq_thread_id','5530160385'),(34226,5617,'_thumbnail_id','5618'),(34227,5617,'_edit_last','1'),(34228,5617,'wpb_post_views_count','0'),(34229,5617,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909027;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:755;}i:1;a:1:{s:2:\"id\";i:738;}i:2;a:1:{s:2:\"id\";i:484;}}}}'),(34230,5617,'dsq_thread_id','5530160385'),(34231,5617,'_yoast_wpseo_estimated-reading-time-minutes','3'),(34232,5617,'_edit_last','1'),(34233,5617,'_thumbnail_id','5618'),(34234,5617,'_wpas_done_all','1'),(34235,5617,'_yoast_wpseo_content_score','60'),(34236,5617,'blog_sub',''),(34237,5617,'_blog_sub','field_56713eebe91ba'),(34238,5617,'_yoast_wpseo_primary_category',''),(34239,5617,'wpb_post_views_count','0'),(34240,5617,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523909027;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:755;}i:1;a:1:{s:2:\"id\";i:738;}i:2;a:1:{s:2:\"id\";i:484;}}}}'),(34241,5617,'dsq_thread_id','5530160385'),(34242,5619,'dsq_thread_id','5529653180'),(34243,5619,'wpb_post_views_count','0'),(34244,5619,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523585562;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:696;}i:2;a:1:{s:2:\"id\";i:814;}}}}'),(34245,5619,'_yoast_wpseo_primary_category',''),(34246,5619,'_blog_sub','field_56713eebe91ba'),(34247,5619,'blog_sub',''),(34248,5619,'_yoast_wpseo_content_score','60'),(34249,5619,'_wpas_done_all','1'),(34250,5619,'_edit_last','1'),(34251,5619,'_thumbnail_id','5620'),(34252,5619,'_edit_last','1'),(34253,5619,'_thumbnail_id','5620'),(34254,5619,'_wpas_done_all','1'),(34255,5619,'_yoast_wpseo_content_score','60'),(34256,5619,'blog_sub',''),(34257,5619,'_blog_sub','field_56713eebe91ba'),(34258,5619,'_yoast_wpseo_primary_category',''),(34259,5619,'wpb_post_views_count','0'),(34260,5619,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523585562;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:696;}i:2;a:1:{s:2:\"id\";i:814;}}}}'),(34261,5619,'dsq_thread_id','5529653180'),(34262,5619,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34263,5619,'_edit_last','1'),(34264,5619,'_thumbnail_id','5620'),(34265,5619,'_wpas_done_all','1'),(34266,5619,'_yoast_wpseo_content_score','60'),(34267,5619,'blog_sub',''),(34268,5619,'_blog_sub','field_56713eebe91ba'),(34269,5619,'_yoast_wpseo_primary_category',''),(34270,5619,'wpb_post_views_count','0'),(34271,5619,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1523585562;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:863;}i:1;a:1:{s:2:\"id\";i:696;}i:2;a:1:{s:2:\"id\";i:814;}}}}'),(34272,5619,'dsq_thread_id','5529653180'),(34273,814,'dsq_thread_id','5541977191'),(34274,814,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524027228;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:705;}}}}'),(34275,814,'_wpas_done_all','1'),(34276,814,'_yoast_wpseo_primary_category',''),(34277,814,'_thumbnail_id','4840'),(34278,814,'_yoast_wpseo_content_score','60'),(34279,814,'blog_sub',''),(34280,814,'_blog_sub','field_56713eebe91ba'),(34281,814,'_edit_last','1'),(34282,814,'_edit_last','1'),(34283,814,'_thumbnail_id','4840'),(34284,814,'_yoast_wpseo_content_score','60'),(34285,814,'blog_sub',''),(34286,814,'_blog_sub','field_56713eebe91ba'),(34287,814,'_yoast_wpseo_primary_category',''),(34288,814,'_wpas_done_all','1'),(34289,814,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524027228;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:705;}}}}'),(34290,814,'dsq_thread_id','5541977191'),(34291,814,'_yoast_wpseo_primary_category',''),(34292,814,'_wpas_done_all','1'),(34293,814,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524027228;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:484;}i:1;a:1:{s:2:\"id\";i:714;}i:2;a:1:{s:2:\"id\";i:705;}}}}'),(34294,814,'dsq_thread_id','5541977191'),(34295,814,'blog_sub',''),(34296,814,'_blog_sub','field_56713eebe91ba'),(34297,814,'_edit_last','1'),(34298,814,'_thumbnail_id','4840'),(34299,814,'_yoast_wpseo_content_score','60'),(34300,814,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34301,814,'_wp_old_date','2017-02-09'),(34302,5623,'_yoast_wpseo_content_score','60'),(34303,5623,'_wpas_done_all','1'),(34304,5623,'_thumbnail_id','5624'),(34305,5623,'_edit_last','1'),(34306,5623,'dsq_thread_id','5547942436'),(34307,5623,'_wpas_skip_13980919','1'),(34308,5623,'wpb_post_views_count','2'),(34309,5623,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524604966;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:805;}i:2;a:1:{s:2:\"id\";i:710;}}}}'),(34310,5623,'_jetpack_dont_email_post_to_subs','1'),(34311,5623,'_yoast_wpseo_primary_category',''),(34312,5623,'blog_sub',''),(34313,5623,'_blog_sub','field_56713eebe91ba'),(34314,5623,'_edit_last','1'),(34315,5623,'_thumbnail_id','5624'),(34316,5623,'_wpas_done_all','1'),(34317,5623,'_yoast_wpseo_content_score','60'),(34318,5623,'blog_sub',''),(34319,5623,'_blog_sub','field_56713eebe91ba'),(34320,5623,'_yoast_wpseo_primary_category',''),(34321,5623,'_jetpack_dont_email_post_to_subs','1'),(34322,5623,'_wpas_skip_13980919','1'),(34323,5623,'wpb_post_views_count','2'),(34324,5623,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524604966;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:805;}i:2;a:1:{s:2:\"id\";i:710;}}}}'),(34325,5623,'dsq_thread_id','5547942436'),(34326,5623,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34327,5623,'_wpas_skip_13980919','1'),(34328,5623,'wpb_post_views_count','2'),(34329,5623,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1524604966;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:741;}i:1;a:1:{s:2:\"id\";i:805;}i:2;a:1:{s:2:\"id\";i:710;}}}}'),(34330,5623,'_edit_last','1'),(34331,5623,'_thumbnail_id','5624'),(34332,5623,'_wpas_done_all','1'),(34333,5623,'_yoast_wpseo_content_score','60'),(34334,5623,'blog_sub',''),(34335,5623,'_blog_sub','field_56713eebe91ba'),(34336,5623,'_yoast_wpseo_primary_category',''),(34337,5623,'_jetpack_dont_email_post_to_subs','1'),(34338,5623,'dsq_thread_id','5547942436'),(34339,2007,'_edit_last','1'),(34340,2007,'_thumbnail_id','3040'),(34341,2007,'_yoast_wpseo_content_score','60'),(34342,2007,'_yoast_wpseo_primary_category','220'),(34343,2007,'_edit_last','1'),(34344,2007,'_thumbnail_id','3040'),(34345,2007,'_yoast_wpseo_content_score','60'),(34346,2007,'_yoast_wpseo_primary_category','220'),(34347,2007,'_yoast_wpseo_estimated-reading-time-minutes',''),(34348,2011,'_edit_last','1'),(34349,2011,'_thumbnail_id','3038'),(34350,2011,'_yoast_wpseo_content_score','30'),(34351,2011,'_yoast_wpseo_primary_category','220'),(34352,2011,'_wp_old_date','2020-08-20'),(34353,2011,'_edit_last','1'),(34354,2011,'_thumbnail_id','3038'),(34355,2011,'_yoast_wpseo_content_score','30'),(34356,2011,'_yoast_wpseo_primary_category','220'),(34357,2011,'_wp_old_date','2020-08-20'),(34358,2011,'_yoast_wpseo_estimated-reading-time-minutes',''),(34359,2014,'_edit_last','1'),(34360,2014,'_thumbnail_id','3036'),(34361,2014,'_yoast_wpseo_content_score','60'),(34362,2014,'_yoast_wpseo_primary_category','220'),(34363,2014,'_edit_last','1'),(34364,2014,'_thumbnail_id','3036'),(34365,2014,'_yoast_wpseo_content_score','60'),(34366,2014,'_yoast_wpseo_primary_category','220'),(34367,2014,'_yoast_wpseo_estimated-reading-time-minutes',''),(34368,2019,'_edit_last','1'),(34369,2019,'_thumbnail_id','3915'),(34370,2019,'_yoast_wpseo_content_score','60'),(34371,2019,'_wp_old_date','2020-09-22'),(34372,2019,'_yoast_wpseo_primary_category','220'),(34373,2019,'_yoast_wpseo_estimated-reading-time-minutes',''),(34374,2022,'_wp_old_date','2020-09-22'),(34375,2022,'_yoast_wpseo_content_score','60'),(34376,2022,'_edit_last','1'),(34377,2022,'_thumbnail_id','3917'),(34378,2022,'_yoast_wpseo_primary_category','220'),(34379,2022,'_yoast_wpseo_primary_category','220'),(34380,2022,'_yoast_wpseo_content_score','60'),(34381,2022,'_wp_old_date','2020-09-22'),(34382,2022,'_edit_last','1'),(34383,2022,'_thumbnail_id','3917'),(34384,2022,'_yoast_wpseo_estimated-reading-time-minutes',''),(34385,2025,'_yoast_wpseo_primary_category',''),(34386,2025,'_wp_old_date','2020-09-22'),(34387,2025,'_yoast_wpseo_content_score','90'),(34388,2025,'_thumbnail_id','3923'),(34389,2025,'_edit_last','1'),(34390,2025,'_edit_last','1'),(34391,2025,'_thumbnail_id','3923'),(34392,2025,'_yoast_wpseo_content_score','90'),(34393,2025,'_wp_old_date','2020-09-22'),(34394,2025,'_yoast_wpseo_primary_category',''),(34395,2025,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34396,2028,'_wp_old_date','2020-09-22'),(34397,2028,'_yoast_wpseo_primary_category',''),(34398,2028,'_yoast_wpseo_content_score','60'),(34399,2028,'_thumbnail_id','3921'),(34400,2028,'_edit_last','1'),(34401,2028,'_edit_last','1'),(34402,2028,'_thumbnail_id','3921'),(34403,2028,'_yoast_wpseo_content_score','60'),(34404,2028,'_wp_old_date','2020-09-22'),(34405,2028,'_yoast_wpseo_primary_category',''),(34406,2028,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34407,2036,'_edit_last','1'),(34408,2036,'_thumbnail_id','3982'),(34409,2036,'_yoast_wpseo_content_score','60'),(34410,2036,'_yoast_wpseo_primary_category',''),(34411,2036,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34412,2039,'_edit_last','1'),(34413,2039,'_yoast_wpseo_content_score','90'),(34414,2039,'_yoast_wpseo_primary_category',''),(34415,2039,'_thumbnail_id','3975'),(34416,2039,'_wp_old_date','2020-10-12'),(34417,2039,'_wp_old_date','2020-09-29'),(34418,2039,'_yoast_wpseo_estimated-reading-time-minutes','5'),(34419,2042,'_thumbnail_id','3972'),(34420,2042,'_wp_old_date','2020-10-12'),(34421,2042,'_yoast_wpseo_content_score','60'),(34422,2042,'_yoast_wpseo_primary_category',''),(34423,2042,'_edit_last','1'),(34424,2042,'_yoast_wpseo_estimated-reading-time-minutes','3'),(34425,2042,'_yoast_wpseo_wordproof_timestamp',''),(34426,2045,'_yoast_wpseo_linkdex','79'),(34427,2045,'_yoast_wpseo_content_score','60'),(34428,2045,'_yoast_wpseo_primary_category',''),(34429,2045,'_thumbnail_id','3974'),(34430,2045,'_wp_old_date','2020-10-26'),(34431,2045,'_edit_last','1'),(34432,2045,'_yoast_wpseo_focuskw','Planning ahead for a new website'),(34433,2045,'_yoast_wpseo_metadesc','Are you looking to launch a new website or refresh your current site in the next 6-12 months? Planning ahead for a new website is important.'),(34434,2045,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34435,5651,'_edit_last','1'),(34436,5651,'_yoast_wpseo_content_score','30'),(34437,5651,'_yoast_wpseo_primary_category',''),(34438,5651,'_thumbnail_id','5644'),(34439,5651,'_wp_old_date','2020-10-26'),(34440,5651,'_yoast_wpseo_estimated-reading-time-minutes','3'),(34441,5652,'_edit_last','1'),(34442,5652,'_yoast_wpseo_content_score','30'),(34443,5652,'_thumbnail_id','5646'),(34444,5652,'_edit_last','1'),(34445,5652,'_yoast_wpseo_content_score','30'),(34446,5652,'_thumbnail_id','5646'),(34447,5652,'_yoast_wpseo_primary_category',''),(34448,5652,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34449,5652,'_yoast_wpseo_wordproof_timestamp',''),(34450,5653,'_edit_last','1'),(34451,5653,'_yoast_wpseo_content_score','90'),(34452,5653,'_yoast_wpseo_primary_category',''),(34453,5653,'_thumbnail_id','5647'),(34454,5653,'_wp_old_date','2020-11-10'),(34455,5653,'_wp_old_date','2020-11-10'),(34456,5653,'_edit_last','1'),(34457,5653,'_yoast_wpseo_content_score','90'),(34458,5653,'_yoast_wpseo_primary_category',''),(34459,5653,'_thumbnail_id','5647'),(34460,5653,'_yoast_wpseo_estimated-reading-time-minutes','3'),(34461,5654,'_yoast_wpseo_content_score','60'),(34462,5654,'_thumbnail_id','5655'),(34463,5654,'_edit_last','1'),(34464,5654,'_yoast_wpseo_primary_category',''),(34465,5654,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34466,5654,'_yoast_wpseo_wordproof_timestamp',''),(34467,5656,'_yoast_wpseo_focuskw','The Importance of User Experience Design For Your Website'),(34468,5656,'_yoast_wpseo_metadesc','The Importance of User Experience Design For Your Website. In simple terms, UX is the feeling you get when interacting with a website'),(34469,5656,'_yoast_wpseo_linkdex','73'),(34470,5656,'_yoast_wpseo_content_score','90'),(34471,5656,'_yoast_wpseo_primary_category',''),(34472,5656,'_thumbnail_id','5657'),(34473,5656,'_wp_old_date','2020-11-24'),(34474,5656,'_edit_last','1'),(34475,5656,'_yoast_wpseo_estimated-reading-time-minutes','5'),(34476,5658,'_yoast_wpseo_content_score','60'),(34477,5658,'_yoast_wpseo_primary_category',''),(34478,5658,'_thumbnail_id','5659'),(34479,5658,'_wp_old_date','2020-11-30'),(34480,5658,'_yoast_wpseo_primary_category',''),(34481,5658,'_thumbnail_id','5659'),(34482,5658,'_wp_old_date','2020-11-30'),(34483,5658,'_yoast_wpseo_content_score','60'),(34484,5658,'_edit_last','1'),(34485,5658,'_edit_last','1'),(34486,5658,'_yoast_wpseo_estimated-reading-time-minutes','3'),(34487,5660,'_thumbnail_id','5661'),(34488,5660,'_edit_last','1'),(34489,5660,'_yoast_wpseo_content_score','90'),(34490,5660,'_yoast_wpseo_primary_category',''),(34491,5660,'_thumbnail_id','5661'),(34492,5660,'_yoast_wpseo_content_score','90'),(34493,5660,'_yoast_wpseo_primary_category',''),(34494,5660,'_edit_last','1'),(34495,5662,'_yoast_wpseo_primary_category',''),(34496,5662,'_thumbnail_id','5663'),(34497,5662,'_yoast_wpseo_content_score','90'),(34498,5662,'_edit_last','1'),(34499,5662,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34500,5665,'_yoast_wpseo_primary_category',''),(34501,5665,'_yoast_wpseo_content_score','30'),(34502,5665,'_edit_last','1'),(34503,5665,'_thumbnail_id','5666'),(34504,5665,'_edit_last','1'),(34505,5665,'_thumbnail_id','5666'),(34506,5665,'_yoast_wpseo_content_score','30'),(34507,5665,'_yoast_wpseo_primary_category',''),(34508,5667,'_yoast_wpseo_primary_category',''),(34509,5667,'_yoast_wpseo_content_score','30'),(34510,5667,'_edit_last','1'),(34511,5667,'_thumbnail_id','5668'),(34512,5667,'_edit_last','1'),(34513,5667,'_thumbnail_id','5668'),(34514,5667,'_yoast_wpseo_content_score','30'),(34515,5667,'_yoast_wpseo_primary_category',''),(34516,5669,'_yoast_wpseo_content_score','30'),(34517,5669,'_yoast_wpseo_primary_category',''),(34518,5669,'_yoast_wpseo_focuskw','Free Social Media Content Calendar for 2021'),(34519,5669,'_yoast_wpseo_metadesc','Free Social Media Content Calendar for 2021. Get help planning your social media with Actuate\'s free social media calendar for 2021'),(34520,5669,'_yoast_wpseo_linkdex','75'),(34521,5669,'_thumbnail_id','5670'),(34522,5669,'_edit_last','1'),(34523,5669,'_yoast_wpseo_estimated-reading-time-minutes',''),(34524,5671,'_yoast_wpseo_focuskw','Your eCommerce Guide to Valentine\'s Day'),(34525,5671,'_yoast_wpseo_metadesc','Your eCommerce Guide to Valentine\'s Day. We\'re heading into a lockdown Valentine\'s Day because unfortunately not only LOVE is in the air!'),(34526,5671,'_yoast_wpseo_linkdex','59'),(34527,5671,'_yoast_wpseo_content_score','30'),(34528,5671,'_yoast_wpseo_primary_category','3'),(34529,5671,'_thumbnail_id','4478'),(34530,5671,'_wp_old_date','2021-01-25'),(34531,5671,'_edit_last','1'),(34532,5671,'_yoast_wpseo_estimated-reading-time-minutes',''),(34533,5673,'_yoast_wpseo_content_score','90'),(34534,5673,'_yoast_wpseo_focuskw','Understanding The Total Cost of Ownership For Your E- Commerce Website'),(34535,5673,'_yoast_wpseo_metadesc','Unfortunately, not all eCommerce solutions are built equally with many coming with hidden costs or caveats'),(34536,5673,'_yoast_wpseo_linkdex','64'),(34537,5673,'_yoast_wpseo_primary_category',''),(34538,5673,'_thumbnail_id','5674'),(34539,5673,'_wp_old_date','2021-01-12'),(34540,5673,'_wp_old_date','2021-01-18'),(34541,5673,'_edit_last','1'),(34542,5673,'_yoast_wpseo_estimated-reading-time-minutes','5'),(34543,5676,'_edit_last','1'),(34544,5676,'_yoast_wpseo_focuskw','Conquering eCommerce Conversion Rates'),(34545,5676,'_yoast_wpseo_metadesc','Conquering eCommerce Conversion Rates. Are you besieged continuously with three-letter acronyms and wish for once that someone would explain'),(34546,5676,'_yoast_wpseo_linkdex','73'),(34547,5676,'_yoast_wpseo_content_score','90'),(34548,5676,'_yoast_wpseo_estimated-reading-time-minutes','5'),(34549,5676,'_yoast_wpseo_primary_category',''),(34550,5676,'_thumbnail_id','5677'),(34551,5676,'_wp_old_date','2021-02-04'),(34552,5678,'_edit_last','1'),(34553,5678,'_yoast_wpseo_content_score','60'),(34554,5678,'_yoast_wpseo_estimated-reading-time-minutes','11'),(34555,5678,'_yoast_wpseo_primary_category',''),(34556,5678,'_thumbnail_id','5679'),(34557,5678,'_wp_old_date','2021-02-08'),(34558,5680,'_edit_last','1'),(34559,5680,'_yoast_wpseo_focuskw','5 eCommerce Predictions And Trends For 2021 '),(34560,5680,'_yoast_wpseo_metadesc','5 eCommerce Predictions And Trends For 2021. Due to the COVID pandemic, global eCommerce sales soured during 2020.'),(34561,5680,'_yoast_wpseo_linkdex','70'),(34562,5680,'_yoast_wpseo_content_score','90'),(34563,5680,'_yoast_wpseo_estimated-reading-time-minutes','3'),(34564,5680,'_yoast_wpseo_primary_category',''),(34565,5680,'_thumbnail_id','5681'),(34566,5680,'_wp_old_date','2021-02-08'),(34567,2146,'_edit_last','1'),(34568,2146,'_yoast_wpseo_content_score','60'),(34569,2146,'_yoast_wpseo_estimated-reading-time-minutes','3'),(34570,2146,'_yoast_wpseo_primary_category','32'),(34571,2146,'_thumbnail_id','4488'),(34572,2146,'_wp_old_date','2021-03-22'),(34591,2162,'_edit_last','1'),(34592,2162,'_yoast_wpseo_content_score','30'),(34593,2162,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34594,2162,'_yoast_wpseo_primary_category',''),(34595,2162,'_thumbnail_id','4497'),(34596,2162,'_wp_old_date','2021-04-27'),(34597,2164,'_edit_last','1'),(34598,2164,'_yoast_wpseo_content_score','60'),(34599,2164,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34600,2164,'_yoast_wpseo_primary_category',''),(34601,2164,'_thumbnail_id','4499'),(34602,2166,'_edit_last','1'),(34603,2166,'_yoast_wpseo_content_score','90'),(34604,2166,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34605,2166,'_yoast_wpseo_primary_category',''),(34606,2166,'_thumbnail_id','4501'),(34607,2166,'_wp_old_date','2021-05-05'),(34608,2168,'_edit_last','1'),(34609,2168,'_yoast_wpseo_content_score','90'),(34610,2168,'_yoast_wpseo_estimated-reading-time-minutes','3'),(34611,2168,'_yoast_wpseo_primary_category',''),(34612,2168,'_thumbnail_id','4503'),(34613,2168,'_wp_old_date','2021-05-05'),(34620,4917,'_edit_last','1'),(34621,4917,'_thumbnail_id','4918'),(34622,4917,'_yoast_wpseo_focuskw','Magento 2.4.3 Update'),(34623,4917,'_yoast_wpseo_metadesc','The Magento 2.4.3 update is now available. This update is a big one! The release includes over 370 new fixes.'),(34624,4917,'_yoast_wpseo_linkdex','86'),(34625,4917,'_yoast_wpseo_content_score','90'),(34626,4917,'_yoast_wpseo_estimated-reading-time-minutes','3'),(34627,4917,'_yoast_wpseo_primary_category',''),(34628,4917,'_wp_old_date','2021-09-28'),(34638,5704,'_edit_last','1'),(34639,5704,'_thumbnail_id','5005'),(34640,5704,'_rocket_exclude_remove_unused_css','1'),(34641,5704,'_yoast_wpseo_content_score','90'),(34642,5704,'_yoast_wpseo_estimated-reading-time-minutes','2'),(34643,5704,'_yoast_wpseo_primary_category','249'),(34644,5706,'_edit_last','1'),(34645,5706,'_thumbnail_id','5707'),(34646,5706,'_yoast_wpseo_content_score','90'),(34647,5706,'_yoast_wpseo_estimated-reading-time-minutes','1'),(34648,5706,'_wp_old_date','2022-02-28'),(34649,5706,'_yoast_wpseo_primary_category',''),(34650,5706,'_monsterinsights_sitenote_active','0'),(34651,5095,'_edit_last','1'),(34652,5095,'_thumbnail_id','5119'),(34653,5095,'_yoast_wpseo_title','A Beginner’s Guide To A/B Split Testing'),(34654,5095,'_yoast_wpseo_metadesc','Looking to get more from your website? Find out how A/B split testing can help. For eCommerce strategy development and more call us on 0161 672 0877 now!'),(34655,5095,'_yoast_wpseo_content_score','90'),(34656,5095,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34657,5095,'_yoast_wpseo_wordproof_timestamp',''),(34658,5095,'_yoast_wpseo_primary_category',''),(34659,5103,'_edit_last','1'),(34660,5103,'_yoast_wpseo_focuskw','UX design for startups'),(34661,5103,'_yoast_wpseo_title','4 Reasons Your Startup Needs UX Design'),(34662,5103,'_yoast_wpseo_metadesc','Are you a startup business? Then you should consider our UX design for startups. Reach out to us on 0161 672 0877 to get started today!'),(34663,5103,'_yoast_wpseo_linkdex','81'),(34664,5103,'_yoast_wpseo_content_score','90'),(34665,5103,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34666,5103,'_yoast_wpseo_wordproof_timestamp',''),(34667,5103,'_wp_old_date','2022-09-28'),(34668,5103,'_yoast_wpseo_primary_category',''),(34669,5103,'_thumbnail_id','5120'),(34670,5112,'_edit_last','1'),(34671,5112,'_yoast_wpseo_focuskw','Halloween website tips'),(34672,5112,'_yoast_wpseo_title','Create A Spooktacular Website For Halloween — Here’s How!'),(34673,5112,'_yoast_wpseo_metadesc','Considering spooking up your website for Halloween? Here are a few tips to help you out. For all your website design needs, call us on 0161 672 0877!'),(34674,5112,'_yoast_wpseo_linkdex','73'),(34675,5112,'_yoast_wpseo_content_score','90'),(34676,5112,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34677,5112,'_yoast_wpseo_wordproof_timestamp',''),(34678,5112,'_yoast_wpseo_primary_category',''),(34679,5112,'_thumbnail_id','5169'),(34691,5169,'_wp_attachment_image_alt','8 Tips to Dress-up Your Website for Halloween in 2022'),(34692,5724,'_edit_last','1'),(34693,5724,'_yoast_wpseo_focuskw','eCommerce mistakes'),(34694,5724,'_yoast_wpseo_title','4 Common eCommerce Errors that Beginners Should Avoid'),(34695,5724,'_yoast_wpseo_metadesc','Here are a few common eCommerce mistakes often made by beginners. Contact Actuate Agency at 0161 672 0877 for the best eCommerce solutions!'),(34696,5724,'_yoast_wpseo_linkdex','80'),(34697,5724,'_yoast_wpseo_content_score','90'),(34698,5724,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34699,5724,'_yoast_wpseo_wordproof_timestamp',''),(34700,5724,'_yoast_wpseo_primary_category',''),(34701,5724,'_thumbnail_id','5725'),(34702,5726,'_edit_last','1'),(34703,5726,'_thumbnail_id','5727'),(34704,5726,'_yoast_wpseo_focuskw','eCommerce website for Christmas'),(34705,5726,'_yoast_wpseo_title','4 Effective Tips To Boost Your Ecommerce Website For Christmas'),(34706,5726,'_yoast_wpseo_metadesc','Want to boost your holiday sales? Here’s how you can set up your eCommerce website for Christmas. Contact Actuate Agency for the best eCommerce solutions!'),(34707,5726,'_yoast_wpseo_linkdex','84'),(34708,5726,'_yoast_wpseo_content_score','90'),(34709,5726,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34710,5726,'_yoast_wpseo_wordproof_timestamp',''),(34711,5726,'_yoast_wpseo_primary_category',''),(34712,5728,'_thumbnail_id','5729'),(34713,5728,'_edit_last','1'),(34714,5728,'_yoast_wpseo_focuskw','Holiday Discount Pricing Strategies'),(34715,5728,'_yoast_wpseo_title','3 Amazing Holiday Discount Pricing Strategies for Festive Season'),(34716,5728,'_yoast_wpseo_metadesc','Increase your AOV with these helpful holiday discount pricing strategies. For efficient eCommerce solutions, Contact Actuate Agency on 0161 672 0877.'),(34717,5728,'_yoast_wpseo_linkdex','80'),(34718,5728,'_yoast_wpseo_content_score','30'),(34719,5728,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34720,5728,'_yoast_wpseo_wordproof_timestamp',''),(34721,5728,'_yoast_wpseo_primary_category',''),(34722,5730,'_edit_last','1'),(34723,5730,'_yoast_wpseo_focuskw','shopify ecommerce'),(34724,5730,'_yoast_wpseo_title','5 Reasons Why You Need to Shift to Shopify Now!'),(34725,5730,'_yoast_wpseo_metadesc','Find out how Shopify eCommerce can benefit your online business. Contact Actuate Agency for Shopify eCommerce development, maintenance and more.'),(34726,5730,'_yoast_wpseo_linkdex','78'),(34727,5730,'_yoast_wpseo_content_score','90'),(34728,5730,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34729,5730,'_yoast_wpseo_wordproof_timestamp',''),(34730,5730,'_yoast_wpseo_primary_category',''),(34731,5730,'_thumbnail_id','5731'),(34732,5732,'_edit_last','1'),(34733,5732,'_thumbnail_id','5733'),(34734,5732,'_yoast_wpseo_focuskw','ux design for eCommerce websites'),(34735,5732,'_yoast_wpseo_title','4 Ways Good UX Design for eCommerce Websites is Beneficial'),(34736,5732,'_yoast_wpseo_metadesc','Having immersive UX designs for eCommerce websites can be game-changing for businesses. Read to learn more and contact us for UX design services!'),(34737,5732,'_yoast_wpseo_linkdex','77'),(34738,5732,'_yoast_wpseo_content_score','90'),(34739,5732,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34740,5732,'_yoast_wpseo_wordproof_timestamp',''),(34741,5732,'_yoast_wpseo_primary_category',''),(34742,5735,'_thumbnail_id','5736'),(34743,5735,'_edit_last','1'),(34744,5735,'_yoast_wpseo_focuskw','eCommerce strategy tips for small businesses'),(34745,5735,'_yoast_wpseo_title','4 Reliable eCommerce Strategy Strategies for Small Businesses'),(34746,5735,'_yoast_wpseo_metadesc','Need some eCommerce strategy tips for small businesses? Read this blog and contact Actuate agency for eCommerce strategy services today!'),(34747,5735,'_yoast_wpseo_linkdex','77'),(34748,5735,'_yoast_wpseo_content_score','90'),(34749,5735,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34750,5735,'_yoast_wpseo_wordproof_timestamp',''),(34751,5735,'_yoast_wpseo_primary_category',''),(34752,5737,'_edit_last','1'),(34753,5737,'_thumbnail_id','5738'),(34754,5737,'_yoast_wpseo_focuskw','benefits of Magento 2'),(34755,5737,'_yoast_wpseo_title','5 Benefits of Using Magento 2 on Your eCommerce Store'),(34756,5737,'_yoast_wpseo_metadesc','Upgrading to Magneto 2 can provide unique benefits to your eCommerce website. From better UX to more sales, learn about the advantages here!'),(34757,5737,'_yoast_wpseo_linkdex','78'),(34758,5737,'_yoast_wpseo_content_score','90'),(34759,5737,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34760,5737,'_yoast_wpseo_wordproof_timestamp',''),(34761,5737,'_wp_old_date','2023-02-06'),(34762,5737,'_yoast_wpseo_primary_category',''),(34763,5739,'_edit_last','1'),(34764,5739,'_thumbnail_id','5740'),(34765,5739,'_yoast_wpseo_focuskw','shopify best practices'),(34766,5739,'_yoast_wpseo_title','3 Best Practices for Shopify to Improve Customer Experience'),(34767,5739,'_yoast_wpseo_metadesc','Implementing the best practices help your Shopify website gain more sales. This includes improving the look and feel of your Shopify store'),(34768,5739,'_yoast_wpseo_linkdex','82'),(34769,5739,'_yoast_wpseo_content_score','90'),(34770,5739,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34771,5739,'_yoast_wpseo_wordproof_timestamp',''),(34772,5739,'_wp_old_date','2023-02-15'),(34773,5739,'_yoast_wpseo_primary_category',''),(34774,5741,'_edit_last','1'),(34775,5741,'_wp_old_date','2023-03-01'),(34776,5741,'_thumbnail_id','5742'),(34777,5741,'_yoast_wpseo_focuskw','advantages of mobile-friendly eCommerce website'),(34778,5741,'_yoast_wpseo_title','4 Advantages of Having a Mobile-Friendly eCommerce Website'),(34779,5741,'_yoast_wpseo_metadesc','There are many advantages to having a mobile-friendly eCommerce website you can’t ignore. To learn more, contact Actuate Agency today!'),(34780,5741,'_yoast_wpseo_linkdex','77'),(34781,5741,'_yoast_wpseo_content_score','60'),(34782,5741,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34783,5741,'_yoast_wpseo_wordproof_timestamp',''),(34784,5743,'_edit_last','1'),(34785,5743,'_thumbnail_id','5744'),(34786,5743,'_yoast_wpseo_title','3 Tips to Create an Engaging eCommerce Website Design'),(34787,5743,'_yoast_wpseo_metadesc','Looking for ways to create an engaging eCommerce website that generates more sales? Read this blog to learn more!'),(34788,5743,'_yoast_wpseo_content_score','90'),(34789,5743,'_yoast_wpseo_estimated-reading-time-minutes','4'),(34790,5743,'_yoast_wpseo_wordproof_timestamp',''),(34791,5743,'_yoast_wpseo_primary_category',''),(34837,5173,'_wp_attached_file','benefits-of-magento-2-1.jpeg'),(34841,5173,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2508;s:6:\"height\";i:1672;s:4:\"file\";s:28:\"benefits-of-magento-2-1.jpeg\";s:8:\"filesize\";i:101113;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1-730x487.jpeg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47200;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1-855x570.jpeg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58232;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1-760x760.jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72504;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49897;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"benefits-of-magento-2-1-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124933;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:38:\"benefits-of-magento-2-1-2048x1365.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183435;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"benefits-of-magento-2-1-750x1140.jpeg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89006;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:38:\"benefits-of-magento-2-1-2508x1067.jpeg\";s:5:\"width\";i:2508;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180524;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"benefits-of-magento-2-1-2508x422.jpeg\";s:5:\"width\";i:2508;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67521;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"benefits-of-magento-2-1-1460x1200.jpeg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143056;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:37:\"benefits-of-magento-2-1-1460x800.jpeg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110141;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1-690x600.jpeg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57571;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:37:\"benefits-of-magento-2-1-2508x800.jpeg\";s:5:\"width\";i:2508;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134769;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1-690x240.jpeg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27631;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1-710x400.jpeg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43357;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1-450x480.jpeg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38300;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1-840x600.jpeg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59272;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"benefits-of-magento-2-1-690x1164.jpeg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84279;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:38:\"benefits-of-magento-2-1-2508x1172.jpeg\";s:5:\"width\";i:2508;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197840;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1-690x480.jpeg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43581;}s:10:\"page-large\";a:5:{s:4:\"file\";s:38:\"benefits-of-magento-2-1-1960x1200.jpeg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169066;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1-690x400.jpeg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42227;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1-960x600.jpeg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67096;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1-690x910.jpeg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75865;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:38:\"benefits-of-magento-2-1-2508x1000.jpeg\";s:5:\"width\";i:2508;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138983;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1-690x800.jpeg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71044;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:38:\"benefits-of-magento-2-1-2508x1400.jpeg\";s:5:\"width\";i:2508;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191229;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1-210x140.jpeg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8269;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1-690x480.jpeg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43581;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"benefits-of-magento-2-1-1230x600.jpeg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81454;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"benefits-of-magento-2-1-690x390.jpeg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42135;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(34880,4856,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:44830;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23852;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5321;}s:3:\"end\";i:1625590249;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:25956;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:19709;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7593;}s:3:\"end\";i:1625590250;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:7822;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5481;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7007;}s:3:\"end\";i:1625590250;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:19952;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:11889;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5959;}s:3:\"end\";i:1625590251;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:31055;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:17265;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5559;}s:3:\"end\";i:1625590253;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34881,4856,'_wp_attachment_image_alt','The Pro\'s And Con\'s Of Live Chat Support For eCommerce Sites'),(34885,4857,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:198729;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:104562;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5262;}s:3:\"end\";i:1625590308;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:94994;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:57448;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.6048;}s:3:\"end\";i:1625590309;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:33101;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:33101;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:1;}s:3:\"end\";i:1625590310;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:96221;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:52187;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5424;}s:3:\"end\";i:1625590312;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:144421;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:92756;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6423;}s:3:\"end\";i:1625590314;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34886,4857,'_wp_attachment_image_alt','How to Write Product Descriptions that Sell'),(34890,4858,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:43186;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23519;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5446;}s:3:\"end\";i:1625590379;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:24562;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18429;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7503;}s:3:\"end\";i:1625590381;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:6898;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:3879;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.5623;}s:3:\"end\";i:1625590381;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:18432;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10782;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.585;}s:3:\"end\";i:1625590382;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:30289;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:16673;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5505;}s:3:\"end\";i:1625590384;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34891,4858,'_wp_attachment_image_alt','Welcome to Martin Sylvester!'),(34895,4859,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:49533;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28280;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5709;}s:3:\"end\";i:1625590437;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:29425;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22066;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7499;}s:3:\"end\";i:1625590438;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9062;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:6630;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7316;}s:3:\"end\";i:1625590439;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:23460;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14543;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6199;}s:3:\"end\";i:1625590440;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:35359;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:20618;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5831;}s:3:\"end\";i:1625590442;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34896,4859,'_wp_attachment_image_alt','Can Page Load Speed Help Your eCommerce Website?'),(34900,4860,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:75571;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:47864;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.6334;}s:3:\"end\";i:1625590515;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:53729;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:42412;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7894;}s:3:\"end\";i:1625590516;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12771;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10756;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8422;}s:3:\"end\";i:1625590516;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:35712;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23301;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6525;}s:3:\"end\";i:1625590518;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:55563;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:35802;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6443;}s:3:\"end\";i:1625590519;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34901,4860,'_wp_attachment_image_alt','Using Pokemon Go in a Local Marketing Campaign'),(34905,4862,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48110;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:27743;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5767;}s:3:\"end\";i:1625590591;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:30588;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24509;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.8013;}s:3:\"end\";i:1625590592;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8268;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5487;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6636;}s:3:\"end\";i:1625590592;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:22074;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:13869;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6283;}s:3:\"end\";i:1625590594;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:34522;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:20346;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5894;}s:3:\"end\";i:1625590595;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34906,4862,'_wp_attachment_image_alt','5 Tips for Selling Crafts Online'),(34910,4864,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:53695;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:31334;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5836;}s:3:\"end\";i:1625590728;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:33550;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:25507;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7603;}s:3:\"end\";i:1625590729;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8730;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5737;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6572;}s:3:\"end\";i:1625590730;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:24633;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:15120;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6138;}s:3:\"end\";i:1625590731;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:38216;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22792;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5964;}s:3:\"end\";i:1625590733;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34911,4864,'_wp_attachment_image_alt','Congratulations Mat!'),(34915,4865,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:69413;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:43998;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.6339;}s:3:\"end\";i:1625590816;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:51133;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32063;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.6271;}s:3:\"end\";i:1625590817;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12344;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10399;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8424;}s:3:\"end\";i:1625590818;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32836;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21702;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6609;}s:3:\"end\";i:1625590820;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:49509;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:31687;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.64;}s:3:\"end\";i:1625590821;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34916,4865,'_wp_attachment_image_alt','Smart Tips for Successful Ecommerce'),(34920,4866,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:43069;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23451;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5445;}s:3:\"end\";i:1625590875;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:24922;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18434;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7397;}s:3:\"end\";i:1625590876;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:7768;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:4907;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6317;}s:3:\"end\";i:1625590877;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:19630;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:11902;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6063;}s:3:\"end\";i:1625590878;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:30445;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:17287;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5678;}s:3:\"end\";i:1625590880;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34921,4866,'_wp_attachment_image_alt','Major Myths About Magento'),(34925,4867,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:252380;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:76511;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:3000;s:6:\"height\";i:800;s:5:\"ratio\";d:0.3032;}s:3:\"end\";i:1625590950;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:28041;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:7999;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.2853;}s:3:\"end\";i:1625590951;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:39271;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:11206;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.2854;}s:3:\"end\";i:1625590951;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:220629;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:54717;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.248;}s:3:\"end\";i:1625590953;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:532139;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:117346;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.2205;}s:3:\"end\";i:1625590956;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34929,4867,'_wp_attachment_image_alt','Five Reasons Why Magento 2 is Better Than Magento'),(34930,4868,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:57425;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34917;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.608;}s:3:\"end\";i:1625590979;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:40730;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32811;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.8056;}s:3:\"end\";i:1625590980;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:10481;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:8639;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8243;}s:3:\"end\";i:1625590981;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:27275;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:17957;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6584;}s:3:\"end\";i:1625590982;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:41223;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:25825;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6265;}s:3:\"end\";i:1625590984;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34931,4868,'_wp_attachment_image_alt','Five Reasons Why Magento 2 is Better Than Magento'),(34935,4869,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48565;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28161;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5799;}s:3:\"end\";i:1625591039;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:27846;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:19766;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7098;}s:3:\"end\";i:1625591040;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9808;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:7533;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.768;}s:3:\"end\";i:1625591040;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:23164;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14492;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6256;}s:3:\"end\";i:1625591042;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:35026;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:20594;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.588;}s:3:\"end\";i:1625591044;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34936,4869,'_wp_attachment_image_alt','Magento 2 is here!'),(34940,4870,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:46467;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:26196;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5638;}s:3:\"end\";i:1625591104;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:28732;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21481;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7476;}s:3:\"end\";i:1625591106;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8279;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5544;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6696;}s:3:\"end\";i:1625591106;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:21251;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:13023;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6128;}s:3:\"end\";i:1625591107;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32631;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18812;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5765;}s:3:\"end\";i:1625591109;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34941,4870,'_wp_attachment_image_alt','How to get your website visitors to convert – the basics'),(34945,4872,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48426;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24202;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.4998;}s:3:\"end\";i:1625591191;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:29874;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:20351;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.6812;}s:3:\"end\";i:1625591192;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8480;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5208;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6142;}s:3:\"end\";i:1625591193;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:21396;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:11764;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5498;}s:3:\"end\";i:1625591194;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:34207;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:17437;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5097;}s:3:\"end\";i:1625591196;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34946,4872,'_wp_attachment_image_alt','eCommerce is a term quite widely known these days and has been around since the original .com boom. So what is eCommerce? Well it\'s a term used to describe a website that sells products online, a shop without the restrictions of bricks and mortar.'),(34950,4874,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:68193;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:45288;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.6641;}s:3:\"end\";i:1625591251;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:49243;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:42995;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.8731;}s:3:\"end\";i:1625591252;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13046;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:12235;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.9378;}s:3:\"end\";i:1625591253;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:33205;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23343;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.703;}s:3:\"end\";i:1625591255;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48844;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:33152;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6787;}s:3:\"end\";i:1625591256;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34951,4874,'_wp_attachment_image_alt','Ecommerce explodes with Black Friday & Cyber Monday'),(34955,4875,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:62629;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34354;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5485;}s:3:\"end\";i:1625591312;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:49114;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:33715;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.6865;}s:3:\"end\";i:1625591313;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:10910;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:8423;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.772;}s:3:\"end\";i:1625591314;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:29004;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:16505;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5691;}s:3:\"end\";i:1625591315;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:45031;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24961;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5543;}s:3:\"end\";i:1625591317;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34956,4875,'_wp_attachment_image_alt','Bring on Cyber Monday!'),(34960,4876,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:50828;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29027;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5711;}s:3:\"end\";i:1625591372;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:34606;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:26460;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7646;}s:3:\"end\";i:1625591373;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8604;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:6090;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7078;}s:3:\"end\";i:1625591373;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:23241;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14607;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6285;}s:3:\"end\";i:1625591375;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:36056;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21287;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5904;}s:3:\"end\";i:1625591376;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34961,4876,'_wp_attachment_image_alt','Why your website should be responsive'),(34983,3040,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277577;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277577;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277577;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277577;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277578;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(34984,3040,'_wp_attachment_image_alt','Scale and Grow Your Online Business'),(34988,4839,'_wp_attachment_image_alt','8 Reasons why digital prototyping is good'),(34989,4839,'tiny_compress_images','a:5:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:25364;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24079;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:850;s:6:\"height\";i:385;s:5:\"ratio\";d:0.9493;}s:3:\"end\";i:1625588798;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:31735;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23056;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:385;s:5:\"ratio\";d:0.7265;}s:3:\"end\";i:1625588799;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:26917;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24894;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:348;s:5:\"ratio\";d:0.9248;}s:3:\"end\";i:1625588800;}s:10:\"post-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}}'),(34993,4840,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:72924;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:45462;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.6234;}s:3:\"end\";i:1625588859;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:45545;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:36634;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.8043;}s:3:\"end\";i:1625588860;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13295;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:11578;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8709;}s:3:\"end\";i:1625588860;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:34746;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23265;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6696;}s:3:\"end\";i:1625588861;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:53155;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34321;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6457;}s:3:\"end\";i:1625588863;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34994,4840,'_wp_attachment_image_alt','How a Poorly Managed Data Feed Affects Your Sales'),(34998,4841,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:187937;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:98247;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5228;}s:3:\"end\";i:1625588931;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:107819;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:67330;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.6245;}s:3:\"end\";i:1625588932;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:28768;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:26770;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.9305;}s:3:\"end\";i:1625588933;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:88287;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:45777;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5185;}s:3:\"end\";i:1625588934;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:135757;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:70039;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5159;}s:3:\"end\";i:1625588936;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(34999,4841,'_wp_attachment_image_alt','How will social shopping shape 2017?'),(35003,4842,'_wp_attachment_image_alt','Using personalisation to boost conversion rates'),(35004,4842,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:73374;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:33974;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.463;}s:3:\"end\";i:1625588995;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:56662;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34714;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.6127;}s:3:\"end\";i:1629276589;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13702;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:12115;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8842;}s:3:\"end\";i:1629276589;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:34950;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24661;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.7056;}s:3:\"end\";i:1625588998;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:53562;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:36721;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6856;}s:3:\"end\";i:1625588999;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35008,4843,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:61768;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:37037;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5996;}s:3:\"end\";i:1625589060;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:42407;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34036;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.8026;}s:3:\"end\";i:1625589062;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:11227;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9866;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8788;}s:3:\"end\";i:1625589063;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:29128;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:19214;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6596;}s:3:\"end\";i:1625589064;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:45231;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:27772;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.614;}s:3:\"end\";i:1625589066;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35009,4843,'_wp_attachment_image_alt','Why Google Shopping Ads Convert Better Than Text Ads and Deliver Better ROI'),(35013,4844,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:673009;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:575327;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:3000;s:6:\"height\";i:800;s:5:\"ratio\";d:0.8549;}s:3:\"end\";i:1625589148;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:331022;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:134876;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.4075;}s:3:\"end\";i:1625589150;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:173524;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:57357;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.3305;}s:3:\"end\";i:1625589150;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:706114;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:218790;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.3099;}s:3:\"end\";i:1625589152;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:1252280;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:372323;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.2973;}s:3:\"end\";i:1625589155;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35014,4844,'_wp_attachment_image_alt','5 things to do when selling to millennials'),(35018,4845,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:45081;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21111;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.4683;}s:3:\"end\";i:1625589204;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:21427;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:12124;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5658;}s:3:\"end\";i:1625589205;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8725;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5913;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6777;}s:3:\"end\";i:1625589205;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:21087;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10525;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.4991;}s:3:\"end\";i:1625589206;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32050;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:15166;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.4732;}s:3:\"end\";i:1625589208;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35019,4845,'_wp_attachment_image_alt','8 Ways That the Digital Marketing for Westworld Was Effective'),(35023,4846,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:71751;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:41026;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5718;}s:3:\"end\";i:1625589270;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:56263;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:39504;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7021;}s:3:\"end\";i:1625589271;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12977;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10145;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7818;}s:3:\"end\";i:1625589272;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:34575;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21167;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6122;}s:3:\"end\";i:1625589273;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:52072;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:30446;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5847;}s:3:\"end\";i:1625589275;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35024,4846,'_wp_attachment_image_alt','Merry Christmas and a Happy New Year!'),(35028,4847,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:53880;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23808;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.4419;}s:3:\"end\";i:1625589351;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:21831;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:12681;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5809;}s:3:\"end\";i:1625589352;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8106;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:3879;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.4785;}s:3:\"end\";i:1625589352;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:21014;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9404;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.4475;}s:3:\"end\";i:1625589353;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:37943;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18685;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.4924;}s:3:\"end\";i:1625589355;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35029,4847,'_wp_attachment_image_alt','Four tips for Christmas Sales'),(35033,4848,'_wp_attachment_image_alt','What makes a loyal customer?'),(35034,4848,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:49633;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28551;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5752;}s:3:\"end\";i:1625589452;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:29821;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23193;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7777;}s:3:\"end\";i:1625589453;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9566;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:7402;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7738;}s:3:\"end\";i:1625589453;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:22581;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14174;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6277;}s:3:\"end\";i:1625589455;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:35604;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22149;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6221;}s:3:\"end\";i:1625589457;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35038,4849,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:62278;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:37358;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5999;}s:3:\"end\";i:1625589616;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:39567;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29415;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7434;}s:3:\"end\";i:1625589618;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12225;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10111;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8271;}s:3:\"end\";i:1625589618;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:29664;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:19554;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6592;}s:3:\"end\";i:1625589619;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:45096;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28096;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.623;}s:3:\"end\";i:1625589622;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35039,4849,'_wp_attachment_image_alt','Upcoming UX/UI trends'),(35043,4850,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:68420;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:42406;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.6198;}s:3:\"end\";i:1625589678;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48017;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:36908;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7686;}s:3:\"end\";i:1625589679;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12873;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10872;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8446;}s:3:\"end\";i:1625589680;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:33127;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22080;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6665;}s:3:\"end\";i:1625589681;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:50123;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32073;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6399;}s:3:\"end\";i:1625589683;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35044,4850,'_wp_attachment_image_alt','Top 10 ecommerce monitoring tools'),(35048,4851,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:68291;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:43416;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.6357;}s:3:\"end\";i:1625589798;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:60030;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32799;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5464;}s:3:\"end\";i:1625589799;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:11677;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9375;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8029;}s:3:\"end\";i:1625589800;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:31987;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21700;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6784;}s:3:\"end\";i:1625589801;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:49712;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32360;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6509;}s:3:\"end\";i:1625589803;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35049,4851,'_wp_attachment_image_alt','Ecommerce marketing trends for 2016'),(35053,4852,'_wp_attachment_image_alt','Ecommerce marketing trends for 2016'),(35054,4852,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:43797;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23019;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5256;}s:3:\"end\";i:1625590001;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:26547;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18602;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7007;}s:3:\"end\";i:1625590002;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8749;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:6958;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7953;}s:3:\"end\";i:1625590002;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:20048;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:11566;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5769;}s:3:\"end\";i:1625590004;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:30905;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:16971;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5491;}s:3:\"end\";i:1625590005;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35058,4853,'_wp_attachment_image_alt','Magento Enterprise Edition: Is the cost too high?'),(35059,4853,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:58785;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34860;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.593;}s:3:\"end\";i:1625590068;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:42440;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32418;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7639;}s:3:\"end\";i:1625590069;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9840;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:6842;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6953;}s:3:\"end\";i:1625590069;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:27396;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:17752;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.648;}s:3:\"end\";i:1625590070;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:42425;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:26293;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6198;}s:3:\"end\";i:1625590072;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35063,4854,'_wp_attachment_image_alt','Magento Ninja Developer Required'),(35064,4854,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:45695;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:25573;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5596;}s:3:\"end\";i:1625590125;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:28410;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21401;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.7533;}s:3:\"end\";i:1625590125;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8121;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5145;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6335;}s:3:\"end\";i:1625590126;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:21085;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:13111;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.6218;}s:3:\"end\";i:1625590127;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32441;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18911;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5829;}s:3:\"end\";i:1625590129;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35068,4855,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:157090;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:157090;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:1;}s:3:\"end\";i:1625590186;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:52198;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:35338;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.677;}s:3:\"end\";i:1625590187;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:23772;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23772;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:1;}s:3:\"end\";i:1625590188;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:65990;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:65990;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:1;}s:3:\"end\";i:1625590190;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:106385;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:106385;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:1;}s:3:\"end\";i:1625590193;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35069,4855,'_wp_attachment_image_alt','Announcing Magento Enterprise Cloud Edition'),(35073,4910,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629278604;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629278604;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629278604;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629278604;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629278604;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35074,4910,'_wp_attachment_image_alt','15 steps for choosing your web design agency'),(35081,5101,'_wp_attachment_image_alt','shift to eCommerce, shopkeeper making a sale from a conventional shop setup'),(35082,3036,'_wp_attachment_image_alt','5 Easy Ways To Increase Customer Retention And Sales'),(35083,3036,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277579;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277579;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277579;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277579;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277579;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35087,3038,'_wp_attachment_image_alt','Blogging For Your Business'),(35088,3038,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277583;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277583;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277583;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277583;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277583;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35092,3915,'_wp_attachment_image_alt','The Future of eCommerce with Magento 2.4'),(35093,3915,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277578;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277578;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277578;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277578;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277578;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35097,3917,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277576;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277576;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277576;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277576;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277576;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35098,3917,'_wp_attachment_image_alt','Winning Local Business With Local eCommerce'),(35102,3919,'_wp_attachment_image_alt','Preparing for Black Friday'),(35103,3919,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277575;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277575;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277575;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277575;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277575;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35107,3921,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277574;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277574;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277574;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277574;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277574;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35108,3921,'_wp_attachment_image_alt','5 ways to increase eCommerce conversion rates'),(35112,3923,'_wp_attachment_image_alt','Black Friday, Cyber Monday, deep discounts and the new normal for holiday shopping!'),(35113,3923,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277574;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277574;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277574;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277575;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277575;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35117,3970,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277571;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277571;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277571;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277571;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277571;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35118,3970,'_wp_attachment_image_alt','Free One-to-One eCommerce Review To Help Your Business Thrive During Lockdown'),(35122,3971,'_wp_attachment_image_alt','Training Your Staff To Maintain Tight eCommerce Security During Lockdown'),(35123,3971,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:76243;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:43717;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5734;}s:3:\"end\";i:1629277567;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:76683;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:45645;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5952;}s:3:\"end\";i:1629277568;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:14051;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9592;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6827;}s:3:\"end\";i:1629277569;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277570;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277570;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35127,3972,'_wp_attachment_image_alt','Top things to do in Chester this Christmas'),(35128,3972,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277572;}s:9:\"thumbnail\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277572;}s:12:\"medium_large\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277572;}s:9:\"1536x1536\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277572;}s:9:\"2048x2048\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1629277572;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35132,3973,'_wp_attachment_image_alt','Invest in offsetting lost sales and claim funding of up to £5,000 if your business is based in Cheshire and Warrington'),(35133,3973,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:50168;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:27597;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5501;}s:3:\"end\";i:1629277547;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:44873;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:25653;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5717;}s:3:\"end\";i:1629277548;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9440;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5613;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.5946;}s:3:\"end\";i:1629277549;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:24389;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:13715;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5623;}s:3:\"end\";i:1629277550;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:36669;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:20392;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5561;}s:3:\"end\";i:1629277552;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35137,3974,'_wp_attachment_image_alt','Planning ahead for a new website'),(35138,3974,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:65665;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:37661;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5735;}s:3:\"end\";i:1629277558;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:63215;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:37584;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5945;}s:3:\"end\";i:1629277559;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12596;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:7211;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.5725;}s:3:\"end\";i:1629277560;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32655;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18787;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5753;}s:3:\"end\";i:1629277561;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48784;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:27862;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5711;}s:3:\"end\";i:1629277563;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35142,3975,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:80545;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:44493;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5524;}s:3:\"end\";i:1629277532;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:70076;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:39757;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5673;}s:3:\"end\";i:1629277533;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:14918;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10366;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6949;}s:3:\"end\";i:1629277534;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:39707;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22390;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5639;}s:3:\"end\";i:1629277535;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:59203;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32777;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5536;}s:3:\"end\";i:1629277537;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35143,3975,'_wp_attachment_image_alt','Social Media Post Ideas for Your Business'),(35147,3982,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:62107;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:35353;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5692;}s:3:\"end\";i:1629277540;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:52423;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:31053;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5924;}s:3:\"end\";i:1629277541;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12192;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:7622;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6252;}s:3:\"end\";i:1629277542;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:31453;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18157;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5773;}s:3:\"end\";i:1629277543;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:46207;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:26397;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5713;}s:3:\"end\";i:1629277545;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35148,3982,'_wp_attachment_image_alt','Getting to grips with local SEO'),(35152,4029,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:90681;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:48723;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5373;}s:3:\"end\";i:1629277505;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:95114;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:52716;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5542;}s:3:\"end\";i:1629277506;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13911;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10657;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7661;}s:3:\"end\";i:1629277507;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:41115;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22420;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5453;}s:3:\"end\";i:1629277508;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:64274;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34667;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5394;}s:3:\"end\";i:1629277510;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35153,4029,'_wp_attachment_image_alt','Top Tips To Increase Online Orders This Christmas'),(35157,4031,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:92306;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:50052;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5422;}s:3:\"end\";i:1629277476;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:99503;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:55033;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5531;}s:3:\"end\";i:1629277478;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:15247;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10244;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6719;}s:3:\"end\";i:1629277479;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:44034;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24055;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5463;}s:3:\"end\";i:1629277480;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:66812;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:36146;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.541;}s:3:\"end\";i:1629277482;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35158,4031,'_wp_attachment_image_alt','The Importance of User Experience Design For Your Website'),(35162,4033,'_wp_attachment_image_alt','The Ultimate SEO Jargon Buster'),(35163,4033,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:56949;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:30529;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5361;}s:3:\"end\";i:1629277487;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:45949;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:25392;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5526;}s:3:\"end\";i:1629277488;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:11146;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:8355;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7496;}s:3:\"end\";i:1629277489;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:28634;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:15764;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5505;}s:3:\"end\";i:1629277490;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:42245;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22732;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5381;}s:3:\"end\";i:1629277492;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35167,4036,'_wp_attachment_image_alt','Aero Commerce x Actuate = A Winning Combination'),(35168,4036,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:80248;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:44765;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5578;}s:3:\"end\";i:1629277497;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:40992;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22924;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5592;}s:3:\"end\";i:1629277498;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:16056;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14049;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.875;}s:3:\"end\";i:1629277498;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:40642;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23197;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5708;}s:3:\"end\";i:1629277500;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:59771;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:40807;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6827;}s:3:\"end\";i:1629277502;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35172,4052,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:65217;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34970;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5362;}s:3:\"end\";i:1629277472;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:54537;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29991;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5499;}s:3:\"end\";i:1629277472;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12426;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9605;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.773;}s:3:\"end\";i:1629277473;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32345;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:17619;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5447;}s:3:\"end\";i:1629277473;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:47861;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:25592;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5347;}s:3:\"end\";i:1629277473;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35173,4052,'_wp_attachment_image_alt','Avoiding Q1 Sales Slumps at your eCommerce Store'),(35177,4053,'_wp_attachment_image_alt','Avoiding Q1 Sales Slumps at your eCommerce Store'),(35178,4053,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:77816;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:43865;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5637;}s:3:\"end\";i:1629277452;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:75506;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:43592;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5773;}s:3:\"end\";i:1629277453;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:14142;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10494;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.742;}s:3:\"end\";i:1629277454;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:38923;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21692;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5573;}s:3:\"end\";i:1629277455;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:58155;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32413;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5574;}s:3:\"end\";i:1629277457;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35182,4069,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:65217;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34970;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5362;}s:3:\"end\";i:1629277444;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:54537;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29991;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5499;}s:3:\"end\";i:1629277445;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12426;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9605;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.773;}s:3:\"end\";i:1629277446;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32345;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:17619;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5447;}s:3:\"end\";i:1629277447;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:47861;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:25592;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5347;}s:3:\"end\";i:1629277449;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35183,4069,'_wp_attachment_image_alt','SEO Jargon Buster (Additions)'),(35187,4071,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:72963;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:39098;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5359;}s:3:\"end\";i:1629277432;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:56918;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:31209;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5483;}s:3:\"end\";i:1629277433;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:14269;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:11180;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7835;}s:3:\"end\";i:1629277434;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:36788;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:20173;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5484;}s:3:\"end\";i:1629277435;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:53998;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28877;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5348;}s:3:\"end\";i:1629277437;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35188,4071,'_wp_attachment_image_alt','SEO Jargon Buster (Additions) Part 2'),(35192,4476,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:80931;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:45475;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5619;}s:3:\"end\";i:1629276836;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:83581;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:48218;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5769;}s:3:\"end\";i:1629276838;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:15936;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:11191;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7022;}s:3:\"end\";i:1629276839;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:41684;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23562;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5653;}s:3:\"end\";i:1629276840;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:60549;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:33865;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5593;}s:3:\"end\";i:1629276842;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35193,4476,'_wp_attachment_image_alt','Free Social Media Content Calendar for 2021'),(35197,4478,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:34883;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18648;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5346;}s:3:\"end\";i:1629276791;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:25588;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14227;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.556;}s:3:\"end\";i:1629276792;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:5402;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:3168;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.5864;}s:3:\"end\";i:1629276793;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:15299;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:8508;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5561;}s:3:\"end\";i:1629276794;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:24264;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:13149;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5419;}s:3:\"end\";i:1629276796;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35198,4478,'_wp_attachment_image_alt','Your eCommerce Guide to Valentine’s Day'),(35202,4480,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:71341;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:39360;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5517;}s:3:\"end\";i:1629276799;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:73386;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:40998;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5587;}s:3:\"end\";i:1629276800;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13528;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9145;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.676;}s:3:\"end\";i:1629276801;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:35392;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:19774;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5587;}s:3:\"end\";i:1629276802;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:52284;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28805;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5509;}s:3:\"end\";i:1629276804;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35203,4480,'_wp_attachment_image_alt','Understanding The Total Cost of Ownership For Your E- Commerce Website'),(35207,4482,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:71341;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:39360;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5517;}s:3:\"end\";i:1629276805;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:73386;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:40998;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5587;}s:3:\"end\";i:1629276805;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13528;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9145;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.676;}s:3:\"end\";i:1629276806;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:35392;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:19774;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5587;}s:3:\"end\";i:1629276806;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:52284;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28805;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5509;}s:3:\"end\";i:1629276806;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35208,4482,'_wp_attachment_image_alt','Conquering eCommerce Conversion Rates'),(35212,4484,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:67195;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:37783;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5623;}s:3:\"end\";i:1629276768;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:59301;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34126;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5755;}s:3:\"end\";i:1629276769;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13093;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9724;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7427;}s:3:\"end\";i:1629276770;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:33850;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:19299;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5701;}s:3:\"end\";i:1629276771;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48789;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:27496;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5636;}s:3:\"end\";i:1629276773;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35213,4484,'_wp_attachment_image_alt','How To Know Your SEO Is Working'),(35217,4486,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:75096;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:42262;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5628;}s:3:\"end\";i:1629276784;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:76783;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:44456;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.579;}s:3:\"end\";i:1629276786;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13329;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9036;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6779;}s:3:\"end\";i:1629276786;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:37268;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21243;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.57;}s:3:\"end\";i:1629276787;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:54909;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:30947;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5636;}s:3:\"end\";i:1629276789;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35218,4486,'_wp_attachment_image_alt','5 eCommerce Predictions And Trends For 2021'),(35222,4488,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:68647;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:37409;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5449;}s:3:\"end\";i:1629276776;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:61939;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34266;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5532;}s:3:\"end\";i:1629276777;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12172;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:8433;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6928;}s:3:\"end\";i:1629276777;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32848;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18016;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5485;}s:3:\"end\";i:1629276779;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:49376;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:26872;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5442;}s:3:\"end\";i:1629276780;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35223,4488,'_wp_attachment_image_alt','Be My Bear Launches New Magento 2 Website By Actuate'),(35227,4492,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:86930;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:48042;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5527;}s:3:\"end\";i:1629276750;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:89891;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:51045;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5679;}s:3:\"end\";i:1629276751;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:18396;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:13659;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7425;}s:3:\"end\";i:1629276752;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:44870;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24937;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5558;}s:3:\"end\";i:1629276754;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:65991;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:36178;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5482;}s:3:\"end\";i:1629276756;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35228,4492,'_wp_attachment_image_alt','An Introduction To Customer Personas And Their Importance To Your Business And Website'),(35232,4494,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:61798;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:34438;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5573;}s:3:\"end\";i:1629276759;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:56421;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32193;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5706;}s:3:\"end\";i:1629276761;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:11810;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:8413;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.7124;}s:3:\"end\";i:1629276761;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:30322;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:17271;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5696;}s:3:\"end\";i:1629276762;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:45073;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:25034;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5554;}s:3:\"end\";i:1629276764;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35233,4494,'_wp_attachment_image_alt','Getting to grips with local SEO – Part 2'),(35237,4497,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:57822;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32886;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5687;}s:3:\"end\";i:1629276710;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:50980;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29960;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5877;}s:3:\"end\";i:1629276711;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:11226;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:7959;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.709;}s:3:\"end\";i:1629276712;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:28552;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:16491;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5776;}s:3:\"end\";i:1629276714;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:42423;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24103;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5682;}s:3:\"end\";i:1629276715;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35238,4497,'_wp_attachment_image_alt','Breaking Into The Direct-To-Consumer Sales Market'),(35242,4499,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:54958;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29702;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5404;}s:3:\"end\";i:1629276718;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:51843;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28245;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5448;}s:3:\"end\";i:1629276720;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9443;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5324;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.5638;}s:3:\"end\";i:1629276721;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:25961;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14245;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5487;}s:3:\"end\";i:1629276722;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:39532;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21400;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5413;}s:3:\"end\";i:1629276725;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35243,4499,'_wp_attachment_image_alt','Myths & Facts About eCommerce'),(35247,4501,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:79705;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:45242;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5676;}s:3:\"end\";i:1629276729;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:82039;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:47640;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5807;}s:3:\"end\";i:1629276731;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:16280;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9080;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.5577;}s:3:\"end\";i:1629276732;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:40945;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22899;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5593;}s:3:\"end\";i:1629276735;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:59384;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:32987;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5555;}s:3:\"end\";i:1629276737;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35248,4501,'_wp_attachment_image_alt','Increasing Sales With Buy Now Pay Later'),(35252,4503,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:51100;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28535;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5584;}s:3:\"end\";i:1629276696;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:41976;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:24427;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5819;}s:3:\"end\";i:1629276697;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9583;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5487;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.5726;}s:3:\"end\";i:1629276698;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:24933;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14182;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5688;}s:3:\"end\";i:1629276700;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:37783;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21247;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5623;}s:3:\"end\";i:1629276702;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35253,4503,'_wp_attachment_image_alt','Writing a website brief for your next website project'),(35257,4505,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:67260;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:37603;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5591;}s:3:\"end\";i:1629276681;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:66766;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:38211;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5723;}s:3:\"end\";i:1629276683;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12198;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:8086;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.6629;}s:3:\"end\";i:1629276684;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32718;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18425;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5631;}s:3:\"end\";i:1629276685;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48697;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:27174;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.558;}s:3:\"end\";i:1629276687;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35258,4505,'_wp_attachment_image_alt','Understanding The Total Cost of Ownership For Your E- Commerce Website'),(35265,4918,'_wp_attachment_image_alt','Magento 2.4.3 Update'),(35269,4921,'_wp_attachment_image_alt','What is \'Ecommerce Customer Experience_'),(35270,4490,'tiny_compress_images','a:12:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:84656;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:47208;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5576;}s:3:\"end\";i:1629276740;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:44624;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:26916;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.6032;}s:3:\"end\";i:1629276741;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:16486;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14001;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.8493;}s:3:\"end\";i:1629276742;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:42255;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:23419;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5542;}s:3:\"end\";i:1629276744;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:62002;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:43390;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.6998;}s:3:\"end\";i:1629276747;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}}'),(35271,4490,'_wp_attachment_image_alt','Could Aero be the Sweetspot'),(35278,5005,'_wp_attachment_image_alt','Why your website should have a ‘New In’ product page'),(35282,5052,'_wp_attachment_image_alt','Adobe Commerce/Magento Update'),(35283,5052,'_edit_last','1'),(35287,5098,'_wp_attachment_image_alt','The Beginner’s Guide To A/B Split Testing FI'),(35291,5104,'_wp_attachment_image_alt','UX design on a tablet'),(35295,5108,'_wp_attachment_image_alt','4Reasons Why You Need UX Design for Startups'),(35299,5113,'_wp_attachment_image_alt','Decorate a website for Halloween, animated scene with 3 people dressed in Halloween costumes in a spooky location.'),(35303,5116,'_wp_attachment_image_alt','Decorate a website for Halloween, animated scene with 3 people dressed in Halloween costumes in a spooky location.'),(35307,5119,'_wp_attachment_image_alt','the beginners guide to ab split testing'),(35311,5120,'_wp_attachment_image_alt','UX Design'),(35315,5124,'_wp_attachment_image_alt','Ecommerce Plan, A woman mapping out the User Goal on a white paper.'),(35319,5128,'_wp_attachment_image_alt','How to Create an Amazing eCommerce Plan to Improve Your Numbers'),(35323,5149,'_wp_attachment_image_alt','ux design for eCommerce websites; person planning out a UX design'),(35327,5153,'_wp_attachment_image_alt','eCommerce strategy tips; eCommerce strategies for small businesses'),(35331,5157,'_wp_attachment_image_alt','ux design for eCommerce websites; person planning out a UX design'),(35335,5164,'_wp_attachment_image_alt','shopify ecommerce, an illustration of online shopping'),(35339,5166,'_wp_attachment_image_alt','An animated 3d Ecommerce layout'),(35343,5167,'_wp_attachment_image_alt','eCommerce website for Christmas; an eCommerce store on a phone'),(35347,5168,'_wp_attachment_image_alt','eCommerce mistakes, digital image of a man and a woman shopping.'),(35351,5169,'_wp_attachment_image_alt','8 Tips to Dress-up Your Website for Halloween in 2022'),(35355,5173,'_wp_attachment_image_alt','benefits of magneto 2; people working on an eCommerce platform'),(35356,5177,'_wp_attached_file','shopify-best-practices-min-1.jpg'),(35357,5177,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1775;s:6:\"height\";i:1181;s:4:\"file\";s:32:\"shopify-best-practices-min-1.jpg\";s:8:\"filesize\";i:106802;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1-730x486.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:486;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43661;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1-855x569.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:569;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53801;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56758;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46167;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"shopify-best-practices-min-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115634;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:41:\"shopify-best-practices-min-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64528;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:42:\"shopify-best-practices-min-1-1775x1067.jpg\";s:5:\"width\";i:1775;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139796;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"shopify-best-practices-min-1-1775x422.jpg\";s:5:\"width\";i:1775;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64878;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:42:\"shopify-best-practices-min-1-1460x1181.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128069;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"shopify-best-practices-min-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99705;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48204;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:41:\"shopify-best-practices-min-1-1775x800.jpg\";s:5:\"width\";i:1775;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111357;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25486;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39304;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29436;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55645;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:41:\"shopify-best-practices-min-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61862;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:42:\"shopify-best-practices-min-1-1775x1172.jpg\";s:5:\"width\";i:1775;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149229;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41450;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38991;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61357;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54532;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:42:\"shopify-best-practices-min-1-1775x1000.jpg\";s:5:\"width\";i:1775;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137806;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53605;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7979;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41450;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"shopify-best-practices-min-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70723;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"shopify-best-practices-min-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38200;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35361,5173,'_wp_attachment_image_alt','benefits of magneto 2; people working on an eCommerce platform'),(35365,5177,'_wp_attachment_image_alt','Shopify best practices; people viewing an eCommerce store'),(35366,5183,'_wp_attached_file','mobile-friendly-ecommerce-website-1.jpg'),(35368,5183,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:1200;s:4:\"file\";s:39:\"mobile-friendly-ecommerce-website-1.jpg\";s:8:\"filesize\";i:58082;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26852;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33193;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44911;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28588;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"mobile-friendly-ecommerce-website-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76812;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:48:\"mobile-friendly-ecommerce-website-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65331;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:49:\"mobile-friendly-ecommerce-website-1-1800x1067.jpg\";s:5:\"width\";i:1800;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95389;}s:8:\"masthead\";a:5:{s:4:\"file\";s:48:\"mobile-friendly-ecommerce-website-1-1800x422.jpg\";s:5:\"width\";i:1800;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54247;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:49:\"mobile-friendly-ecommerce-website-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94027;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:48:\"mobile-friendly-ecommerce-website-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67269;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34667;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:48:\"mobile-friendly-ecommerce-website-1-1800x800.jpg\";s:5:\"width\";i:1800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78281;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18542;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24839;}s:10:\"team-small\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23837;}s:10:\"team-large\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35606;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:48:\"mobile-friendly-ecommerce-website-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61954;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:49:\"mobile-friendly-ecommerce-website-1-1800x1172.jpg\";s:5:\"width\";i:1800;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98634;}s:10:\"page-small\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25948;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23903;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38188;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53507;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:49:\"mobile-friendly-ecommerce-website-1-1800x1000.jpg\";s:5:\"width\";i:1800;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95041;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46538;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4731;}s:13:\"project-small\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25948;}s:13:\"project-large\";a:5:{s:4:\"file\";s:48:\"mobile-friendly-ecommerce-website-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51380;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:47:\"mobile-friendly-ecommerce-website-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23896;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35371,5177,'_wp_attachment_image_alt','Shopify best practices; people viewing an eCommerce store'),(35375,5183,'_wp_attachment_image_alt','benefits of mobile-friendly eCommerce website; person purchasing from an eCommerce website'),(35376,5196,'_wp_attached_file','Web-design-min-1.png'),(35377,5196,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:563;s:4:\"file\";s:20:\"Web-design-min-1.png\";s:8:\"filesize\";i:23046;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35381,5196,'_wp_attachment_image_alt','3 Tips to Create an Engaging eCommerce Website Design'),(35382,5202,'_wp_attached_file','benefits-of-aero-ecommerce-1.jpg'),(35383,5202,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:630;s:4:\"file\";s:32:\"benefits-of-aero-ecommerce-1.jpg\";s:8:\"filesize\";i:25215;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35387,5183,'_wp_attachment_image_alt','benefits of mobile-friendly eCommerce website; person purchasing from an eCommerce website'),(35391,5196,'_wp_attachment_image_alt','3 Tips to Create an Engaging eCommerce Website Design'),(35395,5202,'_wp_attachment_image_alt','benefits of aero eCommerce; eCommerce on a laptop'),(35396,5206,'_wp_attached_file','shopify-ecommerce-trends-1.png'),(35397,5206,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1229;s:6:\"height\";i:696;s:4:\"file\";s:30:\"shopify-ecommerce-trends-1.png\";s:8:\"filesize\";i:103907;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35401,5202,'_wp_attachment_image_alt','benefits of aero eCommerce; eCommerce on a laptop'),(35405,5206,'_wp_attachment_image_alt','shopify ecommerce trends'),(35406,5405,'_wp_attached_file','10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2.jpg'),(35407,5405,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:66:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2.jpg\";s:8:\"filesize\";i:36715;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9093;}s:5:\"large\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11525;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37746;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9608;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:75:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26438;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:75:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39963;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36477;}s:8:\"masthead\";a:5:{s:4:\"file\";s:75:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43435;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:75:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44320;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:75:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44320;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31219;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11211;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20306;}s:10:\"team-small\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22694;}s:10:\"team-large\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32673;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35454;}s:10:\"page-small\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24914;}s:10:\"page-large\";a:5:{s:4:\"file\";s:75:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50464;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20441;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33781;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35454;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35454;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:73:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3415;}s:13:\"project-small\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24914;}s:13:\"project-large\";a:5:{s:4:\"file\";s:75:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36294;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:74:\"10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19957;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35411,5405,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:68294;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:36715;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5376;}s:3:\"end\";i:1690463442;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:66604;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:36681;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5507;}s:3:\"end\";i:1690463444;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:15288;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:6979;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.4565;}s:3:\"end\";i:1690463444;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:35809;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18501;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5167;}s:3:\"end\";i:1690463445;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:51198;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:27014;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5276;}s:3:\"end\";i:1690463447;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35412,5405,'_wp_attachment_image_alt','10 effective ways to boost ecommerce customer reviews'),(35413,5408,'_wp_attached_file','17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2.jpg'),(35414,5408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:59:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2.jpg\";s:8:\"filesize\";i:31035;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8042;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9944;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30874;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8351;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:68:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22890;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:68:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35469;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29873;}s:8:\"masthead\";a:5:{s:4:\"file\";s:68:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37696;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:68:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37976;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:68:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37976;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26147;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9781;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16981;}s:10:\"team-small\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17981;}s:10:\"team-large\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27616;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28943;}s:10:\"page-small\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20408;}s:10:\"page-large\";a:5:{s:4:\"file\";s:68:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43982;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17093;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28797;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28943;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28943;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:66:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2967;}s:13:\"project-small\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20408;}s:13:\"project-large\";a:5:{s:4:\"file\";s:68:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31144;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:67:\"17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16756;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35418,5408,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:59510;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:31035;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5215;}s:3:\"end\";i:1690463605;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:55110;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29009;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5264;}s:3:\"end\";i:1690463606;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13560;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:6710;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.4948;}s:3:\"end\";i:1690463607;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:30679;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:15523;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.506;}s:3:\"end\";i:1690463608;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:44284;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22790;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5146;}s:3:\"end\";i:1690463609;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35419,5408,'_wp_attachment_image_alt','17 Dominant B2B Ecommerce Marketing Strategies [Best Practices and Trends]'),(35420,5411,'_wp_attached_file','GA4-scaled-2.jpg'),(35421,5411,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:16:\"GA4-scaled-2.jpg\";s:8:\"filesize\";i:30633;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11415;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14519;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51467;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12147;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"GA4-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33640;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"GA4-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51237;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49418;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"GA4-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56411;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:25:\"GA4-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58905;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"GA4-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58905;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44136;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14677;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27325;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28986;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45622;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47511;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33866;}s:10:\"page-large\";a:5:{s:4:\"file\";s:25:\"GA4-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65456;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27215;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46852;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47511;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47511;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:23:\"GA4-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4171;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33866;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"GA4-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49511;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"GA4-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26588;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35425,5206,'_wp_attachment_image_alt','shopify ecommerce trends'),(35429,5405,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:68294;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:36715;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5376;}s:3:\"end\";i:1690463442;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:66604;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:36681;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5507;}s:3:\"end\";i:1690463444;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:15288;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:6979;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.4565;}s:3:\"end\";i:1690463444;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:35809;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:18501;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5167;}s:3:\"end\";i:1690463445;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:51198;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:27014;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5276;}s:3:\"end\";i:1690463447;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35430,5405,'_wp_attachment_image_alt','10 effective ways to boost ecommerce customer reviews'),(35434,5408,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:59510;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:31035;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5215;}s:3:\"end\";i:1690463605;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:55110;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29009;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5264;}s:3:\"end\";i:1690463606;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13560;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:6710;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.4948;}s:3:\"end\";i:1690463607;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:30679;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:15523;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.506;}s:3:\"end\";i:1690463608;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:44284;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22790;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5146;}s:3:\"end\";i:1690463609;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35435,5408,'_wp_attachment_image_alt','17 Dominant B2B Ecommerce Marketing Strategies [Best Practices and Trends]'),(35439,5411,'_wp_attachment_image_alt','GA4: Are You Ready and The Latest Updates'),(35440,5414,'_wp_attached_file','Why-Should-I-Use-Magento-scaled-2.jpg'),(35441,5414,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:37:\"Why-Should-I-Use-Magento-scaled-2.jpg\";s:8:\"filesize\";i:29561;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7627;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9128;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29238;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7804;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"Why-Should-I-Use-Magento-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21861;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:46:\"Why-Should-I-Use-Magento-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33836;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28407;}s:8:\"masthead\";a:5:{s:4:\"file\";s:46:\"Why-Should-I-Use-Magento-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35271;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:46:\"Why-Should-I-Use-Magento-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36525;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:46:\"Why-Should-I-Use-Magento-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36525;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24749;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9189;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16092;}s:10:\"team-small\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16602;}s:10:\"team-large\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26057;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26950;}s:10:\"page-small\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19318;}s:10:\"page-large\";a:5:{s:4:\"file\";s:46:\"Why-Should-I-Use-Magento-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42050;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16008;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27085;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26950;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26950;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:44:\"Why-Should-I-Use-Magento-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2828;}s:13:\"project-small\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19318;}s:13:\"project-large\";a:5:{s:4:\"file\";s:46:\"Why-Should-I-Use-Magento-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29667;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:45:\"Why-Should-I-Use-Magento-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15403;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35445,5411,'_wp_attachment_image_alt','GA4: Are You Ready and The Latest Updates'),(35449,5414,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:55770;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29561;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5301;}s:3:\"end\";i:1690463898;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48470;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:26028;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.537;}s:3:\"end\";i:1690463899;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12587;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5821;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.4625;}s:3:\"end\";i:1690463900;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:28753;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14365;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.4996;}s:3:\"end\";i:1690463901;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:41597;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21535;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5177;}s:3:\"end\";i:1690463903;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35450,5414,'_wp_attachment_image_alt','Why Should I Use Magento? – Everything You Need to Know'),(35451,5417,'_wp_attached_file','10-ways-to-increase-average-order-value-scaled-2.jpg'),(35452,5417,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:52:\"10-ways-to-increase-average-order-value-scaled-2.jpg\";s:8:\"filesize\";i:40054;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9977;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12456;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41958;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10534;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:61:\"10-ways-to-increase-average-order-value-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28296;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:61:\"10-ways-to-increase-average-order-value-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42952;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40100;}s:8:\"masthead\";a:5:{s:4:\"file\";s:61:\"10-ways-to-increase-average-order-value-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44734;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:61:\"10-ways-to-increase-average-order-value-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48721;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:61:\"10-ways-to-increase-average-order-value-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48721;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34424;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12735;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22275;}s:10:\"team-small\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25272;}s:10:\"team-large\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35967;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39598;}s:10:\"page-small\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26678;}s:10:\"page-large\";a:5:{s:4:\"file\";s:61:\"10-ways-to-increase-average-order-value-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54550;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21950;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36970;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39598;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39598;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:59:\"10-ways-to-increase-average-order-value-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3955;}s:13:\"project-small\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26678;}s:13:\"project-large\";a:5:{s:4:\"file\";s:61:\"10-ways-to-increase-average-order-value-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39184;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:60:\"10-ways-to-increase-average-order-value-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21759;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35456,5414,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:55770;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29561;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5301;}s:3:\"end\";i:1690463898;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48470;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:26028;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.537;}s:3:\"end\";i:1690463899;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12587;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5821;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.4625;}s:3:\"end\";i:1690463900;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:28753;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:14365;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.4996;}s:3:\"end\";i:1690463901;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:41597;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:21535;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5177;}s:3:\"end\";i:1690463903;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35457,5414,'_wp_attachment_image_alt','Why Should I Use Magento? – Everything You Need to Know'),(35461,5417,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:73429;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:40054;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5455;}s:3:\"end\";i:1690464197;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:74658;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:42053;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5633;}s:3:\"end\";i:1690464198;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:16738;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9152;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.5468;}s:3:\"end\";i:1690464198;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:38303;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:20273;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5293;}s:3:\"end\";i:1690464200;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:55301;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29937;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5413;}s:3:\"end\";i:1690464201;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35462,5417,'_wp_attachment_image_alt','10 ways to increase average order value'),(35463,5426,'_wp_attached_file','Recession-Proofing-Your-Ecommerce-Business-scaled-2.jpg'),(35464,5426,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:55:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2.jpg\";s:8:\"filesize\";i:20239;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8483;}s:5:\"large\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10298;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31363;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8715;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:64:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23753;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:64:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36568;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30320;}s:8:\"masthead\";a:5:{s:4:\"file\";s:64:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34870;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:64:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38111;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:64:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38111;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28139;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10332;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17991;}s:10:\"team-small\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19889;}s:10:\"team-large\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29184;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29653;}s:10:\"page-small\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21690;}s:10:\"page-large\";a:5:{s:4:\"file\";s:64:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44372;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17793;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30338;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29653;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29653;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:62:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3256;}s:13:\"project-small\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21690;}s:13:\"project-large\";a:5:{s:4:\"file\";s:64:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32761;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:63:\"Recession-Proofing-Your-Ecommerce-Business-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17485;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35468,5417,'tiny_compress_images','a:13:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:73429;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:40054;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2560;s:6:\"height\";i:683;s:5:\"ratio\";d:0.5455;}s:3:\"end\";i:1690464197;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:74658;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:42053;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:800;s:5:\"ratio\";d:0.5633;}s:3:\"end\";i:1690464198;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:16738;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:9152;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:5:\"ratio\";d:0.5468;}s:3:\"end\";i:1690464198;}s:9:\"1536x1536\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:38303;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:20273;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:5:\"ratio\";d:0.5293;}s:3:\"end\";i:1690464200;}s:9:\"2048x2048\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:55301;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29937;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:5:\"ratio\";d:0.5413;}s:3:\"end\";i:1690464201;}s:10:\"post-thumb\";a:0:{}s:8:\"post-big\";a:0:{}s:13:\"project-thumb\";a:0:{}s:19:\"project-slide-thumb\";a:0:{}s:13:\"service-thumb\";a:0:{}s:17:\"service-thumb-alt\";a:0:{}s:17:\"service-thumb-big\";a:0:{}s:11:\"ading-image\";a:0:{}}'),(35469,5417,'_wp_attachment_image_alt','10 ways to increase average order value'),(35473,5426,'_wp_attachment_image_alt','Recession Proofing Your Ecommerce Business'),(35474,5430,'_wp_attached_file','CRITICAL-B2B-eCommerce-KPIs-scaled-2.jpg'),(35475,5430,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:40:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2.jpg\";s:8:\"filesize\";i:24554;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9368;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11787;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40329;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9739;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27537;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:49:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42591;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38744;}s:8:\"masthead\";a:5:{s:4:\"file\";s:49:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43847;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:49:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47213;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:49:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47213;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34982;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11340;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21936;}s:10:\"team-small\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24778;}s:10:\"team-large\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35865;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38138;}s:10:\"page-small\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26727;}s:10:\"page-large\";a:5:{s:4:\"file\";s:49:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53181;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22002;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37353;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38138;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38138;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:47:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3538;}s:13:\"project-small\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26727;}s:13:\"project-large\";a:5:{s:4:\"file\";s:49:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39932;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:48:\"CRITICAL-B2B-eCommerce-KPIs-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21232;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35479,5426,'_wp_attachment_image_alt','Recession Proofing Your Ecommerce Business'),(35483,5430,'_wp_attachment_image_alt','CRITICAL B2B eCommerce KPIs'),(35484,5433,'_wp_attached_file','What-is-Magento-scaled-2.jpg'),(35485,5433,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:28:\"What-is-Magento-scaled-2.jpg\";s:8:\"filesize\";i:15523;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6713;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8352;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23308;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7095;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"What-is-Magento-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18863;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:37:\"What-is-Magento-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29430;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22474;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"What-is-Magento-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30354;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:37:\"What-is-Magento-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30116;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:37:\"What-is-Magento-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30116;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19472;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7920;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12967;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13856;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20673;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21760;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15577;}s:10:\"page-large\";a:5:{s:4:\"file\";s:37:\"What-is-Magento-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36215;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13015;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21780;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21760;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21760;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:35:\"What-is-Magento-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2780;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15577;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"What-is-Magento-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24299;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"What-is-Magento-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12715;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35489,5430,'_wp_attachment_image_alt','CRITICAL B2B eCommerce KPIs'),(35493,5433,'_wp_attachment_image_alt','What is Magento/Adobe Commerce – Is it for you?'),(35494,5436,'_wp_attached_file','Is-Magento-for-B2B-scaled-2.jpg'),(35495,5436,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:31:\"Is-Magento-for-B2B-scaled-2.jpg\";s:8:\"filesize\";i:21370;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9020;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11249;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32078;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9361;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"Is-Magento-for-B2B-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24934;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:40:\"Is-Magento-for-B2B-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38459;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31191;}s:8:\"masthead\";a:5:{s:4:\"file\";s:40:\"Is-Magento-for-B2B-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36901;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:40:\"Is-Magento-for-B2B-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39496;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:40:\"Is-Magento-for-B2B-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39496;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28578;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11146;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19012;}s:10:\"team-small\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20694;}s:10:\"team-large\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30020;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30598;}s:10:\"page-small\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22821;}s:10:\"page-large\";a:5:{s:4:\"file\";s:40:\"Is-Magento-for-B2B-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45627;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18826;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31299;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30598;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30598;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:38:\"Is-Magento-for-B2B-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3678;}s:13:\"project-small\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22821;}s:13:\"project-large\";a:5:{s:4:\"file\";s:40:\"Is-Magento-for-B2B-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33765;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:39:\"Is-Magento-for-B2B-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35499,5433,'_wp_attachment_image_alt','What is Magento/Adobe Commerce – Is it for you?'),(35503,5436,'_wp_attachment_image_alt','Is Magento/Adobe Commerce for B2B? – Everything You Need to Know'),(35504,5441,'_wp_attached_file','onsite-seo-scaled-2.jpg'),(35505,5441,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:23:\"onsite-seo-scaled-2.jpg\";s:8:\"filesize\";i:23212;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9269;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11644;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38369;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9951;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"onsite-seo-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26844;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"onsite-seo-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41313;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36795;}s:8:\"masthead\";a:5:{s:4:\"file\";s:32:\"onsite-seo-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42852;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:32:\"onsite-seo-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45240;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:32:\"onsite-seo-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45240;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33807;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11300;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21216;}s:10:\"team-small\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23505;}s:10:\"team-large\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35250;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36292;}s:10:\"page-small\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25302;}s:10:\"page-large\";a:5:{s:4:\"file\";s:32:\"onsite-seo-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51151;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20975;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36077;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36292;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36292;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:30:\"onsite-seo-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3377;}s:13:\"project-small\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25302;}s:13:\"project-large\";a:5:{s:4:\"file\";s:32:\"onsite-seo-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38779;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:31:\"onsite-seo-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20602;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35509,5436,'_wp_attachment_image_alt','Is Magento/Adobe Commerce for B2B? – Everything You Need to Know'),(35513,5441,'_wp_attachment_image_alt','The difference between on-site and off-site SEO'),(35514,5445,'_wp_attached_file','How-Secure-Is-Magento-2-scaled-2.jpg'),(35515,5445,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:36:\"How-Secure-Is-Magento-2-scaled-2.jpg\";s:8:\"filesize\";i:24785;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10500;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13036;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39183;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11072;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"How-Secure-Is-Magento-2-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28989;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"How-Secure-Is-Magento-2-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43686;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37785;}s:8:\"masthead\";a:5:{s:4:\"file\";s:45:\"How-Secure-Is-Magento-2-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42547;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:45:\"How-Secure-Is-Magento-2-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47074;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:45:\"How-Secure-Is-Magento-2-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47074;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34172;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12734;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22177;}s:10:\"team-small\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24336;}s:10:\"team-large\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35489;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37374;}s:10:\"page-small\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26512;}s:10:\"page-large\";a:5:{s:4:\"file\";s:45:\"How-Secure-Is-Magento-2-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53452;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21974;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36892;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37374;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37374;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:43:\"How-Secure-Is-Magento-2-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4153;}s:13:\"project-small\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26512;}s:13:\"project-large\";a:5:{s:4:\"file\";s:45:\"How-Secure-Is-Magento-2-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39862;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:44:\"How-Secure-Is-Magento-2-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21586;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35519,5441,'_wp_attachment_image_alt','The difference between on-site and off-site SEO'),(35523,5445,'_wp_attachment_image_alt','How Secure Is Magento 2?'),(35524,5448,'_wp_attached_file','Ultimate-B2C-eCommerce-Business-Plan-scaled-2.jpg'),(35525,5448,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:49:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2.jpg\";s:8:\"filesize\";i:27675;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10012;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12730;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46993;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10490;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:58:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30357;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:58:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47351;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45367;}s:8:\"masthead\";a:5:{s:4:\"file\";s:58:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56168;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:58:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53754;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:58:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53754;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39989;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12996;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24586;}s:10:\"team-small\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27867;}s:10:\"team-large\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41401;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44254;}s:10:\"page-small\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30569;}s:10:\"page-large\";a:5:{s:4:\"file\";s:58:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59856;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24534;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42459;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44254;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44254;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:56:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3568;}s:13:\"project-small\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30569;}s:13:\"project-large\";a:5:{s:4:\"file\";s:58:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45032;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:57:\"Ultimate-B2C-eCommerce-Business-Plan-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23597;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35529,5445,'_wp_attachment_image_alt','How Secure Is Magento 2?'),(35533,5448,'_wp_attachment_image_alt','Ultimate B2C eCommerce Business Plan'),(35534,5452,'_wp_attached_file','How-to-Write-Effective-Meta-Descriptions-scaled-2.jpg'),(35535,5452,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:53:\"How-to-Write-Effective-Meta-Descriptions-scaled-2.jpg\";s:8:\"filesize\";i:21381;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9161;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11050;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33350;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9306;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24741;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:62:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37937;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32331;}s:8:\"masthead\";a:5:{s:4:\"file\";s:62:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39048;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:62:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40201;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:62:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40201;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29159;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10614;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19140;}s:10:\"team-small\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19834;}s:10:\"team-large\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30548;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31511;}s:10:\"page-small\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22560;}s:10:\"page-large\";a:5:{s:4:\"file\";s:62:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46173;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19052;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31628;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31511;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31511;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:60:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3454;}s:13:\"project-small\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22560;}s:13:\"project-large\";a:5:{s:4:\"file\";s:62:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34125;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:61:\"How-to-Write-Effective-Meta-Descriptions-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18852;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35539,5448,'_wp_attachment_image_alt','Ultimate B2C eCommerce Business Plan'),(35543,5452,'_wp_attachment_image_alt','How to Write Effective Meta Descriptions'),(35544,5455,'_wp_attached_file','How-Do-I-Choose-A-Magento-Agency-scaled-2.jpg'),(35545,5455,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:45:\"How-Do-I-Choose-A-Magento-Agency-scaled-2.jpg\";s:8:\"filesize\";i:18712;s:5:\"sizes\";a:26:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7777;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9733;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29717;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8276;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22457;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:54:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34537;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28434;}s:8:\"masthead\";a:5:{s:4:\"file\";s:54:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33936;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:54:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36642;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:54:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36642;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25585;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9611;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16484;}s:10:\"team-small\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18491;}s:10:\"team-large\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26892;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28044;}s:10:\"page-small\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20191;}s:10:\"page-large\";a:5:{s:4:\"file\";s:54:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42606;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16268;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28094;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28044;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28044;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:52:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3057;}s:13:\"project-small\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20191;}s:13:\"project-large\";a:5:{s:4:\"file\";s:54:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30602;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:53:\"How-Do-I-Choose-A-Magento-Agency-scaled-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16136;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35549,5452,'_wp_attachment_image_alt','How to Write Effective Meta Descriptions'),(35553,5455,'_wp_attachment_image_alt','How Do I Choose A Magento/Adobe Commerce Agency?'),(35557,5455,'_wp_attachment_image_alt','How Do I Choose A Magento/Adobe Commerce Agency?'),(36798,6895,'_wp_attached_file','content-cropped.png'),(36799,6895,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:19:\"content-cropped.png\";s:8:\"filesize\";i:722140;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(36803,6896,'_wp_attached_file','project-spec-cropped.png'),(36804,6896,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:4:\"file\";s:24:\"project-spec-cropped.png\";s:8:\"filesize\";i:715487;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(36958,6900,'_wp_attached_file','powerful.png'),(36959,6900,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:600;s:4:\"file\";s:12:\"powerful.png\";s:8:\"filesize\";i:263376;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(36963,6901,'_wp_attached_file','secure.png'),(36964,6901,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:600;s:4:\"file\";s:10:\"secure.png\";s:8:\"filesize\";i:343931;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(36965,6902,'_wp_attached_file','B2B.png'),(36966,6902,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:600;s:4:\"file\";s:7:\"B2B.png\";s:8:\"filesize\";i:296704;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(36967,6903,'_wp_attached_file','catalogue.png'),(36968,6903,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:600;s:4:\"file\";s:13:\"catalogue.png\";s:8:\"filesize\";i:280802;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(36972,6904,'_wp_attached_file','user-friendly.png'),(36973,6904,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:600;s:4:\"file\";s:17:\"user-friendly.png\";s:8:\"filesize\";i:282643;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(36974,6905,'_wp_attached_file','optimised-checkout.png'),(36975,6905,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:600;s:4:\"file\";s:22:\"optimised-checkout.png\";s:8:\"filesize\";i:301945;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(37058,6907,'_wp_attached_file','shopify@2x.png'),(37059,6907,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:29;s:6:\"height\";i:40;s:4:\"file\";s:14:\"shopify@2x.png\";s:8:\"filesize\";i:1026;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(37060,6907,'_imagify_optimization_level','2'),(37061,6907,'_imagify_status','success'),(37062,6907,'_imagify_data','a:3:{s:5:\"sizes\";a:2:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2167;s:14:\"optimized_size\";i:1026;s:7:\"percent\";d:52.65;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2167;s:14:\"optimized_size\";i:1110;s:7:\"percent\";d:48.78;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:13002;s:14:\"optimized_size\";i:6240;s:7:\"percent\";d:52.01;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(37063,6908,'_wp_attached_file','aero@2x.png'),(37064,6908,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:54;s:6:\"height\";i:44;s:4:\"file\";s:11:\"aero@2x.png\";s:8:\"filesize\";i:978;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(37065,6908,'_imagify_optimization_level','2'),(37066,6908,'_imagify_status','success'),(37067,6908,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2487;s:14:\"optimized_size\";i:978;s:7:\"percent\";d:60.67999999999999971578290569595992565155029296875;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2487;s:14:\"optimized_size\";i:1138;s:7:\"percent\";d:54.24000000000000198951966012828052043914794921875;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2487;s:14:\"optimized_size\";i:2389;s:7:\"percent\";d:3.939999999999999946709294817992486059665679931640625;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7461;s:14:\"optimized_size\";i:4505;s:7:\"percent\";d:39.61999999999999744204615126363933086395263671875;s:7:\"message\";s:0:\"\";}}'),(37129,6914,'_wp_attached_file','dotdigital.png'),(37130,6914,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:230;s:6:\"height\";i:80;s:4:\"file\";s:14:\"dotdigital.png\";s:8:\"filesize\";i:13019;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(37131,6914,'_imagify_optimization_level','2'),(37132,6914,'_imagify_status','success'),(37133,6914,'_imagify_data','a:2:{s:5:\"sizes\";a:5:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13019;s:14:\"optimized_size\";i:5067;s:7:\"percent\";d:61.0799999999999982946974341757595539093017578125;}s:26:\"partner-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9156;s:14:\"optimized_size\";i:4656;s:7:\"percent\";d:49.14999999999999857891452847979962825775146484375;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13019;s:14:\"optimized_size\";i:6200;s:7:\"percent\";d:52.38000000000000255795384873636066913604736328125;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9156;s:14:\"optimized_size\";i:4281;s:7:\"percent\";d:53.24000000000000198951966012828052043914794921875;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13019;s:14:\"optimized_size\";i:10398;s:7:\"percent\";d:20.129999999999999005240169935859739780426025390625;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:57369;s:14:\"optimized_size\";i:30602;s:7:\"percent\";d:46.659999999999996589394868351519107818603515625;s:7:\"message\";s:0:\"\";}}'),(37134,6915,'_wp_attached_file','adyen.png'),(37135,6915,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:230;s:6:\"height\";i:80;s:4:\"file\";s:9:\"adyen.png\";s:8:\"filesize\";i:4622;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(37136,6915,'_imagify_optimization_level','2'),(37137,6915,'_imagify_status','success'),(37138,6915,'_imagify_data','a:2:{s:5:\"sizes\";a:5:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4622;s:14:\"optimized_size\";i:1465;s:7:\"percent\";d:68.2999999999999971578290569595992565155029296875;}s:26:\"partner-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3520;s:14:\"optimized_size\";i:2168;s:7:\"percent\";d:38.409999999999996589394868351519107818603515625;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4622;s:14:\"optimized_size\";i:3050;s:7:\"percent\";d:34.00999999999999801048033987171947956085205078125;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3520;s:14:\"optimized_size\";i:1170;s:7:\"percent\";d:66.7600000000000051159076974727213382720947265625;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4622;s:14:\"optimized_size\";i:4389;s:7:\"percent\";d:5.04000000000000003552713678800500929355621337890625;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:20906;s:14:\"optimized_size\";i:12242;s:7:\"percent\";d:41.43999999999999772626324556767940521240234375;s:7:\"message\";s:0:\"\";}}'),(37139,6070,'_thumbnail_id','6915'),(37140,6070,'_monsterinsights_sitenote_active','0'),(37321,6976,'_wp_attached_file','manchester-bus.png'),(37322,6976,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1164;s:6:\"height\";i:953;s:4:\"file\";s:18:\"manchester-bus.png\";s:8:\"filesize\";i:391609;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(37326,6977,'_wp_attached_file','manchester-office.png'),(37327,6977,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1164;s:6:\"height\";i:956;s:4:\"file\";s:21:\"manchester-office.png\";s:8:\"filesize\";i:441083;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(37331,6072,'_thumbnail_id','6914'),(37332,6072,'_monsterinsights_sitenote_active','0'),(37333,6978,'_wp_attached_file','gorgias.png'),(37334,6978,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:230;s:6:\"height\";i:80;s:4:\"file\";s:11:\"gorgias.png\";s:8:\"filesize\";i:12752;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(37335,6978,'_imagify_optimization_level','2'),(37336,6978,'_imagify_status','success'),(37337,6978,'_imagify_data','a:2:{s:5:\"sizes\";a:5:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12752;s:14:\"optimized_size\";i:2785;s:7:\"percent\";d:78.159999999999996589394868351519107818603515625;}s:26:\"partner-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8527;s:14:\"optimized_size\";i:4240;s:7:\"percent\";d:50.280000000000001136868377216160297393798828125;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12752;s:14:\"optimized_size\";i:6786;s:7:\"percent\";d:46.780000000000001136868377216160297393798828125;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8527;s:14:\"optimized_size\";i:2150;s:7:\"percent\";d:74.7900000000000062527760746888816356658935546875;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12752;s:14:\"optimized_size\";i:10520;s:7:\"percent\";d:17.5;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:55310;s:14:\"optimized_size\";i:26481;s:7:\"percent\";d:52.11999999999999744204615126363933086395263671875;s:7:\"message\";s:0:\"\";}}'),(37338,6071,'_thumbnail_id','6978'),(37339,6071,'_monsterinsights_sitenote_active','0'),(37340,6979,'_edit_lock','1732898838:5'),(37341,6979,'_edit_last','5'),(37342,6980,'_wp_attached_file','revvup.png'),(37343,6980,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:230;s:6:\"height\";i:80;s:4:\"file\";s:10:\"revvup.png\";s:8:\"filesize\";i:10736;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(37344,6980,'_imagify_optimization_level','2'),(37345,6980,'_imagify_status','success'),(37346,6980,'_imagify_data','a:2:{s:5:\"sizes\";a:5:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10736;s:14:\"optimized_size\";i:2850;s:7:\"percent\";d:73.4500000000000028421709430404007434844970703125;}s:26:\"partner-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7627;s:14:\"optimized_size\";i:3836;s:7:\"percent\";d:49.7000000000000028421709430404007434844970703125;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10736;s:14:\"optimized_size\";i:5050;s:7:\"percent\";d:52.96000000000000085265128291212022304534912109375;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7627;s:14:\"optimized_size\";i:2585;s:7:\"percent\";d:66.1099999999999994315658113919198513031005859375;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10736;s:14:\"optimized_size\";i:8063;s:7:\"percent\";d:24.89999999999999857891452847979962825775146484375;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:47462;s:14:\"optimized_size\";i:22384;s:7:\"percent\";d:52.840000000000003410605131648480892181396484375;s:7:\"message\";s:0:\"\";}}'),(37347,6979,'_thumbnail_id','6980'),(37348,6979,'featured','0'),(37349,6979,'_featured','field_65e5f6bbf5937'),(37350,6979,'_monsterinsights_sitenote_active','0'),(37351,6979,'_yoast_wpseo_primary_partner_type','48'),(37352,6979,'_yoast_wpseo_estimated-reading-time-minutes','1'),(37353,5809,'_monsterinsights_sitenote_active','0'),(37354,5811,'_monsterinsights_sitenote_active','0'),(37355,5812,'_monsterinsights_sitenote_active','0'),(37356,5810,'_monsterinsights_sitenote_active','0'),(37357,5814,'_monsterinsights_sitenote_active','0'),(37358,5813,'_monsterinsights_sitenote_active','0'),(37765,6995,'_wp_attached_file','circle-check.svg'),(37766,6995,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:1582;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(37767,6995,'_wp_attachment_image_alt','Check!'),(37885,6997,'_wp_attached_file','aero-commerce.svg'),(37886,6997,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:1159;s:5:\"width\";d:44;s:6:\"height\";d:41;}'),(37887,6998,'_wp_attached_file','shopify.svg'),(37888,6998,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:951;s:5:\"width\";d:44;s:6:\"height\";d:41;}'),(37889,6998,'_wp_attachment_image_alt','Shopify Plus eCommerce'),(37890,6997,'_wp_attachment_image_alt','Aero Commerce'),(37891,5865,'_yoast_wpseo_title','%%title%% | Magento 2 Hyvä Web Build | Actuate Digital - Manchester'),(37892,5865,'_yoast_wpseo_metadesc','Migration to Magento 2 Hyvä turbocharged site performance and delivered the advanced functionality needed to grow the business.'),(37897,5865,'project_url','willowandhall.co.uk'),(37898,5865,'_project_url','field_6751c13f278fe'),(37899,5864,'project_url','robinsonsofbawtry.com'),(37900,5864,'_project_url','field_6751c13f278fe'),(37903,5864,'_yoast_wpseo_content_score','90'),(37906,5860,'project_url','reliant.co.uk'),(37907,5860,'_project_url','field_6751c13f278fe'),(37908,5985,'_wp_attachment_image_alt','Reliant - UK Electrical store on Hyvä'),(37909,5860,'page_content_2_show_testimonial','1'),(37910,5860,'_page_content_2_show_testimonial','field_65d85df9f3101'),(37911,5860,'page_content_2_testimonial_to_show','6423'),(37912,5860,'_page_content_2_testimonial_to_show','field_6751c68ab1011'),(37913,5860,'page_content_3_image','8668'),(37914,5860,'_page_content_3_image','field_65d85cd9b2156'),(37915,5860,'page_content_4_block_content','<h3>Taking Back Control</h3>\r\nReliant needed to do two things: take ownership of their online presence and build a platform that could genuinely differentiate them in a crowded, price-driven market where competitors were increasingly racing to the bottom on Amazon.\r\n\r\nThe decision was made to break away from the incumbent provider and build a new Magento 2 store on Hyvä, one that Reliant would own, control, and evolve on their own terms. The catch? Black Friday and Cyber Monday were approaching fast, and these peak trading periods were too commercially important to miss.\r\n\r\nThe timeline was eight weeks. From receiving the designs to having a fully functional Hyvä website built, integrated, and live. No shortcuts, no compromises.'),(37916,5860,'_page_content_4_block_content','field_65d85cf0b2159'),(37917,5860,'page_content_5_the_images_0_the_image','8674'),(37918,5860,'_page_content_5_the_images_0_the_image','field_65d85d1fde9a2'),(37919,5860,'page_content_5_the_images_1_the_image','8668'),(37920,5860,'_page_content_5_the_images_1_the_image','field_65d85d1fde9a2'),(37921,5860,'page_content_5_the_images','2'),(37922,5860,'_page_content_5_the_images','field_65d85d17de9a1'),(37933,5866,'project_url','RevitaLash.co.uk'),(37934,5866,'_project_url','field_6751c13f278fe'),(37935,5859,'project_url','homefeeling.co.uk'),(37936,5859,'_project_url','field_6751c13f278fe'),(37939,5861,'project_url','whoward.co.uk'),(37940,5861,'_project_url','field_6751c13f278fe'),(37943,5861,'page_content_8_block_image','8701'),(37944,5861,'_page_content_8_block_image','field_65d85d9bde9aa'),(37945,5858,'project_url','rainclear.co.uk'),(37946,5858,'_project_url','field_6751c13f278fe'),(37947,5780,'project_url','ohpolly.com'),(37948,5780,'_project_url','field_6751c13f278fe'),(37949,5857,'project_url',''),(37950,5857,'_project_url','field_6751c13f278fe'),(37953,5856,'project_url','www.bemybear.com'),(37954,5856,'_project_url','field_6751c13f278fe'),(37955,5849,'project_url',''),(37956,5849,'_project_url','field_6751c13f278fe'),(37957,5805,'page_content_8_testimonial_to_show',''),(37958,5805,'_page_content_8_testimonial_to_show','field_6751c68ab1011'),(37959,5805,'project_url',''),(37960,5805,'_project_url','field_6751c13f278fe'),(37961,6294,'_monsterinsights_sitenote_active','0'),(37962,6293,'_monsterinsights_sitenote_active','0'),(38252,6895,'_wp_attachment_image_alt','eCommerce website Audits'),(38319,7012,'_wp_attached_file','ecommerce-consultancy.png'),(38320,7012,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:600;s:4:\"file\";s:25:\"ecommerce-consultancy.png\";s:8:\"filesize\";i:250914;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(38324,7012,'_wp_attachment_image_alt','eCommerce Consultancy'),(38325,7013,'_wp_attached_file','shopify-plus.png'),(38326,7013,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:600;s:4:\"file\";s:16:\"shopify-plus.png\";s:8:\"filesize\";i:268975;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(38327,7013,'_wp_attachment_image_alt','Shopify Plus Web Design and Development'),(38328,7014,'_wp_attached_file','aero-commerce.png'),(38329,7014,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:600;s:4:\"file\";s:17:\"aero-commerce.png\";s:8:\"filesize\";i:296779;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(38333,7014,'_wp_attachment_image_alt','Aero Commece Web Design and Development'),(38633,7019,'_wp_attached_file','hyva-silver.svg'),(38634,7019,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:4080;s:5:\"width\";d:526;s:6:\"height\";d:120;}'),(38635,7019,'_wp_attachment_image_alt','Hyvä Silver Development Partner for Magento and Adobe Commerce Stores'),(38748,5864,'_yoast_wpseo_title','Robinson of Bawtry | Shopify Website | Actuate Digital'),(38749,5864,'_yoast_wpseo_metadesc','Migration from Aero Commerce to Shopify, complete with a conversion-focused UX/UI generating over £1m in just 6 months.'),(38750,5863,'project_url','www.helmetcity.co.uk'),(38751,5863,'_project_url','field_6751c13f278fe'),(39808,5862,'project_url','theskirtingboardshop.co.uk'),(39809,5862,'_project_url','field_6751c13f278fe'),(39816,7039,'_wp_attached_file','About_Us_Image_3.jpg'),(39817,7039,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:399;s:4:\"file\";s:20:\"About_Us_Image_3.jpg\";s:8:\"filesize\";i:39072;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(39831,5855,'project_url','theshirtcompany.com'),(39832,5855,'_project_url','field_6751c13f278fe'),(39833,5855,'_yoast_wpseo_title','The Shirt Company | Magento 2 Migration | Actuate Digital'),(39834,5855,'_yoast_wpseo_metadesc','How Actuate Digital migrated The Shirt Company to Magento 2 in 3 months, delivering 40% more conversions, 30% more sales, and international selling via Glopal integration.'),(39835,5780,'_yoast_wpseo_title','Oh Polly | Magento Website | Actuate Digital'),(39836,5780,'_yoast_wpseo_metadesc','How Actuate Digital built Oh Polly\'s first standalone ecommerce store on Magento, taking them from eBay to £2m revenue in 12 months with 155,000 visitors in month one.'),(39837,5856,'_yoast_wpseo_title','Be My Bear | CS-Cart to Magento 2 Migration | Actuate Digital'),(39838,5856,'_yoast_wpseo_metadesc','Redesign and migration of Be My Bear to Magento 2 to strengthen average order values and increase conversion rates by 113%'),(39839,5858,'_yoast_wpseo_title','Rainclear | Magento 2 | Actuate Digital'),(39840,5858,'_yoast_wpseo_metadesc','Magento 2 Rebuild for Rainclear with an 8% sales increase across both B2B and B2C sales channels.'),(39847,5859,'_yoast_wpseo_title','Homefeeling | Brand launch on Magento 2 | Actuate Digital'),(39848,5859,'_yoast_wpseo_metadesc','Launch of the brand new white goods retailer Homefeeling on Magento 2.'),(39857,5861,'_yoast_wpseo_title','WHoward | Magento 2 Hyvä Website | Actuate Digital'),(39858,5861,'_yoast_wpseo_metadesc','WHoward B2B website built on Magento 2 with Hyvä frontend and Microsoft Nav Dynamics Integration.'),(39859,5862,'_yoast_wpseo_title','The Skirting Board Shop | Magento 2 Hyvä Website | Actuate Digital'),(39860,5862,'_yoast_wpseo_metadesc','Migrated The Skirting Board Shop to a new shiny Hyvä theme unlocking increase conversion rate, better google page speed score and more sales.'),(39861,5863,'_yoast_wpseo_title','Helmet City Case Study | Redesign Boosts Conversions by 16%'),(39862,5863,'_yoast_wpseo_metadesc','Discover how Helmet City revamped their online presence with a website redesign that increased conversions by 16% and visitor engagement by 21% with Hyvä.'),(39863,5860,'_yoast_wpseo_title','Reliant | Driving 34% More Online Leads with a Custom Solution'),(39864,5860,'_yoast_wpseo_metadesc','See how Reliant transformed their Magento store, achieving a 34% increase in online leads through a tailored Hyvä solution and enhanced user experience.'),(40129,7046,'_edit_lock','1735496875:1'),(40130,7046,'_edit_last','1'),(40131,7046,'_yoast_wpseo_primary_category','25'),(40132,7046,'_yoast_wpseo_content_score','90'),(40133,7046,'_yoast_wpseo_estimated-reading-time-minutes','4'),(40134,7051,'_wp_attached_file','new-year-resolutions-scaled.jpg'),(40135,7051,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:683;s:4:\"file\";s:31:\"new-year-resolutions-scaled.jpg\";s:8:\"filesize\";i:24390;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"new-year-resolutions-scaled-730x195.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10917;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"new-year-resolutions-scaled-855x228.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13717;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"new-year-resolutions-scaled-760x683.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45214;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"new-year-resolutions-scaled-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11295;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"new-year-resolutions-scaled-1536x410.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30751;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:40:\"new-year-resolutions-scaled-2048x546.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47143;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:39:\"new-year-resolutions-scaled-750x683.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44019;}s:8:\"masthead\";a:5:{s:4:\"file\";s:40:\"new-year-resolutions-scaled-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43214;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:40:\"new-year-resolutions-scaled-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52154;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:39:\"new-year-resolutions-scaled-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39110;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:39:\"new-year-resolutions-scaled-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13535;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:39:\"new-year-resolutions-scaled-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24897;}s:10:\"team-small\";a:5:{s:4:\"file\";s:39:\"new-year-resolutions-scaled-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29188;}s:10:\"team-large\";a:5:{s:4:\"file\";s:39:\"new-year-resolutions-scaled-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40917;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:39:\"new-year-resolutions-scaled-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43705;}s:10:\"page-small\";a:5:{s:4:\"file\";s:39:\"new-year-resolutions-scaled-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31036;}s:10:\"page-large\";a:5:{s:4:\"file\";s:40:\"new-year-resolutions-scaled-1960x683.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58173;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:39:\"new-year-resolutions-scaled-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24947;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"new-year-resolutions-scaled-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41907;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:39:\"new-year-resolutions-scaled-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43705;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:39:\"new-year-resolutions-scaled-690x683.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43705;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:38:\"new-year-resolutions-scaled-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4179;}s:13:\"project-small\";a:5:{s:4:\"file\";s:39:\"new-year-resolutions-scaled-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31036;}s:13:\"project-large\";a:5:{s:4:\"file\";s:40:\"new-year-resolutions-scaled-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43906;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:39:\"new-year-resolutions-scaled-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24530;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:40:\"new-year-resolutions-scaled-1180x683.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48946;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:40:\"new-year-resolutions-scaled-1200x683.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43060;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:33:\"new-year-resolutions-2560x800.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85494;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:40:\"new-year-resolutions-scaled-1460x683.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52154;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:33:\"new-year-resolutions-2960x800.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90636;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:33:\"new-year-resolutions-2960x800.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90636;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(40139,7051,'_wp_attachment_image_alt','7 New Years resolutions for eCommerce Managers'),(40140,7046,'_thumbnail_id','7051'),(40141,7060,'_wp_attached_file','actuate-digital-main1.mp4'),(40142,7060,'_wp_attachment_metadata','a:10:{s:7:\"bitrate\";i:911175;s:8:\"filesize\";i:3143598;s:9:\"mime_type\";s:15:\"video/quicktime\";s:6:\"length\";i:28;s:16:\"length_formatted\";s:4:\"0:28\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:9:\"quicktime\";s:10:\"dataformat\";s:9:\"quicktime\";s:17:\"created_timestamp\";i:-2082844800;}'),(40143,7061,'_wp_attached_file','actuate-digital-cropped1.mp4'),(40144,7061,'_wp_attachment_metadata','a:10:{s:7:\"bitrate\";i:2681134;s:8:\"filesize\";i:9249959;s:9:\"mime_type\";s:15:\"video/quicktime\";s:6:\"length\";i:28;s:16:\"length_formatted\";s:4:\"0:28\";s:5:\"width\";i:1080;s:6:\"height\";i:1920;s:10:\"fileformat\";s:9:\"quicktime\";s:10:\"dataformat\";s:9:\"quicktime\";s:17:\"created_timestamp\";i:-2082844800;}'),(40145,7062,'_wp_attached_file','actuate-digital-main.webm'),(40146,7062,'_wp_attachment_metadata','a:9:{s:7:\"bitrate\";i:2461597;s:8:\"filesize\";i:8492511;s:9:\"mime_type\";s:10:\"video/webm\";s:6:\"length\";i:28;s:16:\"length_formatted\";s:4:\"0:28\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:4:\"webm\";s:10:\"dataformat\";s:5:\"V_VP9\";}'),(40147,7063,'_wp_attached_file','actuate-digital-cropped.webm'),(40148,7063,'_wp_attachment_metadata','a:9:{s:7:\"bitrate\";i:1985993;s:8:\"filesize\";i:6851677;s:9:\"mime_type\";s:10:\"video/webm\";s:6:\"length\";i:28;s:16:\"length_formatted\";s:4:\"0:28\";s:5:\"width\";i:1080;s:6:\"height\";i:1920;s:10:\"fileformat\";s:4:\"webm\";s:10:\"dataformat\";s:5:\"V_VP9\";}'),(40149,9,'page_content_0_video_file_mobile','8015'),(40150,9,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(40151,9,'page_content_0_video_file_webm_mobile','8024'),(40152,9,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(40267,7065,'_wp_attached_file','actuate-digital-main.mp4'),(40268,7065,'_wp_attachment_metadata','a:10:{s:7:\"bitrate\";i:1889759;s:8:\"filesize\";i:6519718;s:9:\"mime_type\";s:15:\"video/quicktime\";s:6:\"length\";i:28;s:16:\"length_formatted\";s:4:\"0:28\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:17:\"created_timestamp\";i:-2082844800;}'),(40383,7067,'_wp_attached_file','actuate-digital-cropped.mp4'),(40384,7067,'_wp_attachment_metadata','a:10:{s:7:\"bitrate\";i:2228278;s:8:\"filesize\";i:7687608;s:9:\"mime_type\";s:15:\"video/quicktime\";s:6:\"length\";i:28;s:16:\"length_formatted\";s:4:\"0:28\";s:5:\"width\";i:1080;s:6:\"height\";i:1920;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:17:\"created_timestamp\";i:-2082844800;}'),(40499,9,'page_content_1_add_background','white'),(40500,9,'_page_content_1_add_background','field_6717be84974f1'),(40501,9,'page_content_1_block_content','We don’t just build eCommerce websites - we build momentum.\r\n\r\nAt Actuate, we’re Magento, Adobe Commerce and Shopify specialists creating high-converting, customer-focused websites that don’t just look the part - they deliver. We work with ambitious £2–25m brands across home &amp; garden, lifestyle, and sports &amp; fitness who are ready to move from steady growth to serious scale.\r\n\r\nBut our job isn’t done when your store goes live. That’s just the beginning.\r\n\r\nWe stick around to help you tackle the headaches that come next - from conversion rate optimisation (CRO) and average order value (AOV) growth to Hyvä development, UX improvements, platform migrations, and removing the bottlenecks holding you back.\r\n\r\nBecause growth shouldn’t stall after launch.\r\n\r\nAnd the only problems worth having? Are the <strong>#nextniceproblem.</strong>\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">About Actuate</a> <a href=\"https://actuate.webpreview.co/our-work/\" class=\"cta-black\">View our work</a>'),(40502,9,'_page_content_1_block_content','field_664b5f5c5973a'),(41087,7099,'_edit_lock','1771234344:1'),(41088,7099,'_edit_last','1'),(41089,7099,'_yoast_wpseo_estimated-reading-time-minutes','6'),(41090,7101,'_edit_lock','1742490868:1'),(41091,7101,'_edit_last','1'),(41092,7101,'_yoast_wpseo_estimated-reading-time-minutes','1'),(41093,7103,'_edit_lock','1771597793:1'),(41094,7103,'_edit_last','1'),(41095,7103,'_yoast_wpseo_estimated-reading-time-minutes','9'),(41096,7105,'_edit_lock','1739181234:1'),(41097,7105,'_edit_last','1'),(41098,7105,'_yoast_wpseo_estimated-reading-time-minutes','0'),(41099,7107,'_edit_lock','1771234314:1'),(41100,7107,'_edit_last','1'),(41101,7107,'_yoast_wpseo_estimated-reading-time-minutes','1'),(41102,7109,'_edit_lock','1774952163:1'),(41103,7109,'_edit_last','1'),(41104,7109,'_yoast_wpseo_estimated-reading-time-minutes','2'),(41105,7111,'_edit_lock','1774954413:1'),(41106,7111,'_edit_last','1'),(41107,7111,'_yoast_wpseo_estimated-reading-time-minutes','3'),(41108,7113,'_edit_lock','1774952160:1'),(41109,7113,'_edit_last','1'),(41110,7113,'_yoast_wpseo_estimated-reading-time-minutes','2'),(41111,7115,'_edit_lock','1774952130:1'),(41112,7115,'_edit_last','1'),(41113,7115,'_yoast_wpseo_estimated-reading-time-minutes','2'),(41114,7117,'_edit_lock','1774952132:1'),(41115,7117,'_edit_last','1'),(41116,7117,'_yoast_wpseo_estimated-reading-time-minutes','2'),(41117,7119,'_edit_lock','1747907072:1'),(41118,7119,'_edit_last','1'),(41119,7119,'_yoast_wpseo_estimated-reading-time-minutes','2'),(41120,7121,'_edit_lock','1747906618:1'),(41121,7121,'_edit_last','1'),(41122,7121,'_yoast_wpseo_estimated-reading-time-minutes','2'),(41123,7123,'_edit_lock','1747907026:1'),(41124,7123,'_edit_last','1'),(41125,7123,'_yoast_wpseo_estimated-reading-time-minutes','1'),(41126,7125,'_edit_lock','1747905997:1'),(41127,7125,'_edit_last','1'),(41128,7125,'_yoast_wpseo_estimated-reading-time-minutes','1'),(41138,7133,'_edit_lock','1771234398:1'),(41139,7133,'_edit_last','1'),(41140,7133,'_yoast_wpseo_estimated-reading-time-minutes','4'),(41144,7137,'_edit_lock','1771164693:1'),(41145,7137,'_edit_last','1'),(41146,7137,'_yoast_wpseo_estimated-reading-time-minutes','4'),(41147,7139,'_edit_lock','1747902233:1'),(41148,7139,'_edit_last','1'),(41149,7139,'_yoast_wpseo_estimated-reading-time-minutes','7'),(41150,7141,'_edit_lock','1771234613:1'),(41151,7141,'_edit_last','1'),(41152,7141,'_yoast_wpseo_estimated-reading-time-minutes','7'),(41156,7145,'_edit_lock','1770115174:1'),(41157,7145,'_edit_last','1'),(41158,7145,'_yoast_wpseo_estimated-reading-time-minutes','4'),(41159,7147,'_edit_lock','1764340515:1'),(41160,7147,'_edit_last','1'),(41161,7147,'_yoast_wpseo_estimated-reading-time-minutes','3'),(41162,7149,'_edit_lock','1764340800:1'),(41163,7149,'_edit_last','1'),(41164,7149,'_yoast_wpseo_estimated-reading-time-minutes','5'),(41165,7151,'_edit_lock','1762351140:1'),(41166,7151,'_edit_last','1'),(41167,7151,'_yoast_wpseo_estimated-reading-time-minutes','3'),(41168,7153,'_edit_lock','1762513702:1'),(41169,7153,'_edit_last','1'),(41170,7153,'_yoast_wpseo_estimated-reading-time-minutes','3'),(41174,7157,'_edit_lock','1771234327:1'),(41175,7157,'_edit_last','1'),(41176,7157,'_yoast_wpseo_estimated-reading-time-minutes','1'),(41186,7160,'_menu_item_type','post_type'),(41187,7160,'_menu_item_menu_item_parent','0'),(41188,7160,'_menu_item_object_id','7099'),(41189,7160,'_menu_item_object','page'),(41190,7160,'_menu_item_target',''),(41191,7160,'_menu_item_classes','a:1:{i:0;s:9:\"mega-2col\";}'),(41192,7160,'_menu_item_xfn',''),(41193,7160,'_menu_item_url',''),(41204,7162,'_menu_item_type','post_type'),(41205,7162,'_menu_item_menu_item_parent','7160'),(41206,7162,'_menu_item_object_id','7145'),(41207,7162,'_menu_item_object','page'),(41208,7162,'_menu_item_target',''),(41209,7162,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(41210,7162,'_menu_item_xfn',''),(41211,7162,'_menu_item_url',''),(41240,7166,'_menu_item_type','post_type'),(41241,7166,'_menu_item_menu_item_parent','0'),(41242,7166,'_menu_item_object_id','7101'),(41243,7166,'_menu_item_object','page'),(41244,7166,'_menu_item_target',''),(41245,7166,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(41246,7166,'_menu_item_xfn',''),(41247,7166,'_menu_item_url',''),(41249,7167,'_menu_item_type','post_type'),(41250,7167,'_menu_item_menu_item_parent','0'),(41251,7167,'_menu_item_object_id','7103'),(41252,7167,'_menu_item_object','page'),(41253,7167,'_menu_item_target',''),(41254,7167,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(41255,7167,'_menu_item_xfn',''),(41256,7167,'_menu_item_url',''),(41258,7168,'_menu_item_type','post_type'),(41259,7168,'_menu_item_menu_item_parent','7167'),(41260,7168,'_menu_item_object_id','7141'),(41261,7168,'_menu_item_object','page'),(41262,7168,'_menu_item_target',''),(41263,7168,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(41264,7168,'_menu_item_xfn',''),(41265,7168,'_menu_item_url',''),(41294,7172,'_menu_item_type','post_type'),(41295,7172,'_menu_item_menu_item_parent','0'),(41296,7172,'_menu_item_object_id','7105'),(41297,7172,'_menu_item_object','page'),(41298,7172,'_menu_item_target',''),(41299,7172,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(41300,7172,'_menu_item_xfn',''),(41301,7172,'_menu_item_url',''),(41420,7186,'_menu_item_type','post_type'),(41421,7186,'_menu_item_menu_item_parent','7167'),(41422,7186,'_menu_item_object_id','7133'),(41423,7186,'_menu_item_object','page'),(41424,7186,'_menu_item_target',''),(41425,7186,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(41426,7186,'_menu_item_xfn',''),(41427,7186,'_menu_item_url',''),(41459,7193,'_edit_lock','1770137324:1'),(41460,7193,'_edit_last','1'),(41461,7193,'_yoast_wpseo_estimated-reading-time-minutes','6'),(41465,7197,'_edit_lock','1762346398:1'),(41466,7197,'_edit_last','1'),(41467,7197,'_yoast_wpseo_estimated-reading-time-minutes','2'),(41468,7199,'_edit_lock','1764340684:1'),(41469,7199,'_edit_last','1'),(41470,7199,'_yoast_wpseo_estimated-reading-time-minutes','4'),(41474,7203,'_edit_lock','1762346396:1'),(41475,7203,'_edit_last','1'),(41476,7203,'_yoast_wpseo_estimated-reading-time-minutes','2'),(41477,7205,'_edit_lock','1762346396:1'),(41478,7205,'_edit_last','1'),(41479,7205,'_yoast_wpseo_estimated-reading-time-minutes','2'),(41480,7207,'_edit_lock','1764340449:1'),(41481,7207,'_edit_last','1'),(41482,7207,'_yoast_wpseo_estimated-reading-time-minutes','4'),(41483,7209,'_edit_lock','1764340572:1'),(41484,7209,'_edit_last','1'),(41485,7209,'_yoast_wpseo_estimated-reading-time-minutes','3'),(41486,7211,'_edit_lock','1762346395:1'),(41487,7211,'_edit_last','1'),(41488,7211,'_yoast_wpseo_estimated-reading-time-minutes','2'),(41489,7213,'_edit_lock','1762346398:1'),(41490,7213,'_edit_last','1'),(41491,7213,'_yoast_wpseo_estimated-reading-time-minutes','2'),(41611,7297,'_edit_lock','1770137430:1'),(41612,7297,'_edit_last','1'),(41723,9,'page_content_1_block_title','<h3>Unlock growth and tackle your eCommerce headaches head on.</h3>'),(41724,9,'_page_content_1_block_title','field_67b8463f82176'),(41949,7160,'thumbnail',''),(41950,7160,'_thumbnail','field_6660554321cf2'),(41953,7162,'thumbnail',''),(41954,7162,'_thumbnail','field_6660554321cf2'),(41961,7166,'thumbnail',''),(41962,7166,'_thumbnail','field_6660554321cf2'),(41963,7167,'thumbnail',''),(41964,7167,'_thumbnail','field_6660554321cf2'),(41965,7168,'thumbnail',''),(41966,7168,'_thumbnail','field_6660554321cf2'),(41973,7186,'thumbnail',''),(41974,7186,'_thumbnail','field_6660554321cf2'),(41977,7172,'thumbnail',''),(41978,7172,'_thumbnail','field_6660554321cf2'),(41979,7160,'_wp_old_date','2025-02-10'),(41981,7162,'_wp_old_date','2025-02-10'),(41985,7166,'_wp_old_date','2025-02-10'),(41986,7167,'_wp_old_date','2025-02-10'),(41987,7168,'_wp_old_date','2025-02-10'),(41991,7186,'_wp_old_date','2025-02-10'),(41993,7172,'_wp_old_date','2025-02-10'),(43836,9,'page_content_4_show_featured_partners','1'),(43837,9,'_page_content_4_show_featured_partners','field_668270d2d6fea'),(43840,9,'page_content_5_block_colour','dark'),(43841,9,'_page_content_5_block_colour','field_6645c7e543071'),(43842,9,'page_content_5_posts_to_load','a:4:{i:0;s:4:\"5845\";i:1;s:4:\"6424\";i:2;s:4:\"6425\";i:3;s:4:\"6423\";}'),(43843,9,'_page_content_5_posts_to_load','field_66fbcc4fd4fd7'),(44314,7399,'_edit_lock','1744196520:1'),(44315,7399,'_edit_last','1'),(44316,6424,'related_case_study',''),(44317,6424,'_related_case_study','field_67c86b691ce74'),(44318,6424,'has_video','0'),(44319,6424,'_has_video','field_67c86b881ce75'),(44320,7404,'_wp_attached_file','reliant-video.png'),(44321,7404,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1400;s:4:\"file\";s:17:\"reliant-video.png\";s:8:\"filesize\";i:5076893;s:5:\"sizes\";a:29:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"reliant-video-730x532.png\";s:5:\"width\";i:730;s:6:\"height\";i:532;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:650191;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"reliant-video-795x580.png\";s:5:\"width\";i:795;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:770927;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"reliant-video-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:978982;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"reliant-video-768x560.png\";s:5:\"width\";i:768;s:6:\"height\";i:560;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:725780;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"reliant-video-1536x1120.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2705518;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"reliant-video-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1427457;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"reliant-video-1920x1067.png\";s:5:\"width\";i:1920;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3376355;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"reliant-video-1920x422.png\";s:5:\"width\";i:1920;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1323113;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"reliant-video-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3183334;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"reliant-video-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1844110;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"reliant-video-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:704147;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"reliant-video-1920x800.png\";s:5:\"width\";i:1920;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2547207;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"reliant-video-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:280931;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"reliant-video-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:476463;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"reliant-video-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:373122;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"reliant-video-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:842445;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"reliant-video-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1346994;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"reliant-video-1920x1172.png\";s:5:\"width\";i:1920;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3708420;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"reliant-video-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:556083;}s:10:\"page-large\";a:5:{s:4:\"file\";s:27:\"reliant-video-1920x1200.png\";s:5:\"width\";i:1920;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3797567;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"reliant-video-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:463354;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"reliant-video-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1003471;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"reliant-video-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1070966;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"reliant-video-1920x1000.png\";s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3162111;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"reliant-video-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:943467;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"reliant-video-192x140.png\";s:5:\"width\";i:192;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50639;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"reliant-video-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:556083;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"reliant-video-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1196815;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"reliant-video-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:451901;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(44322,6423,'related_case_study',''),(44323,6423,'_related_case_study','field_67c86b691ce74'),(44324,6423,'has_video','0'),(44325,6423,'_has_video','field_67c86b881ce75'),(44326,6423,'video_image','7404'),(44327,6423,'_video_image','field_67c86b931ce76'),(44328,6423,'video_url',''),(44329,6423,'_video_url','field_67c86bb21ce77'),(44333,6423,'name','Daniel Wright'),(44334,6423,'_name','field_67c86c71c80b4'),(44335,6423,'company','Reliant'),(44336,6423,'_company','field_67c86c78c80b5'),(44754,6423,'short_quote','Their team leverages their expertise to provide sound opinions and advice to guide the project in the right direction.'),(44755,6423,'_short_quote','field_67c874fd3a589'),(44945,5845,'related_case_study','5805'),(44946,5845,'_related_case_study','field_67c86b691ce74'),(44947,5845,'has_video','0'),(44948,5845,'_has_video','field_67c86b881ce75'),(44949,5845,'name','Catherine Lund-Barker'),(44950,5845,'_name','field_67c86c71c80b4'),(44951,5845,'company','Elcometer'),(44952,5845,'_company','field_67c86c78c80b5'),(44953,5845,'short_quote',''),(44954,5845,'_short_quote','field_67c874fd3a589'),(44955,6424,'name','Chantelle Telford'),(44956,6424,'_name','field_67c86c71c80b4'),(44957,6424,'company','Robinsons of Bawtry'),(44958,6424,'_company','field_67c86c78c80b5'),(44959,6424,'short_quote',''),(44960,6424,'_short_quote','field_67c874fd3a589'),(44961,5842,'related_case_study',''),(44962,5842,'_related_case_study','field_67c86b691ce74'),(44963,5842,'has_video','0'),(44964,5842,'_has_video','field_67c86b881ce75'),(44965,5842,'name','Oliver Moser'),(44966,5842,'_name','field_67c86c71c80b4'),(44967,5842,'company','Pickett'),(44968,5842,'_company','field_67c86c78c80b5'),(44969,5842,'short_quote',''),(44970,5842,'_short_quote','field_67c874fd3a589'),(44971,6425,'related_case_study',''),(44972,6425,'_related_case_study','field_67c86b691ce74'),(44973,6425,'has_video','0'),(44974,6425,'_has_video','field_67c86b881ce75'),(44975,6425,'name','Rafael Bielinski'),(44976,6425,'_name','field_67c86c71c80b4'),(44977,6425,'company','Buller Ltd'),(44978,6425,'_company','field_67c86c78c80b5'),(44979,6425,'short_quote',''),(44980,6425,'_short_quote','field_67c874fd3a589'),(44981,5840,'related_case_study',''),(44982,5840,'_related_case_study','field_67c86b691ce74'),(44983,5840,'has_video','0'),(44984,5840,'_has_video','field_67c86b881ce75'),(44985,5840,'name','Rob Dyer'),(44986,5840,'_name','field_67c86c71c80b4'),(44987,5840,'company','Be My Bear'),(44988,5840,'_company','field_67c86c78c80b5'),(44989,5840,'short_quote',''),(44990,5840,'_short_quote','field_67c874fd3a589'),(45453,7243,'_edit_lock','1762511349:1'),(45454,7243,'_edit_last','1'),(45455,7099,'page_content_0_banner_content','<h1>Services</h1>'),(45456,7099,'_page_content_0_banner_content','field_67c9c54f20193'),(45457,7099,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:17:\"featured_partners\";i:5;s:22:\"2_col_block_with_media\";i:6;s:22:\"2_col_block_with_media\";i:7;s:22:\"2_col_block_with_media\";i:8;s:22:\"1_col_block_with_media\";i:9;s:17:\"testimonial_block\";i:10;s:15:\"conversion_form\";}'),(45458,7099,'_page_content','field_65bcc772ba827'),(45459,7099,'bottom_cta',''),(45460,7099,'_bottom_cta','field_66fbcaec309e9'),(45467,7099,'page_content_0_video_file',''),(45468,7099,'_page_content_0_video_file','field_67c9c54f20190'),(45469,7099,'page_content_0_video_file_webm',''),(45470,7099,'_page_content_0_video_file_webm','field_67c9c54f20191'),(45471,7099,'page_content_0_background_image',''),(45472,7099,'_page_content_0_background_image','field_67c9c54f20192'),(45473,7099,'page_content_1_add_background','white'),(45474,7099,'_page_content_1_add_background','field_6717be84974f1'),(45475,7099,'page_content_1_block_title','<h2>Transforming eCommerce Challenges into Opportunities</h2>'),(45476,7099,'_page_content_1_block_title','field_67b8463f82176'),(45477,7099,'page_content_1_block_content','At Actuate, we don’t just deliver eCommerce services - we build the momentum that turns today’s headaches into tomorrow’s bigger, better challenges. From Magento 2 development, Adobe Commerce support and Shopify builds to CRO, UX design, Hyvä theme builds, and platform migration, we help scaling brands move faster, convert better, and stay ahead.\r\n\r\nWe’ve been in your seat. We know what it\'s like when your store stops keeping up with your ambition. That’s why everything we offer is built around what actually shifts the needle, not just what ticks a box.\r\n\r\nOur goal? To get you from “we need to fix this” to “what do we scale next?” That’s the shift. That’s the next nice problem to have.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the team</a>'),(45478,7099,'_page_content_1_block_content','field_664b5f5c5973a'),(45479,7099,'_yoast_wpseo_content_score','90'),(45538,7099,'page_content_2_add_background','green'),(45539,7099,'_page_content_2_add_background','field_67c9c6c17d609'),(45540,7099,'page_content_2_block_content','<h3>Your Next Nice Problems (NNP) Audit</h3>\r\nGrowth is never a straight line. Solve one headache and another one pops up: too many orders for current fulfilment, stock turning faster than forecasts, media budgets that finally justify bigger bets. That’s what we call next nice problems - and the quickest way to reach them is our NNP Workshop.\r\n\r\nThink of it as an audit without the 40-page graveyard. We dig into your site, your data, and your customer journey to find the bottlenecks bleeding revenue - slow pages, checkout friction, hidden UX potholes, code that drags instead of drives. Fast, focused, no filler.\r\n\r\nWhat you get isn’t a PDF you’ll never read. It’s a concise video walkthrough that shows exactly where the leaks are, a clear list of fixes (from “do it now” tweaks to bigger moves), and a roadmap that takes you from today’s pain to tomorrow’s better headaches.\r\n\r\nPerfect for ambitious eCommerce teams who want to scale without guessing, trade without firefighting, and unlock the next set of challenges worth having.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP workshop</a>'),(45541,7099,'_page_content_2_block_content','field_67c9c6c17d60b'),(45542,7099,'page_content_2_media_block','7961'),(45543,7099,'_page_content_2_media_block','field_67c9c6d37d60c'),(45544,7099,'page_content_2_alignment','left'),(45545,7099,'_page_content_2_alignment','field_67c9c6dd7d60d'),(45576,7422,'_wp_attached_file','placeholder.png'),(45577,7422,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1400;s:4:\"file\";s:15:\"placeholder.png\";s:8:\"filesize\";i:1294261;s:5:\"sizes\";a:29:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"placeholder-730x532.png\";s:5:\"width\";i:730;s:6:\"height\";i:532;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:670761;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"placeholder-795x580.png\";s:5:\"width\";i:795;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:793113;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1005074;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"placeholder-768x560.png\";s:5:\"width\";i:768;s:6:\"height\";i:560;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:747918;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"placeholder-1536x1120.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2954786;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:24:\"placeholder-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1503518;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:25:\"placeholder-1920x1067.png\";s:5:\"width\";i:1920;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2999176;}s:8:\"masthead\";a:5:{s:4:\"file\";s:24:\"placeholder-1920x422.png\";s:5:\"width\";i:1920;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1288789;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:25:\"placeholder-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3297304;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:24:\"placeholder-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2094355;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:23:\"placeholder-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:723384;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:24:\"placeholder-1920x800.png\";s:5:\"width\";i:1920;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2312443;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:23:\"placeholder-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:310397;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:23:\"placeholder-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:514447;}s:10:\"team-small\";a:5:{s:4:\"file\";s:23:\"placeholder-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:386257;}s:10:\"team-large\";a:5:{s:4:\"file\";s:23:\"placeholder-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:870342;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:24:\"placeholder-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1407733;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:25:\"placeholder-1920x1172.png\";s:5:\"width\";i:1920;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3277705;}s:10:\"page-small\";a:5:{s:4:\"file\";s:23:\"placeholder-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:581023;}s:10:\"page-large\";a:5:{s:4:\"file\";s:25:\"placeholder-1920x1200.png\";s:5:\"width\";i:1920;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3345039;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:23:\"placeholder-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:498954;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:23:\"placeholder-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1041472;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:23:\"placeholder-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1105734;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:25:\"placeholder-1920x1000.png\";s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2816897;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:23:\"placeholder-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:970691;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:23:\"placeholder-192x140.png\";s:5:\"width\";i:192;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57033;}s:13:\"project-small\";a:5:{s:4:\"file\";s:23:\"placeholder-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:581023;}s:13:\"project-large\";a:5:{s:4:\"file\";s:24:\"placeholder-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1336165;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:23:\"placeholder-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:488061;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(47716,9,'page_content_5_show_featured_partners','1'),(47717,9,'_page_content_5_show_featured_partners','field_671777a3ee4bd'),(48327,7443,'_wp_attached_file','wah-logo.png'),(48328,7443,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:306;s:6:\"height\";i:119;s:4:\"file\";s:12:\"wah-logo.png\";s:8:\"filesize\";i:11506;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(48329,7443,'_imagify_optimization_level','2'),(48330,7443,'_imagify_status','success'),(48331,7443,'_imagify_data','a:3:{s:5:\"sizes\";a:2:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11506;s:14:\"optimized_size\";i:3260;s:7:\"percent\";d:71.67;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11506;s:14:\"optimized_size\";i:7300;s:7:\"percent\";d:36.55;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:69036;s:14:\"optimized_size\";i:23600;s:7:\"percent\";d:65.81;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(48332,5865,'brand_logo','7443'),(48333,5865,'_brand_logo','field_67c9853979950'),(48334,7444,'_wp_attached_file','robinsons-logo.png'),(48335,7444,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:714;s:6:\"height\";i:68;s:4:\"file\";s:18:\"robinsons-logo.png\";s:8:\"filesize\";i:19033;s:5:\"sizes\";a:12:{s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"robinsons-logo-690x68.png\";s:5:\"width\";i:690;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18983;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"robinsons-logo-690x68.png\";s:5:\"width\";i:690;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18983;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"robinsons-logo-710x68.png\";s:5:\"width\";i:710;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19746;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"robinsons-logo-450x68.png\";s:5:\"width\";i:450;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11739;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:25:\"robinsons-logo-690x68.png\";s:5:\"width\";i:690;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18983;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"robinsons-logo-690x68.png\";s:5:\"width\";i:690;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18983;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"robinsons-logo-690x68.png\";s:5:\"width\";i:690;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18983;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"robinsons-logo-690x68.png\";s:5:\"width\";i:690;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18983;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"robinsons-logo-690x68.png\";s:5:\"width\";i:690;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18983;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"robinsons-logo-360x34.png\";s:5:\"width\";i:360;s:6:\"height\";i:34;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10244;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"robinsons-logo-690x68.png\";s:5:\"width\";i:690;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18983;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"robinsons-logo-690x68.png\";s:5:\"width\";i:690;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18983;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(48339,5864,'brand_logo','7444'),(48340,5864,'_brand_logo','field_67c9853979950'),(48341,7445,'_wp_attached_file','reliant-logo.png'),(48342,7445,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:412;s:6:\"height\";i:80;s:4:\"file\";s:16:\"reliant-logo.png\";s:8:\"filesize\";i:15564;s:5:\"sizes\";a:1:{s:13:\"partner-small\";a:5:{s:4:\"file\";s:23:\"reliant-logo-360x70.png\";s:5:\"width\";i:360;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16974;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(48343,7445,'_imagify_optimization_level','2'),(48344,7445,'_imagify_status','success'),(48345,7445,'_imagify_data','a:2:{s:5:\"sizes\";a:6:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15564;s:14:\"optimized_size\";i:3766;s:7:\"percent\";d:75.8;}s:26:\"partner-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16974;s:14:\"optimized_size\";i:7860;s:7:\"percent\";d:53.69;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15564;s:14:\"optimized_size\";i:7868;s:7:\"percent\";d:49.45;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15564;s:14:\"optimized_size\";i:11326;s:7:\"percent\";d:27.23;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16974;s:14:\"optimized_size\";i:4987;s:7:\"percent\";d:70.62;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16974;s:14:\"optimized_size\";i:11197;s:7:\"percent\";d:34.03;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:97614;s:14:\"optimized_size\";i:47004;s:7:\"percent\";d:51.85;s:7:\"message\";s:0:\"\";}}'),(48346,5860,'brand_logo','7445'),(48347,5860,'_brand_logo','field_67c9853979950'),(48348,5863,'featured','1'),(48349,5863,'_featured','field_67ceb8be5d1a5'),(48350,5863,'brand_logo','8031'),(48351,5863,'_brand_logo','field_67c9853979950'),(48352,7447,'_wp_attached_file','homefeeling.png'),(48353,7447,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:518;s:6:\"height\";i:80;s:4:\"file\";s:15:\"homefeeling.png\";s:8:\"filesize\";i:31811;s:5:\"sizes\";a:2:{s:10:\"team-small\";a:5:{s:4:\"file\";s:22:\"homefeeling-450x80.png\";s:5:\"width\";i:450;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27898;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:22:\"homefeeling-360x56.png\";s:5:\"width\";i:360;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25471;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(48354,7447,'_imagify_optimization_level','2'),(48355,7447,'_imagify_status','success'),(48356,7447,'_imagify_data','a:2:{s:5:\"sizes\";a:9:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31811;s:14:\"optimized_size\";i:8335;s:7:\"percent\";d:73.8;}s:26:\"partner-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25471;s:14:\"optimized_size\";i:13208;s:7:\"percent\";d:48.14;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31811;s:14:\"optimized_size\";i:17284;s:7:\"percent\";d:45.67;}s:23:\"team-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27898;s:14:\"optimized_size\";i:14364;s:7:\"percent\";d:48.51;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31811;s:14:\"optimized_size\";i:28936;s:7:\"percent\";d:9.04;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27898;s:14:\"optimized_size\";i:7015;s:7:\"percent\";d:74.85;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25471;s:14:\"optimized_size\";i:7796;s:7:\"percent\";d:69.39;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25471;s:14:\"optimized_size\";i:20617;s:7:\"percent\";d:19.06;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27898;s:14:\"optimized_size\";i:27881;s:7:\"percent\";d:0.06;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:255540;s:14:\"optimized_size\";i:145436;s:7:\"percent\";d:43.09;s:7:\"message\";s:0:\"\";}}'),(48357,5859,'featured','1'),(48358,5859,'_featured','field_67ceb8be5d1a5'),(48359,5859,'brand_logo','8617'),(48360,5859,'_brand_logo','field_67c9853979950'),(48361,7448,'_wp_attached_file','oh_polly_logo-scaled.webp'),(48362,7448,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2643;s:6:\"height\";i:1399;s:4:\"file\";s:18:\"oh_polly_logo.webp\";s:8:\"filesize\";i:36646;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"oh_polly_logo-730x386.webp\";s:5:\"width\";i:730;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10618;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"oh_polly_logo-855x453.webp\";s:5:\"width\";i:855;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12834;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"oh_polly_logo-760x760.webp\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13874;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"oh_polly_logo-768x407.webp\";s:5:\"width\";i:768;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11338;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"oh_polly_logo-1536x813.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:813;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26518;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"oh_polly_logo-2048x1084.webp\";s:5:\"width\";i:2048;s:6:\"height\";i:1084;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:38786;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"oh_polly_logo-750x1140.webp\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13526;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"oh_polly_logo-2560x1067.webp\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:44966;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"oh_polly_logo-2560x422.webp\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24250;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:35:\"oh_polly_logo-scaled-1460x1200.webp\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:35518;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"oh_polly_logo-1460x800.webp\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25362;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"oh_polly_logo-690x600.webp\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11632;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"oh_polly_logo-2643x800.webp\";s:5:\"width\";i:2643;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21882;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"oh_polly_logo-690x240.webp\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7688;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"oh_polly_logo-710x400.webp\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10602;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"oh_polly_logo-450x480.webp\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7172;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"oh_polly_logo-840x600.webp\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13174;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"oh_polly_logo-690x1164.webp\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11196;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"oh_polly_logo-2643x1172.webp\";s:5:\"width\";i:2643;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28264;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"oh_polly_logo-690x480.webp\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10340;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"oh_polly_logo-1960x1200.webp\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:39240;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"oh_polly_logo-690x400.webp\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10338;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"oh_polly_logo-960x600.webp\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15560;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"oh_polly_logo-690x910.webp\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12642;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"oh_polly_logo-2643x1000.webp\";s:5:\"width\";i:2643;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25668;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"oh_polly_logo-690x800.webp\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12402;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"oh_polly_logo-264x140.webp\";s:5:\"width\";i:264;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3442;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"oh_polly_logo-690x480.webp\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10340;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"oh_polly_logo-1230x600.webp\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18752;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"oh_polly_logo-690x390.webp\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10288;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(48366,5780,'featured','1'),(48367,5780,'_featured','field_67ceb8be5d1a5'),(48368,5780,'brand_logo','7448'),(48369,5780,'_brand_logo','field_67c9853979950'),(48370,5860,'featured','1'),(48371,5860,'_featured','field_67ceb8be5d1a5'),(48372,5864,'featured','1'),(48373,5864,'_featured','field_67ceb8be5d1a5'),(48374,7449,'_wp_attached_file','whoward-logo.png'),(48375,7449,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:766;s:6:\"height\";i:275;s:4:\"file\";s:16:\"whoward-logo.png\";s:8:\"filesize\";i:8799;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(48379,5861,'featured','0'),(48380,5861,'_featured','field_67ceb8be5d1a5'),(48381,5861,'brand_logo','7449'),(48382,5861,'_brand_logo','field_67c9853979950'),(48383,5865,'featured','1'),(48384,5865,'_featured','field_67ceb8be5d1a5'),(48385,7103,'page_content_0_video_file',''),(48386,7103,'_page_content_0_video_file','field_67c9c54f20190'),(48387,7103,'page_content_0_video_file_webm',''),(48388,7103,'_page_content_0_video_file_webm','field_67c9c54f20191'),(48389,7103,'page_content_0_background_image',''),(48390,7103,'_page_content_0_background_image','field_67c9c54f20192'),(48391,7103,'page_content_0_banner_content','<h1>About Us</h1>'),(48392,7103,'_page_content_0_banner_content','field_67c9c54f20193'),(48393,7103,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:15:\"featured_awards\";i:3;s:13:\"meet_the_team\";i:4;s:15:\"our_work_blocks\";i:5;s:12:\"our_services\";i:6;s:13:\"feature_cards\";i:7;s:17:\"testimonial_block\";i:8;s:10:\"news_block\";}'),(48394,7103,'_page_content','field_65bcc772ba827'),(48395,7103,'bottom_cta',''),(48396,7103,'_bottom_cta','field_66fbcaec309e9'),(48409,7103,'page_content_1_add_background','white'),(48410,7103,'_page_content_1_add_background','field_6717be84974f1'),(48411,7103,'page_content_1_block_title','<h2>We Build the Problems You <em>Want</em> to Have.</h2>'),(48412,7103,'_page_content_1_block_title','field_67b8463f82176'),(48413,7103,'page_content_1_block_content','We’re Actuate - a leading eCommerce development company in Manchester built for brands that are growing fast and need a site that won’t hold them back. We design, build, and optimise high-performing stores across Magento, Adobe Commerce, Shopify, and Hyvä - and we do it with one goal in mind: momentum.\r\n\r\n<strong>actuate [ak-tew-ate] - verb: to cause to act, influence, incite to action, motivate.</strong>\r\n\r\nWe’re not here to patch things up and move on. We’re here to help you move forward. That means tackling the problems that are slowing you down now - and setting you up for the better ones that come next.\r\n\r\nThe kinds of problems we love?\r\n<ul>\r\n 	<li>Like figuring out how to reward your most loyal customers.</li>\r\n 	<li>Or finally cracking average order value with smarter bundling.</li>\r\n 	<li>Or deciding when it’s time to bring fulfilment in-house.</li>\r\n 	<li>Even planning for global expansion with multi-currency and multi-language baked in.</li>\r\n</ul>\r\nThis is where we work best - turning blockers into breakthroughs and laying the groundwork for whatever’s coming next.\r\n\r\nBecause the only problems worth having? Are the <strong>next nice problems.</strong>'),(48414,7103,'_page_content_1_block_content','field_664b5f5c5973a'),(48415,7103,'_yoast_wpseo_content_score','60'),(49166,7099,'page_content_3_add_background','white'),(49167,7099,'_page_content_3_add_background','field_67d0023c0a374'),(49168,7099,'page_content_3_block_content','<h3>eCommerce Strategy That Drives The Build</h3>\r\nA good-looking store means nothing if it doesn’t sell. Before we write a line of code, we dig into the data: customer behaviour, search habits, competitor benchmarks, and performance gaps. We map how people actually shop, where they drop, and what keeps them coming back, then build a clear roadmap that ties platform choice, feature set, and launch timeline to revenue goals.\r\n\r\nWe learn your products, your market, and what really moves your customers - price, speed, convenience, trust. That insight shapes every decision: navigation that surfaces your best-sellers fast, page layouts that speak to buyer needs, checkout flows that remove excuses to bounce. The result is a store that earns its clicks, turns visits into orders, and grows loyalty with every interaction.\r\n\r\nWith strategy baked in, the build launches right the first time and keeps improving, so the problems on your plate shift from “why aren’t we converting?” to “how far can we push this?”. Those are the next nice problems worth having.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\" class=\"cta\">See how we approach strategy</a>'),(49169,7099,'_page_content_3_block_content','field_67d0023c0a375'),(49170,7099,'page_content_3_media_block','7963'),(49171,7099,'_page_content_3_media_block','field_67d0023c0a376'),(49444,7099,'page_content_5_block_footer',''),(49445,7099,'_page_content_5_block_footer','field_6645ce27e4300'),(50922,7515,'_edit_lock','1742311304:1'),(50923,7515,'_edit_last','1'),(50924,7517,'_edit_lock','1742312865:1'),(50925,7517,'_edit_last','1'),(50926,7518,'_wp_attached_file','bemybear.png'),(50927,7518,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:494;s:6:\"height\";i:352;s:4:\"file\";s:12:\"bemybear.png\";s:8:\"filesize\";i:50235;s:5:\"sizes\";a:3:{s:11:\"brand-small\";a:5:{s:4:\"file\";s:20:\"bemybear-494x240.png\";s:5:\"width\";i:494;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44176;}s:10:\"team-small\";a:5:{s:4:\"file\";s:20:\"bemybear-450x352.png\";s:5:\"width\";i:450;s:6:\"height\";i:352;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48580;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:20:\"bemybear-196x140.png\";s:5:\"width\";i:196;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17672;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(50928,7518,'_imagify_optimization_level','2'),(50929,7518,'_imagify_status','success'),(50930,7518,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50235;s:14:\"optimized_size\";i:20040;s:7:\"percent\";d:60.11;}s:26:\"partner-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17672;s:14:\"optimized_size\";i:9196;s:7:\"percent\";d:47.96;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50235;s:14:\"optimized_size\";i:25364;s:7:\"percent\";d:49.51;}s:23:\"team-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48580;s:14:\"optimized_size\";i:25646;s:7:\"percent\";d:47.21;}s:24:\"brand-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44176;s:14:\"optimized_size\";i:23234;s:7:\"percent\";d:47.41;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50235;s:14:\"optimized_size\";i:45508;s:7:\"percent\";d:9.41;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44176;s:14:\"optimized_size\";i:16636;s:7:\"percent\";d:62.34;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48580;s:14:\"optimized_size\";i:18731;s:7:\"percent\";d:61.44;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17672;s:14:\"optimized_size\";i:7283;s:7:\"percent\";d:58.79;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17672;s:14:\"optimized_size\";i:16353;s:7:\"percent\";d:7.46;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48580;s:14:\"optimized_size\";i:42863;s:7:\"percent\";d:11.77;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44176;s:14:\"optimized_size\";i:36500;s:7:\"percent\";d:17.38;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:481989;s:14:\"optimized_size\";i:287354;s:7:\"percent\";d:40.38;s:7:\"message\";s:0:\"\";}}'),(50931,7518,'_wp_attachment_image_alt','Be My Bear'),(50932,7517,'_thumbnail_id','7518'),(50933,7517,'case_study_link',''),(50934,7517,'_case_study_link','field_67d8429467d08'),(50935,7517,'_yoast_wpseo_estimated-reading-time-minutes','1'),(50936,7519,'_edit_lock','1742226424:1'),(50937,7519,'_edit_last','1'),(50938,7520,'_wp_attached_file','buller.png'),(50939,7520,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:672;s:6:\"height\";i:254;s:4:\"file\";s:10:\"buller.png\";s:8:\"filesize\";i:7375;s:5:\"sizes\";a:3:{s:11:\"brand-small\";a:5:{s:4:\"file\";s:18:\"buller-672x240.png\";s:5:\"width\";i:672;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7963;}s:10:\"team-small\";a:5:{s:4:\"file\";s:18:\"buller-450x254.png\";s:5:\"width\";i:450;s:6:\"height\";i:254;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6381;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:18:\"buller-360x136.png\";s:5:\"width\";i:360;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(50940,7520,'_imagify_optimization_level','2'),(50941,7520,'_imagify_status','success'),(50942,7520,'_imagify_data','a:3:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7375;s:14:\"optimized_size\";i:3264;s:7:\"percent\";d:55.74;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6375;s:14:\"optimized_size\";i:2831;s:7:\"percent\";d:55.59;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6381;s:14:\"optimized_size\";i:2522;s:7:\"percent\";d:60.48;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7963;s:14:\"optimized_size\";i:3212;s:7:\"percent\";d:59.66;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:56188;s:14:\"optimized_size\";i:23658;s:7:\"percent\";d:57.89;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(50943,7520,'_wp_attachment_image_alt','Buller Ltd'),(50944,7519,'_thumbnail_id','7520'),(50945,7519,'case_study_link',''),(50946,7519,'_case_study_link','field_67d8429467d08'),(50947,7519,'_yoast_wpseo_estimated-reading-time-minutes','0'),(50948,7521,'_edit_lock','1742312865:1'),(50949,7521,'_edit_last','1'),(50950,7522,'_wp_attached_file','diamondzee.png'),(50951,7522,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1406;s:6:\"height\";i:136;s:4:\"file\";s:14:\"diamondzee.png\";s:8:\"filesize\";i:9597;s:5:\"sizes\";a:22:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"diamondzee-730x71.png\";s:5:\"width\";i:730;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8426;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"diamondzee-855x83.png\";s:5:\"width\";i:855;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10229;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"diamondzee-760x136.png\";s:5:\"width\";i:760;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6258;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"diamondzee-768x74.png\";s:5:\"width\";i:768;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8827;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:22:\"diamondzee-750x136.png\";s:5:\"width\";i:750;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6076;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:22:\"diamondzee-690x136.png\";s:5:\"width\";i:690;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5067;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:22:\"diamondzee-690x136.png\";s:5:\"width\";i:690;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5067;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:22:\"diamondzee-710x136.png\";s:5:\"width\";i:710;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5246;}s:10:\"team-small\";a:5:{s:4:\"file\";s:22:\"diamondzee-450x136.png\";s:5:\"width\";i:450;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4313;}s:10:\"team-large\";a:5:{s:4:\"file\";s:22:\"diamondzee-840x136.png\";s:5:\"width\";i:840;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6660;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:22:\"diamondzee-690x136.png\";s:5:\"width\";i:690;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5067;}s:10:\"page-small\";a:5:{s:4:\"file\";s:22:\"diamondzee-690x136.png\";s:5:\"width\";i:690;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5067;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:22:\"diamondzee-690x136.png\";s:5:\"width\";i:690;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5067;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:22:\"diamondzee-960x136.png\";s:5:\"width\";i:960;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7447;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:22:\"diamondzee-690x136.png\";s:5:\"width\";i:690;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5067;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:22:\"diamondzee-690x136.png\";s:5:\"width\";i:690;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5067;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:21:\"diamondzee-360x35.png\";s:5:\"width\";i:360;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3564;}s:13:\"project-small\";a:5:{s:4:\"file\";s:22:\"diamondzee-690x136.png\";s:5:\"width\";i:690;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5067;}s:13:\"project-large\";a:5:{s:4:\"file\";s:23:\"diamondzee-1230x136.png\";s:5:\"width\";i:1230;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8807;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:22:\"diamondzee-690x136.png\";s:5:\"width\";i:690;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5067;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:23:\"diamondzee-1180x136.png\";s:5:\"width\";i:1180;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8443;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:23:\"diamondzee-1200x136.png\";s:5:\"width\";i:1200;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8610;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(50955,7522,'_wp_attachment_image_alt','Diamond Zee'),(50956,7521,'_thumbnail_id','7522'),(50957,7521,'case_study_link',''),(50958,7521,'_case_study_link','field_67d8429467d08'),(50959,7521,'_yoast_wpseo_estimated-reading-time-minutes','1'),(50960,7523,'_edit_lock','1742312865:1'),(50961,7523,'_edit_last','1'),(50962,7524,'_wp_attached_file','elcometer.png'),(50963,7524,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:247;s:6:\"height\";i:54;s:4:\"file\";s:13:\"elcometer.png\";s:8:\"filesize\";i:13758;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(50964,7524,'_imagify_optimization_level','2'),(50965,7524,'_imagify_status','success'),(50966,7524,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13758;s:14:\"optimized_size\";i:4898;s:7:\"percent\";d:64.400000000000005684341886080801486968994140625;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13758;s:14:\"optimized_size\";i:7206;s:7:\"percent\";d:47.61999999999999744204615126363933086395263671875;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13758;s:14:\"optimized_size\";i:10422;s:7:\"percent\";d:24.25;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:41274;s:14:\"optimized_size\";i:22526;s:7:\"percent\";d:45.4200000000000017053025658242404460906982421875;s:7:\"message\";s:0:\"\";}}'),(50967,7524,'_wp_attachment_image_alt','Elcometer'),(50968,7523,'_thumbnail_id','7524'),(50969,7523,'case_study_link',''),(50970,7523,'_case_study_link','field_67d8429467d08'),(50971,7523,'_yoast_wpseo_estimated-reading-time-minutes','1'),(50972,7525,'_edit_lock','1742226852:1'),(50973,7525,'_edit_last','1'),(50974,7526,'_wp_attached_file','emodels.webp'),(50975,7526,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:208;s:6:\"height\";i:91;s:4:\"file\";s:12:\"emodels.webp\";s:8:\"filesize\";i:4102;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(50979,7526,'_wp_attachment_image_alt','eModels'),(50980,7525,'_thumbnail_id','7526'),(50981,7525,'case_study_link',''),(50982,7525,'_case_study_link','field_67d8429467d08'),(50983,7525,'_yoast_wpseo_estimated-reading-time-minutes','0'),(50986,7528,'_wp_attached_file','Deesse-PRO.png'),(50987,7528,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:258;s:4:\"file\";s:14:\"Deesse-PRO.png\";s:8:\"filesize\";i:17525;s:5:\"sizes\";a:25:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Deesse-PRO-730x74.png\";s:5:\"width\";i:730;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8751;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"Deesse-PRO-855x86.png\";s:5:\"width\";i:855;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10065;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Deesse-PRO-760x258.png\";s:5:\"width\";i:760;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8507;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"Deesse-PRO-768x77.png\";s:5:\"width\";i:768;s:6:\"height\";i:77;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9158;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"Deesse-PRO-1536x155.png\";s:5:\"width\";i:1536;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23142;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"Deesse-PRO-2048x206.png\";s:5:\"width\";i:2048;s:6:\"height\";i:206;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36385;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:22:\"Deesse-PRO-750x258.png\";s:5:\"width\";i:750;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8486;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:23:\"Deesse-PRO-1460x258.png\";s:5:\"width\";i:1460;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14686;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:23:\"Deesse-PRO-1460x258.png\";s:5:\"width\";i:1460;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16432;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:22:\"Deesse-PRO-690x258.png\";s:5:\"width\";i:690;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8307;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:22:\"Deesse-PRO-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12095;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:22:\"Deesse-PRO-710x258.png\";s:5:\"width\";i:710;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8413;}s:10:\"team-small\";a:5:{s:4:\"file\";s:22:\"Deesse-PRO-450x258.png\";s:5:\"width\";i:450;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5838;}s:10:\"team-large\";a:5:{s:4:\"file\";s:22:\"Deesse-PRO-840x258.png\";s:5:\"width\";i:840;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9928;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:22:\"Deesse-PRO-690x258.png\";s:5:\"width\";i:690;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8307;}s:10:\"page-small\";a:5:{s:4:\"file\";s:22:\"Deesse-PRO-690x258.png\";s:5:\"width\";i:690;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8307;}s:10:\"page-large\";a:5:{s:4:\"file\";s:23:\"Deesse-PRO-1960x258.png\";s:5:\"width\";i:1960;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25065;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:22:\"Deesse-PRO-690x258.png\";s:5:\"width\";i:690;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8307;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:22:\"Deesse-PRO-960x258.png\";s:5:\"width\";i:960;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10679;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:22:\"Deesse-PRO-690x258.png\";s:5:\"width\";i:690;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8307;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:22:\"Deesse-PRO-690x258.png\";s:5:\"width\";i:690;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8307;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:21:\"Deesse-PRO-360x36.png\";s:5:\"width\";i:360;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3707;}s:13:\"project-small\";a:5:{s:4:\"file\";s:22:\"Deesse-PRO-690x258.png\";s:5:\"width\";i:690;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8307;}s:13:\"project-large\";a:5:{s:4:\"file\";s:23:\"Deesse-PRO-1230x258.png\";s:5:\"width\";i:1230;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13425;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:22:\"Deesse-PRO-690x258.png\";s:5:\"width\";i:690;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8307;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(50991,7528,'_wp_attachment_image_alt','Déesse Pro'),(50996,7529,'_edit_lock','1742226962:1'),(50997,7529,'_edit_last','1'),(50998,7530,'_wp_attached_file','HGI-logo.webp'),(50999,7530,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2359;s:6:\"height\";i:488;s:4:\"file\";s:13:\"HGI-logo.webp\";s:8:\"filesize\";i:22164;s:5:\"sizes\";a:28:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:22:\"HGI-logo-1180x488.webp\";s:5:\"width\";i:1180;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7432;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:22:\"HGI-logo-1200x488.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7646;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HGI-logo-760x488.webp\";s:5:\"width\";i:760;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5588;}s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"HGI-logo-730x151.webp\";s:5:\"width\";i:730;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8716;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"HGI-logo-768x159.webp\";s:5:\"width\";i:768;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9232;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"HGI-logo-855x177.webp\";s:5:\"width\";i:855;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10596;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"HGI-logo-1536x318.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:318;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21912;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"HGI-logo-2048x424.webp\";s:5:\"width\";i:2048;s:6:\"height\";i:424;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31534;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:21:\"HGI-logo-750x488.webp\";s:5:\"width\";i:750;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5622;}s:8:\"masthead\";a:5:{s:4:\"file\";s:22:\"HGI-logo-2359x422.webp\";s:5:\"width\";i:2359;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20974;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:22:\"HGI-logo-1460x488.webp\";s:5:\"width\";i:1460;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9818;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:22:\"HGI-logo-1460x488.webp\";s:5:\"width\";i:1460;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9818;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:21:\"HGI-logo-690x488.webp\";s:5:\"width\";i:690;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5326;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:21:\"HGI-logo-690x240.webp\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6548;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:21:\"HGI-logo-710x400.webp\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7990;}s:10:\"team-small\";a:5:{s:4:\"file\";s:21:\"HGI-logo-450x480.webp\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6266;}s:10:\"team-large\";a:5:{s:4:\"file\";s:21:\"HGI-logo-840x488.webp\";s:5:\"width\";i:840;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5804;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:21:\"HGI-logo-690x488.webp\";s:5:\"width\";i:690;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5326;}s:10:\"page-small\";a:5:{s:4:\"file\";s:21:\"HGI-logo-690x480.webp\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8890;}s:10:\"page-large\";a:5:{s:4:\"file\";s:22:\"HGI-logo-1960x488.webp\";s:5:\"width\";i:1960;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16796;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:21:\"HGI-logo-690x400.webp\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7818;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"HGI-logo-960x488.webp\";s:5:\"width\";i:960;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6850;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:21:\"HGI-logo-690x488.webp\";s:5:\"width\";i:690;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5326;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:21:\"HGI-logo-690x488.webp\";s:5:\"width\";i:690;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5326;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:20:\"HGI-logo-360x74.webp\";s:5:\"width\";i:360;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3730;}s:13:\"project-small\";a:5:{s:4:\"file\";s:21:\"HGI-logo-690x480.webp\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8890;}s:13:\"project-large\";a:5:{s:4:\"file\";s:22:\"HGI-logo-1230x488.webp\";s:5:\"width\";i:1230;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7970;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:21:\"HGI-logo-690x390.webp\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7814;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(51003,7530,'_wp_attachment_image_alt','HGI International'),(51004,7529,'_thumbnail_id','7530'),(51005,7529,'case_study_link',''),(51006,7529,'_case_study_link','field_67d8429467d08'),(51007,7529,'_yoast_wpseo_estimated-reading-time-minutes','0'),(51008,7531,'_edit_lock','1742312864:1'),(51009,7531,'_edit_last','1'),(51010,7447,'_wp_attachment_image_alt','Home Feeling'),(51011,7531,'_thumbnail_id','7447'),(51012,7531,'case_study_link','a:3:{s:5:\"title\";s:11:\"Homefeeling\";s:3:\"url\";s:46:\"https://actuate.webpreview.co/case-studies/homefeeling/\";s:6:\"target\";s:0:\"\";}'),(51013,7531,'_case_study_link','field_67d8429467d08'),(51014,7531,'_yoast_wpseo_estimated-reading-time-minutes','1'),(51015,7532,'_edit_lock','1742312864:1'),(51016,7532,'_edit_last','1'),(51017,7533,'_wp_attached_file','ibottles-logo.png'),(51018,7533,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:519;s:6:\"height\";i:100;s:4:\"file\";s:17:\"ibottles-logo.png\";s:8:\"filesize\";i:3732;s:5:\"sizes\";a:2:{s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"ibottles-logo-450x100.png\";s:5:\"width\";i:450;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6653;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"ibottles-logo-360x69.png\";s:5:\"width\";i:360;s:6:\"height\";i:69;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8837;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(51022,7533,'_wp_attachment_image_alt','iBottles'),(51023,7532,'_thumbnail_id','7533'),(51024,7532,'case_study_link',''),(51025,7532,'_case_study_link','field_67d8429467d08'),(51026,7532,'_yoast_wpseo_estimated-reading-time-minutes','1'),(51029,7535,'_wp_attached_file','isclinical.png'),(51030,7535,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:835;s:6:\"height\";i:138;s:4:\"file\";s:14:\"isclinical.png\";s:8:\"filesize\";i:4995;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(51034,7535,'_wp_attachment_image_alt','iS Clinical'),(51045,7536,'_edit_lock','1742312863:1'),(51046,7536,'_edit_last','1'),(51047,7536,'_thumbnail_id','7445'),(51048,7536,'case_study_link','a:3:{s:5:\"title\";s:7:\"Reliant\";s:3:\"url\";s:42:\"https://actuate.webpreview.co/case-studies/reliant/\";s:6:\"target\";s:0:\"\";}'),(51049,7536,'_case_study_link','field_67d8429467d08'),(51050,7536,'_yoast_wpseo_estimated-reading-time-minutes','1'),(51051,7537,'_edit_lock','1742312863:1'),(51052,7537,'_edit_last','1'),(51053,7538,'_wp_attached_file','logo.png'),(51054,7538,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:348;s:6:\"height\";i:78;s:4:\"file\";s:8:\"logo.png\";s:8:\"filesize\";i:2173;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(51058,7538,'_wp_attachment_image_alt','Rainclear'),(51059,7537,'_thumbnail_id','7538'),(51060,7537,'case_study_link','a:3:{s:5:\"title\";s:9:\"Rainclear\";s:3:\"url\";s:44:\"https://actuate.webpreview.co/case-studies/rainclear/\";s:6:\"target\";s:0:\"\";}'),(51061,7537,'_case_study_link','field_67d8429467d08'),(51062,7537,'_yoast_wpseo_estimated-reading-time-minutes','1'),(51063,7539,'_edit_lock','1742312863:1'),(51064,7539,'_edit_last','1'),(51065,7539,'_thumbnail_id','7444'),(51066,7539,'case_study_link','a:3:{s:5:\"title\";s:19:\"Robinsons of Bawtry\";s:3:\"url\";s:54:\"https://actuate.webpreview.co/case-studies/robinsons-of-bawtry/\";s:6:\"target\";s:0:\"\";}'),(51067,7539,'_case_study_link','field_67d8429467d08'),(51068,7539,'_yoast_wpseo_estimated-reading-time-minutes','1'),(51069,7540,'_edit_lock','1742312862:1'),(51070,7540,'_edit_last','1'),(51071,7541,'_wp_attached_file','logo-1.png'),(51072,7541,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:284;s:6:\"height\";i:64;s:4:\"file\";s:10:\"logo-1.png\";s:8:\"filesize\";i:62952;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(51076,7541,'_wp_attachment_image_alt','The Skirting Board Shop'),(51077,7540,'_thumbnail_id','7541'),(51078,7540,'case_study_link',''),(51079,7540,'_case_study_link','field_67d8429467d08'),(51080,7540,'_yoast_wpseo_estimated-reading-time-minutes','1'),(51081,7542,'_edit_lock','1742312862:1'),(51082,7542,'_edit_last','1'),(51083,7543,'_wp_attached_file','the-shirt.avif'),(51084,7543,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:96;s:4:\"file\";s:14:\"the-shirt.avif\";s:8:\"filesize\";i:9166;s:5:\"sizes\";a:2:{s:10:\"team-small\";a:5:{s:4:\"file\";s:21:\"the-shirt-450x96.avif\";s:5:\"width\";i:450;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/avif\";s:8:\"filesize\";i:7740;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:21:\"the-shirt-360x58.avif\";s:5:\"width\";i:360;s:6:\"height\";i:58;s:9:\"mime-type\";s:10:\"image/avif\";s:8:\"filesize\";i:6318;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(51085,7543,'_wp_attachment_image_alt','The Shirt Company'),(51086,7542,'_thumbnail_id','7543'),(51087,7542,'case_study_link',''),(51088,7542,'_case_study_link','field_67d8429467d08'),(51089,7542,'_yoast_wpseo_estimated-reading-time-minutes','1'),(51090,7544,'_edit_lock','1742312862:1'),(51091,7544,'_edit_last','1'),(51092,7545,'_wp_attached_file','whoward-logo-1.png'),(51093,7545,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:766;s:6:\"height\";i:275;s:4:\"file\";s:18:\"whoward-logo-1.png\";s:8:\"filesize\";i:28261;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"whoward-logo-1-730x262.png\";s:5:\"width\";i:730;s:6:\"height\";i:262;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26523;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"whoward-logo-1-760x275.png\";s:5:\"width\";i:760;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21171;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"whoward-logo-1-750x275.png\";s:5:\"width\";i:750;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20974;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"whoward-logo-1-690x275.png\";s:5:\"width\";i:690;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19116;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"whoward-logo-1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25107;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"whoward-logo-1-710x275.png\";s:5:\"width\";i:710;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20066;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"whoward-logo-1-450x275.png\";s:5:\"width\";i:450;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12242;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"whoward-logo-1-690x275.png\";s:5:\"width\";i:690;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19116;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"whoward-logo-1-690x275.png\";s:5:\"width\";i:690;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19116;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"whoward-logo-1-690x275.png\";s:5:\"width\";i:690;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19116;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"whoward-logo-1-690x275.png\";s:5:\"width\";i:690;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19116;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"whoward-logo-1-690x275.png\";s:5:\"width\";i:690;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19116;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"whoward-logo-1-360x129.png\";s:5:\"width\";i:360;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10973;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"whoward-logo-1-690x275.png\";s:5:\"width\";i:690;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19116;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"whoward-logo-1-690x275.png\";s:5:\"width\";i:690;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19116;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(51097,7545,'_wp_attachment_image_alt','W.Howard'),(51098,7544,'_thumbnail_id','7545'),(51099,7544,'case_study_link',''),(51100,7544,'_case_study_link','field_67d8429467d08'),(51101,7544,'_yoast_wpseo_estimated-reading-time-minutes','1'),(51102,7546,'_edit_lock','1742307590:1'),(51103,7546,'_edit_last','1'),(51104,7547,'_wp_attached_file','warner-email-log.jpg'),(51105,7547,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2321;s:6:\"height\";i:350;s:4:\"file\";s:20:\"warner-email-log.jpg\";s:8:\"filesize\";i:18947;s:5:\"sizes\";a:27:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:29:\"warner-email-log-1180x350.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26073;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:29:\"warner-email-log-1200x350.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22228;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"warner-email-log-760x350.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17762;}s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"warner-email-log-730x110.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11195;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"warner-email-log-768x116.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11883;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"warner-email-log-855x129.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13795;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"warner-email-log-1536x232.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:232;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28679;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"warner-email-log-2048x309.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:309;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41988;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:28:\"warner-email-log-750x350.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16493;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:29:\"warner-email-log-1460x350.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30737;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"warner-email-log-1460x350.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30737;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"warner-email-log-690x350.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15338;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"warner-email-log-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14031;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"warner-email-log-710x350.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16815;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"warner-email-log-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9780;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"warner-email-log-840x350.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19117;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:28:\"warner-email-log-690x350.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15338;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"warner-email-log-690x350.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15338;}s:10:\"page-large\";a:5:{s:4:\"file\";s:29:\"warner-email-log-1960x350.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41736;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"warner-email-log-690x350.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15338;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"warner-email-log-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18790;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"warner-email-log-690x350.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15338;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"warner-email-log-690x350.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15338;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"warner-email-log-360x54.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:54;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5091;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"warner-email-log-690x350.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15338;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"warner-email-log-1230x350.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25577;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"warner-email-log-690x350.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15338;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(51109,7547,'_wp_attachment_image_alt','Warner House'),(51110,7546,'_thumbnail_id','7547'),(51111,7546,'case_study_link',''),(51112,7546,'_case_study_link','field_67d8429467d08'),(51113,7546,'_yoast_wpseo_estimated-reading-time-minutes','0'),(51114,7548,'_edit_lock','1742312861:1'),(51115,7548,'_edit_last','1'),(51116,7549,'_wp_attached_file','william-yeoward.png'),(51117,7549,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:213;s:4:\"file\";s:19:\"william-yeoward.png\";s:8:\"filesize\";i:21067;s:5:\"sizes\";a:27:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:28:\"william-yeoward-1180x213.png\";s:5:\"width\";i:1180;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20967;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:28:\"william-yeoward-1200x213.png\";s:5:\"width\";i:1200;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21373;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"william-yeoward-760x213.png\";s:5:\"width\";i:760;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11648;}s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"william-yeoward-730x61.png\";s:5:\"width\";i:730;s:6:\"height\";i:61;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12222;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"william-yeoward-768x64.png\";s:5:\"width\";i:768;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12731;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"william-yeoward-855x71.png\";s:5:\"width\";i:855;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14875;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"william-yeoward-1536x128.png\";s:5:\"width\";i:1536;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32127;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"william-yeoward-2048x170.png\";s:5:\"width\";i:2048;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49356;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"william-yeoward-750x213.png\";s:5:\"width\";i:750;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11508;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"william-yeoward-1460x213.png\";s:5:\"width\";i:1460;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26858;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:28:\"william-yeoward-1460x213.png\";s:5:\"width\";i:1460;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26783;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"william-yeoward-690x213.png\";s:5:\"width\";i:690;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9982;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"william-yeoward-690x213.png\";s:5:\"width\";i:690;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9982;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"william-yeoward-710x213.png\";s:5:\"width\";i:710;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10407;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"william-yeoward-450x213.png\";s:5:\"width\";i:450;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5321;}s:10:\"team-large\";a:5:{s:4:\"file\";s:27:\"william-yeoward-840x213.png\";s:5:\"width\";i:840;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13166;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"william-yeoward-690x213.png\";s:5:\"width\";i:690;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9982;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"william-yeoward-690x213.png\";s:5:\"width\";i:690;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9982;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"william-yeoward-1960x213.png\";s:5:\"width\";i:1960;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32945;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"william-yeoward-690x213.png\";s:5:\"width\";i:690;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9982;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"william-yeoward-960x213.png\";s:5:\"width\";i:960;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17121;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"william-yeoward-690x213.png\";s:5:\"width\";i:690;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9982;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"william-yeoward-690x213.png\";s:5:\"width\";i:690;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9982;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"william-yeoward-360x30.png\";s:5:\"width\";i:360;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5077;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"william-yeoward-690x213.png\";s:5:\"width\";i:690;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9982;}s:13:\"project-large\";a:5:{s:4:\"file\";s:28:\"william-yeoward-1230x213.png\";s:5:\"width\";i:1230;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22372;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"william-yeoward-690x213.png\";s:5:\"width\";i:690;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9982;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(51121,7549,'_wp_attachment_image_alt','William Yeoward'),(51122,7548,'_thumbnail_id','7549'),(51123,7548,'case_study_link',''),(51124,7548,'_case_study_link','field_67d8429467d08'),(51125,7548,'_yoast_wpseo_estimated-reading-time-minutes','1'),(51126,7550,'_edit_lock','1742312861:1'),(51127,7550,'_edit_last','1'),(51128,7443,'_wp_attachment_image_alt','Willow and Hall'),(51129,7550,'_thumbnail_id','7443'),(51130,7550,'case_study_link','a:3:{s:5:\"title\";s:13:\"Willow & Hall\";s:3:\"url\";s:46:\"https://actuate.webpreview.co/case-studies/willow-hall/\";s:6:\"target\";s:0:\"\";}'),(51131,7550,'_case_study_link','field_67d8429467d08'),(51132,7550,'_yoast_wpseo_estimated-reading-time-minutes','1'),(51133,7551,'_edit_lock','1742312861:1'),(51134,7551,'_edit_last','1'),(51135,7552,'_wp_attached_file','RevitaLash-logo.png'),(51136,7552,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:542;s:6:\"height\";i:117;s:4:\"file\";s:19:\"RevitaLash-logo.png\";s:8:\"filesize\";i:5750;s:5:\"sizes\";a:2:{s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"RevitaLash-logo-450x117.png\";s:5:\"width\";i:450;s:6:\"height\";i:117;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5548;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"RevitaLash-logo-360x78.png\";s:5:\"width\";i:360;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6940;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(51140,7552,'_wp_attachment_image_alt','RevitaLash'),(51141,7551,'_thumbnail_id','7552'),(51142,7551,'case_study_link',''),(51143,7551,'_case_study_link','field_67d8429467d08'),(51144,7551,'_yoast_wpseo_estimated-reading-time-minutes','1'),(51145,7551,'featured','1'),(51146,7551,'_featured','field_67d98f402ab11'),(51147,7550,'featured','1'),(51148,7550,'_featured','field_67d98f402ab11'),(51149,7548,'featured','1'),(51150,7548,'_featured','field_67d98f402ab11'),(51151,7544,'featured','1'),(51152,7544,'_featured','field_67d98f402ab11'),(51153,7542,'featured','1'),(51154,7542,'_featured','field_67d98f402ab11'),(51155,7540,'featured','1'),(51156,7540,'_featured','field_67d98f402ab11'),(51157,7539,'featured','1'),(51158,7539,'_featured','field_67d98f402ab11'),(51159,7537,'featured','1'),(51160,7537,'_featured','field_67d98f402ab11'),(51161,7536,'featured','1'),(51162,7536,'_featured','field_67d98f402ab11'),(51163,7532,'featured','1'),(51164,7532,'_featured','field_67d98f402ab11'),(51165,7531,'featured','1'),(51166,7531,'_featured','field_67d98f402ab11'),(51167,7523,'featured','1'),(51168,7523,'_featured','field_67d98f402ab11'),(51169,7521,'featured','1'),(51170,7521,'_featured','field_67d98f402ab11'),(51171,7517,'featured','1'),(51172,7517,'_featured','field_67d98f402ab11'),(51173,7554,'_edit_lock','1770119063:1'),(51174,7554,'_edit_last','1'),(51175,7554,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:12:\"our_services\";i:5;s:22:\"1_col_block_with_media\";i:6;s:22:\"1_col_block_text_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"testimonial_block\";i:9;s:4:\"faqs\";i:10;s:15:\"conversion_form\";}'),(51176,7554,'_page_content','field_65bcc772ba827'),(51177,7554,'bottom_cta',''),(51178,7554,'_bottom_cta','field_66fbcaec309e9'),(51179,7554,'_yoast_wpseo_estimated-reading-time-minutes','6'),(51195,7558,'_menu_item_type','post_type'),(51196,7558,'_menu_item_menu_item_parent','8593'),(51197,7558,'_menu_item_object_id','7199'),(51198,7558,'_menu_item_object','page'),(51199,7558,'_menu_item_target',''),(51200,7558,'_menu_item_classes','a:1:{i:0;s:12:\"menu-heading\";}'),(51201,7558,'_menu_item_xfn',''),(51202,7558,'_menu_item_url',''),(51237,7558,'thumbnail',''),(51238,7558,'_thumbnail','field_6660554321cf2'),(51241,7160,'_wp_old_date','2025-02-21'),(51242,7162,'_wp_old_date','2025-02-21'),(51243,7166,'_wp_old_date','2025-02-21'),(51244,7167,'_wp_old_date','2025-02-21'),(51245,7168,'_wp_old_date','2025-02-21'),(51249,7186,'_wp_old_date','2025-02-21'),(51251,7172,'_wp_old_date','2025-02-21'),(51252,7562,'_edit_lock','1770116151:1'),(51253,7562,'_edit_last','1'),(51254,7562,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(51255,7562,'_page_content','field_65bcc772ba827'),(51256,7562,'bottom_cta',''),(51257,7562,'_bottom_cta','field_66fbcaec309e9'),(51258,7562,'_yoast_wpseo_estimated-reading-time-minutes','3'),(51263,7564,'_edit_lock','1770201982:1'),(51264,7564,'_edit_last','1'),(51265,7564,'page_content','a:12:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"1_col_block_with_media\";i:8;s:30:\"1_col_block_text_block_with_bg\";i:9;s:17:\"testimonial_block\";i:10;s:4:\"faqs\";i:11;s:15:\"conversion_form\";}'),(51266,7564,'_page_content','field_65bcc772ba827'),(51267,7564,'bottom_cta',''),(51268,7564,'_bottom_cta','field_66fbcaec309e9'),(51269,7564,'_yoast_wpseo_estimated-reading-time-minutes','4'),(51274,7566,'_edit_lock','1770119466:1'),(51275,7566,'_edit_last','1'),(51276,7566,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:15:\"conversion_form\";}'),(51277,7566,'_page_content','field_65bcc772ba827'),(51278,7566,'bottom_cta',''),(51279,7566,'_bottom_cta','field_66fbcaec309e9'),(51280,7566,'_yoast_wpseo_estimated-reading-time-minutes','3'),(51294,7569,'_menu_item_type','post_type'),(51295,7569,'_menu_item_menu_item_parent','7160'),(51296,7569,'_menu_item_object_id','7562'),(51297,7569,'_menu_item_object','page'),(51298,7569,'_menu_item_target',''),(51299,7569,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(51300,7569,'_menu_item_xfn',''),(51301,7569,'_menu_item_url',''),(51303,7570,'_menu_item_type','post_type'),(51304,7570,'_menu_item_menu_item_parent','7160'),(51305,7570,'_menu_item_object_id','7564'),(51306,7570,'_menu_item_object','page'),(51307,7570,'_menu_item_target',''),(51308,7570,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(51309,7570,'_menu_item_xfn',''),(51310,7570,'_menu_item_url',''),(51312,7571,'_menu_item_type','post_type'),(51313,7571,'_menu_item_menu_item_parent','7160'),(51314,7571,'_menu_item_object_id','7566'),(51315,7571,'_menu_item_object','page'),(51316,7571,'_menu_item_target',''),(51317,7571,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(51318,7571,'_menu_item_xfn',''),(51319,7571,'_menu_item_url',''),(51321,7570,'thumbnail',''),(51322,7570,'_thumbnail','field_6660554321cf2'),(51323,7569,'thumbnail',''),(51324,7569,'_thumbnail','field_6660554321cf2'),(51325,7571,'thumbnail',''),(51326,7571,'_thumbnail','field_6660554321cf2'),(51327,7572,'_edit_last','1'),(51328,7572,'_yoast_wpseo_estimated-reading-time-minutes','1'),(51329,7572,'_edit_lock','1775041110:1'),(51330,7293,'_edit_lock','1742313529:1'),(51331,7573,'_edit_lock','1742314354:1'),(51332,7573,'_edit_last','1'),(51333,7572,'menu_widget_title','eCommerce Services'),(51334,7572,'_menu_widget_title','field_67d998d19b126'),(51335,7572,'menu_widget_thumbnail',''),(51336,7572,'_menu_widget_thumbnail','field_67d998e59b127'),(51337,7572,'menu_widget_link',''),(51338,7572,'_menu_widget_link','field_67d998f19b128'),(51576,7103,'page_content_6_project_filter',''),(51577,7103,'_page_content_6_project_filter','field_67da970c01f12'),(52839,7538,'_imagify_optimization_level','2'),(52840,7538,'_imagify_status','success'),(52841,7538,'_imagify_data','a:3:{s:5:\"sizes\";a:1:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2173;s:14:\"optimized_size\";i:2096;s:7:\"percent\";d:3.54;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:15211;s:14:\"optimized_size\";i:14672;s:7:\"percent\";d:3.54;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(52842,7541,'_imagify_optimization_level','2'),(52843,7541,'_imagify_status','success'),(52844,7541,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62952;s:14:\"optimized_size\";i:5382;s:7:\"percent\";d:91.4500000000000028421709430404007434844970703125;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62952;s:14:\"optimized_size\";i:9112;s:7:\"percent\";d:85.530000000000001136868377216160297393798828125;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62952;s:14:\"optimized_size\";i:49378;s:7:\"percent\";d:21.559999999999998721023075631819665431976318359375;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:188856;s:14:\"optimized_size\";i:63872;s:7:\"percent\";d:66.18000000000000682121026329696178436279296875;s:7:\"message\";s:0:\"\";}}'),(52854,7552,'_imagify_optimization_level','2'),(52855,7552,'_imagify_status','success'),(52856,7552,'_imagify_data','a:3:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5750;s:14:\"optimized_size\";i:3500;s:7:\"percent\";d:39.13;}s:26:\"partner-small@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6940;s:14:\"optimized_size\";i:6234;s:7:\"percent\";d:10.17;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6940;s:14:\"optimized_size\";i:3433;s:7:\"percent\";d:50.53;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5548;s:14:\"optimized_size\";i:2934;s:7:\"percent\";d:47.12;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:43416;s:14:\"optimized_size\";i:25968;s:7:\"percent\";d:40.19;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(53524,7101,'page_content_0_video_file',''),(53525,7101,'_page_content_0_video_file','field_67c9c54f20190'),(53526,7101,'page_content_0_video_file_webm',''),(53527,7101,'_page_content_0_video_file_webm','field_67c9c54f20191'),(53528,7101,'page_content_0_background_image',''),(53529,7101,'_page_content_0_background_image','field_67c9c54f20192'),(53530,7101,'page_content_0_banner_content','<h1>Our Work</h1>'),(53531,7101,'_page_content_0_banner_content','field_67c9c54f20193'),(53532,7101,'page_content','a:1:{i:0;s:8:\"masthead\";}'),(53533,7101,'_page_content','field_65bcc772ba827'),(53534,7101,'bottom_cta',''),(53535,7101,'_bottom_cta','field_66fbcaec309e9'),(53548,7107,'page_content_0_video_file',''),(53549,7107,'_page_content_0_video_file','field_67c9c54f20190'),(53550,7107,'page_content_0_video_file_webm',''),(53551,7107,'_page_content_0_video_file_webm','field_67c9c54f20191'),(53552,7107,'page_content_0_background_image',''),(53553,7107,'_page_content_0_background_image','field_67c9c54f20192'),(53554,7107,'page_content_0_banner_content','<h1>Get In Touch</h1>'),(53555,7107,'_page_content_0_banner_content','field_67c9c54f20193'),(53556,7107,'page_content','a:2:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";}'),(53557,7107,'_page_content','field_65bcc772ba827'),(53558,7107,'bottom_cta',''),(53559,7107,'_bottom_cta','field_66fbcaec309e9'),(53572,7107,'page_content_1_add_background','white'),(53573,7107,'_page_content_1_add_background','field_6717be84974f1'),(53574,7107,'page_content_1_block_title','<h2>Real growth starts with a real conversation.</h2>'),(53575,7107,'_page_content_1_block_title','field_67b8463f82176'),(53576,7107,'page_content_1_block_content','Maybe you’re scaling faster than your platform can handle. Maybe conversion rates have flatlined, and you’re not sure where the friction is. Or maybe you just need someone to look under the hood and call it straight.\r\n\r\nWhatever’s on your plate, we’ll help you unpack it - and figure out what’s getting in the way of momentum.\r\n\r\nEither way, as a performance-first Shopify development agency, Adobe Commerce experts, and Magento development agency in the UK, our eCommerce specialists will show you how to get your conversion rate soaring, your store scaling, and your headaches shrinking. Once those blockers start shifting, the next nice problem to have isn’t far behind.\r\n\r\nContact us for a clear-eyed look at what’s next.'),(53577,7107,'_page_content_1_block_content','field_664b5f5c5973a'),(53578,7107,'_yoast_wpseo_content_score','90'),(53706,7145,'page_content','a:13:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:30:\"1_col_block_text_block_with_bg\";i:5;s:22:\"1_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"single_case_study\";i:9;s:14:\"bold_cta_block\";i:10;s:17:\"testimonial_block\";i:11;s:4:\"faqs\";i:12;s:15:\"conversion_form\";}'),(53707,7145,'_page_content','field_65bcc772ba827'),(53708,7145,'bottom_cta',''),(53709,7145,'_bottom_cta','field_66fbcaec309e9'),(53710,7145,'_yoast_wpseo_content_score','60'),(54575,7145,'_yoast_wpseo_metadesc','Book your eCommerce audit with Actuate. Get conversion rate optimisation, CRO audits and Magento performance fixes in one clear, action-focused video.'),(54576,7145,'_yoast_wpseo_title','eCommerce Audit & CRO Services | Next Nice Problem Workshop'),(55975,7554,'page_content_0_video_file',''),(55976,7554,'_page_content_0_video_file','field_67c9c54f20190'),(55977,7554,'page_content_0_video_file_webm',''),(55978,7554,'_page_content_0_video_file_webm','field_67c9c54f20191'),(55979,7554,'page_content_0_background_image',''),(55980,7554,'_page_content_0_background_image','field_67c9c54f20192'),(55981,7554,'page_content_0_banner_content','<h1>eCommerce Development</h1>'),(55982,7554,'_page_content_0_banner_content','field_67c9c54f20193'),(55983,7554,'page_content_1_add_background','white'),(55984,7554,'_page_content_1_add_background','field_6717be84974f1'),(55985,7554,'page_content_1_block_title','<h2>Built for Growth – From the Ground Up.</h2>'),(55986,7554,'_page_content_1_block_title','field_67b8463f82176'),(55987,7554,'page_content_1_block_content','Your website shouldn’t be what holds you back. It’s where people buy, discover your brand, and come back again and again. It should be built to grow with you, not against you.\r\n\r\nAt Actuate, we deliver high-performance eCommerce website development built for modern growth. Whether you\'re replatforming, launching from scratch, or need custom features, our team creates scalable, conversion-focused solutions that work for your business.\r\n\r\nWe’re a proven eCommerce development agency in the UK brands trust to drive performance, not just launch sites. From technical execution to long-term support, we help you unlock your next nice problem.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the development team</a>'),(55988,7554,'_page_content_1_block_content','field_664b5f5c5973a'),(55989,7554,'_yoast_wpseo_content_score','60'),(56008,7554,'page_content_2_add_background','black'),(56009,7554,'_page_content_2_add_background','field_67c9c6c17d609'),(56010,7554,'page_content_2_block_content','<h3>Replatforming.</h3>\r\nWe get to know your business, goals, and challenges inside out. Then we deliver a short, sharp NNP Workshop video - zero fluff - that highlights what’s working, what’s broken, and what needs fixing fast. We’ll show you exactly how to transform your site and what’s holding you back from growth. All delivered by experts who’ve done it before.'),(56011,7554,'_page_content_2_block_content','field_67c9c6c17d60b'),(56012,7554,'page_content_2_media_block','8054'),(56013,7554,'_page_content_2_media_block','field_67c9c6d37d60c'),(56014,7554,'page_content_2_alignment','left'),(56015,7554,'_page_content_2_alignment','field_67c9c6dd7d60d'),(57309,9,'page_content_9_show_news','1'),(57310,9,'_page_content_9_show_news','field_668271516175e'),(58489,7221,'_edit_lock','1762174853:1'),(58490,7221,'_edit_last','1'),(58491,5865,'page_content_0_result_stats_0_description','<h4>Conversion Rate</h4>\r\nA streamlined checkout and faster page loads turned more browsers into buyers.'),(58492,5865,'_page_content_0_result_stats_0_description','field_67f6273e1021f'),(58493,5865,'page_content_0_result_stats_1_description','<h4>Increase in sales</h4>\r\nBetter UX, improved performance, and a frictionless customer journey drove a significant revenue uplift.'),(58494,5865,'_page_content_0_result_stats_1_description','field_67f6273e1021f'),(58495,5865,'page_content_0_result_stats_2_description','<h4>Faster than their old website</h4>\r\nMigration to Magento 2 with Hyvä themes transformed site speed across every page.'),(58496,5865,'_page_content_0_result_stats_2_description','field_67f6273e1021f'),(58586,5128,'_imagify_optimization_level','2'),(58587,5128,'_imagify_status','already_optimized'),(58588,5128,'_imagify_data','a:2:{s:5:\"sizes\";a:5:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15700;s:14:\"optimized_size\";i:2551;s:7:\"percent\";d:83.75;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46066;s:14:\"optimized_size\";i:7840;s:7:\"percent\";d:82.9800000000000039790393202565610408782958984375;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38322;s:14:\"optimized_size\";i:6420;s:7:\"percent\";d:83.25;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19515;s:14:\"optimized_size\";i:7655;s:7:\"percent\";d:60.77000000000000312638803734444081783294677734375;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:119603;s:14:\"optimized_size\";i:24466;s:7:\"percent\";d:79.5400000000000062527760746888816356658935546875;s:7:\"message\";s:0:\"\";}}'),(59075,5865,'page_content_13_block_image','5922'),(59076,5865,'_page_content_13_block_image','field_65d85e33f3105'),(59129,5845,'video_image','6976'),(59130,5845,'_video_image','field_67c86b931ce76'),(59131,5845,'video_url','7060'),(59132,5845,'_video_url','field_67c86bb21ce77'),(59136,7682,'_menu_item_type','custom'),(59137,7682,'_menu_item_menu_item_parent','7167'),(59138,7682,'_menu_item_object_id','7682'),(59139,7682,'_menu_item_object','custom'),(59140,7682,'_menu_item_target',''),(59141,7682,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59142,7682,'_menu_item_xfn',''),(59143,7682,'_menu_item_url','/faqs'),(59145,7682,'thumbnail',''),(59146,7682,'_thumbnail','field_6660554321cf2'),(59147,7160,'_wp_old_date','2025-03-18'),(59148,7162,'_wp_old_date','2025-03-18'),(59149,7570,'_wp_old_date','2025-03-18'),(59150,7569,'_wp_old_date','2025-03-18'),(59152,7558,'_wp_old_date','2025-03-18'),(59153,7571,'_wp_old_date','2025-03-18'),(59154,7166,'_wp_old_date','2025-03-18'),(59155,7167,'_wp_old_date','2025-03-18'),(59156,7168,'_wp_old_date','2025-03-18'),(59160,7186,'_wp_old_date','2025-03-18'),(59161,7172,'_wp_old_date','2025-03-18'),(59162,7683,'_menu_item_type','post_type'),(59163,7683,'_menu_item_menu_item_parent','0'),(59164,7683,'_menu_item_object_id','7145'),(59165,7683,'_menu_item_object','page'),(59166,7683,'_menu_item_target',''),(59167,7683,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59168,7683,'_menu_item_xfn',''),(59169,7683,'_menu_item_url',''),(59171,7684,'_menu_item_type','post_type'),(59172,7684,'_menu_item_menu_item_parent','0'),(59173,7684,'_menu_item_object_id','7147'),(59174,7684,'_menu_item_object','page'),(59175,7684,'_menu_item_target',''),(59176,7684,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59177,7684,'_menu_item_xfn',''),(59178,7684,'_menu_item_url',''),(59180,7685,'_menu_item_type','post_type'),(59181,7685,'_menu_item_menu_item_parent','0'),(59182,7685,'_menu_item_object_id','7149'),(59183,7685,'_menu_item_object','page'),(59184,7685,'_menu_item_target',''),(59185,7685,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59186,7685,'_menu_item_xfn',''),(59187,7685,'_menu_item_url',''),(59189,7686,'_menu_item_type','post_type'),(59190,7686,'_menu_item_menu_item_parent','0'),(59191,7686,'_menu_item_object_id','7151'),(59192,7686,'_menu_item_object','page'),(59193,7686,'_menu_item_target',''),(59194,7686,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59195,7686,'_menu_item_xfn',''),(59196,7686,'_menu_item_url',''),(59198,7687,'_menu_item_type','post_type'),(59199,7687,'_menu_item_menu_item_parent','0'),(59200,7687,'_menu_item_object_id','7562'),(59201,7687,'_menu_item_object','page'),(59202,7687,'_menu_item_target',''),(59203,7687,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59204,7687,'_menu_item_xfn',''),(59205,7687,'_menu_item_url',''),(59207,7688,'_menu_item_type','post_type'),(59208,7688,'_menu_item_menu_item_parent','0'),(59209,7688,'_menu_item_object_id','7193'),(59210,7688,'_menu_item_object','page'),(59211,7688,'_menu_item_target',''),(59212,7688,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59213,7688,'_menu_item_xfn',''),(59214,7688,'_menu_item_url',''),(59216,7683,'thumbnail',''),(59217,7683,'_thumbnail','field_6660554321cf2'),(59218,7684,'thumbnail',''),(59219,7684,'_thumbnail','field_6660554321cf2'),(59220,7685,'thumbnail',''),(59221,7685,'_thumbnail','field_6660554321cf2'),(59222,7686,'thumbnail',''),(59223,7686,'_thumbnail','field_6660554321cf2'),(59224,7688,'thumbnail',''),(59225,7688,'_thumbnail','field_6660554321cf2'),(59226,7687,'thumbnail',''),(59227,7687,'_thumbnail','field_6660554321cf2'),(59228,7689,'_menu_item_type','post_type'),(59229,7689,'_menu_item_menu_item_parent','0'),(59230,7689,'_menu_item_object_id','7199'),(59231,7689,'_menu_item_object','page'),(59232,7689,'_menu_item_target',''),(59233,7689,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59234,7689,'_menu_item_xfn',''),(59235,7689,'_menu_item_url',''),(59237,7689,'thumbnail',''),(59238,7689,'_thumbnail','field_6660554321cf2'),(59239,7690,'_menu_item_type','post_type'),(59240,7690,'_menu_item_menu_item_parent','0'),(59241,7690,'_menu_item_object_id','7105'),(59242,7690,'_menu_item_object','page'),(59243,7690,'_menu_item_target',''),(59244,7690,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59245,7690,'_menu_item_xfn',''),(59246,7690,'_menu_item_url',''),(59248,7691,'_menu_item_type','post_type'),(59249,7691,'_menu_item_menu_item_parent','0'),(59250,7691,'_menu_item_object_id','7103'),(59251,7691,'_menu_item_object','page'),(59252,7691,'_menu_item_target',''),(59253,7691,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59254,7691,'_menu_item_xfn',''),(59255,7691,'_menu_item_url',''),(59257,7692,'_menu_item_type','post_type'),(59258,7692,'_menu_item_menu_item_parent','0'),(59259,7692,'_menu_item_object_id','7153'),(59260,7692,'_menu_item_object','page'),(59261,7692,'_menu_item_target',''),(59262,7692,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59263,7692,'_menu_item_xfn',''),(59264,7692,'_menu_item_url',''),(59266,7693,'_menu_item_type','custom'),(59267,7693,'_menu_item_menu_item_parent','0'),(59268,7693,'_menu_item_object_id','7693'),(59269,7693,'_menu_item_object','custom'),(59270,7693,'_menu_item_target',''),(59271,7693,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59272,7693,'_menu_item_xfn',''),(59273,7693,'_menu_item_url','/our-work'),(59275,7694,'_menu_item_type','custom'),(59276,7694,'_menu_item_menu_item_parent','0'),(59277,7694,'_menu_item_object_id','7694'),(59278,7694,'_menu_item_object','custom'),(59279,7694,'_menu_item_target',''),(59280,7694,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59281,7694,'_menu_item_xfn',''),(59282,7694,'_menu_item_url','/faqs'),(59284,7692,'thumbnail',''),(59285,7692,'_thumbnail','field_6660554321cf2'),(59286,7693,'thumbnail',''),(59287,7693,'_thumbnail','field_6660554321cf2'),(59288,7691,'thumbnail',''),(59289,7691,'_thumbnail','field_6660554321cf2'),(59290,7690,'thumbnail',''),(59291,7690,'_thumbnail','field_6660554321cf2'),(59292,7694,'thumbnail',''),(59293,7694,'_thumbnail','field_6660554321cf2'),(59294,7695,'_menu_item_type','post_type'),(59295,7695,'_menu_item_menu_item_parent','0'),(59296,7695,'_menu_item_object_id','7137'),(59297,7695,'_menu_item_object','page'),(59298,7695,'_menu_item_target',''),(59299,7695,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59300,7695,'_menu_item_xfn',''),(59301,7695,'_menu_item_url',''),(59303,7696,'_menu_item_type','post_type'),(59304,7696,'_menu_item_menu_item_parent','0'),(59305,7696,'_menu_item_object_id','7139'),(59306,7696,'_menu_item_object','page'),(59307,7696,'_menu_item_target',''),(59308,7696,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59309,7696,'_menu_item_xfn',''),(59310,7696,'_menu_item_url',''),(59312,7695,'thumbnail',''),(59313,7695,'_thumbnail','field_6660554321cf2'),(59314,7696,'thumbnail',''),(59315,7696,'_thumbnail','field_6660554321cf2'),(59316,7697,'_menu_item_type','custom'),(59317,7697,'_menu_item_menu_item_parent','0'),(59318,7697,'_menu_item_object_id','7697'),(59319,7697,'_menu_item_object','custom'),(59320,7697,'_menu_item_target','_blank'),(59321,7697,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59322,7697,'_menu_item_xfn',''),(59323,7697,'_menu_item_url','https://www.tickettailor.com/events/actuatedigital'),(59325,7697,'thumbnail',''),(59326,7697,'_thumbnail','field_6660554321cf2'),(59327,7692,'_wp_old_date','2025-04-09'),(59328,7693,'_wp_old_date','2025-04-09'),(59329,7691,'_wp_old_date','2025-04-09'),(59330,7690,'_wp_old_date','2025-04-09'),(59331,7694,'_wp_old_date','2025-04-09'),(59332,7698,'_menu_item_type','custom'),(59333,7698,'_menu_item_menu_item_parent','7167'),(59334,7698,'_menu_item_object_id','7698'),(59335,7698,'_menu_item_object','custom'),(59336,7698,'_menu_item_target','_blank'),(59337,7698,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59338,7698,'_menu_item_xfn',''),(59339,7698,'_menu_item_url','https://www.tickettailor.com/events/actuatedigital'),(59341,7698,'thumbnail',''),(59342,7698,'_thumbnail','field_6660554321cf2'),(59343,7160,'_wp_old_date','2025-04-09'),(59344,7162,'_wp_old_date','2025-04-09'),(59345,7570,'_wp_old_date','2025-04-09'),(59346,7569,'_wp_old_date','2025-04-09'),(59348,7558,'_wp_old_date','2025-04-09'),(59349,7571,'_wp_old_date','2025-04-09'),(59350,7166,'_wp_old_date','2025-04-09'),(59351,7167,'_wp_old_date','2025-04-09'),(59352,7168,'_wp_old_date','2025-04-09'),(59356,7186,'_wp_old_date','2025-04-09'),(59357,7682,'_wp_old_date','2025-04-09'),(59358,7172,'_wp_old_date','2025-04-09'),(59749,7564,'page_content_0_video_file',''),(59750,7564,'_page_content_0_video_file','field_67c9c54f20190'),(59751,7564,'page_content_0_video_file_webm',''),(59752,7564,'_page_content_0_video_file_webm','field_67c9c54f20191'),(59753,7564,'page_content_0_background_image',''),(59754,7564,'_page_content_0_background_image','field_67c9c54f20192'),(59755,7564,'page_content_0_banner_content','<h1>Strategy</h1>'),(59756,7564,'_page_content_0_banner_content','field_67c9c54f20193'),(59757,7564,'page_content_1_add_background','white'),(59758,7564,'_page_content_1_add_background','field_6717be84974f1'),(59759,7564,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(59760,7564,'_page_content_1_block_title','field_67b8463f82176'),(59761,7564,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to us about strategy</a>'),(59762,7564,'_page_content_1_block_content','field_664b5f5c5973a'),(59763,7564,'_yoast_wpseo_content_score','60'),(59855,7705,'_menu_item_type','post_type'),(59856,7705,'_menu_item_menu_item_parent','8593'),(59857,7705,'_menu_item_object_id','7207'),(59858,7705,'_menu_item_object','page'),(59859,7705,'_menu_item_target',''),(59860,7705,'_menu_item_classes','a:1:{i:0;s:12:\"menu-heading\";}'),(59861,7705,'_menu_item_xfn',''),(59862,7705,'_menu_item_url',''),(59864,7706,'_menu_item_type','post_type'),(59865,7706,'_menu_item_menu_item_parent','8593'),(59866,7706,'_menu_item_object_id','7209'),(59867,7706,'_menu_item_object','page'),(59868,7706,'_menu_item_target',''),(59869,7706,'_menu_item_classes','a:1:{i:0;s:12:\"menu-heading\";}'),(59870,7706,'_menu_item_xfn',''),(59871,7706,'_menu_item_url',''),(59873,7707,'_menu_item_type','post_type'),(59874,7707,'_menu_item_menu_item_parent','0'),(59875,7707,'_menu_item_object_id','7149'),(59876,7707,'_menu_item_object','page'),(59877,7707,'_menu_item_target',''),(59878,7707,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59879,7707,'_menu_item_xfn',''),(59880,7707,'_menu_item_url',''),(59882,7705,'thumbnail',''),(59883,7705,'_thumbnail','field_6660554321cf2'),(59884,7706,'thumbnail',''),(59885,7706,'_thumbnail','field_6660554321cf2'),(59886,7707,'thumbnail',''),(59887,7707,'_thumbnail','field_6660554321cf2'),(59888,7708,'_menu_item_type','post_type'),(59889,7708,'_menu_item_menu_item_parent','7160'),(59890,7708,'_menu_item_object_id','7193'),(59891,7708,'_menu_item_object','page'),(59892,7708,'_menu_item_target',''),(59893,7708,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59894,7708,'_menu_item_xfn',''),(59895,7708,'_menu_item_url',''),(59897,7708,'thumbnail',''),(59898,7708,'_thumbnail','field_6660554321cf2'),(59899,7564,'page_content_2_add_background','black'),(59900,7564,'_page_content_2_add_background','field_67c9c6c17d609'),(59901,7564,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur eCommerce strategies are built around what matters. No fluff, no upselling. We work closely with your team to understand what your business really needs, then build a focused plan that avoids waste and maximises return. You’ll get clarity on where to invest and confidence in why it matters.\r\n\r\nWe back this with data, experience, and tools that help validate decisions before you commit to anything.'),(59902,7564,'_page_content_2_block_content','field_67c9c6c17d60b'),(59903,7564,'page_content_2_media_block','7972'),(59904,7564,'_page_content_2_media_block','field_67c9c6d37d60c'),(59905,7564,'page_content_2_alignment','left'),(59906,7564,'_page_content_2_alignment','field_67c9c6dd7d60d'),(60271,7562,'page_content_0_video_file',''),(60272,7562,'_page_content_0_video_file','field_67c9c54f20190'),(60273,7562,'page_content_0_video_file_webm',''),(60274,7562,'_page_content_0_video_file_webm','field_67c9c54f20191'),(60275,7562,'page_content_0_background_image',''),(60276,7562,'_page_content_0_background_image','field_67c9c54f20192'),(60277,7562,'page_content_0_banner_content','<h1>UX Research &amp; UI Design</h1>'),(60278,7562,'_page_content_0_banner_content','field_67c9c54f20193'),(60279,7562,'page_content_1_add_background','white'),(60280,7562,'_page_content_1_add_background','field_6717be84974f1'),(60281,7562,'page_content_1_block_title','<h2>eCommerce Stores That Convert.</h2>'),(60282,7562,'_page_content_1_block_title','field_67b8463f82176'),(60283,7562,'page_content_1_block_content','Your website might be up and running, but if users aren’t moving from browse to basket smoothly, you’ve got a UX problem. Clunky interfaces, unclear layouts, or friction at checkout all impact conversions - and often go unnoticed until the numbers start slipping.\r\n\r\nGreat UX and UI fix that. They make it easier for people to shop, spend, and come back. At Actuate, we use data and research to transform eCommerce user experience into something that’s intuitive, efficient, and built to convert. From homepage to checkout, we focus on UX design for eCommerce that improves flow, increases purchases, and keeps people coming back.'),(60284,7562,'_page_content_1_block_content','field_664b5f5c5973a'),(60285,7562,'_yoast_wpseo_content_score','90'),(60788,7199,'page_content_0_video_file',''),(60789,7199,'_page_content_0_video_file','field_67c9c54f20190'),(60790,7199,'page_content_0_video_file_webm',''),(60791,7199,'_page_content_0_video_file_webm','field_67c9c54f20191'),(60792,7199,'page_content_0_background_image',''),(60793,7199,'_page_content_0_background_image','field_67c9c54f20192'),(60794,7199,'page_content_0_banner_content','<h1>Hyvä Theme Development</h1>'),(60795,7199,'_page_content_0_banner_content','field_67c9c54f20193'),(60796,7199,'page_content_1_add_background','white'),(60797,7199,'_page_content_1_add_background','field_6717be84974f1'),(60798,7199,'page_content_1_block_title','<h2>The Speed Your Store Deserves</h2>'),(60799,7199,'_page_content_1_block_title','field_67b8463f82176'),(60800,7199,'page_content_1_block_content','Site speed isn’t a nice-to-have - it’s the foundation of performance. Every second delay in page load can cut conversions by 7%. For mobile users, it’s even worse. A single second’s delay can slash conversions by up to 20%.\r\n\r\nTwo seconds too slow? Your bounce rate could double. 47% of users expect a site to load in under 3 seconds - and they’ll leave if it doesn’t. Google cares about speed, too. Slow sites don’t rank. That means fewer eyes, less traffic, and a store that doesn’t keep up.'),(60801,7199,'_page_content_1_block_content','field_664b5f5c5973a'),(60894,7199,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:11:\"media_cards\";i:4;s:14:\"feature_blocks\";i:5;s:9:\"cta_block\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:15:\"conversion_form\";}'),(60895,7199,'_page_content','field_65bcc772ba827'),(60896,7199,'bottom_cta','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(60897,7199,'_bottom_cta','field_66fbcaec309e9'),(60898,7199,'_yoast_wpseo_content_score','90'),(61009,7566,'page_content_0_video_file',''),(61010,7566,'_page_content_0_video_file','field_67c9c54f20190'),(61011,7566,'page_content_0_video_file_webm',''),(61012,7566,'_page_content_0_video_file_webm','field_67c9c54f20191'),(61013,7566,'page_content_0_background_image',''),(61014,7566,'_page_content_0_background_image','field_67c9c54f20192'),(61015,7566,'page_content_0_banner_content','<h1>Maintenance &amp; Support</h1>'),(61016,7566,'_page_content_0_banner_content','field_67c9c54f20193'),(61017,7566,'page_content_1_add_background','white'),(61018,7566,'_page_content_1_add_background','field_6717be84974f1'),(61019,7566,'page_content_1_block_title','<h2>Build. Maintain. Grow.</h2>'),(61020,7566,'_page_content_1_block_title','field_67b8463f82176'),(61021,7566,'page_content_1_block_content','A high-performing eCommerce site isn’t a one-and-done job. It needs to be maintained, monitored, and continually improved. Our work doesn’t end when your store goes live - we stay with you to keep things sharp, secure, and scalable. Through ongoing eCommerce maintenance, we ensure your platform stays updated, your integrations keep running smoothly, and your conversion rates keep heading in the right direction. Need help? Let’s talk.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to us about support</a>'),(61022,7566,'_page_content_1_block_content','field_664b5f5c5973a'),(61023,7566,'page_content_2_block_title','<h3>Support Designed Around You.</h3>\r\nEvery business has different demands. Some want a dedicated Adobe Commerce agency on standby. Others need Magento or Shopify support specialists to work alongside an in-house team. We offer support packages tailored to your priorities, whether that’s a fixed number of dev hours per month or fully managed assistance across updates, features, and performance.\r\n\r\nHere’s what we help with every day:'),(61024,7566,'_page_content_2_block_title','field_67da9e22ddf71'),(61025,7566,'page_content_2_cards_0_card_icon',''),(61026,7566,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(61027,7566,'page_content_2_cards_0_card_content','<h4>Increase average\r\norder value</h4>\r\nWe support you with strategies that encourage upsells and bundles to grow revenue per customer.'),(61028,7566,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(61029,7566,'page_content_2_cards_1_card_icon',''),(61030,7566,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(61031,7566,'page_content_2_cards_1_card_content','<h4>Boost brand loyalty &amp; repeat purchases</h4>\r\nFrom subscription modules to loyalty integrations, we help keep your customers coming back.'),(61032,7566,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(61033,7566,'page_content_2_cards_2_card_icon',''),(61034,7566,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(61035,7566,'page_content_2_cards_2_card_content','<h4>Guarantee data protection &amp; PCI compliance</h4>\r\nWe stay on top of data security protocols to help you stay compliant and trustworthy.'),(61036,7566,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(61037,7566,'page_content_2_cards_3_card_icon',''),(61038,7566,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(61039,7566,'page_content_2_cards_3_card_content','<h4>Reduce abandoned basket rates</h4>\r\nOur CRO support and checkout UX fixes help more customers follow through with purchases.'),(61040,7566,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(61041,7566,'page_content_2_cards_4_card_icon',''),(61042,7566,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(61043,7566,'page_content_2_cards_4_card_content','<h4>Stay up-to-date with security patches</h4>\r\nWe handle version updates and security patches across Magento 2, Adobe Commerce, Shopify &amp; Hyvä.'),(61044,7566,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(61045,7566,'page_content_2_cards_5_card_icon',''),(61046,7566,'_page_content_2_cards_5_card_icon','field_67da9e3bddf73'),(61047,7566,'page_content_2_cards_5_card_content','<h4>Increase lifetime value &amp; maximise ROI</h4>\r\nLong-term support means more site uptime, fewer issues, and consistent improvements to performance.'),(61048,7566,'_page_content_2_cards_5_card_content','field_67da9e49ddf74'),(61049,7566,'page_content_2_cards','6'),(61050,7566,'_page_content_2_cards','field_67da9e2bddf72'),(61051,7566,'page_content_2_block_footer',''),(61052,7566,'_page_content_2_block_footer','field_67da9e66ddf75'),(61053,7566,'_yoast_wpseo_content_score','90'),(61294,7160,'_wp_old_date','2025-04-10'),(61295,7162,'_wp_old_date','2025-04-10'),(61296,7570,'_wp_old_date','2025-04-10'),(61297,7569,'_wp_old_date','2025-04-10'),(61299,7705,'_wp_old_date','2025-04-10'),(61300,7706,'_wp_old_date','2025-04-10'),(61301,7558,'_wp_old_date','2025-04-10'),(61302,7707,'_wp_old_date','2025-04-10'),(61303,7571,'_wp_old_date','2025-04-10'),(61304,7708,'_wp_old_date','2025-04-10'),(61305,7166,'_wp_old_date','2025-04-10'),(61306,7167,'_wp_old_date','2025-04-10'),(61307,7168,'_wp_old_date','2025-04-10'),(61309,7186,'_wp_old_date','2025-04-10'),(61310,7682,'_wp_old_date','2025-04-10'),(61311,7698,'_wp_old_date','2025-04-10'),(61312,7172,'_wp_old_date','2025-04-10'),(61313,7207,'page_content_0_video_file',''),(61314,7207,'_page_content_0_video_file','field_67c9c54f20190'),(61315,7207,'page_content_0_video_file_webm',''),(61316,7207,'_page_content_0_video_file_webm','field_67c9c54f20191'),(61317,7207,'page_content_0_background_image',''),(61318,7207,'_page_content_0_background_image','field_67c9c54f20192'),(61319,7207,'page_content_0_banner_content','<h1>Magento 2 (Open Source)</h1>'),(61320,7207,'_page_content_0_banner_content','field_67c9c54f20193'),(61321,7207,'page_content_1_add_background','white'),(61322,7207,'_page_content_1_add_background','field_6717be84974f1'),(61323,7207,'page_content_1_block_title','<h2>A Scalable Platform Built for Growth</h2>'),(61324,7207,'_page_content_1_block_title','field_67b8463f82176'),(61325,7207,'page_content_1_block_content','Magento 2 Open Source is packed with built-in flexibility, performance, and scalability - everything a fast-moving eCommerce brand needs to grow. From start-ups and SMEs to global retailers, it’s trusted by businesses that want more from their online store. No bloat, no licence fees - just powerful eCommerce infrastructure that’s ready to grow with you.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Let’s talk Magento</a>'),(61326,7207,'_page_content_1_block_content','field_664b5f5c5973a'),(61401,7207,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:11:\"media_cards\";i:6;s:22:\"1_col_block_with_media\";i:7;s:17:\"testimonial_block\";i:8;s:4:\"faqs\";i:9;s:14:\"our_work_short\";i:10;s:15:\"conversion_form\";}'),(61402,7207,'_page_content','field_65bcc772ba827'),(61403,7207,'bottom_cta',''),(61404,7207,'_bottom_cta','field_66fbcaec309e9'),(61405,7207,'_yoast_wpseo_content_score','90'),(61498,7209,'page_content_0_video_file',''),(61499,7209,'_page_content_0_video_file','field_67c9c54f20190'),(61500,7209,'page_content_0_video_file_webm',''),(61501,7209,'_page_content_0_video_file_webm','field_67c9c54f20191'),(61502,7209,'page_content_0_background_image',''),(61503,7209,'_page_content_0_background_image','field_67c9c54f20192'),(61504,7209,'page_content_0_banner_content','<h1>Adobe Commerce</h1>'),(61505,7209,'_page_content_0_banner_content','field_67c9c54f20193'),(61506,7209,'page_content_1_add_background','white'),(61507,7209,'_page_content_1_add_background','field_6717be84974f1'),(61508,7209,'page_content_1_block_title','<h2>Built for Businesses That Mean Business</h2>'),(61509,7209,'_page_content_1_block_title','field_67b8463f82176'),(61510,7209,'page_content_1_block_content','If your company is scaling fast or aiming for £30 million+ in annual revenue, you need an enterprise eCommerce platform that keeps up. That’s where Adobe Commerce comes in. Powered by Magento and backed by Adobe, it combines flexibility, performance, and enterprise-grade capabilities to support complex commercial needs.\r\n\r\nAdobe Commerce users report a 20% lift in conversion rates and increased average order values when using features like AI-driven recommendations and smart promotions. With an open architecture and unmatched extensibility, it’s built to scale with your ambitions.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to Adobe Commerce experts</a>'),(61511,7209,'_page_content_1_block_content','field_664b5f5c5973a'),(61558,7209,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";i:6;s:22:\"1_col_block_with_media\";i:7;s:17:\"testimonial_block\";i:8;s:4:\"faqs\";i:9;s:15:\"conversion_form\";}'),(61559,7209,'_page_content','field_65bcc772ba827'),(61560,7209,'bottom_cta',''),(61561,7209,'_bottom_cta','field_66fbcaec309e9'),(61562,7209,'_yoast_wpseo_content_score','90'),(61737,7149,'page_content_0_video_file',''),(61738,7149,'_page_content_0_video_file','field_67c9c54f20190'),(61739,7149,'page_content_0_video_file_webm',''),(61740,7149,'_page_content_0_video_file_webm','field_67c9c54f20191'),(61741,7149,'page_content_0_background_image',''),(61742,7149,'_page_content_0_background_image','field_67c9c54f20192'),(61743,7149,'page_content_0_banner_content','<h1>Shopify eCommerce Solutions</h1>'),(61744,7149,'_page_content_0_banner_content','field_67c9c54f20193'),(61745,7149,'page_content_1_add_background','white'),(61746,7149,'_page_content_1_add_background','field_6717be84974f1'),(61747,7149,'page_content_1_block_title','<h2>Built for Brands That Want to Sell More, Not Faff Around</h2>'),(61748,7149,'_page_content_1_block_title','field_67b8463f82176'),(61749,7149,'page_content_1_block_content','Shopify powers over 5.5 million live sites across 175+ countries. There’s a reason it’s the go-to for ambitious retailers: it’s fast to launch, easy to manage, and powerful enough to grow with your business. Shopify takes the load off your team, handling stock management and secure checkout to abandoned cart recovery and international selling, so you can focus on what matters.\r\n\r\nAt Actuate, a leading Shopify development agency, we build Shopify stores that convert. Whether you\'re starting from scratch, scaling fast, or replatforming from a tired legacy setup, we tailor every project to your unique commercial goals, not cookie-cutter templates.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to our Shopify team</a>'),(61750,7149,'_page_content_1_block_content','field_664b5f5c5973a'),(61825,7149,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:11:\"media_cards\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:14:\"feature_blocks\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:15:\"conversion_form\";}'),(61826,7149,'_page_content','field_65bcc772ba827'),(61827,7149,'bottom_cta',''),(61828,7149,'_bottom_cta','field_66fbcaec309e9'),(61829,7149,'_yoast_wpseo_content_score','90'),(62010,7729,'_edit_lock','1762176700:1'),(62011,7729,'_edit_last','1'),(62012,7729,'page_content',''),(62013,7729,'_page_content','field_65bcc7b3f1b60'),(62014,7729,'featured','0'),(62015,7729,'_featured','field_67ceb8be5d1a5'),(62016,7729,'sub_title',''),(62017,7729,'_sub_title','field_65d85bf8524fe'),(62018,7729,'summary',''),(62019,7729,'_summary','field_6740b617b6812'),(62020,7729,'project_type',''),(62021,7729,'_project_type','field_6740b6531afe2'),(62022,7729,'project_url',''),(62023,7729,'_project_url','field_6751c13f278fe'),(62024,7729,'brand_logo',''),(62025,7729,'_brand_logo','field_67c9853979950'),(62026,7729,'_yoast_wpseo_primary_project_type',''),(62027,7729,'_yoast_wpseo_primary_platform','14'),(62028,7729,'_yoast_wpseo_primary_sector','78'),(62029,7729,'_yoast_wpseo_primary_project_services','5'),(62030,7729,'_yoast_wpseo_content_score','90'),(62031,7729,'_yoast_wpseo_estimated-reading-time-minutes','0'),(62032,5854,'page_content_0_result_stats_0_description','<h4>Increase in New B2B Accounts</h4>\r\nA mobile-optimised platform designed for trade professionals opened up an entirely new ordering channel.'),(62033,5854,'_page_content_0_result_stats_0_description','field_67f6273e1021f'),(62034,5854,'page_content_0_result_stats_1_description','<h4>Full Page Load Time</h4>\r\nA fast, image-rich site that loads quickly on any device, critical for fitters browsing on the move.'),(62035,5854,'_page_content_0_result_stats_1_description','field_67f6273e1021f'),(62036,5854,'page_content_0_result_stats_2_description','<h4>Reduction in Bounce Rate</h4>\r\nA cleaner, more intuitive experience kept trade customers engaged and exploring the full range.'),(62037,5854,'_page_content_0_result_stats_2_description','field_67f6273e1021f'),(62038,5854,'page_content_8_final_results',''),(62039,5854,'_page_content_8_final_results','field_67f641335811c'),(62040,5854,'featured','0'),(62041,5854,'_featured','field_67ceb8be5d1a5'),(62042,5854,'project_url','www.merebathrooms.co.uk'),(62043,5854,'_project_url','field_6751c13f278fe'),(62044,5854,'brand_logo','8622'),(62045,5854,'_brand_logo','field_67c9853979950'),(62046,5853,'page_content_8_final_results',''),(62047,5853,'_page_content_8_final_results','field_67f641335811c'),(62048,5853,'featured','0'),(62049,5853,'_featured','field_67ceb8be5d1a5'),(62050,5853,'project_url',''),(62051,5853,'_project_url','field_6751c13f278fe'),(62052,5853,'brand_logo',''),(62053,5853,'_brand_logo','field_67c9853979950'),(62054,7147,'page_content_0_video_file',''),(62055,7147,'_page_content_0_video_file','field_67c9c54f20190'),(62056,7147,'page_content_0_video_file_webm',''),(62057,7147,'_page_content_0_video_file_webm','field_67c9c54f20191'),(62058,7147,'page_content_0_background_image',''),(62059,7147,'_page_content_0_background_image','field_67c9c54f20192'),(62060,7147,'page_content_0_banner_content','<h1>Adobe Commerce &amp; Magento Solutions</h1>'),(62061,7147,'_page_content_0_banner_content','field_67c9c54f20193'),(62062,7147,'page_content_1_add_background','white'),(62063,7147,'_page_content_1_add_background','field_6717be84974f1'),(62064,7147,'page_content_1_block_title','<h2>Tech That Grows With You</h2>'),(62065,7147,'_page_content_1_block_title','field_67b8463f82176'),(62066,7147,'page_content_1_block_content','Magento and Adobe Commerce are powerful eCommerce platforms built for brands that need control, flexibility, and serious scalability. Designed for complex catalogues, multi-store setups, and global ambitions, they’re made for businesses that outgrow the basics fast.\r\n\r\nAs a leading Adobe Commerce agency and a trusted Magento agency in Manchester, Actuate specialises in building, optimising, and supporting platforms that don’t just meet demand - they drive it. Whether you\'re looking for a complete rebuild or targeted improvements, our Magento-certified developers are here to deliver solutions that scale.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the Experts</a>'),(62067,7147,'_page_content_1_block_content','field_664b5f5c5973a'),(62068,7147,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:12:\"our_services\";i:5;s:9:\"cta_block\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:15:\"conversion_form\";}'),(62069,7147,'_page_content','field_65bcc772ba827'),(62070,7147,'bottom_cta',''),(62071,7147,'_bottom_cta','field_66fbcaec309e9'),(62072,7147,'_yoast_wpseo_content_score','60'),(62983,7133,'page_content_0_video_file',''),(62984,7133,'_page_content_0_video_file','field_67c9c54f20190'),(62985,7133,'page_content_0_video_file_webm',''),(62986,7133,'_page_content_0_video_file_webm','field_67c9c54f20191'),(62987,7133,'page_content_0_background_image',''),(62988,7133,'_page_content_0_background_image','field_67c9c54f20192'),(62989,7133,'page_content_0_banner_content','<h1>Careers</h1>'),(62990,7133,'_page_content_0_banner_content','field_67c9c54f20193'),(62991,7133,'page_content','a:6:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:15:\"pills_with_icon\";i:5;s:14:\"show_vacancies\";}'),(62992,7133,'_page_content','field_65bcc772ba827'),(62993,7133,'bottom_cta',''),(62994,7133,'_bottom_cta','field_66fbcaec309e9'),(62995,7133,'_yoast_wpseo_content_score','90'),(63008,7133,'page_content_1_add_background','white'),(63009,7133,'_page_content_1_add_background','field_6717be84974f1'),(63010,7133,'page_content_1_block_title','<h2>Build Work That Means Something</h2>'),(63011,7133,'_page_content_1_block_title','field_67b8463f82176'),(63012,7133,'page_content_1_block_content','At Actuate, we don’t just launch websites. We help ambitious brands unlock momentum, then guide them through the better challenges that come next. That means building faster stores, improving conversion, fixing real friction, and setting our clients up for proper growth.\r\n\r\nWe’re based in Manchester, but the work we do reaches far beyond. Our team partners with scaling brands across the UK to design, build, and optimise eCommerce that actually earns its keep, then keeps getting better.\r\n\r\nIf you care about craft, think commercially, and like solving problems that matter, you’ll fit right in. We’re always on the lookout for people who want to do good work, keep learning, and help clients hit their #nextniceproblem.'),(63013,7133,'_page_content_1_block_content','field_664b5f5c5973a'),(63032,6977,'_wp_attachment_image_alt','Actuate Offices in Manchester'),(63033,7133,'page_content_2_add_background','red'),(63034,7133,'_page_content_2_add_background','field_67c9c6c17d609'),(63035,7133,'page_content_2_block_content','<h3>Our Culture</h3>\r\nWe’re a straight-talking, hard-working lot who back each other and take pride in what we build. No suits, no egos, and definitely no pointless meetings for the sake of it. Just a proper team that gets on, gets stuck in, and gets the job done.\r\n\r\nYou’ll find a culture that’s open, supportive, and full of people who actually care - about the work, about the clients, and about each other. If something needs saying, we say it. If something needs fixing, we crack on and sort it. And if we mess up, we take ownership, hold our hands up, and make it right.\r\n\r\nWe graft, yes - but we have a laugh while we’re at it. You’re trusted to do the work, speak up when something’s off, and bring your ideas to the table without needing to shout for attention.\r\n\r\nWe’re building the kind of place we’d want to work: friendly, flexible, and full of people who give a toss.'),(63036,7133,'_page_content_2_block_content','field_67c9c6c17d60b'),(63037,7133,'page_content_2_media_block',''),(63038,7133,'_page_content_2_media_block','field_67c9c6d37d60c'),(63039,7133,'page_content_2_alignment','left'),(63040,7133,'_page_content_2_alignment','field_67c9c6dd7d60d'),(63122,7133,'page_content_3_add_background','red'),(63123,7133,'_page_content_3_add_background','field_67c9c6c17d609'),(63124,7133,'page_content_3_block_content','<h3>Your Future Here</h3>\r\nActuate’s growing fast. The work’s getting bigger, the challenges are getting sharper, and the clients expect more. That’s where you come in.\r\n\r\nThis isn’t the kind of place where you get boxed into a role and stay put. You’ll have space to grow your skills, take on bigger projects, and actually shape the direction of the work - not just follow a brief.\r\n\r\nYou’ll be trusted to get on with it, backed when you need support, and encouraged to keep learning, improving, and speaking up. Good ideas get heard. Good work gets noticed.\r\n\r\nAs we scale, we want people who want to grow with us. If you\'re the type who asks the smart questions, solves the right problems, and cares about doing things properly - there’s a place for you here.\r\n\r\nWe’re not just building sites. We’re building a team that’s going places. Want in? Apply for one of our roles today.'),(63125,7133,'_page_content_3_block_content','field_67c9c6c17d60b'),(63126,7133,'page_content_3_media_block',''),(63127,7133,'_page_content_3_media_block','field_67c9c6d37d60c'),(63128,7133,'page_content_3_alignment','right'),(63129,7133,'_page_content_3_alignment','field_67c9c6dd7d60d'),(63198,7133,'page_content_4_block_title','<h3>What we offer</h3>'),(63199,7133,'_page_content_4_block_title','field_682b06840e84b'),(63236,7753,'_wp_attached_file','holidays.svg'),(63237,7753,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2273;s:5:\"width\";d:80;s:6:\"height\";d:80;}'),(63238,7753,'_wp_attachment_image_alt','28 days holiday (inclusive of public holidays)'),(63239,7754,'_wp_attached_file','bike-to-work.svg'),(63240,7754,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:3011;s:5:\"width\";d:80;s:6:\"height\";d:80;}'),(63241,7754,'_wp_attachment_image_alt','Bike to work scheme'),(63242,7755,'_wp_attached_file','glasses.svg'),(63243,7755,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:3264;s:5:\"width\";d:80;s:6:\"height\";d:80;}'),(63244,7755,'_wp_attachment_image_alt','£150 contribution for eye tests and glasses/contact lenses'),(63245,7756,'_wp_attached_file','personal-development.svg'),(63246,7756,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2677;s:5:\"width\";d:80;s:6:\"height\";d:80;}'),(63247,7756,'_wp_attachment_image_alt','Regular appraisals and personal development days'),(63248,7757,'_wp_attached_file','dress-code.svg'),(63249,7757,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2638;s:5:\"width\";d:80;s:6:\"height\";d:63;}'),(63250,7757,'_wp_attachment_image_alt','Relaxed dress code'),(63251,7758,'_wp_attached_file','social-events.svg'),(63252,7758,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2171;s:5:\"width\";d:80;s:6:\"height\";d:80;}'),(63253,7758,'_wp_attachment_image_alt','Paid social events'),(63254,7133,'page_content_4_pills_0_pill_icon','7753'),(63255,7133,'_page_content_4_pills_0_pill_icon','field_682b07a90dff3'),(63256,7133,'page_content_4_pills_0_pill_text','<h4>28 days holiday\r\n(inclusive of public holidays)</h4>'),(63257,7133,'_page_content_4_pills_0_pill_text','field_682b07b40dff4'),(63258,7133,'page_content_4_pills_1_pill_icon','7754'),(63259,7133,'_page_content_4_pills_1_pill_icon','field_682b07a90dff3'),(63260,7133,'page_content_4_pills_1_pill_text','<h4>Bike to work scheme</h4>'),(63261,7133,'_page_content_4_pills_1_pill_text','field_682b07b40dff4'),(63262,7133,'page_content_4_pills_2_pill_icon','7755'),(63263,7133,'_page_content_4_pills_2_pill_icon','field_682b07a90dff3'),(63264,7133,'page_content_4_pills_2_pill_text','<h4>£150 contribution for eye tests and glasses/contact lenses</h4>'),(63265,7133,'_page_content_4_pills_2_pill_text','field_682b07b40dff4'),(63266,7133,'page_content_4_pills_3_pill_icon','7756'),(63267,7133,'_page_content_4_pills_3_pill_icon','field_682b07a90dff3'),(63268,7133,'page_content_4_pills_3_pill_text','<h4>Regular appraisals and personal development days</h4>'),(63269,7133,'_page_content_4_pills_3_pill_text','field_682b07b40dff4'),(63270,7133,'page_content_4_pills_4_pill_icon','7757'),(63271,7133,'_page_content_4_pills_4_pill_icon','field_682b07a90dff3'),(63272,7133,'page_content_4_pills_4_pill_text','<h4>Relaxed dress code</h4>'),(63273,7133,'_page_content_4_pills_4_pill_text','field_682b07b40dff4'),(63274,7133,'page_content_4_pills_5_pill_icon','7758'),(63275,7133,'_page_content_4_pills_5_pill_icon','field_682b07a90dff3'),(63276,7133,'page_content_4_pills_5_pill_text','<h4>Paid social events</h4>'),(63277,7133,'_page_content_4_pills_5_pill_text','field_682b07b40dff4'),(63278,7133,'page_content_4_pills','6'),(63279,7133,'_page_content_4_pills','field_682b079f0dff2'),(63342,7373,'_edit_lock','1747651939:1'),(63343,7133,'page_content_5_block_title','<h3>Roles Available</h3>'),(63344,7133,'_page_content_5_block_title','field_682b0ef2ccf49'),(63409,7141,'page_content_0_video_file',''),(63410,7141,'_page_content_0_video_file','field_67c9c54f20190'),(63411,7141,'page_content_0_video_file_webm',''),(63412,7141,'_page_content_0_video_file_webm','field_67c9c54f20191'),(63413,7141,'page_content_0_background_image',''),(63414,7141,'_page_content_0_background_image','field_67c9c54f20192'),(63415,7141,'page_content_0_banner_content','<h1>Our Process</h1>'),(63416,7141,'_page_content_0_banner_content','field_67c9c54f20193'),(63417,7141,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:13:\"feature_cards\";i:4;s:22:\"1_col_block_text_block\";i:5;s:22:\"2_col_block_with_media\";i:6;s:22:\"2_col_block_with_media\";i:7;s:11:\"media_cards\";i:8;s:22:\"1_col_block_with_media\";i:9;s:15:\"pills_with_icon\";i:10;s:10:\"news_block\";}'),(63418,7141,'_page_content','field_65bcc772ba827'),(63419,7141,'bottom_cta',''),(63420,7141,'_bottom_cta','field_66fbcaec309e9'),(63421,7141,'_yoast_wpseo_content_score','60'),(63434,7141,'page_content_1_add_background','white'),(63435,7141,'_page_content_1_add_background','field_6717be84974f1'),(63436,7141,'page_content_1_block_title','<h2>We’re here to engage, motivate, and inspire your customers.</h2>'),(63437,7141,'_page_content_1_block_title','field_67b8463f82176'),(63438,7141,'page_content_1_block_content','We’re Actuate - a performance-first eCommerce agency in Manchester, specialising in Magento development, Shopify builds, Adobe Commerce projects, and Hyvä theme development.\r\n\r\nWe don’t do pretty-but-pointless websites. We build high-performing websites that move customers through the journey and straight to checkout - fast, functional, scalable, and conversion-driven.\r\n\r\nIf your site’s not selling the way it should, you don’t need another agency. You need a team that knows what’s broken, how to fix it, and where the next nice problem’s waiting.'),(63439,7141,'_page_content_1_block_content','field_664b5f5c5973a'),(63458,7141,'page_content_2_show_background','0'),(63459,7141,'_page_content_2_show_background','field_67175ac1a052b'),(63460,7141,'page_content_2_block_content','<h3>ACTUATE, [ak’ tew-ate], Transitive verb. <strong>To cause to act, influence, incite to action, motivate.</strong></h3>'),(63461,7141,'_page_content_2_block_content','field_66cda60b2ea88'),(63484,7141,'page_content_3_block_title','<h3>Our Process</h3>'),(63485,7141,'_page_content_3_block_title','field_67da9e22ddf71'),(63486,7141,'page_content_3_cards_0_card_icon',''),(63487,7141,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(63488,7141,'page_content_3_cards_0_card_content','<h4>Talk first. Fix fast.</h4>\r\nWe begin with the NNP Workshop: a focused eCommerce audit review of your site, data, and key challenges. You\'ll receive clear insights, prioritised actions, and a practical plan to move forward with confidence.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta-white\">Book Your NNP Workshop</a>'),(63489,7141,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(63490,7141,'page_content_3_cards_1_card_icon',''),(63491,7141,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(63492,7141,'page_content_3_cards_1_card_content','<h4>Design and build with purpose</h4>\r\nWe develop sites built for performance. UX, design, and development are handled in-house by one team working closely together. We select the platform that best suits your business needs, then configure and optimise it to deliver results.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ux-ui-design/\" class=\"cta-white\">Explore Our Platform Expertise</a>'),(63493,7141,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(63494,7141,'page_content_3_cards_2_card_icon',''),(63495,7141,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(63496,7141,'page_content_3_cards_2_card_content','<h4>Optimise what’s live</h4>\r\nGoing live is a milestone, not the endpoint. We continue improving performance through speed enhancements, journey refinement, testing, and selective use of tools such as Hyvä when they offer clear advantages.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta-white\">Let’s Optimise What’s Live</a>'),(63497,7141,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(63498,7141,'page_content_3_cards_3_card_icon',''),(63499,7141,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(63500,7141,'page_content_3_cards_3_card_content','<h4>Support growth, long-term</h4>\r\nWe stay involved to support ongoing improvements, technical updates, and performance tracking. Our goal is to ensure sustained progress and prepare your site for whatever comes next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta-white\">Get Ongoing Support</a>'),(63501,7141,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(63510,7141,'page_content_3_cards','4'),(63511,7141,'_page_content_3_cards','field_67da9e2bddf72'),(63512,7141,'page_content_3_block_footer',''),(63513,7141,'_page_content_3_block_footer','field_67da9e66ddf75'),(63574,7141,'page_content_5_add_background','white'),(63575,7141,'_page_content_5_add_background','field_67c9c6c17d609'),(63576,7141,'page_content_5_block_content','<h3>We Are Driven by One Thing - Your Conversion Rate Optimisation.</h3>\r\nSupercharging your site’s performance and functionality, we create custom, conversion-driven sites. (In fact, we’re not just driven by conversion; we are a little obsessed with it, truth be told.) Designed to enhance user engagement and optimise the customer journey, we help you smash your sales targets and your business growth goals.'),(63577,7141,'_page_content_5_block_content','field_67c9c6c17d60b'),(63578,7141,'page_content_5_media_block','8146'),(63579,7141,'_page_content_5_media_block','field_67c9c6d37d60c'),(63580,7141,'page_content_5_alignment','left'),(63581,7141,'_page_content_5_alignment','field_67c9c6dd7d60d'),(64108,7160,'_wp_old_date','2025-04-11'),(64109,7162,'_wp_old_date','2025-04-11'),(64110,7570,'_wp_old_date','2025-04-11'),(64111,7569,'_wp_old_date','2025-04-11'),(64113,7705,'_wp_old_date','2025-04-11'),(64114,7706,'_wp_old_date','2025-04-11'),(64115,7558,'_wp_old_date','2025-04-11'),(64116,7707,'_wp_old_date','2025-04-11'),(64117,7571,'_wp_old_date','2025-04-11'),(64118,7708,'_wp_old_date','2025-04-11'),(64119,7166,'_wp_old_date','2025-04-11'),(64120,7167,'_wp_old_date','2025-04-11'),(64121,7168,'_wp_old_date','2025-04-11'),(64122,7186,'_wp_old_date','2025-04-11'),(64123,7682,'_wp_old_date','2025-04-11'),(64124,7698,'_wp_old_date','2025-04-11'),(64125,7172,'_wp_old_date','2025-04-11'),(64142,7125,'bottom_cta',''),(64143,7125,'_bottom_cta','field_66fbcaec309e9'),(64144,7125,'_yoast_wpseo_content_score','90'),(65199,7137,'page_content',''),(65200,7137,'_page_content','field_65bcc772ba827'),(65201,7137,'bottom_cta',''),(65202,7137,'_bottom_cta','field_66fbcaec309e9'),(65203,7137,'_yoast_wpseo_content_score','30'),(65208,7139,'page_content',''),(65209,7139,'_page_content','field_65bcc772ba827'),(65210,7139,'bottom_cta',''),(65211,7139,'_bottom_cta','field_66fbcaec309e9'),(65212,7139,'_yoast_wpseo_content_score','30'),(65217,7193,'page_content_0_video_file',''),(65218,7193,'_page_content_0_video_file','field_67c9c54f20190'),(65219,7193,'page_content_0_video_file_webm',''),(65220,7193,'_page_content_0_video_file_webm','field_67c9c54f20191'),(65221,7193,'page_content_0_background_image',''),(65222,7193,'_page_content_0_background_image','field_67c9c54f20192'),(65223,7193,'page_content_0_banner_content','<h1>Conversion Rate Optimisaton Agency</h1>'),(65224,7193,'_page_content_0_banner_content','field_67c9c54f20193'),(65225,7193,'page_content','a:12:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:16:\"before_and_after\";i:6;s:10:\"split_cols\";i:7;s:16:\"before_and_after\";i:8;s:9:\"cta_block\";i:9;s:17:\"testimonial_block\";i:10;s:4:\"faqs\";i:11;s:15:\"conversion_form\";}'),(65226,7193,'_page_content','field_65bcc772ba827'),(65227,7193,'bottom_cta',''),(65228,7193,'_bottom_cta','field_66fbcaec309e9'),(65229,7193,'_yoast_wpseo_content_score','90'),(65242,7193,'page_content_1_add_background','white'),(65243,7193,'_page_content_1_add_background','field_6717be84974f1'),(65244,7193,'page_content_1_block_title','<h2>Increase Conversions to Increase Sales</h2>'),(65245,7193,'_page_content_1_block_title','field_67b8463f82176'),(65246,7193,'page_content_1_block_content','Getting more traffic is great, but turning visitors into customers is better. As a specialist Conversion Rate Optimisation Agency, we help you make the most of the traffic you already have. Instead of relying solely on paid acquisition, we focus on eCommerce conversion rate optimisation - removing friction, improving usability, and guiding more users to complete a purchase.\r\n\r\nAt Actuate, our data-driven CRO services are led by experienced strategists who know how to spot leaks, test changes, and increase ROI.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the CRO experts</a>'),(65247,7193,'_page_content_1_block_content','field_664b5f5c5973a'),(65266,7193,'page_content_2_add_background','green'),(65267,7193,'_page_content_2_add_background','field_67c9c6c17d609'),(65268,7193,'page_content_2_block_content','<h3>Why is CRO so Important?</h3>\r\nGetting someone to your site is just half the battle. If they’re not converting, you’re leaving money on the table. According to Adobe, brands that invest in CRO see an average 223% ROI. Even simple UX fixes can result in a 35% boost in conversion rates.\r\n\r\nAs a performance-focused CRO agency in the UK, we focus on removing friction, reducing bounce rate, and helping your customers buy quickly, clearly, and confidently.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">Book a CRO audit</a>'),(65269,7193,'_page_content_2_block_content','field_67c9c6c17d60b'),(65270,7193,'page_content_2_media_block','8356'),(65271,7193,'_page_content_2_media_block','field_67c9c6d37d60c'),(65272,7193,'page_content_2_alignment','left'),(65273,7193,'_page_content_2_alignment','field_67c9c6dd7d60d'),(65352,7193,'page_content_3_add_background','white'),(65353,7193,'_page_content_3_add_background','field_67c9c6c17d609'),(65354,7193,'page_content_3_block_content','<h3>Measuring CRO</h3>\r\nWe don’t guess. We identify exactly where users lose interest, abandon baskets, or get stuck, using tools like heatmaps, scroll depth tracking, user session recordings, conversion funnels, and click/heat maps. This gives us real, visual insight into how people interact with your store.\r\n\r\nWe also track form completion rates, cart abandonment, mobile vs desktop performance, and more - giving you a clear view of where your revenue is slipping through the cracks.\r\n\r\nWith that data, we create prioritised plans that directly address those issues, so we can help you build a store that doesn’t just look better, but actually converts more of the traffic you\'re already paying for.'),(65355,7193,'_page_content_3_block_content','field_67c9c6c17d60b'),(65356,7193,'page_content_3_media_block','8357'),(65357,7193,'_page_content_3_media_block','field_67c9c6d37d60c'),(65358,7193,'page_content_3_alignment','right'),(65359,7193,'_page_content_3_alignment','field_67c9c6dd7d60d'),(65736,7151,'page_content_0_video_file',''),(65737,7151,'_page_content_0_video_file','field_67c9c54f20190'),(65738,7151,'page_content_0_video_file_webm',''),(65739,7151,'_page_content_0_video_file_webm','field_67c9c54f20191'),(65740,7151,'page_content_0_background_image',''),(65741,7151,'_page_content_0_background_image','field_67c9c54f20192'),(65742,7151,'page_content_0_banner_content','<h1>Aero Commerce</h1>'),(65743,7151,'_page_content_0_banner_content','field_67c9c54f20193'),(65744,7151,'page_content_1_add_background','white'),(65745,7151,'_page_content_1_add_background','field_6717be84974f1'),(65746,7151,'page_content_1_block_title','<h2>High-speed, low-cost eCommerce that’s built to scale.</h2>'),(65747,7151,'_page_content_1_block_title','field_67b8463f82176'),(65748,7151,'page_content_1_block_content','Aero Commerce is engineered for retailers who need more from their eCommerce platform - more speed, more flexibility, and more freedom to grow. It delivers everything you’d expect from enterprise eCommerce, minus the bloated code, sluggish performance, or sky-high costs.\r\n\r\nAs an experienced Aero Commerce agency, Actuate builds online stores that aren’t just fast - they’re strategically designed to convert better, scale smoother, and cost less to run. Every Aero Commerce development project is aligned with your commercial goals and geared toward unlocking your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about Aero</a>'),(65749,7151,'_page_content_1_block_content','field_664b5f5c5973a'),(65792,7151,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:9:\"cta_block\";i:5;s:22:\"2_col_block_with_media\";i:6;s:17:\"testimonial_block\";i:7;s:10:\"news_block\";}'),(65793,7151,'_page_content','field_65bcc772ba827'),(65794,7151,'bottom_cta',''),(65795,7151,'_bottom_cta','field_66fbcaec309e9'),(65796,7151,'_yoast_wpseo_content_score','60'),(65857,7153,'page_content_0_video_file',''),(65858,7153,'_page_content_0_video_file','field_67c9c54f20190'),(65859,7153,'page_content_0_video_file_webm',''),(65860,7153,'_page_content_0_video_file_webm','field_67c9c54f20191'),(65861,7153,'page_content_0_background_image',''),(65862,7153,'_page_content_0_background_image','field_67c9c54f20192'),(65863,7153,'page_content_0_banner_content','<h1>Sectors</h1>'),(65864,7153,'_page_content_0_banner_content','field_67c9c54f20193'),(65869,7153,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:30:\"1_col_block_text_block_with_bg\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"1_col_block_with_media\";i:6;s:22:\"2_col_block_with_media\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"testimonial_block\";}'),(65870,7153,'_page_content','field_65bcc772ba827'),(65871,7153,'bottom_cta',''),(65872,7153,'_bottom_cta','field_66fbcaec309e9'),(65873,7153,'_yoast_wpseo_content_score','60'),(65946,7153,'page_content_1_add_background','white'),(65947,7153,'_page_content_1_add_background','field_6717be84974f1'),(65948,7153,'page_content_1_block_title','<h2>High-speed, low-cost eCommerce that’s built to scale.</h2>'),(65949,7153,'_page_content_1_block_title','field_67b8463f82176'),(65950,7153,'page_content_1_block_content','We work with decision-makers across sectors like home &amp; garden, lifestyle, health, and fashion who need more from their eCommerce platform. More speed. More stability. More return.\r\n\r\nIf you’re looking to drive revenue, simplify operations, or scale into new markets, we build eCommerce that backs your goals. Our team doesn’t waste time on vanity features. We deliver fast, stable sites that are easy to manage and built to convert.'),(65951,7153,'_page_content_1_block_content','field_664b5f5c5973a'),(66072,7109,'page_content_1_add_background','white'),(66073,7109,'_page_content_1_add_background','field_6717be84974f1'),(66074,7109,'page_content_1_block_title','<h2>Fast-moving stock. High expectations. Strong competition. This is where we shine.</h2>'),(66075,7109,'_page_content_1_block_title','field_67b8463f82176'),(66076,7109,'page_content_1_block_content','Selling fashion online means more than great photography. You need a store that keeps up with trends, handles traffic spikes, and makes it easy for customers to browse, buy, and come back. We design and develop on platforms like Magento to create storefronts that don’t just look the part, but perform where it counts.\r\n\r\nFrom launching a new line to simplifying returns or preparing for your next big drop, we’ll make sure your eCommerce setup is doing what it’s supposed to: selling.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk</a>'),(66077,7109,'_page_content_1_block_content','field_664b5f5c5973a'),(66078,7109,'page_content','a:6:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:17:\"single_case_study\";i:4;s:17:\"testimonial_block\";i:5;s:10:\"news_block\";}'),(66079,7109,'_page_content','field_65bcc772ba827'),(66080,7109,'bottom_cta',''),(66081,7109,'_bottom_cta','field_66fbcaec309e9'),(66082,7109,'_yoast_wpseo_content_score','90'),(66375,7111,'bottom_cta',''),(66376,7111,'_bottom_cta','field_66fbcaec309e9'),(66377,7111,'_yoast_wpseo_content_score','90'),(66524,7113,'page_content_0_video_file',''),(66525,7113,'_page_content_0_video_file','field_67c9c54f20190'),(66526,7113,'page_content_0_video_file_webm',''),(66527,7113,'_page_content_0_video_file_webm','field_67c9c54f20191'),(66528,7113,'page_content_0_background_image',''),(66529,7113,'_page_content_0_background_image','field_67c9c54f20192'),(66530,7113,'page_content_0_banner_content','<h1>Fashion eCommerce Agency</h1>'),(66531,7113,'_page_content_0_banner_content','field_67c9c54f20193'),(66532,7113,'page_content_1_add_background','white'),(66533,7113,'_page_content_1_add_background','field_6717be84974f1'),(66534,7113,'page_content_1_block_title','<h2>Section Title</h2>'),(66535,7113,'_page_content_1_block_title','field_67b8463f82176');
INSERT INTO `act_postmeta` VALUES (66536,7113,'page_content_1_block_content','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(66537,7113,'_page_content_1_block_content','field_664b5f5c5973a'),(66538,7113,'page_content_2_add_background','green'),(66539,7113,'_page_content_2_add_background','field_67c9c6c17d609'),(66540,7113,'page_content_2_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(66541,7113,'_page_content_2_block_content','field_67c9c6c17d60b'),(66542,7113,'page_content_2_media_block',''),(66543,7113,'_page_content_2_media_block','field_67c9c6d37d60c'),(66544,7113,'page_content_2_alignment','left'),(66545,7113,'_page_content_2_alignment','field_67c9c6dd7d60d'),(66546,7113,'page_content_3_add_background','white'),(66547,7113,'_page_content_3_add_background','field_67c9c6c17d609'),(66548,7113,'page_content_3_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(66549,7113,'_page_content_3_block_content','field_67c9c6c17d60b'),(66550,7113,'page_content_3_media_block',''),(66551,7113,'_page_content_3_media_block','field_67c9c6d37d60c'),(66552,7113,'page_content_3_alignment','right'),(66553,7113,'_page_content_3_alignment','field_67c9c6dd7d60d'),(66554,7113,'page_content_4_show_background','0'),(66555,7113,'_page_content_4_show_background','field_67175ac1a052b'),(66556,7113,'page_content_4_block_content','<blockquote>“After the initial audit, Actuate helped us to implement a sustainable path to growth which we are now following.”</blockquote>'),(66557,7113,'_page_content_4_block_content','field_66cda60b2ea88'),(66558,7113,'page_content_5_add_background','red'),(66559,7113,'_page_content_5_add_background','field_67c9c6c17d609'),(66560,7113,'page_content_5_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(66561,7113,'_page_content_5_block_content','field_67c9c6c17d60b'),(66562,7113,'page_content_5_media_block',''),(66563,7113,'_page_content_5_media_block','field_67c9c6d37d60c'),(66564,7113,'page_content_5_alignment','left'),(66565,7113,'_page_content_5_alignment','field_67c9c6dd7d60d'),(66566,7113,'page_content_6_add_background','white'),(66567,7113,'_page_content_6_add_background','field_67c9c6c17d609'),(66568,7113,'page_content_6_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(66569,7113,'_page_content_6_block_content','field_67c9c6c17d60b'),(66570,7113,'page_content_6_media_block',''),(66571,7113,'_page_content_6_media_block','field_67c9c6d37d60c'),(66572,7113,'page_content_6_alignment','right'),(66573,7113,'_page_content_6_alignment','field_67c9c6dd7d60d'),(66574,7113,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(66575,7113,'_page_content_7_intro_block','field_67f39a7e87a67'),(66576,7113,'page_content_7_faqs_to_load','53'),(66577,7113,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(66578,7113,'page_content_8_block_title','<h3>What our clients say</h3>'),(66579,7113,'_page_content_8_block_title','field_67c86b51a9ddc'),(66580,7113,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:9:\"cta_block\";i:5;s:22:\"2_col_block_with_media\";i:6;s:22:\"2_col_block_with_media\";i:7;s:4:\"faqs\";i:8;s:17:\"testimonial_block\";}'),(66581,7113,'_page_content','field_65bcc772ba827'),(66582,7113,'bottom_cta',''),(66583,7113,'_bottom_cta','field_66fbcaec309e9'),(66584,7113,'_yoast_wpseo_content_score','90'),(66703,7115,'bottom_cta',''),(66704,7115,'_bottom_cta','field_66fbcaec309e9'),(66705,7115,'_yoast_wpseo_content_score','90'),(66782,7117,'bottom_cta',''),(66783,7117,'_bottom_cta','field_66fbcaec309e9'),(66784,7117,'_yoast_wpseo_content_score','90'),(66905,7119,'page_content_0_video_file',''),(66906,7119,'_page_content_0_video_file','field_67c9c54f20190'),(66907,7119,'page_content_0_video_file_webm',''),(66908,7119,'_page_content_0_video_file_webm','field_67c9c54f20191'),(66909,7119,'page_content_0_background_image',''),(66910,7119,'_page_content_0_background_image','field_67c9c54f20192'),(66911,7119,'page_content_0_banner_content','<h1>eCommerce Agency Manchester</h1>'),(66912,7119,'_page_content_0_banner_content','field_67c9c54f20193'),(66913,7119,'page_content_1_add_background','white'),(66914,7119,'_page_content_1_add_background','field_6717be84974f1'),(66915,7119,'page_content_1_block_title','<h2>Manchester&rsquo;s Go-To eCommerce Agency for Growth-Driven Brands</h2>'),(66916,7119,'_page_content_1_block_title','field_67b8463f82176'),(66917,7119,'page_content_1_block_content','Actuate is a straight-talking, results-focused eCommerce agency in Manchester that brands trust to deliver growth. We design, build, and optimise online stores that don\'t just look good - they perform. Whether you\'re a fast-growing brand looking to scale, or you\'re fed up with a platform that\'s holding you back, we\'ll help you fix what\'s broken and focus on what comes next.\n\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in touch</a>'),(66918,7119,'_page_content_1_block_content','field_664b5f5c5973a'),(66919,7119,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:15:\"pills_with_icon\";i:6;s:22:\"1_col_block_with_media\";i:7;s:15:\"pills_with_icon\";i:8;s:4:\"faqs\";i:9;s:17:\"testimonial_block\";}'),(66920,7119,'_page_content','field_65bcc772ba827'),(66921,7119,'bottom_cta',''),(66922,7119,'_bottom_cta','field_66fbcaec309e9'),(66923,7119,'_yoast_wpseo_content_score','60'),(67058,7119,'page_content_2_show_background','0'),(67059,7119,'_page_content_2_show_background','field_67175ac1a052b'),(67060,7119,'page_content_2_block_content','<h4>We don\'t waffle. We fix, build, and optimise so you can move quicker - and hit your next nice problem faster.</h4>\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP Workshop</a>'),(67061,7119,'_page_content_2_block_content','field_66cda60b2ea88'),(67062,7119,'page_content_3_add_background','white'),(67063,7119,'_page_content_3_add_background','field_67c9c6c17d609'),(67064,7119,'page_content_3_block_content','<h3>From Strategy to Sales - Built Around Your Business</h3>\nManchester retailers come to us when things stop working like they should. As a leading eCommerce development company in Manchester, we\'ve helped brands across fashion, home, garden, lifestyle and beauty to launch new sites, replatform legacy systems, and improve conversion from the ground up.\n\nWe start with the NNP Workshop - a rapid audit that gets straight to the point. What\'s slowing you down? Where\'s the revenue leaking? What can we fix fast?\n\nWe don\'t waffle. We fix, build, and optimise so you can move quicker - and hit your next nice problem faster.\n\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP Workshop</a>'),(67065,7119,'_page_content_3_block_content','field_67c9c6c17d60b'),(67066,7119,'page_content_3_media_block',''),(67067,7119,'_page_content_3_media_block','field_67c9c6d37d60c'),(67068,7119,'page_content_3_alignment','left'),(67069,7119,'_page_content_3_alignment','field_67c9c6dd7d60d'),(67070,7119,'page_content_4_add_background','red'),(67071,7119,'_page_content_4_add_background','field_67c9c6c17d609'),(67072,7119,'page_content_4_block_content','<h3>Development That Doesn\'t Get in the Way</h3>\nYour eCommerce platform should keep up with your ambition - not cause delays or dead ends. We build with Shopify, Magento, Adobe Commerce, Aero Commerce, and Hyvä to give you a stack that suits your business and scales when you need it to.\n\nOur development team is tight-knit and well-tested, with lead devs based both in Manchester and offshore. No missed deadlines. Just solid builds and ongoing support from people who know what they\'re doing.\n\n<a href=\"https://actuate.webpreview.co/services/web-development/\" class=\"cta\">Explore development services</a>'),(67073,7119,'_page_content_4_block_content','field_67c9c6c17d60b'),(67074,7119,'page_content_4_media_block',''),(67075,7119,'_page_content_4_media_block','field_67c9c6d37d60c'),(67076,7119,'page_content_4_alignment','right'),(67077,7119,'_page_content_4_alignment','field_67c9c6dd7d60d'),(67078,7119,'page_content_5_block_title','<h3>End-to-End eCommerce Delivery</h3>'),(67079,7119,'_page_content_5_block_title','field_682b06840e84b'),(67080,7119,'page_content_5_pills_0_pill_icon',''),(67081,7119,'_page_content_5_pills_0_pill_icon','field_682b07a90dff3'),(67082,7119,'page_content_5_pills_0_pill_text','<h4>Strategy and planning shaped by real data</h4>'),(67083,7119,'_page_content_5_pills_0_pill_text','field_682b07b40dff4'),(67084,7119,'page_content_5_pills_1_pill_icon',''),(67085,7119,'_page_content_5_pills_1_pill_icon','field_682b07a90dff3'),(67086,7119,'page_content_5_pills_1_pill_text','<h4>UX and UI design that reflects your brand and drives conversion</h4>'),(67087,7119,'_page_content_5_pills_1_pill_text','field_682b07b40dff4'),(67088,7119,'page_content_5_pills_2_pill_icon',''),(67089,7119,'_page_content_5_pills_2_pill_icon','field_682b07a90dff3'),(67090,7119,'page_content_5_pills_2_pill_text','<h4>Custom builds and clean code using the right platform for your needs</h4>'),(67091,7119,'_page_content_5_pills_2_pill_text','field_682b07b40dff4'),(67092,7119,'page_content_5_pills_3_pill_icon',''),(67093,7119,'_page_content_5_pills_3_pill_icon','field_682b07a90dff3'),(67094,7119,'page_content_5_pills_3_pill_text','<h4>Integration with the systems that matter most to your team</h4>'),(67095,7119,'_page_content_5_pills_3_pill_text','field_682b07b40dff4'),(67096,7119,'page_content_5_pills_4_pill_icon',''),(67097,7119,'_page_content_5_pills_4_pill_icon','field_682b07a90dff3'),(67098,7119,'page_content_5_pills_4_pill_text','<h4>Post-launch support that evolves as you do</h4>'),(67099,7119,'_page_content_5_pills_4_pill_text','field_682b07b40dff4'),(67100,7119,'page_content_5_pills_5_pill_icon',''),(67101,7119,'_page_content_5_pills_5_pill_icon','field_682b07a90dff3'),(67102,7119,'page_content_5_pills_5_pill_text','<h4>Regular optimisation to help you unlock better challenges - bigger ranges, smarter fulfilment, better margins</h4>'),(67103,7119,'_page_content_5_pills_5_pill_text','field_682b07b40dff4'),(67104,7119,'page_content_5_pills','6'),(67105,7119,'_page_content_5_pills','field_682b079f0dff2'),(67106,7119,'page_content_6_add_background','white'),(67107,7119,'_page_content_6_add_background','field_67d0023c0a374'),(67108,7119,'page_content_6_block_content','<h3>Your Manchester Partner for eCommerce That Performs</h3>\nWe\'re not a faceless agency hiding behind process docs and ticket systems. We\'re down the road. We\'ll sit with you, look at the numbers, and tell you what\'s working and what\'s not.\n\nWe\'ve worked with local retailers across fashion, home, garden, lifestyle and beauty to help them launch faster, convert better, and stop wrestling with clunky platforms. If you\'re tired of eCommerce that doesn\'t deliver, let\'s change that.\n\n<a href=\"https://actuate.webpreview.co/our-work/\" class=\"cta\">See what we can do</a>'),(67109,7119,'_page_content_6_block_content','field_67d0023c0a375'),(67110,7119,'page_content_6_media_block',''),(67111,7119,'_page_content_6_media_block','field_67d0023c0a376'),(67112,7119,'page_content_7_block_title','<h3>On-Going Support And Growth</h3>'),(67113,7119,'_page_content_7_block_title','field_682b06840e84b'),(67114,7119,'page_content_7_pills_0_pill_icon',''),(67115,7119,'_page_content_7_pills_0_pill_icon','field_682b07a90dff3'),(67116,7119,'page_content_7_pills_0_pill_text','<h4>CRO audits and checkout performance reviews</h4>'),(67117,7119,'_page_content_7_pills_0_pill_text','field_682b07b40dff4'),(67118,7119,'page_content_7_pills_1_pill_icon',''),(67119,7119,'_page_content_7_pills_1_pill_icon','field_682b07a90dff3'),(67120,7119,'page_content_7_pills_1_pill_text','<h4>Analytics and reporting to fuel smarter decisions</h4>'),(67121,7119,'_page_content_7_pills_1_pill_text','field_682b07b40dff4'),(67122,7119,'page_content_7_pills_2_pill_icon',''),(67123,7119,'_page_content_7_pills_2_pill_icon','field_682b07a90dff3'),(67124,7119,'page_content_7_pills_2_pill_text','<h4>UX improvements that help your customers buy, not bounce</h4>'),(67125,7119,'_page_content_7_pills_2_pill_text','field_682b07b40dff4'),(67126,7119,'page_content_7_pills_3_pill_icon',''),(67127,7119,'_page_content_7_pills_3_pill_icon','field_682b07a90dff3'),(67128,7119,'page_content_7_pills_3_pill_text','<h4>Ongoing development and feature rollouts</h4>'),(67129,7119,'_page_content_7_pills_3_pill_text','field_682b07b40dff4'),(67130,7119,'page_content_7_pills_4_pill_icon',''),(67131,7119,'_page_content_7_pills_4_pill_icon','field_682b07a90dff3'),(67132,7119,'page_content_7_pills_4_pill_text','<h4>Growth-focused support retainers to keep momentum going</h4>'),(67133,7119,'_page_content_7_pills_4_pill_text','field_682b07b40dff4'),(67134,7119,'page_content_7_pills_5_pill_icon',''),(67135,7119,'_page_content_7_pills_5_pill_icon','field_682b07a90dff3'),(67136,7119,'page_content_7_pills_5_pill_text','<h4>Promotional planning</h4>'),(67137,7119,'_page_content_7_pills_5_pill_text','field_682b07b40dff4'),(67138,7119,'page_content_7_pills','6'),(67139,7119,'_page_content_7_pills','field_682b079f0dff2'),(67140,7119,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(67141,7119,'_page_content_8_intro_block','field_67f39a7e87a67'),(67142,7119,'page_content_8_faqs_to_load','57'),(67143,7119,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(67144,7119,'page_content_9_block_title','<h3>What our clients say</h3>'),(67145,7119,'_page_content_9_block_title','field_67c86b51a9ddc'),(67358,7121,'page_content_0_video_file',''),(67359,7121,'_page_content_0_video_file','field_67c9c54f20190'),(67360,7121,'page_content_0_video_file_webm',''),(67361,7121,'_page_content_0_video_file_webm','field_67c9c54f20191'),(67362,7121,'page_content_0_background_image',''),(67363,7121,'_page_content_0_background_image','field_67c9c54f20192'),(67364,7121,'page_content_0_banner_content','<h1>eCommerce Agency North West</h1>'),(67365,7121,'_page_content_0_banner_content','field_67c9c54f20193'),(67366,7121,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:15:\"pills_with_icon\";i:6;s:22:\"1_col_block_with_media\";i:7;s:15:\"pills_with_icon\";i:8;s:4:\"faqs\";i:9;s:17:\"testimonial_block\";}'),(67367,7121,'_page_content','field_65bcc772ba827'),(67368,7121,'bottom_cta',''),(67369,7121,'_bottom_cta','field_66fbcaec309e9'),(67370,7121,'_yoast_wpseo_content_score','60'),(67383,7121,'page_content_1_add_background','white'),(67384,7121,'_page_content_1_add_background','field_6717be84974f1'),(67385,7121,'page_content_1_block_title','<h2>eCommerce Agency North West</h2>'),(67386,7121,'_page_content_1_block_title','field_67b8463f82176'),(67387,7121,'page_content_1_block_content','Actuate is a results-driven eCommerce agency in the North West, built to help brands sell more, scale faster, and stop being held back by outdated platforms. We design, build, and optimise online stores that turn browsers into buyers and websites into serious revenue drivers.\n\nIf you\'re ready to take your store to the next stage or want to fix what\'s not working, we\'re ready when you are.\n\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get In Touch Today</a>'),(67388,7121,'_page_content_1_block_content','field_664b5f5c5973a'),(67389,7121,'page_content_2_show_background','0'),(67390,7121,'_page_content_2_show_background','field_67175ac1a052b'),(67391,7121,'page_content_2_block_content','<h4>The sooner you solve today\'s issues, the sooner you get to your next nice problem.</h4>\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book Your NNP Workshop</a>'),(67392,7121,'_page_content_2_block_content','field_66cda60b2ea88'),(67393,7121,'page_content_3_add_background','white'),(67394,7121,'_page_content_3_add_background','field_67c9c6c17d609'),(67395,7121,'page_content_3_block_content','<h3>eCommerce That Matches Your Ambition</h3>\nIf your platform is slowing you down, your UX is dated, or your store\'s stuck in development limbo, we\'re the team that gets things moving again. We work with growing retailers across the North West to plan, design, and build better eCommerce experiences.\n\nWhether you\'re launching a brand-new store or refreshing what you\'ve already got, we help you move faster and sell more. Our entry point? The NNP Workshop. It\'s a fast, focused audit that shows you what\'s broken, what\'s working, and where the revenue\'s leaking.\n\nThe sooner you solve today\'s issues, the sooner you get to your next nice problem.\n\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book Your NNP Workshop</a>'),(67396,7121,'_page_content_3_block_content','field_67c9c6c17d60b'),(67397,7121,'page_content_3_media_block',''),(67398,7121,'_page_content_3_media_block','field_67c9c6d37d60c'),(67399,7121,'page_content_3_alignment','left'),(67400,7121,'_page_content_3_alignment','field_67c9c6dd7d60d'),(67401,7121,'page_content_4_add_background','red'),(67402,7121,'_page_content_4_add_background','field_67c9c6c17d609'),(67403,7121,'page_content_4_block_content','<h3>eCommerce Development That Scales With You</h3>\nYour online store should keep pace with your goals, not slow them down. We build fast, flexible, scalable stores using Shopify, Magento, Adobe Commerce, Aero Commerce, and Hyvä. As a seasoned Shopify developer in the North West and trusted Magento agency in the North West, we help brands choose the right platform, then build it right - clean code, strong UX, and integrations that actually work.\n\nFrom custom builds to complex integrations and ongoing support, we make sure your store\'s not just built to last - it\'s built to grow with your brand.\n\n<a href=\"https://actuate.webpreview.co/services/web-development/\" class=\"cta\">Explore development services</a>'),(67404,7121,'_page_content_4_block_content','field_67c9c6c17d60b'),(67405,7121,'page_content_4_media_block',''),(67406,7121,'_page_content_4_media_block','field_67c9c6d37d60c'),(67407,7121,'page_content_4_alignment','right'),(67408,7121,'_page_content_4_alignment','field_67c9c6dd7d60d'),(67409,7121,'page_content_5_block_title','<h3>Why Choose Actuate In The North West</h3>'),(67410,7121,'_page_content_5_block_title','field_682b06840e84b'),(67411,7121,'page_content_5_pills_0_pill_icon',''),(67412,7121,'_page_content_5_pills_0_pill_icon','field_682b07a90dff3'),(67413,7121,'page_content_5_pills_0_pill_text','<h4>Local expertise, national reach</h4>\nWe\'re based in Manchester, working closely with ambitious brands to deliver stores that perform across the UK and beyond.'),(67414,7121,'_page_content_5_pills_0_pill_text','field_682b07b40dff4'),(67415,7121,'page_content_5_pills_1_pill_icon',''),(67416,7121,'_page_content_5_pills_1_pill_icon','field_682b07a90dff3'),(67417,7121,'page_content_5_pills_1_pill_text','<h4>We Know Retail</h4>\nFrom furniture to fashion, we\'ve helped brands in your space grow faster with tech that fits.'),(67418,7121,'_page_content_5_pills_1_pill_text','field_682b07b40dff4'),(67419,7121,'page_content_5_pills_2_pill_icon',''),(67420,7121,'_page_content_5_pills_2_pill_icon','field_682b07a90dff3'),(67421,7121,'page_content_5_pills_2_pill_text','<h4>Speed without shortcuts</h4>\nWe move quickly, but never cut corners. Expect faster timelines with zero faff.'),(67422,7121,'_page_content_5_pills_2_pill_text','field_682b07b40dff4'),(67423,7121,'page_content_5_pills_3_pill_icon',''),(67424,7121,'_page_content_5_pills_3_pill_icon','field_682b07a90dff3'),(67425,7121,'page_content_5_pills_3_pill_text','<h4>Real partnership, not just delivery</h4>\nWe don\'t disappear after your site goes live. Our team sticks around to support your growth, day in and day out.'),(67426,7121,'_page_content_5_pills_3_pill_text','field_682b07b40dff4'),(67427,7121,'page_content_5_pills_4_pill_icon',''),(67428,7121,'_page_content_5_pills_4_pill_icon','field_682b07a90dff3'),(67429,7121,'page_content_5_pills_4_pill_text','<h4>Clear Strategies Built to Deliver Results</h4>\nFrom eCommerce conversion rate optimisation to post-launch testing and speed improvements, we keep performance sharp.'),(67430,7121,'_page_content_5_pills_4_pill_text','field_682b07b40dff4'),(67431,7121,'page_content_5_pills_5_pill_icon',''),(67432,7121,'_page_content_5_pills_5_pill_icon','field_682b07a90dff3'),(67433,7121,'page_content_5_pills_5_pill_text','<h4>We Unlock Your #NextNiceProblems</h4>\nWe don\'t just fix what\'s broken. We help you reach the next nice problem worth solving.'),(67434,7121,'_page_content_5_pills_5_pill_text','field_682b07b40dff4'),(67435,7121,'page_content_5_pills','6'),(67436,7121,'_page_content_5_pills','field_682b079f0dff2'),(67437,7121,'page_content_6_add_background','white'),(67438,7121,'_page_content_6_add_background','field_67d0023c0a374'),(67439,7121,'page_content_6_block_content','<h3>Let\'s Build the Store You Need</h3>\nThere\'s no point sticking with a site that can\'t keep up. We\'ll help you build something that performs today and adapts for tomorrow. From design and development to CRO and strategy, Actuate supports every step.\n\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the team</a>'),(67440,7121,'_page_content_6_block_content','field_67d0023c0a375'),(67441,7121,'page_content_6_media_block',''),(67442,7121,'_page_content_6_media_block','field_67d0023c0a376'),(67443,7121,'page_content_7_block_title','<h3>How We Can Take You From Bottlenecks to Better Problems</h3>'),(67444,7121,'_page_content_7_block_title','field_682b06840e84b'),(67445,7121,'page_content_7_pills_0_pill_icon',''),(67446,7121,'_page_content_7_pills_0_pill_icon','field_682b07a90dff3'),(67447,7121,'page_content_7_pills_0_pill_text','<h4>The Next Nice Problem Workshop</h4>\nWe begin with the NNP Workshop: a fast, focused audit that uncovers what\'s holding you back and where growth is leaking. No fluff. Just clear, commercial insight.'),(67448,7121,'_page_content_7_pills_0_pill_text','field_682b07b40dff4'),(67449,7121,'page_content_7_pills_1_pill_icon',''),(67450,7121,'_page_content_7_pills_1_pill_icon','field_682b07a90dff3'),(67451,7121,'page_content_7_pills_1_pill_text','<h4>Strategy &amp; Planning</h4>\nBased on what we find, we map out a realistic plan of action. Platform recommendations. UX priorities. Technical requirements. All aligned with your goals.'),(67452,7121,'_page_content_7_pills_1_pill_text','field_682b07b40dff4'),(67453,7121,'page_content_7_pills_2_pill_icon',''),(67454,7121,'_page_content_7_pills_2_pill_icon','field_682b07a90dff3'),(67455,7121,'page_content_7_pills_2_pill_text','<h4>Design &amp; UX</h4>\nWe create interfaces your customers can actually use. Every journey is mapped, tested, and refined to guide users from landing to checkout - and back again.'),(67456,7121,'_page_content_7_pills_2_pill_text','field_682b07b40dff4'),(67457,7121,'page_content_7_pills_3_pill_icon',''),(67458,7121,'_page_content_7_pills_3_pill_icon','field_682b07a90dff3'),(67459,7121,'page_content_7_pills_3_pill_text','<h4>Development That Delivers</h4>\nWe build clean, scalable eCommerce stores on Shopify, Adobe Commerce, Magento, Aero and Hyvä. Stable, secure, and built to last.'),(67460,7121,'_page_content_7_pills_3_pill_text','field_682b07b40dff4'),(67461,7121,'page_content_7_pills_4_pill_icon',''),(67462,7121,'_page_content_7_pills_4_pill_icon','field_682b07a90dff3'),(67463,7121,'page_content_7_pills_4_pill_text','<h4>Optimisation</h4>\nWe optimise for speed, CRO, and SEO - identifying and testing improvements post-launch so performance doesn\'t stall.'),(67464,7121,'_page_content_7_pills_4_pill_text','field_682b07b40dff4'),(67465,7121,'page_content_7_pills_5_pill_icon',''),(67466,7121,'_page_content_7_pills_5_pill_icon','field_682b07a90dff3'),(67467,7121,'page_content_7_pills_5_pill_text','<h4>Ongoing Support</h4>\nWe\'re with you for the long haul. Once your site is ready to go live, we make sure it stays ready for your next nice problems: new angles, fresh campaigns, smarter fulfilment - whatever comes next.'),(67468,7121,'_page_content_7_pills_5_pill_text','field_682b07b40dff4'),(67469,7121,'page_content_7_pills','6'),(67470,7121,'_page_content_7_pills','field_682b079f0dff2'),(67471,7121,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(67472,7121,'_page_content_8_intro_block','field_67f39a7e87a67'),(67473,7121,'page_content_8_faqs_to_load','57'),(67474,7121,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(67475,7121,'page_content_9_block_title','<h3>What our clients say</h3>'),(67476,7121,'_page_content_9_block_title','field_67c86b51a9ddc'),(67689,7123,'page_content_0_video_file',''),(67690,7123,'_page_content_0_video_file','field_67c9c54f20190'),(67691,7123,'page_content_0_video_file_webm',''),(67692,7123,'_page_content_0_video_file_webm','field_67c9c54f20191'),(67693,7123,'page_content_0_background_image',''),(67694,7123,'_page_content_0_background_image','field_67c9c54f20192'),(67695,7123,'page_content_0_banner_content','<h1>Magento Agency Manchester</h1>'),(67696,7123,'_page_content_0_banner_content','field_67c9c54f20193'),(67697,7123,'page_content_1_add_background','white'),(67698,7123,'_page_content_1_add_background','field_6717be84974f1'),(67699,7123,'page_content_1_block_title','<h2>Magento Development for Growth-Driven Brands</h2>'),(67700,7123,'_page_content_1_block_title','field_67b8463f82176'),(67701,7123,'page_content_1_block_content','Magento is built for brands that need more from their eCommerce - more flexibility, more control, and more room to grow. At Actuate, we\'re a Manchester-based Magento agency helping businesses across the UK move faster, sell smarter, and unlock the kind of growth that actually scales.\n\nWhether you\'re starting fresh or stuck with an outdated build, we design, develop, and optimise Magento and Adobe Commerce stores that are easy to manage and built to convert.\n\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Magento Experts</a>'),(67702,7123,'_page_content_1_block_content','field_664b5f5c5973a'),(67703,7123,'page_content_2_show_background','0'),(67704,7123,'_page_content_2_show_background','field_67175ac1a052b'),(67705,7123,'page_content_2_block_content','<h4>Magento gives you full control over your store - from product logic to pricing, checkout to fulfilment. It\'s ideal for brands with large catalogues, custom requirements, or B2B complexity.</h4>'),(67706,7123,'_page_content_2_block_content','field_66cda60b2ea88'),(67707,7123,'page_content_3_add_background','white'),(67708,7123,'_page_content_3_add_background','field_67c9c6c17d609'),(67709,7123,'page_content_3_block_content','<h3>Why Magento?</h3>\nMagento gives you full control over your store - from product logic to pricing, checkout to fulfilment. It\'s ideal for brands with large catalogues, custom requirements, or B2B complexity. Magento Open Source offers full flexibility at a lower cost, while Adobe Commerce adds enterprise-grade features for scaling.\n\nIf you\'ve outgrown Shopify or hit the limits of other platforms, Magento gives you the freedom to build around your business, not the other way around.\n\nAs a trusted Magento ecommerce agency in Manchester, we help you make the most of Magento\'s potential.\n\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/\" class=\"cta\">Explore Magento development</a>'),(67710,7123,'_page_content_3_block_content','field_67c9c6c17d60b'),(67711,7123,'page_content_3_media_block',''),(67712,7123,'_page_content_3_media_block','field_67c9c6d37d60c'),(67713,7123,'page_content_3_alignment','left'),(67714,7123,'_page_content_3_alignment','field_67c9c6dd7d60d'),(67715,7123,'page_content_4_add_background','red'),(67716,7123,'_page_content_4_add_background','field_67c9c6c17d609'),(67717,7123,'page_content_4_block_content','<h3>Getting More from Your Magento Store</h3>\nMagento is powerful, but it takes the right tools and strategy to unlock its full potential. At Actuate, we combine technical expertise with performance-first thinking to turn Magento into a real growth engine.\n\nAs a certified Magento development company, we support version upgrades, replatforming, and full Magento 2 migration services to help you scale. Want faster load times? Our Magento 2 developers use Hyvä Themes for clean code, improved UX, and lightning-fast frontends.\n\nFrom Magento solutions to conversion rate optimisation, we fine-tune your site for performance, not just polish.\n\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let\'s improve your Magento store</a>'),(67718,7123,'_page_content_4_block_content','field_67c9c6c17d60b'),(67719,7123,'page_content_4_media_block',''),(67720,7123,'_page_content_4_media_block','field_67c9c6d37d60c'),(67721,7123,'page_content_4_alignment','right'),(67722,7123,'_page_content_4_alignment','field_67c9c6dd7d60d'),(67723,7123,'page_content_5_block_title','<h3>Areas Where We Help Magento Merchants</h3>\nAs a full-service Magento development agency, we support merchants with:'),(67724,7123,'_page_content_5_block_title','field_682b06840e84b'),(67725,7123,'page_content_5_pills_0_pill_icon',''),(67726,7123,'_page_content_5_pills_0_pill_icon','field_682b07a90dff3'),(67727,7123,'page_content_5_pills_0_pill_text','<h4>Platform Selection &amp; Setup</h4>\nChoosing the right Magento version, extensions, and integrations to match your goals.'),(67728,7123,'_page_content_5_pills_0_pill_text','field_682b07b40dff4'),(67729,7123,'page_content_5_pills_1_pill_icon',''),(67730,7123,'_page_content_5_pills_1_pill_icon','field_682b07a90dff3'),(67731,7123,'page_content_5_pills_1_pill_text','<h4>Custom Development</h4>\nFrom bespoke modules to full-stack builds, we make Magento work for your business.'),(67732,7123,'_page_content_5_pills_1_pill_text','field_682b07b40dff4'),(67733,7123,'page_content_5_pills_2_pill_icon',''),(67734,7123,'_page_content_5_pills_2_pill_icon','field_682b07a90dff3'),(67735,7123,'page_content_5_pills_2_pill_text','<h4>UX &amp; UI Design</h4>\nCommerce-focused design that enhances the buyer journey and boosts conversion.'),(67736,7123,'_page_content_5_pills_2_pill_text','field_682b07b40dff4'),(67737,7123,'page_content_5_pills_3_pill_icon',''),(67738,7123,'_page_content_5_pills_3_pill_icon','field_682b07a90dff3'),(67739,7123,'page_content_5_pills_3_pill_text','<h4>Hyvä Theme Development</h4>\nFrontend improvements and tools like Hyvä to keep your store fast and smooth.'),(67740,7123,'_page_content_5_pills_3_pill_text','field_682b07b40dff4'),(67741,7123,'page_content_5_pills_4_pill_icon',''),(67742,7123,'_page_content_5_pills_4_pill_icon','field_682b07a90dff3'),(67743,7123,'page_content_5_pills_4_pill_text','<h4>Checkout Optimisation</h4>\nRefining the purchase flow to reduce drop-offs and increase order value.'),(67744,7123,'_page_content_5_pills_4_pill_text','field_682b07b40dff4'),(67745,7123,'page_content_5_pills_5_pill_icon',''),(67746,7123,'_page_content_5_pills_5_pill_icon','field_682b07a90dff3'),(67747,7123,'page_content_5_pills_5_pill_text','<h4>Ongoing Support &amp; Optimisation</h4>\nOngoing optimisation, feature releases, and technical maintenance from people who know the platform inside out.'),(67748,7123,'_page_content_5_pills_5_pill_text','field_682b07b40dff4'),(67749,7123,'page_content_5_pills','6'),(67750,7123,'_page_content_5_pills','field_682b079f0dff2'),(67751,7123,'page_content_6_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(67752,7123,'_page_content_6_intro_block','field_67f39a7e87a67'),(67753,7123,'page_content_6_faqs_to_load','53'),(67754,7123,'_page_content_6_faqs_to_load','field_67f39a8d87a68'),(67755,7123,'page_content_7_block_title','<h3>What our clients say</h3>'),(67756,7123,'_page_content_7_block_title','field_67c86b51a9ddc'),(67757,7123,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:15:\"pills_with_icon\";i:6;s:4:\"faqs\";i:7;s:17:\"testimonial_block\";}'),(67758,7123,'_page_content','field_65bcc772ba827'),(67759,7123,'bottom_cta',''),(67760,7123,'_bottom_cta','field_66fbcaec309e9'),(67761,7123,'_yoast_wpseo_content_score','90'),(68085,7197,'page_content_0_video_file',''),(68086,7197,'_page_content_0_video_file','field_67c9c54f20190'),(68087,7197,'page_content_0_video_file_webm',''),(68088,7197,'_page_content_0_video_file_webm','field_67c9c54f20191'),(68089,7197,'page_content_0_background_image',''),(68090,7197,'_page_content_0_background_image','field_67c9c54f20192'),(68091,7197,'page_content_0_banner_content','<h1>Security</h1>'),(68092,7197,'_page_content_0_banner_content','field_67c9c54f20193'),(68093,7197,'page_content_1_add_background','white'),(68094,7197,'_page_content_1_add_background','field_6717be84974f1'),(68095,7197,'page_content_1_block_title','<h2>Section Title</h2>'),(68096,7197,'_page_content_1_block_title','field_67b8463f82176'),(68097,7197,'page_content_1_block_content','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68098,7197,'_page_content_1_block_content','field_664b5f5c5973a'),(68099,7197,'page_content_2_add_background','green'),(68100,7197,'_page_content_2_add_background','field_67c9c6c17d609'),(68101,7197,'page_content_2_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(68102,7197,'_page_content_2_block_content','field_67c9c6c17d60b'),(68103,7197,'page_content_2_media_block',''),(68104,7197,'_page_content_2_media_block','field_67c9c6d37d60c'),(68105,7197,'page_content_2_alignment','left'),(68106,7197,'_page_content_2_alignment','field_67c9c6dd7d60d'),(68107,7197,'page_content_3_add_background','white'),(68108,7197,'_page_content_3_add_background','field_67d0023c0a374'),(68109,7197,'page_content_3_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68110,7197,'_page_content_3_block_content','field_67d0023c0a375'),(68111,7197,'page_content_3_media_block',''),(68112,7197,'_page_content_3_media_block','field_67d0023c0a376'),(68113,7197,'page_content_4_block_image',''),(68114,7197,'_page_content_4_block_image','field_67cf0f08a01dc'),(68115,7197,'page_content_4_video_file',''),(68116,7197,'_page_content_4_video_file','field_67cf0f38a01de'),(68117,7197,'page_content_4_mobile_video',''),(68118,7197,'_page_content_4_mobile_video','field_67cf0f49a01df'),(68119,7197,'page_content_4_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68120,7197,'_page_content_4_block_content','field_67cf0f16a01dd'),(68121,7197,'page_content_5_block_content','<h3>Our Partners</h3>'),(68122,7197,'_page_content_5_block_content','field_6645ce1ce42ff'),(68123,7197,'page_content_6_add_background','red'),(68124,7197,'_page_content_6_add_background','field_67c9c6c17d609'),(68125,7197,'page_content_6_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(68126,7197,'_page_content_6_block_content','field_67c9c6c17d60b'),(68127,7197,'page_content_6_media_block',''),(68128,7197,'_page_content_6_media_block','field_67c9c6d37d60c'),(68129,7197,'page_content_6_alignment','right'),(68130,7197,'_page_content_6_alignment','field_67c9c6dd7d60d'),(68131,7197,'page_content_7_add_background','white'),(68132,7197,'_page_content_7_add_background','field_67d0023c0a374'),(68133,7197,'page_content_7_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68134,7197,'_page_content_7_block_content','field_67d0023c0a375'),(68135,7197,'page_content_7_media_block',''),(68136,7197,'_page_content_7_media_block','field_67d0023c0a376'),(68137,7197,'page_content_8_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68138,7197,'_page_content_8_block_content','field_67d0020fab2c4'),(68139,7197,'page_content_8_media_block',''),(68140,7197,'_page_content_8_media_block','field_67d0020fab2c5'),(68141,7197,'page_content_8_alignment','left'),(68142,7197,'_page_content_8_alignment','field_67d0020fab2c6'),(68143,7197,'page_content_9_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68144,7197,'_page_content_9_block_content','field_67d0020fab2c4'),(68145,7197,'page_content_9_media_block',''),(68146,7197,'_page_content_9_media_block','field_67d0020fab2c5'),(68147,7197,'page_content_9_alignment','right'),(68148,7197,'_page_content_9_alignment','field_67d0020fab2c6'),(68149,7197,'page_content_10_block_title','<h3>What our clients say</h3>'),(68150,7197,'_page_content_10_block_title','field_67c86b51a9ddc'),(68151,7197,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:20:\"full_width_shout_out\";i:5;s:17:\"featured_partners\";i:6;s:22:\"2_col_block_with_media\";i:7;s:22:\"1_col_block_with_media\";i:8;s:30:\"2_col_block_with_media_-_no_bg\";i:9;s:30:\"2_col_block_with_media_-_no_bg\";i:10;s:17:\"testimonial_block\";}'),(68152,7197,'_page_content','field_65bcc772ba827'),(68153,7197,'bottom_cta',''),(68154,7197,'_bottom_cta','field_66fbcaec309e9'),(68155,7197,'_yoast_wpseo_content_score','90'),(68226,7203,'page_content_0_video_file',''),(68227,7203,'_page_content_0_video_file','field_67c9c54f20190'),(68228,7203,'page_content_0_video_file_webm',''),(68229,7203,'_page_content_0_video_file_webm','field_67c9c54f20191'),(68230,7203,'page_content_0_background_image',''),(68231,7203,'_page_content_0_background_image','field_67c9c54f20192'),(68232,7203,'page_content_0_banner_content','<h1>Adobe Commerce Development</h1>'),(68233,7203,'_page_content_0_banner_content','field_67c9c54f20193'),(68234,7203,'page_content_1_add_background','white'),(68235,7203,'_page_content_1_add_background','field_6717be84974f1'),(68236,7203,'page_content_1_block_title','<h2>Section Title</h2>'),(68237,7203,'_page_content_1_block_title','field_67b8463f82176'),(68238,7203,'page_content_1_block_content','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68239,7203,'_page_content_1_block_content','field_664b5f5c5973a'),(68240,7203,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:20:\"full_width_shout_out\";i:5;s:17:\"featured_partners\";i:6;s:15:\"pills_with_icon\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"testimonial_block\";}'),(68241,7203,'_page_content','field_65bcc772ba827'),(68242,7203,'bottom_cta',''),(68243,7203,'_bottom_cta','field_66fbcaec309e9'),(68244,7203,'_yoast_wpseo_content_score','90'),(68263,7203,'page_content_2_add_background','green'),(68264,7203,'_page_content_2_add_background','field_67c9c6c17d609'),(68265,7203,'page_content_2_block_content','<h3>Front End Development</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(68266,7203,'_page_content_2_block_content','field_67c9c6c17d60b'),(68267,7203,'page_content_2_media_block',''),(68268,7203,'_page_content_2_media_block','field_67c9c6d37d60c'),(68269,7203,'page_content_2_alignment','left'),(68270,7203,'_page_content_2_alignment','field_67c9c6dd7d60d'),(68271,7203,'page_content_3_add_background','white'),(68272,7203,'_page_content_3_add_background','field_67d0023c0a374'),(68273,7203,'page_content_3_block_content','<h3>Performance Optimisation</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68274,7203,'_page_content_3_block_content','field_67d0023c0a375'),(68275,7203,'page_content_3_media_block',''),(68276,7203,'_page_content_3_media_block','field_67d0023c0a376'),(68277,7203,'page_content_4_block_image',''),(68278,7203,'_page_content_4_block_image','field_67cf0f08a01dc'),(68279,7203,'page_content_4_video_file',''),(68280,7203,'_page_content_4_video_file','field_67cf0f38a01de'),(68281,7203,'page_content_4_mobile_video',''),(68282,7203,'_page_content_4_mobile_video','field_67cf0f49a01df'),(68283,7203,'page_content_4_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.'),(68284,7203,'_page_content_4_block_content','field_67cf0f16a01dd'),(68285,7203,'page_content_5_block_content','<h3>Our Partners</h3>'),(68286,7203,'_page_content_5_block_content','field_6645ce1ce42ff'),(68385,7205,'page_content_0_video_file',''),(68386,7205,'_page_content_0_video_file','field_67c9c54f20190'),(68387,7205,'page_content_0_video_file_webm',''),(68388,7205,'_page_content_0_video_file_webm','field_67c9c54f20191'),(68389,7205,'page_content_0_background_image',''),(68390,7205,'_page_content_0_background_image','field_67c9c54f20192'),(68391,7205,'page_content_0_banner_content','<h1>Migration</h1>'),(68392,7205,'_page_content_0_banner_content','field_67c9c54f20193'),(68393,7205,'page_content_1_add_background','white'),(68394,7205,'_page_content_1_add_background','field_6717be84974f1'),(68395,7205,'page_content_1_block_title','<h2>Adobe Commerce Migration, Re-platform Your Store to Adobe Commerce</h2>'),(68396,7205,'_page_content_1_block_title','field_67b8463f82176'),(68397,7205,'page_content_1_block_content','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68398,7205,'_page_content_1_block_content','field_664b5f5c5973a'),(68399,7205,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:20:\"full_width_shout_out\";i:5;s:17:\"featured_partners\";i:6;s:22:\"2_col_block_with_media\";i:7;s:22:\"1_col_block_with_media\";i:8;s:30:\"2_col_block_with_media_-_no_bg\";i:9;s:30:\"2_col_block_with_media_-_no_bg\";i:10;s:17:\"testimonial_block\";}'),(68400,7205,'_page_content','field_65bcc772ba827'),(68401,7205,'bottom_cta',''),(68402,7205,'_bottom_cta','field_66fbcaec309e9'),(68403,7205,'_yoast_wpseo_content_score','90'),(68422,7205,'page_content_2_add_background','green'),(68423,7205,'_page_content_2_add_background','field_67c9c6c17d609'),(68424,7205,'page_content_2_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(68425,7205,'_page_content_2_block_content','field_67c9c6c17d60b'),(68426,7205,'page_content_2_media_block',''),(68427,7205,'_page_content_2_media_block','field_67c9c6d37d60c'),(68428,7205,'page_content_2_alignment','left'),(68429,7205,'_page_content_2_alignment','field_67c9c6dd7d60d'),(68430,7205,'page_content_3_add_background','white'),(68431,7205,'_page_content_3_add_background','field_67d0023c0a374'),(68432,7205,'page_content_3_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68433,7205,'_page_content_3_block_content','field_67d0023c0a375'),(68434,7205,'page_content_3_media_block',''),(68435,7205,'_page_content_3_media_block','field_67d0023c0a376'),(68468,7205,'page_content_4_block_image',''),(68469,7205,'_page_content_4_block_image','field_67cf0f08a01dc'),(68470,7205,'page_content_4_video_file',''),(68471,7205,'_page_content_4_video_file','field_67cf0f38a01de'),(68472,7205,'page_content_4_mobile_video',''),(68473,7205,'_page_content_4_mobile_video','field_67cf0f49a01df'),(68474,7205,'page_content_4_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68475,7205,'_page_content_4_block_content','field_67cf0f16a01dd'),(68476,7205,'page_content_5_block_content','<h3>Our Partners</h3>'),(68477,7205,'_page_content_5_block_content','field_6645ce1ce42ff'),(68520,7205,'page_content_6_add_background','red'),(68521,7205,'_page_content_6_add_background','field_67c9c6c17d609'),(68522,7205,'page_content_6_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(68523,7205,'_page_content_6_block_content','field_67c9c6c17d60b'),(68524,7205,'page_content_6_media_block',''),(68525,7205,'_page_content_6_media_block','field_67c9c6d37d60c'),(68526,7205,'page_content_6_alignment','right'),(68527,7205,'_page_content_6_alignment','field_67c9c6dd7d60d'),(68528,7205,'page_content_7_add_background','black'),(68529,7205,'_page_content_7_add_background','field_67d0023c0a374'),(68530,7205,'page_content_7_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68531,7205,'_page_content_7_block_content','field_67d0023c0a375'),(68532,7205,'page_content_7_media_block',''),(68533,7205,'_page_content_7_media_block','field_67d0023c0a376'),(68534,7205,'page_content_8_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68535,7205,'_page_content_8_block_content','field_67d0020fab2c4'),(68536,7205,'page_content_8_media_block',''),(68537,7205,'_page_content_8_media_block','field_67d0020fab2c5'),(68538,7205,'page_content_8_alignment','left'),(68539,7205,'_page_content_8_alignment','field_67d0020fab2c6'),(68540,7205,'page_content_9_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68541,7205,'_page_content_9_block_content','field_67d0020fab2c4'),(68542,7205,'page_content_9_media_block',''),(68543,7205,'_page_content_9_media_block','field_67d0020fab2c5'),(68544,7205,'page_content_9_alignment','right'),(68545,7205,'_page_content_9_alignment','field_67d0020fab2c6'),(68546,7205,'page_content_10_block_title','<h3>What our clients say</h3>'),(68547,7205,'_page_content_10_block_title','field_67c86b51a9ddc'),(68618,7211,'page_content_0_video_file',''),(68619,7211,'_page_content_0_video_file','field_67c9c54f20190'),(68620,7211,'page_content_0_video_file_webm',''),(68621,7211,'_page_content_0_video_file_webm','field_67c9c54f20191'),(68622,7211,'page_content_0_background_image',''),(68623,7211,'_page_content_0_background_image','field_67c9c54f20192'),(68624,7211,'page_content_0_banner_content','<h1>Adobe Commerce Cloud</h1>'),(68625,7211,'_page_content_0_banner_content','field_67c9c54f20193'),(68626,7211,'page_content_1_add_background','white'),(68627,7211,'_page_content_1_add_background','field_6717be84974f1'),(68628,7211,'page_content_1_block_title','<h2>Section Title</h2>'),(68629,7211,'_page_content_1_block_title','field_67b8463f82176'),(68630,7211,'page_content_1_block_content','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68631,7211,'_page_content_1_block_content','field_664b5f5c5973a'),(68632,7211,'page_content_2_add_background','green'),(68633,7211,'_page_content_2_add_background','field_67c9c6c17d609'),(68634,7211,'page_content_2_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(68635,7211,'_page_content_2_block_content','field_67c9c6c17d60b'),(68636,7211,'page_content_2_media_block',''),(68637,7211,'_page_content_2_media_block','field_67c9c6d37d60c'),(68638,7211,'page_content_2_alignment','left'),(68639,7211,'_page_content_2_alignment','field_67c9c6dd7d60d'),(68640,7211,'page_content_3_add_background','white'),(68641,7211,'_page_content_3_add_background','field_67d0023c0a374'),(68642,7211,'page_content_3_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68643,7211,'_page_content_3_block_content','field_67d0023c0a375'),(68644,7211,'page_content_3_media_block',''),(68645,7211,'_page_content_3_media_block','field_67d0023c0a376'),(68646,7211,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:20:\"full_width_shout_out\";i:5;s:17:\"featured_partners\";i:6;s:22:\"2_col_block_with_media\";i:7;s:22:\"1_col_block_with_media\";i:8;s:30:\"2_col_block_with_media_-_no_bg\";i:9;s:30:\"2_col_block_with_media_-_no_bg\";i:10;s:17:\"testimonial_block\";}'),(68647,7211,'_page_content','field_65bcc772ba827'),(68648,7211,'bottom_cta',''),(68649,7211,'_bottom_cta','field_66fbcaec309e9'),(68650,7211,'_yoast_wpseo_content_score','90'),(68683,7211,'page_content_4_block_image',''),(68684,7211,'_page_content_4_block_image','field_67cf0f08a01dc'),(68685,7211,'page_content_4_video_file',''),(68686,7211,'_page_content_4_video_file','field_67cf0f38a01de'),(68687,7211,'page_content_4_mobile_video',''),(68688,7211,'_page_content_4_mobile_video','field_67cf0f49a01df'),(68689,7211,'page_content_4_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68690,7211,'_page_content_4_block_content','field_67cf0f16a01dd'),(68691,7211,'page_content_5_block_content','<h3>Our Partners</h3>'),(68692,7211,'_page_content_5_block_content','field_6645ce1ce42ff'),(68693,7211,'page_content_6_add_background','red'),(68694,7211,'_page_content_6_add_background','field_67c9c6c17d609'),(68695,7211,'page_content_6_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(68696,7211,'_page_content_6_block_content','field_67c9c6c17d60b'),(68697,7211,'page_content_6_media_block',''),(68698,7211,'_page_content_6_media_block','field_67c9c6d37d60c'),(68699,7211,'page_content_6_alignment','right'),(68700,7211,'_page_content_6_alignment','field_67c9c6dd7d60d'),(68701,7211,'page_content_7_add_background','black'),(68702,7211,'_page_content_7_add_background','field_67d0023c0a374'),(68703,7211,'page_content_7_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68704,7211,'_page_content_7_block_content','field_67d0023c0a375'),(68705,7211,'page_content_7_media_block',''),(68706,7211,'_page_content_7_media_block','field_67d0023c0a376'),(68707,7211,'page_content_8_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68708,7211,'_page_content_8_block_content','field_67d0020fab2c4'),(68709,7211,'page_content_8_media_block',''),(68710,7211,'_page_content_8_media_block','field_67d0020fab2c5'),(68711,7211,'page_content_8_alignment','left'),(68712,7211,'_page_content_8_alignment','field_67d0020fab2c6'),(68713,7211,'page_content_9_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68714,7211,'_page_content_9_block_content','field_67d0020fab2c4'),(68715,7211,'page_content_9_media_block',''),(68716,7211,'_page_content_9_media_block','field_67d0020fab2c5'),(68717,7211,'page_content_9_alignment','right'),(68718,7211,'_page_content_9_alignment','field_67d0020fab2c6'),(68719,7211,'page_content_10_block_title','<h3>What our clients say</h3>'),(68720,7211,'_page_content_10_block_title','field_67c86b51a9ddc'),(68791,7213,'page_content_0_video_file',''),(68792,7213,'_page_content_0_video_file','field_67c9c54f20190'),(68793,7213,'page_content_0_video_file_webm',''),(68794,7213,'_page_content_0_video_file_webm','field_67c9c54f20191'),(68795,7213,'page_content_0_background_image',''),(68796,7213,'_page_content_0_background_image','field_67c9c54f20192'),(68797,7213,'page_content_0_banner_content','<h1>Adobe Commerce B2B</h1>'),(68798,7213,'_page_content_0_banner_content','field_67c9c54f20193'),(68799,7213,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:20:\"full_width_shout_out\";i:5;s:17:\"featured_partners\";i:6;s:22:\"2_col_block_with_media\";i:7;s:22:\"1_col_block_with_media\";i:8;s:30:\"2_col_block_with_media_-_no_bg\";i:9;s:30:\"2_col_block_with_media_-_no_bg\";i:10;s:17:\"testimonial_block\";}'),(68800,7213,'_page_content','field_65bcc772ba827'),(68801,7213,'bottom_cta',''),(68802,7213,'_bottom_cta','field_66fbcaec309e9'),(68803,7213,'_yoast_wpseo_content_score','90'),(68828,7213,'page_content_1_add_background','white'),(68829,7213,'_page_content_1_add_background','field_6717be84974f1'),(68830,7213,'page_content_1_block_title','<h2>Section Title</h2>'),(68831,7213,'_page_content_1_block_title','field_67b8463f82176'),(68832,7213,'page_content_1_block_content','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68833,7213,'_page_content_1_block_content','field_664b5f5c5973a'),(68852,7213,'page_content_2_add_background','green'),(68853,7213,'_page_content_2_add_background','field_67c9c6c17d609'),(68854,7213,'page_content_2_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(68855,7213,'_page_content_2_block_content','field_67c9c6c17d60b'),(68856,7213,'page_content_2_media_block',''),(68857,7213,'_page_content_2_media_block','field_67c9c6d37d60c'),(68858,7213,'page_content_2_alignment','right'),(68859,7213,'_page_content_2_alignment','field_67c9c6dd7d60d'),(68860,7213,'page_content_3_add_background','white'),(68861,7213,'_page_content_3_add_background','field_67d0023c0a374'),(68862,7213,'page_content_3_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68863,7213,'_page_content_3_block_content','field_67d0023c0a375'),(68864,7213,'page_content_3_media_block',''),(68865,7213,'_page_content_3_media_block','field_67d0023c0a376'),(68898,7213,'page_content_4_block_image',''),(68899,7213,'_page_content_4_block_image','field_67cf0f08a01dc'),(68900,7213,'page_content_4_video_file',''),(68901,7213,'_page_content_4_video_file','field_67cf0f38a01de'),(68902,7213,'page_content_4_mobile_video',''),(68903,7213,'_page_content_4_mobile_video','field_67cf0f49a01df'),(68904,7213,'page_content_4_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.'),(68905,7213,'_page_content_4_block_content','field_67cf0f16a01dd'),(68906,7213,'page_content_5_block_content','<h3>Our Partners</h3>'),(68907,7213,'_page_content_5_block_content','field_6645ce1ce42ff'),(68908,7213,'page_content_6_add_background','red'),(68909,7213,'_page_content_6_add_background','field_67c9c6c17d609'),(68910,7213,'page_content_6_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(68911,7213,'_page_content_6_block_content','field_67c9c6c17d60b'),(68912,7213,'page_content_6_media_block',''),(68913,7213,'_page_content_6_media_block','field_67c9c6d37d60c'),(68914,7213,'page_content_6_alignment','left'),(68915,7213,'_page_content_6_alignment','field_67c9c6dd7d60d'),(68916,7213,'page_content_7_add_background','black'),(68917,7213,'_page_content_7_add_background','field_67d0023c0a374'),(68918,7213,'page_content_7_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68919,7213,'_page_content_7_block_content','field_67d0023c0a375'),(68920,7213,'page_content_7_media_block',''),(68921,7213,'_page_content_7_media_block','field_67d0023c0a376'),(68922,7213,'page_content_8_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68923,7213,'_page_content_8_block_content','field_67d0020fab2c4'),(68924,7213,'page_content_8_media_block',''),(68925,7213,'_page_content_8_media_block','field_67d0020fab2c5'),(68926,7213,'page_content_8_alignment','left'),(68927,7213,'_page_content_8_alignment','field_67d0020fab2c6'),(68928,7213,'page_content_9_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(68929,7213,'_page_content_9_block_content','field_67d0020fab2c4'),(68930,7213,'page_content_9_media_block',''),(68931,7213,'_page_content_9_media_block','field_67d0020fab2c5'),(68932,7213,'page_content_9_alignment','right'),(68933,7213,'_page_content_9_alignment','field_67d0020fab2c6'),(68934,7213,'page_content_10_block_title','<h3>What our clients say</h3>'),(68935,7213,'_page_content_10_block_title','field_67c86b51a9ddc'),(69883,7203,'page_content_6_block_title','<h3>Features &amp; Benefits (Needs a better title)</h3>'),(69884,7203,'_page_content_6_block_title','field_682b06840e84b'),(69885,7203,'page_content_6_pills_0_pill_icon',''),(69886,7203,'_page_content_6_pills_0_pill_icon','field_682b07a90dff3'),(69887,7203,'page_content_6_pills_0_pill_text','<h4>Better Conversions</h4>'),(69888,7203,'_page_content_6_pills_0_pill_text','field_682b07b40dff4'),(69889,7203,'page_content_6_pills_1_pill_icon',''),(69890,7203,'_page_content_6_pills_1_pill_icon','field_682b07a90dff3'),(69891,7203,'page_content_6_pills_1_pill_text','<h4>Fast Website</h4>'),(69892,7203,'_page_content_6_pills_1_pill_text','field_682b07b40dff4'),(69893,7203,'page_content_6_pills_2_pill_icon',''),(69894,7203,'_page_content_6_pills_2_pill_icon','field_682b07a90dff3'),(69895,7203,'page_content_6_pills_2_pill_text','<h4>Focused on Growth</h4>'),(69896,7203,'_page_content_6_pills_2_pill_text','field_682b07b40dff4'),(69897,7203,'page_content_6_pills','3'),(69898,7203,'_page_content_6_pills','field_682b079f0dff2'),(69899,7203,'page_content_7_add_background','red'),(69900,7203,'_page_content_7_add_background','field_67c9c6c17d609'),(69901,7203,'page_content_7_block_content','<h3>Maintenance &amp; Support</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(69902,7203,'_page_content_7_block_content','field_67c9c6c17d60b'),(69903,7203,'page_content_7_media_block',''),(69904,7203,'_page_content_7_media_block','field_67c9c6d37d60c'),(69905,7203,'page_content_7_alignment','right'),(69906,7203,'_page_content_7_alignment','field_67c9c6dd7d60d'),(69907,7203,'page_content_8_block_title','<h3>What our clients say</h3>'),(69908,7203,'_page_content_8_block_title','field_67c86b51a9ddc'),(69977,7859,'_edit_lock','1764340354:1'),(69978,7859,'_edit_last','1'),(69979,7859,'_yoast_wpseo_estimated-reading-time-minutes','2'),(69980,7859,'page_content_0_video_file',''),(69981,7859,'_page_content_0_video_file','field_67c9c54f20190'),(69982,7859,'page_content_0_video_file_webm',''),(69983,7859,'_page_content_0_video_file_webm','field_67c9c54f20191'),(69984,7859,'page_content_0_background_image',''),(69985,7859,'_page_content_0_background_image','field_67c9c54f20192'),(69986,7859,'page_content_0_banner_content','<h1>Magento 2 Development</h1>'),(69987,7859,'_page_content_0_banner_content','field_67c9c54f20193'),(69988,7859,'page_content_1_add_background','white'),(69989,7859,'_page_content_1_add_background','field_6717be84974f1'),(69990,7859,'page_content_1_block_title','<h2>Section Title</h2>'),(69991,7859,'_page_content_1_block_title','field_67b8463f82176'),(69992,7859,'page_content_1_block_content','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(69993,7859,'_page_content_1_block_content','field_664b5f5c5973a'),(69994,7859,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:20:\"full_width_shout_out\";i:5;s:17:\"featured_partners\";i:6;s:15:\"pills_with_icon\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"testimonial_block\";}'),(69995,7859,'_page_content','field_65bcc772ba827'),(69996,7859,'bottom_cta',''),(69997,7859,'_bottom_cta','field_66fbcaec309e9'),(69998,7859,'_yoast_wpseo_content_score','90'),(69999,7859,'page_content_2_add_background','green'),(70000,7859,'_page_content_2_add_background','field_67c9c6c17d609'),(70001,7859,'page_content_2_block_content','<h3>Front End Development</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(70002,7859,'_page_content_2_block_content','field_67c9c6c17d60b'),(70003,7859,'page_content_2_media_block',''),(70004,7859,'_page_content_2_media_block','field_67c9c6d37d60c'),(70005,7859,'page_content_2_alignment','left'),(70006,7859,'_page_content_2_alignment','field_67c9c6dd7d60d'),(70007,7859,'page_content_3_add_background','white'),(70008,7859,'_page_content_3_add_background','field_67d0023c0a374'),(70009,7859,'page_content_3_block_content','<h3>Performance Optimisation</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(70010,7859,'_page_content_3_block_content','field_67d0023c0a375'),(70011,7859,'page_content_3_media_block',''),(70012,7859,'_page_content_3_media_block','field_67d0023c0a376'),(70013,7859,'page_content_4_block_image',''),(70014,7859,'_page_content_4_block_image','field_67cf0f08a01dc'),(70015,7859,'page_content_4_video_file',''),(70016,7859,'_page_content_4_video_file','field_67cf0f38a01de'),(70017,7859,'page_content_4_mobile_video',''),(70018,7859,'_page_content_4_mobile_video','field_67cf0f49a01df'),(70019,7859,'page_content_4_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.'),(70020,7859,'_page_content_4_block_content','field_67cf0f16a01dd'),(70021,7859,'page_content_5_block_content','<h3>Our Partners</h3>'),(70022,7859,'_page_content_5_block_content','field_6645ce1ce42ff'),(70023,7859,'page_content_6_block_title','<h3>Features &amp; Benefits (Needs a better title)</h3>'),(70024,7859,'_page_content_6_block_title','field_682b06840e84b'),(70025,7859,'page_content_6_pills_0_pill_icon',''),(70026,7859,'_page_content_6_pills_0_pill_icon','field_682b07a90dff3'),(70027,7859,'page_content_6_pills_0_pill_text','<h4>Better Conversions</h4>'),(70028,7859,'_page_content_6_pills_0_pill_text','field_682b07b40dff4'),(70029,7859,'page_content_6_pills_1_pill_icon',''),(70030,7859,'_page_content_6_pills_1_pill_icon','field_682b07a90dff3'),(70031,7859,'page_content_6_pills_1_pill_text','<h4>Fast Website</h4>'),(70032,7859,'_page_content_6_pills_1_pill_text','field_682b07b40dff4'),(70033,7859,'page_content_6_pills_2_pill_icon',''),(70034,7859,'_page_content_6_pills_2_pill_icon','field_682b07a90dff3'),(70035,7859,'page_content_6_pills_2_pill_text','<h4>Focused on Growth</h4>'),(70036,7859,'_page_content_6_pills_2_pill_text','field_682b07b40dff4'),(70037,7859,'page_content_6_pills','3'),(70038,7859,'_page_content_6_pills','field_682b079f0dff2'),(70039,7859,'page_content_7_add_background','red'),(70040,7859,'_page_content_7_add_background','field_67c9c6c17d609'),(70041,7859,'page_content_7_block_content','<h3>Maintenance &amp; Support</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(70042,7859,'_page_content_7_block_content','field_67c9c6c17d60b'),(70043,7859,'page_content_7_media_block',''),(70044,7859,'_page_content_7_media_block','field_67c9c6d37d60c'),(70045,7859,'page_content_7_alignment','right'),(70046,7859,'_page_content_7_alignment','field_67c9c6dd7d60d'),(70047,7859,'page_content_8_block_title','<h3>What our clients say</h3>'),(70048,7859,'_page_content_8_block_title','field_67c86b51a9ddc'),(70117,7861,'_edit_lock','1762506979:1'),(70118,7861,'_edit_last','1'),(70119,7861,'_yoast_wpseo_estimated-reading-time-minutes','2'),(70120,7861,'page_content_0_video_file',''),(70121,7861,'_page_content_0_video_file','field_67c9c54f20190'),(70122,7861,'page_content_0_video_file_webm',''),(70123,7861,'_page_content_0_video_file_webm','field_67c9c54f20191'),(70124,7861,'page_content_0_background_image',''),(70125,7861,'_page_content_0_background_image','field_67c9c54f20192'),(70126,7861,'page_content_0_banner_content','<h1>Shopify Development</h1>'),(70127,7861,'_page_content_0_banner_content','field_67c9c54f20193'),(70128,7861,'page_content_1_add_background','white'),(70129,7861,'_page_content_1_add_background','field_6717be84974f1'),(70130,7861,'page_content_1_block_title','<h2>Shopify Stores Built for Growth</h2>'),(70131,7861,'_page_content_1_block_title','field_67b8463f82176'),(70132,7861,'page_content_1_block_content','Shopify is made for modern commerce - with flexibility, simplicity, and speed baked in. It’s the platform of choice for brands that want a site they can manage, scale, and improve without relying on developers for every small change. As a trusted Shopify agency in Manchester, Actuate builds Shopify stores that convert, perform, and grow with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Shopify</a>'),(70133,7861,'_page_content_1_block_content','field_664b5f5c5973a'),(70134,7861,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:22:\"2_col_block_with_media\";i:6;s:17:\"testimonial_block\";}'),(70135,7861,'_page_content','field_65bcc772ba827'),(70136,7861,'bottom_cta',''),(70137,7861,'_bottom_cta','field_66fbcaec309e9'),(70138,7861,'_yoast_wpseo_content_score','60'),(70139,7861,'page_content_2_add_background','green'),(70140,7861,'_page_content_2_add_background','field_67c9c6c17d609'),(70141,7861,'page_content_2_block_content','<h3>Front End Development</h3>\r\nYour storefront is the face of your business. We take time to understand your brand, your products, and your goals, then design and develop a store that brings that vision to life. From layouts and interactions to product display and checkout flow, everything is built with conversion in mind.\r\n\r\nYou’ll work with a team that listens, communicates clearly, and delivers a polished, functional front-end that works on every device.'),(70142,7861,'_page_content_2_block_content','field_67c9c6c17d60b'),(70143,7861,'page_content_2_media_block',''),(70144,7861,'_page_content_2_media_block','field_67c9c6d37d60c'),(70145,7861,'page_content_2_alignment','left'),(70146,7861,'_page_content_2_alignment','field_67c9c6dd7d60d'),(70147,7861,'page_content_3_add_background','white'),(70148,7861,'_page_content_3_add_background','field_67d0023c0a374'),(70149,7861,'page_content_3_block_content','<h3>Performance Optimisation That Makes a Difference</h3>\r\nA fast store is a high-performing store. In fact, just a one-second delay in page load time can reduce conversions by up to 7%. We optimise every store for speed - using clean code, lightweight apps, and performance-first development to improve load times and boost SEO.\r\n\r\nOur goal is simple: fewer drop-offs, faster checkouts, and higher revenue.'),(70150,7861,'_page_content_3_block_content','field_67d0023c0a375'),(70151,7861,'page_content_3_media_block',''),(70152,7861,'_page_content_3_media_block','field_67d0023c0a376'),(70327,7864,'_edit_lock','1747990285:1'),(70328,7864,'_edit_last','1'),(70329,7864,'_yoast_wpseo_estimated-reading-time-minutes','2'),(70330,7864,'page_content_0_video_file',''),(70331,7864,'_page_content_0_video_file','field_67c9c54f20190'),(70332,7864,'page_content_0_video_file_webm',''),(70333,7864,'_page_content_0_video_file_webm','field_67c9c54f20191'),(70334,7864,'page_content_0_background_image',''),(70335,7864,'_page_content_0_background_image','field_67c9c54f20192'),(70336,7864,'page_content_0_banner_content','<h1>Migration</h1>'),(70337,7864,'_page_content_0_banner_content','field_67c9c54f20193'),(70338,7864,'page_content_1_add_background','white'),(70339,7864,'_page_content_1_add_background','field_6717be84974f1'),(70340,7864,'page_content_1_block_title','<h2>Magento 2 Migration, Re-platform Your Store to Magento 2</h2>'),(70341,7864,'_page_content_1_block_title','field_67b8463f82176'),(70342,7864,'page_content_1_block_content','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(70343,7864,'_page_content_1_block_content','field_664b5f5c5973a'),(70344,7864,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:20:\"full_width_shout_out\";i:5;s:17:\"featured_partners\";i:6;s:22:\"2_col_block_with_media\";i:7;s:22:\"1_col_block_with_media\";i:8;s:30:\"2_col_block_with_media_-_no_bg\";i:9;s:30:\"2_col_block_with_media_-_no_bg\";i:10;s:17:\"testimonial_block\";}'),(70345,7864,'_page_content','field_65bcc772ba827'),(70346,7864,'bottom_cta',''),(70347,7864,'_bottom_cta','field_66fbcaec309e9'),(70348,7864,'_yoast_wpseo_content_score','90'),(70349,7864,'page_content_2_add_background','green'),(70350,7864,'_page_content_2_add_background','field_67c9c6c17d609'),(70351,7864,'page_content_2_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(70352,7864,'_page_content_2_block_content','field_67c9c6c17d60b'),(70353,7864,'page_content_2_media_block',''),(70354,7864,'_page_content_2_media_block','field_67c9c6d37d60c'),(70355,7864,'page_content_2_alignment','left'),(70356,7864,'_page_content_2_alignment','field_67c9c6dd7d60d'),(70357,7864,'page_content_3_add_background','white'),(70358,7864,'_page_content_3_add_background','field_67d0023c0a374'),(70359,7864,'page_content_3_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(70360,7864,'_page_content_3_block_content','field_67d0023c0a375'),(70361,7864,'page_content_3_media_block',''),(70362,7864,'_page_content_3_media_block','field_67d0023c0a376'),(70363,7864,'page_content_4_block_image',''),(70364,7864,'_page_content_4_block_image','field_67cf0f08a01dc'),(70365,7864,'page_content_4_video_file',''),(70366,7864,'_page_content_4_video_file','field_67cf0f38a01de'),(70367,7864,'page_content_4_mobile_video',''),(70368,7864,'_page_content_4_mobile_video','field_67cf0f49a01df'),(70369,7864,'page_content_4_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(70370,7864,'_page_content_4_block_content','field_67cf0f16a01dd'),(70371,7864,'page_content_5_block_content','<h3>Our Partners</h3>'),(70372,7864,'_page_content_5_block_content','field_6645ce1ce42ff'),(70373,7864,'page_content_6_add_background','red'),(70374,7864,'_page_content_6_add_background','field_67c9c6c17d609'),(70375,7864,'page_content_6_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(70376,7864,'_page_content_6_block_content','field_67c9c6c17d60b'),(70377,7864,'page_content_6_media_block',''),(70378,7864,'_page_content_6_media_block','field_67c9c6d37d60c'),(70379,7864,'page_content_6_alignment','right'),(70380,7864,'_page_content_6_alignment','field_67c9c6dd7d60d'),(70381,7864,'page_content_7_add_background','black'),(70382,7864,'_page_content_7_add_background','field_67d0023c0a374'),(70383,7864,'page_content_7_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(70384,7864,'_page_content_7_block_content','field_67d0023c0a375'),(70385,7864,'page_content_7_media_block',''),(70386,7864,'_page_content_7_media_block','field_67d0023c0a376'),(70387,7864,'page_content_8_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(70388,7864,'_page_content_8_block_content','field_67d0020fab2c4'),(70389,7864,'page_content_8_media_block',''),(70390,7864,'_page_content_8_media_block','field_67d0020fab2c5'),(70391,7864,'page_content_8_alignment','left'),(70392,7864,'_page_content_8_alignment','field_67d0020fab2c6'),(70393,7864,'page_content_9_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(70394,7864,'_page_content_9_block_content','field_67d0020fab2c4'),(70395,7864,'page_content_9_media_block',''),(70396,7864,'_page_content_9_media_block','field_67d0020fab2c5'),(70397,7864,'page_content_9_alignment','right'),(70398,7864,'_page_content_9_alignment','field_67d0020fab2c6'),(70399,7864,'page_content_10_block_title','<h3>What our clients say</h3>'),(70400,7864,'_page_content_10_block_title','field_67c86b51a9ddc'),(70471,7866,'_edit_lock','1747990328:1'),(70472,7866,'_edit_last','1'),(70473,7866,'_yoast_wpseo_estimated-reading-time-minutes','2'),(70474,7866,'page_content_0_video_file',''),(70475,7866,'_page_content_0_video_file','field_67c9c54f20190'),(70476,7866,'page_content_0_video_file_webm',''),(70477,7866,'_page_content_0_video_file_webm','field_67c9c54f20191'),(70478,7866,'page_content_0_background_image',''),(70479,7866,'_page_content_0_background_image','field_67c9c54f20192'),(70480,7866,'page_content_0_banner_content','<h1>Migration</h1>'),(70481,7866,'_page_content_0_banner_content','field_67c9c54f20193'),(70482,7866,'page_content_1_add_background','white'),(70483,7866,'_page_content_1_add_background','field_6717be84974f1'),(70484,7866,'page_content_1_block_title','<h2>Shopify Migration, Re-platform Your Store to Shopify &amp; Shopify Plus</h2>'),(70485,7866,'_page_content_1_block_title','field_67b8463f82176'),(70486,7866,'page_content_1_block_content','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(70487,7866,'_page_content_1_block_content','field_664b5f5c5973a'),(70488,7866,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:20:\"full_width_shout_out\";i:5;s:17:\"featured_partners\";i:6;s:22:\"2_col_block_with_media\";i:7;s:22:\"1_col_block_with_media\";i:8;s:30:\"2_col_block_with_media_-_no_bg\";i:9;s:30:\"2_col_block_with_media_-_no_bg\";i:10;s:17:\"testimonial_block\";}'),(70489,7866,'_page_content','field_65bcc772ba827'),(70490,7866,'bottom_cta',''),(70491,7866,'_bottom_cta','field_66fbcaec309e9'),(70492,7866,'_yoast_wpseo_content_score','90'),(70493,7866,'page_content_2_add_background','green'),(70494,7866,'_page_content_2_add_background','field_67c9c6c17d609'),(70495,7866,'page_content_2_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(70496,7866,'_page_content_2_block_content','field_67c9c6c17d60b'),(70497,7866,'page_content_2_media_block',''),(70498,7866,'_page_content_2_media_block','field_67c9c6d37d60c'),(70499,7866,'page_content_2_alignment','left'),(70500,7866,'_page_content_2_alignment','field_67c9c6dd7d60d'),(70501,7866,'page_content_3_add_background','white'),(70502,7866,'_page_content_3_add_background','field_67d0023c0a374'),(70503,7866,'page_content_3_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(70504,7866,'_page_content_3_block_content','field_67d0023c0a375'),(70505,7866,'page_content_3_media_block',''),(70506,7866,'_page_content_3_media_block','field_67d0023c0a376'),(70507,7866,'page_content_4_block_image',''),(70508,7866,'_page_content_4_block_image','field_67cf0f08a01dc'),(70509,7866,'page_content_4_video_file',''),(70510,7866,'_page_content_4_video_file','field_67cf0f38a01de'),(70511,7866,'page_content_4_mobile_video',''),(70512,7866,'_page_content_4_mobile_video','field_67cf0f49a01df'),(70513,7866,'page_content_4_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(70514,7866,'_page_content_4_block_content','field_67cf0f16a01dd'),(70515,7866,'page_content_5_block_content','<h3>Our Partners</h3>'),(70516,7866,'_page_content_5_block_content','field_6645ce1ce42ff'),(70517,7866,'page_content_6_add_background','red'),(70518,7866,'_page_content_6_add_background','field_67c9c6c17d609'),(70519,7866,'page_content_6_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(70520,7866,'_page_content_6_block_content','field_67c9c6c17d60b'),(70521,7866,'page_content_6_media_block',''),(70522,7866,'_page_content_6_media_block','field_67c9c6d37d60c'),(70523,7866,'page_content_6_alignment','right'),(70524,7866,'_page_content_6_alignment','field_67c9c6dd7d60d'),(70525,7866,'page_content_7_add_background','black'),(70526,7866,'_page_content_7_add_background','field_67d0023c0a374'),(70527,7866,'page_content_7_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(70528,7866,'_page_content_7_block_content','field_67d0023c0a375'),(70529,7866,'page_content_7_media_block',''),(70530,7866,'_page_content_7_media_block','field_67d0023c0a376'),(70531,7866,'page_content_8_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(70532,7866,'_page_content_8_block_content','field_67d0020fab2c4'),(70533,7866,'page_content_8_media_block',''),(70534,7866,'_page_content_8_media_block','field_67d0020fab2c5'),(70535,7866,'page_content_8_alignment','left'),(70536,7866,'_page_content_8_alignment','field_67d0020fab2c6'),(70537,7866,'page_content_9_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(70538,7866,'_page_content_9_block_content','field_67d0020fab2c4'),(70539,7866,'page_content_9_media_block',''),(70540,7866,'_page_content_9_media_block','field_67d0020fab2c5'),(70541,7866,'page_content_9_alignment','right'),(70542,7866,'_page_content_9_alignment','field_67d0020fab2c6'),(70543,7866,'page_content_10_block_title','<h3>What our clients say</h3>'),(70544,7866,'_page_content_10_block_title','field_67c86b51a9ddc'),(70615,7868,'_edit_lock','1762448497:1'),(70616,7868,'_edit_last','1'),(70617,7868,'_yoast_wpseo_estimated-reading-time-minutes','3'),(70618,7868,'page_content_0_video_file',''),(70619,7868,'_page_content_0_video_file','field_67c9c54f20190'),(70620,7868,'page_content_0_video_file_webm',''),(70621,7868,'_page_content_0_video_file_webm','field_67c9c54f20191'),(70622,7868,'page_content_0_background_image',''),(70623,7868,'_page_content_0_background_image','field_67c9c54f20192'),(70624,7868,'page_content_0_banner_content','<h1>Shopify Plus</h1>'),(70625,7868,'_page_content_0_banner_content','field_67c9c54f20193'),(70626,7868,'page_content_1_add_background','white'),(70627,7868,'_page_content_1_add_background','field_6717be84974f1'),(70628,7868,'page_content_1_block_title','<h2>Your Shopify Plus Agency Partner</h2>'),(70629,7868,'_page_content_1_block_title','field_67b8463f82176'),(70630,7868,'page_content_1_block_content','Shopify Plus is the enterprise-level version of Shopify- offering greater flexibility, enhanced performance, and features built to support high-growth brands. As your dedicated Shopify Plus Agency UK, Actuate brings deep platform knowledge and hands-on experience. We’re vetted by Shopify, trusted by scaling retailers, and focused on delivering sites that trade hard and grow fast.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Shopify Plus Team</a>'),(70631,7868,'_page_content_1_block_content','field_664b5f5c5973a'),(70632,7868,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:30:\"2_col_block_with_media_-_no_bg\";i:6;s:30:\"2_col_block_with_media_-_no_bg\";i:7;s:30:\"2_col_block_with_media_-_no_bg\";i:8;s:30:\"1_col_block_text_block_with_bg\";i:9;s:17:\"testimonial_block\";}'),(70633,7868,'_page_content','field_65bcc772ba827'),(70634,7868,'bottom_cta',''),(70635,7868,'_bottom_cta','field_66fbcaec309e9'),(70636,7868,'_yoast_wpseo_content_score','90'),(70637,7868,'page_content_2_add_background','green'),(70638,7868,'_page_content_2_add_background','field_67c9c6c17d609'),(70639,7868,'page_content_2_block_content','<h3>Why Shopify Plus?</h3>\r\nShopify Plus powers some of the world’s biggest eCommerce brands - like Gymshark, Heinz, and Allbirds - and it’s built for businesses that need more from their platform. With features like Shopify Flow for automation, Markets for global expansion, and Launchpad for flash sales, Shopify Plus gives you the tools to move faster and scale smarter.\r\n\r\nAccording to Shopify, brands on Plus see an average 126% year-on-year growth. With enhanced API access, scriptable checkout, and priority support, the platform is built to handle complexity without the headaches.'),(70640,7868,'_page_content_2_block_content','field_67c9c6c17d60b'),(70641,7868,'page_content_2_media_block',''),(70642,7868,'_page_content_2_media_block','field_67c9c6d37d60c'),(70643,7868,'page_content_2_alignment','left'),(70644,7868,'_page_content_2_alignment','field_67c9c6dd7d60d'),(70645,7868,'page_content_3_add_background','white'),(70646,7868,'_page_content_3_add_background','field_67d0023c0a374'),(70647,7868,'page_content_3_block_content','<h3>Shopify Plus Development</h3>\r\nWe develop Shopify Plus stores tailored to your business goals. Whether you\'re launching a new store or rethinking your current setup, we work closely with you to define what success looks like, then build a site that delivers it. Every project includes a personal account manager, platform-specific strategy, and custom features that align with your roadmap.\r\n\r\nAs a leading Shopify development Manchester team and recognised Shopify agency Manchester, we bring a local touch with national capability.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/development/\" class=\"cta\">Explore our development services</a>'),(70648,7868,'_page_content_3_block_content','field_67d0023c0a375'),(70649,7868,'page_content_3_media_block',''),(70650,7868,'_page_content_3_media_block','field_67d0023c0a376'),(72525,7157,'page_content_0_video_file',''),(72526,7157,'_page_content_0_video_file','field_67c9c54f20190'),(72527,7157,'page_content_0_video_file_webm',''),(72528,7157,'_page_content_0_video_file_webm','field_67c9c54f20191'),(72529,7157,'page_content_0_background_image',''),(72530,7157,'_page_content_0_background_image','field_67c9c54f20192'),(72531,7157,'page_content_0_banner_content','<h1>Thank you</h1>'),(72532,7157,'_page_content_0_banner_content','field_67c9c54f20193'),(72533,7157,'page_content_1_add_background','white'),(72534,7157,'_page_content_1_add_background','field_6717be84974f1'),(72535,7157,'page_content_1_block_title','<h2>All set.</h2>'),(72536,7157,'_page_content_1_block_title','field_67b8463f82176'),(72537,7157,'page_content_1_block_content','We’ve got what we need - you’ll hear from us shortly\r\n\r\nUntil then, see how other brands unlocked their next nice problem:'),(72538,7157,'_page_content_1_block_content','field_664b5f5c5973a'),(72539,7157,'page_content_2_block_intro','<h3>See our work</h3>'),(72540,7157,'_page_content_2_block_intro','field_66fbc8f5b1c94'),(72541,7157,'page_content_2_project_filter',''),(72542,7157,'_page_content_2_project_filter','field_66826e0b41d79'),(72543,7157,'page_content','a:3:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:14:\"our_work_short\";}'),(72544,7157,'_page_content','field_65bcc772ba827'),(72545,7157,'bottom_cta',''),(72546,7157,'_bottom_cta','field_66fbcaec309e9'),(72547,7157,'_yoast_wpseo_title','Thanks for Getting in Touch | eCommerce Experts at Actuate'),(72548,7157,'_yoast_wpseo_metadesc','We’ll be in touch soon. In the meantime, explore how brands grow with our Magento, Shopify, CRO, and Hyvä expertise - and what your next nice problem could be.'),(72549,7157,'_yoast_wpseo_content_score','90'),(72594,7107,'_yoast_wpseo_title','Contact Actuate | Magento & Shopify eCommerce Agency Manchester'),(72595,7107,'_yoast_wpseo_metadesc','Get in touch with Actuate - a Magento, Shopify & Adobe Commerce agency in Manchester. Let\'s unlock your next nice problem with CRO, UX, and eCommerce strategy.'),(72596,7099,'_yoast_wpseo_title','eCommerce Services | Magento & Shopify Development Manchester'),(72597,7099,'_yoast_wpseo_metadesc','Actuate offers full-service eCommerce solutions - Magento development, Shopify builds, CRO, UX design, Hyvä themes, and ongoing support. Book your NNP Workshop to unlock your next nice problem.'),(73116,7103,'_yoast_wpseo_title','eCommerce Agency Manchester | Magento, Shopify & CRO Experts'),(73117,7103,'_yoast_wpseo_metadesc','Actuate is an eCommerce agency in Manchester specialising in Magento, Shopify, CRO, and Hyvä development. We build high-performing stores that unlock your #nnp.'),(74218,7103,'page_content_8_show_news','0'),(74219,7103,'_page_content_8_show_news','field_668271516175e'),(74604,7103,'page_content_2_block_content','<h3>Our Awards</h3>'),(74605,7103,'_page_content_2_block_content','field_66fbc65cd50de'),(74606,7103,'page_content_2_our_awards_0_award_image','6058'),(74607,7103,'_page_content_2_our_awards_0_award_image','field_66cda8ec3b127'),(74608,7103,'page_content_2_our_awards_1_award_image','6059'),(74609,7103,'_page_content_2_our_awards_1_award_image','field_66cda8ec3b127'),(74610,7103,'page_content_2_our_awards_2_award_image','6062'),(74611,7103,'_page_content_2_our_awards_2_award_image','field_66cda8ec3b127'),(74612,7103,'page_content_2_our_awards_3_award_image','6063'),(74613,7103,'_page_content_2_our_awards_3_award_image','field_66cda8ec3b127'),(74614,7103,'page_content_2_our_awards_4_award_image','6061'),(74615,7103,'_page_content_2_our_awards_4_award_image','field_66cda8ec3b127'),(74616,7103,'page_content_2_our_awards_5_award_image','6060'),(74617,7103,'_page_content_2_our_awards_5_award_image','field_66cda8ec3b127'),(74618,7103,'page_content_2_our_awards','6'),(74619,7103,'_page_content_2_our_awards','field_66cda8e23b126'),(74620,7103,'page_content_3_show','1'),(74621,7103,'_page_content_3_show','field_67d4673c9db25'),(74622,7103,'page_content_3_the_team_0_name','Mat O\'Connor'),(74623,7103,'_page_content_3_the_team_0_name','field_67d9a472216bd'),(74624,7103,'page_content_3_the_team_0_headshot','8576'),(74625,7103,'_page_content_3_the_team_0_headshot','field_67d9a479216be'),(74626,7103,'page_content_3_the_team_0_role','Founder'),(74627,7103,'_page_content_3_the_team_0_role','field_67d9a482216bf'),(74628,7103,'page_content_3_the_team_0_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(74629,7103,'_page_content_3_the_team_0_bio','field_67d9a489216c0'),(74630,7103,'page_content_3_the_team_0_linkedin_link','a:3:{s:5:\"title\";s:14:\"More About Mat\";s:3:\"url\";s:39:\"https://www.linkedin.com/in/matoconnor/\";s:6:\"target\";s:6:\"_blank\";}'),(74631,7103,'_page_content_3_the_team_0_linkedin_link','field_67d9a491216c1'),(74632,7103,'page_content_3_the_team_1_name','Steven Campbell'),(74633,7103,'_page_content_3_the_team_1_name','field_67d9a472216bd'),(74634,7103,'page_content_3_the_team_1_headshot','8578'),(74635,7103,'_page_content_3_the_team_1_headshot','field_67d9a479216be'),(74636,7103,'page_content_3_the_team_1_role','UX/UI Designer'),(74637,7103,'_page_content_3_the_team_1_role','field_67d9a482216bf'),(74638,7103,'page_content_3_the_team_1_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(74639,7103,'_page_content_3_the_team_1_bio','field_67d9a489216c0'),(74640,7103,'page_content_3_the_team_1_linkedin_link',''),(74641,7103,'_page_content_3_the_team_1_linkedin_link','field_67d9a491216c1'),(74642,7103,'page_content_3_the_team_2_name','Jessica O\'Connor'),(74643,7103,'_page_content_3_the_team_2_name','field_67d9a472216bd'),(74644,7103,'page_content_3_the_team_2_headshot','8574'),(74645,7103,'_page_content_3_the_team_2_headshot','field_67d9a479216be'),(74646,7103,'page_content_3_the_team_2_role','Marketing Manager'),(74647,7103,'_page_content_3_the_team_2_role','field_67d9a482216bf'),(74648,7103,'page_content_3_the_team_2_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(74649,7103,'_page_content_3_the_team_2_bio','field_67d9a489216c0'),(74650,7103,'page_content_3_the_team_2_linkedin_link','a:3:{s:5:\"title\";s:15:\"More About Jess\";s:3:\"url\";s:63:\"https://www.linkedin.com/in/jessica-o%E2%80%99connor-258410228/\";s:6:\"target\";s:6:\"_blank\";}'),(74651,7103,'_page_content_3_the_team_2_linkedin_link','field_67d9a491216c1'),(74652,7103,'page_content_3_the_team_3_name','Vishal Sutariya'),(74653,7103,'_page_content_3_the_team_3_name','field_67d9a472216bd'),(74654,7103,'page_content_3_the_team_3_headshot','8579'),(74655,7103,'_page_content_3_the_team_3_headshot','field_67d9a479216be'),(74656,7103,'page_content_3_the_team_3_role','Developer'),(74657,7103,'_page_content_3_the_team_3_role','field_67d9a482216bf'),(74658,7103,'page_content_3_the_team_3_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(74659,7103,'_page_content_3_the_team_3_bio','field_67d9a489216c0'),(74660,7103,'page_content_3_the_team_3_linkedin_link',''),(74661,7103,'_page_content_3_the_team_3_linkedin_link','field_67d9a491216c1'),(74662,7103,'page_content_3_the_team_4_name','Ryan Blakely'),(74663,7103,'_page_content_3_the_team_4_name','field_67d9a472216bd'),(74664,7103,'page_content_3_the_team_4_headshot','8581'),(74665,7103,'_page_content_3_the_team_4_headshot','field_67d9a479216be'),(74666,7103,'page_content_3_the_team_4_role','Developer'),(74667,7103,'_page_content_3_the_team_4_role','field_67d9a482216bf'),(74668,7103,'page_content_3_the_team_4_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(74669,7103,'_page_content_3_the_team_4_bio','field_67d9a489216c0'),(74670,7103,'page_content_3_the_team_4_linkedin_link',''),(74671,7103,'_page_content_3_the_team_4_linkedin_link','field_67d9a491216c1'),(74672,7103,'page_content_3_the_team','7'),(74673,7103,'_page_content_3_the_team','field_67d9a467216bc'),(74674,7103,'page_content_4_block_intro','<h3>Brands We Work With</h3>'),(74675,7103,'_page_content_4_block_intro','field_67da970c01f11'),(74676,7103,'page_content_5_the_services_0_service_title','NNP Workshop'),(74677,7103,'_page_content_5_the_services_0_service_title','field_67c6cd1bcad26'),(74678,7103,'page_content_5_the_services_0_service_image','8174'),(74679,7103,'_page_content_5_the_services_0_service_image','field_67c6cd2dcad27'),(74680,7103,'page_content_5_the_services_0_side_title','Unlock your NNP'),(74681,7103,'_page_content_5_the_services_0_side_title','field_67c6e0fbc5a42'),(74682,7103,'page_content_5_the_services_0_service_description','Your eCommerce audit, minus the fluff.\r\n\r\nThe NNP Workshop is your straight-talking, no-waffle walkthrough of what’s working, what’s broken, and what’s blocking growth. We analyse your store, UX, code, and CRO setup - then deliver the whole thing as a short, punchy video with real-world fixes, not just feedback. No dust-gathering PDFs, just action you can take now. It’s how most of our partnerships start - and it’s what sets us apart.\r\n\r\nThe sooner we get your current problems out of the way, the sooner we can chase your next nice ones.'),(74683,7103,'_page_content_5_the_services_0_service_description','field_67c6cd38cad28'),(74684,7103,'page_content_5_the_services_0_service_link',''),(74685,7103,'_page_content_5_the_services_0_service_link','field_67c6cd4ecad29'),(74686,7103,'page_content_5_the_services_1_service_title','Magento 2 & Adobe Commerce'),(74687,7103,'_page_content_5_the_services_1_service_title','field_67c6cd1bcad26'),(74688,7103,'page_content_5_the_services_1_service_image','8172'),(74689,7103,'_page_content_5_the_services_1_service_image','field_67c6cd2dcad27'),(74690,7103,'page_content_5_the_services_1_side_title','Magento & Adobe'),(74691,7103,'_page_content_5_the_services_1_side_title','field_67c6e0fbc5a42'),(74692,7103,'page_content_5_the_services_1_service_description','More control. More freedom. Less compromise.\r\n\r\nMagento 2 is for brands who need power, not patch jobs. It’s flexible, scalable, and perfect if your store needs to do more than off-the-shelf can offer. Adobe Commerce builds on that power - ideal for complex setups, B2B needs, or international scale.\r\n\r\nWe help you unlock the full potential of both platforms: custom builds, replatforming, long-term support, and continuous optimisation. As your Magento development agency (or whatever platform suits your business best) - we bring the technical depth and commercial brains to make it perform.'),(74693,7103,'_page_content_5_the_services_1_service_description','field_67c6cd38cad28'),(74694,7103,'page_content_5_the_services_1_service_link',''),(74695,7103,'_page_content_5_the_services_1_service_link','field_67c6cd4ecad29'),(74696,7103,'page_content_5_the_services_2_service_title','Hyvä'),(74697,7103,'_page_content_5_the_services_2_service_title','field_67c6cd1bcad26'),(74698,7103,'page_content_5_the_services_2_service_image','8171'),(74699,7103,'_page_content_5_the_services_2_service_image','field_67c6cd2dcad27'),(74700,7103,'page_content_5_the_services_2_side_title','Hyvä Partners'),(74701,7103,'_page_content_5_the_services_2_side_title','field_67c6e0fbc5a42'),(74702,7103,'page_content_5_the_services_2_service_description','Make Magento faster, cleaner, and easier to work with.\r\n\r\nHyvä strips out the legacy frontend stack and replaces it with something leaner - so your site loads faster, your dev team moves quicker, and your customers stop bouncing.\r\n\r\nWe use Hyvä to cut load times, simplify releases, and improve conversion without the cost of a full rebuild. It improves Core Web Vitals and enhances the user experience for everyone using your store - or working on it.\r\n\r\nIf you’re on Magento and speed’s a sticking point, this is where we start.'),(74703,7103,'_page_content_5_the_services_2_service_description','field_67c6cd38cad28'),(74704,7103,'page_content_5_the_services_2_service_link',''),(74705,7103,'_page_content_5_the_services_2_service_link','field_67c6cd4ecad29'),(74706,7103,'page_content_5_the_services_3_service_title','Shopify'),(74707,7103,'_page_content_5_the_services_3_service_title','field_67c6cd1bcad26'),(74708,7103,'page_content_5_the_services_3_service_image','8175'),(74709,7103,'_page_content_5_the_services_3_service_image','field_67c6cd2dcad27'),(74710,7103,'page_content_5_the_services_3_side_title','Shopify Development'),(74711,7103,'_page_content_5_the_services_3_side_title','field_67c6e0fbc5a42'),(74712,7103,'page_content_5_the_services_3_service_description','Fast, flexible commerce that keeps up.\r\n\r\nShopify is a strong fit for brands that want to move quickly and stay in control. Whether you’re launching a new store or scaling up fast, we help you make Shopify (or Shopify Plus) work for you - from storefront strategy to integrations and automation.\r\n\r\nWe bring the same strategic depth and performance-first mindset to Shopify builds as we do to Magento, so you get a platform that doesn’t just look good - it performs where it counts.'),(74713,7103,'_page_content_5_the_services_3_service_description','field_67c6cd38cad28'),(74714,7103,'page_content_5_the_services_3_service_link',''),(74715,7103,'_page_content_5_the_services_3_service_link','field_67c6cd4ecad29'),(74716,7103,'page_content_5_the_services_4_service_title','Conversion Rate Optimisation'),(74717,7103,'_page_content_5_the_services_4_service_title','field_67c6cd1bcad26'),(74718,7103,'page_content_5_the_services_4_service_image','8170'),(74719,7103,'_page_content_5_the_services_4_service_image','field_67c6cd2dcad27'),(74720,7103,'page_content_5_the_services_4_side_title','CRO'),(74721,7103,'_page_content_5_the_services_4_side_title','field_67c6e0fbc5a42'),(74722,7103,'page_content_5_the_services_4_service_description','More from the traffic you already have.\r\n\r\nWe don’t just run A/B tests - we run experiments with purpose. Our conversion rate optimisation services focus on real data, friction fixes, and UX testing that turns traffic into revenue. Whether it\'s your checkout, PDPs, or overall journey, we find what’s blocking your buyers, then we remove it.\r\n\r\nLess Drop-Off. More Drop-In. Nicer questions to answer.'),(74723,7103,'_page_content_5_the_services_4_service_description','field_67c6cd38cad28'),(74724,7103,'page_content_5_the_services_4_service_link',''),(74725,7103,'_page_content_5_the_services_4_service_link','field_67c6cd4ecad29'),(74726,7103,'page_content_5_the_services_5_service_title','Maintenance & Support'),(74727,7103,'_page_content_5_the_services_5_service_title','field_67c6cd1bcad26'),(74728,7103,'page_content_5_the_services_5_service_image','8173'),(74729,7103,'_page_content_5_the_services_5_service_image','field_67c6cd2dcad27'),(74730,7103,'page_content_5_the_services_5_side_title','On-going Support'),(74731,7103,'_page_content_5_the_services_5_side_title','field_67c6e0fbc5a42'),(74732,7103,'page_content_5_the_services_5_service_description','You’re not on your own after go-live.\r\n\r\nSome agencies disappear once the build is done. We don’t. Our retainer packages for maintenance and support, are designed to help you stay fast, secure, and optimised.\r\n\r\nFrom bug fixes, to feature rollouts, performance tweaks to technical consultation - we keep things moving behind the scenes so you can focus on the bigger picture. Real support means showing up, not waiting for tickets. We’re here for all of it.'),(74733,7103,'_page_content_5_the_services_5_service_description','field_67c6cd38cad28'),(74734,7103,'page_content_5_the_services_5_service_link',''),(74735,7103,'_page_content_5_the_services_5_service_link','field_67c6cd4ecad29'),(74736,7103,'page_content_5_the_services','6'),(74737,7103,'_page_content_5_the_services','field_67c6cd0fcad25'),(74738,7103,'page_content_6_block_title','<h3>Our Process</h3>'),(74739,7103,'_page_content_6_block_title','field_67da9e22ddf71'),(74740,7103,'page_content_6_cards_0_card_icon','1'),(74741,7103,'_page_content_6_cards_0_card_icon','field_67da9e3bddf73'),(74742,7103,'page_content_6_cards_0_card_content','<h4>Dig into the data</h4>\r\nWe start by digging into your users’ behaviours - including heatmaps, analytics, and checkout flows - to understand what’s slowing your site down or stopping people from buying. This gives you clarity on where revenue is being lost and where the biggest opportunities lie.'),(74743,7103,'_page_content_6_cards_0_card_content','field_67da9e49ddf74'),(74744,7103,'page_content_6_cards_1_card_icon','2'),(74745,7103,'_page_content_6_cards_1_card_icon','field_67da9e3bddf73'),(74746,7103,'page_content_6_cards_1_card_content','<h4>Build a plan that actually works</h4>\r\nOnce we know what’s going wrong, we map out a clear, focused plan based on your goals. You get practical, prioritised actions designed to improve conversion, speed up performance, and deliver results without wasting time or budget.'),(74747,7103,'_page_content_6_cards_1_card_content','field_67da9e49ddf74'),(74748,7103,'page_content_6_cards_2_card_icon','3'),(74749,7103,'_page_content_6_cards_2_card_icon','field_67da9e3bddf73'),(74750,7103,'page_content_6_cards_2_card_content','<h4>Make changes that move the needle</h4>\r\nDesign, dev, CRO - we don’t do shiny for shiny’s sake. We do performance-first changes that make your site faster, smoother, and more profitable. We test, we tweak, and we talk to you like a real person throughout.'),(74751,7103,'_page_content_6_cards_2_card_content','field_67da9e49ddf74'),(74752,7103,'page_content_6_cards_3_card_icon','4'),(74753,7103,'_page_content_6_cards_3_card_icon','field_67da9e3bddf73'),(74754,7103,'page_content_6_cards_3_card_content','<h4>Unlock your next nice problem</h4>\r\nOnce things are running better, the fun really starts. That’s when new headaches show up - the good kind. Things like “how do we scale without losing our margins?” or “can we finally automate fulfilment?” The next nice problems are where we shine.'),(74755,7103,'_page_content_6_cards_3_card_content','field_67da9e49ddf74'),(74756,7103,'page_content_6_cards','4'),(74757,7103,'_page_content_6_cards','field_67da9e2bddf72'),(74758,7103,'page_content_6_block_footer','<a href=\"https://actuate.webpreview.co/about-us/our-process/\" class=\"cta\">Explore Our Process</a>'),(74759,7103,'_page_content_6_block_footer','field_67da9e66ddf75'),(74760,7103,'page_content_7_block_title','What our clients day'),(74761,7103,'_page_content_7_block_title','field_67c86b51a9ddc'),(74942,7099,'page_content_4_block_content','<h3>Our Partners</h3>'),(74943,7099,'_page_content_4_block_content','field_6645ce1ce42ff'),(74944,7099,'page_content_5_add_background','red'),(74945,7099,'_page_content_5_add_background','field_67c9c6c17d609'),(74946,7099,'page_content_5_block_content','<h3>eCommerce Development</h3>\r\nGrowth depends on a build that holds up under pressure. We create stores that stay fast, stable, and scalable, so your tech drives expansion instead of blocking it.\r\n\r\nIf your catalogue is complex, you run multiple storefronts, or you need B2B pricing, Magento / Adobe Commerce has the depth and flexibility to match. If you’re all about moving quickly - launching, testing, and iterating - Shopify / Shopify Plus is the better fit. When speed and lean running costs matter most, Aero Commerce delivers a lightweight, high-performance alternative.\r\n\r\nWe design, build, and integrate everything - ERP, WMS, CRM, payments, fulfilment - so orders keep flowing and customers stay happy.\r\n\r\nClean code, solid integrations, future-proof architecture: a site built to last four or five years without a rebuild saves budget, protects uptime, and frees your team to tackle the next nice problem - more traffic, bigger ranges, new markets.\r\n<ul class=\"sub-services\">\r\n 	<li><a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/magento-open-source/\">Magento Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\">Adobe Commerce Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/hyva/\">Hyvä Theme Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/shopify/\">Shopify Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/aero-commerce/\">Aero Commerce Development</a></li>\r\n</ul>\r\n<a href=\"https://actuate.webpreview.co/services/web-development/\" class=\"cta-black\">Explore development platforms</a>'),(74947,7099,'_page_content_5_block_content','field_67c9c6c17d60b'),(74948,7099,'page_content_5_media_block','7962'),(74949,7099,'_page_content_5_media_block','field_67c9c6d37d60c'),(74950,7099,'page_content_5_alignment','right'),(74951,7099,'_page_content_5_alignment','field_67c9c6dd7d60d'),(75004,7099,'page_content_6_add_background','white'),(75005,7099,'_page_content_6_add_background','field_67c9c6c17d609'),(75006,7099,'page_content_6_block_content','<h3>Design &amp; UX That Converts</h3>\r\nEvery second on your site is a chance to win or lose a sale. We strip out clutter, speed up every click, and guide customers from first glance to “order confirmed” without friction. Strong UX builds trust fast; 75 percent of users judge a brand’s credibility on looks alone (Stanford Web Credibility). And the pay-off is huge: Forrester says every £1 put into UX returns about £100 in revenue.\r\n\r\nWe design experiences that load quickly, feel intuitive, and keep shoppers coming back - so you’re not just looking good, you’re selling more. Ready to see what better UX can do for your bottom line? Let’s talk about design that converts.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ux-ui-design/\" class=\"cta\">Talk to us about UX design</a>'),(75007,7099,'_page_content_6_block_content','field_67c9c6c17d60b'),(75008,7099,'page_content_6_media_block','7966'),(75009,7099,'_page_content_6_media_block','field_67c9c6d37d60c'),(75010,7099,'page_content_6_alignment','left'),(75011,7099,'_page_content_6_alignment','field_67c9c6dd7d60d'),(75072,7099,'page_content_7_add_background','green'),(75073,7099,'_page_content_7_add_background','field_67c9c6c17d609'),(75074,7099,'page_content_7_block_content','<h3>Hyvä</h3>\r\nGive your Magento store a serious boost with Hyvä.\r\n\r\nHyvä is a modern frontend framework explicitly built for Magento 2, designed to dramatically improve speed, performance, and user experience. By replacing Magento’s traditional (and often bloated) frontend stack with lightweight, streamlined code, Hyvä reduces page load times and simplifies development - without compromising design flexibility.\r\n\r\nFor your store, this means faster load times, better SEO performance, improved Core Web Vitals, and a smoother user experience across every device.\r\n\r\nStores using Hyvä regularly achieve sub-1.5 second load times, helping increase conversion rates and reduce bounce, particularly on mobile. Compared to traditional Magento frontends, Hyvä can cut frontend development time by up to 60%, making it easier to launch updates and deliver better ROI.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/hyva/\" class=\"cta\">Learn more about Hyvä</a>'),(75075,7099,'_page_content_7_block_content','field_67c9c6c17d60b'),(75076,7099,'page_content_7_media_block','7965'),(75077,7099,'_page_content_7_media_block','field_67c9c6d37d60c'),(75078,7099,'page_content_7_alignment','right'),(75079,7099,'_page_content_7_alignment','field_67c9c6dd7d60d'),(75148,7099,'page_content_8_add_background','white'),(75149,7099,'_page_content_8_add_background','field_67d0023c0a374'),(75150,7099,'page_content_8_block_content','<h3>Continuous Support &amp; Growth</h3>\r\nYour store keeps working only if someone keeps working on it. We provide continuous support - patching code when updates land, frequently reviewing statistics and figures, and jumping on issues before shoppers notice. We offer continuous CRO, which will turn that data into steady lifts in conversion and average order value, while small feature requests move from idea to live without slowing trade.\r\n\r\nWhen the site runs smoothly, the challenges that remain are the next nice problems: handling higher order volumes, deciding whether to double ad spend as ROAS climbs, and planning your first international storefront. Whatever comes next, you’ll know we’re right there with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Talk support with us</a>'),(75151,7099,'_page_content_8_block_content','field_67d0023c0a375'),(75152,7099,'page_content_8_media_block','7964'),(75153,7099,'_page_content_8_media_block','field_67d0023c0a376'),(75154,7099,'page_content_9_block_title','<h3>What our clients say</h3>'),(75155,7099,'_page_content_9_block_title','field_67c86b51a9ddc'),(75768,7133,'_yoast_wpseo_title','Careers at Actuate | eCommerce Jobs in Manchester | Join Us'),(75769,7133,'_yoast_wpseo_metadesc','We’re hiring in Manchester: join Actuate and help design, build, and optimise high-performance eCommerce sites that solve real problems and unlock growth.'),(76700,7151,'_yoast_wpseo_title','Aero Commerce Development | Fast, Scalable eCommerce Builds'),(76701,7151,'_yoast_wpseo_metadesc','High-speed, low-cost eCommerce starts here. We build Aero Commerce stores that scale fast, convert better, and reduce running costs - ready for your next nice problem.'),(76762,7151,'page_content_2_block_title','<h3>Why Aero Commerce?</h3>\r\nMost eCommerce platforms are bloated with features you don’t need, rigid structures that block change, and maintenance costs that climb with scale. Aero Commerce changes that.\r\n\r\nIt’s a high-performance eCommerce platform that loads faster, costs less to run, and doesn’t fight back every time you need to make a change, and when delivered by a partner who knows how to push it further, the results speak for themselves.'),(76763,7151,'_page_content_2_block_title','field_67da9e22ddf71'),(76764,7151,'page_content_2_cards_0_card_icon',''),(76765,7151,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(76766,7151,'page_content_2_cards_0_card_content','<h4>Speed That Sells</h4>\r\nSite speed impacts every metric: higher conversion rates, better SEO performance, lower bounce rates, and smoother mobile UX during peak periods.With Aero Commerce, your site will load in under 1.5 seconds. Not “under perfect conditions,” not “on a good day” - consistently.'),(76767,7151,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(76768,7151,'page_content_2_cards_1_card_icon',''),(76769,7151,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(76770,7151,'page_content_2_cards_1_card_content','<h4>Ready to Grow With You</h4>\r\nLaunching new ranges? Growing into new markets? Aero is built on a Laravel core that’s engineered for growth. It effortlessly handles surges in traffic, expanding catalogues, and evolving requirements without needing constant rebuilds or patchwork fixes. It’s truly an eCommerce platform that grows with your business.'),(76771,7151,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(76772,7151,'page_content_2_cards_2_card_icon',''),(76773,7151,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(76774,7151,'page_content_2_cards_2_card_content','<h4>Leaner Running Costs</h4>\r\nAero’s lean codebase and efficient architecture translate directly into reduced hosting and maintenance costs. You’re likely to see infrastructure savings of up to 50%. It’s a smarter platform that leaves more in your budget.'),(76775,7151,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(76776,7151,'page_content_2_cards_3_card_icon',''),(76777,7151,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(76778,7151,'page_content_2_cards_3_card_content','<h4>Dev-Friendly by Design</h4>\r\nAero’s structure gives your developers actual control. APIs behave as expected. Custom features don’t break every update. Projects ship faster. Maintenance gets easier. With all these things combined, you can move forward towards your #nextniceproblem with confidence.'),(76779,7151,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(76780,7151,'page_content_2_cards','4'),(76781,7151,'_page_content_2_cards','field_67da9e2bddf72'),(76782,7151,'page_content_2_block_footer',''),(76783,7151,'_page_content_2_block_footer','field_67da9e66ddf75'),(76824,7151,'page_content_3_add_background','white'),(76825,7151,'_page_content_3_add_background','field_67c9c6c17d609'),(76826,7151,'page_content_3_block_content','<h3>Built for Brands That Want More</h3>\r\nIf you\'re serious about growth, Aero is for you. It’s a solid choice for brands that want to move quickly without rebuilding every year. From launching a new storefront to replacing legacy tech or scaling operations, Aero gives you the tools to grow without limits.\r\n\r\nAs a fully extensible platform built on Laravel, your team gets the freedom to customise and adapt. Your site becomes easier to manage and cheaper to run, without sacrificing the features your customers expect.'),(76827,7151,'_page_content_3_block_content','field_67c9c6c17d60b'),(76828,7151,'page_content_3_media_block',''),(76829,7151,'_page_content_3_media_block','field_67c9c6d37d60c'),(76830,7151,'page_content_3_alignment','left'),(76831,7151,'_page_content_3_alignment','field_67c9c6dd7d60d'),(77200,7151,'page_content_6_block_title','<h3>What our clients say</h3>'),(77201,7151,'_page_content_6_block_title','field_67c86b51a9ddc'),(77264,7151,'page_content_7_show_news','0'),(77265,7151,'_page_content_7_show_news','field_668271516175e'),(77330,7151,'page_content_4_show_background','0'),(77331,7151,'_page_content_4_show_background','field_67175ac1a052b'),(77332,7151,'page_content_4_block_content','<h4>Ready for an eCommerce platform that <strong>delivers real results</strong>?</h4>\r\nWe’ll show you how Aero Commerce can reduce costs, boost speed, and give you the foundation for your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book a Call</a>'),(77333,7151,'_page_content_4_block_content','field_66cda60b2ea88'),(77334,7151,'page_content_5_add_background','white'),(77335,7151,'_page_content_5_add_background','field_67c9c6c17d609'),(77336,7151,'page_content_5_block_content','<h3>Delivered By Trusted Experts</h3>\r\nChoosing the right platform is important. Choosing the right delivery partner is critical. Actuate is an official Aero Commerce partner with a track record of building eCommerce stores that aren’t just fast, but stable, scalable, and commercially focused.\r\n\r\nWe work with leadership teams who need more than clean code. You want a site that launches on time, performs well under pressure, and contributes to your revenue goals, not just ticks technical boxes. That’s what we can offer you.\r\n\r\nEvery build is scoped around measurable outcomes: faster load times, stronger conversion rates, reduced infrastructure costs, and a tech stack your team can actually manage.\r\n\r\nOur work doesn’t end at launch. We stay involved, optimising performance, and making sure the site keeps up as your business grows. If something needs sorting, we’re on it. We’re a partner who gets it and will get on with it.'),(77337,7151,'_page_content_5_block_content','field_67c9c6c17d60b'),(77338,7151,'page_content_5_media_block',''),(77339,7151,'_page_content_5_media_block','field_67c9c6d37d60c'),(77340,7151,'page_content_5_alignment','right'),(77341,7151,'_page_content_5_alignment','field_67c9c6dd7d60d'),(77406,7153,'_yoast_wpseo_title','eCommerce Development for Retail Growth | Shopify & Magento'),(77407,7153,'_yoast_wpseo_metadesc','We build fast, scalable eCommerce for lifestyle, fashion, and home brands. Shopify, Magento & Adobe builds that convert - and unlock your next nice problem.'),(77866,7111,'_yoast_wpseo_title','Lifestyle eCommerce Development | Shopify & Magento Agency'),(77867,7111,'_yoast_wpseo_metadesc','We build lifestyle eCommerce stores that scale with your brand. Shopify, Magento & Adobe Commerce builds optimised for agility, conversion & your next nice problem.'),(78358,7950,'_wp_attached_file','conversion-rate-optimisation-scaled.jpg'),(78359,7950,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1222;s:4:\"file\";s:39:\"conversion-rate-optimisation-scaled.jpg\";s:8:\"filesize\";i:262415;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"conversion-rate-optimisation-730x348.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40894;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"conversion-rate-optimisation-855x408.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50816;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"conversion-rate-optimisation-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76616;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"conversion-rate-optimisation-768x367.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43513;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"conversion-rate-optimisation-1536x733.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119894;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"conversion-rate-optimisation-2048x978.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:978;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186576;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:41:\"conversion-rate-optimisation-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99134;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:42:\"conversion-rate-optimisation-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230588;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"conversion-rate-optimisation-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91630;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:42:\"conversion-rate-optimisation-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176127;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"conversion-rate-optimisation-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128173;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"conversion-rate-optimisation-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60890;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:41:\"conversion-rate-optimisation-3352x800.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216889;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"conversion-rate-optimisation-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27710;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"conversion-rate-optimisation-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45178;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"conversion-rate-optimisation-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37983;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"conversion-rate-optimisation-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69180;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:41:\"conversion-rate-optimisation-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93854;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:42:\"conversion-rate-optimisation-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:274053;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"conversion-rate-optimisation-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51064;}s:10:\"page-large\";a:5:{s:4:\"file\";s:42:\"conversion-rate-optimisation-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216223;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"conversion-rate-optimisation-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44493;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"conversion-rate-optimisation-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74921;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"conversion-rate-optimisation-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80678;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:42:\"conversion-rate-optimisation-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233971;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"conversion-rate-optimisation-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74805;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:42:\"conversion-rate-optimisation-3352x1400.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:364929;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:40:\"conversion-rate-optimisation-293x140.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11511;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"conversion-rate-optimisation-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51064;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"conversion-rate-optimisation-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87818;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"conversion-rate-optimisation-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43790;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:32:\"conversion-rate-optimisation.jpg\";}'),(78363,7951,'_wp_attached_file','ecommerce-audit-1-scaled.jpg'),(78364,7951,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1222;s:4:\"file\";s:28:\"ecommerce-audit-1-scaled.jpg\";s:8:\"filesize\";i:314897;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-1-730x348.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45123;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-1-855x408.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56700;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77064;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-1-768x367.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48271;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"ecommerce-audit-1-1536x733.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135028;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"ecommerce-audit-1-2048x978.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:978;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215228;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"ecommerce-audit-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92697;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"ecommerce-audit-1-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:280094;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"ecommerce-audit-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111275;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-audit-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198147;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"ecommerce-audit-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142251;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61896;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"ecommerce-audit-1-3352x800.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:314694;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31784;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48344;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36357;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72443;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-audit-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83654;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-audit-1-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:347456;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53121;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-audit-1-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249984;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47185;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79603;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76975;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-audit-1-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:297791;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72983;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-audit-1-3352x1400.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:503333;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-1-293x140.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12434;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53121;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"ecommerce-audit-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97577;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46243;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"ecommerce-audit-1.jpg\";}'),(78365,7952,'_wp_attached_file','ecommerce-support-scaled.jpg'),(78366,7952,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1222;s:4:\"file\";s:28:\"ecommerce-support-scaled.jpg\";s:8:\"filesize\";i:255277;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"ecommerce-support-730x348.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37934;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"ecommerce-support-855x408.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47394;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"ecommerce-support-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68619;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"ecommerce-support-768x367.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40482;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"ecommerce-support-1536x733.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112551;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"ecommerce-support-2048x978.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:978;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177347;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"ecommerce-support-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105613;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232272;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"ecommerce-support-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99436;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160004;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"ecommerce-support-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117285;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"ecommerce-support-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52315;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"ecommerce-support-3352x800.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260785;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-support-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27201;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-support-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40190;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-support-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33446;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-support-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59917;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-support-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102329;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:287209;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-support-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44042;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200544;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-support-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39518;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-support-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66546;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-support-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79336;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249983;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-support-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70873;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-3352x1400.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:404288;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-support-293x140.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10460;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-support-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44042;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"ecommerce-support-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82179;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-support-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"ecommerce-support.jpg\";}'),(78367,7953,'_wp_attached_file','hyva-themes-scaled.jpg'),(78368,7953,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1222;s:4:\"file\";s:22:\"hyva-themes-scaled.jpg\";s:8:\"filesize\";i:118775;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"hyva-themes-730x348.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18277;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"hyva-themes-855x408.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22844;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"hyva-themes-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29009;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"hyva-themes-768x367.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19424;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"hyva-themes-1536x733.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53244;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"hyva-themes-2048x978.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:978;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83776;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:24:\"hyva-themes-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35981;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:25:\"hyva-themes-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106344;}s:8:\"masthead\";a:5:{s:4:\"file\";s:24:\"hyva-themes-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43641;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69495;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:24:\"hyva-themes-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53985;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:23:\"hyva-themes-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23631;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:24:\"hyva-themes-3352x800.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96736;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:23:\"hyva-themes-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13383;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:23:\"hyva-themes-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19254;}s:10:\"team-small\";a:5:{s:4:\"file\";s:23:\"hyva-themes-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14419;}s:10:\"team-large\";a:5:{s:4:\"file\";s:23:\"hyva-themes-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27566;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:24:\"hyva-themes-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33518;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:25:\"hyva-themes-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129476;}s:10:\"page-small\";a:5:{s:4:\"file\";s:23:\"hyva-themes-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20634;}s:10:\"page-large\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91442;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:23:\"hyva-themes-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18900;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:23:\"hyva-themes-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31115;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:23:\"hyva-themes-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29422;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:25:\"hyva-themes-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112044;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:23:\"hyva-themes-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27686;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:25:\"hyva-themes-3352x1400.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168417;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:23:\"hyva-themes-293x140.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5655;}s:13:\"project-small\";a:5:{s:4:\"file\";s:23:\"hyva-themes-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20634;}s:13:\"project-large\";a:5:{s:4:\"file\";s:24:\"hyva-themes-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38745;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:23:\"hyva-themes-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18790;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"hyva-themes.jpg\";}'),(78369,7954,'_wp_attached_file','magento2-adobe-commerce-scaled.jpg'),(78370,7954,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1222;s:4:\"file\";s:34:\"magento2-adobe-commerce-scaled.jpg\";s:8:\"filesize\";i:166231;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"magento2-adobe-commerce-730x348.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24639;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"magento2-adobe-commerce-855x408.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30360;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"magento2-adobe-commerce-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42440;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"magento2-adobe-commerce-768x367.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26119;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"magento2-adobe-commerce-1536x733.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70935;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"magento2-adobe-commerce-2048x978.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:978;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113072;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:36:\"magento2-adobe-commerce-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50852;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:37:\"magento2-adobe-commerce-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148352;}s:8:\"masthead\";a:5:{s:4:\"file\";s:36:\"magento2-adobe-commerce-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63140;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:37:\"magento2-adobe-commerce-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103016;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:36:\"magento2-adobe-commerce-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74930;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:35:\"magento2-adobe-commerce-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34548;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:36:\"magento2-adobe-commerce-3352x800.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177981;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:35:\"magento2-adobe-commerce-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17813;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:35:\"magento2-adobe-commerce-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27116;}s:10:\"team-small\";a:5:{s:4:\"file\";s:35:\"magento2-adobe-commerce-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21025;}s:10:\"team-large\";a:5:{s:4:\"file\";s:35:\"magento2-adobe-commerce-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40394;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:36:\"magento2-adobe-commerce-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46416;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:37:\"magento2-adobe-commerce-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186297;}s:10:\"page-small\";a:5:{s:4:\"file\";s:35:\"magento2-adobe-commerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30213;}s:10:\"page-large\";a:5:{s:4:\"file\";s:37:\"magento2-adobe-commerce-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134701;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:35:\"magento2-adobe-commerce-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26826;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:35:\"magento2-adobe-commerce-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44973;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:35:\"magento2-adobe-commerce-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42266;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:37:\"magento2-adobe-commerce-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163296;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:35:\"magento2-adobe-commerce-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40067;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:37:\"magento2-adobe-commerce-3352x1400.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:264769;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:35:\"magento2-adobe-commerce-293x140.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7551;}s:13:\"project-small\";a:5:{s:4:\"file\";s:35:\"magento2-adobe-commerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30213;}s:13:\"project-large\";a:5:{s:4:\"file\";s:36:\"magento2-adobe-commerce-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51883;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:35:\"magento2-adobe-commerce-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26374;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:27:\"magento2-adobe-commerce.jpg\";}'),(78371,7955,'_wp_attached_file','shopify-agency-scaled.jpg'),(78372,7955,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1222;s:4:\"file\";s:25:\"shopify-agency-scaled.jpg\";s:8:\"filesize\";i:306555;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"shopify-agency-730x348.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38880;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"shopify-agency-855x408.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50072;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"shopify-agency-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86329;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"shopify-agency-768x367.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42072;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"shopify-agency-1536x733.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128612;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"shopify-agency-2048x978.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:978;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208930;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"shopify-agency-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117178;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"shopify-agency-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:282078;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"shopify-agency-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144715;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"shopify-agency-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220138;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"shopify-agency-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142984;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"shopify-agency-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66277;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"shopify-agency-3352x800.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:349147;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"shopify-agency-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28873;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"shopify-agency-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44964;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"shopify-agency-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38912;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"shopify-agency-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76395;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"shopify-agency-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109600;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"shopify-agency-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:353391;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"shopify-agency-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54111;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"shopify-agency-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:265205;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"shopify-agency-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44501;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"shopify-agency-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82521;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"shopify-agency-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92255;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"shopify-agency-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:316180;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"shopify-agency-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85714;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:28:\"shopify-agency-3352x1400.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:497370;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"shopify-agency-293x140.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9581;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"shopify-agency-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54111;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"shopify-agency-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92024;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"shopify-agency-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43143;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"shopify-agency.jpg\";}'),(78376,7951,'_wp_attachment_image_alt','Unlock your next nice problems with our eCommerce Audit'),(78380,7954,'_wp_attachment_image_alt','Magento 2 and Adobe Commerce development agency'),(78384,7953,'_wp_attachment_image_alt','Hyvä Themes partner - unlock your Adobe Commerce and Magento 2 store'),(78388,7955,'_wp_attachment_image_alt','Shopify Partner Agency'),(78389,7950,'_wp_attachment_image_alt','Increase your conversion rate and uplift your profits'),(78393,7952,'_wp_attachment_image_alt','eCommerce maintenance and support to support your growth'),(78518,7957,'_wp_attached_file','turbocharge-ecommerce-scaled.jpg'),(78519,7957,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:32:\"turbocharge-ecommerce-scaled.jpg\";s:8:\"filesize\";i:455304;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"turbocharge-ecommerce-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58360;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"turbocharge-ecommerce-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75267;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"turbocharge-ecommerce-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95631;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"turbocharge-ecommerce-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63129;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"turbocharge-ecommerce-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194179;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"turbocharge-ecommerce-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:313643;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:34:\"turbocharge-ecommerce-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135111;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:35:\"turbocharge-ecommerce-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:336118;}s:8:\"masthead\";a:5:{s:4:\"file\";s:34:\"turbocharge-ecommerce-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128850;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:35:\"turbocharge-ecommerce-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:248443;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:34:\"turbocharge-ecommerce-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165455;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:33:\"turbocharge-ecommerce-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73791;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:34:\"turbocharge-ecommerce-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:300221;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:33:\"turbocharge-ecommerce-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33267;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:33:\"turbocharge-ecommerce-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52448;}s:10:\"team-small\";a:5:{s:4:\"file\";s:33:\"turbocharge-ecommerce-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43585;}s:10:\"team-large\";a:5:{s:4:\"file\";s:33:\"turbocharge-ecommerce-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85379;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:34:\"turbocharge-ecommerce-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128212;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:35:\"turbocharge-ecommerce-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:407511;}s:10:\"page-small\";a:5:{s:4:\"file\";s:33:\"turbocharge-ecommerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60681;}s:10:\"page-large\";a:5:{s:4:\"file\";s:35:\"turbocharge-ecommerce-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:300561;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:33:\"turbocharge-ecommerce-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51238;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:33:\"turbocharge-ecommerce-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92886;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:33:\"turbocharge-ecommerce-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105442;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:35:\"turbocharge-ecommerce-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:344123;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:33:\"turbocharge-ecommerce-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95612;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:35:\"turbocharge-ecommerce-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:553651;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:33:\"turbocharge-ecommerce-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9883;}s:13:\"project-small\";a:5:{s:4:\"file\";s:33:\"turbocharge-ecommerce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60681;}s:13:\"project-large\";a:5:{s:4:\"file\";s:34:\"turbocharge-ecommerce-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114729;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:33:\"turbocharge-ecommerce-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50582;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:35:\"turbocharge-ecommerce-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:770271;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:25:\"turbocharge-ecommerce.jpg\";}'),(78523,7958,'_wp_attached_file','turn-browsers-into-buyers-scaled.jpg'),(78524,7958,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:36:\"turn-browsers-into-buyers-scaled.jpg\";s:8:\"filesize\";i:340067;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"turn-browsers-into-buyers-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47601;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"turn-browsers-into-buyers-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60166;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"turn-browsers-into-buyers-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71192;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"turn-browsers-into-buyers-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51259;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"turn-browsers-into-buyers-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145126;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"turn-browsers-into-buyers-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231651;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"turn-browsers-into-buyers-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96362;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:39:\"turn-browsers-into-buyers-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:253226;}s:8:\"masthead\";a:5:{s:4:\"file\";s:38:\"turn-browsers-into-buyers-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122335;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"turn-browsers-into-buyers-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173921;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:38:\"turn-browsers-into-buyers-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123887;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:37:\"turn-browsers-into-buyers-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55801;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:38:\"turn-browsers-into-buyers-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:278513;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:37:\"turn-browsers-into-buyers-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27929;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:37:\"turn-browsers-into-buyers-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43124;}s:10:\"team-small\";a:5:{s:4:\"file\";s:37:\"turn-browsers-into-buyers-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34615;}s:10:\"team-large\";a:5:{s:4:\"file\";s:37:\"turn-browsers-into-buyers-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64361;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"turn-browsers-into-buyers-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90915;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:39:\"turn-browsers-into-buyers-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:312232;}s:10:\"page-small\";a:5:{s:4:\"file\";s:37:\"turn-browsers-into-buyers-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47492;}s:10:\"page-large\";a:5:{s:4:\"file\";s:39:\"turn-browsers-into-buyers-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220214;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:37:\"turn-browsers-into-buyers-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42527;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:37:\"turn-browsers-into-buyers-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71925;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:37:\"turn-browsers-into-buyers-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76283;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:39:\"turn-browsers-into-buyers-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:273810;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:37:\"turn-browsers-into-buyers-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70897;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:39:\"turn-browsers-into-buyers-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:433300;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"turn-browsers-into-buyers-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9574;}s:13:\"project-small\";a:5:{s:4:\"file\";s:37:\"turn-browsers-into-buyers-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47492;}s:13:\"project-large\";a:5:{s:4:\"file\";s:38:\"turn-browsers-into-buyers-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86975;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:37:\"turn-browsers-into-buyers-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41796;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:39:\"turn-browsers-into-buyers-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:587564;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:29:\"turn-browsers-into-buyers.jpg\";}'),(78528,7959,'_wp_attached_file','zero-risk-maximum-results-scaled.jpg'),(78529,7959,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:36:\"zero-risk-maximum-results-scaled.jpg\";s:8:\"filesize\";i:357817;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"zero-risk-maximum-results-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45501;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"zero-risk-maximum-results-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58159;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"zero-risk-maximum-results-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59035;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"zero-risk-maximum-results-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49043;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"zero-risk-maximum-results-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148203;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"zero-risk-maximum-results-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242526;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"zero-risk-maximum-results-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84599;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:39:\"zero-risk-maximum-results-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232601;}s:8:\"masthead\";a:5:{s:4:\"file\";s:38:\"zero-risk-maximum-results-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89116;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"zero-risk-maximum-results-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160038;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:38:\"zero-risk-maximum-results-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120893;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:37:\"zero-risk-maximum-results-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47826;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:38:\"zero-risk-maximum-results-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223918;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:37:\"zero-risk-maximum-results-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23631;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:37:\"zero-risk-maximum-results-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40343;}s:10:\"team-small\";a:5:{s:4:\"file\";s:37:\"zero-risk-maximum-results-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28218;}s:10:\"team-large\";a:5:{s:4:\"file\";s:37:\"zero-risk-maximum-results-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61111;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"zero-risk-maximum-results-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81081;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:39:\"zero-risk-maximum-results-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:283886;}s:10:\"page-small\";a:5:{s:4:\"file\";s:37:\"zero-risk-maximum-results-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44738;}s:10:\"page-large\";a:5:{s:4:\"file\";s:39:\"zero-risk-maximum-results-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231138;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:37:\"zero-risk-maximum-results-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39881;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:37:\"zero-risk-maximum-results-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70451;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:37:\"zero-risk-maximum-results-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64681;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:39:\"zero-risk-maximum-results-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:238399;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:37:\"zero-risk-maximum-results-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58073;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:39:\"zero-risk-maximum-results-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:392572;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"zero-risk-maximum-results-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8946;}s:13:\"project-small\";a:5:{s:4:\"file\";s:37:\"zero-risk-maximum-results-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44738;}s:13:\"project-large\";a:5:{s:4:\"file\";s:38:\"zero-risk-maximum-results-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81488;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:37:\"zero-risk-maximum-results-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39150;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:39:\"zero-risk-maximum-results-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:599524;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:29:\"zero-risk-maximum-results.jpg\";}'),(78533,7957,'_wp_attachment_image_alt','Turbo charge your ecommerce store with in-depth insights'),(78534,7959,'_wp_attachment_image_alt','Grow your eCommerce store with zero risk'),(78535,7958,'_wp_attachment_image_alt','Turn brosers into buyers, boost your conversion rate and watch your eCommerce store sky rocket'),(78536,7145,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(78619,7961,'_wp_attached_file','ecommerce-audit-2-scaled.jpg'),(78620,7961,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:28:\"ecommerce-audit-2-scaled.jpg\";s:8:\"filesize\";i:680423;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-2-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52278;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-2-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65918;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-2-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77824;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-2-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56154;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"ecommerce-audit-2-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159709;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"ecommerce-audit-2-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:253967;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"ecommerce-audit-2-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94813;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"ecommerce-audit-2-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272387;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"ecommerce-audit-2-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106372;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-audit-2-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192629;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"ecommerce-audit-2-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137435;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61533;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"ecommerce-audit-2-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:254741;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31021;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47812;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37194;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71228;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-audit-2-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87120;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-audit-2-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:331556;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52594;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-audit-2-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242008;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46813;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79416;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-2-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77684;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-audit-2-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:282212;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-2-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74025;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-audit-2-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:454727;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-2-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10070;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52594;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"ecommerce-audit-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97342;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-audit-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46322;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-audit-2-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:637346;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"ecommerce-audit-2.jpg\";}'),(78624,7962,'_wp_attached_file','ecommerce-development-scaled.jpg'),(78625,7962,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:32:\"ecommerce-development-scaled.jpg\";s:8:\"filesize\";i:545107;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"ecommerce-development-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50697;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"ecommerce-development-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63836;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"ecommerce-development-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70269;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"ecommerce-development-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54469;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"ecommerce-development-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148804;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"ecommerce-development-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228423;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:34:\"ecommerce-development-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95553;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:35:\"ecommerce-development-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218356;}s:8:\"masthead\";a:5:{s:4:\"file\";s:34:\"ecommerce-development-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82725;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:35:\"ecommerce-development-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161460;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:34:\"ecommerce-development-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124323;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:33:\"ecommerce-development-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55631;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:34:\"ecommerce-development-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189145;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:33:\"ecommerce-development-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26344;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:33:\"ecommerce-development-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44732;}s:10:\"team-small\";a:5:{s:4:\"file\";s:33:\"ecommerce-development-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34810;}s:10:\"team-large\";a:5:{s:4:\"file\";s:33:\"ecommerce-development-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66899;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:34:\"ecommerce-development-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91024;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:35:\"ecommerce-development-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:257433;}s:10:\"page-small\";a:5:{s:4:\"file\";s:33:\"ecommerce-development-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50140;}s:10:\"page-large\";a:5:{s:4:\"file\";s:35:\"ecommerce-development-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216968;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:33:\"ecommerce-development-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44375;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:33:\"ecommerce-development-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76295;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:33:\"ecommerce-development-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76654;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:35:\"ecommerce-development-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215492;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:33:\"ecommerce-development-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69201;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:35:\"ecommerce-development-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:339742;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:33:\"ecommerce-development-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9871;}s:13:\"project-small\";a:5:{s:4:\"file\";s:33:\"ecommerce-development-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50140;}s:13:\"project-large\";a:5:{s:4:\"file\";s:34:\"ecommerce-development-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86062;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:33:\"ecommerce-development-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43615;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:35:\"ecommerce-development-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:501758;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:25:\"ecommerce-development.jpg\";}'),(78629,7963,'_wp_attached_file','ecommerce-strategy-1-scaled.jpg'),(78630,7963,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:31:\"ecommerce-strategy-1-scaled.jpg\";s:8:\"filesize\";i:395353;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30121;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37624;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44533;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32265;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"ecommerce-strategy-1-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87619;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"ecommerce-strategy-1-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138670;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:33:\"ecommerce-strategy-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53517;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:34:\"ecommerce-strategy-1-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149942;}s:8:\"masthead\";a:5:{s:4:\"file\";s:33:\"ecommerce-strategy-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68961;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:34:\"ecommerce-strategy-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105993;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:33:\"ecommerce-strategy-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74804;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36327;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:33:\"ecommerce-strategy-1-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167135;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17925;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27256;}s:10:\"team-small\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22464;}s:10:\"team-large\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41435;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:33:\"ecommerce-strategy-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49456;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:34:\"ecommerce-strategy-1-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187118;}s:10:\"page-small\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31014;}s:10:\"page-large\";a:5:{s:4:\"file\";s:34:\"ecommerce-strategy-1-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129446;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26862;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44535;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44661;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:34:\"ecommerce-strategy-1-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162561;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42141;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:34:\"ecommerce-strategy-1-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:269859;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6682;}s:13:\"project-small\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31014;}s:13:\"project-large\";a:5:{s:4:\"file\";s:33:\"ecommerce-strategy-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53129;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:32:\"ecommerce-strategy-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26589;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:34:\"ecommerce-strategy-1-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:369334;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:24:\"ecommerce-strategy-1.jpg\";}'),(78634,7964,'_wp_attached_file','ecommerce-support-1-scaled.jpg'),(78635,7964,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:30:\"ecommerce-support-1-scaled.jpg\";s:8:\"filesize\";i:522551;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44216;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55304;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64254;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47343;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"ecommerce-support-1-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130805;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:33:\"ecommerce-support-1-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205083;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:32:\"ecommerce-support-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92857;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:33:\"ecommerce-support-1-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221645;}s:8:\"masthead\";a:5:{s:4:\"file\";s:32:\"ecommerce-support-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94155;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:33:\"ecommerce-support-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152000;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:32:\"ecommerce-support-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113754;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50658;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:32:\"ecommerce-support-1-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215924;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26693;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40381;}s:10:\"team-small\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31188;}s:10:\"team-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59458;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:32:\"ecommerce-support-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90837;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:33:\"ecommerce-support-1-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:268031;}s:10:\"page-small\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44096;}s:10:\"page-large\";a:5:{s:4:\"file\";s:33:\"ecommerce-support-1-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194889;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39571;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66152;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70609;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:33:\"ecommerce-support-1-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:234056;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62778;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:33:\"ecommerce-support-1-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:364470;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8764;}s:13:\"project-small\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44096;}s:13:\"project-large\";a:5:{s:4:\"file\";s:32:\"ecommerce-support-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80943;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:31:\"ecommerce-support-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39198;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:33:\"ecommerce-support-1-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:494026;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"ecommerce-support-1.jpg\";}'),(78639,7965,'_wp_attached_file','hyva-themes-1-scaled.jpg'),(78640,7965,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:24:\"hyva-themes-1-scaled.jpg\";s:8:\"filesize\";i:254385;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21256;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26471;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28867;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22694;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"hyva-themes-1-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62438;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"hyva-themes-1-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98010;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"hyva-themes-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32656;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"hyva-themes-1-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99236;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"hyva-themes-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39055;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"hyva-themes-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69025;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"hyva-themes-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52733;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23169;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"hyva-themes-1-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91170;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11613;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19064;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14393;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27683;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"hyva-themes-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30538;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"hyva-themes-1-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119225;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20838;}s:10:\"page-large\";a:5:{s:4:\"file\";s:27:\"hyva-themes-1-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91984;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18868;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31423;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27651;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"hyva-themes-1-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100105;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26787;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:27:\"hyva-themes-1-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162377;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4733;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20838;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"hyva-themes-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37216;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"hyva-themes-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18563;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:27:\"hyva-themes-1-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:234947;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"hyva-themes-1.jpg\";}'),(78644,7966,'_wp_attached_file','ux-and-ui-design-scaled.jpg'),(78645,7966,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:27:\"ux-and-ui-design-scaled.jpg\";s:8:\"filesize\";i:593987;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"ux-and-ui-design-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47230;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"ux-and-ui-design-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59593;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"ux-and-ui-design-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71470;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"ux-and-ui-design-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50692;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"ux-and-ui-design-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145980;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"ux-and-ui-design-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231290;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"ux-and-ui-design-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96668;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"ux-and-ui-design-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249173;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"ux-and-ui-design-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112601;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"ux-and-ui-design-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172829;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"ux-and-ui-design-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125930;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"ux-and-ui-design-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56198;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"ux-and-ui-design-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:264925;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"ux-and-ui-design-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27317;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"ux-and-ui-design-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42665;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"ux-and-ui-design-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34541;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"ux-and-ui-design-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64921;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"ux-and-ui-design-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92846;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"ux-and-ui-design-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:304461;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"ux-and-ui-design-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47532;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"ux-and-ui-design-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220018;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"ux-and-ui-design-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41987;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"ux-and-ui-design-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72587;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"ux-and-ui-design-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76524;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"ux-and-ui-design-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:269513;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"ux-and-ui-design-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69893;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:30:\"ux-and-ui-design-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:417420;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"ux-and-ui-design-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8605;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"ux-and-ui-design-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47532;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"ux-and-ui-design-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87453;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"ux-and-ui-design-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41325;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:30:\"ux-and-ui-design-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:561959;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"ux-and-ui-design.jpg\";}'),(78649,7961,'_wp_attachment_image_alt','Unlock your stores potential with an eCommerce audit'),(78650,7963,'_wp_attachment_image_alt','eCommerce strategy that will remove your pain and unlock your next nice problem to have'),(78651,7962,'_wp_attachment_image_alt','eCommerce development on Shopify, Magento 2, Adobe Commerce, Shopify Plus and other platforms'),(78652,7966,'_wp_attachment_image_alt','UX and UI design to unlock growth and conversions'),(78653,7965,'_wp_attachment_image_alt','Unlock the real potential of your Magento 2 and Adobe Commerce stores with Hyvä themes'),(78654,7964,'_wp_attachment_image_alt','Here to help you every step of the way on your ecommerce growth journey'),(78655,7099,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(78726,5933,'_edit_lock','1758738918:1'),(78727,7564,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(78728,7970,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"1_col_block_with_media\";i:8;s:22:\"2_col_block_with_media\";i:9;s:14:\"our_work_short\";i:10;s:17:\"testimonial_block\";}'),(78729,7970,'_page_content','field_65bcc772ba827'),(78730,7970,'bottom_cta',''),(78731,7970,'_bottom_cta','field_66fbcaec309e9'),(78732,7970,'page_content_0_video_file',''),(78733,7970,'_page_content_0_video_file','field_67c9c54f20190'),(78734,7970,'page_content_0_video_file_webm',''),(78735,7970,'_page_content_0_video_file_webm','field_67c9c54f20191'),(78736,7970,'page_content_0_background_image',''),(78737,7970,'_page_content_0_background_image','field_67c9c54f20192'),(78738,7970,'page_content_0_banner_content','<h1>Strategy</h1>'),(78739,7970,'_page_content_0_banner_content','field_67c9c54f20193'),(78740,7970,'page_content_1_add_background','white'),(78741,7970,'_page_content_1_add_background','field_6717be84974f1'),(78742,7970,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(78743,7970,'_page_content_1_block_title','field_67b8463f82176'),(78744,7970,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Talk to us about strategy</a>'),(78745,7970,'_page_content_1_block_content','field_664b5f5c5973a'),(78746,7970,'page_content_2_add_background','black'),(78747,7970,'_page_content_2_add_background','field_67c9c6c17d609'),(78748,7970,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur knowledge of proven techniques comes from years of experience, so if we don’t believe that certain solutions will drive conversion optimisation and your company’s growth, we won’t provide those eCommerce services. (We like to sleep at night).\r\n\r\nUsing real insights, let’s create a clear, data-driven strategic roadmap capable of effortlessly adapting to your changing marketplace and consumer demand, scaling with you as you grow.'),(78749,7970,'_page_content_2_block_content','field_67c9c6c17d60b'),(78750,7970,'page_content_2_media_block',''),(78751,7970,'_page_content_2_media_block','field_67c9c6d37d60c'),(78752,7970,'page_content_2_alignment','left'),(78753,7970,'_page_content_2_alignment','field_67c9c6dd7d60d'),(78754,7970,'page_content_3_add_background','white'),(78755,7970,'_page_content_3_add_background','field_67d0023c0a374'),(78756,7970,'page_content_3_block_content','<h3>Long-term partnerships.</h3>\r\nIt’s all about long-term, strategic eCommerce partnerships, working in collaboration towards one joint goal – smashing your business growth goals.\r\n\r\nTaking the time to get to know you, your products, your customers and your marketplace, we understand what makes your customers tick, what drives them, and what challenges they face – let’s then translate this into engaging, benefits and solutions-focused, functional customer-centric design, boosting your sales and brand loyalty.\r\n\r\nAs you reach your goals, you’ll receive ongoing collaborative support, evaluating the progress made and what’s needed to drive your business even further forward – the sky’s the limit, and there’s no stopping you.'),(78757,7970,'_page_content_3_block_content','field_67d0023c0a375'),(78758,7970,'page_content_3_media_block',''),(78759,7970,'_page_content_3_media_block','field_67d0023c0a376'),(78760,7970,'page_content_4_add_background','red'),(78761,7970,'_page_content_4_add_background','field_67c9c6c17d609'),(78762,7970,'page_content_4_block_content','<h3>Knowing your Audience.</h3>\r\nYour customers are individuals; all at different stages of their buying journeys, so how do you speak directly to them all?\r\n\r\nUs humans all make buying decisions with one thing: emotion. Subconsciously, we want a brand to ‘see us’, to understand us, and to help us find the solution to our particular issue.\r\nThis recognition forges connection: connection sparks emotion – and emotion sells.\r\n\r\nThrough customer profiling and audience segmentation, we’ll create bespoke audience personas. By knowing your audience, you’ll enter the conversation in your reader’s mind, identifying their needs and removing their objections, leaving them in no doubt that your product is a ‘must have’.'),(78763,7970,'_page_content_4_block_content','field_67c9c6c17d60b'),(78764,7970,'page_content_4_media_block',''),(78765,7970,'_page_content_4_media_block','field_67c9c6d37d60c'),(78766,7970,'page_content_4_alignment','right'),(78767,7970,'_page_content_4_alignment','field_67c9c6dd7d60d'),(78768,7970,'page_content_5_add_background','white'),(78769,7970,'_page_content_5_add_background','field_67c9c6c17d609'),(78770,7970,'page_content_5_block_content','<h3>Effortless Customer Journeys.</h3>\r\nThe average person’s digital attention span is just 8 seconds, and seemingly it’s getting shorter. So, when it comes to your user experience, the quicker, easier and simpler a site is to travel through the better.\r\n\r\nRemoving all potential barriers to conversion, our clever eCommerce site developers will limit clicks and improve navigation, designing a consumer-focused site that flows naturally. The fewer hoops you make your customers jump through, the more likely they’ll be to make a purchase.\r\n\r\nLet’s metaphorically take your website visitor by the hand, seamlessly leading them step-by-step through your website, and straight to your ‘buy now’ button.'),(78771,7970,'_page_content_5_block_content','field_67c9c6c17d60b'),(78772,7970,'page_content_5_media_block',''),(78773,7970,'_page_content_5_media_block','field_67c9c6d37d60c'),(78774,7970,'page_content_5_alignment','left'),(78775,7970,'_page_content_5_alignment','field_67c9c6dd7d60d'),(78776,7970,'page_content_6_show_background','0'),(78777,7970,'_page_content_6_show_background','field_67175ac1a052b'),(78778,7970,'page_content_6_block_content','<h3>CTA Message</h3>'),(78779,7970,'_page_content_6_block_content','field_66cda60b2ea88'),(78780,7970,'page_content_7_add_background','white'),(78781,7970,'_page_content_7_add_background','field_67d0023c0a374'),(78782,7970,'page_content_7_block_content','<h3>Real Audience Research.</h3>\r\nWe know from our years of experience that it’s never a case of making a few assumptions and a handful of changes here or there and hoping for the best.\r\n\r\nData-driven eCommerce conversion rate optimisation highlights where improvements are needed, but strategic A/B split testing is vital. After all, you never can tell how your audience will respond until publication.\r\n\r\nAs your conversion optimisation agency, we’ll test two separate versions of the same website, dividing traffic between both, and gathering data on the most successful version. When judging the impact of your changes on your customer’s on-site experience, these tests are highly effective, using real people to achieve real results.'),(78783,7970,'_page_content_7_block_content','field_67d0023c0a375'),(78784,7970,'page_content_7_media_block',''),(78785,7970,'_page_content_7_media_block','field_67d0023c0a376'),(78786,7970,'page_content_8_add_background','green'),(78787,7970,'_page_content_8_add_background','field_67c9c6c17d609'),(78788,7970,'page_content_8_block_content','<h3>Data-driven Insights.</h3>\r\nYour site will undergo constant monitoring to ensure you maximise every visit through a continuous programme of highly effective improvements.\r\n\r\nOur holistic approach to your conversion rate optimisation will always circle back to your key business targets, along with Google Analytics metrics, such as average basket value, abandoned cart rates and customer acquisition channels.\r\n\r\nWe consider everything that contributes to a sale, not just the conversion event itself – What generates traffic, those conversion barriers that might see your visitors clicking the back button, and the emotive content that will drive action.\r\n\r\nYour data-driven reports, and your subsequent site tweaks will optimise your sales funnel, resulting in a reliable stream of conversions.'),(78789,7970,'_page_content_8_block_content','field_67c9c6c17d60b'),(78790,7970,'page_content_8_media_block',''),(78791,7970,'_page_content_8_media_block','field_67c9c6d37d60c'),(78792,7970,'page_content_8_alignment','left'),(78793,7970,'_page_content_8_alignment','field_67c9c6dd7d60d'),(78794,7970,'page_content_9_block_intro','<h3>Recent Successes.</h3>'),(78795,7970,'_page_content_9_block_intro','field_66fbc8f5b1c94'),(78796,7970,'page_content_9_project_filter',''),(78797,7970,'_page_content_9_project_filter','field_66826e0b41d79'),(78798,7970,'page_content_10_block_title',''),(78799,7970,'_page_content_10_block_title','field_67c86b51a9ddc'),(78800,7564,'page_content_3_block_content','<h3>Long-Term Partnerships</h3>\r\nWe don’t walk away after the plan is signed off. Our eCommerce strategists stay involved as your store develops, launches, and evolves. As your goals shift, so does our approach - from CRO audits to optimisation roadmaps, we’re here to help you unlock each next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">See our Support Services</a>'),(78801,7564,'_page_content_3_block_content','field_6891d9dfb5406'),(78802,7971,'page_content','a:4:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";}'),(78803,7971,'_page_content','field_65bcc772ba827'),(78804,7971,'bottom_cta',''),(78805,7971,'_bottom_cta','field_66fbcaec309e9'),(78806,7971,'page_content_0_video_file',''),(78807,7971,'_page_content_0_video_file','field_67c9c54f20190'),(78808,7971,'page_content_0_video_file_webm',''),(78809,7971,'_page_content_0_video_file_webm','field_67c9c54f20191'),(78810,7971,'page_content_0_background_image',''),(78811,7971,'_page_content_0_background_image','field_67c9c54f20192'),(78812,7971,'page_content_0_banner_content','<h1>Strategy</h1>'),(78813,7971,'_page_content_0_banner_content','field_67c9c54f20193'),(78814,7971,'page_content_1_add_background','white'),(78815,7971,'_page_content_1_add_background','field_6717be84974f1'),(78816,7971,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(78817,7971,'_page_content_1_block_title','field_67b8463f82176'),(78818,7971,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Talk to us about strategy</a>'),(78819,7971,'_page_content_1_block_content','field_664b5f5c5973a'),(78820,7971,'page_content_2_add_background','black'),(78821,7971,'_page_content_2_add_background','field_67c9c6c17d609'),(78822,7971,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur knowledge of proven techniques comes from years of experience, so if we don’t believe that certain solutions will drive conversion optimisation and your company’s growth, we won’t provide those eCommerce services. (We like to sleep at night).\r\n\r\nUsing real insights, let’s create a clear, data-driven strategic roadmap capable of effortlessly adapting to your changing marketplace and consumer demand, scaling with you as you grow.'),(78823,7971,'_page_content_2_block_content','field_67c9c6c17d60b'),(78824,7971,'page_content_2_media_block',''),(78825,7971,'_page_content_2_media_block','field_67c9c6d37d60c'),(78826,7971,'page_content_2_alignment','left'),(78827,7971,'_page_content_2_alignment','field_67c9c6dd7d60d'),(78828,7971,'page_content_3_block_content','<h3><span data-metadata=\"&lt;!--(figmeta)eyJmaWxlS2V5IjoiQnVPa243NXZIZFZxa294cXNnM1RIcCIsInBhc3RlSUQiOjIwNzQ1MDE1OTIsImRhdGFUeXBlIjoic2NlbmUifQo=(/figmeta)--&gt;\"></span><span data-buffer=\"&lt;!--(figma)ZmlnLWtpd2llAAAAk2cAALW9C5xkSVXgHffefFR1dU/P+8XM8BreqPPi5TtfVZXd+Zq8WdXTs65lVmVWV9JZmWnerJ5u9oWIiIiIiIiIiCwissgiIiIiIrKIiIiIiIgsIrIsy7Isy7Issuz3Pyfi3rxZXYN+v+/3zW+6bsSJEydOnDhx4sSJuDf/Iaj3o6h7rt+5NOkbc+OpZrWxFXYK7Y7hv0azXNkqrRcaa5WQrLcRVtqpvK/YlUaZdBBW1xqFGqlM2Dlbq5DIamIrrAitnOIq5a3wdLW11a7UmgWpmW80O9XVs1vhenOjVt7aaK21C2Wpv+SSW+VmQ/LLcb5dWW1XwnVAx8JSpVHZAtxa37p3o9I+C3AlDWxXWjUBHi9XV1d5nijVqpVGZ6vYpvVSIRTerkjxdqq50aYfFeHsZNhpVwp1W0L+Spe3Pb6q2uhU2oVSp7pJJ2tVGLOioezqdqXUbDQqJTqbYibm8Jqji2Ner1V+aGWr2ii1K3X4LdQodXXAuE5HBr46G+G81etd39pUrbS1CzcULg4iRuo+0kZoe4WdHUYcEF0pbzUb2qLRzJl2tSN0vMa412/tdaM+aDBQ6CgtkOrNTU16Zwaj3mB0rn0wFJxGs3F/pd2kwDTLWi4UrEp9O4UVQKbcLG1IV0h6pUJjsxCS8tfazY0WiWC1XagLXqbYbNYqhcZWs4V0O9VmA2B2k34326RydFqe+VpVyS5VarVqK5TkMhLqIApVvmPtytpGrdDeajVrZ9eUyApNIZgy8pnjHe9U7hOWTjCCJQFcEZ6tF5uiyCerDRprKJShr5ZOi6iuCtcLrcrWmWpnfcvVvdoNjDJ4TUmGplhrlk6Tu/ZMtbymE+A6aNWlp9fXK+VqgcQN69W19Rr/pPjGEAK2sze55BbCbtcK0ujNZwrhenWrQ8vkHrJZaFcLReX/lo5L3KqJrRLyIHdbjOKm30Ppnk6qhxXCsBoyoFtQbm5I2cMvV+RKTbWOwkckhISbNoUAH1lvlje01dst/hoF5B5lc+3mGTKPZo62mo1QqSoTj1HRlJp1wJb6Y0WCW61CRybz47Q4JfTHK6BWLbYLOm2eoPnVqrb8RM3QiYpI/VuK7Q21CN9aLzQKa3SPuVptrAH5tk670AhXm+06mTtK9XCrXS0lY3cnk04UXIjcdSqUeXJ3pV6slEVRWu1mp9k5q0K/h3nAfF2tFhX3Sane2cmoXXzymUqxRfskn3K6cjZW6qfG6S2YUcV4WrjXnfTPDGZ7nf7FmZ0qt4X3bhTaFUoNo+i02kNZ6k21OD5dUr3FSJINkmy5eUYUJ3OUgmdbhXahVsPaYmTq9N3qW24RXKusCjRfaaxtlQuoUkEbX5I8VmtDMsuScdI/pulmDTtDboVetSr3N1UJjrcwPZVVpqcKsFQJZaKfQH8rNSm/IjYEWyEDpNROJqD6Rq1TbSnwSkZyA7tXbbRUTa9ar9xXsDP56tJ6ZbOtyWtaVHPga5t02yZltgln17dqG9L8DYU2Whl380abi2VxU7hRr8PL1qmNBrNACdysk/khYatSQVmKG0WmAIBbdK6wQKBfzbYd6FuLw/6oV8fiCTvMr63OOiOxJurIEtqu67LolQvt0xUh7btOikoHYsawUkVWHbKZUrPWTHJZNQ5aJxdihzWlho8a5SaGhfySrRJnl2WaMitIHgubqx2mDzTIrawX2kx6l9PlkDXCTrQTlftKyMn2/Ip1He2TIYtLYoCv1FZIXFXbQFTNsNqRJq5udQcjp700x+wHaNCocpVhoTVhFYiXgOSp8sDykxQQmiqWGliQwEBySp+p1q2Ys6w+p6okcpsYGVls8hgOGQ2SS41mVTV2ubqPNxPudId9OyK4I+1Kp6SDsVqVvnvosHLQsbocVHZ3+zuuF8tVTHkbZ6TApKLQlNvN1jzrYUcqsmaxOBdrG8K0X2RGL4ICa1RIZVhN6pWOmq8svasKs7mY2fxaDXUhsSRGoKQLbq6JWlbRMMBmo8UiyNOrNc9oAp47lukQtaptlQotqZ+Z55iV7ZIu0lkhWu7vjKfd2WA8ok68FMMqSsLgkPaQT/V0Za6y/mK1cHZJ1vggGd1yE6FLyjtT2JR++bV+V5yBznSwTy5uBGa21itO37zGwf52f7oxGswiiLULIkzTqt5XqYUkPLqJIySYfmk8imbTuV7l0TfgRspVBl69IGbah3E3sEFYwmUjkVmFYnnL1si6jGLnwtl0fL5fGA7OjaiQEDOsN6gTCY/V0CV9i1zqTpgHcX+Qjyqkl1hp35oREaR0IrDZyr0b1ZqsKDqEGafJYjitV5lF3qg8ZjsB5dKeQH6+1m/dSX4plb+L/HIqfzf5Y6n8PeRXUvknkT+eyj+Z/IlStV1Kt36F7e2p8UAkU8cHbAM1xcpmRXrgxR33i+PxsN8dNSd9qxr0bqNh7QNipJo4LqS9cKPIiqBp/z41G4EolQp/fTwdPGM8mnWHVHf2ODW2KL9KwT+1gcu1WlUO57U3+9PZgMktsGaLolTVIorZrJPy6+ODqF86mEbjKfJgMSpgcSkwpXYzZC5X26S9ytmKTG5Uj5yPE61NtZijbA82SswJ8hnWFx5ZHqVqjVSuLnZcquQZYjZEpJaS8dPsssxqMVDHNrEr42l9MJ0KJ8n80+Hn6WkCA4hhZkFVL8gvd6M9a7r8Ek4AIDPXdE/Nm50Y2Zb6N+ZUqyJPL9yUh98qyz4nqLfu4ZGpXJyMp7PDcyrAY2VhYQl2E8fEAPxVZcOLAckU9mvdS+OD2dp00LNEMnaapUZgzqdvZ10wr9Pqzmb96YgisKotnTGsFGpTPB3fg9m43Y8Gz4B0IillRwWU8OElKbVUnenBaMepo1+uhuKrCk3DJog1nYSnJizsu74zlO2w6Qxsh/0cD6+EtlndWW0zgRlssWxBp4Kv6rzPTEwGYc76iSQTu4h117WLpBevWRiS7s55O5qZuE/rWPj7ka5y4LFcs7XQNEuikgq0luo71S6TshWtX0T5xPSQthVK4wMYm7p6uQerh/jdIAWFjY6oaSZFKqukTh1Es8HuJbIPSqVVKLFP2KzYDWRg88VK54x1UzIy5qW9wbDn+Mm4xoyl6CUUY1XRhkM7/Gq5AbLlDKv34zU3MVcq2QUA2op2VOst9m7kpAQcK/TWOBqIVrAwAYobLxQZrw27y1W0M1Mx8ixa7H4LLcDGPW1xWqZu3MGOqR3utAfKiClPs1Y7jsVjjk3BUcFtlL0CeW+jrSNexHfgGZRqTfUIMmwjtuItF/nsRgt3vLKle8at9kajU9UNRY7pWa6Kc6aak09X22J3JjhLzeIpDDKzB3UUVGDLVfow7aZYvJKNJnZG2TCFVdjckjZYDMl79SYxH1xw0r5N24KAWuviapLO2AIcJEHL2pzuUHJgsRtQF4cwj4piqYzbzHOZMnZFcbVjZDebdgu+Qtp2eF0H/XiSZ06TP2GbiBXoCpslaLAptU92pt2RHXvbw5tZ4tkOdWTvxWLvJGGwFeiCVvFWCSvx9O3+dbXdTHZEQQoUr02ZFMyuQtkUJFmGci22pBbmiOXnkJjW0hxkSS3PAQmlYxJ3sTBHaWUOiSkdn4MsJcQUAxJKV1hGGUSQYmInF4AxvSsXoJbkVQuwhOrV2pKDOqLXpGExzWvTQEvyujQooXg9BrRaQpN1fG7AvSU2ZxVZADeyHWri8M4hN1W6EVPdjvgVhM9KG8VqiQIjpOOMx9YllfXF6NmdBzVkLiZFGcFbgGRt3QVYzq4bST4ftlzUYWkN9WQuJoBlh5oAjtmUThBmr50dK4vAzhmxM8cPAdfZCgI+Ee5Mx8NheTC1Jgem3Rz7JksMElbTb+tir2ZiDfo9rN2sT3nlvharrTW+JSiIG6c5b22DxcnzI6KHNEY6b7zhGF9Mk35pPMTH8TJTs2y8c/zxt/kTdPmTsW4QlS+S8y7xx28DAnsOeIA/wR5/MkopnI0nVNiRtOkZb+LMOQi2KUHY7E6NH+xIVnA0IbA35oyfqhDUu7Pp4KLxcvt33EHe27/jTh7+/h138Qj27xRgZv9OAWb37xRgrtWdYuuro16fev65g0HPbKe4WDG+3dFQeKE7POhTxzvQ3c1txl9FrI3uft94wW53fzC8BL4XiftAQjibRTvTwWRGLhBceB50qXKw358OdlYH5w6mjAVOkIsdGPQUBSDhEXLRsDppbWaxajjp7jALFuoSg8GHEauneY/gjttuH0FgVbRBOpimgOUlqqJpXDz0XxUiXbvUnURo/7wKE1b32B6PrTjjtypsX4X1AMBWkpNdBKF4SWYB0dk1krkU/VYs9zRb7DL4y2YDh46E8hOqkBmcBKvKJNC56YX9fUgNds70B+f2ZgtIBHylSwlKle3JYGcBZU6nhDsXjujx3pj2dNpgG1hXLGLYYBe+jiGz3fCasrL6MXSLIKrdEdVqdRZWJjUROLtEovm9fnP76UwNa8cyRBOTEKeRjPoRTElGE4jXYF3HesYovrWHFEJWbAWwoDaOPVBkZ80D0uevJ6bMBS7cOYDP3k5XzdV+d6ZK+Pdei408RaZ0V8t2346UX2qFAg9kxHjqIPLMupOAHNE92Yjkm+2y8LpUWG1L+XK5oRb+WGOjLjyvsG+SaPhxnBCR14myfV4hGyqeJwlUyPPKQkH3cFeV7PNqNrHyvCa0+WvbmxoJuk6sHc/rwzMaEL6hFJ6R540osMBvKpU0DH9zaJ3gh6wTDud5i/Meb222G8LfbTLgPB+K0yC68bByR0MVD1+tFaQfj6ivtWVkHxkyH3nezqZQ2n/UKnsWno9et8/HrNt2H9ux+cfda5+Pb9nnE2Sjy/OJtdWi5L+l2dLnt7Y7+vy2lq1/R+t0Q+R0Zw2bzPMunsLn3e1OTfL38JT8kwrF9ibPJxeKm5J/Ck/h+6mbls7TNmGI57cXa2dkfL6Dp+B9J0/B+67C6XXpx3eXTukG/ntKq2osvrfU0nyhtNEWvCL+k+RLrBjyLK9a+hUiv8LPKs+7eK7xvJvnOs1Ke1WeQv/Uuu0Pra0JP7X15inRG7YH6vQ1qnhnPJunWk95Ks/WqdZThc69p1pPu4Nn+1Trjnt4hrVTdanX4cRF8DdwFWRcNsVj5HmGp/BxX/10XeBnGzX1de9vbJzu8PxnzBTh6/t4hjz/+SYC5/n9rbAj8C2eAv+B9um25Lvt1ro8t9sbRRn3nZDtB89ex/LR7zR0S7nLMMn4ndskjspzb9OWDzZtv5++eVr15fxmu9PmOeR5F8/9MGR1MmbEU/JjnnfznPC8h+cP8nwSzynPJ/OMeD6F54ynyOmA59N4XghD1jVjHuAp9C7yFHqXeAq9Z/AUev+Cp9D7lzyF3r/iKfT+NU+h9294Cr1nemF4lxD8Ia+0qRw+SxJC8oclITSfLQkh+iOSEKrPkYSQ/VFJCN3nSkII/5gkhPLzSCirPy4Jofx8SQjln5CEUH6BJITyT0pCKL9QEkL5pyQhlF8kCaH805IQyi8moTz/jCSE8kskIZR/VhJC+aWSEMo/Jwmh/DJJCOWfl4RQfrkkhPIvSEIov4LE3UL5FyUhlF8pCaH8S5IQyq+ShFD+t5IQyq+WhFD+ZUkI5ddIQij/iiSE8mtJ3COUf1USQvl1khDK/04SQvn1khDKvyYJofwGSQjlfy8JofxGSQjlX5eEUH4TiScJ5d+QhFB+sySE8m9KQii/RRJC+bckIZTfKgmh/NuSEMpvk4RQ/h1JCOW3k3iyUP5dSQjld0hCKP+eJITyOyUhlH9fEkL5XZIQyn8gCaH8bkkI5f8gCaH8HhJPEcp/KAmh/F5JCOU/koRQfp8khPIfS0Iov18SQvlPJCGUPyAJofynkhDKHyTxVKH8Z5IQyh+ShFD+c0kI5Q9LQij/hSSE8kckIZT/UhJC+aOSEMp/JQmh/DESaqL+WhJC+eOSEMp/Iwmh/AlJCOX/KAmh/ElJCOW/lYRQ/pQkhPLfSUIof9o7HM7D/ZyxXJsnGy92Q31x1OvdyUQcQc/fnY73xXWdjfnrF4dj0t72pVk/MoFnw4nGDzjs35P8SLxWfNRed9ZV3LwJNge9/tj4fowT3b0xHQpSqxvN+uH4YLoDCT+a4rnifImrO91piMdBg4AIOJTEMy/0nn4QwfHSTBjHX472ur3xAxFJfw+XjBjLHv4zHnmvP+sOhqQyffobiSOCZ36BGEyfICLp3Ky/r1FoW5S/MNhm0w8by2yoRS62WXe3xfjH/v9tcgfPc4owSC9vT4XmiJbJHVNmjP8oHaQrjd2isFfxx+Kpz2TnE1wYRINtBOeZDA93kniFyUbscCLzdC8H7VG0O57um5HJD3TEXuyZJU119tiGjIR1QMvdEUB2c1UpEsiVFoLrjGfP0ObNVeTTB2RXm2MWsjc+GPZKwl+9OwIAP9dPx/i3VIbNlUiqkDi+q7JVTDekL/PMiYn0dFWLsJfmiv7++OkDcWhbnCsg47x38oIq0ks8czVnAOcGI7aO0vKZQW+2B2fXLEDXrZeeN9fuSEtsBGRbd91AylzmoSohyQy9G2YiiPVutFfkGA1Ds2JuTEBo7U2R6qmoZVW2cjdHMgDMkGXzkIkNTYcOsmse5SAd9LkjI/cqz9xywR09FFCa0T6bQ8y5uXUPpu1xxgL8toE08rDucCYxaph5+Gg8iCyxV3rmEb2+hKhk+B+pBRr33DW3NySjWOxaObSodpzLzhlS06W98kacZAouMsrRGiE/jhXcFi8VCSCCrufn6t0kMYEFaExu3hUCBRykdyjD0ZO9BwnPRuF0v1Vn2pSxFcbPnu9fMszuXaC1wSgePyaaQMqDc30UJWBDTM7u0p6JwkvO7ceyHNiRYzgHVuf8oHtxEHW651ACT5IN0WDsTmzp9FjItn7Nzl5Xtq79aQSGl+S0pWpZ1M+PJN1kGIlM9ztd5pp5GQwNYTYyX854x4d6WLEJDWk+b5Z2u8PhNlFg4SsyM+/Y/iCOAifdu8rWcgOY2Ub7LMU3eV723PDSZC9infVyvX58ohqxynr57SH7sh88GIshfqvnXbkL3USar/G85T3Gcwqp88XxRXDe4Hkrs+Ssg33n1EUnsuaEg/d7CVdXDMfnRFkVpTMuxfJo7u5G/Rmrg1n2TsoIQ8vSf6PnXd0jBHCh36sp/1/JeNeULWAuZycj11tvobf+vLeY04XeYtgWeps93Nvc5b3Nu15BY6G3Sw6e6u3yP6G3xw73dqVnO1dT/unt8fUUD8bPbRP770Vmj8COXe9cFCjY2Ucrp+f6M/NSlHbMlrk6avQfQKWMZ+Y9YXuXJTieNMscmZOMZkmXCJ5h9eN0MMCiDWmI2bFv655mZuVNtuiEbfwlVigbD2EMHlDzyTyTsrMkVKMT2WQkV4h2IEUuz8QeT/u11Ik969fuYBrNEqlJWzCUzufWZGiNv7wz3t/v0oWi9Q3mAbFdY+cXnaYPMryqI7R/OfFu74JbOXOXrxJ5BVXFzIdI+Es5s5RahZbLiWLhckyJlCBND2nGTYuH4zQNA3LB2ewiawRCV3C9O2WA3TikmbZRStVIqSmZRn/2wBh011tEt8/YPINwKX+SPl9uU2TCYEv3QhllGMWqWZOFeZw+0J3K6KqfJkjG90SzIrPteeGl/e3x0PEQaQbm0CubjluKpBWfeCPk9kM62F9FungWjH5MFrVXF9D3USYoTIDhlxu/bPW+OO13z09E7LY5b5wmrjc41/oj8XgQtkUJFlEOov4qyrUmnigiuTTS5dPDexzs7jZHw0ttxvJCd6jYgWu2ur9/MBNBqUNi6fqLdMk4C+yfii5alEPcOWIPVlyIov6s2kMEFKH50wEFH/SSggqgS7TblaxML9YMTVd7OP3GL0i63WeA/fO2FPLKE2ZAC0H08zJsItquQAT9Q9SNUFZkMj6YVHvsF0ygOkL6o8xoO4xkPubhXcpShyTIfhzDEWdDpf5Jj9OENCk/tj+LzYWO+oMVxw0+SPmmaxQt+0cwmohAJFzt/WOYIR0oPxgSTucBzfUerLzdjyasGoxuCJkHRevs9fe/CdNiUmoDPPTppWrvmyHhsX4TZgSjNN6HoT6HAQ+O1h1d6EYyY6rgBDFOFMuewb5cLdTgt7sj8bSldL4coLF2Oahc3BkeiCgAwstw2N1W43ehLwamOaH/VGWrgWaSpuYOhg0rq5mjalgn0edEFP8PJ86UK7VKp0KCsPYh7JBpM5n0e81J+2AkN1XFj/KtPacPX/KMNz0Y1fqjcxgWmpvYI5NeRJEXTPvbrFe95gg2LSjzj7dQG++wSs6EyS8LeZXOF5GepuwWpdiv0kOEiYzafZQyQoAm2GHJofmi7Gyro+LB7i6LDVUzjpG2UBBA9jI2tHlW1YHt1EI/7PYaZoJpTCCjqW/GTNYxg7XIueZTcsg7UFvICMGlBY5aQ8ypsIWs9wZscaaXmpNIpCP1v4IRW4SKzL4Kow4qMh2dK1kGnBiwvjt70lrUGRcQ+KhnvnbkePSHLHsoE4MwQptFiXcH/WFPhjfSwhTbwQ6CmhVmq1Mao9eZGSQ2EYEQoJ/Z+VTuUKKGSk0E2H4eV/qM81xsG2K5xbcHARuyCk1dZNnnBTGwxjrjHBvAmQQsW/RpvH2jJLGsre60e27aneylCnMj1h1GJr867E7chMi2OE1mEhi9+s3TWy2UKi17P9Tn4GetIdeTyQRyaX6jKPBMiJvWV0PUmo7ZqvtLM8nEIpBVw/ERqin7JIo8iyUhg/lR5gk7HEAMhe67D9hxXAqdpA0yHUTF8bTntttHIGSjg205TNzGS5fGnUnKRTvkujEreRy/yK3m/R4Dtl/uR7iCEFia92JxuXyujzuSLqtQIIvmTPJ05zPMFU3b3j/bZ7XBzRNPQOwenPSZSPh5/vIuVva0XUgjLcRAbTPYlj3donMUKnaz1U08l4gIITsHmdBocHZozbm4N51x6HoNmgCIBnu5ndhQ25byB6Pdoexn5QpQmuTSINqIi1SGy5btUly/3iWuFTuCOzHUUvUmB9vDQbQHMWlY2O2MO/3ufm3OnjTiH24Ee4+RRxzxOhrOpNtzn0pINXfDB+BUrEmkyOKwYdQXWFj0lo6mu3nXP4nyUM7vw9SIxFUcadqdojCyDK4yhBWrATBk8yjB56ByGI2ZkGjRi3zPKw4PpsnSMz9RjU8+OcEk57X7Ew4dHRZnwPZihuEUxR6sehscr7vi5OKwaVdqHHimKTRluoCz2myfKbRlMoNEuCNUHHvXu0A0gbl8HxD7VtR9W5zybUnStxjGv30mbV1rvLHuIvH2WQJ6gwOJ62XmMbssjyRml4smeNU9MPLR3vgB9IpoY7GPtvQagsF0szQ22ZBgi9hPMa1d5pit7HIrF13i+CWXOKGLO3P5iql2tCP8vdQ3J7vSm1f45sqDWEIv881VY5XDy31z9fZc/i/xzTWM/3TWjDt1LdwnmVu0rK0s0onrlD0JV0b9nfGoh36XHOTGkUSq1ELvmuujPjqeN7fuDAcTJqe82kJfb5hHuW5SdGXhlZ65eR79fMi0vys7Q8xA0uxt0aS/czDsTgujc8h4mUCfA1RlVXMkH7bNejtUDpbNw3f2MGosZDuFbTSYBFZv2TwC6mIqyZVZHlXvCbkBdW2mCd7embo4K6M5YE2aKr8SUnO3+U3qNr8Xnq6c4elfVkvCzVLxVX5Kd/y5xmBS7DjimqTHMRuPYy49jvlkHJei8/0H7oPRZUmcJXFM29YNeHW0KzH6mdS633i9g0QGPuZ5NpaCcv/CYMcOwvyqkBx76kUBr8RBtB7N+wojZig3CcizdZOK7XgbLpPYVi6VzmzpUYd3qBF8F8mY1yKDSIYICaDdyKKKUsysnDD51LI0X+ebTBPjQ3yp5WIKHSGAcwQnGnc0nWYrvl3mSTop8SUX3zELik25RBZjZlw2Qc46QIyfs+8Zkco7BoqE/M7hqYsXzkJgNYVWkl7LZc2tZsPem5S7a+69Ae8yArYPSU2OtKvlrfhdmsvRC1hoXBZRU9/fTsBK5U2Icg6K56Hf6HJIoTJULJNtFDara/ZSnGli92r6MpAXntFrHL48twjqKkLg7tHpddbkrjiUGc5dLDnA+NUsEEzYXtMrNxz9tyC71bp7a/MeAH6pflbO1ANLIcQfY31kGTge4YAOLjLS3kAiOsriPcbHmEQzCRvMONk1QXThnKy2DXHM8HnIVsvMpr55O7OCXPNgNsT1E0eJchZ6hoVokYQYyOfBWB0T3A/1PQZW7/MR4CXCE4XtaDw8mPVdvIelfifdu7f65tgP4lHZ+b9CheJg52B7sBN29ydDNNQzx12XNtccS2yeVrcalYq7I1eonSmcDUl4NY2MyrVn45+YSUefajRsbfyF2T862A+tSYoM8UFnIThsiiw0lOlCaOzcAb7D1OXyyjfjvTQRl2I6Mt9ullOU3BJxzFJzuZXIlgoNBzo+p+ogJ9bwulA3DbbDamyyMBznKMEpCFr4DyA8wCrGsOo7v0sGJ2AhFMgWVrzaMskglGRHRCB3wqzqy+smPLyw026eFojv3sAMKqurnFmQylTuk5tqpLLuJnyuOD2I9pp4EpywSFeodvS6roi2ydQNdxOW9BUxUl750qi7z9CqkoSJiga70/4PHuCnigoQTD1nlxw/2h+P8W7FggZE2FRqh6pmz+EwL1Tqjs7JMnVqIOgA5vYNnyFC6ElJFmL92c4ejwWa3jjV2fcwHAyTbiF0s9SScB22deJMJISIRLjYro/b5pJB1D8nweNqT1SM9Rj3VgelPXfK7YBZlzIObzlPPPbjBYHpBMcyPZFVJBBXJWJatGI+qCMzyhYhL7lcit+DbUJrAaiZkWmCHtxXKW+dWa9gPtertfJWc3XLFlcba1v6kixYqAmm9awrkYp+YbqTcIGTgrgKzj3A2RTFjLP+YMRGJ/EmAuvf1ojIU/dgOoBDrzeIJsPupYZYnBUkZ7NqYOC/NTzgINK1NtEM6kg1gpkHWuG87WhLy9r9YZcjiT1bITNRoK2w37cn0FRx84VkMIjK7ODwmLEHmfrBcDaQ1vvTVdkHb9qhYIDUT0BbiOukgzx+aUwHJdxb78rxtNylc5PMvZggqyMP3y2BgV3xSGXiRS+bLIc5qbM1PyYElK/Yd0mXUm9LLCeNVka9iVXDoO+S4tvC2ja7o1ghWO/3LXef8k2QVCaBwg9bUoseptCtqaQaKBZXRiMkJeXEDavlck1f/GDxUiNh5iB7IkkIy1Vt7u4WIMcjgoPUxcciKyJPr1ip6fuci63VB7Y/dC0CKA1/1k9bRFIpup9L9wz96ocyPWiuUis2z9j1AVtUcDLHwWrbzyekWrUWK3FB9K4tc4CUVxiNnPVgveJMaXbJYj/cmVKhbU2pd4Y9sdg7P3k3KqhXG1sxOCOZpChbL9yXFOH93DcvyluSSelSqdmW12FlE7Yhs3A5MdbHxHwzFvYu8ormNFCyqEvHV0ltrRbqVb1gekKz7qrlFZo5Ezd+EgtQmfNyJYFJVHRLXrLBNAC5ipHH35oDrraAVqHsXvW6xgLcCzDX2pxy5VyY65pSWS9sXp/+EMENykrcmxtl+ZHPGGytqdN0k+Zx2zbqDQe6WUGCUmpuKImHKMQhxcBbFChohUYJwWxVG+WKbDtv1QKHfajsNi2TSnS1AeChCnDIDvawy9XD+N5MNORL6Oy8tETI5xyBwZa634x4g05DwBRK8m5+tVitWYEwKdbxHdU19eXuvxVNUGaVrTVbToKZxSvI2csbKqmrYpbOVmp2kplmu2C/UOK1rf63qg31F2mNUSaVKdY2BCHbqaja5Nba9pWq/BH0Dwh07jNHd7Shr9LbHQWVNI/7RVSzLye2weWVqTboqaWy4vgKzpmtbb7GdL6sgsQw/DhQhfH1BrP+fmS+7nv+HBejHzcJXR0MqfdlkBRONAZmdixFOZDYNpl57Xq/K/eNZL0WQxqKO2Yy1oSbxHR7zpj7sQlP8ZqiQLBtIPS9XfbDQo60Pxu7FM6OhWojzwqI2Y7xdW2WWIaunNa6yaImcWHMXg6/NgavDi6ybOGQWpqhHuWpg0g8aQlfynrpK2bZBcTq4wt9tzkdD3undd0kxI5TsZo4DH4Kd519uggJMVPl0K0dnA7Jlw4FxNhz9ocidmVaj/TPMyYjW432dudNDSlzy34g6Q0928/gXnGg3xLrz4rrc9SrdWmy0htwMiMdyMwGrOcz9gbVaPzUJ99xJxXlEHQKolCmU4Lc7xVkdx/sEM2JMxkpiM39UrkiX0tiDM2Z9WqnUmxaf9bTt6vEzPrMuS15I7mpHy0KQrAEnik15bM4pLKsAezXkw805Fara/WCrgZ5XLbztqWgUGuty21jeQtKzCspDytSbWByJOOO4xx2bBlCrCkLa/yuol5EinN+yMKFzoWoHv7VvFJxA2+Opyd2lVltZ/oCthVjNtKMeUlAABKZbUx6yGljNLjYieWLxNSb5XhIaiPdIJFzhpl7IUxIZBuMVElPN4z/vIzbs+iJur069KTJXpdTmZzxNWGBT57g4OIfyymbmZgglbUIT5mJSI4xQXha0FNHVm2y8rSgpw2ilo0HyzRgBr3BW2T7Hf5wrtra/ecE5plpoNN389zA+znnVv6e+tIFOWGUU4IPeOb/WmcdHytv7nRJy0F/EK0OhsNQYLT/C94gclsKB/klIE3sF/tSDRHL9IzLvmrJduiiebdv/q2n2fJCD34v3huQ/neq7avE7kbnNhPoTwaHtgLv9MdPJy4VHjAjGX/2OTJG6tyaD/vmr4gmXqiPxyP23bXB8FJZ3GbgHydmHo53Z843DoUXmHwjHWiMR1ZLnJh/3UPiR+xQoPL6dNF8u/Mh3/yaNxjt9acDbJgTGPLcNq+IwSm5acGr4oJEZAr+lRjsIgNJwWuTAo0gzwt+NS6Q4MAc/LoYnOKHOIZlg/Lf9iIF9gAKCsdF5v12xBRmEeOSP0mVCMMC+0AKZpkS6J+moMKRwD6Yija1uhhBApGe9/vekRwWE1S4fBfDI7PRnm0zNn8L23G2ZRdDItjsm5oSyIzM5zPeF+Ix0p3ZfJCe55tnQE2hi/PqX5BKKqQPc/5lumCuk//agpOFIqUjz/fNS90p1KKmv9A7iE9soJ5u5NVybWcHE3V08afjQyHEJAbiI26ZqtlZflon9Y8HDknH/i8lfGJZs8UfRYylu+jpX8XE+slOcMV8TMICbCpLi5W+Pqciki73dyPz9oz3PH8BjHwj85aM9+P2cNUCQyLqkflCxvs7d81IZfNOz/zgPGstjIwafoATscDlbOhfjfpIlAApg83QtfsS3aiMZLhkV/u8+PCJaK+tqN3+yUWGMXEcQorbEpm3ZbznEyLmJLEw7RcPth2hX0+OpEI51zIv8L2vJpd9FIRz9ULf+5pa/NgRGccZ24VJXKEmjoLJmt/39+fr3osD8w0xPcOxRBf/lN25JNmiMdIC+W/p62zXxWlLucrCYU+YZe0AfdlcfwhkEU8l0PgoetnccBhmUU/PmL4FuYK7zqjby8Xm8eZhR4BthU5Ssslkk/tu5onm4ZcBLfKGwEsshOZ684g4bYs2JZu6YHejeeQixKKdwW2Kj+Gn5rHznC3+PpFQgyXSzMzj4rQt+udKTjTodZ55fJyxZd/v1KzjoBhy85/07vCm1doS8ZPxqCbBbnxdCeb+m4VShuvi7KBLoGeO8UwmboJSHjDb+9IPJmUa64fSWHY9FnmlUZ6VRsGQyTV1wD+cBoc4M8za+/vTMUXPThc1DuzbtfbN3gvmR44odDpgLprnHFG6Gh9DPMP8aLq41OXo/V+a56ZhyVL8r82PeaylWL6Y+NT8ssVMTMv7wOjSH3sZ9BbzLl98KfItQlrIUwl55s9icA35kP9zwjsXawy9BLH/o4+UmNZHXfWIcHe8X4rjKcxY57d9Ei8gBVLf6KWB+Tt/BoEN3IyaxtNjRvPmjz0pYdEdDjg7PFz6/GA2liisXLTprOJ4I+jIPN/z/sSLC3Z3F0s+4CVXdc1L6IQnhkiovTyLI6FSki4IKGJx956trBUHvcG82Z9VWGeKrBTRfDcnebiZ691eu1PrUIasXu33D99p/dEgslcrDuzbG+uoDoPx3NTLIDmXtNPj2zmqP68WMW9TFvwdkqnjXZnneeZNwfxcdcklLdp3Qic5pF5OMrbwuyLMGZG3FXla0PdwOGMPNc3IHE8ytvB7ezCLcUWtRmbZO5HKWoTCPhsQOL1SnhZUjgPhTV3HaO21gZRWo6Y92wH96gWArbcqMLXSLwrM76aclKbtHj295jKgrbqG1WI3m8SBr03nLcp6pC6UewFh2dyczluUhgWpITWPMLemshbhXgthHprbObmOM7awneRDZMvs++8ErwWiH9t6NAfbSc5WCHfxtOYO2KPnWVt+v61gQYLxmDTA4vyzvrp6kXml7z3BpW3J1lxUcazkrkMgi7gr7a71x/t9ufDxLt+7Ow2wOOdsyzFQsO5ZBFm8vRmzYL6GrELIcivs/3ywWBqeH0yqzEfPvFxLNlhCZYb2mb0RU2dqfkHh8xqdvcHOecxQRNkvHipTO2RuNq8MEhVG7fXwOWJWen8YyA1y7BqzbDyp9XdZRuY6gkL8lJdGaItaHMJ40RyjOJ4RRjqCyk8fxjmK0IvnSPOSgbgQcl8Py4RMfuYwTmeMY0XpHOUlGoBiX0L3IxZFRgRhq+H4WY9zE4IchQjfb9YWCZn35MyvyNb6soPSZ/nbY/H86Pa6enHAftHBbCcS8CsdWHqeAH/JAbWrCfRVDoo+stNitsq8f40D0pSdeUjjVxzMNpWAX+vA0lQC/FUH1KYS6OscNFSVtGBWmbSs/p2/N449qURUM/Mwc8tRcKvNrUg+C4UW9U3ZsBS6jC18uualXyyU8HA+nbcoQwW1uj1ZckHZT+ctCg0CKjESmFS1NGbdXFTgqQP7Xa5T5pLmbemq+aCn2fWEbUeQBv7MFrFkqRM4L/iQLSDwhc/cMH9us9aTI/9hm2/hFeAuYb6kVsP8/QJY268Sqotg6TO2KM24LVo1/8kVyffAXNW16Vg++fJZW+LY0iEE+p8XoFYJAH/OgpWM0g/7w12E83kLj/0eqpiW+Qm2uQDbuPzTqH+/DP1FBv0nLVi/+9U2f2Bzjmc3UrT0bn9/MKLTfZkh/0F8nTjznoUaygU6oluFjvlLX0IhfRbXC9BRPml3sIPDkfVeEpxjD9KW10+fmzG/oTls7sE+7gWANyuA4jU4Wza/qVlbbiFvUQgIBc4aMd7b5rcUYnES4FsVCBq9ERfltzVvkRzobSlQRMfg1Tw/Yz6mYGqmYH+tMO3JplMh7bOpmY/Pi9YTxYsL/0a2USNm+Vp3H6tiX3n5qM9UwkuUQZKQkO4Jf1wslr07FGKgNFakBc+fFxSR+Ln5IsW69RPenJT6jq/xzc+lYB1qmfvNy1Kg8vxO1M97RMzpoWJ9n3l5CquFd9ifXuiHeoYN07/JnpWwuPqqir9p3pICyYfcVsxvzXklGM2Am9f75q0eZiO+P9ShyNxnfifVlIQ7xwei729PY9a7ZPinRvt3PTJxSaoH75BAI4fgmsdpusAy2ZXbMO9MNRDqHfWQ6TYr6HvAYm7/dM5qdU4aNz3rfcob69dnLHIMfV2QVNABQm4aJzcvzJr/7dnTbt2xfdz33u/yEojHJ7ZH4p/wvb+OJSZhK2iYT/vmS3NYhVASkP8xh9Tov12+v+CbL8/hWht/Cmfrf86h1Lewr8xhJfSRIVRWI/MZ3/s/87Ji/xmD/uUY/5EjJYfRwZFIjoM/75v/O6/cQRDmi775n343OYFBUIH33/191IrthWwkIvPswHtmMEcpIX6Of+Rg6Bu++Q8BEapDHwA/bv67p9ANNNAZ4mXzvxhp3Rkf8ebUez3zjQcv3sTw0TBbLcKfI6aVuwEOTIrNezzzRe/p7hWq93nmvwSO1CkHe79nPo/DKkRtwOm/IqBevyibjhpuyAEbGvPpjPlhAk4O3JEL4eYzGfPrerrCbLow6D+g1F6VNS/xtX9uv4QkPPOyeB9YYjREbomz8PO+vjDeQq+3mf/mcwGTCm72J0rulVnza3FdmsE7VDvwlRznnxPidOLthdIaYbHBSOeDeV7e/FzwgB71yOtqBLUYGw5MA/NT/hxcsl+OzZsXOWDZiiU82J5xwOWKvxiYn3blpe4OG38sMFOSkucH5sWupDqaHMySizAfzZhfcAXiuc0GE2T6CgdZH19gBbIqH5h/S0TqjMJDjO55GQJE8svIT6Y0MnJsRE15jQI0rQ7KZx25en/W7YmcPpYxz3GwygURsPlIxvtRB2nhLGLWL9X7owO7WH8q4/2YK1TmRTsbjK5q6Ccz5qeCp0cXpVokYvvPgWoHa0a8+KL3rGW+gjHWrDALJb9pS6hgFTwyL8uYt1igRT8jDomCf8tn8qGwDDH2WPbL6MjuQO8KSuP/47LyFsaB6ACrnI0hgfRln6Cte8/jWT7byEFU2d/uo2N4Is6sIbbP2A15OOmzZk0bY1HOFfMjYMuWZMLgSzGILwtmouKsUJ/xzD/4kYA7AtEG35M3/ycFI0qM8DnzsaD+viimhOzdfPoxW0CMZ5vBe2/e/E4aEPYnBAhFo1bMe4PeQGKF+60usXLOhVgg/wtHjhIFaY+JXG6bz7lsLG9qfd53tWpaIlf3OtLfN2Ywq67IEVT36E0Z899iuK3S6h5ELERvzmDxOOxiwpcHMi1F1b5u5U8orDI62F/FMqL/5rMZ8w920aJAhBIXfC5jfsjv6ld+R1goCFwxz1nXtygT3S70lSSWfPIyoEUu9fUABp1Qu9G0t0Gvuhxq0Sv7A3iqDXhgVW/i4XK2uD5D0Tso03nWNxAeks5blCYzDPVKbwrYLDzqcqhFP2s5CQnAQYIIt+99yyLI4qERRGpVEpE4md9pvnURYtG2hzoga/hcEeeK3rel8hZjZ5dhQ+ei84Q6VVDII7oMaJGxZEp7vIo8PMOqlWQtwoVtTNTC574fa24/DLOo9xEb7HEQp9+5pmPmDvPEQyCL+AM7jKKchx/ThAV+d8SaXmVxnYZIUYLsNy5CLFqt6y4AftQ3f8ChpCzFmn+bZ+6YZy1yzwISPjfdUpg3v6oxAuJVeyGNzHC9zBsDOyxFBtvqWSwqBPOAHCVgDN7pe8/zGFtVa9Eqyl7gReolzj/B+f3mF3EUZGse7jMr9+g5/Xmlw3NBjF3zGs+22IGVQhRurkkCgv/eIaJKaNIOOwmYZIH6AfMmyCYwBgoiv+HtymUMdcCn/VE8L1fMmx2VZN35iI+QKMNMpo5xaqo/sWSy5t3eCHRi3mTVSrwFN0XPWoaHLuW/wcd3cAXi6Yn9jRFg7A/jsrlAqyI4mBeEN/r4LZdhFDCyWDvWUFYP80eKgGqrodw2f6Hd7+IUTjlWFtG5Y2/Z3BdGbAtE5uJPfNzuBUvQpElEJUPQMH8zJyAH00LhQQh8wjvfv0Qw/Nw5hPnirPmkd2GMQ1+RtbO1N+W0BBH/nSecymovmlTs746n+BnE2qWD295/cQeMNVygyHzM9/6rN2OEJXYukjdfxM4yIDC61+T4ESWHURy3MVaUgwTSMPIj/hB8tmxuT/pcwsgsXErgFVlOwjgW2Kv3MdcKelaOczD0gHGWUYY9pzwsgj/jRwPWHkIH8YFdqzvqD6W7L/e7O/REQ83rnXpN5s97cwyxxL7bzHbzvpz595orzGbTwTZRosh8Imf+PlWxJrecEMsbWSPi8NuFflUC3jTxueQFTmX0jTnzJnsUCaSE0TzYRway75mYrwTmN5IyCawUL4X4MpR8PTBvT0oERmFk3pTz3pqGsix/0jO/nYDafeJaaL2q7XNy2OC4RFjRY+nIvDlnfieBd9CHUQOTSXc+kUDDnfEEzLfmvL+V95wpRrku5/131T9G+LPuRfPMDHsKvekU6nEwx87sCSbIRLl5YWB+Auda9E8vr69hZ9D0dzhYKK9UnTSfSmSnflFL9iMRx/Xe7wW9Iy+0v8837wwivGsYPFT0ft/8vlA/4t75B3zzrriWctNhKmrANDIj77PBtsKE7ff65t3BNjOMepuONchUeyL4/x2f1uLBx4WUfNwzHzxcB/Ab8uZrKAxun3tHq3KRNbsnpYZTuWCKBY3RT2MGVsyzAnchgcNxV1BlNXx/YH4kIwvOeHc3ROcPIhmPT+fMf/aRNhRj4yTgV2TMHzpwnRnYQw8E/OoMXdsf4PkIoqVi3p8zfwSHqVspMPY+nzmHw8Rm4wWB+WP2PoQk8CV3cevMh3LmL3w7s5l/agTo6cc8bPCOGOq2PWybrxgfyWEfphZqnbAV89d+b7zDuR/He2naH86Zv4E2R9goY/quW8R5u/cp63cWIMspnHiftcG2FdunlWPVYWX7MznzX9k67eMmJ5/DfZZnvpLA3Pdvn+2Z/8XMt741MrVvHwuX2FYRxU/jHzPF3NEfagDsh+NdZJFepT4w8m7PfJmi3e7BcLZQB/lsI0m8SxsZnNeD2vsIPih0XkV2I1rnj4J9aA0q9G2NiaywD6CqcfX6/BXz/wn5YlJQHa0iX7F+z8tME7qwwv92Prw+YH5uu/WT08K8eXEQ6Swu0ToifQUzPfX2fDgv+7pn3k7V4Rg6nbGAGIcpPYC/zxJ0DrDErD4s3BStMq4Ru0Xz59Cz2VL6YxJf8MyHYb3C0n9JWS8BFyx4/xJVICWXKZpMdZRhjZV0Yof8K0cXbrLGidblzf9K9ccxaGt+9cgCdkPeD2f2u+djWCkmD5cr5jmZ+caUzbjs+Vfl/YTz/dODWQnBq657xDmt49PvyWInTUhnIPE5D5nvkK9oeQMLC9k3xFajREm6xc975teQi4TKFopo4j8pGWKPqQ80PwfXKtjZ67Ir1vcxmNl57w8UIlXRAZGKxf1w3vx90B2UKOvswXnPfCrPZl+ICiymgExg8NMKjxvj0Mr88QKkylgyeaDb03ugn4TpEuVFp1rw+2dBF08faeGzoD6e+YtgrxsV+32slZ1w7f4Icch8+4gSV3laCZbx2om3euYvjy6Zq9HfonfwXUVQOE/ms3nzV1qlqRE/Ne3PZX3KCEzGRPwaOvhRRYrZLctEfkVgPqFQpwmwTrSQzv1oZmc/IiQPPXr2RoIYAYBDq+Q7AvNqAbdxXjp9d1dACt4dYMe7Opv7+rZ0CYt+Dl76w15D98PyeaifcShqzGrO7XhpoB8lKU+72Glh8Rs587MpGDpYGWIQnSV6Vt68ig5AACN6gd2bQj8bmF920HijrvDP5M2fBHsH2yKUgvOA6AsrmnkNZ9jyqUQcLdnjKPqHAvMeQgQwLOf6am5fkgOKRunExpgjDPPSHFEep9zSWTtI/4P1jRV4MqZ12tBR+Xze/O9gRqh4iPMaL2TmhPlacL5/STd3m+LGmHfkzD9gdySwuc5SKHblC3ncphirSceUqvkiQYrLKGpbX8qbbwQ7Q85gxZb+3wQpCTyfxKuJgU27mzlhfiiDtDRGp4Npvpw3z8p04xhyi9nVR+PemTM/linR1XhuGD8f6YxjduYGyCY9UfITpja1OCOO37/ZNT7NsGVR/3jXBDsqUJfLsjDiprfYEg3b0jBEtLkF3fWzMpVQGW+wQ3dWjMZFpe9i4KCoMVqZ2ZnuJHXPI1saj88POIeQTamorfGv3tbMOhaCjQIUbZ6t486wi4imWDIWUXbXtHK4jGkYlwWM9mDnUqzLGfGqJ7ozJJdFqKPxA2xF8RotKGd1zuXy077OX5tbIkIt9omzdwtYTgDYg9Rdx2PQGF5ipY8c4koCWEQ8PpnG1zNj1BMp0CLyFSzU59kDsd23qCcTwCLilVH3QjJ7r2LyyGYrzl+dlnUYr8j+St8GfzB27OUwY2LvZeSwJ8a/WJCDJ5ni5rWBCezJpGZfJ2852Bbum0NByjro2TkU3JyDlhaaeE2ARuo42fcFlmbSwVcGZtlCa3hhzJhjhMAJWICwku7EIi3jFwvyI4OG/+rNsr7v4nWOajWN2dFfzfEs2VRHTOBeDDHJK31e/IqIb7FTHTTf7GfT2ke6Qv51s8FM++T1+ulB9NkvDEGRnRgrtZH9g+YHuFduFyuvvTpo92IKmo2hg1FN53TsqOXigu7FxYL8kNWAVpd2mc3M3fWu3phajsY7g677ZKwFHTs3Hp/DVscKzZ6Q8dhmaM6HhBh29F7mRdpAk47jBnK2LHZCJnKoISFUfBFc4XgK7Z4Di+PepRj35CLY4l7puKTtbXNVikcFXM25dvESW8Ooht6IH3oNA0QIod3vHbBvr49VxJ7cWZIBtFrEomWuS42RExTtythVVt3LVmGpUKvw9Er1MFmMfVmaS3isZCGNeWc4d/VrvSXZTrGXMm9iGnGigNF9WyCfRSU0iuXLQGY1hYgN5TicHaRq6JuDmEzE+bTnH0IesLWKUY1fL3RK61v2xyeMyzT0zTOqxaza6sYXH0HXfsvreMLBtmGvtc/2exAR0dNFD/N5WV270NFp41Xu3SjUQlowKayQPtKJQ/SnWPHiJVx3Zo10gpKmgxm/ID/TXa7qO4amXEnlhPUSA5LycOYfv3ln4F1eXqHwkrQ/h2prbMCNt8CUMFI6jIUYq6G8oEPjRt+6LBc68oqPtHSZUzXn5T2WlwWMCmXCSiSZ0hB95JzBeDPKy/1oR6Y6YnyfFclCTYtsltcrBRGEfOTcuPRdJD2Xvpu079L3kA5cWj54nnFp+eZ5Vn6NeK1daMlLp7mafTswX6w1S6fv3Wh2KuSWUiykmPOVW+UJmX2UtaF6OEIQ2ZXfu+DyEjH4ANK4DNGJI4UokQtv/XLfz/f3LBAUlMdlGta18OtdWaAxJolTaL+ODOYOJhB+SfrYI7tU4HQCxDh/lJXKpUPCB/td9n4mu0CttFBsvM07EI1ZQGlgEOyEy4h6UGxKzUap0Kk0+EfOa9U27I+T+q1aoVRZb7qfcQ4uowPjMyH1EacVAtMOfQyd2BnrIe6Ifwn84ywDkyHe4jABfZJe4R/u9PfGQ+ZTAv/M4b510g3IKNgJ7i0gleaNFqLL0CNk6C1WaCk3HemFybnfpjH2lTXP/ryWv6of8gnq1hhlmp11Fccid5bOQps+m12iJbt43MLnznjExgT14BAVU3hEbeGCWVmxeqZve30CySrrcH5Ic+y+SurAVDyUTPYKD09+o4+n39ioF5XbxcFrzQW+wHKwyPLuvIlP07zNsvPDisoKH5R0O5TaJPkYSrnA2x1uCtMc08L/JkTnx/R+rst+dkKWBcxj3zro1iBDxt8ndiz+W4D7/0AJVZ6ONQadiWQt7eAY19njmWx/1EsyubpQkKgW884cQ2NlkEyrsGE//NFprsm7igLfioF+3X60INhouFTGoUl2K4Fmw9PVlvxgsvugSE7zxULptAPkFaDfVFgKKx1tRYq32nYYlvFOOCjXs3e1QfR+l2OF1nzzEtHJ+H6uANJf/ie0tppg43CJKICFqSoWmh1ETVvN5nO23TL2i0Db4r0EzDkeP9LC1ciLVupBCEm/LtEyGZg+kZn02vBlmTQLhRVKYhVFTy7IYJPwN51pFGUALUXjq9A4VFqhCCLBCPVb1cULfi6kcOQoIAmxW4yvYUA2FyDmiakF7/D3CLxk4ZD34t1nAfw5UF6pb8jECUL3ZYP48wIZ+3GAea2sBbTsxwTiz0flFqHWe84vAmN3e2kRnDjWy5vVsFpUp8x+NYFJXCCzEn9m4Xjy0YMT7vP9qCpNKRNbh/t8xSKOtn4Z0sk5kuXjaFpXXoZ2NLmris02i4Q2mIjwagd0NRP4NQ6uLSbQax3UNpCAr9OfLW0wt9ryanOnWpH2rrei1M8oUGc+SjfUq/PvWtwoH6+IMzdJSSLIm6UoyT1EP++QfIXiFs3GX3u4VXPKRqfabEjzt80/E/FQLXVfrHhY7fA3KR6Bs5L6aMXtzc1Ku10to3Vb4dl6sVnbYhoa86j1s3QOXHFsHo0rsxVWaK8G2TISwRNOK8ZjwlpTxoC+07YSeKx+AkK+CWG/P/E4zbtPQljQ4+/bajXDqvSB3BMwh/PcE9vNjvaO9LfE80u2Dsn52nwmfyM1k9MoFcplOl9wZUBh7ZMY+Rgi2IC255ManIoc6jh7BDJrCiEgPSGDZqrZZ2VwUNNlFQpoL7nMZd6dk6acJeoI+bYsI3JpKI5iUS1F8jmQfFC8CkhCftCD4fmHayAt3/BsuTyIKYLPg+Ch0gpFD05GbmdwlMbOk30v2ClaL3C0DqNUKJ8TnMUl5sUZ49tgbSEOrdU4H05RfBEUj8CozvRTCiyxLBkNJFxVyt0Yxzw3C7NpLsDe1+vPeBLmJRlWcb3/7HILuMBWD0Z2daYN8SReSgU7TMuX4XYEwQSrNf3Qif0YFE9vfUMm06FBpYoIJNXDl9PDI3EqIMyFFgGUxgt6ytca2zEBLUXqlZC6rLxC4ZzMxBXIYFpUEaXtgu8+h2B0k8LTEUsfKc4be03SWKq8QuG8MQGa1yLdRTwcilFXtxX22y6vAiM1kmWqBjN8palGml+XMZkL45k95Xt9xmT3DyJO8yT3hozJWdKdBJ3Nk6Rr8Se8HY+bMQW8apIl8SDmpfWEJJ4Gh1zwAHOLHpxfTt8hS66didTU8zaddkWensNr4fVwriNxGePF351bkL9DtATdpTQhBxFzVpcMjIeLnRFil5ee2byMkJH1ImCfs0d4xTg9Y7y/PeivcrQiDmvDipddWKp6I6n4VkQqlxri099s6Wg8k52v8ov78gdZEvxqg31GlWWpWqvZxcgWBJdbfwLZqUYLuHcunudn4l65KfcO9APju6kZ3Ktg2D/X3SH6q56ibLHKolWvx9NcoFkWea1YuY+sRHy9Nes8fSHMweDCdx4yEx02V70qde128Z3oWlpmeRsxnspWG1qReVfGLKW5XIYSjeKnsivYHZwz786YYz23y7eNEVBNsWtr+hm5j2bTLEMzemczr/Ps1wttjimyOxx3XRkhyQVSHeHYLBWb+nOTOnQ8PJZW+yWkagNfpFGqbMmXMwEE6imoU5lJdl/Zar2gXzjKyeDxzC+00TrUf2YOhkEuQ2h2xfMG7l6OfKXZQT+U8fzWIblgDThZ6suVgIkDfTBjcPKxJeOheQ+jH3GMkuC/j1EbalwdKWcGcqHXlbwX6xAxQjsx4AMM2qHm+KtkTaZcWS1s6O97Gv1IjfTZqzZaGwLyw0oNN5JUUE214AcHKJA07LGayJPA4UV5BmGaRz9wxbLMyBPh9CeSCEJlUK5IoQM+io1gpMCzfUJHLUZMiTChoHK8i8FtHJYUQVDXIeR0GU9xo5lqaigWBw4WZqItH6a63Rn5D47cEUzjy9dwMHqqLwZNYv8pv7krmuTZXVxFbpahQvZn7MvNM+KkmZJ8W5anJwq5VSljKAg6AvALHXzjdfxG/UZiAZMTbpXWceJ1KWWjs4HnLC1tpOHuC0c6QPGRGNhn2CZRikHe0BgRSfu9H3xVyfi2Wj1ZjiS8QwAAm4PVt+lNor9IXUHu6ngDNSIXnNGcjAERhOSWuRVNPvmImAkrsmXr6ISbz7wyOwInjkCBOM2iaFrqdvSksrAqknKb4nRjVjvkHqioBcM3tglYn2E52PCSdF1UyXQwIWLTLYc+e4s1tv1ii+U7lCpIk7jrpN0QptuUDhp/eeJAThLp9gZgaAMfZ3bKKQHAjOUsMp/IeG5e9ntNhVGKNe3Yt9ixc/k99AzgEgsYbtCBPX0YMpyefKYRh53Q4vz9DHNlh71HWGpX9Xd6TaklA+65n6/1S6EsnsGpwiZBboeTkYuAPLOnQh2fnG6m7xVQvnW2s67ApTVZfJdDBR8Lz1R1v7xyuikfmiJ1vL0RCuREsaA/xHwFwZMqa5rK7WTCp95Ugu5qde1Uoc6iqb/ea8rtQmmjpuun+7k7Bl+yfpJlD1YBEMSASqGtG8FMDCCwU1EWsjGk5rZpuarERIhiVUbzi+us1PYDVnFhGYWPC3GVeOhSXzBZ44Vycq1XalpuoHXS65EBejZxQIbJLsxi5G30xK4I4aS/4/DitdMiUsMXLRTPXRjAag1JMrlodfuAExwbr/sSpn6Aw8RmSZQk/rIJ5zYj9/oAuUxxXoHApuy/rQ5vNOYZLwmS4E8hIhVZYHng6F95ODYkqWS+mjE4e4S64Dlrjh3BAl6h3B9KrrhxTIUgvpYxy71F0NdR/0WQSB5b+A18rt74gREeH/vBpLEsUyVCFpw8c/oWQ3MiHoYj+aZ9Vn7sYlUuf9Rgurlbo5ypsVSe+0BSYDvmLTIgPHlSqn3lXEJ0FnEYJ65YPF4iwBji60YgPq0I5HBDV8lMeJQ0TCCfXaXY1PTXn722/oi6fxjNt8XGFuMup4udtFiE6i1Wi2oHFFO5L0nPP8oumGzCpCZe8UC1jdGi8rMYL1sQsQ/0grTblokYWHZXElfeB9nZeQScTShXlIqfH8xb6AA29xlcmgQk97T08rWQRW2TguRiCdFQVtQOwWVOweXaNfuYweFb19mZ3EpV91O2GuwEqJfblwDx+kB3H+TzCW863dgsdnS/xGyj43KgM8L22Jk8HHQJYeMElOLYPSF+ZUx8tK5LIRfxsCyCuAjzT+oXFMX4j55z1oA6sxUJz2EdUM397NwSSLrj/W6EL6g43yd3FWIc6ZDtY6rjod6zC/fR94Lu4PuINAd7I6sZSmbT5CUkPTzyev7y5df8j83p48REC++/rlj2kl3+snecGTTtWgQ353blRyhjEm0ocEQlxUmznrnpEEI11oIL/cRXlsOAm+d9se/WLmFKRxvTYXWU/Mji1UPOzdVZleF4BKemboxfmjWPnGkyHnwdiisWYZtqaJ+bMycX4ebZWXPNIkitBG1cq1pWULbM5wNz5aHe2DOQeW+vUnx5d6wzlnFkEK9LQMVLhX3dVC+b6xXYYqS22Yu2ZTiXze2IwGpbRNveDUl2rp3PyXo3LnIaIlKNsD1kEZ4E5W5ZhIN/Wn3YWy/MIR1FqSQhu54QfHRXFY286svzs+a2OUQrgLdtHpoAW3syX5+XNQ9LQKGYEvOCrHm4vonQrzGAxjOPKsQItg62zJpb3Vh4Sak2PP907SrGlYf9YObWapvoswSbAfkpkEaagbGhTmAEsIFkUhAbvQaYTVqzzIq3qGcujIidy7sShWS2J9MfxKnckmnJ1Vx845Fz9ha3rvPPXOMROxNX1ttqNHq6cjb+/ier8ukG/u7c3xTb791XbN63ZTvut8J7eAR4W3J7gpA5uQzD6KjC8/n+JfGt5IMDMK1Q19aLssZfh+npUGTvZw70JpN+N43R8xcmEe7owq+ayi2LKm5ri6XAYdFb2qlKXbm2IKVkVjhFFNNqT6gVENSZ2fTeLoR0IrWZLDVbZ7fKG7JkxZsPiyxLipLet/l+bwOzVBV6fgIqXkqAwS4H8KdVnzORbehlrFMJqkWsMkonZcVw0JiAhecruE32/Rr/hJNONN3Z0JQf34KaX+60BZkH3A2l7J69Sc+S1BdCHWRNeT7Br8oFoHV7SSm+xpSGyZ7hAnZEjmaPxees4q6QX2FIUyp1XFvYtAuyCuAEuujejGbjrb0CKgE89DN0J4ICYncN4rzvgIIaGoHhl2vblsLSgfbNizstjmrMWrDISubI/mWP6F9uEfOMk9thAcVSXNqEHbmtjK66q57Mx777RM0eu0+56+nYRkd9zZfFcumcDWylNavfmfr4AAPjZ3fsMem3orVarkRr452u9meXiTAHh/hCanDl53v3DlO0lNb1bZc2qyTVObwuDQc754ligpOHR7UMUA0PrYd68RQq7l29ZB31Oww8k5bd3wWmqpyi67cUSbl2vb3xLJqMZy7rR4QeXDq2LkllO5rZsc05rG9GgHG2pq0aL8/jkSvLuGpFFs8J0atZtWfe4Zls0mY4X1wKWtG2npGersrtLFYx/JzxZH+Mx77DkbVoJPzM1KLEdYGhcIswpYTqTfv2fa4YLosbWyuiAUcwIYX/XxiBlLUoh5gRuuDDziIcfMCfxHHeZKqMQ1lFSnvswy37ftaiN2x1mhtEsvDDivHwiuNMKAoOJEC/JL4q7gNBdS/T1b7Ip5PUNYxkHqNj2YrYgvT77LY51TDbUJTM/zxrCEKELKISBsHb7kbi7okUyoLttCUyb8h6qCMLn+pssvnAhLO1dlckTOpHWJCobgKlI+LO2M5jyscsCNrYW7PGG/UfSDL+ZTpVFp0KSMXaBwTdG0TrFrM6avQfONQFlLCXMPc2toSDOCo3k3FpyasMUM1X5+B4ZBiVSHLaine42Zi9cIEO3EUxnRQ4M9lDkObdLDtitEtqHTDG0aIR8RaMiH4/sMFAubzuu8O4BqKL4jS1UYM9tiLftL7kw7hOW7u4i40GKlhNCbrKTgw9q+66Ougl3Sj1h0OO1aoCySUQAksKyS+OaUu7aoJqgxNmVm7VhAIn/DZJDK9er3JULhl/sSpTSt9HQDITpYLA5JM05xhT+RAaC22s29jwUAaHwzL52C4zOFLGYokTBo5msdJZ6ubtWeNfDg4hcxCZ9xAgSZPPoPYY34R+sL2oh/FUqBLlkF/m9SPFT4x1EHfNfp2a4bq8aeHoCEbDhCNH1DERmfexDV9gUtcQjunma1RW4oGW2qrI0pJkHuSolMgrMu/NennKCN9G8tISc10UAcuFwFk2WRE7Nu9vym57HuWV/a5swvq9ElFGNIAqBQQzZBsYK7ascIBnU1buSnI334/RVgfnWt0haDsaoRw8wzJPDecl++t9vOftfneGjmBQKhIX1xC3KRZKp5OcFw6IvW2yyIfSOXxmTswqFOA92m1AuUDUUYODYaXTqTbWNKTJwU2l3SGV2cDRQQwiIv+JsS0sM55epPoUJqAV88Sk59IZxyqHgxJf7WGHxEWx+9LsBVhS/+TVmJx9hNk3ryH4FMWzz2x7S+Nt2paPgWHAl3t9fKL4mugxDBY2TN2FyLw2661YPYhdhMi8Lusdn8XrWtNqYmRen/VO0NRUub1CFSvGWbfWiul6cgHeiheGquhRyr5duYB26O5ArPTENmIEx0NZdITF4aoJubn6c+yS9a7eSenbB9hPX1jQrA9mzbUYsDNy8RYBX7eHs7dKCCBkaJkOnrk+ZVxjIx2Zd2S9G2aoqtO9d2bNjZINE1G/K2tuSkauoGtmCO83745Rv+aoA7KrywZ5L1G8j2TZFsfdC+dLeUGploXjN2a9Wy8MjljP35z1btsZyq91IcsV81BtCipytlXtId2HHUVZnIcU9TdlvYd33YxxDH4oax7RP3JJf0vWe2SXuohLGnEfshGqCR7N3m5RbGGKRIQ+PsGWyQ4xCboor4+KmXDT9sNZ8xiUnnM294arSHAu7m945rGoaXpafjRrHjcSuox/5eKOyikyH8p7j0+0zvFdGfZlB1ZSFIw6UrPa7HVH49ElmUkbMcg6MWU4DFgfYDiyosDla1AiTR9EMSWLzOZgW+5dSoneU3hpgGFgrhGv70727j3oTy+lTsAWdqONDvFeDMhWyx7nyl3pNQ1JHKZgWNjx52R31aBVGGTXP2FdYpXYjql/kvVGSi2DUTILfG97iGVYlZ2yW0wwRnb82UkgKmTse0xEjI3diYlGu1sbS7iK9gYEK9QMeJutti7p9vIFw82+EbhmgxkpEWbeZGioKA5tlr2KXNzIEz3vRrM2lojB6YVAO2DTsf2JVs5HgDY2QGXLWp/f/GABmrNABZntING4VCCFzfzmlPHowtl4wkYUEtkWg4tKyPVwzmW7tv9+BGFSkEM6g6gkZoHzDKmReLFOJnhZKdzRnMrns+Jaw0dsHKgclHTaFqfjbm8HLjlWX6i+szgQn4HEDOan5rOM5yRu2HyBOMkknl2tNNjeuzGfY11oQb9fiJB8Byz0yAV5UCmjNwk4vyVJ3EOFaPwnzBSPtQkIzStLsmlnmocJaMU8HrtLggGW7rEKj6L9gRbTw0eN5lpnXhZ4Osfi/MeyXnYgrEr/jpyTHyd0JxRCnUQO+ImsuV3V1rzI83KSKnYjlhS7Stwmd1K6Q7e45bs7O/BqMmYpkpOakG2PLVmO8x3p5veaY3G+hGMKBwoumpWJyI3+Zc1xTbppQqBZs6tJuOcK23Cre2nIcAI4GS3MVLl/9amsd6X0x/ZkPg8/nTVX7UJp0wZS6MbVSr2KdjO1cX0uNQ9mkchntDNkYSYOLv4WEr5GESUepvbzWtSTUD0r2hA3bbgx6sl6sXPefDnrXa+gdj8FumE71r3IfJFQ7jTWz9D+GGV8hJc3N2k7RYZ3Z4+dIYGtVRi2Xb9ZyyrEhsdTldsLA/OQiexpL412Cgwu5hK0W5JflFA9FK9fTOSt7Jlml+Rd8eoIj6M7rMESPXjoznAw2ZZPdib2vt0/x9/IfDXnPRzukKQzWxhYGf6vsGThy7f7ExZVhFSyYwmxR8qk6DB5Ipn5BNkIJo+wT0K1xLJxjjgXA/R133sMzYLb7kNx2u8lY/TavHms9lOZ125+iaVmvOisROaFGfOEyhG82W2/G/lDFvdwSXITzhf1trAEW+OdFtvCkEfWy8gdzoJ8mizVNOGdc0gZvYhfXoZkebC7W9o7kNjrypwUttDz7EYoZ/ye/SHKBsVMW/xO3etVhVLGpt00ytpclU4ykdF/ZJ3bEepRQT/5zSh09lBKAdFEfrvL0SlajYjXB0z96c7eJZrwliaXw5aPQl6jQ6I2xyZHw1ekfzo8xi+2C43SOusodsw08NLdRZSQOLbewOYkc3c3nrJ+fkR/Y3HQvqfSFzODQJzQIvM19kWSLQpzgpbZllRL2WksUshOjoLmpLqy+HX8dHmbrN7n9EUhxi80qnXZym7x0MXfbHJIIBF2L0Eti0b6RKBJr9uopjeNC5XOMxnF2NcTbAWa6+R6WUV/uM+s1pr6a+Je2GlbEfmFWrWgexa95kIiwzFuW36dT69aZOt6SSeXvj6Yt/fS5doguSW5V7HlbhwuVxubUBSsYyr81WqlVt4CpI2sEMtPMsc5Q2httSvyM2Mn4o5fUS80SMkNI+EwQZZfaJTbGVeeCrfaGw15Bykpu0ouvunJRQW+tPGr4UfIXcMZh/6w61anzcbOFl4bC6ndtyG9ubBOfHNhJTKyUsmmpZJbkEo+LZWluHfLrhfHjujFyuW9OH4U9ydi7gsje/HD+Nc8yF3EFU5EUHOXI6TR1VNnDqIzONhjdwmyZ7L9i5MpaybGzIKen2NX6W4Dmhfm8MXc54Qs5GMehwjY2VDWTwt6Uc4sS8MiSgt5nWeOjZgEaskK0rCFc+a9wqFNCvKKHAvtVC/OWsCrcuYExvWco/3inLzeL1cBeiH7mtG5VN3XcZI65AjB5l6SNVc+PWpzvjnYl19KiLFemTNXRfNf1on78dqcufq8iwl1cEnOxwWvz5lrKolM2Jpg1FijzbXyfk1yc2yjKMPish5zplnbrNi3OeydFr3N1lKrE5SrMqVJZZI3g7MNBlxzZHI15txWB1tFJp9ktprtBGVprV1BrdtaQH45nU8jHito9GJFdfU4rfA4YbW4uircXEGtRqEtyZPwq79aulVrNk/r5cArGxX3K+5XVeGivdFZF8yrY20knZIONqmfZBJRPS9n5EODDlyYnjsQH0/PlBMbVY81zJcLGGiru4b0RuzYOUz7aYBsvlLobEwUJTIvyM3fFFllVFUVIcTpiaqIEPG60aqov6R9UQXQhTnhghiNKFhLDvL7LGObQpblYCBQ82KmkaY68fmQgPyuLvn9XlWKBJLrDvXeHrwHeBN6aqaF7iSJvcYC2J475U3WUoKXVWkfSD5pyW4q7H6yTP+9WVwSu4pM68KgpItwCxdqwiYiECfbZZBj92C2N7YHbP4kWY6quljqrnA+KamLf4QUJbLZGUuhhh9HJBTLvBzpDcSfaU5lROhqIy5TCtZy+guvyrmLp3JM3NoqUGB/Ble0Xl4F13q4R1gh5+Ypr/oLp5qyJ7maDGZC/9k5kzm1MLPRheF4fD7+6pTcOJpbEJ8dsbvaVk9bDkC+6paUdMWro4r5EGO7gNaav8OK1lVG9m2J87ahC9oCPIZpi0KTMd0FUo5Xfz8NrPbMq9HPybyZTSEamdcwPU4vWiTqxoQXGC7EKtRikunxz4Mgqt4zwGKaGe0L0pLcQPF6ADpOuD5EFtfC5zBH4qphXz96KJtvpT+CPZEAW9X0rfzA6lqqVtUeSlm4kABA1D/GkMY2hR8k5IGhDvlbUlN7jlChVAZhX4iUIcI4zHFkRicdDeUDTcbcUJCXGzjmr4ja6e36eHklyznB4nuGcuO2sz5/ny6wr7ZlhApRX2ux1f5pllwuXC+0kpxd8V1mCWvb1J9EXbaprdibOGZ/xjrJr7h87Focn7//536x2nkU9ierkxcJT2rWvRx4JX5F6lXAqy57V/BqueSsV2lTwGvmwOQe5rVKljWBoxUWNun0daxyjZAoudxUuT7Wzrn34e2KkbWZZePFCApQTTJ+3Fkzdw8X8XQM41v2b0M3NaW1387IHtJ10ZaJS70LbTlUbIkR0VuAonlvgHAJ/WGPOutebA3dy30mOFMpwpJh2Ww3LXeDpnTdt9egu5heucsNUeWLUIAn95Tlg6WmHl+nLLQ71ZIOlRcyokiPpN8obPIICqFb/dflgxXZ9bv4m1u/m7/59Xv4u7QuH6ZYXn8yf4+tywGEKN9Kcpfz+GqzyZCSOoEPgq8RkrxCcE6uC/RKfHYeVy1cBb1a3yu5ZkP+Xov93eB5Xa3K3+vLAruh3OHvjWXp8U2r1bUNpXEzqVKh5TrwkDphSZ634MDwuFX82dsqdf4+VDRbFelhYZ1ZQuLhwtUjUF+h88h7+XN7eVVqP6pQLAqbj3Z3vx+jpyOPbUsHHue85MeLO8zzCe5s5YloIY9vCQt1QfvW00Xh89twu3jcEaqA7pTO3CWAu6Vz99TtHe4nFctS8ORiWUbmKaH93fKnKgtPO6OPb29VSx3b4e8ImxttvdD9ndW69Oe7nLJ/d61QrEi/vid+3+R7ixudjsqlYF8IIFUU/t1VXKxNJx68Mmkrw4qYhgLOGunV5kbH0lpjccSD05Fcr4MjbFV1w8RZEulTtcqaffHitPiO0pWaTMz2GFfH/ECsdw2WWh73FFotvctk27ytGH+/qSTLca3C+MODCL/srGC1sSoEKq63q26k11DZKg6gpbPO4ZhNVcNKoV2Sa+6n0i9NnJjr/UMxYhv1RqK0jyTATUzbUbq9XJVXvpvKw6PLzdKGsET6MbHEnig1rW36FjsS3+rkeoc8USvh8062ysLFXTi20uqTUP0QSjHHT2nr14ieyiMm/DTSQlu5+vaOC3x+d4fNXlGVrJCMq1dar5ROF5vykqgvbzqXKqraASZWVCsD0xuOk2ycTtXJxTBZWES8+UQNluIBt20uxxjHwlK7WXOcsA1krCV1RdiqNhK+TsI1j6t4oM2qlVeLWtlWr+m0KxVplfS1jHexaeHXSQ94Xi/ys6AbhEGeN8rTtnmTchIL62aaEHSSDxGyPG+RpyN1q0iNbQ3JYqFW0Yl8utaU0arVC+17N7RG3b4FRAo9q2t/mopdrhYscitJ3WsVy7J3PNQLhqSuXLBlD5ubpIe7IXlEmSnoYI+q1FvrGFlp8bGrFT39fxyGzM7wxzOPKu1qieQT7NmsrfVt8bS7W/RZl0IyTw5jw/YdGBsGx76a8p2YnEo7yX4XNUXc3yP94/m98Sa/LZqGFm/dSSaMM3eR6cSZu8lsxJl7yGzGmSeRUVWVzJPJ3CcZ5fFssgTcL4uJHbp/Nl9qvk/mr5vaZP+5DCPRLyur78e7WVOrslU/9KVhfOWoVxr2uyP9EWUv8e5xfSns43iJW/ZBFtp0UQU4DlkQ+5y7Amcno1cg6va37nqXxZSDkgQe8NV3CSUzw8L2mqi1KVfDVk2+oyKi8cqcZ8p+cRE5wB4WSmI9jKvmLVTzS0d+5pj9irWQRi7qbnWaye1cTxMCkRIAfgHzWnBfW0q5ONmFAEtEuXuBEqf3UIhlIP6vpDmhsYiF6bTrCK142YUWxFNRJ8dkU4En1I/RJ+HFfpNf1SENbEn83kfmMlq4UDMh97Gc86DMR8V7SqNFDF1qVD/JqF5WXqGQofW7MZBuOnofh956lyOG1OeuY/RYE/bS5XoEup6GUCPFwKdgoMIxgjrtbu/bj/NUkBsKnwMncp/ujMxn2SNVEgwHppZ6kxZ5hJ6W9iT4uipaabVPwt2pikIaPiJ9fp5KSRFKrVL8AlLkFLovh6DK0/yoI6iQVWSFpOOebDRCHPNKR42pt4G14eknp7lBeDa0hjrDWtDZKrTEVck2G3oXm+Ell5O1PSxsVkjnC1K+FFpttr5siCD7ELW2TI2dkYb0ZU3NepWF331FCfAOKhTgLqjb4B06YVllyrmtfDJfWm1smi7XHmam2SjbjL/Aix2zDGc8Q9lxnzQem/gJvrXs9U5yfOlyDUYHQUq0Ad6/yH6+9CCHPcw3u2EUZZKhlLCFjxlJHYM17dnGrmHPyQFNVWLxcpD04Kdmmd2kh1/OsZOTt7TiT/QqFPvSLGn8zNSqHCNoXz0nC38BH207b4MBM6n5NSbFvNxNxHOcBFo7ixzAPE+1ry8gnk6+DdwRKnO5FzeqNdGELV0BAXi6NhMVZ2m3kRWAR1KyjVu2npknKoLoZZMTys9RYUkn+mqgybh9qtgadqckPHEmePoWQkt2Pyr3zOYUiu56QUfoo8qyAQYJvxf/iz2o1PAK5U3OYJTbOVSu4s3pxJxgCyoYArEeEwcyz4ZtGXUJSEXEorzFquX5b2r5nIjbSo6OGJTncqi1nWbzOaxJSQytAWFoImsSRYfGGihvGZ43r6fp7oSTxKl5MbX2xhdYtF7CqjVB1TFlxPNUi8zLiOG5O1NEEIfD7kXz8rzJWRCBG/fCxisJ7NkTffOqvFna705ZDvvm1XmzvEP75jV571jMhNZy/cr1OV7iFE3Y/z7j2VwSW132HuRtrl6fAzwSmcuLiY1IjCSrKC6TK2hX5wzolSGUQ26gEA4uqCHprBMEZo3FulQbW5tV/WKd38SXaV8GDvCO8GS3rKdv3ZJM/B5YakXOWNvo3rD23eob6HJMIrPImPGXZ463FzJAvYTOixij8WyvP63Jt8OwFkGfaBwdiXtvXsCIKSxUq8O5JmcdzPcFjJyAEoT8ZNi9FDVxWjAaS0nGyWx5XXRizllqJISUF8Vk/JaozD8FcVU06p+CGKp2xQo3r5HpXuRU8vtBnfT7PcafYJ4VeWcstwToR6BFrg8ZS6gj7YiaxpQ6TsjMeVGAJJz0/1IFjiZu/KWZo/8KerUwbIe6HOwSyA7jbmdmcnfBprPJcNCnXJKRfnmpgSN/l3R0qaRzb85CgKcQTcaz+xBS/CrCWdL+jiKuWQcmqNt5Oq+XXdC5uZzxPA44uh+PJ6yCYpX6+uNMi9I+CsmVZUtYgXkz/g7Z9OW4z+Nt7sT5FrauwHGK/f5KZN6W8XyWUNLtwxcX/Aw+aQ93hHUH2eqn3uMLPD2AIvA0MHbTKUT8dHWsN0KUQKaGZYx5VItkfLmFil6ImvD00xi0PROk1yGnA70/xgkEOohYMdWj6qjRf+AMxwljeW8mgxw0ZFvtNQmB23STCTZlBYcZiQhaIBmOLXFCbTaF8wkPP4j+6zeeN6VcxqkgU8LLzojQIYORuABwsj9QOynf3cBK9vq78osgm+rYLpvs0VRsMSbXkrqgWcY+wQ7t0VPysaTJOJpF+pYSOf8BexJEq4NZdzjYkV5Hs6n8EA7A7IXLmorMm/JeLqG+Klsf/bRjP26AvsugMVT+bnd/gMqpWwUXkXlz3sukaAJ5Y97LHkR6SCbRzB37g0+w4dpQCmiQEPd8DiMsBJryukSSsf0NpZU0sgIoFtw4bVFtTYVFSY1dBTYkQ51ICm0Z6ox3rhVjQIxt3sqKrqjm7TGOerex1hqPSdLr6111cfK9OQpUUOcLAycvL6LrguJHrm5k3pn3AhGOVkJ7I319cDORMRtbemDeQqWp4+wdTJK+Jf8uFhi9xdahVrIHkzST5zOisY4QYlE8uxcx8xdKNd7DU1xst2T6EnZIckGnSXxxi7DIOma2TKQJYGYBOEfOil/D1ie+B92Ruch6K5uDOqEnO2OJXhIq6XBMnQJ6EthJ5X27UUlB1GlKEcemD8RgWnfzfegjimaPHYMZx6IlxIp5IpuRu1gFORDNytdISqxgkfkAei65dj9iGhJhyHt5i/fke9g5LMWtdcCRGtjvmUtqG/phkwYjQtrvTs9FpyIVdMJmh3JL/JtWnSrK4crxRWJUYgRIurlvux3JT7j4g6hzSV51YCYFoiLxRfSPMAMbVChBo4TthroogF3DfLlNOXW6lkcfD/b3u7i/cLGa0ABr1FXW0GuVoFyl8wtVS1IheAF0yu32IXRBTIf5OENwGVpHcEywsENVVx+NkxA2jrpe1amWQ4CX15+HQdjLza+WeFFfdm39nnRWjpZXPFe3To8RU1vD1Kp60J2rHGlVNZ5OxUgFC1VZcXemfUTRK8z0yq43FWKfoHs7ljHzUabtjq5+OqCZFL5qT9YSdL+j43v7ljIRDwxEicUYP9HtTK2AnlDaCO3b2KbDtOowYVpNjbN4EvplZ92IAbLv7hQ0txXeu0FkHyACToCtZptDs6rgZiwY0rqfzNqsuta51UKpQtznNPhKN58ASvLltq3Wut2rLyXwyiZ7P1sKfDmBF8rQSNo8loYnDK4QTqZXGnMAXYMRx+OuJqcFJxY6O6+tF7Dm8FRrVy6W1DhFCwnWSqWr5kXtJlvOyrydq5Mid34wL7pmXlReIHdtuiDhjBOtORTBQE138def5ahlo1jZ6qxv1IuNQlWAN8TApLUbY4iOyU0ikNL6vPjmtWZzDe4IzhGG1RiNxXxIXFBo4ywr6BYHqjOlFHBrDGgW5523Rbe5ovD0WTZN9M/BH1qSFtab7er9snsWngl9A0r17OEEZlCDDZxyPegF9AiRvaYe6VpBzSRgIzRvdyBiwCKwR7nsRo0hdLBHN+Rgu1NYYxCTkX1MAkyPwmOtCnMiUEs08XH3N+V7BoXUu1Mc553uoILCGNknLM65sq6UduH4NPNbI1VVPN2pfO+VkoGmCecxXVOFGKHYNg4EKrdwcAnY4U3G0MXQdoQkIUf7RSVTrNxfVRa94sIPFPmZyZ3iBXqTOy/x8Cd3SS6Y3CW5zOm+PZxuwrJSZX4T0oOMQQy1Ck+vubpqQX5nYH+WqEXASZAdC4ViyHlYpwKKaVdqnE9pQE9iMvrqUqg+jQmaBEuAm1pTvxDhMXM5MSloJND/fwAPDAAAzVhpdFVFEu57+72XPSFAIMoEgUEWERQRQcztq7IIyCoZUMHRKDmAQBISVofEAGEN4AICYwQEBESRXURIIruyiIgogoCIrMIoOzIYZr6v7stjfgyeOfNLzzH1va7u6qrqqq/7Ylm20ip62diVa+NiCtSRv4xX6kLso4M69k1v0nhw655dB/TNGDogu1ejlNaZqoKqOCNxS2aCqqKSVHXLWpw4YbFlQxQstnTZYp/yK1VX+XyWUrbyWf4WGS8M6p+WPlAFrPCXlVLR/IP/PGEp8UBVVz7b3ym1V1q1hv91YgX+jcNsZcv8GpzfJn1gWlZ6ar9qHdP7DavWPDV9cGq2Cqhbrp5swYC4SxsW9ozxt8tI71U/JS2rf7VOqVkD09Oysnv3ycxWu2zLnmiphFFKHamu6uQrVc6q2ykjM7NPerZ6NKNfTxX8UV9+3GXdwk40toxEIiJUmAqHEydta5xSP9GeDRXMr7HHqphhWvkw1jsMA+f8KlBJ6UoIVfQ+/DmCsZwVWacikDHLHqnytmEwqLECuYdrtqLGtvPVvVEYDGrsQO64Sk9Ro6E5tRiDQY0O5B6b350anz1anaiNwaDGF8jdfLkONX5oRvbHYFDjD+ROnt6AmgA0vVdhMKgJBHJ79HyImjBonr6BwaAmLJDzTsvV1ITbY9S+RAwGNeGBl9++PY6aCGi6P4nBoCYiMLxc/RXUREJTPg2DQU1kIPfn4S41UdCMmoDBoCYqFE8YNMkrMRjURAfKPIiG5sRODAY1MYGcoSWzqbGhaXUcg0FNbChvARzOgQAGg5q4/4h0bF7X2zAY1JQLlO0TA029WhgMauIDuQ1WJFETC2snHsBgUFM+tE8cNEmPYzCoqRDIGV5Rcl0OmitdMBjUVAxFyn2e6I3BoCahbJ+AZQWL06tUZaP883TF0r5zG0VmXGpd5ejbx7bEzu2WcHHYNLTrr5Eq3Ip4Gf0aWUmxtFhELBcWBkuAh81j5QHyqHgoTD8TzZQyeUwTE8LQGSTDoeN0kT2ARrTyLGs+inq7pXZY/onayrfVdNsKdntUWVt4jUs6kd4dD065nSDJvkPVgiUbmL81/4BfLHXW0rFWFdXA/tqakXh6gqUC8Y8oa/L0dGPXCzP2qeunbwKsUfZHF3McSA+0Wt3ItTk5BDhZnbaVtWH7HJNRXhfplTMzBNwXfrepcs+hZP3++T0OF39cdbTTNto2+tHnjicvKGxhKCvvn+wNtP5hLYyNda7UOWj0pdK9WFJq/laxgZn1S5irSxcNMKnHy7knds8VqT/fuVPA5Ok/ezNqNwx3uWTMmXhXbBybX8WlUUrZhWDHnJbmt0XxrvjBdXSsz2v/8DxdtHWHuF4WixdV3R5xRtMSwbo2O81TD95v9MONDxsUpKEU8wQ/1Vpu6NnINzYZ3f/kOnOb7xtDnyl1uybjBXw7L9ObUXl/B3izHOs74H/YIKBR5lB2abZqnGxb5of6zlLWhT2fmw7PIwk4Fpeg8v5Yl1h/dDHJHVLyvaEcdnqBwaElUaPsew8d886T4MsahUYTHNj1kXiUsORTo3W9T03nSfuQ9CUicQpTBRyuOcabwQPnEkrakAqAUa84ID1Ad0QVAgd2XTV6QWE+jtzvcmX++khXM3S6XxaPmuRT1ro2E+Vg9T9z3xNwZ2CDN/2Fct+aBYU+N+npYybXvWxsAtmCUYZARvlRzSQRx+YXFt/mq+Qe6RhTov1dY7FP+5K8F39D8WaX6IjFB3FUE0u6xX4gUu+p0V3AujbRqIZnSvSrGwc5G7ZXL2m2qjVKpH+xnfbQs4ZAT+zXy5ztvKYYW2HqoWI9I/11g5Iq2XT5XZF6auJmAbuvfgWfNxdr+oryLqbEsmbifNS+eY5mhmf9UtthnNAkS+CsPmaCUo8501nAoCmJ3C5ZbxtcgukjHHoIhddA5xa2QnqPJ9ft8Yo30L3nOsMZjFSWsD1og3UvRple7kKpLHokVUiwcuZStNKX5plXNhptqfUmbMTXJuXH+SL1u1sLBNRYluXNYOFuqbYM6zugTuEAAbIoM+a2fMBbgkMWG5RilIC7yAxue6VOD0NJP9Q9yup/8rrhudsENGxfKk1xQiCkIlBdlPVTrXhXuIlg37xyrp1RfpMJAVSosk1kt5tAVDih5BAILSdQ+Xj71BtbyS0eOMVoAhwispoAbbax89e3ZTV54W4bbEyLgn7o1epG75gzGn0TAPsUitR5LxYJaNdkm3kn0zH2/Y0quAQgzDj346p+al3k0NE1v7tmwJ5OgxWHzLTmBcm66XiWhi56Ys0skfqboX0EoG6QZVQESAfHm4NqGPU7HMuKYN1IReSv344lpWbY6VpeRSzP6i2VwF0odZ2GnwlYnnXKkF5xQj734LUbBh3ldllz2EsIKstQMkPKKh74lWEBawKWNDvB33WX0X2LViEb35kGK2aK1AlLxgogHVbejxnvn38CTbPRLNr6uNiwaYNATQbrkUeGV/zZ6HMLx4BTbZeGvh4a4YplVJKbeny3SJuA+9r/2rtGALhjhgDu+erGDz0qm/XLQqEyEpPQFIrCYzBIDwirUBUCdEHdwIWHd6SQr35r83MCOj6f6U54BCy8pVoewBE0RJ7HwgSwqOy+RSk3AXkQvqe4H362Giltj8tpi9E0i+vPxD/5oEjdouBuAR9XvdObQW7jEkragKO/S/KcS5KXxeRxWiPJU+qjL00VwIKVGQySSyhpQ6KGUS8hkB4IJSQEWLZC8ik/+t0P/vSmibGjXFT3UjkUlJtIHWOfEYAydeX4aOCZV2yXXH3H6DNGv5OZ5DYdb7kDnLvcTZdRdyayiWSYuaHEl81YnMCNvYlow4tGExx9aS/u0nj3gb+uNaDQSPetzW+bTx+/igp+1eg3/74f1TgC9P2BSHE4BBCTFxSkB9j7NicT6EFTvhUwr+UVs67N3a4+dT3CvfdQTTe7d7x7YFdlVzzgJUVJl5TFgz+3cKvHcwR8OcxI32PEGh8LlJwrA7zYOIOeyxLGSRuU4mQI0JhNFYG6hESwt8mJoSb/32kfqfr/rllkSokK0gN4o3i3WdS+PzsVRq0HQ+E2O3V9EYAuIv9TigcEdEm4iz7iKG59m/0Br6bPQUgHr5WYoy9VNDYBkqBsPgMgFdi/pQAaOdu5qaPntlztoDIdSoZmE7Dt7PvCFyeHgGSXqhD4bVFD18bLGbUdBKJCzm4CWU5VCJD5NUGMXY9XiBlScofR2b1fE4eHlMwWKY4TqAl4eH1xdYqci2ZuCE7srsG1yRp06vA+OtJxkgPecMDtFZypiT7Ocrr3fMjYeFkZAkztBIJPMrygpjWPMhoHa0oXnXfeO/+6SP1rl3kCEC4ozW90jvsh+qK8oeRdJAP4dDXLs95FRbblw73Q8K5GY6Im0oyuMOphdE626TSpsmk6foSBy4ecZ9eOlxL8ZPabBvdhO9mBkjeuDGzY/gMunEIU2mVeNnvwReLHLZKELIGoePuwES7smSRS84lOsLf9UTPiDU2iV26LgrMM22V92/SUQN/faKW5q8cXaLGF8hSBQzPNW5uPIAcFIvWBXUME8On4yewDBpzWTc6LktwoAzxNXod4XHpPiLj6K8zSx+bgObCYudyA3ponyxCH0ZsunzI8Nj6v20aPNJpuLn0sFbO0m/LjnUYTTOx30ol/8hqyNd3RJFgeH86UuUzWpHoEVEQ7lPKFwVhQu67mfUaAf35gx/9RvjDwbvK4MATI9HL58EyZHOGy6stWSBxl8agNCI5Vg1Pnie/BGyvJZWKSnq7p4o2W7ExrXs+lzHEbewMoRZnBy0eWdIttj4HKhhJbthDArMuMg9dyWb14J+WipGGDgEY5Q3bhEm9bzw/vaSPdTIAYvSAhPRBSEQjh8we5Gd8Z+Wh2n8uil4j5BcqiZcSUusayCwISloS5cgPwmuWV8HDjqq7cEecW1nJ5aVAKQRKQpDgDJWFkCRrZoQ20WrIYhaaIu1DKpxwB/RDap2O8B+gp+MYR/2s3HFciEYUAIxJVCDAsZT314CWPrAnI3uxdofPk778QfmfvUWqWCQE/lWUGPtHkjqAkWcsA2ZszhM65BOUgNig14yDgLjKD25IHKemHUv8G(/figma)--&gt;\"></span><span>Long-Term Partnerships</span></h3>\r\n<span data-metadata=\"&lt;!--(figmeta)eyJmaWxlS2V5IjoiQnVPa243NXZIZFZxa294cXNnM1RIcCIsInBhc3RlSUQiOjYxNDMzMjAxMCwiZGF0YVR5cGUiOiJzY2VuZSJ9Cg==(/figmeta)--&gt;\"></span><span data-buffer=\"&lt;!--(figma)ZmlnLWtpd2llAAAAk2cAALW9C5xkSVXgHffefFR1dU/P+8XM8BreqPPi5TtfVZXd+Zq8WdXTs65lVmVWV9JZmWnerJ5u9oWIiIiIiIiIiCwissgiIiIiIrKIiIiIiIgsIrIsy7Isy7Issuz3Pyfi3rxZXYN+v+/3zW+6bsSJEydOnDhx4sSJuDf/Iaj3o6h7rt+5NOkbc+OpZrWxFXYK7Y7hv0azXNkqrRcaa5WQrLcRVtqpvK/YlUaZdBBW1xqFGqlM2Dlbq5DIamIrrAitnOIq5a3wdLW11a7UmgWpmW80O9XVs1vhenOjVt7aaK21C2Wpv+SSW+VmQ/LLcb5dWW1XwnVAx8JSpVHZAtxa37p3o9I+C3AlDWxXWjUBHi9XV1d5nijVqpVGZ6vYpvVSIRTerkjxdqq50aYfFeHsZNhpVwp1W0L+Spe3Pb6q2uhU2oVSp7pJJ2tVGLOioezqdqXUbDQqJTqbYibm8Jqji2Ner1V+aGWr2ii1K3X4LdQodXXAuE5HBr46G+G81etd39pUrbS1CzcULg4iRuo+0kZoe4WdHUYcEF0pbzUb2qLRzJl2tSN0vMa412/tdaM+aDBQ6CgtkOrNTU16Zwaj3mB0rn0wFJxGs3F/pd2kwDTLWi4UrEp9O4UVQKbcLG1IV0h6pUJjsxCS8tfazY0WiWC1XagLXqbYbNYqhcZWs4V0O9VmA2B2k34326RydFqe+VpVyS5VarVqK5TkMhLqIApVvmPtytpGrdDeajVrZ9eUyApNIZgy8pnjHe9U7hOWTjCCJQFcEZ6tF5uiyCerDRprKJShr5ZOi6iuCtcLrcrWmWpnfcvVvdoNjDJ4TUmGplhrlk6Tu/ZMtbymE+A6aNWlp9fXK+VqgcQN69W19Rr/pPjGEAK2sze55BbCbtcK0ujNZwrhenWrQ8vkHrJZaFcLReX/lo5L3KqJrRLyIHdbjOKm30Ppnk6qhxXCsBoyoFtQbm5I2cMvV+RKTbWOwkckhISbNoUAH1lvlje01dst/hoF5B5lc+3mGTKPZo62mo1QqSoTj1HRlJp1wJb6Y0WCW61CRybz47Q4JfTHK6BWLbYLOm2eoPnVqrb8RM3QiYpI/VuK7Q21CN9aLzQKa3SPuVptrAH5tk670AhXm+06mTtK9XCrXS0lY3cnk04UXIjcdSqUeXJ3pV6slEVRWu1mp9k5q0K/h3nAfF2tFhX3Sane2cmoXXzymUqxRfskn3K6cjZW6qfG6S2YUcV4WrjXnfTPDGZ7nf7FmZ0qt4X3bhTaFUoNo+i02kNZ6k21OD5dUr3FSJINkmy5eUYUJ3OUgmdbhXahVsPaYmTq9N3qW24RXKusCjRfaaxtlQuoUkEbX5I8VmtDMsuScdI/pulmDTtDboVetSr3N1UJjrcwPZVVpqcKsFQJZaKfQH8rNSm/IjYEWyEDpNROJqD6Rq1TbSnwSkZyA7tXbbRUTa9ar9xXsDP56tJ6ZbOtyWtaVHPga5t02yZltgln17dqG9L8DYU2Whl380abi2VxU7hRr8PL1qmNBrNACdysk/khYatSQVmKG0WmAIBbdK6wQKBfzbYd6FuLw/6oV8fiCTvMr63OOiOxJurIEtqu67LolQvt0xUh7btOikoHYsawUkVWHbKZUrPWTHJZNQ5aJxdihzWlho8a5SaGhfySrRJnl2WaMitIHgubqx2mDzTIrawX2kx6l9PlkDXCTrQTlftKyMn2/Ip1He2TIYtLYoCv1FZIXFXbQFTNsNqRJq5udQcjp700x+wHaNCocpVhoTVhFYiXgOSp8sDykxQQmiqWGliQwEBySp+p1q2Ys6w+p6okcpsYGVls8hgOGQ2SS41mVTV2ubqPNxPudId9OyK4I+1Kp6SDsVqVvnvosHLQsbocVHZ3+zuuF8tVTHkbZ6TApKLQlNvN1jzrYUcqsmaxOBdrG8K0X2RGL4ICa1RIZVhN6pWOmq8svasKs7mY2fxaDXUhsSRGoKQLbq6JWlbRMMBmo8UiyNOrNc9oAp47lukQtaptlQotqZ+Z55iV7ZIu0lkhWu7vjKfd2WA8ok68FMMqSsLgkPaQT/V0Za6y/mK1cHZJ1vggGd1yE6FLyjtT2JR++bV+V5yBznSwTy5uBGa21itO37zGwf52f7oxGswiiLULIkzTqt5XqYUkPLqJIySYfmk8imbTuV7l0TfgRspVBl69IGbah3E3sEFYwmUjkVmFYnnL1si6jGLnwtl0fL5fGA7OjaiQEDOsN6gTCY/V0CV9i1zqTpgHcX+Qjyqkl1hp35oREaR0IrDZyr0b1ZqsKDqEGafJYjitV5lF3qg8ZjsB5dKeQH6+1m/dSX4plb+L/HIqfzf5Y6n8PeRXUvknkT+eyj+Z/IlStV1Kt36F7e2p8UAkU8cHbAM1xcpmRXrgxR33i+PxsN8dNSd9qxr0bqNh7QNipJo4LqS9cKPIiqBp/z41G4EolQp/fTwdPGM8mnWHVHf2ODW2KL9KwT+1gcu1WlUO57U3+9PZgMktsGaLolTVIorZrJPy6+ODqF86mEbjKfJgMSpgcSkwpXYzZC5X26S9ytmKTG5Uj5yPE61NtZijbA82SswJ8hnWFx5ZHqVqjVSuLnZcquQZYjZEpJaS8dPsssxqMVDHNrEr42l9MJ0KJ8n80+Hn6WkCA4hhZkFVL8gvd6M9a7r8Ek4AIDPXdE/Nm50Y2Zb6N+ZUqyJPL9yUh98qyz4nqLfu4ZGpXJyMp7PDcyrAY2VhYQl2E8fEAPxVZcOLAckU9mvdS+OD2dp00LNEMnaapUZgzqdvZ10wr9Pqzmb96YgisKotnTGsFGpTPB3fg9m43Y8Gz4B0IillRwWU8OElKbVUnenBaMepo1+uhuKrCk3DJog1nYSnJizsu74zlO2w6Qxsh/0cD6+EtlndWW0zgRlssWxBp4Kv6rzPTEwGYc76iSQTu4h117WLpBevWRiS7s55O5qZuE/rWPj7ka5y4LFcs7XQNEuikgq0luo71S6TshWtX0T5xPSQthVK4wMYm7p6uQerh/jdIAWFjY6oaSZFKqukTh1Es8HuJbIPSqVVKLFP2KzYDWRg88VK54x1UzIy5qW9wbDn+Mm4xoyl6CUUY1XRhkM7/Gq5AbLlDKv34zU3MVcq2QUA2op2VOst9m7kpAQcK/TWOBqIVrAwAYobLxQZrw27y1W0M1Mx8ixa7H4LLcDGPW1xWqZu3MGOqR3utAfKiClPs1Y7jsVjjk3BUcFtlL0CeW+jrSNexHfgGZRqTfUIMmwjtuItF/nsRgt3vLKle8at9kajU9UNRY7pWa6Kc6aak09X22J3JjhLzeIpDDKzB3UUVGDLVfow7aZYvJKNJnZG2TCFVdjckjZYDMl79SYxH1xw0r5N24KAWuviapLO2AIcJEHL2pzuUHJgsRtQF4cwj4piqYzbzHOZMnZFcbVjZDebdgu+Qtp2eF0H/XiSZ06TP2GbiBXoCpslaLAptU92pt2RHXvbw5tZ4tkOdWTvxWLvJGGwFeiCVvFWCSvx9O3+dbXdTHZEQQoUr02ZFMyuQtkUJFmGci22pBbmiOXnkJjW0hxkSS3PAQmlYxJ3sTBHaWUOiSkdn4MsJcQUAxJKV1hGGUSQYmInF4AxvSsXoJbkVQuwhOrV2pKDOqLXpGExzWvTQEvyujQooXg9BrRaQpN1fG7AvSU2ZxVZADeyHWri8M4hN1W6EVPdjvgVhM9KG8VqiQIjpOOMx9YllfXF6NmdBzVkLiZFGcFbgGRt3QVYzq4bST4ftlzUYWkN9WQuJoBlh5oAjtmUThBmr50dK4vAzhmxM8cPAdfZCgI+Ee5Mx8NheTC1Jgem3Rz7JksMElbTb+tir2ZiDfo9rN2sT3nlvharrTW+JSiIG6c5b22DxcnzI6KHNEY6b7zhGF9Mk35pPMTH8TJTs2y8c/zxt/kTdPmTsW4QlS+S8y7xx28DAnsOeIA/wR5/MkopnI0nVNiRtOkZb+LMOQi2KUHY7E6NH+xIVnA0IbA35oyfqhDUu7Pp4KLxcvt33EHe27/jTh7+/h138Qj27xRgZv9OAWb37xRgrtWdYuuro16fev65g0HPbKe4WDG+3dFQeKE7POhTxzvQ3c1txl9FrI3uft94wW53fzC8BL4XiftAQjibRTvTwWRGLhBceB50qXKw358OdlYH5w6mjAVOkIsdGPQUBSDhEXLRsDppbWaxajjp7jALFuoSg8GHEauneY/gjttuH0FgVbRBOpimgOUlqqJpXDz0XxUiXbvUnURo/7wKE1b32B6PrTjjtypsX4X1AMBWkpNdBKF4SWYB0dk1krkU/VYs9zRb7DL4y2YDh46E8hOqkBmcBKvKJNC56YX9fUgNds70B+f2ZgtIBHylSwlKle3JYGcBZU6nhDsXjujx3pj2dNpgG1hXLGLYYBe+jiGz3fCasrL6MXSLIKrdEdVqdRZWJjUROLtEovm9fnP76UwNa8cyRBOTEKeRjPoRTElGE4jXYF3HesYovrWHFEJWbAWwoDaOPVBkZ80D0uevJ6bMBS7cOYDP3k5XzdV+d6ZK+Pdei408RaZ0V8t2346UX2qFAg9kxHjqIPLMupOAHNE92Yjkm+2y8LpUWG1L+XK5oRb+WGOjLjyvsG+SaPhxnBCR14myfV4hGyqeJwlUyPPKQkH3cFeV7PNqNrHyvCa0+WvbmxoJuk6sHc/rwzMaEL6hFJ6R540osMBvKpU0DH9zaJ3gh6wTDud5i/Meb222G8LfbTLgPB+K0yC68bByR0MVD1+tFaQfj6ivtWVkHxkyH3nezqZQ2n/UKnsWno9et8/HrNt2H9ux+cfda5+Pb9nnE2Sjy/OJtdWi5L+l2dLnt7Y7+vy2lq1/R+t0Q+R0Zw2bzPMunsLn3e1OTfL38JT8kwrF9ibPJxeKm5J/Ck/h+6mbls7TNmGI57cXa2dkfL6Dp+B9J0/B+67C6XXpx3eXTukG/ntKq2osvrfU0nyhtNEWvCL+k+RLrBjyLK9a+hUiv8LPKs+7eK7xvJvnOs1Ke1WeQv/Uuu0Pra0JP7X15inRG7YH6vQ1qnhnPJunWk95Ks/WqdZThc69p1pPu4Nn+1Trjnt4hrVTdanX4cRF8DdwFWRcNsVj5HmGp/BxX/10XeBnGzX1de9vbJzu8PxnzBTh6/t4hjz/+SYC5/n9rbAj8C2eAv+B9um25Lvt1ro8t9sbRRn3nZDtB89ex/LR7zR0S7nLMMn4ndskjspzb9OWDzZtv5++eVr15fxmu9PmOeR5F8/9MGR1MmbEU/JjnnfznPC8h+cP8nwSzynPJ/OMeD6F54ynyOmA59N4XghD1jVjHuAp9C7yFHqXeAq9Z/AUev+Cp9D7lzyF3r/iKfT+NU+h9294Cr1nemF4lxD8Ia+0qRw+SxJC8oclITSfLQkh+iOSEKrPkYSQ/VFJCN3nSkII/5gkhPLzSCirPy4Jofx8SQjln5CEUH6BJITyT0pCKL9QEkL5pyQhlF8kCaH805IQyi8moTz/jCSE8kskIZR/VhJC+aWSEMo/Jwmh/DJJCOWfl4RQfrkkhPIvSEIov4LE3UL5FyUhlF8pCaH8S5IQyq+ShFD+t5IQyq+WhFD+ZUkI5ddIQij/iiSE8mtJ3COUf1USQvl1khDK/04SQvn1khDKvyYJofwGSQjlfy8JofxGSQjlX5eEUH4TiScJ5d+QhFB+sySE8m9KQii/RRJC+bckIZTfKgmh/NuSEMpvk4RQ/h1JCOW3k3iyUP5dSQjld0hCKP+eJITyOyUhlH9fEkL5XZIQyn8gCaH8bkkI5f8gCaH8HhJPEcp/KAmh/F5JCOU/koRQfp8khPIfS0Iov18SQvlPJCGUPyAJofynkhDKHyTxVKH8Z5IQyh+ShFD+c0kI5Q9LQij/hSSE8kckIZT/UhJC+aOSEMp/JQmh/DESaqL+WhJC+eOSEMp/Iwmh/AlJCOX/KAmh/ElJCOW/lYRQ/pQkhPLfSUIof9o7HM7D/ZyxXJsnGy92Q31x1OvdyUQcQc/fnY73xXWdjfnrF4dj0t72pVk/MoFnw4nGDzjs35P8SLxWfNRed9ZV3LwJNge9/tj4fowT3b0xHQpSqxvN+uH4YLoDCT+a4rnifImrO91piMdBg4AIOJTEMy/0nn4QwfHSTBjHX472ur3xAxFJfw+XjBjLHv4zHnmvP+sOhqQyffobiSOCZ36BGEyfICLp3Ky/r1FoW5S/MNhm0w8by2yoRS62WXe3xfjH/v9tcgfPc4owSC9vT4XmiJbJHVNmjP8oHaQrjd2isFfxx+Kpz2TnE1wYRINtBOeZDA93kniFyUbscCLzdC8H7VG0O57um5HJD3TEXuyZJU119tiGjIR1QMvdEUB2c1UpEsiVFoLrjGfP0ObNVeTTB2RXm2MWsjc+GPZKwl+9OwIAP9dPx/i3VIbNlUiqkDi+q7JVTDekL/PMiYn0dFWLsJfmiv7++OkDcWhbnCsg47x38oIq0ks8czVnAOcGI7aO0vKZQW+2B2fXLEDXrZeeN9fuSEtsBGRbd91AylzmoSohyQy9G2YiiPVutFfkGA1Ds2JuTEBo7U2R6qmoZVW2cjdHMgDMkGXzkIkNTYcOsmse5SAd9LkjI/cqz9xywR09FFCa0T6bQ8y5uXUPpu1xxgL8toE08rDucCYxaph5+Gg8iCyxV3rmEb2+hKhk+B+pBRr33DW3NySjWOxaObSodpzLzhlS06W98kacZAouMsrRGiE/jhXcFi8VCSCCrufn6t0kMYEFaExu3hUCBRykdyjD0ZO9BwnPRuF0v1Vn2pSxFcbPnu9fMszuXaC1wSgePyaaQMqDc30UJWBDTM7u0p6JwkvO7ceyHNiRYzgHVuf8oHtxEHW651ACT5IN0WDsTmzp9FjItn7Nzl5Xtq79aQSGl+S0pWpZ1M+PJN1kGIlM9ztd5pp5GQwNYTYyX854x4d6WLEJDWk+b5Z2u8PhNlFg4SsyM+/Y/iCOAifdu8rWcgOY2Ub7LMU3eV723PDSZC9infVyvX58ohqxynr57SH7sh88GIshfqvnXbkL3USar/G85T3Gcwqp88XxRXDe4Hkrs+Ssg33n1EUnsuaEg/d7CVdXDMfnRFkVpTMuxfJo7u5G/Rmrg1n2TsoIQ8vSf6PnXd0jBHCh36sp/1/JeNeULWAuZycj11tvobf+vLeY04XeYtgWeps93Nvc5b3Nu15BY6G3Sw6e6u3yP6G3xw73dqVnO1dT/unt8fUUD8bPbRP770Vmj8COXe9cFCjY2Ucrp+f6M/NSlHbMlrk6avQfQKWMZ+Y9YXuXJTieNMscmZOMZkmXCJ5h9eN0MMCiDWmI2bFv655mZuVNtuiEbfwlVigbD2EMHlDzyTyTsrMkVKMT2WQkV4h2IEUuz8QeT/u11Ik969fuYBrNEqlJWzCUzufWZGiNv7wz3t/v0oWi9Q3mAbFdY+cXnaYPMryqI7R/OfFu74JbOXOXrxJ5BVXFzIdI+Es5s5RahZbLiWLhckyJlCBND2nGTYuH4zQNA3LB2ewiawRCV3C9O2WA3TikmbZRStVIqSmZRn/2wBh011tEt8/YPINwKX+SPl9uU2TCYEv3QhllGMWqWZOFeZw+0J3K6KqfJkjG90SzIrPteeGl/e3x0PEQaQbm0CubjluKpBWfeCPk9kM62F9FungWjH5MFrVXF9D3USYoTIDhlxu/bPW+OO13z09E7LY5b5wmrjc41/oj8XgQtkUJFlEOov4qyrUmnigiuTTS5dPDexzs7jZHw0ttxvJCd6jYgWu2ur9/MBNBqUNi6fqLdMk4C+yfii5alEPcOWIPVlyIov6s2kMEFKH50wEFH/SSggqgS7TblaxML9YMTVd7OP3GL0i63WeA/fO2FPLKE2ZAC0H08zJsItquQAT9Q9SNUFZkMj6YVHvsF0ygOkL6o8xoO4xkPubhXcpShyTIfhzDEWdDpf5Jj9OENCk/tj+LzYWO+oMVxw0+SPmmaxQt+0cwmohAJFzt/WOYIR0oPxgSTucBzfUerLzdjyasGoxuCJkHRevs9fe/CdNiUmoDPPTppWrvmyHhsX4TZgSjNN6HoT6HAQ+O1h1d6EYyY6rgBDFOFMuewb5cLdTgt7sj8bSldL4coLF2Oahc3BkeiCgAwstw2N1W43ehLwamOaH/VGWrgWaSpuYOhg0rq5mjalgn0edEFP8PJ86UK7VKp0KCsPYh7JBpM5n0e81J+2AkN1XFj/KtPacPX/KMNz0Y1fqjcxgWmpvYI5NeRJEXTPvbrFe95gg2LSjzj7dQG++wSs6EyS8LeZXOF5GepuwWpdiv0kOEiYzafZQyQoAm2GHJofmi7Gyro+LB7i6LDVUzjpG2UBBA9jI2tHlW1YHt1EI/7PYaZoJpTCCjqW/GTNYxg7XIueZTcsg7UFvICMGlBY5aQ8ypsIWs9wZscaaXmpNIpCP1v4IRW4SKzL4Kow4qMh2dK1kGnBiwvjt70lrUGRcQ+KhnvnbkePSHLHsoE4MwQptFiXcH/WFPhjfSwhTbwQ6CmhVmq1Mao9eZGSQ2EYEQoJ/Z+VTuUKKGSk0E2H4eV/qM81xsG2K5xbcHARuyCk1dZNnnBTGwxjrjHBvAmQQsW/RpvH2jJLGsre60e27aneylCnMj1h1GJr867E7chMi2OE1mEhi9+s3TWy2UKi17P9Tn4GetIdeTyQRyaX6jKPBMiJvWV0PUmo7ZqvtLM8nEIpBVw/ERqin7JIo8iyUhg/lR5gk7HEAMhe67D9hxXAqdpA0yHUTF8bTntttHIGSjg205TNzGS5fGnUnKRTvkujEreRy/yK3m/R4Dtl/uR7iCEFia92JxuXyujzuSLqtQIIvmTPJ05zPMFU3b3j/bZ7XBzRNPQOwenPSZSPh5/vIuVva0XUgjLcRAbTPYlj3donMUKnaz1U08l4gIITsHmdBocHZozbm4N51x6HoNmgCIBnu5ndhQ25byB6Pdoexn5QpQmuTSINqIi1SGy5btUly/3iWuFTuCOzHUUvUmB9vDQbQHMWlY2O2MO/3ufm3OnjTiH24Ee4+RRxzxOhrOpNtzn0pINXfDB+BUrEmkyOKwYdQXWFj0lo6mu3nXP4nyUM7vw9SIxFUcadqdojCyDK4yhBWrATBk8yjB56ByGI2ZkGjRi3zPKw4PpsnSMz9RjU8+OcEk57X7Ew4dHRZnwPZihuEUxR6sehscr7vi5OKwaVdqHHimKTRluoCz2myfKbRlMoNEuCNUHHvXu0A0gbl8HxD7VtR9W5zybUnStxjGv30mbV1rvLHuIvH2WQJ6gwOJ62XmMbssjyRml4smeNU9MPLR3vgB9IpoY7GPtvQagsF0szQ22ZBgi9hPMa1d5pit7HIrF13i+CWXOKGLO3P5iql2tCP8vdQ3J7vSm1f45sqDWEIv881VY5XDy31z9fZc/i/xzTWM/3TWjDt1LdwnmVu0rK0s0onrlD0JV0b9nfGoh36XHOTGkUSq1ELvmuujPjqeN7fuDAcTJqe82kJfb5hHuW5SdGXhlZ65eR79fMi0vys7Q8xA0uxt0aS/czDsTgujc8h4mUCfA1RlVXMkH7bNejtUDpbNw3f2MGosZDuFbTSYBFZv2TwC6mIqyZVZHlXvCbkBdW2mCd7embo4K6M5YE2aKr8SUnO3+U3qNr8Xnq6c4elfVkvCzVLxVX5Kd/y5xmBS7DjimqTHMRuPYy49jvlkHJei8/0H7oPRZUmcJXFM29YNeHW0KzH6mdS633i9g0QGPuZ5NpaCcv/CYMcOwvyqkBx76kUBr8RBtB7N+wojZig3CcizdZOK7XgbLpPYVi6VzmzpUYd3qBF8F8mY1yKDSIYICaDdyKKKUsysnDD51LI0X+ebTBPjQ3yp5WIKHSGAcwQnGnc0nWYrvl3mSTop8SUX3zELik25RBZjZlw2Qc46QIyfs+8Zkco7BoqE/M7hqYsXzkJgNYVWkl7LZc2tZsPem5S7a+69Ae8yArYPSU2OtKvlrfhdmsvRC1hoXBZRU9/fTsBK5U2Icg6K56Hf6HJIoTJULJNtFDara/ZSnGli92r6MpAXntFrHL48twjqKkLg7tHpddbkrjiUGc5dLDnA+NUsEEzYXtMrNxz9tyC71bp7a/MeAH6pflbO1ANLIcQfY31kGTge4YAOLjLS3kAiOsriPcbHmEQzCRvMONk1QXThnKy2DXHM8HnIVsvMpr55O7OCXPNgNsT1E0eJchZ6hoVokYQYyOfBWB0T3A/1PQZW7/MR4CXCE4XtaDw8mPVdvIelfifdu7f65tgP4lHZ+b9CheJg52B7sBN29ydDNNQzx12XNtccS2yeVrcalYq7I1eonSmcDUl4NY2MyrVn45+YSUefajRsbfyF2T862A+tSYoM8UFnIThsiiw0lOlCaOzcAb7D1OXyyjfjvTQRl2I6Mt9ullOU3BJxzFJzuZXIlgoNBzo+p+ogJ9bwulA3DbbDamyyMBznKMEpCFr4DyA8wCrGsOo7v0sGJ2AhFMgWVrzaMskglGRHRCB3wqzqy+smPLyw026eFojv3sAMKqurnFmQylTuk5tqpLLuJnyuOD2I9pp4EpywSFeodvS6roi2ydQNdxOW9BUxUl750qi7z9CqkoSJiga70/4PHuCnigoQTD1nlxw/2h+P8W7FggZE2FRqh6pmz+EwL1Tqjs7JMnVqIOgA5vYNnyFC6ElJFmL92c4ejwWa3jjV2fcwHAyTbiF0s9SScB22deJMJISIRLjYro/b5pJB1D8nweNqT1SM9Rj3VgelPXfK7YBZlzIObzlPPPbjBYHpBMcyPZFVJBBXJWJatGI+qCMzyhYhL7lcit+DbUJrAaiZkWmCHtxXKW+dWa9gPtertfJWc3XLFlcba1v6kixYqAmm9awrkYp+YbqTcIGTgrgKzj3A2RTFjLP+YMRGJ/EmAuvf1ojIU/dgOoBDrzeIJsPupYZYnBUkZ7NqYOC/NTzgINK1NtEM6kg1gpkHWuG87WhLy9r9YZcjiT1bITNRoK2w37cn0FRx84VkMIjK7ODwmLEHmfrBcDaQ1vvTVdkHb9qhYIDUT0BbiOukgzx+aUwHJdxb78rxtNylc5PMvZggqyMP3y2BgV3xSGXiRS+bLIc5qbM1PyYElK/Yd0mXUm9LLCeNVka9iVXDoO+S4tvC2ja7o1ghWO/3LXef8k2QVCaBwg9bUoseptCtqaQaKBZXRiMkJeXEDavlck1f/GDxUiNh5iB7IkkIy1Vt7u4WIMcjgoPUxcciKyJPr1ip6fuci63VB7Y/dC0CKA1/1k9bRFIpup9L9wz96ocyPWiuUis2z9j1AVtUcDLHwWrbzyekWrUWK3FB9K4tc4CUVxiNnPVgveJMaXbJYj/cmVKhbU2pd4Y9sdg7P3k3KqhXG1sxOCOZpChbL9yXFOH93DcvyluSSelSqdmW12FlE7Yhs3A5MdbHxHwzFvYu8ormNFCyqEvHV0ltrRbqVb1gekKz7qrlFZo5Ezd+EgtQmfNyJYFJVHRLXrLBNAC5ipHH35oDrraAVqHsXvW6xgLcCzDX2pxy5VyY65pSWS9sXp/+EMENykrcmxtl+ZHPGGytqdN0k+Zx2zbqDQe6WUGCUmpuKImHKMQhxcBbFChohUYJwWxVG+WKbDtv1QKHfajsNi2TSnS1AeChCnDIDvawy9XD+N5MNORL6Oy8tETI5xyBwZa634x4g05DwBRK8m5+tVitWYEwKdbxHdU19eXuvxVNUGaVrTVbToKZxSvI2csbKqmrYpbOVmp2kplmu2C/UOK1rf63qg31F2mNUSaVKdY2BCHbqaja5Nba9pWq/BH0Dwh07jNHd7Shr9LbHQWVNI/7RVSzLye2weWVqTboqaWy4vgKzpmtbb7GdL6sgsQw/DhQhfH1BrP+fmS+7nv+HBejHzcJXR0MqfdlkBRONAZmdixFOZDYNpl57Xq/K/eNZL0WQxqKO2Yy1oSbxHR7zpj7sQlP8ZqiQLBtIPS9XfbDQo60Pxu7FM6OhWojzwqI2Y7xdW2WWIaunNa6yaImcWHMXg6/NgavDi6ybOGQWpqhHuWpg0g8aQlfynrpK2bZBcTq4wt9tzkdD3undd0kxI5TsZo4DH4Kd519uggJMVPl0K0dnA7Jlw4FxNhz9ocidmVaj/TPMyYjW432dudNDSlzy34g6Q0928/gXnGg3xLrz4rrc9SrdWmy0htwMiMdyMwGrOcz9gbVaPzUJ99xJxXlEHQKolCmU4Lc7xVkdx/sEM2JMxkpiM39UrkiX0tiDM2Z9WqnUmxaf9bTt6vEzPrMuS15I7mpHy0KQrAEnik15bM4pLKsAezXkw805Fara/WCrgZ5XLbztqWgUGuty21jeQtKzCspDytSbWByJOOO4xx2bBlCrCkLa/yuol5EinN+yMKFzoWoHv7VvFJxA2+Opyd2lVltZ/oCthVjNtKMeUlAABKZbUx6yGljNLjYieWLxNSb5XhIaiPdIJFzhpl7IUxIZBuMVElPN4z/vIzbs+iJur069KTJXpdTmZzxNWGBT57g4OIfyymbmZgglbUIT5mJSI4xQXha0FNHVm2y8rSgpw2ilo0HyzRgBr3BW2T7Hf5wrtra/ecE5plpoNN389zA+znnVv6e+tIFOWGUU4IPeOb/WmcdHytv7nRJy0F/EK0OhsNQYLT/C94gclsKB/klIE3sF/tSDRHL9IzLvmrJduiiebdv/q2n2fJCD34v3huQ/neq7avE7kbnNhPoTwaHtgLv9MdPJy4VHjAjGX/2OTJG6tyaD/vmr4gmXqiPxyP23bXB8FJZ3GbgHydmHo53Z843DoUXmHwjHWiMR1ZLnJh/3UPiR+xQoPL6dNF8u/Mh3/yaNxjt9acDbJgTGPLcNq+IwSm5acGr4oJEZAr+lRjsIgNJwWuTAo0gzwt+NS6Q4MAc/LoYnOKHOIZlg/Lf9iIF9gAKCsdF5v12xBRmEeOSP0mVCMMC+0AKZpkS6J+moMKRwD6Yija1uhhBApGe9/vekRwWE1S4fBfDI7PRnm0zNn8L23G2ZRdDItjsm5oSyIzM5zPeF+Ix0p3ZfJCe55tnQE2hi/PqX5BKKqQPc/5lumCuk//agpOFIqUjz/fNS90p1KKmv9A7iE9soJ5u5NVybWcHE3V08afjQyHEJAbiI26ZqtlZflon9Y8HDknH/i8lfGJZs8UfRYylu+jpX8XE+slOcMV8TMICbCpLi5W+Pqciki73dyPz9oz3PH8BjHwj85aM9+P2cNUCQyLqkflCxvs7d81IZfNOz/zgPGstjIwafoATscDlbOhfjfpIlAApg83QtfsS3aiMZLhkV/u8+PCJaK+tqN3+yUWGMXEcQorbEpm3ZbznEyLmJLEw7RcPth2hX0+OpEI51zIv8L2vJpd9FIRz9ULf+5pa/NgRGccZ24VJXKEmjoLJmt/39+fr3osD8w0xPcOxRBf/lN25JNmiMdIC+W/p62zXxWlLucrCYU+YZe0AfdlcfwhkEU8l0PgoetnccBhmUU/PmL4FuYK7zqjby8Xm8eZhR4BthU5Ssslkk/tu5onm4ZcBLfKGwEsshOZ684g4bYs2JZu6YHejeeQixKKdwW2Kj+Gn5rHznC3+PpFQgyXSzMzj4rQt+udKTjTodZ55fJyxZd/v1KzjoBhy85/07vCm1doS8ZPxqCbBbnxdCeb+m4VShuvi7KBLoGeO8UwmboJSHjDb+9IPJmUa64fSWHY9FnmlUZ6VRsGQyTV1wD+cBoc4M8za+/vTMUXPThc1DuzbtfbN3gvmR44odDpgLprnHFG6Gh9DPMP8aLq41OXo/V+a56ZhyVL8r82PeaylWL6Y+NT8ssVMTMv7wOjSH3sZ9BbzLl98KfItQlrIUwl55s9icA35kP9zwjsXawy9BLH/o4+UmNZHXfWIcHe8X4rjKcxY57d9Ei8gBVLf6KWB+Tt/BoEN3IyaxtNjRvPmjz0pYdEdDjg7PFz6/GA2liisXLTprOJ4I+jIPN/z/sSLC3Z3F0s+4CVXdc1L6IQnhkiovTyLI6FSki4IKGJx956trBUHvcG82Z9VWGeKrBTRfDcnebiZ691eu1PrUIasXu33D99p/dEgslcrDuzbG+uoDoPx3NTLIDmXtNPj2zmqP68WMW9TFvwdkqnjXZnneeZNwfxcdcklLdp3Qic5pF5OMrbwuyLMGZG3FXla0PdwOGMPNc3IHE8ytvB7ezCLcUWtRmbZO5HKWoTCPhsQOL1SnhZUjgPhTV3HaO21gZRWo6Y92wH96gWArbcqMLXSLwrM76aclKbtHj295jKgrbqG1WI3m8SBr03nLcp6pC6UewFh2dyczluUhgWpITWPMLemshbhXgthHprbObmOM7awneRDZMvs++8ErwWiH9t6NAfbSc5WCHfxtOYO2KPnWVt+v61gQYLxmDTA4vyzvrp6kXml7z3BpW3J1lxUcazkrkMgi7gr7a71x/t9ufDxLt+7Ow2wOOdsyzFQsO5ZBFm8vRmzYL6GrELIcivs/3ywWBqeH0yqzEfPvFxLNlhCZYb2mb0RU2dqfkHh8xqdvcHOecxQRNkvHipTO2RuNq8MEhVG7fXwOWJWen8YyA1y7BqzbDyp9XdZRuY6gkL8lJdGaItaHMJ40RyjOJ4RRjqCyk8fxjmK0IvnSPOSgbgQcl8Py4RMfuYwTmeMY0XpHOUlGoBiX0L3IxZFRgRhq+H4WY9zE4IchQjfb9YWCZn35MyvyNb6soPSZ/nbY/H86Pa6enHAftHBbCcS8CsdWHqeAH/JAbWrCfRVDoo+stNitsq8f40D0pSdeUjjVxzMNpWAX+vA0lQC/FUH1KYS6OscNFSVtGBWmbSs/p2/N449qURUM/Mwc8tRcKvNrUg+C4UW9U3ZsBS6jC18uualXyyU8HA+nbcoQwW1uj1ZckHZT+ctCg0CKjESmFS1NGbdXFTgqQP7Xa5T5pLmbemq+aCn2fWEbUeQBv7MFrFkqRM4L/iQLSDwhc/cMH9us9aTI/9hm2/hFeAuYb6kVsP8/QJY268Sqotg6TO2KM24LVo1/8kVyffAXNW16Vg++fJZW+LY0iEE+p8XoFYJAH/OgpWM0g/7w12E83kLj/0eqpiW+Qm2uQDbuPzTqH+/DP1FBv0nLVi/+9U2f2Bzjmc3UrT0bn9/MKLTfZkh/0F8nTjznoUaygU6oluFjvlLX0IhfRbXC9BRPml3sIPDkfVeEpxjD9KW10+fmzG/oTls7sE+7gWANyuA4jU4Wza/qVlbbiFvUQgIBc4aMd7b5rcUYnES4FsVCBq9ERfltzVvkRzobSlQRMfg1Tw/Yz6mYGqmYH+tMO3JplMh7bOpmY/Pi9YTxYsL/0a2USNm+Vp3H6tiX3n5qM9UwkuUQZKQkO4Jf1wslr07FGKgNFakBc+fFxSR+Ln5IsW69RPenJT6jq/xzc+lYB1qmfvNy1Kg8vxO1M97RMzpoWJ9n3l5CquFd9ifXuiHeoYN07/JnpWwuPqqir9p3pICyYfcVsxvzXklGM2Am9f75q0eZiO+P9ShyNxnfifVlIQ7xwei729PY9a7ZPinRvt3PTJxSaoH75BAI4fgmsdpusAy2ZXbMO9MNRDqHfWQ6TYr6HvAYm7/dM5qdU4aNz3rfcob69dnLHIMfV2QVNABQm4aJzcvzJr/7dnTbt2xfdz33u/yEojHJ7ZH4p/wvb+OJSZhK2iYT/vmS3NYhVASkP8xh9Tov12+v+CbL8/hWht/Cmfrf86h1Lewr8xhJfSRIVRWI/MZ3/s/87Ji/xmD/uUY/5EjJYfRwZFIjoM/75v/O6/cQRDmi775n343OYFBUIH33/191IrthWwkIvPswHtmMEcpIX6Of+Rg6Bu++Q8BEapDHwA/bv67p9ANNNAZ4mXzvxhp3Rkf8ebUez3zjQcv3sTw0TBbLcKfI6aVuwEOTIrNezzzRe/p7hWq93nmvwSO1CkHe79nPo/DKkRtwOm/IqBevyibjhpuyAEbGvPpjPlhAk4O3JEL4eYzGfPrerrCbLow6D+g1F6VNS/xtX9uv4QkPPOyeB9YYjREbomz8PO+vjDeQq+3mf/mcwGTCm72J0rulVnza3FdmsE7VDvwlRznnxPidOLthdIaYbHBSOeDeV7e/FzwgB71yOtqBLUYGw5MA/NT/hxcsl+OzZsXOWDZiiU82J5xwOWKvxiYn3blpe4OG38sMFOSkucH5sWupDqaHMySizAfzZhfcAXiuc0GE2T6CgdZH19gBbIqH5h/S0TqjMJDjO55GQJE8svIT6Y0MnJsRE15jQI0rQ7KZx25en/W7YmcPpYxz3GwygURsPlIxvtRB2nhLGLWL9X7owO7WH8q4/2YK1TmRTsbjK5q6Ccz5qeCp0cXpVokYvvPgWoHa0a8+KL3rGW+gjHWrDALJb9pS6hgFTwyL8uYt1igRT8jDomCf8tn8qGwDDH2WPbL6MjuQO8KSuP/47LyFsaB6ACrnI0hgfRln6Cte8/jWT7byEFU2d/uo2N4Is6sIbbP2A15OOmzZk0bY1HOFfMjYMuWZMLgSzGILwtmouKsUJ/xzD/4kYA7AtEG35M3/ycFI0qM8DnzsaD+viimhOzdfPoxW0CMZ5vBe2/e/E4aEPYnBAhFo1bMe4PeQGKF+60usXLOhVgg/wtHjhIFaY+JXG6bz7lsLG9qfd53tWpaIlf3OtLfN2Ywq67IEVT36E0Z899iuK3S6h5ELERvzmDxOOxiwpcHMi1F1b5u5U8orDI62F/FMqL/5rMZ8w920aJAhBIXfC5jfsjv6ld+R1goCFwxz1nXtygT3S70lSSWfPIyoEUu9fUABp1Qu9G0t0Gvuhxq0Sv7A3iqDXhgVW/i4XK2uD5D0Tso03nWNxAeks5blCYzDPVKbwrYLDzqcqhFP2s5CQnAQYIIt+99yyLI4qERRGpVEpE4md9pvnURYtG2hzoga/hcEeeK3rel8hZjZ5dhQ+ei84Q6VVDII7oMaJGxZEp7vIo8PMOqlWQtwoVtTNTC574fa24/DLOo9xEb7HEQp9+5pmPmDvPEQyCL+AM7jKKchx/ThAV+d8SaXmVxnYZIUYLsNy5CLFqt6y4AftQ3f8ChpCzFmn+bZ+6YZy1yzwISPjfdUpg3v6oxAuJVeyGNzHC9zBsDOyxFBtvqWSwqBPOAHCVgDN7pe8/zGFtVa9Eqyl7gReolzj/B+f3mF3EUZGse7jMr9+g5/Xmlw3NBjF3zGs+22IGVQhRurkkCgv/eIaJKaNIOOwmYZIH6AfMmyCYwBgoiv+HtymUMdcCn/VE8L1fMmx2VZN35iI+QKMNMpo5xaqo/sWSy5t3eCHRi3mTVSrwFN0XPWoaHLuW/wcd3cAXi6Yn9jRFg7A/jsrlAqyI4mBeEN/r4LZdhFDCyWDvWUFYP80eKgGqrodw2f6Hd7+IUTjlWFtG5Y2/Z3BdGbAtE5uJPfNzuBUvQpElEJUPQMH8zJyAH00LhQQh8wjvfv0Qw/Nw5hPnirPmkd2GMQ1+RtbO1N+W0BBH/nSecymovmlTs746n+BnE2qWD295/cQeMNVygyHzM9/6rN2OEJXYukjdfxM4yIDC61+T4ESWHURy3MVaUgwTSMPIj/hB8tmxuT/pcwsgsXErgFVlOwjgW2Kv3MdcKelaOczD0gHGWUYY9pzwsgj/jRwPWHkIH8YFdqzvqD6W7L/e7O/REQ83rnXpN5s97cwyxxL7bzHbzvpz595orzGbTwTZRosh8Imf+PlWxJrecEMsbWSPi8NuFflUC3jTxueQFTmX0jTnzJnsUCaSE0TzYRway75mYrwTmN5IyCawUL4X4MpR8PTBvT0oERmFk3pTz3pqGsix/0jO/nYDafeJaaL2q7XNy2OC4RFjRY+nIvDlnfieBd9CHUQOTSXc+kUDDnfEEzLfmvL+V95wpRrku5/131T9G+LPuRfPMDHsKvekU6nEwx87sCSbIRLl5YWB+Auda9E8vr69hZ9D0dzhYKK9UnTSfSmSnflFL9iMRx/Xe7wW9Iy+0v8837wwivGsYPFT0ft/8vlA/4t75B3zzrriWctNhKmrANDIj77PBtsKE7ff65t3BNjOMepuONchUeyL4/x2f1uLBx4WUfNwzHzxcB/Ab8uZrKAxun3tHq3KRNbsnpYZTuWCKBY3RT2MGVsyzAnchgcNxV1BlNXx/YH4kIwvOeHc3ROcPIhmPT+fMf/aRNhRj4yTgV2TMHzpwnRnYQw8E/OoMXdsf4PkIoqVi3p8zfwSHqVspMPY+nzmHw8Rm4wWB+WP2PoQk8CV3cevMh3LmL3w7s5l/agTo6cc8bPCOGOq2PWybrxgfyWEfphZqnbAV89d+b7zDuR/He2naH86Zv4E2R9goY/quW8R5u/cp63cWIMspnHiftcG2FdunlWPVYWX7MznzX9k67eMmJ5/DfZZnvpLA3Pdvn+2Z/8XMt741MrVvHwuX2FYRxU/jHzPF3NEfagDsh+NdZJFepT4w8m7PfJmi3e7BcLZQB/lsI0m8SxsZnNeD2vsIPih0XkV2I1rnj4J9aA0q9G2NiaywD6CqcfX6/BXz/wn5YlJQHa0iX7F+z8tME7qwwv92Prw+YH5uu/WT08K8eXEQ6Swu0ToifQUzPfX2fDgv+7pn3k7V4Rg6nbGAGIcpPYC/zxJ0DrDErD4s3BStMq4Ru0Xz59Cz2VL6YxJf8MyHYb3C0n9JWS8BFyx4/xJVICWXKZpMdZRhjZV0Yof8K0cXbrLGidblzf9K9ccxaGt+9cgCdkPeD2f2u+djWCkmD5cr5jmZ+caUzbjs+Vfl/YTz/dODWQnBq657xDmt49PvyWInTUhnIPE5D5nvkK9oeQMLC9k3xFajREm6xc975teQi4TKFopo4j8pGWKPqQ80PwfXKtjZ67Ir1vcxmNl57w8UIlXRAZGKxf1w3vx90B2UKOvswXnPfCrPZl+ICiymgExg8NMKjxvj0Mr88QKkylgyeaDb03ugn4TpEuVFp1rw+2dBF08faeGzoD6e+YtgrxsV+32slZ1w7f4Icch8+4gSV3laCZbx2om3euYvjy6Zq9HfonfwXUVQOE/ms3nzV1qlqRE/Ne3PZX3KCEzGRPwaOvhRRYrZLctEfkVgPqFQpwmwTrSQzv1oZmc/IiQPPXr2RoIYAYBDq+Q7AvNqAbdxXjp9d1dACt4dYMe7Opv7+rZ0CYt+Dl76w15D98PyeaifcShqzGrO7XhpoB8lKU+72Glh8Rs587MpGDpYGWIQnSV6Vt68ig5AACN6gd2bQj8bmF920HijrvDP5M2fBHsH2yKUgvOA6AsrmnkNZ9jyqUQcLdnjKPqHAvMeQgQwLOf6am5fkgOKRunExpgjDPPSHFEep9zSWTtI/4P1jRV4MqZ12tBR+Xze/O9gRqh4iPMaL2TmhPlacL5/STd3m+LGmHfkzD9gdySwuc5SKHblC3ncphirSceUqvkiQYrLKGpbX8qbbwQ7Q85gxZb+3wQpCTyfxKuJgU27mzlhfiiDtDRGp4Npvpw3z8p04xhyi9nVR+PemTM/linR1XhuGD8f6YxjduYGyCY9UfITpja1OCOO37/ZNT7NsGVR/3jXBDsqUJfLsjDiprfYEg3b0jBEtLkF3fWzMpVQGW+wQ3dWjMZFpe9i4KCoMVqZ2ZnuJHXPI1saj88POIeQTamorfGv3tbMOhaCjQIUbZ6t486wi4imWDIWUXbXtHK4jGkYlwWM9mDnUqzLGfGqJ7ozJJdFqKPxA2xF8RotKGd1zuXy077OX5tbIkIt9omzdwtYTgDYg9Rdx2PQGF5ipY8c4koCWEQ8PpnG1zNj1BMp0CLyFSzU59kDsd23qCcTwCLilVH3QjJ7r2LyyGYrzl+dlnUYr8j+St8GfzB27OUwY2LvZeSwJ8a/WJCDJ5ni5rWBCezJpGZfJ2852Bbum0NByjro2TkU3JyDlhaaeE2ARuo42fcFlmbSwVcGZtlCa3hhzJhjhMAJWICwku7EIi3jFwvyI4OG/+rNsr7v4nWOajWN2dFfzfEs2VRHTOBeDDHJK31e/IqIb7FTHTTf7GfT2ke6Qv51s8FM++T1+ulB9NkvDEGRnRgrtZH9g+YHuFduFyuvvTpo92IKmo2hg1FN53TsqOXigu7FxYL8kNWAVpd2mc3M3fWu3phajsY7g677ZKwFHTs3Hp/DVscKzZ6Q8dhmaM6HhBh29F7mRdpAk47jBnK2LHZCJnKoISFUfBFc4XgK7Z4Di+PepRj35CLY4l7puKTtbXNVikcFXM25dvESW8Ooht6IH3oNA0QIod3vHbBvr49VxJ7cWZIBtFrEomWuS42RExTtythVVt3LVmGpUKvw9Er1MFmMfVmaS3isZCGNeWc4d/VrvSXZTrGXMm9iGnGigNF9WyCfRSU0iuXLQGY1hYgN5TicHaRq6JuDmEzE+bTnH0IesLWKUY1fL3RK61v2xyeMyzT0zTOqxaza6sYXH0HXfsvreMLBtmGvtc/2exAR0dNFD/N5WV270NFp41Xu3SjUQlowKayQPtKJQ/SnWPHiJVx3Zo10gpKmgxm/ID/TXa7qO4amXEnlhPUSA5LycOYfv3ln4F1eXqHwkrQ/h2prbMCNt8CUMFI6jIUYq6G8oEPjRt+6LBc68oqPtHSZUzXn5T2WlwWMCmXCSiSZ0hB95JzBeDPKy/1oR6Y6YnyfFclCTYtsltcrBRGEfOTcuPRdJD2Xvpu079L3kA5cWj54nnFp+eZ5Vn6NeK1daMlLp7mafTswX6w1S6fv3Wh2KuSWUiykmPOVW+UJmX2UtaF6OEIQ2ZXfu+DyEjH4ANK4DNGJI4UokQtv/XLfz/f3LBAUlMdlGta18OtdWaAxJolTaL+ODOYOJhB+SfrYI7tU4HQCxDh/lJXKpUPCB/td9n4mu0CttFBsvM07EI1ZQGlgEOyEy4h6UGxKzUap0Kk0+EfOa9U27I+T+q1aoVRZb7qfcQ4uowPjMyH1EacVAtMOfQyd2BnrIe6Ifwn84ywDkyHe4jABfZJe4R/u9PfGQ+ZTAv/M4b510g3IKNgJ7i0gleaNFqLL0CNk6C1WaCk3HemFybnfpjH2lTXP/ryWv6of8gnq1hhlmp11Fccid5bOQps+m12iJbt43MLnznjExgT14BAVU3hEbeGCWVmxeqZve30CySrrcH5Ic+y+SurAVDyUTPYKD09+o4+n39ioF5XbxcFrzQW+wHKwyPLuvIlP07zNsvPDisoKH5R0O5TaJPkYSrnA2x1uCtMc08L/JkTnx/R+rst+dkKWBcxj3zro1iBDxt8ndiz+W4D7/0AJVZ6ONQadiWQt7eAY19njmWx/1EsyubpQkKgW884cQ2NlkEyrsGE//NFprsm7igLfioF+3X60INhouFTGoUl2K4Fmw9PVlvxgsvugSE7zxULptAPkFaDfVFgKKx1tRYq32nYYlvFOOCjXs3e1QfR+l2OF1nzzEtHJ+H6uANJf/ie0tppg43CJKICFqSoWmh1ETVvN5nO23TL2i0Db4r0EzDkeP9LC1ciLVupBCEm/LtEyGZg+kZn02vBlmTQLhRVKYhVFTy7IYJPwN51pFGUALUXjq9A4VFqhCCLBCPVb1cULfi6kcOQoIAmxW4yvYUA2FyDmiakF7/D3CLxk4ZD34t1nAfw5UF6pb8jECUL3ZYP48wIZ+3GAea2sBbTsxwTiz0flFqHWe84vAmN3e2kRnDjWy5vVsFpUp8x+NYFJXCCzEn9m4Xjy0YMT7vP9qCpNKRNbh/t8xSKOtn4Z0sk5kuXjaFpXXoZ2NLmris02i4Q2mIjwagd0NRP4NQ6uLSbQax3UNpCAr9OfLW0wt9ryanOnWpH2rrei1M8oUGc+SjfUq/PvWtwoH6+IMzdJSSLIm6UoyT1EP++QfIXiFs3GX3u4VXPKRqfabEjzt80/E/FQLXVfrHhY7fA3KR6Bs5L6aMXtzc1Ku10to3Vb4dl6sVnbYhoa86j1s3QOXHFsHo0rsxVWaK8G2TISwRNOK8ZjwlpTxoC+07YSeKx+AkK+CWG/P/E4zbtPQljQ4+/bajXDqvSB3BMwh/PcE9vNjvaO9LfE80u2Dsn52nwmfyM1k9MoFcplOl9wZUBh7ZMY+Rgi2IC255ManIoc6jh7BDJrCiEgPSGDZqrZZ2VwUNNlFQpoL7nMZd6dk6acJeoI+bYsI3JpKI5iUS1F8jmQfFC8CkhCftCD4fmHayAt3/BsuTyIKYLPg+Ch0gpFD05GbmdwlMbOk30v2ClaL3C0DqNUKJ8TnMUl5sUZ49tgbSEOrdU4H05RfBEUj8CozvRTCiyxLBkNJFxVyt0Yxzw3C7NpLsDe1+vPeBLmJRlWcb3/7HILuMBWD0Z2daYN8SReSgU7TMuX4XYEwQSrNf3Qif0YFE9vfUMm06FBpYoIJNXDl9PDI3EqIMyFFgGUxgt6ytca2zEBLUXqlZC6rLxC4ZzMxBXIYFpUEaXtgu8+h2B0k8LTEUsfKc4be03SWKq8QuG8MQGa1yLdRTwcilFXtxX22y6vAiM1kmWqBjN8palGml+XMZkL45k95Xt9xmT3DyJO8yT3hozJWdKdBJ3Nk6Rr8Se8HY+bMQW8apIl8SDmpfWEJJ4Gh1zwAHOLHpxfTt8hS66didTU8zaddkWensNr4fVwriNxGePF351bkL9DtATdpTQhBxFzVpcMjIeLnRFil5ee2byMkJH1ImCfs0d4xTg9Y7y/PeivcrQiDmvDipddWKp6I6n4VkQqlxri099s6Wg8k52v8ov78gdZEvxqg31GlWWpWqvZxcgWBJdbfwLZqUYLuHcunudn4l65KfcO9APju6kZ3Ktg2D/X3SH6q56ibLHKolWvx9NcoFkWea1YuY+sRHy9Nes8fSHMweDCdx4yEx02V70qde128Z3oWlpmeRsxnspWG1qReVfGLKW5XIYSjeKnsivYHZwz786YYz23y7eNEVBNsWtr+hm5j2bTLEMzemczr/Ps1wttjimyOxx3XRkhyQVSHeHYLBWb+nOTOnQ8PJZW+yWkagNfpFGqbMmXMwEE6imoU5lJdl/Zar2gXzjKyeDxzC+00TrUf2YOhkEuQ2h2xfMG7l6OfKXZQT+U8fzWIblgDThZ6suVgIkDfTBjcPKxJeOheQ+jH3GMkuC/j1EbalwdKWcGcqHXlbwX6xAxQjsx4AMM2qHm+KtkTaZcWS1s6O97Gv1IjfTZqzZaGwLyw0oNN5JUUE214AcHKJA07LGayJPA4UV5BmGaRz9wxbLMyBPh9CeSCEJlUK5IoQM+io1gpMCzfUJHLUZMiTChoHK8i8FtHJYUQVDXIeR0GU9xo5lqaigWBw4WZqItH6a63Rn5D47cEUzjy9dwMHqqLwZNYv8pv7krmuTZXVxFbpahQvZn7MvNM+KkmZJ8W5anJwq5VSljKAg6AvALHXzjdfxG/UZiAZMTbpXWceJ1KWWjs4HnLC1tpOHuC0c6QPGRGNhn2CZRikHe0BgRSfu9H3xVyfi2Wj1ZjiS8QwAAm4PVt+lNor9IXUHu6ngDNSIXnNGcjAERhOSWuRVNPvmImAkrsmXr6ISbz7wyOwInjkCBOM2iaFrqdvSksrAqknKb4nRjVjvkHqioBcM3tglYn2E52PCSdF1UyXQwIWLTLYc+e4s1tv1ii+U7lCpIk7jrpN0QptuUDhp/eeJAThLp9gZgaAMfZ3bKKQHAjOUsMp/IeG5e9ntNhVGKNe3Yt9ixc/k99AzgEgsYbtCBPX0YMpyefKYRh53Q4vz9DHNlh71HWGpX9Xd6TaklA+65n6/1S6EsnsGpwiZBboeTkYuAPLOnQh2fnG6m7xVQvnW2s67ApTVZfJdDBR8Lz1R1v7xyuikfmiJ1vL0RCuREsaA/xHwFwZMqa5rK7WTCp95Ugu5qde1Uoc6iqb/ea8rtQmmjpuun+7k7Bl+yfpJlD1YBEMSASqGtG8FMDCCwU1EWsjGk5rZpuarERIhiVUbzi+us1PYDVnFhGYWPC3GVeOhSXzBZ44Vycq1XalpuoHXS65EBejZxQIbJLsxi5G30xK4I4aS/4/DitdMiUsMXLRTPXRjAag1JMrlodfuAExwbr/sSpn6Aw8RmSZQk/rIJ5zYj9/oAuUxxXoHApuy/rQ5vNOYZLwmS4E8hIhVZYHng6F95ODYkqWS+mjE4e4S64Dlrjh3BAl6h3B9KrrhxTIUgvpYxy71F0NdR/0WQSB5b+A18rt74gREeH/vBpLEsUyVCFpw8c/oWQ3MiHoYj+aZ9Vn7sYlUuf9Rgurlbo5ypsVSe+0BSYDvmLTIgPHlSqn3lXEJ0FnEYJ65YPF4iwBji60YgPq0I5HBDV8lMeJQ0TCCfXaXY1PTXn722/oi6fxjNt8XGFuMup4udtFiE6i1Wi2oHFFO5L0nPP8oumGzCpCZe8UC1jdGi8rMYL1sQsQ/0grTblokYWHZXElfeB9nZeQScTShXlIqfH8xb6AA29xlcmgQk97T08rWQRW2TguRiCdFQVtQOwWVOweXaNfuYweFb19mZ3EpV91O2GuwEqJfblwDx+kB3H+TzCW863dgsdnS/xGyj43KgM8L22Jk8HHQJYeMElOLYPSF+ZUx8tK5LIRfxsCyCuAjzT+oXFMX4j55z1oA6sxUJz2EdUM397NwSSLrj/W6EL6g43yd3FWIc6ZDtY6rjod6zC/fR94Lu4PuINAd7I6sZSmbT5CUkPTzyev7y5df8j83p48REC++/rlj2kl3+snecGTTtWgQ353blRyhjEm0ocEQlxUmznrnpEEI11oIL/cRXlsOAm+d9se/WLmFKRxvTYXWU/Mji1UPOzdVZleF4BKemboxfmjWPnGkyHnwdiisWYZtqaJ+bMycX4ebZWXPNIkitBG1cq1pWULbM5wNz5aHe2DOQeW+vUnx5d6wzlnFkEK9LQMVLhX3dVC+b6xXYYqS22Yu2ZTiXze2IwGpbRNveDUl2rp3PyXo3LnIaIlKNsD1kEZ4E5W5ZhIN/Wn3YWy/MIR1FqSQhu54QfHRXFY286svzs+a2OUQrgLdtHpoAW3syX5+XNQ9LQKGYEvOCrHm4vonQrzGAxjOPKsQItg62zJpb3Vh4Sak2PP907SrGlYf9YObWapvoswSbAfkpkEaagbGhTmAEsIFkUhAbvQaYTVqzzIq3qGcujIidy7sShWS2J9MfxKnckmnJ1Vx845Fz9ha3rvPPXOMROxNX1ttqNHq6cjb+/ier8ukG/u7c3xTb791XbN63ZTvut8J7eAR4W3J7gpA5uQzD6KjC8/n+JfGt5IMDMK1Q19aLssZfh+npUGTvZw70JpN+N43R8xcmEe7owq+ayi2LKm5ri6XAYdFb2qlKXbm2IKVkVjhFFNNqT6gVENSZ2fTeLoR0IrWZLDVbZ7fKG7JkxZsPiyxLipLet/l+bwOzVBV6fgIqXkqAwS4H8KdVnzORbehlrFMJqkWsMkonZcVw0JiAhecruE32/Rr/hJNONN3Z0JQf34KaX+60BZkH3A2l7J69Sc+S1BdCHWRNeT7Br8oFoHV7SSm+xpSGyZ7hAnZEjmaPxees4q6QX2FIUyp1XFvYtAuyCuAEuujejGbjrb0CKgE89DN0J4ICYncN4rzvgIIaGoHhl2vblsLSgfbNizstjmrMWrDISubI/mWP6F9uEfOMk9thAcVSXNqEHbmtjK66q57Mx777RM0eu0+56+nYRkd9zZfFcumcDWylNavfmfr4AAPjZ3fsMem3orVarkRr452u9meXiTAHh/hCanDl53v3DlO0lNb1bZc2qyTVObwuDQc754ligpOHR7UMUA0PrYd68RQq7l29ZB31Oww8k5bd3wWmqpyi67cUSbl2vb3xLJqMZy7rR4QeXDq2LkllO5rZsc05rG9GgHG2pq0aL8/jkSvLuGpFFs8J0atZtWfe4Zls0mY4X1wKWtG2npGersrtLFYx/JzxZH+Mx77DkbVoJPzM1KLEdYGhcIswpYTqTfv2fa4YLosbWyuiAUcwIYX/XxiBlLUoh5gRuuDDziIcfMCfxHHeZKqMQ1lFSnvswy37ftaiN2x1mhtEsvDDivHwiuNMKAoOJEC/JL4q7gNBdS/T1b7Ip5PUNYxkHqNj2YrYgvT77LY51TDbUJTM/zxrCEKELKISBsHb7kbi7okUyoLttCUyb8h6qCMLn+pssvnAhLO1dlckTOpHWJCobgKlI+LO2M5jyscsCNrYW7PGG/UfSDL+ZTpVFp0KSMXaBwTdG0TrFrM6avQfONQFlLCXMPc2toSDOCo3k3FpyasMUM1X5+B4ZBiVSHLaine42Zi9cIEO3EUxnRQ4M9lDkObdLDtitEtqHTDG0aIR8RaMiH4/sMFAubzuu8O4BqKL4jS1UYM9tiLftL7kw7hOW7u4i40GKlhNCbrKTgw9q+66Ougl3Sj1h0OO1aoCySUQAksKyS+OaUu7aoJqgxNmVm7VhAIn/DZJDK9er3JULhl/sSpTSt9HQDITpYLA5JM05xhT+RAaC22s29jwUAaHwzL52C4zOFLGYokTBo5msdJZ6ubtWeNfDg4hcxCZ9xAgSZPPoPYY34R+sL2oh/FUqBLlkF/m9SPFT4x1EHfNfp2a4bq8aeHoCEbDhCNH1DERmfexDV9gUtcQjunma1RW4oGW2qrI0pJkHuSolMgrMu/NennKCN9G8tISc10UAcuFwFk2WRE7Nu9vym57HuWV/a5swvq9ElFGNIAqBQQzZBsYK7ascIBnU1buSnI334/RVgfnWt0haDsaoRw8wzJPDecl++t9vOftfneGjmBQKhIX1xC3KRZKp5OcFw6IvW2yyIfSOXxmTswqFOA92m1AuUDUUYODYaXTqTbWNKTJwU2l3SGV2cDRQQwiIv+JsS0sM55epPoUJqAV88Sk59IZxyqHgxJf7WGHxEWx+9LsBVhS/+TVmJx9hNk3ryH4FMWzz2x7S+Nt2paPgWHAl3t9fKL4mugxDBY2TN2FyLw2661YPYhdhMi8Lusdn8XrWtNqYmRen/VO0NRUub1CFSvGWbfWiul6cgHeiheGquhRyr5duYB26O5ArPTENmIEx0NZdITF4aoJubn6c+yS9a7eSenbB9hPX1jQrA9mzbUYsDNy8RYBX7eHs7dKCCBkaJkOnrk+ZVxjIx2Zd2S9G2aoqtO9d2bNjZINE1G/K2tuSkauoGtmCO83745Rv+aoA7KrywZ5L1G8j2TZFsfdC+dLeUGploXjN2a9Wy8MjljP35z1btsZyq91IcsV81BtCipytlXtId2HHUVZnIcU9TdlvYd33YxxDH4oax7RP3JJf0vWe2SXuohLGnEfshGqCR7N3m5RbGGKRIQ+PsGWyQ4xCboor4+KmXDT9sNZ8xiUnnM294arSHAu7m945rGoaXpafjRrHjcSuox/5eKOyikyH8p7j0+0zvFdGfZlB1ZSFIw6UrPa7HVH49ElmUkbMcg6MWU4DFgfYDiyosDla1AiTR9EMSWLzOZgW+5dSoneU3hpgGFgrhGv70727j3oTy+lTsAWdqONDvFeDMhWyx7nyl3pNQ1JHKZgWNjx52R31aBVGGTXP2FdYpXYjql/kvVGSi2DUTILfG97iGVYlZ2yW0wwRnb82UkgKmTse0xEjI3diYlGu1sbS7iK9gYEK9QMeJutti7p9vIFw82+EbhmgxkpEWbeZGioKA5tlr2KXNzIEz3vRrM2lojB6YVAO2DTsf2JVs5HgDY2QGXLWp/f/GABmrNABZntING4VCCFzfzmlPHowtl4wkYUEtkWg4tKyPVwzmW7tv9+BGFSkEM6g6gkZoHzDKmReLFOJnhZKdzRnMrns+Jaw0dsHKgclHTaFqfjbm8HLjlWX6i+szgQn4HEDOan5rOM5yRu2HyBOMkknl2tNNjeuzGfY11oQb9fiJB8Byz0yAV5UCmjNwk4vyVJ3EOFaPwnzBSPtQkIzStLsmlnmocJaMU8HrtLggGW7rEKj6L9gRbTw0eN5lpnXhZ4Osfi/MeyXnYgrEr/jpyTHyd0JxRCnUQO+ImsuV3V1rzI83KSKnYjlhS7Stwmd1K6Q7e45bs7O/BqMmYpkpOakG2PLVmO8x3p5veaY3G+hGMKBwoumpWJyI3+Zc1xTbppQqBZs6tJuOcK23Cre2nIcAI4GS3MVLl/9amsd6X0x/ZkPg8/nTVX7UJp0wZS6MbVSr2KdjO1cX0uNQ9mkchntDNkYSYOLv4WEr5GESUepvbzWtSTUD0r2hA3bbgx6sl6sXPefDnrXa+gdj8FumE71r3IfJFQ7jTWz9D+GGV8hJc3N2k7RYZ3Z4+dIYGtVRi2Xb9ZyyrEhsdTldsLA/OQiexpL412Cgwu5hK0W5JflFA9FK9fTOSt7Jlml+Rd8eoIj6M7rMESPXjoznAw2ZZPdib2vt0/x9/IfDXnPRzukKQzWxhYGf6vsGThy7f7ExZVhFSyYwmxR8qk6DB5Ipn5BNkIJo+wT0K1xLJxjjgXA/R133sMzYLb7kNx2u8lY/TavHms9lOZ125+iaVmvOisROaFGfOEyhG82W2/G/lDFvdwSXITzhf1trAEW+OdFtvCkEfWy8gdzoJ8mizVNOGdc0gZvYhfXoZkebC7W9o7kNjrypwUttDz7EYoZ/ye/SHKBsVMW/xO3etVhVLGpt00ytpclU4ykdF/ZJ3bEepRQT/5zSh09lBKAdFEfrvL0SlajYjXB0z96c7eJZrwliaXw5aPQl6jQ6I2xyZHw1ekfzo8xi+2C43SOusodsw08NLdRZSQOLbewOYkc3c3nrJ+fkR/Y3HQvqfSFzODQJzQIvM19kWSLQpzgpbZllRL2WksUshOjoLmpLqy+HX8dHmbrN7n9EUhxi80qnXZym7x0MXfbHJIIBF2L0Eti0b6RKBJr9uopjeNC5XOMxnF2NcTbAWa6+R6WUV/uM+s1pr6a+Je2GlbEfmFWrWgexa95kIiwzFuW36dT69aZOt6SSeXvj6Yt/fS5doguSW5V7HlbhwuVxubUBSsYyr81WqlVt4CpI2sEMtPMsc5Q2httSvyM2Mn4o5fUS80SMkNI+EwQZZfaJTbGVeeCrfaGw15Bykpu0ouvunJRQW+tPGr4UfIXcMZh/6w61anzcbOFl4bC6ndtyG9ubBOfHNhJTKyUsmmpZJbkEo+LZWluHfLrhfHjujFyuW9OH4U9ydi7gsje/HD+Nc8yF3EFU5EUHOXI6TR1VNnDqIzONhjdwmyZ7L9i5MpaybGzIKen2NX6W4Dmhfm8MXc54Qs5GMehwjY2VDWTwt6Uc4sS8MiSgt5nWeOjZgEaskK0rCFc+a9wqFNCvKKHAvtVC/OWsCrcuYExvWco/3inLzeL1cBeiH7mtG5VN3XcZI65AjB5l6SNVc+PWpzvjnYl19KiLFemTNXRfNf1on78dqcufq8iwl1cEnOxwWvz5lrKolM2Jpg1FijzbXyfk1yc2yjKMPish5zplnbrNi3OeydFr3N1lKrE5SrMqVJZZI3g7MNBlxzZHI15txWB1tFJp9ktprtBGVprV1BrdtaQH45nU8jHito9GJFdfU4rfA4YbW4uircXEGtRqEtyZPwq79aulVrNk/r5cArGxX3K+5XVeGivdFZF8yrY20knZIONqmfZBJRPS9n5EODDlyYnjsQH0/PlBMbVY81zJcLGGiru4b0RuzYOUz7aYBsvlLobEwUJTIvyM3fFFllVFUVIcTpiaqIEPG60aqov6R9UQXQhTnhghiNKFhLDvL7LGObQpblYCBQ82KmkaY68fmQgPyuLvn9XlWKBJLrDvXeHrwHeBN6aqaF7iSJvcYC2J475U3WUoKXVWkfSD5pyW4q7H6yTP+9WVwSu4pM68KgpItwCxdqwiYiECfbZZBj92C2N7YHbP4kWY6quljqrnA+KamLf4QUJbLZGUuhhh9HJBTLvBzpDcSfaU5lROhqIy5TCtZy+guvyrmLp3JM3NoqUGB/Ble0Xl4F13q4R1gh5+Ypr/oLp5qyJ7maDGZC/9k5kzm1MLPRheF4fD7+6pTcOJpbEJ8dsbvaVk9bDkC+6paUdMWro4r5EGO7gNaav8OK1lVG9m2J87ahC9oCPIZpi0KTMd0FUo5Xfz8NrPbMq9HPybyZTSEamdcwPU4vWiTqxoQXGC7EKtRikunxz4Mgqt4zwGKaGe0L0pLcQPF6ADpOuD5EFtfC5zBH4qphXz96KJtvpT+CPZEAW9X0rfzA6lqqVtUeSlm4kABA1D/GkMY2hR8k5IGhDvlbUlN7jlChVAZhX4iUIcI4zHFkRicdDeUDTcbcUJCXGzjmr4ja6e36eHklyznB4nuGcuO2sz5/ny6wr7ZlhApRX2ux1f5pllwuXC+0kpxd8V1mCWvb1J9EXbaprdibOGZ/xjrJr7h87Focn7//536x2nkU9ierkxcJT2rWvRx4JX5F6lXAqy57V/BqueSsV2lTwGvmwOQe5rVKljWBoxUWNun0daxyjZAoudxUuT7Wzrn34e2KkbWZZePFCApQTTJ+3Fkzdw8X8XQM41v2b0M3NaW1387IHtJ10ZaJS70LbTlUbIkR0VuAonlvgHAJ/WGPOutebA3dy30mOFMpwpJh2Ww3LXeDpnTdt9egu5heucsNUeWLUIAn95Tlg6WmHl+nLLQ71ZIOlRcyokiPpN8obPIICqFb/dflgxXZ9bv4m1u/m7/59Xv4u7QuH6ZYXn8yf4+tywGEKN9Kcpfz+GqzyZCSOoEPgq8RkrxCcE6uC/RKfHYeVy1cBb1a3yu5ZkP+Xov93eB5Xa3K3+vLAruh3OHvjWXp8U2r1bUNpXEzqVKh5TrwkDphSZ634MDwuFX82dsqdf4+VDRbFelhYZ1ZQuLhwtUjUF+h88h7+XN7eVVqP6pQLAqbj3Z3vx+jpyOPbUsHHue85MeLO8zzCe5s5YloIY9vCQt1QfvW00Xh89twu3jcEaqA7pTO3CWAu6Vz99TtHe4nFctS8ORiWUbmKaH93fKnKgtPO6OPb29VSx3b4e8ImxttvdD9ndW69Oe7nLJ/d61QrEi/vid+3+R7ixudjsqlYF8IIFUU/t1VXKxNJx68Mmkrw4qYhgLOGunV5kbH0lpjccSD05Fcr4MjbFV1w8RZEulTtcqaffHitPiO0pWaTMz2GFfH/ECsdw2WWh73FFotvctk27ytGH+/qSTLca3C+MODCL/srGC1sSoEKq63q26k11DZKg6gpbPO4ZhNVcNKoV2Sa+6n0i9NnJjr/UMxYhv1RqK0jyTATUzbUbq9XJVXvpvKw6PLzdKGsET6MbHEnig1rW36FjsS3+rkeoc8USvh8062ysLFXTi20uqTUP0QSjHHT2nr14ieyiMm/DTSQlu5+vaOC3x+d4fNXlGVrJCMq1dar5ROF5vykqgvbzqXKqraASZWVCsD0xuOk2ycTtXJxTBZWES8+UQNluIBt20uxxjHwlK7WXOcsA1krCV1RdiqNhK+TsI1j6t4oM2qlVeLWtlWr+m0KxVplfS1jHexaeHXSQ94Xi/ys6AbhEGeN8rTtnmTchIL62aaEHSSDxGyPG+RpyN1q0iNbQ3JYqFW0Yl8utaU0arVC+17N7RG3b4FRAo9q2t/mopdrhYscitJ3WsVy7J3PNQLhqSuXLBlD5ubpIe7IXlEmSnoYI+q1FvrGFlp8bGrFT39fxyGzM7wxzOPKu1qieQT7NmsrfVt8bS7W/RZl0IyTw5jw/YdGBsGx76a8p2YnEo7yX4XNUXc3yP94/m98Sa/LZqGFm/dSSaMM3eR6cSZu8lsxJl7yGzGmSeRUVWVzJPJ3CcZ5fFssgTcL4uJHbp/Nl9qvk/mr5vaZP+5DCPRLyur78e7WVOrslU/9KVhfOWoVxr2uyP9EWUv8e5xfSns43iJW/ZBFtp0UQU4DlkQ+5y7Amcno1cg6va37nqXxZSDkgQe8NV3CSUzw8L2mqi1KVfDVk2+oyKi8cqcZ8p+cRE5wB4WSmI9jKvmLVTzS0d+5pj9irWQRi7qbnWaye1cTxMCkRIAfgHzWnBfW0q5ONmFAEtEuXuBEqf3UIhlIP6vpDmhsYiF6bTrCK142YUWxFNRJ8dkU4En1I/RJ+HFfpNf1SENbEn83kfmMlq4UDMh97Gc86DMR8V7SqNFDF1qVD/JqF5WXqGQofW7MZBuOnofh956lyOG1OeuY/RYE/bS5XoEup6GUCPFwKdgoMIxgjrtbu/bj/NUkBsKnwMncp/ujMxn2SNVEgwHppZ6kxZ5hJ6W9iT4uipaabVPwt2pikIaPiJ9fp5KSRFKrVL8AlLkFLovh6DK0/yoI6iQVWSFpOOebDRCHPNKR42pt4G14eknp7lBeDa0hjrDWtDZKrTEVck2G3oXm+Ell5O1PSxsVkjnC1K+FFpttr5siCD7ELW2TI2dkYb0ZU3NepWF331FCfAOKhTgLqjb4B06YVllyrmtfDJfWm1smi7XHmam2SjbjL/Aix2zDGc8Q9lxnzQem/gJvrXs9U5yfOlyDUYHQUq0Ad6/yH6+9CCHPcw3u2EUZZKhlLCFjxlJHYM17dnGrmHPyQFNVWLxcpD04Kdmmd2kh1/OsZOTt7TiT/QqFPvSLGn8zNSqHCNoXz0nC38BH207b4MBM6n5NSbFvNxNxHOcBFo7ixzAPE+1ry8gnk6+DdwRKnO5FzeqNdGELV0BAXi6NhMVZ2m3kRWAR1KyjVu2npknKoLoZZMTys9RYUkn+mqgybh9qtgadqckPHEmePoWQkt2Pyr3zOYUiu56QUfoo8qyAQYJvxf/iz2o1PAK5U3OYJTbOVSu4s3pxJxgCyoYArEeEwcyz4ZtGXUJSEXEorzFquX5b2r5nIjbSo6OGJTncqi1nWbzOaxJSQytAWFoImsSRYfGGihvGZ43r6fp7oSTxKl5MbX2xhdYtF7CqjVB1TFlxPNUi8zLiOG5O1NEEIfD7kXz8rzJWRCBG/fCxisJ7NkTffOqvFna705ZDvvm1XmzvEP75jV571jMhNZy/cr1OV7iFE3Y/z7j2VwSW132HuRtrl6fAzwSmcuLiY1IjCSrKC6TK2hX5wzolSGUQ26gEA4uqCHprBMEZo3FulQbW5tV/WKd38SXaV8GDvCO8GS3rKdv3ZJM/B5YakXOWNvo3rD23eob6HJMIrPImPGXZ463FzJAvYTOixij8WyvP63Jt8OwFkGfaBwdiXtvXsCIKSxUq8O5JmcdzPcFjJyAEoT8ZNi9FDVxWjAaS0nGyWx5XXRizllqJISUF8Vk/JaozD8FcVU06p+CGKp2xQo3r5HpXuRU8vtBnfT7PcafYJ4VeWcstwToR6BFrg8ZS6gj7YiaxpQ6TsjMeVGAJJz0/1IFjiZu/KWZo/8KerUwbIe6HOwSyA7jbmdmcnfBprPJcNCnXJKRfnmpgSN/l3R0qaRzb85CgKcQTcaz+xBS/CrCWdL+jiKuWQcmqNt5Oq+XXdC5uZzxPA44uh+PJ6yCYpX6+uNMi9I+CsmVZUtYgXkz/g7Z9OW4z+Nt7sT5FrauwHGK/f5KZN6W8XyWUNLtwxcX/Aw+aQ93hHUH2eqn3uMLPD2AIvA0MHbTKUT8dHWsN0KUQKaGZYx5VItkfLmFil6ImvD00xi0PROk1yGnA70/xgkEOohYMdWj6qjRf+AMxwljeW8mgxw0ZFvtNQmB23STCTZlBYcZiQhaIBmOLXFCbTaF8wkPP4j+6zeeN6VcxqkgU8LLzojQIYORuABwsj9QOynf3cBK9vq78osgm+rYLpvs0VRsMSbXkrqgWcY+wQ7t0VPysaTJOJpF+pYSOf8BexJEq4NZdzjYkV5Hs6n8EA7A7IXLmorMm/JeLqG+Klsf/bRjP26AvsugMVT+bnd/gMqpWwUXkXlz3sukaAJ5Y97LHkR6SCbRzB37g0+w4dpQCmiQEPd8DiMsBJryukSSsf0NpZU0sgIoFtw4bVFtTYVFSY1dBTYkQ51ICm0Z6ox3rhVjQIxt3sqKrqjm7TGOerex1hqPSdLr6111cfK9OQpUUOcLAycvL6LrguJHrm5k3pn3AhGOVkJ7I319cDORMRtbemDeQqWp4+wdTJK+Jf8uFhi9xdahVrIHkzST5zOisY4QYlE8uxcx8xdKNd7DU1xst2T6EnZIckGnSXxxi7DIOma2TKQJYGYBOEfOil/D1ie+B92Ruch6K5uDOqEnO2OJXhIq6XBMnQJ6EthJ5X27UUlB1GlKEcemD8RgWnfzfegjimaPHYMZx6IlxIp5IpuRu1gFORDNytdISqxgkfkAei65dj9iGhJhyHt5i/fke9g5LMWtdcCRGtjvmUtqG/phkwYjQtrvTs9FpyIVdMJmh3JL/JtWnSrK4crxRWJUYgRIurlvux3JT7j4g6hzSV51YCYFoiLxRfSPMAMbVChBo4TthroogF3DfLlNOXW6lkcfD/b3u7i/cLGa0ABr1FXW0GuVoFyl8wtVS1IheAF0yu32IXRBTIf5OENwGVpHcEywsENVVx+NkxA2jrpe1amWQ4CX15+HQdjLza+WeFFfdm39nnRWjpZXPFe3To8RU1vD1Kp60J2rHGlVNZ5OxUgFC1VZcXemfUTRK8z0yq43FWKfoHs7ljHzUabtjq5+OqCZFL5qT9YSdL+j43v7ljIRDwxEicUYP9HtTK2AnlDaCO3b2KbDtOowYVpNjbN4EvplZ92IAbLv7hQ0txXeu0FkHyACToCtZptDs6rgZiwY0rqfzNqsuta51UKpQtznNPhKN58ASvLltq3Wut2rLyXwyiZ7P1sKfDmBF8rQSNo8loYnDK4QTqZXGnMAXYMRx+OuJqcFJxY6O6+tF7Dm8FRrVy6W1DhFCwnWSqWr5kXtJlvOyrydq5Mid34wL7pmXlReIHdtuiDhjBOtORTBQE138def5ahlo1jZ6qxv1IuNQlWAN8TApLUbY4iOyU0ikNL6vPjmtWZzDe4IzhGG1RiNxXxIXFBo4ywr6BYHqjOlFHBrDGgW5523Rbe5ovD0WTZN9M/BH1qSFtab7er9snsWngl9A0r17OEEZlCDDZxyPegF9AiRvaYe6VpBzSRgIzRvdyBiwCKwR7nsRo0hdLBHN+Rgu1NYYxCTkX1MAkyPwmOtCnMiUEs08XH3N+V7BoXUu1Mc553uoILCGNknLM65sq6UduH4NPNbI1VVPN2pfO+VkoGmCecxXVOFGKHYNg4EKrdwcAnY4U3G0MXQdoQkIUf7RSVTrNxfVRa94sIPFPmZyZ3iBXqTOy/x8Cd3SS6Y3CW5zOm+PZxuwrJSZX4T0oOMQQy1Ck+vubpqQX5nYH+WqEXASZAdC4ViyHlYpwKKaVdqnE9pQE9iMvrqUqg+jQmaBEuAm1pTvxDhMXM5MSloJND/fwBQHwAA7Vp7nI9Vt9+/55n5YVwz4x5+hPS6JCEyz/MIMV2pvClRJmaMjJlhZpCYxmUY90QZRLro9opSycsY04XEJEmRFPWKCSW3JK/e8/3u55m9xudz3nM+55w/zufzntPnk738vnutvfZaa6+91n6EQpayVZU9X538OKrqLHXozzOUOl2te3afEWk3dByTMPTeUSPSx43KHHZ9v4QMFaviCupuyailGqiGqkkotKruzFUhC8PsVSG7jDlKRSt1jYqKCillqahQdM/0Idkjk9KyVDhU8XGlVBX+gf/8IaS0BqqJirKi+yYOS4pc9+9OjOWf1TFbWXp+U86/JS0raXRaYmqkT1rqo5EeiWljEjNVWP1T7rkhCNDqUkYIa1aN7p8UGZqe9n3u4qzI2MTUEZHEsYmPRhKTITiSlZIUyUhNTIsMz4xkDh+WljQ0kp6c3DbSJ3t0JKlH+siRSaOHJEUys0YnZiUNG56ZhVlZYB6eNiY9dQwmJ2ZGHk3H3Mys9NFYJWlMUmp6RmbrSGpidtqQlCRQiWlDI0l6dmbbyE3B9GHpiakQlTI8Oat1JDMd6iVlRggkZmSMTk8ckhJpE0kenT4y0uPuPpHE7KHDsXBWeiQ9I2v4yOGZiVnD09MimDd0ZCIXG5uEvWH5lCT8gWkpSakZXCeSnZaaPmREJIkC05LGZUXShmM3WOHh1KSRbdVOKzQ39mSMqjUFpmuiWmIYHLqmb3pGxvC0THV30rDs1MTRKvh7m7K//yn0//aEwH/HnlUQezE4EZVUBVURJj1qhfKVOpanVEXLDqkpSxZXsvLV78ft4UsWL46CtXMr4A8cpvBjCPqpJSUdAD9z3J7yxz8eKgc/Fj6HmCZ+2JqmXjltT4WfyuHnQuEFCPYFFg6OXoQYpeYkrDtTCecvZE1WuWcECYVzXsxwiFjWFJVbIIgVnpiVcgURG0jxAUHscM7qKwcQibKmqkM9BYkK59Re3ZtINJDipwWJNkgYyIpSQcLhCXFTiolUsPJUX0uQCuGJqYVZRCwgK+oJUtHoVhHIG38SpFI4p8reF4hUAtLuIUFijNYxQDJmClI5PGH/zvNEKgNpt0SQKtS6AhFqENkoSFWjgV6nRJBqZh3qlnFekOrldJumfqslSA3DUwVIQStBrgjnzLwpQsQCssIRpGY5Daaplr0EiTXSqgLZ9oAgceGJD//Ql0gFIH2TBallbB0C8tsoQWqbCKkGZFeeIHXCE9efmUiEuhXPF6Su0Y3rJJSzaD2zTnUgv6wUpD5t3ZsINUjZIEgDowHX6bZTkCvNOjWAbPtSkIbGBjFAUk4I0sh4m3ZLOCtIY8MTbU1XZ6MEiRjdLCDtqgvSxGhwBZCsWEGamnVqAhlaR5CrwjlP96hMhNKKGwvSzEgjT1QzQZobHq4zuLUgLcw6sUD6thPk6sv2E+kqSEuznxCQgTcLco2xtQ0koY8gfzLSqHXdAYK0MlpHARn4oCCtzTpVgRSkCNLGRCKRAyMFaWuQOCCRTEGuDU+YELeaCDWYMEaQdkaDWkCKxwtyXTinIO1JIrWB9JsuSHujWzUgT5SL3uvLxfV0lb9IkA5mHdqtZKkgHY3d6gBZv1KQTvTcLCK0TtxaQW4wGtQF0rdQkM7hx4O8Q6SkRJAuBqEGCd8IcqPRgPvpcFSQrmY/9YC0/kmQ+HDOum2diFDa4V8FcYw0CxdRSrm7xDU2qAlkZrl87XGnlYlUALI+LEg3c+qrAXm+kiA3Gd14Hy6vIkh3E2+UFq4pSA8jLQTklzhBehqtY4EcKXdj3GykXQHkznJnrpc5P9xPryaC9L5sP1nNBUkwGpDnwZaC3GJ4aLfZrQW59TK7rW4ryG2Gh+scaC/I7WYdWmdrR0HuMPupAqRtV0HuLHdj5Ks3PEH6GA1og903CdLX2CAayPYegtxlYrQ+kNIEQe4O5yR3bUwkCsjQOwS5x/DEAJl8tyD9zDqUNr6fIH820ujTX+8T5F7jUxvIiUGC9Dc24E77DRHkPrNT2m1MkiD3Gx564dtHBBlgvEBpVdIFecBI07YeJchAY2va4I1sQQYZG9QGsrNcRnrQIDwLJx4X5CFzFqhB6WRBBhsNqHVMniCJRmvGTucZgjxsYoe6NZ0tyJDLNOg2X5ChRgN6IX6hIEnGC9St/WJBko1u9E+/pYIMM7amtMIVgqQYaYyDtSsFGX5ZHLR9TZBHDA+jqtkaQUaYqOJOr3xTkFSz0xpAblwnyEijGy36/EZB0oxFGwDZtVmQ9PCEipOeIkIbJL8nSIaxAXXL/0CQUUY3RmLuFkFGGw0YIaXbBck0WvM0hncJkmWQekCafSFItsnk1YGo/YKMMTy0aKODgow1FqUN4g4LMu4yG3QvFeTRy2yw70dBxhsbVLLYoHTwf37MbDMarYcaIMgEo5huMPoKMtHwsCkpviRIjlkkhDZCNRHkcbOZ+kAGZwiSGzIxxX4lsl6gSYACHdgUqGiBJoeM5+oDKo4TaAq4AoEhQCs6CzQVUKBGTUB9BwuUBygwahyg4kkCTcNaprJBNzFPoOkhs+MrAXVbIVA+BObXvp8Q1xq8Q6AZgIK1KHDXCYFmisAqgA6VM+4scJl0hiaghkCzAQWGqg0oo7lAcwRig1DaRaC5WCvIJ6zc990s0DxAgRqxgAbfKdATEBi4n2qooQLNBxSsxeJ93DiBngQUcLHirztXoAUwb+DKmoB+e0qgheAyhpqm3nhJoKdEQ3J1XiPQ08Klu5jNAi0CFGh4BaCUPQIViBrsyxIOCLQYawVFLxumXUcEWgIoyOMNAI07LdBSCDSHEVy/CfQMuIzy09UqJdAyaBgoz4K0YiWBlgMKlGfl2zNWoGdFIBuD/DoCrQBXYHkKvK+pQM8BCgSywFzYWqDnAZmTMl3ldhLoBUCBhlTjgCvQi6IG14r0EGgluIK1WOoPvEOglwRibVzQX6CXIdCEKNqAQQK9AihYqxKgPYkCvQqBwZZrAHoxVaDXLoeyxgr0F4GoRs/JAq3CWoEa3Fd8vkCvgytQnmqMe1Kg1YACgazsE5YJtAaQuRCmK/WyQG8ACgRyy/FvCvQm1Ai23BBQ7jsCrQXXqivrEyJX3yKB3hIuNnML3xfobUBBYHPL+z4S6B1A5ba86xOB1mGtQEP2P1X2CfRuyDRAVCO/VKD1EBiowR6s5IRAf4XAoAlrBKjlBYE2ANp22w2EauFGGx0SaCOgoHnkZVdYQaBCWYv3+rflDtEmcAVO4cXeq7pARYCCfbFWGhon0GZAAReL85J6AhXjmAd5gzXehw0Eeg9qBMmBV/jqRgK9D4HmEKGraCrQB+AKlKfAP5oJ9CGgQCBrqdKrBdoCgYHyFBhuI9BWcAUCydXyWoE+Ei6WYL06CLQNULBlqrG6i0AfQ2CgBq1REC/QdrFGXUBPuALtkNgg185eApUIFw21NUGgT6BGYCi68uztAu0EVE7DgXcL9OnlGvb6s0C7ZC1aw+0v0GcQGFiDpd3AgQLtFojmHZ8o0OdYKzAvC/Znhgi0B5A5RDBUskBfiEDua90Igb4EFOyLcdholEB7BaJ5p40RaJ+YlwI/zBHoK+Gil1tPFWi/QLT8whkCfQ0osDzLzPfnCHQANjRXW766b55A32DLgTUqAho/X6BvITB4YWWtG1Mg0EFAwXUTBqTKpcpDWCt4gaZ5i5cL9B3WCsxLgYXPCfS9CKSGa18S6G/gCjRkMb7nFYEOgytwCgWefl2gHwAFAqlG6VqBjkBgOTUOvyPQUeGiGvs3CFQKrkANRu/fCwX6EVAQvQybI+UKmGMQGGhIgVFbBDoOrkAg99XiI4FOCBc17Fki0E+AAg3ZHN34mUA/w/LBSWHYtP9coJPgCsKGaizZJ9Avogb78cL9Ap0Cl6lgcfQOCnQaUKAh0/LAwwKdEYhrjf9RoLOyVm3d1Rz2fz8nLGxrcnsL9KtAMeheykPnZb9RhKYJ9Jtw1WOTUkugC4CCq7wyoEMPC/Q7oOBIWoCKXxToomjOVunQVoH+Dq7AI/x4Eaks0CVAgdnrARrcSaA/AAVqVAfUbZBA/wAUKM92o900gXIto0Y0oG6LBJpkGS62Ue2KBZoMKNCwMaBDRwWaAoF/zzlGiKVyN1ugqYCCqGY9XFpNoDxARg30L3UEmoa1AjVYsZe2Emi6ZfxVD9C26wXKB1dgDX6u6NxboBmAAuWpRo0HBJopavCDRcEQgWaBK7A826jOjwo0G1zB8WdD1DJPoDngCpSPAFqxWKC5gAKBbIi6rRFonuyLykfeFegJcAXK1wX023aB5lsm/8cB+uW4QE9CoN/AhkOh4COx+WisLHyOz7XjOm5Y+c5HMfW/y7vy5+uiW9/qjruzVq0oFb0CX/BDlR4PKRWDT5c4S2dwMgrQ9h9A1PZEUD/N74XopREIK+rxax9i5SF8WZuJcQnCdyPGEvz9PNStBaO2gh0cmKkXPPYAv3Lh91Foj/Km4RsV+q4l0H0lWrMNMMpOzPkS9An8fpbffPh1B1V7LL/Y4EtCY36F4fcWVLzt0G90RWNxMyrtPvwCAvpBdBMpaFFGAsvkNwnwjOd3BrQS81GeLkIdupTfA/jyDxmF+HsJ+L/hCz3f4vnqzvd1vqTzzRxvUZX4Do4CqybftpGc6/G9GiVGE75B87WZ78qol9qiqmuPWqYj3sm64vXR45suX29xeSSguryDb69IZ/34noqXxkF4nRvC11DUq4/whRN8o8CXjVJpPPDHwTcZt2Ye3xH5Ysi3Qb4CIjMvBu9S5NoVuOlWgu81vD6t4VsbEvo66LyRL2V8E8vH6xffuSBrO/awC/O+wHW7H1XGQb4x8TWJ70ZwtBoAJ/fF/5f0Sw7fbPA4w1cYvI7Ewdmd4fTBoCfBwfOQO1YgIe3gawYywiU4tQYOcnOc2C58WuAbAh8L0CKPY/sP/Ck29DhKa+DwzXDyHjj5AALhCOacxvgbG2N2wOjFYuGsOmxe0b+0RufTCU514dQecPIdcHJ/OHQQm0B2ewiQseCZjOYpnx0ZHLqMPRb+/iZ434GjiyDnfTY87GzYwkB+KZx/gt0H2wwYswIcUQmOrQ5nxbHmR1HVAI5tBMc2ZV0OI14NI7ZhSY15HYB1QZEXz7IXTusF5yewYsV1Bkf3+jNuvP6gB8LpiawTMTeZlR+MP4q1HOTnsDpjGcZ6i4UV5s6H0wvgpGUsfqDXc3DyS6xbWKBAh7UsOVhbsIhAQG5mWcD7nxc9AuAzBMjnvKPBux86HIQOhyGXTs7tjdPM/6fBubVwoh/GiX4R41ac3MpwaCc4dhAcPA3jIozFcO5RnEwbjq0GB9fBiBO97Xo4sjezKU74ENCP4oTn4aQvxlw4OPIuHL4djj7Of3mh1OOh3FBoZUhZ20NqRyh6th2aaqlFVijs/2OjytjuMYRaRf/fDfFfM+l/OjRD5f6jPomGVmPVApIs0Py7zT+iQtEh9YwdqhZqoNpaX4QK6h6bGVLhJrkhFdp1PtMrSGvvWTNv6uZhrrK+bdbCJ66474L71rLqnvXbPS+4+EFZSV0fctNrTtlg5T5SGK+5nnj/nKMJtKlufu2vHGtN7+9c/cvU4hhfcq9113sNrv3GsRK+G+D/UraoespWoV7rYj03ZpFrk3howwz3tVM1vSfez3Yhs7JLwr7z4RrukV1N3clP9XBnpx517P07x7pY0XnmwxV6tA9cKNLEX07tdgfNe9+xMc0defSi89ayk27/am1cK/GHGh4JG1K9E3etd0YUnnUr773KscmzKSu2kMI42pdeHaWJ6m3au2cv7YmnMKfZ1486Y4uedWAH194SaecMmtfd5fhJyWz/Bwh1265d5sAMrn3hnr+B5QJnuDuei/bst5alu3MXVfO4Ckf7xre3aQLC3X5/w4z0mrbX6cHfsY/K3uGVX/sGeTFjk8uRFlKhj24771KATeKBoRvdxnnH3eh7d7r22KKD7nvbvwPzDv0jZrwL451z716/XI/2O9vGaOKlpT3dpK4HXRtbdKnExluqaKEWhZJQIbUejoHqzqE+cy7fXPaCff7mGB2PxbX1N9c4b4Tey+GVS/VoI0A0wemP/hj2bFr7wIU/oGPIG5Z8xLVI4Mb2EGb1hIB1lYYw+gS849jUu8G1g5zNz+537+/ydrz984TN2kWfNV2qR60BCaqEYIvXOjYPT3KoNCzr72LHczfTI3pbKkTx2nskes5a5b6z7Vd3Yd0PXbv04o8uXbDr/Ofu8pNHXfvjMUUut9BwwIt6tEc5MzXx5bjh7pujSznDdX9tecBt900zmBgy4EZE3uvwSGWX6+kfXr9ygJ5RevEanwU7cyhDBy2FZqbMd7gKR8wo0gT10DOoGFmoqZZB1SmUI/eiXofn3tv+nDYGrJ6lifu7dPAj+ctxPyIs/7NI3r/zXQh8znf28Pk/geWC+9FtN/jO5uGjbyvvfUGP9qtbd2iifcUT/oxvm4U9slwzsLqnT8Mfe+ryzLkc9SokuOyK+tXpatcmHxW7mHPM1/ShDR9r1aGHHv1d0Rh2wncbNJH4wy43dkqxY4//8Qgy1Unn/i5nEW0tXLt5OOTVi7rX5ajXIzF30Wrtsm+bbXV5pBHP37jTjn/mfnAO/mPEEmWy4wgFZmjizdEp/gy6iyz0n5ZBh1IoR70KibOX+jGt4Eg3d23EtUv7zU4d5sKXDg59vla9bC/qa+TgLZE33DpfwZCIWU10nhHyPh7zh2tnplzh8WRz7D54pWuRgL2URc0w+gTPOHx9Vh9nzr9n/beuPbV4u5vjnXOHJb+kR7vzjEmacGP6u906Ykb7iq1du9VHLkeeJIsEhCqLpwajTyBBeBoyxL4XfnHtWqt74zawPSaWD85V9JBQFmj1y/ajrlWhTg9u8C8Ipp2A+NAhvwVenyiboz6BMWKndHOrtzntWiSWLK7n2iRwqzjTjt/lG/HCPUPgiGWO1Wq6P3457lUhoLWyDlzI0YR9rMV1mhjlxDAcHfuXl7c61wyc53CkeIuEXpBhZwi9VUKGeGvZtZ5WyhAa4pKG0OyESKhcbGfuojs9DeP+8j3HexGjshh6dJQVfe9crSOu1XifgLF8DdyYvb4GPWelMvM51sijG/31mOU1sX9nHa96m7WO1XfODf5aZYv+d9M4Y4GjHVLFmtjd9Gv3l5eRxl+4+Vd3ZcYlZIcQAvIHP41zKZ29DYE9+Nkbo0/grEoaf/3KII3z2ubh3vzsEj3aF3Me0QRV+j+dxnF0eNCQQPwTBzv6hxGjTxiIhEpTIW4ZoNI/MklrAj/48zH6BOdryBC/tnzGtW6t8r4fT8w+mnj3zESd17QDwa2ssiXUPSrUc1YVf9rMmwbD3FOLWHP6xNxFaTReV4ljpFs/jqcdn48UucexmFL1L2Vy1EYclyWLF+uzY0E3ISBY4VgV+3sgoSGkbP/AkqAIDRni+Ztre0gexc7p3W08lpDZCzp7SII3sY70Wk1/Wo9IIk8zmPwKjQQvDjjF09l7Yd1mrE5cCtO6aPFU0xBUQU30/VXVQumFXbs0IuvIq69DYow/OE8nxH0v+InRIoF7wbUYIiR0KibBMXtBwT/znV6UkCG4ojoB0zV5Y60Wbhek7dYEr+PlJyt49pFdlre6d8grvVhJV5v6Wtl4Swli8n/zWoE1/S0YgreBuVYYwfpa+X78Qr2fsg3qrMbp7b457E9/8qe/uwzWYclIUcwlzFnMLRzthgMOa4Im0Glu7ws1POY9ZiqdCG+t0lSXJxz1GSfBJMMZ0MXVLExDlKHzEoUyUXEVjjY3SoI3j85tN76dgBQ2yKGmdb7a6egd/rVRXpHevCGMIw3BbakQLixfFxJMQJX32h4OlYvy53ecWKaow37O+tPAT3USm+i9o0ebZTiJHc/lIQLgcB5RJkLuafJTH/gual9xFf5vrY+4/oEJiDMQ/D4LUxRl6JxFoUxiXIWjXpYE9dAzqBhZqKmWQdUplCP3ot5DnL575hIy+VW6AdIE6kin1uqrPRsuhDlaexz/cqq9/8OSxV30jG4dXZ/lyK7umHFJj3b2grroDLvr5fQMXqFk4ahlkKBQztCrkIXLUgZHP5aM9RGdfnhi9AkDkVBLo1RoavFM7WubxR6J97Y3QcLrGW8jNhxcEKzvHJRDjv1Jye0O7zAUBTBUM9diIiKBsI7T1mJdzSxl7276AG6ZWQ6vD452u29e1ATCyWWNZNN1rOA5chv6B5wet8P1byHG7nRx1J9HrZQIgblu0zdGuzaLbB7Qzc/Wd1nRsvBFsfUkLv3VMOHzrO9HOr3WvYXsM9JBnPo/MLxLL77q8L7Xm1pYN8pru7ahe/sNlTxuSp+ol5ZO1aPN9UnEH/wU7rA8u+esE+6EuJ/x48+I+S2uxUqChL4LWU5gfT96u3VcTjvAJ1P0aO86f48mnr+5k85u2mMzbzqkt6w1JNE8/B40vAYX3bss3uPRSqzRKYh1mM29M7ciPlnvuEjua9wKk55ioPrXeIVJXyDY86Du92iYR7g2k8+rW29zj7U4pVdC6XhKX1W0Bd1g3zVnL7S0He4FHVW8/cG5V7T7y+JBfYbgYCKgLXSPSoJN63+leEIgFdokUNRtOtbiCg+RUoS1KqKI6lvU4foz9GwRYm8PDtbMIlY8HHXtROKZDyMw1+AiGyZm9iliIOIIbbLYk5CwJ3od4Y3oou6Dk/DDVUVI6jORGHpoYRz1owgJOgBbK9IVCsrgTRypoVYes/yqDjGnm3PexHrj4PmfNOf6B6ZkztA5mixM2pShsziF0rxcheO/aCG4ACkTPbQDHTbacJ4mmBjhhHgbYeiAP54jnOnoH5affNnhjE9KShzNcunVU3yV0iObc5dE3zl1kPoxg+uShaOWQYJCOUOvQhYuSxkc9SPD7Td8jOk/bLT7zlmkCVx2MHIDRxsGlwsKsHXOB+da+s588qcJ2ru8xfUPbNo5Q1dIZGlwbUPcrYNQbbT0tNDvx3fwuApH+4GhFzVRvU1NT8/45eUWmN5QPyS+Obqih0Ti6vKGo16FxMijj+m2U+tBFipGGVpTCqXqXIWjvyueF5uZiwT2zjcMB2emlocOEhHZEHmuj2sPS27hXX1dPqqOFv56JPhAwBk855qFFQvrEhjTs1fUP4mjGdG74mjztYEEM5GeQclk4VOllkHLUChHvQoJLssZnK1ZqBhlaE3hcq06V+Goy8MtkRp+iiGBq01ZCAL/tiPR728rHV3UjC1qjBuvBAGQHY/i721mvMIhNQr0CKukaaLTgzdStB8aJ+7qzJvD4e3MRwBkgvpEHT6dWCT0wsw+huDLlE2CVyd3wHvNxguQPh9revvPI/DYVk3wJKI8dvA2e0ofOI4MKa28lsp9kVCnLO72n0UaahEdabxtERSezfp/RGEHr+V12/Ros8Yj4cbUQcZrweuuNerEunjo6KT9iofs+prAZmO1g7sPjr7cwRTG0eYVSwL1nu9gXtNkofu0DPrzP3YwWVg2UAauTkcLxWXmcBWOelkS1EOHABVjTFBTyrCoOwm9GaZt7g6H29Hb5aGmMI7aICRoIUaDNhnvEtqQuUEblcbnSJXVPOQD3MHaFljhdk0sWXy/p/uPYcnJuvg+vXukPqB2jpcNV5Wga8iG6Va6FglEorK6dXxQiLvZf5BAYOER/B5P9x9fjrvFY7uxf+cNesTTYXNNcK80JNSrAcdthXo1cPkucXVoQKiydKuG/zShxZOgeFxLfnvDv1Aa9eKIp0Npb7R4XKm4z7e6HLV4EhDqV4sYfYKxqCFDbImUa29wvhB/FdmuPakDgi+JHG2+C5HoX+0nvGaGPZu1F6pVly9H+uWe3Qh7nm4dG2GjmPHK1lba5GU+UJ8GZ4BXCOzxT+7SFfWvRdbAXYqST9+hNAlHKLVbE73WnUFXhIKOa7MWoCk/xi1msbojoR9fh9TYp19SSaNt3oTsUe7LA6WTgHa4MPf7Ec7GiaPWkARuLj0DD8eOZmHNRRkctVASXAXB6SCojqDnu+RQD7JqJ5Owf8+JgSEKHVZKy09e7aDd/QzpKLaQwjhq6SS4f5RRfj2C3KPrEfjPNxlfCjhSQ3WrCrGL5+1hcZfaqfyD/1u/57zmRwAzHsZyL3h8udREGTufdrgwnqSZvUahGq9ZxMfQjZpgttNQ2Rw1TuEV9XeYs5H/GqIJxIS/kNWqAlXmc+J8pMrrPKvW6o98gm8XQBSeCiv7RJkcFWJwsWDE88sqpL04zxpS4z7/lzKIirI+YZ9nkUCR4FqwHQsMnzAQCTUfQQdL+nrxUZMq6cg3BBD/dGD0CV7OFo8RCXwD+0ATPIqN81p5uqd8aWkzr+GAKI8fDRgq3r3Vqnoc8YFPxw5S9V60PMrjlwGczxPY5HK0Pe8xKVLTqv72y5TzWz5+IdMrk+BDkSY2ZX2ORulj3uZH3EqrDuB6P8Ivif4Pp3dX9Tij1XS8LbEFSeraWOcYjnqHhqAwNVaFrvr6r3pR/SqGCt61kGv8/aN9jMeoLHZpiG4+Pffzw4aXnSZYwPC5CK7f5EcdI14Tn55fAIXmuJD8s79E2VrmiYQ3OlJagr5qlMpF4kK6YCvP080zyBGd5mFN8NVKJwRmGGYItiE6ZfBFhDmEo65+SbBi5wwEr5+UkCv/gycS2okEalMc2bfjdS7Mr30/mxRkvOCJBNr7kYHRJxD0vkkNQdH/ok8k6t8A(/figma)--&gt;\"></span><span>We don’t walk away after the plan is signed off. Our eCommerce strategists stay involved as your store develops, launches, and evolves. As your goals shift, so does our approach - from CRO audits to optimisation roadmaps, we’re here to help you unlock each next nice problem.</span>\r\n\r\n<span data-metadata=\"&lt;!--(figmeta)eyJmaWxlS2V5IjoiQnVPa243NXZIZFZxa294cXNnM1RIcCIsInBhc3RlSUQiOjE2NzY5NDA2MCwiZGF0YVR5cGUiOiJzY2VuZSJ9Cg==(/figmeta)--&gt;\"></span><span data-buffer=\"&lt;!--(figma)ZmlnLWtpd2llAAAAk2cAALW9C5xkSVXgHffefFR1dU/P+8XM8BreqPPi5TtfVZXd+Zq8WdXTs65lVmVWV9JZmWnerJ5u9oWIiIiIiIiIiCwissgiIiIiIrKIiIiIiIgsIrIsy7Isy7Issuz3Pyfi3rxZXYN+v+/3zW+6bsSJEydOnDhx4sSJuDf/Iaj3o6h7rt+5NOkbc+OpZrWxFXYK7Y7hv0azXNkqrRcaa5WQrLcRVtqpvK/YlUaZdBBW1xqFGqlM2Dlbq5DIamIrrAitnOIq5a3wdLW11a7UmgWpmW80O9XVs1vhenOjVt7aaK21C2Wpv+SSW+VmQ/LLcb5dWW1XwnVAx8JSpVHZAtxa37p3o9I+C3AlDWxXWjUBHi9XV1d5nijVqpVGZ6vYpvVSIRTerkjxdqq50aYfFeHsZNhpVwp1W0L+Spe3Pb6q2uhU2oVSp7pJJ2tVGLOioezqdqXUbDQqJTqbYibm8Jqji2Ner1V+aGWr2ii1K3X4LdQodXXAuE5HBr46G+G81etd39pUrbS1CzcULg4iRuo+0kZoe4WdHUYcEF0pbzUb2qLRzJl2tSN0vMa412/tdaM+aDBQ6CgtkOrNTU16Zwaj3mB0rn0wFJxGs3F/pd2kwDTLWi4UrEp9O4UVQKbcLG1IV0h6pUJjsxCS8tfazY0WiWC1XagLXqbYbNYqhcZWs4V0O9VmA2B2k34326RydFqe+VpVyS5VarVqK5TkMhLqIApVvmPtytpGrdDeajVrZ9eUyApNIZgy8pnjHe9U7hOWTjCCJQFcEZ6tF5uiyCerDRprKJShr5ZOi6iuCtcLrcrWmWpnfcvVvdoNjDJ4TUmGplhrlk6Tu/ZMtbymE+A6aNWlp9fXK+VqgcQN69W19Rr/pPjGEAK2sze55BbCbtcK0ujNZwrhenWrQ8vkHrJZaFcLReX/lo5L3KqJrRLyIHdbjOKm30Ppnk6qhxXCsBoyoFtQbm5I2cMvV+RKTbWOwkckhISbNoUAH1lvlje01dst/hoF5B5lc+3mGTKPZo62mo1QqSoTj1HRlJp1wJb6Y0WCW61CRybz47Q4JfTHK6BWLbYLOm2eoPnVqrb8RM3QiYpI/VuK7Q21CN9aLzQKa3SPuVptrAH5tk670AhXm+06mTtK9XCrXS0lY3cnk04UXIjcdSqUeXJ3pV6slEVRWu1mp9k5q0K/h3nAfF2tFhX3Sane2cmoXXzymUqxRfskn3K6cjZW6qfG6S2YUcV4WrjXnfTPDGZ7nf7FmZ0qt4X3bhTaFUoNo+i02kNZ6k21OD5dUr3FSJINkmy5eUYUJ3OUgmdbhXahVsPaYmTq9N3qW24RXKusCjRfaaxtlQuoUkEbX5I8VmtDMsuScdI/pulmDTtDboVetSr3N1UJjrcwPZVVpqcKsFQJZaKfQH8rNSm/IjYEWyEDpNROJqD6Rq1TbSnwSkZyA7tXbbRUTa9ar9xXsDP56tJ6ZbOtyWtaVHPga5t02yZltgln17dqG9L8DYU2Whl380abi2VxU7hRr8PL1qmNBrNACdysk/khYatSQVmKG0WmAIBbdK6wQKBfzbYd6FuLw/6oV8fiCTvMr63OOiOxJurIEtqu67LolQvt0xUh7btOikoHYsawUkVWHbKZUrPWTHJZNQ5aJxdihzWlho8a5SaGhfySrRJnl2WaMitIHgubqx2mDzTIrawX2kx6l9PlkDXCTrQTlftKyMn2/Ip1He2TIYtLYoCv1FZIXFXbQFTNsNqRJq5udQcjp700x+wHaNCocpVhoTVhFYiXgOSp8sDykxQQmiqWGliQwEBySp+p1q2Ys6w+p6okcpsYGVls8hgOGQ2SS41mVTV2ubqPNxPudId9OyK4I+1Kp6SDsVqVvnvosHLQsbocVHZ3+zuuF8tVTHkbZ6TApKLQlNvN1jzrYUcqsmaxOBdrG8K0X2RGL4ICa1RIZVhN6pWOmq8svasKs7mY2fxaDXUhsSRGoKQLbq6JWlbRMMBmo8UiyNOrNc9oAp47lukQtaptlQotqZ+Z55iV7ZIu0lkhWu7vjKfd2WA8ok68FMMqSsLgkPaQT/V0Za6y/mK1cHZJ1vggGd1yE6FLyjtT2JR++bV+V5yBznSwTy5uBGa21itO37zGwf52f7oxGswiiLULIkzTqt5XqYUkPLqJIySYfmk8imbTuV7l0TfgRspVBl69IGbah3E3sEFYwmUjkVmFYnnL1si6jGLnwtl0fL5fGA7OjaiQEDOsN6gTCY/V0CV9i1zqTpgHcX+Qjyqkl1hp35oREaR0IrDZyr0b1ZqsKDqEGafJYjitV5lF3qg8ZjsB5dKeQH6+1m/dSX4plb+L/HIqfzf5Y6n8PeRXUvknkT+eyj+Z/IlStV1Kt36F7e2p8UAkU8cHbAM1xcpmRXrgxR33i+PxsN8dNSd9qxr0bqNh7QNipJo4LqS9cKPIiqBp/z41G4EolQp/fTwdPGM8mnWHVHf2ODW2KL9KwT+1gcu1WlUO57U3+9PZgMktsGaLolTVIorZrJPy6+ODqF86mEbjKfJgMSpgcSkwpXYzZC5X26S9ytmKTG5Uj5yPE61NtZijbA82SswJ8hnWFx5ZHqVqjVSuLnZcquQZYjZEpJaS8dPsssxqMVDHNrEr42l9MJ0KJ8n80+Hn6WkCA4hhZkFVL8gvd6M9a7r8Ek4AIDPXdE/Nm50Y2Zb6N+ZUqyJPL9yUh98qyz4nqLfu4ZGpXJyMp7PDcyrAY2VhYQl2E8fEAPxVZcOLAckU9mvdS+OD2dp00LNEMnaapUZgzqdvZ10wr9Pqzmb96YgisKotnTGsFGpTPB3fg9m43Y8Gz4B0IillRwWU8OElKbVUnenBaMepo1+uhuKrCk3DJog1nYSnJizsu74zlO2w6Qxsh/0cD6+EtlndWW0zgRlssWxBp4Kv6rzPTEwGYc76iSQTu4h117WLpBevWRiS7s55O5qZuE/rWPj7ka5y4LFcs7XQNEuikgq0luo71S6TshWtX0T5xPSQthVK4wMYm7p6uQerh/jdIAWFjY6oaSZFKqukTh1Es8HuJbIPSqVVKLFP2KzYDWRg88VK54x1UzIy5qW9wbDn+Mm4xoyl6CUUY1XRhkM7/Gq5AbLlDKv34zU3MVcq2QUA2op2VOst9m7kpAQcK/TWOBqIVrAwAYobLxQZrw27y1W0M1Mx8ixa7H4LLcDGPW1xWqZu3MGOqR3utAfKiClPs1Y7jsVjjk3BUcFtlL0CeW+jrSNexHfgGZRqTfUIMmwjtuItF/nsRgt3vLKle8at9kajU9UNRY7pWa6Kc6aak09X22J3JjhLzeIpDDKzB3UUVGDLVfow7aZYvJKNJnZG2TCFVdjckjZYDMl79SYxH1xw0r5N24KAWuviapLO2AIcJEHL2pzuUHJgsRtQF4cwj4piqYzbzHOZMnZFcbVjZDebdgu+Qtp2eF0H/XiSZ06TP2GbiBXoCpslaLAptU92pt2RHXvbw5tZ4tkOdWTvxWLvJGGwFeiCVvFWCSvx9O3+dbXdTHZEQQoUr02ZFMyuQtkUJFmGci22pBbmiOXnkJjW0hxkSS3PAQmlYxJ3sTBHaWUOiSkdn4MsJcQUAxJKV1hGGUSQYmInF4AxvSsXoJbkVQuwhOrV2pKDOqLXpGExzWvTQEvyujQooXg9BrRaQpN1fG7AvSU2ZxVZADeyHWri8M4hN1W6EVPdjvgVhM9KG8VqiQIjpOOMx9YllfXF6NmdBzVkLiZFGcFbgGRt3QVYzq4bST4ftlzUYWkN9WQuJoBlh5oAjtmUThBmr50dK4vAzhmxM8cPAdfZCgI+Ee5Mx8NheTC1Jgem3Rz7JksMElbTb+tir2ZiDfo9rN2sT3nlvharrTW+JSiIG6c5b22DxcnzI6KHNEY6b7zhGF9Mk35pPMTH8TJTs2y8c/zxt/kTdPmTsW4QlS+S8y7xx28DAnsOeIA/wR5/MkopnI0nVNiRtOkZb+LMOQi2KUHY7E6NH+xIVnA0IbA35oyfqhDUu7Pp4KLxcvt33EHe27/jTh7+/h138Qj27xRgZv9OAWb37xRgrtWdYuuro16fev65g0HPbKe4WDG+3dFQeKE7POhTxzvQ3c1txl9FrI3uft94wW53fzC8BL4XiftAQjibRTvTwWRGLhBceB50qXKw358OdlYH5w6mjAVOkIsdGPQUBSDhEXLRsDppbWaxajjp7jALFuoSg8GHEauneY/gjttuH0FgVbRBOpimgOUlqqJpXDz0XxUiXbvUnURo/7wKE1b32B6PrTjjtypsX4X1AMBWkpNdBKF4SWYB0dk1krkU/VYs9zRb7DL4y2YDh46E8hOqkBmcBKvKJNC56YX9fUgNds70B+f2ZgtIBHylSwlKle3JYGcBZU6nhDsXjujx3pj2dNpgG1hXLGLYYBe+jiGz3fCasrL6MXSLIKrdEdVqdRZWJjUROLtEovm9fnP76UwNa8cyRBOTEKeRjPoRTElGE4jXYF3HesYovrWHFEJWbAWwoDaOPVBkZ80D0uevJ6bMBS7cOYDP3k5XzdV+d6ZK+Pdei408RaZ0V8t2346UX2qFAg9kxHjqIPLMupOAHNE92Yjkm+2y8LpUWG1L+XK5oRb+WGOjLjyvsG+SaPhxnBCR14myfV4hGyqeJwlUyPPKQkH3cFeV7PNqNrHyvCa0+WvbmxoJuk6sHc/rwzMaEL6hFJ6R540osMBvKpU0DH9zaJ3gh6wTDud5i/Meb222G8LfbTLgPB+K0yC68bByR0MVD1+tFaQfj6ivtWVkHxkyH3nezqZQ2n/UKnsWno9et8/HrNt2H9ux+cfda5+Pb9nnE2Sjy/OJtdWi5L+l2dLnt7Y7+vy2lq1/R+t0Q+R0Zw2bzPMunsLn3e1OTfL38JT8kwrF9ibPJxeKm5J/Ck/h+6mbls7TNmGI57cXa2dkfL6Dp+B9J0/B+67C6XXpx3eXTukG/ntKq2osvrfU0nyhtNEWvCL+k+RLrBjyLK9a+hUiv8LPKs+7eK7xvJvnOs1Ke1WeQv/Uuu0Pra0JP7X15inRG7YH6vQ1qnhnPJunWk95Ks/WqdZThc69p1pPu4Nn+1Trjnt4hrVTdanX4cRF8DdwFWRcNsVj5HmGp/BxX/10XeBnGzX1de9vbJzu8PxnzBTh6/t4hjz/+SYC5/n9rbAj8C2eAv+B9um25Lvt1ro8t9sbRRn3nZDtB89ex/LR7zR0S7nLMMn4ndskjspzb9OWDzZtv5++eVr15fxmu9PmOeR5F8/9MGR1MmbEU/JjnnfznPC8h+cP8nwSzynPJ/OMeD6F54ynyOmA59N4XghD1jVjHuAp9C7yFHqXeAq9Z/AUev+Cp9D7lzyF3r/iKfT+NU+h9294Cr1nemF4lxD8Ia+0qRw+SxJC8oclITSfLQkh+iOSEKrPkYSQ/VFJCN3nSkII/5gkhPLzSCirPy4Jofx8SQjln5CEUH6BJITyT0pCKL9QEkL5pyQhlF8kCaH805IQyi8moTz/jCSE8kskIZR/VhJC+aWSEMo/Jwmh/DJJCOWfl4RQfrkkhPIvSEIov4LE3UL5FyUhlF8pCaH8S5IQyq+ShFD+t5IQyq+WhFD+ZUkI5ddIQij/iiSE8mtJ3COUf1USQvl1khDK/04SQvn1khDKvyYJofwGSQjlfy8JofxGSQjlX5eEUH4TiScJ5d+QhFB+sySE8m9KQii/RRJC+bckIZTfKgmh/NuSEMpvk4RQ/h1JCOW3k3iyUP5dSQjld0hCKP+eJITyOyUhlH9fEkL5XZIQyn8gCaH8bkkI5f8gCaH8HhJPEcp/KAmh/F5JCOU/koRQfp8khPIfS0Iov18SQvlPJCGUPyAJofynkhDKHyTxVKH8Z5IQyh+ShFD+c0kI5Q9LQij/hSSE8kckIZT/UhJC+aOSEMp/JQmh/DESaqL+WhJC+eOSEMp/Iwmh/AlJCOX/KAmh/ElJCOW/lYRQ/pQkhPLfSUIof9o7HM7D/ZyxXJsnGy92Q31x1OvdyUQcQc/fnY73xXWdjfnrF4dj0t72pVk/MoFnw4nGDzjs35P8SLxWfNRed9ZV3LwJNge9/tj4fowT3b0xHQpSqxvN+uH4YLoDCT+a4rnifImrO91piMdBg4AIOJTEMy/0nn4QwfHSTBjHX472ur3xAxFJfw+XjBjLHv4zHnmvP+sOhqQyffobiSOCZ36BGEyfICLp3Ky/r1FoW5S/MNhm0w8by2yoRS62WXe3xfjH/v9tcgfPc4owSC9vT4XmiJbJHVNmjP8oHaQrjd2isFfxx+Kpz2TnE1wYRINtBOeZDA93kniFyUbscCLzdC8H7VG0O57um5HJD3TEXuyZJU119tiGjIR1QMvdEUB2c1UpEsiVFoLrjGfP0ObNVeTTB2RXm2MWsjc+GPZKwl+9OwIAP9dPx/i3VIbNlUiqkDi+q7JVTDekL/PMiYn0dFWLsJfmiv7++OkDcWhbnCsg47x38oIq0ks8czVnAOcGI7aO0vKZQW+2B2fXLEDXrZeeN9fuSEtsBGRbd91AylzmoSohyQy9G2YiiPVutFfkGA1Ds2JuTEBo7U2R6qmoZVW2cjdHMgDMkGXzkIkNTYcOsmse5SAd9LkjI/cqz9xywR09FFCa0T6bQ8y5uXUPpu1xxgL8toE08rDucCYxaph5+Gg8iCyxV3rmEb2+hKhk+B+pBRr33DW3NySjWOxaObSodpzLzhlS06W98kacZAouMsrRGiE/jhXcFi8VCSCCrufn6t0kMYEFaExu3hUCBRykdyjD0ZO9BwnPRuF0v1Vn2pSxFcbPnu9fMszuXaC1wSgePyaaQMqDc30UJWBDTM7u0p6JwkvO7ceyHNiRYzgHVuf8oHtxEHW651ACT5IN0WDsTmzp9FjItn7Nzl5Xtq79aQSGl+S0pWpZ1M+PJN1kGIlM9ztd5pp5GQwNYTYyX854x4d6WLEJDWk+b5Z2u8PhNlFg4SsyM+/Y/iCOAifdu8rWcgOY2Ub7LMU3eV723PDSZC9infVyvX58ohqxynr57SH7sh88GIshfqvnXbkL3USar/G85T3Gcwqp88XxRXDe4Hkrs+Ssg33n1EUnsuaEg/d7CVdXDMfnRFkVpTMuxfJo7u5G/Rmrg1n2TsoIQ8vSf6PnXd0jBHCh36sp/1/JeNeULWAuZycj11tvobf+vLeY04XeYtgWeps93Nvc5b3Nu15BY6G3Sw6e6u3yP6G3xw73dqVnO1dT/unt8fUUD8bPbRP770Vmj8COXe9cFCjY2Ucrp+f6M/NSlHbMlrk6avQfQKWMZ+Y9YXuXJTieNMscmZOMZkmXCJ5h9eN0MMCiDWmI2bFv655mZuVNtuiEbfwlVigbD2EMHlDzyTyTsrMkVKMT2WQkV4h2IEUuz8QeT/u11Ik969fuYBrNEqlJWzCUzufWZGiNv7wz3t/v0oWi9Q3mAbFdY+cXnaYPMryqI7R/OfFu74JbOXOXrxJ5BVXFzIdI+Es5s5RahZbLiWLhckyJlCBND2nGTYuH4zQNA3LB2ewiawRCV3C9O2WA3TikmbZRStVIqSmZRn/2wBh011tEt8/YPINwKX+SPl9uU2TCYEv3QhllGMWqWZOFeZw+0J3K6KqfJkjG90SzIrPteeGl/e3x0PEQaQbm0CubjluKpBWfeCPk9kM62F9FungWjH5MFrVXF9D3USYoTIDhlxu/bPW+OO13z09E7LY5b5wmrjc41/oj8XgQtkUJFlEOov4qyrUmnigiuTTS5dPDexzs7jZHw0ttxvJCd6jYgWu2ur9/MBNBqUNi6fqLdMk4C+yfii5alEPcOWIPVlyIov6s2kMEFKH50wEFH/SSggqgS7TblaxML9YMTVd7OP3GL0i63WeA/fO2FPLKE2ZAC0H08zJsItquQAT9Q9SNUFZkMj6YVHvsF0ygOkL6o8xoO4xkPubhXcpShyTIfhzDEWdDpf5Jj9OENCk/tj+LzYWO+oMVxw0+SPmmaxQt+0cwmohAJFzt/WOYIR0oPxgSTucBzfUerLzdjyasGoxuCJkHRevs9fe/CdNiUmoDPPTppWrvmyHhsX4TZgSjNN6HoT6HAQ+O1h1d6EYyY6rgBDFOFMuewb5cLdTgt7sj8bSldL4coLF2Oahc3BkeiCgAwstw2N1W43ehLwamOaH/VGWrgWaSpuYOhg0rq5mjalgn0edEFP8PJ86UK7VKp0KCsPYh7JBpM5n0e81J+2AkN1XFj/KtPacPX/KMNz0Y1fqjcxgWmpvYI5NeRJEXTPvbrFe95gg2LSjzj7dQG++wSs6EyS8LeZXOF5GepuwWpdiv0kOEiYzafZQyQoAm2GHJofmi7Gyro+LB7i6LDVUzjpG2UBBA9jI2tHlW1YHt1EI/7PYaZoJpTCCjqW/GTNYxg7XIueZTcsg7UFvICMGlBY5aQ8ypsIWs9wZscaaXmpNIpCP1v4IRW4SKzL4Kow4qMh2dK1kGnBiwvjt70lrUGRcQ+KhnvnbkePSHLHsoE4MwQptFiXcH/WFPhjfSwhTbwQ6CmhVmq1Mao9eZGSQ2EYEQoJ/Z+VTuUKKGSk0E2H4eV/qM81xsG2K5xbcHARuyCk1dZNnnBTGwxjrjHBvAmQQsW/RpvH2jJLGsre60e27aneylCnMj1h1GJr867E7chMi2OE1mEhi9+s3TWy2UKi17P9Tn4GetIdeTyQRyaX6jKPBMiJvWV0PUmo7ZqvtLM8nEIpBVw/ERqin7JIo8iyUhg/lR5gk7HEAMhe67D9hxXAqdpA0yHUTF8bTntttHIGSjg205TNzGS5fGnUnKRTvkujEreRy/yK3m/R4Dtl/uR7iCEFia92JxuXyujzuSLqtQIIvmTPJ05zPMFU3b3j/bZ7XBzRNPQOwenPSZSPh5/vIuVva0XUgjLcRAbTPYlj3donMUKnaz1U08l4gIITsHmdBocHZozbm4N51x6HoNmgCIBnu5ndhQ25byB6Pdoexn5QpQmuTSINqIi1SGy5btUly/3iWuFTuCOzHUUvUmB9vDQbQHMWlY2O2MO/3ufm3OnjTiH24Ee4+RRxzxOhrOpNtzn0pINXfDB+BUrEmkyOKwYdQXWFj0lo6mu3nXP4nyUM7vw9SIxFUcadqdojCyDK4yhBWrATBk8yjB56ByGI2ZkGjRi3zPKw4PpsnSMz9RjU8+OcEk57X7Ew4dHRZnwPZihuEUxR6sehscr7vi5OKwaVdqHHimKTRluoCz2myfKbRlMoNEuCNUHHvXu0A0gbl8HxD7VtR9W5zybUnStxjGv30mbV1rvLHuIvH2WQJ6gwOJ62XmMbssjyRml4smeNU9MPLR3vgB9IpoY7GPtvQagsF0szQ22ZBgi9hPMa1d5pit7HIrF13i+CWXOKGLO3P5iql2tCP8vdQ3J7vSm1f45sqDWEIv881VY5XDy31z9fZc/i/xzTWM/3TWjDt1LdwnmVu0rK0s0onrlD0JV0b9nfGoh36XHOTGkUSq1ELvmuujPjqeN7fuDAcTJqe82kJfb5hHuW5SdGXhlZ65eR79fMi0vys7Q8xA0uxt0aS/czDsTgujc8h4mUCfA1RlVXMkH7bNejtUDpbNw3f2MGosZDuFbTSYBFZv2TwC6mIqyZVZHlXvCbkBdW2mCd7embo4K6M5YE2aKr8SUnO3+U3qNr8Xnq6c4elfVkvCzVLxVX5Kd/y5xmBS7DjimqTHMRuPYy49jvlkHJei8/0H7oPRZUmcJXFM29YNeHW0KzH6mdS633i9g0QGPuZ5NpaCcv/CYMcOwvyqkBx76kUBr8RBtB7N+wojZig3CcizdZOK7XgbLpPYVi6VzmzpUYd3qBF8F8mY1yKDSIYICaDdyKKKUsysnDD51LI0X+ebTBPjQ3yp5WIKHSGAcwQnGnc0nWYrvl3mSTop8SUX3zELik25RBZjZlw2Qc46QIyfs+8Zkco7BoqE/M7hqYsXzkJgNYVWkl7LZc2tZsPem5S7a+69Ae8yArYPSU2OtKvlrfhdmsvRC1hoXBZRU9/fTsBK5U2Icg6K56Hf6HJIoTJULJNtFDara/ZSnGli92r6MpAXntFrHL48twjqKkLg7tHpddbkrjiUGc5dLDnA+NUsEEzYXtMrNxz9tyC71bp7a/MeAH6pflbO1ANLIcQfY31kGTge4YAOLjLS3kAiOsriPcbHmEQzCRvMONk1QXThnKy2DXHM8HnIVsvMpr55O7OCXPNgNsT1E0eJchZ6hoVokYQYyOfBWB0T3A/1PQZW7/MR4CXCE4XtaDw8mPVdvIelfifdu7f65tgP4lHZ+b9CheJg52B7sBN29ydDNNQzx12XNtccS2yeVrcalYq7I1eonSmcDUl4NY2MyrVn45+YSUefajRsbfyF2T862A+tSYoM8UFnIThsiiw0lOlCaOzcAb7D1OXyyjfjvTQRl2I6Mt9ullOU3BJxzFJzuZXIlgoNBzo+p+ogJ9bwulA3DbbDamyyMBznKMEpCFr4DyA8wCrGsOo7v0sGJ2AhFMgWVrzaMskglGRHRCB3wqzqy+smPLyw026eFojv3sAMKqurnFmQylTuk5tqpLLuJnyuOD2I9pp4EpywSFeodvS6roi2ydQNdxOW9BUxUl750qi7z9CqkoSJiga70/4PHuCnigoQTD1nlxw/2h+P8W7FggZE2FRqh6pmz+EwL1Tqjs7JMnVqIOgA5vYNnyFC6ElJFmL92c4ejwWa3jjV2fcwHAyTbiF0s9SScB22deJMJISIRLjYro/b5pJB1D8nweNqT1SM9Rj3VgelPXfK7YBZlzIObzlPPPbjBYHpBMcyPZFVJBBXJWJatGI+qCMzyhYhL7lcit+DbUJrAaiZkWmCHtxXKW+dWa9gPtertfJWc3XLFlcba1v6kixYqAmm9awrkYp+YbqTcIGTgrgKzj3A2RTFjLP+YMRGJ/EmAuvf1ojIU/dgOoBDrzeIJsPupYZYnBUkZ7NqYOC/NTzgINK1NtEM6kg1gpkHWuG87WhLy9r9YZcjiT1bITNRoK2w37cn0FRx84VkMIjK7ODwmLEHmfrBcDaQ1vvTVdkHb9qhYIDUT0BbiOukgzx+aUwHJdxb78rxtNylc5PMvZggqyMP3y2BgV3xSGXiRS+bLIc5qbM1PyYElK/Yd0mXUm9LLCeNVka9iVXDoO+S4tvC2ja7o1ghWO/3LXef8k2QVCaBwg9bUoseptCtqaQaKBZXRiMkJeXEDavlck1f/GDxUiNh5iB7IkkIy1Vt7u4WIMcjgoPUxcciKyJPr1ip6fuci63VB7Y/dC0CKA1/1k9bRFIpup9L9wz96ocyPWiuUis2z9j1AVtUcDLHwWrbzyekWrUWK3FB9K4tc4CUVxiNnPVgveJMaXbJYj/cmVKhbU2pd4Y9sdg7P3k3KqhXG1sxOCOZpChbL9yXFOH93DcvyluSSelSqdmW12FlE7Yhs3A5MdbHxHwzFvYu8ormNFCyqEvHV0ltrRbqVb1gekKz7qrlFZo5Ezd+EgtQmfNyJYFJVHRLXrLBNAC5ipHH35oDrraAVqHsXvW6xgLcCzDX2pxy5VyY65pSWS9sXp/+EMENykrcmxtl+ZHPGGytqdN0k+Zx2zbqDQe6WUGCUmpuKImHKMQhxcBbFChohUYJwWxVG+WKbDtv1QKHfajsNi2TSnS1AeChCnDIDvawy9XD+N5MNORL6Oy8tETI5xyBwZa634x4g05DwBRK8m5+tVitWYEwKdbxHdU19eXuvxVNUGaVrTVbToKZxSvI2csbKqmrYpbOVmp2kplmu2C/UOK1rf63qg31F2mNUSaVKdY2BCHbqaja5Nba9pWq/BH0Dwh07jNHd7Shr9LbHQWVNI/7RVSzLye2weWVqTboqaWy4vgKzpmtbb7GdL6sgsQw/DhQhfH1BrP+fmS+7nv+HBejHzcJXR0MqfdlkBRONAZmdixFOZDYNpl57Xq/K/eNZL0WQxqKO2Yy1oSbxHR7zpj7sQlP8ZqiQLBtIPS9XfbDQo60Pxu7FM6OhWojzwqI2Y7xdW2WWIaunNa6yaImcWHMXg6/NgavDi6ybOGQWpqhHuWpg0g8aQlfynrpK2bZBcTq4wt9tzkdD3undd0kxI5TsZo4DH4Kd519uggJMVPl0K0dnA7Jlw4FxNhz9ocidmVaj/TPMyYjW432dudNDSlzy34g6Q0928/gXnGg3xLrz4rrc9SrdWmy0htwMiMdyMwGrOcz9gbVaPzUJ99xJxXlEHQKolCmU4Lc7xVkdx/sEM2JMxkpiM39UrkiX0tiDM2Z9WqnUmxaf9bTt6vEzPrMuS15I7mpHy0KQrAEnik15bM4pLKsAezXkw805Fara/WCrgZ5XLbztqWgUGuty21jeQtKzCspDytSbWByJOOO4xx2bBlCrCkLa/yuol5EinN+yMKFzoWoHv7VvFJxA2+Opyd2lVltZ/oCthVjNtKMeUlAABKZbUx6yGljNLjYieWLxNSb5XhIaiPdIJFzhpl7IUxIZBuMVElPN4z/vIzbs+iJur069KTJXpdTmZzxNWGBT57g4OIfyymbmZgglbUIT5mJSI4xQXha0FNHVm2y8rSgpw2ilo0HyzRgBr3BW2T7Hf5wrtra/ecE5plpoNN389zA+znnVv6e+tIFOWGUU4IPeOb/WmcdHytv7nRJy0F/EK0OhsNQYLT/C94gclsKB/klIE3sF/tSDRHL9IzLvmrJduiiebdv/q2n2fJCD34v3huQ/neq7avE7kbnNhPoTwaHtgLv9MdPJy4VHjAjGX/2OTJG6tyaD/vmr4gmXqiPxyP23bXB8FJZ3GbgHydmHo53Z843DoUXmHwjHWiMR1ZLnJh/3UPiR+xQoPL6dNF8u/Mh3/yaNxjt9acDbJgTGPLcNq+IwSm5acGr4oJEZAr+lRjsIgNJwWuTAo0gzwt+NS6Q4MAc/LoYnOKHOIZlg/Lf9iIF9gAKCsdF5v12xBRmEeOSP0mVCMMC+0AKZpkS6J+moMKRwD6Yija1uhhBApGe9/vekRwWE1S4fBfDI7PRnm0zNn8L23G2ZRdDItjsm5oSyIzM5zPeF+Ix0p3ZfJCe55tnQE2hi/PqX5BKKqQPc/5lumCuk//agpOFIqUjz/fNS90p1KKmv9A7iE9soJ5u5NVybWcHE3V08afjQyHEJAbiI26ZqtlZflon9Y8HDknH/i8lfGJZs8UfRYylu+jpX8XE+slOcMV8TMICbCpLi5W+Pqciki73dyPz9oz3PH8BjHwj85aM9+P2cNUCQyLqkflCxvs7d81IZfNOz/zgPGstjIwafoATscDlbOhfjfpIlAApg83QtfsS3aiMZLhkV/u8+PCJaK+tqN3+yUWGMXEcQorbEpm3ZbznEyLmJLEw7RcPth2hX0+OpEI51zIv8L2vJpd9FIRz9ULf+5pa/NgRGccZ24VJXKEmjoLJmt/39+fr3osD8w0xPcOxRBf/lN25JNmiMdIC+W/p62zXxWlLucrCYU+YZe0AfdlcfwhkEU8l0PgoetnccBhmUU/PmL4FuYK7zqjby8Xm8eZhR4BthU5Ssslkk/tu5onm4ZcBLfKGwEsshOZ684g4bYs2JZu6YHejeeQixKKdwW2Kj+Gn5rHznC3+PpFQgyXSzMzj4rQt+udKTjTodZ55fJyxZd/v1KzjoBhy85/07vCm1doS8ZPxqCbBbnxdCeb+m4VShuvi7KBLoGeO8UwmboJSHjDb+9IPJmUa64fSWHY9FnmlUZ6VRsGQyTV1wD+cBoc4M8za+/vTMUXPThc1DuzbtfbN3gvmR44odDpgLprnHFG6Gh9DPMP8aLq41OXo/V+a56ZhyVL8r82PeaylWL6Y+NT8ssVMTMv7wOjSH3sZ9BbzLl98KfItQlrIUwl55s9icA35kP9zwjsXawy9BLH/o4+UmNZHXfWIcHe8X4rjKcxY57d9Ei8gBVLf6KWB+Tt/BoEN3IyaxtNjRvPmjz0pYdEdDjg7PFz6/GA2liisXLTprOJ4I+jIPN/z/sSLC3Z3F0s+4CVXdc1L6IQnhkiovTyLI6FSki4IKGJx956trBUHvcG82Z9VWGeKrBTRfDcnebiZ691eu1PrUIasXu33D99p/dEgslcrDuzbG+uoDoPx3NTLIDmXtNPj2zmqP68WMW9TFvwdkqnjXZnneeZNwfxcdcklLdp3Qic5pF5OMrbwuyLMGZG3FXla0PdwOGMPNc3IHE8ytvB7ezCLcUWtRmbZO5HKWoTCPhsQOL1SnhZUjgPhTV3HaO21gZRWo6Y92wH96gWArbcqMLXSLwrM76aclKbtHj295jKgrbqG1WI3m8SBr03nLcp6pC6UewFh2dyczluUhgWpITWPMLemshbhXgthHprbObmOM7awneRDZMvs++8ErwWiH9t6NAfbSc5WCHfxtOYO2KPnWVt+v61gQYLxmDTA4vyzvrp6kXml7z3BpW3J1lxUcazkrkMgi7gr7a71x/t9ufDxLt+7Ow2wOOdsyzFQsO5ZBFm8vRmzYL6GrELIcivs/3ywWBqeH0yqzEfPvFxLNlhCZYb2mb0RU2dqfkHh8xqdvcHOecxQRNkvHipTO2RuNq8MEhVG7fXwOWJWen8YyA1y7BqzbDyp9XdZRuY6gkL8lJdGaItaHMJ40RyjOJ4RRjqCyk8fxjmK0IvnSPOSgbgQcl8Py4RMfuYwTmeMY0XpHOUlGoBiX0L3IxZFRgRhq+H4WY9zE4IchQjfb9YWCZn35MyvyNb6soPSZ/nbY/H86Pa6enHAftHBbCcS8CsdWHqeAH/JAbWrCfRVDoo+stNitsq8f40D0pSdeUjjVxzMNpWAX+vA0lQC/FUH1KYS6OscNFSVtGBWmbSs/p2/N449qURUM/Mwc8tRcKvNrUg+C4UW9U3ZsBS6jC18uualXyyU8HA+nbcoQwW1uj1ZckHZT+ctCg0CKjESmFS1NGbdXFTgqQP7Xa5T5pLmbemq+aCn2fWEbUeQBv7MFrFkqRM4L/iQLSDwhc/cMH9us9aTI/9hm2/hFeAuYb6kVsP8/QJY268Sqotg6TO2KM24LVo1/8kVyffAXNW16Vg++fJZW+LY0iEE+p8XoFYJAH/OgpWM0g/7w12E83kLj/0eqpiW+Qm2uQDbuPzTqH+/DP1FBv0nLVi/+9U2f2Bzjmc3UrT0bn9/MKLTfZkh/0F8nTjznoUaygU6oluFjvlLX0IhfRbXC9BRPml3sIPDkfVeEpxjD9KW10+fmzG/oTls7sE+7gWANyuA4jU4Wza/qVlbbiFvUQgIBc4aMd7b5rcUYnES4FsVCBq9ERfltzVvkRzobSlQRMfg1Tw/Yz6mYGqmYH+tMO3JplMh7bOpmY/Pi9YTxYsL/0a2USNm+Vp3H6tiX3n5qM9UwkuUQZKQkO4Jf1wslr07FGKgNFakBc+fFxSR+Ln5IsW69RPenJT6jq/xzc+lYB1qmfvNy1Kg8vxO1M97RMzpoWJ9n3l5CquFd9ifXuiHeoYN07/JnpWwuPqqir9p3pICyYfcVsxvzXklGM2Am9f75q0eZiO+P9ShyNxnfifVlIQ7xwei729PY9a7ZPinRvt3PTJxSaoH75BAI4fgmsdpusAy2ZXbMO9MNRDqHfWQ6TYr6HvAYm7/dM5qdU4aNz3rfcob69dnLHIMfV2QVNABQm4aJzcvzJr/7dnTbt2xfdz33u/yEojHJ7ZH4p/wvb+OJSZhK2iYT/vmS3NYhVASkP8xh9Tov12+v+CbL8/hWht/Cmfrf86h1Lewr8xhJfSRIVRWI/MZ3/s/87Ji/xmD/uUY/5EjJYfRwZFIjoM/75v/O6/cQRDmi775n343OYFBUIH33/191IrthWwkIvPswHtmMEcpIX6Of+Rg6Bu++Q8BEapDHwA/bv67p9ANNNAZ4mXzvxhp3Rkf8ebUez3zjQcv3sTw0TBbLcKfI6aVuwEOTIrNezzzRe/p7hWq93nmvwSO1CkHe79nPo/DKkRtwOm/IqBevyibjhpuyAEbGvPpjPlhAk4O3JEL4eYzGfPrerrCbLow6D+g1F6VNS/xtX9uv4QkPPOyeB9YYjREbomz8PO+vjDeQq+3mf/mcwGTCm72J0rulVnza3FdmsE7VDvwlRznnxPidOLthdIaYbHBSOeDeV7e/FzwgB71yOtqBLUYGw5MA/NT/hxcsl+OzZsXOWDZiiU82J5xwOWKvxiYn3blpe4OG38sMFOSkucH5sWupDqaHMySizAfzZhfcAXiuc0GE2T6CgdZH19gBbIqH5h/S0TqjMJDjO55GQJE8svIT6Y0MnJsRE15jQI0rQ7KZx25en/W7YmcPpYxz3GwygURsPlIxvtRB2nhLGLWL9X7owO7WH8q4/2YK1TmRTsbjK5q6Ccz5qeCp0cXpVokYvvPgWoHa0a8+KL3rGW+gjHWrDALJb9pS6hgFTwyL8uYt1igRT8jDomCf8tn8qGwDDH2WPbL6MjuQO8KSuP/47LyFsaB6ACrnI0hgfRln6Cte8/jWT7byEFU2d/uo2N4Is6sIbbP2A15OOmzZk0bY1HOFfMjYMuWZMLgSzGILwtmouKsUJ/xzD/4kYA7AtEG35M3/ycFI0qM8DnzsaD+viimhOzdfPoxW0CMZ5vBe2/e/E4aEPYnBAhFo1bMe4PeQGKF+60usXLOhVgg/wtHjhIFaY+JXG6bz7lsLG9qfd53tWpaIlf3OtLfN2Ywq67IEVT36E0Z899iuK3S6h5ELERvzmDxOOxiwpcHMi1F1b5u5U8orDI62F/FMqL/5rMZ8w920aJAhBIXfC5jfsjv6ld+R1goCFwxz1nXtygT3S70lSSWfPIyoEUu9fUABp1Qu9G0t0Gvuhxq0Sv7A3iqDXhgVW/i4XK2uD5D0Tso03nWNxAeks5blCYzDPVKbwrYLDzqcqhFP2s5CQnAQYIIt+99yyLI4qERRGpVEpE4md9pvnURYtG2hzoga/hcEeeK3rel8hZjZ5dhQ+ei84Q6VVDII7oMaJGxZEp7vIo8PMOqlWQtwoVtTNTC574fa24/DLOo9xEb7HEQp9+5pmPmDvPEQyCL+AM7jKKchx/ThAV+d8SaXmVxnYZIUYLsNy5CLFqt6y4AftQ3f8ChpCzFmn+bZ+6YZy1yzwISPjfdUpg3v6oxAuJVeyGNzHC9zBsDOyxFBtvqWSwqBPOAHCVgDN7pe8/zGFtVa9Eqyl7gReolzj/B+f3mF3EUZGse7jMr9+g5/Xmlw3NBjF3zGs+22IGVQhRurkkCgv/eIaJKaNIOOwmYZIH6AfMmyCYwBgoiv+HtymUMdcCn/VE8L1fMmx2VZN35iI+QKMNMpo5xaqo/sWSy5t3eCHRi3mTVSrwFN0XPWoaHLuW/wcd3cAXi6Yn9jRFg7A/jsrlAqyI4mBeEN/r4LZdhFDCyWDvWUFYP80eKgGqrodw2f6Hd7+IUTjlWFtG5Y2/Z3BdGbAtE5uJPfNzuBUvQpElEJUPQMH8zJyAH00LhQQh8wjvfv0Qw/Nw5hPnirPmkd2GMQ1+RtbO1N+W0BBH/nSecymovmlTs746n+BnE2qWD295/cQeMNVygyHzM9/6rN2OEJXYukjdfxM4yIDC61+T4ESWHURy3MVaUgwTSMPIj/hB8tmxuT/pcwsgsXErgFVlOwjgW2Kv3MdcKelaOczD0gHGWUYY9pzwsgj/jRwPWHkIH8YFdqzvqD6W7L/e7O/REQ83rnXpN5s97cwyxxL7bzHbzvpz595orzGbTwTZRosh8Imf+PlWxJrecEMsbWSPi8NuFflUC3jTxueQFTmX0jTnzJnsUCaSE0TzYRway75mYrwTmN5IyCawUL4X4MpR8PTBvT0oERmFk3pTz3pqGsix/0jO/nYDafeJaaL2q7XNy2OC4RFjRY+nIvDlnfieBd9CHUQOTSXc+kUDDnfEEzLfmvL+V95wpRrku5/131T9G+LPuRfPMDHsKvekU6nEwx87sCSbIRLl5YWB+Auda9E8vr69hZ9D0dzhYKK9UnTSfSmSnflFL9iMRx/Xe7wW9Iy+0v8837wwivGsYPFT0ft/8vlA/4t75B3zzrriWctNhKmrANDIj77PBtsKE7ff65t3BNjOMepuONchUeyL4/x2f1uLBx4WUfNwzHzxcB/Ab8uZrKAxun3tHq3KRNbsnpYZTuWCKBY3RT2MGVsyzAnchgcNxV1BlNXx/YH4kIwvOeHc3ROcPIhmPT+fMf/aRNhRj4yTgV2TMHzpwnRnYQw8E/OoMXdsf4PkIoqVi3p8zfwSHqVspMPY+nzmHw8Rm4wWB+WP2PoQk8CV3cevMh3LmL3w7s5l/agTo6cc8bPCOGOq2PWybrxgfyWEfphZqnbAV89d+b7zDuR/He2naH86Zv4E2R9goY/quW8R5u/cp63cWIMspnHiftcG2FdunlWPVYWX7MznzX9k67eMmJ5/DfZZnvpLA3Pdvn+2Z/8XMt741MrVvHwuX2FYRxU/jHzPF3NEfagDsh+NdZJFepT4w8m7PfJmi3e7BcLZQB/lsI0m8SxsZnNeD2vsIPih0XkV2I1rnj4J9aA0q9G2NiaywD6CqcfX6/BXz/wn5YlJQHa0iX7F+z8tME7qwwv92Prw+YH5uu/WT08K8eXEQ6Swu0ToifQUzPfX2fDgv+7pn3k7V4Rg6nbGAGIcpPYC/zxJ0DrDErD4s3BStMq4Ru0Xz59Cz2VL6YxJf8MyHYb3C0n9JWS8BFyx4/xJVICWXKZpMdZRhjZV0Yof8K0cXbrLGidblzf9K9ccxaGt+9cgCdkPeD2f2u+djWCkmD5cr5jmZ+caUzbjs+Vfl/YTz/dODWQnBq657xDmt49PvyWInTUhnIPE5D5nvkK9oeQMLC9k3xFajREm6xc975teQi4TKFopo4j8pGWKPqQ80PwfXKtjZ67Ir1vcxmNl57w8UIlXRAZGKxf1w3vx90B2UKOvswXnPfCrPZl+ICiymgExg8NMKjxvj0Mr88QKkylgyeaDb03ugn4TpEuVFp1rw+2dBF08faeGzoD6e+YtgrxsV+32slZ1w7f4Icch8+4gSV3laCZbx2om3euYvjy6Zq9HfonfwXUVQOE/ms3nzV1qlqRE/Ne3PZX3KCEzGRPwaOvhRRYrZLctEfkVgPqFQpwmwTrSQzv1oZmc/IiQPPXr2RoIYAYBDq+Q7AvNqAbdxXjp9d1dACt4dYMe7Opv7+rZ0CYt+Dl76w15D98PyeaifcShqzGrO7XhpoB8lKU+72Glh8Rs587MpGDpYGWIQnSV6Vt68ig5AACN6gd2bQj8bmF920HijrvDP5M2fBHsH2yKUgvOA6AsrmnkNZ9jyqUQcLdnjKPqHAvMeQgQwLOf6am5fkgOKRunExpgjDPPSHFEep9zSWTtI/4P1jRV4MqZ12tBR+Xze/O9gRqh4iPMaL2TmhPlacL5/STd3m+LGmHfkzD9gdySwuc5SKHblC3ncphirSceUqvkiQYrLKGpbX8qbbwQ7Q85gxZb+3wQpCTyfxKuJgU27mzlhfiiDtDRGp4Npvpw3z8p04xhyi9nVR+PemTM/linR1XhuGD8f6YxjduYGyCY9UfITpja1OCOO37/ZNT7NsGVR/3jXBDsqUJfLsjDiprfYEg3b0jBEtLkF3fWzMpVQGW+wQ3dWjMZFpe9i4KCoMVqZ2ZnuJHXPI1saj88POIeQTamorfGv3tbMOhaCjQIUbZ6t486wi4imWDIWUXbXtHK4jGkYlwWM9mDnUqzLGfGqJ7ozJJdFqKPxA2xF8RotKGd1zuXy077OX5tbIkIt9omzdwtYTgDYg9Rdx2PQGF5ipY8c4koCWEQ8PpnG1zNj1BMp0CLyFSzU59kDsd23qCcTwCLilVH3QjJ7r2LyyGYrzl+dlnUYr8j+St8GfzB27OUwY2LvZeSwJ8a/WJCDJ5ni5rWBCezJpGZfJ2852Bbum0NByjro2TkU3JyDlhaaeE2ARuo42fcFlmbSwVcGZtlCa3hhzJhjhMAJWICwku7EIi3jFwvyI4OG/+rNsr7v4nWOajWN2dFfzfEs2VRHTOBeDDHJK31e/IqIb7FTHTTf7GfT2ke6Qv51s8FM++T1+ulB9NkvDEGRnRgrtZH9g+YHuFduFyuvvTpo92IKmo2hg1FN53TsqOXigu7FxYL8kNWAVpd2mc3M3fWu3phajsY7g677ZKwFHTs3Hp/DVscKzZ6Q8dhmaM6HhBh29F7mRdpAk47jBnK2LHZCJnKoISFUfBFc4XgK7Z4Di+PepRj35CLY4l7puKTtbXNVikcFXM25dvESW8Ooht6IH3oNA0QIod3vHbBvr49VxJ7cWZIBtFrEomWuS42RExTtythVVt3LVmGpUKvw9Er1MFmMfVmaS3isZCGNeWc4d/VrvSXZTrGXMm9iGnGigNF9WyCfRSU0iuXLQGY1hYgN5TicHaRq6JuDmEzE+bTnH0IesLWKUY1fL3RK61v2xyeMyzT0zTOqxaza6sYXH0HXfsvreMLBtmGvtc/2exAR0dNFD/N5WV270NFp41Xu3SjUQlowKayQPtKJQ/SnWPHiJVx3Zo10gpKmgxm/ID/TXa7qO4amXEnlhPUSA5LycOYfv3ln4F1eXqHwkrQ/h2prbMCNt8CUMFI6jIUYq6G8oEPjRt+6LBc68oqPtHSZUzXn5T2WlwWMCmXCSiSZ0hB95JzBeDPKy/1oR6Y6YnyfFclCTYtsltcrBRGEfOTcuPRdJD2Xvpu079L3kA5cWj54nnFp+eZ5Vn6NeK1daMlLp7mafTswX6w1S6fv3Wh2KuSWUiykmPOVW+UJmX2UtaF6OEIQ2ZXfu+DyEjH4ANK4DNGJI4UokQtv/XLfz/f3LBAUlMdlGta18OtdWaAxJolTaL+ODOYOJhB+SfrYI7tU4HQCxDh/lJXKpUPCB/td9n4mu0CttFBsvM07EI1ZQGlgEOyEy4h6UGxKzUap0Kk0+EfOa9U27I+T+q1aoVRZb7qfcQ4uowPjMyH1EacVAtMOfQyd2BnrIe6Ifwn84ywDkyHe4jABfZJe4R/u9PfGQ+ZTAv/M4b510g3IKNgJ7i0gleaNFqLL0CNk6C1WaCk3HemFybnfpjH2lTXP/ryWv6of8gnq1hhlmp11Fccid5bOQps+m12iJbt43MLnznjExgT14BAVU3hEbeGCWVmxeqZve30CySrrcH5Ic+y+SurAVDyUTPYKD09+o4+n39ioF5XbxcFrzQW+wHKwyPLuvIlP07zNsvPDisoKH5R0O5TaJPkYSrnA2x1uCtMc08L/JkTnx/R+rst+dkKWBcxj3zro1iBDxt8ndiz+W4D7/0AJVZ6ONQadiWQt7eAY19njmWx/1EsyubpQkKgW884cQ2NlkEyrsGE//NFprsm7igLfioF+3X60INhouFTGoUl2K4Fmw9PVlvxgsvugSE7zxULptAPkFaDfVFgKKx1tRYq32nYYlvFOOCjXs3e1QfR+l2OF1nzzEtHJ+H6uANJf/ie0tppg43CJKICFqSoWmh1ETVvN5nO23TL2i0Db4r0EzDkeP9LC1ciLVupBCEm/LtEyGZg+kZn02vBlmTQLhRVKYhVFTy7IYJPwN51pFGUALUXjq9A4VFqhCCLBCPVb1cULfi6kcOQoIAmxW4yvYUA2FyDmiakF7/D3CLxk4ZD34t1nAfw5UF6pb8jECUL3ZYP48wIZ+3GAea2sBbTsxwTiz0flFqHWe84vAmN3e2kRnDjWy5vVsFpUp8x+NYFJXCCzEn9m4Xjy0YMT7vP9qCpNKRNbh/t8xSKOtn4Z0sk5kuXjaFpXXoZ2NLmris02i4Q2mIjwagd0NRP4NQ6uLSbQax3UNpCAr9OfLW0wt9ryanOnWpH2rrei1M8oUGc+SjfUq/PvWtwoH6+IMzdJSSLIm6UoyT1EP++QfIXiFs3GX3u4VXPKRqfabEjzt80/E/FQLXVfrHhY7fA3KR6Bs5L6aMXtzc1Ku10to3Vb4dl6sVnbYhoa86j1s3QOXHFsHo0rsxVWaK8G2TISwRNOK8ZjwlpTxoC+07YSeKx+AkK+CWG/P/E4zbtPQljQ4+/bajXDqvSB3BMwh/PcE9vNjvaO9LfE80u2Dsn52nwmfyM1k9MoFcplOl9wZUBh7ZMY+Rgi2IC255ManIoc6jh7BDJrCiEgPSGDZqrZZ2VwUNNlFQpoL7nMZd6dk6acJeoI+bYsI3JpKI5iUS1F8jmQfFC8CkhCftCD4fmHayAt3/BsuTyIKYLPg+Ch0gpFD05GbmdwlMbOk30v2ClaL3C0DqNUKJ8TnMUl5sUZ49tgbSEOrdU4H05RfBEUj8CozvRTCiyxLBkNJFxVyt0Yxzw3C7NpLsDe1+vPeBLmJRlWcb3/7HILuMBWD0Z2daYN8SReSgU7TMuX4XYEwQSrNf3Qif0YFE9vfUMm06FBpYoIJNXDl9PDI3EqIMyFFgGUxgt6ytca2zEBLUXqlZC6rLxC4ZzMxBXIYFpUEaXtgu8+h2B0k8LTEUsfKc4be03SWKq8QuG8MQGa1yLdRTwcilFXtxX22y6vAiM1kmWqBjN8palGml+XMZkL45k95Xt9xmT3DyJO8yT3hozJWdKdBJ3Nk6Rr8Se8HY+bMQW8apIl8SDmpfWEJJ4Gh1zwAHOLHpxfTt8hS66didTU8zaddkWensNr4fVwriNxGePF351bkL9DtATdpTQhBxFzVpcMjIeLnRFil5ee2byMkJH1ImCfs0d4xTg9Y7y/PeivcrQiDmvDipddWKp6I6n4VkQqlxri099s6Wg8k52v8ov78gdZEvxqg31GlWWpWqvZxcgWBJdbfwLZqUYLuHcunudn4l65KfcO9APju6kZ3Ktg2D/X3SH6q56ibLHKolWvx9NcoFkWea1YuY+sRHy9Nes8fSHMweDCdx4yEx02V70qde128Z3oWlpmeRsxnspWG1qReVfGLKW5XIYSjeKnsivYHZwz786YYz23y7eNEVBNsWtr+hm5j2bTLEMzemczr/Ps1wttjimyOxx3XRkhyQVSHeHYLBWb+nOTOnQ8PJZW+yWkagNfpFGqbMmXMwEE6imoU5lJdl/Zar2gXzjKyeDxzC+00TrUf2YOhkEuQ2h2xfMG7l6OfKXZQT+U8fzWIblgDThZ6suVgIkDfTBjcPKxJeOheQ+jH3GMkuC/j1EbalwdKWcGcqHXlbwX6xAxQjsx4AMM2qHm+KtkTaZcWS1s6O97Gv1IjfTZqzZaGwLyw0oNN5JUUE214AcHKJA07LGayJPA4UV5BmGaRz9wxbLMyBPh9CeSCEJlUK5IoQM+io1gpMCzfUJHLUZMiTChoHK8i8FtHJYUQVDXIeR0GU9xo5lqaigWBw4WZqItH6a63Rn5D47cEUzjy9dwMHqqLwZNYv8pv7krmuTZXVxFbpahQvZn7MvNM+KkmZJ8W5anJwq5VSljKAg6AvALHXzjdfxG/UZiAZMTbpXWceJ1KWWjs4HnLC1tpOHuC0c6QPGRGNhn2CZRikHe0BgRSfu9H3xVyfi2Wj1ZjiS8QwAAm4PVt+lNor9IXUHu6ngDNSIXnNGcjAERhOSWuRVNPvmImAkrsmXr6ISbz7wyOwInjkCBOM2iaFrqdvSksrAqknKb4nRjVjvkHqioBcM3tglYn2E52PCSdF1UyXQwIWLTLYc+e4s1tv1ii+U7lCpIk7jrpN0QptuUDhp/eeJAThLp9gZgaAMfZ3bKKQHAjOUsMp/IeG5e9ntNhVGKNe3Yt9ixc/k99AzgEgsYbtCBPX0YMpyefKYRh53Q4vz9DHNlh71HWGpX9Xd6TaklA+65n6/1S6EsnsGpwiZBboeTkYuAPLOnQh2fnG6m7xVQvnW2s67ApTVZfJdDBR8Lz1R1v7xyuikfmiJ1vL0RCuREsaA/xHwFwZMqa5rK7WTCp95Ugu5qde1Uoc6iqb/ea8rtQmmjpuun+7k7Bl+yfpJlD1YBEMSASqGtG8FMDCCwU1EWsjGk5rZpuarERIhiVUbzi+us1PYDVnFhGYWPC3GVeOhSXzBZ44Vycq1XalpuoHXS65EBejZxQIbJLsxi5G30xK4I4aS/4/DitdMiUsMXLRTPXRjAag1JMrlodfuAExwbr/sSpn6Aw8RmSZQk/rIJ5zYj9/oAuUxxXoHApuy/rQ5vNOYZLwmS4E8hIhVZYHng6F95ODYkqWS+mjE4e4S64Dlrjh3BAl6h3B9KrrhxTIUgvpYxy71F0NdR/0WQSB5b+A18rt74gREeH/vBpLEsUyVCFpw8c/oWQ3MiHoYj+aZ9Vn7sYlUuf9Rgurlbo5ypsVSe+0BSYDvmLTIgPHlSqn3lXEJ0FnEYJ65YPF4iwBji60YgPq0I5HBDV8lMeJQ0TCCfXaXY1PTXn722/oi6fxjNt8XGFuMup4udtFiE6i1Wi2oHFFO5L0nPP8oumGzCpCZe8UC1jdGi8rMYL1sQsQ/0grTblokYWHZXElfeB9nZeQScTShXlIqfH8xb6AA29xlcmgQk97T08rWQRW2TguRiCdFQVtQOwWVOweXaNfuYweFb19mZ3EpV91O2GuwEqJfblwDx+kB3H+TzCW863dgsdnS/xGyj43KgM8L22Jk8HHQJYeMElOLYPSF+ZUx8tK5LIRfxsCyCuAjzT+oXFMX4j55z1oA6sxUJz2EdUM397NwSSLrj/W6EL6g43yd3FWIc6ZDtY6rjod6zC/fR94Lu4PuINAd7I6sZSmbT5CUkPTzyev7y5df8j83p48REC++/rlj2kl3+snecGTTtWgQ353blRyhjEm0ocEQlxUmznrnpEEI11oIL/cRXlsOAm+d9se/WLmFKRxvTYXWU/Mji1UPOzdVZleF4BKemboxfmjWPnGkyHnwdiisWYZtqaJ+bMycX4ebZWXPNIkitBG1cq1pWULbM5wNz5aHe2DOQeW+vUnx5d6wzlnFkEK9LQMVLhX3dVC+b6xXYYqS22Yu2ZTiXze2IwGpbRNveDUl2rp3PyXo3LnIaIlKNsD1kEZ4E5W5ZhIN/Wn3YWy/MIR1FqSQhu54QfHRXFY286svzs+a2OUQrgLdtHpoAW3syX5+XNQ9LQKGYEvOCrHm4vonQrzGAxjOPKsQItg62zJpb3Vh4Sak2PP907SrGlYf9YObWapvoswSbAfkpkEaagbGhTmAEsIFkUhAbvQaYTVqzzIq3qGcujIidy7sShWS2J9MfxKnckmnJ1Vx845Fz9ha3rvPPXOMROxNX1ttqNHq6cjb+/ier8ukG/u7c3xTb791XbN63ZTvut8J7eAR4W3J7gpA5uQzD6KjC8/n+JfGt5IMDMK1Q19aLssZfh+npUGTvZw70JpN+N43R8xcmEe7owq+ayi2LKm5ri6XAYdFb2qlKXbm2IKVkVjhFFNNqT6gVENSZ2fTeLoR0IrWZLDVbZ7fKG7JkxZsPiyxLipLet/l+bwOzVBV6fgIqXkqAwS4H8KdVnzORbehlrFMJqkWsMkonZcVw0JiAhecruE32/Rr/hJNONN3Z0JQf34KaX+60BZkH3A2l7J69Sc+S1BdCHWRNeT7Br8oFoHV7SSm+xpSGyZ7hAnZEjmaPxees4q6QX2FIUyp1XFvYtAuyCuAEuujejGbjrb0CKgE89DN0J4ICYncN4rzvgIIaGoHhl2vblsLSgfbNizstjmrMWrDISubI/mWP6F9uEfOMk9thAcVSXNqEHbmtjK66q57Mx777RM0eu0+56+nYRkd9zZfFcumcDWylNavfmfr4AAPjZ3fsMem3orVarkRr452u9meXiTAHh/hCanDl53v3DlO0lNb1bZc2qyTVObwuDQc754ligpOHR7UMUA0PrYd68RQq7l29ZB31Oww8k5bd3wWmqpyi67cUSbl2vb3xLJqMZy7rR4QeXDq2LkllO5rZsc05rG9GgHG2pq0aL8/jkSvLuGpFFs8J0atZtWfe4Zls0mY4X1wKWtG2npGersrtLFYx/JzxZH+Mx77DkbVoJPzM1KLEdYGhcIswpYTqTfv2fa4YLosbWyuiAUcwIYX/XxiBlLUoh5gRuuDDziIcfMCfxHHeZKqMQ1lFSnvswy37ftaiN2x1mhtEsvDDivHwiuNMKAoOJEC/JL4q7gNBdS/T1b7Ip5PUNYxkHqNj2YrYgvT77LY51TDbUJTM/zxrCEKELKISBsHb7kbi7okUyoLttCUyb8h6qCMLn+pssvnAhLO1dlckTOpHWJCobgKlI+LO2M5jyscsCNrYW7PGG/UfSDL+ZTpVFp0KSMXaBwTdG0TrFrM6avQfONQFlLCXMPc2toSDOCo3k3FpyasMUM1X5+B4ZBiVSHLaine42Zi9cIEO3EUxnRQ4M9lDkObdLDtitEtqHTDG0aIR8RaMiH4/sMFAubzuu8O4BqKL4jS1UYM9tiLftL7kw7hOW7u4i40GKlhNCbrKTgw9q+66Ougl3Sj1h0OO1aoCySUQAksKyS+OaUu7aoJqgxNmVm7VhAIn/DZJDK9er3JULhl/sSpTSt9HQDITpYLA5JM05xhT+RAaC22s29jwUAaHwzL52C4zOFLGYokTBo5msdJZ6ubtWeNfDg4hcxCZ9xAgSZPPoPYY34R+sL2oh/FUqBLlkF/m9SPFT4x1EHfNfp2a4bq8aeHoCEbDhCNH1DERmfexDV9gUtcQjunma1RW4oGW2qrI0pJkHuSolMgrMu/NennKCN9G8tISc10UAcuFwFk2WRE7Nu9vym57HuWV/a5swvq9ElFGNIAqBQQzZBsYK7ascIBnU1buSnI334/RVgfnWt0haDsaoRw8wzJPDecl++t9vOftfneGjmBQKhIX1xC3KRZKp5OcFw6IvW2yyIfSOXxmTswqFOA92m1AuUDUUYODYaXTqTbWNKTJwU2l3SGV2cDRQQwiIv+JsS0sM55epPoUJqAV88Sk59IZxyqHgxJf7WGHxEWx+9LsBVhS/+TVmJx9hNk3ryH4FMWzz2x7S+Nt2paPgWHAl3t9fKL4mugxDBY2TN2FyLw2661YPYhdhMi8Lusdn8XrWtNqYmRen/VO0NRUub1CFSvGWbfWiul6cgHeiheGquhRyr5duYB26O5ArPTENmIEx0NZdITF4aoJubn6c+yS9a7eSenbB9hPX1jQrA9mzbUYsDNy8RYBX7eHs7dKCCBkaJkOnrk+ZVxjIx2Zd2S9G2aoqtO9d2bNjZINE1G/K2tuSkauoGtmCO83745Rv+aoA7KrywZ5L1G8j2TZFsfdC+dLeUGploXjN2a9Wy8MjljP35z1btsZyq91IcsV81BtCipytlXtId2HHUVZnIcU9TdlvYd33YxxDH4oax7RP3JJf0vWe2SXuohLGnEfshGqCR7N3m5RbGGKRIQ+PsGWyQ4xCboor4+KmXDT9sNZ8xiUnnM294arSHAu7m945rGoaXpafjRrHjcSuox/5eKOyikyH8p7j0+0zvFdGfZlB1ZSFIw6UrPa7HVH49ElmUkbMcg6MWU4DFgfYDiyosDla1AiTR9EMSWLzOZgW+5dSoneU3hpgGFgrhGv70727j3oTy+lTsAWdqONDvFeDMhWyx7nyl3pNQ1JHKZgWNjx52R31aBVGGTXP2FdYpXYjql/kvVGSi2DUTILfG97iGVYlZ2yW0wwRnb82UkgKmTse0xEjI3diYlGu1sbS7iK9gYEK9QMeJutti7p9vIFw82+EbhmgxkpEWbeZGioKA5tlr2KXNzIEz3vRrM2lojB6YVAO2DTsf2JVs5HgDY2QGXLWp/f/GABmrNABZntING4VCCFzfzmlPHowtl4wkYUEtkWg4tKyPVwzmW7tv9+BGFSkEM6g6gkZoHzDKmReLFOJnhZKdzRnMrns+Jaw0dsHKgclHTaFqfjbm8HLjlWX6i+szgQn4HEDOan5rOM5yRu2HyBOMkknl2tNNjeuzGfY11oQb9fiJB8Byz0yAV5UCmjNwk4vyVJ3EOFaPwnzBSPtQkIzStLsmlnmocJaMU8HrtLggGW7rEKj6L9gRbTw0eN5lpnXhZ4Osfi/MeyXnYgrEr/jpyTHyd0JxRCnUQO+ImsuV3V1rzI83KSKnYjlhS7Stwmd1K6Q7e45bs7O/BqMmYpkpOakG2PLVmO8x3p5veaY3G+hGMKBwoumpWJyI3+Zc1xTbppQqBZs6tJuOcK23Cre2nIcAI4GS3MVLl/9amsd6X0x/ZkPg8/nTVX7UJp0wZS6MbVSr2KdjO1cX0uNQ9mkchntDNkYSYOLv4WEr5GESUepvbzWtSTUD0r2hA3bbgx6sl6sXPefDnrXa+gdj8FumE71r3IfJFQ7jTWz9D+GGV8hJc3N2k7RYZ3Z4+dIYGtVRi2Xb9ZyyrEhsdTldsLA/OQiexpL412Cgwu5hK0W5JflFA9FK9fTOSt7Jlml+Rd8eoIj6M7rMESPXjoznAw2ZZPdib2vt0/x9/IfDXnPRzukKQzWxhYGf6vsGThy7f7ExZVhFSyYwmxR8qk6DB5Ipn5BNkIJo+wT0K1xLJxjjgXA/R133sMzYLb7kNx2u8lY/TavHms9lOZ125+iaVmvOisROaFGfOEyhG82W2/G/lDFvdwSXITzhf1trAEW+OdFtvCkEfWy8gdzoJ8mizVNOGdc0gZvYhfXoZkebC7W9o7kNjrypwUttDz7EYoZ/ye/SHKBsVMW/xO3etVhVLGpt00ytpclU4ykdF/ZJ3bEepRQT/5zSh09lBKAdFEfrvL0SlajYjXB0z96c7eJZrwliaXw5aPQl6jQ6I2xyZHw1ekfzo8xi+2C43SOusodsw08NLdRZSQOLbewOYkc3c3nrJ+fkR/Y3HQvqfSFzODQJzQIvM19kWSLQpzgpbZllRL2WksUshOjoLmpLqy+HX8dHmbrN7n9EUhxi80qnXZym7x0MXfbHJIIBF2L0Eti0b6RKBJr9uopjeNC5XOMxnF2NcTbAWa6+R6WUV/uM+s1pr6a+Je2GlbEfmFWrWgexa95kIiwzFuW36dT69aZOt6SSeXvj6Yt/fS5doguSW5V7HlbhwuVxubUBSsYyr81WqlVt4CpI2sEMtPMsc5Q2httSvyM2Mn4o5fUS80SMkNI+EwQZZfaJTbGVeeCrfaGw15Bykpu0ouvunJRQW+tPGr4UfIXcMZh/6w61anzcbOFl4bC6ndtyG9ubBOfHNhJTKyUsmmpZJbkEo+LZWluHfLrhfHjujFyuW9OH4U9ydi7gsje/HD+Nc8yF3EFU5EUHOXI6TR1VNnDqIzONhjdwmyZ7L9i5MpaybGzIKen2NX6W4Dmhfm8MXc54Qs5GMehwjY2VDWTwt6Uc4sS8MiSgt5nWeOjZgEaskK0rCFc+a9wqFNCvKKHAvtVC/OWsCrcuYExvWco/3inLzeL1cBeiH7mtG5VN3XcZI65AjB5l6SNVc+PWpzvjnYl19KiLFemTNXRfNf1on78dqcufq8iwl1cEnOxwWvz5lrKolM2Jpg1FijzbXyfk1yc2yjKMPish5zplnbrNi3OeydFr3N1lKrE5SrMqVJZZI3g7MNBlxzZHI15txWB1tFJp9ktprtBGVprV1BrdtaQH45nU8jHito9GJFdfU4rfA4YbW4uircXEGtRqEtyZPwq79aulVrNk/r5cArGxX3K+5XVeGivdFZF8yrY20knZIONqmfZBJRPS9n5EODDlyYnjsQH0/PlBMbVY81zJcLGGiru4b0RuzYOUz7aYBsvlLobEwUJTIvyM3fFFllVFUVIcTpiaqIEPG60aqov6R9UQXQhTnhghiNKFhLDvL7LGObQpblYCBQ82KmkaY68fmQgPyuLvn9XlWKBJLrDvXeHrwHeBN6aqaF7iSJvcYC2J475U3WUoKXVWkfSD5pyW4q7H6yTP+9WVwSu4pM68KgpItwCxdqwiYiECfbZZBj92C2N7YHbP4kWY6quljqrnA+KamLf4QUJbLZGUuhhh9HJBTLvBzpDcSfaU5lROhqIy5TCtZy+guvyrmLp3JM3NoqUGB/Ble0Xl4F13q4R1gh5+Ypr/oLp5qyJ7maDGZC/9k5kzm1MLPRheF4fD7+6pTcOJpbEJ8dsbvaVk9bDkC+6paUdMWro4r5EGO7gNaav8OK1lVG9m2J87ahC9oCPIZpi0KTMd0FUo5Xfz8NrPbMq9HPybyZTSEamdcwPU4vWiTqxoQXGC7EKtRikunxz4Mgqt4zwGKaGe0L0pLcQPF6ADpOuD5EFtfC5zBH4qphXz96KJtvpT+CPZEAW9X0rfzA6lqqVtUeSlm4kABA1D/GkMY2hR8k5IGhDvlbUlN7jlChVAZhX4iUIcI4zHFkRicdDeUDTcbcUJCXGzjmr4ja6e36eHklyznB4nuGcuO2sz5/ny6wr7ZlhApRX2ux1f5pllwuXC+0kpxd8V1mCWvb1J9EXbaprdibOGZ/xjrJr7h87Focn7//536x2nkU9ierkxcJT2rWvRx4JX5F6lXAqy57V/BqueSsV2lTwGvmwOQe5rVKljWBoxUWNun0daxyjZAoudxUuT7Wzrn34e2KkbWZZePFCApQTTJ+3Fkzdw8X8XQM41v2b0M3NaW1387IHtJ10ZaJS70LbTlUbIkR0VuAonlvgHAJ/WGPOutebA3dy30mOFMpwpJh2Ww3LXeDpnTdt9egu5heucsNUeWLUIAn95Tlg6WmHl+nLLQ71ZIOlRcyokiPpN8obPIICqFb/dflgxXZ9bv4m1u/m7/59Xv4u7QuH6ZYXn8yf4+tywGEKN9Kcpfz+GqzyZCSOoEPgq8RkrxCcE6uC/RKfHYeVy1cBb1a3yu5ZkP+Xov93eB5Xa3K3+vLAruh3OHvjWXp8U2r1bUNpXEzqVKh5TrwkDphSZ634MDwuFX82dsqdf4+VDRbFelhYZ1ZQuLhwtUjUF+h88h7+XN7eVVqP6pQLAqbj3Z3vx+jpyOPbUsHHue85MeLO8zzCe5s5YloIY9vCQt1QfvW00Xh89twu3jcEaqA7pTO3CWAu6Vz99TtHe4nFctS8ORiWUbmKaH93fKnKgtPO6OPb29VSx3b4e8ImxttvdD9ndW69Oe7nLJ/d61QrEi/vid+3+R7ixudjsqlYF8IIFUU/t1VXKxNJx68Mmkrw4qYhgLOGunV5kbH0lpjccSD05Fcr4MjbFV1w8RZEulTtcqaffHitPiO0pWaTMz2GFfH/ECsdw2WWh73FFotvctk27ytGH+/qSTLca3C+MODCL/srGC1sSoEKq63q26k11DZKg6gpbPO4ZhNVcNKoV2Sa+6n0i9NnJjr/UMxYhv1RqK0jyTATUzbUbq9XJVXvpvKw6PLzdKGsET6MbHEnig1rW36FjsS3+rkeoc8USvh8062ysLFXTi20uqTUP0QSjHHT2nr14ieyiMm/DTSQlu5+vaOC3x+d4fNXlGVrJCMq1dar5ROF5vykqgvbzqXKqraASZWVCsD0xuOk2ycTtXJxTBZWES8+UQNluIBt20uxxjHwlK7WXOcsA1krCV1RdiqNhK+TsI1j6t4oM2qlVeLWtlWr+m0KxVplfS1jHexaeHXSQ94Xi/ys6AbhEGeN8rTtnmTchIL62aaEHSSDxGyPG+RpyN1q0iNbQ3JYqFW0Yl8utaU0arVC+17N7RG3b4FRAo9q2t/mopdrhYscitJ3WsVy7J3PNQLhqSuXLBlD5ubpIe7IXlEmSnoYI+q1FvrGFlp8bGrFT39fxyGzM7wxzOPKu1qieQT7NmsrfVt8bS7W/RZl0IyTw5jw/YdGBsGx76a8p2YnEo7yX4XNUXc3yP94/m98Sa/LZqGFm/dSSaMM3eR6cSZu8lsxJl7yGzGmSeRUVWVzJPJ3CcZ5fFssgTcL4uJHbp/Nl9qvk/mr5vaZP+5DCPRLyur78e7WVOrslU/9KVhfOWoVxr2uyP9EWUv8e5xfSns43iJW/ZBFtp0UQU4DlkQ+5y7Amcno1cg6va37nqXxZSDkgQe8NV3CSUzw8L2mqi1KVfDVk2+oyKi8cqcZ8p+cRE5wB4WSmI9jKvmLVTzS0d+5pj9irWQRi7qbnWaye1cTxMCkRIAfgHzWnBfW0q5ONmFAEtEuXuBEqf3UIhlIP6vpDmhsYiF6bTrCK142YUWxFNRJ8dkU4En1I/RJ+HFfpNf1SENbEn83kfmMlq4UDMh97Gc86DMR8V7SqNFDF1qVD/JqF5WXqGQofW7MZBuOnofh956lyOG1OeuY/RYE/bS5XoEup6GUCPFwKdgoMIxgjrtbu/bj/NUkBsKnwMncp/ujMxn2SNVEgwHppZ6kxZ5hJ6W9iT4uipaabVPwt2pikIaPiJ9fp5KSRFKrVL8AlLkFLovh6DK0/yoI6iQVWSFpOOebDRCHPNKR42pt4G14eknp7lBeDa0hjrDWtDZKrTEVck2G3oXm+Ell5O1PSxsVkjnC1K+FFpttr5siCD7ELW2TI2dkYb0ZU3NepWF331FCfAOKhTgLqjb4B06YVllyrmtfDJfWm1smi7XHmam2SjbjL/Aix2zDGc8Q9lxnzQem/gJvrXs9U5yfOlyDUYHQUq0Ad6/yH6+9CCHPcw3u2EUZZKhlLCFjxlJHYM17dnGrmHPyQFNVWLxcpD04Kdmmd2kh1/OsZOTt7TiT/QqFPvSLGn8zNSqHCNoXz0nC38BH207b4MBM6n5NSbFvNxNxHOcBFo7ixzAPE+1ry8gnk6+DdwRKnO5FzeqNdGELV0BAXi6NhMVZ2m3kRWAR1KyjVu2npknKoLoZZMTys9RYUkn+mqgybh9qtgadqckPHEmePoWQkt2Pyr3zOYUiu56QUfoo8qyAQYJvxf/iz2o1PAK5U3OYJTbOVSu4s3pxJxgCyoYArEeEwcyz4ZtGXUJSEXEorzFquX5b2r5nIjbSo6OGJTncqi1nWbzOaxJSQytAWFoImsSRYfGGihvGZ43r6fp7oSTxKl5MbX2xhdYtF7CqjVB1TFlxPNUi8zLiOG5O1NEEIfD7kXz8rzJWRCBG/fCxisJ7NkTffOqvFna705ZDvvm1XmzvEP75jV571jMhNZy/cr1OV7iFE3Y/z7j2VwSW132HuRtrl6fAzwSmcuLiY1IjCSrKC6TK2hX5wzolSGUQ26gEA4uqCHprBMEZo3FulQbW5tV/WKd38SXaV8GDvCO8GS3rKdv3ZJM/B5YakXOWNvo3rD23eob6HJMIrPImPGXZ463FzJAvYTOixij8WyvP63Jt8OwFkGfaBwdiXtvXsCIKSxUq8O5JmcdzPcFjJyAEoT8ZNi9FDVxWjAaS0nGyWx5XXRizllqJISUF8Vk/JaozD8FcVU06p+CGKp2xQo3r5HpXuRU8vtBnfT7PcafYJ4VeWcstwToR6BFrg8ZS6gj7YiaxpQ6TsjMeVGAJJz0/1IFjiZu/KWZo/8KerUwbIe6HOwSyA7jbmdmcnfBprPJcNCnXJKRfnmpgSN/l3R0qaRzb85CgKcQTcaz+xBS/CrCWdL+jiKuWQcmqNt5Oq+XXdC5uZzxPA44uh+PJ6yCYpX6+uNMi9I+CsmVZUtYgXkz/g7Z9OW4z+Nt7sT5FrauwHGK/f5KZN6W8XyWUNLtwxcX/Aw+aQ93hHUH2eqn3uMLPD2AIvA0MHbTKUT8dHWsN0KUQKaGZYx5VItkfLmFil6ImvD00xi0PROk1yGnA70/xgkEOohYMdWj6qjRf+AMxwljeW8mgxw0ZFvtNQmB23STCTZlBYcZiQhaIBmOLXFCbTaF8wkPP4j+6zeeN6VcxqkgU8LLzojQIYORuABwsj9QOynf3cBK9vq78osgm+rYLpvs0VRsMSbXkrqgWcY+wQ7t0VPysaTJOJpF+pYSOf8BexJEq4NZdzjYkV5Hs6n8EA7A7IXLmorMm/JeLqG+Klsf/bRjP26AvsugMVT+bnd/gMqpWwUXkXlz3sukaAJ5Y97LHkR6SCbRzB37g0+w4dpQCmiQEPd8DiMsBJryukSSsf0NpZU0sgIoFtw4bVFtTYVFSY1dBTYkQ51ICm0Z6ox3rhVjQIxt3sqKrqjm7TGOerex1hqPSdLr6111cfK9OQpUUOcLAycvL6LrguJHrm5k3pn3AhGOVkJ7I319cDORMRtbemDeQqWp4+wdTJK+Jf8uFhi9xdahVrIHkzST5zOisY4QYlE8uxcx8xdKNd7DU1xst2T6EnZIckGnSXxxi7DIOma2TKQJYGYBOEfOil/D1ie+B92Ruch6K5uDOqEnO2OJXhIq6XBMnQJ6EthJ5X27UUlB1GlKEcemD8RgWnfzfegjimaPHYMZx6IlxIp5IpuRu1gFORDNytdISqxgkfkAei65dj9iGhJhyHt5i/fke9g5LMWtdcCRGtjvmUtqG/phkwYjQtrvTs9FpyIVdMJmh3JL/JtWnSrK4crxRWJUYgRIurlvux3JT7j4g6hzSV51YCYFoiLxRfSPMAMbVChBo4TthroogF3DfLlNOXW6lkcfD/b3u7i/cLGa0ABr1FXW0GuVoFyl8wtVS1IheAF0yu32IXRBTIf5OENwGVpHcEywsENVVx+NkxA2jrpe1amWQ4CX15+HQdjLza+WeFFfdm39nnRWjpZXPFe3To8RU1vD1Kp60J2rHGlVNZ5OxUgFC1VZcXemfUTRK8z0yq43FWKfoHs7ljHzUabtjq5+OqCZFL5qT9YSdL+j43v7ljIRDwxEicUYP9HtTK2AnlDaCO3b2KbDtOowYVpNjbN4EvplZ92IAbLv7hQ0txXeu0FkHyACToCtZptDs6rgZiwY0rqfzNqsuta51UKpQtznNPhKN58ASvLltq3Wut2rLyXwyiZ7P1sKfDmBF8rQSNo8loYnDK4QTqZXGnMAXYMRx+OuJqcFJxY6O6+tF7Dm8FRrVy6W1DhFCwnWSqWr5kXtJlvOyrydq5Mid34wL7pmXlReIHdtuiDhjBOtORTBQE138def5ahlo1jZ6qxv1IuNQlWAN8TApLUbY4iOyU0ikNL6vPjmtWZzDe4IzhGG1RiNxXxIXFBo4ywr6BYHqjOlFHBrDGgW5523Rbe5ovD0WTZN9M/BH1qSFtab7er9snsWngl9A0r17OEEZlCDDZxyPegF9AiRvaYe6VpBzSRgIzRvdyBiwCKwR7nsRo0hdLBHN+Rgu1NYYxCTkX1MAkyPwmOtCnMiUEs08XH3N+V7BoXUu1Mc553uoILCGNknLM65sq6UduH4NPNbI1VVPN2pfO+VkoGmCecxXVOFGKHYNg4EKrdwcAnY4U3G0MXQdoQkIUf7RSVTrNxfVRa94sIPFPmZyZ3iBXqTOy/x8Cd3SS6Y3CW5zOm+PZxuwrJSZX4T0oOMQQy1Ck+vubpqQX5nYH+WqEXASZAdC4ViyHlYpwKKaVdqnE9pQE9iMvrqUqg+jQmaBEuAm1pTvxDhMXM5MSloJND/fwCeCwAAfVcJWFXVFt7n7Hsv86CAYoSimWKkRmojZx0zNbVBEl9oacVTUp8EiDiV3FTACaWsnMLZTClfpanxBAlNLYfUfJaaQ2aWlZazRsl7b/3ryL1933s9v0/Wf/fae81r7X0Mw1RahR6qvLrYCCtRJ/4yXamw8C6jeg/PvrvT6B6DnxgxPGfsiJFDOvTtkauiVPS82G25MSpOxavmhrE6duZqw2RSutrQ9Yddyq1UG+VyGUqZymW4u+YMGvV8Zna+8hiBLymlQvGH/znEUGKBaq5cpjs1Y0hmQvL/3BiFvxG8W5myvwX298zOz8zLzshK6J2dNS7hwYzs0RkjlUf96elSgwWIuZBhsM4wd1pmZkLvUXkJaaNyc3Py8hPSMvNGDxuUOVLtMQ1zhIqZpFRNc5VYyAKMNqk5ubnDskeqLjlZg9WNH23lx23GnwoKZa3BHIsgFaACWcxp05is1FBINJk1affuBeZkVTVEDyubP9/Fy6kBUOpWnlilY9lh2eK6sebt8c19QWyLYU5SS6L8HMPjHTD4fodTqA79gWP6OCZzTiz0c7RnfGTbteBo5vT7zM9xebzzsl8Fx2UWqQryc9we79RG/cFxM+eO6X6Ox1PwZrcN4JjMid3o5wT49CjmHPjczwn0+eMyi9XTIX5OkE+Phzk3Jfs5wR7vqRVP1XNuTvdzQnycAOY0LfBzQj3e4y27g+NmzvYlfk6Yz+pA5mys8HPCPQVjqxeDYzLnhb1+TsQf/ClW/Y74OZE+fwzm7K7zcxr4suDmbLeO9HMa+iwIYk7zm/2cKI83urAzOMHMWdXWz4n2FIyPbgdOCHN+6uTnxHi8r2zpBI7BnOPd/ZxGPgtCmdOsn5/T2ONttzaeOR7DuFHVTokrkxtngo6uG76sQ3DO5R5xJ5ec2ha+LD3m0rg53Oi/BqtAI+gl7vTgWIVyROGhxFBMKBsUCEoBSUd6kUikDMlBGhBwhBZBRLgQGIQAzsItOABT0ULcysYEw1jBMd9pqF2Ge4Y2ikw11zRuzIuQ+q5yWr9EJaRL909XCRE3AcSbzVQrlgSnhFP/X+MPjypDhRtxqp3xhWFuMJQnbLpLGZt3LqUuz35XqYdX5QtY1u0u2pT/Wor+YOE5a1vCHVbIweXWhL9VWbr/vR2tx/4aSXcG3m5RcDqZXZ7NJAD95dhhtOSm9hRVOIHemN+EdGXPGfSPpm7KvH+xUN38/bUCPry0iZKmNCL9yN076OMriQR637oezkJt2iAyVA3BFv3Jwx9STsNC+uH3ct4xlXRc+4XkfqKU5RRTwMTZpN8q60rTH1hCo16LpTDzHdJTGx22Xtmynm2YbxXV7CQxeUz11wS6YKuyZeGWI03sZsVnrEXnWtt6x2gidtnmI0L15boDAhr0qyXZ0fhwuI0j2xIibc6+bd4zbTN7ysKiCmvY/iB7eNU6ejE63NYfX1lFHTtE2UlT5gjV51dOFtDyyDiCHD3kueeoqCbYBv1+n+ks9L/3Mk2cXUi/e38ivffaa7Rg6wla/+kG9vIL0m/MP0zPbNzBAT5HR2urSQ982bT737uOfvMG22OqF5Oel93QnvNgCYE2cT3hLCAo2PHZ7t2WhqqM71LZ5dOsbV2KHmHtlGzXp18V8YXBibE59aQBzKQp9MqWGLv7hpFkFtX0IgAOxmOEkHUtyaLNO5uT3rW0mI639NCpFWVCNZeKAOTzzVyLTPgPwAUVYaMGmMvBfN/SLY/USjG1W3uM2P4UjcjmNNRVfSoWCZXCAuBEUFz7Yyka3nx4qcDiwrB6hZqk2fgU1AFo48OlzsJTgyvpVs9EK2j1UdJcCHykjsb92IoTGmDrNXlDKeO7SBtaQHVi8qcC1uT9QK2TA20d/6TLPlr7LzrRO8xOqzjuBGTH6GqUrkRIGZvy/8nhfZs0wK2ezfR67Fauzj3EjbSOo3GE2q1dKFTHvDtFwKHluVwEvOOdC32oV+gWKt/+sMgwIQOAB+6PpjKQbXajUlPwXAF8U9CY6maWRvhejH7X6vvtCivMTCJtJgVYPMIIFIpl4cuxPxJ2PLMxyJYjfSqa2pDxm/c2W4SiwKEFlDN2XQASJTvW5CVycJraJ1/oyLtYxoKtnW0IBRUtAFCLHWJH6+REG4ZBhlgKoTAdWkAdr1CUHKDLAthUe/KZx9Gl0TbqCFTEA8Q/eUp2TH+AOw1HSueGszU7hOrOnRYJeD22yOnFy3V96Y5jpwhUZABgUmAHlz7JEaiFDFB1ll9Lr/58s43GNAF4SirzwKMniakDuKotlnRAoo/ZxXWXomdkraS3yrZWrtpeIlSj6QBCDt7CTnB71aZ9a7FS687A1TwqD1ooZOv7fS0IdNis58kEEMWoRh8Y+PIk4vAPldJgXWgP0pPPzKLKnqEy40B58G0VgLqRHbAVR0AhQ4wXqfALQJWyt6Vzs2l89C8kcwkzATX6xVjOMELGs52HxD6hJgBK2vz3gQoBelDkPAEoZwxZDWmLzq3kPGSz90VkAnDklIkOZeoAaBeWD8AEdZkLHT+89hXSSNJbZS77o8VvyHjUP7Vaw1mLtG8bsFeobvH+RQEx7wbY0sVNXI1stHXnTk1t6fPzK1vZaHzQNgNedhbOr+wuO3iIkBzBWIAMmSYQypwqaAHV18vXCIAdHP4UMYyzasFSnrWW2N86eWq1uOYDPtd8AG4pA5NdbAHgmccz8xtO0BbSKV/vlfFeYK8Xqj9vUSYAV53sQJl8sPA9ApXJBnA1cYDs4H51jnCyRAaohh8A0CI7oDau/UAuSscOGS+Y+XCSB3KOAJSQxOOdC/u5ygss7pv/M117fLORO3OKdTWRo87NwUfqeCq142LgvNSVj5BEfb9vmVCMbAGlc39xdmDE4sjkMw1skXFqRZwNoaCiBWDX0m50vbyBLXbgHAwbNutnx9Ly7bvE9HpfHK/aDIggDUkAlT13s98d0fjHCdMPVMQDoMBg2aTZH5N+/nQlNXF9yS2xTCg/RqYJwMiWHbj3UBygIgMAQhFD0YKsQG29Heozbjjc1ydfiCYTgBtCmfzZIYAvzm4CkK+zj99j6WXdNlh3Pb3RAkXZmgAcXjJ5iqT4gFQYWD5wvTzZNjllbOANICzcVz4gx8HyAaSVL4dinipJuH25vJuRHjl0lhjMtS5UDAdQvZSBtxY3A5kIoIjmZzVnjAGCxc4oc9+1NAdsyo9ybIUiAfXH1WaOTOrMxnxDxttScwCpM+da8U+2xHWUYs15MMkGLbA7OQu/jLdlB3/lOEfSwx/lhcYEyvOwq4D3Hsrg1wXvOFrrJRwBFRkAEIodogVHHLWOHc4wEjsB2ANnejF1gI8FoP7OfYRekFoAwOTBbJFRVP/k6PvtrU7Jz8gaIj2AeQsqrwaATx6+xlXH78CL+8PkiuWw2ZxUMnFNAWhcO3yHcOsvECozCaBZ8XAZyFKL/1WcgyL7yY6Itnc6R/gxIzJARSgAtGA30sWZfIzEEC4SC5ZxkCxEW1oMtoOKMwDwTprRcbfAgv/SrggIn/WNDYUvDTxscYzf8QMF4D7kwkvRfNfwTXm7daL3TAuPCI5OlPV6rAu7rKcG30/mxf2PEgBvTUW6cI/y2RDSrJPqyi9Yb194Vaj+NW25AO4Vvv/50wPTkR/EXAfr5Q0oC1wctCZvFV82vTBuyjig6fxxUsAmZxI/7DvLcxfFcc+0ifj0OMavqWlobgt3Aw+1R0QDKF66soCxy7L4E+QKHnn7eY66OeXx3GIhqNo+kvKL+2cK1RgsALirJ87WeGYpu2vJWbjNXxo1ZMJSAN2xwweE4Y7rdlDkIRi0kF9jJzgGJUL1V3vGCEByPlr8FfEzL12aHZQT5CxgFGCmnX28wnm6R7RdS+89tJRfEasRy83coMvlGPtB/D3zAyFtX+25xg/WSaRhJloo5KC2kX4NMCPrtIWvJfSn5g8r1DC/fvYhlika3zHsUBXkgCr1Hw==(/figma)--&gt;\"></span><a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\"><span>See our Support Services</span></a>'),(78829,7971,'_page_content_3_block_content','field_6891d9dfb5406'),(78830,7972,'_wp_attached_file','ecomm-strategies.jpg'),(78831,7972,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:980;s:6:\"height\";i:600;s:4:\"file\";s:20:\"ecomm-strategies.jpg\";s:8:\"filesize\";i:100126;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(78832,7972,'_imagify_optimization_level','2'),(78833,7972,'_imagify_status','success'),(78834,7972,'_imagify_data','a:2:{s:5:\"sizes\";a:42:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:441816;s:14:\"optimized_size\";i:100126;s:7:\"percent\";d:77.34;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36303;s:14:\"optimized_size\";i:9780;s:7:\"percent\";d:73.06;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41634;s:14:\"optimized_size\";i:10736;s:7:\"percent\";d:74.21;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7810;s:14:\"optimized_size\";i:3062;s:7:\"percent\";d:60.79;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53461;s:14:\"optimized_size\";i:15518;s:7:\"percent\";d:70.97;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53461;s:14:\"optimized_size\";i:15518;s:7:\"percent\";d:70.97;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68187;s:14:\"optimized_size\";i:18081;s:7:\"percent\";d:73.48;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36591;s:14:\"optimized_size\";i:9796;s:7:\"percent\";d:73.23;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41634;s:14:\"optimized_size\";i:10736;s:7:\"percent\";d:74.21;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53461;s:14:\"optimized_size\";i:15518;s:7:\"percent\";d:70.97;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61717;s:14:\"optimized_size\";i:16998;s:7:\"percent\";d:72.46;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30459;s:14:\"optimized_size\";i:8557;s:7:\"percent\";d:71.91;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37609;s:14:\"optimized_size\";i:10053;s:7:\"percent\";d:73.27;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24179;s:14:\"optimized_size\";i:6902;s:7:\"percent\";d:71.45;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53461;s:14:\"optimized_size\";i:15518;s:7:\"percent\";d:70.97;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55946;s:14:\"optimized_size\";i:16057;s:7:\"percent\";d:71.3;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56413;s:14:\"optimized_size\";i:15873;s:7:\"percent\";d:71.86;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44494;s:14:\"optimized_size\";i:11302;s:7:\"percent\";d:74.6;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56922;s:14:\"optimized_size\";i:15977;s:7:\"percent\";d:71.93;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52586;s:14:\"optimized_size\";i:12827;s:7:\"percent\";d:75.61;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41279;s:14:\"optimized_size\";i:10618;s:7:\"percent\";d:74.28;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:441816;s:14:\"optimized_size\";i:17304;s:7:\"percent\";d:96.08;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41279;s:14:\"optimized_size\";i:22810;s:7:\"percent\";d:44.74;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52586;s:14:\"optimized_size\";i:28272;s:7:\"percent\";d:46.24;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56922;s:14:\"optimized_size\";i:32927;s:7:\"percent\";d:42.15;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44494;s:14:\"optimized_size\";i:24336;s:7:\"percent\";d:45.3;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56413;s:14:\"optimized_size\";i:30312;s:7:\"percent\";d:46.27;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55946;s:14:\"optimized_size\";i:32990;s:7:\"percent\";d:41.03;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53461;s:14:\"optimized_size\";i:30947;s:7:\"percent\";d:42.11;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24179;s:14:\"optimized_size\";i:13633;s:7:\"percent\";d:43.62;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37609;s:14:\"optimized_size\";i:20998;s:7:\"percent\";d:44.17;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30459;s:14:\"optimized_size\";i:16816;s:7:\"percent\";d:44.79;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61717;s:14:\"optimized_size\";i:33174;s:7:\"percent\";d:46.25;}s:17:\"testimonial-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41634;s:14:\"optimized_size\";i:22874;s:7:\"percent\";d:45.06;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36591;s:14:\"optimized_size\";i:20370;s:7:\"percent\";d:44.33;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68187;s:14:\"optimized_size\";i:36458;s:7:\"percent\";d:46.53;}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"blog-page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7810;s:14:\"optimized_size\";i:4608;s:7:\"percent\";d:41;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36303;s:14:\"optimized_size\";i:20276;s:7:\"percent\";d:44.15;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2496829;s:14:\"optimized_size\";i:758658;s:7:\"percent\";d:69.62;s:7:\"message\";s:0:\"\";}}'),(78835,7972,'_wp_attachment_image_alt','eCommerce strategies built around what matters.'),(78836,7973,'_wp_attached_file','your-audience.png'),(78837,7973,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:980;s:6:\"height\";i:600;s:4:\"file\";s:17:\"your-audience.png\";s:8:\"filesize\";i:298723;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(78838,7973,'_imagify_optimization_level','2'),(78839,7973,'_imagify_status','success'),(78840,7973,'_imagify_data','a:2:{s:5:\"sizes\";a:42:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:828310;s:14:\"optimized_size\";i:298723;s:7:\"percent\";d:63.94;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173436;s:14:\"optimized_size\";i:9469;s:7:\"percent\";d:94.54;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203634;s:14:\"optimized_size\";i:11198;s:7:\"percent\";d:94.5;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28453;s:14:\"optimized_size\";i:3119;s:7:\"percent\";d:89.04;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:258907;s:14:\"optimized_size\";i:14708;s:7:\"percent\";d:94.32;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:258907;s:14:\"optimized_size\";i:14708;s:7:\"percent\";d:94.32;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:363681;s:14:\"optimized_size\";i:18566;s:7:\"percent\";d:94.89;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:177260;s:14:\"optimized_size\";i:9541;s:7:\"percent\";d:94.62;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203634;s:14:\"optimized_size\";i:11198;s:7:\"percent\";d:94.5;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:258907;s:14:\"optimized_size\";i:14708;s:7:\"percent\";d:94.32;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:315115;s:14:\"optimized_size\";i:17436;s:7:\"percent\";d:94.47;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138994;s:14:\"optimized_size\";i:8251;s:7:\"percent\";d:94.06;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181867;s:14:\"optimized_size\";i:9615;s:7:\"percent\";d:94.71;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110824;s:14:\"optimized_size\";i:5896;s:7:\"percent\";d:94.68;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:258907;s:14:\"optimized_size\";i:14708;s:7:\"percent\";d:94.32;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:268827;s:14:\"optimized_size\";i:13136;s:7:\"percent\";d:95.11;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:279128;s:14:\"optimized_size\";i:15417;s:7:\"percent\";d:94.48;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226922;s:14:\"optimized_size\";i:13172;s:7:\"percent\";d:94.2;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:281990;s:14:\"optimized_size\";i:15579;s:7:\"percent\";d:94.48;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:275482;s:14:\"optimized_size\";i:24081;s:7:\"percent\";d:91.26;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205322;s:14:\"optimized_size\";i:14129;s:7:\"percent\";d:93.12;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:828310;s:14:\"optimized_size\";i:15449;s:7:\"percent\";d:98.13;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205322;s:14:\"optimized_size\";i:160107;s:7:\"percent\";d:22.02;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:275482;s:14:\"optimized_size\";i:216928;s:7:\"percent\";d:21.26;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:281990;s:14:\"optimized_size\";i:214811;s:7:\"percent\";d:23.82;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226922;s:14:\"optimized_size\";i:177215;s:7:\"percent\";d:21.9;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:279128;s:14:\"optimized_size\";i:212829;s:7:\"percent\";d:23.75;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:268827;s:14:\"optimized_size\";i:202186;s:7:\"percent\";d:24.79;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:258907;s:14:\"optimized_size\";i:201173;s:7:\"percent\";d:22.3;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110824;s:14:\"optimized_size\";i:83224;s:7:\"percent\";d:24.9;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181867;s:14:\"optimized_size\";i:137479;s:7:\"percent\";d:24.41;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138994;s:14:\"optimized_size\";i:103557;s:7:\"percent\";d:25.5;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:315115;s:14:\"optimized_size\";i:237484;s:7:\"percent\";d:24.64;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:201173;s:14:\"optimized_size\";i:183821;s:7:\"percent\";d:8.63;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203634;s:14:\"optimized_size\";i:160081;s:7:\"percent\";d:21.39;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:177260;s:14:\"optimized_size\";i:136060;s:7:\"percent\";d:23.24;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:363681;s:14:\"optimized_size\";i:279973;s:7:\"percent\";d:23.02;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183821;s:14:\"optimized_size\";i:170080;s:7:\"percent\";d:7.48;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170080;s:14:\"optimized_size\";i:156792;s:7:\"percent\";d:7.81;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28453;s:14:\"optimized_size\";i:19246;s:7:\"percent\";d:32.36;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160081;s:14:\"optimized_size\";i:146735;s:7:\"percent\";d:8.34;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173436;s:14:\"optimized_size\";i:134541;s:7:\"percent\";d:22.43;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:10331814;s:14:\"optimized_size\";i:3907129;s:7:\"percent\";d:62.18;s:7:\"message\";s:0:\"\";}}'),(78841,7973,'_wp_attachment_image_alt','Knowing Your Audience'),(78842,7564,'page_content_4_add_background','green'),(78843,7564,'_page_content_4_add_background','field_67c9c6c17d609'),(78844,7564,'page_content_4_block_content','<h3>Knowing Your Audience</h3>\r\nConversion starts with understanding people. We dig into your data, build out customer profiles, and segment your audience to tailor experiences that make sense to real buyers - not just generic personas.\r\n\r\nUnderstanding motivations, pain points, and buying triggers allows us to design smarter journeys and more targeted content. The result: fewer drop-offs, higher intent, and better returns from your marketing - whether you\'re targeting consumers or building out a complex B2B eCommerce strategy.'),(78845,7564,'_page_content_4_block_content','field_67c9c6c17d60b'),(78846,7564,'page_content_4_media_block','7973'),(78847,7564,'_page_content_4_media_block','field_67c9c6d37d60c'),(78848,7564,'page_content_4_alignment','right'),(78849,7564,'_page_content_4_alignment','field_67c9c6dd7d60d'),(78850,7974,'page_content','a:5:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";}'),(78851,7974,'_page_content','field_65bcc772ba827'),(78852,7974,'bottom_cta',''),(78853,7974,'_bottom_cta','field_66fbcaec309e9'),(78854,7974,'page_content_0_video_file',''),(78855,7974,'_page_content_0_video_file','field_67c9c54f20190'),(78856,7974,'page_content_0_video_file_webm',''),(78857,7974,'_page_content_0_video_file_webm','field_67c9c54f20191'),(78858,7974,'page_content_0_background_image',''),(78859,7974,'_page_content_0_background_image','field_67c9c54f20192'),(78860,7974,'page_content_0_banner_content','<h1>Strategy</h1>'),(78861,7974,'_page_content_0_banner_content','field_67c9c54f20193'),(78862,7974,'page_content_1_add_background','white'),(78863,7974,'_page_content_1_add_background','field_6717be84974f1'),(78864,7974,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(78865,7974,'_page_content_1_block_title','field_67b8463f82176'),(78866,7974,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Talk to us about strategy</a>'),(78867,7974,'_page_content_1_block_content','field_664b5f5c5973a'),(78868,7974,'page_content_2_add_background','black'),(78869,7974,'_page_content_2_add_background','field_67c9c6c17d609'),(78870,7974,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur eCommerce strategies are built around what matters. No fluff, no upselling. We work closely with your team to understand what your business really needs, then build a focused plan that avoids waste and maximises return. You’ll get clarity on where to invest and confidence in why it matters.\r\n\r\nWe back this with data, experience, and tools that help validate decisions before you commit to anything.'),(78871,7974,'_page_content_2_block_content','field_67c9c6c17d60b'),(78872,7974,'page_content_2_media_block','7972'),(78873,7974,'_page_content_2_media_block','field_67c9c6d37d60c'),(78874,7974,'page_content_2_alignment','left'),(78875,7974,'_page_content_2_alignment','field_67c9c6dd7d60d'),(78876,7974,'page_content_3_block_content','<h3>Long-Term Partnerships</h3>\r\nWe don’t walk away after the plan is signed off. Our eCommerce strategists stay involved as your store develops, launches, and evolves. As your goals shift, so does our approach - from CRO audits to optimisation roadmaps, we’re here to help you unlock each next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\">See our Support Services</a>'),(78877,7974,'_page_content_3_block_content','field_6891d9dfb5406'),(78878,7974,'page_content_4_add_background','green'),(78879,7974,'_page_content_4_add_background','field_67c9c6c17d609'),(78880,7974,'page_content_4_block_content','<h3>Knowing Your Audience</h3>\r\nConversion starts with understanding people. We dig into your data, build out customer profiles, and segment your audience to tailor experiences that make sense to real buyers - not just generic personas.\r\n\r\nUnderstanding motivations, pain points, and buying triggers allows us to design smarter journeys and more targeted content. The result: fewer drop-offs, higher intent, and better returns from your marketing - whether you\'re targeting consumers or building out a complex B2B eCommerce strategy.'),(78881,7974,'_page_content_4_block_content','field_67c9c6c17d60b'),(78882,7974,'page_content_4_media_block','7973'),(78883,7974,'_page_content_4_media_block','field_67c9c6d37d60c'),(78884,7974,'page_content_4_alignment','right'),(78885,7974,'_page_content_4_alignment','field_67c9c6dd7d60d'),(78886,7975,'_wp_attached_file','Consumer-Focused-UI.jpg'),(78887,7975,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:980;s:6:\"height\";i:600;s:4:\"file\";s:23:\"Consumer-Focused-UI.jpg\";s:8:\"filesize\";i:23213;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(78888,7975,'_imagify_optimization_level','2'),(78889,7975,'_imagify_status','success'),(78890,7975,'_imagify_data','a:2:{s:5:\"sizes\";a:42:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:305928;s:14:\"optimized_size\";i:23213;s:7:\"percent\";d:92.41;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28089;s:14:\"optimized_size\";i:5920;s:7:\"percent\";d:78.92;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31670;s:14:\"optimized_size\";i:6217;s:7:\"percent\";d:80.37;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6731;s:14:\"optimized_size\";i:2313;s:7:\"percent\";d:65.64;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35611;s:14:\"optimized_size\";i:6754;s:7:\"percent\";d:81.03;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35611;s:14:\"optimized_size\";i:6754;s:7:\"percent\";d:81.03;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48212;s:14:\"optimized_size\";i:8574;s:7:\"percent\";d:82.22;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28481;s:14:\"optimized_size\";i:5871;s:7:\"percent\";d:79.39;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31670;s:14:\"optimized_size\";i:6217;s:7:\"percent\";d:80.37;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35611;s:14:\"optimized_size\";i:6754;s:7:\"percent\";d:81.03;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43299;s:14:\"optimized_size\";i:7923;s:7:\"percent\";d:81.7;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20572;s:14:\"optimized_size\";i:4388;s:7:\"percent\";d:78.67;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29000;s:14:\"optimized_size\";i:6015;s:7:\"percent\";d:79.26;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18761;s:14:\"optimized_size\";i:4229;s:7:\"percent\";d:77.46;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35611;s:14:\"optimized_size\";i:6754;s:7:\"percent\";d:81.03;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38136;s:14:\"optimized_size\";i:7161;s:7:\"percent\";d:81.22;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38914;s:14:\"optimized_size\";i:7223;s:7:\"percent\";d:81.44;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34312;s:14:\"optimized_size\";i:6779;s:7:\"percent\";d:80.24;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39341;s:14:\"optimized_size\";i:7249;s:7:\"percent\";d:81.57;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39934;s:14:\"optimized_size\";i:7417;s:7:\"percent\";d:81.43;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32147;s:14:\"optimized_size\";i:6382;s:7:\"percent\";d:80.15;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:305928;s:14:\"optimized_size\";i:8665;s:7:\"percent\";d:97.17;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32147;s:14:\"optimized_size\";i:14506;s:7:\"percent\";d:54.88;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39934;s:14:\"optimized_size\";i:17939;s:7:\"percent\";d:55.08;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39341;s:14:\"optimized_size\";i:17213;s:7:\"percent\";d:56.25;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34312;s:14:\"optimized_size\";i:15479;s:7:\"percent\";d:54.89;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38914;s:14:\"optimized_size\";i:17053;s:7:\"percent\";d:56.18;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38136;s:14:\"optimized_size\";i:16772;s:7:\"percent\";d:56.02;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35611;s:14:\"optimized_size\";i:15502;s:7:\"percent\";d:56.47;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18761;s:14:\"optimized_size\";i:9420;s:7:\"percent\";d:49.79;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29000;s:14:\"optimized_size\";i:13814;s:7:\"percent\";d:52.37;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20572;s:14:\"optimized_size\";i:9230;s:7:\"percent\";d:55.13;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43299;s:14:\"optimized_size\";i:19039;s:7:\"percent\";d:56.03;}s:17:\"testimonial-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31670;s:14:\"optimized_size\";i:14378;s:7:\"percent\";d:54.6;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28481;s:14:\"optimized_size\";i:13551;s:7:\"percent\";d:52.42;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48212;s:14:\"optimized_size\";i:21068;s:7:\"percent\";d:56.3;}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"blog-page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6731;s:14:\"optimized_size\";i:3575;s:7:\"percent\";d:46.89;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28089;s:14:\"optimized_size\";i:13407;s:7:\"percent\";d:52.27;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1776779;s:14:\"optimized_size\";i:390718;s:7:\"percent\";d:78.01;s:7:\"message\";s:0:\"\";}}'),(78891,7975,'_wp_attachment_image_alt','Consumer-Focused UI'),(78892,7564,'page_content_5_add_background','white'),(78893,7564,'_page_content_5_add_background','field_67c9c6c17d609'),(78894,7564,'page_content_5_block_content','<h3>Consumer-Focused UI</h3>\r\nYou’ve got seconds to make an impression. Complex interfaces, unclear calls to action, and long-winded flows cost you sales. We focus on designing UI that’s clean, intuitive, and optimised for mobile - giving users a reason to stay, not click away.\r\n\r\nThat means fewer blockers at checkout, easier navigation, and more conversions from every session.'),(78895,7564,'_page_content_5_block_content','field_67c9c6c17d60b'),(78896,7564,'page_content_5_media_block','7975'),(78897,7564,'_page_content_5_media_block','field_67c9c6d37d60c'),(78898,7564,'page_content_5_alignment','left'),(78899,7564,'_page_content_5_alignment','field_67c9c6dd7d60d'),(78900,7976,'page_content','a:6:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";}'),(78901,7976,'_page_content','field_65bcc772ba827'),(78902,7976,'bottom_cta',''),(78903,7976,'_bottom_cta','field_66fbcaec309e9'),(78904,7976,'page_content_0_video_file',''),(78905,7976,'_page_content_0_video_file','field_67c9c54f20190'),(78906,7976,'page_content_0_video_file_webm',''),(78907,7976,'_page_content_0_video_file_webm','field_67c9c54f20191'),(78908,7976,'page_content_0_background_image',''),(78909,7976,'_page_content_0_background_image','field_67c9c54f20192'),(78910,7976,'page_content_0_banner_content','<h1>Strategy</h1>'),(78911,7976,'_page_content_0_banner_content','field_67c9c54f20193'),(78912,7976,'page_content_1_add_background','white'),(78913,7976,'_page_content_1_add_background','field_6717be84974f1'),(78914,7976,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(78915,7976,'_page_content_1_block_title','field_67b8463f82176'),(78916,7976,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Talk to us about strategy</a>'),(78917,7976,'_page_content_1_block_content','field_664b5f5c5973a'),(78918,7976,'page_content_2_add_background','black'),(78919,7976,'_page_content_2_add_background','field_67c9c6c17d609'),(78920,7976,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur eCommerce strategies are built around what matters. No fluff, no upselling. We work closely with your team to understand what your business really needs, then build a focused plan that avoids waste and maximises return. You’ll get clarity on where to invest and confidence in why it matters.\r\n\r\nWe back this with data, experience, and tools that help validate decisions before you commit to anything.'),(78921,7976,'_page_content_2_block_content','field_67c9c6c17d60b'),(78922,7976,'page_content_2_media_block','7972'),(78923,7976,'_page_content_2_media_block','field_67c9c6d37d60c'),(78924,7976,'page_content_2_alignment','left'),(78925,7976,'_page_content_2_alignment','field_67c9c6dd7d60d'),(78926,7976,'page_content_3_block_content','<h3>Long-Term Partnerships</h3>\r\nWe don’t walk away after the plan is signed off. Our eCommerce strategists stay involved as your store develops, launches, and evolves. As your goals shift, so does our approach - from CRO audits to optimisation roadmaps, we’re here to help you unlock each next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\">See our Support Services</a>'),(78927,7976,'_page_content_3_block_content','field_6891d9dfb5406'),(78928,7976,'page_content_4_add_background','green'),(78929,7976,'_page_content_4_add_background','field_67c9c6c17d609'),(78930,7976,'page_content_4_block_content','<h3>Knowing Your Audience</h3>\r\nConversion starts with understanding people. We dig into your data, build out customer profiles, and segment your audience to tailor experiences that make sense to real buyers - not just generic personas.\r\n\r\nUnderstanding motivations, pain points, and buying triggers allows us to design smarter journeys and more targeted content. The result: fewer drop-offs, higher intent, and better returns from your marketing - whether you\'re targeting consumers or building out a complex B2B eCommerce strategy.'),(78931,7976,'_page_content_4_block_content','field_67c9c6c17d60b'),(78932,7976,'page_content_4_media_block','7973'),(78933,7976,'_page_content_4_media_block','field_67c9c6d37d60c'),(78934,7976,'page_content_4_alignment','right'),(78935,7976,'_page_content_4_alignment','field_67c9c6dd7d60d'),(78936,7976,'page_content_5_add_background','white'),(78937,7976,'_page_content_5_add_background','field_67c9c6c17d609'),(78938,7976,'page_content_5_block_content','<h3>Consumer-Focused UI</h3>\r\nYou’ve got seconds to make an impression. Complex interfaces, unclear calls to action, and long-winded flows cost you sales. We focus on designing UI that’s clean, intuitive, and optimised for mobile - giving users a reason to stay, not click away.\r\n\r\nThat means fewer blockers at checkout, easier navigation, and more conversions from every session.'),(78939,7976,'_page_content_5_block_content','field_67c9c6c17d60b'),(78940,7976,'page_content_5_media_block','7975'),(78941,7976,'_page_content_5_media_block','field_67c9c6d37d60c'),(78942,7976,'page_content_5_alignment','left'),(78943,7976,'_page_content_5_alignment','field_67c9c6dd7d60d'),(78944,7564,'page_content_6_show_background','0'),(78945,7564,'_page_content_6_show_background','field_67175ac1a052b'),(78946,7564,'page_content_6_block_content','<h4><strong>Your store can be smarter.\r\nFaster. Built to convert. </strong>\r\nLet’s build a strategy that unlocks your next nice problem.</h4>\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Get started</a>'),(78947,7564,'_page_content_6_block_content','field_66cda60b2ea88'),(78948,7977,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:9:\"cta_block\";}'),(78949,7977,'_page_content','field_65bcc772ba827'),(78950,7977,'bottom_cta',''),(78951,7977,'_bottom_cta','field_66fbcaec309e9'),(78952,7977,'page_content_0_video_file',''),(78953,7977,'_page_content_0_video_file','field_67c9c54f20190'),(78954,7977,'page_content_0_video_file_webm',''),(78955,7977,'_page_content_0_video_file_webm','field_67c9c54f20191'),(78956,7977,'page_content_0_background_image',''),(78957,7977,'_page_content_0_background_image','field_67c9c54f20192'),(78958,7977,'page_content_0_banner_content','<h1>Strategy</h1>'),(78959,7977,'_page_content_0_banner_content','field_67c9c54f20193'),(78960,7977,'page_content_1_add_background','white'),(78961,7977,'_page_content_1_add_background','field_6717be84974f1'),(78962,7977,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(78963,7977,'_page_content_1_block_title','field_67b8463f82176'),(78964,7977,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Talk to us about strategy</a>'),(78965,7977,'_page_content_1_block_content','field_664b5f5c5973a'),(78966,7977,'page_content_2_add_background','black'),(78967,7977,'_page_content_2_add_background','field_67c9c6c17d609'),(78968,7977,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur eCommerce strategies are built around what matters. No fluff, no upselling. We work closely with your team to understand what your business really needs, then build a focused plan that avoids waste and maximises return. You’ll get clarity on where to invest and confidence in why it matters.\r\n\r\nWe back this with data, experience, and tools that help validate decisions before you commit to anything.'),(78969,7977,'_page_content_2_block_content','field_67c9c6c17d60b'),(78970,7977,'page_content_2_media_block','7972'),(78971,7977,'_page_content_2_media_block','field_67c9c6d37d60c'),(78972,7977,'page_content_2_alignment','left'),(78973,7977,'_page_content_2_alignment','field_67c9c6dd7d60d'),(78974,7977,'page_content_3_block_content','<h3>Long-Term Partnerships</h3>\r\nWe don’t walk away after the plan is signed off. Our eCommerce strategists stay involved as your store develops, launches, and evolves. As your goals shift, so does our approach - from CRO audits to optimisation roadmaps, we’re here to help you unlock each next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\">See our Support Services</a>'),(78975,7977,'_page_content_3_block_content','field_6891d9dfb5406'),(78976,7977,'page_content_4_add_background','green'),(78977,7977,'_page_content_4_add_background','field_67c9c6c17d609'),(78978,7977,'page_content_4_block_content','<h3>Knowing Your Audience</h3>\r\nConversion starts with understanding people. We dig into your data, build out customer profiles, and segment your audience to tailor experiences that make sense to real buyers - not just generic personas.\r\n\r\nUnderstanding motivations, pain points, and buying triggers allows us to design smarter journeys and more targeted content. The result: fewer drop-offs, higher intent, and better returns from your marketing - whether you\'re targeting consumers or building out a complex B2B eCommerce strategy.'),(78979,7977,'_page_content_4_block_content','field_67c9c6c17d60b'),(78980,7977,'page_content_4_media_block','7973'),(78981,7977,'_page_content_4_media_block','field_67c9c6d37d60c'),(78982,7977,'page_content_4_alignment','right'),(78983,7977,'_page_content_4_alignment','field_67c9c6dd7d60d'),(78984,7977,'page_content_5_add_background','white'),(78985,7977,'_page_content_5_add_background','field_67c9c6c17d609'),(78986,7977,'page_content_5_block_content','<h3>Consumer-Focused UI</h3>\r\nYou’ve got seconds to make an impression. Complex interfaces, unclear calls to action, and long-winded flows cost you sales. We focus on designing UI that’s clean, intuitive, and optimised for mobile - giving users a reason to stay, not click away.\r\n\r\nThat means fewer blockers at checkout, easier navigation, and more conversions from every session.'),(78987,7977,'_page_content_5_block_content','field_67c9c6c17d60b'),(78988,7977,'page_content_5_media_block','7975'),(78989,7977,'_page_content_5_media_block','field_67c9c6d37d60c'),(78990,7977,'page_content_5_alignment','left'),(78991,7977,'_page_content_5_alignment','field_67c9c6dd7d60d'),(78992,7977,'page_content_6_show_background','0'),(78993,7977,'_page_content_6_show_background','field_67175ac1a052b'),(78994,7977,'page_content_6_block_content','<h4><strong>Your store can be smarter. Faster. Built to convert. </strong>Let’s build a strategy that unlocks your next nice problem.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get started</a>'),(78995,7977,'_page_content_6_block_content','field_66cda60b2ea88'),(78996,7978,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:9:\"cta_block\";}'),(78997,7978,'_page_content','field_65bcc772ba827'),(78998,7978,'bottom_cta',''),(78999,7978,'_bottom_cta','field_66fbcaec309e9'),(79000,7978,'page_content_0_video_file',''),(79001,7978,'_page_content_0_video_file','field_67c9c54f20190'),(79002,7978,'page_content_0_video_file_webm',''),(79003,7978,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79004,7978,'page_content_0_background_image',''),(79005,7978,'_page_content_0_background_image','field_67c9c54f20192'),(79006,7978,'page_content_0_banner_content','<h1>Strategy</h1>'),(79007,7978,'_page_content_0_banner_content','field_67c9c54f20193'),(79008,7978,'page_content_1_add_background','white'),(79009,7978,'_page_content_1_add_background','field_6717be84974f1'),(79010,7978,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(79011,7978,'_page_content_1_block_title','field_67b8463f82176'),(79012,7978,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about strategy</a>'),(79013,7978,'_page_content_1_block_content','field_664b5f5c5973a'),(79014,7978,'page_content_2_add_background','black'),(79015,7978,'_page_content_2_add_background','field_67c9c6c17d609'),(79016,7978,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur eCommerce strategies are built around what matters. No fluff, no upselling. We work closely with your team to understand what your business really needs, then build a focused plan that avoids waste and maximises return. You’ll get clarity on where to invest and confidence in why it matters.\r\n\r\nWe back this with data, experience, and tools that help validate decisions before you commit to anything.'),(79017,7978,'_page_content_2_block_content','field_67c9c6c17d60b'),(79018,7978,'page_content_2_media_block','7972'),(79019,7978,'_page_content_2_media_block','field_67c9c6d37d60c'),(79020,7978,'page_content_2_alignment','left'),(79021,7978,'_page_content_2_alignment','field_67c9c6dd7d60d'),(79022,7978,'page_content_3_block_content','<h3>Long-Term Partnerships</h3>\r\nWe don’t walk away after the plan is signed off. Our eCommerce strategists stay involved as your store develops, launches, and evolves. As your goals shift, so does our approach - from CRO audits to optimisation roadmaps, we’re here to help you unlock each next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\">See our Support Services</a>'),(79023,7978,'_page_content_3_block_content','field_6891d9dfb5406'),(79024,7978,'page_content_4_add_background','green'),(79025,7978,'_page_content_4_add_background','field_67c9c6c17d609'),(79026,7978,'page_content_4_block_content','<h3>Knowing Your Audience</h3>\r\nConversion starts with understanding people. We dig into your data, build out customer profiles, and segment your audience to tailor experiences that make sense to real buyers - not just generic personas.\r\n\r\nUnderstanding motivations, pain points, and buying triggers allows us to design smarter journeys and more targeted content. The result: fewer drop-offs, higher intent, and better returns from your marketing - whether you\'re targeting consumers or building out a complex B2B eCommerce strategy.'),(79027,7978,'_page_content_4_block_content','field_67c9c6c17d60b'),(79028,7978,'page_content_4_media_block','7973'),(79029,7978,'_page_content_4_media_block','field_67c9c6d37d60c'),(79030,7978,'page_content_4_alignment','right'),(79031,7978,'_page_content_4_alignment','field_67c9c6dd7d60d'),(79032,7978,'page_content_5_add_background','white'),(79033,7978,'_page_content_5_add_background','field_67c9c6c17d609'),(79034,7978,'page_content_5_block_content','<h3>Consumer-Focused UI</h3>\r\nYou’ve got seconds to make an impression. Complex interfaces, unclear calls to action, and long-winded flows cost you sales. We focus on designing UI that’s clean, intuitive, and optimised for mobile - giving users a reason to stay, not click away.\r\n\r\nThat means fewer blockers at checkout, easier navigation, and more conversions from every session.'),(79035,7978,'_page_content_5_block_content','field_67c9c6c17d60b'),(79036,7978,'page_content_5_media_block','7975'),(79037,7978,'_page_content_5_media_block','field_67c9c6d37d60c'),(79038,7978,'page_content_5_alignment','left'),(79039,7978,'_page_content_5_alignment','field_67c9c6dd7d60d'),(79040,7978,'page_content_6_show_background','0'),(79041,7978,'_page_content_6_show_background','field_67175ac1a052b'),(79042,7978,'page_content_6_block_content','<h4><strong>Your store can be smarter. Faster. Built to convert. </strong>Let’s build a strategy that unlocks your next nice problem.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get started</a>'),(79043,7978,'_page_content_6_block_content','field_66cda60b2ea88'),(79044,7979,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:9:\"cta_block\";}'),(79045,7979,'_page_content','field_65bcc772ba827'),(79046,7979,'bottom_cta',''),(79047,7979,'_bottom_cta','field_66fbcaec309e9'),(79048,7979,'page_content_0_video_file',''),(79049,7979,'_page_content_0_video_file','field_67c9c54f20190'),(79050,7979,'page_content_0_video_file_webm',''),(79051,7979,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79052,7979,'page_content_0_background_image',''),(79053,7979,'_page_content_0_background_image','field_67c9c54f20192'),(79054,7979,'page_content_0_banner_content','<h1>Strategy</h1>'),(79055,7979,'_page_content_0_banner_content','field_67c9c54f20193'),(79056,7979,'page_content_1_add_background','white'),(79057,7979,'_page_content_1_add_background','field_6717be84974f1'),(79058,7979,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(79059,7979,'_page_content_1_block_title','field_67b8463f82176'),(79060,7979,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about strategy</a>'),(79061,7979,'_page_content_1_block_content','field_664b5f5c5973a'),(79062,7979,'page_content_2_add_background','black'),(79063,7979,'_page_content_2_add_background','field_67c9c6c17d609'),(79064,7979,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur eCommerce strategies are built around what matters. No fluff, no upselling. We work closely with your team to understand what your business really needs, then build a focused plan that avoids waste and maximises return. You’ll get clarity on where to invest and confidence in why it matters.\r\n\r\nWe back this with data, experience, and tools that help validate decisions before you commit to anything.'),(79065,7979,'_page_content_2_block_content','field_67c9c6c17d60b'),(79066,7979,'page_content_2_media_block','7972'),(79067,7979,'_page_content_2_media_block','field_67c9c6d37d60c'),(79068,7979,'page_content_2_alignment','left'),(79069,7979,'_page_content_2_alignment','field_67c9c6dd7d60d'),(79070,7979,'page_content_3_block_content','<h3>Long-Term Partnerships</h3>\r\nWe don’t walk away after the plan is signed off. Our eCommerce strategists stay involved as your store develops, launches, and evolves. As your goals shift, so does our approach - from CRO audits to optimisation roadmaps, we’re here to help you unlock each next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">See our Support Services</a>'),(79071,7979,'_page_content_3_block_content','field_6891d9dfb5406'),(79072,7979,'page_content_4_add_background','green'),(79073,7979,'_page_content_4_add_background','field_67c9c6c17d609'),(79074,7979,'page_content_4_block_content','<h3>Knowing Your Audience</h3>\r\nConversion starts with understanding people. We dig into your data, build out customer profiles, and segment your audience to tailor experiences that make sense to real buyers - not just generic personas.\r\n\r\nUnderstanding motivations, pain points, and buying triggers allows us to design smarter journeys and more targeted content. The result: fewer drop-offs, higher intent, and better returns from your marketing - whether you\'re targeting consumers or building out a complex B2B eCommerce strategy.'),(79075,7979,'_page_content_4_block_content','field_67c9c6c17d60b'),(79076,7979,'page_content_4_media_block','7973'),(79077,7979,'_page_content_4_media_block','field_67c9c6d37d60c'),(79078,7979,'page_content_4_alignment','right'),(79079,7979,'_page_content_4_alignment','field_67c9c6dd7d60d'),(79080,7979,'page_content_5_add_background','white'),(79081,7979,'_page_content_5_add_background','field_67c9c6c17d609'),(79082,7979,'page_content_5_block_content','<h3>Consumer-Focused UI</h3>\r\nYou’ve got seconds to make an impression. Complex interfaces, unclear calls to action, and long-winded flows cost you sales. We focus on designing UI that’s clean, intuitive, and optimised for mobile - giving users a reason to stay, not click away.\r\n\r\nThat means fewer blockers at checkout, easier navigation, and more conversions from every session.'),(79083,7979,'_page_content_5_block_content','field_67c9c6c17d60b'),(79084,7979,'page_content_5_media_block','7975'),(79085,7979,'_page_content_5_media_block','field_67c9c6d37d60c'),(79086,7979,'page_content_5_alignment','left'),(79087,7979,'_page_content_5_alignment','field_67c9c6dd7d60d'),(79088,7979,'page_content_6_show_background','0'),(79089,7979,'_page_content_6_show_background','field_67175ac1a052b'),(79090,7979,'page_content_6_block_content','<h4><strong>Your store can be smarter. Faster. Built to convert. </strong>Let’s build a strategy that unlocks your next nice problem.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get started</a>'),(79091,7979,'_page_content_6_block_content','field_66cda60b2ea88'),(79092,7980,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:9:\"cta_block\";}'),(79093,7980,'_page_content','field_65bcc772ba827'),(79094,7980,'bottom_cta',''),(79095,7980,'_bottom_cta','field_66fbcaec309e9'),(79096,7980,'page_content_0_video_file',''),(79097,7980,'_page_content_0_video_file','field_67c9c54f20190'),(79098,7980,'page_content_0_video_file_webm',''),(79099,7980,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79100,7980,'page_content_0_background_image',''),(79101,7980,'_page_content_0_background_image','field_67c9c54f20192'),(79102,7980,'page_content_0_banner_content','<h1>Strategy</h1>'),(79103,7980,'_page_content_0_banner_content','field_67c9c54f20193'),(79104,7980,'page_content_1_add_background','white'),(79105,7980,'_page_content_1_add_background','field_6717be84974f1'),(79106,7980,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(79107,7980,'_page_content_1_block_title','field_67b8463f82176'),(79108,7980,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about strategy</a>'),(79109,7980,'_page_content_1_block_content','field_664b5f5c5973a'),(79110,7980,'page_content_2_add_background','black'),(79111,7980,'_page_content_2_add_background','field_67c9c6c17d609'),(79112,7980,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur eCommerce strategies are built around what matters. No fluff, no upselling. We work closely with your team to understand what your business really needs, then build a focused plan that avoids waste and maximises return. You’ll get clarity on where to invest and confidence in why it matters.\r\n\r\nWe back this with data, experience, and tools that help validate decisions before you commit to anything.'),(79113,7980,'_page_content_2_block_content','field_67c9c6c17d60b'),(79114,7980,'page_content_2_media_block','7972'),(79115,7980,'_page_content_2_media_block','field_67c9c6d37d60c'),(79116,7980,'page_content_2_alignment','left'),(79117,7980,'_page_content_2_alignment','field_67c9c6dd7d60d'),(79118,7980,'page_content_3_block_content','<h3>Long-Term Partnerships</h3>\r\nWe don’t walk away after the plan is signed off. Our eCommerce strategists stay involved as your store develops, launches, and evolves. As your goals shift, so does our approach - from CRO audits to optimisation roadmaps, we’re here to help you unlock each next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">See our Support Services</a>'),(79119,7980,'_page_content_3_block_content','field_6891d9dfb5406'),(79120,7980,'page_content_4_add_background','green'),(79121,7980,'_page_content_4_add_background','field_67c9c6c17d609'),(79122,7980,'page_content_4_block_content','<h3>Knowing Your Audience</h3>\r\nConversion starts with understanding people. We dig into your data, build out customer profiles, and segment your audience to tailor experiences that make sense to real buyers - not just generic personas.\r\n\r\nUnderstanding motivations, pain points, and buying triggers allows us to design smarter journeys and more targeted content. The result: fewer drop-offs, higher intent, and better returns from your marketing - whether you\'re targeting consumers or building out a complex B2B eCommerce strategy.'),(79123,7980,'_page_content_4_block_content','field_67c9c6c17d60b'),(79124,7980,'page_content_4_media_block','7973'),(79125,7980,'_page_content_4_media_block','field_67c9c6d37d60c'),(79126,7980,'page_content_4_alignment','right'),(79127,7980,'_page_content_4_alignment','field_67c9c6dd7d60d'),(79128,7980,'page_content_5_add_background','white'),(79129,7980,'_page_content_5_add_background','field_67c9c6c17d609'),(79130,7980,'page_content_5_block_content','<h3>Consumer-Focused UI</h3>\r\nYou’ve got seconds to make an impression. Complex interfaces, unclear calls to action, and long-winded flows cost you sales. We focus on designing UI that’s clean, intuitive, and optimised for mobile - giving users a reason to stay, not click away.\r\n\r\nThat means fewer blockers at checkout, easier navigation, and more conversions from every session.'),(79131,7980,'_page_content_5_block_content','field_67c9c6c17d60b'),(79132,7980,'page_content_5_media_block','7975'),(79133,7980,'_page_content_5_media_block','field_67c9c6d37d60c'),(79134,7980,'page_content_5_alignment','left'),(79135,7980,'_page_content_5_alignment','field_67c9c6dd7d60d'),(79136,7980,'page_content_6_show_background','0'),(79137,7980,'_page_content_6_show_background','field_67175ac1a052b'),(79138,7980,'page_content_6_block_content','<h4><strong>Your store can be smarter. Faster. Built to convert. </strong><br>Let’s build a strategy that unlocks your next nice problem.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get started</a>'),(79139,7980,'_page_content_6_block_content','field_66cda60b2ea88'),(79140,7981,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:9:\"cta_block\";}'),(79141,7981,'_page_content','field_65bcc772ba827'),(79142,7981,'bottom_cta',''),(79143,7981,'_bottom_cta','field_66fbcaec309e9'),(79144,7981,'page_content_0_video_file',''),(79145,7981,'_page_content_0_video_file','field_67c9c54f20190'),(79146,7981,'page_content_0_video_file_webm',''),(79147,7981,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79148,7981,'page_content_0_background_image',''),(79149,7981,'_page_content_0_background_image','field_67c9c54f20192'),(79150,7981,'page_content_0_banner_content','<h1>Strategy</h1>'),(79151,7981,'_page_content_0_banner_content','field_67c9c54f20193'),(79152,7981,'page_content_1_add_background','white'),(79153,7981,'_page_content_1_add_background','field_6717be84974f1'),(79154,7981,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(79155,7981,'_page_content_1_block_title','field_67b8463f82176'),(79156,7981,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about strategy</a>'),(79157,7981,'_page_content_1_block_content','field_664b5f5c5973a'),(79158,7981,'page_content_2_add_background','black'),(79159,7981,'_page_content_2_add_background','field_67c9c6c17d609'),(79160,7981,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur eCommerce strategies are built around what matters. No fluff, no upselling. We work closely with your team to understand what your business really needs, then build a focused plan that avoids waste and maximises return. You’ll get clarity on where to invest and confidence in why it matters.\r\n\r\nWe back this with data, experience, and tools that help validate decisions before you commit to anything.'),(79161,7981,'_page_content_2_block_content','field_67c9c6c17d60b'),(79162,7981,'page_content_2_media_block','7972'),(79163,7981,'_page_content_2_media_block','field_67c9c6d37d60c'),(79164,7981,'page_content_2_alignment','left'),(79165,7981,'_page_content_2_alignment','field_67c9c6dd7d60d'),(79166,7981,'page_content_3_block_content','<h3>Long-Term Partnerships</h3>\r\nWe don’t walk away after the plan is signed off. Our eCommerce strategists stay involved as your store develops, launches, and evolves. As your goals shift, so does our approach - from CRO audits to optimisation roadmaps, we’re here to help you unlock each next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">See our Support Services</a>'),(79167,7981,'_page_content_3_block_content','field_6891d9dfb5406'),(79168,7981,'page_content_4_add_background','green'),(79169,7981,'_page_content_4_add_background','field_67c9c6c17d609'),(79170,7981,'page_content_4_block_content','<h3>Knowing Your Audience</h3>\r\nConversion starts with understanding people. We dig into your data, build out customer profiles, and segment your audience to tailor experiences that make sense to real buyers - not just generic personas.\r\n\r\nUnderstanding motivations, pain points, and buying triggers allows us to design smarter journeys and more targeted content. The result: fewer drop-offs, higher intent, and better returns from your marketing - whether you\'re targeting consumers or building out a complex B2B eCommerce strategy.'),(79171,7981,'_page_content_4_block_content','field_67c9c6c17d60b'),(79172,7981,'page_content_4_media_block','7973'),(79173,7981,'_page_content_4_media_block','field_67c9c6d37d60c'),(79174,7981,'page_content_4_alignment','right'),(79175,7981,'_page_content_4_alignment','field_67c9c6dd7d60d'),(79176,7981,'page_content_5_add_background','white'),(79177,7981,'_page_content_5_add_background','field_67c9c6c17d609'),(79178,7981,'page_content_5_block_content','<h3>Consumer-Focused UI</h3>\r\nYou’ve got seconds to make an impression. Complex interfaces, unclear calls to action, and long-winded flows cost you sales. We focus on designing UI that’s clean, intuitive, and optimised for mobile - giving users a reason to stay, not click away.\r\n\r\nThat means fewer blockers at checkout, easier navigation, and more conversions from every session.'),(79179,7981,'_page_content_5_block_content','field_67c9c6c17d60b'),(79180,7981,'page_content_5_media_block','7975'),(79181,7981,'_page_content_5_media_block','field_67c9c6d37d60c'),(79182,7981,'page_content_5_alignment','left'),(79183,7981,'_page_content_5_alignment','field_67c9c6dd7d60d'),(79184,7981,'page_content_6_show_background','0'),(79185,7981,'_page_content_6_show_background','field_67175ac1a052b'),(79186,7981,'page_content_6_block_content','<h4><strong>Your store can be smarter.<br>Faster. Built to convert. </strong><br>Let’s build a strategy that unlocks your next nice problem.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get started</a>'),(79187,7981,'_page_content_6_block_content','field_66cda60b2ea88'),(79188,7982,'_wp_attached_file','ab-split-testing.png'),(79189,7982,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1230;s:6:\"height\";i:600;s:4:\"file\";s:20:\"ab-split-testing.png\";s:8:\"filesize\";i:437002;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(79190,7982,'_imagify_optimization_level','2'),(79191,7982,'_imagify_status','success'),(79192,7982,'_imagify_data','a:2:{s:5:\"sizes\";a:42:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1290912;s:14:\"optimized_size\";i:437002;s:7:\"percent\";d:66.15;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204039;s:14:\"optimized_size\";i:20188;s:7:\"percent\";d:90.11;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:247552;s:14:\"optimized_size\";i:24042;s:7:\"percent\";d:90.29;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36980;s:14:\"optimized_size\";i:5888;s:7:\"percent\";d:84.08;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:302783;s:14:\"optimized_size\";i:31514;s:7:\"percent\";d:89.59;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:302783;s:14:\"optimized_size\";i:31514;s:7:\"percent\";d:89.59;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:422619;s:14:\"optimized_size\";i:41799;s:7:\"percent\";d:90.11;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208834;s:14:\"optimized_size\";i:20575;s:7:\"percent\";d:90.15;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:247552;s:14:\"optimized_size\";i:24042;s:7:\"percent\";d:90.29;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:302783;s:14:\"optimized_size\";i:31514;s:7:\"percent\";d:89.59;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:375760;s:14:\"optimized_size\";i:38318;s:7:\"percent\";d:89.8;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158910;s:14:\"optimized_size\";i:15626;s:7:\"percent\";d:90.17;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:214172;s:14:\"optimized_size\";i:20750;s:7:\"percent\";d:90.31;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130977;s:14:\"optimized_size\";i:13242;s:7:\"percent\";d:89.89;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:302783;s:14:\"optimized_size\";i:31514;s:7:\"percent\";d:89.59;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:386119;s:14:\"optimized_size\";i:34770;s:7:\"percent\";d:91;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:330098;s:14:\"optimized_size\";i:34326;s:7:\"percent\";d:89.6;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217566;s:14:\"optimized_size\";i:23273;s:7:\"percent\";d:89.3;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:335604;s:14:\"optimized_size\";i:34730;s:7:\"percent\";d:89.65;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262341;s:14:\"optimized_size\";i:33776;s:7:\"percent\";d:87.13;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197908;s:14:\"optimized_size\";i:22086;s:7:\"percent\";d:88.84;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1290912;s:14:\"optimized_size\";i:40411;s:7:\"percent\";d:96.87;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197908;s:14:\"optimized_size\";i:156366;s:7:\"percent\";d:20.99;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262341;s:14:\"optimized_size\";i:217791;s:7:\"percent\";d:16.98;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:335604;s:14:\"optimized_size\";i:266015;s:7:\"percent\";d:20.74;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217566;s:14:\"optimized_size\";i:173533;s:7:\"percent\";d:20.24;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:330098;s:14:\"optimized_size\";i:264965;s:7:\"percent\";d:19.73;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:386119;s:14:\"optimized_size\";i:309760;s:7:\"percent\";d:19.78;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:302783;s:14:\"optimized_size\";i:241639;s:7:\"percent\";d:20.19;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130977;s:14:\"optimized_size\";i:103418;s:7:\"percent\";d:21.04;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:214172;s:14:\"optimized_size\";i:169534;s:7:\"percent\";d:20.84;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158910;s:14:\"optimized_size\";i:120758;s:7:\"percent\";d:24.01;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:375760;s:14:\"optimized_size\";i:299850;s:7:\"percent\";d:20.2;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241639;s:14:\"optimized_size\";i:226948;s:7:\"percent\";d:6.08;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:247552;s:14:\"optimized_size\";i:197812;s:7:\"percent\";d:20.09;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208834;s:14:\"optimized_size\";i:164990;s:7:\"percent\";d:20.99;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:422619;s:14:\"optimized_size\";i:338562;s:7:\"percent\";d:19.89;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226948;s:14:\"optimized_size\";i:217334;s:7:\"percent\";d:4.24;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217334;s:14:\"optimized_size\";i:204206;s:7:\"percent\";d:6.04;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36980;s:14:\"optimized_size\";i:28485;s:7:\"percent\";d:22.97;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197812;s:14:\"optimized_size\";i:186240;s:7:\"percent\";d:5.85;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204039;s:14:\"optimized_size\";i:162394;s:7:\"percent\";d:20.41;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:12685982;s:14:\"optimized_size\";i:5061500;s:7:\"percent\";d:60.1;s:7:\"message\";s:0:\"\";}}'),(79193,7982,'_wp_attachment_image_alt','We test ideas with real users - no assumptions, just clear answers.'),(79194,7564,'page_content_7_add_background','white'),(79195,7564,'_page_content_7_add_background','field_67d0023c0a374'),(79196,7564,'page_content_7_block_content','<h3>A/B Testing</h3>\r\nWe test ideas with real users - no assumptions, just clear answers. A/B testing allows us to trial variations of layouts, content, and calls-to-action to find out what performs best. According to Invesp, A/B testing can increase conversion rates by up to 49%.\r\n\r\nEvery test is measured. Every change is justified. You’ll get real insight into what moves the numbers.'),(79197,7564,'_page_content_7_block_content','field_67d0023c0a375'),(79198,7564,'page_content_7_media_block','7982'),(79199,7564,'_page_content_7_media_block','field_67d0023c0a376'),(79200,7983,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"1_col_block_with_media\";}'),(79201,7983,'_page_content','field_65bcc772ba827'),(79202,7983,'bottom_cta',''),(79203,7983,'_bottom_cta','field_66fbcaec309e9'),(79204,7983,'page_content_0_video_file',''),(79205,7983,'_page_content_0_video_file','field_67c9c54f20190'),(79206,7983,'page_content_0_video_file_webm',''),(79207,7983,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79208,7983,'page_content_0_background_image',''),(79209,7983,'_page_content_0_background_image','field_67c9c54f20192'),(79210,7983,'page_content_0_banner_content','<h1>Strategy</h1>'),(79211,7983,'_page_content_0_banner_content','field_67c9c54f20193'),(79212,7983,'page_content_1_add_background','white'),(79213,7983,'_page_content_1_add_background','field_6717be84974f1'),(79214,7983,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(79215,7983,'_page_content_1_block_title','field_67b8463f82176'),(79216,7983,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about strategy</a>'),(79217,7983,'_page_content_1_block_content','field_664b5f5c5973a'),(79218,7983,'page_content_2_add_background','black'),(79219,7983,'_page_content_2_add_background','field_67c9c6c17d609'),(79220,7983,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur eCommerce strategies are built around what matters. No fluff, no upselling. We work closely with your team to understand what your business really needs, then build a focused plan that avoids waste and maximises return. You’ll get clarity on where to invest and confidence in why it matters.\r\n\r\nWe back this with data, experience, and tools that help validate decisions before you commit to anything.'),(79221,7983,'_page_content_2_block_content','field_67c9c6c17d60b'),(79222,7983,'page_content_2_media_block','7972'),(79223,7983,'_page_content_2_media_block','field_67c9c6d37d60c'),(79224,7983,'page_content_2_alignment','left'),(79225,7983,'_page_content_2_alignment','field_67c9c6dd7d60d'),(79226,7983,'page_content_3_block_content','<h3>Long-Term Partnerships</h3>\r\nWe don’t walk away after the plan is signed off. Our eCommerce strategists stay involved as your store develops, launches, and evolves. As your goals shift, so does our approach - from CRO audits to optimisation roadmaps, we’re here to help you unlock each next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">See our Support Services</a>'),(79227,7983,'_page_content_3_block_content','field_6891d9dfb5406'),(79228,7983,'page_content_4_add_background','green'),(79229,7983,'_page_content_4_add_background','field_67c9c6c17d609'),(79230,7983,'page_content_4_block_content','<h3>Knowing Your Audience</h3>\r\nConversion starts with understanding people. We dig into your data, build out customer profiles, and segment your audience to tailor experiences that make sense to real buyers - not just generic personas.\r\n\r\nUnderstanding motivations, pain points, and buying triggers allows us to design smarter journeys and more targeted content. The result: fewer drop-offs, higher intent, and better returns from your marketing - whether you\'re targeting consumers or building out a complex B2B eCommerce strategy.'),(79231,7983,'_page_content_4_block_content','field_67c9c6c17d60b'),(79232,7983,'page_content_4_media_block','7973'),(79233,7983,'_page_content_4_media_block','field_67c9c6d37d60c'),(79234,7983,'page_content_4_alignment','right'),(79235,7983,'_page_content_4_alignment','field_67c9c6dd7d60d'),(79236,7983,'page_content_5_add_background','white'),(79237,7983,'_page_content_5_add_background','field_67c9c6c17d609'),(79238,7983,'page_content_5_block_content','<h3>Consumer-Focused UI</h3>\r\nYou’ve got seconds to make an impression. Complex interfaces, unclear calls to action, and long-winded flows cost you sales. We focus on designing UI that’s clean, intuitive, and optimised for mobile - giving users a reason to stay, not click away.\r\n\r\nThat means fewer blockers at checkout, easier navigation, and more conversions from every session.'),(79239,7983,'_page_content_5_block_content','field_67c9c6c17d60b'),(79240,7983,'page_content_5_media_block','7975'),(79241,7983,'_page_content_5_media_block','field_67c9c6d37d60c'),(79242,7983,'page_content_5_alignment','left'),(79243,7983,'_page_content_5_alignment','field_67c9c6dd7d60d'),(79244,7983,'page_content_6_show_background','0'),(79245,7983,'_page_content_6_show_background','field_67175ac1a052b'),(79246,7983,'page_content_6_block_content','<h4><strong>Your store can be smarter.<br>Faster. Built to convert. </strong><br>Let’s build a strategy that unlocks your next nice problem.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get started</a>'),(79247,7983,'_page_content_6_block_content','field_66cda60b2ea88'),(79248,7983,'page_content_7_add_background','white'),(79249,7983,'_page_content_7_add_background','field_67d0023c0a374'),(79250,7983,'page_content_7_block_content','<h3>A/B Testing</h3>\r\nWe test ideas with real users - no assumptions, just clear answers. A/B testing allows us to trial variations of layouts, content, and calls-to-action to find out what performs best. According to Invesp, A/B testing can increase conversion rates by up to 49%.\r\n\r\nEvery test is measured. Every change is justified. You’ll get real insight into what moves the numbers.'),(79251,7983,'_page_content_7_block_content','field_67d0023c0a375'),(79252,7983,'page_content_7_media_block','7982'),(79253,7983,'_page_content_7_media_block','field_67d0023c0a376'),(79258,7984,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"1_col_block_with_media\";i:8;s:4:\"faqs\";}'),(79259,7984,'_page_content','field_65bcc772ba827'),(79260,7984,'bottom_cta',''),(79261,7984,'_bottom_cta','field_66fbcaec309e9'),(79262,7984,'page_content_0_video_file',''),(79263,7984,'_page_content_0_video_file','field_67c9c54f20190'),(79264,7984,'page_content_0_video_file_webm',''),(79265,7984,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79266,7984,'page_content_0_background_image',''),(79267,7984,'_page_content_0_background_image','field_67c9c54f20192'),(79268,7984,'page_content_0_banner_content','<h1>Strategy</h1>'),(79269,7984,'_page_content_0_banner_content','field_67c9c54f20193'),(79270,7984,'page_content_1_add_background','white'),(79271,7984,'_page_content_1_add_background','field_6717be84974f1'),(79272,7984,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(79273,7984,'_page_content_1_block_title','field_67b8463f82176'),(79274,7984,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about strategy</a>'),(79275,7984,'_page_content_1_block_content','field_664b5f5c5973a'),(79276,7984,'page_content_2_add_background','black'),(79277,7984,'_page_content_2_add_background','field_67c9c6c17d609'),(79278,7984,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur eCommerce strategies are built around what matters. No fluff, no upselling. We work closely with your team to understand what your business really needs, then build a focused plan that avoids waste and maximises return. You’ll get clarity on where to invest and confidence in why it matters.\r\n\r\nWe back this with data, experience, and tools that help validate decisions before you commit to anything.'),(79279,7984,'_page_content_2_block_content','field_67c9c6c17d60b'),(79280,7984,'page_content_2_media_block','7972'),(79281,7984,'_page_content_2_media_block','field_67c9c6d37d60c'),(79282,7984,'page_content_2_alignment','left'),(79283,7984,'_page_content_2_alignment','field_67c9c6dd7d60d'),(79284,7984,'page_content_3_block_content','<h3>Long-Term Partnerships</h3>\r\nWe don’t walk away after the plan is signed off. Our eCommerce strategists stay involved as your store develops, launches, and evolves. As your goals shift, so does our approach - from CRO audits to optimisation roadmaps, we’re here to help you unlock each next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">See our Support Services</a>'),(79285,7984,'_page_content_3_block_content','field_6891d9dfb5406'),(79286,7984,'page_content_4_add_background','green'),(79287,7984,'_page_content_4_add_background','field_67c9c6c17d609'),(79288,7984,'page_content_4_block_content','<h3>Knowing Your Audience</h3>\r\nConversion starts with understanding people. We dig into your data, build out customer profiles, and segment your audience to tailor experiences that make sense to real buyers - not just generic personas.\r\n\r\nUnderstanding motivations, pain points, and buying triggers allows us to design smarter journeys and more targeted content. The result: fewer drop-offs, higher intent, and better returns from your marketing - whether you\'re targeting consumers or building out a complex B2B eCommerce strategy.'),(79289,7984,'_page_content_4_block_content','field_67c9c6c17d60b'),(79290,7984,'page_content_4_media_block','7973'),(79291,7984,'_page_content_4_media_block','field_67c9c6d37d60c'),(79292,7984,'page_content_4_alignment','right'),(79293,7984,'_page_content_4_alignment','field_67c9c6dd7d60d'),(79294,7984,'page_content_5_add_background','white'),(79295,7984,'_page_content_5_add_background','field_67c9c6c17d609'),(79296,7984,'page_content_5_block_content','<h3>Consumer-Focused UI</h3>\r\nYou’ve got seconds to make an impression. Complex interfaces, unclear calls to action, and long-winded flows cost you sales. We focus on designing UI that’s clean, intuitive, and optimised for mobile - giving users a reason to stay, not click away.\r\n\r\nThat means fewer blockers at checkout, easier navigation, and more conversions from every session.'),(79297,7984,'_page_content_5_block_content','field_67c9c6c17d60b'),(79298,7984,'page_content_5_media_block','7975'),(79299,7984,'_page_content_5_media_block','field_67c9c6d37d60c'),(79300,7984,'page_content_5_alignment','left'),(79301,7984,'_page_content_5_alignment','field_67c9c6dd7d60d'),(79302,7984,'page_content_6_show_background','0'),(79303,7984,'_page_content_6_show_background','field_67175ac1a052b'),(79304,7984,'page_content_6_block_content','<h4><strong>Your store can be smarter.\r\nFaster. Built to convert. </strong>\r\nLet’s build a strategy that unlocks your next nice problem.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get started</a>'),(79305,7984,'_page_content_6_block_content','field_66cda60b2ea88'),(79306,7984,'page_content_7_add_background','white'),(79307,7984,'_page_content_7_add_background','field_67d0023c0a374'),(79308,7984,'page_content_7_block_content','<h3>A/B Testing</h3>\r\nWe test ideas with real users - no assumptions, just clear answers. A/B testing allows us to trial variations of layouts, content, and calls-to-action to find out what performs best. According to Invesp, A/B testing can increase conversion rates by up to 49%.\r\n\r\nEvery test is measured. Every change is justified. You’ll get real insight into what moves the numbers.'),(79309,7984,'_page_content_7_block_content','field_67d0023c0a375'),(79310,7984,'page_content_7_media_block','7982'),(79311,7984,'_page_content_7_media_block','field_67d0023c0a376'),(79312,7984,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(79313,7984,'_page_content_8_intro_block','field_67f39a7e87a67'),(79314,7984,'page_content_8_faqs_to_load','57'),(79315,7984,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(79316,7564,'page_content_8_block_content','<h3>CRO: Holistic Conversion Strategy</h3>\r\nCRO isn’t just about checkout. It’s everything that leads up to it - from acquisition to onsite experience. We analyse metrics like average basket value, bounce rates, and user flow. Tools like GA4, Hotjar, and segment tracking help us identify exactly where conversions are slipping.\r\n\r\nThen we fix it with data-led changes that make a measurable impact.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta\">Talk to us about CRO</a>'),(79317,7564,'_page_content_8_block_content','field_6904a3826dd01'),(79318,7564,'page_content_8_add_background','grey'),(79319,7564,'_page_content_8_add_background','field_6904a417eed80'),(79324,7987,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"1_col_block_with_media\";i:8;s:30:\"1_col_block_text_block_with_bg\";i:9;s:4:\"faqs\";}'),(79325,7987,'_page_content','field_65bcc772ba827'),(79326,7987,'bottom_cta',''),(79327,7987,'_bottom_cta','field_66fbcaec309e9'),(79328,7987,'page_content_0_video_file',''),(79329,7987,'_page_content_0_video_file','field_67c9c54f20190'),(79330,7987,'page_content_0_video_file_webm',''),(79331,7987,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79332,7987,'page_content_0_background_image',''),(79333,7987,'_page_content_0_background_image','field_67c9c54f20192'),(79334,7987,'page_content_0_banner_content','<h1>Strategy</h1>'),(79335,7987,'_page_content_0_banner_content','field_67c9c54f20193'),(79336,7987,'page_content_1_add_background','white'),(79337,7987,'_page_content_1_add_background','field_6717be84974f1'),(79338,7987,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(79339,7987,'_page_content_1_block_title','field_67b8463f82176'),(79340,7987,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about strategy</a>'),(79341,7987,'_page_content_1_block_content','field_664b5f5c5973a'),(79342,7987,'page_content_2_add_background','black'),(79343,7987,'_page_content_2_add_background','field_67c9c6c17d609'),(79344,7987,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur eCommerce strategies are built around what matters. No fluff, no upselling. We work closely with your team to understand what your business really needs, then build a focused plan that avoids waste and maximises return. You’ll get clarity on where to invest and confidence in why it matters.\r\n\r\nWe back this with data, experience, and tools that help validate decisions before you commit to anything.'),(79345,7987,'_page_content_2_block_content','field_67c9c6c17d60b'),(79346,7987,'page_content_2_media_block','7972'),(79347,7987,'_page_content_2_media_block','field_67c9c6d37d60c'),(79348,7987,'page_content_2_alignment','left'),(79349,7987,'_page_content_2_alignment','field_67c9c6dd7d60d'),(79350,7987,'page_content_3_block_content','<h3>Long-Term Partnerships</h3>\r\nWe don’t walk away after the plan is signed off. Our eCommerce strategists stay involved as your store develops, launches, and evolves. As your goals shift, so does our approach - from CRO audits to optimisation roadmaps, we’re here to help you unlock each next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">See our Support Services</a>'),(79351,7987,'_page_content_3_block_content','field_6891d9dfb5406'),(79352,7987,'page_content_4_add_background','green'),(79353,7987,'_page_content_4_add_background','field_67c9c6c17d609'),(79354,7987,'page_content_4_block_content','<h3>Knowing Your Audience</h3>\r\nConversion starts with understanding people. We dig into your data, build out customer profiles, and segment your audience to tailor experiences that make sense to real buyers - not just generic personas.\r\n\r\nUnderstanding motivations, pain points, and buying triggers allows us to design smarter journeys and more targeted content. The result: fewer drop-offs, higher intent, and better returns from your marketing - whether you\'re targeting consumers or building out a complex B2B eCommerce strategy.'),(79355,7987,'_page_content_4_block_content','field_67c9c6c17d60b'),(79356,7987,'page_content_4_media_block','7973'),(79357,7987,'_page_content_4_media_block','field_67c9c6d37d60c'),(79358,7987,'page_content_4_alignment','right'),(79359,7987,'_page_content_4_alignment','field_67c9c6dd7d60d'),(79360,7987,'page_content_5_add_background','white'),(79361,7987,'_page_content_5_add_background','field_67c9c6c17d609'),(79362,7987,'page_content_5_block_content','<h3>Consumer-Focused UI</h3>\r\nYou’ve got seconds to make an impression. Complex interfaces, unclear calls to action, and long-winded flows cost you sales. We focus on designing UI that’s clean, intuitive, and optimised for mobile - giving users a reason to stay, not click away.\r\n\r\nThat means fewer blockers at checkout, easier navigation, and more conversions from every session.'),(79363,7987,'_page_content_5_block_content','field_67c9c6c17d60b'),(79364,7987,'page_content_5_media_block','7975'),(79365,7987,'_page_content_5_media_block','field_67c9c6d37d60c'),(79366,7987,'page_content_5_alignment','left'),(79367,7987,'_page_content_5_alignment','field_67c9c6dd7d60d'),(79368,7987,'page_content_6_show_background','0'),(79369,7987,'_page_content_6_show_background','field_67175ac1a052b'),(79370,7987,'page_content_6_block_content','<h4><strong>Your store can be smarter.\r\nFaster. Built to convert. </strong>\r\nLet’s build a strategy that unlocks your next nice problem.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get started</a>'),(79371,7987,'_page_content_6_block_content','field_66cda60b2ea88'),(79372,7987,'page_content_7_add_background','white'),(79373,7987,'_page_content_7_add_background','field_67d0023c0a374'),(79374,7987,'page_content_7_block_content','<h3>A/B Testing</h3>\r\nWe test ideas with real users - no assumptions, just clear answers. A/B testing allows us to trial variations of layouts, content, and calls-to-action to find out what performs best. According to Invesp, A/B testing can increase conversion rates by up to 49%.\r\n\r\nEvery test is measured. Every change is justified. You’ll get real insight into what moves the numbers.'),(79375,7987,'_page_content_7_block_content','field_67d0023c0a375'),(79376,7987,'page_content_7_media_block','7982'),(79377,7987,'_page_content_7_media_block','field_67d0023c0a376'),(79378,7987,'page_content_8_block_content','<h3>CRO: Holistic Conversion Strategy</h3>\r\nCRO isn’t just about checkout. It’s everything that leads up to it - from acquisition to onsite experience. We analyse metrics like average basket value, bounce rates, and user flow. Tools like GA4, Hotjar, and segment tracking help us identify exactly where conversions are slipping.\r\n\r\nThen we fix it with data-led changes that make a measurable impact.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about CRO</a>'),(79379,7987,'_page_content_8_block_content','field_6904a3826dd01'),(79380,7987,'page_content_8_add_background','grey'),(79381,7987,'_page_content_8_add_background','field_6904a417eed80'),(79382,7987,'page_content_9_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(79383,7987,'_page_content_9_intro_block','field_67f39a7e87a67'),(79384,7987,'page_content_9_faqs_to_load','57'),(79385,7987,'_page_content_9_faqs_to_load','field_67f39a8d87a68'),(79386,7564,'_yoast_wpseo_title','eCommerce Strategy Services | B2B & CRO-Focused Strategists | %%sitename%%'),(79387,7564,'_yoast_wpseo_metadesc','Build a results-driven eCommerce strategy with expert eCommerce strategists. We specialise in B2B eCommerce strategy, CRO, and scalable digital growth.'),(79388,7562,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(79389,7988,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:20:\"full_width_shout_out\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";i:6;s:22:\"2_col_block_with_media\";i:7;s:14:\"our_work_short\";i:8;s:17:\"testimonial_block\";}'),(79390,7988,'_page_content','field_65bcc772ba827'),(79391,7988,'bottom_cta',''),(79392,7988,'_bottom_cta','field_66fbcaec309e9'),(79393,7988,'page_content_0_video_file',''),(79394,7988,'_page_content_0_video_file','field_67c9c54f20190'),(79395,7988,'page_content_0_video_file_webm',''),(79396,7988,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79397,7988,'page_content_0_background_image',''),(79398,7988,'_page_content_0_background_image','field_67c9c54f20192'),(79399,7988,'page_content_0_banner_content','<h1>UX Research &amp; UI Design</h1>'),(79400,7988,'_page_content_0_banner_content','field_67c9c54f20193'),(79401,7988,'page_content_1_add_background','white'),(79402,7988,'_page_content_1_add_background','field_6717be84974f1'),(79403,7988,'page_content_1_block_title','<h2>eCommerce Stores That Convert.</h2>'),(79404,7988,'_page_content_1_block_title','field_67b8463f82176'),(79405,7988,'page_content_1_block_content','Your website might be up and running, but if users aren’t moving from browse to basket smoothly, you’ve got a UX problem. Clunky interfaces, unclear layouts, or friction at checkout all impact conversions - and often go unnoticed until the numbers start slipping.\r\n\r\nGreat UX and UI fix that. They make it easier for people to shop, spend, and come back. At Actuate, we use data and research to transform eCommerce user experience into something that’s intuitive, efficient, and built to convert. From homepage to checkout, we focus on UX design for eCommerce that improves flow, increases purchases, and keeps people coming back.'),(79406,7988,'_page_content_1_block_content','field_664b5f5c5973a'),(79407,7988,'page_content_2_block_image',''),(79408,7988,'_page_content_2_block_image','field_67cf0f08a01dc'),(79409,7988,'page_content_2_video_file',''),(79410,7988,'_page_content_2_video_file','field_67cf0f38a01de'),(79411,7988,'page_content_2_mobile_video',''),(79412,7988,'_page_content_2_mobile_video','field_67cf0f49a01df'),(79413,7988,'page_content_2_block_content','<blockquote>For every £1 you invest in developing your user-experience,  you’ll generate a return of £100 = a mind-blowing 9,900% ROI.</blockquote>\r\n<cite>Web Alive</cite>'),(79414,7988,'_page_content_2_block_content','field_67cf0f16a01dd'),(79415,7988,'page_content_3_add_background','green'),(79416,7988,'_page_content_3_add_background','field_67c9c6c17d609'),(79417,7988,'page_content_3_block_content','<h3>User Experience Research. (UX).</h3>\r\nUser experience is integral to any eCommerce website development, but your customers are not ‘users;’ they are people – real people, all taking their own unique customer journey through your site, and all at different stages within their buying process; some ready to buy, others just checking out what you offer.\r\n\r\nWithout fully understanding your real audience, how can you engage with them?\r\n\r\nWe take the time to research, build and crucially, understand your audience, using your existing customer data, competitor analysis and eCommerce trends. By creating personas for your ideal customer, we’ll ensure that your content is highly targeted, increasing effectiveness at all stages of your customer journey – elevating your brand experience, consumer loyalty, lifetime value and your ROI.'),(79418,7988,'_page_content_3_block_content','field_67c9c6c17d60b'),(79419,7988,'page_content_3_media_block',''),(79420,7988,'_page_content_3_media_block','field_67c9c6d37d60c'),(79421,7988,'page_content_3_alignment','left'),(79422,7988,'_page_content_3_alignment','field_67c9c6dd7d60d'),(79423,7988,'page_content_4_add_background','red'),(79424,7988,'_page_content_4_add_background','field_67c9c6c17d609'),(79425,7988,'page_content_4_block_content','<h3>User Interface Design. (UI).</h3>\r\nUsing wireframes as blueprints to map out the interface elements of your pages and how they work together, we’ll explore all design options, always taking a mobile-first approach. Visualising the customer journey, we’ll rigorously test functionality across all devices and screens. Seeking feedback before detailing the front-end design, we’ll ensure key conversion drivers are in the right place and appear at the right time on your customer journey – increasing the chances of conversion.\r\n\r\nYour dedicated team of eCommerce experts have all the technical developer expertise you’d expect, along with years of conversion rate optimisation best practices, leading your consumer through your website, all the way to your checkout page.\r\n\r\nBehind your site’s striking facade, you’ll reap the benefits, and sales, of a highly optimised, conversion-driven store, that is both pretty and functional.'),(79426,7988,'_page_content_4_block_content','field_67c9c6c17d60b'),(79427,7988,'page_content_4_media_block',''),(79428,7988,'_page_content_4_media_block','field_67c9c6d37d60c'),(79429,7988,'page_content_4_alignment','right'),(79430,7988,'_page_content_4_alignment','field_67c9c6dd7d60d'),(79431,7988,'page_content_5_show_background','0'),(79432,7988,'_page_content_5_show_background','field_67175ac1a052b'),(79433,7988,'page_content_5_block_content','<h3>Ready for your next nice problem?</h3>'),(79434,7988,'_page_content_5_block_content','field_66cda60b2ea88'),(79435,7988,'page_content_6_add_background','white'),(79436,7988,'_page_content_6_add_background','field_67c9c6c17d609'),(79437,7988,'page_content_6_block_content','<h3>Your Roadmap to Success.</h3>\r\nPreparation is everything. The more we get to know you, your business, your industry and of course, your customers, the more online success you’ll enjoy.\r\n\r\nIt is all about speaking to your audience, providing engaging content, and connecting with them. That all begins with your Discovery session – let’s deep dive into where you are as a business, what your sales goals are, and how much you’d ideally like to pay for each sale. (Cost-per-Sale and your Cost-per-Acquisition).\r\n\r\nTell us more about your overall business objectives and together, let’s create an achievable, conversion-focused UX and UI roadmap, creating a stable, reliable customer-focused site that talks directly to your target audience to drive sales, increase average order value, and propel your organisation forward.'),(79438,7988,'_page_content_6_block_content','field_67c9c6c17d60b'),(79439,7988,'page_content_6_media_block',''),(79440,7988,'_page_content_6_media_block','field_67c9c6d37d60c'),(79441,7988,'page_content_6_alignment','left'),(79442,7988,'_page_content_6_alignment','field_67c9c6dd7d60d'),(79443,7988,'page_content_7_block_intro','<h3>Recent Work</h3>'),(79444,7988,'_page_content_7_block_intro','field_66fbc8f5b1c94'),(79445,7988,'page_content_7_project_filter',''),(79446,7988,'_page_content_7_project_filter','field_66826e0b41d79'),(79447,7988,'page_content_8_block_title',''),(79448,7988,'_page_content_8_block_title','field_67c86b51a9ddc'),(79449,7562,'page_content_2_show_background','0'),(79450,7562,'_page_content_2_show_background','field_67175ac1a052b'),(79451,7562,'page_content_2_block_content','<h3>“For every <strong>£1</strong> invested in UX, businesses see a return of <strong>£100</strong> - that\'s a <strong>9,000% ROI</strong>.”</h3>\r\nWebAlive'),(79452,7562,'_page_content_2_block_content','field_66cda60b2ea88'),(79453,7989,'page_content','a:3:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";}'),(79454,7989,'_page_content','field_65bcc772ba827'),(79455,7989,'bottom_cta',''),(79456,7989,'_bottom_cta','field_66fbcaec309e9'),(79457,7989,'page_content_0_video_file',''),(79458,7989,'_page_content_0_video_file','field_67c9c54f20190'),(79459,7989,'page_content_0_video_file_webm',''),(79460,7989,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79461,7989,'page_content_0_background_image',''),(79462,7989,'_page_content_0_background_image','field_67c9c54f20192'),(79463,7989,'page_content_0_banner_content','<h1>UX Research &amp; UI Design</h1>'),(79464,7989,'_page_content_0_banner_content','field_67c9c54f20193'),(79465,7989,'page_content_1_add_background','white'),(79466,7989,'_page_content_1_add_background','field_6717be84974f1'),(79467,7989,'page_content_1_block_title','<h2>eCommerce Stores That Convert.</h2>'),(79468,7989,'_page_content_1_block_title','field_67b8463f82176'),(79469,7989,'page_content_1_block_content','Your website might be up and running, but if users aren’t moving from browse to basket smoothly, you’ve got a UX problem. Clunky interfaces, unclear layouts, or friction at checkout all impact conversions - and often go unnoticed until the numbers start slipping.\r\n\r\nGreat UX and UI fix that. They make it easier for people to shop, spend, and come back. At Actuate, we use data and research to transform eCommerce user experience into something that’s intuitive, efficient, and built to convert. From homepage to checkout, we focus on UX design for eCommerce that improves flow, increases purchases, and keeps people coming back.'),(79470,7989,'_page_content_1_block_content','field_664b5f5c5973a'),(79471,7989,'page_content_2_show_background','0'),(79472,7989,'_page_content_2_show_background','field_67175ac1a052b'),(79473,7989,'page_content_2_block_content','<h3>“For every <strong>£1</strong> invested in UX, businesses see a return of <strong>£100</strong> - that\'s a <strong>9,000% ROI</strong>.”</h3>\r\nWebAlive'),(79474,7989,'_page_content_2_block_content','field_66cda60b2ea88'),(79475,7990,'_wp_attached_file','user-research-scaled.jpg'),(79476,7990,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:24:\"user-research-scaled.jpg\";s:8:\"filesize\";i:618644;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"user-research-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33444;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"user-research-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43079;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"user-research-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60834;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"user-research-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36277;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"user-research-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112423;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"user-research-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187362;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"user-research-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86725;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"user-research-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195309;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"user-research-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82964;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"user-research-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165181;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"user-research-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92248;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"user-research-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46084;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"user-research-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232562;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"user-research-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17663;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"user-research-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29465;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"user-research-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27553;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"user-research-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50347;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"user-research-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83463;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"user-research-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:252985;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"user-research-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35484;}s:10:\"page-large\";a:5:{s:4:\"file\";s:27:\"user-research-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169351;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"user-research-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29022;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"user-research-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53099;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"user-research-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67322;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"user-research-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218483;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"user-research-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59427;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:27:\"user-research-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:390834;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"user-research-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5733;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"user-research-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35484;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"user-research-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61983;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"user-research-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28557;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:27:\"user-research-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:564837;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"user-research.jpg\";}'),(79480,7990,'_wp_attachment_image_alt','User research'),(79481,7562,'page_content_3_add_background','green'),(79482,7562,'_page_content_3_add_background','field_67c9c6c17d609'),(79483,7562,'page_content_3_block_content','<h3>User Experience Research</h3>\r\nGreat eCommerce UX design starts with understanding your users. We dig into analytics, heatmaps, competitor benchmarks, and industry trends to uncover how your customers behave, where they hesitate, and why they drop off.\r\n\r\nThis insight helps us craft a seamless eCommerce user experience that’s informed by real behavior - not guesswork. The result? Better retention, more repeat buyers, and a checkout flow that doesn’t get in the way.'),(79484,7562,'_page_content_3_block_content','field_67c9c6c17d60b'),(79485,7562,'page_content_3_media_block','7990'),(79486,7562,'_page_content_3_media_block','field_67c9c6d37d60c'),(79487,7562,'page_content_3_alignment','left'),(79488,7562,'_page_content_3_alignment','field_67c9c6dd7d60d'),(79489,7991,'page_content','a:4:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:22:\"2_col_block_with_media\";}'),(79490,7991,'_page_content','field_65bcc772ba827'),(79491,7991,'bottom_cta',''),(79492,7991,'_bottom_cta','field_66fbcaec309e9'),(79493,7991,'page_content_0_video_file',''),(79494,7991,'_page_content_0_video_file','field_67c9c54f20190'),(79495,7991,'page_content_0_video_file_webm',''),(79496,7991,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79497,7991,'page_content_0_background_image',''),(79498,7991,'_page_content_0_background_image','field_67c9c54f20192'),(79499,7991,'page_content_0_banner_content','<h1>UX Research &amp; UI Design</h1>'),(79500,7991,'_page_content_0_banner_content','field_67c9c54f20193'),(79501,7991,'page_content_1_add_background','white'),(79502,7991,'_page_content_1_add_background','field_6717be84974f1'),(79503,7991,'page_content_1_block_title','<h2>eCommerce Stores That Convert.</h2>'),(79504,7991,'_page_content_1_block_title','field_67b8463f82176'),(79505,7991,'page_content_1_block_content','Your website might be up and running, but if users aren’t moving from browse to basket smoothly, you’ve got a UX problem. Clunky interfaces, unclear layouts, or friction at checkout all impact conversions - and often go unnoticed until the numbers start slipping.\r\n\r\nGreat UX and UI fix that. They make it easier for people to shop, spend, and come back. At Actuate, we use data and research to transform eCommerce user experience into something that’s intuitive, efficient, and built to convert. From homepage to checkout, we focus on UX design for eCommerce that improves flow, increases purchases, and keeps people coming back.'),(79506,7991,'_page_content_1_block_content','field_664b5f5c5973a'),(79507,7991,'page_content_2_show_background','0'),(79508,7991,'_page_content_2_show_background','field_67175ac1a052b'),(79509,7991,'page_content_2_block_content','<h3>“For every <strong>£1</strong> invested in UX, businesses see a return of <strong>£100</strong> - that\'s a <strong>9,000% ROI</strong>.”</h3>\r\nWebAlive'),(79510,7991,'_page_content_2_block_content','field_66cda60b2ea88'),(79511,7991,'page_content_3_add_background','green'),(79512,7991,'_page_content_3_add_background','field_67c9c6c17d609'),(79513,7991,'page_content_3_block_content','User Experience Research\r\n\r\nGreat eCommerce UX design starts with understanding your users. We dig into analytics, heatmaps, competitor benchmarks, and industry trends to uncover how your customers behave, where they hesitate, and why they drop off.\r\n\r\nThis insight helps us craft a seamless eCommerce user experience that’s informed by real behavior - not guesswork. The result? Better retention, more repeat buyers, and a checkout flow that doesn’t get in the way.'),(79514,7991,'_page_content_3_block_content','field_67c9c6c17d60b'),(79515,7991,'page_content_3_media_block','7990'),(79516,7991,'_page_content_3_media_block','field_67c9c6d37d60c'),(79517,7991,'page_content_3_alignment','right'),(79518,7991,'_page_content_3_alignment','field_67c9c6dd7d60d'),(79519,7992,'page_content','a:4:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:22:\"2_col_block_with_media\";}'),(79520,7992,'_page_content','field_65bcc772ba827'),(79521,7992,'bottom_cta',''),(79522,7992,'_bottom_cta','field_66fbcaec309e9'),(79523,7992,'page_content_0_video_file',''),(79524,7992,'_page_content_0_video_file','field_67c9c54f20190'),(79525,7992,'page_content_0_video_file_webm',''),(79526,7992,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79527,7992,'page_content_0_background_image',''),(79528,7992,'_page_content_0_background_image','field_67c9c54f20192'),(79529,7992,'page_content_0_banner_content','<h1>UX Research &amp; UI Design</h1>'),(79530,7992,'_page_content_0_banner_content','field_67c9c54f20193'),(79531,7992,'page_content_1_add_background','white'),(79532,7992,'_page_content_1_add_background','field_6717be84974f1'),(79533,7992,'page_content_1_block_title','<h2>eCommerce Stores That Convert.</h2>'),(79534,7992,'_page_content_1_block_title','field_67b8463f82176'),(79535,7992,'page_content_1_block_content','Your website might be up and running, but if users aren’t moving from browse to basket smoothly, you’ve got a UX problem. Clunky interfaces, unclear layouts, or friction at checkout all impact conversions - and often go unnoticed until the numbers start slipping.\r\n\r\nGreat UX and UI fix that. They make it easier for people to shop, spend, and come back. At Actuate, we use data and research to transform eCommerce user experience into something that’s intuitive, efficient, and built to convert. From homepage to checkout, we focus on UX design for eCommerce that improves flow, increases purchases, and keeps people coming back.'),(79536,7992,'_page_content_1_block_content','field_664b5f5c5973a'),(79537,7992,'page_content_2_show_background','0'),(79538,7992,'_page_content_2_show_background','field_67175ac1a052b'),(79539,7992,'page_content_2_block_content','<h3>“For every <strong>£1</strong> invested in UX, businesses see a return of <strong>£100</strong> - that\'s a <strong>9,000% ROI</strong>.”</h3>\r\nWebAlive'),(79540,7992,'_page_content_2_block_content','field_66cda60b2ea88'),(79541,7992,'page_content_3_add_background','green'),(79542,7992,'_page_content_3_add_background','field_67c9c6c17d609'),(79543,7992,'page_content_3_block_content','<h3>User Experience Research</h3>\r\nGreat eCommerce UX design starts with understanding your users. We dig into analytics, heatmaps, competitor benchmarks, and industry trends to uncover how your customers behave, where they hesitate, and why they drop off.\r\n\r\nThis insight helps us craft a seamless eCommerce user experience that’s informed by real behavior - not guesswork. The result? Better retention, more repeat buyers, and a checkout flow that doesn’t get in the way.'),(79544,7992,'_page_content_3_block_content','field_67c9c6c17d60b'),(79545,7992,'page_content_3_media_block','7990'),(79546,7992,'_page_content_3_media_block','field_67c9c6d37d60c'),(79547,7992,'page_content_3_alignment','left'),(79548,7992,'_page_content_3_alignment','field_67c9c6dd7d60d'),(79549,7993,'_wp_attached_file','user-interface-design-scaled.jpg'),(79550,7993,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:32:\"user-interface-design-scaled.jpg\";s:8:\"filesize\";i:376456;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"user-interface-design-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27773;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"user-interface-design-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34803;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"user-interface-design-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44815;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"user-interface-design-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29912;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"user-interface-design-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80290;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"user-interface-design-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126096;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:34:\"user-interface-design-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56893;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:35:\"user-interface-design-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129861;}s:8:\"masthead\";a:5:{s:4:\"file\";s:34:\"user-interface-design-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55496;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:35:\"user-interface-design-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106039;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:34:\"user-interface-design-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67480;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:33:\"user-interface-design-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34852;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:34:\"user-interface-design-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140198;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:33:\"user-interface-design-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15846;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:33:\"user-interface-design-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24838;}s:10:\"team-small\";a:5:{s:4:\"file\";s:33:\"user-interface-design-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22656;}s:10:\"team-large\";a:5:{s:4:\"file\";s:33:\"user-interface-design-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38494;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:34:\"user-interface-design-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54021;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:35:\"user-interface-design-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162552;}s:10:\"page-small\";a:5:{s:4:\"file\";s:33:\"user-interface-design-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28607;}s:10:\"page-large\";a:5:{s:4:\"file\";s:35:\"user-interface-design-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115682;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:33:\"user-interface-design-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24584;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:33:\"user-interface-design-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41207;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:33:\"user-interface-design-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46793;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:35:\"user-interface-design-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140992;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:33:\"user-interface-design-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43307;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:35:\"user-interface-design-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236546;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:33:\"user-interface-design-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5759;}s:13:\"project-small\";a:5:{s:4:\"file\";s:33:\"user-interface-design-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28607;}s:13:\"project-large\";a:5:{s:4:\"file\";s:34:\"user-interface-design-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47238;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:33:\"user-interface-design-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24149;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:35:\"user-interface-design-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:345273;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:25:\"user-interface-design.jpg\";}'),(79554,7993,'_wp_attachment_image_alt','User Interface Design'),(79555,7562,'page_content_4_add_background','white'),(79556,7562,'_page_content_4_add_background','field_67c9c6c17d609'),(79557,7562,'page_content_4_block_content','<h3>User Interface Design</h3>\r\nOnce we’ve mapped the journey, we bring it to life with a clean, responsive eCommerce UI design. Every element - mega menus, product listings, calls to action-is purpose-built to reduce friction and boost engagement.\r\n\r\nOur design work pairs strong visuals with smart interaction, combining brand storytelling with performance-focused structure. It’s UX design for eCommerce that doesn\'t just look good, it works hard behind the scenes to increase conversions.'),(79558,7562,'_page_content_4_block_content','field_67c9c6c17d60b'),(79559,7562,'page_content_4_media_block','7993'),(79560,7562,'_page_content_4_media_block','field_67c9c6d37d60c'),(79561,7562,'page_content_4_alignment','right'),(79562,7562,'_page_content_4_alignment','field_67c9c6dd7d60d'),(79563,7994,'page_content','a:5:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";}'),(79564,7994,'_page_content','field_65bcc772ba827'),(79565,7994,'bottom_cta',''),(79566,7994,'_bottom_cta','field_66fbcaec309e9'),(79567,7994,'page_content_0_video_file',''),(79568,7994,'_page_content_0_video_file','field_67c9c54f20190'),(79569,7994,'page_content_0_video_file_webm',''),(79570,7994,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79571,7994,'page_content_0_background_image',''),(79572,7994,'_page_content_0_background_image','field_67c9c54f20192'),(79573,7994,'page_content_0_banner_content','<h1>UX Research &amp; UI Design</h1>'),(79574,7994,'_page_content_0_banner_content','field_67c9c54f20193'),(79575,7994,'page_content_1_add_background','white'),(79576,7994,'_page_content_1_add_background','field_6717be84974f1'),(79577,7994,'page_content_1_block_title','<h2>eCommerce Stores That Convert.</h2>'),(79578,7994,'_page_content_1_block_title','field_67b8463f82176'),(79579,7994,'page_content_1_block_content','Your website might be up and running, but if users aren’t moving from browse to basket smoothly, you’ve got a UX problem. Clunky interfaces, unclear layouts, or friction at checkout all impact conversions - and often go unnoticed until the numbers start slipping.\r\n\r\nGreat UX and UI fix that. They make it easier for people to shop, spend, and come back. At Actuate, we use data and research to transform eCommerce user experience into something that’s intuitive, efficient, and built to convert. From homepage to checkout, we focus on UX design for eCommerce that improves flow, increases purchases, and keeps people coming back.'),(79580,7994,'_page_content_1_block_content','field_664b5f5c5973a'),(79581,7994,'page_content_2_show_background','0'),(79582,7994,'_page_content_2_show_background','field_67175ac1a052b'),(79583,7994,'page_content_2_block_content','<h3>“For every <strong>£1</strong> invested in UX, businesses see a return of <strong>£100</strong> - that\'s a <strong>9,000% ROI</strong>.”</h3>\r\nWebAlive'),(79584,7994,'_page_content_2_block_content','field_66cda60b2ea88'),(79585,7994,'page_content_3_add_background','green'),(79586,7994,'_page_content_3_add_background','field_67c9c6c17d609'),(79587,7994,'page_content_3_block_content','<h3>User Experience Research</h3>\r\nGreat eCommerce UX design starts with understanding your users. We dig into analytics, heatmaps, competitor benchmarks, and industry trends to uncover how your customers behave, where they hesitate, and why they drop off.\r\n\r\nThis insight helps us craft a seamless eCommerce user experience that’s informed by real behavior - not guesswork. The result? Better retention, more repeat buyers, and a checkout flow that doesn’t get in the way.'),(79588,7994,'_page_content_3_block_content','field_67c9c6c17d60b'),(79589,7994,'page_content_3_media_block','7990'),(79590,7994,'_page_content_3_media_block','field_67c9c6d37d60c'),(79591,7994,'page_content_3_alignment','left'),(79592,7994,'_page_content_3_alignment','field_67c9c6dd7d60d'),(79593,7994,'page_content_4_add_background','white'),(79594,7994,'_page_content_4_add_background','field_67c9c6c17d609'),(79595,7994,'page_content_4_block_content','<h3>User Interface Design</h3>\r\nOnce we’ve mapped the journey, we bring it to life with a clean, responsive eCommerce UI design. Every element - mega menus, product listings, calls to action-is purpose-built to reduce friction and boost engagement.\r\n\r\nOur design work pairs strong visuals with smart interaction, combining brand storytelling with performance-focused structure. It’s UX design for eCommerce that doesn\'t just look good, it works hard behind the scenes to increase conversions.'),(79596,7994,'_page_content_4_block_content','field_67c9c6c17d60b'),(79597,7994,'page_content_4_media_block','7993'),(79598,7994,'_page_content_4_media_block','field_67c9c6d37d60c'),(79599,7994,'page_content_4_alignment','right'),(79600,7994,'_page_content_4_alignment','field_67c9c6dd7d60d'),(79601,7562,'page_content_5_show_background','0'),(79602,7562,'_page_content_5_show_background','field_67175ac1a052b'),(79603,7562,'page_content_5_block_content','<h4 class=\"blk-heading\"><strong>Ready For Your Next Nice Problem?</strong></h4>\r\nImproving eCommerce UX design and eCommerce UI design isn’t about polishing pixels - it’s about unlocking serious performance. With better customer journeys, you get more revenue, stronger loyalty, and fewer abandoned carts.\r\n\r\nOur NNP Workshop gives you a roadmap to get there. It’s a focused, jargon-free audit of your current site, backed by real data and presented in a short, sharp walkthrough video. You’ll know what’s working, what’s holding you back, and what needs to change to unlock the next nice problem waiting for you.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP Workshop</a>'),(79604,7562,'_page_content_5_block_content','field_66cda60b2ea88'),(79605,7995,'page_content','a:6:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";}'),(79606,7995,'_page_content','field_65bcc772ba827'),(79607,7995,'bottom_cta',''),(79608,7995,'_bottom_cta','field_66fbcaec309e9'),(79609,7995,'page_content_0_video_file',''),(79610,7995,'_page_content_0_video_file','field_67c9c54f20190'),(79611,7995,'page_content_0_video_file_webm',''),(79612,7995,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79613,7995,'page_content_0_background_image',''),(79614,7995,'_page_content_0_background_image','field_67c9c54f20192'),(79615,7995,'page_content_0_banner_content','<h1>UX Research &amp; UI Design</h1>'),(79616,7995,'_page_content_0_banner_content','field_67c9c54f20193'),(79617,7995,'page_content_1_add_background','white'),(79618,7995,'_page_content_1_add_background','field_6717be84974f1'),(79619,7995,'page_content_1_block_title','<h2>eCommerce Stores That Convert.</h2>'),(79620,7995,'_page_content_1_block_title','field_67b8463f82176'),(79621,7995,'page_content_1_block_content','Your website might be up and running, but if users aren’t moving from browse to basket smoothly, you’ve got a UX problem. Clunky interfaces, unclear layouts, or friction at checkout all impact conversions - and often go unnoticed until the numbers start slipping.\r\n\r\nGreat UX and UI fix that. They make it easier for people to shop, spend, and come back. At Actuate, we use data and research to transform eCommerce user experience into something that’s intuitive, efficient, and built to convert. From homepage to checkout, we focus on UX design for eCommerce that improves flow, increases purchases, and keeps people coming back.'),(79622,7995,'_page_content_1_block_content','field_664b5f5c5973a'),(79623,7995,'page_content_2_show_background','0'),(79624,7995,'_page_content_2_show_background','field_67175ac1a052b'),(79625,7995,'page_content_2_block_content','<h3>“For every <strong>£1</strong> invested in UX, businesses see a return of <strong>£100</strong> - that\'s a <strong>9,000% ROI</strong>.”</h3>\r\nWebAlive'),(79626,7995,'_page_content_2_block_content','field_66cda60b2ea88'),(79627,7995,'page_content_3_add_background','green'),(79628,7995,'_page_content_3_add_background','field_67c9c6c17d609'),(79629,7995,'page_content_3_block_content','<h3>User Experience Research</h3>\r\nGreat eCommerce UX design starts with understanding your users. We dig into analytics, heatmaps, competitor benchmarks, and industry trends to uncover how your customers behave, where they hesitate, and why they drop off.\r\n\r\nThis insight helps us craft a seamless eCommerce user experience that’s informed by real behavior - not guesswork. The result? Better retention, more repeat buyers, and a checkout flow that doesn’t get in the way.'),(79630,7995,'_page_content_3_block_content','field_67c9c6c17d60b'),(79631,7995,'page_content_3_media_block','7990'),(79632,7995,'_page_content_3_media_block','field_67c9c6d37d60c'),(79633,7995,'page_content_3_alignment','left'),(79634,7995,'_page_content_3_alignment','field_67c9c6dd7d60d'),(79635,7995,'page_content_4_add_background','white'),(79636,7995,'_page_content_4_add_background','field_67c9c6c17d609'),(79637,7995,'page_content_4_block_content','<h3>User Interface Design</h3>\r\nOnce we’ve mapped the journey, we bring it to life with a clean, responsive eCommerce UI design. Every element - mega menus, product listings, calls to action-is purpose-built to reduce friction and boost engagement.\r\n\r\nOur design work pairs strong visuals with smart interaction, combining brand storytelling with performance-focused structure. It’s UX design for eCommerce that doesn\'t just look good, it works hard behind the scenes to increase conversions.'),(79638,7995,'_page_content_4_block_content','field_67c9c6c17d60b'),(79639,7995,'page_content_4_media_block','7993'),(79640,7995,'_page_content_4_media_block','field_67c9c6d37d60c'),(79641,7995,'page_content_4_alignment','right'),(79642,7995,'_page_content_4_alignment','field_67c9c6dd7d60d'),(79643,7995,'page_content_5_show_background','0'),(79644,7995,'_page_content_5_show_background','field_67175ac1a052b'),(79645,7995,'page_content_5_block_content','<h3>Ready For Your Next Nice Problem?</h3>\r\nImproving eCommerce UX design and eCommerce UI design isn’t about polishing pixels - it’s about unlocking serious performance. With better customer journeys, you get more revenue, stronger loyalty, and fewer abandoned carts.\r\n\r\nOur NNP Workshop gives you a roadmap to get there. It’s a focused, jargon-free audit of your current site, backed by real data and presented in a short, sharp walkthrough video. You’ll know what’s working, what’s holding you back, and what needs to change to unlock the next nice problem waiting for you.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP Workshop</a>'),(79646,7995,'_page_content_5_block_content','field_66cda60b2ea88'),(79647,7996,'page_content','a:6:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";}'),(79648,7996,'_page_content','field_65bcc772ba827'),(79649,7996,'bottom_cta',''),(79650,7996,'_bottom_cta','field_66fbcaec309e9'),(79651,7996,'page_content_0_video_file',''),(79652,7996,'_page_content_0_video_file','field_67c9c54f20190'),(79653,7996,'page_content_0_video_file_webm',''),(79654,7996,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79655,7996,'page_content_0_background_image',''),(79656,7996,'_page_content_0_background_image','field_67c9c54f20192'),(79657,7996,'page_content_0_banner_content','<h1>UX Research &amp; UI Design</h1>'),(79658,7996,'_page_content_0_banner_content','field_67c9c54f20193'),(79659,7996,'page_content_1_add_background','white'),(79660,7996,'_page_content_1_add_background','field_6717be84974f1'),(79661,7996,'page_content_1_block_title','<h2>eCommerce Stores That Convert.</h2>'),(79662,7996,'_page_content_1_block_title','field_67b8463f82176'),(79663,7996,'page_content_1_block_content','Your website might be up and running, but if users aren’t moving from browse to basket smoothly, you’ve got a UX problem. Clunky interfaces, unclear layouts, or friction at checkout all impact conversions - and often go unnoticed until the numbers start slipping.\r\n\r\nGreat UX and UI fix that. They make it easier for people to shop, spend, and come back. At Actuate, we use data and research to transform eCommerce user experience into something that’s intuitive, efficient, and built to convert. From homepage to checkout, we focus on UX design for eCommerce that improves flow, increases purchases, and keeps people coming back.'),(79664,7996,'_page_content_1_block_content','field_664b5f5c5973a'),(79665,7996,'page_content_2_show_background','0'),(79666,7996,'_page_content_2_show_background','field_67175ac1a052b'),(79667,7996,'page_content_2_block_content','<h3>“For every <strong>£1</strong> invested in UX, businesses see a return of <strong>£100</strong> - that\'s a <strong>9,000% ROI</strong>.”</h3>\r\nWebAlive'),(79668,7996,'_page_content_2_block_content','field_66cda60b2ea88'),(79669,7996,'page_content_3_add_background','green'),(79670,7996,'_page_content_3_add_background','field_67c9c6c17d609'),(79671,7996,'page_content_3_block_content','<h3>User Experience Research</h3>\r\nGreat eCommerce UX design starts with understanding your users. We dig into analytics, heatmaps, competitor benchmarks, and industry trends to uncover how your customers behave, where they hesitate, and why they drop off.\r\n\r\nThis insight helps us craft a seamless eCommerce user experience that’s informed by real behavior - not guesswork. The result? Better retention, more repeat buyers, and a checkout flow that doesn’t get in the way.'),(79672,7996,'_page_content_3_block_content','field_67c9c6c17d60b'),(79673,7996,'page_content_3_media_block','7990'),(79674,7996,'_page_content_3_media_block','field_67c9c6d37d60c'),(79675,7996,'page_content_3_alignment','left'),(79676,7996,'_page_content_3_alignment','field_67c9c6dd7d60d'),(79677,7996,'page_content_4_add_background','white'),(79678,7996,'_page_content_4_add_background','field_67c9c6c17d609'),(79679,7996,'page_content_4_block_content','<h3>User Interface Design</h3>\r\nOnce we’ve mapped the journey, we bring it to life with a clean, responsive eCommerce UI design. Every element - mega menus, product listings, calls to action-is purpose-built to reduce friction and boost engagement.\r\n\r\nOur design work pairs strong visuals with smart interaction, combining brand storytelling with performance-focused structure. It’s UX design for eCommerce that doesn\'t just look good, it works hard behind the scenes to increase conversions.'),(79680,7996,'_page_content_4_block_content','field_67c9c6c17d60b'),(79681,7996,'page_content_4_media_block','7993'),(79682,7996,'_page_content_4_media_block','field_67c9c6d37d60c'),(79683,7996,'page_content_4_alignment','right'),(79684,7996,'_page_content_4_alignment','field_67c9c6dd7d60d'),(79685,7996,'page_content_5_show_background','0'),(79686,7996,'_page_content_5_show_background','field_67175ac1a052b'),(79687,7996,'page_content_5_block_content','<h4><strong>Ready For Your Next Nice Problem?</strong></h4>\r\nImproving eCommerce UX design and eCommerce UI design isn’t about polishing pixels - it’s about unlocking serious performance. With better customer journeys, you get more revenue, stronger loyalty, and fewer abandoned carts.\r\n\r\nOur NNP Workshop gives you a roadmap to get there. It’s a focused, jargon-free audit of your current site, backed by real data and presented in a short, sharp walkthrough video. You’ll know what’s working, what’s holding you back, and what needs to change to unlock the next nice problem waiting for you.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP Workshop</a>'),(79688,7996,'_page_content_5_block_content','field_66cda60b2ea88'),(79689,7997,'page_content','a:6:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";}'),(79690,7997,'_page_content','field_65bcc772ba827'),(79691,7997,'bottom_cta',''),(79692,7997,'_bottom_cta','field_66fbcaec309e9'),(79693,7997,'page_content_0_video_file',''),(79694,7997,'_page_content_0_video_file','field_67c9c54f20190'),(79695,7997,'page_content_0_video_file_webm',''),(79696,7997,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79697,7997,'page_content_0_background_image',''),(79698,7997,'_page_content_0_background_image','field_67c9c54f20192'),(79699,7997,'page_content_0_banner_content','<h1>UX Research &amp; UI Design</h1>'),(79700,7997,'_page_content_0_banner_content','field_67c9c54f20193'),(79701,7997,'page_content_1_add_background','white'),(79702,7997,'_page_content_1_add_background','field_6717be84974f1'),(79703,7997,'page_content_1_block_title','<h2>eCommerce Stores That Convert.</h2>'),(79704,7997,'_page_content_1_block_title','field_67b8463f82176'),(79705,7997,'page_content_1_block_content','Your website might be up and running, but if users aren’t moving from browse to basket smoothly, you’ve got a UX problem. Clunky interfaces, unclear layouts, or friction at checkout all impact conversions - and often go unnoticed until the numbers start slipping.\r\n\r\nGreat UX and UI fix that. They make it easier for people to shop, spend, and come back. At Actuate, we use data and research to transform eCommerce user experience into something that’s intuitive, efficient, and built to convert. From homepage to checkout, we focus on UX design for eCommerce that improves flow, increases purchases, and keeps people coming back.'),(79706,7997,'_page_content_1_block_content','field_664b5f5c5973a'),(79707,7997,'page_content_2_show_background','0'),(79708,7997,'_page_content_2_show_background','field_67175ac1a052b'),(79709,7997,'page_content_2_block_content','<h3>“For every <strong>£1</strong> invested in UX, businesses see a return of <strong>£100</strong> - that\'s a <strong>9,000% ROI</strong>.”</h3>\r\nWebAlive'),(79710,7997,'_page_content_2_block_content','field_66cda60b2ea88'),(79711,7997,'page_content_3_add_background','green'),(79712,7997,'_page_content_3_add_background','field_67c9c6c17d609'),(79713,7997,'page_content_3_block_content','<h3>User Experience Research</h3>\r\nGreat eCommerce UX design starts with understanding your users. We dig into analytics, heatmaps, competitor benchmarks, and industry trends to uncover how your customers behave, where they hesitate, and why they drop off.\r\n\r\nThis insight helps us craft a seamless eCommerce user experience that’s informed by real behavior - not guesswork. The result? Better retention, more repeat buyers, and a checkout flow that doesn’t get in the way.'),(79714,7997,'_page_content_3_block_content','field_67c9c6c17d60b'),(79715,7997,'page_content_3_media_block','7990'),(79716,7997,'_page_content_3_media_block','field_67c9c6d37d60c'),(79717,7997,'page_content_3_alignment','left'),(79718,7997,'_page_content_3_alignment','field_67c9c6dd7d60d'),(79719,7997,'page_content_4_add_background','white'),(79720,7997,'_page_content_4_add_background','field_67c9c6c17d609'),(79721,7997,'page_content_4_block_content','<h3>User Interface Design</h3>\r\nOnce we’ve mapped the journey, we bring it to life with a clean, responsive eCommerce UI design. Every element - mega menus, product listings, calls to action-is purpose-built to reduce friction and boost engagement.\r\n\r\nOur design work pairs strong visuals with smart interaction, combining brand storytelling with performance-focused structure. It’s UX design for eCommerce that doesn\'t just look good, it works hard behind the scenes to increase conversions.'),(79722,7997,'_page_content_4_block_content','field_67c9c6c17d60b'),(79723,7997,'page_content_4_media_block','7993'),(79724,7997,'_page_content_4_media_block','field_67c9c6d37d60c'),(79725,7997,'page_content_4_alignment','right'),(79726,7997,'_page_content_4_alignment','field_67c9c6dd7d60d'),(79727,7997,'page_content_5_show_background','0'),(79728,7997,'_page_content_5_show_background','field_67175ac1a052b'),(79729,7997,'page_content_5_block_content','<h4 class=\"blk-heading\"><strong>Ready For Your Next Nice Problem?</strong></h4>\r\nImproving eCommerce UX design and eCommerce UI design isn’t about polishing pixels - it’s about unlocking serious performance. With better customer journeys, you get more revenue, stronger loyalty, and fewer abandoned carts.\r\n\r\nOur NNP Workshop gives you a roadmap to get there. It’s a focused, jargon-free audit of your current site, backed by real data and presented in a short, sharp walkthrough video. You’ll know what’s working, what’s holding you back, and what needs to change to unlock the next nice problem waiting for you.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP Workshop</a>'),(79730,7997,'_page_content_5_block_content','field_66cda60b2ea88'),(79735,7998,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";i:6;s:4:\"faqs\";}'),(79736,7998,'_page_content','field_65bcc772ba827'),(79737,7998,'bottom_cta',''),(79738,7998,'_bottom_cta','field_66fbcaec309e9'),(79739,7998,'page_content_0_video_file',''),(79740,7998,'_page_content_0_video_file','field_67c9c54f20190'),(79741,7998,'page_content_0_video_file_webm',''),(79742,7998,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79743,7998,'page_content_0_background_image',''),(79744,7998,'_page_content_0_background_image','field_67c9c54f20192'),(79745,7998,'page_content_0_banner_content','<h1>UX Research &amp; UI Design</h1>'),(79746,7998,'_page_content_0_banner_content','field_67c9c54f20193'),(79747,7998,'page_content_1_add_background','white'),(79748,7998,'_page_content_1_add_background','field_6717be84974f1'),(79749,7998,'page_content_1_block_title','<h2>eCommerce Stores That Convert.</h2>'),(79750,7998,'_page_content_1_block_title','field_67b8463f82176'),(79751,7998,'page_content_1_block_content','Your website might be up and running, but if users aren’t moving from browse to basket smoothly, you’ve got a UX problem. Clunky interfaces, unclear layouts, or friction at checkout all impact conversions - and often go unnoticed until the numbers start slipping.\r\n\r\nGreat UX and UI fix that. They make it easier for people to shop, spend, and come back. At Actuate, we use data and research to transform eCommerce user experience into something that’s intuitive, efficient, and built to convert. From homepage to checkout, we focus on UX design for eCommerce that improves flow, increases purchases, and keeps people coming back.'),(79752,7998,'_page_content_1_block_content','field_664b5f5c5973a'),(79753,7998,'page_content_2_show_background','0'),(79754,7998,'_page_content_2_show_background','field_67175ac1a052b'),(79755,7998,'page_content_2_block_content','<h3>“For every <strong>£1</strong> invested in UX, businesses see a return of <strong>£100</strong> - that\'s a <strong>9,000% ROI</strong>.”</h3>\r\nWebAlive'),(79756,7998,'_page_content_2_block_content','field_66cda60b2ea88'),(79757,7998,'page_content_3_add_background','green'),(79758,7998,'_page_content_3_add_background','field_67c9c6c17d609'),(79759,7998,'page_content_3_block_content','<h3>User Experience Research</h3>\r\nGreat eCommerce UX design starts with understanding your users. We dig into analytics, heatmaps, competitor benchmarks, and industry trends to uncover how your customers behave, where they hesitate, and why they drop off.\r\n\r\nThis insight helps us craft a seamless eCommerce user experience that’s informed by real behavior - not guesswork. The result? Better retention, more repeat buyers, and a checkout flow that doesn’t get in the way.'),(79760,7998,'_page_content_3_block_content','field_67c9c6c17d60b'),(79761,7998,'page_content_3_media_block','7990'),(79762,7998,'_page_content_3_media_block','field_67c9c6d37d60c'),(79763,7998,'page_content_3_alignment','left'),(79764,7998,'_page_content_3_alignment','field_67c9c6dd7d60d'),(79765,7998,'page_content_4_add_background','white'),(79766,7998,'_page_content_4_add_background','field_67c9c6c17d609'),(79767,7998,'page_content_4_block_content','<h3>User Interface Design</h3>\r\nOnce we’ve mapped the journey, we bring it to life with a clean, responsive eCommerce UI design. Every element - mega menus, product listings, calls to action-is purpose-built to reduce friction and boost engagement.\r\n\r\nOur design work pairs strong visuals with smart interaction, combining brand storytelling with performance-focused structure. It’s UX design for eCommerce that doesn\'t just look good, it works hard behind the scenes to increase conversions.'),(79768,7998,'_page_content_4_block_content','field_67c9c6c17d60b'),(79769,7998,'page_content_4_media_block','7993'),(79770,7998,'_page_content_4_media_block','field_67c9c6d37d60c'),(79771,7998,'page_content_4_alignment','right'),(79772,7998,'_page_content_4_alignment','field_67c9c6dd7d60d'),(79773,7998,'page_content_5_show_background','0'),(79774,7998,'_page_content_5_show_background','field_67175ac1a052b'),(79775,7998,'page_content_5_block_content','<h4 class=\"blk-heading\"><strong>Ready For Your Next Nice Problem?</strong></h4>\r\nImproving eCommerce UX design and eCommerce UI design isn’t about polishing pixels - it’s about unlocking serious performance. With better customer journeys, you get more revenue, stronger loyalty, and fewer abandoned carts.\r\n\r\nOur NNP Workshop gives you a roadmap to get there. It’s a focused, jargon-free audit of your current site, backed by real data and presented in a short, sharp walkthrough video. You’ll know what’s working, what’s holding you back, and what needs to change to unlock the next nice problem waiting for you.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP Workshop</a>'),(79776,7998,'_page_content_5_block_content','field_66cda60b2ea88'),(79777,7998,'page_content_6_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(79778,7998,'_page_content_6_intro_block','field_67f39a7e87a67'),(79779,7998,'page_content_6_faqs_to_load','57'),(79780,7998,'_page_content_6_faqs_to_load','field_67f39a8d87a68'),(79783,7999,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";i:6;s:4:\"faqs\";i:7;s:17:\"testimonial_block\";}'),(79784,7999,'_page_content','field_65bcc772ba827'),(79785,7999,'bottom_cta',''),(79786,7999,'_bottom_cta','field_66fbcaec309e9'),(79787,7999,'page_content_0_video_file',''),(79788,7999,'_page_content_0_video_file','field_67c9c54f20190'),(79789,7999,'page_content_0_video_file_webm',''),(79790,7999,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79791,7999,'page_content_0_background_image',''),(79792,7999,'_page_content_0_background_image','field_67c9c54f20192'),(79793,7999,'page_content_0_banner_content','<h1>UX Research &amp; UI Design</h1>'),(79794,7999,'_page_content_0_banner_content','field_67c9c54f20193'),(79795,7999,'page_content_1_add_background','white'),(79796,7999,'_page_content_1_add_background','field_6717be84974f1'),(79797,7999,'page_content_1_block_title','<h2>eCommerce Stores That Convert.</h2>'),(79798,7999,'_page_content_1_block_title','field_67b8463f82176'),(79799,7999,'page_content_1_block_content','Your website might be up and running, but if users aren’t moving from browse to basket smoothly, you’ve got a UX problem. Clunky interfaces, unclear layouts, or friction at checkout all impact conversions - and often go unnoticed until the numbers start slipping.\r\n\r\nGreat UX and UI fix that. They make it easier for people to shop, spend, and come back. At Actuate, we use data and research to transform eCommerce user experience into something that’s intuitive, efficient, and built to convert. From homepage to checkout, we focus on UX design for eCommerce that improves flow, increases purchases, and keeps people coming back.'),(79800,7999,'_page_content_1_block_content','field_664b5f5c5973a'),(79801,7999,'page_content_2_show_background','0'),(79802,7999,'_page_content_2_show_background','field_67175ac1a052b'),(79803,7999,'page_content_2_block_content','<h3>“For every <strong>£1</strong> invested in UX, businesses see a return of <strong>£100</strong> - that\'s a <strong>9,000% ROI</strong>.”</h3>\r\nWebAlive'),(79804,7999,'_page_content_2_block_content','field_66cda60b2ea88'),(79805,7999,'page_content_3_add_background','green'),(79806,7999,'_page_content_3_add_background','field_67c9c6c17d609'),(79807,7999,'page_content_3_block_content','<h3>User Experience Research</h3>\r\nGreat eCommerce UX design starts with understanding your users. We dig into analytics, heatmaps, competitor benchmarks, and industry trends to uncover how your customers behave, where they hesitate, and why they drop off.\r\n\r\nThis insight helps us craft a seamless eCommerce user experience that’s informed by real behavior - not guesswork. The result? Better retention, more repeat buyers, and a checkout flow that doesn’t get in the way.'),(79808,7999,'_page_content_3_block_content','field_67c9c6c17d60b'),(79809,7999,'page_content_3_media_block','7990'),(79810,7999,'_page_content_3_media_block','field_67c9c6d37d60c'),(79811,7999,'page_content_3_alignment','left'),(79812,7999,'_page_content_3_alignment','field_67c9c6dd7d60d'),(79813,7999,'page_content_4_add_background','white'),(79814,7999,'_page_content_4_add_background','field_67c9c6c17d609'),(79815,7999,'page_content_4_block_content','<h3>User Interface Design</h3>\r\nOnce we’ve mapped the journey, we bring it to life with a clean, responsive eCommerce UI design. Every element - mega menus, product listings, calls to action-is purpose-built to reduce friction and boost engagement.\r\n\r\nOur design work pairs strong visuals with smart interaction, combining brand storytelling with performance-focused structure. It’s UX design for eCommerce that doesn\'t just look good, it works hard behind the scenes to increase conversions.'),(79816,7999,'_page_content_4_block_content','field_67c9c6c17d60b'),(79817,7999,'page_content_4_media_block','7993'),(79818,7999,'_page_content_4_media_block','field_67c9c6d37d60c'),(79819,7999,'page_content_4_alignment','right'),(79820,7999,'_page_content_4_alignment','field_67c9c6dd7d60d'),(79821,7999,'page_content_5_show_background','0'),(79822,7999,'_page_content_5_show_background','field_67175ac1a052b'),(79823,7999,'page_content_5_block_content','<h4 class=\"blk-heading\"><strong>Ready For Your Next Nice Problem?</strong></h4>\r\nImproving eCommerce UX design and eCommerce UI design isn’t about polishing pixels - it’s about unlocking serious performance. With better customer journeys, you get more revenue, stronger loyalty, and fewer abandoned carts.\r\n\r\nOur NNP Workshop gives you a roadmap to get there. It’s a focused, jargon-free audit of your current site, backed by real data and presented in a short, sharp walkthrough video. You’ll know what’s working, what’s holding you back, and what needs to change to unlock the next nice problem waiting for you.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP Workshop</a>'),(79824,7999,'_page_content_5_block_content','field_66cda60b2ea88'),(79825,7999,'page_content_6_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(79826,7999,'_page_content_6_intro_block','field_67f39a7e87a67'),(79827,7999,'page_content_6_faqs_to_load','57'),(79828,7999,'_page_content_6_faqs_to_load','field_67f39a8d87a68'),(79829,7999,'page_content_7_block_title','<h4>What our clients say</h4>'),(79830,7999,'_page_content_7_block_title','field_67c86b51a9ddc'),(79831,7562,'page_content_6_block_title','<h4>What our clients say</h4>'),(79832,7562,'_page_content_6_block_title','field_67c86b51a9ddc'),(79833,7562,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(79834,7562,'_page_content_7_intro_block','field_67f39a7e87a67'),(79835,7562,'page_content_7_faqs_to_load','85'),(79836,7562,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(79837,7562,'page_content_8_block_intro','<h3>Recent UX Projects</h3>'),(79838,7562,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(79839,7562,'page_content_8_project_filter','a:4:{i:0;s:2:\"64\";i:1;s:2:\"60\";i:2;s:2:\"21\";i:3;s:2:\"13\";}'),(79840,7562,'_page_content_8_project_filter','field_66826e0b41d79'),(79841,8000,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(79842,8000,'_page_content','field_65bcc772ba827'),(79843,8000,'bottom_cta',''),(79844,8000,'_bottom_cta','field_66fbcaec309e9'),(79845,8000,'page_content_0_video_file',''),(79846,8000,'_page_content_0_video_file','field_67c9c54f20190'),(79847,8000,'page_content_0_video_file_webm',''),(79848,8000,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79849,8000,'page_content_0_background_image',''),(79850,8000,'_page_content_0_background_image','field_67c9c54f20192'),(79851,8000,'page_content_0_banner_content','<h1>UX Research &amp; UI Design</h1>'),(79852,8000,'_page_content_0_banner_content','field_67c9c54f20193'),(79853,8000,'page_content_1_add_background','white'),(79854,8000,'_page_content_1_add_background','field_6717be84974f1'),(79855,8000,'page_content_1_block_title','<h2>eCommerce Stores That Convert.</h2>'),(79856,8000,'_page_content_1_block_title','field_67b8463f82176'),(79857,8000,'page_content_1_block_content','Your website might be up and running, but if users aren’t moving from browse to basket smoothly, you’ve got a UX problem. Clunky interfaces, unclear layouts, or friction at checkout all impact conversions - and often go unnoticed until the numbers start slipping.\r\n\r\nGreat UX and UI fix that. They make it easier for people to shop, spend, and come back. At Actuate, we use data and research to transform eCommerce user experience into something that’s intuitive, efficient, and built to convert. From homepage to checkout, we focus on UX design for eCommerce that improves flow, increases purchases, and keeps people coming back.'),(79858,8000,'_page_content_1_block_content','field_664b5f5c5973a'),(79859,8000,'page_content_2_show_background','0'),(79860,8000,'_page_content_2_show_background','field_67175ac1a052b'),(79861,8000,'page_content_2_block_content','<h3>“For every <strong>£1</strong> invested in UX, businesses see a return of <strong>£100</strong> - that\'s a <strong>9,000% ROI</strong>.”</h3>\r\nWebAlive'),(79862,8000,'_page_content_2_block_content','field_66cda60b2ea88'),(79863,8000,'page_content_3_add_background','green'),(79864,8000,'_page_content_3_add_background','field_67c9c6c17d609'),(79865,8000,'page_content_3_block_content','<h3>User Experience Research</h3>\r\nGreat eCommerce UX design starts with understanding your users. We dig into analytics, heatmaps, competitor benchmarks, and industry trends to uncover how your customers behave, where they hesitate, and why they drop off.\r\n\r\nThis insight helps us craft a seamless eCommerce user experience that’s informed by real behavior - not guesswork. The result? Better retention, more repeat buyers, and a checkout flow that doesn’t get in the way.'),(79866,8000,'_page_content_3_block_content','field_67c9c6c17d60b'),(79867,8000,'page_content_3_media_block','7990'),(79868,8000,'_page_content_3_media_block','field_67c9c6d37d60c'),(79869,8000,'page_content_3_alignment','left'),(79870,8000,'_page_content_3_alignment','field_67c9c6dd7d60d'),(79871,8000,'page_content_4_add_background','white'),(79872,8000,'_page_content_4_add_background','field_67c9c6c17d609'),(79873,8000,'page_content_4_block_content','<h3>User Interface Design</h3>\r\nOnce we’ve mapped the journey, we bring it to life with a clean, responsive eCommerce UI design. Every element - mega menus, product listings, calls to action-is purpose-built to reduce friction and boost engagement.\r\n\r\nOur design work pairs strong visuals with smart interaction, combining brand storytelling with performance-focused structure. It’s UX design for eCommerce that doesn\'t just look good, it works hard behind the scenes to increase conversions.'),(79874,8000,'_page_content_4_block_content','field_67c9c6c17d60b'),(79875,8000,'page_content_4_media_block','7993'),(79876,8000,'_page_content_4_media_block','field_67c9c6d37d60c'),(79877,8000,'page_content_4_alignment','right'),(79878,8000,'_page_content_4_alignment','field_67c9c6dd7d60d'),(79879,8000,'page_content_5_show_background','0'),(79880,8000,'_page_content_5_show_background','field_67175ac1a052b'),(79881,8000,'page_content_5_block_content','<h4 class=\"blk-heading\"><strong>Ready For Your Next Nice Problem?</strong></h4>\r\nImproving eCommerce UX design and eCommerce UI design isn’t about polishing pixels - it’s about unlocking serious performance. With better customer journeys, you get more revenue, stronger loyalty, and fewer abandoned carts.\r\n\r\nOur NNP Workshop gives you a roadmap to get there. It’s a focused, jargon-free audit of your current site, backed by real data and presented in a short, sharp walkthrough video. You’ll know what’s working, what’s holding you back, and what needs to change to unlock the next nice problem waiting for you.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP Workshop</a>'),(79882,8000,'_page_content_5_block_content','field_66cda60b2ea88'),(79883,8000,'page_content_6_block_title','<h4>What our clients say</h4>'),(79884,8000,'_page_content_6_block_title','field_67c86b51a9ddc'),(79885,8000,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(79886,8000,'_page_content_7_intro_block','field_67f39a7e87a67'),(79887,8000,'page_content_7_faqs_to_load','57'),(79888,8000,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(79889,8000,'page_content_8_block_intro',''),(79890,8000,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(79891,8000,'page_content_8_project_filter',''),(79892,8000,'_page_content_8_project_filter','field_66826e0b41d79'),(79893,8001,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(79894,8001,'_page_content','field_65bcc772ba827'),(79895,8001,'bottom_cta',''),(79896,8001,'_bottom_cta','field_66fbcaec309e9'),(79897,8001,'page_content_0_video_file',''),(79898,8001,'_page_content_0_video_file','field_67c9c54f20190'),(79899,8001,'page_content_0_video_file_webm',''),(79900,8001,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79901,8001,'page_content_0_background_image',''),(79902,8001,'_page_content_0_background_image','field_67c9c54f20192'),(79903,8001,'page_content_0_banner_content','<h1>UX Research &amp; UI Design</h1>'),(79904,8001,'_page_content_0_banner_content','field_67c9c54f20193'),(79905,8001,'page_content_1_add_background','white'),(79906,8001,'_page_content_1_add_background','field_6717be84974f1'),(79907,8001,'page_content_1_block_title','<h2>eCommerce Stores That Convert.</h2>'),(79908,8001,'_page_content_1_block_title','field_67b8463f82176'),(79909,8001,'page_content_1_block_content','Your website might be up and running, but if users aren’t moving from browse to basket smoothly, you’ve got a UX problem. Clunky interfaces, unclear layouts, or friction at checkout all impact conversions - and often go unnoticed until the numbers start slipping.\r\n\r\nGreat UX and UI fix that. They make it easier for people to shop, spend, and come back. At Actuate, we use data and research to transform eCommerce user experience into something that’s intuitive, efficient, and built to convert. From homepage to checkout, we focus on UX design for eCommerce that improves flow, increases purchases, and keeps people coming back.'),(79910,8001,'_page_content_1_block_content','field_664b5f5c5973a'),(79911,8001,'page_content_2_show_background','0'),(79912,8001,'_page_content_2_show_background','field_67175ac1a052b'),(79913,8001,'page_content_2_block_content','<h3>“For every <strong>£1</strong> invested in UX, businesses see a return of <strong>£100</strong> - that\'s a <strong>9,000% ROI</strong>.”</h3>\r\nWebAlive'),(79914,8001,'_page_content_2_block_content','field_66cda60b2ea88'),(79915,8001,'page_content_3_add_background','green'),(79916,8001,'_page_content_3_add_background','field_67c9c6c17d609'),(79917,8001,'page_content_3_block_content','<h3>User Experience Research</h3>\r\nGreat eCommerce UX design starts with understanding your users. We dig into analytics, heatmaps, competitor benchmarks, and industry trends to uncover how your customers behave, where they hesitate, and why they drop off.\r\n\r\nThis insight helps us craft a seamless eCommerce user experience that’s informed by real behavior - not guesswork. The result? Better retention, more repeat buyers, and a checkout flow that doesn’t get in the way.'),(79918,8001,'_page_content_3_block_content','field_67c9c6c17d60b'),(79919,8001,'page_content_3_media_block','7990'),(79920,8001,'_page_content_3_media_block','field_67c9c6d37d60c'),(79921,8001,'page_content_3_alignment','left'),(79922,8001,'_page_content_3_alignment','field_67c9c6dd7d60d'),(79923,8001,'page_content_4_add_background','white'),(79924,8001,'_page_content_4_add_background','field_67c9c6c17d609'),(79925,8001,'page_content_4_block_content','<h3>User Interface Design</h3>\r\nOnce we’ve mapped the journey, we bring it to life with a clean, responsive eCommerce UI design. Every element - mega menus, product listings, calls to action-is purpose-built to reduce friction and boost engagement.\r\n\r\nOur design work pairs strong visuals with smart interaction, combining brand storytelling with performance-focused structure. It’s UX design for eCommerce that doesn\'t just look good, it works hard behind the scenes to increase conversions.'),(79926,8001,'_page_content_4_block_content','field_67c9c6c17d60b'),(79927,8001,'page_content_4_media_block','7993'),(79928,8001,'_page_content_4_media_block','field_67c9c6d37d60c'),(79929,8001,'page_content_4_alignment','right'),(79930,8001,'_page_content_4_alignment','field_67c9c6dd7d60d'),(79931,8001,'page_content_5_show_background','0'),(79932,8001,'_page_content_5_show_background','field_67175ac1a052b'),(79933,8001,'page_content_5_block_content','<h4 class=\"blk-heading\"><strong>Ready For Your Next Nice Problem?</strong></h4>\r\nImproving eCommerce UX design and eCommerce UI design isn’t about polishing pixels - it’s about unlocking serious performance. With better customer journeys, you get more revenue, stronger loyalty, and fewer abandoned carts.\r\n\r\nOur NNP Workshop gives you a roadmap to get there. It’s a focused, jargon-free audit of your current site, backed by real data and presented in a short, sharp walkthrough video. You’ll know what’s working, what’s holding you back, and what needs to change to unlock the next nice problem waiting for you.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP Workshop</a>'),(79934,8001,'_page_content_5_block_content','field_66cda60b2ea88'),(79935,8001,'page_content_6_block_title','<h4>What our clients say</h4>'),(79936,8001,'_page_content_6_block_title','field_67c86b51a9ddc'),(79937,8001,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(79938,8001,'_page_content_7_intro_block','field_67f39a7e87a67'),(79939,8001,'page_content_7_faqs_to_load','57'),(79940,8001,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(79941,8001,'page_content_8_block_intro','<h3>Recent UX Projects</h3>'),(79942,8001,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(79943,8001,'page_content_8_project_filter','a:4:{i:0;s:2:\"64\";i:1;s:2:\"60\";i:2;s:2:\"21\";i:3;s:2:\"13\";}'),(79944,8001,'_page_content_8_project_filter','field_66826e0b41d79'),(79945,7564,'page_content_9_block_title','<h4>What our clients say</h4>'),(79946,7564,'_page_content_9_block_title','field_67c86b51a9ddc'),(79947,7564,'page_content_10_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(79948,7564,'_page_content_10_intro_block','field_67f39a7e87a67'),(79949,7564,'page_content_10_faqs_to_load','83'),(79950,7564,'_page_content_10_faqs_to_load','field_67f39a8d87a68'),(79955,8002,'page_content','a:12:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"1_col_block_with_media\";i:8;s:30:\"1_col_block_text_block_with_bg\";i:9;s:17:\"testimonial_block\";i:10;s:4:\"faqs\";i:11;s:14:\"our_work_short\";}'),(79956,8002,'_page_content','field_65bcc772ba827'),(79957,8002,'bottom_cta',''),(79958,8002,'_bottom_cta','field_66fbcaec309e9'),(79959,8002,'page_content_0_video_file',''),(79960,8002,'_page_content_0_video_file','field_67c9c54f20190'),(79961,8002,'page_content_0_video_file_webm',''),(79962,8002,'_page_content_0_video_file_webm','field_67c9c54f20191'),(79963,8002,'page_content_0_background_image',''),(79964,8002,'_page_content_0_background_image','field_67c9c54f20192'),(79965,8002,'page_content_0_banner_content','<h1>Strategy</h1>'),(79966,8002,'_page_content_0_banner_content','field_67c9c54f20193'),(79967,8002,'page_content_1_add_background','white'),(79968,8002,'_page_content_1_add_background','field_6717be84974f1'),(79969,8002,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(79970,8002,'_page_content_1_block_title','field_67b8463f82176'),(79971,8002,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about strategy</a>'),(79972,8002,'_page_content_1_block_content','field_664b5f5c5973a'),(79973,8002,'page_content_2_add_background','black'),(79974,8002,'_page_content_2_add_background','field_67c9c6c17d609'),(79975,8002,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur eCommerce strategies are built around what matters. No fluff, no upselling. We work closely with your team to understand what your business really needs, then build a focused plan that avoids waste and maximises return. You’ll get clarity on where to invest and confidence in why it matters.\r\n\r\nWe back this with data, experience, and tools that help validate decisions before you commit to anything.'),(79976,8002,'_page_content_2_block_content','field_67c9c6c17d60b'),(79977,8002,'page_content_2_media_block','7972'),(79978,8002,'_page_content_2_media_block','field_67c9c6d37d60c'),(79979,8002,'page_content_2_alignment','left'),(79980,8002,'_page_content_2_alignment','field_67c9c6dd7d60d'),(79981,8002,'page_content_3_block_content','<h3>Long-Term Partnerships</h3>\r\nWe don’t walk away after the plan is signed off. Our eCommerce strategists stay involved as your store develops, launches, and evolves. As your goals shift, so does our approach - from CRO audits to optimisation roadmaps, we’re here to help you unlock each next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">See our Support Services</a>'),(79982,8002,'_page_content_3_block_content','field_6891d9dfb5406'),(79983,8002,'page_content_4_add_background','green'),(79984,8002,'_page_content_4_add_background','field_67c9c6c17d609'),(79985,8002,'page_content_4_block_content','<h3>Knowing Your Audience</h3>\r\nConversion starts with understanding people. We dig into your data, build out customer profiles, and segment your audience to tailor experiences that make sense to real buyers - not just generic personas.\r\n\r\nUnderstanding motivations, pain points, and buying triggers allows us to design smarter journeys and more targeted content. The result: fewer drop-offs, higher intent, and better returns from your marketing - whether you\'re targeting consumers or building out a complex B2B eCommerce strategy.'),(79986,8002,'_page_content_4_block_content','field_67c9c6c17d60b'),(79987,8002,'page_content_4_media_block','7973'),(79988,8002,'_page_content_4_media_block','field_67c9c6d37d60c'),(79989,8002,'page_content_4_alignment','right'),(79990,8002,'_page_content_4_alignment','field_67c9c6dd7d60d'),(79991,8002,'page_content_5_add_background','white'),(79992,8002,'_page_content_5_add_background','field_67c9c6c17d609'),(79993,8002,'page_content_5_block_content','<h3>Consumer-Focused UI</h3>\r\nYou’ve got seconds to make an impression. Complex interfaces, unclear calls to action, and long-winded flows cost you sales. We focus on designing UI that’s clean, intuitive, and optimised for mobile - giving users a reason to stay, not click away.\r\n\r\nThat means fewer blockers at checkout, easier navigation, and more conversions from every session.'),(79994,8002,'_page_content_5_block_content','field_67c9c6c17d60b'),(79995,8002,'page_content_5_media_block','7975'),(79996,8002,'_page_content_5_media_block','field_67c9c6d37d60c'),(79997,8002,'page_content_5_alignment','left'),(79998,8002,'_page_content_5_alignment','field_67c9c6dd7d60d'),(79999,8002,'page_content_6_show_background','0'),(80000,8002,'_page_content_6_show_background','field_67175ac1a052b'),(80001,8002,'page_content_6_block_content','<h4><strong>Your store can be smarter.\r\nFaster. Built to convert. </strong>\r\nLet’s build a strategy that unlocks your next nice problem.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get started</a>'),(80002,8002,'_page_content_6_block_content','field_66cda60b2ea88'),(80003,8002,'page_content_7_add_background','white'),(80004,8002,'_page_content_7_add_background','field_67d0023c0a374'),(80005,8002,'page_content_7_block_content','<h3>A/B Testing</h3>\r\nWe test ideas with real users - no assumptions, just clear answers. A/B testing allows us to trial variations of layouts, content, and calls-to-action to find out what performs best. According to Invesp, A/B testing can increase conversion rates by up to 49%.\r\n\r\nEvery test is measured. Every change is justified. You’ll get real insight into what moves the numbers.'),(80006,8002,'_page_content_7_block_content','field_67d0023c0a375'),(80007,8002,'page_content_7_media_block','7982'),(80008,8002,'_page_content_7_media_block','field_67d0023c0a376'),(80009,8002,'page_content_8_block_content','<h3>CRO: Holistic Conversion Strategy</h3>\r\nCRO isn’t just about checkout. It’s everything that leads up to it - from acquisition to onsite experience. We analyse metrics like average basket value, bounce rates, and user flow. Tools like GA4, Hotjar, and segment tracking help us identify exactly where conversions are slipping.\r\n\r\nThen we fix it with data-led changes that make a measurable impact.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about CRO</a>'),(80010,8002,'_page_content_8_block_content','field_6904a3826dd01'),(80011,8002,'page_content_8_add_background','grey'),(80012,8002,'_page_content_8_add_background','field_6904a417eed80'),(80013,8002,'page_content_9_block_title','<h4>What our clients say</h4>'),(80014,8002,'_page_content_9_block_title','field_67c86b51a9ddc'),(80015,8002,'page_content_10_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(80016,8002,'_page_content_10_intro_block','field_67f39a7e87a67'),(80017,8002,'page_content_10_faqs_to_load','57'),(80018,8002,'_page_content_10_faqs_to_load','field_67f39a8d87a68'),(80019,8002,'page_content_11_block_intro','<h3>Our Recent Strategy Projects</h3>'),(80020,8002,'_page_content_11_block_intro','field_66fbc8f5b1c94'),(80021,8002,'page_content_11_project_filter','a:4:{i:0;s:2:\"64\";i:1;s:2:\"67\";i:2;s:2:\"41\";i:3;s:2:\"13\";}'),(80022,8002,'_page_content_11_project_filter','field_66826e0b41d79'),(80023,7566,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(80024,8003,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:9:\"cta_block\";i:5;s:22:\"2_col_block_with_media\";i:6;s:22:\"1_col_block_with_media\";i:7;s:14:\"our_work_short\";i:8;s:17:\"testimonial_block\";}'),(80025,8003,'_page_content','field_65bcc772ba827'),(80026,8003,'bottom_cta',''),(80027,8003,'_bottom_cta','field_66fbcaec309e9'),(80028,8003,'page_content_0_video_file',''),(80029,8003,'_page_content_0_video_file','field_67c9c54f20190'),(80030,8003,'page_content_0_video_file_webm',''),(80031,8003,'_page_content_0_video_file_webm','field_67c9c54f20191'),(80032,8003,'page_content_0_background_image',''),(80033,8003,'_page_content_0_background_image','field_67c9c54f20192'),(80034,8003,'page_content_0_banner_content','<h1>Maintenance &amp; Support</h1>'),(80035,8003,'_page_content_0_banner_content','field_67c9c54f20193'),(80036,8003,'page_content_1_add_background','white'),(80037,8003,'_page_content_1_add_background','field_6717be84974f1'),(80038,8003,'page_content_1_block_title','<h2>Build. Maintain. Grow.</h2>'),(80039,8003,'_page_content_1_block_title','field_67b8463f82176'),(80040,8003,'page_content_1_block_content','A high-performing eCommerce site isn’t a one-and-done job. It needs to be maintained, monitored, and continually improved. Our work doesn’t end when your store goes live - we stay with you to keep things sharp, secure, and scalable. Through ongoing eCommerce maintenance, we ensure your platform stays updated, your integrations keep running smoothly, and your conversion rates keep heading in the right direction. Need help? Let’s talk.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\">Talk to us about support</a>'),(80041,8003,'_page_content_1_block_content','field_664b5f5c5973a'),(80042,8003,'page_content_2_block_title','<h3>Support Designed Around You.</h3>\r\nYou might need a fixed number of hours, to not exceed a set budget, or simply need our Magento eCommerce or Adobe Commerce support specialists to work alongside your in-house team. Your support is about you, not us.'),(80043,8003,'_page_content_2_block_title','field_67da9e22ddf71'),(80044,8003,'page_content_2_cards_0_card_icon',''),(80045,8003,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(80046,8003,'page_content_2_cards_0_card_content','<h4>Increase average order value</h4>'),(80047,8003,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(80048,8003,'page_content_2_cards_1_card_icon',''),(80049,8003,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(80050,8003,'page_content_2_cards_1_card_content','<h4>Increase brand loyalty &amp; repeat customers</h4>'),(80051,8003,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(80052,8003,'page_content_2_cards_2_card_icon',''),(80053,8003,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(80054,8003,'page_content_2_cards_2_card_content','<h4>Guarantee data protection &amp; PCI compliance</h4>'),(80055,8003,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(80056,8003,'page_content_2_cards_3_card_icon',''),(80057,8003,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(80058,8003,'page_content_2_cards_3_card_content','<h4>Decrease abandoned baskets</h4>'),(80059,8003,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(80060,8003,'page_content_2_cards_4_card_icon',''),(80061,8003,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(80062,8003,'page_content_2_cards_4_card_content','<h4>Keep up-to-date with security patches</h4>'),(80063,8003,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(80064,8003,'page_content_2_cards_5_card_icon',''),(80065,8003,'_page_content_2_cards_5_card_icon','field_67da9e3bddf73'),(80066,8003,'page_content_2_cards_5_card_content','<h4>Increase Lifetime Value &amp; maximise ROI.</h4>'),(80067,8003,'_page_content_2_cards_5_card_content','field_67da9e49ddf74'),(80068,8003,'page_content_2_cards','6'),(80069,8003,'_page_content_2_cards','field_67da9e2bddf72'),(80070,8003,'page_content_2_block_footer',''),(80071,8003,'_page_content_2_block_footer','field_67da9e66ddf75'),(80072,8003,'page_content_3_add_background','white'),(80073,8003,'_page_content_3_add_background','field_67c9c6c17d609'),(80074,8003,'page_content_3_block_content','<h3>Retainers</h3>\r\nWhen you’re looking to continuously develop your eCommerce store, retainer agreements can be highly cost-effective; but what’s more, you’ll know exactly where you stand when it comes to your ongoing eCommerce website development strategy. Your dedicated team, led by your personal account manager ensures that you’ll always chat and meet with familiar faces – they’ll soon feel like an extension of your team, knowing the ins, outs and subtle nuances of your business, just like you do. We’ll start with a thorough audit, creating a clear blueprint for your eCommerce development, re-platform or recovery project strategy.'),(80075,8003,'_page_content_3_block_content','field_67c9c6c17d60b'),(80076,8003,'page_content_3_media_block',''),(80077,8003,'_page_content_3_media_block','field_67c9c6d37d60c'),(80078,8003,'page_content_3_alignment','left'),(80079,8003,'_page_content_3_alignment','field_67c9c6dd7d60d'),(80080,8003,'page_content_4_show_background','0'),(80081,8003,'_page_content_4_show_background','field_67175ac1a052b'),(80082,8003,'page_content_4_block_content','<h3>Ready for your <strong>next nice problem</strong>?</h3>\r\nLet’s make life that bit easier.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\" title=\"Get in touch with Actuate\">Tell Us How We Can Help</a>'),(80083,8003,'_page_content_4_block_content','field_66cda60b2ea88'),(80084,8003,'page_content_5_add_background','green'),(80085,8003,'_page_content_5_add_background','field_67c9c6c17d609'),(80086,8003,'page_content_5_block_content','<h3>Training</h3>\r\nIf you’ve never been quite sure how the backend of your store works, then you aren’t alone. It’s something we hear a lot. You certainly shouldn’t be in a position where you need to pay your eCommerce agency to tweak a product listing or add new contact details, that’s not the best use of your budget! With us, your in-depth Content Management System training is included free of charge, as standard. We love nothing more than empowering you to take over day-to-day site management. You’ll be in the driving seat when it comes to adding ranges, editing content, updating shipping calculations, generating orders and running analytics reports – whilst we’ll crack on with the strategic management and technical development.'),(80087,8003,'_page_content_5_block_content','field_67c9c6c17d60b'),(80088,8003,'page_content_5_media_block',''),(80089,8003,'_page_content_5_media_block','field_67c9c6d37d60c'),(80090,8003,'page_content_5_alignment','right'),(80091,8003,'_page_content_5_alignment','field_67c9c6dd7d60d'),(80092,8003,'page_content_6_add_background','white'),(80093,8003,'_page_content_6_add_background','field_67d0023c0a374'),(80094,8003,'page_content_6_block_content','<h3>Security.</h3>\r\nWith cybercriminals ready to exploit any vulnerability, and your customers more cautious than ever when it comes to handing over their personal data, keeping your website fully up to date is simply vital. The last thing any business needs is an eye-wateringly high fine for non-compliance with the GDPR or Payment Card Industry Data Security Standard. (PCI-DSS). Not to mention the reputational damage associated with any data breach. It’s a lot to think about – so you’ll be pleased to hear that your site will always run the latest version of Magento 2, Adobe Commerce, Shopify or Hyvä themes.'),(80095,8003,'_page_content_6_block_content','field_67d0023c0a375'),(80096,8003,'page_content_6_media_block',''),(80097,8003,'_page_content_6_media_block','field_67d0023c0a376'),(80098,8003,'page_content_7_block_intro','<h3>Recent Projects</h3>'),(80099,8003,'_page_content_7_block_intro','field_66fbc8f5b1c94'),(80100,8003,'page_content_7_project_filter',''),(80101,8003,'_page_content_7_project_filter','field_66826e0b41d79'),(80102,8003,'page_content_8_block_title',''),(80103,8003,'_page_content_8_block_title','field_67c86b51a9ddc'),(80104,8004,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:9:\"cta_block\";i:5;s:22:\"2_col_block_with_media\";i:6;s:22:\"1_col_block_with_media\";i:7;s:14:\"our_work_short\";i:8;s:17:\"testimonial_block\";}'),(80105,8004,'_page_content','field_65bcc772ba827'),(80106,8004,'bottom_cta',''),(80107,8004,'_bottom_cta','field_66fbcaec309e9'),(80108,8004,'page_content_0_video_file',''),(80109,8004,'_page_content_0_video_file','field_67c9c54f20190'),(80110,8004,'page_content_0_video_file_webm',''),(80111,8004,'_page_content_0_video_file_webm','field_67c9c54f20191'),(80112,8004,'page_content_0_background_image',''),(80113,8004,'_page_content_0_background_image','field_67c9c54f20192'),(80114,8004,'page_content_0_banner_content','<h1>Maintenance &amp; Support</h1>'),(80115,8004,'_page_content_0_banner_content','field_67c9c54f20193'),(80116,8004,'page_content_1_add_background','white'),(80117,8004,'_page_content_1_add_background','field_6717be84974f1'),(80118,8004,'page_content_1_block_title','<h2>Build. Maintain. Grow.</h2>'),(80119,8004,'_page_content_1_block_title','field_67b8463f82176'),(80120,8004,'page_content_1_block_content','A high-performing eCommerce site isn’t a one-and-done job. It needs to be maintained, monitored, and continually improved. Our work doesn’t end when your store goes live - we stay with you to keep things sharp, secure, and scalable. Through ongoing eCommerce maintenance, we ensure your platform stays updated, your integrations keep running smoothly, and your conversion rates keep heading in the right direction. Need help? Let’s talk.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\">Talk to us about support</a>'),(80121,8004,'_page_content_1_block_content','field_664b5f5c5973a'),(80122,8004,'page_content_2_block_title','<h3>Support Designed Around You.</h3>\r\nEvery business has different demands. Some want a dedicated Adobe Commerce agency on standby. Others need Magento or Shopify support specialists to work alongside an in-house team. We offer support packages tailored to your priorities, whether that’s a fixed number of dev hours per month or fully managed assistance across updates, features, and performance.\r\n\r\nHere’s what we help with every day:'),(80123,8004,'_page_content_2_block_title','field_67da9e22ddf71'),(80124,8004,'page_content_2_cards_0_card_icon',''),(80125,8004,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(80126,8004,'page_content_2_cards_0_card_content','<h4>Increase average order value</h4>\r\nWe support you with strategies that encourage upsells and bundles to grow revenue per customer.'),(80127,8004,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(80128,8004,'page_content_2_cards_1_card_icon',''),(80129,8004,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(80130,8004,'page_content_2_cards_1_card_content','<h4>Boost brand loyalty & repeat purchases</h4>\r\nFrom subscription modules to loyalty integrations, we help keep your customers coming back.'),(80131,8004,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(80132,8004,'page_content_2_cards_2_card_icon',''),(80133,8004,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(80134,8004,'page_content_2_cards_2_card_content','<h4>Guarantee data protection & PCI compliance</h4>\r\nWe stay on top of data security protocols to help you stay compliant and trustworthy.'),(80135,8004,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(80136,8004,'page_content_2_cards_3_card_icon',''),(80137,8004,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(80138,8004,'page_content_2_cards_3_card_content','<h4>Reduce abandoned basket rates</h4>\r\nOur CRO support and checkout UX fixes help more customers follow through with purchases.'),(80139,8004,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(80140,8004,'page_content_2_cards_4_card_icon',''),(80141,8004,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(80142,8004,'page_content_2_cards_4_card_content','<h4>Stay up-to-date with security patches</h4>\r\nWe handle version updates and security patches across Magento 2, Adobe Commerce, Shopify & Hyvä.'),(80143,8004,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(80144,8004,'page_content_2_cards_5_card_icon',''),(80145,8004,'_page_content_2_cards_5_card_icon','field_67da9e3bddf73'),(80146,8004,'page_content_2_cards_5_card_content','<h4>Increase lifetime value & maximise ROI</h4>\r\nLong-term support means more site uptime, fewer issues, and consistent improvements to performance.'),(80147,8004,'_page_content_2_cards_5_card_content','field_67da9e49ddf74'),(80148,8004,'page_content_2_cards','6'),(80149,8004,'_page_content_2_cards','field_67da9e2bddf72'),(80150,8004,'page_content_2_block_footer',''),(80151,8004,'_page_content_2_block_footer','field_67da9e66ddf75'),(80152,8004,'page_content_3_add_background','white'),(80153,8004,'_page_content_3_add_background','field_67c9c6c17d609'),(80154,8004,'page_content_3_block_content','<h3>Retainers</h3>\r\nWhen you’re looking to continuously develop your eCommerce store, retainer agreements can be highly cost-effective; but what’s more, you’ll know exactly where you stand when it comes to your ongoing eCommerce website development strategy. Your dedicated team, led by your personal account manager ensures that you’ll always chat and meet with familiar faces – they’ll soon feel like an extension of your team, knowing the ins, outs and subtle nuances of your business, just like you do. We’ll start with a thorough audit, creating a clear blueprint for your eCommerce development, re-platform or recovery project strategy.'),(80155,8004,'_page_content_3_block_content','field_67c9c6c17d60b'),(80156,8004,'page_content_3_media_block',''),(80157,8004,'_page_content_3_media_block','field_67c9c6d37d60c'),(80158,8004,'page_content_3_alignment','left'),(80159,8004,'_page_content_3_alignment','field_67c9c6dd7d60d'),(80160,8004,'page_content_4_show_background','0'),(80161,8004,'_page_content_4_show_background','field_67175ac1a052b'),(80162,8004,'page_content_4_block_content','<h3>Ready for your <strong>next nice problem</strong>?</h3>\r\nLet’s make life that bit easier.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\" title=\"Get in touch with Actuate\">Tell Us How We Can Help</a>'),(80163,8004,'_page_content_4_block_content','field_66cda60b2ea88'),(80164,8004,'page_content_5_add_background','green'),(80165,8004,'_page_content_5_add_background','field_67c9c6c17d609'),(80166,8004,'page_content_5_block_content','<h3>Training</h3>\r\nIf you’ve never been quite sure how the backend of your store works, then you aren’t alone. It’s something we hear a lot. You certainly shouldn’t be in a position where you need to pay your eCommerce agency to tweak a product listing or add new contact details, that’s not the best use of your budget! With us, your in-depth Content Management System training is included free of charge, as standard. We love nothing more than empowering you to take over day-to-day site management. You’ll be in the driving seat when it comes to adding ranges, editing content, updating shipping calculations, generating orders and running analytics reports – whilst we’ll crack on with the strategic management and technical development.'),(80167,8004,'_page_content_5_block_content','field_67c9c6c17d60b'),(80168,8004,'page_content_5_media_block',''),(80169,8004,'_page_content_5_media_block','field_67c9c6d37d60c'),(80170,8004,'page_content_5_alignment','right'),(80171,8004,'_page_content_5_alignment','field_67c9c6dd7d60d'),(80172,8004,'page_content_6_add_background','white'),(80173,8004,'_page_content_6_add_background','field_67d0023c0a374'),(80174,8004,'page_content_6_block_content','<h3>Security.</h3>\r\nWith cybercriminals ready to exploit any vulnerability, and your customers more cautious than ever when it comes to handing over their personal data, keeping your website fully up to date is simply vital. The last thing any business needs is an eye-wateringly high fine for non-compliance with the GDPR or Payment Card Industry Data Security Standard. (PCI-DSS). Not to mention the reputational damage associated with any data breach. It’s a lot to think about – so you’ll be pleased to hear that your site will always run the latest version of Magento 2, Adobe Commerce, Shopify or Hyvä themes.'),(80175,8004,'_page_content_6_block_content','field_67d0023c0a375'),(80176,8004,'page_content_6_media_block',''),(80177,8004,'_page_content_6_media_block','field_67d0023c0a376'),(80178,8004,'page_content_7_block_intro','<h3>Recent Projects</h3>'),(80179,8004,'_page_content_7_block_intro','field_66fbc8f5b1c94'),(80180,8004,'page_content_7_project_filter',''),(80181,8004,'_page_content_7_project_filter','field_66826e0b41d79'),(80182,8004,'page_content_8_block_title',''),(80183,8004,'_page_content_8_block_title','field_67c86b51a9ddc'),(80184,8005,'page_content','a:3:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";}'),(80185,8005,'_page_content','field_65bcc772ba827'),(80186,8005,'bottom_cta',''),(80187,8005,'_bottom_cta','field_66fbcaec309e9'),(80188,8005,'page_content_0_video_file',''),(80189,8005,'_page_content_0_video_file','field_67c9c54f20190'),(80190,8005,'page_content_0_video_file_webm',''),(80191,8005,'_page_content_0_video_file_webm','field_67c9c54f20191'),(80192,8005,'page_content_0_background_image',''),(80193,8005,'_page_content_0_background_image','field_67c9c54f20192'),(80194,8005,'page_content_0_banner_content','<h1>Maintenance &amp; Support</h1>'),(80195,8005,'_page_content_0_banner_content','field_67c9c54f20193'),(80196,8005,'page_content_1_add_background','white'),(80197,8005,'_page_content_1_add_background','field_6717be84974f1'),(80198,8005,'page_content_1_block_title','<h2>Build. Maintain. Grow.</h2>'),(80199,8005,'_page_content_1_block_title','field_67b8463f82176'),(80200,8005,'page_content_1_block_content','A high-performing eCommerce site isn’t a one-and-done job. It needs to be maintained, monitored, and continually improved. Our work doesn’t end when your store goes live - we stay with you to keep things sharp, secure, and scalable. Through ongoing eCommerce maintenance, we ensure your platform stays updated, your integrations keep running smoothly, and your conversion rates keep heading in the right direction. Need help? Let’s talk.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\">Talk to us about support</a>'),(80201,8005,'_page_content_1_block_content','field_664b5f5c5973a'),(80202,8005,'page_content_2_block_title','<h3>Support Designed Around You.</h3>\r\nEvery business has different demands. Some want a dedicated Adobe Commerce agency on standby. Others need Magento or Shopify support specialists to work alongside an in-house team. We offer support packages tailored to your priorities, whether that’s a fixed number of dev hours per month or fully managed assistance across updates, features, and performance.\r\n\r\nHere’s what we help with every day:'),(80203,8005,'_page_content_2_block_title','field_67da9e22ddf71'),(80204,8005,'page_content_2_cards_0_card_icon',''),(80205,8005,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(80206,8005,'page_content_2_cards_0_card_content','<h4>Increase average order value</h4>\r\nWe support you with strategies that encourage upsells and bundles to grow revenue per customer.'),(80207,8005,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(80208,8005,'page_content_2_cards_1_card_icon',''),(80209,8005,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(80210,8005,'page_content_2_cards_1_card_content','<h4>Boost brand loyalty & repeat purchases</h4>\r\nFrom subscription modules to loyalty integrations, we help keep your customers coming back.'),(80211,8005,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(80212,8005,'page_content_2_cards_2_card_icon',''),(80213,8005,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(80214,8005,'page_content_2_cards_2_card_content','<h4>Guarantee data protection & PCI compliance</h4>\r\nWe stay on top of data security protocols to help you stay compliant and trustworthy.'),(80215,8005,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(80216,8005,'page_content_2_cards_3_card_icon',''),(80217,8005,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(80218,8005,'page_content_2_cards_3_card_content','<h4>Reduce abandoned basket rates</h4>\r\nOur CRO support and checkout UX fixes help more customers follow through with purchases.'),(80219,8005,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(80220,8005,'page_content_2_cards_4_card_icon',''),(80221,8005,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(80222,8005,'page_content_2_cards_4_card_content','<h4>Stay up-to-date with security patches</h4>\r\nWe handle version updates and security patches across Magento 2, Adobe Commerce, Shopify & Hyvä.'),(80223,8005,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(80224,8005,'page_content_2_cards_5_card_icon',''),(80225,8005,'_page_content_2_cards_5_card_icon','field_67da9e3bddf73'),(80226,8005,'page_content_2_cards_5_card_content','<h4>Increase lifetime value & maximise ROI</h4>\r\nLong-term support means more site uptime, fewer issues, and consistent improvements to performance.'),(80227,8005,'_page_content_2_cards_5_card_content','field_67da9e49ddf74'),(80228,8005,'page_content_2_cards','6'),(80229,8005,'_page_content_2_cards','field_67da9e2bddf72'),(80230,8005,'page_content_2_block_footer',''),(80231,8005,'_page_content_2_block_footer','field_67da9e66ddf75'),(80232,8006,'page_content','a:3:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";}'),(80233,8006,'_page_content','field_65bcc772ba827'),(80234,8006,'bottom_cta',''),(80235,8006,'_bottom_cta','field_66fbcaec309e9'),(80236,8006,'page_content_0_video_file',''),(80237,8006,'_page_content_0_video_file','field_67c9c54f20190'),(80238,8006,'page_content_0_video_file_webm',''),(80239,8006,'_page_content_0_video_file_webm','field_67c9c54f20191'),(80240,8006,'page_content_0_background_image',''),(80241,8006,'_page_content_0_background_image','field_67c9c54f20192'),(80242,8006,'page_content_0_banner_content','<h1>Maintenance &amp; Support</h1>'),(80243,8006,'_page_content_0_banner_content','field_67c9c54f20193'),(80244,8006,'page_content_1_add_background','white'),(80245,8006,'_page_content_1_add_background','field_6717be84974f1'),(80246,8006,'page_content_1_block_title','<h2>Build. Maintain. Grow.</h2>'),(80247,8006,'_page_content_1_block_title','field_67b8463f82176'),(80248,8006,'page_content_1_block_content','A high-performing eCommerce site isn’t a one-and-done job. It needs to be maintained, monitored, and continually improved. Our work doesn’t end when your store goes live - we stay with you to keep things sharp, secure, and scalable. Through ongoing eCommerce maintenance, we ensure your platform stays updated, your integrations keep running smoothly, and your conversion rates keep heading in the right direction. Need help? Let’s talk.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\">Talk to us about support</a>'),(80249,8006,'_page_content_1_block_content','field_664b5f5c5973a'),(80250,8006,'page_content_2_block_title','<h3>Support Designed Around You.</h3>\r\nEvery business has different demands. Some want a dedicated Adobe Commerce agency on standby. Others need Magento or Shopify support specialists to work alongside an in-house team. We offer support packages tailored to your priorities, whether that’s a fixed number of dev hours per month or fully managed assistance across updates, features, and performance.\r\n\r\nHere’s what we help with every day:'),(80251,8006,'_page_content_2_block_title','field_67da9e22ddf71'),(80252,8006,'page_content_2_cards_0_card_icon',''),(80253,8006,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(80254,8006,'page_content_2_cards_0_card_content','<h4>Increase average<br>order value</h4>\r\nWe support you with strategies that encourage upsells and bundles to grow revenue per customer.'),(80255,8006,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(80256,8006,'page_content_2_cards_1_card_icon',''),(80257,8006,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(80258,8006,'page_content_2_cards_1_card_content','<h4>Boost brand loyalty & repeat purchases</h4>\r\nFrom subscription modules to loyalty integrations, we help keep your customers coming back.'),(80259,8006,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(80260,8006,'page_content_2_cards_2_card_icon',''),(80261,8006,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(80262,8006,'page_content_2_cards_2_card_content','<h4>Guarantee data protection & PCI compliance</h4>\r\nWe stay on top of data security protocols to help you stay compliant and trustworthy.'),(80263,8006,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(80264,8006,'page_content_2_cards_3_card_icon',''),(80265,8006,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(80266,8006,'page_content_2_cards_3_card_content','<h4>Reduce abandoned basket rates</h4>\r\nOur CRO support and checkout UX fixes help more customers follow through with purchases.'),(80267,8006,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(80268,8006,'page_content_2_cards_4_card_icon',''),(80269,8006,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(80270,8006,'page_content_2_cards_4_card_content','<h4>Stay up-to-date with security patches</h4>\r\nWe handle version updates and security patches across Magento 2, Adobe Commerce, Shopify & Hyvä.'),(80271,8006,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(80272,8006,'page_content_2_cards_5_card_icon',''),(80273,8006,'_page_content_2_cards_5_card_icon','field_67da9e3bddf73'),(80274,8006,'page_content_2_cards_5_card_content','<h4>Increase lifetime value & maximise ROI</h4>\r\nLong-term support means more site uptime, fewer issues, and consistent improvements to performance.'),(80275,8006,'_page_content_2_cards_5_card_content','field_67da9e49ddf74'),(80276,8006,'page_content_2_cards','6'),(80277,8006,'_page_content_2_cards','field_67da9e2bddf72'),(80278,8006,'page_content_2_block_footer',''),(80279,8006,'_page_content_2_block_footer','field_67da9e66ddf75'),(80280,8007,'_wp_attached_file','support-retainers-scaled.jpg'),(80281,8007,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:28:\"support-retainers-scaled.jpg\";s:8:\"filesize\";i:504971;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"support-retainers-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37715;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"support-retainers-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47879;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"support-retainers-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60741;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"support-retainers-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40986;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"support-retainers-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118612;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"support-retainers-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188715;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"support-retainers-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82338;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"support-retainers-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199633;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"support-retainers-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69614;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"support-retainers-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153465;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"support-retainers-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103020;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"support-retainers-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46388;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"support-retainers-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175594;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"support-retainers-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20514;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"support-retainers-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34506;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"support-retainers-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28480;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"support-retainers-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53261;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"support-retainers-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77140;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"support-retainers-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242547;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"support-retainers-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38639;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"support-retainers-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173672;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"support-retainers-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33740;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"support-retainers-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58647;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"support-retainers-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66117;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"support-retainers-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202185;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"support-retainers-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59235;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:31:\"support-retainers-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:336302;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"support-retainers-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6967;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"support-retainers-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38639;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"support-retainers-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71237;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"support-retainers-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33398;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:31:\"support-retainers-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:480348;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"support-retainers.jpg\";}'),(80285,8007,'_wp_attachment_image_alt','Retainers That Feel Like an Extension of Your Team'),(80286,7566,'page_content_3_add_background','white'),(80287,7566,'_page_content_3_add_background','field_67d0023c0a374'),(80288,7566,'page_content_3_block_content','<h3>Retainers That Feel Like an Extension of Your Team</h3>\r\nYou’re not just getting a dev agency - you’re getting a partner. Work with a dedicated account manager and a consistent team of specialists who get to know your business inside out. We start every retainer with a full audit and deliver a clear roadmap for improvement. Whether it’s development, replatforming, or a recovery project, we’re here for the long haul.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Let’s make life easier</a>'),(80289,7566,'_page_content_3_block_content','field_67d0023c0a375'),(80290,7566,'page_content_3_media_block','8007'),(80291,7566,'_page_content_3_media_block','field_67d0023c0a376'),(80292,8008,'page_content','a:4:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"1_col_block_with_media\";}'),(80293,8008,'_page_content','field_65bcc772ba827'),(80294,8008,'bottom_cta',''),(80295,8008,'_bottom_cta','field_66fbcaec309e9'),(80296,8008,'page_content_0_video_file',''),(80297,8008,'_page_content_0_video_file','field_67c9c54f20190'),(80298,8008,'page_content_0_video_file_webm',''),(80299,8008,'_page_content_0_video_file_webm','field_67c9c54f20191'),(80300,8008,'page_content_0_background_image',''),(80301,8008,'_page_content_0_background_image','field_67c9c54f20192'),(80302,8008,'page_content_0_banner_content','<h1>Maintenance &amp; Support</h1>'),(80303,8008,'_page_content_0_banner_content','field_67c9c54f20193'),(80304,8008,'page_content_1_add_background','white'),(80305,8008,'_page_content_1_add_background','field_6717be84974f1'),(80306,8008,'page_content_1_block_title','<h2>Build. Maintain. Grow.</h2>'),(80307,8008,'_page_content_1_block_title','field_67b8463f82176'),(80308,8008,'page_content_1_block_content','A high-performing eCommerce site isn’t a one-and-done job. It needs to be maintained, monitored, and continually improved. Our work doesn’t end when your store goes live - we stay with you to keep things sharp, secure, and scalable. Through ongoing eCommerce maintenance, we ensure your platform stays updated, your integrations keep running smoothly, and your conversion rates keep heading in the right direction. Need help? Let’s talk.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\">Talk to us about support</a>'),(80309,8008,'_page_content_1_block_content','field_664b5f5c5973a'),(80310,8008,'page_content_2_block_title','<h3>Support Designed Around You.</h3>\r\nEvery business has different demands. Some want a dedicated Adobe Commerce agency on standby. Others need Magento or Shopify support specialists to work alongside an in-house team. We offer support packages tailored to your priorities, whether that’s a fixed number of dev hours per month or fully managed assistance across updates, features, and performance.\r\n\r\nHere’s what we help with every day:'),(80311,8008,'_page_content_2_block_title','field_67da9e22ddf71'),(80312,8008,'page_content_2_cards_0_card_icon',''),(80313,8008,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(80314,8008,'page_content_2_cards_0_card_content','<h4>Increase average<br>order value</h4>\r\nWe support you with strategies that encourage upsells and bundles to grow revenue per customer.'),(80315,8008,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(80316,8008,'page_content_2_cards_1_card_icon',''),(80317,8008,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(80318,8008,'page_content_2_cards_1_card_content','<h4>Boost brand loyalty & repeat purchases</h4>\r\nFrom subscription modules to loyalty integrations, we help keep your customers coming back.'),(80319,8008,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(80320,8008,'page_content_2_cards_2_card_icon',''),(80321,8008,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(80322,8008,'page_content_2_cards_2_card_content','<h4>Guarantee data protection & PCI compliance</h4>\r\nWe stay on top of data security protocols to help you stay compliant and trustworthy.'),(80323,8008,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(80324,8008,'page_content_2_cards_3_card_icon',''),(80325,8008,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(80326,8008,'page_content_2_cards_3_card_content','<h4>Reduce abandoned basket rates</h4>\r\nOur CRO support and checkout UX fixes help more customers follow through with purchases.'),(80327,8008,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(80328,8008,'page_content_2_cards_4_card_icon',''),(80329,8008,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(80330,8008,'page_content_2_cards_4_card_content','<h4>Stay up-to-date with security patches</h4>\r\nWe handle version updates and security patches across Magento 2, Adobe Commerce, Shopify & Hyvä.'),(80331,8008,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(80332,8008,'page_content_2_cards_5_card_icon',''),(80333,8008,'_page_content_2_cards_5_card_icon','field_67da9e3bddf73'),(80334,8008,'page_content_2_cards_5_card_content','<h4>Increase lifetime value & maximise ROI</h4>\r\nLong-term support means more site uptime, fewer issues, and consistent improvements to performance.'),(80335,8008,'_page_content_2_cards_5_card_content','field_67da9e49ddf74'),(80336,8008,'page_content_2_cards','6'),(80337,8008,'_page_content_2_cards','field_67da9e2bddf72'),(80338,8008,'page_content_2_block_footer',''),(80339,8008,'_page_content_2_block_footer','field_67da9e66ddf75'),(80340,8008,'page_content_3_add_background','white'),(80341,8008,'_page_content_3_add_background','field_67d0023c0a374'),(80342,8008,'page_content_3_block_content','<h3>Retainers That Feel Like an Extension of Your Team</h3>\r\nYou’re not just getting a dev agency - you’re getting a partner. Work with a dedicated account manager and a consistent team of specialists who get to know your business inside out. We start every retainer with a full audit and deliver a clear roadmap for improvement. Whether it’s development, replatforming, or a recovery project, we’re here for the long haul.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make life easier</a>'),(80343,8008,'_page_content_3_block_content','field_67d0023c0a375'),(80344,8008,'page_content_3_media_block','8007'),(80345,8008,'_page_content_3_media_block','field_67d0023c0a376'),(80346,8009,'_wp_attached_file','training-1-scaled.jpg'),(80347,8009,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:21:\"training-1-scaled.jpg\";s:8:\"filesize\";i:577280;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"training-1-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46544;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"training-1-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59001;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"training-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76650;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"training-1-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50327;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"training-1-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139152;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"training-1-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216871;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:23:\"training-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108093;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:24:\"training-1-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:229500;}s:8:\"masthead\";a:5:{s:4:\"file\";s:23:\"training-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95273;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:24:\"training-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180524;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:23:\"training-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119532;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:22:\"training-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58712;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:23:\"training-1-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223560;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:22:\"training-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27990;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:22:\"training-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42058;}s:10:\"team-small\";a:5:{s:4:\"file\";s:22:\"training-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37512;}s:10:\"team-large\";a:5:{s:4:\"file\";s:22:\"training-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65626;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:23:\"training-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104594;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:24:\"training-1-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:280357;}s:10:\"page-small\";a:5:{s:4:\"file\";s:22:\"training-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47886;}s:10:\"page-large\";a:5:{s:4:\"file\";s:24:\"training-1-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199991;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:22:\"training-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41181;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:22:\"training-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71182;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:22:\"training-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85200;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:24:\"training-1-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:244965;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:22:\"training-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75880;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:24:\"training-1-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:386866;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:22:\"training-1-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8232;}s:13:\"project-small\";a:5:{s:4:\"file\";s:22:\"training-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47886;}s:13:\"project-large\";a:5:{s:4:\"file\";s:23:\"training-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85401;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:22:\"training-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40692;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:24:\"training-1-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:537359;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"training-1.jpg\";}'),(80351,8009,'_wp_attachment_image_alt','Training That Gives You Real Control'),(80352,7566,'page_content_4_add_background','red'),(80353,7566,'_page_content_4_add_background','field_67c9c6c17d609'),(80354,7566,'page_content_4_block_content','<h3>Training That Gives You Real Control</h3>\r\nYou shouldn’t have to raise a ticket to swap a banner or update a product description. That’s why every build comes with CMS training as standard. We show you how to manage your content, make updates, and get the most from your platform, without needing to rely on developers for the basics.'),(80355,7566,'_page_content_4_block_content','field_67c9c6c17d60b'),(80356,7566,'page_content_4_media_block','8009'),(80357,7566,'_page_content_4_media_block','field_67c9c6d37d60c'),(80358,7566,'page_content_4_alignment','right'),(80359,7566,'_page_content_4_alignment','field_67c9c6dd7d60d'),(80360,8010,'page_content','a:5:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";}'),(80361,8010,'_page_content','field_65bcc772ba827'),(80362,8010,'bottom_cta',''),(80363,8010,'_bottom_cta','field_66fbcaec309e9'),(80364,8010,'page_content_0_video_file',''),(80365,8010,'_page_content_0_video_file','field_67c9c54f20190'),(80366,8010,'page_content_0_video_file_webm',''),(80367,8010,'_page_content_0_video_file_webm','field_67c9c54f20191'),(80368,8010,'page_content_0_background_image',''),(80369,8010,'_page_content_0_background_image','field_67c9c54f20192'),(80370,8010,'page_content_0_banner_content','<h1>Maintenance &amp; Support</h1>'),(80371,8010,'_page_content_0_banner_content','field_67c9c54f20193'),(80372,8010,'page_content_1_add_background','white'),(80373,8010,'_page_content_1_add_background','field_6717be84974f1'),(80374,8010,'page_content_1_block_title','<h2>Build. Maintain. Grow.</h2>'),(80375,8010,'_page_content_1_block_title','field_67b8463f82176'),(80376,8010,'page_content_1_block_content','A high-performing eCommerce site isn’t a one-and-done job. It needs to be maintained, monitored, and continually improved. Our work doesn’t end when your store goes live - we stay with you to keep things sharp, secure, and scalable. Through ongoing eCommerce maintenance, we ensure your platform stays updated, your integrations keep running smoothly, and your conversion rates keep heading in the right direction. Need help? Let’s talk.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\">Talk to us about support</a>'),(80377,8010,'_page_content_1_block_content','field_664b5f5c5973a'),(80378,8010,'page_content_2_block_title','<h3>Support Designed Around You.</h3>\r\nEvery business has different demands. Some want a dedicated Adobe Commerce agency on standby. Others need Magento or Shopify support specialists to work alongside an in-house team. We offer support packages tailored to your priorities, whether that’s a fixed number of dev hours per month or fully managed assistance across updates, features, and performance.\r\n\r\nHere’s what we help with every day:'),(80379,8010,'_page_content_2_block_title','field_67da9e22ddf71'),(80380,8010,'page_content_2_cards_0_card_icon',''),(80381,8010,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(80382,8010,'page_content_2_cards_0_card_content','<h4>Increase average\r\norder value</h4>\r\nWe support you with strategies that encourage upsells and bundles to grow revenue per customer.'),(80383,8010,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(80384,8010,'page_content_2_cards_1_card_icon',''),(80385,8010,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(80386,8010,'page_content_2_cards_1_card_content','<h4>Boost brand loyalty &amp; repeat purchases</h4>\r\nFrom subscription modules to loyalty integrations, we help keep your customers coming back.'),(80387,8010,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(80388,8010,'page_content_2_cards_2_card_icon',''),(80389,8010,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(80390,8010,'page_content_2_cards_2_card_content','<h4>Guarantee data protection &amp; PCI compliance</h4>\r\nWe stay on top of data security protocols to help you stay compliant and trustworthy.'),(80391,8010,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(80392,8010,'page_content_2_cards_3_card_icon',''),(80393,8010,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(80394,8010,'page_content_2_cards_3_card_content','<h4>Reduce abandoned basket rates</h4>\r\nOur CRO support and checkout UX fixes help more customers follow through with purchases.'),(80395,8010,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(80396,8010,'page_content_2_cards_4_card_icon',''),(80397,8010,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(80398,8010,'page_content_2_cards_4_card_content','<h4>Stay up-to-date with security patches</h4>\r\nWe handle version updates and security patches across Magento 2, Adobe Commerce, Shopify &amp; Hyvä.'),(80399,8010,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(80400,8010,'page_content_2_cards_5_card_icon',''),(80401,8010,'_page_content_2_cards_5_card_icon','field_67da9e3bddf73'),(80402,8010,'page_content_2_cards_5_card_content','<h4>Increase lifetime value &amp; maximise ROI</h4>\r\nLong-term support means more site uptime, fewer issues, and consistent improvements to performance.'),(80403,8010,'_page_content_2_cards_5_card_content','field_67da9e49ddf74'),(80404,8010,'page_content_2_cards','6'),(80405,8010,'_page_content_2_cards','field_67da9e2bddf72'),(80406,8010,'page_content_2_block_footer',''),(80407,8010,'_page_content_2_block_footer','field_67da9e66ddf75'),(80408,8010,'page_content_3_add_background','white'),(80409,8010,'_page_content_3_add_background','field_67d0023c0a374'),(80410,8010,'page_content_3_block_content','<h3>Retainers That Feel Like an Extension of Your Team</h3>\r\nYou’re not just getting a dev agency - you’re getting a partner. Work with a dedicated account manager and a consistent team of specialists who get to know your business inside out. We start every retainer with a full audit and deliver a clear roadmap for improvement. Whether it’s development, replatforming, or a recovery project, we’re here for the long haul.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make life easier</a>'),(80411,8010,'_page_content_3_block_content','field_67d0023c0a375'),(80412,8010,'page_content_3_media_block','8007'),(80413,8010,'_page_content_3_media_block','field_67d0023c0a376'),(80414,8010,'page_content_4_add_background','red'),(80415,8010,'_page_content_4_add_background','field_67c9c6c17d609'),(80416,8010,'page_content_4_block_content','<h3>Training That Gives You Real Control</h3>\r\nYou shouldn’t have to raise a ticket to swap a banner or update a product description. That’s why every build comes with CMS training as standard. We show you how to manage your content, make updates, and get the most from your platform, without needing to rely on developers for the basics.'),(80417,8010,'_page_content_4_block_content','field_67c9c6c17d60b'),(80418,8010,'page_content_4_media_block','8009'),(80419,8010,'_page_content_4_media_block','field_67c9c6d37d60c'),(80420,8010,'page_content_4_alignment','left'),(80421,8010,'_page_content_4_alignment','field_67c9c6dd7d60d'),(80422,8011,'page_content','a:5:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";}'),(80423,8011,'_page_content','field_65bcc772ba827'),(80424,8011,'bottom_cta',''),(80425,8011,'_bottom_cta','field_66fbcaec309e9'),(80426,8011,'page_content_0_video_file',''),(80427,8011,'_page_content_0_video_file','field_67c9c54f20190'),(80428,8011,'page_content_0_video_file_webm',''),(80429,8011,'_page_content_0_video_file_webm','field_67c9c54f20191'),(80430,8011,'page_content_0_background_image',''),(80431,8011,'_page_content_0_background_image','field_67c9c54f20192'),(80432,8011,'page_content_0_banner_content','<h1>Maintenance &amp; Support</h1>'),(80433,8011,'_page_content_0_banner_content','field_67c9c54f20193'),(80434,8011,'page_content_1_add_background','white'),(80435,8011,'_page_content_1_add_background','field_6717be84974f1'),(80436,8011,'page_content_1_block_title','<h2>Build. Maintain. Grow.</h2>'),(80437,8011,'_page_content_1_block_title','field_67b8463f82176'),(80438,8011,'page_content_1_block_content','A high-performing eCommerce site isn’t a one-and-done job. It needs to be maintained, monitored, and continually improved. Our work doesn’t end when your store goes live - we stay with you to keep things sharp, secure, and scalable. Through ongoing eCommerce maintenance, we ensure your platform stays updated, your integrations keep running smoothly, and your conversion rates keep heading in the right direction. Need help? Let’s talk.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\">Talk to us about support</a>'),(80439,8011,'_page_content_1_block_content','field_664b5f5c5973a'),(80440,8011,'page_content_2_block_title','<h3>Support Designed Around You.</h3>\r\nEvery business has different demands. Some want a dedicated Adobe Commerce agency on standby. Others need Magento or Shopify support specialists to work alongside an in-house team. We offer support packages tailored to your priorities, whether that’s a fixed number of dev hours per month or fully managed assistance across updates, features, and performance.\r\n\r\nHere’s what we help with every day:'),(80441,8011,'_page_content_2_block_title','field_67da9e22ddf71'),(80442,8011,'page_content_2_cards_0_card_icon',''),(80443,8011,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(80444,8011,'page_content_2_cards_0_card_content','<h4>Increase average\r\norder value</h4>\r\nWe support you with strategies that encourage upsells and bundles to grow revenue per customer.'),(80445,8011,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(80446,8011,'page_content_2_cards_1_card_icon',''),(80447,8011,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(80448,8011,'page_content_2_cards_1_card_content','<h4>Boost brand loyalty &amp; repeat purchases</h4>\r\nFrom subscription modules to loyalty integrations, we help keep your customers coming back.'),(80449,8011,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(80450,8011,'page_content_2_cards_2_card_icon',''),(80451,8011,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(80452,8011,'page_content_2_cards_2_card_content','<h4>Guarantee data protection &amp; PCI compliance</h4>\r\nWe stay on top of data security protocols to help you stay compliant and trustworthy.'),(80453,8011,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(80454,8011,'page_content_2_cards_3_card_icon',''),(80455,8011,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(80456,8011,'page_content_2_cards_3_card_content','<h4>Reduce abandoned basket rates</h4>\r\nOur CRO support and checkout UX fixes help more customers follow through with purchases.'),(80457,8011,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(80458,8011,'page_content_2_cards_4_card_icon',''),(80459,8011,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(80460,8011,'page_content_2_cards_4_card_content','<h4>Stay up-to-date with security patches</h4>\r\nWe handle version updates and security patches across Magento 2, Adobe Commerce, Shopify &amp; Hyvä.'),(80461,8011,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(80462,8011,'page_content_2_cards_5_card_icon',''),(80463,8011,'_page_content_2_cards_5_card_icon','field_67da9e3bddf73'),(80464,8011,'page_content_2_cards_5_card_content','<h4>Increase lifetime value &amp; maximise ROI</h4>\r\nLong-term support means more site uptime, fewer issues, and consistent improvements to performance.'),(80465,8011,'_page_content_2_cards_5_card_content','field_67da9e49ddf74'),(80466,8011,'page_content_2_cards','6'),(80467,8011,'_page_content_2_cards','field_67da9e2bddf72'),(80468,8011,'page_content_2_block_footer',''),(80469,8011,'_page_content_2_block_footer','field_67da9e66ddf75'),(80470,8011,'page_content_3_add_background','white'),(80471,8011,'_page_content_3_add_background','field_67d0023c0a374'),(80472,8011,'page_content_3_block_content','<h3>Retainers That Feel Like an Extension of Your Team</h3>\r\nYou’re not just getting a dev agency - you’re getting a partner. Work with a dedicated account manager and a consistent team of specialists who get to know your business inside out. We start every retainer with a full audit and deliver a clear roadmap for improvement. Whether it’s development, replatforming, or a recovery project, we’re here for the long haul.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make life easier</a>'),(80473,8011,'_page_content_3_block_content','field_67d0023c0a375'),(80474,8011,'page_content_3_media_block','8007'),(80475,8011,'_page_content_3_media_block','field_67d0023c0a376'),(80476,8011,'page_content_4_add_background','red'),(80477,8011,'_page_content_4_add_background','field_67c9c6c17d609'),(80478,8011,'page_content_4_block_content','<h3>Training That Gives You Real Control</h3>\r\nYou shouldn’t have to raise a ticket to swap a banner or update a product description. That’s why every build comes with CMS training as standard. We show you how to manage your content, make updates, and get the most from your platform, without needing to rely on developers for the basics.'),(80479,8011,'_page_content_4_block_content','field_67c9c6c17d60b'),(80480,8011,'page_content_4_media_block','8009'),(80481,8011,'_page_content_4_media_block','field_67c9c6d37d60c'),(80482,8011,'page_content_4_alignment','right'),(80483,8011,'_page_content_4_alignment','field_67c9c6dd7d60d'),(80484,8012,'_wp_attached_file','security-scaled.jpg'),(80485,8012,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:19:\"security-scaled.jpg\";s:8:\"filesize\";i:559422;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"security-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58625;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"security-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73869;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"security-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81720;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"security-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63051;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"security-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166645;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"security-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:248918;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:21:\"security-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95184;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:22:\"security-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:269102;}s:8:\"masthead\";a:5:{s:4:\"file\";s:21:\"security-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118857;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:22:\"security-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194398;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:21:\"security-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146551;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:20:\"security-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67977;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:21:\"security-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:254839;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:20:\"security-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36849;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:20:\"security-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53562;}s:10:\"team-small\";a:5:{s:4:\"file\";s:20:\"security-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40291;}s:10:\"team-large\";a:5:{s:4:\"file\";s:20:\"security-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79388;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:21:\"security-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89058;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:22:\"security-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:319470;}s:10:\"page-small\";a:5:{s:4:\"file\";s:20:\"security-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58976;}s:10:\"page-large\";a:5:{s:4:\"file\";s:22:\"security-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233348;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:20:\"security-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52407;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"security-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87735;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:20:\"security-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81000;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:22:\"security-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:284756;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:20:\"security-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76856;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:22:\"security-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:418400;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:20:\"security-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9984;}s:13:\"project-small\";a:5:{s:4:\"file\";s:20:\"security-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58976;}s:13:\"project-large\";a:5:{s:4:\"file\";s:21:\"security-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108310;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:20:\"security-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51807;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:22:\"security-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:533043;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"security.jpg\";}'),(80489,8012,'_wp_attachment_image_alt','Security That Keeps Your Store Safe'),(80490,7566,'page_content_5_add_background','white'),(80491,7566,'_page_content_5_add_background','field_67c9c6c17d609'),(80492,7566,'page_content_5_block_content','<h3>Security That Keeps Your Store Safe</h3>\r\nOver 43% of cyberattacks target small and mid-sized businesses. That number is only rising. One data breach can lead to serious fines and lasting reputational damage.\r\n\r\nWe make sure your eCommerce platform - whether it’s Magento 2, Adobe Commerce, Shopify, or Hyvä - is protected with the latest updates and hardened against threats. We help you stay compliant with PCI-DSS, GDPR, and keep your customers’ trust intact.'),(80493,7566,'_page_content_5_block_content','field_67c9c6c17d60b'),(80494,7566,'page_content_5_media_block','8012'),(80495,7566,'_page_content_5_media_block','field_67c9c6d37d60c'),(80496,7566,'page_content_5_alignment','left'),(80497,7566,'_page_content_5_alignment','field_67c9c6dd7d60d'),(80498,8013,'page_content','a:6:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";}'),(80499,8013,'_page_content','field_65bcc772ba827'),(80500,8013,'bottom_cta',''),(80501,8013,'_bottom_cta','field_66fbcaec309e9'),(80502,8013,'page_content_0_video_file',''),(80503,8013,'_page_content_0_video_file','field_67c9c54f20190'),(80504,8013,'page_content_0_video_file_webm',''),(80505,8013,'_page_content_0_video_file_webm','field_67c9c54f20191'),(80506,8013,'page_content_0_background_image',''),(80507,8013,'_page_content_0_background_image','field_67c9c54f20192'),(80508,8013,'page_content_0_banner_content','<h1>Maintenance &amp; Support</h1>'),(80509,8013,'_page_content_0_banner_content','field_67c9c54f20193'),(80510,8013,'page_content_1_add_background','white'),(80511,8013,'_page_content_1_add_background','field_6717be84974f1'),(80512,8013,'page_content_1_block_title','<h2>Build. Maintain. Grow.</h2>'),(80513,8013,'_page_content_1_block_title','field_67b8463f82176'),(80514,8013,'page_content_1_block_content','A high-performing eCommerce site isn’t a one-and-done job. It needs to be maintained, monitored, and continually improved. Our work doesn’t end when your store goes live - we stay with you to keep things sharp, secure, and scalable. Through ongoing eCommerce maintenance, we ensure your platform stays updated, your integrations keep running smoothly, and your conversion rates keep heading in the right direction. Need help? Let’s talk.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\">Talk to us about support</a>'),(80515,8013,'_page_content_1_block_content','field_664b5f5c5973a'),(80516,8013,'page_content_2_block_title','<h3>Support Designed Around You.</h3>\r\nEvery business has different demands. Some want a dedicated Adobe Commerce agency on standby. Others need Magento or Shopify support specialists to work alongside an in-house team. We offer support packages tailored to your priorities, whether that’s a fixed number of dev hours per month or fully managed assistance across updates, features, and performance.\r\n\r\nHere’s what we help with every day:'),(80517,8013,'_page_content_2_block_title','field_67da9e22ddf71'),(80518,8013,'page_content_2_cards_0_card_icon',''),(80519,8013,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(80520,8013,'page_content_2_cards_0_card_content','<h4>Increase average\r\norder value</h4>\r\nWe support you with strategies that encourage upsells and bundles to grow revenue per customer.'),(80521,8013,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(80522,8013,'page_content_2_cards_1_card_icon',''),(80523,8013,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(80524,8013,'page_content_2_cards_1_card_content','<h4>Boost brand loyalty &amp; repeat purchases</h4>\r\nFrom subscription modules to loyalty integrations, we help keep your customers coming back.'),(80525,8013,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(80526,8013,'page_content_2_cards_2_card_icon',''),(80527,8013,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(80528,8013,'page_content_2_cards_2_card_content','<h4>Guarantee data protection &amp; PCI compliance</h4>\r\nWe stay on top of data security protocols to help you stay compliant and trustworthy.'),(80529,8013,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(80530,8013,'page_content_2_cards_3_card_icon',''),(80531,8013,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(80532,8013,'page_content_2_cards_3_card_content','<h4>Reduce abandoned basket rates</h4>\r\nOur CRO support and checkout UX fixes help more customers follow through with purchases.'),(80533,8013,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(80534,8013,'page_content_2_cards_4_card_icon',''),(80535,8013,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(80536,8013,'page_content_2_cards_4_card_content','<h4>Stay up-to-date with security patches</h4>\r\nWe handle version updates and security patches across Magento 2, Adobe Commerce, Shopify &amp; Hyvä.'),(80537,8013,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(80538,8013,'page_content_2_cards_5_card_icon',''),(80539,8013,'_page_content_2_cards_5_card_icon','field_67da9e3bddf73'),(80540,8013,'page_content_2_cards_5_card_content','<h4>Increase lifetime value &amp; maximise ROI</h4>\r\nLong-term support means more site uptime, fewer issues, and consistent improvements to performance.'),(80541,8013,'_page_content_2_cards_5_card_content','field_67da9e49ddf74'),(80542,8013,'page_content_2_cards','6'),(80543,8013,'_page_content_2_cards','field_67da9e2bddf72'),(80544,8013,'page_content_2_block_footer',''),(80545,8013,'_page_content_2_block_footer','field_67da9e66ddf75'),(80546,8013,'page_content_3_add_background','white'),(80547,8013,'_page_content_3_add_background','field_67d0023c0a374'),(80548,8013,'page_content_3_block_content','<h3>Retainers That Feel Like an Extension of Your Team</h3>\r\nYou’re not just getting a dev agency - you’re getting a partner. Work with a dedicated account manager and a consistent team of specialists who get to know your business inside out. We start every retainer with a full audit and deliver a clear roadmap for improvement. Whether it’s development, replatforming, or a recovery project, we’re here for the long haul.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make life easier</a>'),(80549,8013,'_page_content_3_block_content','field_67d0023c0a375'),(80550,8013,'page_content_3_media_block','8007'),(80551,8013,'_page_content_3_media_block','field_67d0023c0a376'),(80552,8013,'page_content_4_add_background','red'),(80553,8013,'_page_content_4_add_background','field_67c9c6c17d609'),(80554,8013,'page_content_4_block_content','<h3>Training That Gives You Real Control</h3>\r\nYou shouldn’t have to raise a ticket to swap a banner or update a product description. That’s why every build comes with CMS training as standard. We show you how to manage your content, make updates, and get the most from your platform, without needing to rely on developers for the basics.'),(80555,8013,'_page_content_4_block_content','field_67c9c6c17d60b'),(80556,8013,'page_content_4_media_block','8009'),(80557,8013,'_page_content_4_media_block','field_67c9c6d37d60c'),(80558,8013,'page_content_4_alignment','right'),(80559,8013,'_page_content_4_alignment','field_67c9c6dd7d60d'),(80560,8013,'page_content_5_add_background','white'),(80561,8013,'_page_content_5_add_background','field_67c9c6c17d609'),(80562,8013,'page_content_5_block_content','<h3>Security That Keeps Your Store Safe</h3>\r\nOver 43% of cyberattacks target small and mid-sized businesses. That number is only rising. One data breach can lead to serious fines and lasting reputational damage.\r\n\r\nWe make sure your eCommerce platform - whether it’s Magento 2, Adobe Commerce, Shopify, or Hyvä - is protected with the latest updates and hardened against threats. We help you stay compliant with PCI-DSS, GDPR, and keep your customers’ trust intact.'),(80563,8013,'_page_content_5_block_content','field_67c9c6c17d60b'),(80564,8013,'page_content_5_media_block','8012'),(80565,8013,'_page_content_5_media_block','field_67c9c6d37d60c'),(80566,8013,'page_content_5_alignment','left'),(80567,8013,'_page_content_5_alignment','field_67c9c6dd7d60d'),(80568,7566,'page_content_6_block_title','<h4>What our clients say</h4>'),(80569,7566,'_page_content_6_block_title','field_67c86b51a9ddc'),(80570,7566,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(80571,7566,'_page_content_7_intro_block','field_67f39a7e87a67'),(80572,7566,'page_content_7_faqs_to_load','87'),(80573,7566,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(80574,8014,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";}'),(80575,8014,'_page_content','field_65bcc772ba827'),(80576,8014,'bottom_cta',''),(80577,8014,'_bottom_cta','field_66fbcaec309e9'),(80578,8014,'page_content_0_video_file',''),(80579,8014,'_page_content_0_video_file','field_67c9c54f20190'),(80580,8014,'page_content_0_video_file_webm',''),(80581,8014,'_page_content_0_video_file_webm','field_67c9c54f20191'),(80582,8014,'page_content_0_background_image',''),(80583,8014,'_page_content_0_background_image','field_67c9c54f20192'),(80584,8014,'page_content_0_banner_content','<h1>Maintenance &amp; Support</h1>'),(80585,8014,'_page_content_0_banner_content','field_67c9c54f20193'),(80586,8014,'page_content_1_add_background','white'),(80587,8014,'_page_content_1_add_background','field_6717be84974f1'),(80588,8014,'page_content_1_block_title','<h2>Build. Maintain. Grow.</h2>'),(80589,8014,'_page_content_1_block_title','field_67b8463f82176'),(80590,8014,'page_content_1_block_content','A high-performing eCommerce site isn’t a one-and-done job. It needs to be maintained, monitored, and continually improved. Our work doesn’t end when your store goes live - we stay with you to keep things sharp, secure, and scalable. Through ongoing eCommerce maintenance, we ensure your platform stays updated, your integrations keep running smoothly, and your conversion rates keep heading in the right direction. Need help? Let’s talk.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\">Talk to us about support</a>'),(80591,8014,'_page_content_1_block_content','field_664b5f5c5973a'),(80592,8014,'page_content_2_block_title','<h3>Support Designed Around You.</h3>\r\nEvery business has different demands. Some want a dedicated Adobe Commerce agency on standby. Others need Magento or Shopify support specialists to work alongside an in-house team. We offer support packages tailored to your priorities, whether that’s a fixed number of dev hours per month or fully managed assistance across updates, features, and performance.\r\n\r\nHere’s what we help with every day:'),(80593,8014,'_page_content_2_block_title','field_67da9e22ddf71'),(80594,8014,'page_content_2_cards_0_card_icon',''),(80595,8014,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(80596,8014,'page_content_2_cards_0_card_content','<h4>Increase average\r\norder value</h4>\r\nWe support you with strategies that encourage upsells and bundles to grow revenue per customer.'),(80597,8014,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(80598,8014,'page_content_2_cards_1_card_icon',''),(80599,8014,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(80600,8014,'page_content_2_cards_1_card_content','<h4>Boost brand loyalty &amp; repeat purchases</h4>\r\nFrom subscription modules to loyalty integrations, we help keep your customers coming back.'),(80601,8014,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(80602,8014,'page_content_2_cards_2_card_icon',''),(80603,8014,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(80604,8014,'page_content_2_cards_2_card_content','<h4>Guarantee data protection &amp; PCI compliance</h4>\r\nWe stay on top of data security protocols to help you stay compliant and trustworthy.'),(80605,8014,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(80606,8014,'page_content_2_cards_3_card_icon',''),(80607,8014,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(80608,8014,'page_content_2_cards_3_card_content','<h4>Reduce abandoned basket rates</h4>\r\nOur CRO support and checkout UX fixes help more customers follow through with purchases.'),(80609,8014,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(80610,8014,'page_content_2_cards_4_card_icon',''),(80611,8014,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(80612,8014,'page_content_2_cards_4_card_content','<h4>Stay up-to-date with security patches</h4>\r\nWe handle version updates and security patches across Magento 2, Adobe Commerce, Shopify &amp; Hyvä.'),(80613,8014,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(80614,8014,'page_content_2_cards_5_card_icon',''),(80615,8014,'_page_content_2_cards_5_card_icon','field_67da9e3bddf73'),(80616,8014,'page_content_2_cards_5_card_content','<h4>Increase lifetime value &amp; maximise ROI</h4>\r\nLong-term support means more site uptime, fewer issues, and consistent improvements to performance.'),(80617,8014,'_page_content_2_cards_5_card_content','field_67da9e49ddf74'),(80618,8014,'page_content_2_cards','6'),(80619,8014,'_page_content_2_cards','field_67da9e2bddf72'),(80620,8014,'page_content_2_block_footer',''),(80621,8014,'_page_content_2_block_footer','field_67da9e66ddf75'),(80622,8014,'page_content_3_add_background','white'),(80623,8014,'_page_content_3_add_background','field_67d0023c0a374'),(80624,8014,'page_content_3_block_content','<h3>Retainers That Feel Like an Extension of Your Team</h3>\r\nYou’re not just getting a dev agency - you’re getting a partner. Work with a dedicated account manager and a consistent team of specialists who get to know your business inside out. We start every retainer with a full audit and deliver a clear roadmap for improvement. Whether it’s development, replatforming, or a recovery project, we’re here for the long haul.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make life easier</a>'),(80625,8014,'_page_content_3_block_content','field_67d0023c0a375'),(80626,8014,'page_content_3_media_block','8007'),(80627,8014,'_page_content_3_media_block','field_67d0023c0a376'),(80628,8014,'page_content_4_add_background','red'),(80629,8014,'_page_content_4_add_background','field_67c9c6c17d609'),(80630,8014,'page_content_4_block_content','<h3>Training That Gives You Real Control</h3>\r\nYou shouldn’t have to raise a ticket to swap a banner or update a product description. That’s why every build comes with CMS training as standard. We show you how to manage your content, make updates, and get the most from your platform, without needing to rely on developers for the basics.'),(80631,8014,'_page_content_4_block_content','field_67c9c6c17d60b'),(80632,8014,'page_content_4_media_block','8009'),(80633,8014,'_page_content_4_media_block','field_67c9c6d37d60c'),(80634,8014,'page_content_4_alignment','right'),(80635,8014,'_page_content_4_alignment','field_67c9c6dd7d60d'),(80636,8014,'page_content_5_add_background','white'),(80637,8014,'_page_content_5_add_background','field_67c9c6c17d609'),(80638,8014,'page_content_5_block_content','<h3>Security That Keeps Your Store Safe</h3>\r\nOver 43% of cyberattacks target small and mid-sized businesses. That number is only rising. One data breach can lead to serious fines and lasting reputational damage.\r\n\r\nWe make sure your eCommerce platform - whether it’s Magento 2, Adobe Commerce, Shopify, or Hyvä - is protected with the latest updates and hardened against threats. We help you stay compliant with PCI-DSS, GDPR, and keep your customers’ trust intact.'),(80639,8014,'_page_content_5_block_content','field_67c9c6c17d60b'),(80640,8014,'page_content_5_media_block','8012'),(80641,8014,'_page_content_5_media_block','field_67c9c6d37d60c'),(80642,8014,'page_content_5_alignment','left'),(80643,8014,'_page_content_5_alignment','field_67c9c6dd7d60d'),(80644,8014,'page_content_6_block_title','<h4>What our clients say</h4>'),(80645,8014,'_page_content_6_block_title','field_67c86b51a9ddc'),(80646,8014,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(80647,8014,'_page_content_7_intro_block','field_67f39a7e87a67'),(80648,8014,'page_content_7_faqs_to_load','57'),(80649,8014,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(80650,8015,'_wp_attached_file','actuate-showreel-mobile.mp4'),(80651,8015,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:8001686;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:51;s:16:\"length_formatted\";s:4:\"0:51\";s:5:\"width\";i:1180;s:6:\"height\";i:1300;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:9:{s:10:\"dataformat\";s:3:\"mp4\";s:7:\"bitrate\";i:2088;s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";s:17:\"compression_ratio\";d:0.0014795918367346938;}s:17:\"created_timestamp\";i:-2082844800;}'),(80652,8016,'_wp_attached_file','actuate-showreel.mp4'),(80653,8016,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:9230475;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:51;s:16:\"length_formatted\";s:4:\"0:51\";s:5:\"width\";i:1770;s:6:\"height\";i:990;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:9:{s:10:\"dataformat\";s:3:\"mp4\";s:7:\"bitrate\";i:2088;s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";s:17:\"compression_ratio\";d:0.0014795918367346938;}s:17:\"created_timestamp\";i:-2082844800;}'),(80654,9,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(80655,8017,'page_content','a:10:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:11:\"nnp_bubbles\";i:3;s:14:\"our_work_short\";i:4;s:9:\"cta_block\";i:5;s:12:\"our_services\";i:6;s:17:\"featured_partners\";i:7;s:17:\"testimonial_block\";i:8;s:15:\"featured_awards\";i:9;s:10:\"news_block\";}'),(80656,8017,'_page_content','field_65bcc772ba827'),(80657,8017,'page_content_0_video_file','8016'),(80658,8017,'_page_content_0_video_file','field_66826ddb6462e'),(80659,8017,'page_content_0_background_image','5933'),(80660,8017,'_page_content_0_background_image','field_66826dee6462f'),(80661,8017,'page_content_0_banner_content','<h2><span>Your next</span>\r\nnice problem</h2>'),(80662,8017,'_page_content_0_banner_content','field_66826dc46462d'),(80663,8017,'bottom_cta','Our eCommerce specialists love nothing more than chatting with online store owners, just like you.\r\n\r\nWith our ‘to the point’, jargon-free approach, we’ll soon replace your 3 am worries with just ‘positive problems’, you know, the ones that come because of your success, like scaling to meet increased demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-black\" title=\"Get in touch with Actuate\">Tell us More about You</a>'),(80664,8017,'_bottom_cta','field_66fbcaec309e9'),(80665,8017,'page_content_0_video_file_webm',''),(80666,8017,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(80667,8017,'page_content_0_video_file_mobile','7067'),(80668,8017,'_page_content_0_video_file_mobile','field_67a08eb8847c4'),(80669,8017,'page_content_0_video_file_webm_mobile','7063'),(80670,8017,'_page_content_0_video_file_webm_mobile','field_67a08eca847c5'),(80671,8017,'page_content_1_add_background','white'),(80672,8017,'_page_content_1_add_background','field_6717be84974f1'),(80673,8017,'page_content_1_block_content','We don’t just build eCommerce websites - we build momentum.\r\n\r\nAt Actuate, we’re a Magento development agency and Adobe Commerce experts who create high-converting, customer-focused websites that don’t just look the part - they deliver. Whether you’re in home &amp; garden, lifestyle, or sports &amp; fitness, our job isn’t done when your store goes live. That’s just the beginning.\r\n\r\nWe stick around to help you tackle the headaches that come next - from conversion rate optimisation (CRO) and average order value (AOV) boosts to Hyvä theme development, UX improvements, eCommerce platform migration, and unlocking the kind of growth that leads to bigger, better challenges.\r\n\r\nBecause the only problems worth having? Are the <strong>#nextniceproblem.</strong>\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">About Actuate</a> <a href=\"https://actuate.webpreview.co/our-work/\" class=\"cta-black\">View our work</a>'),(80674,8017,'_page_content_1_block_content','field_664b5f5c5973a'),(80675,8017,'page_content_1_block_title','<h3>Unlock growth and tackle your eCommerce headaches head on.</h3>'),(80676,8017,'_page_content_1_block_title','field_67b8463f82176'),(80677,8017,'page_content_2_block_content','<h3><span>What will be your</span>\r\nnext nice problem?</h3>'),(80678,8017,'_page_content_2_block_content','field_67c59812980c1'),(80679,8017,'page_content_3_block_intro','<h3>Success Stories</h3>'),(80680,8017,'_page_content_3_block_intro','field_66fbc8f5b1c94'),(80681,8017,'page_content_3_project_filter','a:4:{i:0;s:2:\"41\";i:1;s:2:\"23\";i:2;s:2:\"21\";i:3;s:2:\"13\";}'),(80682,8017,'_page_content_3_project_filter','field_66826e0b41d79'),(80683,8017,'page_content_4_show_featured_partners','1'),(80684,8017,'_page_content_4_show_featured_partners','field_668270d2d6fea'),(80685,8017,'page_content_4_block_content','<h3>Ready to Unlock Your <strong>Next Nice Problem to Have?</strong></h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Book Your NNP Audit</a>'),(80686,8017,'_page_content_4_block_content','field_66cda60b2ea88'),(80687,8017,'page_content_5_block_colour','dark'),(80688,8017,'_page_content_5_block_colour','field_6645c7e543071'),(80689,8017,'page_content_5_posts_to_load','a:4:{i:0;s:4:\"5845\";i:1;s:4:\"6424\";i:2;s:4:\"6425\";i:3;s:4:\"6423\";}'),(80690,8017,'_page_content_5_posts_to_load','field_66fbcc4fd4fd7'),(80691,8017,'page_content_5_show_featured_partners','1'),(80692,8017,'_page_content_5_show_featured_partners','field_671777a3ee4bd'),(80693,8017,'page_content_4_show_background','0'),(80694,8017,'_page_content_4_show_background','field_67175ac1a052b'),(80695,8017,'page_content_5_the_services_0_service_title','NNP Workshop'),(80696,8017,'_page_content_5_the_services_0_service_title','field_67c6cd1bcad26'),(80697,8017,'page_content_5_the_services_0_service_image','7951'),(80698,8017,'_page_content_5_the_services_0_service_image','field_67c6cd2dcad27'),(80699,8017,'page_content_5_the_services_0_side_title','The NNP Workshop: An audit - but actually useful.'),(80700,8017,'_page_content_5_the_services_0_side_title','field_67c6e0fbc5a42'),(80701,8017,'page_content_5_the_services_0_service_description','Call it what it is: a practical, hands-on audit of your eCommerce site. Like the traditional kind, it shows you what’s working, what’s broken, and what’s getting in the way.\r\n\r\nBut unlike most audits, this one won’t gather dust in your inbox.\r\n\r\nIt’s fast, focused, and delivered as a short, punchy video walkthrough (not a 40-page doc) - a clearly prioritised list of quick wins and longer-term actions, and a roadmap that moves you from current pain to your next nice problem to have. It’ll show you exactly where you\'re leaking revenue and where the quick wins are hiding, whether that\'s clunky UX, code issues, or conversion blockers. The sooner you know what’s going wrong, the sooner you can start fixing it.\r\n\r\nSo you can focus on your <strong>#nextniceproblem.</strong>\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book Your NNP Audit</a>'),(80702,8017,'_page_content_5_the_services_0_service_description','field_67c6cd38cad28'),(80703,8017,'page_content_5_the_services_0_service_link','a:3:{s:5:\"title\";s:20:\"NNP Success Workshop\";s:3:\"url\";s:60:\"https://actuate.webpreview.co/services/nnp-success-workshop/\";s:6:\"target\";s:0:\"\";}'),(80704,8017,'_page_content_5_the_services_0_service_link','field_67c6cd4ecad29'),(80705,8017,'page_content_5_the_services_1_service_title','Magento 2 & Adobe Commerce'),(80706,8017,'_page_content_5_the_services_1_service_title','field_67c6cd1bcad26'),(80707,8017,'page_content_5_the_services_1_service_image','7954'),(80708,8017,'_page_content_5_the_services_1_service_image','field_67c6cd2dcad27'),(80709,8017,'page_content_5_the_services_1_side_title','Magento 2 & Adobe'),(80710,8017,'_page_content_5_the_services_1_side_title','field_67c6e0fbc5a42'),(80711,8017,'page_content_5_the_services_1_service_description','Magento 2 is a solid choice for growing online businesses that need more control than the average platform offers. It’s flexible, customisable, and built to scale - without locking you into someone else’s rules.\r\n\r\nYour customers aren’t all the same, so why should their experience be? Magento gives you the freedom to shape how your site works - from performance to checkout flow - so it actually fits your products, your customers, and your plans.\r\n\r\nAs a trusted Magento agency in the UK, we help brands unlock that control and shape a storefront that fits their business. Our team delivers tailored builds, provides ongoing Magento support services, and drives long-term value with deep platform expertise.\r\n\r\nNeed something heavier-duty? Adobe Commerce is the enterprise version of Magento. It’s built for businesses dealing with complexity - whether that’s multiple storefronts, international pricing, or B2B setups with custom logic. It just handles it.\r\n\r\nAnd once the platform stops getting in your way? That’s when the next nice problems start to show up. Like where to invest the time you’re not wasting on workarounds, or how to reinvest the budget you’re not sinking into plugins and patches. Perhaps what to test next now that you’ve actually got the freedom to.\r\n\r\nGrowth doesn’t get easier, but it does get better, and this is the kind of platform that keeps up when you do.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/\" class=\"cta\">Let’s Talk Magento 2 &amp; Adobe Commerce</a>'),(80712,8017,'_page_content_5_the_services_1_service_description','field_67c6cd38cad28'),(80713,8017,'page_content_5_the_services_1_service_link','a:3:{s:5:\"title\";s:24:\"Adobe Commerce & Magento\";s:3:\"url\";s:62:\"https://actuate.webpreview.co/services/adobe-commerce-magento/\";s:6:\"target\";s:0:\"\";}'),(80714,8017,'_page_content_5_the_services_1_service_link','field_67c6cd4ecad29'),(80715,8017,'page_content_5_the_services_2_service_title','Hyvä'),(80716,8017,'_page_content_5_the_services_2_service_title','field_67c6cd1bcad26'),(80717,8017,'page_content_5_the_services_2_service_image','7953'),(80718,8017,'_page_content_5_the_services_2_service_image','field_67c6cd2dcad27'),(80719,8017,'page_content_5_the_services_2_side_title','Hyvä Partners'),(80720,8017,'_page_content_5_the_services_2_side_title','field_67c6e0fbc5a42'),(80721,8017,'page_content_5_the_services_2_service_description','Hyvä is a modern front-end for Magento and Adobe Commerce that delivers what most themes can’t: speed, simplicity, and stability. It strips out the bloat, improves performance across the board, and makes your site faster to use and easier to manage.\r\n\r\nFor brands already on Magento or Adobe, it solves the usual friction points - slow load times, clunky code, and dev work that takes longer (and costs more) than it should. Hyvä replaces the outdated frontend stack with something leaner, cleaner, and easier to build on. That means quicker releases, faster pages, and a better customer experience - without rebuilding your entire site from scratch.\r\n\r\nThe results are measurable: better conversion rates, higher average order values, stronger SEO, and improved Core Web Vitals. It also gives your team the freedom to move faster, testing, iterating, and launching without being slowed down by legacy complexity.\r\n\r\nOnce those gains start to stack up, the next nice problems appear. How do you reinvest the dev time you’ve freed up? Where should you focus now that you’re not fighting performance? What becomes possible when your platform finally keeps up?\r\n\r\nHyvä clears the path - so you can focus on what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/hyva/\" class=\"cta\">Speed Up With Hyvä</a>'),(80722,8017,'_page_content_5_the_services_2_service_description','field_67c6cd38cad28'),(80723,8017,'page_content_5_the_services_2_service_link','a:3:{s:5:\"title\";s:5:\"Hyvä\";s:3:\"url\";s:44:\"https://actuate.webpreview.co/services/hyva/\";s:6:\"target\";s:0:\"\";}'),(80724,8017,'_page_content_5_the_services_2_service_link','field_67c6cd4ecad29'),(80725,8017,'page_content_5_the_services_3_service_title','Shopify'),(80726,8017,'_page_content_5_the_services_3_service_title','field_67c6cd1bcad26'),(80727,8017,'page_content_5_the_services_3_service_image','7955'),(80728,8017,'_page_content_5_the_services_3_service_image','field_67c6cd2dcad27'),(80729,8017,'page_content_5_the_services_3_side_title','Shopify Development'),(80730,8017,'_page_content_5_the_services_3_side_title','field_67c6e0fbc5a42'),(80731,8017,'page_content_5_the_services_3_service_description','Shopify is built for brands that need to move quickly - whether that’s getting a first store live or scaling an existing one without rebuilding from scratch. It’s a strong fit for start-ups launching fast, and just as effective for established retailers that want to adapt, test, and grow without unnecessary complexity.\r\n\r\nShopify Plus adds more flexibility where it matters - from managing multiple storefronts to customising the checkout experience and automating key operational tasks, so your team can focus on driving growth.\r\n\r\nWe’ve seen it in action - brands like Robinson’s growing from zero to a million, reacting to market changes in real time, even rolling out tariff-based pricing updates in minutes when needed. Shopify gives you the space to respond, refine, and keep moving.\r\n\r\nOnce things are running smoothly, the next nice problems start to appear. Do you introduce personalisation? Launch a loyalty programme? Expand into new markets? With the platform doing its job, the focus shifts from fixing issues to making smart decisions about what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/\" class=\"cta\">Let’s Build on Shopify</a>'),(80732,8017,'_page_content_5_the_services_3_service_description','field_67c6cd38cad28'),(80733,8017,'page_content_5_the_services_3_service_link','a:3:{s:5:\"title\";s:7:\"Shopify\";s:3:\"url\";s:47:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(80734,8017,'_page_content_5_the_services_3_service_link','field_67c6cd4ecad29'),(80735,8017,'page_content_5_the_services_4_service_title','Conversion Rate Optimisation'),(80736,8017,'_page_content_5_the_services_4_service_title','field_67c6cd1bcad26'),(80737,8017,'page_content_5_the_services_4_service_image','7950'),(80738,8017,'_page_content_5_the_services_4_service_image','field_67c6cd2dcad27'),(80739,8017,'page_content_5_the_services_4_side_title','CRO'),(80740,8017,'_page_content_5_the_services_4_side_title','field_67c6e0fbc5a42'),(80741,8017,'page_content_5_the_services_4_service_description','Most brands aren’t short on traffic - they’re short on what that traffic does once it hits the site. That’s where conversion rate optimisation (CRO) comes in.\r\n\r\nThis isn’t about guesswork or swapping button colours. We run proper A/B tests, multivariate experiments, dig into UX and UI, fix friction in the checkout, and map out the user journey end-to-end. Every blocker we remove means more people buying, and buying more often, without driving up your media spend.\r\n\r\nWe’re not here to optimise for the sake of it. We’re here to make sure your site’s actually pulling its weight. That the clicks you’re already paying for - through PPC, influencers, paid social, SEO - convert better. That the customer experience feels solid enough to trust, fast enough to stick with, and smooth enough that no one’s rage-quitting at checkout.\r\n\r\nOnce that starts working? You’re not asking “why aren’t we converting?” anymore. You’re deciding where to put the extra margin. Scale spend? Try a new channel? Build out loyalty? That’s the shift - from fixing problems to chasing better ones.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta\">Book a CRO Review</a>'),(80742,8017,'_page_content_5_the_services_4_service_description','field_67c6cd38cad28'),(80743,8017,'page_content_5_the_services_4_service_link','a:3:{s:5:\"title\";s:3:\"CRO\";s:3:\"url\";s:43:\"https://actuate.webpreview.co/services/cro/\";s:6:\"target\";s:0:\"\";}'),(80744,8017,'_page_content_5_the_services_4_service_link','field_67c6cd4ecad29'),(80745,8017,'page_content_5_the_services_5_service_title','Maintenance & Support'),(80746,8017,'_page_content_5_the_services_5_service_title','field_67c6cd1bcad26'),(80747,8017,'page_content_5_the_services_5_service_image','7952'),(80748,8017,'_page_content_5_the_services_5_service_image','field_67c6cd2dcad27'),(80749,8017,'page_content_5_the_services_5_side_title','Ongoing Support'),(80750,8017,'_page_content_5_the_services_5_side_title','field_67c6e0fbc5a42'),(80751,8017,'page_content_5_the_services_5_service_description','Just because your site’s live doesn’t mean you’re on your own.\r\n\r\nWhether you’ve got a lean team or no team at all, we’re here to keep things moving - from routine updates to performance fixes to the bigger, strategic stuff. We’ll handle the day-to-day, so your team can stay focused on everything else.\r\n\r\nBut this isn’t just about maintenance. We work as a consultancy too - helping you make smart decisions about what comes next. Want to test something new? Build on a feature? Rethink a journey? We’re not waiting around for tickets. We’re in it with you, start to finish.\r\n\r\nSome brands need us to take the wheel. Others just need a reliable sounding board. Either way, we’re the ongoing pulse behind your site, making sure it stays fast, secure, and always moving forward.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Let’s Keep You Moving</a>'),(80752,8017,'_page_content_5_the_services_5_service_description','field_67c6cd38cad28'),(80753,8017,'page_content_5_the_services_5_service_link','a:3:{s:5:\"title\";s:21:\"Maintenance & Support\";s:3:\"url\";s:59:\"https://actuate.webpreview.co/services/maintenance-support/\";s:6:\"target\";s:0:\"\";}'),(80754,8017,'_page_content_5_the_services_5_service_link','field_67c6cd4ecad29'),(80755,8017,'page_content_5_the_services','6'),(80756,8017,'_page_content_5_the_services','field_67c6cd0fcad25'),(80757,8017,'page_content_6_block_content','<h3>Our Partners</h3>'),(80758,8017,'_page_content_6_block_content','field_6645ce1ce42ff'),(80759,8017,'page_content_7_block_title',''),(80760,8017,'_page_content_7_block_title','field_67c86b51a9ddc'),(80761,8017,'page_content_8_block_content','<h3>Creating Award-winning Customer Experiences.</h3>'),(80762,8017,'_page_content_8_block_content','field_66fbc65cd50de'),(80763,8017,'page_content_8_our_awards_0_award_image','6058'),(80764,8017,'_page_content_8_our_awards_0_award_image','field_66cda8ec3b127'),(80765,8017,'page_content_8_our_awards_1_award_image','6059'),(80766,8017,'_page_content_8_our_awards_1_award_image','field_66cda8ec3b127'),(80767,8017,'page_content_8_our_awards_2_award_image','6062'),(80768,8017,'_page_content_8_our_awards_2_award_image','field_66cda8ec3b127'),(80769,8017,'page_content_8_our_awards_3_award_image','6063'),(80770,8017,'_page_content_8_our_awards_3_award_image','field_66cda8ec3b127'),(80771,8017,'page_content_8_our_awards_4_award_image','6061'),(80772,8017,'_page_content_8_our_awards_4_award_image','field_66cda8ec3b127'),(80773,8017,'page_content_8_our_awards_5_award_image','6060'),(80774,8017,'_page_content_8_our_awards_5_award_image','field_66cda8ec3b127'),(80775,8017,'page_content_8_our_awards','6'),(80776,8017,'_page_content_8_our_awards','field_66cda8e23b126'),(80777,8017,'page_content_9_show_news','1'),(80778,8017,'_page_content_9_show_news','field_668271516175e'),(80779,8020,'page_content','a:10:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:11:\"nnp_bubbles\";i:3;s:14:\"our_work_short\";i:4;s:9:\"cta_block\";i:5;s:12:\"our_services\";i:6;s:17:\"featured_partners\";i:7;s:17:\"testimonial_block\";i:8;s:15:\"featured_awards\";i:9;s:10:\"news_block\";}'),(80780,8020,'_page_content','field_65bcc772ba827'),(80781,8020,'page_content_0_video_file','8016'),(80782,8020,'_page_content_0_video_file','field_66826ddb6462e'),(80783,8020,'page_content_0_background_image','5933'),(80784,8020,'_page_content_0_background_image','field_66826dee6462f'),(80785,8020,'page_content_0_banner_content','<h2><span>Your next</span>\r\nnice problem</h2>'),(80786,8020,'_page_content_0_banner_content','field_66826dc46462d'),(80787,8020,'bottom_cta','Our eCommerce specialists love nothing more than chatting with online store owners, just like you.\r\n\r\nWith our ‘to the point’, jargon-free approach, we’ll soon replace your 3 am worries with just ‘positive problems’, you know, the ones that come because of your success, like scaling to meet increased demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-black\" title=\"Get in touch with Actuate\">Tell us More about You</a>'),(80788,8020,'_bottom_cta','field_66fbcaec309e9'),(80789,8020,'page_content_0_video_file_webm',''),(80790,8020,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(80791,8020,'page_content_0_video_file_mobile','8015'),(80792,8020,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(80793,8020,'page_content_0_video_file_webm_mobile',''),(80794,8020,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(80795,8020,'page_content_1_add_background','white'),(80796,8020,'_page_content_1_add_background','field_6717be84974f1'),(80797,8020,'page_content_1_block_content','We don’t just build eCommerce websites - we build momentum.\r\n\r\nAt Actuate, we’re a Magento development agency and Adobe Commerce experts who create high-converting, customer-focused websites that don’t just look the part - they deliver. Whether you’re in home &amp; garden, lifestyle, or sports &amp; fitness, our job isn’t done when your store goes live. That’s just the beginning.\r\n\r\nWe stick around to help you tackle the headaches that come next - from conversion rate optimisation (CRO) and average order value (AOV) boosts to Hyvä theme development, UX improvements, eCommerce platform migration, and unlocking the kind of growth that leads to bigger, better challenges.\r\n\r\nBecause the only problems worth having? Are the <strong>#nextniceproblem.</strong>\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">About Actuate</a> <a href=\"https://actuate.webpreview.co/our-work/\" class=\"cta-black\">View our work</a>'),(80798,8020,'_page_content_1_block_content','field_664b5f5c5973a'),(80799,8020,'page_content_1_block_title','<h3>Unlock growth and tackle your eCommerce headaches head on.</h3>'),(80800,8020,'_page_content_1_block_title','field_67b8463f82176'),(80801,8020,'page_content_2_block_content','<h3><span>What will be your</span>\r\nnext nice problem?</h3>'),(80802,8020,'_page_content_2_block_content','field_67c59812980c1'),(80803,8020,'page_content_3_block_intro','<h3>Success Stories</h3>'),(80804,8020,'_page_content_3_block_intro','field_66fbc8f5b1c94'),(80805,8020,'page_content_3_project_filter','a:4:{i:0;s:2:\"41\";i:1;s:2:\"23\";i:2;s:2:\"21\";i:3;s:2:\"13\";}'),(80806,8020,'_page_content_3_project_filter','field_66826e0b41d79'),(80807,8020,'page_content_4_show_featured_partners','1'),(80808,8020,'_page_content_4_show_featured_partners','field_668270d2d6fea'),(80809,8020,'page_content_4_block_content','<h3>Ready to Unlock Your <strong>Next Nice Problem to Have?</strong></h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Book Your NNP Audit</a>'),(80810,8020,'_page_content_4_block_content','field_66cda60b2ea88'),(80811,8020,'page_content_5_block_colour','dark'),(80812,8020,'_page_content_5_block_colour','field_6645c7e543071'),(80813,8020,'page_content_5_posts_to_load','a:4:{i:0;s:4:\"5845\";i:1;s:4:\"6424\";i:2;s:4:\"6425\";i:3;s:4:\"6423\";}'),(80814,8020,'_page_content_5_posts_to_load','field_66fbcc4fd4fd7'),(80815,8020,'page_content_5_show_featured_partners','1'),(80816,8020,'_page_content_5_show_featured_partners','field_671777a3ee4bd'),(80817,8020,'page_content_4_show_background','0'),(80818,8020,'_page_content_4_show_background','field_67175ac1a052b'),(80819,8020,'page_content_5_the_services_0_service_title','NNP Workshop'),(80820,8020,'_page_content_5_the_services_0_service_title','field_67c6cd1bcad26'),(80821,8020,'page_content_5_the_services_0_service_image','7951'),(80822,8020,'_page_content_5_the_services_0_service_image','field_67c6cd2dcad27'),(80823,8020,'page_content_5_the_services_0_side_title','The NNP Workshop: An audit - but actually useful.'),(80824,8020,'_page_content_5_the_services_0_side_title','field_67c6e0fbc5a42'),(80825,8020,'page_content_5_the_services_0_service_description','Call it what it is: a practical, hands-on audit of your eCommerce site. Like the traditional kind, it shows you what’s working, what’s broken, and what’s getting in the way.\r\n\r\nBut unlike most audits, this one won’t gather dust in your inbox.\r\n\r\nIt’s fast, focused, and delivered as a short, punchy video walkthrough (not a 40-page doc) - a clearly prioritised list of quick wins and longer-term actions, and a roadmap that moves you from current pain to your next nice problem to have. It’ll show you exactly where you\'re leaking revenue and where the quick wins are hiding, whether that\'s clunky UX, code issues, or conversion blockers. The sooner you know what’s going wrong, the sooner you can start fixing it.\r\n\r\nSo you can focus on your <strong>#nextniceproblem.</strong>\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book Your NNP Audit</a>'),(80826,8020,'_page_content_5_the_services_0_service_description','field_67c6cd38cad28'),(80827,8020,'page_content_5_the_services_0_service_link','a:3:{s:5:\"title\";s:20:\"NNP Success Workshop\";s:3:\"url\";s:60:\"https://actuate.webpreview.co/services/nnp-success-workshop/\";s:6:\"target\";s:0:\"\";}'),(80828,8020,'_page_content_5_the_services_0_service_link','field_67c6cd4ecad29'),(80829,8020,'page_content_5_the_services_1_service_title','Magento 2 & Adobe Commerce'),(80830,8020,'_page_content_5_the_services_1_service_title','field_67c6cd1bcad26'),(80831,8020,'page_content_5_the_services_1_service_image','7954'),(80832,8020,'_page_content_5_the_services_1_service_image','field_67c6cd2dcad27'),(80833,8020,'page_content_5_the_services_1_side_title','Magento 2 & Adobe'),(80834,8020,'_page_content_5_the_services_1_side_title','field_67c6e0fbc5a42'),(80835,8020,'page_content_5_the_services_1_service_description','Magento 2 is a solid choice for growing online businesses that need more control than the average platform offers. It’s flexible, customisable, and built to scale - without locking you into someone else’s rules.\r\n\r\nYour customers aren’t all the same, so why should their experience be? Magento gives you the freedom to shape how your site works - from performance to checkout flow - so it actually fits your products, your customers, and your plans.\r\n\r\nAs a trusted Magento agency in the UK, we help brands unlock that control and shape a storefront that fits their business. Our team delivers tailored builds, provides ongoing Magento support services, and drives long-term value with deep platform expertise.\r\n\r\nNeed something heavier-duty? Adobe Commerce is the enterprise version of Magento. It’s built for businesses dealing with complexity - whether that’s multiple storefronts, international pricing, or B2B setups with custom logic. It just handles it.\r\n\r\nAnd once the platform stops getting in your way? That’s when the next nice problems start to show up. Like where to invest the time you’re not wasting on workarounds, or how to reinvest the budget you’re not sinking into plugins and patches. Perhaps what to test next now that you’ve actually got the freedom to.\r\n\r\nGrowth doesn’t get easier, but it does get better, and this is the kind of platform that keeps up when you do.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/\" class=\"cta\">Let’s Talk Magento 2 &amp; Adobe Commerce</a>'),(80836,8020,'_page_content_5_the_services_1_service_description','field_67c6cd38cad28'),(80837,8020,'page_content_5_the_services_1_service_link','a:3:{s:5:\"title\";s:24:\"Adobe Commerce & Magento\";s:3:\"url\";s:62:\"https://actuate.webpreview.co/services/adobe-commerce-magento/\";s:6:\"target\";s:0:\"\";}'),(80838,8020,'_page_content_5_the_services_1_service_link','field_67c6cd4ecad29'),(80839,8020,'page_content_5_the_services_2_service_title','Hyvä'),(80840,8020,'_page_content_5_the_services_2_service_title','field_67c6cd1bcad26'),(80841,8020,'page_content_5_the_services_2_service_image','7953'),(80842,8020,'_page_content_5_the_services_2_service_image','field_67c6cd2dcad27'),(80843,8020,'page_content_5_the_services_2_side_title','Hyvä Partners'),(80844,8020,'_page_content_5_the_services_2_side_title','field_67c6e0fbc5a42'),(80845,8020,'page_content_5_the_services_2_service_description','Hyvä is a modern front-end for Magento and Adobe Commerce that delivers what most themes can’t: speed, simplicity, and stability. It strips out the bloat, improves performance across the board, and makes your site faster to use and easier to manage.\r\n\r\nFor brands already on Magento or Adobe, it solves the usual friction points - slow load times, clunky code, and dev work that takes longer (and costs more) than it should. Hyvä replaces the outdated frontend stack with something leaner, cleaner, and easier to build on. That means quicker releases, faster pages, and a better customer experience - without rebuilding your entire site from scratch.\r\n\r\nThe results are measurable: better conversion rates, higher average order values, stronger SEO, and improved Core Web Vitals. It also gives your team the freedom to move faster, testing, iterating, and launching without being slowed down by legacy complexity.\r\n\r\nOnce those gains start to stack up, the next nice problems appear. How do you reinvest the dev time you’ve freed up? Where should you focus now that you’re not fighting performance? What becomes possible when your platform finally keeps up?\r\n\r\nHyvä clears the path - so you can focus on what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/hyva/\" class=\"cta\">Speed Up With Hyvä</a>'),(80846,8020,'_page_content_5_the_services_2_service_description','field_67c6cd38cad28'),(80847,8020,'page_content_5_the_services_2_service_link','a:3:{s:5:\"title\";s:5:\"Hyvä\";s:3:\"url\";s:44:\"https://actuate.webpreview.co/services/hyva/\";s:6:\"target\";s:0:\"\";}'),(80848,8020,'_page_content_5_the_services_2_service_link','field_67c6cd4ecad29'),(80849,8020,'page_content_5_the_services_3_service_title','Shopify'),(80850,8020,'_page_content_5_the_services_3_service_title','field_67c6cd1bcad26'),(80851,8020,'page_content_5_the_services_3_service_image','7955'),(80852,8020,'_page_content_5_the_services_3_service_image','field_67c6cd2dcad27'),(80853,8020,'page_content_5_the_services_3_side_title','Shopify Development'),(80854,8020,'_page_content_5_the_services_3_side_title','field_67c6e0fbc5a42'),(80855,8020,'page_content_5_the_services_3_service_description','Shopify is built for brands that need to move quickly - whether that’s getting a first store live or scaling an existing one without rebuilding from scratch. It’s a strong fit for start-ups launching fast, and just as effective for established retailers that want to adapt, test, and grow without unnecessary complexity.\r\n\r\nShopify Plus adds more flexibility where it matters - from managing multiple storefronts to customising the checkout experience and automating key operational tasks, so your team can focus on driving growth.\r\n\r\nWe’ve seen it in action - brands like Robinson’s growing from zero to a million, reacting to market changes in real time, even rolling out tariff-based pricing updates in minutes when needed. Shopify gives you the space to respond, refine, and keep moving.\r\n\r\nOnce things are running smoothly, the next nice problems start to appear. Do you introduce personalisation? Launch a loyalty programme? Expand into new markets? With the platform doing its job, the focus shifts from fixing issues to making smart decisions about what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/\" class=\"cta\">Let’s Build on Shopify</a>'),(80856,8020,'_page_content_5_the_services_3_service_description','field_67c6cd38cad28'),(80857,8020,'page_content_5_the_services_3_service_link','a:3:{s:5:\"title\";s:7:\"Shopify\";s:3:\"url\";s:47:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(80858,8020,'_page_content_5_the_services_3_service_link','field_67c6cd4ecad29'),(80859,8020,'page_content_5_the_services_4_service_title','Conversion Rate Optimisation'),(80860,8020,'_page_content_5_the_services_4_service_title','field_67c6cd1bcad26'),(80861,8020,'page_content_5_the_services_4_service_image','7950'),(80862,8020,'_page_content_5_the_services_4_service_image','field_67c6cd2dcad27'),(80863,8020,'page_content_5_the_services_4_side_title','CRO'),(80864,8020,'_page_content_5_the_services_4_side_title','field_67c6e0fbc5a42'),(80865,8020,'page_content_5_the_services_4_service_description','Most brands aren’t short on traffic - they’re short on what that traffic does once it hits the site. That’s where conversion rate optimisation (CRO) comes in.\r\n\r\nThis isn’t about guesswork or swapping button colours. We run proper A/B tests, multivariate experiments, dig into UX and UI, fix friction in the checkout, and map out the user journey end-to-end. Every blocker we remove means more people buying, and buying more often, without driving up your media spend.\r\n\r\nWe’re not here to optimise for the sake of it. We’re here to make sure your site’s actually pulling its weight. That the clicks you’re already paying for - through PPC, influencers, paid social, SEO - convert better. That the customer experience feels solid enough to trust, fast enough to stick with, and smooth enough that no one’s rage-quitting at checkout.\r\n\r\nOnce that starts working? You’re not asking “why aren’t we converting?” anymore. You’re deciding where to put the extra margin. Scale spend? Try a new channel? Build out loyalty? That’s the shift - from fixing problems to chasing better ones.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta\">Book a CRO Review</a>'),(80866,8020,'_page_content_5_the_services_4_service_description','field_67c6cd38cad28'),(80867,8020,'page_content_5_the_services_4_service_link','a:3:{s:5:\"title\";s:3:\"CRO\";s:3:\"url\";s:43:\"https://actuate.webpreview.co/services/cro/\";s:6:\"target\";s:0:\"\";}'),(80868,8020,'_page_content_5_the_services_4_service_link','field_67c6cd4ecad29'),(80869,8020,'page_content_5_the_services_5_service_title','Maintenance & Support'),(80870,8020,'_page_content_5_the_services_5_service_title','field_67c6cd1bcad26'),(80871,8020,'page_content_5_the_services_5_service_image','7952'),(80872,8020,'_page_content_5_the_services_5_service_image','field_67c6cd2dcad27'),(80873,8020,'page_content_5_the_services_5_side_title','Ongoing Support'),(80874,8020,'_page_content_5_the_services_5_side_title','field_67c6e0fbc5a42'),(80875,8020,'page_content_5_the_services_5_service_description','Just because your site’s live doesn’t mean you’re on your own.\r\n\r\nWhether you’ve got a lean team or no team at all, we’re here to keep things moving - from routine updates to performance fixes to the bigger, strategic stuff. We’ll handle the day-to-day, so your team can stay focused on everything else.\r\n\r\nBut this isn’t just about maintenance. We work as a consultancy too - helping you make smart decisions about what comes next. Want to test something new? Build on a feature? Rethink a journey? We’re not waiting around for tickets. We’re in it with you, start to finish.\r\n\r\nSome brands need us to take the wheel. Others just need a reliable sounding board. Either way, we’re the ongoing pulse behind your site, making sure it stays fast, secure, and always moving forward.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Let’s Keep You Moving</a>'),(80876,8020,'_page_content_5_the_services_5_service_description','field_67c6cd38cad28'),(80877,8020,'page_content_5_the_services_5_service_link','a:3:{s:5:\"title\";s:21:\"Maintenance & Support\";s:3:\"url\";s:59:\"https://actuate.webpreview.co/services/maintenance-support/\";s:6:\"target\";s:0:\"\";}'),(80878,8020,'_page_content_5_the_services_5_service_link','field_67c6cd4ecad29'),(80879,8020,'page_content_5_the_services','6'),(80880,8020,'_page_content_5_the_services','field_67c6cd0fcad25'),(80881,8020,'page_content_6_block_content','<h3>Our Partners</h3>'),(80882,8020,'_page_content_6_block_content','field_6645ce1ce42ff'),(80883,8020,'page_content_7_block_title',''),(80884,8020,'_page_content_7_block_title','field_67c86b51a9ddc'),(80885,8020,'page_content_8_block_content','<h3>Creating Award-winning Customer Experiences.</h3>'),(80886,8020,'_page_content_8_block_content','field_66fbc65cd50de'),(80887,8020,'page_content_8_our_awards_0_award_image','6058'),(80888,8020,'_page_content_8_our_awards_0_award_image','field_66cda8ec3b127'),(80889,8020,'page_content_8_our_awards_1_award_image','6059'),(80890,8020,'_page_content_8_our_awards_1_award_image','field_66cda8ec3b127'),(80891,8020,'page_content_8_our_awards_2_award_image','6062'),(80892,8020,'_page_content_8_our_awards_2_award_image','field_66cda8ec3b127'),(80893,8020,'page_content_8_our_awards_3_award_image','6063'),(80894,8020,'_page_content_8_our_awards_3_award_image','field_66cda8ec3b127'),(80895,8020,'page_content_8_our_awards_4_award_image','6061'),(80896,8020,'_page_content_8_our_awards_4_award_image','field_66cda8ec3b127'),(80897,8020,'page_content_8_our_awards_5_award_image','6060'),(80898,8020,'_page_content_8_our_awards_5_award_image','field_66cda8ec3b127'),(80899,8020,'page_content_8_our_awards','6'),(80900,8020,'_page_content_8_our_awards','field_66cda8e23b126'),(80901,8020,'page_content_9_show_news','1'),(80902,8020,'_page_content_9_show_news','field_668271516175e'),(80903,8021,'_wp_attached_file','actuate-showreel-mobile.webm'),(80904,8021,'_wp_attachment_metadata','a:9:{s:7:\"bitrate\";i:1210689;s:8:\"filesize\";i:7733276;s:9:\"mime_type\";s:10:\"video/webm\";s:6:\"length\";i:51;s:16:\"length_formatted\";s:4:\"0:51\";s:5:\"width\";i:884;s:6:\"height\";i:974;s:10:\"fileformat\";s:4:\"webm\";s:10:\"dataformat\";s:3:\"vp8\";}'),(80905,8022,'_wp_attached_file','actuate-showreel.webm'),(80906,8022,'_wp_attachment_metadata','a:9:{s:7:\"bitrate\";i:1284901;s:8:\"filesize\";i:8207309;s:9:\"mime_type\";s:10:\"video/webm\";s:6:\"length\";i:51;s:16:\"length_formatted\";s:4:\"0:51\";s:5:\"width\";i:1326;s:6:\"height\";i:742;s:10:\"fileformat\";s:4:\"webm\";s:10:\"dataformat\";s:3:\"vp8\";}'),(80907,8023,'page_content','a:10:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:11:\"nnp_bubbles\";i:3;s:14:\"our_work_short\";i:4;s:9:\"cta_block\";i:5;s:12:\"our_services\";i:6;s:17:\"featured_partners\";i:7;s:17:\"testimonial_block\";i:8;s:15:\"featured_awards\";i:9;s:10:\"news_block\";}'),(80908,8023,'_page_content','field_65bcc772ba827'),(80909,8023,'page_content_0_video_file','8016'),(80910,8023,'_page_content_0_video_file','field_66826ddb6462e'),(80911,8023,'page_content_0_background_image','5933'),(80912,8023,'_page_content_0_background_image','field_66826dee6462f'),(80913,8023,'page_content_0_banner_content','<h2><span>Your next</span>\r\nnice problem</h2>'),(80914,8023,'_page_content_0_banner_content','field_66826dc46462d'),(80915,8023,'bottom_cta','Our eCommerce specialists love nothing more than chatting with online store owners, just like you.\r\n\r\nWith our ‘to the point’, jargon-free approach, we’ll soon replace your 3 am worries with just ‘positive problems’, you know, the ones that come because of your success, like scaling to meet increased demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-black\" title=\"Get in touch with Actuate\">Tell us More about You</a>'),(80916,8023,'_bottom_cta','field_66fbcaec309e9'),(80917,8023,'page_content_0_video_file_webm','8022'),(80918,8023,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(80919,8023,'page_content_0_video_file_mobile','8015'),(80920,8023,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(80921,8023,'page_content_0_video_file_webm_mobile','8021'),(80922,8023,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(80923,8023,'page_content_1_add_background','white'),(80924,8023,'_page_content_1_add_background','field_6717be84974f1'),(80925,8023,'page_content_1_block_content','We don’t just build eCommerce websites - we build momentum.\r\n\r\nAt Actuate, we’re a Magento development agency and Adobe Commerce experts who create high-converting, customer-focused websites that don’t just look the part - they deliver. Whether you’re in home &amp; garden, lifestyle, or sports &amp; fitness, our job isn’t done when your store goes live. That’s just the beginning.\r\n\r\nWe stick around to help you tackle the headaches that come next - from conversion rate optimisation (CRO) and average order value (AOV) boosts to Hyvä theme development, UX improvements, eCommerce platform migration, and unlocking the kind of growth that leads to bigger, better challenges.\r\n\r\nBecause the only problems worth having? Are the <strong>#nextniceproblem.</strong>\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">About Actuate</a> <a href=\"https://actuate.webpreview.co/our-work/\" class=\"cta-black\">View our work</a>'),(80926,8023,'_page_content_1_block_content','field_664b5f5c5973a'),(80927,8023,'page_content_1_block_title','<h3>Unlock growth and tackle your eCommerce headaches head on.</h3>'),(80928,8023,'_page_content_1_block_title','field_67b8463f82176'),(80929,8023,'page_content_2_block_content','<h3><span>What will be your</span>\r\nnext nice problem?</h3>'),(80930,8023,'_page_content_2_block_content','field_67c59812980c1'),(80931,8023,'page_content_3_block_intro','<h3>Success Stories</h3>'),(80932,8023,'_page_content_3_block_intro','field_66fbc8f5b1c94'),(80933,8023,'page_content_3_project_filter','a:4:{i:0;s:2:\"41\";i:1;s:2:\"23\";i:2;s:2:\"21\";i:3;s:2:\"13\";}'),(80934,8023,'_page_content_3_project_filter','field_66826e0b41d79'),(80935,8023,'page_content_4_show_featured_partners','1'),(80936,8023,'_page_content_4_show_featured_partners','field_668270d2d6fea'),(80937,8023,'page_content_4_block_content','<h3>Ready to Unlock Your <strong>Next Nice Problem to Have?</strong></h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Book Your NNP Audit</a>'),(80938,8023,'_page_content_4_block_content','field_66cda60b2ea88'),(80939,8023,'page_content_5_block_colour','dark'),(80940,8023,'_page_content_5_block_colour','field_6645c7e543071'),(80941,8023,'page_content_5_posts_to_load','a:4:{i:0;s:4:\"5845\";i:1;s:4:\"6424\";i:2;s:4:\"6425\";i:3;s:4:\"6423\";}'),(80942,8023,'_page_content_5_posts_to_load','field_66fbcc4fd4fd7'),(80943,8023,'page_content_5_show_featured_partners','1'),(80944,8023,'_page_content_5_show_featured_partners','field_671777a3ee4bd'),(80945,8023,'page_content_4_show_background','0'),(80946,8023,'_page_content_4_show_background','field_67175ac1a052b'),(80947,8023,'page_content_5_the_services_0_service_title','NNP Workshop'),(80948,8023,'_page_content_5_the_services_0_service_title','field_67c6cd1bcad26'),(80949,8023,'page_content_5_the_services_0_service_image','7951'),(80950,8023,'_page_content_5_the_services_0_service_image','field_67c6cd2dcad27'),(80951,8023,'page_content_5_the_services_0_side_title','The NNP Workshop: An audit - but actually useful.'),(80952,8023,'_page_content_5_the_services_0_side_title','field_67c6e0fbc5a42'),(80953,8023,'page_content_5_the_services_0_service_description','Call it what it is: a practical, hands-on audit of your eCommerce site. Like the traditional kind, it shows you what’s working, what’s broken, and what’s getting in the way.\r\n\r\nBut unlike most audits, this one won’t gather dust in your inbox.\r\n\r\nIt’s fast, focused, and delivered as a short, punchy video walkthrough (not a 40-page doc) - a clearly prioritised list of quick wins and longer-term actions, and a roadmap that moves you from current pain to your next nice problem to have. It’ll show you exactly where you\'re leaking revenue and where the quick wins are hiding, whether that\'s clunky UX, code issues, or conversion blockers. The sooner you know what’s going wrong, the sooner you can start fixing it.\r\n\r\nSo you can focus on your <strong>#nextniceproblem.</strong>\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book Your NNP Audit</a>'),(80954,8023,'_page_content_5_the_services_0_service_description','field_67c6cd38cad28'),(80955,8023,'page_content_5_the_services_0_service_link','a:3:{s:5:\"title\";s:20:\"NNP Success Workshop\";s:3:\"url\";s:60:\"https://actuate.webpreview.co/services/nnp-success-workshop/\";s:6:\"target\";s:0:\"\";}'),(80956,8023,'_page_content_5_the_services_0_service_link','field_67c6cd4ecad29'),(80957,8023,'page_content_5_the_services_1_service_title','Magento 2 & Adobe Commerce'),(80958,8023,'_page_content_5_the_services_1_service_title','field_67c6cd1bcad26'),(80959,8023,'page_content_5_the_services_1_service_image','7954'),(80960,8023,'_page_content_5_the_services_1_service_image','field_67c6cd2dcad27'),(80961,8023,'page_content_5_the_services_1_side_title','Magento 2 & Adobe'),(80962,8023,'_page_content_5_the_services_1_side_title','field_67c6e0fbc5a42'),(80963,8023,'page_content_5_the_services_1_service_description','Magento 2 is a solid choice for growing online businesses that need more control than the average platform offers. It’s flexible, customisable, and built to scale - without locking you into someone else’s rules.\r\n\r\nYour customers aren’t all the same, so why should their experience be? Magento gives you the freedom to shape how your site works - from performance to checkout flow - so it actually fits your products, your customers, and your plans.\r\n\r\nAs a trusted Magento agency in the UK, we help brands unlock that control and shape a storefront that fits their business. Our team delivers tailored builds, provides ongoing Magento support services, and drives long-term value with deep platform expertise.\r\n\r\nNeed something heavier-duty? Adobe Commerce is the enterprise version of Magento. It’s built for businesses dealing with complexity - whether that’s multiple storefronts, international pricing, or B2B setups with custom logic. It just handles it.\r\n\r\nAnd once the platform stops getting in your way? That’s when the next nice problems start to show up. Like where to invest the time you’re not wasting on workarounds, or how to reinvest the budget you’re not sinking into plugins and patches. Perhaps what to test next now that you’ve actually got the freedom to.\r\n\r\nGrowth doesn’t get easier, but it does get better, and this is the kind of platform that keeps up when you do.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/\" class=\"cta\">Let’s Talk Magento 2 &amp; Adobe Commerce</a>'),(80964,8023,'_page_content_5_the_services_1_service_description','field_67c6cd38cad28'),(80965,8023,'page_content_5_the_services_1_service_link','a:3:{s:5:\"title\";s:24:\"Adobe Commerce & Magento\";s:3:\"url\";s:62:\"https://actuate.webpreview.co/services/adobe-commerce-magento/\";s:6:\"target\";s:0:\"\";}'),(80966,8023,'_page_content_5_the_services_1_service_link','field_67c6cd4ecad29'),(80967,8023,'page_content_5_the_services_2_service_title','Hyvä'),(80968,8023,'_page_content_5_the_services_2_service_title','field_67c6cd1bcad26'),(80969,8023,'page_content_5_the_services_2_service_image','7953'),(80970,8023,'_page_content_5_the_services_2_service_image','field_67c6cd2dcad27'),(80971,8023,'page_content_5_the_services_2_side_title','Hyvä Partners'),(80972,8023,'_page_content_5_the_services_2_side_title','field_67c6e0fbc5a42'),(80973,8023,'page_content_5_the_services_2_service_description','Hyvä is a modern front-end for Magento and Adobe Commerce that delivers what most themes can’t: speed, simplicity, and stability. It strips out the bloat, improves performance across the board, and makes your site faster to use and easier to manage.\r\n\r\nFor brands already on Magento or Adobe, it solves the usual friction points - slow load times, clunky code, and dev work that takes longer (and costs more) than it should. Hyvä replaces the outdated frontend stack with something leaner, cleaner, and easier to build on. That means quicker releases, faster pages, and a better customer experience - without rebuilding your entire site from scratch.\r\n\r\nThe results are measurable: better conversion rates, higher average order values, stronger SEO, and improved Core Web Vitals. It also gives your team the freedom to move faster, testing, iterating, and launching without being slowed down by legacy complexity.\r\n\r\nOnce those gains start to stack up, the next nice problems appear. How do you reinvest the dev time you’ve freed up? Where should you focus now that you’re not fighting performance? What becomes possible when your platform finally keeps up?\r\n\r\nHyvä clears the path - so you can focus on what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/hyva/\" class=\"cta\">Speed Up With Hyvä</a>'),(80974,8023,'_page_content_5_the_services_2_service_description','field_67c6cd38cad28'),(80975,8023,'page_content_5_the_services_2_service_link','a:3:{s:5:\"title\";s:5:\"Hyvä\";s:3:\"url\";s:44:\"https://actuate.webpreview.co/services/hyva/\";s:6:\"target\";s:0:\"\";}'),(80976,8023,'_page_content_5_the_services_2_service_link','field_67c6cd4ecad29'),(80977,8023,'page_content_5_the_services_3_service_title','Shopify'),(80978,8023,'_page_content_5_the_services_3_service_title','field_67c6cd1bcad26'),(80979,8023,'page_content_5_the_services_3_service_image','7955'),(80980,8023,'_page_content_5_the_services_3_service_image','field_67c6cd2dcad27'),(80981,8023,'page_content_5_the_services_3_side_title','Shopify Development'),(80982,8023,'_page_content_5_the_services_3_side_title','field_67c6e0fbc5a42'),(80983,8023,'page_content_5_the_services_3_service_description','Shopify is built for brands that need to move quickly - whether that’s getting a first store live or scaling an existing one without rebuilding from scratch. It’s a strong fit for start-ups launching fast, and just as effective for established retailers that want to adapt, test, and grow without unnecessary complexity.\r\n\r\nShopify Plus adds more flexibility where it matters - from managing multiple storefronts to customising the checkout experience and automating key operational tasks, so your team can focus on driving growth.\r\n\r\nWe’ve seen it in action - brands like Robinson’s growing from zero to a million, reacting to market changes in real time, even rolling out tariff-based pricing updates in minutes when needed. Shopify gives you the space to respond, refine, and keep moving.\r\n\r\nOnce things are running smoothly, the next nice problems start to appear. Do you introduce personalisation? Launch a loyalty programme? Expand into new markets? With the platform doing its job, the focus shifts from fixing issues to making smart decisions about what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/\" class=\"cta\">Let’s Build on Shopify</a>'),(80984,8023,'_page_content_5_the_services_3_service_description','field_67c6cd38cad28'),(80985,8023,'page_content_5_the_services_3_service_link','a:3:{s:5:\"title\";s:7:\"Shopify\";s:3:\"url\";s:47:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(80986,8023,'_page_content_5_the_services_3_service_link','field_67c6cd4ecad29'),(80987,8023,'page_content_5_the_services_4_service_title','Conversion Rate Optimisation'),(80988,8023,'_page_content_5_the_services_4_service_title','field_67c6cd1bcad26'),(80989,8023,'page_content_5_the_services_4_service_image','7950'),(80990,8023,'_page_content_5_the_services_4_service_image','field_67c6cd2dcad27'),(80991,8023,'page_content_5_the_services_4_side_title','CRO'),(80992,8023,'_page_content_5_the_services_4_side_title','field_67c6e0fbc5a42'),(80993,8023,'page_content_5_the_services_4_service_description','Most brands aren’t short on traffic - they’re short on what that traffic does once it hits the site. That’s where conversion rate optimisation (CRO) comes in.\r\n\r\nThis isn’t about guesswork or swapping button colours. We run proper A/B tests, multivariate experiments, dig into UX and UI, fix friction in the checkout, and map out the user journey end-to-end. Every blocker we remove means more people buying, and buying more often, without driving up your media spend.\r\n\r\nWe’re not here to optimise for the sake of it. We’re here to make sure your site’s actually pulling its weight. That the clicks you’re already paying for - through PPC, influencers, paid social, SEO - convert better. That the customer experience feels solid enough to trust, fast enough to stick with, and smooth enough that no one’s rage-quitting at checkout.\r\n\r\nOnce that starts working? You’re not asking “why aren’t we converting?” anymore. You’re deciding where to put the extra margin. Scale spend? Try a new channel? Build out loyalty? That’s the shift - from fixing problems to chasing better ones.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta\">Book a CRO Review</a>'),(80994,8023,'_page_content_5_the_services_4_service_description','field_67c6cd38cad28'),(80995,8023,'page_content_5_the_services_4_service_link','a:3:{s:5:\"title\";s:3:\"CRO\";s:3:\"url\";s:43:\"https://actuate.webpreview.co/services/cro/\";s:6:\"target\";s:0:\"\";}'),(80996,8023,'_page_content_5_the_services_4_service_link','field_67c6cd4ecad29'),(80997,8023,'page_content_5_the_services_5_service_title','Maintenance & Support'),(80998,8023,'_page_content_5_the_services_5_service_title','field_67c6cd1bcad26'),(80999,8023,'page_content_5_the_services_5_service_image','7952'),(81000,8023,'_page_content_5_the_services_5_service_image','field_67c6cd2dcad27'),(81001,8023,'page_content_5_the_services_5_side_title','Ongoing Support'),(81002,8023,'_page_content_5_the_services_5_side_title','field_67c6e0fbc5a42'),(81003,8023,'page_content_5_the_services_5_service_description','Just because your site’s live doesn’t mean you’re on your own.\r\n\r\nWhether you’ve got a lean team or no team at all, we’re here to keep things moving - from routine updates to performance fixes to the bigger, strategic stuff. We’ll handle the day-to-day, so your team can stay focused on everything else.\r\n\r\nBut this isn’t just about maintenance. We work as a consultancy too - helping you make smart decisions about what comes next. Want to test something new? Build on a feature? Rethink a journey? We’re not waiting around for tickets. We’re in it with you, start to finish.\r\n\r\nSome brands need us to take the wheel. Others just need a reliable sounding board. Either way, we’re the ongoing pulse behind your site, making sure it stays fast, secure, and always moving forward.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Let’s Keep You Moving</a>'),(81004,8023,'_page_content_5_the_services_5_service_description','field_67c6cd38cad28'),(81005,8023,'page_content_5_the_services_5_service_link','a:3:{s:5:\"title\";s:21:\"Maintenance & Support\";s:3:\"url\";s:59:\"https://actuate.webpreview.co/services/maintenance-support/\";s:6:\"target\";s:0:\"\";}'),(81006,8023,'_page_content_5_the_services_5_service_link','field_67c6cd4ecad29'),(81007,8023,'page_content_5_the_services','6'),(81008,8023,'_page_content_5_the_services','field_67c6cd0fcad25'),(81009,8023,'page_content_6_block_content','<h3>Our Partners</h3>'),(81010,8023,'_page_content_6_block_content','field_6645ce1ce42ff'),(81011,8023,'page_content_7_block_title',''),(81012,8023,'_page_content_7_block_title','field_67c86b51a9ddc'),(81013,8023,'page_content_8_block_content','<h3>Creating Award-winning Customer Experiences.</h3>'),(81014,8023,'_page_content_8_block_content','field_66fbc65cd50de'),(81015,8023,'page_content_8_our_awards_0_award_image','6058'),(81016,8023,'_page_content_8_our_awards_0_award_image','field_66cda8ec3b127'),(81017,8023,'page_content_8_our_awards_1_award_image','6059'),(81018,8023,'_page_content_8_our_awards_1_award_image','field_66cda8ec3b127'),(81019,8023,'page_content_8_our_awards_2_award_image','6062'),(81020,8023,'_page_content_8_our_awards_2_award_image','field_66cda8ec3b127'),(81021,8023,'page_content_8_our_awards_3_award_image','6063'),(81022,8023,'_page_content_8_our_awards_3_award_image','field_66cda8ec3b127'),(81023,8023,'page_content_8_our_awards_4_award_image','6061'),(81024,8023,'_page_content_8_our_awards_4_award_image','field_66cda8ec3b127'),(81025,8023,'page_content_8_our_awards_5_award_image','6060'),(81026,8023,'_page_content_8_our_awards_5_award_image','field_66cda8ec3b127'),(81027,8023,'page_content_8_our_awards','6'),(81028,8023,'_page_content_8_our_awards','field_66cda8e23b126'),(81029,8023,'page_content_9_show_news','1'),(81030,8023,'_page_content_9_show_news','field_668271516175e'),(81031,8024,'_wp_attached_file','actuate-showreel-mobile-1.webm'),(81032,8024,'_wp_attachment_metadata','a:9:{s:7:\"bitrate\";i:2535377;s:8:\"filesize\";i:16194724;s:9:\"mime_type\";s:10:\"video/webm\";s:6:\"length\";i:51;s:16:\"length_formatted\";s:4:\"0:51\";s:5:\"width\";i:1180;s:6:\"height\";i:1300;s:10:\"fileformat\";s:4:\"webm\";s:10:\"dataformat\";s:5:\"V_VP9\";}'),(81033,8025,'_wp_attached_file','actuate-showreel-1.webm'),(81034,8025,'_wp_attachment_metadata','a:9:{s:7:\"bitrate\";i:2686071;s:8:\"filesize\";i:17157283;s:9:\"mime_type\";s:10:\"video/webm\";s:6:\"length\";i:51;s:16:\"length_formatted\";s:4:\"0:51\";s:5:\"width\";i:1770;s:6:\"height\";i:990;s:10:\"fileformat\";s:4:\"webm\";s:10:\"dataformat\";s:5:\"V_VP9\";}'),(81035,8026,'page_content','a:10:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:11:\"nnp_bubbles\";i:3;s:14:\"our_work_short\";i:4;s:9:\"cta_block\";i:5;s:12:\"our_services\";i:6;s:17:\"featured_partners\";i:7;s:17:\"testimonial_block\";i:8;s:15:\"featured_awards\";i:9;s:10:\"news_block\";}'),(81036,8026,'_page_content','field_65bcc772ba827'),(81037,8026,'page_content_0_video_file','8016'),(81038,8026,'_page_content_0_video_file','field_66826ddb6462e'),(81039,8026,'page_content_0_background_image','5933'),(81040,8026,'_page_content_0_background_image','field_66826dee6462f'),(81041,8026,'page_content_0_banner_content','<h2><span>Your next</span>\r\nnice problem</h2>'),(81042,8026,'_page_content_0_banner_content','field_66826dc46462d'),(81043,8026,'bottom_cta','Our eCommerce specialists love nothing more than chatting with online store owners, just like you.\r\n\r\nWith our ‘to the point’, jargon-free approach, we’ll soon replace your 3 am worries with just ‘positive problems’, you know, the ones that come because of your success, like scaling to meet increased demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-black\" title=\"Get in touch with Actuate\">Tell us More about You</a>'),(81044,8026,'_bottom_cta','field_66fbcaec309e9'),(81045,8026,'page_content_0_video_file_webm','8025'),(81046,8026,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(81047,8026,'page_content_0_video_file_mobile','8015'),(81048,8026,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(81049,8026,'page_content_0_video_file_webm_mobile','8024'),(81050,8026,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(81051,8026,'page_content_1_add_background','white'),(81052,8026,'_page_content_1_add_background','field_6717be84974f1'),(81053,8026,'page_content_1_block_content','We don’t just build eCommerce websites - we build momentum.\r\n\r\nAt Actuate, we’re a Magento development agency and Adobe Commerce experts who create high-converting, customer-focused websites that don’t just look the part - they deliver. Whether you’re in home &amp; garden, lifestyle, or sports &amp; fitness, our job isn’t done when your store goes live. That’s just the beginning.\r\n\r\nWe stick around to help you tackle the headaches that come next - from conversion rate optimisation (CRO) and average order value (AOV) boosts to Hyvä theme development, UX improvements, eCommerce platform migration, and unlocking the kind of growth that leads to bigger, better challenges.\r\n\r\nBecause the only problems worth having? Are the <strong>#nextniceproblem.</strong>\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">About Actuate</a> <a href=\"https://actuate.webpreview.co/our-work/\" class=\"cta-black\">View our work</a>'),(81054,8026,'_page_content_1_block_content','field_664b5f5c5973a'),(81055,8026,'page_content_1_block_title','<h3>Unlock growth and tackle your eCommerce headaches head on.</h3>'),(81056,8026,'_page_content_1_block_title','field_67b8463f82176'),(81057,8026,'page_content_2_block_content','<h3><span>What will be your</span>\r\nnext nice problem?</h3>'),(81058,8026,'_page_content_2_block_content','field_67c59812980c1'),(81059,8026,'page_content_3_block_intro','<h3>Success Stories</h3>'),(81060,8026,'_page_content_3_block_intro','field_66fbc8f5b1c94'),(81061,8026,'page_content_3_project_filter','a:4:{i:0;s:2:\"41\";i:1;s:2:\"23\";i:2;s:2:\"21\";i:3;s:2:\"13\";}'),(81062,8026,'_page_content_3_project_filter','field_66826e0b41d79'),(81063,8026,'page_content_4_show_featured_partners','1'),(81064,8026,'_page_content_4_show_featured_partners','field_668270d2d6fea'),(81065,8026,'page_content_4_block_content','<h3>Ready to Unlock Your <strong>Next Nice Problem to Have?</strong></h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Book Your NNP Audit</a>'),(81066,8026,'_page_content_4_block_content','field_66cda60b2ea88'),(81067,8026,'page_content_5_block_colour','dark'),(81068,8026,'_page_content_5_block_colour','field_6645c7e543071'),(81069,8026,'page_content_5_posts_to_load','a:4:{i:0;s:4:\"5845\";i:1;s:4:\"6424\";i:2;s:4:\"6425\";i:3;s:4:\"6423\";}'),(81070,8026,'_page_content_5_posts_to_load','field_66fbcc4fd4fd7'),(81071,8026,'page_content_5_show_featured_partners','1'),(81072,8026,'_page_content_5_show_featured_partners','field_671777a3ee4bd'),(81073,8026,'page_content_4_show_background','0'),(81074,8026,'_page_content_4_show_background','field_67175ac1a052b'),(81075,8026,'page_content_5_the_services_0_service_title','NNP Workshop'),(81076,8026,'_page_content_5_the_services_0_service_title','field_67c6cd1bcad26'),(81077,8026,'page_content_5_the_services_0_service_image','7951'),(81078,8026,'_page_content_5_the_services_0_service_image','field_67c6cd2dcad27'),(81079,8026,'page_content_5_the_services_0_side_title','The NNP Workshop: An audit - but actually useful.'),(81080,8026,'_page_content_5_the_services_0_side_title','field_67c6e0fbc5a42'),(81081,8026,'page_content_5_the_services_0_service_description','Call it what it is: a practical, hands-on audit of your eCommerce site. Like the traditional kind, it shows you what’s working, what’s broken, and what’s getting in the way.\r\n\r\nBut unlike most audits, this one won’t gather dust in your inbox.\r\n\r\nIt’s fast, focused, and delivered as a short, punchy video walkthrough (not a 40-page doc) - a clearly prioritised list of quick wins and longer-term actions, and a roadmap that moves you from current pain to your next nice problem to have. It’ll show you exactly where you\'re leaking revenue and where the quick wins are hiding, whether that\'s clunky UX, code issues, or conversion blockers. The sooner you know what’s going wrong, the sooner you can start fixing it.\r\n\r\nSo you can focus on your <strong>#nextniceproblem.</strong>\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book Your NNP Audit</a>'),(81082,8026,'_page_content_5_the_services_0_service_description','field_67c6cd38cad28'),(81083,8026,'page_content_5_the_services_0_service_link','a:3:{s:5:\"title\";s:20:\"NNP Success Workshop\";s:3:\"url\";s:60:\"https://actuate.webpreview.co/services/nnp-success-workshop/\";s:6:\"target\";s:0:\"\";}'),(81084,8026,'_page_content_5_the_services_0_service_link','field_67c6cd4ecad29'),(81085,8026,'page_content_5_the_services_1_service_title','Magento 2 & Adobe Commerce'),(81086,8026,'_page_content_5_the_services_1_service_title','field_67c6cd1bcad26'),(81087,8026,'page_content_5_the_services_1_service_image','7954'),(81088,8026,'_page_content_5_the_services_1_service_image','field_67c6cd2dcad27'),(81089,8026,'page_content_5_the_services_1_side_title','Magento 2 & Adobe'),(81090,8026,'_page_content_5_the_services_1_side_title','field_67c6e0fbc5a42'),(81091,8026,'page_content_5_the_services_1_service_description','Magento 2 is a solid choice for growing online businesses that need more control than the average platform offers. It’s flexible, customisable, and built to scale - without locking you into someone else’s rules.\r\n\r\nYour customers aren’t all the same, so why should their experience be? Magento gives you the freedom to shape how your site works - from performance to checkout flow - so it actually fits your products, your customers, and your plans.\r\n\r\nAs a trusted Magento agency in the UK, we help brands unlock that control and shape a storefront that fits their business. Our team delivers tailored builds, provides ongoing Magento support services, and drives long-term value with deep platform expertise.\r\n\r\nNeed something heavier-duty? Adobe Commerce is the enterprise version of Magento. It’s built for businesses dealing with complexity - whether that’s multiple storefronts, international pricing, or B2B setups with custom logic. It just handles it.\r\n\r\nAnd once the platform stops getting in your way? That’s when the next nice problems start to show up. Like where to invest the time you’re not wasting on workarounds, or how to reinvest the budget you’re not sinking into plugins and patches. Perhaps what to test next now that you’ve actually got the freedom to.\r\n\r\nGrowth doesn’t get easier, but it does get better, and this is the kind of platform that keeps up when you do.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/\" class=\"cta\">Let’s Talk Magento 2 &amp; Adobe Commerce</a>'),(81092,8026,'_page_content_5_the_services_1_service_description','field_67c6cd38cad28'),(81093,8026,'page_content_5_the_services_1_service_link','a:3:{s:5:\"title\";s:24:\"Adobe Commerce & Magento\";s:3:\"url\";s:62:\"https://actuate.webpreview.co/services/adobe-commerce-magento/\";s:6:\"target\";s:0:\"\";}'),(81094,8026,'_page_content_5_the_services_1_service_link','field_67c6cd4ecad29'),(81095,8026,'page_content_5_the_services_2_service_title','Hyvä'),(81096,8026,'_page_content_5_the_services_2_service_title','field_67c6cd1bcad26'),(81097,8026,'page_content_5_the_services_2_service_image','7953'),(81098,8026,'_page_content_5_the_services_2_service_image','field_67c6cd2dcad27'),(81099,8026,'page_content_5_the_services_2_side_title','Hyvä Partners'),(81100,8026,'_page_content_5_the_services_2_side_title','field_67c6e0fbc5a42'),(81101,8026,'page_content_5_the_services_2_service_description','Hyvä is a modern front-end for Magento and Adobe Commerce that delivers what most themes can’t: speed, simplicity, and stability. It strips out the bloat, improves performance across the board, and makes your site faster to use and easier to manage.\r\n\r\nFor brands already on Magento or Adobe, it solves the usual friction points - slow load times, clunky code, and dev work that takes longer (and costs more) than it should. Hyvä replaces the outdated frontend stack with something leaner, cleaner, and easier to build on. That means quicker releases, faster pages, and a better customer experience - without rebuilding your entire site from scratch.\r\n\r\nThe results are measurable: better conversion rates, higher average order values, stronger SEO, and improved Core Web Vitals. It also gives your team the freedom to move faster, testing, iterating, and launching without being slowed down by legacy complexity.\r\n\r\nOnce those gains start to stack up, the next nice problems appear. How do you reinvest the dev time you’ve freed up? Where should you focus now that you’re not fighting performance? What becomes possible when your platform finally keeps up?\r\n\r\nHyvä clears the path - so you can focus on what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/hyva/\" class=\"cta\">Speed Up With Hyvä</a>'),(81102,8026,'_page_content_5_the_services_2_service_description','field_67c6cd38cad28'),(81103,8026,'page_content_5_the_services_2_service_link','a:3:{s:5:\"title\";s:5:\"Hyvä\";s:3:\"url\";s:44:\"https://actuate.webpreview.co/services/hyva/\";s:6:\"target\";s:0:\"\";}'),(81104,8026,'_page_content_5_the_services_2_service_link','field_67c6cd4ecad29'),(81105,8026,'page_content_5_the_services_3_service_title','Shopify'),(81106,8026,'_page_content_5_the_services_3_service_title','field_67c6cd1bcad26'),(81107,8026,'page_content_5_the_services_3_service_image','7955'),(81108,8026,'_page_content_5_the_services_3_service_image','field_67c6cd2dcad27'),(81109,8026,'page_content_5_the_services_3_side_title','Shopify Development'),(81110,8026,'_page_content_5_the_services_3_side_title','field_67c6e0fbc5a42'),(81111,8026,'page_content_5_the_services_3_service_description','Shopify is built for brands that need to move quickly - whether that’s getting a first store live or scaling an existing one without rebuilding from scratch. It’s a strong fit for start-ups launching fast, and just as effective for established retailers that want to adapt, test, and grow without unnecessary complexity.\r\n\r\nShopify Plus adds more flexibility where it matters - from managing multiple storefronts to customising the checkout experience and automating key operational tasks, so your team can focus on driving growth.\r\n\r\nWe’ve seen it in action - brands like Robinson’s growing from zero to a million, reacting to market changes in real time, even rolling out tariff-based pricing updates in minutes when needed. Shopify gives you the space to respond, refine, and keep moving.\r\n\r\nOnce things are running smoothly, the next nice problems start to appear. Do you introduce personalisation? Launch a loyalty programme? Expand into new markets? With the platform doing its job, the focus shifts from fixing issues to making smart decisions about what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/\" class=\"cta\">Let’s Build on Shopify</a>'),(81112,8026,'_page_content_5_the_services_3_service_description','field_67c6cd38cad28'),(81113,8026,'page_content_5_the_services_3_service_link','a:3:{s:5:\"title\";s:7:\"Shopify\";s:3:\"url\";s:47:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(81114,8026,'_page_content_5_the_services_3_service_link','field_67c6cd4ecad29'),(81115,8026,'page_content_5_the_services_4_service_title','Conversion Rate Optimisation'),(81116,8026,'_page_content_5_the_services_4_service_title','field_67c6cd1bcad26'),(81117,8026,'page_content_5_the_services_4_service_image','7950'),(81118,8026,'_page_content_5_the_services_4_service_image','field_67c6cd2dcad27'),(81119,8026,'page_content_5_the_services_4_side_title','CRO'),(81120,8026,'_page_content_5_the_services_4_side_title','field_67c6e0fbc5a42'),(81121,8026,'page_content_5_the_services_4_service_description','Most brands aren’t short on traffic - they’re short on what that traffic does once it hits the site. That’s where conversion rate optimisation (CRO) comes in.\r\n\r\nThis isn’t about guesswork or swapping button colours. We run proper A/B tests, multivariate experiments, dig into UX and UI, fix friction in the checkout, and map out the user journey end-to-end. Every blocker we remove means more people buying, and buying more often, without driving up your media spend.\r\n\r\nWe’re not here to optimise for the sake of it. We’re here to make sure your site’s actually pulling its weight. That the clicks you’re already paying for - through PPC, influencers, paid social, SEO - convert better. That the customer experience feels solid enough to trust, fast enough to stick with, and smooth enough that no one’s rage-quitting at checkout.\r\n\r\nOnce that starts working? You’re not asking “why aren’t we converting?” anymore. You’re deciding where to put the extra margin. Scale spend? Try a new channel? Build out loyalty? That’s the shift - from fixing problems to chasing better ones.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta\">Book a CRO Review</a>'),(81122,8026,'_page_content_5_the_services_4_service_description','field_67c6cd38cad28'),(81123,8026,'page_content_5_the_services_4_service_link','a:3:{s:5:\"title\";s:3:\"CRO\";s:3:\"url\";s:43:\"https://actuate.webpreview.co/services/cro/\";s:6:\"target\";s:0:\"\";}'),(81124,8026,'_page_content_5_the_services_4_service_link','field_67c6cd4ecad29'),(81125,8026,'page_content_5_the_services_5_service_title','Maintenance & Support'),(81126,8026,'_page_content_5_the_services_5_service_title','field_67c6cd1bcad26'),(81127,8026,'page_content_5_the_services_5_service_image','7952'),(81128,8026,'_page_content_5_the_services_5_service_image','field_67c6cd2dcad27'),(81129,8026,'page_content_5_the_services_5_side_title','Ongoing Support'),(81130,8026,'_page_content_5_the_services_5_side_title','field_67c6e0fbc5a42'),(81131,8026,'page_content_5_the_services_5_service_description','Just because your site’s live doesn’t mean you’re on your own.\r\n\r\nWhether you’ve got a lean team or no team at all, we’re here to keep things moving - from routine updates to performance fixes to the bigger, strategic stuff. We’ll handle the day-to-day, so your team can stay focused on everything else.\r\n\r\nBut this isn’t just about maintenance. We work as a consultancy too - helping you make smart decisions about what comes next. Want to test something new? Build on a feature? Rethink a journey? We’re not waiting around for tickets. We’re in it with you, start to finish.\r\n\r\nSome brands need us to take the wheel. Others just need a reliable sounding board. Either way, we’re the ongoing pulse behind your site, making sure it stays fast, secure, and always moving forward.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Let’s Keep You Moving</a>'),(81132,8026,'_page_content_5_the_services_5_service_description','field_67c6cd38cad28'),(81133,8026,'page_content_5_the_services_5_service_link','a:3:{s:5:\"title\";s:21:\"Maintenance & Support\";s:3:\"url\";s:59:\"https://actuate.webpreview.co/services/maintenance-support/\";s:6:\"target\";s:0:\"\";}'),(81134,8026,'_page_content_5_the_services_5_service_link','field_67c6cd4ecad29'),(81135,8026,'page_content_5_the_services','6'),(81136,8026,'_page_content_5_the_services','field_67c6cd0fcad25'),(81137,8026,'page_content_6_block_content','<h3>Our Partners</h3>'),(81138,8026,'_page_content_6_block_content','field_6645ce1ce42ff'),(81139,8026,'page_content_7_block_title',''),(81140,8026,'_page_content_7_block_title','field_67c86b51a9ddc'),(81141,8026,'page_content_8_block_content','<h3>Creating Award-winning Customer Experiences.</h3>'),(81142,8026,'_page_content_8_block_content','field_66fbc65cd50de'),(81143,8026,'page_content_8_our_awards_0_award_image','6058'),(81144,8026,'_page_content_8_our_awards_0_award_image','field_66cda8ec3b127'),(81145,8026,'page_content_8_our_awards_1_award_image','6059'),(81146,8026,'_page_content_8_our_awards_1_award_image','field_66cda8ec3b127'),(81147,8026,'page_content_8_our_awards_2_award_image','6062'),(81148,8026,'_page_content_8_our_awards_2_award_image','field_66cda8ec3b127'),(81149,8026,'page_content_8_our_awards_3_award_image','6063'),(81150,8026,'_page_content_8_our_awards_3_award_image','field_66cda8ec3b127'),(81151,8026,'page_content_8_our_awards_4_award_image','6061'),(81152,8026,'_page_content_8_our_awards_4_award_image','field_66cda8ec3b127'),(81153,8026,'page_content_8_our_awards_5_award_image','6060'),(81154,8026,'_page_content_8_our_awards_5_award_image','field_66cda8ec3b127'),(81155,8026,'page_content_8_our_awards','6'),(81156,8026,'_page_content_8_our_awards','field_66cda8e23b126'),(81157,8026,'page_content_9_show_news','1'),(81158,8026,'_page_content_9_show_news','field_668271516175e'),(81159,8027,'_wp_attached_file','hero.jpg'),(81160,8027,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2550;s:6:\"height\";i:1420;s:4:\"file\";s:8:\"hero.jpg\";s:8:\"filesize\";i:225759;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"hero-730x407.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36098;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"hero-855x476.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:476;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45520;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55720;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"hero-768x428.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39139;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:17:\"hero-1536x855.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:855;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106373;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:18:\"hero-2048x1140.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161830;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:17:\"hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60284;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:18:\"hero-2550x1067.jpg\";s:5:\"width\";i:2550;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207433;}s:8:\"masthead\";a:5:{s:4:\"file\";s:17:\"hero-2550x422.jpg\";s:5:\"width\";i:2550;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98177;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:18:\"hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127166;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:17:\"hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98609;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:16:\"hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46949;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:17:\"hero-2550x800.jpg\";s:5:\"width\";i:2550;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172357;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:16:\"hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27204;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:16:\"hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35691;}s:10:\"team-small\";a:5:{s:4:\"file\";s:16:\"hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27163;}s:10:\"team-large\";a:5:{s:4:\"file\";s:16:\"hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58150;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:17:\"hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55452;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:18:\"hero-2550x1172.jpg\";s:5:\"width\";i:2550;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221802;}s:10:\"page-small\";a:5:{s:4:\"file\";s:16:\"hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43151;}s:10:\"page-large\";a:5:{s:4:\"file\";s:18:\"hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168494;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:16:\"hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35123;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:16:\"hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61512;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:16:\"hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50535;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:18:\"hero-2550x1000.jpg\";s:5:\"width\";i:2550;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202358;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:16:\"hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50211;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:18:\"hero-2550x1400.jpg\";s:5:\"width\";i:2550;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226288;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:16:\"hero-251x140.jpg\";s:5:\"width\";i:251;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7810;}s:13:\"project-small\";a:5:{s:4:\"file\";s:16:\"hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43151;}s:13:\"project-large\";a:5:{s:4:\"file\";s:17:\"hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73845;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:16:\"hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33643;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(81164,8027,'_wp_attachment_image_alt','We don’t just build eCommerce websites – we build momentum.'),(81165,8028,'page_content','a:10:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:11:\"nnp_bubbles\";i:3;s:14:\"our_work_short\";i:4;s:9:\"cta_block\";i:5;s:12:\"our_services\";i:6;s:17:\"featured_partners\";i:7;s:17:\"testimonial_block\";i:8;s:15:\"featured_awards\";i:9;s:10:\"news_block\";}'),(81166,8028,'_page_content','field_65bcc772ba827'),(81167,8028,'page_content_0_video_file','8016'),(81168,8028,'_page_content_0_video_file','field_66826ddb6462e'),(81169,8028,'page_content_0_background_image','8027'),(81170,8028,'_page_content_0_background_image','field_66826dee6462f'),(81171,8028,'page_content_0_banner_content','<h2><span>Your next</span>\r\nnice problem</h2>'),(81172,8028,'_page_content_0_banner_content','field_66826dc46462d'),(81173,8028,'bottom_cta','Our eCommerce specialists love nothing more than chatting with online store owners, just like you.\r\n\r\nWith our ‘to the point’, jargon-free approach, we’ll soon replace your 3 am worries with just ‘positive problems’, you know, the ones that come because of your success, like scaling to meet increased demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-black\" title=\"Get in touch with Actuate\">Tell us More about You</a>'),(81174,8028,'_bottom_cta','field_66fbcaec309e9'),(81175,8028,'page_content_0_video_file_webm','8025'),(81176,8028,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(81177,8028,'page_content_0_video_file_mobile','8015'),(81178,8028,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(81179,8028,'page_content_0_video_file_webm_mobile','8024'),(81180,8028,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(81181,8028,'page_content_1_add_background','white'),(81182,8028,'_page_content_1_add_background','field_6717be84974f1'),(81183,8028,'page_content_1_block_content','We don’t just build eCommerce websites - we build momentum.\r\n\r\nAt Actuate, we’re a Magento development agency and Adobe Commerce experts who create high-converting, customer-focused websites that don’t just look the part - they deliver. Whether you’re in home &amp; garden, lifestyle, or sports &amp; fitness, our job isn’t done when your store goes live. That’s just the beginning.\r\n\r\nWe stick around to help you tackle the headaches that come next - from conversion rate optimisation (CRO) and average order value (AOV) boosts to Hyvä theme development, UX improvements, eCommerce platform migration, and unlocking the kind of growth that leads to bigger, better challenges.\r\n\r\nBecause the only problems worth having? Are the <strong>#nextniceproblem.</strong>\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">About Actuate</a> <a href=\"https://actuate.webpreview.co/our-work/\" class=\"cta-black\">View our work</a>'),(81184,8028,'_page_content_1_block_content','field_664b5f5c5973a'),(81185,8028,'page_content_1_block_title','<h3>Unlock growth and tackle your eCommerce headaches head on.</h3>'),(81186,8028,'_page_content_1_block_title','field_67b8463f82176'),(81187,8028,'page_content_2_block_content','<h3><span>What will be your</span>\r\nnext nice problem?</h3>'),(81188,8028,'_page_content_2_block_content','field_67c59812980c1'),(81189,8028,'page_content_3_block_intro','<h3>Success Stories</h3>'),(81190,8028,'_page_content_3_block_intro','field_66fbc8f5b1c94'),(81191,8028,'page_content_3_project_filter','a:4:{i:0;s:2:\"41\";i:1;s:2:\"23\";i:2;s:2:\"21\";i:3;s:2:\"13\";}'),(81192,8028,'_page_content_3_project_filter','field_66826e0b41d79'),(81193,8028,'page_content_4_show_featured_partners','1'),(81194,8028,'_page_content_4_show_featured_partners','field_668270d2d6fea'),(81195,8028,'page_content_4_block_content','<h3>Ready to Unlock Your <strong>Next Nice Problem to Have?</strong></h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Book Your NNP Audit</a>'),(81196,8028,'_page_content_4_block_content','field_66cda60b2ea88'),(81197,8028,'page_content_5_block_colour','dark'),(81198,8028,'_page_content_5_block_colour','field_6645c7e543071'),(81199,8028,'page_content_5_posts_to_load','a:4:{i:0;s:4:\"5845\";i:1;s:4:\"6424\";i:2;s:4:\"6425\";i:3;s:4:\"6423\";}'),(81200,8028,'_page_content_5_posts_to_load','field_66fbcc4fd4fd7'),(81201,8028,'page_content_5_show_featured_partners','1'),(81202,8028,'_page_content_5_show_featured_partners','field_671777a3ee4bd'),(81203,8028,'page_content_4_show_background','0'),(81204,8028,'_page_content_4_show_background','field_67175ac1a052b'),(81205,8028,'page_content_5_the_services_0_service_title','NNP Workshop'),(81206,8028,'_page_content_5_the_services_0_service_title','field_67c6cd1bcad26'),(81207,8028,'page_content_5_the_services_0_service_image','7951'),(81208,8028,'_page_content_5_the_services_0_service_image','field_67c6cd2dcad27'),(81209,8028,'page_content_5_the_services_0_side_title','The NNP Workshop: An audit - but actually useful.'),(81210,8028,'_page_content_5_the_services_0_side_title','field_67c6e0fbc5a42'),(81211,8028,'page_content_5_the_services_0_service_description','Call it what it is: a practical, hands-on audit of your eCommerce site. Like the traditional kind, it shows you what’s working, what’s broken, and what’s getting in the way.\r\n\r\nBut unlike most audits, this one won’t gather dust in your inbox.\r\n\r\nIt’s fast, focused, and delivered as a short, punchy video walkthrough (not a 40-page doc) - a clearly prioritised list of quick wins and longer-term actions, and a roadmap that moves you from current pain to your next nice problem to have. It’ll show you exactly where you\'re leaking revenue and where the quick wins are hiding, whether that\'s clunky UX, code issues, or conversion blockers. The sooner you know what’s going wrong, the sooner you can start fixing it.\r\n\r\nSo you can focus on your <strong>#nextniceproblem.</strong>\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book Your NNP Audit</a>'),(81212,8028,'_page_content_5_the_services_0_service_description','field_67c6cd38cad28'),(81213,8028,'page_content_5_the_services_0_service_link','a:3:{s:5:\"title\";s:20:\"NNP Success Workshop\";s:3:\"url\";s:60:\"https://actuate.webpreview.co/services/nnp-success-workshop/\";s:6:\"target\";s:0:\"\";}'),(81214,8028,'_page_content_5_the_services_0_service_link','field_67c6cd4ecad29'),(81215,8028,'page_content_5_the_services_1_service_title','Magento 2 & Adobe Commerce'),(81216,8028,'_page_content_5_the_services_1_service_title','field_67c6cd1bcad26'),(81217,8028,'page_content_5_the_services_1_service_image','7954'),(81218,8028,'_page_content_5_the_services_1_service_image','field_67c6cd2dcad27'),(81219,8028,'page_content_5_the_services_1_side_title','Magento 2 & Adobe'),(81220,8028,'_page_content_5_the_services_1_side_title','field_67c6e0fbc5a42'),(81221,8028,'page_content_5_the_services_1_service_description','Magento 2 is a solid choice for growing online businesses that need more control than the average platform offers. It’s flexible, customisable, and built to scale - without locking you into someone else’s rules.\r\n\r\nYour customers aren’t all the same, so why should their experience be? Magento gives you the freedom to shape how your site works - from performance to checkout flow - so it actually fits your products, your customers, and your plans.\r\n\r\nAs a trusted Magento agency in the UK, we help brands unlock that control and shape a storefront that fits their business. Our team delivers tailored builds, provides ongoing Magento support services, and drives long-term value with deep platform expertise.\r\n\r\nNeed something heavier-duty? Adobe Commerce is the enterprise version of Magento. It’s built for businesses dealing with complexity - whether that’s multiple storefronts, international pricing, or B2B setups with custom logic. It just handles it.\r\n\r\nAnd once the platform stops getting in your way? That’s when the next nice problems start to show up. Like where to invest the time you’re not wasting on workarounds, or how to reinvest the budget you’re not sinking into plugins and patches. Perhaps what to test next now that you’ve actually got the freedom to.\r\n\r\nGrowth doesn’t get easier, but it does get better, and this is the kind of platform that keeps up when you do.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/\" class=\"cta\">Let’s Talk Magento 2 &amp; Adobe Commerce</a>'),(81222,8028,'_page_content_5_the_services_1_service_description','field_67c6cd38cad28'),(81223,8028,'page_content_5_the_services_1_service_link','a:3:{s:5:\"title\";s:24:\"Adobe Commerce & Magento\";s:3:\"url\";s:62:\"https://actuate.webpreview.co/services/adobe-commerce-magento/\";s:6:\"target\";s:0:\"\";}'),(81224,8028,'_page_content_5_the_services_1_service_link','field_67c6cd4ecad29'),(81225,8028,'page_content_5_the_services_2_service_title','Hyvä'),(81226,8028,'_page_content_5_the_services_2_service_title','field_67c6cd1bcad26'),(81227,8028,'page_content_5_the_services_2_service_image','7953'),(81228,8028,'_page_content_5_the_services_2_service_image','field_67c6cd2dcad27'),(81229,8028,'page_content_5_the_services_2_side_title','Hyvä Partners'),(81230,8028,'_page_content_5_the_services_2_side_title','field_67c6e0fbc5a42'),(81231,8028,'page_content_5_the_services_2_service_description','Hyvä is a modern front-end for Magento and Adobe Commerce that delivers what most themes can’t: speed, simplicity, and stability. It strips out the bloat, improves performance across the board, and makes your site faster to use and easier to manage.\r\n\r\nFor brands already on Magento or Adobe, it solves the usual friction points - slow load times, clunky code, and dev work that takes longer (and costs more) than it should. Hyvä replaces the outdated frontend stack with something leaner, cleaner, and easier to build on. That means quicker releases, faster pages, and a better customer experience - without rebuilding your entire site from scratch.\r\n\r\nThe results are measurable: better conversion rates, higher average order values, stronger SEO, and improved Core Web Vitals. It also gives your team the freedom to move faster, testing, iterating, and launching without being slowed down by legacy complexity.\r\n\r\nOnce those gains start to stack up, the next nice problems appear. How do you reinvest the dev time you’ve freed up? Where should you focus now that you’re not fighting performance? What becomes possible when your platform finally keeps up?\r\n\r\nHyvä clears the path - so you can focus on what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/hyva/\" class=\"cta\">Speed Up With Hyvä</a>'),(81232,8028,'_page_content_5_the_services_2_service_description','field_67c6cd38cad28'),(81233,8028,'page_content_5_the_services_2_service_link','a:3:{s:5:\"title\";s:5:\"Hyvä\";s:3:\"url\";s:44:\"https://actuate.webpreview.co/services/hyva/\";s:6:\"target\";s:0:\"\";}'),(81234,8028,'_page_content_5_the_services_2_service_link','field_67c6cd4ecad29'),(81235,8028,'page_content_5_the_services_3_service_title','Shopify'),(81236,8028,'_page_content_5_the_services_3_service_title','field_67c6cd1bcad26'),(81237,8028,'page_content_5_the_services_3_service_image','7955'),(81238,8028,'_page_content_5_the_services_3_service_image','field_67c6cd2dcad27'),(81239,8028,'page_content_5_the_services_3_side_title','Shopify Development'),(81240,8028,'_page_content_5_the_services_3_side_title','field_67c6e0fbc5a42'),(81241,8028,'page_content_5_the_services_3_service_description','Shopify is built for brands that need to move quickly - whether that’s getting a first store live or scaling an existing one without rebuilding from scratch. It’s a strong fit for start-ups launching fast, and just as effective for established retailers that want to adapt, test, and grow without unnecessary complexity.\r\n\r\nShopify Plus adds more flexibility where it matters - from managing multiple storefronts to customising the checkout experience and automating key operational tasks, so your team can focus on driving growth.\r\n\r\nWe’ve seen it in action - brands like Robinson’s growing from zero to a million, reacting to market changes in real time, even rolling out tariff-based pricing updates in minutes when needed. Shopify gives you the space to respond, refine, and keep moving.\r\n\r\nOnce things are running smoothly, the next nice problems start to appear. Do you introduce personalisation? Launch a loyalty programme? Expand into new markets? With the platform doing its job, the focus shifts from fixing issues to making smart decisions about what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/\" class=\"cta\">Let’s Build on Shopify</a>'),(81242,8028,'_page_content_5_the_services_3_service_description','field_67c6cd38cad28'),(81243,8028,'page_content_5_the_services_3_service_link','a:3:{s:5:\"title\";s:7:\"Shopify\";s:3:\"url\";s:47:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(81244,8028,'_page_content_5_the_services_3_service_link','field_67c6cd4ecad29'),(81245,8028,'page_content_5_the_services_4_service_title','Conversion Rate Optimisation'),(81246,8028,'_page_content_5_the_services_4_service_title','field_67c6cd1bcad26'),(81247,8028,'page_content_5_the_services_4_service_image','7950'),(81248,8028,'_page_content_5_the_services_4_service_image','field_67c6cd2dcad27'),(81249,8028,'page_content_5_the_services_4_side_title','CRO'),(81250,8028,'_page_content_5_the_services_4_side_title','field_67c6e0fbc5a42'),(81251,8028,'page_content_5_the_services_4_service_description','Most brands aren’t short on traffic - they’re short on what that traffic does once it hits the site. That’s where conversion rate optimisation (CRO) comes in.\r\n\r\nThis isn’t about guesswork or swapping button colours. We run proper A/B tests, multivariate experiments, dig into UX and UI, fix friction in the checkout, and map out the user journey end-to-end. Every blocker we remove means more people buying, and buying more often, without driving up your media spend.\r\n\r\nWe’re not here to optimise for the sake of it. We’re here to make sure your site’s actually pulling its weight. That the clicks you’re already paying for - through PPC, influencers, paid social, SEO - convert better. That the customer experience feels solid enough to trust, fast enough to stick with, and smooth enough that no one’s rage-quitting at checkout.\r\n\r\nOnce that starts working? You’re not asking “why aren’t we converting?” anymore. You’re deciding where to put the extra margin. Scale spend? Try a new channel? Build out loyalty? That’s the shift - from fixing problems to chasing better ones.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta\">Book a CRO Review</a>'),(81252,8028,'_page_content_5_the_services_4_service_description','field_67c6cd38cad28'),(81253,8028,'page_content_5_the_services_4_service_link','a:3:{s:5:\"title\";s:3:\"CRO\";s:3:\"url\";s:43:\"https://actuate.webpreview.co/services/cro/\";s:6:\"target\";s:0:\"\";}'),(81254,8028,'_page_content_5_the_services_4_service_link','field_67c6cd4ecad29'),(81255,8028,'page_content_5_the_services_5_service_title','Maintenance & Support'),(81256,8028,'_page_content_5_the_services_5_service_title','field_67c6cd1bcad26'),(81257,8028,'page_content_5_the_services_5_service_image','7952'),(81258,8028,'_page_content_5_the_services_5_service_image','field_67c6cd2dcad27'),(81259,8028,'page_content_5_the_services_5_side_title','Ongoing Support'),(81260,8028,'_page_content_5_the_services_5_side_title','field_67c6e0fbc5a42'),(81261,8028,'page_content_5_the_services_5_service_description','Just because your site’s live doesn’t mean you’re on your own.\r\n\r\nWhether you’ve got a lean team or no team at all, we’re here to keep things moving - from routine updates to performance fixes to the bigger, strategic stuff. We’ll handle the day-to-day, so your team can stay focused on everything else.\r\n\r\nBut this isn’t just about maintenance. We work as a consultancy too - helping you make smart decisions about what comes next. Want to test something new? Build on a feature? Rethink a journey? We’re not waiting around for tickets. We’re in it with you, start to finish.\r\n\r\nSome brands need us to take the wheel. Others just need a reliable sounding board. Either way, we’re the ongoing pulse behind your site, making sure it stays fast, secure, and always moving forward.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Let’s Keep You Moving</a>'),(81262,8028,'_page_content_5_the_services_5_service_description','field_67c6cd38cad28'),(81263,8028,'page_content_5_the_services_5_service_link','a:3:{s:5:\"title\";s:21:\"Maintenance & Support\";s:3:\"url\";s:59:\"https://actuate.webpreview.co/services/maintenance-support/\";s:6:\"target\";s:0:\"\";}'),(81264,8028,'_page_content_5_the_services_5_service_link','field_67c6cd4ecad29'),(81265,8028,'page_content_5_the_services','6'),(81266,8028,'_page_content_5_the_services','field_67c6cd0fcad25'),(81267,8028,'page_content_6_block_content','<h3>Our Partners</h3>'),(81268,8028,'_page_content_6_block_content','field_6645ce1ce42ff'),(81269,8028,'page_content_7_block_title',''),(81270,8028,'_page_content_7_block_title','field_67c86b51a9ddc'),(81271,8028,'page_content_8_block_content','<h3>Creating Award-winning Customer Experiences.</h3>'),(81272,8028,'_page_content_8_block_content','field_66fbc65cd50de'),(81273,8028,'page_content_8_our_awards_0_award_image','6058'),(81274,8028,'_page_content_8_our_awards_0_award_image','field_66cda8ec3b127'),(81275,8028,'page_content_8_our_awards_1_award_image','6059'),(81276,8028,'_page_content_8_our_awards_1_award_image','field_66cda8ec3b127'),(81277,8028,'page_content_8_our_awards_2_award_image','6062'),(81278,8028,'_page_content_8_our_awards_2_award_image','field_66cda8ec3b127'),(81279,8028,'page_content_8_our_awards_3_award_image','6063'),(81280,8028,'_page_content_8_our_awards_3_award_image','field_66cda8ec3b127'),(81281,8028,'page_content_8_our_awards_4_award_image','6061'),(81282,8028,'_page_content_8_our_awards_4_award_image','field_66cda8ec3b127'),(81283,8028,'page_content_8_our_awards_5_award_image','6060'),(81284,8028,'_page_content_8_our_awards_5_award_image','field_66cda8ec3b127'),(81285,8028,'page_content_8_our_awards','6'),(81286,8028,'_page_content_8_our_awards','field_66cda8e23b126'),(81287,8028,'page_content_9_show_news','1'),(81288,8028,'_page_content_9_show_news','field_668271516175e'),(81289,8027,'_edit_lock','1762173220:1'),(81290,5865,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(81291,5865,'key_results_0_result_stat','<strong>+ 3.6%</strong>\r\nConversion Rate'),(81292,5865,'_key_results_0_result_stat','field_6908a833a31da'),(81293,5865,'key_results_1_result_stat','<strong>+ 15%</strong>\r\nSales Increase'),(81294,5865,'_key_results_1_result_stat','field_6908a833a31da'),(81295,5865,'key_results_2_result_stat','<strong>+80%</strong>\r\nSpeed Boost'),(81296,5865,'_key_results_2_result_stat','field_6908a833a31da'),(81297,5865,'key_results','3'),(81298,5865,'_key_results','field_6908a819a31d9'),(81299,5856,'page_content_0_result_stats_0_description','<h4>Conversion Rate Uplift</h4>\r\nA complete redesign and migration to Magento 2 more than doubled the conversion rate: even as pandemic traffic declined.'),(81300,5856,'_page_content_0_result_stats_0_description','field_67f6273e1021f'),(81301,5856,'page_content_0_result_stats_1_description','<h4>Increase in Average Order Value</h4>\r\nStrategic upsells and cross-sells throughout the customer journey encouraged higher-value purchases without disrupting the experience.'),(81302,5856,'_page_content_0_result_stats_1_description','field_67f6273e1021f'),(81303,5856,'page_content_0_result_stats_2_description','<h4>Reduction in Bounce Rate</h4>\r\nA faster, more engaging site kept visitors exploring rather than leaving.'),(81304,5856,'_page_content_0_result_stats_2_description','field_67f6273e1021f'),(81307,5856,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(81308,5856,'featured','0'),(81309,5856,'_featured','field_67ceb8be5d1a5'),(81310,5856,'brand_logo','8618'),(81311,5856,'_brand_logo','field_67c9853979950'),(81312,5856,'key_results_0_result_stat','<strong>+113%</strong>\r\nConversion Rate'),(81313,5856,'_key_results_0_result_stat','field_6908a833a31da'),(81314,5856,'key_results_1_result_stat','<strong>+ 5%</strong>\r\nAOV'),(81315,5856,'_key_results_1_result_stat','field_6908a833a31da'),(81316,5856,'key_results_2_result_stat','<strong>-4%</strong>\r\nBounce Rate'),(81317,5856,'_key_results_2_result_stat','field_6908a833a31da'),(81318,5856,'key_results','3'),(81319,5856,'_key_results','field_6908a819a31d9'),(81320,7729,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(81321,7729,'key_results',''),(81322,7729,'_key_results','field_6908a819a31d9'),(81323,5863,'page_content_0_result_stats_0_description','<h4>Increase in Conversion Rate</h4>\r\nA complete Hyvä rebuild with a UX-first design started delivering results within four weeks of launch.'),(81324,5863,'_page_content_0_result_stats_0_description','field_67f6273e1021f'),(81325,5863,'page_content_0_result_stats_1_description','<h4>Increase in Engagement Rate</h4>\r\nA faster, cleaner experience meant customers stayed longer, browsed more, and converted with confidence.'),(81326,5863,'_page_content_0_result_stats_1_description','field_67f6273e1021f'),(81327,5863,'page_content_0_result_stats_2_description','<h4>Shaved Off Page Load Time</h4>\r\nStripping out a bloated ThemeForest theme and dozens of unnecessary plugins made the site dramatically faster.'),(81328,5863,'_page_content_0_result_stats_2_description','field_67f6273e1021f'),(81329,5863,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(81330,5863,'key_results','3'),(81331,5863,'_key_results','field_6908a819a31d9'),(81332,5863,'key_results_0_result_stat','<strong>+16%</strong>\r\nConversion rate'),(81333,5863,'_key_results_0_result_stat','field_6908a833a31da'),(81334,5863,'key_results_1_result_stat','<strong>+21%</strong>\r\nEngagement'),(81335,5863,'_key_results_1_result_stat','field_6908a833a31da'),(81336,5863,'key_results_2_result_stat','<strong>-4s</strong>\r\nPage Load'),(81337,5863,'_key_results_2_result_stat','field_6908a833a31da'),(81338,5854,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(81339,5854,'key_results','3'),(81340,5854,'_key_results','field_6908a819a31d9'),(81341,5780,'page_content_0_result_stats_0_description','<h4>Visitors in Month One</h4>\r\nA social-first brand with millions of followers finally had a platform that could convert that audience into customers.'),(81342,5780,'_page_content_0_result_stats_0_description','field_67f6273e1021f'),(81343,5780,'page_content_0_result_stats_1_description','<h4>Revenue in the First 12 Months</h4>\r\nFrom zero standalone ecommerce revenue to over £2 million through their new Magento store in the first year.'),(81344,5780,'_page_content_0_result_stats_1_description','field_67f6273e1021f'),(81345,5780,'page_content_0_result_stats_2_description','<h4>Returning Customers</h4>\r\nOver half of all visitors in the first year came back, proof that the experience matched the brand.'),(81346,5780,'_page_content_0_result_stats_2_description','field_67f6273e1021f'),(81349,5780,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(81350,5780,'key_results','3'),(81351,5780,'_key_results','field_6908a819a31d9'),(81352,5858,'page_content_0_result_stats_0_description','<h4>Increase in Revenue</h4>\r\nAchieved during a period when global ecommerce sales were down nearly 20% year-on-year.'),(81353,5858,'_page_content_0_result_stats_0_description','field_67f6273e1021f'),(81354,5858,'page_content_0_result_stats_1_description','<h4>Increase in Average Order Value</h4>\r\nA better product journey and unified content experience encouraged larger, more confident purchases.'),(81355,5858,'_page_content_0_result_stats_1_description','field_67f6273e1021f'),(81356,5858,'page_content_0_result_stats_2_description','<h4>Increase in Web Conversions</h4>\r\nA faster, cleaner site with improved UX converted more visitors into buyers, even as the market contracted around them.'),(81357,5858,'_page_content_0_result_stats_2_description','field_67f6273e1021f'),(81358,5858,'page_content_8_final_results','3'),(81359,5858,'_page_content_8_final_results','field_67f641335811c'),(81360,5858,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(81361,5858,'featured','0'),(81362,5858,'_featured','field_67ceb8be5d1a5'),(81363,5858,'brand_logo',''),(81364,5858,'_brand_logo','field_67c9853979950'),(81365,5858,'key_results','3'),(81366,5858,'_key_results','field_6908a819a31d9'),(81367,5860,'page_content_0_result_stats_0_description','<h4>Increase in Annual Turnover</h4>\r\nIn a fiercely competitive market where many retailers are racing to the bottom, Reliant grew revenue by building a better experience.'),(81368,5860,'_page_content_0_result_stats_0_description','field_67f6273e1021f'),(81369,5860,'page_content_0_result_stats_1_description','<h4>Increase in Average Order Value</h4>\r\nA smarter product journey and improved functionality encouraged higher-value purchases across all sales channels.'),(81370,5860,'_page_content_0_result_stats_1_description','field_67f6273e1021f'),(81371,5860,'page_content_0_result_stats_2_description','<h4>Increase in Conversion Rate</h4>\r\nA fast, modern Hyvä frontend replaced a bloated, poorly built Magento store that was actively costing the business sales.'),(81372,5860,'_page_content_0_result_stats_2_description','field_67f6273e1021f'),(81375,5860,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(81376,5860,'key_results_0_result_stat','<strong>+141%</strong>\r\nTurnover'),(81377,5860,'_key_results_0_result_stat','field_6908a833a31da'),(81378,5860,'key_results_1_result_stat','<strong>+17%</strong>\r\nAOV'),(81379,5860,'_key_results_1_result_stat','field_6908a833a31da'),(81380,5860,'key_results_2_result_stat','<strong>+78%</strong>\r\nConversion Rate'),(81381,5860,'_key_results_2_result_stat','field_6908a833a31da'),(81382,5860,'key_results','3'),(81383,5860,'_key_results','field_6908a819a31d9'),(81384,5864,'page_content_0_result_stats_0_description','<h4>Increase in Conversion Rate</h4>\r\nA Shopify store built on ecommerce best practices replaced a platform that was actively preventing sales.'),(81385,5864,'_page_content_0_result_stats_0_description','field_67f6273e1021f'),(81386,5864,'page_content_0_result_stats_1_description','<h4>Increase in Revenue</h4>\r\nThe combination of a functional store, better UX, and ongoing CRO work transformed commercial performance.'),(81387,5864,'_page_content_0_result_stats_1_description','field_67f6273e1021f'),(81388,5864,'page_content_0_result_stats_2_description','<h4>Increase in Visitors</h4>\r\nA faster, properly structured site brought significantly more traffic through the door.'),(81389,5864,'_page_content_0_result_stats_2_description','field_67f6273e1021f'),(81392,5864,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(81393,5864,'key_results_0_result_stat','<strong>109%</strong>\r\nIncrease in Conversion Rate'),(81394,5864,'_key_results_0_result_stat','field_6908a833a31da'),(81395,5864,'key_results_1_result_stat','<strong>551%</strong>\r\nIncrease in Revenue'),(81396,5864,'_key_results_1_result_stat','field_6908a833a31da'),(81397,5864,'key_results_2_result_stat','<strong>298%</strong>\r\nIncrease in Visitors'),(81398,5864,'_key_results_2_result_stat','field_6908a833a31da'),(81399,5864,'key_results','3'),(81400,5864,'_key_results','field_6908a819a31d9'),(81401,5855,'page_content_0_result_stats_0_description','<h4>Increase in Conversion Rate</h4>\r\nA persona-driven redesign and migration to Magento 2 delivered an immediate uplift in how effectively the site converted visitors into buyers.'),(81402,5855,'_page_content_0_result_stats_0_description','field_67f6273e1021f'),(81403,5855,'page_content_0_result_stats_1_description','<h4>Jump in Sales</h4>\r\nRecord months in December and January following launch, driven by a faster, more confident shopping experience.'),(81404,5855,'_page_content_0_result_stats_1_description','field_67f6273e1021f'),(81405,5855,'page_content_0_result_stats_2_description','<h4>Reduction in Drop-Offs</h4>\r\nBetter product information, clearer sizing, and a streamlined checkout meant fewer customers abandoning before purchase.'),(81406,5855,'_page_content_0_result_stats_2_description','field_67f6273e1021f'),(81409,5855,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(81410,5855,'featured','0'),(81411,5855,'_featured','field_67ceb8be5d1a5'),(81412,5855,'brand_logo','8619'),(81413,5855,'_brand_logo','field_67c9853979950'),(81414,5855,'key_results','3'),(81415,5855,'_key_results','field_6908a819a31d9'),(81416,5862,'page_content_0_result_stats_0_description','<h4>Increase in Conversion Rate</h4>\r\nA complete Hyvä rebuild and ongoing CRO work transformed the site from an underperformer into a genuine sales engine.'),(81417,5862,'_page_content_0_result_stats_0_description','field_67f6273e1021f'),(81418,5862,'page_content_0_result_stats_1_description','<h4>Increase in New Visitors</h4>\r\nSpeed improvements, better indexability, and a cleaner site structure dramatically improved organic visibility and brought significantly more traffic to the site.'),(81419,5862,'_page_content_0_result_stats_1_description','field_67f6273e1021f'),(81420,5862,'page_content_0_result_stats_2_description','<h4>Reduction in Bounce Rate</h4>\r\nA faster, more intuitive experience meant fewer visitors leaving without engaging.'),(81421,5862,'_page_content_0_result_stats_2_description','field_67f6273e1021f'),(81424,5862,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(81425,5862,'featured','0'),(81426,5862,'_featured','field_67ceb8be5d1a5'),(81427,5862,'brand_logo','8613'),(81428,5862,'_brand_logo','field_67c9853979950'),(81429,5862,'key_results','3'),(81430,5862,'_key_results','field_6908a819a31d9'),(81431,8031,'_wp_attached_file','hc-logo.png'),(81432,8031,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:449;s:6:\"height\";i:65;s:4:\"file\";s:11:\"hc-logo.png\";s:8:\"filesize\";i:7993;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(81433,8031,'_imagify_optimization_level','2'),(81434,8031,'_imagify_status','success'),(81435,8031,'_imagify_data','a:3:{s:5:\"sizes\";a:3:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20436;s:14:\"optimized_size\";i:7993;s:7:\"percent\";d:60.89;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8139;s:14:\"optimized_size\";i:6442;s:7:\"percent\";d:20.85;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20436;s:14:\"optimized_size\";i:15755;s:7:\"percent\";d:22.91;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:49011;s:14:\"optimized_size\";i:30190;s:7:\"percent\";d:38.4;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(81436,8031,'_wp_attachment_image_alt','Helmet City'),(81437,8032,'_wp_attached_file','nnp-hero-scaled.jpg'),(81438,8032,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:19:\"nnp-hero-scaled.jpg\";s:8:\"filesize\";i:653070;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"nnp-hero-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51931;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"nnp-hero-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65321;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"nnp-hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72466;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"nnp-hero-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55607;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"nnp-hero-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155002;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"nnp-hero-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242288;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:21:\"nnp-hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91633;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:22:\"nnp-hero-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247463;}s:8:\"masthead\";a:5:{s:4:\"file\";s:21:\"nnp-hero-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108113;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:22:\"nnp-hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142821;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:21:\"nnp-hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126135;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:20:\"nnp-hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58177;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:21:\"nnp-hero-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:259058;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:20:\"nnp-hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28509;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:20:\"nnp-hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44450;}s:10:\"team-small\";a:5:{s:4:\"file\";s:20:\"nnp-hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35014;}s:10:\"team-large\";a:5:{s:4:\"file\";s:20:\"nnp-hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66577;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:21:\"nnp-hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86490;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:22:\"nnp-hero-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:304728;}s:10:\"page-small\";a:5:{s:4:\"file\";s:20:\"nnp-hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49499;}s:10:\"page-large\";a:5:{s:4:\"file\";s:22:\"nnp-hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215639;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:20:\"nnp-hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43981;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"nnp-hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73989;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:20:\"nnp-hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74564;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:22:\"nnp-hero-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:267192;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:20:\"nnp-hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68932;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:22:\"nnp-hero-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:432177;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:20:\"nnp-hero-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9355;}s:13:\"project-small\";a:5:{s:4:\"file\";s:20:\"nnp-hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49499;}s:13:\"project-large\";a:5:{s:4:\"file\";s:21:\"nnp-hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87525;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:20:\"nnp-hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43287;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:22:\"nnp-hero-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:587305;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"nnp-hero.jpg\";}'),(81442,8032,'_wp_attachment_image_alt','Next Nice Problem Workshop'),(81455,8033,'page_content_0_video_file',''),(81456,8033,'_page_content_0_video_file','field_67c9c54f20190'),(81457,8033,'page_content_0_video_file_webm',''),(81458,8033,'_page_content_0_video_file_webm','field_67c9c54f20191'),(81459,8033,'page_content_0_background_image',''),(81460,8033,'_page_content_0_background_image','field_67c9c54f20192'),(81461,8033,'page_content_0_banner_content','<h1>Next Nice Problem Workshop</h1>'),(81462,8033,'_page_content_0_banner_content','field_67c9c54f20193'),(81463,8033,'page_content','a:2:{i:0;s:8:\"masthead\";i:1;s:16:\"hero_banner_home\";}'),(81464,8033,'_page_content','field_65bcc772ba827'),(81465,8033,'bottom_cta',''),(81466,8033,'_bottom_cta','field_66fbcaec309e9'),(81467,8033,'page_content_1_video_file',''),(81468,8033,'_page_content_1_video_file','field_66826ddb6462e'),(81469,8033,'page_content_1_video_file_mobile',''),(81470,8033,'_page_content_1_video_file_mobile','field_6908959b5ae56'),(81471,8033,'page_content_1_video_file_webm',''),(81472,8033,'_page_content_1_video_file_webm','field_67445a9fb73bf'),(81473,8033,'page_content_1_video_file_webm_mobile',''),(81474,8033,'_page_content_1_video_file_webm_mobile','field_690895a85ae57'),(81475,8033,'page_content_1_background_image','8032'),(81476,8033,'_page_content_1_background_image','field_66826dee6462f'),(81477,8033,'page_content_1_banner_content','<h1><span>Next Nice Problem</span>\r\nWorkshop</h1>'),(81478,8033,'_page_content_1_banner_content','field_66826dc46462d'),(81479,7145,'page_content_0_video_file',''),(81480,7145,'_page_content_0_video_file','field_66826ddb6462e'),(81481,7145,'page_content_0_video_file_mobile',''),(81482,7145,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(81483,7145,'page_content_0_video_file_webm',''),(81484,7145,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(81485,7145,'page_content_0_video_file_webm_mobile',''),(81486,7145,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(81487,7145,'page_content_0_background_image','8032'),(81488,7145,'_page_content_0_background_image','field_66826dee6462f'),(81489,7145,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(81490,7145,'_page_content_0_banner_content','field_66826dc46462d'),(81491,7145,'page_content_1_add_background','white'),(81492,7145,'_page_content_1_add_background','field_6717be84974f1'),(81493,7145,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(81494,7145,'_page_content_1_block_title','field_67b8463f82176'),(81495,7145,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Book your NNP Workshop</a>'),(81496,7145,'_page_content_1_block_content','field_664b5f5c5973a'),(81497,8034,'page_content','a:2:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";}'),(81498,8034,'_page_content','field_65bcc772ba827'),(81499,8034,'bottom_cta',''),(81500,8034,'_bottom_cta','field_66fbcaec309e9'),(81501,8034,'page_content_0_video_file',''),(81502,8034,'_page_content_0_video_file','field_66826ddb6462e'),(81503,8034,'page_content_0_video_file_mobile',''),(81504,8034,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(81505,8034,'page_content_0_video_file_webm',''),(81506,8034,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(81507,8034,'page_content_0_video_file_webm_mobile',''),(81508,8034,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(81509,8034,'page_content_0_background_image','8032'),(81510,8034,'_page_content_0_background_image','field_66826dee6462f'),(81511,8034,'page_content_0_banner_content','<h1><span>Next Nice Problem</span>\r\nWorkshop</h1>'),(81512,8034,'_page_content_0_banner_content','field_66826dc46462d'),(81513,8034,'page_content_1_add_background','white'),(81514,8034,'_page_content_1_add_background','field_6717be84974f1'),(81515,8034,'page_content_1_block_title','<h2>Unlock growth, remove headaches and scale with confidence.</h2>'),(81516,8034,'_page_content_1_block_title','field_67b8463f82176'),(81517,8034,'page_content_1_block_content','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.\r\n\r\nBook your NNP Workshop'),(81518,8034,'_page_content_1_block_content','field_664b5f5c5973a'),(81519,8035,'page_content','a:2:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";}'),(81520,8035,'_page_content','field_65bcc772ba827'),(81521,8035,'bottom_cta',''),(81522,8035,'_bottom_cta','field_66fbcaec309e9'),(81523,8035,'page_content_0_video_file',''),(81524,8035,'_page_content_0_video_file','field_66826ddb6462e'),(81525,8035,'page_content_0_video_file_mobile',''),(81526,8035,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(81527,8035,'page_content_0_video_file_webm',''),(81528,8035,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(81529,8035,'page_content_0_video_file_webm_mobile',''),(81530,8035,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(81531,8035,'page_content_0_background_image','8032'),(81532,8035,'_page_content_0_background_image','field_66826dee6462f'),(81533,8035,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span>\r\nWorkshop</h1>'),(81534,8035,'_page_content_0_banner_content','field_66826dc46462d'),(81535,8035,'page_content_1_add_background','white'),(81536,8035,'_page_content_1_add_background','field_6717be84974f1'),(81537,8035,'page_content_1_block_title','<h2>Unlock growth, remove headaches and scale with confidence.</h2>'),(81538,8035,'_page_content_1_block_title','field_67b8463f82176'),(81539,8035,'page_content_1_block_content','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.\r\n\r\nBook your NNP Workshop'),(81540,8035,'_page_content_1_block_content','field_664b5f5c5973a'),(81541,8036,'page_content','a:10:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:11:\"nnp_bubbles\";i:3;s:14:\"our_work_short\";i:4;s:9:\"cta_block\";i:5;s:12:\"our_services\";i:6;s:17:\"featured_partners\";i:7;s:17:\"testimonial_block\";i:8;s:15:\"featured_awards\";i:9;s:10:\"news_block\";}'),(81542,8036,'_page_content','field_65bcc772ba827'),(81543,8036,'page_content_0_video_file','8016'),(81544,8036,'_page_content_0_video_file','field_66826ddb6462e'),(81545,8036,'page_content_0_background_image','8027'),(81546,8036,'_page_content_0_background_image','field_66826dee6462f'),(81547,8036,'page_content_0_banner_content','<h2 class=\"heading\"><span>Your next</span>\r\nnice problem</h2>'),(81548,8036,'_page_content_0_banner_content','field_66826dc46462d'),(81549,8036,'bottom_cta','Our eCommerce specialists love nothing more than chatting with online store owners, just like you.\r\n\r\nWith our ‘to the point’, jargon-free approach, we’ll soon replace your 3 am worries with just ‘positive problems’, you know, the ones that come because of your success, like scaling to meet increased demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-black\" title=\"Get in touch with Actuate\">Tell us More about You</a>'),(81550,8036,'_bottom_cta','field_66fbcaec309e9'),(81551,8036,'page_content_0_video_file_webm','8025'),(81552,8036,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(81553,8036,'page_content_0_video_file_mobile','8015'),(81554,8036,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(81555,8036,'page_content_0_video_file_webm_mobile','8024'),(81556,8036,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(81557,8036,'page_content_1_add_background','white'),(81558,8036,'_page_content_1_add_background','field_6717be84974f1'),(81559,8036,'page_content_1_block_content','We don’t just build eCommerce websites - we build momentum.\r\n\r\nAt Actuate, we’re a Magento development agency and Adobe Commerce experts who create high-converting, customer-focused websites that don’t just look the part - they deliver. Whether you’re in home &amp; garden, lifestyle, or sports &amp; fitness, our job isn’t done when your store goes live. That’s just the beginning.\r\n\r\nWe stick around to help you tackle the headaches that come next - from conversion rate optimisation (CRO) and average order value (AOV) boosts to Hyvä theme development, UX improvements, eCommerce platform migration, and unlocking the kind of growth that leads to bigger, better challenges.\r\n\r\nBecause the only problems worth having? Are the <strong>#nextniceproblem.</strong>\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">About Actuate</a> <a href=\"https://actuate.webpreview.co/our-work/\" class=\"cta-black\">View our work</a>'),(81560,8036,'_page_content_1_block_content','field_664b5f5c5973a'),(81561,8036,'page_content_1_block_title','<h3>Unlock growth and tackle your eCommerce headaches head on.</h3>'),(81562,8036,'_page_content_1_block_title','field_67b8463f82176'),(81563,8036,'page_content_2_block_content','<h3><span>What will be your</span>\r\nnext nice problem?</h3>'),(81564,8036,'_page_content_2_block_content','field_67c59812980c1'),(81565,8036,'page_content_3_block_intro','<h3>Success Stories</h3>'),(81566,8036,'_page_content_3_block_intro','field_66fbc8f5b1c94'),(81567,8036,'page_content_3_project_filter','a:4:{i:0;s:2:\"41\";i:1;s:2:\"23\";i:2;s:2:\"21\";i:3;s:2:\"13\";}'),(81568,8036,'_page_content_3_project_filter','field_66826e0b41d79'),(81569,8036,'page_content_4_show_featured_partners','1'),(81570,8036,'_page_content_4_show_featured_partners','field_668270d2d6fea'),(81571,8036,'page_content_4_block_content','<h3>Ready to Unlock Your <strong>Next Nice Problem to Have?</strong></h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Book Your NNP Audit</a>'),(81572,8036,'_page_content_4_block_content','field_66cda60b2ea88'),(81573,8036,'page_content_5_block_colour','dark'),(81574,8036,'_page_content_5_block_colour','field_6645c7e543071'),(81575,8036,'page_content_5_posts_to_load','a:4:{i:0;s:4:\"5845\";i:1;s:4:\"6424\";i:2;s:4:\"6425\";i:3;s:4:\"6423\";}'),(81576,8036,'_page_content_5_posts_to_load','field_66fbcc4fd4fd7'),(81577,8036,'page_content_5_show_featured_partners','1'),(81578,8036,'_page_content_5_show_featured_partners','field_671777a3ee4bd'),(81579,8036,'page_content_4_show_background','0'),(81580,8036,'_page_content_4_show_background','field_67175ac1a052b'),(81581,8036,'page_content_5_the_services_0_service_title','NNP Workshop'),(81582,8036,'_page_content_5_the_services_0_service_title','field_67c6cd1bcad26'),(81583,8036,'page_content_5_the_services_0_service_image','7951'),(81584,8036,'_page_content_5_the_services_0_service_image','field_67c6cd2dcad27'),(81585,8036,'page_content_5_the_services_0_side_title','The NNP Workshop: An audit - but actually useful.'),(81586,8036,'_page_content_5_the_services_0_side_title','field_67c6e0fbc5a42'),(81587,8036,'page_content_5_the_services_0_service_description','Call it what it is: a practical, hands-on audit of your eCommerce site. Like the traditional kind, it shows you what’s working, what’s broken, and what’s getting in the way.\r\n\r\nBut unlike most audits, this one won’t gather dust in your inbox.\r\n\r\nIt’s fast, focused, and delivered as a short, punchy video walkthrough (not a 40-page doc) - a clearly prioritised list of quick wins and longer-term actions, and a roadmap that moves you from current pain to your next nice problem to have. It’ll show you exactly where you\'re leaking revenue and where the quick wins are hiding, whether that\'s clunky UX, code issues, or conversion blockers. The sooner you know what’s going wrong, the sooner you can start fixing it.\r\n\r\nSo you can focus on your <strong>#nextniceproblem.</strong>\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book Your NNP Audit</a>'),(81588,8036,'_page_content_5_the_services_0_service_description','field_67c6cd38cad28'),(81589,8036,'page_content_5_the_services_0_service_link','a:3:{s:5:\"title\";s:20:\"NNP Success Workshop\";s:3:\"url\";s:60:\"https://actuate.webpreview.co/services/nnp-success-workshop/\";s:6:\"target\";s:0:\"\";}'),(81590,8036,'_page_content_5_the_services_0_service_link','field_67c6cd4ecad29'),(81591,8036,'page_content_5_the_services_1_service_title','Magento 2 & Adobe Commerce'),(81592,8036,'_page_content_5_the_services_1_service_title','field_67c6cd1bcad26'),(81593,8036,'page_content_5_the_services_1_service_image','7954'),(81594,8036,'_page_content_5_the_services_1_service_image','field_67c6cd2dcad27'),(81595,8036,'page_content_5_the_services_1_side_title','Magento 2 & Adobe'),(81596,8036,'_page_content_5_the_services_1_side_title','field_67c6e0fbc5a42'),(81597,8036,'page_content_5_the_services_1_service_description','Magento 2 is a solid choice for growing online businesses that need more control than the average platform offers. It’s flexible, customisable, and built to scale - without locking you into someone else’s rules.\r\n\r\nYour customers aren’t all the same, so why should their experience be? Magento gives you the freedom to shape how your site works - from performance to checkout flow - so it actually fits your products, your customers, and your plans.\r\n\r\nAs a trusted Magento agency in the UK, we help brands unlock that control and shape a storefront that fits their business. Our team delivers tailored builds, provides ongoing Magento support services, and drives long-term value with deep platform expertise.\r\n\r\nNeed something heavier-duty? Adobe Commerce is the enterprise version of Magento. It’s built for businesses dealing with complexity - whether that’s multiple storefronts, international pricing, or B2B setups with custom logic. It just handles it.\r\n\r\nAnd once the platform stops getting in your way? That’s when the next nice problems start to show up. Like where to invest the time you’re not wasting on workarounds, or how to reinvest the budget you’re not sinking into plugins and patches. Perhaps what to test next now that you’ve actually got the freedom to.\r\n\r\nGrowth doesn’t get easier, but it does get better, and this is the kind of platform that keeps up when you do.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/\" class=\"cta\">Let’s Talk Magento 2 &amp; Adobe Commerce</a>'),(81598,8036,'_page_content_5_the_services_1_service_description','field_67c6cd38cad28'),(81599,8036,'page_content_5_the_services_1_service_link','a:3:{s:5:\"title\";s:24:\"Adobe Commerce & Magento\";s:3:\"url\";s:62:\"https://actuate.webpreview.co/services/adobe-commerce-magento/\";s:6:\"target\";s:0:\"\";}'),(81600,8036,'_page_content_5_the_services_1_service_link','field_67c6cd4ecad29'),(81601,8036,'page_content_5_the_services_2_service_title','Hyvä'),(81602,8036,'_page_content_5_the_services_2_service_title','field_67c6cd1bcad26'),(81603,8036,'page_content_5_the_services_2_service_image','7953'),(81604,8036,'_page_content_5_the_services_2_service_image','field_67c6cd2dcad27'),(81605,8036,'page_content_5_the_services_2_side_title','Hyvä Partners'),(81606,8036,'_page_content_5_the_services_2_side_title','field_67c6e0fbc5a42'),(81607,8036,'page_content_5_the_services_2_service_description','Hyvä is a modern front-end for Magento and Adobe Commerce that delivers what most themes can’t: speed, simplicity, and stability. It strips out the bloat, improves performance across the board, and makes your site faster to use and easier to manage.\r\n\r\nFor brands already on Magento or Adobe, it solves the usual friction points - slow load times, clunky code, and dev work that takes longer (and costs more) than it should. Hyvä replaces the outdated frontend stack with something leaner, cleaner, and easier to build on. That means quicker releases, faster pages, and a better customer experience - without rebuilding your entire site from scratch.\r\n\r\nThe results are measurable: better conversion rates, higher average order values, stronger SEO, and improved Core Web Vitals. It also gives your team the freedom to move faster, testing, iterating, and launching without being slowed down by legacy complexity.\r\n\r\nOnce those gains start to stack up, the next nice problems appear. How do you reinvest the dev time you’ve freed up? Where should you focus now that you’re not fighting performance? What becomes possible when your platform finally keeps up?\r\n\r\nHyvä clears the path - so you can focus on what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/hyva/\" class=\"cta\">Speed Up With Hyvä</a>'),(81608,8036,'_page_content_5_the_services_2_service_description','field_67c6cd38cad28'),(81609,8036,'page_content_5_the_services_2_service_link','a:3:{s:5:\"title\";s:5:\"Hyvä\";s:3:\"url\";s:44:\"https://actuate.webpreview.co/services/hyva/\";s:6:\"target\";s:0:\"\";}'),(81610,8036,'_page_content_5_the_services_2_service_link','field_67c6cd4ecad29'),(81611,8036,'page_content_5_the_services_3_service_title','Shopify'),(81612,8036,'_page_content_5_the_services_3_service_title','field_67c6cd1bcad26'),(81613,8036,'page_content_5_the_services_3_service_image','7955'),(81614,8036,'_page_content_5_the_services_3_service_image','field_67c6cd2dcad27'),(81615,8036,'page_content_5_the_services_3_side_title','Shopify Development'),(81616,8036,'_page_content_5_the_services_3_side_title','field_67c6e0fbc5a42'),(81617,8036,'page_content_5_the_services_3_service_description','Shopify is built for brands that need to move quickly - whether that’s getting a first store live or scaling an existing one without rebuilding from scratch. It’s a strong fit for start-ups launching fast, and just as effective for established retailers that want to adapt, test, and grow without unnecessary complexity.\r\n\r\nShopify Plus adds more flexibility where it matters - from managing multiple storefronts to customising the checkout experience and automating key operational tasks, so your team can focus on driving growth.\r\n\r\nWe’ve seen it in action - brands like Robinson’s growing from zero to a million, reacting to market changes in real time, even rolling out tariff-based pricing updates in minutes when needed. Shopify gives you the space to respond, refine, and keep moving.\r\n\r\nOnce things are running smoothly, the next nice problems start to appear. Do you introduce personalisation? Launch a loyalty programme? Expand into new markets? With the platform doing its job, the focus shifts from fixing issues to making smart decisions about what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/\" class=\"cta\">Let’s Build on Shopify</a>'),(81618,8036,'_page_content_5_the_services_3_service_description','field_67c6cd38cad28'),(81619,8036,'page_content_5_the_services_3_service_link','a:3:{s:5:\"title\";s:7:\"Shopify\";s:3:\"url\";s:47:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(81620,8036,'_page_content_5_the_services_3_service_link','field_67c6cd4ecad29'),(81621,8036,'page_content_5_the_services_4_service_title','Conversion Rate Optimisation'),(81622,8036,'_page_content_5_the_services_4_service_title','field_67c6cd1bcad26'),(81623,8036,'page_content_5_the_services_4_service_image','7950'),(81624,8036,'_page_content_5_the_services_4_service_image','field_67c6cd2dcad27'),(81625,8036,'page_content_5_the_services_4_side_title','CRO'),(81626,8036,'_page_content_5_the_services_4_side_title','field_67c6e0fbc5a42'),(81627,8036,'page_content_5_the_services_4_service_description','Most brands aren’t short on traffic - they’re short on what that traffic does once it hits the site. That’s where conversion rate optimisation (CRO) comes in.\r\n\r\nThis isn’t about guesswork or swapping button colours. We run proper A/B tests, multivariate experiments, dig into UX and UI, fix friction in the checkout, and map out the user journey end-to-end. Every blocker we remove means more people buying, and buying more often, without driving up your media spend.\r\n\r\nWe’re not here to optimise for the sake of it. We’re here to make sure your site’s actually pulling its weight. That the clicks you’re already paying for - through PPC, influencers, paid social, SEO - convert better. That the customer experience feels solid enough to trust, fast enough to stick with, and smooth enough that no one’s rage-quitting at checkout.\r\n\r\nOnce that starts working? You’re not asking “why aren’t we converting?” anymore. You’re deciding where to put the extra margin. Scale spend? Try a new channel? Build out loyalty? That’s the shift - from fixing problems to chasing better ones.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta\">Book a CRO Review</a>'),(81628,8036,'_page_content_5_the_services_4_service_description','field_67c6cd38cad28'),(81629,8036,'page_content_5_the_services_4_service_link','a:3:{s:5:\"title\";s:3:\"CRO\";s:3:\"url\";s:43:\"https://actuate.webpreview.co/services/cro/\";s:6:\"target\";s:0:\"\";}'),(81630,8036,'_page_content_5_the_services_4_service_link','field_67c6cd4ecad29'),(81631,8036,'page_content_5_the_services_5_service_title','Maintenance & Support'),(81632,8036,'_page_content_5_the_services_5_service_title','field_67c6cd1bcad26'),(81633,8036,'page_content_5_the_services_5_service_image','7952'),(81634,8036,'_page_content_5_the_services_5_service_image','field_67c6cd2dcad27'),(81635,8036,'page_content_5_the_services_5_side_title','Ongoing Support'),(81636,8036,'_page_content_5_the_services_5_side_title','field_67c6e0fbc5a42'),(81637,8036,'page_content_5_the_services_5_service_description','Just because your site’s live doesn’t mean you’re on your own.\r\n\r\nWhether you’ve got a lean team or no team at all, we’re here to keep things moving - from routine updates to performance fixes to the bigger, strategic stuff. We’ll handle the day-to-day, so your team can stay focused on everything else.\r\n\r\nBut this isn’t just about maintenance. We work as a consultancy too - helping you make smart decisions about what comes next. Want to test something new? Build on a feature? Rethink a journey? We’re not waiting around for tickets. We’re in it with you, start to finish.\r\n\r\nSome brands need us to take the wheel. Others just need a reliable sounding board. Either way, we’re the ongoing pulse behind your site, making sure it stays fast, secure, and always moving forward.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Let’s Keep You Moving</a>'),(81638,8036,'_page_content_5_the_services_5_service_description','field_67c6cd38cad28'),(81639,8036,'page_content_5_the_services_5_service_link','a:3:{s:5:\"title\";s:21:\"Maintenance & Support\";s:3:\"url\";s:59:\"https://actuate.webpreview.co/services/maintenance-support/\";s:6:\"target\";s:0:\"\";}'),(81640,8036,'_page_content_5_the_services_5_service_link','field_67c6cd4ecad29'),(81641,8036,'page_content_5_the_services','6'),(81642,8036,'_page_content_5_the_services','field_67c6cd0fcad25'),(81643,8036,'page_content_6_block_content','<h3>Our Partners</h3>'),(81644,8036,'_page_content_6_block_content','field_6645ce1ce42ff'),(81645,8036,'page_content_7_block_title',''),(81646,8036,'_page_content_7_block_title','field_67c86b51a9ddc'),(81647,8036,'page_content_8_block_content','<h3>Creating Award-winning Customer Experiences.</h3>'),(81648,8036,'_page_content_8_block_content','field_66fbc65cd50de'),(81649,8036,'page_content_8_our_awards_0_award_image','6058'),(81650,8036,'_page_content_8_our_awards_0_award_image','field_66cda8ec3b127'),(81651,8036,'page_content_8_our_awards_1_award_image','6059'),(81652,8036,'_page_content_8_our_awards_1_award_image','field_66cda8ec3b127'),(81653,8036,'page_content_8_our_awards_2_award_image','6062'),(81654,8036,'_page_content_8_our_awards_2_award_image','field_66cda8ec3b127'),(81655,8036,'page_content_8_our_awards_3_award_image','6063'),(81656,8036,'_page_content_8_our_awards_3_award_image','field_66cda8ec3b127'),(81657,8036,'page_content_8_our_awards_4_award_image','6061'),(81658,8036,'_page_content_8_our_awards_4_award_image','field_66cda8ec3b127'),(81659,8036,'page_content_8_our_awards_5_award_image','6060'),(81660,8036,'_page_content_8_our_awards_5_award_image','field_66cda8ec3b127'),(81661,8036,'page_content_8_our_awards','6'),(81662,8036,'_page_content_8_our_awards','field_66cda8e23b126'),(81663,8036,'page_content_9_show_news','1'),(81664,8036,'_page_content_9_show_news','field_668271516175e'),(81665,8037,'page_content','a:2:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";}'),(81666,8037,'_page_content','field_65bcc772ba827'),(81667,8037,'bottom_cta',''),(81668,8037,'_bottom_cta','field_66fbcaec309e9'),(81669,8037,'page_content_0_video_file',''),(81670,8037,'_page_content_0_video_file','field_66826ddb6462e'),(81671,8037,'page_content_0_video_file_mobile',''),(81672,8037,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(81673,8037,'page_content_0_video_file_webm',''),(81674,8037,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(81675,8037,'page_content_0_video_file_webm_mobile',''),(81676,8037,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(81677,8037,'page_content_0_background_image','8032'),(81678,8037,'_page_content_0_background_image','field_66826dee6462f'),(81679,8037,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(81680,8037,'_page_content_0_banner_content','field_66826dc46462d'),(81681,8037,'page_content_1_add_background','white'),(81682,8037,'_page_content_1_add_background','field_6717be84974f1'),(81683,8037,'page_content_1_block_title','<h2>Unlock growth, remove headaches and scale with confidence.</h2>'),(81684,8037,'_page_content_1_block_title','field_67b8463f82176'),(81685,8037,'page_content_1_block_content','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.\r\n\r\nBook your NNP Workshop'),(81686,8037,'_page_content_1_block_content','field_664b5f5c5973a'),(81687,8038,'page_content','a:2:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";}'),(81688,8038,'_page_content','field_65bcc772ba827'),(81689,8038,'bottom_cta',''),(81690,8038,'_bottom_cta','field_66fbcaec309e9'),(81691,8038,'page_content_0_video_file',''),(81692,8038,'_page_content_0_video_file','field_66826ddb6462e'),(81693,8038,'page_content_0_video_file_mobile',''),(81694,8038,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(81695,8038,'page_content_0_video_file_webm',''),(81696,8038,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(81697,8038,'page_content_0_video_file_webm_mobile',''),(81698,8038,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(81699,8038,'page_content_0_background_image','8032'),(81700,8038,'_page_content_0_background_image','field_66826dee6462f'),(81701,8038,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(81702,8038,'_page_content_0_banner_content','field_66826dc46462d'),(81703,8038,'page_content_1_add_background','white'),(81704,8038,'_page_content_1_add_background','field_6717be84974f1'),(81705,8038,'page_content_1_block_title','<h2>Unlock growth, remove headaches and scale with confidence.</h2>'),(81706,8038,'_page_content_1_block_title','field_67b8463f82176'),(81707,8038,'page_content_1_block_content','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your NNP Workshop</a>'),(81708,8038,'_page_content_1_block_content','field_664b5f5c5973a'),(81709,8039,'page_content','a:2:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";}'),(81710,8039,'_page_content','field_65bcc772ba827'),(81711,8039,'bottom_cta',''),(81712,8039,'_bottom_cta','field_66fbcaec309e9'),(81713,8039,'page_content_0_video_file',''),(81714,8039,'_page_content_0_video_file','field_66826ddb6462e'),(81715,8039,'page_content_0_video_file_mobile',''),(81716,8039,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(81717,8039,'page_content_0_video_file_webm',''),(81718,8039,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(81719,8039,'page_content_0_video_file_webm_mobile',''),(81720,8039,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(81721,8039,'page_content_0_background_image','8032'),(81722,8039,'_page_content_0_background_image','field_66826dee6462f'),(81723,8039,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(81724,8039,'_page_content_0_banner_content','field_66826dc46462d'),(81725,8039,'page_content_1_add_background','white'),(81726,8039,'_page_content_1_add_background','field_6717be84974f1'),(81727,8039,'page_content_1_block_title','<h2>Clear Insight. Real Results.</h2>'),(81728,8039,'_page_content_1_block_title','field_67b8463f82176'),(81729,8039,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your NNP Workshop</a>'),(81730,8039,'_page_content_1_block_content','field_664b5f5c5973a'),(81731,7209,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(81732,8040,'page_content_0_video_file',''),(81733,8040,'_page_content_0_video_file','field_67c9c54f20190'),(81734,8040,'page_content_0_video_file_webm',''),(81735,8040,'_page_content_0_video_file_webm','field_67c9c54f20191'),(81736,8040,'page_content_0_background_image',''),(81737,8040,'_page_content_0_background_image','field_67c9c54f20192'),(81738,8040,'page_content_0_banner_content','<h1>Adobe Commerce</h1>'),(81739,8040,'_page_content_0_banner_content','field_67c9c54f20193'),(81740,8040,'page_content_1_add_background','white'),(81741,8040,'_page_content_1_add_background','field_6717be84974f1'),(81742,8040,'page_content_1_block_title','<h2>Built for Businesses That Mean Business</h2>'),(81743,8040,'_page_content_1_block_title','field_67b8463f82176'),(81744,8040,'page_content_1_block_content','If your company is scaling fast or aiming for £30 million+ in annual revenue, you need an enterprise eCommerce platform that keeps up. That’s where Adobe Commerce comes in. Powered by Magento and backed by Adobe, it combines flexibility, performance, and enterprise-grade capabilities to support complex commercial needs.\r\n\r\nAdobe Commerce users report a 20% lift in conversion rates and increased average order values when using features like AI-driven recommendations and smart promotions. With an open architecture and unmatched extensibility, it’s built to scale with your ambitions.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to Adobe Commerce experts</a>'),(81745,8040,'_page_content_1_block_content','field_664b5f5c5973a'),(81746,8040,'page_content_2_add_background','green'),(81747,8040,'_page_content_2_add_background','field_67c9c6c17d609'),(81748,8040,'page_content_2_block_content','<h2>Built for Business.</h2>\r\nWith a strong business-to-business focus, Adobe Commerce is highly suited to those looking to expand their B2B online solution.\r\n\r\nAdobe Commerce B2B’s third-party system integrations are where it shines, easily sharing data with your other operational systems, streamlining your entire order and delivery process.'),(81749,8040,'_page_content_2_block_content','field_67c9c6c17d60b'),(81750,8040,'page_content_2_media_block',''),(81751,8040,'_page_content_2_media_block','field_67c9c6d37d60c'),(81752,8040,'page_content_2_alignment','right'),(81753,8040,'_page_content_2_alignment','field_67c9c6dd7d60d'),(81754,8040,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:9:\"cta_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"1_col_block_with_media\";i:6;s:20:\"full_width_shout_out\";i:7;s:30:\"2_col_block_with_media_-_no_bg\";i:8;s:4:\"faqs\";i:9;s:14:\"our_work_short\";i:10;s:17:\"testimonial_block\";}'),(81755,8040,'_page_content','field_65bcc772ba827'),(81756,8040,'bottom_cta',''),(81757,8040,'_bottom_cta','field_66fbcaec309e9'),(81758,8040,'page_content_3_show_background','0'),(81759,8040,'_page_content_3_show_background','field_67175ac1a052b'),(81760,8040,'page_content_3_block_content','<h3>CTA Copy Goes Here</h3>'),(81761,8040,'_page_content_3_block_content','field_66cda60b2ea88'),(81762,8040,'page_content_4_add_background','red'),(81763,8040,'_page_content_4_add_background','field_67c9c6c17d609'),(81764,8040,'page_content_4_block_content','<h3>Functionality &amp; Performance That Goes Further.</h3>\r\nWhether B2C, B2B or D2C, in such a competitive marketplace, enhancing your brand customer experience will make all the difference to your conversion rate.\r\n\r\nProven to increase average order value, Adobe Sensi, your powerful AI accomplice, makes highly personalised, targeted product suggestions based on size, style, demographics and search history parameters.\r\n\r\nTurbo-charging your site speed will minimise shopper frustrations, the Hyvä theme delivers maximum efficiency for smoother browsing and lightning-fast responsiveness – boosting your search ranking to boot.'),(81765,8040,'_page_content_4_block_content','field_67c9c6c17d60b'),(81766,8040,'page_content_4_media_block',''),(81767,8040,'_page_content_4_media_block','field_67c9c6d37d60c'),(81768,8040,'page_content_4_alignment','left'),(81769,8040,'_page_content_4_alignment','field_67c9c6dd7d60d'),(81770,8040,'page_content_5_add_background','white'),(81771,8040,'_page_content_5_add_background','field_67d0023c0a374'),(81772,8040,'page_content_5_block_content','<h3>Uncomplicated Account Management.</h3>\r\nSimplifying tiered account structures, Adobe Commerce makes managing numerous sub-accounts with regional differences, varied pricing and adjustable discounts a sinch, eliminating inaccuracies within separate branch accounts.\r\n\r\nWith real-time inventory tracking, seamless integration with your existing operational systems, and the Adobe Commerce B2B suite, you’ll have the custom flexibility you need to easily adapt to your changing marketplace.'),(81773,8040,'_page_content_5_block_content','field_67d0023c0a375'),(81774,8040,'page_content_5_media_block',''),(81775,8040,'_page_content_5_media_block','field_67d0023c0a376'),(81776,8040,'page_content_6_block_image',''),(81777,8040,'_page_content_6_block_image','field_67cf0f08a01dc'),(81778,8040,'page_content_6_video_file',''),(81779,8040,'_page_content_6_video_file','field_67cf0f38a01de'),(81780,8040,'page_content_6_mobile_video',''),(81781,8040,'_page_content_6_mobile_video','field_67cf0f49a01df'),(81782,8040,'page_content_6_block_content','<h3>We are here to listen.</h3>\r\nYou might know where your site is underperforming and just need someone to get you back on track – or you might be looking for an Adobe Commerce audit to let you know why your till isn’t ringing quite as it should – either way, we’re here to listen. We offer a free consultation – There’s no obligation, no waffle – just straightforward, practical advice.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\">Tell Us More About You</a>'),(81783,8040,'_page_content_6_block_content','field_67cf0f16a01dd'),(81784,8040,'page_content_7_block_content','<h3>Adobe Commerce Cloud.</h3>\r\nAdobe Commerce stores can be hosted by any on-premises provider you choose. Adobe Commerce Cloud offers cloud hosting directly with Adobe, the hosting fee being included in the licence.\r\n\r\nIts cloud-based infrastructure offers greater flexibility for business scalability, and delivers superior stability, reducing downtime – it can easily accommodate traffic spikes without any compromise to your site’s performance and functionality.\r\n\r\nThe built-in advanced cybersecurity measures, including data encryption and secure payment processing gateways, protect your customer’s data – and guaranteeing your legal compliance with the Payment Card Industry and data protection legislation.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce-cloud/\">Find Out More</a>'),(81785,8040,'_page_content_7_block_content','field_67d0020fab2c4'),(81786,8040,'page_content_7_media_block',''),(81787,8040,'_page_content_7_media_block','field_67d0020fab2c5'),(81788,8040,'page_content_7_alignment','left'),(81789,8040,'_page_content_7_alignment','field_67d0020fab2c6'),(81790,8040,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(81791,8040,'_page_content_8_intro_block','field_67f39a7e87a67'),(81792,8040,'page_content_8_faqs_to_load','54'),(81793,8040,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(81794,8040,'page_content_9_block_intro','<h3>Recent Projects</h3>'),(81795,8040,'_page_content_9_block_intro','field_66fbc8f5b1c94'),(81796,8040,'page_content_9_project_filter',''),(81797,8040,'_page_content_9_project_filter','field_66826e0b41d79'),(81798,8040,'page_content_10_block_title',''),(81799,8040,'_page_content_10_block_title','field_67c86b51a9ddc'),(81800,8041,'_wp_attached_file','adobe-commerce-1-scaled.jpg'),(81801,8041,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:27:\"adobe-commerce-1-scaled.jpg\";s:8:\"filesize\";i:503890;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37442;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47006;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48817;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40313;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"adobe-commerce-1-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109090;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"adobe-commerce-1-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172458;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"adobe-commerce-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60368;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"adobe-commerce-1-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176060;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"adobe-commerce-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65525;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"adobe-commerce-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129025;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"adobe-commerce-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90485;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40736;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"adobe-commerce-1-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182192;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20778;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33114;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23767;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49497;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"adobe-commerce-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57150;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"adobe-commerce-1-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221367;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37194;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"adobe-commerce-1-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157548;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32849;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55974;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48443;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"adobe-commerce-1-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190057;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45071;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:30:\"adobe-commerce-1-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:318876;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7445;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37194;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"adobe-commerce-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63312;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"adobe-commerce-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32154;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:30:\"adobe-commerce-1-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:461949;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"adobe-commerce-1.jpg\";}'),(81805,8041,'_wp_attachment_image_alt','Adobe Commerce'),(81806,7209,'page_content_2_add_background','green'),(81807,7209,'_page_content_2_add_background','field_67d0023c0a374'),(81808,7209,'page_content_2_block_content','<h3>Built for Complex Commerce</h3>\r\nAdobe Commerce is the backbone for high-growth brands that need a robust development solution. As an enterprise platform, it enables fully customisable storefronts, advanced catalogue management, and seamless integrations with back-office systems. Whether you\'re operating globally, managing multiple storefronts, or building out unique checkout flows - Adobe Commerce gives your dev team the tools to execute efficiently.\r\n\r\nWith us as your Adobe Commerce development agency, you get tailored builds, strategic guidance, and long-term scalability baked in from day one.'),(81809,7209,'_page_content_2_block_content','field_67d0023c0a375'),(81810,7209,'page_content_2_media_block','8041'),(81811,7209,'_page_content_2_media_block','field_67d0023c0a376'),(81820,8042,'page_content_0_video_file',''),(81821,8042,'_page_content_0_video_file','field_67c9c54f20190'),(81822,8042,'page_content_0_video_file_webm',''),(81823,8042,'_page_content_0_video_file_webm','field_67c9c54f20191'),(81824,8042,'page_content_0_background_image',''),(81825,8042,'_page_content_0_background_image','field_67c9c54f20192'),(81826,8042,'page_content_0_banner_content','<h1>Adobe Commerce</h1>'),(81827,8042,'_page_content_0_banner_content','field_67c9c54f20193'),(81828,8042,'page_content_1_add_background','white'),(81829,8042,'_page_content_1_add_background','field_6717be84974f1'),(81830,8042,'page_content_1_block_title','<h2>Built for Businesses That Mean Business</h2>'),(81831,8042,'_page_content_1_block_title','field_67b8463f82176'),(81832,8042,'page_content_1_block_content','If your company is scaling fast or aiming for £30 million+ in annual revenue, you need an enterprise eCommerce platform that keeps up. That’s where Adobe Commerce comes in. Powered by Magento and backed by Adobe, it combines flexibility, performance, and enterprise-grade capabilities to support complex commercial needs.\r\n\r\nAdobe Commerce users report a 20% lift in conversion rates and increased average order values when using features like AI-driven recommendations and smart promotions. With an open architecture and unmatched extensibility, it’s built to scale with your ambitions.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to Adobe Commerce experts</a>'),(81833,8042,'_page_content_1_block_content','field_664b5f5c5973a'),(81834,8042,'page_content','a:4:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";}'),(81835,8042,'_page_content','field_65bcc772ba827'),(81836,8042,'bottom_cta',''),(81837,8042,'_bottom_cta','field_66fbcaec309e9'),(81838,8042,'page_content_2_add_background','green'),(81839,8042,'_page_content_2_add_background','field_67d0023c0a374'),(81840,8042,'page_content_2_block_content','<h3>Built for Complex Commerce</h3>\r\nAdobe Commerce is the backbone for high-growth brands that need a robust development solution. As an enterprise platform, it enables fully customisable storefronts, advanced catalogue management, and seamless integrations with back-office systems. Whether you\'re operating globally, managing multiple storefronts, or building out unique checkout flows - Adobe Commerce gives your dev team the tools to execute efficiently.\r\n\r\nWith us as your Adobe Commerce development agency, you get tailored builds, strategic guidance, and long-term scalability baked in from day one.'),(81841,8042,'_page_content_2_block_content','field_67d0023c0a375'),(81842,8042,'page_content_2_media_block','8041'),(81843,8042,'_page_content_2_media_block','field_67d0023c0a376'),(81844,8042,'page_content_3_add_background','green'),(81845,8042,'_page_content_3_add_background','field_67c9c6c17d609'),(81846,8042,'page_content_3_block_content','<h2>Built for Business.</h2>\r\nWith a strong business-to-business focus, Adobe Commerce is highly suited to those looking to expand their B2B online solution.\r\n\r\nAdobe Commerce B2B’s third-party system integrations are where it shines, easily sharing data with your other operational systems, streamlining your entire order and delivery process.'),(81847,8042,'_page_content_3_block_content','field_67c9c6c17d60b'),(81848,8042,'page_content_3_media_block',''),(81849,8042,'_page_content_3_media_block','field_67c9c6d37d60c'),(81850,8042,'page_content_3_alignment','right'),(81851,8042,'_page_content_3_alignment','field_67c9c6dd7d60d'),(81852,7209,'page_content_3_block_content','<h3>Built-In Personalisation That Drives Revenue</h3>\r\nAdobe Commerce includes Adobe Sensei, an AI engine that uses customer data to generate dynamic product suggestions, promotions, and content based on behaviour, demographics, and purchase history.\r\n\r\nAccording to Adobe, this kind of personalisation can drive a measurable increase in average order value, helping your site deliver smarter experiences that convert better and boost loyalty.'),(81853,7209,'_page_content_3_block_content','field_6891d9dfb5406'),(81854,7209,'page_content_4_add_background','red'),(81855,7209,'_page_content_4_add_background','field_67c9c6c17d609'),(81856,7209,'page_content_4_block_content','<h3>Uncomplicated Account Management</h3>\r\nAdobe Commerce simplifies B2B complexity. With built-in tools for multi-user roles, company accounts, credit limits, and approval workflows, your team can focus on strategic tasks, not admin overhead.\r\n\r\nInventory, orders, and reporting are all handled from a centralised dashboard, making operations smoother and less time-consuming. You stay agile, even as your customer base grows.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/b2b/\" class=\"cta cta-white\">Explore B2B features</a>'),(81857,7209,'_page_content_4_block_content','field_67c9c6c17d60b'),(81858,7209,'page_content_4_media_block','8046'),(81859,7209,'_page_content_4_media_block','field_67c9c6d37d60c'),(81860,7209,'page_content_4_alignment','left'),(81861,7209,'_page_content_4_alignment','field_67c9c6dd7d60d'),(81862,8043,'page_content_0_video_file',''),(81863,8043,'_page_content_0_video_file','field_67c9c54f20190'),(81864,8043,'page_content_0_video_file_webm',''),(81865,8043,'_page_content_0_video_file_webm','field_67c9c54f20191'),(81866,8043,'page_content_0_background_image',''),(81867,8043,'_page_content_0_background_image','field_67c9c54f20192'),(81868,8043,'page_content_0_banner_content','<h1>Adobe Commerce</h1>'),(81869,8043,'_page_content_0_banner_content','field_67c9c54f20193'),(81870,8043,'page_content_1_add_background','white'),(81871,8043,'_page_content_1_add_background','field_6717be84974f1'),(81872,8043,'page_content_1_block_title','<h2>Built for Businesses That Mean Business</h2>'),(81873,8043,'_page_content_1_block_title','field_67b8463f82176'),(81874,8043,'page_content_1_block_content','If your company is scaling fast or aiming for £30 million+ in annual revenue, you need an enterprise eCommerce platform that keeps up. That’s where Adobe Commerce comes in. Powered by Magento and backed by Adobe, it combines flexibility, performance, and enterprise-grade capabilities to support complex commercial needs.\r\n\r\nAdobe Commerce users report a 20% lift in conversion rates and increased average order values when using features like AI-driven recommendations and smart promotions. With an open architecture and unmatched extensibility, it’s built to scale with your ambitions.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to Adobe Commerce experts</a>'),(81875,8043,'_page_content_1_block_content','field_664b5f5c5973a'),(81876,8043,'page_content','a:5:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";}'),(81877,8043,'_page_content','field_65bcc772ba827'),(81878,8043,'bottom_cta',''),(81879,8043,'_bottom_cta','field_66fbcaec309e9'),(81880,8043,'page_content_2_add_background','green'),(81881,8043,'_page_content_2_add_background','field_67d0023c0a374'),(81882,8043,'page_content_2_block_content','<h3>Built for Complex Commerce</h3>\r\nAdobe Commerce is the backbone for high-growth brands that need a robust development solution. As an enterprise platform, it enables fully customisable storefronts, advanced catalogue management, and seamless integrations with back-office systems. Whether you\'re operating globally, managing multiple storefronts, or building out unique checkout flows - Adobe Commerce gives your dev team the tools to execute efficiently.\r\n\r\nWith us as your Adobe Commerce development agency, you get tailored builds, strategic guidance, and long-term scalability baked in from day one.'),(81883,8043,'_page_content_2_block_content','field_67d0023c0a375'),(81884,8043,'page_content_2_media_block','8041'),(81885,8043,'_page_content_2_media_block','field_67d0023c0a376'),(81886,8043,'page_content_3_block_content','<h3>Built-In Personalisation That Drives Revenue</h3>\r\nAdobe Commerce includes Adobe Sensei, an AI engine that uses customer data to generate dynamic product suggestions, promotions, and content based on behaviour, demographics, and purchase history.\r\n\r\nAccording to Adobe, this kind of personalisation can drive a measurable increase in average order value, helping your site deliver smarter experiences that convert better and boost loyalty.'),(81887,8043,'_page_content_3_block_content','field_6891d9dfb5406'),(81888,8043,'page_content_4_add_background','green'),(81889,8043,'_page_content_4_add_background','field_67c9c6c17d609'),(81890,8043,'page_content_4_block_content','<h2>Built for Business.</h2>\r\nWith a strong business-to-business focus, Adobe Commerce is highly suited to those looking to expand their B2B online solution.\r\n\r\nAdobe Commerce B2B’s third-party system integrations are where it shines, easily sharing data with your other operational systems, streamlining your entire order and delivery process.'),(81891,8043,'_page_content_4_block_content','field_67c9c6c17d60b'),(81892,8043,'page_content_4_media_block',''),(81893,8043,'_page_content_4_media_block','field_67c9c6d37d60c'),(81894,8043,'page_content_4_alignment','right'),(81895,8043,'_page_content_4_alignment','field_67c9c6dd7d60d'),(81896,8044,'page_content_0_video_file',''),(81897,8044,'_page_content_0_video_file','field_67c9c54f20190'),(81898,8044,'page_content_0_video_file_webm',''),(81899,8044,'_page_content_0_video_file_webm','field_67c9c54f20191'),(81900,8044,'page_content_0_background_image',''),(81901,8044,'_page_content_0_background_image','field_67c9c54f20192'),(81902,8044,'page_content_0_banner_content','<h1>Adobe Commerce</h1>'),(81903,8044,'_page_content_0_banner_content','field_67c9c54f20193'),(81904,8044,'page_content_1_add_background','white'),(81905,8044,'_page_content_1_add_background','field_6717be84974f1'),(81906,8044,'page_content_1_block_title','<h2>Built for Businesses That Mean Business</h2>'),(81907,8044,'_page_content_1_block_title','field_67b8463f82176'),(81908,8044,'page_content_1_block_content','If your company is scaling fast or aiming for £30 million+ in annual revenue, you need an enterprise eCommerce platform that keeps up. That’s where Adobe Commerce comes in. Powered by Magento and backed by Adobe, it combines flexibility, performance, and enterprise-grade capabilities to support complex commercial needs.\r\n\r\nAdobe Commerce users report a 20% lift in conversion rates and increased average order values when using features like AI-driven recommendations and smart promotions. With an open architecture and unmatched extensibility, it’s built to scale with your ambitions.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to Adobe Commerce experts</a>'),(81909,8044,'_page_content_1_block_content','field_664b5f5c5973a'),(81910,8044,'page_content','a:5:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";}'),(81911,8044,'_page_content','field_65bcc772ba827'),(81912,8044,'bottom_cta',''),(81913,8044,'_bottom_cta','field_66fbcaec309e9'),(81914,8044,'page_content_2_add_background','green'),(81915,8044,'_page_content_2_add_background','field_67d0023c0a374'),(81916,8044,'page_content_2_block_content','<h3>Built for Complex Commerce</h3>\r\nAdobe Commerce is the backbone for high-growth brands that need a robust development solution. As an enterprise platform, it enables fully customisable storefronts, advanced catalogue management, and seamless integrations with back-office systems. Whether you\'re operating globally, managing multiple storefronts, or building out unique checkout flows - Adobe Commerce gives your dev team the tools to execute efficiently.\r\n\r\nWith us as your Adobe Commerce development agency, you get tailored builds, strategic guidance, and long-term scalability baked in from day one.'),(81917,8044,'_page_content_2_block_content','field_67d0023c0a375'),(81918,8044,'page_content_2_media_block','8041'),(81919,8044,'_page_content_2_media_block','field_67d0023c0a376'),(81920,8044,'page_content_3_block_content','<h3>Built-In Personalisation That Drives Revenue</h3>\r\nAdobe Commerce includes Adobe Sensei, an AI engine that uses customer data to generate dynamic product suggestions, promotions, and content based on behaviour, demographics, and purchase history.\r\n\r\nAccording to Adobe, this kind of personalisation can drive a measurable increase in average order value, helping your site deliver smarter experiences that convert better and boost loyalty.'),(81921,8044,'_page_content_3_block_content','field_6891d9dfb5406'),(81922,8044,'page_content_4_add_background','red'),(81923,8044,'_page_content_4_add_background','field_67c9c6c17d609'),(81924,8044,'page_content_4_block_content','<h3>Uncomplicated Account Management</h3>\r\nAdobe Commerce simplifies B2B complexity. With built-in tools for multi-user roles, company accounts, credit limits, and approval workflows, your team can focus on strategic tasks, not admin overhead.\r\n\r\nInventory, orders, and reporting are all handled from a centralised dashboard, making operations smoother and less time-consuming. You stay agile, even as your customer base grows.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/b2b/\" class=\"cta\">Explore B2B features</a>'),(81925,8044,'_page_content_4_block_content','field_67c9c6c17d60b'),(81926,8044,'page_content_4_media_block',''),(81927,8044,'_page_content_4_media_block','field_67c9c6d37d60c'),(81928,8044,'page_content_4_alignment','left'),(81929,8044,'_page_content_4_alignment','field_67c9c6dd7d60d'),(81930,8045,'page_content_0_video_file',''),(81931,8045,'_page_content_0_video_file','field_67c9c54f20190'),(81932,8045,'page_content_0_video_file_webm',''),(81933,8045,'_page_content_0_video_file_webm','field_67c9c54f20191'),(81934,8045,'page_content_0_background_image',''),(81935,8045,'_page_content_0_background_image','field_67c9c54f20192'),(81936,8045,'page_content_0_banner_content','<h1>Adobe Commerce</h1>'),(81937,8045,'_page_content_0_banner_content','field_67c9c54f20193'),(81938,8045,'page_content_1_add_background','white'),(81939,8045,'_page_content_1_add_background','field_6717be84974f1'),(81940,8045,'page_content_1_block_title','<h2>Built for Businesses That Mean Business</h2>'),(81941,8045,'_page_content_1_block_title','field_67b8463f82176'),(81942,8045,'page_content_1_block_content','If your company is scaling fast or aiming for £30 million+ in annual revenue, you need an enterprise eCommerce platform that keeps up. That’s where Adobe Commerce comes in. Powered by Magento and backed by Adobe, it combines flexibility, performance, and enterprise-grade capabilities to support complex commercial needs.\r\n\r\nAdobe Commerce users report a 20% lift in conversion rates and increased average order values when using features like AI-driven recommendations and smart promotions. With an open architecture and unmatched extensibility, it’s built to scale with your ambitions.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to Adobe Commerce experts</a>'),(81943,8045,'_page_content_1_block_content','field_664b5f5c5973a'),(81944,8045,'page_content','a:5:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";}'),(81945,8045,'_page_content','field_65bcc772ba827'),(81946,8045,'bottom_cta',''),(81947,8045,'_bottom_cta','field_66fbcaec309e9'),(81948,8045,'page_content_2_add_background','green'),(81949,8045,'_page_content_2_add_background','field_67d0023c0a374'),(81950,8045,'page_content_2_block_content','<h3>Built for Complex Commerce</h3>\r\nAdobe Commerce is the backbone for high-growth brands that need a robust development solution. As an enterprise platform, it enables fully customisable storefronts, advanced catalogue management, and seamless integrations with back-office systems. Whether you\'re operating globally, managing multiple storefronts, or building out unique checkout flows - Adobe Commerce gives your dev team the tools to execute efficiently.\r\n\r\nWith us as your Adobe Commerce development agency, you get tailored builds, strategic guidance, and long-term scalability baked in from day one.'),(81951,8045,'_page_content_2_block_content','field_67d0023c0a375'),(81952,8045,'page_content_2_media_block','8041'),(81953,8045,'_page_content_2_media_block','field_67d0023c0a376'),(81954,8045,'page_content_3_block_content','<h3>Built-In Personalisation That Drives Revenue</h3>\r\nAdobe Commerce includes Adobe Sensei, an AI engine that uses customer data to generate dynamic product suggestions, promotions, and content based on behaviour, demographics, and purchase history.\r\n\r\nAccording to Adobe, this kind of personalisation can drive a measurable increase in average order value, helping your site deliver smarter experiences that convert better and boost loyalty.'),(81955,8045,'_page_content_3_block_content','field_6891d9dfb5406'),(81956,8045,'page_content_4_add_background','red'),(81957,8045,'_page_content_4_add_background','field_67c9c6c17d609'),(81958,8045,'page_content_4_block_content','<h3>Uncomplicated Account Management</h3>\r\nAdobe Commerce simplifies B2B complexity. With built-in tools for multi-user roles, company accounts, credit limits, and approval workflows, your team can focus on strategic tasks, not admin overhead.\r\n\r\nInventory, orders, and reporting are all handled from a centralised dashboard, making operations smoother and less time-consuming. You stay agile, even as your customer base grows.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/b2b/\" class=\"cta cta-white\">Explore B2B features</a>'),(81959,8045,'_page_content_4_block_content','field_67c9c6c17d60b'),(81960,8045,'page_content_4_media_block',''),(81961,8045,'_page_content_4_media_block','field_67c9c6d37d60c'),(81962,8045,'page_content_4_alignment','left'),(81963,8045,'_page_content_4_alignment','field_67c9c6dd7d60d'),(81964,8046,'_wp_attached_file','adobe-b2b-scaled.jpg'),(81965,8046,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:20:\"adobe-b2b-scaled.jpg\";s:8:\"filesize\";i:557472;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"adobe-b2b-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42966;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"adobe-b2b-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54359;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"adobe-b2b-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70453;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"adobe-b2b-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46312;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"adobe-b2b-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130029;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"adobe-b2b-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205763;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:22:\"adobe-b2b-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99129;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:23:\"adobe-b2b-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214397;}s:8:\"masthead\";a:5:{s:4:\"file\";s:22:\"adobe-b2b-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85865;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:23:\"adobe-b2b-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171685;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:22:\"adobe-b2b-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112526;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:21:\"adobe-b2b-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54546;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:22:\"adobe-b2b-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204573;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:21:\"adobe-b2b-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24225;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:21:\"adobe-b2b-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39343;}s:10:\"team-small\";a:5:{s:4:\"file\";s:21:\"adobe-b2b-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34488;}s:10:\"team-large\";a:5:{s:4:\"file\";s:21:\"adobe-b2b-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61148;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:22:\"adobe-b2b-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95158;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:23:\"adobe-b2b-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:261109;}s:10:\"page-small\";a:5:{s:4:\"file\";s:21:\"adobe-b2b-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45065;}s:10:\"page-large\";a:5:{s:4:\"file\";s:23:\"adobe-b2b-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189368;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:21:\"adobe-b2b-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38758;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"adobe-b2b-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65801;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:21:\"adobe-b2b-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78124;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:23:\"adobe-b2b-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220429;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:21:\"adobe-b2b-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69673;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:23:\"adobe-b2b-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:361176;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:21:\"adobe-b2b-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8098;}s:13:\"project-small\";a:5:{s:4:\"file\";s:21:\"adobe-b2b-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45065;}s:13:\"project-large\";a:5:{s:4:\"file\";s:22:\"adobe-b2b-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77932;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:21:\"adobe-b2b-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38193;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:23:\"adobe-b2b-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:525225;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"adobe-b2b.jpg\";}'),(81969,8046,'_wp_attachment_image_alt','Adobe Commerce simplifies B2B complexity.'),(81970,8047,'page_content_0_video_file',''),(81971,8047,'_page_content_0_video_file','field_67c9c54f20190'),(81972,8047,'page_content_0_video_file_webm',''),(81973,8047,'_page_content_0_video_file_webm','field_67c9c54f20191'),(81974,8047,'page_content_0_background_image',''),(81975,8047,'_page_content_0_background_image','field_67c9c54f20192'),(81976,8047,'page_content_0_banner_content','<h1>Adobe Commerce</h1>'),(81977,8047,'_page_content_0_banner_content','field_67c9c54f20193'),(81978,8047,'page_content_1_add_background','white'),(81979,8047,'_page_content_1_add_background','field_6717be84974f1'),(81980,8047,'page_content_1_block_title','<h2>Built for Businesses That Mean Business</h2>'),(81981,8047,'_page_content_1_block_title','field_67b8463f82176'),(81982,8047,'page_content_1_block_content','If your company is scaling fast or aiming for £30 million+ in annual revenue, you need an enterprise eCommerce platform that keeps up. That’s where Adobe Commerce comes in. Powered by Magento and backed by Adobe, it combines flexibility, performance, and enterprise-grade capabilities to support complex commercial needs.\r\n\r\nAdobe Commerce users report a 20% lift in conversion rates and increased average order values when using features like AI-driven recommendations and smart promotions. With an open architecture and unmatched extensibility, it’s built to scale with your ambitions.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to Adobe Commerce experts</a>'),(81983,8047,'_page_content_1_block_content','field_664b5f5c5973a'),(81984,8047,'page_content','a:5:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";}'),(81985,8047,'_page_content','field_65bcc772ba827'),(81986,8047,'bottom_cta',''),(81987,8047,'_bottom_cta','field_66fbcaec309e9'),(81988,8047,'page_content_2_add_background','green'),(81989,8047,'_page_content_2_add_background','field_67d0023c0a374'),(81990,8047,'page_content_2_block_content','<h3>Built for Complex Commerce</h3>\r\nAdobe Commerce is the backbone for high-growth brands that need a robust development solution. As an enterprise platform, it enables fully customisable storefronts, advanced catalogue management, and seamless integrations with back-office systems. Whether you\'re operating globally, managing multiple storefronts, or building out unique checkout flows - Adobe Commerce gives your dev team the tools to execute efficiently.\r\n\r\nWith us as your Adobe Commerce development agency, you get tailored builds, strategic guidance, and long-term scalability baked in from day one.'),(81991,8047,'_page_content_2_block_content','field_67d0023c0a375'),(81992,8047,'page_content_2_media_block','8041'),(81993,8047,'_page_content_2_media_block','field_67d0023c0a376'),(81994,8047,'page_content_3_block_content','<h3>Built-In Personalisation That Drives Revenue</h3>\r\nAdobe Commerce includes Adobe Sensei, an AI engine that uses customer data to generate dynamic product suggestions, promotions, and content based on behaviour, demographics, and purchase history.\r\n\r\nAccording to Adobe, this kind of personalisation can drive a measurable increase in average order value, helping your site deliver smarter experiences that convert better and boost loyalty.'),(81995,8047,'_page_content_3_block_content','field_6891d9dfb5406'),(81996,8047,'page_content_4_add_background','red'),(81997,8047,'_page_content_4_add_background','field_67c9c6c17d609'),(81998,8047,'page_content_4_block_content','<h3>Uncomplicated Account Management</h3>\r\nAdobe Commerce simplifies B2B complexity. With built-in tools for multi-user roles, company accounts, credit limits, and approval workflows, your team can focus on strategic tasks, not admin overhead.\r\n\r\nInventory, orders, and reporting are all handled from a centralised dashboard, making operations smoother and less time-consuming. You stay agile, even as your customer base grows.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/b2b/\" class=\"cta cta-white\">Explore B2B features</a>'),(81999,8047,'_page_content_4_block_content','field_67c9c6c17d60b'),(82000,8047,'page_content_4_media_block','8046'),(82001,8047,'_page_content_4_media_block','field_67c9c6d37d60c'),(82002,8047,'page_content_4_alignment','left'),(82003,8047,'_page_content_4_alignment','field_67c9c6dd7d60d'),(82004,7209,'page_content_5_show_background','0'),(82005,7209,'_page_content_5_show_background','field_67175ac1a052b'),(82006,7209,'page_content_5_block_content','<h3>We’re Here to Listen</h3>\r\nWhether your current store is underperforming or you’re ready to level up, we’re here to help. As an experienced Adobe Commerce experts team, we offer audits, strategic planning, and honest advice to get your site working harder - so you can unlock your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your Adobe Commerce audit</a>'),(82007,7209,'_page_content_5_block_content','field_66cda60b2ea88'),(82008,8048,'page_content_0_video_file',''),(82009,8048,'_page_content_0_video_file','field_67c9c54f20190'),(82010,8048,'page_content_0_video_file_webm',''),(82011,8048,'_page_content_0_video_file_webm','field_67c9c54f20191'),(82012,8048,'page_content_0_background_image',''),(82013,8048,'_page_content_0_background_image','field_67c9c54f20192'),(82014,8048,'page_content_0_banner_content','<h1>Adobe Commerce</h1>'),(82015,8048,'_page_content_0_banner_content','field_67c9c54f20193'),(82016,8048,'page_content_1_add_background','white'),(82017,8048,'_page_content_1_add_background','field_6717be84974f1'),(82018,8048,'page_content_1_block_title','<h2>Built for Businesses That Mean Business</h2>'),(82019,8048,'_page_content_1_block_title','field_67b8463f82176'),(82020,8048,'page_content_1_block_content','If your company is scaling fast or aiming for £30 million+ in annual revenue, you need an enterprise eCommerce platform that keeps up. That’s where Adobe Commerce comes in. Powered by Magento and backed by Adobe, it combines flexibility, performance, and enterprise-grade capabilities to support complex commercial needs.\r\n\r\nAdobe Commerce users report a 20% lift in conversion rates and increased average order values when using features like AI-driven recommendations and smart promotions. With an open architecture and unmatched extensibility, it’s built to scale with your ambitions.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to Adobe Commerce experts</a>'),(82021,8048,'_page_content_1_block_content','field_664b5f5c5973a'),(82022,8048,'page_content','a:6:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";}'),(82023,8048,'_page_content','field_65bcc772ba827'),(82024,8048,'bottom_cta',''),(82025,8048,'_bottom_cta','field_66fbcaec309e9'),(82026,8048,'page_content_2_add_background','green'),(82027,8048,'_page_content_2_add_background','field_67d0023c0a374'),(82028,8048,'page_content_2_block_content','<h3>Built for Complex Commerce</h3>\r\nAdobe Commerce is the backbone for high-growth brands that need a robust development solution. As an enterprise platform, it enables fully customisable storefronts, advanced catalogue management, and seamless integrations with back-office systems. Whether you\'re operating globally, managing multiple storefronts, or building out unique checkout flows - Adobe Commerce gives your dev team the tools to execute efficiently.\r\n\r\nWith us as your Adobe Commerce development agency, you get tailored builds, strategic guidance, and long-term scalability baked in from day one.'),(82029,8048,'_page_content_2_block_content','field_67d0023c0a375'),(82030,8048,'page_content_2_media_block','8041'),(82031,8048,'_page_content_2_media_block','field_67d0023c0a376'),(82032,8048,'page_content_3_block_content','<h3>Built-In Personalisation That Drives Revenue</h3>\r\nAdobe Commerce includes Adobe Sensei, an AI engine that uses customer data to generate dynamic product suggestions, promotions, and content based on behaviour, demographics, and purchase history.\r\n\r\nAccording to Adobe, this kind of personalisation can drive a measurable increase in average order value, helping your site deliver smarter experiences that convert better and boost loyalty.'),(82033,8048,'_page_content_3_block_content','field_6891d9dfb5406'),(82034,8048,'page_content_4_add_background','red'),(82035,8048,'_page_content_4_add_background','field_67c9c6c17d609'),(82036,8048,'page_content_4_block_content','<h3>Uncomplicated Account Management</h3>\r\nAdobe Commerce simplifies B2B complexity. With built-in tools for multi-user roles, company accounts, credit limits, and approval workflows, your team can focus on strategic tasks, not admin overhead.\r\n\r\nInventory, orders, and reporting are all handled from a centralised dashboard, making operations smoother and less time-consuming. You stay agile, even as your customer base grows.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/b2b/\" class=\"cta cta-white\">Explore B2B features</a>'),(82037,8048,'_page_content_4_block_content','field_67c9c6c17d60b'),(82038,8048,'page_content_4_media_block','8046'),(82039,8048,'_page_content_4_media_block','field_67c9c6d37d60c'),(82040,8048,'page_content_4_alignment','left'),(82041,8048,'_page_content_4_alignment','field_67c9c6dd7d60d'),(82042,8048,'page_content_5_show_background','0'),(82043,8048,'_page_content_5_show_background','field_67175ac1a052b'),(82044,8048,'page_content_5_block_content','<h3>We’re Here to Listen</h3>\r\nWhether your current store is underperforming or you’re ready to level up, we’re here to help. As an experienced Adobe Commerce experts team, we offer audits, strategic planning, and honest advice to get your site working harder - so you can unlock your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your Adobe Commerce audit</a>'),(82045,8048,'_page_content_5_block_content','field_66cda60b2ea88'),(82046,8049,'_wp_attached_file','commerce-cloud-scaled.jpg'),(82047,8049,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:25:\"commerce-cloud-scaled.jpg\";s:8:\"filesize\";i:517069;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"commerce-cloud-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57885;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"commerce-cloud-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72486;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"commerce-cloud-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71153;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"commerce-cloud-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62159;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"commerce-cloud-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159479;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"commerce-cloud-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235487;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"commerce-cloud-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80696;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"commerce-cloud-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:255509;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"commerce-cloud-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112583;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"commerce-cloud-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171312;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"commerce-cloud-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139765;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"commerce-cloud-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61480;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"commerce-cloud-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232806;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"commerce-cloud-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36716;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"commerce-cloud-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52730;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"commerce-cloud-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36080;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"commerce-cloud-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75736;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"commerce-cloud-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73839;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"commerce-cloud-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:300993;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"commerce-cloud-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57404;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"commerce-cloud-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221657;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"commerce-cloud-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51802;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"commerce-cloud-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86329;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"commerce-cloud-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68857;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"commerce-cloud-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:265450;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"commerce-cloud-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65727;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:28:\"commerce-cloud-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:389330;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"commerce-cloud-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9657;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"commerce-cloud-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57404;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"commerce-cloud-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104296;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"commerce-cloud-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51253;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:28:\"commerce-cloud-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:490713;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"commerce-cloud.jpg\";}'),(82051,8049,'_wp_attachment_image_alt','Adobe Commerce Cloud'),(82052,7209,'page_content_6_add_background','white'),(82053,7209,'_page_content_6_add_background','field_67d0023c0a374'),(82054,7209,'page_content_6_block_content','Adobe Commerce Cloud\r\n\r\nAdobe Commerce Cloud combines the full Adobe Commerce feature set with scalable, cloud-hosted infrastructure. Hosting is included in your license, giving you more value, less complexity, and a faster time to market.\r\n\r\nWith auto-scaling, CI/CD workflows, real-time monitoring, and built-in eCommerce website security (including AES-256 encryption and DDoS protection), Adobe Commerce Cloud offers flexibility and peace of mind.\r\n\r\nAs an experienced Adobe Commerce Cloud Development Agency, we help you launch and scale with confidence.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce-cloud/\" class=\"cta\">Explore Adobe Commerce Cloud</a>'),(82055,7209,'_page_content_6_block_content','field_67d0023c0a375'),(82056,7209,'page_content_6_media_block','8049'),(82057,7209,'_page_content_6_media_block','field_67d0023c0a376'),(82058,8050,'page_content_0_video_file',''),(82059,8050,'_page_content_0_video_file','field_67c9c54f20190'),(82060,8050,'page_content_0_video_file_webm',''),(82061,8050,'_page_content_0_video_file_webm','field_67c9c54f20191'),(82062,8050,'page_content_0_background_image',''),(82063,8050,'_page_content_0_background_image','field_67c9c54f20192'),(82064,8050,'page_content_0_banner_content','<h1>Adobe Commerce</h1>'),(82065,8050,'_page_content_0_banner_content','field_67c9c54f20193'),(82066,8050,'page_content_1_add_background','white'),(82067,8050,'_page_content_1_add_background','field_6717be84974f1'),(82068,8050,'page_content_1_block_title','<h2>Built for Businesses That Mean Business</h2>'),(82069,8050,'_page_content_1_block_title','field_67b8463f82176'),(82070,8050,'page_content_1_block_content','If your company is scaling fast or aiming for £30 million+ in annual revenue, you need an enterprise eCommerce platform that keeps up. That’s where Adobe Commerce comes in. Powered by Magento and backed by Adobe, it combines flexibility, performance, and enterprise-grade capabilities to support complex commercial needs.\r\n\r\nAdobe Commerce users report a 20% lift in conversion rates and increased average order values when using features like AI-driven recommendations and smart promotions. With an open architecture and unmatched extensibility, it’s built to scale with your ambitions.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to Adobe Commerce experts</a>'),(82071,8050,'_page_content_1_block_content','field_664b5f5c5973a'),(82072,8050,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";i:6;s:22:\"1_col_block_with_media\";}'),(82073,8050,'_page_content','field_65bcc772ba827'),(82074,8050,'bottom_cta',''),(82075,8050,'_bottom_cta','field_66fbcaec309e9'),(82076,8050,'page_content_2_add_background','green'),(82077,8050,'_page_content_2_add_background','field_67d0023c0a374'),(82078,8050,'page_content_2_block_content','<h3>Built for Complex Commerce</h3>\r\nAdobe Commerce is the backbone for high-growth brands that need a robust development solution. As an enterprise platform, it enables fully customisable storefronts, advanced catalogue management, and seamless integrations with back-office systems. Whether you\'re operating globally, managing multiple storefronts, or building out unique checkout flows - Adobe Commerce gives your dev team the tools to execute efficiently.\r\n\r\nWith us as your Adobe Commerce development agency, you get tailored builds, strategic guidance, and long-term scalability baked in from day one.'),(82079,8050,'_page_content_2_block_content','field_67d0023c0a375'),(82080,8050,'page_content_2_media_block','8041'),(82081,8050,'_page_content_2_media_block','field_67d0023c0a376'),(82082,8050,'page_content_3_block_content','<h3>Built-In Personalisation That Drives Revenue</h3>\r\nAdobe Commerce includes Adobe Sensei, an AI engine that uses customer data to generate dynamic product suggestions, promotions, and content based on behaviour, demographics, and purchase history.\r\n\r\nAccording to Adobe, this kind of personalisation can drive a measurable increase in average order value, helping your site deliver smarter experiences that convert better and boost loyalty.'),(82083,8050,'_page_content_3_block_content','field_6891d9dfb5406'),(82084,8050,'page_content_4_add_background','red'),(82085,8050,'_page_content_4_add_background','field_67c9c6c17d609'),(82086,8050,'page_content_4_block_content','<h3>Uncomplicated Account Management</h3>\r\nAdobe Commerce simplifies B2B complexity. With built-in tools for multi-user roles, company accounts, credit limits, and approval workflows, your team can focus on strategic tasks, not admin overhead.\r\n\r\nInventory, orders, and reporting are all handled from a centralised dashboard, making operations smoother and less time-consuming. You stay agile, even as your customer base grows.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/b2b/\" class=\"cta cta-white\">Explore B2B features</a>'),(82087,8050,'_page_content_4_block_content','field_67c9c6c17d60b'),(82088,8050,'page_content_4_media_block','8046'),(82089,8050,'_page_content_4_media_block','field_67c9c6d37d60c'),(82090,8050,'page_content_4_alignment','left'),(82091,8050,'_page_content_4_alignment','field_67c9c6dd7d60d'),(82092,8050,'page_content_5_show_background','0'),(82093,8050,'_page_content_5_show_background','field_67175ac1a052b'),(82094,8050,'page_content_5_block_content','<h3>We’re Here to Listen</h3>\r\nWhether your current store is underperforming or you’re ready to level up, we’re here to help. As an experienced Adobe Commerce experts team, we offer audits, strategic planning, and honest advice to get your site working harder - so you can unlock your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your Adobe Commerce audit</a>'),(82095,8050,'_page_content_5_block_content','field_66cda60b2ea88'),(82096,8050,'page_content_6_add_background','white'),(82097,8050,'_page_content_6_add_background','field_67d0023c0a374'),(82098,8050,'page_content_6_block_content','Adobe Commerce Cloud\r\n\r\nAdobe Commerce Cloud combines the full Adobe Commerce feature set with scalable, cloud-hosted infrastructure. Hosting is included in your license, giving you more value, less complexity, and a faster time to market.\r\n\r\nWith auto-scaling, CI/CD workflows, real-time monitoring, and built-in eCommerce website security (including AES-256 encryption and DDoS protection), Adobe Commerce Cloud offers flexibility and peace of mind.\r\n\r\nAs an experienced Adobe Commerce Cloud Development Agency, we help you launch and scale with confidence.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce-cloud/\" class=\"cta\">Explore Adobe Commerce Cloud</a>'),(82099,8050,'_page_content_6_block_content','field_67d0023c0a375'),(82100,8050,'page_content_6_media_block','8049'),(82101,8050,'_page_content_6_media_block','field_67d0023c0a376'),(82102,7209,'page_content_7_block_title','<h3>What our clients say</h3>'),(82103,7209,'_page_content_7_block_title','field_67c86b51a9ddc'),(82104,8051,'page_content_0_video_file',''),(82105,8051,'_page_content_0_video_file','field_67c9c54f20190'),(82106,8051,'page_content_0_video_file_webm',''),(82107,8051,'_page_content_0_video_file_webm','field_67c9c54f20191'),(82108,8051,'page_content_0_background_image',''),(82109,8051,'_page_content_0_background_image','field_67c9c54f20192'),(82110,8051,'page_content_0_banner_content','<h1>Adobe Commerce</h1>'),(82111,8051,'_page_content_0_banner_content','field_67c9c54f20193'),(82112,8051,'page_content_1_add_background','white'),(82113,8051,'_page_content_1_add_background','field_6717be84974f1'),(82114,8051,'page_content_1_block_title','<h2>Built for Businesses That Mean Business</h2>'),(82115,8051,'_page_content_1_block_title','field_67b8463f82176'),(82116,8051,'page_content_1_block_content','If your company is scaling fast or aiming for £30 million+ in annual revenue, you need an enterprise eCommerce platform that keeps up. That’s where Adobe Commerce comes in. Powered by Magento and backed by Adobe, it combines flexibility, performance, and enterprise-grade capabilities to support complex commercial needs.\r\n\r\nAdobe Commerce users report a 20% lift in conversion rates and increased average order values when using features like AI-driven recommendations and smart promotions. With an open architecture and unmatched extensibility, it’s built to scale with your ambitions.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to Adobe Commerce experts</a>'),(82117,8051,'_page_content_1_block_content','field_664b5f5c5973a'),(82118,8051,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";i:6;s:22:\"1_col_block_with_media\";i:7;s:17:\"testimonial_block\";}'),(82119,8051,'_page_content','field_65bcc772ba827'),(82120,8051,'bottom_cta',''),(82121,8051,'_bottom_cta','field_66fbcaec309e9'),(82122,8051,'page_content_2_add_background','green'),(82123,8051,'_page_content_2_add_background','field_67d0023c0a374'),(82124,8051,'page_content_2_block_content','<h3>Built for Complex Commerce</h3>\r\nAdobe Commerce is the backbone for high-growth brands that need a robust development solution. As an enterprise platform, it enables fully customisable storefronts, advanced catalogue management, and seamless integrations with back-office systems. Whether you\'re operating globally, managing multiple storefronts, or building out unique checkout flows - Adobe Commerce gives your dev team the tools to execute efficiently.\r\n\r\nWith us as your Adobe Commerce development agency, you get tailored builds, strategic guidance, and long-term scalability baked in from day one.'),(82125,8051,'_page_content_2_block_content','field_67d0023c0a375'),(82126,8051,'page_content_2_media_block','8041'),(82127,8051,'_page_content_2_media_block','field_67d0023c0a376'),(82128,8051,'page_content_3_block_content','<h3>Built-In Personalisation That Drives Revenue</h3>\r\nAdobe Commerce includes Adobe Sensei, an AI engine that uses customer data to generate dynamic product suggestions, promotions, and content based on behaviour, demographics, and purchase history.\r\n\r\nAccording to Adobe, this kind of personalisation can drive a measurable increase in average order value, helping your site deliver smarter experiences that convert better and boost loyalty.'),(82129,8051,'_page_content_3_block_content','field_6891d9dfb5406'),(82130,8051,'page_content_4_add_background','red'),(82131,8051,'_page_content_4_add_background','field_67c9c6c17d609'),(82132,8051,'page_content_4_block_content','<h3>Uncomplicated Account Management</h3>\r\nAdobe Commerce simplifies B2B complexity. With built-in tools for multi-user roles, company accounts, credit limits, and approval workflows, your team can focus on strategic tasks, not admin overhead.\r\n\r\nInventory, orders, and reporting are all handled from a centralised dashboard, making operations smoother and less time-consuming. You stay agile, even as your customer base grows.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/b2b/\" class=\"cta cta-white\">Explore B2B features</a>'),(82133,8051,'_page_content_4_block_content','field_67c9c6c17d60b'),(82134,8051,'page_content_4_media_block','8046'),(82135,8051,'_page_content_4_media_block','field_67c9c6d37d60c'),(82136,8051,'page_content_4_alignment','left'),(82137,8051,'_page_content_4_alignment','field_67c9c6dd7d60d'),(82138,8051,'page_content_5_show_background','0'),(82139,8051,'_page_content_5_show_background','field_67175ac1a052b'),(82140,8051,'page_content_5_block_content','<h3>We’re Here to Listen</h3>\r\nWhether your current store is underperforming or you’re ready to level up, we’re here to help. As an experienced Adobe Commerce experts team, we offer audits, strategic planning, and honest advice to get your site working harder - so you can unlock your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your Adobe Commerce audit</a>'),(82141,8051,'_page_content_5_block_content','field_66cda60b2ea88'),(82142,8051,'page_content_6_add_background','white'),(82143,8051,'_page_content_6_add_background','field_67d0023c0a374'),(82144,8051,'page_content_6_block_content','Adobe Commerce Cloud\r\n\r\nAdobe Commerce Cloud combines the full Adobe Commerce feature set with scalable, cloud-hosted infrastructure. Hosting is included in your license, giving you more value, less complexity, and a faster time to market.\r\n\r\nWith auto-scaling, CI/CD workflows, real-time monitoring, and built-in eCommerce website security (including AES-256 encryption and DDoS protection), Adobe Commerce Cloud offers flexibility and peace of mind.\r\n\r\nAs an experienced Adobe Commerce Cloud Development Agency, we help you launch and scale with confidence.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce-cloud/\" class=\"cta\">Explore Adobe Commerce Cloud</a>'),(82145,8051,'_page_content_6_block_content','field_67d0023c0a375'),(82146,8051,'page_content_6_media_block','8049'),(82147,8051,'_page_content_6_media_block','field_67d0023c0a376'),(82148,8051,'page_content_7_block_title',''),(82149,8051,'_page_content_7_block_title','field_67c86b51a9ddc'),(82150,7209,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(82151,7209,'_page_content_8_intro_block','field_67f39a7e87a67'),(82152,7209,'page_content_8_faqs_to_load','54'),(82153,7209,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(82154,8052,'page_content_0_video_file',''),(82155,8052,'_page_content_0_video_file','field_67c9c54f20190'),(82156,8052,'page_content_0_video_file_webm',''),(82157,8052,'_page_content_0_video_file_webm','field_67c9c54f20191'),(82158,8052,'page_content_0_background_image',''),(82159,8052,'_page_content_0_background_image','field_67c9c54f20192'),(82160,8052,'page_content_0_banner_content','<h1>Adobe Commerce</h1>'),(82161,8052,'_page_content_0_banner_content','field_67c9c54f20193'),(82162,8052,'page_content_1_add_background','white'),(82163,8052,'_page_content_1_add_background','field_6717be84974f1'),(82164,8052,'page_content_1_block_title','<h2>Built for Businesses That Mean Business</h2>'),(82165,8052,'_page_content_1_block_title','field_67b8463f82176'),(82166,8052,'page_content_1_block_content','If your company is scaling fast or aiming for £30 million+ in annual revenue, you need an enterprise eCommerce platform that keeps up. That’s where Adobe Commerce comes in. Powered by Magento and backed by Adobe, it combines flexibility, performance, and enterprise-grade capabilities to support complex commercial needs.\r\n\r\nAdobe Commerce users report a 20% lift in conversion rates and increased average order values when using features like AI-driven recommendations and smart promotions. With an open architecture and unmatched extensibility, it’s built to scale with your ambitions.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to Adobe Commerce experts</a>'),(82167,8052,'_page_content_1_block_content','field_664b5f5c5973a'),(82168,8052,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";i:6;s:22:\"1_col_block_with_media\";i:7;s:17:\"testimonial_block\";i:8;s:4:\"faqs\";}'),(82169,8052,'_page_content','field_65bcc772ba827'),(82170,8052,'bottom_cta',''),(82171,8052,'_bottom_cta','field_66fbcaec309e9'),(82172,8052,'page_content_2_add_background','green'),(82173,8052,'_page_content_2_add_background','field_67d0023c0a374'),(82174,8052,'page_content_2_block_content','<h3>Built for Complex Commerce</h3>\r\nAdobe Commerce is the backbone for high-growth brands that need a robust development solution. As an enterprise platform, it enables fully customisable storefronts, advanced catalogue management, and seamless integrations with back-office systems. Whether you\'re operating globally, managing multiple storefronts, or building out unique checkout flows - Adobe Commerce gives your dev team the tools to execute efficiently.\r\n\r\nWith us as your Adobe Commerce development agency, you get tailored builds, strategic guidance, and long-term scalability baked in from day one.'),(82175,8052,'_page_content_2_block_content','field_67d0023c0a375'),(82176,8052,'page_content_2_media_block','8041'),(82177,8052,'_page_content_2_media_block','field_67d0023c0a376'),(82178,8052,'page_content_3_block_content','<h3>Built-In Personalisation That Drives Revenue</h3>\r\nAdobe Commerce includes Adobe Sensei, an AI engine that uses customer data to generate dynamic product suggestions, promotions, and content based on behaviour, demographics, and purchase history.\r\n\r\nAccording to Adobe, this kind of personalisation can drive a measurable increase in average order value, helping your site deliver smarter experiences that convert better and boost loyalty.'),(82179,8052,'_page_content_3_block_content','field_6891d9dfb5406'),(82180,8052,'page_content_4_add_background','red'),(82181,8052,'_page_content_4_add_background','field_67c9c6c17d609'),(82182,8052,'page_content_4_block_content','<h3>Uncomplicated Account Management</h3>\r\nAdobe Commerce simplifies B2B complexity. With built-in tools for multi-user roles, company accounts, credit limits, and approval workflows, your team can focus on strategic tasks, not admin overhead.\r\n\r\nInventory, orders, and reporting are all handled from a centralised dashboard, making operations smoother and less time-consuming. You stay agile, even as your customer base grows.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/b2b/\" class=\"cta cta-white\">Explore B2B features</a>'),(82183,8052,'_page_content_4_block_content','field_67c9c6c17d60b'),(82184,8052,'page_content_4_media_block','8046'),(82185,8052,'_page_content_4_media_block','field_67c9c6d37d60c'),(82186,8052,'page_content_4_alignment','left'),(82187,8052,'_page_content_4_alignment','field_67c9c6dd7d60d'),(82188,8052,'page_content_5_show_background','0'),(82189,8052,'_page_content_5_show_background','field_67175ac1a052b'),(82190,8052,'page_content_5_block_content','<h3>We’re Here to Listen</h3>\r\nWhether your current store is underperforming or you’re ready to level up, we’re here to help. As an experienced Adobe Commerce experts team, we offer audits, strategic planning, and honest advice to get your site working harder - so you can unlock your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your Adobe Commerce audit</a>'),(82191,8052,'_page_content_5_block_content','field_66cda60b2ea88'),(82192,8052,'page_content_6_add_background','white'),(82193,8052,'_page_content_6_add_background','field_67d0023c0a374'),(82194,8052,'page_content_6_block_content','Adobe Commerce Cloud\r\n\r\nAdobe Commerce Cloud combines the full Adobe Commerce feature set with scalable, cloud-hosted infrastructure. Hosting is included in your license, giving you more value, less complexity, and a faster time to market.\r\n\r\nWith auto-scaling, CI/CD workflows, real-time monitoring, and built-in eCommerce website security (including AES-256 encryption and DDoS protection), Adobe Commerce Cloud offers flexibility and peace of mind.\r\n\r\nAs an experienced Adobe Commerce Cloud Development Agency, we help you launch and scale with confidence.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce-cloud/\" class=\"cta\">Explore Adobe Commerce Cloud</a>'),(82195,8052,'_page_content_6_block_content','field_67d0023c0a375'),(82196,8052,'page_content_6_media_block','8049'),(82197,8052,'_page_content_6_media_block','field_67d0023c0a376'),(82198,8052,'page_content_7_block_title','<h3>What our clients say</h3>'),(82199,8052,'_page_content_7_block_title','field_67c86b51a9ddc'),(82200,8052,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(82201,8052,'_page_content_8_intro_block','field_67f39a7e87a67'),(82202,8052,'page_content_8_faqs_to_load','54'),(82203,8052,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(82204,7554,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(82205,8053,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:20:\"full_width_shout_out\";i:4;s:12:\"our_services\";i:5;s:13:\"feature_cards\";i:6;s:9:\"cta_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:22:\"1_col_block_with_media\";i:9;s:17:\"testimonial_block\";}'),(82206,8053,'_page_content','field_65bcc772ba827'),(82207,8053,'bottom_cta',''),(82208,8053,'_bottom_cta','field_66fbcaec309e9'),(82209,8053,'page_content_0_video_file',''),(82210,8053,'_page_content_0_video_file','field_67c9c54f20190'),(82211,8053,'page_content_0_video_file_webm',''),(82212,8053,'_page_content_0_video_file_webm','field_67c9c54f20191'),(82213,8053,'page_content_0_background_image',''),(82214,8053,'_page_content_0_background_image','field_67c9c54f20192'),(82215,8053,'page_content_0_banner_content','<h1>eCommerce Development</h1>'),(82216,8053,'_page_content_0_banner_content','field_67c9c54f20193'),(82217,8053,'page_content_1_add_background','white'),(82218,8053,'_page_content_1_add_background','field_6717be84974f1'),(82219,8053,'page_content_1_block_title','<h2>Built for Growth – From the Ground Up.</h2>'),(82220,8053,'_page_content_1_block_title','field_67b8463f82176'),(82221,8053,'page_content_1_block_content','Your website shouldn’t be what holds you back. It’s where people buy, discover your brand, and come back again and again. It should be built to grow with you, not against you.\r\n\r\nAt Actuate, we deliver high-performance eCommerce website development built for modern growth. Whether you\'re replatforming, launching from scratch, or need custom features, our team creates scalable, conversion-focused solutions that work for your business.\r\n\r\nWe’re a proven eCommerce development agency in the UK brands trust to drive performance, not just launch sites. From technical execution to long-term support, we help you unlock your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the development team</a>'),(82222,8053,'_page_content_1_block_content','field_664b5f5c5973a'),(82223,8053,'page_content_2_add_background','green'),(82224,8053,'_page_content_2_add_background','field_67c9c6c17d609'),(82225,8053,'page_content_2_block_content','<h3>Replatforming.</h3>\r\nBy getting to know your overarching business aims, we’ll make sure that you’re on the correct platform for your growing eCommerce store; all have numerous merits. If you’ve outgrown your current platform or it doesn’t deliver the functionality required for your next step, we’ll start with an initial audit. Your easy to interpret video file will uncovering exactly what you need, whilst highlighting any excessive features that no longer add value, arming you with all you need to make an informed choice.'),(82226,8053,'_page_content_2_block_content','field_67c9c6c17d60b'),(82227,8053,'page_content_2_media_block',''),(82228,8053,'_page_content_2_media_block','field_67c9c6d37d60c'),(82229,8053,'page_content_2_alignment','left'),(82230,8053,'_page_content_2_alignment','field_67c9c6dd7d60d'),(82231,8053,'page_content_4_the_services_0_service_title','Magento 2'),(82232,8053,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(82233,8053,'page_content_4_the_services_0_service_image',''),(82234,8053,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(82235,8053,'page_content_4_the_services_0_side_title','Magento 2'),(82236,8053,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(82237,8053,'page_content_4_the_services_0_service_description','Harness the power of flexibility with Magento Open Source. Our certified developers leverage this robust platform to build customisable, feature-rich stores without the enterprise price tag.\r\n\r\nPerfect for: Mid-sized businesses seeking powerful functionality with complete ownership of their digital ecosystem.\r\n\r\nOur Magento Open Source services include:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Custom theme development aligned with your brand identity</li>\r\n 	<li index=\"1\">Extension integration and custom module development</li>\r\n 	<li index=\"2\">Performance optimisation for lightning-fast page loads</li>\r\n 	<li index=\"3\">Comprehensive security implementation</li>\r\n 	<li index=\"4\">Mobile-responsive design that converts across all devices</li>\r\n</ul>'),(82238,8053,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(82239,8053,'page_content_4_the_services_0_service_link','a:3:{s:5:\"title\";s:19:\"Magento Open Source\";s:3:\"url\";s:82:\"https://actuate.webpreview.co/services/adobe-commerce-magento/magento-open-source/\";s:6:\"target\";s:0:\"\";}'),(82240,8053,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(82241,8053,'page_content_4_the_services_1_service_title','Adobe Commerce'),(82242,8053,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(82243,8053,'page_content_4_the_services_1_service_image',''),(82244,8053,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(82245,8053,'page_content_4_the_services_1_side_title','Adobe Commerce'),(82246,8053,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(82247,8053,'page_content_4_the_services_1_service_description','Elevate your eCommerce operation with Adobe Commerce, the enterprise-level solution that powers some of the world\'s most successful online retailers.\r\n\r\nPerfect for: Growing enterprises with complex requirements and ambitious sales targets.\r\n\r\nOur Adobe Commerce expertise covers:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Advanced B2B functionality implementation</li>\r\n 	<li index=\"1\">Multi-store setup and management</li>\r\n 	<li index=\"2\">Content staging and preview capabilities</li>\r\n 	<li index=\"3\">Visual merchandising and product recommendations</li>\r\n 	<li index=\"4\">Sophisticated inventory and order management solutions</li>\r\n 	<li index=\"5\">Seamless integration with Adobe Experience Cloud</li>\r\n</ul>'),(82248,8053,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(82249,8053,'page_content_4_the_services_1_service_link','a:3:{s:5:\"title\";s:14:\"Adobe Commerce\";s:3:\"url\";s:77:\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\";s:6:\"target\";s:0:\"\";}'),(82250,8053,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(82251,8053,'page_content_4_the_services_2_service_title','Shopify'),(82252,8053,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(82253,8053,'page_content_4_the_services_2_service_image',''),(82254,8053,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(82255,8053,'page_content_4_the_services_2_side_title','Shopify'),(82256,8053,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(82257,8053,'page_content_4_the_services_2_service_description','Unlock enterprise-level eCommerce without the typical complexity. Shopify Plus delivers advanced functionality with the same user-friendly experience that makes Shopify so popular.\r\n\r\nPerfect for: High-growth brands and established businesses seeking scalability without technical overhead.\r\n\r\nOur Shopify Plus offerings:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Automation workflows for efficient operations</li>\r\n 	<li index=\"1\">Customised checkout experiences</li>\r\n 	<li index=\"2\">International expansion strategy and implementation</li>\r\n 	<li index=\"3\">Headless commerce architecture</li>\r\n 	<li index=\"4\">High-volume transaction optimisation</li>\r\n 	<li index=\"5\">Script development for personalised shopping experiences</li>\r\n</ul>'),(82258,8053,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(82259,8053,'page_content_4_the_services_2_service_link','a:3:{s:5:\"title\";s:7:\"Shopify\";s:3:\"url\";s:47:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(82260,8053,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(82261,8053,'page_content_4_the_services_3_service_title','Aero Commerce'),(82262,8053,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(82263,8053,'page_content_4_the_services_3_service_image',''),(82264,8053,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(82265,8053,'page_content_4_the_services_3_side_title','Aero Commerce'),(82266,8053,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(82267,8053,'page_content_4_the_services_3_service_description','Experience the perfect balance of flexibility and ease-of-use with Aero Commerce, the UK-built platform designed specifically for mid-market retailers.\r\n\r\nPerfect for: UK retailers looking for a platform that understands British eCommerce needs.\r\n\r\nOur Aero Commerce services:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">End-to-end store development and design</li>\r\n 	<li index=\"1\">Performance-focused implementation</li>\r\n 	<li index=\"2\">UK-specific payment and shipping integrations</li>\r\n 	<li index=\"3\">Custom module development</li>\r\n 	<li index=\"4\">Seamless ERP and third-party system integration</li>\r\n</ul>'),(82268,8053,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(82269,8053,'page_content_4_the_services_3_service_link','a:3:{s:5:\"title\";s:13:\"Aero Commerce\";s:3:\"url\";s:53:\"https://actuate.webpreview.co/services/aero-commerce/\";s:6:\"target\";s:0:\"\";}'),(82270,8053,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(82271,8053,'page_content_4_the_services','4'),(82272,8053,'_page_content_4_the_services','field_67c6cd0fcad25'),(82273,8053,'page_content_5_block_title','<h3>Integrations.</h3>\r\nWith fierce competition and your customers now expecting rapid delivery times, all internal and third-party systems must align; working together to meet the seamless, speedy delivery demands of your consumers. Tell us which warehouse management, payment or logistics systems you’d choose to integrate, and we’ll deliver the first-class shopping experience that ensures your customers tell others how great your service is.'),(82274,8053,'_page_content_5_block_title','field_67da9e22ddf71'),(82275,8053,'page_content_5_cards_0_card_icon',''),(82276,8053,'_page_content_5_cards_0_card_icon','field_67da9e3bddf73'),(82277,8053,'page_content_5_cards_0_card_content','<h4>Faster Functionality</h4>'),(82278,8053,'_page_content_5_cards_0_card_content','field_67da9e49ddf74'),(82279,8053,'page_content_5_cards_1_card_icon',''),(82280,8053,'_page_content_5_cards_1_card_icon','field_67da9e3bddf73'),(82281,8053,'page_content_5_cards_1_card_content','<h4>Greater Efficiency</h4>'),(82282,8053,'_page_content_5_cards_1_card_content','field_67da9e49ddf74'),(82283,8053,'page_content_5_cards_2_card_icon',''),(82284,8053,'_page_content_5_cards_2_card_icon','field_67da9e3bddf73'),(82285,8053,'page_content_5_cards_2_card_content','<h4>Happier Customers</h4>'),(82286,8053,'_page_content_5_cards_2_card_content','field_67da9e49ddf74'),(82287,8053,'page_content_5_cards_3_card_icon',''),(82288,8053,'_page_content_5_cards_3_card_icon','field_67da9e3bddf73'),(82289,8053,'page_content_5_cards_3_card_content','<h4>Increased Profitability</h4>'),(82290,8053,'_page_content_5_cards_3_card_content','field_67da9e49ddf74'),(82291,8053,'page_content_5_cards','4'),(82292,8053,'_page_content_5_cards','field_67da9e2bddf72'),(82293,8053,'page_content_5_block_footer',''),(82294,8053,'_page_content_5_block_footer','field_67da9e66ddf75'),(82295,8053,'page_content_3_block_image',''),(82296,8053,'_page_content_3_block_image','field_67cf0f08a01dc'),(82297,8053,'page_content_3_video_file',''),(82298,8053,'_page_content_3_video_file','field_67cf0f38a01de'),(82299,8053,'page_content_3_mobile_video',''),(82300,8053,'_page_content_3_mobile_video','field_67cf0f49a01df'),(82301,8053,'page_content_3_block_content','<h3>Solving the Next Nice Problem</h3>\r\nWhile other agencies focus solely on your current requirements, we look ahead to solve the \"next nice problem\" – those future challenges that become opportunities when properly anticipated.'),(82302,8053,'_page_content_3_block_content','field_67cf0f16a01dd'),(82303,8053,'page_content_6_show_background','1'),(82304,8053,'_page_content_6_show_background','field_67175ac1a052b'),(82305,8053,'page_content_6_block_content','<h3>Ready For Your <strong>Next Nice eCommerce Problem</strong>?</h3>\r\nLet\'s discuss how our Manchester-based team can transform your eCommerce vision into a conversion-focused reality. Whether you\'re launching a new store or optimising an existing platform, our experts are ready to deliver a solution that drives results.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book Your Free Consultation</a>'),(82306,8053,'_page_content_6_block_content','field_66cda60b2ea88'),(82307,8053,'page_content_7_add_background','red'),(82308,8053,'_page_content_7_add_background','field_67c9c6c17d609'),(82309,8053,'page_content_7_block_content','<h3>Custom Development.</h3>\r\nLooking for a little extra pizazz; something bespoke that makes your site sing? Off-the-shelf is great, especially when you are getting started, but as you grow custom-built coding can extend your site’s capabilities, usability and performance whilst providing brand spanking new features. Improve your workflow with hassle-free integration with third-party systems for easier fulfilment, maximise functionality and smash your targets.'),(82310,8053,'_page_content_7_block_content','field_67c9c6c17d60b'),(82311,8053,'page_content_7_media_block',''),(82312,8053,'_page_content_7_media_block','field_67c9c6d37d60c'),(82313,8053,'page_content_7_alignment','right'),(82314,8053,'_page_content_7_alignment','field_67c9c6dd7d60d'),(82315,8053,'page_content_8_add_background','white'),(82316,8053,'_page_content_8_add_background','field_67d0023c0a374'),(82317,8053,'page_content_8_block_content','<h3>Recovery Projects.</h3>\r\nSometimes things just don’t go as you expect. When your site is underperforming, not integrating, or worse still, you have an incomplete site without any of the answers you need, it’s a stressful time – we understand. The good news is that you can retain that original investment. It’s possible to get you right back on track without scrapping your site and going back to the drawing board; no wasted digital budget to report to the board – Hoorar.'),(82318,8053,'_page_content_8_block_content','field_67d0023c0a375'),(82319,8053,'page_content_8_media_block',''),(82320,8053,'_page_content_8_media_block','field_67d0023c0a376'),(82321,8053,'page_content_9_block_title',''),(82322,8053,'_page_content_9_block_title','field_67c86b51a9ddc'),(82323,8054,'_wp_attached_file','replatforming-scaled.jpg'),(82324,8054,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:24:\"replatforming-scaled.jpg\";s:8:\"filesize\";i:512789;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"replatforming-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41198;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"replatforming-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52350;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"replatforming-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69678;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"replatforming-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44452;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"replatforming-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129739;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"replatforming-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204949;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"replatforming-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103977;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"replatforming-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214686;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"replatforming-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81744;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"replatforming-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174163;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"replatforming-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113442;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"replatforming-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52574;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"replatforming-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189725;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"replatforming-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22750;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"replatforming-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37651;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"replatforming-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32834;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"replatforming-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58728;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"replatforming-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101208;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"replatforming-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:257522;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"replatforming-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42415;}s:10:\"page-large\";a:5:{s:4:\"file\";s:27:\"replatforming-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189719;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"replatforming-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36839;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"replatforming-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63783;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"replatforming-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79185;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"replatforming-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218779;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"replatforming-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69624;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:27:\"replatforming-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:345601;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"replatforming-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7639;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"replatforming-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42415;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"replatforming-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78523;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"replatforming-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36661;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:27:\"replatforming-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:491233;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"replatforming.jpg\";}'),(82328,8054,'_wp_attachment_image_alt','Replatforming'),(82329,8055,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:20:\"full_width_shout_out\";i:4;s:12:\"our_services\";i:5;s:13:\"feature_cards\";i:6;s:9:\"cta_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:22:\"1_col_block_with_media\";i:9;s:17:\"testimonial_block\";}'),(82330,8055,'_page_content','field_65bcc772ba827'),(82331,8055,'bottom_cta',''),(82332,8055,'_bottom_cta','field_66fbcaec309e9'),(82333,8055,'page_content_0_video_file',''),(82334,8055,'_page_content_0_video_file','field_67c9c54f20190'),(82335,8055,'page_content_0_video_file_webm',''),(82336,8055,'_page_content_0_video_file_webm','field_67c9c54f20191'),(82337,8055,'page_content_0_background_image',''),(82338,8055,'_page_content_0_background_image','field_67c9c54f20192'),(82339,8055,'page_content_0_banner_content','<h1>eCommerce Development</h1>'),(82340,8055,'_page_content_0_banner_content','field_67c9c54f20193'),(82341,8055,'page_content_1_add_background','white'),(82342,8055,'_page_content_1_add_background','field_6717be84974f1'),(82343,8055,'page_content_1_block_title','<h2>Built for Growth – From the Ground Up.</h2>'),(82344,8055,'_page_content_1_block_title','field_67b8463f82176'),(82345,8055,'page_content_1_block_content','Your website shouldn’t be what holds you back. It’s where people buy, discover your brand, and come back again and again. It should be built to grow with you, not against you.\r\n\r\nAt Actuate, we deliver high-performance eCommerce website development built for modern growth. Whether you\'re replatforming, launching from scratch, or need custom features, our team creates scalable, conversion-focused solutions that work for your business.\r\n\r\nWe’re a proven eCommerce development agency in the UK brands trust to drive performance, not just launch sites. From technical execution to long-term support, we help you unlock your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the development team</a>'),(82346,8055,'_page_content_1_block_content','field_664b5f5c5973a'),(82347,8055,'page_content_2_add_background','black'),(82348,8055,'_page_content_2_add_background','field_67c9c6c17d609'),(82349,8055,'page_content_2_block_content','<h3>Replatforming.</h3>\r\nWe get to know your business, goals, and challenges inside out. Then we deliver a short, sharp NNP Workshop video - zero fluff - that highlights what’s working, what’s broken, and what needs fixing fast. We’ll show you exactly how to transform your site and what’s holding you back from growth. All delivered by experts who’ve done it before.'),(82350,8055,'_page_content_2_block_content','field_67c9c6c17d60b'),(82351,8055,'page_content_2_media_block','8054'),(82352,8055,'_page_content_2_media_block','field_67c9c6d37d60c'),(82353,8055,'page_content_2_alignment','left'),(82354,8055,'_page_content_2_alignment','field_67c9c6dd7d60d'),(82355,8055,'page_content_4_the_services_0_service_title','Magento 2'),(82356,8055,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(82357,8055,'page_content_4_the_services_0_service_image',''),(82358,8055,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(82359,8055,'page_content_4_the_services_0_side_title','Magento 2'),(82360,8055,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(82361,8055,'page_content_4_the_services_0_service_description','Harness the power of flexibility with Magento Open Source. Our certified developers leverage this robust platform to build customisable, feature-rich stores without the enterprise price tag.\r\n\r\nPerfect for: Mid-sized businesses seeking powerful functionality with complete ownership of their digital ecosystem.\r\n\r\nOur Magento Open Source services include:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Custom theme development aligned with your brand identity</li>\r\n 	<li index=\"1\">Extension integration and custom module development</li>\r\n 	<li index=\"2\">Performance optimisation for lightning-fast page loads</li>\r\n 	<li index=\"3\">Comprehensive security implementation</li>\r\n 	<li index=\"4\">Mobile-responsive design that converts across all devices</li>\r\n</ul>'),(82362,8055,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(82363,8055,'page_content_4_the_services_0_service_link','a:3:{s:5:\"title\";s:19:\"Magento Open Source\";s:3:\"url\";s:82:\"https://actuate.webpreview.co/services/adobe-commerce-magento/magento-open-source/\";s:6:\"target\";s:0:\"\";}'),(82364,8055,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(82365,8055,'page_content_4_the_services_1_service_title','Adobe Commerce'),(82366,8055,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(82367,8055,'page_content_4_the_services_1_service_image',''),(82368,8055,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(82369,8055,'page_content_4_the_services_1_side_title','Adobe Commerce'),(82370,8055,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(82371,8055,'page_content_4_the_services_1_service_description','Elevate your eCommerce operation with Adobe Commerce, the enterprise-level solution that powers some of the world\'s most successful online retailers.\r\n\r\nPerfect for: Growing enterprises with complex requirements and ambitious sales targets.\r\n\r\nOur Adobe Commerce expertise covers:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Advanced B2B functionality implementation</li>\r\n 	<li index=\"1\">Multi-store setup and management</li>\r\n 	<li index=\"2\">Content staging and preview capabilities</li>\r\n 	<li index=\"3\">Visual merchandising and product recommendations</li>\r\n 	<li index=\"4\">Sophisticated inventory and order management solutions</li>\r\n 	<li index=\"5\">Seamless integration with Adobe Experience Cloud</li>\r\n</ul>'),(82372,8055,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(82373,8055,'page_content_4_the_services_1_service_link','a:3:{s:5:\"title\";s:14:\"Adobe Commerce\";s:3:\"url\";s:77:\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\";s:6:\"target\";s:0:\"\";}'),(82374,8055,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(82375,8055,'page_content_4_the_services_2_service_title','Shopify'),(82376,8055,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(82377,8055,'page_content_4_the_services_2_service_image',''),(82378,8055,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(82379,8055,'page_content_4_the_services_2_side_title','Shopify'),(82380,8055,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(82381,8055,'page_content_4_the_services_2_service_description','Unlock enterprise-level eCommerce without the typical complexity. Shopify Plus delivers advanced functionality with the same user-friendly experience that makes Shopify so popular.\r\n\r\nPerfect for: High-growth brands and established businesses seeking scalability without technical overhead.\r\n\r\nOur Shopify Plus offerings:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Automation workflows for efficient operations</li>\r\n 	<li index=\"1\">Customised checkout experiences</li>\r\n 	<li index=\"2\">International expansion strategy and implementation</li>\r\n 	<li index=\"3\">Headless commerce architecture</li>\r\n 	<li index=\"4\">High-volume transaction optimisation</li>\r\n 	<li index=\"5\">Script development for personalised shopping experiences</li>\r\n</ul>'),(82382,8055,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(82383,8055,'page_content_4_the_services_2_service_link','a:3:{s:5:\"title\";s:7:\"Shopify\";s:3:\"url\";s:47:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(82384,8055,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(82385,8055,'page_content_4_the_services_3_service_title','Aero Commerce'),(82386,8055,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(82387,8055,'page_content_4_the_services_3_service_image',''),(82388,8055,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(82389,8055,'page_content_4_the_services_3_side_title','Aero Commerce'),(82390,8055,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(82391,8055,'page_content_4_the_services_3_service_description','Experience the perfect balance of flexibility and ease-of-use with Aero Commerce, the UK-built platform designed specifically for mid-market retailers.\r\n\r\nPerfect for: UK retailers looking for a platform that understands British eCommerce needs.\r\n\r\nOur Aero Commerce services:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">End-to-end store development and design</li>\r\n 	<li index=\"1\">Performance-focused implementation</li>\r\n 	<li index=\"2\">UK-specific payment and shipping integrations</li>\r\n 	<li index=\"3\">Custom module development</li>\r\n 	<li index=\"4\">Seamless ERP and third-party system integration</li>\r\n</ul>'),(82392,8055,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(82393,8055,'page_content_4_the_services_3_service_link','a:3:{s:5:\"title\";s:13:\"Aero Commerce\";s:3:\"url\";s:53:\"https://actuate.webpreview.co/services/aero-commerce/\";s:6:\"target\";s:0:\"\";}'),(82394,8055,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(82395,8055,'page_content_4_the_services','4'),(82396,8055,'_page_content_4_the_services','field_67c6cd0fcad25'),(82397,8055,'page_content_5_block_title','<h3>Integrations.</h3>\r\nWith fierce competition and your customers now expecting rapid delivery times, all internal and third-party systems must align; working together to meet the seamless, speedy delivery demands of your consumers. Tell us which warehouse management, payment or logistics systems you’d choose to integrate, and we’ll deliver the first-class shopping experience that ensures your customers tell others how great your service is.'),(82398,8055,'_page_content_5_block_title','field_67da9e22ddf71'),(82399,8055,'page_content_5_cards_0_card_icon',''),(82400,8055,'_page_content_5_cards_0_card_icon','field_67da9e3bddf73'),(82401,8055,'page_content_5_cards_0_card_content','<h4>Faster Functionality</h4>'),(82402,8055,'_page_content_5_cards_0_card_content','field_67da9e49ddf74'),(82403,8055,'page_content_5_cards_1_card_icon',''),(82404,8055,'_page_content_5_cards_1_card_icon','field_67da9e3bddf73'),(82405,8055,'page_content_5_cards_1_card_content','<h4>Greater Efficiency</h4>'),(82406,8055,'_page_content_5_cards_1_card_content','field_67da9e49ddf74'),(82407,8055,'page_content_5_cards_2_card_icon',''),(82408,8055,'_page_content_5_cards_2_card_icon','field_67da9e3bddf73'),(82409,8055,'page_content_5_cards_2_card_content','<h4>Happier Customers</h4>'),(82410,8055,'_page_content_5_cards_2_card_content','field_67da9e49ddf74'),(82411,8055,'page_content_5_cards_3_card_icon',''),(82412,8055,'_page_content_5_cards_3_card_icon','field_67da9e3bddf73'),(82413,8055,'page_content_5_cards_3_card_content','<h4>Increased Profitability</h4>'),(82414,8055,'_page_content_5_cards_3_card_content','field_67da9e49ddf74'),(82415,8055,'page_content_5_cards','4'),(82416,8055,'_page_content_5_cards','field_67da9e2bddf72'),(82417,8055,'page_content_5_block_footer',''),(82418,8055,'_page_content_5_block_footer','field_67da9e66ddf75'),(82419,8055,'page_content_3_block_image',''),(82420,8055,'_page_content_3_block_image','field_67cf0f08a01dc'),(82421,8055,'page_content_3_video_file',''),(82422,8055,'_page_content_3_video_file','field_67cf0f38a01de'),(82423,8055,'page_content_3_mobile_video',''),(82424,8055,'_page_content_3_mobile_video','field_67cf0f49a01df'),(82425,8055,'page_content_3_block_content','<h3>Solving the Next Nice Problem</h3>\r\nWhile other agencies focus solely on your current requirements, we look ahead to solve the \"next nice problem\" – those future challenges that become opportunities when properly anticipated.'),(82426,8055,'_page_content_3_block_content','field_67cf0f16a01dd'),(82427,8055,'page_content_6_show_background','1'),(82428,8055,'_page_content_6_show_background','field_67175ac1a052b'),(82429,8055,'page_content_6_block_content','<h3>Ready For Your <strong>Next Nice eCommerce Problem</strong>?</h3>\r\nLet\'s discuss how our Manchester-based team can transform your eCommerce vision into a conversion-focused reality. Whether you\'re launching a new store or optimising an existing platform, our experts are ready to deliver a solution that drives results.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book Your Free Consultation</a>'),(82430,8055,'_page_content_6_block_content','field_66cda60b2ea88'),(82431,8055,'page_content_7_add_background','red'),(82432,8055,'_page_content_7_add_background','field_67c9c6c17d609'),(82433,8055,'page_content_7_block_content','<h3>Custom Development.</h3>\r\nLooking for a little extra pizazz; something bespoke that makes your site sing? Off-the-shelf is great, especially when you are getting started, but as you grow custom-built coding can extend your site’s capabilities, usability and performance whilst providing brand spanking new features. Improve your workflow with hassle-free integration with third-party systems for easier fulfilment, maximise functionality and smash your targets.'),(82434,8055,'_page_content_7_block_content','field_67c9c6c17d60b'),(82435,8055,'page_content_7_media_block',''),(82436,8055,'_page_content_7_media_block','field_67c9c6d37d60c'),(82437,8055,'page_content_7_alignment','right'),(82438,8055,'_page_content_7_alignment','field_67c9c6dd7d60d'),(82439,8055,'page_content_8_add_background','white'),(82440,8055,'_page_content_8_add_background','field_67d0023c0a374'),(82441,8055,'page_content_8_block_content','<h3>Recovery Projects.</h3>\r\nSometimes things just don’t go as you expect. When your site is underperforming, not integrating, or worse still, you have an incomplete site without any of the answers you need, it’s a stressful time – we understand. The good news is that you can retain that original investment. It’s possible to get you right back on track without scrapping your site and going back to the drawing board; no wasted digital budget to report to the board – Hoorar.'),(82442,8055,'_page_content_8_block_content','field_67d0023c0a375'),(82443,8055,'page_content_8_media_block',''),(82444,8055,'_page_content_8_media_block','field_67d0023c0a376'),(82445,8055,'page_content_9_block_title',''),(82446,8055,'_page_content_9_block_title','field_67c86b51a9ddc'),(82489,8056,'page_content','a:4:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:12:\"our_services\";}'),(82490,8056,'_page_content','field_65bcc772ba827'),(82491,8056,'bottom_cta',''),(82492,8056,'_bottom_cta','field_66fbcaec309e9'),(82493,8056,'page_content_0_video_file',''),(82494,8056,'_page_content_0_video_file','field_67c9c54f20190'),(82495,8056,'page_content_0_video_file_webm',''),(82496,8056,'_page_content_0_video_file_webm','field_67c9c54f20191'),(82497,8056,'page_content_0_background_image',''),(82498,8056,'_page_content_0_background_image','field_67c9c54f20192'),(82499,8056,'page_content_0_banner_content','<h1>eCommerce Development</h1>'),(82500,8056,'_page_content_0_banner_content','field_67c9c54f20193'),(82501,8056,'page_content_1_add_background','white'),(82502,8056,'_page_content_1_add_background','field_6717be84974f1'),(82503,8056,'page_content_1_block_title','<h2>Built for Growth – From the Ground Up.</h2>'),(82504,8056,'_page_content_1_block_title','field_67b8463f82176'),(82505,8056,'page_content_1_block_content','Your website shouldn’t be what holds you back. It’s where people buy, discover your brand, and come back again and again. It should be built to grow with you, not against you.\r\n\r\nAt Actuate, we deliver high-performance eCommerce website development built for modern growth. Whether you\'re replatforming, launching from scratch, or need custom features, our team creates scalable, conversion-focused solutions that work for your business.\r\n\r\nWe’re a proven eCommerce development agency in the UK brands trust to drive performance, not just launch sites. From technical execution to long-term support, we help you unlock your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the development team</a>'),(82506,8056,'_page_content_1_block_content','field_664b5f5c5973a'),(82507,8056,'page_content_2_add_background','black'),(82508,8056,'_page_content_2_add_background','field_67c9c6c17d609'),(82509,8056,'page_content_2_block_content','<h3>Replatforming.</h3>\r\nWe get to know your business, goals, and challenges inside out. Then we deliver a short, sharp NNP Workshop video - zero fluff - that highlights what’s working, what’s broken, and what needs fixing fast. We’ll show you exactly how to transform your site and what’s holding you back from growth. All delivered by experts who’ve done it before.'),(82510,8056,'_page_content_2_block_content','field_67c9c6c17d60b'),(82511,8056,'page_content_2_media_block','8054'),(82512,8056,'_page_content_2_media_block','field_67c9c6d37d60c'),(82513,8056,'page_content_2_alignment','left'),(82514,8056,'_page_content_2_alignment','field_67c9c6dd7d60d'),(82515,8056,'page_content_3_the_services_0_service_title','Magento 2'),(82516,8056,'_page_content_3_the_services_0_service_title','field_67c6cd1bcad26'),(82517,8056,'page_content_3_the_services_0_service_image',''),(82518,8056,'_page_content_3_the_services_0_service_image','field_67c6cd2dcad27'),(82519,8056,'page_content_3_the_services_0_side_title','Magento 2'),(82520,8056,'_page_content_3_the_services_0_side_title','field_67c6e0fbc5a42'),(82521,8056,'page_content_3_the_services_0_service_description','Harness the power of flexibility with Magento Open Source. Our certified developers leverage this robust platform to build customisable, feature-rich stores without the enterprise price tag.\r\n\r\nPerfect for: Mid-sized businesses seeking powerful functionality with complete ownership of their digital ecosystem.\r\n\r\nOur Magento Open Source services include:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Custom theme development aligned with your brand identity</li>\r\n 	<li index=\"1\">Extension integration and custom module development</li>\r\n 	<li index=\"2\">Performance optimisation for lightning-fast page loads</li>\r\n 	<li index=\"3\">Comprehensive security implementation</li>\r\n 	<li index=\"4\">Mobile-responsive design that converts across all devices</li>\r\n</ul>'),(82522,8056,'_page_content_3_the_services_0_service_description','field_67c6cd38cad28'),(82523,8056,'page_content_3_the_services_0_service_link','a:3:{s:5:\"title\";s:19:\"Magento Open Source\";s:3:\"url\";s:82:\"https://actuate.webpreview.co/services/adobe-commerce-magento/magento-open-source/\";s:6:\"target\";s:0:\"\";}'),(82524,8056,'_page_content_3_the_services_0_service_link','field_67c6cd4ecad29'),(82525,8056,'page_content_3_the_services_1_service_title','Adobe Commerce'),(82526,8056,'_page_content_3_the_services_1_service_title','field_67c6cd1bcad26'),(82527,8056,'page_content_3_the_services_1_service_image',''),(82528,8056,'_page_content_3_the_services_1_service_image','field_67c6cd2dcad27'),(82529,8056,'page_content_3_the_services_1_side_title','Adobe Commerce'),(82530,8056,'_page_content_3_the_services_1_side_title','field_67c6e0fbc5a42'),(82531,8056,'page_content_3_the_services_1_service_description','Elevate your eCommerce operation with Adobe Commerce, the enterprise-level solution that powers some of the world\'s most successful online retailers.\r\n\r\nPerfect for: Growing enterprises with complex requirements and ambitious sales targets.\r\n\r\nOur Adobe Commerce expertise covers:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Advanced B2B functionality implementation</li>\r\n 	<li index=\"1\">Multi-store setup and management</li>\r\n 	<li index=\"2\">Content staging and preview capabilities</li>\r\n 	<li index=\"3\">Visual merchandising and product recommendations</li>\r\n 	<li index=\"4\">Sophisticated inventory and order management solutions</li>\r\n 	<li index=\"5\">Seamless integration with Adobe Experience Cloud</li>\r\n</ul>'),(82532,8056,'_page_content_3_the_services_1_service_description','field_67c6cd38cad28'),(82533,8056,'page_content_3_the_services_1_service_link','a:3:{s:5:\"title\";s:14:\"Adobe Commerce\";s:3:\"url\";s:77:\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\";s:6:\"target\";s:0:\"\";}'),(82534,8056,'_page_content_3_the_services_1_service_link','field_67c6cd4ecad29'),(82535,8056,'page_content_3_the_services_2_service_title','Shopify'),(82536,8056,'_page_content_3_the_services_2_service_title','field_67c6cd1bcad26'),(82537,8056,'page_content_3_the_services_2_service_image',''),(82538,8056,'_page_content_3_the_services_2_service_image','field_67c6cd2dcad27'),(82539,8056,'page_content_3_the_services_2_side_title','Shopify'),(82540,8056,'_page_content_3_the_services_2_side_title','field_67c6e0fbc5a42'),(82541,8056,'page_content_3_the_services_2_service_description','Unlock enterprise-level eCommerce without the typical complexity. Shopify Plus delivers advanced functionality with the same user-friendly experience that makes Shopify so popular.\r\n\r\nPerfect for: High-growth brands and established businesses seeking scalability without technical overhead.\r\n\r\nOur Shopify Plus offerings:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Automation workflows for efficient operations</li>\r\n 	<li index=\"1\">Customised checkout experiences</li>\r\n 	<li index=\"2\">International expansion strategy and implementation</li>\r\n 	<li index=\"3\">Headless commerce architecture</li>\r\n 	<li index=\"4\">High-volume transaction optimisation</li>\r\n 	<li index=\"5\">Script development for personalised shopping experiences</li>\r\n</ul>'),(82542,8056,'_page_content_3_the_services_2_service_description','field_67c6cd38cad28'),(82543,8056,'page_content_3_the_services_2_service_link','a:3:{s:5:\"title\";s:7:\"Shopify\";s:3:\"url\";s:47:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(82544,8056,'_page_content_3_the_services_2_service_link','field_67c6cd4ecad29'),(82545,8056,'page_content_3_the_services_3_service_title','Aero Commerce'),(82546,8056,'_page_content_3_the_services_3_service_title','field_67c6cd1bcad26'),(82547,8056,'page_content_3_the_services_3_service_image',''),(82548,8056,'_page_content_3_the_services_3_service_image','field_67c6cd2dcad27'),(82549,8056,'page_content_3_the_services_3_side_title','Aero Commerce'),(82550,8056,'_page_content_3_the_services_3_side_title','field_67c6e0fbc5a42'),(82551,8056,'page_content_3_the_services_3_service_description','Experience the perfect balance of flexibility and ease-of-use with Aero Commerce, the UK-built platform designed specifically for mid-market retailers.\r\n\r\nPerfect for: UK retailers looking for a platform that understands British eCommerce needs.\r\n\r\nOur Aero Commerce services:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">End-to-end store development and design</li>\r\n 	<li index=\"1\">Performance-focused implementation</li>\r\n 	<li index=\"2\">UK-specific payment and shipping integrations</li>\r\n 	<li index=\"3\">Custom module development</li>\r\n 	<li index=\"4\">Seamless ERP and third-party system integration</li>\r\n</ul>'),(82552,8056,'_page_content_3_the_services_3_service_description','field_67c6cd38cad28'),(82553,8056,'page_content_3_the_services_3_service_link','a:3:{s:5:\"title\";s:13:\"Aero Commerce\";s:3:\"url\";s:53:\"https://actuate.webpreview.co/services/aero-commerce/\";s:6:\"target\";s:0:\"\";}'),(82554,8056,'_page_content_3_the_services_3_service_link','field_67c6cd4ecad29'),(82555,8056,'page_content_3_the_services','4'),(82556,8056,'_page_content_3_the_services','field_67c6cd0fcad25'),(82557,7554,'page_content_3_block_content','<h3>Solving the Next Nice Problem</h3>\r\nWe don’t just build for today - we build for what your business can become. Every project is designed with growth in mind. Our eCommerce development services ensure your site supports your long-term goals through high-performing code, seamless integrations, and future-ready architecture.'),(82558,7554,'_page_content_3_block_content','field_6891d9dfb5406'),(82559,7554,'page_content_4_the_services_0_service_title','Magento 2'),(82560,7554,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(82561,7554,'page_content_4_the_services_0_service_image','7954'),(82562,7554,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(82563,7554,'page_content_4_the_services_0_side_title','Magento 2'),(82564,7554,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(82565,7554,'page_content_4_the_services_0_service_description','Harness the power of flexibility with Magento Open Source. Our certified developers leverage this robust platform to build customisable, feature-rich stores without the enterprise price tag.\r\n\r\nPerfect for: Mid-sized businesses seeking powerful functionality with complete ownership of their digital ecosystem.\r\n\r\nOur Magento Open Source services include:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Custom theme development aligned with your brand identity</li>\r\n 	<li index=\"1\">Extension integration and custom module development</li>\r\n 	<li index=\"2\">Performance optimisation for lightning-fast page loads</li>\r\n 	<li index=\"3\">Comprehensive security implementation</li>\r\n 	<li index=\"4\">Mobile-responsive design that converts across all devices</li>\r\n</ul>'),(82566,7554,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(82567,7554,'page_content_4_the_services_0_service_link','a:3:{s:5:\"title\";s:23:\"View Magento 2 Services\";s:3:\"url\";s:50:\"https://actuate.webpreview.co/services/magento-open-source/\";s:6:\"target\";s:0:\"\";}'),(82568,7554,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(82569,7554,'page_content_4_the_services_1_service_title','Adobe Commerce'),(82570,7554,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(82571,7554,'page_content_4_the_services_1_service_image','6661'),(82572,7554,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(82573,7554,'page_content_4_the_services_1_side_title','Adobe Commerce'),(82574,7554,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(82575,7554,'page_content_4_the_services_1_service_description','Elevate your eCommerce operation with Adobe Commerce, the enterprise-level solution that powers some of the world\'s most successful online retailers.\r\n\r\nPerfect for: Growing enterprises with complex requirements and ambitious sales targets.\r\n\r\nOur Adobe Commerce expertise covers:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Advanced B2B functionality implementation</li>\r\n 	<li index=\"1\">Multi-store setup and management</li>\r\n 	<li index=\"2\">Content staging and preview capabilities</li>\r\n 	<li index=\"3\">Visual merchandising and product recommendations</li>\r\n 	<li index=\"4\">Sophisticated inventory and order management solutions</li>\r\n 	<li index=\"5\">Seamless integration with Adobe Experience Cloud</li>\r\n</ul>'),(82576,7554,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(82577,7554,'page_content_4_the_services_1_service_link','a:3:{s:5:\"title\";s:28:\"View Adobe Commerce Services\";s:3:\"url\";s:68:\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\";s:6:\"target\";s:0:\"\";}'),(82578,7554,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(82579,7554,'page_content_4_the_services_2_service_title','Shopify'),(82580,7554,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(82581,7554,'page_content_4_the_services_2_service_image','8175'),(82582,7554,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(82583,7554,'page_content_4_the_services_2_side_title','Shopify'),(82584,7554,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(82585,7554,'page_content_4_the_services_2_service_description','Unlock enterprise-level eCommerce without the typical complexity. Shopify Plus delivers advanced functionality with the same user-friendly experience that makes Shopify so popular.\r\n\r\nPerfect for: High-growth brands and established businesses seeking scalability without technical overhead.\r\n\r\nOur Shopify Plus offerings:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Automation workflows for efficient operations</li>\r\n 	<li index=\"1\">Customised checkout experiences</li>\r\n 	<li index=\"2\">International expansion strategy and implementation</li>\r\n 	<li index=\"3\">Headless commerce architecture</li>\r\n 	<li index=\"4\">High-volume transaction optimisation</li>\r\n 	<li index=\"5\">Script development for personalised shopping experiences</li>\r\n</ul>'),(82586,7554,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(82587,7554,'page_content_4_the_services_2_service_link','a:3:{s:5:\"title\";s:21:\"View Shopify Services\";s:3:\"url\";s:38:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(82588,7554,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(82589,7554,'page_content_4_the_services_3_service_title','Aero Commerce'),(82590,7554,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(82591,7554,'page_content_4_the_services_3_service_image','7014'),(82592,7554,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(82593,7554,'page_content_4_the_services_3_side_title','Aero Commerce'),(82594,7554,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(82595,7554,'page_content_4_the_services_3_service_description','Experience the perfect balance of flexibility and ease-of-use with Aero Commerce, the UK-built platform designed specifically for mid-market retailers.\r\n\r\nPerfect for: UK retailers looking for a platform that understands British eCommerce needs.\r\n\r\nOur Aero Commerce services:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">End-to-end store development and design</li>\r\n 	<li index=\"1\">Performance-focused implementation</li>\r\n 	<li index=\"2\">UK-specific payment and shipping integrations</li>\r\n 	<li index=\"3\">Custom module development</li>\r\n 	<li index=\"4\">Seamless ERP and third-party system integration</li>\r\n</ul>'),(82596,7554,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(82597,7554,'page_content_4_the_services_3_service_link','a:3:{s:5:\"title\";s:27:\"View Aero Commerce Services\";s:3:\"url\";s:44:\"https://actuate.webpreview.co/services/aero-commerce/\";s:6:\"target\";s:0:\"\";}'),(82598,7554,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(82599,7554,'page_content_4_the_services','4'),(82600,7554,'_page_content_4_the_services','field_67c6cd0fcad25'),(82601,8057,'page_content','a:5:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:12:\"our_services\";}'),(82602,8057,'_page_content','field_65bcc772ba827'),(82603,8057,'bottom_cta',''),(82604,8057,'_bottom_cta','field_66fbcaec309e9'),(82605,8057,'page_content_0_video_file',''),(82606,8057,'_page_content_0_video_file','field_67c9c54f20190'),(82607,8057,'page_content_0_video_file_webm',''),(82608,8057,'_page_content_0_video_file_webm','field_67c9c54f20191'),(82609,8057,'page_content_0_background_image',''),(82610,8057,'_page_content_0_background_image','field_67c9c54f20192'),(82611,8057,'page_content_0_banner_content','<h1>eCommerce Development</h1>'),(82612,8057,'_page_content_0_banner_content','field_67c9c54f20193'),(82613,8057,'page_content_1_add_background','white'),(82614,8057,'_page_content_1_add_background','field_6717be84974f1'),(82615,8057,'page_content_1_block_title','<h2>Built for Growth – From the Ground Up.</h2>'),(82616,8057,'_page_content_1_block_title','field_67b8463f82176'),(82617,8057,'page_content_1_block_content','Your website shouldn’t be what holds you back. It’s where people buy, discover your brand, and come back again and again. It should be built to grow with you, not against you.\r\n\r\nAt Actuate, we deliver high-performance eCommerce website development built for modern growth. Whether you\'re replatforming, launching from scratch, or need custom features, our team creates scalable, conversion-focused solutions that work for your business.\r\n\r\nWe’re a proven eCommerce development agency in the UK brands trust to drive performance, not just launch sites. From technical execution to long-term support, we help you unlock your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the development team</a>'),(82618,8057,'_page_content_1_block_content','field_664b5f5c5973a'),(82619,8057,'page_content_2_add_background','black'),(82620,8057,'_page_content_2_add_background','field_67c9c6c17d609'),(82621,8057,'page_content_2_block_content','<h3>Replatforming.</h3>\r\nWe get to know your business, goals, and challenges inside out. Then we deliver a short, sharp NNP Workshop video - zero fluff - that highlights what’s working, what’s broken, and what needs fixing fast. We’ll show you exactly how to transform your site and what’s holding you back from growth. All delivered by experts who’ve done it before.'),(82622,8057,'_page_content_2_block_content','field_67c9c6c17d60b'),(82623,8057,'page_content_2_media_block','8054'),(82624,8057,'_page_content_2_media_block','field_67c9c6d37d60c'),(82625,8057,'page_content_2_alignment','left'),(82626,8057,'_page_content_2_alignment','field_67c9c6dd7d60d'),(82627,8057,'page_content_3_block_content','<h3>Solving the Next Nice Problem</h3>\r\nWe don’t just build for today - we build for what your business can become. Every project is designed with growth in mind. Our eCommerce development services ensure your site supports your long-term goals through high-performing code, seamless integrations, and future-ready architecture.'),(82628,8057,'_page_content_3_block_content','field_6891d9dfb5406'),(82629,8057,'page_content_4_the_services_0_service_title','Magento 2'),(82630,8057,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(82631,8057,'page_content_4_the_services_0_service_image',''),(82632,8057,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(82633,8057,'page_content_4_the_services_0_side_title','Magento 2'),(82634,8057,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(82635,8057,'page_content_4_the_services_0_service_description','Harness the power of flexibility with Magento Open Source. Our certified developers leverage this robust platform to build customisable, feature-rich stores without the enterprise price tag.\r\n\r\nPerfect for: Mid-sized businesses seeking powerful functionality with complete ownership of their digital ecosystem.\r\n\r\nOur Magento Open Source services include:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Custom theme development aligned with your brand identity</li>\r\n 	<li index=\"1\">Extension integration and custom module development</li>\r\n 	<li index=\"2\">Performance optimisation for lightning-fast page loads</li>\r\n 	<li index=\"3\">Comprehensive security implementation</li>\r\n 	<li index=\"4\">Mobile-responsive design that converts across all devices</li>\r\n</ul>'),(82636,8057,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(82637,8057,'page_content_4_the_services_0_service_link','a:3:{s:5:\"title\";s:19:\"Magento Open Source\";s:3:\"url\";s:82:\"https://actuate.webpreview.co/services/adobe-commerce-magento/magento-open-source/\";s:6:\"target\";s:0:\"\";}'),(82638,8057,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(82639,8057,'page_content_4_the_services_1_service_title','Adobe Commerce'),(82640,8057,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(82641,8057,'page_content_4_the_services_1_service_image',''),(82642,8057,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(82643,8057,'page_content_4_the_services_1_side_title','Adobe Commerce'),(82644,8057,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(82645,8057,'page_content_4_the_services_1_service_description','Elevate your eCommerce operation with Adobe Commerce, the enterprise-level solution that powers some of the world\'s most successful online retailers.\r\n\r\nPerfect for: Growing enterprises with complex requirements and ambitious sales targets.\r\n\r\nOur Adobe Commerce expertise covers:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Advanced B2B functionality implementation</li>\r\n 	<li index=\"1\">Multi-store setup and management</li>\r\n 	<li index=\"2\">Content staging and preview capabilities</li>\r\n 	<li index=\"3\">Visual merchandising and product recommendations</li>\r\n 	<li index=\"4\">Sophisticated inventory and order management solutions</li>\r\n 	<li index=\"5\">Seamless integration with Adobe Experience Cloud</li>\r\n</ul>'),(82646,8057,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(82647,8057,'page_content_4_the_services_1_service_link','a:3:{s:5:\"title\";s:14:\"Adobe Commerce\";s:3:\"url\";s:77:\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\";s:6:\"target\";s:0:\"\";}'),(82648,8057,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(82649,8057,'page_content_4_the_services_2_service_title','Shopify'),(82650,8057,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(82651,8057,'page_content_4_the_services_2_service_image',''),(82652,8057,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(82653,8057,'page_content_4_the_services_2_side_title','Shopify'),(82654,8057,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(82655,8057,'page_content_4_the_services_2_service_description','Unlock enterprise-level eCommerce without the typical complexity. Shopify Plus delivers advanced functionality with the same user-friendly experience that makes Shopify so popular.\r\n\r\nPerfect for: High-growth brands and established businesses seeking scalability without technical overhead.\r\n\r\nOur Shopify Plus offerings:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Automation workflows for efficient operations</li>\r\n 	<li index=\"1\">Customised checkout experiences</li>\r\n 	<li index=\"2\">International expansion strategy and implementation</li>\r\n 	<li index=\"3\">Headless commerce architecture</li>\r\n 	<li index=\"4\">High-volume transaction optimisation</li>\r\n 	<li index=\"5\">Script development for personalised shopping experiences</li>\r\n</ul>'),(82656,8057,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(82657,8057,'page_content_4_the_services_2_service_link','a:3:{s:5:\"title\";s:7:\"Shopify\";s:3:\"url\";s:47:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(82658,8057,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(82659,8057,'page_content_4_the_services_3_service_title','Aero Commerce'),(82660,8057,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(82661,8057,'page_content_4_the_services_3_service_image',''),(82662,8057,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(82663,8057,'page_content_4_the_services_3_side_title','Aero Commerce'),(82664,8057,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(82665,8057,'page_content_4_the_services_3_service_description','Experience the perfect balance of flexibility and ease-of-use with Aero Commerce, the UK-built platform designed specifically for mid-market retailers.\r\n\r\nPerfect for: UK retailers looking for a platform that understands British eCommerce needs.\r\n\r\nOur Aero Commerce services:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">End-to-end store development and design</li>\r\n 	<li index=\"1\">Performance-focused implementation</li>\r\n 	<li index=\"2\">UK-specific payment and shipping integrations</li>\r\n 	<li index=\"3\">Custom module development</li>\r\n 	<li index=\"4\">Seamless ERP and third-party system integration</li>\r\n</ul>'),(82666,8057,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(82667,8057,'page_content_4_the_services_3_service_link','a:3:{s:5:\"title\";s:13:\"Aero Commerce\";s:3:\"url\";s:53:\"https://actuate.webpreview.co/services/aero-commerce/\";s:6:\"target\";s:0:\"\";}'),(82668,8057,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(82669,8057,'page_content_4_the_services','4'),(82670,8057,'_page_content_4_the_services','field_67c6cd0fcad25'),(82671,8058,'_wp_attached_file','integrations-scaled.jpg'),(82672,8058,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:23:\"integrations-scaled.jpg\";s:8:\"filesize\";i:606976;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"integrations-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53138;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"integrations-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67433;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"integrations-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82260;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"integrations-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57393;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"integrations-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161452;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"integrations-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:250885;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:25:\"integrations-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111614;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:26:\"integrations-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:255611;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"integrations-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106930;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:26:\"integrations-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205005;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"integrations-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135342;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"integrations-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65455;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:25:\"integrations-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240564;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"integrations-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29396;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"integrations-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47288;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"integrations-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38778;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"integrations-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76127;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:25:\"integrations-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105582;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:26:\"integrations-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:305223;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"integrations-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55846;}s:10:\"page-large\";a:5:{s:4:\"file\";s:26:\"integrations-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233668;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"integrations-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46563;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"integrations-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81466;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"integrations-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87979;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:26:\"integrations-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:262021;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"integrations-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78460;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:26:\"integrations-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:405094;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"integrations-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9897;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"integrations-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55846;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"integrations-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94406;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"integrations-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45863;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:26:\"integrations-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:563802;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"integrations.jpg\";}'),(82676,8058,'_wp_attachment_image_alt','Integrations That Scale With You'),(82677,7554,'page_content_5_add_background','white'),(82678,7554,'_page_content_5_add_background','field_67d0023c0a374'),(82679,7554,'page_content_5_block_content','<h3>Integrations That Scale With You</h3>\r\nAs your business grows, your tech needs to keep up. We help make sure your ecommerce platform talks to the rest of your tools - cleanly, reliably, and without a pile of workarounds. That means no more order delays from mismatched systems or stock issues caused by manual updates.\r\n\r\nWhether you need to connect warehouse and inventory software, streamline fulfilment through logistics integrations, or bring in new payment gateways, we tailor the setup to suit your operations. For businesses running large catalogues, we make sure product and inventory data stays accurate across platforms. If you’re focused on international growth, we support integrations that handle multi-currency payments and regional delivery.\r\n\r\nWe also connect your marketing tools - like Klaviyo, your CRM, or loyalty software - to make sure your campaigns are firing on live customer data, not stale exports. From ERP systems to custom product feeds, we make your backend work smarter so your team can get on with scaling.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about integrations</a>'),(82680,7554,'_page_content_5_block_content','field_67d0023c0a375'),(82681,7554,'page_content_5_media_block','8058'),(82682,7554,'_page_content_5_media_block','field_67d0023c0a376'),(82683,8059,'page_content','a:6:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:12:\"our_services\";i:5;s:22:\"1_col_block_with_media\";}'),(82684,8059,'_page_content','field_65bcc772ba827'),(82685,8059,'bottom_cta',''),(82686,8059,'_bottom_cta','field_66fbcaec309e9'),(82687,8059,'page_content_0_video_file',''),(82688,8059,'_page_content_0_video_file','field_67c9c54f20190'),(82689,8059,'page_content_0_video_file_webm',''),(82690,8059,'_page_content_0_video_file_webm','field_67c9c54f20191'),(82691,8059,'page_content_0_background_image',''),(82692,8059,'_page_content_0_background_image','field_67c9c54f20192'),(82693,8059,'page_content_0_banner_content','<h1>eCommerce Development</h1>'),(82694,8059,'_page_content_0_banner_content','field_67c9c54f20193'),(82695,8059,'page_content_1_add_background','white'),(82696,8059,'_page_content_1_add_background','field_6717be84974f1'),(82697,8059,'page_content_1_block_title','<h2>Built for Growth – From the Ground Up.</h2>'),(82698,8059,'_page_content_1_block_title','field_67b8463f82176'),(82699,8059,'page_content_1_block_content','Your website shouldn’t be what holds you back. It’s where people buy, discover your brand, and come back again and again. It should be built to grow with you, not against you.\r\n\r\nAt Actuate, we deliver high-performance eCommerce website development built for modern growth. Whether you\'re replatforming, launching from scratch, or need custom features, our team creates scalable, conversion-focused solutions that work for your business.\r\n\r\nWe’re a proven eCommerce development agency in the UK brands trust to drive performance, not just launch sites. From technical execution to long-term support, we help you unlock your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the development team</a>'),(82700,8059,'_page_content_1_block_content','field_664b5f5c5973a'),(82701,8059,'page_content_2_add_background','black'),(82702,8059,'_page_content_2_add_background','field_67c9c6c17d609'),(82703,8059,'page_content_2_block_content','<h3>Replatforming.</h3>\r\nWe get to know your business, goals, and challenges inside out. Then we deliver a short, sharp NNP Workshop video - zero fluff - that highlights what’s working, what’s broken, and what needs fixing fast. We’ll show you exactly how to transform your site and what’s holding you back from growth. All delivered by experts who’ve done it before.'),(82704,8059,'_page_content_2_block_content','field_67c9c6c17d60b'),(82705,8059,'page_content_2_media_block','8054'),(82706,8059,'_page_content_2_media_block','field_67c9c6d37d60c'),(82707,8059,'page_content_2_alignment','left'),(82708,8059,'_page_content_2_alignment','field_67c9c6dd7d60d'),(82709,8059,'page_content_3_block_content','<h3>Solving the Next Nice Problem</h3>\r\nWe don’t just build for today - we build for what your business can become. Every project is designed with growth in mind. Our eCommerce development services ensure your site supports your long-term goals through high-performing code, seamless integrations, and future-ready architecture.'),(82710,8059,'_page_content_3_block_content','field_6891d9dfb5406'),(82711,8059,'page_content_4_the_services_0_service_title','Magento 2'),(82712,8059,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(82713,8059,'page_content_4_the_services_0_service_image',''),(82714,8059,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(82715,8059,'page_content_4_the_services_0_side_title','Magento 2'),(82716,8059,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(82717,8059,'page_content_4_the_services_0_service_description','Harness the power of flexibility with Magento Open Source. Our certified developers leverage this robust platform to build customisable, feature-rich stores without the enterprise price tag.\r\n\r\nPerfect for: Mid-sized businesses seeking powerful functionality with complete ownership of their digital ecosystem.\r\n\r\nOur Magento Open Source services include:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Custom theme development aligned with your brand identity</li>\r\n 	<li index=\"1\">Extension integration and custom module development</li>\r\n 	<li index=\"2\">Performance optimisation for lightning-fast page loads</li>\r\n 	<li index=\"3\">Comprehensive security implementation</li>\r\n 	<li index=\"4\">Mobile-responsive design that converts across all devices</li>\r\n</ul>'),(82718,8059,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(82719,8059,'page_content_4_the_services_0_service_link','a:3:{s:5:\"title\";s:19:\"Magento Open Source\";s:3:\"url\";s:82:\"https://actuate.webpreview.co/services/adobe-commerce-magento/magento-open-source/\";s:6:\"target\";s:0:\"\";}'),(82720,8059,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(82721,8059,'page_content_4_the_services_1_service_title','Adobe Commerce'),(82722,8059,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(82723,8059,'page_content_4_the_services_1_service_image',''),(82724,8059,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(82725,8059,'page_content_4_the_services_1_side_title','Adobe Commerce'),(82726,8059,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(82727,8059,'page_content_4_the_services_1_service_description','Elevate your eCommerce operation with Adobe Commerce, the enterprise-level solution that powers some of the world\'s most successful online retailers.\r\n\r\nPerfect for: Growing enterprises with complex requirements and ambitious sales targets.\r\n\r\nOur Adobe Commerce expertise covers:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Advanced B2B functionality implementation</li>\r\n 	<li index=\"1\">Multi-store setup and management</li>\r\n 	<li index=\"2\">Content staging and preview capabilities</li>\r\n 	<li index=\"3\">Visual merchandising and product recommendations</li>\r\n 	<li index=\"4\">Sophisticated inventory and order management solutions</li>\r\n 	<li index=\"5\">Seamless integration with Adobe Experience Cloud</li>\r\n</ul>'),(82728,8059,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(82729,8059,'page_content_4_the_services_1_service_link','a:3:{s:5:\"title\";s:14:\"Adobe Commerce\";s:3:\"url\";s:77:\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\";s:6:\"target\";s:0:\"\";}'),(82730,8059,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(82731,8059,'page_content_4_the_services_2_service_title','Shopify'),(82732,8059,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(82733,8059,'page_content_4_the_services_2_service_image',''),(82734,8059,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(82735,8059,'page_content_4_the_services_2_side_title','Shopify'),(82736,8059,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(82737,8059,'page_content_4_the_services_2_service_description','Unlock enterprise-level eCommerce without the typical complexity. Shopify Plus delivers advanced functionality with the same user-friendly experience that makes Shopify so popular.\r\n\r\nPerfect for: High-growth brands and established businesses seeking scalability without technical overhead.\r\n\r\nOur Shopify Plus offerings:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Automation workflows for efficient operations</li>\r\n 	<li index=\"1\">Customised checkout experiences</li>\r\n 	<li index=\"2\">International expansion strategy and implementation</li>\r\n 	<li index=\"3\">Headless commerce architecture</li>\r\n 	<li index=\"4\">High-volume transaction optimisation</li>\r\n 	<li index=\"5\">Script development for personalised shopping experiences</li>\r\n</ul>'),(82738,8059,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(82739,8059,'page_content_4_the_services_2_service_link','a:3:{s:5:\"title\";s:7:\"Shopify\";s:3:\"url\";s:47:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(82740,8059,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(82741,8059,'page_content_4_the_services_3_service_title','Aero Commerce'),(82742,8059,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(82743,8059,'page_content_4_the_services_3_service_image',''),(82744,8059,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(82745,8059,'page_content_4_the_services_3_side_title','Aero Commerce'),(82746,8059,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(82747,8059,'page_content_4_the_services_3_service_description','Experience the perfect balance of flexibility and ease-of-use with Aero Commerce, the UK-built platform designed specifically for mid-market retailers.\r\n\r\nPerfect for: UK retailers looking for a platform that understands British eCommerce needs.\r\n\r\nOur Aero Commerce services:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">End-to-end store development and design</li>\r\n 	<li index=\"1\">Performance-focused implementation</li>\r\n 	<li index=\"2\">UK-specific payment and shipping integrations</li>\r\n 	<li index=\"3\">Custom module development</li>\r\n 	<li index=\"4\">Seamless ERP and third-party system integration</li>\r\n</ul>'),(82748,8059,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(82749,8059,'page_content_4_the_services_3_service_link','a:3:{s:5:\"title\";s:13:\"Aero Commerce\";s:3:\"url\";s:53:\"https://actuate.webpreview.co/services/aero-commerce/\";s:6:\"target\";s:0:\"\";}'),(82750,8059,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(82751,8059,'page_content_4_the_services','4'),(82752,8059,'_page_content_4_the_services','field_67c6cd0fcad25'),(82753,8059,'page_content_5_add_background','white'),(82754,8059,'_page_content_5_add_background','field_67d0023c0a374'),(82755,8059,'page_content_5_block_content','<h3>Integrations That Scale With You</h3>\r\nAs your business grows, your tech needs to keep up. We help make sure your ecommerce platform talks to the rest of your tools - cleanly, reliably, and without a pile of workarounds. That means no more order delays from mismatched systems or stock issues caused by manual updates.\r\n\r\nWhether you need to connect warehouse and inventory software, streamline fulfilment through logistics integrations, or bring in new payment gateways, we tailor the setup to suit your operations. For businesses running large catalogues, we make sure product and inventory data stays accurate across platforms. If you’re focused on international growth, we support integrations that handle multi-currency payments and regional delivery.\r\n\r\nWe also connect your marketing tools - like Klaviyo, your CRM, or loyalty software - to make sure your campaigns are firing on live customer data, not stale exports. From ERP systems to custom product feeds, we make your backend work smarter so your team can get on with scaling.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about integrations</a>'),(82756,8059,'_page_content_5_block_content','field_67d0023c0a375'),(82757,8059,'page_content_5_media_block','8058'),(82758,8059,'_page_content_5_media_block','field_67d0023c0a376'),(82759,8060,'_wp_attached_file','recovery-projects-scaled.jpg'),(82760,8060,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:28:\"recovery-projects-scaled.jpg\";s:8:\"filesize\";i:494402;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"recovery-projects-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38559;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"recovery-projects-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48507;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"recovery-projects-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57818;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"recovery-projects-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41421;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"recovery-projects-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117537;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"recovery-projects-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186175;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"recovery-projects-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74205;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"recovery-projects-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206726;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"recovery-projects-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89352;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"recovery-projects-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153371;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"recovery-projects-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101588;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"recovery-projects-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45954;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"recovery-projects-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212504;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"recovery-projects-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22088;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"recovery-projects-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35063;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"recovery-projects-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27457;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"recovery-projects-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53395;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"recovery-projects-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69994;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"recovery-projects-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:255665;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"recovery-projects-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39031;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"recovery-projects-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171638;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"recovery-projects-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34287;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"recovery-projects-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58432;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"recovery-projects-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59689;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"recovery-projects-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:219359;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"recovery-projects-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54647;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:31:\"recovery-projects-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:356816;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"recovery-projects-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7729;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"recovery-projects-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39031;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"recovery-projects-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71387;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"recovery-projects-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34058;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:31:\"recovery-projects-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:470110;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"recovery-projects.jpg\";}'),(82764,8060,'_wp_attachment_image_alt','Recovery Projects'),(82765,7554,'page_content_6_block_content','<h3>Custom Development</h3>\r\nSometimes off-the-shelf features don’t cut it. That’s where we come in. Our eCommerce website development team designs and builds custom functionality tailored to your business, whatever you need - from advanced filtering logic or a unique checkout flow, to something entirely new.\r\n\r\nYou’ll get solutions that solve real challenges and enhance how your site works for both your team and your customers. We keep the experience slick, performance strong, and your store easy to manage. All delivered by a team that understands how to build clean, scalable, high-performing eCommerce - without unnecessary complexity.'),(82766,7554,'_page_content_6_block_content','field_6891d9dfb5406'),(82767,7554,'page_content_7_add_background','green'),(82768,7554,'_page_content_7_add_background','field_67c9c6c17d609'),(82769,7554,'page_content_7_block_content','<h3>Recovery Projects</h3>\r\nIf your site’s half-finished, unstable, or not performing, we’ll step in. We rescue projects, fix critical issues, and help you get live without wasting what you’ve already invested.\r\n\r\nWe start by auditing what’s there - assessing code quality, platform setup, and missed opportunities. Then we create a prioritised plan to finish the job properly, implement what’s missing, and ensure your store functions exactly as it should. Whether it’s integration gaps, UX problems, or technical snags, we help you move forward with confidence and clarity.\r\n\r\nA recovery project doesn’t mean starting over. It means making the most of what you’ve already built, solving the blockers, and getting your site ready to support real growth.'),(82770,7554,'_page_content_7_block_content','field_67c9c6c17d60b'),(82771,7554,'page_content_7_media_block','8060'),(82772,7554,'_page_content_7_media_block','field_67c9c6d37d60c'),(82773,7554,'page_content_7_alignment','right'),(82774,7554,'_page_content_7_alignment','field_67c9c6dd7d60d'),(82775,8061,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:12:\"our_services\";i:5;s:22:\"1_col_block_with_media\";i:6;s:22:\"1_col_block_text_block\";i:7;s:22:\"2_col_block_with_media\";}'),(82776,8061,'_page_content','field_65bcc772ba827'),(82777,8061,'bottom_cta',''),(82778,8061,'_bottom_cta','field_66fbcaec309e9'),(82779,8061,'page_content_0_video_file',''),(82780,8061,'_page_content_0_video_file','field_67c9c54f20190'),(82781,8061,'page_content_0_video_file_webm',''),(82782,8061,'_page_content_0_video_file_webm','field_67c9c54f20191'),(82783,8061,'page_content_0_background_image',''),(82784,8061,'_page_content_0_background_image','field_67c9c54f20192'),(82785,8061,'page_content_0_banner_content','<h1>eCommerce Development</h1>'),(82786,8061,'_page_content_0_banner_content','field_67c9c54f20193'),(82787,8061,'page_content_1_add_background','white'),(82788,8061,'_page_content_1_add_background','field_6717be84974f1'),(82789,8061,'page_content_1_block_title','<h2>Built for Growth – From the Ground Up.</h2>'),(82790,8061,'_page_content_1_block_title','field_67b8463f82176'),(82791,8061,'page_content_1_block_content','Your website shouldn’t be what holds you back. It’s where people buy, discover your brand, and come back again and again. It should be built to grow with you, not against you.\r\n\r\nAt Actuate, we deliver high-performance eCommerce website development built for modern growth. Whether you\'re replatforming, launching from scratch, or need custom features, our team creates scalable, conversion-focused solutions that work for your business.\r\n\r\nWe’re a proven eCommerce development agency in the UK brands trust to drive performance, not just launch sites. From technical execution to long-term support, we help you unlock your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the development team</a>'),(82792,8061,'_page_content_1_block_content','field_664b5f5c5973a'),(82793,8061,'page_content_2_add_background','black'),(82794,8061,'_page_content_2_add_background','field_67c9c6c17d609'),(82795,8061,'page_content_2_block_content','<h3>Replatforming.</h3>\r\nWe get to know your business, goals, and challenges inside out. Then we deliver a short, sharp NNP Workshop video - zero fluff - that highlights what’s working, what’s broken, and what needs fixing fast. We’ll show you exactly how to transform your site and what’s holding you back from growth. All delivered by experts who’ve done it before.'),(82796,8061,'_page_content_2_block_content','field_67c9c6c17d60b'),(82797,8061,'page_content_2_media_block','8054'),(82798,8061,'_page_content_2_media_block','field_67c9c6d37d60c'),(82799,8061,'page_content_2_alignment','left'),(82800,8061,'_page_content_2_alignment','field_67c9c6dd7d60d'),(82801,8061,'page_content_3_block_content','<h3>Solving the Next Nice Problem</h3>\r\nWe don’t just build for today - we build for what your business can become. Every project is designed with growth in mind. Our eCommerce development services ensure your site supports your long-term goals through high-performing code, seamless integrations, and future-ready architecture.'),(82802,8061,'_page_content_3_block_content','field_6891d9dfb5406'),(82803,8061,'page_content_4_the_services_0_service_title','Magento 2'),(82804,8061,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(82805,8061,'page_content_4_the_services_0_service_image',''),(82806,8061,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(82807,8061,'page_content_4_the_services_0_side_title','Magento 2'),(82808,8061,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(82809,8061,'page_content_4_the_services_0_service_description','Harness the power of flexibility with Magento Open Source. Our certified developers leverage this robust platform to build customisable, feature-rich stores without the enterprise price tag.\r\n\r\nPerfect for: Mid-sized businesses seeking powerful functionality with complete ownership of their digital ecosystem.\r\n\r\nOur Magento Open Source services include:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Custom theme development aligned with your brand identity</li>\r\n 	<li index=\"1\">Extension integration and custom module development</li>\r\n 	<li index=\"2\">Performance optimisation for lightning-fast page loads</li>\r\n 	<li index=\"3\">Comprehensive security implementation</li>\r\n 	<li index=\"4\">Mobile-responsive design that converts across all devices</li>\r\n</ul>'),(82810,8061,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(82811,8061,'page_content_4_the_services_0_service_link','a:3:{s:5:\"title\";s:19:\"Magento Open Source\";s:3:\"url\";s:82:\"https://actuate.webpreview.co/services/adobe-commerce-magento/magento-open-source/\";s:6:\"target\";s:0:\"\";}'),(82812,8061,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(82813,8061,'page_content_4_the_services_1_service_title','Adobe Commerce'),(82814,8061,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(82815,8061,'page_content_4_the_services_1_service_image',''),(82816,8061,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(82817,8061,'page_content_4_the_services_1_side_title','Adobe Commerce'),(82818,8061,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(82819,8061,'page_content_4_the_services_1_service_description','Elevate your eCommerce operation with Adobe Commerce, the enterprise-level solution that powers some of the world\'s most successful online retailers.\r\n\r\nPerfect for: Growing enterprises with complex requirements and ambitious sales targets.\r\n\r\nOur Adobe Commerce expertise covers:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Advanced B2B functionality implementation</li>\r\n 	<li index=\"1\">Multi-store setup and management</li>\r\n 	<li index=\"2\">Content staging and preview capabilities</li>\r\n 	<li index=\"3\">Visual merchandising and product recommendations</li>\r\n 	<li index=\"4\">Sophisticated inventory and order management solutions</li>\r\n 	<li index=\"5\">Seamless integration with Adobe Experience Cloud</li>\r\n</ul>'),(82820,8061,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(82821,8061,'page_content_4_the_services_1_service_link','a:3:{s:5:\"title\";s:14:\"Adobe Commerce\";s:3:\"url\";s:77:\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\";s:6:\"target\";s:0:\"\";}'),(82822,8061,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(82823,8061,'page_content_4_the_services_2_service_title','Shopify'),(82824,8061,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(82825,8061,'page_content_4_the_services_2_service_image',''),(82826,8061,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(82827,8061,'page_content_4_the_services_2_side_title','Shopify'),(82828,8061,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(82829,8061,'page_content_4_the_services_2_service_description','Unlock enterprise-level eCommerce without the typical complexity. Shopify Plus delivers advanced functionality with the same user-friendly experience that makes Shopify so popular.\r\n\r\nPerfect for: High-growth brands and established businesses seeking scalability without technical overhead.\r\n\r\nOur Shopify Plus offerings:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Automation workflows for efficient operations</li>\r\n 	<li index=\"1\">Customised checkout experiences</li>\r\n 	<li index=\"2\">International expansion strategy and implementation</li>\r\n 	<li index=\"3\">Headless commerce architecture</li>\r\n 	<li index=\"4\">High-volume transaction optimisation</li>\r\n 	<li index=\"5\">Script development for personalised shopping experiences</li>\r\n</ul>'),(82830,8061,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(82831,8061,'page_content_4_the_services_2_service_link','a:3:{s:5:\"title\";s:7:\"Shopify\";s:3:\"url\";s:47:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(82832,8061,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(82833,8061,'page_content_4_the_services_3_service_title','Aero Commerce'),(82834,8061,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(82835,8061,'page_content_4_the_services_3_service_image',''),(82836,8061,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(82837,8061,'page_content_4_the_services_3_side_title','Aero Commerce'),(82838,8061,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(82839,8061,'page_content_4_the_services_3_service_description','Experience the perfect balance of flexibility and ease-of-use with Aero Commerce, the UK-built platform designed specifically for mid-market retailers.\r\n\r\nPerfect for: UK retailers looking for a platform that understands British eCommerce needs.\r\n\r\nOur Aero Commerce services:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">End-to-end store development and design</li>\r\n 	<li index=\"1\">Performance-focused implementation</li>\r\n 	<li index=\"2\">UK-specific payment and shipping integrations</li>\r\n 	<li index=\"3\">Custom module development</li>\r\n 	<li index=\"4\">Seamless ERP and third-party system integration</li>\r\n</ul>'),(82840,8061,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(82841,8061,'page_content_4_the_services_3_service_link','a:3:{s:5:\"title\";s:13:\"Aero Commerce\";s:3:\"url\";s:53:\"https://actuate.webpreview.co/services/aero-commerce/\";s:6:\"target\";s:0:\"\";}'),(82842,8061,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(82843,8061,'page_content_4_the_services','4'),(82844,8061,'_page_content_4_the_services','field_67c6cd0fcad25'),(82845,8061,'page_content_5_add_background','white'),(82846,8061,'_page_content_5_add_background','field_67d0023c0a374'),(82847,8061,'page_content_5_block_content','<h3>Integrations That Scale With You</h3>\r\nAs your business grows, your tech needs to keep up. We help make sure your ecommerce platform talks to the rest of your tools - cleanly, reliably, and without a pile of workarounds. That means no more order delays from mismatched systems or stock issues caused by manual updates.\r\n\r\nWhether you need to connect warehouse and inventory software, streamline fulfilment through logistics integrations, or bring in new payment gateways, we tailor the setup to suit your operations. For businesses running large catalogues, we make sure product and inventory data stays accurate across platforms. If you’re focused on international growth, we support integrations that handle multi-currency payments and regional delivery.\r\n\r\nWe also connect your marketing tools - like Klaviyo, your CRM, or loyalty software - to make sure your campaigns are firing on live customer data, not stale exports. From ERP systems to custom product feeds, we make your backend work smarter so your team can get on with scaling.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about integrations</a>'),(82848,8061,'_page_content_5_block_content','field_67d0023c0a375'),(82849,8061,'page_content_5_media_block','8058'),(82850,8061,'_page_content_5_media_block','field_67d0023c0a376'),(82851,8061,'page_content_6_block_content','<h3>Custom Development</h3>\r\nSometimes off-the-shelf features don’t cut it. That’s where we come in. Our eCommerce website development team designs and builds custom functionality tailored to your business, whatever you need - from advanced filtering logic or a unique checkout flow, to something entirely new.\r\n\r\nYou’ll get solutions that solve real challenges and enhance how your site works for both your team and your customers. We keep the experience slick, performance strong, and your store easy to manage. All delivered by a team that understands how to build clean, scalable, high-performing eCommerce - without unnecessary complexity.'),(82852,8061,'_page_content_6_block_content','field_6891d9dfb5406'),(82853,8061,'page_content_7_add_background','green'),(82854,8061,'_page_content_7_add_background','field_67c9c6c17d609'),(82855,8061,'page_content_7_block_content','<h3>Recovery Projects</h3>\r\nIf your site’s half-finished, unstable, or not performing, we’ll step in. We rescue projects, fix critical issues, and help you get live without wasting what you’ve already invested.\r\n\r\nWe start by auditing what’s there - assessing code quality, platform setup, and missed opportunities. Then we create a prioritised plan to finish the job properly, implement what’s missing, and ensure your store functions exactly as it should. Whether it’s integration gaps, UX problems, or technical snags, we help you move forward with confidence and clarity.\r\n\r\nA recovery project doesn’t mean starting over. It means making the most of what you’ve already built, solving the blockers, and getting your site ready to support real growth.'),(82856,8061,'_page_content_7_block_content','field_67c9c6c17d60b'),(82857,8061,'page_content_7_media_block','8060'),(82858,8061,'_page_content_7_media_block','field_67c9c6d37d60c'),(82859,8061,'page_content_7_alignment','left'),(82860,8061,'_page_content_7_alignment','field_67c9c6dd7d60d'),(82861,8062,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:12:\"our_services\";i:5;s:22:\"1_col_block_with_media\";i:6;s:22:\"1_col_block_text_block\";i:7;s:22:\"2_col_block_with_media\";}'),(82862,8062,'_page_content','field_65bcc772ba827'),(82863,8062,'bottom_cta',''),(82864,8062,'_bottom_cta','field_66fbcaec309e9'),(82865,8062,'page_content_0_video_file',''),(82866,8062,'_page_content_0_video_file','field_67c9c54f20190'),(82867,8062,'page_content_0_video_file_webm',''),(82868,8062,'_page_content_0_video_file_webm','field_67c9c54f20191'),(82869,8062,'page_content_0_background_image',''),(82870,8062,'_page_content_0_background_image','field_67c9c54f20192'),(82871,8062,'page_content_0_banner_content','<h1>eCommerce Development</h1>'),(82872,8062,'_page_content_0_banner_content','field_67c9c54f20193'),(82873,8062,'page_content_1_add_background','white'),(82874,8062,'_page_content_1_add_background','field_6717be84974f1'),(82875,8062,'page_content_1_block_title','<h2>Built for Growth – From the Ground Up.</h2>'),(82876,8062,'_page_content_1_block_title','field_67b8463f82176'),(82877,8062,'page_content_1_block_content','Your website shouldn’t be what holds you back. It’s where people buy, discover your brand, and come back again and again. It should be built to grow with you, not against you.\r\n\r\nAt Actuate, we deliver high-performance eCommerce website development built for modern growth. Whether you\'re replatforming, launching from scratch, or need custom features, our team creates scalable, conversion-focused solutions that work for your business.\r\n\r\nWe’re a proven eCommerce development agency in the UK brands trust to drive performance, not just launch sites. From technical execution to long-term support, we help you unlock your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the development team</a>'),(82878,8062,'_page_content_1_block_content','field_664b5f5c5973a'),(82879,8062,'page_content_2_add_background','black'),(82880,8062,'_page_content_2_add_background','field_67c9c6c17d609'),(82881,8062,'page_content_2_block_content','<h3>Replatforming.</h3>\r\nWe get to know your business, goals, and challenges inside out. Then we deliver a short, sharp NNP Workshop video - zero fluff - that highlights what’s working, what’s broken, and what needs fixing fast. We’ll show you exactly how to transform your site and what’s holding you back from growth. All delivered by experts who’ve done it before.'),(82882,8062,'_page_content_2_block_content','field_67c9c6c17d60b'),(82883,8062,'page_content_2_media_block','8054'),(82884,8062,'_page_content_2_media_block','field_67c9c6d37d60c'),(82885,8062,'page_content_2_alignment','left'),(82886,8062,'_page_content_2_alignment','field_67c9c6dd7d60d'),(82887,8062,'page_content_3_block_content','<h3>Solving the Next Nice Problem</h3>\r\nWe don’t just build for today - we build for what your business can become. Every project is designed with growth in mind. Our eCommerce development services ensure your site supports your long-term goals through high-performing code, seamless integrations, and future-ready architecture.'),(82888,8062,'_page_content_3_block_content','field_6891d9dfb5406'),(82889,8062,'page_content_4_the_services_0_service_title','Magento 2'),(82890,8062,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(82891,8062,'page_content_4_the_services_0_service_image',''),(82892,8062,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(82893,8062,'page_content_4_the_services_0_side_title','Magento 2'),(82894,8062,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(82895,8062,'page_content_4_the_services_0_service_description','Harness the power of flexibility with Magento Open Source. Our certified developers leverage this robust platform to build customisable, feature-rich stores without the enterprise price tag.\r\n\r\nPerfect for: Mid-sized businesses seeking powerful functionality with complete ownership of their digital ecosystem.\r\n\r\nOur Magento Open Source services include:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Custom theme development aligned with your brand identity</li>\r\n 	<li index=\"1\">Extension integration and custom module development</li>\r\n 	<li index=\"2\">Performance optimisation for lightning-fast page loads</li>\r\n 	<li index=\"3\">Comprehensive security implementation</li>\r\n 	<li index=\"4\">Mobile-responsive design that converts across all devices</li>\r\n</ul>'),(82896,8062,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(82897,8062,'page_content_4_the_services_0_service_link','a:3:{s:5:\"title\";s:19:\"Magento Open Source\";s:3:\"url\";s:82:\"https://actuate.webpreview.co/services/adobe-commerce-magento/magento-open-source/\";s:6:\"target\";s:0:\"\";}'),(82898,8062,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(82899,8062,'page_content_4_the_services_1_service_title','Adobe Commerce'),(82900,8062,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(82901,8062,'page_content_4_the_services_1_service_image',''),(82902,8062,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(82903,8062,'page_content_4_the_services_1_side_title','Adobe Commerce'),(82904,8062,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(82905,8062,'page_content_4_the_services_1_service_description','Elevate your eCommerce operation with Adobe Commerce, the enterprise-level solution that powers some of the world\'s most successful online retailers.\r\n\r\nPerfect for: Growing enterprises with complex requirements and ambitious sales targets.\r\n\r\nOur Adobe Commerce expertise covers:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Advanced B2B functionality implementation</li>\r\n 	<li index=\"1\">Multi-store setup and management</li>\r\n 	<li index=\"2\">Content staging and preview capabilities</li>\r\n 	<li index=\"3\">Visual merchandising and product recommendations</li>\r\n 	<li index=\"4\">Sophisticated inventory and order management solutions</li>\r\n 	<li index=\"5\">Seamless integration with Adobe Experience Cloud</li>\r\n</ul>'),(82906,8062,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(82907,8062,'page_content_4_the_services_1_service_link','a:3:{s:5:\"title\";s:14:\"Adobe Commerce\";s:3:\"url\";s:77:\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\";s:6:\"target\";s:0:\"\";}'),(82908,8062,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(82909,8062,'page_content_4_the_services_2_service_title','Shopify'),(82910,8062,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(82911,8062,'page_content_4_the_services_2_service_image',''),(82912,8062,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(82913,8062,'page_content_4_the_services_2_side_title','Shopify'),(82914,8062,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(82915,8062,'page_content_4_the_services_2_service_description','Unlock enterprise-level eCommerce without the typical complexity. Shopify Plus delivers advanced functionality with the same user-friendly experience that makes Shopify so popular.\r\n\r\nPerfect for: High-growth brands and established businesses seeking scalability without technical overhead.\r\n\r\nOur Shopify Plus offerings:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Automation workflows for efficient operations</li>\r\n 	<li index=\"1\">Customised checkout experiences</li>\r\n 	<li index=\"2\">International expansion strategy and implementation</li>\r\n 	<li index=\"3\">Headless commerce architecture</li>\r\n 	<li index=\"4\">High-volume transaction optimisation</li>\r\n 	<li index=\"5\">Script development for personalised shopping experiences</li>\r\n</ul>'),(82916,8062,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(82917,8062,'page_content_4_the_services_2_service_link','a:3:{s:5:\"title\";s:7:\"Shopify\";s:3:\"url\";s:47:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(82918,8062,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(82919,8062,'page_content_4_the_services_3_service_title','Aero Commerce'),(82920,8062,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(82921,8062,'page_content_4_the_services_3_service_image',''),(82922,8062,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(82923,8062,'page_content_4_the_services_3_side_title','Aero Commerce'),(82924,8062,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(82925,8062,'page_content_4_the_services_3_service_description','Experience the perfect balance of flexibility and ease-of-use with Aero Commerce, the UK-built platform designed specifically for mid-market retailers.\r\n\r\nPerfect for: UK retailers looking for a platform that understands British eCommerce needs.\r\n\r\nOur Aero Commerce services:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">End-to-end store development and design</li>\r\n 	<li index=\"1\">Performance-focused implementation</li>\r\n 	<li index=\"2\">UK-specific payment and shipping integrations</li>\r\n 	<li index=\"3\">Custom module development</li>\r\n 	<li index=\"4\">Seamless ERP and third-party system integration</li>\r\n</ul>'),(82926,8062,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(82927,8062,'page_content_4_the_services_3_service_link','a:3:{s:5:\"title\";s:13:\"Aero Commerce\";s:3:\"url\";s:53:\"https://actuate.webpreview.co/services/aero-commerce/\";s:6:\"target\";s:0:\"\";}'),(82928,8062,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(82929,8062,'page_content_4_the_services','4'),(82930,8062,'_page_content_4_the_services','field_67c6cd0fcad25'),(82931,8062,'page_content_5_add_background','white'),(82932,8062,'_page_content_5_add_background','field_67d0023c0a374'),(82933,8062,'page_content_5_block_content','<h3>Integrations That Scale With You</h3>\r\nAs your business grows, your tech needs to keep up. We help make sure your ecommerce platform talks to the rest of your tools - cleanly, reliably, and without a pile of workarounds. That means no more order delays from mismatched systems or stock issues caused by manual updates.\r\n\r\nWhether you need to connect warehouse and inventory software, streamline fulfilment through logistics integrations, or bring in new payment gateways, we tailor the setup to suit your operations. For businesses running large catalogues, we make sure product and inventory data stays accurate across platforms. If you’re focused on international growth, we support integrations that handle multi-currency payments and regional delivery.\r\n\r\nWe also connect your marketing tools - like Klaviyo, your CRM, or loyalty software - to make sure your campaigns are firing on live customer data, not stale exports. From ERP systems to custom product feeds, we make your backend work smarter so your team can get on with scaling.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about integrations</a>'),(82934,8062,'_page_content_5_block_content','field_67d0023c0a375'),(82935,8062,'page_content_5_media_block','8058'),(82936,8062,'_page_content_5_media_block','field_67d0023c0a376'),(82937,8062,'page_content_6_block_content','<h3>Custom Development</h3>\r\nSometimes off-the-shelf features don’t cut it. That’s where we come in. Our eCommerce website development team designs and builds custom functionality tailored to your business, whatever you need - from advanced filtering logic or a unique checkout flow, to something entirely new.\r\n\r\nYou’ll get solutions that solve real challenges and enhance how your site works for both your team and your customers. We keep the experience slick, performance strong, and your store easy to manage. All delivered by a team that understands how to build clean, scalable, high-performing eCommerce - without unnecessary complexity.'),(82938,8062,'_page_content_6_block_content','field_6891d9dfb5406'),(82939,8062,'page_content_7_add_background','green'),(82940,8062,'_page_content_7_add_background','field_67c9c6c17d609'),(82941,8062,'page_content_7_block_content','<h3>Recovery Projects</h3>\r\nIf your site’s half-finished, unstable, or not performing, we’ll step in. We rescue projects, fix critical issues, and help you get live without wasting what you’ve already invested.\r\n\r\nWe start by auditing what’s there - assessing code quality, platform setup, and missed opportunities. Then we create a prioritised plan to finish the job properly, implement what’s missing, and ensure your store functions exactly as it should. Whether it’s integration gaps, UX problems, or technical snags, we help you move forward with confidence and clarity.\r\n\r\nA recovery project doesn’t mean starting over. It means making the most of what you’ve already built, solving the blockers, and getting your site ready to support real growth.'),(82942,8062,'_page_content_7_block_content','field_67c9c6c17d60b'),(82943,8062,'page_content_7_media_block','8060'),(82944,8062,'_page_content_7_media_block','field_67c9c6d37d60c'),(82945,8062,'page_content_7_alignment','right'),(82946,8062,'_page_content_7_alignment','field_67c9c6dd7d60d'),(82947,7554,'page_content_8_block_title',''),(82948,7554,'_page_content_8_block_title','field_67c86b51a9ddc'),(82949,7554,'page_content_9_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(82950,7554,'_page_content_9_intro_block','field_67f39a7e87a67'),(82951,7554,'page_content_9_faqs_to_load','86'),(82952,7554,'_page_content_9_faqs_to_load','field_67f39a8d87a68'),(82953,8063,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:12:\"our_services\";i:5;s:22:\"1_col_block_with_media\";i:6;s:22:\"1_col_block_text_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"testimonial_block\";i:9;s:4:\"faqs\";}'),(82954,8063,'_page_content','field_65bcc772ba827'),(82955,8063,'bottom_cta',''),(82956,8063,'_bottom_cta','field_66fbcaec309e9'),(82957,8063,'page_content_0_video_file',''),(82958,8063,'_page_content_0_video_file','field_67c9c54f20190'),(82959,8063,'page_content_0_video_file_webm',''),(82960,8063,'_page_content_0_video_file_webm','field_67c9c54f20191'),(82961,8063,'page_content_0_background_image',''),(82962,8063,'_page_content_0_background_image','field_67c9c54f20192'),(82963,8063,'page_content_0_banner_content','<h1>eCommerce Development</h1>'),(82964,8063,'_page_content_0_banner_content','field_67c9c54f20193'),(82965,8063,'page_content_1_add_background','white'),(82966,8063,'_page_content_1_add_background','field_6717be84974f1'),(82967,8063,'page_content_1_block_title','<h2>Built for Growth – From the Ground Up.</h2>'),(82968,8063,'_page_content_1_block_title','field_67b8463f82176'),(82969,8063,'page_content_1_block_content','Your website shouldn’t be what holds you back. It’s where people buy, discover your brand, and come back again and again. It should be built to grow with you, not against you.\r\n\r\nAt Actuate, we deliver high-performance eCommerce website development built for modern growth. Whether you\'re replatforming, launching from scratch, or need custom features, our team creates scalable, conversion-focused solutions that work for your business.\r\n\r\nWe’re a proven eCommerce development agency in the UK brands trust to drive performance, not just launch sites. From technical execution to long-term support, we help you unlock your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the development team</a>'),(82970,8063,'_page_content_1_block_content','field_664b5f5c5973a'),(82971,8063,'page_content_2_add_background','black'),(82972,8063,'_page_content_2_add_background','field_67c9c6c17d609'),(82973,8063,'page_content_2_block_content','<h3>Replatforming.</h3>\r\nWe get to know your business, goals, and challenges inside out. Then we deliver a short, sharp NNP Workshop video - zero fluff - that highlights what’s working, what’s broken, and what needs fixing fast. We’ll show you exactly how to transform your site and what’s holding you back from growth. All delivered by experts who’ve done it before.'),(82974,8063,'_page_content_2_block_content','field_67c9c6c17d60b'),(82975,8063,'page_content_2_media_block','8054'),(82976,8063,'_page_content_2_media_block','field_67c9c6d37d60c'),(82977,8063,'page_content_2_alignment','left'),(82978,8063,'_page_content_2_alignment','field_67c9c6dd7d60d'),(82979,8063,'page_content_3_block_content','<h3>Solving the Next Nice Problem</h3>\r\nWe don’t just build for today - we build for what your business can become. Every project is designed with growth in mind. Our eCommerce development services ensure your site supports your long-term goals through high-performing code, seamless integrations, and future-ready architecture.'),(82980,8063,'_page_content_3_block_content','field_6891d9dfb5406'),(82981,8063,'page_content_4_the_services_0_service_title','Magento 2'),(82982,8063,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(82983,8063,'page_content_4_the_services_0_service_image',''),(82984,8063,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(82985,8063,'page_content_4_the_services_0_side_title','Magento 2'),(82986,8063,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(82987,8063,'page_content_4_the_services_0_service_description','Harness the power of flexibility with Magento Open Source. Our certified developers leverage this robust platform to build customisable, feature-rich stores without the enterprise price tag.\r\n\r\nPerfect for: Mid-sized businesses seeking powerful functionality with complete ownership of their digital ecosystem.\r\n\r\nOur Magento Open Source services include:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Custom theme development aligned with your brand identity</li>\r\n 	<li index=\"1\">Extension integration and custom module development</li>\r\n 	<li index=\"2\">Performance optimisation for lightning-fast page loads</li>\r\n 	<li index=\"3\">Comprehensive security implementation</li>\r\n 	<li index=\"4\">Mobile-responsive design that converts across all devices</li>\r\n</ul>'),(82988,8063,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(82989,8063,'page_content_4_the_services_0_service_link','a:3:{s:5:\"title\";s:19:\"Magento Open Source\";s:3:\"url\";s:82:\"https://actuate.webpreview.co/services/adobe-commerce-magento/magento-open-source/\";s:6:\"target\";s:0:\"\";}'),(82990,8063,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(82991,8063,'page_content_4_the_services_1_service_title','Adobe Commerce'),(82992,8063,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(82993,8063,'page_content_4_the_services_1_service_image',''),(82994,8063,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(82995,8063,'page_content_4_the_services_1_side_title','Adobe Commerce'),(82996,8063,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(82997,8063,'page_content_4_the_services_1_service_description','Elevate your eCommerce operation with Adobe Commerce, the enterprise-level solution that powers some of the world\'s most successful online retailers.\r\n\r\nPerfect for: Growing enterprises with complex requirements and ambitious sales targets.\r\n\r\nOur Adobe Commerce expertise covers:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Advanced B2B functionality implementation</li>\r\n 	<li index=\"1\">Multi-store setup and management</li>\r\n 	<li index=\"2\">Content staging and preview capabilities</li>\r\n 	<li index=\"3\">Visual merchandising and product recommendations</li>\r\n 	<li index=\"4\">Sophisticated inventory and order management solutions</li>\r\n 	<li index=\"5\">Seamless integration with Adobe Experience Cloud</li>\r\n</ul>'),(82998,8063,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(82999,8063,'page_content_4_the_services_1_service_link','a:3:{s:5:\"title\";s:14:\"Adobe Commerce\";s:3:\"url\";s:77:\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\";s:6:\"target\";s:0:\"\";}'),(83000,8063,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(83001,8063,'page_content_4_the_services_2_service_title','Shopify'),(83002,8063,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(83003,8063,'page_content_4_the_services_2_service_image',''),(83004,8063,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(83005,8063,'page_content_4_the_services_2_side_title','Shopify'),(83006,8063,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(83007,8063,'page_content_4_the_services_2_service_description','Unlock enterprise-level eCommerce without the typical complexity. Shopify Plus delivers advanced functionality with the same user-friendly experience that makes Shopify so popular.\r\n\r\nPerfect for: High-growth brands and established businesses seeking scalability without technical overhead.\r\n\r\nOur Shopify Plus offerings:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Automation workflows for efficient operations</li>\r\n 	<li index=\"1\">Customised checkout experiences</li>\r\n 	<li index=\"2\">International expansion strategy and implementation</li>\r\n 	<li index=\"3\">Headless commerce architecture</li>\r\n 	<li index=\"4\">High-volume transaction optimisation</li>\r\n 	<li index=\"5\">Script development for personalised shopping experiences</li>\r\n</ul>'),(83008,8063,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(83009,8063,'page_content_4_the_services_2_service_link','a:3:{s:5:\"title\";s:7:\"Shopify\";s:3:\"url\";s:47:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(83010,8063,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(83011,8063,'page_content_4_the_services_3_service_title','Aero Commerce'),(83012,8063,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(83013,8063,'page_content_4_the_services_3_service_image',''),(83014,8063,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(83015,8063,'page_content_4_the_services_3_side_title','Aero Commerce'),(83016,8063,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(83017,8063,'page_content_4_the_services_3_service_description','Experience the perfect balance of flexibility and ease-of-use with Aero Commerce, the UK-built platform designed specifically for mid-market retailers.\r\n\r\nPerfect for: UK retailers looking for a platform that understands British eCommerce needs.\r\n\r\nOur Aero Commerce services:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">End-to-end store development and design</li>\r\n 	<li index=\"1\">Performance-focused implementation</li>\r\n 	<li index=\"2\">UK-specific payment and shipping integrations</li>\r\n 	<li index=\"3\">Custom module development</li>\r\n 	<li index=\"4\">Seamless ERP and third-party system integration</li>\r\n</ul>'),(83018,8063,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(83019,8063,'page_content_4_the_services_3_service_link','a:3:{s:5:\"title\";s:13:\"Aero Commerce\";s:3:\"url\";s:53:\"https://actuate.webpreview.co/services/aero-commerce/\";s:6:\"target\";s:0:\"\";}'),(83020,8063,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(83021,8063,'page_content_4_the_services','4'),(83022,8063,'_page_content_4_the_services','field_67c6cd0fcad25'),(83023,8063,'page_content_5_add_background','white'),(83024,8063,'_page_content_5_add_background','field_67d0023c0a374'),(83025,8063,'page_content_5_block_content','<h3>Integrations That Scale With You</h3>\r\nAs your business grows, your tech needs to keep up. We help make sure your ecommerce platform talks to the rest of your tools - cleanly, reliably, and without a pile of workarounds. That means no more order delays from mismatched systems or stock issues caused by manual updates.\r\n\r\nWhether you need to connect warehouse and inventory software, streamline fulfilment through logistics integrations, or bring in new payment gateways, we tailor the setup to suit your operations. For businesses running large catalogues, we make sure product and inventory data stays accurate across platforms. If you’re focused on international growth, we support integrations that handle multi-currency payments and regional delivery.\r\n\r\nWe also connect your marketing tools - like Klaviyo, your CRM, or loyalty software - to make sure your campaigns are firing on live customer data, not stale exports. From ERP systems to custom product feeds, we make your backend work smarter so your team can get on with scaling.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about integrations</a>'),(83026,8063,'_page_content_5_block_content','field_67d0023c0a375'),(83027,8063,'page_content_5_media_block','8058'),(83028,8063,'_page_content_5_media_block','field_67d0023c0a376'),(83029,8063,'page_content_6_block_content','<h3>Custom Development</h3>\r\nSometimes off-the-shelf features don’t cut it. That’s where we come in. Our eCommerce website development team designs and builds custom functionality tailored to your business, whatever you need - from advanced filtering logic or a unique checkout flow, to something entirely new.\r\n\r\nYou’ll get solutions that solve real challenges and enhance how your site works for both your team and your customers. We keep the experience slick, performance strong, and your store easy to manage. All delivered by a team that understands how to build clean, scalable, high-performing eCommerce - without unnecessary complexity.'),(83030,8063,'_page_content_6_block_content','field_6891d9dfb5406'),(83031,8063,'page_content_7_add_background','green'),(83032,8063,'_page_content_7_add_background','field_67c9c6c17d609'),(83033,8063,'page_content_7_block_content','<h3>Recovery Projects</h3>\r\nIf your site’s half-finished, unstable, or not performing, we’ll step in. We rescue projects, fix critical issues, and help you get live without wasting what you’ve already invested.\r\n\r\nWe start by auditing what’s there - assessing code quality, platform setup, and missed opportunities. Then we create a prioritised plan to finish the job properly, implement what’s missing, and ensure your store functions exactly as it should. Whether it’s integration gaps, UX problems, or technical snags, we help you move forward with confidence and clarity.\r\n\r\nA recovery project doesn’t mean starting over. It means making the most of what you’ve already built, solving the blockers, and getting your site ready to support real growth.'),(83034,8063,'_page_content_7_block_content','field_67c9c6c17d60b'),(83035,8063,'page_content_7_media_block','8060'),(83036,8063,'_page_content_7_media_block','field_67c9c6d37d60c'),(83037,8063,'page_content_7_alignment','right'),(83038,8063,'_page_content_7_alignment','field_67c9c6dd7d60d'),(83039,8063,'page_content_8_block_title',''),(83040,8063,'_page_content_8_block_title','field_67c86b51a9ddc'),(83041,8063,'page_content_9_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(83042,8063,'_page_content_9_intro_block','field_67f39a7e87a67'),(83043,8063,'page_content_9_faqs_to_load','57'),(83044,8063,'_page_content_9_faqs_to_load','field_67f39a8d87a68'),(83045,7193,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(83046,8064,'page_content_0_video_file',''),(83047,8064,'_page_content_0_video_file','field_67c9c54f20190'),(83048,8064,'page_content_0_video_file_webm',''),(83049,8064,'_page_content_0_video_file_webm','field_67c9c54f20191'),(83050,8064,'page_content_0_background_image',''),(83051,8064,'_page_content_0_background_image','field_67c9c54f20192'),(83052,8064,'page_content_0_banner_content','<h1>Conversion Rate Optimisaton Agency</h1>'),(83053,8064,'_page_content_0_banner_content','field_67c9c54f20193'),(83054,8064,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:9:\"cta_block\";i:5;s:13:\"feature_cards\";i:6;s:22:\"2_col_block_with_media\";i:7;s:22:\"2_col_block_with_media\";i:8;s:4:\"faqs\";i:9;s:17:\"testimonial_block\";}'),(83055,8064,'_page_content','field_65bcc772ba827'),(83056,8064,'bottom_cta',''),(83057,8064,'_bottom_cta','field_66fbcaec309e9'),(83058,8064,'page_content_1_add_background','white'),(83059,8064,'_page_content_1_add_background','field_6717be84974f1'),(83060,8064,'page_content_1_block_title','<h2>Increase Conversions to Increase Sales</h2>'),(83061,8064,'_page_content_1_block_title','field_67b8463f82176'),(83062,8064,'page_content_1_block_content','Getting more traffic is great, but turning visitors into customers is better. As a specialist Conversion Rate Optimisation Agency, we help you make the most of the traffic you already have. Instead of relying solely on paid acquisition, we focus on eCommerce conversion rate optimisation - removing friction, improving usability, and guiding more users to complete a purchase.\r\n\r\nAt Actuate, our data-driven CRO services are led by experienced strategists who know how to spot leaks, test changes, and increase ROI.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the CRO experts</a>'),(83063,8064,'_page_content_1_block_content','field_664b5f5c5973a'),(83064,8064,'page_content_2_add_background','green'),(83065,8064,'_page_content_2_add_background','field_67c9c6c17d609'),(83066,8064,'page_content_2_block_content','<h3>Why is CRO so Important?</h3>\r\nGetting someone to your site is just half the battle. If they’re not converting, you’re leaving money on the table. According to Adobe, brands that invest in CRO see an average 223% ROI. Even simple UX fixes can result in a 35% boost in conversion rates.\r\n\r\nAs a performance-focused CRO agency in the UK, we focus on removing friction, reducing bounce rate, and helping your customers buy quickly, clearly, and confidently.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">Book a CRO audit</a>'),(83067,8064,'_page_content_2_block_content','field_67c9c6c17d60b'),(83068,8064,'page_content_2_media_block',''),(83069,8064,'_page_content_2_media_block','field_67c9c6d37d60c'),(83070,8064,'page_content_2_alignment','left'),(83071,8064,'_page_content_2_alignment','field_67c9c6dd7d60d'),(83072,8064,'page_content_3_add_background','white'),(83073,8064,'_page_content_3_add_background','field_67c9c6c17d609'),(83074,8064,'page_content_3_block_content','<h3>Measuring CRO</h3>\r\nWe don’t guess. We identify exactly where users lose interest, abandon baskets, or get stuck, using tools like heatmaps, scroll depth tracking, user session recordings, conversion funnels, and click/heat maps. This gives us real, visual insight into how people interact with your store.\r\n\r\nWe also track form completion rates, cart abandonment, mobile vs desktop performance, and more - giving you a clear view of where your revenue is slipping through the cracks.\r\n\r\nWith that data, we create prioritised plans that directly address those issues, so we can help you build a store that doesn’t just look better, but actually converts more of the traffic you\'re already paying for.'),(83075,8064,'_page_content_3_block_content','field_67c9c6c17d60b'),(83076,8064,'page_content_3_media_block',''),(83077,8064,'_page_content_3_media_block','field_67c9c6d37d60c'),(83078,8064,'page_content_3_alignment','right'),(83079,8064,'_page_content_3_alignment','field_67c9c6dd7d60d'),(83080,8064,'page_content_4_show_background','0'),(83081,8064,'_page_content_4_show_background','field_67175ac1a052b'),(83082,8064,'page_content_4_block_content','<blockquote>“After the initial audit, Actuate helped us to implement a sustainable path to growth which we are now following.”</blockquote>'),(83083,8064,'_page_content_4_block_content','field_66cda60b2ea88'),(83084,8064,'page_content_6_add_background','red'),(83085,8064,'_page_content_6_add_background','field_67c9c6c17d609'),(83086,8064,'page_content_6_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(83087,8064,'_page_content_6_block_content','field_67c9c6c17d60b'),(83088,8064,'page_content_6_media_block',''),(83089,8064,'_page_content_6_media_block','field_67c9c6d37d60c'),(83090,8064,'page_content_6_alignment','left'),(83091,8064,'_page_content_6_alignment','field_67c9c6dd7d60d'),(83092,8064,'page_content_5_block_title','<h3>What\'s involved in a CRO Strategy?</h3>'),(83093,8064,'_page_content_5_block_title','field_67da9e22ddf71'),(83094,8064,'page_content_5_cards_0_card_icon',''),(83095,8064,'_page_content_5_cards_0_card_icon','field_67da9e3bddf73'),(83096,8064,'page_content_5_cards_0_card_content','<h4>A/B Split Testing</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.'),(83097,8064,'_page_content_5_cards_0_card_content','field_67da9e49ddf74'),(83098,8064,'page_content_5_cards_1_card_icon',''),(83099,8064,'_page_content_5_cards_1_card_icon','field_67da9e3bddf73'),(83100,8064,'page_content_5_cards_1_card_content','<h4>User Journey</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.'),(83101,8064,'_page_content_5_cards_1_card_content','field_67da9e49ddf74'),(83102,8064,'page_content_5_cards_2_card_icon',''),(83103,8064,'_page_content_5_cards_2_card_icon','field_67da9e3bddf73'),(83104,8064,'page_content_5_cards_2_card_content','<h4>Heatmaps</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.'),(83105,8064,'_page_content_5_cards_2_card_content','field_67da9e49ddf74'),(83106,8064,'page_content_5_cards_3_card_icon',''),(83107,8064,'_page_content_5_cards_3_card_icon','field_67da9e3bddf73'),(83108,8064,'page_content_5_cards_3_card_content','<h4>Multivariate Testing</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.'),(83109,8064,'_page_content_5_cards_3_card_content','field_67da9e49ddf74'),(83110,8064,'page_content_5_cards_4_card_icon',''),(83111,8064,'_page_content_5_cards_4_card_icon','field_67da9e3bddf73'),(83112,8064,'page_content_5_cards_4_card_content','<h4>Persona\'s</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.'),(83113,8064,'_page_content_5_cards_4_card_content','field_67da9e49ddf74'),(83114,8064,'page_content_5_cards_5_card_icon',''),(83115,8064,'_page_content_5_cards_5_card_icon','field_67da9e3bddf73'),(83116,8064,'page_content_5_cards_5_card_content','<h4>UX/UI: User Interface &amp; Design</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.'),(83117,8064,'_page_content_5_cards_5_card_content','field_67da9e49ddf74'),(83118,8064,'page_content_5_cards','6'),(83119,8064,'_page_content_5_cards','field_67da9e2bddf72'),(83120,8064,'page_content_5_block_footer',''),(83121,8064,'_page_content_5_block_footer','field_67da9e66ddf75'),(83122,8064,'page_content_7_add_background','white'),(83123,8064,'_page_content_7_add_background','field_67c9c6c17d609'),(83124,8064,'page_content_7_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(83125,8064,'_page_content_7_block_content','field_67c9c6c17d60b'),(83126,8064,'page_content_7_media_block',''),(83127,8064,'_page_content_7_media_block','field_67c9c6d37d60c'),(83128,8064,'page_content_7_alignment','right'),(83129,8064,'_page_content_7_alignment','field_67c9c6dd7d60d'),(83130,8064,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(83131,8064,'_page_content_8_intro_block','field_67f39a7e87a67'),(83132,8064,'page_content_8_faqs_to_load','53'),(83133,8064,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(83134,8064,'page_content_9_block_title','<h3>What our clients say</h3>'),(83135,8064,'_page_content_9_block_title','field_67c86b51a9ddc'),(83136,7193,'page_content_4_block_title','<h3>What\'s involved in a CRO Strategy?</h3>\r\nOur CRO services are custom-fit to your store, platform, and goals:'),(83137,7193,'_page_content_4_block_title','field_67da9e22ddf71'),(83138,7193,'page_content_4_cards_0_card_icon',''),(83139,7193,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(83140,7193,'page_content_4_cards_0_card_content','<h4>A/B Split Testing</h4>\r\nA/B testing can improve conversion rates by up to 49%. We test real user behaviour to determine what converts best, from CTA placement to layout changes.'),(83141,7193,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(83142,7193,'page_content_4_cards_1_card_icon',''),(83143,7193,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(83144,7193,'page_content_4_cards_1_card_content','<h4>User Journey</h4>\r\nSmoother journeys can reduce cart abandonment by up to 35%. We analyse how users move from a landing page to the checkout and identify friction points that cause drop-off.'),(83145,7193,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(83146,7193,'page_content_4_cards_2_card_icon',''),(83147,7193,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(83148,7193,'page_content_4_cards_2_card_content','<h4>Heatmaps</h4>\r\nBrands using heatmap tools report up to a 20% increase in CTA interactions. Click, scroll, and movement data tell us what grabs attention - and what doesn’t. These insights shape layout and content placement to increase engagement and time on site.'),(83149,7193,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(83150,7193,'page_content_4_cards_3_card_icon',''),(83151,7193,'_page_content_4_cards_3_card_icon','field_67da9e3bddf73'),(83152,7193,'page_content_4_cards_3_card_content','<h4>Multivariate Testing</h4>\r\nWe test combinations of content elements (like headers, buttons, and imagery) to find the best-performing layouts. This is especially effective on high-value pages like PDPs and category listings, where small changes can lift sales by 15-25%.'),(83153,7193,'_page_content_4_cards_3_card_content','field_67da9e49ddf74'),(83154,7193,'page_content_4_cards_4_card_icon',''),(83155,7193,'_page_content_4_cards_4_card_icon','field_67da9e3bddf73'),(83156,7193,'page_content_4_cards_4_card_content','<h4>Customer Persona\'s</h4>\r\nWe segment your audience by intent, behaviour, and value. Tailoring experiences to different types of customers improves relevance and can boost conversions by over 200% when paired with personalisation.'),(83157,7193,'_page_content_4_cards_4_card_content','field_67da9e49ddf74'),(83158,7193,'page_content_4_cards_5_card_icon',''),(83159,7193,'_page_content_4_cards_5_card_icon','field_67da9e3bddf73'),(83160,7193,'page_content_4_cards_5_card_content','<h4>UX/UI: User Interface &amp; Design</h4>\r\n88% of users won’t return after a poor experience, so first impressions matter. We don’t just make your site look good - we make it usable. Faster load times and cleaner interfaces help reduce bounce rate and increase purchase intent.'),(83161,7193,'_page_content_4_cards_5_card_content','field_67da9e49ddf74'),(83162,7193,'page_content_4_cards','6'),(83163,7193,'_page_content_4_cards','field_67da9e2bddf72'),(83164,7193,'page_content_4_block_footer',''),(83165,7193,'_page_content_4_block_footer','field_67da9e66ddf75'),(83172,8065,'page_content_0_video_file',''),(83173,8065,'_page_content_0_video_file','field_67c9c54f20190'),(83174,8065,'page_content_0_video_file_webm',''),(83175,8065,'_page_content_0_video_file_webm','field_67c9c54f20191'),(83176,8065,'page_content_0_background_image',''),(83177,8065,'_page_content_0_background_image','field_67c9c54f20192'),(83178,8065,'page_content_0_banner_content','<h1>Conversion Rate Optimisaton Agency</h1>'),(83179,8065,'_page_content_0_banner_content','field_67c9c54f20193'),(83180,8065,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:17:\"testimonial_block\";i:6;s:4:\"faqs\";}'),(83181,8065,'_page_content','field_65bcc772ba827'),(83182,8065,'bottom_cta',''),(83183,8065,'_bottom_cta','field_66fbcaec309e9'),(83184,8065,'page_content_1_add_background','white'),(83185,8065,'_page_content_1_add_background','field_6717be84974f1'),(83186,8065,'page_content_1_block_title','<h2>Increase Conversions to Increase Sales</h2>'),(83187,8065,'_page_content_1_block_title','field_67b8463f82176'),(83188,8065,'page_content_1_block_content','Getting more traffic is great, but turning visitors into customers is better. As a specialist Conversion Rate Optimisation Agency, we help you make the most of the traffic you already have. Instead of relying solely on paid acquisition, we focus on eCommerce conversion rate optimisation - removing friction, improving usability, and guiding more users to complete a purchase.\r\n\r\nAt Actuate, our data-driven CRO services are led by experienced strategists who know how to spot leaks, test changes, and increase ROI.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the CRO experts</a>'),(83189,8065,'_page_content_1_block_content','field_664b5f5c5973a'),(83190,8065,'page_content_2_add_background','green'),(83191,8065,'_page_content_2_add_background','field_67c9c6c17d609'),(83192,8065,'page_content_2_block_content','<h3>Why is CRO so Important?</h3>\r\nGetting someone to your site is just half the battle. If they’re not converting, you’re leaving money on the table. According to Adobe, brands that invest in CRO see an average 223% ROI. Even simple UX fixes can result in a 35% boost in conversion rates.\r\n\r\nAs a performance-focused CRO agency in the UK, we focus on removing friction, reducing bounce rate, and helping your customers buy quickly, clearly, and confidently.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">Book a CRO audit</a>'),(83193,8065,'_page_content_2_block_content','field_67c9c6c17d60b'),(83194,8065,'page_content_2_media_block',''),(83195,8065,'_page_content_2_media_block','field_67c9c6d37d60c'),(83196,8065,'page_content_2_alignment','left'),(83197,8065,'_page_content_2_alignment','field_67c9c6dd7d60d'),(83198,8065,'page_content_3_add_background','white'),(83199,8065,'_page_content_3_add_background','field_67c9c6c17d609'),(83200,8065,'page_content_3_block_content','<h3>Measuring CRO</h3>\r\nWe don’t guess. We identify exactly where users lose interest, abandon baskets, or get stuck, using tools like heatmaps, scroll depth tracking, user session recordings, conversion funnels, and click/heat maps. This gives us real, visual insight into how people interact with your store.\r\n\r\nWe also track form completion rates, cart abandonment, mobile vs desktop performance, and more - giving you a clear view of where your revenue is slipping through the cracks.\r\n\r\nWith that data, we create prioritised plans that directly address those issues, so we can help you build a store that doesn’t just look better, but actually converts more of the traffic you\'re already paying for.'),(83201,8065,'_page_content_3_block_content','field_67c9c6c17d60b'),(83202,8065,'page_content_3_media_block',''),(83203,8065,'_page_content_3_media_block','field_67c9c6d37d60c'),(83204,8065,'page_content_3_alignment','right'),(83205,8065,'_page_content_3_alignment','field_67c9c6dd7d60d'),(83206,8065,'page_content_4_block_title','<h3>What\'s involved in a CRO Strategy?</h3>'),(83207,8065,'_page_content_4_block_title','field_67da9e22ddf71'),(83208,8065,'page_content_4_cards_0_card_icon',''),(83209,8065,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(83210,8065,'page_content_4_cards_0_card_content','<h4>A/B Split Testing</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.'),(83211,8065,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(83212,8065,'page_content_4_cards_1_card_icon',''),(83213,8065,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(83214,8065,'page_content_4_cards_1_card_content','<h4>User Journey</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.'),(83215,8065,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(83216,8065,'page_content_4_cards_2_card_icon',''),(83217,8065,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(83218,8065,'page_content_4_cards_2_card_content','<h4>Heatmaps</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.'),(83219,8065,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(83220,8065,'page_content_4_cards_3_card_icon',''),(83221,8065,'_page_content_4_cards_3_card_icon','field_67da9e3bddf73'),(83222,8065,'page_content_4_cards_3_card_content','<h4>Multivariate Testing</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.'),(83223,8065,'_page_content_4_cards_3_card_content','field_67da9e49ddf74'),(83224,8065,'page_content_4_cards_4_card_icon',''),(83225,8065,'_page_content_4_cards_4_card_icon','field_67da9e3bddf73'),(83226,8065,'page_content_4_cards_4_card_content','<h4>Persona\'s</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.'),(83227,8065,'_page_content_4_cards_4_card_content','field_67da9e49ddf74'),(83228,8065,'page_content_4_cards_5_card_icon',''),(83229,8065,'_page_content_4_cards_5_card_icon','field_67da9e3bddf73'),(83230,8065,'page_content_4_cards_5_card_content','<h4>UX/UI: User Interface &amp; Design</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate. Nullam pellentesque dolor urna.'),(83231,8065,'_page_content_4_cards_5_card_content','field_67da9e49ddf74'),(83232,8065,'page_content_4_cards','6'),(83233,8065,'_page_content_4_cards','field_67da9e2bddf72'),(83234,8065,'page_content_4_block_footer',''),(83235,8065,'_page_content_4_block_footer','field_67da9e66ddf75'),(83236,8065,'page_content_5_block_title','<h3>What our clients say</h3>'),(83237,8065,'_page_content_5_block_title','field_67c86b51a9ddc'),(83238,8065,'page_content_6_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(83239,8065,'_page_content_6_intro_block','field_67f39a7e87a67'),(83240,8065,'page_content_6_faqs_to_load','53'),(83241,8065,'_page_content_6_faqs_to_load','field_67f39a8d87a68'),(83242,8066,'page_content_0_video_file',''),(83243,8066,'_page_content_0_video_file','field_67c9c54f20190'),(83244,8066,'page_content_0_video_file_webm',''),(83245,8066,'_page_content_0_video_file_webm','field_67c9c54f20191'),(83246,8066,'page_content_0_background_image',''),(83247,8066,'_page_content_0_background_image','field_67c9c54f20192'),(83248,8066,'page_content_0_banner_content','<h1>Conversion Rate Optimisaton Agency</h1>'),(83249,8066,'_page_content_0_banner_content','field_67c9c54f20193'),(83250,8066,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:17:\"testimonial_block\";i:6;s:4:\"faqs\";}'),(83251,8066,'_page_content','field_65bcc772ba827'),(83252,8066,'bottom_cta',''),(83253,8066,'_bottom_cta','field_66fbcaec309e9'),(83254,8066,'page_content_1_add_background','white'),(83255,8066,'_page_content_1_add_background','field_6717be84974f1'),(83256,8066,'page_content_1_block_title','<h2>Increase Conversions to Increase Sales</h2>'),(83257,8066,'_page_content_1_block_title','field_67b8463f82176'),(83258,8066,'page_content_1_block_content','Getting more traffic is great, but turning visitors into customers is better. As a specialist Conversion Rate Optimisation Agency, we help you make the most of the traffic you already have. Instead of relying solely on paid acquisition, we focus on eCommerce conversion rate optimisation - removing friction, improving usability, and guiding more users to complete a purchase.\r\n\r\nAt Actuate, our data-driven CRO services are led by experienced strategists who know how to spot leaks, test changes, and increase ROI.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the CRO experts</a>'),(83259,8066,'_page_content_1_block_content','field_664b5f5c5973a'),(83260,8066,'page_content_2_add_background','green'),(83261,8066,'_page_content_2_add_background','field_67c9c6c17d609'),(83262,8066,'page_content_2_block_content','<h3>Why is CRO so Important?</h3>\r\nGetting someone to your site is just half the battle. If they’re not converting, you’re leaving money on the table. According to Adobe, brands that invest in CRO see an average 223% ROI. Even simple UX fixes can result in a 35% boost in conversion rates.\r\n\r\nAs a performance-focused CRO agency in the UK, we focus on removing friction, reducing bounce rate, and helping your customers buy quickly, clearly, and confidently.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">Book a CRO audit</a>'),(83263,8066,'_page_content_2_block_content','field_67c9c6c17d60b'),(83264,8066,'page_content_2_media_block',''),(83265,8066,'_page_content_2_media_block','field_67c9c6d37d60c'),(83266,8066,'page_content_2_alignment','left'),(83267,8066,'_page_content_2_alignment','field_67c9c6dd7d60d'),(83268,8066,'page_content_3_add_background','white'),(83269,8066,'_page_content_3_add_background','field_67c9c6c17d609'),(83270,8066,'page_content_3_block_content','<h3>Measuring CRO</h3>\r\nWe don’t guess. We identify exactly where users lose interest, abandon baskets, or get stuck, using tools like heatmaps, scroll depth tracking, user session recordings, conversion funnels, and click/heat maps. This gives us real, visual insight into how people interact with your store.\r\n\r\nWe also track form completion rates, cart abandonment, mobile vs desktop performance, and more - giving you a clear view of where your revenue is slipping through the cracks.\r\n\r\nWith that data, we create prioritised plans that directly address those issues, so we can help you build a store that doesn’t just look better, but actually converts more of the traffic you\'re already paying for.'),(83271,8066,'_page_content_3_block_content','field_67c9c6c17d60b'),(83272,8066,'page_content_3_media_block',''),(83273,8066,'_page_content_3_media_block','field_67c9c6d37d60c'),(83274,8066,'page_content_3_alignment','right'),(83275,8066,'_page_content_3_alignment','field_67c9c6dd7d60d'),(83276,8066,'page_content_4_block_title','<h3>What\'s involved in a CRO Strategy?</h3>\r\nOur CRO services are custom-fit to your store, platform, and goals:'),(83277,8066,'_page_content_4_block_title','field_67da9e22ddf71'),(83278,8066,'page_content_4_cards_0_card_icon',''),(83279,8066,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(83280,8066,'page_content_4_cards_0_card_content','<h4>A/B Split Testing</h4>\r\n A/B testing can improve conversion rates by up to 49%. We test real user behaviour to determine what converts best, from CTA placement to layout changes.'),(83281,8066,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(83282,8066,'page_content_4_cards_1_card_icon',''),(83283,8066,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(83284,8066,'page_content_4_cards_1_card_content','<h4>User Journey</h4>\r\nSmoother journeys can reduce cart abandonment by up to 35%. We analyse how users move from a landing page to the checkout and identify friction points that cause drop-off.'),(83285,8066,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(83286,8066,'page_content_4_cards_2_card_icon',''),(83287,8066,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(83288,8066,'page_content_4_cards_2_card_content','<h4>Heatmaps</h4>\r\nBrands using heatmap tools report up to a 20% increase in CTA interactions. Click, scroll, and movement data tell us what grabs attention - and what doesn’t. These insights shape layout and content placement to increase engagement and time on site.'),(83289,8066,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(83290,8066,'page_content_4_cards_3_card_icon',''),(83291,8066,'_page_content_4_cards_3_card_icon','field_67da9e3bddf73'),(83292,8066,'page_content_4_cards_3_card_content','<h4>Multivariate Testing</h4>\r\nWe test combinations of content elements (like headers, buttons, and imagery) to find the best-performing layouts. This is especially effective on high-value pages like PDPs and category listings, where small changes can lift sales by 15-25%.'),(83293,8066,'_page_content_4_cards_3_card_content','field_67da9e49ddf74'),(83294,8066,'page_content_4_cards_4_card_icon',''),(83295,8066,'_page_content_4_cards_4_card_icon','field_67da9e3bddf73'),(83296,8066,'page_content_4_cards_4_card_content','<h4>Customer Persona\'s</h4>\r\nWe segment your audience by intent, behaviour, and value. Tailoring experiences to different types of customers improves relevance and can boost conversions by over 200% when paired with personalisation.'),(83297,8066,'_page_content_4_cards_4_card_content','field_67da9e49ddf74'),(83298,8066,'page_content_4_cards_5_card_icon',''),(83299,8066,'_page_content_4_cards_5_card_icon','field_67da9e3bddf73'),(83300,8066,'page_content_4_cards_5_card_content','<h4>UX/UI: User Interface &amp; Design</h4>\r\n88% of users won’t return after a poor experience, so first impressions matter. We don’t just make your site look good - we make it usable. Faster load times and cleaner interfaces help reduce bounce rate and increase purchase intent.'),(83301,8066,'_page_content_4_cards_5_card_content','field_67da9e49ddf74'),(83302,8066,'page_content_4_cards','6'),(83303,8066,'_page_content_4_cards','field_67da9e2bddf72'),(83304,8066,'page_content_4_block_footer',''),(83305,8066,'_page_content_4_block_footer','field_67da9e66ddf75'),(83306,8066,'page_content_5_block_title','<h3>What our clients say</h3>'),(83307,8066,'_page_content_5_block_title','field_67c86b51a9ddc'),(83308,8066,'page_content_6_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(83309,8066,'_page_content_6_intro_block','field_67f39a7e87a67'),(83310,8066,'page_content_6_faqs_to_load','53'),(83311,8066,'_page_content_6_faqs_to_load','field_67f39a8d87a68'),(83320,8067,'page_content_0_video_file',''),(83321,8067,'_page_content_0_video_file','field_67c9c54f20190'),(83322,8067,'page_content_0_video_file_webm',''),(83323,8067,'_page_content_0_video_file_webm','field_67c9c54f20191'),(83324,8067,'page_content_0_background_image',''),(83325,8067,'_page_content_0_background_image','field_67c9c54f20192'),(83326,8067,'page_content_0_banner_content','<h1>Conversion Rate Optimisaton Agency</h1>'),(83327,8067,'_page_content_0_banner_content','field_67c9c54f20193'),(83328,8067,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:17:\"testimonial_block\";i:6;s:9:\"cta_block\";i:7;s:4:\"faqs\";}'),(83329,8067,'_page_content','field_65bcc772ba827'),(83330,8067,'bottom_cta',''),(83331,8067,'_bottom_cta','field_66fbcaec309e9'),(83332,8067,'page_content_1_add_background','white'),(83333,8067,'_page_content_1_add_background','field_6717be84974f1'),(83334,8067,'page_content_1_block_title','<h2>Increase Conversions to Increase Sales</h2>'),(83335,8067,'_page_content_1_block_title','field_67b8463f82176'),(83336,8067,'page_content_1_block_content','Getting more traffic is great, but turning visitors into customers is better. As a specialist Conversion Rate Optimisation Agency, we help you make the most of the traffic you already have. Instead of relying solely on paid acquisition, we focus on eCommerce conversion rate optimisation - removing friction, improving usability, and guiding more users to complete a purchase.\r\n\r\nAt Actuate, our data-driven CRO services are led by experienced strategists who know how to spot leaks, test changes, and increase ROI.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the CRO experts</a>'),(83337,8067,'_page_content_1_block_content','field_664b5f5c5973a'),(83338,8067,'page_content_2_add_background','green'),(83339,8067,'_page_content_2_add_background','field_67c9c6c17d609'),(83340,8067,'page_content_2_block_content','<h3>Why is CRO so Important?</h3>\r\nGetting someone to your site is just half the battle. If they’re not converting, you’re leaving money on the table. According to Adobe, brands that invest in CRO see an average 223% ROI. Even simple UX fixes can result in a 35% boost in conversion rates.\r\n\r\nAs a performance-focused CRO agency in the UK, we focus on removing friction, reducing bounce rate, and helping your customers buy quickly, clearly, and confidently.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">Book a CRO audit</a>'),(83341,8067,'_page_content_2_block_content','field_67c9c6c17d60b'),(83342,8067,'page_content_2_media_block',''),(83343,8067,'_page_content_2_media_block','field_67c9c6d37d60c'),(83344,8067,'page_content_2_alignment','left'),(83345,8067,'_page_content_2_alignment','field_67c9c6dd7d60d'),(83346,8067,'page_content_3_add_background','white'),(83347,8067,'_page_content_3_add_background','field_67c9c6c17d609'),(83348,8067,'page_content_3_block_content','<h3>Measuring CRO</h3>\r\nWe don’t guess. We identify exactly where users lose interest, abandon baskets, or get stuck, using tools like heatmaps, scroll depth tracking, user session recordings, conversion funnels, and click/heat maps. This gives us real, visual insight into how people interact with your store.\r\n\r\nWe also track form completion rates, cart abandonment, mobile vs desktop performance, and more - giving you a clear view of where your revenue is slipping through the cracks.\r\n\r\nWith that data, we create prioritised plans that directly address those issues, so we can help you build a store that doesn’t just look better, but actually converts more of the traffic you\'re already paying for.'),(83349,8067,'_page_content_3_block_content','field_67c9c6c17d60b'),(83350,8067,'page_content_3_media_block',''),(83351,8067,'_page_content_3_media_block','field_67c9c6d37d60c'),(83352,8067,'page_content_3_alignment','right'),(83353,8067,'_page_content_3_alignment','field_67c9c6dd7d60d'),(83354,8067,'page_content_4_block_title','<h3>What\'s involved in a CRO Strategy?</h3>\r\nOur CRO services are custom-fit to your store, platform, and goals:'),(83355,8067,'_page_content_4_block_title','field_67da9e22ddf71'),(83356,8067,'page_content_4_cards_0_card_icon',''),(83357,8067,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(83358,8067,'page_content_4_cards_0_card_content','<h4>A/B Split Testing</h4>\r\n A/B testing can improve conversion rates by up to 49%. We test real user behaviour to determine what converts best, from CTA placement to layout changes.'),(83359,8067,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(83360,8067,'page_content_4_cards_1_card_icon',''),(83361,8067,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(83362,8067,'page_content_4_cards_1_card_content','<h4>User Journey</h4>\r\nSmoother journeys can reduce cart abandonment by up to 35%. We analyse how users move from a landing page to the checkout and identify friction points that cause drop-off.'),(83363,8067,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(83364,8067,'page_content_4_cards_2_card_icon',''),(83365,8067,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(83366,8067,'page_content_4_cards_2_card_content','<h4>Heatmaps</h4>\r\nBrands using heatmap tools report up to a 20% increase in CTA interactions. Click, scroll, and movement data tell us what grabs attention - and what doesn’t. These insights shape layout and content placement to increase engagement and time on site.'),(83367,8067,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(83368,8067,'page_content_4_cards_3_card_icon',''),(83369,8067,'_page_content_4_cards_3_card_icon','field_67da9e3bddf73'),(83370,8067,'page_content_4_cards_3_card_content','<h4>Multivariate Testing</h4>\r\nWe test combinations of content elements (like headers, buttons, and imagery) to find the best-performing layouts. This is especially effective on high-value pages like PDPs and category listings, where small changes can lift sales by 15-25%.'),(83371,8067,'_page_content_4_cards_3_card_content','field_67da9e49ddf74'),(83372,8067,'page_content_4_cards_4_card_icon',''),(83373,8067,'_page_content_4_cards_4_card_icon','field_67da9e3bddf73'),(83374,8067,'page_content_4_cards_4_card_content','<h4>Customer Persona\'s</h4>\r\nWe segment your audience by intent, behaviour, and value. Tailoring experiences to different types of customers improves relevance and can boost conversions by over 200% when paired with personalisation.'),(83375,8067,'_page_content_4_cards_4_card_content','field_67da9e49ddf74'),(83376,8067,'page_content_4_cards_5_card_icon',''),(83377,8067,'_page_content_4_cards_5_card_icon','field_67da9e3bddf73'),(83378,8067,'page_content_4_cards_5_card_content','<h4>UX/UI: User Interface &amp; Design</h4>\r\n88% of users won’t return after a poor experience, so first impressions matter. We don’t just make your site look good - we make it usable. Faster load times and cleaner interfaces help reduce bounce rate and increase purchase intent.'),(83379,8067,'_page_content_4_cards_5_card_content','field_67da9e49ddf74'),(83380,8067,'page_content_4_cards','6'),(83381,8067,'_page_content_4_cards','field_67da9e2bddf72'),(83382,8067,'page_content_4_block_footer',''),(83383,8067,'_page_content_4_block_footer','field_67da9e66ddf75'),(83384,8067,'page_content_5_block_title','<h3>What our clients say</h3>'),(83385,8067,'_page_content_5_block_title','field_67c86b51a9ddc'),(83386,8067,'page_content_6_show_background','0'),(83387,8067,'_page_content_6_show_background','field_67175ac1a052b'),(83388,8067,'page_content_6_block_content','<h3>Let’s Turn More Clicks into Customers</h3>\r\nCRO isn’t a one-and-done project. It’s a long-term growth lever. As a data-led CRO agency in the UK businesses depend on, we help you increase revenue, improve ROI, and create the next nice problem: how to keep up with growing demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your CRO workshop</a>'),(83389,8067,'_page_content_6_block_content','field_66cda60b2ea88'),(83390,8067,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(83391,8067,'_page_content_7_intro_block','field_67f39a7e87a67'),(83392,8067,'page_content_7_faqs_to_load','53'),(83393,8067,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(83400,8068,'page_content_0_video_file',''),(83401,8068,'_page_content_0_video_file','field_67c9c54f20190'),(83402,8068,'page_content_0_video_file_webm',''),(83403,8068,'_page_content_0_video_file_webm','field_67c9c54f20191'),(83404,8068,'page_content_0_background_image',''),(83405,8068,'_page_content_0_background_image','field_67c9c54f20192'),(83406,8068,'page_content_0_banner_content','<h1>Conversion Rate Optimisaton Agency</h1>'),(83407,8068,'_page_content_0_banner_content','field_67c9c54f20193'),(83408,8068,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:9:\"cta_block\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";}'),(83409,8068,'_page_content','field_65bcc772ba827'),(83410,8068,'bottom_cta',''),(83411,8068,'_bottom_cta','field_66fbcaec309e9'),(83412,8068,'page_content_1_add_background','white'),(83413,8068,'_page_content_1_add_background','field_6717be84974f1'),(83414,8068,'page_content_1_block_title','<h2>Increase Conversions to Increase Sales</h2>'),(83415,8068,'_page_content_1_block_title','field_67b8463f82176'),(83416,8068,'page_content_1_block_content','Getting more traffic is great, but turning visitors into customers is better. As a specialist Conversion Rate Optimisation Agency, we help you make the most of the traffic you already have. Instead of relying solely on paid acquisition, we focus on eCommerce conversion rate optimisation - removing friction, improving usability, and guiding more users to complete a purchase.\r\n\r\nAt Actuate, our data-driven CRO services are led by experienced strategists who know how to spot leaks, test changes, and increase ROI.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the CRO experts</a>'),(83417,8068,'_page_content_1_block_content','field_664b5f5c5973a'),(83418,8068,'page_content_2_add_background','green'),(83419,8068,'_page_content_2_add_background','field_67c9c6c17d609'),(83420,8068,'page_content_2_block_content','<h3>Why is CRO so Important?</h3>\r\nGetting someone to your site is just half the battle. If they’re not converting, you’re leaving money on the table. According to Adobe, brands that invest in CRO see an average 223% ROI. Even simple UX fixes can result in a 35% boost in conversion rates.\r\n\r\nAs a performance-focused CRO agency in the UK, we focus on removing friction, reducing bounce rate, and helping your customers buy quickly, clearly, and confidently.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">Book a CRO audit</a>'),(83421,8068,'_page_content_2_block_content','field_67c9c6c17d60b'),(83422,8068,'page_content_2_media_block',''),(83423,8068,'_page_content_2_media_block','field_67c9c6d37d60c'),(83424,8068,'page_content_2_alignment','left'),(83425,8068,'_page_content_2_alignment','field_67c9c6dd7d60d'),(83426,8068,'page_content_3_add_background','white'),(83427,8068,'_page_content_3_add_background','field_67c9c6c17d609'),(83428,8068,'page_content_3_block_content','<h3>Measuring CRO</h3>\r\nWe don’t guess. We identify exactly where users lose interest, abandon baskets, or get stuck, using tools like heatmaps, scroll depth tracking, user session recordings, conversion funnels, and click/heat maps. This gives us real, visual insight into how people interact with your store.\r\n\r\nWe also track form completion rates, cart abandonment, mobile vs desktop performance, and more - giving you a clear view of where your revenue is slipping through the cracks.\r\n\r\nWith that data, we create prioritised plans that directly address those issues, so we can help you build a store that doesn’t just look better, but actually converts more of the traffic you\'re already paying for.'),(83429,8068,'_page_content_3_block_content','field_67c9c6c17d60b'),(83430,8068,'page_content_3_media_block',''),(83431,8068,'_page_content_3_media_block','field_67c9c6d37d60c'),(83432,8068,'page_content_3_alignment','right'),(83433,8068,'_page_content_3_alignment','field_67c9c6dd7d60d'),(83434,8068,'page_content_4_block_title','<h3>What\'s involved in a CRO Strategy?</h3>\r\nOur CRO services are custom-fit to your store, platform, and goals:'),(83435,8068,'_page_content_4_block_title','field_67da9e22ddf71'),(83436,8068,'page_content_4_cards_0_card_icon',''),(83437,8068,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(83438,8068,'page_content_4_cards_0_card_content','<h4>A/B Split Testing</h4>\r\nA/B testing can improve conversion rates by up to 49%. We test real user behaviour to determine what converts best, from CTA placement to layout changes.'),(83439,8068,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(83440,8068,'page_content_4_cards_1_card_icon',''),(83441,8068,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(83442,8068,'page_content_4_cards_1_card_content','<h4>User Journey</h4>\r\nSmoother journeys can reduce cart abandonment by up to 35%. We analyse how users move from a landing page to the checkout and identify friction points that cause drop-off.'),(83443,8068,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(83444,8068,'page_content_4_cards_2_card_icon','');
INSERT INTO `act_postmeta` VALUES (83445,8068,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(83446,8068,'page_content_4_cards_2_card_content','<h4>Heatmaps</h4>\r\nBrands using heatmap tools report up to a 20% increase in CTA interactions. Click, scroll, and movement data tell us what grabs attention - and what doesn’t. These insights shape layout and content placement to increase engagement and time on site.'),(83447,8068,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(83448,8068,'page_content_4_cards_3_card_icon',''),(83449,8068,'_page_content_4_cards_3_card_icon','field_67da9e3bddf73'),(83450,8068,'page_content_4_cards_3_card_content','<h4>Multivariate Testing</h4>\r\nWe test combinations of content elements (like headers, buttons, and imagery) to find the best-performing layouts. This is especially effective on high-value pages like PDPs and category listings, where small changes can lift sales by 15-25%.'),(83451,8068,'_page_content_4_cards_3_card_content','field_67da9e49ddf74'),(83452,8068,'page_content_4_cards_4_card_icon',''),(83453,8068,'_page_content_4_cards_4_card_icon','field_67da9e3bddf73'),(83454,8068,'page_content_4_cards_4_card_content','<h4>Customer Persona\'s</h4>\r\nWe segment your audience by intent, behaviour, and value. Tailoring experiences to different types of customers improves relevance and can boost conversions by over 200% when paired with personalisation.'),(83455,8068,'_page_content_4_cards_4_card_content','field_67da9e49ddf74'),(83456,8068,'page_content_4_cards_5_card_icon',''),(83457,8068,'_page_content_4_cards_5_card_icon','field_67da9e3bddf73'),(83458,8068,'page_content_4_cards_5_card_content','<h4>UX/UI: User Interface &amp; Design</h4>\r\n88% of users won’t return after a poor experience, so first impressions matter. We don’t just make your site look good - we make it usable. Faster load times and cleaner interfaces help reduce bounce rate and increase purchase intent.'),(83459,8068,'_page_content_4_cards_5_card_content','field_67da9e49ddf74'),(83460,8068,'page_content_4_cards','6'),(83461,8068,'_page_content_4_cards','field_67da9e2bddf72'),(83462,8068,'page_content_4_block_footer',''),(83463,8068,'_page_content_4_block_footer','field_67da9e66ddf75'),(83464,8068,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(83465,8068,'_page_content_7_intro_block','field_67f39a7e87a67'),(83466,8068,'page_content_7_faqs_to_load','53'),(83467,8068,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(83468,8068,'page_content_5_show_background','0'),(83469,8068,'_page_content_5_show_background','field_67175ac1a052b'),(83470,8068,'page_content_5_block_content','<h3>Let’s Turn More Clicks into Customers</h3>\r\nCRO isn’t a one-and-done project. It’s a long-term growth lever. As a data-led CRO agency in the UK businesses depend on, we help you increase revenue, improve ROI, and create the next nice problem: how to keep up with growing demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your CRO workshop</a>'),(83471,8068,'_page_content_5_block_content','field_66cda60b2ea88'),(83472,8068,'page_content_6_block_title','<h3>What our clients say</h3>'),(83473,8068,'_page_content_6_block_title','field_67c86b51a9ddc'),(83474,8069,'page_content_0_video_file',''),(83475,8069,'_page_content_0_video_file','field_67c9c54f20190'),(83476,8069,'page_content_0_video_file_webm',''),(83477,8069,'_page_content_0_video_file_webm','field_67c9c54f20191'),(83478,8069,'page_content_0_background_image',''),(83479,8069,'_page_content_0_background_image','field_67c9c54f20192'),(83480,8069,'page_content_0_banner_content','<h1>Conversion Rate Optimisaton Agency</h1>'),(83481,8069,'_page_content_0_banner_content','field_67c9c54f20193'),(83482,8069,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:9:\"cta_block\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";}'),(83483,8069,'_page_content','field_65bcc772ba827'),(83484,8069,'bottom_cta',''),(83485,8069,'_bottom_cta','field_66fbcaec309e9'),(83486,8069,'page_content_1_add_background','white'),(83487,8069,'_page_content_1_add_background','field_6717be84974f1'),(83488,8069,'page_content_1_block_title','<h2>Increase Conversions to Increase Sales</h2>'),(83489,8069,'_page_content_1_block_title','field_67b8463f82176'),(83490,8069,'page_content_1_block_content','Getting more traffic is great, but turning visitors into customers is better. As a specialist Conversion Rate Optimisation Agency, we help you make the most of the traffic you already have. Instead of relying solely on paid acquisition, we focus on eCommerce conversion rate optimisation - removing friction, improving usability, and guiding more users to complete a purchase.\r\n\r\nAt Actuate, our data-driven CRO services are led by experienced strategists who know how to spot leaks, test changes, and increase ROI.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the CRO experts</a>'),(83491,8069,'_page_content_1_block_content','field_664b5f5c5973a'),(83492,8069,'page_content_2_add_background','green'),(83493,8069,'_page_content_2_add_background','field_67c9c6c17d609'),(83494,8069,'page_content_2_block_content','<h3>Why is CRO so Important?</h3>\r\nGetting someone to your site is just half the battle. If they’re not converting, you’re leaving money on the table. According to Adobe, brands that invest in CRO see an average 223% ROI. Even simple UX fixes can result in a 35% boost in conversion rates.\r\n\r\nAs a performance-focused CRO agency in the UK, we focus on removing friction, reducing bounce rate, and helping your customers buy quickly, clearly, and confidently.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">Book a CRO audit</a>'),(83495,8069,'_page_content_2_block_content','field_67c9c6c17d60b'),(83496,8069,'page_content_2_media_block',''),(83497,8069,'_page_content_2_media_block','field_67c9c6d37d60c'),(83498,8069,'page_content_2_alignment','left'),(83499,8069,'_page_content_2_alignment','field_67c9c6dd7d60d'),(83500,8069,'page_content_3_add_background','white'),(83501,8069,'_page_content_3_add_background','field_67c9c6c17d609'),(83502,8069,'page_content_3_block_content','<h3>Measuring CRO</h3>\r\nWe don’t guess. We identify exactly where users lose interest, abandon baskets, or get stuck, using tools like heatmaps, scroll depth tracking, user session recordings, conversion funnels, and click/heat maps. This gives us real, visual insight into how people interact with your store.\r\n\r\nWe also track form completion rates, cart abandonment, mobile vs desktop performance, and more - giving you a clear view of where your revenue is slipping through the cracks.\r\n\r\nWith that data, we create prioritised plans that directly address those issues, so we can help you build a store that doesn’t just look better, but actually converts more of the traffic you\'re already paying for.'),(83503,8069,'_page_content_3_block_content','field_67c9c6c17d60b'),(83504,8069,'page_content_3_media_block',''),(83505,8069,'_page_content_3_media_block','field_67c9c6d37d60c'),(83506,8069,'page_content_3_alignment','right'),(83507,8069,'_page_content_3_alignment','field_67c9c6dd7d60d'),(83508,8069,'page_content_4_block_title','<h3>What\'s involved in a CRO Strategy?</h3>\r\nOur CRO services are custom-fit to your store, platform, and goals:'),(83509,8069,'_page_content_4_block_title','field_67da9e22ddf71'),(83510,8069,'page_content_4_cards_0_card_icon',''),(83511,8069,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(83512,8069,'page_content_4_cards_0_card_content','<h4>A/B Split Testing</h4>\r\nA/B testing can improve conversion rates by up to 49%. We test real user behaviour to determine what converts best, from CTA placement to layout changes.'),(83513,8069,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(83514,8069,'page_content_4_cards_1_card_icon',''),(83515,8069,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(83516,8069,'page_content_4_cards_1_card_content','<h4>User Journey</h4>\r\nSmoother journeys can reduce cart abandonment by up to 35%. We analyse how users move from a landing page to the checkout and identify friction points that cause drop-off.'),(83517,8069,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(83518,8069,'page_content_4_cards_2_card_icon',''),(83519,8069,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(83520,8069,'page_content_4_cards_2_card_content','<h4>Heatmaps</h4>\r\nBrands using heatmap tools report up to a 20% increase in CTA interactions. Click, scroll, and movement data tell us what grabs attention - and what doesn’t. These insights shape layout and content placement to increase engagement and time on site.'),(83521,8069,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(83522,8069,'page_content_4_cards_3_card_icon',''),(83523,8069,'_page_content_4_cards_3_card_icon','field_67da9e3bddf73'),(83524,8069,'page_content_4_cards_3_card_content','<h4>Multivariate Testing</h4>\r\nWe test combinations of content elements (like headers, buttons, and imagery) to find the best-performing layouts. This is especially effective on high-value pages like PDPs and category listings, where small changes can lift sales by 15-25%.'),(83525,8069,'_page_content_4_cards_3_card_content','field_67da9e49ddf74'),(83526,8069,'page_content_4_cards_4_card_icon',''),(83527,8069,'_page_content_4_cards_4_card_icon','field_67da9e3bddf73'),(83528,8069,'page_content_4_cards_4_card_content','<h4>Customer Persona\'s</h4>\r\nWe segment your audience by intent, behaviour, and value. Tailoring experiences to different types of customers improves relevance and can boost conversions by over 200% when paired with personalisation.'),(83529,8069,'_page_content_4_cards_4_card_content','field_67da9e49ddf74'),(83530,8069,'page_content_4_cards_5_card_icon',''),(83531,8069,'_page_content_4_cards_5_card_icon','field_67da9e3bddf73'),(83532,8069,'page_content_4_cards_5_card_content','<h4>UX/UI: User Interface &amp; Design</h4>\r\n88% of users won’t return after a poor experience, so first impressions matter. We don’t just make your site look good - we make it usable. Faster load times and cleaner interfaces help reduce bounce rate and increase purchase intent.'),(83533,8069,'_page_content_4_cards_5_card_content','field_67da9e49ddf74'),(83534,8069,'page_content_4_cards','6'),(83535,8069,'_page_content_4_cards','field_67da9e2bddf72'),(83536,8069,'page_content_4_block_footer',''),(83537,8069,'_page_content_4_block_footer','field_67da9e66ddf75'),(83538,8069,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(83539,8069,'_page_content_7_intro_block','field_67f39a7e87a67'),(83540,8069,'page_content_7_faqs_to_load','53'),(83541,8069,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(83542,8069,'page_content_5_show_background','0'),(83543,8069,'_page_content_5_show_background','field_67175ac1a052b'),(83544,8069,'page_content_5_block_content','<h3>Let’s Turn More Clicks into Customers</h3>\r\nCRO isn’t a one-and-done project. It’s a long-term growth lever. As a data-led CRO agency in the UK businesses depend on, we help you increase revenue, improve ROI, and create the next nice problem: how to keep up with growing demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your CRO workshop</a>'),(83545,8069,'_page_content_5_block_content','field_66cda60b2ea88'),(83546,8069,'page_content_6_block_title','<h3>What our clients say</h3>'),(83547,8069,'_page_content_6_block_title','field_67c86b51a9ddc'),(83548,8073,'_wp_attached_file','adobe-magento-cro.jpg'),(83549,8073,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1200;s:4:\"file\";s:21:\"adobe-magento-cro.jpg\";s:8:\"filesize\";i:192949;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"adobe-magento-cro-730x456.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:456;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42100;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"adobe-magento-cro-855x534.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:534;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52728;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"adobe-magento-cro-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57335;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"adobe-magento-cro-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44939;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"adobe-magento-cro-1536x960.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121003;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"adobe-magento-cro-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66437;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"adobe-magento-cro-1920x1067.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161958;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"adobe-magento-cro-1920x422.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74052;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"adobe-magento-cro-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124882;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"adobe-magento-cro-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100443;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"adobe-magento-cro-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46664;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"adobe-magento-cro-1920x800.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125269;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"adobe-magento-cro-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23272;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"adobe-magento-cro-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36883;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"adobe-magento-cro-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28781;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"adobe-magento-cro-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54849;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"adobe-magento-cro-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62583;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"adobe-magento-cro-1920x1172.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176896;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"adobe-magento-cro-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41630;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"adobe-magento-cro-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36350;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"adobe-magento-cro-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61601;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"adobe-magento-cro-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55803;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"adobe-magento-cro-1920x1000.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152325;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"adobe-magento-cro-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52929;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"adobe-magento-cro-224x140.jpg\";s:5:\"width\";i:224;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7607;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"adobe-magento-cro-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41630;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"adobe-magento-cro-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70552;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"adobe-magento-cro-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36171;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(83553,8074,'_wp_attached_file','shopify-cro.jpg'),(83554,8074,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1200;s:4:\"file\";s:15:\"shopify-cro.jpg\";s:8:\"filesize\";i:194582;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shopify-cro-730x456.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:456;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41665;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"shopify-cro-855x534.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:534;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52405;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shopify-cro-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60660;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shopify-cro-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44714;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"shopify-cro-1536x960.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120933;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:24:\"shopify-cro-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77828;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:25:\"shopify-cro-1920x1067.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162494;}s:8:\"masthead\";a:5:{s:4:\"file\";s:24:\"shopify-cro-1920x422.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78808;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:25:\"shopify-cro-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129629;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:24:\"shopify-cro-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101111;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:23:\"shopify-cro-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47616;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:24:\"shopify-cro-1920x800.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133669;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:23:\"shopify-cro-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24565;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:23:\"shopify-cro-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37083;}s:10:\"team-small\";a:5:{s:4:\"file\";s:23:\"shopify-cro-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30658;}s:10:\"team-large\";a:5:{s:4:\"file\";s:23:\"shopify-cro-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54572;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:24:\"shopify-cro-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74173;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:25:\"shopify-cro-1920x1172.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174730;}s:10:\"page-small\";a:5:{s:4:\"file\";s:23:\"shopify-cro-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41106;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:23:\"shopify-cro-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36509;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:23:\"shopify-cro-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60897;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:23:\"shopify-cro-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63249;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:25:\"shopify-cro-1920x1000.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155216;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:23:\"shopify-cro-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58517;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:23:\"shopify-cro-224x140.jpg\";s:5:\"width\";i:224;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7750;}s:13:\"project-small\";a:5:{s:4:\"file\";s:23:\"shopify-cro-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41106;}s:13:\"project-large\";a:5:{s:4:\"file\";s:24:\"shopify-cro-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72306;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:23:\"shopify-cro-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35914;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(83558,8073,'_wp_attachment_image_alt','Adobe Commerce and Magento CRO'),(83559,8074,'_wp_attachment_image_alt','Shopify and Shopify Plus CRO'),(83580,8075,'page_content_0_video_file',''),(83581,8075,'_page_content_0_video_file','field_67c9c54f20190'),(83582,8075,'page_content_0_video_file_webm',''),(83583,8075,'_page_content_0_video_file_webm','field_67c9c54f20191'),(83584,8075,'page_content_0_background_image',''),(83585,8075,'_page_content_0_background_image','field_67c9c54f20192'),(83586,8075,'page_content_0_banner_content','<h1>Conversion Rate Optimisaton Agency</h1>'),(83587,8075,'_page_content_0_banner_content','field_67c9c54f20193'),(83588,8075,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:10:\"split_cols\";i:6;s:9:\"cta_block\";i:7;s:17:\"testimonial_block\";i:8;s:4:\"faqs\";}'),(83589,8075,'_page_content','field_65bcc772ba827'),(83590,8075,'bottom_cta',''),(83591,8075,'_bottom_cta','field_66fbcaec309e9'),(83592,8075,'page_content_1_add_background','white'),(83593,8075,'_page_content_1_add_background','field_6717be84974f1'),(83594,8075,'page_content_1_block_title','<h2>Increase Conversions to Increase Sales</h2>'),(83595,8075,'_page_content_1_block_title','field_67b8463f82176'),(83596,8075,'page_content_1_block_content','Getting more traffic is great, but turning visitors into customers is better. As a specialist Conversion Rate Optimisation Agency, we help you make the most of the traffic you already have. Instead of relying solely on paid acquisition, we focus on eCommerce conversion rate optimisation - removing friction, improving usability, and guiding more users to complete a purchase.\r\n\r\nAt Actuate, our data-driven CRO services are led by experienced strategists who know how to spot leaks, test changes, and increase ROI.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the CRO experts</a>'),(83597,8075,'_page_content_1_block_content','field_664b5f5c5973a'),(83598,8075,'page_content_2_add_background','green'),(83599,8075,'_page_content_2_add_background','field_67c9c6c17d609'),(83600,8075,'page_content_2_block_content','<h3>Why is CRO so Important?</h3>\r\nGetting someone to your site is just half the battle. If they’re not converting, you’re leaving money on the table. According to Adobe, brands that invest in CRO see an average 223% ROI. Even simple UX fixes can result in a 35% boost in conversion rates.\r\n\r\nAs a performance-focused CRO agency in the UK, we focus on removing friction, reducing bounce rate, and helping your customers buy quickly, clearly, and confidently.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">Book a CRO audit</a>'),(83601,8075,'_page_content_2_block_content','field_67c9c6c17d60b'),(83602,8075,'page_content_2_media_block',''),(83603,8075,'_page_content_2_media_block','field_67c9c6d37d60c'),(83604,8075,'page_content_2_alignment','left'),(83605,8075,'_page_content_2_alignment','field_67c9c6dd7d60d'),(83606,8075,'page_content_3_add_background','white'),(83607,8075,'_page_content_3_add_background','field_67c9c6c17d609'),(83608,8075,'page_content_3_block_content','<h3>Measuring CRO</h3>\r\nWe don’t guess. We identify exactly where users lose interest, abandon baskets, or get stuck, using tools like heatmaps, scroll depth tracking, user session recordings, conversion funnels, and click/heat maps. This gives us real, visual insight into how people interact with your store.\r\n\r\nWe also track form completion rates, cart abandonment, mobile vs desktop performance, and more - giving you a clear view of where your revenue is slipping through the cracks.\r\n\r\nWith that data, we create prioritised plans that directly address those issues, so we can help you build a store that doesn’t just look better, but actually converts more of the traffic you\'re already paying for.'),(83609,8075,'_page_content_3_block_content','field_67c9c6c17d60b'),(83610,8075,'page_content_3_media_block',''),(83611,8075,'_page_content_3_media_block','field_67c9c6d37d60c'),(83612,8075,'page_content_3_alignment','right'),(83613,8075,'_page_content_3_alignment','field_67c9c6dd7d60d'),(83614,8075,'page_content_4_block_title','<h3>What\'s involved in a CRO Strategy?</h3>\r\nOur CRO services are custom-fit to your store, platform, and goals:'),(83615,8075,'_page_content_4_block_title','field_67da9e22ddf71'),(83616,8075,'page_content_4_cards_0_card_icon',''),(83617,8075,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(83618,8075,'page_content_4_cards_0_card_content','<h4>A/B Split Testing</h4>\r\nA/B testing can improve conversion rates by up to 49%. We test real user behaviour to determine what converts best, from CTA placement to layout changes.'),(83619,8075,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(83620,8075,'page_content_4_cards_1_card_icon',''),(83621,8075,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(83622,8075,'page_content_4_cards_1_card_content','<h4>User Journey</h4>\r\nSmoother journeys can reduce cart abandonment by up to 35%. We analyse how users move from a landing page to the checkout and identify friction points that cause drop-off.'),(83623,8075,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(83624,8075,'page_content_4_cards_2_card_icon',''),(83625,8075,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(83626,8075,'page_content_4_cards_2_card_content','<h4>Heatmaps</h4>\r\nBrands using heatmap tools report up to a 20% increase in CTA interactions. Click, scroll, and movement data tell us what grabs attention - and what doesn’t. These insights shape layout and content placement to increase engagement and time on site.'),(83627,8075,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(83628,8075,'page_content_4_cards_3_card_icon',''),(83629,8075,'_page_content_4_cards_3_card_icon','field_67da9e3bddf73'),(83630,8075,'page_content_4_cards_3_card_content','<h4>Multivariate Testing</h4>\r\nWe test combinations of content elements (like headers, buttons, and imagery) to find the best-performing layouts. This is especially effective on high-value pages like PDPs and category listings, where small changes can lift sales by 15-25%.'),(83631,8075,'_page_content_4_cards_3_card_content','field_67da9e49ddf74'),(83632,8075,'page_content_4_cards_4_card_icon',''),(83633,8075,'_page_content_4_cards_4_card_icon','field_67da9e3bddf73'),(83634,8075,'page_content_4_cards_4_card_content','<h4>Customer Persona\'s</h4>\r\nWe segment your audience by intent, behaviour, and value. Tailoring experiences to different types of customers improves relevance and can boost conversions by over 200% when paired with personalisation.'),(83635,8075,'_page_content_4_cards_4_card_content','field_67da9e49ddf74'),(83636,8075,'page_content_4_cards_5_card_icon',''),(83637,8075,'_page_content_4_cards_5_card_icon','field_67da9e3bddf73'),(83638,8075,'page_content_4_cards_5_card_content','<h4>UX/UI: User Interface &amp; Design</h4>\r\n88% of users won’t return after a poor experience, so first impressions matter. We don’t just make your site look good - we make it usable. Faster load times and cleaner interfaces help reduce bounce rate and increase purchase intent.'),(83639,8075,'_page_content_4_cards_5_card_content','field_67da9e49ddf74'),(83640,8075,'page_content_4_cards','6'),(83641,8075,'_page_content_4_cards','field_67da9e2bddf72'),(83642,8075,'page_content_4_block_footer',''),(83643,8075,'_page_content_4_block_footer','field_67da9e66ddf75'),(83644,8075,'page_content_5_columns_0_block_image','8073'),(83645,8075,'_page_content_5_columns_0_block_image','field_6908d6945104a'),(83646,8075,'page_content_5_columns_0_block_content','<h3>Magento &amp; Adobe Commerce</h3>\r\nFrom complex catalogues to custom checkout flows, we fine-tune your Magento or Adobe Commerce site to remove blockers, reduce load times, and increase checkout completion.'),(83647,8075,'_page_content_5_columns_0_block_content','field_6908d6ad5104b'),(83648,8075,'page_content_5_columns_1_block_image','8074'),(83649,8075,'_page_content_5_columns_1_block_image','field_6908d6945104a'),(83650,8075,'page_content_5_columns_1_block_content','<h3>Shopify &amp; Shopify Plus</h3>\r\nShopify’s flexibility is its superpower - but it still needs refining. We optimise desktop and mobile UX, streamline templates, and improve navigation to turn casual visitors into loyal customers.'),(83651,8075,'_page_content_5_columns_1_block_content','field_6908d6ad5104b'),(83652,8075,'page_content_5_columns','2'),(83653,8075,'_page_content_5_columns','field_6908d68951049'),(83654,8075,'page_content_6_show_background','0'),(83655,8075,'_page_content_6_show_background','field_67175ac1a052b'),(83656,8075,'page_content_6_block_content','<h3>Let’s Turn More Clicks into Customers</h3>\r\nCRO isn’t a one-and-done project. It’s a long-term growth lever. As a data-led CRO agency in the UK businesses depend on, we help you increase revenue, improve ROI, and create the next nice problem: how to keep up with growing demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your CRO workshop</a>'),(83657,8075,'_page_content_6_block_content','field_66cda60b2ea88'),(83658,8075,'page_content_7_block_title','<h3>What our clients say</h3>'),(83659,8075,'_page_content_7_block_title','field_67c86b51a9ddc'),(83660,8075,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(83661,8075,'_page_content_8_intro_block','field_67f39a7e87a67'),(83662,8075,'page_content_8_faqs_to_load','53'),(83663,8075,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(83664,7207,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(83665,8076,'page_content_0_video_file',''),(83666,8076,'_page_content_0_video_file','field_67c9c54f20190'),(83667,8076,'page_content_0_video_file_webm',''),(83668,8076,'_page_content_0_video_file_webm','field_67c9c54f20191'),(83669,8076,'page_content_0_background_image',''),(83670,8076,'_page_content_0_background_image','field_67c9c54f20192'),(83671,8076,'page_content_0_banner_content','<h1>Magento 2 (Open Source)</h1>'),(83672,8076,'_page_content_0_banner_content','field_67c9c54f20193'),(83673,8076,'page_content_1_add_background','white'),(83674,8076,'_page_content_1_add_background','field_6717be84974f1'),(83675,8076,'page_content_1_block_title','<h2>A Scalable Platform Built for Growth</h2>'),(83676,8076,'_page_content_1_block_title','field_67b8463f82176'),(83677,8076,'page_content_1_block_content','Magento 2 Open Source is packed with built-in flexibility, performance, and scalability - everything a fast-moving eCommerce brand needs to grow. From start-ups and SMEs to global retailers, it’s trusted by businesses that want more from their online store. No bloat, no licence fees - just powerful eCommerce infrastructure that’s ready to grow with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Magento</a>'),(83678,8076,'_page_content_1_block_content','field_664b5f5c5973a'),(83679,8076,'page_content_2_add_background','green'),(83680,8076,'_page_content_2_add_background','field_67c9c6c17d609'),(83681,8076,'page_content_2_block_content','<h3>Solutions That Grow with You.</h3>\r\nMagento’s open-source architecture, extensive third-party modules, and seamless integrations with your existing operational systems provide an agile, flexible functionality that scales with you.\r\n\r\nWith countless customisation options, Magento’s flexibility delivers supreme adaptability. Your Magento specialists will focus on your unique customer journeys, creating seamless, personalised shopping experiences.\r\n\r\nOnce up and running your dedicated Magento maintenance and support team provide the power to proactively respond to consumer trends, demand or even increased traffic at pace, to keep you ahead of the curve.'),(83682,8076,'_page_content_2_block_content','field_67c9c6c17d60b'),(83683,8076,'page_content_2_media_block',''),(83684,8076,'_page_content_2_media_block','field_67c9c6d37d60c'),(83685,8076,'page_content_2_alignment','left'),(83686,8076,'_page_content_2_alignment','field_67c9c6dd7d60d'),(83687,8076,'page_content_3_add_background','white'),(83688,8076,'_page_content_3_add_background','field_67d0023c0a374'),(83689,8076,'page_content_3_block_content','<h3>The Performance &amp; Agility You Need to Succeed.</h3>\r\nBoasting exceptional performance, Magento 2’s page load speed is a whopping 50% faster than the previous version on critical conversion pages, including basket and checkout.\r\n\r\nPage load speed is now a critical metric in your site’s performance and your user experience. Faster speeds result in a better SEO ranking, an improved customer experience and far more sales.\r\n\r\nAlthough it’s pretty fast already, if you’re looking for ultra-responsiveness, as Hyvä partners, we can help you elevate your eCommerce game even further.'),(83690,8076,'_page_content_3_block_content','field_67d0023c0a375'),(83691,8076,'page_content_3_media_block',''),(83692,8076,'_page_content_3_media_block','field_67d0023c0a376'),(83693,8076,'page_content_4_add_background','red'),(83694,8076,'_page_content_4_add_background','field_67c9c6c17d609'),(83695,8076,'page_content_4_block_content','<h3>eCommerce Optimised for Mobile.</h3>\r\n91% of us make online purchases using our smartphone as it’s usually within easy reach. Currently, 77% of global retail site traffic comes from smartphones, generating two-thirds of eCommerce sales, + making it imperative to create user-friendly mobile experiences that engage, capture, convert and retain more customers from the outset.\r\n\r\nFuture-focused on mobile optimisation, Magento’s PWA Studio improves mobile site performance, page load speed and user experience – ensuring your mobile platform keeps pace with your desktop site, without you having to lift a finger.'),(83696,8076,'_page_content_4_block_content','field_67c9c6c17d60b'),(83697,8076,'page_content_4_media_block',''),(83698,8076,'_page_content_4_media_block','field_67c9c6d37d60c'),(83699,8076,'page_content_4_alignment','right'),(83700,8076,'_page_content_4_alignment','field_67c9c6dd7d60d'),(83701,8076,'page_content_5_show_background','0'),(83702,8076,'_page_content_5_show_background','field_67175ac1a052b'),(83703,8076,'page_content_5_block_content','As the leading Manchester Magento agency, we guarantee Magento 2 will power up your profitability. A big claim to make? We don’t make promises we can’t keep.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\">Book Your Free Consultation</a>'),(83704,8076,'_page_content_5_block_content','field_66cda60b2ea88'),(83705,8076,'page_content_6_add_background','white'),(83706,8076,'_page_content_6_add_background','field_67c9c6c17d609'),(83707,8076,'page_content_6_block_content','<h3>Are you up to date?</h3>\r\nAs the original version of Magento is no longer supported by Adobe, those still operating their online store on version one is at risk with the security vulnerabilities leaving the door wide open for the cybercriminals.\r\n\r\nMoreover, you are also missing out on a plethora of advanced features and exceptional performance. Migrating to Magento 2 is quick &amp; easy.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\">Chat With Your Magento Specialists</a>'),(83708,8076,'_page_content_6_block_content','field_67c9c6c17d60b'),(83709,8076,'page_content_6_media_block',''),(83710,8076,'_page_content_6_media_block','field_67c9c6d37d60c'),(83711,8076,'page_content_6_alignment','left'),(83712,8076,'_page_content_6_alignment','field_67c9c6dd7d60d'),(83713,8076,'page_content_7_block_title','<div class=\"block-content\">\r\n<h3>Flexibility meets Functionality.</h3>\r\n</div>'),(83714,8076,'_page_content_7_block_title','field_67da9e22ddf71'),(83715,8076,'page_content_7_cards_0_card_icon',''),(83716,8076,'_page_content_7_cards_0_card_icon','field_67da9e3bddf73'),(83717,8076,'page_content_7_cards_0_card_content','<h4>Vast Magento Developer Community.</h4>\r\nMeeting the most demanding functionality requirements effortlessly, the Magento marketplace and its comprehensive library of third-party modules and extensions deliver maximum adaptability.'),(83718,8076,'_page_content_7_cards_0_card_content','field_67da9e49ddf74'),(83719,8076,'page_content_7_cards_1_card_icon',''),(83720,8076,'_page_content_7_cards_1_card_icon','field_67da9e3bddf73'),(83721,8076,'page_content_7_cards_1_card_content','<h4>Automating Orders &amp; Deliveries.</h4>\r\nThe new API interface connects with far more third-party apps, integrating your existing CRM, ERP, warehouse management and delivery systems, automating orders, deliveries and inventory management.'),(83722,8076,'_page_content_7_cards_1_card_content','field_67da9e49ddf74'),(83723,8076,'page_content_7_cards_2_card_icon',''),(83724,8076,'_page_content_7_cards_2_card_icon','field_67da9e3bddf73'),(83725,8076,'page_content_7_cards_2_card_content','<h4>Personalised Shopping Experiences.</h4>\r\nUsing the power of AI, Adobe Sensi analyses shopping behaviours, displaying engaging, relevant, and highly accurate personalised product recommendations, proven to increase average order value.'),(83726,8076,'_page_content_7_cards_2_card_content','field_67da9e49ddf74'),(83727,8076,'page_content_7_cards_3_card_icon',''),(83728,8076,'_page_content_7_cards_3_card_icon','field_67da9e3bddf73'),(83729,8076,'page_content_7_cards_3_card_content','<h4>Advanced Security.</h4>\r\nFrequent operating system updates and security patches will keep your customer data secure, whilst ensuring that you remain legally compliant with GDPR and Payment Card Industry legislation.'),(83730,8076,'_page_content_7_cards_3_card_content','field_67da9e49ddf74'),(83731,8076,'page_content_7_cards_4_card_icon',''),(83732,8076,'_page_content_7_cards_4_card_icon','field_67da9e3bddf73'),(83733,8076,'page_content_7_cards_4_card_content','<h4>Built-in B2B Tools.</h4>\r\nOpening doors for wholesalers and manufacturers to sell directly online, Magento 2 comes packed with business-to-business tools to generate more sales and deliver data-driven insight for future decision-making.'),(83734,8076,'_page_content_7_cards_4_card_content','field_67da9e49ddf74'),(83735,8076,'page_content_7_cards_5_card_icon',''),(83736,8076,'_page_content_7_cards_5_card_icon','field_67da9e3bddf73'),(83737,8076,'page_content_7_cards_5_card_content','<h4>Easy Migration to Adobe Commerce.</h4>\r\nMagento’s structure means that you can seamlessly upgrade and migrate to Adobe Commerce in the future, rather than building a site from scratch, saving you both time and money.'),(83738,8076,'_page_content_7_cards_5_card_content','field_67da9e49ddf74'),(83739,8076,'page_content_7_cards','6'),(83740,8076,'_page_content_7_cards','field_67da9e2bddf72'),(83741,8076,'page_content_7_block_footer',''),(83742,8076,'_page_content_7_block_footer','field_67da9e66ddf75'),(83743,8076,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(83744,8076,'_page_content_8_intro_block','field_67f39a7e87a67'),(83745,8076,'page_content_8_faqs_to_load','53'),(83746,8076,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(83747,8076,'page_content_9_block_intro','<h3 class=\"title\">Explore Our Recent Projects.</h3>'),(83748,8076,'_page_content_9_block_intro','field_66fbc8f5b1c94'),(83749,8076,'page_content_9_project_filter',''),(83750,8076,'_page_content_9_project_filter','field_66826e0b41d79'),(83751,8076,'page_content_10_block_title',''),(83752,8076,'_page_content_10_block_title','field_67c86b51a9ddc'),(83753,8076,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";i:6;s:22:\"2_col_block_with_media\";i:7;s:13:\"feature_cards\";i:8;s:4:\"faqs\";i:9;s:14:\"our_work_short\";i:10;s:17:\"testimonial_block\";}'),(83754,8076,'_page_content','field_65bcc772ba827'),(83755,8076,'bottom_cta',''),(83756,8076,'_bottom_cta','field_66fbcaec309e9'),(83757,8077,'_wp_attached_file','solutions-that-grow-scaled.jpg'),(83758,8077,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:30:\"solutions-that-grow-scaled.jpg\";s:8:\"filesize\";i:479676;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"solutions-that-grow-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41145;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"solutions-that-grow-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51972;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"solutions-that-grow-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60014;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"solutions-that-grow-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44363;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"solutions-that-grow-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123247;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:33:\"solutions-that-grow-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191307;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:32:\"solutions-that-grow-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74318;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:33:\"solutions-that-grow-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187385;}s:8:\"masthead\";a:5:{s:4:\"file\";s:32:\"solutions-that-grow-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79878;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:33:\"solutions-that-grow-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151398;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:32:\"solutions-that-grow-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105218;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:31:\"solutions-that-grow-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47859;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:32:\"solutions-that-grow-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178613;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:31:\"solutions-that-grow-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21663;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:31:\"solutions-that-grow-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37106;}s:10:\"team-small\";a:5:{s:4:\"file\";s:31:\"solutions-that-grow-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28395;}s:10:\"team-large\";a:5:{s:4:\"file\";s:31:\"solutions-that-grow-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55551;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:32:\"solutions-that-grow-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69217;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:33:\"solutions-that-grow-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:224393;}s:10:\"page-small\";a:5:{s:4:\"file\";s:31:\"solutions-that-grow-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40539;}s:10:\"page-large\";a:5:{s:4:\"file\";s:33:\"solutions-that-grow-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177570;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:31:\"solutions-that-grow-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36282;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:31:\"solutions-that-grow-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61940;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:31:\"solutions-that-grow-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59595;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:33:\"solutions-that-grow-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189825;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:31:\"solutions-that-grow-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55834;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:33:\"solutions-that-grow-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:301708;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:31:\"solutions-that-grow-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7699;}s:13:\"project-small\";a:5:{s:4:\"file\";s:31:\"solutions-that-grow-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40539;}s:13:\"project-large\";a:5:{s:4:\"file\";s:32:\"solutions-that-grow-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72167;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:31:\"solutions-that-grow-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35910;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:33:\"solutions-that-grow-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:449445;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"solutions-that-grow.jpg\";}'),(83762,8077,'_wp_attachment_image_alt','Magento 2 eCommerce Growth'),(83763,7207,'page_content_2_add_background','black'),(83764,7207,'_page_content_2_add_background','field_67d0023c0a374'),(83765,7207,'page_content_2_block_content','<h3>Solutions That Grow with You</h3>\r\nMagento’s open-source architecture gives your business the freedom to evolve. Its modular structure, vast library of third-party extensions, and ability to integrate with ERPs, CRMs, and warehouse systems means your store can flex with your goals.\r\n\r\nWe tailor the platform around your workflows and customer journeys - not the other way around. From custom features to personalisation, everything is built to match how your customers shop and how your team runs.\r\n\r\nFor clients on a support retainer, we offer ongoing Magento maintenance and support to keep your setup future-ready - rolling out updates and improvements before they become blockers.'),(83766,7207,'_page_content_2_block_content','field_67d0023c0a375'),(83767,7207,'page_content_2_media_block','8077'),(83768,7207,'_page_content_2_media_block','field_67d0023c0a376'),(83769,8078,'page_content_0_video_file',''),(83770,8078,'_page_content_0_video_file','field_67c9c54f20190'),(83771,8078,'page_content_0_video_file_webm',''),(83772,8078,'_page_content_0_video_file_webm','field_67c9c54f20191'),(83773,8078,'page_content_0_background_image',''),(83774,8078,'_page_content_0_background_image','field_67c9c54f20192'),(83775,8078,'page_content_0_banner_content','<h1>Magento 2 (Open Source)</h1>'),(83776,8078,'_page_content_0_banner_content','field_67c9c54f20193'),(83777,8078,'page_content_1_add_background','white'),(83778,8078,'_page_content_1_add_background','field_6717be84974f1'),(83779,8078,'page_content_1_block_title','<h2>A Scalable Platform Built for Growth</h2>'),(83780,8078,'_page_content_1_block_title','field_67b8463f82176'),(83781,8078,'page_content_1_block_content','Magento 2 Open Source is packed with built-in flexibility, performance, and scalability - everything a fast-moving eCommerce brand needs to grow. From start-ups and SMEs to global retailers, it’s trusted by businesses that want more from their online store. No bloat, no licence fees - just powerful eCommerce infrastructure that’s ready to grow with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Magento</a>'),(83782,8078,'_page_content_1_block_content','field_664b5f5c5973a'),(83783,8078,'page_content_3_add_background','white'),(83784,8078,'_page_content_3_add_background','field_67d0023c0a374'),(83785,8078,'page_content_3_block_content','<h3>The Performance &amp; Agility You Need to Succeed.</h3>\r\nBoasting exceptional performance, Magento 2’s page load speed is a whopping 50% faster than the previous version on critical conversion pages, including basket and checkout.\r\n\r\nPage load speed is now a critical metric in your site’s performance and your user experience. Faster speeds result in a better SEO ranking, an improved customer experience and far more sales.\r\n\r\nAlthough it’s pretty fast already, if you’re looking for ultra-responsiveness, as Hyvä partners, we can help you elevate your eCommerce game even further.'),(83786,8078,'_page_content_3_block_content','field_67d0023c0a375'),(83787,8078,'page_content_3_media_block',''),(83788,8078,'_page_content_3_media_block','field_67d0023c0a376'),(83789,8078,'page_content_4_add_background','red'),(83790,8078,'_page_content_4_add_background','field_67c9c6c17d609'),(83791,8078,'page_content_4_block_content','<h3>eCommerce Optimised for Mobile.</h3>\r\n91% of us make online purchases using our smartphone as it’s usually within easy reach. Currently, 77% of global retail site traffic comes from smartphones, generating two-thirds of eCommerce sales, + making it imperative to create user-friendly mobile experiences that engage, capture, convert and retain more customers from the outset.\r\n\r\nFuture-focused on mobile optimisation, Magento’s PWA Studio improves mobile site performance, page load speed and user experience – ensuring your mobile platform keeps pace with your desktop site, without you having to lift a finger.'),(83792,8078,'_page_content_4_block_content','field_67c9c6c17d60b'),(83793,8078,'page_content_4_media_block',''),(83794,8078,'_page_content_4_media_block','field_67c9c6d37d60c'),(83795,8078,'page_content_4_alignment','right'),(83796,8078,'_page_content_4_alignment','field_67c9c6dd7d60d'),(83797,8078,'page_content_5_show_background','0'),(83798,8078,'_page_content_5_show_background','field_67175ac1a052b'),(83799,8078,'page_content_5_block_content','As the leading Manchester Magento agency, we guarantee Magento 2 will power up your profitability. A big claim to make? We don’t make promises we can’t keep.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\">Book Your Free Consultation</a>'),(83800,8078,'_page_content_5_block_content','field_66cda60b2ea88'),(83801,8078,'page_content_6_add_background','white'),(83802,8078,'_page_content_6_add_background','field_67c9c6c17d609'),(83803,8078,'page_content_6_block_content','<h3>Are you up to date?</h3>\r\nAs the original version of Magento is no longer supported by Adobe, those still operating their online store on version one is at risk with the security vulnerabilities leaving the door wide open for the cybercriminals.\r\n\r\nMoreover, you are also missing out on a plethora of advanced features and exceptional performance. Migrating to Magento 2 is quick &amp; easy.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\">Chat With Your Magento Specialists</a>'),(83804,8078,'_page_content_6_block_content','field_67c9c6c17d60b'),(83805,8078,'page_content_6_media_block',''),(83806,8078,'_page_content_6_media_block','field_67c9c6d37d60c'),(83807,8078,'page_content_6_alignment','left'),(83808,8078,'_page_content_6_alignment','field_67c9c6dd7d60d'),(83809,8078,'page_content_7_block_title','<div class=\"block-content\">\r\n<h3>Flexibility meets Functionality.</h3>\r\n</div>'),(83810,8078,'_page_content_7_block_title','field_67da9e22ddf71'),(83811,8078,'page_content_7_cards_0_card_icon',''),(83812,8078,'_page_content_7_cards_0_card_icon','field_67da9e3bddf73'),(83813,8078,'page_content_7_cards_0_card_content','<h4>Vast Magento Developer Community.</h4>\r\nMeeting the most demanding functionality requirements effortlessly, the Magento marketplace and its comprehensive library of third-party modules and extensions deliver maximum adaptability.'),(83814,8078,'_page_content_7_cards_0_card_content','field_67da9e49ddf74'),(83815,8078,'page_content_7_cards_1_card_icon',''),(83816,8078,'_page_content_7_cards_1_card_icon','field_67da9e3bddf73'),(83817,8078,'page_content_7_cards_1_card_content','<h4>Automating Orders &amp; Deliveries.</h4>\r\nThe new API interface connects with far more third-party apps, integrating your existing CRM, ERP, warehouse management and delivery systems, automating orders, deliveries and inventory management.'),(83818,8078,'_page_content_7_cards_1_card_content','field_67da9e49ddf74'),(83819,8078,'page_content_7_cards_2_card_icon',''),(83820,8078,'_page_content_7_cards_2_card_icon','field_67da9e3bddf73'),(83821,8078,'page_content_7_cards_2_card_content','<h4>Personalised Shopping Experiences.</h4>\r\nUsing the power of AI, Adobe Sensi analyses shopping behaviours, displaying engaging, relevant, and highly accurate personalised product recommendations, proven to increase average order value.'),(83822,8078,'_page_content_7_cards_2_card_content','field_67da9e49ddf74'),(83823,8078,'page_content_7_cards_3_card_icon',''),(83824,8078,'_page_content_7_cards_3_card_icon','field_67da9e3bddf73'),(83825,8078,'page_content_7_cards_3_card_content','<h4>Advanced Security.</h4>\r\nFrequent operating system updates and security patches will keep your customer data secure, whilst ensuring that you remain legally compliant with GDPR and Payment Card Industry legislation.'),(83826,8078,'_page_content_7_cards_3_card_content','field_67da9e49ddf74'),(83827,8078,'page_content_7_cards_4_card_icon',''),(83828,8078,'_page_content_7_cards_4_card_icon','field_67da9e3bddf73'),(83829,8078,'page_content_7_cards_4_card_content','<h4>Built-in B2B Tools.</h4>\r\nOpening doors for wholesalers and manufacturers to sell directly online, Magento 2 comes packed with business-to-business tools to generate more sales and deliver data-driven insight for future decision-making.'),(83830,8078,'_page_content_7_cards_4_card_content','field_67da9e49ddf74'),(83831,8078,'page_content_7_cards_5_card_icon',''),(83832,8078,'_page_content_7_cards_5_card_icon','field_67da9e3bddf73'),(83833,8078,'page_content_7_cards_5_card_content','<h4>Easy Migration to Adobe Commerce.</h4>\r\nMagento’s structure means that you can seamlessly upgrade and migrate to Adobe Commerce in the future, rather than building a site from scratch, saving you both time and money.'),(83834,8078,'_page_content_7_cards_5_card_content','field_67da9e49ddf74'),(83835,8078,'page_content_7_cards','6'),(83836,8078,'_page_content_7_cards','field_67da9e2bddf72'),(83837,8078,'page_content_7_block_footer',''),(83838,8078,'_page_content_7_block_footer','field_67da9e66ddf75'),(83839,8078,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(83840,8078,'_page_content_8_intro_block','field_67f39a7e87a67'),(83841,8078,'page_content_8_faqs_to_load','53'),(83842,8078,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(83843,8078,'page_content_9_block_intro','<h3 class=\"title\">Explore Our Recent Projects.</h3>'),(83844,8078,'_page_content_9_block_intro','field_66fbc8f5b1c94'),(83845,8078,'page_content_9_project_filter',''),(83846,8078,'_page_content_9_project_filter','field_66826e0b41d79'),(83847,8078,'page_content_10_block_title',''),(83848,8078,'_page_content_10_block_title','field_67c86b51a9ddc'),(83849,8078,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";i:6;s:22:\"2_col_block_with_media\";i:7;s:13:\"feature_cards\";i:8;s:4:\"faqs\";i:9;s:14:\"our_work_short\";i:10;s:17:\"testimonial_block\";}'),(83850,8078,'_page_content','field_65bcc772ba827'),(83851,8078,'bottom_cta',''),(83852,8078,'_bottom_cta','field_66fbcaec309e9'),(83853,8078,'page_content_2_add_background','white'),(83854,8078,'_page_content_2_add_background','field_67d0023c0a374'),(83855,8078,'page_content_2_block_content','<h3>Solutions That Grow with You</h3>\r\nMagento’s open-source architecture gives your business the freedom to evolve. Its modular structure, vast library of third-party extensions, and ability to integrate with ERPs, CRMs, and warehouse systems means your store can flex with your goals.\r\n\r\nWe tailor the platform around your workflows and customer journeys - not the other way around. From custom features to personalisation, everything is built to match how your customers shop and how your team runs.\r\n\r\nFor clients on a support retainer, we offer ongoing Magento maintenance and support to keep your setup future-ready - rolling out updates and improvements before they become blockers.'),(83856,8078,'_page_content_2_block_content','field_67d0023c0a375'),(83857,8078,'page_content_2_media_block','8077'),(83858,8078,'_page_content_2_media_block','field_67d0023c0a376'),(83859,8079,'page_content_0_video_file',''),(83860,8079,'_page_content_0_video_file','field_67c9c54f20190'),(83861,8079,'page_content_0_video_file_webm',''),(83862,8079,'_page_content_0_video_file_webm','field_67c9c54f20191'),(83863,8079,'page_content_0_background_image',''),(83864,8079,'_page_content_0_background_image','field_67c9c54f20192'),(83865,8079,'page_content_0_banner_content','<h1>Magento 2 (Open Source)</h1>'),(83866,8079,'_page_content_0_banner_content','field_67c9c54f20193'),(83867,8079,'page_content_1_add_background','white'),(83868,8079,'_page_content_1_add_background','field_6717be84974f1'),(83869,8079,'page_content_1_block_title','<h2>A Scalable Platform Built for Growth</h2>'),(83870,8079,'_page_content_1_block_title','field_67b8463f82176'),(83871,8079,'page_content_1_block_content','Magento 2 Open Source is packed with built-in flexibility, performance, and scalability - everything a fast-moving eCommerce brand needs to grow. From start-ups and SMEs to global retailers, it’s trusted by businesses that want more from their online store. No bloat, no licence fees - just powerful eCommerce infrastructure that’s ready to grow with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Magento</a>'),(83872,8079,'_page_content_1_block_content','field_664b5f5c5973a'),(83873,8079,'page_content_3_add_background','white'),(83874,8079,'_page_content_3_add_background','field_67d0023c0a374'),(83875,8079,'page_content_3_block_content','<h3>The Performance &amp; Agility You Need to Succeed.</h3>\r\nBoasting exceptional performance, Magento 2’s page load speed is a whopping 50% faster than the previous version on critical conversion pages, including basket and checkout.\r\n\r\nPage load speed is now a critical metric in your site’s performance and your user experience. Faster speeds result in a better SEO ranking, an improved customer experience and far more sales.\r\n\r\nAlthough it’s pretty fast already, if you’re looking for ultra-responsiveness, as Hyvä partners, we can help you elevate your eCommerce game even further.'),(83876,8079,'_page_content_3_block_content','field_67d0023c0a375'),(83877,8079,'page_content_3_media_block',''),(83878,8079,'_page_content_3_media_block','field_67d0023c0a376'),(83879,8079,'page_content_4_add_background','red'),(83880,8079,'_page_content_4_add_background','field_67c9c6c17d609'),(83881,8079,'page_content_4_block_content','<h3>eCommerce Optimised for Mobile.</h3>\r\n91% of us make online purchases using our smartphone as it’s usually within easy reach. Currently, 77% of global retail site traffic comes from smartphones, generating two-thirds of eCommerce sales, + making it imperative to create user-friendly mobile experiences that engage, capture, convert and retain more customers from the outset.\r\n\r\nFuture-focused on mobile optimisation, Magento’s PWA Studio improves mobile site performance, page load speed and user experience – ensuring your mobile platform keeps pace with your desktop site, without you having to lift a finger.'),(83882,8079,'_page_content_4_block_content','field_67c9c6c17d60b'),(83883,8079,'page_content_4_media_block',''),(83884,8079,'_page_content_4_media_block','field_67c9c6d37d60c'),(83885,8079,'page_content_4_alignment','right'),(83886,8079,'_page_content_4_alignment','field_67c9c6dd7d60d'),(83887,8079,'page_content_5_show_background','0'),(83888,8079,'_page_content_5_show_background','field_67175ac1a052b'),(83889,8079,'page_content_5_block_content','As the leading Manchester Magento agency, we guarantee Magento 2 will power up your profitability. A big claim to make? We don’t make promises we can’t keep.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\">Book Your Free Consultation</a>'),(83890,8079,'_page_content_5_block_content','field_66cda60b2ea88'),(83891,8079,'page_content_6_add_background','white'),(83892,8079,'_page_content_6_add_background','field_67c9c6c17d609'),(83893,8079,'page_content_6_block_content','<h3>Are you up to date?</h3>\r\nAs the original version of Magento is no longer supported by Adobe, those still operating their online store on version one is at risk with the security vulnerabilities leaving the door wide open for the cybercriminals.\r\n\r\nMoreover, you are also missing out on a plethora of advanced features and exceptional performance. Migrating to Magento 2 is quick &amp; easy.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\">Chat With Your Magento Specialists</a>'),(83894,8079,'_page_content_6_block_content','field_67c9c6c17d60b'),(83895,8079,'page_content_6_media_block',''),(83896,8079,'_page_content_6_media_block','field_67c9c6d37d60c'),(83897,8079,'page_content_6_alignment','left'),(83898,8079,'_page_content_6_alignment','field_67c9c6dd7d60d'),(83899,8079,'page_content_7_block_title','<div class=\"block-content\">\r\n<h3>Flexibility meets Functionality.</h3>\r\n</div>'),(83900,8079,'_page_content_7_block_title','field_67da9e22ddf71'),(83901,8079,'page_content_7_cards_0_card_icon',''),(83902,8079,'_page_content_7_cards_0_card_icon','field_67da9e3bddf73'),(83903,8079,'page_content_7_cards_0_card_content','<h4>Vast Magento Developer Community.</h4>\r\nMeeting the most demanding functionality requirements effortlessly, the Magento marketplace and its comprehensive library of third-party modules and extensions deliver maximum adaptability.'),(83904,8079,'_page_content_7_cards_0_card_content','field_67da9e49ddf74'),(83905,8079,'page_content_7_cards_1_card_icon',''),(83906,8079,'_page_content_7_cards_1_card_icon','field_67da9e3bddf73'),(83907,8079,'page_content_7_cards_1_card_content','<h4>Automating Orders &amp; Deliveries.</h4>\r\nThe new API interface connects with far more third-party apps, integrating your existing CRM, ERP, warehouse management and delivery systems, automating orders, deliveries and inventory management.'),(83908,8079,'_page_content_7_cards_1_card_content','field_67da9e49ddf74'),(83909,8079,'page_content_7_cards_2_card_icon',''),(83910,8079,'_page_content_7_cards_2_card_icon','field_67da9e3bddf73'),(83911,8079,'page_content_7_cards_2_card_content','<h4>Personalised Shopping Experiences.</h4>\r\nUsing the power of AI, Adobe Sensi analyses shopping behaviours, displaying engaging, relevant, and highly accurate personalised product recommendations, proven to increase average order value.'),(83912,8079,'_page_content_7_cards_2_card_content','field_67da9e49ddf74'),(83913,8079,'page_content_7_cards_3_card_icon',''),(83914,8079,'_page_content_7_cards_3_card_icon','field_67da9e3bddf73'),(83915,8079,'page_content_7_cards_3_card_content','<h4>Advanced Security.</h4>\r\nFrequent operating system updates and security patches will keep your customer data secure, whilst ensuring that you remain legally compliant with GDPR and Payment Card Industry legislation.'),(83916,8079,'_page_content_7_cards_3_card_content','field_67da9e49ddf74'),(83917,8079,'page_content_7_cards_4_card_icon',''),(83918,8079,'_page_content_7_cards_4_card_icon','field_67da9e3bddf73'),(83919,8079,'page_content_7_cards_4_card_content','<h4>Built-in B2B Tools.</h4>\r\nOpening doors for wholesalers and manufacturers to sell directly online, Magento 2 comes packed with business-to-business tools to generate more sales and deliver data-driven insight for future decision-making.'),(83920,8079,'_page_content_7_cards_4_card_content','field_67da9e49ddf74'),(83921,8079,'page_content_7_cards_5_card_icon',''),(83922,8079,'_page_content_7_cards_5_card_icon','field_67da9e3bddf73'),(83923,8079,'page_content_7_cards_5_card_content','<h4>Easy Migration to Adobe Commerce.</h4>\r\nMagento’s structure means that you can seamlessly upgrade and migrate to Adobe Commerce in the future, rather than building a site from scratch, saving you both time and money.'),(83924,8079,'_page_content_7_cards_5_card_content','field_67da9e49ddf74'),(83925,8079,'page_content_7_cards','6'),(83926,8079,'_page_content_7_cards','field_67da9e2bddf72'),(83927,8079,'page_content_7_block_footer',''),(83928,8079,'_page_content_7_block_footer','field_67da9e66ddf75'),(83929,8079,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(83930,8079,'_page_content_8_intro_block','field_67f39a7e87a67'),(83931,8079,'page_content_8_faqs_to_load','53'),(83932,8079,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(83933,8079,'page_content_9_block_intro','<h3 class=\"title\">Explore Our Recent Projects.</h3>'),(83934,8079,'_page_content_9_block_intro','field_66fbc8f5b1c94'),(83935,8079,'page_content_9_project_filter',''),(83936,8079,'_page_content_9_project_filter','field_66826e0b41d79'),(83937,8079,'page_content_10_block_title',''),(83938,8079,'_page_content_10_block_title','field_67c86b51a9ddc'),(83939,8079,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";i:6;s:22:\"2_col_block_with_media\";i:7;s:13:\"feature_cards\";i:8;s:4:\"faqs\";i:9;s:14:\"our_work_short\";i:10;s:17:\"testimonial_block\";}'),(83940,8079,'_page_content','field_65bcc772ba827'),(83941,8079,'bottom_cta',''),(83942,8079,'_bottom_cta','field_66fbcaec309e9'),(83943,8079,'page_content_2_add_background','black'),(83944,8079,'_page_content_2_add_background','field_67d0023c0a374'),(83945,8079,'page_content_2_block_content','<h3>Solutions That Grow with You</h3>\r\nMagento’s open-source architecture gives your business the freedom to evolve. Its modular structure, vast library of third-party extensions, and ability to integrate with ERPs, CRMs, and warehouse systems means your store can flex with your goals.\r\n\r\nWe tailor the platform around your workflows and customer journeys - not the other way around. From custom features to personalisation, everything is built to match how your customers shop and how your team runs.\r\n\r\nFor clients on a support retainer, we offer ongoing Magento maintenance and support to keep your setup future-ready - rolling out updates and improvements before they become blockers.'),(83946,8079,'_page_content_2_block_content','field_67d0023c0a375'),(83947,8079,'page_content_2_media_block','8077'),(83948,8079,'_page_content_2_media_block','field_67d0023c0a376'),(83989,8080,'page_content_0_video_file',''),(83990,8080,'_page_content_0_video_file','field_67c9c54f20190'),(83991,8080,'page_content_0_video_file_webm',''),(83992,8080,'_page_content_0_video_file_webm','field_67c9c54f20191'),(83993,8080,'page_content_0_background_image',''),(83994,8080,'_page_content_0_background_image','field_67c9c54f20192'),(83995,8080,'page_content_0_banner_content','<h1>Magento 2 (Open Source)</h1>'),(83996,8080,'_page_content_0_banner_content','field_67c9c54f20193'),(83997,8080,'page_content_1_add_background','white'),(83998,8080,'_page_content_1_add_background','field_6717be84974f1'),(83999,8080,'page_content_1_block_title','<h2>A Scalable Platform Built for Growth</h2>'),(84000,8080,'_page_content_1_block_title','field_67b8463f82176'),(84001,8080,'page_content_1_block_content','Magento 2 Open Source is packed with built-in flexibility, performance, and scalability - everything a fast-moving eCommerce brand needs to grow. From start-ups and SMEs to global retailers, it’s trusted by businesses that want more from their online store. No bloat, no licence fees - just powerful eCommerce infrastructure that’s ready to grow with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Magento</a>'),(84002,8080,'_page_content_1_block_content','field_664b5f5c5973a'),(84003,8080,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:13:\"feature_cards\";i:4;s:17:\"testimonial_block\";i:5;s:4:\"faqs\";i:6;s:14:\"our_work_short\";}'),(84004,8080,'_page_content','field_65bcc772ba827'),(84005,8080,'bottom_cta',''),(84006,8080,'_bottom_cta','field_66fbcaec309e9'),(84007,8080,'page_content_2_add_background','black'),(84008,8080,'_page_content_2_add_background','field_67d0023c0a374'),(84009,8080,'page_content_2_block_content','<h3>Solutions That Grow with You</h3>\r\nMagento’s open-source architecture gives your business the freedom to evolve. Its modular structure, vast library of third-party extensions, and ability to integrate with ERPs, CRMs, and warehouse systems means your store can flex with your goals.\r\n\r\nWe tailor the platform around your workflows and customer journeys - not the other way around. From custom features to personalisation, everything is built to match how your customers shop and how your team runs.\r\n\r\nFor clients on a support retainer, we offer ongoing Magento maintenance and support to keep your setup future-ready - rolling out updates and improvements before they become blockers.'),(84010,8080,'_page_content_2_block_content','field_67d0023c0a375'),(84011,8080,'page_content_2_media_block','8077'),(84012,8080,'_page_content_2_media_block','field_67d0023c0a376'),(84013,8080,'page_content_3_block_title','<div class=\"block-content\">\r\n<h3>Flexibility meets Functionality.</h3>\r\n</div>'),(84014,8080,'_page_content_3_block_title','field_67da9e22ddf71'),(84015,8080,'page_content_3_cards_0_card_icon',''),(84016,8080,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(84017,8080,'page_content_3_cards_0_card_content','<h4>Vast Magento Developer Community.</h4>\r\nMeeting the most demanding functionality requirements effortlessly, the Magento marketplace and its comprehensive library of third-party modules and extensions deliver maximum adaptability.'),(84018,8080,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(84019,8080,'page_content_3_cards_1_card_icon',''),(84020,8080,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(84021,8080,'page_content_3_cards_1_card_content','<h4>Automating Orders &amp; Deliveries.</h4>\r\nThe new API interface connects with far more third-party apps, integrating your existing CRM, ERP, warehouse management and delivery systems, automating orders, deliveries and inventory management.'),(84022,8080,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(84023,8080,'page_content_3_cards_2_card_icon',''),(84024,8080,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(84025,8080,'page_content_3_cards_2_card_content','<h4>Personalised Shopping Experiences.</h4>\r\nUsing the power of AI, Adobe Sensi analyses shopping behaviours, displaying engaging, relevant, and highly accurate personalised product recommendations, proven to increase average order value.'),(84026,8080,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(84027,8080,'page_content_3_cards_3_card_icon',''),(84028,8080,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(84029,8080,'page_content_3_cards_3_card_content','<h4>Advanced Security.</h4>\r\nFrequent operating system updates and security patches will keep your customer data secure, whilst ensuring that you remain legally compliant with GDPR and Payment Card Industry legislation.'),(84030,8080,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(84031,8080,'page_content_3_cards_4_card_icon',''),(84032,8080,'_page_content_3_cards_4_card_icon','field_67da9e3bddf73'),(84033,8080,'page_content_3_cards_4_card_content','<h4>Built-in B2B Tools.</h4>\r\nOpening doors for wholesalers and manufacturers to sell directly online, Magento 2 comes packed with business-to-business tools to generate more sales and deliver data-driven insight for future decision-making.'),(84034,8080,'_page_content_3_cards_4_card_content','field_67da9e49ddf74'),(84035,8080,'page_content_3_cards_5_card_icon',''),(84036,8080,'_page_content_3_cards_5_card_icon','field_67da9e3bddf73'),(84037,8080,'page_content_3_cards_5_card_content','<h4>Easy Migration to Adobe Commerce.</h4>\r\nMagento’s structure means that you can seamlessly upgrade and migrate to Adobe Commerce in the future, rather than building a site from scratch, saving you both time and money.'),(84038,8080,'_page_content_3_cards_5_card_content','field_67da9e49ddf74'),(84039,8080,'page_content_3_cards','6'),(84040,8080,'_page_content_3_cards','field_67da9e2bddf72'),(84041,8080,'page_content_3_block_footer',''),(84042,8080,'_page_content_3_block_footer','field_67da9e66ddf75'),(84043,8080,'page_content_4_block_title',''),(84044,8080,'_page_content_4_block_title','field_67c86b51a9ddc'),(84045,8080,'page_content_5_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(84046,8080,'_page_content_5_intro_block','field_67f39a7e87a67'),(84047,8080,'page_content_5_faqs_to_load','53'),(84048,8080,'_page_content_5_faqs_to_load','field_67f39a8d87a68'),(84049,8080,'page_content_6_block_intro','<h3 class=\"title\">Explore Our Recent Projects.</h3>'),(84050,8080,'_page_content_6_block_intro','field_66fbc8f5b1c94'),(84051,8080,'page_content_6_project_filter',''),(84052,8080,'_page_content_6_project_filter','field_66826e0b41d79'),(84053,7207,'page_content_3_block_content','<h3>The Performance &amp; Agility You Need to Succeed</h3>\r\nSite speed directly impacts conversion. A one-second delay can reduce conversions by up to 7%. Magento 2’s latest version delivers up to 50% faster load times on key pages like checkout and basket compared to Magento 1.\r\n\r\nThis means quicker transactions, improved user experience, better SEO performance, and a store that keeps customers moving - not bouncing.'),(84054,7207,'_page_content_3_block_content','field_6891d9dfb5406'),(84055,8081,'page_content_0_video_file',''),(84056,8081,'_page_content_0_video_file','field_67c9c54f20190'),(84057,8081,'page_content_0_video_file_webm',''),(84058,8081,'_page_content_0_video_file_webm','field_67c9c54f20191'),(84059,8081,'page_content_0_background_image',''),(84060,8081,'_page_content_0_background_image','field_67c9c54f20192'),(84061,8081,'page_content_0_banner_content','<h1>Magento 2 (Open Source)</h1>'),(84062,8081,'_page_content_0_banner_content','field_67c9c54f20193'),(84063,8081,'page_content_1_add_background','white'),(84064,8081,'_page_content_1_add_background','field_6717be84974f1'),(84065,8081,'page_content_1_block_title','<h2>A Scalable Platform Built for Growth</h2>'),(84066,8081,'_page_content_1_block_title','field_67b8463f82176'),(84067,8081,'page_content_1_block_content','Magento 2 Open Source is packed with built-in flexibility, performance, and scalability - everything a fast-moving eCommerce brand needs to grow. From start-ups and SMEs to global retailers, it’s trusted by businesses that want more from their online store. No bloat, no licence fees - just powerful eCommerce infrastructure that’s ready to grow with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Magento</a>'),(84068,8081,'_page_content_1_block_content','field_664b5f5c5973a'),(84069,8081,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:17:\"testimonial_block\";i:5;s:4:\"faqs\";i:6;s:14:\"our_work_short\";}'),(84070,8081,'_page_content','field_65bcc772ba827'),(84071,8081,'bottom_cta',''),(84072,8081,'_bottom_cta','field_66fbcaec309e9'),(84073,8081,'page_content_2_add_background','black'),(84074,8081,'_page_content_2_add_background','field_67d0023c0a374'),(84075,8081,'page_content_2_block_content','<h3>Solutions That Grow with You</h3>\r\nMagento’s open-source architecture gives your business the freedom to evolve. Its modular structure, vast library of third-party extensions, and ability to integrate with ERPs, CRMs, and warehouse systems means your store can flex with your goals.\r\n\r\nWe tailor the platform around your workflows and customer journeys - not the other way around. From custom features to personalisation, everything is built to match how your customers shop and how your team runs.\r\n\r\nFor clients on a support retainer, we offer ongoing Magento maintenance and support to keep your setup future-ready - rolling out updates and improvements before they become blockers.'),(84076,8081,'_page_content_2_block_content','field_67d0023c0a375'),(84077,8081,'page_content_2_media_block','8077'),(84078,8081,'_page_content_2_media_block','field_67d0023c0a376'),(84079,8081,'page_content_4_block_title',''),(84080,8081,'_page_content_4_block_title','field_67c86b51a9ddc'),(84081,8081,'page_content_5_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(84082,8081,'_page_content_5_intro_block','field_67f39a7e87a67'),(84083,8081,'page_content_5_faqs_to_load','53'),(84084,8081,'_page_content_5_faqs_to_load','field_67f39a8d87a68'),(84085,8081,'page_content_6_block_intro','<h3 class=\"title\">Explore Our Recent Projects.</h3>'),(84086,8081,'_page_content_6_block_intro','field_66fbc8f5b1c94'),(84087,8081,'page_content_6_project_filter',''),(84088,8081,'_page_content_6_project_filter','field_66826e0b41d79'),(84089,8081,'page_content_3_block_content','<h3>The Performance &amp; Agility You Need to Succeed</h3>\r\nSite speed directly impacts conversion. A one-second delay can reduce conversions by up to 7%. Magento 2’s latest version delivers up to 50% faster load times on key pages like checkout and basket compared to Magento 1.\r\n\r\nThis means quicker transactions, improved user experience, better SEO performance, and a store that keeps customers moving - not bouncing.'),(84090,8081,'_page_content_3_block_content','field_6891d9dfb5406'),(84091,8082,'_wp_attached_file','magento-mobile-scaled.jpg'),(84092,8082,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:25:\"magento-mobile-scaled.jpg\";s:8:\"filesize\";i:741069;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"magento-mobile-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46442;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"magento-mobile-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59298;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"magento-mobile-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69778;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"magento-mobile-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50124;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"magento-mobile-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153270;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"magento-mobile-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:254857;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"magento-mobile-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91177;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"magento-mobile-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:269006;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"magento-mobile-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112864;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"magento-mobile-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203433;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"magento-mobile-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126536;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"magento-mobile-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55307;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"magento-mobile-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:282485;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"magento-mobile-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24815;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"magento-mobile-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41144;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"magento-mobile-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31854;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"magento-mobile-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63727;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"magento-mobile-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84269;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"magento-mobile-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:336931;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"magento-mobile-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45729;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"magento-mobile-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231981;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"magento-mobile-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40371;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"magento-mobile-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71644;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"magento-mobile-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72330;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"magento-mobile-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:289323;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"magento-mobile-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66081;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:28:\"magento-mobile-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:479376;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"magento-mobile-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8178;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"magento-mobile-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45729;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"magento-mobile-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84990;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"magento-mobile-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39918;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:28:\"magento-mobile-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:681426;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"magento-mobile.jpg\";}'),(84096,8082,'_wp_attachment_image_alt','Magento 2 mobile commerce'),(84097,7207,'page_content_4_add_background','green'),(84098,7207,'_page_content_4_add_background','field_67c9c6c17d609'),(84099,7207,'page_content_4_block_content','<h3>Optimised for Mobile Commerce</h3>\r\nSmartphones now account for 77% of global retail traffic and nearly two-thirds of all eCommerce sales. Magento’s PWA Studio supports fast, responsive mobile sites that match the performance and features of desktop - keeping your store accessible, reliable, and conversion-ready on any device.\r\n\r\nMobile optimisation isn’t just a nice-to-have - it’s a revenue driver. Magento 2 helps you stay ahead of the curve.'),(84100,7207,'_page_content_4_block_content','field_67c9c6c17d60b'),(84101,7207,'page_content_4_media_block','8082'),(84102,7207,'_page_content_4_media_block','field_67c9c6d37d60c'),(84103,7207,'page_content_4_alignment','left'),(84104,7207,'_page_content_4_alignment','field_67c9c6dd7d60d'),(84115,8083,'page_content_0_video_file',''),(84116,8083,'_page_content_0_video_file','field_67c9c54f20190'),(84117,8083,'page_content_0_video_file_webm',''),(84118,8083,'_page_content_0_video_file_webm','field_67c9c54f20191'),(84119,8083,'page_content_0_background_image',''),(84120,8083,'_page_content_0_background_image','field_67c9c54f20192'),(84121,8083,'page_content_0_banner_content','<h1>Magento 2 (Open Source)</h1>'),(84122,8083,'_page_content_0_banner_content','field_67c9c54f20193'),(84123,8083,'page_content_1_add_background','white'),(84124,8083,'_page_content_1_add_background','field_6717be84974f1'),(84125,8083,'page_content_1_block_title','<h2>A Scalable Platform Built for Growth</h2>'),(84126,8083,'_page_content_1_block_title','field_67b8463f82176'),(84127,8083,'page_content_1_block_content','Magento 2 Open Source is packed with built-in flexibility, performance, and scalability - everything a fast-moving eCommerce brand needs to grow. From start-ups and SMEs to global retailers, it’s trusted by businesses that want more from their online store. No bloat, no licence fees - just powerful eCommerce infrastructure that’s ready to grow with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Magento</a>'),(84128,8083,'_page_content_1_block_content','field_664b5f5c5973a'),(84129,8083,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:17:\"testimonial_block\";i:6;s:4:\"faqs\";i:7;s:14:\"our_work_short\";}'),(84130,8083,'_page_content','field_65bcc772ba827'),(84131,8083,'bottom_cta',''),(84132,8083,'_bottom_cta','field_66fbcaec309e9'),(84133,8083,'page_content_2_add_background','black'),(84134,8083,'_page_content_2_add_background','field_67d0023c0a374'),(84135,8083,'page_content_2_block_content','<h3>Solutions That Grow with You</h3>\r\nMagento’s open-source architecture gives your business the freedom to evolve. Its modular structure, vast library of third-party extensions, and ability to integrate with ERPs, CRMs, and warehouse systems means your store can flex with your goals.\r\n\r\nWe tailor the platform around your workflows and customer journeys - not the other way around. From custom features to personalisation, everything is built to match how your customers shop and how your team runs.\r\n\r\nFor clients on a support retainer, we offer ongoing Magento maintenance and support to keep your setup future-ready - rolling out updates and improvements before they become blockers.'),(84136,8083,'_page_content_2_block_content','field_67d0023c0a375'),(84137,8083,'page_content_2_media_block','8077'),(84138,8083,'_page_content_2_media_block','field_67d0023c0a376'),(84139,8083,'page_content_3_block_content','<h3>The Performance &amp; Agility You Need to Succeed</h3>\r\nSite speed directly impacts conversion. A one-second delay can reduce conversions by up to 7%. Magento 2’s latest version delivers up to 50% faster load times on key pages like checkout and basket compared to Magento 1.\r\n\r\nThis means quicker transactions, improved user experience, better SEO performance, and a store that keeps customers moving - not bouncing.'),(84140,8083,'_page_content_3_block_content','field_6891d9dfb5406'),(84141,8083,'page_content_4_add_background','green'),(84142,8083,'_page_content_4_add_background','field_67c9c6c17d609'),(84143,8083,'page_content_4_block_content','<h3>Optimised for Mobile Commerce</h3>\r\nSmartphones now account for 77% of global retail traffic and nearly two-thirds of all eCommerce sales. Magento’s PWA Studio supports fast, responsive mobile sites that match the performance and features of desktop - keeping your store accessible, reliable, and conversion-ready on any device.\r\n\r\nMobile optimisation isn’t just a nice-to-have - it’s a revenue driver. Magento 2 helps you stay ahead of the curve.'),(84144,8083,'_page_content_4_block_content','field_67c9c6c17d60b'),(84145,8083,'page_content_4_media_block','8082'),(84146,8083,'_page_content_4_media_block','field_67c9c6d37d60c'),(84147,8083,'page_content_4_alignment','left'),(84148,8083,'_page_content_4_alignment','field_67c9c6dd7d60d'),(84149,8083,'page_content_5_block_title',''),(84150,8083,'_page_content_5_block_title','field_67c86b51a9ddc'),(84151,8083,'page_content_6_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(84152,8083,'_page_content_6_intro_block','field_67f39a7e87a67'),(84153,8083,'page_content_6_faqs_to_load','53'),(84154,8083,'_page_content_6_faqs_to_load','field_67f39a8d87a68'),(84155,8083,'page_content_7_block_intro','<h3 class=\"title\">Explore Our Recent Projects.</h3>'),(84156,8083,'_page_content_7_block_intro','field_66fbc8f5b1c94'),(84157,8083,'page_content_7_project_filter',''),(84158,8083,'_page_content_7_project_filter','field_66826e0b41d79'),(84159,8084,'_wp_attached_file','cross-selling-scaled.jpg'),(84160,8084,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:24:\"cross-selling-scaled.jpg\";s:8:\"filesize\";i:789725;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"cross-selling-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70469;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"cross-selling-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88193;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"cross-selling-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87845;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"cross-selling-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75323;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"cross-selling-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204346;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"cross-selling-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:314596;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"cross-selling-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103864;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"cross-selling-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:283265;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"cross-selling-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118337;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"cross-selling-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186303;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"cross-selling-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158054;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"cross-selling-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73741;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"cross-selling-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:268263;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"cross-selling-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33667;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"cross-selling-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57631;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"cross-selling-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42913;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"cross-selling-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88655;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"cross-selling-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98376;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"cross-selling-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:339457;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"cross-selling-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66190;}s:10:\"page-large\";a:5:{s:4:\"file\";s:27:\"cross-selling-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272185;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"cross-selling-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56832;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"cross-selling-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97715;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"cross-selling-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85122;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"cross-selling-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:288379;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"cross-selling-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81254;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:27:\"cross-selling-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:458582;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"cross-selling-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10936;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"cross-selling-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66190;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"cross-selling-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108908;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"cross-selling-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55654;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:27:\"cross-selling-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:671478;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"cross-selling.jpg\";}'),(84164,8084,'_wp_attachment_image_alt','Enhance cross selling with Magento 2'),(84165,7207,'page_content_5_block_title','<h3>Magento 2 Features &amp; Benefits</h3>'),(84166,7207,'_page_content_5_block_title','field_682b3dcf7fae9'),(84167,7207,'page_content_5_cards_0_card_image','8084'),(84168,7207,'_page_content_5_cards_0_card_image','field_682b3de87faee'),(84169,7207,'page_content_5_cards_0_card_content','<h4>Revenue-Boosting Sales Tools</h4>\r\nMagento 2’s built-in upselling and cross-selling features help raise average order values straight out of the box.'),(84170,7207,'_page_content_5_cards_0_card_content','field_682b3dcf7faec'),(84171,7207,'page_content_5_cards','3'),(84172,7207,'_page_content_5_cards','field_682b3dcf7faea'),(84183,8085,'page_content_0_video_file',''),(84184,8085,'_page_content_0_video_file','field_67c9c54f20190'),(84185,8085,'page_content_0_video_file_webm',''),(84186,8085,'_page_content_0_video_file_webm','field_67c9c54f20191'),(84187,8085,'page_content_0_background_image',''),(84188,8085,'_page_content_0_background_image','field_67c9c54f20192'),(84189,8085,'page_content_0_banner_content','<h1>Magento 2 (Open Source)</h1>'),(84190,8085,'_page_content_0_banner_content','field_67c9c54f20193'),(84191,8085,'page_content_1_add_background','white'),(84192,8085,'_page_content_1_add_background','field_6717be84974f1'),(84193,8085,'page_content_1_block_title','<h2>A Scalable Platform Built for Growth</h2>'),(84194,8085,'_page_content_1_block_title','field_67b8463f82176'),(84195,8085,'page_content_1_block_content','Magento 2 Open Source is packed with built-in flexibility, performance, and scalability - everything a fast-moving eCommerce brand needs to grow. From start-ups and SMEs to global retailers, it’s trusted by businesses that want more from their online store. No bloat, no licence fees - just powerful eCommerce infrastructure that’s ready to grow with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Magento</a>'),(84196,8085,'_page_content_1_block_content','field_664b5f5c5973a'),(84197,8085,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:11:\"media_cards\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(84198,8085,'_page_content','field_65bcc772ba827'),(84199,8085,'bottom_cta',''),(84200,8085,'_bottom_cta','field_66fbcaec309e9'),(84201,8085,'page_content_2_add_background','black'),(84202,8085,'_page_content_2_add_background','field_67d0023c0a374'),(84203,8085,'page_content_2_block_content','<h3>Solutions That Grow with You</h3>\r\nMagento’s open-source architecture gives your business the freedom to evolve. Its modular structure, vast library of third-party extensions, and ability to integrate with ERPs, CRMs, and warehouse systems means your store can flex with your goals.\r\n\r\nWe tailor the platform around your workflows and customer journeys - not the other way around. From custom features to personalisation, everything is built to match how your customers shop and how your team runs.\r\n\r\nFor clients on a support retainer, we offer ongoing Magento maintenance and support to keep your setup future-ready - rolling out updates and improvements before they become blockers.'),(84204,8085,'_page_content_2_block_content','field_67d0023c0a375'),(84205,8085,'page_content_2_media_block','8077'),(84206,8085,'_page_content_2_media_block','field_67d0023c0a376'),(84207,8085,'page_content_3_block_content','<h3>The Performance &amp; Agility You Need to Succeed</h3>\r\nSite speed directly impacts conversion. A one-second delay can reduce conversions by up to 7%. Magento 2’s latest version delivers up to 50% faster load times on key pages like checkout and basket compared to Magento 1.\r\n\r\nThis means quicker transactions, improved user experience, better SEO performance, and a store that keeps customers moving - not bouncing.'),(84208,8085,'_page_content_3_block_content','field_6891d9dfb5406'),(84209,8085,'page_content_4_add_background','green'),(84210,8085,'_page_content_4_add_background','field_67c9c6c17d609'),(84211,8085,'page_content_4_block_content','<h3>Optimised for Mobile Commerce</h3>\r\nSmartphones now account for 77% of global retail traffic and nearly two-thirds of all eCommerce sales. Magento’s PWA Studio supports fast, responsive mobile sites that match the performance and features of desktop - keeping your store accessible, reliable, and conversion-ready on any device.\r\n\r\nMobile optimisation isn’t just a nice-to-have - it’s a revenue driver. Magento 2 helps you stay ahead of the curve.'),(84212,8085,'_page_content_4_block_content','field_67c9c6c17d60b'),(84213,8085,'page_content_4_media_block','8082'),(84214,8085,'_page_content_4_media_block','field_67c9c6d37d60c'),(84215,8085,'page_content_4_alignment','left'),(84216,8085,'_page_content_4_alignment','field_67c9c6dd7d60d'),(84217,8085,'page_content_5_block_title','<h3>Magento 2 Features &amp; Benefits</h3>'),(84218,8085,'_page_content_5_block_title','field_682b3dcf7fae9'),(84219,8085,'page_content_5_cards_0_card_image','8084'),(84220,8085,'_page_content_5_cards_0_card_image','field_682b3de87faee'),(84221,8085,'page_content_5_cards_0_card_content','Revenue-Boosting Sales Tools\r\n\r\nMagento 2’s built-in upselling and cross-selling features help raise average order values straight out of the box.'),(84222,8085,'_page_content_5_cards_0_card_content','field_682b3dcf7faec'),(84223,8085,'page_content_5_cards','1'),(84224,8085,'_page_content_5_cards','field_682b3dcf7faea'),(84225,8085,'page_content_6_block_title',''),(84226,8085,'_page_content_6_block_title','field_67c86b51a9ddc'),(84227,8085,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(84228,8085,'_page_content_7_intro_block','field_67f39a7e87a67'),(84229,8085,'page_content_7_faqs_to_load','53'),(84230,8085,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(84231,8085,'page_content_8_block_intro','<h3 class=\"title\">Explore Our Recent Projects.</h3>'),(84232,8085,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(84233,8085,'page_content_8_project_filter',''),(84234,8085,'_page_content_8_project_filter','field_66826e0b41d79'),(84235,8086,'page_content_0_video_file',''),(84236,8086,'_page_content_0_video_file','field_67c9c54f20190'),(84237,8086,'page_content_0_video_file_webm',''),(84238,8086,'_page_content_0_video_file_webm','field_67c9c54f20191'),(84239,8086,'page_content_0_background_image',''),(84240,8086,'_page_content_0_background_image','field_67c9c54f20192'),(84241,8086,'page_content_0_banner_content','<h1>Magento 2 (Open Source)</h1>'),(84242,8086,'_page_content_0_banner_content','field_67c9c54f20193'),(84243,8086,'page_content_1_add_background','white'),(84244,8086,'_page_content_1_add_background','field_6717be84974f1'),(84245,8086,'page_content_1_block_title','<h2>A Scalable Platform Built for Growth</h2>'),(84246,8086,'_page_content_1_block_title','field_67b8463f82176'),(84247,8086,'page_content_1_block_content','Magento 2 Open Source is packed with built-in flexibility, performance, and scalability - everything a fast-moving eCommerce brand needs to grow. From start-ups and SMEs to global retailers, it’s trusted by businesses that want more from their online store. No bloat, no licence fees - just powerful eCommerce infrastructure that’s ready to grow with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Magento</a>'),(84248,8086,'_page_content_1_block_content','field_664b5f5c5973a'),(84249,8086,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:11:\"media_cards\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(84250,8086,'_page_content','field_65bcc772ba827'),(84251,8086,'bottom_cta',''),(84252,8086,'_bottom_cta','field_66fbcaec309e9'),(84253,8086,'page_content_2_add_background','black'),(84254,8086,'_page_content_2_add_background','field_67d0023c0a374'),(84255,8086,'page_content_2_block_content','<h3>Solutions That Grow with You</h3>\r\nMagento’s open-source architecture gives your business the freedom to evolve. Its modular structure, vast library of third-party extensions, and ability to integrate with ERPs, CRMs, and warehouse systems means your store can flex with your goals.\r\n\r\nWe tailor the platform around your workflows and customer journeys - not the other way around. From custom features to personalisation, everything is built to match how your customers shop and how your team runs.\r\n\r\nFor clients on a support retainer, we offer ongoing Magento maintenance and support to keep your setup future-ready - rolling out updates and improvements before they become blockers.'),(84256,8086,'_page_content_2_block_content','field_67d0023c0a375'),(84257,8086,'page_content_2_media_block','8077'),(84258,8086,'_page_content_2_media_block','field_67d0023c0a376'),(84259,8086,'page_content_3_block_content','<h3>The Performance &amp; Agility You Need to Succeed</h3>\r\nSite speed directly impacts conversion. A one-second delay can reduce conversions by up to 7%. Magento 2’s latest version delivers up to 50% faster load times on key pages like checkout and basket compared to Magento 1.\r\n\r\nThis means quicker transactions, improved user experience, better SEO performance, and a store that keeps customers moving - not bouncing.'),(84260,8086,'_page_content_3_block_content','field_6891d9dfb5406'),(84261,8086,'page_content_4_add_background','green'),(84262,8086,'_page_content_4_add_background','field_67c9c6c17d609'),(84263,8086,'page_content_4_block_content','<h3>Optimised for Mobile Commerce</h3>\r\nSmartphones now account for 77% of global retail traffic and nearly two-thirds of all eCommerce sales. Magento’s PWA Studio supports fast, responsive mobile sites that match the performance and features of desktop - keeping your store accessible, reliable, and conversion-ready on any device.\r\n\r\nMobile optimisation isn’t just a nice-to-have - it’s a revenue driver. Magento 2 helps you stay ahead of the curve.'),(84264,8086,'_page_content_4_block_content','field_67c9c6c17d60b'),(84265,8086,'page_content_4_media_block','8082'),(84266,8086,'_page_content_4_media_block','field_67c9c6d37d60c'),(84267,8086,'page_content_4_alignment','left'),(84268,8086,'_page_content_4_alignment','field_67c9c6dd7d60d'),(84269,8086,'page_content_5_block_title','<h3>Magento 2 Features &amp; Benefits</h3>'),(84270,8086,'_page_content_5_block_title','field_682b3dcf7fae9'),(84271,8086,'page_content_5_cards_0_card_image','8084'),(84272,8086,'_page_content_5_cards_0_card_image','field_682b3de87faee'),(84273,8086,'page_content_5_cards_0_card_content','<h4>Revenue-Boosting Sales Tools</h4>\r\nMagento 2’s built-in upselling and cross-selling features help raise average order values straight out of the box.'),(84274,8086,'_page_content_5_cards_0_card_content','field_682b3dcf7faec'),(84275,8086,'page_content_5_cards','1'),(84276,8086,'_page_content_5_cards','field_682b3dcf7faea'),(84277,8086,'page_content_6_block_title',''),(84278,8086,'_page_content_6_block_title','field_67c86b51a9ddc'),(84279,8086,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(84280,8086,'_page_content_7_intro_block','field_67f39a7e87a67'),(84281,8086,'page_content_7_faqs_to_load','53'),(84282,8086,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(84283,8086,'page_content_8_block_intro','<h3 class=\"title\">Explore Our Recent Projects.</h3>'),(84284,8086,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(84285,8086,'page_content_8_project_filter',''),(84286,8086,'_page_content_8_project_filter','field_66826e0b41d79'),(84287,8087,'_wp_attached_file','native-support.png'),(84288,8087,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:18:\"native-support.png\";s:8:\"filesize\";i:207269;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(84289,8087,'_imagify_optimization_level','2'),(84290,8087,'_imagify_status','success'),(84291,8087,'_imagify_data','a:2:{s:5:\"sizes\";a:40:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:751168;s:14:\"optimized_size\";i:207269;s:7:\"percent\";d:72.41;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154804;s:14:\"optimized_size\";i:10047;s:7:\"percent\";d:93.51;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182694;s:14:\"optimized_size\";i:11235;s:7:\"percent\";d:93.85;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27235;s:14:\"optimized_size\";i:4734;s:7:\"percent\";d:82.62;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:224114;s:14:\"optimized_size\";i:13487;s:7:\"percent\";d:93.98;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:224114;s:14:\"optimized_size\";i:13487;s:7:\"percent\";d:93.98;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157530;s:14:\"optimized_size\";i:10200;s:7:\"percent\";d:93.53;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182694;s:14:\"optimized_size\";i:11235;s:7:\"percent\";d:93.85;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:224114;s:14:\"optimized_size\";i:13487;s:7:\"percent\";d:93.98;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:268094;s:14:\"optimized_size\";i:14130;s:7:\"percent\";d:94.73;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124135;s:14:\"optimized_size\";i:9336;s:7:\"percent\";d:92.48;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163126;s:14:\"optimized_size\";i:10174;s:7:\"percent\";d:93.76;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100498;s:14:\"optimized_size\";i:7910;s:7:\"percent\";d:92.13;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:224114;s:14:\"optimized_size\";i:13487;s:7:\"percent\";d:93.98;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:210898;s:14:\"optimized_size\";i:11833;s:7:\"percent\";d:94.39;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241909;s:14:\"optimized_size\";i:13877;s:7:\"percent\";d:94.26;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:210887;s:14:\"optimized_size\";i:12048;s:7:\"percent\";d:94.29;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243178;s:14:\"optimized_size\";i:13857;s:7:\"percent\";d:94.3;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:254889;s:14:\"optimized_size\";i:13503;s:7:\"percent\";d:94.7;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193827;s:14:\"optimized_size\";i:11666;s:7:\"percent\";d:93.98;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:751168;s:14:\"optimized_size\";i:11887;s:7:\"percent\";d:98.42;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193827;s:14:\"optimized_size\";i:149225;s:7:\"percent\";d:23.01;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:254889;s:14:\"optimized_size\";i:201038;s:7:\"percent\";d:21.13;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243178;s:14:\"optimized_size\";i:192431;s:7:\"percent\";d:20.87;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:210887;s:14:\"optimized_size\";i:165552;s:7:\"percent\";d:21.5;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241909;s:14:\"optimized_size\";i:188398;s:7:\"percent\";d:22.12;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:210898;s:14:\"optimized_size\";i:164278;s:7:\"percent\";d:22.11;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:224114;s:14:\"optimized_size\";i:172217;s:7:\"percent\";d:23.16;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100498;s:14:\"optimized_size\";i:74416;s:7:\"percent\";d:25.95;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163126;s:14:\"optimized_size\";i:121593;s:7:\"percent\";d:25.46;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124135;s:14:\"optimized_size\";i:94833;s:7:\"percent\";d:23.6;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:268094;s:14:\"optimized_size\";i:208841;s:7:\"percent\";d:22.1;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172217;s:14:\"optimized_size\";i:160551;s:7:\"percent\";d:6.77;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182694;s:14:\"optimized_size\";i:140527;s:7:\"percent\";d:23.08;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157530;s:14:\"optimized_size\";i:119298;s:7:\"percent\";d:24.27;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160551;s:14:\"optimized_size\";i:156327;s:7:\"percent\";d:2.63;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156327;s:14:\"optimized_size\";i:147299;s:7:\"percent\";d:5.78;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27235;s:14:\"optimized_size\";i:16349;s:7:\"percent\";d:39.97;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140527;s:14:\"optimized_size\";i:133554;s:7:\"percent\";d:4.96;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154804;s:14:\"optimized_size\";i:113334;s:7:\"percent\";d:26.79;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:8502630;s:14:\"optimized_size\";i:3158950;s:7:\"percent\";d:62.85;s:7:\"message\";s:0:\"\";}}'),(84292,8087,'_wp_attachment_image_alt','Unrestricted products - no costly plugins'),(84293,8088,'_wp_attached_file','easy-admin-scaled.jpg'),(84294,8088,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"easy-admin-scaled.jpg\";s:8:\"filesize\";i:419269;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"easy-admin-730x385.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32260;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"easy-admin-855x451.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:451;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40711;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"easy-admin-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60794;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"easy-admin-768x405.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34390;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"easy-admin-1536x810.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:810;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100416;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"easy-admin-2048x1080.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160888;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:23:\"easy-admin-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85000;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:24:\"easy-admin-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196336;}s:8:\"masthead\";a:5:{s:4:\"file\";s:23:\"easy-admin-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85005;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:24:\"easy-admin-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153087;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:23:\"easy-admin-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96255;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:22:\"easy-admin-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45897;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:23:\"easy-admin-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199223;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:22:\"easy-admin-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22197;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:22:\"easy-admin-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32388;}s:10:\"team-small\";a:5:{s:4:\"file\";s:22:\"easy-admin-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28285;}s:10:\"team-large\";a:5:{s:4:\"file\";s:22:\"easy-admin-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52272;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:23:\"easy-admin-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81166;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:24:\"easy-admin-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240369;}s:10:\"page-small\";a:5:{s:4:\"file\";s:22:\"easy-admin-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37481;}s:10:\"page-large\";a:5:{s:4:\"file\";s:24:\"easy-admin-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176531;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:22:\"easy-admin-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31823;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:22:\"easy-admin-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56588;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:22:\"easy-admin-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66119;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:24:\"easy-admin-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212412;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:22:\"easy-admin-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59477;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:24:\"easy-admin-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:326732;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:22:\"easy-admin-265x140.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7399;}s:13:\"project-small\";a:5:{s:4:\"file\";s:22:\"easy-admin-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37481;}s:13:\"project-large\";a:5:{s:4:\"file\";s:23:\"easy-admin-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66998;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:22:\"easy-admin-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31451;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:24:\"easy-admin-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:448392;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"easy-admin.jpg\";}'),(84298,8088,'_wp_attachment_image_alt','Streamlined Admin for Faster Edits'),(84299,7207,'page_content_5_cards_1_card_image','8093'),(84300,7207,'_page_content_5_cards_1_card_image','field_682b3de87faee'),(84301,7207,'page_content_5_cards_1_card_content','<h4>Flexible Product Types for Any Catalogue</h4>\r\nSupports simple, configurable, downloadable, and bundled products - no plugins needed.'),(84302,7207,'_page_content_5_cards_1_card_content','field_682b3dcf7faec'),(84303,7207,'page_content_5_cards_2_card_image','8088'),(84304,7207,'_page_content_5_cards_2_card_image','field_682b3de87faee'),(84305,7207,'page_content_5_cards_2_card_content','<h4>Streamlined Admin for Faster Edits</h4>\r\nA modern backend that speeds up updates, product management, and store changes.'),(84306,7207,'_page_content_5_cards_2_card_content','field_682b3dcf7faec'),(84307,8089,'page_content_0_video_file',''),(84308,8089,'_page_content_0_video_file','field_67c9c54f20190'),(84309,8089,'page_content_0_video_file_webm',''),(84310,8089,'_page_content_0_video_file_webm','field_67c9c54f20191'),(84311,8089,'page_content_0_background_image',''),(84312,8089,'_page_content_0_background_image','field_67c9c54f20192'),(84313,8089,'page_content_0_banner_content','<h1>Magento 2 (Open Source)</h1>'),(84314,8089,'_page_content_0_banner_content','field_67c9c54f20193'),(84315,8089,'page_content_1_add_background','white'),(84316,8089,'_page_content_1_add_background','field_6717be84974f1'),(84317,8089,'page_content_1_block_title','<h2>A Scalable Platform Built for Growth</h2>'),(84318,8089,'_page_content_1_block_title','field_67b8463f82176'),(84319,8089,'page_content_1_block_content','Magento 2 Open Source is packed with built-in flexibility, performance, and scalability - everything a fast-moving eCommerce brand needs to grow. From start-ups and SMEs to global retailers, it’s trusted by businesses that want more from their online store. No bloat, no licence fees - just powerful eCommerce infrastructure that’s ready to grow with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Magento</a>'),(84320,8089,'_page_content_1_block_content','field_664b5f5c5973a'),(84321,8089,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:11:\"media_cards\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(84322,8089,'_page_content','field_65bcc772ba827'),(84323,8089,'bottom_cta',''),(84324,8089,'_bottom_cta','field_66fbcaec309e9'),(84325,8089,'page_content_2_add_background','black'),(84326,8089,'_page_content_2_add_background','field_67d0023c0a374'),(84327,8089,'page_content_2_block_content','<h3>Solutions That Grow with You</h3>\r\nMagento’s open-source architecture gives your business the freedom to evolve. Its modular structure, vast library of third-party extensions, and ability to integrate with ERPs, CRMs, and warehouse systems means your store can flex with your goals.\r\n\r\nWe tailor the platform around your workflows and customer journeys - not the other way around. From custom features to personalisation, everything is built to match how your customers shop and how your team runs.\r\n\r\nFor clients on a support retainer, we offer ongoing Magento maintenance and support to keep your setup future-ready - rolling out updates and improvements before they become blockers.'),(84328,8089,'_page_content_2_block_content','field_67d0023c0a375'),(84329,8089,'page_content_2_media_block','8077'),(84330,8089,'_page_content_2_media_block','field_67d0023c0a376'),(84331,8089,'page_content_3_block_content','<h3>The Performance &amp; Agility You Need to Succeed</h3>\r\nSite speed directly impacts conversion. A one-second delay can reduce conversions by up to 7%. Magento 2’s latest version delivers up to 50% faster load times on key pages like checkout and basket compared to Magento 1.\r\n\r\nThis means quicker transactions, improved user experience, better SEO performance, and a store that keeps customers moving - not bouncing.'),(84332,8089,'_page_content_3_block_content','field_6891d9dfb5406'),(84333,8089,'page_content_4_add_background','green'),(84334,8089,'_page_content_4_add_background','field_67c9c6c17d609'),(84335,8089,'page_content_4_block_content','<h3>Optimised for Mobile Commerce</h3>\r\nSmartphones now account for 77% of global retail traffic and nearly two-thirds of all eCommerce sales. Magento’s PWA Studio supports fast, responsive mobile sites that match the performance and features of desktop - keeping your store accessible, reliable, and conversion-ready on any device.\r\n\r\nMobile optimisation isn’t just a nice-to-have - it’s a revenue driver. Magento 2 helps you stay ahead of the curve.'),(84336,8089,'_page_content_4_block_content','field_67c9c6c17d60b'),(84337,8089,'page_content_4_media_block','8082'),(84338,8089,'_page_content_4_media_block','field_67c9c6d37d60c'),(84339,8089,'page_content_4_alignment','left'),(84340,8089,'_page_content_4_alignment','field_67c9c6dd7d60d'),(84341,8089,'page_content_5_block_title','<h3>Magento 2 Features &amp; Benefits</h3>'),(84342,8089,'_page_content_5_block_title','field_682b3dcf7fae9'),(84343,8089,'page_content_5_cards_0_card_image','8084'),(84344,8089,'_page_content_5_cards_0_card_image','field_682b3de87faee'),(84345,8089,'page_content_5_cards_0_card_content','<h4>Revenue-Boosting Sales Tools</h4>\r\nMagento 2’s built-in upselling and cross-selling features help raise average order values straight out of the box.'),(84346,8089,'_page_content_5_cards_0_card_content','field_682b3dcf7faec'),(84347,8089,'page_content_5_cards','3'),(84348,8089,'_page_content_5_cards','field_682b3dcf7faea'),(84349,8089,'page_content_6_block_title',''),(84350,8089,'_page_content_6_block_title','field_67c86b51a9ddc'),(84351,8089,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(84352,8089,'_page_content_7_intro_block','field_67f39a7e87a67'),(84353,8089,'page_content_7_faqs_to_load','53'),(84354,8089,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(84355,8089,'page_content_8_block_intro','<h3 class=\"title\">Explore Our Recent Projects.</h3>'),(84356,8089,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(84357,8089,'page_content_8_project_filter',''),(84358,8089,'_page_content_8_project_filter','field_66826e0b41d79'),(84359,8089,'page_content_5_cards_1_card_image','8087'),(84360,8089,'_page_content_5_cards_1_card_image','field_682b3de87faee'),(84361,8089,'page_content_5_cards_1_card_content','<h3>Flexible Product Types for Any Catalogue</h3>\r\nSupports simple, configurable, downloadable, and bundled products - no plugins needed.'),(84362,8089,'_page_content_5_cards_1_card_content','field_682b3dcf7faec'),(84363,8089,'page_content_5_cards_2_card_image','8088'),(84364,8089,'_page_content_5_cards_2_card_image','field_682b3de87faee'),(84365,8089,'page_content_5_cards_2_card_content','<h3>Streamlined Admin for Faster Edits</h3>\r\nA modern backend that speeds up updates, product management, and store changes.'),(84366,8089,'_page_content_5_cards_2_card_content','field_682b3dcf7faec'),(84367,8090,'page_content_0_video_file',''),(84368,8090,'_page_content_0_video_file','field_67c9c54f20190'),(84369,8090,'page_content_0_video_file_webm',''),(84370,8090,'_page_content_0_video_file_webm','field_67c9c54f20191'),(84371,8090,'page_content_0_background_image',''),(84372,8090,'_page_content_0_background_image','field_67c9c54f20192'),(84373,8090,'page_content_0_banner_content','<h1>Magento 2 (Open Source)</h1>'),(84374,8090,'_page_content_0_banner_content','field_67c9c54f20193'),(84375,8090,'page_content_1_add_background','white'),(84376,8090,'_page_content_1_add_background','field_6717be84974f1'),(84377,8090,'page_content_1_block_title','<h2>A Scalable Platform Built for Growth</h2>'),(84378,8090,'_page_content_1_block_title','field_67b8463f82176'),(84379,8090,'page_content_1_block_content','Magento 2 Open Source is packed with built-in flexibility, performance, and scalability - everything a fast-moving eCommerce brand needs to grow. From start-ups and SMEs to global retailers, it’s trusted by businesses that want more from their online store. No bloat, no licence fees - just powerful eCommerce infrastructure that’s ready to grow with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Magento</a>'),(84380,8090,'_page_content_1_block_content','field_664b5f5c5973a'),(84381,8090,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:11:\"media_cards\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(84382,8090,'_page_content','field_65bcc772ba827'),(84383,8090,'bottom_cta',''),(84384,8090,'_bottom_cta','field_66fbcaec309e9'),(84385,8090,'page_content_2_add_background','black'),(84386,8090,'_page_content_2_add_background','field_67d0023c0a374'),(84387,8090,'page_content_2_block_content','<h3>Solutions That Grow with You</h3>\r\nMagento’s open-source architecture gives your business the freedom to evolve. Its modular structure, vast library of third-party extensions, and ability to integrate with ERPs, CRMs, and warehouse systems means your store can flex with your goals.\r\n\r\nWe tailor the platform around your workflows and customer journeys - not the other way around. From custom features to personalisation, everything is built to match how your customers shop and how your team runs.\r\n\r\nFor clients on a support retainer, we offer ongoing Magento maintenance and support to keep your setup future-ready - rolling out updates and improvements before they become blockers.'),(84388,8090,'_page_content_2_block_content','field_67d0023c0a375'),(84389,8090,'page_content_2_media_block','8077'),(84390,8090,'_page_content_2_media_block','field_67d0023c0a376'),(84391,8090,'page_content_3_block_content','<h3>The Performance &amp; Agility You Need to Succeed</h3>\r\nSite speed directly impacts conversion. A one-second delay can reduce conversions by up to 7%. Magento 2’s latest version delivers up to 50% faster load times on key pages like checkout and basket compared to Magento 1.\r\n\r\nThis means quicker transactions, improved user experience, better SEO performance, and a store that keeps customers moving - not bouncing.'),(84392,8090,'_page_content_3_block_content','field_6891d9dfb5406'),(84393,8090,'page_content_4_add_background','green'),(84394,8090,'_page_content_4_add_background','field_67c9c6c17d609'),(84395,8090,'page_content_4_block_content','<h3>Optimised for Mobile Commerce</h3>\r\nSmartphones now account for 77% of global retail traffic and nearly two-thirds of all eCommerce sales. Magento’s PWA Studio supports fast, responsive mobile sites that match the performance and features of desktop - keeping your store accessible, reliable, and conversion-ready on any device.\r\n\r\nMobile optimisation isn’t just a nice-to-have - it’s a revenue driver. Magento 2 helps you stay ahead of the curve.'),(84396,8090,'_page_content_4_block_content','field_67c9c6c17d60b'),(84397,8090,'page_content_4_media_block','8082'),(84398,8090,'_page_content_4_media_block','field_67c9c6d37d60c'),(84399,8090,'page_content_4_alignment','left'),(84400,8090,'_page_content_4_alignment','field_67c9c6dd7d60d'),(84401,8090,'page_content_5_block_title','<h3>Magento 2 Features &amp; Benefits</h3>'),(84402,8090,'_page_content_5_block_title','field_682b3dcf7fae9'),(84403,8090,'page_content_5_cards_0_card_image','8084'),(84404,8090,'_page_content_5_cards_0_card_image','field_682b3de87faee'),(84405,8090,'page_content_5_cards_0_card_content','<h4>Revenue-Boosting Sales Tools</h4>\r\nMagento 2’s built-in upselling and cross-selling features help raise average order values straight out of the box.'),(84406,8090,'_page_content_5_cards_0_card_content','field_682b3dcf7faec'),(84407,8090,'page_content_5_cards','3'),(84408,8090,'_page_content_5_cards','field_682b3dcf7faea'),(84409,8090,'page_content_6_block_title',''),(84410,8090,'_page_content_6_block_title','field_67c86b51a9ddc'),(84411,8090,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(84412,8090,'_page_content_7_intro_block','field_67f39a7e87a67'),(84413,8090,'page_content_7_faqs_to_load','53'),(84414,8090,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(84415,8090,'page_content_8_block_intro','<h3 class=\"title\">Explore Our Recent Projects.</h3>'),(84416,8090,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(84417,8090,'page_content_8_project_filter',''),(84418,8090,'_page_content_8_project_filter','field_66826e0b41d79'),(84419,8090,'page_content_5_cards_1_card_image','8087'),(84420,8090,'_page_content_5_cards_1_card_image','field_682b3de87faee'),(84421,8090,'page_content_5_cards_1_card_content','<h4>Flexible Product Types for Any Catalogue</h4>\r\nSupports simple, configurable, downloadable, and bundled products - no plugins needed.'),(84422,8090,'_page_content_5_cards_1_card_content','field_682b3dcf7faec'),(84423,8090,'page_content_5_cards_2_card_image','8088'),(84424,8090,'_page_content_5_cards_2_card_image','field_682b3de87faee'),(84425,8090,'page_content_5_cards_2_card_content','<h4>Streamlined Admin for Faster Edits</h4>\r\nA modern backend that speeds up updates, product management, and store changes.'),(84426,8090,'_page_content_5_cards_2_card_content','field_682b3dcf7faec'),(84427,8091,'_wp_attached_file','native-support-1.png'),(84428,8091,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:475;s:4:\"file\";s:20:\"native-support-1.png\";s:8:\"filesize\";i:172062;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(84429,8091,'_imagify_optimization_level','2'),(84430,8091,'_imagify_status','success'),(84431,8091,'_imagify_data','a:2:{s:5:\"sizes\";a:40:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:436280;s:14:\"optimized_size\";i:172062;s:7:\"percent\";d:60.56;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151827;s:14:\"optimized_size\";i:8091;s:7:\"percent\";d:94.67;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183294;s:14:\"optimized_size\";i:9559;s:7:\"percent\";d:94.78;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29654;s:14:\"optimized_size\";i:2882;s:7:\"percent\";d:90.28;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183294;s:14:\"optimized_size\";i:9559;s:7:\"percent\";d:94.78;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183294;s:14:\"optimized_size\";i:9559;s:7:\"percent\";d:94.78;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155810;s:14:\"optimized_size\";i:8237;s:7:\"percent\";d:94.71;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183294;s:14:\"optimized_size\";i:9559;s:7:\"percent\";d:94.78;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183294;s:14:\"optimized_size\";i:9559;s:7:\"percent\";d:94.78;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217513;s:14:\"optimized_size\";i:10107;s:7:\"percent\";d:95.35;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119904;s:14:\"optimized_size\";i:6780;s:7:\"percent\";d:94.35;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160463;s:14:\"optimized_size\";i:8202;s:7:\"percent\";d:94.89;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97758;s:14:\"optimized_size\";i:5817;s:7:\"percent\";d:94.05;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183294;s:14:\"optimized_size\";i:9559;s:7:\"percent\";d:94.78;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208259;s:14:\"optimized_size\";i:9863;s:7:\"percent\";d:95.26;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:198870;s:14:\"optimized_size\";i:9966;s:7:\"percent\";d:94.99;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172086;s:14:\"optimized_size\";i:8622;s:7:\"percent\";d:94.99;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:201668;s:14:\"optimized_size\";i:9980;s:7:\"percent\";d:95.05;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208452;s:14:\"optimized_size\";i:9734;s:7:\"percent\";d:95.33;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157208;s:14:\"optimized_size\";i:8242;s:7:\"percent\";d:94.76;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:436280;s:14:\"optimized_size\";i:12092;s:7:\"percent\";d:97.23;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157208;s:14:\"optimized_size\";i:120330;s:7:\"percent\";d:23.46;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208452;s:14:\"optimized_size\";i:165663;s:7:\"percent\";d:20.53;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:201668;s:14:\"optimized_size\";i:156165;s:7:\"percent\";d:22.56;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172086;s:14:\"optimized_size\";i:136039;s:7:\"percent\";d:20.95;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:198870;s:14:\"optimized_size\";i:153901;s:7:\"percent\";d:22.61;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208259;s:14:\"optimized_size\";i:161649;s:7:\"percent\";d:22.38;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183294;s:14:\"optimized_size\";i:143641;s:7:\"percent\";d:21.63;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97758;s:14:\"optimized_size\";i:72899;s:7:\"percent\";d:25.43;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160463;s:14:\"optimized_size\";i:123646;s:7:\"percent\";d:22.94;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119904;s:14:\"optimized_size\";i:95983;s:7:\"percent\";d:19.95;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217513;s:14:\"optimized_size\";i:167421;s:7:\"percent\";d:23.03;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143641;s:14:\"optimized_size\";i:137193;s:7:\"percent\";d:4.49;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137193;s:14:\"optimized_size\";i:127166;s:7:\"percent\";d:7.31;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155810;s:14:\"optimized_size\";i:119321;s:7:\"percent\";d:23.42;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127166;s:14:\"optimized_size\";i:117918;s:7:\"percent\";d:7.27;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117918;s:14:\"optimized_size\";i:113984;s:7:\"percent\";d:3.34;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29654;s:14:\"optimized_size\";i:20109;s:7:\"percent\";d:32.19;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113984;s:14:\"optimized_size\";i:112771;s:7:\"percent\";d:1.06;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151827;s:14:\"optimized_size\";i:116130;s:7:\"percent\";d:23.51;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6954464;s:14:\"optimized_size\";i:2709960;s:7:\"percent\";d:61.03;s:7:\"message\";s:0:\"\";}}'),(84432,8091,'_wp_attachment_image_alt','Unrestricted products - no costly plugins'),(84433,8092,'page_content_0_video_file',''),(84434,8092,'_page_content_0_video_file','field_67c9c54f20190'),(84435,8092,'page_content_0_video_file_webm',''),(84436,8092,'_page_content_0_video_file_webm','field_67c9c54f20191'),(84437,8092,'page_content_0_background_image',''),(84438,8092,'_page_content_0_background_image','field_67c9c54f20192'),(84439,8092,'page_content_0_banner_content','<h1>Magento 2 (Open Source)</h1>'),(84440,8092,'_page_content_0_banner_content','field_67c9c54f20193'),(84441,8092,'page_content_1_add_background','white'),(84442,8092,'_page_content_1_add_background','field_6717be84974f1'),(84443,8092,'page_content_1_block_title','<h2>A Scalable Platform Built for Growth</h2>'),(84444,8092,'_page_content_1_block_title','field_67b8463f82176'),(84445,8092,'page_content_1_block_content','Magento 2 Open Source is packed with built-in flexibility, performance, and scalability - everything a fast-moving eCommerce brand needs to grow. From start-ups and SMEs to global retailers, it’s trusted by businesses that want more from their online store. No bloat, no licence fees - just powerful eCommerce infrastructure that’s ready to grow with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Magento</a>'),(84446,8092,'_page_content_1_block_content','field_664b5f5c5973a'),(84447,8092,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:11:\"media_cards\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(84448,8092,'_page_content','field_65bcc772ba827'),(84449,8092,'bottom_cta',''),(84450,8092,'_bottom_cta','field_66fbcaec309e9'),(84451,8092,'page_content_2_add_background','black'),(84452,8092,'_page_content_2_add_background','field_67d0023c0a374'),(84453,8092,'page_content_2_block_content','<h3>Solutions That Grow with You</h3>\r\nMagento’s open-source architecture gives your business the freedom to evolve. Its modular structure, vast library of third-party extensions, and ability to integrate with ERPs, CRMs, and warehouse systems means your store can flex with your goals.\r\n\r\nWe tailor the platform around your workflows and customer journeys - not the other way around. From custom features to personalisation, everything is built to match how your customers shop and how your team runs.\r\n\r\nFor clients on a support retainer, we offer ongoing Magento maintenance and support to keep your setup future-ready - rolling out updates and improvements before they become blockers.'),(84454,8092,'_page_content_2_block_content','field_67d0023c0a375'),(84455,8092,'page_content_2_media_block','8077'),(84456,8092,'_page_content_2_media_block','field_67d0023c0a376'),(84457,8092,'page_content_3_block_content','<h3>The Performance &amp; Agility You Need to Succeed</h3>\r\nSite speed directly impacts conversion. A one-second delay can reduce conversions by up to 7%. Magento 2’s latest version delivers up to 50% faster load times on key pages like checkout and basket compared to Magento 1.\r\n\r\nThis means quicker transactions, improved user experience, better SEO performance, and a store that keeps customers moving - not bouncing.'),(84458,8092,'_page_content_3_block_content','field_6891d9dfb5406'),(84459,8092,'page_content_4_add_background','green'),(84460,8092,'_page_content_4_add_background','field_67c9c6c17d609'),(84461,8092,'page_content_4_block_content','<h3>Optimised for Mobile Commerce</h3>\r\nSmartphones now account for 77% of global retail traffic and nearly two-thirds of all eCommerce sales. Magento’s PWA Studio supports fast, responsive mobile sites that match the performance and features of desktop - keeping your store accessible, reliable, and conversion-ready on any device.\r\n\r\nMobile optimisation isn’t just a nice-to-have - it’s a revenue driver. Magento 2 helps you stay ahead of the curve.'),(84462,8092,'_page_content_4_block_content','field_67c9c6c17d60b'),(84463,8092,'page_content_4_media_block','8082'),(84464,8092,'_page_content_4_media_block','field_67c9c6d37d60c'),(84465,8092,'page_content_4_alignment','left'),(84466,8092,'_page_content_4_alignment','field_67c9c6dd7d60d'),(84467,8092,'page_content_5_block_title','<h3>Magento 2 Features &amp; Benefits</h3>'),(84468,8092,'_page_content_5_block_title','field_682b3dcf7fae9'),(84469,8092,'page_content_5_cards_0_card_image','8084'),(84470,8092,'_page_content_5_cards_0_card_image','field_682b3de87faee'),(84471,8092,'page_content_5_cards_0_card_content','<h4>Revenue-Boosting Sales Tools</h4>\r\nMagento 2’s built-in upselling and cross-selling features help raise average order values straight out of the box.'),(84472,8092,'_page_content_5_cards_0_card_content','field_682b3dcf7faec'),(84473,8092,'page_content_5_cards','3'),(84474,8092,'_page_content_5_cards','field_682b3dcf7faea'),(84475,8092,'page_content_6_block_title',''),(84476,8092,'_page_content_6_block_title','field_67c86b51a9ddc'),(84477,8092,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(84478,8092,'_page_content_7_intro_block','field_67f39a7e87a67'),(84479,8092,'page_content_7_faqs_to_load','53'),(84480,8092,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(84481,8092,'page_content_8_block_intro','<h3 class=\"title\">Explore Our Recent Projects.</h3>'),(84482,8092,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(84483,8092,'page_content_8_project_filter',''),(84484,8092,'_page_content_8_project_filter','field_66826e0b41d79'),(84485,8092,'page_content_5_cards_1_card_image','8091'),(84486,8092,'_page_content_5_cards_1_card_image','field_682b3de87faee'),(84487,8092,'page_content_5_cards_1_card_content','<h4>Flexible Product Types for Any Catalogue</h4>\r\nSupports simple, configurable, downloadable, and bundled products - no plugins needed.'),(84488,8092,'_page_content_5_cards_1_card_content','field_682b3dcf7faec'),(84489,8092,'page_content_5_cards_2_card_image','8088'),(84490,8092,'_page_content_5_cards_2_card_image','field_682b3de87faee'),(84491,8092,'page_content_5_cards_2_card_content','<h4>Streamlined Admin for Faster Edits</h4>\r\nA modern backend that speeds up updates, product management, and store changes.'),(84492,8092,'_page_content_5_cards_2_card_content','field_682b3dcf7faec'),(84493,8093,'_wp_attached_file','native-support-2-scaled.png'),(84494,8093,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"native-support-2-scaled.png\";s:8:\"filesize\";i:3015113;s:5:\"sizes\";a:35:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"native-support-2-730x385.png\";s:5:\"width\";i:730;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:159515;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"native-support-2-855x451.png\";s:5:\"width\";i:855;s:6:\"height\";i:451;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:209037;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"native-support-2-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:285057;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"native-support-2-768x405.png\";s:5:\"width\";i:768;s:6:\"height\";i:405;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:173697;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"native-support-2-1536x810.png\";s:5:\"width\";i:1536;s:6:\"height\";i:810;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:597799;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"native-support-2-2048x1080.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1015573;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"native-support-2-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:372744;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"native-support-2-2560x1067.png\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1241431;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"native-support-2-2560x422.png\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:501909;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"native-support-2-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1432269;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"native-support-2-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:562969;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"native-support-2-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:219371;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"native-support-2-3640x800.png\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1290698;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"native-support-2-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100022;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"native-support-2-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:163649;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"native-support-2-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:122706;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"native-support-2-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:266483;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"native-support-2-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:348182;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"native-support-2-2960x1172.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1551385;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"native-support-2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:186917;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"native-support-2-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1067914;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"native-support-2-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:159563;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"native-support-2-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:298512;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"native-support-2-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:293450;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"native-support-2-2960x1000.png\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1316445;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"native-support-2-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:269593;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:30:\"native-support-2-3640x1400.png\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266832;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"native-support-2-265x140.png\";s:5:\"width\";i:265;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32921;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"native-support-2-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:186917;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"native-support-2-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:369611;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"native-support-2-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:156738;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:30:\"native-support-2-3640x2048.png\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3233574;}s:21:\"gform-image-choice-sm\";a:5:{s:4:\"file\";s:28:\"native-support-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62133;}s:21:\"gform-image-choice-md\";a:5:{s:4:\"file\";s:28:\"native-support-2-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97218;}s:21:\"gform-image-choice-lg\";a:5:{s:4:\"file\";s:28:\"native-support-2-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:192071;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"native-support-2.png\";}'),(84495,8093,'_wp_attachment_image_alt','Unrestricted products - no costly plugins'),(84496,8094,'page_content_0_video_file',''),(84497,8094,'_page_content_0_video_file','field_67c9c54f20190'),(84498,8094,'page_content_0_video_file_webm',''),(84499,8094,'_page_content_0_video_file_webm','field_67c9c54f20191'),(84500,8094,'page_content_0_background_image',''),(84501,8094,'_page_content_0_background_image','field_67c9c54f20192'),(84502,8094,'page_content_0_banner_content','<h1>Magento 2 (Open Source)</h1>'),(84503,8094,'_page_content_0_banner_content','field_67c9c54f20193'),(84504,8094,'page_content_1_add_background','white'),(84505,8094,'_page_content_1_add_background','field_6717be84974f1'),(84506,8094,'page_content_1_block_title','<h2>A Scalable Platform Built for Growth</h2>'),(84507,8094,'_page_content_1_block_title','field_67b8463f82176'),(84508,8094,'page_content_1_block_content','Magento 2 Open Source is packed with built-in flexibility, performance, and scalability - everything a fast-moving eCommerce brand needs to grow. From start-ups and SMEs to global retailers, it’s trusted by businesses that want more from their online store. No bloat, no licence fees - just powerful eCommerce infrastructure that’s ready to grow with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Magento</a>'),(84509,8094,'_page_content_1_block_content','field_664b5f5c5973a'),(84510,8094,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:11:\"media_cards\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(84511,8094,'_page_content','field_65bcc772ba827'),(84512,8094,'bottom_cta',''),(84513,8094,'_bottom_cta','field_66fbcaec309e9'),(84514,8094,'page_content_2_add_background','black'),(84515,8094,'_page_content_2_add_background','field_67d0023c0a374'),(84516,8094,'page_content_2_block_content','<h3>Solutions That Grow with You</h3>\r\nMagento’s open-source architecture gives your business the freedom to evolve. Its modular structure, vast library of third-party extensions, and ability to integrate with ERPs, CRMs, and warehouse systems means your store can flex with your goals.\r\n\r\nWe tailor the platform around your workflows and customer journeys - not the other way around. From custom features to personalisation, everything is built to match how your customers shop and how your team runs.\r\n\r\nFor clients on a support retainer, we offer ongoing Magento maintenance and support to keep your setup future-ready - rolling out updates and improvements before they become blockers.'),(84517,8094,'_page_content_2_block_content','field_67d0023c0a375'),(84518,8094,'page_content_2_media_block','8077'),(84519,8094,'_page_content_2_media_block','field_67d0023c0a376'),(84520,8094,'page_content_3_block_content','<h3>The Performance &amp; Agility You Need to Succeed</h3>\r\nSite speed directly impacts conversion. A one-second delay can reduce conversions by up to 7%. Magento 2’s latest version delivers up to 50% faster load times on key pages like checkout and basket compared to Magento 1.\r\n\r\nThis means quicker transactions, improved user experience, better SEO performance, and a store that keeps customers moving - not bouncing.'),(84521,8094,'_page_content_3_block_content','field_6891d9dfb5406'),(84522,8094,'page_content_4_add_background','green'),(84523,8094,'_page_content_4_add_background','field_67c9c6c17d609'),(84524,8094,'page_content_4_block_content','<h3>Optimised for Mobile Commerce</h3>\r\nSmartphones now account for 77% of global retail traffic and nearly two-thirds of all eCommerce sales. Magento’s PWA Studio supports fast, responsive mobile sites that match the performance and features of desktop - keeping your store accessible, reliable, and conversion-ready on any device.\r\n\r\nMobile optimisation isn’t just a nice-to-have - it’s a revenue driver. Magento 2 helps you stay ahead of the curve.'),(84525,8094,'_page_content_4_block_content','field_67c9c6c17d60b'),(84526,8094,'page_content_4_media_block','8082'),(84527,8094,'_page_content_4_media_block','field_67c9c6d37d60c'),(84528,8094,'page_content_4_alignment','left'),(84529,8094,'_page_content_4_alignment','field_67c9c6dd7d60d'),(84530,8094,'page_content_5_block_title','<h3>Magento 2 Features &amp; Benefits</h3>'),(84531,8094,'_page_content_5_block_title','field_682b3dcf7fae9'),(84532,8094,'page_content_5_cards_0_card_image','8084'),(84533,8094,'_page_content_5_cards_0_card_image','field_682b3de87faee'),(84534,8094,'page_content_5_cards_0_card_content','<h4>Revenue-Boosting Sales Tools</h4>\r\nMagento 2’s built-in upselling and cross-selling features help raise average order values straight out of the box.'),(84535,8094,'_page_content_5_cards_0_card_content','field_682b3dcf7faec'),(84536,8094,'page_content_5_cards','3'),(84537,8094,'_page_content_5_cards','field_682b3dcf7faea'),(84538,8094,'page_content_6_block_title',''),(84539,8094,'_page_content_6_block_title','field_67c86b51a9ddc'),(84540,8094,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(84541,8094,'_page_content_7_intro_block','field_67f39a7e87a67'),(84542,8094,'page_content_7_faqs_to_load','53'),(84543,8094,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(84544,8094,'page_content_8_block_intro','<h3 class=\"title\">Explore Our Recent Projects.</h3>'),(84545,8094,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(84546,8094,'page_content_8_project_filter',''),(84547,8094,'_page_content_8_project_filter','field_66826e0b41d79'),(84548,8094,'page_content_5_cards_1_card_image','8093'),(84549,8094,'_page_content_5_cards_1_card_image','field_682b3de87faee'),(84550,8094,'page_content_5_cards_1_card_content','<h4>Flexible Product Types for Any Catalogue</h4>\r\nSupports simple, configurable, downloadable, and bundled products - no plugins needed.'),(84551,8094,'_page_content_5_cards_1_card_content','field_682b3dcf7faec'),(84552,8094,'page_content_5_cards_2_card_image','8088'),(84553,8094,'_page_content_5_cards_2_card_image','field_682b3de87faee'),(84554,8094,'page_content_5_cards_2_card_content','<h4>Streamlined Admin for Faster Edits</h4>\r\nA modern backend that speeds up updates, product management, and store changes.'),(84555,8094,'_page_content_5_cards_2_card_content','field_682b3dcf7faec'),(84556,8095,'_wp_attached_file','reliable-support-scaled.jpg'),(84557,8095,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:27:\"reliable-support-scaled.jpg\";s:8:\"filesize\";i:883227;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"reliable-support-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66072;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"reliable-support-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84650;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"reliable-support-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92179;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"reliable-support-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71358;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"reliable-support-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:210343;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"reliable-support-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:333632;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"reliable-support-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118263;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"reliable-support-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:325599;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"reliable-support-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124671;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"reliable-support-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:244893;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"reliable-support-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174715;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"reliable-support-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74181;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"reliable-support-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:306101;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"reliable-support-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34336;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"reliable-support-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58453;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"reliable-support-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42670;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"reliable-support-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89965;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"reliable-support-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111735;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"reliable-support-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:397175;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"reliable-support-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65224;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"reliable-support-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:308198;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"reliable-support-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57643;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"reliable-support-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102579;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"reliable-support-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95163;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"reliable-support-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:337453;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"reliable-support-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86854;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:30:\"reliable-support-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:550413;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"reliable-support-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10075;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"reliable-support-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65224;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"reliable-support-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117647;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"reliable-support-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56454;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:30:\"reliable-support-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:811862;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"reliable-support.jpg\";}'),(84561,8095,'_wp_attachment_image_alt','Reliable Magento 2 Support That Scales'),(84562,7207,'page_content_6_add_background','white'),(84563,7207,'_page_content_6_add_background','field_67d0023c0a374'),(84564,7207,'page_content_6_block_content','<h3>Reliable Magento 2 Support That Scales</h3>\r\nPost-launch, we stay involved to make sure your store keeps performing. Acting as your full-service Magento 2 agency, we support your growth with performance tracking, patching, feature rollouts, and platform enhancements.\r\n\r\nWhether you need a one-off Magento audit, ongoing Magento 2 support, or help from our Magento certified developers, we’re here to ensure your store stays fast, secure, and aligned with your next stage of growth.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">See support options</a>'),(84565,7207,'_page_content_6_block_content','field_67d0023c0a375'),(84566,7207,'page_content_6_media_block','8095'),(84567,7207,'_page_content_6_media_block','field_67d0023c0a376'),(84568,7207,'page_content_7_block_title',''),(84569,7207,'_page_content_7_block_title','field_67c86b51a9ddc'),(84570,7207,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(84571,7207,'_page_content_8_intro_block','field_67f39a7e87a67'),(84572,7207,'page_content_8_faqs_to_load','53'),(84573,7207,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(84574,7207,'page_content_9_block_intro','<h3 class=\"title\">Explore Our Recent Projects.</h3>'),(84575,7207,'_page_content_9_block_intro','field_66fbc8f5b1c94'),(84576,7207,'page_content_9_project_filter',''),(84577,7207,'_page_content_9_project_filter','field_66826e0b41d79'),(84578,8096,'page_content_0_video_file',''),(84579,8096,'_page_content_0_video_file','field_67c9c54f20190'),(84580,8096,'page_content_0_video_file_webm',''),(84581,8096,'_page_content_0_video_file_webm','field_67c9c54f20191'),(84582,8096,'page_content_0_background_image',''),(84583,8096,'_page_content_0_background_image','field_67c9c54f20192'),(84584,8096,'page_content_0_banner_content','<h1>Magento 2 (Open Source)</h1>'),(84585,8096,'_page_content_0_banner_content','field_67c9c54f20193'),(84586,8096,'page_content_1_add_background','white'),(84587,8096,'_page_content_1_add_background','field_6717be84974f1'),(84588,8096,'page_content_1_block_title','<h2>A Scalable Platform Built for Growth</h2>'),(84589,8096,'_page_content_1_block_title','field_67b8463f82176'),(84590,8096,'page_content_1_block_content','Magento 2 Open Source is packed with built-in flexibility, performance, and scalability - everything a fast-moving eCommerce brand needs to grow. From start-ups and SMEs to global retailers, it’s trusted by businesses that want more from their online store. No bloat, no licence fees - just powerful eCommerce infrastructure that’s ready to grow with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Magento</a>'),(84591,8096,'_page_content_1_block_content','field_664b5f5c5973a'),(84592,8096,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:11:\"media_cards\";i:6;s:22:\"1_col_block_with_media\";i:7;s:17:\"testimonial_block\";i:8;s:4:\"faqs\";i:9;s:14:\"our_work_short\";}'),(84593,8096,'_page_content','field_65bcc772ba827'),(84594,8096,'bottom_cta',''),(84595,8096,'_bottom_cta','field_66fbcaec309e9'),(84596,8096,'page_content_2_add_background','black'),(84597,8096,'_page_content_2_add_background','field_67d0023c0a374'),(84598,8096,'page_content_2_block_content','<h3>Solutions That Grow with You</h3>\r\nMagento’s open-source architecture gives your business the freedom to evolve. Its modular structure, vast library of third-party extensions, and ability to integrate with ERPs, CRMs, and warehouse systems means your store can flex with your goals.\r\n\r\nWe tailor the platform around your workflows and customer journeys - not the other way around. From custom features to personalisation, everything is built to match how your customers shop and how your team runs.\r\n\r\nFor clients on a support retainer, we offer ongoing Magento maintenance and support to keep your setup future-ready - rolling out updates and improvements before they become blockers.'),(84599,8096,'_page_content_2_block_content','field_67d0023c0a375'),(84600,8096,'page_content_2_media_block','8077'),(84601,8096,'_page_content_2_media_block','field_67d0023c0a376'),(84602,8096,'page_content_3_block_content','<h3>The Performance &amp; Agility You Need to Succeed</h3>\r\nSite speed directly impacts conversion. A one-second delay can reduce conversions by up to 7%. Magento 2’s latest version delivers up to 50% faster load times on key pages like checkout and basket compared to Magento 1.\r\n\r\nThis means quicker transactions, improved user experience, better SEO performance, and a store that keeps customers moving - not bouncing.'),(84603,8096,'_page_content_3_block_content','field_6891d9dfb5406'),(84604,8096,'page_content_4_add_background','green'),(84605,8096,'_page_content_4_add_background','field_67c9c6c17d609'),(84606,8096,'page_content_4_block_content','<h3>Optimised for Mobile Commerce</h3>\r\nSmartphones now account for 77% of global retail traffic and nearly two-thirds of all eCommerce sales. Magento’s PWA Studio supports fast, responsive mobile sites that match the performance and features of desktop - keeping your store accessible, reliable, and conversion-ready on any device.\r\n\r\nMobile optimisation isn’t just a nice-to-have - it’s a revenue driver. Magento 2 helps you stay ahead of the curve.'),(84607,8096,'_page_content_4_block_content','field_67c9c6c17d60b'),(84608,8096,'page_content_4_media_block','8082'),(84609,8096,'_page_content_4_media_block','field_67c9c6d37d60c'),(84610,8096,'page_content_4_alignment','left'),(84611,8096,'_page_content_4_alignment','field_67c9c6dd7d60d'),(84612,8096,'page_content_5_block_title','<h3>Magento 2 Features &amp; Benefits</h3>'),(84613,8096,'_page_content_5_block_title','field_682b3dcf7fae9'),(84614,8096,'page_content_5_cards_0_card_image','8084'),(84615,8096,'_page_content_5_cards_0_card_image','field_682b3de87faee'),(84616,8096,'page_content_5_cards_0_card_content','<h4>Revenue-Boosting Sales Tools</h4>\r\nMagento 2’s built-in upselling and cross-selling features help raise average order values straight out of the box.'),(84617,8096,'_page_content_5_cards_0_card_content','field_682b3dcf7faec'),(84618,8096,'page_content_5_cards','3'),(84619,8096,'_page_content_5_cards','field_682b3dcf7faea'),(84620,8096,'page_content_5_cards_1_card_image','8093'),(84621,8096,'_page_content_5_cards_1_card_image','field_682b3de87faee'),(84622,8096,'page_content_5_cards_1_card_content','<h4>Flexible Product Types for Any Catalogue</h4>\r\nSupports simple, configurable, downloadable, and bundled products - no plugins needed.'),(84623,8096,'_page_content_5_cards_1_card_content','field_682b3dcf7faec'),(84624,8096,'page_content_5_cards_2_card_image','8088'),(84625,8096,'_page_content_5_cards_2_card_image','field_682b3de87faee'),(84626,8096,'page_content_5_cards_2_card_content','<h4>Streamlined Admin for Faster Edits</h4>\r\nA modern backend that speeds up updates, product management, and store changes.'),(84627,8096,'_page_content_5_cards_2_card_content','field_682b3dcf7faec'),(84628,8096,'page_content_6_add_background','white'),(84629,8096,'_page_content_6_add_background','field_67d0023c0a374'),(84630,8096,'page_content_6_block_content','<h3>Reliable Magento 2 Support That Scales</h3>\r\nPost-launch, we stay involved to make sure your store keeps performing. Acting as your full-service Magento 2 agency, we support your growth with performance tracking, patching, feature rollouts, and platform enhancements.\r\n\r\nWhether you need a one-off Magento audit, ongoing Magento 2 support, or help from our Magento certified developers, we’re here to ensure your store stays fast, secure, and aligned with your next stage of growth.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">See support options</a>'),(84631,8096,'_page_content_6_block_content','field_67d0023c0a375'),(84632,8096,'page_content_6_media_block','8095'),(84633,8096,'_page_content_6_media_block','field_67d0023c0a376'),(84634,8096,'page_content_7_block_title',''),(84635,8096,'_page_content_7_block_title','field_67c86b51a9ddc'),(84636,8096,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(84637,8096,'_page_content_8_intro_block','field_67f39a7e87a67'),(84638,8096,'page_content_8_faqs_to_load','53'),(84639,8096,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(84640,8096,'page_content_9_block_intro','<h3 class=\"title\">Explore Our Recent Projects.</h3>'),(84641,8096,'_page_content_9_block_intro','field_66fbc8f5b1c94'),(84642,8096,'page_content_9_project_filter',''),(84643,8096,'_page_content_9_project_filter','field_66826e0b41d79'),(84644,7199,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(84645,8097,'page_content_0_video_file',''),(84646,8097,'_page_content_0_video_file','field_67c9c54f20190'),(84647,8097,'page_content_0_video_file_webm',''),(84648,8097,'_page_content_0_video_file_webm','field_67c9c54f20191'),(84649,8097,'page_content_0_background_image',''),(84650,8097,'_page_content_0_background_image','field_67c9c54f20192'),(84651,8097,'page_content_0_banner_content','<h1>Hyvä Theme Development</h1>'),(84652,8097,'_page_content_0_banner_content','field_67c9c54f20193'),(84653,8097,'page_content_1_add_background','white'),(84654,8097,'_page_content_1_add_background','field_6717be84974f1'),(84655,8097,'page_content_1_block_title','<h2>The Speed Your Store Deserves</h2>'),(84656,8097,'_page_content_1_block_title','field_67b8463f82176'),(84657,8097,'page_content_1_block_content','Site speed isn’t a nice-to-have - it’s the foundation of performance. Every second delay in page load can cut conversions by 7%. For mobile users, it’s even worse. A single second’s delay can slash conversions by up to 20%.\r\n\r\nTwo seconds too slow? Your bounce rate could double. 47% of users expect a site to load in under 3 seconds - and they’ll leave if it doesn’t. Google cares about speed, too. Slow sites don’t rank. That means fewer eyes, less traffic, and a store that doesn’t keep up.'),(84658,8097,'_page_content_1_block_content','field_664b5f5c5973a'),(84659,8097,'page_content_2_add_background','white'),(84660,8097,'_page_content_2_add_background','field_67d0023c0a374'),(84661,8097,'page_content_2_block_content','<h3>Get Supersonic Site Speeds.</h3>\r\nHyvä themes are a game changer for your eCommerce store – streamlining your customer journeys, transforming your visitor experience and skyrocketing your conversions.\r\n\r\nIn short, Hyvä has redefined eCommerce, turbocharging your Adobe Commerce or Magento website development and taking your business to stratospheric levels. Trust us, it really is that good.\r\n\r\nAmping up the front-end speed with a whole host of benefits, it simplifies developer-friendly customisable design giving you the ultimate flexibility and delivers a lightning-fast shopping experience for your customers – putting you ahead of the pack.'),(84662,8097,'_page_content_2_block_content','field_67d0023c0a375'),(84663,8097,'page_content_2_media_block',''),(84664,8097,'_page_content_2_media_block','field_67d0023c0a376'),(84665,8097,'page_content_3_add_background','white'),(84666,8097,'_page_content_3_add_background','field_67c9c6c17d609'),(84667,8097,'page_content_3_block_content','<h3>What is Hyvä?</h3>\r\nAn ingenious theme framework for all Adobe Commerce or Magento eCommerce stores, Hyvä makes slow page loads a thing of the past, hastily serving your content to eager shoppers – supercharging overall store performance.\r\n\r\nIts clean, modular coding makes feature customisation far quicker and easier for your eCommerce website developers to implement, so your site will launch faster – you’ll save time, and therefore money. Yes, as Hyvä specialists, we’ll actually tell you how to spend less with us.'),(84668,8097,'_page_content_3_block_content','field_67c9c6c17d60b'),(84669,8097,'page_content_3_media_block',''),(84670,8097,'_page_content_3_media_block','field_67c9c6d37d60c'),(84671,8097,'page_content_3_alignment','left'),(84672,8097,'_page_content_3_alignment','field_67c9c6dd7d60d'),(84673,8097,'page_content_4_block_title','<h3>Go Further (and Faster) than You Believed Possible.</h3>'),(84674,8097,'_page_content_4_block_title','field_67da9e22ddf71'),(84675,8097,'page_content_4_cards_0_card_icon',''),(84676,8097,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(84677,8097,'page_content_4_cards_0_card_content','<h4>Page Load Speed</h4>'),(84678,8097,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(84679,8097,'page_content_4_cards_1_card_icon',''),(84680,8097,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(84681,8097,'page_content_4_cards_1_card_content','<h4>SEO Ranking</h4>'),(84682,8097,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(84683,8097,'page_content_4_cards_2_card_icon',''),(84684,8097,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(84685,8097,'page_content_4_cards_2_card_content','<h4>Sales Conversions</h4>'),(84686,8097,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(84687,8097,'page_content_4_cards','3'),(84688,8097,'_page_content_4_cards','field_67da9e2bddf72'),(84689,8097,'page_content_4_block_footer',''),(84690,8097,'_page_content_4_block_footer','field_67da9e66ddf75'),(84691,8097,'page_content_5_show_background','0'),(84692,8097,'_page_content_5_show_background','field_67175ac1a052b'),(84693,8097,'page_content_5_block_content','<h3>Ready for <strong>your next nice problem</strong>?</h3>\r\nChat with your Hyvä themes specialists &amp; discover how to turbocharge your online store.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\">Book Your Free Hyvä Consultation</a>'),(84694,8097,'_page_content_5_block_content','field_66cda60b2ea88'),(84695,8097,'page_content_6_block_image',''),(84696,8097,'_page_content_6_block_image','field_67cf0f08a01dc'),(84697,8097,'page_content_6_video_file',''),(84698,8097,'_page_content_6_video_file','field_67cf0f38a01de'),(84699,8097,'page_content_6_mobile_video',''),(84700,8097,'_page_content_6_mobile_video','field_67cf0f49a01df'),(84701,8097,'page_content_6_block_content','<blockquote>A website that loads in just 1 second, converts 3 x higher  than a site that loads in 3.</blockquote>\r\n<cite>Portent Research.</cite>'),(84702,8097,'_page_content_6_block_content','field_67cf0f16a01dd'),(84703,8097,'page_content_7_block_title','<h3>Your Magic Wand for Your Site’s Performance.</h3>'),(84704,8097,'_page_content_7_block_title','field_67da9e22ddf71'),(84705,8097,'page_content_7_cards_0_card_icon',''),(84706,8097,'_page_content_7_cards_0_card_icon','field_67da9e3bddf73'),(84707,8097,'page_content_7_cards_0_card_content','<h4>Responsive Customer Experiences.</h4>\r\nWith its super responsive design and enhanced interactivity, your customers will enjoy seamless browsing without frustration, boosting engagement and sales. Help your consumers find what they want, faster and provide a quick &amp; easy checkout process.'),(84708,8097,'_page_content_7_cards_0_card_content','field_67da9e49ddf74'),(84709,8097,'page_content_7_cards_1_card_icon',''),(84710,8097,'_page_content_7_cards_1_card_icon','field_67da9e3bddf73'),(84711,8097,'page_content_7_cards_1_card_content','<h4>Optimised for Mobile Devices.</h4>\r\nSmartphones are used to make almost 70% of global online purchases, but mobiles load significantly slower; an average load speed is 8.6 seconds, ## whereas a desktop is 2.5, Hyvä’s mobile-first approach optimises your mobile performance for better results.'),(84712,8097,'_page_content_7_cards_1_card_content','field_67da9e49ddf74'),(84713,8097,'page_content_7_cards_2_card_icon',''),(84714,8097,'_page_content_7_cards_2_card_icon','field_67da9e3bddf73'),(84715,8097,'page_content_7_cards_2_card_content','<h4>Better Search Engine Visibility.</h4>\r\nThrough its optimised code, Hyvä reduces the number of server requests with effective caching to deliver near-immediate page load times. Aligned with Google’s Core Web Vitals, page stability minimises destructive layout shifts whilst JavaScript is optimised for faster response times.'),(84716,8097,'_page_content_7_cards_2_card_content','field_67da9e49ddf74'),(84717,8097,'page_content_7_cards_3_card_icon',''),(84718,8097,'_page_content_7_cards_3_card_icon','field_67da9e3bddf73'),(84719,8097,'page_content_7_cards_3_card_content','<h4>Developer Efficiency.</h4>\r\nTailormade for Magento, faster development time means greater cost-effectiveness and faster project delivery. Hyvä’s modular coding expedites our customisation practices through pre-built, developer-friendly components, enhanced collaboration, optimising workflows to save you time and money.'),(84720,8097,'_page_content_7_cards_3_card_content','field_67da9e49ddf74'),(84721,8097,'page_content_7_cards_4_card_icon',''),(84722,8097,'_page_content_7_cards_4_card_icon','field_67da9e3bddf73'),(84723,8097,'page_content_7_cards_4_card_content','<h4>Increased Reliability.</h4>\r\nEnhanced store reliability is delivered through optimised performance, efficient code, robust testing and simplified maintenance processes. Your business and your customers will experience a consistently stable store with minimal downtime and user facing issues for a highly dependable site.'),(84724,8097,'_page_content_7_cards_4_card_content','field_67da9e49ddf74'),(84725,8097,'page_content_7_cards_5_card_icon',''),(84726,8097,'_page_content_7_cards_5_card_icon','field_67da9e3bddf73'),(84727,8097,'page_content_7_cards_5_card_content','<h4>Reduced Complexity.</h4>\r\nClean code structures, modular and pre-built common components, optimised workflows simplify Adobe Commerce and Magento development, streamlining project management, increasing our efficiency as your eCommerce conversion optimisation agency and as such, reducing your costs.'),(84728,8097,'_page_content_7_cards_5_card_content','field_67da9e49ddf74'),(84729,8097,'page_content_7_cards','6'),(84730,8097,'_page_content_7_cards','field_67da9e2bddf72'),(84731,8097,'page_content_7_block_footer',''),(84732,8097,'_page_content_7_block_footer','field_67da9e66ddf75'),(84733,8097,'page_content_8_add_background','white'),(84734,8097,'_page_content_8_add_background','field_67c9c6c17d609'),(84735,8097,'page_content_8_block_content','<h3>Your Hyvä Partner.</h3>\r\nProudly a certified Hyvä Partner, your team of highly experienced Adobe Commerce and Magento developers provide efficient, affordable Hyvä theme customisation, performance optimisation and ongoing, tailored support.   Get the performance, speed and agility you need to succeed. Discover your full eCommerce potential with Hyvä.'),(84736,8097,'_page_content_8_block_content','field_67c9c6c17d60b'),(84737,8097,'page_content_8_media_block',''),(84738,8097,'_page_content_8_media_block','field_67c9c6d37d60c'),(84739,8097,'page_content_8_alignment','left'),(84740,8097,'_page_content_8_alignment','field_67c9c6dd7d60d'),(84741,8097,'page_content_9_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(84742,8097,'_page_content_9_intro_block','field_67f39a7e87a67'),(84743,8097,'page_content_9_faqs_to_load','56'),(84744,8097,'_page_content_9_faqs_to_load','field_67f39a8d87a68'),(84745,8097,'page_content_10_block_intro','<h3>Recent Projects</h3>'),(84746,8097,'_page_content_10_block_intro','field_66fbc8f5b1c94'),(84747,8097,'page_content_10_project_filter',''),(84748,8097,'_page_content_10_project_filter','field_66826e0b41d79'),(84749,8097,'page_content_11_block_title',''),(84750,8097,'_page_content_11_block_title','field_67c86b51a9ddc'),(84751,8097,'page_content','a:12:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:9:\"cta_block\";i:6;s:20:\"full_width_shout_out\";i:7;s:13:\"feature_cards\";i:8;s:22:\"2_col_block_with_media\";i:9;s:4:\"faqs\";i:10;s:14:\"our_work_short\";i:11;s:17:\"testimonial_block\";}'),(84752,8097,'_page_content','field_65bcc772ba827'),(84753,8097,'bottom_cta',''),(84754,8097,'_bottom_cta','field_66fbcaec309e9'),(84755,8098,'page_content_0_video_file',''),(84756,8098,'_page_content_0_video_file','field_67c9c54f20190'),(84757,8098,'page_content_0_video_file_webm',''),(84758,8098,'_page_content_0_video_file_webm','field_67c9c54f20191'),(84759,8098,'page_content_0_background_image',''),(84760,8098,'_page_content_0_background_image','field_67c9c54f20192'),(84761,8098,'page_content_0_banner_content','<h1>Hyvä Theme Development</h1>'),(84762,8098,'_page_content_0_banner_content','field_67c9c54f20193'),(84763,8098,'page_content_1_add_background','white'),(84764,8098,'_page_content_1_add_background','field_6717be84974f1'),(84765,8098,'page_content_1_block_title','<h2>The Speed Your Store Deserves</h2>'),(84766,8098,'_page_content_1_block_title','field_67b8463f82176'),(84767,8098,'page_content_1_block_content','Site speed isn’t a nice-to-have - it’s the foundation of performance. Every second delay in page load can cut conversions by 7%. For mobile users, it’s even worse. A single second’s delay can slash conversions by up to 20%.\r\n\r\nTwo seconds too slow? Your bounce rate could double. 47% of users expect a site to load in under 3 seconds - and they’ll leave if it doesn’t. Google cares about speed, too. Slow sites don’t rank. That means fewer eyes, less traffic, and a store that doesn’t keep up.'),(84768,8098,'_page_content_1_block_content','field_664b5f5c5973a'),(84769,8098,'page_content_2_add_background','white'),(84770,8098,'_page_content_2_add_background','field_67d0023c0a374'),(84771,8098,'page_content_2_block_content','<h3>Get Supersonic Site Speeds.</h3>\r\nHyvä themes are a game changer for your eCommerce store – streamlining your customer journeys, transforming your visitor experience and skyrocketing your conversions.\r\n\r\nIn short, Hyvä has redefined eCommerce, turbocharging your Adobe Commerce or Magento website development and taking your business to stratospheric levels. Trust us, it really is that good.\r\n\r\nAmping up the front-end speed with a whole host of benefits, it simplifies developer-friendly customisable design giving you the ultimate flexibility and delivers a lightning-fast shopping experience for your customers – putting you ahead of the pack.'),(84772,8098,'_page_content_2_block_content','field_67d0023c0a375'),(84773,8098,'page_content_2_media_block',''),(84774,8098,'_page_content_2_media_block','field_67d0023c0a376'),(84775,8098,'page_content_3_add_background','white'),(84776,8098,'_page_content_3_add_background','field_67c9c6c17d609'),(84777,8098,'page_content_3_block_content','<h3>What is Hyvä?</h3>\r\nAn ingenious theme framework for all Adobe Commerce or Magento eCommerce stores, Hyvä makes slow page loads a thing of the past, hastily serving your content to eager shoppers – supercharging overall store performance.\r\n\r\nIts clean, modular coding makes feature customisation far quicker and easier for your eCommerce website developers to implement, so your site will launch faster – you’ll save time, and therefore money. Yes, as Hyvä specialists, we’ll actually tell you how to spend less with us.'),(84778,8098,'_page_content_3_block_content','field_67c9c6c17d60b'),(84779,8098,'page_content_3_media_block',''),(84780,8098,'_page_content_3_media_block','field_67c9c6d37d60c'),(84781,8098,'page_content_3_alignment','left'),(84782,8098,'_page_content_3_alignment','field_67c9c6dd7d60d'),(84783,8098,'page_content_4_block_title','<h3>Go Further (and Faster) than You Believed Possible.</h3>'),(84784,8098,'_page_content_4_block_title','field_67da9e22ddf71'),(84785,8098,'page_content_4_cards_0_card_icon',''),(84786,8098,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(84787,8098,'page_content_4_cards_0_card_content','<h4>Page Load Speed</h4>'),(84788,8098,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(84789,8098,'page_content_4_cards_1_card_icon',''),(84790,8098,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(84791,8098,'page_content_4_cards_1_card_content','<h4>SEO Ranking</h4>'),(84792,8098,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(84793,8098,'page_content_4_cards_2_card_icon',''),(84794,8098,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(84795,8098,'page_content_4_cards_2_card_content','<h4>Sales Conversions</h4>'),(84796,8098,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(84797,8098,'page_content_4_cards','3'),(84798,8098,'_page_content_4_cards','field_67da9e2bddf72'),(84799,8098,'page_content_4_block_footer',''),(84800,8098,'_page_content_4_block_footer','field_67da9e66ddf75'),(84801,8098,'page_content_5_show_background','0'),(84802,8098,'_page_content_5_show_background','field_67175ac1a052b'),(84803,8098,'page_content_5_block_content','<h3>Ready for <strong>your next nice problem</strong>?</h3>\r\nChat with your Hyvä themes specialists &amp; discover how to turbocharge your online store.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\" class=\"cta\">Book Your Free Hyvä Consultation</a>'),(84804,8098,'_page_content_5_block_content','field_66cda60b2ea88'),(84805,8098,'page_content_6_block_image',''),(84806,8098,'_page_content_6_block_image','field_67cf0f08a01dc'),(84807,8098,'page_content_6_video_file',''),(84808,8098,'_page_content_6_video_file','field_67cf0f38a01de'),(84809,8098,'page_content_6_mobile_video',''),(84810,8098,'_page_content_6_mobile_video','field_67cf0f49a01df'),(84811,8098,'page_content_6_block_content','<blockquote>A website that loads in just 1 second, converts 3 x higher  than a site that loads in 3.</blockquote>\r\n<cite>Portent Research.</cite>'),(84812,8098,'_page_content_6_block_content','field_67cf0f16a01dd'),(84813,8098,'page_content_7_block_title','<h3>Your Magic Wand for Your Site’s Performance.</h3>'),(84814,8098,'_page_content_7_block_title','field_67da9e22ddf71'),(84815,8098,'page_content_7_cards_0_card_icon',''),(84816,8098,'_page_content_7_cards_0_card_icon','field_67da9e3bddf73'),(84817,8098,'page_content_7_cards_0_card_content','<h4>Responsive Customer Experiences.</h4>\r\nWith its super responsive design and enhanced interactivity, your customers will enjoy seamless browsing without frustration, boosting engagement and sales. Help your consumers find what they want, faster and provide a quick &amp; easy checkout process.'),(84818,8098,'_page_content_7_cards_0_card_content','field_67da9e49ddf74'),(84819,8098,'page_content_7_cards_1_card_icon',''),(84820,8098,'_page_content_7_cards_1_card_icon','field_67da9e3bddf73'),(84821,8098,'page_content_7_cards_1_card_content','<h4>Optimised for Mobile Devices.</h4>\r\nSmartphones are used to make almost 70% of global online purchases, but mobiles load significantly slower; an average load speed is 8.6 seconds, ## whereas a desktop is 2.5, Hyvä’s mobile-first approach optimises your mobile performance for better results.'),(84822,8098,'_page_content_7_cards_1_card_content','field_67da9e49ddf74'),(84823,8098,'page_content_7_cards_2_card_icon',''),(84824,8098,'_page_content_7_cards_2_card_icon','field_67da9e3bddf73'),(84825,8098,'page_content_7_cards_2_card_content','<h4>Better Search Engine Visibility.</h4>\r\nThrough its optimised code, Hyvä reduces the number of server requests with effective caching to deliver near-immediate page load times. Aligned with Google’s Core Web Vitals, page stability minimises destructive layout shifts whilst JavaScript is optimised for faster response times.'),(84826,8098,'_page_content_7_cards_2_card_content','field_67da9e49ddf74'),(84827,8098,'page_content_7_cards_3_card_icon',''),(84828,8098,'_page_content_7_cards_3_card_icon','field_67da9e3bddf73'),(84829,8098,'page_content_7_cards_3_card_content','<h4>Developer Efficiency.</h4>\r\nTailormade for Magento, faster development time means greater cost-effectiveness and faster project delivery. Hyvä’s modular coding expedites our customisation practices through pre-built, developer-friendly components, enhanced collaboration, optimising workflows to save you time and money.'),(84830,8098,'_page_content_7_cards_3_card_content','field_67da9e49ddf74'),(84831,8098,'page_content_7_cards_4_card_icon',''),(84832,8098,'_page_content_7_cards_4_card_icon','field_67da9e3bddf73'),(84833,8098,'page_content_7_cards_4_card_content','<h4>Increased Reliability.</h4>\r\nEnhanced store reliability is delivered through optimised performance, efficient code, robust testing and simplified maintenance processes. Your business and your customers will experience a consistently stable store with minimal downtime and user facing issues for a highly dependable site.'),(84834,8098,'_page_content_7_cards_4_card_content','field_67da9e49ddf74'),(84835,8098,'page_content_7_cards_5_card_icon',''),(84836,8098,'_page_content_7_cards_5_card_icon','field_67da9e3bddf73'),(84837,8098,'page_content_7_cards_5_card_content','<h4>Reduced Complexity.</h4>\r\nClean code structures, modular and pre-built common components, optimised workflows simplify Adobe Commerce and Magento development, streamlining project management, increasing our efficiency as your eCommerce conversion optimisation agency and as such, reducing your costs.'),(84838,8098,'_page_content_7_cards_5_card_content','field_67da9e49ddf74'),(84839,8098,'page_content_7_cards','6'),(84840,8098,'_page_content_7_cards','field_67da9e2bddf72'),(84841,8098,'page_content_7_block_footer',''),(84842,8098,'_page_content_7_block_footer','field_67da9e66ddf75'),(84843,8098,'page_content_8_add_background','white'),(84844,8098,'_page_content_8_add_background','field_67c9c6c17d609'),(84845,8098,'page_content_8_block_content','<h3>Your Hyvä Partner.</h3>\r\nProudly a certified Hyvä Partner, your team of highly experienced Adobe Commerce and Magento developers provide efficient, affordable Hyvä theme customisation, performance optimisation and ongoing, tailored support.   Get the performance, speed and agility you need to succeed. Discover your full eCommerce potential with Hyvä.'),(84846,8098,'_page_content_8_block_content','field_67c9c6c17d60b'),(84847,8098,'page_content_8_media_block',''),(84848,8098,'_page_content_8_media_block','field_67c9c6d37d60c'),(84849,8098,'page_content_8_alignment','left'),(84850,8098,'_page_content_8_alignment','field_67c9c6dd7d60d'),(84851,8098,'page_content_9_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(84852,8098,'_page_content_9_intro_block','field_67f39a7e87a67'),(84853,8098,'page_content_9_faqs_to_load','56'),(84854,8098,'_page_content_9_faqs_to_load','field_67f39a8d87a68'),(84855,8098,'page_content_10_block_intro','<h3>Recent Projects</h3>'),(84856,8098,'_page_content_10_block_intro','field_66fbc8f5b1c94'),(84857,8098,'page_content_10_project_filter',''),(84858,8098,'_page_content_10_project_filter','field_66826e0b41d79'),(84859,8098,'page_content_11_block_title',''),(84860,8098,'_page_content_11_block_title','field_67c86b51a9ddc'),(84861,8098,'page_content','a:12:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:9:\"cta_block\";i:6;s:20:\"full_width_shout_out\";i:7;s:13:\"feature_cards\";i:8;s:22:\"2_col_block_with_media\";i:9;s:4:\"faqs\";i:10;s:14:\"our_work_short\";i:11;s:17:\"testimonial_block\";}'),(84862,8098,'_page_content','field_65bcc772ba827'),(84863,8098,'bottom_cta',''),(84864,8098,'_bottom_cta','field_66fbcaec309e9'),(84875,8099,'page_content_0_video_file',''),(84876,8099,'_page_content_0_video_file','field_67c9c54f20190'),(84877,8099,'page_content_0_video_file_webm',''),(84878,8099,'_page_content_0_video_file_webm','field_67c9c54f20191'),(84879,8099,'page_content_0_background_image',''),(84880,8099,'_page_content_0_background_image','field_67c9c54f20192'),(84881,8099,'page_content_0_banner_content','<h1>Hyvä Theme Development</h1>'),(84882,8099,'_page_content_0_banner_content','field_67c9c54f20193'),(84883,8099,'page_content_1_add_background','white'),(84884,8099,'_page_content_1_add_background','field_6717be84974f1'),(84885,8099,'page_content_1_block_title','<h2>The Speed Your Store Deserves</h2>'),(84886,8099,'_page_content_1_block_title','field_67b8463f82176'),(84887,8099,'page_content_1_block_content','Site speed isn’t a nice-to-have - it’s the foundation of performance. Every second delay in page load can cut conversions by 7%. For mobile users, it’s even worse. A single second’s delay can slash conversions by up to 20%.\r\n\r\nTwo seconds too slow? Your bounce rate could double. 47% of users expect a site to load in under 3 seconds - and they’ll leave if it doesn’t. Google cares about speed, too. Slow sites don’t rank. That means fewer eyes, less traffic, and a store that doesn’t keep up.'),(84888,8099,'_page_content_1_block_content','field_664b5f5c5973a'),(84889,8099,'page_content','a:5:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:17:\"testimonial_block\";i:3;s:4:\"faqs\";i:4;s:14:\"our_work_short\";}'),(84890,8099,'_page_content','field_65bcc772ba827'),(84891,8099,'bottom_cta',''),(84892,8099,'_bottom_cta','field_66fbcaec309e9'),(84893,8099,'page_content_2_block_title',''),(84894,8099,'_page_content_2_block_title','field_67c86b51a9ddc'),(84895,8099,'page_content_3_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(84896,8099,'_page_content_3_intro_block','field_67f39a7e87a67'),(84897,8099,'page_content_3_faqs_to_load','56'),(84898,8099,'_page_content_3_faqs_to_load','field_67f39a8d87a68'),(84899,8099,'page_content_4_block_intro','<h3>Recent Projects</h3>'),(84900,8099,'_page_content_4_block_intro','field_66fbc8f5b1c94'),(84901,8099,'page_content_4_project_filter',''),(84902,8099,'_page_content_4_project_filter','field_66826e0b41d79'),(84903,8100,'page_content_0_video_file',''),(84904,8100,'_page_content_0_video_file','field_67c9c54f20190'),(84905,8100,'page_content_0_video_file_webm',''),(84906,8100,'_page_content_0_video_file_webm','field_67c9c54f20191'),(84907,8100,'page_content_0_background_image',''),(84908,8100,'_page_content_0_background_image','field_67c9c54f20192'),(84909,8100,'page_content_0_banner_content','<h1>Hyvä Theme Development</h1>'),(84910,8100,'_page_content_0_banner_content','field_67c9c54f20193'),(84911,8100,'page_content_1_add_background','white'),(84912,8100,'_page_content_1_add_background','field_6717be84974f1'),(84913,8100,'page_content_1_block_title','<h2>The Speed Your Store Deserves</h2>'),(84914,8100,'_page_content_1_block_title','field_67b8463f82176'),(84915,8100,'page_content_1_block_content','Site speed isn’t a nice-to-have - it’s the foundation of performance. Every second delay in page load can cut conversions by 7%. For mobile users, it’s even worse. A single second’s delay can slash conversions by up to 20%.\r\n\r\nTwo seconds too slow? Your bounce rate could double. 47% of users expect a site to load in under 3 seconds - and they’ll leave if it doesn’t. Google cares about speed, too. Slow sites don’t rank. That means fewer eyes, less traffic, and a store that doesn’t keep up.'),(84916,8100,'_page_content_1_block_content','field_664b5f5c5973a'),(84917,8100,'page_content','a:5:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:17:\"testimonial_block\";i:3;s:4:\"faqs\";i:4;s:14:\"our_work_short\";}'),(84918,8100,'_page_content','field_65bcc772ba827'),(84919,8100,'bottom_cta',''),(84920,8100,'_bottom_cta','field_66fbcaec309e9'),(84921,8100,'page_content_2_block_title',''),(84922,8100,'_page_content_2_block_title','field_67c86b51a9ddc'),(84923,8100,'page_content_3_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(84924,8100,'_page_content_3_intro_block','field_67f39a7e87a67'),(84925,8100,'page_content_3_faqs_to_load','56'),(84926,8100,'_page_content_3_faqs_to_load','field_67f39a8d87a68'),(84927,8100,'page_content_4_block_intro','<h3>Recent Projects</h3>'),(84928,8100,'_page_content_4_block_intro','field_66fbc8f5b1c94'),(84929,8100,'page_content_4_project_filter',''),(84930,8100,'_page_content_4_project_filter','field_66826e0b41d79'),(84931,8101,'_wp_attached_file','hyva-development-scaled.jpg'),(84932,8101,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:27:\"hyva-development-scaled.jpg\";s:8:\"filesize\";i:499860;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"hyva-development-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51348;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"hyva-development-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66873;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"hyva-development-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76341;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"hyva-development-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56204;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"hyva-development-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161163;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"hyva-development-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:239778;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"hyva-development-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88904;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"hyva-development-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171813;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"hyva-development-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52348;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"hyva-development-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185123;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"hyva-development-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125356;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"hyva-development-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59468;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"hyva-development-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105268;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"hyva-development-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20852;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"hyva-development-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42998;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"hyva-development-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36296;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"hyva-development-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70575;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"hyva-development-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80080;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"hyva-development-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188721;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"hyva-development-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51872;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"hyva-development-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223412;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"hyva-development-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43204;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"hyva-development-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80363;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"hyva-development-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77809;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"hyva-development-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144589;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"hyva-development-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72932;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:30:\"hyva-development-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232545;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"hyva-development-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7434;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"hyva-development-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51872;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"hyva-development-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81412;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"hyva-development-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41950;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:30:\"hyva-development-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:432379;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"hyva-development.jpg\";}'),(84936,8101,'_wp_attachment_image_alt','Magento 2 Hyvä developers'),(84937,7199,'page_content_2_add_background','white'),(84938,7199,'_page_content_2_add_background','field_67c9c6c17d609'),(84939,7199,'page_content_2_block_content','<h3>Hyvä: Built for Speed</h3>\r\nHyvä theme development offers a modern, high-performance frontend solution for Magento and Adobe Commerce. It’s built from the ground up to make eCommerce faster, lighter, and easier to maintain.\r\n\r\nUnlike older Magento themes, the Hyvä theme replaces outdated frameworks - improving speed and user experience dramatically. For merchants using Magento 2, it’s a reliable way to optimise performance and reduce overheads.\r\n\r\nIf your site’s lagging, our Magento Hyvä theme development services fix it. It boosts load times, and clears the way for smoother scaling - without the heavy lifting.'),(84940,7199,'_page_content_2_block_content','field_67c9c6c17d60b'),(84941,7199,'page_content_2_media_block','8101'),(84942,7199,'_page_content_2_media_block','field_67c9c6d37d60c'),(84943,7199,'page_content_2_alignment','left'),(84944,7199,'_page_content_2_alignment','field_67c9c6dd7d60d'),(84955,8102,'page_content_0_video_file',''),(84956,8102,'_page_content_0_video_file','field_67c9c54f20190'),(84957,8102,'page_content_0_video_file_webm',''),(84958,8102,'_page_content_0_video_file_webm','field_67c9c54f20191'),(84959,8102,'page_content_0_background_image',''),(84960,8102,'_page_content_0_background_image','field_67c9c54f20192'),(84961,8102,'page_content_0_banner_content','<h1>Hyvä Theme Development</h1>'),(84962,8102,'_page_content_0_banner_content','field_67c9c54f20193'),(84963,8102,'page_content_1_add_background','white'),(84964,8102,'_page_content_1_add_background','field_6717be84974f1'),(84965,8102,'page_content_1_block_title','<h2>The Speed Your Store Deserves</h2>'),(84966,8102,'_page_content_1_block_title','field_67b8463f82176'),(84967,8102,'page_content_1_block_content','Site speed isn’t a nice-to-have - it’s the foundation of performance. Every second delay in page load can cut conversions by 7%. For mobile users, it’s even worse. A single second’s delay can slash conversions by up to 20%.\r\n\r\nTwo seconds too slow? Your bounce rate could double. 47% of users expect a site to load in under 3 seconds - and they’ll leave if it doesn’t. Google cares about speed, too. Slow sites don’t rank. That means fewer eyes, less traffic, and a store that doesn’t keep up.'),(84968,8102,'_page_content_1_block_content','field_664b5f5c5973a'),(84969,8102,'page_content','a:6:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:17:\"testimonial_block\";i:4;s:4:\"faqs\";i:5;s:14:\"our_work_short\";}'),(84970,8102,'_page_content','field_65bcc772ba827'),(84971,8102,'bottom_cta',''),(84972,8102,'_bottom_cta','field_66fbcaec309e9'),(84973,8102,'page_content_2_add_background','white'),(84974,8102,'_page_content_2_add_background','field_67c9c6c17d609'),(84975,8102,'page_content_2_block_content','<h3>Hyvä: Built for Speed</h3>\r\nHyvä theme development offers a modern, high-performance frontend solution for Magento and Adobe Commerce. It’s built from the ground up to make eCommerce faster, lighter, and easier to maintain.\r\n\r\nUnlike older Magento themes, the Hyvä theme replaces outdated frameworks - improving speed and user experience dramatically. For merchants using Magento 2, it’s a reliable way to optimise performance and reduce overheads.\r\n\r\nIf your site’s lagging, our Magento Hyvä theme development services fix it. It boosts load times, and clears the way for smoother scaling - without the heavy lifting.'),(84976,8102,'_page_content_2_block_content','field_67c9c6c17d60b'),(84977,8102,'page_content_2_media_block','8101'),(84978,8102,'_page_content_2_media_block','field_67c9c6d37d60c'),(84979,8102,'page_content_2_alignment','left'),(84980,8102,'_page_content_2_alignment','field_67c9c6dd7d60d'),(84981,8102,'page_content_3_block_title',''),(84982,8102,'_page_content_3_block_title','field_67c86b51a9ddc'),(84983,8102,'page_content_4_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(84984,8102,'_page_content_4_intro_block','field_67f39a7e87a67'),(84985,8102,'page_content_4_faqs_to_load','56'),(84986,8102,'_page_content_4_faqs_to_load','field_67f39a8d87a68'),(84987,8102,'page_content_5_block_intro','<h3>Recent Projects</h3>'),(84988,8102,'_page_content_5_block_intro','field_66fbc8f5b1c94'),(84989,8102,'page_content_5_project_filter',''),(84990,8102,'_page_content_5_project_filter','field_66826e0b41d79'),(84991,8103,'_wp_attached_file','hyva-conversions-scaled.jpg'),(84992,8103,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:27:\"hyva-conversions-scaled.jpg\";s:8:\"filesize\";i:511839;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"hyva-conversions-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40384;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"hyva-conversions-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52024;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"hyva-conversions-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55644;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"hyva-conversions-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43135;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"hyva-conversions-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130533;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"hyva-conversions-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206719;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"hyva-conversions-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73447;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"hyva-conversions-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176134;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"hyva-conversions-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47552;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"hyva-conversions-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144251;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"hyva-conversions-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99999;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"hyva-conversions-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43642;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"hyva-conversions-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123558;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"hyva-conversions-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18456;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"hyva-conversions-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32758;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"hyva-conversions-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25606;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"hyva-conversions-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51881;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"hyva-conversions-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69049;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"hyva-conversions-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207842;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"hyva-conversions-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37350;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"hyva-conversions-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177640;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"hyva-conversions-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32195;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"hyva-conversions-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58089;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"hyva-conversions-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58780;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"hyva-conversions-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166718;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"hyva-conversions-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53277;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:30:\"hyva-conversions-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:275776;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"hyva-conversions-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5497;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"hyva-conversions-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37350;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"hyva-conversions-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67476;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"hyva-conversions-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31590;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:30:\"hyva-conversions-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:431862;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"hyva-conversions.jpg\";}'),(84996,8104,'_wp_attached_file','hyva-page-speed-scaled.jpg'),(84997,8104,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2428;s:4:\"file\";s:26:\"hyva-page-speed-scaled.jpg\";s:8:\"filesize\";i:829084;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"hyva-page-speed-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58470;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"hyva-page-speed-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75128;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"hyva-page-speed-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88473;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"hyva-page-speed-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62743;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"hyva-page-speed-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194795;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"hyva-page-speed-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:316092;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:28:\"hyva-page-speed-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125944;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:29:\"hyva-page-speed-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:324866;}s:8:\"masthead\";a:5:{s:4:\"file\";s:28:\"hyva-page-speed-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128496;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:29:\"hyva-page-speed-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233150;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:28:\"hyva-page-speed-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157318;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"hyva-page-speed-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67993;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:28:\"hyva-page-speed-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:308051;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"hyva-page-speed-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31188;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"hyva-page-speed-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49443;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"hyva-page-speed-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39643;}s:10:\"team-large\";a:5:{s:4:\"file\";s:27:\"hyva-page-speed-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78118;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:28:\"hyva-page-speed-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118955;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:29:\"hyva-page-speed-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:397258;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"hyva-page-speed-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55570;}s:10:\"page-large\";a:5:{s:4:\"file\";s:29:\"hyva-page-speed-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:277913;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"hyva-page-speed-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48282;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"hyva-page-speed-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86539;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"hyva-page-speed-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97010;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:29:\"hyva-page-speed-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:341425;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"hyva-page-speed-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86109;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:29:\"hyva-page-speed-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:543223;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"hyva-page-speed-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8224;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"hyva-page-speed-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55570;}s:13:\"project-large\";a:5:{s:4:\"file\";s:28:\"hyva-page-speed-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107933;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"hyva-page-speed-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47806;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:29:\"hyva-page-speed-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:739460;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"hyva-page-speed.jpg\";}'),(84998,8105,'_wp_attached_file','hyva-seo-scaled.jpg'),(84999,8105,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2079;s:4:\"file\";s:19:\"hyva-seo-scaled.jpg\";s:8:\"filesize\";i:1158974;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"hyva-seo-730x417.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:417;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94125;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"hyva-seo-855x488.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118445;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"hyva-seo-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133039;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"hyva-seo-768x439.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:439;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100608;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"hyva-seo-1536x878.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:878;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:282305;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"hyva-seo-2048x1170.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1170;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:440849;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:21:\"hyva-seo-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165328;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:22:\"hyva-seo-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:513861;}s:8:\"masthead\";a:5:{s:4:\"file\";s:21:\"hyva-seo-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:255899;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:22:\"hyva-seo-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263162;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:21:\"hyva-seo-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:255423;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:20:\"hyva-seo-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108618;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:21:\"hyva-seo-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:537752;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:20:\"hyva-seo-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64717;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:20:\"hyva-seo-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88754;}s:10:\"team-small\";a:5:{s:4:\"file\";s:20:\"hyva-seo-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64106;}s:10:\"team-large\";a:5:{s:4:\"file\";s:20:\"hyva-seo-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130904;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:21:\"hyva-seo-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156166;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:22:\"hyva-seo-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:624215;}s:10:\"page-small\";a:5:{s:4:\"file\";s:20:\"hyva-seo-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96813;}s:10:\"page-large\";a:5:{s:4:\"file\";s:22:\"hyva-seo-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:432610;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:20:\"hyva-seo-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86687;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"hyva-seo-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147646;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:20:\"hyva-seo-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132979;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:22:\"hyva-seo-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:551373;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:20:\"hyva-seo-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124230;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:22:\"hyva-seo-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:849208;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:20:\"hyva-seo-245x140.jpg\";s:5:\"width\";i:245;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16860;}s:13:\"project-small\";a:5:{s:4:\"file\";s:20:\"hyva-seo-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96813;}s:13:\"project-large\";a:5:{s:4:\"file\";s:21:\"hyva-seo-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185491;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:20:\"hyva-seo-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85574;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:22:\"hyva-seo-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1144657;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"hyva-seo.jpg\";}'),(85003,8104,'_wp_attachment_image_alt','Hyvä improves Magento 2 page speed'),(85007,8105,'_wp_attachment_image_alt','Unlock better SEO with Hyvä themes for Magento 2'),(85008,8103,'_wp_attachment_image_alt','Increase conversions on Magento 2 with Hyvä themes'),(85009,7199,'page_content_3_block_title','<h3>What Hyvä Delivers</h3>\r\nWe implement Magento 2 Hyvä theme development to address the real blockers - delivering speed, flexibility, and performance that your users will feel.\r\n'),(85010,7199,'_page_content_3_block_title','field_682b3dcf7fae9'),(85011,7199,'page_content_3_cards_0_card_image','8104'),(85012,7199,'_page_content_3_cards_0_card_image','field_682b3de87faee'),(85013,7199,'page_content_3_cards_0_card_content','<h4>Faster Page Loads</h4>\r\nHyvä-built sites regularly load in under 1.5 seconds. That means quicker journeys, lower bounce rates, and higher conversions.'),(85014,7199,'_page_content_3_cards_0_card_content','field_682b3dcf7faec'),(85015,7199,'page_content_3_cards_1_card_image','8105'),(85016,7199,'_page_content_3_cards_1_card_image','field_682b3de87faee'),(85017,7199,'page_content_3_cards_1_card_content','<h4>Improved SEO</h4>\r\nSite speed is a core Google ranking factor. Faster sites index better and get found faster - putting you ahead of the competition.'),(85018,7199,'_page_content_3_cards_1_card_content','field_682b3dcf7faec'),(85019,7199,'page_content_3_cards_2_card_image','8103'),(85020,7199,'_page_content_3_cards_2_card_image','field_682b3de87faee'),(85021,7199,'page_content_3_cards_2_card_content','<h4>More Conversions</h4>\r\nSpeed removes barriers. Shorter load times create smoother experiences and increase purchase completion - especially on mobile.'),(85022,7199,'_page_content_3_cards_2_card_content','field_682b3dcf7faec'),(85023,7199,'page_content_3_cards','3'),(85024,7199,'_page_content_3_cards','field_682b3dcf7faea'),(85035,8106,'page_content_0_video_file',''),(85036,8106,'_page_content_0_video_file','field_67c9c54f20190'),(85037,8106,'page_content_0_video_file_webm',''),(85038,8106,'_page_content_0_video_file_webm','field_67c9c54f20191'),(85039,8106,'page_content_0_background_image',''),(85040,8106,'_page_content_0_background_image','field_67c9c54f20192'),(85041,8106,'page_content_0_banner_content','<h1>Hyvä Theme Development</h1>'),(85042,8106,'_page_content_0_banner_content','field_67c9c54f20193'),(85043,8106,'page_content_1_add_background','white'),(85044,8106,'_page_content_1_add_background','field_6717be84974f1'),(85045,8106,'page_content_1_block_title','<h2>The Speed Your Store Deserves</h2>'),(85046,8106,'_page_content_1_block_title','field_67b8463f82176'),(85047,8106,'page_content_1_block_content','Site speed isn’t a nice-to-have - it’s the foundation of performance. Every second delay in page load can cut conversions by 7%. For mobile users, it’s even worse. A single second’s delay can slash conversions by up to 20%.\r\n\r\nTwo seconds too slow? Your bounce rate could double. 47% of users expect a site to load in under 3 seconds - and they’ll leave if it doesn’t. Google cares about speed, too. Slow sites don’t rank. That means fewer eyes, less traffic, and a store that doesn’t keep up.'),(85048,8106,'_page_content_1_block_content','field_664b5f5c5973a'),(85049,8106,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:11:\"media_cards\";i:4;s:17:\"testimonial_block\";i:5;s:4:\"faqs\";i:6;s:14:\"our_work_short\";}'),(85050,8106,'_page_content','field_65bcc772ba827'),(85051,8106,'bottom_cta',''),(85052,8106,'_bottom_cta','field_66fbcaec309e9'),(85053,8106,'page_content_2_add_background','white'),(85054,8106,'_page_content_2_add_background','field_67c9c6c17d609'),(85055,8106,'page_content_2_block_content','<h3>Hyvä: Built for Speed</h3>\r\nHyvä theme development offers a modern, high-performance frontend solution for Magento and Adobe Commerce. It’s built from the ground up to make eCommerce faster, lighter, and easier to maintain.\r\n\r\nUnlike older Magento themes, the Hyvä theme replaces outdated frameworks - improving speed and user experience dramatically. For merchants using Magento 2, it’s a reliable way to optimise performance and reduce overheads.\r\n\r\nIf your site’s lagging, our Magento Hyvä theme development services fix it. It boosts load times, and clears the way for smoother scaling - without the heavy lifting.'),(85056,8106,'_page_content_2_block_content','field_67c9c6c17d60b'),(85057,8106,'page_content_2_media_block','8101'),(85058,8106,'_page_content_2_media_block','field_67c9c6d37d60c'),(85059,8106,'page_content_2_alignment','left'),(85060,8106,'_page_content_2_alignment','field_67c9c6dd7d60d'),(85061,8106,'page_content_3_block_title','<h3>What Hyvä Delivers</h3>\r\nWe implement Magento 2 Hyvä theme development to address the real blockers - delivering speed, flexibility, and performance that your users will feel.'),(85062,8106,'_page_content_3_block_title','field_682b3dcf7fae9'),(85063,8106,'page_content_3_cards_0_card_image','8104'),(85064,8106,'_page_content_3_cards_0_card_image','field_682b3de87faee'),(85065,8106,'page_content_3_cards_0_card_content','<h4>Faster Page Loads</h4>\r\nHyvä-built sites regularly load in under 1.5 seconds. That means quicker journeys, lower bounce rates, and higher conversions.'),(85066,8106,'_page_content_3_cards_0_card_content','field_682b3dcf7faec'),(85067,8106,'page_content_3_cards_1_card_image','8105'),(85068,8106,'_page_content_3_cards_1_card_image','field_682b3de87faee'),(85069,8106,'page_content_3_cards_1_card_content','<h4>Improved SEO</h4>\r\nSite speed is a core Google ranking factor. Faster sites index better and get found faster - putting you ahead of the competition.'),(85070,8106,'_page_content_3_cards_1_card_content','field_682b3dcf7faec'),(85071,8106,'page_content_3_cards_2_card_image','8103'),(85072,8106,'_page_content_3_cards_2_card_image','field_682b3de87faee'),(85073,8106,'page_content_3_cards_2_card_content','<h4>More Conversions</h4>\r\nSpeed removes barriers. Shorter load times create smoother experiences and increase purchase completion - especially on mobile.'),(85074,8106,'_page_content_3_cards_2_card_content','field_682b3dcf7faec'),(85075,8106,'page_content_3_cards','3'),(85076,8106,'_page_content_3_cards','field_682b3dcf7faea'),(85077,8106,'page_content_4_block_title',''),(85078,8106,'_page_content_4_block_title','field_67c86b51a9ddc'),(85079,8106,'page_content_5_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(85080,8106,'_page_content_5_intro_block','field_67f39a7e87a67'),(85081,8106,'page_content_5_faqs_to_load','56'),(85082,8106,'_page_content_5_faqs_to_load','field_67f39a8d87a68'),(85083,8106,'page_content_6_block_intro','<h3>Recent Projects</h3>'),(85084,8106,'_page_content_6_block_intro','field_66fbc8f5b1c94'),(85085,8106,'page_content_6_project_filter',''),(85086,8106,'_page_content_6_project_filter','field_66826e0b41d79'),(85105,8107,'page_content_0_video_file',''),(85106,8107,'_page_content_0_video_file','field_67c9c54f20190'),(85107,8107,'page_content_0_video_file_webm',''),(85108,8107,'_page_content_0_video_file_webm','field_67c9c54f20191'),(85109,8107,'page_content_0_background_image',''),(85110,8107,'_page_content_0_background_image','field_67c9c54f20192'),(85111,8107,'page_content_0_banner_content','<h1>Hyvä Theme Development</h1>'),(85112,8107,'_page_content_0_banner_content','field_67c9c54f20193'),(85113,8107,'page_content_1_add_background','white'),(85114,8107,'_page_content_1_add_background','field_6717be84974f1'),(85115,8107,'page_content_1_block_title','<h2>The Speed Your Store Deserves</h2>'),(85116,8107,'_page_content_1_block_title','field_67b8463f82176'),(85117,8107,'page_content_1_block_content','Site speed isn’t a nice-to-have - it’s the foundation of performance. Every second delay in page load can cut conversions by 7%. For mobile users, it’s even worse. A single second’s delay can slash conversions by up to 20%.\r\n\r\nTwo seconds too slow? Your bounce rate could double. 47% of users expect a site to load in under 3 seconds - and they’ll leave if it doesn’t. Google cares about speed, too. Slow sites don’t rank. That means fewer eyes, less traffic, and a store that doesn’t keep up.'),(85118,8107,'_page_content_1_block_content','field_664b5f5c5973a'),(85119,8107,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:11:\"media_cards\";i:4;s:15:\"pills_with_icon\";i:5;s:17:\"testimonial_block\";i:6;s:4:\"faqs\";i:7;s:14:\"our_work_short\";}'),(85120,8107,'_page_content','field_65bcc772ba827'),(85121,8107,'bottom_cta',''),(85122,8107,'_bottom_cta','field_66fbcaec309e9'),(85123,8107,'page_content_2_add_background','white'),(85124,8107,'_page_content_2_add_background','field_67c9c6c17d609'),(85125,8107,'page_content_2_block_content','<h3>Hyvä: Built for Speed</h3>\r\nHyvä theme development offers a modern, high-performance frontend solution for Magento and Adobe Commerce. It’s built from the ground up to make eCommerce faster, lighter, and easier to maintain.\r\n\r\nUnlike older Magento themes, the Hyvä theme replaces outdated frameworks - improving speed and user experience dramatically. For merchants using Magento 2, it’s a reliable way to optimise performance and reduce overheads.\r\n\r\nIf your site’s lagging, our Magento Hyvä theme development services fix it. It boosts load times, and clears the way for smoother scaling - without the heavy lifting.'),(85126,8107,'_page_content_2_block_content','field_67c9c6c17d60b'),(85127,8107,'page_content_2_media_block','8101'),(85128,8107,'_page_content_2_media_block','field_67c9c6d37d60c'),(85129,8107,'page_content_2_alignment','left'),(85130,8107,'_page_content_2_alignment','field_67c9c6dd7d60d'),(85131,8107,'page_content_3_block_title','<h3>What Hyvä Delivers</h3>\r\nWe implement Magento 2 Hyvä theme development to address the real blockers - delivering speed, flexibility, and performance that your users will feel.'),(85132,8107,'_page_content_3_block_title','field_682b3dcf7fae9'),(85133,8107,'page_content_3_cards_0_card_image','8104'),(85134,8107,'_page_content_3_cards_0_card_image','field_682b3de87faee'),(85135,8107,'page_content_3_cards_0_card_content','<h4>Faster Page Loads</h4>\r\nHyvä-built sites regularly load in under 1.5 seconds. That means quicker journeys, lower bounce rates, and higher conversions.'),(85136,8107,'_page_content_3_cards_0_card_content','field_682b3dcf7faec'),(85137,8107,'page_content_3_cards_1_card_image','8105'),(85138,8107,'_page_content_3_cards_1_card_image','field_682b3de87faee'),(85139,8107,'page_content_3_cards_1_card_content','<h4>Improved SEO</h4>\r\nSite speed is a core Google ranking factor. Faster sites index better and get found faster - putting you ahead of the competition.'),(85140,8107,'_page_content_3_cards_1_card_content','field_682b3dcf7faec'),(85141,8107,'page_content_3_cards_2_card_image','8103'),(85142,8107,'_page_content_3_cards_2_card_image','field_682b3de87faee'),(85143,8107,'page_content_3_cards_2_card_content','<h4>More Conversions</h4>\r\nSpeed removes barriers. Shorter load times create smoother experiences and increase purchase completion - especially on mobile.'),(85144,8107,'_page_content_3_cards_2_card_content','field_682b3dcf7faec'),(85145,8107,'page_content_3_cards','3'),(85146,8107,'_page_content_3_cards','field_682b3dcf7faea'),(85147,8107,'page_content_4_block_title','<h3>Performance That Works Harder</h3>'),(85148,8107,'_page_content_4_block_title','field_682b06840e84b'),(85149,8107,'page_content_4_pills_0_pill_icon',''),(85150,8107,'_page_content_4_pills_0_pill_icon','field_682b07a90dff3'),(85151,8107,'page_content_4_pills_0_pill_text','<h4>Customer Experience That Scales</h4>\r\nThe Hyvä theme Magento 2 implementation provides consistent performance across all devices. No more sluggish experiences holding back your store.'),(85152,8107,'_page_content_4_pills_0_pill_text','field_682b07b40dff4'),(85153,8107,'page_content_4_pills','1'),(85154,8107,'_page_content_4_pills','field_682b079f0dff2'),(85155,8107,'page_content_5_block_title',''),(85156,8107,'_page_content_5_block_title','field_67c86b51a9ddc'),(85157,8107,'page_content_6_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(85158,8107,'_page_content_6_intro_block','field_67f39a7e87a67'),(85159,8107,'page_content_6_faqs_to_load','56'),(85160,8107,'_page_content_6_faqs_to_load','field_67f39a8d87a68'),(85161,8107,'page_content_7_block_intro','<h3>Recent Projects</h3>'),(85162,8107,'_page_content_7_block_intro','field_66fbc8f5b1c94'),(85163,8107,'page_content_7_project_filter',''),(85164,8107,'_page_content_7_project_filter','field_66826e0b41d79'),(85175,8108,'page_content_0_video_file',''),(85176,8108,'_page_content_0_video_file','field_67c9c54f20190'),(85177,8108,'page_content_0_video_file_webm',''),(85178,8108,'_page_content_0_video_file_webm','field_67c9c54f20191'),(85179,8108,'page_content_0_background_image',''),(85180,8108,'_page_content_0_background_image','field_67c9c54f20192'),(85181,8108,'page_content_0_banner_content','<h1>Hyvä Theme Development</h1>'),(85182,8108,'_page_content_0_banner_content','field_67c9c54f20193'),(85183,8108,'page_content_1_add_background','white'),(85184,8108,'_page_content_1_add_background','field_6717be84974f1'),(85185,8108,'page_content_1_block_title','<h2>The Speed Your Store Deserves</h2>'),(85186,8108,'_page_content_1_block_title','field_67b8463f82176'),(85187,8108,'page_content_1_block_content','Site speed isn’t a nice-to-have - it’s the foundation of performance. Every second delay in page load can cut conversions by 7%. For mobile users, it’s even worse. A single second’s delay can slash conversions by up to 20%.\r\n\r\nTwo seconds too slow? Your bounce rate could double. 47% of users expect a site to load in under 3 seconds - and they’ll leave if it doesn’t. Google cares about speed, too. Slow sites don’t rank. That means fewer eyes, less traffic, and a store that doesn’t keep up.'),(85188,8108,'_page_content_1_block_content','field_664b5f5c5973a'),(85189,8108,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:11:\"media_cards\";i:4;s:17:\"testimonial_block\";i:5;s:4:\"faqs\";i:6;s:14:\"our_work_short\";}'),(85190,8108,'_page_content','field_65bcc772ba827'),(85191,8108,'bottom_cta',''),(85192,8108,'_bottom_cta','field_66fbcaec309e9'),(85193,8108,'page_content_2_add_background','white'),(85194,8108,'_page_content_2_add_background','field_67c9c6c17d609'),(85195,8108,'page_content_2_block_content','<h3>Hyvä: Built for Speed</h3>\r\nHyvä theme development offers a modern, high-performance frontend solution for Magento and Adobe Commerce. It’s built from the ground up to make eCommerce faster, lighter, and easier to maintain.\r\n\r\nUnlike older Magento themes, the Hyvä theme replaces outdated frameworks - improving speed and user experience dramatically. For merchants using Magento 2, it’s a reliable way to optimise performance and reduce overheads.\r\n\r\nIf your site’s lagging, our Magento Hyvä theme development services fix it. It boosts load times, and clears the way for smoother scaling - without the heavy lifting.'),(85196,8108,'_page_content_2_block_content','field_67c9c6c17d60b'),(85197,8108,'page_content_2_media_block','8101'),(85198,8108,'_page_content_2_media_block','field_67c9c6d37d60c'),(85199,8108,'page_content_2_alignment','left'),(85200,8108,'_page_content_2_alignment','field_67c9c6dd7d60d'),(85201,8108,'page_content_3_block_title','<h3>What Hyvä Delivers</h3>\r\nWe implement Magento 2 Hyvä theme development to address the real blockers - delivering speed, flexibility, and performance that your users will feel.'),(85202,8108,'_page_content_3_block_title','field_682b3dcf7fae9'),(85203,8108,'page_content_3_cards_0_card_image','8104'),(85204,8108,'_page_content_3_cards_0_card_image','field_682b3de87faee'),(85205,8108,'page_content_3_cards_0_card_content','<h4>Faster Page Loads</h4>\r\nHyvä-built sites regularly load in under 1.5 seconds. That means quicker journeys, lower bounce rates, and higher conversions.'),(85206,8108,'_page_content_3_cards_0_card_content','field_682b3dcf7faec'),(85207,8108,'page_content_3_cards_1_card_image','8105'),(85208,8108,'_page_content_3_cards_1_card_image','field_682b3de87faee'),(85209,8108,'page_content_3_cards_1_card_content','<h4>Improved SEO</h4>\r\nSite speed is a core Google ranking factor. Faster sites index better and get found faster - putting you ahead of the competition.'),(85210,8108,'_page_content_3_cards_1_card_content','field_682b3dcf7faec'),(85211,8108,'page_content_3_cards_2_card_image','8103'),(85212,8108,'_page_content_3_cards_2_card_image','field_682b3de87faee'),(85213,8108,'page_content_3_cards_2_card_content','<h4>More Conversions</h4>\r\nSpeed removes barriers. Shorter load times create smoother experiences and increase purchase completion - especially on mobile.'),(85214,8108,'_page_content_3_cards_2_card_content','field_682b3dcf7faec'),(85215,8108,'page_content_3_cards','3'),(85216,8108,'_page_content_3_cards','field_682b3dcf7faea'),(85217,8108,'page_content_4_block_title',''),(85218,8108,'_page_content_4_block_title','field_67c86b51a9ddc'),(85219,8108,'page_content_5_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(85220,8108,'_page_content_5_intro_block','field_67f39a7e87a67'),(85221,8108,'page_content_5_faqs_to_load','56'),(85222,8108,'_page_content_5_faqs_to_load','field_67f39a8d87a68'),(85223,8108,'page_content_6_block_intro','<h3>Recent Projects</h3>'),(85224,8108,'_page_content_6_block_intro','field_66fbc8f5b1c94'),(85225,8108,'page_content_6_project_filter',''),(85226,8108,'_page_content_6_project_filter','field_66826e0b41d79'),(85227,8113,'_wp_attached_file','scale.svg'),(85228,8113,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:402;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(85229,8113,'_wp_attachment_image_alt','Scale'),(85230,8114,'_wp_attached_file','device-phone-mobile.svg'),(85231,8114,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:609;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(85232,8114,'_wp_attachment_image_alt','Mobile-First Approach'),(85233,7199,'page_content_4_block_title','<h3>Performance That Works Harder</h3>'),(85234,7199,'_page_content_4_block_title','field_690a0ce79c729'),(85235,7199,'page_content_4_features_0_feature_icon','8113'),(85236,7199,'_page_content_4_features_0_feature_icon','field_690a0ce79c72b'),(85237,7199,'page_content_4_features_0_feature_text','<h4>Customer Experience That Scales</h4>\r\nThe Hyvä theme Magento 2 implementation provides consistent performance across all devices. No more sluggish experiences holding back your store.'),(85238,7199,'_page_content_4_features_0_feature_text','field_690a0ce79c72c'),(85239,7199,'page_content_4_features_1_feature_icon','8114'),(85240,7199,'_page_content_4_features_1_feature_icon','field_690a0ce79c72b'),(85241,7199,'page_content_4_features_1_feature_text','<h4>Mobile-First Approach</h4>\r\nYour customers shop everywhere. Hyvä keeps performance sharp on every screen.'),(85242,7199,'_page_content_4_features_1_feature_text','field_690a0ce79c72c'),(85243,7199,'page_content_4_features','6'),(85244,7199,'_page_content_4_features','field_690a0ce79c72a'),(85255,8115,'page_content_0_video_file',''),(85256,8115,'_page_content_0_video_file','field_67c9c54f20190'),(85257,8115,'page_content_0_video_file_webm',''),(85258,8115,'_page_content_0_video_file_webm','field_67c9c54f20191'),(85259,8115,'page_content_0_background_image',''),(85260,8115,'_page_content_0_background_image','field_67c9c54f20192'),(85261,8115,'page_content_0_banner_content','<h1>Hyvä Theme Development</h1>'),(85262,8115,'_page_content_0_banner_content','field_67c9c54f20193'),(85263,8115,'page_content_1_add_background','white'),(85264,8115,'_page_content_1_add_background','field_6717be84974f1'),(85265,8115,'page_content_1_block_title','<h2>The Speed Your Store Deserves</h2>'),(85266,8115,'_page_content_1_block_title','field_67b8463f82176'),(85267,8115,'page_content_1_block_content','Site speed isn’t a nice-to-have - it’s the foundation of performance. Every second delay in page load can cut conversions by 7%. For mobile users, it’s even worse. A single second’s delay can slash conversions by up to 20%.\r\n\r\nTwo seconds too slow? Your bounce rate could double. 47% of users expect a site to load in under 3 seconds - and they’ll leave if it doesn’t. Google cares about speed, too. Slow sites don’t rank. That means fewer eyes, less traffic, and a store that doesn’t keep up.'),(85268,8115,'_page_content_1_block_content','field_664b5f5c5973a'),(85269,8115,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:11:\"media_cards\";i:4;s:14:\"feature_blocks\";i:5;s:17:\"testimonial_block\";i:6;s:4:\"faqs\";i:7;s:14:\"our_work_short\";}'),(85270,8115,'_page_content','field_65bcc772ba827'),(85271,8115,'bottom_cta',''),(85272,8115,'_bottom_cta','field_66fbcaec309e9'),(85273,8115,'page_content_2_add_background','white'),(85274,8115,'_page_content_2_add_background','field_67c9c6c17d609'),(85275,8115,'page_content_2_block_content','<h3>Hyvä: Built for Speed</h3>\r\nHyvä theme development offers a modern, high-performance frontend solution for Magento and Adobe Commerce. It’s built from the ground up to make eCommerce faster, lighter, and easier to maintain.\r\n\r\nUnlike older Magento themes, the Hyvä theme replaces outdated frameworks - improving speed and user experience dramatically. For merchants using Magento 2, it’s a reliable way to optimise performance and reduce overheads.\r\n\r\nIf your site’s lagging, our Magento Hyvä theme development services fix it. It boosts load times, and clears the way for smoother scaling - without the heavy lifting.'),(85276,8115,'_page_content_2_block_content','field_67c9c6c17d60b'),(85277,8115,'page_content_2_media_block','8101'),(85278,8115,'_page_content_2_media_block','field_67c9c6d37d60c'),(85279,8115,'page_content_2_alignment','left'),(85280,8115,'_page_content_2_alignment','field_67c9c6dd7d60d'),(85281,8115,'page_content_3_block_title','<h3>What Hyvä Delivers</h3>\r\nWe implement Magento 2 Hyvä theme development to address the real blockers - delivering speed, flexibility, and performance that your users will feel.'),(85282,8115,'_page_content_3_block_title','field_682b3dcf7fae9'),(85283,8115,'page_content_3_cards_0_card_image','8104'),(85284,8115,'_page_content_3_cards_0_card_image','field_682b3de87faee'),(85285,8115,'page_content_3_cards_0_card_content','<h4>Faster Page Loads</h4>\r\nHyvä-built sites regularly load in under 1.5 seconds. That means quicker journeys, lower bounce rates, and higher conversions.'),(85286,8115,'_page_content_3_cards_0_card_content','field_682b3dcf7faec'),(85287,8115,'page_content_3_cards_1_card_image','8105'),(85288,8115,'_page_content_3_cards_1_card_image','field_682b3de87faee'),(85289,8115,'page_content_3_cards_1_card_content','<h4>Improved SEO</h4>\r\nSite speed is a core Google ranking factor. Faster sites index better and get found faster - putting you ahead of the competition.'),(85290,8115,'_page_content_3_cards_1_card_content','field_682b3dcf7faec'),(85291,8115,'page_content_3_cards_2_card_image','8103'),(85292,8115,'_page_content_3_cards_2_card_image','field_682b3de87faee'),(85293,8115,'page_content_3_cards_2_card_content','<h4>More Conversions</h4>\r\nSpeed removes barriers. Shorter load times create smoother experiences and increase purchase completion - especially on mobile.'),(85294,8115,'_page_content_3_cards_2_card_content','field_682b3dcf7faec'),(85295,8115,'page_content_3_cards','3'),(85296,8115,'_page_content_3_cards','field_682b3dcf7faea'),(85297,8115,'page_content_4_block_title','<h3>Performance That Works Harder</h3>'),(85298,8115,'_page_content_4_block_title','field_690a0ce79c729'),(85299,8115,'page_content_4_features_0_feature_icon','8113'),(85300,8115,'_page_content_4_features_0_feature_icon','field_690a0ce79c72b'),(85301,8115,'page_content_4_features_0_feature_text','<h4>Customer Experience That Scales</h4>\r\nThe Hyvä theme Magento 2 implementation provides consistent performance across all devices. No more sluggish experiences holding back your store.'),(85302,8115,'_page_content_4_features_0_feature_text','field_690a0ce79c72c'),(85303,8115,'page_content_4_features_1_feature_icon','8114'),(85304,8115,'_page_content_4_features_1_feature_icon','field_690a0ce79c72b'),(85305,8115,'page_content_4_features_1_feature_text','<h3>Mobile-First Approach</h3>\r\nYour customers shop everywhere. Hyvä keeps performance sharp on every screen.'),(85306,8115,'_page_content_4_features_1_feature_text','field_690a0ce79c72c'),(85307,8115,'page_content_4_features','2'),(85308,8115,'_page_content_4_features','field_690a0ce79c72a'),(85309,8115,'page_content_5_block_title',''),(85310,8115,'_page_content_5_block_title','field_67c86b51a9ddc'),(85311,8115,'page_content_6_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(85312,8115,'_page_content_6_intro_block','field_67f39a7e87a67'),(85313,8115,'page_content_6_faqs_to_load','56'),(85314,8115,'_page_content_6_faqs_to_load','field_67f39a8d87a68'),(85315,8115,'page_content_7_block_intro','<h3>Recent Projects</h3>'),(85316,8115,'_page_content_7_block_intro','field_66fbc8f5b1c94'),(85317,8115,'page_content_7_project_filter',''),(85318,8115,'_page_content_7_project_filter','field_66826e0b41d79'),(85319,8116,'page_content_0_video_file',''),(85320,8116,'_page_content_0_video_file','field_67c9c54f20190'),(85321,8116,'page_content_0_video_file_webm',''),(85322,8116,'_page_content_0_video_file_webm','field_67c9c54f20191'),(85323,8116,'page_content_0_background_image',''),(85324,8116,'_page_content_0_background_image','field_67c9c54f20192'),(85325,8116,'page_content_0_banner_content','<h1>Hyvä Theme Development</h1>'),(85326,8116,'_page_content_0_banner_content','field_67c9c54f20193'),(85327,8116,'page_content_1_add_background','white'),(85328,8116,'_page_content_1_add_background','field_6717be84974f1'),(85329,8116,'page_content_1_block_title','<h2>The Speed Your Store Deserves</h2>'),(85330,8116,'_page_content_1_block_title','field_67b8463f82176'),(85331,8116,'page_content_1_block_content','Site speed isn’t a nice-to-have - it’s the foundation of performance. Every second delay in page load can cut conversions by 7%. For mobile users, it’s even worse. A single second’s delay can slash conversions by up to 20%.\r\n\r\nTwo seconds too slow? Your bounce rate could double. 47% of users expect a site to load in under 3 seconds - and they’ll leave if it doesn’t. Google cares about speed, too. Slow sites don’t rank. That means fewer eyes, less traffic, and a store that doesn’t keep up.'),(85332,8116,'_page_content_1_block_content','field_664b5f5c5973a'),(85333,8116,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:11:\"media_cards\";i:4;s:14:\"feature_blocks\";i:5;s:17:\"testimonial_block\";i:6;s:4:\"faqs\";i:7;s:14:\"our_work_short\";}'),(85334,8116,'_page_content','field_65bcc772ba827'),(85335,8116,'bottom_cta',''),(85336,8116,'_bottom_cta','field_66fbcaec309e9'),(85337,8116,'page_content_2_add_background','white'),(85338,8116,'_page_content_2_add_background','field_67c9c6c17d609'),(85339,8116,'page_content_2_block_content','<h3>Hyvä: Built for Speed</h3>\r\nHyvä theme development offers a modern, high-performance frontend solution for Magento and Adobe Commerce. It’s built from the ground up to make eCommerce faster, lighter, and easier to maintain.\r\n\r\nUnlike older Magento themes, the Hyvä theme replaces outdated frameworks - improving speed and user experience dramatically. For merchants using Magento 2, it’s a reliable way to optimise performance and reduce overheads.\r\n\r\nIf your site’s lagging, our Magento Hyvä theme development services fix it. It boosts load times, and clears the way for smoother scaling - without the heavy lifting.'),(85340,8116,'_page_content_2_block_content','field_67c9c6c17d60b'),(85341,8116,'page_content_2_media_block','8101'),(85342,8116,'_page_content_2_media_block','field_67c9c6d37d60c'),(85343,8116,'page_content_2_alignment','left'),(85344,8116,'_page_content_2_alignment','field_67c9c6dd7d60d'),(85345,8116,'page_content_3_block_title','<h3>What Hyvä Delivers</h3>\r\nWe implement Magento 2 Hyvä theme development to address the real blockers - delivering speed, flexibility, and performance that your users will feel.'),(85346,8116,'_page_content_3_block_title','field_682b3dcf7fae9'),(85347,8116,'page_content_3_cards_0_card_image','8104'),(85348,8116,'_page_content_3_cards_0_card_image','field_682b3de87faee'),(85349,8116,'page_content_3_cards_0_card_content','<h4>Faster Page Loads</h4>\r\nHyvä-built sites regularly load in under 1.5 seconds. That means quicker journeys, lower bounce rates, and higher conversions.'),(85350,8116,'_page_content_3_cards_0_card_content','field_682b3dcf7faec'),(85351,8116,'page_content_3_cards_1_card_image','8105'),(85352,8116,'_page_content_3_cards_1_card_image','field_682b3de87faee'),(85353,8116,'page_content_3_cards_1_card_content','<h4>Improved SEO</h4>\r\nSite speed is a core Google ranking factor. Faster sites index better and get found faster - putting you ahead of the competition.'),(85354,8116,'_page_content_3_cards_1_card_content','field_682b3dcf7faec'),(85355,8116,'page_content_3_cards_2_card_image','8103'),(85356,8116,'_page_content_3_cards_2_card_image','field_682b3de87faee'),(85357,8116,'page_content_3_cards_2_card_content','<h4>More Conversions</h4>\r\nSpeed removes barriers. Shorter load times create smoother experiences and increase purchase completion - especially on mobile.'),(85358,8116,'_page_content_3_cards_2_card_content','field_682b3dcf7faec'),(85359,8116,'page_content_3_cards','3'),(85360,8116,'_page_content_3_cards','field_682b3dcf7faea'),(85361,8116,'page_content_4_block_title','<h3>Performance That Works Harder</h3>'),(85362,8116,'_page_content_4_block_title','field_690a0ce79c729'),(85363,8116,'page_content_4_features_0_feature_icon','8113'),(85364,8116,'_page_content_4_features_0_feature_icon','field_690a0ce79c72b'),(85365,8116,'page_content_4_features_0_feature_text','<h4>Customer Experience That Scales</h4>\r\nThe Hyvä theme Magento 2 implementation provides consistent performance across all devices. No more sluggish experiences holding back your store.'),(85366,8116,'_page_content_4_features_0_feature_text','field_690a0ce79c72c'),(85367,8116,'page_content_4_features_1_feature_icon','8114'),(85368,8116,'_page_content_4_features_1_feature_icon','field_690a0ce79c72b'),(85369,8116,'page_content_4_features_1_feature_text','<h4>Mobile-First Approach</h4>\r\nYour customers shop everywhere. Hyvä keeps performance sharp on every screen.'),(85370,8116,'_page_content_4_features_1_feature_text','field_690a0ce79c72c'),(85371,8116,'page_content_4_features','2'),(85372,8116,'_page_content_4_features','field_690a0ce79c72a'),(85373,8116,'page_content_5_block_title',''),(85374,8116,'_page_content_5_block_title','field_67c86b51a9ddc'),(85375,8116,'page_content_6_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(85376,8116,'_page_content_6_intro_block','field_67f39a7e87a67'),(85377,8116,'page_content_6_faqs_to_load','56'),(85378,8116,'_page_content_6_faqs_to_load','field_67f39a8d87a68'),(85379,8116,'page_content_7_block_intro','<h3>Recent Projects</h3>'),(85380,8116,'_page_content_7_block_intro','field_66fbc8f5b1c94'),(85381,8116,'page_content_7_project_filter',''),(85382,8116,'_page_content_7_project_filter','field_66826e0b41d79'),(85383,8117,'_wp_attached_file','magnifying-glass.svg'),(85384,8117,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:611;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(85385,8117,'_wp_attachment_image_alt','Better Visibility in Search'),(85386,7199,'page_content_4_features_2_feature_icon','8117'),(85387,7199,'_page_content_4_features_2_feature_icon','field_690a0ce79c72b'),(85388,7199,'page_content_4_features_2_feature_text','<h4>Better Visibility in Search</h4>\r\nSpeed boosts your Core Web Vitals, improving your SEO ranking and visibility.'),(85389,7199,'_page_content_4_features_2_feature_text','field_690a0ce79c72c'),(85390,8118,'page_content_0_video_file',''),(85391,8118,'_page_content_0_video_file','field_67c9c54f20190'),(85392,8118,'page_content_0_video_file_webm',''),(85393,8118,'_page_content_0_video_file_webm','field_67c9c54f20191'),(85394,8118,'page_content_0_background_image',''),(85395,8118,'_page_content_0_background_image','field_67c9c54f20192'),(85396,8118,'page_content_0_banner_content','<h1>Hyvä Theme Development</h1>'),(85397,8118,'_page_content_0_banner_content','field_67c9c54f20193'),(85398,8118,'page_content_1_add_background','white'),(85399,8118,'_page_content_1_add_background','field_6717be84974f1'),(85400,8118,'page_content_1_block_title','<h2>The Speed Your Store Deserves</h2>'),(85401,8118,'_page_content_1_block_title','field_67b8463f82176'),(85402,8118,'page_content_1_block_content','Site speed isn’t a nice-to-have - it’s the foundation of performance. Every second delay in page load can cut conversions by 7%. For mobile users, it’s even worse. A single second’s delay can slash conversions by up to 20%.\r\n\r\nTwo seconds too slow? Your bounce rate could double. 47% of users expect a site to load in under 3 seconds - and they’ll leave if it doesn’t. Google cares about speed, too. Slow sites don’t rank. That means fewer eyes, less traffic, and a store that doesn’t keep up.'),(85403,8118,'_page_content_1_block_content','field_664b5f5c5973a'),(85404,8118,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:11:\"media_cards\";i:4;s:14:\"feature_blocks\";i:5;s:17:\"testimonial_block\";i:6;s:4:\"faqs\";i:7;s:14:\"our_work_short\";}'),(85405,8118,'_page_content','field_65bcc772ba827'),(85406,8118,'bottom_cta',''),(85407,8118,'_bottom_cta','field_66fbcaec309e9'),(85408,8118,'page_content_2_add_background','white'),(85409,8118,'_page_content_2_add_background','field_67c9c6c17d609'),(85410,8118,'page_content_2_block_content','<h3>Hyvä: Built for Speed</h3>\r\nHyvä theme development offers a modern, high-performance frontend solution for Magento and Adobe Commerce. It’s built from the ground up to make eCommerce faster, lighter, and easier to maintain.\r\n\r\nUnlike older Magento themes, the Hyvä theme replaces outdated frameworks - improving speed and user experience dramatically. For merchants using Magento 2, it’s a reliable way to optimise performance and reduce overheads.\r\n\r\nIf your site’s lagging, our Magento Hyvä theme development services fix it. It boosts load times, and clears the way for smoother scaling - without the heavy lifting.'),(85411,8118,'_page_content_2_block_content','field_67c9c6c17d60b'),(85412,8118,'page_content_2_media_block','8101'),(85413,8118,'_page_content_2_media_block','field_67c9c6d37d60c'),(85414,8118,'page_content_2_alignment','left'),(85415,8118,'_page_content_2_alignment','field_67c9c6dd7d60d'),(85416,8118,'page_content_3_block_title','<h3>What Hyvä Delivers</h3>\r\nWe implement Magento 2 Hyvä theme development to address the real blockers - delivering speed, flexibility, and performance that your users will feel.'),(85417,8118,'_page_content_3_block_title','field_682b3dcf7fae9'),(85418,8118,'page_content_3_cards_0_card_image','8104'),(85419,8118,'_page_content_3_cards_0_card_image','field_682b3de87faee'),(85420,8118,'page_content_3_cards_0_card_content','<h4>Faster Page Loads</h4>\r\nHyvä-built sites regularly load in under 1.5 seconds. That means quicker journeys, lower bounce rates, and higher conversions.'),(85421,8118,'_page_content_3_cards_0_card_content','field_682b3dcf7faec'),(85422,8118,'page_content_3_cards_1_card_image','8105'),(85423,8118,'_page_content_3_cards_1_card_image','field_682b3de87faee'),(85424,8118,'page_content_3_cards_1_card_content','<h4>Improved SEO</h4>\r\nSite speed is a core Google ranking factor. Faster sites index better and get found faster - putting you ahead of the competition.'),(85425,8118,'_page_content_3_cards_1_card_content','field_682b3dcf7faec'),(85426,8118,'page_content_3_cards_2_card_image','8103'),(85427,8118,'_page_content_3_cards_2_card_image','field_682b3de87faee'),(85428,8118,'page_content_3_cards_2_card_content','<h4>More Conversions</h4>\r\nSpeed removes barriers. Shorter load times create smoother experiences and increase purchase completion - especially on mobile.'),(85429,8118,'_page_content_3_cards_2_card_content','field_682b3dcf7faec'),(85430,8118,'page_content_3_cards','3'),(85431,8118,'_page_content_3_cards','field_682b3dcf7faea'),(85432,8118,'page_content_4_block_title','<h3>Performance That Works Harder</h3>'),(85433,8118,'_page_content_4_block_title','field_690a0ce79c729'),(85434,8118,'page_content_4_features_0_feature_icon','8113'),(85435,8118,'_page_content_4_features_0_feature_icon','field_690a0ce79c72b'),(85436,8118,'page_content_4_features_0_feature_text','<h4>Customer Experience That Scales</h4>\r\nThe Hyvä theme Magento 2 implementation provides consistent performance across all devices. No more sluggish experiences holding back your store.'),(85437,8118,'_page_content_4_features_0_feature_text','field_690a0ce79c72c'),(85438,8118,'page_content_4_features_1_feature_icon','8114'),(85439,8118,'_page_content_4_features_1_feature_icon','field_690a0ce79c72b'),(85440,8118,'page_content_4_features_1_feature_text','<h4>Mobile-First Approach</h4>\r\nYour customers shop everywhere. Hyvä keeps performance sharp on every screen.'),(85441,8118,'_page_content_4_features_1_feature_text','field_690a0ce79c72c'),(85442,8118,'page_content_4_features','3'),(85443,8118,'_page_content_4_features','field_690a0ce79c72a'),(85444,8118,'page_content_5_block_title',''),(85445,8118,'_page_content_5_block_title','field_67c86b51a9ddc'),(85446,8118,'page_content_6_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(85447,8118,'_page_content_6_intro_block','field_67f39a7e87a67'),(85448,8118,'page_content_6_faqs_to_load','56'),(85449,8118,'_page_content_6_faqs_to_load','field_67f39a8d87a68'),(85450,8118,'page_content_7_block_intro','<h3>Recent Projects</h3>'),(85451,8118,'_page_content_7_block_intro','field_66fbc8f5b1c94'),(85452,8118,'page_content_7_project_filter',''),(85453,8118,'_page_content_7_project_filter','field_66826e0b41d79'),(85454,8118,'page_content_4_features_2_feature_icon','8117'),(85455,8118,'_page_content_4_features_2_feature_icon','field_690a0ce79c72b'),(85456,8118,'page_content_4_features_2_feature_text','<h4>Better Visibility in Search</h4>\r\nSpeed boosts your Core Web Vitals, improving your SEO ranking and visibility.'),(85457,8118,'_page_content_4_features_2_feature_text','field_690a0ce79c72c'),(85458,8119,'_wp_attached_file','clock.svg'),(85459,8119,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:702;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(85460,8119,'_wp_attachment_image_alt','Developer Efficiency'),(85461,8120,'_wp_attached_file','shield.svg'),(85462,8120,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:513;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(85463,8120,'_wp_attachment_image_alt','Lightweight and Reliable'),(85464,8121,'_wp_attached_file','rocket.svg'),(85465,8121,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:1600;s:5:\"width\";d:40;s:6:\"height\";d:40;}'),(85466,8121,'_wp_attachment_image_alt','Performance-first Architecture'),(85467,7199,'page_content_4_features_3_feature_icon','8119'),(85468,7199,'_page_content_4_features_3_feature_icon','field_690a0ce79c72b'),(85469,7199,'page_content_4_features_3_feature_text','<h4>Developer Efficiency</h4>\r\nUsing Tailwind CSS and Alpine.js, Hyvä theme development simplifies frontend builds and allows for quicker iteration.'),(85470,7199,'_page_content_4_features_3_feature_text','field_690a0ce79c72c'),(85471,7199,'page_content_4_features_4_feature_icon','8120'),(85472,7199,'_page_content_4_features_4_feature_icon','field_690a0ce79c72b'),(85473,7199,'page_content_4_features_4_feature_text','<h4>Lightweight and Reliable</h4>\r\nHyvä keeps your store lean. It eliminates theme bloat, improving reliability and long-term maintainability.'),(85474,7199,'_page_content_4_features_4_feature_text','field_690a0ce79c72c'),(85475,7199,'page_content_4_features_5_feature_icon','8121'),(85476,7199,'_page_content_4_features_5_feature_icon','field_690a0ce79c72b'),(85477,7199,'page_content_4_features_5_feature_text','<h4>Performance-first Architecture</h4>\r\nHyvä is built with performance and Core Web Vitals in mind, which indirectly supports faster iteration and fewer technical limitations.'),(85478,7199,'_page_content_4_features_5_feature_text','field_690a0ce79c72c'),(85479,8122,'page_content_0_video_file',''),(85480,8122,'_page_content_0_video_file','field_67c9c54f20190'),(85481,8122,'page_content_0_video_file_webm',''),(85482,8122,'_page_content_0_video_file_webm','field_67c9c54f20191'),(85483,8122,'page_content_0_background_image',''),(85484,8122,'_page_content_0_background_image','field_67c9c54f20192'),(85485,8122,'page_content_0_banner_content','<h1>Hyvä Theme Development</h1>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85486,8122,'_page_content_0_banner_content','field_67c9c54f20193'),(85487,8122,'page_content_1_add_background','white'),(85488,8122,'_page_content_1_add_background','field_6717be84974f1'),(85489,8122,'page_content_1_block_title','<h2>The Speed Your Store Deserves</h2>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85490,8122,'_page_content_1_block_title','field_67b8463f82176'),(85491,8122,'page_content_1_block_content','Site speed isn’t a nice-to-have - it’s the foundation of performance. Every second delay in page load can cut conversions by 7%. For mobile users, it’s even worse. A single second’s delay can slash conversions by up to 20%.\r\n\r\nTwo seconds too slow? Your bounce rate could double. 47% of users expect a site to load in under 3 seconds - and they’ll leave if it doesn’t. Google cares about speed, too. Slow sites don’t rank. That means fewer eyes, less traffic, and a store that doesn’t keep up.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85492,8122,'_page_content_1_block_content','field_664b5f5c5973a'),(85493,8122,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:11:\"media_cards\";i:4;s:14:\"feature_blocks\";i:5;s:17:\"testimonial_block\";i:6;s:4:\"faqs\";i:7;s:14:\"our_work_short\";}'),(85494,8122,'_page_content','field_65bcc772ba827'),(85495,8122,'bottom_cta','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85496,8122,'_bottom_cta','field_66fbcaec309e9'),(85497,8122,'page_content_2_add_background','white'),(85498,8122,'_page_content_2_add_background','field_67c9c6c17d609'),(85499,8122,'page_content_2_block_content','<h3>Hyvä: Built for Speed</h3>\r\nHyvä theme development offers a modern, high-performance frontend solution for Magento and Adobe Commerce. It’s built from the ground up to make eCommerce faster, lighter, and easier to maintain.\r\n\r\nUnlike older Magento themes, the Hyvä theme replaces outdated frameworks - improving speed and user experience dramatically. For merchants using Magento 2, it’s a reliable way to optimise performance and reduce overheads.\r\n\r\nIf your site’s lagging, our Magento Hyvä theme development services fix it. It boosts load times, and clears the way for smoother scaling - without the heavy lifting.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85500,8122,'_page_content_2_block_content','field_67c9c6c17d60b'),(85501,8122,'page_content_2_media_block','8101'),(85502,8122,'_page_content_2_media_block','field_67c9c6d37d60c'),(85503,8122,'page_content_2_alignment','left'),(85504,8122,'_page_content_2_alignment','field_67c9c6dd7d60d'),(85505,8122,'page_content_3_block_title','<h3>What Hyvä Delivers</h3>\r\nWe implement Magento 2 Hyvä theme development to address the real blockers - delivering speed, flexibility, and performance that your users will feel.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85506,8122,'_page_content_3_block_title','field_682b3dcf7fae9'),(85507,8122,'page_content_3_cards_0_card_image','8104'),(85508,8122,'_page_content_3_cards_0_card_image','field_682b3de87faee'),(85509,8122,'page_content_3_cards_0_card_content','<h4>Faster Page Loads</h4>\r\nHyvä-built sites regularly load in under 1.5 seconds. That means quicker journeys, lower bounce rates, and higher conversions.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85510,8122,'_page_content_3_cards_0_card_content','field_682b3dcf7faec'),(85511,8122,'page_content_3_cards_1_card_image','8105'),(85512,8122,'_page_content_3_cards_1_card_image','field_682b3de87faee'),(85513,8122,'page_content_3_cards_1_card_content','<h4>Improved SEO</h4>\r\nSite speed is a core Google ranking factor. Faster sites index better and get found faster - putting you ahead of the competition.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85514,8122,'_page_content_3_cards_1_card_content','field_682b3dcf7faec'),(85515,8122,'page_content_3_cards_2_card_image','8103'),(85516,8122,'_page_content_3_cards_2_card_image','field_682b3de87faee'),(85517,8122,'page_content_3_cards_2_card_content','<h4>More Conversions</h4>\r\nSpeed removes barriers. Shorter load times create smoother experiences and increase purchase completion - especially on mobile.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85518,8122,'_page_content_3_cards_2_card_content','field_682b3dcf7faec'),(85519,8122,'page_content_3_cards','3'),(85520,8122,'_page_content_3_cards','field_682b3dcf7faea'),(85521,8122,'page_content_4_block_title','<h3>Performance That Works Harder</h3>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85522,8122,'_page_content_4_block_title','field_690a0ce79c729'),(85523,8122,'page_content_4_features_0_feature_icon','8113'),(85524,8122,'_page_content_4_features_0_feature_icon','field_690a0ce79c72b'),(85525,8122,'page_content_4_features_0_feature_text','<h4>Customer Experience That Scales</h4>\r\nThe Hyvä theme Magento 2 implementation provides consistent performance across all devices. No more sluggish experiences holding back your store.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85526,8122,'_page_content_4_features_0_feature_text','field_690a0ce79c72c'),(85527,8122,'page_content_4_features_1_feature_icon','8114'),(85528,8122,'_page_content_4_features_1_feature_icon','field_690a0ce79c72b'),(85529,8122,'page_content_4_features_1_feature_text','<h4>Mobile-First Approach</h4>\r\nYour customers shop everywhere. Hyvä keeps performance sharp on every screen.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85530,8122,'_page_content_4_features_1_feature_text','field_690a0ce79c72c'),(85531,8122,'page_content_4_features','6'),(85532,8122,'_page_content_4_features','field_690a0ce79c72a'),(85533,8122,'page_content_5_block_title','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85534,8122,'_page_content_5_block_title','field_67c86b51a9ddc'),(85535,8122,'page_content_6_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85536,8122,'_page_content_6_intro_block','field_67f39a7e87a67'),(85537,8122,'page_content_6_faqs_to_load','56'),(85538,8122,'_page_content_6_faqs_to_load','field_67f39a8d87a68'),(85539,8122,'page_content_7_block_intro','<h3>Recent Projects</h3>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85540,8122,'_page_content_7_block_intro','field_66fbc8f5b1c94'),(85541,8122,'page_content_7_project_filter',''),(85542,8122,'_page_content_7_project_filter','field_66826e0b41d79'),(85543,8122,'page_content_4_features_2_feature_icon','8117'),(85544,8122,'_page_content_4_features_2_feature_icon','field_690a0ce79c72b'),(85545,8122,'page_content_4_features_2_feature_text','<h4>Better Visibility in Search</h4>\r\nSpeed boosts your Core Web Vitals, improving your SEO ranking and visibility.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85546,8122,'_page_content_4_features_2_feature_text','field_690a0ce79c72c'),(85547,8122,'page_content_4_features_3_feature_icon','8119'),(85548,8122,'_page_content_4_features_3_feature_icon','field_690a0ce79c72b'),(85549,8122,'page_content_4_features_3_feature_text','<h4>Developer Efficiency</h4>\r\nUsing Tailwind CSS and Alpine.js, Hyvä theme development simplifies frontend builds and allows for quicker iteration.'),(85550,8122,'_page_content_4_features_3_feature_text','field_690a0ce79c72c'),(85551,8122,'page_content_4_features_4_feature_icon','8120'),(85552,8122,'_page_content_4_features_4_feature_icon','field_690a0ce79c72b'),(85553,8122,'page_content_4_features_4_feature_text','<h4>Lightweight and Reliable</h4>\r\nHyvä keeps your store lean. It eliminates theme bloat, improving reliability and long-term maintainability.'),(85554,8122,'_page_content_4_features_4_feature_text','field_690a0ce79c72c'),(85555,8122,'page_content_4_features_5_feature_icon','8121'),(85556,8122,'_page_content_4_features_5_feature_icon','field_690a0ce79c72b'),(85557,8122,'page_content_4_features_5_feature_text','<h4>Performance-first Architecture</h4>\r\nHyvä is built with performance and Core Web Vitals in mind, which indirectly supports faster iteration and fewer technical limitations.'),(85558,8122,'_page_content_4_features_5_feature_text','field_690a0ce79c72c'),(85559,7199,'page_content_5_show_background','0'),(85560,7199,'_page_content_5_show_background','field_67175ac1a052b'),(85561,7199,'page_content_5_block_content','<h3 class=\"blk-heading\"><strong>Certified Hyvä Partners</strong></h3>\r\nAs certified Hyvä Partners, Actuate delivers specialist Magento Hyvä theme development with a focus on performance and business impact.\r\n\r\nFrom theme customisation to complete frontend rebuilds, we align your eCommerce site with your goals - creating a site that loads fast, converts well, and is built to last.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the Hyvä experts</a>'),(85562,7199,'_page_content_5_block_content','field_66cda60b2ea88'),(85563,7199,'page_content_6_block_title','&nbsp;'),(85564,7199,'_page_content_6_block_title','field_67c86b51a9ddc'),(85565,7199,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(85566,7199,'_page_content_7_intro_block','field_67f39a7e87a67'),(85567,7199,'page_content_7_faqs_to_load','56'),(85568,7199,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(85573,8123,'page_content_0_video_file',''),(85574,8123,'_page_content_0_video_file','field_67c9c54f20190'),(85575,8123,'page_content_0_video_file_webm',''),(85576,8123,'_page_content_0_video_file_webm','field_67c9c54f20191'),(85577,8123,'page_content_0_background_image',''),(85578,8123,'_page_content_0_background_image','field_67c9c54f20192'),(85579,8123,'page_content_0_banner_content','<h1>Hyvä Theme Development</h1>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85580,8123,'_page_content_0_banner_content','field_67c9c54f20193'),(85581,8123,'page_content_1_add_background','white'),(85582,8123,'_page_content_1_add_background','field_6717be84974f1'),(85583,8123,'page_content_1_block_title','<h2>The Speed Your Store Deserves</h2>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85584,8123,'_page_content_1_block_title','field_67b8463f82176'),(85585,8123,'page_content_1_block_content','Site speed isn’t a nice-to-have - it’s the foundation of performance. Every second delay in page load can cut conversions by 7%. For mobile users, it’s even worse. A single second’s delay can slash conversions by up to 20%.\r\n\r\nTwo seconds too slow? Your bounce rate could double. 47% of users expect a site to load in under 3 seconds - and they’ll leave if it doesn’t. Google cares about speed, too. Slow sites don’t rank. That means fewer eyes, less traffic, and a store that doesn’t keep up.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85586,8123,'_page_content_1_block_content','field_664b5f5c5973a'),(85587,8123,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:11:\"media_cards\";i:4;s:14:\"feature_blocks\";i:5;s:9:\"cta_block\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(85588,8123,'_page_content','field_65bcc772ba827'),(85589,8123,'bottom_cta','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85590,8123,'_bottom_cta','field_66fbcaec309e9'),(85591,8123,'page_content_2_add_background','white'),(85592,8123,'_page_content_2_add_background','field_67c9c6c17d609'),(85593,8123,'page_content_2_block_content','<h3>Hyvä: Built for Speed</h3>\r\nHyvä theme development offers a modern, high-performance frontend solution for Magento and Adobe Commerce. It’s built from the ground up to make eCommerce faster, lighter, and easier to maintain.\r\n\r\nUnlike older Magento themes, the Hyvä theme replaces outdated frameworks - improving speed and user experience dramatically. For merchants using Magento 2, it’s a reliable way to optimise performance and reduce overheads.\r\n\r\nIf your site’s lagging, our Magento Hyvä theme development services fix it. It boosts load times, and clears the way for smoother scaling - without the heavy lifting.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85594,8123,'_page_content_2_block_content','field_67c9c6c17d60b'),(85595,8123,'page_content_2_media_block','8101'),(85596,8123,'_page_content_2_media_block','field_67c9c6d37d60c'),(85597,8123,'page_content_2_alignment','left'),(85598,8123,'_page_content_2_alignment','field_67c9c6dd7d60d'),(85599,8123,'page_content_3_block_title','<h3>What Hyvä Delivers</h3>\r\nWe implement Magento 2 Hyvä theme development to address the real blockers - delivering speed, flexibility, and performance that your users will feel.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85600,8123,'_page_content_3_block_title','field_682b3dcf7fae9'),(85601,8123,'page_content_3_cards_0_card_image','8104'),(85602,8123,'_page_content_3_cards_0_card_image','field_682b3de87faee'),(85603,8123,'page_content_3_cards_0_card_content','<h4>Faster Page Loads</h4>\r\nHyvä-built sites regularly load in under 1.5 seconds. That means quicker journeys, lower bounce rates, and higher conversions.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85604,8123,'_page_content_3_cards_0_card_content','field_682b3dcf7faec'),(85605,8123,'page_content_3_cards_1_card_image','8105'),(85606,8123,'_page_content_3_cards_1_card_image','field_682b3de87faee'),(85607,8123,'page_content_3_cards_1_card_content','<h4>Improved SEO</h4>\r\nSite speed is a core Google ranking factor. Faster sites index better and get found faster - putting you ahead of the competition.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85608,8123,'_page_content_3_cards_1_card_content','field_682b3dcf7faec'),(85609,8123,'page_content_3_cards_2_card_image','8103'),(85610,8123,'_page_content_3_cards_2_card_image','field_682b3de87faee'),(85611,8123,'page_content_3_cards_2_card_content','<h4>More Conversions</h4>\r\nSpeed removes barriers. Shorter load times create smoother experiences and increase purchase completion - especially on mobile.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85612,8123,'_page_content_3_cards_2_card_content','field_682b3dcf7faec'),(85613,8123,'page_content_3_cards','3'),(85614,8123,'_page_content_3_cards','field_682b3dcf7faea'),(85615,8123,'page_content_4_block_title','<h3>Performance That Works Harder</h3>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85616,8123,'_page_content_4_block_title','field_690a0ce79c729'),(85617,8123,'page_content_4_features_0_feature_icon','8113'),(85618,8123,'_page_content_4_features_0_feature_icon','field_690a0ce79c72b'),(85619,8123,'page_content_4_features_0_feature_text','<h4>Customer Experience That Scales</h4>\r\nThe Hyvä theme Magento 2 implementation provides consistent performance across all devices. No more sluggish experiences holding back your store.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85620,8123,'_page_content_4_features_0_feature_text','field_690a0ce79c72c'),(85621,8123,'page_content_4_features_1_feature_icon','8114'),(85622,8123,'_page_content_4_features_1_feature_icon','field_690a0ce79c72b'),(85623,8123,'page_content_4_features_1_feature_text','<h4>Mobile-First Approach</h4>\r\nYour customers shop everywhere. Hyvä keeps performance sharp on every screen.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85624,8123,'_page_content_4_features_1_feature_text','field_690a0ce79c72c'),(85625,8123,'page_content_4_features','6'),(85626,8123,'_page_content_4_features','field_690a0ce79c72a'),(85627,8123,'page_content_4_features_2_feature_icon','8117'),(85628,8123,'_page_content_4_features_2_feature_icon','field_690a0ce79c72b'),(85629,8123,'page_content_4_features_2_feature_text','<h4>Better Visibility in Search</h4>\r\nSpeed boosts your Core Web Vitals, improving your SEO ranking and visibility.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85630,8123,'_page_content_4_features_2_feature_text','field_690a0ce79c72c'),(85631,8123,'page_content_4_features_3_feature_icon','8119'),(85632,8123,'_page_content_4_features_3_feature_icon','field_690a0ce79c72b'),(85633,8123,'page_content_4_features_3_feature_text','<h4>Developer Efficiency</h4>\r\nUsing Tailwind CSS and Alpine.js, Hyvä theme development simplifies frontend builds and allows for quicker iteration.'),(85634,8123,'_page_content_4_features_3_feature_text','field_690a0ce79c72c'),(85635,8123,'page_content_4_features_4_feature_icon','8120'),(85636,8123,'_page_content_4_features_4_feature_icon','field_690a0ce79c72b'),(85637,8123,'page_content_4_features_4_feature_text','<h4>Lightweight and Reliable</h4>\r\nHyvä keeps your store lean. It eliminates theme bloat, improving reliability and long-term maintainability.'),(85638,8123,'_page_content_4_features_4_feature_text','field_690a0ce79c72c'),(85639,8123,'page_content_4_features_5_feature_icon','8121'),(85640,8123,'_page_content_4_features_5_feature_icon','field_690a0ce79c72b'),(85641,8123,'page_content_4_features_5_feature_text','<h4>Performance-first Architecture</h4>\r\nHyvä is built with performance and Core Web Vitals in mind, which indirectly supports faster iteration and fewer technical limitations.'),(85642,8123,'_page_content_4_features_5_feature_text','field_690a0ce79c72c'),(85643,8123,'page_content_5_show_background','0'),(85644,8123,'_page_content_5_show_background','field_67175ac1a052b'),(85645,8123,'page_content_5_block_content','<h3>Certified Hyvä Partners</h3>\r\nAs certified Hyvä Partners, Actuate delivers specialist Magento Hyvä theme development with a focus on performance and business impact.\r\n\r\nFrom theme customisation to complete frontend rebuilds, we align your eCommerce site with your goals - creating a site that loads fast, converts well, and is built to last.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Hyvä experts</a>'),(85646,8123,'_page_content_5_block_content','field_66cda60b2ea88'),(85647,8123,'page_content_6_block_title','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85648,8123,'_page_content_6_block_title','field_67c86b51a9ddc'),(85649,8123,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85650,8123,'_page_content_7_intro_block','field_67f39a7e87a67'),(85651,8123,'page_content_7_faqs_to_load','56'),(85652,8123,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(85653,8123,'page_content_8_block_intro','<h3>Recent Projects</h3>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85654,8123,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(85655,8123,'page_content_8_project_filter',''),(85656,8123,'_page_content_8_project_filter','field_66826e0b41d79'),(85657,8124,'page_content_0_video_file',''),(85658,8124,'_page_content_0_video_file','field_67c9c54f20190'),(85659,8124,'page_content_0_video_file_webm',''),(85660,8124,'_page_content_0_video_file_webm','field_67c9c54f20191'),(85661,8124,'page_content_0_background_image',''),(85662,8124,'_page_content_0_background_image','field_67c9c54f20192'),(85663,8124,'page_content_0_banner_content','<h1>Hyvä Theme Development</h1>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85664,8124,'_page_content_0_banner_content','field_67c9c54f20193'),(85665,8124,'page_content_1_add_background','white'),(85666,8124,'_page_content_1_add_background','field_6717be84974f1'),(85667,8124,'page_content_1_block_title','<h2>The Speed Your Store Deserves</h2>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85668,8124,'_page_content_1_block_title','field_67b8463f82176'),(85669,8124,'page_content_1_block_content','Site speed isn’t a nice-to-have - it’s the foundation of performance. Every second delay in page load can cut conversions by 7%. For mobile users, it’s even worse. A single second’s delay can slash conversions by up to 20%.\r\n\r\nTwo seconds too slow? Your bounce rate could double. 47% of users expect a site to load in under 3 seconds - and they’ll leave if it doesn’t. Google cares about speed, too. Slow sites don’t rank. That means fewer eyes, less traffic, and a store that doesn’t keep up.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85670,8124,'_page_content_1_block_content','field_664b5f5c5973a'),(85671,8124,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:11:\"media_cards\";i:4;s:14:\"feature_blocks\";i:5;s:9:\"cta_block\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(85672,8124,'_page_content','field_65bcc772ba827'),(85673,8124,'bottom_cta','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85674,8124,'_bottom_cta','field_66fbcaec309e9'),(85675,8124,'page_content_2_add_background','white'),(85676,8124,'_page_content_2_add_background','field_67c9c6c17d609'),(85677,8124,'page_content_2_block_content','<h3>Hyvä: Built for Speed</h3>\r\nHyvä theme development offers a modern, high-performance frontend solution for Magento and Adobe Commerce. It’s built from the ground up to make eCommerce faster, lighter, and easier to maintain.\r\n\r\nUnlike older Magento themes, the Hyvä theme replaces outdated frameworks - improving speed and user experience dramatically. For merchants using Magento 2, it’s a reliable way to optimise performance and reduce overheads.\r\n\r\nIf your site’s lagging, our Magento Hyvä theme development services fix it. It boosts load times, and clears the way for smoother scaling - without the heavy lifting.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85678,8124,'_page_content_2_block_content','field_67c9c6c17d60b'),(85679,8124,'page_content_2_media_block','8101'),(85680,8124,'_page_content_2_media_block','field_67c9c6d37d60c'),(85681,8124,'page_content_2_alignment','left'),(85682,8124,'_page_content_2_alignment','field_67c9c6dd7d60d'),(85683,8124,'page_content_3_block_title','<h3>What Hyvä Delivers</h3>\r\nWe implement Magento 2 Hyvä theme development to address the real blockers - delivering speed, flexibility, and performance that your users will feel.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85684,8124,'_page_content_3_block_title','field_682b3dcf7fae9'),(85685,8124,'page_content_3_cards_0_card_image','8104'),(85686,8124,'_page_content_3_cards_0_card_image','field_682b3de87faee'),(85687,8124,'page_content_3_cards_0_card_content','<h4>Faster Page Loads</h4>\r\nHyvä-built sites regularly load in under 1.5 seconds. That means quicker journeys, lower bounce rates, and higher conversions.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85688,8124,'_page_content_3_cards_0_card_content','field_682b3dcf7faec'),(85689,8124,'page_content_3_cards_1_card_image','8105'),(85690,8124,'_page_content_3_cards_1_card_image','field_682b3de87faee'),(85691,8124,'page_content_3_cards_1_card_content','<h4>Improved SEO</h4>\r\nSite speed is a core Google ranking factor. Faster sites index better and get found faster - putting you ahead of the competition.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85692,8124,'_page_content_3_cards_1_card_content','field_682b3dcf7faec'),(85693,8124,'page_content_3_cards_2_card_image','8103'),(85694,8124,'_page_content_3_cards_2_card_image','field_682b3de87faee'),(85695,8124,'page_content_3_cards_2_card_content','<h4>More Conversions</h4>\r\nSpeed removes barriers. Shorter load times create smoother experiences and increase purchase completion - especially on mobile.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85696,8124,'_page_content_3_cards_2_card_content','field_682b3dcf7faec'),(85697,8124,'page_content_3_cards','3'),(85698,8124,'_page_content_3_cards','field_682b3dcf7faea'),(85699,8124,'page_content_4_block_title','<h3>Performance That Works Harder</h3>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85700,8124,'_page_content_4_block_title','field_690a0ce79c729'),(85701,8124,'page_content_4_features_0_feature_icon','8113'),(85702,8124,'_page_content_4_features_0_feature_icon','field_690a0ce79c72b'),(85703,8124,'page_content_4_features_0_feature_text','<h4>Customer Experience That Scales</h4>\r\nThe Hyvä theme Magento 2 implementation provides consistent performance across all devices. No more sluggish experiences holding back your store.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85704,8124,'_page_content_4_features_0_feature_text','field_690a0ce79c72c'),(85705,8124,'page_content_4_features_1_feature_icon','8114'),(85706,8124,'_page_content_4_features_1_feature_icon','field_690a0ce79c72b'),(85707,8124,'page_content_4_features_1_feature_text','<h4>Mobile-First Approach</h4>\r\nYour customers shop everywhere. Hyvä keeps performance sharp on every screen.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85708,8124,'_page_content_4_features_1_feature_text','field_690a0ce79c72c'),(85709,8124,'page_content_4_features','6'),(85710,8124,'_page_content_4_features','field_690a0ce79c72a'),(85711,8124,'page_content_4_features_2_feature_icon','8117'),(85712,8124,'_page_content_4_features_2_feature_icon','field_690a0ce79c72b'),(85713,8124,'page_content_4_features_2_feature_text','<h4>Better Visibility in Search</h4>\r\nSpeed boosts your Core Web Vitals, improving your SEO ranking and visibility.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85714,8124,'_page_content_4_features_2_feature_text','field_690a0ce79c72c'),(85715,8124,'page_content_4_features_3_feature_icon','8119'),(85716,8124,'_page_content_4_features_3_feature_icon','field_690a0ce79c72b'),(85717,8124,'page_content_4_features_3_feature_text','<h4>Developer Efficiency</h4>\r\nUsing Tailwind CSS and Alpine.js, Hyvä theme development simplifies frontend builds and allows for quicker iteration.'),(85718,8124,'_page_content_4_features_3_feature_text','field_690a0ce79c72c'),(85719,8124,'page_content_4_features_4_feature_icon','8120'),(85720,8124,'_page_content_4_features_4_feature_icon','field_690a0ce79c72b'),(85721,8124,'page_content_4_features_4_feature_text','<h4>Lightweight and Reliable</h4>\r\nHyvä keeps your store lean. It eliminates theme bloat, improving reliability and long-term maintainability.'),(85722,8124,'_page_content_4_features_4_feature_text','field_690a0ce79c72c'),(85723,8124,'page_content_4_features_5_feature_icon','8121'),(85724,8124,'_page_content_4_features_5_feature_icon','field_690a0ce79c72b'),(85725,8124,'page_content_4_features_5_feature_text','<h4>Performance-first Architecture</h4>\r\nHyvä is built with performance and Core Web Vitals in mind, which indirectly supports faster iteration and fewer technical limitations.'),(85726,8124,'_page_content_4_features_5_feature_text','field_690a0ce79c72c'),(85727,8124,'page_content_5_show_background','0'),(85728,8124,'_page_content_5_show_background','field_67175ac1a052b'),(85729,8124,'page_content_5_block_content','<h4>Certified Hyvä Partners</h4>\r\nAs certified Hyvä Partners, Actuate delivers specialist Magento Hyvä theme development with a focus on performance and business impact.\r\n\r\nFrom theme customisation to complete frontend rebuilds, we align your eCommerce site with your goals - creating a site that loads fast, converts well, and is built to last.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Hyvä experts</a>'),(85730,8124,'_page_content_5_block_content','field_66cda60b2ea88'),(85731,8124,'page_content_6_block_title','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85732,8124,'_page_content_6_block_title','field_67c86b51a9ddc'),(85733,8124,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85734,8124,'_page_content_7_intro_block','field_67f39a7e87a67'),(85735,8124,'page_content_7_faqs_to_load','56'),(85736,8124,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(85737,8124,'page_content_8_block_intro','<h3>Recent Projects</h3>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85738,8124,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(85739,8124,'page_content_8_project_filter',''),(85740,8124,'_page_content_8_project_filter','field_66826e0b41d79'),(85741,8125,'page_content_0_video_file',''),(85742,8125,'_page_content_0_video_file','field_67c9c54f20190'),(85743,8125,'page_content_0_video_file_webm',''),(85744,8125,'_page_content_0_video_file_webm','field_67c9c54f20191'),(85745,8125,'page_content_0_background_image',''),(85746,8125,'_page_content_0_background_image','field_67c9c54f20192'),(85747,8125,'page_content_0_banner_content','<h1>Hyvä Theme Development</h1>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85748,8125,'_page_content_0_banner_content','field_67c9c54f20193'),(85749,8125,'page_content_1_add_background','white'),(85750,8125,'_page_content_1_add_background','field_6717be84974f1'),(85751,8125,'page_content_1_block_title','<h2>The Speed Your Store Deserves</h2>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85752,8125,'_page_content_1_block_title','field_67b8463f82176'),(85753,8125,'page_content_1_block_content','Site speed isn’t a nice-to-have - it’s the foundation of performance. Every second delay in page load can cut conversions by 7%. For mobile users, it’s even worse. A single second’s delay can slash conversions by up to 20%.\r\n\r\nTwo seconds too slow? Your bounce rate could double. 47% of users expect a site to load in under 3 seconds - and they’ll leave if it doesn’t. Google cares about speed, too. Slow sites don’t rank. That means fewer eyes, less traffic, and a store that doesn’t keep up.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85754,8125,'_page_content_1_block_content','field_664b5f5c5973a'),(85755,8125,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:11:\"media_cards\";i:4;s:14:\"feature_blocks\";i:5;s:9:\"cta_block\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(85756,8125,'_page_content','field_65bcc772ba827'),(85757,8125,'bottom_cta','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85758,8125,'_bottom_cta','field_66fbcaec309e9'),(85759,8125,'page_content_2_add_background','white'),(85760,8125,'_page_content_2_add_background','field_67c9c6c17d609'),(85761,8125,'page_content_2_block_content','<h3>Hyvä: Built for Speed</h3>\r\nHyvä theme development offers a modern, high-performance frontend solution for Magento and Adobe Commerce. It’s built from the ground up to make eCommerce faster, lighter, and easier to maintain.\r\n\r\nUnlike older Magento themes, the Hyvä theme replaces outdated frameworks - improving speed and user experience dramatically. For merchants using Magento 2, it’s a reliable way to optimise performance and reduce overheads.\r\n\r\nIf your site’s lagging, our Magento Hyvä theme development services fix it. It boosts load times, and clears the way for smoother scaling - without the heavy lifting.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85762,8125,'_page_content_2_block_content','field_67c9c6c17d60b'),(85763,8125,'page_content_2_media_block','8101'),(85764,8125,'_page_content_2_media_block','field_67c9c6d37d60c'),(85765,8125,'page_content_2_alignment','left'),(85766,8125,'_page_content_2_alignment','field_67c9c6dd7d60d'),(85767,8125,'page_content_3_block_title','<h3>What Hyvä Delivers</h3>\r\nWe implement Magento 2 Hyvä theme development to address the real blockers - delivering speed, flexibility, and performance that your users will feel.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85768,8125,'_page_content_3_block_title','field_682b3dcf7fae9'),(85769,8125,'page_content_3_cards_0_card_image','8104'),(85770,8125,'_page_content_3_cards_0_card_image','field_682b3de87faee'),(85771,8125,'page_content_3_cards_0_card_content','<h4>Faster Page Loads</h4>\r\nHyvä-built sites regularly load in under 1.5 seconds. That means quicker journeys, lower bounce rates, and higher conversions.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85772,8125,'_page_content_3_cards_0_card_content','field_682b3dcf7faec'),(85773,8125,'page_content_3_cards_1_card_image','8105'),(85774,8125,'_page_content_3_cards_1_card_image','field_682b3de87faee'),(85775,8125,'page_content_3_cards_1_card_content','<h4>Improved SEO</h4>\r\nSite speed is a core Google ranking factor. Faster sites index better and get found faster - putting you ahead of the competition.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85776,8125,'_page_content_3_cards_1_card_content','field_682b3dcf7faec'),(85777,8125,'page_content_3_cards_2_card_image','8103'),(85778,8125,'_page_content_3_cards_2_card_image','field_682b3de87faee'),(85779,8125,'page_content_3_cards_2_card_content','<h4>More Conversions</h4>\r\nSpeed removes barriers. Shorter load times create smoother experiences and increase purchase completion - especially on mobile.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85780,8125,'_page_content_3_cards_2_card_content','field_682b3dcf7faec'),(85781,8125,'page_content_3_cards','3'),(85782,8125,'_page_content_3_cards','field_682b3dcf7faea'),(85783,8125,'page_content_4_block_title','<h3>Performance That Works Harder</h3>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85784,8125,'_page_content_4_block_title','field_690a0ce79c729'),(85785,8125,'page_content_4_features_0_feature_icon','8113'),(85786,8125,'_page_content_4_features_0_feature_icon','field_690a0ce79c72b'),(85787,8125,'page_content_4_features_0_feature_text','<h4>Customer Experience That Scales</h4>\r\nThe Hyvä theme Magento 2 implementation provides consistent performance across all devices. No more sluggish experiences holding back your store.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85788,8125,'_page_content_4_features_0_feature_text','field_690a0ce79c72c'),(85789,8125,'page_content_4_features_1_feature_icon','8114'),(85790,8125,'_page_content_4_features_1_feature_icon','field_690a0ce79c72b'),(85791,8125,'page_content_4_features_1_feature_text','<h4>Mobile-First Approach</h4>\r\nYour customers shop everywhere. Hyvä keeps performance sharp on every screen.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85792,8125,'_page_content_4_features_1_feature_text','field_690a0ce79c72c'),(85793,8125,'page_content_4_features','6'),(85794,8125,'_page_content_4_features','field_690a0ce79c72a'),(85795,8125,'page_content_4_features_2_feature_icon','8117'),(85796,8125,'_page_content_4_features_2_feature_icon','field_690a0ce79c72b'),(85797,8125,'page_content_4_features_2_feature_text','<h4>Better Visibility in Search</h4>\r\nSpeed boosts your Core Web Vitals, improving your SEO ranking and visibility.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85798,8125,'_page_content_4_features_2_feature_text','field_690a0ce79c72c'),(85799,8125,'page_content_4_features_3_feature_icon','8119'),(85800,8125,'_page_content_4_features_3_feature_icon','field_690a0ce79c72b'),(85801,8125,'page_content_4_features_3_feature_text','<h4>Developer Efficiency</h4>\r\nUsing Tailwind CSS and Alpine.js, Hyvä theme development simplifies frontend builds and allows for quicker iteration.'),(85802,8125,'_page_content_4_features_3_feature_text','field_690a0ce79c72c'),(85803,8125,'page_content_4_features_4_feature_icon','8120'),(85804,8125,'_page_content_4_features_4_feature_icon','field_690a0ce79c72b'),(85805,8125,'page_content_4_features_4_feature_text','<h4>Lightweight and Reliable</h4>\r\nHyvä keeps your store lean. It eliminates theme bloat, improving reliability and long-term maintainability.'),(85806,8125,'_page_content_4_features_4_feature_text','field_690a0ce79c72c'),(85807,8125,'page_content_4_features_5_feature_icon','8121'),(85808,8125,'_page_content_4_features_5_feature_icon','field_690a0ce79c72b'),(85809,8125,'page_content_4_features_5_feature_text','<h4>Performance-first Architecture</h4>\r\nHyvä is built with performance and Core Web Vitals in mind, which indirectly supports faster iteration and fewer technical limitations.'),(85810,8125,'_page_content_4_features_5_feature_text','field_690a0ce79c72c'),(85811,8125,'page_content_5_show_background','0'),(85812,8125,'_page_content_5_show_background','field_67175ac1a052b'),(85813,8125,'page_content_5_block_content','<h3>Certified Hyvä Partners</h3>\r\nAs certified Hyvä Partners, Actuate delivers specialist Magento Hyvä theme development with a focus on performance and business impact.\r\n\r\nFrom theme customisation to complete frontend rebuilds, we align your eCommerce site with your goals - creating a site that loads fast, converts well, and is built to last.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Hyvä experts</a>'),(85814,8125,'_page_content_5_block_content','field_66cda60b2ea88'),(85815,8125,'page_content_6_block_title','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85816,8125,'_page_content_6_block_title','field_67c86b51a9ddc'),(85817,8125,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85818,8125,'_page_content_7_intro_block','field_67f39a7e87a67'),(85819,8125,'page_content_7_faqs_to_load','56'),(85820,8125,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(85821,8125,'page_content_8_block_intro','<h3>Recent Projects</h3>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85822,8125,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(85823,8125,'page_content_8_project_filter',''),(85824,8125,'_page_content_8_project_filter','field_66826e0b41d79'),(85825,8126,'page_content_0_video_file',''),(85826,8126,'_page_content_0_video_file','field_67c9c54f20190'),(85827,8126,'page_content_0_video_file_webm',''),(85828,8126,'_page_content_0_video_file_webm','field_67c9c54f20191'),(85829,8126,'page_content_0_background_image',''),(85830,8126,'_page_content_0_background_image','field_67c9c54f20192'),(85831,8126,'page_content_0_banner_content','<h1>Hyvä Theme Development</h1>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85832,8126,'_page_content_0_banner_content','field_67c9c54f20193'),(85833,8126,'page_content_1_add_background','white'),(85834,8126,'_page_content_1_add_background','field_6717be84974f1'),(85835,8126,'page_content_1_block_title','<h2>The Speed Your Store Deserves</h2>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85836,8126,'_page_content_1_block_title','field_67b8463f82176'),(85837,8126,'page_content_1_block_content','Site speed isn’t a nice-to-have - it’s the foundation of performance. Every second delay in page load can cut conversions by 7%. For mobile users, it’s even worse. A single second’s delay can slash conversions by up to 20%.\r\n\r\nTwo seconds too slow? Your bounce rate could double. 47% of users expect a site to load in under 3 seconds - and they’ll leave if it doesn’t. Google cares about speed, too. Slow sites don’t rank. That means fewer eyes, less traffic, and a store that doesn’t keep up.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85838,8126,'_page_content_1_block_content','field_664b5f5c5973a'),(85839,8126,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:11:\"media_cards\";i:4;s:14:\"feature_blocks\";i:5;s:9:\"cta_block\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(85840,8126,'_page_content','field_65bcc772ba827'),(85841,8126,'bottom_cta','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85842,8126,'_bottom_cta','field_66fbcaec309e9'),(85843,8126,'page_content_2_add_background','white'),(85844,8126,'_page_content_2_add_background','field_67c9c6c17d609'),(85845,8126,'page_content_2_block_content','<h3>Hyvä: Built for Speed</h3>\r\nHyvä theme development offers a modern, high-performance frontend solution for Magento and Adobe Commerce. It’s built from the ground up to make eCommerce faster, lighter, and easier to maintain.\r\n\r\nUnlike older Magento themes, the Hyvä theme replaces outdated frameworks - improving speed and user experience dramatically. For merchants using Magento 2, it’s a reliable way to optimise performance and reduce overheads.\r\n\r\nIf your site’s lagging, our Magento Hyvä theme development services fix it. It boosts load times, and clears the way for smoother scaling - without the heavy lifting.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85846,8126,'_page_content_2_block_content','field_67c9c6c17d60b'),(85847,8126,'page_content_2_media_block','8101'),(85848,8126,'_page_content_2_media_block','field_67c9c6d37d60c'),(85849,8126,'page_content_2_alignment','left'),(85850,8126,'_page_content_2_alignment','field_67c9c6dd7d60d'),(85851,8126,'page_content_3_block_title','<h3>What Hyvä Delivers</h3>\r\nWe implement Magento 2 Hyvä theme development to address the real blockers - delivering speed, flexibility, and performance that your users will feel.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85852,8126,'_page_content_3_block_title','field_682b3dcf7fae9'),(85853,8126,'page_content_3_cards_0_card_image','8104'),(85854,8126,'_page_content_3_cards_0_card_image','field_682b3de87faee'),(85855,8126,'page_content_3_cards_0_card_content','<h4>Faster Page Loads</h4>\r\nHyvä-built sites regularly load in under 1.5 seconds. That means quicker journeys, lower bounce rates, and higher conversions.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85856,8126,'_page_content_3_cards_0_card_content','field_682b3dcf7faec'),(85857,8126,'page_content_3_cards_1_card_image','8105'),(85858,8126,'_page_content_3_cards_1_card_image','field_682b3de87faee'),(85859,8126,'page_content_3_cards_1_card_content','<h4>Improved SEO</h4>\r\nSite speed is a core Google ranking factor. Faster sites index better and get found faster - putting you ahead of the competition.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85860,8126,'_page_content_3_cards_1_card_content','field_682b3dcf7faec'),(85861,8126,'page_content_3_cards_2_card_image','8103'),(85862,8126,'_page_content_3_cards_2_card_image','field_682b3de87faee'),(85863,8126,'page_content_3_cards_2_card_content','<h4>More Conversions</h4>\r\nSpeed removes barriers. Shorter load times create smoother experiences and increase purchase completion - especially on mobile.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85864,8126,'_page_content_3_cards_2_card_content','field_682b3dcf7faec'),(85865,8126,'page_content_3_cards','3'),(85866,8126,'_page_content_3_cards','field_682b3dcf7faea'),(85867,8126,'page_content_4_block_title','<h3>Performance That Works Harder</h3>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85868,8126,'_page_content_4_block_title','field_690a0ce79c729'),(85869,8126,'page_content_4_features_0_feature_icon','8113'),(85870,8126,'_page_content_4_features_0_feature_icon','field_690a0ce79c72b'),(85871,8126,'page_content_4_features_0_feature_text','<h4>Customer Experience That Scales</h4>\r\nThe Hyvä theme Magento 2 implementation provides consistent performance across all devices. No more sluggish experiences holding back your store.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85872,8126,'_page_content_4_features_0_feature_text','field_690a0ce79c72c'),(85873,8126,'page_content_4_features_1_feature_icon','8114'),(85874,8126,'_page_content_4_features_1_feature_icon','field_690a0ce79c72b'),(85875,8126,'page_content_4_features_1_feature_text','<h4>Mobile-First Approach</h4>\r\nYour customers shop everywhere. Hyvä keeps performance sharp on every screen.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85876,8126,'_page_content_4_features_1_feature_text','field_690a0ce79c72c'),(85877,8126,'page_content_4_features','6'),(85878,8126,'_page_content_4_features','field_690a0ce79c72a'),(85879,8126,'page_content_4_features_2_feature_icon','8117'),(85880,8126,'_page_content_4_features_2_feature_icon','field_690a0ce79c72b'),(85881,8126,'page_content_4_features_2_feature_text','<h4>Better Visibility in Search</h4>\r\nSpeed boosts your Core Web Vitals, improving your SEO ranking and visibility.\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85882,8126,'_page_content_4_features_2_feature_text','field_690a0ce79c72c'),(85883,8126,'page_content_4_features_3_feature_icon','8119'),(85884,8126,'_page_content_4_features_3_feature_icon','field_690a0ce79c72b'),(85885,8126,'page_content_4_features_3_feature_text','<h4>Developer Efficiency</h4>\r\nUsing Tailwind CSS and Alpine.js, Hyvä theme development simplifies frontend builds and allows for quicker iteration.'),(85886,8126,'_page_content_4_features_3_feature_text','field_690a0ce79c72c'),(85887,8126,'page_content_4_features_4_feature_icon','8120'),(85888,8126,'_page_content_4_features_4_feature_icon','field_690a0ce79c72b'),(85889,8126,'page_content_4_features_4_feature_text','<h4>Lightweight and Reliable</h4>\r\nHyvä keeps your store lean. It eliminates theme bloat, improving reliability and long-term maintainability.'),(85890,8126,'_page_content_4_features_4_feature_text','field_690a0ce79c72c'),(85891,8126,'page_content_4_features_5_feature_icon','8121'),(85892,8126,'_page_content_4_features_5_feature_icon','field_690a0ce79c72b'),(85893,8126,'page_content_4_features_5_feature_text','<h4>Performance-first Architecture</h4>\r\nHyvä is built with performance and Core Web Vitals in mind, which indirectly supports faster iteration and fewer technical limitations.'),(85894,8126,'_page_content_4_features_5_feature_text','field_690a0ce79c72c'),(85895,8126,'page_content_5_show_background','0'),(85896,8126,'_page_content_5_show_background','field_67175ac1a052b'),(85897,8126,'page_content_5_block_content','<h3 class=\"blk-heading\"><strong>Certified Hyvä Partners</strong></h3>\r\nAs certified Hyvä Partners, Actuate delivers specialist Magento Hyvä theme development with a focus on performance and business impact.\r\n\r\nFrom theme customisation to complete frontend rebuilds, we align your eCommerce site with your goals - creating a site that loads fast, converts well, and is built to last.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Hyvä experts</a>'),(85898,8126,'_page_content_5_block_content','field_66cda60b2ea88'),(85899,8126,'page_content_6_block_title','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85900,8126,'_page_content_6_block_title','field_67c86b51a9ddc'),(85901,8126,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85902,8126,'_page_content_7_intro_block','field_67f39a7e87a67'),(85903,8126,'page_content_7_faqs_to_load','56'),(85904,8126,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(85905,8126,'page_content_8_block_intro','<h3>Recent Projects</h3>\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(85906,8126,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(85907,8126,'page_content_8_project_filter',''),(85908,8126,'_page_content_8_project_filter','field_66826e0b41d79'),(85919,7149,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(85920,8127,'page_content_0_video_file',''),(85921,8127,'_page_content_0_video_file','field_67c9c54f20190'),(85922,8127,'page_content_0_video_file_webm',''),(85923,8127,'_page_content_0_video_file_webm','field_67c9c54f20191'),(85924,8127,'page_content_0_background_image',''),(85925,8127,'_page_content_0_background_image','field_67c9c54f20192'),(85926,8127,'page_content_0_banner_content','<h1>Shopify eCommerce Solutions</h1>'),(85927,8127,'_page_content_0_banner_content','field_67c9c54f20193'),(85928,8127,'page_content_1_add_background','white'),(85929,8127,'_page_content_1_add_background','field_6717be84974f1'),(85930,8127,'page_content_1_block_title','<h2>Built for Brands That Want to Sell More, Not Faff Around</h2>'),(85931,8127,'_page_content_1_block_title','field_67b8463f82176'),(85932,8127,'page_content_1_block_content','Shopify powers over 5.5 million live sites across 175+ countries. There’s a reason it’s the go-to for ambitious retailers: it’s fast to launch, easy to manage, and powerful enough to grow with your business. Shopify takes the load off your team, handling stock management and secure checkout to abandoned cart recovery and international selling, so you can focus on what matters.\r\n\r\nAt Actuate, a leading Shopify development agency, we build Shopify stores that convert. Whether you\'re starting from scratch, scaling fast, or replatforming from a tired legacy setup, we tailor every project to your unique commercial goals, not cookie-cutter templates.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to our Shopify team</a>'),(85933,8127,'_page_content_1_block_content','field_664b5f5c5973a'),(85934,8127,'page_content','a:5:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:17:\"testimonial_block\";i:3;s:4:\"faqs\";i:4;s:14:\"our_work_short\";}'),(85935,8127,'_page_content','field_65bcc772ba827'),(85936,8127,'bottom_cta',''),(85937,8127,'_bottom_cta','field_66fbcaec309e9'),(85938,8127,'page_content_2_block_title',''),(85939,8127,'_page_content_2_block_title','field_67c86b51a9ddc'),(85940,8127,'page_content_3_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(85941,8127,'_page_content_3_intro_block','field_67f39a7e87a67'),(85942,8127,'page_content_3_faqs_to_load','55'),(85943,8127,'_page_content_3_faqs_to_load','field_67f39a8d87a68'),(85944,8127,'page_content_4_block_intro','<h3>Recent Projects</h3>'),(85945,8127,'_page_content_4_block_intro','field_66fbc8f5b1c94'),(85946,8127,'page_content_4_project_filter',''),(85947,8127,'_page_content_4_project_filter','field_66826e0b41d79'),(85948,8128,'_wp_attached_file','shopify-scaled.jpg'),(85949,8128,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:18:\"shopify-scaled.jpg\";s:8:\"filesize\";i:585969;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"shopify-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49871;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"shopify-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63175;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"shopify-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71863;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"shopify-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53935;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"shopify-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151746;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"shopify-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236583;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:20:\"shopify-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87941;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:21:\"shopify-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226237;}s:8:\"masthead\";a:5:{s:4:\"file\";s:20:\"shopify-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89395;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:21:\"shopify-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170435;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:20:\"shopify-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127823;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:19:\"shopify-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57531;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:20:\"shopify-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205730;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:19:\"shopify-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26451;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:19:\"shopify-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44726;}s:10:\"team-small\";a:5:{s:4:\"file\";s:19:\"shopify-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35801;}s:10:\"team-large\";a:5:{s:4:\"file\";s:19:\"shopify-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66980;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:20:\"shopify-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83034;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:21:\"shopify-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:269913;}s:10:\"page-small\";a:5:{s:4:\"file\";s:19:\"shopify-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49571;}s:10:\"page-large\";a:5:{s:4:\"file\";s:21:\"shopify-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225563;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:19:\"shopify-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44146;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"shopify-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76152;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:19:\"shopify-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71711;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:21:\"shopify-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:229407;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:19:\"shopify-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67734;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:21:\"shopify-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:362403;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:19:\"shopify-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9572;}s:13:\"project-small\";a:5:{s:4:\"file\";s:19:\"shopify-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49571;}s:13:\"project-large\";a:5:{s:4:\"file\";s:20:\"shopify-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88082;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:19:\"shopify-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43503;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:21:\"shopify-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:542409;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"shopify.jpg\";}'),(85953,8128,'_wp_attachment_image_alt','Shopify (Standard Plans)'),(85954,8129,'_wp_attached_file','shopify-advanced-scaled.jpg'),(85955,8129,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:27:\"shopify-advanced-scaled.jpg\";s:8:\"filesize\";i:559369;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"shopify-advanced-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48767;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"shopify-advanced-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61533;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"shopify-advanced-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73028;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"shopify-advanced-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52711;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"shopify-advanced-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145609;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"shopify-advanced-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226086;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"shopify-advanced-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92585;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"shopify-advanced-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225178;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"shopify-advanced-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90355;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"shopify-advanced-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170917;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"shopify-advanced-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121789;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"shopify-advanced-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57526;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"shopify-advanced-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206041;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"shopify-advanced-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26114;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"shopify-advanced-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43399;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"shopify-advanced-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35743;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"shopify-advanced-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66493;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"shopify-advanced-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87397;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"shopify-advanced-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270428;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"shopify-advanced-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49166;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"shopify-advanced-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215514;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"shopify-advanced-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42976;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"shopify-advanced-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74050;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"shopify-advanced-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75170;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"shopify-advanced-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230597;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"shopify-advanced-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70708;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:30:\"shopify-advanced-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:362919;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"shopify-advanced-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10004;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"shopify-advanced-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49166;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"shopify-advanced-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84372;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"shopify-advanced-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42306;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:30:\"shopify-advanced-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:515668;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"shopify-advanced.jpg\";}'),(85956,8129,'_wp_attachment_image_alt','Shopify Advanced'),(85957,8130,'_wp_attached_file','shopify-plus-scaled.jpg'),(85958,8130,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:23:\"shopify-plus-scaled.jpg\";s:8:\"filesize\";i:180079;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"shopify-plus-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12922;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"shopify-plus-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16773;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"shopify-plus-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21413;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"shopify-plus-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14362;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"shopify-plus-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41919;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"shopify-plus-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67325;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:25:\"shopify-plus-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30414;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:26:\"shopify-plus-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72550;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"shopify-plus-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40443;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:26:\"shopify-plus-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50186;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"shopify-plus-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35531;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"shopify-plus-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16620;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:25:\"shopify-plus-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81224;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"shopify-plus-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8668;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"shopify-plus-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11648;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"shopify-plus-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10499;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"shopify-plus-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18824;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:25:\"shopify-plus-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29164;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:26:\"shopify-plus-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88650;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"shopify-plus-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13568;}s:10:\"page-large\";a:5:{s:4:\"file\";s:26:\"shopify-plus-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62055;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"shopify-plus-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11522;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"shopify-plus-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20583;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"shopify-plus-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23467;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:26:\"shopify-plus-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78760;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"shopify-plus-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21252;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:26:\"shopify-plus-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122746;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"shopify-plus-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2648;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"shopify-plus-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13568;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"shopify-plus-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25159;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"shopify-plus-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11933;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:26:\"shopify-plus-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165567;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"shopify-plus.jpg\";}'),(85962,8130,'_wp_attachment_image_alt','Shopify Plus'),(85963,7149,'page_content_2_block_title','<h3>Shopify Plans Explained\r\n(Without the Jargon)</h3>'),(85964,7149,'_page_content_2_block_title','field_682b3dcf7fae9'),(85965,7149,'page_content_2_cards_0_card_image','8128'),(85966,7149,'_page_content_2_cards_0_card_image','field_682b3de87faee'),(85967,7149,'page_content_2_cards_0_card_content','<h4>Shopify (Standard Plans)</h4>\r\nPerfect for start-ups and small businesses. Create a sleek storefront, manage stock, and handle shipping with ease. Includes secure payments, gift cards, abandoned cart automation, cross-border tools, and multi-user access. It’s simple, solid, and scales with your team.'),(85968,7149,'_page_content_2_cards_0_card_content','field_682b3dcf7faec'),(85969,7149,'page_content_2_cards_1_card_image','8129'),(85970,7149,'_page_content_2_cards_1_card_image','field_682b3de87faee'),(85971,7149,'page_content_2_cards_1_card_content','<h4>Shopify Advanced</h4>\r\nIdeal for growing brands that want deeper control. Unlock lower transaction fees, advanced reports, third-party shipping rates, and access to Shopify’s powerful API - perfect for custom integrations, personalised experiences, and syncing with tools like CRMs and ERPs.'),(85972,7149,'_page_content_2_cards_1_card_content','field_682b3dcf7faec'),(85973,7149,'page_content_2_cards_2_card_image','8130'),(85974,7149,'_page_content_2_cards_2_card_image','field_682b3de87faee'),(85975,7149,'page_content_2_cards_2_card_content','<h4>Shopify Plus</h4>\r\nBuilt for high-volume brands and global operations. Gain enterprise-grade automation, custom checkout scripts, dedicated support, and Shopify Flow for streamlined workflows. Used by major names like Gymshark, Heinz, and Allbirds, it’s the platform for serious scale. As your Shopify Plus agency, we will help you to take full advantage of every feature this plan has to offer.'),(85976,7149,'_page_content_2_cards_2_card_content','field_682b3dcf7faec'),(85977,7149,'page_content_2_cards','3'),(85978,7149,'_page_content_2_cards','field_682b3dcf7faea'),(85989,8131,'page_content_0_video_file',''),(85990,8131,'_page_content_0_video_file','field_67c9c54f20190'),(85991,8131,'page_content_0_video_file_webm',''),(85992,8131,'_page_content_0_video_file_webm','field_67c9c54f20191'),(85993,8131,'page_content_0_background_image',''),(85994,8131,'_page_content_0_background_image','field_67c9c54f20192'),(85995,8131,'page_content_0_banner_content','<h1>Shopify eCommerce Solutions</h1>'),(85996,8131,'_page_content_0_banner_content','field_67c9c54f20193'),(85997,8131,'page_content_1_add_background','white'),(85998,8131,'_page_content_1_add_background','field_6717be84974f1'),(85999,8131,'page_content_1_block_title','<h2>Built for Brands That Want to Sell More, Not Faff Around</h2>'),(86000,8131,'_page_content_1_block_title','field_67b8463f82176'),(86001,8131,'page_content_1_block_content','Shopify powers over 5.5 million live sites across 175+ countries. There’s a reason it’s the go-to for ambitious retailers: it’s fast to launch, easy to manage, and powerful enough to grow with your business. Shopify takes the load off your team, handling stock management and secure checkout to abandoned cart recovery and international selling, so you can focus on what matters.\r\n\r\nAt Actuate, a leading Shopify development agency, we build Shopify stores that convert. Whether you\'re starting from scratch, scaling fast, or replatforming from a tired legacy setup, we tailor every project to your unique commercial goals, not cookie-cutter templates.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to our Shopify team</a>'),(86002,8131,'_page_content_1_block_content','field_664b5f5c5973a'),(86003,8131,'page_content','a:6:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:11:\"media_cards\";i:3;s:17:\"testimonial_block\";i:4;s:4:\"faqs\";i:5;s:14:\"our_work_short\";}'),(86004,8131,'_page_content','field_65bcc772ba827'),(86005,8131,'bottom_cta',''),(86006,8131,'_bottom_cta','field_66fbcaec309e9'),(86007,8131,'page_content_2_block_title','<h3>Shopify Plans Explained (Without the Jargon)</h3>'),(86008,8131,'_page_content_2_block_title','field_682b3dcf7fae9'),(86009,8131,'page_content_2_cards_0_card_image','8128'),(86010,8131,'_page_content_2_cards_0_card_image','field_682b3de87faee'),(86011,8131,'page_content_2_cards_0_card_content','<h4>Shopify (Standard Plans)</h4>\r\nPerfect for start-ups and small businesses. Create a sleek storefront, manage stock, and handle shipping with ease. Includes secure payments, gift cards, abandoned cart automation, cross-border tools, and multi-user access. It’s simple, solid, and scales with your team.'),(86012,8131,'_page_content_2_cards_0_card_content','field_682b3dcf7faec'),(86013,8131,'page_content_2_cards_1_card_image','8129'),(86014,8131,'_page_content_2_cards_1_card_image','field_682b3de87faee'),(86015,8131,'page_content_2_cards_1_card_content','<h4>Shopify Advanced</h4>\r\nIdeal for growing brands that want deeper control. Unlock lower transaction fees, advanced reports, third-party shipping rates, and access to Shopify’s powerful API - perfect for custom integrations, personalised experiences, and syncing with tools like CRMs and ERPs.'),(86016,8131,'_page_content_2_cards_1_card_content','field_682b3dcf7faec'),(86017,8131,'page_content_2_cards_2_card_image','8130'),(86018,8131,'_page_content_2_cards_2_card_image','field_682b3de87faee'),(86019,8131,'page_content_2_cards_2_card_content','<h4>Shopify Plus</h4>\r\nBuilt for high-volume brands and global operations. Gain enterprise-grade automation, custom checkout scripts, dedicated support, and Shopify Flow for streamlined workflows. Used by major names like Gymshark, Heinz, and Allbirds, it’s the platform for serious scale. As your Shopify Plus agency, we will help you to take full advantage of every feature this plan has to offer.'),(86020,8131,'_page_content_2_cards_2_card_content','field_682b3dcf7faec'),(86021,8131,'page_content_2_cards','3'),(86022,8131,'_page_content_2_cards','field_682b3dcf7faea'),(86023,8131,'page_content_3_block_title',''),(86024,8131,'_page_content_3_block_title','field_67c86b51a9ddc'),(86025,8131,'page_content_4_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(86026,8131,'_page_content_4_intro_block','field_67f39a7e87a67'),(86027,8131,'page_content_4_faqs_to_load','55'),(86028,8131,'_page_content_4_faqs_to_load','field_67f39a8d87a68'),(86029,8131,'page_content_5_block_intro','<h3>Recent Projects</h3>'),(86030,8131,'_page_content_5_block_intro','field_66fbc8f5b1c94'),(86031,8131,'page_content_5_project_filter',''),(86032,8131,'_page_content_5_project_filter','field_66826e0b41d79'),(86033,8132,'page_content_0_video_file',''),(86034,8132,'_page_content_0_video_file','field_67c9c54f20190'),(86035,8132,'page_content_0_video_file_webm',''),(86036,8132,'_page_content_0_video_file_webm','field_67c9c54f20191'),(86037,8132,'page_content_0_background_image',''),(86038,8132,'_page_content_0_background_image','field_67c9c54f20192'),(86039,8132,'page_content_0_banner_content','<h1>Shopify eCommerce Solutions</h1>'),(86040,8132,'_page_content_0_banner_content','field_67c9c54f20193'),(86041,8132,'page_content_1_add_background','white'),(86042,8132,'_page_content_1_add_background','field_6717be84974f1'),(86043,8132,'page_content_1_block_title','<h2>Built for Brands That Want to Sell More, Not Faff Around</h2>'),(86044,8132,'_page_content_1_block_title','field_67b8463f82176'),(86045,8132,'page_content_1_block_content','Shopify powers over 5.5 million live sites across 175+ countries. There’s a reason it’s the go-to for ambitious retailers: it’s fast to launch, easy to manage, and powerful enough to grow with your business. Shopify takes the load off your team, handling stock management and secure checkout to abandoned cart recovery and international selling, so you can focus on what matters.\r\n\r\nAt Actuate, a leading Shopify development agency, we build Shopify stores that convert. Whether you\'re starting from scratch, scaling fast, or replatforming from a tired legacy setup, we tailor every project to your unique commercial goals, not cookie-cutter templates.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to our Shopify team</a>'),(86046,8132,'_page_content_1_block_content','field_664b5f5c5973a'),(86047,8132,'page_content','a:6:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:11:\"media_cards\";i:3;s:17:\"testimonial_block\";i:4;s:4:\"faqs\";i:5;s:14:\"our_work_short\";}'),(86048,8132,'_page_content','field_65bcc772ba827'),(86049,8132,'bottom_cta',''),(86050,8132,'_bottom_cta','field_66fbcaec309e9'),(86051,8132,'page_content_2_block_title','<h3>Shopify Plans Explained\r\n(Without the Jargon)</h3>'),(86052,8132,'_page_content_2_block_title','field_682b3dcf7fae9'),(86053,8132,'page_content_2_cards_0_card_image','8128'),(86054,8132,'_page_content_2_cards_0_card_image','field_682b3de87faee'),(86055,8132,'page_content_2_cards_0_card_content','<h4>Shopify (Standard Plans)</h4>\r\nPerfect for start-ups and small businesses. Create a sleek storefront, manage stock, and handle shipping with ease. Includes secure payments, gift cards, abandoned cart automation, cross-border tools, and multi-user access. It’s simple, solid, and scales with your team.'),(86056,8132,'_page_content_2_cards_0_card_content','field_682b3dcf7faec'),(86057,8132,'page_content_2_cards_1_card_image','8129'),(86058,8132,'_page_content_2_cards_1_card_image','field_682b3de87faee'),(86059,8132,'page_content_2_cards_1_card_content','<h4>Shopify Advanced</h4>\r\nIdeal for growing brands that want deeper control. Unlock lower transaction fees, advanced reports, third-party shipping rates, and access to Shopify’s powerful API - perfect for custom integrations, personalised experiences, and syncing with tools like CRMs and ERPs.'),(86060,8132,'_page_content_2_cards_1_card_content','field_682b3dcf7faec'),(86061,8132,'page_content_2_cards_2_card_image','8130'),(86062,8132,'_page_content_2_cards_2_card_image','field_682b3de87faee'),(86063,8132,'page_content_2_cards_2_card_content','<h4>Shopify Plus</h4>\r\nBuilt for high-volume brands and global operations. Gain enterprise-grade automation, custom checkout scripts, dedicated support, and Shopify Flow for streamlined workflows. Used by major names like Gymshark, Heinz, and Allbirds, it’s the platform for serious scale. As your Shopify Plus agency, we will help you to take full advantage of every feature this plan has to offer.'),(86064,8132,'_page_content_2_cards_2_card_content','field_682b3dcf7faec'),(86065,8132,'page_content_2_cards','3'),(86066,8132,'_page_content_2_cards','field_682b3dcf7faea'),(86067,8132,'page_content_3_block_title',''),(86068,8132,'_page_content_3_block_title','field_67c86b51a9ddc'),(86069,8132,'page_content_4_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(86070,8132,'_page_content_4_intro_block','field_67f39a7e87a67'),(86071,8132,'page_content_4_faqs_to_load','55'),(86072,8132,'_page_content_4_faqs_to_load','field_67f39a8d87a68'),(86073,8132,'page_content_5_block_intro','<h3>Recent Projects</h3>'),(86074,8132,'_page_content_5_block_intro','field_66fbc8f5b1c94'),(86075,8132,'page_content_5_project_filter',''),(86076,8132,'_page_content_5_project_filter','field_66826e0b41d79'),(86080,7149,'page_content_3_block_title','<h3>Why Shopify Works for Ambitious Retailers</h3>\r\nAs one of the most trusted Shopify plus agencies, we ensure you’re using every available feature to grow.'),(86081,7149,'_page_content_3_block_title','field_67da9e22ddf71'),(86082,7149,'page_content_3_cards_0_card_icon',''),(86083,7149,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(86084,7149,'page_content_3_cards_0_card_content','<h4>Fast Launch, Low Maintenance</h4>\r\nShopify is fully hosted and takes care of security, updates, and uptime. You spend less time on tech and more time selling.'),(86085,7149,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(86086,7149,'page_content_3_cards_1_card_icon',''),(86087,7149,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(86088,7149,'page_content_3_cards_1_card_content','<h4>Customisable at Every Level</h4>\r\nUse themes, edit layouts, or build from scratch. Add integrations for email, fulfilment, subscriptions, and more.'),(86089,7149,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(86090,7149,'page_content_3_cards_2_card_icon',''),(86091,7149,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(86092,7149,'page_content_3_cards_2_card_content','<h4>Mobile-First by Default</h4>\r\nWith over 70% of eCommerce traffic coming from mobile, Shopify stores are built to convert across devices.'),(86093,7149,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(86094,7149,'page_content_3_cards_3_card_icon',''),(86095,7149,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(86096,7149,'page_content_3_cards_3_card_content','<h4>Built to Grow With You</h4>\r\nWhether you’re launching your first product or opening global stores, Shopify scales with you, without needing constant dev work.'),(86097,7149,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(86098,7149,'page_content_3_cards','4'),(86099,7149,'_page_content_3_cards','field_67da9e2bddf72'),(86100,7149,'page_content_3_block_footer',''),(86101,7149,'_page_content_3_block_footer','field_67da9e66ddf75'),(86112,8133,'page_content_0_video_file',''),(86113,8133,'_page_content_0_video_file','field_67c9c54f20190'),(86114,8133,'page_content_0_video_file_webm',''),(86115,8133,'_page_content_0_video_file_webm','field_67c9c54f20191'),(86116,8133,'page_content_0_background_image',''),(86117,8133,'_page_content_0_background_image','field_67c9c54f20192'),(86118,8133,'page_content_0_banner_content','<h1>Shopify eCommerce Solutions</h1>'),(86119,8133,'_page_content_0_banner_content','field_67c9c54f20193'),(86120,8133,'page_content_1_add_background','white'),(86121,8133,'_page_content_1_add_background','field_6717be84974f1'),(86122,8133,'page_content_1_block_title','<h2>Built for Brands That Want to Sell More, Not Faff Around</h2>'),(86123,8133,'_page_content_1_block_title','field_67b8463f82176'),(86124,8133,'page_content_1_block_content','Shopify powers over 5.5 million live sites across 175+ countries. There’s a reason it’s the go-to for ambitious retailers: it’s fast to launch, easy to manage, and powerful enough to grow with your business. Shopify takes the load off your team, handling stock management and secure checkout to abandoned cart recovery and international selling, so you can focus on what matters.\r\n\r\nAt Actuate, a leading Shopify development agency, we build Shopify stores that convert. Whether you\'re starting from scratch, scaling fast, or replatforming from a tired legacy setup, we tailor every project to your unique commercial goals, not cookie-cutter templates.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to our Shopify team</a>'),(86125,8133,'_page_content_1_block_content','field_664b5f5c5973a'),(86126,8133,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:11:\"media_cards\";i:3;s:13:\"feature_cards\";i:4;s:17:\"testimonial_block\";i:5;s:4:\"faqs\";i:6;s:14:\"our_work_short\";}'),(86127,8133,'_page_content','field_65bcc772ba827'),(86128,8133,'bottom_cta',''),(86129,8133,'_bottom_cta','field_66fbcaec309e9'),(86130,8133,'page_content_2_block_title','<h3>Shopify Plans Explained\r\n(Without the Jargon)</h3>'),(86131,8133,'_page_content_2_block_title','field_682b3dcf7fae9'),(86132,8133,'page_content_2_cards_0_card_image','8128'),(86133,8133,'_page_content_2_cards_0_card_image','field_682b3de87faee'),(86134,8133,'page_content_2_cards_0_card_content','<h4>Shopify (Standard Plans)</h4>\r\nPerfect for start-ups and small businesses. Create a sleek storefront, manage stock, and handle shipping with ease. Includes secure payments, gift cards, abandoned cart automation, cross-border tools, and multi-user access. It’s simple, solid, and scales with your team.'),(86135,8133,'_page_content_2_cards_0_card_content','field_682b3dcf7faec'),(86136,8133,'page_content_2_cards_1_card_image','8129'),(86137,8133,'_page_content_2_cards_1_card_image','field_682b3de87faee'),(86138,8133,'page_content_2_cards_1_card_content','<h4>Shopify Advanced</h4>\r\nIdeal for growing brands that want deeper control. Unlock lower transaction fees, advanced reports, third-party shipping rates, and access to Shopify’s powerful API - perfect for custom integrations, personalised experiences, and syncing with tools like CRMs and ERPs.'),(86139,8133,'_page_content_2_cards_1_card_content','field_682b3dcf7faec'),(86140,8133,'page_content_2_cards_2_card_image','8130'),(86141,8133,'_page_content_2_cards_2_card_image','field_682b3de87faee'),(86142,8133,'page_content_2_cards_2_card_content','<h4>Shopify Plus</h4>\r\nBuilt for high-volume brands and global operations. Gain enterprise-grade automation, custom checkout scripts, dedicated support, and Shopify Flow for streamlined workflows. Used by major names like Gymshark, Heinz, and Allbirds, it’s the platform for serious scale. As your Shopify Plus agency, we will help you to take full advantage of every feature this plan has to offer.'),(86143,8133,'_page_content_2_cards_2_card_content','field_682b3dcf7faec'),(86144,8133,'page_content_2_cards','3'),(86145,8133,'_page_content_2_cards','field_682b3dcf7faea'),(86146,8133,'page_content_3_block_title','<h3>Why Shopify Works for Ambitious Retailers</h3>\r\nAs one of the most trusted Shopify plus agencies, we ensure you’re using every available feature to grow.'),(86147,8133,'_page_content_3_block_title','field_67da9e22ddf71'),(86148,8133,'page_content_3_cards_0_card_icon',''),(86149,8133,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(86150,8133,'page_content_3_cards_0_card_content','<h4>Fast Launch, Low Maintenance</h4>\r\nShopify is fully hosted and takes care of security, updates, and uptime. You spend less time on tech and more time selling.'),(86151,8133,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(86152,8133,'page_content_3_cards_1_card_icon',''),(86153,8133,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(86154,8133,'page_content_3_cards_1_card_content','<h4>Customisable at Every Level</h4>\r\nUse themes, edit layouts, or build from scratch. Add integrations for email, fulfilment, subscriptions, and more.'),(86155,8133,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(86156,8133,'page_content_3_cards_2_card_icon',''),(86157,8133,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(86158,8133,'page_content_3_cards_2_card_content','<h4>Mobile-First by Default</h4>\r\nWith over 70% of eCommerce traffic coming from mobile, Shopify stores are built to convert across devices.'),(86159,8133,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(86160,8133,'page_content_3_cards_3_card_icon',''),(86161,8133,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(86162,8133,'page_content_3_cards_3_card_content','<h4>Built to Grow With You</h4>\r\nWhether you’re launching your first product or opening global stores, Shopify scales with you, without needing constant dev work.'),(86163,8133,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(86164,8133,'page_content_3_cards','4'),(86165,8133,'_page_content_3_cards','field_67da9e2bddf72'),(86166,8133,'page_content_3_block_footer',''),(86167,8133,'_page_content_3_block_footer','field_67da9e66ddf75'),(86168,8133,'page_content_4_block_title',''),(86169,8133,'_page_content_4_block_title','field_67c86b51a9ddc'),(86170,8133,'page_content_5_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(86171,8133,'_page_content_5_intro_block','field_67f39a7e87a67'),(86172,8133,'page_content_5_faqs_to_load','55'),(86173,8133,'_page_content_5_faqs_to_load','field_67f39a8d87a68'),(86174,8133,'page_content_6_block_intro','<h3>Recent Projects</h3>'),(86175,8133,'_page_content_6_block_intro','field_66fbc8f5b1c94'),(86176,8133,'page_content_6_project_filter',''),(86177,8133,'_page_content_6_project_filter','field_66826e0b41d79'),(86178,8134,'_wp_attached_file','shopify-migration-scaled.jpg'),(86179,8134,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2229;s:4:\"file\";s:28:\"shopify-migration-scaled.jpg\";s:8:\"filesize\";i:1023642;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"shopify-migration-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64725;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"shopify-migration-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84016;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"shopify-migration-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107041;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"shopify-migration-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70530;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"shopify-migration-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:222064;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"shopify-migration-2048x1254.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1254;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:365198;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"shopify-migration-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147053;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"shopify-migration-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:365441;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"shopify-migration-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145770;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"shopify-migration-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:279399;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"shopify-migration-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180767;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"shopify-migration-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82706;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"shopify-migration-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:363265;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"shopify-migration-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33658;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"shopify-migration-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56679;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"shopify-migration-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48003;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"shopify-migration-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96429;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"shopify-migration-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139240;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"shopify-migration-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:452355;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"shopify-migration-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68095;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"shopify-migration-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:346766;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"shopify-migration-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55814;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"shopify-migration-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104371;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"shopify-migration-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114350;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"shopify-migration-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:384462;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"shopify-migration-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103517;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:31:\"shopify-migration-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:634550;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"shopify-migration-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10018;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"shopify-migration-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68095;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"shopify-migration-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120496;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"shopify-migration-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54780;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:31:\"shopify-migration-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:934397;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"shopify-migration.jpg\";}'),(86183,8134,'_wp_attachment_image_alt','Replatforming to Shopify'),(86184,7149,'page_content_4_add_background','white'),(86185,7149,'_page_content_4_add_background','field_67c9c6c17d609'),(86186,7149,'page_content_4_block_content','<h3>Replatforming to Shopify</h3>\r\nTired of the limitations, slow load times, or bottlenecks on your current platform? We get it. As your go-to Shopify agency based in Manchester, we handle full Shopify migrations with zero stress.\r\n\r\nWe get to know your team, your goals, your products, and how you operate. Then we build a Shopify store that fits you now and supports where you\'re going. We handle data transfers, redesign, integrations, and onboarding, and we stick around for ongoing Shopify store support.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Explore Shopify migration services</a>'),(86187,7149,'_page_content_4_block_content','field_67c9c6c17d60b'),(86188,7149,'page_content_4_media_block','8134'),(86189,7149,'_page_content_4_media_block','field_67c9c6d37d60c'),(86190,7149,'page_content_4_alignment','left'),(86191,7149,'_page_content_4_alignment','field_67c9c6dd7d60d'),(86202,8135,'page_content_0_video_file',''),(86203,8135,'_page_content_0_video_file','field_67c9c54f20190'),(86204,8135,'page_content_0_video_file_webm',''),(86205,8135,'_page_content_0_video_file_webm','field_67c9c54f20191'),(86206,8135,'page_content_0_background_image',''),(86207,8135,'_page_content_0_background_image','field_67c9c54f20192'),(86208,8135,'page_content_0_banner_content','<h1>Shopify eCommerce Solutions</h1>'),(86209,8135,'_page_content_0_banner_content','field_67c9c54f20193'),(86210,8135,'page_content_1_add_background','white'),(86211,8135,'_page_content_1_add_background','field_6717be84974f1'),(86212,8135,'page_content_1_block_title','<h2>Built for Brands That Want to Sell More, Not Faff Around</h2>'),(86213,8135,'_page_content_1_block_title','field_67b8463f82176'),(86214,8135,'page_content_1_block_content','Shopify powers over 5.5 million live sites across 175+ countries. There’s a reason it’s the go-to for ambitious retailers: it’s fast to launch, easy to manage, and powerful enough to grow with your business. Shopify takes the load off your team, handling stock management and secure checkout to abandoned cart recovery and international selling, so you can focus on what matters.\r\n\r\nAt Actuate, a leading Shopify development agency, we build Shopify stores that convert. Whether you\'re starting from scratch, scaling fast, or replatforming from a tired legacy setup, we tailor every project to your unique commercial goals, not cookie-cutter templates.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to our Shopify team</a>'),(86215,8135,'_page_content_1_block_content','field_664b5f5c5973a'),(86216,8135,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:11:\"media_cards\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:17:\"testimonial_block\";i:6;s:4:\"faqs\";i:7;s:14:\"our_work_short\";}'),(86217,8135,'_page_content','field_65bcc772ba827'),(86218,8135,'bottom_cta',''),(86219,8135,'_bottom_cta','field_66fbcaec309e9'),(86220,8135,'page_content_2_block_title','<h3>Shopify Plans Explained\r\n(Without the Jargon)</h3>'),(86221,8135,'_page_content_2_block_title','field_682b3dcf7fae9'),(86222,8135,'page_content_2_cards_0_card_image','8128'),(86223,8135,'_page_content_2_cards_0_card_image','field_682b3de87faee'),(86224,8135,'page_content_2_cards_0_card_content','<h4>Shopify (Standard Plans)</h4>\r\nPerfect for start-ups and small businesses. Create a sleek storefront, manage stock, and handle shipping with ease. Includes secure payments, gift cards, abandoned cart automation, cross-border tools, and multi-user access. It’s simple, solid, and scales with your team.'),(86225,8135,'_page_content_2_cards_0_card_content','field_682b3dcf7faec'),(86226,8135,'page_content_2_cards_1_card_image','8129'),(86227,8135,'_page_content_2_cards_1_card_image','field_682b3de87faee'),(86228,8135,'page_content_2_cards_1_card_content','<h4>Shopify Advanced</h4>\r\nIdeal for growing brands that want deeper control. Unlock lower transaction fees, advanced reports, third-party shipping rates, and access to Shopify’s powerful API - perfect for custom integrations, personalised experiences, and syncing with tools like CRMs and ERPs.'),(86229,8135,'_page_content_2_cards_1_card_content','field_682b3dcf7faec'),(86230,8135,'page_content_2_cards_2_card_image','8130'),(86231,8135,'_page_content_2_cards_2_card_image','field_682b3de87faee'),(86232,8135,'page_content_2_cards_2_card_content','<h4>Shopify Plus</h4>\r\nBuilt for high-volume brands and global operations. Gain enterprise-grade automation, custom checkout scripts, dedicated support, and Shopify Flow for streamlined workflows. Used by major names like Gymshark, Heinz, and Allbirds, it’s the platform for serious scale. As your Shopify Plus agency, we will help you to take full advantage of every feature this plan has to offer.'),(86233,8135,'_page_content_2_cards_2_card_content','field_682b3dcf7faec'),(86234,8135,'page_content_2_cards','3'),(86235,8135,'_page_content_2_cards','field_682b3dcf7faea'),(86236,8135,'page_content_3_block_title','<h3>Why Shopify Works for Ambitious Retailers</h3>\r\nAs one of the most trusted Shopify plus agencies, we ensure you’re using every available feature to grow.'),(86237,8135,'_page_content_3_block_title','field_67da9e22ddf71'),(86238,8135,'page_content_3_cards_0_card_icon',''),(86239,8135,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(86240,8135,'page_content_3_cards_0_card_content','<h4>Fast Launch, Low Maintenance</h4>\r\nShopify is fully hosted and takes care of security, updates, and uptime. You spend less time on tech and more time selling.'),(86241,8135,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(86242,8135,'page_content_3_cards_1_card_icon',''),(86243,8135,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(86244,8135,'page_content_3_cards_1_card_content','<h4>Customisable at Every Level</h4>\r\nUse themes, edit layouts, or build from scratch. Add integrations for email, fulfilment, subscriptions, and more.'),(86245,8135,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(86246,8135,'page_content_3_cards_2_card_icon',''),(86247,8135,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(86248,8135,'page_content_3_cards_2_card_content','<h4>Mobile-First by Default</h4>\r\nWith over 70% of eCommerce traffic coming from mobile, Shopify stores are built to convert across devices.'),(86249,8135,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(86250,8135,'page_content_3_cards_3_card_icon',''),(86251,8135,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(86252,8135,'page_content_3_cards_3_card_content','<h4>Built to Grow With You</h4>\r\nWhether you’re launching your first product or opening global stores, Shopify scales with you, without needing constant dev work.'),(86253,8135,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(86254,8135,'page_content_3_cards','4'),(86255,8135,'_page_content_3_cards','field_67da9e2bddf72'),(86256,8135,'page_content_3_block_footer',''),(86257,8135,'_page_content_3_block_footer','field_67da9e66ddf75'),(86258,8135,'page_content_4_add_background','white'),(86259,8135,'_page_content_4_add_background','field_67c9c6c17d609'),(86260,8135,'page_content_4_block_content','<h3>Replatforming to Shopify</h3>\r\nTired of the limitations, slow load times, or bottlenecks on your current platform? We get it. As your go-to Shopify agency based in Manchester, we handle full Shopify migrations with zero stress.\r\n\r\nWe get to know your team, your goals, your products, and how you operate. Then we build a Shopify store that fits you now and supports where you\'re going. We handle data transfers, redesign, integrations, and onboarding, and we stick around for ongoing Shopify store support.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Explore Shopify migration services</a>'),(86261,8135,'_page_content_4_block_content','field_67c9c6c17d60b'),(86262,8135,'page_content_4_media_block','8134'),(86263,8135,'_page_content_4_media_block','field_67c9c6d37d60c'),(86264,8135,'page_content_4_alignment','left'),(86265,8135,'_page_content_4_alignment','field_67c9c6dd7d60d'),(86266,8135,'page_content_5_block_title',''),(86267,8135,'_page_content_5_block_title','field_67c86b51a9ddc'),(86268,8135,'page_content_6_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(86269,8135,'_page_content_6_intro_block','field_67f39a7e87a67'),(86270,8135,'page_content_6_faqs_to_load','55'),(86271,8135,'_page_content_6_faqs_to_load','field_67f39a8d87a68'),(86272,8135,'page_content_7_block_intro','<h3>Recent Projects</h3>'),(86273,8135,'_page_content_7_block_intro','field_66fbc8f5b1c94'),(86274,8135,'page_content_7_project_filter',''),(86275,8135,'_page_content_7_project_filter','field_66826e0b41d79'),(86382,7147,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(86383,8136,'page_content_0_video_file',''),(86384,8136,'_page_content_0_video_file','field_67c9c54f20190'),(86385,8136,'page_content_0_video_file_webm',''),(86386,8136,'_page_content_0_video_file_webm','field_67c9c54f20191'),(86387,8136,'page_content_0_background_image',''),(86388,8136,'_page_content_0_background_image','field_67c9c54f20192'),(86389,8136,'page_content_0_banner_content','<h1>Adobe Commerce &amp; Magento Solutions</h1>'),(86390,8136,'_page_content_0_banner_content','field_67c9c54f20193'),(86391,8136,'page_content_1_add_background','white'),(86392,8136,'_page_content_1_add_background','field_6717be84974f1'),(86393,8136,'page_content_1_block_title','<h2>Stop Fighting Your Platform. Start Fueling Your Growth.</h2>'),(86394,8136,'_page_content_1_block_title','field_67b8463f82176'),(86395,8136,'page_content_1_block_content','If you’re managing a growing ecommerce business on Magento or Adobe Commerce, chances are you’ve already experienced the highs—and the headaches.\r\n\r\nComplex integrations. Sluggish performance. Rising costs. Frustrated teams. You’re spending too much time patching problems instead of pushing the business forward.\r\n\r\nThat’s where we step in.\r\n\r\nWe help eCommerce managers and directors get the most out of Adobe Commerce and Magento 2 Open Source—transforming your platform from a constraint into a competitive edge.'),(86396,8136,'_page_content_1_block_content','field_664b5f5c5973a'),(86397,8136,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:20:\"full_width_shout_out\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:12:\"our_services\";i:6;s:9:\"cta_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";i:9;s:17:\"testimonial_block\";}'),(86398,8136,'_page_content','field_65bcc772ba827'),(86399,8136,'bottom_cta',''),(86400,8136,'_bottom_cta','field_66fbcaec309e9'),(86401,8136,'page_content_2_block_image',''),(86402,8136,'_page_content_2_block_image','field_67cf0f08a01dc'),(86403,8136,'page_content_2_video_file',''),(86404,8136,'_page_content_2_video_file','field_67cf0f38a01de'),(86405,8136,'page_content_2_mobile_video',''),(86406,8136,'_page_content_2_mobile_video','field_67cf0f49a01df'),(86407,8136,'page_content_2_block_content','<h3>Why Magento &amp; Adobe Commerce?</h3>\r\n<ul>\r\n 	<li><strong>Built for Complexity</strong> — Whether you’re managing multiple stores, SKUs, or customer types, Adobe Commerce can handle it.</li>\r\n 	<li><strong>Fully Customisable</strong> — Tailor your tech stack, integrations, and checkout flows to your exact needs.</li>\r\n 	<li><strong>B2B Ready</strong> — Serve B2B buyers with pricing rules, quick ordering, and account hierarchies.</li>\r\n 	<li><strong>Ready to Grow</strong> — Scalable infrastructure that grows with you, not against you.</li>\r\n</ul>'),(86408,8136,'_page_content_2_block_content','field_67cf0f16a01dd'),(86409,8136,'page_content_3_block_title','<h3>Why Magento &amp; Adobe Commerce?</h3>'),(86410,8136,'_page_content_3_block_title','field_67da9e22ddf71'),(86411,8136,'page_content_3_cards_0_card_icon',''),(86412,8136,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(86413,8136,'page_content_3_cards_0_card_content','<h4>Built for Complexity</h4>\r\nWhether you’re managing multiple stores, SKUs, or customer types, Adobe Commerce can handle it.'),(86414,8136,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(86415,8136,'page_content_3_cards_1_card_icon',''),(86416,8136,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(86417,8136,'page_content_3_cards_1_card_content','<h4>Fully Customisable</h4>\r\nTailor your tech stack, integrations, and checkout flows to your exact needs.'),(86418,8136,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(86419,8136,'page_content_3_cards_2_card_icon',''),(86420,8136,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(86421,8136,'page_content_3_cards_2_card_content','<h4>B2B Ready</h4>\r\nServe B2B buyers with pricing rules, quick ordering, and account hierarchies.'),(86422,8136,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(86423,8136,'page_content_3_cards_3_card_icon',''),(86424,8136,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(86425,8136,'page_content_3_cards_3_card_content','<h4>Ready to Grow</h4>\r\nScalable infrastructure that grows with you, not against you.'),(86426,8136,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(86427,8136,'page_content_3_cards','4'),(86428,8136,'_page_content_3_cards','field_67da9e2bddf72'),(86429,8136,'page_content_3_block_footer',''),(86430,8136,'_page_content_3_block_footer','field_67da9e66ddf75'),(86431,8136,'page_content_4_add_background','white'),(86432,8136,'_page_content_4_add_background','field_67c9c6c17d609'),(86433,8136,'page_content_4_block_content','<h3>Solve Your Now. Create Your Next Nice Problem.</h3>\r\nWe don’t just solve the problems that keep you up at night. We help you unlock your next big opportunities—the \"nice problems\" like:\r\n<ul>\r\n 	<li>\"How do we keep up with increased demand?\"</li>\r\n 	<li>\"Can we roll this out internationally?\"</li>\r\n 	<li>\"Should we explore loyalty, subscriptions, or headless?\"</li>\r\n</ul>\r\nThis is the work that moves the needle—and it\'s where we thrive.'),(86434,8136,'_page_content_4_block_content','field_67c9c6c17d60b'),(86435,8136,'page_content_4_media_block',''),(86436,8136,'_page_content_4_media_block','field_67c9c6d37d60c'),(86437,8136,'page_content_4_alignment','left'),(86438,8136,'_page_content_4_alignment','field_67c9c6dd7d60d'),(86439,8136,'page_content_5_the_services_0_service_title','Adobe Commerce'),(86440,8136,'_page_content_5_the_services_0_service_title','field_67c6cd1bcad26'),(86441,8136,'page_content_5_the_services_0_service_image',''),(86442,8136,'_page_content_5_the_services_0_service_image','field_67c6cd2dcad27'),(86443,8136,'page_content_5_the_services_0_side_title','Adobe Commerce'),(86444,8136,'_page_content_5_the_services_0_side_title','field_67c6e0fbc5a42'),(86445,8136,'page_content_5_the_services_0_service_description',''),(86446,8136,'_page_content_5_the_services_0_service_description','field_67c6cd38cad28'),(86447,8136,'page_content_5_the_services_0_service_link',''),(86448,8136,'_page_content_5_the_services_0_service_link','field_67c6cd4ecad29'),(86449,8136,'page_content_5_the_services_1_service_title','Magento Open Source'),(86450,8136,'_page_content_5_the_services_1_service_title','field_67c6cd1bcad26'),(86451,8136,'page_content_5_the_services_1_service_image',''),(86452,8136,'_page_content_5_the_services_1_service_image','field_67c6cd2dcad27'),(86453,8136,'page_content_5_the_services_1_side_title','Magento 2'),(86454,8136,'_page_content_5_the_services_1_side_title','field_67c6e0fbc5a42'),(86455,8136,'page_content_5_the_services_1_service_description',''),(86456,8136,'_page_content_5_the_services_1_service_description','field_67c6cd38cad28'),(86457,8136,'page_content_5_the_services_1_service_link',''),(86458,8136,'_page_content_5_the_services_1_service_link','field_67c6cd4ecad29'),(86459,8136,'page_content_5_the_services_2_service_title','Hyvä Themes'),(86460,8136,'_page_content_5_the_services_2_service_title','field_67c6cd1bcad26'),(86461,8136,'page_content_5_the_services_2_service_image',''),(86462,8136,'_page_content_5_the_services_2_service_image','field_67c6cd2dcad27'),(86463,8136,'page_content_5_the_services_2_side_title','Hyvä for Magento & Adobe Commerce'),(86464,8136,'_page_content_5_the_services_2_side_title','field_67c6e0fbc5a42'),(86465,8136,'page_content_5_the_services_2_service_description',''),(86466,8136,'_page_content_5_the_services_2_service_description','field_67c6cd38cad28'),(86467,8136,'page_content_5_the_services_2_service_link',''),(86468,8136,'_page_content_5_the_services_2_service_link','field_67c6cd4ecad29'),(86469,8136,'page_content_5_the_services_3_service_title','eCommerce Consultancy'),(86470,8136,'_page_content_5_the_services_3_service_title','field_67c6cd1bcad26'),(86471,8136,'page_content_5_the_services_3_service_image',''),(86472,8136,'_page_content_5_the_services_3_service_image','field_67c6cd2dcad27'),(86473,8136,'page_content_5_the_services_3_side_title','eCommerce Consultancy'),(86474,8136,'_page_content_5_the_services_3_side_title','field_67c6e0fbc5a42'),(86475,8136,'page_content_5_the_services_3_service_description',''),(86476,8136,'_page_content_5_the_services_3_service_description','field_67c6cd38cad28'),(86477,8136,'page_content_5_the_services_3_service_link',''),(86478,8136,'_page_content_5_the_services_3_service_link','field_67c6cd4ecad29'),(86479,8136,'page_content_5_the_services_4_service_title','Adobe Commerce and Magento Support'),(86480,8136,'_page_content_5_the_services_4_service_title','field_67c6cd1bcad26'),(86481,8136,'page_content_5_the_services_4_service_image',''),(86482,8136,'_page_content_5_the_services_4_service_image','field_67c6cd2dcad27'),(86483,8136,'page_content_5_the_services_4_side_title','Adobe Commerce and Magento Support'),(86484,8136,'_page_content_5_the_services_4_side_title','field_67c6e0fbc5a42'),(86485,8136,'page_content_5_the_services_4_service_description',''),(86486,8136,'_page_content_5_the_services_4_service_description','field_67c6cd38cad28'),(86487,8136,'page_content_5_the_services_4_service_link',''),(86488,8136,'_page_content_5_the_services_4_service_link','field_67c6cd4ecad29'),(86489,8136,'page_content_5_the_services_5_service_title','Conversion Rate Optimisation'),(86490,8136,'_page_content_5_the_services_5_service_title','field_67c6cd1bcad26'),(86491,8136,'page_content_5_the_services_5_service_image',''),(86492,8136,'_page_content_5_the_services_5_service_image','field_67c6cd2dcad27'),(86493,8136,'page_content_5_the_services_5_side_title','CRO'),(86494,8136,'_page_content_5_the_services_5_side_title','field_67c6e0fbc5a42'),(86495,8136,'page_content_5_the_services_5_service_description',''),(86496,8136,'_page_content_5_the_services_5_service_description','field_67c6cd38cad28'),(86497,8136,'page_content_5_the_services_5_service_link',''),(86498,8136,'_page_content_5_the_services_5_service_link','field_67c6cd4ecad29'),(86499,8136,'page_content_5_the_services','6'),(86500,8136,'_page_content_5_the_services','field_67c6cd0fcad25'),(86501,8136,'page_content_6_show_background','0'),(86502,8136,'_page_content_6_show_background','field_67175ac1a052b'),(86503,8136,'page_content_6_block_content','<h4>Not Sure What’s Next? That’s What the NNP Workshop Is For.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Get in touch</a>'),(86504,8136,'_page_content_6_block_content','field_66cda60b2ea88'),(86505,8136,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(86506,8136,'_page_content_7_intro_block','field_67f39a7e87a67'),(86507,8136,'page_content_7_faqs_to_load','54'),(86508,8136,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(86509,8136,'page_content_8_block_intro','<h3>Recent Projects</h3>'),(86510,8136,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(86511,8136,'page_content_8_project_filter',''),(86512,8136,'_page_content_8_project_filter','field_66826e0b41d79'),(86513,8136,'page_content_9_block_title',''),(86514,8136,'_page_content_9_block_title','field_67c86b51a9ddc'),(86515,7147,'page_content_2_block_title','<h3>Why Choose Magento &amp; Adobe Commerce</h3>'),(86516,7147,'_page_content_2_block_title','field_67da9e22ddf71'),(86517,7147,'page_content_2_cards_0_card_icon',''),(86518,7147,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(86519,7147,'page_content_2_cards_0_card_content','<h4>Built to Scale with Your Business</h4>\r\nMagento and Adobe Commerce support multi-store, multi-language, and multi-currency setups, giving your business the infrastructure to grow without limits. Perfect for your expanding product ranges, international reach, and B2B functionality.'),(86520,7147,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(86521,7147,'page_content_2_cards_1_card_icon',''),(86522,7147,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(86523,7147,'page_content_2_cards_1_card_content','<h4>Proven to Increase Performance</h4>\r\nAdobe reports that brands migrating to Magento 2 experience up to a 29% improvement in site speed and 20% increase in conversion rates. Faster sites mean more customers converting - and less revenue left on the table.'),(86524,7147,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(86525,7147,'page_content_2_cards_2_card_icon',''),(86526,7147,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(86527,7147,'page_content_2_cards_2_card_content','<h4>Customisation Without Compromise</h4>\r\nOur Adobe and Magento eCommerce solutions give you control over every aspect of your store, so you can match your platform to your processes, not the other way around.'),(86528,7147,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(86529,7147,'page_content_2_cards_3_card_icon',''),(86530,7147,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(86531,7147,'page_content_2_cards_3_card_content','<h4>What it Means for You</h4>\r\nSmarter campaigns, higher conversion, and a store that doesn’t need rebuilding every 18 months. You get more efficient operations, stronger ROI, and the foundation to unlock your next nice problems - like scaling fulfilment or growing into new regions.'),(86532,7147,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(86533,7147,'page_content_2_cards','4'),(86534,7147,'_page_content_2_cards','field_67da9e2bddf72'),(86535,7147,'page_content_2_block_footer',''),(86536,7147,'_page_content_2_block_footer','field_67da9e66ddf75'),(86537,7147,'page_content_3_add_background','white'),(86538,7147,'_page_content_3_add_background','field_67c9c6c17d609'),(86539,7147,'page_content_3_block_content','<h3>How Adobe Commerce Can Help You Unlock Your Next Nice Problem</h3>\r\nAdobe Commerce is built for brands outgrowing the basics. When your catalogue’s expanding, operations are getting messy, or you need more from your site than just ‘working’, Adobe is the upgrade that clears the way.\r\nOur NNP Workshop pinpoints what’s holding you back - then we fix it. Whether that’s slow load times, checkout friction, or backend complexity, we build the kind of Adobe Commerce setup that sets the stage for nicer problems: more demand, more channels, and a store that keeps up.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book an NNP Workshop</a>'),(86540,7147,'_page_content_3_block_content','field_67c9c6c17d60b'),(86541,7147,'page_content_3_media_block',''),(86542,7147,'_page_content_3_media_block','field_67c9c6d37d60c'),(86543,7147,'page_content_3_alignment','left'),(86544,7147,'_page_content_3_alignment','field_67c9c6dd7d60d'),(86545,7147,'page_content_4_the_services_0_service_title','Adobe Commerce'),(86546,7147,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(86547,7147,'page_content_4_the_services_0_service_image',''),(86548,7147,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(86549,7147,'page_content_4_the_services_0_side_title','Adobe Commerce'),(86550,7147,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(86551,7147,'page_content_4_the_services_0_service_description','For complex eCommerce businesses ready to scale. We build with Adobe Commerce to support advanced features like B2B portals, segmented promotions, and customer-specific pricing - all designed to help you handle bigger business, better.'),(86552,7147,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(86553,7147,'page_content_4_the_services_0_service_link','a:3:{s:5:\"title\";s:19:\"View Adobe Commerce\";s:3:\"url\";s:68:\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\";s:6:\"target\";s:0:\"\";}'),(86554,7147,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(86555,7147,'page_content_4_the_services_1_service_title','Magento Open Source'),(86556,7147,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(86557,7147,'page_content_4_the_services_1_service_image',''),(86558,7147,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(86559,7147,'page_content_4_the_services_1_side_title','Magento 2'),(86560,7147,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(86561,7147,'page_content_4_the_services_1_service_description','A cost-effective choice for brands that want customisation and control without a licence fee. We create stable, scalable Magento stores that support serious growth, with frontend and backend flexibility tailored to your goals.'),(86562,7147,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(86563,7147,'page_content_4_the_services_1_service_link','a:3:{s:5:\"title\";s:24:\"View Magento Open Source\";s:3:\"url\";s:50:\"https://actuate.webpreview.co/services/magento-open-source/\";s:6:\"target\";s:0:\"\";}'),(86564,7147,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(86565,7147,'page_content_4_the_services_2_service_title','Hyvä Themes'),(86566,7147,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(86567,7147,'page_content_4_the_services_2_service_image',''),(86568,7147,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(86569,7147,'page_content_4_the_services_2_side_title','Hyvä for Magento & Adobe Commerce'),(86570,7147,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(86571,7147,'page_content_4_the_services_2_service_description','Want to make your Magento site faster? Hyvä gives it a huge frontend lift: faster page loads, streamlined performance, and better UX. Pair it with CRO and UX work, and you’re store won’t just be faster - but smarter too.'),(86572,7147,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(86573,7147,'page_content_4_the_services_2_service_link','a:3:{s:5:\"title\";s:25:\"View Hyvä Theme Services\";s:3:\"url\";s:35:\"https://actuate.webpreview.co/services/hyva/\";s:6:\"target\";s:0:\"\";}'),(86574,7147,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(86575,7147,'page_content_4_the_services_3_service_title','eCommerce Consultancy'),(86576,7147,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(86577,7147,'page_content_4_the_services_3_service_image',''),(86578,7147,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(86579,7147,'page_content_4_the_services_3_side_title','eCommerce Consultancy'),(86580,7147,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(86581,7147,'page_content_4_the_services_3_service_description','Already on Magento or Adobe Commerce, or exploring it for the first time? Our eCommerce experts help you map a smarter route - from performance planning and platform reviews to long-term scaling - it all starts with your goals.'),(86582,7147,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(86583,7147,'page_content_4_the_services_3_service_link','a:3:{s:5:\"title\";s:26:\"View eCommerce Consultancy\";s:3:\"url\";s:49:\"https://actuate.webpreview.co/services/ecommerce-strategy/\";s:6:\"target\";s:0:\"\";}'),(86584,7147,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(86585,7147,'page_content_4_the_services_4_service_title','Adobe Commerce and Magento Support'),(86586,7147,'_page_content_4_the_services_4_service_title','field_67c6cd1bcad26'),(86587,7147,'page_content_4_the_services_4_service_image',''),(86588,7147,'_page_content_4_the_services_4_service_image','field_67c6cd2dcad27'),(86589,7147,'page_content_4_the_services_4_side_title','Adobe Commerce and Magento Support'),(86590,7147,'_page_content_4_the_services_4_side_title','field_67c6e0fbc5a42'),(86591,7147,'page_content_4_the_services_4_service_description','We don’t just deliver sites - we keep them running smoothly. Our Magento support and maintenance retainer packages cover everything from patching and security to new features and optimisation. You get reliable help whenever you need it.\r\n\r\nTrust Actuate to handle the upkeep, so your team can focus on growth.'),(86592,7147,'_page_content_4_the_services_4_service_description','field_67c6cd38cad28'),(86593,7147,'page_content_4_the_services_4_service_link','a:3:{s:5:\"title\";s:21:\"View Support Services\";s:3:\"url\";s:50:\"https://actuate.webpreview.co/services/maintenance-support/\";s:6:\"target\";s:0:\"\";}'),(86594,7147,'_page_content_4_the_services_4_service_link','field_67c6cd4ecad29'),(86595,7147,'page_content_4_the_services_5_service_title','Conversion Rate Optimisation'),(86596,7147,'_page_content_4_the_services_5_service_title','field_67c6cd1bcad26'),(86597,7147,'page_content_4_the_services_5_service_image',''),(86598,7147,'_page_content_4_the_services_5_service_image','field_67c6cd2dcad27'),(86599,7147,'page_content_4_the_services_5_side_title','CRO'),(86600,7147,'_page_content_4_the_services_5_side_title','field_67c6e0fbc5a42'),(86601,7147,'page_content_4_the_services_5_service_description','Magento and Adobe Commerce can perform even better with CRO in the mix. We offer full conversion rate optimisation services, improving checkout journeys, running A/B split testing, and optimising UX to ensure your traffic turns into sales, not missed opportunities.'),(86602,7147,'_page_content_4_the_services_5_service_description','field_67c6cd38cad28'),(86603,7147,'page_content_4_the_services_5_service_link','a:3:{s:5:\"title\";s:20:\"Explore CRO Services\";s:3:\"url\";s:34:\"https://actuate.webpreview.co/services/cro/\";s:6:\"target\";s:0:\"\";}'),(86604,7147,'_page_content_4_the_services_5_service_link','field_67c6cd4ecad29'),(86605,7147,'page_content_4_the_services','6'),(86606,7147,'_page_content_4_the_services','field_67c6cd0fcad25'),(86607,7147,'page_content_5_show_background','0'),(86608,7147,'_page_content_5_show_background','field_67175ac1a052b'),(86609,7147,'page_content_5_block_content','<h4>Not Sure What’s Next? That’s What the <strong>NNP Workshop</strong> Is For.</h4>\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\">Get in touch</a>'),(86610,7147,'_page_content_5_block_content','field_66cda60b2ea88'),(86621,8137,'page_content_0_video_file',''),(86622,8137,'_page_content_0_video_file','field_67c9c54f20190'),(86623,8137,'page_content_0_video_file_webm',''),(86624,8137,'_page_content_0_video_file_webm','field_67c9c54f20191'),(86625,8137,'page_content_0_background_image',''),(86626,8137,'_page_content_0_background_image','field_67c9c54f20192'),(86627,8137,'page_content_0_banner_content','<h1>Adobe Commerce &amp; Magento Solutions</h1>'),(86628,8137,'_page_content_0_banner_content','field_67c9c54f20193'),(86629,8137,'page_content_1_add_background','white'),(86630,8137,'_page_content_1_add_background','field_6717be84974f1'),(86631,8137,'page_content_1_block_title','<h2>Stop Fighting Your Platform. Start Fueling Your Growth.</h2>'),(86632,8137,'_page_content_1_block_title','field_67b8463f82176'),(86633,8137,'page_content_1_block_content','If you’re managing a growing ecommerce business on Magento or Adobe Commerce, chances are you’ve already experienced the highs—and the headaches.\r\n\r\nComplex integrations. Sluggish performance. Rising costs. Frustrated teams. You’re spending too much time patching problems instead of pushing the business forward.\r\n\r\nThat’s where we step in.\r\n\r\nWe help eCommerce managers and directors get the most out of Adobe Commerce and Magento 2 Open Source—transforming your platform from a constraint into a competitive edge.'),(86634,8137,'_page_content_1_block_content','field_664b5f5c5973a'),(86635,8137,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:12:\"our_services\";i:5;s:9:\"cta_block\";i:6;s:4:\"faqs\";i:7;s:14:\"our_work_short\";i:8;s:17:\"testimonial_block\";}'),(86636,8137,'_page_content','field_65bcc772ba827'),(86637,8137,'bottom_cta',''),(86638,8137,'_bottom_cta','field_66fbcaec309e9'),(86639,8137,'page_content_2_block_title','<h3>Why Magento &amp; Adobe Commerce?</h3>'),(86640,8137,'_page_content_2_block_title','field_67da9e22ddf71'),(86641,8137,'page_content_2_cards_0_card_icon',''),(86642,8137,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(86643,8137,'page_content_2_cards_0_card_content','<h4>Built for Complexity</h4>\r\nWhether you’re managing multiple stores, SKUs, or customer types, Adobe Commerce can handle it.'),(86644,8137,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(86645,8137,'page_content_2_cards_1_card_icon',''),(86646,8137,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(86647,8137,'page_content_2_cards_1_card_content','<h4>Fully Customisable</h4>\r\nTailor your tech stack, integrations, and checkout flows to your exact needs.'),(86648,8137,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(86649,8137,'page_content_2_cards_2_card_icon',''),(86650,8137,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(86651,8137,'page_content_2_cards_2_card_content','<h4>B2B Ready</h4>\r\nServe B2B buyers with pricing rules, quick ordering, and account hierarchies.'),(86652,8137,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(86653,8137,'page_content_2_cards_3_card_icon',''),(86654,8137,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(86655,8137,'page_content_2_cards_3_card_content','<h4>Ready to Grow</h4>\r\nScalable infrastructure that grows with you, not against you.'),(86656,8137,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(86657,8137,'page_content_2_cards','4'),(86658,8137,'_page_content_2_cards','field_67da9e2bddf72'),(86659,8137,'page_content_2_block_footer',''),(86660,8137,'_page_content_2_block_footer','field_67da9e66ddf75'),(86661,8137,'page_content_3_add_background','white'),(86662,8137,'_page_content_3_add_background','field_67c9c6c17d609'),(86663,8137,'page_content_3_block_content','<h3>Solve Your Now. Create Your Next Nice Problem.</h3>\r\nWe don’t just solve the problems that keep you up at night. We help you unlock your next big opportunities—the \"nice problems\" like:\r\n<ul>\r\n 	<li>\"How do we keep up with increased demand?\"</li>\r\n 	<li>\"Can we roll this out internationally?\"</li>\r\n 	<li>\"Should we explore loyalty, subscriptions, or headless?\"</li>\r\n</ul>\r\nThis is the work that moves the needle—and it\'s where we thrive.'),(86664,8137,'_page_content_3_block_content','field_67c9c6c17d60b'),(86665,8137,'page_content_3_media_block',''),(86666,8137,'_page_content_3_media_block','field_67c9c6d37d60c'),(86667,8137,'page_content_3_alignment','left'),(86668,8137,'_page_content_3_alignment','field_67c9c6dd7d60d'),(86669,8137,'page_content_4_the_services_0_service_title','Adobe Commerce'),(86670,8137,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(86671,8137,'page_content_4_the_services_0_service_image',''),(86672,8137,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(86673,8137,'page_content_4_the_services_0_side_title','Adobe Commerce'),(86674,8137,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(86675,8137,'page_content_4_the_services_0_service_description',''),(86676,8137,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(86677,8137,'page_content_4_the_services_0_service_link',''),(86678,8137,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(86679,8137,'page_content_4_the_services_1_service_title','Magento Open Source'),(86680,8137,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(86681,8137,'page_content_4_the_services_1_service_image',''),(86682,8137,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(86683,8137,'page_content_4_the_services_1_side_title','Magento 2'),(86684,8137,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(86685,8137,'page_content_4_the_services_1_service_description',''),(86686,8137,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(86687,8137,'page_content_4_the_services_1_service_link',''),(86688,8137,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(86689,8137,'page_content_4_the_services_2_service_title','Hyvä Themes'),(86690,8137,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(86691,8137,'page_content_4_the_services_2_service_image',''),(86692,8137,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(86693,8137,'page_content_4_the_services_2_side_title','Hyvä for Magento & Adobe Commerce'),(86694,8137,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(86695,8137,'page_content_4_the_services_2_service_description',''),(86696,8137,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(86697,8137,'page_content_4_the_services_2_service_link',''),(86698,8137,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(86699,8137,'page_content_4_the_services_3_service_title','eCommerce Consultancy'),(86700,8137,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(86701,8137,'page_content_4_the_services_3_service_image',''),(86702,8137,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(86703,8137,'page_content_4_the_services_3_side_title','eCommerce Consultancy'),(86704,8137,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(86705,8137,'page_content_4_the_services_3_service_description',''),(86706,8137,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(86707,8137,'page_content_4_the_services_3_service_link',''),(86708,8137,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(86709,8137,'page_content_4_the_services_4_service_title','Adobe Commerce and Magento Support'),(86710,8137,'_page_content_4_the_services_4_service_title','field_67c6cd1bcad26'),(86711,8137,'page_content_4_the_services_4_service_image',''),(86712,8137,'_page_content_4_the_services_4_service_image','field_67c6cd2dcad27'),(86713,8137,'page_content_4_the_services_4_side_title','Adobe Commerce and Magento Support'),(86714,8137,'_page_content_4_the_services_4_side_title','field_67c6e0fbc5a42'),(86715,8137,'page_content_4_the_services_4_service_description',''),(86716,8137,'_page_content_4_the_services_4_service_description','field_67c6cd38cad28'),(86717,8137,'page_content_4_the_services_4_service_link',''),(86718,8137,'_page_content_4_the_services_4_service_link','field_67c6cd4ecad29'),(86719,8137,'page_content_4_the_services_5_service_title','Conversion Rate Optimisation'),(86720,8137,'_page_content_4_the_services_5_service_title','field_67c6cd1bcad26'),(86721,8137,'page_content_4_the_services_5_service_image',''),(86722,8137,'_page_content_4_the_services_5_service_image','field_67c6cd2dcad27'),(86723,8137,'page_content_4_the_services_5_side_title','CRO'),(86724,8137,'_page_content_4_the_services_5_side_title','field_67c6e0fbc5a42'),(86725,8137,'page_content_4_the_services_5_service_description',''),(86726,8137,'_page_content_4_the_services_5_service_description','field_67c6cd38cad28'),(86727,8137,'page_content_4_the_services_5_service_link',''),(86728,8137,'_page_content_4_the_services_5_service_link','field_67c6cd4ecad29'),(86729,8137,'page_content_4_the_services','6'),(86730,8137,'_page_content_4_the_services','field_67c6cd0fcad25'),(86731,8137,'page_content_5_show_background','0'),(86732,8137,'_page_content_5_show_background','field_67175ac1a052b'),(86733,8137,'page_content_5_block_content','<h4>Not Sure What’s Next? That’s What the NNP Workshop Is For.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Get in touch</a>'),(86734,8137,'_page_content_5_block_content','field_66cda60b2ea88'),(86735,8137,'page_content_6_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(86736,8137,'_page_content_6_intro_block','field_67f39a7e87a67'),(86737,8137,'page_content_6_faqs_to_load','54'),(86738,8137,'_page_content_6_faqs_to_load','field_67f39a8d87a68'),(86739,8137,'page_content_7_block_intro','<h3>Recent Projects</h3>'),(86740,8137,'_page_content_7_block_intro','field_66fbc8f5b1c94'),(86741,8137,'page_content_7_project_filter',''),(86742,8137,'_page_content_7_project_filter','field_66826e0b41d79'),(86743,8137,'page_content_8_block_title',''),(86744,8137,'_page_content_8_block_title','field_67c86b51a9ddc'),(86745,8138,'page_content_0_video_file',''),(86746,8138,'_page_content_0_video_file','field_67c9c54f20190'),(86747,8138,'page_content_0_video_file_webm',''),(86748,8138,'_page_content_0_video_file_webm','field_67c9c54f20191'),(86749,8138,'page_content_0_background_image',''),(86750,8138,'_page_content_0_background_image','field_67c9c54f20192'),(86751,8138,'page_content_0_banner_content','<h1>Adobe Commerce &amp; Magento Solutions</h1>'),(86752,8138,'_page_content_0_banner_content','field_67c9c54f20193'),(86753,8138,'page_content_1_add_background','white'),(86754,8138,'_page_content_1_add_background','field_6717be84974f1'),(86755,8138,'page_content_1_block_title','<h2>Tech That Grows With You</h2>'),(86756,8138,'_page_content_1_block_title','field_67b8463f82176'),(86757,8138,'page_content_1_block_content','Magento and Adobe Commerce are powerful eCommerce platforms built for brands that need control, flexibility, and serious scalability. Designed for complex catalogues, multi-store setups, and global ambitions, they’re made for businesses that outgrow the basics fast.\r\n\r\nAs a leading Adobe Commerce agency and a trusted Magento agency in Manchester, Actuate specialises in building, optimising, and supporting platforms that don’t just meet demand - they drive it. Whether you\'re looking for a complete rebuild or targeted improvements, our Magento-certified developers are here to deliver solutions that scale.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Experts</a>'),(86758,8138,'_page_content_1_block_content','field_664b5f5c5973a'),(86759,8138,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:12:\"our_services\";i:5;s:9:\"cta_block\";i:6;s:4:\"faqs\";i:7;s:14:\"our_work_short\";i:8;s:17:\"testimonial_block\";}'),(86760,8138,'_page_content','field_65bcc772ba827'),(86761,8138,'bottom_cta',''),(86762,8138,'_bottom_cta','field_66fbcaec309e9'),(86763,8138,'page_content_2_block_title','<h3>Why Magento &amp; Adobe Commerce?</h3>'),(86764,8138,'_page_content_2_block_title','field_67da9e22ddf71'),(86765,8138,'page_content_2_cards_0_card_icon',''),(86766,8138,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(86767,8138,'page_content_2_cards_0_card_content','<h4>Built for Complexity</h4>\r\nWhether you’re managing multiple stores, SKUs, or customer types, Adobe Commerce can handle it.'),(86768,8138,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(86769,8138,'page_content_2_cards_1_card_icon',''),(86770,8138,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(86771,8138,'page_content_2_cards_1_card_content','<h4>Fully Customisable</h4>\r\nTailor your tech stack, integrations, and checkout flows to your exact needs.'),(86772,8138,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(86773,8138,'page_content_2_cards_2_card_icon',''),(86774,8138,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(86775,8138,'page_content_2_cards_2_card_content','<h4>B2B Ready</h4>\r\nServe B2B buyers with pricing rules, quick ordering, and account hierarchies.'),(86776,8138,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(86777,8138,'page_content_2_cards_3_card_icon',''),(86778,8138,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(86779,8138,'page_content_2_cards_3_card_content','<h4>Ready to Grow</h4>\r\nScalable infrastructure that grows with you, not against you.'),(86780,8138,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(86781,8138,'page_content_2_cards','4'),(86782,8138,'_page_content_2_cards','field_67da9e2bddf72'),(86783,8138,'page_content_2_block_footer',''),(86784,8138,'_page_content_2_block_footer','field_67da9e66ddf75'),(86785,8138,'page_content_3_add_background','white'),(86786,8138,'_page_content_3_add_background','field_67c9c6c17d609'),(86787,8138,'page_content_3_block_content','<h3>Solve Your Now. Create Your Next Nice Problem.</h3>\r\nWe don’t just solve the problems that keep you up at night. We help you unlock your next big opportunities—the \"nice problems\" like:\r\n<ul>\r\n 	<li>\"How do we keep up with increased demand?\"</li>\r\n 	<li>\"Can we roll this out internationally?\"</li>\r\n 	<li>\"Should we explore loyalty, subscriptions, or headless?\"</li>\r\n</ul>\r\nThis is the work that moves the needle—and it\'s where we thrive.'),(86788,8138,'_page_content_3_block_content','field_67c9c6c17d60b'),(86789,8138,'page_content_3_media_block',''),(86790,8138,'_page_content_3_media_block','field_67c9c6d37d60c'),(86791,8138,'page_content_3_alignment','left'),(86792,8138,'_page_content_3_alignment','field_67c9c6dd7d60d'),(86793,8138,'page_content_4_the_services_0_service_title','Adobe Commerce'),(86794,8138,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(86795,8138,'page_content_4_the_services_0_service_image',''),(86796,8138,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(86797,8138,'page_content_4_the_services_0_side_title','Adobe Commerce'),(86798,8138,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(86799,8138,'page_content_4_the_services_0_service_description',''),(86800,8138,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(86801,8138,'page_content_4_the_services_0_service_link',''),(86802,8138,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(86803,8138,'page_content_4_the_services_1_service_title','Magento Open Source'),(86804,8138,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(86805,8138,'page_content_4_the_services_1_service_image',''),(86806,8138,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(86807,8138,'page_content_4_the_services_1_side_title','Magento 2'),(86808,8138,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(86809,8138,'page_content_4_the_services_1_service_description',''),(86810,8138,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(86811,8138,'page_content_4_the_services_1_service_link',''),(86812,8138,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(86813,8138,'page_content_4_the_services_2_service_title','Hyvä Themes'),(86814,8138,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(86815,8138,'page_content_4_the_services_2_service_image',''),(86816,8138,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(86817,8138,'page_content_4_the_services_2_side_title','Hyvä for Magento & Adobe Commerce'),(86818,8138,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(86819,8138,'page_content_4_the_services_2_service_description',''),(86820,8138,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(86821,8138,'page_content_4_the_services_2_service_link',''),(86822,8138,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(86823,8138,'page_content_4_the_services_3_service_title','eCommerce Consultancy'),(86824,8138,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(86825,8138,'page_content_4_the_services_3_service_image',''),(86826,8138,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(86827,8138,'page_content_4_the_services_3_side_title','eCommerce Consultancy'),(86828,8138,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(86829,8138,'page_content_4_the_services_3_service_description',''),(86830,8138,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(86831,8138,'page_content_4_the_services_3_service_link',''),(86832,8138,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(86833,8138,'page_content_4_the_services_4_service_title','Adobe Commerce and Magento Support'),(86834,8138,'_page_content_4_the_services_4_service_title','field_67c6cd1bcad26'),(86835,8138,'page_content_4_the_services_4_service_image',''),(86836,8138,'_page_content_4_the_services_4_service_image','field_67c6cd2dcad27'),(86837,8138,'page_content_4_the_services_4_side_title','Adobe Commerce and Magento Support'),(86838,8138,'_page_content_4_the_services_4_side_title','field_67c6e0fbc5a42'),(86839,8138,'page_content_4_the_services_4_service_description',''),(86840,8138,'_page_content_4_the_services_4_service_description','field_67c6cd38cad28'),(86841,8138,'page_content_4_the_services_4_service_link',''),(86842,8138,'_page_content_4_the_services_4_service_link','field_67c6cd4ecad29'),(86843,8138,'page_content_4_the_services_5_service_title','Conversion Rate Optimisation'),(86844,8138,'_page_content_4_the_services_5_service_title','field_67c6cd1bcad26'),(86845,8138,'page_content_4_the_services_5_service_image',''),(86846,8138,'_page_content_4_the_services_5_service_image','field_67c6cd2dcad27'),(86847,8138,'page_content_4_the_services_5_side_title','CRO'),(86848,8138,'_page_content_4_the_services_5_side_title','field_67c6e0fbc5a42'),(86849,8138,'page_content_4_the_services_5_service_description',''),(86850,8138,'_page_content_4_the_services_5_service_description','field_67c6cd38cad28'),(86851,8138,'page_content_4_the_services_5_service_link',''),(86852,8138,'_page_content_4_the_services_5_service_link','field_67c6cd4ecad29'),(86853,8138,'page_content_4_the_services','6'),(86854,8138,'_page_content_4_the_services','field_67c6cd0fcad25'),(86855,8138,'page_content_5_show_background','0'),(86856,8138,'_page_content_5_show_background','field_67175ac1a052b'),(86857,8138,'page_content_5_block_content','<h4>Not Sure What’s Next? That’s What the NNP Workshop Is For.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Get in touch</a>'),(86858,8138,'_page_content_5_block_content','field_66cda60b2ea88'),(86859,8138,'page_content_6_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(86860,8138,'_page_content_6_intro_block','field_67f39a7e87a67'),(86861,8138,'page_content_6_faqs_to_load','54'),(86862,8138,'_page_content_6_faqs_to_load','field_67f39a8d87a68'),(86863,8138,'page_content_7_block_intro','<h3>Recent Projects</h3>'),(86864,8138,'_page_content_7_block_intro','field_66fbc8f5b1c94'),(86865,8138,'page_content_7_project_filter',''),(86866,8138,'_page_content_7_project_filter','field_66826e0b41d79'),(86867,8138,'page_content_8_block_title',''),(86868,8138,'_page_content_8_block_title','field_67c86b51a9ddc'),(86869,8139,'page_content_0_video_file',''),(86870,8139,'_page_content_0_video_file','field_67c9c54f20190'),(86871,8139,'page_content_0_video_file_webm',''),(86872,8139,'_page_content_0_video_file_webm','field_67c9c54f20191'),(86873,8139,'page_content_0_background_image',''),(86874,8139,'_page_content_0_background_image','field_67c9c54f20192'),(86875,8139,'page_content_0_banner_content','<h1>Adobe Commerce &amp; Magento Solutions</h1>'),(86876,8139,'_page_content_0_banner_content','field_67c9c54f20193'),(86877,8139,'page_content_1_add_background','white'),(86878,8139,'_page_content_1_add_background','field_6717be84974f1'),(86879,8139,'page_content_1_block_title','<h2>Tech That Grows With You</h2>'),(86880,8139,'_page_content_1_block_title','field_67b8463f82176'),(86881,8139,'page_content_1_block_content','Magento and Adobe Commerce are powerful eCommerce platforms built for brands that need control, flexibility, and serious scalability. Designed for complex catalogues, multi-store setups, and global ambitions, they’re made for businesses that outgrow the basics fast.\r\n\r\nAs a leading Adobe Commerce agency and a trusted Magento agency in Manchester, Actuate specialises in building, optimising, and supporting platforms that don’t just meet demand - they drive it. Whether you\'re looking for a complete rebuild or targeted improvements, our Magento-certified developers are here to deliver solutions that scale.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Experts</a>'),(86882,8139,'_page_content_1_block_content','field_664b5f5c5973a'),(86883,8139,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:12:\"our_services\";i:5;s:9:\"cta_block\";i:6;s:4:\"faqs\";i:7;s:14:\"our_work_short\";i:8;s:17:\"testimonial_block\";}'),(86884,8139,'_page_content','field_65bcc772ba827'),(86885,8139,'bottom_cta',''),(86886,8139,'_bottom_cta','field_66fbcaec309e9'),(86887,8139,'page_content_2_block_title','<h3>Why Choose Magento &amp; Adobe Commerce</h3>'),(86888,8139,'_page_content_2_block_title','field_67da9e22ddf71'),(86889,8139,'page_content_2_cards_0_card_icon',''),(86890,8139,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(86891,8139,'page_content_2_cards_0_card_content','<h4>Built to Scale with Your Business</h4>\r\nMagento and Adobe Commerce support multi-store, multi-language, and multi-currency setups, giving your business the infrastructure to grow without limits. Perfect for your expanding product ranges, international reach, and B2B functionality.'),(86892,8139,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(86893,8139,'page_content_2_cards_1_card_icon',''),(86894,8139,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(86895,8139,'page_content_2_cards_1_card_content','<h4>Proven to Increase Performance</h4>\r\nAdobe reports that brands migrating to Magento 2 experience up to a 29% improvement in site speed and 20% increase in conversion rates. Faster sites mean more customers converting - and less revenue left on the table.'),(86896,8139,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(86897,8139,'page_content_2_cards_2_card_icon',''),(86898,8139,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(86899,8139,'page_content_2_cards_2_card_content','<h4>Customisation Without Compromise</h4>\r\nOur Adobe and Magento eCommerce solutions give you control over every aspect of your store, so you can match your platform to your processes, not the other way around.'),(86900,8139,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(86901,8139,'page_content_2_cards_3_card_icon',''),(86902,8139,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(86903,8139,'page_content_2_cards_3_card_content','<h4>What it Means for You</h4>\r\nSmarter campaigns, higher conversion, and a store that doesn’t need rebuilding every 18 months. You get more efficient operations, stronger ROI, and the foundation to unlock your next nice problems - like scaling fulfilment or growing into new regions.'),(86904,8139,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(86905,8139,'page_content_2_cards','4'),(86906,8139,'_page_content_2_cards','field_67da9e2bddf72'),(86907,8139,'page_content_2_block_footer',''),(86908,8139,'_page_content_2_block_footer','field_67da9e66ddf75'),(86909,8139,'page_content_3_add_background','white'),(86910,8139,'_page_content_3_add_background','field_67c9c6c17d609'),(86911,8139,'page_content_3_block_content','<h3>Solve Your Now. Create Your Next Nice Problem.</h3>\r\nWe don’t just solve the problems that keep you up at night. We help you unlock your next big opportunities—the \"nice problems\" like:\r\n<ul>\r\n 	<li>\"How do we keep up with increased demand?\"</li>\r\n 	<li>\"Can we roll this out internationally?\"</li>\r\n 	<li>\"Should we explore loyalty, subscriptions, or headless?\"</li>\r\n</ul>\r\nThis is the work that moves the needle—and it\'s where we thrive.'),(86912,8139,'_page_content_3_block_content','field_67c9c6c17d60b'),(86913,8139,'page_content_3_media_block',''),(86914,8139,'_page_content_3_media_block','field_67c9c6d37d60c'),(86915,8139,'page_content_3_alignment','left'),(86916,8139,'_page_content_3_alignment','field_67c9c6dd7d60d'),(86917,8139,'page_content_4_the_services_0_service_title','Adobe Commerce'),(86918,8139,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(86919,8139,'page_content_4_the_services_0_service_image',''),(86920,8139,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(86921,8139,'page_content_4_the_services_0_side_title','Adobe Commerce'),(86922,8139,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(86923,8139,'page_content_4_the_services_0_service_description',''),(86924,8139,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(86925,8139,'page_content_4_the_services_0_service_link',''),(86926,8139,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(86927,8139,'page_content_4_the_services_1_service_title','Magento Open Source'),(86928,8139,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(86929,8139,'page_content_4_the_services_1_service_image',''),(86930,8139,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(86931,8139,'page_content_4_the_services_1_side_title','Magento 2'),(86932,8139,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(86933,8139,'page_content_4_the_services_1_service_description',''),(86934,8139,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(86935,8139,'page_content_4_the_services_1_service_link',''),(86936,8139,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(86937,8139,'page_content_4_the_services_2_service_title','Hyvä Themes'),(86938,8139,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(86939,8139,'page_content_4_the_services_2_service_image',''),(86940,8139,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(86941,8139,'page_content_4_the_services_2_side_title','Hyvä for Magento & Adobe Commerce'),(86942,8139,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(86943,8139,'page_content_4_the_services_2_service_description',''),(86944,8139,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(86945,8139,'page_content_4_the_services_2_service_link',''),(86946,8139,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(86947,8139,'page_content_4_the_services_3_service_title','eCommerce Consultancy'),(86948,8139,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(86949,8139,'page_content_4_the_services_3_service_image',''),(86950,8139,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(86951,8139,'page_content_4_the_services_3_side_title','eCommerce Consultancy'),(86952,8139,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(86953,8139,'page_content_4_the_services_3_service_description',''),(86954,8139,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(86955,8139,'page_content_4_the_services_3_service_link',''),(86956,8139,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(86957,8139,'page_content_4_the_services_4_service_title','Adobe Commerce and Magento Support'),(86958,8139,'_page_content_4_the_services_4_service_title','field_67c6cd1bcad26'),(86959,8139,'page_content_4_the_services_4_service_image',''),(86960,8139,'_page_content_4_the_services_4_service_image','field_67c6cd2dcad27'),(86961,8139,'page_content_4_the_services_4_side_title','Adobe Commerce and Magento Support'),(86962,8139,'_page_content_4_the_services_4_side_title','field_67c6e0fbc5a42'),(86963,8139,'page_content_4_the_services_4_service_description',''),(86964,8139,'_page_content_4_the_services_4_service_description','field_67c6cd38cad28'),(86965,8139,'page_content_4_the_services_4_service_link',''),(86966,8139,'_page_content_4_the_services_4_service_link','field_67c6cd4ecad29'),(86967,8139,'page_content_4_the_services_5_service_title','Conversion Rate Optimisation'),(86968,8139,'_page_content_4_the_services_5_service_title','field_67c6cd1bcad26'),(86969,8139,'page_content_4_the_services_5_service_image',''),(86970,8139,'_page_content_4_the_services_5_service_image','field_67c6cd2dcad27'),(86971,8139,'page_content_4_the_services_5_side_title','CRO'),(86972,8139,'_page_content_4_the_services_5_side_title','field_67c6e0fbc5a42'),(86973,8139,'page_content_4_the_services_5_service_description',''),(86974,8139,'_page_content_4_the_services_5_service_description','field_67c6cd38cad28'),(86975,8139,'page_content_4_the_services_5_service_link',''),(86976,8139,'_page_content_4_the_services_5_service_link','field_67c6cd4ecad29'),(86977,8139,'page_content_4_the_services','6'),(86978,8139,'_page_content_4_the_services','field_67c6cd0fcad25'),(86979,8139,'page_content_5_show_background','0'),(86980,8139,'_page_content_5_show_background','field_67175ac1a052b'),(86981,8139,'page_content_5_block_content','<h4>Not Sure What’s Next? That’s What the NNP Workshop Is For.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Get in touch</a>'),(86982,8139,'_page_content_5_block_content','field_66cda60b2ea88'),(86983,8139,'page_content_6_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(86984,8139,'_page_content_6_intro_block','field_67f39a7e87a67'),(86985,8139,'page_content_6_faqs_to_load','54'),(86986,8139,'_page_content_6_faqs_to_load','field_67f39a8d87a68'),(86987,8139,'page_content_7_block_intro','<h3>Recent Projects</h3>'),(86988,8139,'_page_content_7_block_intro','field_66fbc8f5b1c94'),(86989,8139,'page_content_7_project_filter',''),(86990,8139,'_page_content_7_project_filter','field_66826e0b41d79'),(86991,8139,'page_content_8_block_title',''),(86992,8139,'_page_content_8_block_title','field_67c86b51a9ddc'),(86993,8140,'page_content_0_video_file',''),(86994,8140,'_page_content_0_video_file','field_67c9c54f20190'),(86995,8140,'page_content_0_video_file_webm',''),(86996,8140,'_page_content_0_video_file_webm','field_67c9c54f20191'),(86997,8140,'page_content_0_background_image',''),(86998,8140,'_page_content_0_background_image','field_67c9c54f20192'),(86999,8140,'page_content_0_banner_content','<h1>Adobe Commerce &amp; Magento Solutions</h1>'),(87000,8140,'_page_content_0_banner_content','field_67c9c54f20193'),(87001,8140,'page_content_1_add_background','white'),(87002,8140,'_page_content_1_add_background','field_6717be84974f1'),(87003,8140,'page_content_1_block_title','<h2>Tech That Grows With You</h2>'),(87004,8140,'_page_content_1_block_title','field_67b8463f82176'),(87005,8140,'page_content_1_block_content','Magento and Adobe Commerce are powerful eCommerce platforms built for brands that need control, flexibility, and serious scalability. Designed for complex catalogues, multi-store setups, and global ambitions, they’re made for businesses that outgrow the basics fast.\r\n\r\nAs a leading Adobe Commerce agency and a trusted Magento agency in Manchester, Actuate specialises in building, optimising, and supporting platforms that don’t just meet demand - they drive it. Whether you\'re looking for a complete rebuild or targeted improvements, our Magento-certified developers are here to deliver solutions that scale.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Experts</a>'),(87006,8140,'_page_content_1_block_content','field_664b5f5c5973a'),(87007,8140,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:12:\"our_services\";i:5;s:9:\"cta_block\";i:6;s:4:\"faqs\";i:7;s:14:\"our_work_short\";i:8;s:17:\"testimonial_block\";}'),(87008,8140,'_page_content','field_65bcc772ba827'),(87009,8140,'bottom_cta',''),(87010,8140,'_bottom_cta','field_66fbcaec309e9'),(87011,8140,'page_content_2_block_title','<h3>Why Choose Magento &amp; Adobe Commerce</h3>'),(87012,8140,'_page_content_2_block_title','field_67da9e22ddf71'),(87013,8140,'page_content_2_cards_0_card_icon',''),(87014,8140,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(87015,8140,'page_content_2_cards_0_card_content','<h4>Built to Scale with Your Business</h4>\r\nMagento and Adobe Commerce support multi-store, multi-language, and multi-currency setups, giving your business the infrastructure to grow without limits. Perfect for your expanding product ranges, international reach, and B2B functionality.'),(87016,8140,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(87017,8140,'page_content_2_cards_1_card_icon',''),(87018,8140,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(87019,8140,'page_content_2_cards_1_card_content','<h4>Proven to Increase Performance</h4>\r\nAdobe reports that brands migrating to Magento 2 experience up to a 29% improvement in site speed and 20% increase in conversion rates. Faster sites mean more customers converting - and less revenue left on the table.'),(87020,8140,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(87021,8140,'page_content_2_cards_2_card_icon',''),(87022,8140,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(87023,8140,'page_content_2_cards_2_card_content','<h4>Customisation Without Compromise</h4>\r\nOur Adobe and Magento eCommerce solutions give you control over every aspect of your store, so you can match your platform to your processes, not the other way around.'),(87024,8140,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(87025,8140,'page_content_2_cards_3_card_icon',''),(87026,8140,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(87027,8140,'page_content_2_cards_3_card_content','<h4>What it Means for You</h4>\r\nSmarter campaigns, higher conversion, and a store that doesn’t need rebuilding every 18 months. You get more efficient operations, stronger ROI, and the foundation to unlock your next nice problems - like scaling fulfilment or growing into new regions.'),(87028,8140,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(87029,8140,'page_content_2_cards','4'),(87030,8140,'_page_content_2_cards','field_67da9e2bddf72'),(87031,8140,'page_content_2_block_footer',''),(87032,8140,'_page_content_2_block_footer','field_67da9e66ddf75'),(87033,8140,'page_content_3_add_background','white'),(87034,8140,'_page_content_3_add_background','field_67c9c6c17d609'),(87035,8140,'page_content_3_block_content','<h3>How Adobe Commerce Can Help You Unlock Your Next Nice Problem</h3>\r\nAdobe Commerce is built for brands outgrowing the basics. When your catalogue’s expanding, operations are getting messy, or you need more from your site than just ‘working’, Adobe is the upgrade that clears the way.\r\nOur NNP Workshop pinpoints what’s holding you back - then we fix it. Whether that’s slow load times, checkout friction, or backend complexity, we build the kind of Adobe Commerce setup that sets the stage for nicer problems: more demand, more channels, and a store that keeps up.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book an NNP Workshop</a>'),(87036,8140,'_page_content_3_block_content','field_67c9c6c17d60b'),(87037,8140,'page_content_3_media_block',''),(87038,8140,'_page_content_3_media_block','field_67c9c6d37d60c'),(87039,8140,'page_content_3_alignment','left'),(87040,8140,'_page_content_3_alignment','field_67c9c6dd7d60d'),(87041,8140,'page_content_4_the_services_0_service_title','Adobe Commerce'),(87042,8140,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(87043,8140,'page_content_4_the_services_0_service_image',''),(87044,8140,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(87045,8140,'page_content_4_the_services_0_side_title','Adobe Commerce'),(87046,8140,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(87047,8140,'page_content_4_the_services_0_service_description',''),(87048,8140,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(87049,8140,'page_content_4_the_services_0_service_link',''),(87050,8140,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(87051,8140,'page_content_4_the_services_1_service_title','Magento Open Source'),(87052,8140,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(87053,8140,'page_content_4_the_services_1_service_image',''),(87054,8140,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(87055,8140,'page_content_4_the_services_1_side_title','Magento 2'),(87056,8140,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(87057,8140,'page_content_4_the_services_1_service_description',''),(87058,8140,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(87059,8140,'page_content_4_the_services_1_service_link',''),(87060,8140,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(87061,8140,'page_content_4_the_services_2_service_title','Hyvä Themes'),(87062,8140,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(87063,8140,'page_content_4_the_services_2_service_image',''),(87064,8140,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(87065,8140,'page_content_4_the_services_2_side_title','Hyvä for Magento & Adobe Commerce'),(87066,8140,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(87067,8140,'page_content_4_the_services_2_service_description',''),(87068,8140,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(87069,8140,'page_content_4_the_services_2_service_link',''),(87070,8140,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(87071,8140,'page_content_4_the_services_3_service_title','eCommerce Consultancy'),(87072,8140,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(87073,8140,'page_content_4_the_services_3_service_image',''),(87074,8140,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(87075,8140,'page_content_4_the_services_3_side_title','eCommerce Consultancy'),(87076,8140,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(87077,8140,'page_content_4_the_services_3_service_description',''),(87078,8140,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(87079,8140,'page_content_4_the_services_3_service_link',''),(87080,8140,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(87081,8140,'page_content_4_the_services_4_service_title','Adobe Commerce and Magento Support'),(87082,8140,'_page_content_4_the_services_4_service_title','field_67c6cd1bcad26'),(87083,8140,'page_content_4_the_services_4_service_image',''),(87084,8140,'_page_content_4_the_services_4_service_image','field_67c6cd2dcad27'),(87085,8140,'page_content_4_the_services_4_side_title','Adobe Commerce and Magento Support'),(87086,8140,'_page_content_4_the_services_4_side_title','field_67c6e0fbc5a42'),(87087,8140,'page_content_4_the_services_4_service_description',''),(87088,8140,'_page_content_4_the_services_4_service_description','field_67c6cd38cad28'),(87089,8140,'page_content_4_the_services_4_service_link',''),(87090,8140,'_page_content_4_the_services_4_service_link','field_67c6cd4ecad29'),(87091,8140,'page_content_4_the_services_5_service_title','Conversion Rate Optimisation'),(87092,8140,'_page_content_4_the_services_5_service_title','field_67c6cd1bcad26'),(87093,8140,'page_content_4_the_services_5_service_image',''),(87094,8140,'_page_content_4_the_services_5_service_image','field_67c6cd2dcad27'),(87095,8140,'page_content_4_the_services_5_side_title','CRO'),(87096,8140,'_page_content_4_the_services_5_side_title','field_67c6e0fbc5a42'),(87097,8140,'page_content_4_the_services_5_service_description',''),(87098,8140,'_page_content_4_the_services_5_service_description','field_67c6cd38cad28'),(87099,8140,'page_content_4_the_services_5_service_link',''),(87100,8140,'_page_content_4_the_services_5_service_link','field_67c6cd4ecad29'),(87101,8140,'page_content_4_the_services','6'),(87102,8140,'_page_content_4_the_services','field_67c6cd0fcad25'),(87103,8140,'page_content_5_show_background','0'),(87104,8140,'_page_content_5_show_background','field_67175ac1a052b'),(87105,8140,'page_content_5_block_content','<h4>Not Sure What’s Next? That’s What the NNP Workshop Is For.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Get in touch</a>'),(87106,8140,'_page_content_5_block_content','field_66cda60b2ea88'),(87107,8140,'page_content_6_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(87108,8140,'_page_content_6_intro_block','field_67f39a7e87a67'),(87109,8140,'page_content_6_faqs_to_load','54'),(87110,8140,'_page_content_6_faqs_to_load','field_67f39a8d87a68'),(87111,8140,'page_content_7_block_intro','<h3>Recent Projects</h3>'),(87112,8140,'_page_content_7_block_intro','field_66fbc8f5b1c94'),(87113,8140,'page_content_7_project_filter',''),(87114,8140,'_page_content_7_project_filter','field_66826e0b41d79'),(87115,8140,'page_content_8_block_title',''),(87116,8140,'_page_content_8_block_title','field_67c86b51a9ddc'),(87117,8141,'page_content_0_video_file',''),(87118,8141,'_page_content_0_video_file','field_67c9c54f20190'),(87119,8141,'page_content_0_video_file_webm',''),(87120,8141,'_page_content_0_video_file_webm','field_67c9c54f20191'),(87121,8141,'page_content_0_background_image',''),(87122,8141,'_page_content_0_background_image','field_67c9c54f20192'),(87123,8141,'page_content_0_banner_content','<h1>Adobe Commerce &amp; Magento Solutions</h1>'),(87124,8141,'_page_content_0_banner_content','field_67c9c54f20193'),(87125,8141,'page_content_1_add_background','white'),(87126,8141,'_page_content_1_add_background','field_6717be84974f1'),(87127,8141,'page_content_1_block_title','<h2>Tech That Grows With You</h2>'),(87128,8141,'_page_content_1_block_title','field_67b8463f82176'),(87129,8141,'page_content_1_block_content','Magento and Adobe Commerce are powerful eCommerce platforms built for brands that need control, flexibility, and serious scalability. Designed for complex catalogues, multi-store setups, and global ambitions, they’re made for businesses that outgrow the basics fast.\r\n\r\nAs a leading Adobe Commerce agency and a trusted Magento agency in Manchester, Actuate specialises in building, optimising, and supporting platforms that don’t just meet demand - they drive it. Whether you\'re looking for a complete rebuild or targeted improvements, our Magento-certified developers are here to deliver solutions that scale.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Experts</a>'),(87130,8141,'_page_content_1_block_content','field_664b5f5c5973a'),(87131,8141,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:12:\"our_services\";i:5;s:9:\"cta_block\";i:6;s:4:\"faqs\";i:7;s:14:\"our_work_short\";i:8;s:17:\"testimonial_block\";}'),(87132,8141,'_page_content','field_65bcc772ba827'),(87133,8141,'bottom_cta',''),(87134,8141,'_bottom_cta','field_66fbcaec309e9'),(87135,8141,'page_content_2_block_title','<h3>Why Choose Magento &amp; Adobe Commerce</h3>'),(87136,8141,'_page_content_2_block_title','field_67da9e22ddf71'),(87137,8141,'page_content_2_cards_0_card_icon',''),(87138,8141,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(87139,8141,'page_content_2_cards_0_card_content','<h4>Built to Scale with Your Business</h4>\r\nMagento and Adobe Commerce support multi-store, multi-language, and multi-currency setups, giving your business the infrastructure to grow without limits. Perfect for your expanding product ranges, international reach, and B2B functionality.'),(87140,8141,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(87141,8141,'page_content_2_cards_1_card_icon',''),(87142,8141,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(87143,8141,'page_content_2_cards_1_card_content','<h4>Proven to Increase Performance</h4>\r\nAdobe reports that brands migrating to Magento 2 experience up to a 29% improvement in site speed and 20% increase in conversion rates. Faster sites mean more customers converting - and less revenue left on the table.'),(87144,8141,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(87145,8141,'page_content_2_cards_2_card_icon',''),(87146,8141,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(87147,8141,'page_content_2_cards_2_card_content','<h4>Customisation Without Compromise</h4>\r\nOur Adobe and Magento eCommerce solutions give you control over every aspect of your store, so you can match your platform to your processes, not the other way around.'),(87148,8141,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(87149,8141,'page_content_2_cards_3_card_icon',''),(87150,8141,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(87151,8141,'page_content_2_cards_3_card_content','<h4>What it Means for You</h4>\r\nSmarter campaigns, higher conversion, and a store that doesn’t need rebuilding every 18 months. You get more efficient operations, stronger ROI, and the foundation to unlock your next nice problems - like scaling fulfilment or growing into new regions.'),(87152,8141,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(87153,8141,'page_content_2_cards','4'),(87154,8141,'_page_content_2_cards','field_67da9e2bddf72'),(87155,8141,'page_content_2_block_footer',''),(87156,8141,'_page_content_2_block_footer','field_67da9e66ddf75'),(87157,8141,'page_content_3_add_background','white'),(87158,8141,'_page_content_3_add_background','field_67c9c6c17d609'),(87159,8141,'page_content_3_block_content','<h3>How Adobe Commerce Can Help You Unlock Your Next Nice Problem</h3>\r\nAdobe Commerce is built for brands outgrowing the basics. When your catalogue’s expanding, operations are getting messy, or you need more from your site than just ‘working’, Adobe is the upgrade that clears the way.\r\nOur NNP Workshop pinpoints what’s holding you back - then we fix it. Whether that’s slow load times, checkout friction, or backend complexity, we build the kind of Adobe Commerce setup that sets the stage for nicer problems: more demand, more channels, and a store that keeps up.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book an NNP Workshop</a>'),(87160,8141,'_page_content_3_block_content','field_67c9c6c17d60b'),(87161,8141,'page_content_3_media_block',''),(87162,8141,'_page_content_3_media_block','field_67c9c6d37d60c'),(87163,8141,'page_content_3_alignment','left'),(87164,8141,'_page_content_3_alignment','field_67c9c6dd7d60d'),(87165,8141,'page_content_4_the_services_0_service_title','Adobe Commerce'),(87166,8141,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(87167,8141,'page_content_4_the_services_0_service_image',''),(87168,8141,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(87169,8141,'page_content_4_the_services_0_side_title','Adobe Commerce'),(87170,8141,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(87171,8141,'page_content_4_the_services_0_service_description','For complex eCommerce businesses ready to scale. We build with Adobe Commerce to support advanced features like B2B portals, segmented promotions, and customer-specific pricing - all designed to help you handle bigger business, better.\r\n\r\n[View Adobe Commerce]'),(87172,8141,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(87173,8141,'page_content_4_the_services_0_service_link','a:3:{s:5:\"title\";s:19:\"View Adobe Commerce\";s:3:\"url\";s:68:\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\";s:6:\"target\";s:0:\"\";}'),(87174,8141,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(87175,8141,'page_content_4_the_services_1_service_title','Magento Open Source'),(87176,8141,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(87177,8141,'page_content_4_the_services_1_service_image',''),(87178,8141,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(87179,8141,'page_content_4_the_services_1_side_title','Magento 2'),(87180,8141,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(87181,8141,'page_content_4_the_services_1_service_description','A cost-effective choice for brands that want customisation and control without a licence fee. We create stable, scalable Magento stores that support serious growth, with frontend and backend flexibility tailored to your goals.\r\n\r\n[View Magento Open Source]'),(87182,8141,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(87183,8141,'page_content_4_the_services_1_service_link','a:3:{s:5:\"title\";s:24:\"View Magento Open Source\";s:3:\"url\";s:50:\"https://actuate.webpreview.co/services/magento-open-source/\";s:6:\"target\";s:0:\"\";}'),(87184,8141,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(87185,8141,'page_content_4_the_services_2_service_title','Hyvä Themes'),(87186,8141,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(87187,8141,'page_content_4_the_services_2_service_image',''),(87188,8141,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(87189,8141,'page_content_4_the_services_2_side_title','Hyvä for Magento & Adobe Commerce'),(87190,8141,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(87191,8141,'page_content_4_the_services_2_service_description','Want to make your Magento site faster? Hyvä gives it a huge frontend lift: faster page loads, streamlined performance, and better UX. Pair it with CRO and UX work, and you’re store won’t just be faster - but smarter too.\r\n\r\n[View Hyvä Theme Services]'),(87192,8141,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(87193,8141,'page_content_4_the_services_2_service_link','a:3:{s:5:\"title\";s:25:\"View Hyvä Theme Services\";s:3:\"url\";s:35:\"https://actuate.webpreview.co/services/hyva/\";s:6:\"target\";s:0:\"\";}'),(87194,8141,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(87195,8141,'page_content_4_the_services_3_service_title','eCommerce Consultancy'),(87196,8141,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(87197,8141,'page_content_4_the_services_3_service_image',''),(87198,8141,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(87199,8141,'page_content_4_the_services_3_side_title','eCommerce Consultancy'),(87200,8141,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(87201,8141,'page_content_4_the_services_3_service_description','Already on Magento or Adobe Commerce, or exploring it for the first time? Our eCommerce experts help you map a smarter route - from performance planning and platform reviews to long-term scaling - it all starts with your goals.\r\n\r\n[View eCommerce Consultancy]'),(87202,8141,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(87203,8141,'page_content_4_the_services_3_service_link','a:3:{s:5:\"title\";s:26:\"View eCommerce Consultancy\";s:3:\"url\";s:49:\"https://actuate.webpreview.co/services/ecommerce-strategy/\";s:6:\"target\";s:0:\"\";}'),(87204,8141,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(87205,8141,'page_content_4_the_services_4_service_title','Adobe Commerce and Magento Support'),(87206,8141,'_page_content_4_the_services_4_service_title','field_67c6cd1bcad26'),(87207,8141,'page_content_4_the_services_4_service_image',''),(87208,8141,'_page_content_4_the_services_4_service_image','field_67c6cd2dcad27'),(87209,8141,'page_content_4_the_services_4_side_title','Adobe Commerce and Magento Support'),(87210,8141,'_page_content_4_the_services_4_side_title','field_67c6e0fbc5a42'),(87211,8141,'page_content_4_the_services_4_service_description','We don’t just deliver sites - we keep them running smoothly. Our Magento support and maintenance retainer packages cover everything from patching and security to new features and optimisation. You get reliable help whenever you need it.\r\n\r\nTrust Actuate to handle the upkeep, so your team can focus on growth.\r\n\r\n[View Support Services]'),(87212,8141,'_page_content_4_the_services_4_service_description','field_67c6cd38cad28'),(87213,8141,'page_content_4_the_services_4_service_link','a:3:{s:5:\"title\";s:21:\"View Support Services\";s:3:\"url\";s:50:\"https://actuate.webpreview.co/services/maintenance-support/\";s:6:\"target\";s:0:\"\";}'),(87214,8141,'_page_content_4_the_services_4_service_link','field_67c6cd4ecad29'),(87215,8141,'page_content_4_the_services_5_service_title','Conversion Rate Optimisation'),(87216,8141,'_page_content_4_the_services_5_service_title','field_67c6cd1bcad26'),(87217,8141,'page_content_4_the_services_5_service_image',''),(87218,8141,'_page_content_4_the_services_5_service_image','field_67c6cd2dcad27'),(87219,8141,'page_content_4_the_services_5_side_title','CRO'),(87220,8141,'_page_content_4_the_services_5_side_title','field_67c6e0fbc5a42'),(87221,8141,'page_content_4_the_services_5_service_description','Magento and Adobe Commerce can perform even better with CRO in the mix. We offer full conversion rate optimisation services, improving checkout journeys, running A/B split testing, and optimising UX to ensure your traffic turns into sales, not missed opportunities.\r\n\r\n[Explore CRO Services]'),(87222,8141,'_page_content_4_the_services_5_service_description','field_67c6cd38cad28'),(87223,8141,'page_content_4_the_services_5_service_link','a:3:{s:5:\"title\";s:20:\"Explore CRO Services\";s:3:\"url\";s:34:\"https://actuate.webpreview.co/services/cro/\";s:6:\"target\";s:0:\"\";}'),(87224,8141,'_page_content_4_the_services_5_service_link','field_67c6cd4ecad29'),(87225,8141,'page_content_4_the_services','6'),(87226,8141,'_page_content_4_the_services','field_67c6cd0fcad25'),(87227,8141,'page_content_5_show_background','0'),(87228,8141,'_page_content_5_show_background','field_67175ac1a052b'),(87229,8141,'page_content_5_block_content','<h4>Not Sure What’s Next? That’s What the NNP Workshop Is For.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Get in touch</a>'),(87230,8141,'_page_content_5_block_content','field_66cda60b2ea88'),(87231,8141,'page_content_6_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(87232,8141,'_page_content_6_intro_block','field_67f39a7e87a67'),(87233,8141,'page_content_6_faqs_to_load','54'),(87234,8141,'_page_content_6_faqs_to_load','field_67f39a8d87a68'),(87235,8141,'page_content_7_block_intro','<h3>Recent Projects</h3>'),(87236,8141,'_page_content_7_block_intro','field_66fbc8f5b1c94'),(87237,8141,'page_content_7_project_filter',''),(87238,8141,'_page_content_7_project_filter','field_66826e0b41d79'),(87239,8141,'page_content_8_block_title',''),(87240,8141,'_page_content_8_block_title','field_67c86b51a9ddc'),(87241,8142,'page_content_0_video_file',''),(87242,8142,'_page_content_0_video_file','field_67c9c54f20190'),(87243,8142,'page_content_0_video_file_webm',''),(87244,8142,'_page_content_0_video_file_webm','field_67c9c54f20191'),(87245,8142,'page_content_0_background_image',''),(87246,8142,'_page_content_0_background_image','field_67c9c54f20192'),(87247,8142,'page_content_0_banner_content','<h1>Adobe Commerce &amp; Magento Solutions</h1>'),(87248,8142,'_page_content_0_banner_content','field_67c9c54f20193'),(87249,8142,'page_content_1_add_background','white'),(87250,8142,'_page_content_1_add_background','field_6717be84974f1'),(87251,8142,'page_content_1_block_title','<h2>Tech That Grows With You</h2>'),(87252,8142,'_page_content_1_block_title','field_67b8463f82176'),(87253,8142,'page_content_1_block_content','Magento and Adobe Commerce are powerful eCommerce platforms built for brands that need control, flexibility, and serious scalability. Designed for complex catalogues, multi-store setups, and global ambitions, they’re made for businesses that outgrow the basics fast.\r\n\r\nAs a leading Adobe Commerce agency and a trusted Magento agency in Manchester, Actuate specialises in building, optimising, and supporting platforms that don’t just meet demand - they drive it. Whether you\'re looking for a complete rebuild or targeted improvements, our Magento-certified developers are here to deliver solutions that scale.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Experts</a>'),(87254,8142,'_page_content_1_block_content','field_664b5f5c5973a'),(87255,8142,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:12:\"our_services\";i:5;s:9:\"cta_block\";i:6;s:4:\"faqs\";i:7;s:14:\"our_work_short\";i:8;s:17:\"testimonial_block\";}'),(87256,8142,'_page_content','field_65bcc772ba827'),(87257,8142,'bottom_cta',''),(87258,8142,'_bottom_cta','field_66fbcaec309e9'),(87259,8142,'page_content_2_block_title','<h3>Why Choose Magento &amp; Adobe Commerce</h3>'),(87260,8142,'_page_content_2_block_title','field_67da9e22ddf71'),(87261,8142,'page_content_2_cards_0_card_icon',''),(87262,8142,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(87263,8142,'page_content_2_cards_0_card_content','<h4>Built to Scale with Your Business</h4>\r\nMagento and Adobe Commerce support multi-store, multi-language, and multi-currency setups, giving your business the infrastructure to grow without limits. Perfect for your expanding product ranges, international reach, and B2B functionality.'),(87264,8142,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(87265,8142,'page_content_2_cards_1_card_icon',''),(87266,8142,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(87267,8142,'page_content_2_cards_1_card_content','<h4>Proven to Increase Performance</h4>\r\nAdobe reports that brands migrating to Magento 2 experience up to a 29% improvement in site speed and 20% increase in conversion rates. Faster sites mean more customers converting - and less revenue left on the table.'),(87268,8142,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(87269,8142,'page_content_2_cards_2_card_icon',''),(87270,8142,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(87271,8142,'page_content_2_cards_2_card_content','<h4>Customisation Without Compromise</h4>\r\nOur Adobe and Magento eCommerce solutions give you control over every aspect of your store, so you can match your platform to your processes, not the other way around.'),(87272,8142,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(87273,8142,'page_content_2_cards_3_card_icon',''),(87274,8142,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(87275,8142,'page_content_2_cards_3_card_content','<h4>What it Means for You</h4>\r\nSmarter campaigns, higher conversion, and a store that doesn’t need rebuilding every 18 months. You get more efficient operations, stronger ROI, and the foundation to unlock your next nice problems - like scaling fulfilment or growing into new regions.'),(87276,8142,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(87277,8142,'page_content_2_cards','4'),(87278,8142,'_page_content_2_cards','field_67da9e2bddf72'),(87279,8142,'page_content_2_block_footer',''),(87280,8142,'_page_content_2_block_footer','field_67da9e66ddf75'),(87281,8142,'page_content_3_add_background','white'),(87282,8142,'_page_content_3_add_background','field_67c9c6c17d609'),(87283,8142,'page_content_3_block_content','<h3>How Adobe Commerce Can Help You Unlock Your Next Nice Problem</h3>\r\nAdobe Commerce is built for brands outgrowing the basics. When your catalogue’s expanding, operations are getting messy, or you need more from your site than just ‘working’, Adobe is the upgrade that clears the way.\r\nOur NNP Workshop pinpoints what’s holding you back - then we fix it. Whether that’s slow load times, checkout friction, or backend complexity, we build the kind of Adobe Commerce setup that sets the stage for nicer problems: more demand, more channels, and a store that keeps up.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book an NNP Workshop</a>'),(87284,8142,'_page_content_3_block_content','field_67c9c6c17d60b'),(87285,8142,'page_content_3_media_block',''),(87286,8142,'_page_content_3_media_block','field_67c9c6d37d60c'),(87287,8142,'page_content_3_alignment','left'),(87288,8142,'_page_content_3_alignment','field_67c9c6dd7d60d'),(87289,8142,'page_content_4_the_services_0_service_title','Adobe Commerce'),(87290,8142,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(87291,8142,'page_content_4_the_services_0_service_image',''),(87292,8142,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(87293,8142,'page_content_4_the_services_0_side_title','Adobe Commerce'),(87294,8142,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(87295,8142,'page_content_4_the_services_0_service_description','For complex eCommerce businesses ready to scale. We build with Adobe Commerce to support advanced features like B2B portals, segmented promotions, and customer-specific pricing - all designed to help you handle bigger business, better.'),(87296,8142,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(87297,8142,'page_content_4_the_services_0_service_link','a:3:{s:5:\"title\";s:19:\"View Adobe Commerce\";s:3:\"url\";s:68:\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\";s:6:\"target\";s:0:\"\";}'),(87298,8142,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(87299,8142,'page_content_4_the_services_1_service_title','Magento Open Source'),(87300,8142,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(87301,8142,'page_content_4_the_services_1_service_image',''),(87302,8142,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(87303,8142,'page_content_4_the_services_1_side_title','Magento 2'),(87304,8142,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(87305,8142,'page_content_4_the_services_1_service_description','A cost-effective choice for brands that want customisation and control without a licence fee. We create stable, scalable Magento stores that support serious growth, with frontend and backend flexibility tailored to your goals.'),(87306,8142,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(87307,8142,'page_content_4_the_services_1_service_link','a:3:{s:5:\"title\";s:24:\"View Magento Open Source\";s:3:\"url\";s:50:\"https://actuate.webpreview.co/services/magento-open-source/\";s:6:\"target\";s:0:\"\";}'),(87308,8142,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(87309,8142,'page_content_4_the_services_2_service_title','Hyvä Themes'),(87310,8142,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(87311,8142,'page_content_4_the_services_2_service_image',''),(87312,8142,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(87313,8142,'page_content_4_the_services_2_side_title','Hyvä for Magento & Adobe Commerce'),(87314,8142,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(87315,8142,'page_content_4_the_services_2_service_description','Want to make your Magento site faster? Hyvä gives it a huge frontend lift: faster page loads, streamlined performance, and better UX. Pair it with CRO and UX work, and you’re store won’t just be faster - but smarter too.'),(87316,8142,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(87317,8142,'page_content_4_the_services_2_service_link','a:3:{s:5:\"title\";s:25:\"View Hyvä Theme Services\";s:3:\"url\";s:35:\"https://actuate.webpreview.co/services/hyva/\";s:6:\"target\";s:0:\"\";}'),(87318,8142,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(87319,8142,'page_content_4_the_services_3_service_title','eCommerce Consultancy'),(87320,8142,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(87321,8142,'page_content_4_the_services_3_service_image',''),(87322,8142,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(87323,8142,'page_content_4_the_services_3_side_title','eCommerce Consultancy'),(87324,8142,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(87325,8142,'page_content_4_the_services_3_service_description','Already on Magento or Adobe Commerce, or exploring it for the first time? Our eCommerce experts help you map a smarter route - from performance planning and platform reviews to long-term scaling - it all starts with your goals.'),(87326,8142,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(87327,8142,'page_content_4_the_services_3_service_link','a:3:{s:5:\"title\";s:26:\"View eCommerce Consultancy\";s:3:\"url\";s:49:\"https://actuate.webpreview.co/services/ecommerce-strategy/\";s:6:\"target\";s:0:\"\";}'),(87328,8142,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(87329,8142,'page_content_4_the_services_4_service_title','Adobe Commerce and Magento Support'),(87330,8142,'_page_content_4_the_services_4_service_title','field_67c6cd1bcad26'),(87331,8142,'page_content_4_the_services_4_service_image',''),(87332,8142,'_page_content_4_the_services_4_service_image','field_67c6cd2dcad27'),(87333,8142,'page_content_4_the_services_4_side_title','Adobe Commerce and Magento Support'),(87334,8142,'_page_content_4_the_services_4_side_title','field_67c6e0fbc5a42'),(87335,8142,'page_content_4_the_services_4_service_description','We don’t just deliver sites - we keep them running smoothly. Our Magento support and maintenance retainer packages cover everything from patching and security to new features and optimisation. You get reliable help whenever you need it.\r\n\r\nTrust Actuate to handle the upkeep, so your team can focus on growth.'),(87336,8142,'_page_content_4_the_services_4_service_description','field_67c6cd38cad28'),(87337,8142,'page_content_4_the_services_4_service_link','a:3:{s:5:\"title\";s:21:\"View Support Services\";s:3:\"url\";s:50:\"https://actuate.webpreview.co/services/maintenance-support/\";s:6:\"target\";s:0:\"\";}'),(87338,8142,'_page_content_4_the_services_4_service_link','field_67c6cd4ecad29'),(87339,8142,'page_content_4_the_services_5_service_title','Conversion Rate Optimisation'),(87340,8142,'_page_content_4_the_services_5_service_title','field_67c6cd1bcad26'),(87341,8142,'page_content_4_the_services_5_service_image',''),(87342,8142,'_page_content_4_the_services_5_service_image','field_67c6cd2dcad27'),(87343,8142,'page_content_4_the_services_5_side_title','CRO'),(87344,8142,'_page_content_4_the_services_5_side_title','field_67c6e0fbc5a42'),(87345,8142,'page_content_4_the_services_5_service_description','Magento and Adobe Commerce can perform even better with CRO in the mix. We offer full conversion rate optimisation services, improving checkout journeys, running A/B split testing, and optimising UX to ensure your traffic turns into sales, not missed opportunities.'),(87346,8142,'_page_content_4_the_services_5_service_description','field_67c6cd38cad28'),(87347,8142,'page_content_4_the_services_5_service_link','a:3:{s:5:\"title\";s:20:\"Explore CRO Services\";s:3:\"url\";s:34:\"https://actuate.webpreview.co/services/cro/\";s:6:\"target\";s:0:\"\";}'),(87348,8142,'_page_content_4_the_services_5_service_link','field_67c6cd4ecad29'),(87349,8142,'page_content_4_the_services','6'),(87350,8142,'_page_content_4_the_services','field_67c6cd0fcad25'),(87351,8142,'page_content_5_show_background','0'),(87352,8142,'_page_content_5_show_background','field_67175ac1a052b'),(87353,8142,'page_content_5_block_content','<h4>Not Sure What’s Next? That’s What the NNP Workshop Is For.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Get in touch</a>'),(87354,8142,'_page_content_5_block_content','field_66cda60b2ea88'),(87355,8142,'page_content_6_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(87356,8142,'_page_content_6_intro_block','field_67f39a7e87a67'),(87357,8142,'page_content_6_faqs_to_load','54'),(87358,8142,'_page_content_6_faqs_to_load','field_67f39a8d87a68'),(87359,8142,'page_content_7_block_intro','<h3>Recent Projects</h3>'),(87360,8142,'_page_content_7_block_intro','field_66fbc8f5b1c94'),(87361,8142,'page_content_7_project_filter',''),(87362,8142,'_page_content_7_project_filter','field_66826e0b41d79'),(87363,8142,'page_content_8_block_title',''),(87364,8142,'_page_content_8_block_title','field_67c86b51a9ddc'),(87365,7147,'page_content_6_block_title',''),(87366,7147,'_page_content_6_block_title','field_67c86b51a9ddc'),(87367,7147,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(87368,7147,'_page_content_7_intro_block','field_67f39a7e87a67'),(87369,7147,'page_content_7_faqs_to_load','54'),(87370,7147,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(87375,8143,'page_content_0_video_file',''),(87376,8143,'_page_content_0_video_file','field_67c9c54f20190'),(87377,8143,'page_content_0_video_file_webm',''),(87378,8143,'_page_content_0_video_file_webm','field_67c9c54f20191'),(87379,8143,'page_content_0_background_image',''),(87380,8143,'_page_content_0_background_image','field_67c9c54f20192'),(87381,8143,'page_content_0_banner_content','<h1>Adobe Commerce &amp; Magento Solutions</h1>'),(87382,8143,'_page_content_0_banner_content','field_67c9c54f20193'),(87383,8143,'page_content_1_add_background','white'),(87384,8143,'_page_content_1_add_background','field_6717be84974f1'),(87385,8143,'page_content_1_block_title','<h2>Tech That Grows With You</h2>'),(87386,8143,'_page_content_1_block_title','field_67b8463f82176'),(87387,8143,'page_content_1_block_content','Magento and Adobe Commerce are powerful eCommerce platforms built for brands that need control, flexibility, and serious scalability. Designed for complex catalogues, multi-store setups, and global ambitions, they’re made for businesses that outgrow the basics fast.\r\n\r\nAs a leading Adobe Commerce agency and a trusted Magento agency in Manchester, Actuate specialises in building, optimising, and supporting platforms that don’t just meet demand - they drive it. Whether you\'re looking for a complete rebuild or targeted improvements, our Magento-certified developers are here to deliver solutions that scale.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Experts</a>'),(87388,8143,'_page_content_1_block_content','field_664b5f5c5973a'),(87389,8143,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:12:\"our_services\";i:5;s:9:\"cta_block\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(87390,8143,'_page_content','field_65bcc772ba827'),(87391,8143,'bottom_cta',''),(87392,8143,'_bottom_cta','field_66fbcaec309e9'),(87393,8143,'page_content_2_block_title','<h3>Why Choose Magento &amp; Adobe Commerce</h3>'),(87394,8143,'_page_content_2_block_title','field_67da9e22ddf71'),(87395,8143,'page_content_2_cards_0_card_icon',''),(87396,8143,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(87397,8143,'page_content_2_cards_0_card_content','<h4>Built to Scale with Your Business</h4>\r\nMagento and Adobe Commerce support multi-store, multi-language, and multi-currency setups, giving your business the infrastructure to grow without limits. Perfect for your expanding product ranges, international reach, and B2B functionality.'),(87398,8143,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(87399,8143,'page_content_2_cards_1_card_icon',''),(87400,8143,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(87401,8143,'page_content_2_cards_1_card_content','<h4>Proven to Increase Performance</h4>\r\nAdobe reports that brands migrating to Magento 2 experience up to a 29% improvement in site speed and 20% increase in conversion rates. Faster sites mean more customers converting - and less revenue left on the table.'),(87402,8143,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(87403,8143,'page_content_2_cards_2_card_icon',''),(87404,8143,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(87405,8143,'page_content_2_cards_2_card_content','<h4>Customisation Without Compromise</h4>\r\nOur Adobe and Magento eCommerce solutions give you control over every aspect of your store, so you can match your platform to your processes, not the other way around.'),(87406,8143,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(87407,8143,'page_content_2_cards_3_card_icon',''),(87408,8143,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(87409,8143,'page_content_2_cards_3_card_content','<h4>What it Means for You</h4>\r\nSmarter campaigns, higher conversion, and a store that doesn’t need rebuilding every 18 months. You get more efficient operations, stronger ROI, and the foundation to unlock your next nice problems - like scaling fulfilment or growing into new regions.'),(87410,8143,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(87411,8143,'page_content_2_cards','4'),(87412,8143,'_page_content_2_cards','field_67da9e2bddf72'),(87413,8143,'page_content_2_block_footer',''),(87414,8143,'_page_content_2_block_footer','field_67da9e66ddf75'),(87415,8143,'page_content_3_add_background','white'),(87416,8143,'_page_content_3_add_background','field_67c9c6c17d609'),(87417,8143,'page_content_3_block_content','<h3>How Adobe Commerce Can Help You Unlock Your Next Nice Problem</h3>\r\nAdobe Commerce is built for brands outgrowing the basics. When your catalogue’s expanding, operations are getting messy, or you need more from your site than just ‘working’, Adobe is the upgrade that clears the way.\r\nOur NNP Workshop pinpoints what’s holding you back - then we fix it. Whether that’s slow load times, checkout friction, or backend complexity, we build the kind of Adobe Commerce setup that sets the stage for nicer problems: more demand, more channels, and a store that keeps up.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book an NNP Workshop</a>'),(87418,8143,'_page_content_3_block_content','field_67c9c6c17d60b'),(87419,8143,'page_content_3_media_block',''),(87420,8143,'_page_content_3_media_block','field_67c9c6d37d60c'),(87421,8143,'page_content_3_alignment','left'),(87422,8143,'_page_content_3_alignment','field_67c9c6dd7d60d'),(87423,8143,'page_content_4_the_services_0_service_title','Adobe Commerce'),(87424,8143,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(87425,8143,'page_content_4_the_services_0_service_image',''),(87426,8143,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(87427,8143,'page_content_4_the_services_0_side_title','Adobe Commerce'),(87428,8143,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(87429,8143,'page_content_4_the_services_0_service_description','For complex eCommerce businesses ready to scale. We build with Adobe Commerce to support advanced features like B2B portals, segmented promotions, and customer-specific pricing - all designed to help you handle bigger business, better.'),(87430,8143,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(87431,8143,'page_content_4_the_services_0_service_link','a:3:{s:5:\"title\";s:19:\"View Adobe Commerce\";s:3:\"url\";s:68:\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\";s:6:\"target\";s:0:\"\";}'),(87432,8143,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(87433,8143,'page_content_4_the_services_1_service_title','Magento Open Source'),(87434,8143,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(87435,8143,'page_content_4_the_services_1_service_image',''),(87436,8143,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(87437,8143,'page_content_4_the_services_1_side_title','Magento 2'),(87438,8143,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(87439,8143,'page_content_4_the_services_1_service_description','A cost-effective choice for brands that want customisation and control without a licence fee. We create stable, scalable Magento stores that support serious growth, with frontend and backend flexibility tailored to your goals.'),(87440,8143,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(87441,8143,'page_content_4_the_services_1_service_link','a:3:{s:5:\"title\";s:24:\"View Magento Open Source\";s:3:\"url\";s:50:\"https://actuate.webpreview.co/services/magento-open-source/\";s:6:\"target\";s:0:\"\";}'),(87442,8143,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(87443,8143,'page_content_4_the_services_2_service_title','Hyvä Themes'),(87444,8143,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(87445,8143,'page_content_4_the_services_2_service_image',''),(87446,8143,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(87447,8143,'page_content_4_the_services_2_side_title','Hyvä for Magento & Adobe Commerce'),(87448,8143,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(87449,8143,'page_content_4_the_services_2_service_description','Want to make your Magento site faster? Hyvä gives it a huge frontend lift: faster page loads, streamlined performance, and better UX. Pair it with CRO and UX work, and you’re store won’t just be faster - but smarter too.'),(87450,8143,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(87451,8143,'page_content_4_the_services_2_service_link','a:3:{s:5:\"title\";s:25:\"View Hyvä Theme Services\";s:3:\"url\";s:35:\"https://actuate.webpreview.co/services/hyva/\";s:6:\"target\";s:0:\"\";}'),(87452,8143,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(87453,8143,'page_content_4_the_services_3_service_title','eCommerce Consultancy'),(87454,8143,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(87455,8143,'page_content_4_the_services_3_service_image',''),(87456,8143,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(87457,8143,'page_content_4_the_services_3_side_title','eCommerce Consultancy'),(87458,8143,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(87459,8143,'page_content_4_the_services_3_service_description','Already on Magento or Adobe Commerce, or exploring it for the first time? Our eCommerce experts help you map a smarter route - from performance planning and platform reviews to long-term scaling - it all starts with your goals.'),(87460,8143,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(87461,8143,'page_content_4_the_services_3_service_link','a:3:{s:5:\"title\";s:26:\"View eCommerce Consultancy\";s:3:\"url\";s:49:\"https://actuate.webpreview.co/services/ecommerce-strategy/\";s:6:\"target\";s:0:\"\";}'),(87462,8143,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(87463,8143,'page_content_4_the_services_4_service_title','Adobe Commerce and Magento Support'),(87464,8143,'_page_content_4_the_services_4_service_title','field_67c6cd1bcad26'),(87465,8143,'page_content_4_the_services_4_service_image',''),(87466,8143,'_page_content_4_the_services_4_service_image','field_67c6cd2dcad27'),(87467,8143,'page_content_4_the_services_4_side_title','Adobe Commerce and Magento Support'),(87468,8143,'_page_content_4_the_services_4_side_title','field_67c6e0fbc5a42'),(87469,8143,'page_content_4_the_services_4_service_description','We don’t just deliver sites - we keep them running smoothly. Our Magento support and maintenance retainer packages cover everything from patching and security to new features and optimisation. You get reliable help whenever you need it.\r\n\r\nTrust Actuate to handle the upkeep, so your team can focus on growth.'),(87470,8143,'_page_content_4_the_services_4_service_description','field_67c6cd38cad28'),(87471,8143,'page_content_4_the_services_4_service_link','a:3:{s:5:\"title\";s:21:\"View Support Services\";s:3:\"url\";s:50:\"https://actuate.webpreview.co/services/maintenance-support/\";s:6:\"target\";s:0:\"\";}'),(87472,8143,'_page_content_4_the_services_4_service_link','field_67c6cd4ecad29'),(87473,8143,'page_content_4_the_services_5_service_title','Conversion Rate Optimisation'),(87474,8143,'_page_content_4_the_services_5_service_title','field_67c6cd1bcad26'),(87475,8143,'page_content_4_the_services_5_service_image',''),(87476,8143,'_page_content_4_the_services_5_service_image','field_67c6cd2dcad27'),(87477,8143,'page_content_4_the_services_5_side_title','CRO'),(87478,8143,'_page_content_4_the_services_5_side_title','field_67c6e0fbc5a42'),(87479,8143,'page_content_4_the_services_5_service_description','Magento and Adobe Commerce can perform even better with CRO in the mix. We offer full conversion rate optimisation services, improving checkout journeys, running A/B split testing, and optimising UX to ensure your traffic turns into sales, not missed opportunities.'),(87480,8143,'_page_content_4_the_services_5_service_description','field_67c6cd38cad28'),(87481,8143,'page_content_4_the_services_5_service_link','a:3:{s:5:\"title\";s:20:\"Explore CRO Services\";s:3:\"url\";s:34:\"https://actuate.webpreview.co/services/cro/\";s:6:\"target\";s:0:\"\";}'),(87482,8143,'_page_content_4_the_services_5_service_link','field_67c6cd4ecad29'),(87483,8143,'page_content_4_the_services','6'),(87484,8143,'_page_content_4_the_services','field_67c6cd0fcad25'),(87485,8143,'page_content_5_show_background','0'),(87486,8143,'_page_content_5_show_background','field_67175ac1a052b'),(87487,8143,'page_content_5_block_content','<h4>Not Sure What’s Next? That’s What the <strong>NNP Workshop</strong> Is For.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Get in touch</a>'),(87488,8143,'_page_content_5_block_content','field_66cda60b2ea88'),(87489,8143,'page_content_6_block_title',''),(87490,8143,'_page_content_6_block_title','field_67c86b51a9ddc'),(87491,8143,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(87492,8143,'_page_content_7_intro_block','field_67f39a7e87a67'),(87493,8143,'page_content_7_faqs_to_load','54'),(87494,8143,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(87495,8143,'page_content_8_block_intro','<h3>Recent Projects</h3>'),(87496,8143,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(87497,8143,'page_content_8_project_filter',''),(87498,8143,'_page_content_8_project_filter','field_66826e0b41d79'),(87527,7141,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(87528,8144,'page_content_0_video_file',''),(87529,8144,'_page_content_0_video_file','field_67c9c54f20190'),(87530,8144,'page_content_0_video_file_webm',''),(87531,8144,'_page_content_0_video_file_webm','field_67c9c54f20191'),(87532,8144,'page_content_0_background_image',''),(87533,8144,'_page_content_0_background_image','field_67c9c54f20192'),(87534,8144,'page_content_0_banner_content','<h1>Our Process</h1>'),(87535,8144,'_page_content_0_banner_content','field_67c9c54f20193'),(87536,8144,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:11:\"media_cards\";i:7;s:22:\"1_col_block_with_media\";i:8;s:15:\"pills_with_icon\";}'),(87537,8144,'_page_content','field_65bcc772ba827'),(87538,8144,'bottom_cta',''),(87539,8144,'_bottom_cta','field_66fbcaec309e9'),(87540,8144,'page_content_1_add_background','white'),(87541,8144,'_page_content_1_add_background','field_6717be84974f1'),(87542,8144,'page_content_1_block_title','<h2>We’re here to engage, motivate, and inspire your customers.</h2>'),(87543,8144,'_page_content_1_block_title','field_67b8463f82176'),(87544,8144,'page_content_1_block_content','We’re Actuate - a performance-first eCommerce agency in Manchester, specialising in Magento development, Shopify builds, Adobe Commerce projects, and Hyvä theme development.\r\n\r\nWe don’t do pretty-but-pointless websites. We build high-performing websites that move customers through the journey and straight to checkout - fast, functional, scalable, and conversion-driven.\r\n\r\nIf your site’s not selling the way it should, you don’t need another agency. You need a team that knows what’s broken, how to fix it, and where the next nice problem’s waiting.'),(87545,8144,'_page_content_1_block_content','field_664b5f5c5973a'),(87546,8144,'page_content_2_show_background','0'),(87547,8144,'_page_content_2_show_background','field_67175ac1a052b'),(87548,8144,'page_content_2_block_content','<h3>ACTUATE, [ak’ tew-ate], Transitive verb. <strong>To cause to act, influence, incite to action, motivate.</strong></h3>'),(87549,8144,'_page_content_2_block_content','field_66cda60b2ea88'),(87550,8144,'page_content_3_block_title','<h3>Our Process</h3>'),(87551,8144,'_page_content_3_block_title','field_67da9e22ddf71'),(87552,8144,'page_content_3_cards_0_card_icon',''),(87553,8144,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(87554,8144,'page_content_3_cards_0_card_content','<h4>Talk first. Fix fast.</h4>\r\nWe begin with the NNP Workshop: a focused eCommerce audit review of your site, data, and key challenges. You\'ll receive clear insights, prioritised actions, and a practical plan to move forward with confidence.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\">Book Your NNP Workshop</a>'),(87555,8144,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(87556,8144,'page_content_3_cards_1_card_icon',''),(87557,8144,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(87558,8144,'page_content_3_cards_1_card_content','<h4>Design and build with purpose</h4>\r\nWe develop sites built for performance. UX, design, and development are handled in-house by one team working closely together. We select the platform that best suits your business needs, then configure and optimise it to deliver results.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ux-ui-design/\">Explore Our Platform Expertise</a>'),(87559,8144,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(87560,8144,'page_content_3_cards_2_card_icon',''),(87561,8144,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(87562,8144,'page_content_3_cards_2_card_content','<h4>Optimise what’s live</h4>\r\nGoing live is a milestone, not the endpoint. We continue improving performance through speed enhancements, journey refinement, testing, and selective use of tools such as Hyvä when they offer clear advantages.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\">Let’s Optimise What’s Live</a>'),(87563,8144,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(87564,8144,'page_content_3_cards_3_card_icon',''),(87565,8144,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(87566,8144,'page_content_3_cards_3_card_content','<h4>Support growth, long-term</h4>\r\nWe stay involved to support ongoing improvements, technical updates, and performance tracking. Our goal is to ensure sustained progress and prepare your site for whatever comes next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\">Get Ongoing Support</a>'),(87567,8144,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(87568,8144,'page_content_3_cards','4'),(87569,8144,'_page_content_3_cards','field_67da9e2bddf72'),(87570,8144,'page_content_3_block_footer',''),(87571,8144,'_page_content_3_block_footer','field_67da9e66ddf75'),(87572,8144,'page_content_4_add_background','white'),(87573,8144,'_page_content_4_add_background','field_67c9c6c17d609'),(87574,8144,'page_content_4_block_content','<h3>We Are Driven by One Thing - Your Conversion Rate Optimisation.</h3>\r\nSupercharging your site’s performance and functionality, we create custom, conversion-driven sites. (In fact, we’re not just driven by conversion; we are a little obsessed with it, truth be told.) Designed to enhance user engagement and optimise the customer journey, we help you smash your sales targets and your business growth goals.'),(87575,8144,'_page_content_4_block_content','field_67c9c6c17d60b'),(87576,8144,'page_content_4_media_block',''),(87577,8144,'_page_content_4_media_block','field_67c9c6d37d60c'),(87578,8144,'page_content_4_alignment','left'),(87579,8144,'_page_content_4_alignment','field_67c9c6dd7d60d'),(87580,8144,'page_content_5_add_background','white'),(87581,8144,'_page_content_5_add_background','field_67c9c6c17d609'),(87582,8144,'page_content_5_block_content','<h3>Motivated by Your Success.  (Not ours).</h3>\r\nWe don’t just “care” about your conversion rate - we build everything around it. From UX and page speed to CRO testing and checkout flow, every decision is shaped by what drives sales. Custom, clean, and built for results, not decoration.\r\n\r\nIf it doesn’t improve performance, it doesn’t go live. Simple as that.'),(87583,8144,'_page_content_5_block_content','field_67c9c6c17d60b'),(87584,8144,'page_content_5_media_block',''),(87585,8144,'_page_content_5_media_block','field_67c9c6d37d60c'),(87586,8144,'page_content_5_alignment','right'),(87587,8144,'_page_content_5_alignment','field_67c9c6dd7d60d'),(87588,8144,'page_content_6_block_title','<h3>Affordable, Jargon-free, Practical Advice.</h3>'),(87589,8144,'_page_content_6_block_title','field_682b3dcf7fae9'),(87590,8144,'page_content_6_cards_0_card_image',''),(87591,8144,'_page_content_6_cards_0_card_image','field_682b3de87faee'),(87592,8144,'page_content_6_cards_0_card_content','<h4>UX built to convert</h4>\r\nWe’re not here for the spotlight. We’re focused on outcomes - bigger orders, higher conversion rates, faster performance, and fewer blockers between you and your next nice problem.\r\n\r\nWhether we’re replatforming to Adobe Commerce, speeding things up with Hyvä, or improving retention through CRO, the goal stays the same: to help your business grow harder, faster, and smarter, so you can unlock your next nice problems.\r\n\r\nIf you\'re winning, we are too.'),(87593,8144,'_page_content_6_cards_0_card_content','field_682b3dcf7faec'),(87594,8144,'page_content_6_cards_1_card_image',''),(87595,8144,'_page_content_6_cards_1_card_image','field_682b3de87faee'),(87596,8144,'page_content_6_cards_1_card_content','<h4>Decisions Based On Data</h4>\r\nWe don’t throw darts in the dark. Every change we make is backed by insight from how your customers actually behave. If something’s leaking revenue, we’ll spot it and fix it with improvements that make a measurable difference.'),(87597,8144,'_page_content_6_cards_1_card_content','field_682b3dcf7faec'),(87598,8144,'page_content_6_cards_2_card_image',''),(87599,8144,'_page_content_6_cards_2_card_image','field_682b3de87faee'),(87600,8144,'page_content_6_cards_2_card_content','<h4>No delays. No drama.</h4>\r\nWe run tight processes and clear timelines, so you’re never left guessing. You’ll always know where things stand, what’s coming next, and how to plan around it even if things change, you won’t be left in the dark.'),(87601,8144,'_page_content_6_cards_2_card_content','field_682b3dcf7faec'),(87602,8144,'page_content_6_cards_3_card_image',''),(87603,8144,'_page_content_6_cards_3_card_image','field_682b3de87faee'),(87604,8144,'page_content_6_cards_3_card_content','<h4>Backed by people who know their stuff</h4>\r\nFrom devs to marketers, everyone here knows their way around Adobe Commerce, Magento 2 and Shopify. That means faster problem-solving, smoother launches, and less time explaining the basics. You’ll be supported by a team that gets it.'),(87605,8144,'_page_content_6_cards_3_card_content','field_682b3dcf7faec'),(87606,8144,'page_content_6_cards_4_card_image',''),(87607,8144,'_page_content_6_cards_4_card_image','field_682b3de87faee'),(87608,8144,'page_content_6_cards_4_card_content','<h4>Safe, secure, and sorted</h4>\r\nWe keep your site secure, up-to-date, and fully compliant. From the latest platform updates to patching and PCI standards, you won’t need to worry about risk or regulation - we’ve got it handled.'),(87609,8144,'_page_content_6_cards_4_card_content','field_682b3dcf7faec'),(87610,8144,'page_content_6_cards','5'),(87611,8144,'_page_content_6_cards','field_682b3dcf7faea'),(87612,8144,'page_content_7_add_background','white'),(87613,8144,'_page_content_7_add_background','field_67d0023c0a374'),(87614,8144,'page_content_7_block_content','<h3>B2C. B2B or D2C - We’ve Got You Covered.</h3>\r\nYes, we know home, garden, fashion and lifestyle inside out - how people browse, what drives conversions, and which on-site tweaks move the needle. We don’t stop there.\r\n\r\nFrom ambitious start-ups to multi-site national retailers, from niche D2C brands to global manufacturers - we’ve built high-performing eCommerce stores across every kind of vertical. B2B, B2C, or somewhere in-between, we’ve done it,  and we’ve done it well.\r\n\r\nWhether your customers buy direct, order through distributors, or shop via third parties, your choice of eCommerce platform matters. Magento, Adobe Commerce, Shopify, or Hyvä - each one has its strengths. Our job is to match you to the one that sets you up to scale faster, convert better, and grow smarter.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Which Platform? Let’s Chat</a>'),(87615,8144,'_page_content_7_block_content','field_67d0023c0a375'),(87616,8144,'page_content_7_media_block',''),(87617,8144,'_page_content_7_media_block','field_67d0023c0a376'),(87618,8144,'page_content_8_block_title','<h3>Your #1 Manchester eCommerce agency.</h3>\r\nWe’re a tight-knit, straight-talking team of eCommerce specialists who actually give a damn. Positive by nature, proactive by choice - and proudly allergic to ego. We show up, we dig in, and we do the work that leads to your next nice problems.\r\n\r\nYou’ll get a team that’s invested in your growth, easy to talk to, and always looking for ways to add value - whether that’s spotting a CRO quick win or flagging a smarter platform move before you ask.\r\n\r\nSmall but mighty. Sharp on strategy, hands-on in the detail, and driven to make a difference.\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">Meet the Team</a>'),(87619,8144,'_page_content_8_block_title','field_682b06840e84b'),(87620,8144,'page_content_8_pills_0_pill_icon',''),(87621,8144,'_page_content_8_pills_0_pill_icon','field_682b07a90dff3'),(87622,8144,'page_content_8_pills_0_pill_text','<h4>Confident, Approachable &amp; Fun</h4>'),(87623,8144,'_page_content_8_pills_0_pill_text','field_682b07b40dff4'),(87624,8144,'page_content_8_pills_1_pill_icon',''),(87625,8144,'_page_content_8_pills_1_pill_icon','field_682b07a90dff3'),(87626,8144,'page_content_8_pills_1_pill_text','<h4>Supportive, Collaborative &amp; Understanding</h4>'),(87627,8144,'_page_content_8_pills_1_pill_text','field_682b07b40dff4'),(87628,8144,'page_content_8_pills_2_pill_icon',''),(87629,8144,'_page_content_8_pills_2_pill_icon','field_682b07a90dff3'),(87630,8144,'page_content_8_pills_2_pill_text','<h4>Decisive, Involved &amp; Accountable</h4>'),(87631,8144,'_page_content_8_pills_2_pill_text','field_682b07b40dff4'),(87632,8144,'page_content_8_pills_3_pill_icon',''),(87633,8144,'_page_content_8_pills_3_pill_icon','field_682b07a90dff3'),(87634,8144,'page_content_8_pills_3_pill_text','<h4>Expert Commercial Awareness &amp; Insight</h4>'),(87635,8144,'_page_content_8_pills_3_pill_text','field_682b07b40dff4'),(87636,8144,'page_content_8_pills_4_pill_icon',''),(87637,8144,'_page_content_8_pills_4_pill_icon','field_682b07a90dff3'),(87638,8144,'page_content_8_pills_4_pill_text','<h4>People-first team culture. Supportive &amp; Family-focused</h4>'),(87639,8144,'_page_content_8_pills_4_pill_text','field_682b07b40dff4'),(87640,8144,'page_content_8_pills_5_pill_icon',''),(87641,8144,'_page_content_8_pills_5_pill_icon','field_682b07a90dff3'),(87642,8144,'page_content_8_pills_5_pill_text','<h4>Passionately Driven to Make a Difference</h4>'),(87643,8144,'_page_content_8_pills_5_pill_text','field_682b07b40dff4'),(87644,8144,'page_content_8_pills','6'),(87645,8144,'_page_content_8_pills','field_682b079f0dff2'),(87646,8145,'page_content_0_video_file',''),(87647,8145,'_page_content_0_video_file','field_67c9c54f20190'),(87648,8145,'page_content_0_video_file_webm',''),(87649,8145,'_page_content_0_video_file_webm','field_67c9c54f20191'),(87650,8145,'page_content_0_background_image',''),(87651,8145,'_page_content_0_background_image','field_67c9c54f20192'),(87652,8145,'page_content_0_banner_content','<h1>Our Process</h1>'),(87653,8145,'_page_content_0_banner_content','field_67c9c54f20193'),(87654,8145,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:11:\"media_cards\";i:7;s:22:\"1_col_block_with_media\";i:8;s:15:\"pills_with_icon\";}'),(87655,8145,'_page_content','field_65bcc772ba827'),(87656,8145,'bottom_cta',''),(87657,8145,'_bottom_cta','field_66fbcaec309e9'),(87658,8145,'page_content_1_add_background','white'),(87659,8145,'_page_content_1_add_background','field_6717be84974f1'),(87660,8145,'page_content_1_block_title','<h2>We’re here to engage, motivate, and inspire your customers.</h2>'),(87661,8145,'_page_content_1_block_title','field_67b8463f82176'),(87662,8145,'page_content_1_block_content','We’re Actuate - a performance-first eCommerce agency in Manchester, specialising in Magento development, Shopify builds, Adobe Commerce projects, and Hyvä theme development.\r\n\r\nWe don’t do pretty-but-pointless websites. We build high-performing websites that move customers through the journey and straight to checkout - fast, functional, scalable, and conversion-driven.\r\n\r\nIf your site’s not selling the way it should, you don’t need another agency. You need a team that knows what’s broken, how to fix it, and where the next nice problem’s waiting.'),(87663,8145,'_page_content_1_block_content','field_664b5f5c5973a'),(87664,8145,'page_content_2_show_background','0'),(87665,8145,'_page_content_2_show_background','field_67175ac1a052b'),(87666,8145,'page_content_2_block_content','<h3>ACTUATE, [ak’ tew-ate], Transitive verb. <strong>To cause to act, influence, incite to action, motivate.</strong></h3>'),(87667,8145,'_page_content_2_block_content','field_66cda60b2ea88'),(87668,8145,'page_content_3_block_title','<h3>Our Process</h3>'),(87669,8145,'_page_content_3_block_title','field_67da9e22ddf71'),(87670,8145,'page_content_3_cards_0_card_icon',''),(87671,8145,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(87672,8145,'page_content_3_cards_0_card_content','<h4>Talk first. Fix fast.</h4>\r\nWe begin with the NNP Workshop: a focused eCommerce audit review of your site, data, and key challenges. You\'ll receive clear insights, prioritised actions, and a practical plan to move forward with confidence.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta-white\">Book Your NNP Workshop</a>'),(87673,8145,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(87674,8145,'page_content_3_cards_1_card_icon',''),(87675,8145,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(87676,8145,'page_content_3_cards_1_card_content','<h4>Design and build with purpose</h4>\r\nWe develop sites built for performance. UX, design, and development are handled in-house by one team working closely together. We select the platform that best suits your business needs, then configure and optimise it to deliver results.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ux-ui-design/\" class=\"cta-white\">Explore Our Platform Expertise</a>'),(87677,8145,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(87678,8145,'page_content_3_cards_2_card_icon',''),(87679,8145,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(87680,8145,'page_content_3_cards_2_card_content','<h4>Optimise what’s live</h4>\r\nGoing live is a milestone, not the endpoint. We continue improving performance through speed enhancements, journey refinement, testing, and selective use of tools such as Hyvä when they offer clear advantages.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta-white\">Let’s Optimise What’s Live</a>'),(87681,8145,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(87682,8145,'page_content_3_cards_3_card_icon',''),(87683,8145,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(87684,8145,'page_content_3_cards_3_card_content','<h4>Support growth, long-term</h4>\r\nWe stay involved to support ongoing improvements, technical updates, and performance tracking. Our goal is to ensure sustained progress and prepare your site for whatever comes next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta-white\">Get Ongoing Support</a>'),(87685,8145,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(87686,8145,'page_content_3_cards','4'),(87687,8145,'_page_content_3_cards','field_67da9e2bddf72'),(87688,8145,'page_content_3_block_footer',''),(87689,8145,'_page_content_3_block_footer','field_67da9e66ddf75'),(87690,8145,'page_content_4_add_background','white'),(87691,8145,'_page_content_4_add_background','field_67c9c6c17d609'),(87692,8145,'page_content_4_block_content','<h3>We Are Driven by One Thing - Your Conversion Rate Optimisation.</h3>\r\nSupercharging your site’s performance and functionality, we create custom, conversion-driven sites. (In fact, we’re not just driven by conversion; we are a little obsessed with it, truth be told.) Designed to enhance user engagement and optimise the customer journey, we help you smash your sales targets and your business growth goals.'),(87693,8145,'_page_content_4_block_content','field_67c9c6c17d60b'),(87694,8145,'page_content_4_media_block',''),(87695,8145,'_page_content_4_media_block','field_67c9c6d37d60c'),(87696,8145,'page_content_4_alignment','left'),(87697,8145,'_page_content_4_alignment','field_67c9c6dd7d60d'),(87698,8145,'page_content_5_add_background','white'),(87699,8145,'_page_content_5_add_background','field_67c9c6c17d609'),(87700,8145,'page_content_5_block_content','<h3>Motivated by Your Success.  (Not ours).</h3>\r\nWe don’t just “care” about your conversion rate - we build everything around it. From UX and page speed to CRO testing and checkout flow, every decision is shaped by what drives sales. Custom, clean, and built for results, not decoration.\r\n\r\nIf it doesn’t improve performance, it doesn’t go live. Simple as that.'),(87701,8145,'_page_content_5_block_content','field_67c9c6c17d60b'),(87702,8145,'page_content_5_media_block',''),(87703,8145,'_page_content_5_media_block','field_67c9c6d37d60c'),(87704,8145,'page_content_5_alignment','right'),(87705,8145,'_page_content_5_alignment','field_67c9c6dd7d60d'),(87706,8145,'page_content_6_block_title','<h3>Affordable, Jargon-free, Practical Advice.</h3>'),(87707,8145,'_page_content_6_block_title','field_682b3dcf7fae9'),(87708,8145,'page_content_6_cards_0_card_image',''),(87709,8145,'_page_content_6_cards_0_card_image','field_682b3de87faee'),(87710,8145,'page_content_6_cards_0_card_content','<h4>UX built to convert</h4>\r\nWe’re not here for the spotlight. We’re focused on outcomes - bigger orders, higher conversion rates, faster performance, and fewer blockers between you and your next nice problem.\r\n\r\nWhether we’re replatforming to Adobe Commerce, speeding things up with Hyvä, or improving retention through CRO, the goal stays the same: to help your business grow harder, faster, and smarter, so you can unlock your next nice problems.\r\n\r\nIf you\'re winning, we are too.'),(87711,8145,'_page_content_6_cards_0_card_content','field_682b3dcf7faec'),(87712,8145,'page_content_6_cards_1_card_image',''),(87713,8145,'_page_content_6_cards_1_card_image','field_682b3de87faee'),(87714,8145,'page_content_6_cards_1_card_content','<h4>Decisions Based On Data</h4>\r\nWe don’t throw darts in the dark. Every change we make is backed by insight from how your customers actually behave. If something’s leaking revenue, we’ll spot it and fix it with improvements that make a measurable difference.'),(87715,8145,'_page_content_6_cards_1_card_content','field_682b3dcf7faec'),(87716,8145,'page_content_6_cards_2_card_image',''),(87717,8145,'_page_content_6_cards_2_card_image','field_682b3de87faee'),(87718,8145,'page_content_6_cards_2_card_content','<h4>No delays. No drama.</h4>\r\nWe run tight processes and clear timelines, so you’re never left guessing. You’ll always know where things stand, what’s coming next, and how to plan around it even if things change, you won’t be left in the dark.'),(87719,8145,'_page_content_6_cards_2_card_content','field_682b3dcf7faec'),(87720,8145,'page_content_6_cards_3_card_image',''),(87721,8145,'_page_content_6_cards_3_card_image','field_682b3de87faee'),(87722,8145,'page_content_6_cards_3_card_content','<h4>Backed by people who know their stuff</h4>\r\nFrom devs to marketers, everyone here knows their way around Adobe Commerce, Magento 2 and Shopify. That means faster problem-solving, smoother launches, and less time explaining the basics. You’ll be supported by a team that gets it.'),(87723,8145,'_page_content_6_cards_3_card_content','field_682b3dcf7faec'),(87724,8145,'page_content_6_cards_4_card_image',''),(87725,8145,'_page_content_6_cards_4_card_image','field_682b3de87faee'),(87726,8145,'page_content_6_cards_4_card_content','<h4>Safe, secure, and sorted</h4>\r\nWe keep your site secure, up-to-date, and fully compliant. From the latest platform updates to patching and PCI standards, you won’t need to worry about risk or regulation - we’ve got it handled.'),(87727,8145,'_page_content_6_cards_4_card_content','field_682b3dcf7faec'),(87728,8145,'page_content_6_cards','5'),(87729,8145,'_page_content_6_cards','field_682b3dcf7faea'),(87730,8145,'page_content_7_add_background','white'),(87731,8145,'_page_content_7_add_background','field_67d0023c0a374'),(87732,8145,'page_content_7_block_content','<h3>B2C. B2B or D2C - We’ve Got You Covered.</h3>\r\nYes, we know home, garden, fashion and lifestyle inside out - how people browse, what drives conversions, and which on-site tweaks move the needle. We don’t stop there.\r\n\r\nFrom ambitious start-ups to multi-site national retailers, from niche D2C brands to global manufacturers - we’ve built high-performing eCommerce stores across every kind of vertical. B2B, B2C, or somewhere in-between, we’ve done it,  and we’ve done it well.\r\n\r\nWhether your customers buy direct, order through distributors, or shop via third parties, your choice of eCommerce platform matters. Magento, Adobe Commerce, Shopify, or Hyvä - each one has its strengths. Our job is to match you to the one that sets you up to scale faster, convert better, and grow smarter.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Which Platform? Let’s Chat</a>'),(87733,8145,'_page_content_7_block_content','field_67d0023c0a375'),(87734,8145,'page_content_7_media_block',''),(87735,8145,'_page_content_7_media_block','field_67d0023c0a376'),(87736,8145,'page_content_8_block_title','<h3>Your #1 Manchester eCommerce agency.</h3>\r\nWe’re a tight-knit, straight-talking team of eCommerce specialists who actually give a damn. Positive by nature, proactive by choice - and proudly allergic to ego. We show up, we dig in, and we do the work that leads to your next nice problems.\r\n\r\nYou’ll get a team that’s invested in your growth, easy to talk to, and always looking for ways to add value - whether that’s spotting a CRO quick win or flagging a smarter platform move before you ask.\r\n\r\nSmall but mighty. Sharp on strategy, hands-on in the detail, and driven to make a difference.\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">Meet the Team</a>'),(87737,8145,'_page_content_8_block_title','field_682b06840e84b'),(87738,8145,'page_content_8_pills_0_pill_icon',''),(87739,8145,'_page_content_8_pills_0_pill_icon','field_682b07a90dff3'),(87740,8145,'page_content_8_pills_0_pill_text','<h4>Confident, Approachable &amp; Fun</h4>'),(87741,8145,'_page_content_8_pills_0_pill_text','field_682b07b40dff4'),(87742,8145,'page_content_8_pills_1_pill_icon',''),(87743,8145,'_page_content_8_pills_1_pill_icon','field_682b07a90dff3'),(87744,8145,'page_content_8_pills_1_pill_text','<h4>Supportive, Collaborative &amp; Understanding</h4>'),(87745,8145,'_page_content_8_pills_1_pill_text','field_682b07b40dff4'),(87746,8145,'page_content_8_pills_2_pill_icon',''),(87747,8145,'_page_content_8_pills_2_pill_icon','field_682b07a90dff3'),(87748,8145,'page_content_8_pills_2_pill_text','<h4>Decisive, Involved &amp; Accountable</h4>'),(87749,8145,'_page_content_8_pills_2_pill_text','field_682b07b40dff4'),(87750,8145,'page_content_8_pills_3_pill_icon',''),(87751,8145,'_page_content_8_pills_3_pill_icon','field_682b07a90dff3'),(87752,8145,'page_content_8_pills_3_pill_text','<h4>Expert Commercial Awareness &amp; Insight</h4>'),(87753,8145,'_page_content_8_pills_3_pill_text','field_682b07b40dff4'),(87754,8145,'page_content_8_pills_4_pill_icon',''),(87755,8145,'_page_content_8_pills_4_pill_icon','field_682b07a90dff3'),(87756,8145,'page_content_8_pills_4_pill_text','<h4>People-first team culture. Supportive &amp; Family-focused</h4>'),(87757,8145,'_page_content_8_pills_4_pill_text','field_682b07b40dff4'),(87758,8145,'page_content_8_pills_5_pill_icon',''),(87759,8145,'_page_content_8_pills_5_pill_icon','field_682b07a90dff3'),(87760,8145,'page_content_8_pills_5_pill_text','<h4>Passionately Driven to Make a Difference</h4>'),(87761,8145,'_page_content_8_pills_5_pill_text','field_682b07b40dff4'),(87762,8145,'page_content_8_pills','6'),(87763,8145,'_page_content_8_pills','field_682b079f0dff2'),(87764,8146,'_wp_attached_file','driven-by-cro.png'),(87765,8146,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:1200;s:4:\"file\";s:17:\"driven-by-cro.png\";s:8:\"filesize\";i:3217764;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"driven-by-cro-730x487.png\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:479098;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"driven-by-cro-855x570.png\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:638384;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"driven-by-cro-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:774819;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"driven-by-cro-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:525564;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"driven-by-cro-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1847016;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"driven-by-cro-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1091686;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"driven-by-cro-1800x1067.png\";s:5:\"width\";i:1800;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2450550;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"driven-by-cro-1800x422.png\";s:5:\"width\";i:1800;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1012441;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"driven-by-cro-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2388930;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"driven-by-cro-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1442407;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"driven-by-cro-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:588644;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"driven-by-cro-1800x800.png\";s:5:\"width\";i:1800;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1897708;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"driven-by-cro-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:244722;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"driven-by-cro-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:400026;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"driven-by-cro-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:324035;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"driven-by-cro-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:688673;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"driven-by-cro-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1012658;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"driven-by-cro-1800x1172.png\";s:5:\"width\";i:1800;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2654373;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"driven-by-cro-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:454551;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"driven-by-cro-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:388215;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"driven-by-cro-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:748593;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"driven-by-cro-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:842484;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"driven-by-cro-1800x1000.png\";s:5:\"width\";i:1800;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2326034;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"driven-by-cro-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:762468;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"driven-by-cro-210x140.png\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53452;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"driven-by-cro-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:454551;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"driven-by-cro-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:956754;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"driven-by-cro-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:381013;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(87766,8146,'_wp_attachment_image_alt','We Are Driven by One Thing - Your Conversion Rate Optimisation.'),(87770,8147,'_wp_attached_file','motivated-success.png'),(87771,8147,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1400;s:4:\"file\";s:21:\"motivated-success.png\";s:8:\"filesize\";i:4393460;s:5:\"sizes\";a:29:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"motivated-success-730x532.png\";s:5:\"width\";i:730;s:6:\"height\";i:532;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:568278;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"motivated-success-795x580.png\";s:5:\"width\";i:795;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:668244;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"motivated-success-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:857807;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"motivated-success-768x560.png\";s:5:\"width\";i:768;s:6:\"height\";i:560;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:631027;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"motivated-success-1536x1120.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2330775;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"motivated-success-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1201946;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"motivated-success-1920x1067.png\";s:5:\"width\";i:1920;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3034269;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"motivated-success-1920x422.png\";s:5:\"width\";i:1920;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1225603;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"motivated-success-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3098352;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"motivated-success-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1630510;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"motivated-success-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:619785;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"motivated-success-1920x800.png\";s:5:\"width\";i:1920;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2296776;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"motivated-success-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:256883;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"motivated-success-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:429768;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"motivated-success-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:339673;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"motivated-success-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:728368;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"motivated-success-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1116639;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"motivated-success-1920x1172.png\";s:5:\"width\";i:1920;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3302866;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"motivated-success-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:490926;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"motivated-success-1920x1200.png\";s:5:\"width\";i:1920;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3372313;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"motivated-success-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:418364;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"motivated-success-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:873429;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"motivated-success-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:920732;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"motivated-success-1920x1000.png\";s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2850362;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"motivated-success-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:824439;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"motivated-success-192x140.png\";s:5:\"width\";i:192;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52725;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"motivated-success-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:490926;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"motivated-success-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1056704;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"motivated-success-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:409141;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(87772,8147,'_wp_attachment_image_alt','Motivated by Your Success.  (Not ours).'),(87773,8148,'page_content_0_video_file',''),(87774,8148,'_page_content_0_video_file','field_67c9c54f20190'),(87775,8148,'page_content_0_video_file_webm',''),(87776,8148,'_page_content_0_video_file_webm','field_67c9c54f20191'),(87777,8148,'page_content_0_background_image',''),(87778,8148,'_page_content_0_background_image','field_67c9c54f20192'),(87779,8148,'page_content_0_banner_content','<h1>Our Process</h1>'),(87780,8148,'_page_content_0_banner_content','field_67c9c54f20193'),(87781,8148,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:11:\"media_cards\";i:7;s:22:\"1_col_block_with_media\";i:8;s:15:\"pills_with_icon\";}'),(87782,8148,'_page_content','field_65bcc772ba827'),(87783,8148,'bottom_cta',''),(87784,8148,'_bottom_cta','field_66fbcaec309e9'),(87785,8148,'page_content_1_add_background','white'),(87786,8148,'_page_content_1_add_background','field_6717be84974f1'),(87787,8148,'page_content_1_block_title','<h2>We’re here to engage, motivate, and inspire your customers.</h2>'),(87788,8148,'_page_content_1_block_title','field_67b8463f82176'),(87789,8148,'page_content_1_block_content','We’re Actuate - a performance-first eCommerce agency in Manchester, specialising in Magento development, Shopify builds, Adobe Commerce projects, and Hyvä theme development.\r\n\r\nWe don’t do pretty-but-pointless websites. We build high-performing websites that move customers through the journey and straight to checkout - fast, functional, scalable, and conversion-driven.\r\n\r\nIf your site’s not selling the way it should, you don’t need another agency. You need a team that knows what’s broken, how to fix it, and where the next nice problem’s waiting.'),(87790,8148,'_page_content_1_block_content','field_664b5f5c5973a'),(87791,8148,'page_content_2_show_background','0'),(87792,8148,'_page_content_2_show_background','field_67175ac1a052b'),(87793,8148,'page_content_2_block_content','<h3>ACTUATE, [ak’ tew-ate], Transitive verb. <strong>To cause to act, influence, incite to action, motivate.</strong></h3>'),(87794,8148,'_page_content_2_block_content','field_66cda60b2ea88'),(87795,8148,'page_content_3_block_title','<h3>Our Process</h3>'),(87796,8148,'_page_content_3_block_title','field_67da9e22ddf71'),(87797,8148,'page_content_3_cards_0_card_icon',''),(87798,8148,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(87799,8148,'page_content_3_cards_0_card_content','<h4>Talk first. Fix fast.</h4>\r\nWe begin with the NNP Workshop: a focused eCommerce audit review of your site, data, and key challenges. You\'ll receive clear insights, prioritised actions, and a practical plan to move forward with confidence.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta-white\">Book Your NNP Workshop</a>'),(87800,8148,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(87801,8148,'page_content_3_cards_1_card_icon',''),(87802,8148,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(87803,8148,'page_content_3_cards_1_card_content','<h4>Design and build with purpose</h4>\r\nWe develop sites built for performance. UX, design, and development are handled in-house by one team working closely together. We select the platform that best suits your business needs, then configure and optimise it to deliver results.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ux-ui-design/\" class=\"cta-white\">Explore Our Platform Expertise</a>'),(87804,8148,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(87805,8148,'page_content_3_cards_2_card_icon',''),(87806,8148,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(87807,8148,'page_content_3_cards_2_card_content','<h4>Optimise what’s live</h4>\r\nGoing live is a milestone, not the endpoint. We continue improving performance through speed enhancements, journey refinement, testing, and selective use of tools such as Hyvä when they offer clear advantages.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta-white\">Let’s Optimise What’s Live</a>'),(87808,8148,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(87809,8148,'page_content_3_cards_3_card_icon',''),(87810,8148,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(87811,8148,'page_content_3_cards_3_card_content','<h4>Support growth, long-term</h4>\r\nWe stay involved to support ongoing improvements, technical updates, and performance tracking. Our goal is to ensure sustained progress and prepare your site for whatever comes next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta-white\">Get Ongoing Support</a>'),(87812,8148,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(87813,8148,'page_content_3_cards','4'),(87814,8148,'_page_content_3_cards','field_67da9e2bddf72'),(87815,8148,'page_content_3_block_footer',''),(87816,8148,'_page_content_3_block_footer','field_67da9e66ddf75'),(87817,8148,'page_content_4_add_background','white'),(87818,8148,'_page_content_4_add_background','field_67c9c6c17d609'),(87819,8148,'page_content_4_block_content','<h3>We Are Driven by One Thing - Your Conversion Rate Optimisation.</h3>\r\nSupercharging your site’s performance and functionality, we create custom, conversion-driven sites. (In fact, we’re not just driven by conversion; we are a little obsessed with it, truth be told.) Designed to enhance user engagement and optimise the customer journey, we help you smash your sales targets and your business growth goals.'),(87820,8148,'_page_content_4_block_content','field_67c9c6c17d60b'),(87821,8148,'page_content_4_media_block','8146'),(87822,8148,'_page_content_4_media_block','field_67c9c6d37d60c'),(87823,8148,'page_content_4_alignment','left'),(87824,8148,'_page_content_4_alignment','field_67c9c6dd7d60d'),(87825,8148,'page_content_5_add_background','white'),(87826,8148,'_page_content_5_add_background','field_67c9c6c17d609'),(87827,8148,'page_content_5_block_content','<h3>Motivated by Your Success.  (Not ours).</h3>\r\nWe don’t just “care” about your conversion rate - we build everything around it. From UX and page speed to CRO testing and checkout flow, every decision is shaped by what drives sales. Custom, clean, and built for results, not decoration.\r\n\r\nIf it doesn’t improve performance, it doesn’t go live. Simple as that.'),(87828,8148,'_page_content_5_block_content','field_67c9c6c17d60b'),(87829,8148,'page_content_5_media_block','8147'),(87830,8148,'_page_content_5_media_block','field_67c9c6d37d60c'),(87831,8148,'page_content_5_alignment','right'),(87832,8148,'_page_content_5_alignment','field_67c9c6dd7d60d'),(87833,8148,'page_content_6_block_title','<h3>Affordable, Jargon-free, Practical Advice.</h3>'),(87834,8148,'_page_content_6_block_title','field_682b3dcf7fae9'),(87835,8148,'page_content_6_cards_0_card_image',''),(87836,8148,'_page_content_6_cards_0_card_image','field_682b3de87faee'),(87837,8148,'page_content_6_cards_0_card_content','<h4>UX built to convert</h4>\r\nWe’re not here for the spotlight. We’re focused on outcomes - bigger orders, higher conversion rates, faster performance, and fewer blockers between you and your next nice problem.\r\n\r\nWhether we’re replatforming to Adobe Commerce, speeding things up with Hyvä, or improving retention through CRO, the goal stays the same: to help your business grow harder, faster, and smarter, so you can unlock your next nice problems.\r\n\r\nIf you\'re winning, we are too.'),(87838,8148,'_page_content_6_cards_0_card_content','field_682b3dcf7faec'),(87839,8148,'page_content_6_cards_1_card_image',''),(87840,8148,'_page_content_6_cards_1_card_image','field_682b3de87faee'),(87841,8148,'page_content_6_cards_1_card_content','<h4>Decisions Based On Data</h4>\r\nWe don’t throw darts in the dark. Every change we make is backed by insight from how your customers actually behave. If something’s leaking revenue, we’ll spot it and fix it with improvements that make a measurable difference.'),(87842,8148,'_page_content_6_cards_1_card_content','field_682b3dcf7faec'),(87843,8148,'page_content_6_cards_2_card_image',''),(87844,8148,'_page_content_6_cards_2_card_image','field_682b3de87faee'),(87845,8148,'page_content_6_cards_2_card_content','<h4>No delays. No drama.</h4>\r\nWe run tight processes and clear timelines, so you’re never left guessing. You’ll always know where things stand, what’s coming next, and how to plan around it even if things change, you won’t be left in the dark.'),(87846,8148,'_page_content_6_cards_2_card_content','field_682b3dcf7faec'),(87847,8148,'page_content_6_cards_3_card_image',''),(87848,8148,'_page_content_6_cards_3_card_image','field_682b3de87faee'),(87849,8148,'page_content_6_cards_3_card_content','<h4>Backed by people who know their stuff</h4>\r\nFrom devs to marketers, everyone here knows their way around Adobe Commerce, Magento 2 and Shopify. That means faster problem-solving, smoother launches, and less time explaining the basics. You’ll be supported by a team that gets it.'),(87850,8148,'_page_content_6_cards_3_card_content','field_682b3dcf7faec'),(87851,8148,'page_content_6_cards_4_card_image',''),(87852,8148,'_page_content_6_cards_4_card_image','field_682b3de87faee'),(87853,8148,'page_content_6_cards_4_card_content','<h4>Safe, secure, and sorted</h4>\r\nWe keep your site secure, up-to-date, and fully compliant. From the latest platform updates to patching and PCI standards, you won’t need to worry about risk or regulation - we’ve got it handled.'),(87854,8148,'_page_content_6_cards_4_card_content','field_682b3dcf7faec'),(87855,8148,'page_content_6_cards','5'),(87856,8148,'_page_content_6_cards','field_682b3dcf7faea'),(87857,8148,'page_content_7_add_background','white'),(87858,8148,'_page_content_7_add_background','field_67d0023c0a374'),(87859,8148,'page_content_7_block_content','<h3>B2C. B2B or D2C - We’ve Got You Covered.</h3>\r\nYes, we know home, garden, fashion and lifestyle inside out - how people browse, what drives conversions, and which on-site tweaks move the needle. We don’t stop there.\r\n\r\nFrom ambitious start-ups to multi-site national retailers, from niche D2C brands to global manufacturers - we’ve built high-performing eCommerce stores across every kind of vertical. B2B, B2C, or somewhere in-between, we’ve done it,  and we’ve done it well.\r\n\r\nWhether your customers buy direct, order through distributors, or shop via third parties, your choice of eCommerce platform matters. Magento, Adobe Commerce, Shopify, or Hyvä - each one has its strengths. Our job is to match you to the one that sets you up to scale faster, convert better, and grow smarter.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Which Platform? Let’s Chat</a>'),(87860,8148,'_page_content_7_block_content','field_67d0023c0a375'),(87861,8148,'page_content_7_media_block',''),(87862,8148,'_page_content_7_media_block','field_67d0023c0a376'),(87863,8148,'page_content_8_block_title','<h3>Your #1 Manchester eCommerce agency.</h3>\r\nWe’re a tight-knit, straight-talking team of eCommerce specialists who actually give a damn. Positive by nature, proactive by choice - and proudly allergic to ego. We show up, we dig in, and we do the work that leads to your next nice problems.\r\n\r\nYou’ll get a team that’s invested in your growth, easy to talk to, and always looking for ways to add value - whether that’s spotting a CRO quick win or flagging a smarter platform move before you ask.\r\n\r\nSmall but mighty. Sharp on strategy, hands-on in the detail, and driven to make a difference.\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">Meet the Team</a>'),(87864,8148,'_page_content_8_block_title','field_682b06840e84b'),(87865,8148,'page_content_8_pills_0_pill_icon',''),(87866,8148,'_page_content_8_pills_0_pill_icon','field_682b07a90dff3'),(87867,8148,'page_content_8_pills_0_pill_text','<h4>Confident, Approachable &amp; Fun</h4>'),(87868,8148,'_page_content_8_pills_0_pill_text','field_682b07b40dff4'),(87869,8148,'page_content_8_pills_1_pill_icon',''),(87870,8148,'_page_content_8_pills_1_pill_icon','field_682b07a90dff3'),(87871,8148,'page_content_8_pills_1_pill_text','<h4>Supportive, Collaborative &amp; Understanding</h4>'),(87872,8148,'_page_content_8_pills_1_pill_text','field_682b07b40dff4'),(87873,8148,'page_content_8_pills_2_pill_icon',''),(87874,8148,'_page_content_8_pills_2_pill_icon','field_682b07a90dff3'),(87875,8148,'page_content_8_pills_2_pill_text','<h4>Decisive, Involved &amp; Accountable</h4>'),(87876,8148,'_page_content_8_pills_2_pill_text','field_682b07b40dff4'),(87877,8148,'page_content_8_pills_3_pill_icon',''),(87878,8148,'_page_content_8_pills_3_pill_icon','field_682b07a90dff3'),(87879,8148,'page_content_8_pills_3_pill_text','<h4>Expert Commercial Awareness &amp; Insight</h4>'),(87880,8148,'_page_content_8_pills_3_pill_text','field_682b07b40dff4'),(87881,8148,'page_content_8_pills_4_pill_icon',''),(87882,8148,'_page_content_8_pills_4_pill_icon','field_682b07a90dff3'),(87883,8148,'page_content_8_pills_4_pill_text','<h4>People-first team culture. Supportive &amp; Family-focused</h4>'),(87884,8148,'_page_content_8_pills_4_pill_text','field_682b07b40dff4'),(87885,8148,'page_content_8_pills_5_pill_icon',''),(87886,8148,'_page_content_8_pills_5_pill_icon','field_682b07a90dff3'),(87887,8148,'page_content_8_pills_5_pill_text','<h4>Passionately Driven to Make a Difference</h4>'),(87888,8148,'_page_content_8_pills_5_pill_text','field_682b07b40dff4'),(87889,8148,'page_content_8_pills','6'),(87890,8148,'_page_content_8_pills','field_682b079f0dff2'),(87891,8149,'_wp_attached_file','customer-ux.png'),(87892,8149,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:15:\"customer-ux.png\";s:8:\"filesize\";i:207269;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(87893,8149,'_wp_attachment_image_alt','UX built to convert'),(87894,8150,'_wp_attached_file','data-driven.png'),(87895,8150,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:953;s:6:\"height\";i:600;s:4:\"file\";s:15:\"data-driven.png\";s:8:\"filesize\";i:294230;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(87896,8150,'_wp_attachment_image_alt','Decisions Based On Data'),(87897,8151,'_wp_attached_file','on-time.png'),(87898,8151,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:11:\"on-time.png\";s:8:\"filesize\";i:255195;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(87899,8151,'_wp_attachment_image_alt','No delays. No drama.'),(87903,8152,'_wp_attached_file','ecommerce-experts.png'),(87904,8152,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:21:\"ecommerce-experts.png\";s:8:\"filesize\";i:198605;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(87905,8152,'_wp_attachment_image_alt','Backed by people who know their stuff'),(87906,8153,'_wp_attached_file','safe.png'),(87907,8153,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:600;s:4:\"file\";s:8:\"safe.png\";s:8:\"filesize\";i:1781948;s:5:\"sizes\";a:23:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"safe-730x292.png\";s:5:\"width\";i:730;s:6:\"height\";i:292;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:391269;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"safe-855x342.png\";s:5:\"width\";i:855;s:6:\"height\";i:342;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:525413;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"safe-760x600.png\";s:5:\"width\";i:760;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:868385;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"safe-768x307.png\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:430630;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:16:\"safe-750x600.png\";s:5:\"width\";i:750;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:858026;}s:8:\"masthead\";a:5:{s:4:\"file\";s:17:\"safe-1500x422.png\";s:5:\"width\";i:1500;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1097666;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:17:\"safe-1460x600.png\";s:5:\"width\";i:1460;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1657244;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:17:\"safe-1460x600.png\";s:5:\"width\";i:1460;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1525083;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:16:\"safe-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:794487;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:16:\"safe-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:308085;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:16:\"safe-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:534688;}s:10:\"team-small\";a:5:{s:4:\"file\";s:16:\"safe-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:416719;}s:10:\"team-large\";a:5:{s:4:\"file\";s:16:\"safe-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:948978;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:16:\"safe-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:794487;}s:10:\"page-small\";a:5:{s:4:\"file\";s:16:\"safe-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:614324;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:16:\"safe-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:522133;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:16:\"safe-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1067283;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:16:\"safe-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:794487;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:16:\"safe-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:794487;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:16:\"safe-350x140.png\";s:5:\"width\";i:350;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99447;}s:13:\"project-small\";a:5:{s:4:\"file\";s:16:\"safe-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:614324;}s:13:\"project-large\";a:5:{s:4:\"file\";s:17:\"safe-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1323682;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:16:\"safe-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:503759;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(87908,8153,'_wp_attachment_image_alt','Safe, secure, and sorted'),(87909,8154,'page_content_0_video_file',''),(87910,8154,'_page_content_0_video_file','field_67c9c54f20190'),(87911,8154,'page_content_0_video_file_webm',''),(87912,8154,'_page_content_0_video_file_webm','field_67c9c54f20191'),(87913,8154,'page_content_0_background_image',''),(87914,8154,'_page_content_0_background_image','field_67c9c54f20192'),(87915,8154,'page_content_0_banner_content','<h1>Our Process</h1>'),(87916,8154,'_page_content_0_banner_content','field_67c9c54f20193'),(87917,8154,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:11:\"media_cards\";i:7;s:22:\"1_col_block_with_media\";i:8;s:15:\"pills_with_icon\";}'),(87918,8154,'_page_content','field_65bcc772ba827'),(87919,8154,'bottom_cta',''),(87920,8154,'_bottom_cta','field_66fbcaec309e9'),(87921,8154,'page_content_1_add_background','white'),(87922,8154,'_page_content_1_add_background','field_6717be84974f1'),(87923,8154,'page_content_1_block_title','<h2>We’re here to engage, motivate, and inspire your customers.</h2>'),(87924,8154,'_page_content_1_block_title','field_67b8463f82176'),(87925,8154,'page_content_1_block_content','We’re Actuate - a performance-first eCommerce agency in Manchester, specialising in Magento development, Shopify builds, Adobe Commerce projects, and Hyvä theme development.\r\n\r\nWe don’t do pretty-but-pointless websites. We build high-performing websites that move customers through the journey and straight to checkout - fast, functional, scalable, and conversion-driven.\r\n\r\nIf your site’s not selling the way it should, you don’t need another agency. You need a team that knows what’s broken, how to fix it, and where the next nice problem’s waiting.'),(87926,8154,'_page_content_1_block_content','field_664b5f5c5973a'),(87927,8154,'page_content_2_show_background','0'),(87928,8154,'_page_content_2_show_background','field_67175ac1a052b'),(87929,8154,'page_content_2_block_content','<h3>ACTUATE, [ak’ tew-ate], Transitive verb. <strong>To cause to act, influence, incite to action, motivate.</strong></h3>'),(87930,8154,'_page_content_2_block_content','field_66cda60b2ea88'),(87931,8154,'page_content_3_block_title','<h3>Our Process</h3>'),(87932,8154,'_page_content_3_block_title','field_67da9e22ddf71'),(87933,8154,'page_content_3_cards_0_card_icon',''),(87934,8154,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(87935,8154,'page_content_3_cards_0_card_content','<h4>Talk first. Fix fast.</h4>\r\nWe begin with the NNP Workshop: a focused eCommerce audit review of your site, data, and key challenges. You\'ll receive clear insights, prioritised actions, and a practical plan to move forward with confidence.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta-white\">Book Your NNP Workshop</a>'),(87936,8154,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(87937,8154,'page_content_3_cards_1_card_icon',''),(87938,8154,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(87939,8154,'page_content_3_cards_1_card_content','<h4>Design and build with purpose</h4>\r\nWe develop sites built for performance. UX, design, and development are handled in-house by one team working closely together. We select the platform that best suits your business needs, then configure and optimise it to deliver results.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ux-ui-design/\" class=\"cta-white\">Explore Our Platform Expertise</a>'),(87940,8154,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(87941,8154,'page_content_3_cards_2_card_icon',''),(87942,8154,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(87943,8154,'page_content_3_cards_2_card_content','<h4>Optimise what’s live</h4>\r\nGoing live is a milestone, not the endpoint. We continue improving performance through speed enhancements, journey refinement, testing, and selective use of tools such as Hyvä when they offer clear advantages.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta-white\">Let’s Optimise What’s Live</a>'),(87944,8154,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(87945,8154,'page_content_3_cards_3_card_icon',''),(87946,8154,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(87947,8154,'page_content_3_cards_3_card_content','<h4>Support growth, long-term</h4>\r\nWe stay involved to support ongoing improvements, technical updates, and performance tracking. Our goal is to ensure sustained progress and prepare your site for whatever comes next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta-white\">Get Ongoing Support</a>'),(87948,8154,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(87949,8154,'page_content_3_cards','4'),(87950,8154,'_page_content_3_cards','field_67da9e2bddf72'),(87951,8154,'page_content_3_block_footer',''),(87952,8154,'_page_content_3_block_footer','field_67da9e66ddf75'),(87953,8154,'page_content_4_add_background','white'),(87954,8154,'_page_content_4_add_background','field_67c9c6c17d609'),(87955,8154,'page_content_4_block_content','<h3>We Are Driven by One Thing - Your Conversion Rate Optimisation.</h3>\r\nSupercharging your site’s performance and functionality, we create custom, conversion-driven sites. (In fact, we’re not just driven by conversion; we are a little obsessed with it, truth be told.) Designed to enhance user engagement and optimise the customer journey, we help you smash your sales targets and your business growth goals.'),(87956,8154,'_page_content_4_block_content','field_67c9c6c17d60b'),(87957,8154,'page_content_4_media_block','8146'),(87958,8154,'_page_content_4_media_block','field_67c9c6d37d60c'),(87959,8154,'page_content_4_alignment','left'),(87960,8154,'_page_content_4_alignment','field_67c9c6dd7d60d'),(87961,8154,'page_content_5_add_background','white'),(87962,8154,'_page_content_5_add_background','field_67c9c6c17d609'),(87963,8154,'page_content_5_block_content','<h3>Motivated by Your Success.  (Not ours).</h3>\r\nWe don’t just “care” about your conversion rate - we build everything around it. From UX and page speed to CRO testing and checkout flow, every decision is shaped by what drives sales. Custom, clean, and built for results, not decoration.\r\n\r\nIf it doesn’t improve performance, it doesn’t go live. Simple as that.'),(87964,8154,'_page_content_5_block_content','field_67c9c6c17d60b'),(87965,8154,'page_content_5_media_block','8147'),(87966,8154,'_page_content_5_media_block','field_67c9c6d37d60c'),(87967,8154,'page_content_5_alignment','right'),(87968,8154,'_page_content_5_alignment','field_67c9c6dd7d60d'),(87969,8154,'page_content_6_block_title','<h3>Affordable, Jargon-free, Practical Advice.</h3>'),(87970,8154,'_page_content_6_block_title','field_682b3dcf7fae9'),(87971,8154,'page_content_6_cards_0_card_image','8149'),(87972,8154,'_page_content_6_cards_0_card_image','field_682b3de87faee'),(87973,8154,'page_content_6_cards_0_card_content','<h4>UX built to convert</h4>\r\nWe’re not here for the spotlight. We’re focused on outcomes - bigger orders, higher conversion rates, faster performance, and fewer blockers between you and your next nice problem.\r\n\r\nWhether we’re replatforming to Adobe Commerce, speeding things up with Hyvä, or improving retention through CRO, the goal stays the same: to help your business grow harder, faster, and smarter, so you can unlock your next nice problems.\r\n\r\nIf you\'re winning, we are too.'),(87974,8154,'_page_content_6_cards_0_card_content','field_682b3dcf7faec'),(87975,8154,'page_content_6_cards_1_card_image','8150'),(87976,8154,'_page_content_6_cards_1_card_image','field_682b3de87faee'),(87977,8154,'page_content_6_cards_1_card_content','<h4>Decisions Based On Data</h4>\r\nWe don’t throw darts in the dark. Every change we make is backed by insight from how your customers actually behave. If something’s leaking revenue, we’ll spot it and fix it with improvements that make a measurable difference.'),(87978,8154,'_page_content_6_cards_1_card_content','field_682b3dcf7faec'),(87979,8154,'page_content_6_cards_2_card_image','8151'),(87980,8154,'_page_content_6_cards_2_card_image','field_682b3de87faee'),(87981,8154,'page_content_6_cards_2_card_content','<h4>No delays. No drama.</h4>\r\nWe run tight processes and clear timelines, so you’re never left guessing. You’ll always know where things stand, what’s coming next, and how to plan around it even if things change, you won’t be left in the dark.'),(87982,8154,'_page_content_6_cards_2_card_content','field_682b3dcf7faec'),(87983,8154,'page_content_6_cards_3_card_image','8152'),(87984,8154,'_page_content_6_cards_3_card_image','field_682b3de87faee'),(87985,8154,'page_content_6_cards_3_card_content','<h4>Backed by people who know their stuff</h4>\r\nFrom devs to marketers, everyone here knows their way around Adobe Commerce, Magento 2 and Shopify. That means faster problem-solving, smoother launches, and less time explaining the basics. You’ll be supported by a team that gets it.'),(87986,8154,'_page_content_6_cards_3_card_content','field_682b3dcf7faec'),(87987,8154,'page_content_6_cards_4_card_image','8153'),(87988,8154,'_page_content_6_cards_4_card_image','field_682b3de87faee'),(87989,8154,'page_content_6_cards_4_card_content','<h4>Safe, secure, and sorted</h4>\r\nWe keep your site secure, up-to-date, and fully compliant. From the latest platform updates to patching and PCI standards, you won’t need to worry about risk or regulation - we’ve got it handled.'),(87990,8154,'_page_content_6_cards_4_card_content','field_682b3dcf7faec'),(87991,8154,'page_content_6_cards','5'),(87992,8154,'_page_content_6_cards','field_682b3dcf7faea'),(87993,8154,'page_content_7_add_background','white'),(87994,8154,'_page_content_7_add_background','field_67d0023c0a374'),(87995,8154,'page_content_7_block_content','<h3>B2C. B2B or D2C - We’ve Got You Covered.</h3>\r\nYes, we know home, garden, fashion and lifestyle inside out - how people browse, what drives conversions, and which on-site tweaks move the needle. We don’t stop there.\r\n\r\nFrom ambitious start-ups to multi-site national retailers, from niche D2C brands to global manufacturers - we’ve built high-performing eCommerce stores across every kind of vertical. B2B, B2C, or somewhere in-between, we’ve done it,  and we’ve done it well.\r\n\r\nWhether your customers buy direct, order through distributors, or shop via third parties, your choice of eCommerce platform matters. Magento, Adobe Commerce, Shopify, or Hyvä - each one has its strengths. Our job is to match you to the one that sets you up to scale faster, convert better, and grow smarter.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Which Platform? Let’s Chat</a>'),(87996,8154,'_page_content_7_block_content','field_67d0023c0a375'),(87997,8154,'page_content_7_media_block',''),(87998,8154,'_page_content_7_media_block','field_67d0023c0a376'),(87999,8154,'page_content_8_block_title','<h3>Your #1 Manchester eCommerce agency.</h3>\r\nWe’re a tight-knit, straight-talking team of eCommerce specialists who actually give a damn. Positive by nature, proactive by choice - and proudly allergic to ego. We show up, we dig in, and we do the work that leads to your next nice problems.\r\n\r\nYou’ll get a team that’s invested in your growth, easy to talk to, and always looking for ways to add value - whether that’s spotting a CRO quick win or flagging a smarter platform move before you ask.\r\n\r\nSmall but mighty. Sharp on strategy, hands-on in the detail, and driven to make a difference.\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">Meet the Team</a>'),(88000,8154,'_page_content_8_block_title','field_682b06840e84b'),(88001,8154,'page_content_8_pills_0_pill_icon',''),(88002,8154,'_page_content_8_pills_0_pill_icon','field_682b07a90dff3'),(88003,8154,'page_content_8_pills_0_pill_text','<h4>Confident, Approachable &amp; Fun</h4>'),(88004,8154,'_page_content_8_pills_0_pill_text','field_682b07b40dff4'),(88005,8154,'page_content_8_pills_1_pill_icon',''),(88006,8154,'_page_content_8_pills_1_pill_icon','field_682b07a90dff3'),(88007,8154,'page_content_8_pills_1_pill_text','<h4>Supportive, Collaborative &amp; Understanding</h4>'),(88008,8154,'_page_content_8_pills_1_pill_text','field_682b07b40dff4'),(88009,8154,'page_content_8_pills_2_pill_icon',''),(88010,8154,'_page_content_8_pills_2_pill_icon','field_682b07a90dff3'),(88011,8154,'page_content_8_pills_2_pill_text','<h4>Decisive, Involved &amp; Accountable</h4>'),(88012,8154,'_page_content_8_pills_2_pill_text','field_682b07b40dff4'),(88013,8154,'page_content_8_pills_3_pill_icon',''),(88014,8154,'_page_content_8_pills_3_pill_icon','field_682b07a90dff3'),(88015,8154,'page_content_8_pills_3_pill_text','<h4>Expert Commercial Awareness &amp; Insight</h4>'),(88016,8154,'_page_content_8_pills_3_pill_text','field_682b07b40dff4'),(88017,8154,'page_content_8_pills_4_pill_icon',''),(88018,8154,'_page_content_8_pills_4_pill_icon','field_682b07a90dff3'),(88019,8154,'page_content_8_pills_4_pill_text','<h4>People-first team culture. Supportive &amp; Family-focused</h4>'),(88020,8154,'_page_content_8_pills_4_pill_text','field_682b07b40dff4'),(88021,8154,'page_content_8_pills_5_pill_icon',''),(88022,8154,'_page_content_8_pills_5_pill_icon','field_682b07a90dff3'),(88023,8154,'page_content_8_pills_5_pill_text','<h4>Passionately Driven to Make a Difference</h4>'),(88024,8154,'_page_content_8_pills_5_pill_text','field_682b07b40dff4'),(88025,8154,'page_content_8_pills','6'),(88026,8154,'_page_content_8_pills','field_682b079f0dff2'),(88027,8155,'_wp_attached_file','b2b-b2c-covered.png'),(88028,8155,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1799;s:6:\"height\";i:1200;s:4:\"file\";s:19:\"b2b-b2c-covered.png\";s:8:\"filesize\";i:3621698;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"b2b-b2c-covered-730x487.png\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:545613;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"b2b-b2c-covered-855x570.png\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:726949;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"b2b-b2c-covered-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:857953;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"b2b-b2c-covered-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:597999;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"b2b-b2c-covered-1536x1025.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2099109;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:28:\"b2b-b2c-covered-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1169962;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:29:\"b2b-b2c-covered-1799x1067.png\";s:5:\"width\";i:1799;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2725653;}s:8:\"masthead\";a:5:{s:4:\"file\";s:28:\"b2b-b2c-covered-1799x422.png\";s:5:\"width\";i:1799;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1062938;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:29:\"b2b-b2c-covered-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2326851;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:28:\"b2b-b2c-covered-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1556425;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"b2b-b2c-covered-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:657401;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:28:\"b2b-b2c-covered-1799x800.png\";s:5:\"width\";i:1799;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2026962;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"b2b-b2c-covered-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:254576;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"b2b-b2c-covered-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:435842;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"b2b-b2c-covered-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:355797;}s:10:\"team-large\";a:5:{s:4:\"file\";s:27:\"b2b-b2c-covered-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:781253;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:28:\"b2b-b2c-covered-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1085092;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:29:\"b2b-b2c-covered-1799x1172.png\";s:5:\"width\";i:1799;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3006776;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"b2b-b2c-covered-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:515748;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"b2b-b2c-covered-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:426673;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"b2b-b2c-covered-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:841127;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"b2b-b2c-covered-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:911252;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:29:\"b2b-b2c-covered-1799x1000.png\";s:5:\"width\";i:1799;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2541412;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"b2b-b2c-covered-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:834332;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"b2b-b2c-covered-210x140.png\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57973;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"b2b-b2c-covered-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:515748;}s:13:\"project-large\";a:5:{s:4:\"file\";s:28:\"b2b-b2c-covered-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1019396;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"b2b-b2c-covered-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:415270;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(88029,8155,'_wp_attachment_image_alt','B2C. B2B or D2C - We’ve Got You Covered.'),(88030,8156,'page_content_0_video_file',''),(88031,8156,'_page_content_0_video_file','field_67c9c54f20190'),(88032,8156,'page_content_0_video_file_webm',''),(88033,8156,'_page_content_0_video_file_webm','field_67c9c54f20191'),(88034,8156,'page_content_0_background_image',''),(88035,8156,'_page_content_0_background_image','field_67c9c54f20192'),(88036,8156,'page_content_0_banner_content','<h1>Our Process</h1>'),(88037,8156,'_page_content_0_banner_content','field_67c9c54f20193'),(88038,8156,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:11:\"media_cards\";i:7;s:22:\"1_col_block_with_media\";i:8;s:15:\"pills_with_icon\";}'),(88039,8156,'_page_content','field_65bcc772ba827'),(88040,8156,'bottom_cta',''),(88041,8156,'_bottom_cta','field_66fbcaec309e9'),(88042,8156,'page_content_1_add_background','white'),(88043,8156,'_page_content_1_add_background','field_6717be84974f1'),(88044,8156,'page_content_1_block_title','<h2>We’re here to engage, motivate, and inspire your customers.</h2>'),(88045,8156,'_page_content_1_block_title','field_67b8463f82176'),(88046,8156,'page_content_1_block_content','We’re Actuate - a performance-first eCommerce agency in Manchester, specialising in Magento development, Shopify builds, Adobe Commerce projects, and Hyvä theme development.\r\n\r\nWe don’t do pretty-but-pointless websites. We build high-performing websites that move customers through the journey and straight to checkout - fast, functional, scalable, and conversion-driven.\r\n\r\nIf your site’s not selling the way it should, you don’t need another agency. You need a team that knows what’s broken, how to fix it, and where the next nice problem’s waiting.'),(88047,8156,'_page_content_1_block_content','field_664b5f5c5973a'),(88048,8156,'page_content_2_show_background','0'),(88049,8156,'_page_content_2_show_background','field_67175ac1a052b'),(88050,8156,'page_content_2_block_content','<h3>ACTUATE, [ak’ tew-ate], Transitive verb. <strong>To cause to act, influence, incite to action, motivate.</strong></h3>'),(88051,8156,'_page_content_2_block_content','field_66cda60b2ea88'),(88052,8156,'page_content_3_block_title','<h3>Our Process</h3>'),(88053,8156,'_page_content_3_block_title','field_67da9e22ddf71'),(88054,8156,'page_content_3_cards_0_card_icon',''),(88055,8156,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(88056,8156,'page_content_3_cards_0_card_content','<h4>Talk first. Fix fast.</h4>\r\nWe begin with the NNP Workshop: a focused eCommerce audit review of your site, data, and key challenges. You\'ll receive clear insights, prioritised actions, and a practical plan to move forward with confidence.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta-white\">Book Your NNP Workshop</a>'),(88057,8156,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(88058,8156,'page_content_3_cards_1_card_icon',''),(88059,8156,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(88060,8156,'page_content_3_cards_1_card_content','<h4>Design and build with purpose</h4>\r\nWe develop sites built for performance. UX, design, and development are handled in-house by one team working closely together. We select the platform that best suits your business needs, then configure and optimise it to deliver results.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ux-ui-design/\" class=\"cta-white\">Explore Our Platform Expertise</a>'),(88061,8156,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(88062,8156,'page_content_3_cards_2_card_icon',''),(88063,8156,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(88064,8156,'page_content_3_cards_2_card_content','<h4>Optimise what’s live</h4>\r\nGoing live is a milestone, not the endpoint. We continue improving performance through speed enhancements, journey refinement, testing, and selective use of tools such as Hyvä when they offer clear advantages.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta-white\">Let’s Optimise What’s Live</a>'),(88065,8156,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(88066,8156,'page_content_3_cards_3_card_icon',''),(88067,8156,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(88068,8156,'page_content_3_cards_3_card_content','<h4>Support growth, long-term</h4>\r\nWe stay involved to support ongoing improvements, technical updates, and performance tracking. Our goal is to ensure sustained progress and prepare your site for whatever comes next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta-white\">Get Ongoing Support</a>'),(88069,8156,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(88070,8156,'page_content_3_cards','4'),(88071,8156,'_page_content_3_cards','field_67da9e2bddf72'),(88072,8156,'page_content_3_block_footer',''),(88073,8156,'_page_content_3_block_footer','field_67da9e66ddf75'),(88074,8156,'page_content_4_add_background','white'),(88075,8156,'_page_content_4_add_background','field_67c9c6c17d609'),(88076,8156,'page_content_4_block_content','<h3>We Are Driven by One Thing - Your Conversion Rate Optimisation.</h3>\r\nSupercharging your site’s performance and functionality, we create custom, conversion-driven sites. (In fact, we’re not just driven by conversion; we are a little obsessed with it, truth be told.) Designed to enhance user engagement and optimise the customer journey, we help you smash your sales targets and your business growth goals.'),(88077,8156,'_page_content_4_block_content','field_67c9c6c17d60b'),(88078,8156,'page_content_4_media_block','8146'),(88079,8156,'_page_content_4_media_block','field_67c9c6d37d60c'),(88080,8156,'page_content_4_alignment','left'),(88081,8156,'_page_content_4_alignment','field_67c9c6dd7d60d'),(88082,8156,'page_content_5_add_background','white'),(88083,8156,'_page_content_5_add_background','field_67c9c6c17d609'),(88084,8156,'page_content_5_block_content','<h3>Motivated by Your Success.  (Not ours).</h3>\r\nWe don’t just “care” about your conversion rate - we build everything around it. From UX and page speed to CRO testing and checkout flow, every decision is shaped by what drives sales. Custom, clean, and built for results, not decoration.\r\n\r\nIf it doesn’t improve performance, it doesn’t go live. Simple as that.'),(88085,8156,'_page_content_5_block_content','field_67c9c6c17d60b'),(88086,8156,'page_content_5_media_block','8147'),(88087,8156,'_page_content_5_media_block','field_67c9c6d37d60c'),(88088,8156,'page_content_5_alignment','right'),(88089,8156,'_page_content_5_alignment','field_67c9c6dd7d60d'),(88090,8156,'page_content_6_block_title','<h3>Affordable, Jargon-free, Practical Advice.</h3>'),(88091,8156,'_page_content_6_block_title','field_682b3dcf7fae9'),(88092,8156,'page_content_6_cards_0_card_image','8149'),(88093,8156,'_page_content_6_cards_0_card_image','field_682b3de87faee'),(88094,8156,'page_content_6_cards_0_card_content','<h4>UX built to convert</h4>\r\nWe’re not here for the spotlight. We’re focused on outcomes - bigger orders, higher conversion rates, faster performance, and fewer blockers between you and your next nice problem.\r\n\r\nWhether we’re replatforming to Adobe Commerce, speeding things up with Hyvä, or improving retention through CRO, the goal stays the same: to help your business grow harder, faster, and smarter, so you can unlock your next nice problems.\r\n\r\nIf you\'re winning, we are too.'),(88095,8156,'_page_content_6_cards_0_card_content','field_682b3dcf7faec'),(88096,8156,'page_content_6_cards_1_card_image','8150'),(88097,8156,'_page_content_6_cards_1_card_image','field_682b3de87faee'),(88098,8156,'page_content_6_cards_1_card_content','<h4>Decisions Based On Data</h4>\r\nWe don’t throw darts in the dark. Every change we make is backed by insight from how your customers actually behave. If something’s leaking revenue, we’ll spot it and fix it with improvements that make a measurable difference.'),(88099,8156,'_page_content_6_cards_1_card_content','field_682b3dcf7faec'),(88100,8156,'page_content_6_cards_2_card_image','8151'),(88101,8156,'_page_content_6_cards_2_card_image','field_682b3de87faee'),(88102,8156,'page_content_6_cards_2_card_content','<h4>No delays. No drama.</h4>\r\nWe run tight processes and clear timelines, so you’re never left guessing. You’ll always know where things stand, what’s coming next, and how to plan around it even if things change, you won’t be left in the dark.'),(88103,8156,'_page_content_6_cards_2_card_content','field_682b3dcf7faec'),(88104,8156,'page_content_6_cards_3_card_image','8152'),(88105,8156,'_page_content_6_cards_3_card_image','field_682b3de87faee'),(88106,8156,'page_content_6_cards_3_card_content','<h4>Backed by people who know their stuff</h4>\r\nFrom devs to marketers, everyone here knows their way around Adobe Commerce, Magento 2 and Shopify. That means faster problem-solving, smoother launches, and less time explaining the basics. You’ll be supported by a team that gets it.'),(88107,8156,'_page_content_6_cards_3_card_content','field_682b3dcf7faec'),(88108,8156,'page_content_6_cards_4_card_image','8153'),(88109,8156,'_page_content_6_cards_4_card_image','field_682b3de87faee'),(88110,8156,'page_content_6_cards_4_card_content','<h4>Safe, secure, and sorted</h4>\r\nWe keep your site secure, up-to-date, and fully compliant. From the latest platform updates to patching and PCI standards, you won’t need to worry about risk or regulation - we’ve got it handled.'),(88111,8156,'_page_content_6_cards_4_card_content','field_682b3dcf7faec'),(88112,8156,'page_content_6_cards','5'),(88113,8156,'_page_content_6_cards','field_682b3dcf7faea'),(88114,8156,'page_content_7_add_background','white'),(88115,8156,'_page_content_7_add_background','field_67d0023c0a374'),(88116,8156,'page_content_7_block_content','<h3>B2C. B2B or D2C - We’ve Got You Covered.</h3>\r\nYes, we know home, garden, fashion and lifestyle inside out - how people browse, what drives conversions, and which on-site tweaks move the needle. We don’t stop there.\r\n\r\nFrom ambitious start-ups to multi-site national retailers, from niche D2C brands to global manufacturers - we’ve built high-performing eCommerce stores across every kind of vertical. B2B, B2C, or somewhere in-between, we’ve done it,  and we’ve done it well.\r\n\r\nWhether your customers buy direct, order through distributors, or shop via third parties, your choice of eCommerce platform matters. Magento, Adobe Commerce, Shopify, or Hyvä - each one has its strengths. Our job is to match you to the one that sets you up to scale faster, convert better, and grow smarter.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Which Platform? Let’s Chat</a>'),(88117,8156,'_page_content_7_block_content','field_67d0023c0a375'),(88118,8156,'page_content_7_media_block','8155'),(88119,8156,'_page_content_7_media_block','field_67d0023c0a376'),(88120,8156,'page_content_8_block_title','<h3>Your #1 Manchester eCommerce agency.</h3>\r\nWe’re a tight-knit, straight-talking team of eCommerce specialists who actually give a damn. Positive by nature, proactive by choice - and proudly allergic to ego. We show up, we dig in, and we do the work that leads to your next nice problems.\r\n\r\nYou’ll get a team that’s invested in your growth, easy to talk to, and always looking for ways to add value - whether that’s spotting a CRO quick win or flagging a smarter platform move before you ask.\r\n\r\nSmall but mighty. Sharp on strategy, hands-on in the detail, and driven to make a difference.\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">Meet the Team</a>'),(88121,8156,'_page_content_8_block_title','field_682b06840e84b'),(88122,8156,'page_content_8_pills_0_pill_icon',''),(88123,8156,'_page_content_8_pills_0_pill_icon','field_682b07a90dff3'),(88124,8156,'page_content_8_pills_0_pill_text','<h4>Confident, Approachable &amp; Fun</h4>'),(88125,8156,'_page_content_8_pills_0_pill_text','field_682b07b40dff4'),(88126,8156,'page_content_8_pills_1_pill_icon',''),(88127,8156,'_page_content_8_pills_1_pill_icon','field_682b07a90dff3'),(88128,8156,'page_content_8_pills_1_pill_text','<h4>Supportive, Collaborative &amp; Understanding</h4>'),(88129,8156,'_page_content_8_pills_1_pill_text','field_682b07b40dff4'),(88130,8156,'page_content_8_pills_2_pill_icon',''),(88131,8156,'_page_content_8_pills_2_pill_icon','field_682b07a90dff3'),(88132,8156,'page_content_8_pills_2_pill_text','<h4>Decisive, Involved &amp; Accountable</h4>'),(88133,8156,'_page_content_8_pills_2_pill_text','field_682b07b40dff4'),(88134,8156,'page_content_8_pills_3_pill_icon',''),(88135,8156,'_page_content_8_pills_3_pill_icon','field_682b07a90dff3'),(88136,8156,'page_content_8_pills_3_pill_text','<h4>Expert Commercial Awareness &amp; Insight</h4>'),(88137,8156,'_page_content_8_pills_3_pill_text','field_682b07b40dff4'),(88138,8156,'page_content_8_pills_4_pill_icon',''),(88139,8156,'_page_content_8_pills_4_pill_icon','field_682b07a90dff3'),(88140,8156,'page_content_8_pills_4_pill_text','<h4>People-first team culture. Supportive &amp; Family-focused</h4>'),(88141,8156,'_page_content_8_pills_4_pill_text','field_682b07b40dff4'),(88142,8156,'page_content_8_pills_5_pill_icon',''),(88143,8156,'_page_content_8_pills_5_pill_icon','field_682b07a90dff3'),(88144,8156,'page_content_8_pills_5_pill_text','<h4>Passionately Driven to Make a Difference</h4>'),(88145,8156,'_page_content_8_pills_5_pill_text','field_682b07b40dff4'),(88146,8156,'page_content_8_pills','6'),(88147,8156,'_page_content_8_pills','field_682b079f0dff2'),(88148,8149,'_imagify_optimization_level','2'),(88149,8149,'_imagify_status','success'),(88150,8149,'_imagify_data','a:2:{s:5:\"sizes\";a:40:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:751168;s:14:\"optimized_size\";i:207269;s:7:\"percent\";d:72.41;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:307041;s:14:\"optimized_size\";i:6920;s:7:\"percent\";d:97.75;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:368326;s:14:\"optimized_size\";i:7613;s:7:\"percent\";d:97.93;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47828;s:14:\"optimized_size\";i:2582;s:7:\"percent\";d:94.6;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:491124;s:14:\"optimized_size\";i:8976;s:7:\"percent\";d:98.17;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:491124;s:14:\"optimized_size\";i:8976;s:7:\"percent\";d:98.17;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:314136;s:14:\"optimized_size\";i:7021;s:7:\"percent\";d:97.76;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:368326;s:14:\"optimized_size\";i:7613;s:7:\"percent\";d:97.93;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:491124;s:14:\"optimized_size\";i:8976;s:7:\"percent\";d:98.17;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:578429;s:14:\"optimized_size\";i:9543;s:7:\"percent\";d:98.35;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:257767;s:14:\"optimized_size\";i:6214;s:7:\"percent\";d:97.59;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:321520;s:14:\"optimized_size\";i:7046;s:7:\"percent\";d:97.81;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197592;s:14:\"optimized_size\";i:5211;s:7:\"percent\";d:97.36;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:491124;s:14:\"optimized_size\";i:8976;s:7:\"percent\";d:98.17;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:449932;s:14:\"optimized_size\";i:8275;s:7:\"percent\";d:98.16;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:525632;s:14:\"optimized_size\";i:9285;s:7:\"percent\";d:98.23;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:427321;s:14:\"optimized_size\";i:8120;s:7:\"percent\";d:98.1;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:531501;s:14:\"optimized_size\";i:9329;s:7:\"percent\";d:98.24;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:512785;s:14:\"optimized_size\";i:9114;s:7:\"percent\";d:98.22;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:391503;s:14:\"optimized_size\";i:7886;s:7:\"percent\";d:97.99;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:751168;s:14:\"optimized_size\";i:11887;s:7:\"percent\";d:98.42;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:391503;s:14:\"optimized_size\";i:142216;s:7:\"percent\";d:63.67;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:512785;s:14:\"optimized_size\";i:187432;s:7:\"percent\";d:63.45;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:531501;s:14:\"optimized_size\";i:181438;s:7:\"percent\";d:65.86;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:427321;s:14:\"optimized_size\";i:157059;s:7:\"percent\";d:63.25;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:525632;s:14:\"optimized_size\";i:179607;s:7:\"percent\";d:65.83;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:449932;s:14:\"optimized_size\";i:155833;s:7:\"percent\";d:65.37;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:491124;s:14:\"optimized_size\";i:167575;s:7:\"percent\";d:65.88;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197592;s:14:\"optimized_size\";i:72721;s:7:\"percent\";d:63.2;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:321520;s:14:\"optimized_size\";i:118036;s:7:\"percent\";d:63.29;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:257767;s:14:\"optimized_size\";i:91647;s:7:\"percent\";d:64.45;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:578429;s:14:\"optimized_size\";i:194270;s:7:\"percent\";d:66.41;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:167575;s:14:\"optimized_size\";i:165428;s:7:\"percent\";d:1.28;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:368326;s:14:\"optimized_size\";i:134089;s:7:\"percent\";d:63.6;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:314136;s:14:\"optimized_size\";i:115869;s:7:\"percent\";d:63.12;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:165428;s:14:\"optimized_size\";i:157583;s:7:\"percent\";d:4.74;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157583;s:14:\"optimized_size\";i:148575;s:7:\"percent\";d:5.72;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47828;s:14:\"optimized_size\";i:18515;s:7:\"percent\";d:61.29;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134089;s:14:\"optimized_size\";i:130010;s:7:\"percent\";d:3.04;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:307041;s:14:\"optimized_size\";i:112325;s:7:\"percent\";d:63.42;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:15413583;s:14:\"optimized_size\";i:2997060;s:7:\"percent\";d:80.56;s:7:\"message\";s:0:\"\";}}'),(88151,8150,'_imagify_optimization_level','2'),(88152,8150,'_imagify_status','success'),(88153,8150,'_imagify_data','a:2:{s:5:\"sizes\";a:40:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1159209;s:14:\"optimized_size\";i:294230;s:7:\"percent\";d:74.62;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:512615;s:14:\"optimized_size\";i:26208;s:7:\"percent\";d:94.89;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:586908;s:14:\"optimized_size\";i:28309;s:7:\"percent\";d:95.18;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61682;s:14:\"optimized_size\";i:3967;s:7:\"percent\";d:93.57;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:705196;s:14:\"optimized_size\";i:36550;s:7:\"percent\";d:94.82;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:705196;s:14:\"optimized_size\";i:36550;s:7:\"percent\";d:94.82;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:521186;s:14:\"optimized_size\";i:26307;s:7:\"percent\";d:94.95;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:586908;s:14:\"optimized_size\";i:28309;s:7:\"percent\";d:95.18;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:705196;s:14:\"optimized_size\";i:36550;s:7:\"percent\";d:94.82;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:875228;s:14:\"optimized_size\";i:44264;s:7:\"percent\";d:94.94;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:365767;s:14:\"optimized_size\";i:18589;s:7:\"percent\";d:94.92;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:538331;s:14:\"optimized_size\";i:27298;s:7:\"percent\";d:94.93;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:367040;s:14:\"optimized_size\";i:23627;s:7:\"percent\";d:93.56;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:705196;s:14:\"optimized_size\";i:36550;s:7:\"percent\";d:94.82;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:803439;s:14:\"optimized_size\";i:47879;s:7:\"percent\";d:94.04;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:773117;s:14:\"optimized_size\";i:39703;s:7:\"percent\";d:94.86;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:662602;s:14:\"optimized_size\";i:31164;s:7:\"percent\";d:95.3;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:784494;s:14:\"optimized_size\";i:40297;s:7:\"percent\";d:94.86;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:797646;s:14:\"optimized_size\";i:36709;s:7:\"percent\";d:95.4;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:604921;s:14:\"optimized_size\";i:28722;s:7:\"percent\";d:95.25;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1159209;s:14:\"optimized_size\";i:51826;s:7:\"percent\";d:95.53;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:604921;s:14:\"optimized_size\";i:177798;s:7:\"percent\";d:70.61;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:797646;s:14:\"optimized_size\";i:237923;s:7:\"percent\";d:70.17;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:784494;s:14:\"optimized_size\";i:237380;s:7:\"percent\";d:69.74;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:662602;s:14:\"optimized_size\";i:198143;s:7:\"percent\";d:70.1;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:773117;s:14:\"optimized_size\";i:234986;s:7:\"percent\";d:69.61;}s:8:\"masthead\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:49:\"Something went wrong in the optimization process.\";}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:705196;s:14:\"optimized_size\";i:218294;s:7:\"percent\";d:69.04;}s:11:\"brand-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:49:\"Something went wrong in the optimization process.\";}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:538331;s:14:\"optimized_size\";i:159394;s:7:\"percent\";d:70.39;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:365767;s:14:\"optimized_size\";i:119808;s:7:\"percent\";d:67.24;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:875228;s:14:\"optimized_size\";i:263031;s:7:\"percent\";d:69.95;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:218294;s:14:\"optimized_size\";i:217613;s:7:\"percent\";d:0.31;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:586908;s:14:\"optimized_size\";i:177088;s:7:\"percent\";d:69.83;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:521186;s:14:\"optimized_size\";i:154633;s:7:\"percent\";d:70.33;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217613;s:14:\"optimized_size\";i:213814;s:7:\"percent\";d:1.75;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213814;s:14:\"optimized_size\";i:208843;s:7:\"percent\";d:2.32;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61682;s:14:\"optimized_size\";i:20229;s:7:\"percent\";d:67.2;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:177088;s:14:\"optimized_size\";i:176605;s:7:\"percent\";d:0.27;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:512615;s:14:\"optimized_size\";i:152802;s:7:\"percent\";d:70.19;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:22597588;s:14:\"optimized_size\";i:4111992;s:7:\"percent\";d:81.8;s:7:\"message\";s:0:\"\";}}'),(88154,8157,'_wp_attached_file','data-driven-1.png'),(88155,8157,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:17:\"data-driven-1.png\";s:8:\"filesize\";i:278374;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(88156,8151,'_imagify_optimization_level','2'),(88157,8151,'_imagify_status','success'),(88158,8151,'_imagify_data','a:2:{s:5:\"sizes\";a:40:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:842140;s:14:\"optimized_size\";i:255195;s:7:\"percent\";d:69.7;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:333367;s:14:\"optimized_size\";i:7886;s:7:\"percent\";d:97.63;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:403251;s:14:\"optimized_size\";i:8966;s:7:\"percent\";d:97.78;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46384;s:14:\"optimized_size\";i:2690;s:7:\"percent\";d:94.2;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:553975;s:14:\"optimized_size\";i:10903;s:7:\"percent\";d:98.03;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:553975;s:14:\"optimized_size\";i:10903;s:7:\"percent\";d:98.03;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:340940;s:14:\"optimized_size\";i:7907;s:7:\"percent\";d:97.68;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:403251;s:14:\"optimized_size\";i:8966;s:7:\"percent\";d:97.78;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:553975;s:14:\"optimized_size\";i:10903;s:7:\"percent\";d:98.03;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:663796;s:14:\"optimized_size\";i:11473;s:7:\"percent\";d:98.27;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:276224;s:14:\"optimized_size\";i:7445;s:7:\"percent\";d:97.3;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:350553;s:14:\"optimized_size\";i:8045;s:7:\"percent\";d:97.71;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:211910;s:14:\"optimized_size\";i:5349;s:7:\"percent\";d:97.48;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:553975;s:14:\"optimized_size\";i:10903;s:7:\"percent\";d:98.03;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:512193;s:14:\"optimized_size\";i:9473;s:7:\"percent\";d:98.15;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:597116;s:14:\"optimized_size\";i:11178;s:7:\"percent\";d:98.13;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:468543;s:14:\"optimized_size\";i:9587;s:7:\"percent\";d:97.95;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:604571;s:14:\"optimized_size\";i:11347;s:7:\"percent\";d:98.12;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:569389;s:14:\"optimized_size\";i:10623;s:7:\"percent\";d:98.13;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:428055;s:14:\"optimized_size\";i:9236;s:7:\"percent\";d:97.84;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:842140;s:14:\"optimized_size\";i:13782;s:7:\"percent\";d:98.36;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:428055;s:14:\"optimized_size\";i:167313;s:7:\"percent\";d:60.91;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:569389;s:14:\"optimized_size\";i:223698;s:7:\"percent\";d:60.71;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:604571;s:14:\"optimized_size\";i:219305;s:7:\"percent\";d:63.73;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:468543;s:14:\"optimized_size\";i:186768;s:7:\"percent\";d:60.14;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:597116;s:14:\"optimized_size\";i:215066;s:7:\"percent\";d:63.98;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:512193;s:14:\"optimized_size\";i:185469;s:7:\"percent\";d:63.79;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:553975;s:14:\"optimized_size\";i:201334;s:7:\"percent\";d:63.66;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:211910;s:14:\"optimized_size\";i:83978;s:7:\"percent\";d:60.37;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:350553;s:14:\"optimized_size\";i:138752;s:7:\"percent\";d:60.42;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:276224;s:14:\"optimized_size\";i:106405;s:7:\"percent\";d:61.48;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:663796;s:14:\"optimized_size\";i:240340;s:7:\"percent\";d:63.79;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:201334;s:14:\"optimized_size\";i:170489;s:7:\"percent\";d:15.32;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:403251;s:14:\"optimized_size\";i:157583;s:7:\"percent\";d:60.92;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:340940;s:14:\"optimized_size\";i:136304;s:7:\"percent\";d:60.02;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170489;s:14:\"optimized_size\";i:159579;s:7:\"percent\";d:6.4;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159579;s:14:\"optimized_size\";i:150654;s:7:\"percent\";d:5.59;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46384;s:14:\"optimized_size\";i:19212;s:7:\"percent\";d:58.58;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157583;s:14:\"optimized_size\";i:139689;s:7:\"percent\";d:11.36;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:333367;s:14:\"optimized_size\";i:131931;s:7:\"percent\";d:60.42;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:17158975;s:14:\"optimized_size\";i:3476629;s:7:\"percent\";d:79.74;s:7:\"message\";s:0:\"\";}}'),(88159,8157,'_wp_attachment_image_alt','Decisions Based On Data'),(88160,8158,'_wp_attached_file','safe-1.png'),(88161,8158,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:10:\"safe-1.png\";s:8:\"filesize\";i:364469;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(88162,8158,'_wp_attachment_image_alt','Safe, secure, and sorted'),(88163,8159,'page_content_0_video_file',''),(88164,8159,'_page_content_0_video_file','field_67c9c54f20190'),(88165,8159,'page_content_0_video_file_webm',''),(88166,8159,'_page_content_0_video_file_webm','field_67c9c54f20191'),(88167,8159,'page_content_0_background_image',''),(88168,8159,'_page_content_0_background_image','field_67c9c54f20192'),(88169,8159,'page_content_0_banner_content','<h1>Our Process</h1>'),(88170,8159,'_page_content_0_banner_content','field_67c9c54f20193'),(88171,8159,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:11:\"media_cards\";i:7;s:22:\"1_col_block_with_media\";i:8;s:15:\"pills_with_icon\";}'),(88172,8159,'_page_content','field_65bcc772ba827'),(88173,8159,'bottom_cta',''),(88174,8159,'_bottom_cta','field_66fbcaec309e9'),(88175,8159,'page_content_1_add_background','white'),(88176,8159,'_page_content_1_add_background','field_6717be84974f1'),(88177,8159,'page_content_1_block_title','<h2>We’re here to engage, motivate, and inspire your customers.</h2>'),(88178,8159,'_page_content_1_block_title','field_67b8463f82176'),(88179,8159,'page_content_1_block_content','We’re Actuate - a performance-first eCommerce agency in Manchester, specialising in Magento development, Shopify builds, Adobe Commerce projects, and Hyvä theme development.\r\n\r\nWe don’t do pretty-but-pointless websites. We build high-performing websites that move customers through the journey and straight to checkout - fast, functional, scalable, and conversion-driven.\r\n\r\nIf your site’s not selling the way it should, you don’t need another agency. You need a team that knows what’s broken, how to fix it, and where the next nice problem’s waiting.'),(88180,8159,'_page_content_1_block_content','field_664b5f5c5973a'),(88181,8159,'page_content_2_show_background','0'),(88182,8159,'_page_content_2_show_background','field_67175ac1a052b'),(88183,8159,'page_content_2_block_content','<h3>ACTUATE, [ak’ tew-ate], Transitive verb. <strong>To cause to act, influence, incite to action, motivate.</strong></h3>'),(88184,8159,'_page_content_2_block_content','field_66cda60b2ea88'),(88185,8159,'page_content_3_block_title','<h3>Our Process</h3>'),(88186,8159,'_page_content_3_block_title','field_67da9e22ddf71'),(88187,8159,'page_content_3_cards_0_card_icon',''),(88188,8159,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(88189,8159,'page_content_3_cards_0_card_content','<h4>Talk first. Fix fast.</h4>\r\nWe begin with the NNP Workshop: a focused eCommerce audit review of your site, data, and key challenges. You\'ll receive clear insights, prioritised actions, and a practical plan to move forward with confidence.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta-white\">Book Your NNP Workshop</a>'),(88190,8159,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(88191,8159,'page_content_3_cards_1_card_icon',''),(88192,8159,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(88193,8159,'page_content_3_cards_1_card_content','<h4>Design and build with purpose</h4>\r\nWe develop sites built for performance. UX, design, and development are handled in-house by one team working closely together. We select the platform that best suits your business needs, then configure and optimise it to deliver results.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ux-ui-design/\" class=\"cta-white\">Explore Our Platform Expertise</a>'),(88194,8159,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(88195,8159,'page_content_3_cards_2_card_icon',''),(88196,8159,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(88197,8159,'page_content_3_cards_2_card_content','<h4>Optimise what’s live</h4>\r\nGoing live is a milestone, not the endpoint. We continue improving performance through speed enhancements, journey refinement, testing, and selective use of tools such as Hyvä when they offer clear advantages.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta-white\">Let’s Optimise What’s Live</a>'),(88198,8159,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(88199,8159,'page_content_3_cards_3_card_icon',''),(88200,8159,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(88201,8159,'page_content_3_cards_3_card_content','<h4>Support growth, long-term</h4>\r\nWe stay involved to support ongoing improvements, technical updates, and performance tracking. Our goal is to ensure sustained progress and prepare your site for whatever comes next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta-white\">Get Ongoing Support</a>'),(88202,8159,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(88203,8159,'page_content_3_cards','4'),(88204,8159,'_page_content_3_cards','field_67da9e2bddf72'),(88205,8159,'page_content_3_block_footer',''),(88206,8159,'_page_content_3_block_footer','field_67da9e66ddf75'),(88207,8159,'page_content_4_add_background','white'),(88208,8159,'_page_content_4_add_background','field_67c9c6c17d609'),(88209,8159,'page_content_4_block_content','<h3>We Are Driven by One Thing - Your Conversion Rate Optimisation.</h3>\r\nSupercharging your site’s performance and functionality, we create custom, conversion-driven sites. (In fact, we’re not just driven by conversion; we are a little obsessed with it, truth be told.) Designed to enhance user engagement and optimise the customer journey, we help you smash your sales targets and your business growth goals.'),(88210,8159,'_page_content_4_block_content','field_67c9c6c17d60b'),(88211,8159,'page_content_4_media_block','8146'),(88212,8159,'_page_content_4_media_block','field_67c9c6d37d60c'),(88213,8159,'page_content_4_alignment','left'),(88214,8159,'_page_content_4_alignment','field_67c9c6dd7d60d'),(88215,8159,'page_content_5_add_background','white'),(88216,8159,'_page_content_5_add_background','field_67c9c6c17d609'),(88217,8159,'page_content_5_block_content','<h3>Motivated by Your Success.  (Not ours).</h3>\r\nWe don’t just “care” about your conversion rate - we build everything around it. From UX and page speed to CRO testing and checkout flow, every decision is shaped by what drives sales. Custom, clean, and built for results, not decoration.\r\n\r\nIf it doesn’t improve performance, it doesn’t go live. Simple as that.'),(88218,8159,'_page_content_5_block_content','field_67c9c6c17d60b'),(88219,8159,'page_content_5_media_block','8147'),(88220,8159,'_page_content_5_media_block','field_67c9c6d37d60c'),(88221,8159,'page_content_5_alignment','right'),(88222,8159,'_page_content_5_alignment','field_67c9c6dd7d60d'),(88223,8159,'page_content_6_block_title','<h3>Affordable, Jargon-free, Practical Advice.</h3>'),(88224,8159,'_page_content_6_block_title','field_682b3dcf7fae9'),(88225,8159,'page_content_6_cards_0_card_image','8149'),(88226,8159,'_page_content_6_cards_0_card_image','field_682b3de87faee'),(88227,8159,'page_content_6_cards_0_card_content','<h4>UX built to convert</h4>\r\nWe’re not here for the spotlight. We’re focused on outcomes - bigger orders, higher conversion rates, faster performance, and fewer blockers between you and your next nice problem.\r\n\r\nWhether we’re replatforming to Adobe Commerce, speeding things up with Hyvä, or improving retention through CRO, the goal stays the same: to help your business grow harder, faster, and smarter, so you can unlock your next nice problems.\r\n\r\nIf you\'re winning, we are too.'),(88228,8159,'_page_content_6_cards_0_card_content','field_682b3dcf7faec'),(88229,8159,'page_content_6_cards_1_card_image','8157'),(88230,8159,'_page_content_6_cards_1_card_image','field_682b3de87faee'),(88231,8159,'page_content_6_cards_1_card_content','<h4>Decisions Based On Data</h4>\r\nWe don’t throw darts in the dark. Every change we make is backed by insight from how your customers actually behave. If something’s leaking revenue, we’ll spot it and fix it with improvements that make a measurable difference.'),(88232,8159,'_page_content_6_cards_1_card_content','field_682b3dcf7faec'),(88233,8159,'page_content_6_cards_2_card_image','8151'),(88234,8159,'_page_content_6_cards_2_card_image','field_682b3de87faee'),(88235,8159,'page_content_6_cards_2_card_content','<h4>No delays. No drama.</h4>\r\nWe run tight processes and clear timelines, so you’re never left guessing. You’ll always know where things stand, what’s coming next, and how to plan around it even if things change, you won’t be left in the dark.'),(88236,8159,'_page_content_6_cards_2_card_content','field_682b3dcf7faec'),(88237,8159,'page_content_6_cards_3_card_image','8152'),(88238,8159,'_page_content_6_cards_3_card_image','field_682b3de87faee'),(88239,8159,'page_content_6_cards_3_card_content','<h4>Backed by people who know their stuff</h4>\r\nFrom devs to marketers, everyone here knows their way around Adobe Commerce, Magento 2 and Shopify. That means faster problem-solving, smoother launches, and less time explaining the basics. You’ll be supported by a team that gets it.'),(88240,8159,'_page_content_6_cards_3_card_content','field_682b3dcf7faec'),(88241,8159,'page_content_6_cards_4_card_image','8158'),(88242,8159,'_page_content_6_cards_4_card_image','field_682b3de87faee'),(88243,8159,'page_content_6_cards_4_card_content','<h4>Safe, secure, and sorted</h4>\r\nWe keep your site secure, up-to-date, and fully compliant. From the latest platform updates to patching and PCI standards, you won’t need to worry about risk or regulation - we’ve got it handled.'),(88244,8159,'_page_content_6_cards_4_card_content','field_682b3dcf7faec'),(88245,8159,'page_content_6_cards','5'),(88246,8159,'_page_content_6_cards','field_682b3dcf7faea'),(88247,8159,'page_content_7_add_background','white'),(88248,8159,'_page_content_7_add_background','field_67d0023c0a374'),(88249,8159,'page_content_7_block_content','<h3>B2C. B2B or D2C - We’ve Got You Covered.</h3>\r\nYes, we know home, garden, fashion and lifestyle inside out - how people browse, what drives conversions, and which on-site tweaks move the needle. We don’t stop there.\r\n\r\nFrom ambitious start-ups to multi-site national retailers, from niche D2C brands to global manufacturers - we’ve built high-performing eCommerce stores across every kind of vertical. B2B, B2C, or somewhere in-between, we’ve done it,  and we’ve done it well.\r\n\r\nWhether your customers buy direct, order through distributors, or shop via third parties, your choice of eCommerce platform matters. Magento, Adobe Commerce, Shopify, or Hyvä - each one has its strengths. Our job is to match you to the one that sets you up to scale faster, convert better, and grow smarter.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Which Platform? Let’s Chat</a>'),(88250,8159,'_page_content_7_block_content','field_67d0023c0a375'),(88251,8159,'page_content_7_media_block','8155'),(88252,8159,'_page_content_7_media_block','field_67d0023c0a376'),(88253,8159,'page_content_8_block_title','<h3>Your #1 Manchester eCommerce agency.</h3>\r\nWe’re a tight-knit, straight-talking team of eCommerce specialists who actually give a damn. Positive by nature, proactive by choice - and proudly allergic to ego. We show up, we dig in, and we do the work that leads to your next nice problems.\r\n\r\nYou’ll get a team that’s invested in your growth, easy to talk to, and always looking for ways to add value - whether that’s spotting a CRO quick win or flagging a smarter platform move before you ask.\r\n\r\nSmall but mighty. Sharp on strategy, hands-on in the detail, and driven to make a difference.\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">Meet the Team</a>'),(88254,8159,'_page_content_8_block_title','field_682b06840e84b'),(88255,8159,'page_content_8_pills_0_pill_icon',''),(88256,8159,'_page_content_8_pills_0_pill_icon','field_682b07a90dff3'),(88257,8159,'page_content_8_pills_0_pill_text','<h4>Confident, Approachable &amp; Fun</h4>'),(88258,8159,'_page_content_8_pills_0_pill_text','field_682b07b40dff4'),(88259,8159,'page_content_8_pills_1_pill_icon',''),(88260,8159,'_page_content_8_pills_1_pill_icon','field_682b07a90dff3'),(88261,8159,'page_content_8_pills_1_pill_text','<h4>Supportive, Collaborative &amp; Understanding</h4>'),(88262,8159,'_page_content_8_pills_1_pill_text','field_682b07b40dff4'),(88263,8159,'page_content_8_pills_2_pill_icon',''),(88264,8159,'_page_content_8_pills_2_pill_icon','field_682b07a90dff3'),(88265,8159,'page_content_8_pills_2_pill_text','<h4>Decisive, Involved &amp; Accountable</h4>'),(88266,8159,'_page_content_8_pills_2_pill_text','field_682b07b40dff4'),(88267,8159,'page_content_8_pills_3_pill_icon',''),(88268,8159,'_page_content_8_pills_3_pill_icon','field_682b07a90dff3'),(88269,8159,'page_content_8_pills_3_pill_text','<h4>Expert Commercial Awareness &amp; Insight</h4>'),(88270,8159,'_page_content_8_pills_3_pill_text','field_682b07b40dff4'),(88271,8159,'page_content_8_pills_4_pill_icon',''),(88272,8159,'_page_content_8_pills_4_pill_icon','field_682b07a90dff3'),(88273,8159,'page_content_8_pills_4_pill_text','<h4>People-first team culture. Supportive &amp; Family-focused</h4>'),(88274,8159,'_page_content_8_pills_4_pill_text','field_682b07b40dff4'),(88275,8159,'page_content_8_pills_5_pill_icon',''),(88276,8159,'_page_content_8_pills_5_pill_icon','field_682b07a90dff3'),(88277,8159,'page_content_8_pills_5_pill_text','<h4>Passionately Driven to Make a Difference</h4>'),(88278,8159,'_page_content_8_pills_5_pill_text','field_682b07b40dff4'),(88279,8159,'page_content_8_pills','6'),(88280,8159,'_page_content_8_pills','field_682b079f0dff2'),(88281,8152,'_imagify_optimization_level','2'),(88282,8152,'_imagify_status','success'),(88283,8152,'_imagify_data','a:2:{s:5:\"sizes\";a:40:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:647337;s:14:\"optimized_size\";i:198605;s:7:\"percent\";d:69.32;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:288586;s:14:\"optimized_size\";i:7620;s:7:\"percent\";d:97.36;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:330420;s:14:\"optimized_size\";i:8052;s:7:\"percent\";d:97.56;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45018;s:14:\"optimized_size\";i:2593;s:7:\"percent\";d:94.24;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:411511;s:14:\"optimized_size\";i:9009;s:7:\"percent\";d:97.81;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:411511;s:14:\"optimized_size\";i:9009;s:7:\"percent\";d:97.81;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:293190;s:14:\"optimized_size\";i:7686;s:7:\"percent\";d:97.38;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:330420;s:14:\"optimized_size\";i:8052;s:7:\"percent\";d:97.56;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:411511;s:14:\"optimized_size\";i:9009;s:7:\"percent\";d:97.81;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:489372;s:14:\"optimized_size\";i:10017;s:7:\"percent\";d:97.95;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:229418;s:14:\"optimized_size\";i:6381;s:7:\"percent\";d:97.22;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:302496;s:14:\"optimized_size\";i:7719;s:7:\"percent\";d:97.45;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196562;s:14:\"optimized_size\";i:5799;s:7:\"percent\";d:97.05;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:411511;s:14:\"optimized_size\";i:9009;s:7:\"percent\";d:97.81;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:409064;s:14:\"optimized_size\";i:9185;s:7:\"percent\";d:97.75;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:441826;s:14:\"optimized_size\";i:9342;s:7:\"percent\";d:97.89;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:381677;s:14:\"optimized_size\";i:8689;s:7:\"percent\";d:97.72;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:446645;s:14:\"optimized_size\";i:9532;s:7:\"percent\";d:97.87;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:453472;s:14:\"optimized_size\";i:9675;s:7:\"percent\";d:97.87;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:350908;s:14:\"optimized_size\";i:8382;s:7:\"percent\";d:97.61;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:647337;s:14:\"optimized_size\";i:12716;s:7:\"percent\";d:98.04;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:350908;s:14:\"optimized_size\";i:135312;s:7:\"percent\";d:61.44;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:453472;s:14:\"optimized_size\";i:177516;s:7:\"percent\";d:60.85;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:446645;s:14:\"optimized_size\";i:168244;s:7:\"percent\";d:62.33;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:381677;s:14:\"optimized_size\";i:151009;s:7:\"percent\";d:60.44;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:441826;s:14:\"optimized_size\";i:165337;s:7:\"percent\";d:62.58;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:409064;s:14:\"optimized_size\";i:151808;s:7:\"percent\";d:62.89;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:411511;s:14:\"optimized_size\";i:153211;s:7:\"percent\";d:62.77;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196562;s:14:\"optimized_size\";i:74716;s:7:\"percent\";d:61.99;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:302496;s:14:\"optimized_size\";i:115696;s:7:\"percent\";d:61.75;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:229418;s:14:\"optimized_size\";i:85778;s:7:\"percent\";d:62.61;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:489372;s:14:\"optimized_size\";i:184608;s:7:\"percent\";d:62.28;}s:17:\"testimonial-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:330420;s:14:\"optimized_size\";i:127425;s:7:\"percent\";d:61.44;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:293190;s:14:\"optimized_size\";i:112532;s:7:\"percent\";d:61.62;}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"blog-page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45018;s:14:\"optimized_size\";i:17457;s:7:\"percent\";d:61.22;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:288586;s:14:\"optimized_size\";i:110885;s:7:\"percent\";d:61.58;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:12999957;s:14:\"optimized_size\";i:2297615;s:7:\"percent\";d:82.33;s:7:\"message\";s:0:\"\";}}'),(88287,8160,'_wp_attached_file','Website.svg'),(88288,8160,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:1284;s:5:\"width\";d:41;s:6:\"height\";d:41;}'),(88289,8160,'_wp_attachment_image_alt','Confident, Approachable & Fun'),(88293,8161,'_wp_attached_file','supportive-1.svg'),(88294,8161,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:1589;s:5:\"width\";d:50;s:6:\"height\";d:50;}'),(88295,8161,'_wp_attachment_image_alt','Supportive, Collaborative & Understanding'),(88296,8162,'_wp_attached_file','decisive-1.svg'),(88297,8162,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:1710;s:5:\"width\";d:39;s:6:\"height\";d:43;}'),(88298,8162,'_wp_attachment_image_alt','Decisive, Involved & Accountable'),(88299,8163,'_wp_attached_file','expert.svg'),(88300,8163,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:1305;s:5:\"width\";d:39;s:6:\"height\";d:41;}'),(88301,8163,'_wp_attachment_image_alt','Expert Commercial Awareness & Insight'),(88302,8164,'_wp_attached_file','people.svg'),(88303,8164,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:2823;s:5:\"width\";d:39;s:6:\"height\";d:43;}'),(88304,8164,'_wp_attachment_image_alt','People-first team culture. Supportive & Family-focused'),(88305,8165,'_wp_attached_file','passionate-1.svg'),(88306,8165,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:4325;s:5:\"width\";d:41;s:6:\"height\";d:41;}'),(88307,8165,'_wp_attachment_image_alt','Passionately Driven to Make a Difference'),(88308,8166,'page_content_0_video_file',''),(88309,8166,'_page_content_0_video_file','field_67c9c54f20190'),(88310,8166,'page_content_0_video_file_webm',''),(88311,8166,'_page_content_0_video_file_webm','field_67c9c54f20191'),(88312,8166,'page_content_0_background_image',''),(88313,8166,'_page_content_0_background_image','field_67c9c54f20192'),(88314,8166,'page_content_0_banner_content','<h1>Our Process</h1>'),(88315,8166,'_page_content_0_banner_content','field_67c9c54f20193'),(88316,8166,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:11:\"media_cards\";i:7;s:22:\"1_col_block_with_media\";i:8;s:15:\"pills_with_icon\";}'),(88317,8166,'_page_content','field_65bcc772ba827'),(88318,8166,'bottom_cta',''),(88319,8166,'_bottom_cta','field_66fbcaec309e9'),(88320,8166,'page_content_1_add_background','white'),(88321,8166,'_page_content_1_add_background','field_6717be84974f1'),(88322,8166,'page_content_1_block_title','<h2>We’re here to engage, motivate, and inspire your customers.</h2>'),(88323,8166,'_page_content_1_block_title','field_67b8463f82176'),(88324,8166,'page_content_1_block_content','We’re Actuate - a performance-first eCommerce agency in Manchester, specialising in Magento development, Shopify builds, Adobe Commerce projects, and Hyvä theme development.\r\n\r\nWe don’t do pretty-but-pointless websites. We build high-performing websites that move customers through the journey and straight to checkout - fast, functional, scalable, and conversion-driven.\r\n\r\nIf your site’s not selling the way it should, you don’t need another agency. You need a team that knows what’s broken, how to fix it, and where the next nice problem’s waiting.'),(88325,8166,'_page_content_1_block_content','field_664b5f5c5973a'),(88326,8166,'page_content_2_show_background','0'),(88327,8166,'_page_content_2_show_background','field_67175ac1a052b'),(88328,8166,'page_content_2_block_content','<h3>ACTUATE, [ak’ tew-ate], Transitive verb. <strong>To cause to act, influence, incite to action, motivate.</strong></h3>'),(88329,8166,'_page_content_2_block_content','field_66cda60b2ea88'),(88330,8166,'page_content_3_block_title','<h3>Our Process</h3>'),(88331,8166,'_page_content_3_block_title','field_67da9e22ddf71'),(88332,8166,'page_content_3_cards_0_card_icon',''),(88333,8166,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(88334,8166,'page_content_3_cards_0_card_content','<h4>Talk first. Fix fast.</h4>\r\nWe begin with the NNP Workshop: a focused eCommerce audit review of your site, data, and key challenges. You\'ll receive clear insights, prioritised actions, and a practical plan to move forward with confidence.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta-white\">Book Your NNP Workshop</a>'),(88335,8166,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(88336,8166,'page_content_3_cards_1_card_icon',''),(88337,8166,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(88338,8166,'page_content_3_cards_1_card_content','<h4>Design and build with purpose</h4>\r\nWe develop sites built for performance. UX, design, and development are handled in-house by one team working closely together. We select the platform that best suits your business needs, then configure and optimise it to deliver results.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ux-ui-design/\" class=\"cta-white\">Explore Our Platform Expertise</a>'),(88339,8166,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(88340,8166,'page_content_3_cards_2_card_icon',''),(88341,8166,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(88342,8166,'page_content_3_cards_2_card_content','<h4>Optimise what’s live</h4>\r\nGoing live is a milestone, not the endpoint. We continue improving performance through speed enhancements, journey refinement, testing, and selective use of tools such as Hyvä when they offer clear advantages.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta-white\">Let’s Optimise What’s Live</a>'),(88343,8166,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(88344,8166,'page_content_3_cards_3_card_icon',''),(88345,8166,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(88346,8166,'page_content_3_cards_3_card_content','<h4>Support growth, long-term</h4>\r\nWe stay involved to support ongoing improvements, technical updates, and performance tracking. Our goal is to ensure sustained progress and prepare your site for whatever comes next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta-white\">Get Ongoing Support</a>'),(88347,8166,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(88348,8166,'page_content_3_cards','4'),(88349,8166,'_page_content_3_cards','field_67da9e2bddf72'),(88350,8166,'page_content_3_block_footer',''),(88351,8166,'_page_content_3_block_footer','field_67da9e66ddf75'),(88352,8166,'page_content_4_add_background','white'),(88353,8166,'_page_content_4_add_background','field_67c9c6c17d609'),(88354,8166,'page_content_4_block_content','<h3>We Are Driven by One Thing - Your Conversion Rate Optimisation.</h3>\r\nSupercharging your site’s performance and functionality, we create custom, conversion-driven sites. (In fact, we’re not just driven by conversion; we are a little obsessed with it, truth be told.) Designed to enhance user engagement and optimise the customer journey, we help you smash your sales targets and your business growth goals.'),(88355,8166,'_page_content_4_block_content','field_67c9c6c17d60b'),(88356,8166,'page_content_4_media_block','8146'),(88357,8166,'_page_content_4_media_block','field_67c9c6d37d60c'),(88358,8166,'page_content_4_alignment','left'),(88359,8166,'_page_content_4_alignment','field_67c9c6dd7d60d'),(88360,8166,'page_content_5_add_background','white'),(88361,8166,'_page_content_5_add_background','field_67c9c6c17d609'),(88362,8166,'page_content_5_block_content','<h3>Motivated by Your Success.  (Not ours).</h3>\r\nWe don’t just “care” about your conversion rate - we build everything around it. From UX and page speed to CRO testing and checkout flow, every decision is shaped by what drives sales. Custom, clean, and built for results, not decoration.\r\n\r\nIf it doesn’t improve performance, it doesn’t go live. Simple as that.'),(88363,8166,'_page_content_5_block_content','field_67c9c6c17d60b'),(88364,8166,'page_content_5_media_block','8147'),(88365,8166,'_page_content_5_media_block','field_67c9c6d37d60c'),(88366,8166,'page_content_5_alignment','right'),(88367,8166,'_page_content_5_alignment','field_67c9c6dd7d60d'),(88368,8166,'page_content_6_block_title','<h3>Affordable, Jargon-free, Practical Advice.</h3>'),(88369,8166,'_page_content_6_block_title','field_682b3dcf7fae9'),(88370,8166,'page_content_6_cards_0_card_image','8149'),(88371,8166,'_page_content_6_cards_0_card_image','field_682b3de87faee'),(88372,8166,'page_content_6_cards_0_card_content','<h4>UX built to convert</h4>\r\nWe’re not here for the spotlight. We’re focused on outcomes - bigger orders, higher conversion rates, faster performance, and fewer blockers between you and your next nice problem.\r\n\r\nWhether we’re replatforming to Adobe Commerce, speeding things up with Hyvä, or improving retention through CRO, the goal stays the same: to help your business grow harder, faster, and smarter, so you can unlock your next nice problems.\r\n\r\nIf you\'re winning, we are too.'),(88373,8166,'_page_content_6_cards_0_card_content','field_682b3dcf7faec'),(88374,8166,'page_content_6_cards_1_card_image','8157'),(88375,8166,'_page_content_6_cards_1_card_image','field_682b3de87faee'),(88376,8166,'page_content_6_cards_1_card_content','<h4>Decisions Based On Data</h4>\r\nWe don’t throw darts in the dark. Every change we make is backed by insight from how your customers actually behave. If something’s leaking revenue, we’ll spot it and fix it with improvements that make a measurable difference.'),(88377,8166,'_page_content_6_cards_1_card_content','field_682b3dcf7faec'),(88378,8166,'page_content_6_cards_2_card_image','8151'),(88379,8166,'_page_content_6_cards_2_card_image','field_682b3de87faee'),(88380,8166,'page_content_6_cards_2_card_content','<h4>No delays. No drama.</h4>\r\nWe run tight processes and clear timelines, so you’re never left guessing. You’ll always know where things stand, what’s coming next, and how to plan around it even if things change, you won’t be left in the dark.'),(88381,8166,'_page_content_6_cards_2_card_content','field_682b3dcf7faec'),(88382,8166,'page_content_6_cards_3_card_image','8152'),(88383,8166,'_page_content_6_cards_3_card_image','field_682b3de87faee'),(88384,8166,'page_content_6_cards_3_card_content','<h4>Backed by people who know their stuff</h4>\r\nFrom devs to marketers, everyone here knows their way around Adobe Commerce, Magento 2 and Shopify. That means faster problem-solving, smoother launches, and less time explaining the basics. You’ll be supported by a team that gets it.'),(88385,8166,'_page_content_6_cards_3_card_content','field_682b3dcf7faec'),(88386,8166,'page_content_6_cards_4_card_image','8158'),(88387,8166,'_page_content_6_cards_4_card_image','field_682b3de87faee'),(88388,8166,'page_content_6_cards_4_card_content','<h4>Safe, secure, and sorted</h4>\r\nWe keep your site secure, up-to-date, and fully compliant. From the latest platform updates to patching and PCI standards, you won’t need to worry about risk or regulation - we’ve got it handled.'),(88389,8166,'_page_content_6_cards_4_card_content','field_682b3dcf7faec'),(88390,8166,'page_content_6_cards','5'),(88391,8166,'_page_content_6_cards','field_682b3dcf7faea'),(88392,8166,'page_content_7_add_background','white'),(88393,8166,'_page_content_7_add_background','field_67d0023c0a374'),(88394,8166,'page_content_7_block_content','<h3>B2C. B2B or D2C - We’ve Got You Covered.</h3>\r\nYes, we know home, garden, fashion and lifestyle inside out - how people browse, what drives conversions, and which on-site tweaks move the needle. We don’t stop there.\r\n\r\nFrom ambitious start-ups to multi-site national retailers, from niche D2C brands to global manufacturers - we’ve built high-performing eCommerce stores across every kind of vertical. B2B, B2C, or somewhere in-between, we’ve done it,  and we’ve done it well.\r\n\r\nWhether your customers buy direct, order through distributors, or shop via third parties, your choice of eCommerce platform matters. Magento, Adobe Commerce, Shopify, or Hyvä - each one has its strengths. Our job is to match you to the one that sets you up to scale faster, convert better, and grow smarter.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Which Platform? Let’s Chat</a>'),(88395,8166,'_page_content_7_block_content','field_67d0023c0a375'),(88396,8166,'page_content_7_media_block','8155'),(88397,8166,'_page_content_7_media_block','field_67d0023c0a376'),(88398,8166,'page_content_8_block_title','<h3>Your #1 Manchester eCommerce agency.</h3>\r\nWe’re a tight-knit, straight-talking team of eCommerce specialists who actually give a damn. Positive by nature, proactive by choice - and proudly allergic to ego. We show up, we dig in, and we do the work that leads to your next nice problems.\r\n\r\nYou’ll get a team that’s invested in your growth, easy to talk to, and always looking for ways to add value - whether that’s spotting a CRO quick win or flagging a smarter platform move before you ask.\r\n\r\nSmall but mighty. Sharp on strategy, hands-on in the detail, and driven to make a difference.\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">Meet the Team</a>'),(88399,8166,'_page_content_8_block_title','field_682b06840e84b'),(88400,8166,'page_content_8_pills_0_pill_icon','8160'),(88401,8166,'_page_content_8_pills_0_pill_icon','field_682b07a90dff3'),(88402,8166,'page_content_8_pills_0_pill_text','<h4>Confident, Approachable &amp; Fun</h4>'),(88403,8166,'_page_content_8_pills_0_pill_text','field_682b07b40dff4'),(88404,8166,'page_content_8_pills_1_pill_icon','8161'),(88405,8166,'_page_content_8_pills_1_pill_icon','field_682b07a90dff3'),(88406,8166,'page_content_8_pills_1_pill_text','<h4>Supportive, Collaborative &amp; Understanding</h4>'),(88407,8166,'_page_content_8_pills_1_pill_text','field_682b07b40dff4'),(88408,8166,'page_content_8_pills_2_pill_icon','8162'),(88409,8166,'_page_content_8_pills_2_pill_icon','field_682b07a90dff3'),(88410,8166,'page_content_8_pills_2_pill_text','<h4>Decisive, Involved &amp; Accountable</h4>'),(88411,8166,'_page_content_8_pills_2_pill_text','field_682b07b40dff4'),(88412,8166,'page_content_8_pills_3_pill_icon','8163'),(88413,8166,'_page_content_8_pills_3_pill_icon','field_682b07a90dff3'),(88414,8166,'page_content_8_pills_3_pill_text','<h4>Expert Commercial Awareness &amp; Insight</h4>'),(88415,8166,'_page_content_8_pills_3_pill_text','field_682b07b40dff4'),(88416,8166,'page_content_8_pills_4_pill_icon','8164'),(88417,8166,'_page_content_8_pills_4_pill_icon','field_682b07a90dff3'),(88418,8166,'page_content_8_pills_4_pill_text','<h4>People-first team culture. Supportive &amp; Family-focused</h4>'),(88419,8166,'_page_content_8_pills_4_pill_text','field_682b07b40dff4'),(88420,8166,'page_content_8_pills_5_pill_icon','8165'),(88421,8166,'_page_content_8_pills_5_pill_icon','field_682b07a90dff3'),(88422,8166,'page_content_8_pills_5_pill_text','<h4>Passionately Driven to Make a Difference</h4>'),(88423,8166,'_page_content_8_pills_5_pill_text','field_682b07b40dff4'),(88424,8166,'page_content_8_pills','6'),(88425,8166,'_page_content_8_pills','field_682b079f0dff2'),(88426,8157,'_imagify_optimization_level','2'),(88427,8157,'_imagify_status','success'),(88428,8157,'_imagify_data','a:2:{s:5:\"sizes\";a:40:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:835105;s:14:\"optimized_size\";i:278374;s:7:\"percent\";d:66.67;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:514869;s:14:\"optimized_size\";i:27222;s:7:\"percent\";d:94.71;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:587234;s:14:\"optimized_size\";i:28468;s:7:\"percent\";d:95.15;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58466;s:14:\"optimized_size\";i:3887;s:7:\"percent\";d:93.35;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:705196;s:14:\"optimized_size\";i:36550;s:7:\"percent\";d:94.82;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:705196;s:14:\"optimized_size\";i:36550;s:7:\"percent\";d:94.82;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:523468;s:14:\"optimized_size\";i:27336;s:7:\"percent\";d:94.78;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:587234;s:14:\"optimized_size\";i:28468;s:7:\"percent\";d:95.15;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:705196;s:14:\"optimized_size\";i:36550;s:7:\"percent\";d:94.82;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:875228;s:14:\"optimized_size\";i:44264;s:7:\"percent\";d:94.94;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:365852;s:14:\"optimized_size\";i:18532;s:7:\"percent\";d:94.93;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:540061;s:14:\"optimized_size\";i:28286;s:7:\"percent\";d:94.76;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:366898;s:14:\"optimized_size\";i:24010;s:7:\"percent\";d:93.46;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:705196;s:14:\"optimized_size\";i:36550;s:7:\"percent\";d:94.82;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:754705;s:14:\"optimized_size\";i:45808;s:7:\"percent\";d:93.93;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:773117;s:14:\"optimized_size\";i:39703;s:7:\"percent\";d:94.86;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:688183;s:14:\"optimized_size\";i:32332;s:7:\"percent\";d:95.3;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:784494;s:14:\"optimized_size\";i:40297;s:7:\"percent\";d:94.86;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:827974;s:14:\"optimized_size\";i:38488;s:7:\"percent\";d:95.35;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:628959;s:14:\"optimized_size\";i:30348;s:7:\"percent\";d:95.17;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:835105;s:14:\"optimized_size\";i:50558;s:7:\"percent\";d:93.95;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:628959;s:14:\"optimized_size\";i:187916;s:7:\"percent\";d:70.12;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:827974;s:14:\"optimized_size\";i:251085;s:7:\"percent\";d:69.67;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:784494;s:14:\"optimized_size\";i:237380;s:7:\"percent\";d:69.74;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:688183;s:14:\"optimized_size\";i:206943;s:7:\"percent\";d:69.93;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:773117;s:14:\"optimized_size\";i:234986;s:7:\"percent\";d:69.61;}s:8:\"masthead\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:49:\"Something went wrong in the optimization process.\";}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:705196;s:14:\"optimized_size\";i:218294;s:7:\"percent\";d:69.04;}s:11:\"brand-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:49:\"Something went wrong in the optimization process.\";}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:540061;s:14:\"optimized_size\";i:163298;s:7:\"percent\";d:69.76;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:365852;s:14:\"optimized_size\";i:119054;s:7:\"percent\";d:67.46;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:875228;s:14:\"optimized_size\";i:263031;s:7:\"percent\";d:69.95;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:218294;s:14:\"optimized_size\";i:217613;s:7:\"percent\";d:0.31;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:587234;s:14:\"optimized_size\";i:176788;s:7:\"percent\";d:69.89;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:523468;s:14:\"optimized_size\";i:156466;s:7:\"percent\";d:70.11;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217613;s:14:\"optimized_size\";i:213814;s:7:\"percent\";d:1.75;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213814;s:14:\"optimized_size\";i:208843;s:7:\"percent\";d:2.32;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58466;s:14:\"optimized_size\";i:19475;s:7:\"percent\";d:66.69;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176788;s:14:\"optimized_size\";i:174073;s:7:\"percent\";d:1.54;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:514869;s:14:\"optimized_size\";i:155358;s:7:\"percent\";d:69.83;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:22067346;s:14:\"optimized_size\";i:4136998;s:7:\"percent\";d:81.25;s:7:\"message\";s:0:\"\";}}'),(88431,8167,'page_content_0_video_file',''),(88432,8167,'_page_content_0_video_file','field_67c9c54f20190'),(88433,8167,'page_content_0_video_file_webm',''),(88434,8167,'_page_content_0_video_file_webm','field_67c9c54f20191'),(88435,8167,'page_content_0_background_image',''),(88436,8167,'_page_content_0_background_image','field_67c9c54f20192'),(88437,8167,'page_content_0_banner_content','<h1>Our Process</h1>'),(88438,8167,'_page_content_0_banner_content','field_67c9c54f20193'),(88439,8167,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:11:\"media_cards\";i:7;s:22:\"1_col_block_with_media\";i:8;s:15:\"pills_with_icon\";i:9;s:10:\"news_block\";}'),(88440,8167,'_page_content','field_65bcc772ba827'),(88441,8167,'bottom_cta',''),(88442,8167,'_bottom_cta','field_66fbcaec309e9'),(88443,8167,'page_content_1_add_background','white'),(88444,8167,'_page_content_1_add_background','field_6717be84974f1'),(88445,8167,'page_content_1_block_title','<h2>We’re here to engage, motivate, and inspire your customers.</h2>'),(88446,8167,'_page_content_1_block_title','field_67b8463f82176'),(88447,8167,'page_content_1_block_content','We’re Actuate - a performance-first eCommerce agency in Manchester, specialising in Magento development, Shopify builds, Adobe Commerce projects, and Hyvä theme development.\r\n\r\nWe don’t do pretty-but-pointless websites. We build high-performing websites that move customers through the journey and straight to checkout - fast, functional, scalable, and conversion-driven.\r\n\r\nIf your site’s not selling the way it should, you don’t need another agency. You need a team that knows what’s broken, how to fix it, and where the next nice problem’s waiting.'),(88448,8167,'_page_content_1_block_content','field_664b5f5c5973a'),(88449,8167,'page_content_2_show_background','0'),(88450,8167,'_page_content_2_show_background','field_67175ac1a052b'),(88451,8167,'page_content_2_block_content','<h3>ACTUATE, [ak’ tew-ate], Transitive verb. <strong>To cause to act, influence, incite to action, motivate.</strong></h3>'),(88452,8167,'_page_content_2_block_content','field_66cda60b2ea88'),(88453,8167,'page_content_3_block_title','<h3>Our Process</h3>'),(88454,8167,'_page_content_3_block_title','field_67da9e22ddf71'),(88455,8167,'page_content_3_cards_0_card_icon',''),(88456,8167,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(88457,8167,'page_content_3_cards_0_card_content','<h4>Talk first. Fix fast.</h4>\r\nWe begin with the NNP Workshop: a focused eCommerce audit review of your site, data, and key challenges. You\'ll receive clear insights, prioritised actions, and a practical plan to move forward with confidence.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta-white\">Book Your NNP Workshop</a>'),(88458,8167,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(88459,8167,'page_content_3_cards_1_card_icon',''),(88460,8167,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(88461,8167,'page_content_3_cards_1_card_content','<h4>Design and build with purpose</h4>\r\nWe develop sites built for performance. UX, design, and development are handled in-house by one team working closely together. We select the platform that best suits your business needs, then configure and optimise it to deliver results.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ux-ui-design/\" class=\"cta-white\">Explore Our Platform Expertise</a>'),(88462,8167,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(88463,8167,'page_content_3_cards_2_card_icon',''),(88464,8167,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(88465,8167,'page_content_3_cards_2_card_content','<h4>Optimise what’s live</h4>\r\nGoing live is a milestone, not the endpoint. We continue improving performance through speed enhancements, journey refinement, testing, and selective use of tools such as Hyvä when they offer clear advantages.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta-white\">Let’s Optimise What’s Live</a>'),(88466,8167,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(88467,8167,'page_content_3_cards_3_card_icon',''),(88468,8167,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(88469,8167,'page_content_3_cards_3_card_content','<h4>Support growth, long-term</h4>\r\nWe stay involved to support ongoing improvements, technical updates, and performance tracking. Our goal is to ensure sustained progress and prepare your site for whatever comes next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta-white\">Get Ongoing Support</a>'),(88470,8167,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(88471,8167,'page_content_3_cards','4'),(88472,8167,'_page_content_3_cards','field_67da9e2bddf72'),(88473,8167,'page_content_3_block_footer',''),(88474,8167,'_page_content_3_block_footer','field_67da9e66ddf75'),(88475,8167,'page_content_4_add_background','white'),(88476,8167,'_page_content_4_add_background','field_67c9c6c17d609'),(88477,8167,'page_content_4_block_content','<h3>We Are Driven by One Thing - Your Conversion Rate Optimisation.</h3>\r\nSupercharging your site’s performance and functionality, we create custom, conversion-driven sites. (In fact, we’re not just driven by conversion; we are a little obsessed with it, truth be told.) Designed to enhance user engagement and optimise the customer journey, we help you smash your sales targets and your business growth goals.'),(88478,8167,'_page_content_4_block_content','field_67c9c6c17d60b'),(88479,8167,'page_content_4_media_block','8146'),(88480,8167,'_page_content_4_media_block','field_67c9c6d37d60c'),(88481,8167,'page_content_4_alignment','left'),(88482,8167,'_page_content_4_alignment','field_67c9c6dd7d60d'),(88483,8167,'page_content_5_add_background','white'),(88484,8167,'_page_content_5_add_background','field_67c9c6c17d609'),(88485,8167,'page_content_5_block_content','<h3>Motivated by Your Success.  (Not ours).</h3>\r\nWe don’t just “care” about your conversion rate - we build everything around it. From UX and page speed to CRO testing and checkout flow, every decision is shaped by what drives sales. Custom, clean, and built for results, not decoration.\r\n\r\nIf it doesn’t improve performance, it doesn’t go live. Simple as that.'),(88486,8167,'_page_content_5_block_content','field_67c9c6c17d60b'),(88487,8167,'page_content_5_media_block','8147'),(88488,8167,'_page_content_5_media_block','field_67c9c6d37d60c'),(88489,8167,'page_content_5_alignment','right'),(88490,8167,'_page_content_5_alignment','field_67c9c6dd7d60d'),(88491,8167,'page_content_6_block_title','<h3>Affordable, Jargon-free, Practical Advice.</h3>'),(88492,8167,'_page_content_6_block_title','field_682b3dcf7fae9'),(88493,8167,'page_content_6_cards_0_card_image','8149'),(88494,8167,'_page_content_6_cards_0_card_image','field_682b3de87faee'),(88495,8167,'page_content_6_cards_0_card_content','<h4>UX built to convert</h4>\r\nWe’re not here for the spotlight. We’re focused on outcomes - bigger orders, higher conversion rates, faster performance, and fewer blockers between you and your next nice problem.\r\n\r\nWhether we’re replatforming to Adobe Commerce, speeding things up with Hyvä, or improving retention through CRO, the goal stays the same: to help your business grow harder, faster, and smarter, so you can unlock your next nice problems.\r\n\r\nIf you\'re winning, we are too.'),(88496,8167,'_page_content_6_cards_0_card_content','field_682b3dcf7faec'),(88497,8167,'page_content_6_cards_1_card_image','8157'),(88498,8167,'_page_content_6_cards_1_card_image','field_682b3de87faee'),(88499,8167,'page_content_6_cards_1_card_content','<h4>Decisions Based On Data</h4>\r\nWe don’t throw darts in the dark. Every change we make is backed by insight from how your customers actually behave. If something’s leaking revenue, we’ll spot it and fix it with improvements that make a measurable difference.'),(88500,8167,'_page_content_6_cards_1_card_content','field_682b3dcf7faec'),(88501,8167,'page_content_6_cards_2_card_image','8151'),(88502,8167,'_page_content_6_cards_2_card_image','field_682b3de87faee'),(88503,8167,'page_content_6_cards_2_card_content','<h4>No delays. No drama.</h4>\r\nWe run tight processes and clear timelines, so you’re never left guessing. You’ll always know where things stand, what’s coming next, and how to plan around it even if things change, you won’t be left in the dark.'),(88504,8167,'_page_content_6_cards_2_card_content','field_682b3dcf7faec'),(88505,8167,'page_content_6_cards_3_card_image','8152'),(88506,8167,'_page_content_6_cards_3_card_image','field_682b3de87faee'),(88507,8167,'page_content_6_cards_3_card_content','<h4>Backed by people who know their stuff</h4>\r\nFrom devs to marketers, everyone here knows their way around Adobe Commerce, Magento 2 and Shopify. That means faster problem-solving, smoother launches, and less time explaining the basics. You’ll be supported by a team that gets it.'),(88508,8167,'_page_content_6_cards_3_card_content','field_682b3dcf7faec'),(88509,8167,'page_content_6_cards_4_card_image','8158'),(88510,8167,'_page_content_6_cards_4_card_image','field_682b3de87faee'),(88511,8167,'page_content_6_cards_4_card_content','<h4>Safe, secure, and sorted</h4>\r\nWe keep your site secure, up-to-date, and fully compliant. From the latest platform updates to patching and PCI standards, you won’t need to worry about risk or regulation - we’ve got it handled.'),(88512,8167,'_page_content_6_cards_4_card_content','field_682b3dcf7faec'),(88513,8167,'page_content_6_cards','5'),(88514,8167,'_page_content_6_cards','field_682b3dcf7faea'),(88515,8167,'page_content_7_add_background','white'),(88516,8167,'_page_content_7_add_background','field_67d0023c0a374'),(88517,8167,'page_content_7_block_content','<h3>B2C. B2B or D2C - We’ve Got You Covered.</h3>\r\nYes, we know home, garden, fashion and lifestyle inside out - how people browse, what drives conversions, and which on-site tweaks move the needle. We don’t stop there.\r\n\r\nFrom ambitious start-ups to multi-site national retailers, from niche D2C brands to global manufacturers - we’ve built high-performing eCommerce stores across every kind of vertical. B2B, B2C, or somewhere in-between, we’ve done it,  and we’ve done it well.\r\n\r\nWhether your customers buy direct, order through distributors, or shop via third parties, your choice of eCommerce platform matters. Magento, Adobe Commerce, Shopify, or Hyvä - each one has its strengths. Our job is to match you to the one that sets you up to scale faster, convert better, and grow smarter.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Which Platform? Let’s Chat</a>'),(88518,8167,'_page_content_7_block_content','field_67d0023c0a375'),(88519,8167,'page_content_7_media_block','8155'),(88520,8167,'_page_content_7_media_block','field_67d0023c0a376'),(88521,8167,'page_content_8_block_title','<h3>Your #1 Manchester eCommerce agency.</h3>\r\nWe’re a tight-knit, straight-talking team of eCommerce specialists who actually give a damn. Positive by nature, proactive by choice - and proudly allergic to ego. We show up, we dig in, and we do the work that leads to your next nice problems.\r\n\r\nYou’ll get a team that’s invested in your growth, easy to talk to, and always looking for ways to add value - whether that’s spotting a CRO quick win or flagging a smarter platform move before you ask.\r\n\r\nSmall but mighty. Sharp on strategy, hands-on in the detail, and driven to make a difference.\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">Meet the Team</a>'),(88522,8167,'_page_content_8_block_title','field_682b06840e84b'),(88523,8167,'page_content_8_pills_0_pill_icon','8160'),(88524,8167,'_page_content_8_pills_0_pill_icon','field_682b07a90dff3'),(88525,8167,'page_content_8_pills_0_pill_text','<h4>Confident, Approachable &amp; Fun</h4>'),(88526,8167,'_page_content_8_pills_0_pill_text','field_682b07b40dff4'),(88527,8167,'page_content_8_pills_1_pill_icon','8161'),(88528,8167,'_page_content_8_pills_1_pill_icon','field_682b07a90dff3'),(88529,8167,'page_content_8_pills_1_pill_text','<h4>Supportive, Collaborative &amp; Understanding</h4>'),(88530,8167,'_page_content_8_pills_1_pill_text','field_682b07b40dff4'),(88531,8167,'page_content_8_pills_2_pill_icon','8162'),(88532,8167,'_page_content_8_pills_2_pill_icon','field_682b07a90dff3'),(88533,8167,'page_content_8_pills_2_pill_text','<h4>Decisive, Involved &amp; Accountable</h4>'),(88534,8167,'_page_content_8_pills_2_pill_text','field_682b07b40dff4'),(88535,8167,'page_content_8_pills_3_pill_icon','8163'),(88536,8167,'_page_content_8_pills_3_pill_icon','field_682b07a90dff3'),(88537,8167,'page_content_8_pills_3_pill_text','<h4>Expert Commercial Awareness &amp; Insight</h4>'),(88538,8167,'_page_content_8_pills_3_pill_text','field_682b07b40dff4'),(88539,8167,'page_content_8_pills_4_pill_icon','8164'),(88540,8167,'_page_content_8_pills_4_pill_icon','field_682b07a90dff3'),(88541,8167,'page_content_8_pills_4_pill_text','<h4>People-first team culture. Supportive &amp; Family-focused</h4>'),(88542,8167,'_page_content_8_pills_4_pill_text','field_682b07b40dff4'),(88543,8167,'page_content_8_pills_5_pill_icon','8165'),(88544,8167,'_page_content_8_pills_5_pill_icon','field_682b07a90dff3'),(88545,8167,'page_content_8_pills_5_pill_text','<h4>Passionately Driven to Make a Difference</h4>'),(88546,8167,'_page_content_8_pills_5_pill_text','field_682b07b40dff4'),(88547,8167,'page_content_8_pills','6'),(88548,8167,'_page_content_8_pills','field_682b079f0dff2'),(88549,8167,'page_content_9_show_news','1'),(88550,8167,'_page_content_9_show_news','field_668271516175e'),(88551,8158,'_imagify_optimization_level','2'),(88552,8158,'_imagify_status','success'),(88553,8158,'_imagify_data','a:2:{s:5:\"sizes\";a:40:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:885484;s:14:\"optimized_size\";i:364469;s:7:\"percent\";d:58.84;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:507351;s:14:\"optimized_size\";i:25659;s:7:\"percent\";d:94.94;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:614324;s:14:\"optimized_size\";i:29833;s:7:\"percent\";d:95.14;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64414;s:14:\"optimized_size\";i:5400;s:7:\"percent\";d:91.62;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:794487;s:14:\"optimized_size\";i:39821;s:7:\"percent\";d:94.99;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:794487;s:14:\"optimized_size\";i:39821;s:7:\"percent\";d:94.99;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:519780;s:14:\"optimized_size\";i:26071;s:7:\"percent\";d:94.98;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:614324;s:14:\"optimized_size\";i:29833;s:7:\"percent\";d:95.14;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:794487;s:14:\"optimized_size\";i:39821;s:7:\"percent\";d:94.99;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:948978;s:14:\"optimized_size\";i:44264;s:7:\"percent\";d:95.34;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:416719;s:14:\"optimized_size\";i:23173;s:7:\"percent\";d:94.44;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:531788;s:14:\"optimized_size\";i:26330;s:7:\"percent\";d:95.05;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:314872;s:14:\"optimized_size\";i:16891;s:7:\"percent\";d:94.64;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:794487;s:14:\"optimized_size\";i:39821;s:7:\"percent\";d:94.99;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:723492;s:14:\"optimized_size\";i:35042;s:7:\"percent\";d:95.16;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:858026;s:14:\"optimized_size\";i:41841;s:7:\"percent\";d:95.12;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:712768;s:14:\"optimized_size\";i:32823;s:7:\"percent\";d:95.39;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:868385;s:14:\"optimized_size\";i:42095;s:7:\"percent\";d:95.15;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:860122;s:14:\"optimized_size\";i:37680;s:7:\"percent\";d:95.62;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:652430;s:14:\"optimized_size\";i:30950;s:7:\"percent\";d:95.26;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:885484;s:14:\"optimized_size\";i:49418;s:7:\"percent\";d:94.42;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:652430;s:14:\"optimized_size\";i:244139;s:7:\"percent\";d:62.58;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:860122;s:14:\"optimized_size\";i:323842;s:7:\"percent\";d:62.35;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:868385;s:14:\"optimized_size\";i:312449;s:7:\"percent\";d:64.02;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:712768;s:14:\"optimized_size\";i:269185;s:7:\"percent\";d:62.23;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:858026;s:14:\"optimized_size\";i:309670;s:7:\"percent\";d:63.91;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:723492;s:14:\"optimized_size\";i:264284;s:7:\"percent\";d:63.47;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:794487;s:14:\"optimized_size\";i:287126;s:7:\"percent\";d:63.86;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:314872;s:14:\"optimized_size\";i:116986;s:7:\"percent\";d:62.85;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:531788;s:14:\"optimized_size\";i:199222;s:7:\"percent\";d:62.54;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:416719;s:14:\"optimized_size\";i:154861;s:7:\"percent\";d:62.84;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:948978;s:14:\"optimized_size\";i:340535;s:7:\"percent\";d:64.12;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:287126;s:14:\"optimized_size\";i:263293;s:7:\"percent\";d:8.3;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:614324;s:14:\"optimized_size\";i:230128;s:7:\"percent\";d:62.54;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:519780;s:14:\"optimized_size\";i:194819;s:7:\"percent\";d:62.52;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263293;s:14:\"optimized_size\";i:248428;s:7:\"percent\";d:5.65;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:248428;s:14:\"optimized_size\";i:236415;s:7:\"percent\";d:4.84;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64414;s:14:\"optimized_size\";i:25409;s:7:\"percent\";d:60.55;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:230128;s:14:\"optimized_size\";i:214006;s:7:\"percent\";d:7.01;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:507351;s:14:\"optimized_size\";i:188778;s:7:\"percent\";d:62.79;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:24573600;s:14:\"optimized_size\";i:5444631;s:7:\"percent\";d:77.84;s:7:\"message\";s:0:\"\";}}'),(88554,8168,'_wp_attached_file','Project-Process-Diagram.png'),(88555,8168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"Project-Process-Diagram.png\";s:8:\"filesize\";i:465734;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Project-Process-Diagram-730x447.png\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:127254;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Project-Process-Diagram-855x523.png\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:160606;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Project-Process-Diagram-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:173330;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Project-Process-Diagram-768x470.png\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:137184;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"Project-Process-Diagram-1536x940.png\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:401306;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:36:\"Project-Process-Diagram-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:175737;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:37:\"Project-Process-Diagram-1960x1067.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:448455;}s:8:\"masthead\";a:5:{s:4:\"file\";s:36:\"Project-Process-Diagram-1960x422.png\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:193503;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:37:\"Project-Process-Diagram-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:309543;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:36:\"Project-Process-Diagram-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:345172;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:35:\"Project-Process-Diagram-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126409;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:36:\"Project-Process-Diagram-1960x800.png\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:338625;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:35:\"Project-Process-Diagram-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69328;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:35:\"Project-Process-Diagram-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:116674;}s:10:\"team-small\";a:5:{s:4:\"file\";s:35:\"Project-Process-Diagram-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78688;}s:10:\"team-large\";a:5:{s:4:\"file\";s:35:\"Project-Process-Diagram-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:157322;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:36:\"Project-Process-Diagram-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:148696;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:37:\"Project-Process-Diagram-1960x1172.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:483225;}s:10:\"page-small\";a:5:{s:4:\"file\";s:35:\"Project-Process-Diagram-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:121537;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:35:\"Project-Process-Diagram-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113859;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:35:\"Project-Process-Diagram-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:181402;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:35:\"Project-Process-Diagram-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:157940;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:37:\"Project-Process-Diagram-1960x1000.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:421400;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:35:\"Project-Process-Diagram-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:138729;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:35:\"Project-Process-Diagram-229x140.png\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24109;}s:13:\"project-small\";a:5:{s:4:\"file\";s:35:\"Project-Process-Diagram-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:121537;}s:13:\"project-large\";a:5:{s:4:\"file\";s:36:\"Project-Process-Diagram-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:232719;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:35:\"Project-Process-Diagram-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:112483;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(88559,8168,'_wp_attachment_image_alt','Our Process'),(88560,7141,'page_content_4_block_content','<img src=\"https://actuate.webpreview.co/wp-content/uploads/Project-Process-Diagram.png\" alt=\"Our Process\" width=\"1960\" height=\"1200\" class=\"size-full wp-image-8168 aligncenter\" />'),(88561,7141,'_page_content_4_block_content','field_6891d9dfb5406'),(88562,7141,'page_content_6_add_background','white'),(88563,7141,'_page_content_6_add_background','field_67c9c6c17d609'),(88564,7141,'page_content_6_block_content','<h3>Motivated by Your Success.  (Not ours).</h3>\r\nWe don’t just “care” about your conversion rate - we build everything around it. From UX and page speed to CRO testing and checkout flow, every decision is shaped by what drives sales. Custom, clean, and built for results, not decoration.\r\n\r\nIf it doesn’t improve performance, it doesn’t go live. Simple as that.'),(88565,7141,'_page_content_6_block_content','field_67c9c6c17d60b'),(88566,7141,'page_content_6_media_block','8147'),(88567,7141,'_page_content_6_media_block','field_67c9c6d37d60c'),(88568,7141,'page_content_6_alignment','right'),(88569,7141,'_page_content_6_alignment','field_67c9c6dd7d60d'),(88570,7141,'page_content_7_block_title','<h3>Affordable, Jargon-free, Practical Advice.</h3>'),(88571,7141,'_page_content_7_block_title','field_682b3dcf7fae9'),(88572,7141,'page_content_7_cards_0_card_image','8149'),(88573,7141,'_page_content_7_cards_0_card_image','field_682b3de87faee'),(88574,7141,'page_content_7_cards_0_card_content','<h4>UX built to convert</h4>\r\nWe’re not here for the spotlight. We’re focused on outcomes - bigger orders, higher conversion rates, faster performance, and fewer blockers between you and your next nice problem.\r\n\r\nWhether we’re replatforming to Adobe Commerce, speeding things up with Hyvä, or improving retention through CRO, the goal stays the same: to help your business grow harder, faster, and smarter, so you can unlock your next nice problems.\r\n\r\nIf you\'re winning, we are too.'),(88575,7141,'_page_content_7_cards_0_card_content','field_682b3dcf7faec'),(88576,7141,'page_content_7_cards_1_card_image','8157'),(88577,7141,'_page_content_7_cards_1_card_image','field_682b3de87faee'),(88578,7141,'page_content_7_cards_1_card_content','<h4>Decisions Based On Data</h4>\r\nWe don’t throw darts in the dark. Every change we make is backed by insight from how your customers actually behave. If something’s leaking revenue, we’ll spot it and fix it with improvements that make a measurable difference.'),(88579,7141,'_page_content_7_cards_1_card_content','field_682b3dcf7faec'),(88580,7141,'page_content_7_cards_2_card_image','8151'),(88581,7141,'_page_content_7_cards_2_card_image','field_682b3de87faee'),(88582,7141,'page_content_7_cards_2_card_content','<h4>No delays. No drama.</h4>\r\nWe run tight processes and clear timelines, so you’re never left guessing. You’ll always know where things stand, what’s coming next, and how to plan around it even if things change, you won’t be left in the dark.'),(88583,7141,'_page_content_7_cards_2_card_content','field_682b3dcf7faec'),(88584,7141,'page_content_7_cards_3_card_image','8152'),(88585,7141,'_page_content_7_cards_3_card_image','field_682b3de87faee'),(88586,7141,'page_content_7_cards_3_card_content','<h4>Backed by people who know their stuff</h4>\r\nFrom devs to marketers, everyone here knows their way around Adobe Commerce, Magento 2 and Shopify. That means faster problem-solving, smoother launches, and less time explaining the basics. You’ll be supported by a team that gets it.'),(88587,7141,'_page_content_7_cards_3_card_content','field_682b3dcf7faec'),(88588,7141,'page_content_7_cards_4_card_image','8158'),(88589,7141,'_page_content_7_cards_4_card_image','field_682b3de87faee'),(88590,7141,'page_content_7_cards_4_card_content','<h4>Safe, secure, and sorted</h4>\r\nWe keep your site secure, up-to-date, and fully compliant. From the latest platform updates to patching and PCI standards, you won’t need to worry about risk or regulation - we’ve got it handled.'),(88591,7141,'_page_content_7_cards_4_card_content','field_682b3dcf7faec'),(88592,7141,'page_content_7_cards','5'),(88593,7141,'_page_content_7_cards','field_682b3dcf7faea'),(88594,7141,'page_content_8_add_background','white'),(88595,7141,'_page_content_8_add_background','field_67d0023c0a374'),(88596,7141,'page_content_8_block_content','<h3>B2C. B2B or D2C - We’ve Got You Covered.</h3>\r\nYes, we know home, garden, fashion and lifestyle inside out - how people browse, what drives conversions, and which on-site tweaks move the needle. We don’t stop there.\r\n\r\nFrom ambitious start-ups to multi-site national retailers, from niche D2C brands to global manufacturers - we’ve built high-performing eCommerce stores across every kind of vertical. B2B, B2C, or somewhere in-between, we’ve done it,  and we’ve done it well.\r\n\r\nWhether your customers buy direct, order through distributors, or shop via third parties, your choice of eCommerce platform matters. Magento, Adobe Commerce, Shopify, or Hyvä - each one has its strengths. Our job is to match you to the one that sets you up to scale faster, convert better, and grow smarter.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Which Platform? Let’s Chat</a>'),(88597,7141,'_page_content_8_block_content','field_67d0023c0a375'),(88598,7141,'page_content_8_media_block','8155'),(88599,7141,'_page_content_8_media_block','field_67d0023c0a376'),(88600,7141,'page_content_9_block_title','<h3>Your #1 Manchester eCommerce agency.</h3>\r\nWe’re a tight-knit, straight-talking team of eCommerce specialists who actually give a damn. Positive by nature, proactive by choice - and proudly allergic to ego. We show up, we dig in, and we do the work that leads to your next nice problems.\r\n\r\nYou’ll get a team that’s invested in your growth, easy to talk to, and always looking for ways to add value - whether that’s spotting a CRO quick win or flagging a smarter platform move before you ask.\r\n\r\nSmall but mighty. Sharp on strategy, hands-on in the detail, and driven to make a difference.\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">Meet the Team</a>'),(88601,7141,'_page_content_9_block_title','field_682b06840e84b'),(88602,7141,'page_content_9_pills_0_pill_icon','8160'),(88603,7141,'_page_content_9_pills_0_pill_icon','field_682b07a90dff3'),(88604,7141,'page_content_9_pills_0_pill_text','<h4>Confident, Approachable &amp; Fun</h4>'),(88605,7141,'_page_content_9_pills_0_pill_text','field_682b07b40dff4'),(88606,7141,'page_content_9_pills_1_pill_icon','8161'),(88607,7141,'_page_content_9_pills_1_pill_icon','field_682b07a90dff3'),(88608,7141,'page_content_9_pills_1_pill_text','<h4>Supportive, Collaborative &amp; Understanding</h4>'),(88609,7141,'_page_content_9_pills_1_pill_text','field_682b07b40dff4'),(88610,7141,'page_content_9_pills_2_pill_icon','8162'),(88611,7141,'_page_content_9_pills_2_pill_icon','field_682b07a90dff3'),(88612,7141,'page_content_9_pills_2_pill_text','<h4>Decisive, Involved &amp; Accountable</h4>'),(88613,7141,'_page_content_9_pills_2_pill_text','field_682b07b40dff4'),(88614,7141,'page_content_9_pills_3_pill_icon','8163'),(88615,7141,'_page_content_9_pills_3_pill_icon','field_682b07a90dff3'),(88616,7141,'page_content_9_pills_3_pill_text','<h4>Expert Commercial Awareness &amp; Insight</h4>'),(88617,7141,'_page_content_9_pills_3_pill_text','field_682b07b40dff4'),(88618,7141,'page_content_9_pills_4_pill_icon','8164'),(88619,7141,'_page_content_9_pills_4_pill_icon','field_682b07a90dff3'),(88620,7141,'page_content_9_pills_4_pill_text','<h4>People-first team culture. Supportive &amp; Family-focused</h4>'),(88621,7141,'_page_content_9_pills_4_pill_text','field_682b07b40dff4'),(88622,7141,'page_content_9_pills_5_pill_icon','8165'),(88623,7141,'_page_content_9_pills_5_pill_icon','field_682b07a90dff3'),(88624,7141,'page_content_9_pills_5_pill_text','<h4>Passionately Driven to Make a Difference</h4>'),(88625,7141,'_page_content_9_pills_5_pill_text','field_682b07b40dff4'),(88626,7141,'page_content_9_pills','6'),(88627,7141,'_page_content_9_pills','field_682b079f0dff2'),(88628,7141,'page_content_10_show_news','1'),(88629,7141,'_page_content_10_show_news','field_668271516175e'),(88630,8169,'page_content_0_video_file',''),(88631,8169,'_page_content_0_video_file','field_67c9c54f20190'),(88632,8169,'page_content_0_video_file_webm',''),(88633,8169,'_page_content_0_video_file_webm','field_67c9c54f20191'),(88634,8169,'page_content_0_background_image',''),(88635,8169,'_page_content_0_background_image','field_67c9c54f20192'),(88636,8169,'page_content_0_banner_content','<h1>Our Process</h1>'),(88637,8169,'_page_content_0_banner_content','field_67c9c54f20193'),(88638,8169,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:13:\"feature_cards\";i:4;s:22:\"1_col_block_text_block\";i:5;s:22:\"2_col_block_with_media\";i:6;s:22:\"2_col_block_with_media\";i:7;s:11:\"media_cards\";i:8;s:22:\"1_col_block_with_media\";i:9;s:15:\"pills_with_icon\";i:10;s:10:\"news_block\";}'),(88639,8169,'_page_content','field_65bcc772ba827'),(88640,8169,'bottom_cta',''),(88641,8169,'_bottom_cta','field_66fbcaec309e9'),(88642,8169,'page_content_1_add_background','white'),(88643,8169,'_page_content_1_add_background','field_6717be84974f1'),(88644,8169,'page_content_1_block_title','<h2>We’re here to engage, motivate, and inspire your customers.</h2>'),(88645,8169,'_page_content_1_block_title','field_67b8463f82176'),(88646,8169,'page_content_1_block_content','We’re Actuate - a performance-first eCommerce agency in Manchester, specialising in Magento development, Shopify builds, Adobe Commerce projects, and Hyvä theme development.\r\n\r\nWe don’t do pretty-but-pointless websites. We build high-performing websites that move customers through the journey and straight to checkout - fast, functional, scalable, and conversion-driven.\r\n\r\nIf your site’s not selling the way it should, you don’t need another agency. You need a team that knows what’s broken, how to fix it, and where the next nice problem’s waiting.'),(88647,8169,'_page_content_1_block_content','field_664b5f5c5973a'),(88648,8169,'page_content_2_show_background','0'),(88649,8169,'_page_content_2_show_background','field_67175ac1a052b'),(88650,8169,'page_content_2_block_content','<h3>ACTUATE, [ak’ tew-ate], Transitive verb. <strong>To cause to act, influence, incite to action, motivate.</strong></h3>'),(88651,8169,'_page_content_2_block_content','field_66cda60b2ea88'),(88652,8169,'page_content_3_block_title','<h3>Our Process</h3>'),(88653,8169,'_page_content_3_block_title','field_67da9e22ddf71'),(88654,8169,'page_content_3_cards_0_card_icon',''),(88655,8169,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(88656,8169,'page_content_3_cards_0_card_content','<h4>Talk first. Fix fast.</h4>\r\nWe begin with the NNP Workshop: a focused eCommerce audit review of your site, data, and key challenges. You\'ll receive clear insights, prioritised actions, and a practical plan to move forward with confidence.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta-white\">Book Your NNP Workshop</a>'),(88657,8169,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(88658,8169,'page_content_3_cards_1_card_icon',''),(88659,8169,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(88660,8169,'page_content_3_cards_1_card_content','<h4>Design and build with purpose</h4>\r\nWe develop sites built for performance. UX, design, and development are handled in-house by one team working closely together. We select the platform that best suits your business needs, then configure and optimise it to deliver results.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ux-ui-design/\" class=\"cta-white\">Explore Our Platform Expertise</a>'),(88661,8169,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(88662,8169,'page_content_3_cards_2_card_icon',''),(88663,8169,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(88664,8169,'page_content_3_cards_2_card_content','<h4>Optimise what’s live</h4>\r\nGoing live is a milestone, not the endpoint. We continue improving performance through speed enhancements, journey refinement, testing, and selective use of tools such as Hyvä when they offer clear advantages.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta-white\">Let’s Optimise What’s Live</a>'),(88665,8169,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(88666,8169,'page_content_3_cards_3_card_icon',''),(88667,8169,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(88668,8169,'page_content_3_cards_3_card_content','<h4>Support growth, long-term</h4>\r\nWe stay involved to support ongoing improvements, technical updates, and performance tracking. Our goal is to ensure sustained progress and prepare your site for whatever comes next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta-white\">Get Ongoing Support</a>'),(88669,8169,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(88670,8169,'page_content_3_cards','4'),(88671,8169,'_page_content_3_cards','field_67da9e2bddf72'),(88672,8169,'page_content_3_block_footer',''),(88673,8169,'_page_content_3_block_footer','field_67da9e66ddf75'),(88674,8169,'page_content_5_add_background','white'),(88675,8169,'_page_content_5_add_background','field_67c9c6c17d609'),(88676,8169,'page_content_5_block_content','<h3>We Are Driven by One Thing - Your Conversion Rate Optimisation.</h3>\r\nSupercharging your site’s performance and functionality, we create custom, conversion-driven sites. (In fact, we’re not just driven by conversion; we are a little obsessed with it, truth be told.) Designed to enhance user engagement and optimise the customer journey, we help you smash your sales targets and your business growth goals.'),(88677,8169,'_page_content_5_block_content','field_67c9c6c17d60b'),(88678,8169,'page_content_5_media_block','8146'),(88679,8169,'_page_content_5_media_block','field_67c9c6d37d60c'),(88680,8169,'page_content_5_alignment','left'),(88681,8169,'_page_content_5_alignment','field_67c9c6dd7d60d'),(88682,8169,'page_content_4_block_content','<img src=\"https://actuate.webpreview.co/wp-content/uploads/Project-Process-Diagram.png\" alt=\"Our Process\" width=\"1960\" height=\"1200\" class=\"size-full wp-image-8168 aligncenter\" />'),(88683,8169,'_page_content_4_block_content','field_6891d9dfb5406'),(88684,8169,'page_content_6_add_background','white'),(88685,8169,'_page_content_6_add_background','field_67c9c6c17d609'),(88686,8169,'page_content_6_block_content','<h3>Motivated by Your Success.  (Not ours).</h3>\r\nWe don’t just “care” about your conversion rate - we build everything around it. From UX and page speed to CRO testing and checkout flow, every decision is shaped by what drives sales. Custom, clean, and built for results, not decoration.\r\n\r\nIf it doesn’t improve performance, it doesn’t go live. Simple as that.'),(88687,8169,'_page_content_6_block_content','field_67c9c6c17d60b'),(88688,8169,'page_content_6_media_block','8147'),(88689,8169,'_page_content_6_media_block','field_67c9c6d37d60c'),(88690,8169,'page_content_6_alignment','right'),(88691,8169,'_page_content_6_alignment','field_67c9c6dd7d60d'),(88692,8169,'page_content_7_block_title','<h3>Affordable, Jargon-free, Practical Advice.</h3>'),(88693,8169,'_page_content_7_block_title','field_682b3dcf7fae9'),(88694,8169,'page_content_7_cards_0_card_image','8149'),(88695,8169,'_page_content_7_cards_0_card_image','field_682b3de87faee'),(88696,8169,'page_content_7_cards_0_card_content','<h4>UX built to convert</h4>\r\nWe’re not here for the spotlight. We’re focused on outcomes - bigger orders, higher conversion rates, faster performance, and fewer blockers between you and your next nice problem.\r\n\r\nWhether we’re replatforming to Adobe Commerce, speeding things up with Hyvä, or improving retention through CRO, the goal stays the same: to help your business grow harder, faster, and smarter, so you can unlock your next nice problems.\r\n\r\nIf you\'re winning, we are too.'),(88697,8169,'_page_content_7_cards_0_card_content','field_682b3dcf7faec'),(88698,8169,'page_content_7_cards_1_card_image','8157'),(88699,8169,'_page_content_7_cards_1_card_image','field_682b3de87faee'),(88700,8169,'page_content_7_cards_1_card_content','<h4>Decisions Based On Data</h4>\r\nWe don’t throw darts in the dark. Every change we make is backed by insight from how your customers actually behave. If something’s leaking revenue, we’ll spot it and fix it with improvements that make a measurable difference.'),(88701,8169,'_page_content_7_cards_1_card_content','field_682b3dcf7faec'),(88702,8169,'page_content_7_cards_2_card_image','8151'),(88703,8169,'_page_content_7_cards_2_card_image','field_682b3de87faee'),(88704,8169,'page_content_7_cards_2_card_content','<h4>No delays. No drama.</h4>\r\nWe run tight processes and clear timelines, so you’re never left guessing. You’ll always know where things stand, what’s coming next, and how to plan around it even if things change, you won’t be left in the dark.'),(88705,8169,'_page_content_7_cards_2_card_content','field_682b3dcf7faec'),(88706,8169,'page_content_7_cards_3_card_image','8152'),(88707,8169,'_page_content_7_cards_3_card_image','field_682b3de87faee'),(88708,8169,'page_content_7_cards_3_card_content','<h4>Backed by people who know their stuff</h4>\r\nFrom devs to marketers, everyone here knows their way around Adobe Commerce, Magento 2 and Shopify. That means faster problem-solving, smoother launches, and less time explaining the basics. You’ll be supported by a team that gets it.'),(88709,8169,'_page_content_7_cards_3_card_content','field_682b3dcf7faec'),(88710,8169,'page_content_7_cards_4_card_image','8158'),(88711,8169,'_page_content_7_cards_4_card_image','field_682b3de87faee'),(88712,8169,'page_content_7_cards_4_card_content','<h4>Safe, secure, and sorted</h4>\r\nWe keep your site secure, up-to-date, and fully compliant. From the latest platform updates to patching and PCI standards, you won’t need to worry about risk or regulation - we’ve got it handled.'),(88713,8169,'_page_content_7_cards_4_card_content','field_682b3dcf7faec'),(88714,8169,'page_content_7_cards','5'),(88715,8169,'_page_content_7_cards','field_682b3dcf7faea'),(88716,8169,'page_content_8_add_background','white'),(88717,8169,'_page_content_8_add_background','field_67d0023c0a374'),(88718,8169,'page_content_8_block_content','<h3>B2C. B2B or D2C - We’ve Got You Covered.</h3>\r\nYes, we know home, garden, fashion and lifestyle inside out - how people browse, what drives conversions, and which on-site tweaks move the needle. We don’t stop there.\r\n\r\nFrom ambitious start-ups to multi-site national retailers, from niche D2C brands to global manufacturers - we’ve built high-performing eCommerce stores across every kind of vertical. B2B, B2C, or somewhere in-between, we’ve done it,  and we’ve done it well.\r\n\r\nWhether your customers buy direct, order through distributors, or shop via third parties, your choice of eCommerce platform matters. Magento, Adobe Commerce, Shopify, or Hyvä - each one has its strengths. Our job is to match you to the one that sets you up to scale faster, convert better, and grow smarter.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Which Platform? Let’s Chat</a>'),(88719,8169,'_page_content_8_block_content','field_67d0023c0a375'),(88720,8169,'page_content_8_media_block','8155'),(88721,8169,'_page_content_8_media_block','field_67d0023c0a376'),(88722,8169,'page_content_9_block_title','<h3>Your #1 Manchester eCommerce agency.</h3>\r\nWe’re a tight-knit, straight-talking team of eCommerce specialists who actually give a damn. Positive by nature, proactive by choice - and proudly allergic to ego. We show up, we dig in, and we do the work that leads to your next nice problems.\r\n\r\nYou’ll get a team that’s invested in your growth, easy to talk to, and always looking for ways to add value - whether that’s spotting a CRO quick win or flagging a smarter platform move before you ask.\r\n\r\nSmall but mighty. Sharp on strategy, hands-on in the detail, and driven to make a difference.\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">Meet the Team</a>'),(88723,8169,'_page_content_9_block_title','field_682b06840e84b'),(88724,8169,'page_content_9_pills_0_pill_icon','8160'),(88725,8169,'_page_content_9_pills_0_pill_icon','field_682b07a90dff3'),(88726,8169,'page_content_9_pills_0_pill_text','<h4>Confident, Approachable &amp; Fun</h4>'),(88727,8169,'_page_content_9_pills_0_pill_text','field_682b07b40dff4'),(88728,8169,'page_content_9_pills_1_pill_icon','8161'),(88729,8169,'_page_content_9_pills_1_pill_icon','field_682b07a90dff3'),(88730,8169,'page_content_9_pills_1_pill_text','<h4>Supportive, Collaborative &amp; Understanding</h4>'),(88731,8169,'_page_content_9_pills_1_pill_text','field_682b07b40dff4'),(88732,8169,'page_content_9_pills_2_pill_icon','8162'),(88733,8169,'_page_content_9_pills_2_pill_icon','field_682b07a90dff3'),(88734,8169,'page_content_9_pills_2_pill_text','<h4>Decisive, Involved &amp; Accountable</h4>'),(88735,8169,'_page_content_9_pills_2_pill_text','field_682b07b40dff4'),(88736,8169,'page_content_9_pills_3_pill_icon','8163'),(88737,8169,'_page_content_9_pills_3_pill_icon','field_682b07a90dff3'),(88738,8169,'page_content_9_pills_3_pill_text','<h4>Expert Commercial Awareness &amp; Insight</h4>'),(88739,8169,'_page_content_9_pills_3_pill_text','field_682b07b40dff4'),(88740,8169,'page_content_9_pills_4_pill_icon','8164'),(88741,8169,'_page_content_9_pills_4_pill_icon','field_682b07a90dff3'),(88742,8169,'page_content_9_pills_4_pill_text','<h4>People-first team culture. Supportive &amp; Family-focused</h4>'),(88743,8169,'_page_content_9_pills_4_pill_text','field_682b07b40dff4'),(88744,8169,'page_content_9_pills_5_pill_icon','8165'),(88745,8169,'_page_content_9_pills_5_pill_icon','field_682b07a90dff3'),(88746,8169,'page_content_9_pills_5_pill_text','<h4>Passionately Driven to Make a Difference</h4>'),(88747,8169,'_page_content_9_pills_5_pill_text','field_682b07b40dff4'),(88748,8169,'page_content_9_pills','6'),(88749,8169,'_page_content_9_pills','field_682b079f0dff2'),(88750,8169,'page_content_10_show_news','1'),(88751,8169,'_page_content_10_show_news','field_668271516175e'),(88752,8170,'_wp_attached_file','CRO-min.jpg'),(88753,8170,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3352;s:6:\"height\";i:1600;s:4:\"file\";s:11:\"CRO-min.jpg\";s:8:\"filesize\";i:445476;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"CRO-min-730x348.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40894;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"CRO-min-855x408.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50816;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"CRO-min-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76616;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"CRO-min-768x367.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43513;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"CRO-min-1536x733.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119894;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:20:\"CRO-min-2048x978.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:978;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186576;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:20:\"CRO-min-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99134;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:21:\"CRO-min-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230588;}s:8:\"masthead\";a:5:{s:4:\"file\";s:20:\"CRO-min-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91630;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:21:\"CRO-min-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174782;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:20:\"CRO-min-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128173;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:19:\"CRO-min-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60890;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:20:\"CRO-min-3352x800.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216889;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:19:\"CRO-min-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27710;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:19:\"CRO-min-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45178;}s:10:\"team-small\";a:5:{s:4:\"file\";s:19:\"CRO-min-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37983;}s:10:\"team-large\";a:5:{s:4:\"file\";s:19:\"CRO-min-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69180;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:20:\"CRO-min-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93854;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:21:\"CRO-min-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:274053;}s:10:\"page-small\";a:5:{s:4:\"file\";s:19:\"CRO-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51064;}s:10:\"page-large\";a:5:{s:4:\"file\";s:21:\"CRO-min-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216223;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:19:\"CRO-min-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44493;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"CRO-min-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74921;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:19:\"CRO-min-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80678;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:21:\"CRO-min-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233971;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:19:\"CRO-min-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74805;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:21:\"CRO-min-3352x1400.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:364929;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:19:\"CRO-min-293x140.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11511;}s:13:\"project-small\";a:5:{s:4:\"file\";s:19:\"CRO-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51064;}s:13:\"project-large\";a:5:{s:4:\"file\";s:20:\"CRO-min-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87818;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:19:\"CRO-min-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43790;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(88757,8171,'_wp_attached_file','Hyva-min.jpg'),(88758,8171,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3352;s:6:\"height\";i:1600;s:4:\"file\";s:12:\"Hyva-min.jpg\";s:8:\"filesize\";i:160000;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Hyva-min-730x348.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18277;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"Hyva-min-855x408.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22844;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Hyva-min-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29009;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Hyva-min-768x367.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19424;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"Hyva-min-1536x733.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53244;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"Hyva-min-2048x978.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:978;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83776;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:21:\"Hyva-min-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35981;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:22:\"Hyva-min-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106344;}s:8:\"masthead\";a:5:{s:4:\"file\";s:21:\"Hyva-min-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43641;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:22:\"Hyva-min-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78137;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:21:\"Hyva-min-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53985;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:20:\"Hyva-min-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23631;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:21:\"Hyva-min-3352x800.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96736;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:20:\"Hyva-min-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13383;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:20:\"Hyva-min-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19254;}s:10:\"team-small\";a:5:{s:4:\"file\";s:20:\"Hyva-min-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14419;}s:10:\"team-large\";a:5:{s:4:\"file\";s:20:\"Hyva-min-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27566;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:21:\"Hyva-min-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33518;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:22:\"Hyva-min-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129476;}s:10:\"page-small\";a:5:{s:4:\"file\";s:20:\"Hyva-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20634;}s:10:\"page-large\";a:5:{s:4:\"file\";s:22:\"Hyva-min-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91442;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:20:\"Hyva-min-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18900;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"Hyva-min-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31115;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:20:\"Hyva-min-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29422;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:22:\"Hyva-min-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112044;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:20:\"Hyva-min-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27686;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:22:\"Hyva-min-3352x1400.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168417;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:20:\"Hyva-min-293x140.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5655;}s:13:\"project-small\";a:5:{s:4:\"file\";s:20:\"Hyva-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20634;}s:13:\"project-large\";a:5:{s:4:\"file\";s:21:\"Hyva-min-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38745;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:20:\"Hyva-min-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18790;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(88759,8172,'_wp_attached_file','Magento-2-Adobe-Commerce-min.jpg'),(88760,8172,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3352;s:6:\"height\";i:1600;s:4:\"file\";s:32:\"Magento-2-Adobe-Commerce-min.jpg\";s:8:\"filesize\";i:291650;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Magento-2-Adobe-Commerce-min-730x348.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24639;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Magento-2-Adobe-Commerce-min-855x408.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30360;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Magento-2-Adobe-Commerce-min-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42440;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Magento-2-Adobe-Commerce-min-768x367.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26119;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"Magento-2-Adobe-Commerce-min-1536x733.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70935;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"Magento-2-Adobe-Commerce-min-2048x978.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:978;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113072;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:41:\"Magento-2-Adobe-Commerce-min-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50852;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:42:\"Magento-2-Adobe-Commerce-min-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148352;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"Magento-2-Adobe-Commerce-min-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63140;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:42:\"Magento-2-Adobe-Commerce-min-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114369;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"Magento-2-Adobe-Commerce-min-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74930;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"Magento-2-Adobe-Commerce-min-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34548;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:41:\"Magento-2-Adobe-Commerce-min-3352x800.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177981;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"Magento-2-Adobe-Commerce-min-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17813;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"Magento-2-Adobe-Commerce-min-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27116;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"Magento-2-Adobe-Commerce-min-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21025;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"Magento-2-Adobe-Commerce-min-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40394;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:41:\"Magento-2-Adobe-Commerce-min-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46416;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:42:\"Magento-2-Adobe-Commerce-min-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186297;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"Magento-2-Adobe-Commerce-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30213;}s:10:\"page-large\";a:5:{s:4:\"file\";s:42:\"Magento-2-Adobe-Commerce-min-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134701;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"Magento-2-Adobe-Commerce-min-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26826;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"Magento-2-Adobe-Commerce-min-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44973;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"Magento-2-Adobe-Commerce-min-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42266;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:42:\"Magento-2-Adobe-Commerce-min-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163296;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"Magento-2-Adobe-Commerce-min-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40067;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:42:\"Magento-2-Adobe-Commerce-min-3352x1400.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:264769;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:40:\"Magento-2-Adobe-Commerce-min-293x140.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7551;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"Magento-2-Adobe-Commerce-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30213;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"Magento-2-Adobe-Commerce-min-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51883;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"Magento-2-Adobe-Commerce-min-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26374;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(88761,8173,'_wp_attached_file','Maintenance-Support-min.jpg'),(88762,8173,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3352;s:6:\"height\";i:1600;s:4:\"file\";s:27:\"Maintenance-Support-min.jpg\";s:8:\"filesize\";i:471856;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Maintenance-Support-min-730x348.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37934;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Maintenance-Support-min-855x408.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47394;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Maintenance-Support-min-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68619;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Maintenance-Support-min-768x367.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40482;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"Maintenance-Support-min-1536x733.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112551;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"Maintenance-Support-min-2048x978.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:978;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177347;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:36:\"Maintenance-Support-min-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105613;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:37:\"Maintenance-Support-min-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232272;}s:8:\"masthead\";a:5:{s:4:\"file\";s:36:\"Maintenance-Support-min-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99436;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:37:\"Maintenance-Support-min-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157244;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:36:\"Maintenance-Support-min-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117285;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:35:\"Maintenance-Support-min-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52315;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:36:\"Maintenance-Support-min-3352x800.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260785;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:35:\"Maintenance-Support-min-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27201;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:35:\"Maintenance-Support-min-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40190;}s:10:\"team-small\";a:5:{s:4:\"file\";s:35:\"Maintenance-Support-min-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33446;}s:10:\"team-large\";a:5:{s:4:\"file\";s:35:\"Maintenance-Support-min-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59917;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:36:\"Maintenance-Support-min-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102329;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:37:\"Maintenance-Support-min-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:287209;}s:10:\"page-small\";a:5:{s:4:\"file\";s:35:\"Maintenance-Support-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44042;}s:10:\"page-large\";a:5:{s:4:\"file\";s:37:\"Maintenance-Support-min-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200544;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:35:\"Maintenance-Support-min-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39518;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:35:\"Maintenance-Support-min-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66546;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:35:\"Maintenance-Support-min-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79336;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:37:\"Maintenance-Support-min-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249983;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:35:\"Maintenance-Support-min-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70873;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:37:\"Maintenance-Support-min-3352x1400.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:404288;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:35:\"Maintenance-Support-min-293x140.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10460;}s:13:\"project-small\";a:5:{s:4:\"file\";s:35:\"Maintenance-Support-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44042;}s:13:\"project-large\";a:5:{s:4:\"file\";s:36:\"Maintenance-Support-min-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82179;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:35:\"Maintenance-Support-min-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(88763,8174,'_wp_attached_file','NNP-Workshop-min.jpg'),(88764,8174,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3352;s:6:\"height\";i:1600;s:4:\"file\";s:20:\"NNP-Workshop-min.jpg\";s:8:\"filesize\";i:619990;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"NNP-Workshop-min-730x348.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45123;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"NNP-Workshop-min-855x408.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56700;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"NNP-Workshop-min-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77064;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"NNP-Workshop-min-768x367.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48271;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"NNP-Workshop-min-1536x733.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135028;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"NNP-Workshop-min-2048x978.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:978;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215228;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"NNP-Workshop-min-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92697;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"NNP-Workshop-min-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:280094;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"NNP-Workshop-min-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111275;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"NNP-Workshop-min-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187204;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"NNP-Workshop-min-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142251;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"NNP-Workshop-min-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61896;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"NNP-Workshop-min-3352x800.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:314694;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"NNP-Workshop-min-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31784;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"NNP-Workshop-min-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48344;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"NNP-Workshop-min-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36357;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"NNP-Workshop-min-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72443;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"NNP-Workshop-min-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83654;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"NNP-Workshop-min-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:347456;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"NNP-Workshop-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53121;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"NNP-Workshop-min-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249984;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"NNP-Workshop-min-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47185;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"NNP-Workshop-min-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79603;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"NNP-Workshop-min-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76975;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"NNP-Workshop-min-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:297791;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"NNP-Workshop-min-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72983;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:30:\"NNP-Workshop-min-3352x1400.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:503333;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"NNP-Workshop-min-293x140.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12434;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"NNP-Workshop-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53121;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"NNP-Workshop-min-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97577;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"NNP-Workshop-min-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46243;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(88765,8175,'_wp_attached_file','Shopify-min.jpg'),(88766,8175,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3352;s:6:\"height\";i:1600;s:4:\"file\";s:15:\"Shopify-min.jpg\";s:8:\"filesize\";i:584864;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Shopify-min-730x348.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38880;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"Shopify-min-855x408.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50072;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Shopify-min-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86329;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Shopify-min-768x367.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42072;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"Shopify-min-1536x733.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128612;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"Shopify-min-2048x978.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:978;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208930;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:24:\"Shopify-min-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117178;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:25:\"Shopify-min-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:282078;}s:8:\"masthead\";a:5:{s:4:\"file\";s:24:\"Shopify-min-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144715;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:25:\"Shopify-min-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:210639;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:24:\"Shopify-min-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142984;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:23:\"Shopify-min-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66277;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:24:\"Shopify-min-3352x800.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:349147;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:23:\"Shopify-min-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28873;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:23:\"Shopify-min-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44964;}s:10:\"team-small\";a:5:{s:4:\"file\";s:23:\"Shopify-min-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38912;}s:10:\"team-large\";a:5:{s:4:\"file\";s:23:\"Shopify-min-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76395;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:24:\"Shopify-min-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109600;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:25:\"Shopify-min-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:353391;}s:10:\"page-small\";a:5:{s:4:\"file\";s:23:\"Shopify-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54111;}s:10:\"page-large\";a:5:{s:4:\"file\";s:25:\"Shopify-min-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:265205;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:23:\"Shopify-min-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44501;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:23:\"Shopify-min-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82521;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:23:\"Shopify-min-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92255;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:25:\"Shopify-min-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:316180;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:23:\"Shopify-min-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85714;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:25:\"Shopify-min-3352x1400.jpg\";s:5:\"width\";i:3352;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:497370;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:23:\"Shopify-min-293x140.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9581;}s:13:\"project-small\";a:5:{s:4:\"file\";s:23:\"Shopify-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54111;}s:13:\"project-large\";a:5:{s:4:\"file\";s:24:\"Shopify-min-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92024;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:23:\"Shopify-min-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43143;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(88770,8174,'_wp_attachment_image_alt','NNP Workshop'),(88771,8172,'_wp_attachment_image_alt','Magento 2 & Adobe Commerce'),(88775,8171,'_wp_attachment_image_alt','Hyvä Partners'),(88776,8175,'_wp_attachment_image_alt','Shopify Development'),(88777,8170,'_wp_attachment_image_alt','Conversion Rate Optimisation'),(88781,8173,'_wp_attachment_image_alt','Maintenance & Support'),(88782,7103,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(88783,8176,'page_content_0_video_file',''),(88784,8176,'_page_content_0_video_file','field_67c9c54f20190'),(88785,8176,'page_content_0_video_file_webm',''),(88786,8176,'_page_content_0_video_file_webm','field_67c9c54f20191'),(88787,8176,'page_content_0_background_image',''),(88788,8176,'_page_content_0_background_image','field_67c9c54f20192'),(88789,8176,'page_content_0_banner_content','<h1>About Us</h1>'),(88790,8176,'_page_content_0_banner_content','field_67c9c54f20193'),(88791,8176,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:15:\"featured_awards\";i:3;s:13:\"meet_the_team\";i:4;s:15:\"our_work_blocks\";i:5;s:12:\"our_services\";i:6;s:13:\"feature_cards\";i:7;s:17:\"testimonial_block\";i:8;s:10:\"news_block\";}'),(88792,8176,'_page_content','field_65bcc772ba827'),(88793,8176,'bottom_cta',''),(88794,8176,'_bottom_cta','field_66fbcaec309e9'),(88795,8176,'page_content_1_add_background','white'),(88796,8176,'_page_content_1_add_background','field_6717be84974f1'),(88797,8176,'page_content_1_block_title','<h2>We Build the Problems You <em>Want</em> to Have.</h2>'),(88798,8176,'_page_content_1_block_title','field_67b8463f82176'),(88799,8176,'page_content_1_block_content','We’re Actuate - a leading eCommerce development company in Manchester built for brands that are growing fast and need a site that won’t hold them back. We design, build, and optimise high-performing stores across Magento, Adobe Commerce, Shopify, and Hyvä - and we do it with one goal in mind: momentum.\r\n\r\n<strong>actuate [ak-tew-ate] - verb: to cause to act, influence, incite to action, motivate.</strong>\r\n\r\nWe’re not here to patch things up and move on. We’re here to help you move forward. That means tackling the problems that are slowing you down now - and setting you up for the better ones that come next.\r\n\r\nThe kinds of problems we love?\r\n<ul>\r\n 	<li>Like figuring out how to reward your most loyal customers.</li>\r\n 	<li>Or finally cracking average order value with smarter bundling.</li>\r\n 	<li>Or deciding when it’s time to bring fulfilment in-house.</li>\r\n 	<li>Even planning for global expansion with multi-currency and multi-language baked in.</li>\r\n</ul>\r\nThis is where we work best - turning blockers into breakthroughs and laying the groundwork for whatever’s coming next.\r\n\r\nBecause the only problems worth having? Are the <strong>next nice problems.</strong>'),(88800,8176,'_page_content_1_block_content','field_664b5f5c5973a'),(88801,8176,'page_content_6_project_filter',''),(88802,8176,'_page_content_6_project_filter','field_67da970c01f12'),(88803,8176,'page_content_8_show_news','0'),(88804,8176,'_page_content_8_show_news','field_668271516175e'),(88805,8176,'page_content_2_block_content','<h3>Our Awards</h3>'),(88806,8176,'_page_content_2_block_content','field_66fbc65cd50de'),(88807,8176,'page_content_2_our_awards_0_award_image','6058'),(88808,8176,'_page_content_2_our_awards_0_award_image','field_66cda8ec3b127'),(88809,8176,'page_content_2_our_awards_1_award_image','6059'),(88810,8176,'_page_content_2_our_awards_1_award_image','field_66cda8ec3b127'),(88811,8176,'page_content_2_our_awards_2_award_image','6062'),(88812,8176,'_page_content_2_our_awards_2_award_image','field_66cda8ec3b127'),(88813,8176,'page_content_2_our_awards_3_award_image','6063'),(88814,8176,'_page_content_2_our_awards_3_award_image','field_66cda8ec3b127'),(88815,8176,'page_content_2_our_awards_4_award_image','6061'),(88816,8176,'_page_content_2_our_awards_4_award_image','field_66cda8ec3b127'),(88817,8176,'page_content_2_our_awards_5_award_image','6060'),(88818,8176,'_page_content_2_our_awards_5_award_image','field_66cda8ec3b127'),(88819,8176,'page_content_2_our_awards','6'),(88820,8176,'_page_content_2_our_awards','field_66cda8e23b126'),(88821,8176,'page_content_3_show','1'),(88822,8176,'_page_content_3_show','field_67d4673c9db25'),(88823,8176,'page_content_3_the_team_0_name','Mat O\'Connor'),(88824,8176,'_page_content_3_the_team_0_name','field_67d9a472216bd'),(88825,8176,'page_content_3_the_team_0_headshot',''),(88826,8176,'_page_content_3_the_team_0_headshot','field_67d9a479216be'),(88827,8176,'page_content_3_the_team_0_role','Founder'),(88828,8176,'_page_content_3_the_team_0_role','field_67d9a482216bf'),(88829,8176,'page_content_3_the_team_0_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(88830,8176,'_page_content_3_the_team_0_bio','field_67d9a489216c0'),(88831,8176,'page_content_3_the_team_0_linkedin_link','a:3:{s:5:\"title\";s:14:\"More About Mat\";s:3:\"url\";s:39:\"https://www.linkedin.com/in/matoconnor/\";s:6:\"target\";s:6:\"_blank\";}'),(88832,8176,'_page_content_3_the_team_0_linkedin_link','field_67d9a491216c1'),(88833,8176,'page_content_3_the_team_1_name','Steven Campbell'),(88834,8176,'_page_content_3_the_team_1_name','field_67d9a472216bd'),(88835,8176,'page_content_3_the_team_1_headshot',''),(88836,8176,'_page_content_3_the_team_1_headshot','field_67d9a479216be'),(88837,8176,'page_content_3_the_team_1_role','UX/UI Designer'),(88838,8176,'_page_content_3_the_team_1_role','field_67d9a482216bf'),(88839,8176,'page_content_3_the_team_1_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(88840,8176,'_page_content_3_the_team_1_bio','field_67d9a489216c0'),(88841,8176,'page_content_3_the_team_1_linkedin_link',''),(88842,8176,'_page_content_3_the_team_1_linkedin_link','field_67d9a491216c1'),(88843,8176,'page_content_3_the_team_2_name','Jessica O\'Connor'),(88844,8176,'_page_content_3_the_team_2_name','field_67d9a472216bd'),(88845,8176,'page_content_3_the_team_2_headshot',''),(88846,8176,'_page_content_3_the_team_2_headshot','field_67d9a479216be'),(88847,8176,'page_content_3_the_team_2_role','Marketing Manager'),(88848,8176,'_page_content_3_the_team_2_role','field_67d9a482216bf'),(88849,8176,'page_content_3_the_team_2_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(88850,8176,'_page_content_3_the_team_2_bio','field_67d9a489216c0'),(88851,8176,'page_content_3_the_team_2_linkedin_link','a:3:{s:5:\"title\";s:15:\"More About Jess\";s:3:\"url\";s:63:\"https://www.linkedin.com/in/jessica-o%E2%80%99connor-258410228/\";s:6:\"target\";s:6:\"_blank\";}'),(88852,8176,'_page_content_3_the_team_2_linkedin_link','field_67d9a491216c1'),(88853,8176,'page_content_3_the_team_3_name','Vishal Sutariya'),(88854,8176,'_page_content_3_the_team_3_name','field_67d9a472216bd'),(88855,8176,'page_content_3_the_team_3_headshot',''),(88856,8176,'_page_content_3_the_team_3_headshot','field_67d9a479216be'),(88857,8176,'page_content_3_the_team_3_role','Developer'),(88858,8176,'_page_content_3_the_team_3_role','field_67d9a482216bf'),(88859,8176,'page_content_3_the_team_3_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(88860,8176,'_page_content_3_the_team_3_bio','field_67d9a489216c0'),(88861,8176,'page_content_3_the_team_3_linkedin_link',''),(88862,8176,'_page_content_3_the_team_3_linkedin_link','field_67d9a491216c1'),(88863,8176,'page_content_3_the_team_4_name','Lenny'),(88864,8176,'_page_content_3_the_team_4_name','field_67d9a472216bd'),(88865,8176,'page_content_3_the_team_4_headshot',''),(88866,8176,'_page_content_3_the_team_4_headshot','field_67d9a479216be'),(88867,8176,'page_content_3_the_team_4_role','Wellness Officer'),(88868,8176,'_page_content_3_the_team_4_role','field_67d9a482216bf'),(88869,8176,'page_content_3_the_team_4_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(88870,8176,'_page_content_3_the_team_4_bio','field_67d9a489216c0'),(88871,8176,'page_content_3_the_team_4_linkedin_link',''),(88872,8176,'_page_content_3_the_team_4_linkedin_link','field_67d9a491216c1'),(88873,8176,'page_content_3_the_team','5'),(88874,8176,'_page_content_3_the_team','field_67d9a467216bc'),(88875,8176,'page_content_4_block_intro','<h3>Brands We Work With</h3>'),(88876,8176,'_page_content_4_block_intro','field_67da970c01f11'),(88877,8176,'page_content_5_the_services_0_service_title','NNP Workshop'),(88878,8176,'_page_content_5_the_services_0_service_title','field_67c6cd1bcad26'),(88879,8176,'page_content_5_the_services_0_service_image','8174'),(88880,8176,'_page_content_5_the_services_0_service_image','field_67c6cd2dcad27'),(88881,8176,'page_content_5_the_services_0_side_title','Unlock your NNP'),(88882,8176,'_page_content_5_the_services_0_side_title','field_67c6e0fbc5a42'),(88883,8176,'page_content_5_the_services_0_service_description','Your eCommerce audit, minus the fluff.\r\n\r\nThe NNP Workshop is your straight-talking, no-waffle walkthrough of what’s working, what’s broken, and what’s blocking growth. We analyse your store, UX, code, and CRO setup - then deliver the whole thing as a short, punchy video with real-world fixes, not just feedback. No dust-gathering PDFs, just action you can take now. It’s how most of our partnerships start - and it’s what sets us apart.\r\n\r\nThe sooner we get your current problems out of the way, the sooner we can chase your next nice ones.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book Your NNP Workshop</a>'),(88884,8176,'_page_content_5_the_services_0_service_description','field_67c6cd38cad28'),(88885,8176,'page_content_5_the_services_0_service_link',''),(88886,8176,'_page_content_5_the_services_0_service_link','field_67c6cd4ecad29'),(88887,8176,'page_content_5_the_services_1_service_title','Magento 2 & Adobe Commerce'),(88888,8176,'_page_content_5_the_services_1_service_title','field_67c6cd1bcad26'),(88889,8176,'page_content_5_the_services_1_service_image','8172'),(88890,8176,'_page_content_5_the_services_1_service_image','field_67c6cd2dcad27'),(88891,8176,'page_content_5_the_services_1_side_title','Magento & Adobe'),(88892,8176,'_page_content_5_the_services_1_side_title','field_67c6e0fbc5a42'),(88893,8176,'page_content_5_the_services_1_service_description','More control. More freedom. Less compromise.\r\n\r\nMagento 2 is for brands who need power, not patch jobs. It’s flexible, scalable, and perfect if your store needs to do more than off-the-shelf can offer. Adobe Commerce builds on that power - ideal for complex setups, B2B needs, or international scale.\r\n\r\nWe help you unlock the full potential of both platforms: custom builds, replatforming, long-term support, and continuous optimisation. As your Magento development agency (or whatever platform suits your business best) - we bring the technical depth and commercial brains to make it perform.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/\" class=\"cta\">Talk Magento With Us</a>'),(88894,8176,'_page_content_5_the_services_1_service_description','field_67c6cd38cad28'),(88895,8176,'page_content_5_the_services_1_service_link',''),(88896,8176,'_page_content_5_the_services_1_service_link','field_67c6cd4ecad29'),(88897,8176,'page_content_5_the_services_2_service_title','Hyvä'),(88898,8176,'_page_content_5_the_services_2_service_title','field_67c6cd1bcad26'),(88899,8176,'page_content_5_the_services_2_service_image','8171'),(88900,8176,'_page_content_5_the_services_2_service_image','field_67c6cd2dcad27'),(88901,8176,'page_content_5_the_services_2_side_title','Hyvä Partners'),(88902,8176,'_page_content_5_the_services_2_side_title','field_67c6e0fbc5a42'),(88903,8176,'page_content_5_the_services_2_service_description','Make Magento faster, cleaner, and easier to work with.\r\n\r\nHyvä strips out the legacy frontend stack and replaces it with something leaner - so your site loads faster, your dev team moves quicker, and your customers stop bouncing.\r\n\r\nWe use Hyvä to cut load times, simplify releases, and improve conversion without the cost of a full rebuild. It improves Core Web Vitals and enhances the user experience for everyone using your store - or working on it.\r\n\r\nIf you’re on Magento and speed’s a sticking point, this is where we start.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/hyva/\" class=\"cta\">Speed Up With Hyvä</a>'),(88904,8176,'_page_content_5_the_services_2_service_description','field_67c6cd38cad28'),(88905,8176,'page_content_5_the_services_2_service_link',''),(88906,8176,'_page_content_5_the_services_2_service_link','field_67c6cd4ecad29'),(88907,8176,'page_content_5_the_services_3_service_title','Shopify'),(88908,8176,'_page_content_5_the_services_3_service_title','field_67c6cd1bcad26'),(88909,8176,'page_content_5_the_services_3_service_image','8175'),(88910,8176,'_page_content_5_the_services_3_service_image','field_67c6cd2dcad27'),(88911,8176,'page_content_5_the_services_3_side_title','Shopify Development'),(88912,8176,'_page_content_5_the_services_3_side_title','field_67c6e0fbc5a42'),(88913,8176,'page_content_5_the_services_3_service_description','Fast, flexible commerce that keeps up.\r\n\r\nShopify is a strong fit for brands that want to move quickly and stay in control. Whether you’re launching a new store or scaling up fast, we help you make Shopify (or Shopify Plus) work for you - from storefront strategy to integrations and automation.\r\n\r\nWe bring the same strategic depth and performance-first mindset to Shopify builds as we do to Magento, so you get a platform that doesn’t just look good - it performs where it counts.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/\" class=\"cta\">Lets Talk Shopify</a>'),(88914,8176,'_page_content_5_the_services_3_service_description','field_67c6cd38cad28'),(88915,8176,'page_content_5_the_services_3_service_link',''),(88916,8176,'_page_content_5_the_services_3_service_link','field_67c6cd4ecad29'),(88917,8176,'page_content_5_the_services_4_service_title','Conversion Rate Optimisation'),(88918,8176,'_page_content_5_the_services_4_service_title','field_67c6cd1bcad26'),(88919,8176,'page_content_5_the_services_4_service_image','8170'),(88920,8176,'_page_content_5_the_services_4_service_image','field_67c6cd2dcad27'),(88921,8176,'page_content_5_the_services_4_side_title','CRO'),(88922,8176,'_page_content_5_the_services_4_side_title','field_67c6e0fbc5a42'),(88923,8176,'page_content_5_the_services_4_service_description','More from the traffic you already have.\r\n\r\nWe don’t just run A/B tests - we run experiments with purpose. Our conversion rate optimisation services focus on real data, friction fixes, and UX testing that turns traffic into revenue. Whether it\'s your checkout, PDPs, or overall journey, we find what’s blocking your buyers, then we remove it.\r\n\r\nLess Drop-Off. More Drop-In. Nicer questions to answer.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta\">Book a CRO Audit</a>'),(88924,8176,'_page_content_5_the_services_4_service_description','field_67c6cd38cad28'),(88925,8176,'page_content_5_the_services_4_service_link',''),(88926,8176,'_page_content_5_the_services_4_service_link','field_67c6cd4ecad29'),(88927,8176,'page_content_5_the_services_5_service_title','Maintenance & Support'),(88928,8176,'_page_content_5_the_services_5_service_title','field_67c6cd1bcad26'),(88929,8176,'page_content_5_the_services_5_service_image','8173'),(88930,8176,'_page_content_5_the_services_5_service_image','field_67c6cd2dcad27'),(88931,8176,'page_content_5_the_services_5_side_title','On-going Support'),(88932,8176,'_page_content_5_the_services_5_side_title','field_67c6e0fbc5a42'),(88933,8176,'page_content_5_the_services_5_service_description','You’re not on your own after go-live.\r\n\r\nSome agencies disappear once the build is done. We don’t. Our retainer packages for maintenance and support, are designed to help you stay fast, secure, and optimised.\r\n\r\nFrom bug fixes, to feature rollouts, performance tweaks to technical consultation - we keep things moving behind the scenes so you can focus on the bigger picture. Real support means showing up, not waiting for tickets. We’re here for all of it.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Get Ongoing Support</a>'),(88934,8176,'_page_content_5_the_services_5_service_description','field_67c6cd38cad28'),(88935,8176,'page_content_5_the_services_5_service_link',''),(88936,8176,'_page_content_5_the_services_5_service_link','field_67c6cd4ecad29'),(88937,8176,'page_content_5_the_services','6'),(88938,8176,'_page_content_5_the_services','field_67c6cd0fcad25'),(88939,8176,'page_content_6_block_title','<h3>Our Process</h3>'),(88940,8176,'_page_content_6_block_title','field_67da9e22ddf71'),(88941,8176,'page_content_6_cards_0_card_icon','1'),(88942,8176,'_page_content_6_cards_0_card_icon','field_67da9e3bddf73'),(88943,8176,'page_content_6_cards_0_card_content','<h4>Dig into the data</h4>\r\nWe start by digging into your users’ behaviours - including heatmaps, analytics, and checkout flows - to understand what’s slowing your site down or stopping people from buying. This gives you clarity on where revenue is being lost and where the biggest opportunities lie.'),(88944,8176,'_page_content_6_cards_0_card_content','field_67da9e49ddf74'),(88945,8176,'page_content_6_cards_1_card_icon','2'),(88946,8176,'_page_content_6_cards_1_card_icon','field_67da9e3bddf73'),(88947,8176,'page_content_6_cards_1_card_content','<h4>Build a plan that actually works</h4>\r\nOnce we know what’s going wrong, we map out a clear, focused plan based on your goals. You get practical, prioritised actions designed to improve conversion, speed up performance, and deliver results without wasting time or budget.'),(88948,8176,'_page_content_6_cards_1_card_content','field_67da9e49ddf74'),(88949,8176,'page_content_6_cards_2_card_icon','3'),(88950,8176,'_page_content_6_cards_2_card_icon','field_67da9e3bddf73'),(88951,8176,'page_content_6_cards_2_card_content','<h4>Make changes that move the needle</h4>\r\nDesign, dev, CRO - we don’t do shiny for shiny’s sake. We do performance-first changes that make your site faster, smoother, and more profitable. We test, we tweak, and we talk to you like a real person throughout.'),(88952,8176,'_page_content_6_cards_2_card_content','field_67da9e49ddf74'),(88953,8176,'page_content_6_cards_3_card_icon','4'),(88954,8176,'_page_content_6_cards_3_card_icon','field_67da9e3bddf73'),(88955,8176,'page_content_6_cards_3_card_content','<h4>Unlock your next nice problem</h4>\r\nOnce things are running better, the fun really starts. That’s when new headaches show up - the good kind. Things like “how do we scale without losing our margins?” or “can we finally automate fulfilment?” The next nice problems are where we shine.'),(88956,8176,'_page_content_6_cards_3_card_content','field_67da9e49ddf74'),(88957,8176,'page_content_6_cards','4'),(88958,8176,'_page_content_6_cards','field_67da9e2bddf72'),(88959,8176,'page_content_6_block_footer','<a href=\"https://actuate.webpreview.co/about-us/our-process/\" class=\"cta\">Explore Our Process</a>'),(88960,8176,'_page_content_6_block_footer','field_67da9e66ddf75'),(88961,8176,'page_content_7_block_title','What our clients day'),(88962,8176,'_page_content_7_block_title','field_67c86b51a9ddc'),(88963,8177,'page_content_0_video_file',''),(88964,8177,'_page_content_0_video_file','field_67c9c54f20190'),(88965,8177,'page_content_0_video_file_webm',''),(88966,8177,'_page_content_0_video_file_webm','field_67c9c54f20191'),(88967,8177,'page_content_0_background_image',''),(88968,8177,'_page_content_0_background_image','field_67c9c54f20192'),(88969,8177,'page_content_0_banner_content','<h1>About Us</h1>'),(88970,8177,'_page_content_0_banner_content','field_67c9c54f20193'),(88971,8177,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:15:\"featured_awards\";i:3;s:13:\"meet_the_team\";i:4;s:15:\"our_work_blocks\";i:5;s:12:\"our_services\";i:6;s:13:\"feature_cards\";i:7;s:17:\"testimonial_block\";i:8;s:10:\"news_block\";}'),(88972,8177,'_page_content','field_65bcc772ba827'),(88973,8177,'bottom_cta',''),(88974,8177,'_bottom_cta','field_66fbcaec309e9'),(88975,8177,'page_content_1_add_background','white'),(88976,8177,'_page_content_1_add_background','field_6717be84974f1'),(88977,8177,'page_content_1_block_title','<h2>We Build the Problems You <em>Want</em> to Have.</h2>'),(88978,8177,'_page_content_1_block_title','field_67b8463f82176'),(88979,8177,'page_content_1_block_content','We’re Actuate - a leading eCommerce development company in Manchester built for brands that are growing fast and need a site that won’t hold them back. We design, build, and optimise high-performing stores across Magento, Adobe Commerce, Shopify, and Hyvä - and we do it with one goal in mind: momentum.\r\n\r\n<strong>actuate [ak-tew-ate] - verb: to cause to act, influence, incite to action, motivate.</strong>\r\n\r\nWe’re not here to patch things up and move on. We’re here to help you move forward. That means tackling the problems that are slowing you down now - and setting you up for the better ones that come next.\r\n\r\nThe kinds of problems we love?\r\n<ul>\r\n 	<li>Like figuring out how to reward your most loyal customers.</li>\r\n 	<li>Or finally cracking average order value with smarter bundling.</li>\r\n 	<li>Or deciding when it’s time to bring fulfilment in-house.</li>\r\n 	<li>Even planning for global expansion with multi-currency and multi-language baked in.</li>\r\n</ul>\r\nThis is where we work best - turning blockers into breakthroughs and laying the groundwork for whatever’s coming next.\r\n\r\nBecause the only problems worth having? Are the <strong>next nice problems.</strong>'),(88980,8177,'_page_content_1_block_content','field_664b5f5c5973a'),(88981,8177,'page_content_6_project_filter',''),(88982,8177,'_page_content_6_project_filter','field_67da970c01f12'),(88983,8177,'page_content_8_show_news','0'),(88984,8177,'_page_content_8_show_news','field_668271516175e'),(88985,8177,'page_content_2_block_content','<h3>Our Awards</h3>'),(88986,8177,'_page_content_2_block_content','field_66fbc65cd50de'),(88987,8177,'page_content_2_our_awards_0_award_image','6058'),(88988,8177,'_page_content_2_our_awards_0_award_image','field_66cda8ec3b127'),(88989,8177,'page_content_2_our_awards_1_award_image','6059'),(88990,8177,'_page_content_2_our_awards_1_award_image','field_66cda8ec3b127'),(88991,8177,'page_content_2_our_awards_2_award_image','6062'),(88992,8177,'_page_content_2_our_awards_2_award_image','field_66cda8ec3b127'),(88993,8177,'page_content_2_our_awards_3_award_image','6063'),(88994,8177,'_page_content_2_our_awards_3_award_image','field_66cda8ec3b127'),(88995,8177,'page_content_2_our_awards_4_award_image','6061'),(88996,8177,'_page_content_2_our_awards_4_award_image','field_66cda8ec3b127'),(88997,8177,'page_content_2_our_awards_5_award_image','6060'),(88998,8177,'_page_content_2_our_awards_5_award_image','field_66cda8ec3b127'),(88999,8177,'page_content_2_our_awards','6'),(89000,8177,'_page_content_2_our_awards','field_66cda8e23b126'),(89001,8177,'page_content_3_show','1'),(89002,8177,'_page_content_3_show','field_67d4673c9db25'),(89003,8177,'page_content_3_the_team_0_name','Mat O\'Connor'),(89004,8177,'_page_content_3_the_team_0_name','field_67d9a472216bd'),(89005,8177,'page_content_3_the_team_0_headshot',''),(89006,8177,'_page_content_3_the_team_0_headshot','field_67d9a479216be'),(89007,8177,'page_content_3_the_team_0_role','Founder'),(89008,8177,'_page_content_3_the_team_0_role','field_67d9a482216bf'),(89009,8177,'page_content_3_the_team_0_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(89010,8177,'_page_content_3_the_team_0_bio','field_67d9a489216c0'),(89011,8177,'page_content_3_the_team_0_linkedin_link','a:3:{s:5:\"title\";s:14:\"More About Mat\";s:3:\"url\";s:39:\"https://www.linkedin.com/in/matoconnor/\";s:6:\"target\";s:6:\"_blank\";}'),(89012,8177,'_page_content_3_the_team_0_linkedin_link','field_67d9a491216c1'),(89013,8177,'page_content_3_the_team_1_name','Steven Campbell'),(89014,8177,'_page_content_3_the_team_1_name','field_67d9a472216bd'),(89015,8177,'page_content_3_the_team_1_headshot',''),(89016,8177,'_page_content_3_the_team_1_headshot','field_67d9a479216be'),(89017,8177,'page_content_3_the_team_1_role','UX/UI Designer'),(89018,8177,'_page_content_3_the_team_1_role','field_67d9a482216bf'),(89019,8177,'page_content_3_the_team_1_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(89020,8177,'_page_content_3_the_team_1_bio','field_67d9a489216c0'),(89021,8177,'page_content_3_the_team_1_linkedin_link',''),(89022,8177,'_page_content_3_the_team_1_linkedin_link','field_67d9a491216c1'),(89023,8177,'page_content_3_the_team_2_name','Jessica O\'Connor'),(89024,8177,'_page_content_3_the_team_2_name','field_67d9a472216bd'),(89025,8177,'page_content_3_the_team_2_headshot',''),(89026,8177,'_page_content_3_the_team_2_headshot','field_67d9a479216be'),(89027,8177,'page_content_3_the_team_2_role','Marketing Manager'),(89028,8177,'_page_content_3_the_team_2_role','field_67d9a482216bf'),(89029,8177,'page_content_3_the_team_2_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(89030,8177,'_page_content_3_the_team_2_bio','field_67d9a489216c0'),(89031,8177,'page_content_3_the_team_2_linkedin_link','a:3:{s:5:\"title\";s:15:\"More About Jess\";s:3:\"url\";s:63:\"https://www.linkedin.com/in/jessica-o%E2%80%99connor-258410228/\";s:6:\"target\";s:6:\"_blank\";}'),(89032,8177,'_page_content_3_the_team_2_linkedin_link','field_67d9a491216c1'),(89033,8177,'page_content_3_the_team_3_name','Vishal Sutariya'),(89034,8177,'_page_content_3_the_team_3_name','field_67d9a472216bd'),(89035,8177,'page_content_3_the_team_3_headshot',''),(89036,8177,'_page_content_3_the_team_3_headshot','field_67d9a479216be'),(89037,8177,'page_content_3_the_team_3_role','Developer'),(89038,8177,'_page_content_3_the_team_3_role','field_67d9a482216bf'),(89039,8177,'page_content_3_the_team_3_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(89040,8177,'_page_content_3_the_team_3_bio','field_67d9a489216c0'),(89041,8177,'page_content_3_the_team_3_linkedin_link',''),(89042,8177,'_page_content_3_the_team_3_linkedin_link','field_67d9a491216c1'),(89043,8177,'page_content_3_the_team_4_name','Lenny'),(89044,8177,'_page_content_3_the_team_4_name','field_67d9a472216bd'),(89045,8177,'page_content_3_the_team_4_headshot',''),(89046,8177,'_page_content_3_the_team_4_headshot','field_67d9a479216be'),(89047,8177,'page_content_3_the_team_4_role','Wellness Officer'),(89048,8177,'_page_content_3_the_team_4_role','field_67d9a482216bf'),(89049,8177,'page_content_3_the_team_4_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(89050,8177,'_page_content_3_the_team_4_bio','field_67d9a489216c0'),(89051,8177,'page_content_3_the_team_4_linkedin_link',''),(89052,8177,'_page_content_3_the_team_4_linkedin_link','field_67d9a491216c1'),(89053,8177,'page_content_3_the_team','5'),(89054,8177,'_page_content_3_the_team','field_67d9a467216bc'),(89055,8177,'page_content_4_block_intro','<h3>Brands We Work With</h3>'),(89056,8177,'_page_content_4_block_intro','field_67da970c01f11'),(89057,8177,'page_content_5_the_services_0_service_title','NNP Workshop'),(89058,8177,'_page_content_5_the_services_0_service_title','field_67c6cd1bcad26'),(89059,8177,'page_content_5_the_services_0_service_image','8174'),(89060,8177,'_page_content_5_the_services_0_service_image','field_67c6cd2dcad27'),(89061,8177,'page_content_5_the_services_0_side_title','Unlock your NNP'),(89062,8177,'_page_content_5_the_services_0_side_title','field_67c6e0fbc5a42'),(89063,8177,'page_content_5_the_services_0_service_description','Your eCommerce audit, minus the fluff.\r\n\r\nThe NNP Workshop is your straight-talking, no-waffle walkthrough of what’s working, what’s broken, and what’s blocking growth. We analyse your store, UX, code, and CRO setup - then deliver the whole thing as a short, punchy video with real-world fixes, not just feedback. No dust-gathering PDFs, just action you can take now. It’s how most of our partnerships start - and it’s what sets us apart.\r\n\r\nThe sooner we get your current problems out of the way, the sooner we can chase your next nice ones.'),(89064,8177,'_page_content_5_the_services_0_service_description','field_67c6cd38cad28'),(89065,8177,'page_content_5_the_services_0_service_link','a:3:{s:5:\"title\";s:20:\"NNP Success Workshop\";s:3:\"url\";s:51:\"https://actuate.webpreview.co/services/nnp-success-workshop/\";s:6:\"target\";s:0:\"\";}'),(89066,8177,'_page_content_5_the_services_0_service_link','field_67c6cd4ecad29'),(89067,8177,'page_content_5_the_services_1_service_title','Magento 2 & Adobe Commerce'),(89068,8177,'_page_content_5_the_services_1_service_title','field_67c6cd1bcad26'),(89069,8177,'page_content_5_the_services_1_service_image','8172'),(89070,8177,'_page_content_5_the_services_1_service_image','field_67c6cd2dcad27'),(89071,8177,'page_content_5_the_services_1_side_title','Magento & Adobe'),(89072,8177,'_page_content_5_the_services_1_side_title','field_67c6e0fbc5a42'),(89073,8177,'page_content_5_the_services_1_service_description','More control. More freedom. Less compromise.\r\n\r\nMagento 2 is for brands who need power, not patch jobs. It’s flexible, scalable, and perfect if your store needs to do more than off-the-shelf can offer. Adobe Commerce builds on that power - ideal for complex setups, B2B needs, or international scale.\r\n\r\nWe help you unlock the full potential of both platforms: custom builds, replatforming, long-term support, and continuous optimisation. As your Magento development agency (or whatever platform suits your business best) - we bring the technical depth and commercial brains to make it perform.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/\" class=\"cta\">Talk Magento With Us</a>'),(89074,8177,'_page_content_5_the_services_1_service_description','field_67c6cd38cad28'),(89075,8177,'page_content_5_the_services_1_service_link',''),(89076,8177,'_page_content_5_the_services_1_service_link','field_67c6cd4ecad29'),(89077,8177,'page_content_5_the_services_2_service_title','Hyvä'),(89078,8177,'_page_content_5_the_services_2_service_title','field_67c6cd1bcad26'),(89079,8177,'page_content_5_the_services_2_service_image','8171'),(89080,8177,'_page_content_5_the_services_2_service_image','field_67c6cd2dcad27'),(89081,8177,'page_content_5_the_services_2_side_title','Hyvä Partners'),(89082,8177,'_page_content_5_the_services_2_side_title','field_67c6e0fbc5a42'),(89083,8177,'page_content_5_the_services_2_service_description','Make Magento faster, cleaner, and easier to work with.\r\n\r\nHyvä strips out the legacy frontend stack and replaces it with something leaner - so your site loads faster, your dev team moves quicker, and your customers stop bouncing.\r\n\r\nWe use Hyvä to cut load times, simplify releases, and improve conversion without the cost of a full rebuild. It improves Core Web Vitals and enhances the user experience for everyone using your store - or working on it.\r\n\r\nIf you’re on Magento and speed’s a sticking point, this is where we start.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/hyva/\" class=\"cta\">Speed Up With Hyvä</a>'),(89084,8177,'_page_content_5_the_services_2_service_description','field_67c6cd38cad28'),(89085,8177,'page_content_5_the_services_2_service_link',''),(89086,8177,'_page_content_5_the_services_2_service_link','field_67c6cd4ecad29'),(89087,8177,'page_content_5_the_services_3_service_title','Shopify'),(89088,8177,'_page_content_5_the_services_3_service_title','field_67c6cd1bcad26'),(89089,8177,'page_content_5_the_services_3_service_image','8175'),(89090,8177,'_page_content_5_the_services_3_service_image','field_67c6cd2dcad27'),(89091,8177,'page_content_5_the_services_3_side_title','Shopify Development'),(89092,8177,'_page_content_5_the_services_3_side_title','field_67c6e0fbc5a42'),(89093,8177,'page_content_5_the_services_3_service_description','Fast, flexible commerce that keeps up.\r\n\r\nShopify is a strong fit for brands that want to move quickly and stay in control. Whether you’re launching a new store or scaling up fast, we help you make Shopify (or Shopify Plus) work for you - from storefront strategy to integrations and automation.\r\n\r\nWe bring the same strategic depth and performance-first mindset to Shopify builds as we do to Magento, so you get a platform that doesn’t just look good - it performs where it counts.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/\" class=\"cta\">Lets Talk Shopify</a>'),(89094,8177,'_page_content_5_the_services_3_service_description','field_67c6cd38cad28'),(89095,8177,'page_content_5_the_services_3_service_link',''),(89096,8177,'_page_content_5_the_services_3_service_link','field_67c6cd4ecad29'),(89097,8177,'page_content_5_the_services_4_service_title','Conversion Rate Optimisation'),(89098,8177,'_page_content_5_the_services_4_service_title','field_67c6cd1bcad26'),(89099,8177,'page_content_5_the_services_4_service_image','8170'),(89100,8177,'_page_content_5_the_services_4_service_image','field_67c6cd2dcad27'),(89101,8177,'page_content_5_the_services_4_side_title','CRO'),(89102,8177,'_page_content_5_the_services_4_side_title','field_67c6e0fbc5a42'),(89103,8177,'page_content_5_the_services_4_service_description','More from the traffic you already have.\r\n\r\nWe don’t just run A/B tests - we run experiments with purpose. Our conversion rate optimisation services focus on real data, friction fixes, and UX testing that turns traffic into revenue. Whether it\'s your checkout, PDPs, or overall journey, we find what’s blocking your buyers, then we remove it.\r\n\r\nLess Drop-Off. More Drop-In. Nicer questions to answer.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta\">Book a CRO Audit</a>'),(89104,8177,'_page_content_5_the_services_4_service_description','field_67c6cd38cad28'),(89105,8177,'page_content_5_the_services_4_service_link',''),(89106,8177,'_page_content_5_the_services_4_service_link','field_67c6cd4ecad29'),(89107,8177,'page_content_5_the_services_5_service_title','Maintenance & Support'),(89108,8177,'_page_content_5_the_services_5_service_title','field_67c6cd1bcad26'),(89109,8177,'page_content_5_the_services_5_service_image','8173'),(89110,8177,'_page_content_5_the_services_5_service_image','field_67c6cd2dcad27'),(89111,8177,'page_content_5_the_services_5_side_title','On-going Support'),(89112,8177,'_page_content_5_the_services_5_side_title','field_67c6e0fbc5a42'),(89113,8177,'page_content_5_the_services_5_service_description','You’re not on your own after go-live.\r\n\r\nSome agencies disappear once the build is done. We don’t. Our retainer packages for maintenance and support, are designed to help you stay fast, secure, and optimised.\r\n\r\nFrom bug fixes, to feature rollouts, performance tweaks to technical consultation - we keep things moving behind the scenes so you can focus on the bigger picture. Real support means showing up, not waiting for tickets. We’re here for all of it.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Get Ongoing Support</a>'),(89114,8177,'_page_content_5_the_services_5_service_description','field_67c6cd38cad28'),(89115,8177,'page_content_5_the_services_5_service_link',''),(89116,8177,'_page_content_5_the_services_5_service_link','field_67c6cd4ecad29'),(89117,8177,'page_content_5_the_services','6'),(89118,8177,'_page_content_5_the_services','field_67c6cd0fcad25'),(89119,8177,'page_content_6_block_title','<h3>Our Process</h3>'),(89120,8177,'_page_content_6_block_title','field_67da9e22ddf71'),(89121,8177,'page_content_6_cards_0_card_icon','1'),(89122,8177,'_page_content_6_cards_0_card_icon','field_67da9e3bddf73'),(89123,8177,'page_content_6_cards_0_card_content','<h4>Dig into the data</h4>\r\nWe start by digging into your users’ behaviours - including heatmaps, analytics, and checkout flows - to understand what’s slowing your site down or stopping people from buying. This gives you clarity on where revenue is being lost and where the biggest opportunities lie.'),(89124,8177,'_page_content_6_cards_0_card_content','field_67da9e49ddf74'),(89125,8177,'page_content_6_cards_1_card_icon','2'),(89126,8177,'_page_content_6_cards_1_card_icon','field_67da9e3bddf73'),(89127,8177,'page_content_6_cards_1_card_content','<h4>Build a plan that actually works</h4>\r\nOnce we know what’s going wrong, we map out a clear, focused plan based on your goals. You get practical, prioritised actions designed to improve conversion, speed up performance, and deliver results without wasting time or budget.'),(89128,8177,'_page_content_6_cards_1_card_content','field_67da9e49ddf74'),(89129,8177,'page_content_6_cards_2_card_icon','3'),(89130,8177,'_page_content_6_cards_2_card_icon','field_67da9e3bddf73'),(89131,8177,'page_content_6_cards_2_card_content','<h4>Make changes that move the needle</h4>\r\nDesign, dev, CRO - we don’t do shiny for shiny’s sake. We do performance-first changes that make your site faster, smoother, and more profitable. We test, we tweak, and we talk to you like a real person throughout.'),(89132,8177,'_page_content_6_cards_2_card_content','field_67da9e49ddf74'),(89133,8177,'page_content_6_cards_3_card_icon','4'),(89134,8177,'_page_content_6_cards_3_card_icon','field_67da9e3bddf73'),(89135,8177,'page_content_6_cards_3_card_content','<h4>Unlock your next nice problem</h4>\r\nOnce things are running better, the fun really starts. That’s when new headaches show up - the good kind. Things like “how do we scale without losing our margins?” or “can we finally automate fulfilment?” The next nice problems are where we shine.'),(89136,8177,'_page_content_6_cards_3_card_content','field_67da9e49ddf74'),(89137,8177,'page_content_6_cards','4'),(89138,8177,'_page_content_6_cards','field_67da9e2bddf72'),(89139,8177,'page_content_6_block_footer','<a href=\"https://actuate.webpreview.co/about-us/our-process/\" class=\"cta\">Explore Our Process</a>'),(89140,8177,'_page_content_6_block_footer','field_67da9e66ddf75'),(89141,8177,'page_content_7_block_title','What our clients day'),(89142,8177,'_page_content_7_block_title','field_67c86b51a9ddc'),(89149,8178,'page_content_0_video_file',''),(89150,8178,'_page_content_0_video_file','field_67c9c54f20190'),(89151,8178,'page_content_0_video_file_webm',''),(89152,8178,'_page_content_0_video_file_webm','field_67c9c54f20191'),(89153,8178,'page_content_0_background_image',''),(89154,8178,'_page_content_0_background_image','field_67c9c54f20192'),(89155,8178,'page_content_0_banner_content','<h1>About Us</h1>'),(89156,8178,'_page_content_0_banner_content','field_67c9c54f20193'),(89157,8178,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:15:\"featured_awards\";i:3;s:13:\"meet_the_team\";i:4;s:15:\"our_work_blocks\";i:5;s:12:\"our_services\";i:6;s:13:\"feature_cards\";i:7;s:17:\"testimonial_block\";i:8;s:10:\"news_block\";}'),(89158,8178,'_page_content','field_65bcc772ba827'),(89159,8178,'bottom_cta',''),(89160,8178,'_bottom_cta','field_66fbcaec309e9'),(89161,8178,'page_content_1_add_background','white'),(89162,8178,'_page_content_1_add_background','field_6717be84974f1'),(89163,8178,'page_content_1_block_title','<h2>We Build the Problems You <em>Want</em> to Have.</h2>'),(89164,8178,'_page_content_1_block_title','field_67b8463f82176'),(89165,8178,'page_content_1_block_content','We’re Actuate - a leading eCommerce development company in Manchester built for brands that are growing fast and need a site that won’t hold them back. We design, build, and optimise high-performing stores across Magento, Adobe Commerce, Shopify, and Hyvä - and we do it with one goal in mind: momentum.\r\n\r\n<strong>actuate [ak-tew-ate] - verb: to cause to act, influence, incite to action, motivate.</strong>\r\n\r\nWe’re not here to patch things up and move on. We’re here to help you move forward. That means tackling the problems that are slowing you down now - and setting you up for the better ones that come next.\r\n\r\nThe kinds of problems we love?\r\n<ul>\r\n 	<li>Like figuring out how to reward your most loyal customers.</li>\r\n 	<li>Or finally cracking average order value with smarter bundling.</li>\r\n 	<li>Or deciding when it’s time to bring fulfilment in-house.</li>\r\n 	<li>Even planning for global expansion with multi-currency and multi-language baked in.</li>\r\n</ul>\r\nThis is where we work best - turning blockers into breakthroughs and laying the groundwork for whatever’s coming next.\r\n\r\nBecause the only problems worth having? Are the <strong>next nice problems.</strong>'),(89166,8178,'_page_content_1_block_content','field_664b5f5c5973a'),(89167,8178,'page_content_6_project_filter',''),(89168,8178,'_page_content_6_project_filter','field_67da970c01f12'),(89169,8178,'page_content_8_show_news','0'),(89170,8178,'_page_content_8_show_news','field_668271516175e'),(89171,8178,'page_content_2_block_content','<h3>Our Awards</h3>'),(89172,8178,'_page_content_2_block_content','field_66fbc65cd50de'),(89173,8178,'page_content_2_our_awards_0_award_image','6058'),(89174,8178,'_page_content_2_our_awards_0_award_image','field_66cda8ec3b127'),(89175,8178,'page_content_2_our_awards_1_award_image','6059'),(89176,8178,'_page_content_2_our_awards_1_award_image','field_66cda8ec3b127'),(89177,8178,'page_content_2_our_awards_2_award_image','6062'),(89178,8178,'_page_content_2_our_awards_2_award_image','field_66cda8ec3b127'),(89179,8178,'page_content_2_our_awards_3_award_image','6063'),(89180,8178,'_page_content_2_our_awards_3_award_image','field_66cda8ec3b127'),(89181,8178,'page_content_2_our_awards_4_award_image','6061'),(89182,8178,'_page_content_2_our_awards_4_award_image','field_66cda8ec3b127'),(89183,8178,'page_content_2_our_awards_5_award_image','6060'),(89184,8178,'_page_content_2_our_awards_5_award_image','field_66cda8ec3b127'),(89185,8178,'page_content_2_our_awards','6'),(89186,8178,'_page_content_2_our_awards','field_66cda8e23b126'),(89187,8178,'page_content_3_show','1'),(89188,8178,'_page_content_3_show','field_67d4673c9db25'),(89189,8178,'page_content_3_the_team_0_name','Mat O\'Connor'),(89190,8178,'_page_content_3_the_team_0_name','field_67d9a472216bd'),(89191,8178,'page_content_3_the_team_0_headshot',''),(89192,8178,'_page_content_3_the_team_0_headshot','field_67d9a479216be'),(89193,8178,'page_content_3_the_team_0_role','Founder'),(89194,8178,'_page_content_3_the_team_0_role','field_67d9a482216bf'),(89195,8178,'page_content_3_the_team_0_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(89196,8178,'_page_content_3_the_team_0_bio','field_67d9a489216c0'),(89197,8178,'page_content_3_the_team_0_linkedin_link','a:3:{s:5:\"title\";s:14:\"More About Mat\";s:3:\"url\";s:39:\"https://www.linkedin.com/in/matoconnor/\";s:6:\"target\";s:6:\"_blank\";}'),(89198,8178,'_page_content_3_the_team_0_linkedin_link','field_67d9a491216c1'),(89199,8178,'page_content_3_the_team_1_name','Steven Campbell'),(89200,8178,'_page_content_3_the_team_1_name','field_67d9a472216bd'),(89201,8178,'page_content_3_the_team_1_headshot',''),(89202,8178,'_page_content_3_the_team_1_headshot','field_67d9a479216be'),(89203,8178,'page_content_3_the_team_1_role','UX/UI Designer'),(89204,8178,'_page_content_3_the_team_1_role','field_67d9a482216bf'),(89205,8178,'page_content_3_the_team_1_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(89206,8178,'_page_content_3_the_team_1_bio','field_67d9a489216c0'),(89207,8178,'page_content_3_the_team_1_linkedin_link',''),(89208,8178,'_page_content_3_the_team_1_linkedin_link','field_67d9a491216c1'),(89209,8178,'page_content_3_the_team_2_name','Jessica O\'Connor'),(89210,8178,'_page_content_3_the_team_2_name','field_67d9a472216bd'),(89211,8178,'page_content_3_the_team_2_headshot',''),(89212,8178,'_page_content_3_the_team_2_headshot','field_67d9a479216be'),(89213,8178,'page_content_3_the_team_2_role','Marketing Manager'),(89214,8178,'_page_content_3_the_team_2_role','field_67d9a482216bf'),(89215,8178,'page_content_3_the_team_2_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(89216,8178,'_page_content_3_the_team_2_bio','field_67d9a489216c0'),(89217,8178,'page_content_3_the_team_2_linkedin_link','a:3:{s:5:\"title\";s:15:\"More About Jess\";s:3:\"url\";s:63:\"https://www.linkedin.com/in/jessica-o%E2%80%99connor-258410228/\";s:6:\"target\";s:6:\"_blank\";}'),(89218,8178,'_page_content_3_the_team_2_linkedin_link','field_67d9a491216c1'),(89219,8178,'page_content_3_the_team_3_name','Vishal Sutariya'),(89220,8178,'_page_content_3_the_team_3_name','field_67d9a472216bd'),(89221,8178,'page_content_3_the_team_3_headshot',''),(89222,8178,'_page_content_3_the_team_3_headshot','field_67d9a479216be'),(89223,8178,'page_content_3_the_team_3_role','Developer'),(89224,8178,'_page_content_3_the_team_3_role','field_67d9a482216bf'),(89225,8178,'page_content_3_the_team_3_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(89226,8178,'_page_content_3_the_team_3_bio','field_67d9a489216c0'),(89227,8178,'page_content_3_the_team_3_linkedin_link',''),(89228,8178,'_page_content_3_the_team_3_linkedin_link','field_67d9a491216c1'),(89229,8178,'page_content_3_the_team_4_name','Lenny'),(89230,8178,'_page_content_3_the_team_4_name','field_67d9a472216bd'),(89231,8178,'page_content_3_the_team_4_headshot',''),(89232,8178,'_page_content_3_the_team_4_headshot','field_67d9a479216be'),(89233,8178,'page_content_3_the_team_4_role','Wellness Officer'),(89234,8178,'_page_content_3_the_team_4_role','field_67d9a482216bf'),(89235,8178,'page_content_3_the_team_4_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(89236,8178,'_page_content_3_the_team_4_bio','field_67d9a489216c0'),(89237,8178,'page_content_3_the_team_4_linkedin_link',''),(89238,8178,'_page_content_3_the_team_4_linkedin_link','field_67d9a491216c1'),(89239,8178,'page_content_3_the_team','5'),(89240,8178,'_page_content_3_the_team','field_67d9a467216bc'),(89241,8178,'page_content_4_block_intro','<h3>Brands We Work With</h3>'),(89242,8178,'_page_content_4_block_intro','field_67da970c01f11'),(89243,8178,'page_content_5_the_services_0_service_title','NNP Workshop'),(89244,8178,'_page_content_5_the_services_0_service_title','field_67c6cd1bcad26'),(89245,8178,'page_content_5_the_services_0_service_image','8174'),(89246,8178,'_page_content_5_the_services_0_service_image','field_67c6cd2dcad27'),(89247,8178,'page_content_5_the_services_0_side_title','Unlock your NNP'),(89248,8178,'_page_content_5_the_services_0_side_title','field_67c6e0fbc5a42'),(89249,8178,'page_content_5_the_services_0_service_description','Your eCommerce audit, minus the fluff.\r\n\r\nThe NNP Workshop is your straight-talking, no-waffle walkthrough of what’s working, what’s broken, and what’s blocking growth. We analyse your store, UX, code, and CRO setup - then deliver the whole thing as a short, punchy video with real-world fixes, not just feedback. No dust-gathering PDFs, just action you can take now. It’s how most of our partnerships start - and it’s what sets us apart.\r\n\r\nThe sooner we get your current problems out of the way, the sooner we can chase your next nice ones.'),(89250,8178,'_page_content_5_the_services_0_service_description','field_67c6cd38cad28'),(89251,8178,'page_content_5_the_services_0_service_link','a:3:{s:5:\"title\";s:20:\"NNP Success Workshop\";s:3:\"url\";s:51:\"https://actuate.webpreview.co/services/nnp-success-workshop/\";s:6:\"target\";s:0:\"\";}'),(89252,8178,'_page_content_5_the_services_0_service_link','field_67c6cd4ecad29'),(89253,8178,'page_content_5_the_services_1_service_title','Magento 2 & Adobe Commerce'),(89254,8178,'_page_content_5_the_services_1_service_title','field_67c6cd1bcad26'),(89255,8178,'page_content_5_the_services_1_service_image','8172'),(89256,8178,'_page_content_5_the_services_1_service_image','field_67c6cd2dcad27'),(89257,8178,'page_content_5_the_services_1_side_title','Magento & Adobe'),(89258,8178,'_page_content_5_the_services_1_side_title','field_67c6e0fbc5a42'),(89259,8178,'page_content_5_the_services_1_service_description','More control. More freedom. Less compromise.\r\n\r\nMagento 2 is for brands who need power, not patch jobs. It’s flexible, scalable, and perfect if your store needs to do more than off-the-shelf can offer. Adobe Commerce builds on that power - ideal for complex setups, B2B needs, or international scale.\r\n\r\nWe help you unlock the full potential of both platforms: custom builds, replatforming, long-term support, and continuous optimisation. As your Magento development agency (or whatever platform suits your business best) - we bring the technical depth and commercial brains to make it perform.'),(89260,8178,'_page_content_5_the_services_1_service_description','field_67c6cd38cad28'),(89261,8178,'page_content_5_the_services_1_service_link','a:3:{s:5:\"title\";s:20:\"Talk Magento With Us\";s:3:\"url\";s:53:\"https://actuate.webpreview.co/services/adobe-commerce-magento/\";s:6:\"target\";s:0:\"\";}'),(89262,8178,'_page_content_5_the_services_1_service_link','field_67c6cd4ecad29'),(89263,8178,'page_content_5_the_services_2_service_title','Hyvä'),(89264,8178,'_page_content_5_the_services_2_service_title','field_67c6cd1bcad26'),(89265,8178,'page_content_5_the_services_2_service_image','8171'),(89266,8178,'_page_content_5_the_services_2_service_image','field_67c6cd2dcad27'),(89267,8178,'page_content_5_the_services_2_side_title','Hyvä Partners'),(89268,8178,'_page_content_5_the_services_2_side_title','field_67c6e0fbc5a42'),(89269,8178,'page_content_5_the_services_2_service_description','Make Magento faster, cleaner, and easier to work with.\r\n\r\nHyvä strips out the legacy frontend stack and replaces it with something leaner - so your site loads faster, your dev team moves quicker, and your customers stop bouncing.\r\n\r\nWe use Hyvä to cut load times, simplify releases, and improve conversion without the cost of a full rebuild. It improves Core Web Vitals and enhances the user experience for everyone using your store - or working on it.\r\n\r\nIf you’re on Magento and speed’s a sticking point, this is where we start.'),(89270,8178,'_page_content_5_the_services_2_service_description','field_67c6cd38cad28'),(89271,8178,'page_content_5_the_services_2_service_link','a:3:{s:5:\"title\";s:19:\"Speed Up With Hyvä\";s:3:\"url\";s:35:\"https://actuate.webpreview.co/services/hyva/\";s:6:\"target\";s:0:\"\";}'),(89272,8178,'_page_content_5_the_services_2_service_link','field_67c6cd4ecad29'),(89273,8178,'page_content_5_the_services_3_service_title','Shopify'),(89274,8178,'_page_content_5_the_services_3_service_title','field_67c6cd1bcad26'),(89275,8178,'page_content_5_the_services_3_service_image','8175'),(89276,8178,'_page_content_5_the_services_3_service_image','field_67c6cd2dcad27'),(89277,8178,'page_content_5_the_services_3_side_title','Shopify Development'),(89278,8178,'_page_content_5_the_services_3_side_title','field_67c6e0fbc5a42'),(89279,8178,'page_content_5_the_services_3_service_description','Fast, flexible commerce that keeps up.\r\n\r\nShopify is a strong fit for brands that want to move quickly and stay in control. Whether you’re launching a new store or scaling up fast, we help you make Shopify (or Shopify Plus) work for you - from storefront strategy to integrations and automation.\r\n\r\nWe bring the same strategic depth and performance-first mindset to Shopify builds as we do to Magento, so you get a platform that doesn’t just look good - it performs where it counts.'),(89280,8178,'_page_content_5_the_services_3_service_description','field_67c6cd38cad28'),(89281,8178,'page_content_5_the_services_3_service_link','a:3:{s:5:\"title\";s:17:\"Lets Talk Shopify\";s:3:\"url\";s:38:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(89282,8178,'_page_content_5_the_services_3_service_link','field_67c6cd4ecad29'),(89283,8178,'page_content_5_the_services_4_service_title','Conversion Rate Optimisation'),(89284,8178,'_page_content_5_the_services_4_service_title','field_67c6cd1bcad26'),(89285,8178,'page_content_5_the_services_4_service_image','8170'),(89286,8178,'_page_content_5_the_services_4_service_image','field_67c6cd2dcad27'),(89287,8178,'page_content_5_the_services_4_side_title','CRO'),(89288,8178,'_page_content_5_the_services_4_side_title','field_67c6e0fbc5a42'),(89289,8178,'page_content_5_the_services_4_service_description','More from the traffic you already have.\r\n\r\nWe don’t just run A/B tests - we run experiments with purpose. Our conversion rate optimisation services focus on real data, friction fixes, and UX testing that turns traffic into revenue. Whether it\'s your checkout, PDPs, or overall journey, we find what’s blocking your buyers, then we remove it.\r\n\r\nLess Drop-Off. More Drop-In. Nicer questions to answer.'),(89290,8178,'_page_content_5_the_services_4_service_description','field_67c6cd38cad28'),(89291,8178,'page_content_5_the_services_4_service_link','a:3:{s:5:\"title\";s:16:\"Book a CRO Audit\";s:3:\"url\";s:34:\"https://actuate.webpreview.co/services/cro/\";s:6:\"target\";s:0:\"\";}'),(89292,8178,'_page_content_5_the_services_4_service_link','field_67c6cd4ecad29'),(89293,8178,'page_content_5_the_services_5_service_title','Maintenance & Support'),(89294,8178,'_page_content_5_the_services_5_service_title','field_67c6cd1bcad26'),(89295,8178,'page_content_5_the_services_5_service_image','8173'),(89296,8178,'_page_content_5_the_services_5_service_image','field_67c6cd2dcad27'),(89297,8178,'page_content_5_the_services_5_side_title','On-going Support'),(89298,8178,'_page_content_5_the_services_5_side_title','field_67c6e0fbc5a42'),(89299,8178,'page_content_5_the_services_5_service_description','You’re not on your own after go-live.\r\n\r\nSome agencies disappear once the build is done. We don’t. Our retainer packages for maintenance and support, are designed to help you stay fast, secure, and optimised.\r\n\r\nFrom bug fixes, to feature rollouts, performance tweaks to technical consultation - we keep things moving behind the scenes so you can focus on the bigger picture. Real support means showing up, not waiting for tickets. We’re here for all of it.'),(89300,8178,'_page_content_5_the_services_5_service_description','field_67c6cd38cad28'),(89301,8178,'page_content_5_the_services_5_service_link','a:3:{s:5:\"title\";s:19:\"Get Ongoing Support\";s:3:\"url\";s:50:\"https://actuate.webpreview.co/services/maintenance-support/\";s:6:\"target\";s:0:\"\";}'),(89302,8178,'_page_content_5_the_services_5_service_link','field_67c6cd4ecad29'),(89303,8178,'page_content_5_the_services','6'),(89304,8178,'_page_content_5_the_services','field_67c6cd0fcad25'),(89305,8178,'page_content_6_block_title','<h3>Our Process</h3>'),(89306,8178,'_page_content_6_block_title','field_67da9e22ddf71'),(89307,8178,'page_content_6_cards_0_card_icon','1'),(89308,8178,'_page_content_6_cards_0_card_icon','field_67da9e3bddf73'),(89309,8178,'page_content_6_cards_0_card_content','<h4>Dig into the data</h4>\r\nWe start by digging into your users’ behaviours - including heatmaps, analytics, and checkout flows - to understand what’s slowing your site down or stopping people from buying. This gives you clarity on where revenue is being lost and where the biggest opportunities lie.'),(89310,8178,'_page_content_6_cards_0_card_content','field_67da9e49ddf74'),(89311,8178,'page_content_6_cards_1_card_icon','2'),(89312,8178,'_page_content_6_cards_1_card_icon','field_67da9e3bddf73'),(89313,8178,'page_content_6_cards_1_card_content','<h4>Build a plan that actually works</h4>\r\nOnce we know what’s going wrong, we map out a clear, focused plan based on your goals. You get practical, prioritised actions designed to improve conversion, speed up performance, and deliver results without wasting time or budget.'),(89314,8178,'_page_content_6_cards_1_card_content','field_67da9e49ddf74'),(89315,8178,'page_content_6_cards_2_card_icon','3'),(89316,8178,'_page_content_6_cards_2_card_icon','field_67da9e3bddf73'),(89317,8178,'page_content_6_cards_2_card_content','<h4>Make changes that move the needle</h4>\r\nDesign, dev, CRO - we don’t do shiny for shiny’s sake. We do performance-first changes that make your site faster, smoother, and more profitable. We test, we tweak, and we talk to you like a real person throughout.'),(89318,8178,'_page_content_6_cards_2_card_content','field_67da9e49ddf74'),(89319,8178,'page_content_6_cards_3_card_icon','4'),(89320,8178,'_page_content_6_cards_3_card_icon','field_67da9e3bddf73'),(89321,8178,'page_content_6_cards_3_card_content','<h4>Unlock your next nice problem</h4>\r\nOnce things are running better, the fun really starts. That’s when new headaches show up - the good kind. Things like “how do we scale without losing our margins?” or “can we finally automate fulfilment?” The next nice problems are where we shine.'),(89322,8178,'_page_content_6_cards_3_card_content','field_67da9e49ddf74'),(89323,8178,'page_content_6_cards','4'),(89324,8178,'_page_content_6_cards','field_67da9e2bddf72'),(89325,8178,'page_content_6_block_footer','<a href=\"https://actuate.webpreview.co/about-us/our-process/\" class=\"cta\">Explore Our Process</a>'),(89326,8178,'_page_content_6_block_footer','field_67da9e66ddf75'),(89327,8178,'page_content_7_block_title','What our clients day'),(89328,8178,'_page_content_7_block_title','field_67c86b51a9ddc'),(89329,7151,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(89330,8179,'page_content_0_video_file',''),(89331,8179,'_page_content_0_video_file','field_67c9c54f20190'),(89332,8179,'page_content_0_video_file_webm',''),(89333,8179,'_page_content_0_video_file_webm','field_67c9c54f20191'),(89334,8179,'page_content_0_background_image',''),(89335,8179,'_page_content_0_background_image','field_67c9c54f20192'),(89336,8179,'page_content_0_banner_content','<h1>Aero Commerce</h1>'),(89337,8179,'_page_content_0_banner_content','field_67c9c54f20193'),(89338,8179,'page_content_1_add_background','white'),(89339,8179,'_page_content_1_add_background','field_6717be84974f1'),(89340,8179,'page_content_1_block_title','<h2>High-speed, low-cost eCommerce that’s built to scale.</h2>'),(89341,8179,'_page_content_1_block_title','field_67b8463f82176'),(89342,8179,'page_content_1_block_content','Aero Commerce is engineered for retailers who need more from their eCommerce platform - more speed, more flexibility, and more freedom to grow. It delivers everything you’d expect from enterprise eCommerce, minus the bloated code, sluggish performance, or sky-high costs.\r\n\r\nAs an experienced Aero Commerce agency, Actuate builds online stores that aren’t just fast - they’re strategically designed to convert better, scale smoother, and cost less to run. Every Aero Commerce development project is aligned with your commercial goals and geared toward unlocking your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about Aero</a>'),(89343,8179,'_page_content_1_block_content','field_664b5f5c5973a'),(89344,8179,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:9:\"cta_block\";i:5;s:22:\"2_col_block_with_media\";i:6;s:17:\"testimonial_block\";i:7;s:10:\"news_block\";}'),(89345,8179,'_page_content','field_65bcc772ba827'),(89346,8179,'bottom_cta',''),(89347,8179,'_bottom_cta','field_66fbcaec309e9'),(89348,8179,'page_content_2_block_title','<h3>Why Aero Commerce?</h3>\r\nMost eCommerce platforms are bloated with features you don’t need, rigid structures that block change, and maintenance costs that climb with scale. Aero Commerce changes that.\r\n\r\nIt’s a high-performance eCommerce platform that loads faster, costs less to run, and doesn’t fight back every time you need to make a change, and when delivered by a partner who knows how to push it further, the results speak for themselves.'),(89349,8179,'_page_content_2_block_title','field_67da9e22ddf71'),(89350,8179,'page_content_2_cards_0_card_icon',''),(89351,8179,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(89352,8179,'page_content_2_cards_0_card_content','<h4>Speed That Sells</h4>\r\nSite speed impacts every metric: higher conversion rates, better SEO performance, lower bounce rates, and smoother mobile UX during peak periods.With Aero Commerce, your site will load in under 1.5 seconds. Not “under perfect conditions,” not “on a good day” - consistently.'),(89353,8179,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(89354,8179,'page_content_2_cards_1_card_icon',''),(89355,8179,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(89356,8179,'page_content_2_cards_1_card_content','<h4>Ready to Grow With You</h4>\r\nLaunching new ranges? Growing into new markets? Aero is built on a Laravel core that’s engineered for growth. It effortlessly handles surges in traffic, expanding catalogues, and evolving requirements without needing constant rebuilds or patchwork fixes. It’s truly an eCommerce platform that grows with your business.'),(89357,8179,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(89358,8179,'page_content_2_cards_2_card_icon',''),(89359,8179,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(89360,8179,'page_content_2_cards_2_card_content','<h4>Leaner Running Costs</h4>\r\nAero’s lean codebase and efficient architecture translate directly into reduced hosting and maintenance costs. You’re likely to see infrastructure savings of up to 50%. It’s a smarter platform that leaves more in your budget.'),(89361,8179,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(89362,8179,'page_content_2_cards_3_card_icon',''),(89363,8179,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(89364,8179,'page_content_2_cards_3_card_content','<h4>Dev-Friendly by Design</h4>\r\nAero’s structure gives your developers actual control. APIs behave as expected. Custom features don’t break every update. Projects ship faster. Maintenance gets easier. With all these things combined, you can move forward towards your #nextniceproblem with confidence.'),(89365,8179,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(89366,8179,'page_content_2_cards','4'),(89367,8179,'_page_content_2_cards','field_67da9e2bddf72'),(89368,8179,'page_content_2_block_footer',''),(89369,8179,'_page_content_2_block_footer','field_67da9e66ddf75'),(89370,8179,'page_content_3_add_background','white'),(89371,8179,'_page_content_3_add_background','field_67c9c6c17d609'),(89372,8179,'page_content_3_block_content','<h3>Built for Brands That Want More</h3>\r\nIf you\'re serious about growth, Aero is for you. It’s a solid choice for brands that want to move quickly without rebuilding every year. From launching a new storefront to replacing legacy tech or scaling operations, Aero gives you the tools to grow without limits.\r\n\r\nAs a fully extensible platform built on Laravel, your team gets the freedom to customise and adapt. Your site becomes easier to manage and cheaper to run, without sacrificing the features your customers expect.'),(89373,8179,'_page_content_3_block_content','field_67c9c6c17d60b'),(89374,8179,'page_content_3_media_block',''),(89375,8179,'_page_content_3_media_block','field_67c9c6d37d60c'),(89376,8179,'page_content_3_alignment','left'),(89377,8179,'_page_content_3_alignment','field_67c9c6dd7d60d'),(89378,8179,'page_content_6_block_title','<h3>What our clients say</h3>'),(89379,8179,'_page_content_6_block_title','field_67c86b51a9ddc'),(89380,8179,'page_content_7_show_news','0'),(89381,8179,'_page_content_7_show_news','field_668271516175e'),(89382,8179,'page_content_4_show_background','0'),(89383,8179,'_page_content_4_show_background','field_67175ac1a052b'),(89384,8179,'page_content_4_block_content','<h4>Ready for an eCommerce platform that delivers real results? We’ll show you how <strong>Aero Commerce can reduce costs, boost speed</strong>, and give you the foundation for your next nice problem.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book a Call</a>'),(89385,8179,'_page_content_4_block_content','field_66cda60b2ea88'),(89386,8179,'page_content_5_add_background','white'),(89387,8179,'_page_content_5_add_background','field_67c9c6c17d609'),(89388,8179,'page_content_5_block_content','<h3>Delivered By Trusted Experts</h3>\r\nChoosing the right platform is important. Choosing the right delivery partner is critical. Actuate is an official Aero Commerce partner with a track record of building eCommerce stores that aren’t just fast, but stable, scalable, and commercially focused.\r\n\r\nWe work with leadership teams who need more than clean code. You want a site that launches on time, performs well under pressure, and contributes to your revenue goals, not just ticks technical boxes. That’s what we can offer you.\r\n\r\nEvery build is scoped around measurable outcomes: faster load times, stronger conversion rates, reduced infrastructure costs, and a tech stack your team can actually manage.\r\n\r\nOur work doesn’t end at launch. We stay involved, optimising performance, and making sure the site keeps up as your business grows. If something needs sorting, we’re on it. We’re a partner who gets it and will get on with it.'),(89389,8179,'_page_content_5_block_content','field_67c9c6c17d60b'),(89390,8179,'page_content_5_media_block',''),(89391,8179,'_page_content_5_media_block','field_67c9c6d37d60c'),(89392,8179,'page_content_5_alignment','right'),(89393,8179,'_page_content_5_alignment','field_67c9c6dd7d60d'),(89394,8180,'page_content_0_video_file',''),(89395,8180,'_page_content_0_video_file','field_67c9c54f20190'),(89396,8180,'page_content_0_video_file_webm',''),(89397,8180,'_page_content_0_video_file_webm','field_67c9c54f20191'),(89398,8180,'page_content_0_background_image',''),(89399,8180,'_page_content_0_background_image','field_67c9c54f20192'),(89400,8180,'page_content_0_banner_content','<h1>Aero Commerce</h1>'),(89401,8180,'_page_content_0_banner_content','field_67c9c54f20193'),(89402,8180,'page_content_1_add_background','white'),(89403,8180,'_page_content_1_add_background','field_6717be84974f1'),(89404,8180,'page_content_1_block_title','<h2>High-speed, low-cost eCommerce that’s built to scale.</h2>'),(89405,8180,'_page_content_1_block_title','field_67b8463f82176'),(89406,8180,'page_content_1_block_content','Aero Commerce is engineered for retailers who need more from their eCommerce platform - more speed, more flexibility, and more freedom to grow. It delivers everything you’d expect from enterprise eCommerce, minus the bloated code, sluggish performance, or sky-high costs.\r\n\r\nAs an experienced Aero Commerce agency, Actuate builds online stores that aren’t just fast - they’re strategically designed to convert better, scale smoother, and cost less to run. Every Aero Commerce development project is aligned with your commercial goals and geared toward unlocking your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about Aero</a>'),(89407,8180,'_page_content_1_block_content','field_664b5f5c5973a'),(89408,8180,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:9:\"cta_block\";i:5;s:22:\"2_col_block_with_media\";i:6;s:17:\"testimonial_block\";i:7;s:10:\"news_block\";}'),(89409,8180,'_page_content','field_65bcc772ba827'),(89410,8180,'bottom_cta',''),(89411,8180,'_bottom_cta','field_66fbcaec309e9'),(89412,8180,'page_content_2_block_title','<h3>Why Aero Commerce?</h3>\r\nMost eCommerce platforms are bloated with features you don’t need, rigid structures that block change, and maintenance costs that climb with scale. Aero Commerce changes that.\r\n\r\nIt’s a high-performance eCommerce platform that loads faster, costs less to run, and doesn’t fight back every time you need to make a change, and when delivered by a partner who knows how to push it further, the results speak for themselves.'),(89413,8180,'_page_content_2_block_title','field_67da9e22ddf71'),(89414,8180,'page_content_2_cards_0_card_icon',''),(89415,8180,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(89416,8180,'page_content_2_cards_0_card_content','<h4>Speed That Sells</h4>\r\nSite speed impacts every metric: higher conversion rates, better SEO performance, lower bounce rates, and smoother mobile UX during peak periods.With Aero Commerce, your site will load in under 1.5 seconds. Not “under perfect conditions,” not “on a good day” - consistently.'),(89417,8180,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(89418,8180,'page_content_2_cards_1_card_icon',''),(89419,8180,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(89420,8180,'page_content_2_cards_1_card_content','<h4>Ready to Grow With You</h4>\r\nLaunching new ranges? Growing into new markets? Aero is built on a Laravel core that’s engineered for growth. It effortlessly handles surges in traffic, expanding catalogues, and evolving requirements without needing constant rebuilds or patchwork fixes. It’s truly an eCommerce platform that grows with your business.'),(89421,8180,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(89422,8180,'page_content_2_cards_2_card_icon',''),(89423,8180,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(89424,8180,'page_content_2_cards_2_card_content','<h4>Leaner Running Costs</h4>\r\nAero’s lean codebase and efficient architecture translate directly into reduced hosting and maintenance costs. You’re likely to see infrastructure savings of up to 50%. It’s a smarter platform that leaves more in your budget.'),(89425,8180,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(89426,8180,'page_content_2_cards_3_card_icon',''),(89427,8180,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(89428,8180,'page_content_2_cards_3_card_content','<h4>Dev-Friendly by Design</h4>\r\nAero’s structure gives your developers actual control. APIs behave as expected. Custom features don’t break every update. Projects ship faster. Maintenance gets easier. With all these things combined, you can move forward towards your #nextniceproblem with confidence.'),(89429,8180,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(89430,8180,'page_content_2_cards','4'),(89431,8180,'_page_content_2_cards','field_67da9e2bddf72'),(89432,8180,'page_content_2_block_footer',''),(89433,8180,'_page_content_2_block_footer','field_67da9e66ddf75'),(89434,8180,'page_content_3_add_background','white'),(89435,8180,'_page_content_3_add_background','field_67c9c6c17d609'),(89436,8180,'page_content_3_block_content','<h3>Built for Brands That Want More</h3>\r\nIf you\'re serious about growth, Aero is for you. It’s a solid choice for brands that want to move quickly without rebuilding every year. From launching a new storefront to replacing legacy tech or scaling operations, Aero gives you the tools to grow without limits.\r\n\r\nAs a fully extensible platform built on Laravel, your team gets the freedom to customise and adapt. Your site becomes easier to manage and cheaper to run, without sacrificing the features your customers expect.'),(89437,8180,'_page_content_3_block_content','field_67c9c6c17d60b'),(89438,8180,'page_content_3_media_block',''),(89439,8180,'_page_content_3_media_block','field_67c9c6d37d60c'),(89440,8180,'page_content_3_alignment','left'),(89441,8180,'_page_content_3_alignment','field_67c9c6dd7d60d'),(89442,8180,'page_content_6_block_title','<h3>What our clients say</h3>'),(89443,8180,'_page_content_6_block_title','field_67c86b51a9ddc'),(89444,8180,'page_content_7_show_news','0'),(89445,8180,'_page_content_7_show_news','field_668271516175e'),(89446,8180,'page_content_4_show_background','0'),(89447,8180,'_page_content_4_show_background','field_67175ac1a052b'),(89448,8180,'page_content_4_block_content','<h4>Ready for an eCommerce platform that <strong>delivers real results</strong>?</h4>\r\nWe’ll show you how Aero Commerce can reduce costs, boost speed, and give you the foundation for your next nice problem.<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\"></a>\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book a Call</a>'),(89449,8180,'_page_content_4_block_content','field_66cda60b2ea88'),(89450,8180,'page_content_5_add_background','white'),(89451,8180,'_page_content_5_add_background','field_67c9c6c17d609'),(89452,8180,'page_content_5_block_content','<h3>Delivered By Trusted Experts</h3>\r\nChoosing the right platform is important. Choosing the right delivery partner is critical. Actuate is an official Aero Commerce partner with a track record of building eCommerce stores that aren’t just fast, but stable, scalable, and commercially focused.\r\n\r\nWe work with leadership teams who need more than clean code. You want a site that launches on time, performs well under pressure, and contributes to your revenue goals, not just ticks technical boxes. That’s what we can offer you.\r\n\r\nEvery build is scoped around measurable outcomes: faster load times, stronger conversion rates, reduced infrastructure costs, and a tech stack your team can actually manage.\r\n\r\nOur work doesn’t end at launch. We stay involved, optimising performance, and making sure the site keeps up as your business grows. If something needs sorting, we’re on it. We’re a partner who gets it and will get on with it.'),(89453,8180,'_page_content_5_block_content','field_67c9c6c17d60b'),(89454,8180,'page_content_5_media_block',''),(89455,8180,'_page_content_5_media_block','field_67c9c6d37d60c'),(89456,8180,'page_content_5_alignment','right'),(89457,8180,'_page_content_5_alignment','field_67c9c6dd7d60d'),(89458,8181,'page_content_0_video_file',''),(89459,8181,'_page_content_0_video_file','field_67c9c54f20190'),(89460,8181,'page_content_0_video_file_webm',''),(89461,8181,'_page_content_0_video_file_webm','field_67c9c54f20191'),(89462,8181,'page_content_0_background_image',''),(89463,8181,'_page_content_0_background_image','field_67c9c54f20192'),(89464,8181,'page_content_0_banner_content','<h1>Aero Commerce</h1>'),(89465,8181,'_page_content_0_banner_content','field_67c9c54f20193'),(89466,8181,'page_content_1_add_background','white'),(89467,8181,'_page_content_1_add_background','field_6717be84974f1'),(89468,8181,'page_content_1_block_title','<h2>High-speed, low-cost eCommerce that’s built to scale.</h2>'),(89469,8181,'_page_content_1_block_title','field_67b8463f82176'),(89470,8181,'page_content_1_block_content','Aero Commerce is engineered for retailers who need more from their eCommerce platform - more speed, more flexibility, and more freedom to grow. It delivers everything you’d expect from enterprise eCommerce, minus the bloated code, sluggish performance, or sky-high costs.\r\n\r\nAs an experienced Aero Commerce agency, Actuate builds online stores that aren’t just fast - they’re strategically designed to convert better, scale smoother, and cost less to run. Every Aero Commerce development project is aligned with your commercial goals and geared toward unlocking your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about Aero</a>'),(89471,8181,'_page_content_1_block_content','field_664b5f5c5973a'),(89472,8181,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:9:\"cta_block\";i:5;s:22:\"2_col_block_with_media\";i:6;s:17:\"testimonial_block\";i:7;s:10:\"news_block\";}'),(89473,8181,'_page_content','field_65bcc772ba827'),(89474,8181,'bottom_cta',''),(89475,8181,'_bottom_cta','field_66fbcaec309e9'),(89476,8181,'page_content_2_block_title','<h3>Why Aero Commerce?</h3>\r\nMost eCommerce platforms are bloated with features you don’t need, rigid structures that block change, and maintenance costs that climb with scale. Aero Commerce changes that.\r\n\r\nIt’s a high-performance eCommerce platform that loads faster, costs less to run, and doesn’t fight back every time you need to make a change, and when delivered by a partner who knows how to push it further, the results speak for themselves.'),(89477,8181,'_page_content_2_block_title','field_67da9e22ddf71'),(89478,8181,'page_content_2_cards_0_card_icon',''),(89479,8181,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(89480,8181,'page_content_2_cards_0_card_content','<h4>Speed That Sells</h4>\r\nSite speed impacts every metric: higher conversion rates, better SEO performance, lower bounce rates, and smoother mobile UX during peak periods.With Aero Commerce, your site will load in under 1.5 seconds. Not “under perfect conditions,” not “on a good day” - consistently.'),(89481,8181,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(89482,8181,'page_content_2_cards_1_card_icon',''),(89483,8181,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(89484,8181,'page_content_2_cards_1_card_content','<h4>Ready to Grow With You</h4>\r\nLaunching new ranges? Growing into new markets? Aero is built on a Laravel core that’s engineered for growth. It effortlessly handles surges in traffic, expanding catalogues, and evolving requirements without needing constant rebuilds or patchwork fixes. It’s truly an eCommerce platform that grows with your business.'),(89485,8181,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(89486,8181,'page_content_2_cards_2_card_icon',''),(89487,8181,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(89488,8181,'page_content_2_cards_2_card_content','<h4>Leaner Running Costs</h4>\r\nAero’s lean codebase and efficient architecture translate directly into reduced hosting and maintenance costs. You’re likely to see infrastructure savings of up to 50%. It’s a smarter platform that leaves more in your budget.'),(89489,8181,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(89490,8181,'page_content_2_cards_3_card_icon',''),(89491,8181,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(89492,8181,'page_content_2_cards_3_card_content','<h4>Dev-Friendly by Design</h4>\r\nAero’s structure gives your developers actual control. APIs behave as expected. Custom features don’t break every update. Projects ship faster. Maintenance gets easier. With all these things combined, you can move forward towards your #nextniceproblem with confidence.'),(89493,8181,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(89494,8181,'page_content_2_cards','4'),(89495,8181,'_page_content_2_cards','field_67da9e2bddf72'),(89496,8181,'page_content_2_block_footer',''),(89497,8181,'_page_content_2_block_footer','field_67da9e66ddf75'),(89498,8181,'page_content_3_add_background','white'),(89499,8181,'_page_content_3_add_background','field_67c9c6c17d609'),(89500,8181,'page_content_3_block_content','<h3>Built for Brands That Want More</h3>\r\nIf you\'re serious about growth, Aero is for you. It’s a solid choice for brands that want to move quickly without rebuilding every year. From launching a new storefront to replacing legacy tech or scaling operations, Aero gives you the tools to grow without limits.\r\n\r\nAs a fully extensible platform built on Laravel, your team gets the freedom to customise and adapt. Your site becomes easier to manage and cheaper to run, without sacrificing the features your customers expect.'),(89501,8181,'_page_content_3_block_content','field_67c9c6c17d60b'),(89502,8181,'page_content_3_media_block',''),(89503,8181,'_page_content_3_media_block','field_67c9c6d37d60c'),(89504,8181,'page_content_3_alignment','left'),(89505,8181,'_page_content_3_alignment','field_67c9c6dd7d60d'),(89506,8181,'page_content_6_block_title','<h3>What our clients say</h3>'),(89507,8181,'_page_content_6_block_title','field_67c86b51a9ddc'),(89508,8181,'page_content_7_show_news','0'),(89509,8181,'_page_content_7_show_news','field_668271516175e'),(89510,8181,'page_content_4_show_background','0'),(89511,8181,'_page_content_4_show_background','field_67175ac1a052b'),(89512,8181,'page_content_4_block_content','<h4>Ready for an eCommerce platform that <strong>delivers real results</strong>?</h4>\r\nWe’ll show you how Aero Commerce can reduce costs, boost speed, and give you the foundation for your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book a Call</a>'),(89513,8181,'_page_content_4_block_content','field_66cda60b2ea88'),(89514,8181,'page_content_5_add_background','white'),(89515,8181,'_page_content_5_add_background','field_67c9c6c17d609'),(89516,8181,'page_content_5_block_content','<h3>Delivered By Trusted Experts</h3>\r\nChoosing the right platform is important. Choosing the right delivery partner is critical. Actuate is an official Aero Commerce partner with a track record of building eCommerce stores that aren’t just fast, but stable, scalable, and commercially focused.\r\n\r\nWe work with leadership teams who need more than clean code. You want a site that launches on time, performs well under pressure, and contributes to your revenue goals, not just ticks technical boxes. That’s what we can offer you.\r\n\r\nEvery build is scoped around measurable outcomes: faster load times, stronger conversion rates, reduced infrastructure costs, and a tech stack your team can actually manage.\r\n\r\nOur work doesn’t end at launch. We stay involved, optimising performance, and making sure the site keeps up as your business grows. If something needs sorting, we’re on it. We’re a partner who gets it and will get on with it.'),(89517,8181,'_page_content_5_block_content','field_67c9c6c17d60b'),(89518,8181,'page_content_5_media_block',''),(89519,8181,'_page_content_5_media_block','field_67c9c6d37d60c'),(89520,8181,'page_content_5_alignment','right'),(89521,8181,'_page_content_5_alignment','field_67c9c6dd7d60d'),(89522,8182,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:12:\"our_services\";i:5;s:22:\"1_col_block_with_media\";i:6;s:22:\"1_col_block_text_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"testimonial_block\";i:9;s:4:\"faqs\";}'),(89523,8182,'_page_content','field_65bcc772ba827'),(89524,8182,'bottom_cta',''),(89525,8182,'_bottom_cta','field_66fbcaec309e9'),(89526,8182,'page_content_0_video_file',''),(89527,8182,'_page_content_0_video_file','field_67c9c54f20190'),(89528,8182,'page_content_0_video_file_webm',''),(89529,8182,'_page_content_0_video_file_webm','field_67c9c54f20191'),(89530,8182,'page_content_0_background_image',''),(89531,8182,'_page_content_0_background_image','field_67c9c54f20192'),(89532,8182,'page_content_0_banner_content','<h1>eCommerce Development</h1>'),(89533,8182,'_page_content_0_banner_content','field_67c9c54f20193'),(89534,8182,'page_content_1_add_background','white'),(89535,8182,'_page_content_1_add_background','field_6717be84974f1'),(89536,8182,'page_content_1_block_title','<h2>Built for Growth – From the Ground Up.</h2>'),(89537,8182,'_page_content_1_block_title','field_67b8463f82176'),(89538,8182,'page_content_1_block_content','Your website shouldn’t be what holds you back. It’s where people buy, discover your brand, and come back again and again. It should be built to grow with you, not against you.\r\n\r\nAt Actuate, we deliver high-performance eCommerce website development built for modern growth. Whether you\'re replatforming, launching from scratch, or need custom features, our team creates scalable, conversion-focused solutions that work for your business.\r\n\r\nWe’re a proven eCommerce development agency in the UK brands trust to drive performance, not just launch sites. From technical execution to long-term support, we help you unlock your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the development team</a>'),(89539,8182,'_page_content_1_block_content','field_664b5f5c5973a'),(89540,8182,'page_content_2_add_background','black'),(89541,8182,'_page_content_2_add_background','field_67c9c6c17d609'),(89542,8182,'page_content_2_block_content','<h3>Replatforming.</h3>\r\nWe get to know your business, goals, and challenges inside out. Then we deliver a short, sharp NNP Workshop video - zero fluff - that highlights what’s working, what’s broken, and what needs fixing fast. We’ll show you exactly how to transform your site and what’s holding you back from growth. All delivered by experts who’ve done it before.'),(89543,8182,'_page_content_2_block_content','field_67c9c6c17d60b'),(89544,8182,'page_content_2_media_block','8054'),(89545,8182,'_page_content_2_media_block','field_67c9c6d37d60c'),(89546,8182,'page_content_2_alignment','left'),(89547,8182,'_page_content_2_alignment','field_67c9c6dd7d60d'),(89548,8182,'page_content_3_block_content','<h3>Solving the Next Nice Problem</h3>\r\nWe don’t just build for today - we build for what your business can become. Every project is designed with growth in mind. Our eCommerce development services ensure your site supports your long-term goals through high-performing code, seamless integrations, and future-ready architecture.'),(89549,8182,'_page_content_3_block_content','field_6891d9dfb5406'),(89550,8182,'page_content_4_the_services_0_service_title','Magento 2'),(89551,8182,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(89552,8182,'page_content_4_the_services_0_service_image','7954'),(89553,8182,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(89554,8182,'page_content_4_the_services_0_side_title','Magento 2'),(89555,8182,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(89556,8182,'page_content_4_the_services_0_service_description','Harness the power of flexibility with Magento Open Source. Our certified developers leverage this robust platform to build customisable, feature-rich stores without the enterprise price tag.\r\n\r\nPerfect for: Mid-sized businesses seeking powerful functionality with complete ownership of their digital ecosystem.\r\n\r\nOur Magento Open Source services include:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Custom theme development aligned with your brand identity</li>\r\n 	<li index=\"1\">Extension integration and custom module development</li>\r\n 	<li index=\"2\">Performance optimisation for lightning-fast page loads</li>\r\n 	<li index=\"3\">Comprehensive security implementation</li>\r\n 	<li index=\"4\">Mobile-responsive design that converts across all devices</li>\r\n</ul>'),(89557,8182,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(89558,8182,'page_content_4_the_services_0_service_link','a:3:{s:5:\"title\";s:23:\"View Magento 2 Services\";s:3:\"url\";s:50:\"https://actuate.webpreview.co/services/magento-open-source/\";s:6:\"target\";s:0:\"\";}'),(89559,8182,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(89560,8182,'page_content_4_the_services_1_service_title','Adobe Commerce'),(89561,8182,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(89562,8182,'page_content_4_the_services_1_service_image','6661'),(89563,8182,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(89564,8182,'page_content_4_the_services_1_side_title','Adobe Commerce'),(89565,8182,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(89566,8182,'page_content_4_the_services_1_service_description','Elevate your eCommerce operation with Adobe Commerce, the enterprise-level solution that powers some of the world\'s most successful online retailers.\r\n\r\nPerfect for: Growing enterprises with complex requirements and ambitious sales targets.\r\n\r\nOur Adobe Commerce expertise covers:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Advanced B2B functionality implementation</li>\r\n 	<li index=\"1\">Multi-store setup and management</li>\r\n 	<li index=\"2\">Content staging and preview capabilities</li>\r\n 	<li index=\"3\">Visual merchandising and product recommendations</li>\r\n 	<li index=\"4\">Sophisticated inventory and order management solutions</li>\r\n 	<li index=\"5\">Seamless integration with Adobe Experience Cloud</li>\r\n</ul>'),(89567,8182,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(89568,8182,'page_content_4_the_services_1_service_link','a:3:{s:5:\"title\";s:28:\"View Adobe Commerce Services\";s:3:\"url\";s:68:\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\";s:6:\"target\";s:0:\"\";}'),(89569,8182,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(89570,8182,'page_content_4_the_services_2_service_title','Shopify'),(89571,8182,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(89572,8182,'page_content_4_the_services_2_service_image','8175'),(89573,8182,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(89574,8182,'page_content_4_the_services_2_side_title','Shopify'),(89575,8182,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(89576,8182,'page_content_4_the_services_2_service_description','Unlock enterprise-level eCommerce without the typical complexity. Shopify Plus delivers advanced functionality with the same user-friendly experience that makes Shopify so popular.\r\n\r\nPerfect for: High-growth brands and established businesses seeking scalability without technical overhead.\r\n\r\nOur Shopify Plus offerings:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Automation workflows for efficient operations</li>\r\n 	<li index=\"1\">Customised checkout experiences</li>\r\n 	<li index=\"2\">International expansion strategy and implementation</li>\r\n 	<li index=\"3\">Headless commerce architecture</li>\r\n 	<li index=\"4\">High-volume transaction optimisation</li>\r\n 	<li index=\"5\">Script development for personalised shopping experiences</li>\r\n</ul>'),(89577,8182,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(89578,8182,'page_content_4_the_services_2_service_link','a:3:{s:5:\"title\";s:21:\"View Shopify Services\";s:3:\"url\";s:38:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(89579,8182,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(89580,8182,'page_content_4_the_services_3_service_title','Aero Commerce'),(89581,8182,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(89582,8182,'page_content_4_the_services_3_service_image','7014'),(89583,8182,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(89584,8182,'page_content_4_the_services_3_side_title','Aero Commerce'),(89585,8182,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(89586,8182,'page_content_4_the_services_3_service_description','Experience the perfect balance of flexibility and ease-of-use with Aero Commerce, the UK-built platform designed specifically for mid-market retailers.\r\n\r\nPerfect for: UK retailers looking for a platform that understands British eCommerce needs.\r\n\r\nOur Aero Commerce services:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">End-to-end store development and design</li>\r\n 	<li index=\"1\">Performance-focused implementation</li>\r\n 	<li index=\"2\">UK-specific payment and shipping integrations</li>\r\n 	<li index=\"3\">Custom module development</li>\r\n 	<li index=\"4\">Seamless ERP and third-party system integration</li>\r\n</ul>'),(89587,8182,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(89588,8182,'page_content_4_the_services_3_service_link','a:3:{s:5:\"title\";s:27:\"View Aero Commerce Services\";s:3:\"url\";s:44:\"https://actuate.webpreview.co/services/aero-commerce/\";s:6:\"target\";s:0:\"\";}'),(89589,8182,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(89590,8182,'page_content_4_the_services','4'),(89591,8182,'_page_content_4_the_services','field_67c6cd0fcad25'),(89592,8182,'page_content_5_add_background','white'),(89593,8182,'_page_content_5_add_background','field_67d0023c0a374'),(89594,8182,'page_content_5_block_content','<h3>Integrations That Scale With You</h3>\r\nAs your business grows, your tech needs to keep up. We help make sure your ecommerce platform talks to the rest of your tools - cleanly, reliably, and without a pile of workarounds. That means no more order delays from mismatched systems or stock issues caused by manual updates.\r\n\r\nWhether you need to connect warehouse and inventory software, streamline fulfilment through logistics integrations, or bring in new payment gateways, we tailor the setup to suit your operations. For businesses running large catalogues, we make sure product and inventory data stays accurate across platforms. If you’re focused on international growth, we support integrations that handle multi-currency payments and regional delivery.\r\n\r\nWe also connect your marketing tools - like Klaviyo, your CRM, or loyalty software - to make sure your campaigns are firing on live customer data, not stale exports. From ERP systems to custom product feeds, we make your backend work smarter so your team can get on with scaling.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about integrations</a>'),(89595,8182,'_page_content_5_block_content','field_67d0023c0a375'),(89596,8182,'page_content_5_media_block','8058'),(89597,8182,'_page_content_5_media_block','field_67d0023c0a376'),(89598,8182,'page_content_6_block_content','<h3>Custom Development</h3>\r\nSometimes off-the-shelf features don’t cut it. That’s where we come in. Our eCommerce website development team designs and builds custom functionality tailored to your business, whatever you need - from advanced filtering logic or a unique checkout flow, to something entirely new.\r\n\r\nYou’ll get solutions that solve real challenges and enhance how your site works for both your team and your customers. We keep the experience slick, performance strong, and your store easy to manage. All delivered by a team that understands how to build clean, scalable, high-performing eCommerce - without unnecessary complexity.'),(89599,8182,'_page_content_6_block_content','field_6891d9dfb5406'),(89600,8182,'page_content_7_add_background','green'),(89601,8182,'_page_content_7_add_background','field_67c9c6c17d609'),(89602,8182,'page_content_7_block_content','<h3>Recovery Projects</h3>\r\nIf your site’s half-finished, unstable, or not performing, we’ll step in. We rescue projects, fix critical issues, and help you get live without wasting what you’ve already invested.\r\n\r\nWe start by auditing what’s there - assessing code quality, platform setup, and missed opportunities. Then we create a prioritised plan to finish the job properly, implement what’s missing, and ensure your store functions exactly as it should. Whether it’s integration gaps, UX problems, or technical snags, we help you move forward with confidence and clarity.\r\n\r\nA recovery project doesn’t mean starting over. It means making the most of what you’ve already built, solving the blockers, and getting your site ready to support real growth.'),(89603,8182,'_page_content_7_block_content','field_67c9c6c17d60b'),(89604,8182,'page_content_7_media_block','8060'),(89605,8182,'_page_content_7_media_block','field_67c9c6d37d60c'),(89606,8182,'page_content_7_alignment','right'),(89607,8182,'_page_content_7_alignment','field_67c9c6dd7d60d'),(89608,8182,'page_content_8_block_title',''),(89609,8182,'_page_content_8_block_title','field_67c86b51a9ddc'),(89610,8182,'page_content_9_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(89611,8182,'_page_content_9_intro_block','field_67f39a7e87a67'),(89612,8182,'page_content_9_faqs_to_load','57'),(89613,8182,'_page_content_9_faqs_to_load','field_67f39a8d87a68'),(89614,7149,'page_content_5_block_title',''),(89615,7149,'_page_content_5_block_title','field_690a0ce79c729'),(89616,7149,'page_content_5_features_0_feature_icon','8130'),(89617,7149,'_page_content_5_features_0_feature_icon','field_690a0ce79c72b'),(89618,7149,'page_content_5_features_0_feature_text','<h4>Shopify Plus</h4>\r\n<strong>Power and flexibility for scaling brands.</strong>\r\n\r\nShopify Plus gives ambitious businesses the performance and control they need to grow fast. We build scalable, high-performing Plus stores that handle complexity with ease, from advanced integrations to automation. Whether you’re expanding globally or levelling up your online experience, we’ll help you make the most of Shopify Plus.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/shopify-plus/\" class=\"cta\">Explore Shopify Plus</a>'),(89619,7149,'_page_content_5_features_0_feature_text','field_690a0ce79c72c'),(89620,7149,'page_content_5_features_1_feature_icon','8134'),(89621,7149,'_page_content_5_features_1_feature_icon','field_690a0ce79c72b'),(89622,7149,'page_content_5_features_1_feature_text','<h4>Shopify Migration</h4>\r\n<strong>Move your store to Shopify, stress-free.</strong>\r\n\r\nSwitching platforms doesn’t need to be stressful. We manage every part of your migration from products, customers, orders, SEO, and integrations, ensuring a smooth, secure transition with zero downtime. Our process is fast, reliable, and focused on preserving what matters most: your data, your brand, and your customers.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Learn about migration</a>'),(89623,7149,'_page_content_5_features_1_feature_text','field_690a0ce79c72c'),(89624,7149,'page_content_5_features_2_feature_icon','7962'),(89625,7149,'_page_content_5_features_2_feature_icon','field_690a0ce79c72b'),(89626,7149,'page_content_5_features_2_feature_text','<h4>Shopify Development</h4>\r\n<strong>Custom Shopify sites built for performance.</strong>\r\n\r\nOur development team creates fast, flexible, and conversion-focused Shopify stores tailored to your goals. From bespoke theme builds and custom app integrations to ongoing optimisation, we make Shopify work perfectly for your business, empowering your team and delighting your customers.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/development/\" class=\"cta\">Get Shopify development support</a>'),(89627,7149,'_page_content_5_features_2_feature_text','field_690a0ce79c72c'),(89628,7149,'page_content_5_features','3'),(89629,7149,'_page_content_5_features','field_690a0ce79c72a'),(89630,7149,'page_content_6_block_title',''),(89631,7149,'_page_content_6_block_title','field_67c86b51a9ddc'),(89632,7149,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(89633,7149,'_page_content_7_intro_block','field_67f39a7e87a67'),(89634,7149,'page_content_7_faqs_to_load','55'),(89635,7149,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(89640,8183,'page_content_0_video_file',''),(89641,8183,'_page_content_0_video_file','field_67c9c54f20190'),(89642,8183,'page_content_0_video_file_webm',''),(89643,8183,'_page_content_0_video_file_webm','field_67c9c54f20191'),(89644,8183,'page_content_0_background_image',''),(89645,8183,'_page_content_0_background_image','field_67c9c54f20192'),(89646,8183,'page_content_0_banner_content','<h1>Shopify eCommerce Solutions</h1>'),(89647,8183,'_page_content_0_banner_content','field_67c9c54f20193'),(89648,8183,'page_content_1_add_background','white'),(89649,8183,'_page_content_1_add_background','field_6717be84974f1'),(89650,8183,'page_content_1_block_title','<h2>Built for Brands That Want to Sell More, Not Faff Around</h2>'),(89651,8183,'_page_content_1_block_title','field_67b8463f82176'),(89652,8183,'page_content_1_block_content','Shopify powers over 5.5 million live sites across 175+ countries. There’s a reason it’s the go-to for ambitious retailers: it’s fast to launch, easy to manage, and powerful enough to grow with your business. Shopify takes the load off your team, handling stock management and secure checkout to abandoned cart recovery and international selling, so you can focus on what matters.\r\n\r\nAt Actuate, a leading Shopify development agency, we build Shopify stores that convert. Whether you\'re starting from scratch, scaling fast, or replatforming from a tired legacy setup, we tailor every project to your unique commercial goals, not cookie-cutter templates.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to our Shopify team</a>'),(89653,8183,'_page_content_1_block_content','field_664b5f5c5973a'),(89654,8183,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:11:\"media_cards\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:14:\"feature_blocks\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(89655,8183,'_page_content','field_65bcc772ba827'),(89656,8183,'bottom_cta',''),(89657,8183,'_bottom_cta','field_66fbcaec309e9'),(89658,8183,'page_content_2_block_title','<h3>Shopify Plans Explained\r\n(Without the Jargon)</h3>'),(89659,8183,'_page_content_2_block_title','field_682b3dcf7fae9'),(89660,8183,'page_content_2_cards_0_card_image','8128'),(89661,8183,'_page_content_2_cards_0_card_image','field_682b3de87faee'),(89662,8183,'page_content_2_cards_0_card_content','<h4>Shopify (Standard Plans)</h4>\r\nPerfect for start-ups and small businesses. Create a sleek storefront, manage stock, and handle shipping with ease. Includes secure payments, gift cards, abandoned cart automation, cross-border tools, and multi-user access. It’s simple, solid, and scales with your team.'),(89663,8183,'_page_content_2_cards_0_card_content','field_682b3dcf7faec'),(89664,8183,'page_content_2_cards_1_card_image','8129'),(89665,8183,'_page_content_2_cards_1_card_image','field_682b3de87faee'),(89666,8183,'page_content_2_cards_1_card_content','<h4>Shopify Advanced</h4>\r\nIdeal for growing brands that want deeper control. Unlock lower transaction fees, advanced reports, third-party shipping rates, and access to Shopify’s powerful API - perfect for custom integrations, personalised experiences, and syncing with tools like CRMs and ERPs.'),(89667,8183,'_page_content_2_cards_1_card_content','field_682b3dcf7faec'),(89668,8183,'page_content_2_cards_2_card_image','8130'),(89669,8183,'_page_content_2_cards_2_card_image','field_682b3de87faee'),(89670,8183,'page_content_2_cards_2_card_content','<h4>Shopify Plus</h4>\r\nBuilt for high-volume brands and global operations. Gain enterprise-grade automation, custom checkout scripts, dedicated support, and Shopify Flow for streamlined workflows. Used by major names like Gymshark, Heinz, and Allbirds, it’s the platform for serious scale. As your Shopify Plus agency, we will help you to take full advantage of every feature this plan has to offer.'),(89671,8183,'_page_content_2_cards_2_card_content','field_682b3dcf7faec'),(89672,8183,'page_content_2_cards','3'),(89673,8183,'_page_content_2_cards','field_682b3dcf7faea'),(89674,8183,'page_content_3_block_title','<h3>Why Shopify Works for Ambitious Retailers</h3>\r\nAs one of the most trusted Shopify plus agencies, we ensure you’re using every available feature to grow.'),(89675,8183,'_page_content_3_block_title','field_67da9e22ddf71'),(89676,8183,'page_content_3_cards_0_card_icon',''),(89677,8183,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(89678,8183,'page_content_3_cards_0_card_content','<h4>Fast Launch, Low Maintenance</h4>\r\nShopify is fully hosted and takes care of security, updates, and uptime. You spend less time on tech and more time selling.'),(89679,8183,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(89680,8183,'page_content_3_cards_1_card_icon',''),(89681,8183,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(89682,8183,'page_content_3_cards_1_card_content','<h4>Customisable at Every Level</h4>\r\nUse themes, edit layouts, or build from scratch. Add integrations for email, fulfilment, subscriptions, and more.'),(89683,8183,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(89684,8183,'page_content_3_cards_2_card_icon',''),(89685,8183,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(89686,8183,'page_content_3_cards_2_card_content','<h4>Mobile-First by Default</h4>\r\nWith over 70% of eCommerce traffic coming from mobile, Shopify stores are built to convert across devices.'),(89687,8183,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(89688,8183,'page_content_3_cards_3_card_icon',''),(89689,8183,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(89690,8183,'page_content_3_cards_3_card_content','<h4>Built to Grow With You</h4>\r\nWhether you’re launching your first product or opening global stores, Shopify scales with you, without needing constant dev work.'),(89691,8183,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(89692,8183,'page_content_3_cards','4'),(89693,8183,'_page_content_3_cards','field_67da9e2bddf72'),(89694,8183,'page_content_3_block_footer',''),(89695,8183,'_page_content_3_block_footer','field_67da9e66ddf75'),(89696,8183,'page_content_4_add_background','white'),(89697,8183,'_page_content_4_add_background','field_67c9c6c17d609'),(89698,8183,'page_content_4_block_content','<h3>Replatforming to Shopify</h3>\r\nTired of the limitations, slow load times, or bottlenecks on your current platform? We get it. As your go-to Shopify agency based in Manchester, we handle full Shopify migrations with zero stress.\r\n\r\nWe get to know your team, your goals, your products, and how you operate. Then we build a Shopify store that fits you now and supports where you\'re going. We handle data transfers, redesign, integrations, and onboarding, and we stick around for ongoing Shopify store support.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Explore Shopify migration services</a>'),(89699,8183,'_page_content_4_block_content','field_67c9c6c17d60b'),(89700,8183,'page_content_4_media_block','8134'),(89701,8183,'_page_content_4_media_block','field_67c9c6d37d60c'),(89702,8183,'page_content_4_alignment','left'),(89703,8183,'_page_content_4_alignment','field_67c9c6dd7d60d'),(89704,8183,'page_content_5_block_title',''),(89705,8183,'_page_content_5_block_title','field_690a0ce79c729'),(89706,8183,'page_content_5_features_0_feature_icon',''),(89707,8183,'_page_content_5_features_0_feature_icon','field_690a0ce79c72b'),(89708,8183,'page_content_5_features_0_feature_text','Shopify Plus'),(89709,8183,'_page_content_5_features_0_feature_text','field_690a0ce79c72c'),(89710,8183,'page_content_5_features_1_feature_icon',''),(89711,8183,'_page_content_5_features_1_feature_icon','field_690a0ce79c72b'),(89712,8183,'page_content_5_features_1_feature_text','Shopify Migration'),(89713,8183,'_page_content_5_features_1_feature_text','field_690a0ce79c72c'),(89714,8183,'page_content_5_features_2_feature_icon',''),(89715,8183,'_page_content_5_features_2_feature_icon','field_690a0ce79c72b'),(89716,8183,'page_content_5_features_2_feature_text','Shopify Development'),(89717,8183,'_page_content_5_features_2_feature_text','field_690a0ce79c72c'),(89718,8183,'page_content_5_features','3'),(89719,8183,'_page_content_5_features','field_690a0ce79c72a'),(89720,8183,'page_content_6_block_title',''),(89721,8183,'_page_content_6_block_title','field_67c86b51a9ddc'),(89722,8183,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(89723,8183,'_page_content_7_intro_block','field_67f39a7e87a67'),(89724,8183,'page_content_7_faqs_to_load','55'),(89725,8183,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(89726,8183,'page_content_8_block_intro','<h3>Recent Projects</h3>'),(89727,8183,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(89728,8183,'page_content_8_project_filter',''),(89729,8183,'_page_content_8_project_filter','field_66826e0b41d79'),(89730,8184,'page_content_0_video_file',''),(89731,8184,'_page_content_0_video_file','field_67c9c54f20190'),(89732,8184,'page_content_0_video_file_webm',''),(89733,8184,'_page_content_0_video_file_webm','field_67c9c54f20191'),(89734,8184,'page_content_0_background_image',''),(89735,8184,'_page_content_0_background_image','field_67c9c54f20192'),(89736,8184,'page_content_0_banner_content','<h1>Shopify eCommerce Solutions</h1>'),(89737,8184,'_page_content_0_banner_content','field_67c9c54f20193'),(89738,8184,'page_content_1_add_background','white'),(89739,8184,'_page_content_1_add_background','field_6717be84974f1'),(89740,8184,'page_content_1_block_title','<h2>Built for Brands That Want to Sell More, Not Faff Around</h2>'),(89741,8184,'_page_content_1_block_title','field_67b8463f82176'),(89742,8184,'page_content_1_block_content','Shopify powers over 5.5 million live sites across 175+ countries. There’s a reason it’s the go-to for ambitious retailers: it’s fast to launch, easy to manage, and powerful enough to grow with your business. Shopify takes the load off your team, handling stock management and secure checkout to abandoned cart recovery and international selling, so you can focus on what matters.\r\n\r\nAt Actuate, a leading Shopify development agency, we build Shopify stores that convert. Whether you\'re starting from scratch, scaling fast, or replatforming from a tired legacy setup, we tailor every project to your unique commercial goals, not cookie-cutter templates.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to our Shopify team</a>'),(89743,8184,'_page_content_1_block_content','field_664b5f5c5973a'),(89744,8184,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:11:\"media_cards\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:14:\"feature_blocks\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(89745,8184,'_page_content','field_65bcc772ba827'),(89746,8184,'bottom_cta',''),(89747,8184,'_bottom_cta','field_66fbcaec309e9'),(89748,8184,'page_content_2_block_title','<h3>Shopify Plans Explained\r\n(Without the Jargon)</h3>'),(89749,8184,'_page_content_2_block_title','field_682b3dcf7fae9'),(89750,8184,'page_content_2_cards_0_card_image','8128'),(89751,8184,'_page_content_2_cards_0_card_image','field_682b3de87faee'),(89752,8184,'page_content_2_cards_0_card_content','<h4>Shopify (Standard Plans)</h4>\r\nPerfect for start-ups and small businesses. Create a sleek storefront, manage stock, and handle shipping with ease. Includes secure payments, gift cards, abandoned cart automation, cross-border tools, and multi-user access. It’s simple, solid, and scales with your team.'),(89753,8184,'_page_content_2_cards_0_card_content','field_682b3dcf7faec'),(89754,8184,'page_content_2_cards_1_card_image','8129'),(89755,8184,'_page_content_2_cards_1_card_image','field_682b3de87faee'),(89756,8184,'page_content_2_cards_1_card_content','<h4>Shopify Advanced</h4>\r\nIdeal for growing brands that want deeper control. Unlock lower transaction fees, advanced reports, third-party shipping rates, and access to Shopify’s powerful API - perfect for custom integrations, personalised experiences, and syncing with tools like CRMs and ERPs.'),(89757,8184,'_page_content_2_cards_1_card_content','field_682b3dcf7faec'),(89758,8184,'page_content_2_cards_2_card_image','8130'),(89759,8184,'_page_content_2_cards_2_card_image','field_682b3de87faee'),(89760,8184,'page_content_2_cards_2_card_content','<h4>Shopify Plus</h4>\r\nBuilt for high-volume brands and global operations. Gain enterprise-grade automation, custom checkout scripts, dedicated support, and Shopify Flow for streamlined workflows. Used by major names like Gymshark, Heinz, and Allbirds, it’s the platform for serious scale. As your Shopify Plus agency, we will help you to take full advantage of every feature this plan has to offer.'),(89761,8184,'_page_content_2_cards_2_card_content','field_682b3dcf7faec'),(89762,8184,'page_content_2_cards','3'),(89763,8184,'_page_content_2_cards','field_682b3dcf7faea'),(89764,8184,'page_content_3_block_title','<h3>Why Shopify Works for Ambitious Retailers</h3>\r\nAs one of the most trusted Shopify plus agencies, we ensure you’re using every available feature to grow.'),(89765,8184,'_page_content_3_block_title','field_67da9e22ddf71'),(89766,8184,'page_content_3_cards_0_card_icon',''),(89767,8184,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(89768,8184,'page_content_3_cards_0_card_content','<h4>Fast Launch, Low Maintenance</h4>\r\nShopify is fully hosted and takes care of security, updates, and uptime. You spend less time on tech and more time selling.'),(89769,8184,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(89770,8184,'page_content_3_cards_1_card_icon',''),(89771,8184,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(89772,8184,'page_content_3_cards_1_card_content','<h4>Customisable at Every Level</h4>\r\nUse themes, edit layouts, or build from scratch. Add integrations for email, fulfilment, subscriptions, and more.'),(89773,8184,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(89774,8184,'page_content_3_cards_2_card_icon',''),(89775,8184,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(89776,8184,'page_content_3_cards_2_card_content','<h4>Mobile-First by Default</h4>\r\nWith over 70% of eCommerce traffic coming from mobile, Shopify stores are built to convert across devices.'),(89777,8184,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(89778,8184,'page_content_3_cards_3_card_icon',''),(89779,8184,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(89780,8184,'page_content_3_cards_3_card_content','<h4>Built to Grow With You</h4>\r\nWhether you’re launching your first product or opening global stores, Shopify scales with you, without needing constant dev work.'),(89781,8184,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(89782,8184,'page_content_3_cards','4'),(89783,8184,'_page_content_3_cards','field_67da9e2bddf72'),(89784,8184,'page_content_3_block_footer',''),(89785,8184,'_page_content_3_block_footer','field_67da9e66ddf75'),(89786,8184,'page_content_4_add_background','white'),(89787,8184,'_page_content_4_add_background','field_67c9c6c17d609'),(89788,8184,'page_content_4_block_content','<h3>Replatforming to Shopify</h3>\r\nTired of the limitations, slow load times, or bottlenecks on your current platform? We get it. As your go-to Shopify agency based in Manchester, we handle full Shopify migrations with zero stress.\r\n\r\nWe get to know your team, your goals, your products, and how you operate. Then we build a Shopify store that fits you now and supports where you\'re going. We handle data transfers, redesign, integrations, and onboarding, and we stick around for ongoing Shopify store support.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Explore Shopify migration services</a>'),(89789,8184,'_page_content_4_block_content','field_67c9c6c17d60b'),(89790,8184,'page_content_4_media_block','8134'),(89791,8184,'_page_content_4_media_block','field_67c9c6d37d60c'),(89792,8184,'page_content_4_alignment','left'),(89793,8184,'_page_content_4_alignment','field_67c9c6dd7d60d'),(89794,8184,'page_content_5_block_title',''),(89795,8184,'_page_content_5_block_title','field_690a0ce79c729'),(89796,8184,'page_content_5_features_0_feature_icon',''),(89797,8184,'_page_content_5_features_0_feature_icon','field_690a0ce79c72b'),(89798,8184,'page_content_5_features_0_feature_text','<h4>Shopify Plus</h4>'),(89799,8184,'_page_content_5_features_0_feature_text','field_690a0ce79c72c'),(89800,8184,'page_content_5_features_1_feature_icon',''),(89801,8184,'_page_content_5_features_1_feature_icon','field_690a0ce79c72b'),(89802,8184,'page_content_5_features_1_feature_text','<h4>Shopify Migration</h4>'),(89803,8184,'_page_content_5_features_1_feature_text','field_690a0ce79c72c'),(89804,8184,'page_content_5_features_2_feature_icon',''),(89805,8184,'_page_content_5_features_2_feature_icon','field_690a0ce79c72b'),(89806,8184,'page_content_5_features_2_feature_text','<h4>Shopify Development</h4>'),(89807,8184,'_page_content_5_features_2_feature_text','field_690a0ce79c72c'),(89808,8184,'page_content_5_features','3'),(89809,8184,'_page_content_5_features','field_690a0ce79c72a'),(89810,8184,'page_content_6_block_title',''),(89811,8184,'_page_content_6_block_title','field_67c86b51a9ddc'),(89812,8184,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(89813,8184,'_page_content_7_intro_block','field_67f39a7e87a67'),(89814,8184,'page_content_7_faqs_to_load','55'),(89815,8184,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(89816,8184,'page_content_8_block_intro','<h3>Recent Projects</h3>'),(89817,8184,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(89818,8184,'page_content_8_project_filter',''),(89819,8184,'_page_content_8_project_filter','field_66826e0b41d79'),(89820,8185,'page_content_0_video_file',''),(89821,8185,'_page_content_0_video_file','field_67c9c54f20190'),(89822,8185,'page_content_0_video_file_webm',''),(89823,8185,'_page_content_0_video_file_webm','field_67c9c54f20191'),(89824,8185,'page_content_0_background_image',''),(89825,8185,'_page_content_0_background_image','field_67c9c54f20192'),(89826,8185,'page_content_0_banner_content','<h1>Shopify eCommerce Solutions</h1>'),(89827,8185,'_page_content_0_banner_content','field_67c9c54f20193'),(89828,8185,'page_content_1_add_background','white'),(89829,8185,'_page_content_1_add_background','field_6717be84974f1'),(89830,8185,'page_content_1_block_title','<h2>Built for Brands That Want to Sell More, Not Faff Around</h2>'),(89831,8185,'_page_content_1_block_title','field_67b8463f82176'),(89832,8185,'page_content_1_block_content','Shopify powers over 5.5 million live sites across 175+ countries. There’s a reason it’s the go-to for ambitious retailers: it’s fast to launch, easy to manage, and powerful enough to grow with your business. Shopify takes the load off your team, handling stock management and secure checkout to abandoned cart recovery and international selling, so you can focus on what matters.\r\n\r\nAt Actuate, a leading Shopify development agency, we build Shopify stores that convert. Whether you\'re starting from scratch, scaling fast, or replatforming from a tired legacy setup, we tailor every project to your unique commercial goals, not cookie-cutter templates.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to our Shopify team</a>'),(89833,8185,'_page_content_1_block_content','field_664b5f5c5973a'),(89834,8185,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:11:\"media_cards\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:14:\"feature_blocks\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(89835,8185,'_page_content','field_65bcc772ba827'),(89836,8185,'bottom_cta',''),(89837,8185,'_bottom_cta','field_66fbcaec309e9'),(89838,8185,'page_content_2_block_title','<h3>Shopify Plans Explained\r\n(Without the Jargon)</h3>'),(89839,8185,'_page_content_2_block_title','field_682b3dcf7fae9'),(89840,8185,'page_content_2_cards_0_card_image','8128'),(89841,8185,'_page_content_2_cards_0_card_image','field_682b3de87faee'),(89842,8185,'page_content_2_cards_0_card_content','<h4>Shopify (Standard Plans)</h4>\r\nPerfect for start-ups and small businesses. Create a sleek storefront, manage stock, and handle shipping with ease. Includes secure payments, gift cards, abandoned cart automation, cross-border tools, and multi-user access. It’s simple, solid, and scales with your team.'),(89843,8185,'_page_content_2_cards_0_card_content','field_682b3dcf7faec'),(89844,8185,'page_content_2_cards_1_card_image','8129'),(89845,8185,'_page_content_2_cards_1_card_image','field_682b3de87faee'),(89846,8185,'page_content_2_cards_1_card_content','<h4>Shopify Advanced</h4>\r\nIdeal for growing brands that want deeper control. Unlock lower transaction fees, advanced reports, third-party shipping rates, and access to Shopify’s powerful API - perfect for custom integrations, personalised experiences, and syncing with tools like CRMs and ERPs.'),(89847,8185,'_page_content_2_cards_1_card_content','field_682b3dcf7faec'),(89848,8185,'page_content_2_cards_2_card_image','8130'),(89849,8185,'_page_content_2_cards_2_card_image','field_682b3de87faee'),(89850,8185,'page_content_2_cards_2_card_content','<h4>Shopify Plus</h4>\r\nBuilt for high-volume brands and global operations. Gain enterprise-grade automation, custom checkout scripts, dedicated support, and Shopify Flow for streamlined workflows. Used by major names like Gymshark, Heinz, and Allbirds, it’s the platform for serious scale. As your Shopify Plus agency, we will help you to take full advantage of every feature this plan has to offer.'),(89851,8185,'_page_content_2_cards_2_card_content','field_682b3dcf7faec'),(89852,8185,'page_content_2_cards','3'),(89853,8185,'_page_content_2_cards','field_682b3dcf7faea'),(89854,8185,'page_content_3_block_title','<h3>Why Shopify Works for Ambitious Retailers</h3>\r\nAs one of the most trusted Shopify plus agencies, we ensure you’re using every available feature to grow.'),(89855,8185,'_page_content_3_block_title','field_67da9e22ddf71'),(89856,8185,'page_content_3_cards_0_card_icon',''),(89857,8185,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(89858,8185,'page_content_3_cards_0_card_content','<h4>Fast Launch, Low Maintenance</h4>\r\nShopify is fully hosted and takes care of security, updates, and uptime. You spend less time on tech and more time selling.'),(89859,8185,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(89860,8185,'page_content_3_cards_1_card_icon',''),(89861,8185,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(89862,8185,'page_content_3_cards_1_card_content','<h4>Customisable at Every Level</h4>\r\nUse themes, edit layouts, or build from scratch. Add integrations for email, fulfilment, subscriptions, and more.'),(89863,8185,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(89864,8185,'page_content_3_cards_2_card_icon',''),(89865,8185,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(89866,8185,'page_content_3_cards_2_card_content','<h4>Mobile-First by Default</h4>\r\nWith over 70% of eCommerce traffic coming from mobile, Shopify stores are built to convert across devices.'),(89867,8185,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(89868,8185,'page_content_3_cards_3_card_icon',''),(89869,8185,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(89870,8185,'page_content_3_cards_3_card_content','<h4>Built to Grow With You</h4>\r\nWhether you’re launching your first product or opening global stores, Shopify scales with you, without needing constant dev work.'),(89871,8185,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(89872,8185,'page_content_3_cards','4'),(89873,8185,'_page_content_3_cards','field_67da9e2bddf72'),(89874,8185,'page_content_3_block_footer',''),(89875,8185,'_page_content_3_block_footer','field_67da9e66ddf75'),(89876,8185,'page_content_4_add_background','white'),(89877,8185,'_page_content_4_add_background','field_67c9c6c17d609'),(89878,8185,'page_content_4_block_content','<h3>Replatforming to Shopify</h3>\r\nTired of the limitations, slow load times, or bottlenecks on your current platform? We get it. As your go-to Shopify agency based in Manchester, we handle full Shopify migrations with zero stress.\r\n\r\nWe get to know your team, your goals, your products, and how you operate. Then we build a Shopify store that fits you now and supports where you\'re going. We handle data transfers, redesign, integrations, and onboarding, and we stick around for ongoing Shopify store support.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Explore Shopify migration services</a>'),(89879,8185,'_page_content_4_block_content','field_67c9c6c17d60b'),(89880,8185,'page_content_4_media_block','8134'),(89881,8185,'_page_content_4_media_block','field_67c9c6d37d60c'),(89882,8185,'page_content_4_alignment','left'),(89883,8185,'_page_content_4_alignment','field_67c9c6dd7d60d'),(89884,8185,'page_content_5_block_title',''),(89885,8185,'_page_content_5_block_title','field_690a0ce79c729'),(89886,8185,'page_content_5_features_0_feature_icon','8130'),(89887,8185,'_page_content_5_features_0_feature_icon','field_690a0ce79c72b'),(89888,8185,'page_content_5_features_0_feature_text','<h4>Shopify Plus</h4>'),(89889,8185,'_page_content_5_features_0_feature_text','field_690a0ce79c72c'),(89890,8185,'page_content_5_features_1_feature_icon','8134'),(89891,8185,'_page_content_5_features_1_feature_icon','field_690a0ce79c72b'),(89892,8185,'page_content_5_features_1_feature_text','<h4>Shopify Migration</h4>'),(89893,8185,'_page_content_5_features_1_feature_text','field_690a0ce79c72c'),(89894,8185,'page_content_5_features_2_feature_icon','7962'),(89895,8185,'_page_content_5_features_2_feature_icon','field_690a0ce79c72b'),(89896,8185,'page_content_5_features_2_feature_text','<h4>Shopify Development</h4>'),(89897,8185,'_page_content_5_features_2_feature_text','field_690a0ce79c72c'),(89898,8185,'page_content_5_features','3'),(89899,8185,'_page_content_5_features','field_690a0ce79c72a'),(89900,8185,'page_content_6_block_title',''),(89901,8185,'_page_content_6_block_title','field_67c86b51a9ddc'),(89902,8185,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(89903,8185,'_page_content_7_intro_block','field_67f39a7e87a67'),(89904,8185,'page_content_7_faqs_to_load','55'),(89905,8185,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(89906,8185,'page_content_8_block_intro','<h3>Recent Projects</h3>'),(89907,8185,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(89908,8185,'page_content_8_project_filter',''),(89909,8185,'_page_content_8_project_filter','field_66826e0b41d79'),(89910,8186,'page_content_0_video_file',''),(89911,8186,'_page_content_0_video_file','field_67c9c54f20190'),(89912,8186,'page_content_0_video_file_webm',''),(89913,8186,'_page_content_0_video_file_webm','field_67c9c54f20191'),(89914,8186,'page_content_0_background_image',''),(89915,8186,'_page_content_0_background_image','field_67c9c54f20192'),(89916,8186,'page_content_0_banner_content','<h1>Shopify eCommerce Solutions</h1>'),(89917,8186,'_page_content_0_banner_content','field_67c9c54f20193'),(89918,8186,'page_content_1_add_background','white'),(89919,8186,'_page_content_1_add_background','field_6717be84974f1'),(89920,8186,'page_content_1_block_title','<h2>Built for Brands That Want to Sell More, Not Faff Around</h2>'),(89921,8186,'_page_content_1_block_title','field_67b8463f82176'),(89922,8186,'page_content_1_block_content','Shopify powers over 5.5 million live sites across 175+ countries. There’s a reason it’s the go-to for ambitious retailers: it’s fast to launch, easy to manage, and powerful enough to grow with your business. Shopify takes the load off your team, handling stock management and secure checkout to abandoned cart recovery and international selling, so you can focus on what matters.\r\n\r\nAt Actuate, a leading Shopify development agency, we build Shopify stores that convert. Whether you\'re starting from scratch, scaling fast, or replatforming from a tired legacy setup, we tailor every project to your unique commercial goals, not cookie-cutter templates.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to our Shopify team</a>'),(89923,8186,'_page_content_1_block_content','field_664b5f5c5973a'),(89924,8186,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:11:\"media_cards\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:14:\"feature_blocks\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(89925,8186,'_page_content','field_65bcc772ba827'),(89926,8186,'bottom_cta',''),(89927,8186,'_bottom_cta','field_66fbcaec309e9'),(89928,8186,'page_content_2_block_title','<h3>Shopify Plans Explained\r\n(Without the Jargon)</h3>'),(89929,8186,'_page_content_2_block_title','field_682b3dcf7fae9'),(89930,8186,'page_content_2_cards_0_card_image','8128'),(89931,8186,'_page_content_2_cards_0_card_image','field_682b3de87faee'),(89932,8186,'page_content_2_cards_0_card_content','<h4>Shopify (Standard Plans)</h4>\r\nPerfect for start-ups and small businesses. Create a sleek storefront, manage stock, and handle shipping with ease. Includes secure payments, gift cards, abandoned cart automation, cross-border tools, and multi-user access. It’s simple, solid, and scales with your team.'),(89933,8186,'_page_content_2_cards_0_card_content','field_682b3dcf7faec'),(89934,8186,'page_content_2_cards_1_card_image','8129'),(89935,8186,'_page_content_2_cards_1_card_image','field_682b3de87faee'),(89936,8186,'page_content_2_cards_1_card_content','<h4>Shopify Advanced</h4>\r\nIdeal for growing brands that want deeper control. Unlock lower transaction fees, advanced reports, third-party shipping rates, and access to Shopify’s powerful API - perfect for custom integrations, personalised experiences, and syncing with tools like CRMs and ERPs.'),(89937,8186,'_page_content_2_cards_1_card_content','field_682b3dcf7faec'),(89938,8186,'page_content_2_cards_2_card_image','8130'),(89939,8186,'_page_content_2_cards_2_card_image','field_682b3de87faee'),(89940,8186,'page_content_2_cards_2_card_content','<h4>Shopify Plus</h4>\r\nBuilt for high-volume brands and global operations. Gain enterprise-grade automation, custom checkout scripts, dedicated support, and Shopify Flow for streamlined workflows. Used by major names like Gymshark, Heinz, and Allbirds, it’s the platform for serious scale. As your Shopify Plus agency, we will help you to take full advantage of every feature this plan has to offer.'),(89941,8186,'_page_content_2_cards_2_card_content','field_682b3dcf7faec'),(89942,8186,'page_content_2_cards','3'),(89943,8186,'_page_content_2_cards','field_682b3dcf7faea'),(89944,8186,'page_content_3_block_title','<h3>Why Shopify Works for Ambitious Retailers</h3>\r\nAs one of the most trusted Shopify plus agencies, we ensure you’re using every available feature to grow.'),(89945,8186,'_page_content_3_block_title','field_67da9e22ddf71'),(89946,8186,'page_content_3_cards_0_card_icon',''),(89947,8186,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(89948,8186,'page_content_3_cards_0_card_content','<h4>Fast Launch, Low Maintenance</h4>\r\nShopify is fully hosted and takes care of security, updates, and uptime. You spend less time on tech and more time selling.'),(89949,8186,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(89950,8186,'page_content_3_cards_1_card_icon',''),(89951,8186,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(89952,8186,'page_content_3_cards_1_card_content','<h4>Customisable at Every Level</h4>\r\nUse themes, edit layouts, or build from scratch. Add integrations for email, fulfilment, subscriptions, and more.'),(89953,8186,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(89954,8186,'page_content_3_cards_2_card_icon',''),(89955,8186,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(89956,8186,'page_content_3_cards_2_card_content','<h4>Mobile-First by Default</h4>\r\nWith over 70% of eCommerce traffic coming from mobile, Shopify stores are built to convert across devices.'),(89957,8186,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(89958,8186,'page_content_3_cards_3_card_icon',''),(89959,8186,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(89960,8186,'page_content_3_cards_3_card_content','<h4>Built to Grow With You</h4>\r\nWhether you’re launching your first product or opening global stores, Shopify scales with you, without needing constant dev work.'),(89961,8186,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(89962,8186,'page_content_3_cards','4'),(89963,8186,'_page_content_3_cards','field_67da9e2bddf72'),(89964,8186,'page_content_3_block_footer',''),(89965,8186,'_page_content_3_block_footer','field_67da9e66ddf75'),(89966,8186,'page_content_4_add_background','white'),(89967,8186,'_page_content_4_add_background','field_67c9c6c17d609'),(89968,8186,'page_content_4_block_content','<h3>Replatforming to Shopify</h3>\r\nTired of the limitations, slow load times, or bottlenecks on your current platform? We get it. As your go-to Shopify agency based in Manchester, we handle full Shopify migrations with zero stress.\r\n\r\nWe get to know your team, your goals, your products, and how you operate. Then we build a Shopify store that fits you now and supports where you\'re going. We handle data transfers, redesign, integrations, and onboarding, and we stick around for ongoing Shopify store support.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Explore Shopify migration services</a>'),(89969,8186,'_page_content_4_block_content','field_67c9c6c17d60b'),(89970,8186,'page_content_4_media_block','8134'),(89971,8186,'_page_content_4_media_block','field_67c9c6d37d60c'),(89972,8186,'page_content_4_alignment','left'),(89973,8186,'_page_content_4_alignment','field_67c9c6dd7d60d'),(89974,8186,'page_content_5_block_title',''),(89975,8186,'_page_content_5_block_title','field_690a0ce79c729'),(89976,8186,'page_content_5_features_0_feature_icon','8130'),(89977,8186,'_page_content_5_features_0_feature_icon','field_690a0ce79c72b'),(89978,8186,'page_content_5_features_0_feature_text','<h4>Shopify Plus</h4>\r\n<strong>Power and flexibility for scaling brands.</strong>\r\n\r\nWe design and build high-performance Shopify Plus stores that grow with you — combining creativity, speed, and robust integrations to handle anything your business needs.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/shopify-plus/\" class=\"cta\">Explore Shopify Plus</a>'),(89979,8186,'_page_content_5_features_0_feature_text','field_690a0ce79c72c'),(89980,8186,'page_content_5_features_1_feature_icon','8134'),(89981,8186,'_page_content_5_features_1_feature_icon','field_690a0ce79c72b'),(89982,8186,'page_content_5_features_1_feature_text','<h4>Shopify Migration</h4>\r\n<strong>Move your store to Shopify, stress-free.</strong>\r\n\r\nOur team handles every detail of your migration, from data and SEO to design and integrations, so you can focus on what matters most: your customers.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Learn about migration</a>'),(89983,8186,'_page_content_5_features_1_feature_text','field_690a0ce79c72c'),(89984,8186,'page_content_5_features_2_feature_icon','7962'),(89985,8186,'_page_content_5_features_2_feature_icon','field_690a0ce79c72b'),(89986,8186,'page_content_5_features_2_feature_text','<h4>Shopify Development</h4>\r\n<strong>Custom Shopify sites built for performance.</strong>\r\n\r\nFrom bespoke themes to powerful app integrations, we create Shopify stores that look great, run fast, and convert customers.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/development/\" class=\"cta\">Get Shopify development support</a>'),(89987,8186,'_page_content_5_features_2_feature_text','field_690a0ce79c72c'),(89988,8186,'page_content_5_features','3'),(89989,8186,'_page_content_5_features','field_690a0ce79c72a'),(89990,8186,'page_content_6_block_title',''),(89991,8186,'_page_content_6_block_title','field_67c86b51a9ddc'),(89992,8186,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(89993,8186,'_page_content_7_intro_block','field_67f39a7e87a67'),(89994,8186,'page_content_7_faqs_to_load','55'),(89995,8186,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(89996,8186,'page_content_8_block_intro','<h3>Recent Projects</h3>'),(89997,8186,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(89998,8186,'page_content_8_project_filter',''),(89999,8186,'_page_content_8_project_filter','field_66826e0b41d79'),(90000,8187,'page_content_0_video_file',''),(90001,8187,'_page_content_0_video_file','field_67c9c54f20190'),(90002,8187,'page_content_0_video_file_webm',''),(90003,8187,'_page_content_0_video_file_webm','field_67c9c54f20191'),(90004,8187,'page_content_0_background_image',''),(90005,8187,'_page_content_0_background_image','field_67c9c54f20192'),(90006,8187,'page_content_0_banner_content','<h1>Shopify eCommerce Solutions</h1>'),(90007,8187,'_page_content_0_banner_content','field_67c9c54f20193'),(90008,8187,'page_content_1_add_background','white'),(90009,8187,'_page_content_1_add_background','field_6717be84974f1'),(90010,8187,'page_content_1_block_title','<h2>Built for Brands That Want to Sell More, Not Faff Around</h2>'),(90011,8187,'_page_content_1_block_title','field_67b8463f82176'),(90012,8187,'page_content_1_block_content','Shopify powers over 5.5 million live sites across 175+ countries. There’s a reason it’s the go-to for ambitious retailers: it’s fast to launch, easy to manage, and powerful enough to grow with your business. Shopify takes the load off your team, handling stock management and secure checkout to abandoned cart recovery and international selling, so you can focus on what matters.\r\n\r\nAt Actuate, a leading Shopify development agency, we build Shopify stores that convert. Whether you\'re starting from scratch, scaling fast, or replatforming from a tired legacy setup, we tailor every project to your unique commercial goals, not cookie-cutter templates.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to our Shopify team</a>'),(90013,8187,'_page_content_1_block_content','field_664b5f5c5973a'),(90014,8187,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:11:\"media_cards\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:14:\"feature_blocks\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(90015,8187,'_page_content','field_65bcc772ba827'),(90016,8187,'bottom_cta',''),(90017,8187,'_bottom_cta','field_66fbcaec309e9'),(90018,8187,'page_content_2_block_title','<h3>Shopify Plans Explained\r\n(Without the Jargon)</h3>'),(90019,8187,'_page_content_2_block_title','field_682b3dcf7fae9'),(90020,8187,'page_content_2_cards_0_card_image','8128'),(90021,8187,'_page_content_2_cards_0_card_image','field_682b3de87faee'),(90022,8187,'page_content_2_cards_0_card_content','<h4>Shopify (Standard Plans)</h4>\r\nPerfect for start-ups and small businesses. Create a sleek storefront, manage stock, and handle shipping with ease. Includes secure payments, gift cards, abandoned cart automation, cross-border tools, and multi-user access. It’s simple, solid, and scales with your team.'),(90023,8187,'_page_content_2_cards_0_card_content','field_682b3dcf7faec'),(90024,8187,'page_content_2_cards_1_card_image','8129'),(90025,8187,'_page_content_2_cards_1_card_image','field_682b3de87faee'),(90026,8187,'page_content_2_cards_1_card_content','<h4>Shopify Advanced</h4>\r\nIdeal for growing brands that want deeper control. Unlock lower transaction fees, advanced reports, third-party shipping rates, and access to Shopify’s powerful API - perfect for custom integrations, personalised experiences, and syncing with tools like CRMs and ERPs.'),(90027,8187,'_page_content_2_cards_1_card_content','field_682b3dcf7faec'),(90028,8187,'page_content_2_cards_2_card_image','8130'),(90029,8187,'_page_content_2_cards_2_card_image','field_682b3de87faee'),(90030,8187,'page_content_2_cards_2_card_content','<h4>Shopify Plus</h4>\r\nBuilt for high-volume brands and global operations. Gain enterprise-grade automation, custom checkout scripts, dedicated support, and Shopify Flow for streamlined workflows. Used by major names like Gymshark, Heinz, and Allbirds, it’s the platform for serious scale. As your Shopify Plus agency, we will help you to take full advantage of every feature this plan has to offer.'),(90031,8187,'_page_content_2_cards_2_card_content','field_682b3dcf7faec'),(90032,8187,'page_content_2_cards','3'),(90033,8187,'_page_content_2_cards','field_682b3dcf7faea'),(90034,8187,'page_content_3_block_title','<h3>Why Shopify Works for Ambitious Retailers</h3>\r\nAs one of the most trusted Shopify plus agencies, we ensure you’re using every available feature to grow.'),(90035,8187,'_page_content_3_block_title','field_67da9e22ddf71'),(90036,8187,'page_content_3_cards_0_card_icon',''),(90037,8187,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(90038,8187,'page_content_3_cards_0_card_content','<h4>Fast Launch, Low Maintenance</h4>\r\nShopify is fully hosted and takes care of security, updates, and uptime. You spend less time on tech and more time selling.'),(90039,8187,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(90040,8187,'page_content_3_cards_1_card_icon',''),(90041,8187,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(90042,8187,'page_content_3_cards_1_card_content','<h4>Customisable at Every Level</h4>\r\nUse themes, edit layouts, or build from scratch. Add integrations for email, fulfilment, subscriptions, and more.'),(90043,8187,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(90044,8187,'page_content_3_cards_2_card_icon',''),(90045,8187,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(90046,8187,'page_content_3_cards_2_card_content','<h4>Mobile-First by Default</h4>\r\nWith over 70% of eCommerce traffic coming from mobile, Shopify stores are built to convert across devices.'),(90047,8187,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(90048,8187,'page_content_3_cards_3_card_icon',''),(90049,8187,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(90050,8187,'page_content_3_cards_3_card_content','<h4>Built to Grow With You</h4>\r\nWhether you’re launching your first product or opening global stores, Shopify scales with you, without needing constant dev work.'),(90051,8187,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(90052,8187,'page_content_3_cards','4'),(90053,8187,'_page_content_3_cards','field_67da9e2bddf72'),(90054,8187,'page_content_3_block_footer',''),(90055,8187,'_page_content_3_block_footer','field_67da9e66ddf75'),(90056,8187,'page_content_4_add_background','white'),(90057,8187,'_page_content_4_add_background','field_67c9c6c17d609'),(90058,8187,'page_content_4_block_content','<h3>Replatforming to Shopify</h3>\r\nTired of the limitations, slow load times, or bottlenecks on your current platform? We get it. As your go-to Shopify agency based in Manchester, we handle full Shopify migrations with zero stress.\r\n\r\nWe get to know your team, your goals, your products, and how you operate. Then we build a Shopify store that fits you now and supports where you\'re going. We handle data transfers, redesign, integrations, and onboarding, and we stick around for ongoing Shopify store support.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Explore Shopify migration services</a>'),(90059,8187,'_page_content_4_block_content','field_67c9c6c17d60b'),(90060,8187,'page_content_4_media_block','8134'),(90061,8187,'_page_content_4_media_block','field_67c9c6d37d60c'),(90062,8187,'page_content_4_alignment','left'),(90063,8187,'_page_content_4_alignment','field_67c9c6dd7d60d'),(90064,8187,'page_content_5_block_title',''),(90065,8187,'_page_content_5_block_title','field_690a0ce79c729'),(90066,8187,'page_content_5_features_0_feature_icon','8130'),(90067,8187,'_page_content_5_features_0_feature_icon','field_690a0ce79c72b'),(90068,8187,'page_content_5_features_0_feature_text','<h4>Shopify Plus</h4>\r\n<strong>Power and flexibility for scaling brands.</strong>\r\n\r\nShopify Plus gives ambitious businesses the performance and control they need to grow fast. We build scalable, high-performing Plus stores that handle complexity with ease — from advanced integrations to automation and custom checkout experiences. Whether you’re expanding globally or levelling up your online experience, we’ll help you make the most of Shopify Plus.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/shopify-plus/\" class=\"cta\">Explore Shopify Plus</a>'),(90069,8187,'_page_content_5_features_0_feature_text','field_690a0ce79c72c'),(90070,8187,'page_content_5_features_1_feature_icon','8134'),(90071,8187,'_page_content_5_features_1_feature_icon','field_690a0ce79c72b'),(90072,8187,'page_content_5_features_1_feature_text','<h4>Shopify Migration</h4>\r\n<strong>Move your store to Shopify, stress-free.</strong>\r\n\r\nSwitching platforms doesn’t need to be stressful. We manage every part of your migration — products, customers, orders, SEO, and integrations — ensuring a smooth, secure transition with zero downtime. Our process is fast, reliable, and focused on preserving what matters most: your data, your brand, and your customers.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Learn about migration</a>'),(90073,8187,'_page_content_5_features_1_feature_text','field_690a0ce79c72c'),(90074,8187,'page_content_5_features_2_feature_icon','7962'),(90075,8187,'_page_content_5_features_2_feature_icon','field_690a0ce79c72b'),(90076,8187,'page_content_5_features_2_feature_text','<h4>Shopify Development</h4>\r\n<strong>Custom Shopify sites built for performance.</strong>\r\n\r\nOur development team creates fast, flexible, and conversion-focused Shopify stores tailored to your goals. From bespoke theme builds and custom app integrations to ongoing optimisation, we make Shopify work perfectly for your business — empowering your team and delighting your customers.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/development/\" class=\"cta\">Get Shopify development support</a>'),(90077,8187,'_page_content_5_features_2_feature_text','field_690a0ce79c72c'),(90078,8187,'page_content_5_features','3'),(90079,8187,'_page_content_5_features','field_690a0ce79c72a'),(90080,8187,'page_content_6_block_title',''),(90081,8187,'_page_content_6_block_title','field_67c86b51a9ddc'),(90082,8187,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(90083,8187,'_page_content_7_intro_block','field_67f39a7e87a67'),(90084,8187,'page_content_7_faqs_to_load','55'),(90085,8187,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(90086,8187,'page_content_8_block_intro','<h3>Recent Projects</h3>'),(90087,8187,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(90088,8187,'page_content_8_project_filter',''),(90089,8187,'_page_content_8_project_filter','field_66826e0b41d79'),(90090,8188,'page_content_0_video_file',''),(90091,8188,'_page_content_0_video_file','field_67c9c54f20190'),(90092,8188,'page_content_0_video_file_webm',''),(90093,8188,'_page_content_0_video_file_webm','field_67c9c54f20191'),(90094,8188,'page_content_0_background_image',''),(90095,8188,'_page_content_0_background_image','field_67c9c54f20192'),(90096,8188,'page_content_0_banner_content','<h1>Shopify eCommerce Solutions</h1>'),(90097,8188,'_page_content_0_banner_content','field_67c9c54f20193'),(90098,8188,'page_content_1_add_background','white'),(90099,8188,'_page_content_1_add_background','field_6717be84974f1'),(90100,8188,'page_content_1_block_title','<h2>Built for Brands That Want to Sell More, Not Faff Around</h2>'),(90101,8188,'_page_content_1_block_title','field_67b8463f82176'),(90102,8188,'page_content_1_block_content','Shopify powers over 5.5 million live sites across 175+ countries. There’s a reason it’s the go-to for ambitious retailers: it’s fast to launch, easy to manage, and powerful enough to grow with your business. Shopify takes the load off your team, handling stock management and secure checkout to abandoned cart recovery and international selling, so you can focus on what matters.\r\n\r\nAt Actuate, a leading Shopify development agency, we build Shopify stores that convert. Whether you\'re starting from scratch, scaling fast, or replatforming from a tired legacy setup, we tailor every project to your unique commercial goals, not cookie-cutter templates.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to our Shopify team</a>'),(90103,8188,'_page_content_1_block_content','field_664b5f5c5973a'),(90104,8188,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:11:\"media_cards\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:14:\"feature_blocks\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(90105,8188,'_page_content','field_65bcc772ba827'),(90106,8188,'bottom_cta',''),(90107,8188,'_bottom_cta','field_66fbcaec309e9'),(90108,8188,'page_content_2_block_title','<h3>Shopify Plans Explained\r\n(Without the Jargon)</h3>'),(90109,8188,'_page_content_2_block_title','field_682b3dcf7fae9'),(90110,8188,'page_content_2_cards_0_card_image','8128'),(90111,8188,'_page_content_2_cards_0_card_image','field_682b3de87faee'),(90112,8188,'page_content_2_cards_0_card_content','<h4>Shopify (Standard Plans)</h4>\r\nPerfect for start-ups and small businesses. Create a sleek storefront, manage stock, and handle shipping with ease. Includes secure payments, gift cards, abandoned cart automation, cross-border tools, and multi-user access. It’s simple, solid, and scales with your team.'),(90113,8188,'_page_content_2_cards_0_card_content','field_682b3dcf7faec'),(90114,8188,'page_content_2_cards_1_card_image','8129'),(90115,8188,'_page_content_2_cards_1_card_image','field_682b3de87faee'),(90116,8188,'page_content_2_cards_1_card_content','<h4>Shopify Advanced</h4>\r\nIdeal for growing brands that want deeper control. Unlock lower transaction fees, advanced reports, third-party shipping rates, and access to Shopify’s powerful API - perfect for custom integrations, personalised experiences, and syncing with tools like CRMs and ERPs.'),(90117,8188,'_page_content_2_cards_1_card_content','field_682b3dcf7faec'),(90118,8188,'page_content_2_cards_2_card_image','8130'),(90119,8188,'_page_content_2_cards_2_card_image','field_682b3de87faee'),(90120,8188,'page_content_2_cards_2_card_content','<h4>Shopify Plus</h4>\r\nBuilt for high-volume brands and global operations. Gain enterprise-grade automation, custom checkout scripts, dedicated support, and Shopify Flow for streamlined workflows. Used by major names like Gymshark, Heinz, and Allbirds, it’s the platform for serious scale. As your Shopify Plus agency, we will help you to take full advantage of every feature this plan has to offer.'),(90121,8188,'_page_content_2_cards_2_card_content','field_682b3dcf7faec'),(90122,8188,'page_content_2_cards','3'),(90123,8188,'_page_content_2_cards','field_682b3dcf7faea'),(90124,8188,'page_content_3_block_title','<h3>Why Shopify Works for Ambitious Retailers</h3>\r\nAs one of the most trusted Shopify plus agencies, we ensure you’re using every available feature to grow.'),(90125,8188,'_page_content_3_block_title','field_67da9e22ddf71'),(90126,8188,'page_content_3_cards_0_card_icon',''),(90127,8188,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(90128,8188,'page_content_3_cards_0_card_content','<h4>Fast Launch, Low Maintenance</h4>\r\nShopify is fully hosted and takes care of security, updates, and uptime. You spend less time on tech and more time selling.'),(90129,8188,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(90130,8188,'page_content_3_cards_1_card_icon',''),(90131,8188,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(90132,8188,'page_content_3_cards_1_card_content','<h4>Customisable at Every Level</h4>\r\nUse themes, edit layouts, or build from scratch. Add integrations for email, fulfilment, subscriptions, and more.'),(90133,8188,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(90134,8188,'page_content_3_cards_2_card_icon',''),(90135,8188,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(90136,8188,'page_content_3_cards_2_card_content','<h4>Mobile-First by Default</h4>\r\nWith over 70% of eCommerce traffic coming from mobile, Shopify stores are built to convert across devices.'),(90137,8188,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(90138,8188,'page_content_3_cards_3_card_icon',''),(90139,8188,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(90140,8188,'page_content_3_cards_3_card_content','<h4>Built to Grow With You</h4>\r\nWhether you’re launching your first product or opening global stores, Shopify scales with you, without needing constant dev work.'),(90141,8188,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(90142,8188,'page_content_3_cards','4'),(90143,8188,'_page_content_3_cards','field_67da9e2bddf72'),(90144,8188,'page_content_3_block_footer',''),(90145,8188,'_page_content_3_block_footer','field_67da9e66ddf75'),(90146,8188,'page_content_4_add_background','white'),(90147,8188,'_page_content_4_add_background','field_67c9c6c17d609'),(90148,8188,'page_content_4_block_content','<h3>Replatforming to Shopify</h3>\r\nTired of the limitations, slow load times, or bottlenecks on your current platform? We get it. As your go-to Shopify agency based in Manchester, we handle full Shopify migrations with zero stress.\r\n\r\nWe get to know your team, your goals, your products, and how you operate. Then we build a Shopify store that fits you now and supports where you\'re going. We handle data transfers, redesign, integrations, and onboarding, and we stick around for ongoing Shopify store support.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Explore Shopify migration services</a>'),(90149,8188,'_page_content_4_block_content','field_67c9c6c17d60b'),(90150,8188,'page_content_4_media_block','8134'),(90151,8188,'_page_content_4_media_block','field_67c9c6d37d60c'),(90152,8188,'page_content_4_alignment','left'),(90153,8188,'_page_content_4_alignment','field_67c9c6dd7d60d'),(90154,8188,'page_content_5_block_title',''),(90155,8188,'_page_content_5_block_title','field_690a0ce79c729'),(90156,8188,'page_content_5_features_0_feature_icon','8130'),(90157,8188,'_page_content_5_features_0_feature_icon','field_690a0ce79c72b'),(90158,8188,'page_content_5_features_0_feature_text','<h4>Shopify Plus</h4>\r\n<strong>Power and flexibility for scaling brands.</strong>\r\n\r\nShopify Plus gives ambitious businesses the performance and control they need to grow fast. We build scalable, high-performing Plus stores that handle complexity with ease, from advanced integrations to automation. Whether you’re expanding globally or levelling up your online experience, we’ll help you make the most of Shopify Plus.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/shopify-plus/\" class=\"cta\">Explore Shopify Plus</a>'),(90159,8188,'_page_content_5_features_0_feature_text','field_690a0ce79c72c'),(90160,8188,'page_content_5_features_1_feature_icon','8134'),(90161,8188,'_page_content_5_features_1_feature_icon','field_690a0ce79c72b'),(90162,8188,'page_content_5_features_1_feature_text','<h4>Shopify Migration</h4>\r\n<strong>Move your store to Shopify, stress-free.</strong>\r\n\r\nSwitching platforms doesn’t need to be stressful. We manage every part of your migration from products, customers, orders, SEO, and integrations, ensuring a smooth, secure transition with zero downtime. Our process is fast, reliable, and focused on preserving what matters most: your data, your brand, and your customers.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Learn about migration</a>'),(90163,8188,'_page_content_5_features_1_feature_text','field_690a0ce79c72c'),(90164,8188,'page_content_5_features_2_feature_icon','7962'),(90165,8188,'_page_content_5_features_2_feature_icon','field_690a0ce79c72b'),(90166,8188,'page_content_5_features_2_feature_text','<h4>Shopify Development</h4>\r\n<strong>Custom Shopify sites built for performance.</strong>\r\n\r\nOur development team creates fast, flexible, and conversion-focused Shopify stores tailored to your goals. From bespoke theme builds and custom app integrations to ongoing optimisation, we make Shopify work perfectly for your business, empowering your team and delighting your customers.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/development/\" class=\"cta\">Get Shopify development support</a>'),(90167,8188,'_page_content_5_features_2_feature_text','field_690a0ce79c72c'),(90168,8188,'page_content_5_features','3'),(90169,8188,'_page_content_5_features','field_690a0ce79c72a'),(90170,8188,'page_content_6_block_title',''),(90171,8188,'_page_content_6_block_title','field_67c86b51a9ddc'),(90172,8188,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(90173,8188,'_page_content_7_intro_block','field_67f39a7e87a67'),(90174,8188,'page_content_7_faqs_to_load','55'),(90175,8188,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(90176,8188,'page_content_8_block_intro','<h3>Recent Projects</h3>'),(90177,8188,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(90178,8188,'page_content_8_project_filter',''),(90179,8188,'_page_content_8_project_filter','field_66826e0b41d79'),(90180,7868,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(90181,8189,'page_content_0_video_file',''),(90182,8189,'_page_content_0_video_file','field_67c9c54f20190'),(90183,8189,'page_content_0_video_file_webm',''),(90184,8189,'_page_content_0_video_file_webm','field_67c9c54f20191'),(90185,8189,'page_content_0_background_image',''),(90186,8189,'_page_content_0_background_image','field_67c9c54f20192'),(90187,8189,'page_content_0_banner_content','<h1>Shopify Plus</h1>'),(90188,8189,'_page_content_0_banner_content','field_67c9c54f20193'),(90189,8189,'page_content_1_add_background','white'),(90190,8189,'_page_content_1_add_background','field_6717be84974f1'),(90191,8189,'page_content_1_block_title','<h2>Your Shopify Plus Agency Partner</h2>'),(90192,8189,'_page_content_1_block_title','field_67b8463f82176'),(90193,8189,'page_content_1_block_content','Shopify Plus is the enterprise-level version of Shopify- offering greater flexibility, enhanced performance, and features built to support high-growth brands. As your dedicated Shopify Plus Agency UK, Actuate brings deep platform knowledge and hands-on experience. We’re vetted by Shopify, trusted by scaling retailers, and focused on delivering sites that trade hard and grow fast.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Shopify Plus Team</a>'),(90194,8189,'_page_content_1_block_content','field_664b5f5c5973a'),(90195,8189,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:20:\"full_width_shout_out\";i:5;s:17:\"featured_partners\";i:6;s:22:\"2_col_block_with_media\";i:7;s:22:\"1_col_block_with_media\";i:8;s:30:\"2_col_block_with_media_-_no_bg\";i:9;s:30:\"2_col_block_with_media_-_no_bg\";i:10;s:17:\"testimonial_block\";}'),(90196,8189,'_page_content','field_65bcc772ba827'),(90197,8189,'bottom_cta',''),(90198,8189,'_bottom_cta','field_66fbcaec309e9'),(90199,8189,'page_content_2_add_background','green'),(90200,8189,'_page_content_2_add_background','field_67c9c6c17d609'),(90201,8189,'page_content_2_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(90202,8189,'_page_content_2_block_content','field_67c9c6c17d60b'),(90203,8189,'page_content_2_media_block',''),(90204,8189,'_page_content_2_media_block','field_67c9c6d37d60c'),(90205,8189,'page_content_2_alignment','left'),(90206,8189,'_page_content_2_alignment','field_67c9c6dd7d60d'),(90207,8189,'page_content_3_add_background','white'),(90208,8189,'_page_content_3_add_background','field_67d0023c0a374'),(90209,8189,'page_content_3_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(90210,8189,'_page_content_3_block_content','field_67d0023c0a375'),(90211,8189,'page_content_3_media_block',''),(90212,8189,'_page_content_3_media_block','field_67d0023c0a376'),(90213,8189,'page_content_4_block_image',''),(90214,8189,'_page_content_4_block_image','field_67cf0f08a01dc'),(90215,8189,'page_content_4_video_file',''),(90216,8189,'_page_content_4_video_file','field_67cf0f38a01de'),(90217,8189,'page_content_4_mobile_video',''),(90218,8189,'_page_content_4_mobile_video','field_67cf0f49a01df'),(90219,8189,'page_content_4_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(90220,8189,'_page_content_4_block_content','field_67cf0f16a01dd'),(90221,8189,'page_content_5_block_content','<h3>Our Partners</h3>'),(90222,8189,'_page_content_5_block_content','field_6645ce1ce42ff'),(90223,8189,'page_content_6_add_background','red'),(90224,8189,'_page_content_6_add_background','field_67c9c6c17d609'),(90225,8189,'page_content_6_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(90226,8189,'_page_content_6_block_content','field_67c9c6c17d60b'),(90227,8189,'page_content_6_media_block',''),(90228,8189,'_page_content_6_media_block','field_67c9c6d37d60c'),(90229,8189,'page_content_6_alignment','right'),(90230,8189,'_page_content_6_alignment','field_67c9c6dd7d60d'),(90231,8189,'page_content_7_add_background','black'),(90232,8189,'_page_content_7_add_background','field_67d0023c0a374'),(90233,8189,'page_content_7_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(90234,8189,'_page_content_7_block_content','field_67d0023c0a375'),(90235,8189,'page_content_7_media_block',''),(90236,8189,'_page_content_7_media_block','field_67d0023c0a376'),(90237,8189,'page_content_8_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(90238,8189,'_page_content_8_block_content','field_67d0020fab2c4'),(90239,8189,'page_content_8_media_block',''),(90240,8189,'_page_content_8_media_block','field_67d0020fab2c5'),(90241,8189,'page_content_8_alignment','left'),(90242,8189,'_page_content_8_alignment','field_67d0020fab2c6'),(90243,8189,'page_content_9_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(90244,8189,'_page_content_9_block_content','field_67d0020fab2c4'),(90245,8189,'page_content_9_media_block',''),(90246,8189,'_page_content_9_media_block','field_67d0020fab2c5'),(90247,8189,'page_content_9_alignment','right'),(90248,8189,'_page_content_9_alignment','field_67d0020fab2c6'),(90249,8189,'page_content_10_block_title','<h3>What our clients say</h3>'),(90250,8189,'_page_content_10_block_title','field_67c86b51a9ddc'),(90251,8190,'page_content_0_video_file',''),(90252,8190,'_page_content_0_video_file','field_67c9c54f20190'),(90253,8190,'page_content_0_video_file_webm',''),(90254,8190,'_page_content_0_video_file_webm','field_67c9c54f20191'),(90255,8190,'page_content_0_background_image',''),(90256,8190,'_page_content_0_background_image','field_67c9c54f20192'),(90257,8190,'page_content_0_banner_content','<h1>Shopify Plus</h1>'),(90258,8190,'_page_content_0_banner_content','field_67c9c54f20193'),(90259,8190,'page_content_1_add_background','white'),(90260,8190,'_page_content_1_add_background','field_6717be84974f1'),(90261,8190,'page_content_1_block_title','<h2>Your Shopify Plus Agency Partner</h2>'),(90262,8190,'_page_content_1_block_title','field_67b8463f82176'),(90263,8190,'page_content_1_block_content','Shopify Plus is the enterprise-level version of Shopify- offering greater flexibility, enhanced performance, and features built to support high-growth brands. As your dedicated Shopify Plus Agency UK, Actuate brings deep platform knowledge and hands-on experience. We’re vetted by Shopify, trusted by scaling retailers, and focused on delivering sites that trade hard and grow fast.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Shopify Plus Team</a>'),(90264,8190,'_page_content_1_block_content','field_664b5f5c5973a'),(90265,8190,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:20:\"full_width_shout_out\";i:5;s:17:\"featured_partners\";i:6;s:22:\"2_col_block_with_media\";i:7;s:22:\"1_col_block_with_media\";i:8;s:30:\"2_col_block_with_media_-_no_bg\";i:9;s:30:\"2_col_block_with_media_-_no_bg\";i:10;s:17:\"testimonial_block\";}'),(90266,8190,'_page_content','field_65bcc772ba827'),(90267,8190,'bottom_cta',''),(90268,8190,'_bottom_cta','field_66fbcaec309e9'),(90269,8190,'page_content_2_add_background','green'),(90270,8190,'_page_content_2_add_background','field_67c9c6c17d609'),(90271,8190,'page_content_2_block_content','<h3>Why Shopify Plus?</h3>\r\nShopify Plus powers some of the world’s biggest eCommerce brands - like Gymshark, Heinz, and Allbirds - and it’s built for businesses that need more from their platform. With features like Shopify Flow for automation, Markets for global expansion, and Launchpad for flash sales, Shopify Plus gives you the tools to move faster and scale smarter.\r\n\r\nAccording to Shopify, brands on Plus see an average 126% year-on-year growth. With enhanced API access, scriptable checkout, and priority support, the platform is built to handle complexity without the headaches.'),(90272,8190,'_page_content_2_block_content','field_67c9c6c17d60b'),(90273,8190,'page_content_2_media_block',''),(90274,8190,'_page_content_2_media_block','field_67c9c6d37d60c'),(90275,8190,'page_content_2_alignment','left'),(90276,8190,'_page_content_2_alignment','field_67c9c6dd7d60d'),(90277,8190,'page_content_3_add_background','white'),(90278,8190,'_page_content_3_add_background','field_67d0023c0a374'),(90279,8190,'page_content_3_block_content','<h3>Shopify Plus Development</h3>\r\nWe develop Shopify Plus stores tailored to your business goals. Whether you\'re launching a new store or rethinking your current setup, we work closely with you to define what success looks like, then build a site that delivers it. Every project includes a personal account manager, platform-specific strategy, and custom features that align with your roadmap.\r\n\r\nAs a leading Shopify development Manchester team and recognised Shopify agency Manchester, we bring a local touch with national capability.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/development/\" class=\"cta\">Explore our development services</a>'),(90280,8190,'_page_content_3_block_content','field_67d0023c0a375'),(90281,8190,'page_content_3_media_block',''),(90282,8190,'_page_content_3_media_block','field_67d0023c0a376'),(90283,8190,'page_content_4_block_image',''),(90284,8190,'_page_content_4_block_image','field_67cf0f08a01dc'),(90285,8190,'page_content_4_video_file',''),(90286,8190,'_page_content_4_video_file','field_67cf0f38a01de'),(90287,8190,'page_content_4_mobile_video',''),(90288,8190,'_page_content_4_mobile_video','field_67cf0f49a01df'),(90289,8190,'page_content_4_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(90290,8190,'_page_content_4_block_content','field_67cf0f16a01dd'),(90291,8190,'page_content_5_block_content','<h3>Our Partners</h3>'),(90292,8190,'_page_content_5_block_content','field_6645ce1ce42ff'),(90293,8190,'page_content_6_add_background','red'),(90294,8190,'_page_content_6_add_background','field_67c9c6c17d609'),(90295,8190,'page_content_6_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(90296,8190,'_page_content_6_block_content','field_67c9c6c17d60b'),(90297,8190,'page_content_6_media_block',''),(90298,8190,'_page_content_6_media_block','field_67c9c6d37d60c'),(90299,8190,'page_content_6_alignment','right'),(90300,8190,'_page_content_6_alignment','field_67c9c6dd7d60d'),(90301,8190,'page_content_7_add_background','black'),(90302,8190,'_page_content_7_add_background','field_67d0023c0a374'),(90303,8190,'page_content_7_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(90304,8190,'_page_content_7_block_content','field_67d0023c0a375'),(90305,8190,'page_content_7_media_block',''),(90306,8190,'_page_content_7_media_block','field_67d0023c0a376'),(90307,8190,'page_content_8_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(90308,8190,'_page_content_8_block_content','field_67d0020fab2c4'),(90309,8190,'page_content_8_media_block',''),(90310,8190,'_page_content_8_media_block','field_67d0020fab2c5'),(90311,8190,'page_content_8_alignment','left'),(90312,8190,'_page_content_8_alignment','field_67d0020fab2c6'),(90313,8190,'page_content_9_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(90314,8190,'_page_content_9_block_content','field_67d0020fab2c4'),(90315,8190,'page_content_9_media_block',''),(90316,8190,'_page_content_9_media_block','field_67d0020fab2c5'),(90317,8190,'page_content_9_alignment','right'),(90318,8190,'_page_content_9_alignment','field_67d0020fab2c6'),(90319,8190,'page_content_10_block_title','<h3>What our clients say</h3>'),(90320,8190,'_page_content_10_block_title','field_67c86b51a9ddc'),(90321,7868,'page_content_4_add_background','red'),(90322,7868,'_page_content_4_add_background','field_67c9c6c17d609'),(90323,7868,'page_content_4_block_content','<h3>Shopify Plus Migration</h3>\r\nReady to move from your current platform? Our Shopify Plus Agency migration service handles every step - data mapping, system integrations, theme development, and go-live testing. You’ll have a team that knows what to expect and how to make it smooth. We take care of the heavy lifting so you can stay focused on your business.\r\n\r\nWe’re also one of the trusted Shopify Plus agencies for seamless replatforming.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Let’s Plan Your Migration</a>'),(90324,7868,'_page_content_4_block_content','field_67c9c6c17d60b'),(90325,7868,'page_content_4_media_block',''),(90326,7868,'_page_content_4_media_block','field_67c9c6d37d60c'),(90327,7868,'page_content_4_alignment','right'),(90328,7868,'_page_content_4_alignment','field_67c9c6dd7d60d'),(90335,7868,'page_content_6_block_content','<h3>Custom Integrations</h3>\r\nShopify Plus supports robust integrations - and we make sure they’re tailored to your operations. Whether it’s Klaviyo for email, ReCharge for subscriptions, Peoplevox for WMS, or Brightpearl for ERP, we integrate the systems that keep your store running.\r\n\r\nWe help you reduce manual effort, centralise processes, and scale without adding friction.'),(90336,7868,'_page_content_6_block_content','field_67d0020fab2c4'),(90337,7868,'page_content_6_media_block',''),(90338,7868,'_page_content_6_media_block','field_67d0020fab2c5'),(90339,7868,'page_content_6_alignment','right'),(90340,7868,'_page_content_6_alignment','field_67d0020fab2c6'),(90349,8191,'page_content_0_video_file',''),(90350,8191,'_page_content_0_video_file','field_67c9c54f20190'),(90351,8191,'page_content_0_video_file_webm',''),(90352,8191,'_page_content_0_video_file_webm','field_67c9c54f20191'),(90353,8191,'page_content_0_background_image',''),(90354,8191,'_page_content_0_background_image','field_67c9c54f20192'),(90355,8191,'page_content_0_banner_content','<h1>Shopify Plus</h1>'),(90356,8191,'_page_content_0_banner_content','field_67c9c54f20193'),(90357,8191,'page_content_1_add_background','white'),(90358,8191,'_page_content_1_add_background','field_6717be84974f1'),(90359,8191,'page_content_1_block_title','<h2>Your Shopify Plus Agency Partner</h2>'),(90360,8191,'_page_content_1_block_title','field_67b8463f82176'),(90361,8191,'page_content_1_block_content','Shopify Plus is the enterprise-level version of Shopify- offering greater flexibility, enhanced performance, and features built to support high-growth brands. As your dedicated Shopify Plus Agency UK, Actuate brings deep platform knowledge and hands-on experience. We’re vetted by Shopify, trusted by scaling retailers, and focused on delivering sites that trade hard and grow fast.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Shopify Plus Team</a>'),(90362,8191,'_page_content_1_block_content','field_664b5f5c5973a'),(90363,8191,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"1_col_block_with_media\";i:6;s:30:\"2_col_block_with_media_-_no_bg\";i:7;s:30:\"2_col_block_with_media_-_no_bg\";i:8;s:17:\"testimonial_block\";}'),(90364,8191,'_page_content','field_65bcc772ba827'),(90365,8191,'bottom_cta',''),(90366,8191,'_bottom_cta','field_66fbcaec309e9'),(90367,8191,'page_content_2_add_background','green'),(90368,8191,'_page_content_2_add_background','field_67c9c6c17d609'),(90369,8191,'page_content_2_block_content','<h3>Why Shopify Plus?</h3>\r\nShopify Plus powers some of the world’s biggest eCommerce brands - like Gymshark, Heinz, and Allbirds - and it’s built for businesses that need more from their platform. With features like Shopify Flow for automation, Markets for global expansion, and Launchpad for flash sales, Shopify Plus gives you the tools to move faster and scale smarter.\r\n\r\nAccording to Shopify, brands on Plus see an average 126% year-on-year growth. With enhanced API access, scriptable checkout, and priority support, the platform is built to handle complexity without the headaches.'),(90370,8191,'_page_content_2_block_content','field_67c9c6c17d60b'),(90371,8191,'page_content_2_media_block',''),(90372,8191,'_page_content_2_media_block','field_67c9c6d37d60c'),(90373,8191,'page_content_2_alignment','left'),(90374,8191,'_page_content_2_alignment','field_67c9c6dd7d60d'),(90375,8191,'page_content_3_add_background','white'),(90376,8191,'_page_content_3_add_background','field_67d0023c0a374'),(90377,8191,'page_content_3_block_content','<h3>Shopify Plus Development</h3>\r\nWe develop Shopify Plus stores tailored to your business goals. Whether you\'re launching a new store or rethinking your current setup, we work closely with you to define what success looks like, then build a site that delivers it. Every project includes a personal account manager, platform-specific strategy, and custom features that align with your roadmap.\r\n\r\nAs a leading Shopify development Manchester team and recognised Shopify agency Manchester, we bring a local touch with national capability.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/development/\" class=\"cta\">Explore our development services</a>'),(90378,8191,'_page_content_3_block_content','field_67d0023c0a375'),(90379,8191,'page_content_3_media_block',''),(90380,8191,'_page_content_3_media_block','field_67d0023c0a376'),(90381,8191,'page_content_4_add_background','red'),(90382,8191,'_page_content_4_add_background','field_67c9c6c17d609'),(90383,8191,'page_content_4_block_content','<h3>Shopify Plus Migration</h3>\r\nReady to move from your current platform? Our Shopify Plus Agency migration service handles every step - data mapping, system integrations, theme development, and go-live testing. You’ll have a team that knows what to expect and how to make it smooth. We take care of the heavy lifting so you can stay focused on your business.\r\n\r\nWe’re also one of the trusted Shopify Plus agencies for seamless replatforming.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Let’s Plan Your Migration</a>'),(90384,8191,'_page_content_4_block_content','field_67c9c6c17d60b'),(90385,8191,'page_content_4_media_block',''),(90386,8191,'_page_content_4_media_block','field_67c9c6d37d60c'),(90387,8191,'page_content_4_alignment','right'),(90388,8191,'_page_content_4_alignment','field_67c9c6dd7d60d'),(90389,8191,'page_content_5_add_background','black'),(90390,8191,'_page_content_5_add_background','field_67d0023c0a374'),(90391,8191,'page_content_5_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(90392,8191,'_page_content_5_block_content','field_67d0023c0a375'),(90393,8191,'page_content_5_media_block',''),(90394,8191,'_page_content_5_media_block','field_67d0023c0a376'),(90395,8191,'page_content_6_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(90396,8191,'_page_content_6_block_content','field_67d0020fab2c4'),(90397,8191,'page_content_6_media_block',''),(90398,8191,'_page_content_6_media_block','field_67d0020fab2c5'),(90399,8191,'page_content_6_alignment','left'),(90400,8191,'_page_content_6_alignment','field_67d0020fab2c6'),(90401,8191,'page_content_7_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(90402,8191,'_page_content_7_block_content','field_67d0020fab2c4'),(90403,8191,'page_content_7_media_block',''),(90404,8191,'_page_content_7_media_block','field_67d0020fab2c5'),(90405,8191,'page_content_7_alignment','right'),(90406,8191,'_page_content_7_alignment','field_67d0020fab2c6'),(90407,8191,'page_content_8_block_title','<h3>What our clients say</h3>'),(90408,8191,'_page_content_8_block_title','field_67c86b51a9ddc'),(90409,7868,'page_content_5_block_content','<h3>Ongoing Support and Maintenance</h3>\r\nYour business doesn’t stand still - and neither should your website. We provide long-term Shopify store support, including theme updates, app management, performance tuning, and regular technical checks. It’s peace of mind and a partner you can rely on.\r\n\r\nWe’re not just any Shopify agency Manchester - we’re your ongoing partner in growth.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Explore support packages</a>'),(90410,7868,'_page_content_5_block_content','field_67d0020fab2c4'),(90411,7868,'page_content_5_media_block',''),(90412,7868,'_page_content_5_media_block','field_67d0020fab2c5'),(90413,7868,'page_content_5_alignment','left'),(90414,7868,'_page_content_5_alignment','field_67d0020fab2c6'),(90419,8192,'page_content_0_video_file',''),(90420,8192,'_page_content_0_video_file','field_67c9c54f20190'),(90421,8192,'page_content_0_video_file_webm',''),(90422,8192,'_page_content_0_video_file_webm','field_67c9c54f20191'),(90423,8192,'page_content_0_background_image',''),(90424,8192,'_page_content_0_background_image','field_67c9c54f20192'),(90425,8192,'page_content_0_banner_content','<h1>Shopify Plus</h1>'),(90426,8192,'_page_content_0_banner_content','field_67c9c54f20193'),(90427,8192,'page_content_1_add_background','white'),(90428,8192,'_page_content_1_add_background','field_6717be84974f1'),(90429,8192,'page_content_1_block_title','<h2>Your Shopify Plus Agency Partner</h2>'),(90430,8192,'_page_content_1_block_title','field_67b8463f82176'),(90431,8192,'page_content_1_block_content','Shopify Plus is the enterprise-level version of Shopify- offering greater flexibility, enhanced performance, and features built to support high-growth brands. As your dedicated Shopify Plus Agency UK, Actuate brings deep platform knowledge and hands-on experience. We’re vetted by Shopify, trusted by scaling retailers, and focused on delivering sites that trade hard and grow fast.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Shopify Plus Team</a>'),(90432,8192,'_page_content_1_block_content','field_664b5f5c5973a'),(90433,8192,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:30:\"2_col_block_with_media_-_no_bg\";i:6;s:30:\"2_col_block_with_media_-_no_bg\";i:7;s:30:\"1_col_block_text_block_with_bg\";i:8;s:17:\"testimonial_block\";}'),(90434,8192,'_page_content','field_65bcc772ba827'),(90435,8192,'bottom_cta',''),(90436,8192,'_bottom_cta','field_66fbcaec309e9'),(90437,8192,'page_content_2_add_background','green'),(90438,8192,'_page_content_2_add_background','field_67c9c6c17d609'),(90439,8192,'page_content_2_block_content','<h3>Why Shopify Plus?</h3>\r\nShopify Plus powers some of the world’s biggest eCommerce brands - like Gymshark, Heinz, and Allbirds - and it’s built for businesses that need more from their platform. With features like Shopify Flow for automation, Markets for global expansion, and Launchpad for flash sales, Shopify Plus gives you the tools to move faster and scale smarter.\r\n\r\nAccording to Shopify, brands on Plus see an average 126% year-on-year growth. With enhanced API access, scriptable checkout, and priority support, the platform is built to handle complexity without the headaches.'),(90440,8192,'_page_content_2_block_content','field_67c9c6c17d60b'),(90441,8192,'page_content_2_media_block',''),(90442,8192,'_page_content_2_media_block','field_67c9c6d37d60c'),(90443,8192,'page_content_2_alignment','left'),(90444,8192,'_page_content_2_alignment','field_67c9c6dd7d60d'),(90445,8192,'page_content_3_add_background','white'),(90446,8192,'_page_content_3_add_background','field_67d0023c0a374'),(90447,8192,'page_content_3_block_content','<h3>Shopify Plus Development</h3>\r\nWe develop Shopify Plus stores tailored to your business goals. Whether you\'re launching a new store or rethinking your current setup, we work closely with you to define what success looks like, then build a site that delivers it. Every project includes a personal account manager, platform-specific strategy, and custom features that align with your roadmap.\r\n\r\nAs a leading Shopify development Manchester team and recognised Shopify agency Manchester, we bring a local touch with national capability.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/development/\" class=\"cta\">Explore our development services</a>'),(90448,8192,'_page_content_3_block_content','field_67d0023c0a375'),(90449,8192,'page_content_3_media_block',''),(90450,8192,'_page_content_3_media_block','field_67d0023c0a376'),(90451,8192,'page_content_4_add_background','red'),(90452,8192,'_page_content_4_add_background','field_67c9c6c17d609'),(90453,8192,'page_content_4_block_content','<h3>Shopify Plus Migration</h3>\r\nReady to move from your current platform? Our Shopify Plus Agency migration service handles every step - data mapping, system integrations, theme development, and go-live testing. You’ll have a team that knows what to expect and how to make it smooth. We take care of the heavy lifting so you can stay focused on your business.\r\n\r\nWe’re also one of the trusted Shopify Plus agencies for seamless replatforming.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Let’s Plan Your Migration</a>'),(90454,8192,'_page_content_4_block_content','field_67c9c6c17d60b'),(90455,8192,'page_content_4_media_block',''),(90456,8192,'_page_content_4_media_block','field_67c9c6d37d60c'),(90457,8192,'page_content_4_alignment','right'),(90458,8192,'_page_content_4_alignment','field_67c9c6dd7d60d'),(90459,8192,'page_content_6_block_content','<h3>NNP Workshop for Shopify Plus Brands</h3>\r\nAlready on Shopify Plus? Or thinking about switching? Our NNP Workshop is designed to audit your current setup, flag what’s holding you back, and highlight where you could be trading smarter.\r\n\r\nIt’s the clearest next step if you want to get more from your store and create your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP Workshop</a>'),(90460,8192,'_page_content_6_block_content','field_67d0020fab2c4'),(90461,8192,'page_content_6_media_block',''),(90462,8192,'_page_content_6_media_block','field_67d0020fab2c5'),(90463,8192,'page_content_6_alignment','left'),(90464,8192,'_page_content_6_alignment','field_67d0020fab2c6'),(90465,8192,'page_content_8_block_title','<h3>What our clients say</h3>'),(90466,8192,'_page_content_8_block_title','field_67c86b51a9ddc'),(90467,8192,'page_content_5_block_content','<h3>Ongoing Support and Maintenance</h3>\r\nYour business doesn’t stand still - and neither should your website. We provide long-term Shopify store support, including theme updates, app management, performance tuning, and regular technical checks. It’s peace of mind and a partner you can rely on.\r\n\r\nWe’re not just any Shopify agency Manchester - we’re your ongoing partner in growth.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Explore support packages</a>'),(90468,8192,'_page_content_5_block_content','field_67d0020fab2c4'),(90469,8192,'page_content_5_media_block',''),(90470,8192,'_page_content_5_media_block','field_67d0020fab2c5'),(90471,8192,'page_content_5_alignment','left'),(90472,8192,'_page_content_5_alignment','field_67d0020fab2c6'),(90473,8192,'page_content_7_block_content','<h3>Custom Integrations</h3>\r\nShopify Plus supports robust integrations - and we make sure they’re tailored to your operations. Whether it’s Klaviyo for email, ReCharge for subscriptions, Peoplevox for WMS, or Brightpearl for ERP, we integrate the systems that keep your store running.\r\n\r\nWe help you reduce manual effort, centralise processes, and scale without adding friction.'),(90474,8192,'_page_content_7_block_content','field_6904a3826dd01'),(90475,8192,'page_content_7_add_background','white'),(90476,8192,'_page_content_7_add_background','field_6904a417eed80'),(90477,8193,'page_content_0_video_file',''),(90478,8193,'_page_content_0_video_file','field_67c9c54f20190'),(90479,8193,'page_content_0_video_file_webm',''),(90480,8193,'_page_content_0_video_file_webm','field_67c9c54f20191'),(90481,8193,'page_content_0_background_image',''),(90482,8193,'_page_content_0_background_image','field_67c9c54f20192'),(90483,8193,'page_content_0_banner_content','<h1>Shopify Plus</h1>'),(90484,8193,'_page_content_0_banner_content','field_67c9c54f20193'),(90485,8193,'page_content_1_add_background','white'),(90486,8193,'_page_content_1_add_background','field_6717be84974f1'),(90487,8193,'page_content_1_block_title','<h2>Your Shopify Plus Agency Partner</h2>'),(90488,8193,'_page_content_1_block_title','field_67b8463f82176'),(90489,8193,'page_content_1_block_content','Shopify Plus is the enterprise-level version of Shopify- offering greater flexibility, enhanced performance, and features built to support high-growth brands. As your dedicated Shopify Plus Agency UK, Actuate brings deep platform knowledge and hands-on experience. We’re vetted by Shopify, trusted by scaling retailers, and focused on delivering sites that trade hard and grow fast.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Shopify Plus Team</a>'),(90490,8193,'_page_content_1_block_content','field_664b5f5c5973a'),(90491,8193,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:30:\"2_col_block_with_media_-_no_bg\";i:6;s:30:\"2_col_block_with_media_-_no_bg\";i:7;s:30:\"1_col_block_text_block_with_bg\";i:8;s:17:\"testimonial_block\";}'),(90492,8193,'_page_content','field_65bcc772ba827'),(90493,8193,'bottom_cta',''),(90494,8193,'_bottom_cta','field_66fbcaec309e9'),(90495,8193,'page_content_2_add_background','green'),(90496,8193,'_page_content_2_add_background','field_67c9c6c17d609'),(90497,8193,'page_content_2_block_content','<h3>Why Shopify Plus?</h3>\r\nShopify Plus powers some of the world’s biggest eCommerce brands - like Gymshark, Heinz, and Allbirds - and it’s built for businesses that need more from their platform. With features like Shopify Flow for automation, Markets for global expansion, and Launchpad for flash sales, Shopify Plus gives you the tools to move faster and scale smarter.\r\n\r\nAccording to Shopify, brands on Plus see an average 126% year-on-year growth. With enhanced API access, scriptable checkout, and priority support, the platform is built to handle complexity without the headaches.'),(90498,8193,'_page_content_2_block_content','field_67c9c6c17d60b'),(90499,8193,'page_content_2_media_block',''),(90500,8193,'_page_content_2_media_block','field_67c9c6d37d60c'),(90501,8193,'page_content_2_alignment','left'),(90502,8193,'_page_content_2_alignment','field_67c9c6dd7d60d'),(90503,8193,'page_content_3_add_background','white'),(90504,8193,'_page_content_3_add_background','field_67d0023c0a374'),(90505,8193,'page_content_3_block_content','<h3>Shopify Plus Development</h3>\r\nWe develop Shopify Plus stores tailored to your business goals. Whether you\'re launching a new store or rethinking your current setup, we work closely with you to define what success looks like, then build a site that delivers it. Every project includes a personal account manager, platform-specific strategy, and custom features that align with your roadmap.\r\n\r\nAs a leading Shopify development Manchester team and recognised Shopify agency Manchester, we bring a local touch with national capability.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/development/\" class=\"cta\">Explore our development services</a>'),(90506,8193,'_page_content_3_block_content','field_67d0023c0a375'),(90507,8193,'page_content_3_media_block',''),(90508,8193,'_page_content_3_media_block','field_67d0023c0a376'),(90509,8193,'page_content_4_add_background','red'),(90510,8193,'_page_content_4_add_background','field_67c9c6c17d609'),(90511,8193,'page_content_4_block_content','<h3>Shopify Plus Migration</h3>\r\nReady to move from your current platform? Our Shopify Plus Agency migration service handles every step - data mapping, system integrations, theme development, and go-live testing. You’ll have a team that knows what to expect and how to make it smooth. We take care of the heavy lifting so you can stay focused on your business.\r\n\r\nWe’re also one of the trusted Shopify Plus agencies for seamless replatforming.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Let’s Plan Your Migration</a>'),(90512,8193,'_page_content_4_block_content','field_67c9c6c17d60b'),(90513,8193,'page_content_4_media_block',''),(90514,8193,'_page_content_4_media_block','field_67c9c6d37d60c'),(90515,8193,'page_content_4_alignment','right'),(90516,8193,'_page_content_4_alignment','field_67c9c6dd7d60d'),(90517,8193,'page_content_6_block_content','<h3>NNP Workshop for Shopify Plus Brands</h3>\r\nAlready on Shopify Plus? Or thinking about switching? Our NNP Workshop is designed to audit your current setup, flag what’s holding you back, and highlight where you could be trading smarter.\r\n\r\nIt’s the clearest next step if you want to get more from your store and create your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP Workshop</a>'),(90518,8193,'_page_content_6_block_content','field_67d0020fab2c4'),(90519,8193,'page_content_6_media_block',''),(90520,8193,'_page_content_6_media_block','field_67d0020fab2c5'),(90521,8193,'page_content_6_alignment','left'),(90522,8193,'_page_content_6_alignment','field_67d0020fab2c6'),(90523,8193,'page_content_8_block_title','<h3>What our clients say</h3>'),(90524,8193,'_page_content_8_block_title','field_67c86b51a9ddc'),(90525,8193,'page_content_5_block_content','<h3>Ongoing Support and Maintenance</h3>\r\nYour business doesn’t stand still - and neither should your website. We provide long-term Shopify store support, including theme updates, app management, performance tuning, and regular technical checks. It’s peace of mind and a partner you can rely on.\r\n\r\nWe’re not just any Shopify agency Manchester - we’re your ongoing partner in growth.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Explore support packages</a>'),(90526,8193,'_page_content_5_block_content','field_67d0020fab2c4'),(90527,8193,'page_content_5_media_block',''),(90528,8193,'_page_content_5_media_block','field_67d0020fab2c5'),(90529,8193,'page_content_5_alignment','right'),(90530,8193,'_page_content_5_alignment','field_67d0020fab2c6'),(90531,8193,'page_content_7_block_content','<h3>Custom Integrations</h3>\r\nShopify Plus supports robust integrations - and we make sure they’re tailored to your operations. Whether it’s Klaviyo for email, ReCharge for subscriptions, Peoplevox for WMS, or Brightpearl for ERP, we integrate the systems that keep your store running.\r\n\r\nWe help you reduce manual effort, centralise processes, and scale without adding friction.'),(90532,8193,'_page_content_7_block_content','field_6904a3826dd01'),(90533,8193,'page_content_7_add_background','white'),(90534,8193,'_page_content_7_add_background','field_6904a417eed80'),(90535,8194,'page_content_0_video_file',''),(90536,8194,'_page_content_0_video_file','field_67c9c54f20190'),(90537,8194,'page_content_0_video_file_webm',''),(90538,8194,'_page_content_0_video_file_webm','field_67c9c54f20191'),(90539,8194,'page_content_0_background_image',''),(90540,8194,'_page_content_0_background_image','field_67c9c54f20192'),(90541,8194,'page_content_0_banner_content','<h1>Shopify Plus</h1>'),(90542,8194,'_page_content_0_banner_content','field_67c9c54f20193'),(90543,8194,'page_content_1_add_background','white'),(90544,8194,'_page_content_1_add_background','field_6717be84974f1'),(90545,8194,'page_content_1_block_title','<h2>Your Shopify Plus Agency Partner</h2>'),(90546,8194,'_page_content_1_block_title','field_67b8463f82176'),(90547,8194,'page_content_1_block_content','Shopify Plus is the enterprise-level version of Shopify- offering greater flexibility, enhanced performance, and features built to support high-growth brands. As your dedicated Shopify Plus Agency UK, Actuate brings deep platform knowledge and hands-on experience. We’re vetted by Shopify, trusted by scaling retailers, and focused on delivering sites that trade hard and grow fast.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Shopify Plus Team</a>'),(90548,8194,'_page_content_1_block_content','field_664b5f5c5973a'),(90549,8194,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:30:\"2_col_block_with_media_-_no_bg\";i:6;s:30:\"2_col_block_with_media_-_no_bg\";i:7;s:30:\"1_col_block_text_block_with_bg\";i:8;s:17:\"testimonial_block\";}'),(90550,8194,'_page_content','field_65bcc772ba827'),(90551,8194,'bottom_cta',''),(90552,8194,'_bottom_cta','field_66fbcaec309e9'),(90553,8194,'page_content_2_add_background','green'),(90554,8194,'_page_content_2_add_background','field_67c9c6c17d609'),(90555,8194,'page_content_2_block_content','<h3>Why Shopify Plus?</h3>\r\nShopify Plus powers some of the world’s biggest eCommerce brands - like Gymshark, Heinz, and Allbirds - and it’s built for businesses that need more from their platform. With features like Shopify Flow for automation, Markets for global expansion, and Launchpad for flash sales, Shopify Plus gives you the tools to move faster and scale smarter.\r\n\r\nAccording to Shopify, brands on Plus see an average 126% year-on-year growth. With enhanced API access, scriptable checkout, and priority support, the platform is built to handle complexity without the headaches.'),(90556,8194,'_page_content_2_block_content','field_67c9c6c17d60b'),(90557,8194,'page_content_2_media_block',''),(90558,8194,'_page_content_2_media_block','field_67c9c6d37d60c'),(90559,8194,'page_content_2_alignment','left'),(90560,8194,'_page_content_2_alignment','field_67c9c6dd7d60d'),(90561,8194,'page_content_3_add_background','white'),(90562,8194,'_page_content_3_add_background','field_67d0023c0a374'),(90563,8194,'page_content_3_block_content','<h3>Shopify Plus Development</h3>\r\nWe develop Shopify Plus stores tailored to your business goals. Whether you\'re launching a new store or rethinking your current setup, we work closely with you to define what success looks like, then build a site that delivers it. Every project includes a personal account manager, platform-specific strategy, and custom features that align with your roadmap.\r\n\r\nAs a leading Shopify development Manchester team and recognised Shopify agency Manchester, we bring a local touch with national capability.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/development/\" class=\"cta\">Explore our development services</a>'),(90564,8194,'_page_content_3_block_content','field_67d0023c0a375'),(90565,8194,'page_content_3_media_block',''),(90566,8194,'_page_content_3_media_block','field_67d0023c0a376'),(90567,8194,'page_content_4_add_background','red'),(90568,8194,'_page_content_4_add_background','field_67c9c6c17d609'),(90569,8194,'page_content_4_block_content','<h3>Shopify Plus Migration</h3>\r\nReady to move from your current platform? Our Shopify Plus Agency migration service handles every step - data mapping, system integrations, theme development, and go-live testing. You’ll have a team that knows what to expect and how to make it smooth. We take care of the heavy lifting so you can stay focused on your business.\r\n\r\nWe’re also one of the trusted Shopify Plus agencies for seamless replatforming.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Let’s Plan Your Migration</a>'),(90570,8194,'_page_content_4_block_content','field_67c9c6c17d60b'),(90571,8194,'page_content_4_media_block',''),(90572,8194,'_page_content_4_media_block','field_67c9c6d37d60c'),(90573,8194,'page_content_4_alignment','right'),(90574,8194,'_page_content_4_alignment','field_67c9c6dd7d60d'),(90575,8194,'page_content_6_block_content','<h3>NNP Workshop for Shopify Plus Brands</h3>\r\nAlready on Shopify Plus? Or thinking about switching? Our NNP Workshop is designed to audit your current setup, flag what’s holding you back, and highlight where you could be trading smarter.\r\n\r\nIt’s the clearest next step if you want to get more from your store and create your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP Workshop</a>'),(90576,8194,'_page_content_6_block_content','field_67d0020fab2c4'),(90577,8194,'page_content_6_media_block',''),(90578,8194,'_page_content_6_media_block','field_67d0020fab2c5'),(90579,8194,'page_content_6_alignment','right'),(90580,8194,'_page_content_6_alignment','field_67d0020fab2c6'),(90581,8194,'page_content_8_block_title','<h3>What our clients say</h3>'),(90582,8194,'_page_content_8_block_title','field_67c86b51a9ddc'),(90583,8194,'page_content_5_block_content','<h3>Ongoing Support and Maintenance</h3>\r\nYour business doesn’t stand still - and neither should your website. We provide long-term Shopify store support, including theme updates, app management, performance tuning, and regular technical checks. It’s peace of mind and a partner you can rely on.\r\n\r\nWe’re not just any Shopify agency Manchester - we’re your ongoing partner in growth.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Explore support packages</a>'),(90584,8194,'_page_content_5_block_content','field_67d0020fab2c4'),(90585,8194,'page_content_5_media_block',''),(90586,8194,'_page_content_5_media_block','field_67d0020fab2c5'),(90587,8194,'page_content_5_alignment','left'),(90588,8194,'_page_content_5_alignment','field_67d0020fab2c6'),(90589,8194,'page_content_7_block_content','<h3>Custom Integrations</h3>\r\nShopify Plus supports robust integrations - and we make sure they’re tailored to your operations. Whether it’s Klaviyo for email, ReCharge for subscriptions, Peoplevox for WMS, or Brightpearl for ERP, we integrate the systems that keep your store running.\r\n\r\nWe help you reduce manual effort, centralise processes, and scale without adding friction.'),(90590,8194,'_page_content_7_block_content','field_6904a3826dd01'),(90591,8194,'page_content_7_add_background','white'),(90592,8194,'_page_content_7_add_background','field_6904a417eed80'),(90593,7868,'page_content_7_block_content','<h3>NNP Workshop for Shopify Plus Brands</h3>\r\nAlready on Shopify Plus? Or thinking about switching? Our NNP Workshop is designed to audit your current setup, flag what’s holding you back, and highlight where you could be trading smarter.\r\n\r\nIt’s the clearest next step if you want to get more from your store and create your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP Workshop</a>'),(90594,7868,'_page_content_7_block_content','field_67d0020fab2c4'),(90595,7868,'page_content_7_media_block',''),(90596,7868,'_page_content_7_media_block','field_67d0020fab2c5'),(90597,7868,'page_content_7_alignment','left'),(90598,7868,'_page_content_7_alignment','field_67d0020fab2c6'),(90599,7868,'page_content_8_block_content','<h3>As Your Shopify Plus Agency</h3>\r\nWhen you work with Actuate, you get more than a development partner. You get a team who knows Shopify Plus inside out and cares about your outcomes. Our process includes:\r\n<ul>\r\n 	<li>Custom development tailored to your goals</li>\r\n 	<li>Strategic planning aligned with commercial performance</li>\r\n 	<li>Advanced integrations for smoother internal ops</li>\r\n 	<li>Ongoing optimisation to keep your store sharp</li>\r\n</ul>\r\nWe’re a Shopify Plus Agency UK that delivers clarity, consistency, and commercial impact.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Shopify Plus Team</a>'),(90600,7868,'_page_content_8_block_content','field_6904a3826dd01'),(90601,7868,'page_content_8_add_background','white'),(90602,7868,'_page_content_8_add_background','field_6904a417eed80'),(90603,7868,'page_content_9_block_title','<h3>What our clients say</h3>'),(90604,7868,'_page_content_9_block_title','field_67c86b51a9ddc'),(90605,8195,'page_content_0_video_file',''),(90606,8195,'_page_content_0_video_file','field_67c9c54f20190'),(90607,8195,'page_content_0_video_file_webm',''),(90608,8195,'_page_content_0_video_file_webm','field_67c9c54f20191'),(90609,8195,'page_content_0_background_image',''),(90610,8195,'_page_content_0_background_image','field_67c9c54f20192'),(90611,8195,'page_content_0_banner_content','<h1>Shopify Plus</h1>'),(90612,8195,'_page_content_0_banner_content','field_67c9c54f20193'),(90613,8195,'page_content_1_add_background','white'),(90614,8195,'_page_content_1_add_background','field_6717be84974f1'),(90615,8195,'page_content_1_block_title','<h2>Your Shopify Plus Agency Partner</h2>'),(90616,8195,'_page_content_1_block_title','field_67b8463f82176'),(90617,8195,'page_content_1_block_content','Shopify Plus is the enterprise-level version of Shopify- offering greater flexibility, enhanced performance, and features built to support high-growth brands. As your dedicated Shopify Plus Agency UK, Actuate brings deep platform knowledge and hands-on experience. We’re vetted by Shopify, trusted by scaling retailers, and focused on delivering sites that trade hard and grow fast.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Shopify Plus Team</a>'),(90618,8195,'_page_content_1_block_content','field_664b5f5c5973a'),(90619,8195,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:30:\"2_col_block_with_media_-_no_bg\";i:6;s:30:\"2_col_block_with_media_-_no_bg\";i:7;s:30:\"2_col_block_with_media_-_no_bg\";i:8;s:30:\"1_col_block_text_block_with_bg\";i:9;s:17:\"testimonial_block\";}'),(90620,8195,'_page_content','field_65bcc772ba827'),(90621,8195,'bottom_cta',''),(90622,8195,'_bottom_cta','field_66fbcaec309e9'),(90623,8195,'page_content_2_add_background','green'),(90624,8195,'_page_content_2_add_background','field_67c9c6c17d609'),(90625,8195,'page_content_2_block_content','<h3>Why Shopify Plus?</h3>\r\nShopify Plus powers some of the world’s biggest eCommerce brands - like Gymshark, Heinz, and Allbirds - and it’s built for businesses that need more from their platform. With features like Shopify Flow for automation, Markets for global expansion, and Launchpad for flash sales, Shopify Plus gives you the tools to move faster and scale smarter.\r\n\r\nAccording to Shopify, brands on Plus see an average 126% year-on-year growth. With enhanced API access, scriptable checkout, and priority support, the platform is built to handle complexity without the headaches.'),(90626,8195,'_page_content_2_block_content','field_67c9c6c17d60b'),(90627,8195,'page_content_2_media_block',''),(90628,8195,'_page_content_2_media_block','field_67c9c6d37d60c'),(90629,8195,'page_content_2_alignment','left'),(90630,8195,'_page_content_2_alignment','field_67c9c6dd7d60d'),(90631,8195,'page_content_3_add_background','white'),(90632,8195,'_page_content_3_add_background','field_67d0023c0a374'),(90633,8195,'page_content_3_block_content','<h3>Shopify Plus Development</h3>\r\nWe develop Shopify Plus stores tailored to your business goals. Whether you\'re launching a new store or rethinking your current setup, we work closely with you to define what success looks like, then build a site that delivers it. Every project includes a personal account manager, platform-specific strategy, and custom features that align with your roadmap.\r\n\r\nAs a leading Shopify development Manchester team and recognised Shopify agency Manchester, we bring a local touch with national capability.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/development/\" class=\"cta\">Explore our development services</a>'),(90634,8195,'_page_content_3_block_content','field_67d0023c0a375'),(90635,8195,'page_content_3_media_block',''),(90636,8195,'_page_content_3_media_block','field_67d0023c0a376'),(90637,8195,'page_content_4_add_background','red'),(90638,8195,'_page_content_4_add_background','field_67c9c6c17d609'),(90639,8195,'page_content_4_block_content','<h3>Shopify Plus Migration</h3>\r\nReady to move from your current platform? Our Shopify Plus Agency migration service handles every step - data mapping, system integrations, theme development, and go-live testing. You’ll have a team that knows what to expect and how to make it smooth. We take care of the heavy lifting so you can stay focused on your business.\r\n\r\nWe’re also one of the trusted Shopify Plus agencies for seamless replatforming.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Let’s Plan Your Migration</a>'),(90640,8195,'_page_content_4_block_content','field_67c9c6c17d60b'),(90641,8195,'page_content_4_media_block',''),(90642,8195,'_page_content_4_media_block','field_67c9c6d37d60c'),(90643,8195,'page_content_4_alignment','right'),(90644,8195,'_page_content_4_alignment','field_67c9c6dd7d60d'),(90645,8195,'page_content_6_block_content','<h3>Ongoing Support and Maintenance</h3>\r\nYour business doesn’t stand still - and neither should your website. We provide long-term Shopify store support, including theme updates, app management, performance tuning, and regular technical checks. It’s peace of mind and a partner you can rely on.\r\n\r\nWe’re not just any Shopify agency Manchester - we’re your ongoing partner in growth.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Explore support packages</a>'),(90646,8195,'_page_content_6_block_content','field_67d0020fab2c4'),(90647,8195,'page_content_6_media_block',''),(90648,8195,'_page_content_6_media_block','field_67d0020fab2c5'),(90649,8195,'page_content_6_alignment','left'),(90650,8195,'_page_content_6_alignment','field_67d0020fab2c6'),(90651,8195,'page_content_5_block_content','<h3>Ongoing Support and Maintenance</h3>\r\nYour business doesn’t stand still - and neither should your website. We provide long-term Shopify store support, including theme updates, app management, performance tuning, and regular technical checks. It’s peace of mind and a partner you can rely on.\r\n\r\nWe’re not just any Shopify agency Manchester - we’re your ongoing partner in growth.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Explore support packages</a>'),(90652,8195,'_page_content_5_block_content','field_67d0020fab2c4'),(90653,8195,'page_content_5_media_block',''),(90654,8195,'_page_content_5_media_block','field_67d0020fab2c5'),(90655,8195,'page_content_5_alignment','left'),(90656,8195,'_page_content_5_alignment','field_67d0020fab2c6'),(90657,8195,'page_content_7_block_content','<h3>Custom Integrations</h3>\r\nShopify Plus supports robust integrations - and we make sure they’re tailored to your operations. Whether it’s Klaviyo for email, ReCharge for subscriptions, Peoplevox for WMS, or Brightpearl for ERP, we integrate the systems that keep your store running.\r\n\r\nWe help you reduce manual effort, centralise processes, and scale without adding friction.'),(90658,8195,'_page_content_7_block_content','field_67d0020fab2c4'),(90659,8195,'page_content_7_media_block',''),(90660,8195,'_page_content_7_media_block','field_67d0020fab2c5'),(90661,8195,'page_content_7_alignment','right'),(90662,8195,'_page_content_7_alignment','field_67d0020fab2c6'),(90663,8195,'page_content_8_block_content','<h3>As Your Shopify Plus Agency</h3>\r\nWhen you work with Actuate, you get more than a development partner. You get a team who knows Shopify Plus inside out and cares about your outcomes. Our process includes:\r\n<ul>\r\n 	<li>Custom development tailored to your goals</li>\r\n 	<li>Strategic planning aligned with commercial performance</li>\r\n 	<li>Advanced integrations for smoother internal ops</li>\r\n 	<li>Ongoing optimisation to keep your store sharp</li>\r\n</ul>\r\nWe’re a Shopify Plus Agency UK that delivers clarity, consistency, and commercial impact.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Shopify Plus Team</a>'),(90664,8195,'_page_content_8_block_content','field_6904a3826dd01'),(90665,8195,'page_content_8_add_background','white'),(90666,8195,'_page_content_8_add_background','field_6904a417eed80'),(90667,8195,'page_content_9_block_title','<h3>What our clients say</h3>'),(90668,8195,'_page_content_9_block_title','field_67c86b51a9ddc'),(90669,8196,'page_content_0_video_file',''),(90670,8196,'_page_content_0_video_file','field_67c9c54f20190'),(90671,8196,'page_content_0_video_file_webm',''),(90672,8196,'_page_content_0_video_file_webm','field_67c9c54f20191'),(90673,8196,'page_content_0_background_image',''),(90674,8196,'_page_content_0_background_image','field_67c9c54f20192'),(90675,8196,'page_content_0_banner_content','<h1>Shopify Plus</h1>'),(90676,8196,'_page_content_0_banner_content','field_67c9c54f20193'),(90677,8196,'page_content_1_add_background','white'),(90678,8196,'_page_content_1_add_background','field_6717be84974f1'),(90679,8196,'page_content_1_block_title','<h2>Your Shopify Plus Agency Partner</h2>'),(90680,8196,'_page_content_1_block_title','field_67b8463f82176'),(90681,8196,'page_content_1_block_content','Shopify Plus is the enterprise-level version of Shopify- offering greater flexibility, enhanced performance, and features built to support high-growth brands. As your dedicated Shopify Plus Agency UK, Actuate brings deep platform knowledge and hands-on experience. We’re vetted by Shopify, trusted by scaling retailers, and focused on delivering sites that trade hard and grow fast.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Shopify Plus Team</a>'),(90682,8196,'_page_content_1_block_content','field_664b5f5c5973a'),(90683,8196,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:30:\"2_col_block_with_media_-_no_bg\";i:6;s:30:\"2_col_block_with_media_-_no_bg\";i:7;s:30:\"2_col_block_with_media_-_no_bg\";i:8;s:30:\"1_col_block_text_block_with_bg\";i:9;s:17:\"testimonial_block\";}'),(90684,8196,'_page_content','field_65bcc772ba827'),(90685,8196,'bottom_cta',''),(90686,8196,'_bottom_cta','field_66fbcaec309e9'),(90687,8196,'page_content_2_add_background','green'),(90688,8196,'_page_content_2_add_background','field_67c9c6c17d609'),(90689,8196,'page_content_2_block_content','<h3>Why Shopify Plus?</h3>\r\nShopify Plus powers some of the world’s biggest eCommerce brands - like Gymshark, Heinz, and Allbirds - and it’s built for businesses that need more from their platform. With features like Shopify Flow for automation, Markets for global expansion, and Launchpad for flash sales, Shopify Plus gives you the tools to move faster and scale smarter.\r\n\r\nAccording to Shopify, brands on Plus see an average 126% year-on-year growth. With enhanced API access, scriptable checkout, and priority support, the platform is built to handle complexity without the headaches.'),(90690,8196,'_page_content_2_block_content','field_67c9c6c17d60b'),(90691,8196,'page_content_2_media_block',''),(90692,8196,'_page_content_2_media_block','field_67c9c6d37d60c'),(90693,8196,'page_content_2_alignment','left'),(90694,8196,'_page_content_2_alignment','field_67c9c6dd7d60d'),(90695,8196,'page_content_3_add_background','white'),(90696,8196,'_page_content_3_add_background','field_67d0023c0a374'),(90697,8196,'page_content_3_block_content','<h3>Shopify Plus Development</h3>\r\nWe develop Shopify Plus stores tailored to your business goals. Whether you\'re launching a new store or rethinking your current setup, we work closely with you to define what success looks like, then build a site that delivers it. Every project includes a personal account manager, platform-specific strategy, and custom features that align with your roadmap.\r\n\r\nAs a leading Shopify development Manchester team and recognised Shopify agency Manchester, we bring a local touch with national capability.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/development/\" class=\"cta\">Explore our development services</a>'),(90698,8196,'_page_content_3_block_content','field_67d0023c0a375'),(90699,8196,'page_content_3_media_block',''),(90700,8196,'_page_content_3_media_block','field_67d0023c0a376'),(90701,8196,'page_content_4_add_background','red'),(90702,8196,'_page_content_4_add_background','field_67c9c6c17d609'),(90703,8196,'page_content_4_block_content','<h3>Shopify Plus Migration</h3>\r\nReady to move from your current platform? Our Shopify Plus Agency migration service handles every step - data mapping, system integrations, theme development, and go-live testing. You’ll have a team that knows what to expect and how to make it smooth. We take care of the heavy lifting so you can stay focused on your business.\r\n\r\nWe’re also one of the trusted Shopify Plus agencies for seamless replatforming.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Let’s Plan Your Migration</a>'),(90704,8196,'_page_content_4_block_content','field_67c9c6c17d60b'),(90705,8196,'page_content_4_media_block',''),(90706,8196,'_page_content_4_media_block','field_67c9c6d37d60c'),(90707,8196,'page_content_4_alignment','right'),(90708,8196,'_page_content_4_alignment','field_67c9c6dd7d60d'),(90709,8196,'page_content_6_block_content','<h3>Custom Integrations</h3>\r\nShopify Plus supports robust integrations - and we make sure they’re tailored to your operations. Whether it’s Klaviyo for email, ReCharge for subscriptions, Peoplevox for WMS, or Brightpearl for ERP, we integrate the systems that keep your store running.\r\n\r\nWe help you reduce manual effort, centralise processes, and scale without adding friction.'),(90710,8196,'_page_content_6_block_content','field_67d0020fab2c4'),(90711,8196,'page_content_6_media_block',''),(90712,8196,'_page_content_6_media_block','field_67d0020fab2c5'),(90713,8196,'page_content_6_alignment','right'),(90714,8196,'_page_content_6_alignment','field_67d0020fab2c6'),(90715,8196,'page_content_5_block_content','<h3>Ongoing Support and Maintenance</h3>\r\nYour business doesn’t stand still - and neither should your website. We provide long-term Shopify store support, including theme updates, app management, performance tuning, and regular technical checks. It’s peace of mind and a partner you can rely on.\r\n\r\nWe’re not just any Shopify agency Manchester - we’re your ongoing partner in growth.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Explore support packages</a>'),(90716,8196,'_page_content_5_block_content','field_67d0020fab2c4'),(90717,8196,'page_content_5_media_block',''),(90718,8196,'_page_content_5_media_block','field_67d0020fab2c5'),(90719,8196,'page_content_5_alignment','left'),(90720,8196,'_page_content_5_alignment','field_67d0020fab2c6'),(90721,8196,'page_content_7_block_content','<h3>NNP Workshop for Shopify Plus Brands</h3>\r\nAlready on Shopify Plus? Or thinking about switching? Our NNP Workshop is designed to audit your current setup, flag what’s holding you back, and highlight where you could be trading smarter.\r\n\r\nIt’s the clearest next step if you want to get more from your store and create your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP Workshop</a>'),(90722,8196,'_page_content_7_block_content','field_67d0020fab2c4'),(90723,8196,'page_content_7_media_block',''),(90724,8196,'_page_content_7_media_block','field_67d0020fab2c5'),(90725,8196,'page_content_7_alignment','left'),(90726,8196,'_page_content_7_alignment','field_67d0020fab2c6'),(90727,8196,'page_content_8_block_content','<h3>As Your Shopify Plus Agency</h3>\r\nWhen you work with Actuate, you get more than a development partner. You get a team who knows Shopify Plus inside out and cares about your outcomes. Our process includes:\r\n<ul>\r\n 	<li>Custom development tailored to your goals</li>\r\n 	<li>Strategic planning aligned with commercial performance</li>\r\n 	<li>Advanced integrations for smoother internal ops</li>\r\n 	<li>Ongoing optimisation to keep your store sharp</li>\r\n</ul>\r\nWe’re a Shopify Plus Agency UK that delivers clarity, consistency, and commercial impact.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Shopify Plus Team</a>'),(90728,8196,'_page_content_8_block_content','field_6904a3826dd01'),(90729,8196,'page_content_8_add_background','white'),(90730,8196,'_page_content_8_add_background','field_6904a417eed80'),(90731,8196,'page_content_9_block_title','<h3>What our clients say</h3>'),(90732,8196,'_page_content_9_block_title','field_67c86b51a9ddc'),(90733,8197,'page_content_0_video_file',''),(90734,8197,'_page_content_0_video_file','field_67c9c54f20190'),(90735,8197,'page_content_0_video_file_webm',''),(90736,8197,'_page_content_0_video_file_webm','field_67c9c54f20191'),(90737,8197,'page_content_0_background_image',''),(90738,8197,'_page_content_0_background_image','field_67c9c54f20192'),(90739,8197,'page_content_0_banner_content','<h1>Shopify Plus</h1>'),(90740,8197,'_page_content_0_banner_content','field_67c9c54f20193'),(90741,8197,'page_content_1_add_background','white'),(90742,8197,'_page_content_1_add_background','field_6717be84974f1'),(90743,8197,'page_content_1_block_title','<h2>Your Shopify Plus Agency Partner</h2>'),(90744,8197,'_page_content_1_block_title','field_67b8463f82176'),(90745,8197,'page_content_1_block_content','Shopify Plus is the enterprise-level version of Shopify- offering greater flexibility, enhanced performance, and features built to support high-growth brands. As your dedicated Shopify Plus Agency UK, Actuate brings deep platform knowledge and hands-on experience. We’re vetted by Shopify, trusted by scaling retailers, and focused on delivering sites that trade hard and grow fast.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Shopify Plus Team</a>'),(90746,8197,'_page_content_1_block_content','field_664b5f5c5973a'),(90747,8197,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:30:\"2_col_block_with_media_-_no_bg\";i:6;s:30:\"2_col_block_with_media_-_no_bg\";i:7;s:30:\"2_col_block_with_media_-_no_bg\";i:8;s:30:\"1_col_block_text_block_with_bg\";i:9;s:17:\"testimonial_block\";}'),(90748,8197,'_page_content','field_65bcc772ba827'),(90749,8197,'bottom_cta',''),(90750,8197,'_bottom_cta','field_66fbcaec309e9'),(90751,8197,'page_content_2_add_background','green'),(90752,8197,'_page_content_2_add_background','field_67c9c6c17d609'),(90753,8197,'page_content_2_block_content','<h3>Why Shopify Plus?</h3>\r\nShopify Plus powers some of the world’s biggest eCommerce brands - like Gymshark, Heinz, and Allbirds - and it’s built for businesses that need more from their platform. With features like Shopify Flow for automation, Markets for global expansion, and Launchpad for flash sales, Shopify Plus gives you the tools to move faster and scale smarter.\r\n\r\nAccording to Shopify, brands on Plus see an average 126% year-on-year growth. With enhanced API access, scriptable checkout, and priority support, the platform is built to handle complexity without the headaches.'),(90754,8197,'_page_content_2_block_content','field_67c9c6c17d60b'),(90755,8197,'page_content_2_media_block',''),(90756,8197,'_page_content_2_media_block','field_67c9c6d37d60c'),(90757,8197,'page_content_2_alignment','left'),(90758,8197,'_page_content_2_alignment','field_67c9c6dd7d60d'),(90759,8197,'page_content_3_add_background','white'),(90760,8197,'_page_content_3_add_background','field_67d0023c0a374'),(90761,8197,'page_content_3_block_content','<h3>Shopify Plus Development</h3>\r\nWe develop Shopify Plus stores tailored to your business goals. Whether you\'re launching a new store or rethinking your current setup, we work closely with you to define what success looks like, then build a site that delivers it. Every project includes a personal account manager, platform-specific strategy, and custom features that align with your roadmap.\r\n\r\nAs a leading Shopify development Manchester team and recognised Shopify agency Manchester, we bring a local touch with national capability.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/development/\" class=\"cta\">Explore our development services</a>'),(90762,8197,'_page_content_3_block_content','field_67d0023c0a375'),(90763,8197,'page_content_3_media_block',''),(90764,8197,'_page_content_3_media_block','field_67d0023c0a376'),(90765,8197,'page_content_4_add_background','red'),(90766,8197,'_page_content_4_add_background','field_67c9c6c17d609'),(90767,8197,'page_content_4_block_content','<h3>Shopify Plus Migration</h3>\r\nReady to move from your current platform? Our Shopify Plus Agency migration service handles every step - data mapping, system integrations, theme development, and go-live testing. You’ll have a team that knows what to expect and how to make it smooth. We take care of the heavy lifting so you can stay focused on your business.\r\n\r\nWe’re also one of the trusted Shopify Plus agencies for seamless replatforming.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Let’s Plan Your Migration</a>'),(90768,8197,'_page_content_4_block_content','field_67c9c6c17d60b'),(90769,8197,'page_content_4_media_block',''),(90770,8197,'_page_content_4_media_block','field_67c9c6d37d60c'),(90771,8197,'page_content_4_alignment','right'),(90772,8197,'_page_content_4_alignment','field_67c9c6dd7d60d'),(90773,8197,'page_content_6_block_content','<h3>Custom Integrations</h3>\r\nShopify Plus supports robust integrations - and we make sure they’re tailored to your operations. Whether it’s Klaviyo for email, ReCharge for subscriptions, Peoplevox for WMS, or Brightpearl for ERP, we integrate the systems that keep your store running.\r\n\r\nWe help you reduce manual effort, centralise processes, and scale without adding friction.'),(90774,8197,'_page_content_6_block_content','field_67d0020fab2c4'),(90775,8197,'page_content_6_media_block',''),(90776,8197,'_page_content_6_media_block','field_67d0020fab2c5'),(90777,8197,'page_content_6_alignment','right'),(90778,8197,'_page_content_6_alignment','field_67d0020fab2c6'),(90779,8197,'page_content_5_block_content','<h3>Ongoing Support and Maintenance</h3>\r\nYour business doesn’t stand still - and neither should your website. We provide long-term Shopify store support, including theme updates, app management, performance tuning, and regular technical checks. It’s peace of mind and a partner you can rely on.\r\n\r\nWe’re not just any Shopify agency Manchester - we’re your ongoing partner in growth.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Explore support packages</a>'),(90780,8197,'_page_content_5_block_content','field_67d0020fab2c4'),(90781,8197,'page_content_5_media_block',''),(90782,8197,'_page_content_5_media_block','field_67d0020fab2c5'),(90783,8197,'page_content_5_alignment','left'),(90784,8197,'_page_content_5_alignment','field_67d0020fab2c6'),(90785,8197,'page_content_7_block_content','<h3>NNP Workshop for Shopify Plus Brands</h3>\r\nAlready on Shopify Plus? Or thinking about switching? Our NNP Workshop is designed to audit your current setup, flag what’s holding you back, and highlight where you could be trading smarter.\r\n\r\nIt’s the clearest next step if you want to get more from your store and create your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP Workshop</a>'),(90786,8197,'_page_content_7_block_content','field_67d0020fab2c4'),(90787,8197,'page_content_7_media_block',''),(90788,8197,'_page_content_7_media_block','field_67d0020fab2c5'),(90789,8197,'page_content_7_alignment','left'),(90790,8197,'_page_content_7_alignment','field_67d0020fab2c6'),(90791,8197,'page_content_8_block_content','<h3>As Your Shopify Plus Agency</h3>\r\nWhen you work with Actuate, you get more than a development partner. You get a team who knows Shopify Plus inside out and cares about your outcomes. Our process includes:\r\n<ul>\r\n 	<li>Custom development tailored to your goals</li>\r\n 	<li>Strategic planning aligned with commercial performance</li>\r\n 	<li>Advanced integrations for smoother internal ops</li>\r\n 	<li>Ongoing optimisation to keep your store sharp</li>\r\n</ul>\r\nWe’re a Shopify Plus Agency UK that delivers clarity, consistency, and commercial impact.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Shopify Plus Team</a>'),(90792,8197,'_page_content_8_block_content','field_6904a3826dd01'),(90793,8197,'page_content_8_add_background','white'),(90794,8197,'_page_content_8_add_background','field_6904a417eed80'),(90795,8197,'page_content_9_block_title','<h3>What our clients say</h3>'),(90796,8197,'_page_content_9_block_title','field_67c86b51a9ddc'),(90797,7861,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(90798,8198,'page_content_0_video_file',''),(90799,8198,'_page_content_0_video_file','field_67c9c54f20190'),(90800,8198,'page_content_0_video_file_webm',''),(90801,8198,'_page_content_0_video_file_webm','field_67c9c54f20191'),(90802,8198,'page_content_0_background_image',''),(90803,8198,'_page_content_0_background_image','field_67c9c54f20192'),(90804,8198,'page_content_0_banner_content','<h1>Shopify Development</h1>'),(90805,8198,'_page_content_0_banner_content','field_67c9c54f20193'),(90806,8198,'page_content_1_add_background','white'),(90807,8198,'_page_content_1_add_background','field_6717be84974f1'),(90808,8198,'page_content_1_block_title','<h2>Shopify Stores Built for Growth</h2>'),(90809,8198,'_page_content_1_block_title','field_67b8463f82176'),(90810,8198,'page_content_1_block_content','Shopify is made for modern commerce - with flexibility, simplicity, and speed baked in. It’s the platform of choice for brands that want a site they can manage, scale, and improve without relying on developers for every small change. As a trusted Shopify agency in Manchester, Actuate builds Shopify stores that convert, perform, and grow with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Shopify</a>'),(90811,8198,'_page_content_1_block_content','field_664b5f5c5973a'),(90812,8198,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:20:\"full_width_shout_out\";i:5;s:17:\"featured_partners\";i:6;s:15:\"pills_with_icon\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"testimonial_block\";}'),(90813,8198,'_page_content','field_65bcc772ba827'),(90814,8198,'bottom_cta',''),(90815,8198,'_bottom_cta','field_66fbcaec309e9'),(90816,8198,'page_content_2_add_background','green'),(90817,8198,'_page_content_2_add_background','field_67c9c6c17d609'),(90818,8198,'page_content_2_block_content','<h3>Front End Development</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(90819,8198,'_page_content_2_block_content','field_67c9c6c17d60b'),(90820,8198,'page_content_2_media_block',''),(90821,8198,'_page_content_2_media_block','field_67c9c6d37d60c'),(90822,8198,'page_content_2_alignment','left'),(90823,8198,'_page_content_2_alignment','field_67c9c6dd7d60d'),(90824,8198,'page_content_3_add_background','white'),(90825,8198,'_page_content_3_add_background','field_67d0023c0a374'),(90826,8198,'page_content_3_block_content','<h3>Performance Optimisation</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">CTA Link</a>'),(90827,8198,'_page_content_3_block_content','field_67d0023c0a375'),(90828,8198,'page_content_3_media_block',''),(90829,8198,'_page_content_3_media_block','field_67d0023c0a376'),(90830,8198,'page_content_4_block_image',''),(90831,8198,'_page_content_4_block_image','field_67cf0f08a01dc'),(90832,8198,'page_content_4_video_file',''),(90833,8198,'_page_content_4_video_file','field_67cf0f38a01de'),(90834,8198,'page_content_4_mobile_video',''),(90835,8198,'_page_content_4_mobile_video','field_67cf0f49a01df'),(90836,8198,'page_content_4_block_content','<h3>Sub-Service Title</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.'),(90837,8198,'_page_content_4_block_content','field_67cf0f16a01dd'),(90838,8198,'page_content_5_block_content','<h3>Our Partners</h3>'),(90839,8198,'_page_content_5_block_content','field_6645ce1ce42ff'),(90840,8198,'page_content_6_block_title','<h3>Features &amp; Benefits (Needs a better title)</h3>'),(90841,8198,'_page_content_6_block_title','field_682b06840e84b'),(90842,8198,'page_content_6_pills_0_pill_icon',''),(90843,8198,'_page_content_6_pills_0_pill_icon','field_682b07a90dff3'),(90844,8198,'page_content_6_pills_0_pill_text','<h4>Better Conversions</h4>'),(90845,8198,'_page_content_6_pills_0_pill_text','field_682b07b40dff4'),(90846,8198,'page_content_6_pills_1_pill_icon',''),(90847,8198,'_page_content_6_pills_1_pill_icon','field_682b07a90dff3'),(90848,8198,'page_content_6_pills_1_pill_text','<h4>Fast Website</h4>'),(90849,8198,'_page_content_6_pills_1_pill_text','field_682b07b40dff4'),(90850,8198,'page_content_6_pills_2_pill_icon',''),(90851,8198,'_page_content_6_pills_2_pill_icon','field_682b07a90dff3'),(90852,8198,'page_content_6_pills_2_pill_text','<h4>Focused on Growth</h4>'),(90853,8198,'_page_content_6_pills_2_pill_text','field_682b07b40dff4'),(90854,8198,'page_content_6_pills','3'),(90855,8198,'_page_content_6_pills','field_682b079f0dff2'),(90856,8198,'page_content_7_add_background','red'),(90857,8198,'_page_content_7_add_background','field_67c9c6c17d609'),(90858,8198,'page_content_7_block_content','<h3>Maintenance &amp; Support</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(90859,8198,'_page_content_7_block_content','field_67c9c6c17d60b'),(90860,8198,'page_content_7_media_block',''),(90861,8198,'_page_content_7_media_block','field_67c9c6d37d60c'),(90862,8198,'page_content_7_alignment','right'),(90863,8198,'_page_content_7_alignment','field_67c9c6dd7d60d'),(90864,8198,'page_content_8_block_title','<h3>What our clients say</h3>'),(90865,8198,'_page_content_8_block_title','field_67c86b51a9ddc'),(90882,7861,'page_content_5_add_background','red'),(90883,7861,'_page_content_5_add_background','field_67c9c6c17d609'),(90884,7861,'page_content_5_block_content','<h3>Maintenance &amp; Support</h3>\r\nOur job doesn’t end once your Shopify site goes live. We provide ongoing maintenance and support - from updates and fixes to technical help and platform guidance.\r\n\r\nTraining and onboarding happen before launch, so your team feels confident from day one. After that, you’ll have a reliable partner to keep your store secure, functional, and ready for what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta cta-white\">Explore our support packages</a>'),(90885,7861,'_page_content_5_block_content','field_67c9c6c17d60b'),(90886,7861,'page_content_5_media_block',''),(90887,7861,'_page_content_5_media_block','field_67c9c6d37d60c'),(90888,7861,'page_content_5_alignment','right'),(90889,7861,'_page_content_5_alignment','field_67c9c6dd7d60d'),(90890,7861,'page_content_6_block_title','<h3>What our clients say</h3>'),(90891,7861,'_page_content_6_block_title','field_67c86b51a9ddc'),(90892,8199,'page_content_0_video_file',''),(90893,8199,'_page_content_0_video_file','field_67c9c54f20190'),(90894,8199,'page_content_0_video_file_webm',''),(90895,8199,'_page_content_0_video_file_webm','field_67c9c54f20191'),(90896,8199,'page_content_0_background_image',''),(90897,8199,'_page_content_0_background_image','field_67c9c54f20192'),(90898,8199,'page_content_0_banner_content','<h1>Shopify Development</h1>'),(90899,8199,'_page_content_0_banner_content','field_67c9c54f20193'),(90900,8199,'page_content_1_add_background','white'),(90901,8199,'_page_content_1_add_background','field_6717be84974f1'),(90902,8199,'page_content_1_block_title','<h2>Shopify Stores Built for Growth</h2>'),(90903,8199,'_page_content_1_block_title','field_67b8463f82176'),(90904,8199,'page_content_1_block_content','Shopify is made for modern commerce - with flexibility, simplicity, and speed baked in. It’s the platform of choice for brands that want a site they can manage, scale, and improve without relying on developers for every small change. As a trusted Shopify agency in Manchester, Actuate builds Shopify stores that convert, perform, and grow with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Shopify</a>'),(90905,8199,'_page_content_1_block_content','field_664b5f5c5973a'),(90906,8199,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:15:\"pills_with_icon\";i:5;s:22:\"2_col_block_with_media\";i:6;s:17:\"testimonial_block\";}'),(90907,8199,'_page_content','field_65bcc772ba827'),(90908,8199,'bottom_cta',''),(90909,8199,'_bottom_cta','field_66fbcaec309e9'),(90910,8199,'page_content_2_add_background','green'),(90911,8199,'_page_content_2_add_background','field_67c9c6c17d609'),(90912,8199,'page_content_2_block_content','<h3>Front End Development</h3>\r\nYour storefront is the face of your business. We take time to understand your brand, your products, and your goals, then design and develop a store that brings that vision to life. From layouts and interactions to product display and checkout flow, everything is built with conversion in mind.\r\n\r\nYou’ll work with a team that listens, communicates clearly, and delivers a polished, functional front-end that works on every device.'),(90913,8199,'_page_content_2_block_content','field_67c9c6c17d60b'),(90914,8199,'page_content_2_media_block',''),(90915,8199,'_page_content_2_media_block','field_67c9c6d37d60c'),(90916,8199,'page_content_2_alignment','left'),(90917,8199,'_page_content_2_alignment','field_67c9c6dd7d60d'),(90918,8199,'page_content_3_add_background','white'),(90919,8199,'_page_content_3_add_background','field_67d0023c0a374'),(90920,8199,'page_content_3_block_content','<h3>Performance Optimisation That Makes a Difference</h3>\r\nA fast store is a high-performing store. In fact, just a one-second delay in page load time can reduce conversions by up to 7%. We optimise every store for speed - using clean code, lightweight apps, and performance-first development to improve load times and boost SEO.\r\n\r\nOur goal is simple: fewer drop-offs, faster checkouts, and higher revenue.'),(90921,8199,'_page_content_3_block_content','field_67d0023c0a375'),(90922,8199,'page_content_3_media_block',''),(90923,8199,'_page_content_3_media_block','field_67d0023c0a376'),(90924,8199,'page_content_4_block_title','<h3>Shopify Features That Deliver</h3>'),(90925,8199,'_page_content_4_block_title','field_682b06840e84b'),(90926,8199,'page_content_4_pills_0_pill_icon',''),(90927,8199,'_page_content_4_pills_0_pill_icon','field_682b07a90dff3'),(90928,8199,'page_content_4_pills_0_pill_text','<h4>Mobile-First Experience</h4>\r\nShopify themes are responsive by default, giving your mobile users a seamless experience from homepage to checkout. With over 70% of eCommerce traffic now on mobile, that means higher conversion and lower bounce.'),(90929,8199,'_page_content_4_pills_0_pill_text','field_682b07b40dff4'),(90930,8199,'page_content_4_pills_1_pill_icon',''),(90931,8199,'_page_content_4_pills_1_pill_icon','field_682b07a90dff3'),(90932,8199,'page_content_4_pills_1_pill_text','<h4>Built-In International Capabilities</h4>\r\nUse Shopify Markets to manage multiple currencies, languages, and regions in one place - without plugins or workarounds. Perfect for brands going global.'),(90933,8199,'_page_content_4_pills_1_pill_text','field_682b07b40dff4'),(90934,8199,'page_content_4_pills_2_pill_icon',''),(90935,8199,'_page_content_4_pills_2_pill_icon','field_682b07a90dff3'),(90936,8199,'page_content_4_pills_2_pill_text','<h4>Maintenance &amp; Support</h4>\r\nOur job doesn’t end once your Shopify site goes live. We provide ongoing maintenance and support - from updates and fixes to technical help and platform guidance.'),(90937,8199,'_page_content_4_pills_2_pill_text','field_682b07b40dff4'),(90938,8199,'page_content_4_pills','3'),(90939,8199,'_page_content_4_pills','field_682b079f0dff2'),(90940,8199,'page_content_5_add_background','red'),(90941,8199,'_page_content_5_add_background','field_67c9c6c17d609'),(90942,8199,'page_content_5_block_content','<h3>Maintenance &amp; Support</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">CTA Link</a>'),(90943,8199,'_page_content_5_block_content','field_67c9c6c17d60b'),(90944,8199,'page_content_5_media_block',''),(90945,8199,'_page_content_5_media_block','field_67c9c6d37d60c'),(90946,8199,'page_content_5_alignment','right'),(90947,8199,'_page_content_5_alignment','field_67c9c6dd7d60d'),(90948,8199,'page_content_6_block_title','<h3>What our clients say</h3>'),(90949,8199,'_page_content_6_block_title','field_67c86b51a9ddc'),(90950,7861,'page_content_4_block_title','<h3>Shopify Features That Deliver</h3>'),(90951,7861,'_page_content_4_block_title','field_67da9e22ddf71'),(90952,7861,'page_content_4_cards_0_card_icon',''),(90953,7861,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(90954,7861,'page_content_4_cards_0_card_content','<h4>Mobile-First Experience</h4>\r\nShopify themes are responsive by default, giving your mobile users a seamless experience from homepage to checkout. With over 70% of eCommerce traffic now on mobile, that means higher conversion and lower bounce.'),(90955,7861,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(90956,7861,'page_content_4_cards_1_card_icon',''),(90957,7861,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(90958,7861,'page_content_4_cards_1_card_content','<h4>Built-In International Capabilities</h4>\r\nUse Shopify Markets to manage multiple currencies, languages, and regions in one place - without plugins or workarounds. Perfect for brands going global.'),(90959,7861,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(90960,7861,'page_content_4_cards_2_card_icon',''),(90961,7861,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(90962,7861,'page_content_4_cards_2_card_content','<h4>Easy Inventory &amp; Product Management</h4>\r\nManage SKUs, variants, and collections with ease. Shopify’s backend is simple to navigate, saving your team time and reducing costly errors.'),(90963,7861,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(90964,7861,'page_content_4_cards','3'),(90965,7861,'_page_content_4_cards','field_67da9e2bddf72'),(90966,7861,'page_content_4_block_footer',''),(90967,7861,'_page_content_4_block_footer','field_67da9e66ddf75'),(90968,8200,'page_content_0_video_file',''),(90969,8200,'_page_content_0_video_file','field_67c9c54f20190'),(90970,8200,'page_content_0_video_file_webm',''),(90971,8200,'_page_content_0_video_file_webm','field_67c9c54f20191'),(90972,8200,'page_content_0_background_image',''),(90973,8200,'_page_content_0_background_image','field_67c9c54f20192'),(90974,8200,'page_content_0_banner_content','<h1>Shopify Development</h1>'),(90975,8200,'_page_content_0_banner_content','field_67c9c54f20193'),(90976,8200,'page_content_1_add_background','white'),(90977,8200,'_page_content_1_add_background','field_6717be84974f1'),(90978,8200,'page_content_1_block_title','<h2>Shopify Stores Built for Growth</h2>'),(90979,8200,'_page_content_1_block_title','field_67b8463f82176'),(90980,8200,'page_content_1_block_content','Shopify is made for modern commerce - with flexibility, simplicity, and speed baked in. It’s the platform of choice for brands that want a site they can manage, scale, and improve without relying on developers for every small change. As a trusted Shopify agency in Manchester, Actuate builds Shopify stores that convert, perform, and grow with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Shopify</a>'),(90981,8200,'_page_content_1_block_content','field_664b5f5c5973a'),(90982,8200,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:22:\"2_col_block_with_media\";i:6;s:17:\"testimonial_block\";}'),(90983,8200,'_page_content','field_65bcc772ba827'),(90984,8200,'bottom_cta',''),(90985,8200,'_bottom_cta','field_66fbcaec309e9'),(90986,8200,'page_content_2_add_background','green'),(90987,8200,'_page_content_2_add_background','field_67c9c6c17d609'),(90988,8200,'page_content_2_block_content','<h3>Front End Development</h3>\r\nYour storefront is the face of your business. We take time to understand your brand, your products, and your goals, then design and develop a store that brings that vision to life. From layouts and interactions to product display and checkout flow, everything is built with conversion in mind.\r\n\r\nYou’ll work with a team that listens, communicates clearly, and delivers a polished, functional front-end that works on every device.'),(90989,8200,'_page_content_2_block_content','field_67c9c6c17d60b'),(90990,8200,'page_content_2_media_block',''),(90991,8200,'_page_content_2_media_block','field_67c9c6d37d60c'),(90992,8200,'page_content_2_alignment','left'),(90993,8200,'_page_content_2_alignment','field_67c9c6dd7d60d'),(90994,8200,'page_content_3_add_background','white'),(90995,8200,'_page_content_3_add_background','field_67d0023c0a374'),(90996,8200,'page_content_3_block_content','<h3>Performance Optimisation That Makes a Difference</h3>\r\nA fast store is a high-performing store. In fact, just a one-second delay in page load time can reduce conversions by up to 7%. We optimise every store for speed - using clean code, lightweight apps, and performance-first development to improve load times and boost SEO.\r\n\r\nOur goal is simple: fewer drop-offs, faster checkouts, and higher revenue.'),(90997,8200,'_page_content_3_block_content','field_67d0023c0a375'),(90998,8200,'page_content_3_media_block',''),(90999,8200,'_page_content_3_media_block','field_67d0023c0a376'),(91000,8200,'page_content_5_add_background','red'),(91001,8200,'_page_content_5_add_background','field_67c9c6c17d609'),(91002,8200,'page_content_5_block_content','<h3>Maintenance &amp; Support</h3>\r\nOur job doesn’t end once your Shopify site goes live. We provide ongoing maintenance and support - from updates and fixes to technical help and platform guidance.\r\n\r\nTraining and onboarding happen before launch, so your team feels confident from day one. After that, you’ll have a reliable partner to keep your store secure, functional, and ready for what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Explore our support packages</a>'),(91003,8200,'_page_content_5_block_content','field_67c9c6c17d60b'),(91004,8200,'page_content_5_media_block',''),(91005,8200,'_page_content_5_media_block','field_67c9c6d37d60c'),(91006,8200,'page_content_5_alignment','right'),(91007,8200,'_page_content_5_alignment','field_67c9c6dd7d60d'),(91008,8200,'page_content_6_block_title','<h3>What our clients say</h3>'),(91009,8200,'_page_content_6_block_title','field_67c86b51a9ddc'),(91010,8200,'page_content_4_block_title','<h3>Shopify Features That Deliver</h3>'),(91011,8200,'_page_content_4_block_title','field_67da9e22ddf71'),(91012,8200,'page_content_4_cards_0_card_icon',''),(91013,8200,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(91014,8200,'page_content_4_cards_0_card_content','<h4>Mobile-First Experience</h4>\r\nShopify themes are responsive by default, giving your mobile users a seamless experience from homepage to checkout. With over 70% of eCommerce traffic now on mobile, that means higher conversion and lower bounce.'),(91015,8200,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(91016,8200,'page_content_4_cards_1_card_icon',''),(91017,8200,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(91018,8200,'page_content_4_cards_1_card_content','<h4>Built-In International Capabilities</h4>\r\nUse Shopify Markets to manage multiple currencies, languages, and regions in one place - without plugins or workarounds. Perfect for brands going global.'),(91019,8200,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(91020,8200,'page_content_4_cards_2_card_icon',''),(91021,8200,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(91022,8200,'page_content_4_cards_2_card_content','<h4>Easy Inventory &amp; Product Management</h4>\r\nManage SKUs, variants, and collections with ease. Shopify’s backend is simple to navigate, saving your team time and reducing costly errors.'),(91023,8200,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(91024,8200,'page_content_4_cards','3'),(91025,8200,'_page_content_4_cards','field_67da9e2bddf72'),(91026,8200,'page_content_4_block_footer',''),(91027,8200,'_page_content_4_block_footer','field_67da9e66ddf75'),(91028,8201,'page_content_0_video_file',''),(91029,8201,'_page_content_0_video_file','field_67c9c54f20190'),(91030,8201,'page_content_0_video_file_webm',''),(91031,8201,'_page_content_0_video_file_webm','field_67c9c54f20191'),(91032,8201,'page_content_0_background_image',''),(91033,8201,'_page_content_0_background_image','field_67c9c54f20192'),(91034,8201,'page_content_0_banner_content','<h1>Shopify Development</h1>'),(91035,8201,'_page_content_0_banner_content','field_67c9c54f20193'),(91036,8201,'page_content_1_add_background','white'),(91037,8201,'_page_content_1_add_background','field_6717be84974f1'),(91038,8201,'page_content_1_block_title','<h2>Shopify Stores Built for Growth</h2>'),(91039,8201,'_page_content_1_block_title','field_67b8463f82176'),(91040,8201,'page_content_1_block_content','Shopify is made for modern commerce - with flexibility, simplicity, and speed baked in. It’s the platform of choice for brands that want a site they can manage, scale, and improve without relying on developers for every small change. As a trusted Shopify agency in Manchester, Actuate builds Shopify stores that convert, perform, and grow with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Shopify</a>'),(91041,8201,'_page_content_1_block_content','field_664b5f5c5973a'),(91042,8201,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:22:\"2_col_block_with_media\";i:6;s:17:\"testimonial_block\";}'),(91043,8201,'_page_content','field_65bcc772ba827'),(91044,8201,'bottom_cta',''),(91045,8201,'_bottom_cta','field_66fbcaec309e9'),(91046,8201,'page_content_2_add_background','green'),(91047,8201,'_page_content_2_add_background','field_67c9c6c17d609'),(91048,8201,'page_content_2_block_content','<h3>Front End Development</h3>\r\nYour storefront is the face of your business. We take time to understand your brand, your products, and your goals, then design and develop a store that brings that vision to life. From layouts and interactions to product display and checkout flow, everything is built with conversion in mind.\r\n\r\nYou’ll work with a team that listens, communicates clearly, and delivers a polished, functional front-end that works on every device.'),(91049,8201,'_page_content_2_block_content','field_67c9c6c17d60b'),(91050,8201,'page_content_2_media_block',''),(91051,8201,'_page_content_2_media_block','field_67c9c6d37d60c'),(91052,8201,'page_content_2_alignment','left'),(91053,8201,'_page_content_2_alignment','field_67c9c6dd7d60d'),(91054,8201,'page_content_3_add_background','white'),(91055,8201,'_page_content_3_add_background','field_67d0023c0a374'),(91056,8201,'page_content_3_block_content','<h3>Performance Optimisation That Makes a Difference</h3>\r\nA fast store is a high-performing store. In fact, just a one-second delay in page load time can reduce conversions by up to 7%. We optimise every store for speed - using clean code, lightweight apps, and performance-first development to improve load times and boost SEO.\r\n\r\nOur goal is simple: fewer drop-offs, faster checkouts, and higher revenue.'),(91057,8201,'_page_content_3_block_content','field_67d0023c0a375'),(91058,8201,'page_content_3_media_block',''),(91059,8201,'_page_content_3_media_block','field_67d0023c0a376'),(91060,8201,'page_content_5_add_background','red'),(91061,8201,'_page_content_5_add_background','field_67c9c6c17d609'),(91062,8201,'page_content_5_block_content','<h3>Maintenance &amp; Support</h3>\r\nOur job doesn’t end once your Shopify site goes live. We provide ongoing maintenance and support - from updates and fixes to technical help and platform guidance.\r\n\r\nTraining and onboarding happen before launch, so your team feels confident from day one. After that, you’ll have a reliable partner to keep your store secure, functional, and ready for what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta cta-white\">Explore our support packages</a>'),(91063,8201,'_page_content_5_block_content','field_67c9c6c17d60b'),(91064,8201,'page_content_5_media_block',''),(91065,8201,'_page_content_5_media_block','field_67c9c6d37d60c'),(91066,8201,'page_content_5_alignment','right'),(91067,8201,'_page_content_5_alignment','field_67c9c6dd7d60d'),(91068,8201,'page_content_6_block_title','<h3>What our clients say</h3>'),(91069,8201,'_page_content_6_block_title','field_67c86b51a9ddc'),(91070,8201,'page_content_4_block_title','<h3>Shopify Features That Deliver</h3>'),(91071,8201,'_page_content_4_block_title','field_67da9e22ddf71'),(91072,8201,'page_content_4_cards_0_card_icon',''),(91073,8201,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(91074,8201,'page_content_4_cards_0_card_content','<h4>Mobile-First Experience</h4>\r\nShopify themes are responsive by default, giving your mobile users a seamless experience from homepage to checkout. With over 70% of eCommerce traffic now on mobile, that means higher conversion and lower bounce.'),(91075,8201,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(91076,8201,'page_content_4_cards_1_card_icon',''),(91077,8201,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(91078,8201,'page_content_4_cards_1_card_content','<h4>Built-In International Capabilities</h4>\r\nUse Shopify Markets to manage multiple currencies, languages, and regions in one place - without plugins or workarounds. Perfect for brands going global.'),(91079,8201,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(91080,8201,'page_content_4_cards_2_card_icon',''),(91081,8201,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(91082,8201,'page_content_4_cards_2_card_content','<h4>Easy Inventory &amp; Product Management</h4>\r\nManage SKUs, variants, and collections with ease. Shopify’s backend is simple to navigate, saving your team time and reducing costly errors.'),(91083,8201,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(91084,8201,'page_content_4_cards','3'),(91085,8201,'_page_content_4_cards','field_67da9e2bddf72'),(91086,8201,'page_content_4_block_footer',''),(91087,8201,'_page_content_4_block_footer','field_67da9e66ddf75'),(91088,8202,'page_content','a:2:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";}'),(91089,8202,'_page_content','field_65bcc772ba827'),(91090,8202,'bottom_cta',''),(91091,8202,'_bottom_cta','field_66fbcaec309e9'),(91092,8202,'page_content_0_video_file',''),(91093,8202,'_page_content_0_video_file','field_66826ddb6462e'),(91094,8202,'page_content_0_video_file_mobile',''),(91095,8202,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(91096,8202,'page_content_0_video_file_webm',''),(91097,8202,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(91098,8202,'page_content_0_video_file_webm_mobile',''),(91099,8202,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(91100,8202,'page_content_0_background_image','8032'),(91101,8202,'_page_content_0_background_image','field_66826dee6462f'),(91102,8202,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(91103,8202,'_page_content_0_banner_content','field_66826dc46462d'),(91104,8202,'page_content_1_add_background','white'),(91105,8202,'_page_content_1_add_background','field_6717be84974f1'),(91106,8202,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(91107,8202,'_page_content_1_block_title','field_67b8463f82176'),(91108,8202,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your NNP Workshop</a>'),(91109,8202,'_page_content_1_block_content','field_664b5f5c5973a'),(91110,7145,'page_content_2_block_title','<h3>Identify. Implement. Improve.</h3>'),(91111,7145,'_page_content_2_block_title','field_67da9e22ddf71'),(91112,7145,'page_content_2_cards_0_card_icon',''),(91113,7145,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(91114,7145,'page_content_2_cards_0_card_content','<h4>We track your customer journeys</h4>\r\nWe analyse user journeys, clicks, and session recordings to see where drop-offs happen.'),(91115,7145,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(91116,7145,'page_content_2_cards_1_card_icon',''),(91117,7145,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(91118,7145,'page_content_2_cards_1_card_content','<h4>We evaluate how user-friendly your site is</h4>\r\nWe assess how intuitive your layout, messaging, and navigation are for real users.'),(91119,7145,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(91120,7145,'page_content_2_cards_2_card_icon',''),(91121,7145,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(91122,7145,'page_content_2_cards_2_card_content','<h4>We test how well your site performs</h4>\r\nWe audit performance metrics - speed, core vitals, device experience-that impact sales.'),(91123,7145,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(91124,7145,'page_content_2_cards_3_card_icon',''),(91125,7145,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(91126,7145,'page_content_2_cards_3_card_content','<h4>We see how you measure up against the competition</h4>\r\nWe benchmark your store against competitors and market leaders in your space.'),(91127,7145,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(91128,7145,'page_content_2_cards_4_card_icon',''),(91129,7145,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(91130,7145,'page_content_2_cards_4_card_content','<h4>We give you a practical plan</h4>\r\nWe deliver clear priorities with estimated ROI, so you know what to do and why.'),(91131,7145,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(91132,7145,'page_content_2_cards','5'),(91133,7145,'_page_content_2_cards','field_67da9e2bddf72'),(91134,7145,'page_content_2_block_footer',''),(91135,7145,'_page_content_2_block_footer','field_67da9e66ddf75'),(91136,8203,'page_content','a:3:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";}'),(91137,8203,'_page_content','field_65bcc772ba827'),(91138,8203,'bottom_cta',''),(91139,8203,'_bottom_cta','field_66fbcaec309e9'),(91140,8203,'page_content_0_video_file',''),(91141,8203,'_page_content_0_video_file','field_66826ddb6462e'),(91142,8203,'page_content_0_video_file_mobile',''),(91143,8203,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(91144,8203,'page_content_0_video_file_webm',''),(91145,8203,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(91146,8203,'page_content_0_video_file_webm_mobile',''),(91147,8203,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(91148,8203,'page_content_0_background_image','8032'),(91149,8203,'_page_content_0_background_image','field_66826dee6462f'),(91150,8203,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(91151,8203,'_page_content_0_banner_content','field_66826dc46462d'),(91152,8203,'page_content_1_add_background','white'),(91153,8203,'_page_content_1_add_background','field_6717be84974f1'),(91154,8203,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(91155,8203,'_page_content_1_block_title','field_67b8463f82176'),(91156,8203,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your NNP Workshop</a>'),(91157,8203,'_page_content_1_block_content','field_664b5f5c5973a'),(91158,8203,'page_content_2_block_title','<h3>Identify. Implement. Improve.</h3>'),(91159,8203,'_page_content_2_block_title','field_67da9e22ddf71'),(91160,8203,'page_content_2_cards_0_card_icon',''),(91161,8203,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(91162,8203,'page_content_2_cards_0_card_content','<h4>We track your customer journeys</h4>\r\nWe analyse user journeys, clicks, and session recordings to see where drop-offs happen.'),(91163,8203,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(91164,8203,'page_content_2_cards_1_card_icon',''),(91165,8203,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(91166,8203,'page_content_2_cards_1_card_content','<h4>We evaluate how user-friendly your site is</h4>\r\nWe assess how intuitive your layout, messaging, and navigation are for real users.'),(91167,8203,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(91168,8203,'page_content_2_cards_2_card_icon',''),(91169,8203,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(91170,8203,'page_content_2_cards_2_card_content','<h4>We test how well your site performs</h4>\r\nWe audit performance metrics - speed, core vitals, device experience-that impact sales.'),(91171,8203,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(91172,8203,'page_content_2_cards_3_card_icon',''),(91173,8203,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(91174,8203,'page_content_2_cards_3_card_content','<h4>We see how you measure up against the competition</h4>\r\nWe benchmark your store against competitors and market leaders in your space.'),(91175,8203,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(91176,8203,'page_content_2_cards_4_card_icon',''),(91177,8203,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(91178,8203,'page_content_2_cards_4_card_content','<h4>We give you a practical plan</h4>\r\nWe deliver clear priorities with estimated ROI, so you know what to do and why.'),(91179,8203,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(91180,8203,'page_content_2_cards','5'),(91181,8203,'_page_content_2_cards','field_67da9e2bddf72'),(91182,8203,'page_content_2_block_footer',''),(91183,8203,'_page_content_2_block_footer','field_67da9e66ddf75'),(91184,7145,'page_content_3_add_background','white'),(91185,7145,'_page_content_3_add_background','field_67c9c6c17d609'),(91186,7145,'page_content_3_block_content','<h3>We’ll deduct the cost if\r\nyou work with us</h3>\r\nAfter your workshop, you’ll receive a complete performance roadmap with three actionable fixes or insights you can implement right away - no strings attached.\r\n\r\nIf you choose us for the work, we’ll deduct 50% of the workshop fee from your project. Whether it’s a CRO sprint, a rebuild, or a full replatform, the audit pays for itself.'),(91187,7145,'_page_content_3_block_content','field_67c9c6c17d60b'),(91188,7145,'page_content_3_media_block','8296'),(91189,7145,'_page_content_3_media_block','field_67c9c6d37d60c'),(91190,7145,'page_content_3_alignment','left'),(91191,7145,'_page_content_3_alignment','field_67c9c6dd7d60d'),(91192,7145,'page_content_4_block_content','<h3>Turning Browsers into Buyers</h3>\r\nYour product looks great, and your traffic’s healthy, but sales aren’t matching up.\r\n\r\nOur conversion rate optimisation audit helps you fix what’s stopping visitors from converting - whether that’s poor navigation, hidden technical issues, or distractions at checkout.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your CRO audit now</a>'),(91193,7145,'_page_content_4_block_content','field_6904a3826dd01'),(91194,7145,'page_content_4_add_background','grey'),(91195,7145,'_page_content_4_add_background','field_6904a417eed80'),(91196,8204,'page_content','a:5:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:30:\"1_col_block_text_block_with_bg\";}'),(91197,8204,'_page_content','field_65bcc772ba827'),(91198,8204,'bottom_cta',''),(91199,8204,'_bottom_cta','field_66fbcaec309e9'),(91200,8204,'page_content_0_video_file',''),(91201,8204,'_page_content_0_video_file','field_66826ddb6462e'),(91202,8204,'page_content_0_video_file_mobile',''),(91203,8204,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(91204,8204,'page_content_0_video_file_webm',''),(91205,8204,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(91206,8204,'page_content_0_video_file_webm_mobile',''),(91207,8204,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(91208,8204,'page_content_0_background_image','8032'),(91209,8204,'_page_content_0_background_image','field_66826dee6462f'),(91210,8204,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(91211,8204,'_page_content_0_banner_content','field_66826dc46462d'),(91212,8204,'page_content_1_add_background','white'),(91213,8204,'_page_content_1_add_background','field_6717be84974f1'),(91214,8204,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(91215,8204,'_page_content_1_block_title','field_67b8463f82176'),(91216,8204,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your NNP Workshop</a>'),(91217,8204,'_page_content_1_block_content','field_664b5f5c5973a'),(91218,8204,'page_content_2_block_title','<h3>Identify. Implement. Improve.</h3>'),(91219,8204,'_page_content_2_block_title','field_67da9e22ddf71'),(91220,8204,'page_content_2_cards_0_card_icon',''),(91221,8204,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(91222,8204,'page_content_2_cards_0_card_content','<h4>We track your customer journeys</h4>\r\nWe analyse user journeys, clicks, and session recordings to see where drop-offs happen.'),(91223,8204,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(91224,8204,'page_content_2_cards_1_card_icon',''),(91225,8204,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(91226,8204,'page_content_2_cards_1_card_content','<h4>We evaluate how user-friendly your site is</h4>\r\nWe assess how intuitive your layout, messaging, and navigation are for real users.'),(91227,8204,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(91228,8204,'page_content_2_cards_2_card_icon',''),(91229,8204,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(91230,8204,'page_content_2_cards_2_card_content','<h4>We test how well your site performs</h4>\r\nWe audit performance metrics - speed, core vitals, device experience-that impact sales.'),(91231,8204,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(91232,8204,'page_content_2_cards_3_card_icon',''),(91233,8204,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(91234,8204,'page_content_2_cards_3_card_content','<h4>We see how you measure up against the competition</h4>\r\nWe benchmark your store against competitors and market leaders in your space.'),(91235,8204,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(91236,8204,'page_content_2_cards_4_card_icon',''),(91237,8204,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(91238,8204,'page_content_2_cards_4_card_content','<h4>We give you a practical plan</h4>\r\nWe deliver clear priorities with estimated ROI, so you know what to do and why.'),(91239,8204,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(91240,8204,'page_content_2_cards','5'),(91241,8204,'_page_content_2_cards','field_67da9e2bddf72'),(91242,8204,'page_content_2_block_footer',''),(91243,8204,'_page_content_2_block_footer','field_67da9e66ddf75'),(91244,8204,'page_content_3_add_background','white'),(91245,8204,'_page_content_3_add_background','field_67c9c6c17d609'),(91246,8204,'page_content_3_block_content','<h3>We’ll Deduct the Cost if You Work With Us</h3>\r\nAfter your workshop, you’ll receive a complete performance roadmap with three actionable fixes or insights you can implement right away - no strings attached.\r\n\r\nIf you choose us for the work, we’ll deduct 50% of the workshop fee from your project. Whether it’s a CRO sprint, a rebuild, or a full replatform, the audit pays for itself.'),(91247,8204,'_page_content_3_block_content','field_67c9c6c17d60b'),(91248,8204,'page_content_3_media_block',''),(91249,8204,'_page_content_3_media_block','field_67c9c6d37d60c'),(91250,8204,'page_content_3_alignment','left'),(91251,8204,'_page_content_3_alignment','field_67c9c6dd7d60d'),(91252,8204,'page_content_4_block_content','Turning Browsers into Buyers\r\n\r\nYour product looks great, and your traffic’s healthy, but sales aren’t matching up.\r\n\r\nOur conversion rate optimisation audit helps you fix what’s stopping visitors from converting - whether that’s poor navigation, hidden technical issues, or distractions at checkout.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your CRO audit now</a>'),(91253,8204,'_page_content_4_block_content','field_6904a3826dd01'),(91254,8204,'page_content_4_add_background','grey'),(91255,8204,'_page_content_4_add_background','field_6904a417eed80'),(91256,8205,'page_content','a:5:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:30:\"1_col_block_text_block_with_bg\";}'),(91257,8205,'_page_content','field_65bcc772ba827'),(91258,8205,'bottom_cta',''),(91259,8205,'_bottom_cta','field_66fbcaec309e9'),(91260,8205,'page_content_0_video_file',''),(91261,8205,'_page_content_0_video_file','field_66826ddb6462e'),(91262,8205,'page_content_0_video_file_mobile',''),(91263,8205,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(91264,8205,'page_content_0_video_file_webm',''),(91265,8205,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(91266,8205,'page_content_0_video_file_webm_mobile',''),(91267,8205,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(91268,8205,'page_content_0_background_image','8032'),(91269,8205,'_page_content_0_background_image','field_66826dee6462f'),(91270,8205,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(91271,8205,'_page_content_0_banner_content','field_66826dc46462d'),(91272,8205,'page_content_1_add_background','white'),(91273,8205,'_page_content_1_add_background','field_6717be84974f1'),(91274,8205,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(91275,8205,'_page_content_1_block_title','field_67b8463f82176'),(91276,8205,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your NNP Workshop</a>'),(91277,8205,'_page_content_1_block_content','field_664b5f5c5973a'),(91278,8205,'page_content_2_block_title','<h3>Identify. Implement. Improve.</h3>'),(91279,8205,'_page_content_2_block_title','field_67da9e22ddf71'),(91280,8205,'page_content_2_cards_0_card_icon',''),(91281,8205,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(91282,8205,'page_content_2_cards_0_card_content','<h4>We track your customer journeys</h4>\r\nWe analyse user journeys, clicks, and session recordings to see where drop-offs happen.'),(91283,8205,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(91284,8205,'page_content_2_cards_1_card_icon',''),(91285,8205,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(91286,8205,'page_content_2_cards_1_card_content','<h4>We evaluate how user-friendly your site is</h4>\r\nWe assess how intuitive your layout, messaging, and navigation are for real users.'),(91287,8205,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(91288,8205,'page_content_2_cards_2_card_icon',''),(91289,8205,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(91290,8205,'page_content_2_cards_2_card_content','<h4>We test how well your site performs</h4>\r\nWe audit performance metrics - speed, core vitals, device experience-that impact sales.'),(91291,8205,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(91292,8205,'page_content_2_cards_3_card_icon',''),(91293,8205,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(91294,8205,'page_content_2_cards_3_card_content','<h4>We see how you measure up against the competition</h4>\r\nWe benchmark your store against competitors and market leaders in your space.'),(91295,8205,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(91296,8205,'page_content_2_cards_4_card_icon',''),(91297,8205,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(91298,8205,'page_content_2_cards_4_card_content','<h4>We give you a practical plan</h4>\r\nWe deliver clear priorities with estimated ROI, so you know what to do and why.'),(91299,8205,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(91300,8205,'page_content_2_cards','5'),(91301,8205,'_page_content_2_cards','field_67da9e2bddf72'),(91302,8205,'page_content_2_block_footer',''),(91303,8205,'_page_content_2_block_footer','field_67da9e66ddf75'),(91304,8205,'page_content_3_add_background','white'),(91305,8205,'_page_content_3_add_background','field_67c9c6c17d609'),(91306,8205,'page_content_3_block_content','<h3>We’ll Deduct the Cost if You Work With Us</h3>\r\nAfter your workshop, you’ll receive a complete performance roadmap with three actionable fixes or insights you can implement right away - no strings attached.\r\n\r\nIf you choose us for the work, we’ll deduct 50% of the workshop fee from your project. Whether it’s a CRO sprint, a rebuild, or a full replatform, the audit pays for itself.'),(91307,8205,'_page_content_3_block_content','field_67c9c6c17d60b'),(91308,8205,'page_content_3_media_block',''),(91309,8205,'_page_content_3_media_block','field_67c9c6d37d60c'),(91310,8205,'page_content_3_alignment','left'),(91311,8205,'_page_content_3_alignment','field_67c9c6dd7d60d'),(91312,8205,'page_content_4_block_content','<h3>Turning Browsers into Buyers</h3>\r\nYour product looks great, and your traffic’s healthy, but sales aren’t matching up.\r\n\r\nOur conversion rate optimisation audit helps you fix what’s stopping visitors from converting - whether that’s poor navigation, hidden technical issues, or distractions at checkout.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your CRO audit now</a>'),(91313,8205,'_page_content_4_block_content','field_6904a3826dd01'),(91314,8205,'page_content_4_add_background','grey'),(91315,8205,'_page_content_4_add_background','field_6904a417eed80'),(91316,7145,'page_content_5_add_background','black'),(91317,7145,'_page_content_5_add_background','field_67d0023c0a374'),(91318,7145,'page_content_5_block_content','<h3>Site Speed That Sells</h3>\r\nSpeed matters. Sites that load in under two seconds see 32% lower bounce rates.\r\n\r\nWe’re certified Hyvä partners, which means we can make your Magento site up to 50% faster than standard builds - reducing drop-offs and boosting conversion.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make it faster</a>'),(91319,7145,'_page_content_5_block_content','field_67d0023c0a375'),(91320,7145,'page_content_5_media_block','8297'),(91321,7145,'_page_content_5_media_block','field_67d0023c0a376'),(91322,8206,'page_content','a:6:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:30:\"1_col_block_text_block_with_bg\";i:5;s:22:\"1_col_block_with_media\";}'),(91323,8206,'_page_content','field_65bcc772ba827'),(91324,8206,'bottom_cta',''),(91325,8206,'_bottom_cta','field_66fbcaec309e9'),(91326,8206,'page_content_0_video_file',''),(91327,8206,'_page_content_0_video_file','field_66826ddb6462e'),(91328,8206,'page_content_0_video_file_mobile',''),(91329,8206,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(91330,8206,'page_content_0_video_file_webm',''),(91331,8206,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(91332,8206,'page_content_0_video_file_webm_mobile',''),(91333,8206,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(91334,8206,'page_content_0_background_image','8032'),(91335,8206,'_page_content_0_background_image','field_66826dee6462f'),(91336,8206,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(91337,8206,'_page_content_0_banner_content','field_66826dc46462d'),(91338,8206,'page_content_1_add_background','white'),(91339,8206,'_page_content_1_add_background','field_6717be84974f1'),(91340,8206,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(91341,8206,'_page_content_1_block_title','field_67b8463f82176');
INSERT INTO `act_postmeta` VALUES (91342,8206,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your NNP Workshop</a>'),(91343,8206,'_page_content_1_block_content','field_664b5f5c5973a'),(91344,8206,'page_content_2_block_title','<h3>Identify. Implement. Improve.</h3>'),(91345,8206,'_page_content_2_block_title','field_67da9e22ddf71'),(91346,8206,'page_content_2_cards_0_card_icon',''),(91347,8206,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(91348,8206,'page_content_2_cards_0_card_content','<h4>We track your customer journeys</h4>\r\nWe analyse user journeys, clicks, and session recordings to see where drop-offs happen.'),(91349,8206,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(91350,8206,'page_content_2_cards_1_card_icon',''),(91351,8206,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(91352,8206,'page_content_2_cards_1_card_content','<h4>We evaluate how user-friendly your site is</h4>\r\nWe assess how intuitive your layout, messaging, and navigation are for real users.'),(91353,8206,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(91354,8206,'page_content_2_cards_2_card_icon',''),(91355,8206,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(91356,8206,'page_content_2_cards_2_card_content','<h4>We test how well your site performs</h4>\r\nWe audit performance metrics - speed, core vitals, device experience-that impact sales.'),(91357,8206,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(91358,8206,'page_content_2_cards_3_card_icon',''),(91359,8206,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(91360,8206,'page_content_2_cards_3_card_content','<h4>We see how you measure up against the competition</h4>\r\nWe benchmark your store against competitors and market leaders in your space.'),(91361,8206,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(91362,8206,'page_content_2_cards_4_card_icon',''),(91363,8206,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(91364,8206,'page_content_2_cards_4_card_content','<h4>We give you a practical plan</h4>\r\nWe deliver clear priorities with estimated ROI, so you know what to do and why.'),(91365,8206,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(91366,8206,'page_content_2_cards','5'),(91367,8206,'_page_content_2_cards','field_67da9e2bddf72'),(91368,8206,'page_content_2_block_footer',''),(91369,8206,'_page_content_2_block_footer','field_67da9e66ddf75'),(91370,8206,'page_content_3_add_background','white'),(91371,8206,'_page_content_3_add_background','field_67c9c6c17d609'),(91372,8206,'page_content_3_block_content','<h3>We’ll Deduct the Cost if You Work With Us</h3>\r\nAfter your workshop, you’ll receive a complete performance roadmap with three actionable fixes or insights you can implement right away - no strings attached.\r\n\r\nIf you choose us for the work, we’ll deduct 50% of the workshop fee from your project. Whether it’s a CRO sprint, a rebuild, or a full replatform, the audit pays for itself.'),(91373,8206,'_page_content_3_block_content','field_67c9c6c17d60b'),(91374,8206,'page_content_3_media_block',''),(91375,8206,'_page_content_3_media_block','field_67c9c6d37d60c'),(91376,8206,'page_content_3_alignment','left'),(91377,8206,'_page_content_3_alignment','field_67c9c6dd7d60d'),(91378,8206,'page_content_4_block_content','<h3>Turning Browsers into Buyers</h3>\r\nYour product looks great, and your traffic’s healthy, but sales aren’t matching up.\r\n\r\nOur conversion rate optimisation audit helps you fix what’s stopping visitors from converting - whether that’s poor navigation, hidden technical issues, or distractions at checkout.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your CRO audit now</a>'),(91379,8206,'_page_content_4_block_content','field_6904a3826dd01'),(91380,8206,'page_content_4_add_background','grey'),(91381,8206,'_page_content_4_add_background','field_6904a417eed80'),(91382,8206,'page_content_5_add_background','black'),(91383,8206,'_page_content_5_add_background','field_67d0023c0a374'),(91384,8206,'page_content_5_block_content','<h3>Site Speed That Sells</h3>\r\nSpeed matters. Sites that load in under two seconds see 32% lower bounce rates.\r\n\r\nWe’re certified Hyvä partners, which means we can make your Magento site up to 50% faster than standard builds - reducing drop-offs and boosting conversion.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make it faster</a>'),(91385,8206,'_page_content_5_block_content','field_67d0023c0a375'),(91386,8206,'page_content_5_media_block',''),(91387,8206,'_page_content_5_media_block','field_67d0023c0a376'),(91388,7145,'page_content_6_show_background','0'),(91389,7145,'_page_content_6_show_background','field_67175ac1a052b'),(91390,7145,'page_content_6_block_content','<h4>Not sure if you could benefit from <strong>our NNP Workshop?</strong></h4>\r\n<a href=\"https://actuate-digital.scoreapp.com/\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Take our Quiz to find out</a>'),(91391,7145,'_page_content_6_block_content','field_66cda60b2ea88'),(91392,8207,'page_content','a:7:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:30:\"1_col_block_text_block_with_bg\";i:5;s:22:\"1_col_block_with_media\";i:6;s:9:\"cta_block\";}'),(91393,8207,'_page_content','field_65bcc772ba827'),(91394,8207,'bottom_cta',''),(91395,8207,'_bottom_cta','field_66fbcaec309e9'),(91396,8207,'page_content_0_video_file',''),(91397,8207,'_page_content_0_video_file','field_66826ddb6462e'),(91398,8207,'page_content_0_video_file_mobile',''),(91399,8207,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(91400,8207,'page_content_0_video_file_webm',''),(91401,8207,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(91402,8207,'page_content_0_video_file_webm_mobile',''),(91403,8207,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(91404,8207,'page_content_0_background_image','8032'),(91405,8207,'_page_content_0_background_image','field_66826dee6462f'),(91406,8207,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(91407,8207,'_page_content_0_banner_content','field_66826dc46462d'),(91408,8207,'page_content_1_add_background','white'),(91409,8207,'_page_content_1_add_background','field_6717be84974f1'),(91410,8207,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(91411,8207,'_page_content_1_block_title','field_67b8463f82176'),(91412,8207,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your NNP Workshop</a>'),(91413,8207,'_page_content_1_block_content','field_664b5f5c5973a'),(91414,8207,'page_content_2_block_title','<h3>Identify. Implement. Improve.</h3>'),(91415,8207,'_page_content_2_block_title','field_67da9e22ddf71'),(91416,8207,'page_content_2_cards_0_card_icon',''),(91417,8207,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(91418,8207,'page_content_2_cards_0_card_content','<h4>We track your customer journeys</h4>\r\nWe analyse user journeys, clicks, and session recordings to see where drop-offs happen.'),(91419,8207,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(91420,8207,'page_content_2_cards_1_card_icon',''),(91421,8207,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(91422,8207,'page_content_2_cards_1_card_content','<h4>We evaluate how user-friendly your site is</h4>\r\nWe assess how intuitive your layout, messaging, and navigation are for real users.'),(91423,8207,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(91424,8207,'page_content_2_cards_2_card_icon',''),(91425,8207,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(91426,8207,'page_content_2_cards_2_card_content','<h4>We test how well your site performs</h4>\r\nWe audit performance metrics - speed, core vitals, device experience-that impact sales.'),(91427,8207,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(91428,8207,'page_content_2_cards_3_card_icon',''),(91429,8207,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(91430,8207,'page_content_2_cards_3_card_content','<h4>We see how you measure up against the competition</h4>\r\nWe benchmark your store against competitors and market leaders in your space.'),(91431,8207,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(91432,8207,'page_content_2_cards_4_card_icon',''),(91433,8207,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(91434,8207,'page_content_2_cards_4_card_content','<h4>We give you a practical plan</h4>\r\nWe deliver clear priorities with estimated ROI, so you know what to do and why.'),(91435,8207,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(91436,8207,'page_content_2_cards','5'),(91437,8207,'_page_content_2_cards','field_67da9e2bddf72'),(91438,8207,'page_content_2_block_footer',''),(91439,8207,'_page_content_2_block_footer','field_67da9e66ddf75'),(91440,8207,'page_content_3_add_background','white'),(91441,8207,'_page_content_3_add_background','field_67c9c6c17d609'),(91442,8207,'page_content_3_block_content','<h3>We’ll Deduct the Cost if You Work With Us</h3>\r\nAfter your workshop, you’ll receive a complete performance roadmap with three actionable fixes or insights you can implement right away - no strings attached.\r\n\r\nIf you choose us for the work, we’ll deduct 50% of the workshop fee from your project. Whether it’s a CRO sprint, a rebuild, or a full replatform, the audit pays for itself.'),(91443,8207,'_page_content_3_block_content','field_67c9c6c17d60b'),(91444,8207,'page_content_3_media_block',''),(91445,8207,'_page_content_3_media_block','field_67c9c6d37d60c'),(91446,8207,'page_content_3_alignment','left'),(91447,8207,'_page_content_3_alignment','field_67c9c6dd7d60d'),(91448,8207,'page_content_4_block_content','<h3>Turning Browsers into Buyers</h3>\r\nYour product looks great, and your traffic’s healthy, but sales aren’t matching up.\r\n\r\nOur conversion rate optimisation audit helps you fix what’s stopping visitors from converting - whether that’s poor navigation, hidden technical issues, or distractions at checkout.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your CRO audit now</a>'),(91449,8207,'_page_content_4_block_content','field_6904a3826dd01'),(91450,8207,'page_content_4_add_background','grey'),(91451,8207,'_page_content_4_add_background','field_6904a417eed80'),(91452,8207,'page_content_5_add_background','black'),(91453,8207,'_page_content_5_add_background','field_67d0023c0a374'),(91454,8207,'page_content_5_block_content','<h3>Site Speed That Sells</h3>\r\nSpeed matters. Sites that load in under two seconds see 32% lower bounce rates.\r\n\r\nWe’re certified Hyvä partners, which means we can make your Magento site up to 50% faster than standard builds - reducing drop-offs and boosting conversion.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make it faster</a>'),(91455,8207,'_page_content_5_block_content','field_67d0023c0a375'),(91456,8207,'page_content_5_media_block',''),(91457,8207,'_page_content_5_media_block','field_67d0023c0a376'),(91458,8207,'page_content_6_show_background','0'),(91459,8207,'_page_content_6_show_background','field_67175ac1a052b'),(91460,8207,'page_content_6_block_content','<h4>Not sure if you could benefit from <strong>our NNP Workshop?</strong></h4>\r\n<a href=\"https://actuate-digital.scoreapp.com/\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Take our Quiz to find out</a>'),(91461,8207,'_page_content_6_block_content','field_66cda60b2ea88'),(91462,7145,'page_content_7_add_background','green'),(91463,7145,'_page_content_7_add_background','field_67c9c6c17d609'),(91464,7145,'page_content_7_block_content','<h3>Ready to Swap Website Frustrations for Growth Challenges?</h3>\r\nIf you\'re tired of guesswork and need clear answers on how to improve, our Next Nice Problem Workshop gives you just that - fast. It’s not another long-winded audit. It’s a clear plan built to unlock your next nice problem.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your workshop now</a>'),(91465,7145,'_page_content_7_block_content','field_67c9c6c17d60b'),(91466,7145,'page_content_7_media_block','8298'),(91467,7145,'_page_content_7_media_block','field_67c9c6d37d60c'),(91468,7145,'page_content_7_alignment','right'),(91469,7145,'_page_content_7_alignment','field_67c9c6dd7d60d'),(91470,8208,'page_content','a:8:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:30:\"1_col_block_text_block_with_bg\";i:5;s:22:\"1_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"2_col_block_with_media\";}'),(91471,8208,'_page_content','field_65bcc772ba827'),(91472,8208,'bottom_cta',''),(91473,8208,'_bottom_cta','field_66fbcaec309e9'),(91474,8208,'page_content_0_video_file',''),(91475,8208,'_page_content_0_video_file','field_66826ddb6462e'),(91476,8208,'page_content_0_video_file_mobile',''),(91477,8208,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(91478,8208,'page_content_0_video_file_webm',''),(91479,8208,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(91480,8208,'page_content_0_video_file_webm_mobile',''),(91481,8208,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(91482,8208,'page_content_0_background_image','8032'),(91483,8208,'_page_content_0_background_image','field_66826dee6462f'),(91484,8208,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(91485,8208,'_page_content_0_banner_content','field_66826dc46462d'),(91486,8208,'page_content_1_add_background','white'),(91487,8208,'_page_content_1_add_background','field_6717be84974f1'),(91488,8208,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(91489,8208,'_page_content_1_block_title','field_67b8463f82176'),(91490,8208,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your NNP Workshop</a>'),(91491,8208,'_page_content_1_block_content','field_664b5f5c5973a'),(91492,8208,'page_content_2_block_title','<h3>Identify. Implement. Improve.</h3>'),(91493,8208,'_page_content_2_block_title','field_67da9e22ddf71'),(91494,8208,'page_content_2_cards_0_card_icon',''),(91495,8208,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(91496,8208,'page_content_2_cards_0_card_content','<h4>We track your customer journeys</h4>\r\nWe analyse user journeys, clicks, and session recordings to see where drop-offs happen.'),(91497,8208,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(91498,8208,'page_content_2_cards_1_card_icon',''),(91499,8208,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(91500,8208,'page_content_2_cards_1_card_content','<h4>We evaluate how user-friendly your site is</h4>\r\nWe assess how intuitive your layout, messaging, and navigation are for real users.'),(91501,8208,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(91502,8208,'page_content_2_cards_2_card_icon',''),(91503,8208,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(91504,8208,'page_content_2_cards_2_card_content','<h4>We test how well your site performs</h4>\r\nWe audit performance metrics - speed, core vitals, device experience-that impact sales.'),(91505,8208,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(91506,8208,'page_content_2_cards_3_card_icon',''),(91507,8208,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(91508,8208,'page_content_2_cards_3_card_content','<h4>We see how you measure up against the competition</h4>\r\nWe benchmark your store against competitors and market leaders in your space.'),(91509,8208,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(91510,8208,'page_content_2_cards_4_card_icon',''),(91511,8208,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(91512,8208,'page_content_2_cards_4_card_content','<h4>We give you a practical plan</h4>\r\nWe deliver clear priorities with estimated ROI, so you know what to do and why.'),(91513,8208,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(91514,8208,'page_content_2_cards','5'),(91515,8208,'_page_content_2_cards','field_67da9e2bddf72'),(91516,8208,'page_content_2_block_footer',''),(91517,8208,'_page_content_2_block_footer','field_67da9e66ddf75'),(91518,8208,'page_content_3_add_background','white'),(91519,8208,'_page_content_3_add_background','field_67c9c6c17d609'),(91520,8208,'page_content_3_block_content','<h3>We’ll Deduct the Cost if You Work With Us</h3>\r\nAfter your workshop, you’ll receive a complete performance roadmap with three actionable fixes or insights you can implement right away - no strings attached.\r\n\r\nIf you choose us for the work, we’ll deduct 50% of the workshop fee from your project. Whether it’s a CRO sprint, a rebuild, or a full replatform, the audit pays for itself.'),(91521,8208,'_page_content_3_block_content','field_67c9c6c17d60b'),(91522,8208,'page_content_3_media_block',''),(91523,8208,'_page_content_3_media_block','field_67c9c6d37d60c'),(91524,8208,'page_content_3_alignment','left'),(91525,8208,'_page_content_3_alignment','field_67c9c6dd7d60d'),(91526,8208,'page_content_4_block_content','<h3>Turning Browsers into Buyers</h3>\r\nYour product looks great, and your traffic’s healthy, but sales aren’t matching up.\r\n\r\nOur conversion rate optimisation audit helps you fix what’s stopping visitors from converting - whether that’s poor navigation, hidden technical issues, or distractions at checkout.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your CRO audit now</a>'),(91527,8208,'_page_content_4_block_content','field_6904a3826dd01'),(91528,8208,'page_content_4_add_background','grey'),(91529,8208,'_page_content_4_add_background','field_6904a417eed80'),(91530,8208,'page_content_5_add_background','black'),(91531,8208,'_page_content_5_add_background','field_67d0023c0a374'),(91532,8208,'page_content_5_block_content','<h3>Site Speed That Sells</h3>\r\nSpeed matters. Sites that load in under two seconds see 32% lower bounce rates.\r\n\r\nWe’re certified Hyvä partners, which means we can make your Magento site up to 50% faster than standard builds - reducing drop-offs and boosting conversion.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make it faster</a>'),(91533,8208,'_page_content_5_block_content','field_67d0023c0a375'),(91534,8208,'page_content_5_media_block',''),(91535,8208,'_page_content_5_media_block','field_67d0023c0a376'),(91536,8208,'page_content_6_show_background','0'),(91537,8208,'_page_content_6_show_background','field_67175ac1a052b'),(91538,8208,'page_content_6_block_content','<h4>Not sure if you could benefit from <strong>our NNP Workshop?</strong></h4>\r\n<a href=\"https://actuate-digital.scoreapp.com/\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Take our Quiz to find out</a>'),(91539,8208,'_page_content_6_block_content','field_66cda60b2ea88'),(91540,8208,'page_content_7_add_background','green'),(91541,8208,'_page_content_7_add_background','field_67c9c6c17d609'),(91542,8208,'page_content_7_block_content','<h3>Ready to Swap Website Frustrations for Growth Challenges?</h3>\r\nIf you\'re tired of guesswork and need clear answers on how to improve, our Next Nice Problem Workshop gives you just that - fast. It’s not another long-winded audit. It’s a clear plan built to unlock your next nice problem.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your workshop now</a>'),(91543,8208,'_page_content_7_block_content','field_67c9c6c17d60b'),(91544,8208,'page_content_7_media_block',''),(91545,8208,'_page_content_7_media_block','field_67c9c6d37d60c'),(91546,8208,'page_content_7_alignment','right'),(91547,8208,'_page_content_7_alignment','field_67c9c6dd7d60d'),(91550,8209,'page_content','a:9:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:30:\"1_col_block_text_block_with_bg\";i:5;s:22:\"1_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"testimonial_block\";}'),(91551,8209,'_page_content','field_65bcc772ba827'),(91552,8209,'bottom_cta',''),(91553,8209,'_bottom_cta','field_66fbcaec309e9'),(91554,8209,'page_content_0_video_file',''),(91555,8209,'_page_content_0_video_file','field_66826ddb6462e'),(91556,8209,'page_content_0_video_file_mobile',''),(91557,8209,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(91558,8209,'page_content_0_video_file_webm',''),(91559,8209,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(91560,8209,'page_content_0_video_file_webm_mobile',''),(91561,8209,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(91562,8209,'page_content_0_background_image','8032'),(91563,8209,'_page_content_0_background_image','field_66826dee6462f'),(91564,8209,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(91565,8209,'_page_content_0_banner_content','field_66826dc46462d'),(91566,8209,'page_content_1_add_background','white'),(91567,8209,'_page_content_1_add_background','field_6717be84974f1'),(91568,8209,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(91569,8209,'_page_content_1_block_title','field_67b8463f82176'),(91570,8209,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your NNP Workshop</a>'),(91571,8209,'_page_content_1_block_content','field_664b5f5c5973a'),(91572,8209,'page_content_2_block_title','<h3>Identify. Implement. Improve.</h3>'),(91573,8209,'_page_content_2_block_title','field_67da9e22ddf71'),(91574,8209,'page_content_2_cards_0_card_icon',''),(91575,8209,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(91576,8209,'page_content_2_cards_0_card_content','<h4>We track your customer journeys</h4>\r\nWe analyse user journeys, clicks, and session recordings to see where drop-offs happen.'),(91577,8209,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(91578,8209,'page_content_2_cards_1_card_icon',''),(91579,8209,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(91580,8209,'page_content_2_cards_1_card_content','<h4>We evaluate how user-friendly your site is</h4>\r\nWe assess how intuitive your layout, messaging, and navigation are for real users.'),(91581,8209,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(91582,8209,'page_content_2_cards_2_card_icon',''),(91583,8209,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(91584,8209,'page_content_2_cards_2_card_content','<h4>We test how well your site performs</h4>\r\nWe audit performance metrics - speed, core vitals, device experience-that impact sales.'),(91585,8209,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(91586,8209,'page_content_2_cards_3_card_icon',''),(91587,8209,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(91588,8209,'page_content_2_cards_3_card_content','<h4>We see how you measure up against the competition</h4>\r\nWe benchmark your store against competitors and market leaders in your space.'),(91589,8209,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(91590,8209,'page_content_2_cards_4_card_icon',''),(91591,8209,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(91592,8209,'page_content_2_cards_4_card_content','<h4>We give you a practical plan</h4>\r\nWe deliver clear priorities with estimated ROI, so you know what to do and why.'),(91593,8209,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(91594,8209,'page_content_2_cards','5'),(91595,8209,'_page_content_2_cards','field_67da9e2bddf72'),(91596,8209,'page_content_2_block_footer',''),(91597,8209,'_page_content_2_block_footer','field_67da9e66ddf75'),(91598,8209,'page_content_3_add_background','white'),(91599,8209,'_page_content_3_add_background','field_67c9c6c17d609'),(91600,8209,'page_content_3_block_content','<h3>We’ll Deduct the Cost if You Work With Us</h3>\r\nAfter your workshop, you’ll receive a complete performance roadmap with three actionable fixes or insights you can implement right away - no strings attached.\r\n\r\nIf you choose us for the work, we’ll deduct 50% of the workshop fee from your project. Whether it’s a CRO sprint, a rebuild, or a full replatform, the audit pays for itself.'),(91601,8209,'_page_content_3_block_content','field_67c9c6c17d60b'),(91602,8209,'page_content_3_media_block',''),(91603,8209,'_page_content_3_media_block','field_67c9c6d37d60c'),(91604,8209,'page_content_3_alignment','left'),(91605,8209,'_page_content_3_alignment','field_67c9c6dd7d60d'),(91606,8209,'page_content_4_block_content','<h3>Turning Browsers into Buyers</h3>\r\nYour product looks great, and your traffic’s healthy, but sales aren’t matching up.\r\n\r\nOur conversion rate optimisation audit helps you fix what’s stopping visitors from converting - whether that’s poor navigation, hidden technical issues, or distractions at checkout.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your CRO audit now</a>'),(91607,8209,'_page_content_4_block_content','field_6904a3826dd01'),(91608,8209,'page_content_4_add_background','grey'),(91609,8209,'_page_content_4_add_background','field_6904a417eed80'),(91610,8209,'page_content_5_add_background','black'),(91611,8209,'_page_content_5_add_background','field_67d0023c0a374'),(91612,8209,'page_content_5_block_content','<h3>Site Speed That Sells</h3>\r\nSpeed matters. Sites that load in under two seconds see 32% lower bounce rates.\r\n\r\nWe’re certified Hyvä partners, which means we can make your Magento site up to 50% faster than standard builds - reducing drop-offs and boosting conversion.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make it faster</a>'),(91613,8209,'_page_content_5_block_content','field_67d0023c0a375'),(91614,8209,'page_content_5_media_block',''),(91615,8209,'_page_content_5_media_block','field_67d0023c0a376'),(91616,8209,'page_content_6_show_background','0'),(91617,8209,'_page_content_6_show_background','field_67175ac1a052b'),(91618,8209,'page_content_6_block_content','<h4>Not sure if you could benefit from <strong>our NNP Workshop?</strong></h4>\r\n<a href=\"https://actuate-digital.scoreapp.com/\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Take our Quiz to find out</a>'),(91619,8209,'_page_content_6_block_content','field_66cda60b2ea88'),(91620,8209,'page_content_7_add_background','green'),(91621,8209,'_page_content_7_add_background','field_67c9c6c17d609'),(91622,8209,'page_content_7_block_content','<h3>Ready to Swap Website Frustrations for Growth Challenges?</h3>\r\nIf you\'re tired of guesswork and need clear answers on how to improve, our Next Nice Problem Workshop gives you just that - fast. It’s not another long-winded audit. It’s a clear plan built to unlock your next nice problem.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your workshop now</a>'),(91623,8209,'_page_content_7_block_content','field_67c9c6c17d60b'),(91624,8209,'page_content_7_media_block',''),(91625,8209,'_page_content_7_media_block','field_67c9c6d37d60c'),(91626,8209,'page_content_7_alignment','right'),(91627,8209,'_page_content_7_alignment','field_67c9c6dd7d60d'),(91628,8209,'page_content_8_block_title',''),(91629,8209,'_page_content_8_block_title','field_67c86b51a9ddc'),(91630,7145,'page_content_8_block_intro','<h4>Migration for a Bespoke Furnishing Supplier</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.'),(91631,7145,'_page_content_8_block_intro','field_690dbb26acc0d'),(91632,7145,'page_content_8_case_study_to_show','5865'),(91633,7145,'_page_content_8_case_study_to_show','field_690dbbc960177'),(91636,8212,'page_content','a:10:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:30:\"1_col_block_text_block_with_bg\";i:5;s:22:\"1_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"single_case_study\";i:9;s:17:\"testimonial_block\";}'),(91637,8212,'_page_content','field_65bcc772ba827'),(91638,8212,'bottom_cta',''),(91639,8212,'_bottom_cta','field_66fbcaec309e9'),(91640,8212,'page_content_0_video_file',''),(91641,8212,'_page_content_0_video_file','field_66826ddb6462e'),(91642,8212,'page_content_0_video_file_mobile',''),(91643,8212,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(91644,8212,'page_content_0_video_file_webm',''),(91645,8212,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(91646,8212,'page_content_0_video_file_webm_mobile',''),(91647,8212,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(91648,8212,'page_content_0_background_image','8032'),(91649,8212,'_page_content_0_background_image','field_66826dee6462f'),(91650,8212,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(91651,8212,'_page_content_0_banner_content','field_66826dc46462d'),(91652,8212,'page_content_1_add_background','white'),(91653,8212,'_page_content_1_add_background','field_6717be84974f1'),(91654,8212,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(91655,8212,'_page_content_1_block_title','field_67b8463f82176'),(91656,8212,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your NNP Workshop</a>'),(91657,8212,'_page_content_1_block_content','field_664b5f5c5973a'),(91658,8212,'page_content_2_block_title','<h3>Identify. Implement. Improve.</h3>'),(91659,8212,'_page_content_2_block_title','field_67da9e22ddf71'),(91660,8212,'page_content_2_cards_0_card_icon',''),(91661,8212,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(91662,8212,'page_content_2_cards_0_card_content','<h4>We track your customer journeys</h4>\r\nWe analyse user journeys, clicks, and session recordings to see where drop-offs happen.'),(91663,8212,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(91664,8212,'page_content_2_cards_1_card_icon',''),(91665,8212,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(91666,8212,'page_content_2_cards_1_card_content','<h4>We evaluate how user-friendly your site is</h4>\r\nWe assess how intuitive your layout, messaging, and navigation are for real users.'),(91667,8212,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(91668,8212,'page_content_2_cards_2_card_icon',''),(91669,8212,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(91670,8212,'page_content_2_cards_2_card_content','<h4>We test how well your site performs</h4>\r\nWe audit performance metrics - speed, core vitals, device experience-that impact sales.'),(91671,8212,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(91672,8212,'page_content_2_cards_3_card_icon',''),(91673,8212,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(91674,8212,'page_content_2_cards_3_card_content','<h4>We see how you measure up against the competition</h4>\r\nWe benchmark your store against competitors and market leaders in your space.'),(91675,8212,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(91676,8212,'page_content_2_cards_4_card_icon',''),(91677,8212,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(91678,8212,'page_content_2_cards_4_card_content','<h4>We give you a practical plan</h4>\r\nWe deliver clear priorities with estimated ROI, so you know what to do and why.'),(91679,8212,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(91680,8212,'page_content_2_cards','5'),(91681,8212,'_page_content_2_cards','field_67da9e2bddf72'),(91682,8212,'page_content_2_block_footer',''),(91683,8212,'_page_content_2_block_footer','field_67da9e66ddf75'),(91684,8212,'page_content_3_add_background','white'),(91685,8212,'_page_content_3_add_background','field_67c9c6c17d609'),(91686,8212,'page_content_3_block_content','<h3>We’ll Deduct the Cost if You Work With Us</h3>\r\nAfter your workshop, you’ll receive a complete performance roadmap with three actionable fixes or insights you can implement right away - no strings attached.\r\n\r\nIf you choose us for the work, we’ll deduct 50% of the workshop fee from your project. Whether it’s a CRO sprint, a rebuild, or a full replatform, the audit pays for itself.'),(91687,8212,'_page_content_3_block_content','field_67c9c6c17d60b'),(91688,8212,'page_content_3_media_block',''),(91689,8212,'_page_content_3_media_block','field_67c9c6d37d60c'),(91690,8212,'page_content_3_alignment','left'),(91691,8212,'_page_content_3_alignment','field_67c9c6dd7d60d'),(91692,8212,'page_content_4_block_content','<h3>Turning Browsers into Buyers</h3>\r\nYour product looks great, and your traffic’s healthy, but sales aren’t matching up.\r\n\r\nOur conversion rate optimisation audit helps you fix what’s stopping visitors from converting - whether that’s poor navigation, hidden technical issues, or distractions at checkout.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your CRO audit now</a>'),(91693,8212,'_page_content_4_block_content','field_6904a3826dd01'),(91694,8212,'page_content_4_add_background','grey'),(91695,8212,'_page_content_4_add_background','field_6904a417eed80'),(91696,8212,'page_content_5_add_background','black'),(91697,8212,'_page_content_5_add_background','field_67d0023c0a374'),(91698,8212,'page_content_5_block_content','<h3>Site Speed That Sells</h3>\r\nSpeed matters. Sites that load in under two seconds see 32% lower bounce rates.\r\n\r\nWe’re certified Hyvä partners, which means we can make your Magento site up to 50% faster than standard builds - reducing drop-offs and boosting conversion.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make it faster</a>'),(91699,8212,'_page_content_5_block_content','field_67d0023c0a375'),(91700,8212,'page_content_5_media_block',''),(91701,8212,'_page_content_5_media_block','field_67d0023c0a376'),(91702,8212,'page_content_6_show_background','0'),(91703,8212,'_page_content_6_show_background','field_67175ac1a052b'),(91704,8212,'page_content_6_block_content','<h4>Not sure if you could benefit from <strong>our NNP Workshop?</strong></h4>\r\n<a href=\"https://actuate-digital.scoreapp.com/\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Take our Quiz to find out</a>'),(91705,8212,'_page_content_6_block_content','field_66cda60b2ea88'),(91706,8212,'page_content_7_add_background','green'),(91707,8212,'_page_content_7_add_background','field_67c9c6c17d609'),(91708,8212,'page_content_7_block_content','<h3>Ready to Swap Website Frustrations for Growth Challenges?</h3>\r\nIf you\'re tired of guesswork and need clear answers on how to improve, our Next Nice Problem Workshop gives you just that - fast. It’s not another long-winded audit. It’s a clear plan built to unlock your next nice problem.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your workshop now</a>'),(91709,8212,'_page_content_7_block_content','field_67c9c6c17d60b'),(91710,8212,'page_content_7_media_block',''),(91711,8212,'_page_content_7_media_block','field_67c9c6d37d60c'),(91712,8212,'page_content_7_alignment','right'),(91713,8212,'_page_content_7_alignment','field_67c9c6dd7d60d'),(91714,8212,'page_content_8_block_intro','<h4>Migration for a Bespoke Furnishing Supplier</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.'),(91715,8212,'_page_content_8_block_intro','field_690dbb26acc0d'),(91716,8212,'page_content_8_case_study_to_show','a:1:{i:0;s:4:\"5865\";}'),(91717,8212,'_page_content_8_case_study_to_show','field_690dbb3eacc0e'),(91718,8212,'page_content_9_block_title',''),(91719,8212,'_page_content_9_block_title','field_67c86b51a9ddc'),(91720,8215,'page_content','a:10:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:30:\"1_col_block_text_block_with_bg\";i:5;s:22:\"1_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"single_case_study\";i:9;s:17:\"testimonial_block\";}'),(91721,8215,'_page_content','field_65bcc772ba827'),(91722,8215,'bottom_cta',''),(91723,8215,'_bottom_cta','field_66fbcaec309e9'),(91724,8215,'page_content_0_video_file',''),(91725,8215,'_page_content_0_video_file','field_66826ddb6462e'),(91726,8215,'page_content_0_video_file_mobile',''),(91727,8215,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(91728,8215,'page_content_0_video_file_webm',''),(91729,8215,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(91730,8215,'page_content_0_video_file_webm_mobile',''),(91731,8215,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(91732,8215,'page_content_0_background_image','8032'),(91733,8215,'_page_content_0_background_image','field_66826dee6462f'),(91734,8215,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(91735,8215,'_page_content_0_banner_content','field_66826dc46462d'),(91736,8215,'page_content_1_add_background','white'),(91737,8215,'_page_content_1_add_background','field_6717be84974f1'),(91738,8215,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(91739,8215,'_page_content_1_block_title','field_67b8463f82176'),(91740,8215,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your NNP Workshop</a>'),(91741,8215,'_page_content_1_block_content','field_664b5f5c5973a'),(91742,8215,'page_content_2_block_title','<h3>Identify. Implement. Improve.</h3>'),(91743,8215,'_page_content_2_block_title','field_67da9e22ddf71'),(91744,8215,'page_content_2_cards_0_card_icon',''),(91745,8215,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(91746,8215,'page_content_2_cards_0_card_content','<h4>We track your customer journeys</h4>\r\nWe analyse user journeys, clicks, and session recordings to see where drop-offs happen.'),(91747,8215,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(91748,8215,'page_content_2_cards_1_card_icon',''),(91749,8215,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(91750,8215,'page_content_2_cards_1_card_content','<h4>We evaluate how user-friendly your site is</h4>\r\nWe assess how intuitive your layout, messaging, and navigation are for real users.'),(91751,8215,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(91752,8215,'page_content_2_cards_2_card_icon',''),(91753,8215,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(91754,8215,'page_content_2_cards_2_card_content','<h4>We test how well your site performs</h4>\r\nWe audit performance metrics - speed, core vitals, device experience-that impact sales.'),(91755,8215,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(91756,8215,'page_content_2_cards_3_card_icon',''),(91757,8215,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(91758,8215,'page_content_2_cards_3_card_content','<h4>We see how you measure up against the competition</h4>\r\nWe benchmark your store against competitors and market leaders in your space.'),(91759,8215,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(91760,8215,'page_content_2_cards_4_card_icon',''),(91761,8215,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(91762,8215,'page_content_2_cards_4_card_content','<h4>We give you a practical plan</h4>\r\nWe deliver clear priorities with estimated ROI, so you know what to do and why.'),(91763,8215,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(91764,8215,'page_content_2_cards','5'),(91765,8215,'_page_content_2_cards','field_67da9e2bddf72'),(91766,8215,'page_content_2_block_footer',''),(91767,8215,'_page_content_2_block_footer','field_67da9e66ddf75'),(91768,8215,'page_content_3_add_background','white'),(91769,8215,'_page_content_3_add_background','field_67c9c6c17d609'),(91770,8215,'page_content_3_block_content','<h3>We’ll Deduct the Cost if\r\nYou Work With Us</h3>\r\nAfter your workshop, you’ll receive a complete performance roadmap with three actionable fixes or insights you can implement right away - no strings attached.\r\n\r\nIf you choose us for the work, we’ll deduct 50% of the workshop fee from your project. Whether it’s a CRO sprint, a rebuild, or a full replatform, the audit pays for itself.'),(91771,8215,'_page_content_3_block_content','field_67c9c6c17d60b'),(91772,8215,'page_content_3_media_block',''),(91773,8215,'_page_content_3_media_block','field_67c9c6d37d60c'),(91774,8215,'page_content_3_alignment','left'),(91775,8215,'_page_content_3_alignment','field_67c9c6dd7d60d'),(91776,8215,'page_content_4_block_content','<h3>Turning Browsers into Buyers</h3>\r\nYour product looks great, and your traffic’s healthy, but sales aren’t matching up.\r\n\r\nOur conversion rate optimisation audit helps you fix what’s stopping visitors from converting - whether that’s poor navigation, hidden technical issues, or distractions at checkout.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your CRO audit now</a>'),(91777,8215,'_page_content_4_block_content','field_6904a3826dd01'),(91778,8215,'page_content_4_add_background','grey'),(91779,8215,'_page_content_4_add_background','field_6904a417eed80'),(91780,8215,'page_content_5_add_background','black'),(91781,8215,'_page_content_5_add_background','field_67d0023c0a374'),(91782,8215,'page_content_5_block_content','<h3>Site Speed That Sells</h3>\r\nSpeed matters. Sites that load in under two seconds see 32% lower bounce rates.\r\n\r\nWe’re certified Hyvä partners, which means we can make your Magento site up to 50% faster than standard builds - reducing drop-offs and boosting conversion.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make it faster</a>'),(91783,8215,'_page_content_5_block_content','field_67d0023c0a375'),(91784,8215,'page_content_5_media_block',''),(91785,8215,'_page_content_5_media_block','field_67d0023c0a376'),(91786,8215,'page_content_6_show_background','0'),(91787,8215,'_page_content_6_show_background','field_67175ac1a052b'),(91788,8215,'page_content_6_block_content','<h4>Not sure if you could benefit from <strong>our NNP Workshop?</strong></h4>\r\n<a href=\"https://actuate-digital.scoreapp.com/\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Take our Quiz to find out</a>'),(91789,8215,'_page_content_6_block_content','field_66cda60b2ea88'),(91790,8215,'page_content_7_add_background','green'),(91791,8215,'_page_content_7_add_background','field_67c9c6c17d609'),(91792,8215,'page_content_7_block_content','<h3>Ready to Swap Website Frustrations for Growth Challenges?</h3>\r\nIf you\'re tired of guesswork and need clear answers on how to improve, our Next Nice Problem Workshop gives you just that - fast. It’s not another long-winded audit. It’s a clear plan built to unlock your next nice problem.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your workshop now</a>'),(91793,8215,'_page_content_7_block_content','field_67c9c6c17d60b'),(91794,8215,'page_content_7_media_block',''),(91795,8215,'_page_content_7_media_block','field_67c9c6d37d60c'),(91796,8215,'page_content_7_alignment','right'),(91797,8215,'_page_content_7_alignment','field_67c9c6dd7d60d'),(91798,8215,'page_content_8_block_intro','<h4>Migration for a Bespoke Furnishing Supplier</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.'),(91799,8215,'_page_content_8_block_intro','field_690dbb26acc0d'),(91800,8215,'page_content_8_case_study_to_show','5865'),(91801,8215,'_page_content_8_case_study_to_show','field_690dbbc960177'),(91802,8215,'page_content_9_block_title',''),(91803,8215,'_page_content_9_block_title','field_67c86b51a9ddc'),(91804,7145,'page_content_9_show_background','0'),(91805,7145,'_page_content_9_show_background','field_690dca9c8b45e'),(91806,7145,'page_content_9_block_content','<h4>Ready for your next\r\n<strong>nice problem?</strong></h4>\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta-black\" rel=\"noopener\">Book your NNP Workshop</a>'),(91807,7145,'_page_content_9_block_content','field_690dca9c8b45f'),(91808,7145,'page_content_10_block_title',''),(91809,7145,'_page_content_10_block_title','field_67c86b51a9ddc'),(91810,8218,'page_content','a:11:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:30:\"1_col_block_text_block_with_bg\";i:5;s:22:\"1_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"single_case_study\";i:9;s:14:\"bold_cta_block\";i:10;s:17:\"testimonial_block\";}'),(91811,8218,'_page_content','field_65bcc772ba827'),(91812,8218,'bottom_cta',''),(91813,8218,'_bottom_cta','field_66fbcaec309e9'),(91814,8218,'page_content_0_video_file',''),(91815,8218,'_page_content_0_video_file','field_66826ddb6462e'),(91816,8218,'page_content_0_video_file_mobile',''),(91817,8218,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(91818,8218,'page_content_0_video_file_webm',''),(91819,8218,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(91820,8218,'page_content_0_video_file_webm_mobile',''),(91821,8218,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(91822,8218,'page_content_0_background_image','8032'),(91823,8218,'_page_content_0_background_image','field_66826dee6462f'),(91824,8218,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(91825,8218,'_page_content_0_banner_content','field_66826dc46462d'),(91826,8218,'page_content_1_add_background','white'),(91827,8218,'_page_content_1_add_background','field_6717be84974f1'),(91828,8218,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(91829,8218,'_page_content_1_block_title','field_67b8463f82176'),(91830,8218,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your NNP Workshop</a>'),(91831,8218,'_page_content_1_block_content','field_664b5f5c5973a'),(91832,8218,'page_content_2_block_title','<h3>Identify. Implement. Improve.</h3>'),(91833,8218,'_page_content_2_block_title','field_67da9e22ddf71'),(91834,8218,'page_content_2_cards_0_card_icon',''),(91835,8218,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(91836,8218,'page_content_2_cards_0_card_content','<h4>We track your customer journeys</h4>\r\nWe analyse user journeys, clicks, and session recordings to see where drop-offs happen.'),(91837,8218,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(91838,8218,'page_content_2_cards_1_card_icon',''),(91839,8218,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(91840,8218,'page_content_2_cards_1_card_content','<h4>We evaluate how user-friendly your site is</h4>\r\nWe assess how intuitive your layout, messaging, and navigation are for real users.'),(91841,8218,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(91842,8218,'page_content_2_cards_2_card_icon',''),(91843,8218,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(91844,8218,'page_content_2_cards_2_card_content','<h4>We test how well your site performs</h4>\r\nWe audit performance metrics - speed, core vitals, device experience-that impact sales.'),(91845,8218,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(91846,8218,'page_content_2_cards_3_card_icon',''),(91847,8218,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(91848,8218,'page_content_2_cards_3_card_content','<h4>We see how you measure up against the competition</h4>\r\nWe benchmark your store against competitors and market leaders in your space.'),(91849,8218,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(91850,8218,'page_content_2_cards_4_card_icon',''),(91851,8218,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(91852,8218,'page_content_2_cards_4_card_content','<h4>We give you a practical plan</h4>\r\nWe deliver clear priorities with estimated ROI, so you know what to do and why.'),(91853,8218,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(91854,8218,'page_content_2_cards','5'),(91855,8218,'_page_content_2_cards','field_67da9e2bddf72'),(91856,8218,'page_content_2_block_footer',''),(91857,8218,'_page_content_2_block_footer','field_67da9e66ddf75'),(91858,8218,'page_content_3_add_background','white'),(91859,8218,'_page_content_3_add_background','field_67c9c6c17d609'),(91860,8218,'page_content_3_block_content','<h3>We’ll Deduct the Cost if\r\nYou Work With Us</h3>\r\nAfter your workshop, you’ll receive a complete performance roadmap with three actionable fixes or insights you can implement right away - no strings attached.\r\n\r\nIf you choose us for the work, we’ll deduct 50% of the workshop fee from your project. Whether it’s a CRO sprint, a rebuild, or a full replatform, the audit pays for itself.'),(91861,8218,'_page_content_3_block_content','field_67c9c6c17d60b'),(91862,8218,'page_content_3_media_block',''),(91863,8218,'_page_content_3_media_block','field_67c9c6d37d60c'),(91864,8218,'page_content_3_alignment','left'),(91865,8218,'_page_content_3_alignment','field_67c9c6dd7d60d'),(91866,8218,'page_content_4_block_content','<h3>Turning Browsers into Buyers</h3>\r\nYour product looks great, and your traffic’s healthy, but sales aren’t matching up.\r\n\r\nOur conversion rate optimisation audit helps you fix what’s stopping visitors from converting - whether that’s poor navigation, hidden technical issues, or distractions at checkout.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your CRO audit now</a>'),(91867,8218,'_page_content_4_block_content','field_6904a3826dd01'),(91868,8218,'page_content_4_add_background','grey'),(91869,8218,'_page_content_4_add_background','field_6904a417eed80'),(91870,8218,'page_content_5_add_background','black'),(91871,8218,'_page_content_5_add_background','field_67d0023c0a374'),(91872,8218,'page_content_5_block_content','<h3>Site Speed That Sells</h3>\r\nSpeed matters. Sites that load in under two seconds see 32% lower bounce rates.\r\n\r\nWe’re certified Hyvä partners, which means we can make your Magento site up to 50% faster than standard builds - reducing drop-offs and boosting conversion.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make it faster</a>'),(91873,8218,'_page_content_5_block_content','field_67d0023c0a375'),(91874,8218,'page_content_5_media_block',''),(91875,8218,'_page_content_5_media_block','field_67d0023c0a376'),(91876,8218,'page_content_6_show_background','0'),(91877,8218,'_page_content_6_show_background','field_67175ac1a052b'),(91878,8218,'page_content_6_block_content','<h4>Not sure if you could benefit from <strong>our NNP Workshop?</strong></h4>\r\n<a href=\"https://actuate-digital.scoreapp.com/\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Take our Quiz to find out</a>'),(91879,8218,'_page_content_6_block_content','field_66cda60b2ea88'),(91880,8218,'page_content_7_add_background','green'),(91881,8218,'_page_content_7_add_background','field_67c9c6c17d609'),(91882,8218,'page_content_7_block_content','<h3>Ready to Swap Website Frustrations for Growth Challenges?</h3>\r\nIf you\'re tired of guesswork and need clear answers on how to improve, our Next Nice Problem Workshop gives you just that - fast. It’s not another long-winded audit. It’s a clear plan built to unlock your next nice problem.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your workshop now</a>'),(91883,8218,'_page_content_7_block_content','field_67c9c6c17d60b'),(91884,8218,'page_content_7_media_block',''),(91885,8218,'_page_content_7_media_block','field_67c9c6d37d60c'),(91886,8218,'page_content_7_alignment','right'),(91887,8218,'_page_content_7_alignment','field_67c9c6dd7d60d'),(91888,8218,'page_content_8_block_intro','<h4>Migration for a Bespoke Furnishing Supplier</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.'),(91889,8218,'_page_content_8_block_intro','field_690dbb26acc0d'),(91890,8218,'page_content_8_case_study_to_show','5865'),(91891,8218,'_page_content_8_case_study_to_show','field_690dbbc960177'),(91892,8218,'page_content_9_show_background','0'),(91893,8218,'_page_content_9_show_background','field_690dca9c8b45e'),(91894,8218,'page_content_9_block_content','<h4>Ready for your next\r\n<strong>nice problem?</strong></h4>\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta-black\" rel=\"noopener\">Book your NNP Workshop</a>'),(91895,8218,'_page_content_9_block_content','field_690dca9c8b45f'),(91896,8218,'page_content_10_block_title',''),(91897,8218,'_page_content_10_block_title','field_67c86b51a9ddc'),(91898,7153,'page_content_2_block_content','<h3>Built for Business. Focused on Results.</h3>\r\nWe work with decision-makers across home &amp; garden, lifestyle, health, and fashion who are under pressure to hit targets and keep ecommerce performing. If your site is slow, hard to manage, or failing to convert, we fix that.\r\nYou need speed, stability, and revenue growth. We build eCommerce that delivers - no matter your craft.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in touch</a>'),(91899,7153,'_page_content_2_block_content','field_6904a3826dd01'),(91900,7153,'page_content_2_add_background','grey'),(91901,7153,'_page_content_2_add_background','field_6904a417eed80'),(91902,7153,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(91903,8219,'page_content_0_video_file',''),(91904,8219,'_page_content_0_video_file','field_67c9c54f20190'),(91905,8219,'page_content_0_video_file_webm',''),(91906,8219,'_page_content_0_video_file_webm','field_67c9c54f20191'),(91907,8219,'page_content_0_background_image',''),(91908,8219,'_page_content_0_background_image','field_67c9c54f20192'),(91909,8219,'page_content_0_banner_content','<h1>Sectors</h1>'),(91910,8219,'_page_content_0_banner_content','field_67c9c54f20193'),(91911,8219,'page_content','a:4:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:30:\"1_col_block_text_block_with_bg\";i:3;s:17:\"testimonial_block\";}'),(91912,8219,'_page_content','field_65bcc772ba827'),(91913,8219,'bottom_cta',''),(91914,8219,'_bottom_cta','field_66fbcaec309e9'),(91915,8219,'page_content_1_add_background','white'),(91916,8219,'_page_content_1_add_background','field_6717be84974f1'),(91917,8219,'page_content_1_block_title','<h2>High-speed, low-cost eCommerce that’s built to scale.</h2>'),(91918,8219,'_page_content_1_block_title','field_67b8463f82176'),(91919,8219,'page_content_1_block_content','We work with decision-makers across sectors like home &amp; garden, lifestyle, health, and fashion who need more from their eCommerce platform. More speed. More stability. More return.\r\n\r\nIf you’re looking to drive revenue, simplify operations, or scale into new markets, we build eCommerce that backs your goals. Our team doesn’t waste time on vanity features. We deliver fast, stable sites that are easy to manage and built to convert.'),(91920,8219,'_page_content_1_block_content','field_664b5f5c5973a'),(91921,8219,'page_content_3_block_title',''),(91922,8219,'_page_content_3_block_title','field_67c86b51a9ddc'),(91923,8219,'page_content_2_block_content','<h3>Built for Business. Focused on Results.</h3>\r\nWe work with decision-makers across home &amp; garden, lifestyle, health, and fashion who are under pressure to hit targets and keep ecommerce performing. If your site is slow, hard to manage, or failing to convert, we fix that.\r\nYou need speed, stability, and revenue growth. We build eCommerce that delivers - no matter your craft.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in touch</a>'),(91924,8219,'_page_content_2_block_content','field_6904a3826dd01'),(91925,8219,'page_content_2_add_background','grey'),(91926,8219,'_page_content_2_add_background','field_6904a417eed80'),(91927,8220,'_wp_attached_file','home-garden-scaled.jpg'),(91928,8220,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:22:\"home-garden-scaled.jpg\";s:8:\"filesize\";i:2128504;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"home-garden-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135910;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"home-garden-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183042;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"home-garden-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205056;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"home-garden-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148361;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"home-garden-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:521551;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"home-garden-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:852770;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:24:\"home-garden-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272104;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:25:\"home-garden-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:774307;}s:8:\"masthead\";a:5:{s:4:\"file\";s:24:\"home-garden-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:320218;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:25:\"home-garden-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:555651;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:24:\"home-garden-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:395923;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:23:\"home-garden-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154065;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:24:\"home-garden-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:709746;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:23:\"home-garden-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62800;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:23:\"home-garden-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108643;}s:10:\"team-small\";a:5:{s:4:\"file\";s:23:\"home-garden-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82604;}s:10:\"team-large\";a:5:{s:4:\"file\";s:23:\"home-garden-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187079;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:24:\"home-garden-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:255140;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:25:\"home-garden-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926985;}s:10:\"page-small\";a:5:{s:4:\"file\";s:23:\"home-garden-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126889;}s:10:\"page-large\";a:5:{s:4:\"file\";s:25:\"home-garden-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:731123;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:23:\"home-garden-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106613;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:23:\"home-garden-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212672;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:23:\"home-garden-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214257;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:25:\"home-garden-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:789384;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:23:\"home-garden-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193979;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:25:\"home-garden-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1239022;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:23:\"home-garden-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12581;}s:13:\"project-small\";a:5:{s:4:\"file\";s:23:\"home-garden-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126889;}s:13:\"project-large\";a:5:{s:4:\"file\";s:24:\"home-garden-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:259267;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:23:\"home-garden-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104365;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:25:\"home-garden-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1811918;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:24:\"Getty Images/iStockphoto\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:131:\"Book on a black and white pouf in the middle of a bright terrace with a rattan corner sofa, hanging chair and round rug. Real photo\";s:17:\"created_timestamp\";s:10:\"1529407072\";s:9:\"copyright\";s:38:\"Katarzyna Bialasiewicz Photographee.eu\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:131:\"Book on a black and white pouf in the middle of a bright terrace with a rattan corner sofa, hanging chair and round rug. Real photo\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:2:{i:0;s:6:\"settee\";i:1;s:4:\"pouf\";}}s:14:\"original_image\";s:15:\"home-garden.jpg\";}'),(91932,8220,'_wp_attachment_image_alt','Home & Garden eCommerce Agency'),(91933,7153,'page_content_3_add_background','white'),(91934,7153,'_page_content_3_add_background','field_67c9c6c17d609'),(91935,7153,'page_content_3_block_content','<h3>Home &amp; Garden</h3>\r\nSelling furniture, decor, or garden gear? We help you manage large catalogues, heavy product pages, and long decision-making cycles with high-speed frontend builds, advanced filtering, and delivery integrations that remove friction. That means more sales, better user experience, and the foundation to grow and unlock your next nice problems.\r\n\r\n<a href=\"https://actuate.webpreview.co/sectors/home-garden-ecommerce-agency/\" class=\"cta\">Let’s build your Home &amp; Garden store</a>'),(91936,7153,'_page_content_3_block_content','field_67c9c6c17d60b'),(91937,7153,'page_content_3_media_block','8220'),(91938,7153,'_page_content_3_media_block','field_67c9c6d37d60c'),(91939,7153,'page_content_3_alignment','right'),(91940,7153,'_page_content_3_alignment','field_67c9c6dd7d60d'),(91943,8221,'page_content_0_video_file',''),(91944,8221,'_page_content_0_video_file','field_67c9c54f20190'),(91945,8221,'page_content_0_video_file_webm',''),(91946,8221,'_page_content_0_video_file_webm','field_67c9c54f20191'),(91947,8221,'page_content_0_background_image',''),(91948,8221,'_page_content_0_background_image','field_67c9c54f20192'),(91949,8221,'page_content_0_banner_content','<h1>Sectors</h1>'),(91950,8221,'_page_content_0_banner_content','field_67c9c54f20193'),(91951,8221,'page_content','a:5:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:30:\"1_col_block_text_block_with_bg\";i:3;s:22:\"2_col_block_with_media\";i:4;s:17:\"testimonial_block\";}'),(91952,8221,'_page_content','field_65bcc772ba827'),(91953,8221,'bottom_cta',''),(91954,8221,'_bottom_cta','field_66fbcaec309e9'),(91955,8221,'page_content_1_add_background','white'),(91956,8221,'_page_content_1_add_background','field_6717be84974f1'),(91957,8221,'page_content_1_block_title','<h2>High-speed, low-cost eCommerce that’s built to scale.</h2>'),(91958,8221,'_page_content_1_block_title','field_67b8463f82176'),(91959,8221,'page_content_1_block_content','We work with decision-makers across sectors like home &amp; garden, lifestyle, health, and fashion who need more from their eCommerce platform. More speed. More stability. More return.\r\n\r\nIf you’re looking to drive revenue, simplify operations, or scale into new markets, we build eCommerce that backs your goals. Our team doesn’t waste time on vanity features. We deliver fast, stable sites that are easy to manage and built to convert.'),(91960,8221,'_page_content_1_block_content','field_664b5f5c5973a'),(91961,8221,'page_content_2_block_content','<h3>Built for Business. Focused on Results.</h3>\r\nWe work with decision-makers across home &amp; garden, lifestyle, health, and fashion who are under pressure to hit targets and keep ecommerce performing. If your site is slow, hard to manage, or failing to convert, we fix that.\r\nYou need speed, stability, and revenue growth. We build eCommerce that delivers - no matter your craft.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in touch</a>'),(91962,8221,'_page_content_2_block_content','field_6904a3826dd01'),(91963,8221,'page_content_2_add_background','grey'),(91964,8221,'_page_content_2_add_background','field_6904a417eed80'),(91965,8221,'page_content_3_add_background','white'),(91966,8221,'_page_content_3_add_background','field_67c9c6c17d609'),(91967,8221,'page_content_3_block_content','<h3>Home &amp; Garden</h3>\r\nSelling furniture, decor, or garden gear? We help you manage large catalogues, heavy product pages, and long decision-making cycles with high-speed frontend builds, advanced filtering, and delivery integrations that remove friction. That means more sales, better user experience, and the foundation to grow and unlock your next nice problems.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s build your Home &amp; Garden store</a>'),(91968,8221,'_page_content_3_block_content','field_67c9c6c17d60b'),(91969,8221,'page_content_3_media_block','8220'),(91970,8221,'_page_content_3_media_block','field_67c9c6d37d60c'),(91971,8221,'page_content_3_alignment','left'),(91972,8221,'_page_content_3_alignment','field_67c9c6dd7d60d'),(91973,8221,'page_content_4_block_title',''),(91974,8221,'_page_content_4_block_title','field_67c86b51a9ddc'),(91975,8222,'page_content_0_video_file',''),(91976,8222,'_page_content_0_video_file','field_67c9c54f20190'),(91977,8222,'page_content_0_video_file_webm',''),(91978,8222,'_page_content_0_video_file_webm','field_67c9c54f20191'),(91979,8222,'page_content_0_background_image',''),(91980,8222,'_page_content_0_background_image','field_67c9c54f20192'),(91981,8222,'page_content_0_banner_content','<h1>Sectors</h1>'),(91982,8222,'_page_content_0_banner_content','field_67c9c54f20193'),(91983,8222,'page_content','a:5:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:30:\"1_col_block_text_block_with_bg\";i:3;s:22:\"2_col_block_with_media\";i:4;s:17:\"testimonial_block\";}'),(91984,8222,'_page_content','field_65bcc772ba827'),(91985,8222,'bottom_cta',''),(91986,8222,'_bottom_cta','field_66fbcaec309e9'),(91987,8222,'page_content_1_add_background','white'),(91988,8222,'_page_content_1_add_background','field_6717be84974f1'),(91989,8222,'page_content_1_block_title','<h2>High-speed, low-cost eCommerce that’s built to scale.</h2>'),(91990,8222,'_page_content_1_block_title','field_67b8463f82176'),(91991,8222,'page_content_1_block_content','We work with decision-makers across sectors like home &amp; garden, lifestyle, health, and fashion who need more from their eCommerce platform. More speed. More stability. More return.\r\n\r\nIf you’re looking to drive revenue, simplify operations, or scale into new markets, we build eCommerce that backs your goals. Our team doesn’t waste time on vanity features. We deliver fast, stable sites that are easy to manage and built to convert.'),(91992,8222,'_page_content_1_block_content','field_664b5f5c5973a'),(91993,8222,'page_content_2_block_content','<h3>Built for Business. Focused on Results.</h3>\r\nWe work with decision-makers across home &amp; garden, lifestyle, health, and fashion who are under pressure to hit targets and keep ecommerce performing. If your site is slow, hard to manage, or failing to convert, we fix that.\r\nYou need speed, stability, and revenue growth. We build eCommerce that delivers - no matter your craft.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in touch</a>'),(91994,8222,'_page_content_2_block_content','field_6904a3826dd01'),(91995,8222,'page_content_2_add_background','grey'),(91996,8222,'_page_content_2_add_background','field_6904a417eed80'),(91997,8222,'page_content_3_add_background','white'),(91998,8222,'_page_content_3_add_background','field_67c9c6c17d609'),(91999,8222,'page_content_3_block_content','<h3>Home &amp; Garden</h3>\r\nSelling furniture, decor, or garden gear? We help you manage large catalogues, heavy product pages, and long decision-making cycles with high-speed frontend builds, advanced filtering, and delivery integrations that remove friction. That means more sales, better user experience, and the foundation to grow and unlock your next nice problems.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s build your Home &amp; Garden store</a>'),(92000,8222,'_page_content_3_block_content','field_67c9c6c17d60b'),(92001,8222,'page_content_3_media_block','8220'),(92002,8222,'_page_content_3_media_block','field_67c9c6d37d60c'),(92003,8222,'page_content_3_alignment','right'),(92004,8222,'_page_content_3_alignment','field_67c9c6dd7d60d'),(92005,8222,'page_content_4_block_title',''),(92006,8222,'_page_content_4_block_title','field_67c86b51a9ddc'),(92007,8223,'_wp_attached_file','lifestyle-retail-scaled.jpg'),(92008,8223,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:27:\"lifestyle-retail-scaled.jpg\";s:8:\"filesize\";i:429259;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"lifestyle-retail-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25888;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"lifestyle-retail-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32467;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"lifestyle-retail-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37814;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"lifestyle-retail-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27630;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"lifestyle-retail-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77937;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"lifestyle-retail-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128174;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"lifestyle-retail-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47441;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"lifestyle-retail-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136994;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"lifestyle-retail-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50564;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"lifestyle-retail-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88412;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"lifestyle-retail-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63514;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"lifestyle-retail-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29859;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"lifestyle-retail-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138330;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"lifestyle-retail-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15421;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"lifestyle-retail-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22502;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"lifestyle-retail-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19025;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"lifestyle-retail-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33420;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"lifestyle-retail-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44899;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"lifestyle-retail-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175587;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"lifestyle-retail-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24820;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"lifestyle-retail-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111569;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"lifestyle-retail-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22070;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"lifestyle-retail-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36658;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"lifestyle-retail-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39764;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"lifestyle-retail-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148710;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"lifestyle-retail-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36695;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:30:\"lifestyle-retail-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:265719;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"lifestyle-retail-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4980;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"lifestyle-retail-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24820;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"lifestyle-retail-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45064;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"lifestyle-retail-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21844;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:30:\"lifestyle-retail-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:371949;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:8:\"ILCE-7M3\";s:7:\"caption\";s:190:\"Woman carefully unpacking new smartphone and removing screen protector sitting on white table, with charging cable in box visible in background. Concept of excitement of unboxing new device.\";s:17:\"created_timestamp\";s:10:\"1754768712\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:144:\"Woman carefully unpacking new smartphone and removing screen protector sitting on white table, with charging cable in box visible in background.\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"lifestyle-retail.jpg\";}'),(92012,8223,'_wp_attachment_image_alt','Lifestyle Retail eCommerce Agency'),(92013,7153,'page_content_4_add_background','white'),(92014,7153,'_page_content_4_add_background','field_67c9c6c17d609'),(92015,7153,'page_content_4_block_content','<h3>Lifestyle Retail</h3>\r\nA wide range of stock, from tech accessories to gifts and stationery, means a wide range of eCommerce categories. We make sure your storefront is easy to navigate, flexible enough to support new campaigns, and fast enough to keep up with your customers, whatever they like to buy.\r\n\r\n<a href=\"https://actuate.webpreview.co/sectors/lifestyle-ecommerce-agency/\" class=\"cta\">Talk to us about Lifestyle eCommerce</a>'),(92016,7153,'_page_content_4_block_content','field_67c9c6c17d60b'),(92017,7153,'page_content_4_media_block','8223'),(92018,7153,'_page_content_4_media_block','field_67c9c6d37d60c'),(92019,7153,'page_content_4_alignment','left'),(92020,7153,'_page_content_4_alignment','field_67c9c6dd7d60d'),(92023,8224,'page_content_0_video_file',''),(92024,8224,'_page_content_0_video_file','field_67c9c54f20190'),(92025,8224,'page_content_0_video_file_webm',''),(92026,8224,'_page_content_0_video_file_webm','field_67c9c54f20191'),(92027,8224,'page_content_0_background_image',''),(92028,8224,'_page_content_0_background_image','field_67c9c54f20192'),(92029,8224,'page_content_0_banner_content','<h1>Sectors</h1>'),(92030,8224,'_page_content_0_banner_content','field_67c9c54f20193'),(92031,8224,'page_content','a:6:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:30:\"1_col_block_text_block_with_bg\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:17:\"testimonial_block\";}'),(92032,8224,'_page_content','field_65bcc772ba827'),(92033,8224,'bottom_cta',''),(92034,8224,'_bottom_cta','field_66fbcaec309e9'),(92035,8224,'page_content_1_add_background','white'),(92036,8224,'_page_content_1_add_background','field_6717be84974f1'),(92037,8224,'page_content_1_block_title','<h2>High-speed, low-cost eCommerce that’s built to scale.</h2>'),(92038,8224,'_page_content_1_block_title','field_67b8463f82176'),(92039,8224,'page_content_1_block_content','We work with decision-makers across sectors like home &amp; garden, lifestyle, health, and fashion who need more from their eCommerce platform. More speed. More stability. More return.\r\n\r\nIf you’re looking to drive revenue, simplify operations, or scale into new markets, we build eCommerce that backs your goals. Our team doesn’t waste time on vanity features. We deliver fast, stable sites that are easy to manage and built to convert.'),(92040,8224,'_page_content_1_block_content','field_664b5f5c5973a'),(92041,8224,'page_content_2_block_content','<h3>Built for Business. Focused on Results.</h3>\r\nWe work with decision-makers across home &amp; garden, lifestyle, health, and fashion who are under pressure to hit targets and keep ecommerce performing. If your site is slow, hard to manage, or failing to convert, we fix that.\r\nYou need speed, stability, and revenue growth. We build eCommerce that delivers - no matter your craft.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in touch</a>'),(92042,8224,'_page_content_2_block_content','field_6904a3826dd01'),(92043,8224,'page_content_2_add_background','grey'),(92044,8224,'_page_content_2_add_background','field_6904a417eed80'),(92045,8224,'page_content_3_add_background','white'),(92046,8224,'_page_content_3_add_background','field_67c9c6c17d609'),(92047,8224,'page_content_3_block_content','<h3>Home &amp; Garden</h3>\r\nSelling furniture, decor, or garden gear? We help you manage large catalogues, heavy product pages, and long decision-making cycles with high-speed frontend builds, advanced filtering, and delivery integrations that remove friction. That means more sales, better user experience, and the foundation to grow and unlock your next nice problems.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s build your Home &amp; Garden store</a>'),(92048,8224,'_page_content_3_block_content','field_67c9c6c17d60b'),(92049,8224,'page_content_3_media_block','8220'),(92050,8224,'_page_content_3_media_block','field_67c9c6d37d60c'),(92051,8224,'page_content_3_alignment','right'),(92052,8224,'_page_content_3_alignment','field_67c9c6dd7d60d'),(92053,8224,'page_content_4_add_background','white'),(92054,8224,'_page_content_4_add_background','field_67c9c6c17d609'),(92055,8224,'page_content_4_block_content','<h3>Lifestyle Retail</h3>\r\nA wide range of stock, from tech accessories to gifts and stationery, means a wide range of eCommerce categories. We make sure your storefront is easy to navigate, flexible enough to support new campaigns, and fast enough to keep up with your customers, whatever they like to buy.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about Lifestyle eCommerce</a>'),(92056,8224,'_page_content_4_block_content','field_67c9c6c17d60b'),(92057,8224,'page_content_4_media_block','8223'),(92058,8224,'_page_content_4_media_block','field_67c9c6d37d60c'),(92059,8224,'page_content_4_alignment','left'),(92060,8224,'_page_content_4_alignment','field_67c9c6dd7d60d'),(92061,8224,'page_content_5_block_title',''),(92062,8224,'_page_content_5_block_title','field_67c86b51a9ddc'),(92063,8225,'_wp_attached_file','health-beauty-scaled.jpg'),(92064,8225,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:24:\"health-beauty-scaled.jpg\";s:8:\"filesize\";i:524769;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"health-beauty-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37472;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"health-beauty-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48299;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"health-beauty-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56469;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"health-beauty-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40325;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"health-beauty-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125387;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"health-beauty-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202606;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"health-beauty-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80058;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"health-beauty-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182343;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"health-beauty-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71239;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"health-beauty-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134717;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"health-beauty-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97008;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"health-beauty-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42495;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"health-beauty-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167584;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"health-beauty-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18356;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"health-beauty-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30873;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"health-beauty-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26420;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"health-beauty-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48812;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"health-beauty-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76419;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"health-beauty-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:219220;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"health-beauty-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34962;}s:10:\"page-large\";a:5:{s:4:\"file\";s:27:\"health-beauty-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176010;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"health-beauty-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30335;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"health-beauty-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55510;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"health-beauty-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62351;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"health-beauty-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184721;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"health-beauty-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55579;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:27:\"health-beauty-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:298647;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"health-beauty-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5863;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"health-beauty-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34962;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"health-beauty-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65358;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"health-beauty-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29857;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:27:\"health-beauty-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:449308;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:10:\"NIKON D850\";s:7:\"caption\";s:198:\"Cream, moisturizer and facial black woman in skincare, beauty or cosmetics promotion on white wall background. Face, calm and gen z people or model lotion, essential oil or moisturizer for skin care\";s:17:\"created_timestamp\";s:10:\"1651658340\";s:9:\"copyright\";s:27:\"PeopleImages.com - #2750331\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:193:\"Cream, moisturizer and facial black woman in skincare, beauty or cosmetics promotion on white wall background. Face, calm and gen z people or model lotion, suncream or moisturizer for skin care\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"health-beauty.jpg\";}'),(92068,8225,'_wp_attachment_image_alt','Health & Beauty eCommerce Agency'),(92069,7153,'page_content_5_add_background','white'),(92070,7153,'_page_content_5_add_background','field_67d0023c0a374'),(92071,7153,'page_content_5_block_content','<h3>Health &amp; Beauty</h3>\r\nFrom bundles and subscriptions to loyalty and personalisation, we build eCommerce setups for health and beauty brands that need to move fast and grow consistently. We streamline the journey with better UX, faster load times, and smarter backend workflows, so your customers can build their routine, try something new, and come back for more.\r\n\r\n<a href=\"https://actuate.webpreview.co/sectors/health-beauty-ecommerce-agency/\" class=\"cta\">Grow your Health &amp; Beauty store</a>'),(92072,7153,'_page_content_5_block_content','field_67d0023c0a375'),(92073,7153,'page_content_5_media_block','8225'),(92074,7153,'_page_content_5_media_block','field_67d0023c0a376'),(92077,8226,'page_content_0_video_file',''),(92078,8226,'_page_content_0_video_file','field_67c9c54f20190'),(92079,8226,'page_content_0_video_file_webm',''),(92080,8226,'_page_content_0_video_file_webm','field_67c9c54f20191'),(92081,8226,'page_content_0_background_image',''),(92082,8226,'_page_content_0_background_image','field_67c9c54f20192'),(92083,8226,'page_content_0_banner_content','<h1>Sectors</h1>'),(92084,8226,'_page_content_0_banner_content','field_67c9c54f20193'),(92085,8226,'page_content','a:7:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:30:\"1_col_block_text_block_with_bg\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"1_col_block_with_media\";i:6;s:17:\"testimonial_block\";}'),(92086,8226,'_page_content','field_65bcc772ba827'),(92087,8226,'bottom_cta',''),(92088,8226,'_bottom_cta','field_66fbcaec309e9'),(92089,8226,'page_content_1_add_background','white'),(92090,8226,'_page_content_1_add_background','field_6717be84974f1'),(92091,8226,'page_content_1_block_title','<h2>High-speed, low-cost eCommerce that’s built to scale.</h2>'),(92092,8226,'_page_content_1_block_title','field_67b8463f82176'),(92093,8226,'page_content_1_block_content','We work with decision-makers across sectors like home &amp; garden, lifestyle, health, and fashion who need more from their eCommerce platform. More speed. More stability. More return.\r\n\r\nIf you’re looking to drive revenue, simplify operations, or scale into new markets, we build eCommerce that backs your goals. Our team doesn’t waste time on vanity features. We deliver fast, stable sites that are easy to manage and built to convert.'),(92094,8226,'_page_content_1_block_content','field_664b5f5c5973a'),(92095,8226,'page_content_2_block_content','<h3>Built for Business. Focused on Results.</h3>\r\nWe work with decision-makers across home &amp; garden, lifestyle, health, and fashion who are under pressure to hit targets and keep ecommerce performing. If your site is slow, hard to manage, or failing to convert, we fix that.\r\nYou need speed, stability, and revenue growth. We build eCommerce that delivers - no matter your craft.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in touch</a>'),(92096,8226,'_page_content_2_block_content','field_6904a3826dd01'),(92097,8226,'page_content_2_add_background','grey'),(92098,8226,'_page_content_2_add_background','field_6904a417eed80'),(92099,8226,'page_content_3_add_background','white'),(92100,8226,'_page_content_3_add_background','field_67c9c6c17d609'),(92101,8226,'page_content_3_block_content','<h3>Home &amp; Garden</h3>\r\nSelling furniture, decor, or garden gear? We help you manage large catalogues, heavy product pages, and long decision-making cycles with high-speed frontend builds, advanced filtering, and delivery integrations that remove friction. That means more sales, better user experience, and the foundation to grow and unlock your next nice problems.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s build your Home &amp; Garden store</a>'),(92102,8226,'_page_content_3_block_content','field_67c9c6c17d60b'),(92103,8226,'page_content_3_media_block','8220'),(92104,8226,'_page_content_3_media_block','field_67c9c6d37d60c'),(92105,8226,'page_content_3_alignment','right'),(92106,8226,'_page_content_3_alignment','field_67c9c6dd7d60d'),(92107,8226,'page_content_4_add_background','white'),(92108,8226,'_page_content_4_add_background','field_67c9c6c17d609'),(92109,8226,'page_content_4_block_content','<h3>Lifestyle Retail</h3>\r\nA wide range of stock, from tech accessories to gifts and stationery, means a wide range of eCommerce categories. We make sure your storefront is easy to navigate, flexible enough to support new campaigns, and fast enough to keep up with your customers, whatever they like to buy.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about Lifestyle eCommerce</a>'),(92110,8226,'_page_content_4_block_content','field_67c9c6c17d60b'),(92111,8226,'page_content_4_media_block','8223'),(92112,8226,'_page_content_4_media_block','field_67c9c6d37d60c'),(92113,8226,'page_content_4_alignment','left'),(92114,8226,'_page_content_4_alignment','field_67c9c6dd7d60d'),(92115,8226,'page_content_5_add_background','white'),(92116,8226,'_page_content_5_add_background','field_67d0023c0a374'),(92117,8226,'page_content_5_block_content','<h3>Health &amp; Beauty</h3>\r\nFrom bundles and subscriptions to loyalty and personalisation, we build eCommerce setups for health and beauty brands that need to move fast and grow consistently. We streamline the journey with better UX, faster load times, and smarter backend workflows, so your customers can build their routine, try something new, and come back for more.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Grow your Health &amp; Beauty store</a>'),(92118,8226,'_page_content_5_block_content','field_67d0023c0a375'),(92119,8226,'page_content_5_media_block','8225'),(92120,8226,'_page_content_5_media_block','field_67d0023c0a376'),(92121,8226,'page_content_6_block_title',''),(92122,8226,'_page_content_6_block_title','field_67c86b51a9ddc'),(92123,8227,'_wp_attached_file','fashion-scaled.jpg'),(92124,8227,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2428;s:4:\"file\";s:18:\"fashion-scaled.jpg\";s:8:\"filesize\";i:799923;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"fashion-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63426;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"fashion-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81407;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"fashion-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94855;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"fashion-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67938;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"fashion-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200356;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"fashion-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:316248;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:20:\"fashion-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124147;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:21:\"fashion-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:287767;}s:8:\"masthead\";a:5:{s:4:\"file\";s:20:\"fashion-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127816;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:21:\"fashion-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221009;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:20:\"fashion-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155245;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:19:\"fashion-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73511;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:20:\"fashion-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:274701;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:19:\"fashion-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33749;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:19:\"fashion-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52398;}s:10:\"team-small\";a:5:{s:4:\"file\";s:19:\"fashion-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44548;}s:10:\"team-large\";a:5:{s:4:\"file\";s:19:\"fashion-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83698;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:20:\"fashion-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112886;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:21:\"fashion-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:344492;}s:10:\"page-small\";a:5:{s:4:\"file\";s:19:\"fashion-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60214;}s:10:\"page-large\";a:5:{s:4:\"file\";s:21:\"fashion-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271442;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:19:\"fashion-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51377;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"fashion-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91499;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:19:\"fashion-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102481;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:21:\"fashion-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:293073;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:19:\"fashion-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93309;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:21:\"fashion-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:462586;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:19:\"fashion-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9454;}s:13:\"project-small\";a:5:{s:4:\"file\";s:19:\"fashion-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60214;}s:13:\"project-large\";a:5:{s:4:\"file\";s:20:\"fashion-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107859;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:19:\"fashion-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50702;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:21:\"fashion-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:672663;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:12:\"Canon EOS R5\";s:7:\"caption\";s:203:\"Happy young latin woman checking clothes sitting on sofa at home. Cheerful shopaholic hispanic woman holding new clothes. Smiling multuethnic girl unpacking parcel box with clothes after shopping online.\";s:17:\"created_timestamp\";s:10:\"1682279685\";s:9:\"copyright\";s:20:\"francescoridolfi.com\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:60:\"Mixed race young woman checking her online shopping delivery\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"fashion.jpg\";}'),(92128,8227,'_wp_attachment_image_alt','Fashion eCommerce agency'),(92129,7153,'page_content_6_add_background','white'),(92130,7153,'_page_content_6_add_background','field_67c9c6c17d609'),(92131,7153,'page_content_6_block_content','<h3>Fashion</h3>\r\nFashion eCommerce needs to be quick, clean, and conversion-focused. We build platforms that can keep up with fast-moving stock, offer tailored filtering, and simplify the path from browse to buy. Smooth returns and back-in-stock alerts help turn one-time shoppers into repeat customers.\r\n\r\n<a href=\"https://actuate.webpreview.co/sectors/fashion-ecommerce-agency/\" class=\"cta\">Let’s talk Fashion eCommerce</a>'),(92132,7153,'_page_content_6_block_content','field_67c9c6c17d60b'),(92133,7153,'page_content_6_media_block','8227'),(92134,7153,'_page_content_6_media_block','field_67c9c6d37d60c'),(92135,7153,'page_content_6_alignment','right'),(92136,7153,'_page_content_6_alignment','field_67c9c6dd7d60d'),(92139,8228,'page_content_0_video_file',''),(92140,8228,'_page_content_0_video_file','field_67c9c54f20190'),(92141,8228,'page_content_0_video_file_webm',''),(92142,8228,'_page_content_0_video_file_webm','field_67c9c54f20191'),(92143,8228,'page_content_0_background_image',''),(92144,8228,'_page_content_0_background_image','field_67c9c54f20192'),(92145,8228,'page_content_0_banner_content','<h1>Sectors</h1>'),(92146,8228,'_page_content_0_banner_content','field_67c9c54f20193'),(92147,8228,'page_content','a:8:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:30:\"1_col_block_text_block_with_bg\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"1_col_block_with_media\";i:6;s:22:\"2_col_block_with_media\";i:7;s:17:\"testimonial_block\";}'),(92148,8228,'_page_content','field_65bcc772ba827'),(92149,8228,'bottom_cta',''),(92150,8228,'_bottom_cta','field_66fbcaec309e9'),(92151,8228,'page_content_1_add_background','white'),(92152,8228,'_page_content_1_add_background','field_6717be84974f1'),(92153,8228,'page_content_1_block_title','<h2>High-speed, low-cost eCommerce that’s built to scale.</h2>'),(92154,8228,'_page_content_1_block_title','field_67b8463f82176'),(92155,8228,'page_content_1_block_content','We work with decision-makers across sectors like home &amp; garden, lifestyle, health, and fashion who need more from their eCommerce platform. More speed. More stability. More return.\r\n\r\nIf you’re looking to drive revenue, simplify operations, or scale into new markets, we build eCommerce that backs your goals. Our team doesn’t waste time on vanity features. We deliver fast, stable sites that are easy to manage and built to convert.'),(92156,8228,'_page_content_1_block_content','field_664b5f5c5973a'),(92157,8228,'page_content_2_block_content','<h3>Built for Business. Focused on Results.</h3>\r\nWe work with decision-makers across home &amp; garden, lifestyle, health, and fashion who are under pressure to hit targets and keep ecommerce performing. If your site is slow, hard to manage, or failing to convert, we fix that.\r\nYou need speed, stability, and revenue growth. We build eCommerce that delivers - no matter your craft.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in touch</a>'),(92158,8228,'_page_content_2_block_content','field_6904a3826dd01'),(92159,8228,'page_content_2_add_background','grey'),(92160,8228,'_page_content_2_add_background','field_6904a417eed80'),(92161,8228,'page_content_3_add_background','white'),(92162,8228,'_page_content_3_add_background','field_67c9c6c17d609'),(92163,8228,'page_content_3_block_content','<h3>Home &amp; Garden</h3>\r\nSelling furniture, decor, or garden gear? We help you manage large catalogues, heavy product pages, and long decision-making cycles with high-speed frontend builds, advanced filtering, and delivery integrations that remove friction. That means more sales, better user experience, and the foundation to grow and unlock your next nice problems.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s build your Home &amp; Garden store</a>'),(92164,8228,'_page_content_3_block_content','field_67c9c6c17d60b'),(92165,8228,'page_content_3_media_block','8220'),(92166,8228,'_page_content_3_media_block','field_67c9c6d37d60c'),(92167,8228,'page_content_3_alignment','right'),(92168,8228,'_page_content_3_alignment','field_67c9c6dd7d60d'),(92169,8228,'page_content_4_add_background','white'),(92170,8228,'_page_content_4_add_background','field_67c9c6c17d609'),(92171,8228,'page_content_4_block_content','<h3>Lifestyle Retail</h3>\r\nA wide range of stock, from tech accessories to gifts and stationery, means a wide range of eCommerce categories. We make sure your storefront is easy to navigate, flexible enough to support new campaigns, and fast enough to keep up with your customers, whatever they like to buy.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about Lifestyle eCommerce</a>'),(92172,8228,'_page_content_4_block_content','field_67c9c6c17d60b'),(92173,8228,'page_content_4_media_block','8223'),(92174,8228,'_page_content_4_media_block','field_67c9c6d37d60c'),(92175,8228,'page_content_4_alignment','left'),(92176,8228,'_page_content_4_alignment','field_67c9c6dd7d60d'),(92177,8228,'page_content_5_add_background','white'),(92178,8228,'_page_content_5_add_background','field_67d0023c0a374'),(92179,8228,'page_content_5_block_content','<h3>Health &amp; Beauty</h3>\r\nFrom bundles and subscriptions to loyalty and personalisation, we build eCommerce setups for health and beauty brands that need to move fast and grow consistently. We streamline the journey with better UX, faster load times, and smarter backend workflows, so your customers can build their routine, try something new, and come back for more.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Grow your Health &amp; Beauty store</a>'),(92180,8228,'_page_content_5_block_content','field_67d0023c0a375'),(92181,8228,'page_content_5_media_block','8225'),(92182,8228,'_page_content_5_media_block','field_67d0023c0a376'),(92183,8228,'page_content_6_add_background','white'),(92184,8228,'_page_content_6_add_background','field_67c9c6c17d609'),(92185,8228,'page_content_6_block_content','<h3>Fashion</h3>\r\nFashion eCommerce needs to be quick, clean, and conversion-focused. We build platforms that can keep up with fast-moving stock, offer tailored filtering, and simplify the path from browse to buy. Smooth returns and back-in-stock alerts help turn one-time shoppers into repeat customers.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk Fashion eCommerce</a>'),(92186,8228,'_page_content_6_block_content','field_67c9c6c17d60b'),(92187,8228,'page_content_6_media_block','8227'),(92188,8228,'_page_content_6_media_block','field_67c9c6d37d60c'),(92189,8228,'page_content_6_alignment','right'),(92190,8228,'_page_content_6_alignment','field_67c9c6dd7d60d'),(92191,8228,'page_content_7_block_title',''),(92192,8228,'_page_content_7_block_title','field_67c86b51a9ddc'),(92193,8229,'_wp_attached_file','sports-fitness-scaled.jpg'),(92194,8229,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:2427;s:4:\"file\";s:25:\"sports-fitness-scaled.jpg\";s:8:\"filesize\";i:369580;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"sports-fitness-730x487.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28290;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"sports-fitness-855x570.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35528;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"sports-fitness-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43933;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"sports-fitness-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30264;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"sports-fitness-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85831;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"sports-fitness-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135723;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"sports-fitness-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53641;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"sports-fitness-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139235;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"sports-fitness-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60471;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"sports-fitness-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99218;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"sports-fitness-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69870;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"sports-fitness-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34069;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"sports-fitness-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145615;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"sports-fitness-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16058;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"sports-fitness-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24425;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"sports-fitness-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21740;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"sports-fitness-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37491;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"sports-fitness-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48948;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"sports-fitness-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171553;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"sports-fitness-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27347;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"sports-fitness-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119058;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"sports-fitness-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23656;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"sports-fitness-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40473;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"sports-fitness-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44462;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"sports-fitness-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149535;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"sports-fitness-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42139;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:28:\"sports-fitness-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:244370;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"sports-fitness-210x140.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5116;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"sports-fitness-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27347;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"sports-fitness-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49772;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"sports-fitness-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23601;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:28:\"sports-fitness-3640x2048.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:326854;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.4\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:11:\"NIKON Z 7_2\";s:7:\"caption\";s:52:\"Young male athlete exercising on treadmill in a gym.\";s:17:\"created_timestamp\";s:10:\"1718779372\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:43:\"Athletic man running on treadmill in a gym.\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"sports-fitness.jpg\";}'),(92198,8229,'_wp_attachment_image_alt','Sports & Fitness eCommerce Agency'),(92199,7153,'page_content_7_add_background','white'),(92200,7153,'_page_content_7_add_background','field_67c9c6c17d609'),(92201,7153,'page_content_7_block_content','<h3>Sports &amp; Fitness</h3>\r\nYou’ve got products to sell and goals to hit. From high-performance gear to nutrition and memberships, we create ecommerce experiences that scale easily, load fast, and handle everything from product launches to ongoing retention, so your customers get what they need and keep coming back for what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/sectors/sports-fitness-ecommerce-agency/\" class=\"cta\">Scale your Sports &amp; Fitness brand</a>'),(92202,7153,'_page_content_7_block_content','field_67c9c6c17d60b'),(92203,7153,'page_content_7_media_block','8229'),(92204,7153,'_page_content_7_media_block','field_67c9c6d37d60c'),(92205,7153,'page_content_7_alignment','left'),(92206,7153,'_page_content_7_alignment','field_67c9c6dd7d60d'),(92207,7153,'page_content_8_block_title',''),(92208,7153,'_page_content_8_block_title','field_67c86b51a9ddc'),(92209,8230,'page_content_0_video_file',''),(92210,8230,'_page_content_0_video_file','field_67c9c54f20190'),(92211,8230,'page_content_0_video_file_webm',''),(92212,8230,'_page_content_0_video_file_webm','field_67c9c54f20191'),(92213,8230,'page_content_0_background_image',''),(92214,8230,'_page_content_0_background_image','field_67c9c54f20192'),(92215,8230,'page_content_0_banner_content','<h1>Sectors</h1>'),(92216,8230,'_page_content_0_banner_content','field_67c9c54f20193'),(92217,8230,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:30:\"1_col_block_text_block_with_bg\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"1_col_block_with_media\";i:6;s:22:\"2_col_block_with_media\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"testimonial_block\";}'),(92218,8230,'_page_content','field_65bcc772ba827'),(92219,8230,'bottom_cta',''),(92220,8230,'_bottom_cta','field_66fbcaec309e9'),(92221,8230,'page_content_1_add_background','white'),(92222,8230,'_page_content_1_add_background','field_6717be84974f1'),(92223,8230,'page_content_1_block_title','<h2>High-speed, low-cost eCommerce that’s built to scale.</h2>'),(92224,8230,'_page_content_1_block_title','field_67b8463f82176'),(92225,8230,'page_content_1_block_content','We work with decision-makers across sectors like home &amp; garden, lifestyle, health, and fashion who need more from their eCommerce platform. More speed. More stability. More return.\r\n\r\nIf you’re looking to drive revenue, simplify operations, or scale into new markets, we build eCommerce that backs your goals. Our team doesn’t waste time on vanity features. We deliver fast, stable sites that are easy to manage and built to convert.'),(92226,8230,'_page_content_1_block_content','field_664b5f5c5973a'),(92227,8230,'page_content_2_block_content','<h3>Built for Business. Focused on Results.</h3>\r\nWe work with decision-makers across home &amp; garden, lifestyle, health, and fashion who are under pressure to hit targets and keep ecommerce performing. If your site is slow, hard to manage, or failing to convert, we fix that.\r\nYou need speed, stability, and revenue growth. We build eCommerce that delivers - no matter your craft.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in touch</a>'),(92228,8230,'_page_content_2_block_content','field_6904a3826dd01'),(92229,8230,'page_content_2_add_background','grey'),(92230,8230,'_page_content_2_add_background','field_6904a417eed80'),(92231,8230,'page_content_3_add_background','white'),(92232,8230,'_page_content_3_add_background','field_67c9c6c17d609'),(92233,8230,'page_content_3_block_content','<h3>Home &amp; Garden</h3>\r\nSelling furniture, decor, or garden gear? We help you manage large catalogues, heavy product pages, and long decision-making cycles with high-speed frontend builds, advanced filtering, and delivery integrations that remove friction. That means more sales, better user experience, and the foundation to grow and unlock your next nice problems.\r\n\r\n<a href=\"https://actuate.webpreview.co/sectors/home-garden-ecommerce-agency/\" class=\"cta\">Let’s build your Home &amp; Garden store</a>'),(92234,8230,'_page_content_3_block_content','field_67c9c6c17d60b'),(92235,8230,'page_content_3_media_block','8220'),(92236,8230,'_page_content_3_media_block','field_67c9c6d37d60c'),(92237,8230,'page_content_3_alignment','right'),(92238,8230,'_page_content_3_alignment','field_67c9c6dd7d60d'),(92239,8230,'page_content_4_add_background','white'),(92240,8230,'_page_content_4_add_background','field_67c9c6c17d609'),(92241,8230,'page_content_4_block_content','<h3>Lifestyle Retail</h3>\r\nA wide range of stock, from tech accessories to gifts and stationery, means a wide range of eCommerce categories. We make sure your storefront is easy to navigate, flexible enough to support new campaigns, and fast enough to keep up with your customers, whatever they like to buy.\r\n\r\n<a href=\"https://actuate.webpreview.co/sectors/lifestyle-ecommerce-agency/\" class=\"cta\">Talk to us about Lifestyle eCommerce</a>'),(92242,8230,'_page_content_4_block_content','field_67c9c6c17d60b'),(92243,8230,'page_content_4_media_block','8223'),(92244,8230,'_page_content_4_media_block','field_67c9c6d37d60c'),(92245,8230,'page_content_4_alignment','left'),(92246,8230,'_page_content_4_alignment','field_67c9c6dd7d60d'),(92247,8230,'page_content_5_add_background','white'),(92248,8230,'_page_content_5_add_background','field_67d0023c0a374'),(92249,8230,'page_content_5_block_content','<h3>Health &amp; Beauty</h3>\r\nFrom bundles and subscriptions to loyalty and personalisation, we build eCommerce setups for health and beauty brands that need to move fast and grow consistently. We streamline the journey with better UX, faster load times, and smarter backend workflows, so your customers can build their routine, try something new, and come back for more.\r\n\r\n<a href=\"https://actuate.webpreview.co/sectors/health-beauty-ecommerce-agency/\" class=\"cta\">Grow your Health &amp; Beauty store</a>'),(92250,8230,'_page_content_5_block_content','field_67d0023c0a375'),(92251,8230,'page_content_5_media_block','8225'),(92252,8230,'_page_content_5_media_block','field_67d0023c0a376'),(92253,8230,'page_content_6_add_background','white'),(92254,8230,'_page_content_6_add_background','field_67c9c6c17d609'),(92255,8230,'page_content_6_block_content','<h3>Fashion</h3>\r\nFashion eCommerce needs to be quick, clean, and conversion-focused. We build platforms that can keep up with fast-moving stock, offer tailored filtering, and simplify the path from browse to buy. Smooth returns and back-in-stock alerts help turn one-time shoppers into repeat customers.\r\n\r\n<a href=\"https://actuate.webpreview.co/sectors/fashion-ecommerce-agency/\" class=\"cta\">Let’s talk Fashion eCommerce</a>'),(92256,8230,'_page_content_6_block_content','field_67c9c6c17d60b'),(92257,8230,'page_content_6_media_block','8227'),(92258,8230,'_page_content_6_media_block','field_67c9c6d37d60c'),(92259,8230,'page_content_6_alignment','right'),(92260,8230,'_page_content_6_alignment','field_67c9c6dd7d60d'),(92261,8230,'page_content_7_add_background','white'),(92262,8230,'_page_content_7_add_background','field_67c9c6c17d609'),(92263,8230,'page_content_7_block_content','<h3>Sports &amp; Fitness</h3>\r\nYou’ve got products to sell and goals to hit. From high-performance gear to nutrition and memberships, we create ecommerce experiences that scale easily, load fast, and handle everything from product launches to ongoing retention, so your customers get what they need and keep coming back for what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/sectors/sports-fitness-ecommerce-agency/\" class=\"cta\">Scale your Sports &amp; Fitness brand</a>'),(92264,8230,'_page_content_7_block_content','field_67c9c6c17d60b'),(92265,8230,'page_content_7_media_block','8229'),(92266,8230,'_page_content_7_media_block','field_67c9c6d37d60c'),(92267,8230,'page_content_7_alignment','left'),(92268,8230,'_page_content_7_alignment','field_67c9c6dd7d60d'),(92269,8230,'page_content_8_block_title',''),(92270,8230,'_page_content_8_block_title','field_67c86b51a9ddc'),(92274,8232,'_wp_attached_file','fashion-ecommece.jpg'),(92275,8232,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3000;s:6:\"height\";i:1485;s:4:\"file\";s:20:\"fashion-ecommece.jpg\";s:8:\"filesize\";i:1034235;s:5:\"sizes\";a:31:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"fashion-ecommece-730x361.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23406;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"fashion-ecommece-855x423.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:423;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30312;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"fashion-ecommece-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63077;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"fashion-ecommece-768x380.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25291;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"fashion-ecommece-1536x760.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87206;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"fashion-ecommece-2048x1014.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1014;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154104;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"fashion-ecommece-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104238;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"fashion-ecommece-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206253;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"fashion-ecommece-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76941;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"fashion-ecommece-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157786;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"fashion-ecommece-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92514;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"fashion-ecommece-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44183;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"fashion-ecommece-3000x800.jpg\";s:5:\"width\";i:3000;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:210286;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"fashion-ecommece-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14527;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"fashion-ecommece-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25921;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"fashion-ecommece-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26232;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"fashion-ecommece-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48637;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"fashion-ecommece-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98755;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"fashion-ecommece-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:268328;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"fashion-ecommece-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32975;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"fashion-ecommece-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197108;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"fashion-ecommece-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25812;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"fashion-ecommece-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50810;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"fashion-ecommece-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75862;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"fashion-ecommece-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228028;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"fashion-ecommece-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63907;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:30:\"fashion-ecommece-3000x1400.jpg\";s:5:\"width\";i:3000;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:377764;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"fashion-ecommece-283x140.jpg\";s:5:\"width\";i:283;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5486;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"fashion-ecommece-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32975;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"fashion-ecommece-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56371;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"fashion-ecommece-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25171;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:12:\"Getty Images\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:91:\"A stylish dark-skinned man posing while buttoning his yellow jacket against a dark backdrop\";s:17:\"created_timestamp\";s:10:\"1691107200\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:48:\"Stylish dark-skinned man wearing a yellow blazer\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(92279,8232,'_wp_attachment_image_alt','Fashion eCommerce Agency'),(92280,7109,'page_content_0_video_file',''),(92281,7109,'_page_content_0_video_file','field_66826ddb6462e'),(92282,7109,'page_content_0_video_file_mobile',''),(92283,7109,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(92284,7109,'page_content_0_video_file_webm',''),(92285,7109,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(92286,7109,'page_content_0_video_file_webm_mobile',''),(92287,7109,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(92288,7109,'page_content_0_background_image','8232'),(92289,7109,'_page_content_0_background_image','field_66826dee6462f'),(92290,7109,'page_content_0_banner_content','<h1 class=\"heading\"><span>Fashion</span> eCommerce</h1>'),(92291,7109,'_page_content_0_banner_content','field_66826dc46462d'),(92292,7109,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(92293,8233,'page_content_1_add_background','white'),(92294,8233,'_page_content_1_add_background','field_6717be84974f1'),(92295,8233,'page_content_1_block_title','<h2>Built for big baskets, complex products, and customers who take their time.</h2>'),(92296,8233,'_page_content_1_block_title','field_67b8463f82176'),(92297,8233,'page_content_1_block_content','Selling furniture, homeware, or garden gear means dealing with high-AOV orders, heavy product detail pages, and long decision-making cycles. You don’t just need an eCommerce site that looks good - you need one that loads fast, scales easily, and makes buying as smooth as possible.\r\n\r\nWe build eCommerce stores that simplify the path to purchase, support detailed product exploration, and help you scale operations without tech getting in the way. We help you move from pain points to your next nice problems - like what to do with the high volume of new orders.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk</a>'),(92298,8233,'_page_content_1_block_content','field_664b5f5c5973a'),(92299,8233,'page_content','a:7:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:11:\"media_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:17:\"testimonial_block\";i:6;s:10:\"news_block\";}'),(92300,8233,'_page_content','field_65bcc772ba827'),(92301,8233,'bottom_cta',''),(92302,8233,'_bottom_cta','field_66fbcaec309e9'),(92303,8233,'page_content_2_block_title','<h3>Development That Fits Your Catalogue</h3>\r\nYou’ve got large inventories, rich media, and a seasonal business model. We match you with the platform that’ll support those needs now and five years from now.\r\n\r\nMagento Open Source gives your team full control over product data, custom shipping rules, and onsite merchandising. It’s perfect if you need a cost-effective platform with flexibility built in, and you’ve got internal dev resources to support it.'),(92304,8233,'_page_content_2_block_title','field_682b3dcf7fae9'),(92305,8233,'page_content_2_cards_0_card_image',''),(92306,8233,'_page_content_2_cards_0_card_image','field_682b3de87faee'),(92307,8233,'page_content_2_cards_0_card_content','Adobe Commerce takes things further with advanced B2B tools, customer segmentation, rule-based promotions, and international pricing. If you’re juggling multiple storefronts or have layered requirements, Adobe’s depth makes things easier.'),(92308,8233,'_page_content_2_cards_0_card_content','field_682b3dcf7faec'),(92309,8233,'page_content_2_cards_1_card_image',''),(92310,8233,'_page_content_2_cards_1_card_image','field_682b3de87faee'),(92311,8233,'page_content_2_cards_1_card_content','Shopify and Shopify Plus work well for home and garden brands that want to move fast without incurring heavy development overhead. This makes it faster to launch a sub-brand, react to trends, or spin up campaigns. It’s quick to manage and even quicker to scale.'),(92312,8233,'_page_content_2_cards_1_card_content','field_682b3dcf7faec'),(92313,8233,'page_content_2_cards_2_card_image',''),(92314,8233,'_page_content_2_cards_2_card_image','field_682b3de87faee'),(92315,8233,'page_content_2_cards_2_card_content','Aero Commerce is built for performance and cost efficiency. If you want a lightweight, scalable platform that won’t drain your infrastructure budget, Aero is a strong contender, especially when page speed is critical.'),(92316,8233,'_page_content_2_cards_2_card_content','field_682b3dcf7faec'),(92317,8233,'page_content_2_cards_3_card_image',''),(92318,8233,'_page_content_2_cards_3_card_image','field_682b3de87faee'),(92319,8233,'page_content_2_cards_3_card_content','Hyvä Themes supercharge Magento stores with clean, fast, flexible frontends. If your current site is dragging and slowing sales, a Hyvä rebuild gives you modern UX, faster load times, and better conversion rates.'),(92320,8233,'_page_content_2_cards_3_card_content','field_682b3dcf7faec'),(92321,8233,'page_content_2_cards','4'),(92322,8233,'_page_content_2_cards','field_682b3dcf7faea'),(92323,8233,'page_content_3_add_background','white'),(92324,8233,'_page_content_3_add_background','field_67c9c6c17d609'),(92325,8233,'page_content_3_block_content','<h3>UX &amp; UI That Helps Customers Choose</h3>\r\n<strong>Guide high-consideration purchases without overwhelming.</strong>\r\n\r\nHome and garden products aren’t impulse buys. Your customers want to compare, visualise, and feel confident before they checkout. We design journeys that make that easy, helping customers find what they need quickly, understand product options clearly, and move through checkout without distractions.\r\n\r\nOur UX and UI work helps your team make better use of bundling and upselling, while your customers get a more useful, more pleasant shopping experience. Browsing is easier, product pages feel considered, and information is always where it’s needed.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ux-ui-design/\" class=\"cta\">See our UX &amp; UI process</a>'),(92326,8233,'_page_content_3_block_content','field_67c9c6c17d60b'),(92327,8233,'page_content_3_media_block',''),(92328,8233,'_page_content_3_media_block','field_67c9c6d37d60c'),(92329,8233,'page_content_3_alignment','left'),(92330,8233,'_page_content_3_alignment','field_67c9c6dd7d60d'),(92331,8233,'page_content_4_add_background','white'),(92332,8233,'_page_content_4_add_background','field_67c9c6c17d609'),(92333,8233,'page_content_4_block_content','<h3>Ongoing Support That Keeps Your Products Moving</h3>\r\n<strong>Seasonal updates, site tweaks, and CRO support - all covered.</strong>\r\n\r\nYour product catalogue changes often, and so do customer expectations. That’s why we stay involved long after launch, whether your next step is preparing a spring sale or adding a whole new category.\r\n\r\nWe’ll keep your site secure, make sure it loads fast, and work closely with your team to implement any new features or improvements. Think of us as your ongoing eCommerce partner - one that knows the platform, understands your business, and doesn’t need handholding.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">What support includes</a>'),(92334,8233,'_page_content_4_block_content','field_67c9c6c17d60b'),(92335,8233,'page_content_4_media_block',''),(92336,8233,'_page_content_4_media_block','field_67c9c6d37d60c'),(92337,8233,'page_content_4_alignment','right'),(92338,8233,'_page_content_4_alignment','field_67c9c6dd7d60d'),(92339,8233,'page_content_5_block_title','<h3>Our Work</h3>'),(92340,8233,'_page_content_5_block_title','field_67c86b51a9ddc'),(92341,8233,'page_content_6_show_news','0'),(92342,8233,'_page_content_6_show_news','field_668271516175e'),(92343,8233,'page_content_0_video_file',''),(92344,8233,'_page_content_0_video_file','field_66826ddb6462e'),(92345,8233,'page_content_0_video_file_mobile',''),(92346,8233,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(92347,8233,'page_content_0_video_file_webm',''),(92348,8233,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(92349,8233,'page_content_0_video_file_webm_mobile',''),(92350,8233,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(92351,8233,'page_content_0_background_image','8232'),(92352,8233,'_page_content_0_background_image','field_66826dee6462f'),(92353,8233,'page_content_0_banner_content','<h1 class=\"heading\"><span>Fashion</span> eCommerce</h1>'),(92354,8233,'_page_content_0_banner_content','field_66826dc46462d'),(92355,8234,'page_content_1_add_background','white'),(92356,8234,'_page_content_1_add_background','field_6717be84974f1'),(92357,8234,'page_content_1_block_title','<h2>Fast-moving stock. High expectations. Strong competition. This is where we shine.</h2>'),(92358,8234,'_page_content_1_block_title','field_67b8463f82176'),(92359,8234,'page_content_1_block_content','Selling fashion online means more than great photography. You need a store that keeps up with trends, handles traffic spikes, and makes it easy for customers to browse, buy, and come back. We design and develop on platforms like Magento to create storefronts that don’t just look the part, but perform where it counts.\r\n\r\nFrom launching a new line to simplifying returns or preparing for your next big drop, we’ll make sure your eCommerce setup is doing what it’s supposed to: selling.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk</a>'),(92360,8234,'_page_content_1_block_content','field_664b5f5c5973a'),(92361,8234,'page_content','a:7:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:11:\"media_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:17:\"testimonial_block\";i:6;s:10:\"news_block\";}'),(92362,8234,'_page_content','field_65bcc772ba827'),(92363,8234,'bottom_cta',''),(92364,8234,'_bottom_cta','field_66fbcaec309e9'),(92365,8234,'page_content_2_block_title','<h3>Development That Fits Your Catalogue</h3>\r\nYou’ve got large inventories, rich media, and a seasonal business model. We match you with the platform that’ll support those needs now and five years from now.\r\n\r\nMagento Open Source gives your team full control over product data, custom shipping rules, and onsite merchandising. It’s perfect if you need a cost-effective platform with flexibility built in, and you’ve got internal dev resources to support it.'),(92366,8234,'_page_content_2_block_title','field_682b3dcf7fae9'),(92367,8234,'page_content_2_cards_0_card_image',''),(92368,8234,'_page_content_2_cards_0_card_image','field_682b3de87faee'),(92369,8234,'page_content_2_cards_0_card_content','Adobe Commerce takes things further with advanced B2B tools, customer segmentation, rule-based promotions, and international pricing. If you’re juggling multiple storefronts or have layered requirements, Adobe’s depth makes things easier.'),(92370,8234,'_page_content_2_cards_0_card_content','field_682b3dcf7faec'),(92371,8234,'page_content_2_cards_1_card_image',''),(92372,8234,'_page_content_2_cards_1_card_image','field_682b3de87faee'),(92373,8234,'page_content_2_cards_1_card_content','Shopify and Shopify Plus work well for home and garden brands that want to move fast without incurring heavy development overhead. This makes it faster to launch a sub-brand, react to trends, or spin up campaigns. It’s quick to manage and even quicker to scale.'),(92374,8234,'_page_content_2_cards_1_card_content','field_682b3dcf7faec'),(92375,8234,'page_content_2_cards_2_card_image',''),(92376,8234,'_page_content_2_cards_2_card_image','field_682b3de87faee'),(92377,8234,'page_content_2_cards_2_card_content','Aero Commerce is built for performance and cost efficiency. If you want a lightweight, scalable platform that won’t drain your infrastructure budget, Aero is a strong contender, especially when page speed is critical.'),(92378,8234,'_page_content_2_cards_2_card_content','field_682b3dcf7faec'),(92379,8234,'page_content_2_cards_3_card_image',''),(92380,8234,'_page_content_2_cards_3_card_image','field_682b3de87faee'),(92381,8234,'page_content_2_cards_3_card_content','Hyvä Themes supercharge Magento stores with clean, fast, flexible frontends. If your current site is dragging and slowing sales, a Hyvä rebuild gives you modern UX, faster load times, and better conversion rates.'),(92382,8234,'_page_content_2_cards_3_card_content','field_682b3dcf7faec'),(92383,8234,'page_content_2_cards','4'),(92384,8234,'_page_content_2_cards','field_682b3dcf7faea'),(92385,8234,'page_content_3_add_background','white'),(92386,8234,'_page_content_3_add_background','field_67c9c6c17d609'),(92387,8234,'page_content_3_block_content','<h3>UX &amp; UI That Helps Customers Choose</h3>\r\n<strong>Guide high-consideration purchases without overwhelming.</strong>\r\n\r\nHome and garden products aren’t impulse buys. Your customers want to compare, visualise, and feel confident before they checkout. We design journeys that make that easy, helping customers find what they need quickly, understand product options clearly, and move through checkout without distractions.\r\n\r\nOur UX and UI work helps your team make better use of bundling and upselling, while your customers get a more useful, more pleasant shopping experience. Browsing is easier, product pages feel considered, and information is always where it’s needed.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ux-ui-design/\" class=\"cta\">See our UX &amp; UI process</a>'),(92388,8234,'_page_content_3_block_content','field_67c9c6c17d60b'),(92389,8234,'page_content_3_media_block',''),(92390,8234,'_page_content_3_media_block','field_67c9c6d37d60c'),(92391,8234,'page_content_3_alignment','left'),(92392,8234,'_page_content_3_alignment','field_67c9c6dd7d60d'),(92393,8234,'page_content_4_add_background','white'),(92394,8234,'_page_content_4_add_background','field_67c9c6c17d609'),(92395,8234,'page_content_4_block_content','<h3>Ongoing Support That Keeps Your Products Moving</h3>\r\n<strong>Seasonal updates, site tweaks, and CRO support - all covered.</strong>\r\n\r\nYour product catalogue changes often, and so do customer expectations. That’s why we stay involved long after launch, whether your next step is preparing a spring sale or adding a whole new category.\r\n\r\nWe’ll keep your site secure, make sure it loads fast, and work closely with your team to implement any new features or improvements. Think of us as your ongoing eCommerce partner - one that knows the platform, understands your business, and doesn’t need handholding.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">What support includes</a>'),(92396,8234,'_page_content_4_block_content','field_67c9c6c17d60b'),(92397,8234,'page_content_4_media_block',''),(92398,8234,'_page_content_4_media_block','field_67c9c6d37d60c'),(92399,8234,'page_content_4_alignment','right'),(92400,8234,'_page_content_4_alignment','field_67c9c6dd7d60d'),(92401,8234,'page_content_5_block_title','<h3>Our Work</h3>'),(92402,8234,'_page_content_5_block_title','field_67c86b51a9ddc'),(92403,8234,'page_content_6_show_news','0'),(92404,8234,'_page_content_6_show_news','field_668271516175e'),(92405,8234,'page_content_0_video_file',''),(92406,8234,'_page_content_0_video_file','field_66826ddb6462e'),(92407,8234,'page_content_0_video_file_mobile',''),(92408,8234,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(92409,8234,'page_content_0_video_file_webm',''),(92410,8234,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(92411,8234,'page_content_0_video_file_webm_mobile',''),(92412,8234,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(92413,8234,'page_content_0_background_image','8232'),(92414,8234,'_page_content_0_background_image','field_66826dee6462f'),(92415,8234,'page_content_0_banner_content','<h1 class=\"heading\"><span>Fashion</span> eCommerce</h1>'),(92416,8234,'_page_content_0_banner_content','field_66826dc46462d'),(92417,8235,'_wp_attached_file','fashion-ecommerce-development-scaled.jpg'),(92418,8235,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1745;s:4:\"file\";s:40:\"fashion-ecommerce-development-scaled.jpg\";s:8:\"filesize\";i:624981;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"fashion-ecommerce-development-730x350.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52699;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"fashion-ecommerce-development-855x410.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67654;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"fashion-ecommerce-development-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94869;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"fashion-ecommerce-development-768x368.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56406;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"fashion-ecommerce-development-1536x737.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:737;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165060;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:42:\"fashion-ecommerce-development-2048x982.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:982;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260140;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:42:\"fashion-ecommerce-development-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105556;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:43:\"fashion-ecommerce-development-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:314205;}s:8:\"masthead\";a:5:{s:4:\"file\";s:42:\"fashion-ecommerce-development-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122133;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:43:\"fashion-ecommerce-development-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227775;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:42:\"fashion-ecommerce-development-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167883;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:41:\"fashion-ecommerce-development-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77247;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:42:\"fashion-ecommerce-development-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:286407;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:41:\"fashion-ecommerce-development-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36309;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:41:\"fashion-ecommerce-development-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57598;}s:10:\"team-small\";a:5:{s:4:\"file\";s:41:\"fashion-ecommerce-development-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44392;}s:10:\"team-large\";a:5:{s:4:\"file\";s:41:\"fashion-ecommerce-development-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89022;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:42:\"fashion-ecommerce-development-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98683;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:43:\"fashion-ecommerce-development-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:373865;}s:10:\"page-small\";a:5:{s:4:\"file\";s:41:\"fashion-ecommerce-development-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65028;}s:10:\"page-large\";a:5:{s:4:\"file\";s:43:\"fashion-ecommerce-development-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:282624;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:41:\"fashion-ecommerce-development-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56700;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"fashion-ecommerce-development-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98127;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:41:\"fashion-ecommerce-development-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89619;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:43:\"fashion-ecommerce-development-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:321764;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:41:\"fashion-ecommerce-development-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85493;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:43:\"fashion-ecommerce-development-3640x1400.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:498865;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:41:\"fashion-ecommerce-development-292x140.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12746;}s:13:\"project-small\";a:5:{s:4:\"file\";s:41:\"fashion-ecommerce-development-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65028;}s:13:\"project-large\";a:5:{s:4:\"file\";s:42:\"fashion-ecommerce-development-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118547;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:41:\"fashion-ecommerce-development-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55965;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:43:\"fashion-ecommerce-development-3640x1964.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1964;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:714095;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:33:\"fashion-ecommerce-development.jpg\";}'),(92422,8235,'_wp_attachment_image_alt','Fashion eCommerce development'),(92423,7109,'page_content_2_add_background','white'),(92424,7109,'_page_content_2_add_background','field_67d0023c0a374'),(92425,7109,'page_content_2_block_content','<h3>Development Built to Move Fast</h3>\r\n<strong>Fashion moves quickly. Your platform should too.</strong>\r\n\r\nYou’ve got flash sales, frequent collections, and a customer base that expects everything now. We’ll help you choose a platform that keeps up without draining resource or budget.\r\n\r\nShopify &amp; Shopify Plus are ideal for fashion brands that need speed, simplicity, and flexibility. From launching new products to managing POS, it’s built for reactive teams who care about performance and presentation.\r\n\r\nMagento Open Source is perfect if you’ve got a big catalogue and need control over everything - product variants, lookbooks, returns, you name it.\r\n\r\nAdobe Commerce takes this further with segmentation, dynamic promotions, and custom checkout flows. For growing global brands or multi-store operations, it scales with you.\r\n\r\nHyvä Themes modernise Magento stores and dramatically boost speed. If your fashion site is lagging behind, Hyvä brings the frontend performance up to where it should be.\r\n\r\nAero Commerce offers fashion retailers a lightweight platform that flies through page loads and minimises infrastructure costs - ideal if performance and profit margins are equally top of mind.\r\n\r\nNo matter the platform, we build eCommerce stores that don’t just look sleek - they handle the reality of modern retail.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/web-development/\" class=\"cta\">Explore eCommerce development</a>'),(92426,7109,'_page_content_2_block_content','field_67d0023c0a375'),(92427,7109,'page_content_2_media_block','8235'),(92428,7109,'_page_content_2_media_block','field_67d0023c0a376'),(92433,8236,'page_content_1_add_background','white'),(92434,8236,'_page_content_1_add_background','field_6717be84974f1'),(92435,8236,'page_content_1_block_title','<h2>Fast-moving stock. High expectations. Strong competition. This is where we shine.</h2>'),(92436,8236,'_page_content_1_block_title','field_67b8463f82176'),(92437,8236,'page_content_1_block_content','Selling fashion online means more than great photography. You need a store that keeps up with trends, handles traffic spikes, and makes it easy for customers to browse, buy, and come back. We design and develop on platforms like Magento to create storefronts that don’t just look the part, but perform where it counts.\r\n\r\nFrom launching a new line to simplifying returns or preparing for your next big drop, we’ll make sure your eCommerce setup is doing what it’s supposed to: selling.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk</a>'),(92438,8236,'_page_content_1_block_content','field_664b5f5c5973a'),(92439,8236,'page_content','a:5:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:17:\"testimonial_block\";i:4;s:10:\"news_block\";}'),(92440,8236,'_page_content','field_65bcc772ba827'),(92441,8236,'bottom_cta',''),(92442,8236,'_bottom_cta','field_66fbcaec309e9'),(92443,8236,'page_content_0_video_file',''),(92444,8236,'_page_content_0_video_file','field_66826ddb6462e'),(92445,8236,'page_content_0_video_file_mobile',''),(92446,8236,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(92447,8236,'page_content_0_video_file_webm',''),(92448,8236,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(92449,8236,'page_content_0_video_file_webm_mobile',''),(92450,8236,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(92451,8236,'page_content_0_background_image','8232'),(92452,8236,'_page_content_0_background_image','field_66826dee6462f'),(92453,8236,'page_content_0_banner_content','<h1 class=\"heading\"><span>Fashion</span> eCommerce</h1>'),(92454,8236,'_page_content_0_banner_content','field_66826dc46462d'),(92455,8236,'page_content_2_add_background','white'),(92456,8236,'_page_content_2_add_background','field_67d0023c0a374'),(92457,8236,'page_content_2_block_content','<h3>Development Built to Move Fast</h3>\r\n<strong>Fashion moves quickly. Your platform should too.</strong>\r\n\r\nYou’ve got flash sales, frequent collections, and a customer base that expects everything now. We’ll help you choose a platform that keeps up without draining resource or budget.\r\n\r\nShopify &amp; Shopify Plus are ideal for fashion brands that need speed, simplicity, and flexibility. From launching new products to managing POS, it’s built for reactive teams who care about performance and presentation.\r\n\r\nMagento Open Source is perfect if you’ve got a big catalogue and need control over everything - product variants, lookbooks, returns, you name it.\r\n\r\nAdobe Commerce takes this further with segmentation, dynamic promotions, and custom checkout flows. For growing global brands or multi-store operations, it scales with you.\r\n\r\nHyvä Themes modernise Magento stores and dramatically boost speed. If your fashion site is lagging behind, Hyvä brings the frontend performance up to where it should be.\r\n\r\nAero Commerce offers fashion retailers a lightweight platform that flies through page loads and minimises infrastructure costs - ideal if performance and profit margins are equally top of mind.\r\n\r\nNo matter the platform, we build eCommerce stores that don’t just look sleek - they handle the reality of modern retail.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/web-development/\" class=\"cta\">Explore eCommerce development</a>'),(92458,8236,'_page_content_2_block_content','field_67d0023c0a375'),(92459,8236,'page_content_2_media_block','8235'),(92460,8236,'_page_content_2_media_block','field_67d0023c0a376'),(92461,8236,'page_content_3_block_title','<h3>Our Work</h3>'),(92462,8236,'_page_content_3_block_title','field_67c86b51a9ddc'),(92463,8236,'page_content_4_show_news','0'),(92464,8236,'_page_content_4_show_news','field_668271516175e'),(92465,7109,'page_content_3_block_intro','<h3>Robinsons of Bawtry</h3>\r\nLuxury fashion retailer Robinsons of Bawtry came to us with a slow site, low traffic, and a platform that wasn’t pulling its weight. Time was tight - they needed a complete turnaround, fast.\r\n\r\nWe migrated them to Shopify, rebuilt the site from scratch, optimised UX and CRO, and integrated their ePOS system to finally unify stock and order data.'),(92466,7109,'_page_content_3_block_intro','field_690dbb26acc0d'),(92467,7109,'page_content_3_case_study_to_show','5864'),(92468,7109,'_page_content_3_case_study_to_show','field_690dbbc960177'),(92469,7109,'page_content_4_block_title','<h3>Our Work</h3>'),(92470,7109,'_page_content_4_block_title','field_67c86b51a9ddc'),(92471,7109,'page_content_5_show_news','0'),(92472,7109,'_page_content_5_show_news','field_668271516175e'),(92473,8237,'page_content_1_add_background','white'),(92474,8237,'_page_content_1_add_background','field_6717be84974f1'),(92475,8237,'page_content_1_block_title','<h2>Fast-moving stock. High expectations. Strong competition. This is where we shine.</h2>'),(92476,8237,'_page_content_1_block_title','field_67b8463f82176'),(92477,8237,'page_content_1_block_content','Selling fashion online means more than great photography. You need a store that keeps up with trends, handles traffic spikes, and makes it easy for customers to browse, buy, and come back. We design and develop on platforms like Magento to create storefronts that don’t just look the part, but perform where it counts.\r\n\r\nFrom launching a new line to simplifying returns or preparing for your next big drop, we’ll make sure your eCommerce setup is doing what it’s supposed to: selling.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk</a>'),(92478,8237,'_page_content_1_block_content','field_664b5f5c5973a'),(92479,8237,'page_content','a:6:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:17:\"single_case_study\";i:4;s:17:\"testimonial_block\";i:5;s:10:\"news_block\";}'),(92480,8237,'_page_content','field_65bcc772ba827'),(92481,8237,'bottom_cta',''),(92482,8237,'_bottom_cta','field_66fbcaec309e9'),(92483,8237,'page_content_0_video_file',''),(92484,8237,'_page_content_0_video_file','field_66826ddb6462e'),(92485,8237,'page_content_0_video_file_mobile',''),(92486,8237,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(92487,8237,'page_content_0_video_file_webm',''),(92488,8237,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(92489,8237,'page_content_0_video_file_webm_mobile',''),(92490,8237,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(92491,8237,'page_content_0_background_image','8232'),(92492,8237,'_page_content_0_background_image','field_66826dee6462f'),(92493,8237,'page_content_0_banner_content','<h1 class=\"heading\"><span>Fashion</span> eCommerce</h1>'),(92494,8237,'_page_content_0_banner_content','field_66826dc46462d'),(92495,8237,'page_content_2_add_background','white'),(92496,8237,'_page_content_2_add_background','field_67d0023c0a374'),(92497,8237,'page_content_2_block_content','<h3>Development Built to Move Fast</h3>\r\n<strong>Fashion moves quickly. Your platform should too.</strong>\r\n\r\nYou’ve got flash sales, frequent collections, and a customer base that expects everything now. We’ll help you choose a platform that keeps up without draining resource or budget.\r\n\r\nShopify &amp; Shopify Plus are ideal for fashion brands that need speed, simplicity, and flexibility. From launching new products to managing POS, it’s built for reactive teams who care about performance and presentation.\r\n\r\nMagento Open Source is perfect if you’ve got a big catalogue and need control over everything - product variants, lookbooks, returns, you name it.\r\n\r\nAdobe Commerce takes this further with segmentation, dynamic promotions, and custom checkout flows. For growing global brands or multi-store operations, it scales with you.\r\n\r\nHyvä Themes modernise Magento stores and dramatically boost speed. If your fashion site is lagging behind, Hyvä brings the frontend performance up to where it should be.\r\n\r\nAero Commerce offers fashion retailers a lightweight platform that flies through page loads and minimises infrastructure costs - ideal if performance and profit margins are equally top of mind.\r\n\r\nNo matter the platform, we build eCommerce stores that don’t just look sleek - they handle the reality of modern retail.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/web-development/\" class=\"cta\">Explore eCommerce development</a>'),(92498,8237,'_page_content_2_block_content','field_67d0023c0a375'),(92499,8237,'page_content_2_media_block','8235'),(92500,8237,'_page_content_2_media_block','field_67d0023c0a376'),(92501,8237,'page_content_3_block_intro','<h3>Robinsons of Bawtry</h3>\r\nLuxury fashion retailer Robinsons of Bawtry came to us with a slow site, low traffic, and a platform that wasn’t pulling its weight. Time was tight - they needed a complete turnaround, fast.\r\n\r\nWe migrated them to Shopify, rebuilt the site from scratch, optimised UX and CRO, and integrated their ePOS system to finally unify stock and order data.'),(92502,8237,'_page_content_3_block_intro','field_690dbb26acc0d'),(92503,8237,'page_content_3_case_study_to_show','5864'),(92504,8237,'_page_content_3_case_study_to_show','field_690dbbc960177'),(92505,8237,'page_content_4_block_title','<h3>Our Work</h3>'),(92506,8237,'_page_content_4_block_title','field_67c86b51a9ddc'),(92507,8237,'page_content_5_show_news','0'),(92508,8237,'_page_content_5_show_news','field_668271516175e'),(92509,8240,'_edit_lock','1764329850:1'),(92510,8240,'_edit_last','1'),(92511,6060,'_wp_attachment_image_alt','RAR Digital Awards - Finalist 2017'),(92512,8240,'_thumbnail_id','6060'),(92513,8240,'_yoast_wpseo_content_score','90'),(92514,8240,'_yoast_wpseo_estimated-reading-time-minutes','1'),(92515,8240,'_wp_old_date','2025-11-28'),(92516,8241,'_edit_lock','1764330497:1'),(92517,8241,'_edit_last','1'),(92518,6061,'_wp_attachment_image_alt','The Drum Recommended Digital Agency Awards - Finalist 2018'),(92519,8241,'_thumbnail_id','6061'),(92520,8241,'_wp_old_date','2025-11-28'),(92521,8241,'_yoast_wpseo_content_score','90'),(92522,8241,'_yoast_wpseo_estimated-reading-time-minutes','1'),(92523,8242,'_edit_lock','1764330704:1'),(92524,8242,'_edit_last','1'),(92525,6063,'_wp_attachment_image_alt','Media Innovator Award - 2019'),(92526,8242,'_thumbnail_id','6063'),(92527,8242,'_wp_old_date','2025-11-28'),(92528,8242,'_yoast_wpseo_content_score','90'),(92529,8242,'_yoast_wpseo_estimated-reading-time-minutes','1'),(92530,8243,'_edit_lock','1764330597:1'),(92531,8243,'_edit_last','1'),(92532,6062,'_wp_attachment_image_alt','The Drum Recommends Digital Awards - Finalist 2019'),(92533,8243,'_thumbnail_id','6062'),(92534,8243,'_wp_old_date','2025-11-28'),(92535,8243,'_yoast_wpseo_content_score','90'),(92536,8243,'_yoast_wpseo_estimated-reading-time-minutes','0'),(92537,8244,'_edit_lock','1764330640:1'),(92538,8244,'_edit_last','1'),(92539,6059,'_wp_attachment_image_alt','Media Innovator Awards - 2020'),(92540,8244,'_thumbnail_id','6059'),(92541,8244,'_wp_old_date','2025-11-28'),(92542,8244,'_yoast_wpseo_content_score','90'),(92543,8244,'_yoast_wpseo_estimated-reading-time-minutes','0'),(92544,8245,'_edit_lock','1764330688:1'),(92545,8245,'_edit_last','1'),(92546,6058,'_wp_attachment_image_alt','The Drum Recommends Awards Digital - Finalist 2021'),(92547,8245,'_thumbnail_id','6058'),(92548,8245,'_wp_old_date','2025-11-28'),(92549,8245,'_yoast_wpseo_content_score','90'),(92550,8245,'_yoast_wpseo_estimated-reading-time-minutes','0'),(92551,8242,'_wp_old_date','2019-11-28'),(92552,9,'page_content_2_block_content','<h3>Creating Award-winning Customer Experiences.</h3>'),(92553,9,'_page_content_2_block_content','field_66fbc65cd50de'),(92554,9,'page_content_2_our_awards_0_award_image','6058'),(92555,9,'_page_content_2_our_awards_0_award_image','field_66cda8ec3b127'),(92556,9,'page_content_2_our_awards_1_award_image','6059'),(92557,9,'_page_content_2_our_awards_1_award_image','field_66cda8ec3b127'),(92558,9,'page_content_2_our_awards_2_award_image','6062'),(92559,9,'_page_content_2_our_awards_2_award_image','field_66cda8ec3b127'),(92560,9,'page_content_2_our_awards_3_award_image','6063'),(92561,9,'_page_content_2_our_awards_3_award_image','field_66cda8ec3b127'),(92562,9,'page_content_2_our_awards_4_award_image','6061'),(92563,9,'_page_content_2_our_awards_4_award_image','field_66cda8ec3b127'),(92564,9,'page_content_2_our_awards_5_award_image','6060'),(92565,9,'_page_content_2_our_awards_5_award_image','field_66cda8ec3b127'),(92566,9,'page_content_2_our_awards','6'),(92567,9,'_page_content_2_our_awards','field_66cda8e23b126'),(92568,9,'page_content_3_block_content','<h3><span>What will be your</span>\r\nnext nice problem?</h3>'),(92569,9,'_page_content_3_block_content','field_67c59812980c1'),(92570,9,'page_content_4_block_intro','<h3>Success Stories</h3>'),(92571,9,'_page_content_4_block_intro','field_66fbc8f5b1c94'),(92572,9,'page_content_4_project_filter','a:4:{i:0;s:2:\"41\";i:1;s:2:\"23\";i:2;s:2:\"21\";i:3;s:2:\"13\";}'),(92573,9,'_page_content_4_project_filter','field_66826e0b41d79'),(92574,9,'page_content_5_show_background','0'),(92575,9,'_page_content_5_show_background','field_67175ac1a052b'),(92576,9,'page_content_5_block_content','<h3>Ready to Unlock Your <strong>Next Nice Problem to Have?</strong></h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Book Your NNP Audit</a>'),(92577,9,'_page_content_5_block_content','field_66cda60b2ea88'),(92578,9,'page_content_6_the_services_0_service_title','NNP Workshop'),(92579,9,'_page_content_6_the_services_0_service_title','field_67c6cd1bcad26'),(92580,9,'page_content_6_the_services_0_service_image','7951'),(92581,9,'_page_content_6_the_services_0_service_image','field_67c6cd2dcad27'),(92582,9,'page_content_6_the_services_0_side_title','The NNP Workshop: An audit - but actually useful.'),(92583,9,'_page_content_6_the_services_0_side_title','field_67c6e0fbc5a42'),(92584,9,'page_content_6_the_services_0_service_description','Call it what it is: a practical, hands-on audit of your eCommerce site. Like the traditional kind, it shows you what’s working, what’s broken, and what’s getting in the way.\r\n\r\nBut unlike most audits, this one won’t gather dust in your inbox.\r\n\r\nIt’s fast, focused, and delivered as a short, punchy video walkthrough (not a 40-page doc) - a clearly prioritised list of quick wins and longer-term actions, and a roadmap that moves you from current pain to your next nice problem to have. It’ll show you exactly where you\'re leaking revenue and where the quick wins are hiding, whether that\'s clunky UX, code issues, or conversion blockers. The sooner you know what’s going wrong, the sooner you can start fixing it.\r\n\r\nSo you can focus on your <strong>#nextniceproblem.</strong>\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book Your NNP Audit</a>'),(92585,9,'_page_content_6_the_services_0_service_description','field_67c6cd38cad28'),(92586,9,'page_content_6_the_services_0_service_link',''),(92587,9,'_page_content_6_the_services_0_service_link','field_67c6cd4ecad29'),(92588,9,'page_content_6_the_services_1_service_title','Magento 2 & Adobe Commerce'),(92589,9,'_page_content_6_the_services_1_service_title','field_67c6cd1bcad26'),(92590,9,'page_content_6_the_services_1_service_image','7954'),(92591,9,'_page_content_6_the_services_1_service_image','field_67c6cd2dcad27'),(92592,9,'page_content_6_the_services_1_side_title','Magento 2 & Adobe'),(92593,9,'_page_content_6_the_services_1_side_title','field_67c6e0fbc5a42'),(92594,9,'page_content_6_the_services_1_service_description','Magento 2 is a solid choice for growing online businesses that need more control than the average platform offers. It’s flexible, customisable, and built to scale - without locking you into someone else’s rules.\r\n\r\nYour customers aren’t all the same, so why should their experience be? Magento gives you the freedom to shape how your site works - from performance to checkout flow - so it actually fits your products, your customers, and your plans.\r\n\r\nAs a trusted Magento agency in the UK, we help brands unlock that control and shape a storefront that fits their business. Our team delivers tailored builds, provides ongoing Magento support services, and drives long-term value with deep platform expertise.\r\n\r\nNeed something heavier-duty? Adobe Commerce is the enterprise version of Magento. It’s built for businesses dealing with complexity - whether that’s multiple storefronts, international pricing, or B2B setups with custom logic. It just handles it.\r\n\r\nAnd once the platform stops getting in your way? That’s when the next nice problems start to show up. Like where to invest the time you’re not wasting on workarounds, or how to reinvest the budget you’re not sinking into plugins and patches. Perhaps what to test next now that you’ve actually got the freedom to.\r\n\r\nGrowth doesn’t get easier, but it does get better, and this is the kind of platform that keeps up when you do.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/\" class=\"cta\">Let’s Talk Magento 2 &amp; Adobe Commerce</a>'),(92595,9,'_page_content_6_the_services_1_service_description','field_67c6cd38cad28'),(92596,9,'page_content_6_the_services_1_service_link',''),(92597,9,'_page_content_6_the_services_1_service_link','field_67c6cd4ecad29'),(92598,9,'page_content_6_the_services_2_service_title','Hyvä'),(92599,9,'_page_content_6_the_services_2_service_title','field_67c6cd1bcad26'),(92600,9,'page_content_6_the_services_2_service_image','7953'),(92601,9,'_page_content_6_the_services_2_service_image','field_67c6cd2dcad27'),(92602,9,'page_content_6_the_services_2_side_title','Hyvä Partners'),(92603,9,'_page_content_6_the_services_2_side_title','field_67c6e0fbc5a42'),(92604,9,'page_content_6_the_services_2_service_description','Hyvä is a modern front-end for Magento and Adobe Commerce that delivers what most themes can’t: speed, simplicity, and stability. It strips out the bloat, improves performance across the board, and makes your site faster to use and easier to manage.\r\n\r\nFor brands already on Magento or Adobe, it solves the usual friction points - slow load times, clunky code, and dev work that takes longer (and costs more) than it should. Hyvä replaces the outdated frontend stack with something leaner, cleaner, and easier to build on. That means quicker releases, faster pages, and a better customer experience - without rebuilding your entire site from scratch.\r\n\r\nThe results are measurable: better conversion rates, higher average order values, stronger SEO, and improved Core Web Vitals. It also gives your team the freedom to move faster, testing, iterating, and launching without being slowed down by legacy complexity.\r\n\r\nOnce those gains start to stack up, the next nice problems appear. How do you reinvest the dev time you’ve freed up? Where should you focus now that you’re not fighting performance? What becomes possible when your platform finally keeps up?\r\n\r\nHyvä clears the path - so you can focus on what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/hyva/\" class=\"cta\">Speed Up With Hyvä</a>'),(92605,9,'_page_content_6_the_services_2_service_description','field_67c6cd38cad28'),(92606,9,'page_content_6_the_services_2_service_link',''),(92607,9,'_page_content_6_the_services_2_service_link','field_67c6cd4ecad29'),(92608,9,'page_content_6_the_services_3_service_title','Shopify'),(92609,9,'_page_content_6_the_services_3_service_title','field_67c6cd1bcad26'),(92610,9,'page_content_6_the_services_3_service_image','7955'),(92611,9,'_page_content_6_the_services_3_service_image','field_67c6cd2dcad27'),(92612,9,'page_content_6_the_services_3_side_title','Shopify Development'),(92613,9,'_page_content_6_the_services_3_side_title','field_67c6e0fbc5a42'),(92614,9,'page_content_6_the_services_3_service_description','Shopify is built for brands that need to move quickly - whether that’s getting a first store live or scaling an existing one without rebuilding from scratch. It’s a strong fit for start-ups launching fast, and just as effective for established retailers that want to adapt, test, and grow without unnecessary complexity.\r\n\r\nShopify Plus adds more flexibility where it matters - from managing multiple storefronts to customising the checkout experience and automating key operational tasks, so your team can focus on driving growth.\r\n\r\nWe’ve seen it in action - brands like Robinson’s growing from zero to a million, reacting to market changes in real time, even rolling out tariff-based pricing updates in minutes when needed. Shopify gives you the space to respond, refine, and keep moving.\r\n\r\nOnce things are running smoothly, the next nice problems start to appear. Do you introduce personalisation? Launch a loyalty programme? Expand into new markets? With the platform doing its job, the focus shifts from fixing issues to making smart decisions about what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/\" class=\"cta\">Let’s Build on Shopify</a>'),(92615,9,'_page_content_6_the_services_3_service_description','field_67c6cd38cad28'),(92616,9,'page_content_6_the_services_3_service_link',''),(92617,9,'_page_content_6_the_services_3_service_link','field_67c6cd4ecad29'),(92618,9,'page_content_6_the_services_4_service_title','Conversion Rate Optimisation'),(92619,9,'_page_content_6_the_services_4_service_title','field_67c6cd1bcad26'),(92620,9,'page_content_6_the_services_4_service_image','7950'),(92621,9,'_page_content_6_the_services_4_service_image','field_67c6cd2dcad27'),(92622,9,'page_content_6_the_services_4_side_title','CRO'),(92623,9,'_page_content_6_the_services_4_side_title','field_67c6e0fbc5a42'),(92624,9,'page_content_6_the_services_4_service_description','Most brands aren’t short on traffic - they’re short on what that traffic does once it hits the site. That’s where conversion rate optimisation (CRO) comes in.\r\n\r\nThis isn’t about guesswork or swapping button colours. We run proper A/B tests, multivariate experiments, dig into UX and UI, fix friction in the checkout, and map out the user journey end-to-end. Every blocker we remove means more people buying, and buying more often, without driving up your media spend.\r\n\r\nWe’re not here to optimise for the sake of it. We’re here to make sure your site’s actually pulling its weight. That the clicks you’re already paying for - through PPC, influencers, paid social, SEO - convert better. That the customer experience feels solid enough to trust, fast enough to stick with, and smooth enough that no one’s rage-quitting at checkout.\r\n\r\nOnce that starts working? You’re not asking “why aren’t we converting?” anymore. You’re deciding where to put the extra margin. Scale spend? Try a new channel? Build out loyalty? That’s the shift - from fixing problems to chasing better ones.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta\">Book a CRO Review</a>'),(92625,9,'_page_content_6_the_services_4_service_description','field_67c6cd38cad28'),(92626,9,'page_content_6_the_services_4_service_link',''),(92627,9,'_page_content_6_the_services_4_service_link','field_67c6cd4ecad29'),(92628,9,'page_content_6_the_services_5_service_title','Maintenance & Support'),(92629,9,'_page_content_6_the_services_5_service_title','field_67c6cd1bcad26'),(92630,9,'page_content_6_the_services_5_service_image','7952'),(92631,9,'_page_content_6_the_services_5_service_image','field_67c6cd2dcad27'),(92632,9,'page_content_6_the_services_5_side_title','Ongoing Support'),(92633,9,'_page_content_6_the_services_5_side_title','field_67c6e0fbc5a42'),(92634,9,'page_content_6_the_services_5_service_description','Just because your site’s live doesn’t mean you’re on your own.\r\n\r\nWhether you’ve got a lean team or no team at all, we’re here to keep things moving - from routine updates to performance fixes to the bigger, strategic stuff. We’ll handle the day-to-day, so your team can stay focused on everything else.\r\n\r\nBut this isn’t just about maintenance. We work as a consultancy too - helping you make smart decisions about what comes next. Want to test something new? Build on a feature? Rethink a journey? We’re not waiting around for tickets. We’re in it with you, start to finish.\r\n\r\nSome brands need us to take the wheel. Others just need a reliable sounding board. Either way, we’re the ongoing pulse behind your site, making sure it stays fast, secure, and always moving forward.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Let’s Keep You Moving</a>'),(92635,9,'_page_content_6_the_services_5_service_description','field_67c6cd38cad28'),(92636,9,'page_content_6_the_services_5_service_link',''),(92637,9,'_page_content_6_the_services_5_service_link','field_67c6cd4ecad29'),(92638,9,'page_content_6_the_services','6'),(92639,9,'_page_content_6_the_services','field_67c6cd0fcad25'),(92640,9,'page_content_7_block_content','<h3>Our Partners</h3>'),(92641,9,'_page_content_7_block_content','field_6645ce1ce42ff'),(92642,9,'page_content_8_block_title',''),(92643,9,'_page_content_8_block_title','field_67c86b51a9ddc'),(92644,8246,'page_content','a:10:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:15:\"featured_awards\";i:3;s:11:\"nnp_bubbles\";i:4;s:14:\"our_work_short\";i:5;s:9:\"cta_block\";i:6;s:12:\"our_services\";i:7;s:17:\"featured_partners\";i:8;s:17:\"testimonial_block\";i:9;s:10:\"news_block\";}'),(92645,8246,'_page_content','field_65bcc772ba827'),(92646,8246,'page_content_0_video_file','8016'),(92647,8246,'_page_content_0_video_file','field_66826ddb6462e'),(92648,8246,'page_content_0_background_image','8027'),(92649,8246,'_page_content_0_background_image','field_66826dee6462f'),(92650,8246,'page_content_0_banner_content','<h2 class=\"heading\"><span>Your next</span>\r\nnice problem</h2>'),(92651,8246,'_page_content_0_banner_content','field_66826dc46462d'),(92652,8246,'bottom_cta','Our eCommerce specialists love nothing more than chatting with online store owners, just like you.\r\n\r\nWith our ‘to the point’, jargon-free approach, we’ll soon replace your 3 am worries with just ‘positive problems’, you know, the ones that come because of your success, like scaling to meet increased demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-black\" title=\"Get in touch with Actuate\">Tell us More about You</a>'),(92653,8246,'_bottom_cta','field_66fbcaec309e9'),(92654,8246,'page_content_0_video_file_webm','8025'),(92655,8246,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(92656,8246,'page_content_0_video_file_mobile','8015'),(92657,8246,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(92658,8246,'page_content_0_video_file_webm_mobile','8024'),(92659,8246,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(92660,8246,'page_content_1_add_background','white'),(92661,8246,'_page_content_1_add_background','field_6717be84974f1'),(92662,8246,'page_content_1_block_content','We don’t just build eCommerce websites - we build momentum.\r\n\r\nAt Actuate, we’re a Magento development agency and Adobe Commerce experts who create high-converting, customer-focused websites that don’t just look the part - they deliver. Whether you’re in home &amp; garden, lifestyle, or sports &amp; fitness, our job isn’t done when your store goes live. That’s just the beginning.\r\n\r\nWe stick around to help you tackle the headaches that come next - from conversion rate optimisation (CRO) and average order value (AOV) boosts to Hyvä theme development, UX improvements, eCommerce platform migration, and unlocking the kind of growth that leads to bigger, better challenges.\r\n\r\nBecause the only problems worth having? Are the <strong>#nextniceproblem.</strong>\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">About Actuate</a> <a href=\"https://actuate.webpreview.co/our-work/\" class=\"cta-black\">View our work</a>'),(92663,8246,'_page_content_1_block_content','field_664b5f5c5973a'),(92664,8246,'page_content_1_block_title','<h3>Unlock growth and tackle your eCommerce headaches head on.</h3>'),(92665,8246,'_page_content_1_block_title','field_67b8463f82176'),(92666,8246,'page_content_4_show_featured_partners','1'),(92667,8246,'_page_content_4_show_featured_partners','field_668270d2d6fea'),(92668,8246,'page_content_5_block_colour','dark'),(92669,8246,'_page_content_5_block_colour','field_6645c7e543071'),(92670,8246,'page_content_5_posts_to_load','a:4:{i:0;s:4:\"5845\";i:1;s:4:\"6424\";i:2;s:4:\"6425\";i:3;s:4:\"6423\";}'),(92671,8246,'_page_content_5_posts_to_load','field_66fbcc4fd4fd7'),(92672,8246,'page_content_5_show_featured_partners','1'),(92673,8246,'_page_content_5_show_featured_partners','field_671777a3ee4bd'),(92674,8246,'page_content_9_show_news','1'),(92675,8246,'_page_content_9_show_news','field_668271516175e'),(92676,8246,'page_content_2_block_content','<h3>Creating Award-winning Customer Experiences.</h3>'),(92677,8246,'_page_content_2_block_content','field_66fbc65cd50de'),(92678,8246,'page_content_2_our_awards_0_award_image','6058'),(92679,8246,'_page_content_2_our_awards_0_award_image','field_66cda8ec3b127'),(92680,8246,'page_content_2_our_awards_1_award_image','6059'),(92681,8246,'_page_content_2_our_awards_1_award_image','field_66cda8ec3b127'),(92682,8246,'page_content_2_our_awards_2_award_image','6062'),(92683,8246,'_page_content_2_our_awards_2_award_image','field_66cda8ec3b127'),(92684,8246,'page_content_2_our_awards_3_award_image','6063'),(92685,8246,'_page_content_2_our_awards_3_award_image','field_66cda8ec3b127'),(92686,8246,'page_content_2_our_awards_4_award_image','6061'),(92687,8246,'_page_content_2_our_awards_4_award_image','field_66cda8ec3b127'),(92688,8246,'page_content_2_our_awards_5_award_image','6060'),(92689,8246,'_page_content_2_our_awards_5_award_image','field_66cda8ec3b127'),(92690,8246,'page_content_2_our_awards','6'),(92691,8246,'_page_content_2_our_awards','field_66cda8e23b126'),(92692,8246,'page_content_3_block_content','<h3><span>What will be your</span>\r\nnext nice problem?</h3>'),(92693,8246,'_page_content_3_block_content','field_67c59812980c1'),(92694,8246,'page_content_4_block_intro','<h3>Success Stories</h3>'),(92695,8246,'_page_content_4_block_intro','field_66fbc8f5b1c94'),(92696,8246,'page_content_4_project_filter','a:4:{i:0;s:2:\"41\";i:1;s:2:\"23\";i:2;s:2:\"21\";i:3;s:2:\"13\";}'),(92697,8246,'_page_content_4_project_filter','field_66826e0b41d79'),(92698,8246,'page_content_5_show_background','0'),(92699,8246,'_page_content_5_show_background','field_67175ac1a052b'),(92700,8246,'page_content_5_block_content','<h3>Ready to Unlock Your <strong>Next Nice Problem to Have?</strong></h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Book Your NNP Audit</a>'),(92701,8246,'_page_content_5_block_content','field_66cda60b2ea88'),(92702,8246,'page_content_6_the_services_0_service_title','NNP Workshop'),(92703,8246,'_page_content_6_the_services_0_service_title','field_67c6cd1bcad26'),(92704,8246,'page_content_6_the_services_0_service_image','7951'),(92705,8246,'_page_content_6_the_services_0_service_image','field_67c6cd2dcad27'),(92706,8246,'page_content_6_the_services_0_side_title','The NNP Workshop: An audit - but actually useful.'),(92707,8246,'_page_content_6_the_services_0_side_title','field_67c6e0fbc5a42'),(92708,8246,'page_content_6_the_services_0_service_description','Call it what it is: a practical, hands-on audit of your eCommerce site. Like the traditional kind, it shows you what’s working, what’s broken, and what’s getting in the way.\r\n\r\nBut unlike most audits, this one won’t gather dust in your inbox.\r\n\r\nIt’s fast, focused, and delivered as a short, punchy video walkthrough (not a 40-page doc) - a clearly prioritised list of quick wins and longer-term actions, and a roadmap that moves you from current pain to your next nice problem to have. It’ll show you exactly where you\'re leaking revenue and where the quick wins are hiding, whether that\'s clunky UX, code issues, or conversion blockers. The sooner you know what’s going wrong, the sooner you can start fixing it.\r\n\r\nSo you can focus on your <strong>#nextniceproblem.</strong>\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book Your NNP Audit</a>'),(92709,8246,'_page_content_6_the_services_0_service_description','field_67c6cd38cad28'),(92710,8246,'page_content_6_the_services_0_service_link',''),(92711,8246,'_page_content_6_the_services_0_service_link','field_67c6cd4ecad29'),(92712,8246,'page_content_6_the_services_1_service_title','Magento 2 & Adobe Commerce'),(92713,8246,'_page_content_6_the_services_1_service_title','field_67c6cd1bcad26'),(92714,8246,'page_content_6_the_services_1_service_image','7954'),(92715,8246,'_page_content_6_the_services_1_service_image','field_67c6cd2dcad27'),(92716,8246,'page_content_6_the_services_1_side_title','Magento 2 & Adobe'),(92717,8246,'_page_content_6_the_services_1_side_title','field_67c6e0fbc5a42'),(92718,8246,'page_content_6_the_services_1_service_description','Magento 2 is a solid choice for growing online businesses that need more control than the average platform offers. It’s flexible, customisable, and built to scale - without locking you into someone else’s rules.\r\n\r\nYour customers aren’t all the same, so why should their experience be? Magento gives you the freedom to shape how your site works - from performance to checkout flow - so it actually fits your products, your customers, and your plans.\r\n\r\nAs a trusted Magento agency in the UK, we help brands unlock that control and shape a storefront that fits their business. Our team delivers tailored builds, provides ongoing Magento support services, and drives long-term value with deep platform expertise.\r\n\r\nNeed something heavier-duty? Adobe Commerce is the enterprise version of Magento. It’s built for businesses dealing with complexity - whether that’s multiple storefronts, international pricing, or B2B setups with custom logic. It just handles it.\r\n\r\nAnd once the platform stops getting in your way? That’s when the next nice problems start to show up. Like where to invest the time you’re not wasting on workarounds, or how to reinvest the budget you’re not sinking into plugins and patches. Perhaps what to test next now that you’ve actually got the freedom to.\r\n\r\nGrowth doesn’t get easier, but it does get better, and this is the kind of platform that keeps up when you do.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/\" class=\"cta\">Let’s Talk Magento 2 &amp; Adobe Commerce</a>'),(92719,8246,'_page_content_6_the_services_1_service_description','field_67c6cd38cad28'),(92720,8246,'page_content_6_the_services_1_service_link',''),(92721,8246,'_page_content_6_the_services_1_service_link','field_67c6cd4ecad29'),(92722,8246,'page_content_6_the_services_2_service_title','Hyvä'),(92723,8246,'_page_content_6_the_services_2_service_title','field_67c6cd1bcad26'),(92724,8246,'page_content_6_the_services_2_service_image','7953'),(92725,8246,'_page_content_6_the_services_2_service_image','field_67c6cd2dcad27'),(92726,8246,'page_content_6_the_services_2_side_title','Hyvä Partners'),(92727,8246,'_page_content_6_the_services_2_side_title','field_67c6e0fbc5a42'),(92728,8246,'page_content_6_the_services_2_service_description','Hyvä is a modern front-end for Magento and Adobe Commerce that delivers what most themes can’t: speed, simplicity, and stability. It strips out the bloat, improves performance across the board, and makes your site faster to use and easier to manage.\r\n\r\nFor brands already on Magento or Adobe, it solves the usual friction points - slow load times, clunky code, and dev work that takes longer (and costs more) than it should. Hyvä replaces the outdated frontend stack with something leaner, cleaner, and easier to build on. That means quicker releases, faster pages, and a better customer experience - without rebuilding your entire site from scratch.\r\n\r\nThe results are measurable: better conversion rates, higher average order values, stronger SEO, and improved Core Web Vitals. It also gives your team the freedom to move faster, testing, iterating, and launching without being slowed down by legacy complexity.\r\n\r\nOnce those gains start to stack up, the next nice problems appear. How do you reinvest the dev time you’ve freed up? Where should you focus now that you’re not fighting performance? What becomes possible when your platform finally keeps up?\r\n\r\nHyvä clears the path - so you can focus on what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/hyva/\" class=\"cta\">Speed Up With Hyvä</a>'),(92729,8246,'_page_content_6_the_services_2_service_description','field_67c6cd38cad28'),(92730,8246,'page_content_6_the_services_2_service_link',''),(92731,8246,'_page_content_6_the_services_2_service_link','field_67c6cd4ecad29'),(92732,8246,'page_content_6_the_services_3_service_title','Shopify'),(92733,8246,'_page_content_6_the_services_3_service_title','field_67c6cd1bcad26'),(92734,8246,'page_content_6_the_services_3_service_image','7955'),(92735,8246,'_page_content_6_the_services_3_service_image','field_67c6cd2dcad27'),(92736,8246,'page_content_6_the_services_3_side_title','Shopify Development'),(92737,8246,'_page_content_6_the_services_3_side_title','field_67c6e0fbc5a42'),(92738,8246,'page_content_6_the_services_3_service_description','Shopify is built for brands that need to move quickly - whether that’s getting a first store live or scaling an existing one without rebuilding from scratch. It’s a strong fit for start-ups launching fast, and just as effective for established retailers that want to adapt, test, and grow without unnecessary complexity.\r\n\r\nShopify Plus adds more flexibility where it matters - from managing multiple storefronts to customising the checkout experience and automating key operational tasks, so your team can focus on driving growth.\r\n\r\nWe’ve seen it in action - brands like Robinson’s growing from zero to a million, reacting to market changes in real time, even rolling out tariff-based pricing updates in minutes when needed. Shopify gives you the space to respond, refine, and keep moving.\r\n\r\nOnce things are running smoothly, the next nice problems start to appear. Do you introduce personalisation? Launch a loyalty programme? Expand into new markets? With the platform doing its job, the focus shifts from fixing issues to making smart decisions about what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/\" class=\"cta\">Let’s Build on Shopify</a>'),(92739,8246,'_page_content_6_the_services_3_service_description','field_67c6cd38cad28'),(92740,8246,'page_content_6_the_services_3_service_link',''),(92741,8246,'_page_content_6_the_services_3_service_link','field_67c6cd4ecad29'),(92742,8246,'page_content_6_the_services_4_service_title','Conversion Rate Optimisation'),(92743,8246,'_page_content_6_the_services_4_service_title','field_67c6cd1bcad26'),(92744,8246,'page_content_6_the_services_4_service_image','7950'),(92745,8246,'_page_content_6_the_services_4_service_image','field_67c6cd2dcad27'),(92746,8246,'page_content_6_the_services_4_side_title','CRO'),(92747,8246,'_page_content_6_the_services_4_side_title','field_67c6e0fbc5a42'),(92748,8246,'page_content_6_the_services_4_service_description','Most brands aren’t short on traffic - they’re short on what that traffic does once it hits the site. That’s where conversion rate optimisation (CRO) comes in.\r\n\r\nThis isn’t about guesswork or swapping button colours. We run proper A/B tests, multivariate experiments, dig into UX and UI, fix friction in the checkout, and map out the user journey end-to-end. Every blocker we remove means more people buying, and buying more often, without driving up your media spend.\r\n\r\nWe’re not here to optimise for the sake of it. We’re here to make sure your site’s actually pulling its weight. That the clicks you’re already paying for - through PPC, influencers, paid social, SEO - convert better. That the customer experience feels solid enough to trust, fast enough to stick with, and smooth enough that no one’s rage-quitting at checkout.\r\n\r\nOnce that starts working? You’re not asking “why aren’t we converting?” anymore. You’re deciding where to put the extra margin. Scale spend? Try a new channel? Build out loyalty? That’s the shift - from fixing problems to chasing better ones.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta\">Book a CRO Review</a>'),(92749,8246,'_page_content_6_the_services_4_service_description','field_67c6cd38cad28'),(92750,8246,'page_content_6_the_services_4_service_link',''),(92751,8246,'_page_content_6_the_services_4_service_link','field_67c6cd4ecad29'),(92752,8246,'page_content_6_the_services_5_service_title','Maintenance & Support'),(92753,8246,'_page_content_6_the_services_5_service_title','field_67c6cd1bcad26'),(92754,8246,'page_content_6_the_services_5_service_image','7952'),(92755,8246,'_page_content_6_the_services_5_service_image','field_67c6cd2dcad27'),(92756,8246,'page_content_6_the_services_5_side_title','Ongoing Support'),(92757,8246,'_page_content_6_the_services_5_side_title','field_67c6e0fbc5a42'),(92758,8246,'page_content_6_the_services_5_service_description','Just because your site’s live doesn’t mean you’re on your own.\r\n\r\nWhether you’ve got a lean team or no team at all, we’re here to keep things moving - from routine updates to performance fixes to the bigger, strategic stuff. We’ll handle the day-to-day, so your team can stay focused on everything else.\r\n\r\nBut this isn’t just about maintenance. We work as a consultancy too - helping you make smart decisions about what comes next. Want to test something new? Build on a feature? Rethink a journey? We’re not waiting around for tickets. We’re in it with you, start to finish.\r\n\r\nSome brands need us to take the wheel. Others just need a reliable sounding board. Either way, we’re the ongoing pulse behind your site, making sure it stays fast, secure, and always moving forward.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Let’s Keep You Moving</a>'),(92759,8246,'_page_content_6_the_services_5_service_description','field_67c6cd38cad28'),(92760,8246,'page_content_6_the_services_5_service_link',''),(92761,8246,'_page_content_6_the_services_5_service_link','field_67c6cd4ecad29'),(92762,8246,'page_content_6_the_services','6'),(92763,8246,'_page_content_6_the_services','field_67c6cd0fcad25'),(92764,8246,'page_content_7_block_content','<h3>Our Partners</h3>'),(92765,8246,'_page_content_7_block_content','field_6645ce1ce42ff'),(92766,8246,'page_content_8_block_title',''),(92767,8246,'_page_content_8_block_title','field_67c86b51a9ddc'),(92768,8247,'_edit_lock','1764331606:1'),(92769,8248,'_wp_attached_file','UKeCA25_Finalist_1.1.png'),(92770,8248,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1400;s:6:\"height\";i:1400;s:4:\"file\";s:24:\"UKeCA25_Finalist_1.1.png\";s:8:\"filesize\";i:143409;s:5:\"sizes\";a:30:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:33:\"UKeCA25_Finalist_1.1-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:443725;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:33:\"UKeCA25_Finalist_1.1-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:440017;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"UKeCA25_Finalist_1.1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:120523;}s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"UKeCA25_Finalist_1.1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86547;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"UKeCA25_Finalist_1.1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:122728;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"UKeCA25_Finalist_1.1-580x580.png\";s:5:\"width\";i:580;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:82072;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:33:\"UKeCA25_Finalist_1.1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:172093;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:34:\"UKeCA25_Finalist_1.1-1400x1067.png\";s:5:\"width\";i:1400;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:256670;}s:8:\"masthead\";a:5:{s:4:\"file\";s:33:\"UKeCA25_Finalist_1.1-1400x422.png\";s:5:\"width\";i:1400;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:112179;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:34:\"UKeCA25_Finalist_1.1-1400x1200.png\";s:5:\"width\";i:1400;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:332682;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:33:\"UKeCA25_Finalist_1.1-1400x800.png\";s:5:\"width\";i:1400;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:215075;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:32:\"UKeCA25_Finalist_1.1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:95880;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:33:\"UKeCA25_Finalist_1.1-1400x800.png\";s:5:\"width\";i:1400;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:215075;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:32:\"UKeCA25_Finalist_1.1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47048;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:32:\"UKeCA25_Finalist_1.1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78800;}s:10:\"team-small\";a:5:{s:4:\"file\";s:32:\"UKeCA25_Finalist_1.1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60709;}s:10:\"team-large\";a:5:{s:4:\"file\";s:32:\"UKeCA25_Finalist_1.1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117743;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:33:\"UKeCA25_Finalist_1.1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:159245;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:34:\"UKeCA25_Finalist_1.1-1400x1172.png\";s:5:\"width\";i:1400;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:264515;}s:10:\"page-small\";a:5:{s:4:\"file\";s:32:\"UKeCA25_Finalist_1.1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87543;}s:10:\"page-large\";a:5:{s:4:\"file\";s:34:\"UKeCA25_Finalist_1.1-1400x1200.png\";s:5:\"width\";i:1400;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:267380;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:32:\"UKeCA25_Finalist_1.1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77882;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"UKeCA25_Finalist_1.1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:139190;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:32:\"UKeCA25_Finalist_1.1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:135155;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:34:\"UKeCA25_Finalist_1.1-1400x1000.png\";s:5:\"width\";i:1400;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:246866;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:32:\"UKeCA25_Finalist_1.1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:121134;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:32:\"UKeCA25_Finalist_1.1-140x140.png\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15197;}s:13:\"project-small\";a:5:{s:4:\"file\";s:32:\"UKeCA25_Finalist_1.1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87543;}s:13:\"project-large\";a:5:{s:4:\"file\";s:33:\"UKeCA25_Finalist_1.1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:165940;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:32:\"UKeCA25_Finalist_1.1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75199;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(92774,8248,'_wp_attachment_image_alt','Best Small Digital Agency of the Year 2025 DIY, HOME, FURNITURE & INTERIOR DESIGN ECOMMERCE WEBSITE OF THE YEAR'),(92775,8247,'_edit_last','1'),(92776,8247,'_thumbnail_id','8248'),(92777,8247,'_wp_old_date','2025-11-28'),(92778,8247,'_yoast_wpseo_content_score','90'),(92779,8247,'_yoast_wpseo_estimated-reading-time-minutes','1'),(92780,8249,'_edit_lock','1764331567:1'),(92781,8250,'_wp_attached_file','global-100-2026-awards-logo-1.png'),(92782,8250,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:33:\"global-100-2026-awards-logo-1.png\";s:8:\"filesize\";i:171178;s:5:\"sizes\";a:27:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"global-100-2026-awards-logo-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101418;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"global-100-2026-awards-logo-1-580x580.png\";s:5:\"width\";i:580;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97998;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"global-100-2026-awards-logo-1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:142517;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"global-100-2026-awards-logo-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:144419;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:42:\"global-100-2026-awards-logo-1-750x1080.png\";s:5:\"width\";i:750;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:144474;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:43:\"global-100-2026-awards-logo-1-1080x1067.png\";s:5:\"width\";i:1080;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:169054;}s:8:\"masthead\";a:5:{s:4:\"file\";s:42:\"global-100-2026-awards-logo-1-1080x422.png\";s:5:\"width\";i:1080;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:82640;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:42:\"global-100-2026-awards-logo-1-1080x800.png\";s:5:\"width\";i:1080;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:160361;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:41:\"global-100-2026-awards-logo-1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:123795;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:42:\"global-100-2026-awards-logo-1-1080x800.png\";s:5:\"width\";i:1080;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:160361;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:41:\"global-100-2026-awards-logo-1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53179;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:41:\"global-100-2026-awards-logo-1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98196;}s:10:\"team-small\";a:5:{s:4:\"file\";s:41:\"global-100-2026-awards-logo-1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75356;}s:10:\"team-large\";a:5:{s:4:\"file\";s:41:\"global-100-2026-awards-logo-1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:147690;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:42:\"global-100-2026-awards-logo-1-690x1080.png\";s:5:\"width\";i:690;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:134013;}s:10:\"page-small\";a:5:{s:4:\"file\";s:41:\"global-100-2026-awards-logo-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109841;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:41:\"global-100-2026-awards-logo-1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97010;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"global-100-2026-awards-logo-1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:159121;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:41:\"global-100-2026-awards-logo-1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:171495;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:43:\"global-100-2026-awards-logo-1-1080x1000.png\";s:5:\"width\";i:1080;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:168631;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:41:\"global-100-2026-awards-logo-1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:150640;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:41:\"global-100-2026-awards-logo-1-140x140.png\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14450;}s:13:\"project-small\";a:5:{s:4:\"file\";s:41:\"global-100-2026-awards-logo-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109841;}s:13:\"project-large\";a:5:{s:4:\"file\";s:42:\"global-100-2026-awards-logo-1-1080x600.png\";s:5:\"width\";i:1080;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:129435;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:41:\"global-100-2026-awards-logo-1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:95318;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:42:\"global-100-2026-awards-logo-1-1080x820.png\";s:5:\"width\";i:1080;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:163159;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:42:\"global-100-2026-awards-logo-1-1080x833.png\";s:5:\"width\";i:1080;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:164117;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(92783,8250,'_imagify_optimization_level','2'),(92784,8250,'_imagify_status','success'),(92785,8250,'_imagify_data','a:2:{s:5:\"sizes\";a:56:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:171178;s:14:\"optimized_size\";i:58519;s:7:\"percent\";d:65.81;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:171178;s:14:\"optimized_size\";i:64109;s:7:\"percent\";d:62.55;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164117;s:14:\"optimized_size\";i:57699;s:7:\"percent\";d:64.84;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163159;s:14:\"optimized_size\";i:56573;s:7:\"percent\";d:65.33;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101418;s:14:\"optimized_size\";i:31386;s:7:\"percent\";d:69.05;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97998;s:14:\"optimized_size\";i:31215;s:7:\"percent\";d:68.15;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142517;s:14:\"optimized_size\";i:44298;s:7:\"percent\";d:68.92;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144419;s:14:\"optimized_size\";i:46405;s:7:\"percent\";d:67.87;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144474;s:14:\"optimized_size\";i:51788;s:7:\"percent\";d:64.15;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:169054;s:14:\"optimized_size\";i:61325;s:7:\"percent\";d:63.72;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82640;s:14:\"optimized_size\";i:30824;s:7:\"percent\";d:62.7;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160361;s:14:\"optimized_size\";i:57162;s:7:\"percent\";d:64.35;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123795;s:14:\"optimized_size\";i:42087;s:7:\"percent\";d:66;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57162;s:14:\"optimized_size\";i:53447;s:7:\"percent\";d:6.5;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53179;s:14:\"optimized_size\";i:17354;s:7:\"percent\";d:67.37;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98196;s:14:\"optimized_size\";i:29081;s:7:\"percent\";d:70.38;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75356;s:14:\"optimized_size\";i:23899;s:7:\"percent\";d:68.29;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147690;s:14:\"optimized_size\";i:48293;s:7:\"percent\";d:67.3;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134013;s:14:\"optimized_size\";i:44932;s:7:\"percent\";d:66.47;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109841;s:14:\"optimized_size\";i:33186;s:7:\"percent\";d:69.79;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97010;s:14:\"optimized_size\";i:29696;s:7:\"percent\";d:69.39;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159121;s:14:\"optimized_size\";i:47298;s:7:\"percent\";d:70.28;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:171495;s:14:\"optimized_size\";i:50958;s:7:\"percent\";d:70.29;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:168631;s:14:\"optimized_size\";i:66161;s:7:\"percent\";d:60.77;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150640;s:14:\"optimized_size\";i:49020;s:7:\"percent\";d:67.46;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14450;s:14:\"optimized_size\";i:4636;s:7:\"percent\";d:67.92;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33186;s:14:\"optimized_size\";i:31608;s:7:\"percent\";d:4.76;}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129435;s:14:\"optimized_size\";i:43136;s:7:\"percent\";d:66.67;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95318;s:14:\"optimized_size\";i:30346;s:7:\"percent\";d:68.16;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163159;s:14:\"optimized_size\";i:61223;s:7:\"percent\";d:62.48;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164117;s:14:\"optimized_size\";i:55144;s:7:\"percent\";d:66.4;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95318;s:14:\"optimized_size\";i:24011;s:7:\"percent\";d:74.81;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129435;s:14:\"optimized_size\";i:39667;s:7:\"percent\";d:69.35;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109841;s:14:\"optimized_size\";i:29142;s:7:\"percent\";d:73.47;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14450;s:14:\"optimized_size\";i:6178;s:7:\"percent\";d:57.25;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150640;s:14:\"optimized_size\";i:42604;s:7:\"percent\";d:71.72;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:168631;s:14:\"optimized_size\";i:62648;s:7:\"percent\";d:62.85;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:171495;s:14:\"optimized_size\";i:43793;s:7:\"percent\";d:74.46;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159121;s:14:\"optimized_size\";i:35381;s:7:\"percent\";d:77.76;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97010;s:14:\"optimized_size\";i:24223;s:7:\"percent\";d:75.03;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109841;s:14:\"optimized_size\";i:29142;s:7:\"percent\";d:73.47;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134013;s:14:\"optimized_size\";i:46066;s:7:\"percent\";d:65.63;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147690;s:14:\"optimized_size\";i:36923;s:7:\"percent\";d:75;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75356;s:14:\"optimized_size\";i:24952;s:7:\"percent\";d:66.89;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98196;s:14:\"optimized_size\";i:24549;s:7:\"percent\";d:75;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53179;s:14:\"optimized_size\";i:12663;s:7:\"percent\";d:76.19;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160361;s:14:\"optimized_size\";i:54335;s:7:\"percent\";d:66.12;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123795;s:14:\"optimized_size\";i:36738;s:7:\"percent\";d:70.32;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160361;s:14:\"optimized_size\";i:54335;s:7:\"percent\";d:66.12;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82640;s:14:\"optimized_size\";i:25843;s:7:\"percent\";d:68.73;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:169054;s:14:\"optimized_size\";i:62596;s:7:\"percent\";d:62.97;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144474;s:14:\"optimized_size\";i:50502;s:7:\"percent\";d:65.04;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144419;s:14:\"optimized_size\";i:40860;s:7:\"percent\";d:71.71;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142517;s:14:\"optimized_size\";i:40588;s:7:\"percent\";d:71.52;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97998;s:14:\"optimized_size\";i:30048;s:7:\"percent\";d:69.34;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101418;s:14:\"optimized_size\";i:31279;s:7:\"percent\";d:69.16;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6899560;s:14:\"optimized_size\";i:2261874;s:7:\"percent\";d:67.22;s:7:\"message\";s:0:\"\";}}'),(92786,8250,'_wp_attachment_image_alt','Best UX & CRO Services Provider of the Year - UK'),(92787,8249,'_edit_last','1'),(92788,8249,'_thumbnail_id','8250'),(92789,8249,'_wp_old_date','2025-11-28'),(92790,8249,'_yoast_wpseo_content_score','90'),(92791,8249,'_yoast_wpseo_estimated-reading-time-minutes','1'),(92792,8247,'_wp_old_date','2025-10-15'),(92793,8251,'_edit_lock','1766493061:1'),(92794,8251,'_edit_last','1'),(92795,8252,'_wp_attached_file','NDA26_Finalist_Colour-2048x2048-1.png'),(92796,8252,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"file\";s:37:\"NDA26_Finalist_Colour-2048x2048-1.png\";s:8:\"filesize\";i:61287;s:5:\"sizes\";a:32:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:46:\"NDA26_Finalist_Colour-2048x2048-1-1180x820.png\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:164521;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:46:\"NDA26_Finalist_Colour-2048x2048-1-1200x833.png\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:169731;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"NDA26_Finalist_Colour-2048x2048-1-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52501;}s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"NDA26_Finalist_Colour-2048x2048-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38396;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"NDA26_Finalist_Colour-2048x2048-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50969;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"NDA26_Finalist_Colour-2048x2048-1-580x580.png\";s:5:\"width\";i:580;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37115;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"NDA26_Finalist_Colour-2048x2048-1-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136865;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:46:\"NDA26_Finalist_Colour-2048x2048-1-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:83333;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:47:\"NDA26_Finalist_Colour-2048x2048-1-2048x1067.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108062;}s:8:\"masthead\";a:5:{s:4:\"file\";s:46:\"NDA26_Finalist_Colour-2048x2048-1-2048x422.png\";s:5:\"width\";i:2048;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42632;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:47:\"NDA26_Finalist_Colour-2048x2048-1-1460x1200.png\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:241770;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:46:\"NDA26_Finalist_Colour-2048x2048-1-1460x800.png\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89364;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:45:\"NDA26_Finalist_Colour-2048x2048-1-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42708;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:46:\"NDA26_Finalist_Colour-2048x2048-1-2048x800.png\";s:5:\"width\";i:2048;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84467;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:45:\"NDA26_Finalist_Colour-2048x2048-1-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22079;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:45:\"NDA26_Finalist_Colour-2048x2048-1-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34631;}s:10:\"team-small\";a:5:{s:4:\"file\";s:45:\"NDA26_Finalist_Colour-2048x2048-1-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28769;}s:10:\"team-large\";a:5:{s:4:\"file\";s:45:\"NDA26_Finalist_Colour-2048x2048-1-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51963;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:46:\"NDA26_Finalist_Colour-2048x2048-1-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:82407;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:47:\"NDA26_Finalist_Colour-2048x2048-1-2048x1172.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:116951;}s:10:\"page-small\";a:5:{s:4:\"file\";s:45:\"NDA26_Finalist_Colour-2048x2048-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37269;}s:10:\"page-large\";a:5:{s:4:\"file\";s:47:\"NDA26_Finalist_Colour-2048x2048-1-1960x1200.png\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:143400;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:45:\"NDA26_Finalist_Colour-2048x2048-1-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32631;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:45:\"NDA26_Finalist_Colour-2048x2048-1-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56245;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:45:\"NDA26_Finalist_Colour-2048x2048-1-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63008;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:47:\"NDA26_Finalist_Colour-2048x2048-1-2048x1000.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102712;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:45:\"NDA26_Finalist_Colour-2048x2048-1-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55932;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:47:\"NDA26_Finalist_Colour-2048x2048-1-2048x1400.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:134790;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:45:\"NDA26_Finalist_Colour-2048x2048-1-140x140.png\";s:5:\"width\";i:140;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7867;}s:13:\"project-small\";a:5:{s:4:\"file\";s:45:\"NDA26_Finalist_Colour-2048x2048-1-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37269;}s:13:\"project-large\";a:5:{s:4:\"file\";s:46:\"NDA26_Finalist_Colour-2048x2048-1-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56109;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:45:\"NDA26_Finalist_Colour-2048x2048-1-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32502;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(92800,8252,'_wp_attachment_image_alt','Northern Digital Awards - Best Small Digital Agency of the Year'),(92801,8251,'_thumbnail_id','8252'),(92802,8251,'_wp_old_date','2025-11-28'),(92803,8251,'_yoast_wpseo_content_score','90'),(92804,8251,'_yoast_wpseo_estimated-reading-time-minutes','0'),(92805,5859,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(92806,5859,'project_duration','3 Months'),(92807,5859,'_project_duration','field_690dca25e00ac'),(92808,5859,'key_results',''),(92809,5859,'_key_results','field_6908a819a31d9'),(92810,5853,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(92811,5853,'project_duration',''),(92812,5853,'_project_duration','field_690dca25e00ac'),(92813,5853,'key_results',''),(92814,5853,'_key_results','field_6908a819a31d9'),(92815,5865,'project_duration','6 Months'),(92816,5865,'_project_duration','field_690dca25e00ac'),(92821,8255,'page_content','a:12:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:30:\"1_col_block_text_block_with_bg\";i:5;s:22:\"1_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"single_case_study\";i:9;s:14:\"bold_cta_block\";i:10;s:17:\"testimonial_block\";i:11;s:15:\"conversion_form\";}'),(92822,8255,'_page_content','field_65bcc772ba827'),(92823,8255,'bottom_cta',''),(92824,8255,'_bottom_cta','field_66fbcaec309e9'),(92825,8255,'page_content_0_video_file',''),(92826,8255,'_page_content_0_video_file','field_66826ddb6462e'),(92827,8255,'page_content_0_video_file_mobile',''),(92828,8255,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(92829,8255,'page_content_0_video_file_webm',''),(92830,8255,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(92831,8255,'page_content_0_video_file_webm_mobile',''),(92832,8255,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(92833,8255,'page_content_0_background_image','8032'),(92834,8255,'_page_content_0_background_image','field_66826dee6462f'),(92835,8255,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(92836,8255,'_page_content_0_banner_content','field_66826dc46462d'),(92837,8255,'page_content_1_add_background','white'),(92838,8255,'_page_content_1_add_background','field_6717be84974f1'),(92839,8255,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(92840,8255,'_page_content_1_block_title','field_67b8463f82176'),(92841,8255,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your NNP Workshop</a>'),(92842,8255,'_page_content_1_block_content','field_664b5f5c5973a'),(92843,8255,'page_content_2_block_title','<h3>Identify. Implement. Improve.</h3>'),(92844,8255,'_page_content_2_block_title','field_67da9e22ddf71'),(92845,8255,'page_content_2_cards_0_card_icon',''),(92846,8255,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(92847,8255,'page_content_2_cards_0_card_content','<h4>We track your customer journeys</h4>\r\nWe analyse user journeys, clicks, and session recordings to see where drop-offs happen.'),(92848,8255,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(92849,8255,'page_content_2_cards_1_card_icon',''),(92850,8255,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(92851,8255,'page_content_2_cards_1_card_content','<h4>We evaluate how user-friendly your site is</h4>\r\nWe assess how intuitive your layout, messaging, and navigation are for real users.'),(92852,8255,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(92853,8255,'page_content_2_cards_2_card_icon',''),(92854,8255,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(92855,8255,'page_content_2_cards_2_card_content','<h4>We test how well your site performs</h4>\r\nWe audit performance metrics - speed, core vitals, device experience-that impact sales.'),(92856,8255,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(92857,8255,'page_content_2_cards_3_card_icon',''),(92858,8255,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(92859,8255,'page_content_2_cards_3_card_content','<h4>We see how you measure up against the competition</h4>\r\nWe benchmark your store against competitors and market leaders in your space.'),(92860,8255,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(92861,8255,'page_content_2_cards_4_card_icon',''),(92862,8255,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(92863,8255,'page_content_2_cards_4_card_content','<h4>We give you a practical plan</h4>\r\nWe deliver clear priorities with estimated ROI, so you know what to do and why.'),(92864,8255,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(92865,8255,'page_content_2_cards','5'),(92866,8255,'_page_content_2_cards','field_67da9e2bddf72'),(92867,8255,'page_content_2_block_footer',''),(92868,8255,'_page_content_2_block_footer','field_67da9e66ddf75'),(92869,8255,'page_content_3_add_background','white'),(92870,8255,'_page_content_3_add_background','field_67c9c6c17d609'),(92871,8255,'page_content_3_block_content','<h3>We’ll Deduct the Cost if\r\nYou Work With Us</h3>\r\nAfter your workshop, you’ll receive a complete performance roadmap with three actionable fixes or insights you can implement right away - no strings attached.\r\n\r\nIf you choose us for the work, we’ll deduct 50% of the workshop fee from your project. Whether it’s a CRO sprint, a rebuild, or a full replatform, the audit pays for itself.'),(92872,8255,'_page_content_3_block_content','field_67c9c6c17d60b'),(92873,8255,'page_content_3_media_block',''),(92874,8255,'_page_content_3_media_block','field_67c9c6d37d60c'),(92875,8255,'page_content_3_alignment','left'),(92876,8255,'_page_content_3_alignment','field_67c9c6dd7d60d'),(92877,8255,'page_content_4_block_content','<h3>Turning Browsers into Buyers</h3>\r\nYour product looks great, and your traffic’s healthy, but sales aren’t matching up.\r\n\r\nOur conversion rate optimisation audit helps you fix what’s stopping visitors from converting - whether that’s poor navigation, hidden technical issues, or distractions at checkout.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your CRO audit now</a>'),(92878,8255,'_page_content_4_block_content','field_6904a3826dd01'),(92879,8255,'page_content_4_add_background','grey'),(92880,8255,'_page_content_4_add_background','field_6904a417eed80'),(92881,8255,'page_content_5_add_background','black'),(92882,8255,'_page_content_5_add_background','field_67d0023c0a374'),(92883,8255,'page_content_5_block_content','<h3>Site Speed That Sells</h3>\r\nSpeed matters. Sites that load in under two seconds see 32% lower bounce rates.\r\n\r\nWe’re certified Hyvä partners, which means we can make your Magento site up to 50% faster than standard builds - reducing drop-offs and boosting conversion.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make it faster</a>'),(92884,8255,'_page_content_5_block_content','field_67d0023c0a375'),(92885,8255,'page_content_5_media_block',''),(92886,8255,'_page_content_5_media_block','field_67d0023c0a376'),(92887,8255,'page_content_6_show_background','0'),(92888,8255,'_page_content_6_show_background','field_67175ac1a052b'),(92889,8255,'page_content_6_block_content','<h4>Not sure if you could benefit from <strong>our NNP Workshop?</strong></h4>\r\n<a href=\"https://actuate-digital.scoreapp.com/\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Take our Quiz to find out</a>'),(92890,8255,'_page_content_6_block_content','field_66cda60b2ea88'),(92891,8255,'page_content_7_add_background','green'),(92892,8255,'_page_content_7_add_background','field_67c9c6c17d609'),(92893,8255,'page_content_7_block_content','<h3>Ready to Swap Website Frustrations for Growth Challenges?</h3>\r\nIf you\'re tired of guesswork and need clear answers on how to improve, our Next Nice Problem Workshop gives you just that - fast. It’s not another long-winded audit. It’s a clear plan built to unlock your next nice problem.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your workshop now</a>'),(92894,8255,'_page_content_7_block_content','field_67c9c6c17d60b'),(92895,8255,'page_content_7_media_block',''),(92896,8255,'_page_content_7_media_block','field_67c9c6d37d60c'),(92897,8255,'page_content_7_alignment','right'),(92898,8255,'_page_content_7_alignment','field_67c9c6dd7d60d'),(92899,8255,'page_content_8_block_intro','<h4>Migration for a Bespoke Furnishing Supplier</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.'),(92900,8255,'_page_content_8_block_intro','field_690dbb26acc0d'),(92901,8255,'page_content_8_case_study_to_show','5865'),(92902,8255,'_page_content_8_case_study_to_show','field_690dbbc960177'),(92903,8255,'page_content_9_show_background','0'),(92904,8255,'_page_content_9_show_background','field_690dca9c8b45e'),(92905,8255,'page_content_9_block_content','<h4>Ready for your next\r\n<strong>nice problem?</strong></h4>\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta-black\" rel=\"noopener\">Book your NNP Workshop</a>'),(92906,8255,'_page_content_9_block_content','field_690dca9c8b45f'),(92907,8255,'page_content_10_block_title',''),(92908,8255,'_page_content_10_block_title','field_67c86b51a9ddc'),(92909,8255,'page_content_11_block_intro','<h4>Real <strong>Growth</strong> Conversation.</h4>\r\nReal growth starts with a real conversation. Get in touch with us now, and we can help unlock your next nice problem.'),(92910,8255,'_page_content_11_block_intro','field_6929a69018fdd'),(92911,8255,'page_content_11_form_to_load','5'),(92912,8255,'_page_content_11_form_to_load','field_6929a68118fdc'),(92913,8256,'page_content','a:12:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:30:\"1_col_block_text_block_with_bg\";i:5;s:22:\"1_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"single_case_study\";i:9;s:14:\"bold_cta_block\";i:10;s:17:\"testimonial_block\";i:11;s:15:\"conversion_form\";}'),(92914,8256,'_page_content','field_65bcc772ba827'),(92915,8256,'bottom_cta',''),(92916,8256,'_bottom_cta','field_66fbcaec309e9'),(92917,8256,'page_content_0_video_file',''),(92918,8256,'_page_content_0_video_file','field_66826ddb6462e'),(92919,8256,'page_content_0_video_file_mobile',''),(92920,8256,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(92921,8256,'page_content_0_video_file_webm',''),(92922,8256,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(92923,8256,'page_content_0_video_file_webm_mobile',''),(92924,8256,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(92925,8256,'page_content_0_background_image','8032'),(92926,8256,'_page_content_0_background_image','field_66826dee6462f'),(92927,8256,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(92928,8256,'_page_content_0_banner_content','field_66826dc46462d'),(92929,8256,'page_content_1_add_background','white'),(92930,8256,'_page_content_1_add_background','field_6717be84974f1'),(92931,8256,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(92932,8256,'_page_content_1_block_title','field_67b8463f82176'),(92933,8256,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your NNP Workshop</a>'),(92934,8256,'_page_content_1_block_content','field_664b5f5c5973a'),(92935,8256,'page_content_2_block_title','<h3>Identify. Implement. Improve.</h3>'),(92936,8256,'_page_content_2_block_title','field_67da9e22ddf71'),(92937,8256,'page_content_2_cards_0_card_icon',''),(92938,8256,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(92939,8256,'page_content_2_cards_0_card_content','<h4>We track your customer journeys</h4>\r\nWe analyse user journeys, clicks, and session recordings to see where drop-offs happen.'),(92940,8256,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(92941,8256,'page_content_2_cards_1_card_icon',''),(92942,8256,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(92943,8256,'page_content_2_cards_1_card_content','<h4>We evaluate how user-friendly your site is</h4>\r\nWe assess how intuitive your layout, messaging, and navigation are for real users.'),(92944,8256,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(92945,8256,'page_content_2_cards_2_card_icon',''),(92946,8256,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(92947,8256,'page_content_2_cards_2_card_content','<h4>We test how well your site performs</h4>\r\nWe audit performance metrics - speed, core vitals, device experience-that impact sales.'),(92948,8256,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(92949,8256,'page_content_2_cards_3_card_icon',''),(92950,8256,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(92951,8256,'page_content_2_cards_3_card_content','<h4>We see how you measure up against the competition</h4>\r\nWe benchmark your store against competitors and market leaders in your space.'),(92952,8256,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(92953,8256,'page_content_2_cards_4_card_icon',''),(92954,8256,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(92955,8256,'page_content_2_cards_4_card_content','<h4>We give you a practical plan</h4>\r\nWe deliver clear priorities with estimated ROI, so you know what to do and why.'),(92956,8256,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(92957,8256,'page_content_2_cards','5'),(92958,8256,'_page_content_2_cards','field_67da9e2bddf72'),(92959,8256,'page_content_2_block_footer',''),(92960,8256,'_page_content_2_block_footer','field_67da9e66ddf75'),(92961,8256,'page_content_3_add_background','white'),(92962,8256,'_page_content_3_add_background','field_67c9c6c17d609'),(92963,8256,'page_content_3_block_content','<h3>We’ll Deduct the Cost if\r\nYou Work With Us</h3>\r\nAfter your workshop, you’ll receive a complete performance roadmap with three actionable fixes or insights you can implement right away - no strings attached.\r\n\r\nIf you choose us for the work, we’ll deduct 50% of the workshop fee from your project. Whether it’s a CRO sprint, a rebuild, or a full replatform, the audit pays for itself.'),(92964,8256,'_page_content_3_block_content','field_67c9c6c17d60b'),(92965,8256,'page_content_3_media_block',''),(92966,8256,'_page_content_3_media_block','field_67c9c6d37d60c'),(92967,8256,'page_content_3_alignment','left'),(92968,8256,'_page_content_3_alignment','field_67c9c6dd7d60d'),(92969,8256,'page_content_4_block_content','<h3>Turning Browsers into Buyers</h3>\r\nYour product looks great, and your traffic’s healthy, but sales aren’t matching up.\r\n\r\nOur conversion rate optimisation audit helps you fix what’s stopping visitors from converting - whether that’s poor navigation, hidden technical issues, or distractions at checkout.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your CRO audit now</a>'),(92970,8256,'_page_content_4_block_content','field_6904a3826dd01'),(92971,8256,'page_content_4_add_background','grey'),(92972,8256,'_page_content_4_add_background','field_6904a417eed80'),(92973,8256,'page_content_5_add_background','black'),(92974,8256,'_page_content_5_add_background','field_67d0023c0a374'),(92975,8256,'page_content_5_block_content','<h3>Site Speed That Sells</h3>\r\nSpeed matters. Sites that load in under two seconds see 32% lower bounce rates.\r\n\r\nWe’re certified Hyvä partners, which means we can make your Magento site up to 50% faster than standard builds - reducing drop-offs and boosting conversion.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make it faster</a>'),(92976,8256,'_page_content_5_block_content','field_67d0023c0a375'),(92977,8256,'page_content_5_media_block',''),(92978,8256,'_page_content_5_media_block','field_67d0023c0a376'),(92979,8256,'page_content_6_show_background','0'),(92980,8256,'_page_content_6_show_background','field_67175ac1a052b'),(92981,8256,'page_content_6_block_content','<h4>Not sure if you could benefit from <strong>our NNP Workshop?</strong></h4>\r\n<a href=\"https://actuate-digital.scoreapp.com/\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Take our Quiz to find out</a>'),(92982,8256,'_page_content_6_block_content','field_66cda60b2ea88'),(92983,8256,'page_content_7_add_background','green'),(92984,8256,'_page_content_7_add_background','field_67c9c6c17d609'),(92985,8256,'page_content_7_block_content','<h3>Ready to Swap Website Frustrations for Growth Challenges?</h3>\r\nIf you\'re tired of guesswork and need clear answers on how to improve, our Next Nice Problem Workshop gives you just that - fast. It’s not another long-winded audit. It’s a clear plan built to unlock your next nice problem.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your workshop now</a>'),(92986,8256,'_page_content_7_block_content','field_67c9c6c17d60b'),(92987,8256,'page_content_7_media_block',''),(92988,8256,'_page_content_7_media_block','field_67c9c6d37d60c'),(92989,8256,'page_content_7_alignment','right'),(92990,8256,'_page_content_7_alignment','field_67c9c6dd7d60d'),(92991,8256,'page_content_8_block_intro','<h4>Migration for a Bespoke Furnishing Supplier</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.'),(92992,8256,'_page_content_8_block_intro','field_690dbb26acc0d'),(92993,8256,'page_content_8_case_study_to_show','5865'),(92994,8256,'_page_content_8_case_study_to_show','field_690dbbc960177'),(92995,8256,'page_content_9_show_background','0'),(92996,8256,'_page_content_9_show_background','field_690dca9c8b45e'),(92997,8256,'page_content_9_block_content','<h4>Ready for your next\r\n<strong>nice problem?</strong></h4>\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta-black\" rel=\"noopener\">Book your NNP Workshop</a>'),(92998,8256,'_page_content_9_block_content','field_690dca9c8b45f'),(92999,8256,'page_content_10_block_title',''),(93000,8256,'_page_content_10_block_title','field_67c86b51a9ddc'),(93001,8256,'page_content_11_block_intro','<h4>Real <strong>Growth</strong><br>Conversation.</h4>\r\nReal growth starts with a real conversation. Get in touch with us now, and we can help unlock your next nice problem.'),(93002,8256,'_page_content_11_block_intro','field_6929a69018fdd'),(93003,8256,'page_content_11_form_to_load','5'),(93004,8256,'_page_content_11_form_to_load','field_6929a68118fdc'),(93005,7564,'page_content_11_block_intro',''),(93006,7564,'_page_content_11_block_intro','field_6929a69018fdd'),(93007,7564,'page_content_11_form_to_load','5'),(93008,7564,'_page_content_11_form_to_load','field_6929a68118fdc'),(93009,8257,'page_content','a:12:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"1_col_block_with_media\";i:8;s:30:\"1_col_block_text_block_with_bg\";i:9;s:17:\"testimonial_block\";i:10;s:4:\"faqs\";i:11;s:15:\"conversion_form\";}'),(93010,8257,'_page_content','field_65bcc772ba827'),(93011,8257,'bottom_cta',''),(93012,8257,'_bottom_cta','field_66fbcaec309e9'),(93013,8257,'page_content_0_video_file',''),(93014,8257,'_page_content_0_video_file','field_67c9c54f20190'),(93015,8257,'page_content_0_video_file_webm',''),(93016,8257,'_page_content_0_video_file_webm','field_67c9c54f20191'),(93017,8257,'page_content_0_background_image',''),(93018,8257,'_page_content_0_background_image','field_67c9c54f20192'),(93019,8257,'page_content_0_banner_content','<h1>Strategy</h1>'),(93020,8257,'_page_content_0_banner_content','field_67c9c54f20193'),(93021,8257,'page_content_1_add_background','white'),(93022,8257,'_page_content_1_add_background','field_6717be84974f1'),(93023,8257,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(93024,8257,'_page_content_1_block_title','field_67b8463f82176'),(93025,8257,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about strategy</a>'),(93026,8257,'_page_content_1_block_content','field_664b5f5c5973a'),(93027,8257,'page_content_2_add_background','black'),(93028,8257,'_page_content_2_add_background','field_67c9c6c17d609'),(93029,8257,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur eCommerce strategies are built around what matters. No fluff, no upselling. We work closely with your team to understand what your business really needs, then build a focused plan that avoids waste and maximises return. You’ll get clarity on where to invest and confidence in why it matters.\r\n\r\nWe back this with data, experience, and tools that help validate decisions before you commit to anything.'),(93030,8257,'_page_content_2_block_content','field_67c9c6c17d60b'),(93031,8257,'page_content_2_media_block','7972'),(93032,8257,'_page_content_2_media_block','field_67c9c6d37d60c'),(93033,8257,'page_content_2_alignment','left'),(93034,8257,'_page_content_2_alignment','field_67c9c6dd7d60d'),(93035,8257,'page_content_3_block_content','<h3>Long-Term Partnerships</h3>\r\nWe don’t walk away after the plan is signed off. Our eCommerce strategists stay involved as your store develops, launches, and evolves. As your goals shift, so does our approach - from CRO audits to optimisation roadmaps, we’re here to help you unlock each next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">See our Support Services</a>'),(93036,8257,'_page_content_3_block_content','field_6891d9dfb5406'),(93037,8257,'page_content_4_add_background','green'),(93038,8257,'_page_content_4_add_background','field_67c9c6c17d609'),(93039,8257,'page_content_4_block_content','<h3>Knowing Your Audience</h3>\r\nConversion starts with understanding people. We dig into your data, build out customer profiles, and segment your audience to tailor experiences that make sense to real buyers - not just generic personas.\r\n\r\nUnderstanding motivations, pain points, and buying triggers allows us to design smarter journeys and more targeted content. The result: fewer drop-offs, higher intent, and better returns from your marketing - whether you\'re targeting consumers or building out a complex B2B eCommerce strategy.'),(93040,8257,'_page_content_4_block_content','field_67c9c6c17d60b'),(93041,8257,'page_content_4_media_block','7973'),(93042,8257,'_page_content_4_media_block','field_67c9c6d37d60c'),(93043,8257,'page_content_4_alignment','right'),(93044,8257,'_page_content_4_alignment','field_67c9c6dd7d60d'),(93045,8257,'page_content_5_add_background','white'),(93046,8257,'_page_content_5_add_background','field_67c9c6c17d609'),(93047,8257,'page_content_5_block_content','<h3>Consumer-Focused UI</h3>\r\nYou’ve got seconds to make an impression. Complex interfaces, unclear calls to action, and long-winded flows cost you sales. We focus on designing UI that’s clean, intuitive, and optimised for mobile - giving users a reason to stay, not click away.\r\n\r\nThat means fewer blockers at checkout, easier navigation, and more conversions from every session.'),(93048,8257,'_page_content_5_block_content','field_67c9c6c17d60b'),(93049,8257,'page_content_5_media_block','7975'),(93050,8257,'_page_content_5_media_block','field_67c9c6d37d60c'),(93051,8257,'page_content_5_alignment','left'),(93052,8257,'_page_content_5_alignment','field_67c9c6dd7d60d'),(93053,8257,'page_content_6_show_background','0'),(93054,8257,'_page_content_6_show_background','field_67175ac1a052b'),(93055,8257,'page_content_6_block_content','<h4><strong>Your store can be smarter.\r\nFaster. Built to convert. </strong>\r\nLet’s build a strategy that unlocks your next nice problem.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get started</a>'),(93056,8257,'_page_content_6_block_content','field_66cda60b2ea88'),(93057,8257,'page_content_7_add_background','white'),(93058,8257,'_page_content_7_add_background','field_67d0023c0a374'),(93059,8257,'page_content_7_block_content','<h3>A/B Testing</h3>\r\nWe test ideas with real users - no assumptions, just clear answers. A/B testing allows us to trial variations of layouts, content, and calls-to-action to find out what performs best. According to Invesp, A/B testing can increase conversion rates by up to 49%.\r\n\r\nEvery test is measured. Every change is justified. You’ll get real insight into what moves the numbers.'),(93060,8257,'_page_content_7_block_content','field_67d0023c0a375'),(93061,8257,'page_content_7_media_block','7982'),(93062,8257,'_page_content_7_media_block','field_67d0023c0a376'),(93063,8257,'page_content_8_block_content','<h3>CRO: Holistic Conversion Strategy</h3>\r\nCRO isn’t just about checkout. It’s everything that leads up to it - from acquisition to onsite experience. We analyse metrics like average basket value, bounce rates, and user flow. Tools like GA4, Hotjar, and segment tracking help us identify exactly where conversions are slipping.\r\n\r\nThen we fix it with data-led changes that make a measurable impact.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about CRO</a>'),(93064,8257,'_page_content_8_block_content','field_6904a3826dd01'),(93065,8257,'page_content_8_add_background','grey'),(93066,8257,'_page_content_8_add_background','field_6904a417eed80'),(93067,8257,'page_content_9_block_title','<h4>What our clients say</h4>'),(93068,8257,'_page_content_9_block_title','field_67c86b51a9ddc'),(93069,8257,'page_content_10_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(93070,8257,'_page_content_10_intro_block','field_67f39a7e87a67'),(93071,8257,'page_content_10_faqs_to_load','57'),(93072,8257,'_page_content_10_faqs_to_load','field_67f39a8d87a68'),(93073,8257,'page_content_11_block_intro',''),(93074,8257,'_page_content_11_block_intro','field_6929a69018fdd'),(93075,8257,'page_content_11_form_to_load','5'),(93076,8257,'_page_content_11_form_to_load','field_6929a68118fdc'),(93081,8258,'page_content_0_banner_content','<h1>Services</h1>'),(93082,8258,'_page_content_0_banner_content','field_67c9c54f20193'),(93083,8258,'page_content','a:12:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:17:\"featured_partners\";i:5;s:22:\"2_col_block_with_media\";i:6;s:22:\"2_col_block_with_media\";i:7;s:22:\"2_col_block_with_media\";i:8;s:22:\"1_col_block_with_media\";i:9;s:17:\"testimonial_block\";i:10;s:10:\"news_block\";i:11;s:15:\"conversion_form\";}'),(93084,8258,'_page_content','field_65bcc772ba827'),(93085,8258,'bottom_cta',''),(93086,8258,'_bottom_cta','field_66fbcaec309e9'),(93087,8258,'page_content_0_video_file',''),(93088,8258,'_page_content_0_video_file','field_67c9c54f20190'),(93089,8258,'page_content_0_video_file_webm',''),(93090,8258,'_page_content_0_video_file_webm','field_67c9c54f20191'),(93091,8258,'page_content_0_background_image',''),(93092,8258,'_page_content_0_background_image','field_67c9c54f20192'),(93093,8258,'page_content_1_add_background','white'),(93094,8258,'_page_content_1_add_background','field_6717be84974f1'),(93095,8258,'page_content_1_block_title','<h2>Transforming eCommerce Challenges into Opportunities</h2>'),(93096,8258,'_page_content_1_block_title','field_67b8463f82176'),(93097,8258,'page_content_1_block_content','At Actuate, we don’t just deliver eCommerce services - we build the momentum that turns today’s headaches into tomorrow’s bigger, better challenges. From Magento 2 development, Adobe Commerce support and Shopify builds to CRO, UX design, Hyvä theme builds, and platform migration, we help scaling brands move faster, convert better, and stay ahead.\r\n\r\nWe’ve been in your seat. We know what it\'s like when your store stops keeping up with your ambition. That’s why everything we offer is built around what actually shifts the needle, not just what ticks a box.\r\n\r\nOur goal? To get you from “we need to fix this” to “what do we scale next?” That’s the shift. That’s the next nice problem to have.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the team</a>'),(93098,8258,'_page_content_1_block_content','field_664b5f5c5973a'),(93099,8258,'page_content_2_add_background','green'),(93100,8258,'_page_content_2_add_background','field_67c9c6c17d609'),(93101,8258,'page_content_2_block_content','<h3>Your Next Nice Problems (NNP) Audit</h3>\r\nGrowth is never a straight line. Solve one headache and another one pops up: too many orders for current fulfilment, stock turning faster than forecasts, media budgets that finally justify bigger bets. That’s what we call next nice problems - and the quickest way to reach them is our NNP Workshop.\r\n\r\nThink of it as an audit without the 40-page graveyard. We dig into your site, your data, and your customer journey to find the bottlenecks bleeding revenue - slow pages, checkout friction, hidden UX potholes, code that drags instead of drives. Fast, focused, no filler.\r\n\r\nWhat you get isn’t a PDF you’ll never read. It’s a concise video walkthrough that shows exactly where the leaks are, a clear list of fixes (from “do it now” tweaks to bigger moves), and a roadmap that takes you from today’s pain to tomorrow’s better headaches.\r\n\r\nPerfect for ambitious eCommerce teams who want to scale without guessing, trade without firefighting, and unlock the next set of challenges worth having.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP workshop</a>'),(93102,8258,'_page_content_2_block_content','field_67c9c6c17d60b'),(93103,8258,'page_content_2_media_block','7961'),(93104,8258,'_page_content_2_media_block','field_67c9c6d37d60c'),(93105,8258,'page_content_2_alignment','left'),(93106,8258,'_page_content_2_alignment','field_67c9c6dd7d60d'),(93107,8258,'page_content_3_add_background','white'),(93108,8258,'_page_content_3_add_background','field_67d0023c0a374'),(93109,8258,'page_content_3_block_content','<h3>eCommerce Strategy That Drives The Build</h3>\r\nA good-looking store means nothing if it doesn’t sell. Before we write a line of code, we dig into the data: customer behaviour, search habits, competitor benchmarks, and performance gaps. We map how people actually shop, where they drop, and what keeps them coming back, then build a clear roadmap that ties platform choice, feature set, and launch timeline to revenue goals.\r\n\r\nWe learn your products, your market, and what really moves your customers - price, speed, convenience, trust. That insight shapes every decision: navigation that surfaces your best-sellers fast, page layouts that speak to buyer needs, checkout flows that remove excuses to bounce. The result is a store that earns its clicks, turns visits into orders, and grows loyalty with every interaction.\r\n\r\nWith strategy baked in, the build launches right the first time and keeps improving, so the problems on your plate shift from “why aren’t we converting?” to “how far can we push this?”. Those are the next nice problems worth having.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\" class=\"cta\">See how we approach strategy</a>'),(93110,8258,'_page_content_3_block_content','field_67d0023c0a375'),(93111,8258,'page_content_3_media_block','7963'),(93112,8258,'_page_content_3_media_block','field_67d0023c0a376'),(93113,8258,'page_content_5_block_footer',''),(93114,8258,'_page_content_5_block_footer','field_6645ce27e4300'),(93115,8258,'page_content_4_block_content','<h3>Our Partners</h3>'),(93116,8258,'_page_content_4_block_content','field_6645ce1ce42ff'),(93117,8258,'page_content_5_add_background','red'),(93118,8258,'_page_content_5_add_background','field_67c9c6c17d609'),(93119,8258,'page_content_5_block_content','<h3>eCommerce Development</h3>\r\nGrowth depends on a build that holds up under pressure. We create stores that stay fast, stable, and scalable, so your tech drives expansion instead of blocking it.\r\n\r\nIf your catalogue is complex, you run multiple storefronts, or you need B2B pricing, Magento / Adobe Commerce has the depth and flexibility to match. If you’re all about moving quickly - launching, testing, and iterating - Shopify / Shopify Plus is the better fit. When speed and lean running costs matter most, Aero Commerce delivers a lightweight, high-performance alternative.\r\n\r\nWe design, build, and integrate everything - ERP, WMS, CRM, payments, fulfilment - so orders keep flowing and customers stay happy.\r\n\r\nClean code, solid integrations, future-proof architecture: a site built to last four or five years without a rebuild saves budget, protects uptime, and frees your team to tackle the next nice problem - more traffic, bigger ranges, new markets.\r\n<ul class=\"sub-services\">\r\n 	<li><a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/magento-open-source/\">Magento Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\">Adobe Commerce Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/hyva/\">Hyvä Theme Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/shopify/\">Shopify Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/aero-commerce/\">Aero Commerce Development</a></li>\r\n</ul>\r\n<a href=\"https://actuate.webpreview.co/services/web-development/\" class=\"cta-black\">Explore development platforms</a>'),(93120,8258,'_page_content_5_block_content','field_67c9c6c17d60b'),(93121,8258,'page_content_5_media_block','7962'),(93122,8258,'_page_content_5_media_block','field_67c9c6d37d60c'),(93123,8258,'page_content_5_alignment','right'),(93124,8258,'_page_content_5_alignment','field_67c9c6dd7d60d'),(93125,8258,'page_content_6_add_background','white'),(93126,8258,'_page_content_6_add_background','field_67c9c6c17d609'),(93127,8258,'page_content_6_block_content','<h3>Design &amp; UX That Converts</h3>\r\nEvery second on your site is a chance to win or lose a sale. We strip out clutter, speed up every click, and guide customers from first glance to “order confirmed” without friction. Strong UX builds trust fast; 75 percent of users judge a brand’s credibility on looks alone (Stanford Web Credibility). And the pay-off is huge: Forrester says every £1 put into UX returns about £100 in revenue.\r\n\r\nWe design experiences that load quickly, feel intuitive, and keep shoppers coming back - so you’re not just looking good, you’re selling more. Ready to see what better UX can do for your bottom line? Let’s talk about design that converts.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ux-ui-design/\" class=\"cta\">Talk to us about UX design</a>'),(93128,8258,'_page_content_6_block_content','field_67c9c6c17d60b'),(93129,8258,'page_content_6_media_block','7966'),(93130,8258,'_page_content_6_media_block','field_67c9c6d37d60c'),(93131,8258,'page_content_6_alignment','left'),(93132,8258,'_page_content_6_alignment','field_67c9c6dd7d60d'),(93133,8258,'page_content_7_add_background','green'),(93134,8258,'_page_content_7_add_background','field_67c9c6c17d609'),(93135,8258,'page_content_7_block_content','<h3>Hyvä</h3>\r\nGive your Magento store a serious boost with Hyvä.\r\n\r\nHyvä is a modern frontend framework explicitly built for Magento 2, designed to dramatically improve speed, performance, and user experience. By replacing Magento’s traditional (and often bloated) frontend stack with lightweight, streamlined code, Hyvä reduces page load times and simplifies development - without compromising design flexibility.\r\n\r\nFor your store, this means faster load times, better SEO performance, improved Core Web Vitals, and a smoother user experience across every device.\r\n\r\nStores using Hyvä regularly achieve sub-1.5 second load times, helping increase conversion rates and reduce bounce, particularly on mobile. Compared to traditional Magento frontends, Hyvä can cut frontend development time by up to 60%, making it easier to launch updates and deliver better ROI.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/hyva/\" class=\"cta\">Learn more about Hyvä</a>'),(93136,8258,'_page_content_7_block_content','field_67c9c6c17d60b'),(93137,8258,'page_content_7_media_block','7965'),(93138,8258,'_page_content_7_media_block','field_67c9c6d37d60c'),(93139,8258,'page_content_7_alignment','right'),(93140,8258,'_page_content_7_alignment','field_67c9c6dd7d60d'),(93141,8258,'page_content_8_add_background','white'),(93142,8258,'_page_content_8_add_background','field_67d0023c0a374'),(93143,8258,'page_content_8_block_content','<h3>Continuous Support &amp; Growth</h3>\r\nYour store keeps working only if someone keeps working on it. We provide continuous support - patching code when updates land, frequently reviewing statistics and figures, and jumping on issues before shoppers notice. We offer continuous CRO, which will turn that data into steady lifts in conversion and average order value, while small feature requests move from idea to live without slowing trade.\r\n\r\nWhen the site runs smoothly, the challenges that remain are the next nice problems: handling higher order volumes, deciding whether to double ad spend as ROAS climbs, and planning your first international storefront. Whatever comes next, you’ll know we’re right there with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Talk support with us</a>'),(93144,8258,'_page_content_8_block_content','field_67d0023c0a375'),(93145,8258,'page_content_8_media_block','7964'),(93146,8258,'_page_content_8_media_block','field_67d0023c0a376'),(93147,8258,'page_content_9_block_title','<h3>What our clients say</h3>'),(93148,8258,'_page_content_9_block_title','field_67c86b51a9ddc'),(93149,8258,'page_content_10_show_news','1'),(93150,8258,'_page_content_10_show_news','field_668271516175e'),(93151,8258,'page_content_11_block_intro',''),(93152,8258,'_page_content_11_block_intro','field_6929a69018fdd'),(93153,8258,'page_content_11_form_to_load','5'),(93154,8258,'_page_content_11_form_to_load','field_6929a68118fdc'),(93155,7099,'page_content_10_block_intro',''),(93156,7099,'_page_content_10_block_intro','field_6929a69018fdd'),(93157,7099,'page_content_10_form_to_load','5'),(93158,7099,'_page_content_10_form_to_load','field_6929a68118fdc'),(93159,8259,'page_content_0_banner_content','<h1>Services</h1>'),(93160,8259,'_page_content_0_banner_content','field_67c9c54f20193'),(93161,8259,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:17:\"featured_partners\";i:5;s:22:\"2_col_block_with_media\";i:6;s:22:\"2_col_block_with_media\";i:7;s:22:\"2_col_block_with_media\";i:8;s:22:\"1_col_block_with_media\";i:9;s:17:\"testimonial_block\";i:10;s:15:\"conversion_form\";}'),(93162,8259,'_page_content','field_65bcc772ba827'),(93163,8259,'bottom_cta',''),(93164,8259,'_bottom_cta','field_66fbcaec309e9'),(93165,8259,'page_content_0_video_file',''),(93166,8259,'_page_content_0_video_file','field_67c9c54f20190'),(93167,8259,'page_content_0_video_file_webm',''),(93168,8259,'_page_content_0_video_file_webm','field_67c9c54f20191'),(93169,8259,'page_content_0_background_image',''),(93170,8259,'_page_content_0_background_image','field_67c9c54f20192'),(93171,8259,'page_content_1_add_background','white'),(93172,8259,'_page_content_1_add_background','field_6717be84974f1'),(93173,8259,'page_content_1_block_title','<h2>Transforming eCommerce Challenges into Opportunities</h2>'),(93174,8259,'_page_content_1_block_title','field_67b8463f82176'),(93175,8259,'page_content_1_block_content','At Actuate, we don’t just deliver eCommerce services - we build the momentum that turns today’s headaches into tomorrow’s bigger, better challenges. From Magento 2 development, Adobe Commerce support and Shopify builds to CRO, UX design, Hyvä theme builds, and platform migration, we help scaling brands move faster, convert better, and stay ahead.\r\n\r\nWe’ve been in your seat. We know what it\'s like when your store stops keeping up with your ambition. That’s why everything we offer is built around what actually shifts the needle, not just what ticks a box.\r\n\r\nOur goal? To get you from “we need to fix this” to “what do we scale next?” That’s the shift. That’s the next nice problem to have.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the team</a>'),(93176,8259,'_page_content_1_block_content','field_664b5f5c5973a'),(93177,8259,'page_content_2_add_background','green'),(93178,8259,'_page_content_2_add_background','field_67c9c6c17d609'),(93179,8259,'page_content_2_block_content','<h3>Your Next Nice Problems (NNP) Audit</h3>\r\nGrowth is never a straight line. Solve one headache and another one pops up: too many orders for current fulfilment, stock turning faster than forecasts, media budgets that finally justify bigger bets. That’s what we call next nice problems - and the quickest way to reach them is our NNP Workshop.\r\n\r\nThink of it as an audit without the 40-page graveyard. We dig into your site, your data, and your customer journey to find the bottlenecks bleeding revenue - slow pages, checkout friction, hidden UX potholes, code that drags instead of drives. Fast, focused, no filler.\r\n\r\nWhat you get isn’t a PDF you’ll never read. It’s a concise video walkthrough that shows exactly where the leaks are, a clear list of fixes (from “do it now” tweaks to bigger moves), and a roadmap that takes you from today’s pain to tomorrow’s better headaches.\r\n\r\nPerfect for ambitious eCommerce teams who want to scale without guessing, trade without firefighting, and unlock the next set of challenges worth having.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP workshop</a>'),(93180,8259,'_page_content_2_block_content','field_67c9c6c17d60b'),(93181,8259,'page_content_2_media_block','7961'),(93182,8259,'_page_content_2_media_block','field_67c9c6d37d60c'),(93183,8259,'page_content_2_alignment','left'),(93184,8259,'_page_content_2_alignment','field_67c9c6dd7d60d'),(93185,8259,'page_content_3_add_background','white'),(93186,8259,'_page_content_3_add_background','field_67d0023c0a374'),(93187,8259,'page_content_3_block_content','<h3>eCommerce Strategy That Drives The Build</h3>\r\nA good-looking store means nothing if it doesn’t sell. Before we write a line of code, we dig into the data: customer behaviour, search habits, competitor benchmarks, and performance gaps. We map how people actually shop, where they drop, and what keeps them coming back, then build a clear roadmap that ties platform choice, feature set, and launch timeline to revenue goals.\r\n\r\nWe learn your products, your market, and what really moves your customers - price, speed, convenience, trust. That insight shapes every decision: navigation that surfaces your best-sellers fast, page layouts that speak to buyer needs, checkout flows that remove excuses to bounce. The result is a store that earns its clicks, turns visits into orders, and grows loyalty with every interaction.\r\n\r\nWith strategy baked in, the build launches right the first time and keeps improving, so the problems on your plate shift from “why aren’t we converting?” to “how far can we push this?”. Those are the next nice problems worth having.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\" class=\"cta\">See how we approach strategy</a>'),(93188,8259,'_page_content_3_block_content','field_67d0023c0a375'),(93189,8259,'page_content_3_media_block','7963'),(93190,8259,'_page_content_3_media_block','field_67d0023c0a376'),(93191,8259,'page_content_5_block_footer',''),(93192,8259,'_page_content_5_block_footer','field_6645ce27e4300'),(93193,8259,'page_content_4_block_content','<h3>Our Partners</h3>'),(93194,8259,'_page_content_4_block_content','field_6645ce1ce42ff'),(93195,8259,'page_content_5_add_background','red'),(93196,8259,'_page_content_5_add_background','field_67c9c6c17d609'),(93197,8259,'page_content_5_block_content','<h3>eCommerce Development</h3>\r\nGrowth depends on a build that holds up under pressure. We create stores that stay fast, stable, and scalable, so your tech drives expansion instead of blocking it.\r\n\r\nIf your catalogue is complex, you run multiple storefronts, or you need B2B pricing, Magento / Adobe Commerce has the depth and flexibility to match. If you’re all about moving quickly - launching, testing, and iterating - Shopify / Shopify Plus is the better fit. When speed and lean running costs matter most, Aero Commerce delivers a lightweight, high-performance alternative.\r\n\r\nWe design, build, and integrate everything - ERP, WMS, CRM, payments, fulfilment - so orders keep flowing and customers stay happy.\r\n\r\nClean code, solid integrations, future-proof architecture: a site built to last four or five years without a rebuild saves budget, protects uptime, and frees your team to tackle the next nice problem - more traffic, bigger ranges, new markets.\r\n<ul class=\"sub-services\">\r\n 	<li><a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/magento-open-source/\">Magento Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\">Adobe Commerce Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/hyva/\">Hyvä Theme Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/shopify/\">Shopify Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/aero-commerce/\">Aero Commerce Development</a></li>\r\n</ul>\r\n<a href=\"https://actuate.webpreview.co/services/web-development/\" class=\"cta-black\">Explore development platforms</a>'),(93198,8259,'_page_content_5_block_content','field_67c9c6c17d60b'),(93199,8259,'page_content_5_media_block','7962'),(93200,8259,'_page_content_5_media_block','field_67c9c6d37d60c'),(93201,8259,'page_content_5_alignment','right'),(93202,8259,'_page_content_5_alignment','field_67c9c6dd7d60d'),(93203,8259,'page_content_6_add_background','white'),(93204,8259,'_page_content_6_add_background','field_67c9c6c17d609'),(93205,8259,'page_content_6_block_content','<h3>Design &amp; UX That Converts</h3>\r\nEvery second on your site is a chance to win or lose a sale. We strip out clutter, speed up every click, and guide customers from first glance to “order confirmed” without friction. Strong UX builds trust fast; 75 percent of users judge a brand’s credibility on looks alone (Stanford Web Credibility). And the pay-off is huge: Forrester says every £1 put into UX returns about £100 in revenue.\r\n\r\nWe design experiences that load quickly, feel intuitive, and keep shoppers coming back - so you’re not just looking good, you’re selling more. Ready to see what better UX can do for your bottom line? Let’s talk about design that converts.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ux-ui-design/\" class=\"cta\">Talk to us about UX design</a>'),(93206,8259,'_page_content_6_block_content','field_67c9c6c17d60b'),(93207,8259,'page_content_6_media_block','7966'),(93208,8259,'_page_content_6_media_block','field_67c9c6d37d60c'),(93209,8259,'page_content_6_alignment','left'),(93210,8259,'_page_content_6_alignment','field_67c9c6dd7d60d'),(93211,8259,'page_content_7_add_background','green'),(93212,8259,'_page_content_7_add_background','field_67c9c6c17d609'),(93213,8259,'page_content_7_block_content','<h3>Hyvä</h3>\r\nGive your Magento store a serious boost with Hyvä.\r\n\r\nHyvä is a modern frontend framework explicitly built for Magento 2, designed to dramatically improve speed, performance, and user experience. By replacing Magento’s traditional (and often bloated) frontend stack with lightweight, streamlined code, Hyvä reduces page load times and simplifies development - without compromising design flexibility.\r\n\r\nFor your store, this means faster load times, better SEO performance, improved Core Web Vitals, and a smoother user experience across every device.\r\n\r\nStores using Hyvä regularly achieve sub-1.5 second load times, helping increase conversion rates and reduce bounce, particularly on mobile. Compared to traditional Magento frontends, Hyvä can cut frontend development time by up to 60%, making it easier to launch updates and deliver better ROI.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/hyva/\" class=\"cta\">Learn more about Hyvä</a>'),(93214,8259,'_page_content_7_block_content','field_67c9c6c17d60b'),(93215,8259,'page_content_7_media_block','7965'),(93216,8259,'_page_content_7_media_block','field_67c9c6d37d60c'),(93217,8259,'page_content_7_alignment','right'),(93218,8259,'_page_content_7_alignment','field_67c9c6dd7d60d'),(93219,8259,'page_content_8_add_background','white'),(93220,8259,'_page_content_8_add_background','field_67d0023c0a374'),(93221,8259,'page_content_8_block_content','<h3>Continuous Support &amp; Growth</h3>\r\nYour store keeps working only if someone keeps working on it. We provide continuous support - patching code when updates land, frequently reviewing statistics and figures, and jumping on issues before shoppers notice. We offer continuous CRO, which will turn that data into steady lifts in conversion and average order value, while small feature requests move from idea to live without slowing trade.\r\n\r\nWhen the site runs smoothly, the challenges that remain are the next nice problems: handling higher order volumes, deciding whether to double ad spend as ROAS climbs, and planning your first international storefront. Whatever comes next, you’ll know we’re right there with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Talk support with us</a>'),(93222,8259,'_page_content_8_block_content','field_67d0023c0a375'),(93223,8259,'page_content_8_media_block','7964'),(93224,8259,'_page_content_8_media_block','field_67d0023c0a376'),(93225,8259,'page_content_9_block_title','<h3>What our clients say</h3>'),(93226,8259,'_page_content_9_block_title','field_67c86b51a9ddc'),(93227,8259,'page_content_10_block_intro',''),(93228,8259,'_page_content_10_block_intro','field_6929a69018fdd'),(93229,8259,'page_content_10_form_to_load','5'),(93230,8259,'_page_content_10_form_to_load','field_6929a68118fdc'),(93231,8260,'page_content_0_banner_content','<h1>Services</h1>'),(93232,8260,'_page_content_0_banner_content','field_67c9c54f20193'),(93233,8260,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:17:\"featured_partners\";i:5;s:22:\"2_col_block_with_media\";i:6;s:22:\"2_col_block_with_media\";i:7;s:22:\"2_col_block_with_media\";i:8;s:22:\"1_col_block_with_media\";i:9;s:17:\"testimonial_block\";i:10;s:15:\"conversion_form\";}'),(93234,8260,'_page_content','field_65bcc772ba827'),(93235,8260,'bottom_cta',''),(93236,8260,'_bottom_cta','field_66fbcaec309e9'),(93237,8260,'page_content_0_video_file',''),(93238,8260,'_page_content_0_video_file','field_67c9c54f20190'),(93239,8260,'page_content_0_video_file_webm',''),(93240,8260,'_page_content_0_video_file_webm','field_67c9c54f20191'),(93241,8260,'page_content_0_background_image',''),(93242,8260,'_page_content_0_background_image','field_67c9c54f20192'),(93243,8260,'page_content_1_add_background','white'),(93244,8260,'_page_content_1_add_background','field_6717be84974f1'),(93245,8260,'page_content_1_block_title','<h2>Transforming eCommerce Challenges into Opportunities</h2>'),(93246,8260,'_page_content_1_block_title','field_67b8463f82176'),(93247,8260,'page_content_1_block_content','At Actuate, we don’t just deliver eCommerce services - we build the momentum that turns today’s headaches into tomorrow’s bigger, better challenges. From Magento 2 development, Adobe Commerce support and Shopify builds to CRO, UX design, Hyvä theme builds, and platform migration, we help scaling brands move faster, convert better, and stay ahead.\r\n\r\nWe’ve been in your seat. We know what it\'s like when your store stops keeping up with your ambition. That’s why everything we offer is built around what actually shifts the needle, not just what ticks a box.\r\n\r\nOur goal? To get you from “we need to fix this” to “what do we scale next?” That’s the shift. That’s the next nice problem to have.\r\n\r\n<a href=\"#\" @click.prevent=\"document.querySelector(\'#gf_5\').scrollIntoView({ behavior: \'smooth\' })\" class=\"cta\">Talk to the team</a>'),(93248,8260,'_page_content_1_block_content','field_664b5f5c5973a'),(93249,8260,'page_content_2_add_background','green'),(93250,8260,'_page_content_2_add_background','field_67c9c6c17d609'),(93251,8260,'page_content_2_block_content','<h3>Your Next Nice Problems (NNP) Audit</h3>\r\nGrowth is never a straight line. Solve one headache and another one pops up: too many orders for current fulfilment, stock turning faster than forecasts, media budgets that finally justify bigger bets. That’s what we call next nice problems - and the quickest way to reach them is our NNP Workshop.\r\n\r\nThink of it as an audit without the 40-page graveyard. We dig into your site, your data, and your customer journey to find the bottlenecks bleeding revenue - slow pages, checkout friction, hidden UX potholes, code that drags instead of drives. Fast, focused, no filler.\r\n\r\nWhat you get isn’t a PDF you’ll never read. It’s a concise video walkthrough that shows exactly where the leaks are, a clear list of fixes (from “do it now” tweaks to bigger moves), and a roadmap that takes you from today’s pain to tomorrow’s better headaches.\r\n\r\nPerfect for ambitious eCommerce teams who want to scale without guessing, trade without firefighting, and unlock the next set of challenges worth having.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP workshop</a>'),(93252,8260,'_page_content_2_block_content','field_67c9c6c17d60b'),(93253,8260,'page_content_2_media_block','7961'),(93254,8260,'_page_content_2_media_block','field_67c9c6d37d60c'),(93255,8260,'page_content_2_alignment','left'),(93256,8260,'_page_content_2_alignment','field_67c9c6dd7d60d'),(93257,8260,'page_content_3_add_background','white'),(93258,8260,'_page_content_3_add_background','field_67d0023c0a374'),(93259,8260,'page_content_3_block_content','<h3>eCommerce Strategy That Drives The Build</h3>\r\nA good-looking store means nothing if it doesn’t sell. Before we write a line of code, we dig into the data: customer behaviour, search habits, competitor benchmarks, and performance gaps. We map how people actually shop, where they drop, and what keeps them coming back, then build a clear roadmap that ties platform choice, feature set, and launch timeline to revenue goals.\r\n\r\nWe learn your products, your market, and what really moves your customers - price, speed, convenience, trust. That insight shapes every decision: navigation that surfaces your best-sellers fast, page layouts that speak to buyer needs, checkout flows that remove excuses to bounce. The result is a store that earns its clicks, turns visits into orders, and grows loyalty with every interaction.\r\n\r\nWith strategy baked in, the build launches right the first time and keeps improving, so the problems on your plate shift from “why aren’t we converting?” to “how far can we push this?”. Those are the next nice problems worth having.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\" class=\"cta\">See how we approach strategy</a>'),(93260,8260,'_page_content_3_block_content','field_67d0023c0a375'),(93261,8260,'page_content_3_media_block','7963'),(93262,8260,'_page_content_3_media_block','field_67d0023c0a376'),(93263,8260,'page_content_5_block_footer',''),(93264,8260,'_page_content_5_block_footer','field_6645ce27e4300'),(93265,8260,'page_content_4_block_content','<h3>Our Partners</h3>'),(93266,8260,'_page_content_4_block_content','field_6645ce1ce42ff'),(93267,8260,'page_content_5_add_background','red'),(93268,8260,'_page_content_5_add_background','field_67c9c6c17d609'),(93269,8260,'page_content_5_block_content','<h3>eCommerce Development</h3>\r\nGrowth depends on a build that holds up under pressure. We create stores that stay fast, stable, and scalable, so your tech drives expansion instead of blocking it.\r\n\r\nIf your catalogue is complex, you run multiple storefronts, or you need B2B pricing, Magento / Adobe Commerce has the depth and flexibility to match. If you’re all about moving quickly - launching, testing, and iterating - Shopify / Shopify Plus is the better fit. When speed and lean running costs matter most, Aero Commerce delivers a lightweight, high-performance alternative.\r\n\r\nWe design, build, and integrate everything - ERP, WMS, CRM, payments, fulfilment - so orders keep flowing and customers stay happy.\r\n\r\nClean code, solid integrations, future-proof architecture: a site built to last four or five years without a rebuild saves budget, protects uptime, and frees your team to tackle the next nice problem - more traffic, bigger ranges, new markets.\r\n<ul class=\"sub-services\">\r\n 	<li><a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/magento-open-source/\">Magento Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\">Adobe Commerce Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/hyva/\">Hyvä Theme Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/shopify/\">Shopify Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/aero-commerce/\">Aero Commerce Development</a></li>\r\n</ul>\r\n<a href=\"https://actuate.webpreview.co/services/web-development/\" class=\"cta-black\">Explore development platforms</a>'),(93270,8260,'_page_content_5_block_content','field_67c9c6c17d60b'),(93271,8260,'page_content_5_media_block','7962'),(93272,8260,'_page_content_5_media_block','field_67c9c6d37d60c'),(93273,8260,'page_content_5_alignment','right'),(93274,8260,'_page_content_5_alignment','field_67c9c6dd7d60d'),(93275,8260,'page_content_6_add_background','white'),(93276,8260,'_page_content_6_add_background','field_67c9c6c17d609'),(93277,8260,'page_content_6_block_content','<h3>Design &amp; UX That Converts</h3>\r\nEvery second on your site is a chance to win or lose a sale. We strip out clutter, speed up every click, and guide customers from first glance to “order confirmed” without friction. Strong UX builds trust fast; 75 percent of users judge a brand’s credibility on looks alone (Stanford Web Credibility). And the pay-off is huge: Forrester says every £1 put into UX returns about £100 in revenue.\r\n\r\nWe design experiences that load quickly, feel intuitive, and keep shoppers coming back - so you’re not just looking good, you’re selling more. Ready to see what better UX can do for your bottom line? Let’s talk about design that converts.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ux-ui-design/\" class=\"cta\">Talk to us about UX design</a>'),(93278,8260,'_page_content_6_block_content','field_67c9c6c17d60b'),(93279,8260,'page_content_6_media_block','7966'),(93280,8260,'_page_content_6_media_block','field_67c9c6d37d60c'),(93281,8260,'page_content_6_alignment','left'),(93282,8260,'_page_content_6_alignment','field_67c9c6dd7d60d'),(93283,8260,'page_content_7_add_background','green'),(93284,8260,'_page_content_7_add_background','field_67c9c6c17d609'),(93285,8260,'page_content_7_block_content','<h3>Hyvä</h3>\r\nGive your Magento store a serious boost with Hyvä.\r\n\r\nHyvä is a modern frontend framework explicitly built for Magento 2, designed to dramatically improve speed, performance, and user experience. By replacing Magento’s traditional (and often bloated) frontend stack with lightweight, streamlined code, Hyvä reduces page load times and simplifies development - without compromising design flexibility.\r\n\r\nFor your store, this means faster load times, better SEO performance, improved Core Web Vitals, and a smoother user experience across every device.\r\n\r\nStores using Hyvä regularly achieve sub-1.5 second load times, helping increase conversion rates and reduce bounce, particularly on mobile. Compared to traditional Magento frontends, Hyvä can cut frontend development time by up to 60%, making it easier to launch updates and deliver better ROI.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/hyva/\" class=\"cta\">Learn more about Hyvä</a>'),(93286,8260,'_page_content_7_block_content','field_67c9c6c17d60b'),(93287,8260,'page_content_7_media_block','7965'),(93288,8260,'_page_content_7_media_block','field_67c9c6d37d60c'),(93289,8260,'page_content_7_alignment','right'),(93290,8260,'_page_content_7_alignment','field_67c9c6dd7d60d'),(93291,8260,'page_content_8_add_background','white'),(93292,8260,'_page_content_8_add_background','field_67d0023c0a374'),(93293,8260,'page_content_8_block_content','<h3>Continuous Support &amp; Growth</h3>\r\nYour store keeps working only if someone keeps working on it. We provide continuous support - patching code when updates land, frequently reviewing statistics and figures, and jumping on issues before shoppers notice. We offer continuous CRO, which will turn that data into steady lifts in conversion and average order value, while small feature requests move from idea to live without slowing trade.\r\n\r\nWhen the site runs smoothly, the challenges that remain are the next nice problems: handling higher order volumes, deciding whether to double ad spend as ROAS climbs, and planning your first international storefront. Whatever comes next, you’ll know we’re right there with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Talk support with us</a>'),(93294,8260,'_page_content_8_block_content','field_67d0023c0a375'),(93295,8260,'page_content_8_media_block','7964'),(93296,8260,'_page_content_8_media_block','field_67d0023c0a376'),(93297,8260,'page_content_9_block_title','<h3>What our clients say</h3>'),(93298,8260,'_page_content_9_block_title','field_67c86b51a9ddc'),(93299,8260,'page_content_10_block_intro',''),(93300,8260,'_page_content_10_block_intro','field_6929a69018fdd'),(93301,8260,'page_content_10_form_to_load','5'),(93302,8260,'_page_content_10_form_to_load','field_6929a68118fdc'),(93303,8261,'page_content_0_banner_content','<h1>Services</h1>'),(93304,8261,'_page_content_0_banner_content','field_67c9c54f20193'),(93305,8261,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_with_media\";i:4;s:17:\"featured_partners\";i:5;s:22:\"2_col_block_with_media\";i:6;s:22:\"2_col_block_with_media\";i:7;s:22:\"2_col_block_with_media\";i:8;s:22:\"1_col_block_with_media\";i:9;s:17:\"testimonial_block\";i:10;s:15:\"conversion_form\";}'),(93306,8261,'_page_content','field_65bcc772ba827'),(93307,8261,'bottom_cta',''),(93308,8261,'_bottom_cta','field_66fbcaec309e9'),(93309,8261,'page_content_0_video_file',''),(93310,8261,'_page_content_0_video_file','field_67c9c54f20190'),(93311,8261,'page_content_0_video_file_webm',''),(93312,8261,'_page_content_0_video_file_webm','field_67c9c54f20191'),(93313,8261,'page_content_0_background_image',''),(93314,8261,'_page_content_0_background_image','field_67c9c54f20192'),(93315,8261,'page_content_1_add_background','white'),(93316,8261,'_page_content_1_add_background','field_6717be84974f1'),(93317,8261,'page_content_1_block_title','<h2>Transforming eCommerce Challenges into Opportunities</h2>'),(93318,8261,'_page_content_1_block_title','field_67b8463f82176'),(93319,8261,'page_content_1_block_content','At Actuate, we don’t just deliver eCommerce services - we build the momentum that turns today’s headaches into tomorrow’s bigger, better challenges. From Magento 2 development, Adobe Commerce support and Shopify builds to CRO, UX design, Hyvä theme builds, and platform migration, we help scaling brands move faster, convert better, and stay ahead.\r\n\r\nWe’ve been in your seat. We know what it\'s like when your store stops keeping up with your ambition. That’s why everything we offer is built around what actually shifts the needle, not just what ticks a box.\r\n\r\nOur goal? To get you from “we need to fix this” to “what do we scale next?” That’s the shift. That’s the next nice problem to have.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the team</a>'),(93320,8261,'_page_content_1_block_content','field_664b5f5c5973a'),(93321,8261,'page_content_2_add_background','green'),(93322,8261,'_page_content_2_add_background','field_67c9c6c17d609'),(93323,8261,'page_content_2_block_content','<h3>Your Next Nice Problems (NNP) Audit</h3>\r\nGrowth is never a straight line. Solve one headache and another one pops up: too many orders for current fulfilment, stock turning faster than forecasts, media budgets that finally justify bigger bets. That’s what we call next nice problems - and the quickest way to reach them is our NNP Workshop.\r\n\r\nThink of it as an audit without the 40-page graveyard. We dig into your site, your data, and your customer journey to find the bottlenecks bleeding revenue - slow pages, checkout friction, hidden UX potholes, code that drags instead of drives. Fast, focused, no filler.\r\n\r\nWhat you get isn’t a PDF you’ll never read. It’s a concise video walkthrough that shows exactly where the leaks are, a clear list of fixes (from “do it now” tweaks to bigger moves), and a roadmap that takes you from today’s pain to tomorrow’s better headaches.\r\n\r\nPerfect for ambitious eCommerce teams who want to scale without guessing, trade without firefighting, and unlock the next set of challenges worth having.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP workshop</a>'),(93324,8261,'_page_content_2_block_content','field_67c9c6c17d60b'),(93325,8261,'page_content_2_media_block','7961'),(93326,8261,'_page_content_2_media_block','field_67c9c6d37d60c'),(93327,8261,'page_content_2_alignment','left'),(93328,8261,'_page_content_2_alignment','field_67c9c6dd7d60d'),(93329,8261,'page_content_3_add_background','white'),(93330,8261,'_page_content_3_add_background','field_67d0023c0a374'),(93331,8261,'page_content_3_block_content','<h3>eCommerce Strategy That Drives The Build</h3>\r\nA good-looking store means nothing if it doesn’t sell. Before we write a line of code, we dig into the data: customer behaviour, search habits, competitor benchmarks, and performance gaps. We map how people actually shop, where they drop, and what keeps them coming back, then build a clear roadmap that ties platform choice, feature set, and launch timeline to revenue goals.\r\n\r\nWe learn your products, your market, and what really moves your customers - price, speed, convenience, trust. That insight shapes every decision: navigation that surfaces your best-sellers fast, page layouts that speak to buyer needs, checkout flows that remove excuses to bounce. The result is a store that earns its clicks, turns visits into orders, and grows loyalty with every interaction.\r\n\r\nWith strategy baked in, the build launches right the first time and keeps improving, so the problems on your plate shift from “why aren’t we converting?” to “how far can we push this?”. Those are the next nice problems worth having.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\" class=\"cta\">See how we approach strategy</a>'),(93332,8261,'_page_content_3_block_content','field_67d0023c0a375'),(93333,8261,'page_content_3_media_block','7963'),(93334,8261,'_page_content_3_media_block','field_67d0023c0a376'),(93335,8261,'page_content_5_block_footer',''),(93336,8261,'_page_content_5_block_footer','field_6645ce27e4300'),(93337,8261,'page_content_4_block_content','<h3>Our Partners</h3>'),(93338,8261,'_page_content_4_block_content','field_6645ce1ce42ff'),(93339,8261,'page_content_5_add_background','red'),(93340,8261,'_page_content_5_add_background','field_67c9c6c17d609'),(93341,8261,'page_content_5_block_content','<h3>eCommerce Development</h3>\r\nGrowth depends on a build that holds up under pressure. We create stores that stay fast, stable, and scalable, so your tech drives expansion instead of blocking it.\r\n\r\nIf your catalogue is complex, you run multiple storefronts, or you need B2B pricing, Magento / Adobe Commerce has the depth and flexibility to match. If you’re all about moving quickly - launching, testing, and iterating - Shopify / Shopify Plus is the better fit. When speed and lean running costs matter most, Aero Commerce delivers a lightweight, high-performance alternative.\r\n\r\nWe design, build, and integrate everything - ERP, WMS, CRM, payments, fulfilment - so orders keep flowing and customers stay happy.\r\n\r\nClean code, solid integrations, future-proof architecture: a site built to last four or five years without a rebuild saves budget, protects uptime, and frees your team to tackle the next nice problem - more traffic, bigger ranges, new markets.\r\n<ul class=\"sub-services\">\r\n 	<li><a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/magento-open-source/\">Magento Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\">Adobe Commerce Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/hyva/\">Hyvä Theme Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/shopify/\">Shopify Development</a></li>\r\n 	<li><a href=\"https://actuate.webpreview.co/services/aero-commerce/\">Aero Commerce Development</a></li>\r\n</ul>\r\n<a href=\"https://actuate.webpreview.co/services/web-development/\" class=\"cta-black\">Explore development platforms</a>'),(93342,8261,'_page_content_5_block_content','field_67c9c6c17d60b'),(93343,8261,'page_content_5_media_block','7962'),(93344,8261,'_page_content_5_media_block','field_67c9c6d37d60c'),(93345,8261,'page_content_5_alignment','right'),(93346,8261,'_page_content_5_alignment','field_67c9c6dd7d60d'),(93347,8261,'page_content_6_add_background','white'),(93348,8261,'_page_content_6_add_background','field_67c9c6c17d609'),(93349,8261,'page_content_6_block_content','<h3>Design &amp; UX That Converts</h3>\r\nEvery second on your site is a chance to win or lose a sale. We strip out clutter, speed up every click, and guide customers from first glance to “order confirmed” without friction. Strong UX builds trust fast; 75 percent of users judge a brand’s credibility on looks alone (Stanford Web Credibility). And the pay-off is huge: Forrester says every £1 put into UX returns about £100 in revenue.\r\n\r\nWe design experiences that load quickly, feel intuitive, and keep shoppers coming back - so you’re not just looking good, you’re selling more. Ready to see what better UX can do for your bottom line? Let’s talk about design that converts.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/ux-ui-design/\" class=\"cta\">Talk to us about UX design</a>'),(93350,8261,'_page_content_6_block_content','field_67c9c6c17d60b'),(93351,8261,'page_content_6_media_block','7966'),(93352,8261,'_page_content_6_media_block','field_67c9c6d37d60c'),(93353,8261,'page_content_6_alignment','left'),(93354,8261,'_page_content_6_alignment','field_67c9c6dd7d60d'),(93355,8261,'page_content_7_add_background','green'),(93356,8261,'_page_content_7_add_background','field_67c9c6c17d609'),(93357,8261,'page_content_7_block_content','<h3>Hyvä</h3>\r\nGive your Magento store a serious boost with Hyvä.\r\n\r\nHyvä is a modern frontend framework explicitly built for Magento 2, designed to dramatically improve speed, performance, and user experience. By replacing Magento’s traditional (and often bloated) frontend stack with lightweight, streamlined code, Hyvä reduces page load times and simplifies development - without compromising design flexibility.\r\n\r\nFor your store, this means faster load times, better SEO performance, improved Core Web Vitals, and a smoother user experience across every device.\r\n\r\nStores using Hyvä regularly achieve sub-1.5 second load times, helping increase conversion rates and reduce bounce, particularly on mobile. Compared to traditional Magento frontends, Hyvä can cut frontend development time by up to 60%, making it easier to launch updates and deliver better ROI.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/hyva/\" class=\"cta\">Learn more about Hyvä</a>'),(93358,8261,'_page_content_7_block_content','field_67c9c6c17d60b'),(93359,8261,'page_content_7_media_block','7965'),(93360,8261,'_page_content_7_media_block','field_67c9c6d37d60c'),(93361,8261,'page_content_7_alignment','right'),(93362,8261,'_page_content_7_alignment','field_67c9c6dd7d60d'),(93363,8261,'page_content_8_add_background','white'),(93364,8261,'_page_content_8_add_background','field_67d0023c0a374'),(93365,8261,'page_content_8_block_content','<h3>Continuous Support &amp; Growth</h3>\r\nYour store keeps working only if someone keeps working on it. We provide continuous support - patching code when updates land, frequently reviewing statistics and figures, and jumping on issues before shoppers notice. We offer continuous CRO, which will turn that data into steady lifts in conversion and average order value, while small feature requests move from idea to live without slowing trade.\r\n\r\nWhen the site runs smoothly, the challenges that remain are the next nice problems: handling higher order volumes, deciding whether to double ad spend as ROAS climbs, and planning your first international storefront. Whatever comes next, you’ll know we’re right there with you.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Talk support with us</a>'),(93366,8261,'_page_content_8_block_content','field_67d0023c0a375'),(93367,8261,'page_content_8_media_block','7964'),(93368,8261,'_page_content_8_media_block','field_67d0023c0a376'),(93369,8261,'page_content_9_block_title','<h3>What our clients say</h3>'),(93370,8261,'_page_content_9_block_title','field_67c86b51a9ddc'),(93371,8261,'page_content_10_block_intro',''),(93372,8261,'_page_content_10_block_intro','field_6929a69018fdd'),(93373,8261,'page_content_10_form_to_load','5'),(93374,8261,'_page_content_10_form_to_load','field_6929a68118fdc'),(93375,8262,'page_content','a:12:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:30:\"1_col_block_text_block_with_bg\";i:5;s:22:\"1_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"single_case_study\";i:9;s:14:\"bold_cta_block\";i:10;s:17:\"testimonial_block\";i:11;s:15:\"conversion_form\";}'),(93376,8262,'_page_content','field_65bcc772ba827'),(93377,8262,'bottom_cta',''),(93378,8262,'_bottom_cta','field_66fbcaec309e9'),(93379,8262,'page_content_0_video_file',''),(93380,8262,'_page_content_0_video_file','field_66826ddb6462e'),(93381,8262,'page_content_0_video_file_mobile',''),(93382,8262,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(93383,8262,'page_content_0_video_file_webm',''),(93384,8262,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(93385,8262,'page_content_0_video_file_webm_mobile',''),(93386,8262,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(93387,8262,'page_content_0_background_image','8032'),(93388,8262,'_page_content_0_background_image','field_66826dee6462f'),(93389,8262,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(93390,8262,'_page_content_0_banner_content','field_66826dc46462d'),(93391,8262,'page_content_1_add_background','white'),(93392,8262,'_page_content_1_add_background','field_6717be84974f1'),(93393,8262,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(93394,8262,'_page_content_1_block_title','field_67b8463f82176'),(93395,8262,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\nhref=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\"Book your NNP Workshop</a>'),(93396,8262,'_page_content_1_block_content','field_664b5f5c5973a'),(93397,8262,'page_content_2_block_title','<h3>Identify. Implement. Improve.</h3>'),(93398,8262,'_page_content_2_block_title','field_67da9e22ddf71'),(93399,8262,'page_content_2_cards_0_card_icon',''),(93400,8262,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(93401,8262,'page_content_2_cards_0_card_content','<h4>We track your customer journeys</h4>\r\nWe analyse user journeys, clicks, and session recordings to see where drop-offs happen.'),(93402,8262,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(93403,8262,'page_content_2_cards_1_card_icon',''),(93404,8262,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(93405,8262,'page_content_2_cards_1_card_content','<h4>We evaluate how user-friendly your site is</h4>\r\nWe assess how intuitive your layout, messaging, and navigation are for real users.'),(93406,8262,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(93407,8262,'page_content_2_cards_2_card_icon',''),(93408,8262,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(93409,8262,'page_content_2_cards_2_card_content','<h4>We test how well your site performs</h4>\r\nWe audit performance metrics - speed, core vitals, device experience-that impact sales.'),(93410,8262,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(93411,8262,'page_content_2_cards_3_card_icon',''),(93412,8262,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(93413,8262,'page_content_2_cards_3_card_content','<h4>We see how you measure up against the competition</h4>\r\nWe benchmark your store against competitors and market leaders in your space.'),(93414,8262,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(93415,8262,'page_content_2_cards_4_card_icon',''),(93416,8262,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(93417,8262,'page_content_2_cards_4_card_content','<h4>We give you a practical plan</h4>\r\nWe deliver clear priorities with estimated ROI, so you know what to do and why.'),(93418,8262,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(93419,8262,'page_content_2_cards','5'),(93420,8262,'_page_content_2_cards','field_67da9e2bddf72'),(93421,8262,'page_content_2_block_footer',''),(93422,8262,'_page_content_2_block_footer','field_67da9e66ddf75'),(93423,8262,'page_content_3_add_background','white'),(93424,8262,'_page_content_3_add_background','field_67c9c6c17d609'),(93425,8262,'page_content_3_block_content','<h3>We’ll Deduct the Cost if\r\nYou Work With Us</h3>\r\nAfter your workshop, you’ll receive a complete performance roadmap with three actionable fixes or insights you can implement right away - no strings attached.\r\n\r\nIf you choose us for the work, we’ll deduct 50% of the workshop fee from your project. Whether it’s a CRO sprint, a rebuild, or a full replatform, the audit pays for itself.'),(93426,8262,'_page_content_3_block_content','field_67c9c6c17d60b'),(93427,8262,'page_content_3_media_block',''),(93428,8262,'_page_content_3_media_block','field_67c9c6d37d60c'),(93429,8262,'page_content_3_alignment','left'),(93430,8262,'_page_content_3_alignment','field_67c9c6dd7d60d'),(93431,8262,'page_content_4_block_content','<h3>Turning Browsers into Buyers</h3>\r\nYour product looks great, and your traffic’s healthy, but sales aren’t matching up.\r\n\r\nOur conversion rate optimisation audit helps you fix what’s stopping visitors from converting - whether that’s poor navigation, hidden technical issues, or distractions at checkout.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your CRO audit now</a>'),(93432,8262,'_page_content_4_block_content','field_6904a3826dd01'),(93433,8262,'page_content_4_add_background','grey'),(93434,8262,'_page_content_4_add_background','field_6904a417eed80'),(93435,8262,'page_content_5_add_background','black'),(93436,8262,'_page_content_5_add_background','field_67d0023c0a374'),(93437,8262,'page_content_5_block_content','<h3>Site Speed That Sells</h3>\r\nSpeed matters. Sites that load in under two seconds see 32% lower bounce rates.\r\n\r\nWe’re certified Hyvä partners, which means we can make your Magento site up to 50% faster than standard builds - reducing drop-offs and boosting conversion.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make it faster</a>'),(93438,8262,'_page_content_5_block_content','field_67d0023c0a375'),(93439,8262,'page_content_5_media_block',''),(93440,8262,'_page_content_5_media_block','field_67d0023c0a376'),(93441,8262,'page_content_6_show_background','0'),(93442,8262,'_page_content_6_show_background','field_67175ac1a052b'),(93443,8262,'page_content_6_block_content','<h4>Not sure if you could benefit from <strong>our NNP Workshop?</strong></h4>\r\n<a href=\"https://actuate-digital.scoreapp.com/\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Take our Quiz to find out</a>'),(93444,8262,'_page_content_6_block_content','field_66cda60b2ea88'),(93445,8262,'page_content_7_add_background','green'),(93446,8262,'_page_content_7_add_background','field_67c9c6c17d609'),(93447,8262,'page_content_7_block_content','<h3>Ready to Swap Website Frustrations for Growth Challenges?</h3>\r\nIf you\'re tired of guesswork and need clear answers on how to improve, our Next Nice Problem Workshop gives you just that - fast. It’s not another long-winded audit. It’s a clear plan built to unlock your next nice problem.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your workshop now</a>'),(93448,8262,'_page_content_7_block_content','field_67c9c6c17d60b'),(93449,8262,'page_content_7_media_block',''),(93450,8262,'_page_content_7_media_block','field_67c9c6d37d60c'),(93451,8262,'page_content_7_alignment','right'),(93452,8262,'_page_content_7_alignment','field_67c9c6dd7d60d'),(93453,8262,'page_content_8_block_intro','<h4>Migration for a Bespoke Furnishing Supplier</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.'),(93454,8262,'_page_content_8_block_intro','field_690dbb26acc0d'),(93455,8262,'page_content_8_case_study_to_show','5865'),(93456,8262,'_page_content_8_case_study_to_show','field_690dbbc960177'),(93457,8262,'page_content_9_show_background','0'),(93458,8262,'_page_content_9_show_background','field_690dca9c8b45e'),(93459,8262,'page_content_9_block_content','<h4>Ready for your next\r\n<strong>nice problem?</strong></h4>\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta-black\" rel=\"noopener\">Book your NNP Workshop</a>'),(93460,8262,'_page_content_9_block_content','field_690dca9c8b45f'),(93461,8262,'page_content_10_block_title',''),(93462,8262,'_page_content_10_block_title','field_67c86b51a9ddc'),(93463,8262,'page_content_11_block_intro','<h4>Real <strong>Growth</strong><br>Conversation.</h4>\r\nReal growth starts with a real conversation. Get in touch with us now, and we can help unlock your next nice problem.'),(93464,8262,'_page_content_11_block_intro','field_6929a69018fdd'),(93465,8262,'page_content_11_form_to_load','5'),(93466,8262,'_page_content_11_form_to_load','field_6929a68118fdc'),(93467,8263,'page_content','a:12:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:30:\"1_col_block_text_block_with_bg\";i:5;s:22:\"1_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"single_case_study\";i:9;s:14:\"bold_cta_block\";i:10;s:17:\"testimonial_block\";i:11;s:15:\"conversion_form\";}'),(93468,8263,'_page_content','field_65bcc772ba827'),(93469,8263,'bottom_cta',''),(93470,8263,'_bottom_cta','field_66fbcaec309e9'),(93471,8263,'page_content_0_video_file',''),(93472,8263,'_page_content_0_video_file','field_66826ddb6462e'),(93473,8263,'page_content_0_video_file_mobile',''),(93474,8263,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(93475,8263,'page_content_0_video_file_webm',''),(93476,8263,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(93477,8263,'page_content_0_video_file_webm_mobile',''),(93478,8263,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(93479,8263,'page_content_0_background_image','8032'),(93480,8263,'_page_content_0_background_image','field_66826dee6462f'),(93481,8263,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(93482,8263,'_page_content_0_banner_content','field_66826dc46462d'),(93483,8263,'page_content_1_add_background','white'),(93484,8263,'_page_content_1_add_background','field_6717be84974f1'),(93485,8263,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(93486,8263,'_page_content_1_block_title','field_67b8463f82176'),(93487,8263,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\"Book your NNP Workshop</a>'),(93488,8263,'_page_content_1_block_content','field_664b5f5c5973a'),(93489,8263,'page_content_2_block_title','<h3>Identify. Implement. Improve.</h3>'),(93490,8263,'_page_content_2_block_title','field_67da9e22ddf71'),(93491,8263,'page_content_2_cards_0_card_icon',''),(93492,8263,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(93493,8263,'page_content_2_cards_0_card_content','<h4>We track your customer journeys</h4>\r\nWe analyse user journeys, clicks, and session recordings to see where drop-offs happen.'),(93494,8263,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(93495,8263,'page_content_2_cards_1_card_icon',''),(93496,8263,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(93497,8263,'page_content_2_cards_1_card_content','<h4>We evaluate how user-friendly your site is</h4>\r\nWe assess how intuitive your layout, messaging, and navigation are for real users.'),(93498,8263,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(93499,8263,'page_content_2_cards_2_card_icon',''),(93500,8263,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(93501,8263,'page_content_2_cards_2_card_content','<h4>We test how well your site performs</h4>\r\nWe audit performance metrics - speed, core vitals, device experience-that impact sales.'),(93502,8263,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(93503,8263,'page_content_2_cards_3_card_icon',''),(93504,8263,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(93505,8263,'page_content_2_cards_3_card_content','<h4>We see how you measure up against the competition</h4>\r\nWe benchmark your store against competitors and market leaders in your space.'),(93506,8263,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(93507,8263,'page_content_2_cards_4_card_icon',''),(93508,8263,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(93509,8263,'page_content_2_cards_4_card_content','<h4>We give you a practical plan</h4>\r\nWe deliver clear priorities with estimated ROI, so you know what to do and why.'),(93510,8263,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(93511,8263,'page_content_2_cards','5'),(93512,8263,'_page_content_2_cards','field_67da9e2bddf72'),(93513,8263,'page_content_2_block_footer',''),(93514,8263,'_page_content_2_block_footer','field_67da9e66ddf75'),(93515,8263,'page_content_3_add_background','white'),(93516,8263,'_page_content_3_add_background','field_67c9c6c17d609'),(93517,8263,'page_content_3_block_content','<h3>We’ll Deduct the Cost if\r\nYou Work With Us</h3>\r\nAfter your workshop, you’ll receive a complete performance roadmap with three actionable fixes or insights you can implement right away - no strings attached.\r\n\r\nIf you choose us for the work, we’ll deduct 50% of the workshop fee from your project. Whether it’s a CRO sprint, a rebuild, or a full replatform, the audit pays for itself.'),(93518,8263,'_page_content_3_block_content','field_67c9c6c17d60b'),(93519,8263,'page_content_3_media_block',''),(93520,8263,'_page_content_3_media_block','field_67c9c6d37d60c'),(93521,8263,'page_content_3_alignment','left'),(93522,8263,'_page_content_3_alignment','field_67c9c6dd7d60d'),(93523,8263,'page_content_4_block_content','<h3>Turning Browsers into Buyers</h3>\r\nYour product looks great, and your traffic’s healthy, but sales aren’t matching up.\r\n\r\nOur conversion rate optimisation audit helps you fix what’s stopping visitors from converting - whether that’s poor navigation, hidden technical issues, or distractions at checkout.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your CRO audit now</a>'),(93524,8263,'_page_content_4_block_content','field_6904a3826dd01'),(93525,8263,'page_content_4_add_background','grey'),(93526,8263,'_page_content_4_add_background','field_6904a417eed80'),(93527,8263,'page_content_5_add_background','black'),(93528,8263,'_page_content_5_add_background','field_67d0023c0a374'),(93529,8263,'page_content_5_block_content','<h3>Site Speed That Sells</h3>\r\nSpeed matters. Sites that load in under two seconds see 32% lower bounce rates.\r\n\r\nWe’re certified Hyvä partners, which means we can make your Magento site up to 50% faster than standard builds - reducing drop-offs and boosting conversion.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make it faster</a>'),(93530,8263,'_page_content_5_block_content','field_67d0023c0a375'),(93531,8263,'page_content_5_media_block',''),(93532,8263,'_page_content_5_media_block','field_67d0023c0a376'),(93533,8263,'page_content_6_show_background','0'),(93534,8263,'_page_content_6_show_background','field_67175ac1a052b'),(93535,8263,'page_content_6_block_content','<h4>Not sure if you could benefit from <strong>our NNP Workshop?</strong></h4>\r\n<a href=\"https://actuate-digital.scoreapp.com/\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Take our Quiz to find out</a>'),(93536,8263,'_page_content_6_block_content','field_66cda60b2ea88'),(93537,8263,'page_content_7_add_background','green'),(93538,8263,'_page_content_7_add_background','field_67c9c6c17d609'),(93539,8263,'page_content_7_block_content','<h3>Ready to Swap Website Frustrations for Growth Challenges?</h3>\r\nIf you\'re tired of guesswork and need clear answers on how to improve, our Next Nice Problem Workshop gives you just that - fast. It’s not another long-winded audit. It’s a clear plan built to unlock your next nice problem.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your workshop now</a>'),(93540,8263,'_page_content_7_block_content','field_67c9c6c17d60b'),(93541,8263,'page_content_7_media_block',''),(93542,8263,'_page_content_7_media_block','field_67c9c6d37d60c'),(93543,8263,'page_content_7_alignment','right'),(93544,8263,'_page_content_7_alignment','field_67c9c6dd7d60d'),(93545,8263,'page_content_8_block_intro','<h4>Migration for a Bespoke Furnishing Supplier</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.'),(93546,8263,'_page_content_8_block_intro','field_690dbb26acc0d'),(93547,8263,'page_content_8_case_study_to_show','5865'),(93548,8263,'_page_content_8_case_study_to_show','field_690dbbc960177'),(93549,8263,'page_content_9_show_background','0'),(93550,8263,'_page_content_9_show_background','field_690dca9c8b45e'),(93551,8263,'page_content_9_block_content','<h4>Ready for your next\r\n<strong>nice problem?</strong></h4>\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta-black\" rel=\"noopener\">Book your NNP Workshop</a>'),(93552,8263,'_page_content_9_block_content','field_690dca9c8b45f'),(93553,8263,'page_content_10_block_title',''),(93554,8263,'_page_content_10_block_title','field_67c86b51a9ddc'),(93555,8263,'page_content_11_block_intro','<h4>Real <strong>Growth</strong><br>Conversation.</h4>\r\nReal growth starts with a real conversation. Get in touch with us now, and we can help unlock your next nice problem.'),(93556,8263,'_page_content_11_block_intro','field_6929a69018fdd'),(93557,8263,'page_content_11_form_to_load','5'),(93558,8263,'_page_content_11_form_to_load','field_6929a68118fdc'),(93559,8264,'page_content','a:12:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:30:\"1_col_block_text_block_with_bg\";i:5;s:22:\"1_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"single_case_study\";i:9;s:14:\"bold_cta_block\";i:10;s:17:\"testimonial_block\";i:11;s:15:\"conversion_form\";}'),(93560,8264,'_page_content','field_65bcc772ba827'),(93561,8264,'bottom_cta',''),(93562,8264,'_bottom_cta','field_66fbcaec309e9'),(93563,8264,'page_content_0_video_file',''),(93564,8264,'_page_content_0_video_file','field_66826ddb6462e'),(93565,8264,'page_content_0_video_file_mobile',''),(93566,8264,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(93567,8264,'page_content_0_video_file_webm',''),(93568,8264,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(93569,8264,'page_content_0_video_file_webm_mobile',''),(93570,8264,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(93571,8264,'page_content_0_background_image','8032'),(93572,8264,'_page_content_0_background_image','field_66826dee6462f'),(93573,8264,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(93574,8264,'_page_content_0_banner_content','field_66826dc46462d'),(93575,8264,'page_content_1_add_background','white'),(93576,8264,'_page_content_1_add_background','field_6717be84974f1'),(93577,8264,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(93578,8264,'_page_content_1_block_title','field_67b8463f82176'),(93579,8264,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Book your NNP Workshop</a>'),(93580,8264,'_page_content_1_block_content','field_664b5f5c5973a'),(93581,8264,'page_content_2_block_title','<h3>Identify. Implement. Improve.</h3>'),(93582,8264,'_page_content_2_block_title','field_67da9e22ddf71'),(93583,8264,'page_content_2_cards_0_card_icon',''),(93584,8264,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(93585,8264,'page_content_2_cards_0_card_content','<h4>We track your customer journeys</h4>\r\nWe analyse user journeys, clicks, and session recordings to see where drop-offs happen.'),(93586,8264,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(93587,8264,'page_content_2_cards_1_card_icon',''),(93588,8264,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(93589,8264,'page_content_2_cards_1_card_content','<h4>We evaluate how user-friendly your site is</h4>\r\nWe assess how intuitive your layout, messaging, and navigation are for real users.'),(93590,8264,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(93591,8264,'page_content_2_cards_2_card_icon',''),(93592,8264,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(93593,8264,'page_content_2_cards_2_card_content','<h4>We test how well your site performs</h4>\r\nWe audit performance metrics - speed, core vitals, device experience-that impact sales.'),(93594,8264,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(93595,8264,'page_content_2_cards_3_card_icon',''),(93596,8264,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(93597,8264,'page_content_2_cards_3_card_content','<h4>We see how you measure up against the competition</h4>\r\nWe benchmark your store against competitors and market leaders in your space.'),(93598,8264,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(93599,8264,'page_content_2_cards_4_card_icon',''),(93600,8264,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(93601,8264,'page_content_2_cards_4_card_content','<h4>We give you a practical plan</h4>\r\nWe deliver clear priorities with estimated ROI, so you know what to do and why.'),(93602,8264,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(93603,8264,'page_content_2_cards','5'),(93604,8264,'_page_content_2_cards','field_67da9e2bddf72'),(93605,8264,'page_content_2_block_footer',''),(93606,8264,'_page_content_2_block_footer','field_67da9e66ddf75'),(93607,8264,'page_content_3_add_background','white'),(93608,8264,'_page_content_3_add_background','field_67c9c6c17d609'),(93609,8264,'page_content_3_block_content','<h3>We’ll Deduct the Cost if\r\nYou Work With Us</h3>\r\nAfter your workshop, you’ll receive a complete performance roadmap with three actionable fixes or insights you can implement right away - no strings attached.\r\n\r\nIf you choose us for the work, we’ll deduct 50% of the workshop fee from your project. Whether it’s a CRO sprint, a rebuild, or a full replatform, the audit pays for itself.'),(93610,8264,'_page_content_3_block_content','field_67c9c6c17d60b'),(93611,8264,'page_content_3_media_block',''),(93612,8264,'_page_content_3_media_block','field_67c9c6d37d60c'),(93613,8264,'page_content_3_alignment','left'),(93614,8264,'_page_content_3_alignment','field_67c9c6dd7d60d'),(93615,8264,'page_content_4_block_content','<h3>Turning Browsers into Buyers</h3>\r\nYour product looks great, and your traffic’s healthy, but sales aren’t matching up.\r\n\r\nOur conversion rate optimisation audit helps you fix what’s stopping visitors from converting - whether that’s poor navigation, hidden technical issues, or distractions at checkout.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your CRO audit now</a>'),(93616,8264,'_page_content_4_block_content','field_6904a3826dd01'),(93617,8264,'page_content_4_add_background','grey'),(93618,8264,'_page_content_4_add_background','field_6904a417eed80'),(93619,8264,'page_content_5_add_background','black'),(93620,8264,'_page_content_5_add_background','field_67d0023c0a374'),(93621,8264,'page_content_5_block_content','<h3>Site Speed That Sells</h3>\r\nSpeed matters. Sites that load in under two seconds see 32% lower bounce rates.\r\n\r\nWe’re certified Hyvä partners, which means we can make your Magento site up to 50% faster than standard builds - reducing drop-offs and boosting conversion.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make it faster</a>'),(93622,8264,'_page_content_5_block_content','field_67d0023c0a375'),(93623,8264,'page_content_5_media_block',''),(93624,8264,'_page_content_5_media_block','field_67d0023c0a376'),(93625,8264,'page_content_6_show_background','0'),(93626,8264,'_page_content_6_show_background','field_67175ac1a052b'),(93627,8264,'page_content_6_block_content','<h4>Not sure if you could benefit from <strong>our NNP Workshop?</strong></h4>\r\n<a href=\"https://actuate-digital.scoreapp.com/\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Take our Quiz to find out</a>'),(93628,8264,'_page_content_6_block_content','field_66cda60b2ea88'),(93629,8264,'page_content_7_add_background','green'),(93630,8264,'_page_content_7_add_background','field_67c9c6c17d609'),(93631,8264,'page_content_7_block_content','<h3>Ready to Swap Website Frustrations for Growth Challenges?</h3>\r\nIf you\'re tired of guesswork and need clear answers on how to improve, our Next Nice Problem Workshop gives you just that - fast. It’s not another long-winded audit. It’s a clear plan built to unlock your next nice problem.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your workshop now</a>'),(93632,8264,'_page_content_7_block_content','field_67c9c6c17d60b'),(93633,8264,'page_content_7_media_block',''),(93634,8264,'_page_content_7_media_block','field_67c9c6d37d60c'),(93635,8264,'page_content_7_alignment','right'),(93636,8264,'_page_content_7_alignment','field_67c9c6dd7d60d'),(93637,8264,'page_content_8_block_intro','<h4>Migration for a Bespoke Furnishing Supplier</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.'),(93638,8264,'_page_content_8_block_intro','field_690dbb26acc0d'),(93639,8264,'page_content_8_case_study_to_show','5865'),(93640,8264,'_page_content_8_case_study_to_show','field_690dbbc960177'),(93641,8264,'page_content_9_show_background','0'),(93642,8264,'_page_content_9_show_background','field_690dca9c8b45e'),(93643,8264,'page_content_9_block_content','<h4>Ready for your next\r\n<strong>nice problem?</strong></h4>\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta-black\" rel=\"noopener\">Book your NNP Workshop</a>'),(93644,8264,'_page_content_9_block_content','field_690dca9c8b45f'),(93645,8264,'page_content_10_block_title',''),(93646,8264,'_page_content_10_block_title','field_67c86b51a9ddc'),(93647,8264,'page_content_11_block_intro','<h4>Real <strong>Growth</strong><br>Conversation.</h4>\r\nReal growth starts with a real conversation. Get in touch with us now, and we can help unlock your next nice problem.'),(93648,8264,'_page_content_11_block_intro','field_6929a69018fdd'),(93649,8264,'page_content_11_form_to_load','5'),(93650,8264,'_page_content_11_form_to_load','field_6929a68118fdc'),(93651,8265,'page_content','a:12:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"1_col_block_with_media\";i:8;s:30:\"1_col_block_text_block_with_bg\";i:9;s:17:\"testimonial_block\";i:10;s:4:\"faqs\";i:11;s:15:\"conversion_form\";}'),(93652,8265,'_page_content','field_65bcc772ba827'),(93653,8265,'bottom_cta',''),(93654,8265,'_bottom_cta','field_66fbcaec309e9'),(93655,8265,'page_content_0_video_file',''),(93656,8265,'_page_content_0_video_file','field_67c9c54f20190'),(93657,8265,'page_content_0_video_file_webm',''),(93658,8265,'_page_content_0_video_file_webm','field_67c9c54f20191'),(93659,8265,'page_content_0_background_image',''),(93660,8265,'_page_content_0_background_image','field_67c9c54f20192'),(93661,8265,'page_content_0_banner_content','<h1>Strategy</h1>'),(93662,8265,'_page_content_0_banner_content','field_67c9c54f20193'),(93663,8265,'page_content_1_add_background','white'),(93664,8265,'_page_content_1_add_background','field_6717be84974f1'),(93665,8265,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(93666,8265,'_page_content_1_block_title','field_67b8463f82176'),(93667,8265,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to us about strategy</a>'),(93668,8265,'_page_content_1_block_content','field_664b5f5c5973a'),(93669,8265,'page_content_2_add_background','black'),(93670,8265,'_page_content_2_add_background','field_67c9c6c17d609'),(93671,8265,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur eCommerce strategies are built around what matters. No fluff, no upselling. We work closely with your team to understand what your business really needs, then build a focused plan that avoids waste and maximises return. You’ll get clarity on where to invest and confidence in why it matters.\r\n\r\nWe back this with data, experience, and tools that help validate decisions before you commit to anything.'),(93672,8265,'_page_content_2_block_content','field_67c9c6c17d60b'),(93673,8265,'page_content_2_media_block','7972'),(93674,8265,'_page_content_2_media_block','field_67c9c6d37d60c'),(93675,8265,'page_content_2_alignment','left'),(93676,8265,'_page_content_2_alignment','field_67c9c6dd7d60d'),(93677,8265,'page_content_3_block_content','<h3>Long-Term Partnerships</h3>\r\nWe don’t walk away after the plan is signed off. Our eCommerce strategists stay involved as your store develops, launches, and evolves. As your goals shift, so does our approach - from CRO audits to optimisation roadmaps, we’re here to help you unlock each next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">See our Support Services</a>'),(93678,8265,'_page_content_3_block_content','field_6891d9dfb5406'),(93679,8265,'page_content_4_add_background','green'),(93680,8265,'_page_content_4_add_background','field_67c9c6c17d609'),(93681,8265,'page_content_4_block_content','<h3>Knowing Your Audience</h3>\r\nConversion starts with understanding people. We dig into your data, build out customer profiles, and segment your audience to tailor experiences that make sense to real buyers - not just generic personas.\r\n\r\nUnderstanding motivations, pain points, and buying triggers allows us to design smarter journeys and more targeted content. The result: fewer drop-offs, higher intent, and better returns from your marketing - whether you\'re targeting consumers or building out a complex B2B eCommerce strategy.'),(93682,8265,'_page_content_4_block_content','field_67c9c6c17d60b'),(93683,8265,'page_content_4_media_block','7973'),(93684,8265,'_page_content_4_media_block','field_67c9c6d37d60c'),(93685,8265,'page_content_4_alignment','right'),(93686,8265,'_page_content_4_alignment','field_67c9c6dd7d60d'),(93687,8265,'page_content_5_add_background','white'),(93688,8265,'_page_content_5_add_background','field_67c9c6c17d609'),(93689,8265,'page_content_5_block_content','<h3>Consumer-Focused UI</h3>\r\nYou’ve got seconds to make an impression. Complex interfaces, unclear calls to action, and long-winded flows cost you sales. We focus on designing UI that’s clean, intuitive, and optimised for mobile - giving users a reason to stay, not click away.\r\n\r\nThat means fewer blockers at checkout, easier navigation, and more conversions from every session.'),(93690,8265,'_page_content_5_block_content','field_67c9c6c17d60b'),(93691,8265,'page_content_5_media_block','7975'),(93692,8265,'_page_content_5_media_block','field_67c9c6d37d60c'),(93693,8265,'page_content_5_alignment','left'),(93694,8265,'_page_content_5_alignment','field_67c9c6dd7d60d'),(93695,8265,'page_content_6_show_background','0'),(93696,8265,'_page_content_6_show_background','field_67175ac1a052b'),(93697,8265,'page_content_6_block_content','<h4><strong>Your store can be smarter.\r\nFaster. Built to convert. </strong>\r\nLet’s build a strategy that unlocks your next nice problem.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get started</a>'),(93698,8265,'_page_content_6_block_content','field_66cda60b2ea88'),(93699,8265,'page_content_7_add_background','white'),(93700,8265,'_page_content_7_add_background','field_67d0023c0a374'),(93701,8265,'page_content_7_block_content','<h3>A/B Testing</h3>\r\nWe test ideas with real users - no assumptions, just clear answers. A/B testing allows us to trial variations of layouts, content, and calls-to-action to find out what performs best. According to Invesp, A/B testing can increase conversion rates by up to 49%.\r\n\r\nEvery test is measured. Every change is justified. You’ll get real insight into what moves the numbers.'),(93702,8265,'_page_content_7_block_content','field_67d0023c0a375'),(93703,8265,'page_content_7_media_block','7982'),(93704,8265,'_page_content_7_media_block','field_67d0023c0a376'),(93705,8265,'page_content_8_block_content','<h3>CRO: Holistic Conversion Strategy</h3>\r\nCRO isn’t just about checkout. It’s everything that leads up to it - from acquisition to onsite experience. We analyse metrics like average basket value, bounce rates, and user flow. Tools like GA4, Hotjar, and segment tracking help us identify exactly where conversions are slipping.\r\n\r\nThen we fix it with data-led changes that make a measurable impact.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about CRO</a>'),(93706,8265,'_page_content_8_block_content','field_6904a3826dd01'),(93707,8265,'page_content_8_add_background','grey'),(93708,8265,'_page_content_8_add_background','field_6904a417eed80'),(93709,8265,'page_content_9_block_title','<h4>What our clients say</h4>'),(93710,8265,'_page_content_9_block_title','field_67c86b51a9ddc'),(93711,8265,'page_content_10_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(93712,8265,'_page_content_10_intro_block','field_67f39a7e87a67'),(93713,8265,'page_content_10_faqs_to_load','57'),(93714,8265,'_page_content_10_faqs_to_load','field_67f39a8d87a68'),(93715,8265,'page_content_11_block_intro',''),(93716,8265,'_page_content_11_block_intro','field_6929a69018fdd'),(93717,8265,'page_content_11_form_to_load','5'),(93718,8265,'_page_content_11_form_to_load','field_6929a68118fdc'),(93719,8266,'page_content','a:12:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"1_col_block_with_media\";i:8;s:30:\"1_col_block_text_block_with_bg\";i:9;s:17:\"testimonial_block\";i:10;s:4:\"faqs\";i:11;s:15:\"conversion_form\";}'),(93720,8266,'_page_content','field_65bcc772ba827'),(93721,8266,'bottom_cta',''),(93722,8266,'_bottom_cta','field_66fbcaec309e9'),(93723,8266,'page_content_0_video_file',''),(93724,8266,'_page_content_0_video_file','field_67c9c54f20190'),(93725,8266,'page_content_0_video_file_webm',''),(93726,8266,'_page_content_0_video_file_webm','field_67c9c54f20191'),(93727,8266,'page_content_0_background_image',''),(93728,8266,'_page_content_0_background_image','field_67c9c54f20192'),(93729,8266,'page_content_0_banner_content','<h1>Strategy</h1>'),(93730,8266,'_page_content_0_banner_content','field_67c9c54f20193'),(93731,8266,'page_content_1_add_background','white'),(93732,8266,'_page_content_1_add_background','field_6717be84974f1'),(93733,8266,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(93734,8266,'_page_content_1_block_title','field_67b8463f82176'),(93735,8266,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to us about strategy</a>'),(93736,8266,'_page_content_1_block_content','field_664b5f5c5973a'),(93737,8266,'page_content_2_add_background','black'),(93738,8266,'_page_content_2_add_background','field_67c9c6c17d609'),(93739,8266,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur eCommerce strategies are built around what matters. No fluff, no upselling. We work closely with your team to understand what your business really needs, then build a focused plan that avoids waste and maximises return. You’ll get clarity on where to invest and confidence in why it matters.\r\n\r\nWe back this with data, experience, and tools that help validate decisions before you commit to anything.'),(93740,8266,'_page_content_2_block_content','field_67c9c6c17d60b'),(93741,8266,'page_content_2_media_block','7972'),(93742,8266,'_page_content_2_media_block','field_67c9c6d37d60c'),(93743,8266,'page_content_2_alignment','left'),(93744,8266,'_page_content_2_alignment','field_67c9c6dd7d60d'),(93745,8266,'page_content_3_block_content','<h3>Long-Term Partnerships</h3>\r\nWe don’t walk away after the plan is signed off. Our eCommerce strategists stay involved as your store develops, launches, and evolves. As your goals shift, so does our approach - from CRO audits to optimisation roadmaps, we’re here to help you unlock each next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">See our Support Services</a>'),(93746,8266,'_page_content_3_block_content','field_6891d9dfb5406'),(93747,8266,'page_content_4_add_background','green'),(93748,8266,'_page_content_4_add_background','field_67c9c6c17d609'),(93749,8266,'page_content_4_block_content','<h3>Knowing Your Audience</h3>\r\nConversion starts with understanding people. We dig into your data, build out customer profiles, and segment your audience to tailor experiences that make sense to real buyers - not just generic personas.\r\n\r\nUnderstanding motivations, pain points, and buying triggers allows us to design smarter journeys and more targeted content. The result: fewer drop-offs, higher intent, and better returns from your marketing - whether you\'re targeting consumers or building out a complex B2B eCommerce strategy.'),(93750,8266,'_page_content_4_block_content','field_67c9c6c17d60b'),(93751,8266,'page_content_4_media_block','7973'),(93752,8266,'_page_content_4_media_block','field_67c9c6d37d60c'),(93753,8266,'page_content_4_alignment','right'),(93754,8266,'_page_content_4_alignment','field_67c9c6dd7d60d'),(93755,8266,'page_content_5_add_background','white'),(93756,8266,'_page_content_5_add_background','field_67c9c6c17d609'),(93757,8266,'page_content_5_block_content','<h3>Consumer-Focused UI</h3>\r\nYou’ve got seconds to make an impression. Complex interfaces, unclear calls to action, and long-winded flows cost you sales. We focus on designing UI that’s clean, intuitive, and optimised for mobile - giving users a reason to stay, not click away.\r\n\r\nThat means fewer blockers at checkout, easier navigation, and more conversions from every session.'),(93758,8266,'_page_content_5_block_content','field_67c9c6c17d60b'),(93759,8266,'page_content_5_media_block','7975'),(93760,8266,'_page_content_5_media_block','field_67c9c6d37d60c'),(93761,8266,'page_content_5_alignment','left'),(93762,8266,'_page_content_5_alignment','field_67c9c6dd7d60d'),(93763,8266,'page_content_6_show_background','0'),(93764,8266,'_page_content_6_show_background','field_67175ac1a052b'),(93765,8266,'page_content_6_block_content','<h4><strong>Your store can be smarter.\r\nFaster. Built to convert. </strong>\r\nLet’s build a strategy that unlocks your next nice problem.</h4>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get started</a>'),(93766,8266,'_page_content_6_block_content','field_66cda60b2ea88'),(93767,8266,'page_content_7_add_background','white'),(93768,8266,'_page_content_7_add_background','field_67d0023c0a374'),(93769,8266,'page_content_7_block_content','<h3>A/B Testing</h3>\r\nWe test ideas with real users - no assumptions, just clear answers. A/B testing allows us to trial variations of layouts, content, and calls-to-action to find out what performs best. According to Invesp, A/B testing can increase conversion rates by up to 49%.\r\n\r\nEvery test is measured. Every change is justified. You’ll get real insight into what moves the numbers.'),(93770,8266,'_page_content_7_block_content','field_67d0023c0a375'),(93771,8266,'page_content_7_media_block','7982'),(93772,8266,'_page_content_7_media_block','field_67d0023c0a376'),(93773,8266,'page_content_8_block_content','<h3>CRO: Holistic Conversion Strategy</h3>\r\nCRO isn’t just about checkout. It’s everything that leads up to it - from acquisition to onsite experience. We analyse metrics like average basket value, bounce rates, and user flow. Tools like GA4, Hotjar, and segment tracking help us identify exactly where conversions are slipping.\r\n\r\nThen we fix it with data-led changes that make a measurable impact.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta\">Talk to us about CRO</a>'),(93774,8266,'_page_content_8_block_content','field_6904a3826dd01'),(93775,8266,'page_content_8_add_background','grey'),(93776,8266,'_page_content_8_add_background','field_6904a417eed80'),(93777,8266,'page_content_9_block_title','<h4>What our clients say</h4>'),(93778,8266,'_page_content_9_block_title','field_67c86b51a9ddc'),(93779,8266,'page_content_10_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(93780,8266,'_page_content_10_intro_block','field_67f39a7e87a67'),(93781,8266,'page_content_10_faqs_to_load','57'),(93782,8266,'_page_content_10_faqs_to_load','field_67f39a8d87a68'),(93783,8266,'page_content_11_block_intro',''),(93784,8266,'_page_content_11_block_intro','field_6929a69018fdd'),(93785,8266,'page_content_11_form_to_load','5'),(93786,8266,'_page_content_11_form_to_load','field_6929a68118fdc'),(93787,8267,'page_content','a:12:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"1_col_block_with_media\";i:8;s:30:\"1_col_block_text_block_with_bg\";i:9;s:17:\"testimonial_block\";i:10;s:4:\"faqs\";i:11;s:15:\"conversion_form\";}'),(93788,8267,'_page_content','field_65bcc772ba827'),(93789,8267,'bottom_cta',''),(93790,8267,'_bottom_cta','field_66fbcaec309e9'),(93791,8267,'page_content_0_video_file',''),(93792,8267,'_page_content_0_video_file','field_67c9c54f20190'),(93793,8267,'page_content_0_video_file_webm',''),(93794,8267,'_page_content_0_video_file_webm','field_67c9c54f20191'),(93795,8267,'page_content_0_background_image',''),(93796,8267,'_page_content_0_background_image','field_67c9c54f20192'),(93797,8267,'page_content_0_banner_content','<h1>Strategy</h1>'),(93798,8267,'_page_content_0_banner_content','field_67c9c54f20193'),(93799,8267,'page_content_1_add_background','white'),(93800,8267,'_page_content_1_add_background','field_6717be84974f1'),(93801,8267,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(93802,8267,'_page_content_1_block_title','field_67b8463f82176'),(93803,8267,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to us about strategy</a>'),(93804,8267,'_page_content_1_block_content','field_664b5f5c5973a'),(93805,8267,'page_content_2_add_background','black'),(93806,8267,'_page_content_2_add_background','field_67c9c6c17d609'),(93807,8267,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur eCommerce strategies are built around what matters. No fluff, no upselling. We work closely with your team to understand what your business really needs, then build a focused plan that avoids waste and maximises return. You’ll get clarity on where to invest and confidence in why it matters.\r\n\r\nWe back this with data, experience, and tools that help validate decisions before you commit to anything.'),(93808,8267,'_page_content_2_block_content','field_67c9c6c17d60b'),(93809,8267,'page_content_2_media_block','7972'),(93810,8267,'_page_content_2_media_block','field_67c9c6d37d60c'),(93811,8267,'page_content_2_alignment','left'),(93812,8267,'_page_content_2_alignment','field_67c9c6dd7d60d'),(93813,8267,'page_content_3_block_content','<h3>Long-Term Partnerships</h3>\r\nWe don’t walk away after the plan is signed off. Our eCommerce strategists stay involved as your store develops, launches, and evolves. As your goals shift, so does our approach - from CRO audits to optimisation roadmaps, we’re here to help you unlock each next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">See our Support Services</a>'),(93814,8267,'_page_content_3_block_content','field_6891d9dfb5406'),(93815,8267,'page_content_4_add_background','green'),(93816,8267,'_page_content_4_add_background','field_67c9c6c17d609'),(93817,8267,'page_content_4_block_content','<h3>Knowing Your Audience</h3>\r\nConversion starts with understanding people. We dig into your data, build out customer profiles, and segment your audience to tailor experiences that make sense to real buyers - not just generic personas.\r\n\r\nUnderstanding motivations, pain points, and buying triggers allows us to design smarter journeys and more targeted content. The result: fewer drop-offs, higher intent, and better returns from your marketing - whether you\'re targeting consumers or building out a complex B2B eCommerce strategy.'),(93818,8267,'_page_content_4_block_content','field_67c9c6c17d60b'),(93819,8267,'page_content_4_media_block','7973'),(93820,8267,'_page_content_4_media_block','field_67c9c6d37d60c'),(93821,8267,'page_content_4_alignment','right'),(93822,8267,'_page_content_4_alignment','field_67c9c6dd7d60d'),(93823,8267,'page_content_5_add_background','white'),(93824,8267,'_page_content_5_add_background','field_67c9c6c17d609'),(93825,8267,'page_content_5_block_content','<h3>Consumer-Focused UI</h3>\r\nYou’ve got seconds to make an impression. Complex interfaces, unclear calls to action, and long-winded flows cost you sales. We focus on designing UI that’s clean, intuitive, and optimised for mobile - giving users a reason to stay, not click away.\r\n\r\nThat means fewer blockers at checkout, easier navigation, and more conversions from every session.'),(93826,8267,'_page_content_5_block_content','field_67c9c6c17d60b'),(93827,8267,'page_content_5_media_block','7975'),(93828,8267,'_page_content_5_media_block','field_67c9c6d37d60c'),(93829,8267,'page_content_5_alignment','left'),(93830,8267,'_page_content_5_alignment','field_67c9c6dd7d60d'),(93831,8267,'page_content_6_show_background','0'),(93832,8267,'_page_content_6_show_background','field_67175ac1a052b'),(93833,8267,'page_content_6_block_content','<h4><strong>Your store can be smarter.\r\nFaster. Built to convert. </strong>\r\nLet’s build a strategy that unlocks your next nice problem.</h4>\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Get started</a>'),(93834,8267,'_page_content_6_block_content','field_66cda60b2ea88'),(93835,8267,'page_content_7_add_background','white'),(93836,8267,'_page_content_7_add_background','field_67d0023c0a374'),(93837,8267,'page_content_7_block_content','<h3>A/B Testing</h3>\r\nWe test ideas with real users - no assumptions, just clear answers. A/B testing allows us to trial variations of layouts, content, and calls-to-action to find out what performs best. According to Invesp, A/B testing can increase conversion rates by up to 49%.\r\n\r\nEvery test is measured. Every change is justified. You’ll get real insight into what moves the numbers.'),(93838,8267,'_page_content_7_block_content','field_67d0023c0a375'),(93839,8267,'page_content_7_media_block','7982'),(93840,8267,'_page_content_7_media_block','field_67d0023c0a376'),(93841,8267,'page_content_8_block_content','<h3>CRO: Holistic Conversion Strategy</h3>\r\nCRO isn’t just about checkout. It’s everything that leads up to it - from acquisition to onsite experience. We analyse metrics like average basket value, bounce rates, and user flow. Tools like GA4, Hotjar, and segment tracking help us identify exactly where conversions are slipping.\r\n\r\nThen we fix it with data-led changes that make a measurable impact.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta\">Talk to us about CRO</a>'),(93842,8267,'_page_content_8_block_content','field_6904a3826dd01'),(93843,8267,'page_content_8_add_background','grey'),(93844,8267,'_page_content_8_add_background','field_6904a417eed80'),(93845,8267,'page_content_9_block_title','<h4>What our clients say</h4>'),(93846,8267,'_page_content_9_block_title','field_67c86b51a9ddc'),(93847,8267,'page_content_10_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(93848,8267,'_page_content_10_intro_block','field_67f39a7e87a67'),(93849,8267,'page_content_10_faqs_to_load','57'),(93850,8267,'_page_content_10_faqs_to_load','field_67f39a8d87a68'),(93851,8267,'page_content_11_block_intro',''),(93852,8267,'_page_content_11_block_intro','field_6929a69018fdd'),(93853,8267,'page_content_11_form_to_load','5'),(93854,8267,'_page_content_11_form_to_load','field_6929a68118fdc'),(93855,8268,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:12:\"our_services\";i:5;s:22:\"1_col_block_with_media\";i:6;s:22:\"1_col_block_text_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"testimonial_block\";i:9;s:4:\"faqs\";}'),(93856,8268,'_page_content','field_65bcc772ba827'),(93857,8268,'bottom_cta',''),(93858,8268,'_bottom_cta','field_66fbcaec309e9'),(93859,8268,'page_content_0_video_file',''),(93860,8268,'_page_content_0_video_file','field_67c9c54f20190'),(93861,8268,'page_content_0_video_file_webm',''),(93862,8268,'_page_content_0_video_file_webm','field_67c9c54f20191'),(93863,8268,'page_content_0_background_image',''),(93864,8268,'_page_content_0_background_image','field_67c9c54f20192'),(93865,8268,'page_content_0_banner_content','<h1>eCommerce Development</h1>'),(93866,8268,'_page_content_0_banner_content','field_67c9c54f20193'),(93867,8268,'page_content_1_add_background','white'),(93868,8268,'_page_content_1_add_background','field_6717be84974f1'),(93869,8268,'page_content_1_block_title','<h2>Built for Growth – From the Ground Up.</h2>'),(93870,8268,'_page_content_1_block_title','field_67b8463f82176'),(93871,8268,'page_content_1_block_content','Your website shouldn’t be what holds you back. It’s where people buy, discover your brand, and come back again and again. It should be built to grow with you, not against you.\r\n\r\nAt Actuate, we deliver high-performance eCommerce website development built for modern growth. Whether you\'re replatforming, launching from scratch, or need custom features, our team creates scalable, conversion-focused solutions that work for your business.\r\n\r\nWe’re a proven eCommerce development agency in the UK brands trust to drive performance, not just launch sites. From technical execution to long-term support, we help you unlock your next nice problem.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the development team</a>'),(93872,8268,'_page_content_1_block_content','field_664b5f5c5973a'),(93873,8268,'page_content_2_add_background','black'),(93874,8268,'_page_content_2_add_background','field_67c9c6c17d609'),(93875,8268,'page_content_2_block_content','<h3>Replatforming.</h3>\r\nWe get to know your business, goals, and challenges inside out. Then we deliver a short, sharp NNP Workshop video - zero fluff - that highlights what’s working, what’s broken, and what needs fixing fast. We’ll show you exactly how to transform your site and what’s holding you back from growth. All delivered by experts who’ve done it before.'),(93876,8268,'_page_content_2_block_content','field_67c9c6c17d60b'),(93877,8268,'page_content_2_media_block','8054'),(93878,8268,'_page_content_2_media_block','field_67c9c6d37d60c'),(93879,8268,'page_content_2_alignment','left'),(93880,8268,'_page_content_2_alignment','field_67c9c6dd7d60d'),(93881,8268,'page_content_3_block_content','<h3>Solving the Next Nice Problem</h3>\r\nWe don’t just build for today - we build for what your business can become. Every project is designed with growth in mind. Our eCommerce development services ensure your site supports your long-term goals through high-performing code, seamless integrations, and future-ready architecture.'),(93882,8268,'_page_content_3_block_content','field_6891d9dfb5406'),(93883,8268,'page_content_4_the_services_0_service_title','Magento 2'),(93884,8268,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(93885,8268,'page_content_4_the_services_0_service_image','7954'),(93886,8268,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(93887,8268,'page_content_4_the_services_0_side_title','Magento 2'),(93888,8268,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(93889,8268,'page_content_4_the_services_0_service_description','Harness the power of flexibility with Magento Open Source. Our certified developers leverage this robust platform to build customisable, feature-rich stores without the enterprise price tag.\r\n\r\nPerfect for: Mid-sized businesses seeking powerful functionality with complete ownership of their digital ecosystem.\r\n\r\nOur Magento Open Source services include:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Custom theme development aligned with your brand identity</li>\r\n 	<li index=\"1\">Extension integration and custom module development</li>\r\n 	<li index=\"2\">Performance optimisation for lightning-fast page loads</li>\r\n 	<li index=\"3\">Comprehensive security implementation</li>\r\n 	<li index=\"4\">Mobile-responsive design that converts across all devices</li>\r\n</ul>'),(93890,8268,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(93891,8268,'page_content_4_the_services_0_service_link','a:3:{s:5:\"title\";s:23:\"View Magento 2 Services\";s:3:\"url\";s:50:\"https://actuate.webpreview.co/services/magento-open-source/\";s:6:\"target\";s:0:\"\";}'),(93892,8268,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(93893,8268,'page_content_4_the_services_1_service_title','Adobe Commerce'),(93894,8268,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(93895,8268,'page_content_4_the_services_1_service_image','6661'),(93896,8268,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(93897,8268,'page_content_4_the_services_1_side_title','Adobe Commerce'),(93898,8268,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(93899,8268,'page_content_4_the_services_1_service_description','Elevate your eCommerce operation with Adobe Commerce, the enterprise-level solution that powers some of the world\'s most successful online retailers.\r\n\r\nPerfect for: Growing enterprises with complex requirements and ambitious sales targets.\r\n\r\nOur Adobe Commerce expertise covers:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Advanced B2B functionality implementation</li>\r\n 	<li index=\"1\">Multi-store setup and management</li>\r\n 	<li index=\"2\">Content staging and preview capabilities</li>\r\n 	<li index=\"3\">Visual merchandising and product recommendations</li>\r\n 	<li index=\"4\">Sophisticated inventory and order management solutions</li>\r\n 	<li index=\"5\">Seamless integration with Adobe Experience Cloud</li>\r\n</ul>'),(93900,8268,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(93901,8268,'page_content_4_the_services_1_service_link','a:3:{s:5:\"title\";s:28:\"View Adobe Commerce Services\";s:3:\"url\";s:68:\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\";s:6:\"target\";s:0:\"\";}'),(93902,8268,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(93903,8268,'page_content_4_the_services_2_service_title','Shopify'),(93904,8268,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(93905,8268,'page_content_4_the_services_2_service_image','8175'),(93906,8268,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(93907,8268,'page_content_4_the_services_2_side_title','Shopify'),(93908,8268,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(93909,8268,'page_content_4_the_services_2_service_description','Unlock enterprise-level eCommerce without the typical complexity. Shopify Plus delivers advanced functionality with the same user-friendly experience that makes Shopify so popular.\r\n\r\nPerfect for: High-growth brands and established businesses seeking scalability without technical overhead.\r\n\r\nOur Shopify Plus offerings:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Automation workflows for efficient operations</li>\r\n 	<li index=\"1\">Customised checkout experiences</li>\r\n 	<li index=\"2\">International expansion strategy and implementation</li>\r\n 	<li index=\"3\">Headless commerce architecture</li>\r\n 	<li index=\"4\">High-volume transaction optimisation</li>\r\n 	<li index=\"5\">Script development for personalised shopping experiences</li>\r\n</ul>'),(93910,8268,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(93911,8268,'page_content_4_the_services_2_service_link','a:3:{s:5:\"title\";s:21:\"View Shopify Services\";s:3:\"url\";s:38:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(93912,8268,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(93913,8268,'page_content_4_the_services_3_service_title','Aero Commerce'),(93914,8268,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(93915,8268,'page_content_4_the_services_3_service_image','7014'),(93916,8268,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(93917,8268,'page_content_4_the_services_3_side_title','Aero Commerce'),(93918,8268,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(93919,8268,'page_content_4_the_services_3_service_description','Experience the perfect balance of flexibility and ease-of-use with Aero Commerce, the UK-built platform designed specifically for mid-market retailers.\r\n\r\nPerfect for: UK retailers looking for a platform that understands British eCommerce needs.\r\n\r\nOur Aero Commerce services:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">End-to-end store development and design</li>\r\n 	<li index=\"1\">Performance-focused implementation</li>\r\n 	<li index=\"2\">UK-specific payment and shipping integrations</li>\r\n 	<li index=\"3\">Custom module development</li>\r\n 	<li index=\"4\">Seamless ERP and third-party system integration</li>\r\n</ul>'),(93920,8268,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(93921,8268,'page_content_4_the_services_3_service_link','a:3:{s:5:\"title\";s:27:\"View Aero Commerce Services\";s:3:\"url\";s:44:\"https://actuate.webpreview.co/services/aero-commerce/\";s:6:\"target\";s:0:\"\";}'),(93922,8268,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(93923,8268,'page_content_4_the_services','4'),(93924,8268,'_page_content_4_the_services','field_67c6cd0fcad25'),(93925,8268,'page_content_5_add_background','white'),(93926,8268,'_page_content_5_add_background','field_67d0023c0a374'),(93927,8268,'page_content_5_block_content','<h3>Integrations That Scale With You</h3>\r\nAs your business grows, your tech needs to keep up. We help make sure your ecommerce platform talks to the rest of your tools - cleanly, reliably, and without a pile of workarounds. That means no more order delays from mismatched systems or stock issues caused by manual updates.\r\n\r\nWhether you need to connect warehouse and inventory software, streamline fulfilment through logistics integrations, or bring in new payment gateways, we tailor the setup to suit your operations. For businesses running large catalogues, we make sure product and inventory data stays accurate across platforms. If you’re focused on international growth, we support integrations that handle multi-currency payments and regional delivery.\r\n\r\nWe also connect your marketing tools - like Klaviyo, your CRM, or loyalty software - to make sure your campaigns are firing on live customer data, not stale exports. From ERP systems to custom product feeds, we make your backend work smarter so your team can get on with scaling.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about integrations</a>'),(93928,8268,'_page_content_5_block_content','field_67d0023c0a375'),(93929,8268,'page_content_5_media_block','8058'),(93930,8268,'_page_content_5_media_block','field_67d0023c0a376'),(93931,8268,'page_content_6_block_content','<h3>Custom Development</h3>\r\nSometimes off-the-shelf features don’t cut it. That’s where we come in. Our eCommerce website development team designs and builds custom functionality tailored to your business, whatever you need - from advanced filtering logic or a unique checkout flow, to something entirely new.\r\n\r\nYou’ll get solutions that solve real challenges and enhance how your site works for both your team and your customers. We keep the experience slick, performance strong, and your store easy to manage. All delivered by a team that understands how to build clean, scalable, high-performing eCommerce - without unnecessary complexity.'),(93932,8268,'_page_content_6_block_content','field_6891d9dfb5406'),(93933,8268,'page_content_7_add_background','green'),(93934,8268,'_page_content_7_add_background','field_67c9c6c17d609'),(93935,8268,'page_content_7_block_content','<h3>Recovery Projects</h3>\r\nIf your site’s half-finished, unstable, or not performing, we’ll step in. We rescue projects, fix critical issues, and help you get live without wasting what you’ve already invested.\r\n\r\nWe start by auditing what’s there - assessing code quality, platform setup, and missed opportunities. Then we create a prioritised plan to finish the job properly, implement what’s missing, and ensure your store functions exactly as it should. Whether it’s integration gaps, UX problems, or technical snags, we help you move forward with confidence and clarity.\r\n\r\nA recovery project doesn’t mean starting over. It means making the most of what you’ve already built, solving the blockers, and getting your site ready to support real growth.'),(93936,8268,'_page_content_7_block_content','field_67c9c6c17d60b'),(93937,8268,'page_content_7_media_block','8060'),(93938,8268,'_page_content_7_media_block','field_67c9c6d37d60c'),(93939,8268,'page_content_7_alignment','right'),(93940,8268,'_page_content_7_alignment','field_67c9c6dd7d60d'),(93941,8268,'page_content_8_block_title',''),(93942,8268,'_page_content_8_block_title','field_67c86b51a9ddc'),(93943,8268,'page_content_9_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(93944,8268,'_page_content_9_intro_block','field_67f39a7e87a67'),(93945,8268,'page_content_9_faqs_to_load','57'),(93946,8268,'_page_content_9_faqs_to_load','field_67f39a8d87a68'),(93947,7554,'page_content_10_block_intro',''),(93948,7554,'_page_content_10_block_intro','field_6929a69018fdd'),(93949,7554,'page_content_10_form_to_load','5'),(93950,7554,'_page_content_10_form_to_load','field_6929a68118fdc'),(93951,8269,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:12:\"our_services\";i:5;s:22:\"1_col_block_with_media\";i:6;s:22:\"1_col_block_text_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"testimonial_block\";i:9;s:4:\"faqs\";i:10;s:15:\"conversion_form\";}'),(93952,8269,'_page_content','field_65bcc772ba827'),(93953,8269,'bottom_cta',''),(93954,8269,'_bottom_cta','field_66fbcaec309e9'),(93955,8269,'page_content_0_video_file',''),(93956,8269,'_page_content_0_video_file','field_67c9c54f20190'),(93957,8269,'page_content_0_video_file_webm',''),(93958,8269,'_page_content_0_video_file_webm','field_67c9c54f20191'),(93959,8269,'page_content_0_background_image',''),(93960,8269,'_page_content_0_background_image','field_67c9c54f20192'),(93961,8269,'page_content_0_banner_content','<h1>eCommerce Development</h1>'),(93962,8269,'_page_content_0_banner_content','field_67c9c54f20193'),(93963,8269,'page_content_1_add_background','white'),(93964,8269,'_page_content_1_add_background','field_6717be84974f1'),(93965,8269,'page_content_1_block_title','<h2>Built for Growth – From the Ground Up.</h2>'),(93966,8269,'_page_content_1_block_title','field_67b8463f82176'),(93967,8269,'page_content_1_block_content','Your website shouldn’t be what holds you back. It’s where people buy, discover your brand, and come back again and again. It should be built to grow with you, not against you.\r\n\r\nAt Actuate, we deliver high-performance eCommerce website development built for modern growth. Whether you\'re replatforming, launching from scratch, or need custom features, our team creates scalable, conversion-focused solutions that work for your business.\r\n\r\nWe’re a proven eCommerce development agency in the UK brands trust to drive performance, not just launch sites. From technical execution to long-term support, we help you unlock your next nice problem.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the development team</a>'),(93968,8269,'_page_content_1_block_content','field_664b5f5c5973a'),(93969,8269,'page_content_2_add_background','black'),(93970,8269,'_page_content_2_add_background','field_67c9c6c17d609'),(93971,8269,'page_content_2_block_content','<h3>Replatforming.</h3>\r\nWe get to know your business, goals, and challenges inside out. Then we deliver a short, sharp NNP Workshop video - zero fluff - that highlights what’s working, what’s broken, and what needs fixing fast. We’ll show you exactly how to transform your site and what’s holding you back from growth. All delivered by experts who’ve done it before.'),(93972,8269,'_page_content_2_block_content','field_67c9c6c17d60b'),(93973,8269,'page_content_2_media_block','8054'),(93974,8269,'_page_content_2_media_block','field_67c9c6d37d60c'),(93975,8269,'page_content_2_alignment','left'),(93976,8269,'_page_content_2_alignment','field_67c9c6dd7d60d'),(93977,8269,'page_content_3_block_content','<h3>Solving the Next Nice Problem</h3>\r\nWe don’t just build for today - we build for what your business can become. Every project is designed with growth in mind. Our eCommerce development services ensure your site supports your long-term goals through high-performing code, seamless integrations, and future-ready architecture.'),(93978,8269,'_page_content_3_block_content','field_6891d9dfb5406'),(93979,8269,'page_content_4_the_services_0_service_title','Magento 2'),(93980,8269,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(93981,8269,'page_content_4_the_services_0_service_image','7954'),(93982,8269,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(93983,8269,'page_content_4_the_services_0_side_title','Magento 2'),(93984,8269,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(93985,8269,'page_content_4_the_services_0_service_description','Harness the power of flexibility with Magento Open Source. Our certified developers leverage this robust platform to build customisable, feature-rich stores without the enterprise price tag.\r\n\r\nPerfect for: Mid-sized businesses seeking powerful functionality with complete ownership of their digital ecosystem.\r\n\r\nOur Magento Open Source services include:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Custom theme development aligned with your brand identity</li>\r\n 	<li index=\"1\">Extension integration and custom module development</li>\r\n 	<li index=\"2\">Performance optimisation for lightning-fast page loads</li>\r\n 	<li index=\"3\">Comprehensive security implementation</li>\r\n 	<li index=\"4\">Mobile-responsive design that converts across all devices</li>\r\n</ul>'),(93986,8269,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(93987,8269,'page_content_4_the_services_0_service_link','a:3:{s:5:\"title\";s:23:\"View Magento 2 Services\";s:3:\"url\";s:50:\"https://actuate.webpreview.co/services/magento-open-source/\";s:6:\"target\";s:0:\"\";}'),(93988,8269,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(93989,8269,'page_content_4_the_services_1_service_title','Adobe Commerce'),(93990,8269,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(93991,8269,'page_content_4_the_services_1_service_image','6661'),(93992,8269,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(93993,8269,'page_content_4_the_services_1_side_title','Adobe Commerce'),(93994,8269,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(93995,8269,'page_content_4_the_services_1_service_description','Elevate your eCommerce operation with Adobe Commerce, the enterprise-level solution that powers some of the world\'s most successful online retailers.\r\n\r\nPerfect for: Growing enterprises with complex requirements and ambitious sales targets.\r\n\r\nOur Adobe Commerce expertise covers:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Advanced B2B functionality implementation</li>\r\n 	<li index=\"1\">Multi-store setup and management</li>\r\n 	<li index=\"2\">Content staging and preview capabilities</li>\r\n 	<li index=\"3\">Visual merchandising and product recommendations</li>\r\n 	<li index=\"4\">Sophisticated inventory and order management solutions</li>\r\n 	<li index=\"5\">Seamless integration with Adobe Experience Cloud</li>\r\n</ul>'),(93996,8269,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(93997,8269,'page_content_4_the_services_1_service_link','a:3:{s:5:\"title\";s:28:\"View Adobe Commerce Services\";s:3:\"url\";s:68:\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\";s:6:\"target\";s:0:\"\";}'),(93998,8269,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(93999,8269,'page_content_4_the_services_2_service_title','Shopify'),(94000,8269,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(94001,8269,'page_content_4_the_services_2_service_image','8175'),(94002,8269,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(94003,8269,'page_content_4_the_services_2_side_title','Shopify'),(94004,8269,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(94005,8269,'page_content_4_the_services_2_service_description','Unlock enterprise-level eCommerce without the typical complexity. Shopify Plus delivers advanced functionality with the same user-friendly experience that makes Shopify so popular.\r\n\r\nPerfect for: High-growth brands and established businesses seeking scalability without technical overhead.\r\n\r\nOur Shopify Plus offerings:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Automation workflows for efficient operations</li>\r\n 	<li index=\"1\">Customised checkout experiences</li>\r\n 	<li index=\"2\">International expansion strategy and implementation</li>\r\n 	<li index=\"3\">Headless commerce architecture</li>\r\n 	<li index=\"4\">High-volume transaction optimisation</li>\r\n 	<li index=\"5\">Script development for personalised shopping experiences</li>\r\n</ul>'),(94006,8269,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(94007,8269,'page_content_4_the_services_2_service_link','a:3:{s:5:\"title\";s:21:\"View Shopify Services\";s:3:\"url\";s:38:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(94008,8269,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(94009,8269,'page_content_4_the_services_3_service_title','Aero Commerce'),(94010,8269,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(94011,8269,'page_content_4_the_services_3_service_image','7014'),(94012,8269,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(94013,8269,'page_content_4_the_services_3_side_title','Aero Commerce'),(94014,8269,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(94015,8269,'page_content_4_the_services_3_service_description','Experience the perfect balance of flexibility and ease-of-use with Aero Commerce, the UK-built platform designed specifically for mid-market retailers.\r\n\r\nPerfect for: UK retailers looking for a platform that understands British eCommerce needs.\r\n\r\nOur Aero Commerce services:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">End-to-end store development and design</li>\r\n 	<li index=\"1\">Performance-focused implementation</li>\r\n 	<li index=\"2\">UK-specific payment and shipping integrations</li>\r\n 	<li index=\"3\">Custom module development</li>\r\n 	<li index=\"4\">Seamless ERP and third-party system integration</li>\r\n</ul>'),(94016,8269,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(94017,8269,'page_content_4_the_services_3_service_link','a:3:{s:5:\"title\";s:27:\"View Aero Commerce Services\";s:3:\"url\";s:44:\"https://actuate.webpreview.co/services/aero-commerce/\";s:6:\"target\";s:0:\"\";}'),(94018,8269,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(94019,8269,'page_content_4_the_services','4'),(94020,8269,'_page_content_4_the_services','field_67c6cd0fcad25'),(94021,8269,'page_content_5_add_background','white'),(94022,8269,'_page_content_5_add_background','field_67d0023c0a374'),(94023,8269,'page_content_5_block_content','<h3>Integrations That Scale With You</h3>\r\nAs your business grows, your tech needs to keep up. We help make sure your ecommerce platform talks to the rest of your tools - cleanly, reliably, and without a pile of workarounds. That means no more order delays from mismatched systems or stock issues caused by manual updates.\r\n\r\nWhether you need to connect warehouse and inventory software, streamline fulfilment through logistics integrations, or bring in new payment gateways, we tailor the setup to suit your operations. For businesses running large catalogues, we make sure product and inventory data stays accurate across platforms. If you’re focused on international growth, we support integrations that handle multi-currency payments and regional delivery.\r\n\r\nWe also connect your marketing tools - like Klaviyo, your CRM, or loyalty software - to make sure your campaigns are firing on live customer data, not stale exports. From ERP systems to custom product feeds, we make your backend work smarter so your team can get on with scaling.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about integrations</a>'),(94024,8269,'_page_content_5_block_content','field_67d0023c0a375'),(94025,8269,'page_content_5_media_block','8058'),(94026,8269,'_page_content_5_media_block','field_67d0023c0a376'),(94027,8269,'page_content_6_block_content','<h3>Custom Development</h3>\r\nSometimes off-the-shelf features don’t cut it. That’s where we come in. Our eCommerce website development team designs and builds custom functionality tailored to your business, whatever you need - from advanced filtering logic or a unique checkout flow, to something entirely new.\r\n\r\nYou’ll get solutions that solve real challenges and enhance how your site works for both your team and your customers. We keep the experience slick, performance strong, and your store easy to manage. All delivered by a team that understands how to build clean, scalable, high-performing eCommerce - without unnecessary complexity.'),(94028,8269,'_page_content_6_block_content','field_6891d9dfb5406'),(94029,8269,'page_content_7_add_background','green'),(94030,8269,'_page_content_7_add_background','field_67c9c6c17d609'),(94031,8269,'page_content_7_block_content','<h3>Recovery Projects</h3>\r\nIf your site’s half-finished, unstable, or not performing, we’ll step in. We rescue projects, fix critical issues, and help you get live without wasting what you’ve already invested.\r\n\r\nWe start by auditing what’s there - assessing code quality, platform setup, and missed opportunities. Then we create a prioritised plan to finish the job properly, implement what’s missing, and ensure your store functions exactly as it should. Whether it’s integration gaps, UX problems, or technical snags, we help you move forward with confidence and clarity.\r\n\r\nA recovery project doesn’t mean starting over. It means making the most of what you’ve already built, solving the blockers, and getting your site ready to support real growth.'),(94032,8269,'_page_content_7_block_content','field_67c9c6c17d60b'),(94033,8269,'page_content_7_media_block','8060'),(94034,8269,'_page_content_7_media_block','field_67c9c6d37d60c'),(94035,8269,'page_content_7_alignment','right'),(94036,8269,'_page_content_7_alignment','field_67c9c6dd7d60d'),(94037,8269,'page_content_8_block_title',''),(94038,8269,'_page_content_8_block_title','field_67c86b51a9ddc'),(94039,8269,'page_content_9_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(94040,8269,'_page_content_9_intro_block','field_67f39a7e87a67'),(94041,8269,'page_content_9_faqs_to_load','57'),(94042,8269,'_page_content_9_faqs_to_load','field_67f39a8d87a68'),(94043,8269,'page_content_10_block_intro',''),(94044,8269,'_page_content_10_block_intro','field_6929a69018fdd'),(94045,8269,'page_content_10_form_to_load','5'),(94046,8269,'_page_content_10_form_to_load','field_6929a68118fdc'),(94047,7207,'page_content_10_block_intro',''),(94048,7207,'_page_content_10_block_intro','field_6929a69018fdd'),(94049,7207,'page_content_10_form_to_load','5'),(94050,7207,'_page_content_10_form_to_load','field_6929a68118fdc'),(94051,8270,'page_content_0_video_file',''),(94052,8270,'_page_content_0_video_file','field_67c9c54f20190'),(94053,8270,'page_content_0_video_file_webm',''),(94054,8270,'_page_content_0_video_file_webm','field_67c9c54f20191'),(94055,8270,'page_content_0_background_image',''),(94056,8270,'_page_content_0_background_image','field_67c9c54f20192'),(94057,8270,'page_content_0_banner_content','<h1>Magento 2 (Open Source)</h1>'),(94058,8270,'_page_content_0_banner_content','field_67c9c54f20193'),(94059,8270,'page_content_1_add_background','white'),(94060,8270,'_page_content_1_add_background','field_6717be84974f1'),(94061,8270,'page_content_1_block_title','<h2>A Scalable Platform Built for Growth</h2>'),(94062,8270,'_page_content_1_block_title','field_67b8463f82176'),(94063,8270,'page_content_1_block_content','Magento 2 Open Source is packed with built-in flexibility, performance, and scalability - everything a fast-moving eCommerce brand needs to grow. From start-ups and SMEs to global retailers, it’s trusted by businesses that want more from their online store. No bloat, no licence fees - just powerful eCommerce infrastructure that’s ready to grow with you.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Let’s talk Magento</a>'),(94064,8270,'_page_content_1_block_content','field_664b5f5c5973a'),(94065,8270,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:11:\"media_cards\";i:6;s:22:\"1_col_block_with_media\";i:7;s:17:\"testimonial_block\";i:8;s:4:\"faqs\";i:9;s:14:\"our_work_short\";i:10;s:15:\"conversion_form\";}'),(94066,8270,'_page_content','field_65bcc772ba827'),(94067,8270,'bottom_cta',''),(94068,8270,'_bottom_cta','field_66fbcaec309e9'),(94069,8270,'page_content_2_add_background','black'),(94070,8270,'_page_content_2_add_background','field_67d0023c0a374'),(94071,8270,'page_content_2_block_content','<h3>Solutions That Grow with You</h3>\r\nMagento’s open-source architecture gives your business the freedom to evolve. Its modular structure, vast library of third-party extensions, and ability to integrate with ERPs, CRMs, and warehouse systems means your store can flex with your goals.\r\n\r\nWe tailor the platform around your workflows and customer journeys - not the other way around. From custom features to personalisation, everything is built to match how your customers shop and how your team runs.\r\n\r\nFor clients on a support retainer, we offer ongoing Magento maintenance and support to keep your setup future-ready - rolling out updates and improvements before they become blockers.'),(94072,8270,'_page_content_2_block_content','field_67d0023c0a375'),(94073,8270,'page_content_2_media_block','8077'),(94074,8270,'_page_content_2_media_block','field_67d0023c0a376'),(94075,8270,'page_content_3_block_content','<h3>The Performance &amp; Agility You Need to Succeed</h3>\r\nSite speed directly impacts conversion. A one-second delay can reduce conversions by up to 7%. Magento 2’s latest version delivers up to 50% faster load times on key pages like checkout and basket compared to Magento 1.\r\n\r\nThis means quicker transactions, improved user experience, better SEO performance, and a store that keeps customers moving - not bouncing.'),(94076,8270,'_page_content_3_block_content','field_6891d9dfb5406'),(94077,8270,'page_content_4_add_background','green'),(94078,8270,'_page_content_4_add_background','field_67c9c6c17d609'),(94079,8270,'page_content_4_block_content','<h3>Optimised for Mobile Commerce</h3>\r\nSmartphones now account for 77% of global retail traffic and nearly two-thirds of all eCommerce sales. Magento’s PWA Studio supports fast, responsive mobile sites that match the performance and features of desktop - keeping your store accessible, reliable, and conversion-ready on any device.\r\n\r\nMobile optimisation isn’t just a nice-to-have - it’s a revenue driver. Magento 2 helps you stay ahead of the curve.'),(94080,8270,'_page_content_4_block_content','field_67c9c6c17d60b'),(94081,8270,'page_content_4_media_block','8082'),(94082,8270,'_page_content_4_media_block','field_67c9c6d37d60c'),(94083,8270,'page_content_4_alignment','left'),(94084,8270,'_page_content_4_alignment','field_67c9c6dd7d60d'),(94085,8270,'page_content_5_block_title','<h3>Magento 2 Features &amp; Benefits</h3>'),(94086,8270,'_page_content_5_block_title','field_682b3dcf7fae9'),(94087,8270,'page_content_5_cards_0_card_image','8084'),(94088,8270,'_page_content_5_cards_0_card_image','field_682b3de87faee'),(94089,8270,'page_content_5_cards_0_card_content','<h4>Revenue-Boosting Sales Tools</h4>\r\nMagento 2’s built-in upselling and cross-selling features help raise average order values straight out of the box.'),(94090,8270,'_page_content_5_cards_0_card_content','field_682b3dcf7faec'),(94091,8270,'page_content_5_cards','3'),(94092,8270,'_page_content_5_cards','field_682b3dcf7faea'),(94093,8270,'page_content_5_cards_1_card_image','8093'),(94094,8270,'_page_content_5_cards_1_card_image','field_682b3de87faee'),(94095,8270,'page_content_5_cards_1_card_content','<h4>Flexible Product Types for Any Catalogue</h4>\r\nSupports simple, configurable, downloadable, and bundled products - no plugins needed.'),(94096,8270,'_page_content_5_cards_1_card_content','field_682b3dcf7faec'),(94097,8270,'page_content_5_cards_2_card_image','8088'),(94098,8270,'_page_content_5_cards_2_card_image','field_682b3de87faee'),(94099,8270,'page_content_5_cards_2_card_content','<h4>Streamlined Admin for Faster Edits</h4>\r\nA modern backend that speeds up updates, product management, and store changes.'),(94100,8270,'_page_content_5_cards_2_card_content','field_682b3dcf7faec'),(94101,8270,'page_content_6_add_background','white'),(94102,8270,'_page_content_6_add_background','field_67d0023c0a374'),(94103,8270,'page_content_6_block_content','<h3>Reliable Magento 2 Support That Scales</h3>\r\nPost-launch, we stay involved to make sure your store keeps performing. Acting as your full-service Magento 2 agency, we support your growth with performance tracking, patching, feature rollouts, and platform enhancements.\r\n\r\nWhether you need a one-off Magento audit, ongoing Magento 2 support, or help from our Magento certified developers, we’re here to ensure your store stays fast, secure, and aligned with your next stage of growth.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">See support options</a>'),(94104,8270,'_page_content_6_block_content','field_67d0023c0a375'),(94105,8270,'page_content_6_media_block','8095'),(94106,8270,'_page_content_6_media_block','field_67d0023c0a376'),(94107,8270,'page_content_7_block_title',''),(94108,8270,'_page_content_7_block_title','field_67c86b51a9ddc'),(94109,8270,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(94110,8270,'_page_content_8_intro_block','field_67f39a7e87a67'),(94111,8270,'page_content_8_faqs_to_load','53'),(94112,8270,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(94113,8270,'page_content_9_block_intro','<h3 class=\"title\">Explore Our Recent Projects.</h3>'),(94114,8270,'_page_content_9_block_intro','field_66fbc8f5b1c94'),(94115,8270,'page_content_9_project_filter',''),(94116,8270,'_page_content_9_project_filter','field_66826e0b41d79'),(94117,8270,'page_content_10_block_intro',''),(94118,8270,'_page_content_10_block_intro','field_6929a69018fdd'),(94119,8270,'page_content_10_form_to_load','5'),(94120,8270,'_page_content_10_form_to_load','field_6929a68118fdc'),(94121,7147,'page_content_8_block_intro',''),(94122,7147,'_page_content_8_block_intro','field_6929a69018fdd'),(94123,7147,'page_content_8_form_to_load','5'),(94124,7147,'_page_content_8_form_to_load','field_6929a68118fdc'),(94125,8271,'page_content_0_video_file',''),(94126,8271,'_page_content_0_video_file','field_67c9c54f20190'),(94127,8271,'page_content_0_video_file_webm',''),(94128,8271,'_page_content_0_video_file_webm','field_67c9c54f20191'),(94129,8271,'page_content_0_background_image',''),(94130,8271,'_page_content_0_background_image','field_67c9c54f20192'),(94131,8271,'page_content_0_banner_content','<h1>Adobe Commerce &amp; Magento Solutions</h1>'),(94132,8271,'_page_content_0_banner_content','field_67c9c54f20193'),(94133,8271,'page_content_1_add_background','white'),(94134,8271,'_page_content_1_add_background','field_6717be84974f1'),(94135,8271,'page_content_1_block_title','<h2>Tech That Grows With You</h2>'),(94136,8271,'_page_content_1_block_title','field_67b8463f82176'),(94137,8271,'page_content_1_block_content','Magento and Adobe Commerce are powerful eCommerce platforms built for brands that need control, flexibility, and serious scalability. Designed for complex catalogues, multi-store setups, and global ambitions, they’re made for businesses that outgrow the basics fast.\r\n\r\nAs a leading Adobe Commerce agency and a trusted Magento agency in Manchester, Actuate specialises in building, optimising, and supporting platforms that don’t just meet demand - they drive it. Whether you\'re looking for a complete rebuild or targeted improvements, our Magento-certified developers are here to deliver solutions that scale.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the Experts</a>'),(94138,8271,'_page_content_1_block_content','field_664b5f5c5973a'),(94139,8271,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:12:\"our_services\";i:5;s:9:\"cta_block\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:15:\"conversion_form\";}'),(94140,8271,'_page_content','field_65bcc772ba827'),(94141,8271,'bottom_cta',''),(94142,8271,'_bottom_cta','field_66fbcaec309e9'),(94143,8271,'page_content_2_block_title','<h3>Why Choose Magento &amp; Adobe Commerce</h3>'),(94144,8271,'_page_content_2_block_title','field_67da9e22ddf71'),(94145,8271,'page_content_2_cards_0_card_icon',''),(94146,8271,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(94147,8271,'page_content_2_cards_0_card_content','<h4>Built to Scale with Your Business</h4>\r\nMagento and Adobe Commerce support multi-store, multi-language, and multi-currency setups, giving your business the infrastructure to grow without limits. Perfect for your expanding product ranges, international reach, and B2B functionality.'),(94148,8271,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(94149,8271,'page_content_2_cards_1_card_icon',''),(94150,8271,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(94151,8271,'page_content_2_cards_1_card_content','<h4>Proven to Increase Performance</h4>\r\nAdobe reports that brands migrating to Magento 2 experience up to a 29% improvement in site speed and 20% increase in conversion rates. Faster sites mean more customers converting - and less revenue left on the table.'),(94152,8271,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(94153,8271,'page_content_2_cards_2_card_icon',''),(94154,8271,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(94155,8271,'page_content_2_cards_2_card_content','<h4>Customisation Without Compromise</h4>\r\nOur Adobe and Magento eCommerce solutions give you control over every aspect of your store, so you can match your platform to your processes, not the other way around.'),(94156,8271,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(94157,8271,'page_content_2_cards_3_card_icon',''),(94158,8271,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(94159,8271,'page_content_2_cards_3_card_content','<h4>What it Means for You</h4>\r\nSmarter campaigns, higher conversion, and a store that doesn’t need rebuilding every 18 months. You get more efficient operations, stronger ROI, and the foundation to unlock your next nice problems - like scaling fulfilment or growing into new regions.'),(94160,8271,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(94161,8271,'page_content_2_cards','4'),(94162,8271,'_page_content_2_cards','field_67da9e2bddf72'),(94163,8271,'page_content_2_block_footer',''),(94164,8271,'_page_content_2_block_footer','field_67da9e66ddf75'),(94165,8271,'page_content_3_add_background','white'),(94166,8271,'_page_content_3_add_background','field_67c9c6c17d609'),(94167,8271,'page_content_3_block_content','<h3>How Adobe Commerce Can Help You Unlock Your Next Nice Problem</h3>\r\nAdobe Commerce is built for brands outgrowing the basics. When your catalogue’s expanding, operations are getting messy, or you need more from your site than just ‘working’, Adobe is the upgrade that clears the way.\r\nOur NNP Workshop pinpoints what’s holding you back - then we fix it. Whether that’s slow load times, checkout friction, or backend complexity, we build the kind of Adobe Commerce setup that sets the stage for nicer problems: more demand, more channels, and a store that keeps up.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book an NNP Workshop</a>'),(94168,8271,'_page_content_3_block_content','field_67c9c6c17d60b'),(94169,8271,'page_content_3_media_block',''),(94170,8271,'_page_content_3_media_block','field_67c9c6d37d60c'),(94171,8271,'page_content_3_alignment','left'),(94172,8271,'_page_content_3_alignment','field_67c9c6dd7d60d'),(94173,8271,'page_content_4_the_services_0_service_title','Adobe Commerce'),(94174,8271,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(94175,8271,'page_content_4_the_services_0_service_image',''),(94176,8271,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(94177,8271,'page_content_4_the_services_0_side_title','Adobe Commerce'),(94178,8271,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(94179,8271,'page_content_4_the_services_0_service_description','For complex eCommerce businesses ready to scale. We build with Adobe Commerce to support advanced features like B2B portals, segmented promotions, and customer-specific pricing - all designed to help you handle bigger business, better.'),(94180,8271,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(94181,8271,'page_content_4_the_services_0_service_link','a:3:{s:5:\"title\";s:19:\"View Adobe Commerce\";s:3:\"url\";s:68:\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\";s:6:\"target\";s:0:\"\";}'),(94182,8271,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(94183,8271,'page_content_4_the_services_1_service_title','Magento Open Source'),(94184,8271,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(94185,8271,'page_content_4_the_services_1_service_image',''),(94186,8271,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(94187,8271,'page_content_4_the_services_1_side_title','Magento 2'),(94188,8271,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(94189,8271,'page_content_4_the_services_1_service_description','A cost-effective choice for brands that want customisation and control without a licence fee. We create stable, scalable Magento stores that support serious growth, with frontend and backend flexibility tailored to your goals.'),(94190,8271,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(94191,8271,'page_content_4_the_services_1_service_link','a:3:{s:5:\"title\";s:24:\"View Magento Open Source\";s:3:\"url\";s:50:\"https://actuate.webpreview.co/services/magento-open-source/\";s:6:\"target\";s:0:\"\";}'),(94192,8271,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(94193,8271,'page_content_4_the_services_2_service_title','Hyvä Themes'),(94194,8271,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(94195,8271,'page_content_4_the_services_2_service_image',''),(94196,8271,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(94197,8271,'page_content_4_the_services_2_side_title','Hyvä for Magento & Adobe Commerce'),(94198,8271,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(94199,8271,'page_content_4_the_services_2_service_description','Want to make your Magento site faster? Hyvä gives it a huge frontend lift: faster page loads, streamlined performance, and better UX. Pair it with CRO and UX work, and you’re store won’t just be faster - but smarter too.'),(94200,8271,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(94201,8271,'page_content_4_the_services_2_service_link','a:3:{s:5:\"title\";s:25:\"View Hyvä Theme Services\";s:3:\"url\";s:35:\"https://actuate.webpreview.co/services/hyva/\";s:6:\"target\";s:0:\"\";}'),(94202,8271,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(94203,8271,'page_content_4_the_services_3_service_title','eCommerce Consultancy'),(94204,8271,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(94205,8271,'page_content_4_the_services_3_service_image',''),(94206,8271,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(94207,8271,'page_content_4_the_services_3_side_title','eCommerce Consultancy'),(94208,8271,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(94209,8271,'page_content_4_the_services_3_service_description','Already on Magento or Adobe Commerce, or exploring it for the first time? Our eCommerce experts help you map a smarter route - from performance planning and platform reviews to long-term scaling - it all starts with your goals.'),(94210,8271,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(94211,8271,'page_content_4_the_services_3_service_link','a:3:{s:5:\"title\";s:26:\"View eCommerce Consultancy\";s:3:\"url\";s:49:\"https://actuate.webpreview.co/services/ecommerce-strategy/\";s:6:\"target\";s:0:\"\";}'),(94212,8271,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(94213,8271,'page_content_4_the_services_4_service_title','Adobe Commerce and Magento Support'),(94214,8271,'_page_content_4_the_services_4_service_title','field_67c6cd1bcad26'),(94215,8271,'page_content_4_the_services_4_service_image',''),(94216,8271,'_page_content_4_the_services_4_service_image','field_67c6cd2dcad27'),(94217,8271,'page_content_4_the_services_4_side_title','Adobe Commerce and Magento Support'),(94218,8271,'_page_content_4_the_services_4_side_title','field_67c6e0fbc5a42'),(94219,8271,'page_content_4_the_services_4_service_description','We don’t just deliver sites - we keep them running smoothly. Our Magento support and maintenance retainer packages cover everything from patching and security to new features and optimisation. You get reliable help whenever you need it.\r\n\r\nTrust Actuate to handle the upkeep, so your team can focus on growth.'),(94220,8271,'_page_content_4_the_services_4_service_description','field_67c6cd38cad28'),(94221,8271,'page_content_4_the_services_4_service_link','a:3:{s:5:\"title\";s:21:\"View Support Services\";s:3:\"url\";s:50:\"https://actuate.webpreview.co/services/maintenance-support/\";s:6:\"target\";s:0:\"\";}'),(94222,8271,'_page_content_4_the_services_4_service_link','field_67c6cd4ecad29'),(94223,8271,'page_content_4_the_services_5_service_title','Conversion Rate Optimisation'),(94224,8271,'_page_content_4_the_services_5_service_title','field_67c6cd1bcad26'),(94225,8271,'page_content_4_the_services_5_service_image',''),(94226,8271,'_page_content_4_the_services_5_service_image','field_67c6cd2dcad27'),(94227,8271,'page_content_4_the_services_5_side_title','CRO'),(94228,8271,'_page_content_4_the_services_5_side_title','field_67c6e0fbc5a42'),(94229,8271,'page_content_4_the_services_5_service_description','Magento and Adobe Commerce can perform even better with CRO in the mix. We offer full conversion rate optimisation services, improving checkout journeys, running A/B split testing, and optimising UX to ensure your traffic turns into sales, not missed opportunities.'),(94230,8271,'_page_content_4_the_services_5_service_description','field_67c6cd38cad28'),(94231,8271,'page_content_4_the_services_5_service_link','a:3:{s:5:\"title\";s:20:\"Explore CRO Services\";s:3:\"url\";s:34:\"https://actuate.webpreview.co/services/cro/\";s:6:\"target\";s:0:\"\";}'),(94232,8271,'_page_content_4_the_services_5_service_link','field_67c6cd4ecad29'),(94233,8271,'page_content_4_the_services','6'),(94234,8271,'_page_content_4_the_services','field_67c6cd0fcad25'),(94235,8271,'page_content_5_show_background','0'),(94236,8271,'_page_content_5_show_background','field_67175ac1a052b'),(94237,8271,'page_content_5_block_content','<h4>Not Sure What’s Next? That’s What the <strong>NNP Workshop</strong> Is For.</h4>\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\">Get in touch</a>'),(94238,8271,'_page_content_5_block_content','field_66cda60b2ea88'),(94239,8271,'page_content_6_block_title',''),(94240,8271,'_page_content_6_block_title','field_67c86b51a9ddc'),(94241,8271,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(94242,8271,'_page_content_7_intro_block','field_67f39a7e87a67'),(94243,8271,'page_content_7_faqs_to_load','54'),(94244,8271,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(94245,8271,'page_content_8_block_intro',''),(94246,8271,'_page_content_8_block_intro','field_6929a69018fdd'),(94247,8271,'page_content_8_form_to_load','5'),(94248,8271,'_page_content_8_form_to_load','field_6929a68118fdc'),(94249,7209,'page_content_9_block_intro',''),(94250,7209,'_page_content_9_block_intro','field_6929a69018fdd'),(94251,7209,'page_content_9_form_to_load','5'),(94252,7209,'_page_content_9_form_to_load','field_6929a68118fdc'),(94253,8272,'page_content_0_video_file',''),(94254,8272,'_page_content_0_video_file','field_67c9c54f20190'),(94255,8272,'page_content_0_video_file_webm',''),(94256,8272,'_page_content_0_video_file_webm','field_67c9c54f20191'),(94257,8272,'page_content_0_background_image',''),(94258,8272,'_page_content_0_background_image','field_67c9c54f20192'),(94259,8272,'page_content_0_banner_content','<h1>Adobe Commerce</h1>'),(94260,8272,'_page_content_0_banner_content','field_67c9c54f20193'),(94261,8272,'page_content_1_add_background','white'),(94262,8272,'_page_content_1_add_background','field_6717be84974f1'),(94263,8272,'page_content_1_block_title','<h2>Built for Businesses That Mean Business</h2>'),(94264,8272,'_page_content_1_block_title','field_67b8463f82176'),(94265,8272,'page_content_1_block_content','If your company is scaling fast or aiming for £30 million+ in annual revenue, you need an enterprise eCommerce platform that keeps up. That’s where Adobe Commerce comes in. Powered by Magento and backed by Adobe, it combines flexibility, performance, and enterprise-grade capabilities to support complex commercial needs.\r\n\r\nAdobe Commerce users report a 20% lift in conversion rates and increased average order values when using features like AI-driven recommendations and smart promotions. With an open architecture and unmatched extensibility, it’s built to scale with your ambitions.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to Adobe Commerce experts</a>'),(94266,8272,'_page_content_1_block_content','field_664b5f5c5973a'),(94267,8272,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";i:6;s:22:\"1_col_block_with_media\";i:7;s:17:\"testimonial_block\";i:8;s:4:\"faqs\";i:9;s:15:\"conversion_form\";}'),(94268,8272,'_page_content','field_65bcc772ba827'),(94269,8272,'bottom_cta',''),(94270,8272,'_bottom_cta','field_66fbcaec309e9'),(94271,8272,'page_content_2_add_background','green'),(94272,8272,'_page_content_2_add_background','field_67d0023c0a374'),(94273,8272,'page_content_2_block_content','<h3>Built for Complex Commerce</h3>\r\nAdobe Commerce is the backbone for high-growth brands that need a robust development solution. As an enterprise platform, it enables fully customisable storefronts, advanced catalogue management, and seamless integrations with back-office systems. Whether you\'re operating globally, managing multiple storefronts, or building out unique checkout flows - Adobe Commerce gives your dev team the tools to execute efficiently.\r\n\r\nWith us as your Adobe Commerce development agency, you get tailored builds, strategic guidance, and long-term scalability baked in from day one.'),(94274,8272,'_page_content_2_block_content','field_67d0023c0a375'),(94275,8272,'page_content_2_media_block','8041'),(94276,8272,'_page_content_2_media_block','field_67d0023c0a376'),(94277,8272,'page_content_3_block_content','<h3>Built-In Personalisation That Drives Revenue</h3>\r\nAdobe Commerce includes Adobe Sensei, an AI engine that uses customer data to generate dynamic product suggestions, promotions, and content based on behaviour, demographics, and purchase history.\r\n\r\nAccording to Adobe, this kind of personalisation can drive a measurable increase in average order value, helping your site deliver smarter experiences that convert better and boost loyalty.'),(94278,8272,'_page_content_3_block_content','field_6891d9dfb5406'),(94279,8272,'page_content_4_add_background','red'),(94280,8272,'_page_content_4_add_background','field_67c9c6c17d609'),(94281,8272,'page_content_4_block_content','<h3>Uncomplicated Account Management</h3>\r\nAdobe Commerce simplifies B2B complexity. With built-in tools for multi-user roles, company accounts, credit limits, and approval workflows, your team can focus on strategic tasks, not admin overhead.\r\n\r\nInventory, orders, and reporting are all handled from a centralised dashboard, making operations smoother and less time-consuming. You stay agile, even as your customer base grows.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/b2b/\" class=\"cta cta-white\">Explore B2B features</a>'),(94282,8272,'_page_content_4_block_content','field_67c9c6c17d60b'),(94283,8272,'page_content_4_media_block','8046'),(94284,8272,'_page_content_4_media_block','field_67c9c6d37d60c'),(94285,8272,'page_content_4_alignment','left'),(94286,8272,'_page_content_4_alignment','field_67c9c6dd7d60d'),(94287,8272,'page_content_5_show_background','0'),(94288,8272,'_page_content_5_show_background','field_67175ac1a052b'),(94289,8272,'page_content_5_block_content','<h3>We’re Here to Listen</h3>\r\nWhether your current store is underperforming or you’re ready to level up, we’re here to help. As an experienced Adobe Commerce experts team, we offer audits, strategic planning, and honest advice to get your site working harder - so you can unlock your next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your Adobe Commerce audit</a>'),(94290,8272,'_page_content_5_block_content','field_66cda60b2ea88'),(94291,8272,'page_content_6_add_background','white'),(94292,8272,'_page_content_6_add_background','field_67d0023c0a374'),(94293,8272,'page_content_6_block_content','Adobe Commerce Cloud\r\n\r\nAdobe Commerce Cloud combines the full Adobe Commerce feature set with scalable, cloud-hosted infrastructure. Hosting is included in your license, giving you more value, less complexity, and a faster time to market.\r\n\r\nWith auto-scaling, CI/CD workflows, real-time monitoring, and built-in eCommerce website security (including AES-256 encryption and DDoS protection), Adobe Commerce Cloud offers flexibility and peace of mind.\r\n\r\nAs an experienced Adobe Commerce Cloud Development Agency, we help you launch and scale with confidence.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce-cloud/\" class=\"cta\">Explore Adobe Commerce Cloud</a>'),(94294,8272,'_page_content_6_block_content','field_67d0023c0a375'),(94295,8272,'page_content_6_media_block','8049'),(94296,8272,'_page_content_6_media_block','field_67d0023c0a376'),(94297,8272,'page_content_7_block_title','<h3>What our clients say</h3>'),(94298,8272,'_page_content_7_block_title','field_67c86b51a9ddc'),(94299,8272,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(94300,8272,'_page_content_8_intro_block','field_67f39a7e87a67'),(94301,8272,'page_content_8_faqs_to_load','54'),(94302,8272,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(94303,8272,'page_content_9_block_intro',''),(94304,8272,'_page_content_9_block_intro','field_6929a69018fdd'),(94305,8272,'page_content_9_form_to_load','5'),(94306,8272,'_page_content_9_form_to_load','field_6929a68118fdc'),(94307,7199,'page_content_8_block_intro',''),(94308,7199,'_page_content_8_block_intro','field_6929a69018fdd'),(94309,7199,'page_content_8_form_to_load','5'),(94310,7199,'_page_content_8_form_to_load','field_6929a68118fdc'),(94311,8274,'page_content_0_video_file',''),(94312,8274,'_page_content_0_video_file','field_67c9c54f20190'),(94313,8274,'page_content_0_video_file_webm',''),(94314,8274,'_page_content_0_video_file_webm','field_67c9c54f20191'),(94315,8274,'page_content_0_background_image',''),(94316,8274,'_page_content_0_background_image','field_67c9c54f20192'),(94317,8274,'page_content_0_banner_content','<h1>Hyvä Theme Development</h1>'),(94318,8274,'_page_content_0_banner_content','field_67c9c54f20193'),(94319,8274,'page_content_1_add_background','white'),(94320,8274,'_page_content_1_add_background','field_6717be84974f1'),(94321,8274,'page_content_1_block_title','<h2>The Speed Your Store Deserves</h2>'),(94322,8274,'_page_content_1_block_title','field_67b8463f82176'),(94323,8274,'page_content_1_block_content','Site speed isn’t a nice-to-have - it’s the foundation of performance. Every second delay in page load can cut conversions by 7%. For mobile users, it’s even worse. A single second’s delay can slash conversions by up to 20%.\r\n\r\nTwo seconds too slow? Your bounce rate could double. 47% of users expect a site to load in under 3 seconds - and they’ll leave if it doesn’t. Google cares about speed, too. Slow sites don’t rank. That means fewer eyes, less traffic, and a store that doesn’t keep up.'),(94324,8274,'_page_content_1_block_content','field_664b5f5c5973a'),(94325,8274,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:11:\"media_cards\";i:4;s:14:\"feature_blocks\";i:5;s:9:\"cta_block\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:15:\"conversion_form\";}'),(94326,8274,'_page_content','field_65bcc772ba827'),(94327,8274,'bottom_cta','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(94328,8274,'_bottom_cta','field_66fbcaec309e9'),(94329,8274,'page_content_2_add_background','white'),(94330,8274,'_page_content_2_add_background','field_67c9c6c17d609'),(94331,8274,'page_content_2_block_content','<h3>Hyvä: Built for Speed</h3>\r\nHyvä theme development offers a modern, high-performance frontend solution for Magento and Adobe Commerce. It’s built from the ground up to make eCommerce faster, lighter, and easier to maintain.\r\n\r\nUnlike older Magento themes, the Hyvä theme replaces outdated frameworks - improving speed and user experience dramatically. For merchants using Magento 2, it’s a reliable way to optimise performance and reduce overheads.\r\n\r\nIf your site’s lagging, our Magento Hyvä theme development services fix it. It boosts load times, and clears the way for smoother scaling - without the heavy lifting.'),(94332,8274,'_page_content_2_block_content','field_67c9c6c17d60b'),(94333,8274,'page_content_2_media_block','8101'),(94334,8274,'_page_content_2_media_block','field_67c9c6d37d60c'),(94335,8274,'page_content_2_alignment','left'),(94336,8274,'_page_content_2_alignment','field_67c9c6dd7d60d'),(94337,8274,'page_content_3_block_title','<h3>What Hyvä Delivers</h3>\r\nWe implement Magento 2 Hyvä theme development to address the real blockers - delivering speed, flexibility, and performance that your users will feel.\r\n'),(94338,8274,'_page_content_3_block_title','field_682b3dcf7fae9'),(94339,8274,'page_content_3_cards_0_card_image','8104'),(94340,8274,'_page_content_3_cards_0_card_image','field_682b3de87faee'),(94341,8274,'page_content_3_cards_0_card_content','<h4>Faster Page Loads</h4>\r\nHyvä-built sites regularly load in under 1.5 seconds. That means quicker journeys, lower bounce rates, and higher conversions.'),(94342,8274,'_page_content_3_cards_0_card_content','field_682b3dcf7faec'),(94343,8274,'page_content_3_cards_1_card_image','8105'),(94344,8274,'_page_content_3_cards_1_card_image','field_682b3de87faee'),(94345,8274,'page_content_3_cards_1_card_content','<h4>Improved SEO</h4>\r\nSite speed is a core Google ranking factor. Faster sites index better and get found faster - putting you ahead of the competition.'),(94346,8274,'_page_content_3_cards_1_card_content','field_682b3dcf7faec'),(94347,8274,'page_content_3_cards_2_card_image','8103'),(94348,8274,'_page_content_3_cards_2_card_image','field_682b3de87faee'),(94349,8274,'page_content_3_cards_2_card_content','<h4>More Conversions</h4>\r\nSpeed removes barriers. Shorter load times create smoother experiences and increase purchase completion - especially on mobile.'),(94350,8274,'_page_content_3_cards_2_card_content','field_682b3dcf7faec'),(94351,8274,'page_content_3_cards','3'),(94352,8274,'_page_content_3_cards','field_682b3dcf7faea'),(94353,8274,'page_content_4_block_title','<h3>Performance That Works Harder</h3>'),(94354,8274,'_page_content_4_block_title','field_690a0ce79c729'),(94355,8274,'page_content_4_features_0_feature_icon','8113'),(94356,8274,'_page_content_4_features_0_feature_icon','field_690a0ce79c72b'),(94357,8274,'page_content_4_features_0_feature_text','<h4>Customer Experience That Scales</h4>\r\nThe Hyvä theme Magento 2 implementation provides consistent performance across all devices. No more sluggish experiences holding back your store.'),(94358,8274,'_page_content_4_features_0_feature_text','field_690a0ce79c72c'),(94359,8274,'page_content_4_features_1_feature_icon','8114'),(94360,8274,'_page_content_4_features_1_feature_icon','field_690a0ce79c72b'),(94361,8274,'page_content_4_features_1_feature_text','<h4>Mobile-First Approach</h4>\r\nYour customers shop everywhere. Hyvä keeps performance sharp on every screen.'),(94362,8274,'_page_content_4_features_1_feature_text','field_690a0ce79c72c'),(94363,8274,'page_content_4_features','6'),(94364,8274,'_page_content_4_features','field_690a0ce79c72a'),(94365,8274,'page_content_4_features_2_feature_icon','8117'),(94366,8274,'_page_content_4_features_2_feature_icon','field_690a0ce79c72b'),(94367,8274,'page_content_4_features_2_feature_text','<h4>Better Visibility in Search</h4>\r\nSpeed boosts your Core Web Vitals, improving your SEO ranking and visibility.'),(94368,8274,'_page_content_4_features_2_feature_text','field_690a0ce79c72c'),(94369,8274,'page_content_4_features_3_feature_icon','8119'),(94370,8274,'_page_content_4_features_3_feature_icon','field_690a0ce79c72b'),(94371,8274,'page_content_4_features_3_feature_text','<h4>Developer Efficiency</h4>\r\nUsing Tailwind CSS and Alpine.js, Hyvä theme development simplifies frontend builds and allows for quicker iteration.'),(94372,8274,'_page_content_4_features_3_feature_text','field_690a0ce79c72c'),(94373,8274,'page_content_4_features_4_feature_icon','8120'),(94374,8274,'_page_content_4_features_4_feature_icon','field_690a0ce79c72b'),(94375,8274,'page_content_4_features_4_feature_text','<h4>Lightweight and Reliable</h4>\r\nHyvä keeps your store lean. It eliminates theme bloat, improving reliability and long-term maintainability.'),(94376,8274,'_page_content_4_features_4_feature_text','field_690a0ce79c72c'),(94377,8274,'page_content_4_features_5_feature_icon','8121'),(94378,8274,'_page_content_4_features_5_feature_icon','field_690a0ce79c72b'),(94379,8274,'page_content_4_features_5_feature_text','<h4>Performance-first Architecture</h4>\r\nHyvä is built with performance and Core Web Vitals in mind, which indirectly supports faster iteration and fewer technical limitations.'),(94380,8274,'_page_content_4_features_5_feature_text','field_690a0ce79c72c'),(94381,8274,'page_content_5_show_background','0'),(94382,8274,'_page_content_5_show_background','field_67175ac1a052b'),(94383,8274,'page_content_5_block_content','<h3 class=\"blk-heading\"><strong>Certified Hyvä Partners</strong></h3>\r\nAs certified Hyvä Partners, Actuate delivers specialist Magento Hyvä theme development with a focus on performance and business impact.\r\n\r\nFrom theme customisation to complete frontend rebuilds, we align your eCommerce site with your goals - creating a site that loads fast, converts well, and is built to last.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the Hyvä experts</a>'),(94384,8274,'_page_content_5_block_content','field_66cda60b2ea88'),(94385,8274,'page_content_6_block_title','&nbsp;'),(94386,8274,'_page_content_6_block_title','field_67c86b51a9ddc'),(94387,8274,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(94388,8274,'_page_content_7_intro_block','field_67f39a7e87a67'),(94389,8274,'page_content_7_faqs_to_load','56'),(94390,8274,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(94391,8274,'page_content_8_block_intro',''),(94392,8274,'_page_content_8_block_intro','field_6929a69018fdd'),(94393,8274,'page_content_8_form_to_load','5'),(94394,8274,'_page_content_8_form_to_load','field_6929a68118fdc'),(94395,7149,'page_content_8_block_intro',''),(94396,7149,'_page_content_8_block_intro','field_6929a69018fdd'),(94397,7149,'page_content_8_form_to_load','5'),(94398,7149,'_page_content_8_form_to_load','field_6929a68118fdc'),(94399,8275,'page_content_0_video_file',''),(94400,8275,'_page_content_0_video_file','field_67c9c54f20190'),(94401,8275,'page_content_0_video_file_webm',''),(94402,8275,'_page_content_0_video_file_webm','field_67c9c54f20191'),(94403,8275,'page_content_0_background_image',''),(94404,8275,'_page_content_0_background_image','field_67c9c54f20192'),(94405,8275,'page_content_0_banner_content','<h1>Shopify eCommerce Solutions</h1>'),(94406,8275,'_page_content_0_banner_content','field_67c9c54f20193'),(94407,8275,'page_content_1_add_background','white'),(94408,8275,'_page_content_1_add_background','field_6717be84974f1'),(94409,8275,'page_content_1_block_title','<h2>Built for Brands That Want to Sell More, Not Faff Around</h2>'),(94410,8275,'_page_content_1_block_title','field_67b8463f82176'),(94411,8275,'page_content_1_block_content','Shopify powers over 5.5 million live sites across 175+ countries. There’s a reason it’s the go-to for ambitious retailers: it’s fast to launch, easy to manage, and powerful enough to grow with your business. Shopify takes the load off your team, handling stock management and secure checkout to abandoned cart recovery and international selling, so you can focus on what matters.\r\n\r\nAt Actuate, a leading Shopify development agency, we build Shopify stores that convert. Whether you\'re starting from scratch, scaling fast, or replatforming from a tired legacy setup, we tailor every project to your unique commercial goals, not cookie-cutter templates.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to our Shopify team</a>'),(94412,8275,'_page_content_1_block_content','field_664b5f5c5973a'),(94413,8275,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:11:\"media_cards\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:14:\"feature_blocks\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:15:\"conversion_form\";}'),(94414,8275,'_page_content','field_65bcc772ba827'),(94415,8275,'bottom_cta',''),(94416,8275,'_bottom_cta','field_66fbcaec309e9'),(94417,8275,'page_content_2_block_title','<h3>Shopify Plans Explained\r\n(Without the Jargon)</h3>'),(94418,8275,'_page_content_2_block_title','field_682b3dcf7fae9'),(94419,8275,'page_content_2_cards_0_card_image','8128'),(94420,8275,'_page_content_2_cards_0_card_image','field_682b3de87faee'),(94421,8275,'page_content_2_cards_0_card_content','<h4>Shopify (Standard Plans)</h4>\r\nPerfect for start-ups and small businesses. Create a sleek storefront, manage stock, and handle shipping with ease. Includes secure payments, gift cards, abandoned cart automation, cross-border tools, and multi-user access. It’s simple, solid, and scales with your team.'),(94422,8275,'_page_content_2_cards_0_card_content','field_682b3dcf7faec'),(94423,8275,'page_content_2_cards_1_card_image','8129'),(94424,8275,'_page_content_2_cards_1_card_image','field_682b3de87faee'),(94425,8275,'page_content_2_cards_1_card_content','<h4>Shopify Advanced</h4>\r\nIdeal for growing brands that want deeper control. Unlock lower transaction fees, advanced reports, third-party shipping rates, and access to Shopify’s powerful API - perfect for custom integrations, personalised experiences, and syncing with tools like CRMs and ERPs.'),(94426,8275,'_page_content_2_cards_1_card_content','field_682b3dcf7faec'),(94427,8275,'page_content_2_cards_2_card_image','8130'),(94428,8275,'_page_content_2_cards_2_card_image','field_682b3de87faee'),(94429,8275,'page_content_2_cards_2_card_content','<h4>Shopify Plus</h4>\r\nBuilt for high-volume brands and global operations. Gain enterprise-grade automation, custom checkout scripts, dedicated support, and Shopify Flow for streamlined workflows. Used by major names like Gymshark, Heinz, and Allbirds, it’s the platform for serious scale. As your Shopify Plus agency, we will help you to take full advantage of every feature this plan has to offer.'),(94430,8275,'_page_content_2_cards_2_card_content','field_682b3dcf7faec'),(94431,8275,'page_content_2_cards','3'),(94432,8275,'_page_content_2_cards','field_682b3dcf7faea'),(94433,8275,'page_content_3_block_title','<h3>Why Shopify Works for Ambitious Retailers</h3>\r\nAs one of the most trusted Shopify plus agencies, we ensure you’re using every available feature to grow.'),(94434,8275,'_page_content_3_block_title','field_67da9e22ddf71'),(94435,8275,'page_content_3_cards_0_card_icon',''),(94436,8275,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(94437,8275,'page_content_3_cards_0_card_content','<h4>Fast Launch, Low Maintenance</h4>\r\nShopify is fully hosted and takes care of security, updates, and uptime. You spend less time on tech and more time selling.'),(94438,8275,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(94439,8275,'page_content_3_cards_1_card_icon',''),(94440,8275,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(94441,8275,'page_content_3_cards_1_card_content','<h4>Customisable at Every Level</h4>\r\nUse themes, edit layouts, or build from scratch. Add integrations for email, fulfilment, subscriptions, and more.'),(94442,8275,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(94443,8275,'page_content_3_cards_2_card_icon',''),(94444,8275,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(94445,8275,'page_content_3_cards_2_card_content','<h4>Mobile-First by Default</h4>\r\nWith over 70% of eCommerce traffic coming from mobile, Shopify stores are built to convert across devices.'),(94446,8275,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(94447,8275,'page_content_3_cards_3_card_icon',''),(94448,8275,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(94449,8275,'page_content_3_cards_3_card_content','<h4>Built to Grow With You</h4>\r\nWhether you’re launching your first product or opening global stores, Shopify scales with you, without needing constant dev work.'),(94450,8275,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(94451,8275,'page_content_3_cards','4'),(94452,8275,'_page_content_3_cards','field_67da9e2bddf72'),(94453,8275,'page_content_3_block_footer',''),(94454,8275,'_page_content_3_block_footer','field_67da9e66ddf75'),(94455,8275,'page_content_4_add_background','white'),(94456,8275,'_page_content_4_add_background','field_67c9c6c17d609'),(94457,8275,'page_content_4_block_content','<h3>Replatforming to Shopify</h3>\r\nTired of the limitations, slow load times, or bottlenecks on your current platform? We get it. As your go-to Shopify agency based in Manchester, we handle full Shopify migrations with zero stress.\r\n\r\nWe get to know your team, your goals, your products, and how you operate. Then we build a Shopify store that fits you now and supports where you\'re going. We handle data transfers, redesign, integrations, and onboarding, and we stick around for ongoing Shopify store support.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Explore Shopify migration services</a>'),(94458,8275,'_page_content_4_block_content','field_67c9c6c17d60b'),(94459,8275,'page_content_4_media_block','8134'),(94460,8275,'_page_content_4_media_block','field_67c9c6d37d60c'),(94461,8275,'page_content_4_alignment','left'),(94462,8275,'_page_content_4_alignment','field_67c9c6dd7d60d'),(94463,8275,'page_content_5_block_title',''),(94464,8275,'_page_content_5_block_title','field_690a0ce79c729'),(94465,8275,'page_content_5_features_0_feature_icon','8130'),(94466,8275,'_page_content_5_features_0_feature_icon','field_690a0ce79c72b'),(94467,8275,'page_content_5_features_0_feature_text','<h4>Shopify Plus</h4>\r\n<strong>Power and flexibility for scaling brands.</strong>\r\n\r\nShopify Plus gives ambitious businesses the performance and control they need to grow fast. We build scalable, high-performing Plus stores that handle complexity with ease, from advanced integrations to automation. Whether you’re expanding globally or levelling up your online experience, we’ll help you make the most of Shopify Plus.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/shopify-plus/\" class=\"cta\">Explore Shopify Plus</a>'),(94468,8275,'_page_content_5_features_0_feature_text','field_690a0ce79c72c'),(94469,8275,'page_content_5_features_1_feature_icon','8134'),(94470,8275,'_page_content_5_features_1_feature_icon','field_690a0ce79c72b'),(94471,8275,'page_content_5_features_1_feature_text','<h4>Shopify Migration</h4>\r\n<strong>Move your store to Shopify, stress-free.</strong>\r\n\r\nSwitching platforms doesn’t need to be stressful. We manage every part of your migration from products, customers, orders, SEO, and integrations, ensuring a smooth, secure transition with zero downtime. Our process is fast, reliable, and focused on preserving what matters most: your data, your brand, and your customers.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/migration/\" class=\"cta\">Learn about migration</a>'),(94472,8275,'_page_content_5_features_1_feature_text','field_690a0ce79c72c'),(94473,8275,'page_content_5_features_2_feature_icon','7962'),(94474,8275,'_page_content_5_features_2_feature_icon','field_690a0ce79c72b'),(94475,8275,'page_content_5_features_2_feature_text','<h4>Shopify Development</h4>\r\n<strong>Custom Shopify sites built for performance.</strong>\r\n\r\nOur development team creates fast, flexible, and conversion-focused Shopify stores tailored to your goals. From bespoke theme builds and custom app integrations to ongoing optimisation, we make Shopify work perfectly for your business, empowering your team and delighting your customers.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/development/\" class=\"cta\">Get Shopify development support</a>'),(94476,8275,'_page_content_5_features_2_feature_text','field_690a0ce79c72c'),(94477,8275,'page_content_5_features','3'),(94478,8275,'_page_content_5_features','field_690a0ce79c72a'),(94479,8275,'page_content_6_block_title',''),(94480,8275,'_page_content_6_block_title','field_67c86b51a9ddc'),(94481,8275,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(94482,8275,'_page_content_7_intro_block','field_67f39a7e87a67'),(94483,8275,'page_content_7_faqs_to_load','55'),(94484,8275,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(94485,8275,'page_content_8_block_intro',''),(94486,8275,'_page_content_8_block_intro','field_6929a69018fdd'),(94487,8275,'page_content_8_form_to_load','5'),(94488,8275,'_page_content_8_form_to_load','field_6929a68118fdc'),(94489,7566,'page_content_8_block_intro',''),(94490,7566,'_page_content_8_block_intro','field_6929a69018fdd'),(94491,7566,'page_content_8_form_to_load','5'),(94492,7566,'_page_content_8_form_to_load','field_6929a68118fdc'),(94493,8276,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:15:\"conversion_form\";}'),(94494,8276,'_page_content','field_65bcc772ba827'),(94495,8276,'bottom_cta',''),(94496,8276,'_bottom_cta','field_66fbcaec309e9'),(94497,8276,'page_content_0_video_file',''),(94498,8276,'_page_content_0_video_file','field_67c9c54f20190'),(94499,8276,'page_content_0_video_file_webm',''),(94500,8276,'_page_content_0_video_file_webm','field_67c9c54f20191'),(94501,8276,'page_content_0_background_image',''),(94502,8276,'_page_content_0_background_image','field_67c9c54f20192'),(94503,8276,'page_content_0_banner_content','<h1>Maintenance &amp; Support</h1>'),(94504,8276,'_page_content_0_banner_content','field_67c9c54f20193'),(94505,8276,'page_content_1_add_background','white'),(94506,8276,'_page_content_1_add_background','field_6717be84974f1'),(94507,8276,'page_content_1_block_title','<h2>Build. Maintain. Grow.</h2>'),(94508,8276,'_page_content_1_block_title','field_67b8463f82176'),(94509,8276,'page_content_1_block_content','A high-performing eCommerce site isn’t a one-and-done job. It needs to be maintained, monitored, and continually improved. Our work doesn’t end when your store goes live - we stay with you to keep things sharp, secure, and scalable. Through ongoing eCommerce maintenance, we ensure your platform stays updated, your integrations keep running smoothly, and your conversion rates keep heading in the right direction. Need help? Let’s talk.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to us about support</a>'),(94510,8276,'_page_content_1_block_content','field_664b5f5c5973a'),(94511,8276,'page_content_2_block_title','<h3>Support Designed Around You.</h3>\r\nEvery business has different demands. Some want a dedicated Adobe Commerce agency on standby. Others need Magento or Shopify support specialists to work alongside an in-house team. We offer support packages tailored to your priorities, whether that’s a fixed number of dev hours per month or fully managed assistance across updates, features, and performance.\r\n\r\nHere’s what we help with every day:'),(94512,8276,'_page_content_2_block_title','field_67da9e22ddf71'),(94513,8276,'page_content_2_cards_0_card_icon',''),(94514,8276,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(94515,8276,'page_content_2_cards_0_card_content','<h4>Increase average\r\norder value</h4>\r\nWe support you with strategies that encourage upsells and bundles to grow revenue per customer.'),(94516,8276,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(94517,8276,'page_content_2_cards_1_card_icon',''),(94518,8276,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(94519,8276,'page_content_2_cards_1_card_content','<h4>Boost brand loyalty &amp; repeat purchases</h4>\r\nFrom subscription modules to loyalty integrations, we help keep your customers coming back.'),(94520,8276,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(94521,8276,'page_content_2_cards_2_card_icon',''),(94522,8276,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(94523,8276,'page_content_2_cards_2_card_content','<h4>Guarantee data protection &amp; PCI compliance</h4>\r\nWe stay on top of data security protocols to help you stay compliant and trustworthy.'),(94524,8276,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(94525,8276,'page_content_2_cards_3_card_icon',''),(94526,8276,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(94527,8276,'page_content_2_cards_3_card_content','<h4>Reduce abandoned basket rates</h4>\r\nOur CRO support and checkout UX fixes help more customers follow through with purchases.'),(94528,8276,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(94529,8276,'page_content_2_cards_4_card_icon',''),(94530,8276,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(94531,8276,'page_content_2_cards_4_card_content','<h4>Stay up-to-date with security patches</h4>\r\nWe handle version updates and security patches across Magento 2, Adobe Commerce, Shopify &amp; Hyvä.'),(94532,8276,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(94533,8276,'page_content_2_cards_5_card_icon',''),(94534,8276,'_page_content_2_cards_5_card_icon','field_67da9e3bddf73'),(94535,8276,'page_content_2_cards_5_card_content','<h4>Increase lifetime value &amp; maximise ROI</h4>\r\nLong-term support means more site uptime, fewer issues, and consistent improvements to performance.'),(94536,8276,'_page_content_2_cards_5_card_content','field_67da9e49ddf74'),(94537,8276,'page_content_2_cards','6'),(94538,8276,'_page_content_2_cards','field_67da9e2bddf72'),(94539,8276,'page_content_2_block_footer',''),(94540,8276,'_page_content_2_block_footer','field_67da9e66ddf75'),(94541,8276,'page_content_3_add_background','white'),(94542,8276,'_page_content_3_add_background','field_67d0023c0a374'),(94543,8276,'page_content_3_block_content','<h3>Retainers That Feel Like an Extension of Your Team</h3>\r\nYou’re not just getting a dev agency - you’re getting a partner. Work with a dedicated account manager and a consistent team of specialists who get to know your business inside out. We start every retainer with a full audit and deliver a clear roadmap for improvement. Whether it’s development, replatforming, or a recovery project, we’re here for the long haul.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Let’s make life easier</a>'),(94544,8276,'_page_content_3_block_content','field_67d0023c0a375'),(94545,8276,'page_content_3_media_block','8007'),(94546,8276,'_page_content_3_media_block','field_67d0023c0a376'),(94547,8276,'page_content_4_add_background','red'),(94548,8276,'_page_content_4_add_background','field_67c9c6c17d609'),(94549,8276,'page_content_4_block_content','<h3>Training That Gives You Real Control</h3>\r\nYou shouldn’t have to raise a ticket to swap a banner or update a product description. That’s why every build comes with CMS training as standard. We show you how to manage your content, make updates, and get the most from your platform, without needing to rely on developers for the basics.'),(94550,8276,'_page_content_4_block_content','field_67c9c6c17d60b'),(94551,8276,'page_content_4_media_block','8009'),(94552,8276,'_page_content_4_media_block','field_67c9c6d37d60c'),(94553,8276,'page_content_4_alignment','right'),(94554,8276,'_page_content_4_alignment','field_67c9c6dd7d60d'),(94555,8276,'page_content_5_add_background','white'),(94556,8276,'_page_content_5_add_background','field_67c9c6c17d609'),(94557,8276,'page_content_5_block_content','<h3>Security That Keeps Your Store Safe</h3>\r\nOver 43% of cyberattacks target small and mid-sized businesses. That number is only rising. One data breach can lead to serious fines and lasting reputational damage.\r\n\r\nWe make sure your eCommerce platform - whether it’s Magento 2, Adobe Commerce, Shopify, or Hyvä - is protected with the latest updates and hardened against threats. We help you stay compliant with PCI-DSS, GDPR, and keep your customers’ trust intact.'),(94558,8276,'_page_content_5_block_content','field_67c9c6c17d60b'),(94559,8276,'page_content_5_media_block','8012'),(94560,8276,'_page_content_5_media_block','field_67c9c6d37d60c'),(94561,8276,'page_content_5_alignment','left'),(94562,8276,'_page_content_5_alignment','field_67c9c6dd7d60d'),(94563,8276,'page_content_6_block_title','<h4>What our clients say</h4>'),(94564,8276,'_page_content_6_block_title','field_67c86b51a9ddc'),(94565,8276,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(94566,8276,'_page_content_7_intro_block','field_67f39a7e87a67'),(94567,8276,'page_content_7_faqs_to_load','57'),(94568,8276,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(94569,8276,'page_content_8_block_intro',''),(94570,8276,'_page_content_8_block_intro','field_6929a69018fdd'),(94571,8276,'page_content_8_form_to_load','5'),(94572,8276,'_page_content_8_form_to_load','field_6929a68118fdc'),(94577,8277,'page_content_0_video_file',''),(94578,8277,'_page_content_0_video_file','field_67c9c54f20190'),(94579,8277,'page_content_0_video_file_webm',''),(94580,8277,'_page_content_0_video_file_webm','field_67c9c54f20191'),(94581,8277,'page_content_0_background_image',''),(94582,8277,'_page_content_0_background_image','field_67c9c54f20192'),(94583,8277,'page_content_0_banner_content','<h1>Conversion Rate Optimisaton Agency</h1>'),(94584,8277,'_page_content_0_banner_content','field_67c9c54f20193'),(94585,8277,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:10:\"split_cols\";i:6;s:9:\"cta_block\";i:7;s:17:\"testimonial_block\";i:8;s:4:\"faqs\";i:9;s:15:\"conversion_form\";}'),(94586,8277,'_page_content','field_65bcc772ba827'),(94587,8277,'bottom_cta',''),(94588,8277,'_bottom_cta','field_66fbcaec309e9'),(94589,8277,'page_content_1_add_background','white'),(94590,8277,'_page_content_1_add_background','field_6717be84974f1'),(94591,8277,'page_content_1_block_title','<h2>Increase Conversions to Increase Sales</h2>'),(94592,8277,'_page_content_1_block_title','field_67b8463f82176'),(94593,8277,'page_content_1_block_content','Getting more traffic is great, but turning visitors into customers is better. As a specialist Conversion Rate Optimisation Agency, we help you make the most of the traffic you already have. Instead of relying solely on paid acquisition, we focus on eCommerce conversion rate optimisation - removing friction, improving usability, and guiding more users to complete a purchase.\r\n\r\nAt Actuate, our data-driven CRO services are led by experienced strategists who know how to spot leaks, test changes, and increase ROI.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the CRO experts</a>'),(94594,8277,'_page_content_1_block_content','field_664b5f5c5973a'),(94595,8277,'page_content_2_add_background','green'),(94596,8277,'_page_content_2_add_background','field_67c9c6c17d609'),(94597,8277,'page_content_2_block_content','<h3>Why is CRO so Important?</h3>\r\nGetting someone to your site is just half the battle. If they’re not converting, you’re leaving money on the table. According to Adobe, brands that invest in CRO see an average 223% ROI. Even simple UX fixes can result in a 35% boost in conversion rates.\r\n\r\nAs a performance-focused CRO agency in the UK, we focus on removing friction, reducing bounce rate, and helping your customers buy quickly, clearly, and confidently.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">Book a CRO audit</a>'),(94598,8277,'_page_content_2_block_content','field_67c9c6c17d60b'),(94599,8277,'page_content_2_media_block',''),(94600,8277,'_page_content_2_media_block','field_67c9c6d37d60c'),(94601,8277,'page_content_2_alignment','left'),(94602,8277,'_page_content_2_alignment','field_67c9c6dd7d60d'),(94603,8277,'page_content_3_add_background','white'),(94604,8277,'_page_content_3_add_background','field_67c9c6c17d609'),(94605,8277,'page_content_3_block_content','<h3>Measuring CRO</h3>\r\nWe don’t guess. We identify exactly where users lose interest, abandon baskets, or get stuck, using tools like heatmaps, scroll depth tracking, user session recordings, conversion funnels, and click/heat maps. This gives us real, visual insight into how people interact with your store.\r\n\r\nWe also track form completion rates, cart abandonment, mobile vs desktop performance, and more - giving you a clear view of where your revenue is slipping through the cracks.\r\n\r\nWith that data, we create prioritised plans that directly address those issues, so we can help you build a store that doesn’t just look better, but actually converts more of the traffic you\'re already paying for.'),(94606,8277,'_page_content_3_block_content','field_67c9c6c17d60b'),(94607,8277,'page_content_3_media_block',''),(94608,8277,'_page_content_3_media_block','field_67c9c6d37d60c'),(94609,8277,'page_content_3_alignment','right'),(94610,8277,'_page_content_3_alignment','field_67c9c6dd7d60d'),(94611,8277,'page_content_4_block_title','<h3>What\'s involved in a CRO Strategy?</h3>\r\nOur CRO services are custom-fit to your store, platform, and goals:'),(94612,8277,'_page_content_4_block_title','field_67da9e22ddf71'),(94613,8277,'page_content_4_cards_0_card_icon',''),(94614,8277,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(94615,8277,'page_content_4_cards_0_card_content','<h4>A/B Split Testing</h4>\r\nA/B testing can improve conversion rates by up to 49%. We test real user behaviour to determine what converts best, from CTA placement to layout changes.'),(94616,8277,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(94617,8277,'page_content_4_cards_1_card_icon',''),(94618,8277,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(94619,8277,'page_content_4_cards_1_card_content','<h4>User Journey</h4>\r\nSmoother journeys can reduce cart abandonment by up to 35%. We analyse how users move from a landing page to the checkout and identify friction points that cause drop-off.'),(94620,8277,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(94621,8277,'page_content_4_cards_2_card_icon',''),(94622,8277,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(94623,8277,'page_content_4_cards_2_card_content','<h4>Heatmaps</h4>\r\nBrands using heatmap tools report up to a 20% increase in CTA interactions. Click, scroll, and movement data tell us what grabs attention - and what doesn’t. These insights shape layout and content placement to increase engagement and time on site.'),(94624,8277,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(94625,8277,'page_content_4_cards_3_card_icon',''),(94626,8277,'_page_content_4_cards_3_card_icon','field_67da9e3bddf73'),(94627,8277,'page_content_4_cards_3_card_content','<h4>Multivariate Testing</h4>\r\nWe test combinations of content elements (like headers, buttons, and imagery) to find the best-performing layouts. This is especially effective on high-value pages like PDPs and category listings, where small changes can lift sales by 15-25%.'),(94628,8277,'_page_content_4_cards_3_card_content','field_67da9e49ddf74'),(94629,8277,'page_content_4_cards_4_card_icon',''),(94630,8277,'_page_content_4_cards_4_card_icon','field_67da9e3bddf73'),(94631,8277,'page_content_4_cards_4_card_content','<h4>Customer Persona\'s</h4>\r\nWe segment your audience by intent, behaviour, and value. Tailoring experiences to different types of customers improves relevance and can boost conversions by over 200% when paired with personalisation.'),(94632,8277,'_page_content_4_cards_4_card_content','field_67da9e49ddf74'),(94633,8277,'page_content_4_cards_5_card_icon',''),(94634,8277,'_page_content_4_cards_5_card_icon','field_67da9e3bddf73'),(94635,8277,'page_content_4_cards_5_card_content','<h4>UX/UI: User Interface &amp; Design</h4>\r\n88% of users won’t return after a poor experience, so first impressions matter. We don’t just make your site look good - we make it usable. Faster load times and cleaner interfaces help reduce bounce rate and increase purchase intent.'),(94636,8277,'_page_content_4_cards_5_card_content','field_67da9e49ddf74'),(94637,8277,'page_content_4_cards','6'),(94638,8277,'_page_content_4_cards','field_67da9e2bddf72'),(94639,8277,'page_content_4_block_footer',''),(94640,8277,'_page_content_4_block_footer','field_67da9e66ddf75'),(94641,8277,'page_content_5_columns_0_block_image','8073'),(94642,8277,'_page_content_5_columns_0_block_image','field_6908d6945104a'),(94643,8277,'page_content_5_columns_0_block_content','<h3>Magento &amp; Adobe Commerce</h3>\r\nFrom complex catalogues to custom checkout flows, we fine-tune your Magento or Adobe Commerce site to remove blockers, reduce load times, and increase checkout completion.'),(94644,8277,'_page_content_5_columns_0_block_content','field_6908d6ad5104b'),(94645,8277,'page_content_5_columns_1_block_image','8074'),(94646,8277,'_page_content_5_columns_1_block_image','field_6908d6945104a'),(94647,8277,'page_content_5_columns_1_block_content','<h3>Shopify &amp; Shopify Plus</h3>\r\nShopify’s flexibility is its superpower - but it still needs refining. We optimise desktop and mobile UX, streamline templates, and improve navigation to turn casual visitors into loyal customers.'),(94648,8277,'_page_content_5_columns_1_block_content','field_6908d6ad5104b'),(94649,8277,'page_content_5_columns','2'),(94650,8277,'_page_content_5_columns','field_6908d68951049'),(94651,8277,'page_content_6_show_background','0'),(94652,8277,'_page_content_6_show_background','field_67175ac1a052b'),(94653,8277,'page_content_6_block_content','<h3>Let’s Turn More Clicks into Customers</h3>\r\nCRO isn’t a one-and-done project. It’s a long-term growth lever. As a data-led CRO agency in the UK businesses depend on, we help you increase revenue, improve ROI, and create the next nice problem: how to keep up with growing demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your CRO workshop</a>'),(94654,8277,'_page_content_6_block_content','field_66cda60b2ea88'),(94655,8277,'page_content_7_block_title','<h3>What our clients say</h3>'),(94656,8277,'_page_content_7_block_title','field_67c86b51a9ddc'),(94657,8277,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(94658,8277,'_page_content_8_intro_block','field_67f39a7e87a67'),(94659,8277,'page_content_8_faqs_to_load','53'),(94660,8277,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(94661,8277,'page_content_9_block_intro',''),(94662,8277,'_page_content_9_block_intro','field_6929a69018fdd'),(94663,8277,'page_content_9_form_to_load','5'),(94664,8277,'_page_content_9_form_to_load','field_6929a68118fdc'),(94665,8278,'_edit_lock','1771153340:1'),(94666,8278,'_edit_last','1'),(94668,8278,'_yoast_wpseo_primary_category','79'),(94669,8278,'_yoast_wpseo_content_score','90'),(94670,8278,'_yoast_wpseo_estimated-reading-time-minutes','7'),(94671,8280,'_edit_lock','1771153396:1'),(94672,8280,'_edit_last','1'),(94674,8280,'_yoast_wpseo_primary_category','33'),(94675,8280,'_yoast_wpseo_content_score','90'),(94676,8280,'_yoast_wpseo_estimated-reading-time-minutes','4'),(94677,8282,'_edit_lock','1771153452:1'),(94678,8282,'_edit_last','1'),(94679,8283,'_wp_attached_file','Hyva-vs-Luma-min.jpg'),(94680,8283,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1820;s:6:\"height\";i:700;s:4:\"file\";s:20:\"Hyva-vs-Luma-min.jpg\";s:8:\"filesize\";i:89963;s:5:\"sizes\";a:26:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:29:\"Hyva-vs-Luma-min-1180x700.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95794;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:29:\"Hyva-vs-Luma-min-1200x700.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105387;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-760x700.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68801;}s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-730x281.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29240;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-768x295.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31297;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-855x329.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:329;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37106;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"Hyva-vs-Luma-min-1536x591.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:591;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89675;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-750x700.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68373;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"Hyva-vs-Luma-min-1820x422.jpg\";s:5:\"width\";i:1820;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82140;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:29:\"Hyva-vs-Luma-min-1460x700.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116198;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"Hyva-vs-Luma-min-1460x700.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116198;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55923;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24349;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44718;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33466;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68309;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-690x700.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65993;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50361;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43942;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76298;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-690x700.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65993;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-690x700.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65993;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-360x138.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9917;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50361;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"Hyva-vs-Luma-min-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86407;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"Hyva-vs-Luma-min-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42932;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(94684,8283,'_wp_attachment_image_alt','Hyva vs Luma: Which Magento 2 Theme is Better?'),(94685,8282,'_thumbnail_id','8283'),(94687,8282,'_wp_old_date','2025-11-28'),(94688,8282,'_yoast_wpseo_primary_category','32'),(94689,8282,'_yoast_wpseo_title','Hyvä vs Luma: Which Magento 2 Theme Is Best for Performance?'),(94690,8282,'_yoast_wpseo_metadesc','Compare Hyvä and Luma for Magento 2. See which theme delivers faster load speed, cleaner code, easier development and better conversions for eCommerce stores.'),(94691,8282,'_yoast_wpseo_content_score','90'),(94692,8282,'_yoast_wpseo_estimated-reading-time-minutes','8'),(94693,8285,'_edit_lock','1771153379:1'),(94694,8285,'_edit_last','1'),(94695,8286,'_wp_attached_file','SEO-Tips-Black-Friday-min.jpg'),(94696,8286,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1820;s:6:\"height\";i:700;s:4:\"file\";s:29:\"SEO-Tips-Black-Friday-min.jpg\";s:8:\"filesize\";i:68800;s:5:\"sizes\";a:26:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:38:\"SEO-Tips-Black-Friday-min-1180x700.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75259;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:38:\"SEO-Tips-Black-Friday-min-1200x700.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94817;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-760x700.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65744;}s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-730x281.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19588;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-768x295.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21277;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-855x329.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:329;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26646;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"SEO-Tips-Black-Friday-min-1536x591.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:591;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92855;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-750x700.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64469;}s:8:\"masthead\";a:5:{s:4:\"file\";s:38:\"SEO-Tips-Black-Friday-min-1820x422.jpg\";s:5:\"width\";i:1820;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95575;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"SEO-Tips-Black-Friday-min-1460x700.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116673;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:38:\"SEO-Tips-Black-Friday-min-1460x700.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124729;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45747;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15761;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28087;}s:10:\"team-small\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22712;}s:10:\"team-large\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55431;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-690x700.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61588;}s:10:\"page-small\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35064;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27524;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62150;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-690x700.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61588;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-690x700.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61588;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-360x138.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6269;}s:13:\"project-small\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35064;}s:13:\"project-large\";a:5:{s:4:\"file\";s:38:\"SEO-Tips-Black-Friday-min-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77813;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:37:\"SEO-Tips-Black-Friday-min-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26642;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(94700,8286,'_wp_attachment_image_alt','SEO Tips for Black Friday (That Don’t Involve Spending More)'),(94701,8285,'_thumbnail_id','8286'),(94702,8285,'_yoast_wpseo_primary_category','33'),(94703,8285,'_yoast_wpseo_title','SEO Tips for Black Friday: Rank Faster Without Spending More'),(94704,8285,'_yoast_wpseo_metadesc','Boost Black Friday traffic without upping ad spend. Learn how to rank faster with evergreen pages, high-intent keywords, content and page speed optimisation.'),(94705,8285,'_yoast_wpseo_content_score','90'),(94706,8285,'_yoast_wpseo_estimated-reading-time-minutes','8'),(94707,8288,'_edit_lock','1771153322:1'),(94708,8288,'_edit_last','1'),(94709,8289,'_wp_attached_file','Maximise-Conversions-Black-Friday-min.jpg'),(94710,8289,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1820;s:6:\"height\";i:700;s:4:\"file\";s:41:\"Maximise-Conversions-Black-Friday-min.jpg\";s:8:\"filesize\";i:78957;s:5:\"sizes\";a:26:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:50:\"Maximise-Conversions-Black-Friday-min-1180x700.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68422;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:50:\"Maximise-Conversions-Black-Friday-min-1200x700.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75897;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-760x700.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42493;}s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-730x281.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26068;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-768x295.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27953;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-855x329.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:329;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32980;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:50:\"Maximise-Conversions-Black-Friday-min-1536x591.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:591;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79436;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-750x700.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41458;}s:8:\"masthead\";a:5:{s:4:\"file\";s:50:\"Maximise-Conversions-Black-Friday-min-1820x422.jpg\";s:5:\"width\";i:1820;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61090;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:50:\"Maximise-Conversions-Black-Friday-min-1460x700.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92404;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:50:\"Maximise-Conversions-Black-Friday-min-1460x700.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92404;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36004;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21059;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32140;}s:10:\"team-small\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20003;}s:10:\"team-large\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44812;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-690x700.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39623;}s:10:\"page-small\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33151;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31344;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52390;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-690x700.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39623;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-690x700.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39623;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-360x138.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9565;}s:13:\"project-small\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33151;}s:13:\"project-large\";a:5:{s:4:\"file\";s:50:\"Maximise-Conversions-Black-Friday-min-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68322;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:49:\"Maximise-Conversions-Black-Friday-min-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31249;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(94714,8289,'_wp_attachment_image_alt','Last Minute Tips to Maximise Conversions for Black Friday (Without Slashing Your Margins)'),(94715,8288,'_thumbnail_id','8289'),(94716,8288,'_yoast_wpseo_primary_category','79'),(94717,8288,'_yoast_wpseo_title','Last-Minute Black Friday Conversion Tips (Without Price Cuts)'),(94718,8288,'_yoast_wpseo_metadesc','Short on time? These last-minute Black Friday tips show how to increase conversions fast - simplify checkout, improve page clarity and reduce abandonment.'),(94719,8288,'_yoast_wpseo_content_score','90'),(94720,8288,'_yoast_wpseo_estimated-reading-time-minutes','8'),(94721,8291,'_edit_lock','1771153423:1'),(94722,8292,'_wp_attached_file','Shopify-Plus-vs-Adobe-Commerce-min.jpg'),(94723,8292,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1820;s:6:\"height\";i:700;s:4:\"file\";s:38:\"Shopify-Plus-vs-Adobe-Commerce-min.jpg\";s:8:\"filesize\";i:87657;s:5:\"sizes\";a:26:{s:18:\"before-after-small\";a:5:{s:4:\"file\";s:47:\"Shopify-Plus-vs-Adobe-Commerce-min-1180x700.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79190;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:47:\"Shopify-Plus-vs-Adobe-Commerce-min-1200x700.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87390;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-760x700.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61865;}s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-730x281.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29124;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-768x295.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30848;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-855x329.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:329;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36577;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"Shopify-Plus-vs-Adobe-Commerce-min-1536x591.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:591;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86581;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-750x700.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60775;}s:8:\"masthead\";a:5:{s:4:\"file\";s:47:\"Shopify-Plus-vs-Adobe-Commerce-min-1820x422.jpg\";s:5:\"width\";i:1820;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78236;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:47:\"Shopify-Plus-vs-Adobe-Commerce-min-1460x700.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102315;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:47:\"Shopify-Plus-vs-Adobe-Commerce-min-1460x700.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102315;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49453;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24458;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36676;}s:10:\"team-small\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30393;}s:10:\"team-large\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57083;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-690x700.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59891;}s:10:\"page-small\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41680;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35974;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62652;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-690x700.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59891;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-690x700.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59891;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-360x138.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10839;}s:13:\"project-small\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41680;}s:13:\"project-large\";a:5:{s:4:\"file\";s:47:\"Shopify-Plus-vs-Adobe-Commerce-min-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75319;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:46:\"Shopify-Plus-vs-Adobe-Commerce-min-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35445;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(94727,8292,'_wp_attachment_image_alt','Shopify Plus vs Adobe Commerce: Which Platform Is Best?'),(94728,8291,'_edit_last','1'),(94729,8291,'_thumbnail_id','8292'),(94730,8291,'_yoast_wpseo_primary_category','25'),(94731,8291,'_yoast_wpseo_title','Shopify Plus vs Adobe Commerce: Which Platform Is Best?'),(94732,8291,'_yoast_wpseo_metadesc','Compare Shopify Plus and Adobe Commerce: hosting, cost, customisation, development workload and scalability. Learn which platform supports your eCommerce growth.'),(94733,8291,'_yoast_wpseo_content_score','30'),(94734,8291,'_yoast_wpseo_estimated-reading-time-minutes','11'),(94741,7545,'_imagify_optimization_level','2'),(94742,7545,'_imagify_status','success'),(94743,7545,'_imagify_data','a:3:{s:5:\"sizes\";a:21:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28261;s:14:\"optimized_size\";i:8987;s:7:\"percent\";d:68.2;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19116;s:14:\"optimized_size\";i:8228;s:7:\"percent\";d:56.96;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19116;s:14:\"optimized_size\";i:8228;s:7:\"percent\";d:56.96;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10973;s:14:\"optimized_size\";i:4785;s:7:\"percent\";d:56.39;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19116;s:14:\"optimized_size\";i:8228;s:7:\"percent\";d:56.96;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12242;s:14:\"optimized_size\";i:5327;s:7:\"percent\";d:56.49;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20066;s:14:\"optimized_size\";i:8697;s:7:\"percent\";d:56.66;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20974;s:14:\"optimized_size\";i:8568;s:7:\"percent\";d:59.15;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21171;s:14:\"optimized_size\";i:8572;s:7:\"percent\";d:59.51;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26523;s:14:\"optimized_size\";i:11704;s:7:\"percent\";d:55.87;}s:16:\"casestudy-square\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25107;s:14:\"optimized_size\";i:10774;s:7:\"percent\";d:57.09;}s:17:\"testimonial-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8218;s:14:\"optimized_size\";i:8217;s:7:\"percent\";d:0.01;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8228;s:14:\"optimized_size\";i:8218;s:7:\"percent\";d:0.12;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19116;s:14:\"optimized_size\";i:8228;s:7:\"percent\";d:56.96;}s:31:\"blog-feature-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:23:\"blog-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:23:\"page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:29:\"casestudy-square@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:510736;s:14:\"optimized_size\";i:231316;s:7:\"percent\";d:54.71;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(94744,7535,'_imagify_optimization_level','2'),(94745,7535,'_imagify_status','success'),(94746,7535,'_imagify_data','a:3:{s:5:\"sizes\";a:25:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9840;s:14:\"optimized_size\";i:5198;s:7:\"percent\";d:47.17;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10578;s:14:\"optimized_size\";i:3804;s:7:\"percent\";d:64.04;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3804;s:14:\"optimized_size\";i:3729;s:7:\"percent\";d:1.97;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9391;s:14:\"optimized_size\";i:2928;s:7:\"percent\";d:68.82;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3729;s:14:\"optimized_size\";i:3643;s:7:\"percent\";d:2.31;}s:31:\"blog-feature-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:23:\"blog-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:23:\"page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6455;s:14:\"optimized_size\";i:2358;s:7:\"percent\";d:63.47;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10958;s:14:\"optimized_size\";i:3900;s:7:\"percent\";d:64.41;}s:24:\"brand-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:29:\"casestudy-square@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11777;s:14:\"optimized_size\";i:4128;s:7:\"percent\";d:64.95;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23424;s:14:\"optimized_size\";i:22570;s:7:\"percent\";d:3.65;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11888;s:14:\"optimized_size\";i:4148;s:7:\"percent\";d:65.11;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21957;s:14:\"optimized_size\";i:21447;s:7:\"percent\";d:2.32;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21957;s:14:\"optimized_size\";i:6743;s:7:\"percent\";d:69.29;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23424;s:14:\"optimized_size\";i:7291;s:7:\"percent\";d:68.87;}s:16:\"casestudy-square\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:11:\"brand-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:17:\"testimonial-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"blog-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:174380;s:14:\"optimized_size\";i:96882;s:7:\"percent\";d:44.44;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(94753,7522,'_imagify_optimization_level','2'),(94754,7522,'_imagify_status','success'),(94755,7522,'_imagify_data','a:3:{s:5:\"sizes\";a:30:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9597;s:14:\"optimized_size\";i:5012;s:7:\"percent\";d:47.78;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8610;s:14:\"optimized_size\";i:4314;s:7:\"percent\";d:49.9;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8443;s:14:\"optimized_size\";i:4159;s:7:\"percent\";d:50.74;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5067;s:14:\"optimized_size\";i:2522;s:7:\"percent\";d:50.23;}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8807;s:14:\"optimized_size\";i:4707;s:7:\"percent\";d:46.55;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3564;s:14:\"optimized_size\";i:1764;s:7:\"percent\";d:50.51;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7447;s:14:\"optimized_size\";i:3652;s:7:\"percent\";d:50.96;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6660;s:14:\"optimized_size\";i:3330;s:7:\"percent\";d:50;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4313;s:14:\"optimized_size\";i:2161;s:7:\"percent\";d:49.9;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5246;s:14:\"optimized_size\";i:2606;s:7:\"percent\";d:50.32;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6076;s:14:\"optimized_size\";i:3054;s:7:\"percent\";d:49.74;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8827;s:14:\"optimized_size\";i:3981;s:7:\"percent\";d:54.9;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6258;s:14:\"optimized_size\";i:3097;s:7:\"percent\";d:50.51;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10229;s:14:\"optimized_size\";i:4554;s:7:\"percent\";d:55.48;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8426;s:14:\"optimized_size\";i:3978;s:7:\"percent\";d:52.79;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5067;s:14:\"optimized_size\";i:2522;s:7:\"percent\";d:50.23;}s:11:\"brand-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:17:\"testimonial-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"blog-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2522;s:14:\"optimized_size\";i:2481;s:7:\"percent\";d:1.63;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5067;s:14:\"optimized_size\";i:2522;s:7:\"percent\";d:50.23;}s:26:\"project-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"blog-page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"blog-feature-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:23:\"blog-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:23:\"page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:24:\"brand-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:235385;s:14:\"optimized_size\";i:118310;s:7:\"percent\";d:49.74;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(94756,7449,'_imagify_optimization_level','2'),(94757,7449,'_imagify_status','success'),(94758,7449,'_imagify_data','a:3:{s:5:\"sizes\";a:23:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28261;s:14:\"optimized_size\";i:8987;s:7:\"percent\";d:68.2;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19845;s:14:\"optimized_size\";i:8161;s:7:\"percent\";d:58.88;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8161;s:14:\"optimized_size\";i:8109;s:7:\"percent\";d:0.64;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15431;s:14:\"optimized_size\";i:5428;s:7:\"percent\";d:64.82;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8109;s:14:\"optimized_size\";i:7853;s:7:\"percent\";d:3.16;}s:31:\"blog-feature-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:23:\"blog-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:23:\"page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12839;s:14:\"optimized_size\";i:5130;s:7:\"percent\";d:60.04;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20698;s:14:\"optimized_size\";i:8551;s:7:\"percent\";d:58.69;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35066;s:14:\"optimized_size\";i:33847;s:7:\"percent\";d:3.48;}s:29:\"casestudy-square@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21384;s:14:\"optimized_size\";i:8725;s:7:\"percent\";d:59.2;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21558;s:14:\"optimized_size\";i:8768;s:7:\"percent\";d:59.33;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37266;s:14:\"optimized_size\";i:35668;s:7:\"percent\";d:4.29;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37266;s:14:\"optimized_size\";i:12573;s:7:\"percent\";d:66.26;}s:16:\"casestudy-square\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35066;s:14:\"optimized_size\";i:12246;s:7:\"percent\";d:65.08;}s:17:\"testimonial-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"blog-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:309937;s:14:\"optimized_size\";i:172845;s:7:\"percent\";d:44.23;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(94762,7444,'_imagify_optimization_level','2'),(94763,7444,'_imagify_status','success'),(94764,7444,'_imagify_data','a:3:{s:5:\"sizes\";a:16:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19033;s:14:\"optimized_size\";i:5775;s:7:\"percent\";d:69.66;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18983;s:14:\"optimized_size\";i:6295;s:7:\"percent\";d:66.84;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18983;s:14:\"optimized_size\";i:6295;s:7:\"percent\";d:66.84;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10244;s:14:\"optimized_size\";i:3375;s:7:\"percent\";d:67.05;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18983;s:14:\"optimized_size\";i:6295;s:7:\"percent\";d:66.84;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11739;s:14:\"optimized_size\";i:3711;s:7:\"percent\";d:68.39;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19746;s:14:\"optimized_size\";i:6487;s:7:\"percent\";d:67.15;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18983;s:14:\"optimized_size\";i:6295;s:7:\"percent\";d:66.84;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18983;s:14:\"optimized_size\";i:6295;s:7:\"percent\";d:66.84;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18983;s:14:\"optimized_size\";i:6295;s:7:\"percent\";d:66.84;}s:10:\"page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"blog-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"blog-feature-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:23:\"blog-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:23:\"page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:334740;s:14:\"optimized_size\";i:122354;s:7:\"percent\";d:63.45;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(94774,7039,'_imagify_optimization_level','2'),(94775,7039,'_imagify_status','already_optimized'),(94776,7039,'_imagify_data','a:2:{s:5:\"sizes\";a:6:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42369;s:14:\"optimized_size\";i:17594;s:7:\"percent\";d:58.47;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7973;s:14:\"optimized_size\";i:4028;s:7:\"percent\";d:49.48;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34353;s:14:\"optimized_size\";i:15180;s:7:\"percent\";d:55.81;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33720;s:14:\"optimized_size\";i:15769;s:7:\"percent\";d:53.24;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39072;s:14:\"optimized_size\";i:16643;s:7:\"percent\";d:57.4;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:157487;s:14:\"optimized_size\";i:69214;s:7:\"percent\";d:56.05;s:7:\"message\";s:0:\"\";}}'),(94777,7014,'_imagify_optimization_level','2'),(94778,7014,'_imagify_status','success'),(94779,7014,'_imagify_data','a:2:{s:5:\"sizes\";a:40:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1023077;s:14:\"optimized_size\";i:296779;s:7:\"percent\";d:70.99;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:420329;s:14:\"optimized_size\";i:14661;s:7:\"percent\";d:96.51;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:503583;s:14:\"optimized_size\";i:15983;s:7:\"percent\";d:96.83;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62653;s:14:\"optimized_size\";i:5056;s:7:\"percent\";d:91.93;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:655937;s:14:\"optimized_size\";i:17483;s:7:\"percent\";d:97.33;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:655937;s:14:\"optimized_size\";i:17483;s:7:\"percent\";d:97.33;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:430265;s:14:\"optimized_size\";i:14907;s:7:\"percent\";d:96.54;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:503583;s:14:\"optimized_size\";i:15983;s:7:\"percent\";d:96.83;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:655937;s:14:\"optimized_size\";i:17483;s:7:\"percent\";d:97.33;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:784236;s:14:\"optimized_size\";i:20407;s:7:\"percent\";d:97.4;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:343135;s:14:\"optimized_size\";i:11435;s:7:\"percent\";d:96.67;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:440080;s:14:\"optimized_size\";i:14904;s:7:\"percent\";d:96.61;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263933;s:14:\"optimized_size\";i:9339;s:7:\"percent\";d:96.46;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:655937;s:14:\"optimized_size\";i:17483;s:7:\"percent\";d:97.33;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:635403;s:14:\"optimized_size\";i:16808;s:7:\"percent\";d:97.35;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:709975;s:14:\"optimized_size\";i:19063;s:7:\"percent\";d:97.31;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:553466;s:14:\"optimized_size\";i:17519;s:7:\"percent\";d:96.83;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:718731;s:14:\"optimized_size\";i:19276;s:7:\"percent\";d:97.32;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:662505;s:14:\"optimized_size\";i:19705;s:7:\"percent\";d:97.03;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:504753;s:14:\"optimized_size\";i:16988;s:7:\"percent\";d:96.63;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1023077;s:14:\"optimized_size\";i:23030;s:7:\"percent\";d:97.75;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:504753;s:14:\"optimized_size\";i:179674;s:7:\"percent\";d:64.4;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:662505;s:14:\"optimized_size\";i:236744;s:7:\"percent\";d:64.27;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:718731;s:14:\"optimized_size\";i:243433;s:7:\"percent\";d:66.13;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:553466;s:14:\"optimized_size\";i:197209;s:7:\"percent\";d:64.37;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:709975;s:14:\"optimized_size\";i:239536;s:7:\"percent\";d:66.26;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:635403;s:14:\"optimized_size\";i:220991;s:7:\"percent\";d:65.22;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:655937;s:14:\"optimized_size\";i:218817;s:7:\"percent\";d:66.64;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263933;s:14:\"optimized_size\";i:101049;s:7:\"percent\";d:61.71;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:440080;s:14:\"optimized_size\";i:158146;s:7:\"percent\";d:64.06;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:343135;s:14:\"optimized_size\";i:119580;s:7:\"percent\";d:65.15;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:784236;s:14:\"optimized_size\";i:263047;s:7:\"percent\";d:66.46;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:218817;s:14:\"optimized_size\";i:205992;s:7:\"percent\";d:5.86;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:503583;s:14:\"optimized_size\";i:179133;s:7:\"percent\";d:64.43;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:430265;s:14:\"optimized_size\";i:154318;s:7:\"percent\";d:64.13;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205992;s:14:\"optimized_size\";i:191913;s:7:\"percent\";d:6.83;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191913;s:14:\"optimized_size\";i:179029;s:7:\"percent\";d:6.71;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62653;s:14:\"optimized_size\";i:23665;s:7:\"percent\";d:62.23;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179133;s:14:\"optimized_size\";i:169295;s:7:\"percent\";d:5.49;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:420329;s:14:\"optimized_size\";i:152194;s:7:\"percent\";d:63.79;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:20691371;s:14:\"optimized_size\";i:4055540;s:7:\"percent\";d:80.4;s:7:\"message\";s:0:\"\";}}'),(94780,7013,'_imagify_optimization_level','2'),(94781,7013,'_imagify_status','success'),(94782,7013,'_imagify_data','a:2:{s:5:\"sizes\";a:40:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:967267;s:14:\"optimized_size\";i:268975;s:7:\"percent\";d:72.19;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387230;s:14:\"optimized_size\";i:12347;s:7:\"percent\";d:96.81;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:466409;s:14:\"optimized_size\";i:13713;s:7:\"percent\";d:97.06;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56286;s:14:\"optimized_size\";i:3968;s:7:\"percent\";d:92.95;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:630250;s:14:\"optimized_size\";i:16696;s:7:\"percent\";d:97.35;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:630250;s:14:\"optimized_size\";i:16696;s:7:\"percent\";d:97.35;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:395210;s:14:\"optimized_size\";i:12474;s:7:\"percent\";d:96.84;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:466409;s:14:\"optimized_size\";i:13713;s:7:\"percent\";d:97.06;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:630250;s:14:\"optimized_size\";i:16696;s:7:\"percent\";d:97.35;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:745532;s:14:\"optimized_size\";i:18981;s:7:\"percent\";d:97.45;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:322360;s:14:\"optimized_size\";i:10201;s:7:\"percent\";d:96.84;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:406811;s:14:\"optimized_size\";i:12483;s:7:\"percent\";d:96.93;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:248772;s:14:\"optimized_size\";i:7544;s:7:\"percent\";d:96.97;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:630250;s:14:\"optimized_size\";i:16696;s:7:\"percent\";d:97.35;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:620798;s:14:\"optimized_size\";i:16002;s:7:\"percent\";d:97.42;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:676572;s:14:\"optimized_size\";i:17708;s:7:\"percent\";d:97.38;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:510914;s:14:\"optimized_size\";i:14835;s:7:\"percent\";d:97.1;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:684340;s:14:\"optimized_size\";i:17753;s:7:\"percent\";d:97.41;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:616174;s:14:\"optimized_size\";i:16865;s:7:\"percent\";d:97.26;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:465196;s:14:\"optimized_size\";i:14151;s:7:\"percent\";d:96.96;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:967267;s:14:\"optimized_size\";i:21044;s:7:\"percent\";d:97.82;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:465196;s:14:\"optimized_size\";i:160277;s:7:\"percent\";d:65.55;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:616174;s:14:\"optimized_size\";i:210310;s:7:\"percent\";d:65.87;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:684340;s:14:\"optimized_size\";i:218865;s:7:\"percent\";d:68.02;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:510914;s:14:\"optimized_size\";i:177167;s:7:\"percent\";d:65.32;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:676572;s:14:\"optimized_size\";i:215162;s:7:\"percent\";d:68.2;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:620798;s:14:\"optimized_size\";i:200704;s:7:\"percent\";d:67.67;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:630250;s:14:\"optimized_size\";i:200126;s:7:\"percent\";d:68.25;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:248772;s:14:\"optimized_size\";i:87433;s:7:\"percent\";d:64.85;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:406811;s:14:\"optimized_size\";i:138715;s:7:\"percent\";d:65.9;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:322360;s:14:\"optimized_size\";i:108089;s:7:\"percent\";d:66.47;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:745532;s:14:\"optimized_size\";i:238673;s:7:\"percent\";d:67.99;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:200126;s:14:\"optimized_size\";i:185951;s:7:\"percent\";d:7.08;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:466409;s:14:\"optimized_size\";i:158085;s:7:\"percent\";d:66.11;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:395210;s:14:\"optimized_size\";i:135472;s:7:\"percent\";d:65.72;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:185951;s:14:\"optimized_size\";i:169817;s:7:\"percent\";d:8.68;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:169817;s:14:\"optimized_size\";i:159716;s:7:\"percent\";d:5.95;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56286;s:14:\"optimized_size\";i:20394;s:7:\"percent\";d:63.77;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158085;s:14:\"optimized_size\";i:148847;s:7:\"percent\";d:5.84;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387230;s:14:\"optimized_size\";i:132501;s:7:\"percent\";d:65.78;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:19471380;s:14:\"optimized_size\";i:3625845;s:7:\"percent\";d:81.38;s:7:\"message\";s:0:\"\";}}'),(94783,7012,'_imagify_optimization_level','2'),(94784,7012,'_imagify_status','success'),(94785,7012,'_imagify_data','a:2:{s:5:\"sizes\";a:40:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:904033;s:14:\"optimized_size\";i:250914;s:7:\"percent\";d:72.25;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:355024;s:14:\"optimized_size\";i:8494;s:7:\"percent\";d:97.61;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:424237;s:14:\"optimized_size\";i:9055;s:7:\"percent\";d:97.87;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53242;s:14:\"optimized_size\";i:3143;s:7:\"percent\";d:94.1;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:549731;s:14:\"optimized_size\";i:10058;s:7:\"percent\";d:98.17;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:549731;s:14:\"optimized_size\";i:10058;s:7:\"percent\";d:98.17;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:362496;s:14:\"optimized_size\";i:8678;s:7:\"percent\";d:97.61;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:424237;s:14:\"optimized_size\";i:9055;s:7:\"percent\";d:97.87;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:549731;s:14:\"optimized_size\";i:10058;s:7:\"percent\";d:98.17;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:672849;s:14:\"optimized_size\";i:11756;s:7:\"percent\";d:98.25;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:279220;s:14:\"optimized_size\";i:6659;s:7:\"percent\";d:97.62;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:372183;s:14:\"optimized_size\";i:8541;s:7:\"percent\";d:97.71;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:233577;s:14:\"optimized_size\";i:6051;s:7:\"percent\";d:97.41;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:549731;s:14:\"optimized_size\";i:10058;s:7:\"percent\";d:98.17;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:563664;s:14:\"optimized_size\";i:10199;s:7:\"percent\";d:98.19;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:599062;s:14:\"optimized_size\";i:10755;s:7:\"percent\";d:98.2;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:468501;s:14:\"optimized_size\";i:10102;s:7:\"percent\";d:97.84;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:607557;s:14:\"optimized_size\";i:10882;s:7:\"percent\";d:98.21;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:565305;s:14:\"optimized_size\";i:11515;s:7:\"percent\";d:97.96;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:426450;s:14:\"optimized_size\";i:9853;s:7:\"percent\";d:97.69;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:904033;s:14:\"optimized_size\";i:13497;s:7:\"percent\";d:98.51;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:426450;s:14:\"optimized_size\";i:149654;s:7:\"percent\";d:64.91;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:565305;s:14:\"optimized_size\";i:199663;s:7:\"percent\";d:64.68;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:607557;s:14:\"optimized_size\";i:204030;s:7:\"percent\";d:66.42;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:468501;s:14:\"optimized_size\";i:166351;s:7:\"percent\";d:64.49;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:599062;s:14:\"optimized_size\";i:199323;s:7:\"percent\";d:66.73;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:563664;s:14:\"optimized_size\";i:186219;s:7:\"percent\";d:66.96;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:549731;s:14:\"optimized_size\";i:183896;s:7:\"percent\";d:66.55;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:233577;s:14:\"optimized_size\";i:82217;s:7:\"percent\";d:64.8;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:372183;s:14:\"optimized_size\";i:130618;s:7:\"percent\";d:64.9;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:279220;s:14:\"optimized_size\";i:97863;s:7:\"percent\";d:64.95;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:672849;s:14:\"optimized_size\";i:225719;s:7:\"percent\";d:66.45;}s:17:\"testimonial-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:424237;s:14:\"optimized_size\";i:149795;s:7:\"percent\";d:64.69;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:362496;s:14:\"optimized_size\";i:127409;s:7:\"percent\";d:64.85;}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"blog-page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53242;s:14:\"optimized_size\";i:19352;s:7:\"percent\";d:63.65;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:355024;s:14:\"optimized_size\";i:124523;s:7:\"percent\";d:64.93;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:16947692;s:14:\"optimized_size\";i:2686013;s:7:\"percent\";d:84.15;s:7:\"message\";s:0:\"\";}}'),(94786,6976,'_imagify_optimization_level','2'),(94787,6976,'_imagify_status','already_optimized'),(94788,6976,'_imagify_data','a:2:{s:5:\"sizes\";a:25:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:458259;s:14:\"optimized_size\";i:19818;s:7:\"percent\";d:95.68;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:751945;s:14:\"optimized_size\";i:38756;s:7:\"percent\";d:94.85;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:534726;s:14:\"optimized_size\";i:21389;s:7:\"percent\";d:96;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45609;s:14:\"optimized_size\";i:3615;s:7:\"percent\";d:92.07;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:820398;s:14:\"optimized_size\";i:26871;s:7:\"percent\";d:96.72;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:892169;s:14:\"optimized_size\";i:27490;s:7:\"percent\";d:96.92;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:902654;s:14:\"optimized_size\";i:30104;s:7:\"percent\";d:96.66;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:466776;s:14:\"optimized_size\";i:20010;s:7:\"percent\";d:95.71;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:534726;s:14:\"optimized_size\";i:21389;s:7:\"percent\";d:96;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:598226;s:14:\"optimized_size\";i:30640;s:7:\"percent\";d:94.88;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:786170;s:14:\"optimized_size\";i:27097;s:7:\"percent\";d:96.55;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:349132;s:14:\"optimized_size\";i:16316;s:7:\"percent\";d:95.33;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:481175;s:14:\"optimized_size\";i:20411;s:7:\"percent\";d:95.76;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:301932;s:14:\"optimized_size\";i:15235;s:7:\"percent\";d:94.95;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:910644;s:14:\"optimized_size\";i:42475;s:7:\"percent\";d:95.34;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:641965;s:14:\"optimized_size\";i:23817;s:7:\"percent\";d:96.29;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:910644;s:14:\"optimized_size\";i:42475;s:7:\"percent\";d:95.34;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:550903;s:14:\"optimized_size\";i:32499;s:7:\"percent\";d:94.1;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:658773;s:14:\"optimized_size\";i:33364;s:7:\"percent\";d:94.94;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:741761;s:14:\"optimized_size\";i:26180;s:7:\"percent\";d:96.47;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:867599;s:14:\"optimized_size\";i:28447;s:7:\"percent\";d:96.72;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:639149;s:14:\"optimized_size\";i:23816;s:7:\"percent\";d:96.27;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:675743;s:14:\"optimized_size\";i:24592;s:7:\"percent\";d:96.36;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:391609;s:14:\"optimized_size\";i:45836;s:7:\"percent\";d:88.3;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:14912687;s:14:\"optimized_size\";i:642642;s:7:\"percent\";d:95.69;s:7:\"message\";s:0:\"\";}}'),(94789,6905,'_imagify_optimization_level','2'),(94790,6905,'_imagify_status','success'),(94791,6905,'_imagify_data','a:2:{s:5:\"sizes\";a:40:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:305571;s:14:\"optimized_size\";i:301945;s:7:\"percent\";d:1.19;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:495362;s:14:\"optimized_size\";i:16486;s:7:\"percent\";d:96.67;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:608630;s:14:\"optimized_size\";i:18629;s:7:\"percent\";d:96.94;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62946;s:14:\"optimized_size\";i:5027;s:7:\"percent\";d:92.01;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:634932;s:14:\"optimized_size\";i:22423;s:7:\"percent\";d:96.47;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:634932;s:14:\"optimized_size\";i:22423;s:7:\"percent\";d:96.47;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:507616;s:14:\"optimized_size\";i:16807;s:7:\"percent\";d:96.69;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:608630;s:14:\"optimized_size\";i:18629;s:7:\"percent\";d:96.94;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:634932;s:14:\"optimized_size\";i:22423;s:7:\"percent\";d:96.47;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:771649;s:14:\"optimized_size\";i:27494;s:7:\"percent\";d:96.44;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:394095;s:14:\"optimized_size\";i:12212;s:7:\"percent\";d:96.9;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:522126;s:14:\"optimized_size\";i:16805;s:7:\"percent\";d:96.78;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:304159;s:14:\"optimized_size\";i:10220;s:7:\"percent\";d:96.64;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:634932;s:14:\"optimized_size\";i:22423;s:7:\"percent\";d:96.47;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:614183;s:14:\"optimized_size\";i:21739;s:7:\"percent\";d:96.46;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:692271;s:14:\"optimized_size\";i:24828;s:7:\"percent\";d:96.41;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:668045;s:14:\"optimized_size\";i:20307;s:7:\"percent\";d:96.96;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:702682;s:14:\"optimized_size\";i:25184;s:7:\"percent\";d:96.42;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:821176;s:14:\"optimized_size\";i:23123;s:7:\"percent\";d:97.18;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:607297;s:14:\"optimized_size\";i:19439;s:7:\"percent\";d:96.8;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1058674;s:14:\"optimized_size\";i:29298;s:7:\"percent\";d:97.23;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:607297;s:14:\"optimized_size\";i:194358;s:7:\"percent\";d:68;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:821176;s:14:\"optimized_size\";i:257795;s:7:\"percent\";d:68.61;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:702682;s:14:\"optimized_size\";i:245666;s:7:\"percent\";d:65.04;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:668045;s:14:\"optimized_size\";i:213795;s:7:\"percent\";d:68;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:692271;s:14:\"optimized_size\";i:241037;s:7:\"percent\";d:65.18;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:614183;s:14:\"optimized_size\";i:214784;s:7:\"percent\";d:65.03;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:634932;s:14:\"optimized_size\";i:218446;s:7:\"percent\";d:65.6;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:304159;s:14:\"optimized_size\";i:100691;s:7:\"percent\";d:66.9;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:522126;s:14:\"optimized_size\";i:166735;s:7:\"percent\";d:68.07;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:394095;s:14:\"optimized_size\";i:129362;s:7:\"percent\";d:67.17;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:771649;s:14:\"optimized_size\";i:268071;s:7:\"percent\";d:65.26;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:218446;s:14:\"optimized_size\";i:213637;s:7:\"percent\";d:2.2;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:608630;s:14:\"optimized_size\";i:195742;s:7:\"percent\";d:67.84;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:507616;s:14:\"optimized_size\";i:162673;s:7:\"percent\";d:67.95;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213637;s:14:\"optimized_size\";i:202946;s:7:\"percent\";d:5;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:202946;s:14:\"optimized_size\";i:193929;s:7:\"percent\";d:4.44;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62946;s:14:\"optimized_size\";i:22942;s:7:\"percent\";d:63.55;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:195742;s:14:\"optimized_size\";i:182670;s:7:\"percent\";d:6.68;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:495362;s:14:\"optimized_size\";i:159726;s:7:\"percent\";d:67.76;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:21522780;s:14:\"optimized_size\";i:4282869;s:7:\"percent\";d:80.1;s:7:\"message\";s:0:\"\";}}'),(94792,6904,'_imagify_optimization_level','2'),(94793,6904,'_imagify_status','success'),(94794,6904,'_imagify_data','a:2:{s:5:\"sizes\";a:40:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:286435;s:14:\"optimized_size\";i:282643;s:7:\"percent\";d:1.32;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:423939;s:14:\"optimized_size\";i:18955;s:7:\"percent\";d:95.53;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:526445;s:14:\"optimized_size\";i:21046;s:7:\"percent\";d:96;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54816;s:14:\"optimized_size\";i:5664;s:7:\"percent\";d:89.67;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:527522;s:14:\"optimized_size\";i:24985;s:7:\"percent\";d:95.26;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:527522;s:14:\"optimized_size\";i:24985;s:7:\"percent\";d:95.26;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:434527;s:14:\"optimized_size\";i:19081;s:7:\"percent\";d:95.61;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:526445;s:14:\"optimized_size\";i:21046;s:7:\"percent\";d:96;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:527522;s:14:\"optimized_size\";i:24985;s:7:\"percent\";d:95.26;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:635637;s:14:\"optimized_size\";i:29182;s:7:\"percent\";d:95.41;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:358998;s:14:\"optimized_size\";i:15287;s:7:\"percent\";d:95.74;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:446854;s:14:\"optimized_size\";i:19111;s:7:\"percent\";d:95.72;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:258728;s:14:\"optimized_size\";i:11179;s:7:\"percent\";d:95.68;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:527522;s:14:\"optimized_size\";i:24985;s:7:\"percent\";d:95.26;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:505361;s:14:\"optimized_size\";i:22992;s:7:\"percent\";d:95.45;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:572816;s:14:\"optimized_size\";i:26846;s:7:\"percent\";d:95.31;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:576436;s:14:\"optimized_size\";i:22782;s:7:\"percent\";d:96.05;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:580178;s:14:\"optimized_size\";i:27056;s:7:\"percent\";d:95.34;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:709100;s:14:\"optimized_size\";i:25672;s:7:\"percent\";d:96.38;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:522719;s:14:\"optimized_size\";i:21911;s:7:\"percent\";d:95.81;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:879815;s:14:\"optimized_size\";i:32010;s:7:\"percent\";d:96.36;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:522719;s:14:\"optimized_size\";i:189556;s:7:\"percent\";d:63.74;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:709100;s:14:\"optimized_size\";i:251444;s:7:\"percent\";d:64.54;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:580178;s:14:\"optimized_size\";i:227794;s:7:\"percent\";d:60.74;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:576436;s:14:\"optimized_size\";i:207105;s:7:\"percent\";d:64.07;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:572816;s:14:\"optimized_size\";i:221569;s:7:\"percent\";d:61.32;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:505361;s:14:\"optimized_size\";i:207167;s:7:\"percent\";d:59.01;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:527522;s:14:\"optimized_size\";i:206622;s:7:\"percent\";d:60.83;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:258728;s:14:\"optimized_size\";i:98325;s:7:\"percent\";d:62;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:446854;s:14:\"optimized_size\";i:161985;s:7:\"percent\";d:63.75;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:358998;s:14:\"optimized_size\";i:126358;s:7:\"percent\";d:64.8;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:635637;s:14:\"optimized_size\";i:250633;s:7:\"percent\";d:60.57;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:206622;s:14:\"optimized_size\";i:196185;s:7:\"percent\";d:5.05;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:526445;s:14:\"optimized_size\";i:188852;s:7:\"percent\";d:64.13;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:434527;s:14:\"optimized_size\";i:159014;s:7:\"percent\";d:63.41;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196185;s:14:\"optimized_size\";i:186188;s:7:\"percent\";d:5.1;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186188;s:14:\"optimized_size\";i:177550;s:7:\"percent\";d:4.64;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54816;s:14:\"optimized_size\";i:22622;s:7:\"percent\";d:58.73;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:188852;s:14:\"optimized_size\";i:171681;s:7:\"percent\";d:9.09;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:423939;s:14:\"optimized_size\";i:154742;s:7:\"percent\";d:63.5;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:18321260;s:14:\"optimized_size\";i:4127795;s:7:\"percent\";d:77.47;s:7:\"message\";s:0:\"\";}}'),(94795,6903,'_imagify_optimization_level','2'),(94796,6903,'_imagify_status','success'),(94797,6903,'_imagify_data','a:2:{s:5:\"sizes\";a:40:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:296779;s:14:\"optimized_size\";i:280802;s:7:\"percent\";d:5.38;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:468107;s:14:\"optimized_size\";i:14674;s:7:\"percent\";d:96.87;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:572178;s:14:\"optimized_size\";i:15939;s:7:\"percent\";d:97.21;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61848;s:14:\"optimized_size\";i:5055;s:7:\"percent\";d:91.83;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:579075;s:14:\"optimized_size\";i:17901;s:7:\"percent\";d:96.91;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:579075;s:14:\"optimized_size\";i:17901;s:7:\"percent\";d:96.91;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:479261;s:14:\"optimized_size\";i:14877;s:7:\"percent\";d:96.9;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:572178;s:14:\"optimized_size\";i:15939;s:7:\"percent\";d:97.21;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:579075;s:14:\"optimized_size\";i:17901;s:7:\"percent\";d:96.91;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:697481;s:14:\"optimized_size\";i:20712;s:7:\"percent\";d:97.03;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:380995;s:14:\"optimized_size\";i:11410;s:7:\"percent\";d:97.01;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:493382;s:14:\"optimized_size\";i:14870;s:7:\"percent\";d:96.99;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:291710;s:14:\"optimized_size\";i:9322;s:7:\"percent\";d:96.8;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:579075;s:14:\"optimized_size\";i:17901;s:7:\"percent\";d:96.91;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:594324;s:14:\"optimized_size\";i:17075;s:7:\"percent\";d:97.13;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:631194;s:14:\"optimized_size\";i:19435;s:7:\"percent\";d:96.92;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:629241;s:14:\"optimized_size\";i:17442;s:7:\"percent\";d:97.23;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:638521;s:14:\"optimized_size\";i:19646;s:7:\"percent\";d:96.92;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:774489;s:14:\"optimized_size\";i:19665;s:7:\"percent\";d:97.46;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:570891;s:14:\"optimized_size\";i:16990;s:7:\"percent\";d:97.02;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1023077;s:14:\"optimized_size\";i:23030;s:7:\"percent\";d:97.75;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:570891;s:14:\"optimized_size\";i:190700;s:7:\"percent\";d:66.6;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:774489;s:14:\"optimized_size\";i:254964;s:7:\"percent\";d:67.08;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:638521;s:14:\"optimized_size\";i:229047;s:7:\"percent\";d:64.13;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:629241;s:14:\"optimized_size\";i:212626;s:7:\"percent\";d:66.21;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:631194;s:14:\"optimized_size\";i:227854;s:7:\"percent\";d:63.9;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:594324;s:14:\"optimized_size\";i:208184;s:7:\"percent\";d:64.97;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:579075;s:14:\"optimized_size\";i:203960;s:7:\"percent\";d:64.78;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:291710;s:14:\"optimized_size\";i:105772;s:7:\"percent\";d:63.74;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:493382;s:14:\"optimized_size\";i:167607;s:7:\"percent\";d:66.03;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:380995;s:14:\"optimized_size\";i:126960;s:7:\"percent\";d:66.68;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:697481;s:14:\"optimized_size\";i:250836;s:7:\"percent\";d:64.04;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203960;s:14:\"optimized_size\";i:190949;s:7:\"percent\";d:6.38;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:572178;s:14:\"optimized_size\";i:192367;s:7:\"percent\";d:66.38;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:479261;s:14:\"optimized_size\";i:162357;s:7:\"percent\";d:66.12;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:190949;s:14:\"optimized_size\";i:184801;s:7:\"percent\";d:3.22;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184801;s:14:\"optimized_size\";i:178055;s:7:\"percent\";d:3.65;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61848;s:14:\"optimized_size\";i:23812;s:7:\"percent\";d:61.5;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:192367;s:14:\"optimized_size\";i:169807;s:7:\"percent\";d:11.73;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:468107;s:14:\"optimized_size\";i:159759;s:7:\"percent\";d:65.87;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:20126730;s:14:\"optimized_size\";i:4048904;s:7:\"percent\";d:79.88;s:7:\"message\";s:0:\"\";}}'),(94798,6902,'_imagify_optimization_level','2'),(94799,6902,'_imagify_status','success'),(94800,6902,'_imagify_data','a:2:{s:5:\"sizes\";a:40:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:300000;s:14:\"optimized_size\";i:296704;s:7:\"percent\";d:1.1;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:496471;s:14:\"optimized_size\";i:19802;s:7:\"percent\";d:96.01;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:608261;s:14:\"optimized_size\";i:21807;s:7:\"percent\";d:96.41;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65721;s:14:\"optimized_size\";i:5944;s:7:\"percent\";d:90.96;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:620917;s:14:\"optimized_size\";i:29432;s:7:\"percent\";d:95.26;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:620917;s:14:\"optimized_size\";i:29432;s:7:\"percent\";d:95.26;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:507561;s:14:\"optimized_size\";i:20160;s:7:\"percent\";d:96.03;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:608261;s:14:\"optimized_size\";i:21807;s:7:\"percent\";d:96.41;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:620917;s:14:\"optimized_size\";i:29432;s:7:\"percent\";d:95.26;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:745730;s:14:\"optimized_size\";i:32942;s:7:\"percent\";d:95.58;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:406190;s:14:\"optimized_size\";i:16071;s:7:\"percent\";d:96.04;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:523736;s:14:\"optimized_size\";i:20245;s:7:\"percent\";d:96.13;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:315004;s:14:\"optimized_size\";i:13818;s:7:\"percent\";d:95.61;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:620917;s:14:\"optimized_size\";i:29432;s:7:\"percent\";d:95.26;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:618935;s:14:\"optimized_size\";i:29274;s:7:\"percent\";d:95.27;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:666914;s:14:\"optimized_size\";i:31421;s:7:\"percent\";d:95.29;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:666157;s:14:\"optimized_size\";i:23509;s:7:\"percent\";d:96.47;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:675633;s:14:\"optimized_size\";i:31208;s:7:\"percent\";d:95.38;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:823203;s:14:\"optimized_size\";i:26807;s:7:\"percent\";d:96.74;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:605956;s:14:\"optimized_size\";i:22568;s:7:\"percent\";d:96.28;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:996994;s:14:\"optimized_size\";i:33156;s:7:\"percent\";d:96.67;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:605956;s:14:\"optimized_size\";i:193492;s:7:\"percent\";d:68.07;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:823203;s:14:\"optimized_size\";i:255970;s:7:\"percent\";d:68.91;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:675633;s:14:\"optimized_size\";i:233776;s:7:\"percent\";d:65.4;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:666157;s:14:\"optimized_size\";i:212796;s:7:\"percent\";d:68.06;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:666914;s:14:\"optimized_size\";i:232422;s:7:\"percent\";d:65.15;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:618935;s:14:\"optimized_size\";i:215258;s:7:\"percent\";d:65.22;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:620917;s:14:\"optimized_size\";i:214791;s:7:\"percent\";d:65.41;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:315004;s:14:\"optimized_size\";i:101649;s:7:\"percent\";d:67.73;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:523736;s:14:\"optimized_size\";i:168117;s:7:\"percent\";d:67.9;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:406190;s:14:\"optimized_size\";i:127935;s:7:\"percent\";d:68.5;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:745730;s:14:\"optimized_size\";i:260806;s:7:\"percent\";d:65.03;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:214791;s:14:\"optimized_size\";i:204919;s:7:\"percent\";d:4.6;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:608261;s:14:\"optimized_size\";i:192459;s:7:\"percent\";d:68.36;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:507561;s:14:\"optimized_size\";i:164235;s:7:\"percent\";d:67.64;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204919;s:14:\"optimized_size\";i:200539;s:7:\"percent\";d:2.14;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:200539;s:14:\"optimized_size\";i:194319;s:7:\"percent\";d:3.1;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65721;s:14:\"optimized_size\";i:23734;s:7:\"percent\";d:63.89;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:192459;s:14:\"optimized_size\";i:181866;s:7:\"percent\";d:5.5;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:496471;s:14:\"optimized_size\";i:159369;s:7:\"percent\";d:67.9;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:21273492;s:14:\"optimized_size\";i:4323423;s:7:\"percent\";d:79.68;s:7:\"message\";s:0:\"\";}}'),(94801,6901,'_imagify_optimization_level','2'),(94802,6901,'_imagify_status','success'),(94803,6901,'_imagify_data','a:2:{s:5:\"sizes\";a:40:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:363559;s:14:\"optimized_size\";i:343931;s:7:\"percent\";d:5.4;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:562005;s:14:\"optimized_size\";i:31722;s:7:\"percent\";d:94.36;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:669741;s:14:\"optimized_size\";i:32945;s:7:\"percent\";d:95.08;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75322;s:14:\"optimized_size\";i:7645;s:7:\"percent\";d:89.85;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:757772;s:14:\"optimized_size\";i:37010;s:7:\"percent\";d:95.12;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:757772;s:14:\"optimized_size\";i:37010;s:7:\"percent\";d:95.12;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:573670;s:14:\"optimized_size\";i:32019;s:7:\"percent\";d:94.42;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:669741;s:14:\"optimized_size\";i:32945;s:7:\"percent\";d:95.08;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:757772;s:14:\"optimized_size\";i:37010;s:7:\"percent\";d:95.12;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:924505;s:14:\"optimized_size\";i:45650;s:7:\"percent\";d:95.06;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:427899;s:14:\"optimized_size\";i:20655;s:7:\"percent\";d:95.17;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:590732;s:14:\"optimized_size\";i:32590;s:7:\"percent\";d:94.48;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:364688;s:14:\"optimized_size\";i:24218;s:7:\"percent\";d:93.36;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:757772;s:14:\"optimized_size\";i:37010;s:7:\"percent\";d:95.12;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:778417;s:14:\"optimized_size\";i:45878;s:7:\"percent\";d:94.11;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:826276;s:14:\"optimized_size\";i:40491;s:7:\"percent\";d:95.1;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:745473;s:14:\"optimized_size\";i:37148;s:7:\"percent\";d:95.02;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:838258;s:14:\"optimized_size\";i:40980;s:7:\"percent\";d:95.11;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:907235;s:14:\"optimized_size\";i:42478;s:7:\"percent\";d:95.32;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:677221;s:14:\"optimized_size\";i:35384;s:7:\"percent\";d:94.78;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1187692;s:14:\"optimized_size\";i:52575;s:7:\"percent\";d:95.57;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:677221;s:14:\"optimized_size\";i:231796;s:7:\"percent\";d:65.77;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:907235;s:14:\"optimized_size\";i:310356;s:7:\"percent\";d:65.79;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:838258;s:14:\"optimized_size\";i:274959;s:7:\"percent\";d:67.2;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:745473;s:14:\"optimized_size\";i:258215;s:7:\"percent\";d:65.36;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:826276;s:14:\"optimized_size\";i:269435;s:7:\"percent\";d:67.39;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:778417;s:14:\"optimized_size\";i:248407;s:7:\"percent\";d:68.09;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:757772;s:14:\"optimized_size\";i:247262;s:7:\"percent\";d:67.37;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:364688;s:14:\"optimized_size\";i:124486;s:7:\"percent\";d:65.87;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:590732;s:14:\"optimized_size\";i:202242;s:7:\"percent\";d:65.76;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:427899;s:14:\"optimized_size\";i:147775;s:7:\"percent\";d:65.46;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:924505;s:14:\"optimized_size\";i:298386;s:7:\"percent\";d:67.72;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:247262;s:14:\"optimized_size\";i:229217;s:7:\"percent\";d:7.3;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:669741;s:14:\"optimized_size\";i:229460;s:7:\"percent\";d:65.74;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:573670;s:14:\"optimized_size\";i:195740;s:7:\"percent\";d:65.88;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:229217;s:14:\"optimized_size\";i:215490;s:7:\"percent\";d:5.99;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:215490;s:14:\"optimized_size\";i:206256;s:7:\"percent\";d:4.29;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75322;s:14:\"optimized_size\";i:26831;s:7:\"percent\";d:64.38;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:229460;s:14:\"optimized_size\";i:204077;s:7:\"percent\";d:11.06;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:562005;s:14:\"optimized_size\";i:193297;s:7:\"percent\";d:65.61;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:24854165;s:14:\"optimized_size\";i:5160981;s:7:\"percent\";d:79.23;s:7:\"message\";s:0:\"\";}}'),(94804,6900,'_imagify_optimization_level','2'),(94805,6900,'_imagify_status','success'),(94806,6900,'_imagify_data','a:2:{s:5:\"sizes\";a:40:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:269762;s:14:\"optimized_size\";i:263376;s:7:\"percent\";d:2.37;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:441935;s:14:\"optimized_size\";i:14287;s:7:\"percent\";d:96.77;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:530502;s:14:\"optimized_size\";i:15659;s:7:\"percent\";d:97.05;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54050;s:14:\"optimized_size\";i:4179;s:7:\"percent\";d:92.27;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:548933;s:14:\"optimized_size\";i:20631;s:7:\"percent\";d:96.24;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:548933;s:14:\"optimized_size\";i:20631;s:7:\"percent\";d:96.24;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:450408;s:14:\"optimized_size\";i:14471;s:7:\"percent\";d:96.79;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:530502;s:14:\"optimized_size\";i:15659;s:7:\"percent\";d:97.05;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:548933;s:14:\"optimized_size\";i:20631;s:7:\"percent\";d:96.24;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:652050;s:14:\"optimized_size\";i:23583;s:7:\"percent\";d:96.38;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:359517;s:14:\"optimized_size\";i:11670;s:7:\"percent\";d:96.75;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:466182;s:14:\"optimized_size\";i:14592;s:7:\"percent\";d:96.87;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:280752;s:14:\"optimized_size\";i:8817;s:7:\"percent\";d:96.86;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:548933;s:14:\"optimized_size\";i:20631;s:7:\"percent\";d:96.24;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:578430;s:14:\"optimized_size\";i:19447;s:7:\"percent\";d:96.64;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:587893;s:14:\"optimized_size\";i:21534;s:7:\"percent\";d:96.34;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:585466;s:14:\"optimized_size\";i:17507;s:7:\"percent\";d:97.01;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:595523;s:14:\"optimized_size\";i:21755;s:7:\"percent\";d:96.35;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:721998;s:14:\"optimized_size\";i:20237;s:7:\"percent\";d:97.2;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:532994;s:14:\"optimized_size\";i:16883;s:7:\"percent\";d:96.83;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:908006;s:14:\"optimized_size\";i:25862;s:7:\"percent\";d:97.15;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:532994;s:14:\"optimized_size\";i:171319;s:7:\"percent\";d:67.86;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:721998;s:14:\"optimized_size\";i:231106;s:7:\"percent\";d:67.99;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:595523;s:14:\"optimized_size\";i:212098;s:7:\"percent\";d:64.38;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:585466;s:14:\"optimized_size\";i:192158;s:7:\"percent\";d:67.18;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:587893;s:14:\"optimized_size\";i:209879;s:7:\"percent\";d:64.3;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:578430;s:14:\"optimized_size\";i:199669;s:7:\"percent\";d:65.48;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:548933;s:14:\"optimized_size\";i:195185;s:7:\"percent\";d:64.44;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:280752;s:14:\"optimized_size\";i:94890;s:7:\"percent\";d:66.2;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:466182;s:14:\"optimized_size\";i:151742;s:7:\"percent\";d:67.45;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:359517;s:14:\"optimized_size\";i:120441;s:7:\"percent\";d:66.5;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:652050;s:14:\"optimized_size\";i:233208;s:7:\"percent\";d:64.23;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:195185;s:14:\"optimized_size\";i:187204;s:7:\"percent\";d:4.09;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:530502;s:14:\"optimized_size\";i:171736;s:7:\"percent\";d:67.63;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:450408;s:14:\"optimized_size\";i:147349;s:7:\"percent\";d:67.29;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187204;s:14:\"optimized_size\";i:178793;s:7:\"percent\";d:4.49;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:178793;s:14:\"optimized_size\";i:169713;s:7:\"percent\";d:5.08;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54050;s:14:\"optimized_size\";i:20675;s:7:\"percent\";d:61.75;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:171736;s:14:\"optimized_size\";i:158301;s:7:\"percent\";d:7.82;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:441935;s:14:\"optimized_size\";i:146033;s:7:\"percent\";d:66.96;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:18861253;s:14:\"optimized_size\";i:3803541;s:7:\"percent\";d:79.83;s:7:\"message\";s:0:\"\";}}'),(94807,6896,'_imagify_optimization_level','2'),(94808,6896,'_imagify_status','success'),(94809,6896,'_imagify_data','a:2:{s:5:\"sizes\";a:54:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:719470;s:14:\"optimized_size\";i:715487;s:7:\"percent\";d:0.55;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:424626;s:14:\"optimized_size\";i:11192;s:7:\"percent\";d:97.36;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1204994;s:14:\"optimized_size\";i:17704;s:7:\"percent\";d:98.53;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:505732;s:14:\"optimized_size\";i:12868;s:7:\"percent\";d:97.46;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43366;s:14:\"optimized_size\";i:3409;s:7:\"percent\";d:92.14;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:847818;s:14:\"optimized_size\";i:15246;s:7:\"percent\";d:98.2;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1701686;s:14:\"optimized_size\";i:30848;s:7:\"percent\";d:98.19;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:982981;s:14:\"optimized_size\";i:15335;s:7:\"percent\";d:98.44;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:914123;s:14:\"optimized_size\";i:16720;s:7:\"percent\";d:98.17;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:434704;s:14:\"optimized_size\";i:11345;s:7:\"percent\";d:97.39;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:505732;s:14:\"optimized_size\";i:12868;s:7:\"percent\";d:97.46;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1925464;s:14:\"optimized_size\";i:33073;s:7:\"percent\";d:98.28;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1252507;s:14:\"optimized_size\";i:16230;s:7:\"percent\";d:98.7;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:773500;s:14:\"optimized_size\";i:15874;s:7:\"percent\";d:97.95;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:332528;s:14:\"optimized_size\";i:9453;s:7:\"percent\";d:97.16;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:448119;s:14:\"optimized_size\";i:11486;s:7:\"percent\";d:97.44;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262064;s:14:\"optimized_size\";i:7031;s:7:\"percent\";d:97.32;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1431899;s:14:\"optimized_size\";i:26444;s:7:\"percent\";d:98.15;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:629310;s:14:\"optimized_size\";i:14517;s:7:\"percent\";d:97.69;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1431899;s:14:\"optimized_size\";i:26444;s:7:\"percent\";d:98.15;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:749175;s:14:\"optimized_size\";i:14759;s:7:\"percent\";d:98.03;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1782656;s:14:\"optimized_size\";i:31607;s:7:\"percent\";d:98.23;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1341026;s:14:\"optimized_size\";i:16542;s:7:\"percent\";d:98.77;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:720747;s:14:\"optimized_size\";i:15592;s:7:\"percent\";d:97.84;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:890737;s:14:\"optimized_size\";i:15329;s:7:\"percent\";d:98.28;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:604887;s:14:\"optimized_size\";i:14497;s:7:\"percent\";d:97.6;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:662039;s:14:\"optimized_size\";i:15127;s:7:\"percent\";d:97.72;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2628204;s:14:\"optimized_size\";i:30962;s:7:\"percent\";d:98.82;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:662039;s:14:\"optimized_size\";i:215346;s:7:\"percent\";d:67.47;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:604887;s:14:\"optimized_size\";i:196769;s:7:\"percent\";d:67.47;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:890737;s:14:\"optimized_size\";i:273591;s:7:\"percent\";d:69.28;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:720747;s:14:\"optimized_size\";i:229742;s:7:\"percent\";d:68.12;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1341026;s:14:\"optimized_size\";i:390839;s:7:\"percent\";d:70.86;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1782656;s:14:\"optimized_size\";i:651583;s:7:\"percent\";d:63.45;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:749175;s:14:\"optimized_size\";i:273250;s:7:\"percent\";d:63.53;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1431899;s:14:\"optimized_size\";i:511272;s:7:\"percent\";d:64.29;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:629310;s:14:\"optimized_size\";i:205392;s:7:\"percent\";d:67.36;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:511272;s:14:\"optimized_size\";i:504729;s:7:\"percent\";d:1.28;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262064;s:14:\"optimized_size\";i:95942;s:7:\"percent\";d:63.39;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:448119;s:14:\"optimized_size\";i:151518;s:7:\"percent\";d:66.19;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:332528;s:14:\"optimized_size\";i:110601;s:7:\"percent\";d:66.74;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:773500;s:14:\"optimized_size\";i:243452;s:7:\"percent\";d:68.53;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1252507;s:14:\"optimized_size\";i:362269;s:7:\"percent\";d:71.08;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1925464;s:14:\"optimized_size\";i:706730;s:7:\"percent\";d:63.3;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:505732;s:14:\"optimized_size\";i:166240;s:7:\"percent\";d:67.13;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:434704;s:14:\"optimized_size\";i:146684;s:7:\"percent\";d:66.26;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:914123;s:14:\"optimized_size\";i:288425;s:7:\"percent\";d:68.45;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:982981;s:14:\"optimized_size\";i:291494;s:7:\"percent\";d:70.35;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1701686;s:14:\"optimized_size\";i:619886;s:7:\"percent\";d:63.57;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:847818;s:14:\"optimized_size\";i:266363;s:7:\"percent\";d:68.58;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43366;s:14:\"optimized_size\";i:17287;s:7:\"percent\";d:60.14;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:166240;s:14:\"optimized_size\";i:155959;s:7:\"percent\";d:6.18;}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1204994;s:14:\"optimized_size\";i:385198;s:7:\"percent\";d:68.03;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:424626;s:14:\"optimized_size\";i:144798;s:7:\"percent\";d:65.9;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:47696193;s:14:\"optimized_size\";i:8783348;s:7:\"percent\";d:81.58;s:7:\"message\";s:0:\"\";}}'),(94810,6895,'_imagify_optimization_level','2'),(94811,6895,'_imagify_status','success'),(94812,6895,'_imagify_data','a:2:{s:5:\"sizes\";a:54:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:736838;s:14:\"optimized_size\";i:722140;s:7:\"percent\";d:1.99;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:458290;s:14:\"optimized_size\";i:15662;s:7:\"percent\";d:96.58;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1259309;s:14:\"optimized_size\";i:30513;s:7:\"percent\";d:97.58;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:534764;s:14:\"optimized_size\";i:17403;s:7:\"percent\";d:96.75;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42734;s:14:\"optimized_size\";i:3915;s:7:\"percent\";d:90.84;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:903767;s:14:\"optimized_size\";i:22350;s:7:\"percent\";d:97.53;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1642543;s:14:\"optimized_size\";i:51019;s:7:\"percent\";d:96.89;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1045290;s:14:\"optimized_size\";i:23506;s:7:\"percent\";d:97.75;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:950251;s:14:\"optimized_size\";i:25275;s:7:\"percent\";d:97.34;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:466857;s:14:\"optimized_size\";i:15900;s:7:\"percent\";d:96.59;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:534764;s:14:\"optimized_size\";i:17403;s:7:\"percent\";d:96.75;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1873277;s:14:\"optimized_size\";i:54789;s:7:\"percent\";d:97.08;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1300231;s:14:\"optimized_size\";i:25573;s:7:\"percent\";d:98.03;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:811825;s:14:\"optimized_size\";i:22534;s:7:\"percent\";d:97.22;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:357237;s:14:\"optimized_size\";i:12387;s:7:\"percent\";d:96.53;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:483536;s:14:\"optimized_size\";i:16323;s:7:\"percent\";d:96.62;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:293524;s:14:\"optimized_size\";i:9950;s:7:\"percent\";d:96.61;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1384243;s:14:\"optimized_size\";i:45711;s:7:\"percent\";d:96.7;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:664046;s:14:\"optimized_size\";i:20360;s:7:\"percent\";d:96.93;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1384243;s:14:\"optimized_size\";i:45711;s:7:\"percent\";d:96.7;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:815637;s:14:\"optimized_size\";i:25854;s:7:\"percent\";d:96.83;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1732480;s:14:\"optimized_size\";i:52777;s:7:\"percent\";d:96.95;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1400244;s:14:\"optimized_size\";i:26724;s:7:\"percent\";d:98.09;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:759389;s:14:\"optimized_size\";i:21625;s:7:\"percent\";d:97.15;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:942237;s:14:\"optimized_size\";i:22783;s:7:\"percent\";d:97.58;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:639731;s:14:\"optimized_size\";i:19398;s:7:\"percent\";d:96.97;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:692588;s:14:\"optimized_size\";i:21570;s:7:\"percent\";d:96.89;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2708715;s:14:\"optimized_size\";i:49318;s:7:\"percent\";d:98.18;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:692588;s:14:\"optimized_size\";i:209079;s:7:\"percent\";d:69.81;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:639731;s:14:\"optimized_size\";i:191283;s:7:\"percent\";d:70.1;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:942237;s:14:\"optimized_size\";i:280664;s:7:\"percent\";d:70.21;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:759389;s:14:\"optimized_size\";i:227612;s:7:\"percent\";d:70.03;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1400244;s:14:\"optimized_size\";i:426960;s:7:\"percent\";d:69.51;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1732480;s:14:\"optimized_size\";i:660387;s:7:\"percent\";d:61.88;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:815637;s:14:\"optimized_size\";i:280016;s:7:\"percent\";d:65.67;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1384243;s:14:\"optimized_size\";i:521397;s:7:\"percent\";d:62.33;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:664046;s:14:\"optimized_size\";i:201957;s:7:\"percent\";d:69.59;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:521397;s:14:\"optimized_size\";i:496107;s:7:\"percent\";d:4.85;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:293524;s:14:\"optimized_size\";i:97864;s:7:\"percent\";d:66.66;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:483536;s:14:\"optimized_size\";i:153023;s:7:\"percent\";d:68.35;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:357237;s:14:\"optimized_size\";i:111626;s:7:\"percent\";d:68.75;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:811825;s:14:\"optimized_size\";i:244299;s:7:\"percent\";d:69.91;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1300231;s:14:\"optimized_size\";i:401901;s:7:\"percent\";d:69.09;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1873277;s:14:\"optimized_size\";i:704819;s:7:\"percent\";d:62.38;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:534764;s:14:\"optimized_size\";i:165400;s:7:\"percent\";d:69.07;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:466857;s:14:\"optimized_size\";i:148194;s:7:\"percent\";d:68.26;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:950251;s:14:\"optimized_size\";i:293000;s:7:\"percent\";d:69.17;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1045290;s:14:\"optimized_size\";i:310702;s:7:\"percent\";d:70.28;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1642543;s:14:\"optimized_size\";i:623147;s:7:\"percent\";d:62.06;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:903767;s:14:\"optimized_size\";i:275396;s:7:\"percent\";d:69.53;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42734;s:14:\"optimized_size\";i:15754;s:7:\"percent\";d:63.13;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:165400;s:14:\"optimized_size\";i:157758;s:7:\"percent\";d:4.62;}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1259309;s:14:\"optimized_size\";i:395407;s:7:\"percent\";d:68.6;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:458290;s:14:\"optimized_size\";i:145335;s:7:\"percent\";d:68.29;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:48959417;s:14:\"optimized_size\";i:9177560;s:7:\"percent\";d:81.25;s:7:\"message\";s:0:\"\";}}'),(94813,6828,'_imagify_optimization_level','2'),(94814,6828,'_imagify_status','success'),(94815,6828,'_imagify_data','a:2:{s:5:\"sizes\";a:54:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:915000;s:14:\"optimized_size\";i:829679;s:7:\"percent\";d:9.32;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:467356;s:14:\"optimized_size\";i:14473;s:7:\"percent\";d:96.9;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1267701;s:14:\"optimized_size\";i:26892;s:7:\"percent\";d:97.88;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:556433;s:14:\"optimized_size\";i:16312;s:7:\"percent\";d:97.07;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42909;s:14:\"optimized_size\";i:3186;s:7:\"percent\";d:92.57;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:900340;s:14:\"optimized_size\";i:19341;s:7:\"percent\";d:97.85;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2072764;s:14:\"optimized_size\";i:42145;s:7:\"percent\";d:97.97;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1007306;s:14:\"optimized_size\";i:18502;s:7:\"percent\";d:98.16;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:978072;s:14:\"optimized_size\";i:23272;s:7:\"percent\";d:97.62;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:477449;s:14:\"optimized_size\";i:14554;s:7:\"percent\";d:96.95;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:556433;s:14:\"optimized_size\";i:16312;s:7:\"percent\";d:97.07;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2367745;s:14:\"optimized_size\";i:47065;s:7:\"percent\";d:98.01;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1231582;s:14:\"optimized_size\";i:18253;s:7:\"percent\";d:98.52;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:842652;s:14:\"optimized_size\";i:21505;s:7:\"percent\";d:97.45;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:361201;s:14:\"optimized_size\";i:11233;s:7:\"percent\";d:96.89;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:492901;s:14:\"optimized_size\";i:14946;s:7:\"percent\";d:96.97;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:296098;s:14:\"optimized_size\";i:9398;s:7:\"percent\";d:96.83;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1742016;s:14:\"optimized_size\";i:36302;s:7:\"percent\";d:97.92;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:706102;s:14:\"optimized_size\";i:19645;s:7:\"percent\";d:97.22;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1742016;s:14:\"optimized_size\";i:36302;s:7:\"percent\";d:97.92;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:911075;s:14:\"optimized_size\";i:22520;s:7:\"percent\";d:97.53;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2174461;s:14:\"optimized_size\";i:43803;s:7:\"percent\";d:97.99;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1330092;s:14:\"optimized_size\";i:18823;s:7:\"percent\";d:98.58;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:797650;s:14:\"optimized_size\";i:21205;s:7:\"percent\";d:97.34;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:948952;s:14:\"optimized_size\";i:20310;s:7:\"percent\";d:97.86;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:672877;s:14:\"optimized_size\";i:19158;s:7:\"percent\";d:97.15;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:746448;s:14:\"optimized_size\";i:20963;s:7:\"percent\";d:97.19;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2859255;s:14:\"optimized_size\";i:46553;s:7:\"percent\";d:98.37;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:746448;s:14:\"optimized_size\";i:253738;s:7:\"percent\";d:66.01;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:672877;s:14:\"optimized_size\";i:229408;s:7:\"percent\";d:65.91;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:948952;s:14:\"optimized_size\";i:318191;s:7:\"percent\";d:66.47;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:797650;s:14:\"optimized_size\";i:274749;s:7:\"percent\";d:65.56;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1330092;s:14:\"optimized_size\";i:430634;s:7:\"percent\";d:67.62;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2174461;s:14:\"optimized_size\";i:755208;s:7:\"percent\";d:65.27;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:911075;s:14:\"optimized_size\";i:316879;s:7:\"percent\";d:65.22;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1742016;s:14:\"optimized_size\";i:602202;s:7:\"percent\";d:65.43;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:706102;s:14:\"optimized_size\";i:239146;s:7:\"percent\";d:66.13;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:602202;s:14:\"optimized_size\";i:535330;s:7:\"percent\";d:11.1;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:296098;s:14:\"optimized_size\";i:103027;s:7:\"percent\";d:65.21;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:492901;s:14:\"optimized_size\";i:171277;s:7:\"percent\";d:65.25;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:361201;s:14:\"optimized_size\";i:123725;s:7:\"percent\";d:65.75;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:842652;s:14:\"optimized_size\";i:291449;s:7:\"percent\";d:65.41;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1231582;s:14:\"optimized_size\";i:399914;s:7:\"percent\";d:67.53;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2367745;s:14:\"optimized_size\";i:827761;s:7:\"percent\";d:65.04;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:556433;s:14:\"optimized_size\";i:192513;s:7:\"percent\";d:65.4;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:477449;s:14:\"optimized_size\";i:162366;s:7:\"percent\";d:65.99;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:978072;s:14:\"optimized_size\";i:327987;s:7:\"percent\";d:66.47;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1007306;s:14:\"optimized_size\";i:328506;s:7:\"percent\";d:67.39;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2072764;s:14:\"optimized_size\";i:727256;s:7:\"percent\";d:64.91;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:900340;s:14:\"optimized_size\";i:303224;s:7:\"percent\";d:66.32;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42909;s:14:\"optimized_size\";i:17286;s:7:\"percent\";d:59.71;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:192513;s:14:\"optimized_size\";i:173073;s:7:\"percent\";d:10.1;}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1267701;s:14:\"optimized_size\";i:443593;s:7:\"percent\";d:65.01;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:467356;s:14:\"optimized_size\";i:162289;s:7:\"percent\";d:65.28;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:53651783;s:14:\"optimized_size\";i:10163383;s:7:\"percent\";d:81.06;s:7:\"message\";s:0:\"\";}}'),(94816,6826,'_imagify_optimization_level','2'),(94817,6826,'_imagify_status','success'),(94818,6826,'_imagify_data','a:2:{s:5:\"sizes\";a:54:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:713067;s:14:\"optimized_size\";i:712037;s:7:\"percent\";d:0.14;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:418108;s:14:\"optimized_size\";i:11588;s:7:\"percent\";d:97.23;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1196620;s:14:\"optimized_size\";i:19450;s:7:\"percent\";d:98.37;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:494719;s:14:\"optimized_size\";i:12982;s:7:\"percent\";d:97.38;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42647;s:14:\"optimized_size\";i:3555;s:7:\"percent\";d:91.66;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:836723;s:14:\"optimized_size\";i:16242;s:7:\"percent\";d:98.06;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1749697;s:14:\"optimized_size\";i:32921;s:7:\"percent\";d:98.12;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:997754;s:14:\"optimized_size\";i:17506;s:7:\"percent\";d:98.25;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:897305;s:14:\"optimized_size\";i:17132;s:7:\"percent\";d:98.09;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:427502;s:14:\"optimized_size\";i:11765;s:7:\"percent\";d:97.25;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:494719;s:14:\"optimized_size\";i:12982;s:7:\"percent\";d:97.38;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1943473;s:14:\"optimized_size\";i:35960;s:7:\"percent\";d:98.15;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1290359;s:14:\"optimized_size\";i:20106;s:7:\"percent\";d:98.44;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:761487;s:14:\"optimized_size\";i:16185;s:7:\"percent\";d:97.87;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:322950;s:14:\"optimized_size\";i:9549;s:7:\"percent\";d:97.04;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:441426;s:14:\"optimized_size\";i:11933;s:7:\"percent\";d:97.3;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:265323;s:14:\"optimized_size\";i:7885;s:7:\"percent\";d:97.03;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1501665;s:14:\"optimized_size\";i:29256;s:7:\"percent\";d:98.05;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:612134;s:14:\"optimized_size\";i:14870;s:7:\"percent\";d:97.57;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1501665;s:14:\"optimized_size\";i:29256;s:7:\"percent\";d:98.05;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:780364;s:14:\"optimized_size\";i:17759;s:7:\"percent\";d:97.72;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1830777;s:14:\"optimized_size\";i:34536;s:7:\"percent\";d:98.11;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1367352;s:14:\"optimized_size\";i:19842;s:7:\"percent\";d:98.55;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:703647;s:14:\"optimized_size\";i:16223;s:7:\"percent\";d:97.69;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:863372;s:14:\"optimized_size\";i:15523;s:7:\"percent\";d:98.2;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:589711;s:14:\"optimized_size\";i:15092;s:7:\"percent\";d:97.44;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:649147;s:14:\"optimized_size\";i:15932;s:7:\"percent\";d:97.55;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2670549;s:14:\"optimized_size\";i:33767;s:7:\"percent\";d:98.74;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:649147;s:14:\"optimized_size\";i:208446;s:7:\"percent\";d:67.89;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:589711;s:14:\"optimized_size\";i:188728;s:7:\"percent\";d:68;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:863372;s:14:\"optimized_size\";i:262194;s:7:\"percent\";d:69.63;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:703647;s:14:\"optimized_size\";i:220865;s:7:\"percent\";d:68.61;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1367352;s:14:\"optimized_size\";i:395504;s:7:\"percent\";d:71.08;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1830777;s:14:\"optimized_size\";i:663715;s:7:\"percent\";d:63.75;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:780364;s:14:\"optimized_size\";i:275848;s:7:\"percent\";d:64.65;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1501665;s:14:\"optimized_size\";i:519083;s:7:\"percent\";d:65.43;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:612134;s:14:\"optimized_size\";i:194899;s:7:\"percent\";d:68.16;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:519083;s:14:\"optimized_size\";i:496726;s:7:\"percent\";d:4.31;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:265323;s:14:\"optimized_size\";i:93367;s:7:\"percent\";d:64.81;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:441426;s:14:\"optimized_size\";i:148101;s:7:\"percent\";d:66.45;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:322950;s:14:\"optimized_size\";i:104528;s:7:\"percent\";d:67.63;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:761487;s:14:\"optimized_size\";i:238668;s:7:\"percent\";d:68.66;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1290359;s:14:\"optimized_size\";i:377799;s:7:\"percent\";d:70.72;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1943473;s:14:\"optimized_size\";i:691356;s:7:\"percent\";d:64.43;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:494719;s:14:\"optimized_size\";i:162951;s:7:\"percent\";d:67.06;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:427502;s:14:\"optimized_size\";i:145381;s:7:\"percent\";d:65.99;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:897305;s:14:\"optimized_size\";i:280600;s:7:\"percent\";d:68.73;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:997754;s:14:\"optimized_size\";i:295541;s:7:\"percent\";d:70.38;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1749697;s:14:\"optimized_size\";i:611565;s:7:\"percent\";d:65.05;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:836723;s:14:\"optimized_size\";i:258970;s:7:\"percent\";d:69.05;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42647;s:14:\"optimized_size\";i:16932;s:7:\"percent\";d:60.3;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162951;s:14:\"optimized_size\";i:153311;s:7:\"percent\";d:5.92;}s:13:\"project-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:67:\"Our server returned an error (100 - Recv failure: No route to host)\";}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:418108;s:14:\"optimized_size\";i:142117;s:7:\"percent\";d:66.01;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:46833938;s:14:\"optimized_size\";i:8359029;s:7:\"percent\";d:82.15;s:7:\"message\";s:0:\"\";}}'),(94819,6818,'_imagify_optimization_level','2'),(94820,6818,'_imagify_status','already_optimized'),(94821,6818,'_imagify_data','a:2:{s:5:\"sizes\";a:27:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:26:\"project-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:26:\"project-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:26:\"partner-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:28:\"blog-page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:31:\"blog-feature-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:31:\"blog-feature-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:23:\"blog-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:23:\"blog-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:23:\"page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:23:\"team-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:23:\"team-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:24:\"brand-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:24:\"brand-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:27:\"casestudy-hero@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:29:\"casestudy-square@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:29:\"casestudy-medium@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:21:\"masthead@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:22:\"mast-hero@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:23:\"mast-thumb@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:25:\"medium_large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:22:\"thumbnail@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:18:\"large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:19:\"medium@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(94822,6816,'_imagify_optimization_level','2'),(94823,6816,'_imagify_status','already_optimized'),(94824,6816,'_imagify_data','a:2:{s:5:\"sizes\";a:27:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:26:\"project-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:26:\"project-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:26:\"partner-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:28:\"blog-page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:31:\"blog-feature-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:31:\"blog-feature-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:23:\"blog-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:23:\"blog-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:23:\"page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:23:\"team-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:23:\"team-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:24:\"brand-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:24:\"brand-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:27:\"casestudy-hero@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:29:\"casestudy-square@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:29:\"casestudy-medium@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:21:\"masthead@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:22:\"mast-hero@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:23:\"mast-thumb@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:25:\"medium_large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:22:\"thumbnail@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:18:\"large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:19:\"medium@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(94825,6812,'_imagify_optimization_level','2'),(94826,6812,'_imagify_status','already_optimized'),(94827,6812,'_imagify_data','a:2:{s:5:\"sizes\";a:25:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:26:\"project-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:26:\"project-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:26:\"partner-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:28:\"blog-page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:31:\"blog-feature-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:23:\"blog-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:23:\"blog-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:23:\"page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:23:\"team-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:23:\"team-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:24:\"brand-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:24:\"brand-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:27:\"casestudy-hero@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:29:\"casestudy-square@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:29:\"casestudy-medium@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:21:\"masthead@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:23:\"mast-thumb@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:25:\"medium_large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:22:\"thumbnail@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:18:\"large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:19:\"medium@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(94828,6785,'_imagify_optimization_level','2'),(94829,6785,'_imagify_status','success'),(94830,6785,'_imagify_data','a:2:{s:5:\"sizes\";a:54:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:711160;s:14:\"optimized_size\";i:696816;s:7:\"percent\";d:2.02;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:376388;s:14:\"optimized_size\";i:13011;s:7:\"percent\";d:96.54;}s:26:\"project-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:61:\"cURL error 28: Connection timed out after 964939 milliseconds\";}s:26:\"project-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:26:\"partner-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:28:\"blog-page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:31:\"blog-feature-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:31:\"blog-feature-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:23:\"blog-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:23:\"blog-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:23:\"page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:30:\"testimonial-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:23:\"team-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:23:\"team-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:24:\"brand-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:24:\"brand-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:27:\"casestudy-hero@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:29:\"casestudy-square@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:29:\"casestudy-medium@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:21:\"masthead@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:22:\"mast-hero@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:23:\"mast-thumb@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:25:\"medium_large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:22:\"thumbnail@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:18:\"large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:19:\"medium@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:6:\"medium\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:5:\"large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:9:\"thumbnail\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:10:\"mast-thumb\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:9:\"mast-hero\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:8:\"masthead\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:16:\"casestudy-medium\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:16:\"casestudy-square\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:14:\"casestudy-hero\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:11:\"brand-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:11:\"brand-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:10:\"team-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:10:\"team-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:17:\"testimonial-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:17:\"testimonial-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:10:\"page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:10:\"blog-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:10:\"blog-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:18:\"blog-feature-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:15:\"blog-page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:13:\"partner-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:13:\"project-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:13:\"gallery-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1087548;s:14:\"optimized_size\";i:709827;s:7:\"percent\";d:34.73;s:7:\"message\";s:0:\"\";}}'),(94876,6710,'_imagify_optimization_level','2'),(94877,6710,'_imagify_status','error'),(94878,6710,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(94885,6675,'_imagify_optimization_level','2'),(94886,6675,'_imagify_status','error'),(94887,6675,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95002,6362,'_imagify_optimization_level','2'),(95003,6362,'_imagify_status','error'),(95004,6362,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95005,6361,'_imagify_optimization_level','2'),(95006,6361,'_imagify_status','error'),(95007,6361,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95008,6360,'_imagify_optimization_level','2'),(95009,6360,'_imagify_status','error'),(95010,6360,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95011,6359,'_imagify_optimization_level','2'),(95012,6359,'_imagify_status','error'),(95013,6359,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95014,6358,'_imagify_optimization_level','2'),(95015,6358,'_imagify_status','success'),(95016,6358,'_imagify_data','a:2:{s:5:\"sizes\";a:48:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51402;s:14:\"optimized_size\";i:23733;s:7:\"percent\";d:53.83;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26026;s:14:\"optimized_size\";i:10748;s:7:\"percent\";d:58.7;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46627;s:14:\"optimized_size\";i:17161;s:7:\"percent\";d:63.2;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29045;s:14:\"optimized_size\";i:11617;s:7:\"percent\";d:60;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5840;s:14:\"optimized_size\";i:3155;s:7:\"percent\";d:45.98;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41442;s:14:\"optimized_size\";i:15028;s:7:\"percent\";d:63.74;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45417;s:14:\"optimized_size\";i:16602;s:7:\"percent\";d:63.45;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40841;s:14:\"optimized_size\";i:14779;s:7:\"percent\";d:63.81;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26349;s:14:\"optimized_size\";i:10890;s:7:\"percent\";d:58.67;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29045;s:14:\"optimized_size\";i:11617;s:7:\"percent\";d:60;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45417;s:14:\"optimized_size\";i:16602;s:7:\"percent\";d:63.45;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37571;s:14:\"optimized_size\";i:13987;s:7:\"percent\";d:62.77;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23424;s:14:\"optimized_size\";i:10185;s:7:\"percent\";d:56.52;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26708;s:14:\"optimized_size\";i:11112;s:7:\"percent\";d:58.39;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18752;s:14:\"optimized_size\";i:8184;s:7:\"percent\";d:56.36;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57132;s:14:\"optimized_size\";i:20266;s:7:\"percent\";d:64.53;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34055;s:14:\"optimized_size\";i:13270;s:7:\"percent\";d:61.03;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57132;s:14:\"optimized_size\";i:20266;s:7:\"percent\";d:64.53;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36596;s:14:\"optimized_size\";i:13783;s:7:\"percent\";d:62.34;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48350;s:14:\"optimized_size\";i:18051;s:7:\"percent\";d:62.67;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34583;s:14:\"optimized_size\";i:12994;s:7:\"percent\";d:62.43;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42221;s:14:\"optimized_size\";i:15843;s:7:\"percent\";d:62.48;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34151;s:14:\"optimized_size\";i:12926;s:7:\"percent\";d:62.15;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32526;s:14:\"optimized_size\";i:12553;s:7:\"percent\";d:61.41;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51402;s:14:\"optimized_size\";i:20769;s:7:\"percent\";d:59.59;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32526;s:14:\"optimized_size\";i:18386;s:7:\"percent\";d:43.47;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34151;s:14:\"optimized_size\";i:19095;s:7:\"percent\";d:44.09;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42221;s:14:\"optimized_size\";i:23002;s:7:\"percent\";d:45.52;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34583;s:14:\"optimized_size\";i:19447;s:7:\"percent\";d:43.77;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48350;s:14:\"optimized_size\";i:26812;s:7:\"percent\";d:44.55;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36596;s:14:\"optimized_size\";i:17696;s:7:\"percent\";d:51.64;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57132;s:14:\"optimized_size\";i:29490;s:7:\"percent\";d:48.38;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34055;s:14:\"optimized_size\";i:19389;s:7:\"percent\";d:43.07;}s:14:\"casestudy-hero\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18752;s:14:\"optimized_size\";i:11947;s:7:\"percent\";d:36.29;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26708;s:14:\"optimized_size\";i:15253;s:7:\"percent\";d:42.89;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23424;s:14:\"optimized_size\";i:14827;s:7:\"percent\";d:36.7;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37571;s:14:\"optimized_size\";i:20962;s:7:\"percent\";d:44.21;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45417;s:14:\"optimized_size\";i:25127;s:7:\"percent\";d:44.67;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29045;s:14:\"optimized_size\";i:16447;s:7:\"percent\";d:43.37;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26349;s:14:\"optimized_size\";i:15078;s:7:\"percent\";d:42.78;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40841;s:14:\"optimized_size\";i:21965;s:7:\"percent\";d:46.22;}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41442;s:14:\"optimized_size\";i:23451;s:7:\"percent\";d:43.41;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5840;s:14:\"optimized_size\";i:3985;s:7:\"percent\";d:31.76;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46627;s:14:\"optimized_size\";i:22395;s:7:\"percent\";d:51.97;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26026;s:14:\"optimized_size\";i:15550;s:7:\"percent\";d:40.25;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1609710;s:14:\"optimized_size\";i:736425;s:7:\"percent\";d:54.25;s:7:\"message\";s:0:\"\";}}'),(95017,6357,'_imagify_optimization_level','2'),(95018,6357,'_imagify_status','success'),(95019,6357,'_imagify_data','a:2:{s:5:\"sizes\";a:48:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:223875;s:14:\"optimized_size\";i:117012;s:7:\"percent\";d:47.73;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53992;s:14:\"optimized_size\";i:21760;s:7:\"percent\";d:59.7;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121069;s:14:\"optimized_size\";i:44699;s:7:\"percent\";d:63.08;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65532;s:14:\"optimized_size\";i:26196;s:7:\"percent\";d:60.03;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8059;s:14:\"optimized_size\";i:4109;s:7:\"percent\";d:49.01;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93580;s:14:\"optimized_size\";i:33170;s:7:\"percent\";d:64.55;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111037;s:14:\"optimized_size\";i:41598;s:7:\"percent\";d:62.54;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99859;s:14:\"optimized_size\";i:35810;s:7:\"percent\";d:64.14;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54887;s:14:\"optimized_size\";i:22044;s:7:\"percent\";d:59.84;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65532;s:14:\"optimized_size\";i:26196;s:7:\"percent\";d:60.03;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111037;s:14:\"optimized_size\";i:41598;s:7:\"percent\";d:62.54;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91812;s:14:\"optimized_size\";i:34509;s:7:\"percent\";d:62.41;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45764;s:14:\"optimized_size\";i:19601;s:7:\"percent\";d:57.17;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55593;s:14:\"optimized_size\";i:22350;s:7:\"percent\";d:59.8;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32037;s:14:\"optimized_size\";i:12739;s:7:\"percent\";d:60.24;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:161537;s:14:\"optimized_size\";i:57215;s:7:\"percent\";d:64.58;}s:29:\"casestudy-square@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:102:\"Our server returned an error (0 - Operation timed out after 900399 milliseconds with 0 bytes received)\";}s:29:\"casestudy-medium@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:21:\"masthead@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:23:\"mast-thumb@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:25:\"medium_large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:22:\"thumbnail@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:18:\"large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:19:\"medium@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:6:\"medium\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:5:\"large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:9:\"thumbnail\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:10:\"mast-thumb\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:8:\"masthead\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:16:\"casestudy-medium\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:16:\"casestudy-square\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:14:\"casestudy-hero\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:11:\"brand-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:11:\"brand-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:10:\"team-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:10:\"team-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:17:\"testimonial-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:10:\"page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:10:\"blog-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:10:\"blog-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:15:\"blog-page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:13:\"partner-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:13:\"project-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:13:\"gallery-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1395202;s:14:\"optimized_size\";i:560606;s:7:\"percent\";d:59.82;s:7:\"message\";s:0:\"\";}}'),(95023,6355,'_imagify_optimization_level','2'),(95024,6355,'_imagify_status','error'),(95025,6355,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95026,6354,'_imagify_optimization_level','2'),(95027,6354,'_imagify_status','error'),(95028,6354,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95029,6351,'_imagify_optimization_level','2'),(95030,6351,'_imagify_status','error'),(95031,6351,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95032,6350,'_imagify_optimization_level','2'),(95033,6350,'_imagify_status','error'),(95034,6350,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95035,6349,'_imagify_optimization_level','2'),(95036,6349,'_imagify_status','error'),(95037,6349,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95038,6348,'_imagify_optimization_level','2'),(95039,6348,'_imagify_status','error'),(95040,6348,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95041,6347,'_imagify_optimization_level','2'),(95042,6347,'_imagify_status','error'),(95043,6347,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95044,6346,'_imagify_optimization_level','2'),(95045,6346,'_imagify_status','error'),(95046,6346,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95047,6345,'_imagify_optimization_level','2'),(95048,6345,'_imagify_status','error'),(95049,6345,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95050,6344,'_imagify_optimization_level','2'),(95051,6344,'_imagify_status','error'),(95052,6344,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95059,6336,'_imagify_optimization_level','2'),(95060,6336,'_imagify_status','error'),(95061,6336,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95062,6335,'_imagify_optimization_level','2'),(95063,6335,'_imagify_status','error'),(95064,6335,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95065,6334,'_imagify_optimization_level','2'),(95066,6334,'_imagify_status','error'),(95067,6334,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95068,6333,'_imagify_optimization_level','2'),(95069,6333,'_imagify_status','error'),(95070,6333,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95077,6318,'_imagify_optimization_level','2'),(95078,6318,'_imagify_status','error'),(95079,6318,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95080,6317,'_imagify_optimization_level','2'),(95081,6317,'_imagify_status','error'),(95082,6317,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95089,6298,'_imagify_optimization_level','2'),(95090,6298,'_imagify_status','error'),(95091,6298,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95092,6297,'_imagify_optimization_level','2'),(95093,6297,'_imagify_status','error'),(95094,6297,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95095,6170,'_imagify_optimization_level','2'),(95096,6170,'_imagify_status','error'),(95097,6170,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95098,6169,'_imagify_optimization_level','2'),(95099,6169,'_imagify_status','error'),(95100,6169,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95101,6160,'_imagify_optimization_level','2'),(95102,6160,'_imagify_status','error'),(95103,6160,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95104,6077,'_imagify_optimization_level','2'),(95105,6077,'_imagify_status','error'),(95106,6077,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95125,6026,'_imagify_optimization_level','2'),(95126,6026,'_imagify_status','error'),(95127,6026,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95128,6025,'_imagify_optimization_level','2'),(95129,6025,'_imagify_status','error'),(95130,6025,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95146,6019,'_imagify_optimization_level','2'),(95147,6019,'_imagify_status','error'),(95148,6019,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95149,6018,'_imagify_optimization_level','2'),(95150,6018,'_imagify_status','error'),(95151,6018,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95167,6012,'_imagify_optimization_level','2'),(95168,6012,'_imagify_status','error'),(95169,6012,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95170,6011,'_imagify_optimization_level','2'),(95171,6011,'_imagify_status','error'),(95172,6011,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95188,6005,'_imagify_optimization_level','2'),(95189,6005,'_imagify_status','error'),(95190,6005,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95191,6004,'_imagify_optimization_level','2'),(95192,6004,'_imagify_status','error'),(95193,6004,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95209,5998,'_imagify_optimization_level','2'),(95210,5998,'_imagify_status','error'),(95211,5998,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95212,5997,'_imagify_optimization_level','2'),(95213,5997,'_imagify_status','error'),(95214,5997,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95230,5991,'_imagify_optimization_level','2'),(95231,5991,'_imagify_status','error'),(95232,5991,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95233,5990,'_imagify_optimization_level','2'),(95234,5990,'_imagify_status','error'),(95235,5990,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95251,5984,'_imagify_optimization_level','2'),(95252,5984,'_imagify_status','error'),(95253,5984,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95254,5983,'_imagify_optimization_level','2'),(95255,5983,'_imagify_status','error'),(95256,5983,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95272,5977,'_imagify_optimization_level','2'),(95273,5977,'_imagify_status','error'),(95274,5977,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95275,5976,'_imagify_optimization_level','2'),(95276,5976,'_imagify_status','error'),(95277,5976,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95293,5970,'_imagify_optimization_level','2'),(95294,5970,'_imagify_status','error'),(95295,5970,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95296,5969,'_imagify_optimization_level','2'),(95297,5969,'_imagify_status','error'),(95298,5969,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95314,5963,'_imagify_optimization_level','2'),(95315,5963,'_imagify_status','error'),(95316,5963,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95317,5962,'_imagify_optimization_level','2'),(95318,5962,'_imagify_status','error'),(95319,5962,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95335,5956,'_imagify_optimization_level','2'),(95336,5956,'_imagify_status','error'),(95337,5956,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95338,5955,'_imagify_optimization_level','2'),(95339,5955,'_imagify_status','error'),(95340,5955,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95356,5949,'_imagify_optimization_level','2'),(95357,5949,'_imagify_status','error'),(95358,5949,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95359,5948,'_imagify_optimization_level','2'),(95360,5948,'_imagify_status','error'),(95361,5948,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95374,5943,'_imagify_optimization_level','2'),(95375,5943,'_imagify_status','success'),(95376,5943,'_imagify_data','a:2:{s:5:\"sizes\";a:54:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:914669;s:14:\"optimized_size\";i:786090;s:7:\"percent\";d:14.06;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:414825;s:14:\"optimized_size\";i:8757;s:7:\"percent\";d:97.89;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1118513;s:14:\"optimized_size\";i:15419;s:7:\"percent\";d:98.62;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:509550;s:14:\"optimized_size\";i:10451;s:7:\"percent\";d:97.95;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41590;s:14:\"optimized_size\";i:1802;s:7:\"percent\";d:95.67;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:867884;s:14:\"optimized_size\";i:15729;s:7:\"percent\";d:98.19;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1809656;s:14:\"optimized_size\";i:27236;s:7:\"percent\";d:98.49;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:989324;s:14:\"optimized_size\";i:17007;s:7:\"percent\";d:98.28;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:878625;s:14:\"optimized_size\";i:14600;s:7:\"percent\";d:98.34;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:425821;s:14:\"optimized_size\";i:8965;s:7:\"percent\";d:97.89;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:509550;s:14:\"optimized_size\";i:10451;s:7:\"percent\";d:97.95;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2076286;s:14:\"optimized_size\";i:30179;s:7:\"percent\";d:98.55;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1226196;s:14:\"optimized_size\";i:19090;s:7:\"percent\";d:98.44;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:768108;s:14:\"optimized_size\";i:13772;s:7:\"percent\";d:98.21;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:348136;s:14:\"optimized_size\";i:8420;s:7:\"percent\";d:97.58;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:436802;s:14:\"optimized_size\";i:9039;s:7:\"percent\";d:97.93;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:253752;s:14:\"optimized_size\";i:5435;s:7:\"percent\";d:97.86;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1454850;s:14:\"optimized_size\";i:22379;s:7:\"percent\";d:98.46;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:657135;s:14:\"optimized_size\";i:12777;s:7:\"percent\";d:98.06;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1454850;s:14:\"optimized_size\";i:22379;s:7:\"percent\";d:98.46;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:760588;s:14:\"optimized_size\";i:12321;s:7:\"percent\";d:98.38;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1913679;s:14:\"optimized_size\";i:28396;s:7:\"percent\";d:98.52;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1324811;s:14:\"optimized_size\";i:19101;s:7:\"percent\";d:98.56;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:731996;s:14:\"optimized_size\";i:13270;s:7:\"percent\";d:98.19;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:891259;s:14:\"optimized_size\";i:15068;s:7:\"percent\";d:98.31;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:621222;s:14:\"optimized_size\";i:11925;s:7:\"percent\";d:98.08;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:690421;s:14:\"optimized_size\";i:13063;s:7:\"percent\";d:98.11;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2344275;s:14:\"optimized_size\";i:29701;s:7:\"percent\";d:98.73;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:690421;s:14:\"optimized_size\";i:237477;s:7:\"percent\";d:65.6;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:621222;s:14:\"optimized_size\";i:216378;s:7:\"percent\";d:65.17;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:891259;s:14:\"optimized_size\";i:305856;s:7:\"percent\";d:65.68;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:731996;s:14:\"optimized_size\";i:255737;s:7:\"percent\";d:65.06;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1324811;s:14:\"optimized_size\";i:464716;s:7:\"percent\";d:64.92;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1913679;s:14:\"optimized_size\";i:709667;s:7:\"percent\";d:62.92;}s:8:\"masthead\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:102:\"Our server returned an error (0 - Operation timed out after 904331 milliseconds with 0 bytes received)\";}s:16:\"casestudy-medium\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:16:\"casestudy-square\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:14:\"casestudy-hero\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:11:\"brand-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:11:\"brand-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:10:\"team-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:10:\"team-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:17:\"testimonial-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:17:\"testimonial-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:10:\"page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:10:\"blog-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:10:\"blog-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:18:\"blog-feature-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:15:\"blog-page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:13:\"partner-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:13:\"project-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}s:13:\"gallery-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:32607761;s:14:\"optimized_size\";i:3392653;s:7:\"percent\";d:89.6;s:7:\"message\";s:0:\"\";}}'),(95377,5942,'_imagify_optimization_level','2'),(95378,5942,'_imagify_status','error'),(95379,5942,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95392,5937,'_imagify_optimization_level','2'),(95393,5937,'_imagify_status','error'),(95394,5937,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95395,5936,'_imagify_optimization_level','2'),(95396,5936,'_imagify_status','error'),(95397,5936,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95410,5930,'_imagify_optimization_level','2'),(95411,5930,'_imagify_status','error'),(95412,5930,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95413,5929,'_imagify_optimization_level','2'),(95414,5929,'_imagify_status','error'),(95415,5929,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95425,5923,'_imagify_optimization_level','2'),(95426,5923,'_imagify_status','error'),(95427,5923,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95431,5921,'_imagify_optimization_level','2'),(95432,5921,'_imagify_status','error'),(95433,5921,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95446,5837,'_imagify_optimization_level','2'),(95447,5837,'_imagify_status','error'),(95448,5837,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95476,5803,'_imagify_optimization_level','2'),(95477,5803,'_imagify_status','error'),(95478,5803,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95479,5802,'_imagify_optimization_level','2'),(95480,5802,'_imagify_status','error'),(95481,5802,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95569,5723,'_imagify_optimization_level','2'),(95570,5723,'_imagify_status','already_optimized'),(95571,5723,'_imagify_data','a:2:{s:5:\"sizes\";a:9:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28170;s:14:\"optimized_size\";i:8812;s:7:\"percent\";d:68.72;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6305;s:14:\"optimized_size\";i:2649;s:7:\"percent\";d:57.99;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28673;s:14:\"optimized_size\";i:8858;s:7:\"percent\";d:69.11;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20445;s:14:\"optimized_size\";i:6814;s:7:\"percent\";d:66.67;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28673;s:14:\"optimized_size\";i:8858;s:7:\"percent\";d:69.11;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19899;s:14:\"optimized_size\";i:6680;s:7:\"percent\";d:66.43;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29470;s:14:\"optimized_size\";i:9043;s:7:\"percent\";d:69.31;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20756;s:14:\"optimized_size\";i:9385;s:7:\"percent\";d:54.78;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:182391;s:14:\"optimized_size\";i:61099;s:7:\"percent\";d:66.5;s:7:\"message\";s:0:\"\";}}'),(95584,5715,'_imagify_optimization_level','2'),(95585,5715,'_imagify_status','error'),(95586,5715,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95587,5714,'_imagify_optimization_level','2'),(95588,5714,'_imagify_status','error'),(95589,5714,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95593,5710,'_imagify_optimization_level','2'),(95594,5710,'_imagify_status','error'),(95595,5710,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95740,5614,'_imagify_optimization_level','2'),(95741,5614,'_imagify_status','error'),(95742,5614,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:73:\"Our server returned an error (0 - Could not resolve host: app.imagify.io)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(95875,5206,'_imagify_optimization_level','2'),(95876,5206,'_imagify_status','success'),(95877,5206,'_imagify_data','a:2:{s:5:\"sizes\";a:44:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111480;s:14:\"optimized_size\";i:103907;s:7:\"percent\";d:6.79;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240712;s:14:\"optimized_size\";i:9222;s:7:\"percent\";d:96.17;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:274569;s:14:\"optimized_size\";i:18827;s:7:\"percent\";d:93.14;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:296233;s:14:\"optimized_size\";i:11778;s:7:\"percent\";d:96.02;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24803;s:14:\"optimized_size\";i:3068;s:7:\"percent\";d:87.63;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191822;s:14:\"optimized_size\";i:16433;s:7:\"percent\";d:91.43;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191822;s:14:\"optimized_size\";i:16433;s:7:\"percent\";d:91.43;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:476290;s:14:\"optimized_size\";i:14490;s:7:\"percent\";d:96.96;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:245915;s:14:\"optimized_size\";i:9762;s:7:\"percent\";d:96.03;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:296233;s:14:\"optimized_size\";i:11778;s:7:\"percent\";d:96.02;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191822;s:14:\"optimized_size\";i:16433;s:7:\"percent\";d:91.43;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:425036;s:14:\"optimized_size\";i:14641;s:7:\"percent\";d:96.56;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:201850;s:14:\"optimized_size\";i:9684;s:7:\"percent\";d:95.2;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:253227;s:14:\"optimized_size\";i:9470;s:7:\"percent\";d:96.26;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162997;s:14:\"optimized_size\";i:7274;s:7:\"percent\";d:95.54;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:354166;s:14:\"optimized_size\";i:13630;s:7:\"percent\";d:96.15;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209651;s:14:\"optimized_size\";i:14637;s:7:\"percent\";d:93.02;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205416;s:14:\"optimized_size\";i:17064;s:7:\"percent\";d:91.69;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:286347;s:14:\"optimized_size\";i:10519;s:7:\"percent\";d:96.33;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:207305;s:14:\"optimized_size\";i:17239;s:7:\"percent\";d:91.68;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:357097;s:14:\"optimized_size\";i:11606;s:7:\"percent\";d:96.75;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:261650;s:14:\"optimized_size\";i:9971;s:7:\"percent\";d:96.19;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111480;s:14:\"optimized_size\";i:19050;s:7:\"percent\";d:82.91;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:261650;s:14:\"optimized_size\";i:76487;s:7:\"percent\";d:70.77;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:357097;s:14:\"optimized_size\";i:88999;s:7:\"percent\";d:75.08;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:207305;s:14:\"optimized_size\";i:85703;s:7:\"percent\";d:58.66;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:286347;s:14:\"optimized_size\";i:78611;s:7:\"percent\";d:72.55;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205416;s:14:\"optimized_size\";i:87530;s:7:\"percent\";d:57.39;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209651;s:14:\"optimized_size\";i:77953;s:7:\"percent\";d:62.82;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:354166;s:14:\"optimized_size\";i:102845;s:7:\"percent\";d:70.96;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162997;s:14:\"optimized_size\";i:40753;s:7:\"percent\";d:75;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:253227;s:14:\"optimized_size\";i:64146;s:7:\"percent\";d:74.67;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:201850;s:14:\"optimized_size\";i:54716;s:7:\"percent\";d:72.89;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:425036;s:14:\"optimized_size\";i:121911;s:7:\"percent\";d:71.32;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191822;s:14:\"optimized_size\";i:70213;s:7:\"percent\";d:63.4;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:296233;s:14:\"optimized_size\";i:80971;s:7:\"percent\";d:72.67;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:245915;s:14:\"optimized_size\";i:73070;s:7:\"percent\";d:70.29;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:476290;s:14:\"optimized_size\";i:133869;s:7:\"percent\";d:71.89;}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"blog-page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24803;s:14:\"optimized_size\";i:8855;s:7:\"percent\";d:64.3;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80971;s:14:\"optimized_size\";i:77398;s:7:\"percent\";d:4.41;}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:274569;s:14:\"optimized_size\";i:117099;s:7:\"percent\";d:57.35;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240712;s:14:\"optimized_size\";i:54640;s:7:\"percent\";d:77.3;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:10333980;s:14:\"optimized_size\";i:1882685;s:7:\"percent\";d:81.78;s:7:\"message\";s:0:\"\";}}'),(95878,5202,'_imagify_optimization_level','2'),(95879,5202,'_imagify_status','already_optimized'),(95880,5202,'_imagify_data','a:2:{s:5:\"sizes\";a:23:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27465;s:14:\"optimized_size\";i:9660;s:7:\"percent\";d:64.83;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49660;s:14:\"optimized_size\";i:15097;s:7:\"percent\";d:69.6;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34284;s:14:\"optimized_size\";i:11511;s:7:\"percent\";d:66.42;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7065;s:14:\"optimized_size\";i:3460;s:7:\"percent\";d:51.03;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41026;s:14:\"optimized_size\";i:13772;s:7:\"percent\";d:66.43;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41026;s:14:\"optimized_size\";i:13772;s:7:\"percent\";d:66.43;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46023;s:14:\"optimized_size\";i:13687;s:7:\"percent\";d:70.26;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27778;s:14:\"optimized_size\";i:9727;s:7:\"percent\";d:64.98;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34284;s:14:\"optimized_size\";i:11511;s:7:\"percent\";d:66.42;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41026;s:14:\"optimized_size\";i:13772;s:7:\"percent\";d:66.43;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44839;s:14:\"optimized_size\";i:13615;s:7:\"percent\";d:69.64;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26698;s:14:\"optimized_size\";i:9016;s:7:\"percent\";d:66.23;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28029;s:14:\"optimized_size\";i:9914;s:7:\"percent\";d:64.63;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21127;s:14:\"optimized_size\";i:8346;s:7:\"percent\";d:60.5;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41125;s:14:\"optimized_size\";i:12724;s:7:\"percent\";d:69.06;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37880;s:14:\"optimized_size\";i:13328;s:7:\"percent\";d:64.82;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42550;s:14:\"optimized_size\";i:14307;s:7:\"percent\";d:66.38;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28647;s:14:\"optimized_size\";i:9744;s:7:\"percent\";d:65.99;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43977;s:14:\"optimized_size\";i:14056;s:7:\"percent\";d:68.04;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33111;s:14:\"optimized_size\";i:10812;s:7:\"percent\";d:67.35;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26798;s:14:\"optimized_size\";i:9545;s:7:\"percent\";d:64.38;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25215;s:14:\"optimized_size\";i:14738;s:7:\"percent\";d:41.55;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:749633;s:14:\"optimized_size\";i:256114;s:7:\"percent\";d:65.83;s:7:\"message\";s:0:\"\";}}'),(95881,5196,'_imagify_optimization_level','2'),(95882,5196,'_imagify_status','already_optimized'),(95883,5196,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57456;s:14:\"optimized_size\";i:16603;s:7:\"percent\";d:71.1;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74994;s:14:\"optimized_size\";i:21160;s:7:\"percent\";d:71.78;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14353;s:14:\"optimized_size\";i:4769;s:7:\"percent\";d:66.77;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60833;s:14:\"optimized_size\";i:26580;s:7:\"percent\";d:56.31;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60833;s:14:\"optimized_size\";i:26580;s:7:\"percent\";d:56.31;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63295;s:14:\"optimized_size\";i:26134;s:7:\"percent\";d:58.71;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59152;s:14:\"optimized_size\";i:17273;s:7:\"percent\";d:70.8;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74994;s:14:\"optimized_size\";i:21160;s:7:\"percent\";d:71.78;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60833;s:14:\"optimized_size\";i:26580;s:7:\"percent\";d:56.31;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62119;s:14:\"optimized_size\";i:26274;s:7:\"percent\";d:57.7;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66425;s:14:\"optimized_size\";i:17733;s:7:\"percent\";d:73.3;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59211;s:14:\"optimized_size\";i:17054;s:7:\"percent\";d:71.2;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49780;s:14:\"optimized_size\";i:13427;s:7:\"percent\";d:73.03;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60833;s:14:\"optimized_size\";i:26580;s:7:\"percent\";d:56.31;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62112;s:14:\"optimized_size\";i:26850;s:7:\"percent\";d:56.77;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61434;s:14:\"optimized_size\";i:26527;s:7:\"percent\";d:56.82;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66042;s:14:\"optimized_size\";i:18286;s:7:\"percent\";d:72.31;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61508;s:14:\"optimized_size\";i:26463;s:7:\"percent\";d:56.98;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76375;s:14:\"optimized_size\";i:21117;s:7:\"percent\";d:72.35;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61110;s:14:\"optimized_size\";i:17628;s:7:\"percent\";d:71.15;}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1213692;s:14:\"optimized_size\";i:424778;s:7:\"percent\";d:65;s:7:\"message\";s:0:\"\";}}'),(95896,5168,'_imagify_optimization_level','2'),(95897,5168,'_imagify_status','already_optimized'),(95898,5168,'_imagify_data','a:2:{s:5:\"sizes\";a:23:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21962;s:14:\"optimized_size\";i:8094;s:7:\"percent\";d:63.15;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42644;s:14:\"optimized_size\";i:12286;s:7:\"percent\";d:71.19;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27843;s:14:\"optimized_size\";i:9914;s:7:\"percent\";d:64.39;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5271;s:14:\"optimized_size\";i:2606;s:7:\"percent\";d:50.56;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43336;s:14:\"optimized_size\";i:14926;s:7:\"percent\";d:65.56;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43336;s:14:\"optimized_size\";i:14926;s:7:\"percent\";d:65.56;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38795;s:14:\"optimized_size\";i:11973;s:7:\"percent\";d:69.14;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23087;s:14:\"optimized_size\";i:8426;s:7:\"percent\";d:63.5;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27843;s:14:\"optimized_size\";i:9914;s:7:\"percent\";d:64.39;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43336;s:14:\"optimized_size\";i:14926;s:7:\"percent\";d:65.56;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37417;s:14:\"optimized_size\";i:12072;s:7:\"percent\";d:67.74;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25928;s:14:\"optimized_size\";i:10193;s:7:\"percent\";d:60.69;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22874;s:14:\"optimized_size\";i:8376;s:7:\"percent\";d:63.38;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18576;s:14:\"optimized_size\";i:7347;s:7:\"percent\";d:60.45;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36614;s:14:\"optimized_size\";i:12158;s:7:\"percent\";d:66.79;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37505;s:14:\"optimized_size\";i:13244;s:7:\"percent\";d:64.69;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44431;s:14:\"optimized_size\";i:14858;s:7:\"percent\";d:66.56;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22266;s:14:\"optimized_size\";i:7954;s:7:\"percent\";d:64.28;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42731;s:14:\"optimized_size\";i:14622;s:7:\"percent\";d:65.78;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26140;s:14:\"optimized_size\";i:8982;s:7:\"percent\";d:65.64;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20541;s:14:\"optimized_size\";i:7635;s:7:\"percent\";d:62.83;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26838;s:14:\"optimized_size\";i:13746;s:7:\"percent\";d:48.78;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:679314;s:14:\"optimized_size\";i:239178;s:7:\"percent\";d:64.79;s:7:\"message\";s:0:\"\";}}'),(95899,5167,'_imagify_optimization_level','2'),(95900,5167,'_imagify_status','already_optimized'),(95901,5167,'_imagify_data','a:2:{s:5:\"sizes\";a:23:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26828;s:14:\"optimized_size\";i:9108;s:7:\"percent\";d:66.05;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52891;s:14:\"optimized_size\";i:14099;s:7:\"percent\";d:73.34;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34848;s:14:\"optimized_size\";i:11541;s:7:\"percent\";d:66.88;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6092;s:14:\"optimized_size\";i:2911;s:7:\"percent\";d:52.22;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53619;s:14:\"optimized_size\";i:17338;s:7:\"percent\";d:67.66;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53619;s:14:\"optimized_size\";i:17338;s:7:\"percent\";d:67.66;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48311;s:14:\"optimized_size\";i:13897;s:7:\"percent\";d:71.23;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28177;s:14:\"optimized_size\";i:9582;s:7:\"percent\";d:65.99;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34848;s:14:\"optimized_size\";i:11541;s:7:\"percent\";d:66.88;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53619;s:14:\"optimized_size\";i:17338;s:7:\"percent\";d:67.66;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47386;s:14:\"optimized_size\";i:13955;s:7:\"percent\";d:70.55;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31337;s:14:\"optimized_size\";i:11352;s:7:\"percent\";d:63.77;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28362;s:14:\"optimized_size\";i:9569;s:7:\"percent\";d:66.26;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17927;s:14:\"optimized_size\";i:6734;s:7:\"percent\";d:62.44;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45962;s:14:\"optimized_size\";i:14137;s:7:\"percent\";d:69.24;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40427;s:14:\"optimized_size\";i:12899;s:7:\"percent\";d:68.09;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55565;s:14:\"optimized_size\";i:17674;s:7:\"percent\";d:68.19;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26771;s:14:\"optimized_size\";i:9045;s:7:\"percent\";d:66.21;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53608;s:14:\"optimized_size\";i:17448;s:7:\"percent\";d:67.45;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31251;s:14:\"optimized_size\";i:10049;s:7:\"percent\";d:67.84;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24967;s:14:\"optimized_size\";i:8620;s:7:\"percent\";d:65.47;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37038;s:14:\"optimized_size\";i:17136;s:7:\"percent\";d:53.73;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:833453;s:14:\"optimized_size\";i:273311;s:7:\"percent\";d:67.21;s:7:\"message\";s:0:\"\";}}'),(95902,5166,'_imagify_optimization_level','2'),(95903,5166,'_imagify_status','already_optimized'),(95904,5166,'_imagify_data','a:2:{s:5:\"sizes\";a:23:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32960;s:14:\"optimized_size\";i:12742;s:7:\"percent\";d:61.34;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61761;s:14:\"optimized_size\";i:19180;s:7:\"percent\";d:68.94;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42634;s:14:\"optimized_size\";i:15877;s:7:\"percent\";d:62.76;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7910;s:14:\"optimized_size\";i:4120;s:7:\"percent\";d:47.91;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57762;s:14:\"optimized_size\";i:20292;s:7:\"percent\";d:64.87;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57762;s:14:\"optimized_size\";i:20292;s:7:\"percent\";d:64.87;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57718;s:14:\"optimized_size\";i:19002;s:7:\"percent\";d:67.08;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33936;s:14:\"optimized_size\";i:13271;s:7:\"percent\";d:60.89;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42634;s:14:\"optimized_size\";i:15877;s:7:\"percent\";d:62.76;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57762;s:14:\"optimized_size\";i:20292;s:7:\"percent\";d:64.87;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56881;s:14:\"optimized_size\";i:19436;s:7:\"percent\";d:65.83;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32570;s:14:\"optimized_size\";i:12281;s:7:\"percent\";d:62.29;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34015;s:14:\"optimized_size\";i:13269;s:7:\"percent\";d:60.99;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24184;s:14:\"optimized_size\";i:10221;s:7:\"percent\";d:57.74;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53259;s:14:\"optimized_size\";i:18721;s:7:\"percent\";d:64.85;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51049;s:14:\"optimized_size\";i:18705;s:7:\"percent\";d:63.36;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63361;s:14:\"optimized_size\";i:22561;s:7:\"percent\";d:64.39;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33161;s:14:\"optimized_size\";i:12640;s:7:\"percent\";d:61.88;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62284;s:14:\"optimized_size\";i:22625;s:7:\"percent\";d:63.67;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37912;s:14:\"optimized_size\";i:13736;s:7:\"percent\";d:63.77;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30760;s:14:\"optimized_size\";i:11951;s:7:\"percent\";d:61.15;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44549;s:14:\"optimized_size\";i:23087;s:7:\"percent\";d:48.18;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:976824;s:14:\"optimized_size\";i:360178;s:7:\"percent\";d:63.13;s:7:\"message\";s:0:\"\";}}'),(95905,5164,'_imagify_optimization_level','2'),(95906,5164,'_imagify_status','already_optimized'),(95907,5164,'_imagify_data','a:2:{s:5:\"sizes\";a:23:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21165;s:14:\"optimized_size\";i:7419;s:7:\"percent\";d:64.95;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40467;s:14:\"optimized_size\";i:11047;s:7:\"percent\";d:72.7;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26706;s:14:\"optimized_size\";i:9001;s:7:\"percent\";d:66.3;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5451;s:14:\"optimized_size\";i:2640;s:7:\"percent\";d:51.57;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39746;s:14:\"optimized_size\";i:13252;s:7:\"percent\";d:66.66;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39746;s:14:\"optimized_size\";i:13252;s:7:\"percent\";d:66.66;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37381;s:14:\"optimized_size\";i:10909;s:7:\"percent\";d:70.82;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21681;s:14:\"optimized_size\";i:7569;s:7:\"percent\";d:65.09;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26706;s:14:\"optimized_size\";i:9001;s:7:\"percent\";d:66.3;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39746;s:14:\"optimized_size\";i:13252;s:7:\"percent\";d:66.66;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36245;s:14:\"optimized_size\";i:11021;s:7:\"percent\";d:69.59;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25116;s:14:\"optimized_size\";i:9501;s:7:\"percent\";d:62.17;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21870;s:14:\"optimized_size\";i:7531;s:7:\"percent\";d:65.56;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16045;s:14:\"optimized_size\";i:6121;s:7:\"percent\";d:61.85;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34940;s:14:\"optimized_size\";i:11275;s:7:\"percent\";d:67.73;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32274;s:14:\"optimized_size\";i:11041;s:7:\"percent\";d:65.79;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40787;s:14:\"optimized_size\";i:13289;s:7:\"percent\";d:67.42;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21723;s:14:\"optimized_size\";i:7377;s:7:\"percent\";d:66.04;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39319;s:14:\"optimized_size\";i:13204;s:7:\"percent\";d:66.42;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24779;s:14:\"optimized_size\";i:8062;s:7:\"percent\";d:67.46;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19947;s:14:\"optimized_size\";i:6999;s:7:\"percent\";d:64.91;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22470;s:14:\"optimized_size\";i:12979;s:7:\"percent\";d:42.24;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:634310;s:14:\"optimized_size\";i:215742;s:7:\"percent\";d:65.99;s:7:\"message\";s:0:\"\";}}'),(95917,5124,'_imagify_optimization_level','2'),(95918,5124,'_imagify_status','already_optimized'),(95919,5124,'_imagify_data','a:2:{s:5:\"sizes\";a:9:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28170;s:14:\"optimized_size\";i:8812;s:7:\"percent\";d:68.72;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6305;s:14:\"optimized_size\";i:2649;s:7:\"percent\";d:57.99;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28673;s:14:\"optimized_size\";i:8858;s:7:\"percent\";d:69.11;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20445;s:14:\"optimized_size\";i:6814;s:7:\"percent\";d:66.67;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28673;s:14:\"optimized_size\";i:8858;s:7:\"percent\";d:69.11;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19899;s:14:\"optimized_size\";i:6680;s:7:\"percent\";d:66.43;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29470;s:14:\"optimized_size\";i:9043;s:7:\"percent\";d:69.31;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20756;s:14:\"optimized_size\";i:9385;s:7:\"percent\";d:54.78;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:182391;s:14:\"optimized_size\";i:61099;s:7:\"percent\";d:66.5;s:7:\"message\";s:0:\"\";}}'),(95932,5108,'_imagify_optimization_level','2'),(95933,5108,'_imagify_status','already_optimized'),(95934,5108,'_imagify_data','a:2:{s:5:\"sizes\";a:25:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133598;s:14:\"optimized_size\";i:10888;s:7:\"percent\";d:91.85;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105652;s:14:\"optimized_size\";i:18266;s:7:\"percent\";d:82.71;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153873;s:14:\"optimized_size\";i:12831;s:7:\"percent\";d:91.66;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17163;s:14:\"optimized_size\";i:2971;s:7:\"percent\";d:82.69;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226684;s:14:\"optimized_size\";i:17505;s:7:\"percent\";d:92.28;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96640;s:14:\"optimized_size\";i:20002;s:7:\"percent\";d:79.3;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:231160;s:14:\"optimized_size\";i:16306;s:7:\"percent\";d:92.95;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136781;s:14:\"optimized_size\";i:11294;s:7:\"percent\";d:91.74;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153873;s:14:\"optimized_size\";i:12831;s:7:\"percent\";d:91.66;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96640;s:14:\"optimized_size\";i:20002;s:7:\"percent\";d:79.3;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209652;s:14:\"optimized_size\";i:15850;s:7:\"percent\";d:92.44;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111700;s:14:\"optimized_size\";i:11128;s:7:\"percent\";d:90.04;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137733;s:14:\"optimized_size\";i:11133;s:7:\"percent\";d:91.92;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88324;s:14:\"optimized_size\";i:6750;s:7:\"percent\";d:92.36;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125404;s:14:\"optimized_size\";i:23862;s:7:\"percent\";d:80.97;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:167621;s:14:\"optimized_size\";i:14505;s:7:\"percent\";d:91.35;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125404;s:14:\"optimized_size\";i:23862;s:7:\"percent\";d:80.97;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79791;s:14:\"optimized_size\";i:13098;s:7:\"percent\";d:83.58;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107122;s:14:\"optimized_size\";i:21913;s:7:\"percent\";d:79.54;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193660;s:14:\"optimized_size\";i:15759;s:7:\"percent\";d:91.86;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:234307;s:14:\"optimized_size\";i:18494;s:7:\"percent\";d:92.11;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158175;s:14:\"optimized_size\";i:13799;s:7:\"percent\";d:91.28;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:165808;s:14:\"optimized_size\";i:14514;s:7:\"percent\";d:91.25;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47357;s:14:\"optimized_size\";i:23715;s:7:\"percent\";d:49.92;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3304122;s:14:\"optimized_size\";i:371278;s:7:\"percent\";d:88.76;s:7:\"message\";s:0:\"\";}}'),(95941,5098,'_imagify_optimization_level','2'),(95942,5098,'_imagify_status','already_optimized'),(95943,5098,'_imagify_data','a:2:{s:5:\"sizes\";a:23:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78433;s:14:\"optimized_size\";i:13193;s:7:\"percent\";d:83.18;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89098;s:14:\"optimized_size\";i:21508;s:7:\"percent\";d:75.86;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83103;s:14:\"optimized_size\";i:13769;s:7:\"percent\";d:83.43;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17051;s:14:\"optimized_size\";i:3488;s:7:\"percent\";d:79.54;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83578;s:14:\"optimized_size\";i:21664;s:7:\"percent\";d:74.08;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83578;s:14:\"optimized_size\";i:21664;s:7:\"percent\";d:74.08;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121219;s:14:\"optimized_size\";i:18349;s:7:\"percent\";d:84.86;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78299;s:14:\"optimized_size\";i:13319;s:7:\"percent\";d:82.99;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83103;s:14:\"optimized_size\";i:13769;s:7:\"percent\";d:83.43;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83578;s:14:\"optimized_size\";i:21664;s:7:\"percent\";d:74.08;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111821;s:14:\"optimized_size\";i:17206;s:7:\"percent\";d:84.61;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76225;s:14:\"optimized_size\";i:13535;s:7:\"percent\";d:82.24;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81195;s:14:\"optimized_size\";i:13833;s:7:\"percent\";d:82.96;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56991;s:14:\"optimized_size\";i:9902;s:7:\"percent\";d:82.63;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109625;s:14:\"optimized_size\";i:17299;s:7:\"percent\";d:84.22;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76127;s:14:\"optimized_size\";i:18583;s:7:\"percent\";d:75.59;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85702;s:14:\"optimized_size\";i:21786;s:7:\"percent\";d:74.58;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91213;s:14:\"optimized_size\";i:14375;s:7:\"percent\";d:84.24;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86102;s:14:\"optimized_size\";i:21645;s:7:\"percent\";d:74.86;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105006;s:14:\"optimized_size\";i:16077;s:7:\"percent\";d:84.69;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85273;s:14:\"optimized_size\";i:14023;s:7:\"percent\";d:83.56;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35123;s:14:\"optimized_size\";i:21366;s:7:\"percent\";d:39.17;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1801443;s:14:\"optimized_size\";i:362017;s:7:\"percent\";d:79.9;s:7:\"message\";s:0:\"\";}}'),(96175,8296,'_wp_attached_file','ecommerce-roadmap.jpg'),(96176,8296,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:21:\"ecommerce-roadmap.jpg\";s:8:\"filesize\";i:137492;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"ecommerce-roadmap-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34234;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"ecommerce-roadmap-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44157;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"ecommerce-roadmap-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56961;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"ecommerce-roadmap-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37117;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"ecommerce-roadmap-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120316;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"ecommerce-roadmap-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82875;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"ecommerce-roadmap-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177691;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"ecommerce-roadmap-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72649;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-roadmap-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158693;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"ecommerce-roadmap-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101591;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"ecommerce-roadmap-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44340;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"ecommerce-roadmap-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127170;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-roadmap-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19131;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-roadmap-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31132;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-roadmap-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25636;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-roadmap-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51349;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-roadmap-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78535;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-roadmap-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191868;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-roadmap-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35428;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-roadmap-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30341;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"ecommerce-roadmap-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55968;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-roadmap-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63804;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-roadmap-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174158;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-roadmap-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56890;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-roadmap-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6682;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-roadmap-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35428;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"ecommerce-roadmap-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68067;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"ecommerce-roadmap-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30089;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(96180,8296,'_wp_attachment_image_alt','eCommerce Roadmap to unlock growth'),(96181,8297,'_wp_attached_file','speed-that-sells.jpg'),(96182,8297,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"speed-that-sells.jpg\";s:8:\"filesize\";i:160257;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"speed-that-sells-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43255;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"speed-that-sells-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55775;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"speed-that-sells-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63846;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"speed-that-sells-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47032;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"speed-that-sells-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137268;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"speed-that-sells-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84991;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"speed-that-sells-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181859;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"speed-that-sells-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54100;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"speed-that-sells-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159582;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"speed-that-sells-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111517;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"speed-that-sells-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51615;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"speed-that-sells-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116714;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"speed-that-sells-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20046;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"speed-that-sells-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37958;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"speed-that-sells-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30590;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"speed-that-sells-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61059;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"speed-that-sells-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81196;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"speed-that-sells-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202451;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"speed-that-sells-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43105;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"speed-that-sells-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37456;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"speed-that-sells-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68867;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"speed-that-sells-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68558;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"speed-that-sells-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170835;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"speed-that-sells-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62247;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"speed-that-sells-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7368;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"speed-that-sells-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43105;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"speed-that-sells-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74794;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"speed-that-sells-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36941;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(96186,8297,'_wp_attachment_image_alt','fast websites unlock conversion rates'),(96187,8298,'_wp_attached_file','ecommerce-growth-1.jpg'),(96188,8298,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:22:\"ecommerce-growth-1.jpg\";s:8:\"filesize\";i:197213;s:5:\"sizes\";a:28:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48429;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62152;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77548;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52357;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"ecommerce-growth-1-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164767;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:31:\"ecommerce-growth-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100966;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:32:\"ecommerce-growth-1-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241098;}s:8:\"masthead\";a:5:{s:4:\"file\";s:31:\"ecommerce-growth-1-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112259;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:32:\"ecommerce-growth-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209347;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:31:\"ecommerce-growth-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139201;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60806;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:31:\"ecommerce-growth-1-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173513;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28070;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44349;}s:10:\"team-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35878;}s:10:\"team-large\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70274;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:31:\"ecommerce-growth-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93205;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:32:\"ecommerce-growth-1-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260404;}s:10:\"page-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49470;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43092;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77596;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81128;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:32:\"ecommerce-growth-1-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233297;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76269;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8868;}s:13:\"project-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49470;}s:13:\"project-large\";a:5:{s:4:\"file\";s:31:\"ecommerce-growth-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94540;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:30:\"ecommerce-growth-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42802;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(96192,8298,'_wp_attachment_image_alt','Remove ecommerce hurdles and grow'),(96193,8299,'page_content','a:12:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:30:\"1_col_block_text_block_with_bg\";i:5;s:22:\"1_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"single_case_study\";i:9;s:14:\"bold_cta_block\";i:10;s:17:\"testimonial_block\";i:11;s:15:\"conversion_form\";}'),(96194,8299,'_page_content','field_65bcc772ba827'),(96195,8299,'bottom_cta',''),(96196,8299,'_bottom_cta','field_66fbcaec309e9'),(96197,8299,'page_content_0_video_file',''),(96198,8299,'_page_content_0_video_file','field_66826ddb6462e'),(96199,8299,'page_content_0_video_file_mobile',''),(96200,8299,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(96201,8299,'page_content_0_video_file_webm',''),(96202,8299,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(96203,8299,'page_content_0_video_file_webm_mobile',''),(96204,8299,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(96205,8299,'page_content_0_background_image','8032'),(96206,8299,'_page_content_0_background_image','field_66826dee6462f'),(96207,8299,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(96208,8299,'_page_content_0_banner_content','field_66826dc46462d'),(96209,8299,'page_content_1_add_background','white'),(96210,8299,'_page_content_1_add_background','field_6717be84974f1'),(96211,8299,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(96212,8299,'_page_content_1_block_title','field_67b8463f82176'),(96213,8299,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Book your NNP Workshop</a>'),(96214,8299,'_page_content_1_block_content','field_664b5f5c5973a'),(96215,8299,'page_content_2_block_title','<h3>Identify. Implement. Improve.</h3>'),(96216,8299,'_page_content_2_block_title','field_67da9e22ddf71'),(96217,8299,'page_content_2_cards_0_card_icon',''),(96218,8299,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(96219,8299,'page_content_2_cards_0_card_content','<h4>We track your customer journeys</h4>\r\nWe analyse user journeys, clicks, and session recordings to see where drop-offs happen.'),(96220,8299,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(96221,8299,'page_content_2_cards_1_card_icon',''),(96222,8299,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(96223,8299,'page_content_2_cards_1_card_content','<h4>We evaluate how user-friendly your site is</h4>\r\nWe assess how intuitive your layout, messaging, and navigation are for real users.'),(96224,8299,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(96225,8299,'page_content_2_cards_2_card_icon',''),(96226,8299,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(96227,8299,'page_content_2_cards_2_card_content','<h4>We test how well your site performs</h4>\r\nWe audit performance metrics - speed, core vitals, device experience-that impact sales.'),(96228,8299,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(96229,8299,'page_content_2_cards_3_card_icon',''),(96230,8299,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(96231,8299,'page_content_2_cards_3_card_content','<h4>We see how you measure up against the competition</h4>\r\nWe benchmark your store against competitors and market leaders in your space.'),(96232,8299,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(96233,8299,'page_content_2_cards_4_card_icon',''),(96234,8299,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(96235,8299,'page_content_2_cards_4_card_content','<h4>We give you a practical plan</h4>\r\nWe deliver clear priorities with estimated ROI, so you know what to do and why.'),(96236,8299,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(96237,8299,'page_content_2_cards','5'),(96238,8299,'_page_content_2_cards','field_67da9e2bddf72'),(96239,8299,'page_content_2_block_footer',''),(96240,8299,'_page_content_2_block_footer','field_67da9e66ddf75'),(96241,8299,'page_content_3_add_background','white'),(96242,8299,'_page_content_3_add_background','field_67c9c6c17d609'),(96243,8299,'page_content_3_block_content','<h3>We’ll deduct the cost if\r\nyou work with us</h3>\r\nAfter your workshop, you’ll receive a complete performance roadmap with three actionable fixes or insights you can implement right away - no strings attached.\r\n\r\nIf you choose us for the work, we’ll deduct 50% of the workshop fee from your project. Whether it’s a CRO sprint, a rebuild, or a full replatform, the audit pays for itself.'),(96244,8299,'_page_content_3_block_content','field_67c9c6c17d60b'),(96245,8299,'page_content_3_media_block','8296'),(96246,8299,'_page_content_3_media_block','field_67c9c6d37d60c'),(96247,8299,'page_content_3_alignment','left'),(96248,8299,'_page_content_3_alignment','field_67c9c6dd7d60d'),(96249,8299,'page_content_4_block_content','<h3>Turning Browsers into Buyers</h3>\r\nYour product looks great, and your traffic’s healthy, but sales aren’t matching up.\r\n\r\nOur conversion rate optimisation audit helps you fix what’s stopping visitors from converting - whether that’s poor navigation, hidden technical issues, or distractions at checkout.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your CRO audit now</a>'),(96250,8299,'_page_content_4_block_content','field_6904a3826dd01'),(96251,8299,'page_content_4_add_background','grey'),(96252,8299,'_page_content_4_add_background','field_6904a417eed80'),(96253,8299,'page_content_5_add_background','black'),(96254,8299,'_page_content_5_add_background','field_67d0023c0a374'),(96255,8299,'page_content_5_block_content','<h3>Site Speed That Sells</h3>\r\nSpeed matters. Sites that load in under two seconds see 32% lower bounce rates.\r\n\r\nWe’re certified Hyvä partners, which means we can make your Magento site up to 50% faster than standard builds - reducing drop-offs and boosting conversion.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make it faster</a>'),(96256,8299,'_page_content_5_block_content','field_67d0023c0a375'),(96257,8299,'page_content_5_media_block','8297'),(96258,8299,'_page_content_5_media_block','field_67d0023c0a376'),(96259,8299,'page_content_6_show_background','0'),(96260,8299,'_page_content_6_show_background','field_67175ac1a052b'),(96261,8299,'page_content_6_block_content','<h4>Not sure if you could benefit from <strong>our NNP Workshop?</strong></h4>\r\n<a href=\"https://actuate-digital.scoreapp.com/\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Take our Quiz to find out</a>'),(96262,8299,'_page_content_6_block_content','field_66cda60b2ea88'),(96263,8299,'page_content_7_add_background','green'),(96264,8299,'_page_content_7_add_background','field_67c9c6c17d609'),(96265,8299,'page_content_7_block_content','<h3>Ready to Swap Website Frustrations for Growth Challenges?</h3>\r\nIf you\'re tired of guesswork and need clear answers on how to improve, our Next Nice Problem Workshop gives you just that - fast. It’s not another long-winded audit. It’s a clear plan built to unlock your next nice problem.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your workshop now</a>'),(96266,8299,'_page_content_7_block_content','field_67c9c6c17d60b'),(96267,8299,'page_content_7_media_block','8298'),(96268,8299,'_page_content_7_media_block','field_67c9c6d37d60c'),(96269,8299,'page_content_7_alignment','right'),(96270,8299,'_page_content_7_alignment','field_67c9c6dd7d60d'),(96271,8299,'page_content_8_block_intro','<h4>Migration for a Bespoke Furnishing Supplier</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.'),(96272,8299,'_page_content_8_block_intro','field_690dbb26acc0d'),(96273,8299,'page_content_8_case_study_to_show','5865'),(96274,8299,'_page_content_8_case_study_to_show','field_690dbbc960177'),(96275,8299,'page_content_9_show_background','0'),(96276,8299,'_page_content_9_show_background','field_690dca9c8b45e'),(96277,8299,'page_content_9_block_content','<h4>Ready for your next\r\n<strong>nice problem?</strong></h4>\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta-black\" rel=\"noopener\">Book your NNP Workshop</a>'),(96278,8299,'_page_content_9_block_content','field_690dca9c8b45f'),(96279,8299,'page_content_10_block_title',''),(96280,8299,'_page_content_10_block_title','field_67c86b51a9ddc'),(96281,8299,'page_content_11_block_intro','<h4>Real <strong>Growth</strong>\r\nConversation.</h4>\r\nReal growth starts with a real conversation. Get in touch with us now, and we can help unlock your next nice problem.'),(96282,8299,'_page_content_11_block_intro','field_6929a69018fdd'),(96283,8299,'page_content_11_form_to_load','5'),(96284,8299,'_page_content_11_form_to_load','field_6929a68118fdc'),(96285,8300,'_edit_lock','1770114190:1'),(96286,8300,'_edit_last','1'),(96287,8300,'_yoast_wpseo_primary_faq_category','83'),(96288,8300,'_yoast_wpseo_content_score','90'),(96289,8300,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96290,8301,'_edit_lock','1770114227:1'),(96291,8301,'_edit_last','1'),(96292,8301,'_yoast_wpseo_primary_faq_category','83'),(96293,8301,'_yoast_wpseo_content_score','90'),(96294,8301,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96295,8302,'_edit_lock','1770114245:1'),(96296,8302,'_edit_last','1'),(96297,8302,'_yoast_wpseo_primary_faq_category','83'),(96298,8302,'_yoast_wpseo_content_score','90'),(96299,8302,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96300,8303,'_edit_lock','1770114274:1'),(96301,8303,'_edit_last','1'),(96302,8303,'_yoast_wpseo_primary_faq_category','83'),(96303,8303,'_yoast_wpseo_content_score','90'),(96304,8303,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96305,8304,'_edit_lock','1770114328:1'),(96306,8304,'_edit_last','1'),(96307,8304,'_yoast_wpseo_primary_faq_category','83'),(96308,8304,'_yoast_wpseo_content_score','90'),(96309,8304,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96310,8305,'_edit_lock','1770114350:1'),(96311,8305,'_edit_last','1'),(96312,8305,'_yoast_wpseo_primary_faq_category','83'),(96313,8305,'_yoast_wpseo_content_score','90'),(96314,8305,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96315,8306,'_edit_lock','1770114370:1'),(96316,8306,'_edit_last','1'),(96317,8306,'_yoast_wpseo_primary_faq_category','83'),(96318,8306,'_yoast_wpseo_content_score','90'),(96319,8306,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96320,8307,'_edit_lock','1770114403:1'),(96321,8307,'_edit_last','1'),(96322,8307,'_yoast_wpseo_primary_faq_category','83'),(96323,8307,'_yoast_wpseo_content_score','90'),(96324,8307,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96325,8308,'_edit_lock','1770114555:1'),(96326,8308,'_edit_last','1'),(96327,8308,'_yoast_wpseo_primary_faq_category','83'),(96328,8308,'_yoast_wpseo_content_score','90'),(96329,8308,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96330,8309,'page_content','a:12:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"1_col_block_with_media\";i:8;s:30:\"1_col_block_text_block_with_bg\";i:9;s:17:\"testimonial_block\";i:10;s:4:\"faqs\";i:11;s:15:\"conversion_form\";}'),(96331,8309,'_page_content','field_65bcc772ba827'),(96332,8309,'bottom_cta',''),(96333,8309,'_bottom_cta','field_66fbcaec309e9'),(96334,8309,'page_content_0_video_file',''),(96335,8309,'_page_content_0_video_file','field_67c9c54f20190'),(96336,8309,'page_content_0_video_file_webm',''),(96337,8309,'_page_content_0_video_file_webm','field_67c9c54f20191'),(96338,8309,'page_content_0_background_image',''),(96339,8309,'_page_content_0_background_image','field_67c9c54f20192'),(96340,8309,'page_content_0_banner_content','<h1>Strategy</h1>'),(96341,8309,'_page_content_0_banner_content','field_67c9c54f20193'),(96342,8309,'page_content_1_add_background','white'),(96343,8309,'_page_content_1_add_background','field_6717be84974f1'),(96344,8309,'page_content_1_block_title','<h2>Transform Your Digital Commerce Presence</h2>'),(96345,8309,'_page_content_1_block_title','field_67b8463f82176'),(96346,8309,'page_content_1_block_content','Every successful store starts with a clear strategy. One that’s shaped around your business, your audience, and your goals. At Actuate, we build eCommerce strategies that aren’t just smart on paper - they drive performance in the real world.\r\n\r\nWe benchmark your current setup, audit your performance data, and align everything with your commercial objectives. From technical architecture to customer journeys, nothing is left to chance. Our goal is simple: help you build a site that converts today and supports growth tomorrow.\r\n\r\nIf you\'re building from scratch, planning to replatform, or ready to scale up - we’ll create the strategy that gets you there.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to us about strategy</a>'),(96347,8309,'_page_content_1_block_content','field_664b5f5c5973a'),(96348,8309,'page_content_2_add_background','black'),(96349,8309,'_page_content_2_add_background','field_67c9c6c17d609'),(96350,8309,'page_content_2_block_content','<h3>If you don’t need it, we don’t sell it.</h3>\r\nOur eCommerce strategies are built around what matters. No fluff, no upselling. We work closely with your team to understand what your business really needs, then build a focused plan that avoids waste and maximises return. You’ll get clarity on where to invest and confidence in why it matters.\r\n\r\nWe back this with data, experience, and tools that help validate decisions before you commit to anything.'),(96351,8309,'_page_content_2_block_content','field_67c9c6c17d60b'),(96352,8309,'page_content_2_media_block','7972'),(96353,8309,'_page_content_2_media_block','field_67c9c6d37d60c'),(96354,8309,'page_content_2_alignment','left'),(96355,8309,'_page_content_2_alignment','field_67c9c6dd7d60d'),(96356,8309,'page_content_3_block_content','<h3>Long-Term Partnerships</h3>\r\nWe don’t walk away after the plan is signed off. Our eCommerce strategists stay involved as your store develops, launches, and evolves. As your goals shift, so does our approach - from CRO audits to optimisation roadmaps, we’re here to help you unlock each next nice problem.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">See our Support Services</a>'),(96357,8309,'_page_content_3_block_content','field_6891d9dfb5406'),(96358,8309,'page_content_4_add_background','green'),(96359,8309,'_page_content_4_add_background','field_67c9c6c17d609'),(96360,8309,'page_content_4_block_content','<h3>Knowing Your Audience</h3>\r\nConversion starts with understanding people. We dig into your data, build out customer profiles, and segment your audience to tailor experiences that make sense to real buyers - not just generic personas.\r\n\r\nUnderstanding motivations, pain points, and buying triggers allows us to design smarter journeys and more targeted content. The result: fewer drop-offs, higher intent, and better returns from your marketing - whether you\'re targeting consumers or building out a complex B2B eCommerce strategy.'),(96361,8309,'_page_content_4_block_content','field_67c9c6c17d60b'),(96362,8309,'page_content_4_media_block','7973'),(96363,8309,'_page_content_4_media_block','field_67c9c6d37d60c'),(96364,8309,'page_content_4_alignment','right'),(96365,8309,'_page_content_4_alignment','field_67c9c6dd7d60d'),(96366,8309,'page_content_5_add_background','white'),(96367,8309,'_page_content_5_add_background','field_67c9c6c17d609'),(96368,8309,'page_content_5_block_content','<h3>Consumer-Focused UI</h3>\r\nYou’ve got seconds to make an impression. Complex interfaces, unclear calls to action, and long-winded flows cost you sales. We focus on designing UI that’s clean, intuitive, and optimised for mobile - giving users a reason to stay, not click away.\r\n\r\nThat means fewer blockers at checkout, easier navigation, and more conversions from every session.'),(96369,8309,'_page_content_5_block_content','field_67c9c6c17d60b'),(96370,8309,'page_content_5_media_block','7975'),(96371,8309,'_page_content_5_media_block','field_67c9c6d37d60c'),(96372,8309,'page_content_5_alignment','left'),(96373,8309,'_page_content_5_alignment','field_67c9c6dd7d60d'),(96374,8309,'page_content_6_show_background','0'),(96375,8309,'_page_content_6_show_background','field_67175ac1a052b'),(96376,8309,'page_content_6_block_content','<h4><strong>Your store can be smarter.\r\nFaster. Built to convert. </strong>\r\nLet’s build a strategy that unlocks your next nice problem.</h4>\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Get started</a>'),(96377,8309,'_page_content_6_block_content','field_66cda60b2ea88'),(96378,8309,'page_content_7_add_background','white'),(96379,8309,'_page_content_7_add_background','field_67d0023c0a374'),(96380,8309,'page_content_7_block_content','<h3>A/B Testing</h3>\r\nWe test ideas with real users - no assumptions, just clear answers. A/B testing allows us to trial variations of layouts, content, and calls-to-action to find out what performs best. According to Invesp, A/B testing can increase conversion rates by up to 49%.\r\n\r\nEvery test is measured. Every change is justified. You’ll get real insight into what moves the numbers.'),(96381,8309,'_page_content_7_block_content','field_67d0023c0a375'),(96382,8309,'page_content_7_media_block','7982'),(96383,8309,'_page_content_7_media_block','field_67d0023c0a376'),(96384,8309,'page_content_8_block_content','<h3>CRO: Holistic Conversion Strategy</h3>\r\nCRO isn’t just about checkout. It’s everything that leads up to it - from acquisition to onsite experience. We analyse metrics like average basket value, bounce rates, and user flow. Tools like GA4, Hotjar, and segment tracking help us identify exactly where conversions are slipping.\r\n\r\nThen we fix it with data-led changes that make a measurable impact.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta\">Talk to us about CRO</a>'),(96385,8309,'_page_content_8_block_content','field_6904a3826dd01'),(96386,8309,'page_content_8_add_background','grey'),(96387,8309,'_page_content_8_add_background','field_6904a417eed80'),(96388,8309,'page_content_9_block_title','<h4>What our clients say</h4>'),(96389,8309,'_page_content_9_block_title','field_67c86b51a9ddc'),(96390,8309,'page_content_10_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(96391,8309,'_page_content_10_intro_block','field_67f39a7e87a67'),(96392,8309,'page_content_10_faqs_to_load','83'),(96393,8309,'_page_content_10_faqs_to_load','field_67f39a8d87a68'),(96394,8309,'page_content_11_block_intro',''),(96395,8309,'_page_content_11_block_intro','field_6929a69018fdd'),(96396,8309,'page_content_11_form_to_load','5'),(96397,8309,'_page_content_11_form_to_load','field_6929a68118fdc'),(96398,8310,'_edit_lock','1770114590:1'),(96399,8310,'_edit_last','1'),(96400,8310,'_yoast_wpseo_primary_faq_category','84'),(96401,8310,'_yoast_wpseo_content_score','90'),(96402,8310,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96403,8311,'_edit_lock','1770114615:1'),(96404,8311,'_edit_last','1'),(96405,8311,'_yoast_wpseo_primary_faq_category','84'),(96406,8311,'_yoast_wpseo_content_score','90'),(96407,8311,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96408,8312,'_edit_lock','1770114636:1'),(96409,8312,'_edit_last','1'),(96410,8312,'_yoast_wpseo_primary_faq_category','84'),(96411,8312,'_yoast_wpseo_content_score','90'),(96412,8312,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96413,8313,'_edit_lock','1770114740:1'),(96414,8313,'_edit_last','1'),(96415,8313,'_yoast_wpseo_primary_faq_category','84'),(96416,8313,'_yoast_wpseo_content_score','60'),(96417,8313,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96418,8314,'_edit_lock','1770114762:1'),(96419,8314,'_edit_last','1'),(96420,8314,'_yoast_wpseo_primary_faq_category','84'),(96421,8314,'_yoast_wpseo_content_score','90'),(96422,8314,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96423,8315,'_edit_lock','1770114792:1'),(96424,8315,'_edit_last','1'),(96425,8315,'_yoast_wpseo_primary_faq_category','84'),(96426,8315,'_yoast_wpseo_content_score','60'),(96427,8315,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96428,8316,'_edit_lock','1770114820:1'),(96429,8316,'_edit_last','1'),(96430,8316,'_yoast_wpseo_primary_faq_category','84'),(96431,8316,'_yoast_wpseo_content_score','90'),(96432,8316,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96433,8317,'_edit_lock','1770114842:1'),(96434,8317,'_edit_last','1'),(96435,8317,'_yoast_wpseo_primary_faq_category','84'),(96436,8317,'_yoast_wpseo_content_score','60'),(96437,8317,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96438,8318,'_edit_lock','1770114980:1'),(96439,8318,'_edit_last','1'),(96440,8318,'_yoast_wpseo_primary_faq_category','84'),(96441,8318,'_yoast_wpseo_content_score','90'),(96442,8318,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96443,7145,'page_content_11_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(96444,7145,'_page_content_11_intro_block','field_67f39a7e87a67'),(96445,7145,'page_content_11_faqs_to_load','84'),(96446,7145,'_page_content_11_faqs_to_load','field_67f39a8d87a68'),(96447,7145,'page_content_12_block_intro','<h4>Real <strong>Growth</strong>\r\nConversation.</h4>\r\nReal growth starts with a real conversation. Get in touch with us now, and we can help unlock your next nice problem.'),(96448,7145,'_page_content_12_block_intro','field_6929a69018fdd'),(96449,7145,'page_content_12_form_to_load','5'),(96450,7145,'_page_content_12_form_to_load','field_6929a68118fdc'),(96451,8319,'page_content','a:13:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"2_col_block_with_media\";i:4;s:30:\"1_col_block_text_block_with_bg\";i:5;s:22:\"1_col_block_with_media\";i:6;s:9:\"cta_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"single_case_study\";i:9;s:14:\"bold_cta_block\";i:10;s:17:\"testimonial_block\";i:11;s:4:\"faqs\";i:12;s:15:\"conversion_form\";}'),(96452,8319,'_page_content','field_65bcc772ba827'),(96453,8319,'bottom_cta',''),(96454,8319,'_bottom_cta','field_66fbcaec309e9'),(96455,8319,'page_content_0_video_file',''),(96456,8319,'_page_content_0_video_file','field_66826ddb6462e'),(96457,8319,'page_content_0_video_file_mobile',''),(96458,8319,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(96459,8319,'page_content_0_video_file_webm',''),(96460,8319,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(96461,8319,'page_content_0_video_file_webm_mobile',''),(96462,8319,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(96463,8319,'page_content_0_background_image','8032'),(96464,8319,'_page_content_0_background_image','field_66826dee6462f'),(96465,8319,'page_content_0_banner_content','<h1 class=\"heading\"><span>Next Nice Problem</span> Workshop</h1>'),(96466,8319,'_page_content_0_banner_content','field_66826dc46462d'),(96467,8319,'page_content_1_add_background','white'),(96468,8319,'_page_content_1_add_background','field_6717be84974f1'),(96469,8319,'page_content_1_block_title','<h2>Clear Insight.\r\nReal Results.</h2>'),(96470,8319,'_page_content_1_block_title','field_67b8463f82176'),(96471,8319,'page_content_1_block_content','Just starting out, well-established, or somewhere in between - every eCommerce site can perform better, but most audits are filled with jargon, take too long to read, and leave you unsure what to do next.\r\n\r\nThe Next Nice Problem Workshop is a practical, data-led eCommerce audit delivered straight to your inbox as a clear walkthrough video. No PDFs, no waffle - just expert insight, a performance score, and a prioritised roadmap you can act on. Watch it with your morning coffee and get clarity on where your site stands - and how to improve it.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Book your NNP Workshop</a>'),(96472,8319,'_page_content_1_block_content','field_664b5f5c5973a'),(96473,8319,'page_content_2_block_title','<h3>Identify. Implement. Improve.</h3>'),(96474,8319,'_page_content_2_block_title','field_67da9e22ddf71'),(96475,8319,'page_content_2_cards_0_card_icon',''),(96476,8319,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(96477,8319,'page_content_2_cards_0_card_content','<h4>We track your customer journeys</h4>\r\nWe analyse user journeys, clicks, and session recordings to see where drop-offs happen.'),(96478,8319,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(96479,8319,'page_content_2_cards_1_card_icon',''),(96480,8319,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(96481,8319,'page_content_2_cards_1_card_content','<h4>We evaluate how user-friendly your site is</h4>\r\nWe assess how intuitive your layout, messaging, and navigation are for real users.'),(96482,8319,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(96483,8319,'page_content_2_cards_2_card_icon',''),(96484,8319,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(96485,8319,'page_content_2_cards_2_card_content','<h4>We test how well your site performs</h4>\r\nWe audit performance metrics - speed, core vitals, device experience-that impact sales.'),(96486,8319,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(96487,8319,'page_content_2_cards_3_card_icon',''),(96488,8319,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(96489,8319,'page_content_2_cards_3_card_content','<h4>We see how you measure up against the competition</h4>\r\nWe benchmark your store against competitors and market leaders in your space.'),(96490,8319,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(96491,8319,'page_content_2_cards_4_card_icon',''),(96492,8319,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(96493,8319,'page_content_2_cards_4_card_content','<h4>We give you a practical plan</h4>\r\nWe deliver clear priorities with estimated ROI, so you know what to do and why.'),(96494,8319,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(96495,8319,'page_content_2_cards','5'),(96496,8319,'_page_content_2_cards','field_67da9e2bddf72'),(96497,8319,'page_content_2_block_footer',''),(96498,8319,'_page_content_2_block_footer','field_67da9e66ddf75'),(96499,8319,'page_content_3_add_background','white'),(96500,8319,'_page_content_3_add_background','field_67c9c6c17d609'),(96501,8319,'page_content_3_block_content','<h3>We’ll deduct the cost if\r\nyou work with us</h3>\r\nAfter your workshop, you’ll receive a complete performance roadmap with three actionable fixes or insights you can implement right away - no strings attached.\r\n\r\nIf you choose us for the work, we’ll deduct 50% of the workshop fee from your project. Whether it’s a CRO sprint, a rebuild, or a full replatform, the audit pays for itself.'),(96502,8319,'_page_content_3_block_content','field_67c9c6c17d60b'),(96503,8319,'page_content_3_media_block','8296'),(96504,8319,'_page_content_3_media_block','field_67c9c6d37d60c'),(96505,8319,'page_content_3_alignment','left'),(96506,8319,'_page_content_3_alignment','field_67c9c6dd7d60d'),(96507,8319,'page_content_4_block_content','<h3>Turning Browsers into Buyers</h3>\r\nYour product looks great, and your traffic’s healthy, but sales aren’t matching up.\r\n\r\nOur conversion rate optimisation audit helps you fix what’s stopping visitors from converting - whether that’s poor navigation, hidden technical issues, or distractions at checkout.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your CRO audit now</a>'),(96508,8319,'_page_content_4_block_content','field_6904a3826dd01'),(96509,8319,'page_content_4_add_background','grey'),(96510,8319,'_page_content_4_add_background','field_6904a417eed80'),(96511,8319,'page_content_5_add_background','black'),(96512,8319,'_page_content_5_add_background','field_67d0023c0a374'),(96513,8319,'page_content_5_block_content','<h3>Site Speed That Sells</h3>\r\nSpeed matters. Sites that load in under two seconds see 32% lower bounce rates.\r\n\r\nWe’re certified Hyvä partners, which means we can make your Magento site up to 50% faster than standard builds - reducing drop-offs and boosting conversion.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s make it faster</a>'),(96514,8319,'_page_content_5_block_content','field_67d0023c0a375'),(96515,8319,'page_content_5_media_block','8297'),(96516,8319,'_page_content_5_media_block','field_67d0023c0a376'),(96517,8319,'page_content_6_show_background','0'),(96518,8319,'_page_content_6_show_background','field_67175ac1a052b'),(96519,8319,'page_content_6_block_content','<h4>Not sure if you could benefit from <strong>our NNP Workshop?</strong></h4>\r\n<a href=\"https://actuate-digital.scoreapp.com/\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Take our Quiz to find out</a>'),(96520,8319,'_page_content_6_block_content','field_66cda60b2ea88'),(96521,8319,'page_content_7_add_background','green'),(96522,8319,'_page_content_7_add_background','field_67c9c6c17d609'),(96523,8319,'page_content_7_block_content','<h3>Ready to Swap Website Frustrations for Growth Challenges?</h3>\r\nIf you\'re tired of guesswork and need clear answers on how to improve, our Next Nice Problem Workshop gives you just that - fast. It’s not another long-winded audit. It’s a clear plan built to unlock your next nice problem.\r\n\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta\" rel=\"noopener\">Book your workshop now</a>'),(96524,8319,'_page_content_7_block_content','field_67c9c6c17d60b'),(96525,8319,'page_content_7_media_block','8298'),(96526,8319,'_page_content_7_media_block','field_67c9c6d37d60c'),(96527,8319,'page_content_7_alignment','right'),(96528,8319,'_page_content_7_alignment','field_67c9c6dd7d60d'),(96529,8319,'page_content_8_block_intro','<h4>Migration for a Bespoke Furnishing Supplier</h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In ut blandit dolor. Praesent vel lorem mi. Donec sed ipsum vel eros suscipit vulputate.'),(96530,8319,'_page_content_8_block_intro','field_690dbb26acc0d'),(96531,8319,'page_content_8_case_study_to_show','5865'),(96532,8319,'_page_content_8_case_study_to_show','field_690dbbc960177'),(96533,8319,'page_content_9_show_background','0'),(96534,8319,'_page_content_9_show_background','field_690dca9c8b45e'),(96535,8319,'page_content_9_block_content','<h4>Ready for your next\r\n<strong>nice problem?</strong></h4>\r\n<a href=\"https://calendly.com/mat-oconnor/discovery-call\" target=\"_blank\" class=\"cta-black\" rel=\"noopener\">Book your NNP Workshop</a>'),(96536,8319,'_page_content_9_block_content','field_690dca9c8b45f'),(96537,8319,'page_content_10_block_title',''),(96538,8319,'_page_content_10_block_title','field_67c86b51a9ddc'),(96539,8319,'page_content_11_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(96540,8319,'_page_content_11_intro_block','field_67f39a7e87a67'),(96541,8319,'page_content_11_faqs_to_load','84'),(96542,8319,'_page_content_11_faqs_to_load','field_67f39a8d87a68'),(96543,8319,'page_content_12_block_intro','<h4>Real <strong>Growth</strong>\r\nConversation.</h4>\r\nReal growth starts with a real conversation. Get in touch with us now, and we can help unlock your next nice problem.'),(96544,8319,'_page_content_12_block_intro','field_6929a69018fdd'),(96545,8319,'page_content_12_form_to_load','5'),(96546,8319,'_page_content_12_form_to_load','field_6929a68118fdc'),(96547,8320,'_edit_lock','1770115009:1'),(96548,8320,'_edit_last','1'),(96549,8320,'_yoast_wpseo_primary_faq_category','85'),(96550,8320,'_yoast_wpseo_content_score','90'),(96551,8320,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96552,8321,'_edit_lock','1770115035:1'),(96553,8321,'_edit_last','1'),(96554,8321,'_yoast_wpseo_primary_faq_category','85'),(96555,8321,'_yoast_wpseo_content_score','90'),(96556,8321,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96557,8322,'_edit_lock','1770115058:1'),(96558,8322,'_edit_last','1'),(96559,8322,'_yoast_wpseo_primary_faq_category','85'),(96560,8322,'_yoast_wpseo_content_score','60'),(96561,8322,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96562,8323,'_edit_lock','1770115086:1'),(96563,8323,'_edit_last','1'),(96564,8323,'_yoast_wpseo_primary_faq_category','85'),(96565,8323,'_yoast_wpseo_content_score','90'),(96566,8323,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96567,8324,'_edit_lock','1770115105:1'),(96568,8324,'_edit_last','1'),(96569,8324,'_yoast_wpseo_primary_faq_category','85'),(96570,8324,'_yoast_wpseo_content_score','60'),(96571,8324,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96572,8325,'_edit_lock','1770115128:1'),(96573,8325,'_edit_last','1'),(96574,8325,'_yoast_wpseo_primary_faq_category','85'),(96575,8325,'_yoast_wpseo_content_score','90'),(96576,8325,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96577,8326,'_edit_lock','1770115151:1'),(96578,8326,'_edit_last','1'),(96579,8326,'_yoast_wpseo_primary_faq_category','85'),(96580,8326,'_yoast_wpseo_content_score','90'),(96581,8326,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96582,8327,'_edit_lock','1770116131:1'),(96583,8327,'_edit_last','1'),(96584,8327,'_yoast_wpseo_primary_faq_category','85'),(96585,8327,'_yoast_wpseo_content_score','60'),(96586,8327,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96587,8328,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:9:\"cta_block\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:14:\"our_work_short\";}'),(96588,8328,'_page_content','field_65bcc772ba827'),(96589,8328,'bottom_cta',''),(96590,8328,'_bottom_cta','field_66fbcaec309e9'),(96591,8328,'page_content_0_video_file',''),(96592,8328,'_page_content_0_video_file','field_67c9c54f20190'),(96593,8328,'page_content_0_video_file_webm',''),(96594,8328,'_page_content_0_video_file_webm','field_67c9c54f20191'),(96595,8328,'page_content_0_background_image',''),(96596,8328,'_page_content_0_background_image','field_67c9c54f20192'),(96597,8328,'page_content_0_banner_content','<h1>UX Research &amp; UI Design</h1>'),(96598,8328,'_page_content_0_banner_content','field_67c9c54f20193'),(96599,8328,'page_content_1_add_background','white'),(96600,8328,'_page_content_1_add_background','field_6717be84974f1'),(96601,8328,'page_content_1_block_title','<h2>eCommerce Stores That Convert.</h2>'),(96602,8328,'_page_content_1_block_title','field_67b8463f82176'),(96603,8328,'page_content_1_block_content','Your website might be up and running, but if users aren’t moving from browse to basket smoothly, you’ve got a UX problem. Clunky interfaces, unclear layouts, or friction at checkout all impact conversions - and often go unnoticed until the numbers start slipping.\r\n\r\nGreat UX and UI fix that. They make it easier for people to shop, spend, and come back. At Actuate, we use data and research to transform eCommerce user experience into something that’s intuitive, efficient, and built to convert. From homepage to checkout, we focus on UX design for eCommerce that improves flow, increases purchases, and keeps people coming back.'),(96604,8328,'_page_content_1_block_content','field_664b5f5c5973a'),(96605,8328,'page_content_2_show_background','0'),(96606,8328,'_page_content_2_show_background','field_67175ac1a052b'),(96607,8328,'page_content_2_block_content','<h3>“For every <strong>£1</strong> invested in UX, businesses see a return of <strong>£100</strong> - that\'s a <strong>9,000% ROI</strong>.”</h3>\r\nWebAlive'),(96608,8328,'_page_content_2_block_content','field_66cda60b2ea88'),(96609,8328,'page_content_3_add_background','green'),(96610,8328,'_page_content_3_add_background','field_67c9c6c17d609'),(96611,8328,'page_content_3_block_content','<h3>User Experience Research</h3>\r\nGreat eCommerce UX design starts with understanding your users. We dig into analytics, heatmaps, competitor benchmarks, and industry trends to uncover how your customers behave, where they hesitate, and why they drop off.\r\n\r\nThis insight helps us craft a seamless eCommerce user experience that’s informed by real behavior - not guesswork. The result? Better retention, more repeat buyers, and a checkout flow that doesn’t get in the way.'),(96612,8328,'_page_content_3_block_content','field_67c9c6c17d60b'),(96613,8328,'page_content_3_media_block','7990'),(96614,8328,'_page_content_3_media_block','field_67c9c6d37d60c'),(96615,8328,'page_content_3_alignment','left'),(96616,8328,'_page_content_3_alignment','field_67c9c6dd7d60d'),(96617,8328,'page_content_4_add_background','white'),(96618,8328,'_page_content_4_add_background','field_67c9c6c17d609'),(96619,8328,'page_content_4_block_content','<h3>User Interface Design</h3>\r\nOnce we’ve mapped the journey, we bring it to life with a clean, responsive eCommerce UI design. Every element - mega menus, product listings, calls to action-is purpose-built to reduce friction and boost engagement.\r\n\r\nOur design work pairs strong visuals with smart interaction, combining brand storytelling with performance-focused structure. It’s UX design for eCommerce that doesn\'t just look good, it works hard behind the scenes to increase conversions.'),(96620,8328,'_page_content_4_block_content','field_67c9c6c17d60b'),(96621,8328,'page_content_4_media_block','7993'),(96622,8328,'_page_content_4_media_block','field_67c9c6d37d60c'),(96623,8328,'page_content_4_alignment','right'),(96624,8328,'_page_content_4_alignment','field_67c9c6dd7d60d'),(96625,8328,'page_content_5_show_background','0'),(96626,8328,'_page_content_5_show_background','field_67175ac1a052b'),(96627,8328,'page_content_5_block_content','<h4 class=\"blk-heading\"><strong>Ready For Your Next Nice Problem?</strong></h4>\r\nImproving eCommerce UX design and eCommerce UI design isn’t about polishing pixels - it’s about unlocking serious performance. With better customer journeys, you get more revenue, stronger loyalty, and fewer abandoned carts.\r\n\r\nOur NNP Workshop gives you a roadmap to get there. It’s a focused, jargon-free audit of your current site, backed by real data and presented in a short, sharp walkthrough video. You’ll know what’s working, what’s holding you back, and what needs to change to unlock the next nice problem waiting for you.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/nnp-success-workshop/\" class=\"cta\">Book your NNP Workshop</a>'),(96628,8328,'_page_content_5_block_content','field_66cda60b2ea88'),(96629,8328,'page_content_6_block_title','<h4>What our clients say</h4>'),(96630,8328,'_page_content_6_block_title','field_67c86b51a9ddc'),(96631,8328,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(96632,8328,'_page_content_7_intro_block','field_67f39a7e87a67'),(96633,8328,'page_content_7_faqs_to_load','85'),(96634,8328,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(96635,8328,'page_content_8_block_intro','<h3>Recent UX Projects</h3>'),(96636,8328,'_page_content_8_block_intro','field_66fbc8f5b1c94'),(96637,8328,'page_content_8_project_filter','a:4:{i:0;s:2:\"64\";i:1;s:2:\"60\";i:2;s:2:\"21\";i:3;s:2:\"13\";}'),(96638,8328,'_page_content_8_project_filter','field_66826e0b41d79'),(96639,8329,'_edit_lock','1770116173:1'),(96640,8329,'_edit_last','1'),(96641,8329,'_yoast_wpseo_primary_faq_category','86'),(96642,8329,'_yoast_wpseo_content_score','90'),(96643,8329,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96644,8330,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"1_col_block_text_block\";i:4;s:12:\"our_services\";i:5;s:22:\"1_col_block_with_media\";i:6;s:22:\"1_col_block_text_block\";i:7;s:22:\"2_col_block_with_media\";i:8;s:17:\"testimonial_block\";i:9;s:4:\"faqs\";i:10;s:15:\"conversion_form\";}'),(96645,8330,'_page_content','field_65bcc772ba827'),(96646,8330,'bottom_cta',''),(96647,8330,'_bottom_cta','field_66fbcaec309e9'),(96648,8330,'page_content_0_video_file',''),(96649,8330,'_page_content_0_video_file','field_67c9c54f20190'),(96650,8330,'page_content_0_video_file_webm',''),(96651,8330,'_page_content_0_video_file_webm','field_67c9c54f20191'),(96652,8330,'page_content_0_background_image',''),(96653,8330,'_page_content_0_background_image','field_67c9c54f20192'),(96654,8330,'page_content_0_banner_content','<h1>eCommerce Development</h1>'),(96655,8330,'_page_content_0_banner_content','field_67c9c54f20193'),(96656,8330,'page_content_1_add_background','white'),(96657,8330,'_page_content_1_add_background','field_6717be84974f1'),(96658,8330,'page_content_1_block_title','<h2>Built for Growth – From the Ground Up.</h2>'),(96659,8330,'_page_content_1_block_title','field_67b8463f82176'),(96660,8330,'page_content_1_block_content','Your website shouldn’t be what holds you back. It’s where people buy, discover your brand, and come back again and again. It should be built to grow with you, not against you.\r\n\r\nAt Actuate, we deliver high-performance eCommerce website development built for modern growth. Whether you\'re replatforming, launching from scratch, or need custom features, our team creates scalable, conversion-focused solutions that work for your business.\r\n\r\nWe’re a proven eCommerce development agency in the UK brands trust to drive performance, not just launch sites. From technical execution to long-term support, we help you unlock your next nice problem.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the development team</a>'),(96661,8330,'_page_content_1_block_content','field_664b5f5c5973a'),(96662,8330,'page_content_2_add_background','black'),(96663,8330,'_page_content_2_add_background','field_67c9c6c17d609'),(96664,8330,'page_content_2_block_content','<h3>Replatforming.</h3>\r\nWe get to know your business, goals, and challenges inside out. Then we deliver a short, sharp NNP Workshop video - zero fluff - that highlights what’s working, what’s broken, and what needs fixing fast. We’ll show you exactly how to transform your site and what’s holding you back from growth. All delivered by experts who’ve done it before.'),(96665,8330,'_page_content_2_block_content','field_67c9c6c17d60b'),(96666,8330,'page_content_2_media_block','8054'),(96667,8330,'_page_content_2_media_block','field_67c9c6d37d60c'),(96668,8330,'page_content_2_alignment','left'),(96669,8330,'_page_content_2_alignment','field_67c9c6dd7d60d'),(96670,8330,'page_content_3_block_content','<h3>Solving the Next Nice Problem</h3>\r\nWe don’t just build for today - we build for what your business can become. Every project is designed with growth in mind. Our eCommerce development services ensure your site supports your long-term goals through high-performing code, seamless integrations, and future-ready architecture.'),(96671,8330,'_page_content_3_block_content','field_6891d9dfb5406'),(96672,8330,'page_content_4_the_services_0_service_title','Magento 2'),(96673,8330,'_page_content_4_the_services_0_service_title','field_67c6cd1bcad26'),(96674,8330,'page_content_4_the_services_0_service_image','7954'),(96675,8330,'_page_content_4_the_services_0_service_image','field_67c6cd2dcad27'),(96676,8330,'page_content_4_the_services_0_side_title','Magento 2'),(96677,8330,'_page_content_4_the_services_0_side_title','field_67c6e0fbc5a42'),(96678,8330,'page_content_4_the_services_0_service_description','Harness the power of flexibility with Magento Open Source. Our certified developers leverage this robust platform to build customisable, feature-rich stores without the enterprise price tag.\r\n\r\nPerfect for: Mid-sized businesses seeking powerful functionality with complete ownership of their digital ecosystem.\r\n\r\nOur Magento Open Source services include:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Custom theme development aligned with your brand identity</li>\r\n 	<li index=\"1\">Extension integration and custom module development</li>\r\n 	<li index=\"2\">Performance optimisation for lightning-fast page loads</li>\r\n 	<li index=\"3\">Comprehensive security implementation</li>\r\n 	<li index=\"4\">Mobile-responsive design that converts across all devices</li>\r\n</ul>'),(96679,8330,'_page_content_4_the_services_0_service_description','field_67c6cd38cad28'),(96680,8330,'page_content_4_the_services_0_service_link','a:3:{s:5:\"title\";s:23:\"View Magento 2 Services\";s:3:\"url\";s:50:\"https://actuate.webpreview.co/services/magento-open-source/\";s:6:\"target\";s:0:\"\";}'),(96681,8330,'_page_content_4_the_services_0_service_link','field_67c6cd4ecad29'),(96682,8330,'page_content_4_the_services_1_service_title','Adobe Commerce'),(96683,8330,'_page_content_4_the_services_1_service_title','field_67c6cd1bcad26'),(96684,8330,'page_content_4_the_services_1_service_image','6661'),(96685,8330,'_page_content_4_the_services_1_service_image','field_67c6cd2dcad27'),(96686,8330,'page_content_4_the_services_1_side_title','Adobe Commerce'),(96687,8330,'_page_content_4_the_services_1_side_title','field_67c6e0fbc5a42'),(96688,8330,'page_content_4_the_services_1_service_description','Elevate your eCommerce operation with Adobe Commerce, the enterprise-level solution that powers some of the world\'s most successful online retailers.\r\n\r\nPerfect for: Growing enterprises with complex requirements and ambitious sales targets.\r\n\r\nOur Adobe Commerce expertise covers:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Advanced B2B functionality implementation</li>\r\n 	<li index=\"1\">Multi-store setup and management</li>\r\n 	<li index=\"2\">Content staging and preview capabilities</li>\r\n 	<li index=\"3\">Visual merchandising and product recommendations</li>\r\n 	<li index=\"4\">Sophisticated inventory and order management solutions</li>\r\n 	<li index=\"5\">Seamless integration with Adobe Experience Cloud</li>\r\n</ul>'),(96689,8330,'_page_content_4_the_services_1_service_description','field_67c6cd38cad28'),(96690,8330,'page_content_4_the_services_1_service_link','a:3:{s:5:\"title\";s:28:\"View Adobe Commerce Services\";s:3:\"url\";s:68:\"https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/\";s:6:\"target\";s:0:\"\";}'),(96691,8330,'_page_content_4_the_services_1_service_link','field_67c6cd4ecad29'),(96692,8330,'page_content_4_the_services_2_service_title','Shopify'),(96693,8330,'_page_content_4_the_services_2_service_title','field_67c6cd1bcad26'),(96694,8330,'page_content_4_the_services_2_service_image','8175'),(96695,8330,'_page_content_4_the_services_2_service_image','field_67c6cd2dcad27'),(96696,8330,'page_content_4_the_services_2_side_title','Shopify'),(96697,8330,'_page_content_4_the_services_2_side_title','field_67c6e0fbc5a42'),(96698,8330,'page_content_4_the_services_2_service_description','Unlock enterprise-level eCommerce without the typical complexity. Shopify Plus delivers advanced functionality with the same user-friendly experience that makes Shopify so popular.\r\n\r\nPerfect for: High-growth brands and established businesses seeking scalability without technical overhead.\r\n\r\nOur Shopify Plus offerings:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">Automation workflows for efficient operations</li>\r\n 	<li index=\"1\">Customised checkout experiences</li>\r\n 	<li index=\"2\">International expansion strategy and implementation</li>\r\n 	<li index=\"3\">Headless commerce architecture</li>\r\n 	<li index=\"4\">High-volume transaction optimisation</li>\r\n 	<li index=\"5\">Script development for personalised shopping experiences</li>\r\n</ul>'),(96699,8330,'_page_content_4_the_services_2_service_description','field_67c6cd38cad28'),(96700,8330,'page_content_4_the_services_2_service_link','a:3:{s:5:\"title\";s:21:\"View Shopify Services\";s:3:\"url\";s:38:\"https://actuate.webpreview.co/services/shopify/\";s:6:\"target\";s:0:\"\";}'),(96701,8330,'_page_content_4_the_services_2_service_link','field_67c6cd4ecad29'),(96702,8330,'page_content_4_the_services_3_service_title','Aero Commerce'),(96703,8330,'_page_content_4_the_services_3_service_title','field_67c6cd1bcad26'),(96704,8330,'page_content_4_the_services_3_service_image','7014'),(96705,8330,'_page_content_4_the_services_3_service_image','field_67c6cd2dcad27'),(96706,8330,'page_content_4_the_services_3_side_title','Aero Commerce'),(96707,8330,'_page_content_4_the_services_3_side_title','field_67c6e0fbc5a42'),(96708,8330,'page_content_4_the_services_3_service_description','Experience the perfect balance of flexibility and ease-of-use with Aero Commerce, the UK-built platform designed specifically for mid-market retailers.\r\n\r\nPerfect for: UK retailers looking for a platform that understands British eCommerce needs.\r\n\r\nOur Aero Commerce services:\r\n<ul depth=\"0\">\r\n 	<li index=\"0\">End-to-end store development and design</li>\r\n 	<li index=\"1\">Performance-focused implementation</li>\r\n 	<li index=\"2\">UK-specific payment and shipping integrations</li>\r\n 	<li index=\"3\">Custom module development</li>\r\n 	<li index=\"4\">Seamless ERP and third-party system integration</li>\r\n</ul>'),(96709,8330,'_page_content_4_the_services_3_service_description','field_67c6cd38cad28'),(96710,8330,'page_content_4_the_services_3_service_link','a:3:{s:5:\"title\";s:27:\"View Aero Commerce Services\";s:3:\"url\";s:44:\"https://actuate.webpreview.co/services/aero-commerce/\";s:6:\"target\";s:0:\"\";}'),(96711,8330,'_page_content_4_the_services_3_service_link','field_67c6cd4ecad29'),(96712,8330,'page_content_4_the_services','4'),(96713,8330,'_page_content_4_the_services','field_67c6cd0fcad25'),(96714,8330,'page_content_5_add_background','white'),(96715,8330,'_page_content_5_add_background','field_67d0023c0a374'),(96716,8330,'page_content_5_block_content','<h3>Integrations That Scale With You</h3>\r\nAs your business grows, your tech needs to keep up. We help make sure your ecommerce platform talks to the rest of your tools - cleanly, reliably, and without a pile of workarounds. That means no more order delays from mismatched systems or stock issues caused by manual updates.\r\n\r\nWhether you need to connect warehouse and inventory software, streamline fulfilment through logistics integrations, or bring in new payment gateways, we tailor the setup to suit your operations. For businesses running large catalogues, we make sure product and inventory data stays accurate across platforms. If you’re focused on international growth, we support integrations that handle multi-currency payments and regional delivery.\r\n\r\nWe also connect your marketing tools - like Klaviyo, your CRM, or loyalty software - to make sure your campaigns are firing on live customer data, not stale exports. From ERP systems to custom product feeds, we make your backend work smarter so your team can get on with scaling.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to us about integrations</a>'),(96717,8330,'_page_content_5_block_content','field_67d0023c0a375'),(96718,8330,'page_content_5_media_block','8058'),(96719,8330,'_page_content_5_media_block','field_67d0023c0a376'),(96720,8330,'page_content_6_block_content','<h3>Custom Development</h3>\r\nSometimes off-the-shelf features don’t cut it. That’s where we come in. Our eCommerce website development team designs and builds custom functionality tailored to your business, whatever you need - from advanced filtering logic or a unique checkout flow, to something entirely new.\r\n\r\nYou’ll get solutions that solve real challenges and enhance how your site works for both your team and your customers. We keep the experience slick, performance strong, and your store easy to manage. All delivered by a team that understands how to build clean, scalable, high-performing eCommerce - without unnecessary complexity.'),(96721,8330,'_page_content_6_block_content','field_6891d9dfb5406'),(96722,8330,'page_content_7_add_background','green'),(96723,8330,'_page_content_7_add_background','field_67c9c6c17d609'),(96724,8330,'page_content_7_block_content','<h3>Recovery Projects</h3>\r\nIf your site’s half-finished, unstable, or not performing, we’ll step in. We rescue projects, fix critical issues, and help you get live without wasting what you’ve already invested.\r\n\r\nWe start by auditing what’s there - assessing code quality, platform setup, and missed opportunities. Then we create a prioritised plan to finish the job properly, implement what’s missing, and ensure your store functions exactly as it should. Whether it’s integration gaps, UX problems, or technical snags, we help you move forward with confidence and clarity.\r\n\r\nA recovery project doesn’t mean starting over. It means making the most of what you’ve already built, solving the blockers, and getting your site ready to support real growth.'),(96725,8330,'_page_content_7_block_content','field_67c9c6c17d60b'),(96726,8330,'page_content_7_media_block','8060'),(96727,8330,'_page_content_7_media_block','field_67c9c6d37d60c'),(96728,8330,'page_content_7_alignment','right'),(96729,8330,'_page_content_7_alignment','field_67c9c6dd7d60d'),(96730,8330,'page_content_8_block_title',''),(96731,8330,'_page_content_8_block_title','field_67c86b51a9ddc'),(96732,8330,'page_content_9_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(96733,8330,'_page_content_9_intro_block','field_67f39a7e87a67'),(96734,8330,'page_content_9_faqs_to_load','86'),(96735,8330,'_page_content_9_faqs_to_load','field_67f39a8d87a68'),(96736,8330,'page_content_10_block_intro',''),(96737,8330,'_page_content_10_block_intro','field_6929a69018fdd'),(96738,8330,'page_content_10_form_to_load','5'),(96739,8330,'_page_content_10_form_to_load','field_6929a68118fdc'),(96740,8331,'_edit_lock','1770116216:1'),(96741,8331,'_edit_last','1'),(96742,8331,'_yoast_wpseo_primary_faq_category','86'),(96743,8331,'_yoast_wpseo_content_score','90'),(96744,8331,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96745,8332,'_edit_lock','1770116249:1'),(96746,8332,'_edit_last','1'),(96747,8332,'_yoast_wpseo_primary_faq_category','86'),(96748,8332,'_yoast_wpseo_content_score','90'),(96749,8332,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96750,8333,'_edit_lock','1770116271:1'),(96751,8333,'_edit_last','1'),(96752,8333,'_yoast_wpseo_primary_faq_category','86'),(96753,8333,'_yoast_wpseo_content_score','60'),(96754,8333,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96755,8334,'_edit_lock','1770118863:1'),(96756,8334,'_edit_last','1'),(96757,8334,'_yoast_wpseo_primary_faq_category','86'),(96758,8334,'_yoast_wpseo_content_score','90'),(96759,8334,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96760,8335,'_edit_lock','1770118885:1'),(96761,8335,'_edit_last','1'),(96762,8335,'_yoast_wpseo_primary_faq_category','86'),(96763,8335,'_yoast_wpseo_content_score','90'),(96764,8335,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96765,8336,'_edit_lock','1770118911:1'),(96766,8336,'_edit_last','1'),(96767,8336,'_yoast_wpseo_primary_faq_category','86'),(96768,8336,'_yoast_wpseo_content_score','90'),(96769,8336,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96770,8337,'_edit_lock','1770119000:1'),(96771,8337,'_edit_last','1'),(96772,8337,'_yoast_wpseo_primary_faq_category','86'),(96773,8337,'_yoast_wpseo_content_score','90'),(96774,8337,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96775,8338,'_edit_lock','1770119040:1'),(96776,8338,'_edit_last','1'),(96777,8338,'_yoast_wpseo_primary_faq_category','87'),(96778,8338,'_yoast_wpseo_content_score','90'),(96779,8338,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96780,8339,'_edit_lock','1770119122:1'),(96781,8339,'_edit_last','1'),(96782,8339,'_yoast_wpseo_primary_faq_category','87'),(96783,8339,'_yoast_wpseo_content_score','90'),(96784,8339,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96785,8340,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:13:\"feature_cards\";i:3;s:22:\"1_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:17:\"testimonial_block\";i:7;s:4:\"faqs\";i:8;s:15:\"conversion_form\";}'),(96786,8340,'_page_content','field_65bcc772ba827'),(96787,8340,'bottom_cta',''),(96788,8340,'_bottom_cta','field_66fbcaec309e9'),(96789,8340,'page_content_0_video_file',''),(96790,8340,'_page_content_0_video_file','field_67c9c54f20190'),(96791,8340,'page_content_0_video_file_webm',''),(96792,8340,'_page_content_0_video_file_webm','field_67c9c54f20191'),(96793,8340,'page_content_0_background_image',''),(96794,8340,'_page_content_0_background_image','field_67c9c54f20192'),(96795,8340,'page_content_0_banner_content','<h1>Maintenance &amp; Support</h1>'),(96796,8340,'_page_content_0_banner_content','field_67c9c54f20193'),(96797,8340,'page_content_1_add_background','white'),(96798,8340,'_page_content_1_add_background','field_6717be84974f1'),(96799,8340,'page_content_1_block_title','<h2>Build. Maintain. Grow.</h2>'),(96800,8340,'_page_content_1_block_title','field_67b8463f82176'),(96801,8340,'page_content_1_block_content','A high-performing eCommerce site isn’t a one-and-done job. It needs to be maintained, monitored, and continually improved. Our work doesn’t end when your store goes live - we stay with you to keep things sharp, secure, and scalable. Through ongoing eCommerce maintenance, we ensure your platform stays updated, your integrations keep running smoothly, and your conversion rates keep heading in the right direction. Need help? Let’s talk.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to us about support</a>'),(96802,8340,'_page_content_1_block_content','field_664b5f5c5973a'),(96803,8340,'page_content_2_block_title','<h3>Support Designed Around You.</h3>\r\nEvery business has different demands. Some want a dedicated Adobe Commerce agency on standby. Others need Magento or Shopify support specialists to work alongside an in-house team. We offer support packages tailored to your priorities, whether that’s a fixed number of dev hours per month or fully managed assistance across updates, features, and performance.\r\n\r\nHere’s what we help with every day:'),(96804,8340,'_page_content_2_block_title','field_67da9e22ddf71'),(96805,8340,'page_content_2_cards_0_card_icon',''),(96806,8340,'_page_content_2_cards_0_card_icon','field_67da9e3bddf73'),(96807,8340,'page_content_2_cards_0_card_content','<h4>Increase average\r\norder value</h4>\r\nWe support you with strategies that encourage upsells and bundles to grow revenue per customer.'),(96808,8340,'_page_content_2_cards_0_card_content','field_67da9e49ddf74'),(96809,8340,'page_content_2_cards_1_card_icon',''),(96810,8340,'_page_content_2_cards_1_card_icon','field_67da9e3bddf73'),(96811,8340,'page_content_2_cards_1_card_content','<h4>Boost brand loyalty &amp; repeat purchases</h4>\r\nFrom subscription modules to loyalty integrations, we help keep your customers coming back.'),(96812,8340,'_page_content_2_cards_1_card_content','field_67da9e49ddf74'),(96813,8340,'page_content_2_cards_2_card_icon',''),(96814,8340,'_page_content_2_cards_2_card_icon','field_67da9e3bddf73'),(96815,8340,'page_content_2_cards_2_card_content','<h4>Guarantee data protection &amp; PCI compliance</h4>\r\nWe stay on top of data security protocols to help you stay compliant and trustworthy.'),(96816,8340,'_page_content_2_cards_2_card_content','field_67da9e49ddf74'),(96817,8340,'page_content_2_cards_3_card_icon',''),(96818,8340,'_page_content_2_cards_3_card_icon','field_67da9e3bddf73'),(96819,8340,'page_content_2_cards_3_card_content','<h4>Reduce abandoned basket rates</h4>\r\nOur CRO support and checkout UX fixes help more customers follow through with purchases.'),(96820,8340,'_page_content_2_cards_3_card_content','field_67da9e49ddf74'),(96821,8340,'page_content_2_cards_4_card_icon',''),(96822,8340,'_page_content_2_cards_4_card_icon','field_67da9e3bddf73'),(96823,8340,'page_content_2_cards_4_card_content','<h4>Stay up-to-date with security patches</h4>\r\nWe handle version updates and security patches across Magento 2, Adobe Commerce, Shopify &amp; Hyvä.'),(96824,8340,'_page_content_2_cards_4_card_content','field_67da9e49ddf74'),(96825,8340,'page_content_2_cards_5_card_icon',''),(96826,8340,'_page_content_2_cards_5_card_icon','field_67da9e3bddf73'),(96827,8340,'page_content_2_cards_5_card_content','<h4>Increase lifetime value &amp; maximise ROI</h4>\r\nLong-term support means more site uptime, fewer issues, and consistent improvements to performance.'),(96828,8340,'_page_content_2_cards_5_card_content','field_67da9e49ddf74'),(96829,8340,'page_content_2_cards','6'),(96830,8340,'_page_content_2_cards','field_67da9e2bddf72'),(96831,8340,'page_content_2_block_footer',''),(96832,8340,'_page_content_2_block_footer','field_67da9e66ddf75'),(96833,8340,'page_content_3_add_background','white'),(96834,8340,'_page_content_3_add_background','field_67d0023c0a374'),(96835,8340,'page_content_3_block_content','<h3>Retainers That Feel Like an Extension of Your Team</h3>\r\nYou’re not just getting a dev agency - you’re getting a partner. Work with a dedicated account manager and a consistent team of specialists who get to know your business inside out. We start every retainer with a full audit and deliver a clear roadmap for improvement. Whether it’s development, replatforming, or a recovery project, we’re here for the long haul.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Let’s make life easier</a>'),(96836,8340,'_page_content_3_block_content','field_67d0023c0a375'),(96837,8340,'page_content_3_media_block','8007'),(96838,8340,'_page_content_3_media_block','field_67d0023c0a376'),(96839,8340,'page_content_4_add_background','red'),(96840,8340,'_page_content_4_add_background','field_67c9c6c17d609'),(96841,8340,'page_content_4_block_content','<h3>Training That Gives You Real Control</h3>\r\nYou shouldn’t have to raise a ticket to swap a banner or update a product description. That’s why every build comes with CMS training as standard. We show you how to manage your content, make updates, and get the most from your platform, without needing to rely on developers for the basics.'),(96842,8340,'_page_content_4_block_content','field_67c9c6c17d60b'),(96843,8340,'page_content_4_media_block','8009'),(96844,8340,'_page_content_4_media_block','field_67c9c6d37d60c'),(96845,8340,'page_content_4_alignment','right'),(96846,8340,'_page_content_4_alignment','field_67c9c6dd7d60d'),(96847,8340,'page_content_5_add_background','white'),(96848,8340,'_page_content_5_add_background','field_67c9c6c17d609'),(96849,8340,'page_content_5_block_content','<h3>Security That Keeps Your Store Safe</h3>\r\nOver 43% of cyberattacks target small and mid-sized businesses. That number is only rising. One data breach can lead to serious fines and lasting reputational damage.\r\n\r\nWe make sure your eCommerce platform - whether it’s Magento 2, Adobe Commerce, Shopify, or Hyvä - is protected with the latest updates and hardened against threats. We help you stay compliant with PCI-DSS, GDPR, and keep your customers’ trust intact.'),(96850,8340,'_page_content_5_block_content','field_67c9c6c17d60b'),(96851,8340,'page_content_5_media_block','8012'),(96852,8340,'_page_content_5_media_block','field_67c9c6d37d60c'),(96853,8340,'page_content_5_alignment','left'),(96854,8340,'_page_content_5_alignment','field_67c9c6dd7d60d'),(96855,8340,'page_content_6_block_title','<h4>What our clients say</h4>'),(96856,8340,'_page_content_6_block_title','field_67c86b51a9ddc'),(96857,8340,'page_content_7_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(96858,8340,'_page_content_7_intro_block','field_67f39a7e87a67'),(96859,8340,'page_content_7_faqs_to_load','87'),(96860,8340,'_page_content_7_faqs_to_load','field_67f39a8d87a68'),(96861,8340,'page_content_8_block_intro',''),(96862,8340,'_page_content_8_block_intro','field_6929a69018fdd'),(96863,8340,'page_content_8_form_to_load','5'),(96864,8340,'_page_content_8_form_to_load','field_6929a68118fdc'),(96865,8341,'_edit_lock','1770119176:1'),(96866,8341,'_edit_last','1'),(96867,8341,'_yoast_wpseo_primary_faq_category','87'),(96868,8341,'_yoast_wpseo_content_score','90'),(96869,8341,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96870,8342,'_edit_lock','1770119199:1'),(96871,8342,'_edit_last','1'),(96872,8342,'_yoast_wpseo_primary_faq_category','87'),(96873,8342,'_yoast_wpseo_content_score','90'),(96874,8342,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96875,8343,'_edit_lock','1770119216:1'),(96876,8343,'_edit_last','1'),(96877,8343,'_yoast_wpseo_primary_faq_category','87'),(96878,8343,'_yoast_wpseo_content_score','90'),(96879,8343,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96880,8344,'_edit_lock','1770119242:1'),(96881,8344,'_edit_last','1'),(96882,8344,'_yoast_wpseo_primary_faq_category','87'),(96883,8344,'_yoast_wpseo_content_score','90'),(96884,8344,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96885,8345,'_edit_lock','1770119258:1'),(96886,8345,'_edit_last','1'),(96887,8345,'_yoast_wpseo_primary_faq_category','87'),(96888,8345,'_yoast_wpseo_content_score','60'),(96889,8345,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96890,8346,'_edit_lock','1770119322:1'),(96891,8346,'_edit_last','1'),(96892,8346,'_yoast_wpseo_primary_faq_category','87'),(96893,8346,'_yoast_wpseo_content_score','90'),(96894,8346,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96895,8347,'_edit_lock','1770119360:1'),(96896,8347,'_edit_last','1'),(96897,8347,'_yoast_wpseo_primary_faq_category','88'),(96898,8347,'_yoast_wpseo_content_score','90'),(96899,8347,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96900,8348,'_edit_lock','1770119497:1'),(96901,8348,'_edit_last','1'),(96902,8348,'_yoast_wpseo_primary_faq_category','88'),(96903,8348,'_yoast_wpseo_content_score','90'),(96904,8348,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96905,8349,'page_content_0_video_file',''),(96906,8349,'_page_content_0_video_file','field_67c9c54f20190'),(96907,8349,'page_content_0_video_file_webm',''),(96908,8349,'_page_content_0_video_file_webm','field_67c9c54f20191'),(96909,8349,'page_content_0_background_image',''),(96910,8349,'_page_content_0_background_image','field_67c9c54f20192'),(96911,8349,'page_content_0_banner_content','<h1>Conversion Rate Optimisaton Agency</h1>'),(96912,8349,'_page_content_0_banner_content','field_67c9c54f20193'),(96913,8349,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:10:\"split_cols\";i:6;s:9:\"cta_block\";i:7;s:17:\"testimonial_block\";i:8;s:4:\"faqs\";i:9;s:15:\"conversion_form\";}'),(96914,8349,'_page_content','field_65bcc772ba827'),(96915,8349,'bottom_cta',''),(96916,8349,'_bottom_cta','field_66fbcaec309e9'),(96917,8349,'page_content_1_add_background','white'),(96918,8349,'_page_content_1_add_background','field_6717be84974f1'),(96919,8349,'page_content_1_block_title','<h2>Increase Conversions to Increase Sales</h2>'),(96920,8349,'_page_content_1_block_title','field_67b8463f82176'),(96921,8349,'page_content_1_block_content','Getting more traffic is great, but turning visitors into customers is better. As a specialist Conversion Rate Optimisation Agency, we help you make the most of the traffic you already have. Instead of relying solely on paid acquisition, we focus on eCommerce conversion rate optimisation - removing friction, improving usability, and guiding more users to complete a purchase.\r\n\r\nAt Actuate, our data-driven CRO services are led by experienced strategists who know how to spot leaks, test changes, and increase ROI.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the CRO experts</a>'),(96922,8349,'_page_content_1_block_content','field_664b5f5c5973a'),(96923,8349,'page_content_2_add_background','green'),(96924,8349,'_page_content_2_add_background','field_67c9c6c17d609'),(96925,8349,'page_content_2_block_content','<h3>Why is CRO so Important?</h3>\r\nGetting someone to your site is just half the battle. If they’re not converting, you’re leaving money on the table. According to Adobe, brands that invest in CRO see an average 223% ROI. Even simple UX fixes can result in a 35% boost in conversion rates.\r\n\r\nAs a performance-focused CRO agency in the UK, we focus on removing friction, reducing bounce rate, and helping your customers buy quickly, clearly, and confidently.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">Book a CRO audit</a>'),(96926,8349,'_page_content_2_block_content','field_67c9c6c17d60b'),(96927,8349,'page_content_2_media_block',''),(96928,8349,'_page_content_2_media_block','field_67c9c6d37d60c'),(96929,8349,'page_content_2_alignment','left'),(96930,8349,'_page_content_2_alignment','field_67c9c6dd7d60d'),(96931,8349,'page_content_3_add_background','white'),(96932,8349,'_page_content_3_add_background','field_67c9c6c17d609'),(96933,8349,'page_content_3_block_content','<h3>Measuring CRO</h3>\r\nWe don’t guess. We identify exactly where users lose interest, abandon baskets, or get stuck, using tools like heatmaps, scroll depth tracking, user session recordings, conversion funnels, and click/heat maps. This gives us real, visual insight into how people interact with your store.\r\n\r\nWe also track form completion rates, cart abandonment, mobile vs desktop performance, and more - giving you a clear view of where your revenue is slipping through the cracks.\r\n\r\nWith that data, we create prioritised plans that directly address those issues, so we can help you build a store that doesn’t just look better, but actually converts more of the traffic you\'re already paying for.'),(96934,8349,'_page_content_3_block_content','field_67c9c6c17d60b'),(96935,8349,'page_content_3_media_block',''),(96936,8349,'_page_content_3_media_block','field_67c9c6d37d60c'),(96937,8349,'page_content_3_alignment','right'),(96938,8349,'_page_content_3_alignment','field_67c9c6dd7d60d'),(96939,8349,'page_content_4_block_title','<h3>What\'s involved in a CRO Strategy?</h3>\r\nOur CRO services are custom-fit to your store, platform, and goals:'),(96940,8349,'_page_content_4_block_title','field_67da9e22ddf71'),(96941,8349,'page_content_4_cards_0_card_icon',''),(96942,8349,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(96943,8349,'page_content_4_cards_0_card_content','<h4>A/B Split Testing</h4>\r\nA/B testing can improve conversion rates by up to 49%. We test real user behaviour to determine what converts best, from CTA placement to layout changes.'),(96944,8349,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(96945,8349,'page_content_4_cards_1_card_icon',''),(96946,8349,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(96947,8349,'page_content_4_cards_1_card_content','<h4>User Journey</h4>\r\nSmoother journeys can reduce cart abandonment by up to 35%. We analyse how users move from a landing page to the checkout and identify friction points that cause drop-off.'),(96948,8349,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(96949,8349,'page_content_4_cards_2_card_icon',''),(96950,8349,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(96951,8349,'page_content_4_cards_2_card_content','<h4>Heatmaps</h4>\r\nBrands using heatmap tools report up to a 20% increase in CTA interactions. Click, scroll, and movement data tell us what grabs attention - and what doesn’t. These insights shape layout and content placement to increase engagement and time on site.'),(96952,8349,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(96953,8349,'page_content_4_cards_3_card_icon',''),(96954,8349,'_page_content_4_cards_3_card_icon','field_67da9e3bddf73'),(96955,8349,'page_content_4_cards_3_card_content','<h4>Multivariate Testing</h4>\r\nWe test combinations of content elements (like headers, buttons, and imagery) to find the best-performing layouts. This is especially effective on high-value pages like PDPs and category listings, where small changes can lift sales by 15-25%.'),(96956,8349,'_page_content_4_cards_3_card_content','field_67da9e49ddf74'),(96957,8349,'page_content_4_cards_4_card_icon',''),(96958,8349,'_page_content_4_cards_4_card_icon','field_67da9e3bddf73'),(96959,8349,'page_content_4_cards_4_card_content','<h4>Customer Persona\'s</h4>\r\nWe segment your audience by intent, behaviour, and value. Tailoring experiences to different types of customers improves relevance and can boost conversions by over 200% when paired with personalisation.'),(96960,8349,'_page_content_4_cards_4_card_content','field_67da9e49ddf74'),(96961,8349,'page_content_4_cards_5_card_icon',''),(96962,8349,'_page_content_4_cards_5_card_icon','field_67da9e3bddf73'),(96963,8349,'page_content_4_cards_5_card_content','<h4>UX/UI: User Interface &amp; Design</h4>\r\n88% of users won’t return after a poor experience, so first impressions matter. We don’t just make your site look good - we make it usable. Faster load times and cleaner interfaces help reduce bounce rate and increase purchase intent.'),(96964,8349,'_page_content_4_cards_5_card_content','field_67da9e49ddf74'),(96965,8349,'page_content_4_cards','6'),(96966,8349,'_page_content_4_cards','field_67da9e2bddf72'),(96967,8349,'page_content_4_block_footer',''),(96968,8349,'_page_content_4_block_footer','field_67da9e66ddf75'),(96969,8349,'page_content_5_columns_0_block_image','8073'),(96970,8349,'_page_content_5_columns_0_block_image','field_6908d6945104a'),(96971,8349,'page_content_5_columns_0_block_content','<h3>Magento &amp; Adobe Commerce</h3>\r\nFrom complex catalogues to custom checkout flows, we fine-tune your Magento or Adobe Commerce site to remove blockers, reduce load times, and increase checkout completion.'),(96972,8349,'_page_content_5_columns_0_block_content','field_6908d6ad5104b'),(96973,8349,'page_content_5_columns_1_block_image','8074'),(96974,8349,'_page_content_5_columns_1_block_image','field_6908d6945104a'),(96975,8349,'page_content_5_columns_1_block_content','<h3>Shopify &amp; Shopify Plus</h3>\r\nShopify’s flexibility is its superpower - but it still needs refining. We optimise desktop and mobile UX, streamline templates, and improve navigation to turn casual visitors into loyal customers.'),(96976,8349,'_page_content_5_columns_1_block_content','field_6908d6ad5104b'),(96977,8349,'page_content_5_columns','2'),(96978,8349,'_page_content_5_columns','field_6908d68951049'),(96979,8349,'page_content_6_show_background','0'),(96980,8349,'_page_content_6_show_background','field_67175ac1a052b'),(96981,8349,'page_content_6_block_content','<h3>Let’s Turn More Clicks into Customers</h3>\r\nCRO isn’t a one-and-done project. It’s a long-term growth lever. As a data-led CRO agency in the UK businesses depend on, we help you increase revenue, improve ROI, and create the next nice problem: how to keep up with growing demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your CRO workshop</a>'),(96982,8349,'_page_content_6_block_content','field_66cda60b2ea88'),(96983,8349,'page_content_7_block_title','<h3>What our clients say</h3>'),(96984,8349,'_page_content_7_block_title','field_67c86b51a9ddc'),(96985,8349,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(96986,8349,'_page_content_8_intro_block','field_67f39a7e87a67'),(96987,8349,'page_content_8_faqs_to_load','88'),(96988,8349,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(96989,8349,'page_content_9_block_intro',''),(96990,8349,'_page_content_9_block_intro','field_6929a69018fdd'),(96991,8349,'page_content_9_form_to_load','5'),(96992,8349,'_page_content_9_form_to_load','field_6929a68118fdc'),(96993,8350,'_edit_lock','1770119545:1'),(96994,8350,'_edit_last','1'),(96995,8350,'_yoast_wpseo_primary_faq_category','88'),(96996,8350,'_yoast_wpseo_content_score','90'),(96997,8350,'_yoast_wpseo_estimated-reading-time-minutes','1'),(96998,8351,'_edit_lock','1770119559:1'),(96999,8351,'_edit_last','1'),(97000,8351,'_yoast_wpseo_primary_faq_category',''),(97001,8351,'_yoast_wpseo_content_score','90'),(97002,8351,'_yoast_wpseo_estimated-reading-time-minutes','0'),(97003,8352,'_edit_lock','1770119576:1'),(97004,8352,'_edit_last','1'),(97005,8352,'_yoast_wpseo_primary_faq_category','88'),(97006,8352,'_yoast_wpseo_content_score','90'),(97007,8352,'_yoast_wpseo_estimated-reading-time-minutes','0'),(97008,8353,'_edit_lock','1770119595:1'),(97009,8353,'_edit_last','1'),(97010,8353,'_yoast_wpseo_primary_faq_category','88'),(97011,8353,'_yoast_wpseo_content_score','90'),(97012,8353,'_yoast_wpseo_estimated-reading-time-minutes','0'),(97013,8354,'_edit_lock','1770119611:1'),(97014,8354,'_edit_last','1'),(97015,8354,'_yoast_wpseo_primary_faq_category','88'),(97016,8354,'_yoast_wpseo_content_score','90'),(97017,8354,'_yoast_wpseo_estimated-reading-time-minutes','1'),(97018,8355,'_edit_lock','1770136389:1'),(97019,8355,'_edit_last','1'),(97020,8355,'_yoast_wpseo_primary_faq_category','88'),(97021,8355,'_yoast_wpseo_content_score','90'),(97022,8355,'_yoast_wpseo_estimated-reading-time-minutes','1'),(97023,8356,'_wp_attached_file','importance-of-cro.png'),(97024,8356,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:980;s:6:\"height\";i:600;s:4:\"file\";s:21:\"importance-of-cro.png\";s:8:\"filesize\";i:98048;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97025,8356,'_imagify_optimization_level','2'),(97026,8356,'_imagify_status','success'),(97027,8356,'_imagify_data','a:2:{s:5:\"sizes\";a:42:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:293732;s:14:\"optimized_size\";i:98048;s:7:\"percent\";d:66.62;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147863;s:14:\"optimized_size\";i:12367;s:7:\"percent\";d:91.64;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179154;s:14:\"optimized_size\";i:15100;s:7:\"percent\";d:91.57;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26074;s:14:\"optimized_size\";i:2988;s:7:\"percent\";d:88.54;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243788;s:14:\"optimized_size\";i:27089;s:7:\"percent\";d:88.89;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243788;s:14:\"optimized_size\";i:27089;s:7:\"percent\";d:88.89;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:296794;s:14:\"optimized_size\";i:27803;s:7:\"percent\";d:90.63;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149338;s:14:\"optimized_size\";i:12814;s:7:\"percent\";d:91.42;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179154;s:14:\"optimized_size\";i:15100;s:7:\"percent\";d:91.57;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243788;s:14:\"optimized_size\";i:27089;s:7:\"percent\";d:88.89;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:276938;s:14:\"optimized_size\";i:28092;s:7:\"percent\";d:89.86;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132882;s:14:\"optimized_size\";i:12312;s:7:\"percent\";d:90.73;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155487;s:14:\"optimized_size\";i:12917;s:7:\"percent\";d:91.69;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108209;s:14:\"optimized_size\";i:10263;s:7:\"percent\";d:90.52;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243788;s:14:\"optimized_size\";i:27089;s:7:\"percent\";d:88.89;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:244485;s:14:\"optimized_size\";i:24594;s:7:\"percent\";d:89.94;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:257888;s:14:\"optimized_size\";i:28248;s:7:\"percent\";d:89.05;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187309;s:14:\"optimized_size\";i:15490;s:7:\"percent\";d:91.73;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260615;s:14:\"optimized_size\";i:28127;s:7:\"percent\";d:89.21;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:225452;s:14:\"optimized_size\";i:17910;s:7:\"percent\";d:92.06;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170363;s:14:\"optimized_size\";i:14043;s:7:\"percent\";d:91.76;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:293732;s:14:\"optimized_size\";i:28960;s:7:\"percent\";d:90.14;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170363;s:14:\"optimized_size\";i:58926;s:7:\"percent\";d:65.41;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:225452;s:14:\"optimized_size\";i:77364;s:7:\"percent\";d:65.68;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260615;s:14:\"optimized_size\";i:78840;s:7:\"percent\";d:69.75;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187309;s:14:\"optimized_size\";i:67917;s:7:\"percent\";d:63.74;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:257888;s:14:\"optimized_size\";i:78351;s:7:\"percent\";d:69.62;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:244485;s:14:\"optimized_size\";i:79988;s:7:\"percent\";d:67.28;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243788;s:14:\"optimized_size\";i:75336;s:7:\"percent\";d:69.1;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108209;s:14:\"optimized_size\";i:36502;s:7:\"percent\";d:66.27;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155487;s:14:\"optimized_size\";i:52234;s:7:\"percent\";d:66.41;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132882;s:14:\"optimized_size\";i:45789;s:7:\"percent\";d:65.54;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:276938;s:14:\"optimized_size\";i:83889;s:7:\"percent\";d:69.71;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75336;s:14:\"optimized_size\";i:68630;s:7:\"percent\";d:8.9;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179154;s:14:\"optimized_size\";i:58796;s:7:\"percent\";d:67.18;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149338;s:14:\"optimized_size\";i:50431;s:7:\"percent\";d:66.23;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:296794;s:14:\"optimized_size\";i:92271;s:7:\"percent\";d:68.91;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68630;s:14:\"optimized_size\";i:65536;s:7:\"percent\";d:4.51;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65536;s:14:\"optimized_size\";i:59157;s:7:\"percent\";d:9.73;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26074;s:14:\"optimized_size\";i:9981;s:7:\"percent\";d:61.72;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58796;s:14:\"optimized_size\";i:55173;s:7:\"percent\";d:6.16;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147863;s:14:\"optimized_size\";i:50142;s:7:\"percent\";d:66.09;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7891558;s:14:\"optimized_size\";i:1758785;s:7:\"percent\";d:77.71;s:7:\"message\";s:0:\"\";}}'),(97028,8356,'_wp_attachment_image_alt','Why is CRO so Important?'),(97029,8357,'_wp_attached_file','measure-cro.png'),(97030,8357,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:980;s:6:\"height\";i:600;s:4:\"file\";s:15:\"measure-cro.png\";s:8:\"filesize\";i:89749;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97031,8357,'_imagify_optimization_level','2'),(97032,8357,'_imagify_status','success'),(97033,8357,'_imagify_data','a:2:{s:5:\"sizes\";a:42:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:281676;s:14:\"optimized_size\";i:89749;s:7:\"percent\";d:68.14;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145259;s:14:\"optimized_size\";i:13908;s:7:\"percent\";d:90.43;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176944;s:14:\"optimized_size\";i:16514;s:7:\"percent\";d:90.67;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25625;s:14:\"optimized_size\";i:3450;s:7:\"percent\";d:86.54;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236847;s:14:\"optimized_size\";i:27497;s:7:\"percent\";d:88.39;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236847;s:14:\"optimized_size\";i:27497;s:7:\"percent\";d:88.39;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:289534;s:14:\"optimized_size\";i:28745;s:7:\"percent\";d:90.07;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146752;s:14:\"optimized_size\";i:14289;s:7:\"percent\";d:90.26;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176944;s:14:\"optimized_size\";i:16514;s:7:\"percent\";d:90.67;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236847;s:14:\"optimized_size\";i:27497;s:7:\"percent\";d:88.39;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:270605;s:14:\"optimized_size\";i:28521;s:7:\"percent\";d:89.46;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123657;s:14:\"optimized_size\";i:13101;s:7:\"percent\";d:89.41;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153330;s:14:\"optimized_size\";i:14131;s:7:\"percent\";d:90.78;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113766;s:14:\"optimized_size\";i:12122;s:7:\"percent\";d:89.34;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236847;s:14:\"optimized_size\";i:27497;s:7:\"percent\";d:88.39;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:242328;s:14:\"optimized_size\";i:25906;s:7:\"percent\";d:89.31;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:251474;s:14:\"optimized_size\";i:28840;s:7:\"percent\";d:88.53;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184490;s:14:\"optimized_size\";i:16539;s:7:\"percent\";d:91.04;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:253884;s:14:\"optimized_size\";i:28789;s:7:\"percent\";d:88.66;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:220750;s:14:\"optimized_size\";i:19082;s:7:\"percent\";d:91.36;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:167654;s:14:\"optimized_size\";i:15236;s:7:\"percent\";d:90.91;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:281676;s:14:\"optimized_size\";i:29684;s:7:\"percent\";d:89.46;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:167654;s:14:\"optimized_size\";i:58620;s:7:\"percent\";d:65.04;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:220750;s:14:\"optimized_size\";i:75133;s:7:\"percent\";d:65.96;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:253884;s:14:\"optimized_size\";i:76592;s:7:\"percent\";d:69.83;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184490;s:14:\"optimized_size\";i:63595;s:7:\"percent\";d:65.53;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:251474;s:14:\"optimized_size\";i:82276;s:7:\"percent\";d:67.28;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:242328;s:14:\"optimized_size\";i:72481;s:7:\"percent\";d:70.09;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236847;s:14:\"optimized_size\";i:73257;s:7:\"percent\";d:69.07;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113766;s:14:\"optimized_size\";i:34805;s:7:\"percent\";d:69.41;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153330;s:14:\"optimized_size\";i:51744;s:7:\"percent\";d:66.25;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123657;s:14:\"optimized_size\";i:38730;s:7:\"percent\";d:68.68;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:270605;s:14:\"optimized_size\";i:85198;s:7:\"percent\";d:68.52;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73257;s:14:\"optimized_size\";i:66929;s:7:\"percent\";d:8.64;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176944;s:14:\"optimized_size\";i:60321;s:7:\"percent\";d:65.91;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146752;s:14:\"optimized_size\";i:49822;s:7:\"percent\";d:66.05;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:289534;s:14:\"optimized_size\";i:89847;s:7:\"percent\";d:68.97;}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"blog-page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25625;s:14:\"optimized_size\";i:9862;s:7:\"percent\";d:61.51;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60321;s:14:\"optimized_size\";i:57394;s:7:\"percent\";d:4.85;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145259;s:14:\"optimized_size\";i:49382;s:7:\"percent\";d:66;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7590213;s:14:\"optimized_size\";i:1621096;s:7:\"percent\";d:78.64;s:7:\"message\";s:0:\"\";}}'),(97034,8357,'_wp_attachment_image_alt','Measuring CRO'),(97035,8358,'page_content_0_video_file',''),(97036,8358,'_page_content_0_video_file','field_67c9c54f20190'),(97037,8358,'page_content_0_video_file_webm',''),(97038,8358,'_page_content_0_video_file_webm','field_67c9c54f20191'),(97039,8358,'page_content_0_background_image',''),(97040,8358,'_page_content_0_background_image','field_67c9c54f20192'),(97041,8358,'page_content_0_banner_content','<h1>Conversion Rate Optimisaton Agency</h1>'),(97042,8358,'_page_content_0_banner_content','field_67c9c54f20193'),(97043,8358,'page_content','a:10:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:10:\"split_cols\";i:6;s:9:\"cta_block\";i:7;s:17:\"testimonial_block\";i:8;s:4:\"faqs\";i:9;s:15:\"conversion_form\";}'),(97044,8358,'_page_content','field_65bcc772ba827'),(97045,8358,'bottom_cta',''),(97046,8358,'_bottom_cta','field_66fbcaec309e9'),(97047,8358,'page_content_1_add_background','white'),(97048,8358,'_page_content_1_add_background','field_6717be84974f1'),(97049,8358,'page_content_1_block_title','<h2>Increase Conversions to Increase Sales</h2>'),(97050,8358,'_page_content_1_block_title','field_67b8463f82176'),(97051,8358,'page_content_1_block_content','Getting more traffic is great, but turning visitors into customers is better. As a specialist Conversion Rate Optimisation Agency, we help you make the most of the traffic you already have. Instead of relying solely on paid acquisition, we focus on eCommerce conversion rate optimisation - removing friction, improving usability, and guiding more users to complete a purchase.\r\n\r\nAt Actuate, our data-driven CRO services are led by experienced strategists who know how to spot leaks, test changes, and increase ROI.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the CRO experts</a>'),(97052,8358,'_page_content_1_block_content','field_664b5f5c5973a'),(97053,8358,'page_content_2_add_background','green'),(97054,8358,'_page_content_2_add_background','field_67c9c6c17d609'),(97055,8358,'page_content_2_block_content','<h3>Why is CRO so Important?</h3>\r\nGetting someone to your site is just half the battle. If they’re not converting, you’re leaving money on the table. According to Adobe, brands that invest in CRO see an average 223% ROI. Even simple UX fixes can result in a 35% boost in conversion rates.\r\n\r\nAs a performance-focused CRO agency in the UK, we focus on removing friction, reducing bounce rate, and helping your customers buy quickly, clearly, and confidently.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">Book a CRO audit</a>'),(97056,8358,'_page_content_2_block_content','field_67c9c6c17d60b'),(97057,8358,'page_content_2_media_block','8356'),(97058,8358,'_page_content_2_media_block','field_67c9c6d37d60c'),(97059,8358,'page_content_2_alignment','left'),(97060,8358,'_page_content_2_alignment','field_67c9c6dd7d60d'),(97061,8358,'page_content_3_add_background','white'),(97062,8358,'_page_content_3_add_background','field_67c9c6c17d609'),(97063,8358,'page_content_3_block_content','<h3>Measuring CRO</h3>\r\nWe don’t guess. We identify exactly where users lose interest, abandon baskets, or get stuck, using tools like heatmaps, scroll depth tracking, user session recordings, conversion funnels, and click/heat maps. This gives us real, visual insight into how people interact with your store.\r\n\r\nWe also track form completion rates, cart abandonment, mobile vs desktop performance, and more - giving you a clear view of where your revenue is slipping through the cracks.\r\n\r\nWith that data, we create prioritised plans that directly address those issues, so we can help you build a store that doesn’t just look better, but actually converts more of the traffic you\'re already paying for.'),(97064,8358,'_page_content_3_block_content','field_67c9c6c17d60b'),(97065,8358,'page_content_3_media_block','8357'),(97066,8358,'_page_content_3_media_block','field_67c9c6d37d60c'),(97067,8358,'page_content_3_alignment','right'),(97068,8358,'_page_content_3_alignment','field_67c9c6dd7d60d'),(97069,8358,'page_content_4_block_title','<h3>What\'s involved in a CRO Strategy?</h3>\r\nOur CRO services are custom-fit to your store, platform, and goals:'),(97070,8358,'_page_content_4_block_title','field_67da9e22ddf71'),(97071,8358,'page_content_4_cards_0_card_icon',''),(97072,8358,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(97073,8358,'page_content_4_cards_0_card_content','<h4>A/B Split Testing</h4>\r\nA/B testing can improve conversion rates by up to 49%. We test real user behaviour to determine what converts best, from CTA placement to layout changes.'),(97074,8358,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(97075,8358,'page_content_4_cards_1_card_icon',''),(97076,8358,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(97077,8358,'page_content_4_cards_1_card_content','<h4>User Journey</h4>\r\nSmoother journeys can reduce cart abandonment by up to 35%. We analyse how users move from a landing page to the checkout and identify friction points that cause drop-off.'),(97078,8358,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(97079,8358,'page_content_4_cards_2_card_icon',''),(97080,8358,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(97081,8358,'page_content_4_cards_2_card_content','<h4>Heatmaps</h4>\r\nBrands using heatmap tools report up to a 20% increase in CTA interactions. Click, scroll, and movement data tell us what grabs attention - and what doesn’t. These insights shape layout and content placement to increase engagement and time on site.'),(97082,8358,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(97083,8358,'page_content_4_cards_3_card_icon',''),(97084,8358,'_page_content_4_cards_3_card_icon','field_67da9e3bddf73'),(97085,8358,'page_content_4_cards_3_card_content','<h4>Multivariate Testing</h4>\r\nWe test combinations of content elements (like headers, buttons, and imagery) to find the best-performing layouts. This is especially effective on high-value pages like PDPs and category listings, where small changes can lift sales by 15-25%.'),(97086,8358,'_page_content_4_cards_3_card_content','field_67da9e49ddf74'),(97087,8358,'page_content_4_cards_4_card_icon',''),(97088,8358,'_page_content_4_cards_4_card_icon','field_67da9e3bddf73'),(97089,8358,'page_content_4_cards_4_card_content','<h4>Customer Persona\'s</h4>\r\nWe segment your audience by intent, behaviour, and value. Tailoring experiences to different types of customers improves relevance and can boost conversions by over 200% when paired with personalisation.'),(97090,8358,'_page_content_4_cards_4_card_content','field_67da9e49ddf74'),(97091,8358,'page_content_4_cards_5_card_icon',''),(97092,8358,'_page_content_4_cards_5_card_icon','field_67da9e3bddf73'),(97093,8358,'page_content_4_cards_5_card_content','<h4>UX/UI: User Interface &amp; Design</h4>\r\n88% of users won’t return after a poor experience, so first impressions matter. We don’t just make your site look good - we make it usable. Faster load times and cleaner interfaces help reduce bounce rate and increase purchase intent.'),(97094,8358,'_page_content_4_cards_5_card_content','field_67da9e49ddf74'),(97095,8358,'page_content_4_cards','6'),(97096,8358,'_page_content_4_cards','field_67da9e2bddf72'),(97097,8358,'page_content_4_block_footer',''),(97098,8358,'_page_content_4_block_footer','field_67da9e66ddf75'),(97099,8358,'page_content_5_columns_0_block_image','8073'),(97100,8358,'_page_content_5_columns_0_block_image','field_6908d6945104a'),(97101,8358,'page_content_5_columns_0_block_content','<h3>Magento &amp; Adobe Commerce</h3>\r\nFrom complex catalogues to custom checkout flows, we fine-tune your Magento or Adobe Commerce site to remove blockers, reduce load times, and increase checkout completion.'),(97102,8358,'_page_content_5_columns_0_block_content','field_6908d6ad5104b'),(97103,8358,'page_content_5_columns_1_block_image','8074'),(97104,8358,'_page_content_5_columns_1_block_image','field_6908d6945104a'),(97105,8358,'page_content_5_columns_1_block_content','<h3>Shopify &amp; Shopify Plus</h3>\r\nShopify’s flexibility is its superpower - but it still needs refining. We optimise desktop and mobile UX, streamline templates, and improve navigation to turn casual visitors into loyal customers.'),(97106,8358,'_page_content_5_columns_1_block_content','field_6908d6ad5104b'),(97107,8358,'page_content_5_columns','2'),(97108,8358,'_page_content_5_columns','field_6908d68951049'),(97109,8358,'page_content_6_show_background','0'),(97110,8358,'_page_content_6_show_background','field_67175ac1a052b'),(97111,8358,'page_content_6_block_content','<h3>Let’s Turn More Clicks into Customers</h3>\r\nCRO isn’t a one-and-done project. It’s a long-term growth lever. As a data-led CRO agency in the UK businesses depend on, we help you increase revenue, improve ROI, and create the next nice problem: how to keep up with growing demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your CRO workshop</a>'),(97112,8358,'_page_content_6_block_content','field_66cda60b2ea88'),(97113,8358,'page_content_7_block_title','<h3>What our clients say</h3>'),(97114,8358,'_page_content_7_block_title','field_67c86b51a9ddc'),(97115,8358,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(97116,8358,'_page_content_8_intro_block','field_67f39a7e87a67'),(97117,8358,'page_content_8_faqs_to_load','88'),(97118,8358,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(97119,8358,'page_content_9_block_intro',''),(97120,8358,'_page_content_9_block_intro','field_6929a69018fdd'),(97121,8358,'page_content_9_form_to_load','5'),(97122,8358,'_page_content_9_form_to_load','field_6929a68118fdc'),(97123,7193,'page_content_5_before_before_image','8374'),(97124,7193,'_page_content_5_before_before_image','field_6981e6a6ddcaa'),(97125,7193,'page_content_5_before_before_steps_0_step_content','No clear hierarchy or flow to the page, appears overwhelming at first glance'),(97126,7193,'_page_content_5_before_before_steps_0_step_content','field_6981e6c1ddcac'),(97127,7193,'page_content_5_before_before_steps','5'),(97128,7193,'_page_content_5_before_before_steps','field_6981e6b4ddcab'),(97129,7193,'page_content_5_before',''),(97130,7193,'_page_content_5_before','field_6981e69addca9'),(97131,7193,'page_content_5_before_copy_after_image',''),(97132,7193,'_page_content_5_before_copy_after_image','field_6981e6dbddcae'),(97133,7193,'page_content_5_before_copy_after_steps_0_step_content','Clear hierarchy and flow to the page'),(97134,7193,'_page_content_5_before_copy_after_steps_0_step_content','field_6981e6dbddcb0'),(97135,7193,'page_content_5_before_copy_after_steps','1'),(97136,7193,'_page_content_5_before_copy_after_steps','field_6981e6dbddcaf'),(97137,7193,'page_content_5_before_copy',''),(97138,7193,'_page_content_5_before_copy','field_6981e6dbddcad'),(97139,7193,'page_content_6_columns_0_block_image','8073'),(97140,7193,'_page_content_6_columns_0_block_image','field_6908d6945104a'),(97141,7193,'page_content_6_columns_0_block_content','<h4>Magento &amp; Adobe Commerce</h4>\r\nFrom complex catalogues to custom checkout flows, we fine-tune your Magento or Adobe Commerce site to remove blockers, reduce load times, and increase checkout completion.'),(97142,7193,'_page_content_6_columns_0_block_content','field_6908d6ad5104b'),(97143,7193,'page_content_6_columns_1_block_image','8074'),(97144,7193,'_page_content_6_columns_1_block_image','field_6908d6945104a'),(97145,7193,'page_content_6_columns_1_block_content','<h4>Shopify &amp; Shopify Plus</h4>\r\nShopify’s flexibility is its superpower - but it still needs refining. We optimise desktop and mobile UX, streamline templates, and improve navigation to turn casual visitors into loyal customers.'),(97146,7193,'_page_content_6_columns_1_block_content','field_6908d6ad5104b'),(97147,7193,'page_content_6_columns','2'),(97148,7193,'_page_content_6_columns','field_6908d68951049'),(97163,8367,'page_content_0_video_file',''),(97164,8367,'_page_content_0_video_file','field_67c9c54f20190'),(97165,8367,'page_content_0_video_file_webm',''),(97166,8367,'_page_content_0_video_file_webm','field_67c9c54f20191'),(97167,8367,'page_content_0_background_image',''),(97168,8367,'_page_content_0_background_image','field_67c9c54f20192'),(97169,8367,'page_content_0_banner_content','<h1>Conversion Rate Optimisaton Agency</h1>'),(97170,8367,'_page_content_0_banner_content','field_67c9c54f20193'),(97171,8367,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:16:\"before_and_after\";i:6;s:10:\"split_cols\";i:7;s:9:\"cta_block\";i:8;s:17:\"testimonial_block\";i:9;s:4:\"faqs\";i:10;s:15:\"conversion_form\";}'),(97172,8367,'_page_content','field_65bcc772ba827'),(97173,8367,'bottom_cta',''),(97174,8367,'_bottom_cta','field_66fbcaec309e9'),(97175,8367,'page_content_1_add_background','white'),(97176,8367,'_page_content_1_add_background','field_6717be84974f1'),(97177,8367,'page_content_1_block_title','<h2>Increase Conversions to Increase Sales</h2>'),(97178,8367,'_page_content_1_block_title','field_67b8463f82176'),(97179,8367,'page_content_1_block_content','Getting more traffic is great, but turning visitors into customers is better. As a specialist Conversion Rate Optimisation Agency, we help you make the most of the traffic you already have. Instead of relying solely on paid acquisition, we focus on eCommerce conversion rate optimisation - removing friction, improving usability, and guiding more users to complete a purchase.\r\n\r\nAt Actuate, our data-driven CRO services are led by experienced strategists who know how to spot leaks, test changes, and increase ROI.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the CRO experts</a>'),(97180,8367,'_page_content_1_block_content','field_664b5f5c5973a'),(97181,8367,'page_content_2_add_background','green'),(97182,8367,'_page_content_2_add_background','field_67c9c6c17d609'),(97183,8367,'page_content_2_block_content','<h3>Why is CRO so Important?</h3>\r\nGetting someone to your site is just half the battle. If they’re not converting, you’re leaving money on the table. According to Adobe, brands that invest in CRO see an average 223% ROI. Even simple UX fixes can result in a 35% boost in conversion rates.\r\n\r\nAs a performance-focused CRO agency in the UK, we focus on removing friction, reducing bounce rate, and helping your customers buy quickly, clearly, and confidently.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">Book a CRO audit</a>'),(97184,8367,'_page_content_2_block_content','field_67c9c6c17d60b'),(97185,8367,'page_content_2_media_block','8356'),(97186,8367,'_page_content_2_media_block','field_67c9c6d37d60c'),(97187,8367,'page_content_2_alignment','left'),(97188,8367,'_page_content_2_alignment','field_67c9c6dd7d60d'),(97189,8367,'page_content_3_add_background','white'),(97190,8367,'_page_content_3_add_background','field_67c9c6c17d609'),(97191,8367,'page_content_3_block_content','<h3>Measuring CRO</h3>\r\nWe don’t guess. We identify exactly where users lose interest, abandon baskets, or get stuck, using tools like heatmaps, scroll depth tracking, user session recordings, conversion funnels, and click/heat maps. This gives us real, visual insight into how people interact with your store.\r\n\r\nWe also track form completion rates, cart abandonment, mobile vs desktop performance, and more - giving you a clear view of where your revenue is slipping through the cracks.\r\n\r\nWith that data, we create prioritised plans that directly address those issues, so we can help you build a store that doesn’t just look better, but actually converts more of the traffic you\'re already paying for.'),(97192,8367,'_page_content_3_block_content','field_67c9c6c17d60b'),(97193,8367,'page_content_3_media_block','8357'),(97194,8367,'_page_content_3_media_block','field_67c9c6d37d60c'),(97195,8367,'page_content_3_alignment','right'),(97196,8367,'_page_content_3_alignment','field_67c9c6dd7d60d'),(97197,8367,'page_content_4_block_title','<h3>What\'s involved in a CRO Strategy?</h3>\r\nOur CRO services are custom-fit to your store, platform, and goals:'),(97198,8367,'_page_content_4_block_title','field_67da9e22ddf71'),(97199,8367,'page_content_4_cards_0_card_icon',''),(97200,8367,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(97201,8367,'page_content_4_cards_0_card_content','<h4>A/B Split Testing</h4>\r\nA/B testing can improve conversion rates by up to 49%. We test real user behaviour to determine what converts best, from CTA placement to layout changes.'),(97202,8367,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(97203,8367,'page_content_4_cards_1_card_icon',''),(97204,8367,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(97205,8367,'page_content_4_cards_1_card_content','<h4>User Journey</h4>\r\nSmoother journeys can reduce cart abandonment by up to 35%. We analyse how users move from a landing page to the checkout and identify friction points that cause drop-off.'),(97206,8367,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(97207,8367,'page_content_4_cards_2_card_icon',''),(97208,8367,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(97209,8367,'page_content_4_cards_2_card_content','<h4>Heatmaps</h4>\r\nBrands using heatmap tools report up to a 20% increase in CTA interactions. Click, scroll, and movement data tell us what grabs attention - and what doesn’t. These insights shape layout and content placement to increase engagement and time on site.'),(97210,8367,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(97211,8367,'page_content_4_cards_3_card_icon',''),(97212,8367,'_page_content_4_cards_3_card_icon','field_67da9e3bddf73'),(97213,8367,'page_content_4_cards_3_card_content','<h4>Multivariate Testing</h4>\r\nWe test combinations of content elements (like headers, buttons, and imagery) to find the best-performing layouts. This is especially effective on high-value pages like PDPs and category listings, where small changes can lift sales by 15-25%.'),(97214,8367,'_page_content_4_cards_3_card_content','field_67da9e49ddf74'),(97215,8367,'page_content_4_cards_4_card_icon',''),(97216,8367,'_page_content_4_cards_4_card_icon','field_67da9e3bddf73'),(97217,8367,'page_content_4_cards_4_card_content','<h4>Customer Persona\'s</h4>\r\nWe segment your audience by intent, behaviour, and value. Tailoring experiences to different types of customers improves relevance and can boost conversions by over 200% when paired with personalisation.'),(97218,8367,'_page_content_4_cards_4_card_content','field_67da9e49ddf74'),(97219,8367,'page_content_4_cards_5_card_icon',''),(97220,8367,'_page_content_4_cards_5_card_icon','field_67da9e3bddf73'),(97221,8367,'page_content_4_cards_5_card_content','<h4>UX/UI: User Interface &amp; Design</h4>\r\n88% of users won’t return after a poor experience, so first impressions matter. We don’t just make your site look good - we make it usable. Faster load times and cleaner interfaces help reduce bounce rate and increase purchase intent.'),(97222,8367,'_page_content_4_cards_5_card_content','field_67da9e49ddf74'),(97223,8367,'page_content_4_cards','6'),(97224,8367,'_page_content_4_cards','field_67da9e2bddf72'),(97225,8367,'page_content_4_block_footer',''),(97226,8367,'_page_content_4_block_footer','field_67da9e66ddf75'),(97227,8367,'page_content_5_before_before_image',''),(97228,8367,'_page_content_5_before_before_image','field_6981e6a6ddcaa'),(97229,8367,'page_content_5_before_before_steps_0_step_content','No clear hierarchy of flow to the page, appears overwhelming at first glance.'),(97230,8367,'_page_content_5_before_before_steps_0_step_content','field_6981e6c1ddcac'),(97231,8367,'page_content_5_before_before_steps','1'),(97232,8367,'_page_content_5_before_before_steps','field_6981e6b4ddcab'),(97233,8367,'page_content_5_before',''),(97234,8367,'_page_content_5_before','field_6981e69addca9'),(97235,8367,'page_content_5_before_copy_after_image',''),(97236,8367,'_page_content_5_before_copy_after_image','field_6981e6dbddcae'),(97237,8367,'page_content_5_before_copy_after_steps_0_step_content','Clear hierarchy and flow to the page'),(97238,8367,'_page_content_5_before_copy_after_steps_0_step_content','field_6981e6dbddcb0'),(97239,8367,'page_content_5_before_copy_after_steps','1'),(97240,8367,'_page_content_5_before_copy_after_steps','field_6981e6dbddcaf'),(97241,8367,'page_content_5_before_copy',''),(97242,8367,'_page_content_5_before_copy','field_6981e6dbddcad'),(97243,8367,'page_content_6_columns_0_block_image','8073'),(97244,8367,'_page_content_6_columns_0_block_image','field_6908d6945104a'),(97245,8367,'page_content_6_columns_0_block_content','<h3>Magento &amp; Adobe Commerce</h3>\r\nFrom complex catalogues to custom checkout flows, we fine-tune your Magento or Adobe Commerce site to remove blockers, reduce load times, and increase checkout completion.'),(97246,8367,'_page_content_6_columns_0_block_content','field_6908d6ad5104b'),(97247,8367,'page_content_6_columns_1_block_image','8074'),(97248,8367,'_page_content_6_columns_1_block_image','field_6908d6945104a'),(97249,8367,'page_content_6_columns_1_block_content','<h3>Shopify &amp; Shopify Plus</h3>\r\nShopify’s flexibility is its superpower - but it still needs refining. We optimise desktop and mobile UX, streamline templates, and improve navigation to turn casual visitors into loyal customers.'),(97250,8367,'_page_content_6_columns_1_block_content','field_6908d6ad5104b'),(97251,8367,'page_content_6_columns','2'),(97252,8367,'_page_content_6_columns','field_6908d68951049'),(97253,8367,'page_content_7_show_background','0'),(97254,8367,'_page_content_7_show_background','field_67175ac1a052b'),(97255,8367,'page_content_7_block_content','<h3>Let’s Turn More Clicks into Customers</h3>\r\nCRO isn’t a one-and-done project. It’s a long-term growth lever. As a data-led CRO agency in the UK businesses depend on, we help you increase revenue, improve ROI, and create the next nice problem: how to keep up with growing demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your CRO workshop</a>'),(97256,8367,'_page_content_7_block_content','field_66cda60b2ea88'),(97257,8367,'page_content_8_block_title','<h3>What our clients say</h3>'),(97258,8367,'_page_content_8_block_title','field_67c86b51a9ddc'),(97259,8367,'page_content_9_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(97260,8367,'_page_content_9_intro_block','field_67f39a7e87a67'),(97261,8367,'page_content_9_faqs_to_load','88'),(97262,8367,'_page_content_9_faqs_to_load','field_67f39a8d87a68'),(97263,8367,'page_content_10_block_intro',''),(97264,8367,'_page_content_10_block_intro','field_6929a69018fdd'),(97265,8367,'page_content_10_form_to_load','5'),(97266,8367,'_page_content_10_form_to_load','field_6929a68118fdc'),(97267,7193,'page_content_7_before_before_image','8377'),(97268,7193,'_page_content_7_before_before_image','field_6981e6a6ddcaa'),(97269,7193,'page_content_7_before_before_steps_0_step_content','Step 1 is open but subsequent steps are pushed below the fold'),(97270,7193,'_page_content_7_before_before_steps_0_step_content','field_6981e6c1ddcac'),(97271,7193,'page_content_7_before_before_steps','5'),(97272,7193,'_page_content_7_before_before_steps','field_6981e6b4ddcab'),(97273,7193,'page_content_7_before',''),(97274,7193,'_page_content_7_before','field_6981e69addca9'),(97275,7193,'page_content_7_before_copy_after_image',''),(97276,7193,'_page_content_7_before_copy_after_image','field_6981e6dbddcae'),(97277,7193,'page_content_7_before_copy_after_steps_0_step_content','Clear hierarchy and flow to the page'),(97278,7193,'_page_content_7_before_copy_after_steps_0_step_content','field_6981e6dbddcb0'),(97279,7193,'page_content_7_before_copy_after_steps','1'),(97280,7193,'_page_content_7_before_copy_after_steps','field_6981e6dbddcaf'),(97281,7193,'page_content_7_before_copy',''),(97282,7193,'_page_content_7_before_copy','field_6981e6dbddcad'),(97283,7193,'page_content_8_show_background','0'),(97284,7193,'_page_content_8_show_background','field_67175ac1a052b'),(97285,7193,'page_content_8_block_content','<h3>Let’s Turn More Clicks into Customers</h3>\r\nCRO isn’t a one-and-done project. It’s a long-term growth lever. As a data-led CRO agency in the UK businesses depend on, we help you increase revenue, improve ROI, and create the next nice problem: how to keep up with growing demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your CRO workshop</a>'),(97286,7193,'_page_content_8_block_content','field_66cda60b2ea88'),(97287,7193,'page_content_9_block_title','<h3>What our clients say</h3>'),(97288,7193,'_page_content_9_block_title','field_67c86b51a9ddc'),(97289,7193,'page_content_10_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(97290,7193,'_page_content_10_intro_block','field_67f39a7e87a67'),(97291,7193,'page_content_10_faqs_to_load','88'),(97292,7193,'_page_content_10_faqs_to_load','field_67f39a8d87a68'),(97293,7193,'page_content_11_block_intro',''),(97294,7193,'_page_content_11_block_intro','field_6929a69018fdd'),(97295,7193,'page_content_11_form_to_load','5'),(97296,7193,'_page_content_11_form_to_load','field_6929a68118fdc'),(97297,8368,'page_content_0_video_file',''),(97298,8368,'_page_content_0_video_file','field_67c9c54f20190'),(97299,8368,'page_content_0_video_file_webm',''),(97300,8368,'_page_content_0_video_file_webm','field_67c9c54f20191'),(97301,8368,'page_content_0_background_image',''),(97302,8368,'_page_content_0_background_image','field_67c9c54f20192'),(97303,8368,'page_content_0_banner_content','<h1>Conversion Rate Optimisaton Agency</h1>'),(97304,8368,'_page_content_0_banner_content','field_67c9c54f20193'),(97305,8368,'page_content','a:12:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:16:\"before_and_after\";i:6;s:10:\"split_cols\";i:7;s:16:\"before_and_after\";i:8;s:9:\"cta_block\";i:9;s:17:\"testimonial_block\";i:10;s:4:\"faqs\";i:11;s:15:\"conversion_form\";}'),(97306,8368,'_page_content','field_65bcc772ba827'),(97307,8368,'bottom_cta',''),(97308,8368,'_bottom_cta','field_66fbcaec309e9'),(97309,8368,'page_content_1_add_background','white'),(97310,8368,'_page_content_1_add_background','field_6717be84974f1'),(97311,8368,'page_content_1_block_title','<h2>Increase Conversions to Increase Sales</h2>'),(97312,8368,'_page_content_1_block_title','field_67b8463f82176'),(97313,8368,'page_content_1_block_content','Getting more traffic is great, but turning visitors into customers is better. As a specialist Conversion Rate Optimisation Agency, we help you make the most of the traffic you already have. Instead of relying solely on paid acquisition, we focus on eCommerce conversion rate optimisation - removing friction, improving usability, and guiding more users to complete a purchase.\r\n\r\nAt Actuate, our data-driven CRO services are led by experienced strategists who know how to spot leaks, test changes, and increase ROI.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the CRO experts</a>'),(97314,8368,'_page_content_1_block_content','field_664b5f5c5973a'),(97315,8368,'page_content_2_add_background','green'),(97316,8368,'_page_content_2_add_background','field_67c9c6c17d609'),(97317,8368,'page_content_2_block_content','<h3>Why is CRO so Important?</h3>\r\nGetting someone to your site is just half the battle. If they’re not converting, you’re leaving money on the table. According to Adobe, brands that invest in CRO see an average 223% ROI. Even simple UX fixes can result in a 35% boost in conversion rates.\r\n\r\nAs a performance-focused CRO agency in the UK, we focus on removing friction, reducing bounce rate, and helping your customers buy quickly, clearly, and confidently.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">Book a CRO audit</a>'),(97318,8368,'_page_content_2_block_content','field_67c9c6c17d60b'),(97319,8368,'page_content_2_media_block','8356'),(97320,8368,'_page_content_2_media_block','field_67c9c6d37d60c'),(97321,8368,'page_content_2_alignment','left'),(97322,8368,'_page_content_2_alignment','field_67c9c6dd7d60d'),(97323,8368,'page_content_3_add_background','white'),(97324,8368,'_page_content_3_add_background','field_67c9c6c17d609'),(97325,8368,'page_content_3_block_content','<h3>Measuring CRO</h3>\r\nWe don’t guess. We identify exactly where users lose interest, abandon baskets, or get stuck, using tools like heatmaps, scroll depth tracking, user session recordings, conversion funnels, and click/heat maps. This gives us real, visual insight into how people interact with your store.\r\n\r\nWe also track form completion rates, cart abandonment, mobile vs desktop performance, and more - giving you a clear view of where your revenue is slipping through the cracks.\r\n\r\nWith that data, we create prioritised plans that directly address those issues, so we can help you build a store that doesn’t just look better, but actually converts more of the traffic you\'re already paying for.'),(97326,8368,'_page_content_3_block_content','field_67c9c6c17d60b'),(97327,8368,'page_content_3_media_block','8357'),(97328,8368,'_page_content_3_media_block','field_67c9c6d37d60c'),(97329,8368,'page_content_3_alignment','right'),(97330,8368,'_page_content_3_alignment','field_67c9c6dd7d60d'),(97331,8368,'page_content_4_block_title','<h3>What\'s involved in a CRO Strategy?</h3>\r\nOur CRO services are custom-fit to your store, platform, and goals:'),(97332,8368,'_page_content_4_block_title','field_67da9e22ddf71'),(97333,8368,'page_content_4_cards_0_card_icon',''),(97334,8368,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(97335,8368,'page_content_4_cards_0_card_content','<h4>A/B Split Testing</h4>\r\nA/B testing can improve conversion rates by up to 49%. We test real user behaviour to determine what converts best, from CTA placement to layout changes.'),(97336,8368,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(97337,8368,'page_content_4_cards_1_card_icon',''),(97338,8368,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(97339,8368,'page_content_4_cards_1_card_content','<h4>User Journey</h4>\r\nSmoother journeys can reduce cart abandonment by up to 35%. We analyse how users move from a landing page to the checkout and identify friction points that cause drop-off.'),(97340,8368,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(97341,8368,'page_content_4_cards_2_card_icon',''),(97342,8368,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(97343,8368,'page_content_4_cards_2_card_content','<h4>Heatmaps</h4>\r\nBrands using heatmap tools report up to a 20% increase in CTA interactions. Click, scroll, and movement data tell us what grabs attention - and what doesn’t. These insights shape layout and content placement to increase engagement and time on site.'),(97344,8368,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(97345,8368,'page_content_4_cards_3_card_icon',''),(97346,8368,'_page_content_4_cards_3_card_icon','field_67da9e3bddf73'),(97347,8368,'page_content_4_cards_3_card_content','<h4>Multivariate Testing</h4>\r\nWe test combinations of content elements (like headers, buttons, and imagery) to find the best-performing layouts. This is especially effective on high-value pages like PDPs and category listings, where small changes can lift sales by 15-25%.'),(97348,8368,'_page_content_4_cards_3_card_content','field_67da9e49ddf74'),(97349,8368,'page_content_4_cards_4_card_icon',''),(97350,8368,'_page_content_4_cards_4_card_icon','field_67da9e3bddf73'),(97351,8368,'page_content_4_cards_4_card_content','<h4>Customer Persona\'s</h4>\r\nWe segment your audience by intent, behaviour, and value. Tailoring experiences to different types of customers improves relevance and can boost conversions by over 200% when paired with personalisation.'),(97352,8368,'_page_content_4_cards_4_card_content','field_67da9e49ddf74'),(97353,8368,'page_content_4_cards_5_card_icon',''),(97354,8368,'_page_content_4_cards_5_card_icon','field_67da9e3bddf73'),(97355,8368,'page_content_4_cards_5_card_content','<h4>UX/UI: User Interface &amp; Design</h4>\r\n88% of users won’t return after a poor experience, so first impressions matter. We don’t just make your site look good - we make it usable. Faster load times and cleaner interfaces help reduce bounce rate and increase purchase intent.'),(97356,8368,'_page_content_4_cards_5_card_content','field_67da9e49ddf74'),(97357,8368,'page_content_4_cards','6'),(97358,8368,'_page_content_4_cards','field_67da9e2bddf72'),(97359,8368,'page_content_4_block_footer',''),(97360,8368,'_page_content_4_block_footer','field_67da9e66ddf75'),(97361,8368,'page_content_5_before_before_image',''),(97362,8368,'_page_content_5_before_before_image','field_6981e6a6ddcaa'),(97363,8368,'page_content_5_before_before_steps_0_step_content','No clear hierarchy of flow to the page, appears overwhelming at first glance.'),(97364,8368,'_page_content_5_before_before_steps_0_step_content','field_6981e6c1ddcac'),(97365,8368,'page_content_5_before_before_steps','1'),(97366,8368,'_page_content_5_before_before_steps','field_6981e6b4ddcab'),(97367,8368,'page_content_5_before',''),(97368,8368,'_page_content_5_before','field_6981e69addca9'),(97369,8368,'page_content_5_before_copy_after_image',''),(97370,8368,'_page_content_5_before_copy_after_image','field_6981e6dbddcae'),(97371,8368,'page_content_5_before_copy_after_steps_0_step_content','Clear hierarchy and flow to the page'),(97372,8368,'_page_content_5_before_copy_after_steps_0_step_content','field_6981e6dbddcb0'),(97373,8368,'page_content_5_before_copy_after_steps','1'),(97374,8368,'_page_content_5_before_copy_after_steps','field_6981e6dbddcaf'),(97375,8368,'page_content_5_before_copy',''),(97376,8368,'_page_content_5_before_copy','field_6981e6dbddcad'),(97377,8368,'page_content_6_columns_0_block_image','8073'),(97378,8368,'_page_content_6_columns_0_block_image','field_6908d6945104a'),(97379,8368,'page_content_6_columns_0_block_content','<h3>Magento &amp; Adobe Commerce</h3>\r\nFrom complex catalogues to custom checkout flows, we fine-tune your Magento or Adobe Commerce site to remove blockers, reduce load times, and increase checkout completion.'),(97380,8368,'_page_content_6_columns_0_block_content','field_6908d6ad5104b'),(97381,8368,'page_content_6_columns_1_block_image','8074'),(97382,8368,'_page_content_6_columns_1_block_image','field_6908d6945104a'),(97383,8368,'page_content_6_columns_1_block_content','<h3>Shopify &amp; Shopify Plus</h3>\r\nShopify’s flexibility is its superpower - but it still needs refining. We optimise desktop and mobile UX, streamline templates, and improve navigation to turn casual visitors into loyal customers.'),(97384,8368,'_page_content_6_columns_1_block_content','field_6908d6ad5104b'),(97385,8368,'page_content_6_columns','2'),(97386,8368,'_page_content_6_columns','field_6908d68951049'),(97387,8368,'page_content_7_before_before_image',''),(97388,8368,'_page_content_7_before_before_image','field_6981e6a6ddcaa'),(97389,8368,'page_content_7_before_before_steps_0_step_content','No clear hierarchy of flow to the page, appears overwhelming at first glance.'),(97390,8368,'_page_content_7_before_before_steps_0_step_content','field_6981e6c1ddcac'),(97391,8368,'page_content_7_before_before_steps','1'),(97392,8368,'_page_content_7_before_before_steps','field_6981e6b4ddcab'),(97393,8368,'page_content_7_before',''),(97394,8368,'_page_content_7_before','field_6981e69addca9'),(97395,8368,'page_content_7_before_copy_after_image',''),(97396,8368,'_page_content_7_before_copy_after_image','field_6981e6dbddcae'),(97397,8368,'page_content_7_before_copy_after_steps_0_step_content','Clear hierarchy and flow to the page'),(97398,8368,'_page_content_7_before_copy_after_steps_0_step_content','field_6981e6dbddcb0'),(97399,8368,'page_content_7_before_copy_after_steps','1'),(97400,8368,'_page_content_7_before_copy_after_steps','field_6981e6dbddcaf'),(97401,8368,'page_content_7_before_copy',''),(97402,8368,'_page_content_7_before_copy','field_6981e6dbddcad'),(97403,8368,'page_content_8_show_background','0'),(97404,8368,'_page_content_8_show_background','field_67175ac1a052b'),(97405,8368,'page_content_8_block_content','<h3>Let’s Turn More Clicks into Customers</h3>\r\nCRO isn’t a one-and-done project. It’s a long-term growth lever. As a data-led CRO agency in the UK businesses depend on, we help you increase revenue, improve ROI, and create the next nice problem: how to keep up with growing demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your CRO workshop</a>'),(97406,8368,'_page_content_8_block_content','field_66cda60b2ea88'),(97407,8368,'page_content_9_block_title','<h3>What our clients say</h3>'),(97408,8368,'_page_content_9_block_title','field_67c86b51a9ddc'),(97409,8368,'page_content_10_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(97410,8368,'_page_content_10_intro_block','field_67f39a7e87a67'),(97411,8368,'page_content_10_faqs_to_load','88'),(97412,8368,'_page_content_10_faqs_to_load','field_67f39a8d87a68'),(97413,8368,'page_content_11_block_intro',''),(97414,8368,'_page_content_11_block_intro','field_6929a69018fdd'),(97415,8368,'page_content_11_form_to_load','5'),(97416,8368,'_page_content_11_form_to_load','field_6929a68118fdc'),(97417,8370,'_wp_attached_file','i4l-before-after.png'),(97418,8370,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1292;s:6:\"height\";i:1795;s:4:\"file\";s:20:\"i4l-before-after.png\";s:8:\"filesize\";i:767839;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"i4l-before-after-432x600.png\";s:5:\"width\";i:432;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126791;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"i4l-before-after-417x580.png\";s:5:\"width\";i:417;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119190;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"i4l-before-after-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:277648;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"i4l-before-after-768x1067.png\";s:5:\"width\";i:768;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:349875;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"i4l-before-after-1106x1536.png\";s:5:\"width\";i:1106;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:651564;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"i4l-before-after-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:381715;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"i4l-before-after-1292x1067.png\";s:5:\"width\";i:1292;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:537390;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"i4l-before-after-1292x422.png\";s:5:\"width\";i:1292;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155867;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"i4l-before-after-1292x1200.png\";s:5:\"width\";i:1292;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:568058;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"i4l-before-after-1292x800.png\";s:5:\"width\";i:1292;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:385615;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"i4l-before-after-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:187409;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"i4l-before-after-1292x800.png\";s:5:\"width\";i:1292;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:385615;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"i4l-before-after-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62474;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"i4l-before-after-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:120584;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"i4l-before-after-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115658;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"i4l-before-after-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:216173;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"i4l-before-after-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:392790;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"i4l-before-after-1292x1172.png\";s:5:\"width\";i:1292;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:604746;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"i4l-before-after-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:147920;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"i4l-before-after-1292x1200.png\";s:5:\"width\";i:1292;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:636912;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"i4l-before-after-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:118109;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"i4l-before-after-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:233546;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"i4l-before-after-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:287241;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"i4l-before-after-1292x1000.png\";s:5:\"width\";i:1292;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:500130;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"i4l-before-after-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:263391;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:30:\"i4l-before-after-1292x1400.png\";s:5:\"width\";i:1292;s:6:\"height\";i:1400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:757299;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"i4l-before-after-101x140.png\";s:5:\"width\";i:101;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12111;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"i4l-before-after-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:147920;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"i4l-before-after-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:252749;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"i4l-before-after-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:114956;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97422,8370,'_wp_attachment_image_alt','I4L Before and After CRO Updates'),(97423,8371,'_wp_attached_file','auto-id-before-after.png'),(97424,8371,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1292;s:6:\"height\";i:1795;s:4:\"file\";s:24:\"auto-id-before-after.png\";s:8:\"filesize\";i:934957;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"auto-id-before-after-432x600.png\";s:5:\"width\";i:432;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:170180;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"auto-id-before-after-417x580.png\";s:5:\"width\";i:417;s:6:\"height\";i:580;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:161121;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"auto-id-before-after-760x760.png\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:368298;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"auto-id-before-after-768x1067.png\";s:5:\"width\";i:768;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:488426;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"auto-id-before-after-1106x1536.png\";s:5:\"width\";i:1106;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:923295;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:33:\"auto-id-before-after-750x1140.png\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:434658;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:34:\"auto-id-before-after-1292x1067.png\";s:5:\"width\";i:1292;s:6:\"height\";i:1067;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:770474;}s:8:\"masthead\";a:5:{s:4:\"file\";s:33:\"auto-id-before-after-1292x422.png\";s:5:\"width\";i:1292;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:364888;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:34:\"auto-id-before-after-1292x1200.png\";s:5:\"width\";i:1292;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:610365;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:33:\"auto-id-before-after-1292x800.png\";s:5:\"width\";i:1292;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:633320;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:32:\"auto-id-before-after-690x600.png\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:285761;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:33:\"auto-id-before-after-1292x800.png\";s:5:\"width\";i:1292;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:633320;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:32:\"auto-id-before-after-690x240.png\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:143430;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:32:\"auto-id-before-after-710x400.png\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:224269;}s:10:\"team-small\";a:5:{s:4:\"file\";s:32:\"auto-id-before-after-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:148071;}s:10:\"team-large\";a:5:{s:4:\"file\";s:32:\"auto-id-before-after-840x600.png\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:351188;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:33:\"auto-id-before-after-690x1164.png\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:404739;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:34:\"auto-id-before-after-1292x1172.png\";s:5:\"width\";i:1292;s:6:\"height\";i:1172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:823801;}s:10:\"page-small\";a:5:{s:4:\"file\";s:32:\"auto-id-before-after-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:243532;}s:10:\"page-large\";a:5:{s:4:\"file\";s:34:\"auto-id-before-after-1292x1200.png\";s:5:\"width\";i:1292;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:834151;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:32:\"auto-id-before-after-690x400.png\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:215190;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"auto-id-before-after-960x600.png\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:406008;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:32:\"auto-id-before-after-690x910.png\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:359124;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:34:\"auto-id-before-after-1292x1000.png\";s:5:\"width\";i:1292;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:748718;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:32:\"auto-id-before-after-690x800.png\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:334661;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:34:\"auto-id-before-after-1292x1400.png\";s:5:\"width\";i:1292;s:6:\"height\";i:1400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:909287;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:32:\"auto-id-before-after-101x140.png\";s:5:\"width\";i:101;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13699;}s:13:\"project-small\";a:5:{s:4:\"file\";s:32:\"auto-id-before-after-690x480.png\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:243532;}s:13:\"project-large\";a:5:{s:4:\"file\";s:33:\"auto-id-before-after-1230x600.png\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:539016;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:32:\"auto-id-before-after-690x390.png\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:213088;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97425,8371,'_wp_attachment_image_alt','AutoID Before and After CRO Updates'),(97426,7193,'page_content_5_after_after_image','8375'),(97427,7193,'_page_content_5_after_after_image','field_6981e6dbddcae'),(97428,7193,'page_content_5_after_after_steps','5'),(97429,7193,'_page_content_5_after_after_steps','field_6981e6dbddcaf'),(97430,7193,'page_content_5_after',''),(97431,7193,'_page_content_5_after','field_6981e6dbddcad'),(97432,7193,'page_content_5_alignment','right'),(97433,7193,'_page_content_5_alignment','field_6981ea9728d82'),(97434,7193,'page_content_7_after_after_image','8378'),(97435,7193,'_page_content_7_after_after_image','field_6981e6dbddcae'),(97436,7193,'page_content_7_after_after_steps','5'),(97437,7193,'_page_content_7_after_after_steps','field_6981e6dbddcaf'),(97438,7193,'page_content_7_after',''),(97439,7193,'_page_content_7_after','field_6981e6dbddcad'),(97440,7193,'page_content_7_alignment','left'),(97441,7193,'_page_content_7_alignment','field_6981ea9728d82'),(97442,8372,'page_content_0_video_file',''),(97443,8372,'_page_content_0_video_file','field_67c9c54f20190'),(97444,8372,'page_content_0_video_file_webm',''),(97445,8372,'_page_content_0_video_file_webm','field_67c9c54f20191'),(97446,8372,'page_content_0_background_image',''),(97447,8372,'_page_content_0_background_image','field_67c9c54f20192'),(97448,8372,'page_content_0_banner_content','<h1>Conversion Rate Optimisaton Agency</h1>'),(97449,8372,'_page_content_0_banner_content','field_67c9c54f20193'),(97450,8372,'page_content','a:12:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:16:\"before_and_after\";i:6;s:10:\"split_cols\";i:7;s:16:\"before_and_after\";i:8;s:9:\"cta_block\";i:9;s:17:\"testimonial_block\";i:10;s:4:\"faqs\";i:11;s:15:\"conversion_form\";}'),(97451,8372,'_page_content','field_65bcc772ba827'),(97452,8372,'bottom_cta',''),(97453,8372,'_bottom_cta','field_66fbcaec309e9'),(97454,8372,'page_content_1_add_background','white'),(97455,8372,'_page_content_1_add_background','field_6717be84974f1'),(97456,8372,'page_content_1_block_title','<h2>Increase Conversions to Increase Sales</h2>'),(97457,8372,'_page_content_1_block_title','field_67b8463f82176'),(97458,8372,'page_content_1_block_content','Getting more traffic is great, but turning visitors into customers is better. As a specialist Conversion Rate Optimisation Agency, we help you make the most of the traffic you already have. Instead of relying solely on paid acquisition, we focus on eCommerce conversion rate optimisation - removing friction, improving usability, and guiding more users to complete a purchase.\r\n\r\nAt Actuate, our data-driven CRO services are led by experienced strategists who know how to spot leaks, test changes, and increase ROI.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the CRO experts</a>'),(97459,8372,'_page_content_1_block_content','field_664b5f5c5973a'),(97460,8372,'page_content_2_add_background','green'),(97461,8372,'_page_content_2_add_background','field_67c9c6c17d609'),(97462,8372,'page_content_2_block_content','<h3>Why is CRO so Important?</h3>\r\nGetting someone to your site is just half the battle. If they’re not converting, you’re leaving money on the table. According to Adobe, brands that invest in CRO see an average 223% ROI. Even simple UX fixes can result in a 35% boost in conversion rates.\r\n\r\nAs a performance-focused CRO agency in the UK, we focus on removing friction, reducing bounce rate, and helping your customers buy quickly, clearly, and confidently.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">Book a CRO audit</a>'),(97463,8372,'_page_content_2_block_content','field_67c9c6c17d60b'),(97464,8372,'page_content_2_media_block','8356'),(97465,8372,'_page_content_2_media_block','field_67c9c6d37d60c'),(97466,8372,'page_content_2_alignment','left'),(97467,8372,'_page_content_2_alignment','field_67c9c6dd7d60d'),(97468,8372,'page_content_3_add_background','white'),(97469,8372,'_page_content_3_add_background','field_67c9c6c17d609'),(97470,8372,'page_content_3_block_content','<h3>Measuring CRO</h3>\r\nWe don’t guess. We identify exactly where users lose interest, abandon baskets, or get stuck, using tools like heatmaps, scroll depth tracking, user session recordings, conversion funnels, and click/heat maps. This gives us real, visual insight into how people interact with your store.\r\n\r\nWe also track form completion rates, cart abandonment, mobile vs desktop performance, and more - giving you a clear view of where your revenue is slipping through the cracks.\r\n\r\nWith that data, we create prioritised plans that directly address those issues, so we can help you build a store that doesn’t just look better, but actually converts more of the traffic you\'re already paying for.'),(97471,8372,'_page_content_3_block_content','field_67c9c6c17d60b'),(97472,8372,'page_content_3_media_block','8357'),(97473,8372,'_page_content_3_media_block','field_67c9c6d37d60c'),(97474,8372,'page_content_3_alignment','right'),(97475,8372,'_page_content_3_alignment','field_67c9c6dd7d60d'),(97476,8372,'page_content_4_block_title','<h3>What\'s involved in a CRO Strategy?</h3>\r\nOur CRO services are custom-fit to your store, platform, and goals:'),(97477,8372,'_page_content_4_block_title','field_67da9e22ddf71'),(97478,8372,'page_content_4_cards_0_card_icon',''),(97479,8372,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(97480,8372,'page_content_4_cards_0_card_content','<h4>A/B Split Testing</h4>\r\nA/B testing can improve conversion rates by up to 49%. We test real user behaviour to determine what converts best, from CTA placement to layout changes.'),(97481,8372,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(97482,8372,'page_content_4_cards_1_card_icon',''),(97483,8372,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(97484,8372,'page_content_4_cards_1_card_content','<h4>User Journey</h4>\r\nSmoother journeys can reduce cart abandonment by up to 35%. We analyse how users move from a landing page to the checkout and identify friction points that cause drop-off.'),(97485,8372,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(97486,8372,'page_content_4_cards_2_card_icon',''),(97487,8372,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(97488,8372,'page_content_4_cards_2_card_content','<h4>Heatmaps</h4>\r\nBrands using heatmap tools report up to a 20% increase in CTA interactions. Click, scroll, and movement data tell us what grabs attention - and what doesn’t. These insights shape layout and content placement to increase engagement and time on site.'),(97489,8372,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(97490,8372,'page_content_4_cards_3_card_icon',''),(97491,8372,'_page_content_4_cards_3_card_icon','field_67da9e3bddf73'),(97492,8372,'page_content_4_cards_3_card_content','<h4>Multivariate Testing</h4>\r\nWe test combinations of content elements (like headers, buttons, and imagery) to find the best-performing layouts. This is especially effective on high-value pages like PDPs and category listings, where small changes can lift sales by 15-25%.'),(97493,8372,'_page_content_4_cards_3_card_content','field_67da9e49ddf74'),(97494,8372,'page_content_4_cards_4_card_icon',''),(97495,8372,'_page_content_4_cards_4_card_icon','field_67da9e3bddf73'),(97496,8372,'page_content_4_cards_4_card_content','<h4>Customer Persona\'s</h4>\r\nWe segment your audience by intent, behaviour, and value. Tailoring experiences to different types of customers improves relevance and can boost conversions by over 200% when paired with personalisation.'),(97497,8372,'_page_content_4_cards_4_card_content','field_67da9e49ddf74'),(97498,8372,'page_content_4_cards_5_card_icon',''),(97499,8372,'_page_content_4_cards_5_card_icon','field_67da9e3bddf73'),(97500,8372,'page_content_4_cards_5_card_content','<h4>UX/UI: User Interface &amp; Design</h4>\r\n88% of users won’t return after a poor experience, so first impressions matter. We don’t just make your site look good - we make it usable. Faster load times and cleaner interfaces help reduce bounce rate and increase purchase intent.'),(97501,8372,'_page_content_4_cards_5_card_content','field_67da9e49ddf74'),(97502,8372,'page_content_4_cards','6'),(97503,8372,'_page_content_4_cards','field_67da9e2bddf72'),(97504,8372,'page_content_4_block_footer',''),(97505,8372,'_page_content_4_block_footer','field_67da9e66ddf75'),(97506,8372,'page_content_5_before_before_image','8370'),(97507,8372,'_page_content_5_before_before_image','field_6981e6a6ddcaa'),(97508,8372,'page_content_5_before_before_steps_0_step_content','No clear hierarchy of flow to the page, appears overwhelming at first glance.'),(97509,8372,'_page_content_5_before_before_steps_0_step_content','field_6981e6c1ddcac'),(97510,8372,'page_content_5_before_before_steps','1'),(97511,8372,'_page_content_5_before_before_steps','field_6981e6b4ddcab'),(97512,8372,'page_content_5_before',''),(97513,8372,'_page_content_5_before','field_6981e69addca9'),(97514,8372,'page_content_5_before_copy_after_image',''),(97515,8372,'_page_content_5_before_copy_after_image','field_6981e6dbddcae'),(97516,8372,'page_content_5_before_copy_after_steps_0_step_content','Clear hierarchy and flow to the page'),(97517,8372,'_page_content_5_before_copy_after_steps_0_step_content','field_6981e6dbddcb0'),(97518,8372,'page_content_5_before_copy_after_steps','1'),(97519,8372,'_page_content_5_before_copy_after_steps','field_6981e6dbddcaf'),(97520,8372,'page_content_5_before_copy',''),(97521,8372,'_page_content_5_before_copy','field_6981e6dbddcad'),(97522,8372,'page_content_6_columns_0_block_image','8073'),(97523,8372,'_page_content_6_columns_0_block_image','field_6908d6945104a'),(97524,8372,'page_content_6_columns_0_block_content','<h3>Magento &amp; Adobe Commerce</h3>\r\nFrom complex catalogues to custom checkout flows, we fine-tune your Magento or Adobe Commerce site to remove blockers, reduce load times, and increase checkout completion.'),(97525,8372,'_page_content_6_columns_0_block_content','field_6908d6ad5104b'),(97526,8372,'page_content_6_columns_1_block_image','8074'),(97527,8372,'_page_content_6_columns_1_block_image','field_6908d6945104a'),(97528,8372,'page_content_6_columns_1_block_content','<h3>Shopify &amp; Shopify Plus</h3>\r\nShopify’s flexibility is its superpower - but it still needs refining. We optimise desktop and mobile UX, streamline templates, and improve navigation to turn casual visitors into loyal customers.'),(97529,8372,'_page_content_6_columns_1_block_content','field_6908d6ad5104b'),(97530,8372,'page_content_6_columns','2'),(97531,8372,'_page_content_6_columns','field_6908d68951049'),(97532,8372,'page_content_7_before_before_image','8371'),(97533,8372,'_page_content_7_before_before_image','field_6981e6a6ddcaa'),(97534,8372,'page_content_7_before_before_steps_0_step_content','No clear hierarchy of flow to the page, appears overwhelming at first glance.'),(97535,8372,'_page_content_7_before_before_steps_0_step_content','field_6981e6c1ddcac'),(97536,8372,'page_content_7_before_before_steps','1'),(97537,8372,'_page_content_7_before_before_steps','field_6981e6b4ddcab'),(97538,8372,'page_content_7_before',''),(97539,8372,'_page_content_7_before','field_6981e69addca9'),(97540,8372,'page_content_7_before_copy_after_image',''),(97541,8372,'_page_content_7_before_copy_after_image','field_6981e6dbddcae'),(97542,8372,'page_content_7_before_copy_after_steps_0_step_content','Clear hierarchy and flow to the page'),(97543,8372,'_page_content_7_before_copy_after_steps_0_step_content','field_6981e6dbddcb0'),(97544,8372,'page_content_7_before_copy_after_steps','1'),(97545,8372,'_page_content_7_before_copy_after_steps','field_6981e6dbddcaf'),(97546,8372,'page_content_7_before_copy',''),(97547,8372,'_page_content_7_before_copy','field_6981e6dbddcad'),(97548,8372,'page_content_8_show_background','0'),(97549,8372,'_page_content_8_show_background','field_67175ac1a052b'),(97550,8372,'page_content_8_block_content','<h3>Let’s Turn More Clicks into Customers</h3>\r\nCRO isn’t a one-and-done project. It’s a long-term growth lever. As a data-led CRO agency in the UK businesses depend on, we help you increase revenue, improve ROI, and create the next nice problem: how to keep up with growing demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your CRO workshop</a>'),(97551,8372,'_page_content_8_block_content','field_66cda60b2ea88'),(97552,8372,'page_content_9_block_title','<h3>What our clients say</h3>'),(97553,8372,'_page_content_9_block_title','field_67c86b51a9ddc'),(97554,8372,'page_content_10_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(97555,8372,'_page_content_10_intro_block','field_67f39a7e87a67'),(97556,8372,'page_content_10_faqs_to_load','88'),(97557,8372,'_page_content_10_faqs_to_load','field_67f39a8d87a68'),(97558,8372,'page_content_11_block_intro',''),(97559,8372,'_page_content_11_block_intro','field_6929a69018fdd'),(97560,8372,'page_content_11_form_to_load','5'),(97561,8372,'_page_content_11_form_to_load','field_6929a68118fdc'),(97562,8372,'page_content_5_after_after_image',''),(97563,8372,'_page_content_5_after_after_image','field_6981e6dbddcae'),(97564,8372,'page_content_5_after_after_steps',''),(97565,8372,'_page_content_5_after_after_steps','field_6981e6dbddcaf'),(97566,8372,'page_content_5_after',''),(97567,8372,'_page_content_5_after','field_6981e6dbddcad'),(97568,8372,'page_content_5_alignment','left'),(97569,8372,'_page_content_5_alignment','field_6981ea9728d82'),(97570,8372,'page_content_7_after_after_image',''),(97571,8372,'_page_content_7_after_after_image','field_6981e6dbddcae'),(97572,8372,'page_content_7_after_after_steps',''),(97573,8372,'_page_content_7_after_after_steps','field_6981e6dbddcaf'),(97574,8372,'page_content_7_after',''),(97575,8372,'_page_content_7_after','field_6981e6dbddcad'),(97576,8372,'page_content_7_alignment','left'),(97577,8372,'_page_content_7_alignment','field_6981ea9728d82'),(97581,7193,'page_content_5_before_before_steps_1_step_content','Add to Basket CTA below the fold'),(97582,7193,'_page_content_5_before_before_steps_1_step_content','field_6981e6c1ddcac'),(97583,7193,'page_content_5_before_before_steps_2_step_content','Excessive product description pushes key elements down the page'),(97584,7193,'_page_content_5_before_before_steps_2_step_content','field_6981e6c1ddcac'),(97585,7193,'page_content_5_before_before_steps_3_step_content','Configurable options lost behind a dropdown which is easy to miss'),(97586,7193,'_page_content_5_before_before_steps_3_step_content','field_6981e6c1ddcac'),(97587,7193,'page_content_5_before_before_steps_4_step_content','Secondary CTAs such as ‘Specify’ given more prominence than the main CTA which should be ‘Add to Basket’'),(97588,7193,'_page_content_5_before_before_steps_4_step_content','field_6981e6c1ddcac'),(97589,7193,'page_content_5_after_after_steps_0_step_content','Clear hierarchy and flow to the page'),(97590,7193,'_page_content_5_after_after_steps_0_step_content','field_6981e6dbddcb0'),(97591,7193,'page_content_5_after_after_steps_1_step_content','Obvious and logical configurable options allow user to customise product'),(97592,7193,'_page_content_5_after_after_steps_1_step_content','field_6981e6dbddcb0'),(97593,7193,'page_content_5_after_after_steps_2_step_content','Add to Basket CTA now above the fold and clearly visible'),(97594,7193,'_page_content_5_after_after_steps_2_step_content','field_6981e6dbddcb0'),(97595,7193,'page_content_5_after_after_steps_3_step_content','Product description now positioned further down allowing more space above for key elements'),(97596,7193,'_page_content_5_after_after_steps_3_step_content','field_6981e6dbddcb0'),(97597,7193,'page_content_5_after_after_steps_4_step_content','‘Often bought with’ section allows for upsells'),(97598,7193,'_page_content_5_after_after_steps_4_step_content','field_6981e6dbddcb0'),(97599,7193,'page_content_7_before_before_steps_1_step_content','Small product imagery means it is difficult to see the details of each product'),(97600,7193,'_page_content_7_before_before_steps_1_step_content','field_6981e6c1ddcac'),(97601,7193,'page_content_7_before_before_steps_2_step_content','No obvious CTA to see more information about each individual product'),(97602,7193,'_page_content_7_before_before_steps_2_step_content','field_6981e6c1ddcac'),(97603,7193,'page_content_7_before_before_steps_3_step_content','Not clear how much the user needs to spend to qualify for discount levels'),(97604,7193,'_page_content_7_before_before_steps_3_step_content','field_6981e6c1ddcac'),(97605,7193,'page_content_7_before_before_steps_4_step_content','Bundle summary on the right hand side is no longer visible if a user scrolls further down the page'),(97606,7193,'_page_content_7_before_before_steps_4_step_content','field_6981e6c1ddcac'),(97607,7193,'page_content_7_after_after_steps_0_step_content','Clear steps ensure user knows what stage they are at in the process'),(97608,7193,'_page_content_7_after_after_steps_0_step_content','field_6981e6dbddcb0'),(97609,7193,'page_content_7_after_after_steps_1_step_content','Large image and gallery allows user to see the product in detail'),(97610,7193,'_page_content_7_after_after_steps_1_step_content','field_6981e6dbddcb0'),(97611,7193,'page_content_7_after_after_steps_2_step_content','‘More Info’ button allows the user to open up the product information in a modal without leaving the kit builder page'),(97612,7193,'_page_content_7_after_after_steps_2_step_content','field_6981e6dbddcb0'),(97613,7193,'page_content_7_after_after_steps_3_step_content','Sticky footer ensures the bundle price and clear CTAs are always visible'),(97614,7193,'_page_content_7_after_after_steps_3_step_content','field_6981e6dbddcb0'),(97615,7193,'page_content_7_after_after_steps_4_step_content','Discount levels always visible in sticky footer encouraging users to spend more to reach the next level of savings'),(97616,7193,'_page_content_7_after_after_steps_4_step_content','field_6981e6dbddcb0'),(97617,8373,'page_content_0_video_file',''),(97618,8373,'_page_content_0_video_file','field_67c9c54f20190'),(97619,8373,'page_content_0_video_file_webm',''),(97620,8373,'_page_content_0_video_file_webm','field_67c9c54f20191'),(97621,8373,'page_content_0_background_image',''),(97622,8373,'_page_content_0_background_image','field_67c9c54f20192'),(97623,8373,'page_content_0_banner_content','<h1>Conversion Rate Optimisaton Agency</h1>'),(97624,8373,'_page_content_0_banner_content','field_67c9c54f20193'),(97625,8373,'page_content','a:12:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:16:\"before_and_after\";i:6;s:10:\"split_cols\";i:7;s:16:\"before_and_after\";i:8;s:9:\"cta_block\";i:9;s:17:\"testimonial_block\";i:10;s:4:\"faqs\";i:11;s:15:\"conversion_form\";}'),(97626,8373,'_page_content','field_65bcc772ba827'),(97627,8373,'bottom_cta',''),(97628,8373,'_bottom_cta','field_66fbcaec309e9'),(97629,8373,'page_content_1_add_background','white'),(97630,8373,'_page_content_1_add_background','field_6717be84974f1'),(97631,8373,'page_content_1_block_title','<h2>Increase Conversions to Increase Sales</h2>'),(97632,8373,'_page_content_1_block_title','field_67b8463f82176'),(97633,8373,'page_content_1_block_content','Getting more traffic is great, but turning visitors into customers is better. As a specialist Conversion Rate Optimisation Agency, we help you make the most of the traffic you already have. Instead of relying solely on paid acquisition, we focus on eCommerce conversion rate optimisation - removing friction, improving usability, and guiding more users to complete a purchase.\r\n\r\nAt Actuate, our data-driven CRO services are led by experienced strategists who know how to spot leaks, test changes, and increase ROI.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the CRO experts</a>'),(97634,8373,'_page_content_1_block_content','field_664b5f5c5973a'),(97635,8373,'page_content_2_add_background','green'),(97636,8373,'_page_content_2_add_background','field_67c9c6c17d609'),(97637,8373,'page_content_2_block_content','<h3>Why is CRO so Important?</h3>\r\nGetting someone to your site is just half the battle. If they’re not converting, you’re leaving money on the table. According to Adobe, brands that invest in CRO see an average 223% ROI. Even simple UX fixes can result in a 35% boost in conversion rates.\r\n\r\nAs a performance-focused CRO agency in the UK, we focus on removing friction, reducing bounce rate, and helping your customers buy quickly, clearly, and confidently.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">Book a CRO audit</a>'),(97638,8373,'_page_content_2_block_content','field_67c9c6c17d60b'),(97639,8373,'page_content_2_media_block','8356'),(97640,8373,'_page_content_2_media_block','field_67c9c6d37d60c'),(97641,8373,'page_content_2_alignment','left'),(97642,8373,'_page_content_2_alignment','field_67c9c6dd7d60d'),(97643,8373,'page_content_3_add_background','white'),(97644,8373,'_page_content_3_add_background','field_67c9c6c17d609'),(97645,8373,'page_content_3_block_content','<h3>Measuring CRO</h3>\r\nWe don’t guess. We identify exactly where users lose interest, abandon baskets, or get stuck, using tools like heatmaps, scroll depth tracking, user session recordings, conversion funnels, and click/heat maps. This gives us real, visual insight into how people interact with your store.\r\n\r\nWe also track form completion rates, cart abandonment, mobile vs desktop performance, and more - giving you a clear view of where your revenue is slipping through the cracks.\r\n\r\nWith that data, we create prioritised plans that directly address those issues, so we can help you build a store that doesn’t just look better, but actually converts more of the traffic you\'re already paying for.'),(97646,8373,'_page_content_3_block_content','field_67c9c6c17d60b'),(97647,8373,'page_content_3_media_block','8357'),(97648,8373,'_page_content_3_media_block','field_67c9c6d37d60c'),(97649,8373,'page_content_3_alignment','right'),(97650,8373,'_page_content_3_alignment','field_67c9c6dd7d60d'),(97651,8373,'page_content_4_block_title','<h3>What\'s involved in a CRO Strategy?</h3>\r\nOur CRO services are custom-fit to your store, platform, and goals:'),(97652,8373,'_page_content_4_block_title','field_67da9e22ddf71'),(97653,8373,'page_content_4_cards_0_card_icon',''),(97654,8373,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(97655,8373,'page_content_4_cards_0_card_content','<h4>A/B Split Testing</h4>\r\nA/B testing can improve conversion rates by up to 49%. We test real user behaviour to determine what converts best, from CTA placement to layout changes.'),(97656,8373,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(97657,8373,'page_content_4_cards_1_card_icon',''),(97658,8373,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(97659,8373,'page_content_4_cards_1_card_content','<h4>User Journey</h4>\r\nSmoother journeys can reduce cart abandonment by up to 35%. We analyse how users move from a landing page to the checkout and identify friction points that cause drop-off.'),(97660,8373,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(97661,8373,'page_content_4_cards_2_card_icon',''),(97662,8373,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(97663,8373,'page_content_4_cards_2_card_content','<h4>Heatmaps</h4>\r\nBrands using heatmap tools report up to a 20% increase in CTA interactions. Click, scroll, and movement data tell us what grabs attention - and what doesn’t. These insights shape layout and content placement to increase engagement and time on site.'),(97664,8373,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(97665,8373,'page_content_4_cards_3_card_icon',''),(97666,8373,'_page_content_4_cards_3_card_icon','field_67da9e3bddf73'),(97667,8373,'page_content_4_cards_3_card_content','<h4>Multivariate Testing</h4>\r\nWe test combinations of content elements (like headers, buttons, and imagery) to find the best-performing layouts. This is especially effective on high-value pages like PDPs and category listings, where small changes can lift sales by 15-25%.'),(97668,8373,'_page_content_4_cards_3_card_content','field_67da9e49ddf74'),(97669,8373,'page_content_4_cards_4_card_icon',''),(97670,8373,'_page_content_4_cards_4_card_icon','field_67da9e3bddf73'),(97671,8373,'page_content_4_cards_4_card_content','<h4>Customer Persona\'s</h4>\r\nWe segment your audience by intent, behaviour, and value. Tailoring experiences to different types of customers improves relevance and can boost conversions by over 200% when paired with personalisation.'),(97672,8373,'_page_content_4_cards_4_card_content','field_67da9e49ddf74'),(97673,8373,'page_content_4_cards_5_card_icon',''),(97674,8373,'_page_content_4_cards_5_card_icon','field_67da9e3bddf73'),(97675,8373,'page_content_4_cards_5_card_content','<h4>UX/UI: User Interface &amp; Design</h4>\r\n88% of users won’t return after a poor experience, so first impressions matter. We don’t just make your site look good - we make it usable. Faster load times and cleaner interfaces help reduce bounce rate and increase purchase intent.'),(97676,8373,'_page_content_4_cards_5_card_content','field_67da9e49ddf74'),(97677,8373,'page_content_4_cards','6'),(97678,8373,'_page_content_4_cards','field_67da9e2bddf72'),(97679,8373,'page_content_4_block_footer',''),(97680,8373,'_page_content_4_block_footer','field_67da9e66ddf75'),(97681,8373,'page_content_5_before_before_image','8370'),(97682,8373,'_page_content_5_before_before_image','field_6981e6a6ddcaa'),(97683,8373,'page_content_5_before_before_steps_0_step_content','No clear hierarchy or flow to the page, appears overwhelming at first glance'),(97684,8373,'_page_content_5_before_before_steps_0_step_content','field_6981e6c1ddcac'),(97685,8373,'page_content_5_before_before_steps','5'),(97686,8373,'_page_content_5_before_before_steps','field_6981e6b4ddcab'),(97687,8373,'page_content_5_before',''),(97688,8373,'_page_content_5_before','field_6981e69addca9'),(97689,8373,'page_content_5_before_copy_after_image',''),(97690,8373,'_page_content_5_before_copy_after_image','field_6981e6dbddcae'),(97691,8373,'page_content_5_before_copy_after_steps_0_step_content','Clear hierarchy and flow to the page'),(97692,8373,'_page_content_5_before_copy_after_steps_0_step_content','field_6981e6dbddcb0'),(97693,8373,'page_content_5_before_copy_after_steps','1'),(97694,8373,'_page_content_5_before_copy_after_steps','field_6981e6dbddcaf'),(97695,8373,'page_content_5_before_copy',''),(97696,8373,'_page_content_5_before_copy','field_6981e6dbddcad'),(97697,8373,'page_content_6_columns_0_block_image','8073'),(97698,8373,'_page_content_6_columns_0_block_image','field_6908d6945104a'),(97699,8373,'page_content_6_columns_0_block_content','<h3>Magento &amp; Adobe Commerce</h3>\r\nFrom complex catalogues to custom checkout flows, we fine-tune your Magento or Adobe Commerce site to remove blockers, reduce load times, and increase checkout completion.'),(97700,8373,'_page_content_6_columns_0_block_content','field_6908d6ad5104b'),(97701,8373,'page_content_6_columns_1_block_image','8074'),(97702,8373,'_page_content_6_columns_1_block_image','field_6908d6945104a'),(97703,8373,'page_content_6_columns_1_block_content','<h3>Shopify &amp; Shopify Plus</h3>\r\nShopify’s flexibility is its superpower - but it still needs refining. We optimise desktop and mobile UX, streamline templates, and improve navigation to turn casual visitors into loyal customers.'),(97704,8373,'_page_content_6_columns_1_block_content','field_6908d6ad5104b'),(97705,8373,'page_content_6_columns','2'),(97706,8373,'_page_content_6_columns','field_6908d68951049'),(97707,8373,'page_content_7_before_before_image','8371'),(97708,8373,'_page_content_7_before_before_image','field_6981e6a6ddcaa'),(97709,8373,'page_content_7_before_before_steps_0_step_content','Step 1 is open but subsequent steps are pushed below the fold'),(97710,8373,'_page_content_7_before_before_steps_0_step_content','field_6981e6c1ddcac'),(97711,8373,'page_content_7_before_before_steps','5'),(97712,8373,'_page_content_7_before_before_steps','field_6981e6b4ddcab'),(97713,8373,'page_content_7_before',''),(97714,8373,'_page_content_7_before','field_6981e69addca9'),(97715,8373,'page_content_7_before_copy_after_image',''),(97716,8373,'_page_content_7_before_copy_after_image','field_6981e6dbddcae'),(97717,8373,'page_content_7_before_copy_after_steps_0_step_content','Clear hierarchy and flow to the page'),(97718,8373,'_page_content_7_before_copy_after_steps_0_step_content','field_6981e6dbddcb0'),(97719,8373,'page_content_7_before_copy_after_steps','1'),(97720,8373,'_page_content_7_before_copy_after_steps','field_6981e6dbddcaf'),(97721,8373,'page_content_7_before_copy',''),(97722,8373,'_page_content_7_before_copy','field_6981e6dbddcad'),(97723,8373,'page_content_8_show_background','0'),(97724,8373,'_page_content_8_show_background','field_67175ac1a052b'),(97725,8373,'page_content_8_block_content','<h3>Let’s Turn More Clicks into Customers</h3>\r\nCRO isn’t a one-and-done project. It’s a long-term growth lever. As a data-led CRO agency in the UK businesses depend on, we help you increase revenue, improve ROI, and create the next nice problem: how to keep up with growing demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your CRO workshop</a>'),(97726,8373,'_page_content_8_block_content','field_66cda60b2ea88'),(97727,8373,'page_content_9_block_title','<h3>What our clients say</h3>'),(97728,8373,'_page_content_9_block_title','field_67c86b51a9ddc'),(97729,8373,'page_content_10_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(97730,8373,'_page_content_10_intro_block','field_67f39a7e87a67'),(97731,8373,'page_content_10_faqs_to_load','88'),(97732,8373,'_page_content_10_faqs_to_load','field_67f39a8d87a68'),(97733,8373,'page_content_11_block_intro',''),(97734,8373,'_page_content_11_block_intro','field_6929a69018fdd'),(97735,8373,'page_content_11_form_to_load','5'),(97736,8373,'_page_content_11_form_to_load','field_6929a68118fdc'),(97737,8373,'page_content_5_after_after_image',''),(97738,8373,'_page_content_5_after_after_image','field_6981e6dbddcae'),(97739,8373,'page_content_5_after_after_steps','5'),(97740,8373,'_page_content_5_after_after_steps','field_6981e6dbddcaf'),(97741,8373,'page_content_5_after',''),(97742,8373,'_page_content_5_after','field_6981e6dbddcad'),(97743,8373,'page_content_5_alignment','left'),(97744,8373,'_page_content_5_alignment','field_6981ea9728d82'),(97745,8373,'page_content_7_after_after_image',''),(97746,8373,'_page_content_7_after_after_image','field_6981e6dbddcae'),(97747,8373,'page_content_7_after_after_steps','5'),(97748,8373,'_page_content_7_after_after_steps','field_6981e6dbddcaf'),(97749,8373,'page_content_7_after',''),(97750,8373,'_page_content_7_after','field_6981e6dbddcad'),(97751,8373,'page_content_7_alignment','left'),(97752,8373,'_page_content_7_alignment','field_6981ea9728d82'),(97753,8373,'page_content_5_before_before_steps_1_step_content','Add to Basket CTA below the fold'),(97754,8373,'_page_content_5_before_before_steps_1_step_content','field_6981e6c1ddcac'),(97755,8373,'page_content_5_before_before_steps_2_step_content','Excessive product description pushes key elements down the page'),(97756,8373,'_page_content_5_before_before_steps_2_step_content','field_6981e6c1ddcac'),(97757,8373,'page_content_5_before_before_steps_3_step_content','Configurable options lost behind a dropdown which is easy to miss'),(97758,8373,'_page_content_5_before_before_steps_3_step_content','field_6981e6c1ddcac'),(97759,8373,'page_content_5_before_before_steps_4_step_content','Secondary CTAs such as ‘Specify’ given more prominence than the main CTA which should be ‘Add to Basket’'),(97760,8373,'_page_content_5_before_before_steps_4_step_content','field_6981e6c1ddcac'),(97761,8373,'page_content_5_after_after_steps_0_step_content','Clear hierarchy and flow to the page'),(97762,8373,'_page_content_5_after_after_steps_0_step_content','field_6981e6dbddcb0'),(97763,8373,'page_content_5_after_after_steps_1_step_content','Obvious and logical configurable options allow user to customise product'),(97764,8373,'_page_content_5_after_after_steps_1_step_content','field_6981e6dbddcb0'),(97765,8373,'page_content_5_after_after_steps_2_step_content','Add to Basket CTA now above the fold and clearly visible'),(97766,8373,'_page_content_5_after_after_steps_2_step_content','field_6981e6dbddcb0'),(97767,8373,'page_content_5_after_after_steps_3_step_content','Product description now positioned further down allowing more space above for key elements'),(97768,8373,'_page_content_5_after_after_steps_3_step_content','field_6981e6dbddcb0'),(97769,8373,'page_content_5_after_after_steps_4_step_content','‘Often bought with’ section allows for upsells'),(97770,8373,'_page_content_5_after_after_steps_4_step_content','field_6981e6dbddcb0'),(97771,8373,'page_content_7_before_before_steps_1_step_content','Small product imagery means it is difficult to see the details of each product'),(97772,8373,'_page_content_7_before_before_steps_1_step_content','field_6981e6c1ddcac'),(97773,8373,'page_content_7_before_before_steps_2_step_content','No obvious CTA to see more information about each individual product'),(97774,8373,'_page_content_7_before_before_steps_2_step_content','field_6981e6c1ddcac'),(97775,8373,'page_content_7_before_before_steps_3_step_content','Not clear how much the user needs to spend to qualify for discount levels'),(97776,8373,'_page_content_7_before_before_steps_3_step_content','field_6981e6c1ddcac'),(97777,8373,'page_content_7_before_before_steps_4_step_content','Bundle summary on the right hand side is no longer visible if a user scrolls further down the page'),(97778,8373,'_page_content_7_before_before_steps_4_step_content','field_6981e6c1ddcac'),(97779,8373,'page_content_7_after_after_steps_0_step_content','Clear steps ensure user knows what stage they are at in the process'),(97780,8373,'_page_content_7_after_after_steps_0_step_content','field_6981e6dbddcb0'),(97781,8373,'page_content_7_after_after_steps_1_step_content','Large image and gallery allows user to see the product in detail'),(97782,8373,'_page_content_7_after_after_steps_1_step_content','field_6981e6dbddcb0'),(97783,8373,'page_content_7_after_after_steps_2_step_content','‘More Info’ button allows the user to open up the product information in a modal without leaving the kit builder page'),(97784,8373,'_page_content_7_after_after_steps_2_step_content','field_6981e6dbddcb0'),(97785,8373,'page_content_7_after_after_steps_3_step_content','Sticky footer ensures the bundle price and clear CTAs are always visible'),(97786,8373,'_page_content_7_after_after_steps_3_step_content','field_6981e6dbddcb0'),(97787,8373,'page_content_7_after_after_steps_4_step_content','Discount levels always visible in sticky footer encouraging users to spend more to reach the next level of savings'),(97788,8373,'_page_content_7_after_after_steps_4_step_content','field_6981e6dbddcb0'),(97789,8374,'_wp_attached_file','i4l-before.png'),(97790,8374,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1292;s:6:\"height\";i:925;s:4:\"file\";s:14:\"i4l-before.png\";s:8:\"filesize\";i:126203;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97791,8374,'_imagify_optimization_level','2'),(97792,8374,'_imagify_status','success'),(97793,8374,'_imagify_data','a:2:{s:5:\"sizes\";a:52:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:395031;s:14:\"optimized_size\";i:126203;s:7:\"percent\";d:68.05;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:486138;s:14:\"optimized_size\";i:82327;s:7:\"percent\";d:83.07;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:475626;s:14:\"optimized_size\";i:82238;s:7:\"percent\";d:82.71;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135715;s:14:\"optimized_size\";i:21214;s:7:\"percent\";d:84.37;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:323730;s:14:\"optimized_size\";i:43867;s:7:\"percent\";d:86.45;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183946;s:14:\"optimized_size\";i:31848;s:7:\"percent\";d:82.69;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18775;s:14:\"optimized_size\";i:4881;s:7:\"percent\";d:74;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:273815;s:14:\"optimized_size\";i:46195;s:7:\"percent\";d:83.13;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:282247;s:14:\"optimized_size\";i:48657;s:7:\"percent\";d:82.76;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:275423;s:14:\"optimized_size\";i:42977;s:7:\"percent\";d:84.4;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141039;s:14:\"optimized_size\";i:23062;s:7:\"percent\";d:83.65;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183946;s:14:\"optimized_size\";i:31848;s:7:\"percent\";d:82.69;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:242347;s:14:\"optimized_size\";i:63028;s:7:\"percent\";d:73.99;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:276813;s:14:\"optimized_size\";i:49503;s:7:\"percent\";d:82.12;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119649;s:14:\"optimized_size\";i:21332;s:7:\"percent\";d:82.17;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143247;s:14:\"optimized_size\";i:22434;s:7:\"percent\";d:84.34;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86190;s:14:\"optimized_size\";i:13343;s:7:\"percent\";d:84.52;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:420018;s:14:\"optimized_size\";i:88336;s:7:\"percent\";d:78.97;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196016;s:14:\"optimized_size\";i:36729;s:7:\"percent\";d:81.26;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:420018;s:14:\"optimized_size\";i:88336;s:7:\"percent\";d:78.97;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:216658;s:14:\"optimized_size\";i:41049;s:7:\"percent\";d:81.05;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:264669;s:14:\"optimized_size\";i:71864;s:7:\"percent\";d:72.85;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:238266;s:14:\"optimized_size\";i:43167;s:7:\"percent\";d:81.88;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:277133;s:14:\"optimized_size\";i:50862;s:7:\"percent\";d:81.65;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:246713;s:14:\"optimized_size\";i:47586;s:7:\"percent\";d:80.71;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:212599;s:14:\"optimized_size\";i:37936;s:7:\"percent\";d:82.16;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:395031;s:14:\"optimized_size\";i:143229;s:7:\"percent\";d:63.74;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:212599;s:14:\"optimized_size\";i:45805;s:7:\"percent\";d:78.45;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:246713;s:14:\"optimized_size\";i:55686;s:7:\"percent\";d:77.43;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:277133;s:14:\"optimized_size\";i:68873;s:7:\"percent\";d:75.15;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:238266;s:14:\"optimized_size\";i:52143;s:7:\"percent\";d:78.12;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:264669;s:14:\"optimized_size\";i:74700;s:7:\"percent\";d:71.78;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:216658;s:14:\"optimized_size\";i:58385;s:7:\"percent\";d:73.05;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:420018;s:14:\"optimized_size\";i:114466;s:7:\"percent\";d:72.75;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196016;s:14:\"optimized_size\";i:51324;s:7:\"percent\";d:73.82;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114466;s:14:\"optimized_size\";i:101952;s:7:\"percent\";d:10.93;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86190;s:14:\"optimized_size\";i:21367;s:7:\"percent\";d:75.21;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143247;s:14:\"optimized_size\";i:34398;s:7:\"percent\";d:75.99;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119649;s:14:\"optimized_size\";i:30107;s:7:\"percent\";d:74.84;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:276813;s:14:\"optimized_size\";i:59894;s:7:\"percent\";d:78.36;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:242347;s:14:\"optimized_size\";i:71827;s:7:\"percent\";d:70.36;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183946;s:14:\"optimized_size\";i:40508;s:7:\"percent\";d:77.98;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141039;s:14:\"optimized_size\";i:34823;s:7:\"percent\";d:75.31;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:275423;s:14:\"optimized_size\";i:70782;s:7:\"percent\";d:74.3;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:282247;s:14:\"optimized_size\";i:74378;s:7:\"percent\";d:73.65;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:273815;s:14:\"optimized_size\";i:69060;s:7:\"percent\";d:74.78;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18775;s:14:\"optimized_size\";i:5367;s:7:\"percent\";d:71.41;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40508;s:14:\"optimized_size\";i:36182;s:7:\"percent\";d:10.68;}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:323730;s:14:\"optimized_size\";i:83813;s:7:\"percent\";d:74.11;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135715;s:14:\"optimized_size\";i:34698;s:7:\"percent\";d:74.43;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:475626;s:14:\"optimized_size\";i:109821;s:7:\"percent\";d:76.91;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:486138;s:14:\"optimized_size\";i:112258;s:7:\"percent\";d:76.91;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:12622544;s:14:\"optimized_size\";i:2916668;s:7:\"percent\";d:76.89;s:7:\"message\";s:0:\"\";}}'),(97794,8374,'_wp_attachment_image_alt','I4L Before CRO'),(97795,8375,'_wp_attached_file','i4l-after.png'),(97796,8375,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1292;s:6:\"height\";i:925;s:4:\"file\";s:13:\"i4l-after.png\";s:8:\"filesize\";i:180861;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97797,8375,'_wp_attachment_image_alt','I4L After CRO'),(97798,8376,'page_content_0_video_file',''),(97799,8376,'_page_content_0_video_file','field_67c9c54f20190'),(97800,8376,'page_content_0_video_file_webm',''),(97801,8376,'_page_content_0_video_file_webm','field_67c9c54f20191'),(97802,8376,'page_content_0_background_image',''),(97803,8376,'_page_content_0_background_image','field_67c9c54f20192'),(97804,8376,'page_content_0_banner_content','<h1>Conversion Rate Optimisaton Agency</h1>'),(97805,8376,'_page_content_0_banner_content','field_67c9c54f20193'),(97806,8376,'page_content','a:12:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:16:\"before_and_after\";i:6;s:10:\"split_cols\";i:7;s:16:\"before_and_after\";i:8;s:9:\"cta_block\";i:9;s:17:\"testimonial_block\";i:10;s:4:\"faqs\";i:11;s:15:\"conversion_form\";}'),(97807,8376,'_page_content','field_65bcc772ba827'),(97808,8376,'bottom_cta',''),(97809,8376,'_bottom_cta','field_66fbcaec309e9'),(97810,8376,'page_content_1_add_background','white'),(97811,8376,'_page_content_1_add_background','field_6717be84974f1'),(97812,8376,'page_content_1_block_title','<h2>Increase Conversions to Increase Sales</h2>'),(97813,8376,'_page_content_1_block_title','field_67b8463f82176'),(97814,8376,'page_content_1_block_content','Getting more traffic is great, but turning visitors into customers is better. As a specialist Conversion Rate Optimisation Agency, we help you make the most of the traffic you already have. Instead of relying solely on paid acquisition, we focus on eCommerce conversion rate optimisation - removing friction, improving usability, and guiding more users to complete a purchase.\r\n\r\nAt Actuate, our data-driven CRO services are led by experienced strategists who know how to spot leaks, test changes, and increase ROI.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the CRO experts</a>'),(97815,8376,'_page_content_1_block_content','field_664b5f5c5973a'),(97816,8376,'page_content_2_add_background','green'),(97817,8376,'_page_content_2_add_background','field_67c9c6c17d609'),(97818,8376,'page_content_2_block_content','<h3>Why is CRO so Important?</h3>\r\nGetting someone to your site is just half the battle. If they’re not converting, you’re leaving money on the table. According to Adobe, brands that invest in CRO see an average 223% ROI. Even simple UX fixes can result in a 35% boost in conversion rates.\r\n\r\nAs a performance-focused CRO agency in the UK, we focus on removing friction, reducing bounce rate, and helping your customers buy quickly, clearly, and confidently.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">Book a CRO audit</a>'),(97819,8376,'_page_content_2_block_content','field_67c9c6c17d60b'),(97820,8376,'page_content_2_media_block','8356'),(97821,8376,'_page_content_2_media_block','field_67c9c6d37d60c'),(97822,8376,'page_content_2_alignment','left'),(97823,8376,'_page_content_2_alignment','field_67c9c6dd7d60d'),(97824,8376,'page_content_3_add_background','white'),(97825,8376,'_page_content_3_add_background','field_67c9c6c17d609'),(97826,8376,'page_content_3_block_content','<h3>Measuring CRO</h3>\r\nWe don’t guess. We identify exactly where users lose interest, abandon baskets, or get stuck, using tools like heatmaps, scroll depth tracking, user session recordings, conversion funnels, and click/heat maps. This gives us real, visual insight into how people interact with your store.\r\n\r\nWe also track form completion rates, cart abandonment, mobile vs desktop performance, and more - giving you a clear view of where your revenue is slipping through the cracks.\r\n\r\nWith that data, we create prioritised plans that directly address those issues, so we can help you build a store that doesn’t just look better, but actually converts more of the traffic you\'re already paying for.'),(97827,8376,'_page_content_3_block_content','field_67c9c6c17d60b'),(97828,8376,'page_content_3_media_block','8357'),(97829,8376,'_page_content_3_media_block','field_67c9c6d37d60c'),(97830,8376,'page_content_3_alignment','right'),(97831,8376,'_page_content_3_alignment','field_67c9c6dd7d60d'),(97832,8376,'page_content_4_block_title','<h3>What\'s involved in a CRO Strategy?</h3>\r\nOur CRO services are custom-fit to your store, platform, and goals:'),(97833,8376,'_page_content_4_block_title','field_67da9e22ddf71'),(97834,8376,'page_content_4_cards_0_card_icon',''),(97835,8376,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(97836,8376,'page_content_4_cards_0_card_content','<h4>A/B Split Testing</h4>\r\nA/B testing can improve conversion rates by up to 49%. We test real user behaviour to determine what converts best, from CTA placement to layout changes.'),(97837,8376,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(97838,8376,'page_content_4_cards_1_card_icon',''),(97839,8376,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(97840,8376,'page_content_4_cards_1_card_content','<h4>User Journey</h4>\r\nSmoother journeys can reduce cart abandonment by up to 35%. We analyse how users move from a landing page to the checkout and identify friction points that cause drop-off.'),(97841,8376,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(97842,8376,'page_content_4_cards_2_card_icon',''),(97843,8376,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(97844,8376,'page_content_4_cards_2_card_content','<h4>Heatmaps</h4>\r\nBrands using heatmap tools report up to a 20% increase in CTA interactions. Click, scroll, and movement data tell us what grabs attention - and what doesn’t. These insights shape layout and content placement to increase engagement and time on site.'),(97845,8376,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(97846,8376,'page_content_4_cards_3_card_icon',''),(97847,8376,'_page_content_4_cards_3_card_icon','field_67da9e3bddf73'),(97848,8376,'page_content_4_cards_3_card_content','<h4>Multivariate Testing</h4>\r\nWe test combinations of content elements (like headers, buttons, and imagery) to find the best-performing layouts. This is especially effective on high-value pages like PDPs and category listings, where small changes can lift sales by 15-25%.'),(97849,8376,'_page_content_4_cards_3_card_content','field_67da9e49ddf74'),(97850,8376,'page_content_4_cards_4_card_icon',''),(97851,8376,'_page_content_4_cards_4_card_icon','field_67da9e3bddf73'),(97852,8376,'page_content_4_cards_4_card_content','<h4>Customer Persona\'s</h4>\r\nWe segment your audience by intent, behaviour, and value. Tailoring experiences to different types of customers improves relevance and can boost conversions by over 200% when paired with personalisation.'),(97853,8376,'_page_content_4_cards_4_card_content','field_67da9e49ddf74'),(97854,8376,'page_content_4_cards_5_card_icon',''),(97855,8376,'_page_content_4_cards_5_card_icon','field_67da9e3bddf73'),(97856,8376,'page_content_4_cards_5_card_content','<h4>UX/UI: User Interface &amp; Design</h4>\r\n88% of users won’t return after a poor experience, so first impressions matter. We don’t just make your site look good - we make it usable. Faster load times and cleaner interfaces help reduce bounce rate and increase purchase intent.'),(97857,8376,'_page_content_4_cards_5_card_content','field_67da9e49ddf74'),(97858,8376,'page_content_4_cards','6'),(97859,8376,'_page_content_4_cards','field_67da9e2bddf72'),(97860,8376,'page_content_4_block_footer',''),(97861,8376,'_page_content_4_block_footer','field_67da9e66ddf75'),(97862,8376,'page_content_5_before_before_image','8374'),(97863,8376,'_page_content_5_before_before_image','field_6981e6a6ddcaa'),(97864,8376,'page_content_5_before_before_steps_0_step_content','No clear hierarchy or flow to the page, appears overwhelming at first glance'),(97865,8376,'_page_content_5_before_before_steps_0_step_content','field_6981e6c1ddcac'),(97866,8376,'page_content_5_before_before_steps','5'),(97867,8376,'_page_content_5_before_before_steps','field_6981e6b4ddcab'),(97868,8376,'page_content_5_before',''),(97869,8376,'_page_content_5_before','field_6981e69addca9'),(97870,8376,'page_content_5_before_copy_after_image',''),(97871,8376,'_page_content_5_before_copy_after_image','field_6981e6dbddcae'),(97872,8376,'page_content_5_before_copy_after_steps_0_step_content','Clear hierarchy and flow to the page'),(97873,8376,'_page_content_5_before_copy_after_steps_0_step_content','field_6981e6dbddcb0'),(97874,8376,'page_content_5_before_copy_after_steps','1'),(97875,8376,'_page_content_5_before_copy_after_steps','field_6981e6dbddcaf'),(97876,8376,'page_content_5_before_copy',''),(97877,8376,'_page_content_5_before_copy','field_6981e6dbddcad'),(97878,8376,'page_content_6_columns_0_block_image','8073'),(97879,8376,'_page_content_6_columns_0_block_image','field_6908d6945104a'),(97880,8376,'page_content_6_columns_0_block_content','<h3>Magento &amp; Adobe Commerce</h3>\r\nFrom complex catalogues to custom checkout flows, we fine-tune your Magento or Adobe Commerce site to remove blockers, reduce load times, and increase checkout completion.'),(97881,8376,'_page_content_6_columns_0_block_content','field_6908d6ad5104b'),(97882,8376,'page_content_6_columns_1_block_image','8074'),(97883,8376,'_page_content_6_columns_1_block_image','field_6908d6945104a'),(97884,8376,'page_content_6_columns_1_block_content','<h3>Shopify &amp; Shopify Plus</h3>\r\nShopify’s flexibility is its superpower - but it still needs refining. We optimise desktop and mobile UX, streamline templates, and improve navigation to turn casual visitors into loyal customers.'),(97885,8376,'_page_content_6_columns_1_block_content','field_6908d6ad5104b'),(97886,8376,'page_content_6_columns','2'),(97887,8376,'_page_content_6_columns','field_6908d68951049'),(97888,8376,'page_content_7_before_before_image','8371'),(97889,8376,'_page_content_7_before_before_image','field_6981e6a6ddcaa'),(97890,8376,'page_content_7_before_before_steps_0_step_content','Step 1 is open but subsequent steps are pushed below the fold'),(97891,8376,'_page_content_7_before_before_steps_0_step_content','field_6981e6c1ddcac'),(97892,8376,'page_content_7_before_before_steps','5'),(97893,8376,'_page_content_7_before_before_steps','field_6981e6b4ddcab'),(97894,8376,'page_content_7_before',''),(97895,8376,'_page_content_7_before','field_6981e69addca9'),(97896,8376,'page_content_7_before_copy_after_image',''),(97897,8376,'_page_content_7_before_copy_after_image','field_6981e6dbddcae'),(97898,8376,'page_content_7_before_copy_after_steps_0_step_content','Clear hierarchy and flow to the page'),(97899,8376,'_page_content_7_before_copy_after_steps_0_step_content','field_6981e6dbddcb0'),(97900,8376,'page_content_7_before_copy_after_steps','1'),(97901,8376,'_page_content_7_before_copy_after_steps','field_6981e6dbddcaf'),(97902,8376,'page_content_7_before_copy',''),(97903,8376,'_page_content_7_before_copy','field_6981e6dbddcad'),(97904,8376,'page_content_8_show_background','0'),(97905,8376,'_page_content_8_show_background','field_67175ac1a052b'),(97906,8376,'page_content_8_block_content','<h3>Let’s Turn More Clicks into Customers</h3>\r\nCRO isn’t a one-and-done project. It’s a long-term growth lever. As a data-led CRO agency in the UK businesses depend on, we help you increase revenue, improve ROI, and create the next nice problem: how to keep up with growing demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your CRO workshop</a>'),(97907,8376,'_page_content_8_block_content','field_66cda60b2ea88'),(97908,8376,'page_content_9_block_title','<h3>What our clients say</h3>'),(97909,8376,'_page_content_9_block_title','field_67c86b51a9ddc'),(97910,8376,'page_content_10_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(97911,8376,'_page_content_10_intro_block','field_67f39a7e87a67'),(97912,8376,'page_content_10_faqs_to_load','88'),(97913,8376,'_page_content_10_faqs_to_load','field_67f39a8d87a68'),(97914,8376,'page_content_11_block_intro',''),(97915,8376,'_page_content_11_block_intro','field_6929a69018fdd'),(97916,8376,'page_content_11_form_to_load','5'),(97917,8376,'_page_content_11_form_to_load','field_6929a68118fdc'),(97918,8376,'page_content_5_after_after_image','8375'),(97919,8376,'_page_content_5_after_after_image','field_6981e6dbddcae'),(97920,8376,'page_content_5_after_after_steps','5'),(97921,8376,'_page_content_5_after_after_steps','field_6981e6dbddcaf'),(97922,8376,'page_content_5_after',''),(97923,8376,'_page_content_5_after','field_6981e6dbddcad'),(97924,8376,'page_content_5_alignment','left'),(97925,8376,'_page_content_5_alignment','field_6981ea9728d82'),(97926,8376,'page_content_7_after_after_image',''),(97927,8376,'_page_content_7_after_after_image','field_6981e6dbddcae'),(97928,8376,'page_content_7_after_after_steps','5'),(97929,8376,'_page_content_7_after_after_steps','field_6981e6dbddcaf'),(97930,8376,'page_content_7_after',''),(97931,8376,'_page_content_7_after','field_6981e6dbddcad'),(97932,8376,'page_content_7_alignment','left'),(97933,8376,'_page_content_7_alignment','field_6981ea9728d82'),(97934,8376,'page_content_5_before_before_steps_1_step_content','Add to Basket CTA below the fold'),(97935,8376,'_page_content_5_before_before_steps_1_step_content','field_6981e6c1ddcac'),(97936,8376,'page_content_5_before_before_steps_2_step_content','Excessive product description pushes key elements down the page'),(97937,8376,'_page_content_5_before_before_steps_2_step_content','field_6981e6c1ddcac'),(97938,8376,'page_content_5_before_before_steps_3_step_content','Configurable options lost behind a dropdown which is easy to miss'),(97939,8376,'_page_content_5_before_before_steps_3_step_content','field_6981e6c1ddcac'),(97940,8376,'page_content_5_before_before_steps_4_step_content','Secondary CTAs such as ‘Specify’ given more prominence than the main CTA which should be ‘Add to Basket’'),(97941,8376,'_page_content_5_before_before_steps_4_step_content','field_6981e6c1ddcac'),(97942,8376,'page_content_5_after_after_steps_0_step_content','Clear hierarchy and flow to the page'),(97943,8376,'_page_content_5_after_after_steps_0_step_content','field_6981e6dbddcb0'),(97944,8376,'page_content_5_after_after_steps_1_step_content','Obvious and logical configurable options allow user to customise product'),(97945,8376,'_page_content_5_after_after_steps_1_step_content','field_6981e6dbddcb0'),(97946,8376,'page_content_5_after_after_steps_2_step_content','Add to Basket CTA now above the fold and clearly visible'),(97947,8376,'_page_content_5_after_after_steps_2_step_content','field_6981e6dbddcb0'),(97948,8376,'page_content_5_after_after_steps_3_step_content','Product description now positioned further down allowing more space above for key elements'),(97949,8376,'_page_content_5_after_after_steps_3_step_content','field_6981e6dbddcb0'),(97950,8376,'page_content_5_after_after_steps_4_step_content','‘Often bought with’ section allows for upsells'),(97951,8376,'_page_content_5_after_after_steps_4_step_content','field_6981e6dbddcb0'),(97952,8376,'page_content_7_before_before_steps_1_step_content','Small product imagery means it is difficult to see the details of each product'),(97953,8376,'_page_content_7_before_before_steps_1_step_content','field_6981e6c1ddcac'),(97954,8376,'page_content_7_before_before_steps_2_step_content','No obvious CTA to see more information about each individual product'),(97955,8376,'_page_content_7_before_before_steps_2_step_content','field_6981e6c1ddcac'),(97956,8376,'page_content_7_before_before_steps_3_step_content','Not clear how much the user needs to spend to qualify for discount levels'),(97957,8376,'_page_content_7_before_before_steps_3_step_content','field_6981e6c1ddcac'),(97958,8376,'page_content_7_before_before_steps_4_step_content','Bundle summary on the right hand side is no longer visible if a user scrolls further down the page'),(97959,8376,'_page_content_7_before_before_steps_4_step_content','field_6981e6c1ddcac'),(97960,8376,'page_content_7_after_after_steps_0_step_content','Clear steps ensure user knows what stage they are at in the process'),(97961,8376,'_page_content_7_after_after_steps_0_step_content','field_6981e6dbddcb0'),(97962,8376,'page_content_7_after_after_steps_1_step_content','Large image and gallery allows user to see the product in detail'),(97963,8376,'_page_content_7_after_after_steps_1_step_content','field_6981e6dbddcb0'),(97964,8376,'page_content_7_after_after_steps_2_step_content','‘More Info’ button allows the user to open up the product information in a modal without leaving the kit builder page'),(97965,8376,'_page_content_7_after_after_steps_2_step_content','field_6981e6dbddcb0'),(97966,8376,'page_content_7_after_after_steps_3_step_content','Sticky footer ensures the bundle price and clear CTAs are always visible'),(97967,8376,'_page_content_7_after_after_steps_3_step_content','field_6981e6dbddcb0'),(97968,8376,'page_content_7_after_after_steps_4_step_content','Discount levels always visible in sticky footer encouraging users to spend more to reach the next level of savings'),(97969,8376,'_page_content_7_after_after_steps_4_step_content','field_6981e6dbddcb0'),(97970,8375,'_imagify_optimization_level','2'),(97971,8375,'_imagify_status','success'),(97972,8375,'_imagify_data','a:2:{s:5:\"sizes\";a:52:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:588910;s:14:\"optimized_size\";i:180861;s:7:\"percent\";d:69.29;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:607147;s:14:\"optimized_size\";i:72943;s:7:\"percent\";d:87.99;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:595860;s:14:\"optimized_size\";i:74886;s:7:\"percent\";d:87.43;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184288;s:14:\"optimized_size\";i:20727;s:7:\"percent\";d:88.75;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:470161;s:14:\"optimized_size\";i:39923;s:7:\"percent\";d:91.51;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:230804;s:14:\"optimized_size\";i:29264;s:7:\"percent\";d:87.32;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24257;s:14:\"optimized_size\";i:5448;s:7:\"percent\";d:77.54;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:379666;s:14:\"optimized_size\";i:41051;s:7:\"percent\";d:89.19;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:396878;s:14:\"optimized_size\";i:42595;s:7:\"percent\";d:89.27;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:352073;s:14:\"optimized_size\";i:36546;s:7:\"percent\";d:89.62;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186127;s:14:\"optimized_size\";i:20483;s:7:\"percent\";d:89;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:230804;s:14:\"optimized_size\";i:29264;s:7:\"percent\";d:87.32;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:373884;s:14:\"optimized_size\";i:52224;s:7:\"percent\";d:86.03;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:343936;s:14:\"optimized_size\";i:45131;s:7:\"percent\";d:86.88;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170364;s:14:\"optimized_size\";i:22144;s:7:\"percent\";d:87;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194082;s:14:\"optimized_size\";i:21039;s:7:\"percent\";d:89.16;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137619;s:14:\"optimized_size\";i:13114;s:7:\"percent\";d:90.47;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:570735;s:14:\"optimized_size\";i:69599;s:7:\"percent\";d:87.81;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:264620;s:14:\"optimized_size\";i:32689;s:7:\"percent\";d:87.65;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:570735;s:14:\"optimized_size\";i:69599;s:7:\"percent\";d:87.81;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:392660;s:14:\"optimized_size\";i:34164;s:7:\"percent\";d:91.3;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:409263;s:14:\"optimized_size\";i:58976;s:7:\"percent\";d:85.59;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:295490;s:14:\"optimized_size\";i:40931;s:7:\"percent\";d:86.15;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:398269;s:14:\"optimized_size\";i:48069;s:7:\"percent\";d:87.93;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:309657;s:14:\"optimized_size\";i:44542;s:7:\"percent\";d:85.62;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263758;s:14:\"optimized_size\";i:36712;s:7:\"percent\";d:86.08;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:588910;s:14:\"optimized_size\";i:126639;s:7:\"percent\";d:78.5;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263758;s:14:\"optimized_size\";i:59813;s:7:\"percent\";d:77.32;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:309657;s:14:\"optimized_size\";i:73733;s:7:\"percent\";d:76.19;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:398269;s:14:\"optimized_size\";i:115949;s:7:\"percent\";d:70.89;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:295490;s:14:\"optimized_size\";i:67616;s:7:\"percent\";d:77.12;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:409263;s:14:\"optimized_size\";i:125745;s:7:\"percent\";d:69.28;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:392660;s:14:\"optimized_size\";i:121166;s:7:\"percent\";d:69.14;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:570735;s:14:\"optimized_size\";i:164078;s:7:\"percent\";d:71.25;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:264620;s:14:\"optimized_size\";i:73457;s:7:\"percent\";d:72.24;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164078;s:14:\"optimized_size\";i:155799;s:7:\"percent\";d:5.05;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137619;s:14:\"optimized_size\";i:41697;s:7:\"percent\";d:69.7;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194082;s:14:\"optimized_size\";i:54852;s:7:\"percent\";d:71.74;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170364;s:14:\"optimized_size\";i:43712;s:7:\"percent\";d:74.34;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:343936;s:14:\"optimized_size\";i:80109;s:7:\"percent\";d:76.71;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:373884;s:14:\"optimized_size\";i:112520;s:7:\"percent\";d:69.91;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:230804;s:14:\"optimized_size\";i:53592;s:7:\"percent\";d:76.78;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186127;s:14:\"optimized_size\";i:52518;s:7:\"percent\";d:71.78;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:352073;s:14:\"optimized_size\";i:96555;s:7:\"percent\";d:72.58;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:396878;s:14:\"optimized_size\";i:113494;s:7:\"percent\";d:71.4;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:379666;s:14:\"optimized_size\";i:102269;s:7:\"percent\";d:73.06;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24257;s:14:\"optimized_size\";i:7191;s:7:\"percent\";d:70.35;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53592;s:14:\"optimized_size\";i:46745;s:7:\"percent\";d:12.78;}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:470161;s:14:\"optimized_size\";i:140283;s:7:\"percent\";d:70.16;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184288;s:14:\"optimized_size\";i:51707;s:7:\"percent\";d:71.94;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:595860;s:14:\"optimized_size\";i:144438;s:7:\"percent\";d:75.76;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:607147;s:14:\"optimized_size\";i:144923;s:7:\"percent\";d:76.13;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:17300225;s:14:\"optimized_size\";i:3553524;s:7:\"percent\";d:79.46;s:7:\"message\";s:0:\"\";}}'),(97973,8377,'_wp_attached_file','autoid-before.png'),(97974,8377,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1292;s:6:\"height\";i:925;s:4:\"file\";s:17:\"autoid-before.png\";s:8:\"filesize\";i:114977;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97975,8377,'_imagify_optimization_level','2'),(97976,8377,'_imagify_status','success'),(97977,8377,'_imagify_data','a:2:{s:5:\"sizes\";a:52:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387414;s:14:\"optimized_size\";i:114977;s:7:\"percent\";d:70.32;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:460831;s:14:\"optimized_size\";i:74784;s:7:\"percent\";d:83.77;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:453746;s:14:\"optimized_size\";i:75745;s:7:\"percent\";d:83.31;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140043;s:14:\"optimized_size\";i:22743;s:7:\"percent\";d:83.76;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:336681;s:14:\"optimized_size\";i:43209;s:7:\"percent\";d:87.17;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173974;s:14:\"optimized_size\";i:29713;s:7:\"percent\";d:82.92;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18863;s:14:\"optimized_size\";i:4874;s:7:\"percent\";d:74.16;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236478;s:14:\"optimized_size\";i:39177;s:7:\"percent\";d:83.43;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:251075;s:14:\"optimized_size\";i:41037;s:7:\"percent\";d:83.66;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260001;s:14:\"optimized_size\";i:38327;s:7:\"percent\";d:85.26;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140912;s:14:\"optimized_size\";i:22842;s:7:\"percent\";d:83.79;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173974;s:14:\"optimized_size\";i:29713;s:7:\"percent\";d:82.92;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209426;s:14:\"optimized_size\";i:51309;s:7:\"percent\";d:75.5;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:264225;s:14:\"optimized_size\";i:46561;s:7:\"percent\";d:82.38;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104347;s:14:\"optimized_size\";i:20080;s:7:\"percent\";d:80.76;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147964;s:14:\"optimized_size\";i:24250;s:7:\"percent\";d:83.61;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84409;s:14:\"optimized_size\";i:13218;s:7:\"percent\";d:84.34;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:393587;s:14:\"optimized_size\";i:75536;s:7:\"percent\";d:80.81;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:178034;s:14:\"optimized_size\";i:32441;s:7:\"percent\";d:81.78;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:393587;s:14:\"optimized_size\";i:75536;s:7:\"percent\";d:80.81;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217649;s:14:\"optimized_size\";i:36095;s:7:\"percent\";d:83.42;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:222301;s:14:\"optimized_size\";i:58526;s:7:\"percent\";d:73.67;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228772;s:14:\"optimized_size\";i:41926;s:7:\"percent\";d:81.67;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240204;s:14:\"optimized_size\";i:43094;s:7:\"percent\";d:82.06;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236552;s:14:\"optimized_size\";i:45217;s:7:\"percent\";d:80.88;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203239;s:14:\"optimized_size\";i:37045;s:7:\"percent\";d:81.77;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387414;s:14:\"optimized_size\";i:140290;s:7:\"percent\";d:63.79;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203239;s:14:\"optimized_size\";i:42800;s:7:\"percent\";d:78.94;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236552;s:14:\"optimized_size\";i:49647;s:7:\"percent\";d:79.01;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240204;s:14:\"optimized_size\";i:63932;s:7:\"percent\";d:73.38;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228772;s:14:\"optimized_size\";i:46644;s:7:\"percent\";d:79.61;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:222301;s:14:\"optimized_size\";i:65324;s:7:\"percent\";d:70.61;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217649;s:14:\"optimized_size\";i:55862;s:7:\"percent\";d:74.33;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:393587;s:14:\"optimized_size\";i:103114;s:7:\"percent\";d:73.8;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:178034;s:14:\"optimized_size\";i:51120;s:7:\"percent\";d:71.29;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103114;s:14:\"optimized_size\";i:99913;s:7:\"percent\";d:3.1;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84409;s:14:\"optimized_size\";i:21143;s:7:\"percent\";d:74.95;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147964;s:14:\"optimized_size\";i:35650;s:7:\"percent\";d:75.91;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104347;s:14:\"optimized_size\";i:25821;s:7:\"percent\";d:75.25;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:264225;s:14:\"optimized_size\";i:57485;s:7:\"percent\";d:78.24;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209426;s:14:\"optimized_size\";i:68253;s:7:\"percent\";d:67.41;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173974;s:14:\"optimized_size\";i:41412;s:7:\"percent\";d:76.2;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140912;s:14:\"optimized_size\";i:35224;s:7:\"percent\";d:75;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260001;s:14:\"optimized_size\";i:65275;s:7:\"percent\";d:74.89;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:251075;s:14:\"optimized_size\";i:60036;s:7:\"percent\";d:76.09;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236478;s:14:\"optimized_size\";i:57159;s:7:\"percent\";d:75.83;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18863;s:14:\"optimized_size\";i:5496;s:7:\"percent\";d:70.86;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41412;s:14:\"optimized_size\";i:40092;s:7:\"percent\";d:3.19;}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:336681;s:14:\"optimized_size\";i:90472;s:7:\"percent\";d:73.13;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140043;s:14:\"optimized_size\";i:36501;s:7:\"percent\";d:73.94;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:453746;s:14:\"optimized_size\";i:93574;s:7:\"percent\";d:79.38;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:460831;s:14:\"optimized_size\";i:100003;s:7:\"percent\";d:78.3;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:11893541;s:14:\"optimized_size\";i:2690217;s:7:\"percent\";d:77.38;s:7:\"message\";s:0:\"\";}}'),(97978,8377,'_wp_attachment_image_alt','AutoID before CRO'),(97979,8378,'_wp_attached_file','autoid-after.png'),(97980,8378,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1292;s:6:\"height\";i:925;s:4:\"file\";s:16:\"autoid-after.png\";s:8:\"filesize\";i:163941;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97981,8378,'_imagify_optimization_level','2'),(97982,8378,'_imagify_status','success'),(97983,8378,'_imagify_data','a:2:{s:5:\"sizes\";a:52:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:574465;s:14:\"optimized_size\";i:163941;s:7:\"percent\";d:71.46;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:607441;s:14:\"optimized_size\";i:71455;s:7:\"percent\";d:88.24;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:593832;s:14:\"optimized_size\";i:74421;s:7:\"percent\";d:87.47;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176495;s:14:\"optimized_size\";i:19304;s:7:\"percent\";d:89.06;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:409531;s:14:\"optimized_size\";i:38059;s:7:\"percent\";d:90.71;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228819;s:14:\"optimized_size\";i:29826;s:7:\"percent\";d:86.97;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24653;s:14:\"optimized_size\";i:6047;s:7:\"percent\";d:75.47;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:332006;s:14:\"optimized_size\";i:39932;s:7:\"percent\";d:87.97;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:349032;s:14:\"optimized_size\";i:41079;s:7:\"percent\";d:88.23;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:354536;s:14:\"optimized_size\";i:37049;s:7:\"percent\";d:89.55;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180395;s:14:\"optimized_size\";i:20478;s:7:\"percent\";d:88.65;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228819;s:14:\"optimized_size\";i:29826;s:7:\"percent\";d:86.97;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:320370;s:14:\"optimized_size\";i:52595;s:7:\"percent\";d:83.58;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:342173;s:14:\"optimized_size\";i:44880;s:7:\"percent\";d:86.88;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152899;s:14:\"optimized_size\";i:21447;s:7:\"percent\";d:85.97;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184693;s:14:\"optimized_size\";i:20051;s:7:\"percent\";d:89.14;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97751;s:14:\"optimized_size\";i:12747;s:7:\"percent\";d:86.96;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:568350;s:14:\"optimized_size\";i:72478;s:7:\"percent\";d:87.25;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:254667;s:14:\"optimized_size\";i:32810;s:7:\"percent\";d:87.12;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:568350;s:14:\"optimized_size\";i:72478;s:7:\"percent\";d:87.25;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:251280;s:14:\"optimized_size\";i:35129;s:7:\"percent\";d:86.02;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:340831;s:14:\"optimized_size\";i:58427;s:7:\"percent\";d:82.86;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:293392;s:14:\"optimized_size\";i:40905;s:7:\"percent\";d:86.06;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:364584;s:14:\"optimized_size\";i:46090;s:7:\"percent\";d:87.36;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:307853;s:14:\"optimized_size\";i:45078;s:7:\"percent\";d:85.36;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262652;s:14:\"optimized_size\";i:36876;s:7:\"percent\";d:85.96;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:574465;s:14:\"optimized_size\";i:129709;s:7:\"percent\";d:77.42;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262652;s:14:\"optimized_size\";i:64010;s:7:\"percent\";d:75.63;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:307853;s:14:\"optimized_size\";i:80123;s:7:\"percent\";d:73.97;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:364584;s:14:\"optimized_size\";i:96302;s:7:\"percent\";d:73.59;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:293392;s:14:\"optimized_size\";i:63060;s:7:\"percent\";d:78.51;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:340831;s:14:\"optimized_size\";i:92663;s:7:\"percent\";d:72.81;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:251280;s:14:\"optimized_size\";i:75781;s:7:\"percent\";d:69.84;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:568350;s:14:\"optimized_size\";i:177171;s:7:\"percent\";d:68.83;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:254667;s:14:\"optimized_size\";i:66880;s:7:\"percent\";d:73.74;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:177171;s:14:\"optimized_size\";i:168171;s:7:\"percent\";d:5.08;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97751;s:14:\"optimized_size\";i:28050;s:7:\"percent\";d:71.3;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184693;s:14:\"optimized_size\";i:49327;s:7:\"percent\";d:73.29;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152899;s:14:\"optimized_size\";i:40545;s:7:\"percent\";d:73.48;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:342173;s:14:\"optimized_size\";i:75159;s:7:\"percent\";d:78.03;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:320370;s:14:\"optimized_size\";i:86242;s:7:\"percent\";d:73.08;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228819;s:14:\"optimized_size\";i:56251;s:7:\"percent\";d:75.42;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180395;s:14:\"optimized_size\";i:49155;s:7:\"percent\";d:72.75;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:354536;s:14:\"optimized_size\";i:108635;s:7:\"percent\";d:69.36;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:349032;s:14:\"optimized_size\";i:87645;s:7:\"percent\";d:74.89;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:332006;s:14:\"optimized_size\";i:83769;s:7:\"percent\";d:74.77;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24653;s:14:\"optimized_size\";i:7206;s:7:\"percent\";d:70.77;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56251;s:14:\"optimized_size\";i:50510;s:7:\"percent\";d:10.21;}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:409531;s:14:\"optimized_size\";i:104208;s:7:\"percent\";d:74.55;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176495;s:14:\"optimized_size\";i:45488;s:7:\"percent\";d:74.23;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:593832;s:14:\"optimized_size\";i:153883;s:7:\"percent\";d:74.09;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:607441;s:14:\"optimized_size\";i:175756;s:7:\"percent\";d:71.07;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:16175991;s:14:\"optimized_size\";i:3379107;s:7:\"percent\";d:79.11;s:7:\"message\";s:0:\"\";}}'),(97984,8378,'_wp_attachment_image_alt','AutoID After CRO'),(97985,8379,'page_content_0_video_file',''),(97986,8379,'_page_content_0_video_file','field_67c9c54f20190'),(97987,8379,'page_content_0_video_file_webm',''),(97988,8379,'_page_content_0_video_file_webm','field_67c9c54f20191'),(97989,8379,'page_content_0_background_image',''),(97990,8379,'_page_content_0_background_image','field_67c9c54f20192'),(97991,8379,'page_content_0_banner_content','<h1>Conversion Rate Optimisaton Agency</h1>'),(97992,8379,'_page_content_0_banner_content','field_67c9c54f20193'),(97993,8379,'page_content','a:12:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:16:\"before_and_after\";i:6;s:10:\"split_cols\";i:7;s:16:\"before_and_after\";i:8;s:9:\"cta_block\";i:9;s:17:\"testimonial_block\";i:10;s:4:\"faqs\";i:11;s:15:\"conversion_form\";}'),(97994,8379,'_page_content','field_65bcc772ba827'),(97995,8379,'bottom_cta',''),(97996,8379,'_bottom_cta','field_66fbcaec309e9'),(97997,8379,'page_content_1_add_background','white'),(97998,8379,'_page_content_1_add_background','field_6717be84974f1'),(97999,8379,'page_content_1_block_title','<h2>Increase Conversions to Increase Sales</h2>'),(98000,8379,'_page_content_1_block_title','field_67b8463f82176'),(98001,8379,'page_content_1_block_content','Getting more traffic is great, but turning visitors into customers is better. As a specialist Conversion Rate Optimisation Agency, we help you make the most of the traffic you already have. Instead of relying solely on paid acquisition, we focus on eCommerce conversion rate optimisation - removing friction, improving usability, and guiding more users to complete a purchase.\r\n\r\nAt Actuate, our data-driven CRO services are led by experienced strategists who know how to spot leaks, test changes, and increase ROI.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the CRO experts</a>'),(98002,8379,'_page_content_1_block_content','field_664b5f5c5973a'),(98003,8379,'page_content_2_add_background','green'),(98004,8379,'_page_content_2_add_background','field_67c9c6c17d609'),(98005,8379,'page_content_2_block_content','<h3>Why is CRO so Important?</h3>\r\nGetting someone to your site is just half the battle. If they’re not converting, you’re leaving money on the table. According to Adobe, brands that invest in CRO see an average 223% ROI. Even simple UX fixes can result in a 35% boost in conversion rates.\r\n\r\nAs a performance-focused CRO agency in the UK, we focus on removing friction, reducing bounce rate, and helping your customers buy quickly, clearly, and confidently.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">Book a CRO audit</a>'),(98006,8379,'_page_content_2_block_content','field_67c9c6c17d60b'),(98007,8379,'page_content_2_media_block','8356'),(98008,8379,'_page_content_2_media_block','field_67c9c6d37d60c'),(98009,8379,'page_content_2_alignment','left'),(98010,8379,'_page_content_2_alignment','field_67c9c6dd7d60d'),(98011,8379,'page_content_3_add_background','white'),(98012,8379,'_page_content_3_add_background','field_67c9c6c17d609'),(98013,8379,'page_content_3_block_content','<h3>Measuring CRO</h3>\r\nWe don’t guess. We identify exactly where users lose interest, abandon baskets, or get stuck, using tools like heatmaps, scroll depth tracking, user session recordings, conversion funnels, and click/heat maps. This gives us real, visual insight into how people interact with your store.\r\n\r\nWe also track form completion rates, cart abandonment, mobile vs desktop performance, and more - giving you a clear view of where your revenue is slipping through the cracks.\r\n\r\nWith that data, we create prioritised plans that directly address those issues, so we can help you build a store that doesn’t just look better, but actually converts more of the traffic you\'re already paying for.'),(98014,8379,'_page_content_3_block_content','field_67c9c6c17d60b'),(98015,8379,'page_content_3_media_block','8357'),(98016,8379,'_page_content_3_media_block','field_67c9c6d37d60c'),(98017,8379,'page_content_3_alignment','right'),(98018,8379,'_page_content_3_alignment','field_67c9c6dd7d60d'),(98019,8379,'page_content_4_block_title','<h3>What\'s involved in a CRO Strategy?</h3>\r\nOur CRO services are custom-fit to your store, platform, and goals:'),(98020,8379,'_page_content_4_block_title','field_67da9e22ddf71'),(98021,8379,'page_content_4_cards_0_card_icon',''),(98022,8379,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(98023,8379,'page_content_4_cards_0_card_content','<h4>A/B Split Testing</h4>\r\nA/B testing can improve conversion rates by up to 49%. We test real user behaviour to determine what converts best, from CTA placement to layout changes.'),(98024,8379,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(98025,8379,'page_content_4_cards_1_card_icon',''),(98026,8379,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(98027,8379,'page_content_4_cards_1_card_content','<h4>User Journey</h4>\r\nSmoother journeys can reduce cart abandonment by up to 35%. We analyse how users move from a landing page to the checkout and identify friction points that cause drop-off.'),(98028,8379,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(98029,8379,'page_content_4_cards_2_card_icon',''),(98030,8379,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(98031,8379,'page_content_4_cards_2_card_content','<h4>Heatmaps</h4>\r\nBrands using heatmap tools report up to a 20% increase in CTA interactions. Click, scroll, and movement data tell us what grabs attention - and what doesn’t. These insights shape layout and content placement to increase engagement and time on site.'),(98032,8379,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(98033,8379,'page_content_4_cards_3_card_icon',''),(98034,8379,'_page_content_4_cards_3_card_icon','field_67da9e3bddf73'),(98035,8379,'page_content_4_cards_3_card_content','<h4>Multivariate Testing</h4>\r\nWe test combinations of content elements (like headers, buttons, and imagery) to find the best-performing layouts. This is especially effective on high-value pages like PDPs and category listings, where small changes can lift sales by 15-25%.'),(98036,8379,'_page_content_4_cards_3_card_content','field_67da9e49ddf74'),(98037,8379,'page_content_4_cards_4_card_icon',''),(98038,8379,'_page_content_4_cards_4_card_icon','field_67da9e3bddf73'),(98039,8379,'page_content_4_cards_4_card_content','<h4>Customer Persona\'s</h4>\r\nWe segment your audience by intent, behaviour, and value. Tailoring experiences to different types of customers improves relevance and can boost conversions by over 200% when paired with personalisation.'),(98040,8379,'_page_content_4_cards_4_card_content','field_67da9e49ddf74'),(98041,8379,'page_content_4_cards_5_card_icon',''),(98042,8379,'_page_content_4_cards_5_card_icon','field_67da9e3bddf73'),(98043,8379,'page_content_4_cards_5_card_content','<h4>UX/UI: User Interface &amp; Design</h4>\r\n88% of users won’t return after a poor experience, so first impressions matter. We don’t just make your site look good - we make it usable. Faster load times and cleaner interfaces help reduce bounce rate and increase purchase intent.'),(98044,8379,'_page_content_4_cards_5_card_content','field_67da9e49ddf74'),(98045,8379,'page_content_4_cards','6'),(98046,8379,'_page_content_4_cards','field_67da9e2bddf72'),(98047,8379,'page_content_4_block_footer',''),(98048,8379,'_page_content_4_block_footer','field_67da9e66ddf75'),(98049,8379,'page_content_5_before_before_image','8374'),(98050,8379,'_page_content_5_before_before_image','field_6981e6a6ddcaa'),(98051,8379,'page_content_5_before_before_steps_0_step_content','No clear hierarchy or flow to the page, appears overwhelming at first glance'),(98052,8379,'_page_content_5_before_before_steps_0_step_content','field_6981e6c1ddcac'),(98053,8379,'page_content_5_before_before_steps','5'),(98054,8379,'_page_content_5_before_before_steps','field_6981e6b4ddcab'),(98055,8379,'page_content_5_before',''),(98056,8379,'_page_content_5_before','field_6981e69addca9'),(98057,8379,'page_content_5_before_copy_after_image',''),(98058,8379,'_page_content_5_before_copy_after_image','field_6981e6dbddcae'),(98059,8379,'page_content_5_before_copy_after_steps_0_step_content','Clear hierarchy and flow to the page'),(98060,8379,'_page_content_5_before_copy_after_steps_0_step_content','field_6981e6dbddcb0'),(98061,8379,'page_content_5_before_copy_after_steps','1'),(98062,8379,'_page_content_5_before_copy_after_steps','field_6981e6dbddcaf'),(98063,8379,'page_content_5_before_copy',''),(98064,8379,'_page_content_5_before_copy','field_6981e6dbddcad'),(98065,8379,'page_content_6_columns_0_block_image','8073'),(98066,8379,'_page_content_6_columns_0_block_image','field_6908d6945104a'),(98067,8379,'page_content_6_columns_0_block_content','<h3>Magento &amp; Adobe Commerce</h3>\r\nFrom complex catalogues to custom checkout flows, we fine-tune your Magento or Adobe Commerce site to remove blockers, reduce load times, and increase checkout completion.'),(98068,8379,'_page_content_6_columns_0_block_content','field_6908d6ad5104b'),(98069,8379,'page_content_6_columns_1_block_image','8074'),(98070,8379,'_page_content_6_columns_1_block_image','field_6908d6945104a'),(98071,8379,'page_content_6_columns_1_block_content','<h3>Shopify &amp; Shopify Plus</h3>\r\nShopify’s flexibility is its superpower - but it still needs refining. We optimise desktop and mobile UX, streamline templates, and improve navigation to turn casual visitors into loyal customers.'),(98072,8379,'_page_content_6_columns_1_block_content','field_6908d6ad5104b'),(98073,8379,'page_content_6_columns','2'),(98074,8379,'_page_content_6_columns','field_6908d68951049'),(98075,8379,'page_content_7_before_before_image','8377'),(98076,8379,'_page_content_7_before_before_image','field_6981e6a6ddcaa'),(98077,8379,'page_content_7_before_before_steps_0_step_content','Step 1 is open but subsequent steps are pushed below the fold'),(98078,8379,'_page_content_7_before_before_steps_0_step_content','field_6981e6c1ddcac'),(98079,8379,'page_content_7_before_before_steps','5'),(98080,8379,'_page_content_7_before_before_steps','field_6981e6b4ddcab'),(98081,8379,'page_content_7_before',''),(98082,8379,'_page_content_7_before','field_6981e69addca9'),(98083,8379,'page_content_7_before_copy_after_image',''),(98084,8379,'_page_content_7_before_copy_after_image','field_6981e6dbddcae'),(98085,8379,'page_content_7_before_copy_after_steps_0_step_content','Clear hierarchy and flow to the page'),(98086,8379,'_page_content_7_before_copy_after_steps_0_step_content','field_6981e6dbddcb0'),(98087,8379,'page_content_7_before_copy_after_steps','1'),(98088,8379,'_page_content_7_before_copy_after_steps','field_6981e6dbddcaf'),(98089,8379,'page_content_7_before_copy',''),(98090,8379,'_page_content_7_before_copy','field_6981e6dbddcad'),(98091,8379,'page_content_8_show_background','0'),(98092,8379,'_page_content_8_show_background','field_67175ac1a052b'),(98093,8379,'page_content_8_block_content','<h3>Let’s Turn More Clicks into Customers</h3>\r\nCRO isn’t a one-and-done project. It’s a long-term growth lever. As a data-led CRO agency in the UK businesses depend on, we help you increase revenue, improve ROI, and create the next nice problem: how to keep up with growing demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your CRO workshop</a>'),(98094,8379,'_page_content_8_block_content','field_66cda60b2ea88'),(98095,8379,'page_content_9_block_title','<h3>What our clients say</h3>'),(98096,8379,'_page_content_9_block_title','field_67c86b51a9ddc'),(98097,8379,'page_content_10_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(98098,8379,'_page_content_10_intro_block','field_67f39a7e87a67'),(98099,8379,'page_content_10_faqs_to_load','88'),(98100,8379,'_page_content_10_faqs_to_load','field_67f39a8d87a68'),(98101,8379,'page_content_11_block_intro',''),(98102,8379,'_page_content_11_block_intro','field_6929a69018fdd'),(98103,8379,'page_content_11_form_to_load','5'),(98104,8379,'_page_content_11_form_to_load','field_6929a68118fdc'),(98105,8379,'page_content_5_after_after_image','8375'),(98106,8379,'_page_content_5_after_after_image','field_6981e6dbddcae'),(98107,8379,'page_content_5_after_after_steps','5'),(98108,8379,'_page_content_5_after_after_steps','field_6981e6dbddcaf'),(98109,8379,'page_content_5_after',''),(98110,8379,'_page_content_5_after','field_6981e6dbddcad'),(98111,8379,'page_content_5_alignment','right'),(98112,8379,'_page_content_5_alignment','field_6981ea9728d82'),(98113,8379,'page_content_7_after_after_image','8378'),(98114,8379,'_page_content_7_after_after_image','field_6981e6dbddcae'),(98115,8379,'page_content_7_after_after_steps','5'),(98116,8379,'_page_content_7_after_after_steps','field_6981e6dbddcaf'),(98117,8379,'page_content_7_after',''),(98118,8379,'_page_content_7_after','field_6981e6dbddcad'),(98119,8379,'page_content_7_alignment','left'),(98120,8379,'_page_content_7_alignment','field_6981ea9728d82'),(98121,8379,'page_content_5_before_before_steps_1_step_content','Add to Basket CTA below the fold'),(98122,8379,'_page_content_5_before_before_steps_1_step_content','field_6981e6c1ddcac'),(98123,8379,'page_content_5_before_before_steps_2_step_content','Excessive product description pushes key elements down the page'),(98124,8379,'_page_content_5_before_before_steps_2_step_content','field_6981e6c1ddcac'),(98125,8379,'page_content_5_before_before_steps_3_step_content','Configurable options lost behind a dropdown which is easy to miss'),(98126,8379,'_page_content_5_before_before_steps_3_step_content','field_6981e6c1ddcac'),(98127,8379,'page_content_5_before_before_steps_4_step_content','Secondary CTAs such as ‘Specify’ given more prominence than the main CTA which should be ‘Add to Basket’'),(98128,8379,'_page_content_5_before_before_steps_4_step_content','field_6981e6c1ddcac'),(98129,8379,'page_content_5_after_after_steps_0_step_content','Clear hierarchy and flow to the page'),(98130,8379,'_page_content_5_after_after_steps_0_step_content','field_6981e6dbddcb0'),(98131,8379,'page_content_5_after_after_steps_1_step_content','Obvious and logical configurable options allow user to customise product'),(98132,8379,'_page_content_5_after_after_steps_1_step_content','field_6981e6dbddcb0'),(98133,8379,'page_content_5_after_after_steps_2_step_content','Add to Basket CTA now above the fold and clearly visible'),(98134,8379,'_page_content_5_after_after_steps_2_step_content','field_6981e6dbddcb0'),(98135,8379,'page_content_5_after_after_steps_3_step_content','Product description now positioned further down allowing more space above for key elements'),(98136,8379,'_page_content_5_after_after_steps_3_step_content','field_6981e6dbddcb0'),(98137,8379,'page_content_5_after_after_steps_4_step_content','‘Often bought with’ section allows for upsells'),(98138,8379,'_page_content_5_after_after_steps_4_step_content','field_6981e6dbddcb0'),(98139,8379,'page_content_7_before_before_steps_1_step_content','Small product imagery means it is difficult to see the details of each product'),(98140,8379,'_page_content_7_before_before_steps_1_step_content','field_6981e6c1ddcac'),(98141,8379,'page_content_7_before_before_steps_2_step_content','No obvious CTA to see more information about each individual product'),(98142,8379,'_page_content_7_before_before_steps_2_step_content','field_6981e6c1ddcac'),(98143,8379,'page_content_7_before_before_steps_3_step_content','Not clear how much the user needs to spend to qualify for discount levels'),(98144,8379,'_page_content_7_before_before_steps_3_step_content','field_6981e6c1ddcac'),(98145,8379,'page_content_7_before_before_steps_4_step_content','Bundle summary on the right hand side is no longer visible if a user scrolls further down the page'),(98146,8379,'_page_content_7_before_before_steps_4_step_content','field_6981e6c1ddcac'),(98147,8379,'page_content_7_after_after_steps_0_step_content','Clear steps ensure user knows what stage they are at in the process'),(98148,8379,'_page_content_7_after_after_steps_0_step_content','field_6981e6dbddcb0'),(98149,8379,'page_content_7_after_after_steps_1_step_content','Large image and gallery allows user to see the product in detail'),(98150,8379,'_page_content_7_after_after_steps_1_step_content','field_6981e6dbddcb0'),(98151,8379,'page_content_7_after_after_steps_2_step_content','‘More Info’ button allows the user to open up the product information in a modal without leaving the kit builder page'),(98152,8379,'_page_content_7_after_after_steps_2_step_content','field_6981e6dbddcb0'),(98153,8379,'page_content_7_after_after_steps_3_step_content','Sticky footer ensures the bundle price and clear CTAs are always visible'),(98154,8379,'_page_content_7_after_after_steps_3_step_content','field_6981e6dbddcb0'),(98155,8379,'page_content_7_after_after_steps_4_step_content','Discount levels always visible in sticky footer encouraging users to spend more to reach the next level of savings'),(98156,8379,'_page_content_7_after_after_steps_4_step_content','field_6981e6dbddcb0'),(98157,7193,'page_content_6_block_intro','<h3>Platform-Specific CRO</h3>\r\nEvery platform has its strengths - and its quirks. We know how to make each one perform at its best, with CRO strategies tailored to your setup.'),(98158,7193,'_page_content_6_block_intro','field_698223c6b8902'),(98159,8381,'page_content_0_video_file',''),(98160,8381,'_page_content_0_video_file','field_67c9c54f20190'),(98161,8381,'page_content_0_video_file_webm',''),(98162,8381,'_page_content_0_video_file_webm','field_67c9c54f20191'),(98163,8381,'page_content_0_background_image',''),(98164,8381,'_page_content_0_background_image','field_67c9c54f20192'),(98165,8381,'page_content_0_banner_content','<h1>Conversion Rate Optimisaton Agency</h1>'),(98166,8381,'_page_content_0_banner_content','field_67c9c54f20193'),(98167,8381,'page_content','a:12:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:22:\"2_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:13:\"feature_cards\";i:5;s:16:\"before_and_after\";i:6;s:10:\"split_cols\";i:7;s:16:\"before_and_after\";i:8;s:9:\"cta_block\";i:9;s:17:\"testimonial_block\";i:10;s:4:\"faqs\";i:11;s:15:\"conversion_form\";}'),(98168,8381,'_page_content','field_65bcc772ba827'),(98169,8381,'bottom_cta',''),(98170,8381,'_bottom_cta','field_66fbcaec309e9'),(98171,8381,'page_content_1_add_background','white'),(98172,8381,'_page_content_1_add_background','field_6717be84974f1'),(98173,8381,'page_content_1_block_title','<h2>Increase Conversions to Increase Sales</h2>'),(98174,8381,'_page_content_1_block_title','field_67b8463f82176'),(98175,8381,'page_content_1_block_content','Getting more traffic is great, but turning visitors into customers is better. As a specialist Conversion Rate Optimisation Agency, we help you make the most of the traffic you already have. Instead of relying solely on paid acquisition, we focus on eCommerce conversion rate optimisation - removing friction, improving usability, and guiding more users to complete a purchase.\r\n\r\nAt Actuate, our data-driven CRO services are led by experienced strategists who know how to spot leaks, test changes, and increase ROI.\r\n\r\n<a href=\"#\" data-scroll=\"#gf_5\" class=\"cta scroll-link\">Talk to the CRO experts</a>'),(98176,8381,'_page_content_1_block_content','field_664b5f5c5973a'),(98177,8381,'page_content_2_add_background','green'),(98178,8381,'_page_content_2_add_background','field_67c9c6c17d609'),(98179,8381,'page_content_2_block_content','<h3>Why is CRO so Important?</h3>\r\nGetting someone to your site is just half the battle. If they’re not converting, you’re leaving money on the table. According to Adobe, brands that invest in CRO see an average 223% ROI. Even simple UX fixes can result in a 35% boost in conversion rates.\r\n\r\nAs a performance-focused CRO agency in the UK, we focus on removing friction, reducing bounce rate, and helping your customers buy quickly, clearly, and confidently.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-white\">Book a CRO audit</a>'),(98180,8381,'_page_content_2_block_content','field_67c9c6c17d60b'),(98181,8381,'page_content_2_media_block','8356'),(98182,8381,'_page_content_2_media_block','field_67c9c6d37d60c'),(98183,8381,'page_content_2_alignment','left'),(98184,8381,'_page_content_2_alignment','field_67c9c6dd7d60d'),(98185,8381,'page_content_3_add_background','white'),(98186,8381,'_page_content_3_add_background','field_67c9c6c17d609'),(98187,8381,'page_content_3_block_content','<h3>Measuring CRO</h3>\r\nWe don’t guess. We identify exactly where users lose interest, abandon baskets, or get stuck, using tools like heatmaps, scroll depth tracking, user session recordings, conversion funnels, and click/heat maps. This gives us real, visual insight into how people interact with your store.\r\n\r\nWe also track form completion rates, cart abandonment, mobile vs desktop performance, and more - giving you a clear view of where your revenue is slipping through the cracks.\r\n\r\nWith that data, we create prioritised plans that directly address those issues, so we can help you build a store that doesn’t just look better, but actually converts more of the traffic you\'re already paying for.'),(98188,8381,'_page_content_3_block_content','field_67c9c6c17d60b'),(98189,8381,'page_content_3_media_block','8357'),(98190,8381,'_page_content_3_media_block','field_67c9c6d37d60c'),(98191,8381,'page_content_3_alignment','right'),(98192,8381,'_page_content_3_alignment','field_67c9c6dd7d60d'),(98193,8381,'page_content_4_block_title','<h3>What\'s involved in a CRO Strategy?</h3>\r\nOur CRO services are custom-fit to your store, platform, and goals:'),(98194,8381,'_page_content_4_block_title','field_67da9e22ddf71'),(98195,8381,'page_content_4_cards_0_card_icon',''),(98196,8381,'_page_content_4_cards_0_card_icon','field_67da9e3bddf73'),(98197,8381,'page_content_4_cards_0_card_content','<h4>A/B Split Testing</h4>\r\nA/B testing can improve conversion rates by up to 49%. We test real user behaviour to determine what converts best, from CTA placement to layout changes.'),(98198,8381,'_page_content_4_cards_0_card_content','field_67da9e49ddf74'),(98199,8381,'page_content_4_cards_1_card_icon',''),(98200,8381,'_page_content_4_cards_1_card_icon','field_67da9e3bddf73'),(98201,8381,'page_content_4_cards_1_card_content','<h4>User Journey</h4>\r\nSmoother journeys can reduce cart abandonment by up to 35%. We analyse how users move from a landing page to the checkout and identify friction points that cause drop-off.'),(98202,8381,'_page_content_4_cards_1_card_content','field_67da9e49ddf74'),(98203,8381,'page_content_4_cards_2_card_icon',''),(98204,8381,'_page_content_4_cards_2_card_icon','field_67da9e3bddf73'),(98205,8381,'page_content_4_cards_2_card_content','<h4>Heatmaps</h4>\r\nBrands using heatmap tools report up to a 20% increase in CTA interactions. Click, scroll, and movement data tell us what grabs attention - and what doesn’t. These insights shape layout and content placement to increase engagement and time on site.'),(98206,8381,'_page_content_4_cards_2_card_content','field_67da9e49ddf74'),(98207,8381,'page_content_4_cards_3_card_icon',''),(98208,8381,'_page_content_4_cards_3_card_icon','field_67da9e3bddf73'),(98209,8381,'page_content_4_cards_3_card_content','<h4>Multivariate Testing</h4>\r\nWe test combinations of content elements (like headers, buttons, and imagery) to find the best-performing layouts. This is especially effective on high-value pages like PDPs and category listings, where small changes can lift sales by 15-25%.'),(98210,8381,'_page_content_4_cards_3_card_content','field_67da9e49ddf74'),(98211,8381,'page_content_4_cards_4_card_icon',''),(98212,8381,'_page_content_4_cards_4_card_icon','field_67da9e3bddf73'),(98213,8381,'page_content_4_cards_4_card_content','<h4>Customer Persona\'s</h4>\r\nWe segment your audience by intent, behaviour, and value. Tailoring experiences to different types of customers improves relevance and can boost conversions by over 200% when paired with personalisation.'),(98214,8381,'_page_content_4_cards_4_card_content','field_67da9e49ddf74'),(98215,8381,'page_content_4_cards_5_card_icon',''),(98216,8381,'_page_content_4_cards_5_card_icon','field_67da9e3bddf73'),(98217,8381,'page_content_4_cards_5_card_content','<h4>UX/UI: User Interface &amp; Design</h4>\r\n88% of users won’t return after a poor experience, so first impressions matter. We don’t just make your site look good - we make it usable. Faster load times and cleaner interfaces help reduce bounce rate and increase purchase intent.'),(98218,8381,'_page_content_4_cards_5_card_content','field_67da9e49ddf74'),(98219,8381,'page_content_4_cards','6'),(98220,8381,'_page_content_4_cards','field_67da9e2bddf72'),(98221,8381,'page_content_4_block_footer',''),(98222,8381,'_page_content_4_block_footer','field_67da9e66ddf75'),(98223,8381,'page_content_5_before_before_image','8374'),(98224,8381,'_page_content_5_before_before_image','field_6981e6a6ddcaa'),(98225,8381,'page_content_5_before_before_steps_0_step_content','No clear hierarchy or flow to the page, appears overwhelming at first glance'),(98226,8381,'_page_content_5_before_before_steps_0_step_content','field_6981e6c1ddcac'),(98227,8381,'page_content_5_before_before_steps','5'),(98228,8381,'_page_content_5_before_before_steps','field_6981e6b4ddcab'),(98229,8381,'page_content_5_before',''),(98230,8381,'_page_content_5_before','field_6981e69addca9'),(98231,8381,'page_content_5_before_copy_after_image',''),(98232,8381,'_page_content_5_before_copy_after_image','field_6981e6dbddcae'),(98233,8381,'page_content_5_before_copy_after_steps_0_step_content','Clear hierarchy and flow to the page'),(98234,8381,'_page_content_5_before_copy_after_steps_0_step_content','field_6981e6dbddcb0'),(98235,8381,'page_content_5_before_copy_after_steps','1'),(98236,8381,'_page_content_5_before_copy_after_steps','field_6981e6dbddcaf'),(98237,8381,'page_content_5_before_copy',''),(98238,8381,'_page_content_5_before_copy','field_6981e6dbddcad'),(98239,8381,'page_content_6_columns_0_block_image','8073'),(98240,8381,'_page_content_6_columns_0_block_image','field_6908d6945104a'),(98241,8381,'page_content_6_columns_0_block_content','<h4>Magento &amp; Adobe Commerce</h4>\r\nFrom complex catalogues to custom checkout flows, we fine-tune your Magento or Adobe Commerce site to remove blockers, reduce load times, and increase checkout completion.'),(98242,8381,'_page_content_6_columns_0_block_content','field_6908d6ad5104b'),(98243,8381,'page_content_6_columns_1_block_image','8074'),(98244,8381,'_page_content_6_columns_1_block_image','field_6908d6945104a'),(98245,8381,'page_content_6_columns_1_block_content','<h4>Shopify &amp; Shopify Plus</h4>\r\nShopify’s flexibility is its superpower - but it still needs refining. We optimise desktop and mobile UX, streamline templates, and improve navigation to turn casual visitors into loyal customers.'),(98246,8381,'_page_content_6_columns_1_block_content','field_6908d6ad5104b'),(98247,8381,'page_content_6_columns','2'),(98248,8381,'_page_content_6_columns','field_6908d68951049'),(98249,8381,'page_content_7_before_before_image','8377'),(98250,8381,'_page_content_7_before_before_image','field_6981e6a6ddcaa'),(98251,8381,'page_content_7_before_before_steps_0_step_content','Step 1 is open but subsequent steps are pushed below the fold'),(98252,8381,'_page_content_7_before_before_steps_0_step_content','field_6981e6c1ddcac'),(98253,8381,'page_content_7_before_before_steps','5'),(98254,8381,'_page_content_7_before_before_steps','field_6981e6b4ddcab'),(98255,8381,'page_content_7_before',''),(98256,8381,'_page_content_7_before','field_6981e69addca9'),(98257,8381,'page_content_7_before_copy_after_image',''),(98258,8381,'_page_content_7_before_copy_after_image','field_6981e6dbddcae'),(98259,8381,'page_content_7_before_copy_after_steps_0_step_content','Clear hierarchy and flow to the page'),(98260,8381,'_page_content_7_before_copy_after_steps_0_step_content','field_6981e6dbddcb0'),(98261,8381,'page_content_7_before_copy_after_steps','1'),(98262,8381,'_page_content_7_before_copy_after_steps','field_6981e6dbddcaf'),(98263,8381,'page_content_7_before_copy',''),(98264,8381,'_page_content_7_before_copy','field_6981e6dbddcad'),(98265,8381,'page_content_8_show_background','0'),(98266,8381,'_page_content_8_show_background','field_67175ac1a052b'),(98267,8381,'page_content_8_block_content','<h3>Let’s Turn More Clicks into Customers</h3>\r\nCRO isn’t a one-and-done project. It’s a long-term growth lever. As a data-led CRO agency in the UK businesses depend on, we help you increase revenue, improve ROI, and create the next nice problem: how to keep up with growing demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book your CRO workshop</a>'),(98268,8381,'_page_content_8_block_content','field_66cda60b2ea88'),(98269,8381,'page_content_9_block_title','<h3>What our clients say</h3>'),(98270,8381,'_page_content_9_block_title','field_67c86b51a9ddc'),(98271,8381,'page_content_10_intro_block','<h3>Frequently Asked Questions.</h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(98272,8381,'_page_content_10_intro_block','field_67f39a7e87a67'),(98273,8381,'page_content_10_faqs_to_load','88'),(98274,8381,'_page_content_10_faqs_to_load','field_67f39a8d87a68'),(98275,8381,'page_content_11_block_intro',''),(98276,8381,'_page_content_11_block_intro','field_6929a69018fdd'),(98277,8381,'page_content_11_form_to_load','5'),(98278,8381,'_page_content_11_form_to_load','field_6929a68118fdc'),(98279,8381,'page_content_5_after_after_image','8375'),(98280,8381,'_page_content_5_after_after_image','field_6981e6dbddcae'),(98281,8381,'page_content_5_after_after_steps','5'),(98282,8381,'_page_content_5_after_after_steps','field_6981e6dbddcaf'),(98283,8381,'page_content_5_after',''),(98284,8381,'_page_content_5_after','field_6981e6dbddcad'),(98285,8381,'page_content_5_alignment','right'),(98286,8381,'_page_content_5_alignment','field_6981ea9728d82'),(98287,8381,'page_content_7_after_after_image','8378'),(98288,8381,'_page_content_7_after_after_image','field_6981e6dbddcae'),(98289,8381,'page_content_7_after_after_steps','5'),(98290,8381,'_page_content_7_after_after_steps','field_6981e6dbddcaf'),(98291,8381,'page_content_7_after',''),(98292,8381,'_page_content_7_after','field_6981e6dbddcad'),(98293,8381,'page_content_7_alignment','left'),(98294,8381,'_page_content_7_alignment','field_6981ea9728d82'),(98295,8381,'page_content_5_before_before_steps_1_step_content','Add to Basket CTA below the fold'),(98296,8381,'_page_content_5_before_before_steps_1_step_content','field_6981e6c1ddcac'),(98297,8381,'page_content_5_before_before_steps_2_step_content','Excessive product description pushes key elements down the page'),(98298,8381,'_page_content_5_before_before_steps_2_step_content','field_6981e6c1ddcac'),(98299,8381,'page_content_5_before_before_steps_3_step_content','Configurable options lost behind a dropdown which is easy to miss'),(98300,8381,'_page_content_5_before_before_steps_3_step_content','field_6981e6c1ddcac'),(98301,8381,'page_content_5_before_before_steps_4_step_content','Secondary CTAs such as ‘Specify’ given more prominence than the main CTA which should be ‘Add to Basket’'),(98302,8381,'_page_content_5_before_before_steps_4_step_content','field_6981e6c1ddcac'),(98303,8381,'page_content_5_after_after_steps_0_step_content','Clear hierarchy and flow to the page'),(98304,8381,'_page_content_5_after_after_steps_0_step_content','field_6981e6dbddcb0'),(98305,8381,'page_content_5_after_after_steps_1_step_content','Obvious and logical configurable options allow user to customise product'),(98306,8381,'_page_content_5_after_after_steps_1_step_content','field_6981e6dbddcb0'),(98307,8381,'page_content_5_after_after_steps_2_step_content','Add to Basket CTA now above the fold and clearly visible'),(98308,8381,'_page_content_5_after_after_steps_2_step_content','field_6981e6dbddcb0'),(98309,8381,'page_content_5_after_after_steps_3_step_content','Product description now positioned further down allowing more space above for key elements'),(98310,8381,'_page_content_5_after_after_steps_3_step_content','field_6981e6dbddcb0'),(98311,8381,'page_content_5_after_after_steps_4_step_content','‘Often bought with’ section allows for upsells'),(98312,8381,'_page_content_5_after_after_steps_4_step_content','field_6981e6dbddcb0'),(98313,8381,'page_content_7_before_before_steps_1_step_content','Small product imagery means it is difficult to see the details of each product'),(98314,8381,'_page_content_7_before_before_steps_1_step_content','field_6981e6c1ddcac'),(98315,8381,'page_content_7_before_before_steps_2_step_content','No obvious CTA to see more information about each individual product'),(98316,8381,'_page_content_7_before_before_steps_2_step_content','field_6981e6c1ddcac'),(98317,8381,'page_content_7_before_before_steps_3_step_content','Not clear how much the user needs to spend to qualify for discount levels'),(98318,8381,'_page_content_7_before_before_steps_3_step_content','field_6981e6c1ddcac'),(98319,8381,'page_content_7_before_before_steps_4_step_content','Bundle summary on the right hand side is no longer visible if a user scrolls further down the page'),(98320,8381,'_page_content_7_before_before_steps_4_step_content','field_6981e6c1ddcac'),(98321,8381,'page_content_7_after_after_steps_0_step_content','Clear steps ensure user knows what stage they are at in the process'),(98322,8381,'_page_content_7_after_after_steps_0_step_content','field_6981e6dbddcb0'),(98323,8381,'page_content_7_after_after_steps_1_step_content','Large image and gallery allows user to see the product in detail'),(98324,8381,'_page_content_7_after_after_steps_1_step_content','field_6981e6dbddcb0'),(98325,8381,'page_content_7_after_after_steps_2_step_content','‘More Info’ button allows the user to open up the product information in a modal without leaving the kit builder page'),(98326,8381,'_page_content_7_after_after_steps_2_step_content','field_6981e6dbddcb0'),(98327,8381,'page_content_7_after_after_steps_3_step_content','Sticky footer ensures the bundle price and clear CTAs are always visible'),(98328,8381,'_page_content_7_after_after_steps_3_step_content','field_6981e6dbddcb0'),(98329,8381,'page_content_7_after_after_steps_4_step_content','Discount levels always visible in sticky footer encouraging users to spend more to reach the next level of savings'),(98330,8381,'_page_content_7_after_after_steps_4_step_content','field_6981e6dbddcb0'),(98331,8381,'page_content_6_block_intro','<h3>Platform-Specific CRO</h3>\r\nEvery platform has its strengths - and its quirks. We know how to make each one perform at its best, with CRO strategies tailored to your setup.'),(98332,8381,'_page_content_6_block_intro','field_698223c6b8902'),(98335,8384,'_edit_lock','1770202541:1'),(98336,8384,'_edit_last','1'),(98338,8291,'page_cta','<h4>Need help deciding?</h4>\r\nIf you’re stuck between Shopify Plus and Adobe Commerce, let’s make it easy.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\">Book a quick chat</a>'),(98339,8291,'_page_cta','field_69831d02340bb'),(98340,8386,'page_cta','<h4>Need help deciding?</h4>\r\nIf you’re stuck between Shopify Plus and Adobe Commerce, let’s make it easy.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\">Book a quick chat</a>'),(98341,8386,'_page_cta','field_69831d02340bb'),(98343,5775,'page_cta',''),(98344,5775,'_page_cta','field_69831d02340bb'),(98345,8388,'page_content',''),(98346,8388,'_page_content','field_65bcc7b3f1b60'),(98347,8388,'page_cta',''),(98348,8388,'_page_cta','field_69831d02340bb'),(98350,5775,'conclusion','<h4>Conclusion:</h4>\r\nChoosing the right Magento/Adobe Commerce agency is an important decision that can have a significant impact on the success of your ecommerce store. By considering factors such as experience, expertise, communication, support and maintenance, pricing, and a partnership approach, you can ensure that you choose the best developers for your business. Remember to take your time, do your research, and choose an agency that you feel confident in working with for the long term.'),(98351,5775,'_conclusion','field_69832095afa7c'),(98352,8390,'page_content',''),(98353,8390,'_page_content','field_65bcc7b3f1b60'),(98354,8390,'page_cta',''),(98355,8390,'_page_cta','field_69831d02340bb'),(98356,8390,'conclusion','<h4>Conclusion:</h4>\r\nChoosing the right Magento/Adobe Commerce agency is an important decision that can have a significant impact on the success of your ecommerce store. By considering factors such as experience, expertise, communication, support and maintenance, pricing, and a partnership approach, you can ensure that you choose the best developers for your business. Remember to take your time, do your research, and choose an agency that you feel confident in working with for the long term.'),(98357,8390,'_conclusion','field_69832095afa7c'),(98359,5773,'conclusion','<h4>Conclusion</h4>\r\nWriting effective meta descriptions is essential for optimising your website\'s search engine visibility and encouraging clicks. Keep them concise, include target keywords, use unique descriptions for each page, highlight the page\'s value proposition, use active voice and action-oriented language, avoid clickbait, and test and refine regularly. With these tips, you can create compelling meta descriptions that improve your website\'s performance in search engine results pages.'),(98360,5773,'_conclusion','field_69832095afa7c'),(98361,5773,'page_cta',''),(98362,5773,'_page_cta','field_69831d02340bb'),(98363,8392,'page_content',''),(98364,8392,'_page_content','field_65bcc7b3f1b60'),(98365,8392,'conclusion','<h4>Conclusion</h4>\r\nWriting effective meta descriptions is essential for optimising your website\'s search engine visibility and encouraging clicks. Keep them concise, include target keywords, use unique descriptions for each page, highlight the page\'s value proposition, use active voice and action-oriented language, avoid clickbait, and test and refine regularly. With these tips, you can create compelling meta descriptions that improve your website\'s performance in search engine results pages.'),(98366,8392,'_conclusion','field_69832095afa7c'),(98367,8392,'page_cta',''),(98368,8392,'_page_cta','field_69831d02340bb'),(98369,5769,'_edit_lock','1770201628:1'),(98370,5767,'_edit_lock','1770201720:1'),(98371,5765,'_edit_lock','1770201825:1'),(98372,5763,'_edit_lock','1770201973:1'),(98374,5771,'conclusion','<h4>Conclusion:</h4>\r\nIn conclusion, a comprehensive ecommerce business plan is essential for launching and growing a successful B2C ecommerce business. By including sections on market analysis, products and services, marketing and sales strategies, operations, finance, and risk management, you can create a roadmap for success and mitigate potential risks. With careful planning and execution, your ecommerce business can thrive in today\'s competitive online marketplace.'),(98375,5771,'_conclusion','field_69832095afa7c'),(98376,5771,'page_cta',''),(98377,5771,'_page_cta','field_69831d02340bb'),(98378,5771,'_yoast_wpseo_primary_category',''),(98379,5771,'_yoast_wpseo_content_score','90'),(98380,5771,'_yoast_wpseo_estimated-reading-time-minutes','3'),(98381,8393,'conclusion','<h4>Conclusion:</h4>\r\nIn conclusion, a comprehensive ecommerce business plan is essential for launching and growing a successful B2C ecommerce business. By including sections on market analysis, products and services, marketing and sales strategies, operations, finance, and risk management, you can create a roadmap for success and mitigate potential risks. With careful planning and execution, your ecommerce business can thrive in today\'s competitive online marketplace.'),(98382,8393,'_conclusion','field_69832095afa7c'),(98383,8393,'page_cta',''),(98384,8393,'_page_cta','field_69831d02340bb'),(98386,8394,'conclusion','<h4>Conclusion:</h4>\r\nIn conclusion, a comprehensive ecommerce business plan is essential for launching and growing a successful B2C ecommerce business. By including sections on market analysis, products and services, marketing and sales strategies, operations, finance, and risk management, you can create a roadmap for success and mitigate potential risks. With careful planning and execution, your ecommerce business can thrive in today\'s competitive online marketplace.'),(98387,8394,'_conclusion','field_69832095afa7c'),(98388,8394,'page_cta',''),(98389,8394,'_page_cta','field_69831d02340bb'),(98391,8395,'conclusion','<h4>Conclusion:</h4>\r\nIn conclusion, a comprehensive ecommerce business plan is essential for launching and growing a successful B2C ecommerce business. By including sections on market analysis, products and services, marketing and sales strategies, operations, finance, and risk management, you can create a roadmap for success and mitigate potential risks. With careful planning and execution, your ecommerce business can thrive in today\'s competitive online marketplace.'),(98392,8395,'_conclusion','field_69832095afa7c'),(98393,8395,'page_cta',''),(98394,8395,'_page_cta','field_69831d02340bb'),(98396,5769,'conclusion','<h4>Conclusion:</h4>\r\nMagento 2 is a highly secure ecommerce platform that provides businesses with a range of built-in security features to protect against cyber threats. By implementing best practices and following security guidelines, businesses can further enhance the security of their Magento 2 site and ensure the safety of their customers\' data.'),(98397,5769,'_conclusion','field_69832095afa7c'),(98398,5769,'page_cta',''),(98399,5769,'_page_cta','field_69831d02340bb'),(98400,5769,'_yoast_wpseo_primary_category',''),(98401,5769,'_yoast_wpseo_content_score','90'),(98402,5769,'_yoast_wpseo_estimated-reading-time-minutes','2'),(98403,8397,'conclusion','<h4>Conclusion:</h4>\r\nMagento 2 is a highly secure ecommerce platform that provides businesses with a range of built-in security features to protect against cyber threats. By implementing best practices and following security guidelines, businesses can further enhance the security of their Magento 2 site and ensure the safety of their customers\' data.'),(98404,8397,'_conclusion','field_69832095afa7c'),(98405,8397,'page_cta',''),(98406,8397,'_page_cta','field_69831d02340bb'),(98408,5767,'conclusion','<h4>Conclusion</h4>\r\nOn-site and off-site SEO are both critical components of a successful digital marketing strategy. While on-site SEO focuses on optimising elements within the website, off-site SEO involves optimising factors outside of the website that affect its ranking on SERPs. By combining these two approaches, webmasters can improve their website\'s relevance, authority, and trustworthiness, resulting in higher search engine rankings and increased traffic.'),(98409,5767,'_conclusion','field_69832095afa7c'),(98410,5767,'page_cta',''),(98411,5767,'_page_cta','field_69831d02340bb'),(98412,5767,'_yoast_wpseo_primary_category',''),(98413,5767,'_yoast_wpseo_content_score','60'),(98414,5767,'_yoast_wpseo_estimated-reading-time-minutes','2'),(98415,8399,'conclusion','<h4>Conclusion</h4>\r\nOn-site and off-site SEO are both critical components of a successful digital marketing strategy. While on-site SEO focuses on optimising elements within the website, off-site SEO involves optimising factors outside of the website that affect its ranking on SERPs. By combining these two approaches, webmasters can improve their website\'s relevance, authority, and trustworthiness, resulting in higher search engine rankings and increased traffic.'),(98416,8399,'_conclusion','field_69832095afa7c'),(98417,8399,'page_cta',''),(98418,8399,'_page_cta','field_69831d02340bb'),(98420,5765,'conclusion','<h4>Conclusion:</h4>\r\nMagento/Adobe Commerce is a powerful and versatile ecommerce platform that is well-suited for B2B ecommerce operations. With a range of features and benefits specifically designed for B2B, Magento/Adobe Commerce can help businesses operate more efficiently, manage customer accounts more effectively, and drive growth and profitability. Whether you\'re a small startup or a large enterprise-level operation, Magento/Adobe Commerce is a platform worth considering for your B2B ecommerce needs.'),(98421,5765,'_conclusion','field_69832095afa7c'),(98422,5765,'page_cta',''),(98423,5765,'_page_cta','field_69831d02340bb'),(98424,5765,'_yoast_wpseo_primary_category',''),(98425,5765,'_yoast_wpseo_content_score','30'),(98426,5765,'_yoast_wpseo_estimated-reading-time-minutes','3'),(98427,8401,'conclusion','<h4>Conclusion:</h4>\r\nMagento/Adobe Commerce is a powerful and versatile ecommerce platform that is well-suited for B2B ecommerce operations. With a range of features and benefits specifically designed for B2B, Magento/Adobe Commerce can help businesses operate more efficiently, manage customer accounts more effectively, and drive growth and profitability. Whether you\'re a small startup or a large enterprise-level operation, Magento/Adobe Commerce is a platform worth considering for your B2B ecommerce needs.'),(98428,8401,'_conclusion','field_69832095afa7c'),(98429,8401,'page_cta',''),(98430,8401,'_page_cta','field_69831d02340bb'),(98432,5763,'conclusion','<h4>Conclusion:</h4>\r\nMagento/Adobe Commerce is a powerful and versatile ecommerce platform that can be a great fit for businesses of all sizes. Whether you choose Magento Open Source or Adobe Commerce will depend on your specific needs and budget. If you\'re considering using Magento/Adobe Commerce, be sure to do your research and work with an experienced ecommerce professional to ensure that you\'re making the right choice for your business.'),(98433,5763,'_conclusion','field_69832095afa7c'),(98434,5763,'page_cta',''),(98435,5763,'_page_cta','field_69831d02340bb'),(98436,5763,'_yoast_wpseo_primary_category',''),(98437,5763,'_yoast_wpseo_content_score','60'),(98438,5763,'_yoast_wpseo_estimated-reading-time-minutes','3'),(98439,8402,'conclusion','<h4>Conclusion:</h4>\r\nMagento/Adobe Commerce is a powerful and versatile ecommerce platform that can be a great fit for businesses of all sizes. Whether you choose Magento Open Source or Adobe Commerce will depend on your specific needs and budget. If you\'re considering using Magento/Adobe Commerce, be sure to do your research and work with an experienced ecommerce professional to ensure that you\'re making the right choice for your business.'),(98440,8402,'_conclusion','field_69832095afa7c'),(98441,8402,'page_cta',''),(98442,8402,'_page_cta','field_69831d02340bb'),(98443,5761,'_edit_lock','1770202522:1'),(98444,5751,'_edit_lock','1770205656:1'),(98445,5759,'_edit_lock','1770205438:1'),(98446,5755,'_edit_lock','1770205507:1'),(98447,5749,'_edit_lock','1770205746:1'),(98448,5753,'_edit_lock','1770205829:1'),(98449,5757,'_edit_lock','1770205937:1'),(98450,5747,'_edit_lock','1770206217:1'),(98452,5761,'conclusion','<h4>Conclusion</h4>\r\nTracking these critical B2B ecommerce KPIs can help you understand the effectiveness of your marketing and website efforts, identify areas for improvement, and ultimately drive long-term success for your business. Whether you\'re a beginner or an expert, focusing on these KPIs can help you optimise your ecommerce strategy and achieve your business goals.'),(98453,5761,'_conclusion','field_69832095afa7c'),(98454,5761,'page_cta',''),(98455,5761,'_page_cta','field_69831d02340bb'),(98456,5761,'_yoast_wpseo_primary_category',''),(98457,5761,'_yoast_wpseo_content_score','90'),(98458,5761,'_yoast_wpseo_estimated-reading-time-minutes','3'),(98459,8404,'conclusion','<h4>Conclusion</h4>\r\nTracking these critical B2B ecommerce KPIs can help you understand the effectiveness of your marketing and website efforts, identify areas for improvement, and ultimately drive long-term success for your business. Whether you\'re a beginner or an expert, focusing on these KPIs can help you optimise your ecommerce strategy and achieve your business goals.'),(98460,8404,'_conclusion','field_69832095afa7c'),(98461,8404,'page_cta',''),(98462,8404,'_page_cta','field_69831d02340bb'),(98464,5759,'conclusion','<h4>Conclusion</h4>\r\nRecession-proofing your ecommerce business requires a proactive approach. By diversifying your product offerings, focusing on customer retention, optimising your website, embracing social media, streamlining your operations, offering financing options, prioritising customer service, monitoring your finances, and staying agile, you can set your business up for success, even during challenging times.'),(98465,5759,'_conclusion','field_69832095afa7c'),(98466,5759,'page_cta',''),(98467,5759,'_page_cta','field_69831d02340bb'),(98468,5759,'_yoast_wpseo_primary_category',''),(98469,5759,'_yoast_wpseo_content_score','90'),(98470,5759,'_yoast_wpseo_estimated-reading-time-minutes','2'),(98471,8406,'conclusion','<h4>Conclusion</h4>\r\nRecession-proofing your ecommerce business requires a proactive approach. By diversifying your product offerings, focusing on customer retention, optimising your website, embracing social media, streamlining your operations, offering financing options, prioritising customer service, monitoring your finances, and staying agile, you can set your business up for success, even during challenging times.'),(98472,8406,'_conclusion','field_69832095afa7c'),(98473,8406,'page_cta',''),(98474,8406,'_page_cta','field_69831d02340bb'),(98476,5755,'conclusion','<h4>Conclusion:</h4>\r\nIn conclusion, there are many reasons why you should consider using Magento for your ecommerce business. From its open-source nature to its scalability, flexibility, mobile optimization, SEO-friendliness, community support, security, and integration capabilities, Magento offers a range of benefits that can help you build a successful online store. Whether you\'re a small business owner or an enterprise-level organization, Magento is a platform that can meet your needs and help you achieve your ecommerce goals.'),(98477,5755,'_conclusion','field_69832095afa7c'),(98478,5755,'page_cta',''),(98479,5755,'_page_cta','field_69831d02340bb'),(98480,5755,'_yoast_wpseo_primary_category',''),(98481,5755,'_yoast_wpseo_content_score','30'),(98482,5755,'_yoast_wpseo_estimated-reading-time-minutes','3'),(98483,8408,'conclusion','<h4>Conclusion:</h4>\r\nIn conclusion, there are many reasons why you should consider using Magento for your ecommerce business. From its open-source nature to its scalability, flexibility, mobile optimization, SEO-friendliness, community support, security, and integration capabilities, Magento offers a range of benefits that can help you build a successful online store. Whether you\'re a small business owner or an enterprise-level organization, Magento is a platform that can meet your needs and help you achieve your ecommerce goals.'),(98484,8408,'_conclusion','field_69832095afa7c'),(98485,8408,'page_cta',''),(98486,8408,'_page_cta','field_69831d02340bb'),(98488,5751,'conclusion','<h4>Conclusion</h4>\r\nThere are many dominant B2B ecommerce marketing strategies, best practices, and trends that can help you drive traffic, engage your audience, and increase conversions. By implementing a comprehensive marketing strategy that includes targeted content marketing, SEO optimisation, social media advertising, email marketing, and personalised messaging, you can establish your brand as a thought leader and drive long-term success.'),(98489,5751,'_conclusion','field_69832095afa7c'),(98490,5751,'page_cta',''),(98491,5751,'_page_cta','field_69831d02340bb'),(98492,5751,'_yoast_wpseo_primary_category',''),(98493,5751,'_yoast_wpseo_content_score','90'),(98494,5751,'_yoast_wpseo_estimated-reading-time-minutes','3'),(98495,8410,'conclusion','<h4>Conclusion</h4>\r\nThere are many dominant B2B ecommerce marketing strategies, best practices, and trends that can help you drive traffic, engage your audience, and increase conversions. By implementing a comprehensive marketing strategy that includes targeted content marketing, SEO optimisation, social media advertising, email marketing, and personalised messaging, you can establish your brand as a thought leader and drive long-term success.'),(98496,8410,'_conclusion','field_69832095afa7c'),(98497,8410,'page_cta',''),(98498,8410,'_page_cta','field_69831d02340bb'),(98500,8411,'conclusion','<h4>Conclusion</h4>\r\nThere are many dominant B2B ecommerce marketing strategies, best practices, and trends that can help you drive traffic, engage your audience, and increase conversions. By implementing a comprehensive marketing strategy that includes targeted content marketing, SEO optimisation, social media advertising, email marketing, and personalised messaging, you can establish your brand as a thought leader and drive long-term success.'),(98501,8411,'_conclusion','field_69832095afa7c'),(98502,8411,'page_cta',''),(98503,8411,'_page_cta','field_69831d02340bb'),(98505,5749,'conclusion','<h4>Conclusion:</h4>\r\nBoosting ecommerce customer reviews can be an effective way to improve your online reputation, build customer trust, and drive sales. By implementing these 10 strategies, you can encourage customers to leave reviews, make it easy for them to do so, and showcase their feedback to potential customers.'),(98506,5749,'_conclusion','field_69832095afa7c'),(98507,5749,'page_cta',''),(98508,5749,'_page_cta','field_69831d02340bb'),(98509,5749,'_yoast_wpseo_primary_category',''),(98510,5749,'_yoast_wpseo_content_score','90'),(98511,5749,'_yoast_wpseo_estimated-reading-time-minutes','2'),(98512,8413,'conclusion','<h4>Conclusion:</h4>\r\nBoosting ecommerce customer reviews can be an effective way to improve your online reputation, build customer trust, and drive sales. By implementing these 10 strategies, you can encourage customers to leave reviews, make it easy for them to do so, and showcase their feedback to potential customers.'),(98513,8413,'_conclusion','field_69832095afa7c'),(98514,8413,'page_cta',''),(98515,8413,'_page_cta','field_69831d02340bb'),(98517,5753,'conclusion','<h4>Conclusion</h4>\r\nGA4 is the latest version of Google Analytics, offering improved tracking capabilities, user-centric data, and better integration with other Google products. By setting up GA4, tracking events, focusing on user behaviour, and taking advantage of the latest updates, you can gain valuable insights into your audience and optimise your site accordingly. If you haven\'t already made the switch to GA4, now is the time to do so.'),(98518,5753,'_conclusion','field_69832095afa7c'),(98519,5753,'page_cta',''),(98520,5753,'_page_cta','field_69831d02340bb'),(98521,5753,'_yoast_wpseo_primary_category',''),(98522,5753,'_yoast_wpseo_content_score','90'),(98523,5753,'_yoast_wpseo_estimated-reading-time-minutes','2'),(98524,8415,'conclusion','<h4>Conclusion</h4>\r\nGA4 is the latest version of Google Analytics, offering improved tracking capabilities, user-centric data, and better integration with other Google products. By setting up GA4, tracking events, focusing on user behaviour, and taking advantage of the latest updates, you can gain valuable insights into your audience and optimise your site accordingly. If you haven\'t already made the switch to GA4, now is the time to do so.'),(98525,8415,'_conclusion','field_69832095afa7c'),(98526,8415,'page_cta',''),(98527,8415,'_page_cta','field_69831d02340bb'),(98529,5757,'conclusion','<h4>Conclusion:</h4>\r\nThere are many ways to increase your average order value, and it\'s important to experiment with different strategies to see what works best for your business. By implementing these 10 strategies, you can encourage customers to spend more money with your business, resulting in increased revenue and profitability.'),(98530,5757,'_conclusion','field_69832095afa7c'),(98531,5757,'page_cta',''),(98532,5757,'_page_cta','field_69831d02340bb'),(98533,5757,'_yoast_wpseo_primary_category',''),(98534,5757,'_yoast_wpseo_content_score','90'),(98535,5757,'_yoast_wpseo_estimated-reading-time-minutes','2'),(98536,8417,'conclusion','<h4>Conclusion:</h4>\r\nThere are many ways to increase your average order value, and it\'s important to experiment with different strategies to see what works best for your business. By implementing these 10 strategies, you can encourage customers to spend more money with your business, resulting in increased revenue and profitability.'),(98537,8417,'_conclusion','field_69832095afa7c'),(98538,8417,'page_cta',''),(98539,8417,'_page_cta','field_69831d02340bb'),(98541,8418,'conclusion','<h4>Conclusion:</h4>\r\nThere are many ways to increase your average order value, and it\'s important to experiment with different strategies to see what works best for your business. By implementing these 10 strategies, you can encourage customers to spend more money with your business, resulting in increased revenue and profitability.'),(98542,8418,'_conclusion','field_69832095afa7c'),(98543,8418,'page_cta',''),(98544,8418,'_page_cta','field_69831d02340bb'),(98546,5747,'conclusion','<h4>Conclusion</h4>\r\nThis sums up our summary of the latest Shopify eCommerce trends you should know about. However, to implement these trends, you need professional assistance to ensure they work effectively. At Actuate Agency, we can provide you with the help needed to create a modern and useful <a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\">Shopify eCommerce store</a>.\r\n\r\nWe offer a variety of services, including <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">eCommerce development</a>, <a href=\"https://actuate.webpreview.co/services/design-ux/\">UI/UX design</a>, <a href=\"https://actuate.webpreview.co/services/maintain-optimise/\">website maintenance</a> and more. With our assistance, we can assure you that your website will have the ability to gain and attract more visitors.\r\n\r\nWe have years of experience working with a broad range of clients, meaning you can rest assured that your Shopify store will be in the right hands.\r\n\r\nTo learn more about us, <a href=\"https://actuate.webpreview.co/services/\">check out our services page</a> or <a href=\"https://actuate.webpreview.co/contact/\">contact us</a> to book a meeting today!'),(98547,5747,'_conclusion','field_69832095afa7c'),(98548,5747,'page_cta',''),(98549,5747,'_page_cta','field_69831d02340bb'),(98550,5747,'_yoast_wpseo_primary_category',''),(98551,5747,'_yoast_wpseo_linkdex','77'),(98552,5747,'_yoast_wpseo_content_score','90'),(98553,5747,'_yoast_wpseo_estimated-reading-time-minutes','4'),(98554,8420,'conclusion','<h4>Conclusion</h4>\r\nThis sums up our summary of the latest Shopify eCommerce trends you should know about. However, to implement these trends, you need professional assistance to ensure they work effectively. At Actuate Agency, we can provide you with the help needed to create a modern and useful <a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\">Shopify eCommerce store</a>.\r\n\r\nWe offer a variety of services, including <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">eCommerce development</a>, <a href=\"https://actuate.webpreview.co/services/design-ux/\">UI/UX design</a>, <a href=\"https://actuate.webpreview.co/services/maintain-optimise/\">website maintenance</a> and more. With our assistance, we can assure you that your website will have the ability to gain and attract more visitors.\r\n\r\nWe have years of experience working with a broad range of clients, meaning you can rest assured that your Shopify store will be in the right hands.\r\n\r\nTo learn more about us, <a href=\"https://actuate.webpreview.co/services/\">check out our services page</a> or <a href=\"https://actuate.webpreview.co/contact/\">contact us</a> to book a meeting today!'),(98555,8420,'_conclusion','field_69832095afa7c'),(98556,8420,'page_cta',''),(98557,8420,'_page_cta','field_69831d02340bb'),(98558,5745,'_edit_lock','1771153834:1'),(98559,5743,'_edit_lock','1771153842:1'),(98560,5741,'_edit_lock','1771154090:1'),(98561,5739,'_edit_lock','1771154239:1'),(98562,5737,'_edit_lock','1771154366:1'),(98563,5735,'_edit_lock','1771154488:1'),(98564,5732,'_edit_lock','1771154657:1'),(98565,5730,'_edit_lock','1771154772:1'),(98566,5728,'_edit_lock','1771154963:1'),(98568,5745,'conclusion','<h4>Conclusion</h4>\r\nOverall, the Aero eCommerce platform can provide various benefits to businesses that want to grow in the eCommerce industry. The tools this eCommerce platform provides can help your business stand out from the competition.\r\n\r\nHowever, with a lack of experience using the platform, you may struggle to effectively add features to your eCommerce website. Therefore, you should consider <a href=\"https://actuate.webpreview.co/contact/\">taking the help of the experts at Actuate Agency</a>.'),(98569,5745,'_conclusion','field_69832095afa7c'),(98570,5745,'page_cta',''),(98571,5745,'_page_cta','field_69831d02340bb'),(98572,5745,'_yoast_wpseo_primary_category',''),(98573,5745,'_yoast_wpseo_content_score','90'),(98574,5745,'_yoast_wpseo_estimated-reading-time-minutes','4'),(98575,8422,'conclusion','<h4>Conclusion</h4>\r\nOverall, the Aero eCommerce platform can provide various benefits to businesses that want to grow in the eCommerce industry. The tools this eCommerce platform provides can help your business stand out from the competition.\r\n\r\nHowever, with a lack of experience using the platform, you may struggle to effectively add features to your eCommerce website. Therefore, you should consider <a href=\"https://actuate.webpreview.co/contact/\">taking the help of the experts at Actuate Agency</a>.'),(98576,8422,'_conclusion','field_69832095afa7c'),(98577,8422,'page_cta',''),(98578,8422,'_page_cta','field_69831d02340bb'),(98580,5743,'conclusion','<h4>Conclusion</h4>\r\nWhen you\'re looking to create an engaging eCommerce website, you need to follow these tips. It helps to provide a good user experience to your visitors, making it more likely for them to purchase your products and services.\r\n\r\nHowever, you should consider taking the help of professionals to help create an effective eCommerce website. <a href=\"https://actuate.webpreview.co/about/\">The experts at Actuate Agency</a> have years of experience in creating engaging and creative eCommerce websites for businesses.'),(98581,5743,'_conclusion','field_69832095afa7c'),(98582,5743,'page_cta',''),(98583,5743,'_page_cta','field_69831d02340bb'),(98584,8424,'conclusion','<h4>Conclusion</h4>\r\nWhen you\'re looking to create an engaging eCommerce website, you need to follow these tips. It helps to provide a good user experience to your visitors, making it more likely for them to purchase your products and services.\r\n\r\nHowever, you should consider taking the help of professionals to help create an effective eCommerce website. <a href=\"https://actuate.webpreview.co/about/\">The experts at Actuate Agency</a> have years of experience in creating engaging and creative eCommerce websites for businesses.'),(98585,8424,'_conclusion','field_69832095afa7c'),(98586,8424,'page_cta',''),(98587,8424,'_page_cta','field_69831d02340bb'),(98589,8425,'conclusion','<h4>Conclusion</h4>\r\nWhen you\'re looking to create an engaging eCommerce website, you need to follow these tips. It helps to provide a good user experience to your visitors, making it more likely for them to purchase your products and services.\r\n\r\nHowever, you should consider taking the help of professionals to help create an effective eCommerce website. <a href=\"https://actuate.webpreview.co/about/\">The experts at Actuate Agency</a> have years of experience in creating engaging and creative eCommerce websites for businesses.'),(98590,8425,'_conclusion','field_69832095afa7c'),(98591,8425,'page_cta',''),(98592,8425,'_page_cta','field_69831d02340bb'),(98594,8426,'conclusion','<h4>Conclusion</h4>\r\nOverall, the Aero eCommerce platform can provide various benefits to businesses that want to grow in the eCommerce industry. The tools this eCommerce platform provides can help your business stand out from the competition.\r\n\r\nHowever, with a lack of experience using the platform, you may struggle to effectively add features to your eCommerce website. Therefore, you should consider <a href=\"https://actuate.webpreview.co/contact/\">taking the help of the experts at Actuate Agency</a>.'),(98595,8426,'_conclusion','field_69832095afa7c'),(98596,8426,'page_cta',''),(98597,8426,'_page_cta','field_69831d02340bb'),(98598,8288,'conclusion','<h3>Conclusion</h3>\r\nBlack Friday conversions increase when users understand the offer quickly, reach the right products without searching, and complete checkout without unnecessary decisions.\r\n\r\nIf you want to maximise your Black Friday conversions, you should focus on making the checkout process simple, and your offers and any other relevant information instantly clear. If you want to maximise conversions, you should take advantage of purchasing SEO Tools on Black Friday, and utilise them to make improvements based on the real behaviour of your customers!'),(98599,8288,'_conclusion','field_69832095afa7c'),(98600,8288,'page_cta',''),(98601,8288,'_page_cta','field_69831d02340bb'),(98602,8428,'conclusion','<h3>Conclusion</h3>\r\nBlack Friday conversions increase when users understand the offer quickly, reach the right products without searching, and complete checkout without unnecessary decisions.\r\n\r\nIf you want to maximise your Black Friday conversions, you should focus on making the checkout process simple, and your offers and any other relevant information instantly clear. If you want to maximise conversions, you should take advantage of purchasing SEO Tools on Black Friday, and utilise them to make improvements based on the real behaviour of your customers!'),(98603,8428,'_conclusion','field_69832095afa7c'),(98604,8428,'page_cta',''),(98605,8428,'_page_cta','field_69831d02340bb'),(98606,8278,'conclusion',''),(98607,8278,'_conclusion','field_69832095afa7c'),(98608,8278,'page_cta',''),(98609,8278,'_page_cta','field_69831d02340bb'),(98610,8429,'conclusion',''),(98611,8429,'_conclusion','field_69832095afa7c'),(98612,8429,'page_cta',''),(98613,8429,'_page_cta','field_69831d02340bb'),(98614,8285,'conclusion','<h4>Conclusion</h4>\r\nBlack Friday doesn’t reward the brand with the prettiest banner or the biggest discount. It rewards the brand that makes itself discoverable at the exact moment buying intent peaks. That’s what Black Friday SEO does. It reduces dependency on paid media so you can save money towards unlocking your #nextniceproblem, and puts your products in front of people already looking for them.'),(98615,8285,'_conclusion','field_69832095afa7c'),(98616,8285,'page_cta','<h4>Book a strategy session.</h4>\r\nWe’ll make sure your Black Friday page gets found.\r\n\r\nGet in touch today <a href=\"https://www.actuate.agency/get-in-touch/\">https://www.actuate.agency/get-in-touch/</a>'),(98617,8285,'_page_cta','field_69831d02340bb'),(98618,8431,'conclusion','<h4>Conclusion</h4>\r\nBlack Friday doesn’t reward the brand with the prettiest banner or the biggest discount. It rewards the brand that makes itself discoverable at the exact moment buying intent peaks. That’s what Black Friday SEO does. It reduces dependency on paid media so you can save money towards unlocking your #nextniceproblem, and puts your products in front of people already looking for them.'),(98619,8431,'_conclusion','field_69832095afa7c'),(98620,8431,'page_cta','<h4>Book a strategy session.</h4>\r\nWe’ll make sure your Black Friday page gets found.\r\n\r\nGet in touch today <a href=\"https://www.actuate.agency/get-in-touch/\">https://www.actuate.agency/get-in-touch/</a>'),(98621,8431,'_page_cta','field_69831d02340bb'),(98622,8280,'conclusion','<h4>Conclusion: Turn Traffic into Your Next Nice Problems</h4>\r\nCyber Monday brings a huge surge in traffic, but real success comes from what that traffic turns into.\r\n\r\nWhen your Cyber Monday marketing, strategy, SEO and on-site experience all support each other, visitors don’t just browse - they buy.\r\n\r\nIf you’d like a second pair of eyes on your setup - the Actuate team can support you. We’ll help you spot gaps early and fix them before the big day, so you’re ready to turn that traffic into results that matter. Book a <a href=\"https://www.actuate.agency/get-in-touch/\">free consultation</a> today.'),(98623,8280,'_conclusion','field_69832095afa7c'),(98624,8280,'page_cta',''),(98625,8280,'_page_cta','field_69831d02340bb'),(98626,8433,'conclusion','<h4>Conclusion: Turn Traffic into Your Next Nice Problems</h4>\r\nCyber Monday brings a huge surge in traffic, but real success comes from what that traffic turns into.\r\n\r\nWhen your Cyber Monday marketing, strategy, SEO and on-site experience all support each other, visitors don’t just browse - they buy.\r\n\r\nIf you’d like a second pair of eyes on your setup - the Actuate team can support you. We’ll help you spot gaps early and fix them before the big day, so you’re ready to turn that traffic into results that matter. Book a <a href=\"https://www.actuate.agency/get-in-touch/\">free consultation</a> today.'),(98627,8433,'_conclusion','field_69832095afa7c'),(98628,8433,'page_cta',''),(98629,8433,'_page_cta','field_69831d02340bb'),(98631,8291,'conclusion','<h4>Conclusion</h4>\r\nThat’s a wrap! Overall, Shopify Plus and Adobe Commerce both support enterprise eCommerce, but they push you toward two very different ways of operating.\r\n\r\nShopify Plus reduces development time and weight on your devs’ shoulders, so you launch faster and spend more time trading. Meanwhile, Adobe Commerce gives you full control over how the platform behaves, so you can design complex pricing, catalogues and workflows - although it takes more manpower, and time, to setup and maintain\r\n\r\nThe right choice depends on how your business works, and what works best for your business! If you prioritise consistency, speed and ease of deployment, then Shopify Plus is a clear winner.\r\n\r\nHowever, if you want complete control over your platform, variation, structure and deeper logic, then Adobe Commerce will let you build exactly what you need.\r\n\r\nThe best choice is the platform that supports how your business already operates.'),(98632,8291,'_conclusion','field_69832095afa7c'),(98633,8435,'page_cta','<h4>Need help deciding?</h4>\r\nIf you’re stuck between Shopify Plus and Adobe Commerce, let’s make it easy.\r\n\r\n<a href=\"https://www.actuate.agency/get-in-touch/\">Book a quick chat</a>'),(98634,8435,'_page_cta','field_69831d02340bb'),(98635,8435,'conclusion','<h4>Conclusion</h4>\r\nThat’s a wrap! Overall, Shopify Plus and Adobe Commerce both support enterprise eCommerce, but they push you toward two very different ways of operating.\r\n\r\nShopify Plus reduces development time and weight on your devs’ shoulders, so you launch faster and spend more time trading. Meanwhile, Adobe Commerce gives you full control over how the platform behaves, so you can design complex pricing, catalogues and workflows - although it takes more manpower, and time, to setup and maintain\r\n\r\nThe right choice depends on how your business works, and what works best for your business! If you prioritise consistency, speed and ease of deployment, then Shopify Plus is a clear winner.\r\n\r\nHowever, if you want complete control over your platform, variation, structure and deeper logic, then Adobe Commerce will let you build exactly what you need.\r\n\r\nThe best choice is the platform that supports how your business already operates.'),(98636,8435,'_conclusion','field_69832095afa7c'),(98638,8282,'conclusion','<h4>Final Verdict: Which Theme Is Right for Your Store?</h4>\r\nAfter looking at performance, codebase, build efficiency, and extension compatibility, the takeaway is pretty clear: Hyvä is the better frontend for Magento if you’re evolving your store, or if you have a larger store from the get-go. It delivers faster pages, cleaner code, and a smoother development experience. You start from a modern foundation instead of spending time and budget fixing legacy frontend issues.\r\n\r\nLuma still earns its place. It’s stable, familiar, and supported by almost every extension. If you’re not planning major frontend changes and you simply need everything to continue working with minimal disruption, staying on Luma is a reasonable choice.\r\n\r\nIf your store is pushing for growth, performance, and a faster web experience, Hyvä moves you forward without the technical drag. If your priority is stability and leaving things as they are, Luma keeps the lights on.\r\n\r\nEither path works - they just lead to very different outcomes.'),(98639,8282,'_conclusion','field_69832095afa7c'),(98640,8282,'page_cta',''),(98641,8282,'_page_cta','field_69831d02340bb'),(98642,8437,'conclusion','<h4>Final Verdict: Which Theme Is Right for Your Store?</h4>\r\nAfter looking at performance, codebase, build efficiency, and extension compatibility, the takeaway is pretty clear: Hyvä is the better frontend for Magento if you’re evolving your store, or if you have a larger store from the get-go. It delivers faster pages, cleaner code, and a smoother development experience. You start from a modern foundation instead of spending time and budget fixing legacy frontend issues.\r\n\r\nLuma still earns its place. It’s stable, familiar, and supported by almost every extension. If you’re not planning major frontend changes and you simply need everything to continue working with minimal disruption, staying on Luma is a reasonable choice.\r\n\r\nIf your store is pushing for growth, performance, and a faster web experience, Hyvä moves you forward without the technical drag. If your priority is stability and leaving things as they are, Luma keeps the lights on.\r\n\r\nEither path works - they just lead to very different outcomes.'),(98643,8437,'_conclusion','field_69832095afa7c'),(98644,8437,'page_cta',''),(98645,8437,'_page_cta','field_69831d02340bb'),(98646,5726,'_edit_lock','1771155197:1'),(98647,5724,'_edit_lock','1771155446:1'),(98648,5721,'_edit_lock','1771156220:1'),(98649,5112,'_edit_lock','1771156348:1'),(98650,5095,'_edit_lock','1771156455:1'),(98651,5103,'_edit_lock','1771156554:1'),(98652,5706,'_edit_lock','1771156591:1'),(98653,5704,'_edit_lock','1771156599:1'),(98654,4917,'_edit_lock','1771156688:1'),(98655,5702,'_edit_lock','1771156831:1'),(98656,2168,'_edit_lock','1771157022:1'),(98657,2166,'_edit_lock','1771157201:1'),(98658,2164,'_edit_lock','1771157259:1'),(98659,2162,'_edit_lock','1771157410:1'),(98660,5696,'_edit_lock','1771157475:1'),(98661,5686,'_edit_lock','1771157574:1'),(98662,5684,'_edit_lock','1771157809:1'),(98663,2146,'_edit_lock','1771157724:1'),(98664,5680,'_edit_lock','1771158181:1'),(98665,5678,'_edit_lock','1771159202:1'),(98666,5676,'_edit_lock','1771159800:1'),(98667,5673,'_edit_lock','1771160466:1'),(98668,5671,'_edit_lock','1771160611:1'),(98669,5667,'_edit_lock','1771160652:1'),(98670,5669,'_edit_lock','1771160764:1'),(98671,5665,'_edit_lock','1771160828:1'),(98672,5662,'_edit_lock','1771160952:1'),(98673,5660,'_edit_lock','1771160999:1'),(98674,5658,'_edit_lock','1771161204:1'),(98675,5654,'_edit_lock','1771161265:1'),(98676,5652,'_edit_lock','1771161250:1'),(98677,5651,'_edit_lock','1771161344:1'),(98678,2045,'_edit_lock','1771161562:1'),(98679,2042,'_edit_lock','1771161534:1'),(98680,2039,'_edit_lock','1771161613:1'),(98681,2036,'_edit_lock','1771161829:1'),(98682,2028,'_edit_lock','1771161837:1'),(98683,2025,'_edit_lock','1771161888:1'),(98684,2022,'_edit_lock','1771162199:1'),(98685,2019,'_edit_lock','1771162201:1'),(98686,2014,'_edit_lock','1771162203:1'),(98687,2011,'_edit_lock','1771162206:1'),(98688,2007,'_edit_lock','1771162351:1'),(98689,802,'_edit_lock','1771162326:1'),(98690,814,'_edit_lock','1771162366:1'),(98691,5615,'_edit_lock','1771162395:1'),(98692,5617,'_edit_lock','1771162425:1'),(98693,5619,'_edit_lock','1771162506:1'),(98694,5611,'_edit_lock','1771162558:1'),(98695,5623,'_edit_lock','1771162624:1'),(98696,5609,'_edit_lock','1771162644:1'),(98697,5603,'_edit_lock','1771162836:1'),(98698,5607,'_edit_lock','1771162860:1'),(98699,753,'_edit_lock','1771163035:1'),(98700,745,'_edit_lock','1771163127:1'),(98701,741,'_edit_lock','1771163021:1'),(98702,738,'_edit_lock','1771163060:1'),(98703,733,'_edit_lock','1771163088:1'),(98704,730,'_edit_lock','1771163115:1'),(98705,721,'_edit_lock','1771163186:1'),(98706,718,'_edit_lock','1771163355:1'),(98707,724,'_edit_lock','1771163261:1'),(98708,714,'_edit_lock','1771163282:1'),(98709,710,'_edit_lock','1771163306:1'),(98710,705,'_edit_lock','1771163372:1'),(98711,693,'_edit_lock','1771163536:1'),(98712,696,'_edit_lock','1771163418:1'),(98713,5574,'_edit_lock','1771163455:1'),(98714,5571,'_edit_lock','1771163524:1'),(98715,5563,'_edit_lock','1771163682:1'),(98716,5561,'_edit_lock','1771163609:1'),(98717,5559,'_edit_lock','1771163623:1'),(98718,5698,'_edit_lock','1771163638:1'),(98719,5569,'_edit_lock','1771163663:1'),(98720,5567,'_edit_lock','1771163709:1'),(98721,5565,'_edit_lock','1771164591:1'),(98724,5741,'conclusion','<h4 class=\"list-heading\">Contact Actuate Agency to Build a Mobile-friendly eCommerce Website Today!</h4>\r\nHaving a mobile-friendly website is extremely beneficial to your business and can <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">work wonders on sales and traffic</a>. However, you need to make sure that you have a well-functioning website to give your customers a good first impression.\r\n\r\nDue to this, it’s crucial for your business to hire someone reliable for <a href=\"https://actuate.webpreview.co/services/design-ux/\">web design</a> and <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">eCommerce development</a>, like the experts at Actuate Agency. We have many years of experience in the eCommerce development industry and can provide the best eCommerce website for your business.\r\n\r\nWe can also build you a brand-new website on platforms such as <a href=\"https://actuate.webpreview.co/magento-ecommerce/\">Magento</a> and <a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\">Shopify</a> to provide more functionality. Additionally, we also provide <a href=\"https://actuate.webpreview.co/services/design-ux/\">UX design services</a> to ensure that your visitors are given a good impression while visiting your eCommerce site.\r\n\r\nTo learn more about us, <a href=\"https://actuate.webpreview.co/services/\">visit our services page</a> or <a href=\"https://actuate.webpreview.co/contact/\">contact us</a> to book a meeting today!'),(98725,5741,'_conclusion','field_69832095afa7c'),(98726,5741,'page_cta',''),(98727,5741,'_page_cta','field_69831d02340bb'),(98728,5741,'_yoast_wpseo_primary_category',''),(98729,8439,'conclusion','<h4 class=\"list-heading\">Contact Actuate Agency to Build a Mobile-friendly eCommerce Website Today!</h4>\r\nHaving a mobile-friendly website is extremely beneficial to your business and can <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">work wonders on sales and traffic</a>. However, you need to make sure that you have a well-functioning website to give your customers a good first impression.\r\n\r\nDue to this, it’s crucial for your business to hire someone reliable for <a href=\"https://actuate.webpreview.co/services/design-ux/\">web design</a> and <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">eCommerce development</a>, like the experts at Actuate Agency. We have many years of experience in the eCommerce development industry and can provide the best eCommerce website for your business.\r\n\r\nWe can also build you a brand-new website on platforms such as <a href=\"https://actuate.webpreview.co/magento-ecommerce/\">Magento</a> and <a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\">Shopify</a> to provide more functionality. Additionally, we also provide <a href=\"https://actuate.webpreview.co/services/design-ux/\">UX design services</a> to ensure that your visitors are given a good impression while visiting your eCommerce site.\r\n\r\nTo learn more about us, <a href=\"https://actuate.webpreview.co/services/\">visit our services page</a> or <a href=\"https://actuate.webpreview.co/contact/\">contact us</a> to book a meeting today!'),(98730,8439,'_conclusion','field_69832095afa7c'),(98731,8439,'page_cta',''),(98732,8439,'_page_cta','field_69831d02340bb'),(98734,8440,'conclusion','<h4 class=\"list-heading\">Contact Actuate Agency to Build a Mobile-friendly eCommerce Website Today!</h4>\r\nHaving a mobile-friendly website is extremely beneficial to your business and can <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">work wonders on sales and traffic</a>. However, you need to make sure that you have a well-functioning website to give your customers a good first impression.\r\n\r\nDue to this, it’s crucial for your business to hire someone reliable for <a href=\"https://actuate.webpreview.co/services/design-ux/\">web design</a> and <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">eCommerce development</a>, like the experts at Actuate Agency. We have many years of experience in the eCommerce development industry and can provide the best eCommerce website for your business.\r\n\r\nWe can also build you a brand-new website on platforms such as <a href=\"https://actuate.webpreview.co/magento-ecommerce/\">Magento</a> and <a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\">Shopify</a> to provide more functionality. Additionally, we also provide <a href=\"https://actuate.webpreview.co/services/design-ux/\">UX design services</a> to ensure that your visitors are given a good impression while visiting your eCommerce site.\r\n\r\nTo learn more about us, <a href=\"https://actuate.webpreview.co/services/\">visit our services page</a> or <a href=\"https://actuate.webpreview.co/contact/\">contact us</a> to book a meeting today!'),(98735,8440,'_conclusion','field_69832095afa7c'),(98736,8440,'page_cta',''),(98737,8440,'_page_cta','field_69831d02340bb'),(98739,5739,'conclusion','<h4><b>Contact Actuate Agency to Implement the Best Practices on Shopify Today</b></h4>\r\n<span style=\"font-weight: 400;\">There are many things you can do to improve your Shopify store experience, but these are the best tips for any website. If you’re looking to implement the best practices for your Shopify store, they mainly depend on the product or service you’re trying to sell. </span>\r\n\r\n<span style=\"font-weight: 400;\">Therefore, if you’re looking for the best way to improve your store experience, we highly recommend taking the help of the </span><a href=\"https://actuate.webpreview.co/about/\"><span style=\"font-weight: 400;\">experts at Actuate Agency</span></a><span style=\"font-weight: 400;\">. They’ve worked on many </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\"><span style=\"font-weight: 400;\">Shopify</span></a><span style=\"font-weight: 400;\"> and </span><a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\"><span style=\"font-weight: 400;\">other eCommerce platforms</span></a><span style=\"font-weight: 400;\"> and have provided a significant boost to many stores’ sales and conversion rates.</span>\r\n\r\n<span style=\"font-weight: 400;\">Additionally, we also provide </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">UX and web design services</span></a><span style=\"font-weight: 400;\"> that can improve the look and feel of your website. </span>\r\n\r\n<span style=\"font-weight: 400;\">To learn more about us, </span><a href=\"https://actuate.webpreview.co/\"><span style=\"font-weight: 400;\">visit our services page</span></a><span style=\"font-weight: 400;\"> or </span><a href=\"http://actuate.agency/contact\"><span style=\"font-weight: 400;\">contact us</span></a><span style=\"font-weight: 400;\"> to learn how you can improve your Shopify website today!</span>'),(98740,5739,'_conclusion','field_69832095afa7c'),(98741,5739,'page_cta',''),(98742,5739,'_page_cta','field_69831d02340bb');
INSERT INTO `act_postmeta` VALUES (98743,8442,'conclusion','<h4><b>Contact Actuate Agency to Implement the Best Practices on Shopify Today</b></h4>\r\n<span style=\"font-weight: 400;\">There are many things you can do to improve your Shopify store experience, but these are the best tips for any website. If you’re looking to implement the best practices for your Shopify store, they mainly depend on the product or service you’re trying to sell. </span>\r\n\r\n<span style=\"font-weight: 400;\">Therefore, if you’re looking for the best way to improve your store experience, we highly recommend taking the help of the </span><a href=\"https://actuate.webpreview.co/about/\"><span style=\"font-weight: 400;\">experts at Actuate Agency</span></a><span style=\"font-weight: 400;\">. They’ve worked on many </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\"><span style=\"font-weight: 400;\">Shopify</span></a><span style=\"font-weight: 400;\"> and </span><a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\"><span style=\"font-weight: 400;\">other eCommerce platforms</span></a><span style=\"font-weight: 400;\"> and have provided a significant boost to many stores’ sales and conversion rates.</span>\r\n\r\n<span style=\"font-weight: 400;\">Additionally, we also provide </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">UX and web design services</span></a><span style=\"font-weight: 400;\"> that can improve the look and feel of your website. </span>\r\n\r\n<span style=\"font-weight: 400;\">To learn more about us, </span><a href=\"https://actuate.webpreview.co/\"><span style=\"font-weight: 400;\">visit our services page</span></a><span style=\"font-weight: 400;\"> or </span><a href=\"http://actuate.agency/contact\"><span style=\"font-weight: 400;\">contact us</span></a><span style=\"font-weight: 400;\"> to learn how you can improve your Shopify website today!</span>'),(98744,8442,'_conclusion','field_69832095afa7c'),(98745,8442,'page_cta',''),(98746,8442,'_page_cta','field_69831d02340bb'),(98748,5737,'conclusion','<h4><b>Contact Actuate Agency for Magento 2 Web Development Services Today</b></h4>\r\n<span style=\"font-weight: 400;\">Now that you’re aware of the benefits of Magento 2 on your eCommerce website, you might consider using it. However, we highly recommend leaving it in the hands of the </span><a href=\"https://actuate.webpreview.co/about/\"><span style=\"font-weight: 400;\">web development experts at Actuate Agency</span></a><span style=\"font-weight: 400;\">. </span>\r\n\r\n<span style=\"font-weight: 400;\">We can help </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/\"><span style=\"font-weight: 400;\">build your eCommerce website from scratch</span></a><span style=\"font-weight: 400;\"> or </span><a href=\"https://actuate.webpreview.co/magento-ecommerce/upgrade-to-magento-2/\"><span style=\"font-weight: 400;\">upgrade it to Magento 2</span></a><span style=\"font-weight: 400;\">. Our staff has years of experience in making high-quality eCommerce websites that have been successful. </span>\r\n\r\n<span style=\"font-weight: 400;\">We also provide </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/aero-ecommerce/\"><span style=\"font-weight: 400;\">Aero</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\"><span style=\"font-weight: 400;\">Shopify</span></a><span style=\"font-weight: 400;\"> and </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">UX design services</span></a><span style=\"font-weight: 400;\"> to help your eCommerce website grow. We can provide a good first impression that visitors can get by visiting your eCommerce website.</span>\r\n\r\n<span style=\"font-weight: 400;\">To learn more about us, </span><a href=\"https://actuate.webpreview.co/services/\"><span style=\"font-weight: 400;\">visit our services page</span></a><span style=\"font-weight: 400;\"> or </span><a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">book a meeting with us</span></a><span style=\"font-weight: 400;\"> today!</span>'),(98749,5737,'_conclusion','field_69832095afa7c'),(98750,5737,'page_cta',''),(98751,5737,'_page_cta','field_69831d02340bb'),(98752,8444,'conclusion','<h4><b>Contact Actuate Agency for Magento 2 Web Development Services Today</b></h4>\r\n<span style=\"font-weight: 400;\">Now that you’re aware of the benefits of Magento 2 on your eCommerce website, you might consider using it. However, we highly recommend leaving it in the hands of the </span><a href=\"https://actuate.webpreview.co/about/\"><span style=\"font-weight: 400;\">web development experts at Actuate Agency</span></a><span style=\"font-weight: 400;\">. </span>\r\n\r\n<span style=\"font-weight: 400;\">We can help </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/\"><span style=\"font-weight: 400;\">build your eCommerce website from scratch</span></a><span style=\"font-weight: 400;\"> or </span><a href=\"https://actuate.webpreview.co/magento-ecommerce/upgrade-to-magento-2/\"><span style=\"font-weight: 400;\">upgrade it to Magento 2</span></a><span style=\"font-weight: 400;\">. Our staff has years of experience in making high-quality eCommerce websites that have been successful. </span>\r\n\r\n<span style=\"font-weight: 400;\">We also provide </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/aero-ecommerce/\"><span style=\"font-weight: 400;\">Aero</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\"><span style=\"font-weight: 400;\">Shopify</span></a><span style=\"font-weight: 400;\"> and </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">UX design services</span></a><span style=\"font-weight: 400;\"> to help your eCommerce website grow. We can provide a good first impression that visitors can get by visiting your eCommerce website.</span>\r\n\r\n<span style=\"font-weight: 400;\">To learn more about us, </span><a href=\"https://actuate.webpreview.co/services/\"><span style=\"font-weight: 400;\">visit our services page</span></a><span style=\"font-weight: 400;\"> or </span><a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">book a meeting with us</span></a><span style=\"font-weight: 400;\"> today!</span>'),(98753,8444,'_conclusion','field_69832095afa7c'),(98754,8444,'page_cta',''),(98755,8444,'_page_cta','field_69831d02340bb'),(98757,5735,'conclusion','<h4><b>Contact Actuate Agency for Effective eCommerce Strategies Today! </b></h4>\r\n<span style=\"font-weight: 400;\">There are several strategies you can use to improve your eCommerce website and these are effective among most types of products. If you’re looking for the best eCommerce strategies for small businesses, they mainly depend on the type of company. </span>\r\n\r\n<span style=\"font-weight: 400;\">However, </span><a href=\"https://actuate.webpreview.co/\"><span style=\"font-weight: 400;\">the experts at Actuate Agency</span></a><span style=\"font-weight: 400;\"> can assist you in creating an effective eCommerce strategy for your business. We also provide </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/\"><span style=\"font-weight: 400;\">web development services for eCommerce platforms</span></a><span style=\"font-weight: 400;\"> like Aero and Shopify. </span>\r\n\r\n<span style=\"font-weight: 400;\">Moreover, if you choose to invest in our </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">UX and web design services</span></a><span style=\"font-weight: 400;\">, our staff can massively improve the look of your website. </span>\r\n\r\n<span style=\"font-weight: 400;\">To learn more about us, </span><a href=\"http://actuate.agency/services\"><span style=\"font-weight: 400;\">visit our services page</span></a><span style=\"font-weight: 400;\"> or </span><a href=\"http://actuate.agency/contact\"><span style=\"font-weight: 400;\">contact us</span></a><span style=\"font-weight: 400;\"> to find out how you can make the most of your eCommerce website today!</span>'),(98758,5735,'_conclusion','field_69832095afa7c'),(98759,5735,'page_cta',''),(98760,5735,'_page_cta','field_69831d02340bb'),(98761,8446,'conclusion','<h4><b>Contact Actuate Agency for Effective eCommerce Strategies Today! </b></h4>\r\n<span style=\"font-weight: 400;\">There are several strategies you can use to improve your eCommerce website and these are effective among most types of products. If you’re looking for the best eCommerce strategies for small businesses, they mainly depend on the type of company. </span>\r\n\r\n<span style=\"font-weight: 400;\">However, </span><a href=\"https://actuate.webpreview.co/\"><span style=\"font-weight: 400;\">the experts at Actuate Agency</span></a><span style=\"font-weight: 400;\"> can assist you in creating an effective eCommerce strategy for your business. We also provide </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/\"><span style=\"font-weight: 400;\">web development services for eCommerce platforms</span></a><span style=\"font-weight: 400;\"> like Aero and Shopify. </span>\r\n\r\n<span style=\"font-weight: 400;\">Moreover, if you choose to invest in our </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">UX and web design services</span></a><span style=\"font-weight: 400;\">, our staff can massively improve the look of your website. </span>\r\n\r\n<span style=\"font-weight: 400;\">To learn more about us, </span><a href=\"http://actuate.agency/services\"><span style=\"font-weight: 400;\">visit our services page</span></a><span style=\"font-weight: 400;\"> or </span><a href=\"http://actuate.agency/contact\"><span style=\"font-weight: 400;\">contact us</span></a><span style=\"font-weight: 400;\"> to find out how you can make the most of your eCommerce website today!</span>'),(98762,8446,'_conclusion','field_69832095afa7c'),(98763,8446,'page_cta',''),(98764,8446,'_page_cta','field_69831d02340bb'),(98766,5732,'conclusion','<h4><b>Choose Actuate Agency to Get the Best UX Design for Your Website</b></h4>\r\n<span style=\"font-weight: 400;\">If you’re looking to create an amazing UX design for your eCommerce website, the experts at Actuate are here to help. We have years of experience providing the best </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">UX design</span></a><span style=\"font-weight: 400;\"> and </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/\"><span style=\"font-weight: 400;\">web development services to eCommerce websites</span></a><span style=\"font-weight: 400;\">. </span>\r\n\r\n<span style=\"font-weight: 400;\">Our experts will conduct extensive research to ensure that users get what they want from your website, increasing the conversion rate. We can also help you with </span><a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\"><span style=\"font-weight: 400;\">eCommerce strategies</span></a><span style=\"font-weight: 400;\"> to take your business to new heights. </span>\r\n\r\n<span style=\"font-weight: 400;\">Learn more about services by clicking </span><a href=\"https://actuate.webpreview.co/services/\"><span style=\"font-weight: 400;\">here</span></a><span style=\"font-weight: 400;\"> or </span><a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">contact us</span></a><span style=\"font-weight: 400;\"> to learn more about how you can improve your eCommerce website experience!</span>'),(98767,5732,'_conclusion','field_69832095afa7c'),(98768,5732,'page_cta',''),(98769,5732,'_page_cta','field_69831d02340bb'),(98770,8448,'conclusion',''),(98771,8448,'_conclusion','field_69832095afa7c'),(98772,8448,'page_cta','<h4><b>Choose Actuate Agency to Get the Best UX Design for Your Website</b></h4>\r\n<span style=\"font-weight: 400;\">If you’re looking to create an amazing UX design for your eCommerce website, the experts at Actuate are here to help. We have years of experience providing the best </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">UX design</span></a><span style=\"font-weight: 400;\"> and </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/\"><span style=\"font-weight: 400;\">web development services to eCommerce websites</span></a><span style=\"font-weight: 400;\">. </span>\r\n\r\n<span style=\"font-weight: 400;\">Our experts will conduct extensive research to ensure that users get what they want from your website, increasing the conversion rate. We can also help you with </span><a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\"><span style=\"font-weight: 400;\">eCommerce strategies</span></a><span style=\"font-weight: 400;\"> to take your business to new heights. </span>\r\n\r\n<span style=\"font-weight: 400;\">Learn more about services by clicking </span><a href=\"https://actuate.webpreview.co/services/\"><span style=\"font-weight: 400;\">here</span></a><span style=\"font-weight: 400;\"> or </span><a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">contact us</span></a><span style=\"font-weight: 400;\"> to learn more about how you can improve your eCommerce website experience!</span>'),(98773,8448,'_page_cta','field_69831d02340bb'),(98775,8449,'conclusion','<h4><b>Choose Actuate Agency to Get the Best UX Design for Your Website</b></h4>\r\n<span style=\"font-weight: 400;\">If you’re looking to create an amazing UX design for your eCommerce website, the experts at Actuate are here to help. We have years of experience providing the best </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">UX design</span></a><span style=\"font-weight: 400;\"> and </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/\"><span style=\"font-weight: 400;\">web development services to eCommerce websites</span></a><span style=\"font-weight: 400;\">. </span>\r\n\r\n<span style=\"font-weight: 400;\">Our experts will conduct extensive research to ensure that users get what they want from your website, increasing the conversion rate. We can also help you with </span><a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\"><span style=\"font-weight: 400;\">eCommerce strategies</span></a><span style=\"font-weight: 400;\"> to take your business to new heights. </span>\r\n\r\n<span style=\"font-weight: 400;\">Learn more about services by clicking </span><a href=\"https://actuate.webpreview.co/services/\"><span style=\"font-weight: 400;\">here</span></a><span style=\"font-weight: 400;\"> or </span><a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">contact us</span></a><span style=\"font-weight: 400;\"> to learn more about how you can improve your eCommerce website experience!</span>'),(98776,8449,'_conclusion','field_69832095afa7c'),(98777,8449,'page_cta',''),(98778,8449,'_page_cta','field_69831d02340bb'),(98780,5730,'conclusion','<h4><b>Contact Actuate Agency for Efficient eCommerce Solutions</b></h4>\r\n<span style=\"font-weight: 400;\">When it comes to eCommerce, you will need a platform like Shopify, where your business can truly thrive. At Actuate Agency, we can assist you with everything you need to set up your Shopify store.</span>\r\n\r\n<span style=\"font-weight: 400;\">We also offer a variety of other services, like </span><a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\"><span style=\"font-weight: 400;\">e-commerce strategy development</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">UI/UX design</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/\"><span style=\"font-weight: 400;\">e-commerce development</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/maintain-optimise/\"><span style=\"font-weight: 400;\">website maintenance</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/maintain-optimise/\"><span style=\"font-weight: 400;\">optimisation</span></a><span style=\"font-weight: 400;\"> and more. </span>\r\n\r\n<span style=\"font-weight: 400;\">Moreover, with our experience in working with a broad spectrum of clients, you can rest assured that your business will be in the most capable hands. </span>\r\n\r\n<span style=\"font-weight: 400;\">Learn more about our services </span><a href=\"https://actuate.webpreview.co/services/\"><span style=\"font-weight: 400;\">here</span></a><span style=\"font-weight: 400;\">.</span>\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">Get in touch with us</span></a><span style=\"font-weight: 400;\"> to talk about how you can grow your online business.</span>'),(98781,5730,'_conclusion','field_69832095afa7c'),(98782,5730,'page_cta',''),(98783,5730,'_page_cta','field_69831d02340bb'),(98784,8451,'conclusion','<h4><b>Contact Actuate Agency for Efficient eCommerce Solutions</b></h4>\r\n<span style=\"font-weight: 400;\">When it comes to eCommerce, you will need a platform like Shopify, where your business can truly thrive. At Actuate Agency, we can assist you with everything you need to set up your Shopify store.</span>\r\n\r\n<span style=\"font-weight: 400;\">We also offer a variety of other services, like </span><a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\"><span style=\"font-weight: 400;\">e-commerce strategy development</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">UI/UX design</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/\"><span style=\"font-weight: 400;\">e-commerce development</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/maintain-optimise/\"><span style=\"font-weight: 400;\">website maintenance</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/maintain-optimise/\"><span style=\"font-weight: 400;\">optimisation</span></a><span style=\"font-weight: 400;\"> and more. </span>\r\n\r\n<span style=\"font-weight: 400;\">Moreover, with our experience in working with a broad spectrum of clients, you can rest assured that your business will be in the most capable hands. </span>\r\n\r\n<span style=\"font-weight: 400;\">Learn more about our services </span><a href=\"https://actuate.webpreview.co/services/\"><span style=\"font-weight: 400;\">here</span></a><span style=\"font-weight: 400;\">.</span>\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">Get in touch with us</span></a><span style=\"font-weight: 400;\"> to talk about how you can grow your online business.</span>'),(98785,8451,'_conclusion','field_69832095afa7c'),(98786,8451,'page_cta',''),(98787,8451,'_page_cta','field_69831d02340bb'),(98789,8452,'conclusion','<h4><b>Contact Actuate Agency for Efficient eCommerce Solutions</b></h4>\r\n<span style=\"font-weight: 400;\">When it comes to eCommerce, you will need a platform like Shopify, where your business can truly thrive. At Actuate Agency, we can assist you with everything you need to set up your Shopify store.</span>\r\n\r\n<span style=\"font-weight: 400;\">We also offer a variety of other services, like </span><a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\"><span style=\"font-weight: 400;\">e-commerce strategy development</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">UI/UX design</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/\"><span style=\"font-weight: 400;\">e-commerce development</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/maintain-optimise/\"><span style=\"font-weight: 400;\">website maintenance</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/maintain-optimise/\"><span style=\"font-weight: 400;\">optimisation</span></a><span style=\"font-weight: 400;\"> and more. </span>\r\n\r\n<span style=\"font-weight: 400;\">Moreover, with our experience in working with a broad spectrum of clients, you can rest assured that your business will be in the most capable hands. </span>\r\n\r\n<span style=\"font-weight: 400;\">Learn more about our services </span><a href=\"https://actuate.webpreview.co/services/\"><span style=\"font-weight: 400;\">here</span></a><span style=\"font-weight: 400;\">.</span>\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">Get in touch with us</span></a><span style=\"font-weight: 400;\"> to talk about how you can grow your online business.</span>'),(98790,8452,'_conclusion','field_69832095afa7c'),(98791,8452,'page_cta',''),(98792,8452,'_page_cta','field_69831d02340bb'),(98794,5728,'conclusion','<h4><b>Contact Actuate Agency for the Best Holiday Discount Pricing Strategies</b></h4>\r\n<span style=\"font-weight: 400;\">Looking for effective discount pricing tips and eCommerce strategies to increase your holiday sales? Actuate Agency has got you covered!</span>\r\n\r\n<span style=\"font-weight: 400;\">We are professionals in </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/\"><span style=\"font-weight: 400;\">web development</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">UI/UX designs</span></a><span style=\"font-weight: 400;\"> and </span><a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\"><span style=\"font-weight: 400;\">eCommerce strategies</span></a><span style=\"font-weight: 400;\">. With our expertise, we can provide you with a wide range of eCommerce solutions to help you effectively grow your online business.</span>\r\n\r\n<span style=\"font-weight: 400;\">Our team of experts can help you stay ahead of the competition and ensure that your eCommerce business continues to move in the right direction.</span>\r\n\r\n<a href=\"https://actuate.webpreview.co/services/\"><span style=\"font-weight: 400;\">Click here</span></a><span style=\"font-weight: 400;\"> to learn more about our services and </span><a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">get in touch with us</span></a><span style=\"font-weight: 400;\"> for more information.</span>'),(98795,5728,'_conclusion','field_69832095afa7c'),(98796,5728,'page_cta',''),(98797,5728,'_page_cta','field_69831d02340bb'),(98798,8454,'conclusion','<h4><b>Contact Actuate Agency for the Best Holiday Discount Pricing Strategies</b></h4>\r\n<span style=\"font-weight: 400;\">Looking for effective discount pricing tips and eCommerce strategies to increase your holiday sales? Actuate Agency has got you covered!</span>\r\n\r\n<span style=\"font-weight: 400;\">We are professionals in </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/\"><span style=\"font-weight: 400;\">web development</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">UI/UX designs</span></a><span style=\"font-weight: 400;\"> and </span><a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\"><span style=\"font-weight: 400;\">eCommerce strategies</span></a><span style=\"font-weight: 400;\">. With our expertise, we can provide you with a wide range of eCommerce solutions to help you effectively grow your online business.</span>\r\n\r\n<span style=\"font-weight: 400;\">Our team of experts can help you stay ahead of the competition and ensure that your eCommerce business continues to move in the right direction.</span>\r\n\r\n<a href=\"https://actuate.webpreview.co/services/\"><span style=\"font-weight: 400;\">Click here</span></a><span style=\"font-weight: 400;\"> to learn more about our services and </span><a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">get in touch with us</span></a><span style=\"font-weight: 400;\"> for more information.</span>'),(98799,8454,'_conclusion','field_69832095afa7c'),(98800,8454,'page_cta',''),(98801,8454,'_page_cta','field_69831d02340bb'),(98803,5726,'conclusion','<h4><b>Contact Actuate Agency to Setup Your eCommerce Website for Christmas</b></h4>\r\n<span style=\"font-weight: 400;\">Have these Christmas eCommerce ideas inspired you to upgrade your website for the holidays? If you’re looking for professional web designers to help you out, Actuate Agency has got you covered!</span>\r\n\r\n<span style=\"font-weight: 400;\">We are specialists in the field of </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/\"><span style=\"font-weight: 400;\">web development</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">UI/UX designs</span></a><span style=\"font-weight: 400;\"> and </span><a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\"><span style=\"font-weight: 400;\">eCommerce strategies</span></a><span style=\"font-weight: 400;\">. Our experts can provide you with an extensive range of eCommerce solutions to assist you in growing your online business.</span>\r\n\r\n<span style=\"font-weight: 400;\">With our expertise, we can help you ensure that your eCommerce business continues to stay ahead of the competition and makes great impressions on your customers.</span>\r\n\r\n<span style=\"font-weight: 400;\">Click here to learn more about </span><a href=\"https://actuate.webpreview.co/services/\"><span style=\"font-weight: 400;\">our services</span></a><span style=\"font-weight: 400;\"> and </span><a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">reach out to us</span></a><span style=\"font-weight: 400;\"> for more information.</span>'),(98804,5726,'_conclusion','field_69832095afa7c'),(98805,5726,'page_cta',''),(98806,5726,'_page_cta','field_69831d02340bb'),(98807,8456,'conclusion','<h4><b>Contact Actuate Agency to Setup Your eCommerce Website for Christmas</b></h4>\r\n<span style=\"font-weight: 400;\">Have these Christmas eCommerce ideas inspired you to upgrade your website for the holidays? If you’re looking for professional web designers to help you out, Actuate Agency has got you covered!</span>\r\n\r\n<span style=\"font-weight: 400;\">We are specialists in the field of </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/\"><span style=\"font-weight: 400;\">web development</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">UI/UX designs</span></a><span style=\"font-weight: 400;\"> and </span><a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\"><span style=\"font-weight: 400;\">eCommerce strategies</span></a><span style=\"font-weight: 400;\">. Our experts can provide you with an extensive range of eCommerce solutions to assist you in growing your online business.</span>\r\n\r\n<span style=\"font-weight: 400;\">With our expertise, we can help you ensure that your eCommerce business continues to stay ahead of the competition and makes great impressions on your customers.</span>\r\n\r\n<span style=\"font-weight: 400;\">Click here to learn more about </span><a href=\"https://actuate.webpreview.co/services/\"><span style=\"font-weight: 400;\">our services</span></a><span style=\"font-weight: 400;\"> and </span><a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">reach out to us</span></a><span style=\"font-weight: 400;\"> for more information.</span>'),(98808,8456,'_conclusion','field_69832095afa7c'),(98809,8456,'page_cta',''),(98810,8456,'_page_cta','field_69831d02340bb'),(98812,5724,'conclusion','<h4><b>Contact Actuate Agency To Build An Efficient eCommerce Website </b></h4>\r\n<span style=\"font-weight: 400;\">Now that you know some of the more commonly made eCommerce mistakes, are you looking to create an online store or improve an existing website? Actuate Agency is here to assist you!</span>\r\n\r\n<span style=\"font-weight: 400;\">We are professionals in </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/\"><span style=\"font-weight: 400;\">web development</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\"><span style=\"font-weight: 400;\">UI/UX designs</span></a><span style=\"font-weight: 400;\">, and </span><a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\"><span style=\"font-weight: 400;\">eCommerce strategies</span></a><span style=\"font-weight: 400;\">. With our expertise, we can provide you with a wide range of eCommerce solutions to help you effectively grow your online business. </span>\r\n\r\n<span style=\"font-weight: 400;\">Our team of experts can help you stay ahead of the competition and ensure that your eCommerce business continues to move in the right direction.</span>\r\n\r\n<a href=\"https://actuate.webpreview.co/work/\"><span style=\"font-weight: 400;\">Click here</span></a><span style=\"font-weight: 400;\"> to learn more about our services and </span><a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">get in touch with us</span></a><span style=\"font-weight: 400;\"> for more information.</span>'),(98813,5724,'_conclusion','field_69832095afa7c'),(98814,5724,'page_cta',''),(98815,5724,'_page_cta','field_69831d02340bb'),(98816,8458,'conclusion','<h4><b>Contact Actuate Agency To Build An Efficient eCommerce Website </b></h4>\r\n<span style=\"font-weight: 400;\">Now that you know some of the more commonly made eCommerce mistakes, are you looking to create an online store or improve an existing website? Actuate Agency is here to assist you!</span>\r\n\r\n<span style=\"font-weight: 400;\">We are professionals in </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/\"><span style=\"font-weight: 400;\">web development</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\"><span style=\"font-weight: 400;\">UI/UX designs</span></a><span style=\"font-weight: 400;\">, and </span><a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\"><span style=\"font-weight: 400;\">eCommerce strategies</span></a><span style=\"font-weight: 400;\">. With our expertise, we can provide you with a wide range of eCommerce solutions to help you effectively grow your online business. </span>\r\n\r\n<span style=\"font-weight: 400;\">Our team of experts can help you stay ahead of the competition and ensure that your eCommerce business continues to move in the right direction.</span>\r\n\r\n<a href=\"https://actuate.webpreview.co/work/\"><span style=\"font-weight: 400;\">Click here</span></a><span style=\"font-weight: 400;\"> to learn more about our services and </span><a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">get in touch with us</span></a><span style=\"font-weight: 400;\"> for more information.</span>'),(98817,8458,'_conclusion','field_69832095afa7c'),(98818,8458,'page_cta',''),(98819,8458,'_page_cta','field_69831d02340bb'),(98821,5721,'conclusion','<h4 class=\"list-heading\">Contact Actuate Agency To Create An Effective eCommerce Strategy For Your Business</h4>\r\nAre you looking to create a robust eCommerce business plan or improve the existing one? At Actuate Agency, we\'ve got you covered!\r\n\r\nOur team of professionals are highly skilled and experienced in web development, eCommerce strategies, and UI/UX designs.\r\n\r\nWe provide you with the best eCommerce solutions that align with your business goals and ensure that it moves in the right direction seamlessly.\r\n\r\nOur expertise in the ecom sphere helps you stay one step ahead of your competitors. <a href=\"https://actuate.webpreview.co/services/\">Click here</a> to learn more about our services.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Get in touch with us</a> for any enquiries or call us on <a href=\"tel:01616720877\">0161 672 0877</a>!'),(98822,5721,'_conclusion','field_69832095afa7c'),(98823,5721,'page_cta',''),(98824,5721,'_page_cta','field_69831d02340bb'),(98825,5721,'_yoast_wpseo_primary_category',''),(98826,5721,'_yoast_wpseo_content_score','90'),(98827,5721,'_yoast_wpseo_estimated-reading-time-minutes','4'),(98828,8460,'conclusion','<h4 class=\"list-heading\">Contact Actuate Agency To Create An Effective eCommerce Strategy For Your Business</h4>\r\nAre you looking to create a robust eCommerce business plan or improve the existing one? At Actuate Agency, we\'ve got you covered!\r\n\r\nOur team of professionals are highly skilled and experienced in web development, eCommerce strategies, and UI/UX designs.\r\n\r\nWe provide you with the best eCommerce solutions that align with your business goals and ensure that it moves in the right direction seamlessly.\r\n\r\nOur expertise in the ecom sphere helps you stay one step ahead of your competitors. <a href=\"https://actuate.webpreview.co/services/\">Click here</a> to learn more about our services.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Get in touch with us</a> for any enquiries or call us on <a href=\"tel:01616720877\">0161 672 0877</a>!'),(98829,8460,'_conclusion','field_69832095afa7c'),(98830,8460,'page_cta',''),(98831,8460,'_page_cta','field_69831d02340bb'),(98833,5112,'conclusion','<h4><b>Contact Actuate Agency to Help You Improve Your Website Design</b></h4>\r\n<span style=\"font-weight: 400;\">If these Halloween marketing tips have got you considering dressing up your website for Halloween, Actuate Agency has got you covered!</span>\r\n\r\n<span style=\"font-weight: 400;\">It’s time for you to make the most of our experience in web development, ecommerce strategies and UI/UX designs. We are a results-driven agency with a variety of digital solutions up our sleeves for international businesses and brands. </span>\r\n\r\n<span style=\"font-weight: 400;\">Our web development specialists can assist you in creating, designing and updating your website. To find out more about our services, </span><a href=\"https://actuate.webpreview.co/services/\"><span style=\"font-weight: 400;\">click here</span></a><span style=\"font-weight: 400;\">. </span>\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">Get in touch with us</span></a><span style=\"font-weight: 400;\"> for any enquiries or call us on </span><a href=\"tel:01616720877\"><span style=\"font-weight: 400;\">0161 672 0877</span></a><span style=\"font-weight: 400;\">!</span>'),(98834,5112,'_conclusion','field_69832095afa7c'),(98835,5112,'page_cta',''),(98836,5112,'_page_cta','field_69831d02340bb'),(98837,8462,'conclusion','<h4><b>Contact Actuate Agency to Help You Improve Your Website Design</b></h4>\r\n<span style=\"font-weight: 400;\">If these Halloween marketing tips have got you considering dressing up your website for Halloween, Actuate Agency has got you covered!</span>\r\n\r\n<span style=\"font-weight: 400;\">It’s time for you to make the most of our experience in web development, ecommerce strategies and UI/UX designs. We are a results-driven agency with a variety of digital solutions up our sleeves for international businesses and brands. </span>\r\n\r\n<span style=\"font-weight: 400;\">Our web development specialists can assist you in creating, designing and updating your website. To find out more about our services, </span><a href=\"https://actuate.webpreview.co/services/\"><span style=\"font-weight: 400;\">click here</span></a><span style=\"font-weight: 400;\">. </span>\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">Get in touch with us</span></a><span style=\"font-weight: 400;\"> for any enquiries or call us on </span><a href=\"tel:01616720877\"><span style=\"font-weight: 400;\">0161 672 0877</span></a><span style=\"font-weight: 400;\">!</span>'),(98838,8462,'_conclusion','field_69832095afa7c'),(98839,8462,'page_cta',''),(98840,8462,'_page_cta','field_69831d02340bb'),(98842,5112,'_wp_old_slug','halloween-website-tips-2'),(98844,5095,'conclusion','<h4><b>Contact Actuate Agency for eCommerce Strategy and Development</b></h4>\r\n<span style=\"font-weight: 400;\">At Actuate, our experts and trained professionals can help you figure out how you can upgrade your webpage. Be it A/B split testing, eCommerce optimisation or design and UX, we’ve got you covered.</span>\r\n\r\n<span style=\"font-weight: 400;\">As a results driven agency, we have produced digital solutions for many huge international brands and businesses. Create the best eCommerce websites with our help, using Magento, Aero and Shopify. </span>\r\n\r\n<span style=\"font-weight: 400;\">We also offer a range of other services; </span><a href=\"https://actuate.webpreview.co/services/\"><span style=\"font-weight: 400;\">click here</span></a><span style=\"font-weight: 400;\"> to learn more about them.</span>\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">Contact us</span></a><span style=\"font-weight: 400;\"> for any inquiries or reach out to us on 0161 672 0877!</span>'),(98845,5095,'_conclusion','field_69832095afa7c'),(98846,5095,'page_cta',''),(98847,5095,'_page_cta','field_69831d02340bb'),(98848,8464,'conclusion','<h4><b>Contact Actuate Agency for eCommerce Strategy and Development</b></h4>\r\n<span style=\"font-weight: 400;\">At Actuate, our experts and trained professionals can help you figure out how you can upgrade your webpage. Be it A/B split testing, eCommerce optimisation or design and UX, we’ve got you covered.</span>\r\n\r\n<span style=\"font-weight: 400;\">As a results driven agency, we have produced digital solutions for many huge international brands and businesses. Create the best eCommerce websites with our help, using Magento, Aero and Shopify. </span>\r\n\r\n<span style=\"font-weight: 400;\">We also offer a range of other services; </span><a href=\"https://actuate.webpreview.co/services/\"><span style=\"font-weight: 400;\">click here</span></a><span style=\"font-weight: 400;\"> to learn more about them.</span>\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">Contact us</span></a><span style=\"font-weight: 400;\"> for any inquiries or reach out to us on 0161 672 0877!</span>'),(98849,8464,'_conclusion','field_69832095afa7c'),(98850,8464,'page_cta',''),(98851,8464,'_page_cta','field_69831d02340bb'),(98853,5103,'conclusion','<h4><b>Contact Actuate Agency for Startup UX Support, Web Development and Design</b></h4>\r\n<span style=\"font-weight: 400;\">When it comes to UX, web development and design, our experts at Actuate Agency have got you covered.</span>\r\n\r\n<span style=\"font-weight: 400;\">With years of experience in UI/UX design, eCommerce and web development, you can trust us to upgrade your webpage to match your business requirements. </span>\r\n\r\n<span style=\"font-weight: 400;\">We have experience working with various industries and international brands. As a results-driven company, we can provide the best digital solutions for your business.</span>\r\n\r\n<span style=\"font-weight: 400;\">To learn more about the services we offer, </span><a href=\"https://actuate.webpreview.co/services/\"><span style=\"font-weight: 400;\">click here</span></a><span style=\"font-weight: 400;\">.</span>\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">Contact us</span></a><span style=\"font-weight: 400;\"> for any inquiries or reach out to us on </span><a href=\"tel: 0161 672 0877\"><span style=\"font-weight: 400;\">0161 672 0877</span></a><span style=\"font-weight: 400;\"> today!</span>'),(98854,5103,'_conclusion','field_69832095afa7c'),(98855,5103,'page_cta',''),(98856,5103,'_page_cta','field_69831d02340bb'),(98857,8466,'conclusion','<h4><b>Contact Actuate Agency for Startup UX Support, Web Development and Design</b></h4>\r\n<span style=\"font-weight: 400;\">When it comes to UX, web development and design, our experts at Actuate Agency have got you covered.</span>\r\n\r\n<span style=\"font-weight: 400;\">With years of experience in UI/UX design, eCommerce and web development, you can trust us to upgrade your webpage to match your business requirements. </span>\r\n\r\n<span style=\"font-weight: 400;\">We have experience working with various industries and international brands. As a results-driven company, we can provide the best digital solutions for your business.</span>\r\n\r\n<span style=\"font-weight: 400;\">To learn more about the services we offer, </span><a href=\"https://actuate.webpreview.co/services/\"><span style=\"font-weight: 400;\">click here</span></a><span style=\"font-weight: 400;\">.</span>\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">Contact us</span></a><span style=\"font-weight: 400;\"> for any inquiries or reach out to us on </span><a href=\"tel: 0161 672 0877\"><span style=\"font-weight: 400;\">0161 672 0877</span></a><span style=\"font-weight: 400;\"> today!</span>'),(98858,8466,'_conclusion','field_69832095afa7c'),(98859,8466,'page_cta',''),(98860,8466,'_page_cta','field_69831d02340bb'),(98862,5706,'conclusion','<h4>Need Magento advice?</h4>\r\nSecurity is really important to us and our clients, if you have any concerns then <a href=\"https://actuate.webpreview.co/contact/\">speak to us</a>. If you’d like to find out more about how we can keep your <a href=\"https://actuate.webpreview.co/services/maintain-optimise/\">Magento site up to date.</a>'),(98863,5706,'_conclusion','field_69832095afa7c'),(98864,5706,'page_cta',''),(98865,5706,'_page_cta','field_69831d02340bb'),(98866,8468,'conclusion','<h4>Need Magento advice?</h4>\r\nSecurity is really important to us and our clients, if you have any concerns then <a href=\"https://actuate.webpreview.co/contact/\">speak to us</a>. If you’d like to find out more about how we can keep your <a href=\"https://actuate.webpreview.co/services/maintain-optimise/\">Magento site up to date.</a>'),(98867,8468,'_conclusion','field_69832095afa7c'),(98868,8468,'page_cta',''),(98869,8468,'_page_cta','field_69831d02340bb'),(98871,4917,'conclusion','<h4>How Can You Update to Magento 2.4.3?</h4>\r\nWe highly recommend upgrading your website to Magento 2.4.3 as soon as possible. After the update your store will deliver an even better user experience which is more secure than ever.\r\n\r\nActuate can help you to upgrade to Magento 2.4.3 in a smooth and timely fashion. We will clone your existing site and perform the update to it before deploying to your live website. This ensures minimal down time to your business by ironing out any bugs on the development site first.\r\n\r\nFor details on a full website audit and upgrade to Magento 2.4.3 call us on 0161 672 0877.\r\n\r\nWe will look forward to hearing from you.'),(98872,4917,'_conclusion','field_69832095afa7c'),(98873,4917,'page_cta',''),(98874,4917,'_page_cta','field_69831d02340bb'),(98875,8470,'conclusion','<h4>How Can You Update to Magento 2.4.3?</h4>\r\nWe highly recommend upgrading your website to Magento 2.4.3 as soon as possible. After the update your store will deliver an even better user experience which is more secure than ever.\r\n\r\nActuate can help you to upgrade to Magento 2.4.3 in a smooth and timely fashion. We will clone your existing site and perform the update to it before deploying to your live website. This ensures minimal down time to your business by ironing out any bugs on the development site first.\r\n\r\nFor details on a full website audit and upgrade to Magento 2.4.3 call us on 0161 672 0877.\r\n\r\nWe will look forward to hearing from you.'),(98876,8470,'_conclusion','field_69832095afa7c'),(98877,8470,'page_cta',''),(98878,8470,'_page_cta','field_69831d02340bb'),(98880,8471,'conclusion','<h4>How Can You Update to Magento 2.4.3?</h4>\r\nWe highly recommend upgrading your website to Magento 2.4.3 as soon as possible. After the update your store will deliver an even better user experience which is more secure than ever.\r\n\r\nActuate can help you to upgrade to Magento 2.4.3 in a smooth and timely fashion. We will clone your existing site and perform the update to it before deploying to your live website. This ensures minimal down time to your business by ironing out any bugs on the development site first.\r\n\r\nFor details on a full website audit and upgrade to Magento 2.4.3 call us on 0161 672 0877.\r\n\r\nWe will look forward to hearing from you.'),(98881,8471,'_conclusion','field_69832095afa7c'),(98882,8471,'page_cta',''),(98883,8471,'_page_cta','field_69831d02340bb'),(98885,8472,'conclusion','<h4>How Can You Update to Magento 2.4.3?</h4>\r\nWe highly recommend upgrading your website to Magento 2.4.3 as soon as possible. After the update your store will deliver an even better user experience which is more secure than ever.\r\n\r\nActuate can help you to upgrade to Magento 2.4.3 in a smooth and timely fashion. We will clone your existing site and perform the update to it before deploying to your live website. This ensures minimal down time to your business by ironing out any bugs on the development site first.\r\n\r\nFor details on a full website audit and upgrade to Magento 2.4.3 call us on 0161 672 0877.\r\n\r\nWe will look forward to hearing from you.'),(98886,8472,'_conclusion','field_69832095afa7c'),(98887,8472,'page_cta',''),(98888,8472,'_page_cta','field_69831d02340bb'),(98890,5702,'conclusion','<h4>If you’d like help with reviewing your customer experience get in touch.</h4>\r\nWe can help by analyising the existing customer experience and detailing how it could be improved. If you like, we can even help you to make the improvements.'),(98891,5702,'_conclusion','field_69832095afa7c'),(98892,5702,'page_cta',''),(98893,5702,'_page_cta','field_69831d02340bb'),(98894,5702,'_yoast_wpseo_primary_category',''),(98895,5702,'_yoast_wpseo_linkdex','77'),(98896,5702,'_yoast_wpseo_content_score','30'),(98897,5702,'_yoast_wpseo_estimated-reading-time-minutes','5'),(98898,8474,'conclusion','<strong>If you’d like help with reviewing your customer experience get in touch. We can help by analyising the existing customer experience and detailing how it could be improved. If you like, we can even help you to make the improvements.</strong>'),(98899,8474,'_conclusion','field_69832095afa7c'),(98900,8474,'page_cta',''),(98901,8474,'_page_cta','field_69831d02340bb'),(98903,8475,'conclusion','<h4>If you’d like help with reviewing your customer experience get in touch.</h4>\r\nWe can help by analyising the existing customer experience and detailing how it could be improved. If you like, we can even help you to make the improvements.'),(98904,8475,'_conclusion','field_69832095afa7c'),(98905,8475,'page_cta',''),(98906,8475,'_page_cta','field_69831d02340bb'),(98908,2168,'conclusion','<h4>Conclusion</h4>\r\nOnce broken down into manageable sections, your website brief becomes an easy document to compile and will become a solid blueprint for your new project. Without taking the time to consider these essential factors, it\'s easy for a digital agency to wander off-track, so don\'t ignore this first step.\r\n\r\nYour website brief doesn\'t have to be perfect and may very well contain gaps that an excellent digital agency like Actuate can help fill during our discovery sessions. The critical aspect of writing a website brief is taking some time to think and consider your answers to the questions posed above; doing this helps create a roadmap that your digital agency can follow and deliver on.\r\n\r\nGood luck, and we look forward to building on your foundations to create a website that not only looks great but also works well for your and your customers.'),(98909,2168,'_conclusion','field_69832095afa7c'),(98910,2168,'page_cta',''),(98911,2168,'_page_cta','field_69831d02340bb'),(98912,8477,'conclusion','<h4>Conclusion</h4>\r\nOnce broken down into manageable sections, your website brief becomes an easy document to compile and will become a solid blueprint for your new project. Without taking the time to consider these essential factors, it\'s easy for a digital agency to wander off-track, so don\'t ignore this first step.\r\n\r\nYour website brief doesn\'t have to be perfect and may very well contain gaps that an excellent digital agency like Actuate can help fill during our discovery sessions. The critical aspect of writing a website brief is taking some time to think and consider your answers to the questions posed above; doing this helps create a roadmap that your digital agency can follow and deliver on.\r\n\r\nGood luck, and we look forward to building on your foundations to create a website that not only looks great but also works well for your and your customers.'),(98913,8477,'_conclusion','field_69832095afa7c'),(98914,8477,'page_cta',''),(98915,8477,'_page_cta','field_69831d02340bb'),(98917,2166,'conclusion','<h4>Conclusion</h4>\r\nBuy now, pay later is big business; if you\'re not on board with it, then you could be missing out. Integration of buy now, pay later isn\'t tricky, and a reputable digital agency like Actuate can talk you through the options available to you. Why not find out how easy it could be to introduce BNPL to your website by calling Actuate on 01244 911360 today.'),(98918,2166,'_conclusion','field_69832095afa7c'),(98919,2166,'page_cta',''),(98920,2166,'_page_cta','field_69831d02340bb'),(98921,8478,'conclusion','<h4>Conclusion</h4>\r\nBuy now, pay later is big business; if you\'re not on board with it, then you could be missing out. Integration of buy now, pay later isn\'t tricky, and a reputable digital agency like Actuate can talk you through the options available to you. Why not find out how easy it could be to introduce BNPL to your website by calling Actuate on 01244 911360 today.'),(98922,8478,'_conclusion','field_69832095afa7c'),(98923,8478,'page_cta',''),(98924,8478,'_page_cta','field_69831d02340bb'),(98926,2164,'conclusion',''),(98927,2164,'_conclusion','field_69832095afa7c'),(98928,2164,'page_cta',''),(98929,2164,'_page_cta','field_69831d02340bb'),(98930,8479,'conclusion',''),(98931,8479,'_conclusion','field_69832095afa7c'),(98932,8479,'page_cta',''),(98933,8479,'_page_cta','field_69831d02340bb'),(98935,2162,'conclusion',''),(98936,2162,'_conclusion','field_69832095afa7c'),(98937,2162,'page_cta',''),(98938,2162,'_page_cta','field_69831d02340bb'),(98939,8480,'conclusion',''),(98940,8480,'_conclusion','field_69832095afa7c'),(98941,8480,'page_cta',''),(98942,8480,'_page_cta','field_69831d02340bb'),(98944,5696,'conclusion','<h4>Conclusion</h4>\r\nThere is a lot of things to like with Aero Commerce, and because of how it has been developed, it\'s a system that will serve you for many years to come without the worry of swapping platforms or looking for ever-powerful hosting setups.\r\n\r\nIs it the platform for you? Get in touch with our eCommerce experts here at Actuate Digital, and we\'ll be happy to arrange a meeting to find out.'),(98945,5696,'_conclusion','field_69832095afa7c'),(98946,5696,'page_cta',''),(98947,5696,'_page_cta','field_69831d02340bb'),(98948,5696,'_yoast_wpseo_primary_category',''),(98949,5696,'_yoast_wpseo_content_score','60'),(98950,5696,'_yoast_wpseo_estimated-reading-time-minutes','3'),(98951,8481,'conclusion','<h4>Conclusion</h4>\r\nThere is a lot of things to like with Aero Commerce, and because of how it has been developed, it\'s a system that will serve you for many years to come without the worry of swapping platforms or looking for ever-powerful hosting setups.\r\n\r\nIs it the platform for you? Get in touch with our eCommerce experts here at Actuate Digital, and we\'ll be happy to arrange a meeting to find out.'),(98952,8481,'_conclusion','field_69832095afa7c'),(98953,8481,'page_cta',''),(98954,8481,'_page_cta','field_69831d02340bb'),(98956,5686,'conclusion','<h4>Conclusion</h4>\r\nIn 2021 it looks like Covid is set to be around a while longer, and with more local businesses clambering to have an online presence, local SEO has never been more critical. Make sure to make the right local SEO decisions, and even through lockdown, you should hopefully thrive with local, socially distanced business.'),(98957,5686,'_conclusion','field_69832095afa7c'),(98958,5686,'page_cta',''),(98959,5686,'_page_cta','field_69831d02340bb'),(98960,5686,'_yoast_wpseo_primary_category',''),(98961,5686,'_yoast_wpseo_content_score','60'),(98962,5686,'_yoast_wpseo_estimated-reading-time-minutes','3'),(98963,8483,'conclusion','<h4>Conclusion</h4>\r\nIn 2021 it looks like Covid is set to be around a while longer, and with more local businesses clambering to have an online presence, local SEO has never been more critical. Make sure to make the right local SEO decisions, and even through lockdown, you should hopefully thrive with local, socially distanced business.'),(98964,8483,'_conclusion','field_69832095afa7c'),(98965,8483,'page_cta',''),(98966,8483,'_page_cta','field_69831d02340bb'),(98968,5684,'conclusion',''),(98969,5684,'_conclusion','field_69832095afa7c'),(98970,5684,'page_cta',''),(98971,5684,'_page_cta','field_69831d02340bb'),(98972,5684,'_yoast_wpseo_primary_category',''),(98973,5684,'_yoast_wpseo_content_score','90'),(98974,5684,'_yoast_wpseo_estimated-reading-time-minutes','3'),(98975,8484,'conclusion',''),(98976,8484,'_conclusion','field_69832095afa7c'),(98977,8484,'page_cta',''),(98978,8484,'_page_cta','field_69831d02340bb'),(98980,8485,'conclusion',''),(98981,8485,'_conclusion','field_69832095afa7c'),(98982,8485,'page_cta',''),(98983,8485,'_page_cta','field_69831d02340bb'),(98985,2146,'conclusion',''),(98986,2146,'_conclusion','field_69832095afa7c'),(98987,2146,'page_cta',''),(98988,2146,'_page_cta','field_69831d02340bb'),(98989,8486,'conclusion',''),(98990,8486,'_conclusion','field_69832095afa7c'),(98991,8486,'page_cta',''),(98992,8486,'_page_cta','field_69831d02340bb'),(98995,5680,'conclusion','<h4>Conclusion</h4>\r\nMany of the current eCommerce trends and predictions have been fuelled by an increase in competition only exacerbated by lockdown. With the internet flooded with more e-tailers, higher costs for advertising were a given, add to this the dominance of marketplaces and the importance of brand and differentiating yourself from the competition come to the forefront.\r\n\r\nThe future of eCommerce is not an easy one for start-ups. Choosing the right online partner to guide your business will have the power to make or break start-ups.'),(98996,5680,'_conclusion','field_69832095afa7c'),(98997,5680,'page_cta',''),(98998,5680,'_page_cta','field_69831d02340bb'),(98999,8488,'conclusion','<h4>Conclusion</h4>\r\nMany of the current eCommerce trends and predictions have been fuelled by an increase in competition only exacerbated by lockdown. With the internet flooded with more e-tailers, higher costs for advertising were a given, add to this the dominance of marketplaces and the importance of brand and differentiating yourself from the competition come to the forefront.\r\n\r\nThe future of eCommerce is not an easy one for start-ups. Choosing the right online partner to guide your business will have the power to make or break start-ups.'),(99000,8488,'_conclusion','field_69832095afa7c'),(99001,8488,'page_cta',''),(99002,8488,'_page_cta','field_69831d02340bb'),(99004,8489,'conclusion','<h4>Conclusion</h4>\r\nMany of the current eCommerce trends and predictions have been fuelled by an increase in competition only exacerbated by lockdown. With the internet flooded with more e-tailers, higher costs for advertising were a given, add to this the dominance of marketplaces and the importance of brand and differentiating yourself from the competition come to the forefront.\r\n\r\nThe future of eCommerce is not an easy one for start-ups. Choosing the right online partner to guide your business will have the power to make or break start-ups.'),(99005,8489,'_conclusion','field_69832095afa7c'),(99006,8489,'page_cta',''),(99007,8489,'_page_cta','field_69831d02340bb'),(99009,5678,'conclusion','<h4>Conclusion</h4>\r\nAs the number of sites added to the internet expands exponentially, many businesses are desperate to be seen. That desperation can often lead to bad decisions, especially when faced with the many snake oil peddlers rife in today\'s SEO industry. Learn to take a step back, evaluate your goals and make an informed decision on who you work with based on knowledge gleaned from articles such as this. Good luck with your SEO and remember Actuate are always here if you\'d like a no-obligation chat about your website strategy.'),(99010,5678,'_conclusion','field_69832095afa7c'),(99011,5678,'page_cta',''),(99012,5678,'_page_cta','field_69831d02340bb'),(99013,8490,'conclusion',''),(99014,8490,'_conclusion','field_69832095afa7c'),(99015,8490,'page_cta',''),(99016,8490,'_page_cta','field_69831d02340bb'),(99018,8492,'conclusion','<h4>Conclusion</h4>\r\nAs the number of sites added to the internet expands exponentially, many businesses are desperate to be seen. That desperation can often lead to bad decisions, especially when faced with the many snake oil peddlers rife in today\'s SEO industry. Learn to take a step back, evaluate your goals and make an informed decision on who you work with based on knowledge gleaned from articles such as this. Good luck with your SEO and remember Actuate are always here if you\'d like a no-obligation chat about your website strategy.'),(99019,8492,'_conclusion','field_69832095afa7c'),(99020,8492,'page_cta',''),(99021,8492,'_page_cta','field_69831d02340bb'),(99023,5676,'conclusion','<h4>Contact Actuate Digital</h4>\r\nWe\'ve left the most straightforward option on this list until last, which is to contact Actuate Digital today on <b>01244 911360 </b>or by emailing <b>hello@actuate.agency</b>. Working with a dedicated agency such as Actuate, who understand the intricacies of internet marketing, the ins and outs of conversion rate optimisation and how to make your website work for you will pay dividends. No, we\'re not the cheapest, but we will make the most of your website and help you reap the rewards of working with an award-winning agency.'),(99024,5676,'_conclusion','field_69832095afa7c'),(99025,5676,'page_cta',''),(99026,5676,'_page_cta','field_69831d02340bb'),(99027,8494,'conclusion','<h4>Contact Actuate Digital</h4>\r\nWe\'ve left the most straightforward option on this list until last, which is to contact Actuate Digital today on <b>01244 911360 </b>or by emailing <b>hello@actuate.agency</b>. Working with a dedicated agency such as Actuate, who understand the intricacies of internet marketing, the ins and outs of conversion rate optimisation and how to make your website work for you will pay dividends. No, we\'re not the cheapest, but we will make the most of your website and help you reap the rewards of working with an award-winning agency.'),(99028,8494,'_conclusion','field_69832095afa7c'),(99029,8494,'page_cta',''),(99030,8494,'_page_cta','field_69831d02340bb'),(99032,5673,'conclusion','<h4>Conclusion</h4>\r\nWhen it comes to eCommerce, the choices are endless, and you should take great care not to look just on the surface of everything, but also a little deeper and to the future of your business. A reputable company such as Actuate Digital can help you make the best decision for your business, taking into account all of these points and more. Get in touch for a free no-obligation chat about your next project.'),(99033,5673,'_conclusion','field_69832095afa7c'),(99034,5673,'page_cta',''),(99035,5673,'_page_cta','field_69831d02340bb'),(99036,8496,'conclusion',''),(99037,8496,'_conclusion','field_69832095afa7c'),(99038,8496,'page_cta',''),(99039,8496,'_page_cta','field_69831d02340bb'),(99041,8497,'conclusion',''),(99042,8497,'_conclusion','field_69832095afa7c'),(99043,8497,'page_cta',''),(99044,8497,'_page_cta','field_69831d02340bb'),(99046,8498,'conclusion',''),(99047,8498,'_conclusion','field_69832095afa7c'),(99048,8498,'page_cta',''),(99049,8498,'_page_cta','field_69831d02340bb'),(99051,8499,'conclusion',''),(99052,8499,'_conclusion','field_69832095afa7c'),(99053,8499,'page_cta',''),(99054,8499,'_page_cta','field_69831d02340bb'),(99056,8500,'conclusion','<h4>Conclusion</h4>\r\nWhen it comes to eCommerce, the choices are endless, and you should take great care not to look just on the surface of everything, but also a little deeper and to the future of your business. A reputable company such as Actuate Digital can help you make the best decision for your business, taking into account all of these points and more. Get in touch for a free no-obligation chat about your next project.'),(99057,8500,'_conclusion','field_69832095afa7c'),(99058,8500,'page_cta',''),(99059,8500,'_page_cta','field_69831d02340bb'),(99061,5667,'conclusion',''),(99062,5667,'_conclusion','field_69832095afa7c'),(99063,5667,'page_cta',''),(99064,5667,'_page_cta','field_69831d02340bb'),(99065,5667,'_yoast_wpseo_estimated-reading-time-minutes','3'),(99066,8501,'conclusion',''),(99067,8501,'_conclusion','field_69832095afa7c'),(99068,8501,'page_cta',''),(99069,8501,'_page_cta','field_69831d02340bb'),(99071,5669,'conclusion',''),(99072,5669,'_conclusion','field_69832095afa7c'),(99073,5669,'page_cta',''),(99074,5669,'_page_cta','field_69831d02340bb'),(99075,8502,'conclusion',''),(99076,8502,'_conclusion','field_69832095afa7c'),(99077,8502,'page_cta',''),(99078,8502,'_page_cta','field_69831d02340bb'),(99080,5665,'conclusion',''),(99081,5665,'_conclusion','field_69832095afa7c'),(99082,5665,'page_cta',''),(99083,5665,'_page_cta','field_69831d02340bb'),(99084,5665,'_yoast_wpseo_estimated-reading-time-minutes','3'),(99085,8503,'conclusion',''),(99086,8503,'_conclusion','field_69832095afa7c'),(99087,8503,'page_cta',''),(99088,8503,'_page_cta','field_69831d02340bb'),(99090,5662,'conclusion',''),(99091,5662,'_conclusion','field_69832095afa7c'),(99092,5662,'page_cta',''),(99093,5662,'_page_cta','field_69831d02340bb'),(99094,8504,'conclusion',''),(99095,8504,'_conclusion','field_69832095afa7c'),(99096,8504,'page_cta',''),(99097,8504,'_page_cta','field_69831d02340bb'),(99099,5660,'conclusion',''),(99100,5660,'_conclusion','field_69832095afa7c'),(99101,5660,'page_cta',''),(99102,5660,'_page_cta','field_69831d02340bb'),(99103,5660,'_yoast_wpseo_estimated-reading-time-minutes','3'),(99104,8505,'conclusion',''),(99105,8505,'_conclusion','field_69832095afa7c'),(99106,8505,'page_cta',''),(99107,8505,'_page_cta','field_69831d02340bb'),(99109,5658,'conclusion',''),(99110,5658,'_conclusion','field_69832095afa7c'),(99111,5658,'page_cta',''),(99112,5658,'_page_cta','field_69831d02340bb'),(99113,8506,'conclusion',''),(99114,8506,'_conclusion','field_69832095afa7c'),(99115,8506,'page_cta',''),(99116,8506,'_page_cta','field_69831d02340bb'),(99118,5656,'conclusion','<h4>Conclusion</h4>\r\nA website is so much more than a pretty design overlaid on top of a pre-made piece of software. When it comes to succeeding online, your website should be tailored and tweaked so it appeals directly to your target audience, and this is achieved through the user experience.\r\n\r\nFor the sceptical, investing in a properly thought out website or \"UX\" may seem like another scheme of get-rich-quick entities, but in reality partnering with an agency who understands UX could save you thousands in the long-term. Consider your next website, it looks good; you saved a few thousand because you skipped the \"UX stage\" on the advice of a so-called web designer and you\'re ready to sell sell sell. The first thing you do is invest heavily in search engine optimisation to get visitors to your site, but although visitors start to climb, you\'re still not doing much business. The reason? The user experience just isn\'t working for you, and people are leaving for your competitors. You finally realise scrimping on the UX stage of development and not choosing that agency who understood the power of user experience was a mistake which has cost you dearly.\r\n\r\nDon\'t be that person, UX has the power to make your website stand out in your industry. Contact Actuate today on 01244 911360 to discuss your next great project or a current project which has failed to perform as you expected.'),(99119,5656,'_conclusion','field_69832095afa7c'),(99120,5656,'page_cta',''),(99121,5656,'_page_cta','field_69831d02340bb'),(99122,8507,'conclusion','<h4>Conclusion</h4>\r\nA website is so much more than a pretty design overlaid on top of a pre-made piece of software. When it comes to succeeding online, your website should be tailored and tweaked so it appeals directly to your target audience, and this is achieved through the user experience.\r\n\r\nFor the sceptical, investing in a properly thought out website or \"UX\" may seem like another scheme of get-rich-quick entities, but in reality partnering with an agency who understands UX could save you thousands in the long-term. Consider your next website, it looks good; you saved a few thousand because you skipped the \"UX stage\" on the advice of a so-called web designer and you\'re ready to sell sell sell. The first thing you do is invest heavily in search engine optimisation to get visitors to your site, but although visitors start to climb, you\'re still not doing much business. The reason? The user experience just isn\'t working for you, and people are leaving for your competitors. You finally realise scrimping on the UX stage of development and not choosing that agency who understood the power of user experience was a mistake which has cost you dearly.\r\n\r\nDon\'t be that person, UX has the power to make your website stand out in your industry. Contact Actuate today on 01244 911360 to discuss your next great project or a current project which has failed to perform as you expected.'),(99123,8507,'_conclusion','field_69832095afa7c'),(99124,8507,'page_cta',''),(99125,8507,'_page_cta','field_69831d02340bb'),(99127,5654,'conclusion','<h4>Conclusion</h4>\r\nThe festive period should be a busy time for both you and your online store, and to see great results  requires time, planning and thought. Make the experience magical, consider visual elements, offers  and promote joy and fuzzy feelings and above all, put yourself in the shoes of the consumers visiting  your website.\r\n\r\nIf you need a little help, Actuate is on hand to help take the reins and make sure this year the bells  are ringing out for Christmas day!'),(99128,5654,'_conclusion','field_69832095afa7c'),(99129,5654,'page_cta',''),(99130,5654,'_page_cta','field_69831d02340bb'),(99131,8508,'conclusion','<h4>Conclusion</h4>\r\nThe festive period should be a busy time for both you and your online store, and to see great results  requires time, planning and thought. Make the experience magical, consider visual elements, offers  and promote joy and fuzzy feelings and above all, put yourself in the shoes of the consumers visiting  your website.\r\n\r\nIf you need a little help, Actuate is on hand to help take the reins and make sure this year the bells  are ringing out for Christmas day!'),(99132,8508,'_conclusion','field_69832095afa7c'),(99133,8508,'page_cta',''),(99134,8508,'_page_cta','field_69831d02340bb'),(99136,5653,'conclusion',''),(99137,5653,'_conclusion','field_69832095afa7c'),(99138,5653,'page_cta',''),(99139,5653,'_page_cta','field_69831d02340bb'),(99140,8509,'conclusion',''),(99141,8509,'_conclusion','field_69832095afa7c'),(99142,8509,'page_cta',''),(99143,8509,'_page_cta','field_69831d02340bb'),(99145,5652,'conclusion','<h4>The Bottom Line</h4>\r\nCoronavirus, lockdown and the pandemic has caused such disruption on a worldwide basis that we\'re sure you don\'t want to risk more problems. Take advice, use up to date systems specifically designed with security for home workers (such as Magento 2.4, which includes 2-factor authentication) and engage your staff members on the importance of eCommerce security. The benefits to your business are worth the effort.'),(99146,5652,'_conclusion','field_69832095afa7c'),(99147,5652,'page_cta',''),(99148,5652,'_page_cta','field_69831d02340bb'),(99149,8511,'conclusion','<h4>The Bottom Line</h4>\r\nCoronavirus, lockdown and the pandemic has caused such disruption on a worldwide basis that we\'re sure you don\'t want to risk more problems. Take advice, use up to date systems specifically designed with security for home workers (such as Magento 2.4, which includes 2-factor authentication) and engage your staff members on the importance of eCommerce security. The benefits to your business are worth the effort.'),(99150,8511,'_conclusion','field_69832095afa7c'),(99151,8511,'page_cta',''),(99152,8511,'_page_cta','field_69831d02340bb'),(99154,5651,'conclusion',''),(99155,5651,'_conclusion','field_69832095afa7c'),(99156,5651,'page_cta',''),(99157,5651,'_page_cta','field_69831d02340bb'),(99158,8512,'conclusion',''),(99159,8512,'_conclusion','field_69832095afa7c'),(99160,8512,'page_cta',''),(99161,8512,'_page_cta','field_69831d02340bb'),(99163,2045,'conclusion','<h4>Conclusion</h4>\r\nHopefully, you now understand the advantages of engaging your chosen digital agency as soon as you know you\'ll be changing your website. Whether that\'s three months, six months or twelve months away, the longer you have to work with a digital agency, the better the results. Projects can always be turned around in a crunch situation with limited time. Still, a site given the correct amount of planning and time allocated to them will always win out when it comes to conversion, sales and search engine rankings.'),(99164,2045,'_conclusion','field_69832095afa7c'),(99165,2045,'page_cta',''),(99166,2045,'_page_cta','field_69831d02340bb'),(99167,8513,'conclusion','<h4>Conclusion</h4>\r\nHopefully, you now understand the advantages of engaging your chosen digital agency as soon as you know you\'ll be changing your website. Whether that\'s three months, six months or twelve months away, the longer you have to work with a digital agency, the better the results. Projects can always be turned around in a crunch situation with limited time. Still, a site given the correct amount of planning and time allocated to them will always win out when it comes to conversion, sales and search engine rankings.'),(99168,8513,'_conclusion','field_69832095afa7c'),(99169,8513,'page_cta',''),(99170,8513,'_page_cta','field_69831d02340bb'),(99172,2042,'conclusion',''),(99173,2042,'_conclusion','field_69832095afa7c'),(99174,2042,'page_cta',''),(99175,2042,'_page_cta','field_69831d02340bb'),(99176,8514,'conclusion',''),(99177,8514,'_conclusion','field_69832095afa7c'),(99178,8514,'page_cta',''),(99179,8514,'_page_cta','field_69831d02340bb'),(99181,8515,'conclusion',''),(99182,8515,'_conclusion','field_69832095afa7c'),(99183,8515,'page_cta',''),(99184,8515,'_page_cta','field_69831d02340bb'),(99194,2039,'conclusion',''),(99195,2039,'_conclusion','field_69832095afa7c'),(99196,2039,'page_cta',''),(99197,2039,'_page_cta','field_69831d02340bb'),(99198,8519,'conclusion',''),(99199,8519,'_conclusion','field_69832095afa7c'),(99200,8519,'page_cta',''),(99201,8519,'_page_cta','field_69831d02340bb'),(99203,2036,'conclusion','<h4>Conclusion</h4>\r\nThe number of people who are looking to shop locally in the UK is on the increase and competing locally is a lot easier than competition nationally or internationally for sales. Fly the flag for the #ShopLocal movement and increase your sales and exposure at the same time. Look out for part 2 of our Getting to grips with local SEO series in the months to come, where we\'ll include even more local SEO tips.'),(99204,2036,'_conclusion','field_69832095afa7c'),(99205,2036,'page_cta',''),(99206,2036,'_page_cta','field_69831d02340bb'),(99207,8520,'conclusion',''),(99208,8520,'_conclusion','field_69832095afa7c'),(99209,8520,'page_cta',''),(99210,8520,'_page_cta','field_69831d02340bb'),(99212,8521,'conclusion','<h4>Conclusion</h4>\r\nThe number of people who are looking to shop locally in the UK is on the increase and competing locally is a lot easier than competition nationally or internationally for sales. Fly the flag for the #ShopLocal movement and increase your sales and exposure at the same time. Look out for part 2 of our Getting to grips with local SEO series in the months to come, where we\'ll include even more local SEO tips.'),(99213,8521,'_conclusion','field_69832095afa7c'),(99214,8521,'page_cta',''),(99215,8521,'_page_cta','field_69831d02340bb'),(99217,2028,'conclusion','<h4>Conclusion</h4>\r\nConversion rate optimisation is all about changing your site for the better. By analysing your statistics and analytics, educated changes can be introduced to influence the ways consumers interact with your site. Don\'t settle for anything other than outstanding when it comes to your conversions, book a meeting with Actuate today and let\'s turn your website around.'),(99218,2028,'_conclusion','field_69832095afa7c'),(99219,2028,'page_cta',''),(99220,2028,'_page_cta','field_69831d02340bb'),(99221,8522,'conclusion','<h4>Conclusion</h4>\r\nConversion rate optimisation is all about changing your site for the better. By analysing your statistics and analytics, educated changes can be introduced to influence the ways consumers interact with your site. Don\'t settle for anything other than outstanding when it comes to your conversions, book a meeting with Actuate today and let\'s turn your website around.'),(99222,8522,'_conclusion','field_69832095afa7c'),(99223,8522,'page_cta',''),(99224,8522,'_page_cta','field_69831d02340bb'),(99226,8523,'conclusion','<h4>Conclusion</h4>\r\nConversion rate optimisation is all about changing your site for the better. By analysing your statistics and analytics, educated changes can be introduced to influence the ways consumers interact with your site. Don\'t settle for anything other than outstanding when it comes to your conversions, book a meeting with Actuate today and let\'s turn your website around.'),(99227,8523,'_conclusion','field_69832095afa7c'),(99228,8523,'page_cta',''),(99229,8523,'_page_cta','field_69831d02340bb'),(99231,8524,'conclusion','<h4>Conclusion</h4>\r\nThe number of people who are looking to shop locally in the UK is on the increase and competing locally is a lot easier than competition nationally or internationally for sales. Fly the flag for the #ShopLocal movement and increase your sales and exposure at the same time. Look out for part 2 of our Getting to grips with local SEO series in the months to come, where we\'ll include even more local SEO tips.'),(99232,8524,'_conclusion','field_69832095afa7c'),(99233,8524,'page_cta',''),(99234,8524,'_page_cta','field_69831d02340bb'),(99236,8525,'conclusion','<h4>Conclusion</h4>\r\nThe number of people who are looking to shop locally in the UK is on the increase and competing locally is a lot easier than competition nationally or internationally for sales. Fly the flag for the #ShopLocal movement and increase your sales and exposure at the same time. Look out for part 2 of our Getting to grips with local SEO series in the months to come, where we\'ll include even more local SEO tips.'),(99237,8525,'_conclusion','field_69832095afa7c'),(99238,8525,'page_cta',''),(99239,8525,'_page_cta','field_69831d02340bb'),(99241,2025,'conclusion','<h4>Conclusion</h4>\r\nThe basics of planning for Black Friday are in fact quite simple. Have some foresight and take a little time to plan things through and you\'ll see a positive change in both visitors and sales. Channel your inner shopper and ask yourself would this persuade me to click \'buy now\' and you won\'t go far wrong.'),(99242,2025,'_conclusion','field_69832095afa7c'),(99243,2025,'page_cta',''),(99244,2025,'_page_cta','field_69831d02340bb'),(99245,8526,'conclusion','<h4>Conclusion</h4>\r\nThe basics of planning for Black Friday are in fact quite simple. Have some foresight and take a little time to plan things through and you\'ll see a positive change in both visitors and sales. Channel your inner shopper and ask yourself would this persuade me to click \'buy now\' and you won\'t go far wrong.'),(99246,8526,'_conclusion','field_69832095afa7c'),(99247,8526,'page_cta',''),(99248,8526,'_page_cta','field_69831d02340bb'),(99250,802,'conclusion',''),(99251,802,'_conclusion','field_69832095afa7c'),(99252,802,'page_cta',''),(99253,802,'_page_cta','field_69831d02340bb'),(99254,8527,'blog_sub',''),(99255,8527,'_blog_sub','field_56713eebe91ba'),(99256,8527,'conclusion',''),(99257,8527,'_conclusion','field_69832095afa7c'),(99258,8527,'page_cta',''),(99259,8527,'_page_cta','field_69831d02340bb'),(99261,814,'conclusion',''),(99262,814,'_conclusion','field_69832095afa7c'),(99263,814,'page_cta',''),(99264,814,'_page_cta','field_69831d02340bb'),(99265,8528,'blog_sub',''),(99266,8528,'_blog_sub','field_56713eebe91ba'),(99267,8528,'conclusion',''),(99268,8528,'_conclusion','field_69832095afa7c'),(99269,8528,'page_cta',''),(99270,8528,'_page_cta','field_69831d02340bb'),(99272,5615,'conclusion',''),(99273,5615,'_conclusion','field_69832095afa7c'),(99274,5615,'page_cta',''),(99275,5615,'_page_cta','field_69831d02340bb'),(99276,8529,'blog_sub',''),(99277,8529,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(99278,8529,'conclusion',''),(99279,8529,'_conclusion','field_69832095afa7c'),(99280,8529,'page_cta',''),(99281,8529,'_page_cta','field_69831d02340bb'),(99283,5617,'conclusion',''),(99284,5617,'_conclusion','field_69832095afa7c'),(99285,5617,'page_cta',''),(99286,5617,'_page_cta','field_69831d02340bb'),(99287,8530,'blog_sub',''),(99288,8530,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(99289,8530,'conclusion',''),(99290,8530,'_conclusion','field_69832095afa7c'),(99291,8530,'page_cta',''),(99292,8530,'_page_cta','field_69831d02340bb'),(99294,5619,'conclusion','<h4>Overall Summary</h4>\r\nBy using Google Shopping wisely, you can make sure that your products are more visible on the internet to those people who are currently interested in them. This should allow you to get higher quality leads, more site traffic and a better click-through rate too.\r\n\r\nOf course, the overall result should be that you make your advertising budget work far harder for you. Once you given this method a try you are likely to find a great way of getting a better ROI while staying completely in control of your budget and advertising tasks.\r\n\r\nIt is also extremely easy to get started with. This is particularly true if you have an AdWords account just now and want to make the switch to a smarter way of advertising online from now on.'),(99295,5619,'_conclusion','field_69832095afa7c'),(99296,5619,'page_cta',''),(99297,5619,'_page_cta','field_69831d02340bb'),(99298,8531,'blog_sub',''),(99299,8531,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(99300,8531,'conclusion',''),(99301,8531,'_conclusion','field_69832095afa7c'),(99302,8531,'page_cta',''),(99303,8531,'_page_cta','field_69831d02340bb'),(99305,8532,'blog_sub',''),(99306,8532,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(99307,8532,'conclusion','<h4>Overall Summary</h4>\r\nBy using Google Shopping wisely, you can make sure that your products are more visible on the internet to those people who are currently interested in them. This should allow you to get higher quality leads, more site traffic and a better click-through rate too.\r\n\r\nOf course, the overall result should be that you make your advertising budget work far harder for you. Once you given this method a try you are likely to find a great way of getting a better ROI while staying completely in control of your budget and advertising tasks.\r\n\r\nIt is also extremely easy to get started with. This is particularly true if you have an AdWords account just now and want to make the switch to a smarter way of advertising online from now on.'),(99308,8532,'_conclusion','field_69832095afa7c'),(99309,8532,'page_cta',''),(99310,8532,'_page_cta','field_69831d02340bb'),(99312,5611,'conclusion',''),(99313,5611,'_conclusion','field_69832095afa7c'),(99314,5611,'page_cta',''),(99315,5611,'_page_cta','field_69831d02340bb'),(99316,8533,'blog_sub',''),(99317,8533,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(99318,8533,'conclusion',''),(99319,8533,'_conclusion','field_69832095afa7c'),(99320,8533,'page_cta',''),(99321,8533,'_page_cta','field_69831d02340bb'),(99323,5623,'conclusion',''),(99324,5623,'_conclusion','field_69832095afa7c'),(99325,5623,'page_cta',''),(99326,5623,'_page_cta','field_69831d02340bb'),(99327,8534,'blog_sub',''),(99328,8534,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(99329,8534,'conclusion',''),(99330,8534,'_conclusion','field_69832095afa7c'),(99331,8534,'page_cta',''),(99332,8534,'_page_cta','field_69831d02340bb'),(99334,5609,'conclusion',''),(99335,5609,'_conclusion','field_69832095afa7c'),(99336,5609,'page_cta',''),(99337,5609,'_page_cta','field_69831d02340bb'),(99338,8535,'blog_sub','Merry Christmas and a Happy New Year!||Merry Christmas and a Happy New Year!||Merry Christmas and a Happy New Year!'),(99339,8535,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(99340,8535,'conclusion',''),(99341,8535,'_conclusion','field_69832095afa7c'),(99342,8535,'page_cta',''),(99343,8535,'_page_cta','field_69831d02340bb'),(99345,5603,'conclusion',''),(99346,5603,'_conclusion','field_69832095afa7c'),(99347,5603,'page_cta',''),(99348,5603,'_page_cta','field_69831d02340bb'),(99349,8537,'blog_sub',''),(99350,8537,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(99351,8537,'conclusion',''),(99352,8537,'_conclusion','field_69832095afa7c'),(99353,8537,'page_cta',''),(99354,8537,'_page_cta','field_69831d02340bb'),(99362,5607,'conclusion',''),(99363,5607,'_conclusion','field_69832095afa7c'),(99364,5607,'page_cta',''),(99365,5607,'_page_cta','field_69831d02340bb'),(99366,8538,'blog_sub',''),(99367,8538,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(99368,8538,'conclusion',''),(99369,8538,'_conclusion','field_69832095afa7c'),(99370,8538,'page_cta',''),(99371,8538,'_page_cta','field_69831d02340bb'),(99373,753,'conclusion',''),(99374,753,'_conclusion','field_69832095afa7c'),(99375,753,'page_cta',''),(99376,753,'_page_cta','field_69831d02340bb'),(99377,8539,'blog_sub',''),(99378,8539,'_blog_sub','field_56713eebe91ba'),(99379,8539,'conclusion',''),(99380,8539,'_conclusion','field_69832095afa7c'),(99381,8539,'page_cta',''),(99382,8539,'_page_cta','field_69831d02340bb'),(99384,745,'conclusion',''),(99385,745,'_conclusion','field_69832095afa7c'),(99386,745,'page_cta',''),(99387,745,'_page_cta','field_69831d02340bb'),(99388,8541,'blog_sub',''),(99389,8541,'_blog_sub','field_56713eebe91ba'),(99390,8541,'conclusion',''),(99391,8541,'_conclusion','field_69832095afa7c'),(99392,8541,'page_cta',''),(99393,8541,'_page_cta','field_69831d02340bb'),(99395,741,'conclusion',''),(99396,741,'_conclusion','field_69832095afa7c'),(99397,741,'page_cta',''),(99398,741,'_page_cta','field_69831d02340bb'),(99399,8542,'blog_sub',''),(99400,8542,'_blog_sub','field_56713eebe91ba'),(99401,8542,'conclusion',''),(99402,8542,'_conclusion','field_69832095afa7c'),(99403,8542,'page_cta',''),(99404,8542,'_page_cta','field_69831d02340bb'),(99406,738,'conclusion','<h4>Conclusion</h4>\r\nSince the Community Edition of Magento is entirely free, smaller businesses will be able to justify using it. But once a store reaches a certain turnover, the purchase becomes more worthwhile. If we consider the performance improvements that come from page caching alone, a store that brings in several hundred thousand pounds a year will almost certainly be able to recoup the asking price of the Enterprise Edition.'),(99407,738,'_conclusion','field_69832095afa7c'),(99408,738,'page_cta',''),(99409,738,'_page_cta','field_69831d02340bb'),(99410,8543,'blog_sub',''),(99411,8543,'_blog_sub','field_56713eebe91ba'),(99412,8543,'conclusion','<h4>Conclusion</h4>\r\nSince the Community Edition of Magento is entirely free, smaller businesses will be able to justify using it. But once a store reaches a certain turnover, the purchase becomes more worthwhile. If we consider the performance improvements that come from page caching alone, a store that brings in several hundred thousand pounds a year will almost certainly be able to recoup the asking price of the Enterprise Edition.'),(99413,8543,'_conclusion','field_69832095afa7c'),(99414,8543,'page_cta',''),(99415,8543,'_page_cta','field_69831d02340bb'),(99417,733,'conclusion',''),(99418,733,'_conclusion','field_69832095afa7c'),(99419,733,'page_cta',''),(99420,733,'_page_cta','field_69831d02340bb'),(99421,8544,'blog_sub',''),(99422,8544,'_blog_sub','field_56713eebe91ba'),(99423,8544,'conclusion',''),(99424,8544,'_conclusion','field_69832095afa7c'),(99425,8544,'page_cta',''),(99426,8544,'_page_cta','field_69831d02340bb'),(99428,730,'conclusion',''),(99429,730,'_conclusion','field_69832095afa7c'),(99430,730,'page_cta',''),(99431,730,'_page_cta','field_69831d02340bb'),(99432,8545,'blog_sub',''),(99433,8545,'_blog_sub','field_56713eebe91ba'),(99434,8545,'conclusion',''),(99435,8545,'_conclusion','field_69832095afa7c'),(99436,8545,'page_cta',''),(99437,8545,'_page_cta','field_69831d02340bb'),(99439,721,'conclusion',''),(99440,721,'_conclusion','field_69832095afa7c'),(99441,721,'page_cta',''),(99442,721,'_page_cta','field_69831d02340bb'),(99443,8546,'blog_sub',''),(99444,8546,'_blog_sub','field_56713eebe91ba'),(99445,8546,'conclusion',''),(99446,8546,'_conclusion','field_69832095afa7c'),(99447,8546,'page_cta',''),(99448,8546,'_page_cta','field_69831d02340bb'),(99450,718,'conclusion',''),(99451,718,'_conclusion','field_69832095afa7c'),(99452,718,'page_cta',''),(99453,718,'_page_cta','field_69831d02340bb'),(99454,8547,'blog_sub',''),(99455,8547,'_blog_sub','field_56713eebe91ba'),(99456,8547,'conclusion',''),(99457,8547,'_conclusion','field_69832095afa7c'),(99458,8547,'page_cta',''),(99459,8547,'_page_cta','field_69831d02340bb'),(99461,724,'conclusion',''),(99462,724,'_conclusion','field_69832095afa7c'),(99463,724,'page_cta',''),(99464,724,'_page_cta','field_69831d02340bb'),(99465,8548,'blog_sub',''),(99466,8548,'_blog_sub','field_56713eebe91ba'),(99467,8548,'conclusion',''),(99468,8548,'_conclusion','field_69832095afa7c'),(99469,8548,'page_cta',''),(99470,8548,'_page_cta','field_69831d02340bb'),(99472,714,'conclusion',''),(99473,714,'_conclusion','field_69832095afa7c'),(99474,714,'page_cta',''),(99475,714,'_page_cta','field_69831d02340bb'),(99476,8549,'blog_sub',''),(99477,8549,'_blog_sub','field_56713eebe91ba'),(99478,8549,'conclusion',''),(99479,8549,'_conclusion','field_69832095afa7c'),(99480,8549,'page_cta',''),(99481,8549,'_page_cta','field_69831d02340bb'),(99483,710,'conclusion',''),(99484,710,'_conclusion','field_69832095afa7c'),(99485,710,'page_cta',''),(99486,710,'_page_cta','field_69831d02340bb'),(99487,8550,'blog_sub',''),(99488,8550,'_blog_sub','field_56713eebe91ba'),(99489,8550,'conclusion',''),(99490,8550,'_conclusion','field_69832095afa7c'),(99491,8550,'page_cta',''),(99492,8550,'_page_cta','field_69831d02340bb'),(99494,705,'conclusion',''),(99495,705,'_conclusion','field_69832095afa7c'),(99496,705,'page_cta',''),(99497,705,'_page_cta','field_69831d02340bb'),(99498,8551,'blog_sub',''),(99499,8551,'_blog_sub','field_56713eebe91ba'),(99500,8551,'conclusion',''),(99501,8551,'_conclusion','field_69832095afa7c'),(99502,8551,'page_cta',''),(99503,8551,'_page_cta','field_69831d02340bb'),(99505,8552,'blog_sub',''),(99506,8552,'_blog_sub','field_56713eebe91ba'),(99507,8552,'conclusion',''),(99508,8552,'_conclusion','field_69832095afa7c'),(99509,8552,'page_cta',''),(99510,8552,'_page_cta','field_69831d02340bb'),(99512,693,'conclusion',''),(99513,693,'_conclusion','field_69832095afa7c'),(99514,693,'page_cta',''),(99515,693,'_page_cta','field_69831d02340bb'),(99516,8553,'blog_sub',''),(99517,8553,'_blog_sub','field_56713eebe91ba'),(99518,8553,'conclusion',''),(99519,8553,'_conclusion','field_69832095afa7c'),(99520,8553,'page_cta',''),(99521,8553,'_page_cta','field_69831d02340bb'),(99523,696,'conclusion',''),(99524,696,'_conclusion','field_69832095afa7c'),(99525,696,'page_cta',''),(99526,696,'_page_cta','field_69831d02340bb'),(99527,8554,'blog_sub',''),(99528,8554,'_blog_sub','field_56713eebe91ba'),(99529,8554,'conclusion',''),(99530,8554,'_conclusion','field_69832095afa7c'),(99531,8554,'page_cta',''),(99532,8554,'_page_cta','field_69831d02340bb'),(99534,5574,'conclusion',''),(99535,5574,'_conclusion','field_69832095afa7c'),(99536,5574,'page_cta',''),(99537,5574,'_page_cta','field_69831d02340bb'),(99538,5574,'_yoast_wpseo_primary_category',''),(99539,5574,'_yoast_wpseo_linkdex','59'),(99540,5574,'_yoast_wpseo_content_score','90'),(99541,5574,'_yoast_wpseo_estimated-reading-time-minutes','2'),(99542,8555,'conclusion',''),(99543,8555,'_conclusion','field_69832095afa7c'),(99544,8555,'page_cta',''),(99545,8555,'_page_cta','field_69831d02340bb'),(99547,5571,'conclusion',''),(99548,5571,'_conclusion','field_69832095afa7c'),(99549,5571,'page_cta',''),(99550,5571,'_page_cta','field_69831d02340bb'),(99551,8557,'blog_sub',''),(99552,8557,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(99553,8557,'conclusion',''),(99554,8557,'_conclusion','field_69832095afa7c'),(99555,8557,'page_cta',''),(99556,8557,'_page_cta','field_69831d02340bb'),(99558,5563,'conclusion',''),(99559,5563,'_conclusion','field_69832095afa7c'),(99560,5563,'page_cta',''),(99561,5563,'_page_cta','field_69831d02340bb'),(99562,8558,'blog_sub','Magento 2 Has Launched||Magento 2 Has Launched||Magento 2 Has Launched'),(99563,8558,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(99564,8558,'conclusion',''),(99565,8558,'_conclusion','field_69832095afa7c'),(99566,8558,'page_cta',''),(99567,8558,'_page_cta','field_69831d02340bb'),(99569,5561,'conclusion','<h4>Remember</h4>\r\nGet the foundations on your site right for your key audience, then begin your promotions. We see so many times that the love, care and attention needed at the beginning is neglected by the race to get online and start selling.'),(99570,5561,'_conclusion','field_69832095afa7c'),(99571,5561,'page_cta',''),(99572,5561,'_page_cta','field_69831d02340bb'),(99573,8560,'blog_sub','Conversion Rate Optimisation||Conversion Rate Optimisation||Conversion Rate Optimisation'),(99574,8560,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(99575,8560,'conclusion','<h4>Remember</h4>\r\nGet the foundations on your site right for your key audience, then begin your promotions. We see so many times that the love, care and attention needed at the beginning is neglected by the race to get online and start selling.'),(99576,8560,'_conclusion','field_69832095afa7c'),(99577,8560,'page_cta',''),(99578,8560,'_page_cta','field_69831d02340bb'),(99580,5559,'conclusion',''),(99581,5559,'_conclusion','field_69832095afa7c'),(99582,5559,'page_cta',''),(99583,5559,'_page_cta','field_69831d02340bb'),(99584,8561,'blog_sub','Ecommerce in 2015||Ecommerce in 2015||Ecommerce in 2015'),(99585,8561,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(99586,8561,'conclusion',''),(99587,8561,'_conclusion','field_69832095afa7c'),(99588,8561,'page_cta',''),(99589,8561,'_page_cta','field_69831d02340bb'),(99591,5569,'conclusion',''),(99592,5569,'_conclusion','field_69832095afa7c'),(99593,5569,'page_cta',''),(99594,5569,'_page_cta','field_69831d02340bb'),(99595,8563,'blog_sub',''),(99596,8563,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(99597,8563,'conclusion',''),(99598,8563,'_conclusion','field_69832095afa7c'),(99599,8563,'page_cta',''),(99600,8563,'_page_cta','field_69831d02340bb'),(99602,5567,'conclusion',''),(99603,5567,'_conclusion','field_69832095afa7c'),(99604,5567,'page_cta',''),(99605,5567,'_page_cta','field_69831d02340bb'),(99606,8565,'blog_sub','Cyber Monday is here!||Cyber Monday is here!||Cyber Monday is here!'),(99607,8565,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(99608,8565,'conclusion',''),(99609,8565,'_conclusion','field_69832095afa7c'),(99610,8565,'page_cta',''),(99611,8565,'_page_cta','field_69831d02340bb'),(99613,5565,'conclusion','<h4>The conclusion?</h4>\r\nWith statistics of mobile and tablet use growing, the rise of the smart TV and of course the amount of time people spend tweeting and chatting on Facebook through their shiny phones, having a responsive website is a must. If you are running an ecommerce store having a responsive site can make the difference between when the young lad on the bus wants to buying those new pair of jeans from your website, to a frustrated consumer giving up and going elsewhere.'),(99614,5565,'_conclusion','field_69832095afa7c'),(99615,5565,'page_cta',''),(99616,5565,'_page_cta','field_69831d02340bb'),(99617,8567,'blog_sub','Just another buzz word?||Just another buzz word?||Just another buzz word?'),(99618,8567,'_blog_sub','field_56713eebe91ba||field_56713eebe91ba||field_56713eebe91ba'),(99619,8567,'conclusion','<h4>The conclusion?</h4>\r\nWith statistics of mobile and tablet use growing, the rise of the smart TV and of course the amount of time people spend tweeting and chatting on Facebook through their shiny phones, having a responsive website is a must. If you are running an ecommerce store having a responsive site can make the difference between when the young lad on the bus wants to buying those new pair of jeans from your website, to a frustrated consumer giving up and going elsewhere.'),(99620,8567,'_conclusion','field_69832095afa7c'),(99621,8567,'page_cta',''),(99622,8567,'_page_cta','field_69831d02340bb'),(99623,7137,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(99624,8568,'page_content',''),(99625,8568,'_page_content','field_65bcc772ba827'),(99626,8568,'bottom_cta',''),(99627,8568,'_bottom_cta','field_66fbcaec309e9'),(99628,8569,'page_content',''),(99629,8569,'_page_content','field_65bcc772ba827'),(99630,8569,'bottom_cta',''),(99631,8569,'_bottom_cta','field_66fbcaec309e9'),(99632,8570,'_edit_lock','1774363027:1'),(99633,8570,'_edit_last','1'),(99634,8570,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(99635,8570,'page_content','a:13:{i:0;s:7:\"results\";i:1;s:9:\"the_brief\";i:2;s:20:\"full_width_shout_out\";i:3;s:11:\"the_problem\";i:4;s:15:\"full_size_image\";i:5;s:9:\"cta_block\";i:6;s:9:\"split_col\";i:7;s:9:\"split_col\";i:8;s:12:\"our_solution\";i:9;s:9:\"split_col\";i:10;s:9:\"split_col\";i:11;s:9:\"split_col\";i:12;s:11:\"the_results\";}'),(99636,8570,'_page_content','field_65bcc7b3f1b60'),(99637,8570,'featured','1'),(99638,8570,'_featured','field_67ceb8be5d1a5'),(99639,8570,'sub_title','The UK\'s most trusted name in premium vehicle styling and aftermarket parts.'),(99640,8570,'_sub_title','field_65d85bf8524fe'),(99641,8570,'summary','Retained CRO, metadata recovery & navigation rebuild on Shopify Plus.'),(99642,8570,'_summary','field_6740b617b6812'),(99643,8570,'project_duration','On-going'),(99644,8570,'_project_duration','field_690dca25e00ac'),(99645,8570,'project_type','CRO & Support'),(99646,8570,'_project_type','field_6740b6531afe2'),(99647,8570,'project_url','https://autoid.co/'),(99648,8570,'_project_url','field_6751c13f278fe'),(99649,8570,'brand_logo','8572'),(99650,8570,'_brand_logo','field_67c9853979950'),(99651,8570,'key_results','3'),(99652,8570,'_key_results','field_6908a819a31d9'),(99653,8570,'_yoast_wpseo_primary_project_type','23'),(99654,8570,'_yoast_wpseo_primary_platform','17'),(99655,8570,'_yoast_wpseo_primary_sector','24'),(99656,8570,'_yoast_wpseo_primary_project_services','10'),(99657,8570,'_yoast_wpseo_content_score','90'),(99658,8570,'_yoast_wpseo_estimated-reading-time-minutes','7'),(99899,6977,'_imagify_optimization_level','2'),(99900,6977,'_imagify_status','already_optimized'),(99901,6977,'_imagify_data','a:2:{s:5:\"sizes\";a:2:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:441083;s:14:\"optimized_size\";i:33552;s:7:\"percent\";d:92.39;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:441083;s:14:\"optimized_size\";i:33552;s:7:\"percent\";d:92.39;s:7:\"message\";s:0:\"\";}}'),(100160,6000,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:755587;s:14:\"optimized_size\";i:739753;s:7:\"percent\";d:2.1;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1768461;s:14:\"optimized_size\";i:108641;s:7:\"percent\";d:93.86;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3459480;s:14:\"optimized_size\";i:283705;s:7:\"percent\";d:91.8;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1902602;s:14:\"optimized_size\";i:604752;s:7:\"percent\";d:68.21;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7886130;s:14:\"optimized_size\";i:1736851;s:7:\"percent\";d:77.98;s:7:\"message\";s:0:\"\";}}'),(100161,5999,'_imagify_optimization_level','2'),(100162,5999,'_imagify_status','success'),(100163,5999,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1906231;s:14:\"optimized_size\";i:1796805;s:7:\"percent\";d:5.74;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2652569;s:14:\"optimized_size\";i:58488;s:7:\"percent\";d:97.8;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5002856;s:14:\"optimized_size\";i:134889;s:7:\"percent\";d:97.3;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2652569;s:14:\"optimized_size\";i:967149;s:7:\"percent\";d:63.54;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:12214225;s:14:\"optimized_size\";i:2957331;s:7:\"percent\";d:75.79;s:7:\"message\";s:0:\"\";}}'),(100164,5996,'_imagify_optimization_level','2'),(100165,5996,'_imagify_status','success'),(100166,5996,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29187;s:14:\"optimized_size\";i:24433;s:7:\"percent\";d:16.29;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89794;s:14:\"optimized_size\";i:14659;s:7:\"percent\";d:83.67;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109196;s:14:\"optimized_size\";i:14518;s:7:\"percent\";d:86.7;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89794;s:14:\"optimized_size\";i:24519;s:7:\"percent\";d:72.69;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:317971;s:14:\"optimized_size\";i:78129;s:7:\"percent\";d:75.43;s:7:\"message\";s:0:\"\";}}'),(100167,5995,'_imagify_optimization_level','2'),(100168,5995,'_imagify_status','success'),(100169,5995,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:576031;s:14:\"optimized_size\";i:535882;s:7:\"percent\";d:6.97;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1467884;s:14:\"optimized_size\";i:49978;s:7:\"percent\";d:96.6;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1657342;s:14:\"optimized_size\";i:50372;s:7:\"percent\";d:96.96;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1467884;s:14:\"optimized_size\";i:527660;s:7:\"percent\";d:64.05;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5169141;s:14:\"optimized_size\";i:1163892;s:7:\"percent\";d:77.48;s:7:\"message\";s:0:\"\";}}'),(100173,5993,'_imagify_optimization_level','2'),(100174,5993,'_imagify_status','already_optimized'),(100175,5993,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1580824;s:14:\"optimized_size\";i:107236;s:7:\"percent\";d:93.22;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:655384;s:14:\"optimized_size\";i:358620;s:7:\"percent\";d:45.28;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2236208;s:14:\"optimized_size\";i:465856;s:7:\"percent\";d:79.17;s:7:\"message\";s:0:\"\";}}'),(100176,5992,'_imagify_optimization_level','2'),(100177,5992,'_imagify_status','already_optimized'),(100178,5992,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1914763;s:14:\"optimized_size\";i:32872;s:7:\"percent\";d:98.28;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:959379;s:14:\"optimized_size\";i:49813;s:7:\"percent\";d:94.81;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2874142;s:14:\"optimized_size\";i:82685;s:7:\"percent\";d:97.12;s:7:\"message\";s:0:\"\";}}'),(100179,5989,'_imagify_optimization_level','2'),(100180,5989,'_imagify_status','success'),(100181,5989,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:206470;s:14:\"optimized_size\";i:196335;s:7:\"percent\";d:4.91;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:553368;s:14:\"optimized_size\";i:48212;s:7:\"percent\";d:91.29;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:525334;s:14:\"optimized_size\";i:49615;s:7:\"percent\";d:90.56;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:553368;s:14:\"optimized_size\";i:196627;s:7:\"percent\";d:64.47;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1838540;s:14:\"optimized_size\";i:490789;s:7:\"percent\";d:73.31;s:7:\"message\";s:0:\"\";}}'),(100182,5988,'_imagify_optimization_level','2'),(100183,5988,'_imagify_status','success'),(100184,5988,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148173;s:14:\"optimized_size\";i:140932;s:7:\"percent\";d:4.89;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:371641;s:14:\"optimized_size\";i:26060;s:7:\"percent\";d:92.99;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:419145;s:14:\"optimized_size\";i:27465;s:7:\"percent\";d:93.45;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:371641;s:14:\"optimized_size\";i:133811;s:7:\"percent\";d:63.99;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1310600;s:14:\"optimized_size\";i:328268;s:7:\"percent\";d:74.95;s:7:\"message\";s:0:\"\";}}'),(100188,5986,'_imagify_optimization_level','2'),(100189,5986,'_imagify_status','success'),(100190,5986,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2136905;s:14:\"optimized_size\";i:699512;s:7:\"percent\";d:67.27;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:757770;s:14:\"optimized_size\";i:79157;s:7:\"percent\";d:89.55;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2136905;s:14:\"optimized_size\";i:255524;s:7:\"percent\";d:88.04;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:757770;s:14:\"optimized_size\";i:330006;s:7:\"percent\";d:56.45;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5789350;s:14:\"optimized_size\";i:1364199;s:7:\"percent\";d:76.44;s:7:\"message\";s:0:\"\";}}'),(100191,5985,'_imagify_optimization_level','2'),(100192,5985,'_imagify_status','success'),(100193,5985,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1065493;s:14:\"optimized_size\";i:910874;s:7:\"percent\";d:14.51;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2123768;s:14:\"optimized_size\";i:16766;s:7:\"percent\";d:99.21;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5322895;s:14:\"optimized_size\";i:45438;s:7:\"percent\";d:99.15;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2123768;s:14:\"optimized_size\";i:454207;s:7:\"percent\";d:78.61;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:10635924;s:14:\"optimized_size\";i:1427285;s:7:\"percent\";d:86.58;s:7:\"message\";s:0:\"\";}}'),(100194,5982,'_imagify_optimization_level','2'),(100195,5982,'_imagify_status','success'),(100196,5982,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:998280;s:14:\"optimized_size\";i:883116;s:7:\"percent\";d:11.54;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2657415;s:14:\"optimized_size\";i:85679;s:7:\"percent\";d:96.78;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2700426;s:14:\"optimized_size\";i:85787;s:7:\"percent\";d:96.82;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2657415;s:14:\"optimized_size\";i:888117;s:7:\"percent\";d:66.58;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:9013536;s:14:\"optimized_size\";i:1942699;s:7:\"percent\";d:78.45;s:7:\"message\";s:0:\"\";}}'),(100197,5981,'_imagify_optimization_level','2'),(100198,5981,'_imagify_status','success'),(100199,5981,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:514767;s:14:\"optimized_size\";i:421857;s:7:\"percent\";d:18.05;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1005737;s:14:\"optimized_size\";i:35815;s:7:\"percent\";d:96.44;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1568857;s:14:\"optimized_size\";i:34737;s:7:\"percent\";d:97.79;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1005737;s:14:\"optimized_size\";i:417904;s:7:\"percent\";d:58.45;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4095098;s:14:\"optimized_size\";i:910313;s:7:\"percent\";d:77.77;s:7:\"message\";s:0:\"\";}}'),(100203,5979,'_imagify_optimization_level','2'),(100204,5979,'_imagify_status','success'),(100205,5979,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3494963;s:14:\"optimized_size\";i:1015596;s:7:\"percent\";d:70.94;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1483510;s:14:\"optimized_size\";i:124908;s:7:\"percent\";d:91.58;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3494963;s:14:\"optimized_size\";i:330086;s:7:\"percent\";d:90.56;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1483510;s:14:\"optimized_size\";i:510529;s:7:\"percent\";d:65.59;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:9956946;s:14:\"optimized_size\";i:1981119;s:7:\"percent\";d:80.1;s:7:\"message\";s:0:\"\";}}'),(100206,5978,'_imagify_optimization_level','2'),(100207,5978,'_imagify_status','success'),(100208,5978,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2655800;s:14:\"optimized_size\";i:2344631;s:7:\"percent\";d:11.72;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3356246;s:14:\"optimized_size\";i:103214;s:7:\"percent\";d:96.92;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8008440;s:14:\"optimized_size\";i:328931;s:7:\"percent\";d:95.89;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3356246;s:14:\"optimized_size\";i:1294232;s:7:\"percent\";d:61.44;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:17376732;s:14:\"optimized_size\";i:4071008;s:7:\"percent\";d:76.57;s:7:\"message\";s:0:\"\";}}'),(100209,5975,'_imagify_optimization_level','2'),(100210,5975,'_imagify_status','success'),(100211,5975,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194281;s:14:\"optimized_size\";i:176391;s:7:\"percent\";d:9.21;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:541458;s:14:\"optimized_size\";i:48315;s:7:\"percent\";d:91.08;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:509576;s:14:\"optimized_size\";i:47680;s:7:\"percent\";d:90.64;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:541458;s:14:\"optimized_size\";i:175948;s:7:\"percent\";d:67.5;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1786773;s:14:\"optimized_size\";i:448334;s:7:\"percent\";d:74.91;s:7:\"message\";s:0:\"\";}}'),(100212,5974,'_imagify_optimization_level','2'),(100213,5974,'_imagify_status','success'),(100214,5974,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:591453;s:14:\"optimized_size\";i:561118;s:7:\"percent\";d:5.13;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1542150;s:14:\"optimized_size\";i:61617;s:7:\"percent\";d:96;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1796948;s:14:\"optimized_size\";i:59856;s:7:\"percent\";d:96.67;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1542150;s:14:\"optimized_size\";i:557232;s:7:\"percent\";d:63.87;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5472701;s:14:\"optimized_size\";i:1239823;s:7:\"percent\";d:77.35;s:7:\"message\";s:0:\"\";}}'),(100218,5972,'_imagify_optimization_level','2'),(100219,5972,'_imagify_status','success'),(100220,5972,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:777137;s:14:\"optimized_size\";i:764247;s:7:\"percent\";d:1.66;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2064082;s:14:\"optimized_size\";i:158266;s:7:\"percent\";d:92.33;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3657210;s:14:\"optimized_size\";i:294787;s:7:\"percent\";d:91.94;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2064082;s:14:\"optimized_size\";i:591903;s:7:\"percent\";d:71.32;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:8562511;s:14:\"optimized_size\";i:1809203;s:7:\"percent\";d:78.87;s:7:\"message\";s:0:\"\";}}'),(100221,5971,'_imagify_optimization_level','2'),(100222,5971,'_imagify_status','success'),(100223,5971,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1870026;s:14:\"optimized_size\";i:1796656;s:7:\"percent\";d:3.92;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2880871;s:14:\"optimized_size\";i:41173;s:7:\"percent\";d:98.57;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6399714;s:14:\"optimized_size\";i:88165;s:7:\"percent\";d:98.62;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2880871;s:14:\"optimized_size\";i:1017161;s:7:\"percent\";d:64.69;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:14031482;s:14:\"optimized_size\";i:2943155;s:7:\"percent\";d:79.02;s:7:\"message\";s:0:\"\";}}'),(100224,5968,'_imagify_optimization_level','2'),(100225,5968,'_imagify_status','success'),(100226,5968,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:169774;s:14:\"optimized_size\";i:157434;s:7:\"percent\";d:7.27;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:495283;s:14:\"optimized_size\";i:50820;s:7:\"percent\";d:89.74;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:475983;s:14:\"optimized_size\";i:48887;s:7:\"percent\";d:89.73;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:495283;s:14:\"optimized_size\";i:150547;s:7:\"percent\";d:69.6;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1636323;s:14:\"optimized_size\";i:407688;s:7:\"percent\";d:75.09;s:7:\"message\";s:0:\"\";}}'),(100227,5967,'_imagify_optimization_level','2'),(100228,5967,'_imagify_status','success'),(100229,5967,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:779811;s:14:\"optimized_size\";i:750703;s:7:\"percent\";d:3.73;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2138991;s:14:\"optimized_size\";i:85525;s:7:\"percent\";d:96;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2311746;s:14:\"optimized_size\";i:82310;s:7:\"percent\";d:96.44;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2138991;s:14:\"optimized_size\";i:743895;s:7:\"percent\";d:65.22;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7369539;s:14:\"optimized_size\";i:1662433;s:7:\"percent\";d:77.44;s:7:\"message\";s:0:\"\";}}'),(100233,5965,'_imagify_optimization_level','2'),(100234,5965,'_imagify_status','already_optimized'),(100235,5965,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1769336;s:14:\"optimized_size\";i:122153;s:7:\"percent\";d:93.1;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:722335;s:14:\"optimized_size\";i:394729;s:7:\"percent\";d:45.35;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2491671;s:14:\"optimized_size\";i:516882;s:7:\"percent\";d:79.26;s:7:\"message\";s:0:\"\";}}'),(100236,5964,'_imagify_optimization_level','2'),(100237,5964,'_imagify_status','success'),(100238,5964,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2694760;s:14:\"optimized_size\";i:2185394;s:7:\"percent\";d:18.9;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2983991;s:14:\"optimized_size\";i:60605;s:7:\"percent\";d:97.97;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7203776;s:14:\"optimized_size\";i:145273;s:7:\"percent\";d:97.98;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2983991;s:14:\"optimized_size\";i:1123765;s:7:\"percent\";d:62.34;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:15866518;s:14:\"optimized_size\";i:3515037;s:7:\"percent\";d:77.85;s:7:\"message\";s:0:\"\";}}'),(100239,5961,'_imagify_optimization_level','2'),(100240,5961,'_imagify_status','success'),(100241,5961,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:339634;s:14:\"optimized_size\";i:289760;s:7:\"percent\";d:14.68;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:836041;s:14:\"optimized_size\";i:30285;s:7:\"percent\";d:96.38;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1054434;s:14:\"optimized_size\";i:30481;s:7:\"percent\";d:97.11;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:836041;s:14:\"optimized_size\";i:283893;s:7:\"percent\";d:66.04;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3066150;s:14:\"optimized_size\";i:634419;s:7:\"percent\";d:79.31;s:7:\"message\";s:0:\"\";}}'),(100242,5960,'_imagify_optimization_level','2'),(100243,5960,'_imagify_status','success'),(100244,5960,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:471793;s:14:\"optimized_size\";i:402790;s:7:\"percent\";d:14.63;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1153079;s:14:\"optimized_size\";i:39665;s:7:\"percent\";d:96.56;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1198803;s:14:\"optimized_size\";i:40155;s:7:\"percent\";d:96.65;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1153079;s:14:\"optimized_size\";i:399475;s:7:\"percent\";d:65.36;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3976754;s:14:\"optimized_size\";i:882085;s:7:\"percent\";d:77.82;s:7:\"message\";s:0:\"\";}}'),(100248,5958,'_imagify_optimization_level','2'),(100249,5958,'_imagify_status','success'),(100250,5958,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:716907;s:14:\"optimized_size\";i:715891;s:7:\"percent\";d:0.14;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1909552;s:14:\"optimized_size\";i:135127;s:7:\"percent\";d:92.92;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3397899;s:14:\"optimized_size\";i:287594;s:7:\"percent\";d:91.54;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1909552;s:14:\"optimized_size\";i:555957;s:7:\"percent\";d:70.89;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7933910;s:14:\"optimized_size\";i:1694569;s:7:\"percent\";d:78.64;s:7:\"message\";s:0:\"\";}}'),(100251,5957,'_imagify_optimization_level','2'),(100252,5957,'_imagify_status','success'),(100253,5957,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2401687;s:14:\"optimized_size\";i:2274926;s:7:\"percent\";d:5.28;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3577189;s:14:\"optimized_size\";i:89471;s:7:\"percent\";d:97.5;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9127978;s:14:\"optimized_size\";i:391682;s:7:\"percent\";d:95.71;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3577189;s:14:\"optimized_size\";i:1166995;s:7:\"percent\";d:67.38;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:18684043;s:14:\"optimized_size\";i:3923074;s:7:\"percent\";d:79;s:7:\"message\";s:0:\"\";}}'),(100254,5954,'_imagify_optimization_level','2'),(100255,5954,'_imagify_status','success'),(100256,5954,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182750;s:14:\"optimized_size\";i:161836;s:7:\"percent\";d:11.44;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:512272;s:14:\"optimized_size\";i:35032;s:7:\"percent\";d:93.16;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:509627;s:14:\"optimized_size\";i:35491;s:7:\"percent\";d:93.04;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:512272;s:14:\"optimized_size\";i:158414;s:7:\"percent\";d:69.08;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1716921;s:14:\"optimized_size\";i:390773;s:7:\"percent\";d:77.24;s:7:\"message\";s:0:\"\";}}'),(100257,5953,'_imagify_optimization_level','2'),(100258,5953,'_imagify_status','success'),(100259,5953,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:661655;s:14:\"optimized_size\";i:561936;s:7:\"percent\";d:15.07;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1557789;s:14:\"optimized_size\";i:30967;s:7:\"percent\";d:98.01;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1410884;s:14:\"optimized_size\";i:30515;s:7:\"percent\";d:97.84;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1557789;s:14:\"optimized_size\";i:558775;s:7:\"percent\";d:64.13;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5188117;s:14:\"optimized_size\";i:1182193;s:7:\"percent\";d:77.21;s:7:\"message\";s:0:\"\";}}'),(100263,5951,'_imagify_optimization_level','2'),(100264,5951,'_imagify_status','already_optimized'),(100265,5951,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1665049;s:14:\"optimized_size\";i:112609;s:7:\"percent\";d:93.24;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:698136;s:14:\"optimized_size\";i:375711;s:7:\"percent\";d:46.18;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2363185;s:14:\"optimized_size\";i:488320;s:7:\"percent\";d:79.34;s:7:\"message\";s:0:\"\";}}'),(100266,5950,'_imagify_optimization_level','2'),(100267,5950,'_imagify_status','success'),(100268,5950,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:975907;s:14:\"optimized_size\";i:853762;s:7:\"percent\";d:12.52;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1652497;s:14:\"optimized_size\";i:31056;s:7:\"percent\";d:98.12;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3226006;s:14:\"optimized_size\";i:80778;s:7:\"percent\";d:97.5;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1652497;s:14:\"optimized_size\";i:517931;s:7:\"percent\";d:68.66;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7506907;s:14:\"optimized_size\";i:1483527;s:7:\"percent\";d:80.24;s:7:\"message\";s:0:\"\";}}'),(100269,5947,'_imagify_optimization_level','2'),(100270,5947,'_imagify_status','success'),(100271,5947,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175472;s:14:\"optimized_size\";i:144962;s:7:\"percent\";d:17.39;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:451349;s:14:\"optimized_size\";i:29499;s:7:\"percent\";d:93.46;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:633446;s:14:\"optimized_size\";i:28135;s:7:\"percent\";d:95.56;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:451349;s:14:\"optimized_size\";i:138978;s:7:\"percent\";d:69.21;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1711616;s:14:\"optimized_size\";i:341574;s:7:\"percent\";d:80.04;s:7:\"message\";s:0:\"\";}}'),(100272,5946,'_imagify_optimization_level','2'),(100273,5946,'_imagify_status','already_optimized'),(100274,5946,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:301615;s:14:\"optimized_size\";i:15138;s:7:\"percent\";d:94.98;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132005;s:14:\"optimized_size\";i:16422;s:7:\"percent\";d:87.56;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:433620;s:14:\"optimized_size\";i:31560;s:7:\"percent\";d:92.72;s:7:\"message\";s:0:\"\";}}'),(100275,5945,'_imagify_optimization_level','2'),(100276,5945,'_imagify_status','success'),(100277,5945,'_imagify_data','a:2:{s:5:\"sizes\";a:66:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3377910;s:14:\"optimized_size\";i:1085230;s:7:\"percent\";d:67.87;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3377910;s:14:\"optimized_size\";i:43061;s:7:\"percent\";d:98.73;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:648613;s:14:\"optimized_size\";i:5821;s:7:\"percent\";d:99.1;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:631482;s:14:\"optimized_size\";i:5754;s:7:\"percent\";d:99.09;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228975;s:14:\"optimized_size\";i:4571;s:7:\"percent\";d:98;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:655529;s:14:\"optimized_size\";i:10931;s:7:\"percent\";d:98.33;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:232842;s:14:\"optimized_size\";i:3381;s:7:\"percent\";d:98.55;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52028;s:14:\"optimized_size\";i:2432;s:7:\"percent\";d:95.33;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:310816;s:14:\"optimized_size\";i:3438;s:7:\"percent\";d:98.89;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2571084;s:14:\"optimized_size\";i:31112;s:7:\"percent\";d:98.79;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:331938;s:14:\"optimized_size\";i:3398;s:7:\"percent\";d:98.98;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:426608;s:14:\"optimized_size\";i:5494;s:7:\"percent\";d:98.71;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228700;s:14:\"optimized_size\";i:4582;s:7:\"percent\";d:98;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1456957;s:14:\"optimized_size\";i:15691;s:7:\"percent\";d:98.92;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:232842;s:14:\"optimized_size\";i:3381;s:7:\"percent\";d:98.55;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2695242;s:14:\"optimized_size\";i:35933;s:7:\"percent\";d:98.67;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:362393;s:14:\"optimized_size\";i:3573;s:7:\"percent\";d:99.01;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:341771;s:14:\"optimized_size\";i:4082;s:7:\"percent\";d:98.81;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131522;s:14:\"optimized_size\";i:2243;s:7:\"percent\";d:98.29;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:246592;s:14:\"optimized_size\";i:4853;s:7:\"percent\";d:98.03;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191553;s:14:\"optimized_size\";i:5452;s:7:\"percent\";d:97.15;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2292474;s:14:\"optimized_size\";i:28113;s:7:\"percent\";d:98.77;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:266033;s:14:\"optimized_size\";i:3446;s:7:\"percent\";d:98.7;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:917865;s:14:\"optimized_size\";i:10900;s:7:\"percent\";d:98.81;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:983904;s:14:\"optimized_size\";i:12009;s:7:\"percent\";d:98.78;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2216687;s:14:\"optimized_size\";i:26914;s:7:\"percent\";d:98.79;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:395460;s:14:\"optimized_size\";i:3917;s:7:\"percent\";d:99.01;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1306794;s:14:\"optimized_size\";i:18750;s:7:\"percent\";d:98.57;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:766745;s:14:\"optimized_size\";i:13427;s:7:\"percent\";d:98.25;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213541;s:14:\"optimized_size\";i:5778;s:7:\"percent\";d:97.29;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:333064;s:14:\"optimized_size\";i:3740;s:7:\"percent\";d:98.88;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:261028;s:14:\"optimized_size\";i:6780;s:7:\"percent\";d:97.4;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193958;s:14:\"optimized_size\";i:5534;s:7:\"percent\";d:97.15;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193958;s:14:\"optimized_size\";i:54200;s:7:\"percent\";d:72.06;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:261028;s:14:\"optimized_size\";i:72732;s:7:\"percent\";d:72.14;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:333064;s:14:\"optimized_size\";i:74398;s:7:\"percent\";d:77.66;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213541;s:14:\"optimized_size\";i:58718;s:7:\"percent\";d:72.5;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:766745;s:14:\"optimized_size\";i:211878;s:7:\"percent\";d:72.37;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1306794;s:14:\"optimized_size\";i:358824;s:7:\"percent\";d:72.54;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:395460;s:14:\"optimized_size\";i:103235;s:7:\"percent\";d:73.89;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2216687;s:14:\"optimized_size\";i:625483;s:7:\"percent\";d:71.78;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:983904;s:14:\"optimized_size\";i:273436;s:7:\"percent\";d:72.21;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:923952;s:14:\"optimized_size\";i:251835;s:7:\"percent\";d:72.74;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:917865;s:14:\"optimized_size\";i:244463;s:7:\"percent\";d:73.37;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:266033;s:14:\"optimized_size\";i:60539;s:7:\"percent\";d:77.24;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2292474;s:14:\"optimized_size\";i:731496;s:7:\"percent\";d:68.09;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191553;s:14:\"optimized_size\";i:52581;s:7:\"percent\";d:72.55;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:246592;s:14:\"optimized_size\";i:64261;s:7:\"percent\";d:73.94;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131522;s:14:\"optimized_size\";i:32146;s:7:\"percent\";d:75.56;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:341771;s:14:\"optimized_size\";i:81826;s:7:\"percent\";d:76.06;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:362393;s:14:\"optimized_size\";i:94589;s:7:\"percent\";d:73.9;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2695242;s:14:\"optimized_size\";i:847526;s:7:\"percent\";d:68.55;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:232842;s:14:\"optimized_size\";i:57152;s:7:\"percent\";d:75.45;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1456957;s:14:\"optimized_size\";i:459508;s:7:\"percent\";d:68.46;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228700;s:14:\"optimized_size\";i:61742;s:7:\"percent\";d:73;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:426608;s:14:\"optimized_size\";i:110199;s:7:\"percent\";d:74.17;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:331938;s:14:\"optimized_size\";i:77104;s:7:\"percent\";d:76.77;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2571084;s:14:\"optimized_size\";i:764997;s:7:\"percent\";d:70.25;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:310816;s:14:\"optimized_size\";i:71347;s:7:\"percent\";d:77.05;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52028;s:14:\"optimized_size\";i:15205;s:7:\"percent\";d:70.78;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:655529;s:14:\"optimized_size\";i:173511;s:7:\"percent\";d:73.53;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228975;s:14:\"optimized_size\";i:60778;s:7:\"percent\";d:73.46;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:631482;s:14:\"optimized_size\";i:157161;s:7:\"percent\";d:75.11;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:648613;s:14:\"optimized_size\";i:155009;s:7:\"percent\";d:76.1;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:923952;s:14:\"optimized_size\";i:7482;s:7:\"percent\";d:99.19;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:52620962;s:14:\"optimized_size\";i:7889082;s:7:\"percent\";d:85.01;s:7:\"message\";s:0:\"\";}}'),(100281,5941,'_imagify_optimization_level','2'),(100282,5941,'_imagify_status','success'),(100283,5941,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:725965;s:14:\"optimized_size\";i:707905;s:7:\"percent\";d:2.49;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1658396;s:14:\"optimized_size\";i:29971;s:7:\"percent\";d:98.19;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1875750;s:14:\"optimized_size\";i:29661;s:7:\"percent\";d:98.42;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1658396;s:14:\"optimized_size\";i:692746;s:7:\"percent\";d:58.23;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5918507;s:14:\"optimized_size\";i:1460283;s:7:\"percent\";d:75.33;s:7:\"message\";s:0:\"\";}}'),(100284,5940,'_imagify_optimization_level','2'),(100285,5940,'_imagify_status','success'),(100286,5940,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:781405;s:14:\"optimized_size\";i:717638;s:7:\"percent\";d:8.16;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1857073;s:14:\"optimized_size\";i:30371;s:7:\"percent\";d:98.36;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2038467;s:14:\"optimized_size\";i:29602;s:7:\"percent\";d:98.55;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1857073;s:14:\"optimized_size\";i:727395;s:7:\"percent\";d:60.83;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6534018;s:14:\"optimized_size\";i:1505006;s:7:\"percent\";d:76.97;s:7:\"message\";s:0:\"\";}}'),(100287,5939,'_imagify_optimization_level','2'),(100288,5939,'_imagify_status','success'),(100289,5939,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:991337;s:14:\"optimized_size\";i:989820;s:7:\"percent\";d:0.15;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1401433;s:14:\"optimized_size\";i:41912;s:7:\"percent\";d:97.01;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3689011;s:14:\"optimized_size\";i:77238;s:7:\"percent\";d:97.91;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1401433;s:14:\"optimized_size\";i:561801;s:7:\"percent\";d:59.91;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7483214;s:14:\"optimized_size\";i:1670771;s:7:\"percent\";d:77.67;s:7:\"message\";s:0:\"\";}}'),(100290,5938,'_imagify_optimization_level','2'),(100291,5938,'_imagify_status','success'),(100292,5938,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1767622;s:14:\"optimized_size\";i:1757260;s:7:\"percent\";d:0.59;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3149119;s:14:\"optimized_size\";i:68680;s:7:\"percent\";d:97.82;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5577590;s:14:\"optimized_size\";i:149368;s:7:\"percent\";d:97.32;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3149119;s:14:\"optimized_size\";i:942579;s:7:\"percent\";d:70.07;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:13643450;s:14:\"optimized_size\";i:2917887;s:7:\"percent\";d:78.61;s:7:\"message\";s:0:\"\";}}'),(100293,5935,'_imagify_optimization_level','2'),(100294,5935,'_imagify_status','already_optimized'),(100295,5935,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1399408;s:14:\"optimized_size\";i:28717;s:7:\"percent\";d:97.95;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:549285;s:14:\"optimized_size\";i:28948;s:7:\"percent\";d:94.73;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1948693;s:14:\"optimized_size\";i:57665;s:7:\"percent\";d:97.04;s:7:\"message\";s:0:\"\";}}'),(100296,5934,'_imagify_optimization_level','2'),(100297,5934,'_imagify_status','success'),(100298,5934,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:826932;s:14:\"optimized_size\";i:821472;s:7:\"percent\";d:0.66;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2315844;s:14:\"optimized_size\";i:43962;s:7:\"percent\";d:98.1;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2183678;s:14:\"optimized_size\";i:42252;s:7:\"percent\";d:98.07;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2315844;s:14:\"optimized_size\";i:828677;s:7:\"percent\";d:64.22;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7642298;s:14:\"optimized_size\";i:1736363;s:7:\"percent\";d:77.28;s:7:\"message\";s:0:\"\";}}'),(100302,5932,'_imagify_optimization_level','2'),(100303,5932,'_imagify_status','already_optimized'),(100304,5932,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1605976;s:14:\"optimized_size\";i:131706;s:7:\"percent\";d:91.8;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:646368;s:14:\"optimized_size\";i:428192;s:7:\"percent\";d:33.75;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2252344;s:14:\"optimized_size\";i:559898;s:7:\"percent\";d:75.14;s:7:\"message\";s:0:\"\";}}'),(100305,5931,'_imagify_optimization_level','2'),(100306,5931,'_imagify_status','success'),(100307,5931,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2018719;s:14:\"optimized_size\";i:1829911;s:7:\"percent\";d:9.35;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2777559;s:14:\"optimized_size\";i:28232;s:7:\"percent\";d:98.98;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6058709;s:14:\"optimized_size\";i:62146;s:7:\"percent\";d:98.97;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2777559;s:14:\"optimized_size\";i:1020403;s:7:\"percent\";d:63.26;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:13632546;s:14:\"optimized_size\";i:2940692;s:7:\"percent\";d:78.43;s:7:\"message\";s:0:\"\";}}'),(100308,5928,'_imagify_optimization_level','2'),(100309,5928,'_imagify_status','success'),(100310,5928,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:329037;s:14:\"optimized_size\";i:313631;s:7:\"percent\";d:4.68;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:934553;s:14:\"optimized_size\";i:44613;s:7:\"percent\";d:95.23;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:990037;s:14:\"optimized_size\";i:44418;s:7:\"percent\";d:95.51;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:934553;s:14:\"optimized_size\";i:312943;s:7:\"percent\";d:66.51;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3188180;s:14:\"optimized_size\";i:715605;s:7:\"percent\";d:77.55;s:7:\"message\";s:0:\"\";}}'),(100311,5927,'_imagify_optimization_level','2'),(100312,5927,'_imagify_status','success'),(100313,5927,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:230423;s:14:\"optimized_size\";i:208337;s:7:\"percent\";d:9.58;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:624429;s:14:\"optimized_size\";i:46008;s:7:\"percent\";d:92.63;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:701180;s:14:\"optimized_size\";i:45236;s:7:\"percent\";d:93.55;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:624429;s:14:\"optimized_size\";i:224925;s:7:\"percent\";d:63.98;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2180461;s:14:\"optimized_size\";i:524506;s:7:\"percent\";d:75.95;s:7:\"message\";s:0:\"\";}}'),(100317,5922,'_imagify_optimization_level','2'),(100318,5922,'_imagify_status','success'),(100319,5922,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:793376;s:14:\"optimized_size\";i:757056;s:7:\"percent\";d:4.58;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1740806;s:14:\"optimized_size\";i:51815;s:7:\"percent\";d:97.02;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2900717;s:14:\"optimized_size\";i:112585;s:7:\"percent\";d:96.12;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1740806;s:14:\"optimized_size\";i:556997;s:7:\"percent\";d:68;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7175705;s:14:\"optimized_size\";i:1478453;s:7:\"percent\";d:79.4;s:7:\"message\";s:0:\"\";}}'),(100320,5920,'_imagify_optimization_level','2'),(100321,5920,'_imagify_status','success'),(100322,5920,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:509218;s:14:\"optimized_size\";i:471050;s:7:\"percent\";d:7.5;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1390284;s:14:\"optimized_size\";i:75558;s:7:\"percent\";d:94.57;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1324557;s:14:\"optimized_size\";i:75718;s:7:\"percent\";d:94.28;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1390284;s:14:\"optimized_size\";i:470767;s:7:\"percent\";d:66.14;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4614343;s:14:\"optimized_size\";i:1093093;s:7:\"percent\";d:76.31;s:7:\"message\";s:0:\"\";}}'),(100323,5919,'_imagify_optimization_level','2'),(100324,5919,'_imagify_status','success'),(100325,5919,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241603;s:14:\"optimized_size\";i:214835;s:7:\"percent\";d:11.08;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:605106;s:14:\"optimized_size\";i:27167;s:7:\"percent\";d:95.51;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:735195;s:14:\"optimized_size\";i:24885;s:7:\"percent\";d:96.62;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:605106;s:14:\"optimized_size\";i:215162;s:7:\"percent\";d:64.44;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2187010;s:14:\"optimized_size\";i:482049;s:7:\"percent\";d:77.96;s:7:\"message\";s:0:\"\";}}'),(100326,5918,'_imagify_optimization_level','2'),(100327,5918,'_imagify_status','success'),(100328,5918,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2006178;s:14:\"optimized_size\";i:1880069;s:7:\"percent\";d:6.29;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3043749;s:14:\"optimized_size\";i:83410;s:7:\"percent\";d:97.26;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5857393;s:14:\"optimized_size\";i:258942;s:7:\"percent\";d:95.58;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3043749;s:14:\"optimized_size\";i:974412;s:7:\"percent\";d:67.99;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:13951069;s:14:\"optimized_size\";i:3196833;s:7:\"percent\";d:77.09;s:7:\"message\";s:0:\"\";}}'),(100332,5917,'_imagify_data','a:2:{s:5:\"sizes\";a:66:{s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2893412;s:14:\"optimized_size\";i:102198;s:7:\"percent\";d:96.47;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2301055;s:14:\"optimized_size\";i:174547;s:7:\"percent\";d:92.41;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2893412;s:14:\"optimized_size\";i:1103242;s:7:\"percent\";d:61.87;}s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2301055;s:14:\"optimized_size\";i:2127278;s:7:\"percent\";d:7.55;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1909552;s:14:\"optimized_size\";i:68215;s:7:\"percent\";d:96.43;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1857067;s:14:\"optimized_size\";i:66974;s:7:\"percent\";d:96.39;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:584865;s:14:\"optimized_size\";i:29709;s:7:\"percent\";d:94.92;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1485936;s:14:\"optimized_size\";i:60872;s:7:\"percent\";d:95.9;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:714130;s:14:\"optimized_size\";i:33987;s:7:\"percent\";d:95.24;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88696;s:14:\"optimized_size\";i:6424;s:7:\"percent\";d:92.76;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1105570;s:14:\"optimized_size\";i:45841;s:7:\"percent\";d:95.85;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4918706;s:14:\"optimized_size\";i:126940;s:7:\"percent\";d:97.42;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1198725;s:14:\"optimized_size\";i:47306;s:7:\"percent\";d:96.05;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1179701;s:14:\"optimized_size\";i:50172;s:7:\"percent\";d:95.75;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:601969;s:14:\"optimized_size\";i:30490;s:7:\"percent\";d:94.93;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3769011;s:14:\"optimized_size\";i:122287;s:7:\"percent\";d:96.76;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:714130;s:14:\"optimized_size\";i:33987;s:7:\"percent\";d:95.24;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5453475;s:14:\"optimized_size\";i:155017;s:7:\"percent\";d:97.16;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1386924;s:14:\"optimized_size\";i:54576;s:7:\"percent\";d:96.06;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1047552;s:14:\"optimized_size\";i:45730;s:7:\"percent\";d:95.63;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:480015;s:14:\"optimized_size\";i:24750;s:7:\"percent\";d:94.84;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:628152;s:14:\"optimized_size\";i:32827;s:7:\"percent\";d:94.77;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:352197;s:14:\"optimized_size\";i:19141;s:7:\"percent\";d:94.57;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4664155;s:14:\"optimized_size\";i:128658;s:7:\"percent\";d:97.24;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:877171;s:14:\"optimized_size\";i:40404;s:7:\"percent\";d:95.39;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2240192;s:14:\"optimized_size\";i:76596;s:7:\"percent\";d:96.58;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2013009;s:14:\"optimized_size\";i:63451;s:7:\"percent\";d:96.85;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4608017;s:14:\"optimized_size\";i:125092;s:7:\"percent\";d:97.29;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1509079;s:14:\"optimized_size\";i:57392;s:7:\"percent\";d:96.2;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2430701;s:14:\"optimized_size\";i:80048;s:7:\"percent\";d:96.71;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1431316;s:14:\"optimized_size\";i:55743;s:7:\"percent\";d:96.11;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:383364;s:14:\"optimized_size\";i:20193;s:7:\"percent\";d:94.73;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1162833;s:14:\"optimized_size\";i:47899;s:7:\"percent\";d:95.88;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:471427;s:14:\"optimized_size\";i:24177;s:7:\"percent\";d:94.87;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:347294;s:14:\"optimized_size\";i:18789;s:7:\"percent\";d:94.59;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:347294;s:14:\"optimized_size\";i:112474;s:7:\"percent\";d:67.61;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:471427;s:14:\"optimized_size\";i:150557;s:7:\"percent\";d:68.06;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1162833;s:14:\"optimized_size\";i:418048;s:7:\"percent\";d:64.05;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:383364;s:14:\"optimized_size\";i:123447;s:7:\"percent\";d:67.8;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1431316;s:14:\"optimized_size\";i:459190;s:7:\"percent\";d:67.92;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2430701;s:14:\"optimized_size\";i:796528;s:7:\"percent\";d:67.23;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1509079;s:14:\"optimized_size\";i:579107;s:7:\"percent\";d:61.63;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4608017;s:14:\"optimized_size\";i:1608235;s:7:\"percent\";d:65.1;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2013009;s:14:\"optimized_size\";i:686211;s:7:\"percent\";d:65.91;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2240192;s:14:\"optimized_size\";i:756876;s:7:\"percent\";d:66.21;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:877171;s:14:\"optimized_size\";i:308506;s:7:\"percent\";d:64.83;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4664155;s:14:\"optimized_size\";i:1683331;s:7:\"percent\";d:63.91;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:352197;s:14:\"optimized_size\";i:113373;s:7:\"percent\";d:67.81;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:628152;s:14:\"optimized_size\";i:201829;s:7:\"percent\";d:67.87;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:480015;s:14:\"optimized_size\";i:165700;s:7:\"percent\";d:65.48;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1047552;s:14:\"optimized_size\";i:361681;s:7:\"percent\";d:65.47;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1386924;s:14:\"optimized_size\";i:533217;s:7:\"percent\";d:61.55;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5453475;s:14:\"optimized_size\";i:1935052;s:7:\"percent\";d:64.52;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:714130;s:14:\"optimized_size\";i:241070;s:7:\"percent\";d:66.24;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3769011;s:14:\"optimized_size\";i:1367884;s:7:\"percent\";d:63.71;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:601969;s:14:\"optimized_size\";i:196878;s:7:\"percent\";d:67.29;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1179701;s:14:\"optimized_size\";i:397243;s:7:\"percent\";d:66.33;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1198725;s:14:\"optimized_size\";i:441809;s:7:\"percent\";d:63.14;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4918706;s:14:\"optimized_size\";i:1715777;s:7:\"percent\";d:65.12;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1105570;s:14:\"optimized_size\";i:397953;s:7:\"percent\";d:64;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88696;s:14:\"optimized_size\";i:29975;s:7:\"percent\";d:66.2;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241070;s:14:\"optimized_size\";i:218564;s:7:\"percent\";d:9.34;}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1485936;s:14:\"optimized_size\";i:485025;s:7:\"percent\";d:67.36;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:584865;s:14:\"optimized_size\";i:191179;s:7:\"percent\";d:67.31;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1857067;s:14:\"optimized_size\";i:655790;s:7:\"percent\";d:64.69;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1909552;s:14:\"optimized_size\";i:674255;s:7:\"percent\";d:64.69;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:113145736;s:14:\"optimized_size\";i:23307716;s:7:\"percent\";d:79.4;s:7:\"message\";s:0:\"\";}}'),(100333,5834,'_imagify_optimization_level','2'),(100334,5834,'_imagify_status','success'),(100335,5834,'_imagify_data','a:3:{s:5:\"sizes\";a:26:{s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27893;s:14:\"optimized_size\";i:12592;s:7:\"percent\";d:54.86;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9095;s:14:\"optimized_size\";i:3732;s:7:\"percent\";d:58.97;}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17899;s:14:\"optimized_size\";i:7881;s:7:\"percent\";d:55.97;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3732;s:14:\"optimized_size\";i:3480;s:7:\"percent\";d:6.75;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7449;s:14:\"optimized_size\";i:3621;s:7:\"percent\";d:51.39;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3480;s:14:\"optimized_size\";i:3383;s:7:\"percent\";d:2.79;}s:31:\"blog-feature-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14234;s:14:\"optimized_size\";i:6030;s:7:\"percent\";d:57.64;}s:23:\"blog-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:23:\"page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11478;s:14:\"optimized_size\";i:4736;s:7:\"percent\";d:58.74;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6079;s:14:\"optimized_size\";i:2439;s:7:\"percent\";d:59.88;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9414;s:14:\"optimized_size\";i:3864;s:7:\"percent\";d:58.95;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14259;s:14:\"optimized_size\";i:13284;s:7:\"percent\";d:6.84;}s:29:\"casestudy-square@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12818;s:14:\"optimized_size\";i:12725;s:7:\"percent\";d:0.73;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10268;s:14:\"optimized_size\";i:4135;s:7:\"percent\";d:59.73;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51178;s:14:\"optimized_size\";i:42903;s:7:\"percent\";d:16.17;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23458;s:14:\"optimized_size\";i:9297;s:7:\"percent\";d:60.37;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20666;s:14:\"optimized_size\";i:8526;s:7:\"percent\";d:58.74;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19049;s:14:\"optimized_size\";i:7698;s:7:\"percent\";d:59.59;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10482;s:14:\"optimized_size\";i:4245;s:7:\"percent\";d:59.5;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17543;s:14:\"optimized_size\";i:7720;s:7:\"percent\";d:55.99;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17302;s:14:\"optimized_size\";i:7594;s:7:\"percent\";d:56.11;}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:335810;s:14:\"optimized_size\";i:182703;s:7:\"percent\";d:45.59;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(100336,5833,'_imagify_optimization_level','2'),(100337,5833,'_imagify_status','success'),(100338,5833,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132162;s:14:\"optimized_size\";i:129712;s:7:\"percent\";d:1.85;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146040;s:14:\"optimized_size\";i:47057;s:7:\"percent\";d:67.78;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213865;s:14:\"optimized_size\";i:60740;s:7:\"percent\";d:71.6;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146040;s:14:\"optimized_size\";i:51372;s:7:\"percent\";d:64.82;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:638107;s:14:\"optimized_size\";i:288881;s:7:\"percent\";d:54.73;s:7:\"message\";s:0:\"\";}}'),(100339,5829,'_imagify_optimization_level','2'),(100340,5829,'_imagify_status','success'),(100341,5829,'_imagify_data','a:3:{s:5:\"sizes\";a:27:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28964;s:14:\"optimized_size\";i:10305;s:7:\"percent\";d:64.42;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19669;s:14:\"optimized_size\";i:7127;s:7:\"percent\";d:63.77;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20774;s:14:\"optimized_size\";i:17279;s:7:\"percent\";d:16.82;}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15995;s:14:\"optimized_size\";i:6216;s:7:\"percent\";d:61.14;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10637;s:14:\"optimized_size\";i:4106;s:7:\"percent\";d:61.4;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6449;s:14:\"optimized_size\";i:2483;s:7:\"percent\";d:61.5;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4106;s:14:\"optimized_size\";i:4060;s:7:\"percent\";d:1.12;}s:31:\"blog-feature-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13646;s:14:\"optimized_size\";i:5400;s:7:\"percent\";d:60.43;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20696;s:14:\"optimized_size\";i:17421;s:7:\"percent\";d:15.82;}s:23:\"page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12650;s:14:\"optimized_size\";i:5036;s:7:\"percent\";d:60.19;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7208;s:14:\"optimized_size\";i:2896;s:7:\"percent\";d:59.82;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21531;s:14:\"optimized_size\";i:17767;s:7:\"percent\";d:17.48;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14282;s:14:\"optimized_size\";i:13898;s:7:\"percent\";d:2.69;}s:29:\"casestudy-square@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7194;s:14:\"optimized_size\";i:6742;s:7:\"percent\";d:6.28;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23100;s:14:\"optimized_size\";i:9493;s:7:\"percent\";d:58.9;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11551;s:14:\"optimized_size\";i:4527;s:7:\"percent\";d:60.81;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36866;s:14:\"optimized_size\";i:31105;s:7:\"percent\";d:15.63;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17842;s:14:\"optimized_size\";i:5824;s:7:\"percent\";d:67.36;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15679;s:14:\"optimized_size\";i:5425;s:7:\"percent\";d:65.4;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14779;s:14:\"optimized_size\";i:4965;s:7:\"percent\";d:66.41;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11737;s:14:\"optimized_size\";i:4626;s:7:\"percent\";d:60.59;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15841;s:14:\"optimized_size\";i:6238;s:7:\"percent\";d:60.62;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15701;s:14:\"optimized_size\";i:6149;s:7:\"percent\";d:60.84;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:423652;s:14:\"optimized_size\";i:226322;s:7:\"percent\";d:46.58;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(100342,5828,'_imagify_optimization_level','2'),(100343,5828,'_imagify_status','already_optimized'),(100344,5828,'_imagify_data','a:3:{s:5:\"sizes\";a:30:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19291;s:14:\"optimized_size\";i:7059;s:7:\"percent\";d:63.41;}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24479;s:14:\"optimized_size\";i:9853;s:7:\"percent\";d:59.75;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21703;s:14:\"optimized_size\";i:20205;s:7:\"percent\";d:6.9;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6339;s:14:\"optimized_size\";i:2486;s:7:\"percent\";d:60.78;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15441;s:14:\"optimized_size\";i:6492;s:7:\"percent\";d:57.96;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6492;s:14:\"optimized_size\";i:6462;s:7:\"percent\";d:0.46;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20066;s:14:\"optimized_size\";i:8617;s:7:\"percent\";d:57.06;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19675;s:14:\"optimized_size\";i:19623;s:7:\"percent\";d:0.26;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42191;s:14:\"optimized_size\";i:16480;s:7:\"percent\";d:60.94;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21703;s:14:\"optimized_size\";i:20205;s:7:\"percent\";d:6.9;}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18198;s:14:\"optimized_size\";i:7748;s:7:\"percent\";d:57.42;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13016;s:14:\"optimized_size\";i:12443;s:7:\"percent\";d:4.4;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20136;s:14:\"optimized_size\";i:7600;s:7:\"percent\";d:62.26;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12403;s:14:\"optimized_size\";i:4854;s:7:\"percent\";d:60.86;}s:29:\"casestudy-square@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:29:\"casestudy-medium@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57319;s:14:\"optimized_size\";i:21804;s:7:\"percent\";d:61.96;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16016;s:14:\"optimized_size\";i:6999;s:7:\"percent\";d:56.3;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60747;s:14:\"optimized_size\";i:55544;s:7:\"percent\";d:8.57;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38886;s:14:\"optimized_size\";i:13231;s:7:\"percent\";d:65.97;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17659;s:14:\"optimized_size\";i:6130;s:7:\"percent\";d:65.29;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15440;s:14:\"optimized_size\";i:5916;s:7:\"percent\";d:61.68;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14155;s:14:\"optimized_size\";i:5504;s:7:\"percent\";d:61.12;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16357;s:14:\"optimized_size\";i:6817;s:7:\"percent\";d:58.32;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24242;s:14:\"optimized_size\";i:10084;s:7:\"percent\";d:58.4;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24141;s:14:\"optimized_size\";i:10064;s:7:\"percent\";d:58.31;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:546095;s:14:\"optimized_size\";i:292220;s:7:\"percent\";d:46.49;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(100345,5801,'_imagify_optimization_level','2'),(100346,5801,'_imagify_status','success'),(100347,5801,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:222950;s:14:\"optimized_size\";i:221452;s:7:\"percent\";d:0.67;}s:28:\"casestudy-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173558;s:14:\"optimized_size\";i:117326;s:7:\"percent\";d:32.4;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:396508;s:14:\"optimized_size\";i:338778;s:7:\"percent\";d:14.56;s:7:\"message\";s:0:\"\";}}'),(100348,5781,'_imagify_optimization_level','2'),(100349,5781,'_imagify_status','already_optimized'),(100350,5781,'_imagify_data','a:2:{s:5:\"sizes\";a:2:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(100351,5776,'_imagify_optimization_level','2'),(100352,5776,'_imagify_status','already_optimized'),(100353,5776,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36642;s:14:\"optimized_size\";i:8417;s:7:\"percent\";d:77.03;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18712;s:14:\"optimized_size\";i:11487;s:7:\"percent\";d:38.61;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:55354;s:14:\"optimized_size\";i:19904;s:7:\"percent\";d:64.04;s:7:\"message\";s:0:\"\";}}'),(100354,5774,'_imagify_optimization_level','2'),(100355,5774,'_imagify_status','already_optimized'),(100356,5774,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40201;s:14:\"optimized_size\";i:9976;s:7:\"percent\";d:75.18;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21381;s:14:\"optimized_size\";i:12894;s:7:\"percent\";d:39.69;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:61582;s:14:\"optimized_size\";i:22870;s:7:\"percent\";d:62.86;s:7:\"message\";s:0:\"\";}}'),(100357,5772,'_imagify_optimization_level','2'),(100358,5772,'_imagify_status','already_optimized'),(100359,5772,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53754;s:14:\"optimized_size\";i:15544;s:7:\"percent\";d:71.08;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27675;s:14:\"optimized_size\";i:18452;s:7:\"percent\";d:33.33;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:81429;s:14:\"optimized_size\";i:33996;s:7:\"percent\";d:58.25;s:7:\"message\";s:0:\"\";}}'),(100360,5770,'_imagify_optimization_level','2'),(100361,5770,'_imagify_status','already_optimized'),(100362,5770,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47074;s:14:\"optimized_size\";i:12619;s:7:\"percent\";d:73.19;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24785;s:14:\"optimized_size\";i:15909;s:7:\"percent\";d:35.81;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:71859;s:14:\"optimized_size\";i:28528;s:7:\"percent\";d:60.3;s:7:\"message\";s:0:\"\";}}'),(100363,5766,'_imagify_optimization_level','2'),(100364,5766,'_imagify_status','already_optimized'),(100365,5766,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39496;s:14:\"optimized_size\";i:9973;s:7:\"percent\";d:74.75;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21370;s:14:\"optimized_size\";i:13264;s:7:\"percent\";d:37.93;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:60866;s:14:\"optimized_size\";i:23237;s:7:\"percent\";d:61.82;s:7:\"message\";s:0:\"\";}}'),(100366,5768,'_imagify_optimization_level','2'),(100367,5768,'_imagify_status','already_optimized'),(100368,5768,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45240;s:14:\"optimized_size\";i:11129;s:7:\"percent\";d:75.4;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23212;s:14:\"optimized_size\";i:14025;s:7:\"percent\";d:39.58;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:68452;s:14:\"optimized_size\";i:25154;s:7:\"percent\";d:63.25;s:7:\"message\";s:0:\"\";}}'),(100369,5764,'_imagify_optimization_level','2'),(100370,5764,'_imagify_status','already_optimized'),(100371,5764,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30116;s:14:\"optimized_size\";i:5301;s:7:\"percent\";d:82.4;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15523;s:14:\"optimized_size\";i:8238;s:7:\"percent\";d:46.93;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:45639;s:14:\"optimized_size\";i:13539;s:7:\"percent\";d:70.33;s:7:\"message\";s:0:\"\";}}'),(100372,5762,'_imagify_optimization_level','2'),(100373,5762,'_imagify_status','already_optimized'),(100374,5762,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47213;s:14:\"optimized_size\";i:10349;s:7:\"percent\";d:78.08;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24554;s:14:\"optimized_size\";i:13430;s:7:\"percent\";d:45.3;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:71767;s:14:\"optimized_size\";i:23779;s:7:\"percent\";d:66.87;s:7:\"message\";s:0:\"\";}}'),(100375,5760,'_imagify_optimization_level','2'),(100376,5760,'_imagify_status','already_optimized'),(100377,5760,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38111;s:14:\"optimized_size\";i:7607;s:7:\"percent\";d:80.04;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20239;s:14:\"optimized_size\";i:10665;s:7:\"percent\";d:47.3;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:58350;s:14:\"optimized_size\";i:18272;s:7:\"percent\";d:68.69;s:7:\"message\";s:0:\"\";}}'),(100378,5758,'_imagify_optimization_level','2'),(100379,5758,'_imagify_status','already_optimized'),(100380,5758,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48721;s:14:\"optimized_size\";i:12617;s:7:\"percent\";d:74.1;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40054;s:14:\"optimized_size\";i:12017;s:7:\"percent\";d:70;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:88775;s:14:\"optimized_size\";i:24634;s:7:\"percent\";d:72.25;s:7:\"message\";s:0:\"\";}}'),(100381,5756,'_imagify_optimization_level','2'),(100382,5756,'_imagify_status','already_optimized'),(100383,5756,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36525;s:14:\"optimized_size\";i:7939;s:7:\"percent\";d:78.26;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29561;s:14:\"optimized_size\";i:7679;s:7:\"percent\";d:74.02;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:66086;s:14:\"optimized_size\";i:15618;s:7:\"percent\";d:76.37;s:7:\"message\";s:0:\"\";}}'),(100384,5754,'_imagify_optimization_level','2'),(100385,5754,'_imagify_status','already_optimized'),(100386,5754,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58905;s:14:\"optimized_size\";i:16746;s:7:\"percent\";d:71.57;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30633;s:14:\"optimized_size\";i:19516;s:7:\"percent\";d:36.29;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:89538;s:14:\"optimized_size\";i:36262;s:7:\"percent\";d:59.5;s:7:\"message\";s:0:\"\";}}'),(100387,5752,'_imagify_optimization_level','2'),(100388,5752,'_imagify_status','already_optimized'),(100389,5752,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37976;s:14:\"optimized_size\";i:8256;s:7:\"percent\";d:78.26;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31035;s:14:\"optimized_size\";i:8203;s:7:\"percent\";d:73.57;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:69011;s:14:\"optimized_size\";i:16459;s:7:\"percent\";d:76.15;s:7:\"message\";s:0:\"\";}}'),(100390,5750,'_imagify_optimization_level','2'),(100391,5750,'_imagify_status','already_optimized'),(100392,5750,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44320;s:14:\"optimized_size\";i:10559;s:7:\"percent\";d:76.18;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36715;s:14:\"optimized_size\";i:10428;s:7:\"percent\";d:71.6;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:81035;s:14:\"optimized_size\";i:20987;s:7:\"percent\";d:74.1;s:7:\"message\";s:0:\"\";}}'),(100393,5742,'_imagify_optimization_level','2'),(100394,5742,'_imagify_status','already_optimized'),(100395,5742,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94027;s:14:\"optimized_size\";i:27865;s:7:\"percent\";d:70.36;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58082;s:14:\"optimized_size\";i:27993;s:7:\"percent\";d:51.8;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:152109;s:14:\"optimized_size\";i:55858;s:7:\"percent\";d:63.28;s:7:\"message\";s:0:\"\";}}'),(100396,5740,'_imagify_optimization_level','2'),(100397,5740,'_imagify_status','already_optimized'),(100398,5740,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128069;s:14:\"optimized_size\";i:36974;s:7:\"percent\";d:71.13;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106802;s:14:\"optimized_size\";i:42005;s:7:\"percent\";d:60.67;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:234871;s:14:\"optimized_size\";i:78979;s:7:\"percent\";d:66.37;s:7:\"message\";s:0:\"\";}}'),(100399,5738,'_imagify_optimization_level','2'),(100400,5738,'_imagify_status','already_optimized'),(100401,5738,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143056;s:14:\"optimized_size\";i:52130;s:7:\"percent\";d:63.56;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101113;s:14:\"optimized_size\";i:72617;s:7:\"percent\";d:28.18;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:244169;s:14:\"optimized_size\";i:124747;s:7:\"percent\";d:48.91;s:7:\"message\";s:0:\"\";}}'),(100402,5736,'_imagify_optimization_level','2'),(100403,5736,'_imagify_status','already_optimized'),(100404,5736,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87790;s:14:\"optimized_size\";i:20031;s:7:\"percent\";d:77.18;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50831;s:14:\"optimized_size\";i:29741;s:7:\"percent\";d:41.49;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:138621;s:14:\"optimized_size\";i:49772;s:7:\"percent\";d:64.09;s:7:\"message\";s:0:\"\";}}'),(100405,5734,'_imagify_optimization_level','2'),(100406,5734,'_imagify_status','already_optimized'),(100407,5734,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:489815;s:14:\"optimized_size\";i:71178;s:7:\"percent\";d:85.47;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:166838;s:14:\"optimized_size\";i:101871;s:7:\"percent\";d:38.94;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:656653;s:14:\"optimized_size\";i:173049;s:7:\"percent\";d:73.65;s:7:\"message\";s:0:\"\";}}'),(100408,5733,'_imagify_optimization_level','2'),(100409,5733,'_imagify_status','already_optimized'),(100410,5733,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107544;s:14:\"optimized_size\";i:30332;s:7:\"percent\";d:71.8;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134082;s:14:\"optimized_size\";i:45424;s:7:\"percent\";d:66.12;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:241626;s:14:\"optimized_size\";i:75756;s:7:\"percent\";d:68.65;s:7:\"message\";s:0:\"\";}}'),(100411,5720,'_imagify_optimization_level','2'),(100412,5720,'_imagify_status','already_optimized'),(100413,5720,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138012;s:14:\"optimized_size\";i:48071;s:7:\"percent\";d:65.17;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106726;s:14:\"optimized_size\";i:56767;s:7:\"percent\";d:46.81;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:244738;s:14:\"optimized_size\";i:104838;s:7:\"percent\";d:57.16;s:7:\"message\";s:0:\"\";}}'),(100414,5719,'_imagify_optimization_level','2'),(100415,5719,'_imagify_status','already_optimized'),(100416,5719,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:407610;s:14:\"optimized_size\";i:46399;s:7:\"percent\";d:88.62;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114442;s:14:\"optimized_size\";i:66195;s:7:\"percent\";d:42.16;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:522052;s:14:\"optimized_size\";i:112594;s:7:\"percent\";d:78.43;s:7:\"message\";s:0:\"\";}}'),(100417,5718,'_imagify_optimization_level','2'),(100418,5718,'_imagify_status','already_optimized'),(100419,5718,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124987;s:14:\"optimized_size\";i:38041;s:7:\"percent\";d:69.56;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59306;s:14:\"optimized_size\";i:43500;s:7:\"percent\";d:26.65;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:184293;s:14:\"optimized_size\";i:81541;s:7:\"percent\";d:55.75;s:7:\"message\";s:0:\"\";}}'),(100420,5716,'_imagify_optimization_level','2'),(100421,5716,'_imagify_status','already_optimized'),(100422,5716,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150189;s:14:\"optimized_size\";i:36837;s:7:\"percent\";d:75.47;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78640;s:14:\"optimized_size\";i:49613;s:7:\"percent\";d:36.91;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:228829;s:14:\"optimized_size\";i:86450;s:7:\"percent\";d:62.22;s:7:\"message\";s:0:\"\";}}'),(100423,5712,'_imagify_optimization_level','2'),(100424,5712,'_imagify_status','already_optimized'),(100425,5712,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91057;s:14:\"optimized_size\";i:22966;s:7:\"percent\";d:74.78;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116025;s:14:\"optimized_size\";i:34101;s:7:\"percent\";d:70.61;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:207082;s:14:\"optimized_size\";i:57067;s:7:\"percent\";d:72.44;s:7:\"message\";s:0:\"\";}}'),(100426,5709,'_imagify_optimization_level','2'),(100427,5709,'_imagify_status','already_optimized'),(100428,5709,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142828;s:14:\"optimized_size\";i:33201;s:7:\"percent\";d:76.75;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54936;s:14:\"optimized_size\";i:33268;s:7:\"percent\";d:39.44;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:197764;s:14:\"optimized_size\";i:66469;s:7:\"percent\";d:66.39;s:7:\"message\";s:0:\"\";}}'),(100429,5707,'_imagify_optimization_level','2'),(100430,5707,'_imagify_status','already_optimized'),(100431,5707,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36828;s:14:\"optimized_size\";i:7635;s:7:\"percent\";d:79.27;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16272;s:14:\"optimized_size\";i:7750;s:7:\"percent\";d:52.37;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:53100;s:14:\"optimized_size\";i:15385;s:7:\"percent\";d:71.03;s:7:\"message\";s:0:\"\";}}'),(100432,5705,'_imagify_optimization_level','2'),(100433,5705,'_imagify_status','already_optimized'),(100434,5705,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42327;s:14:\"optimized_size\";i:11261;s:7:\"percent\";d:73.4;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19836;s:14:\"optimized_size\";i:11245;s:7:\"percent\";d:43.31;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:62163;s:14:\"optimized_size\";i:22506;s:7:\"percent\";d:63.8;s:7:\"message\";s:0:\"\";}}'),(100435,5703,'_imagify_optimization_level','2'),(100436,5703,'_imagify_status','already_optimized'),(100437,5703,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53091;s:14:\"optimized_size\";i:13117;s:7:\"percent\";d:75.29;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28821;s:14:\"optimized_size\";i:13024;s:7:\"percent\";d:54.81;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:81912;s:14:\"optimized_size\";i:26141;s:7:\"percent\";d:68.09;s:7:\"message\";s:0:\"\";}}'),(100438,5701,'_imagify_optimization_level','2'),(100439,5701,'_imagify_status','already_optimized'),(100440,5701,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31755;s:14:\"optimized_size\";i:5532;s:7:\"percent\";d:82.58;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13286;s:14:\"optimized_size\";i:5758;s:7:\"percent\";d:56.66;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:45041;s:14:\"optimized_size\";i:11290;s:7:\"percent\";d:74.93;s:7:\"message\";s:0:\"\";}}'),(100441,5699,'_imagify_optimization_level','2'),(100442,5699,'_imagify_status','already_optimized'),(100443,5699,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45138;s:14:\"optimized_size\";i:10386;s:7:\"percent\";d:76.99;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22108;s:14:\"optimized_size\";i:10263;s:7:\"percent\";d:53.58;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:67246;s:14:\"optimized_size\";i:20649;s:7:\"percent\";d:69.29;s:7:\"message\";s:0:\"\";}}'),(100444,5697,'_imagify_optimization_level','2'),(100445,5697,'_imagify_status','already_optimized'),(100446,5697,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46172;s:14:\"optimized_size\";i:8827;s:7:\"percent\";d:80.88;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47208;s:14:\"optimized_size\";i:11627;s:7:\"percent\";d:75.37;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:93380;s:14:\"optimized_size\";i:20454;s:7:\"percent\";d:78.1;s:7:\"message\";s:0:\"\";}}'),(100447,5695,'_imagify_optimization_level','2'),(100448,5695,'_imagify_status','already_optimized'),(100449,5695,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35170;s:14:\"optimized_size\";i:7408;s:7:\"percent\";d:78.94;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28535;s:14:\"optimized_size\";i:7210;s:7:\"percent\";d:74.73;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:63705;s:14:\"optimized_size\";i:14618;s:7:\"percent\";d:77.05;s:7:\"message\";s:0:\"\";}}'),(100450,5693,'_imagify_optimization_level','2'),(100451,5693,'_imagify_status','already_optimized'),(100452,5693,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53749;s:14:\"optimized_size\";i:15696;s:7:\"percent\";d:70.8;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45242;s:14:\"optimized_size\";i:15082;s:7:\"percent\";d:66.66;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:98991;s:14:\"optimized_size\";i:30778;s:7:\"percent\";d:68.91;s:7:\"message\";s:0:\"\";}}'),(100453,5691,'_imagify_optimization_level','2'),(100454,5691,'_imagify_status','already_optimized'),(100455,5691,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35053;s:14:\"optimized_size\";i:8336;s:7:\"percent\";d:76.22;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29702;s:14:\"optimized_size\";i:8336;s:7:\"percent\";d:71.93;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:64755;s:14:\"optimized_size\";i:16672;s:7:\"percent\";d:74.25;s:7:\"message\";s:0:\"\";}}'),(100456,5689,'_imagify_optimization_level','2'),(100457,5689,'_imagify_status','already_optimized'),(100458,5689,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40130;s:14:\"optimized_size\";i:9444;s:7:\"percent\";d:76.47;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32886;s:14:\"optimized_size\";i:9129;s:7:\"percent\";d:72.24;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:73016;s:14:\"optimized_size\";i:18573;s:7:\"percent\";d:74.56;s:7:\"message\";s:0:\"\";}}'),(100459,5687,'_imagify_optimization_level','2'),(100460,5687,'_imagify_status','already_optimized'),(100461,5687,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41577;s:14:\"optimized_size\";i:10210;s:7:\"percent\";d:75.44;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34438;s:14:\"optimized_size\";i:9984;s:7:\"percent\";d:71.01;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:76015;s:14:\"optimized_size\";i:20194;s:7:\"percent\";d:73.43;s:7:\"message\";s:0:\"\";}}'),(100462,5685,'_imagify_optimization_level','2'),(100463,5685,'_imagify_status','already_optimized'),(100464,5685,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55671;s:14:\"optimized_size\";i:18111;s:7:\"percent\";d:67.47;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48042;s:14:\"optimized_size\";i:17461;s:7:\"percent\";d:63.65;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:103713;s:14:\"optimized_size\";i:35572;s:7:\"percent\";d:65.7;s:7:\"message\";s:0:\"\";}}'),(100465,5683,'_imagify_optimization_level','2'),(100466,5683,'_imagify_status','already_optimized'),(100467,5683,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42313;s:14:\"optimized_size\";i:11555;s:7:\"percent\";d:72.69;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37409;s:14:\"optimized_size\";i:11395;s:7:\"percent\";d:69.54;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:79722;s:14:\"optimized_size\";i:22950;s:7:\"percent\";d:71.21;s:7:\"message\";s:0:\"\";}}'),(100468,5681,'_imagify_optimization_level','2'),(100469,5681,'_imagify_status','already_optimized'),(100470,5681,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50102;s:14:\"optimized_size\";i:12926;s:7:\"percent\";d:74.2;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42262;s:14:\"optimized_size\";i:12781;s:7:\"percent\";d:69.76;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:92364;s:14:\"optimized_size\";i:25707;s:7:\"percent\";d:72.17;s:7:\"message\";s:0:\"\";}}'),(100471,5679,'_imagify_optimization_level','2'),(100472,5679,'_imagify_status','already_optimized'),(100473,5679,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45015;s:14:\"optimized_size\";i:11471;s:7:\"percent\";d:74.52;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37783;s:14:\"optimized_size\";i:11254;s:7:\"percent\";d:70.21;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:82798;s:14:\"optimized_size\";i:22725;s:7:\"percent\";d:72.55;s:7:\"message\";s:0:\"\";}}'),(100474,5677,'_imagify_optimization_level','2'),(100475,5677,'_imagify_status','already_optimized'),(100476,5677,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45178;s:14:\"optimized_size\";i:12204;s:7:\"percent\";d:72.99;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20631;s:14:\"optimized_size\";i:11942;s:7:\"percent\";d:42.12;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:65809;s:14:\"optimized_size\";i:24146;s:7:\"percent\";d:63.31;s:7:\"message\";s:0:\"\";}}'),(100477,5675,'_imagify_optimization_level','2'),(100478,5675,'_imagify_status','already_optimized'),(100479,5675,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46842;s:14:\"optimized_size\";i:12932;s:7:\"percent\";d:72.39;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39360;s:14:\"optimized_size\";i:12539;s:7:\"percent\";d:68.14;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:86202;s:14:\"optimized_size\";i:25471;s:7:\"percent\";d:70.45;s:7:\"message\";s:0:\"\";}}'),(100480,5674,'_imagify_optimization_level','2'),(100481,5674,'_imagify_status','already_optimized'),(100482,5674,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43472;s:14:\"optimized_size\";i:11269;s:7:\"percent\";d:74.08;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19226;s:14:\"optimized_size\";i:10935;s:7:\"percent\";d:43.12;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:62698;s:14:\"optimized_size\";i:22204;s:7:\"percent\";d:64.59;s:7:\"message\";s:0:\"\";}}'),(100483,5672,'_imagify_optimization_level','2'),(100484,5672,'_imagify_status','already_optimized'),(100485,5672,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25817;s:14:\"optimized_size\";i:3867;s:7:\"percent\";d:85.02;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23255;s:14:\"optimized_size\";i:3852;s:7:\"percent\";d:83.44;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:49072;s:14:\"optimized_size\";i:7719;s:7:\"percent\";d:84.27;s:7:\"message\";s:0:\"\";}}'),(100486,5670,'_imagify_optimization_level','2'),(100487,5670,'_imagify_status','already_optimized'),(100488,5670,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51658;s:14:\"optimized_size\";i:14873;s:7:\"percent\";d:71.21;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24020;s:14:\"optimized_size\";i:14478;s:7:\"percent\";d:39.73;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:75678;s:14:\"optimized_size\";i:29351;s:7:\"percent\";d:61.22;s:7:\"message\";s:0:\"\";}}'),(100489,5668,'_imagify_optimization_level','2'),(100490,5668,'_imagify_status','already_optimized'),(100491,5668,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45808;s:14:\"optimized_size\";i:11457;s:7:\"percent\";d:74.99;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19585;s:14:\"optimized_size\";i:11394;s:7:\"percent\";d:41.82;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:65393;s:14:\"optimized_size\";i:22851;s:7:\"percent\";d:65.06;s:7:\"message\";s:0:\"\";}}'),(100492,5666,'_imagify_optimization_level','2'),(100493,5666,'_imagify_status','already_optimized'),(100494,5666,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41379;s:14:\"optimized_size\";i:9959;s:7:\"percent\";d:75.93;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17534;s:14:\"optimized_size\";i:9977;s:7:\"percent\";d:43.1;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:58913;s:14:\"optimized_size\";i:19936;s:7:\"percent\";d:66.16;s:7:\"message\";s:0:\"\";}}'),(100495,5664,'_imagify_optimization_level','2'),(100496,5664,'_imagify_status','already_optimized'),(100497,5664,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42756;s:14:\"optimized_size\";i:10399;s:7:\"percent\";d:75.68;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34970;s:14:\"optimized_size\";i:10132;s:7:\"percent\";d:71.03;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:77726;s:14:\"optimized_size\";i:20531;s:7:\"percent\";d:73.59;s:7:\"message\";s:0:\"\";}}'),(100498,5663,'_imagify_optimization_level','2'),(100499,5663,'_imagify_status','already_optimized'),(100500,5663,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49278;s:14:\"optimized_size\";i:12638;s:7:\"percent\";d:74.35;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22913;s:14:\"optimized_size\";i:12232;s:7:\"percent\";d:46.62;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:72191;s:14:\"optimized_size\";i:24870;s:7:\"percent\";d:65.55;s:7:\"message\";s:0:\"\";}}'),(100501,5661,'_imagify_optimization_level','2'),(100502,5661,'_imagify_status','already_optimized'),(100503,5661,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40206;s:14:\"optimized_size\";i:8687;s:7:\"percent\";d:78.39;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20444;s:14:\"optimized_size\";i:11624;s:7:\"percent\";d:43.14;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:60650;s:14:\"optimized_size\";i:20311;s:7:\"percent\";d:66.51;s:7:\"message\";s:0:\"\";}}'),(100504,5659,'_imagify_optimization_level','2'),(100505,5659,'_imagify_status','already_optimized'),(100506,5659,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38067;s:14:\"optimized_size\";i:8478;s:7:\"percent\";d:77.73;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15753;s:14:\"optimized_size\";i:8428;s:7:\"percent\";d:46.5;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:53820;s:14:\"optimized_size\";i:16906;s:7:\"percent\";d:68.59;s:7:\"message\";s:0:\"\";}}'),(100507,5657,'_imagify_optimization_level','2'),(100508,5657,'_imagify_status','already_optimized'),(100509,5657,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56301;s:14:\"optimized_size\";i:17220;s:7:\"percent\";d:69.41;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25086;s:14:\"optimized_size\";i:17002;s:7:\"percent\";d:32.23;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:81387;s:14:\"optimized_size\";i:34222;s:7:\"percent\";d:57.95;s:7:\"message\";s:0:\"\";}}'),(100510,5655,'_imagify_optimization_level','2'),(100511,5655,'_imagify_status','already_optimized'),(100512,5655,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55875;s:14:\"optimized_size\";i:17543;s:7:\"percent\";d:68.6;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25029;s:14:\"optimized_size\";i:16985;s:7:\"percent\";d:32.14;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:80904;s:14:\"optimized_size\";i:34528;s:7:\"percent\";d:57.32;s:7:\"message\";s:0:\"\";}}'),(100513,5647,'_imagify_optimization_level','2'),(100514,5647,'_imagify_status','already_optimized'),(100515,5647,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43984;s:14:\"optimized_size\";i:10559;s:7:\"percent\";d:75.99;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19422;s:14:\"optimized_size\";i:10381;s:7:\"percent\";d:46.55;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:63406;s:14:\"optimized_size\";i:20940;s:7:\"percent\";d:66.97;s:7:\"message\";s:0:\"\";}}'),(100516,5646,'_imagify_optimization_level','2'),(100517,5646,'_imagify_status','already_optimized'),(100518,5646,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51376;s:14:\"optimized_size\";i:12390;s:7:\"percent\";d:75.88;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23903;s:14:\"optimized_size\";i:12122;s:7:\"percent\";d:49.29;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:75279;s:14:\"optimized_size\";i:24512;s:7:\"percent\";d:67.44;s:7:\"message\";s:0:\"\";}}'),(100519,5645,'_imagify_optimization_level','2'),(100520,5645,'_imagify_status','already_optimized'),(100521,5645,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50162;s:14:\"optimized_size\";i:13981;s:7:\"percent\";d:72.13;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22428;s:14:\"optimized_size\";i:13644;s:7:\"percent\";d:39.17;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:72590;s:14:\"optimized_size\";i:27625;s:7:\"percent\";d:61.94;s:7:\"message\";s:0:\"\";}}'),(100522,5644,'_imagify_optimization_level','2'),(100523,5644,'_imagify_status','already_optimized'),(100524,5644,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34921;s:14:\"optimized_size\";i:7913;s:7:\"percent\";d:77.34;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14826;s:14:\"optimized_size\";i:7773;s:7:\"percent\";d:47.57;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:49747;s:14:\"optimized_size\";i:15686;s:7:\"percent\";d:68.47;s:7:\"message\";s:0:\"\";}}'),(100525,5643,'_imagify_optimization_level','2'),(100526,5643,'_imagify_status','already_optimized'),(100527,5643,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44640;s:14:\"optimized_size\";i:10334;s:7:\"percent\";d:76.85;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20554;s:14:\"optimized_size\";i:10109;s:7:\"percent\";d:50.82;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:65194;s:14:\"optimized_size\";i:20443;s:7:\"percent\";d:68.64;s:7:\"message\";s:0:\"\";}}'),(100528,5642,'_imagify_optimization_level','2'),(100529,5642,'_imagify_status','already_optimized'),(100530,5642,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51277;s:14:\"optimized_size\";i:15123;s:7:\"percent\";d:70.51;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23212;s:14:\"optimized_size\";i:14825;s:7:\"percent\";d:36.13;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:74489;s:14:\"optimized_size\";i:29948;s:7:\"percent\";d:59.8;s:7:\"message\";s:0:\"\";}}'),(100531,5641,'_imagify_optimization_level','2'),(100532,5641,'_imagify_status','already_optimized'),(100533,5641,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41501;s:14:\"optimized_size\";i:9283;s:7:\"percent\";d:77.63;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18907;s:14:\"optimized_size\";i:9233;s:7:\"percent\";d:51.17;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:60408;s:14:\"optimized_size\";i:18516;s:7:\"percent\";d:69.35;s:7:\"message\";s:0:\"\";}}'),(100534,5639,'_imagify_optimization_level','2'),(100535,5639,'_imagify_status','already_optimized'),(100536,5639,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31166;s:14:\"optimized_size\";i:5416;s:7:\"percent\";d:82.62;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12084;s:14:\"optimized_size\";i:5650;s:7:\"percent\";d:53.24;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:43250;s:14:\"optimized_size\";i:11066;s:7:\"percent\";d:74.41;s:7:\"message\";s:0:\"\";}}'),(100537,5637,'_imagify_optimization_level','2'),(100538,5637,'_imagify_status','already_optimized'),(100539,5637,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27583;s:14:\"optimized_size\";i:4534;s:7:\"percent\";d:83.56;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11099;s:14:\"optimized_size\";i:4869;s:7:\"percent\";d:56.13;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:38682;s:14:\"optimized_size\";i:9403;s:7:\"percent\";d:75.69;s:7:\"message\";s:0:\"\";}}'),(100540,5636,'_imagify_optimization_level','2'),(100541,5636,'_imagify_status','already_optimized'),(100542,5636,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29035;s:14:\"optimized_size\";i:5019;s:7:\"percent\";d:82.71;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26999;s:14:\"optimized_size\";i:5477;s:7:\"percent\";d:79.71;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:56034;s:14:\"optimized_size\";i:10496;s:7:\"percent\";d:81.27;s:7:\"message\";s:0:\"\";}}'),(100543,5634,'_imagify_optimization_level','2'),(100544,5634,'_imagify_status','already_optimized'),(100545,5634,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42897;s:14:\"optimized_size\";i:11192;s:7:\"percent\";d:73.91;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19195;s:14:\"optimized_size\";i:11020;s:7:\"percent\";d:42.59;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:62092;s:14:\"optimized_size\";i:22212;s:7:\"percent\";d:64.23;s:7:\"message\";s:0:\"\";}}'),(100546,5632,'_imagify_optimization_level','2'),(100547,5632,'_imagify_status','already_optimized'),(100548,5632,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48714;s:14:\"optimized_size\";i:8339;s:7:\"percent\";d:82.88;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19440;s:14:\"optimized_size\";i:10206;s:7:\"percent\";d:47.5;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:68154;s:14:\"optimized_size\";i:18545;s:7:\"percent\";d:72.79;s:7:\"message\";s:0:\"\";}}'),(100549,5630,'_imagify_optimization_level','2'),(100550,5630,'_imagify_status','already_optimized'),(100551,5630,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43277;s:14:\"optimized_size\";i:11866;s:7:\"percent\";d:72.58;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19449;s:14:\"optimized_size\";i:11616;s:7:\"percent\";d:40.27;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:62726;s:14:\"optimized_size\";i:23482;s:7:\"percent\";d:62.56;s:7:\"message\";s:0:\"\";}}'),(100552,5628,'_imagify_optimization_level','2'),(100553,5628,'_imagify_status','already_optimized'),(100554,5628,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46114;s:14:\"optimized_size\";i:12339;s:7:\"percent\";d:73.24;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20380;s:14:\"optimized_size\";i:11997;s:7:\"percent\";d:41.13;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:66494;s:14:\"optimized_size\";i:24336;s:7:\"percent\";d:63.4;s:7:\"message\";s:0:\"\";}}'),(100555,5626,'_imagify_optimization_level','2'),(100556,5626,'_imagify_status','already_optimized'),(100557,5626,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37112;s:14:\"optimized_size\";i:9281;s:7:\"percent\";d:74.99;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16749;s:14:\"optimized_size\";i:9061;s:7:\"percent\";d:45.9;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:53861;s:14:\"optimized_size\";i:18342;s:7:\"percent\";d:65.95;s:7:\"message\";s:0:\"\";}}'),(100558,5624,'_imagify_optimization_level','2'),(100559,5624,'_imagify_status','already_optimized'),(100560,5624,'_imagify_data','a:2:{s:5:\"sizes\";a:2:{s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32671;s:14:\"optimized_size\";i:6136;s:7:\"percent\";d:81.22;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26143;s:14:\"optimized_size\";i:5938;s:7:\"percent\";d:77.29;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:58814;s:14:\"optimized_size\";i:12074;s:7:\"percent\";d:79.47;s:7:\"message\";s:0:\"\";}}'),(100561,5622,'_imagify_optimization_level','2'),(100562,5622,'_imagify_status','already_optimized'),(100563,5622,'_imagify_data','a:2:{s:5:\"sizes\";a:2:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52953;s:14:\"optimized_size\";i:13750;s:7:\"percent\";d:74.03;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:52953;s:14:\"optimized_size\";i:13750;s:7:\"percent\";d:74.03;s:7:\"message\";s:0:\"\";}}'),(100564,5620,'_imagify_optimization_level','2'),(100565,5620,'_imagify_status','already_optimized'),(100566,5620,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42524;s:14:\"optimized_size\";i:10296;s:7:\"percent\";d:75.79;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19598;s:14:\"optimized_size\";i:10005;s:7:\"percent\";d:48.95;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:62122;s:14:\"optimized_size\";i:20301;s:7:\"percent\";d:67.32;s:7:\"message\";s:0:\"\";}}'),(100567,5618,'_imagify_optimization_level','2'),(100568,5618,'_imagify_status','already_optimized'),(100569,5618,'_imagify_data','a:2:{s:5:\"sizes\";a:2:{s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52985;s:14:\"optimized_size\";i:15845;s:7:\"percent\";d:70.1;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24617;s:14:\"optimized_size\";i:15565;s:7:\"percent\";d:36.77;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:77602;s:14:\"optimized_size\";i:31410;s:7:\"percent\";d:59.52;s:7:\"message\";s:0:\"\";}}'),(100570,5616,'_imagify_optimization_level','2'),(100571,5616,'_imagify_status','already_optimized'),(100572,5616,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144564;s:14:\"optimized_size\";i:64425;s:7:\"percent\";d:55.43;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:144564;s:14:\"optimized_size\";i:64425;s:7:\"percent\";d:55.43;s:7:\"message\";s:0:\"\";}}'),(100573,5612,'_imagify_optimization_level','2'),(100574,5612,'_imagify_status','success'),(100575,5612,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:530134;s:14:\"optimized_size\";i:406603;s:7:\"percent\";d:23.3;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:811757;s:14:\"optimized_size\";i:15660;s:7:\"percent\";d:98.07;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:576662;s:14:\"optimized_size\";i:17555;s:7:\"percent\";d:96.96;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1918553;s:14:\"optimized_size\";i:439818;s:7:\"percent\";d:77.08;s:7:\"message\";s:0:\"\";}}'),(100576,5610,'_imagify_optimization_level','2'),(100577,5610,'_imagify_status','already_optimized'),(100578,5610,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53653;s:14:\"optimized_size\";i:17289;s:7:\"percent\";d:67.78;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23142;s:14:\"optimized_size\";i:15306;s:7:\"percent\";d:33.86;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:76795;s:14:\"optimized_size\";i:32595;s:7:\"percent\";d:57.56;s:7:\"message\";s:0:\"\";}}'),(100579,5608,'_imagify_optimization_level','2'),(100580,5608,'_imagify_status','already_optimized'),(100581,5608,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33005;s:14:\"optimized_size\";i:7458;s:7:\"percent\";d:77.4;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14156;s:14:\"optimized_size\";i:7458;s:7:\"percent\";d:47.32;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:47161;s:14:\"optimized_size\";i:14916;s:7:\"percent\";d:68.37;s:7:\"message\";s:0:\"\";}}'),(100582,5606,'_imagify_optimization_level','2'),(100583,5606,'_imagify_status','already_optimized'),(100584,5606,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43170;s:14:\"optimized_size\";i:9262;s:7:\"percent\";d:78.55;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19812;s:14:\"optimized_size\";i:9016;s:7:\"percent\";d:54.49;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:62982;s:14:\"optimized_size\";i:18278;s:7:\"percent\";d:70.98;s:7:\"message\";s:0:\"\";}}'),(100585,5604,'_imagify_optimization_level','2'),(100586,5604,'_imagify_status','already_optimized'),(100587,5604,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32144;s:14:\"optimized_size\";i:3070;s:7:\"percent\";d:90.45;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30931;s:14:\"optimized_size\";i:3150;s:7:\"percent\";d:89.82;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:63075;s:14:\"optimized_size\";i:6220;s:7:\"percent\";d:90.14;s:7:\"message\";s:0:\"\";}}'),(100588,5602,'_imagify_optimization_level','2'),(100589,5602,'_imagify_status','already_optimized'),(100590,5602,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47642;s:14:\"optimized_size\";i:11809;s:7:\"percent\";d:75.21;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22223;s:14:\"optimized_size\";i:11548;s:7:\"percent\";d:48.04;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:69865;s:14:\"optimized_size\";i:23357;s:7:\"percent\";d:66.57;s:7:\"message\";s:0:\"\";}}'),(100591,5600,'_imagify_optimization_level','2'),(100592,5600,'_imagify_status','already_optimized'),(100593,5600,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51270;s:14:\"optimized_size\";i:12628;s:7:\"percent\";d:75.37;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43416;s:14:\"optimized_size\";i:12685;s:7:\"percent\";d:70.78;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:94686;s:14:\"optimized_size\";i:25313;s:7:\"percent\";d:73.27;s:7:\"message\";s:0:\"\";}}'),(100594,5599,'_imagify_optimization_level','2'),(100595,5599,'_imagify_status','already_optimized'),(100596,5599,'_imagify_data','a:2:{s:5:\"sizes\";a:2:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11949;s:14:\"optimized_size\";i:5632;s:7:\"percent\";d:52.87;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:11949;s:14:\"optimized_size\";i:5632;s:7:\"percent\";d:52.87;s:7:\"message\";s:0:\"\";}}'),(100597,5597,'_imagify_optimization_level','2'),(100598,5597,'_imagify_status','already_optimized'),(100599,5597,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40267;s:14:\"optimized_size\";i:9217;s:7:\"percent\";d:77.11;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17696;s:14:\"optimized_size\";i:8909;s:7:\"percent\";d:49.66;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:57963;s:14:\"optimized_size\";i:18126;s:7:\"percent\";d:68.73;s:7:\"message\";s:0:\"\";}}'),(100600,5593,'_imagify_optimization_level','2'),(100601,5593,'_imagify_status','already_optimized'),(100602,5593,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56574;s:14:\"optimized_size\";i:11750;s:7:\"percent\";d:79.23;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38188;s:14:\"optimized_size\";i:21722;s:7:\"percent\";d:43.12;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:94762;s:14:\"optimized_size\";i:33472;s:7:\"percent\";d:64.68;s:7:\"message\";s:0:\"\";}}'),(100603,5595,'_imagify_optimization_level','2'),(100604,5595,'_imagify_status','already_optimized'),(100605,5595,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29983;s:14:\"optimized_size\";i:6467;s:7:\"percent\";d:78.43;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12706;s:14:\"optimized_size\";i:6343;s:7:\"percent\";d:50.08;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:42689;s:14:\"optimized_size\";i:12810;s:7:\"percent\";d:69.99;s:7:\"message\";s:0:\"\";}}'),(100606,5591,'_imagify_optimization_level','2'),(100607,5591,'_imagify_status','already_optimized'),(100608,5591,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28399;s:14:\"optimized_size\";i:5490;s:7:\"percent\";d:80.67;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11564;s:14:\"optimized_size\";i:5464;s:7:\"percent\";d:52.75;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:39963;s:14:\"optimized_size\";i:10954;s:7:\"percent\";d:72.59;s:7:\"message\";s:0:\"\";}}'),(100609,5589,'_imagify_optimization_level','2'),(100610,5589,'_imagify_status','already_optimized'),(100611,5589,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28944;s:14:\"optimized_size\";i:5717;s:7:\"percent\";d:80.25;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11937;s:14:\"optimized_size\";i:5698;s:7:\"percent\";d:52.27;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:40881;s:14:\"optimized_size\";i:11415;s:7:\"percent\";d:72.08;s:7:\"message\";s:0:\"\";}}'),(100612,5587,'_imagify_optimization_level','2'),(100613,5587,'_imagify_status','already_optimized'),(100614,5587,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143846;s:14:\"optimized_size\";i:66712;s:7:\"percent\";d:53.62;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89253;s:14:\"optimized_size\";i:66932;s:7:\"percent\";d:25.01;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:233099;s:14:\"optimized_size\";i:133644;s:7:\"percent\";d:42.67;s:7:\"message\";s:0:\"\";}}'),(100615,5585,'_imagify_optimization_level','2'),(100616,5585,'_imagify_status','already_optimized'),(100617,5585,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34268;s:14:\"optimized_size\";i:7876;s:7:\"percent\";d:77.02;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14342;s:14:\"optimized_size\";i:7708;s:7:\"percent\";d:46.26;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:48610;s:14:\"optimized_size\";i:15584;s:7:\"percent\";d:67.94;s:7:\"message\";s:0:\"\";}}'),(100618,5583,'_imagify_optimization_level','2'),(100619,5583,'_imagify_status','already_optimized'),(100620,5583,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54731;s:14:\"optimized_size\";i:16628;s:7:\"percent\";d:69.62;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23840;s:14:\"optimized_size\";i:15730;s:7:\"percent\";d:34.02;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:78571;s:14:\"optimized_size\";i:32358;s:7:\"percent\";d:58.82;s:7:\"message\";s:0:\"\";}}'),(100621,5581,'_imagify_optimization_level','2'),(100622,5581,'_imagify_status','already_optimized'),(100623,5581,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32877;s:14:\"optimized_size\";i:6971;s:7:\"percent\";d:78.8;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14431;s:14:\"optimized_size\";i:6887;s:7:\"percent\";d:52.28;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:47308;s:14:\"optimized_size\";i:13858;s:7:\"percent\";d:70.71;s:7:\"message\";s:0:\"\";}}'),(100624,5579,'_imagify_optimization_level','2'),(100625,5579,'_imagify_status','already_optimized'),(100626,5579,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48445;s:14:\"optimized_size\";i:13439;s:7:\"percent\";d:72.26;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20888;s:14:\"optimized_size\";i:13463;s:7:\"percent\";d:35.55;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:69333;s:14:\"optimized_size\";i:26902;s:7:\"percent\";d:61.2;s:7:\"message\";s:0:\"\";}}'),(100627,5577,'_imagify_optimization_level','2'),(100628,5577,'_imagify_status','already_optimized'),(100629,5577,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37094;s:14:\"optimized_size\";i:9716;s:7:\"percent\";d:73.81;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16144;s:14:\"optimized_size\";i:9518;s:7:\"percent\";d:41.04;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:53238;s:14:\"optimized_size\";i:19234;s:7:\"percent\";d:63.87;s:7:\"message\";s:0:\"\";}}'),(100630,5575,'_imagify_optimization_level','2'),(100631,5575,'_imagify_status','already_optimized'),(100632,5575,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28061;s:14:\"optimized_size\";i:5242;s:7:\"percent\";d:81.32;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11781;s:14:\"optimized_size\";i:5262;s:7:\"percent\";d:55.33;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:39842;s:14:\"optimized_size\";i:10504;s:7:\"percent\";d:73.64;s:7:\"message\";s:0:\"\";}}'),(100633,5573,'_imagify_optimization_level','2'),(100634,5573,'_imagify_status','already_optimized'),(100635,5573,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150957;s:14:\"optimized_size\";i:8832;s:7:\"percent\";d:94.15;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129618;s:14:\"optimized_size\";i:8933;s:7:\"percent\";d:93.11;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:280575;s:14:\"optimized_size\";i:17765;s:7:\"percent\";d:93.67;s:7:\"message\";s:0:\"\";}}'),(100636,5572,'_imagify_optimization_level','2'),(100637,5572,'_imagify_status','already_optimized'),(100638,5572,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40046;s:14:\"optimized_size\";i:10644;s:7:\"percent\";d:73.42;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17467;s:14:\"optimized_size\";i:10478;s:7:\"percent\";d:40.01;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:57513;s:14:\"optimized_size\";i:21122;s:7:\"percent\";d:63.27;s:7:\"message\";s:0:\"\";}}'),(100639,5570,'_imagify_optimization_level','2'),(100640,5570,'_imagify_status','already_optimized'),(100641,5570,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47849;s:14:\"optimized_size\";i:13840;s:7:\"percent\";d:71.08;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21903;s:14:\"optimized_size\";i:13688;s:7:\"percent\";d:37.51;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:69752;s:14:\"optimized_size\";i:27528;s:7:\"percent\";d:60.53;s:7:\"message\";s:0:\"\";}}'),(100642,5568,'_imagify_optimization_level','2'),(100643,5568,'_imagify_status','already_optimized'),(100644,5568,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44845;s:14:\"optimized_size\";i:13153;s:7:\"percent\";d:70.67;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19038;s:14:\"optimized_size\";i:12108;s:7:\"percent\";d:36.4;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:63883;s:14:\"optimized_size\";i:25261;s:7:\"percent\";d:60.46;s:7:\"message\";s:0:\"\";}}'),(100645,5566,'_imagify_optimization_level','2'),(100646,5566,'_imagify_status','already_optimized'),(100647,5566,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34589;s:14:\"optimized_size\";i:7595;s:7:\"percent\";d:78.04;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15286;s:14:\"optimized_size\";i:7470;s:7:\"percent\";d:51.13;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:49875;s:14:\"optimized_size\";i:15065;s:7:\"percent\";d:69.79;s:7:\"message\";s:0:\"\";}}'),(100648,5564,'_imagify_optimization_level','2'),(100649,5564,'_imagify_status','already_optimized'),(100650,5564,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34325;s:14:\"optimized_size\";i:5478;s:7:\"percent\";d:84.04;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14524;s:14:\"optimized_size\";i:5522;s:7:\"percent\";d:61.98;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:48849;s:14:\"optimized_size\";i:11000;s:7:\"percent\";d:77.48;s:7:\"message\";s:0:\"\";}}'),(100651,5562,'_imagify_optimization_level','2'),(100652,5562,'_imagify_status','already_optimized'),(100653,5562,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31446;s:14:\"optimized_size\";i:6883;s:7:\"percent\";d:78.11;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13141;s:14:\"optimized_size\";i:6632;s:7:\"percent\";d:49.53;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:44587;s:14:\"optimized_size\";i:13515;s:7:\"percent\";d:69.69;s:7:\"message\";s:0:\"\";}}'),(100654,5560,'_imagify_optimization_level','2'),(100655,5560,'_imagify_status','already_optimized'),(100656,5560,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32258;s:14:\"optimized_size\";i:6688;s:7:\"percent\";d:79.27;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13086;s:14:\"optimized_size\";i:6614;s:7:\"percent\";d:49.46;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:45344;s:14:\"optimized_size\";i:13302;s:7:\"percent\";d:70.66;s:7:\"message\";s:0:\"\";}}'),(100657,40,'_imagify_optimization_level','2'),(100658,40,'_imagify_status','success'),(100659,40,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217080;s:14:\"optimized_size\";i:58057;s:7:\"percent\";d:73.26;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125912;s:14:\"optimized_size\";i:22670;s:7:\"percent\";d:82;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217080;s:14:\"optimized_size\";i:28751;s:7:\"percent\";d:86.76;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125912;s:14:\"optimized_size\";i:63612;s:7:\"percent\";d:49.48;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:685984;s:14:\"optimized_size\";i:173090;s:7:\"percent\";d:74.77;s:7:\"message\";s:0:\"\";}}'),(100660,5455,'_imagify_optimization_level','2'),(100661,5455,'_imagify_status','already_optimized'),(100662,5455,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36642;s:14:\"optimized_size\";i:8417;s:7:\"percent\";d:77.03;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18712;s:14:\"optimized_size\";i:11487;s:7:\"percent\";d:38.61;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:55354;s:14:\"optimized_size\";i:19904;s:7:\"percent\";d:64.04;s:7:\"message\";s:0:\"\";}}'),(100663,5452,'_imagify_optimization_level','2'),(100664,5452,'_imagify_status','already_optimized'),(100665,5452,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40201;s:14:\"optimized_size\";i:9976;s:7:\"percent\";d:75.18;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21381;s:14:\"optimized_size\";i:12894;s:7:\"percent\";d:39.69;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:61582;s:14:\"optimized_size\";i:22870;s:7:\"percent\";d:62.86;s:7:\"message\";s:0:\"\";}}'),(100666,5448,'_imagify_optimization_level','2'),(100667,5448,'_imagify_status','already_optimized'),(100668,5448,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53754;s:14:\"optimized_size\";i:15544;s:7:\"percent\";d:71.08;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27675;s:14:\"optimized_size\";i:18452;s:7:\"percent\";d:33.33;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:81429;s:14:\"optimized_size\";i:33996;s:7:\"percent\";d:58.25;s:7:\"message\";s:0:\"\";}}'),(100669,5445,'_imagify_optimization_level','2'),(100670,5445,'_imagify_status','already_optimized'),(100671,5445,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47074;s:14:\"optimized_size\";i:12619;s:7:\"percent\";d:73.19;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24785;s:14:\"optimized_size\";i:15909;s:7:\"percent\";d:35.81;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:71859;s:14:\"optimized_size\";i:28528;s:7:\"percent\";d:60.3;s:7:\"message\";s:0:\"\";}}'),(100672,5441,'_imagify_optimization_level','2'),(100673,5441,'_imagify_status','already_optimized'),(100674,5441,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45240;s:14:\"optimized_size\";i:11129;s:7:\"percent\";d:75.4;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23212;s:14:\"optimized_size\";i:14025;s:7:\"percent\";d:39.58;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:68452;s:14:\"optimized_size\";i:25154;s:7:\"percent\";d:63.25;s:7:\"message\";s:0:\"\";}}'),(100675,5436,'_imagify_optimization_level','2'),(100676,5436,'_imagify_status','already_optimized'),(100677,5436,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39496;s:14:\"optimized_size\";i:9973;s:7:\"percent\";d:74.75;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21370;s:14:\"optimized_size\";i:13264;s:7:\"percent\";d:37.93;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:60866;s:14:\"optimized_size\";i:23237;s:7:\"percent\";d:61.82;s:7:\"message\";s:0:\"\";}}'),(100678,5433,'_imagify_optimization_level','2'),(100679,5433,'_imagify_status','already_optimized'),(100680,5433,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30116;s:14:\"optimized_size\";i:5301;s:7:\"percent\";d:82.4;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15523;s:14:\"optimized_size\";i:8238;s:7:\"percent\";d:46.93;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:45639;s:14:\"optimized_size\";i:13539;s:7:\"percent\";d:70.33;s:7:\"message\";s:0:\"\";}}'),(100681,5430,'_imagify_optimization_level','2'),(100682,5430,'_imagify_status','already_optimized'),(100683,5430,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47213;s:14:\"optimized_size\";i:10349;s:7:\"percent\";d:78.08;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24554;s:14:\"optimized_size\";i:13430;s:7:\"percent\";d:45.3;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:71767;s:14:\"optimized_size\";i:23779;s:7:\"percent\";d:66.87;s:7:\"message\";s:0:\"\";}}'),(100684,5426,'_imagify_optimization_level','2'),(100685,5426,'_imagify_status','already_optimized'),(100686,5426,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38111;s:14:\"optimized_size\";i:7607;s:7:\"percent\";d:80.04;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20239;s:14:\"optimized_size\";i:10665;s:7:\"percent\";d:47.3;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:58350;s:14:\"optimized_size\";i:18272;s:7:\"percent\";d:68.69;s:7:\"message\";s:0:\"\";}}'),(100687,5417,'_imagify_optimization_level','2'),(100688,5417,'_imagify_status','already_optimized'),(100689,5417,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48721;s:14:\"optimized_size\";i:12617;s:7:\"percent\";d:74.1;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40054;s:14:\"optimized_size\";i:12017;s:7:\"percent\";d:70;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:88775;s:14:\"optimized_size\";i:24634;s:7:\"percent\";d:72.25;s:7:\"message\";s:0:\"\";}}'),(100690,5414,'_imagify_optimization_level','2'),(100691,5414,'_imagify_status','already_optimized'),(100692,5414,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36525;s:14:\"optimized_size\";i:7939;s:7:\"percent\";d:78.26;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29561;s:14:\"optimized_size\";i:7679;s:7:\"percent\";d:74.02;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:66086;s:14:\"optimized_size\";i:15618;s:7:\"percent\";d:76.37;s:7:\"message\";s:0:\"\";}}'),(100693,5411,'_imagify_optimization_level','2'),(100694,5411,'_imagify_status','already_optimized'),(100695,5411,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58905;s:14:\"optimized_size\";i:16746;s:7:\"percent\";d:71.57;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30633;s:14:\"optimized_size\";i:19516;s:7:\"percent\";d:36.29;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:89538;s:14:\"optimized_size\";i:36262;s:7:\"percent\";d:59.5;s:7:\"message\";s:0:\"\";}}'),(100696,5408,'_imagify_optimization_level','2'),(100697,5408,'_imagify_status','already_optimized'),(100698,5408,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37976;s:14:\"optimized_size\";i:8256;s:7:\"percent\";d:78.26;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31035;s:14:\"optimized_size\";i:8203;s:7:\"percent\";d:73.57;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:69011;s:14:\"optimized_size\";i:16459;s:7:\"percent\";d:76.15;s:7:\"message\";s:0:\"\";}}'),(100699,5405,'_imagify_optimization_level','2'),(100700,5405,'_imagify_status','already_optimized'),(100701,5405,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44320;s:14:\"optimized_size\";i:10559;s:7:\"percent\";d:76.18;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36715;s:14:\"optimized_size\";i:10428;s:7:\"percent\";d:71.6;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:81035;s:14:\"optimized_size\";i:20987;s:7:\"percent\";d:74.1;s:7:\"message\";s:0:\"\";}}'),(100702,5183,'_imagify_optimization_level','2'),(100703,5183,'_imagify_status','already_optimized'),(100704,5183,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94027;s:14:\"optimized_size\";i:27865;s:7:\"percent\";d:70.36;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58082;s:14:\"optimized_size\";i:27993;s:7:\"percent\";d:51.8;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:152109;s:14:\"optimized_size\";i:55858;s:7:\"percent\";d:63.28;s:7:\"message\";s:0:\"\";}}'),(100705,5177,'_imagify_optimization_level','2'),(100706,5177,'_imagify_status','already_optimized'),(100707,5177,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128069;s:14:\"optimized_size\";i:36974;s:7:\"percent\";d:71.13;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106802;s:14:\"optimized_size\";i:42005;s:7:\"percent\";d:60.67;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:234871;s:14:\"optimized_size\";i:78979;s:7:\"percent\";d:66.37;s:7:\"message\";s:0:\"\";}}'),(100708,5173,'_imagify_optimization_level','2'),(100709,5173,'_imagify_status','already_optimized'),(100710,5173,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143056;s:14:\"optimized_size\";i:52130;s:7:\"percent\";d:63.56;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101113;s:14:\"optimized_size\";i:72617;s:7:\"percent\";d:28.18;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:244169;s:14:\"optimized_size\";i:124747;s:7:\"percent\";d:48.91;s:7:\"message\";s:0:\"\";}}'),(100714,5157,'_imagify_optimization_level','2'),(100715,5157,'_imagify_status','already_optimized'),(100716,5157,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107544;s:14:\"optimized_size\";i:30332;s:7:\"percent\";d:71.8;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134082;s:14:\"optimized_size\";i:45424;s:7:\"percent\";d:66.12;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:241626;s:14:\"optimized_size\";i:75756;s:7:\"percent\";d:68.65;s:7:\"message\";s:0:\"\";}}'),(100717,5153,'_imagify_optimization_level','2'),(100718,5153,'_imagify_status','already_optimized'),(100719,5153,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87790;s:14:\"optimized_size\";i:20031;s:7:\"percent\";d:77.18;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50831;s:14:\"optimized_size\";i:29741;s:7:\"percent\";d:41.49;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:138621;s:14:\"optimized_size\";i:49772;s:7:\"percent\";d:64.09;s:7:\"message\";s:0:\"\";}}'),(100720,5149,'_imagify_optimization_level','2'),(100721,5149,'_imagify_status','already_optimized'),(100722,5149,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:489815;s:14:\"optimized_size\";i:71178;s:7:\"percent\";d:85.47;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:166838;s:14:\"optimized_size\";i:101871;s:7:\"percent\";d:38.94;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:656653;s:14:\"optimized_size\";i:173049;s:7:\"percent\";d:73.65;s:7:\"message\";s:0:\"\";}}'),(100726,5116,'_imagify_optimization_level','2'),(100727,5116,'_imagify_status','already_optimized'),(100728,5116,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:407610;s:14:\"optimized_size\";i:46399;s:7:\"percent\";d:88.62;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114442;s:14:\"optimized_size\";i:66195;s:7:\"percent\";d:42.16;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:522052;s:14:\"optimized_size\";i:112594;s:7:\"percent\";d:78.43;s:7:\"message\";s:0:\"\";}}'),(100729,5113,'_imagify_optimization_level','2'),(100730,5113,'_imagify_status','already_optimized'),(100731,5113,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138012;s:14:\"optimized_size\";i:48071;s:7:\"percent\";d:65.17;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106726;s:14:\"optimized_size\";i:56767;s:7:\"percent\";d:46.81;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:244738;s:14:\"optimized_size\";i:104838;s:7:\"percent\";d:57.16;s:7:\"message\";s:0:\"\";}}'),(100732,5104,'_imagify_optimization_level','2'),(100733,5104,'_imagify_status','already_optimized'),(100734,5104,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150189;s:14:\"optimized_size\";i:36837;s:7:\"percent\";d:75.47;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78640;s:14:\"optimized_size\";i:49613;s:7:\"percent\";d:36.91;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:228829;s:14:\"optimized_size\";i:86450;s:7:\"percent\";d:62.22;s:7:\"message\";s:0:\"\";}}'),(100735,5101,'_imagify_optimization_level','2'),(100736,5101,'_imagify_status','already_optimized'),(100737,5101,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91057;s:14:\"optimized_size\";i:22966;s:7:\"percent\";d:74.78;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116025;s:14:\"optimized_size\";i:34101;s:7:\"percent\";d:70.61;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:207082;s:14:\"optimized_size\";i:57067;s:7:\"percent\";d:72.44;s:7:\"message\";s:0:\"\";}}'),(100738,5052,'_imagify_optimization_level','2'),(100739,5052,'_imagify_status','already_optimized'),(100740,5052,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36828;s:14:\"optimized_size\";i:7635;s:7:\"percent\";d:79.27;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16272;s:14:\"optimized_size\";i:7750;s:7:\"percent\";d:52.37;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:53100;s:14:\"optimized_size\";i:15385;s:7:\"percent\";d:71.03;s:7:\"message\";s:0:\"\";}}'),(100741,5005,'_imagify_optimization_level','1'),(100742,5005,'_imagify_status','already_optimized'),(100743,5005,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42327;s:14:\"optimized_size\";i:11261;s:7:\"percent\";d:73.4;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19836;s:14:\"optimized_size\";i:11245;s:7:\"percent\";d:43.31;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:62163;s:14:\"optimized_size\";i:22506;s:7:\"percent\";d:63.8;s:7:\"message\";s:0:\"\";}}'),(100744,4921,'_imagify_optimization_level','1'),(100745,4921,'_imagify_status','already_optimized'),(100746,4921,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53091;s:14:\"optimized_size\";i:13117;s:7:\"percent\";d:75.29;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28821;s:14:\"optimized_size\";i:13024;s:7:\"percent\";d:54.81;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:81912;s:14:\"optimized_size\";i:26141;s:7:\"percent\";d:68.09;s:7:\"message\";s:0:\"\";}}'),(100747,4918,'_imagify_optimization_level','1'),(100748,4918,'_imagify_status','already_optimized'),(100749,4918,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31755;s:14:\"optimized_size\";i:5532;s:7:\"percent\";d:82.58;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13286;s:14:\"optimized_size\";i:5758;s:7:\"percent\";d:56.66;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:45041;s:14:\"optimized_size\";i:11290;s:7:\"percent\";d:74.93;s:7:\"message\";s:0:\"\";}}'),(100750,4910,'_imagify_optimization_level','1'),(100751,4910,'_imagify_status','already_optimized'),(100752,4910,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45138;s:14:\"optimized_size\";i:10386;s:7:\"percent\";d:76.99;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22108;s:14:\"optimized_size\";i:10263;s:7:\"percent\";d:53.58;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:67246;s:14:\"optimized_size\";i:20649;s:7:\"percent\";d:69.29;s:7:\"message\";s:0:\"\";}}'),(100753,4876,'_imagify_optimization_level','2'),(100754,4876,'_imagify_status','already_optimized'),(100755,4876,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34589;s:14:\"optimized_size\";i:7595;s:7:\"percent\";d:78.04;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15286;s:14:\"optimized_size\";i:7470;s:7:\"percent\";d:51.13;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:49875;s:14:\"optimized_size\";i:15065;s:7:\"percent\";d:69.79;s:7:\"message\";s:0:\"\";}}'),(100756,4875,'_imagify_optimization_level','2'),(100757,4875,'_imagify_status','already_optimized'),(100758,4875,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44845;s:14:\"optimized_size\";i:13153;s:7:\"percent\";d:70.67;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19038;s:14:\"optimized_size\";i:12108;s:7:\"percent\";d:36.4;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:63883;s:14:\"optimized_size\";i:25261;s:7:\"percent\";d:60.46;s:7:\"message\";s:0:\"\";}}'),(100759,4874,'_imagify_optimization_level','2'),(100760,4874,'_imagify_status','already_optimized'),(100761,4874,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47849;s:14:\"optimized_size\";i:13840;s:7:\"percent\";d:71.08;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21903;s:14:\"optimized_size\";i:13688;s:7:\"percent\";d:37.51;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:69752;s:14:\"optimized_size\";i:27528;s:7:\"percent\";d:60.53;s:7:\"message\";s:0:\"\";}}'),(100762,4872,'_imagify_optimization_level','2'),(100763,4872,'_imagify_status','already_optimized'),(100764,4872,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32258;s:14:\"optimized_size\";i:6688;s:7:\"percent\";d:79.27;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13086;s:14:\"optimized_size\";i:6614;s:7:\"percent\";d:49.46;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:45344;s:14:\"optimized_size\";i:13302;s:7:\"percent\";d:70.66;s:7:\"message\";s:0:\"\";}}'),(100765,4870,'_imagify_optimization_level','2'),(100766,4870,'_imagify_status','already_optimized'),(100767,4870,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31446;s:14:\"optimized_size\";i:6883;s:7:\"percent\";d:78.11;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13141;s:14:\"optimized_size\";i:6632;s:7:\"percent\";d:49.53;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:44587;s:14:\"optimized_size\";i:13515;s:7:\"percent\";d:69.69;s:7:\"message\";s:0:\"\";}}'),(100768,4869,'_imagify_optimization_level','2'),(100769,4869,'_imagify_status','already_optimized'),(100770,4869,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34325;s:14:\"optimized_size\";i:5478;s:7:\"percent\";d:84.04;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14524;s:14:\"optimized_size\";i:5522;s:7:\"percent\";d:61.98;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:48849;s:14:\"optimized_size\";i:11000;s:7:\"percent\";d:77.48;s:7:\"message\";s:0:\"\";}}'),(100771,4868,'_imagify_optimization_level','2'),(100772,4868,'_imagify_status','already_optimized'),(100773,4868,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40046;s:14:\"optimized_size\";i:10644;s:7:\"percent\";d:73.42;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17467;s:14:\"optimized_size\";i:10478;s:7:\"percent\";d:40.01;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:57513;s:14:\"optimized_size\";i:21122;s:7:\"percent\";d:63.27;s:7:\"message\";s:0:\"\";}}'),(100774,4867,'_imagify_optimization_level','2'),(100775,4867,'_imagify_status','success'),(100776,4867,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129628;s:14:\"optimized_size\";i:129618;s:7:\"percent\";d:0.01;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149658;s:14:\"optimized_size\";i:8833;s:7:\"percent\";d:94.1;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131665;s:14:\"optimized_size\";i:8686;s:7:\"percent\";d:93.4;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149658;s:14:\"optimized_size\";i:52275;s:7:\"percent\";d:65.07;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:560609;s:14:\"optimized_size\";i:199412;s:7:\"percent\";d:64.43;s:7:\"message\";s:0:\"\";}}'),(100777,4866,'_imagify_optimization_level','2'),(100778,4866,'_imagify_status','already_optimized'),(100779,4866,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28061;s:14:\"optimized_size\";i:5242;s:7:\"percent\";d:81.32;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11781;s:14:\"optimized_size\";i:5262;s:7:\"percent\";d:55.33;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:39842;s:14:\"optimized_size\";i:10504;s:7:\"percent\";d:73.64;s:7:\"message\";s:0:\"\";}}'),(100780,4865,'_imagify_optimization_level','2'),(100781,4865,'_imagify_status','already_optimized'),(100782,4865,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48445;s:14:\"optimized_size\";i:13439;s:7:\"percent\";d:72.26;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20888;s:14:\"optimized_size\";i:13463;s:7:\"percent\";d:35.55;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:69333;s:14:\"optimized_size\";i:26902;s:7:\"percent\";d:61.2;s:7:\"message\";s:0:\"\";}}'),(100783,4864,'_imagify_optimization_level','2'),(100784,4864,'_imagify_status','already_optimized'),(100785,4864,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37094;s:14:\"optimized_size\";i:9716;s:7:\"percent\";d:73.81;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16144;s:14:\"optimized_size\";i:9518;s:7:\"percent\";d:41.04;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:53238;s:14:\"optimized_size\";i:19234;s:7:\"percent\";d:63.87;s:7:\"message\";s:0:\"\";}}'),(100786,4862,'_imagify_optimization_level','2'),(100787,4862,'_imagify_status','already_optimized'),(100788,4862,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32877;s:14:\"optimized_size\";i:6971;s:7:\"percent\";d:78.8;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14431;s:14:\"optimized_size\";i:6887;s:7:\"percent\";d:52.28;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:47308;s:14:\"optimized_size\";i:13858;s:7:\"percent\";d:70.71;s:7:\"message\";s:0:\"\";}}'),(100789,4860,'_imagify_optimization_level','2'),(100790,4860,'_imagify_status','already_optimized'),(100791,4860,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54731;s:14:\"optimized_size\";i:16628;s:7:\"percent\";d:69.62;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23840;s:14:\"optimized_size\";i:15730;s:7:\"percent\";d:34.02;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:78571;s:14:\"optimized_size\";i:32358;s:7:\"percent\";d:58.82;s:7:\"message\";s:0:\"\";}}'),(100792,4859,'_imagify_optimization_level','2'),(100793,4859,'_imagify_status','already_optimized'),(100794,4859,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34268;s:14:\"optimized_size\";i:7876;s:7:\"percent\";d:77.02;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14342;s:14:\"optimized_size\";i:7708;s:7:\"percent\";d:46.26;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:48610;s:14:\"optimized_size\";i:15584;s:7:\"percent\";d:67.94;s:7:\"message\";s:0:\"\";}}'),(100795,4858,'_imagify_optimization_level','2'),(100796,4858,'_imagify_status','already_optimized'),(100797,4858,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28399;s:14:\"optimized_size\";i:5490;s:7:\"percent\";d:80.67;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11564;s:14:\"optimized_size\";i:5464;s:7:\"percent\";d:52.75;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:39963;s:14:\"optimized_size\";i:10954;s:7:\"percent\";d:72.59;s:7:\"message\";s:0:\"\";}}'),(100798,4857,'_imagify_optimization_level','2'),(100799,4857,'_imagify_status','already_optimized'),(100800,4857,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143846;s:14:\"optimized_size\";i:66712;s:7:\"percent\";d:53.62;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89253;s:14:\"optimized_size\";i:66932;s:7:\"percent\";d:25.01;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:233099;s:14:\"optimized_size\";i:133644;s:7:\"percent\";d:42.67;s:7:\"message\";s:0:\"\";}}'),(100801,4856,'_imagify_optimization_level','2'),(100802,4856,'_imagify_status','already_optimized'),(100803,4856,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28944;s:14:\"optimized_size\";i:5717;s:7:\"percent\";d:80.25;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11937;s:14:\"optimized_size\";i:5698;s:7:\"percent\";d:52.27;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:40881;s:14:\"optimized_size\";i:11415;s:7:\"percent\";d:72.08;s:7:\"message\";s:0:\"\";}}'),(100804,4855,'_imagify_optimization_level','1'),(100805,4855,'_imagify_status','already_optimized'),(100806,4855,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56574;s:14:\"optimized_size\";i:11750;s:7:\"percent\";d:79.23;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38188;s:14:\"optimized_size\";i:21722;s:7:\"percent\";d:43.12;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:94762;s:14:\"optimized_size\";i:33472;s:7:\"percent\";d:64.68;s:7:\"message\";s:0:\"\";}}'),(100807,4854,'_imagify_optimization_level','2'),(100808,4854,'_imagify_status','already_optimized'),(100809,4854,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29983;s:14:\"optimized_size\";i:6467;s:7:\"percent\";d:78.43;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12706;s:14:\"optimized_size\";i:6343;s:7:\"percent\";d:50.08;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:42689;s:14:\"optimized_size\";i:12810;s:7:\"percent\";d:69.99;s:7:\"message\";s:0:\"\";}}'),(100810,4853,'_imagify_optimization_level','2'),(100811,4853,'_imagify_status','already_optimized'),(100812,4853,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40267;s:14:\"optimized_size\";i:9217;s:7:\"percent\";d:77.11;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17696;s:14:\"optimized_size\";i:8909;s:7:\"percent\";d:49.66;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:57963;s:14:\"optimized_size\";i:18126;s:7:\"percent\";d:68.73;s:7:\"message\";s:0:\"\";}}'),(100813,4852,'_imagify_optimization_level','2'),(100814,4852,'_imagify_status','already_optimized'),(100815,4852,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29041;s:14:\"optimized_size\";i:5976;s:7:\"percent\";d:79.42;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11949;s:14:\"optimized_size\";i:5632;s:7:\"percent\";d:52.87;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:40990;s:14:\"optimized_size\";i:11608;s:7:\"percent\";d:71.68;s:7:\"message\";s:0:\"\";}}'),(100816,4851,'_imagify_optimization_level','2'),(100817,4851,'_imagify_status','already_optimized'),(100818,4851,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51270;s:14:\"optimized_size\";i:12628;s:7:\"percent\";d:75.37;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43416;s:14:\"optimized_size\";i:12685;s:7:\"percent\";d:70.78;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:94686;s:14:\"optimized_size\";i:25313;s:7:\"percent\";d:73.27;s:7:\"message\";s:0:\"\";}}'),(100819,4850,'_imagify_optimization_level','2'),(100820,4850,'_imagify_status','already_optimized'),(100821,4850,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47642;s:14:\"optimized_size\";i:11809;s:7:\"percent\";d:75.21;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22223;s:14:\"optimized_size\";i:11548;s:7:\"percent\";d:48.04;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:69865;s:14:\"optimized_size\";i:23357;s:7:\"percent\";d:66.57;s:7:\"message\";s:0:\"\";}}'),(100822,4849,'_imagify_optimization_level','2'),(100823,4849,'_imagify_status','already_optimized'),(100824,4849,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43170;s:14:\"optimized_size\";i:9262;s:7:\"percent\";d:78.55;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19812;s:14:\"optimized_size\";i:9016;s:7:\"percent\";d:54.49;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:62982;s:14:\"optimized_size\";i:18278;s:7:\"percent\";d:70.98;s:7:\"message\";s:0:\"\";}}'),(100825,4848,'_imagify_optimization_level','2'),(100826,4848,'_imagify_status','already_optimized'),(100827,4848,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33005;s:14:\"optimized_size\";i:7458;s:7:\"percent\";d:77.4;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14156;s:14:\"optimized_size\";i:7458;s:7:\"percent\";d:47.32;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:47161;s:14:\"optimized_size\";i:14916;s:7:\"percent\";d:68.37;s:7:\"message\";s:0:\"\";}}'),(100828,4847,'_imagify_optimization_level','2'),(100829,4847,'_imagify_status','already_optimized'),(100830,4847,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32144;s:14:\"optimized_size\";i:3070;s:7:\"percent\";d:90.45;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30931;s:14:\"optimized_size\";i:3150;s:7:\"percent\";d:89.82;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:63075;s:14:\"optimized_size\";i:6220;s:7:\"percent\";d:90.14;s:7:\"message\";s:0:\"\";}}'),(100831,4846,'_imagify_optimization_level','2'),(100832,4846,'_imagify_status','already_optimized'),(100833,4846,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53653;s:14:\"optimized_size\";i:17289;s:7:\"percent\";d:67.78;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23142;s:14:\"optimized_size\";i:15306;s:7:\"percent\";d:33.86;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:76795;s:14:\"optimized_size\";i:32595;s:7:\"percent\";d:57.56;s:7:\"message\";s:0:\"\";}}'),(100834,4845,'_imagify_optimization_level','2'),(100835,4845,'_imagify_status','already_optimized'),(100836,4845,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32671;s:14:\"optimized_size\";i:6136;s:7:\"percent\";d:81.22;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26143;s:14:\"optimized_size\";i:5938;s:7:\"percent\";d:77.29;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:58814;s:14:\"optimized_size\";i:12074;s:7:\"percent\";d:79.47;s:7:\"message\";s:0:\"\";}}'),(100837,4844,'_imagify_optimization_level','2'),(100838,4844,'_imagify_status','success'),(100839,4844,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:530134;s:14:\"optimized_size\";i:406603;s:7:\"percent\";d:23.3;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:811757;s:14:\"optimized_size\";i:15660;s:7:\"percent\";d:98.07;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:576662;s:14:\"optimized_size\";i:17555;s:7:\"percent\";d:96.96;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:811757;s:14:\"optimized_size\";i:255624;s:7:\"percent\";d:68.51;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2730310;s:14:\"optimized_size\";i:695442;s:7:\"percent\";d:74.53;s:7:\"message\";s:0:\"\";}}'),(100840,4843,'_imagify_optimization_level','2'),(100841,4843,'_imagify_status','already_optimized'),(100842,4843,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42524;s:14:\"optimized_size\";i:10296;s:7:\"percent\";d:75.79;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19598;s:14:\"optimized_size\";i:10005;s:7:\"percent\";d:48.95;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:62122;s:14:\"optimized_size\";i:20301;s:7:\"percent\";d:67.32;s:7:\"message\";s:0:\"\";}}'),(100843,4842,'_imagify_optimization_level','2'),(100844,4842,'_imagify_status','already_optimized'),(100845,4842,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52985;s:14:\"optimized_size\";i:15845;s:7:\"percent\";d:70.1;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24617;s:14:\"optimized_size\";i:15565;s:7:\"percent\";d:36.77;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:77602;s:14:\"optimized_size\";i:31410;s:7:\"percent\";d:59.52;s:7:\"message\";s:0:\"\";}}'),(100846,4841,'_imagify_optimization_level','2'),(100847,4841,'_imagify_status','already_optimized'),(100848,4841,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144564;s:14:\"optimized_size\";i:64425;s:7:\"percent\";d:55.43;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84215;s:14:\"optimized_size\";i:60176;s:7:\"percent\";d:28.54;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:228779;s:14:\"optimized_size\";i:124601;s:7:\"percent\";d:45.54;s:7:\"message\";s:0:\"\";}}'),(100849,4840,'_imagify_optimization_level','2'),(100850,4840,'_imagify_status','already_optimized'),(100851,4840,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52953;s:14:\"optimized_size\";i:13750;s:7:\"percent\";d:74.03;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23112;s:14:\"optimized_size\";i:13424;s:7:\"percent\";d:41.92;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:76065;s:14:\"optimized_size\";i:27174;s:7:\"percent\";d:64.28;s:7:\"message\";s:0:\"\";}}'),(100852,4505,'_imagify_optimization_level','2'),(100853,4505,'_imagify_status','already_optimized'),(100854,4505,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43472;s:14:\"optimized_size\";i:11269;s:7:\"percent\";d:74.08;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19226;s:14:\"optimized_size\";i:10935;s:7:\"percent\";d:43.12;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:62698;s:14:\"optimized_size\";i:22204;s:7:\"percent\";d:64.59;s:7:\"message\";s:0:\"\";}}'),(100855,4503,'_imagify_optimization_level','2'),(100856,4503,'_imagify_status','already_optimized'),(100857,4503,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35170;s:14:\"optimized_size\";i:7408;s:7:\"percent\";d:78.94;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28535;s:14:\"optimized_size\";i:7210;s:7:\"percent\";d:74.73;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:63705;s:14:\"optimized_size\";i:14618;s:7:\"percent\";d:77.05;s:7:\"message\";s:0:\"\";}}'),(100858,4501,'_imagify_optimization_level','2'),(100859,4501,'_imagify_status','already_optimized'),(100860,4501,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53749;s:14:\"optimized_size\";i:15696;s:7:\"percent\";d:70.8;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45242;s:14:\"optimized_size\";i:15082;s:7:\"percent\";d:66.66;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:98991;s:14:\"optimized_size\";i:30778;s:7:\"percent\";d:68.91;s:7:\"message\";s:0:\"\";}}'),(100861,4499,'_imagify_optimization_level','2'),(100862,4499,'_imagify_status','already_optimized'),(100863,4499,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35053;s:14:\"optimized_size\";i:8336;s:7:\"percent\";d:76.22;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29702;s:14:\"optimized_size\";i:8336;s:7:\"percent\";d:71.93;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:64755;s:14:\"optimized_size\";i:16672;s:7:\"percent\";d:74.25;s:7:\"message\";s:0:\"\";}}'),(100864,4497,'_imagify_optimization_level','2'),(100865,4497,'_imagify_status','already_optimized'),(100866,4497,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40130;s:14:\"optimized_size\";i:9444;s:7:\"percent\";d:76.47;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32886;s:14:\"optimized_size\";i:9129;s:7:\"percent\";d:72.24;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:73016;s:14:\"optimized_size\";i:18573;s:7:\"percent\";d:74.56;s:7:\"message\";s:0:\"\";}}'),(100867,4494,'_imagify_optimization_level','2'),(100868,4494,'_imagify_status','already_optimized'),(100869,4494,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41577;s:14:\"optimized_size\";i:10210;s:7:\"percent\";d:75.44;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34438;s:14:\"optimized_size\";i:9984;s:7:\"percent\";d:71.01;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:76015;s:14:\"optimized_size\";i:20194;s:7:\"percent\";d:73.43;s:7:\"message\";s:0:\"\";}}'),(100870,4492,'_imagify_optimization_level','2'),(100871,4492,'_imagify_status','already_optimized'),(100872,4492,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55671;s:14:\"optimized_size\";i:18111;s:7:\"percent\";d:67.47;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48042;s:14:\"optimized_size\";i:17461;s:7:\"percent\";d:63.65;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:103713;s:14:\"optimized_size\";i:35572;s:7:\"percent\";d:65.7;s:7:\"message\";s:0:\"\";}}'),(100873,4490,'_imagify_optimization_level','2'),(100874,4490,'_imagify_status','already_optimized'),(100875,4490,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46172;s:14:\"optimized_size\";i:8827;s:7:\"percent\";d:80.88;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47208;s:14:\"optimized_size\";i:11627;s:7:\"percent\";d:75.37;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:93380;s:14:\"optimized_size\";i:20454;s:7:\"percent\";d:78.1;s:7:\"message\";s:0:\"\";}}'),(100876,4488,'_imagify_optimization_level','2'),(100877,4488,'_imagify_status','already_optimized'),(100878,4488,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42313;s:14:\"optimized_size\";i:11555;s:7:\"percent\";d:72.69;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37409;s:14:\"optimized_size\";i:11395;s:7:\"percent\";d:69.54;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:79722;s:14:\"optimized_size\";i:22950;s:7:\"percent\";d:71.21;s:7:\"message\";s:0:\"\";}}'),(100879,4486,'_imagify_optimization_level','2'),(100880,4486,'_imagify_status','already_optimized'),(100881,4486,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50102;s:14:\"optimized_size\";i:12926;s:7:\"percent\";d:74.2;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42262;s:14:\"optimized_size\";i:12781;s:7:\"percent\";d:69.76;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:92364;s:14:\"optimized_size\";i:25707;s:7:\"percent\";d:72.17;s:7:\"message\";s:0:\"\";}}'),(100882,4484,'_imagify_optimization_level','2'),(100883,4484,'_imagify_status','already_optimized'),(100884,4484,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45015;s:14:\"optimized_size\";i:11471;s:7:\"percent\";d:74.52;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37783;s:14:\"optimized_size\";i:11254;s:7:\"percent\";d:70.21;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:82798;s:14:\"optimized_size\";i:22725;s:7:\"percent\";d:72.55;s:7:\"message\";s:0:\"\";}}'),(100885,4482,'_imagify_optimization_level','2'),(100886,4482,'_imagify_status','already_optimized'),(100887,4482,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45178;s:14:\"optimized_size\";i:12204;s:7:\"percent\";d:72.99;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20631;s:14:\"optimized_size\";i:11942;s:7:\"percent\";d:42.12;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:65809;s:14:\"optimized_size\";i:24146;s:7:\"percent\";d:63.31;s:7:\"message\";s:0:\"\";}}'),(100888,4480,'_imagify_optimization_level','2'),(100889,4480,'_imagify_status','already_optimized'),(100890,4480,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46842;s:14:\"optimized_size\";i:12932;s:7:\"percent\";d:72.39;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39360;s:14:\"optimized_size\";i:12539;s:7:\"percent\";d:68.14;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:86202;s:14:\"optimized_size\";i:25471;s:7:\"percent\";d:70.45;s:7:\"message\";s:0:\"\";}}'),(100891,4478,'_imagify_optimization_level','2'),(100892,4478,'_imagify_status','already_optimized'),(100893,4478,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25817;s:14:\"optimized_size\";i:3867;s:7:\"percent\";d:85.02;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23255;s:14:\"optimized_size\";i:3852;s:7:\"percent\";d:83.44;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:49072;s:14:\"optimized_size\";i:7719;s:7:\"percent\";d:84.27;s:7:\"message\";s:0:\"\";}}'),(100894,4476,'_imagify_optimization_level','2'),(100895,4476,'_imagify_status','already_optimized'),(100896,4476,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51658;s:14:\"optimized_size\";i:14873;s:7:\"percent\";d:71.21;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24020;s:14:\"optimized_size\";i:14478;s:7:\"percent\";d:39.73;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:75678;s:14:\"optimized_size\";i:29351;s:7:\"percent\";d:61.22;s:7:\"message\";s:0:\"\";}}'),(100897,4071,'_imagify_optimization_level','2'),(100898,4071,'_imagify_status','already_optimized'),(100899,4071,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45808;s:14:\"optimized_size\";i:11457;s:7:\"percent\";d:74.99;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19585;s:14:\"optimized_size\";i:11394;s:7:\"percent\";d:41.82;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:65393;s:14:\"optimized_size\";i:22851;s:7:\"percent\";d:65.06;s:7:\"message\";s:0:\"\";}}'),(100900,4069,'_imagify_optimization_level','2'),(100901,4069,'_imagify_status','already_optimized'),(100902,4069,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41379;s:14:\"optimized_size\";i:9959;s:7:\"percent\";d:75.93;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17534;s:14:\"optimized_size\";i:9977;s:7:\"percent\";d:43.1;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:58913;s:14:\"optimized_size\";i:19936;s:7:\"percent\";d:66.16;s:7:\"message\";s:0:\"\";}}'),(100903,4053,'_imagify_optimization_level','2'),(100904,4053,'_imagify_status','already_optimized'),(100905,4053,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49278;s:14:\"optimized_size\";i:12638;s:7:\"percent\";d:74.35;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22913;s:14:\"optimized_size\";i:12232;s:7:\"percent\";d:46.62;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:72191;s:14:\"optimized_size\";i:24870;s:7:\"percent\";d:65.55;s:7:\"message\";s:0:\"\";}}'),(100906,4052,'_imagify_optimization_level','2'),(100907,4052,'_imagify_status','already_optimized'),(100908,4052,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42756;s:14:\"optimized_size\";i:10399;s:7:\"percent\";d:75.68;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34970;s:14:\"optimized_size\";i:10132;s:7:\"percent\";d:71.03;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:77726;s:14:\"optimized_size\";i:20531;s:7:\"percent\";d:73.59;s:7:\"message\";s:0:\"\";}}'),(100909,4036,'_imagify_optimization_level','2'),(100910,4036,'_imagify_status','already_optimized'),(100911,4036,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40206;s:14:\"optimized_size\";i:8687;s:7:\"percent\";d:78.39;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20444;s:14:\"optimized_size\";i:11624;s:7:\"percent\";d:43.14;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:60650;s:14:\"optimized_size\";i:20311;s:7:\"percent\";d:66.51;s:7:\"message\";s:0:\"\";}}'),(100912,4033,'_imagify_optimization_level','2'),(100913,4033,'_imagify_status','already_optimized'),(100914,4033,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38067;s:14:\"optimized_size\";i:8478;s:7:\"percent\";d:77.73;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15753;s:14:\"optimized_size\";i:8428;s:7:\"percent\";d:46.5;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:53820;s:14:\"optimized_size\";i:16906;s:7:\"percent\";d:68.59;s:7:\"message\";s:0:\"\";}}'),(100915,4031,'_imagify_optimization_level','2'),(100916,4031,'_imagify_status','already_optimized'),(100917,4031,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56301;s:14:\"optimized_size\";i:17220;s:7:\"percent\";d:69.41;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25086;s:14:\"optimized_size\";i:17002;s:7:\"percent\";d:32.23;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:81387;s:14:\"optimized_size\";i:34222;s:7:\"percent\";d:57.95;s:7:\"message\";s:0:\"\";}}'),(100918,4029,'_imagify_optimization_level','2'),(100919,4029,'_imagify_status','already_optimized'),(100920,4029,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55875;s:14:\"optimized_size\";i:17543;s:7:\"percent\";d:68.6;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25029;s:14:\"optimized_size\";i:16985;s:7:\"percent\";d:32.14;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:80904;s:14:\"optimized_size\";i:34528;s:7:\"percent\";d:57.32;s:7:\"message\";s:0:\"\";}}'),(100921,3982,'_imagify_optimization_level','2'),(100922,3982,'_imagify_status','already_optimized'),(100923,3982,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41501;s:14:\"optimized_size\";i:9283;s:7:\"percent\";d:77.63;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18907;s:14:\"optimized_size\";i:9233;s:7:\"percent\";d:51.17;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:60408;s:14:\"optimized_size\";i:18516;s:7:\"percent\";d:69.35;s:7:\"message\";s:0:\"\";}}'),(100924,3975,'_imagify_optimization_level','2'),(100925,3975,'_imagify_status','already_optimized'),(100926,3975,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51277;s:14:\"optimized_size\";i:15123;s:7:\"percent\";d:70.51;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23212;s:14:\"optimized_size\";i:14825;s:7:\"percent\";d:36.13;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:74489;s:14:\"optimized_size\";i:29948;s:7:\"percent\";d:59.8;s:7:\"message\";s:0:\"\";}}'),(100927,3974,'_imagify_optimization_level','2'),(100928,3974,'_imagify_status','already_optimized'),(100929,3974,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44640;s:14:\"optimized_size\";i:10334;s:7:\"percent\";d:76.85;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20554;s:14:\"optimized_size\";i:10109;s:7:\"percent\";d:50.82;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:65194;s:14:\"optimized_size\";i:20443;s:7:\"percent\";d:68.64;s:7:\"message\";s:0:\"\";}}'),(100930,3973,'_imagify_optimization_level','2'),(100931,3973,'_imagify_status','already_optimized'),(100932,3973,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34921;s:14:\"optimized_size\";i:7913;s:7:\"percent\";d:77.34;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14826;s:14:\"optimized_size\";i:7773;s:7:\"percent\";d:47.57;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:49747;s:14:\"optimized_size\";i:15686;s:7:\"percent\";d:68.47;s:7:\"message\";s:0:\"\";}}'),(100933,3972,'_imagify_optimization_level','2'),(100934,3972,'_imagify_status','already_optimized'),(100935,3972,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50162;s:14:\"optimized_size\";i:13981;s:7:\"percent\";d:72.13;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22428;s:14:\"optimized_size\";i:13644;s:7:\"percent\";d:39.17;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:72590;s:14:\"optimized_size\";i:27625;s:7:\"percent\";d:61.94;s:7:\"message\";s:0:\"\";}}'),(100936,3971,'_imagify_optimization_level','2'),(100937,3971,'_imagify_status','already_optimized'),(100938,3971,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51376;s:14:\"optimized_size\";i:12390;s:7:\"percent\";d:75.88;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23903;s:14:\"optimized_size\";i:12122;s:7:\"percent\";d:49.29;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:75279;s:14:\"optimized_size\";i:24512;s:7:\"percent\";d:67.44;s:7:\"message\";s:0:\"\";}}'),(100939,3970,'_imagify_optimization_level','2'),(100940,3970,'_imagify_status','already_optimized'),(100941,3970,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43984;s:14:\"optimized_size\";i:10559;s:7:\"percent\";d:75.99;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19422;s:14:\"optimized_size\";i:10381;s:7:\"percent\";d:46.55;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:63406;s:14:\"optimized_size\";i:20940;s:7:\"percent\";d:66.97;s:7:\"message\";s:0:\"\";}}'),(100942,3923,'_imagify_optimization_level','2'),(100943,3923,'_imagify_status','already_optimized'),(100944,3923,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29035;s:14:\"optimized_size\";i:5019;s:7:\"percent\";d:82.71;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26999;s:14:\"optimized_size\";i:5477;s:7:\"percent\";d:79.71;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:56034;s:14:\"optimized_size\";i:10496;s:7:\"percent\";d:81.27;s:7:\"message\";s:0:\"\";}}'),(100945,3921,'_imagify_optimization_level','2'),(100946,3921,'_imagify_status','already_optimized'),(100947,3921,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31166;s:14:\"optimized_size\";i:5416;s:7:\"percent\";d:82.62;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12084;s:14:\"optimized_size\";i:5650;s:7:\"percent\";d:53.24;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:43250;s:14:\"optimized_size\";i:11066;s:7:\"percent\";d:74.41;s:7:\"message\";s:0:\"\";}}'),(100948,3919,'_imagify_optimization_level','2'),(100949,3919,'_imagify_status','already_optimized'),(100950,3919,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27583;s:14:\"optimized_size\";i:4534;s:7:\"percent\";d:83.56;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11099;s:14:\"optimized_size\";i:4869;s:7:\"percent\";d:56.13;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:38682;s:14:\"optimized_size\";i:9403;s:7:\"percent\";d:75.69;s:7:\"message\";s:0:\"\";}}'),(100951,3917,'_imagify_optimization_level','2'),(100952,3917,'_imagify_status','already_optimized'),(100953,3917,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42897;s:14:\"optimized_size\";i:11192;s:7:\"percent\";d:73.91;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19195;s:14:\"optimized_size\";i:11020;s:7:\"percent\";d:42.59;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:62092;s:14:\"optimized_size\";i:22212;s:7:\"percent\";d:64.23;s:7:\"message\";s:0:\"\";}}'),(100954,3915,'_imagify_optimization_level','2'),(100955,3915,'_imagify_status','already_optimized'),(100956,3915,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48714;s:14:\"optimized_size\";i:8339;s:7:\"percent\";d:82.88;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19440;s:14:\"optimized_size\";i:10206;s:7:\"percent\";d:47.5;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:68154;s:14:\"optimized_size\";i:18545;s:7:\"percent\";d:72.79;s:7:\"message\";s:0:\"\";}}'),(100957,3040,'_imagify_optimization_level','2'),(100958,3040,'_imagify_status','already_optimized'),(100959,3040,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37112;s:14:\"optimized_size\";i:9281;s:7:\"percent\";d:74.99;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16749;s:14:\"optimized_size\";i:9061;s:7:\"percent\";d:45.9;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:53861;s:14:\"optimized_size\";i:18342;s:7:\"percent\";d:65.95;s:7:\"message\";s:0:\"\";}}'),(100960,3038,'_imagify_optimization_level','2'),(100961,3038,'_imagify_status','already_optimized'),(100962,3038,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46114;s:14:\"optimized_size\";i:12339;s:7:\"percent\";d:73.24;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20380;s:14:\"optimized_size\";i:11997;s:7:\"percent\";d:41.13;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:66494;s:14:\"optimized_size\";i:24336;s:7:\"percent\";d:63.4;s:7:\"message\";s:0:\"\";}}'),(100963,3036,'_imagify_optimization_level','2'),(100964,3036,'_imagify_status','already_optimized'),(100965,3036,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43277;s:14:\"optimized_size\";i:11866;s:7:\"percent\";d:72.58;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19449;s:14:\"optimized_size\";i:11616;s:7:\"percent\";d:40.27;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:62726;s:14:\"optimized_size\";i:23482;s:7:\"percent\";d:62.56;s:7:\"message\";s:0:\"\";}}'),(100966,8371,'_imagify_optimization_level','2'),(100967,8371,'_imagify_status','success'),(100968,8371,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:256207;s:14:\"optimized_size\";i:248414;s:7:\"percent\";d:3.04;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:610365;s:14:\"optimized_size\";i:134001;s:7:\"percent\";d:78.05;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:934957;s:14:\"optimized_size\";i:225676;s:7:\"percent\";d:75.86;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:610365;s:14:\"optimized_size\";i:196243;s:7:\"percent\";d:67.85;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2411894;s:14:\"optimized_size\";i:804334;s:7:\"percent\";d:66.65;s:7:\"message\";s:0:\"\";}}'),(100969,8370,'_imagify_optimization_level','2'),(100970,8370,'_imagify_status','success'),(100971,8370,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:247320;s:14:\"optimized_size\";i:235945;s:7:\"percent\";d:4.6;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:568058;s:14:\"optimized_size\";i:74822;s:7:\"percent\";d:86.83;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:767839;s:14:\"optimized_size\";i:114206;s:7:\"percent\";d:85.13;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:568058;s:14:\"optimized_size\";i:174821;s:7:\"percent\";d:69.22;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2151275;s:14:\"optimized_size\";i:599794;s:7:\"percent\";d:72.12;s:7:\"message\";s:0:\"\";}}'),(100972,8298,'_imagify_optimization_level','2'),(100973,8298,'_imagify_status','already_optimized'),(100974,8298,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209347;s:14:\"optimized_size\";i:41500;s:7:\"percent\";d:80.18;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191353;s:14:\"optimized_size\";i:46216;s:7:\"percent\";d:75.85;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:400700;s:14:\"optimized_size\";i:87716;s:7:\"percent\";d:78.11;s:7:\"message\";s:0:\"\";}}'),(100975,8571,'_wp_attached_file','autoid-scaled.jpg'),(100976,8571,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3640;s:6:\"height\";i:1138;s:4:\"file\";s:17:\"autoid-scaled.jpg\";s:8:\"filesize\";i:658762;s:5:\"sizes\";a:34:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"autoid-730x228.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40247;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"autoid-855x267.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53062;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"autoid-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127463;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"autoid-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43633;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"autoid-1536x480.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148880;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:19:\"autoid-2048x640.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:244332;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:19:\"autoid-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158816;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:20:\"autoid-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:467761;}s:8:\"masthead\";a:5:{s:4:\"file\";s:19:\"autoid-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182210;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:20:\"autoid-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:364200;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:19:\"autoid-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:234105;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:18:\"autoid-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104030;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:19:\"autoid-3640x800.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:421043;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:18:\"autoid-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40345;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:18:\"autoid-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70596;}s:10:\"team-small\";a:5:{s:4:\"file\";s:18:\"autoid-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55717;}s:10:\"team-large\";a:5:{s:4:\"file\";s:18:\"autoid-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123626;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:19:\"autoid-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147923;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:20:\"autoid-2960x1172.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:567680;}s:10:\"page-small\";a:5:{s:4:\"file\";s:18:\"autoid-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82546;}s:10:\"page-large\";a:5:{s:4:\"file\";s:20:\"autoid-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:467425;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:18:\"autoid-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69136;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:18:\"autoid-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135150;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:18:\"autoid-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128752;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:20:\"autoid-2960x1000.jpg\";s:5:\"width\";i:2960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:496229;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:18:\"autoid-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120586;}s:15:\"blog-page-large\";a:5:{s:4:\"file\";s:20:\"autoid-3640x1200.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:765912;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:18:\"autoid-360x113.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11353;}s:13:\"project-small\";a:5:{s:4:\"file\";s:18:\"autoid-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82546;}s:13:\"project-large\";a:5:{s:4:\"file\";s:19:\"autoid-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162001;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:18:\"autoid-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66462;}s:13:\"gallery-large\";a:5:{s:4:\"file\";s:20:\"autoid-3640x1200.jpg\";s:5:\"width\";i:3640;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:765912;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:19:\"autoid-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204331;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:19:\"autoid-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209717;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:10:\"autoid.jpg\";}'),(100977,8297,'_imagify_optimization_level','2'),(100978,8297,'_imagify_status','already_optimized'),(100979,8297,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159582;s:14:\"optimized_size\";i:40842;s:7:\"percent\";d:74.41;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152263;s:14:\"optimized_size\";i:52070;s:7:\"percent\";d:65.8;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:311845;s:14:\"optimized_size\";i:92912;s:7:\"percent\";d:70.21;s:7:\"message\";s:0:\"\";}}'),(100980,8296,'_imagify_optimization_level','2'),(100981,8296,'_imagify_status','already_optimized'),(100982,8296,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158693;s:14:\"optimized_size\";i:24536;s:7:\"percent\";d:84.54;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137492;s:14:\"optimized_size\";i:27978;s:7:\"percent\";d:79.65;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:296185;s:14:\"optimized_size\";i:52514;s:7:\"percent\";d:82.27;s:7:\"message\";s:0:\"\";}}'),(100983,8292,'_imagify_optimization_level','2'),(100984,8292,'_imagify_status','already_optimized'),(100985,8292,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102315;s:14:\"optimized_size\";i:21887;s:7:\"percent\";d:78.61;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87657;s:14:\"optimized_size\";i:23933;s:7:\"percent\";d:72.7;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:189972;s:14:\"optimized_size\";i:45820;s:7:\"percent\";d:75.88;s:7:\"message\";s:0:\"\";}}'),(100986,8289,'_imagify_optimization_level','2'),(100987,8289,'_imagify_status','already_optimized'),(100988,8289,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92404;s:14:\"optimized_size\";i:23136;s:7:\"percent\";d:74.96;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78957;s:14:\"optimized_size\";i:25152;s:7:\"percent\";d:68.14;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:171361;s:14:\"optimized_size\";i:48288;s:7:\"percent\";d:71.82;s:7:\"message\";s:0:\"\";}}'),(100989,8286,'_imagify_optimization_level','2'),(100990,8286,'_imagify_status','already_optimized'),(100991,8286,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116673;s:14:\"optimized_size\";i:27642;s:7:\"percent\";d:76.31;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68800;s:14:\"optimized_size\";i:33419;s:7:\"percent\";d:51.43;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:185473;s:14:\"optimized_size\";i:61061;s:7:\"percent\";d:67.08;s:7:\"message\";s:0:\"\";}}'),(100992,8283,'_imagify_optimization_level','2'),(100993,8283,'_imagify_status','already_optimized'),(100994,8283,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116198;s:14:\"optimized_size\";i:28560;s:7:\"percent\";d:75.42;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89963;s:14:\"optimized_size\";i:28235;s:7:\"percent\";d:68.61;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:206161;s:14:\"optimized_size\";i:56795;s:7:\"percent\";d:72.45;s:7:\"message\";s:0:\"\";}}'),(100995,8252,'_imagify_optimization_level','2'),(100996,8252,'_imagify_status','already_optimized'),(100997,8252,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241770;s:14:\"optimized_size\";i:120893;s:7:\"percent\";d:50;}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:241770;s:14:\"optimized_size\";i:120893;s:7:\"percent\";d:50;s:7:\"message\";s:0:\"\";}}'),(100998,8248,'_imagify_optimization_level','2'),(100999,8248,'_imagify_status','already_optimized'),(101000,8248,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:332682;s:14:\"optimized_size\";i:43442;s:7:\"percent\";d:86.94;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143409;s:14:\"optimized_size\";i:44967;s:7:\"percent\";d:68.64;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:476091;s:14:\"optimized_size\";i:88409;s:7:\"percent\";d:81.43;s:7:\"message\";s:0:\"\";}}'),(101001,8235,'_imagify_optimization_level','2'),(101002,8235,'_imagify_status','success'),(101003,8235,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:624981;s:14:\"optimized_size\";i:221627;s:7:\"percent\";d:64.54;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:227775;s:14:\"optimized_size\";i:63911;s:7:\"percent\";d:71.94;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:624981;s:14:\"optimized_size\";i:138319;s:7:\"percent\";d:77.87;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:227775;s:14:\"optimized_size\";i:147122;s:7:\"percent\";d:35.41;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1705512;s:14:\"optimized_size\";i:570979;s:7:\"percent\";d:66.52;s:7:\"message\";s:0:\"\";}}'),(101004,8232,'_imagify_optimization_level','2'),(101005,8232,'_imagify_status','already_optimized'),(101006,8232,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157786;s:14:\"optimized_size\";i:34465;s:7:\"percent\";d:78.16;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:207542;s:14:\"optimized_size\";i:67600;s:7:\"percent\";d:67.43;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:365328;s:14:\"optimized_size\";i:102065;s:7:\"percent\";d:72.06;s:7:\"message\";s:0:\"\";}}'),(101007,8229,'_imagify_optimization_level','2'),(101008,8229,'_imagify_status','success'),(101009,8229,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:369580;s:14:\"optimized_size\";i:95350;s:7:\"percent\";d:74.2;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99218;s:14:\"optimized_size\";i:19043;s:7:\"percent\";d:80.81;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:369580;s:14:\"optimized_size\";i:42540;s:7:\"percent\";d:88.49;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99218;s:14:\"optimized_size\";i:42671;s:7:\"percent\";d:56.99;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:937596;s:14:\"optimized_size\";i:199604;s:7:\"percent\";d:78.71;s:7:\"message\";s:0:\"\";}}'),(101010,8227,'_imagify_optimization_level','2'),(101011,8227,'_imagify_status','success'),(101012,8227,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:799923;s:14:\"optimized_size\";i:264504;s:7:\"percent\";d:66.93;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221009;s:14:\"optimized_size\";i:65113;s:7:\"percent\";d:70.54;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:799923;s:14:\"optimized_size\";i:172959;s:7:\"percent\";d:78.38;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221009;s:14:\"optimized_size\";i:119926;s:7:\"percent\";d:45.74;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2041864;s:14:\"optimized_size\";i:622502;s:7:\"percent\";d:69.51;s:7:\"message\";s:0:\"\";}}'),(101013,8225,'_imagify_optimization_level','2'),(101014,8225,'_imagify_status','success'),(101015,8225,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:524769;s:14:\"optimized_size\";i:149528;s:7:\"percent\";d:71.51;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134717;s:14:\"optimized_size\";i:26279;s:7:\"percent\";d:80.49;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:524769;s:14:\"optimized_size\";i:83122;s:7:\"percent\";d:84.16;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134717;s:14:\"optimized_size\";i:71486;s:7:\"percent\";d:46.94;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1318972;s:14:\"optimized_size\";i:330415;s:7:\"percent\";d:74.95;s:7:\"message\";s:0:\"\";}}'),(101016,8223,'_imagify_optimization_level','2'),(101017,8223,'_imagify_status','success'),(101018,8223,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:429259;s:14:\"optimized_size\";i:83570;s:7:\"percent\";d:80.53;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88412;s:14:\"optimized_size\";i:14307;s:7:\"percent\";d:83.82;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:429259;s:14:\"optimized_size\";i:31369;s:7:\"percent\";d:92.69;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88412;s:14:\"optimized_size\";i:31601;s:7:\"percent\";d:64.26;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1035342;s:14:\"optimized_size\";i:160847;s:7:\"percent\";d:84.46;s:7:\"message\";s:0:\"\";}}'),(101019,8572,'_wp_attached_file','Auto_ID_Logo_-_reversed.avif'),(101020,8572,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:330;s:6:\"height\";i:73;s:4:\"file\";s:28:\"Auto_ID_Logo_-_reversed.avif\";s:8:\"filesize\";i:4145;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(101021,8220,'_imagify_optimization_level','2'),(101022,8220,'_imagify_status','success'),(101023,8220,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2128504;s:14:\"optimized_size\";i:1437159;s:7:\"percent\";d:32.48;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:555651;s:14:\"optimized_size\";i:285194;s:7:\"percent\";d:48.67;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2128504;s:14:\"optimized_size\";i:867731;s:7:\"percent\";d:59.23;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:555651;s:14:\"optimized_size\";i:413351;s:7:\"percent\";d:25.61;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5368310;s:14:\"optimized_size\";i:3003435;s:7:\"percent\";d:44.05;s:7:\"message\";s:0:\"\";}}'),(101024,8175,'_imagify_optimization_level','2'),(101025,8175,'_imagify_status','already_optimized'),(101026,8175,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:210639;s:14:\"optimized_size\";i:51233;s:7:\"percent\";d:75.68;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193919;s:14:\"optimized_size\";i:89381;s:7:\"percent\";d:53.91;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:404558;s:14:\"optimized_size\";i:140614;s:7:\"percent\";d:65.24;s:7:\"message\";s:0:\"\";}}'),(101027,8174,'_imagify_optimization_level','2'),(101028,8174,'_imagify_status','already_optimized'),(101029,8174,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187204;s:14:\"optimized_size\";i:40864;s:7:\"percent\";d:78.17;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:223070;s:14:\"optimized_size\";i:82176;s:7:\"percent\";d:63.16;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:410274;s:14:\"optimized_size\";i:123040;s:7:\"percent\";d:70.01;s:7:\"message\";s:0:\"\";}}'),(101030,8173,'_imagify_optimization_level','2'),(101031,8173,'_imagify_status','already_optimized'),(101032,8173,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157244;s:14:\"optimized_size\";i:33098;s:7:\"percent\";d:78.95;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129257;s:14:\"optimized_size\";i:64555;s:7:\"percent\";d:50.06;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:286501;s:14:\"optimized_size\";i:97653;s:7:\"percent\";d:65.92;s:7:\"message\";s:0:\"\";}}'),(101033,8172,'_imagify_optimization_level','2'),(101034,8172,'_imagify_status','already_optimized'),(101035,8172,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114369;s:14:\"optimized_size\";i:15593;s:7:\"percent\";d:86.37;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73054;s:14:\"optimized_size\";i:28890;s:7:\"percent\";d:60.45;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:187423;s:14:\"optimized_size\";i:44483;s:7:\"percent\";d:76.27;s:7:\"message\";s:0:\"\";}}'),(101036,8171,'_imagify_optimization_level','2'),(101037,8171,'_imagify_status','already_optimized'),(101038,8171,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78137;s:14:\"optimized_size\";i:8742;s:7:\"percent\";d:88.81;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46305;s:14:\"optimized_size\";i:18595;s:7:\"percent\";d:59.84;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:124442;s:14:\"optimized_size\";i:27337;s:7:\"percent\";d:78.03;s:7:\"message\";s:0:\"\";}}'),(101039,8170,'_imagify_optimization_level','2'),(101040,8170,'_imagify_status','already_optimized'),(101041,8170,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174782;s:14:\"optimized_size\";i:36084;s:7:\"percent\";d:79.35;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130397;s:14:\"optimized_size\";i:63137;s:7:\"percent\";d:51.58;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:305179;s:14:\"optimized_size\";i:99221;s:7:\"percent\";d:67.49;s:7:\"message\";s:0:\"\";}}'),(101042,8168,'_imagify_optimization_level','2'),(101043,8168,'_imagify_status','already_optimized'),(101044,8168,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:309543;s:14:\"optimized_size\";i:56053;s:7:\"percent\";d:81.89;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:206958;s:14:\"optimized_size\";i:59347;s:7:\"percent\";d:71.32;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:516501;s:14:\"optimized_size\";i:115400;s:7:\"percent\";d:77.66;s:7:\"message\";s:0:\"\";}}'),(101045,8155,'_imagify_optimization_level','2'),(101046,8155,'_imagify_status','already_optimized'),(101047,8155,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2326851;s:14:\"optimized_size\";i:58908;s:7:\"percent\";d:97.47;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:931516;s:14:\"optimized_size\";i:65621;s:7:\"percent\";d:92.96;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3258367;s:14:\"optimized_size\";i:124529;s:7:\"percent\";d:96.18;s:7:\"message\";s:0:\"\";}}'),(101048,8153,'_imagify_optimization_level','2'),(101049,8153,'_imagify_status','success'),(101050,8153,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:544373;s:14:\"optimized_size\";i:504618;s:7:\"percent\";d:7.3;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1657244;s:14:\"optimized_size\";i:58506;s:7:\"percent\";d:96.47;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1781948;s:14:\"optimized_size\";i:58444;s:7:\"percent\";d:96.72;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1657244;s:14:\"optimized_size\";i:491086;s:7:\"percent\";d:70.37;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5640809;s:14:\"optimized_size\";i:1112654;s:7:\"percent\";d:80.27;s:7:\"message\";s:0:\"\";}}'),(101051,8147,'_imagify_optimization_level','2'),(101052,8147,'_imagify_status','success'),(101053,8147,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1239894;s:14:\"optimized_size\";i:1207951;s:7:\"percent\";d:2.58;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3098352;s:14:\"optimized_size\";i:38378;s:7:\"percent\";d:98.76;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4393460;s:14:\"optimized_size\";i:54642;s:7:\"percent\";d:98.76;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3098352;s:14:\"optimized_size\";i:935225;s:7:\"percent\";d:69.82;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:11830058;s:14:\"optimized_size\";i:2236196;s:7:\"percent\";d:81.1;s:7:\"message\";s:0:\"\";}}'),(101054,8146,'_imagify_optimization_level','2'),(101055,8146,'_imagify_status','success'),(101056,8146,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:995588;s:14:\"optimized_size\";i:961333;s:7:\"percent\";d:3.44;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2388930;s:14:\"optimized_size\";i:40787;s:7:\"percent\";d:98.29;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3217764;s:14:\"optimized_size\";i:38563;s:7:\"percent\";d:98.8;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2388930;s:14:\"optimized_size\";i:793820;s:7:\"percent\";d:66.77;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:8991212;s:14:\"optimized_size\";i:1834503;s:7:\"percent\";d:79.6;s:7:\"message\";s:0:\"\";}}'),(101057,8134,'_imagify_optimization_level','2'),(101058,8134,'_imagify_status','success'),(101059,8134,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1023642;s:14:\"optimized_size\";i:461496;s:7:\"percent\";d:54.92;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:279399;s:14:\"optimized_size\";i:76599;s:7:\"percent\";d:72.58;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1023642;s:14:\"optimized_size\";i:185586;s:7:\"percent\";d:81.87;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:279399;s:14:\"optimized_size\";i:157275;s:7:\"percent\";d:43.71;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2606082;s:14:\"optimized_size\";i:880956;s:7:\"percent\";d:66.2;s:7:\"message\";s:0:\"\";}}'),(101060,8130,'_imagify_optimization_level','2'),(101061,8130,'_imagify_status','success'),(101062,8130,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180079;s:14:\"optimized_size\";i:39958;s:7:\"percent\";d:77.81;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50186;s:14:\"optimized_size\";i:8480;s:7:\"percent\";d:83.1;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180079;s:14:\"optimized_size\";i:15047;s:7:\"percent\";d:91.64;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50186;s:14:\"optimized_size\";i:12829;s:7:\"percent\";d:74.44;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:460530;s:14:\"optimized_size\";i:76314;s:7:\"percent\";d:83.43;s:7:\"message\";s:0:\"\";}}'),(101063,8570,'_thumbnail_id','8610'),(101064,8570,'key_results_0_result_stat','<strong>+ 9.92%</strong>\r\nConversion Rate'),(101065,8570,'_key_results_0_result_stat','field_6908a833a31da'),(101066,8570,'key_results_1_result_stat','<strong>+ 6%</strong>\r\nAOV Increase'),(101067,8570,'_key_results_1_result_stat','field_6908a833a31da'),(101068,8570,'key_results_2_result_stat','<strong>38%</strong>\r\nFaster Load'),(101069,8570,'_key_results_2_result_stat','field_6908a833a31da'),(101070,8129,'_imagify_optimization_level','2'),(101071,8129,'_imagify_status','success'),(101072,8129,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:559369;s:14:\"optimized_size\";i:182229;s:7:\"percent\";d:67.42;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170917;s:14:\"optimized_size\";i:35086;s:7:\"percent\";d:79.47;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:559369;s:14:\"optimized_size\";i:78843;s:7:\"percent\";d:85.91;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170917;s:14:\"optimized_size\";i:99518;s:7:\"percent\";d:41.77;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1460572;s:14:\"optimized_size\";i:395676;s:7:\"percent\";d:72.91;s:7:\"message\";s:0:\"\";}}'),(101073,8128,'_imagify_optimization_level','2'),(101074,8128,'_imagify_status','success'),(101075,8128,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:585969;s:14:\"optimized_size\";i:195842;s:7:\"percent\";d:66.58;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170435;s:14:\"optimized_size\";i:41358;s:7:\"percent\";d:75.73;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:585969;s:14:\"optimized_size\";i:101903;s:7:\"percent\";d:82.61;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170435;s:14:\"optimized_size\";i:105986;s:7:\"percent\";d:37.81;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1512808;s:14:\"optimized_size\";i:445089;s:7:\"percent\";d:70.58;s:7:\"message\";s:0:\"\";}}'),(101076,8105,'_imagify_optimization_level','2'),(101077,8105,'_imagify_status','success'),(101078,8105,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:964856;s:14:\"optimized_size\";i:442488;s:7:\"percent\";d:54.14;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263162;s:14:\"optimized_size\";i:69332;s:7:\"percent\";d:73.65;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:964856;s:14:\"optimized_size\";i:172439;s:7:\"percent\";d:82.13;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263162;s:14:\"optimized_size\";i:137606;s:7:\"percent\";d:47.71;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2456036;s:14:\"optimized_size\";i:821865;s:7:\"percent\";d:66.54;s:7:\"message\";s:0:\"\";}}'),(101079,8104,'_imagify_optimization_level','2'),(101080,8104,'_imagify_status','success'),(101081,8104,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:846908;s:14:\"optimized_size\";i:276347;s:7:\"percent\";d:67.37;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:233150;s:14:\"optimized_size\";i:61674;s:7:\"percent\";d:73.55;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:846908;s:14:\"optimized_size\";i:170776;s:7:\"percent\";d:79.84;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:233150;s:14:\"optimized_size\";i:129873;s:7:\"percent\";d:44.3;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2160116;s:14:\"optimized_size\";i:638670;s:7:\"percent\";d:70.43;s:7:\"message\";s:0:\"\";}}'),(101082,8103,'_imagify_optimization_level','2'),(101083,8103,'_imagify_status','success'),(101084,8103,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:540686;s:14:\"optimized_size\";i:177488;s:7:\"percent\";d:67.17;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144251;s:14:\"optimized_size\";i:36897;s:7:\"percent\";d:74.42;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:540686;s:14:\"optimized_size\";i:96672;s:7:\"percent\";d:82.12;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144251;s:14:\"optimized_size\";i:82615;s:7:\"percent\";d:42.73;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1369874;s:14:\"optimized_size\";i:393672;s:7:\"percent\";d:71.26;s:7:\"message\";s:0:\"\";}}'),(101085,8101,'_imagify_optimization_level','2'),(101086,8101,'_imagify_status','success'),(101087,8101,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:537933;s:14:\"optimized_size\";i:204737;s:7:\"percent\";d:61.94;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:185123;s:14:\"optimized_size\";i:57719;s:7:\"percent\";d:68.82;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:537933;s:14:\"optimized_size\";i:131439;s:7:\"percent\";d:75.57;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:185123;s:14:\"optimized_size\";i:117576;s:7:\"percent\";d:36.49;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1446112;s:14:\"optimized_size\";i:511471;s:7:\"percent\";d:64.63;s:7:\"message\";s:0:\"\";}}'),(101088,8095,'_imagify_optimization_level','2'),(101089,8095,'_imagify_status','success'),(101090,8095,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:907056;s:14:\"optimized_size\";i:307989;s:7:\"percent\";d:66.05;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:244893;s:14:\"optimized_size\";i:59299;s:7:\"percent\";d:75.79;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:907056;s:14:\"optimized_size\";i:151293;s:7:\"percent\";d:83.32;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:244893;s:14:\"optimized_size\";i:125942;s:7:\"percent\";d:48.57;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2303898;s:14:\"optimized_size\";i:644523;s:7:\"percent\";d:72.02;s:7:\"message\";s:0:\"\";}}'),(101091,8088,'_imagify_optimization_level','2'),(101092,8088,'_imagify_status','success'),(101093,8088,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:444893;s:14:\"optimized_size\";i:127732;s:7:\"percent\";d:71.29;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153087;s:14:\"optimized_size\";i:30510;s:7:\"percent\";d:80.07;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:444893;s:14:\"optimized_size\";i:60215;s:7:\"percent\";d:86.47;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153087;s:14:\"optimized_size\";i:83010;s:7:\"percent\";d:45.78;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1195960;s:14:\"optimized_size\";i:301467;s:7:\"percent\";d:74.79;s:7:\"message\";s:0:\"\";}}'),(101094,8084,'_imagify_optimization_level','2'),(101095,8084,'_imagify_status','success'),(101096,8084,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:712497;s:14:\"optimized_size\";i:212360;s:7:\"percent\";d:70.19;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186303;s:14:\"optimized_size\";i:39964;s:7:\"percent\";d:78.55;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:712497;s:14:\"optimized_size\";i:94362;s:7:\"percent\";d:86.76;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186303;s:14:\"optimized_size\";i:112828;s:7:\"percent\";d:39.44;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1797600;s:14:\"optimized_size\";i:459514;s:7:\"percent\";d:74.44;s:7:\"message\";s:0:\"\";}}'),(101097,8082,'_imagify_optimization_level','2'),(101098,8082,'_imagify_status','success'),(101099,8082,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:776578;s:14:\"optimized_size\";i:207295;s:7:\"percent\";d:73.31;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203433;s:14:\"optimized_size\";i:42929;s:7:\"percent\";d:78.9;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:776578;s:14:\"optimized_size\";i:105131;s:7:\"percent\";d:86.46;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203433;s:14:\"optimized_size\";i:122139;s:7:\"percent\";d:39.96;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1960022;s:14:\"optimized_size\";i:477494;s:7:\"percent\";d:75.64;s:7:\"message\";s:0:\"\";}}'),(101100,8077,'_imagify_optimization_level','2'),(101101,8077,'_imagify_status','success'),(101102,8077,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:506895;s:14:\"optimized_size\";i:161185;s:7:\"percent\";d:68.2;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151398;s:14:\"optimized_size\";i:32133;s:7:\"percent\";d:78.78;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:506895;s:14:\"optimized_size\";i:70711;s:7:\"percent\";d:86.05;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151398;s:14:\"optimized_size\";i:88144;s:7:\"percent\";d:41.78;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1316586;s:14:\"optimized_size\";i:352173;s:7:\"percent\";d:73.25;s:7:\"message\";s:0:\"\";}}'),(101103,8074,'_imagify_optimization_level','2'),(101104,8074,'_imagify_status','already_optimized'),(101105,8074,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129629;s:14:\"optimized_size\";i:28243;s:7:\"percent\";d:78.21;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62005;s:14:\"optimized_size\";i:32480;s:7:\"percent\";d:47.62;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:191634;s:14:\"optimized_size\";i:60723;s:7:\"percent\";d:68.31;s:7:\"message\";s:0:\"\";}}'),(101106,8073,'_imagify_optimization_level','2'),(101107,8073,'_imagify_status','already_optimized'),(101108,8073,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124882;s:14:\"optimized_size\";i:27295;s:7:\"percent\";d:78.14;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61560;s:14:\"optimized_size\";i:32918;s:7:\"percent\";d:46.53;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:186442;s:14:\"optimized_size\";i:60213;s:7:\"percent\";d:67.7;s:7:\"message\";s:0:\"\";}}'),(101109,8060,'_imagify_optimization_level','2'),(101110,8060,'_imagify_status','success'),(101111,8060,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:522751;s:14:\"optimized_size\";i:153709;s:7:\"percent\";d:70.6;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153371;s:14:\"optimized_size\";i:29044;s:7:\"percent\";d:81.06;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:522751;s:14:\"optimized_size\";i:74361;s:7:\"percent\";d:85.78;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153371;s:14:\"optimized_size\";i:84131;s:7:\"percent\";d:45.15;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1352244;s:14:\"optimized_size\";i:341245;s:7:\"percent\";d:74.76;s:7:\"message\";s:0:\"\";}}'),(101112,8058,'_imagify_optimization_level','2'),(101113,8058,'_imagify_status','success'),(101114,8058,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:622978;s:14:\"optimized_size\";i:214146;s:7:\"percent\";d:65.63;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205005;s:14:\"optimized_size\";i:53885;s:7:\"percent\";d:73.72;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:622978;s:14:\"optimized_size\";i:113559;s:7:\"percent\";d:81.77;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205005;s:14:\"optimized_size\";i:131335;s:7:\"percent\";d:35.94;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1655966;s:14:\"optimized_size\";i:512925;s:7:\"percent\";d:69.03;s:7:\"message\";s:0:\"\";}}'),(101115,8054,'_imagify_optimization_level','2'),(101116,8054,'_imagify_status','success'),(101117,8054,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:538894;s:14:\"optimized_size\";i:178037;s:7:\"percent\";d:66.96;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174163;s:14:\"optimized_size\";i:42615;s:7:\"percent\";d:75.53;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:538894;s:14:\"optimized_size\";i:87748;s:7:\"percent\";d:83.72;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174163;s:14:\"optimized_size\";i:107658;s:7:\"percent\";d:38.19;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1426114;s:14:\"optimized_size\";i:416058;s:7:\"percent\";d:70.83;s:7:\"message\";s:0:\"\";}}'),(101118,8049,'_imagify_optimization_level','2'),(101119,8049,'_imagify_status','success'),(101120,8049,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:535705;s:14:\"optimized_size\";i:199572;s:7:\"percent\";d:62.75;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:171312;s:14:\"optimized_size\";i:53882;s:7:\"percent\";d:68.55;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:535705;s:14:\"optimized_size\";i:124876;s:7:\"percent\";d:76.69;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:171312;s:14:\"optimized_size\";i:106698;s:7:\"percent\";d:37.72;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1414034;s:14:\"optimized_size\";i:485028;s:7:\"percent\";d:65.7;s:7:\"message\";s:0:\"\";}}'),(101121,8046,'_imagify_optimization_level','2'),(101122,8046,'_imagify_status','success'),(101123,8046,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:588050;s:14:\"optimized_size\";i:167507;s:7:\"percent\";d:71.51;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:171685;s:14:\"optimized_size\";i:40805;s:7:\"percent\";d:76.23;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:588050;s:14:\"optimized_size\";i:79638;s:7:\"percent\";d:86.46;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:171685;s:14:\"optimized_size\";i:103709;s:7:\"percent\";d:39.59;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1519470;s:14:\"optimized_size\";i:391659;s:7:\"percent\";d:74.22;s:7:\"message\";s:0:\"\";}}'),(101124,8041,'_imagify_optimization_level','2'),(101125,8041,'_imagify_status','success'),(101126,8041,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:548802;s:14:\"optimized_size\";i:134326;s:7:\"percent\";d:75.52;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129025;s:14:\"optimized_size\";i:22932;s:7:\"percent\";d:82.23;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:548802;s:14:\"optimized_size\";i:54834;s:7:\"percent\";d:90.01;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129025;s:14:\"optimized_size\";i:66049;s:7:\"percent\";d:48.81;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1355654;s:14:\"optimized_size\";i:278141;s:7:\"percent\";d:79.48;s:7:\"message\";s:0:\"\";}}'),(101127,8032,'_imagify_optimization_level','2'),(101128,8032,'_imagify_status','success'),(101129,8032,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:556612;s:14:\"optimized_size\";i:158061;s:7:\"percent\";d:71.6;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142821;s:14:\"optimized_size\";i:26326;s:7:\"percent\";d:81.57;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:556612;s:14:\"optimized_size\";i:76046;s:7:\"percent\";d:86.34;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142821;s:14:\"optimized_size\";i:80500;s:7:\"percent\";d:43.64;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1398866;s:14:\"optimized_size\";i:340933;s:7:\"percent\";d:75.63;s:7:\"message\";s:0:\"\";}}'),(101130,8027,'_imagify_optimization_level','2'),(101131,8027,'_imagify_status','already_optimized'),(101132,8027,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127166;s:14:\"optimized_size\";i:28514;s:7:\"percent\";d:77.58;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76501;s:14:\"optimized_size\";i:42415;s:7:\"percent\";d:44.56;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:203667;s:14:\"optimized_size\";i:70929;s:7:\"percent\";d:65.17;s:7:\"message\";s:0:\"\";}}'),(101133,8012,'_imagify_optimization_level','2'),(101134,8012,'_imagify_status','success'),(101135,8012,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:576223;s:14:\"optimized_size\";i:214551;s:7:\"percent\";d:62.77;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194398;s:14:\"optimized_size\";i:56849;s:7:\"percent\";d:70.76;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:576223;s:14:\"optimized_size\";i:121484;s:7:\"percent\";d:78.92;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194398;s:14:\"optimized_size\";i:122239;s:7:\"percent\";d:37.12;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1541242;s:14:\"optimized_size\";i:515123;s:7:\"percent\";d:66.58;s:7:\"message\";s:0:\"\";}}'),(101136,8009,'_imagify_optimization_level','2'),(101137,8009,'_imagify_status','success'),(101138,8009,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:610264;s:14:\"optimized_size\";i:169151;s:7:\"percent\";d:72.28;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180524;s:14:\"optimized_size\";i:46581;s:7:\"percent\";d:74.2;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:610264;s:14:\"optimized_size\";i:93661;s:7:\"percent\";d:84.65;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180524;s:14:\"optimized_size\";i:107301;s:7:\"percent\";d:40.56;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1581576;s:14:\"optimized_size\";i:416694;s:7:\"percent\";d:73.65;s:7:\"message\";s:0:\"\";}}'),(101139,8007,'_imagify_optimization_level','2'),(101140,8007,'_imagify_status','success'),(101141,8007,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:535214;s:14:\"optimized_size\";i:147990;s:7:\"percent\";d:72.35;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153465;s:14:\"optimized_size\";i:30768;s:7:\"percent\";d:79.95;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:535214;s:14:\"optimized_size\";i:69719;s:7:\"percent\";d:86.97;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153465;s:14:\"optimized_size\";i:82405;s:7:\"percent\";d:46.3;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1377358;s:14:\"optimized_size\";i:330882;s:7:\"percent\";d:75.98;s:7:\"message\";s:0:\"\";}}'),(101142,7993,'_imagify_optimization_level','2'),(101143,7993,'_imagify_status','success'),(101144,7993,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:423151;s:14:\"optimized_size\";i:100019;s:7:\"percent\";d:76.36;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106039;s:14:\"optimized_size\";i:16463;s:7:\"percent\";d:84.47;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:423151;s:14:\"optimized_size\";i:33903;s:7:\"percent\";d:91.99;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106039;s:14:\"optimized_size\";i:44199;s:7:\"percent\";d:58.32;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1058380;s:14:\"optimized_size\";i:194584;s:7:\"percent\";d:81.61;s:7:\"message\";s:0:\"\";}}'),(101145,7990,'_imagify_optimization_level','2'),(101146,7990,'_imagify_status','success'),(101147,7990,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:673337;s:14:\"optimized_size\";i:133393;s:7:\"percent\";d:80.19;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:165181;s:14:\"optimized_size\";i:28454;s:7:\"percent\";d:82.77;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:673337;s:14:\"optimized_size\";i:68985;s:7:\"percent\";d:89.75;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:165181;s:14:\"optimized_size\";i:89341;s:7:\"percent\";d:45.91;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1677036;s:14:\"optimized_size\";i:320173;s:7:\"percent\";d:80.91;s:7:\"message\";s:0:\"\";}}'),(101148,7966,'_imagify_optimization_level','2'),(101149,7966,'_imagify_status','success'),(101150,7966,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:593987;s:14:\"optimized_size\";i:169181;s:7:\"percent\";d:71.52;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172829;s:14:\"optimized_size\";i:35189;s:7:\"percent\";d:79.64;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:593987;s:14:\"optimized_size\";i:87649;s:7:\"percent\";d:85.24;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172829;s:14:\"optimized_size\";i:101040;s:7:\"percent\";d:41.54;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1533632;s:14:\"optimized_size\";i:393059;s:7:\"percent\";d:74.37;s:7:\"message\";s:0:\"\";}}'),(101151,7965,'_imagify_optimization_level','2'),(101152,7965,'_imagify_status','success'),(101153,7965,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:254385;s:14:\"optimized_size\";i:61810;s:7:\"percent\";d:75.7;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69025;s:14:\"optimized_size\";i:8441;s:7:\"percent\";d:87.77;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:254385;s:14:\"optimized_size\";i:20792;s:7:\"percent\";d:91.83;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69025;s:14:\"optimized_size\";i:20175;s:7:\"percent\";d:70.77;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:646820;s:14:\"optimized_size\";i:111218;s:7:\"percent\";d:82.81;s:7:\"message\";s:0:\"\";}}'),(101154,7964,'_imagify_optimization_level','2'),(101155,7964,'_imagify_status','success'),(101156,7964,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:522551;s:14:\"optimized_size\";i:166838;s:7:\"percent\";d:68.07;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152000;s:14:\"optimized_size\";i:34220;s:7:\"percent\";d:77.49;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:522551;s:14:\"optimized_size\";i:77687;s:7:\"percent\";d:85.13;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152000;s:14:\"optimized_size\";i:88569;s:7:\"percent\";d:41.73;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1349102;s:14:\"optimized_size\";i:367314;s:7:\"percent\";d:72.77;s:7:\"message\";s:0:\"\";}}'),(101157,7963,'_imagify_optimization_level','2'),(101158,7963,'_imagify_status','success'),(101159,7963,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:395353;s:14:\"optimized_size\";i:98927;s:7:\"percent\";d:74.98;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105993;s:14:\"optimized_size\";i:16479;s:7:\"percent\";d:84.45;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:395353;s:14:\"optimized_size\";i:34215;s:7:\"percent\";d:91.35;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105993;s:14:\"optimized_size\";i:45700;s:7:\"percent\";d:56.88;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1002692;s:14:\"optimized_size\";i:195321;s:7:\"percent\";d:80.52;s:7:\"message\";s:0:\"\";}}'),(101160,7962,'_imagify_optimization_level','2'),(101161,7962,'_imagify_status','success'),(101162,7962,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:545107;s:14:\"optimized_size\";i:184768;s:7:\"percent\";d:66.1;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:161460;s:14:\"optimized_size\";i:35153;s:7:\"percent\";d:78.23;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:545107;s:14:\"optimized_size\";i:85337;s:7:\"percent\";d:84.34;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:161460;s:14:\"optimized_size\";i:95129;s:7:\"percent\";d:41.08;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1413134;s:14:\"optimized_size\";i:400387;s:7:\"percent\";d:71.67;s:7:\"message\";s:0:\"\";}}'),(101163,7961,'_imagify_optimization_level','2'),(101164,7961,'_imagify_status','success'),(101165,7961,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:680423;s:14:\"optimized_size\";i:199959;s:7:\"percent\";d:70.61;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:192629;s:14:\"optimized_size\";i:44091;s:7:\"percent\";d:77.11;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:680423;s:14:\"optimized_size\";i:102586;s:7:\"percent\";d:84.92;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:192629;s:14:\"optimized_size\";i:116074;s:7:\"percent\";d:39.74;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1746104;s:14:\"optimized_size\";i:462710;s:7:\"percent\";d:73.5;s:7:\"message\";s:0:\"\";}}'),(101166,7959,'_imagify_optimization_level','2'),(101167,7959,'_imagify_status','success'),(101168,7959,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:667464;s:14:\"optimized_size\";i:195900;s:7:\"percent\";d:70.65;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160038;s:14:\"optimized_size\";i:34618;s:7:\"percent\";d:78.37;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:667464;s:14:\"optimized_size\";i:108796;s:7:\"percent\";d:83.7;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160038;s:14:\"optimized_size\";i:90945;s:7:\"percent\";d:43.17;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1655004;s:14:\"optimized_size\";i:430259;s:7:\"percent\";d:74;s:7:\"message\";s:0:\"\";}}'),(101169,7958,'_imagify_optimization_level','2'),(101170,7958,'_imagify_status','success'),(101171,7958,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:628864;s:14:\"optimized_size\";i:177795;s:7:\"percent\";d:71.73;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173921;s:14:\"optimized_size\";i:34313;s:7:\"percent\";d:80.27;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:628864;s:14:\"optimized_size\";i:82498;s:7:\"percent\";d:86.88;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173921;s:14:\"optimized_size\";i:101240;s:7:\"percent\";d:41.79;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1605570;s:14:\"optimized_size\";i:395846;s:7:\"percent\";d:75.35;s:7:\"message\";s:0:\"\";}}'),(101172,7957,'_imagify_optimization_level','2'),(101173,7957,'_imagify_status','success'),(101174,7957,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:820821;s:14:\"optimized_size\";i:286696;s:7:\"percent\";d:65.07;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:248443;s:14:\"optimized_size\";i:69822;s:7:\"percent\";d:71.9;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:820821;s:14:\"optimized_size\";i:165478;s:7:\"percent\";d:79.84;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:248443;s:14:\"optimized_size\";i:138315;s:7:\"percent\";d:44.33;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2138528;s:14:\"optimized_size\";i:660311;s:7:\"percent\";d:69.12;s:7:\"message\";s:0:\"\";}}'),(101175,7955,'_imagify_optimization_level','2'),(101176,7955,'_imagify_status','already_optimized'),(101177,7955,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:220138;s:14:\"optimized_size\";i:54172;s:7:\"percent\";d:75.39;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100522;s:14:\"optimized_size\";i:57080;s:7:\"percent\";d:43.22;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:320660;s:14:\"optimized_size\";i:111252;s:7:\"percent\";d:65.31;s:7:\"message\";s:0:\"\";}}'),(101178,7954,'_imagify_optimization_level','2'),(101179,7954,'_imagify_status','already_optimized'),(101180,7954,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103016;s:14:\"optimized_size\";i:15327;s:7:\"percent\";d:85.12;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50054;s:14:\"optimized_size\";i:21459;s:7:\"percent\";d:57.13;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:153070;s:14:\"optimized_size\";i:36786;s:7:\"percent\";d:75.97;s:7:\"message\";s:0:\"\";}}'),(101181,7953,'_imagify_optimization_level','2'),(101182,7953,'_imagify_status','already_optimized'),(101183,7953,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69495;s:14:\"optimized_size\";i:8472;s:7:\"percent\";d:87.81;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32437;s:14:\"optimized_size\";i:13748;s:7:\"percent\";d:57.62;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:101932;s:14:\"optimized_size\";i:22220;s:7:\"percent\";d:78.2;s:7:\"message\";s:0:\"\";}}'),(101184,7952,'_imagify_optimization_level','2'),(101185,7952,'_imagify_status','already_optimized'),(101186,7952,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160004;s:14:\"optimized_size\";i:34723;s:7:\"percent\";d:78.3;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86400;s:14:\"optimized_size\";i:45255;s:7:\"percent\";d:47.62;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:246404;s:14:\"optimized_size\";i:79978;s:7:\"percent\";d:67.54;s:7:\"message\";s:0:\"\";}}'),(101187,7951,'_imagify_optimization_level','2'),(101188,7951,'_imagify_status','already_optimized'),(101189,7951,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:198147;s:14:\"optimized_size\";i:42170;s:7:\"percent\";d:78.72;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107186;s:14:\"optimized_size\";i:57578;s:7:\"percent\";d:46.28;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:305333;s:14:\"optimized_size\";i:99748;s:7:\"percent\";d:67.33;s:7:\"message\";s:0:\"\";}}'),(101190,7950,'_imagify_optimization_level','2'),(101191,7950,'_imagify_status','already_optimized'),(101192,7950,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176127;s:14:\"optimized_size\";i:36571;s:7:\"percent\";d:79.24;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89115;s:14:\"optimized_size\";i:46308;s:7:\"percent\";d:48.04;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:265242;s:14:\"optimized_size\";i:82879;s:7:\"percent\";d:68.75;s:7:\"message\";s:0:\"\";}}'),(101193,7549,'_imagify_optimization_level','2'),(101194,7549,'_imagify_status','success'),(101195,7549,'_imagify_data','a:3:{s:5:\"sizes\";a:28:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27452;s:14:\"optimized_size\";i:15329;s:7:\"percent\";d:44.16;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16640;s:14:\"optimized_size\";i:9119;s:7:\"percent\";d:45.2;}s:26:\"gallery-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10229;s:14:\"optimized_size\";i:10030;s:7:\"percent\";d:1.95;}s:26:\"project-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2300;s:14:\"optimized_size\";i:2014;s:7:\"percent\";d:12.43;}s:28:\"blog-page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"blog-feature-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7539;s:14:\"optimized_size\";i:7308;s:7:\"percent\";d:3.06;}s:23:\"blog-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14685;s:14:\"optimized_size\";i:14240;s:7:\"percent\";d:3.03;}s:23:\"page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5947;s:14:\"optimized_size\";i:5842;s:7:\"percent\";d:1.77;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2479;s:14:\"optimized_size\";i:2411;s:7:\"percent\";d:2.74;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4898;s:14:\"optimized_size\";i:4811;s:7:\"percent\";d:1.78;}s:24:\"brand-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:29:\"casestudy-square@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11895;s:14:\"optimized_size\";i:11729;s:7:\"percent\";d:1.4;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5197;s:14:\"optimized_size\";i:5107;s:7:\"percent\";d:1.73;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21606;s:14:\"optimized_size\";i:17243;s:7:\"percent\";d:20.19;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13896;s:14:\"optimized_size\";i:11968;s:7:\"percent\";d:13.87;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6706;s:14:\"optimized_size\";i:5670;s:7:\"percent\";d:15.45;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5903;s:14:\"optimized_size\";i:5418;s:7:\"percent\";d:8.22;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5346;s:14:\"optimized_size\";i:4933;s:7:\"percent\";d:7.73;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5229;s:14:\"optimized_size\";i:5127;s:7:\"percent\";d:1.95;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21373;s:14:\"optimized_size\";i:9645;s:7:\"percent\";d:54.87;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20967;s:14:\"optimized_size\";i:9444;s:7:\"percent\";d:54.96;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:285664;s:14:\"optimized_size\";i:205162;s:7:\"percent\";d:28.18;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(101196,7547,'_imagify_optimization_level','2'),(101197,7547,'_imagify_status','already_optimized'),(101198,7547,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30737;s:14:\"optimized_size\";i:6738;s:7:\"percent\";d:78.08;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18947;s:14:\"optimized_size\";i:10532;s:7:\"percent\";d:44.41;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:49684;s:14:\"optimized_size\";i:17270;s:7:\"percent\";d:65.24;s:7:\"message\";s:0:\"\";}}'),(101199,7530,'_imagify_optimization_level','2'),(101200,7530,'_imagify_status','already_optimized'),(101201,7530,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(101202,7528,'_imagify_optimization_level','2'),(101203,7528,'_imagify_status','success'),(101204,7528,'_imagify_data','a:3:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27728;s:14:\"optimized_size\";i:12932;s:7:\"percent\";d:53.36;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10580;s:14:\"optimized_size\";i:5518;s:7:\"percent\";d:47.84;}s:26:\"gallery-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5913;s:14:\"optimized_size\";i:5664;s:7:\"percent\";d:4.21;}s:26:\"project-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1954;s:14:\"optimized_size\";i:1814;s:7:\"percent\";d:7.16;}s:28:\"blog-page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"blog-feature-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4575;s:14:\"optimized_size\";i:4417;s:7:\"percent\";d:3.45;}s:23:\"blog-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11092;s:14:\"optimized_size\";i:10966;s:7:\"percent\";d:1.14;}s:23:\"page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4364;s:14:\"optimized_size\";i:4231;s:7:\"percent\";d:3.05;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2716;s:14:\"optimized_size\";i:2622;s:7:\"percent\";d:3.46;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3904;s:14:\"optimized_size\";i:3784;s:7:\"percent\";d:3.07;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5045;s:14:\"optimized_size\";i:3947;s:7:\"percent\";d:21.76;}s:29:\"casestudy-square@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6829;s:14:\"optimized_size\";i:6683;s:7:\"percent\";d:2.14;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3926;s:14:\"optimized_size\";i:3682;s:7:\"percent\";d:6.21;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15744;s:14:\"optimized_size\";i:12989;s:7:\"percent\";d:17.5;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10883;s:14:\"optimized_size\";i:9928;s:7:\"percent\";d:8.78;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4438;s:14:\"optimized_size\";i:4021;s:7:\"percent\";d:9.4;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3903;s:14:\"optimized_size\";i:3654;s:7:\"percent\";d:6.38;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4606;s:14:\"optimized_size\";i:4400;s:7:\"percent\";d:4.47;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4572;s:14:\"optimized_size\";i:3935;s:7:\"percent\";d:13.93;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:189999;s:14:\"optimized_size\";i:139386;s:7:\"percent\";d:26.64;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(101205,7448,'_imagify_optimization_level','2'),(101206,7448,'_imagify_status','already_optimized'),(101207,7448,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(101208,7422,'_imagify_optimization_level','2'),(101209,7422,'_imagify_status','success'),(101210,7422,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1223494;s:14:\"optimized_size\";i:1188640;s:7:\"percent\";d:2.85;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3297304;s:14:\"optimized_size\";i:52293;s:7:\"percent\";d:98.41;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4547115;s:14:\"optimized_size\";i:78091;s:7:\"percent\";d:98.28;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3297304;s:14:\"optimized_size\";i:1015139;s:7:\"percent\";d:69.21;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:12365217;s:14:\"optimized_size\";i:2334163;s:7:\"percent\";d:81.12;s:7:\"message\";s:0:\"\";}}'),(101211,7404,'_imagify_optimization_level','2'),(101212,7404,'_imagify_status','success'),(101213,7404,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1385100;s:14:\"optimized_size\";i:1301752;s:7:\"percent\";d:6.02;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3183334;s:14:\"optimized_size\";i:38369;s:7:\"percent\";d:98.79;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5076893;s:14:\"optimized_size\";i:60111;s:7:\"percent\";d:98.82;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3183334;s:14:\"optimized_size\";i:1063818;s:7:\"percent\";d:66.58;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:12828661;s:14:\"optimized_size\";i:2464050;s:7:\"percent\";d:80.79;s:7:\"message\";s:0:\"\";}}'),(101214,7051,'_imagify_optimization_level','2'),(101215,7051,'_imagify_status','already_optimized'),(101216,7051,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52154;s:14:\"optimized_size\";i:12792;s:7:\"percent\";d:75.47;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24390;s:14:\"optimized_size\";i:12361;s:7:\"percent\";d:49.32;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:76544;s:14:\"optimized_size\";i:25153;s:7:\"percent\";d:67.14;s:7:\"message\";s:0:\"\";}}'),(101217,6746,'_imagify_optimization_level','2'),(101218,6746,'_imagify_status','success'),(101219,6746,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:703104;s:14:\"optimized_size\";i:204736;s:7:\"percent\";d:70.88;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196341;s:14:\"optimized_size\";i:52400;s:7:\"percent\";d:73.31;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:703104;s:14:\"optimized_size\";i:129252;s:7:\"percent\";d:81.62;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196341;s:14:\"optimized_size\";i:123237;s:7:\"percent\";d:37.23;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1798890;s:14:\"optimized_size\";i:509625;s:7:\"percent\";d:71.67;s:7:\"message\";s:0:\"\";}}'),(101220,6745,'_imagify_optimization_level','2'),(101221,6745,'_imagify_status','success'),(101222,6745,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:364903;s:14:\"optimized_size\";i:107767;s:7:\"percent\";d:70.47;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113482;s:14:\"optimized_size\";i:19636;s:7:\"percent\";d:82.7;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:364903;s:14:\"optimized_size\";i:43614;s:7:\"percent\";d:88.05;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113482;s:14:\"optimized_size\";i:50321;s:7:\"percent\";d:55.66;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:956770;s:14:\"optimized_size\";i:221338;s:7:\"percent\";d:76.87;s:7:\"message\";s:0:\"\";}}'),(101223,6744,'_imagify_optimization_level','2'),(101224,6744,'_imagify_status','success'),(101225,6744,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:533768;s:14:\"optimized_size\";i:167611;s:7:\"percent\";d:68.6;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142319;s:14:\"optimized_size\";i:27227;s:7:\"percent\";d:80.87;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:533768;s:14:\"optimized_size\";i:69115;s:7:\"percent\";d:87.05;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142319;s:14:\"optimized_size\";i:80426;s:7:\"percent\";d:43.49;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1352174;s:14:\"optimized_size\";i:344379;s:7:\"percent\";d:74.53;s:7:\"message\";s:0:\"\";}}'),(101226,6743,'_imagify_optimization_level','2'),(101227,6743,'_imagify_status','success'),(101228,6743,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:713949;s:14:\"optimized_size\";i:238630;s:7:\"percent\";d:66.58;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:190947;s:14:\"optimized_size\";i:51821;s:7:\"percent\";d:72.86;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:713949;s:14:\"optimized_size\";i:151711;s:7:\"percent\";d:78.75;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:190947;s:14:\"optimized_size\";i:97018;s:7:\"percent\";d:49.19;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1809792;s:14:\"optimized_size\";i:539180;s:7:\"percent\";d:70.21;s:7:\"message\";s:0:\"\";}}'),(101229,6742,'_imagify_optimization_level','2'),(101230,6742,'_imagify_status','success'),(101231,6742,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:672653;s:14:\"optimized_size\";i:217170;s:7:\"percent\";d:67.71;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191692;s:14:\"optimized_size\";i:45353;s:7:\"percent\";d:76.34;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:672653;s:14:\"optimized_size\";i:121320;s:7:\"percent\";d:81.96;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191692;s:14:\"optimized_size\";i:117627;s:7:\"percent\";d:38.64;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1728690;s:14:\"optimized_size\";i:501470;s:7:\"percent\";d:70.99;s:7:\"message\";s:0:\"\";}}'),(101232,6741,'_imagify_optimization_level','2'),(101233,6741,'_imagify_status','success'),(101234,6741,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:617600;s:14:\"optimized_size\";i:172943;s:7:\"percent\";d:72;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162743;s:14:\"optimized_size\";i:42013;s:7:\"percent\";d:74.18;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:617600;s:14:\"optimized_size\";i:125418;s:7:\"percent\";d:79.69;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162743;s:14:\"optimized_size\";i:90283;s:7:\"percent\";d:44.52;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1560686;s:14:\"optimized_size\";i:430657;s:7:\"percent\";d:72.41;s:7:\"message\";s:0:\"\";}}'),(101235,6740,'_imagify_optimization_level','2'),(101236,6740,'_imagify_status','success'),(101237,6740,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:451339;s:14:\"optimized_size\";i:134904;s:7:\"percent\";d:70.11;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122828;s:14:\"optimized_size\";i:19984;s:7:\"percent\";d:83.73;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:451339;s:14:\"optimized_size\";i:51874;s:7:\"percent\";d:88.51;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122828;s:14:\"optimized_size\";i:61484;s:7:\"percent\";d:49.94;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1148334;s:14:\"optimized_size\";i:268246;s:7:\"percent\";d:76.64;s:7:\"message\";s:0:\"\";}}'),(101238,6739,'_imagify_optimization_level','2'),(101239,6739,'_imagify_status','success'),(101240,6739,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:704492;s:14:\"optimized_size\";i:228185;s:7:\"percent\";d:67.61;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:201976;s:14:\"optimized_size\";i:52757;s:7:\"percent\";d:73.88;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:704492;s:14:\"optimized_size\";i:127881;s:7:\"percent\";d:81.85;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:201976;s:14:\"optimized_size\";i:127025;s:7:\"percent\";d:37.11;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1812936;s:14:\"optimized_size\";i:535848;s:7:\"percent\";d:70.44;s:7:\"message\";s:0:\"\";}}'),(101241,6738,'_imagify_optimization_level','2'),(101242,6738,'_imagify_status','success'),(101243,6738,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:577215;s:14:\"optimized_size\";i:192155;s:7:\"percent\";d:66.71;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187030;s:14:\"optimized_size\";i:42603;s:7:\"percent\";d:77.22;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:577215;s:14:\"optimized_size\";i:98027;s:7:\"percent\";d:83.02;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187030;s:14:\"optimized_size\";i:113429;s:7:\"percent\";d:39.35;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1528490;s:14:\"optimized_size\";i:446214;s:7:\"percent\";d:70.81;s:7:\"message\";s:0:\"\";}}'),(101244,6724,'_imagify_optimization_level','2'),(101245,6724,'_imagify_status','success'),(101246,6724,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:446590;s:14:\"optimized_size\";i:138991;s:7:\"percent\";d:68.88;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131069;s:14:\"optimized_size\";i:28378;s:7:\"percent\";d:78.35;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:446590;s:14:\"optimized_size\";i:67453;s:7:\"percent\";d:84.9;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131069;s:14:\"optimized_size\";i:74107;s:7:\"percent\";d:43.46;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1155318;s:14:\"optimized_size\";i:308929;s:7:\"percent\";d:73.26;s:7:\"message\";s:0:\"\";}}'),(101247,6723,'_imagify_optimization_level','2'),(101248,6723,'_imagify_status','success'),(101249,6723,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:659774;s:14:\"optimized_size\";i:198724;s:7:\"percent\";d:69.88;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179638;s:14:\"optimized_size\";i:37182;s:7:\"percent\";d:79.3;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:659774;s:14:\"optimized_size\";i:88977;s:7:\"percent\";d:86.51;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179638;s:14:\"optimized_size\";i:109010;s:7:\"percent\";d:39.32;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1678824;s:14:\"optimized_size\";i:433893;s:7:\"percent\";d:74.15;s:7:\"message\";s:0:\"\";}}'),(101250,6722,'_imagify_optimization_level','2'),(101251,6722,'_imagify_status','success'),(101252,6722,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:583786;s:14:\"optimized_size\";i:197722;s:7:\"percent\";d:66.13;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176952;s:14:\"optimized_size\";i:43612;s:7:\"percent\";d:75.35;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:583786;s:14:\"optimized_size\";i:105438;s:7:\"percent\";d:81.94;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176952;s:14:\"optimized_size\";i:108861;s:7:\"percent\";d:38.48;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1521476;s:14:\"optimized_size\";i:455633;s:7:\"percent\";d:70.05;s:7:\"message\";s:0:\"\";}}'),(101253,6721,'_imagify_optimization_level','2'),(101254,6721,'_imagify_status','success'),(101255,6721,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:608952;s:14:\"optimized_size\";i:194942;s:7:\"percent\";d:67.99;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173951;s:14:\"optimized_size\";i:38259;s:7:\"percent\";d:78.01;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:608952;s:14:\"optimized_size\";i:95814;s:7:\"percent\";d:84.27;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173951;s:14:\"optimized_size\";i:104457;s:7:\"percent\";d:39.95;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1565806;s:14:\"optimized_size\";i:433472;s:7:\"percent\";d:72.32;s:7:\"message\";s:0:\"\";}}'),(101256,6712,'_imagify_optimization_level','2'),(101257,6712,'_imagify_status','success'),(101258,6712,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:502070;s:14:\"optimized_size\";i:150404;s:7:\"percent\";d:70.04;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129623;s:14:\"optimized_size\";i:24715;s:7:\"percent\";d:80.93;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:502070;s:14:\"optimized_size\";i:74440;s:7:\"percent\";d:85.17;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129623;s:14:\"optimized_size\";i:69676;s:7:\"percent\";d:46.25;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1263386;s:14:\"optimized_size\";i:319235;s:7:\"percent\";d:74.73;s:7:\"message\";s:0:\"\";}}'),(101259,6711,'_imagify_optimization_level','2'),(101260,6711,'_imagify_status','success'),(101261,6711,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:574370;s:14:\"optimized_size\";i:186877;s:7:\"percent\";d:67.46;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162712;s:14:\"optimized_size\";i:34619;s:7:\"percent\";d:78.72;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:574370;s:14:\"optimized_size\";i:86111;s:7:\"percent\";d:85.01;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162712;s:14:\"optimized_size\";i:92670;s:7:\"percent\";d:43.05;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1474164;s:14:\"optimized_size\";i:400277;s:7:\"percent\";d:72.85;s:7:\"message\";s:0:\"\";}}'),(101262,6709,'_imagify_optimization_level','2'),(101263,6709,'_imagify_status','success'),(101264,6709,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:607289;s:14:\"optimized_size\";i:159369;s:7:\"percent\";d:73.76;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151553;s:14:\"optimized_size\";i:31941;s:7:\"percent\";d:78.92;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:607289;s:14:\"optimized_size\";i:77147;s:7:\"percent\";d:87.3;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151553;s:14:\"optimized_size\";i:83154;s:7:\"percent\";d:45.13;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1517684;s:14:\"optimized_size\";i:351611;s:7:\"percent\";d:76.83;s:7:\"message\";s:0:\"\";}}'),(101265,6676,'_imagify_optimization_level','2'),(101266,6676,'_imagify_status','success'),(101267,6676,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:768116;s:14:\"optimized_size\";i:249633;s:7:\"percent\";d:67.5;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:223793;s:14:\"optimized_size\";i:59144;s:7:\"percent\";d:73.57;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:768116;s:14:\"optimized_size\";i:150389;s:7:\"percent\";d:80.42;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:223793;s:14:\"optimized_size\";i:117685;s:7:\"percent\";d:47.41;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1983818;s:14:\"optimized_size\";i:576851;s:7:\"percent\";d:70.92;s:7:\"message\";s:0:\"\";}}'),(101268,6674,'_imagify_optimization_level','2'),(101269,6674,'_imagify_status','success'),(101270,6674,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1105397;s:14:\"optimized_size\";i:536383;s:7:\"percent\";d:51.48;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:253698;s:14:\"optimized_size\";i:70739;s:7:\"percent\";d:72.12;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1105397;s:14:\"optimized_size\";i:220064;s:7:\"percent\";d:80.09;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:253698;s:14:\"optimized_size\";i:135829;s:7:\"percent\";d:46.46;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2718190;s:14:\"optimized_size\";i:963015;s:7:\"percent\";d:64.57;s:7:\"message\";s:0:\"\";}}'),(101271,6663,'_imagify_optimization_level','2'),(101272,6663,'_imagify_status','success'),(101273,6663,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1020794;s:14:\"optimized_size\";i:368406;s:7:\"percent\";d:63.91;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182909;s:14:\"optimized_size\";i:44360;s:7:\"percent\";d:75.75;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1020794;s:14:\"optimized_size\";i:131019;s:7:\"percent\";d:87.16;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182909;s:14:\"optimized_size\";i:102091;s:7:\"percent\";d:44.18;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2407406;s:14:\"optimized_size\";i:645876;s:7:\"percent\";d:73.17;s:7:\"message\";s:0:\"\";}}'),(101274,6662,'_imagify_optimization_level','2'),(101275,6662,'_imagify_status','success'),(101276,6662,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:914954;s:14:\"optimized_size\";i:329306;s:7:\"percent\";d:64.01;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:232009;s:14:\"optimized_size\";i:67198;s:7:\"percent\";d:71.04;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:914954;s:14:\"optimized_size\";i:179897;s:7:\"percent\";d:80.34;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:232009;s:14:\"optimized_size\";i:125814;s:7:\"percent\";d:45.77;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2293926;s:14:\"optimized_size\";i:702215;s:7:\"percent\";d:69.39;s:7:\"message\";s:0:\"\";}}'),(101277,6661,'_imagify_optimization_level','2'),(101278,6661,'_imagify_status','success'),(101279,6661,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:809271;s:14:\"optimized_size\";i:178257;s:7:\"percent\";d:77.97;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153264;s:14:\"optimized_size\";i:29030;s:7:\"percent\";d:81.06;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:809271;s:14:\"optimized_size\";i:80181;s:7:\"percent\";d:90.09;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153264;s:14:\"optimized_size\";i:82696;s:7:\"percent\";d:46.04;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1925070;s:14:\"optimized_size\";i:370164;s:7:\"percent\";d:80.77;s:7:\"message\";s:0:\"\";}}'),(101280,6619,'_imagify_optimization_level','2'),(101281,6619,'_imagify_status','success'),(101282,6619,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:857796;s:14:\"optimized_size\";i:273931;s:7:\"percent\";d:68.07;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172135;s:14:\"optimized_size\";i:35556;s:7:\"percent\";d:79.34;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:857796;s:14:\"optimized_size\";i:111850;s:7:\"percent\";d:86.96;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172135;s:14:\"optimized_size\";i:97658;s:7:\"percent\";d:43.27;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2059862;s:14:\"optimized_size\";i:518995;s:7:\"percent\";d:74.8;s:7:\"message\";s:0:\"\";}}'),(101283,6618,'_imagify_optimization_level','2'),(101284,6618,'_imagify_status','success'),(101285,6618,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:305295;s:14:\"optimized_size\";i:76864;s:7:\"percent\";d:74.82;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97044;s:14:\"optimized_size\";i:16974;s:7:\"percent\";d:82.51;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:305295;s:14:\"optimized_size\";i:34747;s:7:\"percent\";d:88.62;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97044;s:14:\"optimized_size\";i:34192;s:7:\"percent\";d:64.77;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:804678;s:14:\"optimized_size\";i:162777;s:7:\"percent\";d:79.77;s:7:\"message\";s:0:\"\";}}'),(101286,6617,'_imagify_optimization_level','2'),(101287,6617,'_imagify_status','success'),(101288,6617,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:902016;s:14:\"optimized_size\";i:362987;s:7:\"percent\";d:59.76;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176488;s:14:\"optimized_size\";i:37775;s:7:\"percent\";d:78.6;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:902016;s:14:\"optimized_size\";i:150630;s:7:\"percent\";d:83.3;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176488;s:14:\"optimized_size\";i:95238;s:7:\"percent\";d:46.04;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2157008;s:14:\"optimized_size\";i:646630;s:7:\"percent\";d:70.02;s:7:\"message\";s:0:\"\";}}'),(101289,6616,'_imagify_optimization_level','2'),(101290,6616,'_imagify_status','already_optimized'),(101291,6616,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164004;s:14:\"optimized_size\";i:30952;s:7:\"percent\";d:81.13;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100924;s:14:\"optimized_size\";i:49811;s:7:\"percent\";d:50.65;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:264928;s:14:\"optimized_size\";i:80763;s:7:\"percent\";d:69.52;s:7:\"message\";s:0:\"\";}}'),(101292,6615,'_imagify_optimization_level','2'),(101293,6615,'_imagify_status','success'),(101294,6615,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1108250;s:14:\"optimized_size\";i:488050;s:7:\"percent\";d:55.96;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:231919;s:14:\"optimized_size\";i:54046;s:7:\"percent\";d:76.7;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1108250;s:14:\"optimized_size\";i:148023;s:7:\"percent\";d:86.64;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:231919;s:14:\"optimized_size\";i:136514;s:7:\"percent\";d:41.14;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2680338;s:14:\"optimized_size\";i:826633;s:7:\"percent\";d:69.16;s:7:\"message\";s:0:\"\";}}'),(101295,6614,'_imagify_optimization_level','2'),(101296,6614,'_imagify_status','success'),(101297,6614,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:692271;s:14:\"optimized_size\";i:240067;s:7:\"percent\";d:65.32;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197353;s:14:\"optimized_size\";i:48860;s:7:\"percent\";d:75.24;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:692271;s:14:\"optimized_size\";i:119476;s:7:\"percent\";d:82.74;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197353;s:14:\"optimized_size\";i:125765;s:7:\"percent\";d:36.27;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1779248;s:14:\"optimized_size\";i:534168;s:7:\"percent\";d:69.98;s:7:\"message\";s:0:\"\";}}'),(101298,6613,'_imagify_optimization_level','2'),(101299,6613,'_imagify_status','already_optimized'),(101300,6613,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:219932;s:14:\"optimized_size\";i:58500;s:7:\"percent\";d:73.4;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:252824;s:14:\"optimized_size\";i:102237;s:7:\"percent\";d:59.56;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:472756;s:14:\"optimized_size\";i:160737;s:7:\"percent\";d:66;s:7:\"message\";s:0:\"\";}}'),(101301,6610,'_imagify_optimization_level','2'),(101302,6610,'_imagify_status','already_optimized'),(101303,6610,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164004;s:14:\"optimized_size\";i:30952;s:7:\"percent\";d:81.13;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100924;s:14:\"optimized_size\";i:49811;s:7:\"percent\";d:50.65;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:264928;s:14:\"optimized_size\";i:80763;s:7:\"percent\";d:69.52;s:7:\"message\";s:0:\"\";}}'),(101304,6607,'_imagify_optimization_level','2'),(101305,6607,'_imagify_status','already_optimized'),(101306,6607,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157375;s:14:\"optimized_size\";i:30301;s:7:\"percent\";d:80.75;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110702;s:14:\"optimized_size\";i:54196;s:7:\"percent\";d:51.04;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:268077;s:14:\"optimized_size\";i:84497;s:7:\"percent\";d:68.48;s:7:\"message\";s:0:\"\";}}'),(101307,6594,'_imagify_optimization_level','2'),(101308,6594,'_imagify_status','success'),(101309,6594,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:639310;s:14:\"optimized_size\";i:181581;s:7:\"percent\";d:71.6;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:168189;s:14:\"optimized_size\";i:37864;s:7:\"percent\";d:77.49;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:639310;s:14:\"optimized_size\";i:97038;s:7:\"percent\";d:84.82;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:168189;s:14:\"optimized_size\";i:100319;s:7:\"percent\";d:40.35;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1614998;s:14:\"optimized_size\";i:416802;s:7:\"percent\";d:74.19;s:7:\"message\";s:0:\"\";}}'),(101310,6593,'_imagify_optimization_level','2'),(101311,6593,'_imagify_status','success'),(101312,6593,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:784264;s:14:\"optimized_size\";i:744006;s:7:\"percent\";d:5.13;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1330290;s:14:\"optimized_size\";i:21337;s:7:\"percent\";d:98.4;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3817922;s:14:\"optimized_size\";i:44625;s:7:\"percent\";d:98.83;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1330290;s:14:\"optimized_size\";i:419515;s:7:\"percent\";d:68.46;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7262766;s:14:\"optimized_size\";i:1229483;s:7:\"percent\";d:83.07;s:7:\"message\";s:0:\"\";}}'),(101313,6583,'_imagify_optimization_level','2'),(101314,6583,'_imagify_status','success'),(101315,6583,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:818673;s:14:\"optimized_size\";i:204681;s:7:\"percent\";d:75;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137459;s:14:\"optimized_size\";i:21457;s:7:\"percent\";d:84.39;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:818673;s:14:\"optimized_size\";i:65087;s:7:\"percent\";d:92.05;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137459;s:14:\"optimized_size\";i:68392;s:7:\"percent\";d:50.25;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1912264;s:14:\"optimized_size\";i:359617;s:7:\"percent\";d:81.19;s:7:\"message\";s:0:\"\";}}'),(101316,6581,'_imagify_optimization_level','2'),(101317,6581,'_imagify_status','success'),(101318,6581,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1368699;s:14:\"optimized_size\";i:805707;s:7:\"percent\";d:41.13;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176064;s:14:\"optimized_size\";i:31851;s:7:\"percent\";d:81.91;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1368699;s:14:\"optimized_size\";i:189791;s:7:\"percent\";d:86.13;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176064;s:14:\"optimized_size\";i:91724;s:7:\"percent\";d:47.9;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3089526;s:14:\"optimized_size\";i:1119073;s:7:\"percent\";d:63.78;s:7:\"message\";s:0:\"\";}}'),(101319,6580,'_imagify_optimization_level','2'),(101320,6580,'_imagify_status','success'),(101321,6580,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:986804;s:14:\"optimized_size\";i:405072;s:7:\"percent\";d:58.95;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:195364;s:14:\"optimized_size\";i:49135;s:7:\"percent\";d:74.85;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:986804;s:14:\"optimized_size\";i:163454;s:7:\"percent\";d:83.44;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:195364;s:14:\"optimized_size\";i:104690;s:7:\"percent\";d:46.41;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2364336;s:14:\"optimized_size\";i:722351;s:7:\"percent\";d:69.45;s:7:\"message\";s:0:\"\";}}'),(101322,6578,'_imagify_optimization_level','2'),(101323,6578,'_imagify_status','success'),(101324,6578,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1005883;s:14:\"optimized_size\";i:453697;s:7:\"percent\";d:54.9;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272849;s:14:\"optimized_size\";i:84775;s:7:\"percent\";d:68.93;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1005883;s:14:\"optimized_size\";i:230977;s:7:\"percent\";d:77.04;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272849;s:14:\"optimized_size\";i:163716;s:7:\"percent\";d:40;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2557464;s:14:\"optimized_size\";i:933165;s:7:\"percent\";d:63.51;s:7:\"message\";s:0:\"\";}}'),(101325,6576,'_imagify_optimization_level','2'),(101326,6576,'_imagify_status','success'),(101327,6576,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1014334;s:14:\"optimized_size\";i:298230;s:7:\"percent\";d:70.6;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:231730;s:14:\"optimized_size\";i:61670;s:7:\"percent\";d:73.39;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1014334;s:14:\"optimized_size\";i:185363;s:7:\"percent\";d:81.73;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:231730;s:14:\"optimized_size\";i:143011;s:7:\"percent\";d:38.29;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2492128;s:14:\"optimized_size\";i:688274;s:7:\"percent\";d:72.38;s:7:\"message\";s:0:\"\";}}'),(101328,6566,'_imagify_optimization_level','2'),(101329,6566,'_imagify_status','success'),(101330,6566,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:455375;s:14:\"optimized_size\";i:114427;s:7:\"percent\";d:74.87;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105255;s:14:\"optimized_size\";i:17529;s:7:\"percent\";d:83.35;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:455375;s:14:\"optimized_size\";i:38705;s:7:\"percent\";d:91.5;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105255;s:14:\"optimized_size\";i:44598;s:7:\"percent\";d:57.63;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1121260;s:14:\"optimized_size\";i:215259;s:7:\"percent\";d:80.8;s:7:\"message\";s:0:\"\";}}'),(101331,6564,'_imagify_optimization_level','2'),(101332,6564,'_imagify_status','success'),(101333,6564,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:441985;s:14:\"optimized_size\";i:149915;s:7:\"percent\";d:66.08;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164145;s:14:\"optimized_size\";i:36310;s:7:\"percent\";d:77.88;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:441985;s:14:\"optimized_size\";i:74159;s:7:\"percent\";d:83.22;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164145;s:14:\"optimized_size\";i:97219;s:7:\"percent\";d:40.77;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1212260;s:14:\"optimized_size\";i:357603;s:7:\"percent\";d:70.5;s:7:\"message\";s:0:\"\";}}'),(101334,6548,'_imagify_optimization_level','2'),(101335,6548,'_imagify_status','success'),(101336,6548,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:802660;s:14:\"optimized_size\";i:255519;s:7:\"percent\";d:68.17;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194869;s:14:\"optimized_size\";i:49014;s:7:\"percent\";d:74.85;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:802660;s:14:\"optimized_size\";i:155089;s:7:\"percent\";d:80.68;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194869;s:14:\"optimized_size\";i:116776;s:7:\"percent\";d:40.07;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1995058;s:14:\"optimized_size\";i:576398;s:7:\"percent\";d:71.11;s:7:\"message\";s:0:\"\";}}'),(101337,6543,'_imagify_optimization_level','2'),(101338,6543,'_imagify_status','success'),(101339,6543,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:572854;s:14:\"optimized_size\";i:144424;s:7:\"percent\";d:74.79;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136090;s:14:\"optimized_size\";i:32551;s:7:\"percent\";d:76.08;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:572854;s:14:\"optimized_size\";i:84253;s:7:\"percent\";d:85.29;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136090;s:14:\"optimized_size\";i:74721;s:7:\"percent\";d:45.09;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1417888;s:14:\"optimized_size\";i:335949;s:7:\"percent\";d:76.31;s:7:\"message\";s:0:\"\";}}'),(101340,6540,'_imagify_optimization_level','2'),(101341,6540,'_imagify_status','success'),(101342,6540,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:917304;s:14:\"optimized_size\";i:284003;s:7:\"percent\";d:69.04;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136700;s:14:\"optimized_size\";i:22882;s:7:\"percent\";d:83.26;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:917304;s:14:\"optimized_size\";i:64072;s:7:\"percent\";d:93.02;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136700;s:14:\"optimized_size\";i:67655;s:7:\"percent\";d:50.51;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2108008;s:14:\"optimized_size\";i:438612;s:7:\"percent\";d:79.19;s:7:\"message\";s:0:\"\";}}'),(101343,6534,'_imagify_optimization_level','2'),(101344,6534,'_imagify_status','success'),(101345,6534,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:929997;s:14:\"optimized_size\";i:410287;s:7:\"percent\";d:55.88;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236126;s:14:\"optimized_size\";i:63290;s:7:\"percent\";d:73.2;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:929997;s:14:\"optimized_size\";i:186012;s:7:\"percent\";d:80;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236126;s:14:\"optimized_size\";i:130717;s:7:\"percent\";d:44.64;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2332246;s:14:\"optimized_size\";i:790306;s:7:\"percent\";d:66.11;s:7:\"message\";s:0:\"\";}}'),(101346,6527,'_imagify_optimization_level','2'),(101347,6527,'_imagify_status','already_optimized'),(101348,6527,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150099;s:14:\"optimized_size\";i:30442;s:7:\"percent\";d:79.72;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98974;s:14:\"optimized_size\";i:50368;s:7:\"percent\";d:49.11;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:249073;s:14:\"optimized_size\";i:80810;s:7:\"percent\";d:67.56;s:7:\"message\";s:0:\"\";}}'),(101349,6525,'_imagify_optimization_level','2'),(101350,6525,'_imagify_status','success'),(101351,6525,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:788998;s:14:\"optimized_size\";i:251455;s:7:\"percent\";d:68.13;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:219659;s:14:\"optimized_size\";i:62672;s:7:\"percent\";d:71.47;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:788998;s:14:\"optimized_size\";i:152479;s:7:\"percent\";d:80.67;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:219659;s:14:\"optimized_size\";i:117910;s:7:\"percent\";d:46.32;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2017314;s:14:\"optimized_size\";i:584516;s:7:\"percent\";d:71.03;s:7:\"message\";s:0:\"\";}}'),(101352,6524,'_imagify_optimization_level','2'),(101353,6524,'_imagify_status','success'),(101354,6524,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:836979;s:14:\"optimized_size\";i:209000;s:7:\"percent\";d:75.03;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186692;s:14:\"optimized_size\";i:41511;s:7:\"percent\";d:77.76;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:836979;s:14:\"optimized_size\";i:99669;s:7:\"percent\";d:88.09;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186692;s:14:\"optimized_size\";i:111098;s:7:\"percent\";d:40.49;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2047342;s:14:\"optimized_size\";i:461278;s:7:\"percent\";d:77.47;s:7:\"message\";s:0:\"\";}}'),(101355,6523,'_imagify_optimization_level','2'),(101356,6523,'_imagify_status','success'),(101357,6523,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:484137;s:14:\"optimized_size\";i:138450;s:7:\"percent\";d:71.4;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119178;s:14:\"optimized_size\";i:23713;s:7:\"percent\";d:80.1;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:484137;s:14:\"optimized_size\";i:60168;s:7:\"percent\";d:87.57;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119178;s:14:\"optimized_size\";i:62477;s:7:\"percent\";d:47.58;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1206630;s:14:\"optimized_size\";i:284808;s:7:\"percent\";d:76.4;s:7:\"message\";s:0:\"\";}}'),(101358,6499,'_imagify_optimization_level','2'),(101359,6499,'_imagify_status','success'),(101360,6499,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:751720;s:14:\"optimized_size\";i:389530;s:7:\"percent\";d:48.18;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:318797;s:14:\"optimized_size\";i:105565;s:7:\"percent\";d:66.89;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:751720;s:14:\"optimized_size\";i:177363;s:7:\"percent\";d:76.41;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:318797;s:14:\"optimized_size\";i:193998;s:7:\"percent\";d:39.15;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2141034;s:14:\"optimized_size\";i:866456;s:7:\"percent\";d:59.53;s:7:\"message\";s:0:\"\";}}'),(101361,6498,'_imagify_optimization_level','2'),(101362,6498,'_imagify_status','success'),(101363,6498,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:759240;s:14:\"optimized_size\";i:169712;s:7:\"percent\";d:77.65;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132291;s:14:\"optimized_size\";i:23240;s:7:\"percent\";d:82.43;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:759240;s:14:\"optimized_size\";i:60510;s:7:\"percent\";d:92.03;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132291;s:14:\"optimized_size\";i:67141;s:7:\"percent\";d:49.25;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1783062;s:14:\"optimized_size\";i:320603;s:7:\"percent\";d:82.02;s:7:\"message\";s:0:\"\";}}'),(101364,6497,'_imagify_optimization_level','2'),(101365,6497,'_imagify_status','success'),(101366,6497,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:977630;s:14:\"optimized_size\";i:268404;s:7:\"percent\";d:72.55;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197590;s:14:\"optimized_size\";i:44159;s:7:\"percent\";d:77.65;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:977630;s:14:\"optimized_size\";i:127658;s:7:\"percent\";d:86.94;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197590;s:14:\"optimized_size\";i:118015;s:7:\"percent\";d:40.27;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2350440;s:14:\"optimized_size\";i:558236;s:7:\"percent\";d:76.25;s:7:\"message\";s:0:\"\";}}'),(101367,6496,'_imagify_optimization_level','2'),(101368,6496,'_imagify_status','success'),(101369,6496,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:618098;s:14:\"optimized_size\";i:184298;s:7:\"percent\";d:70.18;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181595;s:14:\"optimized_size\";i:44681;s:7:\"percent\";d:75.4;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:618098;s:14:\"optimized_size\";i:107721;s:7:\"percent\";d:82.57;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181595;s:14:\"optimized_size\";i:109649;s:7:\"percent\";d:39.62;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1599386;s:14:\"optimized_size\";i:446349;s:7:\"percent\";d:72.09;s:7:\"message\";s:0:\"\";}}'),(101370,6495,'_imagify_optimization_level','2'),(101371,6495,'_imagify_status','success'),(101372,6495,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:362286;s:14:\"optimized_size\";i:109557;s:7:\"percent\";d:69.76;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101812;s:14:\"optimized_size\";i:17136;s:7:\"percent\";d:83.17;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:362286;s:14:\"optimized_size\";i:39750;s:7:\"percent\";d:89.03;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101812;s:14:\"optimized_size\";i:41898;s:7:\"percent\";d:58.85;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:928196;s:14:\"optimized_size\";i:208341;s:7:\"percent\";d:77.55;s:7:\"message\";s:0:\"\";}}'),(101373,6494,'_imagify_optimization_level','2'),(101374,6494,'_imagify_status','success'),(101375,6494,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:906327;s:14:\"optimized_size\";i:381378;s:7:\"percent\";d:57.92;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260053;s:14:\"optimized_size\";i:95100;s:7:\"percent\";d:63.43;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:906327;s:14:\"optimized_size\";i:265334;s:7:\"percent\";d:70.72;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260053;s:14:\"optimized_size\";i:133185;s:7:\"percent\";d:48.79;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2332760;s:14:\"optimized_size\";i:874997;s:7:\"percent\";d:62.49;s:7:\"message\";s:0:\"\";}}'),(101376,6493,'_imagify_optimization_level','2'),(101377,6493,'_imagify_status','success'),(101378,6493,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:407017;s:14:\"optimized_size\";i:106416;s:7:\"percent\";d:73.85;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102182;s:14:\"optimized_size\";i:16474;s:7:\"percent\";d:83.88;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:407017;s:14:\"optimized_size\";i:35646;s:7:\"percent\";d:91.24;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102182;s:14:\"optimized_size\";i:42056;s:7:\"percent\";d:58.84;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1018398;s:14:\"optimized_size\";i:200592;s:7:\"percent\";d:80.3;s:7:\"message\";s:0:\"\";}}'),(101379,6490,'_imagify_optimization_level','2'),(101380,6490,'_imagify_status','success'),(101381,6490,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:959987;s:14:\"optimized_size\";i:389154;s:7:\"percent\";d:59.46;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209793;s:14:\"optimized_size\";i:46090;s:7:\"percent\";d:78.03;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:959987;s:14:\"optimized_size\";i:134879;s:7:\"percent\";d:85.95;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209793;s:14:\"optimized_size\";i:120806;s:7:\"percent\";d:42.42;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2339560;s:14:\"optimized_size\";i:690929;s:7:\"percent\";d:70.47;s:7:\"message\";s:0:\"\";}}'),(101382,6356,'_imagify_optimization_level','2'),(101383,6356,'_imagify_status','already_optimized'),(101384,6356,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36820;s:14:\"optimized_size\";i:7634;s:7:\"percent\";d:79.27;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16273;s:14:\"optimized_size\";i:7753;s:7:\"percent\";d:52.36;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:53093;s:14:\"optimized_size\";i:15387;s:7:\"percent\";d:71.02;s:7:\"message\";s:0:\"\";}}'),(101385,6343,'_imagify_optimization_level','2'),(101386,6343,'_imagify_status','already_optimized'),(101387,6343,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126274;s:14:\"optimized_size\";i:18125;s:7:\"percent\";d:85.65;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64032;s:14:\"optimized_size\";i:29303;s:7:\"percent\";d:54.24;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:190306;s:14:\"optimized_size\";i:47428;s:7:\"percent\";d:75.08;s:7:\"message\";s:0:\"\";}}'),(101388,6337,'_imagify_optimization_level','2'),(101389,6337,'_imagify_status','success'),(101390,6337,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:537789;s:14:\"optimized_size\";i:463346;s:7:\"percent\";d:13.84;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1466506;s:14:\"optimized_size\";i:16027;s:7:\"percent\";d:98.91;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1491506;s:14:\"optimized_size\";i:15800;s:7:\"percent\";d:98.94;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1466506;s:14:\"optimized_size\";i:460150;s:7:\"percent\";d:68.62;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4962307;s:14:\"optimized_size\";i:955323;s:7:\"percent\";d:80.75;s:7:\"message\";s:0:\"\";}}'),(101391,6332,'_imagify_optimization_level','2'),(101392,6332,'_imagify_status','success'),(101393,6332,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:568743;s:14:\"optimized_size\";i:556074;s:7:\"percent\";d:2.23;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1194391;s:14:\"optimized_size\";i:21038;s:7:\"percent\";d:98.24;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1552029;s:14:\"optimized_size\";i:21407;s:7:\"percent\";d:98.62;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1194391;s:14:\"optimized_size\";i:403474;s:7:\"percent\";d:66.22;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4509554;s:14:\"optimized_size\";i:1001993;s:7:\"percent\";d:77.78;s:7:\"message\";s:0:\"\";}}'),(101394,6319,'_imagify_optimization_level','2'),(101395,6319,'_imagify_status','success'),(101396,6319,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1010392;s:14:\"optimized_size\";i:996616;s:7:\"percent\";d:1.36;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2454862;s:14:\"optimized_size\";i:40520;s:7:\"percent\";d:98.35;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2682430;s:14:\"optimized_size\";i:39962;s:7:\"percent\";d:98.51;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2454862;s:14:\"optimized_size\";i:826327;s:7:\"percent\";d:66.34;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:8602546;s:14:\"optimized_size\";i:1903425;s:7:\"percent\";d:77.87;s:7:\"message\";s:0:\"\";}}'),(101397,6315,'_imagify_optimization_level','2'),(101398,6315,'_imagify_status','already_optimized'),(101399,6315,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22159;s:14:\"optimized_size\";i:924;s:7:\"percent\";d:95.83;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13269;s:14:\"optimized_size\";i:1903;s:7:\"percent\";d:85.66;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:35428;s:14:\"optimized_size\";i:2827;s:7:\"percent\";d:92.02;s:7:\"message\";s:0:\"\";}}'),(101400,6306,'_imagify_optimization_level','2'),(101401,6306,'_imagify_status','already_optimized'),(101402,6306,'_imagify_data','a:3:{s:5:\"sizes\";a:31:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184862;s:14:\"optimized_size\";i:82231;s:7:\"percent\";d:55.52;}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50216;s:14:\"optimized_size\";i:22475;s:7:\"percent\";d:55.24;}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97179;s:14:\"optimized_size\";i:45793;s:7:\"percent\";d:52.88;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56489;s:14:\"optimized_size\";i:24347;s:7:\"percent\";d:56.9;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9999;s:14:\"optimized_size\";i:4584;s:7:\"percent\";d:54.16;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86419;s:14:\"optimized_size\";i:37363;s:7:\"percent\";d:56.77;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133323;s:14:\"optimized_size\";i:60005;s:7:\"percent\";d:54.99;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90507;s:14:\"optimized_size\";i:43194;s:7:\"percent\";d:52.28;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83610;s:14:\"optimized_size\";i:37299;s:7:\"percent\";d:55.39;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51129;s:14:\"optimized_size\";i:22297;s:7:\"percent\";d:56.39;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149481;s:14:\"optimized_size\";i:71500;s:7:\"percent\";d:52.17;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24347;s:14:\"optimized_size\";i:22790;s:7:\"percent\";d:6.4;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145788;s:14:\"optimized_size\";i:67380;s:7:\"percent\";d:53.78;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100619;s:14:\"optimized_size\";i:41399;s:7:\"percent\";d:58.86;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75167;s:14:\"optimized_size\";i:32210;s:7:\"percent\";d:57.15;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45152;s:14:\"optimized_size\";i:20008;s:7:\"percent\";d:55.69;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51855;s:14:\"optimized_size\";i:22776;s:7:\"percent\";d:56.08;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32532;s:14:\"optimized_size\";i:14225;s:7:\"percent\";d:56.27;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113104;s:14:\"optimized_size\";i:45268;s:7:\"percent\";d:59.98;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68575;s:14:\"optimized_size\";i:29345;s:7:\"percent\";d:57.21;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138103;s:14:\"optimized_size\";i:59903;s:7:\"percent\";d:56.62;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65787;s:14:\"optimized_size\";i:27258;s:7:\"percent\";d:58.57;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137994;s:14:\"optimized_size\";i:66825;s:7:\"percent\";d:51.57;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108114;s:14:\"optimized_size\";i:46728;s:7:\"percent\";d:56.78;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:189852;s:14:\"optimized_size\";i:82488;s:7:\"percent\";d:56.55;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71990;s:14:\"optimized_size\";i:29960;s:7:\"percent\";d:58.38;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88610;s:14:\"optimized_size\";i:38478;s:7:\"percent\";d:56.58;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67950;s:14:\"optimized_size\";i:29248;s:7:\"percent\";d:56.96;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67134;s:14:\"optimized_size\";i:28378;s:7:\"percent\";d:57.73;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2770749;s:14:\"optimized_size\";i:1237986;s:7:\"percent\";d:55.32;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(101403,6062,'_imagify_optimization_level','2'),(101404,6062,'_imagify_status','success'),(101405,6062,'_imagify_data','a:3:{s:5:\"sizes\";a:28:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29881;s:14:\"optimized_size\";i:29802;s:7:\"percent\";d:0.26;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53756;s:14:\"optimized_size\";i:25511;s:7:\"percent\";d:52.54;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32198;s:14:\"optimized_size\";i:14788;s:7:\"percent\";d:54.07;}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60278;s:14:\"optimized_size\";i:26766;s:7:\"percent\";d:55.6;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34229;s:14:\"optimized_size\";i:16532;s:7:\"percent\";d:51.7;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10415;s:14:\"optimized_size\";i:5333;s:7:\"percent\";d:48.8;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36990;s:14:\"optimized_size\";i:17038;s:7:\"percent\";d:53.94;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39193;s:14:\"optimized_size\";i:17110;s:7:\"percent\";d:56.34;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50567;s:14:\"optimized_size\";i:23534;s:7:\"percent\";d:53.46;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32695;s:14:\"optimized_size\";i:16132;s:7:\"percent\";d:50.66;}s:23:\"page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24939;s:14:\"optimized_size\";i:11765;s:7:\"percent\";d:52.82;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43651;s:14:\"optimized_size\";i:19981;s:7:\"percent\";d:54.23;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21147;s:14:\"optimized_size\";i:10244;s:7:\"percent\";d:51.56;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33204;s:14:\"optimized_size\";i:16037;s:7:\"percent\";d:51.7;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21823;s:14:\"optimized_size\";i:10461;s:7:\"percent\";d:52.06;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53841;s:14:\"optimized_size\";i:26328;s:7:\"percent\";d:51.1;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35179;s:14:\"optimized_size\";i:16353;s:7:\"percent\";d:53.51;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79009;s:14:\"optimized_size\";i:37196;s:7:\"percent\";d:52.92;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34386;s:14:\"optimized_size\";i:16575;s:7:\"percent\";d:51.8;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26750;s:14:\"optimized_size\";i:12362;s:7:\"percent\";d:53.79;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83345;s:14:\"optimized_size\";i:38285;s:7:\"percent\";d:54.06;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40105;s:14:\"optimized_size\";i:18481;s:7:\"percent\";d:53.92;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34910;s:14:\"optimized_size\";i:17437;s:7:\"percent\";d:50.05;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32926;s:14:\"optimized_size\";i:16248;s:7:\"percent\";d:50.65;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40776;s:14:\"optimized_size\";i:18726;s:7:\"percent\";d:54.08;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77482;s:14:\"optimized_size\";i:32721;s:7:\"percent\";d:57.77;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75620;s:14:\"optimized_size\";i:29768;s:7:\"percent\";d:60.63;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1249882;s:14:\"optimized_size\";i:625035;s:7:\"percent\";d:49.99;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(101406,6059,'_imagify_optimization_level','2'),(101407,6059,'_imagify_status','already_optimized'),(101408,6059,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:398907;s:14:\"optimized_size\";i:207029;s:7:\"percent\";d:48.1;}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:398907;s:14:\"optimized_size\";i:207029;s:7:\"percent\";d:48.1;s:7:\"message\";s:0:\"\";}}'),(101409,6058,'_imagify_optimization_level','2'),(101410,6058,'_imagify_status','success'),(101411,6058,'_imagify_data','a:3:{s:5:\"sizes\";a:35:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133482;s:14:\"optimized_size\";i:55413;s:7:\"percent\";d:58.49;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71712;s:14:\"optimized_size\";i:30871;s:7:\"percent\";d:56.95;}s:13:\"gallery-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94308;s:14:\"optimized_size\";i:42236;s:7:\"percent\";d:55.21;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23772;s:14:\"optimized_size\";i:11238;s:7:\"percent\";d:52.73;}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44069;s:14:\"optimized_size\";i:19831;s:7:\"percent\";d:55;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25479;s:14:\"optimized_size\";i:11986;s:7:\"percent\";d:52.96;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9265;s:14:\"optimized_size\";i:4217;s:7:\"percent\";d:54.48;}s:15:\"blog-page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42236;s:14:\"optimized_size\";i:42065;s:7:\"percent\";d:0.4;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34418;s:14:\"optimized_size\";i:15037;s:7:\"percent\";d:56.31;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106859;s:14:\"optimized_size\";i:46353;s:7:\"percent\";d:56.62;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36083;s:14:\"optimized_size\";i:15959;s:7:\"percent\";d:55.77;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36205;s:14:\"optimized_size\";i:16042;s:7:\"percent\";d:55.69;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23761;s:14:\"optimized_size\";i:11029;s:7:\"percent\";d:53.58;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11986;s:14:\"optimized_size\";i:11118;s:7:\"percent\";d:7.24;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119792;s:14:\"optimized_size\";i:49889;s:7:\"percent\";d:58.35;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37937;s:14:\"optimized_size\";i:16937;s:7:\"percent\";d:55.35;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32027;s:14:\"optimized_size\";i:14059;s:7:\"percent\";d:56.1;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20423;s:14:\"optimized_size\";i:9328;s:7:\"percent\";d:54.33;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24568;s:14:\"optimized_size\";i:11337;s:7:\"percent\";d:53.85;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20105;s:14:\"optimized_size\";i:8947;s:7:\"percent\";d:55.5;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124133;s:14:\"optimized_size\";i:52555;s:7:\"percent\";d:57.66;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29716;s:14:\"optimized_size\";i:13140;s:7:\"percent\";d:55.78;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56185;s:14:\"optimized_size\";i:25588;s:7:\"percent\";d:54.46;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60850;s:14:\"optimized_size\";i:25665;s:7:\"percent\";d:57.82;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100765;s:14:\"optimized_size\";i:47961;s:7:\"percent\";d:52.4;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42587;s:14:\"optimized_size\";i:17885;s:7:\"percent\";d:58;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64105;s:14:\"optimized_size\";i:26339;s:7:\"percent\";d:58.91;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45647;s:14:\"optimized_size\";i:21234;s:7:\"percent\";d:53.48;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23742;s:14:\"optimized_size\";i:11247;s:7:\"percent\";d:52.63;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21118;s:14:\"optimized_size\";i:9362;s:7:\"percent\";d:55.67;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19939;s:14:\"optimized_size\";i:10281;s:7:\"percent\";d:48.44;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37131;s:14:\"optimized_size\";i:16432;s:7:\"percent\";d:55.75;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49001;s:14:\"optimized_size\";i:21733;s:7:\"percent\";d:55.65;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48133;s:14:\"optimized_size\";i:20743;s:7:\"percent\";d:56.9;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86325;s:14:\"optimized_size\";i:37783;s:7:\"percent\";d:56.23;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2096540;s:14:\"optimized_size\";i:943537;s:7:\"percent\";d:55;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(101412,6028,'_imagify_optimization_level','2'),(101413,6028,'_imagify_status','already_optimized'),(101414,6028,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1582543;s:14:\"optimized_size\";i:137876;s:7:\"percent\";d:91.29;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:876308;s:14:\"optimized_size\";i:594441;s:7:\"percent\";d:32.17;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2458851;s:14:\"optimized_size\";i:732317;s:7:\"percent\";d:70.22;s:7:\"message\";s:0:\"\";}}'),(101415,6027,'_imagify_optimization_level','2'),(101416,6027,'_imagify_status','success'),(101417,6027,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2996432;s:14:\"optimized_size\";i:2701386;s:7:\"percent\";d:9.85;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3467910;s:14:\"optimized_size\";i:123584;s:7:\"percent\";d:96.44;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7197914;s:14:\"optimized_size\";i:290568;s:7:\"percent\";d:95.96;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3467910;s:14:\"optimized_size\";i:1124691;s:7:\"percent\";d:67.57;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:17130166;s:14:\"optimized_size\";i:4240229;s:7:\"percent\";d:75.25;s:7:\"message\";s:0:\"\";}}'),(101418,6024,'_imagify_optimization_level','2'),(101419,6024,'_imagify_status','success'),(101420,6024,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153060;s:14:\"optimized_size\";i:141842;s:7:\"percent\";d:7.33;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:422851;s:14:\"optimized_size\";i:30559;s:7:\"percent\";d:92.77;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:424248;s:14:\"optimized_size\";i:31616;s:7:\"percent\";d:92.55;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:422851;s:14:\"optimized_size\";i:139646;s:7:\"percent\";d:66.98;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1423010;s:14:\"optimized_size\";i:343663;s:7:\"percent\";d:75.85;s:7:\"message\";s:0:\"\";}}'),(101421,6023,'_imagify_optimization_level','2'),(101422,6023,'_imagify_status','already_optimized'),(101423,6023,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1322329;s:14:\"optimized_size\";i:56688;s:7:\"percent\";d:95.71;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:493870;s:14:\"optimized_size\";i:56851;s:7:\"percent\";d:88.49;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1816199;s:14:\"optimized_size\";i:113539;s:7:\"percent\";d:93.75;s:7:\"message\";s:0:\"\";}}'),(101424,6022,'_imagify_optimization_level','2'),(101425,6022,'_imagify_status','success'),(101426,6022,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3983422;s:14:\"optimized_size\";i:1372525;s:7:\"percent\";d:65.54;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2188590;s:14:\"optimized_size\";i:102541;s:7:\"percent\";d:95.31;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3983422;s:14:\"optimized_size\";i:133858;s:7:\"percent\";d:96.64;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2188590;s:14:\"optimized_size\";i:658681;s:7:\"percent\";d:69.9;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:12344024;s:14:\"optimized_size\";i:2267605;s:7:\"percent\";d:81.63;s:7:\"message\";s:0:\"\";}}'),(101427,6021,'_imagify_optimization_level','2'),(101428,6021,'_imagify_status','already_optimized'),(101429,6021,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1541683;s:14:\"optimized_size\";i:117160;s:7:\"percent\";d:92.4;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:783033;s:14:\"optimized_size\";i:552664;s:7:\"percent\";d:29.42;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2324716;s:14:\"optimized_size\";i:669824;s:7:\"percent\";d:71.19;s:7:\"message\";s:0:\"\";}}'),(101430,6020,'_imagify_optimization_level','2'),(101431,6020,'_imagify_status','success'),(101432,6020,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1803724;s:14:\"optimized_size\";i:1624338;s:7:\"percent\";d:9.95;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2163178;s:14:\"optimized_size\";i:21466;s:7:\"percent\";d:99.01;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5735433;s:14:\"optimized_size\";i:48983;s:7:\"percent\";d:99.15;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2163178;s:14:\"optimized_size\";i:613103;s:7:\"percent\";d:71.66;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:11865513;s:14:\"optimized_size\";i:2307890;s:7:\"percent\";d:80.55;s:7:\"message\";s:0:\"\";}}'),(101433,6017,'_imagify_optimization_level','2'),(101434,6017,'_imagify_status','already_optimized'),(101435,6017,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:369754;s:14:\"optimized_size\";i:20128;s:7:\"percent\";d:94.56;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160135;s:14:\"optimized_size\";i:20200;s:7:\"percent\";d:87.39;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:529889;s:14:\"optimized_size\";i:40328;s:7:\"percent\";d:92.39;s:7:\"message\";s:0:\"\";}}'),(101436,6016,'_imagify_optimization_level','2'),(101437,6016,'_imagify_status','already_optimized'),(101438,6016,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:483177;s:14:\"optimized_size\";i:20493;s:7:\"percent\";d:95.76;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196570;s:14:\"optimized_size\";i:20534;s:7:\"percent\";d:89.55;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:679747;s:14:\"optimized_size\";i:41027;s:7:\"percent\";d:93.96;s:7:\"message\";s:0:\"\";}}'),(101439,6015,'_imagify_optimization_level','2'),(101440,6015,'_imagify_status','success'),(101441,6015,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3938647;s:14:\"optimized_size\";i:1767315;s:7:\"percent\";d:55.13;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1880005;s:14:\"optimized_size\";i:25121;s:7:\"percent\";d:98.66;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3938647;s:14:\"optimized_size\";i:42629;s:7:\"percent\";d:98.92;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1880005;s:14:\"optimized_size\";i:739243;s:7:\"percent\";d:60.68;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:11637304;s:14:\"optimized_size\";i:2574308;s:7:\"percent\";d:77.88;s:7:\"message\";s:0:\"\";}}'),(101442,6014,'_imagify_optimization_level','2'),(101443,6014,'_imagify_status','success'),(101444,6014,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:995766;s:14:\"optimized_size\";i:984535;s:7:\"percent\";d:1.13;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1955328;s:14:\"optimized_size\";i:149777;s:7:\"percent\";d:92.34;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3480456;s:14:\"optimized_size\";i:290106;s:7:\"percent\";d:91.66;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1955328;s:14:\"optimized_size\";i:571688;s:7:\"percent\";d:70.76;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:8386878;s:14:\"optimized_size\";i:1996106;s:7:\"percent\";d:76.2;s:7:\"message\";s:0:\"\";}}'),(101445,6013,'_imagify_optimization_level','2'),(101446,6013,'_imagify_status','success'),(101447,6013,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1524945;s:14:\"optimized_size\";i:1453740;s:7:\"percent\";d:4.67;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2895684;s:14:\"optimized_size\";i:41031;s:7:\"percent\";d:98.58;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3441033;s:14:\"optimized_size\";i:92910;s:7:\"percent\";d:97.3;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2895684;s:14:\"optimized_size\";i:827525;s:7:\"percent\";d:71.42;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:10757346;s:14:\"optimized_size\";i:2415206;s:7:\"percent\";d:77.55;s:7:\"message\";s:0:\"\";}}'),(101448,6010,'_imagify_optimization_level','2'),(101449,6010,'_imagify_status','success'),(101450,6010,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132601;s:14:\"optimized_size\";i:113714;s:7:\"percent\";d:14.24;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:334100;s:14:\"optimized_size\";i:34617;s:7:\"percent\";d:89.64;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:302957;s:14:\"optimized_size\";i:34532;s:7:\"percent\";d:88.6;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:334100;s:14:\"optimized_size\";i:113733;s:7:\"percent\";d:65.96;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1103758;s:14:\"optimized_size\";i:296596;s:7:\"percent\";d:73.13;s:7:\"message\";s:0:\"\";}}'),(101451,6009,'_imagify_optimization_level','2'),(101452,6009,'_imagify_status','success'),(101453,6009,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208401;s:14:\"optimized_size\";i:192061;s:7:\"percent\";d:7.84;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:559435;s:14:\"optimized_size\";i:36168;s:7:\"percent\";d:93.53;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:847859;s:14:\"optimized_size\";i:31500;s:7:\"percent\";d:96.28;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:559435;s:14:\"optimized_size\";i:190465;s:7:\"percent\";d:65.95;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2175130;s:14:\"optimized_size\";i:450194;s:7:\"percent\";d:79.3;s:7:\"message\";s:0:\"\";}}'),(101454,6008,'_imagify_optimization_level','2'),(101455,6008,'_imagify_status','success'),(101456,6008,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4536239;s:14:\"optimized_size\";i:1799001;s:7:\"percent\";d:60.34;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1945005;s:14:\"optimized_size\";i:22569;s:7:\"percent\";d:98.84;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4536239;s:14:\"optimized_size\";i:49319;s:7:\"percent\";d:98.91;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1945005;s:14:\"optimized_size\";i:705197;s:7:\"percent\";d:63.74;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:12962488;s:14:\"optimized_size\";i:2576086;s:7:\"percent\";d:80.13;s:7:\"message\";s:0:\"\";}}'),(101457,6007,'_imagify_optimization_level','2'),(101458,6007,'_imagify_status','already_optimized'),(101459,6007,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1409806;s:14:\"optimized_size\";i:192221;s:7:\"percent\";d:86.37;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:536658;s:14:\"optimized_size\";i:532213;s:7:\"percent\";d:0.83;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1946464;s:14:\"optimized_size\";i:724434;s:7:\"percent\";d:62.78;s:7:\"message\";s:0:\"\";}}'),(101460,6006,'_imagify_optimization_level','2'),(101461,6006,'_imagify_status','success'),(101462,6006,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1174858;s:14:\"optimized_size\";i:1045283;s:7:\"percent\";d:11.03;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2329435;s:14:\"optimized_size\";i:16891;s:7:\"percent\";d:99.27;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4804093;s:14:\"optimized_size\";i:41834;s:7:\"percent\";d:99.13;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2329435;s:14:\"optimized_size\";i:600513;s:7:\"percent\";d:74.22;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:10637821;s:14:\"optimized_size\";i:1704521;s:7:\"percent\";d:83.98;s:7:\"message\";s:0:\"\";}}'),(101463,6003,'_imagify_optimization_level','2'),(101464,6003,'_imagify_status','success'),(101465,6003,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:981573;s:14:\"optimized_size\";i:904421;s:7:\"percent\";d:7.86;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2677345;s:14:\"optimized_size\";i:105241;s:7:\"percent\";d:96.07;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2777236;s:14:\"optimized_size\";i:98829;s:7:\"percent\";d:96.44;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2677345;s:14:\"optimized_size\";i:900490;s:7:\"percent\";d:66.37;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:9113499;s:14:\"optimized_size\";i:2008981;s:7:\"percent\";d:77.96;s:7:\"message\";s:0:\"\";}}'),(101466,6002,'_imagify_optimization_level','2'),(101467,6002,'_imagify_status','success'),(101468,6002,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:972841;s:14:\"optimized_size\";i:851111;s:7:\"percent\";d:12.51;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2983271;s:14:\"optimized_size\";i:93850;s:7:\"percent\";d:96.85;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2974818;s:14:\"optimized_size\";i:90679;s:7:\"percent\";d:96.95;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2983271;s:14:\"optimized_size\";i:844104;s:7:\"percent\";d:71.71;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:9914201;s:14:\"optimized_size\";i:1879744;s:7:\"percent\";d:81.04;s:7:\"message\";s:0:\"\";}}'),(101469,6001,'_imagify_optimization_level','2'),(101470,6001,'_imagify_status','success'),(101471,6001,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4703135;s:14:\"optimized_size\";i:1444269;s:7:\"percent\";d:69.29;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2326819;s:14:\"optimized_size\";i:14423;s:7:\"percent\";d:99.38;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4703135;s:14:\"optimized_size\";i:28337;s:7:\"percent\";d:99.4;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2326819;s:14:\"optimized_size\";i:655376;s:7:\"percent\";d:71.83;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:14059908;s:14:\"optimized_size\";i:2142405;s:7:\"percent\";d:84.76;s:7:\"message\";s:0:\"\";}}'),(101472,5722,'_imagify_optimization_level','2'),(101473,5722,'_imagify_status','already_optimized'),(101474,5722,'_imagify_data','a:2:{s:5:\"sizes\";a:5:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15700;s:14:\"optimized_size\";i:2551;s:7:\"percent\";d:83.75;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46066;s:14:\"optimized_size\";i:7840;s:7:\"percent\";d:82.98;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38322;s:14:\"optimized_size\";i:6420;s:7:\"percent\";d:83.25;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19515;s:14:\"optimized_size\";i:7655;s:7:\"percent\";d:60.77;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:119603;s:14:\"optimized_size\";i:24466;s:7:\"percent\";d:79.54;s:7:\"message\";s:0:\"\";}}'),(101475,5725,'_imagify_optimization_level','2'),(101476,5725,'_imagify_status','already_optimized'),(101477,5725,'_imagify_data','a:2:{s:5:\"sizes\";a:25:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49469;s:14:\"optimized_size\";i:14647;s:7:\"percent\";d:70.39;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48879;s:14:\"optimized_size\";i:14433;s:7:\"percent\";d:70.47;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21962;s:14:\"optimized_size\";i:8094;s:7:\"percent\";d:63.15;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42644;s:14:\"optimized_size\";i:12286;s:7:\"percent\";d:71.19;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27843;s:14:\"optimized_size\";i:9914;s:7:\"percent\";d:64.39;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5271;s:14:\"optimized_size\";i:2606;s:7:\"percent\";d:50.56;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43336;s:14:\"optimized_size\";i:14926;s:7:\"percent\";d:65.56;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43336;s:14:\"optimized_size\";i:14926;s:7:\"percent\";d:65.56;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38795;s:14:\"optimized_size\";i:11973;s:7:\"percent\";d:69.14;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23087;s:14:\"optimized_size\";i:8426;s:7:\"percent\";d:63.5;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27843;s:14:\"optimized_size\";i:9914;s:7:\"percent\";d:64.39;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43336;s:14:\"optimized_size\";i:14926;s:7:\"percent\";d:65.56;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37417;s:14:\"optimized_size\";i:12072;s:7:\"percent\";d:67.74;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25928;s:14:\"optimized_size\";i:10193;s:7:\"percent\";d:60.69;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22874;s:14:\"optimized_size\";i:8376;s:7:\"percent\";d:63.38;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18576;s:14:\"optimized_size\";i:7347;s:7:\"percent\";d:60.45;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36614;s:14:\"optimized_size\";i:12158;s:7:\"percent\";d:66.79;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37505;s:14:\"optimized_size\";i:13244;s:7:\"percent\";d:64.69;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44431;s:14:\"optimized_size\";i:14858;s:7:\"percent\";d:66.56;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22266;s:14:\"optimized_size\";i:7954;s:7:\"percent\";d:64.28;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42731;s:14:\"optimized_size\";i:14622;s:7:\"percent\";d:65.78;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26140;s:14:\"optimized_size\";i:8982;s:7:\"percent\";d:65.64;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20541;s:14:\"optimized_size\";i:7635;s:7:\"percent\";d:62.83;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26838;s:14:\"optimized_size\";i:13746;s:7:\"percent\";d:48.78;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:777662;s:14:\"optimized_size\";i:268258;s:7:\"percent\";d:65.5;s:7:\"message\";s:0:\"\";}}'),(101478,5727,'_imagify_optimization_level','2'),(101479,5727,'_imagify_status','already_optimized'),(101480,5727,'_imagify_data','a:2:{s:5:\"sizes\";a:25:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60315;s:14:\"optimized_size\";i:16916;s:7:\"percent\";d:71.95;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59956;s:14:\"optimized_size\";i:16882;s:7:\"percent\";d:71.84;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26828;s:14:\"optimized_size\";i:9108;s:7:\"percent\";d:66.05;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52891;s:14:\"optimized_size\";i:14099;s:7:\"percent\";d:73.34;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34848;s:14:\"optimized_size\";i:11541;s:7:\"percent\";d:66.88;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6092;s:14:\"optimized_size\";i:2911;s:7:\"percent\";d:52.22;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53619;s:14:\"optimized_size\";i:17338;s:7:\"percent\";d:67.66;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53619;s:14:\"optimized_size\";i:17338;s:7:\"percent\";d:67.66;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48311;s:14:\"optimized_size\";i:13897;s:7:\"percent\";d:71.23;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28177;s:14:\"optimized_size\";i:9582;s:7:\"percent\";d:65.99;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34848;s:14:\"optimized_size\";i:11541;s:7:\"percent\";d:66.88;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53619;s:14:\"optimized_size\";i:17338;s:7:\"percent\";d:67.66;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47386;s:14:\"optimized_size\";i:13955;s:7:\"percent\";d:70.55;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31337;s:14:\"optimized_size\";i:11352;s:7:\"percent\";d:63.77;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28362;s:14:\"optimized_size\";i:9569;s:7:\"percent\";d:66.26;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17927;s:14:\"optimized_size\";i:6734;s:7:\"percent\";d:62.44;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45962;s:14:\"optimized_size\";i:14137;s:7:\"percent\";d:69.24;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40427;s:14:\"optimized_size\";i:12899;s:7:\"percent\";d:68.09;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55565;s:14:\"optimized_size\";i:17674;s:7:\"percent\";d:68.19;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26771;s:14:\"optimized_size\";i:9045;s:7:\"percent\";d:66.21;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53608;s:14:\"optimized_size\";i:17448;s:7:\"percent\";d:67.45;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31251;s:14:\"optimized_size\";i:10049;s:7:\"percent\";d:67.84;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24967;s:14:\"optimized_size\";i:8620;s:7:\"percent\";d:65.47;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37038;s:14:\"optimized_size\";i:17136;s:7:\"percent\";d:53.73;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:953724;s:14:\"optimized_size\";i:307109;s:7:\"percent\";d:67.8;s:7:\"message\";s:0:\"\";}}'),(101481,5729,'_imagify_optimization_level','2'),(101482,5729,'_imagify_status','already_optimized'),(101483,5729,'_imagify_data','a:2:{s:5:\"sizes\";a:25:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72681;s:14:\"optimized_size\";i:23985;s:7:\"percent\";d:67;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72224;s:14:\"optimized_size\";i:23630;s:7:\"percent\";d:67.28;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32960;s:14:\"optimized_size\";i:12742;s:7:\"percent\";d:61.34;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61761;s:14:\"optimized_size\";i:19180;s:7:\"percent\";d:68.94;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42634;s:14:\"optimized_size\";i:15877;s:7:\"percent\";d:62.76;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7910;s:14:\"optimized_size\";i:4120;s:7:\"percent\";d:47.91;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57762;s:14:\"optimized_size\";i:20292;s:7:\"percent\";d:64.87;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57762;s:14:\"optimized_size\";i:20292;s:7:\"percent\";d:64.87;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57718;s:14:\"optimized_size\";i:19002;s:7:\"percent\";d:67.08;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33936;s:14:\"optimized_size\";i:13271;s:7:\"percent\";d:60.89;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42634;s:14:\"optimized_size\";i:15877;s:7:\"percent\";d:62.76;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57762;s:14:\"optimized_size\";i:20292;s:7:\"percent\";d:64.87;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56881;s:14:\"optimized_size\";i:19436;s:7:\"percent\";d:65.83;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32570;s:14:\"optimized_size\";i:12281;s:7:\"percent\";d:62.29;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34015;s:14:\"optimized_size\";i:13269;s:7:\"percent\";d:60.99;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24184;s:14:\"optimized_size\";i:10221;s:7:\"percent\";d:57.74;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53259;s:14:\"optimized_size\";i:18721;s:7:\"percent\";d:64.85;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51049;s:14:\"optimized_size\";i:18705;s:7:\"percent\";d:63.36;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63361;s:14:\"optimized_size\";i:22561;s:7:\"percent\";d:64.39;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33161;s:14:\"optimized_size\";i:12640;s:7:\"percent\";d:61.88;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62284;s:14:\"optimized_size\";i:22625;s:7:\"percent\";d:63.67;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37912;s:14:\"optimized_size\";i:13736;s:7:\"percent\";d:63.77;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30760;s:14:\"optimized_size\";i:11951;s:7:\"percent\";d:61.15;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44549;s:14:\"optimized_size\";i:23087;s:7:\"percent\";d:48.18;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1121729;s:14:\"optimized_size\";i:407793;s:7:\"percent\";d:63.65;s:7:\"message\";s:0:\"\";}}'),(101484,5731,'_imagify_optimization_level','2'),(101485,5731,'_imagify_status','already_optimized'),(101486,5731,'_imagify_data','a:2:{s:5:\"sizes\";a:25:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45516;s:14:\"optimized_size\";i:12995;s:7:\"percent\";d:71.45;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45373;s:14:\"optimized_size\";i:12878;s:7:\"percent\";d:71.62;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21165;s:14:\"optimized_size\";i:7419;s:7:\"percent\";d:64.95;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40467;s:14:\"optimized_size\";i:11047;s:7:\"percent\";d:72.7;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26706;s:14:\"optimized_size\";i:9001;s:7:\"percent\";d:66.3;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5451;s:14:\"optimized_size\";i:2640;s:7:\"percent\";d:51.57;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39746;s:14:\"optimized_size\";i:13252;s:7:\"percent\";d:66.66;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39746;s:14:\"optimized_size\";i:13252;s:7:\"percent\";d:66.66;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37381;s:14:\"optimized_size\";i:10909;s:7:\"percent\";d:70.82;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21681;s:14:\"optimized_size\";i:7569;s:7:\"percent\";d:65.09;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26706;s:14:\"optimized_size\";i:9001;s:7:\"percent\";d:66.3;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39746;s:14:\"optimized_size\";i:13252;s:7:\"percent\";d:66.66;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36245;s:14:\"optimized_size\";i:11021;s:7:\"percent\";d:69.59;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25116;s:14:\"optimized_size\";i:9501;s:7:\"percent\";d:62.17;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21870;s:14:\"optimized_size\";i:7531;s:7:\"percent\";d:65.56;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16045;s:14:\"optimized_size\";i:6121;s:7:\"percent\";d:61.85;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34940;s:14:\"optimized_size\";i:11275;s:7:\"percent\";d:67.73;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32274;s:14:\"optimized_size\";i:11041;s:7:\"percent\";d:65.79;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40787;s:14:\"optimized_size\";i:13289;s:7:\"percent\";d:67.42;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21723;s:14:\"optimized_size\";i:7377;s:7:\"percent\";d:66.04;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39319;s:14:\"optimized_size\";i:13204;s:7:\"percent\";d:66.42;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24779;s:14:\"optimized_size\";i:8062;s:7:\"percent\";d:67.46;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19947;s:14:\"optimized_size\";i:6999;s:7:\"percent\";d:64.91;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22470;s:14:\"optimized_size\";i:12979;s:7:\"percent\";d:42.24;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:725199;s:14:\"optimized_size\";i:241615;s:7:\"percent\";d:66.68;s:7:\"message\";s:0:\"\";}}'),(101487,5744,'_imagify_optimization_level','2'),(101488,5744,'_imagify_status','already_optimized'),(101489,5744,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57456;s:14:\"optimized_size\";i:16603;s:7:\"percent\";d:71.1;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74994;s:14:\"optimized_size\";i:21160;s:7:\"percent\";d:71.78;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14353;s:14:\"optimized_size\";i:4769;s:7:\"percent\";d:66.77;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60833;s:14:\"optimized_size\";i:26580;s:7:\"percent\";d:56.31;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60833;s:14:\"optimized_size\";i:26580;s:7:\"percent\";d:56.31;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63295;s:14:\"optimized_size\";i:26134;s:7:\"percent\";d:58.71;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59152;s:14:\"optimized_size\";i:17273;s:7:\"percent\";d:70.8;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74994;s:14:\"optimized_size\";i:21160;s:7:\"percent\";d:71.78;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60833;s:14:\"optimized_size\";i:26580;s:7:\"percent\";d:56.31;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62119;s:14:\"optimized_size\";i:26274;s:7:\"percent\";d:57.7;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66425;s:14:\"optimized_size\";i:17733;s:7:\"percent\";d:73.3;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59211;s:14:\"optimized_size\";i:17054;s:7:\"percent\";d:71.2;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49780;s:14:\"optimized_size\";i:13427;s:7:\"percent\";d:73.03;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60833;s:14:\"optimized_size\";i:26580;s:7:\"percent\";d:56.31;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62112;s:14:\"optimized_size\";i:26850;s:7:\"percent\";d:56.77;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61434;s:14:\"optimized_size\";i:26527;s:7:\"percent\";d:56.82;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66042;s:14:\"optimized_size\";i:18286;s:7:\"percent\";d:72.31;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61508;s:14:\"optimized_size\";i:26463;s:7:\"percent\";d:56.98;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76375;s:14:\"optimized_size\";i:21117;s:7:\"percent\";d:72.35;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61110;s:14:\"optimized_size\";i:17628;s:7:\"percent\";d:71.15;}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1213692;s:14:\"optimized_size\";i:424778;s:7:\"percent\";d:65;s:7:\"message\";s:0:\"\";}}'),(101490,5746,'_imagify_optimization_level','2'),(101491,5746,'_imagify_status','already_optimized'),(101492,5746,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49849;s:14:\"optimized_size\";i:14879;s:7:\"percent\";d:70.15;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27465;s:14:\"optimized_size\";i:9660;s:7:\"percent\";d:64.83;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49660;s:14:\"optimized_size\";i:15097;s:7:\"percent\";d:69.6;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34284;s:14:\"optimized_size\";i:11511;s:7:\"percent\";d:66.42;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7065;s:14:\"optimized_size\";i:3460;s:7:\"percent\";d:51.03;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41026;s:14:\"optimized_size\";i:13772;s:7:\"percent\";d:66.43;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41026;s:14:\"optimized_size\";i:13772;s:7:\"percent\";d:66.43;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46023;s:14:\"optimized_size\";i:13687;s:7:\"percent\";d:70.26;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27778;s:14:\"optimized_size\";i:9727;s:7:\"percent\";d:64.98;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34284;s:14:\"optimized_size\";i:11511;s:7:\"percent\";d:66.42;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41026;s:14:\"optimized_size\";i:13772;s:7:\"percent\";d:66.43;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44839;s:14:\"optimized_size\";i:13615;s:7:\"percent\";d:69.64;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26698;s:14:\"optimized_size\";i:9016;s:7:\"percent\";d:66.23;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28029;s:14:\"optimized_size\";i:9914;s:7:\"percent\";d:64.63;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21127;s:14:\"optimized_size\";i:8346;s:7:\"percent\";d:60.5;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41125;s:14:\"optimized_size\";i:12724;s:7:\"percent\";d:69.06;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37880;s:14:\"optimized_size\";i:13328;s:7:\"percent\";d:64.82;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42550;s:14:\"optimized_size\";i:14307;s:7:\"percent\";d:66.38;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28647;s:14:\"optimized_size\";i:9744;s:7:\"percent\";d:65.99;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43977;s:14:\"optimized_size\";i:14056;s:7:\"percent\";d:68.04;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33111;s:14:\"optimized_size\";i:10812;s:7:\"percent\";d:67.35;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26798;s:14:\"optimized_size\";i:9545;s:7:\"percent\";d:64.38;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25215;s:14:\"optimized_size\";i:14738;s:7:\"percent\";d:41.55;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:799482;s:14:\"optimized_size\";i:270993;s:7:\"percent\";d:66.1;s:7:\"message\";s:0:\"\";}}'),(101493,5748,'_imagify_optimization_level','2'),(101494,5748,'_imagify_status','already_optimized'),(101495,5748,'_imagify_data','a:2:{s:5:\"sizes\";a:25:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272125;s:14:\"optimized_size\";i:19654;s:7:\"percent\";d:92.78;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:269085;s:14:\"optimized_size\";i:19695;s:7:\"percent\";d:92.68;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:230809;s:14:\"optimized_size\";i:9210;s:7:\"percent\";d:96.01;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:261507;s:14:\"optimized_size\";i:19328;s:7:\"percent\";d:92.61;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:295139;s:14:\"optimized_size\";i:11836;s:7:\"percent\";d:95.99;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29574;s:14:\"optimized_size\";i:3067;s:7:\"percent\";d:89.63;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179152;s:14:\"optimized_size\";i:16837;s:7:\"percent\";d:90.6;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179152;s:14:\"optimized_size\";i:16837;s:7:\"percent\";d:90.6;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:468739;s:14:\"optimized_size\";i:14599;s:7:\"percent\";d:96.89;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236031;s:14:\"optimized_size\";i:9712;s:7:\"percent\";d:95.89;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:295139;s:14:\"optimized_size\";i:11836;s:7:\"percent\";d:95.99;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179152;s:14:\"optimized_size\";i:16837;s:7:\"percent\";d:90.6;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:422651;s:14:\"optimized_size\";i:14796;s:7:\"percent\";d:96.5;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205370;s:14:\"optimized_size\";i:9675;s:7:\"percent\";d:95.29;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241314;s:14:\"optimized_size\";i:9448;s:7:\"percent\";d:96.08;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162084;s:14:\"optimized_size\";i:7267;s:7:\"percent\";d:95.52;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:356899;s:14:\"optimized_size\";i:13698;s:7:\"percent\";d:96.16;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:201547;s:14:\"optimized_size\";i:15065;s:7:\"percent\";d:92.53;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:192255;s:14:\"optimized_size\";i:17590;s:7:\"percent\";d:90.85;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:273281;s:14:\"optimized_size\";i:10584;s:7:\"percent\";d:96.13;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194594;s:14:\"optimized_size\";i:17685;s:7:\"percent\";d:90.91;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:351541;s:14:\"optimized_size\";i:11714;s:7:\"percent\";d:96.67;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:250346;s:14:\"optimized_size\";i:10002;s:7:\"percent\";d:96;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103907;s:14:\"optimized_size\";i:19529;s:7:\"percent\";d:81.21;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5851393;s:14:\"optimized_size\";i:326501;s:7:\"percent\";d:94.42;s:7:\"message\";s:0:\"\";}}'),(101496,5952,'_imagify_optimization_level','2'),(101497,5952,'_imagify_status','already_optimized'),(101498,5952,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:928429;s:14:\"optimized_size\";i:15128;s:7:\"percent\";d:98.37;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:920203;s:14:\"optimized_size\";i:15160;s:7:\"percent\";d:98.35;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:713555;s:14:\"optimized_size\";i:15676;s:7:\"percent\";d:97.8;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2562187;s:14:\"optimized_size\";i:45964;s:7:\"percent\";d:98.21;s:7:\"message\";s:0:\"\";}}'),(101499,5824,'_imagify_optimization_level','2'),(101500,5824,'_imagify_status','success'),(101501,5824,'_imagify_data','a:3:{s:5:\"sizes\";a:18:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10088;s:14:\"optimized_size\";i:9505;s:7:\"percent\";d:5.78;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24891;s:14:\"optimized_size\";i:9131;s:7:\"percent\";d:63.32;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9131;s:14:\"optimized_size\";i:7440;s:7:\"percent\";d:18.52;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13403;s:14:\"optimized_size\";i:4552;s:7:\"percent\";d:66.04;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7440;s:14:\"optimized_size\";i:7292;s:7:\"percent\";d:1.99;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7292;s:14:\"optimized_size\";i:7195;s:7:\"percent\";d:1.33;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7195;s:14:\"optimized_size\";i:6956;s:7:\"percent\";d:3.32;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6956;s:14:\"optimized_size\";i:6826;s:7:\"percent\";d:1.87;}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18136;s:14:\"optimized_size\";i:6663;s:7:\"percent\";d:63.26;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25339;s:14:\"optimized_size\";i:9280;s:7:\"percent\";d:63.38;}s:24:\"brand-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:29:\"casestudy-square@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35959;s:14:\"optimized_size\";i:12035;s:7:\"percent\";d:66.53;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37378;s:14:\"optimized_size\";i:35845;s:7:\"percent\";d:4.1;}s:16:\"casestudy-square\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:11:\"brand-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:17:\"testimonial-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:203208;s:14:\"optimized_size\";i:122720;s:7:\"percent\";d:39.61;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(101502,5825,'_imagify_optimization_level','2'),(101503,5825,'_imagify_status','success'),(101504,5825,'_imagify_data','a:3:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23653;s:14:\"optimized_size\";i:11295;s:7:\"percent\";d:52.25;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25054;s:14:\"optimized_size\";i:8271;s:7:\"percent\";d:66.99;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8271;s:14:\"optimized_size\";i:7982;s:7:\"percent\";d:3.49;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15385;s:14:\"optimized_size\";i:5121;s:7:\"percent\";d:66.71;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7982;s:14:\"optimized_size\";i:7796;s:7:\"percent\";d:2.33;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7796;s:14:\"optimized_size\";i:7205;s:7:\"percent\";d:7.58;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7205;s:14:\"optimized_size\";i:5802;s:7:\"percent\";d:19.47;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5802;s:14:\"optimized_size\";i:5785;s:7:\"percent\";d:0.29;}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10205;s:14:\"optimized_size\";i:3440;s:7:\"percent\";d:66.29;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26431;s:14:\"optimized_size\";i:8732;s:7:\"percent\";d:66.96;}s:24:\"brand-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:29:\"casestudy-square@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29947;s:14:\"optimized_size\";i:9909;s:7:\"percent\";d:66.91;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44945;s:14:\"optimized_size\";i:38210;s:7:\"percent\";d:14.98;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30725;s:14:\"optimized_size\";i:10007;s:7:\"percent\";d:67.43;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42266;s:14:\"optimized_size\";i:36749;s:7:\"percent\";d:13.05;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42266;s:14:\"optimized_size\";i:13458;s:7:\"percent\";d:68.16;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44945;s:14:\"optimized_size\";i:14187;s:7:\"percent\";d:68.43;}s:16:\"casestudy-square\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:11:\"brand-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:17:\"testimonial-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:384173;s:14:\"optimized_size\";i:204916;s:7:\"percent\";d:46.66;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(101505,5826,'_imagify_optimization_level','2'),(101506,5826,'_imagify_status','success'),(101507,5826,'_imagify_data','a:3:{s:5:\"sizes\";a:27:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10608;s:14:\"optimized_size\";i:6342;s:7:\"percent\";d:40.21;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8348;s:14:\"optimized_size\";i:3865;s:7:\"percent\";d:53.7;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8348;s:14:\"optimized_size\";i:3865;s:7:\"percent\";d:53.7;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4513;s:14:\"optimized_size\";i:2401;s:7:\"percent\";d:46.8;}s:28:\"blog-page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"blog-feature-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12682;s:14:\"optimized_size\";i:6014;s:7:\"percent\";d:52.58;}s:23:\"blog-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:23:\"page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11010;s:14:\"optimized_size\";i:5572;s:7:\"percent\";d:49.39;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4964;s:14:\"optimized_size\";i:2221;s:7:\"percent\";d:55.26;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8665;s:14:\"optimized_size\";i:3980;s:7:\"percent\";d:54.07;}s:24:\"brand-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:29:\"casestudy-square@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9358;s:14:\"optimized_size\";i:4405;s:7:\"percent\";d:52.93;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11935;s:14:\"optimized_size\";i:5496;s:7:\"percent\";d:53.95;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9662;s:14:\"optimized_size\";i:4570;s:7:\"percent\";d:52.7;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13433;s:14:\"optimized_size\";i:6560;s:7:\"percent\";d:51.17;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11176;s:14:\"optimized_size\";i:5558;s:7:\"percent\";d:50.27;}s:16:\"casestudy-square\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:11:\"brand-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:17:\"testimonial-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"blog-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"blog-page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:258900;s:14:\"optimized_size\";i:124060;s:7:\"percent\";d:52.08;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(101508,5831,'_imagify_optimization_level','2'),(101509,5831,'_imagify_status','success'),(101510,5831,'_imagify_data','a:3:{s:5:\"sizes\";a:28:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29827;s:14:\"optimized_size\";i:10299;s:7:\"percent\";d:65.47;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17937;s:14:\"optimized_size\";i:6413;s:7:\"percent\";d:64.25;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6413;s:14:\"optimized_size\";i:6011;s:7:\"percent\";d:6.27;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11770;s:14:\"optimized_size\";i:3328;s:7:\"percent\";d:71.72;}s:28:\"blog-page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"blog-feature-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26193;s:14:\"optimized_size\";i:9260;s:7:\"percent\";d:64.65;}s:23:\"blog-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:23:\"page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23011;s:14:\"optimized_size\";i:8083;s:7:\"percent\";d:64.87;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13146;s:14:\"optimized_size\";i:4570;s:7:\"percent\";d:65.24;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18440;s:14:\"optimized_size\";i:6647;s:7:\"percent\";d:63.95;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28847;s:14:\"optimized_size\";i:28259;s:7:\"percent\";d:2.04;}s:29:\"casestudy-square@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20140;s:14:\"optimized_size\";i:7015;s:7:\"percent\";d:65.17;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29979;s:14:\"optimized_size\";i:8765;s:7:\"percent\";d:70.76;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20357;s:14:\"optimized_size\";i:7067;s:7:\"percent\";d:65.28;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35671;s:14:\"optimized_size\";i:35352;s:7:\"percent\";d:0.89;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28783;s:14:\"optimized_size\";i:7915;s:7:\"percent\";d:72.5;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35671;s:14:\"optimized_size\";i:10213;s:7:\"percent\";d:71.37;}s:16:\"casestudy-square\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28847;s:14:\"optimized_size\";i:8955;s:7:\"percent\";d:68.96;}s:17:\"testimonial-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"blog-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"blog-page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:385331;s:14:\"optimized_size\";i:178002;s:7:\"percent\";d:53.81;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(101511,5836,'_imagify_optimization_level','2'),(101512,5836,'_imagify_status','success'),(101513,5836,'_imagify_data','a:3:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11583;s:14:\"optimized_size\";i:11345;s:7:\"percent\";d:2.05;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25459;s:14:\"optimized_size\";i:9681;s:7:\"percent\";d:61.97;}s:13:\"project-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9681;s:14:\"optimized_size\";i:9617;s:7:\"percent\";d:0.66;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16172;s:14:\"optimized_size\";i:13849;s:7:\"percent\";d:14.36;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9617;s:14:\"optimized_size\";i:9391;s:7:\"percent\";d:2.35;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9391;s:14:\"optimized_size\";i:9196;s:7:\"percent\";d:2.08;}s:23:\"blog-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:23:\"page-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11493;s:14:\"optimized_size\";i:4647;s:7:\"percent\";d:59.57;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26724;s:14:\"optimized_size\";i:10265;s:7:\"percent\";d:61.59;}s:24:\"brand-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:29:\"casestudy-square@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28279;s:14:\"optimized_size\";i:10816;s:7:\"percent\";d:61.75;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47262;s:14:\"optimized_size\";i:30712;s:7:\"percent\";d:35.02;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28539;s:14:\"optimized_size\";i:10886;s:7:\"percent\";d:61.86;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44142;s:14:\"optimized_size\";i:29134;s:7:\"percent\";d:34;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27176;s:14:\"optimized_size\";i:27057;s:7:\"percent\";d:0.44;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44142;s:14:\"optimized_size\";i:13861;s:7:\"percent\";d:68.6;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47262;s:14:\"optimized_size\";i:15868;s:7:\"percent\";d:66.43;}s:16:\"casestudy-square\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:11:\"brand-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:17:\"testimonial-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"blog-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16172;s:14:\"optimized_size\";i:5388;s:7:\"percent\";d:66.68;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:403094;s:14:\"optimized_size\";i:221713;s:7:\"percent\";d:45;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(101514,5917,'_imagify_optimization_level','2'),(101515,5917,'_imagify_status','success'),(101516,5926,'_imagify_optimization_level','2'),(101517,5926,'_imagify_status','success'),(101518,5926,'_imagify_data','a:2:{s:5:\"sizes\";a:28:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6094885;s:14:\"optimized_size\";i:2756113;s:7:\"percent\";d:54.78;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1708273;s:14:\"optimized_size\";i:66001;s:7:\"percent\";d:96.14;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1660157;s:14:\"optimized_size\";i:64508;s:7:\"percent\";d:96.11;}s:26:\"gallery-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6883697;s:14:\"optimized_size\";i:235445;s:7:\"percent\";d:96.58;}s:28:\"blog-page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6883697;s:14:\"optimized_size\";i:235445;s:7:\"percent\";d:96.58;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4595735;s:14:\"optimized_size\";i:160752;s:7:\"percent\";d:96.5;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1013925;s:14:\"optimized_size\";i:42144;s:7:\"percent\";d:95.84;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3889754;s:14:\"optimized_size\";i:136906;s:7:\"percent\";d:96.48;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5152627;s:14:\"optimized_size\";i:170812;s:7:\"percent\";d:96.68;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1184502;s:14:\"optimized_size\";i:44819;s:7:\"percent\";d:96.22;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4101311;s:14:\"optimized_size\";i:134990;s:7:\"percent\";d:96.71;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4204796;s:14:\"optimized_size\";i:145362;s:7:\"percent\";d:96.54;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1277781;s:14:\"optimized_size\";i:47349;s:7:\"percent\";d:96.29;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1277781;s:14:\"optimized_size\";i:555311;s:7:\"percent\";d:56.54;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4204796;s:14:\"optimized_size\";i:1901347;s:7:\"percent\";d:54.78;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2902430;s:14:\"optimized_size\";i:1254102;s:7:\"percent\";d:56.79;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4101311;s:14:\"optimized_size\";i:1832783;s:7:\"percent\";d:55.31;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1184502;s:14:\"optimized_size\";i:520327;s:7:\"percent\";d:56.07;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5152627;s:14:\"optimized_size\";i:2382331;s:7:\"percent\";d:53.76;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3889754;s:14:\"optimized_size\";i:1688111;s:7:\"percent\";d:56.6;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1013925;s:14:\"optimized_size\";i:425310;s:7:\"percent\";d:58.05;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4595735;s:14:\"optimized_size\";i:2054881;s:7:\"percent\";d:55.29;}s:15:\"blog-page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6883697;s:14:\"optimized_size\";i:3066042;s:7:\"percent\";d:55.46;}s:13:\"gallery-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3066042;s:14:\"optimized_size\";i:2584066;s:7:\"percent\";d:15.72;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1660157;s:14:\"optimized_size\";i:701180;s:7:\"percent\";d:57.76;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1708273;s:14:\"optimized_size\";i:725183;s:7:\"percent\";d:57.55;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2902430;s:14:\"optimized_size\";i:106223;s:7:\"percent\";d:96.34;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6094885;s:14:\"optimized_size\";i:201024;s:7:\"percent\";d:96.7;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:99289485;s:14:\"optimized_size\";i:24238867;s:7:\"percent\";d:75.59;s:7:\"message\";s:0:\"\";}}'),(101519,5933,'_imagify_optimization_level','2'),(101520,5933,'_imagify_status','success'),(101521,5933,'_imagify_data','a:2:{s:5:\"sizes\";a:16:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2078389;s:14:\"optimized_size\";i:1097475;s:7:\"percent\";d:47.2;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:850996;s:14:\"optimized_size\";i:15397;s:7:\"percent\";d:98.19;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:832741;s:14:\"optimized_size\";i:15190;s:7:\"percent\";d:98.18;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1421708;s:14:\"optimized_size\";i:23621;s:7:\"percent\";d:98.34;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1844692;s:14:\"optimized_size\";i:23234;s:7:\"percent\";d:98.74;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:787453;s:14:\"optimized_size\";i:16648;s:7:\"percent\";d:97.89;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:835536;s:14:\"optimized_size\";i:16847;s:7:\"percent\";d:97.98;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:835536;s:14:\"optimized_size\";i:334502;s:7:\"percent\";d:59.97;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1247066;s:14:\"optimized_size\";i:602327;s:7:\"percent\";d:51.7;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:787453;s:14:\"optimized_size\";i:313093;s:7:\"percent\";d:60.24;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1844692;s:14:\"optimized_size\";i:938147;s:7:\"percent\";d:49.14;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1421708;s:14:\"optimized_size\";i:688816;s:7:\"percent\";d:51.55;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:832741;s:14:\"optimized_size\";i:324158;s:7:\"percent\";d:61.07;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:850996;s:14:\"optimized_size\";i:331038;s:7:\"percent\";d:61.1;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1247066;s:14:\"optimized_size\";i:22597;s:7:\"percent\";d:98.19;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2078389;s:14:\"optimized_size\";i:23190;s:7:\"percent\";d:98.88;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:19797162;s:14:\"optimized_size\";i:4786280;s:7:\"percent\";d:75.82;s:7:\"message\";s:0:\"\";}}'),(101522,5944,'_imagify_optimization_level','2'),(101523,5944,'_imagify_status','already_optimized'),(101524,5944,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1562993;s:14:\"optimized_size\";i:35326;s:7:\"percent\";d:97.74;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1510380;s:14:\"optimized_size\";i:34800;s:7:\"percent\";d:97.7;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1596794;s:14:\"optimized_size\";i:103975;s:7:\"percent\";d:93.49;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4670167;s:14:\"optimized_size\";i:174101;s:7:\"percent\";d:96.27;s:7:\"message\";s:0:\"\";}}'),(101525,5959,'_imagify_optimization_level','2'),(101526,5959,'_imagify_status','success'),(101527,5959,'_imagify_data','a:2:{s:5:\"sizes\";a:28:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4682162;s:14:\"optimized_size\";i:2072428;s:7:\"percent\";d:55.74;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1187827;s:14:\"optimized_size\";i:26496;s:7:\"percent\";d:97.77;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1156059;s:14:\"optimized_size\";i:25863;s:7:\"percent\";d:97.76;}s:26:\"gallery-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5191710;s:14:\"optimized_size\";i:69910;s:7:\"percent\";d:98.65;}s:28:\"blog-page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5191710;s:14:\"optimized_size\";i:69910;s:7:\"percent\";d:98.65;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3477037;s:14:\"optimized_size\";i:53372;s:7:\"percent\";d:98.47;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:764453;s:14:\"optimized_size\";i:19602;s:7:\"percent\";d:97.44;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2596021;s:14:\"optimized_size\";i:42598;s:7:\"percent\";d:98.36;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3672840;s:14:\"optimized_size\";i:52504;s:7:\"percent\";d:98.57;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:931107;s:14:\"optimized_size\";i:21269;s:7:\"percent\";d:97.72;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3219405;s:14:\"optimized_size\";i:39739;s:7:\"percent\";d:98.77;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2978970;s:14:\"optimized_size\";i:45045;s:7:\"percent\";d:98.49;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:985353;s:14:\"optimized_size\";i:21982;s:7:\"percent\";d:97.77;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:985353;s:14:\"optimized_size\";i:397569;s:7:\"percent\";d:59.65;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2978970;s:14:\"optimized_size\";i:1306722;s:7:\"percent\";d:56.14;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1994265;s:14:\"optimized_size\";i:833144;s:7:\"percent\";d:58.22;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3219405;s:14:\"optimized_size\";i:1420752;s:7:\"percent\";d:55.87;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:931107;s:14:\"optimized_size\";i:383634;s:7:\"percent\";d:58.8;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3672840;s:14:\"optimized_size\";i:1667939;s:7:\"percent\";d:54.59;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2596021;s:14:\"optimized_size\";i:1111121;s:7:\"percent\";d:57.2;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:764453;s:14:\"optimized_size\";i:299164;s:7:\"percent\";d:60.87;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3477037;s:14:\"optimized_size\";i:1512852;s:7:\"percent\";d:56.49;}s:15:\"blog-page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5191710;s:14:\"optimized_size\";i:2277512;s:7:\"percent\";d:56.13;}s:13:\"gallery-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2277512;s:14:\"optimized_size\";i:1979604;s:7:\"percent\";d:13.08;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1156059;s:14:\"optimized_size\";i:469501;s:7:\"percent\";d:59.39;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1187827;s:14:\"optimized_size\";i:489666;s:7:\"percent\";d:58.78;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1994265;s:14:\"optimized_size\";i:36587;s:7:\"percent\";d:98.17;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4682162;s:14:\"optimized_size\";i:67210;s:7:\"percent\";d:98.56;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:73143640;s:14:\"optimized_size\";i:16813695;s:7:\"percent\";d:77.01;s:7:\"message\";s:0:\"\";}}'),(101528,5966,'_imagify_optimization_level','2'),(101529,5966,'_imagify_status','success'),(101530,5966,'_imagify_data','a:2:{s:5:\"sizes\";a:28:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3806989;s:14:\"optimized_size\";i:1746931;s:7:\"percent\";d:54.11;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1168054;s:14:\"optimized_size\";i:22383;s:7:\"percent\";d:98.08;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1136940;s:14:\"optimized_size\";i:21916;s:7:\"percent\";d:98.07;}s:26:\"gallery-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4226406;s:14:\"optimized_size\";i:47378;s:7:\"percent\";d:98.88;}s:28:\"blog-page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4226406;s:14:\"optimized_size\";i:47378;s:7:\"percent\";d:98.88;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2955299;s:14:\"optimized_size\";i:36508;s:7:\"percent\";d:98.76;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:722462;s:14:\"optimized_size\";i:16190;s:7:\"percent\";d:97.76;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2562841;s:14:\"optimized_size\";i:39320;s:7:\"percent\";d:98.47;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3252438;s:14:\"optimized_size\";i:41918;s:7:\"percent\";d:98.71;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:791557;s:14:\"optimized_size\";i:15072;s:7:\"percent\";d:98.1;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2583795;s:14:\"optimized_size\";i:29328;s:7:\"percent\";d:98.86;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2666325;s:14:\"optimized_size\";i:36901;s:7:\"percent\";d:98.62;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:874781;s:14:\"optimized_size\";i:16174;s:7:\"percent\";d:98.15;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:874781;s:14:\"optimized_size\";i:304475;s:7:\"percent\";d:65.19;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2666325;s:14:\"optimized_size\";i:1175021;s:7:\"percent\";d:55.93;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1948007;s:14:\"optimized_size\";i:691844;s:7:\"percent\";d:64.48;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2583795;s:14:\"optimized_size\";i:1221341;s:7:\"percent\";d:52.73;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:791557;s:14:\"optimized_size\";i:270603;s:7:\"percent\";d:65.81;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3252438;s:14:\"optimized_size\";i:1483069;s:7:\"percent\";d:54.4;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2562841;s:14:\"optimized_size\";i:957823;s:7:\"percent\";d:62.63;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:722462;s:14:\"optimized_size\";i:241375;s:7:\"percent\";d:66.59;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2955299;s:14:\"optimized_size\";i:1289440;s:7:\"percent\";d:56.37;}s:15:\"blog-page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4226406;s:14:\"optimized_size\";i:1881038;s:7:\"percent\";d:55.49;}s:13:\"gallery-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1881038;s:14:\"optimized_size\";i:1780304;s:7:\"percent\";d:5.36;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1136940;s:14:\"optimized_size\";i:402396;s:7:\"percent\";d:64.61;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1168054;s:14:\"optimized_size\";i:417105;s:7:\"percent\";d:64.29;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1948007;s:14:\"optimized_size\";i:31452;s:7:\"percent\";d:98.39;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3806989;s:14:\"optimized_size\";i:43468;s:7:\"percent\";d:98.86;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:63499232;s:14:\"optimized_size\";i:14308151;s:7:\"percent\";d:77.47;s:7:\"message\";s:0:\"\";}}'),(101531,5973,'_imagify_optimization_level','2'),(101532,5973,'_imagify_status','success'),(101533,5973,'_imagify_data','a:2:{s:5:\"sizes\";a:28:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7038310;s:14:\"optimized_size\";i:2979991;s:7:\"percent\";d:57.66;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1763195;s:14:\"optimized_size\";i:19765;s:7:\"percent\";d:98.88;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1708682;s:14:\"optimized_size\";i:19259;s:7:\"percent\";d:98.87;}s:26:\"gallery-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8205125;s:14:\"optimized_size\";i:199446;s:7:\"percent\";d:97.57;}s:28:\"blog-page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8205125;s:14:\"optimized_size\";i:199446;s:7:\"percent\";d:97.57;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5118115;s:14:\"optimized_size\";i:66961;s:7:\"percent\";d:98.69;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1071221;s:14:\"optimized_size\";i:12148;s:7:\"percent\";d:98.87;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4490263;s:14:\"optimized_size\";i:108402;s:7:\"percent\";d:97.59;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5836381;s:14:\"optimized_size\";i:89627;s:7:\"percent\";d:98.46;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1324644;s:14:\"optimized_size\";i:18599;s:7:\"percent\";d:98.6;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4919872;s:14:\"optimized_size\";i:66912;s:7:\"percent\";d:98.64;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4640577;s:14:\"optimized_size\";i:65598;s:7:\"percent\";d:98.59;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1417934;s:14:\"optimized_size\";i:18930;s:7:\"percent\";d:98.66;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1417934;s:14:\"optimized_size\";i:649387;s:7:\"percent\";d:54.2;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4640577;s:14:\"optimized_size\";i:1951541;s:7:\"percent\";d:57.95;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3307158;s:14:\"optimized_size\";i:1400948;s:7:\"percent\";d:57.64;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4919872;s:14:\"optimized_size\";i:2268332;s:7:\"percent\";d:53.89;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1324644;s:14:\"optimized_size\";i:608930;s:7:\"percent\";d:54.03;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5836381;s:14:\"optimized_size\";i:2462867;s:7:\"percent\";d:57.8;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4490263;s:14:\"optimized_size\";i:1882292;s:7:\"percent\";d:58.08;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1071221;s:14:\"optimized_size\";i:475178;s:7:\"percent\";d:55.64;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5118115;s:14:\"optimized_size\";i:2130316;s:7:\"percent\";d:58.38;}s:15:\"blog-page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8205125;s:14:\"optimized_size\";i:3329322;s:7:\"percent\";d:59.42;}s:13:\"gallery-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3329322;s:14:\"optimized_size\";i:2795140;s:7:\"percent\";d:16.04;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1708682;s:14:\"optimized_size\";i:731000;s:7:\"percent\";d:57.22;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1763195;s:14:\"optimized_size\";i:749450;s:7:\"percent\";d:57.49;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3307158;s:14:\"optimized_size\";i:78065;s:7:\"percent\";d:97.64;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7038310;s:14:\"optimized_size\";i:104762;s:7:\"percent\";d:98.51;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:113217401;s:14:\"optimized_size\";i:25482614;s:7:\"percent\";d:77.49;s:7:\"message\";s:0:\"\";}}'),(101534,5980,'_imagify_optimization_level','2'),(101535,5980,'_imagify_status','success'),(101536,5980,'_imagify_data','a:2:{s:5:\"sizes\";a:16:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6012192;s:14:\"optimized_size\";i:2466989;s:7:\"percent\";d:58.97;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1636931;s:14:\"optimized_size\";i:47079;s:7:\"percent\";d:97.12;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1587878;s:14:\"optimized_size\";i:45630;s:7:\"percent\";d:97.13;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3904685;s:14:\"optimized_size\";i:108750;s:7:\"percent\";d:97.21;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4983453;s:14:\"optimized_size\";i:99126;s:7:\"percent\";d:98.01;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1382468;s:14:\"optimized_size\";i:45338;s:7:\"percent\";d:96.72;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1479046;s:14:\"optimized_size\";i:48750;s:7:\"percent\";d:96.7;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1479046;s:14:\"optimized_size\";i:423955;s:7:\"percent\";d:71.34;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3090004;s:14:\"optimized_size\";i:968029;s:7:\"percent\";d:68.67;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1382468;s:14:\"optimized_size\";i:396024;s:7:\"percent\";d:71.35;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4983453;s:14:\"optimized_size\";i:2000315;s:7:\"percent\";d:59.86;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3904685;s:14:\"optimized_size\";i:1329819;s:7:\"percent\";d:65.94;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1587878;s:14:\"optimized_size\";i:513805;s:7:\"percent\";d:67.64;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1636931;s:14:\"optimized_size\";i:527483;s:7:\"percent\";d:67.78;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3090004;s:14:\"optimized_size\";i:97601;s:7:\"percent\";d:96.84;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6012192;s:14:\"optimized_size\";i:117485;s:7:\"percent\";d:98.05;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:48153314;s:14:\"optimized_size\";i:9236178;s:7:\"percent\";d:80.82;s:7:\"message\";s:0:\"\";}}'),(101537,5987,'_imagify_optimization_level','2'),(101538,5987,'_imagify_status','success'),(101539,5987,'_imagify_data','a:2:{s:5:\"sizes\";a:16:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4108109;s:14:\"optimized_size\";i:1379028;s:7:\"percent\";d:66.43;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1233911;s:14:\"optimized_size\";i:17554;s:7:\"percent\";d:98.58;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1199879;s:14:\"optimized_size\";i:17284;s:7:\"percent\";d:98.56;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2679728;s:14:\"optimized_size\";i:35642;s:7:\"percent\";d:98.67;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3505845;s:14:\"optimized_size\";i:30139;s:7:\"percent\";d:99.14;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1055113;s:14:\"optimized_size\";i:21801;s:7:\"percent\";d:97.93;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1108458;s:14:\"optimized_size\";i:22206;s:7:\"percent\";d:98;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1108458;s:14:\"optimized_size\";i:396865;s:7:\"percent\";d:64.2;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2073708;s:14:\"optimized_size\";i:693353;s:7:\"percent\";d:66.56;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1055113;s:14:\"optimized_size\";i:386595;s:7:\"percent\";d:63.36;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3505845;s:14:\"optimized_size\";i:1116673;s:7:\"percent\";d:68.15;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2679728;s:14:\"optimized_size\";i:889762;s:7:\"percent\";d:66.8;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1199879;s:14:\"optimized_size\";i:391428;s:7:\"percent\";d:67.38;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1233911;s:14:\"optimized_size\";i:400929;s:7:\"percent\";d:67.51;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2073708;s:14:\"optimized_size\";i:32999;s:7:\"percent\";d:98.41;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4108109;s:14:\"optimized_size\";i:29096;s:7:\"percent\";d:99.29;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:33929502;s:14:\"optimized_size\";i:5861354;s:7:\"percent\";d:82.72;s:7:\"message\";s:0:\"\";}}'),(101540,5994,'_imagify_optimization_level','2'),(101541,5994,'_imagify_status','success'),(101542,5994,'_imagify_data','a:2:{s:5:\"sizes\";a:16:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3065589;s:14:\"optimized_size\";i:1379799;s:7:\"percent\";d:54.99;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:842642;s:14:\"optimized_size\";i:23497;s:7:\"percent\";d:97.21;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:818526;s:14:\"optimized_size\";i:23059;s:7:\"percent\";d:97.18;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2055061;s:14:\"optimized_size\";i:46597;s:7:\"percent\";d:97.73;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2622127;s:14:\"optimized_size\";i:49838;s:7:\"percent\";d:98.1;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:637738;s:14:\"optimized_size\";i:18391;s:7:\"percent\";d:97.12;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:683153;s:14:\"optimized_size\";i:19110;s:7:\"percent\";d:97.2;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:683153;s:14:\"optimized_size\";i:279453;s:7:\"percent\";d:59.09;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1553756;s:14:\"optimized_size\";i:667449;s:7:\"percent\";d:57.04;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:637738;s:14:\"optimized_size\";i:271519;s:7:\"percent\";d:57.42;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2622127;s:14:\"optimized_size\";i:1220190;s:7:\"percent\";d:53.47;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2055061;s:14:\"optimized_size\";i:887143;s:7:\"percent\";d:56.83;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:818526;s:14:\"optimized_size\";i:346651;s:7:\"percent\";d:57.65;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:842642;s:14:\"optimized_size\";i:356072;s:7:\"percent\";d:57.74;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1553756;s:14:\"optimized_size\";i:39584;s:7:\"percent\";d:97.45;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3065589;s:14:\"optimized_size\";i:48158;s:7:\"percent\";d:98.43;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:24557184;s:14:\"optimized_size\";i:5676510;s:7:\"percent\";d:76.88;s:7:\"message\";s:0:\"\";}}'),(101543,4839,'_imagify_optimization_level','2'),(101544,4839,'_imagify_status','already_optimized'),(101545,4839,'_imagify_data','a:2:{s:5:\"sizes\";a:19:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22638;s:14:\"optimized_size\";i:9073;s:7:\"percent\";d:59.92;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22638;s:14:\"optimized_size\";i:9073;s:7:\"percent\";d:59.92;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7030;s:14:\"optimized_size\";i:3198;s:7:\"percent\";d:54.51;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22638;s:14:\"optimized_size\";i:9073;s:7:\"percent\";d:59.92;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22638;s:14:\"optimized_size\";i:9073;s:7:\"percent\";d:59.92;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22638;s:14:\"optimized_size\";i:9073;s:7:\"percent\";d:59.92;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22638;s:14:\"optimized_size\";i:9073;s:7:\"percent\";d:59.92;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22638;s:14:\"optimized_size\";i:9073;s:7:\"percent\";d:59.92;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28490;s:14:\"optimized_size\";i:9377;s:7:\"percent\";d:67.09;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21266;s:14:\"optimized_size\";i:9019;s:7:\"percent\";d:57.59;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27390;s:14:\"optimized_size\";i:9655;s:7:\"percent\";d:64.75;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17725;s:14:\"optimized_size\";i:6271;s:7:\"percent\";d:64.62;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22638;s:14:\"optimized_size\";i:9073;s:7:\"percent\";d:59.92;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27388;s:14:\"optimized_size\";i:9952;s:7:\"percent\";d:63.66;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24355;s:14:\"optimized_size\";i:7906;s:7:\"percent\";d:67.54;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27791;s:14:\"optimized_size\";i:9601;s:7:\"percent\";d:65.45;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23029;s:14:\"optimized_size\";i:7453;s:7:\"percent\";d:67.64;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12808;s:14:\"optimized_size\";i:9413;s:7:\"percent\";d:26.51;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:398376;s:14:\"optimized_size\";i:154429;s:7:\"percent\";d:61.24;s:7:\"message\";s:0:\"\";}}'),(101546,5119,'_imagify_optimization_level','2'),(101547,5119,'_imagify_status','already_optimized'),(101548,5119,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159764;s:14:\"optimized_size\";i:25423;s:7:\"percent\";d:84.09;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157812;s:14:\"optimized_size\";i:24605;s:7:\"percent\";d:84.41;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54936;s:14:\"optimized_size\";i:33268;s:7:\"percent\";d:39.44;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:372512;s:14:\"optimized_size\";i:83296;s:7:\"percent\";d:77.64;s:7:\"message\";s:0:\"\";}}'),(101549,5120,'_imagify_optimization_level','2'),(101550,5120,'_imagify_status','already_optimized'),(101551,5120,'_imagify_data','a:2:{s:5:\"sizes\";a:23:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68130;s:14:\"optimized_size\";i:10419;s:7:\"percent\";d:84.71;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80817;s:14:\"optimized_size\";i:16513;s:7:\"percent\";d:79.57;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76957;s:14:\"optimized_size\";i:11964;s:7:\"percent\";d:84.45;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15274;s:14:\"optimized_size\";i:3201;s:7:\"percent\";d:79.04;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82713;s:14:\"optimized_size\";i:18731;s:7:\"percent\";d:77.35;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82713;s:14:\"optimized_size\";i:18731;s:7:\"percent\";d:77.35;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112503;s:14:\"optimized_size\";i:15249;s:7:\"percent\";d:86.45;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68914;s:14:\"optimized_size\";i:10643;s:7:\"percent\";d:84.56;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76957;s:14:\"optimized_size\";i:11964;s:7:\"percent\";d:84.45;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82713;s:14:\"optimized_size\";i:18731;s:7:\"percent\";d:77.35;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105868;s:14:\"optimized_size\";i:14961;s:7:\"percent\";d:85.87;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67108;s:14:\"optimized_size\";i:11570;s:7:\"percent\";d:82.76;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70933;s:14:\"optimized_size\";i:10481;s:7:\"percent\";d:85.22;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45878;s:14:\"optimized_size\";i:6617;s:7:\"percent\";d:85.58;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101225;s:14:\"optimized_size\";i:15031;s:7:\"percent\";d:85.15;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60732;s:14:\"optimized_size\";i:12178;s:7:\"percent\";d:79.95;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88501;s:14:\"optimized_size\";i:19974;s:7:\"percent\";d:77.43;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97410;s:14:\"optimized_size\";i:14515;s:7:\"percent\";d:85.1;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89431;s:14:\"optimized_size\";i:19974;s:7:\"percent\";d:77.67;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97246;s:14:\"optimized_size\";i:14379;s:7:\"percent\";d:85.21;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90292;s:14:\"optimized_size\";i:13885;s:7:\"percent\";d:84.62;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37683;s:14:\"optimized_size\";i:20263;s:7:\"percent\";d:46.23;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1699998;s:14:\"optimized_size\";i:309974;s:7:\"percent\";d:81.77;s:7:\"message\";s:0:\"\";}}'),(101552,5169,'_imagify_optimization_level','2'),(101553,5169,'_imagify_status','already_optimized'),(101554,5169,'_imagify_data','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80142;s:14:\"optimized_size\";i:28222;s:7:\"percent\";d:64.79;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77050;s:14:\"optimized_size\";i:27395;s:7:\"percent\";d:64.45;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59306;s:14:\"optimized_size\";i:43500;s:7:\"percent\";d:26.65;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:216498;s:14:\"optimized_size\";i:99117;s:7:\"percent\";d:54.22;s:7:\"message\";s:0:\"\";}}'),(101555,7526,'_imagify_optimization_level','2'),(101556,7526,'_imagify_status','already_optimized'),(101557,7526,'_imagify_data','a:2:{s:5:\"sizes\";a:2:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"Can not convert a .webp file to .avif. Acceptable input file types are .jpg, .jpeg and .png\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(101558,7533,'_imagify_optimization_level','2'),(101559,7533,'_imagify_status','already_optimized'),(101560,7533,'_imagify_data','a:3:{s:5:\"sizes\";a:4:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8837;s:14:\"optimized_size\";i:4295;s:7:\"percent\";d:51.4;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6653;s:14:\"optimized_size\";i:3293;s:7:\"percent\";d:50.5;}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:30980;s:14:\"optimized_size\";i:15176;s:7:\"percent\";d:51.01;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(101561,6060,'_imagify_optimization_level','2'),(101562,6060,'_imagify_status','already_optimized'),(101563,6060,'_imagify_data','a:3:{s:5:\"sizes\";a:4:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16370;s:14:\"optimized_size\";i:14413;s:7:\"percent\";d:11.95;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24451;s:14:\"optimized_size\";i:10649;s:7:\"percent\";d:56.45;}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:40821;s:14:\"optimized_size\";i:25062;s:7:\"percent\";d:38.61;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(101564,6061,'_imagify_optimization_level','2'),(101565,6061,'_imagify_status','already_optimized'),(101566,6061,'_imagify_data','a:3:{s:5:\"sizes\";a:4:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28933;s:14:\"optimized_size\";i:23852;s:7:\"percent\";d:17.56;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45035;s:14:\"optimized_size\";i:14506;s:7:\"percent\";d:67.79;}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:73968;s:14:\"optimized_size\";i:38358;s:7:\"percent\";d:48.14;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(101567,6063,'_imagify_optimization_level','2'),(101568,6063,'_imagify_status','already_optimized'),(101569,6063,'_imagify_data','a:3:{s:5:\"sizes\";a:23:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53840;s:14:\"optimized_size\";i:42344;s:7:\"percent\";d:21.35;}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37179;s:14:\"optimized_size\";i:23482;s:7:\"percent\";d:36.84;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58188;s:14:\"optimized_size\";i:45059;s:7:\"percent\";d:22.56;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15561;s:14:\"optimized_size\";i:12476;s:7:\"percent\";d:19.83;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33121;s:14:\"optimized_size\";i:23739;s:7:\"percent\";d:28.33;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23739;s:14:\"optimized_size\";i:23000;s:7:\"percent\";d:3.11;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77306;s:14:\"optimized_size\";i:56654;s:7:\"percent\";d:26.71;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54069;s:14:\"optimized_size\";i:42220;s:7:\"percent\";d:21.91;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58188;s:14:\"optimized_size\";i:45059;s:7:\"percent\";d:22.56;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23000;s:14:\"optimized_size\";i:22944;s:7:\"percent\";d:0.24;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73347;s:14:\"optimized_size\";i:53869;s:7:\"percent\";d:26.56;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51098;s:14:\"optimized_size\";i:41524;s:7:\"percent\";d:18.74;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55405;s:14:\"optimized_size\";i:42743;s:7:\"percent\";d:22.85;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38877;s:14:\"optimized_size\";i:31046;s:7:\"percent\";d:20.14;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69902;s:14:\"optimized_size\";i:52788;s:7:\"percent\";d:24.48;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31277;s:14:\"optimized_size\";i:22034;s:7:\"percent\";d:29.55;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34703;s:14:\"optimized_size\";i:23787;s:7:\"percent\";d:31.46;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60483;s:14:\"optimized_size\";i:46348;s:7:\"percent\";d:23.37;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35096;s:14:\"optimized_size\";i:24125;s:7:\"percent\";d:31.26;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67993;s:14:\"optimized_size\";i:50678;s:7:\"percent\";d:25.47;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56939;s:14:\"optimized_size\";i:44729;s:7:\"percent\";d:21.44;}s:17:\"full@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1009311;s:14:\"optimized_size\";i:770648;s:7:\"percent\";d:23.65;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(101570,8571,'_imagify_optimization_level','2'),(101571,8571,'_imagify_status','success'),(101572,8571,'_imagify_data','a:2:{s:5:\"sizes\";a:70:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:658762;s:14:\"optimized_size\";i:398422;s:7:\"percent\";d:39.52;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209717;s:14:\"optimized_size\";i:84171;s:7:\"percent\";d:59.86;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204331;s:14:\"optimized_size\";i:82289;s:7:\"percent\";d:59.73;}s:26:\"gallery-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:765912;s:14:\"optimized_size\";i:289077;s:7:\"percent\";d:62.26;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66462;s:14:\"optimized_size\";i:31419;s:7:\"percent\";d:52.73;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162001;s:14:\"optimized_size\";i:73718;s:7:\"percent\";d:54.5;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82546;s:14:\"optimized_size\";i:39216;s:7:\"percent\";d:52.49;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11353;s:14:\"optimized_size\";i:5645;s:7:\"percent\";d:50.28;}s:28:\"blog-page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:765912;s:14:\"optimized_size\";i:289077;s:7:\"percent\";d:62.26;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120586;s:14:\"optimized_size\";i:51645;s:7:\"percent\";d:57.17;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:496229;s:14:\"optimized_size\";i:170583;s:7:\"percent\";d:65.62;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128752;s:14:\"optimized_size\";i:51483;s:7:\"percent\";d:60.01;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135150;s:14:\"optimized_size\";i:63701;s:7:\"percent\";d:52.87;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69136;s:14:\"optimized_size\";i:33504;s:7:\"percent\";d:51.54;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:467425;s:14:\"optimized_size\";i:194264;s:7:\"percent\";d:58.44;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82546;s:14:\"optimized_size\";i:39216;s:7:\"percent\";d:52.49;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:567680;s:14:\"optimized_size\";i:190177;s:7:\"percent\";d:66.5;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147923;s:14:\"optimized_size\";i:55076;s:7:\"percent\";d:62.77;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123626;s:14:\"optimized_size\";i:59001;s:7:\"percent\";d:52.27;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55717;s:14:\"optimized_size\";i:26546;s:7:\"percent\";d:52.36;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70596;s:14:\"optimized_size\";i:34215;s:7:\"percent\";d:51.53;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40345;s:14:\"optimized_size\";i:19080;s:7:\"percent\";d:52.71;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:421043;s:14:\"optimized_size\";i:117148;s:7:\"percent\";d:72.18;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104030;s:14:\"optimized_size\";i:49893;s:7:\"percent\";d:52.04;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:234105;s:14:\"optimized_size\";i:94009;s:7:\"percent\";d:59.84;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:364200;s:14:\"optimized_size\";i:154677;s:7:\"percent\";d:57.53;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182210;s:14:\"optimized_size\";i:62342;s:7:\"percent\";d:65.79;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:467761;s:14:\"optimized_size\";i:161973;s:7:\"percent\";d:65.37;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158816;s:14:\"optimized_size\";i:58302;s:7:\"percent\";d:63.29;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:244332;s:14:\"optimized_size\";i:96813;s:7:\"percent\";d:60.38;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148880;s:14:\"optimized_size\";i:61881;s:7:\"percent\";d:58.44;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43633;s:14:\"optimized_size\";i:20285;s:7:\"percent\";d:53.51;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127463;s:14:\"optimized_size\";i:54022;s:7:\"percent\";d:57.62;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53062;s:14:\"optimized_size\";i:23646;s:7:\"percent\";d:55.44;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40247;s:14:\"optimized_size\";i:18241;s:7:\"percent\";d:54.68;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:658762;s:14:\"optimized_size\";i:214391;s:7:\"percent\";d:67.46;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40247;s:14:\"optimized_size\";i:27397;s:7:\"percent\";d:31.93;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53062;s:14:\"optimized_size\";i:36164;s:7:\"percent\";d:31.85;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127463;s:14:\"optimized_size\";i:88093;s:7:\"percent\";d:30.89;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43633;s:14:\"optimized_size\";i:29868;s:7:\"percent\";d:31.55;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148880;s:14:\"optimized_size\";i:101474;s:7:\"percent\";d:31.84;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:244332;s:14:\"optimized_size\";i:153491;s:7:\"percent\";d:37.18;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158816;s:14:\"optimized_size\";i:100961;s:7:\"percent\";d:36.43;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:467761;s:14:\"optimized_size\";i:284939;s:7:\"percent\";d:39.08;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182210;s:14:\"optimized_size\";i:107931;s:7:\"percent\";d:40.77;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:364200;s:14:\"optimized_size\";i:248979;s:7:\"percent\";d:31.64;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:234105;s:14:\"optimized_size\";i:156668;s:7:\"percent\";d:33.08;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104030;s:14:\"optimized_size\";i:70892;s:7:\"percent\";d:31.85;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:421043;s:14:\"optimized_size\";i:240530;s:7:\"percent\";d:42.87;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40345;s:14:\"optimized_size\";i:27657;s:7:\"percent\";d:31.45;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70596;s:14:\"optimized_size\";i:48318;s:7:\"percent\";d:31.56;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55717;s:14:\"optimized_size\";i:38187;s:7:\"percent\";d:31.46;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123626;s:14:\"optimized_size\";i:84429;s:7:\"percent\";d:31.71;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147923;s:14:\"optimized_size\";i:91378;s:7:\"percent\";d:38.23;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:567680;s:14:\"optimized_size\";i:345752;s:7:\"percent\";d:39.09;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82546;s:14:\"optimized_size\";i:56858;s:7:\"percent\";d:31.12;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:467425;s:14:\"optimized_size\";i:315410;s:7:\"percent\";d:32.52;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69136;s:14:\"optimized_size\";i:47434;s:7:\"percent\";d:31.39;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135150;s:14:\"optimized_size\";i:92249;s:7:\"percent\";d:31.74;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128752;s:14:\"optimized_size\";i:82154;s:7:\"percent\";d:36.19;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:496229;s:14:\"optimized_size\";i:300528;s:7:\"percent\";d:39.44;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120586;s:14:\"optimized_size\";i:82733;s:7:\"percent\";d:31.39;}s:15:\"blog-page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:765912;s:14:\"optimized_size\";i:470119;s:7:\"percent\";d:38.62;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11353;s:14:\"optimized_size\";i:8460;s:7:\"percent\";d:25.48;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162001;s:14:\"optimized_size\";i:110805;s:7:\"percent\";d:31.6;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66462;s:14:\"optimized_size\";i:45817;s:7:\"percent\";d:31.06;}s:13:\"gallery-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204331;s:14:\"optimized_size\";i:137501;s:7:\"percent\";d:32.71;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209717;s:14:\"optimized_size\";i:141153;s:7:\"percent\";d:32.69;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:15196520;s:14:\"optimized_size\";i:7643477;s:7:\"percent\";d:49.7;s:7:\"message\";s:0:\"\";}}'),(101573,8573,'page_content','a:10:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:15:\"featured_awards\";i:3;s:11:\"nnp_bubbles\";i:4;s:14:\"our_work_short\";i:5;s:9:\"cta_block\";i:6;s:12:\"our_services\";i:7;s:17:\"featured_partners\";i:8;s:17:\"testimonial_block\";i:9;s:10:\"news_block\";}'),(101574,8573,'_page_content','field_65bcc772ba827'),(101575,8573,'page_content_0_video_file','8016'),(101576,8573,'_page_content_0_video_file','field_66826ddb6462e'),(101577,8573,'page_content_0_background_image','8027'),(101578,8573,'_page_content_0_background_image','field_66826dee6462f'),(101579,8573,'page_content_0_banner_content','<h2 class=\"heading\"><span>Your next</span>\r\nnice problem</h2>'),(101580,8573,'_page_content_0_banner_content','field_66826dc46462d'),(101581,8573,'bottom_cta','Our eCommerce specialists love nothing more than chatting with online store owners, just like you.\r\n\r\nWith our ‘to the point’, jargon-free approach, we’ll soon replace your 3 am worries with just ‘positive problems’, you know, the ones that come because of your success, like scaling to meet increased demand.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta-black\" title=\"Get in touch with Actuate\">Tell us More about You</a>'),(101582,8573,'_bottom_cta','field_66fbcaec309e9'),(101583,8573,'page_content_0_video_file_webm','8025'),(101584,8573,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(101585,8573,'page_content_0_video_file_mobile','8015'),(101586,8573,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(101587,8573,'page_content_0_video_file_webm_mobile','8024'),(101588,8573,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(101589,8573,'page_content_1_add_background','white'),(101590,8573,'_page_content_1_add_background','field_6717be84974f1'),(101591,8573,'page_content_1_block_content','We don’t just build eCommerce websites - we build momentum.\r\n\r\nAt Actuate, we’re Magento, Adobe Commerce and Shopify specialists creating high-converting, customer-focused websites that don’t just look the part - they deliver. We work with ambitious £2–25m brands across home &amp; garden, lifestyle, and sports &amp; fitness who are ready to move from steady growth to serious scale.\r\n\r\nBut our job isn’t done when your store goes live. That’s just the beginning.\r\n\r\nWe stick around to help you tackle the headaches that come next - from conversion rate optimisation (CRO) and average order value (AOV) growth to Hyvä development, UX improvements, platform migrations, and removing the bottlenecks holding you back.\r\n\r\nBecause growth shouldn’t stall after launch.\r\n\r\nAnd the only problems worth having? Are the <strong>#nextniceproblem.</strong>\r\n\r\n<a href=\"https://actuate.webpreview.co/about-us/\" class=\"cta\">About Actuate</a> <a href=\"https://actuate.webpreview.co/our-work/\" class=\"cta-black\">View our work</a>'),(101592,8573,'_page_content_1_block_content','field_664b5f5c5973a'),(101593,8573,'page_content_1_block_title','<h3>Unlock growth and tackle your eCommerce headaches head on.</h3>'),(101594,8573,'_page_content_1_block_title','field_67b8463f82176'),(101595,8573,'page_content_4_show_featured_partners','1'),(101596,8573,'_page_content_4_show_featured_partners','field_668270d2d6fea'),(101597,8573,'page_content_5_block_colour','dark'),(101598,8573,'_page_content_5_block_colour','field_6645c7e543071'),(101599,8573,'page_content_5_posts_to_load','a:4:{i:0;s:4:\"5845\";i:1;s:4:\"6424\";i:2;s:4:\"6425\";i:3;s:4:\"6423\";}'),(101600,8573,'_page_content_5_posts_to_load','field_66fbcc4fd4fd7'),(101601,8573,'page_content_5_show_featured_partners','1'),(101602,8573,'_page_content_5_show_featured_partners','field_671777a3ee4bd'),(101603,8573,'page_content_9_show_news','1'),(101604,8573,'_page_content_9_show_news','field_668271516175e'),(101605,8573,'page_content_2_block_content','<h3>Creating Award-winning Customer Experiences.</h3>'),(101606,8573,'_page_content_2_block_content','field_66fbc65cd50de'),(101607,8573,'page_content_2_our_awards_0_award_image','6058'),(101608,8573,'_page_content_2_our_awards_0_award_image','field_66cda8ec3b127'),(101609,8573,'page_content_2_our_awards_1_award_image','6059'),(101610,8573,'_page_content_2_our_awards_1_award_image','field_66cda8ec3b127'),(101611,8573,'page_content_2_our_awards_2_award_image','6062'),(101612,8573,'_page_content_2_our_awards_2_award_image','field_66cda8ec3b127'),(101613,8573,'page_content_2_our_awards_3_award_image','6063'),(101614,8573,'_page_content_2_our_awards_3_award_image','field_66cda8ec3b127'),(101615,8573,'page_content_2_our_awards_4_award_image','6061'),(101616,8573,'_page_content_2_our_awards_4_award_image','field_66cda8ec3b127'),(101617,8573,'page_content_2_our_awards_5_award_image','6060'),(101618,8573,'_page_content_2_our_awards_5_award_image','field_66cda8ec3b127'),(101619,8573,'page_content_2_our_awards','6'),(101620,8573,'_page_content_2_our_awards','field_66cda8e23b126'),(101621,8573,'page_content_3_block_content','<h3><span>What will be your</span>\r\nnext nice problem?</h3>'),(101622,8573,'_page_content_3_block_content','field_67c59812980c1'),(101623,8573,'page_content_4_block_intro','<h3>Success Stories</h3>'),(101624,8573,'_page_content_4_block_intro','field_66fbc8f5b1c94'),(101625,8573,'page_content_4_project_filter','a:4:{i:0;s:2:\"41\";i:1;s:2:\"23\";i:2;s:2:\"21\";i:3;s:2:\"13\";}'),(101626,8573,'_page_content_4_project_filter','field_66826e0b41d79'),(101627,8573,'page_content_5_show_background','0'),(101628,8573,'_page_content_5_show_background','field_67175ac1a052b'),(101629,8573,'page_content_5_block_content','<h3>Ready to Unlock Your <strong>Next Nice Problem to Have?</strong></h3>\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\">Book Your NNP Audit</a>'),(101630,8573,'_page_content_5_block_content','field_66cda60b2ea88'),(101631,8573,'page_content_6_the_services_0_service_title','NNP Workshop'),(101632,8573,'_page_content_6_the_services_0_service_title','field_67c6cd1bcad26'),(101633,8573,'page_content_6_the_services_0_service_image','7951'),(101634,8573,'_page_content_6_the_services_0_service_image','field_67c6cd2dcad27'),(101635,8573,'page_content_6_the_services_0_side_title','The NNP Workshop: An audit - but actually useful.'),(101636,8573,'_page_content_6_the_services_0_side_title','field_67c6e0fbc5a42'),(101637,8573,'page_content_6_the_services_0_service_description','Call it what it is: a practical, hands-on audit of your eCommerce site. Like the traditional kind, it shows you what’s working, what’s broken, and what’s getting in the way.\r\n\r\nBut unlike most audits, this one won’t gather dust in your inbox.\r\n\r\nIt’s fast, focused, and delivered as a short, punchy video walkthrough (not a 40-page doc) - a clearly prioritised list of quick wins and longer-term actions, and a roadmap that moves you from current pain to your next nice problem to have. It’ll show you exactly where you\'re leaking revenue and where the quick wins are hiding, whether that\'s clunky UX, code issues, or conversion blockers. The sooner you know what’s going wrong, the sooner you can start fixing it.\r\n\r\nSo you can focus on your <strong>#nextniceproblem.</strong>\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book Your NNP Audit</a>'),(101638,8573,'_page_content_6_the_services_0_service_description','field_67c6cd38cad28'),(101639,8573,'page_content_6_the_services_0_service_link',''),(101640,8573,'_page_content_6_the_services_0_service_link','field_67c6cd4ecad29'),(101641,8573,'page_content_6_the_services_1_service_title','Magento 2 & Adobe Commerce'),(101642,8573,'_page_content_6_the_services_1_service_title','field_67c6cd1bcad26'),(101643,8573,'page_content_6_the_services_1_service_image','7954'),(101644,8573,'_page_content_6_the_services_1_service_image','field_67c6cd2dcad27'),(101645,8573,'page_content_6_the_services_1_side_title','Magento 2 & Adobe'),(101646,8573,'_page_content_6_the_services_1_side_title','field_67c6e0fbc5a42'),(101647,8573,'page_content_6_the_services_1_service_description','Magento 2 is a solid choice for growing online businesses that need more control than the average platform offers. It’s flexible, customisable, and built to scale - without locking you into someone else’s rules.\r\n\r\nYour customers aren’t all the same, so why should their experience be? Magento gives you the freedom to shape how your site works - from performance to checkout flow - so it actually fits your products, your customers, and your plans.\r\n\r\nAs a trusted Magento agency in the UK, we help brands unlock that control and shape a storefront that fits their business. Our team delivers tailored builds, provides ongoing Magento support services, and drives long-term value with deep platform expertise.\r\n\r\nNeed something heavier-duty? Adobe Commerce is the enterprise version of Magento. It’s built for businesses dealing with complexity - whether that’s multiple storefronts, international pricing, or B2B setups with custom logic. It just handles it.\r\n\r\nAnd once the platform stops getting in your way? That’s when the next nice problems start to show up. Like where to invest the time you’re not wasting on workarounds, or how to reinvest the budget you’re not sinking into plugins and patches. Perhaps what to test next now that you’ve actually got the freedom to.\r\n\r\nGrowth doesn’t get easier, but it does get better, and this is the kind of platform that keeps up when you do.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/adobe-commerce-magento/\" class=\"cta\">Let’s Talk Magento 2 &amp; Adobe Commerce</a>'),(101648,8573,'_page_content_6_the_services_1_service_description','field_67c6cd38cad28'),(101649,8573,'page_content_6_the_services_1_service_link',''),(101650,8573,'_page_content_6_the_services_1_service_link','field_67c6cd4ecad29'),(101651,8573,'page_content_6_the_services_2_service_title','Hyvä'),(101652,8573,'_page_content_6_the_services_2_service_title','field_67c6cd1bcad26'),(101653,8573,'page_content_6_the_services_2_service_image','7953'),(101654,8573,'_page_content_6_the_services_2_service_image','field_67c6cd2dcad27'),(101655,8573,'page_content_6_the_services_2_side_title','Hyvä Partners'),(101656,8573,'_page_content_6_the_services_2_side_title','field_67c6e0fbc5a42'),(101657,8573,'page_content_6_the_services_2_service_description','Hyvä is a modern front-end for Magento and Adobe Commerce that delivers what most themes can’t: speed, simplicity, and stability. It strips out the bloat, improves performance across the board, and makes your site faster to use and easier to manage.\r\n\r\nFor brands already on Magento or Adobe, it solves the usual friction points - slow load times, clunky code, and dev work that takes longer (and costs more) than it should. Hyvä replaces the outdated frontend stack with something leaner, cleaner, and easier to build on. That means quicker releases, faster pages, and a better customer experience - without rebuilding your entire site from scratch.\r\n\r\nThe results are measurable: better conversion rates, higher average order values, stronger SEO, and improved Core Web Vitals. It also gives your team the freedom to move faster, testing, iterating, and launching without being slowed down by legacy complexity.\r\n\r\nOnce those gains start to stack up, the next nice problems appear. How do you reinvest the dev time you’ve freed up? Where should you focus now that you’re not fighting performance? What becomes possible when your platform finally keeps up?\r\n\r\nHyvä clears the path - so you can focus on what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/hyva/\" class=\"cta\">Speed Up With Hyvä</a>'),(101658,8573,'_page_content_6_the_services_2_service_description','field_67c6cd38cad28'),(101659,8573,'page_content_6_the_services_2_service_link',''),(101660,8573,'_page_content_6_the_services_2_service_link','field_67c6cd4ecad29'),(101661,8573,'page_content_6_the_services_3_service_title','Shopify'),(101662,8573,'_page_content_6_the_services_3_service_title','field_67c6cd1bcad26'),(101663,8573,'page_content_6_the_services_3_service_image','7955'),(101664,8573,'_page_content_6_the_services_3_service_image','field_67c6cd2dcad27'),(101665,8573,'page_content_6_the_services_3_side_title','Shopify Development'),(101666,8573,'_page_content_6_the_services_3_side_title','field_67c6e0fbc5a42'),(101667,8573,'page_content_6_the_services_3_service_description','Shopify is built for brands that need to move quickly - whether that’s getting a first store live or scaling an existing one without rebuilding from scratch. It’s a strong fit for start-ups launching fast, and just as effective for established retailers that want to adapt, test, and grow without unnecessary complexity.\r\n\r\nShopify Plus adds more flexibility where it matters - from managing multiple storefronts to customising the checkout experience and automating key operational tasks, so your team can focus on driving growth.\r\n\r\nWe’ve seen it in action - brands like Robinson’s growing from zero to a million, reacting to market changes in real time, even rolling out tariff-based pricing updates in minutes when needed. Shopify gives you the space to respond, refine, and keep moving.\r\n\r\nOnce things are running smoothly, the next nice problems start to appear. Do you introduce personalisation? Launch a loyalty programme? Expand into new markets? With the platform doing its job, the focus shifts from fixing issues to making smart decisions about what’s next.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/shopify/\" class=\"cta\">Let’s Build on Shopify</a>'),(101668,8573,'_page_content_6_the_services_3_service_description','field_67c6cd38cad28'),(101669,8573,'page_content_6_the_services_3_service_link',''),(101670,8573,'_page_content_6_the_services_3_service_link','field_67c6cd4ecad29'),(101671,8573,'page_content_6_the_services_4_service_title','Conversion Rate Optimisation'),(101672,8573,'_page_content_6_the_services_4_service_title','field_67c6cd1bcad26'),(101673,8573,'page_content_6_the_services_4_service_image','7950'),(101674,8573,'_page_content_6_the_services_4_service_image','field_67c6cd2dcad27'),(101675,8573,'page_content_6_the_services_4_side_title','CRO'),(101676,8573,'_page_content_6_the_services_4_side_title','field_67c6e0fbc5a42'),(101677,8573,'page_content_6_the_services_4_service_description','Most brands aren’t short on traffic - they’re short on what that traffic does once it hits the site. That’s where conversion rate optimisation (CRO) comes in.\r\n\r\nThis isn’t about guesswork or swapping button colours. We run proper A/B tests, multivariate experiments, dig into UX and UI, fix friction in the checkout, and map out the user journey end-to-end. Every blocker we remove means more people buying, and buying more often, without driving up your media spend.\r\n\r\nWe’re not here to optimise for the sake of it. We’re here to make sure your site’s actually pulling its weight. That the clicks you’re already paying for - through PPC, influencers, paid social, SEO - convert better. That the customer experience feels solid enough to trust, fast enough to stick with, and smooth enough that no one’s rage-quitting at checkout.\r\n\r\nOnce that starts working? You’re not asking “why aren’t we converting?” anymore. You’re deciding where to put the extra margin. Scale spend? Try a new channel? Build out loyalty? That’s the shift - from fixing problems to chasing better ones.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/cro/\" class=\"cta\">Book a CRO Review</a>'),(101678,8573,'_page_content_6_the_services_4_service_description','field_67c6cd38cad28'),(101679,8573,'page_content_6_the_services_4_service_link',''),(101680,8573,'_page_content_6_the_services_4_service_link','field_67c6cd4ecad29'),(101681,8573,'page_content_6_the_services_5_service_title','Maintenance & Support'),(101682,8573,'_page_content_6_the_services_5_service_title','field_67c6cd1bcad26'),(101683,8573,'page_content_6_the_services_5_service_image','7952'),(101684,8573,'_page_content_6_the_services_5_service_image','field_67c6cd2dcad27'),(101685,8573,'page_content_6_the_services_5_side_title','Ongoing Support'),(101686,8573,'_page_content_6_the_services_5_side_title','field_67c6e0fbc5a42'),(101687,8573,'page_content_6_the_services_5_service_description','Just because your site’s live doesn’t mean you’re on your own.\r\n\r\nWhether you’ve got a lean team or no team at all, we’re here to keep things moving - from routine updates to performance fixes to the bigger, strategic stuff. We’ll handle the day-to-day, so your team can stay focused on everything else.\r\n\r\nBut this isn’t just about maintenance. We work as a consultancy too - helping you make smart decisions about what comes next. Want to test something new? Build on a feature? Rethink a journey? We’re not waiting around for tickets. We’re in it with you, start to finish.\r\n\r\nSome brands need us to take the wheel. Others just need a reliable sounding board. Either way, we’re the ongoing pulse behind your site, making sure it stays fast, secure, and always moving forward.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">Let’s Keep You Moving</a>'),(101688,8573,'_page_content_6_the_services_5_service_description','field_67c6cd38cad28'),(101689,8573,'page_content_6_the_services_5_service_link',''),(101690,8573,'_page_content_6_the_services_5_service_link','field_67c6cd4ecad29'),(101691,8573,'page_content_6_the_services','6'),(101692,8573,'_page_content_6_the_services','field_67c6cd0fcad25'),(101693,8573,'page_content_7_block_content','<h3>Our Partners</h3>'),(101694,8573,'_page_content_7_block_content','field_6645ce1ce42ff'),(101695,8573,'page_content_8_block_title',''),(101696,8573,'_page_content_8_block_title','field_67c86b51a9ddc'),(101697,7141,'_yoast_wpseo_metadesc','Discover how Actuate builds high-performance eCommerce sites. From CRO audits to Magento & Shopify development in Manchester - built to convert and scale.'),(101698,7141,'_yoast_wpseo_title','Our eCommerce Process | Magento & Shopify Development Manchester'),(101699,8574,'_wp_attached_file','jess.jpg'),(101700,8574,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1260;s:6:\"height\";i:900;s:4:\"file\";s:8:\"jess.jpg\";s:8:\"filesize\";i:97870;s:5:\"sizes\";a:25:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"jess-730x521.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:521;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34163;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"jess-812x580.jpg\";s:5:\"width\";i:812;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40587;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"jess-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53926;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"jess-768x549.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37015;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:16:\"jess-750x900.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69502;}s:8:\"masthead\";a:5:{s:4:\"file\";s:17:\"jess-1260x422.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45600;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:17:\"jess-1260x800.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82214;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:16:\"jess-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39725;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:17:\"jess-1260x800.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82214;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:16:\"jess-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16555;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:16:\"jess-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26954;}s:10:\"team-small\";a:5:{s:4:\"file\";s:16:\"jess-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24815;}s:10:\"team-large\";a:5:{s:4:\"file\";s:16:\"jess-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43195;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:16:\"jess-690x900.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68511;}s:10:\"page-small\";a:5:{s:4:\"file\";s:16:\"jess-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30206;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:16:\"jess-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26409;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:16:\"jess-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48108;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:16:\"jess-690x900.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68511;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:16:\"jess-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53957;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:16:\"jess-196x140.jpg\";s:5:\"width\";i:196;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5008;}s:13:\"project-small\";a:5:{s:4:\"file\";s:16:\"jess-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30206;}s:13:\"project-large\";a:5:{s:4:\"file\";s:17:\"jess-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59022;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:16:\"jess-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26114;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:17:\"jess-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73575;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:17:\"jess-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75660;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(101701,8574,'_imagify_optimization_level','2'),(101702,8574,'_imagify_status','success'),(101703,8574,'_imagify_data','a:2:{s:5:\"sizes\";a:52:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97870;s:14:\"optimized_size\";i:45393;s:7:\"percent\";d:53.62;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75660;s:14:\"optimized_size\";i:14560;s:7:\"percent\";d:80.76;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73575;s:14:\"optimized_size\";i:14245;s:7:\"percent\";d:80.64;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26114;s:14:\"optimized_size\";i:7111;s:7:\"percent\";d:72.77;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59022;s:14:\"optimized_size\";i:12277;s:7:\"percent\";d:79.2;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30206;s:14:\"optimized_size\";i:7795;s:7:\"percent\";d:74.19;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5008;s:14:\"optimized_size\";i:2057;s:7:\"percent\";d:58.93;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53957;s:14:\"optimized_size\";i:13270;s:7:\"percent\";d:75.41;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68511;s:14:\"optimized_size\";i:18737;s:7:\"percent\";d:72.65;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48108;s:14:\"optimized_size\";i:10955;s:7:\"percent\";d:77.23;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26409;s:14:\"optimized_size\";i:7089;s:7:\"percent\";d:73.16;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30206;s:14:\"optimized_size\";i:7795;s:7:\"percent\";d:74.19;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68511;s:14:\"optimized_size\";i:18737;s:7:\"percent\";d:72.65;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43195;s:14:\"optimized_size\";i:10352;s:7:\"percent\";d:76.03;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24815;s:14:\"optimized_size\";i:7314;s:7:\"percent\";d:70.53;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26954;s:14:\"optimized_size\";i:7264;s:7:\"percent\";d:73.05;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16555;s:14:\"optimized_size\";i:4431;s:7:\"percent\";d:73.23;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82214;s:14:\"optimized_size\";i:17228;s:7:\"percent\";d:79.04;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39725;s:14:\"optimized_size\";i:10208;s:7:\"percent\";d:74.3;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82214;s:14:\"optimized_size\";i:17228;s:7:\"percent\";d:79.04;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45600;s:14:\"optimized_size\";i:10164;s:7:\"percent\";d:77.71;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69502;s:14:\"optimized_size\";i:18194;s:7:\"percent\";d:73.82;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37015;s:14:\"optimized_size\";i:9059;s:7:\"percent\";d:75.53;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53926;s:14:\"optimized_size\";i:12557;s:7:\"percent\";d:76.71;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40587;s:14:\"optimized_size\";i:9682;s:7:\"percent\";d:76.15;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34163;s:14:\"optimized_size\";i:8521;s:7:\"percent\";d:75.06;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97870;s:14:\"optimized_size\";i:18289;s:7:\"percent\";d:81.31;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34163;s:14:\"optimized_size\";i:18867;s:7:\"percent\";d:44.77;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40587;s:14:\"optimized_size\";i:22067;s:7:\"percent\";d:45.63;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53926;s:14:\"optimized_size\";i:30711;s:7:\"percent\";d:43.05;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37015;s:14:\"optimized_size\";i:20283;s:7:\"percent\";d:45.2;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69502;s:14:\"optimized_size\";i:40716;s:7:\"percent\";d:41.42;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45600;s:14:\"optimized_size\";i:24676;s:7:\"percent\";d:45.89;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82214;s:14:\"optimized_size\";i:43009;s:7:\"percent\";d:47.69;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39725;s:14:\"optimized_size\";i:22448;s:7:\"percent\";d:43.49;}s:14:\"casestudy-hero\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16555;s:14:\"optimized_size\";i:9710;s:7:\"percent\";d:41.35;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26954;s:14:\"optimized_size\";i:15629;s:7:\"percent\";d:42.02;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24815;s:14:\"optimized_size\";i:12936;s:7:\"percent\";d:47.87;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43195;s:14:\"optimized_size\";i:23214;s:7:\"percent\";d:46.26;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68511;s:14:\"optimized_size\";i:43396;s:7:\"percent\";d:36.66;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30206;s:14:\"optimized_size\";i:16844;s:7:\"percent\";d:44.24;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26409;s:14:\"optimized_size\";i:15240;s:7:\"percent\";d:42.29;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48108;s:14:\"optimized_size\";i:25910;s:7:\"percent\";d:46.14;}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53957;s:14:\"optimized_size\";i:31220;s:7:\"percent\";d:42.14;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5008;s:14:\"optimized_size\";i:3061;s:7:\"percent\";d:38.88;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59022;s:14:\"optimized_size\";i:30020;s:7:\"percent\";d:49.14;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26114;s:14:\"optimized_size\";i:15027;s:7:\"percent\";d:42.46;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73575;s:14:\"optimized_size\";i:36452;s:7:\"percent\";d:50.46;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75660;s:14:\"optimized_size\";i:37626;s:7:\"percent\";d:50.27;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2338313;s:14:\"optimized_size\";i:879574;s:7:\"percent\";d:62.38;s:7:\"message\";s:0:\"\";}}'),(101704,8575,'_wp_attached_file','lenny.jpg'),(101705,8575,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1260;s:6:\"height\";i:900;s:4:\"file\";s:9:\"lenny.jpg\";s:8:\"filesize\";i:125026;s:5:\"sizes\";a:25:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"lenny-730x521.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:521;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49224;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"lenny-812x580.jpg\";s:5:\"width\";i:812;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58726;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"lenny-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81674;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"lenny-768x549.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53433;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:17:\"lenny-750x900.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106818;}s:8:\"masthead\";a:5:{s:4:\"file\";s:18:\"lenny-1260x422.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73547;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:18:\"lenny-1260x800.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113762;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:17:\"lenny-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59038;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:18:\"lenny-1260x800.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113762;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:17:\"lenny-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27220;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:17:\"lenny-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38851;}s:10:\"team-small\";a:5:{s:4:\"file\";s:17:\"lenny-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38260;}s:10:\"team-large\";a:5:{s:4:\"file\";s:17:\"lenny-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62373;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:17:\"lenny-690x900.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106315;}s:10:\"page-small\";a:5:{s:4:\"file\";s:17:\"lenny-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43538;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:17:\"lenny-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37822;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:17:\"lenny-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68992;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:17:\"lenny-690x900.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106315;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:17:\"lenny-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84389;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:17:\"lenny-196x140.jpg\";s:5:\"width\";i:196;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5454;}s:13:\"project-small\";a:5:{s:4:\"file\";s:17:\"lenny-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43538;}s:13:\"project-large\";a:5:{s:4:\"file\";s:18:\"lenny-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85172;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:17:\"lenny-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37447;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:18:\"lenny-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103641;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:18:\"lenny-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106320;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(101706,8576,'_wp_attached_file','mat.jpg'),(101707,8576,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1260;s:6:\"height\";i:900;s:4:\"file\";s:7:\"mat.jpg\";s:8:\"filesize\";i:133181;s:5:\"sizes\";a:25:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"mat-730x521.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:521;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48802;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"mat-812x580.jpg\";s:5:\"width\";i:812;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58846;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"mat-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83179;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"mat-768x549.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53306;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:15:\"mat-750x900.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107789;}s:8:\"masthead\";a:5:{s:4:\"file\";s:16:\"mat-1260x422.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55860;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:16:\"mat-1260x800.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117559;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:15:\"mat-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59424;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:16:\"mat-1260x800.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117559;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:15:\"mat-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19970;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:15:\"mat-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36109;}s:10:\"team-small\";a:5:{s:4:\"file\";s:15:\"mat-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36164;}s:10:\"team-large\";a:5:{s:4:\"file\";s:15:\"mat-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62735;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:15:\"mat-690x900.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103063;}s:10:\"page-small\";a:5:{s:4:\"file\";s:15:\"mat-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42505;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:15:\"mat-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35464;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:15:\"mat-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67997;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:15:\"mat-690x900.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103063;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:15:\"mat-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83035;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:15:\"mat-196x140.jpg\";s:5:\"width\";i:196;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5532;}s:13:\"project-small\";a:5:{s:4:\"file\";s:15:\"mat-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42505;}s:13:\"project-large\";a:5:{s:4:\"file\";s:16:\"mat-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77954;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:15:\"mat-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34844;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:16:\"mat-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107580;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:16:\"mat-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110497;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(101708,8577,'_wp_attached_file','rico.jpg'),(101709,8577,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1260;s:6:\"height\";i:900;s:4:\"file\";s:8:\"rico.jpg\";s:8:\"filesize\";i:111401;s:5:\"sizes\";a:25:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"rico-730x521.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:521;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42356;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"rico-812x580.jpg\";s:5:\"width\";i:812;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50777;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"rico-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70128;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"rico-768x549.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46101;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:16:\"rico-750x900.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92712;}s:8:\"masthead\";a:5:{s:4:\"file\";s:17:\"rico-1260x422.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54418;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:17:\"rico-1260x800.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99154;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:16:\"rico-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50775;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:17:\"rico-1260x800.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99154;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:16:\"rico-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19725;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:16:\"rico-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32449;}s:10:\"team-small\";a:5:{s:4:\"file\";s:16:\"rico-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32208;}s:10:\"team-large\";a:5:{s:4:\"file\";s:16:\"rico-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54027;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:16:\"rico-690x900.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91877;}s:10:\"page-small\";a:5:{s:4:\"file\";s:16:\"rico-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37299;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:16:\"rico-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31734;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:16:\"rico-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58924;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:16:\"rico-690x900.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91877;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:16:\"rico-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72168;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:16:\"rico-196x140.jpg\";s:5:\"width\";i:196;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5080;}s:13:\"project-small\";a:5:{s:4:\"file\";s:16:\"rico-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37299;}s:13:\"project-large\";a:5:{s:4:\"file\";s:17:\"rico-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70196;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:16:\"rico-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31326;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:17:\"rico-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90994;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:17:\"rico-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93397;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(101710,8578,'_wp_attached_file','ste.jpg'),(101711,8578,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1260;s:6:\"height\";i:900;s:4:\"file\";s:7:\"ste.jpg\";s:8:\"filesize\";i:81959;s:5:\"sizes\";a:25:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"ste-730x521.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:521;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27712;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"ste-812x580.jpg\";s:5:\"width\";i:812;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33063;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"ste-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42289;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"ste-768x549.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30070;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:15:\"ste-750x900.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52569;}s:8:\"masthead\";a:5:{s:4:\"file\";s:16:\"ste-1260x422.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41642;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:16:\"ste-1260x800.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68142;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:15:\"ste-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31758;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:16:\"ste-1260x800.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68142;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:15:\"ste-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14844;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:15:\"ste-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22552;}s:10:\"team-small\";a:5:{s:4:\"file\";s:15:\"ste-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18945;}s:10:\"team-large\";a:5:{s:4:\"file\";s:15:\"ste-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35156;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:15:\"ste-690x900.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50406;}s:10:\"page-small\";a:5:{s:4:\"file\";s:15:\"ste-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24634;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:15:\"ste-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22073;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:15:\"ste-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40003;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:15:\"ste-690x900.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50406;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:15:\"ste-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41707;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:15:\"ste-196x140.jpg\";s:5:\"width\";i:196;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4155;}s:13:\"project-small\";a:5:{s:4:\"file\";s:15:\"ste-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24634;}s:13:\"project-large\";a:5:{s:4:\"file\";s:16:\"ste-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50837;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:15:\"ste-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21839;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:16:\"ste-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60770;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:16:\"ste-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62659;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(101712,8579,'_wp_attached_file','vishal.jpg'),(101713,8579,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1260;s:6:\"height\";i:900;s:4:\"file\";s:10:\"vishal.jpg\";s:8:\"filesize\";i:99785;s:5:\"sizes\";a:25:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"vishal-730x521.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:521;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32659;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"vishal-812x580.jpg\";s:5:\"width\";i:812;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39311;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"vishal-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54219;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"vishal-768x549.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35549;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:18:\"vishal-750x900.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74876;}s:8:\"masthead\";a:5:{s:4:\"file\";s:19:\"vishal-1260x422.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44222;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:19:\"vishal-1260x800.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83734;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:18:\"vishal-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38493;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:19:\"vishal-1260x800.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83734;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:18:\"vishal-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15075;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:18:\"vishal-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24733;}s:10:\"team-small\";a:5:{s:4:\"file\";s:18:\"vishal-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23997;}s:10:\"team-large\";a:5:{s:4:\"file\";s:18:\"vishal-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41956;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:18:\"vishal-690x900.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73377;}s:10:\"page-small\";a:5:{s:4:\"file\";s:18:\"vishal-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28596;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:18:\"vishal-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24263;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:18:\"vishal-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46099;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:18:\"vishal-690x900.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73377;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:18:\"vishal-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55615;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:18:\"vishal-196x140.jpg\";s:5:\"width\";i:196;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4654;}s:13:\"project-small\";a:5:{s:4:\"file\";s:18:\"vishal-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28596;}s:13:\"project-large\";a:5:{s:4:\"file\";s:19:\"vishal-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57156;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:18:\"vishal-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24010;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:19:\"vishal-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74044;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:19:\"vishal-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76170;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(101714,8576,'_wp_attachment_image_alt','Mat O\'Connor'),(101715,8575,'_imagify_optimization_level','2'),(101716,8575,'_imagify_status','success'),(101717,8575,'_imagify_data','a:2:{s:5:\"sizes\";a:52:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125026;s:14:\"optimized_size\";i:72368;s:7:\"percent\";d:42.12;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106320;s:14:\"optimized_size\";i:32256;s:7:\"percent\";d:69.66;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103641;s:14:\"optimized_size\";i:31833;s:7:\"percent\";d:69.29;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37447;s:14:\"optimized_size\";i:15701;s:7:\"percent\";d:58.07;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85172;s:14:\"optimized_size\";i:28542;s:7:\"percent\";d:66.49;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43538;s:14:\"optimized_size\";i:17806;s:7:\"percent\";d:59.1;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5454;s:14:\"optimized_size\";i:2404;s:7:\"percent\";d:55.92;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84389;s:14:\"optimized_size\";i:33352;s:7:\"percent\";d:60.48;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106315;s:14:\"optimized_size\";i:44379;s:7:\"percent\";d:58.26;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68992;s:14:\"optimized_size\";i:25431;s:7:\"percent\";d:63.14;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37822;s:14:\"optimized_size\";i:15846;s:7:\"percent\";d:58.1;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43538;s:14:\"optimized_size\";i:17806;s:7:\"percent\";d:59.1;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106315;s:14:\"optimized_size\";i:44379;s:7:\"percent\";d:58.26;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62373;s:14:\"optimized_size\";i:24241;s:7:\"percent\";d:61.14;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38260;s:14:\"optimized_size\";i:17596;s:7:\"percent\";d:54.01;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38851;s:14:\"optimized_size\";i:16247;s:7:\"percent\";d:58.18;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27220;s:14:\"optimized_size\";i:12445;s:7:\"percent\";d:54.28;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113762;s:14:\"optimized_size\";i:36541;s:7:\"percent\";d:67.88;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59038;s:14:\"optimized_size\";i:24341;s:7:\"percent\";d:58.77;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113762;s:14:\"optimized_size\";i:36541;s:7:\"percent\";d:67.88;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73547;s:14:\"optimized_size\";i:28880;s:7:\"percent\";d:60.73;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106818;s:14:\"optimized_size\";i:41099;s:7:\"percent\";d:61.52;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53433;s:14:\"optimized_size\";i:21084;s:7:\"percent\";d:60.54;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81674;s:14:\"optimized_size\";i:29881;s:7:\"percent\";d:63.41;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58726;s:14:\"optimized_size\";i:22636;s:7:\"percent\";d:61.45;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49224;s:14:\"optimized_size\";i:19656;s:7:\"percent\";d:60.07;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125026;s:14:\"optimized_size\";i:38985;s:7:\"percent\";d:68.82;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49224;s:14:\"optimized_size\";i:28402;s:7:\"percent\";d:42.3;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58726;s:14:\"optimized_size\";i:32303;s:7:\"percent\";d:44.99;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81674;s:14:\"optimized_size\";i:47925;s:7:\"percent\";d:41.32;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53433;s:14:\"optimized_size\";i:30993;s:7:\"percent\";d:42;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106818;s:14:\"optimized_size\";i:67467;s:7:\"percent\";d:36.84;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73547;s:14:\"optimized_size\";i:43355;s:7:\"percent\";d:41.05;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113762;s:14:\"optimized_size\";i:61125;s:7:\"percent\";d:46.27;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59038;s:14:\"optimized_size\";i:34898;s:7:\"percent\";d:40.89;}s:14:\"casestudy-hero\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27220;s:14:\"optimized_size\";i:17670;s:7:\"percent\";d:35.08;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38851;s:14:\"optimized_size\";i:22471;s:7:\"percent\";d:42.16;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38260;s:14:\"optimized_size\";i:26101;s:7:\"percent\";d:31.78;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62373;s:14:\"optimized_size\";i:34271;s:7:\"percent\";d:45.05;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106315;s:14:\"optimized_size\";i:66456;s:7:\"percent\";d:37.49;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43538;s:14:\"optimized_size\";i:25060;s:7:\"percent\";d:42.44;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37822;s:14:\"optimized_size\";i:21807;s:7:\"percent\";d:42.34;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68992;s:14:\"optimized_size\";i:38048;s:7:\"percent\";d:44.85;}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84389;s:14:\"optimized_size\";i:52421;s:7:\"percent\";d:37.88;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5454;s:14:\"optimized_size\";i:3429;s:7:\"percent\";d:37.13;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85172;s:14:\"optimized_size\";i:45929;s:7:\"percent\";d:46.08;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37447;s:14:\"optimized_size\";i:21581;s:7:\"percent\";d:42.37;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103641;s:14:\"optimized_size\";i:62721;s:7:\"percent\";d:39.48;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106320;s:14:\"optimized_size\";i:64116;s:7:\"percent\";d:39.7;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3397699;s:14:\"optimized_size\";i:1600825;s:7:\"percent\";d:52.89;s:7:\"message\";s:0:\"\";}}'),(101718,8578,'_wp_attachment_image_alt','Steven Campbell'),(101719,8574,'_wp_attachment_image_alt','Jessica O\'Connor'),(101720,8576,'_imagify_optimization_level','2'),(101721,8576,'_imagify_status','success'),(101722,8576,'_imagify_data','a:2:{s:5:\"sizes\";a:52:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133181;s:14:\"optimized_size\";i:67690;s:7:\"percent\";d:49.17;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110497;s:14:\"optimized_size\";i:30523;s:7:\"percent\";d:72.38;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107580;s:14:\"optimized_size\";i:29872;s:7:\"percent\";d:72.23;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34844;s:14:\"optimized_size\";i:10973;s:7:\"percent\";d:68.51;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77954;s:14:\"optimized_size\";i:21122;s:7:\"percent\";d:72.9;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42505;s:14:\"optimized_size\";i:13517;s:7:\"percent\";d:68.2;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5532;s:14:\"optimized_size\";i:2292;s:7:\"percent\";d:58.57;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83035;s:14:\"optimized_size\";i:28214;s:7:\"percent\";d:66.02;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103063;s:14:\"optimized_size\";i:38444;s:7:\"percent\";d:62.7;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67997;s:14:\"optimized_size\";i:20697;s:7:\"percent\";d:69.56;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35464;s:14:\"optimized_size\";i:11406;s:7:\"percent\";d:67.84;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42505;s:14:\"optimized_size\";i:13517;s:7:\"percent\";d:68.2;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103063;s:14:\"optimized_size\";i:38444;s:7:\"percent\";d:62.7;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62735;s:14:\"optimized_size\";i:20217;s:7:\"percent\";d:67.77;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36164;s:14:\"optimized_size\";i:13271;s:7:\"percent\";d:63.3;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36109;s:14:\"optimized_size\";i:11484;s:7:\"percent\";d:68.2;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19970;s:14:\"optimized_size\";i:5941;s:7:\"percent\";d:70.25;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117559;s:14:\"optimized_size\";i:35871;s:7:\"percent\";d:69.49;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59424;s:14:\"optimized_size\";i:20511;s:7:\"percent\";d:65.48;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117559;s:14:\"optimized_size\";i:35871;s:7:\"percent\";d:69.49;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55860;s:14:\"optimized_size\";i:15980;s:7:\"percent\";d:71.39;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107789;s:14:\"optimized_size\";i:39341;s:7:\"percent\";d:63.5;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53306;s:14:\"optimized_size\";i:16738;s:7:\"percent\";d:68.6;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83179;s:14:\"optimized_size\";i:26762;s:7:\"percent\";d:67.83;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58846;s:14:\"optimized_size\";i:18462;s:7:\"percent\";d:68.63;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48802;s:14:\"optimized_size\";i:15601;s:7:\"percent\";d:68.03;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133181;s:14:\"optimized_size\";i:40815;s:7:\"percent\";d:69.35;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48802;s:14:\"optimized_size\";i:25484;s:7:\"percent\";d:47.78;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58846;s:14:\"optimized_size\";i:30644;s:7:\"percent\";d:47.93;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83179;s:14:\"optimized_size\";i:47695;s:7:\"percent\";d:42.66;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53306;s:14:\"optimized_size\";i:27761;s:7:\"percent\";d:47.92;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107789;s:14:\"optimized_size\";i:67722;s:7:\"percent\";d:37.17;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55860;s:14:\"optimized_size\";i:33190;s:7:\"percent\";d:40.58;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117559;s:14:\"optimized_size\";i:62854;s:7:\"percent\";d:46.53;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59424;s:14:\"optimized_size\";i:32985;s:7:\"percent\";d:44.49;}s:14:\"casestudy-hero\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19970;s:14:\"optimized_size\";i:10449;s:7:\"percent\";d:47.68;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36109;s:14:\"optimized_size\";i:19111;s:7:\"percent\";d:47.07;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36164;s:14:\"optimized_size\";i:21379;s:7:\"percent\";d:40.88;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62735;s:14:\"optimized_size\";i:32406;s:7:\"percent\";d:48.34;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103063;s:14:\"optimized_size\";i:63773;s:7:\"percent\";d:38.12;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42505;s:14:\"optimized_size\";i:22249;s:7:\"percent\";d:47.66;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35464;s:14:\"optimized_size\";i:18681;s:7:\"percent\";d:47.32;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67997;s:14:\"optimized_size\";i:35030;s:7:\"percent\";d:48.48;}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83035;s:14:\"optimized_size\";i:48236;s:7:\"percent\";d:41.91;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5532;s:14:\"optimized_size\";i:3487;s:7:\"percent\";d:36.97;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77954;s:14:\"optimized_size\";i:45069;s:7:\"percent\";d:42.19;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34844;s:14:\"optimized_size\";i:18364;s:7:\"percent\";d:47.3;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107580;s:14:\"optimized_size\";i:54002;s:7:\"percent\";d:49.8;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110497;s:14:\"optimized_size\";i:55755;s:7:\"percent\";d:49.54;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3345917;s:14:\"optimized_size\";i:1419902;s:7:\"percent\";d:57.56;s:7:\"message\";s:0:\"\";}}'),(101723,8579,'_wp_attachment_image_alt','Vishal Sutariya'),(101724,8577,'_imagify_optimization_level','2'),(101725,8577,'_imagify_status','success'),(101726,8577,'_imagify_data','a:2:{s:5:\"sizes\";a:52:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111401;s:14:\"optimized_size\";i:62715;s:7:\"percent\";d:43.7;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93397;s:14:\"optimized_size\";i:25116;s:7:\"percent\";d:73.11;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90994;s:14:\"optimized_size\";i:24599;s:7:\"percent\";d:72.97;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31326;s:14:\"optimized_size\";i:11127;s:7:\"percent\";d:64.48;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70196;s:14:\"optimized_size\";i:19534;s:7:\"percent\";d:72.17;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37299;s:14:\"optimized_size\";i:13179;s:7:\"percent\";d:64.67;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5080;s:14:\"optimized_size\";i:2104;s:7:\"percent\";d:58.58;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72168;s:14:\"optimized_size\";i:24864;s:7:\"percent\";d:65.55;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91877;s:14:\"optimized_size\";i:34342;s:7:\"percent\";d:62.62;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58924;s:14:\"optimized_size\";i:18521;s:7:\"percent\";d:68.57;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31734;s:14:\"optimized_size\";i:11286;s:7:\"percent\";d:64.44;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37299;s:14:\"optimized_size\";i:13179;s:7:\"percent\";d:64.67;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91877;s:14:\"optimized_size\";i:34342;s:7:\"percent\";d:62.62;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54027;s:14:\"optimized_size\";i:18069;s:7:\"percent\";d:66.56;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32208;s:14:\"optimized_size\";i:13024;s:7:\"percent\";d:59.56;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32449;s:14:\"optimized_size\";i:11408;s:7:\"percent\";d:64.84;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19725;s:14:\"optimized_size\";i:7069;s:7:\"percent\";d:64.16;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99154;s:14:\"optimized_size\";i:28569;s:7:\"percent\";d:71.19;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50775;s:14:\"optimized_size\";i:18180;s:7:\"percent\";d:64.19;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99154;s:14:\"optimized_size\";i:28569;s:7:\"percent\";d:71.19;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54418;s:14:\"optimized_size\";i:16938;s:7:\"percent\";d:68.87;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92712;s:14:\"optimized_size\";i:32646;s:7:\"percent\";d:64.79;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46101;s:14:\"optimized_size\";i:15641;s:7:\"percent\";d:66.07;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70128;s:14:\"optimized_size\";i:22636;s:7:\"percent\";d:67.72;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50777;s:14:\"optimized_size\";i:16897;s:7:\"percent\";d:66.72;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42356;s:14:\"optimized_size\";i:14670;s:7:\"percent\";d:65.37;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111401;s:14:\"optimized_size\";i:31503;s:7:\"percent\";d:71.72;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42356;s:14:\"optimized_size\";i:22014;s:7:\"percent\";d:48.03;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50777;s:14:\"optimized_size\";i:26291;s:7:\"percent\";d:48.22;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70128;s:14:\"optimized_size\";i:38453;s:7:\"percent\";d:45.17;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46101;s:14:\"optimized_size\";i:23939;s:7:\"percent\";d:48.07;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92712;s:14:\"optimized_size\";i:53884;s:7:\"percent\";d:41.88;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54418;s:14:\"optimized_size\";i:32172;s:7:\"percent\";d:40.88;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99154;s:14:\"optimized_size\";i:57398;s:7:\"percent\";d:42.11;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50775;s:14:\"optimized_size\";i:27164;s:7:\"percent\";d:46.5;}s:14:\"casestudy-hero\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19725;s:14:\"optimized_size\";i:10432;s:7:\"percent\";d:47.11;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32449;s:14:\"optimized_size\";i:17268;s:7:\"percent\";d:46.78;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32208;s:14:\"optimized_size\";i:19512;s:7:\"percent\";d:39.42;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54027;s:14:\"optimized_size\";i:27840;s:7:\"percent\";d:48.47;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91877;s:14:\"optimized_size\";i:55374;s:7:\"percent\";d:39.73;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37299;s:14:\"optimized_size\";i:19629;s:7:\"percent\";d:47.37;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31734;s:14:\"optimized_size\";i:16827;s:7:\"percent\";d:46.97;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58924;s:14:\"optimized_size\";i:36488;s:7:\"percent\";d:38.08;}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72168;s:14:\"optimized_size\";i:41121;s:7:\"percent\";d:43.02;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5080;s:14:\"optimized_size\";i:3156;s:7:\"percent\";d:37.87;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70196;s:14:\"optimized_size\";i:40131;s:7:\"percent\";d:42.83;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31326;s:14:\"optimized_size\";i:16553;s:7:\"percent\";d:47.16;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90994;s:14:\"optimized_size\";i:51932;s:7:\"percent\";d:42.93;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93397;s:14:\"optimized_size\";i:53431;s:7:\"percent\";d:42.79;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2906782;s:14:\"optimized_size\";i:1261736;s:7:\"percent\";d:56.59;s:7:\"message\";s:0:\"\";}}'),(101727,8578,'_imagify_optimization_level','2'),(101728,8578,'_imagify_status','success'),(101729,8578,'_imagify_data','a:2:{s:5:\"sizes\";a:52:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81959;s:14:\"optimized_size\";i:30902;s:7:\"percent\";d:62.3;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62659;s:14:\"optimized_size\";i:9490;s:7:\"percent\";d:84.85;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60770;s:14:\"optimized_size\";i:9138;s:7:\"percent\";d:84.96;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21839;s:14:\"optimized_size\";i:5013;s:7:\"percent\";d:77.05;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50837;s:14:\"optimized_size\";i:8528;s:7:\"percent\";d:83.22;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24634;s:14:\"optimized_size\";i:5201;s:7:\"percent\";d:78.89;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4155;s:14:\"optimized_size\";i:1543;s:7:\"percent\";d:62.86;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41707;s:14:\"optimized_size\";i:7584;s:7:\"percent\";d:81.82;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50406;s:14:\"optimized_size\";i:9591;s:7:\"percent\";d:80.97;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40003;s:14:\"optimized_size\";i:7159;s:7:\"percent\";d:82.1;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22073;s:14:\"optimized_size\";i:4949;s:7:\"percent\";d:77.58;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24634;s:14:\"optimized_size\";i:5201;s:7:\"percent\";d:78.89;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50406;s:14:\"optimized_size\";i:9591;s:7:\"percent\";d:80.97;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35156;s:14:\"optimized_size\";i:6515;s:7:\"percent\";d:81.47;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18945;s:14:\"optimized_size\";i:4559;s:7:\"percent\";d:75.94;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22552;s:14:\"optimized_size\";i:5019;s:7:\"percent\";d:77.74;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14844;s:14:\"optimized_size\";i:3584;s:7:\"percent\";d:75.86;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68142;s:14:\"optimized_size\";i:10691;s:7:\"percent\";d:84.31;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31758;s:14:\"optimized_size\";i:6411;s:7:\"percent\";d:79.81;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68142;s:14:\"optimized_size\";i:10691;s:7:\"percent\";d:84.31;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41642;s:14:\"optimized_size\";i:7946;s:7:\"percent\";d:80.92;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52569;s:14:\"optimized_size\";i:9541;s:7:\"percent\";d:81.85;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30070;s:14:\"optimized_size\";i:5848;s:7:\"percent\";d:80.55;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42289;s:14:\"optimized_size\";i:7557;s:7:\"percent\";d:82.13;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33063;s:14:\"optimized_size\";i:6246;s:7:\"percent\";d:81.11;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27712;s:14:\"optimized_size\";i:5515;s:7:\"percent\";d:80.1;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81959;s:14:\"optimized_size\";i:10828;s:7:\"percent\";d:86.79;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27712;s:14:\"optimized_size\";i:13451;s:7:\"percent\";d:51.46;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33063;s:14:\"optimized_size\";i:15487;s:7:\"percent\";d:53.16;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42289;s:14:\"optimized_size\";i:20216;s:7:\"percent\";d:52.2;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30070;s:14:\"optimized_size\";i:14265;s:7:\"percent\";d:52.56;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52569;s:14:\"optimized_size\";i:25318;s:7:\"percent\";d:51.84;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41642;s:14:\"optimized_size\";i:19905;s:7:\"percent\";d:52.2;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68142;s:14:\"optimized_size\";i:29774;s:7:\"percent\";d:56.31;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31758;s:14:\"optimized_size\";i:15392;s:7:\"percent\";d:51.53;}s:14:\"casestudy-hero\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14844;s:14:\"optimized_size\";i:8253;s:7:\"percent\";d:44.4;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22552;s:14:\"optimized_size\";i:11491;s:7:\"percent\";d:49.05;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18945;s:14:\"optimized_size\";i:10340;s:7:\"percent\";d:45.42;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35156;s:14:\"optimized_size\";i:16290;s:7:\"percent\";d:53.66;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50406;s:14:\"optimized_size\";i:25927;s:7:\"percent\";d:48.56;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24634;s:14:\"optimized_size\";i:12230;s:7:\"percent\";d:50.35;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22073;s:14:\"optimized_size\";i:11220;s:7:\"percent\";d:49.17;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40003;s:14:\"optimized_size\";i:18485;s:7:\"percent\";d:53.79;}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41707;s:14:\"optimized_size\";i:20246;s:7:\"percent\";d:51.46;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4155;s:14:\"optimized_size\";i:2345;s:7:\"percent\";d:43.56;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50837;s:14:\"optimized_size\";i:23475;s:7:\"percent\";d:53.82;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21839;s:14:\"optimized_size\";i:11098;s:7:\"percent\";d:49.18;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60770;s:14:\"optimized_size\";i:25366;s:7:\"percent\";d:58.26;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62659;s:14:\"optimized_size\";i:26291;s:7:\"percent\";d:58.04;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1902750;s:14:\"optimized_size\";i:591706;s:7:\"percent\";d:68.9;s:7:\"message\";s:0:\"\";}}'),(101730,8577,'_wp_attachment_image_alt','Rico'),(101731,8579,'_imagify_optimization_level','2'),(101732,8579,'_imagify_status','success'),(101733,8579,'_imagify_data','a:2:{s:5:\"sizes\";a:52:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99785;s:14:\"optimized_size\";i:44838;s:7:\"percent\";d:55.07;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76170;s:14:\"optimized_size\";i:13315;s:7:\"percent\";d:82.52;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74044;s:14:\"optimized_size\";i:12948;s:7:\"percent\";d:82.51;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24010;s:14:\"optimized_size\";i:5804;s:7:\"percent\";d:75.83;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57156;s:14:\"optimized_size\";i:10510;s:7:\"percent\";d:81.61;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28596;s:14:\"optimized_size\";i:6742;s:7:\"percent\";d:76.42;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4654;s:14:\"optimized_size\";i:1708;s:7:\"percent\";d:63.3;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55615;s:14:\"optimized_size\";i:12316;s:7:\"percent\";d:77.85;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73377;s:14:\"optimized_size\";i:18526;s:7:\"percent\";d:74.75;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46099;s:14:\"optimized_size\";i:9310;s:7:\"percent\";d:79.8;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24263;s:14:\"optimized_size\";i:5888;s:7:\"percent\";d:75.73;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28596;s:14:\"optimized_size\";i:6742;s:7:\"percent\";d:76.42;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73377;s:14:\"optimized_size\";i:18526;s:7:\"percent\";d:74.75;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41956;s:14:\"optimized_size\";i:9114;s:7:\"percent\";d:78.28;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23997;s:14:\"optimized_size\";i:6549;s:7:\"percent\";d:72.71;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24733;s:14:\"optimized_size\";i:5936;s:7:\"percent\";d:76;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15075;s:14:\"optimized_size\";i:3942;s:7:\"percent\";d:73.85;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83734;s:14:\"optimized_size\";i:16228;s:7:\"percent\";d:80.62;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38493;s:14:\"optimized_size\";i:8978;s:7:\"percent\";d:76.68;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83734;s:14:\"optimized_size\";i:16228;s:7:\"percent\";d:80.62;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44222;s:14:\"optimized_size\";i:9507;s:7:\"percent\";d:78.5;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74876;s:14:\"optimized_size\";i:18131;s:7:\"percent\";d:75.79;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35549;s:14:\"optimized_size\";i:7990;s:7:\"percent\";d:77.52;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54219;s:14:\"optimized_size\";i:11314;s:7:\"percent\";d:79.13;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39311;s:14:\"optimized_size\";i:8627;s:7:\"percent\";d:78.05;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32659;s:14:\"optimized_size\";i:7510;s:7:\"percent\";d:77;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99785;s:14:\"optimized_size\";i:17753;s:7:\"percent\";d:82.21;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32659;s:14:\"optimized_size\";i:17333;s:7:\"percent\";d:46.93;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39311;s:14:\"optimized_size\";i:20298;s:7:\"percent\";d:48.37;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54219;s:14:\"optimized_size\";i:28661;s:7:\"percent\";d:47.14;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35549;s:14:\"optimized_size\";i:18546;s:7:\"percent\";d:47.83;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74876;s:14:\"optimized_size\";i:45515;s:7:\"percent\";d:39.21;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44222;s:14:\"optimized_size\";i:22251;s:7:\"percent\";d:49.68;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83734;s:14:\"optimized_size\";i:41298;s:7:\"percent\";d:50.68;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38493;s:14:\"optimized_size\";i:20470;s:7:\"percent\";d:46.82;}s:14:\"casestudy-hero\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15075;s:14:\"optimized_size\";i:8304;s:7:\"percent\";d:44.92;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24733;s:14:\"optimized_size\";i:13313;s:7:\"percent\";d:46.17;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23997;s:14:\"optimized_size\";i:13752;s:7:\"percent\";d:42.69;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41956;s:14:\"optimized_size\";i:21280;s:7:\"percent\";d:49.28;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73377;s:14:\"optimized_size\";i:44277;s:7:\"percent\";d:39.66;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28596;s:14:\"optimized_size\";i:15290;s:7:\"percent\";d:46.53;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24263;s:14:\"optimized_size\";i:13039;s:7:\"percent\";d:46.26;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46099;s:14:\"optimized_size\";i:23110;s:7:\"percent\";d:49.87;}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55615;s:14:\"optimized_size\";i:29900;s:7:\"percent\";d:46.24;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4654;s:14:\"optimized_size\";i:2756;s:7:\"percent\";d:40.78;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57156;s:14:\"optimized_size\";i:26513;s:7:\"percent\";d:53.61;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24010;s:14:\"optimized_size\";i:12878;s:7:\"percent\";d:46.36;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74044;s:14:\"optimized_size\";i:33853;s:7:\"percent\";d:54.28;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76170;s:14:\"optimized_size\";i:34775;s:7:\"percent\";d:54.35;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2330893;s:14:\"optimized_size\";i:822392;s:7:\"percent\";d:64.72;s:7:\"message\";s:0:\"\";}}'),(101734,8575,'_wp_attachment_image_alt','Lenny'),(101735,7103,'page_content_3_the_team_5_name','Rico'),(101736,7103,'_page_content_3_the_team_5_name','field_67d9a472216bd'),(101737,7103,'page_content_3_the_team_5_headshot','8577'),(101738,7103,'_page_content_3_the_team_5_headshot','field_67d9a479216be'),(101739,7103,'page_content_3_the_team_5_role',''),(101740,7103,'_page_content_3_the_team_5_role','field_67d9a482216bf'),(101741,7103,'page_content_3_the_team_5_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(101742,7103,'_page_content_3_the_team_5_bio','field_67d9a489216c0'),(101743,7103,'page_content_3_the_team_5_linkedin_link',''),(101744,7103,'_page_content_3_the_team_5_linkedin_link','field_67d9a491216c1'),(101745,7103,'page_content_3_the_team_6_name','Lenny'),(101746,7103,'_page_content_3_the_team_6_name','field_67d9a472216bd'),(101747,7103,'page_content_3_the_team_6_headshot','8575'),(101748,7103,'_page_content_3_the_team_6_headshot','field_67d9a479216be'),(101749,7103,'page_content_3_the_team_6_role','Wellness Officer'),(101750,7103,'_page_content_3_the_team_6_role','field_67d9a482216bf'),(101751,7103,'page_content_3_the_team_6_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(101752,7103,'_page_content_3_the_team_6_bio','field_67d9a489216c0'),(101753,7103,'page_content_3_the_team_6_linkedin_link',''),(101754,7103,'_page_content_3_the_team_6_linkedin_link','field_67d9a491216c1'),(101755,8580,'page_content_0_video_file',''),(101756,8580,'_page_content_0_video_file','field_67c9c54f20190'),(101757,8580,'page_content_0_video_file_webm',''),(101758,8580,'_page_content_0_video_file_webm','field_67c9c54f20191'),(101759,8580,'page_content_0_background_image',''),(101760,8580,'_page_content_0_background_image','field_67c9c54f20192'),(101761,8580,'page_content_0_banner_content','<h1>About Us</h1>'),(101762,8580,'_page_content_0_banner_content','field_67c9c54f20193'),(101763,8580,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:15:\"featured_awards\";i:3;s:13:\"meet_the_team\";i:4;s:15:\"our_work_blocks\";i:5;s:12:\"our_services\";i:6;s:13:\"feature_cards\";i:7;s:17:\"testimonial_block\";i:8;s:10:\"news_block\";}'),(101764,8580,'_page_content','field_65bcc772ba827'),(101765,8580,'bottom_cta',''),(101766,8580,'_bottom_cta','field_66fbcaec309e9'),(101767,8580,'page_content_1_add_background','white'),(101768,8580,'_page_content_1_add_background','field_6717be84974f1'),(101769,8580,'page_content_1_block_title','<h2>We Build the Problems You <em>Want</em> to Have.</h2>'),(101770,8580,'_page_content_1_block_title','field_67b8463f82176'),(101771,8580,'page_content_1_block_content','We’re Actuate - a leading eCommerce development company in Manchester built for brands that are growing fast and need a site that won’t hold them back. We design, build, and optimise high-performing stores across Magento, Adobe Commerce, Shopify, and Hyvä - and we do it with one goal in mind: momentum.\r\n\r\n<strong>actuate [ak-tew-ate] - verb: to cause to act, influence, incite to action, motivate.</strong>\r\n\r\nWe’re not here to patch things up and move on. We’re here to help you move forward. That means tackling the problems that are slowing you down now - and setting you up for the better ones that come next.\r\n\r\nThe kinds of problems we love?\r\n<ul>\r\n 	<li>Like figuring out how to reward your most loyal customers.</li>\r\n 	<li>Or finally cracking average order value with smarter bundling.</li>\r\n 	<li>Or deciding when it’s time to bring fulfilment in-house.</li>\r\n 	<li>Even planning for global expansion with multi-currency and multi-language baked in.</li>\r\n</ul>\r\nThis is where we work best - turning blockers into breakthroughs and laying the groundwork for whatever’s coming next.\r\n\r\nBecause the only problems worth having? Are the <strong>next nice problems.</strong>'),(101772,8580,'_page_content_1_block_content','field_664b5f5c5973a'),(101773,8580,'page_content_6_project_filter',''),(101774,8580,'_page_content_6_project_filter','field_67da970c01f12'),(101775,8580,'page_content_8_show_news','0'),(101776,8580,'_page_content_8_show_news','field_668271516175e'),(101777,8580,'page_content_2_block_content','<h3>Our Awards</h3>'),(101778,8580,'_page_content_2_block_content','field_66fbc65cd50de'),(101779,8580,'page_content_2_our_awards_0_award_image','6058'),(101780,8580,'_page_content_2_our_awards_0_award_image','field_66cda8ec3b127'),(101781,8580,'page_content_2_our_awards_1_award_image','6059'),(101782,8580,'_page_content_2_our_awards_1_award_image','field_66cda8ec3b127'),(101783,8580,'page_content_2_our_awards_2_award_image','6062'),(101784,8580,'_page_content_2_our_awards_2_award_image','field_66cda8ec3b127'),(101785,8580,'page_content_2_our_awards_3_award_image','6063'),(101786,8580,'_page_content_2_our_awards_3_award_image','field_66cda8ec3b127'),(101787,8580,'page_content_2_our_awards_4_award_image','6061'),(101788,8580,'_page_content_2_our_awards_4_award_image','field_66cda8ec3b127'),(101789,8580,'page_content_2_our_awards_5_award_image','6060'),(101790,8580,'_page_content_2_our_awards_5_award_image','field_66cda8ec3b127'),(101791,8580,'page_content_2_our_awards','6'),(101792,8580,'_page_content_2_our_awards','field_66cda8e23b126'),(101793,8580,'page_content_3_show','1'),(101794,8580,'_page_content_3_show','field_67d4673c9db25'),(101795,8580,'page_content_3_the_team_0_name','Mat O\'Connor'),(101796,8580,'_page_content_3_the_team_0_name','field_67d9a472216bd'),(101797,8580,'page_content_3_the_team_0_headshot','8576'),(101798,8580,'_page_content_3_the_team_0_headshot','field_67d9a479216be'),(101799,8580,'page_content_3_the_team_0_role','Founder'),(101800,8580,'_page_content_3_the_team_0_role','field_67d9a482216bf'),(101801,8580,'page_content_3_the_team_0_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(101802,8580,'_page_content_3_the_team_0_bio','field_67d9a489216c0'),(101803,8580,'page_content_3_the_team_0_linkedin_link','a:3:{s:5:\"title\";s:14:\"More About Mat\";s:3:\"url\";s:39:\"https://www.linkedin.com/in/matoconnor/\";s:6:\"target\";s:6:\"_blank\";}'),(101804,8580,'_page_content_3_the_team_0_linkedin_link','field_67d9a491216c1'),(101805,8580,'page_content_3_the_team_1_name','Steven Campbell'),(101806,8580,'_page_content_3_the_team_1_name','field_67d9a472216bd'),(101807,8580,'page_content_3_the_team_1_headshot','8578'),(101808,8580,'_page_content_3_the_team_1_headshot','field_67d9a479216be'),(101809,8580,'page_content_3_the_team_1_role','UX/UI Designer'),(101810,8580,'_page_content_3_the_team_1_role','field_67d9a482216bf'),(101811,8580,'page_content_3_the_team_1_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(101812,8580,'_page_content_3_the_team_1_bio','field_67d9a489216c0'),(101813,8580,'page_content_3_the_team_1_linkedin_link',''),(101814,8580,'_page_content_3_the_team_1_linkedin_link','field_67d9a491216c1'),(101815,8580,'page_content_3_the_team_2_name','Jessica O\'Connor'),(101816,8580,'_page_content_3_the_team_2_name','field_67d9a472216bd'),(101817,8580,'page_content_3_the_team_2_headshot','8574'),(101818,8580,'_page_content_3_the_team_2_headshot','field_67d9a479216be'),(101819,8580,'page_content_3_the_team_2_role','Marketing Manager'),(101820,8580,'_page_content_3_the_team_2_role','field_67d9a482216bf'),(101821,8580,'page_content_3_the_team_2_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(101822,8580,'_page_content_3_the_team_2_bio','field_67d9a489216c0'),(101823,8580,'page_content_3_the_team_2_linkedin_link','a:3:{s:5:\"title\";s:15:\"More About Jess\";s:3:\"url\";s:63:\"https://www.linkedin.com/in/jessica-o%E2%80%99connor-258410228/\";s:6:\"target\";s:6:\"_blank\";}'),(101824,8580,'_page_content_3_the_team_2_linkedin_link','field_67d9a491216c1'),(101825,8580,'page_content_3_the_team_3_name','Vishal Sutariya'),(101826,8580,'_page_content_3_the_team_3_name','field_67d9a472216bd'),(101827,8580,'page_content_3_the_team_3_headshot','8579'),(101828,8580,'_page_content_3_the_team_3_headshot','field_67d9a479216be'),(101829,8580,'page_content_3_the_team_3_role','Developer'),(101830,8580,'_page_content_3_the_team_3_role','field_67d9a482216bf'),(101831,8580,'page_content_3_the_team_3_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(101832,8580,'_page_content_3_the_team_3_bio','field_67d9a489216c0'),(101833,8580,'page_content_3_the_team_3_linkedin_link',''),(101834,8580,'_page_content_3_the_team_3_linkedin_link','field_67d9a491216c1'),(101835,8580,'page_content_3_the_team_4_name','Ryan Blakely'),(101836,8580,'_page_content_3_the_team_4_name','field_67d9a472216bd'),(101837,8580,'page_content_3_the_team_4_headshot',''),(101838,8580,'_page_content_3_the_team_4_headshot','field_67d9a479216be'),(101839,8580,'page_content_3_the_team_4_role','Developer'),(101840,8580,'_page_content_3_the_team_4_role','field_67d9a482216bf'),(101841,8580,'page_content_3_the_team_4_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(101842,8580,'_page_content_3_the_team_4_bio','field_67d9a489216c0'),(101843,8580,'page_content_3_the_team_4_linkedin_link',''),(101844,8580,'_page_content_3_the_team_4_linkedin_link','field_67d9a491216c1'),(101845,8580,'page_content_3_the_team','7'),(101846,8580,'_page_content_3_the_team','field_67d9a467216bc'),(101847,8580,'page_content_4_block_intro','<h3>Brands We Work With</h3>'),(101848,8580,'_page_content_4_block_intro','field_67da970c01f11'),(101849,8580,'page_content_5_the_services_0_service_title','NNP Workshop'),(101850,8580,'_page_content_5_the_services_0_service_title','field_67c6cd1bcad26'),(101851,8580,'page_content_5_the_services_0_service_image','8174'),(101852,8580,'_page_content_5_the_services_0_service_image','field_67c6cd2dcad27'),(101853,8580,'page_content_5_the_services_0_side_title','Unlock your NNP'),(101854,8580,'_page_content_5_the_services_0_side_title','field_67c6e0fbc5a42'),(101855,8580,'page_content_5_the_services_0_service_description','Your eCommerce audit, minus the fluff.\r\n\r\nThe NNP Workshop is your straight-talking, no-waffle walkthrough of what’s working, what’s broken, and what’s blocking growth. We analyse your store, UX, code, and CRO setup - then deliver the whole thing as a short, punchy video with real-world fixes, not just feedback. No dust-gathering PDFs, just action you can take now. It’s how most of our partnerships start - and it’s what sets us apart.\r\n\r\nThe sooner we get your current problems out of the way, the sooner we can chase your next nice ones.'),(101856,8580,'_page_content_5_the_services_0_service_description','field_67c6cd38cad28'),(101857,8580,'page_content_5_the_services_0_service_link',''),(101858,8580,'_page_content_5_the_services_0_service_link','field_67c6cd4ecad29'),(101859,8580,'page_content_5_the_services_1_service_title','Magento 2 & Adobe Commerce'),(101860,8580,'_page_content_5_the_services_1_service_title','field_67c6cd1bcad26'),(101861,8580,'page_content_5_the_services_1_service_image','8172'),(101862,8580,'_page_content_5_the_services_1_service_image','field_67c6cd2dcad27'),(101863,8580,'page_content_5_the_services_1_side_title','Magento & Adobe'),(101864,8580,'_page_content_5_the_services_1_side_title','field_67c6e0fbc5a42'),(101865,8580,'page_content_5_the_services_1_service_description','More control. More freedom. Less compromise.\r\n\r\nMagento 2 is for brands who need power, not patch jobs. It’s flexible, scalable, and perfect if your store needs to do more than off-the-shelf can offer. Adobe Commerce builds on that power - ideal for complex setups, B2B needs, or international scale.\r\n\r\nWe help you unlock the full potential of both platforms: custom builds, replatforming, long-term support, and continuous optimisation. As your Magento development agency (or whatever platform suits your business best) - we bring the technical depth and commercial brains to make it perform.'),(101866,8580,'_page_content_5_the_services_1_service_description','field_67c6cd38cad28'),(101867,8580,'page_content_5_the_services_1_service_link',''),(101868,8580,'_page_content_5_the_services_1_service_link','field_67c6cd4ecad29'),(101869,8580,'page_content_5_the_services_2_service_title','Hyvä'),(101870,8580,'_page_content_5_the_services_2_service_title','field_67c6cd1bcad26'),(101871,8580,'page_content_5_the_services_2_service_image','8171'),(101872,8580,'_page_content_5_the_services_2_service_image','field_67c6cd2dcad27'),(101873,8580,'page_content_5_the_services_2_side_title','Hyvä Partners'),(101874,8580,'_page_content_5_the_services_2_side_title','field_67c6e0fbc5a42'),(101875,8580,'page_content_5_the_services_2_service_description','Make Magento faster, cleaner, and easier to work with.\r\n\r\nHyvä strips out the legacy frontend stack and replaces it with something leaner - so your site loads faster, your dev team moves quicker, and your customers stop bouncing.\r\n\r\nWe use Hyvä to cut load times, simplify releases, and improve conversion without the cost of a full rebuild. It improves Core Web Vitals and enhances the user experience for everyone using your store - or working on it.\r\n\r\nIf you’re on Magento and speed’s a sticking point, this is where we start.'),(101876,8580,'_page_content_5_the_services_2_service_description','field_67c6cd38cad28'),(101877,8580,'page_content_5_the_services_2_service_link',''),(101878,8580,'_page_content_5_the_services_2_service_link','field_67c6cd4ecad29'),(101879,8580,'page_content_5_the_services_3_service_title','Shopify'),(101880,8580,'_page_content_5_the_services_3_service_title','field_67c6cd1bcad26'),(101881,8580,'page_content_5_the_services_3_service_image','8175'),(101882,8580,'_page_content_5_the_services_3_service_image','field_67c6cd2dcad27'),(101883,8580,'page_content_5_the_services_3_side_title','Shopify Development'),(101884,8580,'_page_content_5_the_services_3_side_title','field_67c6e0fbc5a42'),(101885,8580,'page_content_5_the_services_3_service_description','Fast, flexible commerce that keeps up.\r\n\r\nShopify is a strong fit for brands that want to move quickly and stay in control. Whether you’re launching a new store or scaling up fast, we help you make Shopify (or Shopify Plus) work for you - from storefront strategy to integrations and automation.\r\n\r\nWe bring the same strategic depth and performance-first mindset to Shopify builds as we do to Magento, so you get a platform that doesn’t just look good - it performs where it counts.'),(101886,8580,'_page_content_5_the_services_3_service_description','field_67c6cd38cad28'),(101887,8580,'page_content_5_the_services_3_service_link',''),(101888,8580,'_page_content_5_the_services_3_service_link','field_67c6cd4ecad29'),(101889,8580,'page_content_5_the_services_4_service_title','Conversion Rate Optimisation'),(101890,8580,'_page_content_5_the_services_4_service_title','field_67c6cd1bcad26'),(101891,8580,'page_content_5_the_services_4_service_image','8170'),(101892,8580,'_page_content_5_the_services_4_service_image','field_67c6cd2dcad27'),(101893,8580,'page_content_5_the_services_4_side_title','CRO'),(101894,8580,'_page_content_5_the_services_4_side_title','field_67c6e0fbc5a42'),(101895,8580,'page_content_5_the_services_4_service_description','More from the traffic you already have.\r\n\r\nWe don’t just run A/B tests - we run experiments with purpose. Our conversion rate optimisation services focus on real data, friction fixes, and UX testing that turns traffic into revenue. Whether it\'s your checkout, PDPs, or overall journey, we find what’s blocking your buyers, then we remove it.\r\n\r\nLess Drop-Off. More Drop-In. Nicer questions to answer.'),(101896,8580,'_page_content_5_the_services_4_service_description','field_67c6cd38cad28'),(101897,8580,'page_content_5_the_services_4_service_link',''),(101898,8580,'_page_content_5_the_services_4_service_link','field_67c6cd4ecad29'),(101899,8580,'page_content_5_the_services_5_service_title','Maintenance & Support'),(101900,8580,'_page_content_5_the_services_5_service_title','field_67c6cd1bcad26'),(101901,8580,'page_content_5_the_services_5_service_image','8173'),(101902,8580,'_page_content_5_the_services_5_service_image','field_67c6cd2dcad27'),(101903,8580,'page_content_5_the_services_5_side_title','On-going Support'),(101904,8580,'_page_content_5_the_services_5_side_title','field_67c6e0fbc5a42'),(101905,8580,'page_content_5_the_services_5_service_description','You’re not on your own after go-live.\r\n\r\nSome agencies disappear once the build is done. We don’t. Our retainer packages for maintenance and support, are designed to help you stay fast, secure, and optimised.\r\n\r\nFrom bug fixes, to feature rollouts, performance tweaks to technical consultation - we keep things moving behind the scenes so you can focus on the bigger picture. Real support means showing up, not waiting for tickets. We’re here for all of it.'),(101906,8580,'_page_content_5_the_services_5_service_description','field_67c6cd38cad28'),(101907,8580,'page_content_5_the_services_5_service_link',''),(101908,8580,'_page_content_5_the_services_5_service_link','field_67c6cd4ecad29'),(101909,8580,'page_content_5_the_services','6'),(101910,8580,'_page_content_5_the_services','field_67c6cd0fcad25'),(101911,8580,'page_content_6_block_title','<h3>Our Process</h3>'),(101912,8580,'_page_content_6_block_title','field_67da9e22ddf71'),(101913,8580,'page_content_6_cards_0_card_icon','1'),(101914,8580,'_page_content_6_cards_0_card_icon','field_67da9e3bddf73'),(101915,8580,'page_content_6_cards_0_card_content','<h4>Dig into the data</h4>\r\nWe start by digging into your users’ behaviours - including heatmaps, analytics, and checkout flows - to understand what’s slowing your site down or stopping people from buying. This gives you clarity on where revenue is being lost and where the biggest opportunities lie.'),(101916,8580,'_page_content_6_cards_0_card_content','field_67da9e49ddf74'),(101917,8580,'page_content_6_cards_1_card_icon','2'),(101918,8580,'_page_content_6_cards_1_card_icon','field_67da9e3bddf73'),(101919,8580,'page_content_6_cards_1_card_content','<h4>Build a plan that actually works</h4>\r\nOnce we know what’s going wrong, we map out a clear, focused plan based on your goals. You get practical, prioritised actions designed to improve conversion, speed up performance, and deliver results without wasting time or budget.'),(101920,8580,'_page_content_6_cards_1_card_content','field_67da9e49ddf74'),(101921,8580,'page_content_6_cards_2_card_icon','3'),(101922,8580,'_page_content_6_cards_2_card_icon','field_67da9e3bddf73'),(101923,8580,'page_content_6_cards_2_card_content','<h4>Make changes that move the needle</h4>\r\nDesign, dev, CRO - we don’t do shiny for shiny’s sake. We do performance-first changes that make your site faster, smoother, and more profitable. We test, we tweak, and we talk to you like a real person throughout.'),(101924,8580,'_page_content_6_cards_2_card_content','field_67da9e49ddf74'),(101925,8580,'page_content_6_cards_3_card_icon','4'),(101926,8580,'_page_content_6_cards_3_card_icon','field_67da9e3bddf73'),(101927,8580,'page_content_6_cards_3_card_content','<h4>Unlock your next nice problem</h4>\r\nOnce things are running better, the fun really starts. That’s when new headaches show up - the good kind. Things like “how do we scale without losing our margins?” or “can we finally automate fulfilment?” The next nice problems are where we shine.'),(101928,8580,'_page_content_6_cards_3_card_content','field_67da9e49ddf74'),(101929,8580,'page_content_6_cards','4'),(101930,8580,'_page_content_6_cards','field_67da9e2bddf72'),(101931,8580,'page_content_6_block_footer','<a href=\"https://actuate.webpreview.co/about-us/our-process/\" class=\"cta\">Explore Our Process</a>'),(101932,8580,'_page_content_6_block_footer','field_67da9e66ddf75'),(101933,8580,'page_content_7_block_title','What our clients day'),(101934,8580,'_page_content_7_block_title','field_67c86b51a9ddc'),(101935,8580,'page_content_3_the_team_5_name','Rico'),(101936,8580,'_page_content_3_the_team_5_name','field_67d9a472216bd'),(101937,8580,'page_content_3_the_team_5_headshot','8577'),(101938,8580,'_page_content_3_the_team_5_headshot','field_67d9a479216be'),(101939,8580,'page_content_3_the_team_5_role',''),(101940,8580,'_page_content_3_the_team_5_role','field_67d9a482216bf'),(101941,8580,'page_content_3_the_team_5_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(101942,8580,'_page_content_3_the_team_5_bio','field_67d9a489216c0'),(101943,8580,'page_content_3_the_team_5_linkedin_link',''),(101944,8580,'_page_content_3_the_team_5_linkedin_link','field_67d9a491216c1'),(101945,8580,'page_content_3_the_team_6_name','Lenny'),(101946,8580,'_page_content_3_the_team_6_name','field_67d9a472216bd'),(101947,8580,'page_content_3_the_team_6_headshot','8575'),(101948,8580,'_page_content_3_the_team_6_headshot','field_67d9a479216be'),(101949,8580,'page_content_3_the_team_6_role','Wellness Officer'),(101950,8580,'_page_content_3_the_team_6_role','field_67d9a482216bf'),(101951,8580,'page_content_3_the_team_6_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(101952,8580,'_page_content_3_the_team_6_bio','field_67d9a489216c0'),(101953,8580,'page_content_3_the_team_6_linkedin_link',''),(101954,8580,'_page_content_3_the_team_6_linkedin_link','field_67d9a491216c1'),(101955,8581,'_wp_attached_file','ryan.jpg'),(101956,8581,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1260;s:6:\"height\";i:900;s:4:\"file\";s:8:\"ryan.jpg\";s:8:\"filesize\";i:91080;s:5:\"sizes\";a:25:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"ryan-730x521.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:521;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35491;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"ryan-812x580.jpg\";s:5:\"width\";i:812;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42322;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"ryan-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56053;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"ryan-768x549.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38369;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:16:\"ryan-750x900.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67659;}s:8:\"masthead\";a:5:{s:4:\"file\";s:17:\"ryan-1260x422.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41704;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:17:\"ryan-1260x800.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78969;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:16:\"ryan-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41216;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:17:\"ryan-1260x800.jpg\";s:5:\"width\";i:1260;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78969;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:16:\"ryan-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16596;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:16:\"ryan-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27413;}s:10:\"team-small\";a:5:{s:4:\"file\";s:16:\"ryan-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25990;}s:10:\"team-large\";a:5:{s:4:\"file\";s:16:\"ryan-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44649;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:16:\"ryan-690x900.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65025;}s:10:\"page-small\";a:5:{s:4:\"file\";s:16:\"ryan-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31286;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:16:\"ryan-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26897;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:16:\"ryan-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48982;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:16:\"ryan-690x900.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65025;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:16:\"ryan-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55935;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:16:\"ryan-196x140.jpg\";s:5:\"width\";i:196;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4845;}s:13:\"project-small\";a:5:{s:4:\"file\";s:16:\"ryan-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31286;}s:13:\"project-large\";a:5:{s:4:\"file\";s:17:\"ryan-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57759;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:16:\"ryan-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26540;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:17:\"ryan-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74670;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:17:\"ryan-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76738;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(101957,8581,'_imagify_optimization_level','2'),(101958,8581,'_imagify_status','success'),(101959,8581,'_imagify_data','a:2:{s:5:\"sizes\";a:52:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91080;s:14:\"optimized_size\";i:40846;s:7:\"percent\";d:55.15;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76738;s:14:\"optimized_size\";i:13130;s:7:\"percent\";d:82.89;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74670;s:14:\"optimized_size\";i:12952;s:7:\"percent\";d:82.65;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26540;s:14:\"optimized_size\";i:6431;s:7:\"percent\";d:75.77;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57759;s:14:\"optimized_size\";i:11084;s:7:\"percent\";d:80.81;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31286;s:14:\"optimized_size\";i:7046;s:7:\"percent\";d:77.48;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4845;s:14:\"optimized_size\";i:1831;s:7:\"percent\";d:62.21;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55935;s:14:\"optimized_size\";i:11769;s:7:\"percent\";d:78.96;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65025;s:14:\"optimized_size\";i:14008;s:7:\"percent\";d:78.46;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48982;s:14:\"optimized_size\";i:9654;s:7:\"percent\";d:80.29;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26897;s:14:\"optimized_size\";i:6480;s:7:\"percent\";d:75.91;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31286;s:14:\"optimized_size\";i:7046;s:7:\"percent\";d:77.48;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65025;s:14:\"optimized_size\";i:14008;s:7:\"percent\";d:78.46;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44649;s:14:\"optimized_size\";i:9009;s:7:\"percent\";d:79.82;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25990;s:14:\"optimized_size\";i:6523;s:7:\"percent\";d:74.9;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27413;s:14:\"optimized_size\";i:6562;s:7:\"percent\";d:76.06;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16596;s:14:\"optimized_size\";i:4374;s:7:\"percent\";d:73.64;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78969;s:14:\"optimized_size\";i:14031;s:7:\"percent\";d:82.23;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41216;s:14:\"optimized_size\";i:8994;s:7:\"percent\";d:78.18;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78969;s:14:\"optimized_size\";i:14031;s:7:\"percent\";d:82.23;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41704;s:14:\"optimized_size\";i:8669;s:7:\"percent\";d:79.21;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67659;s:14:\"optimized_size\";i:14207;s:7:\"percent\";d:79;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38369;s:14:\"optimized_size\";i:7973;s:7:\"percent\";d:79.22;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56053;s:14:\"optimized_size\";i:11108;s:7:\"percent\";d:80.18;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42322;s:14:\"optimized_size\";i:8675;s:7:\"percent\";d:79.5;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35491;s:14:\"optimized_size\";i:7591;s:7:\"percent\";d:78.61;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91080;s:14:\"optimized_size\";i:15138;s:7:\"percent\";d:83.38;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35491;s:14:\"optimized_size\";i:19644;s:7:\"percent\";d:44.65;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42322;s:14:\"optimized_size\";i:23122;s:7:\"percent\";d:45.37;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56053;s:14:\"optimized_size\";i:31688;s:7:\"percent\";d:43.47;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38369;s:14:\"optimized_size\";i:21104;s:7:\"percent\";d:45;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67659;s:14:\"optimized_size\";i:39588;s:7:\"percent\";d:41.49;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41704;s:14:\"optimized_size\";i:21796;s:7:\"percent\";d:47.74;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78969;s:14:\"optimized_size\";i:40326;s:7:\"percent\";d:48.93;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41216;s:14:\"optimized_size\";i:23047;s:7:\"percent\";d:44.08;}s:14:\"casestudy-hero\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16596;s:14:\"optimized_size\";i:9579;s:7:\"percent\";d:42.28;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27413;s:14:\"optimized_size\";i:15463;s:7:\"percent\";d:43.59;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25990;s:14:\"optimized_size\";i:13076;s:7:\"percent\";d:49.69;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44649;s:14:\"optimized_size\";i:24203;s:7:\"percent\";d:45.79;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65025;s:14:\"optimized_size\";i:37617;s:7:\"percent\";d:42.15;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31286;s:14:\"optimized_size\";i:17482;s:7:\"percent\";d:44.12;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26897;s:14:\"optimized_size\";i:15159;s:7:\"percent\";d:43.64;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48982;s:14:\"optimized_size\";i:25240;s:7:\"percent\";d:48.47;}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55935;s:14:\"optimized_size\";i:31989;s:7:\"percent\";d:42.81;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4845;s:14:\"optimized_size\";i:2951;s:7:\"percent\";d:39.09;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57759;s:14:\"optimized_size\";i:29536;s:7:\"percent\";d:48.86;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26540;s:14:\"optimized_size\";i:15039;s:7:\"percent\";d:43.33;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74670;s:14:\"optimized_size\";i:37466;s:7:\"percent\";d:49.82;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76738;s:14:\"optimized_size\";i:38646;s:7:\"percent\";d:49.64;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2327656;s:14:\"optimized_size\";i:826931;s:7:\"percent\";d:64.47;s:7:\"message\";s:0:\"\";}}'),(101960,8581,'_wp_attachment_image_alt','Ryan'),(101961,8582,'page_content_0_video_file',''),(101962,8582,'_page_content_0_video_file','field_67c9c54f20190'),(101963,8582,'page_content_0_video_file_webm',''),(101964,8582,'_page_content_0_video_file_webm','field_67c9c54f20191'),(101965,8582,'page_content_0_background_image',''),(101966,8582,'_page_content_0_background_image','field_67c9c54f20192'),(101967,8582,'page_content_0_banner_content','<h1>About Us</h1>'),(101968,8582,'_page_content_0_banner_content','field_67c9c54f20193'),(101969,8582,'page_content','a:9:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:15:\"featured_awards\";i:3;s:13:\"meet_the_team\";i:4;s:15:\"our_work_blocks\";i:5;s:12:\"our_services\";i:6;s:13:\"feature_cards\";i:7;s:17:\"testimonial_block\";i:8;s:10:\"news_block\";}'),(101970,8582,'_page_content','field_65bcc772ba827'),(101971,8582,'bottom_cta',''),(101972,8582,'_bottom_cta','field_66fbcaec309e9'),(101973,8582,'page_content_1_add_background','white'),(101974,8582,'_page_content_1_add_background','field_6717be84974f1'),(101975,8582,'page_content_1_block_title','<h2>We Build the Problems You <em>Want</em> to Have.</h2>'),(101976,8582,'_page_content_1_block_title','field_67b8463f82176'),(101977,8582,'page_content_1_block_content','We’re Actuate - a leading eCommerce development company in Manchester built for brands that are growing fast and need a site that won’t hold them back. We design, build, and optimise high-performing stores across Magento, Adobe Commerce, Shopify, and Hyvä - and we do it with one goal in mind: momentum.\r\n\r\n<strong>actuate [ak-tew-ate] - verb: to cause to act, influence, incite to action, motivate.</strong>\r\n\r\nWe’re not here to patch things up and move on. We’re here to help you move forward. That means tackling the problems that are slowing you down now - and setting you up for the better ones that come next.\r\n\r\nThe kinds of problems we love?\r\n<ul>\r\n 	<li>Like figuring out how to reward your most loyal customers.</li>\r\n 	<li>Or finally cracking average order value with smarter bundling.</li>\r\n 	<li>Or deciding when it’s time to bring fulfilment in-house.</li>\r\n 	<li>Even planning for global expansion with multi-currency and multi-language baked in.</li>\r\n</ul>\r\nThis is where we work best - turning blockers into breakthroughs and laying the groundwork for whatever’s coming next.\r\n\r\nBecause the only problems worth having? Are the <strong>next nice problems.</strong>'),(101978,8582,'_page_content_1_block_content','field_664b5f5c5973a'),(101979,8582,'page_content_6_project_filter',''),(101980,8582,'_page_content_6_project_filter','field_67da970c01f12'),(101981,8582,'page_content_8_show_news','0'),(101982,8582,'_page_content_8_show_news','field_668271516175e'),(101983,8582,'page_content_2_block_content','<h3>Our Awards</h3>'),(101984,8582,'_page_content_2_block_content','field_66fbc65cd50de'),(101985,8582,'page_content_2_our_awards_0_award_image','6058'),(101986,8582,'_page_content_2_our_awards_0_award_image','field_66cda8ec3b127'),(101987,8582,'page_content_2_our_awards_1_award_image','6059'),(101988,8582,'_page_content_2_our_awards_1_award_image','field_66cda8ec3b127'),(101989,8582,'page_content_2_our_awards_2_award_image','6062'),(101990,8582,'_page_content_2_our_awards_2_award_image','field_66cda8ec3b127'),(101991,8582,'page_content_2_our_awards_3_award_image','6063'),(101992,8582,'_page_content_2_our_awards_3_award_image','field_66cda8ec3b127'),(101993,8582,'page_content_2_our_awards_4_award_image','6061'),(101994,8582,'_page_content_2_our_awards_4_award_image','field_66cda8ec3b127'),(101995,8582,'page_content_2_our_awards_5_award_image','6060'),(101996,8582,'_page_content_2_our_awards_5_award_image','field_66cda8ec3b127'),(101997,8582,'page_content_2_our_awards','6'),(101998,8582,'_page_content_2_our_awards','field_66cda8e23b126'),(101999,8582,'page_content_3_show','1'),(102000,8582,'_page_content_3_show','field_67d4673c9db25'),(102001,8582,'page_content_3_the_team_0_name','Mat O\'Connor'),(102002,8582,'_page_content_3_the_team_0_name','field_67d9a472216bd'),(102003,8582,'page_content_3_the_team_0_headshot','8576'),(102004,8582,'_page_content_3_the_team_0_headshot','field_67d9a479216be'),(102005,8582,'page_content_3_the_team_0_role','Founder'),(102006,8582,'_page_content_3_the_team_0_role','field_67d9a482216bf'),(102007,8582,'page_content_3_the_team_0_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(102008,8582,'_page_content_3_the_team_0_bio','field_67d9a489216c0'),(102009,8582,'page_content_3_the_team_0_linkedin_link','a:3:{s:5:\"title\";s:14:\"More About Mat\";s:3:\"url\";s:39:\"https://www.linkedin.com/in/matoconnor/\";s:6:\"target\";s:6:\"_blank\";}'),(102010,8582,'_page_content_3_the_team_0_linkedin_link','field_67d9a491216c1'),(102011,8582,'page_content_3_the_team_1_name','Steven Campbell'),(102012,8582,'_page_content_3_the_team_1_name','field_67d9a472216bd'),(102013,8582,'page_content_3_the_team_1_headshot','8578'),(102014,8582,'_page_content_3_the_team_1_headshot','field_67d9a479216be'),(102015,8582,'page_content_3_the_team_1_role','UX/UI Designer'),(102016,8582,'_page_content_3_the_team_1_role','field_67d9a482216bf'),(102017,8582,'page_content_3_the_team_1_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(102018,8582,'_page_content_3_the_team_1_bio','field_67d9a489216c0'),(102019,8582,'page_content_3_the_team_1_linkedin_link',''),(102020,8582,'_page_content_3_the_team_1_linkedin_link','field_67d9a491216c1'),(102021,8582,'page_content_3_the_team_2_name','Jessica O\'Connor'),(102022,8582,'_page_content_3_the_team_2_name','field_67d9a472216bd'),(102023,8582,'page_content_3_the_team_2_headshot','8574'),(102024,8582,'_page_content_3_the_team_2_headshot','field_67d9a479216be'),(102025,8582,'page_content_3_the_team_2_role','Marketing Manager'),(102026,8582,'_page_content_3_the_team_2_role','field_67d9a482216bf'),(102027,8582,'page_content_3_the_team_2_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(102028,8582,'_page_content_3_the_team_2_bio','field_67d9a489216c0'),(102029,8582,'page_content_3_the_team_2_linkedin_link','a:3:{s:5:\"title\";s:15:\"More About Jess\";s:3:\"url\";s:63:\"https://www.linkedin.com/in/jessica-o%E2%80%99connor-258410228/\";s:6:\"target\";s:6:\"_blank\";}'),(102030,8582,'_page_content_3_the_team_2_linkedin_link','field_67d9a491216c1'),(102031,8582,'page_content_3_the_team_3_name','Vishal Sutariya'),(102032,8582,'_page_content_3_the_team_3_name','field_67d9a472216bd'),(102033,8582,'page_content_3_the_team_3_headshot','8579'),(102034,8582,'_page_content_3_the_team_3_headshot','field_67d9a479216be'),(102035,8582,'page_content_3_the_team_3_role','Developer'),(102036,8582,'_page_content_3_the_team_3_role','field_67d9a482216bf'),(102037,8582,'page_content_3_the_team_3_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(102038,8582,'_page_content_3_the_team_3_bio','field_67d9a489216c0'),(102039,8582,'page_content_3_the_team_3_linkedin_link',''),(102040,8582,'_page_content_3_the_team_3_linkedin_link','field_67d9a491216c1'),(102041,8582,'page_content_3_the_team_4_name','Ryan Blakely'),(102042,8582,'_page_content_3_the_team_4_name','field_67d9a472216bd'),(102043,8582,'page_content_3_the_team_4_headshot','8581'),(102044,8582,'_page_content_3_the_team_4_headshot','field_67d9a479216be'),(102045,8582,'page_content_3_the_team_4_role','Developer'),(102046,8582,'_page_content_3_the_team_4_role','field_67d9a482216bf'),(102047,8582,'page_content_3_the_team_4_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(102048,8582,'_page_content_3_the_team_4_bio','field_67d9a489216c0'),(102049,8582,'page_content_3_the_team_4_linkedin_link',''),(102050,8582,'_page_content_3_the_team_4_linkedin_link','field_67d9a491216c1'),(102051,8582,'page_content_3_the_team','7'),(102052,8582,'_page_content_3_the_team','field_67d9a467216bc'),(102053,8582,'page_content_4_block_intro','<h3>Brands We Work With</h3>'),(102054,8582,'_page_content_4_block_intro','field_67da970c01f11'),(102055,8582,'page_content_5_the_services_0_service_title','NNP Workshop'),(102056,8582,'_page_content_5_the_services_0_service_title','field_67c6cd1bcad26'),(102057,8582,'page_content_5_the_services_0_service_image','8174'),(102058,8582,'_page_content_5_the_services_0_service_image','field_67c6cd2dcad27'),(102059,8582,'page_content_5_the_services_0_side_title','Unlock your NNP'),(102060,8582,'_page_content_5_the_services_0_side_title','field_67c6e0fbc5a42'),(102061,8582,'page_content_5_the_services_0_service_description','Your eCommerce audit, minus the fluff.\r\n\r\nThe NNP Workshop is your straight-talking, no-waffle walkthrough of what’s working, what’s broken, and what’s blocking growth. We analyse your store, UX, code, and CRO setup - then deliver the whole thing as a short, punchy video with real-world fixes, not just feedback. No dust-gathering PDFs, just action you can take now. It’s how most of our partnerships start - and it’s what sets us apart.\r\n\r\nThe sooner we get your current problems out of the way, the sooner we can chase your next nice ones.'),(102062,8582,'_page_content_5_the_services_0_service_description','field_67c6cd38cad28'),(102063,8582,'page_content_5_the_services_0_service_link',''),(102064,8582,'_page_content_5_the_services_0_service_link','field_67c6cd4ecad29'),(102065,8582,'page_content_5_the_services_1_service_title','Magento 2 & Adobe Commerce'),(102066,8582,'_page_content_5_the_services_1_service_title','field_67c6cd1bcad26'),(102067,8582,'page_content_5_the_services_1_service_image','8172'),(102068,8582,'_page_content_5_the_services_1_service_image','field_67c6cd2dcad27'),(102069,8582,'page_content_5_the_services_1_side_title','Magento & Adobe'),(102070,8582,'_page_content_5_the_services_1_side_title','field_67c6e0fbc5a42'),(102071,8582,'page_content_5_the_services_1_service_description','More control. More freedom. Less compromise.\r\n\r\nMagento 2 is for brands who need power, not patch jobs. It’s flexible, scalable, and perfect if your store needs to do more than off-the-shelf can offer. Adobe Commerce builds on that power - ideal for complex setups, B2B needs, or international scale.\r\n\r\nWe help you unlock the full potential of both platforms: custom builds, replatforming, long-term support, and continuous optimisation. As your Magento development agency (or whatever platform suits your business best) - we bring the technical depth and commercial brains to make it perform.'),(102072,8582,'_page_content_5_the_services_1_service_description','field_67c6cd38cad28'),(102073,8582,'page_content_5_the_services_1_service_link',''),(102074,8582,'_page_content_5_the_services_1_service_link','field_67c6cd4ecad29'),(102075,8582,'page_content_5_the_services_2_service_title','Hyvä'),(102076,8582,'_page_content_5_the_services_2_service_title','field_67c6cd1bcad26'),(102077,8582,'page_content_5_the_services_2_service_image','8171'),(102078,8582,'_page_content_5_the_services_2_service_image','field_67c6cd2dcad27'),(102079,8582,'page_content_5_the_services_2_side_title','Hyvä Partners'),(102080,8582,'_page_content_5_the_services_2_side_title','field_67c6e0fbc5a42'),(102081,8582,'page_content_5_the_services_2_service_description','Make Magento faster, cleaner, and easier to work with.\r\n\r\nHyvä strips out the legacy frontend stack and replaces it with something leaner - so your site loads faster, your dev team moves quicker, and your customers stop bouncing.\r\n\r\nWe use Hyvä to cut load times, simplify releases, and improve conversion without the cost of a full rebuild. It improves Core Web Vitals and enhances the user experience for everyone using your store - or working on it.\r\n\r\nIf you’re on Magento and speed’s a sticking point, this is where we start.'),(102082,8582,'_page_content_5_the_services_2_service_description','field_67c6cd38cad28'),(102083,8582,'page_content_5_the_services_2_service_link',''),(102084,8582,'_page_content_5_the_services_2_service_link','field_67c6cd4ecad29'),(102085,8582,'page_content_5_the_services_3_service_title','Shopify'),(102086,8582,'_page_content_5_the_services_3_service_title','field_67c6cd1bcad26'),(102087,8582,'page_content_5_the_services_3_service_image','8175'),(102088,8582,'_page_content_5_the_services_3_service_image','field_67c6cd2dcad27'),(102089,8582,'page_content_5_the_services_3_side_title','Shopify Development'),(102090,8582,'_page_content_5_the_services_3_side_title','field_67c6e0fbc5a42'),(102091,8582,'page_content_5_the_services_3_service_description','Fast, flexible commerce that keeps up.\r\n\r\nShopify is a strong fit for brands that want to move quickly and stay in control. Whether you’re launching a new store or scaling up fast, we help you make Shopify (or Shopify Plus) work for you - from storefront strategy to integrations and automation.\r\n\r\nWe bring the same strategic depth and performance-first mindset to Shopify builds as we do to Magento, so you get a platform that doesn’t just look good - it performs where it counts.'),(102092,8582,'_page_content_5_the_services_3_service_description','field_67c6cd38cad28'),(102093,8582,'page_content_5_the_services_3_service_link',''),(102094,8582,'_page_content_5_the_services_3_service_link','field_67c6cd4ecad29'),(102095,8582,'page_content_5_the_services_4_service_title','Conversion Rate Optimisation'),(102096,8582,'_page_content_5_the_services_4_service_title','field_67c6cd1bcad26'),(102097,8582,'page_content_5_the_services_4_service_image','8170'),(102098,8582,'_page_content_5_the_services_4_service_image','field_67c6cd2dcad27'),(102099,8582,'page_content_5_the_services_4_side_title','CRO'),(102100,8582,'_page_content_5_the_services_4_side_title','field_67c6e0fbc5a42'),(102101,8582,'page_content_5_the_services_4_service_description','More from the traffic you already have.\r\n\r\nWe don’t just run A/B tests - we run experiments with purpose. Our conversion rate optimisation services focus on real data, friction fixes, and UX testing that turns traffic into revenue. Whether it\'s your checkout, PDPs, or overall journey, we find what’s blocking your buyers, then we remove it.\r\n\r\nLess Drop-Off. More Drop-In. Nicer questions to answer.'),(102102,8582,'_page_content_5_the_services_4_service_description','field_67c6cd38cad28'),(102103,8582,'page_content_5_the_services_4_service_link',''),(102104,8582,'_page_content_5_the_services_4_service_link','field_67c6cd4ecad29'),(102105,8582,'page_content_5_the_services_5_service_title','Maintenance & Support'),(102106,8582,'_page_content_5_the_services_5_service_title','field_67c6cd1bcad26'),(102107,8582,'page_content_5_the_services_5_service_image','8173'),(102108,8582,'_page_content_5_the_services_5_service_image','field_67c6cd2dcad27'),(102109,8582,'page_content_5_the_services_5_side_title','On-going Support'),(102110,8582,'_page_content_5_the_services_5_side_title','field_67c6e0fbc5a42'),(102111,8582,'page_content_5_the_services_5_service_description','You’re not on your own after go-live.\r\n\r\nSome agencies disappear once the build is done. We don’t. Our retainer packages for maintenance and support, are designed to help you stay fast, secure, and optimised.\r\n\r\nFrom bug fixes, to feature rollouts, performance tweaks to technical consultation - we keep things moving behind the scenes so you can focus on the bigger picture. Real support means showing up, not waiting for tickets. We’re here for all of it.'),(102112,8582,'_page_content_5_the_services_5_service_description','field_67c6cd38cad28'),(102113,8582,'page_content_5_the_services_5_service_link',''),(102114,8582,'_page_content_5_the_services_5_service_link','field_67c6cd4ecad29'),(102115,8582,'page_content_5_the_services','6'),(102116,8582,'_page_content_5_the_services','field_67c6cd0fcad25'),(102117,8582,'page_content_6_block_title','<h3>Our Process</h3>'),(102118,8582,'_page_content_6_block_title','field_67da9e22ddf71'),(102119,8582,'page_content_6_cards_0_card_icon','1'),(102120,8582,'_page_content_6_cards_0_card_icon','field_67da9e3bddf73'),(102121,8582,'page_content_6_cards_0_card_content','<h4>Dig into the data</h4>\r\nWe start by digging into your users’ behaviours - including heatmaps, analytics, and checkout flows - to understand what’s slowing your site down or stopping people from buying. This gives you clarity on where revenue is being lost and where the biggest opportunities lie.'),(102122,8582,'_page_content_6_cards_0_card_content','field_67da9e49ddf74'),(102123,8582,'page_content_6_cards_1_card_icon','2'),(102124,8582,'_page_content_6_cards_1_card_icon','field_67da9e3bddf73'),(102125,8582,'page_content_6_cards_1_card_content','<h4>Build a plan that actually works</h4>\r\nOnce we know what’s going wrong, we map out a clear, focused plan based on your goals. You get practical, prioritised actions designed to improve conversion, speed up performance, and deliver results without wasting time or budget.'),(102126,8582,'_page_content_6_cards_1_card_content','field_67da9e49ddf74'),(102127,8582,'page_content_6_cards_2_card_icon','3'),(102128,8582,'_page_content_6_cards_2_card_icon','field_67da9e3bddf73'),(102129,8582,'page_content_6_cards_2_card_content','<h4>Make changes that move the needle</h4>\r\nDesign, dev, CRO - we don’t do shiny for shiny’s sake. We do performance-first changes that make your site faster, smoother, and more profitable. We test, we tweak, and we talk to you like a real person throughout.'),(102130,8582,'_page_content_6_cards_2_card_content','field_67da9e49ddf74'),(102131,8582,'page_content_6_cards_3_card_icon','4'),(102132,8582,'_page_content_6_cards_3_card_icon','field_67da9e3bddf73'),(102133,8582,'page_content_6_cards_3_card_content','<h4>Unlock your next nice problem</h4>\r\nOnce things are running better, the fun really starts. That’s when new headaches show up - the good kind. Things like “how do we scale without losing our margins?” or “can we finally automate fulfilment?” The next nice problems are where we shine.'),(102134,8582,'_page_content_6_cards_3_card_content','field_67da9e49ddf74'),(102135,8582,'page_content_6_cards','4'),(102136,8582,'_page_content_6_cards','field_67da9e2bddf72'),(102137,8582,'page_content_6_block_footer','<a href=\"https://actuate.webpreview.co/about-us/our-process/\" class=\"cta\">Explore Our Process</a>'),(102138,8582,'_page_content_6_block_footer','field_67da9e66ddf75'),(102139,8582,'page_content_7_block_title','What our clients day'),(102140,8582,'_page_content_7_block_title','field_67c86b51a9ddc'),(102141,8582,'page_content_3_the_team_5_name','Rico'),(102142,8582,'_page_content_3_the_team_5_name','field_67d9a472216bd'),(102143,8582,'page_content_3_the_team_5_headshot','8577'),(102144,8582,'_page_content_3_the_team_5_headshot','field_67d9a479216be'),(102145,8582,'page_content_3_the_team_5_role',''),(102146,8582,'_page_content_3_the_team_5_role','field_67d9a482216bf'),(102147,8582,'page_content_3_the_team_5_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(102148,8582,'_page_content_3_the_team_5_bio','field_67d9a489216c0'),(102149,8582,'page_content_3_the_team_5_linkedin_link',''),(102150,8582,'_page_content_3_the_team_5_linkedin_link','field_67d9a491216c1'),(102151,8582,'page_content_3_the_team_6_name','Lenny'),(102152,8582,'_page_content_3_the_team_6_name','field_67d9a472216bd'),(102153,8582,'page_content_3_the_team_6_headshot','8575'),(102154,8582,'_page_content_3_the_team_6_headshot','field_67d9a479216be'),(102155,8582,'page_content_3_the_team_6_role','Wellness Officer'),(102156,8582,'_page_content_3_the_team_6_role','field_67d9a482216bf'),(102157,8582,'page_content_3_the_team_6_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut a libero vitae erat porttitor viverra eget mollis enim orci varius.'),(102158,8582,'_page_content_3_the_team_6_bio','field_67d9a489216c0'),(102159,8582,'page_content_3_the_team_6_linkedin_link',''),(102160,8582,'_page_content_3_the_team_6_linkedin_link','field_67d9a491216c1'),(102161,8574,'_wp_attachment_wp_user_avatar','5'),(102162,8578,'_wp_attachment_wp_user_avatar','2'),(102163,8576,'_wp_attachment_wp_user_avatar','1'),(102164,8570,'page_content_0_result_stats_0_statistic','9.92%'),(102165,8570,'_page_content_0_result_stats_0_statistic','field_65bcc827f1b65'),(102166,8570,'page_content_0_result_stats_0_description','<h4>Conversion Rate Increase</h4>\r\nSystematic UX improvements and CRO work turned more of the right visitors into customers.'),(102167,8570,'_page_content_0_result_stats_0_description','field_67f6273e1021f'),(102168,8570,'page_content_0_result_stats_1_statistic','6%'),(102169,8570,'_page_content_0_result_stats_1_statistic','field_65bcc827f1b65'),(102170,8570,'page_content_0_result_stats_1_description','<h4>Increase in Average Order Value</h4>\r\nSmarter product discovery and a clearer customer journey encouraged higher-value purchases.'),(102171,8570,'_page_content_0_result_stats_1_description','field_67f6273e1021f'),(102172,8570,'page_content_0_result_stats_2_statistic','38%'),(102173,8570,'_page_content_0_result_stats_2_statistic','field_65bcc827f1b65'),(102174,8570,'page_content_0_result_stats_2_description','<h4>Reduction in Page Load Speed</h4>\r\nStripping out app bloat and dead weight created a faster, leaner store.'),(102175,8570,'_page_content_0_result_stats_2_description','field_67f6273e1021f'),(102176,8570,'page_content_0_result_stats','3'),(102177,8570,'_page_content_0_result_stats','field_65bcc815f1b64'),(102178,8570,'page_content_1_block_content','<h3>A Market Leader Losing Ground.</h3>\r\nAUTOID had spent years building one of the most trusted names in premium vehicle styling. Their catalogue spans thousands of aftermarket parts, body kits, carbon fibre components, wheels, exhaust systems, and performance upgrades, across marques including BMW, Audi, Porsche, Mercedes-Benz, and Tesla. With a 4.85/5 rating from over 2,300 reviews, the brand had earned serious credibility with car enthusiasts.\r\n\r\nBut the numbers were telling a different story. Organic search rankings had collapsed, triggering a dramatic drop in traffic. The site had grown sluggish and bloated. And conversion rates were in steady decline.\r\n\r\nFor any ecommerce leader. It\\\'s one of the most unsettling situations you can face, watching your core metrics fall and not being able to pinpoint exactly why. The brand is strong, the product is right, but the business is haemorrhaging performance and you don\'t have a clear diagnosis.'),(102179,8570,'_page_content_1_block_content','field_65d85cc1b2153'),(102180,8584,'_wp_attached_file','AutoID-1-Website.jpg'),(102181,8584,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"AutoID-1-Website.jpg\";s:8:\"filesize\";i:228905;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"AutoID-1-Website-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58704;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"AutoID-1-Website-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76375;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"AutoID-1-Website-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98574;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"AutoID-1-Website-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63596;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"AutoID-1-Website-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195738;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"AutoID-1-Website-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109703;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"AutoID-1-Website-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:279375;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"AutoID-1-Website-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151870;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"AutoID-1-Website-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:243017;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"AutoID-1-Website-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170778;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"AutoID-1-Website-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80313;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"AutoID-1-Website-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221395;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"AutoID-1-Website-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42218;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"AutoID-1-Website-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54388;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"AutoID-1-Website-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43843;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"AutoID-1-Website-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91865;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"AutoID-1-Website-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101166;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"AutoID-1-Website-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:293258;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"AutoID-1-Website-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62477;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"AutoID-1-Website-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52110;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"AutoID-1-Website-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98218;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"AutoID-1-Website-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94578;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"AutoID-1-Website-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:278002;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"AutoID-1-Website-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89363;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"AutoID-1-Website-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8464;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"AutoID-1-Website-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62477;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"AutoID-1-Website-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124118;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"AutoID-1-Website-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52222;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:29:\"AutoID-1-Website-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147333;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:29:\"AutoID-1-Website-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151512;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102182,8584,'_imagify_optimization_level','2'),(102183,8584,'_imagify_status','success'),(102184,8584,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228905;s:14:\"optimized_size\";i:122212;s:7:\"percent\";d:46.61;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151512;s:14:\"optimized_size\";i:51698;s:7:\"percent\";d:65.88;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147333;s:14:\"optimized_size\";i:50870;s:7:\"percent\";d:65.47;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52222;s:14:\"optimized_size\";i:21807;s:7:\"percent\";d:58.24;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124118;s:14:\"optimized_size\";i:46934;s:7:\"percent\";d:62.19;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62477;s:14:\"optimized_size\";i:25863;s:7:\"percent\";d:58.6;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8464;s:14:\"optimized_size\";i:4150;s:7:\"percent\";d:50.97;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89363;s:14:\"optimized_size\";i:33217;s:7:\"percent\";d:62.83;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:278002;s:14:\"optimized_size\";i:90549;s:7:\"percent\";d:67.43;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94578;s:14:\"optimized_size\";i:32857;s:7:\"percent\";d:65.26;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98218;s:14:\"optimized_size\";i:38240;s:7:\"percent\";d:61.07;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52110;s:14:\"optimized_size\";i:21503;s:7:\"percent\";d:58.74;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62477;s:14:\"optimized_size\";i:25863;s:7:\"percent\";d:58.6;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:293258;s:14:\"optimized_size\";i:91616;s:7:\"percent\";d:68.76;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101166;s:14:\"optimized_size\";i:30640;s:7:\"percent\";d:69.71;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91865;s:14:\"optimized_size\";i:37513;s:7:\"percent\";d:59.17;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43843;s:14:\"optimized_size\";i:19225;s:7:\"percent\";d:56.15;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54388;s:14:\"optimized_size\";i:22456;s:7:\"percent\";d:58.71;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42218;s:14:\"optimized_size\";i:20179;s:7:\"percent\";d:52.2;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221395;s:14:\"optimized_size\";i:88885;s:7:\"percent\";d:59.85;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80313;s:14:\"optimized_size\";i:34578;s:7:\"percent\";d:56.95;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170778;s:14:\"optimized_size\";i:56651;s:7:\"percent\";d:66.83;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243017;s:14:\"optimized_size\";i:84190;s:7:\"percent\";d:65.36;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151870;s:14:\"optimized_size\";i:59786;s:7:\"percent\";d:60.63;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:279375;s:14:\"optimized_size\";i:91302;s:7:\"percent\";d:67.32;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109703;s:14:\"optimized_size\";i:33414;s:7:\"percent\";d:69.54;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:195738;s:14:\"optimized_size\";i:60737;s:7:\"percent\";d:68.97;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63596;s:14:\"optimized_size\";i:25125;s:7:\"percent\";d:60.49;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98574;s:14:\"optimized_size\";i:37893;s:7:\"percent\";d:61.56;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76375;s:14:\"optimized_size\";i:29374;s:7:\"percent\";d:61.54;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58704;s:14:\"optimized_size\";i:23522;s:7:\"percent\";d:59.93;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228905;s:14:\"optimized_size\";i:88413;s:7:\"percent\";d:61.38;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58704;s:14:\"optimized_size\";i:36077;s:7:\"percent\";d:38.54;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76375;s:14:\"optimized_size\";i:46415;s:7:\"percent\";d:39.23;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98574;s:14:\"optimized_size\";i:58876;s:7:\"percent\";d:40.27;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63596;s:14:\"optimized_size\";i:38736;s:7:\"percent\";d:39.09;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:195738;s:14:\"optimized_size\";i:109953;s:7:\"percent\";d:43.83;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109703;s:14:\"optimized_size\";i:58948;s:7:\"percent\";d:46.27;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:279375;s:14:\"optimized_size\";i:153383;s:7:\"percent\";d:45.1;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151870;s:14:\"optimized_size\";i:95002;s:7:\"percent\";d:37.45;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243017;s:14:\"optimized_size\";i:141695;s:7:\"percent\";d:41.69;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170778;s:14:\"optimized_size\";i:97590;s:7:\"percent\";d:42.86;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80313;s:14:\"optimized_size\";i:52198;s:7:\"percent\";d:35.01;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221395;s:14:\"optimized_size\";i:148624;s:7:\"percent\";d:32.87;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42218;s:14:\"optimized_size\";i:31218;s:7:\"percent\";d:26.06;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54388;s:14:\"optimized_size\";i:35344;s:7:\"percent\";d:35.02;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43843;s:14:\"optimized_size\";i:29495;s:7:\"percent\";d:32.73;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91865;s:14:\"optimized_size\";i:55848;s:7:\"percent\";d:39.21;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101166;s:14:\"optimized_size\";i:52437;s:7:\"percent\";d:48.17;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:293258;s:14:\"optimized_size\";i:159234;s:7:\"percent\";d:45.7;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62477;s:14:\"optimized_size\";i:38584;s:7:\"percent\";d:38.24;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52110;s:14:\"optimized_size\";i:32241;s:7:\"percent\";d:38.13;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98218;s:14:\"optimized_size\";i:59070;s:7:\"percent\";d:39.86;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94578;s:14:\"optimized_size\";i:53804;s:7:\"percent\";d:43.11;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:278002;s:14:\"optimized_size\";i:158866;s:7:\"percent\";d:42.85;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89363;s:14:\"optimized_size\";i:52978;s:7:\"percent\";d:40.72;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8464;s:14:\"optimized_size\";i:6323;s:7:\"percent\";d:25.3;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124118;s:14:\"optimized_size\";i:74450;s:7:\"percent\";d:40.02;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52222;s:14:\"optimized_size\";i:34178;s:7:\"percent\";d:34.55;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147333;s:14:\"optimized_size\";i:87221;s:7:\"percent\";d:40.8;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151512;s:14:\"optimized_size\";i:85712;s:7:\"percent\";d:43.43;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7589433;s:14:\"optimized_size\";i:3585762;s:7:\"percent\";d:52.75;s:7:\"message\";s:0:\"\";}}'),(102185,8584,'_wp_attachment_image_alt','AutoID Shopify Plus Website'),(102186,8570,'page_content_2_block_image','8584'),(102187,8570,'_page_content_2_block_image','field_67f63a30795b5'),(102188,8570,'page_content_2_video_file',''),(102189,8570,'_page_content_2_video_file','field_67f63a3f795b6'),(102190,8570,'page_content_2_mobile_video',''),(102191,8570,'_page_content_2_mobile_video','field_67f63a4e795b7'),(102192,8570,'page_content_2_block_content',''),(102193,8570,'_page_content_2_block_content','field_67f63a5c795b8'),(102194,8570,'page_content_3_block_content','<h3>Finding the Root Cause.</h3>\r\nOn the very first call, we identified something critical: all metadata across the site had been stripped out. Product pages, collection pages, key landing pages, all invisible to search engines. This single issue explained the catastrophic drop in organic rankings and the traffic that followed.\r\n\r\nBut the problems ran deeper. We carried out an in-depth NNP audit, a comprehensive review of the site\'s performance, usability, and commercial effectiveness. It highlighted several areas that were actively suppressing conversion rates, from a navigation structure that made product discovery frustrating, to page load speeds that were driving customers away before they\'d even started browsing, to product detail pages that weren\'t working hard enough to close the sale.\r\n\r\nThe diagnosis was clear. The prescription was a systematic, ongoing programme of work, not a one-off fix.'),(102195,8570,'_page_content_3_block_content','field_65d85cf0b2159'),(102196,8585,'_wp_attached_file','AutoID-2-NNP.jpg'),(102197,8585,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:16:\"AutoID-2-NNP.jpg\";s:8:\"filesize\";i:132461;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"AutoID-2-NNP-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45809;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"AutoID-2-NNP-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58413;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"AutoID-2-NNP-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86146;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"AutoID-2-NNP-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49306;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"AutoID-2-NNP-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137163;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:25:\"AutoID-2-NNP-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100789;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:26:\"AutoID-2-NNP-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199278;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"AutoID-2-NNP-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92069;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:26:\"AutoID-2-NNP-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186609;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"AutoID-2-NNP-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124954;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"AutoID-2-NNP-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68643;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:25:\"AutoID-2-NNP-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151570;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"AutoID-2-NNP-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30435;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"AutoID-2-NNP-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43274;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"AutoID-2-NNP-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42754;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"AutoID-2-NNP-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70988;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:25:\"AutoID-2-NNP-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92210;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:26:\"AutoID-2-NNP-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202106;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"AutoID-2-NNP-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51212;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"AutoID-2-NNP-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41806;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"AutoID-2-NNP-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72806;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"AutoID-2-NNP-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86822;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:26:\"AutoID-2-NNP-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201199;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"AutoID-2-NNP-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83882;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"AutoID-2-NNP-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7995;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"AutoID-2-NNP-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51212;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"AutoID-2-NNP-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94915;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"AutoID-2-NNP-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41596;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:25:\"AutoID-2-NNP-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110531;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:25:\"AutoID-2-NNP-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112916;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102198,8585,'_imagify_optimization_level','2'),(102199,8585,'_imagify_status','already_optimized'),(102200,8585,'_imagify_data','a:2:{s:5:\"sizes\";a:32:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112916;s:14:\"optimized_size\";i:45841;s:7:\"percent\";d:59.4;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110531;s:14:\"optimized_size\";i:45323;s:7:\"percent\";d:59;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41596;s:14:\"optimized_size\";i:19993;s:7:\"percent\";d:51.94;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94915;s:14:\"optimized_size\";i:40136;s:7:\"percent\";d:57.71;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51212;s:14:\"optimized_size\";i:24453;s:7:\"percent\";d:52.25;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7995;s:14:\"optimized_size\";i:4288;s:7:\"percent\";d:46.37;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83882;s:14:\"optimized_size\";i:38823;s:7:\"percent\";d:53.72;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:201199;s:14:\"optimized_size\";i:73973;s:7:\"percent\";d:63.23;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86822;s:14:\"optimized_size\";i:37989;s:7:\"percent\";d:56.24;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72806;s:14:\"optimized_size\";i:33169;s:7:\"percent\";d:54.44;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41806;s:14:\"optimized_size\";i:20225;s:7:\"percent\";d:51.62;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51212;s:14:\"optimized_size\";i:24453;s:7:\"percent\";d:52.25;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:202106;s:14:\"optimized_size\";i:72421;s:7:\"percent\";d:64.17;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92210;s:14:\"optimized_size\";i:35298;s:7:\"percent\";d:61.72;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70988;s:14:\"optimized_size\";i:33485;s:7:\"percent\";d:52.83;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42754;s:14:\"optimized_size\";i:22025;s:7:\"percent\";d:48.48;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43274;s:14:\"optimized_size\";i:20932;s:7:\"percent\";d:51.63;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30435;s:14:\"optimized_size\";i:15941;s:7:\"percent\";d:47.62;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151570;s:14:\"optimized_size\";i:62891;s:7:\"percent\";d:58.51;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68643;s:14:\"optimized_size\";i:33116;s:7:\"percent\";d:51.76;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124954;s:14:\"optimized_size\";i:49058;s:7:\"percent\";d:60.74;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186609;s:14:\"optimized_size\";i:72175;s:7:\"percent\";d:61.32;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92069;s:14:\"optimized_size\";i:36580;s:7:\"percent\";d:60.27;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:199278;s:14:\"optimized_size\";i:72948;s:7:\"percent\";d:63.39;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100789;s:14:\"optimized_size\";i:39346;s:7:\"percent\";d:60.96;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137163;s:14:\"optimized_size\";i:51395;s:7:\"percent\";d:62.53;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49306;s:14:\"optimized_size\";i:23272;s:7:\"percent\";d:52.8;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86146;s:14:\"optimized_size\";i:38722;s:7:\"percent\";d:55.05;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58413;s:14:\"optimized_size\";i:26741;s:7:\"percent\";d:54.22;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45809;s:14:\"optimized_size\";i:21502;s:7:\"percent\";d:53.06;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132461;s:14:\"optimized_size\";i:68434;s:7:\"percent\";d:48.34;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2871869;s:14:\"optimized_size\";i:1204948;s:7:\"percent\";d:58.04;s:7:\"message\";s:0:\"\";}}'),(102201,8585,'_wp_attachment_image_alt','AutoID - Full CRO, UX/CX Shopify Plus Audit'),(102202,8570,'page_content_4_image','8585'),(102203,8570,'_page_content_4_image','field_65d85cd9b2156'),(102204,8586,'_wp_attached_file','AutoID-3-Performance.jpg'),(102205,8586,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:24:\"AutoID-3-Performance.jpg\";s:8:\"filesize\";i:211116;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"AutoID-3-Performance-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54469;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"AutoID-3-Performance-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72139;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"AutoID-3-Performance-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84136;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"AutoID-3-Performance-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58998;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"AutoID-3-Performance-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180587;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:33:\"AutoID-3-Performance-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106713;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:34:\"AutoID-3-Performance-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249314;}s:8:\"masthead\";a:5:{s:4:\"file\";s:33:\"AutoID-3-Performance-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100890;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:34:\"AutoID-3-Performance-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199226;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:33:\"AutoID-3-Performance-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148397;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:32:\"AutoID-3-Performance-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63759;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:33:\"AutoID-3-Performance-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154037;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:32:\"AutoID-3-Performance-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28175;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:32:\"AutoID-3-Performance-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48308;}s:10:\"team-small\";a:5:{s:4:\"file\";s:32:\"AutoID-3-Performance-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39126;}s:10:\"team-large\";a:5:{s:4:\"file\";s:32:\"AutoID-3-Performance-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79786;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:33:\"AutoID-3-Performance-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100961;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:34:\"AutoID-3-Performance-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:281581;}s:10:\"page-small\";a:5:{s:4:\"file\";s:32:\"AutoID-3-Performance-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53768;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:32:\"AutoID-3-Performance-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47370;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"AutoID-3-Performance-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89751;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:32:\"AutoID-3-Performance-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87899;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:34:\"AutoID-3-Performance-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237340;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:32:\"AutoID-3-Performance-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84403;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:32:\"AutoID-3-Performance-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8544;}s:13:\"project-small\";a:5:{s:4:\"file\";s:32:\"AutoID-3-Performance-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53768;}s:13:\"project-large\";a:5:{s:4:\"file\";s:33:\"AutoID-3-Performance-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101649;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:32:\"AutoID-3-Performance-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46570;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:33:\"AutoID-3-Performance-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129825;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:33:\"AutoID-3-Performance-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133444;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102206,8586,'_imagify_optimization_level','2'),(102207,8586,'_imagify_status','success'),(102208,8586,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:211116;s:14:\"optimized_size\";i:115835;s:7:\"percent\";d:45.13;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133444;s:14:\"optimized_size\";i:49700;s:7:\"percent\";d:62.76;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129825;s:14:\"optimized_size\";i:49227;s:7:\"percent\";d:62.08;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46570;s:14:\"optimized_size\";i:17944;s:7:\"percent\";d:61.47;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101649;s:14:\"optimized_size\";i:36663;s:7:\"percent\";d:63.93;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53768;s:14:\"optimized_size\";i:21486;s:7:\"percent\";d:60.04;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8544;s:14:\"optimized_size\";i:3762;s:7:\"percent\";d:55.97;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84403;s:14:\"optimized_size\";i:34312;s:7:\"percent\";d:59.35;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:237340;s:14:\"optimized_size\";i:80428;s:7:\"percent\";d:66.11;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87899;s:14:\"optimized_size\";i:33618;s:7:\"percent\";d:61.75;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89751;s:14:\"optimized_size\";i:35303;s:7:\"percent\";d:60.67;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47370;s:14:\"optimized_size\";i:18289;s:7:\"percent\";d:61.39;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53768;s:14:\"optimized_size\";i:21486;s:7:\"percent\";d:60.04;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:281581;s:14:\"optimized_size\";i:96120;s:7:\"percent\";d:65.86;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100961;s:14:\"optimized_size\";i:34951;s:7:\"percent\";d:65.38;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79786;s:14:\"optimized_size\";i:32163;s:7:\"percent\";d:59.69;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39126;s:14:\"optimized_size\";i:17461;s:7:\"percent\";d:55.37;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48308;s:14:\"optimized_size\";i:18998;s:7:\"percent\";d:60.67;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28175;s:14:\"optimized_size\";i:11925;s:7:\"percent\";d:57.68;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154037;s:14:\"optimized_size\";i:57007;s:7:\"percent\";d:62.99;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63759;s:14:\"optimized_size\";i:27112;s:7:\"percent\";d:57.48;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148397;s:14:\"optimized_size\";i:52507;s:7:\"percent\";d:64.62;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:199226;s:14:\"optimized_size\";i:75364;s:7:\"percent\";d:62.17;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100890;s:14:\"optimized_size\";i:35027;s:7:\"percent\";d:65.28;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:249314;s:14:\"optimized_size\";i:84690;s:7:\"percent\";d:66.03;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106713;s:14:\"optimized_size\";i:37626;s:7:\"percent\";d:64.74;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180587;s:14:\"optimized_size\";i:61640;s:7:\"percent\";d:65.87;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58998;s:14:\"optimized_size\";i:22314;s:7:\"percent\";d:62.18;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84136;s:14:\"optimized_size\";i:34233;s:7:\"percent\";d:59.31;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72139;s:14:\"optimized_size\";i:26961;s:7:\"percent\";d:62.63;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54469;s:14:\"optimized_size\";i:20545;s:7:\"percent\";d:62.28;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:211116;s:14:\"optimized_size\";i:94432;s:7:\"percent\";d:55.27;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54469;s:14:\"optimized_size\";i:32079;s:7:\"percent\";d:41.11;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72139;s:14:\"optimized_size\";i:42156;s:7:\"percent\";d:41.56;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84136;s:14:\"optimized_size\";i:49523;s:7:\"percent\";d:41.14;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58998;s:14:\"optimized_size\";i:34366;s:7:\"percent\";d:41.75;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180587;s:14:\"optimized_size\";i:101740;s:7:\"percent\";d:43.66;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106713;s:14:\"optimized_size\";i:55974;s:7:\"percent\";d:47.55;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:249314;s:14:\"optimized_size\";i:127750;s:7:\"percent\";d:48.76;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100890;s:14:\"optimized_size\";i:53174;s:7:\"percent\";d:47.3;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:199226;s:14:\"optimized_size\";i:101730;s:7:\"percent\";d:48.94;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148397;s:14:\"optimized_size\";i:84095;s:7:\"percent\";d:43.33;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63759;s:14:\"optimized_size\";i:36596;s:7:\"percent\";d:42.6;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154037;s:14:\"optimized_size\";i:85172;s:7:\"percent\";d:44.71;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28175;s:14:\"optimized_size\";i:16990;s:7:\"percent\";d:39.7;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48308;s:14:\"optimized_size\";i:29463;s:7:\"percent\";d:39.01;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39126;s:14:\"optimized_size\";i:23589;s:7:\"percent\";d:39.71;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79786;s:14:\"optimized_size\";i:46164;s:7:\"percent\";d:42.14;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100961;s:14:\"optimized_size\";i:53648;s:7:\"percent\";d:46.86;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:281581;s:14:\"optimized_size\";i:149362;s:7:\"percent\";d:46.96;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53768;s:14:\"optimized_size\";i:31271;s:7:\"percent\";d:41.84;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47370;s:14:\"optimized_size\";i:28735;s:7:\"percent\";d:39.34;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89751;s:14:\"optimized_size\";i:51761;s:7:\"percent\";d:42.33;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87899;s:14:\"optimized_size\";i:49140;s:7:\"percent\";d:44.09;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:237340;s:14:\"optimized_size\";i:124034;s:7:\"percent\";d:47.74;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84403;s:14:\"optimized_size\";i:49183;s:7:\"percent\";d:41.73;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8544;s:14:\"optimized_size\";i:5897;s:7:\"percent\";d:30.98;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101649;s:14:\"optimized_size\";i:57818;s:7:\"percent\";d:43.12;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46570;s:14:\"optimized_size\";i:28204;s:7:\"percent\";d:39.44;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129825;s:14:\"optimized_size\";i:73163;s:7:\"percent\";d:43.64;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133444;s:14:\"optimized_size\";i:74637;s:7:\"percent\";d:44.07;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6618330;s:14:\"optimized_size\";i:3056543;s:7:\"percent\";d:53.82;s:7:\"message\";s:0:\"\";}}'),(102209,8586,'_wp_attachment_image_alt','Auto ID - Shopify Plus Performance'),(102210,8587,'_wp_attached_file','AutoID-4-Navigation.jpg'),(102211,8587,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:23:\"AutoID-4-Navigation.jpg\";s:8:\"filesize\";i:81297;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"AutoID-4-Navigation-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29639;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"AutoID-4-Navigation-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37424;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"AutoID-4-Navigation-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42304;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"AutoID-4-Navigation-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32416;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"AutoID-4-Navigation-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85297;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:32:\"AutoID-4-Navigation-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49922;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:33:\"AutoID-4-Navigation-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120920;}s:8:\"masthead\";a:5:{s:4:\"file\";s:32:\"AutoID-4-Navigation-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36136;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:33:\"AutoID-4-Navigation-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100126;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:32:\"AutoID-4-Navigation-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76108;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:31:\"AutoID-4-Navigation-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34985;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:32:\"AutoID-4-Navigation-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78543;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:31:\"AutoID-4-Navigation-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15298;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:31:\"AutoID-4-Navigation-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28990;}s:10:\"team-small\";a:5:{s:4:\"file\";s:31:\"AutoID-4-Navigation-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21203;}s:10:\"team-large\";a:5:{s:4:\"file\";s:31:\"AutoID-4-Navigation-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42767;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:32:\"AutoID-4-Navigation-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47752;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:33:\"AutoID-4-Navigation-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124205;}s:10:\"page-small\";a:5:{s:4:\"file\";s:31:\"AutoID-4-Navigation-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32299;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:31:\"AutoID-4-Navigation-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27284;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:31:\"AutoID-4-Navigation-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44248;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:31:\"AutoID-4-Navigation-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42080;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:33:\"AutoID-4-Navigation-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120264;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:31:\"AutoID-4-Navigation-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38958;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:31:\"AutoID-4-Navigation-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6109;}s:13:\"project-small\";a:5:{s:4:\"file\";s:31:\"AutoID-4-Navigation-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32299;}s:13:\"project-large\";a:5:{s:4:\"file\";s:32:\"AutoID-4-Navigation-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59515;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:31:\"AutoID-4-Navigation-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27322;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:32:\"AutoID-4-Navigation-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67856;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:32:\"AutoID-4-Navigation-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71139;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102212,8587,'_imagify_optimization_level','2'),(102213,8587,'_imagify_status','already_optimized'),(102214,8587,'_imagify_data','a:2:{s:5:\"sizes\";a:32:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71139;s:14:\"optimized_size\";i:23566;s:7:\"percent\";d:66.87;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67856;s:14:\"optimized_size\";i:22256;s:7:\"percent\";d:67.2;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27322;s:14:\"optimized_size\";i:10982;s:7:\"percent\";d:59.81;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59515;s:14:\"optimized_size\";i:20642;s:7:\"percent\";d:65.32;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32299;s:14:\"optimized_size\";i:12543;s:7:\"percent\";d:61.17;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6109;s:14:\"optimized_size\";i:2719;s:7:\"percent\";d:55.49;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38958;s:14:\"optimized_size\";i:12530;s:7:\"percent\";d:67.84;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120264;s:14:\"optimized_size\";i:36548;s:7:\"percent\";d:69.61;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42080;s:14:\"optimized_size\";i:12597;s:7:\"percent\";d:70.06;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44248;s:14:\"optimized_size\";i:15995;s:7:\"percent\";d:63.85;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27284;s:14:\"optimized_size\";i:10602;s:7:\"percent\";d:61.14;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32299;s:14:\"optimized_size\";i:12543;s:7:\"percent\";d:61.17;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124205;s:14:\"optimized_size\";i:35196;s:7:\"percent\";d:71.66;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47752;s:14:\"optimized_size\";i:12757;s:7:\"percent\";d:73.28;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42767;s:14:\"optimized_size\";i:15981;s:7:\"percent\";d:62.63;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21203;s:14:\"optimized_size\";i:8295;s:7:\"percent\";d:60.88;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28990;s:14:\"optimized_size\";i:11408;s:7:\"percent\";d:60.65;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15298;s:14:\"optimized_size\";i:6269;s:7:\"percent\";d:59.02;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78543;s:14:\"optimized_size\";i:24543;s:7:\"percent\";d:68.75;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34985;s:14:\"optimized_size\";i:12985;s:7:\"percent\";d:62.88;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76108;s:14:\"optimized_size\";i:24163;s:7:\"percent\";d:68.25;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100126;s:14:\"optimized_size\";i:29854;s:7:\"percent\";d:70.18;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36136;s:14:\"optimized_size\";i:9086;s:7:\"percent\";d:74.86;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120920;s:14:\"optimized_size\";i:35664;s:7:\"percent\";d:70.51;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49922;s:14:\"optimized_size\";i:13915;s:7:\"percent\";d:72.13;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85297;s:14:\"optimized_size\";i:25643;s:7:\"percent\";d:69.94;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32416;s:14:\"optimized_size\";i:12388;s:7:\"percent\";d:61.78;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42304;s:14:\"optimized_size\";i:14336;s:7:\"percent\";d:66.11;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37424;s:14:\"optimized_size\";i:13685;s:7:\"percent\";d:63.43;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29639;s:14:\"optimized_size\";i:11336;s:7:\"percent\";d:61.75;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81297;s:14:\"optimized_size\";i:32416;s:7:\"percent\";d:60.13;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1654705;s:14:\"optimized_size\";i:543443;s:7:\"percent\";d:67.16;s:7:\"message\";s:0:\"\";}}'),(102215,8587,'_wp_attachment_image_alt','Auto ID - Shopify Plus Navigation'),(102216,8570,'page_content_5_show_background','0'),(102217,8570,'_page_content_5_show_background','field_67f63a9136b0d'),(102218,8570,'page_content_5_block_content','<h3>Client quote placeholder — to be provided by AutoID</h3>'),(102219,8570,'_page_content_5_block_content','field_67f63a9e36b0e'),(102220,8570,'page_content_6_align_image','right'),(102221,8570,'_page_content_6_align_image','field_65d85d5bde9a8'),(102222,8570,'page_content_6_block_content','<h3>Stripping Out the Dead Weight.</h3>\r\nOver years of trading, AUTOID\'s Shopify Plus store had accumulated a graveyard of third-party apps: some outdated, some redundant, many doing nothing except adding load time. It\'s one of the most common issues we see with established Shopify stores, and it\'s one of the most damaging. Every unnecessary script is a tax on your page speed, your conversion rate, and ultimately your revenue.\r\n\r\nWe audited every app on the store, identifying which were actively contributing to the business and which were dead weight. The cull was significant. And the impact was immediate. A 38% reduction in page load speed, delivering a faster, smoother experience that customers could feel from the first click.\r\n\r\nIf your Shopify store has grown over several years and you\'ve never audited your app stack, this is almost certainly costing you money.'),(102223,8570,'_page_content_6_block_content','field_65d85d93de9a9'),(102224,8570,'page_content_6_block_image','8586'),(102225,8570,'_page_content_6_block_image','field_65d85d9bde9aa'),(102226,8570,'page_content_6_block_video',''),(102227,8570,'_page_content_6_block_video','field_65d85da6de9ab'),(102228,8570,'page_content_7_align_image','left'),(102229,8570,'_page_content_7_align_image','field_65d85d5bde9a8'),(102230,8570,'page_content_7_block_content','<h3>Rebuilding Product Discovery.</h3>\r\nFor a retailer with AUTOID\'s catalogue depth, thousands of SKUs spanning dozens of vehicle makes, models, and generations, navigation isn\'t a nice-to-have. It\'s the single most important factor in whether a customer finds what they\'re looking for or bounces.'),(102231,8570,'_page_content_7_block_content','field_65d85d93de9a9'),(102232,8570,'page_content_7_block_image','8587'),(102233,8570,'_page_content_7_block_image','field_65d85d9bde9aa'),(102234,8570,'page_content_7_block_video',''),(102235,8570,'_page_content_7_block_video','field_65d85da6de9ab'),(102236,8588,'_wp_attached_file','AutoID-5-Meganav.jpg'),(102237,8588,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"AutoID-5-Meganav.jpg\";s:8:\"filesize\";i:98579;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"AutoID-5-Meganav-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31681;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"AutoID-5-Meganav-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41060;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"AutoID-5-Meganav-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57750;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"AutoID-5-Meganav-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34771;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"AutoID-5-Meganav-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96887;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"AutoID-5-Meganav-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71708;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"AutoID-5-Meganav-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138040;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"AutoID-5-Meganav-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66070;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"AutoID-5-Meganav-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123615;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"AutoID-5-Meganav-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86135;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"AutoID-5-Meganav-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44166;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"AutoID-5-Meganav-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103031;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"AutoID-5-Meganav-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21162;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"AutoID-5-Meganav-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29677;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"AutoID-5-Meganav-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27275;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"AutoID-5-Meganav-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49087;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"AutoID-5-Meganav-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68852;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"AutoID-5-Meganav-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146550;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"AutoID-5-Meganav-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33161;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"AutoID-5-Meganav-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28431;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"AutoID-5-Meganav-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51116;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"AutoID-5-Meganav-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60175;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"AutoID-5-Meganav-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138616;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"AutoID-5-Meganav-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57819;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"AutoID-5-Meganav-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5928;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"AutoID-5-Meganav-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33161;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"AutoID-5-Meganav-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63333;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"AutoID-5-Meganav-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28344;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:29:\"AutoID-5-Meganav-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77030;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:29:\"AutoID-5-Meganav-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77756;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102238,8588,'_imagify_optimization_level','2'),(102239,8588,'_imagify_status','already_optimized'),(102240,8588,'_imagify_data','a:2:{s:5:\"sizes\";a:32:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77756;s:14:\"optimized_size\";i:23391;s:7:\"percent\";d:69.92;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77030;s:14:\"optimized_size\";i:23140;s:7:\"percent\";d:69.96;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28344;s:14:\"optimized_size\";i:9353;s:7:\"percent\";d:67;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63333;s:14:\"optimized_size\";i:19941;s:7:\"percent\";d:68.51;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33161;s:14:\"optimized_size\";i:11463;s:7:\"percent\";d:65.43;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5928;s:14:\"optimized_size\";i:2256;s:7:\"percent\";d:61.94;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57819;s:14:\"optimized_size\";i:20803;s:7:\"percent\";d:64.02;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138616;s:14:\"optimized_size\";i:39323;s:7:\"percent\";d:71.63;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60175;s:14:\"optimized_size\";i:19461;s:7:\"percent\";d:67.66;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51116;s:14:\"optimized_size\";i:16248;s:7:\"percent\";d:68.21;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28431;s:14:\"optimized_size\";i:9428;s:7:\"percent\";d:66.84;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33161;s:14:\"optimized_size\";i:11463;s:7:\"percent\";d:65.43;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146550;s:14:\"optimized_size\";i:39271;s:7:\"percent\";d:73.2;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68852;s:14:\"optimized_size\";i:21076;s:7:\"percent\";d:69.39;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49087;s:14:\"optimized_size\";i:16217;s:7:\"percent\";d:66.96;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27275;s:14:\"optimized_size\";i:10759;s:7:\"percent\";d:60.55;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29677;s:14:\"optimized_size\";i:9863;s:7:\"percent\";d:66.77;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21162;s:14:\"optimized_size\";i:7933;s:7:\"percent\";d:62.51;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103031;s:14:\"optimized_size\";i:35264;s:7:\"percent\";d:65.77;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44166;s:14:\"optimized_size\";i:15753;s:7:\"percent\";d:64.33;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86135;s:14:\"optimized_size\";i:24861;s:7:\"percent\";d:71.14;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123615;s:14:\"optimized_size\";i:38776;s:7:\"percent\";d:68.63;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66070;s:14:\"optimized_size\";i:23056;s:7:\"percent\";d:65.1;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138040;s:14:\"optimized_size\";i:39588;s:7:\"percent\";d:71.32;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71708;s:14:\"optimized_size\";i:21982;s:7:\"percent\";d:69.35;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96887;s:14:\"optimized_size\";i:26906;s:7:\"percent\";d:72.23;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34771;s:14:\"optimized_size\";i:11124;s:7:\"percent\";d:68.01;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57750;s:14:\"optimized_size\";i:19975;s:7:\"percent\";d:65.41;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41060;s:14:\"optimized_size\";i:13166;s:7:\"percent\";d:67.93;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31681;s:14:\"optimized_size\";i:10288;s:7:\"percent\";d:67.53;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98579;s:14:\"optimized_size\";i:38638;s:7:\"percent\";d:60.81;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1990966;s:14:\"optimized_size\";i:630766;s:7:\"percent\";d:68.32;s:7:\"message\";s:0:\"\";}}'),(102241,8588,'_wp_attachment_image_alt','Auto ID - Rebuilt Meganav'),(102242,8589,'_wp_attached_file','AutoID-6-PDP.jpg'),(102243,8589,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:16:\"AutoID-6-PDP.jpg\";s:8:\"filesize\";i:88616;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"AutoID-6-PDP-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31252;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"AutoID-6-PDP-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40519;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"AutoID-6-PDP-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54750;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"AutoID-6-PDP-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33499;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"AutoID-6-PDP-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96231;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:25:\"AutoID-6-PDP-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66263;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:26:\"AutoID-6-PDP-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139377;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"AutoID-6-PDP-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59286;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:26:\"AutoID-6-PDP-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123175;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"AutoID-6-PDP-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86572;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"AutoID-6-PDP-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43937;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:25:\"AutoID-6-PDP-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107195;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"AutoID-6-PDP-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20892;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"AutoID-6-PDP-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30171;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"AutoID-6-PDP-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27056;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"AutoID-6-PDP-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49438;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:25:\"AutoID-6-PDP-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61300;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:26:\"AutoID-6-PDP-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140849;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"AutoID-6-PDP-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33338;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"AutoID-6-PDP-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28284;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"AutoID-6-PDP-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49513;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"AutoID-6-PDP-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55925;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:26:\"AutoID-6-PDP-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138022;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"AutoID-6-PDP-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52375;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"AutoID-6-PDP-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5887;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"AutoID-6-PDP-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33338;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"AutoID-6-PDP-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66004;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"AutoID-6-PDP-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28434;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:25:\"AutoID-6-PDP-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76208;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:25:\"AutoID-6-PDP-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76145;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102244,8589,'_imagify_optimization_level','2'),(102245,8589,'_imagify_status','already_optimized'),(102246,8589,'_imagify_data','a:2:{s:5:\"sizes\";a:32:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76145;s:14:\"optimized_size\";i:26544;s:7:\"percent\";d:65.14;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76208;s:14:\"optimized_size\";i:26241;s:7:\"percent\";d:65.57;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28434;s:14:\"optimized_size\";i:11139;s:7:\"percent\";d:60.83;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66004;s:14:\"optimized_size\";i:23314;s:7:\"percent\";d:64.68;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33338;s:14:\"optimized_size\";i:13126;s:7:\"percent\";d:60.63;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5887;s:14:\"optimized_size\";i:2670;s:7:\"percent\";d:54.65;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52375;s:14:\"optimized_size\";i:19977;s:7:\"percent\";d:61.86;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138022;s:14:\"optimized_size\";i:43377;s:7:\"percent\";d:68.57;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55925;s:14:\"optimized_size\";i:20336;s:7:\"percent\";d:63.64;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49513;s:14:\"optimized_size\";i:19206;s:7:\"percent\";d:61.21;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28284;s:14:\"optimized_size\";i:11113;s:7:\"percent\";d:60.71;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33338;s:14:\"optimized_size\";i:13126;s:7:\"percent\";d:60.63;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140849;s:14:\"optimized_size\";i:43744;s:7:\"percent\";d:68.94;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61300;s:14:\"optimized_size\";i:20605;s:7:\"percent\";d:66.39;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49438;s:14:\"optimized_size\";i:19721;s:7:\"percent\";d:60.11;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27056;s:14:\"optimized_size\";i:11626;s:7:\"percent\";d:57.03;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30171;s:14:\"optimized_size\";i:12028;s:7:\"percent\";d:60.13;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20892;s:14:\"optimized_size\";i:8828;s:7:\"percent\";d:57.74;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107195;s:14:\"optimized_size\";i:39574;s:7:\"percent\";d:63.08;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43937;s:14:\"optimized_size\";i:18387;s:7:\"percent\";d:58.15;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86572;s:14:\"optimized_size\";i:28793;s:7:\"percent\";d:66.74;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123175;s:14:\"optimized_size\";i:42637;s:7:\"percent\";d:65.39;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59286;s:14:\"optimized_size\";i:18671;s:7:\"percent\";d:68.51;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139377;s:14:\"optimized_size\";i:43838;s:7:\"percent\";d:68.55;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66263;s:14:\"optimized_size\";i:22155;s:7:\"percent\";d:66.57;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96231;s:14:\"optimized_size\";i:30818;s:7:\"percent\";d:67.97;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33499;s:14:\"optimized_size\";i:13063;s:7:\"percent\";d:61;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54750;s:14:\"optimized_size\";i:20714;s:7:\"percent\";d:62.17;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40519;s:14:\"optimized_size\";i:14894;s:7:\"percent\";d:63.24;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31252;s:14:\"optimized_size\";i:11795;s:7:\"percent\";d:62.26;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88616;s:14:\"optimized_size\";i:41357;s:7:\"percent\";d:53.33;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1943851;s:14:\"optimized_size\";i:693417;s:7:\"percent\";d:64.33;s:7:\"message\";s:0:\"\";}}'),(102247,8589,'_wp_attachment_image_alt','Auto ID - Optimised Product Page'),(102248,8590,'_wp_attached_file','AutoID-7-Membership.jpg'),(102249,8590,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:23:\"AutoID-7-Membership.jpg\";s:8:\"filesize\";i:142343;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"AutoID-7-Membership-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44440;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"AutoID-7-Membership-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55871;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"AutoID-7-Membership-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63268;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"AutoID-7-Membership-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47670;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"AutoID-7-Membership-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136348;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:32:\"AutoID-7-Membership-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67844;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:33:\"AutoID-7-Membership-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188227;}s:8:\"masthead\";a:5:{s:4:\"file\";s:32:\"AutoID-7-Membership-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82859;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:33:\"AutoID-7-Membership-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146981;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:32:\"AutoID-7-Membership-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119176;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:31:\"AutoID-7-Membership-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51848;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:32:\"AutoID-7-Membership-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135332;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:31:\"AutoID-7-Membership-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27384;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:31:\"AutoID-7-Membership-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40496;}s:10:\"team-small\";a:5:{s:4:\"file\";s:31:\"AutoID-7-Membership-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30210;}s:10:\"team-large\";a:5:{s:4:\"file\";s:31:\"AutoID-7-Membership-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61226;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:32:\"AutoID-7-Membership-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63710;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:33:\"AutoID-7-Membership-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202004;}s:10:\"page-small\";a:5:{s:4:\"file\";s:31:\"AutoID-7-Membership-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43971;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:31:\"AutoID-7-Membership-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38940;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:31:\"AutoID-7-Membership-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69029;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:31:\"AutoID-7-Membership-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60266;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:33:\"AutoID-7-Membership-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183365;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:31:\"AutoID-7-Membership-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59414;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:31:\"AutoID-7-Membership-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7656;}s:13:\"project-small\";a:5:{s:4:\"file\";s:31:\"AutoID-7-Membership-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43971;}s:13:\"project-large\";a:5:{s:4:\"file\";s:32:\"AutoID-7-Membership-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84334;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:31:\"AutoID-7-Membership-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37849;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:32:\"AutoID-7-Membership-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99210;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:32:\"AutoID-7-Membership-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102336;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102250,8590,'_imagify_optimization_level','2'),(102251,8590,'_imagify_status','already_optimized'),(102252,8590,'_imagify_data','a:2:{s:5:\"sizes\";a:32:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102336;s:14:\"optimized_size\";i:31379;s:7:\"percent\";d:69.34;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99210;s:14:\"optimized_size\";i:30743;s:7:\"percent\";d:69.01;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37849;s:14:\"optimized_size\";i:13967;s:7:\"percent\";d:63.1;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84334;s:14:\"optimized_size\";i:28036;s:7:\"percent\";d:66.76;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43971;s:14:\"optimized_size\";i:16087;s:7:\"percent\";d:63.41;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7656;s:14:\"optimized_size\";i:3376;s:7:\"percent\";d:55.9;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59414;s:14:\"optimized_size\";i:20737;s:7:\"percent\";d:65.1;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183365;s:14:\"optimized_size\";i:53507;s:7:\"percent\";d:70.82;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60266;s:14:\"optimized_size\";i:18910;s:7:\"percent\";d:68.62;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69029;s:14:\"optimized_size\";i:23528;s:7:\"percent\";d:65.92;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38940;s:14:\"optimized_size\";i:14230;s:7:\"percent\";d:63.46;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43971;s:14:\"optimized_size\";i:16087;s:7:\"percent\";d:63.41;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:202004;s:14:\"optimized_size\";i:54821;s:7:\"percent\";d:72.86;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63710;s:14:\"optimized_size\";i:17325;s:7:\"percent\";d:72.81;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61226;s:14:\"optimized_size\";i:22006;s:7:\"percent\";d:64.06;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30210;s:14:\"optimized_size\";i:12173;s:7:\"percent\";d:59.71;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40496;s:14:\"optimized_size\";i:15039;s:7:\"percent\";d:62.86;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27384;s:14:\"optimized_size\";i:12141;s:7:\"percent\";d:55.66;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135332;s:14:\"optimized_size\";i:48357;s:7:\"percent\";d:64.27;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51848;s:14:\"optimized_size\";i:20126;s:7:\"percent\";d:61.18;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119176;s:14:\"optimized_size\";i:35441;s:7:\"percent\";d:70.26;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146981;s:14:\"optimized_size\";i:46627;s:7:\"percent\";d:68.28;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82859;s:14:\"optimized_size\";i:25900;s:7:\"percent\";d:68.74;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:188227;s:14:\"optimized_size\";i:53822;s:7:\"percent\";d:71.41;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67844;s:14:\"optimized_size\";i:19370;s:7:\"percent\";d:71.45;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136348;s:14:\"optimized_size\";i:38688;s:7:\"percent\";d:71.63;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47670;s:14:\"optimized_size\";i:16904;s:7:\"percent\";d:64.54;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63268;s:14:\"optimized_size\";i:22546;s:7:\"percent\";d:64.36;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55871;s:14:\"optimized_size\";i:18927;s:7:\"percent\";d:66.12;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44440;s:14:\"optimized_size\";i:15700;s:7:\"percent\";d:64.67;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142343;s:14:\"optimized_size\";i:52726;s:7:\"percent\";d:62.96;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2537578;s:14:\"optimized_size\";i:819226;s:7:\"percent\";d:67.72;s:7:\"message\";s:0:\"\";}}'),(102253,8590,'_wp_attachment_image_alt','Auto ID - Membership Engagement'),(102254,8570,'page_content_8_block_content','<h3>Diagnosing the Problem, Then Fixing Everything Else.</h3>\r\nWhat started as an urgent investigation into collapsing traffic became a long-term strategic partnership. On our very first call, we identified that all metadata across the site had been stripped out, making every product and collection page invisible to search engines. We fixed that immediately, then carried out a full NNP audit that revealed a much wider set of issues suppressing performance.\r\n\r\nWe audited and culled the entire app stack, removing years of accumulated bloat that was taxing every page load. The mega navigation was rebuilt from the ground up around three intuitive entry points, shop by car, shop by brand, and shop by product type, designed for a catalogue spanning thousands of SKUs across dozens of vehicle makes. Product detail pages were systematically improved to build confidence and drive conversion, and the membership programme was redesigned to make the value proposition immediately clear.\r\n\r\nActuate now operates as an embedded extension of the AUTOID team, providing the ongoing CRO expertise, technical oversight, and strategic direction that keeps the numbers climbing month after month.'),(102255,8570,'_page_content_8_block_content','field_65d85d37de9a5'),(102256,8570,'page_content_9_align_image','right'),(102257,8570,'_page_content_9_align_image','field_65d85d5bde9a8'),(102258,8570,'page_content_9_block_content','<h3>Rebuilt Mega Navigation</h3>\r\nThe previous navigation wasn\'t keeping pace with the catalogue. Customers were getting lost, taking too many clicks to reach relevant products, or giving up entirely. We rebuilt the mega navigation from the ground up, restructuring it around three intuitive entry points: shop by car, shop by brand, and shop by product type. Each path is designed to guide customers to the right product in as few clicks as possible, regardless of how they prefer to browse.'),(102259,8570,'_page_content_9_block_content','field_65d85d93de9a9'),(102260,8570,'page_content_9_block_image','8588'),(102261,8570,'_page_content_9_block_image','field_65d85d9bde9aa'),(102262,8570,'page_content_9_block_video',''),(102263,8570,'_page_content_9_block_video','field_65d85da6de9ab'),(102264,8570,'page_content_10_align_image','left'),(102265,8570,'_page_content_10_align_image','field_65d85d5bde9a8'),(102266,8570,'page_content_10_block_content','<h3>Smarter Product Detail Pages</h3>\r\nThe PDP is where the buying decision happens. Or doesn\'t. Our audit identified that AUTOID\'s product pages weren\'t working hard enough to build confidence and drive conversion. We\'ve been systematically improving the PDP experience, ensuring customers have the information, imagery, and reassurance they need to commit to a purchase. This work is ongoing, with new UX flows currently being built out to push conversion rates even further.'),(102267,8570,'_page_content_10_block_content','field_65d85d93de9a9'),(102268,8570,'page_content_10_block_image','8589'),(102269,8570,'_page_content_10_block_image','field_65d85d9bde9aa'),(102270,8570,'page_content_10_block_video',''),(102271,8570,'_page_content_10_block_video','field_65d85da6de9ab'),(102272,8570,'page_content_11_align_image','right'),(102273,8570,'_page_content_11_align_image','field_65d85d5bde9a8'),(102274,8570,'page_content_11_block_content','<h3>Membership Programme Redesign</h3>\r\nAUTOID\'s rewards programme is a valuable retention tool, but it wasn\'t pulling its weight. The benefits were unclear, the sign-up process was confusing, and potential members were dropping off before committing. We redesigned the membership experience to make the value proposition immediately obvious. What you get, how it works, and why it\'s worth joining. The result is stronger sign-up rates and a more engaged customer base.'),(102275,8570,'_page_content_11_block_content','field_65d85d93de9a9'),(102276,8570,'page_content_11_block_image','8590'),(102277,8570,'_page_content_11_block_image','field_65d85d9bde9aa'),(102278,8570,'page_content_11_block_video',''),(102279,8570,'_page_content_11_block_video','field_65d85da6de9ab'),(102280,8570,'page_content_12_block_content','<h3>What did this mean for AutoID?</h3>\r\nWhat began as an urgent investigation into vanishing traffic has evolved into a long-term strategic partnership. Actuate Digital now operates as an embedded extension of the AUTOID team, providing the ongoing CRO expertise, technical oversight, and strategic direction that a fast-growing ecommerce business needs but rarely has in-house.\r\n\r\nThe results speak for themselves. But more importantly, AUTOID now has a clear roadmap for continued growth and a partner who understands their business inside out.'),(102281,8570,'_page_content_12_block_content','field_65d85e28f3104'),(102282,8570,'page_content_12_final_results_0_main_stat','1'),(102283,8570,'_page_content_12_final_results_0_main_stat','field_67f641425811d'),(102284,8570,'page_content_12_final_results_0_stat_info','<h4>Recovered Organic Visibility and Traffic</h4>\r\nIdentifying and resolving the metadata issue restored AUTOID\'s search presence, bringing qualified traffic back to the site. For an ecommerce business, organic visibility isn\'t just a marketing metric: it\'s the foundation of sustainable, profitable growth.'),(102285,8570,'_page_content_12_final_results_0_stat_info','field_67f6414c5811e'),(102286,8570,'page_content_12_final_results_1_main_stat','2'),(102287,8570,'_page_content_12_final_results_1_main_stat','field_67f641425811d'),(102288,8570,'page_content_12_final_results_1_stat_info','<h4>A Leaner, Faster Tech Stack</h4>\r\nA comprehensive app audit stripped away years of accumulated bloat, reducing page load speeds by 38%. The store now runs on only what it needs: faster for customers, easier to maintain for the team, and better for the bottom line.'),(102289,8570,'_page_content_12_final_results_1_stat_info','field_67f6414c5811e'),(102290,8570,'page_content_12_final_results_2_main_stat','3'),(102291,8570,'_page_content_12_final_results_2_main_stat','field_67f641425811d'),(102292,8570,'page_content_12_final_results_2_stat_info','<h4>Improved Product Discovery and Higher-Value Conversions</h4>\r\nA rebuilt navigation, stronger product pages, and a clearer membership proposition have driven a 9.92% increase in conversion rate and a 6% uplift in average order value. With ongoing CRO work in progress, these numbers continue to climb.'),(102293,8570,'_page_content_12_final_results_2_stat_info','field_67f6414c5811e'),(102294,8570,'page_content_12_final_results','3'),(102295,8570,'_page_content_12_final_results','field_67f641335811c'),(102296,5780,'project_duration','3 Months'),(102297,5780,'_project_duration','field_690dca25e00ac'),(102298,5780,'key_results_0_result_stat','<strong>155,000</strong>\r\nVisitors in Month 1'),(102299,5780,'_key_results_0_result_stat','field_6908a833a31da'),(102300,5780,'key_results_1_result_stat','<strong>£2m</strong>\r\nIn 12 Months'),(102301,5780,'_key_results_1_result_stat','field_6908a833a31da'),(102302,5780,'key_results_2_result_stat','<strong>52%</strong>\r\nReturning Customers'),(102303,5780,'_key_results_2_result_stat','field_6908a833a31da'),(102342,5855,'project_duration','3 Months'),(102343,5855,'_project_duration','field_690dca25e00ac'),(102344,5855,'key_results_0_result_stat','<strong>40%</strong>\r\nConversion Increase'),(102345,5855,'_key_results_0_result_stat','field_6908a833a31da'),(102346,5855,'key_results_1_result_stat','<strong>30%</strong>\r\nSales Bump'),(102347,5855,'_key_results_1_result_stat','field_6908a833a31da'),(102348,5855,'key_results_2_result_stat','<strong>6%</strong>\r\nBounce Reduction'),(102349,5855,'_key_results_2_result_stat','field_6908a833a31da'),(102356,5855,'page_content_9_align_image','left'),(102357,5855,'_page_content_9_align_image','field_65d85d5bde9a8'),(102358,5855,'page_content_9_block_content','<h3>Clearer CTAs and Streamlined Navigation</h3>\r\nThe UX was overhauled to remove friction at every stage. Clearer calls-to-action guide customers toward key decisions without feeling pushy. Simplified navigation makes it easy to find the right piece quickly. And performance optimisations ensured faster load times across the board — because in luxury fashion, a slow site undermines the sense of quality before the customer even sees a product.'),(102359,5855,'_page_content_9_block_content','field_65d85d93de9a9'),(102360,5855,'page_content_9_block_image','8658'),(102361,5855,'_page_content_9_block_image','field_65d85d9bde9aa'),(102362,5855,'page_content_9_block_video',''),(102363,5855,'_page_content_9_block_video','field_65d85da6de9ab'),(102400,5856,'project_duration','6 Months'),(102401,5856,'_project_duration','field_690dca25e00ac'),(102402,8593,'_menu_item_type','post_type'),(102403,8593,'_menu_item_menu_item_parent','0'),(102404,8593,'_menu_item_object_id','7147'),(102405,8593,'_menu_item_object','page'),(102406,8593,'_menu_item_target',''),(102407,8593,'_menu_item_classes','a:1:{i:0;s:9:\"mega-3col\";}'),(102408,8593,'_menu_item_xfn',''),(102409,8593,'_menu_item_url',''),(102411,8594,'_menu_item_type','post_type'),(102412,8594,'_menu_item_menu_item_parent','7706'),(102413,8594,'_menu_item_object_id','7211'),(102414,8594,'_menu_item_object','page'),(102415,8594,'_menu_item_target',''),(102416,8594,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(102417,8594,'_menu_item_xfn',''),(102418,8594,'_menu_item_url',''),(102420,8595,'_menu_item_type','post_type'),(102421,8595,'_menu_item_menu_item_parent','7706'),(102422,8595,'_menu_item_object_id','7203'),(102423,8595,'_menu_item_object','page'),(102424,8595,'_menu_item_target',''),(102425,8595,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(102426,8595,'_menu_item_xfn',''),(102427,8595,'_menu_item_url',''),(102429,8596,'_menu_item_type','post_type'),(102430,8596,'_menu_item_menu_item_parent','7706'),(102431,8596,'_menu_item_object_id','7205'),(102432,8596,'_menu_item_object','page'),(102433,8596,'_menu_item_target',''),(102434,8596,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(102435,8596,'_menu_item_xfn',''),(102436,8596,'_menu_item_url',''),(102438,8597,'_menu_item_type','post_type'),(102439,8597,'_menu_item_menu_item_parent','7706'),(102440,8597,'_menu_item_object_id','7213'),(102441,8597,'_menu_item_object','page'),(102442,8597,'_menu_item_target',''),(102443,8597,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(102444,8597,'_menu_item_xfn',''),(102445,8597,'_menu_item_url',''),(102447,8598,'_menu_item_type','post_type'),(102448,8598,'_menu_item_menu_item_parent','7706'),(102449,8598,'_menu_item_object_id','7197'),(102450,8598,'_menu_item_object','page'),(102451,8598,'_menu_item_target',''),(102452,8598,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(102453,8598,'_menu_item_xfn',''),(102454,8598,'_menu_item_url',''),(102456,8599,'_menu_item_type','post_type'),(102457,8599,'_menu_item_menu_item_parent','7705'),(102458,8599,'_menu_item_object_id','7859'),(102459,8599,'_menu_item_object','page'),(102460,8599,'_menu_item_target',''),(102461,8599,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(102462,8599,'_menu_item_xfn',''),(102463,8599,'_menu_item_url',''),(102465,8600,'_menu_item_type','post_type'),(102466,8600,'_menu_item_menu_item_parent','7705'),(102467,8600,'_menu_item_object_id','7864'),(102468,8600,'_menu_item_object','page'),(102469,8600,'_menu_item_target',''),(102470,8600,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(102471,8600,'_menu_item_xfn',''),(102472,8600,'_menu_item_url',''),(102474,8593,'thumbnail',''),(102475,8593,'_thumbnail','field_6660554321cf2'),(102476,8599,'thumbnail',''),(102477,8599,'_thumbnail','field_6660554321cf2'),(102478,8600,'thumbnail',''),(102479,8600,'_thumbnail','field_6660554321cf2'),(102480,8594,'thumbnail',''),(102481,8594,'_thumbnail','field_6660554321cf2'),(102482,8595,'thumbnail',''),(102483,8595,'_thumbnail','field_6660554321cf2'),(102484,8596,'thumbnail',''),(102485,8596,'_thumbnail','field_6660554321cf2'),(102486,8597,'thumbnail',''),(102487,8597,'_thumbnail','field_6660554321cf2'),(102488,8598,'thumbnail',''),(102489,8598,'_thumbnail','field_6660554321cf2'),(102490,7160,'_wp_old_date','2025-05-19'),(102491,7162,'_wp_old_date','2025-05-19'),(102492,7570,'_wp_old_date','2025-05-19'),(102493,7708,'_wp_old_date','2025-05-19'),(102494,7569,'_wp_old_date','2025-05-19'),(102496,7571,'_wp_old_date','2025-05-19'),(102497,7705,'_wp_old_date','2025-05-19'),(102498,7558,'_wp_old_date','2025-05-19'),(102499,7706,'_wp_old_date','2025-05-19'),(102500,7707,'_wp_old_date','2025-05-19'),(102501,7166,'_wp_old_date','2025-05-19'),(102502,7167,'_wp_old_date','2025-05-19'),(102503,7168,'_wp_old_date','2025-05-19'),(102504,7186,'_wp_old_date','2025-05-19'),(102505,7682,'_wp_old_date','2025-05-19'),(102506,7698,'_wp_old_date','2025-05-19'),(102507,7172,'_wp_old_date','2025-05-19'),(102508,8601,'_menu_item_type','post_type'),(102509,8601,'_menu_item_menu_item_parent','7707'),(102510,8601,'_menu_item_object_id','7861'),(102511,8601,'_menu_item_object','page'),(102512,8601,'_menu_item_target',''),(102513,8601,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(102514,8601,'_menu_item_xfn',''),(102515,8601,'_menu_item_url',''),(102517,8602,'_menu_item_type','post_type'),(102518,8602,'_menu_item_menu_item_parent','7707'),(102519,8602,'_menu_item_object_id','7868'),(102520,8602,'_menu_item_object','page'),(102521,8602,'_menu_item_target',''),(102522,8602,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(102523,8602,'_menu_item_xfn',''),(102524,8602,'_menu_item_url',''),(102526,8603,'_menu_item_type','post_type'),(102527,8603,'_menu_item_menu_item_parent','7707'),(102528,8603,'_menu_item_object_id','7866'),(102529,8603,'_menu_item_object','page'),(102530,8603,'_menu_item_target',''),(102531,8603,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(102532,8603,'_menu_item_xfn',''),(102533,8603,'_menu_item_url',''),(102535,8601,'thumbnail',''),(102536,8601,'_thumbnail','field_6660554321cf2'),(102537,8603,'thumbnail',''),(102538,8603,'_thumbnail','field_6660554321cf2'),(102539,8602,'thumbnail',''),(102540,8602,'_thumbnail','field_6660554321cf2'),(102541,8604,'_menu_item_type','post_type'),(102542,8604,'_menu_item_menu_item_parent','7707'),(102543,8604,'_menu_item_object_id','7149'),(102544,8604,'_menu_item_object','page'),(102545,8604,'_menu_item_target',''),(102546,8604,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(102547,8604,'_menu_item_xfn',''),(102548,8604,'_menu_item_url',''),(102550,8604,'thumbnail',''),(102551,8604,'_thumbnail','field_6660554321cf2'),(102552,8605,'_menu_item_type','post_type'),(102553,8605,'_menu_item_menu_item_parent','7160'),(102554,8605,'_menu_item_object_id','7153'),(102555,8605,'_menu_item_object','page'),(102556,8605,'_menu_item_target',''),(102557,8605,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(102558,8605,'_menu_item_xfn',''),(102559,8605,'_menu_item_url',''),(102561,8605,'thumbnail',''),(102562,8605,'_thumbnail','field_6660554321cf2'),(102563,8606,'_menu_item_type','post_type'),(102564,8606,'_menu_item_menu_item_parent','7706'),(102565,8606,'_menu_item_object_id','7209'),(102566,8606,'_menu_item_object','page'),(102567,8606,'_menu_item_target',''),(102568,8606,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(102569,8606,'_menu_item_xfn',''),(102570,8606,'_menu_item_url',''),(102572,8607,'_menu_item_type','post_type'),(102573,8607,'_menu_item_menu_item_parent','7705'),(102574,8607,'_menu_item_object_id','7207'),(102575,8607,'_menu_item_object','page'),(102576,8607,'_menu_item_target',''),(102577,8607,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(102578,8607,'_menu_item_xfn',''),(102579,8607,'_menu_item_url',''),(102581,8608,'_menu_item_type','post_type'),(102582,8608,'_menu_item_menu_item_parent','7558'),(102583,8608,'_menu_item_object_id','7199'),(102584,8608,'_menu_item_object','page'),(102585,8608,'_menu_item_target',''),(102586,8608,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(102587,8608,'_menu_item_xfn',''),(102588,8608,'_menu_item_url',''),(102590,8606,'thumbnail',''),(102591,8606,'_thumbnail','field_6660554321cf2'),(102592,8607,'thumbnail',''),(102593,8607,'_thumbnail','field_6660554321cf2'),(102594,8608,'thumbnail',''),(102595,8608,'_thumbnail','field_6660554321cf2'),(102596,5863,'project_duration','On-going'),(102597,5863,'_project_duration','field_690dca25e00ac'),(102628,5863,'page_content_6_block_content','<h3>From a Quick Fix to a Complete Rebuild</h3>\r\nHelmet City didn\'t come to us for a website rebuild. They came because their GA4 tracking wasn\'t working. We fixed it, earned their trust, and then audited the wider site. The findings confirmed what the team suspected: a bloated ThemeForest theme loaded with dozens of unnecessary plugins was dragging performance down and preventing the online store from matching the strength of their five physical locations.\r\n\r\nWe recommended a full Hyvä rebuild with a UX-first design built specifically for how motorcycle gear shoppers browse and buy. The entire frontend was stripped back and rebuilt for speed, shaving 4 seconds off page load times. Product discovery was restructured around clear category architecture and intuitive filtering, and the project was delivered in time for Black Friday, one of Helmet City\'s biggest trading periods.\r\n\r\nSince the rebuild, Actuate has been retained for ongoing CRO and support, delivering smarter helmet sizing displays, cross-sell and upsell optimisation, and a completely rebuilt search solution that alone contributed an additional 9% conversion increase and 5% turnover growth.'),(102629,5863,'_page_content_6_block_content','field_65d85d37de9a5'),(102630,5863,'page_content_7_align_image','left'),(102631,5863,'_page_content_7_align_image','field_65d85d5bde9a8'),(102632,5863,'page_content_7_block_content','<h3>Stripped-Back, Lightning-Fast Performance</h3>\r\nThe old ThemeForest theme came bundled with layers of unnecessary code and plugins that were taxing every page load. Hyvä gave us a clean slate, a lightweight, modern frontend that stripped all of that away. The result was 4 seconds shaved off page load times, delivering a noticeably faster experience that customers feel from the first click. For a retailer competing on product range and price, that speed advantage is a genuine differentiator.'),(102633,5863,'_page_content_7_block_content','field_65d85d93de9a9'),(102634,5863,'page_content_7_block_image','8634'),(102635,5863,'_page_content_7_block_image','field_65d85d9bde9aa'),(102636,5863,'page_content_7_block_video',''),(102637,5863,'_page_content_7_block_video','field_65d85da6de9ab'),(102638,5863,'page_content_8_align_image','right'),(102639,5863,'_page_content_8_align_image','field_65d85d5bde9a8'),(102640,5863,'page_content_8_block_content','<h3>UX-First Product Discovery</h3>\r\nWe restructured the browsing experience to match the way motorcycle gear shoppers think. Clear category architecture, intuitive filtering, and logical product groupings mean customers can get from landing on the site to finding the right helmet in fewer steps and with less friction. The design was built to handle a large, technical catalogue without overwhelming the customer.'),(102641,5863,'_page_content_8_block_content','field_65d85d93de9a9'),(102642,5863,'page_content_8_block_image','8636'),(102643,5863,'_page_content_8_block_image','field_65d85d9bde9aa'),(102644,5863,'page_content_8_block_video',''),(102645,5863,'_page_content_8_block_video','field_65d85da6de9ab'),(102646,5863,'page_content_9_block_content','<h4>What did this mean for Helmet City?</h4>\r\nWhat started as a GA4 tracking fix has become a long-term strategic partnership. Helmet City now has an online operation that matches the strength of its five physical stores, a fast, modern, conversion-focused platform that continues to improve every month.'),(102647,5863,'_page_content_9_block_content','field_65d85e28f3104'),(102648,5863,'page_content_9_final_results_0_main_stat','1'),(102649,5863,'_page_content_9_final_results_0_main_stat','field_67f641425811d'),(102650,5863,'page_content_9_final_results_0_stat_info','<h4>An Online Store That Matches the In-Store Experience</h4>\r\nFive successful retail stores deserved an online presence that performed at the same level. The Hyvä rebuild finally delivered that, a fast, clean, modern ecommerce experience that reflects the quality of the brand and the expertise of the team.'),(102651,5863,'_page_content_9_final_results_0_stat_info','field_67f6414c5811e'),(102652,5863,'page_content_9_final_results_1_main_stat','2'),(102653,5863,'_page_content_9_final_results_1_main_stat','field_67f641425811d'),(102654,5863,'page_content_9_final_results_1_stat_info','<h4>Immediate Commercial Impact</h4>\r\nA 16% increase in conversions and 21% increase in engagement within four weeks of launch proved the value of the rebuild. Launching ahead of Black Friday meant those gains landed at the most commercially important moment of the year.'),(102655,5863,'_page_content_9_final_results_1_stat_info','field_67f6414c5811e'),(102656,5863,'page_content_9_final_results_2_main_stat','3'),(102657,5863,'_page_content_9_final_results_2_main_stat','field_67f641425811d'),(102658,5863,'page_content_9_final_results_2_stat_info','<h4>Compounding Gains Through Retained CRO</h4>\r\nThe rebuild set the foundation. Ongoing CRO work, from sizing displays and cross-sells to a completely rebuilt search solution, has added a further 9% conversion increase and 5% turnover growth on top of the initial results.'),(102659,5863,'_page_content_9_final_results_2_stat_info','field_67f6414c5811e'),(102660,5863,'page_content_9_final_results','3'),(102661,5863,'_page_content_9_final_results','field_67f641335811c'),(102662,7729,'_wp_trash_meta_status','draft'),(102663,7729,'_wp_trash_meta_time','1772795633'),(102664,7729,'_wp_desired_post_slug','fitch-first'),(102665,5854,'project_duration','6 Months'),(102666,5854,'_project_duration','field_690dca25e00ac'),(102667,5854,'key_results_0_result_stat','<strong>40%+</strong>\r\nIncrease in New B2B Accounts'),(102668,5854,'_key_results_0_result_stat','field_6908a833a31da'),(102669,5854,'key_results_1_result_stat','<strong>2.3s</strong>\r\nFull Page Load Time'),(102670,5854,'_key_results_1_result_stat','field_6908a833a31da'),(102671,5854,'key_results_2_result_stat','<strong>12%</strong>\r\nReduction in Bounce Rate'),(102672,5854,'_key_results_2_result_stat','field_6908a833a31da'),(102673,5805,'_wp_trash_meta_status','draft'),(102674,5805,'_wp_trash_meta_time','1772796209'),(102675,5805,'_wp_desired_post_slug','pickett'),(102676,5849,'_wp_trash_meta_status','draft'),(102677,5849,'_wp_trash_meta_time','1772796212'),(102678,5849,'_wp_desired_post_slug','peaceful-hooligan'),(102679,5859,'page_content_0_block_content','<h3>A New Brand in a Market That Runs on Trust</h3>\r\nBuying a washing machine, a cooker, or a microwave isn\'t an impulse purchase. Customers are spending hundreds of pounds on appliances they\'ll rely on every day for years. They want to buy from brands and retailers they trust: names they recognise, sites that feel established, and experiences that reassure them their money is well spent.\r\n\r\nThat\'s the challenge when you\'re launching a brand new white goods retailer. Homefeeling had the product range, the supply chain, and the ambition. Their brand agency had created the visual identity. What they didn\'t have was a website. Or a reputation. They needed an ecommerce platform that could do the job of building trust from the very first visit, convincing customers to buy high-value appliances from a name they\'d never seen before.\r\n\r\nThey came to Actuate with the designs ready and a clear brief: build a Magento 2 store that instils confidence, showcases the product range properly, and launches fast.'),(102680,5859,'_page_content_0_block_content','field_65d85cc1b2153'),(102681,5859,'page_content_1_image','8643'),(102682,5859,'_page_content_1_image','field_65d85cd9b2156'),(102683,5859,'page_content_2_block_content','<h3>Trust Has to Be Designed In</h3>\r\nWhen an established retailer like Currys or John Lewis sells a washing machine, the brand does half the work. Customers already trust them. For Homefeeling, the website itself had to earn that trust: through design, through information, and through every detail of the shopping experience.\r\n\r\nWe took the brand agency\'s designs and built them into a Magento 2 store that was engineered for credibility as much as conversion. Every UX decision was filtered through a single question: Does this make a first-time visitor feel confident enough to spend £500 with a brand they\'ve never heard of?'),(102684,5859,'_page_content_2_block_content','field_65d85cf0b2159'),(102717,5780,'page_content_8_align_image','right'),(102718,5780,'_page_content_8_align_image','field_65d85d5bde9a8'),(102719,5780,'page_content_8_block_content','<h3>Scalability from Day One</h3>\r\nOh Polly wasn\'t going to stay small. The social following was growing by the day, product drops were generating huge spikes in traffic, and international demand was building. Magento 2 was chosen specifically for its ability to scale - a fully customisable platform that could handle traffic surges, expanding product catalogues, and international selling without requiring a re-platform down the line. The site needed to be ready not just for launch day, but for what came after.'),(102720,5780,'_page_content_8_block_content','field_65d85d93de9a9'),(102721,5780,'page_content_8_block_video',''),(102722,5780,'_page_content_8_block_video','field_65d85da6de9ab'),(102739,5853,'_wp_trash_meta_status','draft'),(102740,5853,'_wp_trash_meta_time','1772796803'),(102741,5853,'_wp_desired_post_slug','tissino'),(102742,5857,'_wp_trash_meta_status','draft'),(102743,5857,'_wp_trash_meta_time','1772796806'),(102744,5857,'_wp_desired_post_slug','william-yeoward'),(102745,5858,'project_duration','6 Months'),(102746,5858,'_project_duration','field_690dca25e00ac'),(102747,5858,'key_results_0_result_stat','<strong>8%</strong>\r\nIncrease in Revenue'),(102748,5858,'_key_results_0_result_stat','field_6908a833a31da'),(102749,5858,'key_results_1_result_stat','<strong>43%</strong>\r\nIncrease in Average Order Value'),(102750,5858,'_key_results_1_result_stat','field_6908a833a31da'),(102751,5858,'key_results_2_result_stat','<strong>18%</strong>\r\nIncrease in Web Conversions'),(102752,5858,'_key_results_2_result_stat','field_6908a833a31da'),(102753,5858,'page_content_8_final_results_0_main_stat','1'),(102754,5858,'_page_content_8_final_results_0_main_stat','field_67f641425811d'),(102755,5858,'page_content_8_final_results_0_stat_info','<h4>A Unified Platform That Sells and Educates</h4>\r\nProduct catalogue and expert content now live on a single domain, creating a seamless experience for customers and consolidating SEO authority where it matters: on the store that takes the orders.'),(102756,5858,'_page_content_8_final_results_0_stat_info','field_67f6414c5811e'),(102757,5858,'page_content_8_final_results_1_main_stat','2'),(102758,5858,'_page_content_8_final_results_1_main_stat','field_67f641425811d'),(102759,5858,'page_content_8_final_results_1_stat_info','<h4>Growth During a Downturn</h4>\r\nAn 8% revenue increase and 18% conversion uplift during a period when global ecommerce was contracting by nearly 20%. The investment in a better platform didn\'t just protect the business. It grew it.'),(102760,5858,'_page_content_8_final_results_1_stat_info','field_67f6414c5811e'),(102761,5858,'page_content_8_final_results_2_main_stat','3'),(102762,5858,'_page_content_8_final_results_2_main_stat','field_67f641425811d'),(102763,5858,'page_content_8_final_results_2_stat_info','<h4>Operational Simplicity and Lower Costs</h4>\r\nOne platform instead of two. One CMS workflow instead of multiple. Reduced hosting costs. And a team that can manage content, products, and resources without the complexity and overhead of running separate systems.'),(102764,5858,'_page_content_8_final_results_2_stat_info','field_67f6414c5811e'),(102765,5860,'project_duration','On-going'),(102766,5860,'_project_duration','field_690dca25e00ac'),(102779,5866,'page_content_0_result_stats_0_description','<h4>Increase in UK Sales</h4>\r\nA purpose-built UK store gave the brand a dedicated, optimised presence in one of its key markets.'),(102780,5866,'_page_content_0_result_stats_0_description','field_67f6273e1021f'),(102781,5866,'page_content_0_result_stats_1_description','<h4>Faster Than the US Site</h4>\r\nA lean, performance-first Shopify Plus build outperformed the global brand\'s own US platform from day one.'),(102782,5866,'_page_content_0_result_stats_1_description','field_67f6273e1021f'),(102783,5866,'page_content_0_result_stats_2_description','<h4>Conversion Rate on Day One</h4>\r\nThe new store converted immediately, no bedding-in period, no soft launch, just results from the moment it went live.'),(102784,5866,'_page_content_0_result_stats_2_description','field_67f6273e1021f'),(102787,5866,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(102788,5866,'featured','0'),(102789,5866,'_featured','field_67ceb8be5d1a5'),(102790,5866,'project_duration','6 Weeks'),(102791,5866,'_project_duration','field_690dca25e00ac'),(102792,5866,'brand_logo','8614'),(102793,5866,'_brand_logo','field_67c9853979950'),(102794,5866,'key_results','3'),(102795,5866,'_key_results','field_6908a819a31d9'),(102808,5866,'key_results_0_result_stat','<strong>15%</strong>\r\nIncrease in UK Sales'),(102809,5866,'_key_results_0_result_stat','field_6908a833a31da'),(102810,5866,'key_results_1_result_stat','<strong>80%</strong>\r\nFaster Than the US Site'),(102811,5866,'_key_results_1_result_stat','field_6908a833a31da'),(102812,5866,'key_results_2_result_stat','<strong>3.6%</strong>\r\nConversion Rate on Day One'),(102813,5866,'_key_results_2_result_stat','field_6908a833a31da'),(102814,5866,'page_content_6_align_image','right'),(102815,5866,'_page_content_6_align_image','field_65d85d5bde9a8'),(102816,5866,'page_content_6_block_content','<h3>Pixel-Perfect Brand Consistency</h3>\r\nWe built the UK store to sit seamlessly alongside the global brand presence, matching the visual language, tone, and premium feel that RevitaLash customers expect. From the product photography and typography to the colour palette and page layouts, every element was designed to feel native to the brand rather than bolted on. For a licensee launching in a new market, that consistency is what separates a credible local presence from one that undermines the global brand.'),(102817,5866,'_page_content_6_block_content','field_65d85d93de9a9'),(102818,5866,'page_content_6_block_video',''),(102819,5866,'_page_content_6_block_video','field_65d85da6de9ab'),(102820,5866,'page_content_7_align_image','left'),(102821,5866,'_page_content_7_align_image','field_65d85d5bde9a8'),(102822,5866,'page_content_7_block_content','<h3>Subscription-First Commerce</h3>\r\nRevitaLash\'s products are designed for ongoing use, lash serums and conditioners that deliver results over weeks and months of consistent application. Subscriptions aren\'t just a nice revenue model; they\'re how the product is meant to be used. We built subscription functionality as a core part of the shopping experience, making it easy for customers to commit to a regular replenishment cycle and ensuring recurring revenue was baked into the platform from launch rather than added as an afterthought.'),(102823,5866,'_page_content_7_block_content','field_65d85d93de9a9'),(102824,5866,'page_content_7_block_image','8680'),(102825,5866,'_page_content_7_block_image','field_65d85d9bde9aa'),(102826,5866,'page_content_7_block_video',''),(102827,5866,'_page_content_7_block_video','field_65d85da6de9ab'),(102828,5866,'page_content_8_block_content','<h3>What did this mean for RevitaLash UK?</h3>\r\nIn six weeks, HaparGrace went from securing the UK license to having a live, high-converting Shopify Plus store that outperformed the brand\'s own US platform. The speed of delivery meant no lost trading time, and the quality of the build meant the brand\'s premium reputation was protected from the first click.'),(102829,5866,'_page_content_8_block_content','field_65d85e28f3104'),(102830,5866,'page_content_8_final_results_0_main_stat','1'),(102831,5866,'_page_content_8_final_results_0_main_stat','field_67f641425811d'),(102832,5866,'page_content_8_final_results_0_stat_info','<h4>A UK Store That Matches a Global Brand</h4>\r\nRevitaLash\'s premium positioning was maintained flawlessly in the UK market: brand consistency, product storytelling, and the clinical heritage all came through in a store that feels like a natural extension of the global brand rather than a regional spin-off.'),(102833,5866,'_page_content_8_final_results_0_stat_info','field_67f6414c5811e'),(102834,5866,'page_content_8_final_results_1_main_stat','2'),(102835,5866,'_page_content_8_final_results_1_main_stat','field_67f641425811d'),(102836,5866,'page_content_8_final_results_1_stat_info','<h4>Subscription Revenue from Day One</h4>\r\nWith subscription commerce built into the core of the shopping experience, recurring revenue started flowing immediately, aligning the business model with how RevitaLash products are actually used and creating a predictable, growing revenue stream.'),(102837,5866,'_page_content_8_final_results_1_stat_info','field_67f6414c5811e'),(102838,5866,'page_content_8_final_results_2_main_stat','3'),(102839,5866,'_page_content_8_final_results_2_main_stat','field_67f641425811d'),(102840,5866,'page_content_8_final_results_2_stat_info','<h4>Faster, Better, and Converting Immediately</h4>\r\n80% faster than the US site. 3.6% conversion rate from launch. 15% increase in UK sales. The numbers proved that a lean, focused, performance-first build on Shopify Plus can outperform a larger, more established platform. And do it in six weeks.'),(102841,5866,'_page_content_8_final_results_2_stat_info','field_67f6414c5811e'),(102842,5866,'page_content_8_final_results','3'),(102843,5866,'_page_content_8_final_results','field_67f641335811c'),(102844,8610,'_wp_attached_file','AutoID-Hero.jpg'),(102845,8610,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:4:\"file\";s:15:\"AutoID-Hero.jpg\";s:8:\"filesize\";i:1562516;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"AutoID-Hero-730x304.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39463;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"AutoID-Hero-855x356.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54082;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"AutoID-Hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147938;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"AutoID-Hero-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43487;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"AutoID-Hero-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150217;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"AutoID-Hero-2048x853.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240949;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:24:\"AutoID-Hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198824;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:25:\"AutoID-Hero-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:340446;}s:8:\"masthead\";a:5:{s:4:\"file\";s:24:\"AutoID-Hero-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167322;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:25:\"AutoID-Hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:340501;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:24:\"AutoID-Hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195803;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:23:\"AutoID-Hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109560;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:24:\"AutoID-Hero-2880x800.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:332210;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:23:\"AutoID-Hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31618;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:23:\"AutoID-Hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59627;}s:10:\"team-small\";a:5:{s:4:\"file\";s:23:\"AutoID-Hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64632;}s:10:\"team-large\";a:5:{s:4:\"file\";s:23:\"AutoID-Hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115971;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:24:\"AutoID-Hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186807;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:25:\"AutoID-Hero-2880x1172.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:420779;}s:10:\"page-small\";a:5:{s:4:\"file\";s:23:\"AutoID-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76728;}s:10:\"page-large\";a:5:{s:4:\"file\";s:25:\"AutoID-Hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:369541;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:23:\"AutoID-Hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59228;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:23:\"AutoID-Hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120235;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:23:\"AutoID-Hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160620;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:25:\"AutoID-Hero-2880x1000.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:386439;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:23:\"AutoID-Hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146464;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:23:\"AutoID-Hero-336x140.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9757;}s:13:\"project-small\";a:5:{s:4:\"file\";s:23:\"AutoID-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76728;}s:13:\"project-large\";a:5:{s:4:\"file\";s:24:\"AutoID-Hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130722;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:23:\"AutoID-Hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55970;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:24:\"AutoID-Hero-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190181;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:24:\"AutoID-Hero-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102846,8610,'_imagify_optimization_level','2'),(102847,8610,'_imagify_status','success'),(102848,8610,'_imagify_data','a:2:{s:5:\"sizes\";a:66:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1562516;s:14:\"optimized_size\";i:202915;s:7:\"percent\";d:87.01;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194934;s:14:\"optimized_size\";i:70469;s:7:\"percent\";d:63.85;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:190181;s:14:\"optimized_size\";i:69069;s:7:\"percent\";d:63.68;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55970;s:14:\"optimized_size\";i:22249;s:7:\"percent\";d:60.25;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130722;s:14:\"optimized_size\";i:52936;s:7:\"percent\";d:59.5;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76728;s:14:\"optimized_size\";i:32743;s:7:\"percent\";d:57.33;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9757;s:14:\"optimized_size\";i:4041;s:7:\"percent\";d:58.58;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146464;s:14:\"optimized_size\";i:70856;s:7:\"percent\";d:51.62;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:386439;s:14:\"optimized_size\";i:114824;s:7:\"percent\";d:70.29;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160620;s:14:\"optimized_size\";i:72375;s:7:\"percent\";d:54.94;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120235;s:14:\"optimized_size\";i:52036;s:7:\"percent\";d:56.72;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59228;s:14:\"optimized_size\";i:24516;s:7:\"percent\";d:58.61;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:369541;s:14:\"optimized_size\";i:118300;s:7:\"percent\";d:67.99;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76728;s:14:\"optimized_size\";i:32743;s:7:\"percent\";d:57.33;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:420779;s:14:\"optimized_size\";i:119447;s:7:\"percent\";d:71.61;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186807;s:14:\"optimized_size\";i:75023;s:7:\"percent\";d:59.84;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115971;s:14:\"optimized_size\";i:52112;s:7:\"percent\";d:55.06;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64632;s:14:\"optimized_size\";i:29437;s:7:\"percent\";d:54.45;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59627;s:14:\"optimized_size\";i:24476;s:7:\"percent\";d:58.95;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31618;s:14:\"optimized_size\";i:10807;s:7:\"percent\";d:65.82;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:332210;s:14:\"optimized_size\";i:104421;s:7:\"percent\";d:68.57;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109560;s:14:\"optimized_size\";i:51183;s:7:\"percent\";d:53.28;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:195803;s:14:\"optimized_size\";i:67182;s:7:\"percent\";d:65.69;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:340501;s:14:\"optimized_size\";i:118968;s:7:\"percent\";d:65.06;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:167322;s:14:\"optimized_size\";i:60510;s:7:\"percent\";d:63.84;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:340446;s:14:\"optimized_size\";i:96626;s:7:\"percent\";d:71.62;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:198824;s:14:\"optimized_size\";i:75921;s:7:\"percent\";d:61.81;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240949;s:14:\"optimized_size\";i:73378;s:7:\"percent\";d:69.55;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150217;s:14:\"optimized_size\";i:61161;s:7:\"percent\";d:59.28;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43487;s:14:\"optimized_size\";i:15566;s:7:\"percent\";d:64.21;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147938;s:14:\"optimized_size\";i:60637;s:7:\"percent\";d:59.01;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54082;s:14:\"optimized_size\";i:19943;s:7:\"percent\";d:63.12;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39463;s:14:\"optimized_size\";i:13355;s:7:\"percent\";d:66.16;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1562516;s:14:\"optimized_size\";i:120790;s:7:\"percent\";d:92.27;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39463;s:14:\"optimized_size\";i:24070;s:7:\"percent\";d:39.01;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54082;s:14:\"optimized_size\";i:31736;s:7:\"percent\";d:41.32;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147938;s:14:\"optimized_size\";i:106579;s:7:\"percent\";d:27.96;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43487;s:14:\"optimized_size\";i:26361;s:7:\"percent\";d:39.38;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150217;s:14:\"optimized_size\";i:94035;s:7:\"percent\";d:37.4;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240949;s:14:\"optimized_size\";i:138083;s:7:\"percent\";d:42.69;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:198824;s:14:\"optimized_size\";i:127356;s:7:\"percent\";d:35.95;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:340446;s:14:\"optimized_size\";i:155672;s:7:\"percent\";d:54.27;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:167322;s:14:\"optimized_size\";i:95395;s:7:\"percent\";d:42.99;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:340501;s:14:\"optimized_size\";i:208041;s:7:\"percent\";d:38.9;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:195803;s:14:\"optimized_size\";i:119603;s:7:\"percent\";d:38.92;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109560;s:14:\"optimized_size\";i:83321;s:7:\"percent\";d:23.95;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:332210;s:14:\"optimized_size\";i:180269;s:7:\"percent\";d:45.74;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31618;s:14:\"optimized_size\";i:19422;s:7:\"percent\";d:38.57;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59627;s:14:\"optimized_size\";i:39002;s:7:\"percent\";d:34.59;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64632;s:14:\"optimized_size\";i:47040;s:7:\"percent\";d:27.22;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115971;s:14:\"optimized_size\";i:81754;s:7:\"percent\";d:29.5;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186807;s:14:\"optimized_size\";i:119720;s:7:\"percent\";d:35.91;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:420779;s:14:\"optimized_size\";i:195334;s:7:\"percent\";d:53.58;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76728;s:14:\"optimized_size\";i:51720;s:7:\"percent\";d:32.59;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:369541;s:14:\"optimized_size\";i:210231;s:7:\"percent\";d:43.11;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59228;s:14:\"optimized_size\";i:38693;s:7:\"percent\";d:34.67;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120235;s:14:\"optimized_size\";i:84480;s:7:\"percent\";d:29.74;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160620;s:14:\"optimized_size\";i:110255;s:7:\"percent\";d:31.36;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:386439;s:14:\"optimized_size\";i:208786;s:7:\"percent\";d:45.97;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146464;s:14:\"optimized_size\";i:105535;s:7:\"percent\";d:27.94;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9757;s:14:\"optimized_size\";i:7146;s:7:\"percent\";d:26.76;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130722;s:14:\"optimized_size\";i:83837;s:7:\"percent\";d:35.87;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55970;s:14:\"optimized_size\";i:36452;s:7:\"percent\";d:34.87;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:190181;s:14:\"optimized_size\";i:121749;s:7:\"percent\";d:35.98;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194934;s:14:\"optimized_size\";i:124816;s:7:\"percent\";d:35.97;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:13483870;s:14:\"optimized_size\";i:5267508;s:7:\"percent\";d:60.93;s:7:\"message\";s:0:\"\";}}'),(102849,8610,'_wp_attachment_image_alt','AutoID - Retained CRO, metadata recovery & navigation rebuild on Shopify Plus.'),(102850,5864,'project_duration','On-going'),(102851,5864,'_project_duration','field_690dca25e00ac'),(102892,8611,'_wp_attached_file','Robinsons-Hero.jpg'),(102893,8611,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:4:\"file\";s:18:\"Robinsons-Hero.jpg\";s:8:\"filesize\";i:1418123;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Robinsons-Hero-730x304.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28065;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Robinsons-Hero-855x356.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36859;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Robinsons-Hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76138;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Robinsons-Hero-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30460;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"Robinsons-Hero-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103314;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"Robinsons-Hero-2048x853.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177579;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:27:\"Robinsons-Hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104328;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:269969;}s:8:\"masthead\";a:5:{s:4:\"file\";s:27:\"Robinsons-Hero-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121892;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242427;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:27:\"Robinsons-Hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147235;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:26:\"Robinsons-Hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60236;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:27:\"Robinsons-Hero-2880x800.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263491;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:26:\"Robinsons-Hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22689;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:26:\"Robinsons-Hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40673;}s:10:\"team-small\";a:5:{s:4:\"file\";s:26:\"Robinsons-Hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31633;}s:10:\"team-large\";a:5:{s:4:\"file\";s:26:\"Robinsons-Hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72394;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:27:\"Robinsons-Hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98125;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-2880x1172.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:361794;}s:10:\"page-small\";a:5:{s:4:\"file\";s:26:\"Robinsons-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47041;}s:10:\"page-large\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:317270;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:26:\"Robinsons-Hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40176;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"Robinsons-Hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81301;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:26:\"Robinsons-Hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79606;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-2880x1000.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:317835;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:26:\"Robinsons-Hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72272;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:26:\"Robinsons-Hero-336x140.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9087;}s:13:\"project-small\";a:5:{s:4:\"file\";s:26:\"Robinsons-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47041;}s:13:\"project-large\";a:5:{s:4:\"file\";s:27:\"Robinsons-Hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94048;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:26:\"Robinsons-Hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38451;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:27:\"Robinsons-Hero-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126597;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:27:\"Robinsons-Hero-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130697;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102894,8611,'_imagify_optimization_level','2'),(102895,8611,'_imagify_status','success'),(102896,8611,'_imagify_data','a:2:{s:5:\"sizes\";a:66:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1418123;s:14:\"optimized_size\";i:196582;s:7:\"percent\";d:86.14;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130697;s:14:\"optimized_size\";i:30580;s:7:\"percent\";d:76.6;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126597;s:14:\"optimized_size\";i:29747;s:7:\"percent\";d:76.5;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38451;s:14:\"optimized_size\";i:11767;s:7:\"percent\";d:69.4;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94048;s:14:\"optimized_size\";i:26974;s:7:\"percent\";d:71.32;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47041;s:14:\"optimized_size\";i:13560;s:7:\"percent\";d:71.17;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9087;s:14:\"optimized_size\";i:3934;s:7:\"percent\";d:56.71;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72272;s:14:\"optimized_size\";i:15729;s:7:\"percent\";d:78.24;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:317835;s:14:\"optimized_size\";i:74813;s:7:\"percent\";d:76.46;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79606;s:14:\"optimized_size\";i:15785;s:7:\"percent\";d:80.17;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81301;s:14:\"optimized_size\";i:22944;s:7:\"percent\";d:71.78;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40176;s:14:\"optimized_size\";i:12448;s:7:\"percent\";d:69.02;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:317270;s:14:\"optimized_size\";i:73835;s:7:\"percent\";d:76.73;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47041;s:14:\"optimized_size\";i:13560;s:7:\"percent\";d:71.17;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:361794;s:14:\"optimized_size\";i:81890;s:7:\"percent\";d:77.37;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98125;s:14:\"optimized_size\";i:18255;s:7:\"percent\";d:81.4;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72394;s:14:\"optimized_size\";i:20544;s:7:\"percent\";d:71.62;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31633;s:14:\"optimized_size\";i:8931;s:7:\"percent\";d:71.77;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40673;s:14:\"optimized_size\";i:12587;s:7:\"percent\";d:69.05;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22689;s:14:\"optimized_size\";i:7816;s:7:\"percent\";d:65.55;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263491;s:14:\"optimized_size\";i:63703;s:7:\"percent\";d:75.82;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60236;s:14:\"optimized_size\";i:16720;s:7:\"percent\";d:72.24;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147235;s:14:\"optimized_size\";i:36515;s:7:\"percent\";d:75.2;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:242427;s:14:\"optimized_size\";i:53944;s:7:\"percent\";d:77.75;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121892;s:14:\"optimized_size\";i:31281;s:7:\"percent\";d:74.34;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:269969;s:14:\"optimized_size\";i:56887;s:7:\"percent\";d:78.93;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104328;s:14:\"optimized_size\";i:18812;s:7:\"percent\";d:81.97;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:177579;s:14:\"optimized_size\";i:40277;s:7:\"percent\";d:77.32;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103314;s:14:\"optimized_size\";i:26477;s:7:\"percent\";d:74.37;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30460;s:14:\"optimized_size\";i:9662;s:7:\"percent\";d:68.28;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76138;s:14:\"optimized_size\";i:17437;s:7:\"percent\";d:77.1;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36859;s:14:\"optimized_size\";i:11203;s:7:\"percent\";d:69.61;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28065;s:14:\"optimized_size\";i:9162;s:7:\"percent\";d:67.35;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1418123;s:14:\"optimized_size\";i:83681;s:7:\"percent\";d:94.1;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28065;s:14:\"optimized_size\";i:15024;s:7:\"percent\";d:46.47;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36859;s:14:\"optimized_size\";i:19193;s:7:\"percent\";d:47.93;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76138;s:14:\"optimized_size\";i:44662;s:7:\"percent\";d:41.34;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30460;s:14:\"optimized_size\";i:16128;s:7:\"percent\";d:47.05;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103314;s:14:\"optimized_size\";i:55871;s:7:\"percent\";d:45.92;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:177579;s:14:\"optimized_size\";i:79201;s:7:\"percent\";d:55.4;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104328;s:14:\"optimized_size\";i:58409;s:7:\"percent\";d:44.01;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:269969;s:14:\"optimized_size\";i:115263;s:7:\"percent\";d:57.31;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121892;s:14:\"optimized_size\";i:74435;s:7:\"percent\";d:38.93;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:242427;s:14:\"optimized_size\";i:145784;s:7:\"percent\";d:39.86;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147235;s:14:\"optimized_size\";i:87164;s:7:\"percent\";d:40.8;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60236;s:14:\"optimized_size\";i:31784;s:7:\"percent\";d:47.23;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263491;s:14:\"optimized_size\";i:128898;s:7:\"percent\";d:51.08;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22689;s:14:\"optimized_size\";i:12847;s:7:\"percent\";d:43.38;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40673;s:14:\"optimized_size\";i:22148;s:7:\"percent\";d:45.55;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31633;s:14:\"optimized_size\";i:16900;s:7:\"percent\";d:46.57;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72394;s:14:\"optimized_size\";i:38091;s:7:\"percent\";d:47.38;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98125;s:14:\"optimized_size\";i:54883;s:7:\"percent\";d:44.07;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:361794;s:14:\"optimized_size\";i:164470;s:7:\"percent\";d:54.54;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47041;s:14:\"optimized_size\";i:24939;s:7:\"percent\";d:46.98;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:317270;s:14:\"optimized_size\";i:157923;s:7:\"percent\";d:50.22;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40176;s:14:\"optimized_size\";i:21948;s:7:\"percent\";d:45.37;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81301;s:14:\"optimized_size\";i:42503;s:7:\"percent\";d:47.72;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79606;s:14:\"optimized_size\";i:45083;s:7:\"percent\";d:43.37;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:317835;s:14:\"optimized_size\";i:154723;s:7:\"percent\";d:51.32;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72272;s:14:\"optimized_size\";i:41416;s:7:\"percent\";d:42.69;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9087;s:14:\"optimized_size\";i:5749;s:7:\"percent\";d:36.73;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94048;s:14:\"optimized_size\";i:56638;s:7:\"percent\";d:39.78;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38451;s:14:\"optimized_size\";i:21347;s:7:\"percent\";d:44.48;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126597;s:14:\"optimized_size\";i:74719;s:7:\"percent\";d:40.98;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130697;s:14:\"optimized_size\";i:77359;s:7:\"percent\";d:40.81;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:10170651;s:14:\"optimized_size\";i:3073544;s:7:\"percent\";d:69.78;s:7:\"message\";s:0:\"\";}}'),(102897,8611,'_wp_attachment_image_alt','Robinsons of Bawtry: Migration from Aero Commerce to Shopify with ongoing CRO'),(102898,5862,'project_duration','3 Months'),(102899,5862,'_project_duration','field_690dca25e00ac'),(102900,5862,'key_results_0_result_stat','<strong>51%</strong>\r\nIncrease in Conversion Rate'),(102901,5862,'_key_results_0_result_stat','field_6908a833a31da'),(102902,5862,'key_results_1_result_stat','<strong>670%</strong>\r\nIncrease in New Visitors'),(102903,5862,'_key_results_1_result_stat','field_6908a833a31da'),(102904,5862,'key_results_2_result_stat','<strong>5%</strong>\r\nReduction in Bounce Rate'),(102905,5862,'_key_results_2_result_stat','field_6908a833a31da'),(102922,5862,'page_content_4_align_image','right'),(102923,5862,'_page_content_4_align_image','field_65d85d5bde9a8'),(102924,5862,'page_content_4_block_content','<h3>Designed for How Customers Actually Buy</h3>\r\nBuying skirting boards and MDF profiles online isn\'t like buying a t-shirt. Customers need to calculate quantities, choose the right dimensions, and often buy complementary products like underlay or adhesive in the same session. The old site wasn\'t built with that journey in mind. The new one was.'),(102925,5862,'_page_content_4_block_content','field_65d85d93de9a9'),(102926,5862,'page_content_4_block_image','8692'),(102927,5862,'_page_content_4_block_image','field_65d85d9bde9aa'),(102928,5862,'page_content_4_block_video',''),(102929,5862,'_page_content_4_block_video','field_65d85da6de9ab'),(102938,8612,'_wp_attached_file','sbs-logo.svg'),(102939,8612,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:61345;s:5:\"width\";d:1656;s:6:\"height\";d:522;}'),(102940,8612,'_wp_attachment_image_alt','The Skirting Board Shop'),(102941,8613,'_wp_attached_file','sbs-logo.png'),(102942,8613,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:678;s:6:\"height\";i:209;s:4:\"file\";s:12:\"sbs-logo.png\";s:8:\"filesize\";i:57049;s:5:\"sizes\";a:2:{s:10:\"team-small\";a:5:{s:4:\"file\";s:20:\"sbs-logo-450x209.png\";s:5:\"width\";i:450;s:6:\"height\";i:209;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36318;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:20:\"sbs-logo-360x111.png\";s:5:\"width\";i:360;s:6:\"height\";i:111;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29265;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102943,8613,'_imagify_optimization_level','2'),(102944,8613,'_imagify_status','success'),(102945,8613,'_imagify_data','a:2:{s:5:\"sizes\";a:6:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57049;s:14:\"optimized_size\";i:19077;s:7:\"percent\";d:66.56;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29265;s:14:\"optimized_size\";i:22973;s:7:\"percent\";d:21.5;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36318;s:14:\"optimized_size\";i:34668;s:7:\"percent\";d:4.54;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57049;s:14:\"optimized_size\";i:44564;s:7:\"percent\";d:21.88;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36318;s:14:\"optimized_size\";i:12206;s:7:\"percent\";d:66.39;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29265;s:14:\"optimized_size\";i:11336;s:7:\"percent\";d:61.26;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:245264;s:14:\"optimized_size\";i:144824;s:7:\"percent\";d:40.95;s:7:\"message\";s:0:\"\";}}'),(102946,8613,'_wp_attachment_image_alt','The Skirting Board Shop'),(102947,8614,'_wp_attached_file','RevitaLash-Cosmetics-logo.png'),(102948,8614,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:542;s:6:\"height\";i:117;s:4:\"file\";s:29:\"RevitaLash-Cosmetics-logo.png\";s:8:\"filesize\";i:5750;s:5:\"sizes\";a:2:{s:10:\"team-small\";a:5:{s:4:\"file\";s:37:\"RevitaLash-Cosmetics-logo-450x117.png\";s:5:\"width\";i:450;s:6:\"height\";i:117;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5548;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"RevitaLash-Cosmetics-logo-360x78.png\";s:5:\"width\";i:360;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6940;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102949,8614,'_imagify_optimization_level','2'),(102950,8614,'_imagify_status','success'),(102951,8614,'_imagify_data','a:3:{s:5:\"sizes\";a:3:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5750;s:14:\"optimized_size\";i:3500;s:7:\"percent\";d:39.13;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6940;s:14:\"optimized_size\";i:3433;s:7:\"percent\";d:50.53;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5548;s:14:\"optimized_size\";i:2934;s:7:\"percent\";d:47.12;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:23988;s:14:\"optimized_size\";i:13367;s:7:\"percent\";d:44.28;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(102952,8614,'_wp_attachment_image_alt','Revitalash'),(102953,8615,'_wp_attached_file','Revitalash-Hero.jpg'),(102954,8615,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:4:\"file\";s:19:\"Revitalash-Hero.jpg\";s:8:\"filesize\";i:1889780;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Revitalash-Hero-730x304.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38233;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Revitalash-Hero-855x356.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50765;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Revitalash-Hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110793;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Revitalash-Hero-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41613;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"Revitalash-Hero-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135920;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"Revitalash-Hero-2048x853.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221193;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:28:\"Revitalash-Hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151743;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:321809;}s:8:\"masthead\";a:5:{s:4:\"file\";s:28:\"Revitalash-Hero-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118044;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:275095;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:28:\"Revitalash-Hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167817;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"Revitalash-Hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84513;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:28:\"Revitalash-Hero-2880x800.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:268137;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"Revitalash-Hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28951;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"Revitalash-Hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52477;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"Revitalash-Hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50178;}s:10:\"team-large\";a:5:{s:4:\"file\";s:27:\"Revitalash-Hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93060;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:28:\"Revitalash-Hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142434;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-2880x1172.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:410184;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"Revitalash-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63116;}s:10:\"page-large\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:326521;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"Revitalash-Hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51755;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"Revitalash-Hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99506;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"Revitalash-Hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121245;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-2880x1000.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:344025;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"Revitalash-Hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110042;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"Revitalash-Hero-336x140.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9937;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"Revitalash-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63116;}s:13:\"project-large\";a:5:{s:4:\"file\";s:28:\"Revitalash-Hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114226;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"Revitalash-Hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49653;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:28:\"Revitalash-Hero-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153294;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:28:\"Revitalash-Hero-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157469;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102955,8615,'_imagify_optimization_level','2'),(102956,8615,'_imagify_status','success'),(102957,8615,'_imagify_data','a:2:{s:5:\"sizes\";a:66:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1889780;s:14:\"optimized_size\";i:216653;s:7:\"percent\";d:88.54;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157469;s:14:\"optimized_size\";i:46270;s:7:\"percent\";d:70.62;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153294;s:14:\"optimized_size\";i:45536;s:7:\"percent\";d:70.29;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49653;s:14:\"optimized_size\";i:17909;s:7:\"percent\";d:63.93;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114226;s:14:\"optimized_size\";i:36549;s:7:\"percent\";d:68;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63116;s:14:\"optimized_size\";i:23686;s:7:\"percent\";d:62.47;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9937;s:14:\"optimized_size\";i:3745;s:7:\"percent\";d:62.31;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110042;s:14:\"optimized_size\";i:40798;s:7:\"percent\";d:62.93;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:344025;s:14:\"optimized_size\";i:72756;s:7:\"percent\";d:78.85;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121245;s:14:\"optimized_size\";i:42842;s:7:\"percent\";d:64.66;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99506;s:14:\"optimized_size\";i:34821;s:7:\"percent\";d:65.01;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51755;s:14:\"optimized_size\";i:19305;s:7:\"percent\";d:62.7;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:326521;s:14:\"optimized_size\";i:81030;s:7:\"percent\";d:75.18;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63116;s:14:\"optimized_size\";i:23686;s:7:\"percent\";d:62.47;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:410184;s:14:\"optimized_size\";i:89090;s:7:\"percent\";d:78.28;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142434;s:14:\"optimized_size\";i:46124;s:7:\"percent\";d:67.62;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93060;s:14:\"optimized_size\";i:34186;s:7:\"percent\";d:63.26;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50178;s:14:\"optimized_size\";i:21048;s:7:\"percent\";d:58.05;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52477;s:14:\"optimized_size\";i:19399;s:7:\"percent\";d:63.03;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28951;s:14:\"optimized_size\";i:9728;s:7:\"percent\";d:66.4;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:268137;s:14:\"optimized_size\";i:54504;s:7:\"percent\";d:79.67;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84513;s:14:\"optimized_size\";i:32741;s:7:\"percent\";d:61.26;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:167817;s:14:\"optimized_size\";i:46799;s:7:\"percent\";d:72.11;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:275095;s:14:\"optimized_size\";i:76583;s:7:\"percent\";d:72.16;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118044;s:14:\"optimized_size\";i:25423;s:7:\"percent\";d:78.46;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:321809;s:14:\"optimized_size\";i:71816;s:7:\"percent\";d:77.68;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151743;s:14:\"optimized_size\";i:47801;s:7:\"percent\";d:68.5;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221193;s:14:\"optimized_size\";i:54212;s:7:\"percent\";d:75.49;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135920;s:14:\"optimized_size\";i:40143;s:7:\"percent\";d:70.47;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41613;s:14:\"optimized_size\";i:14041;s:7:\"percent\";d:66.26;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110793;s:14:\"optimized_size\";i:38506;s:7:\"percent\";d:65.25;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50765;s:14:\"optimized_size\";i:16513;s:7:\"percent\";d:67.47;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38233;s:14:\"optimized_size\";i:12840;s:7:\"percent\";d:66.42;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1889780;s:14:\"optimized_size\";i:92330;s:7:\"percent\";d:95.11;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38233;s:14:\"optimized_size\";i:23308;s:7:\"percent\";d:39.04;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50765;s:14:\"optimized_size\";i:29946;s:7:\"percent\";d:41.01;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110793;s:14:\"optimized_size\";i:70126;s:7:\"percent\";d:36.71;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41613;s:14:\"optimized_size\";i:25447;s:7:\"percent\";d:38.85;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135920;s:14:\"optimized_size\";i:75267;s:7:\"percent\";d:44.62;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221193;s:14:\"optimized_size\";i:115414;s:7:\"percent\";d:47.82;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151743;s:14:\"optimized_size\";i:90095;s:7:\"percent\";d:40.63;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:321809;s:14:\"optimized_size\";i:133024;s:7:\"percent\";d:58.66;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118044;s:14:\"optimized_size\";i:67197;s:7:\"percent\";d:43.07;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:275095;s:14:\"optimized_size\";i:156317;s:7:\"percent\";d:43.18;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:167817;s:14:\"optimized_size\";i:94390;s:7:\"percent\";d:43.75;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84513;s:14:\"optimized_size\";i:55983;s:7:\"percent\";d:33.76;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:268137;s:14:\"optimized_size\";i:112379;s:7:\"percent\";d:58.09;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28951;s:14:\"optimized_size\";i:17827;s:7:\"percent\";d:38.42;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52477;s:14:\"optimized_size\";i:32301;s:7:\"percent\";d:38.45;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50178;s:14:\"optimized_size\";i:34637;s:7:\"percent\";d:30.97;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93060;s:14:\"optimized_size\";i:57805;s:7:\"percent\";d:37.88;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142434;s:14:\"optimized_size\";i:84598;s:7:\"percent\";d:40.61;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:410184;s:14:\"optimized_size\";i:192074;s:7:\"percent\";d:53.17;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63116;s:14:\"optimized_size\";i:39346;s:7:\"percent\";d:37.66;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:326521;s:14:\"optimized_size\";i:168126;s:7:\"percent\";d:48.51;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51755;s:14:\"optimized_size\";i:31807;s:7:\"percent\";d:38.54;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99506;s:14:\"optimized_size\";i:59615;s:7:\"percent\";d:40.09;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121245;s:14:\"optimized_size\";i:74797;s:7:\"percent\";d:38.31;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:344025;s:14:\"optimized_size\";i:159832;s:7:\"percent\";d:53.54;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110042;s:14:\"optimized_size\";i:69686;s:7:\"percent\";d:36.67;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9937;s:14:\"optimized_size\";i:6399;s:7:\"percent\";d:35.6;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114226;s:14:\"optimized_size\";i:67647;s:7:\"percent\";d:40.78;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49653;s:14:\"optimized_size\";i:30676;s:7:\"percent\";d:38.22;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153294;s:14:\"optimized_size\";i:88989;s:7:\"percent\";d:41.95;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157469;s:14:\"optimized_size\";i:91335;s:7:\"percent\";d:42;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:12570172;s:14:\"optimized_size\";i:3905803;s:7:\"percent\";d:68.93;s:7:\"message\";s:0:\"\";}}'),(102958,8615,'_wp_attachment_image_alt','Revitalash - Shopify Plus'),(102959,8616,'_wp_attached_file','Willow-Hall-Hero.jpg'),(102960,8616,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"Willow-Hall-Hero.jpg\";s:8:\"filesize\";i:3463625;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Willow-Hall-Hero-730x304.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46813;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Willow-Hall-Hero-855x356.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69278;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Willow-Hall-Hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160304;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Willow-Hall-Hero-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52810;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"Willow-Hall-Hero-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:251426;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"Willow-Hall-Hero-2048x853.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:442930;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"Willow-Hall-Hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221799;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"Willow-Hall-Hero-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:662427;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"Willow-Hall-Hero-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263201;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"Willow-Hall-Hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:500998;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"Willow-Hall-Hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:325771;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"Willow-Hall-Hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124712;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"Willow-Hall-Hero-2880x800.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:614138;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"Willow-Hall-Hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33569;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"Willow-Hall-Hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75601;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"Willow-Hall-Hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60207;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"Willow-Hall-Hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150425;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"Willow-Hall-Hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207997;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"Willow-Hall-Hero-2880x1172.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:895057;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"Willow-Hall-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90525;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"Willow-Hall-Hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:668508;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"Willow-Hall-Hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73823;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Willow-Hall-Hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171917;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"Willow-Hall-Hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171789;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"Willow-Hall-Hero-2880x1000.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:763074;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"Willow-Hall-Hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157344;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"Willow-Hall-Hero-336x140.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9066;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"Willow-Hall-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90525;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"Willow-Hall-Hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216532;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"Willow-Hall-Hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68089;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:29:\"Willow-Hall-Hero-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:266221;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:29:\"Willow-Hall-Hero-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:273672;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102961,8616,'_imagify_optimization_level','2'),(102962,8616,'_imagify_status','success'),(102963,8616,'_imagify_data','a:2:{s:5:\"sizes\";a:66:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3463625;s:14:\"optimized_size\";i:1276502;s:7:\"percent\";d:63.15;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:273672;s:14:\"optimized_size\";i:120490;s:7:\"percent\";d:55.97;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:266221;s:14:\"optimized_size\";i:117521;s:7:\"percent\";d:55.86;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68089;s:14:\"optimized_size\";i:27844;s:7:\"percent\";d:59.11;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:216532;s:14:\"optimized_size\";i:112723;s:7:\"percent\";d:47.94;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90525;s:14:\"optimized_size\";i:42189;s:7:\"percent\";d:53.4;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9066;s:14:\"optimized_size\";i:2673;s:7:\"percent\";d:70.52;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157344;s:14:\"optimized_size\";i:77178;s:7:\"percent\";d:50.95;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:763074;s:14:\"optimized_size\";i:322477;s:7:\"percent\";d:57.74;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:171789;s:14:\"optimized_size\";i:78984;s:7:\"percent\";d:54.02;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:171917;s:14:\"optimized_size\";i:91025;s:7:\"percent\";d:47.05;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73823;s:14:\"optimized_size\";i:33498;s:7:\"percent\";d:54.62;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:668508;s:14:\"optimized_size\";i:290925;s:7:\"percent\";d:56.48;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90525;s:14:\"optimized_size\";i:42189;s:7:\"percent\";d:53.4;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:895057;s:14:\"optimized_size\";i:377096;s:7:\"percent\";d:57.87;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:207997;s:14:\"optimized_size\";i:87232;s:7:\"percent\";d:58.06;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150425;s:14:\"optimized_size\";i:79729;s:7:\"percent\";d:47;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60207;s:14:\"optimized_size\";i:28428;s:7:\"percent\";d:52.78;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75601;s:14:\"optimized_size\";i:34245;s:7:\"percent\";d:54.7;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33569;s:14:\"optimized_size\";i:10371;s:7:\"percent\";d:69.11;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:614138;s:14:\"optimized_size\";i:261128;s:7:\"percent\";d:57.48;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124712;s:14:\"optimized_size\";i:66170;s:7:\"percent\";d:46.94;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:325771;s:14:\"optimized_size\";i:148865;s:7:\"percent\";d:54.3;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:500998;s:14:\"optimized_size\";i:219263;s:7:\"percent\";d:56.23;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263201;s:14:\"optimized_size\";i:114207;s:7:\"percent\";d:56.61;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:662427;s:14:\"optimized_size\";i:256106;s:7:\"percent\";d:61.34;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221799;s:14:\"optimized_size\";i:87693;s:7:\"percent\";d:60.46;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:442930;s:14:\"optimized_size\";i:186241;s:7:\"percent\";d:57.95;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:251426;s:14:\"optimized_size\";i:117865;s:7:\"percent\";d:53.12;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52810;s:14:\"optimized_size\";i:17913;s:7:\"percent\";d:66.08;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160304;s:14:\"optimized_size\";i:73992;s:7:\"percent\";d:53.84;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69278;s:14:\"optimized_size\";i:25263;s:7:\"percent\";d:63.53;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46813;s:14:\"optimized_size\";i:15393;s:7:\"percent\";d:67.12;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3463625;s:14:\"optimized_size\";i:382881;s:7:\"percent\";d:88.95;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46813;s:14:\"optimized_size\";i:28291;s:7:\"percent\";d:39.57;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69278;s:14:\"optimized_size\";i:46894;s:7:\"percent\";d:32.31;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160304;s:14:\"optimized_size\";i:129187;s:7:\"percent\";d:19.41;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52810;s:14:\"optimized_size\";i:31754;s:7:\"percent\";d:39.87;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:251426;s:14:\"optimized_size\";i:184281;s:7:\"percent\";d:26.71;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:442930;s:14:\"optimized_size\";i:339004;s:7:\"percent\";d:23.46;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221799;s:14:\"optimized_size\";i:171996;s:7:\"percent\";d:22.45;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:662427;s:14:\"optimized_size\";i:515126;s:7:\"percent\";d:22.24;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263201;s:14:\"optimized_size\";i:204826;s:7:\"percent\";d:22.18;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:500998;s:14:\"optimized_size\";i:384562;s:7:\"percent\";d:23.24;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:325771;s:14:\"optimized_size\";i:265400;s:7:\"percent\";d:18.53;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124712;s:14:\"optimized_size\";i:94732;s:7:\"percent\";d:24.04;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:614138;s:14:\"optimized_size\";i:474328;s:7:\"percent\";d:22.77;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33569;s:14:\"optimized_size\";i:20116;s:7:\"percent\";d:40.08;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75601;s:14:\"optimized_size\";i:50139;s:7:\"percent\";d:33.68;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60207;s:14:\"optimized_size\";i:40390;s:7:\"percent\";d:32.91;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150425;s:14:\"optimized_size\";i:114244;s:7:\"percent\";d:24.05;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:207997;s:14:\"optimized_size\";i:161025;s:7:\"percent\";d:22.58;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:895057;s:14:\"optimized_size\";i:689118;s:7:\"percent\";d:23.01;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90525;s:14:\"optimized_size\";i:61141;s:7:\"percent\";d:32.46;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:668508;s:14:\"optimized_size\";i:514443;s:7:\"percent\";d:23.05;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73823;s:14:\"optimized_size\";i:49010;s:7:\"percent\";d:33.61;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:171917;s:14:\"optimized_size\";i:130767;s:7:\"percent\";d:23.94;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:171789;s:14:\"optimized_size\";i:132308;s:7:\"percent\";d:22.98;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:763074;s:14:\"optimized_size\";i:588889;s:7:\"percent\";d:22.83;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157344;s:14:\"optimized_size\";i:128111;s:7:\"percent\";d:18.58;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9066;s:14:\"optimized_size\";i:5101;s:7:\"percent\";d:43.73;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:216532;s:14:\"optimized_size\";i:164934;s:7:\"percent\";d:23.83;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68089;s:14:\"optimized_size\";i:45672;s:7:\"percent\";d:32.92;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:266221;s:14:\"optimized_size\";i:203030;s:7:\"percent\";d:23.74;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:273672;s:14:\"optimized_size\";i:209588;s:7:\"percent\";d:23.42;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:23197821;s:14:\"optimized_size\";i:11404706;s:7:\"percent\";d:50.84;s:7:\"message\";s:0:\"\";}}'),(102964,8616,'_wp_attachment_image_alt','Willow and Hall - Magento 1 to Magento 2 migration'),(102965,8617,'_wp_attached_file','homefeeling-logo.png'),(102966,8617,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:518;s:6:\"height\";i:80;s:4:\"file\";s:20:\"homefeeling-logo.png\";s:8:\"filesize\";i:40014;s:5:\"sizes\";a:2:{s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"homefeeling-logo-450x80.png\";s:5:\"width\";i:450;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32510;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"homefeeling-logo-360x56.png\";s:5:\"width\";i:360;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31404;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102967,8617,'_imagify_optimization_level','2'),(102968,8617,'_imagify_status','success'),(102969,8617,'_imagify_data','a:3:{s:5:\"sizes\";a:5:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40014;s:14:\"optimized_size\";i:10540;s:7:\"percent\";d:73.66;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31404;s:14:\"optimized_size\";i:26242;s:7:\"percent\";d:16.44;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32510;s:14:\"optimized_size\";i:8703;s:7:\"percent\";d:73.23;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40014;s:14:\"optimized_size\";i:34200;s:7:\"percent\";d:14.53;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31404;s:14:\"optimized_size\";i:10418;s:7:\"percent\";d:66.83;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:175346;s:14:\"optimized_size\";i:90103;s:7:\"percent\";d:48.61;s:7:\"message\";s:0:\"\";}s:7:\"message\";s:37:\"Avif is less performant than original\";}'),(102970,8617,'_wp_attachment_image_alt','Home Feeling'),(102971,8618,'_wp_attached_file','bmb-logo.png'),(102972,8618,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:675;s:6:\"height\";i:480;s:4:\"file\";s:12:\"bmb-logo.png\";s:8:\"filesize\";i:72358;s:5:\"sizes\";a:7:{s:8:\"masthead\";a:5:{s:4:\"file\";s:20:\"bmb-logo-675x422.png\";s:5:\"width\";i:675;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71165;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:20:\"bmb-logo-675x240.png\";s:5:\"width\";i:675;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55395;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:20:\"bmb-logo-675x400.png\";s:5:\"width\";i:675;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69746;}s:10:\"team-small\";a:5:{s:4:\"file\";s:20:\"bmb-logo-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57767;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:20:\"bmb-logo-675x400.png\";s:5:\"width\";i:675;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69746;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:20:\"bmb-logo-197x140.png\";s:5:\"width\";i:197;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17701;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:20:\"bmb-logo-675x390.png\";s:5:\"width\";i:675;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69063;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102973,8618,'_imagify_optimization_level','2'),(102974,8618,'_imagify_status','success'),(102975,8618,'_imagify_data','a:2:{s:5:\"sizes\";a:16:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72358;s:14:\"optimized_size\";i:30341;s:7:\"percent\";d:58.07;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69063;s:14:\"optimized_size\";i:52961;s:7:\"percent\";d:23.31;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17701;s:14:\"optimized_size\";i:14755;s:7:\"percent\";d:16.64;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69746;s:14:\"optimized_size\";i:53728;s:7:\"percent\";d:22.97;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57767;s:14:\"optimized_size\";i:40873;s:7:\"percent\";d:29.25;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69746;s:14:\"optimized_size\";i:53728;s:7:\"percent\";d:22.97;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55395;s:14:\"optimized_size\";i:34134;s:7:\"percent\";d:38.38;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71165;s:14:\"optimized_size\";i:54417;s:7:\"percent\";d:23.53;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72358;s:14:\"optimized_size\";i:57250;s:7:\"percent\";d:20.88;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71165;s:14:\"optimized_size\";i:28920;s:7:\"percent\";d:59.36;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55395;s:14:\"optimized_size\";i:21063;s:7:\"percent\";d:61.98;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69746;s:14:\"optimized_size\";i:28421;s:7:\"percent\";d:59.25;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57767;s:14:\"optimized_size\";i:25102;s:7:\"percent\";d:56.55;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28421;s:14:\"optimized_size\";i:27314;s:7:\"percent\";d:3.9;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17701;s:14:\"optimized_size\";i:7075;s:7:\"percent\";d:60.03;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69063;s:14:\"optimized_size\";i:28557;s:7:\"percent\";d:58.65;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:924557;s:14:\"optimized_size\";i:558639;s:7:\"percent\";d:39.58;s:7:\"message\";s:0:\"\";}}'),(102976,8618,'_wp_attachment_image_alt','Be My Bear'),(102977,8619,'_wp_attached_file','tsc-logo.png'),(102978,8619,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:632;s:6:\"height\";i:104;s:4:\"file\";s:12:\"tsc-logo.png\";s:8:\"filesize\";i:64345;s:5:\"sizes\";a:2:{s:10:\"team-small\";a:5:{s:4:\"file\";s:20:\"tsc-logo-450x104.png\";s:5:\"width\";i:450;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53702;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:19:\"tsc-logo-360x59.png\";s:5:\"width\";i:360;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25619;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102979,8619,'_imagify_optimization_level','2'),(102980,8619,'_imagify_status','success'),(102981,8619,'_imagify_data','a:2:{s:5:\"sizes\";a:6:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64345;s:14:\"optimized_size\";i:24501;s:7:\"percent\";d:61.92;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25619;s:14:\"optimized_size\";i:13613;s:7:\"percent\";d:46.86;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53702;s:14:\"optimized_size\";i:24733;s:7:\"percent\";d:53.94;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64345;s:14:\"optimized_size\";i:30533;s:7:\"percent\";d:52.55;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53702;s:14:\"optimized_size\";i:16945;s:7:\"percent\";d:68.45;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25619;s:14:\"optimized_size\";i:8793;s:7:\"percent\";d:65.68;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:287332;s:14:\"optimized_size\";i:119118;s:7:\"percent\";d:58.54;s:7:\"message\";s:0:\"\";}}'),(102982,8619,'_wp_attachment_image_alt','The Shirt Company'),(102983,8620,'_wp_attached_file','Shirt-Company-Hero.jpg'),(102984,8620,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:4:\"file\";s:22:\"Shirt-Company-Hero.jpg\";s:8:\"filesize\";i:546984;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Shirt-Company-Hero-730x304.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18072;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Shirt-Company-Hero-855x356.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23250;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Shirt-Company-Hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54673;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Shirt-Company-Hero-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19338;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"Shirt-Company-Hero-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56024;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"Shirt-Company-Hero-2048x853.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88970;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:31:\"Shirt-Company-Hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74413;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126436;}s:8:\"masthead\";a:5:{s:4:\"file\";s:31:\"Shirt-Company-Hero-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44448;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123451;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:31:\"Shirt-Company-Hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72460;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:30:\"Shirt-Company-Hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41423;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:31:\"Shirt-Company-Hero-2880x800.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96451;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:30:\"Shirt-Company-Hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13761;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:30:\"Shirt-Company-Hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25312;}s:10:\"team-small\";a:5:{s:4:\"file\";s:30:\"Shirt-Company-Hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26692;}s:10:\"team-large\";a:5:{s:4:\"file\";s:30:\"Shirt-Company-Hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44067;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:31:\"Shirt-Company-Hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71447;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-2880x1172.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152157;}s:10:\"page-small\";a:5:{s:4:\"file\";s:30:\"Shirt-Company-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31229;}s:10:\"page-large\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135141;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:30:\"Shirt-Company-Hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25194;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Shirt-Company-Hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45419;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:30:\"Shirt-Company-Hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59792;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-2880x1000.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124885;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:30:\"Shirt-Company-Hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54346;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:30:\"Shirt-Company-Hero-336x140.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6189;}s:13:\"project-small\";a:5:{s:4:\"file\";s:30:\"Shirt-Company-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31229;}s:13:\"project-large\";a:5:{s:4:\"file\";s:31:\"Shirt-Company-Hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48625;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:30:\"Shirt-Company-Hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24273;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:31:\"Shirt-Company-Hero-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70288;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:31:\"Shirt-Company-Hero-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72024;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102985,8620,'_imagify_optimization_level','2'),(102986,8620,'_imagify_status','success'),(102987,8620,'_imagify_data','a:2:{s:5:\"sizes\";a:66:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:546984;s:14:\"optimized_size\";i:58546;s:7:\"percent\";d:89.3;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72024;s:14:\"optimized_size\";i:15256;s:7:\"percent\";d:78.82;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70288;s:14:\"optimized_size\";i:15062;s:7:\"percent\";d:78.57;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24273;s:14:\"optimized_size\";i:7101;s:7:\"percent\";d:70.75;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48625;s:14:\"optimized_size\";i:11624;s:7:\"percent\";d:76.09;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31229;s:14:\"optimized_size\";i:8939;s:7:\"percent\";d:71.38;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6189;s:14:\"optimized_size\";i:2414;s:7:\"percent\";d:61;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54346;s:14:\"optimized_size\";i:13896;s:7:\"percent\";d:74.43;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124885;s:14:\"optimized_size\";i:18995;s:7:\"percent\";d:84.79;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59792;s:14:\"optimized_size\";i:14479;s:7:\"percent\";d:75.78;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45419;s:14:\"optimized_size\";i:11593;s:7:\"percent\";d:74.48;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25194;s:14:\"optimized_size\";i:7446;s:7:\"percent\";d:70.45;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135141;s:14:\"optimized_size\";i:24878;s:7:\"percent\";d:81.59;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31229;s:14:\"optimized_size\";i:8939;s:7:\"percent\";d:71.38;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152157;s:14:\"optimized_size\";i:24496;s:7:\"percent\";d:83.9;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71447;s:14:\"optimized_size\";i:16089;s:7:\"percent\";d:77.48;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44067;s:14:\"optimized_size\";i:11629;s:7:\"percent\";d:73.61;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26692;s:14:\"optimized_size\";i:8253;s:7:\"percent\";d:69.08;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25312;s:14:\"optimized_size\";i:7350;s:7:\"percent\";d:70.96;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13761;s:14:\"optimized_size\";i:4110;s:7:\"percent\";d:70.13;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96451;s:14:\"optimized_size\";i:14460;s:7:\"percent\";d:85.01;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41423;s:14:\"optimized_size\";i:11436;s:7:\"percent\";d:72.39;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72460;s:14:\"optimized_size\";i:14768;s:7:\"percent\";d:79.62;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123451;s:14:\"optimized_size\";i:24549;s:7:\"percent\";d:80.11;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44448;s:14:\"optimized_size\";i:6938;s:7:\"percent\";d:84.39;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126436;s:14:\"optimized_size\";i:20189;s:7:\"percent\";d:84.03;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74413;s:14:\"optimized_size\";i:16223;s:7:\"percent\";d:78.2;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88970;s:14:\"optimized_size\";i:15847;s:7:\"percent\";d:82.19;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56024;s:14:\"optimized_size\";i:12149;s:7:\"percent\";d:78.31;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19338;s:14:\"optimized_size\";i:5576;s:7:\"percent\";d:71.17;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54673;s:14:\"optimized_size\";i:13238;s:7:\"percent\";d:75.79;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23250;s:14:\"optimized_size\";i:6471;s:7:\"percent\";d:72.17;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18072;s:14:\"optimized_size\";i:5299;s:7:\"percent\";d:70.68;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:546984;s:14:\"optimized_size\";i:28048;s:7:\"percent\";d:94.87;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18072;s:14:\"optimized_size\";i:9929;s:7:\"percent\";d:45.06;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23250;s:14:\"optimized_size\";i:12458;s:7:\"percent\";d:46.42;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54673;s:14:\"optimized_size\";i:31632;s:7:\"percent\";d:42.14;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19338;s:14:\"optimized_size\";i:10597;s:7:\"percent\";d:45.2;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56024;s:14:\"optimized_size\";i:25331;s:7:\"percent\";d:54.79;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88970;s:14:\"optimized_size\";i:26768;s:7:\"percent\";d:69.91;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74413;s:14:\"optimized_size\";i:42218;s:7:\"percent\";d:43.27;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126436;s:14:\"optimized_size\";i:36938;s:7:\"percent\";d:70.79;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44448;s:14:\"optimized_size\";i:12751;s:7:\"percent\";d:71.31;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123451;s:14:\"optimized_size\";i:62701;s:7:\"percent\";d:49.21;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72460;s:14:\"optimized_size\";i:33419;s:7:\"percent\";d:53.88;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41423;s:14:\"optimized_size\";i:24537;s:7:\"percent\";d:40.76;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96451;s:14:\"optimized_size\";i:27819;s:7:\"percent\";d:71.16;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13761;s:14:\"optimized_size\";i:7967;s:7:\"percent\";d:42.1;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25312;s:14:\"optimized_size\";i:14729;s:7:\"percent\";d:41.81;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26692;s:14:\"optimized_size\";i:14472;s:7:\"percent\";d:45.78;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44067;s:14:\"optimized_size\";i:25272;s:7:\"percent\";d:42.65;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71447;s:14:\"optimized_size\";i:40653;s:7:\"percent\";d:43.1;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152157;s:14:\"optimized_size\";i:43534;s:7:\"percent\";d:71.39;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31229;s:14:\"optimized_size\";i:18376;s:7:\"percent\";d:41.16;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135141;s:14:\"optimized_size\";i:40745;s:7:\"percent\";d:69.85;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25194;s:14:\"optimized_size\";i:14657;s:7:\"percent\";d:41.82;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45419;s:14:\"optimized_size\";i:24556;s:7:\"percent\";d:45.93;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59792;s:14:\"optimized_size\";i:34420;s:7:\"percent\";d:42.43;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124885;s:14:\"optimized_size\";i:35522;s:7:\"percent\";d:71.56;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54346;s:14:\"optimized_size\";i:31568;s:7:\"percent\";d:41.91;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6189;s:14:\"optimized_size\";i:3462;s:7:\"percent\";d:44.06;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48625;s:14:\"optimized_size\";i:23836;s:7:\"percent\";d:50.98;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24273;s:14:\"optimized_size\";i:14237;s:7:\"percent\";d:41.35;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70288;s:14:\"optimized_size\";i:36873;s:7:\"percent\";d:47.54;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72024;s:14:\"optimized_size\";i:37797;s:7:\"percent\";d:47.52;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4865697;s:14:\"optimized_size\";i:1306060;s:7:\"percent\";d:73.16;s:7:\"message\";s:0:\"\";}}'),(102988,8620,'_wp_attachment_image_alt','The Shirt Company - Magento 2 migration with persona-driven redesign'),(102989,8621,'_wp_attached_file','Mere-Hero.jpg'),(102990,8621,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:4:\"file\";s:13:\"Mere-Hero.jpg\";s:8:\"filesize\";i:1165398;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Mere-Hero-730x304.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24165;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"Mere-Hero-855x356.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32429;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Mere-Hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51503;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"Mere-Hero-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26608;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"Mere-Hero-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83778;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"Mere-Hero-2048x853.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136002;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:22:\"Mere-Hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70010;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:23:\"Mere-Hero-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197880;}s:8:\"masthead\";a:5:{s:4:\"file\";s:22:\"Mere-Hero-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91722;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:23:\"Mere-Hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149315;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:22:\"Mere-Hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97039;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:21:\"Mere-Hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41979;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:22:\"Mere-Hero-2880x800.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186086;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:21:\"Mere-Hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19627;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:21:\"Mere-Hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30458;}s:10:\"team-small\";a:5:{s:4:\"file\";s:21:\"Mere-Hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23047;}s:10:\"team-large\";a:5:{s:4:\"file\";s:21:\"Mere-Hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49572;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:22:\"Mere-Hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68100;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:23:\"Mere-Hero-2880x1172.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:252773;}s:10:\"page-small\";a:5:{s:4:\"file\";s:21:\"Mere-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34233;}s:10:\"page-large\";a:5:{s:4:\"file\";s:23:\"Mere-Hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194251;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:21:\"Mere-Hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30102;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"Mere-Hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55703;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:21:\"Mere-Hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54910;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:23:\"Mere-Hero-2880x1000.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:222682;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:21:\"Mere-Hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50542;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:21:\"Mere-Hero-336x140.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7585;}s:13:\"project-small\";a:5:{s:4:\"file\";s:21:\"Mere-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34233;}s:13:\"project-large\";a:5:{s:4:\"file\";s:22:\"Mere-Hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66753;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:21:\"Mere-Hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28261;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:22:\"Mere-Hero-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85414;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:22:\"Mere-Hero-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88291;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102991,8621,'_imagify_optimization_level','2'),(102992,8621,'_imagify_status','success'),(102993,8621,'_imagify_data','a:2:{s:5:\"sizes\";a:66:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1165398;s:14:\"optimized_size\";i:230604;s:7:\"percent\";d:80.21;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88291;s:14:\"optimized_size\";i:14348;s:7:\"percent\";d:83.75;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85414;s:14:\"optimized_size\";i:13673;s:7:\"percent\";d:83.99;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28261;s:14:\"optimized_size\";i:5759;s:7:\"percent\";d:79.62;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66753;s:14:\"optimized_size\";i:12425;s:7:\"percent\";d:81.39;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34233;s:14:\"optimized_size\";i:6720;s:7:\"percent\";d:80.37;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7585;s:14:\"optimized_size\";i:2299;s:7:\"percent\";d:69.69;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50542;s:14:\"optimized_size\";i:7839;s:7:\"percent\";d:84.49;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:222682;s:14:\"optimized_size\";i:33091;s:7:\"percent\";d:85.14;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54910;s:14:\"optimized_size\";i:8455;s:7:\"percent\";d:84.6;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55703;s:14:\"optimized_size\";i:10547;s:7:\"percent\";d:81.07;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30102;s:14:\"optimized_size\";i:6353;s:7:\"percent\";d:78.9;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194251;s:14:\"optimized_size\";i:29606;s:7:\"percent\";d:84.76;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34233;s:14:\"optimized_size\";i:6720;s:7:\"percent\";d:80.37;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:252773;s:14:\"optimized_size\";i:36827;s:7:\"percent\";d:85.43;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68100;s:14:\"optimized_size\";i:9654;s:7:\"percent\";d:85.82;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49572;s:14:\"optimized_size\";i:9123;s:7:\"percent\";d:81.6;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23047;s:14:\"optimized_size\";i:4380;s:7:\"percent\";d:81;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30458;s:14:\"optimized_size\";i:6218;s:7:\"percent\";d:79.59;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19627;s:14:\"optimized_size\";i:4474;s:7:\"percent\";d:77.2;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186086;s:14:\"optimized_size\";i:29026;s:7:\"percent\";d:84.4;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41979;s:14:\"optimized_size\";i:7619;s:7:\"percent\";d:81.85;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97039;s:14:\"optimized_size\";i:15998;s:7:\"percent\";d:83.51;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149315;s:14:\"optimized_size\";i:22404;s:7:\"percent\";d:85;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91722;s:14:\"optimized_size\";i:15613;s:7:\"percent\";d:82.98;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197880;s:14:\"optimized_size\";i:28165;s:7:\"percent\";d:85.77;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70010;s:14:\"optimized_size\";i:10029;s:7:\"percent\";d:85.67;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136002;s:14:\"optimized_size\";i:21452;s:7:\"percent\";d:84.23;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83778;s:14:\"optimized_size\";i:14279;s:7:\"percent\";d:82.96;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26608;s:14:\"optimized_size\";i:5784;s:7:\"percent\";d:78.26;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51503;s:14:\"optimized_size\";i:8452;s:7:\"percent\";d:83.59;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32429;s:14:\"optimized_size\";i:6695;s:7:\"percent\";d:79.35;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24165;s:14:\"optimized_size\";i:5315;s:7:\"percent\";d:78.01;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1165398;s:14:\"optimized_size\";i:39299;s:7:\"percent\";d:96.63;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24165;s:14:\"optimized_size\";i:14687;s:7:\"percent\";d:39.22;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32429;s:14:\"optimized_size\";i:18640;s:7:\"percent\";d:42.52;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51503;s:14:\"optimized_size\";i:26990;s:7:\"percent\";d:47.6;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26608;s:14:\"optimized_size\";i:16380;s:7:\"percent\";d:38.44;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83778;s:14:\"optimized_size\";i:45124;s:7:\"percent\";d:46.14;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136002;s:14:\"optimized_size\";i:41906;s:7:\"percent\";d:69.19;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70010;s:14:\"optimized_size\";i:35314;s:7:\"percent\";d:49.56;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197880;s:14:\"optimized_size\";i:56909;s:7:\"percent\";d:71.24;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91722;s:14:\"optimized_size\";i:49299;s:7:\"percent\";d:46.25;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149315;s:14:\"optimized_size\";i:75675;s:7:\"percent\";d:49.32;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97039;s:14:\"optimized_size\";i:50401;s:7:\"percent\";d:48.06;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41979;s:14:\"optimized_size\";i:22632;s:7:\"percent\";d:46.09;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186086;s:14:\"optimized_size\";i:56671;s:7:\"percent\";d:69.55;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19627;s:14:\"optimized_size\";i:10076;s:7:\"percent\";d:48.66;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30458;s:14:\"optimized_size\";i:18260;s:7:\"percent\";d:40.05;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23047;s:14:\"optimized_size\";i:12766;s:7:\"percent\";d:44.61;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49572;s:14:\"optimized_size\";i:26626;s:7:\"percent\";d:46.29;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68100;s:14:\"optimized_size\";i:34568;s:7:\"percent\";d:49.24;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:252773;s:14:\"optimized_size\";i:70419;s:7:\"percent\";d:72.14;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34233;s:14:\"optimized_size\";i:18991;s:7:\"percent\";d:44.52;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194251;s:14:\"optimized_size\";i:56643;s:7:\"percent\";d:70.84;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30102;s:14:\"optimized_size\";i:18140;s:7:\"percent\";d:39.74;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55703;s:14:\"optimized_size\";i:30169;s:7:\"percent\";d:45.84;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54910;s:14:\"optimized_size\";i:28706;s:7:\"percent\";d:47.72;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:222682;s:14:\"optimized_size\";i:65673;s:7:\"percent\";d:70.51;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50542;s:14:\"optimized_size\";i:26772;s:7:\"percent\";d:47.03;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7585;s:14:\"optimized_size\";i:4315;s:7:\"percent\";d:43.11;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66753;s:14:\"optimized_size\";i:35884;s:7:\"percent\";d:46.24;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28261;s:14:\"optimized_size\";i:15712;s:7:\"percent\";d:44.4;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85414;s:14:\"optimized_size\";i:44854;s:7:\"percent\";d:47.49;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88291;s:14:\"optimized_size\";i:46340;s:7:\"percent\";d:47.51;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7466669;s:14:\"optimized_size\";i:1764787;s:7:\"percent\";d:76.36;s:7:\"message\";s:0:\"\";}}'),(102994,8621,'_wp_attachment_image_alt','Mere Bathrooms: Brochure to transactional B2B on Magento with mobile-first design'),(102995,8622,'_wp_attached_file','mere-logo.png'),(102996,8622,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:520;s:6:\"height\";i:178;s:4:\"file\";s:13:\"mere-logo.png\";s:8:\"filesize\";i:66852;s:5:\"sizes\";a:2:{s:10:\"team-small\";a:5:{s:4:\"file\";s:21:\"mere-logo-450x178.png\";s:5:\"width\";i:450;s:6:\"height\";i:178;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59622;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:21:\"mere-logo-360x123.png\";s:5:\"width\";i:360;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45040;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102997,8622,'_wp_attachment_image_alt','Mere Bathrooms'),(102998,8622,'_imagify_optimization_level','2'),(102999,8622,'_imagify_status','success'),(103000,8622,'_imagify_data','a:2:{s:5:\"sizes\";a:6:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66852;s:14:\"optimized_size\";i:23643;s:7:\"percent\";d:64.63;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45040;s:14:\"optimized_size\";i:28957;s:7:\"percent\";d:35.71;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59622;s:14:\"optimized_size\";i:37451;s:7:\"percent\";d:37.19;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66852;s:14:\"optimized_size\";i:30176;s:7:\"percent\";d:54.86;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59622;s:14:\"optimized_size\";i:20016;s:7:\"percent\";d:66.43;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45040;s:14:\"optimized_size\";i:16750;s:7:\"percent\";d:62.81;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:343028;s:14:\"optimized_size\";i:156993;s:7:\"percent\";d:54.23;s:7:\"message\";s:0:\"\";}}'),(103001,8623,'_wp_attached_file','Oh-Polly-Hero.jpg'),(103002,8623,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:4:\"file\";s:17:\"Oh-Polly-Hero.jpg\";s:8:\"filesize\";i:2057006;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Oh-Polly-Hero-730x304.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43658;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Oh-Polly-Hero-855x356.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56217;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Oh-Polly-Hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87643;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Oh-Polly-Hero-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47098;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138858;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-2048x853.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225488;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120657;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"Oh-Polly-Hero-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:336789;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144530;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"Oh-Polly-Hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:248152;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155534;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"Oh-Polly-Hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69242;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-2880x800.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:324134;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"Oh-Polly-Hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34410;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"Oh-Polly-Hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50261;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"Oh-Polly-Hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39468;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"Oh-Polly-Hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81047;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114751;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"Oh-Polly-Hero-2880x1172.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:458577;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"Oh-Polly-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56526;}s:10:\"page-large\";a:5:{s:4:\"file\";s:27:\"Oh-Polly-Hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:321870;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"Oh-Polly-Hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49166;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"Oh-Polly-Hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88892;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"Oh-Polly-Hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92422;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"Oh-Polly-Hero-2880x1000.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:398641;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"Oh-Polly-Hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83575;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"Oh-Polly-Hero-336x140.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12854;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"Oh-Polly-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56526;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111068;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"Oh-Polly-Hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47850;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134694;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:26:\"Oh-Polly-Hero-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138217;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103003,8623,'_imagify_optimization_level','2'),(103004,8623,'_imagify_status','success'),(103005,8623,'_imagify_data','a:2:{s:5:\"sizes\";a:66:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2057006;s:14:\"optimized_size\";i:560928;s:7:\"percent\";d:72.73;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138217;s:14:\"optimized_size\";i:35368;s:7:\"percent\";d:74.41;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134694;s:14:\"optimized_size\";i:34656;s:7:\"percent\";d:74.27;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47850;s:14:\"optimized_size\";i:16918;s:7:\"percent\";d:64.64;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111068;s:14:\"optimized_size\";i:34046;s:7:\"percent\";d:69.35;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56526;s:14:\"optimized_size\";i:19990;s:7:\"percent\";d:64.64;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12854;s:14:\"optimized_size\";i:5716;s:7:\"percent\";d:55.53;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83575;s:14:\"optimized_size\";i:26293;s:7:\"percent\";d:68.54;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:398641;s:14:\"optimized_size\";i:70205;s:7:\"percent\";d:82.39;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92422;s:14:\"optimized_size\";i:27259;s:7:\"percent\";d:70.51;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88892;s:14:\"optimized_size\";i:28800;s:7:\"percent\";d:67.6;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49166;s:14:\"optimized_size\";i:17725;s:7:\"percent\";d:63.95;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:321870;s:14:\"optimized_size\";i:61699;s:7:\"percent\";d:80.83;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56526;s:14:\"optimized_size\";i:19990;s:7:\"percent\";d:64.64;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:458577;s:14:\"optimized_size\";i:78879;s:7:\"percent\";d:82.8;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114751;s:14:\"optimized_size\";i:30993;s:7:\"percent\";d:72.99;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81047;s:14:\"optimized_size\";i:27508;s:7:\"percent\";d:66.06;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39468;s:14:\"optimized_size\";i:14880;s:7:\"percent\";d:62.3;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50261;s:14:\"optimized_size\";i:17900;s:7:\"percent\";d:64.39;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34410;s:14:\"optimized_size\";i:13012;s:7:\"percent\";d:62.19;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:324134;s:14:\"optimized_size\";i:57395;s:7:\"percent\";d:82.29;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69242;s:14:\"optimized_size\";i:24257;s:7:\"percent\";d:64.97;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155534;s:14:\"optimized_size\";i:38370;s:7:\"percent\";d:75.33;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:248152;s:14:\"optimized_size\";i:53126;s:7:\"percent\";d:78.59;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144530;s:14:\"optimized_size\";i:32426;s:7:\"percent\";d:77.56;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:336789;s:14:\"optimized_size\";i:64355;s:7:\"percent\";d:80.89;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120657;s:14:\"optimized_size\";i:30852;s:7:\"percent\";d:74.43;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:225488;s:14:\"optimized_size\";i:50668;s:7:\"percent\";d:77.53;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138858;s:14:\"optimized_size\";i:40178;s:7:\"percent\";d:71.07;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47098;s:14:\"optimized_size\";i:16923;s:7:\"percent\";d:64.07;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87643;s:14:\"optimized_size\";i:26252;s:7:\"percent\";d:70.05;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56217;s:14:\"optimized_size\";i:19697;s:7:\"percent\";d:64.96;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43658;s:14:\"optimized_size\";i:16016;s:7:\"percent\";d:63.31;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2057006;s:14:\"optimized_size\";i:81685;s:7:\"percent\";d:96.03;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43658;s:14:\"optimized_size\";i:27248;s:7:\"percent\";d:37.59;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56217;s:14:\"optimized_size\";i:34211;s:7:\"percent\";d:39.14;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87643;s:14:\"optimized_size\";i:49731;s:7:\"percent\";d:43.26;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47098;s:14:\"optimized_size\";i:28661;s:7:\"percent\";d:39.15;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138858;s:14:\"optimized_size\";i:77415;s:7:\"percent\";d:44.25;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:225488;s:14:\"optimized_size\";i:114609;s:7:\"percent\";d:49.17;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120657;s:14:\"optimized_size\";i:65428;s:7:\"percent\";d:45.77;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:336789;s:14:\"optimized_size\";i:153187;s:7:\"percent\";d:54.52;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144530;s:14:\"optimized_size\";i:87415;s:7:\"percent\";d:39.52;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:248152;s:14:\"optimized_size\";i:124489;s:7:\"percent\";d:49.83;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155534;s:14:\"optimized_size\";i:79723;s:7:\"percent\";d:48.74;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69242;s:14:\"optimized_size\";i:41378;s:7:\"percent\";d:40.24;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:324134;s:14:\"optimized_size\";i:152963;s:7:\"percent\";d:52.81;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34410;s:14:\"optimized_size\";i:21555;s:7:\"percent\";d:37.36;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50261;s:14:\"optimized_size\";i:30341;s:7:\"percent\";d:39.63;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39468;s:14:\"optimized_size\";i:24729;s:7:\"percent\";d:37.34;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81047;s:14:\"optimized_size\";i:48395;s:7:\"percent\";d:40.29;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114751;s:14:\"optimized_size\";i:62544;s:7:\"percent\";d:45.5;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:458577;s:14:\"optimized_size\";i:214246;s:7:\"percent\";d:53.28;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56526;s:14:\"optimized_size\";i:34302;s:7:\"percent\";d:39.32;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:321870;s:14:\"optimized_size\";i:154795;s:7:\"percent\";d:51.91;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49166;s:14:\"optimized_size\";i:29704;s:7:\"percent\";d:39.58;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88892;s:14:\"optimized_size\";i:50350;s:7:\"percent\";d:43.36;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92422;s:14:\"optimized_size\";i:52042;s:7:\"percent\";d:43.69;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:398641;s:14:\"optimized_size\";i:187797;s:7:\"percent\";d:52.89;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83575;s:14:\"optimized_size\";i:47109;s:7:\"percent\";d:43.63;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12854;s:14:\"optimized_size\";i:8808;s:7:\"percent\";d:31.48;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111068;s:14:\"optimized_size\";i:62559;s:7:\"percent\";d:43.68;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47850;s:14:\"optimized_size\";i:29091;s:7:\"percent\";d:39.2;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134694;s:14:\"optimized_size\";i:73789;s:7:\"percent\";d:45.22;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138217;s:14:\"optimized_size\";i:75791;s:7:\"percent\";d:45.17;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:12795116;s:14:\"optimized_size\";i:3939370;s:7:\"percent\";d:69.21;s:7:\"message\";s:0:\"\";}}'),(103006,8623,'_wp_attachment_image_alt','Oh Polly'),(103009,5861,'_page_content_layout_meta','a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}'),(103010,5861,'project_duration','6 Months'),(103011,5861,'_project_duration','field_690dca25e00ac'),(103012,5861,'key_results',''),(103013,5861,'_key_results','field_6908a819a31d9'),(103014,5861,'page_content_8_align_image','right'),(103015,5861,'_page_content_8_align_image','field_65d85d5bde9a8'),(103016,5861,'page_content_8_block_content','<h3>Technical Data Sheets and Specifications</h3>\r\nIn B2B, the product page isn\'t where the emotional buying decision happens: it\'s where the practical one does. Trade customers need data sheets, technical specifications, and detailed product information to make confident purchasing decisions. We made all of this readily accessible with just a few clicks, removing the friction that previously forced customers to pick up the phone or dig through PDFs.'),(103017,5861,'_page_content_8_block_content','field_65d85d93de9a9'),(103018,5861,'page_content_8_block_video',''),(103019,5861,'_page_content_8_block_video','field_65d85da6de9ab'),(103020,5861,'page_content_9_align_image','left'),(103021,5861,'_page_content_9_align_image','field_65d85d5bde9a8'),(103022,5861,'page_content_9_block_content','<h3>Digital Brochures by Category</h3>\r\nW.Howard\'s printed brochures were already a powerful sales tool. We brought that same experience online with downloadable brochures organised by category across their full MDF profiles and panelling range. This gave retailers and merchants the ability to access and share the latest product information digitally: whether they were at a trade event, on-site, or sat at a desk.'),(103023,5861,'_page_content_9_block_content','field_65d85d93de9a9'),(103024,5861,'page_content_9_block_image','8702'),(103025,5861,'_page_content_9_block_image','field_65d85d9bde9aa'),(103026,5861,'page_content_9_block_video',''),(103027,5861,'_page_content_9_block_video','field_65d85da6de9ab'),(103028,5861,'page_content_10_block_content','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>'),(103029,5861,'_page_content_10_block_content','field_65d85e28f3104'),(103030,5861,'page_content_10_final_results',''),(103031,5861,'_page_content_10_final_results','field_67f641335811c'),(103104,5865,'page_content_7_align_image','left'),(103105,5865,'_page_content_7_align_image','field_65d85d5bde9a8'),(103106,5865,'page_content_7_block_content','<h3>Streamlined Stock Management</h3>\r\nThe existing inventory system was over-engineered and eating up hours of the team\'s time. We restructured and simplified it through improved third-party integrations, turning daily admin into a process that runs smoothly in the background, freeing the team to focus on growth, not data entry.'),(103107,5865,'_page_content_7_block_content','field_65d85d93de9a9'),(103108,5865,'page_content_7_block_image','8709'),(103109,5865,'_page_content_7_block_image','field_65d85d9bde9aa'),(103110,5865,'page_content_7_block_video',''),(103111,5865,'_page_content_7_block_video','field_65d85da6de9ab'),(103136,8624,'_wp_attached_file','BMB-9-Results.jpg'),(103137,8624,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:17:\"BMB-9-Results.jpg\";s:8:\"filesize\";i:833077;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"BMB-9-Results-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45247;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"BMB-9-Results-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58062;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BMB-9-Results-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78804;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"BMB-9-Results-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47954;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"BMB-9-Results-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137723;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"BMB-9-Results-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84819;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"BMB-9-Results-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200755;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"BMB-9-Results-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86910;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"BMB-9-Results-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182450;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"BMB-9-Results-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119847;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"BMB-9-Results-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64018;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"BMB-9-Results-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165003;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"BMB-9-Results-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29232;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"BMB-9-Results-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42171;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"BMB-9-Results-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39031;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"BMB-9-Results-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67930;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"BMB-9-Results-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76450;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"BMB-9-Results-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213465;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"BMB-9-Results-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48921;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"BMB-9-Results-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40464;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"BMB-9-Results-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72182;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"BMB-9-Results-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74382;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"BMB-9-Results-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191387;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"BMB-9-Results-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72738;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"BMB-9-Results-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7601;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"BMB-9-Results-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48921;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"BMB-9-Results-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85342;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"BMB-9-Results-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39144;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:26:\"BMB-9-Results-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107259;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:26:\"BMB-9-Results-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109805;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103138,8624,'_imagify_optimization_level','2'),(103139,8624,'_imagify_status','success'),(103140,8624,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:833077;s:14:\"optimized_size\";i:174231;s:7:\"percent\";d:79.09;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109805;s:14:\"optimized_size\";i:40993;s:7:\"percent\";d:62.67;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107259;s:14:\"optimized_size\";i:40656;s:7:\"percent\";d:62.1;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39144;s:14:\"optimized_size\";i:16100;s:7:\"percent\";d:58.87;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85342;s:14:\"optimized_size\";i:31981;s:7:\"percent\";d:62.53;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48921;s:14:\"optimized_size\";i:19877;s:7:\"percent\";d:59.37;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7601;s:14:\"optimized_size\";i:3267;s:7:\"percent\";d:57.02;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72738;s:14:\"optimized_size\";i:30477;s:7:\"percent\";d:58.1;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191387;s:14:\"optimized_size\";i:68648;s:7:\"percent\";d:64.13;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74382;s:14:\"optimized_size\";i:28877;s:7:\"percent\";d:61.18;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72182;s:14:\"optimized_size\";i:28283;s:7:\"percent\";d:60.82;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40464;s:14:\"optimized_size\";i:16567;s:7:\"percent\";d:59.06;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48921;s:14:\"optimized_size\";i:19877;s:7:\"percent\";d:59.37;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213465;s:14:\"optimized_size\";i:71228;s:7:\"percent\";d:66.63;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76450;s:14:\"optimized_size\";i:25417;s:7:\"percent\";d:66.75;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67930;s:14:\"optimized_size\";i:28037;s:7:\"percent\";d:58.73;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39031;s:14:\"optimized_size\";i:18215;s:7:\"percent\";d:53.33;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42171;s:14:\"optimized_size\";i:17205;s:7:\"percent\";d:59.2;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29232;s:14:\"optimized_size\";i:13688;s:7:\"percent\";d:53.17;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:165003;s:14:\"optimized_size\";i:64063;s:7:\"percent\";d:61.17;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64018;s:14:\"optimized_size\";i:27674;s:7:\"percent\";d:56.77;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119847;s:14:\"optimized_size\";i:42410;s:7:\"percent\";d:64.61;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182450;s:14:\"optimized_size\";i:69402;s:7:\"percent\";d:61.96;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86910;s:14:\"optimized_size\";i:31953;s:7:\"percent\";d:63.23;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:200755;s:14:\"optimized_size\";i:70390;s:7:\"percent\";d:64.94;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84819;s:14:\"optimized_size\";i:29899;s:7:\"percent\";d:64.75;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137723;s:14:\"optimized_size\";i:45050;s:7:\"percent\";d:67.29;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47954;s:14:\"optimized_size\";i:18985;s:7:\"percent\";d:60.41;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78804;s:14:\"optimized_size\";i:34563;s:7:\"percent\";d:56.14;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58062;s:14:\"optimized_size\";i:22341;s:7:\"percent\";d:61.52;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45247;s:14:\"optimized_size\";i:17951;s:7:\"percent\";d:60.33;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:833077;s:14:\"optimized_size\";i:72736;s:7:\"percent\";d:91.27;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45247;s:14:\"optimized_size\";i:26029;s:7:\"percent\";d:42.47;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58062;s:14:\"optimized_size\";i:32843;s:7:\"percent\";d:43.43;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78804;s:14:\"optimized_size\";i:46460;s:7:\"percent\";d:41.04;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47954;s:14:\"optimized_size\";i:27337;s:7:\"percent\";d:42.99;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137723;s:14:\"optimized_size\";i:80376;s:7:\"percent\";d:41.64;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84819;s:14:\"optimized_size\";i:52529;s:7:\"percent\";d:38.07;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:200755;s:14:\"optimized_size\";i:74414;s:7:\"percent\";d:62.93;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86910;s:14:\"optimized_size\";i:40732;s:7:\"percent\";d:53.13;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182450;s:14:\"optimized_size\";i:111688;s:7:\"percent\";d:38.78;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119847;s:14:\"optimized_size\";i:72274;s:7:\"percent\";d:39.69;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64018;s:14:\"optimized_size\";i:39390;s:7:\"percent\";d:38.47;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:165003;s:14:\"optimized_size\";i:74864;s:7:\"percent\";d:54.63;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29232;s:14:\"optimized_size\";i:18660;s:7:\"percent\";d:36.17;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42171;s:14:\"optimized_size\";i:24493;s:7:\"percent\";d:41.92;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39031;s:14:\"optimized_size\";i:24914;s:7:\"percent\";d:36.17;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67930;s:14:\"optimized_size\";i:38623;s:7:\"percent\";d:43.14;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76450;s:14:\"optimized_size\";i:45794;s:7:\"percent\";d:40.1;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213465;s:14:\"optimized_size\";i:77556;s:7:\"percent\";d:63.67;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48921;s:14:\"optimized_size\";i:28564;s:7:\"percent\";d:41.61;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40464;s:14:\"optimized_size\";i:23469;s:7:\"percent\";d:42;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72182;s:14:\"optimized_size\";i:40821;s:7:\"percent\";d:43.45;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74382;s:14:\"optimized_size\";i:47263;s:7:\"percent\";d:36.46;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191387;s:14:\"optimized_size\";i:71791;s:7:\"percent\";d:62.49;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72738;s:14:\"optimized_size\";i:43013;s:7:\"percent\";d:40.87;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7601;s:14:\"optimized_size\";i:5343;s:7:\"percent\";d:29.71;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85342;s:14:\"optimized_size\";i:44813;s:7:\"percent\";d:47.49;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39144;s:14:\"optimized_size\";i:22706;s:7:\"percent\";d:41.99;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107259;s:14:\"optimized_size\";i:66598;s:7:\"percent\";d:37.91;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109805;s:14:\"optimized_size\";i:67560;s:7:\"percent\";d:38.47;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6893267;s:14:\"optimized_size\";i:2611958;s:7:\"percent\";d:62.11;s:7:\"message\";s:0:\"\";}}'),(103141,8624,'_wp_attachment_image_alt','Be My Bear Magento 2 Migration Results'),(103142,8625,'_wp_attached_file','BMB-Hero.jpg'),(103143,8625,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:4:\"file\";s:12:\"BMB-Hero.jpg\";s:8:\"filesize\";i:2143180;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"BMB-Hero-730x304.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33803;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"BMB-Hero-855x356.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43491;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"BMB-Hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80060;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"BMB-Hero-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36426;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"BMB-Hero-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117485;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"BMB-Hero-2048x853.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197443;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:21:\"BMB-Hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120767;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:22:\"BMB-Hero-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:313117;}s:8:\"masthead\";a:5:{s:4:\"file\";s:21:\"BMB-Hero-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143402;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:22:\"BMB-Hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:254823;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:21:\"BMB-Hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136856;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:20:\"BMB-Hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61396;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:21:\"BMB-Hero-2880x800.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:344770;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:20:\"BMB-Hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27073;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:20:\"BMB-Hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41966;}s:10:\"team-small\";a:5:{s:4:\"file\";s:20:\"BMB-Hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36686;}s:10:\"team-large\";a:5:{s:4:\"file\";s:20:\"BMB-Hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69106;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:21:\"BMB-Hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116553;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:22:\"BMB-Hero-2880x1172.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:468537;}s:10:\"page-small\";a:5:{s:4:\"file\";s:20:\"BMB-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47955;}s:10:\"page-large\";a:5:{s:4:\"file\";s:22:\"BMB-Hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:324802;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:20:\"BMB-Hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41163;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"BMB-Hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76431;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:20:\"BMB-Hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89146;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:22:\"BMB-Hero-2880x1000.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:415091;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:20:\"BMB-Hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79155;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:20:\"BMB-Hero-336x140.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10677;}s:13:\"project-small\";a:5:{s:4:\"file\";s:20:\"BMB-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47955;}s:13:\"project-large\";a:5:{s:4:\"file\";s:21:\"BMB-Hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95108;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:20:\"BMB-Hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40175;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:21:\"BMB-Hero-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116697;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:21:\"BMB-Hero-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119997;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103144,8625,'_imagify_optimization_level','2'),(103145,8625,'_imagify_status','success'),(103146,8625,'_imagify_data','a:2:{s:5:\"sizes\";a:66:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2143180;s:14:\"optimized_size\";i:712885;s:7:\"percent\";d:66.74;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119997;s:14:\"optimized_size\";i:25936;s:7:\"percent\";d:78.39;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116697;s:14:\"optimized_size\";i:25339;s:7:\"percent\";d:78.29;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40175;s:14:\"optimized_size\";i:12052;s:7:\"percent\";d:70;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95108;s:14:\"optimized_size\";i:24751;s:7:\"percent\";d:73.98;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47955;s:14:\"optimized_size\";i:14401;s:7:\"percent\";d:69.97;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10677;s:14:\"optimized_size\";i:4068;s:7:\"percent\";d:61.9;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79155;s:14:\"optimized_size\";i:21751;s:7:\"percent\";d:72.52;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:415091;s:14:\"optimized_size\";i:70606;s:7:\"percent\";d:82.99;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89146;s:14:\"optimized_size\";i:23423;s:7:\"percent\";d:73.73;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76431;s:14:\"optimized_size\";i:20730;s:7:\"percent\";d:72.88;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41163;s:14:\"optimized_size\";i:12544;s:7:\"percent\";d:69.53;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:324802;s:14:\"optimized_size\";i:51124;s:7:\"percent\";d:84.26;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47955;s:14:\"optimized_size\";i:14401;s:7:\"percent\";d:69.97;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:468537;s:14:\"optimized_size\";i:76112;s:7:\"percent\";d:83.76;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116553;s:14:\"optimized_size\";i:27594;s:7:\"percent\";d:76.32;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69106;s:14:\"optimized_size\";i:19560;s:7:\"percent\";d:71.7;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36686;s:14:\"optimized_size\";i:12193;s:7:\"percent\";d:66.76;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41966;s:14:\"optimized_size\";i:12565;s:7:\"percent\";d:70.06;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27073;s:14:\"optimized_size\";i:8570;s:7:\"percent\";d:68.34;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:344770;s:14:\"optimized_size\";i:60741;s:7:\"percent\";d:82.38;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61396;s:14:\"optimized_size\";i:18135;s:7:\"percent\";d:70.46;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136856;s:14:\"optimized_size\";i:28939;s:7:\"percent\";d:78.85;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:254823;s:14:\"optimized_size\";i:43108;s:7:\"percent\";d:83.08;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143402;s:14:\"optimized_size\";i:31398;s:7:\"percent\";d:78.1;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:313117;s:14:\"optimized_size\";i:53050;s:7:\"percent\";d:83.06;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120767;s:14:\"optimized_size\";i:26890;s:7:\"percent\";d:77.73;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197443;s:14:\"optimized_size\";i:38803;s:7:\"percent\";d:80.35;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117485;s:14:\"optimized_size\";i:28915;s:7:\"percent\";d:75.39;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36426;s:14:\"optimized_size\";i:10747;s:7:\"percent\";d:70.5;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80060;s:14:\"optimized_size\";i:20663;s:7:\"percent\";d:74.19;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43491;s:14:\"optimized_size\";i:12385;s:7:\"percent\";d:71.52;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33803;s:14:\"optimized_size\";i:10200;s:7:\"percent\";d:69.83;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2143180;s:14:\"optimized_size\";i:77116;s:7:\"percent\";d:96.4;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33803;s:14:\"optimized_size\";i:19204;s:7:\"percent\";d:43.19;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43491;s:14:\"optimized_size\";i:23348;s:7:\"percent\";d:46.32;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80060;s:14:\"optimized_size\";i:42678;s:7:\"percent\";d:46.69;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36426;s:14:\"optimized_size\";i:20672;s:7:\"percent\";d:43.25;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117485;s:14:\"optimized_size\";i:70797;s:7:\"percent\";d:39.74;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197443;s:14:\"optimized_size\";i:91750;s:7:\"percent\";d:53.53;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120767;s:14:\"optimized_size\";i:76239;s:7:\"percent\";d:36.87;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:313117;s:14:\"optimized_size\";i:138586;s:7:\"percent\";d:55.74;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143402;s:14:\"optimized_size\";i:85745;s:7:\"percent\";d:40.21;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:254823;s:14:\"optimized_size\";i:142119;s:7:\"percent\";d:44.23;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136856;s:14:\"optimized_size\";i:78391;s:7:\"percent\";d:42.72;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61396;s:14:\"optimized_size\";i:34443;s:7:\"percent\";d:43.9;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:344770;s:14:\"optimized_size\";i:222683;s:7:\"percent\";d:35.41;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27073;s:14:\"optimized_size\";i:15615;s:7:\"percent\";d:42.32;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41966;s:14:\"optimized_size\";i:23875;s:7:\"percent\";d:43.11;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36686;s:14:\"optimized_size\";i:21573;s:7:\"percent\";d:41.2;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69106;s:14:\"optimized_size\";i:36608;s:7:\"percent\";d:47.03;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116553;s:14:\"optimized_size\";i:61326;s:7:\"percent\";d:47.38;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:468537;s:14:\"optimized_size\";i:213906;s:7:\"percent\";d:54.35;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47955;s:14:\"optimized_size\";i:26247;s:7:\"percent\";d:45.27;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:324802;s:14:\"optimized_size\";i:139590;s:7:\"percent\";d:57.02;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41163;s:14:\"optimized_size\";i:23431;s:7:\"percent\";d:43.08;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76431;s:14:\"optimized_size\";i:39624;s:7:\"percent\";d:48.16;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89146;s:14:\"optimized_size\";i:46692;s:7:\"percent\";d:47.62;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:415091;s:14:\"optimized_size\";i:230259;s:7:\"percent\";d:44.53;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79155;s:14:\"optimized_size\";i:42123;s:7:\"percent\";d:46.78;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10677;s:14:\"optimized_size\";i:6783;s:7:\"percent\";d:36.47;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95108;s:14:\"optimized_size\";i:49373;s:7:\"percent\";d:48.09;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40175;s:14:\"optimized_size\";i:21916;s:7:\"percent\";d:45.45;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116697;s:14:\"optimized_size\";i:68617;s:7:\"percent\";d:41.2;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119997;s:14:\"optimized_size\";i:70631;s:7:\"percent\";d:41.14;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:12534629;s:14:\"optimized_size\";i:3836539;s:7:\"percent\";d:69.39;s:7:\"message\";s:0:\"\";}}'),(103147,8625,'_wp_attachment_image_alt','Be My Bear - Magento 2 Website'),(103148,8626,'_wp_attached_file','BMB-2-Design-Process.jpg'),(103149,8626,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:24:\"BMB-2-Design-Process.jpg\";s:8:\"filesize\";i:704964;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"BMB-2-Design-Process-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43570;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"BMB-2-Design-Process-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54706;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BMB-2-Design-Process-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79177;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"BMB-2-Design-Process-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46817;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"BMB-2-Design-Process-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125923;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:33:\"BMB-2-Design-Process-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101162;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:34:\"BMB-2-Design-Process-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181067;}s:8:\"masthead\";a:5:{s:4:\"file\";s:33:\"BMB-2-Design-Process-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86891;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:34:\"BMB-2-Design-Process-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178046;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:33:\"BMB-2-Design-Process-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110467;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:32:\"BMB-2-Design-Process-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62434;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:33:\"BMB-2-Design-Process-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159554;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:32:\"BMB-2-Design-Process-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27949;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:32:\"BMB-2-Design-Process-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39336;}s:10:\"team-small\";a:5:{s:4:\"file\";s:32:\"BMB-2-Design-Process-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40002;}s:10:\"team-large\";a:5:{s:4:\"file\";s:32:\"BMB-2-Design-Process-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65485;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:33:\"BMB-2-Design-Process-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94680;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:34:\"BMB-2-Design-Process-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191557;}s:10:\"page-small\";a:5:{s:4:\"file\";s:32:\"BMB-2-Design-Process-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46978;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:32:\"BMB-2-Design-Process-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39692;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"BMB-2-Design-Process-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67953;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:32:\"BMB-2-Design-Process-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83498;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:34:\"BMB-2-Design-Process-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173673;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:32:\"BMB-2-Design-Process-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77972;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:32:\"BMB-2-Design-Process-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8244;}s:13:\"project-small\";a:5:{s:4:\"file\";s:32:\"BMB-2-Design-Process-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46978;}s:13:\"project-large\";a:5:{s:4:\"file\";s:33:\"BMB-2-Design-Process-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80350;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:32:\"BMB-2-Design-Process-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38443;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:33:\"BMB-2-Design-Process-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100364;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:33:\"BMB-2-Design-Process-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103090;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103150,8626,'_imagify_optimization_level','2'),(103151,8626,'_imagify_status','success'),(103152,8626,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:704964;s:14:\"optimized_size\";i:81591;s:7:\"percent\";d:88.43;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103090;s:14:\"optimized_size\";i:38142;s:7:\"percent\";d:63;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100364;s:14:\"optimized_size\";i:37094;s:7:\"percent\";d:63.04;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38443;s:14:\"optimized_size\";i:16984;s:7:\"percent\";d:55.82;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80350;s:14:\"optimized_size\";i:30766;s:7:\"percent\";d:61.71;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46978;s:14:\"optimized_size\";i:20536;s:7:\"percent\";d:56.29;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8244;s:14:\"optimized_size\";i:4280;s:7:\"percent\";d:48.08;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77972;s:14:\"optimized_size\";i:32293;s:7:\"percent\";d:58.58;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173673;s:14:\"optimized_size\";i:59545;s:7:\"percent\";d:65.71;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83498;s:14:\"optimized_size\";i:32712;s:7:\"percent\";d:60.82;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67953;s:14:\"optimized_size\";i:28205;s:7:\"percent\";d:58.49;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39692;s:14:\"optimized_size\";i:17453;s:7:\"percent\";d:56.03;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46978;s:14:\"optimized_size\";i:20536;s:7:\"percent\";d:56.29;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191557;s:14:\"optimized_size\";i:65448;s:7:\"percent\";d:65.83;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94680;s:14:\"optimized_size\";i:33006;s:7:\"percent\";d:65.14;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65485;s:14:\"optimized_size\";i:28166;s:7:\"percent\";d:56.99;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40002;s:14:\"optimized_size\";i:18937;s:7:\"percent\";d:52.66;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39336;s:14:\"optimized_size\";i:17357;s:7:\"percent\";d:55.88;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27949;s:14:\"optimized_size\";i:12964;s:7:\"percent\";d:53.62;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159554;s:14:\"optimized_size\";i:58058;s:7:\"percent\";d:63.61;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62434;s:14:\"optimized_size\";i:27927;s:7:\"percent\";d:55.27;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110467;s:14:\"optimized_size\";i:38801;s:7:\"percent\";d:64.88;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:178046;s:14:\"optimized_size\";i:64148;s:7:\"percent\";d:63.97;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86891;s:14:\"optimized_size\";i:32172;s:7:\"percent\";d:62.97;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181067;s:14:\"optimized_size\";i:62026;s:7:\"percent\";d:65.74;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101162;s:14:\"optimized_size\";i:35242;s:7:\"percent\";d:65.16;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125923;s:14:\"optimized_size\";i:42991;s:7:\"percent\";d:65.86;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46817;s:14:\"optimized_size\";i:19942;s:7:\"percent\";d:57.4;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79177;s:14:\"optimized_size\";i:32536;s:7:\"percent\";d:58.91;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54706;s:14:\"optimized_size\";i:22605;s:7:\"percent\";d:58.68;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43570;s:14:\"optimized_size\";i:18944;s:7:\"percent\";d:56.52;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:704964;s:14:\"optimized_size\";i:65977;s:7:\"percent\";d:90.64;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43570;s:14:\"optimized_size\";i:25836;s:7:\"percent\";d:40.7;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54706;s:14:\"optimized_size\";i:31076;s:7:\"percent\";d:43.19;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79177;s:14:\"optimized_size\";i:47197;s:7:\"percent\";d:40.39;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46817;s:14:\"optimized_size\";i:26757;s:7:\"percent\";d:42.85;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125923;s:14:\"optimized_size\";i:73341;s:7:\"percent\";d:41.76;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101162;s:14:\"optimized_size\";i:65272;s:7:\"percent\";d:35.48;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181067;s:14:\"optimized_size\";i:78859;s:7:\"percent\";d:56.45;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86891;s:14:\"optimized_size\";i:38363;s:7:\"percent\";d:55.85;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:178046;s:14:\"optimized_size\";i:111218;s:7:\"percent\";d:37.53;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110467;s:14:\"optimized_size\";i:68272;s:7:\"percent\";d:38.2;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62434;s:14:\"optimized_size\";i:39090;s:7:\"percent\";d:37.39;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159554;s:14:\"optimized_size\";i:71315;s:7:\"percent\";d:55.3;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27949;s:14:\"optimized_size\";i:17709;s:7:\"percent\";d:36.64;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39336;s:14:\"optimized_size\";i:23856;s:7:\"percent\";d:39.35;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40002;s:14:\"optimized_size\";i:26238;s:7:\"percent\";d:34.41;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65485;s:14:\"optimized_size\";i:38612;s:7:\"percent\";d:41.04;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94680;s:14:\"optimized_size\";i:60933;s:7:\"percent\";d:35.64;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191557;s:14:\"optimized_size\";i:77732;s:7:\"percent\";d:59.42;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46978;s:14:\"optimized_size\";i:28472;s:7:\"percent\";d:39.39;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39692;s:14:\"optimized_size\";i:24047;s:7:\"percent\";d:39.42;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67953;s:14:\"optimized_size\";i:38380;s:7:\"percent\";d:43.52;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83498;s:14:\"optimized_size\";i:47902;s:7:\"percent\";d:42.63;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173673;s:14:\"optimized_size\";i:75616;s:7:\"percent\";d:56.46;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77972;s:14:\"optimized_size\";i:46245;s:7:\"percent\";d:40.69;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8244;s:14:\"optimized_size\";i:5844;s:7:\"percent\";d:29.11;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80350;s:14:\"optimized_size\";i:42038;s:7:\"percent\";d:47.68;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38443;s:14:\"optimized_size\";i:23248;s:7:\"percent\";d:39.53;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100364;s:14:\"optimized_size\";i:63812;s:7:\"percent\";d:36.42;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103090;s:14:\"optimized_size\";i:65471;s:7:\"percent\";d:36.49;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6475066;s:14:\"optimized_size\";i:2500135;s:7:\"percent\";d:61.39;s:7:\"message\";s:0:\"\";}}'),(103153,8627,'_wp_attached_file','BMB-3-UX-Design.jpg'),(103154,8627,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:19:\"BMB-3-UX-Design.jpg\";s:8:\"filesize\";i:819902;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"BMB-3-UX-Design-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39666;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"BMB-3-UX-Design-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50613;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"BMB-3-UX-Design-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70693;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"BMB-3-UX-Design-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42415;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"BMB-3-UX-Design-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125112;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:28:\"BMB-3-UX-Design-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105957;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:29:\"BMB-3-UX-Design-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176117;}s:8:\"masthead\";a:5:{s:4:\"file\";s:28:\"BMB-3-UX-Design-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55629;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:29:\"BMB-3-UX-Design-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173859;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:28:\"BMB-3-UX-Design-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103017;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:27:\"BMB-3-UX-Design-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54140;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:28:\"BMB-3-UX-Design-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126201;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:27:\"BMB-3-UX-Design-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18074;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:27:\"BMB-3-UX-Design-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34305;}s:10:\"team-small\";a:5:{s:4:\"file\";s:27:\"BMB-3-UX-Design-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35323;}s:10:\"team-large\";a:5:{s:4:\"file\";s:27:\"BMB-3-UX-Design-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59987;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:28:\"BMB-3-UX-Design-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102250;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:29:\"BMB-3-UX-Design-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193627;}s:10:\"page-small\";a:5:{s:4:\"file\";s:27:\"BMB-3-UX-Design-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41718;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:27:\"BMB-3-UX-Design-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33917;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"BMB-3-UX-Design-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61854;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:27:\"BMB-3-UX-Design-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83990;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:29:\"BMB-3-UX-Design-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164668;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:27:\"BMB-3-UX-Design-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75327;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:27:\"BMB-3-UX-Design-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6792;}s:13:\"project-small\";a:5:{s:4:\"file\";s:27:\"BMB-3-UX-Design-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41718;}s:13:\"project-large\";a:5:{s:4:\"file\";s:28:\"BMB-3-UX-Design-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71149;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:27:\"BMB-3-UX-Design-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33192;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:28:\"BMB-3-UX-Design-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95163;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:28:\"BMB-3-UX-Design-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97913;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103155,8628,'_wp_attached_file','BMB-4-B2B-B2C.jpg');
INSERT INTO `act_postmeta` VALUES (103156,8628,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:17:\"BMB-4-B2B-B2C.jpg\";s:8:\"filesize\";i:547637;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"BMB-4-B2B-B2C-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38912;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"BMB-4-B2B-B2C-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50441;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BMB-4-B2B-B2C-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75902;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"BMB-4-B2B-B2C-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41750;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"BMB-4-B2B-B2C-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118507;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"BMB-4-B2B-B2C-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100184;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"BMB-4-B2B-B2C-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179756;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"BMB-4-B2B-B2C-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57349;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"BMB-4-B2B-B2C-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172648;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"BMB-4-B2B-B2C-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107051;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"BMB-4-B2B-B2C-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56729;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"BMB-4-B2B-B2C-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135131;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"BMB-4-B2B-B2C-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21808;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"BMB-4-B2B-B2C-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36241;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"BMB-4-B2B-B2C-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37413;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"BMB-4-B2B-B2C-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60942;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"BMB-4-B2B-B2C-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93317;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"BMB-4-B2B-B2C-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183819;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"BMB-4-B2B-B2C-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42275;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"BMB-4-B2B-B2C-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34165;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"BMB-4-B2B-B2C-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60843;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"BMB-4-B2B-B2C-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81737;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"BMB-4-B2B-B2C-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174568;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"BMB-4-B2B-B2C-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75085;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"BMB-4-B2B-B2C-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6510;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"BMB-4-B2B-B2C-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42275;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"BMB-4-B2B-B2C-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79344;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"BMB-4-B2B-B2C-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34180;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:26:\"BMB-4-B2B-B2C-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93344;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:26:\"BMB-4-B2B-B2C-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96870;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103157,8629,'_wp_attached_file','BMB-5-Party-Loyalty.jpg'),(103158,8629,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:23:\"BMB-5-Party-Loyalty.jpg\";s:8:\"filesize\";i:958791;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"BMB-5-Party-Loyalty-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45233;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"BMB-5-Party-Loyalty-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60284;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"BMB-5-Party-Loyalty-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73051;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"BMB-5-Party-Loyalty-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48941;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"BMB-5-Party-Loyalty-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152830;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:32:\"BMB-5-Party-Loyalty-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100666;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:33:\"BMB-5-Party-Loyalty-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221224;}s:8:\"masthead\";a:5:{s:4:\"file\";s:32:\"BMB-5-Party-Loyalty-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80536;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:33:\"BMB-5-Party-Loyalty-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187024;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:32:\"BMB-5-Party-Loyalty-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123028;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:31:\"BMB-5-Party-Loyalty-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54643;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:32:\"BMB-5-Party-Loyalty-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155233;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:31:\"BMB-5-Party-Loyalty-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22356;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:31:\"BMB-5-Party-Loyalty-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41144;}s:10:\"team-small\";a:5:{s:4:\"file\";s:31:\"BMB-5-Party-Loyalty-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34508;}s:10:\"team-large\";a:5:{s:4:\"file\";s:31:\"BMB-5-Party-Loyalty-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66173;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:32:\"BMB-5-Party-Loyalty-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90275;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:33:\"BMB-5-Party-Loyalty-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247123;}s:10:\"page-small\";a:5:{s:4:\"file\";s:31:\"BMB-5-Party-Loyalty-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44957;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:31:\"BMB-5-Party-Loyalty-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39195;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:31:\"BMB-5-Party-Loyalty-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72927;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:31:\"BMB-5-Party-Loyalty-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83631;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:33:\"BMB-5-Party-Loyalty-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204483;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:31:\"BMB-5-Party-Loyalty-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73882;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:31:\"BMB-5-Party-Loyalty-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7666;}s:13:\"project-small\";a:5:{s:4:\"file\";s:31:\"BMB-5-Party-Loyalty-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44957;}s:13:\"project-large\";a:5:{s:4:\"file\";s:32:\"BMB-5-Party-Loyalty-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86868;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:31:\"BMB-5-Party-Loyalty-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40109;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:32:\"BMB-5-Party-Loyalty-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109001;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:32:\"BMB-5-Party-Loyalty-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113349;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103159,8630,'_wp_attached_file','BMB-6-Upsells.jpg'),(103160,8630,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:17:\"BMB-6-Upsells.jpg\";s:8:\"filesize\";i:411156;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"BMB-6-Upsells-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33112;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"BMB-6-Upsells-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43004;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BMB-6-Upsells-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66333;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"BMB-6-Upsells-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35041;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"BMB-6-Upsells-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103742;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"BMB-6-Upsells-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77754;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"BMB-6-Upsells-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151793;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"BMB-6-Upsells-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62410;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"BMB-6-Upsells-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149598;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"BMB-6-Upsells-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93394;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"BMB-6-Upsells-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49451;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"BMB-6-Upsells-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110907;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"BMB-6-Upsells-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16729;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"BMB-6-Upsells-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30629;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"BMB-6-Upsells-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31451;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"BMB-6-Upsells-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53357;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"BMB-6-Upsells-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74098;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"BMB-6-Upsells-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158593;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"BMB-6-Upsells-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35956;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"BMB-6-Upsells-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28450;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"BMB-6-Upsells-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53778;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"BMB-6-Upsells-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65311;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"BMB-6-Upsells-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151287;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"BMB-6-Upsells-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63260;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"BMB-6-Upsells-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5655;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"BMB-6-Upsells-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35956;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"BMB-6-Upsells-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70633;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"BMB-6-Upsells-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30074;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:26:\"BMB-6-Upsells-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80555;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:26:\"BMB-6-Upsells-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103161,8631,'_wp_attached_file','BMB-7-AOV-Strategy.jpg'),(103162,8631,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:22:\"BMB-7-AOV-Strategy.jpg\";s:8:\"filesize\";i:729298;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"BMB-7-AOV-Strategy-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38071;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"BMB-7-AOV-Strategy-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48548;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"BMB-7-AOV-Strategy-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58664;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"BMB-7-AOV-Strategy-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41588;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"BMB-7-AOV-Strategy-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112931;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:31:\"BMB-7-AOV-Strategy-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72153;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:32:\"BMB-7-AOV-Strategy-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158776;}s:8:\"masthead\";a:5:{s:4:\"file\";s:31:\"BMB-7-AOV-Strategy-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79802;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:32:\"BMB-7-AOV-Strategy-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141067;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:31:\"BMB-7-AOV-Strategy-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96750;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:30:\"BMB-7-AOV-Strategy-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45528;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:31:\"BMB-7-AOV-Strategy-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111133;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:30:\"BMB-7-AOV-Strategy-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20958;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:30:\"BMB-7-AOV-Strategy-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34822;}s:10:\"team-small\";a:5:{s:4:\"file\";s:30:\"BMB-7-AOV-Strategy-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28505;}s:10:\"team-large\";a:5:{s:4:\"file\";s:30:\"BMB-7-AOV-Strategy-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55371;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:31:\"BMB-7-AOV-Strategy-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66556;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:32:\"BMB-7-AOV-Strategy-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168117;}s:10:\"page-small\";a:5:{s:4:\"file\";s:30:\"BMB-7-AOV-Strategy-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38041;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:30:\"BMB-7-AOV-Strategy-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"BMB-7-AOV-Strategy-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58884;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:30:\"BMB-7-AOV-Strategy-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61395;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:32:\"BMB-7-AOV-Strategy-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149091;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:30:\"BMB-7-AOV-Strategy-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58720;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:30:\"BMB-7-AOV-Strategy-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7310;}s:13:\"project-small\";a:5:{s:4:\"file\";s:30:\"BMB-7-AOV-Strategy-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38041;}s:13:\"project-large\";a:5:{s:4:\"file\";s:31:\"BMB-7-AOV-Strategy-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69288;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:30:\"BMB-7-AOV-Strategy-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32976;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:31:\"BMB-7-AOV-Strategy-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84110;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:31:\"BMB-7-AOV-Strategy-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87091;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103163,8632,'_wp_attached_file','BMB-8-StoreFeeder.jpg'),(103164,8632,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:21:\"BMB-8-StoreFeeder.jpg\";s:8:\"filesize\";i:1191650;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"BMB-8-StoreFeeder-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60949;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"BMB-8-StoreFeeder-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78245;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BMB-8-StoreFeeder-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85523;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"BMB-8-StoreFeeder-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66220;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"BMB-8-StoreFeeder-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187357;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"BMB-8-StoreFeeder-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105726;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"BMB-8-StoreFeeder-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:254439;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"BMB-8-StoreFeeder-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109832;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"BMB-8-StoreFeeder-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205509;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"BMB-8-StoreFeeder-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157555;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"BMB-8-StoreFeeder-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69838;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"BMB-8-StoreFeeder-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193604;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"BMB-8-StoreFeeder-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34273;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"BMB-8-StoreFeeder-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54089;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"BMB-8-StoreFeeder-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41553;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"BMB-8-StoreFeeder-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82099;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"BMB-8-StoreFeeder-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97683;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"BMB-8-StoreFeeder-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:276719;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"BMB-8-StoreFeeder-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59109;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"BMB-8-StoreFeeder-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53379;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"BMB-8-StoreFeeder-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95790;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"BMB-8-StoreFeeder-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88428;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"BMB-8-StoreFeeder-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:239037;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"BMB-8-StoreFeeder-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81915;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"BMB-8-StoreFeeder-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9496;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"BMB-8-StoreFeeder-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59109;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"BMB-8-StoreFeeder-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110116;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"BMB-8-StoreFeeder-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52602;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:30:\"BMB-8-StoreFeeder-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132922;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:30:\"BMB-8-StoreFeeder-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135787;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103165,8627,'_imagify_optimization_level','2'),(103166,8627,'_imagify_status','success'),(103167,8627,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:819902;s:14:\"optimized_size\";i:137006;s:7:\"percent\";d:83.29;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97913;s:14:\"optimized_size\";i:36066;s:7:\"percent\";d:63.17;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95163;s:14:\"optimized_size\";i:36024;s:7:\"percent\";d:62.14;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33192;s:14:\"optimized_size\";i:13543;s:7:\"percent\";d:59.2;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71149;s:14:\"optimized_size\";i:27953;s:7:\"percent\";d:60.71;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41718;s:14:\"optimized_size\";i:16929;s:7:\"percent\";d:59.42;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6792;s:14:\"optimized_size\";i:2776;s:7:\"percent\";d:59.13;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75327;s:14:\"optimized_size\";i:32494;s:7:\"percent\";d:56.86;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164668;s:14:\"optimized_size\";i:63745;s:7:\"percent\";d:61.29;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83990;s:14:\"optimized_size\";i:34879;s:7:\"percent\";d:58.47;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61854;s:14:\"optimized_size\";i:24425;s:7:\"percent\";d:60.51;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33917;s:14:\"optimized_size\";i:13600;s:7:\"percent\";d:59.9;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41718;s:14:\"optimized_size\";i:16929;s:7:\"percent\";d:59.42;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193627;s:14:\"optimized_size\";i:67533;s:7:\"percent\";d:65.12;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102250;s:14:\"optimized_size\";i:40924;s:7:\"percent\";d:59.98;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59987;s:14:\"optimized_size\";i:24642;s:7:\"percent\";d:58.92;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35323;s:14:\"optimized_size\";i:16047;s:7:\"percent\";d:54.57;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34305;s:14:\"optimized_size\";i:13790;s:7:\"percent\";d:59.8;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18074;s:14:\"optimized_size\";i:7721;s:7:\"percent\";d:57.28;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126201;s:14:\"optimized_size\";i:49717;s:7:\"percent\";d:60.6;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54140;s:14:\"optimized_size\";i:23935;s:7:\"percent\";d:55.79;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103017;s:14:\"optimized_size\";i:37759;s:7:\"percent\";d:63.35;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173859;s:14:\"optimized_size\";i:67422;s:7:\"percent\";d:61.22;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55629;s:14:\"optimized_size\";i:19363;s:7:\"percent\";d:65.19;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176117;s:14:\"optimized_size\";i:67021;s:7:\"percent\";d:61.95;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105957;s:14:\"optimized_size\";i:42492;s:7:\"percent\";d:59.9;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125112;s:14:\"optimized_size\";i:42076;s:7:\"percent\";d:66.37;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42415;s:14:\"optimized_size\";i:16630;s:7:\"percent\";d:60.79;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70693;s:14:\"optimized_size\";i:30568;s:7:\"percent\";d:56.76;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50613;s:14:\"optimized_size\";i:18878;s:7:\"percent\";d:62.7;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39666;s:14:\"optimized_size\";i:15377;s:7:\"percent\";d:61.23;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:819902;s:14:\"optimized_size\";i:69261;s:7:\"percent\";d:91.55;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39666;s:14:\"optimized_size\";i:21690;s:7:\"percent\";d:45.32;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50613;s:14:\"optimized_size\";i:26387;s:7:\"percent\";d:47.87;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70693;s:14:\"optimized_size\";i:37656;s:7:\"percent\";d:46.73;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42415;s:14:\"optimized_size\";i:22786;s:7:\"percent\";d:46.28;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125112;s:14:\"optimized_size\";i:72879;s:7:\"percent\";d:41.75;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105957;s:14:\"optimized_size\";i:55765;s:7:\"percent\";d:47.37;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176117;s:14:\"optimized_size\";i:67308;s:7:\"percent\";d:61.78;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55629;s:14:\"optimized_size\";i:19023;s:7:\"percent\";d:65.8;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173859;s:14:\"optimized_size\";i:106448;s:7:\"percent\";d:38.77;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103017;s:14:\"optimized_size\";i:59911;s:7:\"percent\";d:41.84;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54140;s:14:\"optimized_size\";i:30838;s:7:\"percent\";d:43.04;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126201;s:14:\"optimized_size\";i:48069;s:7:\"percent\";d:61.91;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18074;s:14:\"optimized_size\";i:9529;s:7:\"percent\";d:47.28;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34305;s:14:\"optimized_size\";i:18708;s:7:\"percent\";d:45.47;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35323;s:14:\"optimized_size\";i:21542;s:7:\"percent\";d:39.01;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59987;s:14:\"optimized_size\";i:32028;s:7:\"percent\";d:46.61;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102250;s:14:\"optimized_size\";i:56228;s:7:\"percent\";d:45.01;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193627;s:14:\"optimized_size\";i:72850;s:7:\"percent\";d:62.38;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41718;s:14:\"optimized_size\";i:23038;s:7:\"percent\";d:44.78;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33917;s:14:\"optimized_size\";i:18277;s:7:\"percent\";d:46.11;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61854;s:14:\"optimized_size\";i:39124;s:7:\"percent\";d:36.75;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83990;s:14:\"optimized_size\";i:47012;s:7:\"percent\";d:44.03;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164668;s:14:\"optimized_size\";i:62990;s:7:\"percent\";d:61.75;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75327;s:14:\"optimized_size\";i:43662;s:7:\"percent\";d:42.04;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6792;s:14:\"optimized_size\";i:4483;s:7:\"percent\";d:34;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71149;s:14:\"optimized_size\";i:45250;s:7:\"percent\";d:36.4;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33192;s:14:\"optimized_size\";i:17989;s:7:\"percent\";d:45.8;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95163;s:14:\"optimized_size\";i:60016;s:7:\"percent\";d:36.93;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97913;s:14:\"optimized_size\";i:61571;s:7:\"percent\";d:37.12;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6346858;s:14:\"optimized_size\";i:2330582;s:7:\"percent\";d:63.28;s:7:\"message\";s:0:\"\";}}'),(103168,8628,'_wp_attachment_image_alt','Be My Bear - D2C and B2B Magento 2 Website'),(103169,8628,'_imagify_optimization_level','2'),(103170,8628,'_imagify_status','success'),(103171,8628,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:547637;s:14:\"optimized_size\";i:71669;s:7:\"percent\";d:86.91;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96870;s:14:\"optimized_size\";i:40653;s:7:\"percent\";d:58.03;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93344;s:14:\"optimized_size\";i:38875;s:7:\"percent\";d:58.35;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34180;s:14:\"optimized_size\";i:14895;s:7:\"percent\";d:56.42;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79344;s:14:\"optimized_size\";i:33348;s:7:\"percent\";d:57.97;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42275;s:14:\"optimized_size\";i:18760;s:7:\"percent\";d:55.62;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6510;s:14:\"optimized_size\";i:2973;s:7:\"percent\";d:54.33;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75085;s:14:\"optimized_size\";i:34622;s:7:\"percent\";d:53.89;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174568;s:14:\"optimized_size\";i:75720;s:7:\"percent\";d:56.62;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81737;s:14:\"optimized_size\";i:36792;s:7:\"percent\";d:54.99;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60843;s:14:\"optimized_size\";i:26673;s:7:\"percent\";d:56.16;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34165;s:14:\"optimized_size\";i:14947;s:7:\"percent\";d:56.25;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42275;s:14:\"optimized_size\";i:18760;s:7:\"percent\";d:55.62;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183819;s:14:\"optimized_size\";i:74609;s:7:\"percent\";d:59.41;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93317;s:14:\"optimized_size\";i:38899;s:7:\"percent\";d:58.32;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60942;s:14:\"optimized_size\";i:27329;s:7:\"percent\";d:55.16;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37413;s:14:\"optimized_size\";i:18445;s:7:\"percent\";d:50.7;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36241;s:14:\"optimized_size\";i:15972;s:7:\"percent\";d:55.93;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21808;s:14:\"optimized_size\";i:10149;s:7:\"percent\";d:53.46;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135131;s:14:\"optimized_size\";i:60942;s:7:\"percent\";d:54.9;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56729;s:14:\"optimized_size\";i:26895;s:7:\"percent\";d:52.59;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107051;s:14:\"optimized_size\";i:43816;s:7:\"percent\";d:59.07;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172648;s:14:\"optimized_size\";i:74975;s:7:\"percent\";d:56.57;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57349;s:14:\"optimized_size\";i:22866;s:7:\"percent\";d:60.13;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179756;s:14:\"optimized_size\";i:75642;s:7:\"percent\";d:57.92;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100184;s:14:\"optimized_size\";i:42400;s:7:\"percent\";d:57.68;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118507;s:14:\"optimized_size\";i:46295;s:7:\"percent\";d:60.93;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41750;s:14:\"optimized_size\";i:17924;s:7:\"percent\";d:57.07;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75902;s:14:\"optimized_size\";i:35596;s:7:\"percent\";d:53.1;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50441;s:14:\"optimized_size\";i:21366;s:7:\"percent\";d:57.64;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38912;s:14:\"optimized_size\";i:16680;s:7:\"percent\";d:57.13;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:547637;s:14:\"optimized_size\";i:74069;s:7:\"percent\";d:86.47;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38912;s:14:\"optimized_size\";i:21606;s:7:\"percent\";d:44.47;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50441;s:14:\"optimized_size\";i:26586;s:7:\"percent\";d:47.29;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75902;s:14:\"optimized_size\";i:43927;s:7:\"percent\";d:42.13;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41750;s:14:\"optimized_size\";i:22936;s:7:\"percent\";d:45.06;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118507;s:14:\"optimized_size\";i:67630;s:7:\"percent\";d:42.93;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100184;s:14:\"optimized_size\";i:54510;s:7:\"percent\";d:45.59;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179756;s:14:\"optimized_size\";i:101042;s:7:\"percent\";d:43.79;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57349;s:14:\"optimized_size\";i:20941;s:7:\"percent\";d:63.48;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172648;s:14:\"optimized_size\";i:105455;s:7:\"percent\";d:38.92;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107051;s:14:\"optimized_size\";i:66813;s:7:\"percent\";d:37.59;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56729;s:14:\"optimized_size\";i:33007;s:7:\"percent\";d:41.82;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135131;s:14:\"optimized_size\";i:76471;s:7:\"percent\";d:43.41;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21808;s:14:\"optimized_size\";i:12669;s:7:\"percent\";d:41.91;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36241;s:14:\"optimized_size\";i:20453;s:7:\"percent\";d:43.56;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37413;s:14:\"optimized_size\";i:23647;s:7:\"percent\";d:36.79;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60942;s:14:\"optimized_size\";i:33803;s:7:\"percent\";d:44.53;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93317;s:14:\"optimized_size\";i:50843;s:7:\"percent\";d:45.52;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183819;s:14:\"optimized_size\";i:68458;s:7:\"percent\";d:62.76;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42275;s:14:\"optimized_size\";i:24375;s:7:\"percent\";d:42.34;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34165;s:14:\"optimized_size\";i:18841;s:7:\"percent\";d:44.85;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60843;s:14:\"optimized_size\";i:31980;s:7:\"percent\";d:47.44;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81737;s:14:\"optimized_size\";i:47310;s:7:\"percent\";d:42.12;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174568;s:14:\"optimized_size\";i:106103;s:7:\"percent\";d:39.22;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75085;s:14:\"optimized_size\";i:43492;s:7:\"percent\";d:42.08;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6510;s:14:\"optimized_size\";i:4301;s:7:\"percent\";d:33.93;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79344;s:14:\"optimized_size\";i:42814;s:7:\"percent\";d:46.04;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34180;s:14:\"optimized_size\";i:19021;s:7:\"percent\";d:44.35;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93344;s:14:\"optimized_size\";i:57922;s:7:\"percent\";d:37.95;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96870;s:14:\"optimized_size\";i:60196;s:7:\"percent\";d:37.86;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5831191;s:14:\"optimized_size\";i:2480708;s:7:\"percent\";d:57.46;s:7:\"message\";s:0:\"\";}}'),(103172,8626,'_wp_attachment_image_alt','Be My Bear Magento 2 Website design for their customers'),(103173,5856,'page_content_4_align_image','right'),(103174,5856,'_page_content_4_align_image','field_65d85d5bde9a8'),(103175,5856,'page_content_4_block_content','<h3>Child-Friendly Design with Purpose</h3>\r\nThe colour palette was deliberately chosen in soft, welcoming tones that create a calm, engaging environment, designed for a site where parents and children often browse together. But these weren\'t purely visual choices. The colours improved readability, helped guide users intuitively through the site, and created a clear visual hierarchy that made navigation feel effortless. Bright imagery and clear calls to action kept visitors moving forward without overwhelming them.'),(103176,5856,'_page_content_4_block_content','field_65d85d93de9a9'),(103177,5856,'page_content_4_block_image','8626'),(103178,5856,'_page_content_4_block_image','field_65d85d9bde9aa'),(103179,5856,'page_content_4_block_video',''),(103180,5856,'_page_content_4_block_video','field_65d85da6de9ab'),(103181,5856,'page_content_5_align_image','left'),(103182,5856,'_page_content_5_align_image','field_65d85d5bde9a8'),(103183,5856,'page_content_5_block_content','<h3>Dual B2C and B2B Storefronts</h3>\r\nBe My Bear sells to two very different audiences, direct consumers buying bear kits for parties and gifts, and wholesale customers ordering in bulk for retail. Rather than forcing both audiences through the same experience, we built separate storefronts on a single Magento 2 instance. One system, two tailored experiences, each designed for how that audience actually shops. The team manages everything from one backend, with separate pricing, catalogues, and customer journeys for each channel.'),(103184,5856,'_page_content_5_block_content','field_65d85d93de9a9'),(103185,5856,'page_content_5_block_image','8628'),(103186,5856,'_page_content_5_block_image','field_65d85d9bde9aa'),(103187,5856,'page_content_5_block_video',''),(103188,5856,'_page_content_5_block_video','field_65d85da6de9ab'),(103189,5856,'page_content_6_block_content','<h3>A Brand-New Experience on a Brand-New Platform</h3>\r\nActuate had already helped Be My Bear migrate from CS-Cart to Magento 1, delivering significant improvements. When Magento 2 arrived, we used the migration as an opportunity to completely rethink the online experience rather than simply swapping platforms. Through extensive wireframing and design sprints, we developed a look and feel that captured the warmth and fun of the product: soft, welcoming colour palettes chosen for readability and visual hierarchy as much as aesthetics.\r\n\r\nThe most significant architectural decision was building dual B2C and B2B storefronts on a single Magento 2 instance. Consumer customers buying bear kits for parties and gifts get one tailored experience; wholesale customers ordering in bulk for retail get another. Separate pricing, catalogues, and customer journeys, all managed from one backend. We also built downloadable party pack functionality, deeper loyalty features, and integrated StoreFeeder for seamless warehouse management across both channels.\r\n\r\nCross-selling and upselling were woven throughout the customer journey at key decision points, driving a 5% increase in average order value. The entire project was delivered during lockdown, on a platform that was brand new to the market. And the site more than doubled the conversion rate despite pandemic traffic declines.'),(103190,5856,'_page_content_6_block_content','field_65d85d37de9a5'),(103191,8629,'_imagify_optimization_level','2'),(103192,8629,'_imagify_status','success'),(103193,8629,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:958791;s:14:\"optimized_size\";i:135410;s:7:\"percent\";d:85.88;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113349;s:14:\"optimized_size\";i:42663;s:7:\"percent\";d:62.36;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109001;s:14:\"optimized_size\";i:40461;s:7:\"percent\";d:62.88;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40109;s:14:\"optimized_size\";i:17366;s:7:\"percent\";d:56.7;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86868;s:14:\"optimized_size\";i:34479;s:7:\"percent\";d:60.31;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44957;s:14:\"optimized_size\";i:19060;s:7:\"percent\";d:57.6;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7666;s:14:\"optimized_size\";i:3530;s:7:\"percent\";d:53.95;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73882;s:14:\"optimized_size\";i:32180;s:7:\"percent\";d:56.44;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204483;s:14:\"optimized_size\";i:80241;s:7:\"percent\";d:60.76;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83631;s:14:\"optimized_size\";i:35060;s:7:\"percent\";d:58.08;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72927;s:14:\"optimized_size\";i:30577;s:7:\"percent\";d:58.07;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39195;s:14:\"optimized_size\";i:17211;s:7:\"percent\";d:56.09;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44957;s:14:\"optimized_size\";i:19060;s:7:\"percent\";d:57.6;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:247123;s:14:\"optimized_size\";i:88550;s:7:\"percent\";d:64.17;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90275;s:14:\"optimized_size\";i:33161;s:7:\"percent\";d:63.27;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66173;s:14:\"optimized_size\";i:28441;s:7:\"percent\";d:57.02;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34508;s:14:\"optimized_size\";i:16257;s:7:\"percent\";d:52.89;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41144;s:14:\"optimized_size\";i:17810;s:7:\"percent\";d:56.71;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22356;s:14:\"optimized_size\";i:9918;s:7:\"percent\";d:55.64;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155233;s:14:\"optimized_size\";i:61969;s:7:\"percent\";d:60.08;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54643;s:14:\"optimized_size\";i:24936;s:7:\"percent\";d:54.37;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123028;s:14:\"optimized_size\";i:45454;s:7:\"percent\";d:63.05;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187024;s:14:\"optimized_size\";i:71911;s:7:\"percent\";d:61.55;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80536;s:14:\"optimized_size\";i:30908;s:7:\"percent\";d:61.62;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221224;s:14:\"optimized_size\";i:84650;s:7:\"percent\";d:61.74;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100666;s:14:\"optimized_size\";i:38380;s:7:\"percent\";d:61.87;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152830;s:14:\"optimized_size\";i:51089;s:7:\"percent\";d:66.57;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48941;s:14:\"optimized_size\";i:20285;s:7:\"percent\";d:58.55;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73051;s:14:\"optimized_size\";i:31628;s:7:\"percent\";d:56.7;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60284;s:14:\"optimized_size\";i:24528;s:7:\"percent\";d:59.31;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45233;s:14:\"optimized_size\";i:19133;s:7:\"percent\";d:57.7;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:958791;s:14:\"optimized_size\";i:89023;s:7:\"percent\";d:90.72;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45233;s:14:\"optimized_size\";i:26783;s:7:\"percent\";d:40.79;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60284;s:14:\"optimized_size\";i:35635;s:7:\"percent\";d:40.89;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73051;s:14:\"optimized_size\";i:39865;s:7:\"percent\";d:45.43;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48941;s:14:\"optimized_size\";i:28979;s:7:\"percent\";d:40.79;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152830;s:14:\"optimized_size\";i:77413;s:7:\"percent\";d:49.35;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100666;s:14:\"optimized_size\";i:52243;s:7:\"percent\";d:48.1;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221224;s:14:\"optimized_size\";i:113228;s:7:\"percent\";d:48.82;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80536;s:14:\"optimized_size\";i:39877;s:7:\"percent\";d:50.49;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187024;s:14:\"optimized_size\";i:109956;s:7:\"percent\";d:41.21;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123028;s:14:\"optimized_size\";i:63881;s:7:\"percent\";d:48.08;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54643;s:14:\"optimized_size\";i:31550;s:7:\"percent\";d:42.26;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155233;s:14:\"optimized_size\";i:76917;s:7:\"percent\";d:50.45;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22356;s:14:\"optimized_size\";i:13301;s:7:\"percent\";d:40.5;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41144;s:14:\"optimized_size\";i:24427;s:7:\"percent\";d:40.63;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34508;s:14:\"optimized_size\";i:21867;s:7:\"percent\";d:36.63;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66173;s:14:\"optimized_size\";i:38552;s:7:\"percent\";d:41.74;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90275;s:14:\"optimized_size\";i:46075;s:7:\"percent\";d:48.96;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:247123;s:14:\"optimized_size\";i:123593;s:7:\"percent\";d:49.99;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44957;s:14:\"optimized_size\";i:26666;s:7:\"percent\";d:40.69;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39195;s:14:\"optimized_size\";i:23332;s:7:\"percent\";d:40.47;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72927;s:14:\"optimized_size\";i:41540;s:7:\"percent\";d:43.04;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83631;s:14:\"optimized_size\";i:47581;s:7:\"percent\";d:43.11;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204483;s:14:\"optimized_size\";i:101887;s:7:\"percent\";d:50.17;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73882;s:14:\"optimized_size\";i:42405;s:7:\"percent\";d:42.6;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7666;s:14:\"optimized_size\";i:5389;s:7:\"percent\";d:29.7;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86868;s:14:\"optimized_size\";i:47850;s:7:\"percent\";d:44.92;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40109;s:14:\"optimized_size\";i:23774;s:7:\"percent\";d:40.73;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109001;s:14:\"optimized_size\";i:56889;s:7:\"percent\";d:47.81;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113349;s:14:\"optimized_size\";i:59205;s:7:\"percent\";d:47.77;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7323219;s:14:\"optimized_size\";i:2735989;s:7:\"percent\";d:62.64;s:7:\"message\";s:0:\"\";}}'),(103194,8630,'_imagify_optimization_level','2'),(103195,8630,'_imagify_status','success'),(103196,8630,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:411156;s:14:\"optimized_size\";i:61259;s:7:\"percent\";d:85.1;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84375;s:14:\"optimized_size\";i:33376;s:7:\"percent\";d:60.44;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80555;s:14:\"optimized_size\";i:32130;s:7:\"percent\";d:60.11;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30074;s:14:\"optimized_size\";i:11631;s:7:\"percent\";d:61.33;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70633;s:14:\"optimized_size\";i:28285;s:7:\"percent\";d:59.95;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35956;s:14:\"optimized_size\";i:14763;s:7:\"percent\";d:58.94;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5655;s:14:\"optimized_size\";i:2232;s:7:\"percent\";d:60.53;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63260;s:14:\"optimized_size\";i:27844;s:7:\"percent\";d:55.98;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151287;s:14:\"optimized_size\";i:63541;s:7:\"percent\";d:58;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65311;s:14:\"optimized_size\";i:26862;s:7:\"percent\";d:58.87;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53778;s:14:\"optimized_size\";i:22130;s:7:\"percent\";d:58.85;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28450;s:14:\"optimized_size\";i:11703;s:7:\"percent\";d:58.86;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35956;s:14:\"optimized_size\";i:14763;s:7:\"percent\";d:58.94;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158593;s:14:\"optimized_size\";i:63597;s:7:\"percent\";d:59.9;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74098;s:14:\"optimized_size\";i:28070;s:7:\"percent\";d:62.12;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53357;s:14:\"optimized_size\";i:22603;s:7:\"percent\";d:57.64;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31451;s:14:\"optimized_size\";i:14672;s:7:\"percent\";d:53.35;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30629;s:14:\"optimized_size\";i:12271;s:7:\"percent\";d:59.94;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16729;s:14:\"optimized_size\";i:7044;s:7:\"percent\";d:57.89;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110907;s:14:\"optimized_size\";i:44651;s:7:\"percent\";d:59.74;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49451;s:14:\"optimized_size\";i:22294;s:7:\"percent\";d:54.92;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93394;s:14:\"optimized_size\";i:38047;s:7:\"percent\";d:59.26;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149598;s:14:\"optimized_size\";i:64188;s:7:\"percent\";d:57.09;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62410;s:14:\"optimized_size\";i:24482;s:7:\"percent\";d:60.77;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151793;s:14:\"optimized_size\";i:64047;s:7:\"percent\";d:57.81;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77754;s:14:\"optimized_size\";i:30956;s:7:\"percent\";d:60.19;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103742;s:14:\"optimized_size\";i:38189;s:7:\"percent\";d:63.19;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35041;s:14:\"optimized_size\";i:13828;s:7:\"percent\";d:60.54;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66333;s:14:\"optimized_size\";i:29822;s:7:\"percent\";d:55.04;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43004;s:14:\"optimized_size\";i:17109;s:7:\"percent\";d:60.22;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33112;s:14:\"optimized_size\";i:13374;s:7:\"percent\";d:59.61;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:411156;s:14:\"optimized_size\";i:63986;s:7:\"percent\";d:84.44;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33112;s:14:\"optimized_size\";i:16594;s:7:\"percent\";d:49.89;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43004;s:14:\"optimized_size\";i:26251;s:7:\"percent\";d:38.96;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66333;s:14:\"optimized_size\";i:35456;s:7:\"percent\";d:46.55;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35041;s:14:\"optimized_size\";i:21205;s:7:\"percent\";d:39.49;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103742;s:14:\"optimized_size\";i:55526;s:7:\"percent\";d:46.48;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77754;s:14:\"optimized_size\";i:43725;s:7:\"percent\";d:43.76;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151793;s:14:\"optimized_size\";i:54378;s:7:\"percent\";d:64.18;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62410;s:14:\"optimized_size\";i:24238;s:7:\"percent\";d:61.16;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149598;s:14:\"optimized_size\";i:82087;s:7:\"percent\";d:45.13;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93394;s:14:\"optimized_size\";i:50464;s:7:\"percent\";d:45.97;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49451;s:14:\"optimized_size\";i:27443;s:7:\"percent\";d:44.5;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110907;s:14:\"optimized_size\";i:40141;s:7:\"percent\";d:63.81;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16729;s:14:\"optimized_size\";i:10296;s:7:\"percent\";d:38.45;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30629;s:14:\"optimized_size\";i:15316;s:7:\"percent\";d:50;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31451;s:14:\"optimized_size\";i:17941;s:7:\"percent\";d:42.96;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53357;s:14:\"optimized_size\";i:26949;s:7:\"percent\";d:49.49;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74098;s:14:\"optimized_size\";i:41867;s:7:\"percent\";d:43.5;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158593;s:14:\"optimized_size\";i:56880;s:7:\"percent\";d:64.13;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35956;s:14:\"optimized_size\";i:18308;s:7:\"percent\";d:49.08;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28450;s:14:\"optimized_size\";i:14466;s:7:\"percent\";d:49.15;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53778;s:14:\"optimized_size\";i:31310;s:7:\"percent\";d:41.78;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65311;s:14:\"optimized_size\";i:39403;s:7:\"percent\";d:39.67;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151287;s:14:\"optimized_size\";i:55155;s:7:\"percent\";d:63.54;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63260;s:14:\"optimized_size\";i:34116;s:7:\"percent\";d:46.07;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5655;s:14:\"optimized_size\";i:3455;s:7:\"percent\";d:38.9;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70633;s:14:\"optimized_size\";i:41658;s:7:\"percent\";d:41.02;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30074;s:14:\"optimized_size\";i:19177;s:7:\"percent\";d:36.23;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80555;s:14:\"optimized_size\";i:44022;s:7:\"percent\";d:45.35;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84375;s:14:\"optimized_size\";i:46902;s:7:\"percent\";d:44.41;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4879728;s:14:\"optimized_size\";i:1958478;s:7:\"percent\";d:59.87;s:7:\"message\";s:0:\"\";}}'),(103197,8629,'_wp_attachment_image_alt','Be My Bear Magento 2 CX Engagement'),(103198,8631,'_imagify_optimization_level','2'),(103199,8631,'_imagify_status','success'),(103200,8631,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:729298;s:14:\"optimized_size\";i:106676;s:7:\"percent\";d:85.37;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87091;s:14:\"optimized_size\";i:30570;s:7:\"percent\";d:64.9;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84110;s:14:\"optimized_size\";i:28829;s:7:\"percent\";d:65.72;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32976;s:14:\"optimized_size\";i:13229;s:7:\"percent\";d:59.88;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69288;s:14:\"optimized_size\";i:24999;s:7:\"percent\";d:63.92;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38041;s:14:\"optimized_size\";i:15002;s:7:\"percent\";d:60.56;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7310;s:14:\"optimized_size\";i:3423;s:7:\"percent\";d:53.17;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58720;s:14:\"optimized_size\";i:23403;s:7:\"percent\";d:60.14;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149091;s:14:\"optimized_size\";i:51460;s:7:\"percent\";d:65.48;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61395;s:14:\"optimized_size\";i:22995;s:7:\"percent\";d:62.55;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58884;s:14:\"optimized_size\";i:22547;s:7:\"percent\";d:61.71;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32777;s:14:\"optimized_size\";i:13057;s:7:\"percent\";d:60.16;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38041;s:14:\"optimized_size\";i:15002;s:7:\"percent\";d:60.56;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:168117;s:14:\"optimized_size\";i:55998;s:7:\"percent\";d:66.69;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66556;s:14:\"optimized_size\";i:22517;s:7:\"percent\";d:66.17;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55371;s:14:\"optimized_size\";i:21670;s:7:\"percent\";d:60.86;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28505;s:14:\"optimized_size\";i:12389;s:7:\"percent\";d:56.54;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34822;s:14:\"optimized_size\";i:13818;s:7:\"percent\";d:60.32;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20958;s:14:\"optimized_size\";i:8742;s:7:\"percent\";d:58.29;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111133;s:14:\"optimized_size\";i:37479;s:7:\"percent\";d:66.28;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45528;s:14:\"optimized_size\";i:18673;s:7:\"percent\";d:58.99;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96750;s:14:\"optimized_size\";i:32679;s:7:\"percent\";d:66.22;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141067;s:14:\"optimized_size\";i:49740;s:7:\"percent\";d:64.74;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79802;s:14:\"optimized_size\";i:29787;s:7:\"percent\";d:62.67;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158776;s:14:\"optimized_size\";i:53242;s:7:\"percent\";d:66.47;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72153;s:14:\"optimized_size\";i:24962;s:7:\"percent\";d:65.4;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112931;s:14:\"optimized_size\";i:36291;s:7:\"percent\";d:67.86;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41588;s:14:\"optimized_size\";i:15944;s:7:\"percent\";d:61.66;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58664;s:14:\"optimized_size\";i:23014;s:7:\"percent\";d:60.77;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48548;s:14:\"optimized_size\";i:18390;s:7:\"percent\";d:62.12;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38071;s:14:\"optimized_size\";i:14903;s:7:\"percent\";d:60.85;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:729298;s:14:\"optimized_size\";i:56650;s:7:\"percent\";d:92.23;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38071;s:14:\"optimized_size\";i:19152;s:7:\"percent\";d:49.69;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48548;s:14:\"optimized_size\";i:32322;s:7:\"percent\";d:33.42;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58664;s:14:\"optimized_size\";i:36819;s:7:\"percent\";d:37.24;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41588;s:14:\"optimized_size\";i:20870;s:7:\"percent\";d:49.82;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112931;s:14:\"optimized_size\";i:67422;s:7:\"percent\";d:40.3;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72153;s:14:\"optimized_size\";i:42942;s:7:\"percent\";d:40.48;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158776;s:14:\"optimized_size\";i:58957;s:7:\"percent\";d:62.87;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79802;s:14:\"optimized_size\";i:32012;s:7:\"percent\";d:59.89;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141067;s:14:\"optimized_size\";i:81898;s:7:\"percent\";d:41.94;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96750;s:14:\"optimized_size\";i:58575;s:7:\"percent\";d:39.46;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45528;s:14:\"optimized_size\";i:29006;s:7:\"percent\";d:36.29;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111133;s:14:\"optimized_size\";i:40126;s:7:\"percent\";d:63.89;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20958;s:14:\"optimized_size\";i:12308;s:7:\"percent\";d:41.27;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34822;s:14:\"optimized_size\";i:18994;s:7:\"percent\";d:45.45;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28505;s:14:\"optimized_size\";i:16910;s:7:\"percent\";d:40.68;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55371;s:14:\"optimized_size\";i:36282;s:7:\"percent\";d:34.47;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66556;s:14:\"optimized_size\";i:39229;s:7:\"percent\";d:41.06;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:168117;s:14:\"optimized_size\";i:61994;s:7:\"percent\";d:63.12;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38041;s:14:\"optimized_size\";i:25351;s:7:\"percent\";d:33.36;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32777;s:14:\"optimized_size\";i:17238;s:7:\"percent\";d:47.41;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58884;s:14:\"optimized_size\";i:37801;s:7:\"percent\";d:35.8;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61395;s:14:\"optimized_size\";i:38231;s:7:\"percent\";d:37.73;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149091;s:14:\"optimized_size\";i:55374;s:7:\"percent\";d:62.86;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58720;s:14:\"optimized_size\";i:37314;s:7:\"percent\";d:36.45;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7310;s:14:\"optimized_size\";i:4950;s:7:\"percent\";d:32.28;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69288;s:14:\"optimized_size\";i:44137;s:7:\"percent\";d:36.3;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32976;s:14:\"optimized_size\";i:17287;s:7:\"percent\";d:47.58;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84110;s:14:\"optimized_size\";i:51360;s:7:\"percent\";d:38.94;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87091;s:14:\"optimized_size\";i:53242;s:7:\"percent\";d:38.87;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5614683;s:14:\"optimized_size\";i:2006183;s:7:\"percent\";d:64.27;s:7:\"message\";s:0:\"\";}}'),(103201,8631,'_wp_attachment_image_alt','Be My Bear Magento 2 Upsell/Cross Sell AOV'),(103202,5856,'page_content_8_align_image','right'),(103203,5856,'_page_content_8_align_image','field_65d85d5bde9a8'),(103204,5856,'page_content_8_block_content','<h3>Smart Upsells and Cross-Sells</h3>\r\nWe integrated upselling and cross-selling throughout the customer journey, not just on the product page, but at key decision points where customers are most receptive. Visitors could discover complementary items to go with their bear kit, or upgrade to a more premium version, all presented as helpful, relevant suggestions rather than a hard sell. The result was a 5% increase in average order value, more revenue per transaction without compromising the shopping experience.'),(103205,5856,'_page_content_8_block_content','field_65d85d93de9a9'),(103206,5856,'page_content_8_block_image','8631'),(103207,5856,'_page_content_8_block_image','field_65d85d9bde9aa'),(103208,5856,'page_content_8_block_video',''),(103209,5856,'_page_content_8_block_video','field_65d85da6de9ab'),(103210,5856,'page_content_9_show_testimonial','1'),(103211,5856,'_page_content_9_show_testimonial','field_65d85df9f3101'),(103212,5856,'page_content_9_testimonial_to_show','5840'),(103213,5856,'_page_content_9_testimonial_to_show','field_6751c68ab1011'),(103214,5856,'page_content_10_block_content','<h3>What did this mean for Be My Bear?</h3>\r\nA six-month build during lockdown, on a platform that was brand new to the market, delivered a site that more than doubled the conversion rate. The partnership between Actuate and Be My Bear, spanning from CS-Cart through Magento 1 and into Magento 2, demonstrates what\'s possible when an agency understands a business deeply and builds for how their customers actually shop.'),(103215,5856,'_page_content_10_block_content','field_65d85e28f3104'),(103216,5856,'page_content_10_final_results_0_main_stat','1'),(103217,5856,'_page_content_10_final_results_0_main_stat','field_67f641425811d'),(103218,5856,'page_content_10_final_results_0_stat_info','<h4>A Digital Experience That Matches the Brand</h4>\r\nColourful, engaging, and designed for families, the new site finally reflected the warmth and fun of the product itself, creating an experience that customers wanted to spend time in.'),(103219,5856,'_page_content_10_final_results_0_stat_info','field_67f6414c5811e'),(103220,5856,'page_content_10_final_results_1_main_stat','2'),(103221,5856,'_page_content_10_final_results_1_main_stat','field_67f641425811d'),(103222,5856,'page_content_10_final_results_1_stat_info','<h4>One Platform Serving Two Audiences</h4>\r\nSeparate B2C and B2B storefronts on a single Magento 2 instance gave Be My Bear the ability to serve both audiences with tailored experiences, without the complexity and cost of running two separate systems.'),(103223,5856,'_page_content_10_final_results_1_stat_info','field_67f6414c5811e'),(103224,5856,'page_content_10_final_results_2_main_stat','3'),(103225,5856,'_page_content_10_final_results_2_main_stat','field_67f641425811d'),(103226,5856,'page_content_10_final_results_2_stat_info','<h4>Higher Conversions From Every Visit</h4>\r\nA 113% conversion uplift, a 5% AOV increase, and a 4% bounce rate reduction: achieved during a pandemic, with lower traffic, on a brand new platform. The fundamentals were right, and the numbers proved it.'),(103227,5856,'_page_content_10_final_results_2_stat_info','field_67f6414c5811e'),(103228,5856,'page_content_10_final_results','3'),(103229,5856,'_page_content_10_final_results','field_67f641335811c'),(103230,8632,'_imagify_optimization_level','2'),(103231,8632,'_imagify_status','success'),(103232,8632,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1191650;s:14:\"optimized_size\";i:144326;s:7:\"percent\";d:87.89;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135787;s:14:\"optimized_size\";i:38172;s:7:\"percent\";d:71.89;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132922;s:14:\"optimized_size\";i:37794;s:7:\"percent\";d:71.57;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52602;s:14:\"optimized_size\";i:19641;s:7:\"percent\";d:62.66;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110116;s:14:\"optimized_size\";i:34405;s:7:\"percent\";d:68.76;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59109;s:14:\"optimized_size\";i:21189;s:7:\"percent\";d:64.15;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9496;s:14:\"optimized_size\";i:4667;s:7:\"percent\";d:50.85;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81915;s:14:\"optimized_size\";i:26607;s:7:\"percent\";d:67.52;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:239037;s:14:\"optimized_size\";i:63742;s:7:\"percent\";d:73.33;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88428;s:14:\"optimized_size\";i:27389;s:7:\"percent\";d:69.03;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95790;s:14:\"optimized_size\";i:32849;s:7:\"percent\";d:65.71;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53379;s:14:\"optimized_size\";i:19989;s:7:\"percent\";d:62.55;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59109;s:14:\"optimized_size\";i:21189;s:7:\"percent\";d:64.15;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:276719;s:14:\"optimized_size\";i:72917;s:7:\"percent\";d:73.65;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97683;s:14:\"optimized_size\";i:27766;s:7:\"percent\";d:71.58;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82099;s:14:\"optimized_size\";i:28256;s:7:\"percent\";d:65.58;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41553;s:14:\"optimized_size\";i:15832;s:7:\"percent\";d:61.9;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54089;s:14:\"optimized_size\";i:20210;s:7:\"percent\";d:62.64;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34273;s:14:\"optimized_size\";i:13393;s:7:\"percent\";d:60.92;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193604;s:14:\"optimized_size\";i:52766;s:7:\"percent\";d:72.75;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69838;s:14:\"optimized_size\";i:24314;s:7:\"percent\";d:65.19;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157555;s:14:\"optimized_size\";i:43754;s:7:\"percent\";d:72.23;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205509;s:14:\"optimized_size\";i:55398;s:7:\"percent\";d:73.04;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109832;s:14:\"optimized_size\";i:33345;s:7:\"percent\";d:69.64;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:254439;s:14:\"optimized_size\";i:67355;s:7:\"percent\";d:73.53;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105726;s:14:\"optimized_size\";i:29065;s:7:\"percent\";d:72.51;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187357;s:14:\"optimized_size\";i:50820;s:7:\"percent\";d:72.88;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66220;s:14:\"optimized_size\";i:23803;s:7:\"percent\";d:64.05;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85523;s:14:\"optimized_size\";i:26396;s:7:\"percent\";d:69.14;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78245;s:14:\"optimized_size\";i:27273;s:7:\"percent\";d:65.14;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60949;s:14:\"optimized_size\";i:22418;s:7:\"percent\";d:63.22;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1191650;s:14:\"optimized_size\";i:76606;s:7:\"percent\";d:93.57;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60949;s:14:\"optimized_size\";i:37965;s:7:\"percent\";d:37.71;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78245;s:14:\"optimized_size\";i:47371;s:7:\"percent\";d:39.46;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85523;s:14:\"optimized_size\";i:49826;s:7:\"percent\";d:41.74;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66220;s:14:\"optimized_size\";i:41131;s:7:\"percent\";d:37.89;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187357;s:14:\"optimized_size\";i:102544;s:7:\"percent\";d:45.27;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105726;s:14:\"optimized_size\";i:67387;s:7:\"percent\";d:36.26;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:254439;s:14:\"optimized_size\";i:132397;s:7:\"percent\";d:47.97;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109832;s:14:\"optimized_size\";i:60501;s:7:\"percent\";d:44.91;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205509;s:14:\"optimized_size\";i:102797;s:7:\"percent\";d:49.98;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157555;s:14:\"optimized_size\";i:86311;s:7:\"percent\";d:45.22;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69838;s:14:\"optimized_size\";i:42365;s:7:\"percent\";d:39.34;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193604;s:14:\"optimized_size\";i:101401;s:7:\"percent\";d:47.62;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34273;s:14:\"optimized_size\";i:21326;s:7:\"percent\";d:37.78;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54089;s:14:\"optimized_size\";i:33709;s:7:\"percent\";d:37.68;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41553;s:14:\"optimized_size\";i:26246;s:7:\"percent\";d:36.84;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82099;s:14:\"optimized_size\";i:49416;s:7:\"percent\";d:39.81;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97683;s:14:\"optimized_size\";i:62299;s:7:\"percent\";d:36.22;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:276719;s:14:\"optimized_size\";i:143646;s:7:\"percent\";d:48.09;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59109;s:14:\"optimized_size\";i:35678;s:7:\"percent\";d:39.64;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53379;s:14:\"optimized_size\";i:33201;s:7:\"percent\";d:37.8;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95790;s:14:\"optimized_size\";i:57928;s:7:\"percent\";d:39.53;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88428;s:14:\"optimized_size\";i:49725;s:7:\"percent\";d:43.77;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:239037;s:14:\"optimized_size\";i:124539;s:7:\"percent\";d:47.9;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81915;s:14:\"optimized_size\";i:48002;s:7:\"percent\";d:41.4;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9496;s:14:\"optimized_size\";i:6962;s:7:\"percent\";d:26.68;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110116;s:14:\"optimized_size\";i:64368;s:7:\"percent\";d:41.55;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52602;s:14:\"optimized_size\";i:32675;s:7:\"percent\";d:37.88;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132922;s:14:\"optimized_size\";i:72668;s:7:\"percent\";d:45.33;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135787;s:14:\"optimized_size\";i:74294;s:7:\"percent\";d:45.29;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:8881997;s:14:\"optimized_size\";i:3012324;s:7:\"percent\";d:66.09;s:7:\"message\";s:0:\"\";}}'),(103233,8633,'_wp_attached_file','Helmet-City-2-Audit-Strategy.jpg'),(103234,8633,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:32:\"Helmet-City-2-Audit-Strategy.jpg\";s:8:\"filesize\";i:588257;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Helmet-City-2-Audit-Strategy-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40923;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Helmet-City-2-Audit-Strategy-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50733;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Helmet-City-2-Audit-Strategy-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69442;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Helmet-City-2-Audit-Strategy-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44020;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"Helmet-City-2-Audit-Strategy-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119533;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:41:\"Helmet-City-2-Audit-Strategy-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77498;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:42:\"Helmet-City-2-Audit-Strategy-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177601;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"Helmet-City-2-Audit-Strategy-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86457;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:42:\"Helmet-City-2-Audit-Strategy-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160475;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"Helmet-City-2-Audit-Strategy-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107734;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"Helmet-City-2-Audit-Strategy-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55823;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:41:\"Helmet-City-2-Audit-Strategy-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157183;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"Helmet-City-2-Audit-Strategy-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28497;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"Helmet-City-2-Audit-Strategy-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38695;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"Helmet-City-2-Audit-Strategy-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34406;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"Helmet-City-2-Audit-Strategy-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62069;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-2-Audit-Strategy-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75256;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:42:\"Helmet-City-2-Audit-Strategy-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180988;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"Helmet-City-2-Audit-Strategy-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43966;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"Helmet-City-2-Audit-Strategy-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37263;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"Helmet-City-2-Audit-Strategy-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63872;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"Helmet-City-2-Audit-Strategy-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68390;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:42:\"Helmet-City-2-Audit-Strategy-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173656;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"Helmet-City-2-Audit-Strategy-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67022;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:40:\"Helmet-City-2-Audit-Strategy-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7466;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"Helmet-City-2-Audit-Strategy-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43966;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"Helmet-City-2-Audit-Strategy-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81343;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"Helmet-City-2-Audit-Strategy-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37126;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-2-Audit-Strategy-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95018;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:41:\"Helmet-City-2-Audit-Strategy-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96357;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103235,8633,'_imagify_optimization_level','2'),(103236,8633,'_imagify_status','success'),(103237,8633,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:588257;s:14:\"optimized_size\";i:72862;s:7:\"percent\";d:87.61;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96357;s:14:\"optimized_size\";i:38041;s:7:\"percent\";d:60.52;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95018;s:14:\"optimized_size\";i:37820;s:7:\"percent\";d:60.2;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37126;s:14:\"optimized_size\";i:16248;s:7:\"percent\";d:56.24;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81343;s:14:\"optimized_size\";i:32494;s:7:\"percent\";d:60.05;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43966;s:14:\"optimized_size\";i:19241;s:7:\"percent\";d:56.24;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7466;s:14:\"optimized_size\";i:3722;s:7:\"percent\";d:50.15;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67022;s:14:\"optimized_size\";i:27840;s:7:\"percent\";d:58.46;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173656;s:14:\"optimized_size\";i:62892;s:7:\"percent\";d:63.78;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68390;s:14:\"optimized_size\";i:25814;s:7:\"percent\";d:62.25;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63872;s:14:\"optimized_size\";i:26780;s:7:\"percent\";d:58.07;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37263;s:14:\"optimized_size\";i:16518;s:7:\"percent\";d:55.67;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43966;s:14:\"optimized_size\";i:19241;s:7:\"percent\";d:56.24;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180988;s:14:\"optimized_size\";i:63373;s:7:\"percent\";d:64.98;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75256;s:14:\"optimized_size\";i:25961;s:7:\"percent\";d:65.5;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62069;s:14:\"optimized_size\";i:26289;s:7:\"percent\";d:57.65;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34406;s:14:\"optimized_size\";i:15879;s:7:\"percent\";d:53.85;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38695;s:14:\"optimized_size\";i:17206;s:7:\"percent\";d:55.53;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28497;s:14:\"optimized_size\";i:13958;s:7:\"percent\";d:51.02;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157183;s:14:\"optimized_size\";i:61464;s:7:\"percent\";d:60.9;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55823;s:14:\"optimized_size\";i:24846;s:7:\"percent\";d:55.49;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107734;s:14:\"optimized_size\";i:41380;s:7:\"percent\";d:61.59;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160475;s:14:\"optimized_size\";i:59471;s:7:\"percent\";d:62.94;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86457;s:14:\"optimized_size\";i:32470;s:7:\"percent\";d:62.44;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:177601;s:14:\"optimized_size\";i:63248;s:7:\"percent\";d:64.39;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77498;s:14:\"optimized_size\";i:26695;s:7:\"percent\";d:65.55;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119533;s:14:\"optimized_size\";i:43342;s:7:\"percent\";d:63.74;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44020;s:14:\"optimized_size\";i:19055;s:7:\"percent\";d:56.71;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69442;s:14:\"optimized_size\";i:29356;s:7:\"percent\";d:57.73;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50733;s:14:\"optimized_size\";i:21091;s:7:\"percent\";d:58.43;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40923;s:14:\"optimized_size\";i:17932;s:7:\"percent\";d:56.18;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:588257;s:14:\"optimized_size\";i:63505;s:7:\"percent\";d:89.2;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40923;s:14:\"optimized_size\";i:24992;s:7:\"percent\";d:38.93;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50733;s:14:\"optimized_size\";i:30888;s:7:\"percent\";d:39.12;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69442;s:14:\"optimized_size\";i:41742;s:7:\"percent\";d:39.89;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44020;s:14:\"optimized_size\";i:26823;s:7:\"percent\";d:39.07;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119533;s:14:\"optimized_size\";i:72895;s:7:\"percent\";d:39.02;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77498;s:14:\"optimized_size\";i:49935;s:7:\"percent\";d:35.57;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:177601;s:14:\"optimized_size\";i:68671;s:7:\"percent\";d:61.33;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86457;s:14:\"optimized_size\";i:41842;s:7:\"percent\";d:51.6;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160475;s:14:\"optimized_size\";i:94943;s:7:\"percent\";d:40.84;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107734;s:14:\"optimized_size\";i:66524;s:7:\"percent\";d:38.25;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55823;s:14:\"optimized_size\";i:35345;s:7:\"percent\";d:36.68;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157183;s:14:\"optimized_size\";i:75040;s:7:\"percent\";d:52.26;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28497;s:14:\"optimized_size\";i:18626;s:7:\"percent\";d:34.64;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38695;s:14:\"optimized_size\";i:25036;s:7:\"percent\";d:35.3;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34406;s:14:\"optimized_size\";i:22458;s:7:\"percent\";d:34.73;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62069;s:14:\"optimized_size\";i:37403;s:7:\"percent\";d:39.74;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75256;s:14:\"optimized_size\";i:48585;s:7:\"percent\";d:35.44;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180988;s:14:\"optimized_size\";i:69324;s:7:\"percent\";d:61.7;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43966;s:14:\"optimized_size\";i:27149;s:7:\"percent\";d:38.25;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37263;s:14:\"optimized_size\";i:24127;s:7:\"percent\";d:35.25;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63872;s:14:\"optimized_size\";i:37746;s:7:\"percent\";d:40.9;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68390;s:14:\"optimized_size\";i:34601;s:7:\"percent\";d:49.41;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173656;s:14:\"optimized_size\";i:68623;s:7:\"percent\";d:60.48;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67022;s:14:\"optimized_size\";i:40754;s:7:\"percent\";d:39.19;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7466;s:14:\"optimized_size\";i:5011;s:7:\"percent\";d:32.88;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81343;s:14:\"optimized_size\";i:41100;s:7:\"percent\";d:49.47;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37126;s:14:\"optimized_size\";i:23939;s:7:\"percent\";d:35.52;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95018;s:14:\"optimized_size\";i:60449;s:7:\"percent\";d:36.38;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96357;s:14:\"optimized_size\";i:59945;s:7:\"percent\";d:37.79;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5898104;s:14:\"optimized_size\";i:2340550;s:7:\"percent\";d:60.32;s:7:\"message\";s:0:\"\";}}'),(103238,8634,'_wp_attached_file','Helmet-City-3-New-Hyva-Frontend.jpg'),(103239,8634,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:35:\"Helmet-City-3-New-Hyva-Frontend.jpg\";s:8:\"filesize\";i:878533;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Helmet-City-3-New-Hyva-Frontend-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52605;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Helmet-City-3-New-Hyva-Frontend-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67247;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Helmet-City-3-New-Hyva-Frontend-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81114;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Helmet-City-3-New-Hyva-Frontend-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57511;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:44:\"Helmet-City-3-New-Hyva-Frontend-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162081;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:44:\"Helmet-City-3-New-Hyva-Frontend-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93022;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:45:\"Helmet-City-3-New-Hyva-Frontend-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:245459;}s:8:\"masthead\";a:5:{s:4:\"file\";s:44:\"Helmet-City-3-New-Hyva-Frontend-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101593;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:45:\"Helmet-City-3-New-Hyva-Frontend-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193069;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:44:\"Helmet-City-3-New-Hyva-Frontend-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145111;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:43:\"Helmet-City-3-New-Hyva-Frontend-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64237;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:44:\"Helmet-City-3-New-Hyva-Frontend-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198980;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:43:\"Helmet-City-3-New-Hyva-Frontend-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33034;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:43:\"Helmet-City-3-New-Hyva-Frontend-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49705;}s:10:\"team-small\";a:5:{s:4:\"file\";s:43:\"Helmet-City-3-New-Hyva-Frontend-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41081;}s:10:\"team-large\";a:5:{s:4:\"file\";s:43:\"Helmet-City-3-New-Hyva-Frontend-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76530;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:44:\"Helmet-City-3-New-Hyva-Frontend-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83644;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:45:\"Helmet-City-3-New-Hyva-Frontend-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:252028;}s:10:\"page-small\";a:5:{s:4:\"file\";s:43:\"Helmet-City-3-New-Hyva-Frontend-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53876;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:43:\"Helmet-City-3-New-Hyva-Frontend-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46604;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:43:\"Helmet-City-3-New-Hyva-Frontend-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83173;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:43:\"Helmet-City-3-New-Hyva-Frontend-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82840;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:45:\"Helmet-City-3-New-Hyva-Frontend-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237184;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:43:\"Helmet-City-3-New-Hyva-Frontend-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80208;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:43:\"Helmet-City-3-New-Hyva-Frontend-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9056;}s:13:\"project-small\";a:5:{s:4:\"file\";s:43:\"Helmet-City-3-New-Hyva-Frontend-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53876;}s:13:\"project-large\";a:5:{s:4:\"file\";s:44:\"Helmet-City-3-New-Hyva-Frontend-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106912;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:43:\"Helmet-City-3-New-Hyva-Frontend-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48198;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:44:\"Helmet-City-3-New-Hyva-Frontend-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120082;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:44:\"Helmet-City-3-New-Hyva-Frontend-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121329;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103240,8635,'_wp_attached_file','Helmet-City-4-Site-Performace.jpg'),(103241,8635,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:33:\"Helmet-City-4-Site-Performace.jpg\";s:8:\"filesize\";i:523431;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Helmet-City-4-Site-Performace-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39885;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Helmet-City-4-Site-Performace-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49979;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Helmet-City-4-Site-Performace-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78211;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Helmet-City-4-Site-Performace-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43283;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"Helmet-City-4-Site-Performace-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119642;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:42:\"Helmet-City-4-Site-Performace-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97838;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:43:\"Helmet-City-4-Site-Performace-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174943;}s:8:\"masthead\";a:5:{s:4:\"file\";s:42:\"Helmet-City-4-Site-Performace-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78456;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:43:\"Helmet-City-4-Site-Performace-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166501;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:42:\"Helmet-City-4-Site-Performace-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107803;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:41:\"Helmet-City-4-Site-Performace-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59551;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:42:\"Helmet-City-4-Site-Performace-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147619;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-4-Site-Performace-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26382;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:41:\"Helmet-City-4-Site-Performace-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39168;}s:10:\"team-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-4-Site-Performace-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40157;}s:10:\"team-large\";a:5:{s:4:\"file\";s:41:\"Helmet-City-4-Site-Performace-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61741;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:42:\"Helmet-City-4-Site-Performace-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92299;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:43:\"Helmet-City-4-Site-Performace-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180198;}s:10:\"page-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-4-Site-Performace-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43168;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-4-Site-Performace-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36318;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"Helmet-City-4-Site-Performace-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64037;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-4-Site-Performace-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82892;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:43:\"Helmet-City-4-Site-Performace-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171983;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-4-Site-Performace-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76922;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-4-Site-Performace-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7431;}s:13:\"project-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-4-Site-Performace-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43168;}s:13:\"project-large\";a:5:{s:4:\"file\";s:42:\"Helmet-City-4-Site-Performace-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82295;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-4-Site-Performace-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37723;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:42:\"Helmet-City-4-Site-Performace-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94159;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:42:\"Helmet-City-4-Site-Performace-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96626;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103242,8636,'_wp_attached_file','Helmet-City-5-Product-Discovery.jpg'),(103243,8636,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:35:\"Helmet-City-5-Product-Discovery.jpg\";s:8:\"filesize\";i:745269;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Helmet-City-5-Product-Discovery-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45980;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Helmet-City-5-Product-Discovery-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57913;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Helmet-City-5-Product-Discovery-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79901;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Helmet-City-5-Product-Discovery-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48978;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:44:\"Helmet-City-5-Product-Discovery-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136508;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:44:\"Helmet-City-5-Product-Discovery-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97839;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:45:\"Helmet-City-5-Product-Discovery-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196584;}s:8:\"masthead\";a:5:{s:4:\"file\";s:44:\"Helmet-City-5-Product-Discovery-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104663;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:45:\"Helmet-City-5-Product-Discovery-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185670;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:44:\"Helmet-City-5-Product-Discovery-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118983;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:43:\"Helmet-City-5-Product-Discovery-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62920;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:44:\"Helmet-City-5-Product-Discovery-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159131;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:43:\"Helmet-City-5-Product-Discovery-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28491;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:43:\"Helmet-City-5-Product-Discovery-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42094;}s:10:\"team-small\";a:5:{s:4:\"file\";s:43:\"Helmet-City-5-Product-Discovery-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38314;}s:10:\"team-large\";a:5:{s:4:\"file\";s:43:\"Helmet-City-5-Product-Discovery-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68969;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:44:\"Helmet-City-5-Product-Discovery-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95603;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:45:\"Helmet-City-5-Product-Discovery-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208984;}s:10:\"page-small\";a:5:{s:4:\"file\";s:43:\"Helmet-City-5-Product-Discovery-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48444;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:43:\"Helmet-City-5-Product-Discovery-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40907;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:43:\"Helmet-City-5-Product-Discovery-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72035;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:43:\"Helmet-City-5-Product-Discovery-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79286;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:45:\"Helmet-City-5-Product-Discovery-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189442;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:43:\"Helmet-City-5-Product-Discovery-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75317;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:43:\"Helmet-City-5-Product-Discovery-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8488;}s:13:\"project-small\";a:5:{s:4:\"file\";s:43:\"Helmet-City-5-Product-Discovery-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48444;}s:13:\"project-large\";a:5:{s:4:\"file\";s:44:\"Helmet-City-5-Product-Discovery-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86423;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:43:\"Helmet-City-5-Product-Discovery-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39969;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:44:\"Helmet-City-5-Product-Discovery-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106143;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:44:\"Helmet-City-5-Product-Discovery-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110047;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103244,8637,'_wp_attached_file','Helmet-City-6-Black-Friday-Launch.jpg'),(103245,8637,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:37:\"Helmet-City-6-Black-Friday-Launch.jpg\";s:8:\"filesize\";i:249453;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Helmet-City-6-Black-Friday-Launch-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25457;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Helmet-City-6-Black-Friday-Launch-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31313;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Helmet-City-6-Black-Friday-Launch-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47540;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Helmet-City-6-Black-Friday-Launch-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26929;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"Helmet-City-6-Black-Friday-Launch-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73505;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:46:\"Helmet-City-6-Black-Friday-Launch-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69478;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:47:\"Helmet-City-6-Black-Friday-Launch-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106235;}s:8:\"masthead\";a:5:{s:4:\"file\";s:46:\"Helmet-City-6-Black-Friday-Launch-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68369;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:47:\"Helmet-City-6-Black-Friday-Launch-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99802;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:46:\"Helmet-City-6-Black-Friday-Launch-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66652;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:45:\"Helmet-City-6-Black-Friday-Launch-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36178;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:46:\"Helmet-City-6-Black-Friday-Launch-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98435;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:45:\"Helmet-City-6-Black-Friday-Launch-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21602;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:45:\"Helmet-City-6-Black-Friday-Launch-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24248;}s:10:\"team-small\";a:5:{s:4:\"file\";s:45:\"Helmet-City-6-Black-Friday-Launch-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25695;}s:10:\"team-large\";a:5:{s:4:\"file\";s:45:\"Helmet-City-6-Black-Friday-Launch-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37463;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:46:\"Helmet-City-6-Black-Friday-Launch-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66354;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:47:\"Helmet-City-6-Black-Friday-Launch-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111539;}s:10:\"page-small\";a:5:{s:4:\"file\";s:45:\"Helmet-City-6-Black-Friday-Launch-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27524;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:45:\"Helmet-City-6-Black-Friday-Launch-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23781;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:45:\"Helmet-City-6-Black-Friday-Launch-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38704;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:45:\"Helmet-City-6-Black-Friday-Launch-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55322;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:47:\"Helmet-City-6-Black-Friday-Launch-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105691;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:45:\"Helmet-City-6-Black-Friday-Launch-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50563;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:45:\"Helmet-City-6-Black-Friday-Launch-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4815;}s:13:\"project-small\";a:5:{s:4:\"file\";s:45:\"Helmet-City-6-Black-Friday-Launch-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27524;}s:13:\"project-large\";a:5:{s:4:\"file\";s:46:\"Helmet-City-6-Black-Friday-Launch-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49210;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:45:\"Helmet-City-6-Black-Friday-Launch-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23332;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:46:\"Helmet-City-6-Black-Friday-Launch-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57555;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:46:\"Helmet-City-6-Black-Friday-Launch-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59588;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103246,8638,'_wp_attached_file','Helmet-City-7-Ongoing-CRO.jpg'),(103247,8638,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:29:\"Helmet-City-7-Ongoing-CRO.jpg\";s:8:\"filesize\";i:486295;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Helmet-City-7-Ongoing-CRO-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33471;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Helmet-City-7-Ongoing-CRO-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44585;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Helmet-City-7-Ongoing-CRO-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49037;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Helmet-City-7-Ongoing-CRO-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36773;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"Helmet-City-7-Ongoing-CRO-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108472;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"Helmet-City-7-Ongoing-CRO-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57983;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:39:\"Helmet-City-7-Ongoing-CRO-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142207;}s:8:\"masthead\";a:5:{s:4:\"file\";s:38:\"Helmet-City-7-Ongoing-CRO-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54529;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"Helmet-City-7-Ongoing-CRO-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125715;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:38:\"Helmet-City-7-Ongoing-CRO-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84868;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:37:\"Helmet-City-7-Ongoing-CRO-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38761;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:38:\"Helmet-City-7-Ongoing-CRO-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101619;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:37:\"Helmet-City-7-Ongoing-CRO-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15696;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:37:\"Helmet-City-7-Ongoing-CRO-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29036;}s:10:\"team-small\";a:5:{s:4:\"file\";s:37:\"Helmet-City-7-Ongoing-CRO-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22656;}s:10:\"team-large\";a:5:{s:4:\"file\";s:37:\"Helmet-City-7-Ongoing-CRO-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47353;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"Helmet-City-7-Ongoing-CRO-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53220;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:39:\"Helmet-City-7-Ongoing-CRO-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160358;}s:10:\"page-small\";a:5:{s:4:\"file\";s:37:\"Helmet-City-7-Ongoing-CRO-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32623;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:37:\"Helmet-City-7-Ongoing-CRO-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28341;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:37:\"Helmet-City-7-Ongoing-CRO-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53015;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:37:\"Helmet-City-7-Ongoing-CRO-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46395;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:39:\"Helmet-City-7-Ongoing-CRO-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131229;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:37:\"Helmet-City-7-Ongoing-CRO-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44080;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"Helmet-City-7-Ongoing-CRO-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5861;}s:13:\"project-small\";a:5:{s:4:\"file\";s:37:\"Helmet-City-7-Ongoing-CRO-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32623;}s:13:\"project-large\";a:5:{s:4:\"file\";s:38:\"Helmet-City-7-Ongoing-CRO-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56986;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:37:\"Helmet-City-7-Ongoing-CRO-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27798;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:38:\"Helmet-City-7-Ongoing-CRO-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78004;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:38:\"Helmet-City-7-Ongoing-CRO-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80013;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103248,8639,'_wp_attached_file','Helmet-City-8-Helmet-Sizing.jpg'),(103249,8639,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:31:\"Helmet-City-8-Helmet-Sizing.jpg\";s:8:\"filesize\";i:507702;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Helmet-City-8-Helmet-Sizing-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43596;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Helmet-City-8-Helmet-Sizing-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55440;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Helmet-City-8-Helmet-Sizing-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81312;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Helmet-City-8-Helmet-Sizing-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48414;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"Helmet-City-8-Helmet-Sizing-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134964;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"Helmet-City-8-Helmet-Sizing-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99943;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:41:\"Helmet-City-8-Helmet-Sizing-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204589;}s:8:\"masthead\";a:5:{s:4:\"file\";s:40:\"Helmet-City-8-Helmet-Sizing-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79445;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"Helmet-City-8-Helmet-Sizing-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188728;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:40:\"Helmet-City-8-Helmet-Sizing-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122087;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:39:\"Helmet-City-8-Helmet-Sizing-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62036;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:40:\"Helmet-City-8-Helmet-Sizing-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145806;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:39:\"Helmet-City-8-Helmet-Sizing-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25207;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:39:\"Helmet-City-8-Helmet-Sizing-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41641;}s:10:\"team-small\";a:5:{s:4:\"file\";s:39:\"Helmet-City-8-Helmet-Sizing-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39060;}s:10:\"team-large\";a:5:{s:4:\"file\";s:39:\"Helmet-City-8-Helmet-Sizing-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68879;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"Helmet-City-8-Helmet-Sizing-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94108;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:41:\"Helmet-City-8-Helmet-Sizing-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204039;}s:10:\"page-small\";a:5:{s:4:\"file\";s:39:\"Helmet-City-8-Helmet-Sizing-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47351;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:39:\"Helmet-City-8-Helmet-Sizing-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38156;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Helmet-City-8-Helmet-Sizing-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69587;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:39:\"Helmet-City-8-Helmet-Sizing-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81754;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:41:\"Helmet-City-8-Helmet-Sizing-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196454;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:39:\"Helmet-City-8-Helmet-Sizing-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78687;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"Helmet-City-8-Helmet-Sizing-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7496;}s:13:\"project-small\";a:5:{s:4:\"file\";s:39:\"Helmet-City-8-Helmet-Sizing-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47351;}s:13:\"project-large\";a:5:{s:4:\"file\";s:40:\"Helmet-City-8-Helmet-Sizing-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93686;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:39:\"Helmet-City-8-Helmet-Sizing-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39596;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:40:\"Helmet-City-8-Helmet-Sizing-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105511;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:40:\"Helmet-City-8-Helmet-Sizing-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107113;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103250,8640,'_wp_attached_file','Helmet-City-9-Cross-Sells-Upsells.jpg'),(103251,8640,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:37:\"Helmet-City-9-Cross-Sells-Upsells.jpg\";s:8:\"filesize\";i:630940;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Helmet-City-9-Cross-Sells-Upsells-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46074;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Helmet-City-9-Cross-Sells-Upsells-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58957;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Helmet-City-9-Cross-Sells-Upsells-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83051;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Helmet-City-9-Cross-Sells-Upsells-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50469;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"Helmet-City-9-Cross-Sells-Upsells-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135653;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:46:\"Helmet-City-9-Cross-Sells-Upsells-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98649;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:47:\"Helmet-City-9-Cross-Sells-Upsells-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184077;}s:8:\"masthead\";a:5:{s:4:\"file\";s:46:\"Helmet-City-9-Cross-Sells-Upsells-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78399;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:47:\"Helmet-City-9-Cross-Sells-Upsells-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183532;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:46:\"Helmet-City-9-Cross-Sells-Upsells-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113953;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:45:\"Helmet-City-9-Cross-Sells-Upsells-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66507;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:46:\"Helmet-City-9-Cross-Sells-Upsells-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146645;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:45:\"Helmet-City-9-Cross-Sells-Upsells-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26224;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:45:\"Helmet-City-9-Cross-Sells-Upsells-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41840;}s:10:\"team-small\";a:5:{s:4:\"file\";s:45:\"Helmet-City-9-Cross-Sells-Upsells-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41886;}s:10:\"team-large\";a:5:{s:4:\"file\";s:45:\"Helmet-City-9-Cross-Sells-Upsells-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69319;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:46:\"Helmet-City-9-Cross-Sells-Upsells-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93090;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:47:\"Helmet-City-9-Cross-Sells-Upsells-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204164;}s:10:\"page-small\";a:5:{s:4:\"file\";s:45:\"Helmet-City-9-Cross-Sells-Upsells-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50099;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:45:\"Helmet-City-9-Cross-Sells-Upsells-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40998;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:45:\"Helmet-City-9-Cross-Sells-Upsells-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73188;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:45:\"Helmet-City-9-Cross-Sells-Upsells-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86938;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:47:\"Helmet-City-9-Cross-Sells-Upsells-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175680;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:45:\"Helmet-City-9-Cross-Sells-Upsells-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82422;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:45:\"Helmet-City-9-Cross-Sells-Upsells-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8369;}s:13:\"project-small\";a:5:{s:4:\"file\";s:45:\"Helmet-City-9-Cross-Sells-Upsells-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50099;}s:13:\"project-large\";a:5:{s:4:\"file\";s:46:\"Helmet-City-9-Cross-Sells-Upsells-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83883;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:45:\"Helmet-City-9-Cross-Sells-Upsells-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38925;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:46:\"Helmet-City-9-Cross-Sells-Upsells-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108810;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:46:\"Helmet-City-9-Cross-Sells-Upsells-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111094;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103252,8641,'_wp_attached_file','Helmet-City-10-Search-Rebuild.jpg'),(103253,8641,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:33:\"Helmet-City-10-Search-Rebuild.jpg\";s:8:\"filesize\";i:480391;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Helmet-City-10-Search-Rebuild-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47092;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Helmet-City-10-Search-Rebuild-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56831;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Helmet-City-10-Search-Rebuild-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80266;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Helmet-City-10-Search-Rebuild-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47751;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"Helmet-City-10-Search-Rebuild-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131705;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:42:\"Helmet-City-10-Search-Rebuild-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93552;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:43:\"Helmet-City-10-Search-Rebuild-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192499;}s:8:\"masthead\";a:5:{s:4:\"file\";s:42:\"Helmet-City-10-Search-Rebuild-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91741;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:43:\"Helmet-City-10-Search-Rebuild-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186833;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:42:\"Helmet-City-10-Search-Rebuild-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121425;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:41:\"Helmet-City-10-Search-Rebuild-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66828;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:42:\"Helmet-City-10-Search-Rebuild-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164115;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-10-Search-Rebuild-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31770;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:41:\"Helmet-City-10-Search-Rebuild-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43137;}s:10:\"team-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-10-Search-Rebuild-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39131;}s:10:\"team-large\";a:5:{s:4:\"file\";s:41:\"Helmet-City-10-Search-Rebuild-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72055;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:42:\"Helmet-City-10-Search-Rebuild-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90024;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:43:\"Helmet-City-10-Search-Rebuild-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199397;}s:10:\"page-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-10-Search-Rebuild-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50094;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-10-Search-Rebuild-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42053;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"Helmet-City-10-Search-Rebuild-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71950;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-10-Search-Rebuild-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76717;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:43:\"Helmet-City-10-Search-Rebuild-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187996;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-10-Search-Rebuild-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73206;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-10-Search-Rebuild-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7976;}s:13:\"project-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-10-Search-Rebuild-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50094;}s:13:\"project-large\";a:5:{s:4:\"file\";s:42:\"Helmet-City-10-Search-Rebuild-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91858;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:41:\"Helmet-City-10-Search-Rebuild-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39636;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:42:\"Helmet-City-10-Search-Rebuild-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105179;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:42:\"Helmet-City-10-Search-Rebuild-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111478;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103254,8642,'_wp_attached_file','Helmet-City-Hero.jpg'),(103255,8642,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"Helmet-City-Hero.jpg\";s:8:\"filesize\";i:1179499;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Helmet-City-Hero-730x304.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27101;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Helmet-City-Hero-855x356.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34977;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Helmet-City-Hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71018;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Helmet-City-Hero-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29405;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"Helmet-City-Hero-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88628;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"Helmet-City-Hero-2048x853.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142333;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"Helmet-City-Hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91508;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"Helmet-City-Hero-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205798;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"Helmet-City-Hero-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90173;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"Helmet-City-Hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197205;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"Helmet-City-Hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114412;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"Helmet-City-Hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56681;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"Helmet-City-Hero-2880x800.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199565;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"Helmet-City-Hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22202;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"Helmet-City-Hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36668;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"Helmet-City-Hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32307;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"Helmet-City-Hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64869;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"Helmet-City-Hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84995;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"Helmet-City-Hero-2880x1172.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:266813;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"Helmet-City-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44267;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"Helmet-City-Hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231656;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"Helmet-City-Hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36342;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Helmet-City-Hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69244;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"Helmet-City-Hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74933;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"Helmet-City-Hero-2880x1000.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:243835;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"Helmet-City-Hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69672;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"Helmet-City-Hero-336x140.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8481;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"Helmet-City-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44267;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"Helmet-City-Hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77716;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"Helmet-City-Hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34907;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:29:\"Helmet-City-Hero-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106679;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:29:\"Helmet-City-Hero-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109292;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103256,8642,'_wp_attachment_image_alt','Helmet City - Magento 2 Website'),(103257,8634,'_imagify_optimization_level','2'),(103258,8634,'_imagify_status','success'),(103259,8634,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:878533;s:14:\"optimized_size\";i:114972;s:7:\"percent\";d:86.91;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121329;s:14:\"optimized_size\";i:43519;s:7:\"percent\";d:64.13;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120082;s:14:\"optimized_size\";i:42913;s:7:\"percent\";d:64.26;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48198;s:14:\"optimized_size\";i:18173;s:7:\"percent\";d:62.3;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106912;s:14:\"optimized_size\";i:38465;s:7:\"percent\";d:64.02;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53876;s:14:\"optimized_size\";i:20955;s:7:\"percent\";d:61.11;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9056;s:14:\"optimized_size\";i:3981;s:7:\"percent\";d:56.04;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80208;s:14:\"optimized_size\";i:33086;s:7:\"percent\";d:58.75;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:237184;s:14:\"optimized_size\";i:82085;s:7:\"percent\";d:65.39;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82840;s:14:\"optimized_size\";i:32056;s:7:\"percent\";d:61.3;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83173;s:14:\"optimized_size\";i:30824;s:7:\"percent\";d:62.94;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46604;s:14:\"optimized_size\";i:18241;s:7:\"percent\";d:60.86;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53876;s:14:\"optimized_size\";i:20955;s:7:\"percent\";d:61.11;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:252028;s:14:\"optimized_size\";i:80287;s:7:\"percent\";d:68.14;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83644;s:14:\"optimized_size\";i:28124;s:7:\"percent\";d:66.38;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76530;s:14:\"optimized_size\";i:29805;s:7:\"percent\";d:61.05;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41081;s:14:\"optimized_size\";i:18102;s:7:\"percent\";d:55.94;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49705;s:14:\"optimized_size\";i:19149;s:7:\"percent\";d:61.47;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33034;s:14:\"optimized_size\";i:14148;s:7:\"percent\";d:57.17;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:198980;s:14:\"optimized_size\";i:71057;s:7:\"percent\";d:64.29;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64237;s:14:\"optimized_size\";i:26868;s:7:\"percent\";d:58.17;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145111;s:14:\"optimized_size\";i:49929;s:7:\"percent\";d:65.59;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193069;s:14:\"optimized_size\";i:70890;s:7:\"percent\";d:63.28;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101593;s:14:\"optimized_size\";i:32232;s:7:\"percent\";d:68.27;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:245459;s:14:\"optimized_size\";i:82519;s:7:\"percent\";d:66.38;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93022;s:14:\"optimized_size\";i:32825;s:7:\"percent\";d:64.71;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162081;s:14:\"optimized_size\";i:52465;s:7:\"percent\";d:67.63;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57511;s:14:\"optimized_size\";i:21353;s:7:\"percent\";d:62.87;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81114;s:14:\"optimized_size\";i:33331;s:7:\"percent\";d:58.91;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67247;s:14:\"optimized_size\";i:24131;s:7:\"percent\";d:64.12;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52605;s:14:\"optimized_size\";i:19703;s:7:\"percent\";d:62.55;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:878533;s:14:\"optimized_size\";i:82328;s:7:\"percent\";d:90.63;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52605;s:14:\"optimized_size\";i:30149;s:7:\"percent\";d:42.69;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67247;s:14:\"optimized_size\";i:38336;s:7:\"percent\";d:42.99;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81114;s:14:\"optimized_size\";i:45162;s:7:\"percent\";d:44.32;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57511;s:14:\"optimized_size\";i:32551;s:7:\"percent\";d:43.4;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162081;s:14:\"optimized_size\";i:97628;s:7:\"percent\";d:39.77;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93022;s:14:\"optimized_size\";i:56563;s:7:\"percent\";d:39.19;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:245459;s:14:\"optimized_size\";i:120624;s:7:\"percent\";d:50.86;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101593;s:14:\"optimized_size\";i:51566;s:7:\"percent\";d:49.24;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193069;s:14:\"optimized_size\";i:116811;s:7:\"percent\";d:39.5;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145111;s:14:\"optimized_size\";i:75190;s:7:\"percent\";d:48.18;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64237;s:14:\"optimized_size\";i:36809;s:7:\"percent\";d:42.7;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:198980;s:14:\"optimized_size\";i:103694;s:7:\"percent\";d:47.89;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33034;s:14:\"optimized_size\";i:20914;s:7:\"percent\";d:36.69;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49705;s:14:\"optimized_size\";i:30198;s:7:\"percent\";d:39.25;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41081;s:14:\"optimized_size\";i:25770;s:7:\"percent\";d:37.27;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76530;s:14:\"optimized_size\";i:43689;s:7:\"percent\";d:42.91;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83644;s:14:\"optimized_size\";i:50347;s:7:\"percent\";d:39.81;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:252028;s:14:\"optimized_size\";i:102874;s:7:\"percent\";d:59.18;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53876;s:14:\"optimized_size\";i:32517;s:7:\"percent\";d:39.64;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46604;s:14:\"optimized_size\";i:27945;s:7:\"percent\";d:40.04;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83173;s:14:\"optimized_size\";i:46887;s:7:\"percent\";d:43.63;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82840;s:14:\"optimized_size\";i:44548;s:7:\"percent\";d:46.22;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:237184;s:14:\"optimized_size\";i:122213;s:7:\"percent\";d:48.47;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80208;s:14:\"optimized_size\";i:46128;s:7:\"percent\";d:42.49;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9056;s:14:\"optimized_size\";i:6136;s:7:\"percent\";d:32.24;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106912;s:14:\"optimized_size\";i:61278;s:7:\"percent\";d:42.68;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48198;s:14:\"optimized_size\";i:29028;s:7:\"percent\";d:39.77;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120082;s:14:\"optimized_size\";i:63110;s:7:\"percent\";d:47.44;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121329;s:14:\"optimized_size\";i:63825;s:7:\"percent\";d:47.4;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7785968;s:14:\"optimized_size\";i:2911961;s:7:\"percent\";d:62.6;s:7:\"message\";s:0:\"\";}}'),(103260,8635,'_imagify_optimization_level','2'),(103261,8635,'_imagify_status','success'),(103262,8635,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:523431;s:14:\"optimized_size\";i:70438;s:7:\"percent\";d:86.54;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96626;s:14:\"optimized_size\";i:39133;s:7:\"percent\";d:59.5;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94159;s:14:\"optimized_size\";i:38572;s:7:\"percent\";d:59.04;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37723;s:14:\"optimized_size\";i:16576;s:7:\"percent\";d:56.06;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82295;s:14:\"optimized_size\";i:33635;s:7:\"percent\";d:59.13;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43168;s:14:\"optimized_size\";i:19594;s:7:\"percent\";d:54.61;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7431;s:14:\"optimized_size\";i:3648;s:7:\"percent\";d:50.91;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76922;s:14:\"optimized_size\";i:35564;s:7:\"percent\";d:53.77;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:171983;s:14:\"optimized_size\";i:69583;s:7:\"percent\";d:59.54;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82892;s:14:\"optimized_size\";i:36408;s:7:\"percent\";d:56.08;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64037;s:14:\"optimized_size\";i:27546;s:7:\"percent\";d:56.98;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36318;s:14:\"optimized_size\";i:16263;s:7:\"percent\";d:55.22;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43168;s:14:\"optimized_size\";i:19594;s:7:\"percent\";d:54.61;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180198;s:14:\"optimized_size\";i:69306;s:7:\"percent\";d:61.54;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92299;s:14:\"optimized_size\";i:36998;s:7:\"percent\";d:59.92;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61741;s:14:\"optimized_size\";i:27397;s:7:\"percent\";d:55.63;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40157;s:14:\"optimized_size\";i:19945;s:7:\"percent\";d:50.33;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39168;s:14:\"optimized_size\";i:17227;s:7:\"percent\";d:56.02;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26382;s:14:\"optimized_size\";i:13060;s:7:\"percent\";d:50.5;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147619;s:14:\"optimized_size\";i:63159;s:7:\"percent\";d:57.21;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59551;s:14:\"optimized_size\";i:27234;s:7:\"percent\";d:54.27;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107803;s:14:\"optimized_size\";i:42503;s:7:\"percent\";d:60.57;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:166501;s:14:\"optimized_size\";i:69351;s:7:\"percent\";d:58.35;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78456;s:14:\"optimized_size\";i:32381;s:7:\"percent\";d:58.73;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174943;s:14:\"optimized_size\";i:69568;s:7:\"percent\";d:60.23;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97838;s:14:\"optimized_size\";i:40277;s:7:\"percent\";d:58.83;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119642;s:14:\"optimized_size\";i:45163;s:7:\"percent\";d:62.25;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43283;s:14:\"optimized_size\";i:18503;s:7:\"percent\";d:57.25;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78211;s:14:\"optimized_size\";i:35127;s:7:\"percent\";d:55.09;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49979;s:14:\"optimized_size\";i:21202;s:7:\"percent\";d:57.58;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39885;s:14:\"optimized_size\";i:17095;s:7:\"percent\";d:57.14;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:523431;s:14:\"optimized_size\";i:69321;s:7:\"percent\";d:86.76;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39885;s:14:\"optimized_size\";i:22851;s:7:\"percent\";d:42.71;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49979;s:14:\"optimized_size\";i:26565;s:7:\"percent\";d:46.85;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78211;s:14:\"optimized_size\";i:45078;s:7:\"percent\";d:42.36;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43283;s:14:\"optimized_size\";i:23846;s:7:\"percent\";d:44.91;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119642;s:14:\"optimized_size\";i:69248;s:7:\"percent\";d:42.12;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97838;s:14:\"optimized_size\";i:62802;s:7:\"percent\";d:35.81;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174943;s:14:\"optimized_size\";i:67521;s:7:\"percent\";d:61.4;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78456;s:14:\"optimized_size\";i:32498;s:7:\"percent\";d:58.58;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:166501;s:14:\"optimized_size\";i:102017;s:7:\"percent\";d:38.73;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107803;s:14:\"optimized_size\";i:66666;s:7:\"percent\";d:38.16;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59551;s:14:\"optimized_size\";i:36117;s:7:\"percent\";d:39.35;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147619;s:14:\"optimized_size\";i:60534;s:7:\"percent\";d:58.99;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26382;s:14:\"optimized_size\";i:16735;s:7:\"percent\";d:36.57;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39168;s:14:\"optimized_size\";i:23432;s:7:\"percent\";d:40.18;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40157;s:14:\"optimized_size\";i:26124;s:7:\"percent\";d:34.95;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61741;s:14:\"optimized_size\";i:35401;s:7:\"percent\";d:42.66;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92299;s:14:\"optimized_size\";i:59631;s:7:\"percent\";d:35.39;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180198;s:14:\"optimized_size\";i:66666;s:7:\"percent\";d:63;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43168;s:14:\"optimized_size\";i:24606;s:7:\"percent\";d:43;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36318;s:14:\"optimized_size\";i:21004;s:7:\"percent\";d:42.17;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64037;s:14:\"optimized_size\";i:32720;s:7:\"percent\";d:48.9;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82892;s:14:\"optimized_size\";i:47126;s:7:\"percent\";d:43.15;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:171983;s:14:\"optimized_size\";i:69873;s:7:\"percent\";d:59.37;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76922;s:14:\"optimized_size\";i:45933;s:7:\"percent\";d:40.29;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7431;s:14:\"optimized_size\";i:5125;s:7:\"percent\";d:31.03;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82295;s:14:\"optimized_size\";i:41176;s:7:\"percent\";d:49.97;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37723;s:14:\"optimized_size\";i:22325;s:7:\"percent\";d:40.82;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94159;s:14:\"optimized_size\";i:58236;s:7:\"percent\";d:38.15;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96626;s:14:\"optimized_size\";i:59496;s:7:\"percent\";d:38.43;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5884450;s:14:\"optimized_size\";i:2432723;s:7:\"percent\";d:58.66;s:7:\"message\";s:0:\"\";}}'),(103263,8636,'_imagify_optimization_level','2'),(103264,8636,'_imagify_status','success'),(103265,8636,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:745269;s:14:\"optimized_size\";i:84484;s:7:\"percent\";d:88.66;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110047;s:14:\"optimized_size\";i:39682;s:7:\"percent\";d:63.94;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106143;s:14:\"optimized_size\";i:38274;s:7:\"percent\";d:63.94;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39969;s:14:\"optimized_size\";i:16106;s:7:\"percent\";d:59.7;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86423;s:14:\"optimized_size\";i:32271;s:7:\"percent\";d:62.66;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48444;s:14:\"optimized_size\";i:19724;s:7:\"percent\";d:59.28;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8488;s:14:\"optimized_size\";i:4023;s:7:\"percent\";d:52.6;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75317;s:14:\"optimized_size\";i:29952;s:7:\"percent\";d:60.23;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:189442;s:14:\"optimized_size\";i:66956;s:7:\"percent\";d:64.66;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79286;s:14:\"optimized_size\";i:30296;s:7:\"percent\";d:61.79;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72035;s:14:\"optimized_size\";i:27864;s:7:\"percent\";d:61.32;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40907;s:14:\"optimized_size\";i:16296;s:7:\"percent\";d:60.16;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48444;s:14:\"optimized_size\";i:19724;s:7:\"percent\";d:59.28;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208984;s:14:\"optimized_size\";i:69731;s:7:\"percent\";d:66.63;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95603;s:14:\"optimized_size\";i:34453;s:7:\"percent\";d:63.96;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68969;s:14:\"optimized_size\";i:27815;s:7:\"percent\";d:59.67;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38314;s:14:\"optimized_size\";i:17118;s:7:\"percent\";d:55.32;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42094;s:14:\"optimized_size\";i:16833;s:7:\"percent\";d:60.01;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28491;s:14:\"optimized_size\";i:12662;s:7:\"percent\";d:55.56;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159131;s:14:\"optimized_size\";i:58905;s:7:\"percent\";d:62.98;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62920;s:14:\"optimized_size\";i:26673;s:7:\"percent\";d:57.61;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118983;s:14:\"optimized_size\";i:41858;s:7:\"percent\";d:64.82;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:185670;s:14:\"optimized_size\";i:68716;s:7:\"percent\";d:62.99;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104663;s:14:\"optimized_size\";i:42698;s:7:\"percent\";d:59.2;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196584;s:14:\"optimized_size\";i:67816;s:7:\"percent\";d:65.5;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97839;s:14:\"optimized_size\";i:35330;s:7:\"percent\";d:63.89;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136508;s:14:\"optimized_size\";i:44386;s:7:\"percent\";d:67.48;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48978;s:14:\"optimized_size\";i:19028;s:7:\"percent\";d:61.15;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79901;s:14:\"optimized_size\";i:31823;s:7:\"percent\";d:60.17;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57913;s:14:\"optimized_size\";i:22030;s:7:\"percent\";d:61.96;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45980;s:14:\"optimized_size\";i:18115;s:7:\"percent\";d:60.6;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:745269;s:14:\"optimized_size\";i:71168;s:7:\"percent\";d:90.45;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45980;s:14:\"optimized_size\";i:27240;s:7:\"percent\";d:40.76;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57913;s:14:\"optimized_size\";i:32062;s:7:\"percent\";d:44.64;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79901;s:14:\"optimized_size\";i:47043;s:7:\"percent\";d:41.12;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48978;s:14:\"optimized_size\";i:28990;s:7:\"percent\";d:40.81;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136508;s:14:\"optimized_size\";i:82203;s:7:\"percent\";d:39.78;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97839;s:14:\"optimized_size\";i:61158;s:7:\"percent\";d:37.49;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196584;s:14:\"optimized_size\";i:75455;s:7:\"percent\";d:61.62;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104663;s:14:\"optimized_size\";i:57072;s:7:\"percent\";d:45.47;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:185670;s:14:\"optimized_size\";i:112737;s:7:\"percent\";d:39.28;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118983;s:14:\"optimized_size\";i:73410;s:7:\"percent\";d:38.3;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62920;s:14:\"optimized_size\";i:38670;s:7:\"percent\";d:38.54;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159131;s:14:\"optimized_size\";i:71913;s:7:\"percent\";d:54.81;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28491;s:14:\"optimized_size\";i:17812;s:7:\"percent\";d:37.48;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42094;s:14:\"optimized_size\";i:25885;s:7:\"percent\";d:38.51;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38314;s:14:\"optimized_size\";i:23743;s:7:\"percent\";d:38.03;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68969;s:14:\"optimized_size\";i:40417;s:7:\"percent\";d:41.4;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95603;s:14:\"optimized_size\";i:59849;s:7:\"percent\";d:37.4;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208984;s:14:\"optimized_size\";i:79724;s:7:\"percent\";d:61.85;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48444;s:14:\"optimized_size\";i:28734;s:7:\"percent\";d:40.69;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40907;s:14:\"optimized_size\";i:24374;s:7:\"percent\";d:40.42;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72035;s:14:\"optimized_size\";i:39679;s:7:\"percent\";d:44.92;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79286;s:14:\"optimized_size\";i:43786;s:7:\"percent\";d:44.77;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:189442;s:14:\"optimized_size\";i:81699;s:7:\"percent\";d:56.87;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75317;s:14:\"optimized_size\";i:44133;s:7:\"percent\";d:41.4;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8488;s:14:\"optimized_size\";i:5931;s:7:\"percent\";d:30.12;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86423;s:14:\"optimized_size\";i:46196;s:7:\"percent\";d:46.55;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39969;s:14:\"optimized_size\";i:23732;s:7:\"percent\";d:40.62;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106143;s:14:\"optimized_size\";i:66303;s:7:\"percent\";d:37.53;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110047;s:14:\"optimized_size\";i:69099;s:7:\"percent\";d:37.21;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6807034;s:14:\"optimized_size\";i:2581859;s:7:\"percent\";d:62.07;s:7:\"message\";s:0:\"\";}}'),(103266,8637,'_imagify_optimization_level','2'),(103267,8637,'_imagify_status','success'),(103268,8637,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:249453;s:14:\"optimized_size\";i:40691;s:7:\"percent\";d:83.69;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59588;s:14:\"optimized_size\";i:18156;s:7:\"percent\";d:69.53;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57555;s:14:\"optimized_size\";i:17550;s:7:\"percent\";d:69.51;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23332;s:14:\"optimized_size\";i:9079;s:7:\"percent\";d:61.09;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49210;s:14:\"optimized_size\";i:15557;s:7:\"percent\";d:68.39;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27524;s:14:\"optimized_size\";i:10398;s:7:\"percent\";d:62.22;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4815;s:14:\"optimized_size\";i:2423;s:7:\"percent\";d:49.68;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50563;s:14:\"optimized_size\";i:17467;s:7:\"percent\";d:65.45;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105691;s:14:\"optimized_size\";i:30113;s:7:\"percent\";d:71.51;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55322;s:14:\"optimized_size\";i:18719;s:7:\"percent\";d:66.16;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38704;s:14:\"optimized_size\";i:13260;s:7:\"percent\";d:65.74;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23781;s:14:\"optimized_size\";i:9103;s:7:\"percent\";d:61.72;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27524;s:14:\"optimized_size\";i:10398;s:7:\"percent\";d:62.22;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111539;s:14:\"optimized_size\";i:29823;s:7:\"percent\";d:73.26;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66354;s:14:\"optimized_size\";i:20760;s:7:\"percent\";d:68.71;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37463;s:14:\"optimized_size\";i:13242;s:7:\"percent\";d:64.65;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25695;s:14:\"optimized_size\";i:10712;s:7:\"percent\";d:58.31;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24248;s:14:\"optimized_size\";i:9330;s:7:\"percent\";d:61.52;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21602;s:14:\"optimized_size\";i:9342;s:7:\"percent\";d:56.75;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98435;s:14:\"optimized_size\";i:29968;s:7:\"percent\";d:69.56;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36178;s:14:\"optimized_size\";i:13486;s:7:\"percent\";d:62.72;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66652;s:14:\"optimized_size\";i:19109;s:7:\"percent\";d:71.33;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99802;s:14:\"optimized_size\";i:29703;s:7:\"percent\";d:70.24;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68369;s:14:\"optimized_size\";i:23004;s:7:\"percent\";d:66.35;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106235;s:14:\"optimized_size\";i:29479;s:7:\"percent\";d:72.25;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69478;s:14:\"optimized_size\";i:21703;s:7:\"percent\";d:68.76;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73505;s:14:\"optimized_size\";i:19961;s:7:\"percent\";d:72.84;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26929;s:14:\"optimized_size\";i:10034;s:7:\"percent\";d:62.74;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47540;s:14:\"optimized_size\";i:16451;s:7:\"percent\";d:65.4;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31313;s:14:\"optimized_size\";i:11011;s:7:\"percent\";d:64.84;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25457;s:14:\"optimized_size\";i:9523;s:7:\"percent\";d:62.59;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:249453;s:14:\"optimized_size\";i:31354;s:7:\"percent\";d:87.43;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25457;s:14:\"optimized_size\";i:13339;s:7:\"percent\";d:47.6;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31313;s:14:\"optimized_size\";i:16237;s:7:\"percent\";d:48.15;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47540;s:14:\"optimized_size\";i:23830;s:7:\"percent\";d:49.87;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26929;s:14:\"optimized_size\";i:13963;s:7:\"percent\";d:48.15;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73505;s:14:\"optimized_size\";i:25895;s:7:\"percent\";d:64.77;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69478;s:14:\"optimized_size\";i:38341;s:7:\"percent\";d:44.82;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106235;s:14:\"optimized_size\";i:36273;s:7:\"percent\";d:65.86;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68369;s:14:\"optimized_size\";i:33843;s:7:\"percent\";d:50.5;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99802;s:14:\"optimized_size\";i:48069;s:7:\"percent\";d:51.84;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66652;s:14:\"optimized_size\";i:32296;s:7:\"percent\";d:51.55;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36178;s:14:\"optimized_size\";i:18939;s:7:\"percent\";d:47.65;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98435;s:14:\"optimized_size\";i:34954;s:7:\"percent\";d:64.49;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21602;s:14:\"optimized_size\";i:12417;s:7:\"percent\";d:42.52;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24248;s:14:\"optimized_size\";i:12851;s:7:\"percent\";d:47;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25695;s:14:\"optimized_size\";i:14166;s:7:\"percent\";d:44.87;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37463;s:14:\"optimized_size\";i:19204;s:7:\"percent\";d:48.74;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66354;s:14:\"optimized_size\";i:36795;s:7:\"percent\";d:44.55;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111539;s:14:\"optimized_size\";i:37686;s:7:\"percent\";d:66.21;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27524;s:14:\"optimized_size\";i:14457;s:7:\"percent\";d:47.47;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23781;s:14:\"optimized_size\";i:12620;s:7:\"percent\";d:46.93;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38704;s:14:\"optimized_size\";i:19493;s:7:\"percent\";d:49.64;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55322;s:14:\"optimized_size\";i:31008;s:7:\"percent\";d:43.95;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105691;s:14:\"optimized_size\";i:36551;s:7:\"percent\";d:65.42;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50563;s:14:\"optimized_size\";i:26284;s:7:\"percent\";d:48.02;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4815;s:14:\"optimized_size\";i:2795;s:7:\"percent\";d:41.95;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49210;s:14:\"optimized_size\";i:24657;s:7:\"percent\";d:49.89;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23332;s:14:\"optimized_size\";i:12331;s:7:\"percent\";d:47.15;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57555;s:14:\"optimized_size\";i:27936;s:7:\"percent\";d:51.46;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59588;s:14:\"optimized_size\";i:28949;s:7:\"percent\";d:51.42;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3592188;s:14:\"optimized_size\";i:1277088;s:7:\"percent\";d:64.45;s:7:\"message\";s:0:\"\";}}'),(103269,8638,'_imagify_optimization_level','2'),(103270,8638,'_imagify_status','success'),(103271,8638,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:486295;s:14:\"optimized_size\";i:58154;s:7:\"percent\";d:88.04;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80013;s:14:\"optimized_size\";i:24869;s:7:\"percent\";d:68.92;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78004;s:14:\"optimized_size\";i:23838;s:7:\"percent\";d:69.44;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27798;s:14:\"optimized_size\";i:8148;s:7:\"percent\";d:70.69;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56986;s:14:\"optimized_size\";i:16122;s:7:\"percent\";d:71.71;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32623;s:14:\"optimized_size\";i:10095;s:7:\"percent\";d:69.06;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5861;s:14:\"optimized_size\";i:2046;s:7:\"percent\";d:65.09;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44080;s:14:\"optimized_size\";i:13489;s:7:\"percent\";d:69.4;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131229;s:14:\"optimized_size\";i:38377;s:7:\"percent\";d:70.76;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46395;s:14:\"optimized_size\";i:13437;s:7:\"percent\";d:71.04;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53015;s:14:\"optimized_size\";i:16771;s:7:\"percent\";d:68.37;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28341;s:14:\"optimized_size\";i:8548;s:7:\"percent\";d:69.84;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32623;s:14:\"optimized_size\";i:10095;s:7:\"percent\";d:69.06;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160358;s:14:\"optimized_size\";i:47009;s:7:\"percent\";d:70.68;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53220;s:14:\"optimized_size\";i:13829;s:7:\"percent\";d:74.02;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47353;s:14:\"optimized_size\";i:15277;s:7:\"percent\";d:67.74;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22656;s:14:\"optimized_size\";i:7688;s:7:\"percent\";d:66.07;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29036;s:14:\"optimized_size\";i:8532;s:7:\"percent\";d:70.62;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15696;s:14:\"optimized_size\";i:5284;s:7:\"percent\";d:66.34;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101619;s:14:\"optimized_size\";i:31441;s:7:\"percent\";d:69.06;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38761;s:14:\"optimized_size\";i:13325;s:7:\"percent\";d:65.62;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84868;s:14:\"optimized_size\";i:24162;s:7:\"percent\";d:71.53;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125715;s:14:\"optimized_size\";i:40302;s:7:\"percent\";d:67.94;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54529;s:14:\"optimized_size\";i:18217;s:7:\"percent\";d:66.59;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142207;s:14:\"optimized_size\";i:41714;s:7:\"percent\";d:70.67;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57983;s:14:\"optimized_size\";i:16363;s:7:\"percent\";d:71.78;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108472;s:14:\"optimized_size\";i:30328;s:7:\"percent\";d:72.04;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36773;s:14:\"optimized_size\";i:10936;s:7:\"percent\";d:70.26;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49037;s:14:\"optimized_size\";i:16948;s:7:\"percent\";d:65.44;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44585;s:14:\"optimized_size\";i:13051;s:7:\"percent\";d:70.73;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33471;s:14:\"optimized_size\";i:10095;s:7:\"percent\";d:69.84;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:486295;s:14:\"optimized_size\";i:51389;s:7:\"percent\";d:89.43;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33471;s:14:\"optimized_size\";i:19472;s:7:\"percent\";d:41.82;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44585;s:14:\"optimized_size\";i:25744;s:7:\"percent\";d:42.26;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49037;s:14:\"optimized_size\";i:27809;s:7:\"percent\";d:43.29;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36773;s:14:\"optimized_size\";i:21162;s:7:\"percent\";d:42.45;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108472;s:14:\"optimized_size\";i:54583;s:7:\"percent\";d:49.68;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57983;s:14:\"optimized_size\";i:27418;s:7:\"percent\";d:52.71;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142207;s:14:\"optimized_size\";i:47513;s:7:\"percent\";d:66.59;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54529;s:14:\"optimized_size\";i:19727;s:7:\"percent\";d:63.82;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125715;s:14:\"optimized_size\";i:64205;s:7:\"percent\";d:48.93;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84868;s:14:\"optimized_size\";i:42605;s:7:\"percent\";d:49.8;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38761;s:14:\"optimized_size\";i:21632;s:7:\"percent\";d:44.19;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101619;s:14:\"optimized_size\";i:35077;s:7:\"percent\";d:65.48;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15696;s:14:\"optimized_size\";i:8781;s:7:\"percent\";d:44.06;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29036;s:14:\"optimized_size\";i:16762;s:7:\"percent\";d:42.27;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22656;s:14:\"optimized_size\";i:13131;s:7:\"percent\";d:42.04;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47353;s:14:\"optimized_size\";i:27525;s:7:\"percent\";d:41.87;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53220;s:14:\"optimized_size\";i:25153;s:7:\"percent\";d:52.74;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160358;s:14:\"optimized_size\";i:52283;s:7:\"percent\";d:67.4;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32623;s:14:\"optimized_size\";i:18951;s:7:\"percent\";d:41.91;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28341;s:14:\"optimized_size\";i:16447;s:7:\"percent\";d:41.97;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53015;s:14:\"optimized_size\";i:30438;s:7:\"percent\";d:42.59;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46395;s:14:\"optimized_size\";i:23237;s:7:\"percent\";d:49.91;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131229;s:14:\"optimized_size\";i:43348;s:7:\"percent\";d:66.97;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44080;s:14:\"optimized_size\";i:24734;s:7:\"percent\";d:43.89;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5861;s:14:\"optimized_size\";i:3622;s:7:\"percent\";d:38.2;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56986;s:14:\"optimized_size\";i:31650;s:7:\"percent\";d:44.46;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27798;s:14:\"optimized_size\";i:16202;s:7:\"percent\";d:41.72;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78004;s:14:\"optimized_size\";i:44333;s:7:\"percent\";d:43.17;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80013;s:14:\"optimized_size\";i:45590;s:7:\"percent\";d:43.02;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4586581;s:14:\"optimized_size\";i:1509013;s:7:\"percent\";d:67.1;s:7:\"message\";s:0:\"\";}}'),(103278,5863,'page_content_5_align_image','left'),(103279,5863,'_page_content_5_align_image','field_65d85d5bde9a8'),(103280,5863,'page_content_5_block_content','<h3>Black Friday Ready</h3>\r\nTiming mattered. Black Friday is one of Helmet City\'s biggest trading periods, and launching the new site ahead of it wasn\'t just a nice-to-have. It was the commercial target. We delivered on time, ensuring a smooth transition and giving the business the best possible platform to capitalise on peak trading. Within just four weeks of going live, the new site had already delivered a 16% increase in conversions and a 21% increase in engagement.'),(103281,5863,'_page_content_5_block_content','field_65d85d93de9a9'),(103282,5863,'page_content_5_block_image','8637'),(103283,5863,'_page_content_5_block_image','field_65d85d9bde9aa'),(103284,5863,'page_content_5_block_video',''),(103285,5863,'_page_content_5_block_video','field_65d85da6de9ab'),(103286,8639,'_imagify_optimization_level','2'),(103287,8639,'_imagify_status','success'),(103288,8639,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:507702;s:14:\"optimized_size\";i:85767;s:7:\"percent\";d:83.11;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107113;s:14:\"optimized_size\";i:47280;s:7:\"percent\";d:55.86;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105511;s:14:\"optimized_size\";i:45958;s:7:\"percent\";d:56.44;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39596;s:14:\"optimized_size\";i:16757;s:7:\"percent\";d:57.68;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93686;s:14:\"optimized_size\";i:39746;s:7:\"percent\";d:57.58;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47351;s:14:\"optimized_size\";i:20221;s:7:\"percent\";d:57.3;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7496;s:14:\"optimized_size\";i:3385;s:7:\"percent\";d:54.84;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78687;s:14:\"optimized_size\";i:35629;s:7:\"percent\";d:54.72;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196454;s:14:\"optimized_size\";i:92172;s:7:\"percent\";d:53.08;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81754;s:14:\"optimized_size\";i:35177;s:7:\"percent\";d:56.97;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69587;s:14:\"optimized_size\";i:30276;s:7:\"percent\";d:56.49;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38156;s:14:\"optimized_size\";i:16302;s:7:\"percent\";d:57.28;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47351;s:14:\"optimized_size\";i:20221;s:7:\"percent\";d:57.3;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204039;s:14:\"optimized_size\";i:91166;s:7:\"percent\";d:55.32;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94108;s:14:\"optimized_size\";i:38843;s:7:\"percent\";d:58.73;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68879;s:14:\"optimized_size\";i:30618;s:7:\"percent\";d:55.55;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39060;s:14:\"optimized_size\";i:17638;s:7:\"percent\";d:54.84;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41641;s:14:\"optimized_size\";i:17544;s:7:\"percent\";d:57.87;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25207;s:14:\"optimized_size\";i:11192;s:7:\"percent\";d:55.6;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145806;s:14:\"optimized_size\";i:67198;s:7:\"percent\";d:53.91;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62036;s:14:\"optimized_size\";i:28687;s:7:\"percent\";d:53.76;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122087;s:14:\"optimized_size\";i:52885;s:7:\"percent\";d:56.68;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:188728;s:14:\"optimized_size\";i:87536;s:7:\"percent\";d:53.62;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79445;s:14:\"optimized_size\";i:32224;s:7:\"percent\";d:59.44;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204589;s:14:\"optimized_size\";i:92499;s:7:\"percent\";d:54.79;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99943;s:14:\"optimized_size\";i:43520;s:7:\"percent\";d:56.46;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134964;s:14:\"optimized_size\";i:56163;s:7:\"percent\";d:58.39;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48414;s:14:\"optimized_size\";i:20131;s:7:\"percent\";d:58.42;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81312;s:14:\"optimized_size\";i:36840;s:7:\"percent\";d:54.69;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55440;s:14:\"optimized_size\";i:23423;s:7:\"percent\";d:57.75;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43596;s:14:\"optimized_size\";i:17919;s:7:\"percent\";d:58.9;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:507702;s:14:\"optimized_size\";i:91319;s:7:\"percent\";d:82.01;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43596;s:14:\"optimized_size\";i:24290;s:7:\"percent\";d:44.28;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55440;s:14:\"optimized_size\";i:31020;s:7:\"percent\";d:44.05;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81312;s:14:\"optimized_size\";i:46275;s:7:\"percent\";d:43.09;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48414;s:14:\"optimized_size\";i:26848;s:7:\"percent\";d:44.54;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134964;s:14:\"optimized_size\";i:81668;s:7:\"percent\";d:39.49;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99943;s:14:\"optimized_size\";i:61491;s:7:\"percent\";d:38.47;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204589;s:14:\"optimized_size\";i:121116;s:7:\"percent\";d:40.8;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79445;s:14:\"optimized_size\";i:47327;s:7:\"percent\";d:40.43;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:188728;s:14:\"optimized_size\";i:114398;s:7:\"percent\";d:39.38;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122087;s:14:\"optimized_size\";i:76353;s:7:\"percent\";d:37.46;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62036;s:14:\"optimized_size\";i:35567;s:7:\"percent\";d:42.67;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145806;s:14:\"optimized_size\";i:86115;s:7:\"percent\";d:40.94;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25207;s:14:\"optimized_size\";i:15044;s:7:\"percent\";d:40.32;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41641;s:14:\"optimized_size\";i:24682;s:7:\"percent\";d:40.73;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39060;s:14:\"optimized_size\";i:24229;s:7:\"percent\";d:37.97;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68879;s:14:\"optimized_size\";i:40029;s:7:\"percent\";d:41.89;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94108;s:14:\"optimized_size\";i:58656;s:7:\"percent\";d:37.67;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204039;s:14:\"optimized_size\";i:81689;s:7:\"percent\";d:59.96;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47351;s:14:\"optimized_size\";i:27951;s:7:\"percent\";d:40.97;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38156;s:14:\"optimized_size\";i:22359;s:7:\"percent\";d:41.4;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69587;s:14:\"optimized_size\";i:38601;s:7:\"percent\";d:44.53;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81754;s:14:\"optimized_size\";i:45304;s:7:\"percent\";d:44.58;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196454;s:14:\"optimized_size\";i:117049;s:7:\"percent\";d:40.42;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78687;s:14:\"optimized_size\";i:45597;s:7:\"percent\";d:42.05;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7496;s:14:\"optimized_size\";i:5197;s:7:\"percent\";d:30.67;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93686;s:14:\"optimized_size\";i:50289;s:7:\"percent\";d:46.32;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39596;s:14:\"optimized_size\";i:23400;s:7:\"percent\";d:40.9;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105511;s:14:\"optimized_size\";i:67298;s:7:\"percent\";d:36.22;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107113;s:14:\"optimized_size\";i:67064;s:7:\"percent\";d:37.39;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6272125;s:14:\"optimized_size\";i:2853142;s:7:\"percent\";d:54.51;s:7:\"message\";s:0:\"\";}}'),(103289,8640,'_imagify_optimization_level','2'),(103290,8640,'_imagify_status','success'),(103291,8640,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:630940;s:14:\"optimized_size\";i:83154;s:7:\"percent\";d:86.82;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111094;s:14:\"optimized_size\";i:41591;s:7:\"percent\";d:62.56;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108810;s:14:\"optimized_size\";i:41385;s:7:\"percent\";d:61.97;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38925;s:14:\"optimized_size\";i:15788;s:7:\"percent\";d:59.44;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83883;s:14:\"optimized_size\";i:31181;s:7:\"percent\";d:62.83;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50099;s:14:\"optimized_size\";i:20529;s:7:\"percent\";d:59.02;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8369;s:14:\"optimized_size\";i:3784;s:7:\"percent\";d:54.79;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82422;s:14:\"optimized_size\";i:34237;s:7:\"percent\";d:58.46;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175680;s:14:\"optimized_size\";i:62566;s:7:\"percent\";d:64.39;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86938;s:14:\"optimized_size\";i:33407;s:7:\"percent\";d:61.57;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73188;s:14:\"optimized_size\";i:28213;s:7:\"percent\";d:61.45;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40998;s:14:\"optimized_size\";i:16613;s:7:\"percent\";d:59.48;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50099;s:14:\"optimized_size\";i:20529;s:7:\"percent\";d:59.02;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204164;s:14:\"optimized_size\";i:68539;s:7:\"percent\";d:66.43;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93090;s:14:\"optimized_size\";i:32377;s:7:\"percent\";d:65.22;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69319;s:14:\"optimized_size\";i:27942;s:7:\"percent\";d:59.69;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41886;s:14:\"optimized_size\";i:19138;s:7:\"percent\";d:54.31;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41840;s:14:\"optimized_size\";i:16903;s:7:\"percent\";d:59.6;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26224;s:14:\"optimized_size\";i:12076;s:7:\"percent\";d:53.95;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146645;s:14:\"optimized_size\";i:56351;s:7:\"percent\";d:61.57;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66507;s:14:\"optimized_size\";i:27860;s:7:\"percent\";d:58.11;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113953;s:14:\"optimized_size\";i:41483;s:7:\"percent\";d:63.6;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183532;s:14:\"optimized_size\";i:65941;s:7:\"percent\";d:64.07;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78399;s:14:\"optimized_size\";i:29051;s:7:\"percent\";d:62.94;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184077;s:14:\"optimized_size\";i:63727;s:7:\"percent\";d:65.38;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98649;s:14:\"optimized_size\";i:35314;s:7:\"percent\";d:64.2;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135653;s:14:\"optimized_size\";i:46696;s:7:\"percent\";d:65.58;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50469;s:14:\"optimized_size\";i:19627;s:7:\"percent\";d:61.11;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83051;s:14:\"optimized_size\";i:35115;s:7:\"percent\";d:57.72;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58957;s:14:\"optimized_size\";i:22448;s:7:\"percent\";d:61.92;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46074;s:14:\"optimized_size\";i:18329;s:7:\"percent\";d:60.22;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:630940;s:14:\"optimized_size\";i:68364;s:7:\"percent\";d:89.16;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46074;s:14:\"optimized_size\";i:27616;s:7:\"percent\";d:40.06;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58957;s:14:\"optimized_size\";i:34646;s:7:\"percent\";d:41.24;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83051;s:14:\"optimized_size\";i:49130;s:7:\"percent\";d:40.84;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50469;s:14:\"optimized_size\";i:29629;s:7:\"percent\";d:41.29;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135653;s:14:\"optimized_size\";i:84104;s:7:\"percent\";d:38;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98649;s:14:\"optimized_size\";i:62343;s:7:\"percent\";d:36.8;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184077;s:14:\"optimized_size\";i:72639;s:7:\"percent\";d:60.54;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78399;s:14:\"optimized_size\";i:32311;s:7:\"percent\";d:58.79;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183532;s:14:\"optimized_size\";i:114212;s:7:\"percent\";d:37.77;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113953;s:14:\"optimized_size\";i:70416;s:7:\"percent\";d:38.21;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66507;s:14:\"optimized_size\";i:41134;s:7:\"percent\";d:38.15;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146645;s:14:\"optimized_size\";i:60302;s:7:\"percent\";d:58.88;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26224;s:14:\"optimized_size\";i:16337;s:7:\"percent\";d:37.7;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41840;s:14:\"optimized_size\";i:24846;s:7:\"percent\";d:40.62;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41886;s:14:\"optimized_size\";i:26759;s:7:\"percent\";d:36.11;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69319;s:14:\"optimized_size\";i:40471;s:7:\"percent\";d:41.62;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93090;s:14:\"optimized_size\";i:58980;s:7:\"percent\";d:36.64;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204164;s:14:\"optimized_size\";i:80556;s:7:\"percent\";d:60.54;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50099;s:14:\"optimized_size\";i:29877;s:7:\"percent\";d:40.36;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40998;s:14:\"optimized_size\";i:24516;s:7:\"percent\";d:40.2;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73188;s:14:\"optimized_size\";i:40882;s:7:\"percent\";d:44.14;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86938;s:14:\"optimized_size\";i:49486;s:7:\"percent\";d:43.08;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175680;s:14:\"optimized_size\";i:72236;s:7:\"percent\";d:58.88;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82422;s:14:\"optimized_size\";i:49122;s:7:\"percent\";d:40.4;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8369;s:14:\"optimized_size\";i:5900;s:7:\"percent\";d:29.5;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83883;s:14:\"optimized_size\";i:53274;s:7:\"percent\";d:36.49;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38925;s:14:\"optimized_size\";i:23273;s:7:\"percent\";d:40.21;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108810;s:14:\"optimized_size\";i:69325;s:7:\"percent\";d:36.29;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111094;s:14:\"optimized_size\";i:70768;s:7:\"percent\";d:36.3;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6477769;s:14:\"optimized_size\";i:2555348;s:7:\"percent\";d:60.55;s:7:\"message\";s:0:\"\";}}'),(103292,5863,'page_content_2_block_content','<h3>Earning Trust Before Earning the Brief</h3>\r\nHelmet City didn\'t come to us for a website rebuild. They came to us because their GA4 tracking wasn\'t working. And their previous agency had failed to fix it.\r\n\r\nWe got it working. It was a relatively small job, but it mattered. It gave Helmet City accurate data for the first time, and it gave them confidence that we could actually deliver on what we said we would.\r\n\r\nWith tracking in place, we audited the wider website. The findings confirmed what the team already suspected, the site was significantly underperforming relative to the brand\'s strength and the quality of the product range. We patched the old ThemeForest theme as far as we could, stabilising immediate issues and buying time. But the honest recommendation was clear: stop patching and take a bigger swing.\r\n\r\nWe advised a full migration to Hyvä with a fresh UX/CX-focused design, a clean, fast, modern frontend that would finally give Helmet City an online experience worthy of the business. And with Black Friday approaching as one of their biggest trading periods, we set an ambitious target: get the new site live in time to maximise the peak.'),(103293,5863,'_page_content_2_block_content','field_65d85cf0b2159'),(103294,5863,'page_content_3_the_images_0_the_image','8641'),(103295,5863,'_page_content_3_the_images_0_the_image','field_65d85d1fde9a2'),(103296,5863,'page_content_3_the_images_1_the_image','8633'),(103297,5863,'_page_content_3_the_images_1_the_image','field_65d85d1fde9a2'),(103298,5863,'page_content_3_the_images','2'),(103299,5863,'_page_content_3_the_images','field_65d85d17de9a1'),(103300,5863,'page_content_4_align_image','right'),(103301,5863,'_page_content_4_align_image','field_65d85d5bde9a8'),(103302,5863,'page_content_4_block_content','<h3>Built for How Motorcycle Shoppers Actually Buy</h3>\r\nA motorcycle accessories store isn\'t a generic retail site. Customers are searching by helmet brand, by type, by size, by safety rating, often across multiple product categories in a single session. The UX needed to reflect that. We designed and built the new Hyvä frontend around the specific behaviours and expectations of Helmet City\'s customers.'),(103303,5863,'_page_content_4_block_content','field_65d85d93de9a9'),(103304,5863,'page_content_4_block_image','8639'),(103305,5863,'_page_content_4_block_image','field_65d85d9bde9aa'),(103306,5863,'page_content_4_block_video',''),(103307,5863,'_page_content_4_block_video','field_65d85da6de9ab'),(103308,8641,'_imagify_optimization_level','2'),(103309,8641,'_imagify_status','success'),(103310,8641,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:480391;s:14:\"optimized_size\";i:77129;s:7:\"percent\";d:83.94;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111478;s:14:\"optimized_size\";i:45801;s:7:\"percent\";d:58.91;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105179;s:14:\"optimized_size\";i:43038;s:7:\"percent\";d:59.08;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39636;s:14:\"optimized_size\";i:17925;s:7:\"percent\";d:54.78;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91858;s:14:\"optimized_size\";i:37204;s:7:\"percent\";d:59.5;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50094;s:14:\"optimized_size\";i:22323;s:7:\"percent\";d:55.44;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7976;s:14:\"optimized_size\";i:3832;s:7:\"percent\";d:51.96;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73206;s:14:\"optimized_size\";i:30623;s:7:\"percent\";d:58.17;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187996;s:14:\"optimized_size\";i:71515;s:7:\"percent\";d:61.96;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76717;s:14:\"optimized_size\";i:30225;s:7:\"percent\";d:60.6;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71950;s:14:\"optimized_size\";i:30427;s:7:\"percent\";d:57.71;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42053;s:14:\"optimized_size\";i:18469;s:7:\"percent\";d:56.08;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50094;s:14:\"optimized_size\";i:22323;s:7:\"percent\";d:55.44;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:199397;s:14:\"optimized_size\";i:72902;s:7:\"percent\";d:63.44;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90024;s:14:\"optimized_size\";i:31771;s:7:\"percent\";d:64.71;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72055;s:14:\"optimized_size\";i:31308;s:7:\"percent\";d:56.55;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39131;s:14:\"optimized_size\";i:18453;s:7:\"percent\";d:52.84;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43137;s:14:\"optimized_size\";i:19365;s:7:\"percent\";d:55.11;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31770;s:14:\"optimized_size\";i:15655;s:7:\"percent\";d:50.72;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164115;s:14:\"optimized_size\";i:67296;s:7:\"percent\";d:58.99;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66828;s:14:\"optimized_size\";i:30337;s:7:\"percent\";d:54.6;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121425;s:14:\"optimized_size\";i:48347;s:7:\"percent\";d:60.18;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186833;s:14:\"optimized_size\";i:73190;s:7:\"percent\";d:60.83;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91741;s:14:\"optimized_size\";i:36597;s:7:\"percent\";d:60.11;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:192499;s:14:\"optimized_size\";i:72254;s:7:\"percent\";d:62.47;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93552;s:14:\"optimized_size\";i:33505;s:7:\"percent\";d:64.19;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131705;s:14:\"optimized_size\";i:49145;s:7:\"percent\";d:62.69;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47751;s:14:\"optimized_size\";i:21180;s:7:\"percent\";d:55.64;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80266;s:14:\"optimized_size\";i:35225;s:7:\"percent\";d:56.11;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56831;s:14:\"optimized_size\";i:23959;s:7:\"percent\";d:57.84;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47092;s:14:\"optimized_size\";i:20023;s:7:\"percent\";d:57.48;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:480391;s:14:\"optimized_size\";i:73156;s:7:\"percent\";d:84.77;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47092;s:14:\"optimized_size\";i:27637;s:7:\"percent\";d:41.31;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56831;s:14:\"optimized_size\";i:31537;s:7:\"percent\";d:44.51;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80266;s:14:\"optimized_size\";i:45970;s:7:\"percent\";d:42.73;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47751;s:14:\"optimized_size\";i:26330;s:7:\"percent\";d:44.86;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131705;s:14:\"optimized_size\";i:76608;s:7:\"percent\";d:41.83;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93552;s:14:\"optimized_size\";i:55944;s:7:\"percent\";d:40.2;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:192499;s:14:\"optimized_size\";i:77928;s:7:\"percent\";d:59.52;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91741;s:14:\"optimized_size\";i:41662;s:7:\"percent\";d:54.59;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186833;s:14:\"optimized_size\";i:112879;s:7:\"percent\";d:39.58;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121425;s:14:\"optimized_size\";i:74515;s:7:\"percent\";d:38.63;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66828;s:14:\"optimized_size\";i:40528;s:7:\"percent\";d:39.35;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164115;s:14:\"optimized_size\";i:98813;s:7:\"percent\";d:39.79;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31770;s:14:\"optimized_size\";i:20021;s:7:\"percent\";d:36.98;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43137;s:14:\"optimized_size\";i:25428;s:7:\"percent\";d:41.05;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39131;s:14:\"optimized_size\";i:24556;s:7:\"percent\";d:37.25;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72055;s:14:\"optimized_size\";i:41839;s:7:\"percent\";d:41.93;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90024;s:14:\"optimized_size\";i:54768;s:7:\"percent\";d:39.16;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:199397;s:14:\"optimized_size\";i:76648;s:7:\"percent\";d:61.56;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50094;s:14:\"optimized_size\";i:29939;s:7:\"percent\";d:40.23;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42053;s:14:\"optimized_size\";i:24621;s:7:\"percent\";d:41.45;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71950;s:14:\"optimized_size\";i:39882;s:7:\"percent\";d:44.57;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76717;s:14:\"optimized_size\";i:40636;s:7:\"percent\";d:47.03;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187996;s:14:\"optimized_size\";i:108461;s:7:\"percent\";d:42.31;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73206;s:14:\"optimized_size\";i:40590;s:7:\"percent\";d:44.55;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7976;s:14:\"optimized_size\";i:5533;s:7:\"percent\";d:30.63;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91858;s:14:\"optimized_size\";i:49661;s:7:\"percent\";d:45.94;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39636;s:14:\"optimized_size\";i:23318;s:7:\"percent\";d:41.17;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105179;s:14:\"optimized_size\";i:66606;s:7:\"percent\";d:36.67;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111478;s:14:\"optimized_size\";i:69971;s:7:\"percent\";d:37.23;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6239466;s:14:\"optimized_size\";i:2677331;s:7:\"percent\";d:57.09;s:7:\"message\";s:0:\"\";}}'),(103311,8642,'_imagify_optimization_level','2'),(103312,8642,'_imagify_status','success'),(103313,8642,'_imagify_data','a:2:{s:5:\"sizes\";a:66:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1179499;s:14:\"optimized_size\";i:222852;s:7:\"percent\";d:81.11;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109292;s:14:\"optimized_size\";i:37979;s:7:\"percent\";d:65.25;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106679;s:14:\"optimized_size\";i:37028;s:7:\"percent\";d:65.29;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34907;s:14:\"optimized_size\";i:13652;s:7:\"percent\";d:60.89;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77716;s:14:\"optimized_size\";i:28315;s:7:\"percent\";d:63.57;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44267;s:14:\"optimized_size\";i:17809;s:7:\"percent\";d:59.77;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8481;s:14:\"optimized_size\";i:3642;s:7:\"percent\";d:57.06;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69672;s:14:\"optimized_size\";i:27072;s:7:\"percent\";d:61.14;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243835;s:14:\"optimized_size\";i:80785;s:7:\"percent\";d:66.87;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74933;s:14:\"optimized_size\";i:27739;s:7:\"percent\";d:62.98;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69244;s:14:\"optimized_size\";i:26901;s:7:\"percent\";d:61.15;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36342;s:14:\"optimized_size\";i:14624;s:7:\"percent\";d:59.76;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:231656;s:14:\"optimized_size\";i:82257;s:7:\"percent\";d:64.49;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44267;s:14:\"optimized_size\";i:17809;s:7:\"percent\";d:59.77;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:266813;s:14:\"optimized_size\";i:84230;s:7:\"percent\";d:68.43;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84995;s:14:\"optimized_size\";i:28884;s:7:\"percent\";d:66.02;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64869;s:14:\"optimized_size\";i:26093;s:7:\"percent\";d:59.78;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32307;s:14:\"optimized_size\";i:13868;s:7:\"percent\";d:57.07;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36668;s:14:\"optimized_size\";i:14610;s:7:\"percent\";d:60.16;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22202;s:14:\"optimized_size\";i:8994;s:7:\"percent\";d:59.49;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:199565;s:14:\"optimized_size\";i:67646;s:7:\"percent\";d:66.1;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56681;s:14:\"optimized_size\";i:23444;s:7:\"percent\";d:58.64;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114412;s:14:\"optimized_size\";i:38305;s:7:\"percent\";d:66.52;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197205;s:14:\"optimized_size\";i:75625;s:7:\"percent\";d:61.65;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90173;s:14:\"optimized_size\";i:28457;s:7:\"percent\";d:68.44;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205798;s:14:\"optimized_size\";i:56501;s:7:\"percent\";d:72.55;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91508;s:14:\"optimized_size\";i:31321;s:7:\"percent\";d:65.77;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142333;s:14:\"optimized_size\";i:41970;s:7:\"percent\";d:70.51;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88628;s:14:\"optimized_size\";i:28981;s:7:\"percent\";d:67.3;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29405;s:14:\"optimized_size\";i:11141;s:7:\"percent\";d:62.11;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71018;s:14:\"optimized_size\";i:26774;s:7:\"percent\";d:62.3;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34977;s:14:\"optimized_size\";i:12898;s:7:\"percent\";d:63.12;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27101;s:14:\"optimized_size\";i:10356;s:7:\"percent\";d:61.79;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1179499;s:14:\"optimized_size\";i:83204;s:7:\"percent\";d:92.95;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27101;s:14:\"optimized_size\";i:15454;s:7:\"percent\";d:42.98;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34977;s:14:\"optimized_size\";i:18990;s:7:\"percent\";d:45.71;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71018;s:14:\"optimized_size\";i:40681;s:7:\"percent\";d:42.72;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29405;s:14:\"optimized_size\";i:16708;s:7:\"percent\";d:43.18;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88628;s:14:\"optimized_size\";i:54435;s:7:\"percent\";d:38.58;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142333;s:14:\"optimized_size\";i:50401;s:7:\"percent\";d:64.59;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91508;s:14:\"optimized_size\";i:57530;s:7:\"percent\";d:37.13;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205798;s:14:\"optimized_size\";i:67310;s:7:\"percent\";d:67.29;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90173;s:14:\"optimized_size\";i:54640;s:7:\"percent\";d:39.41;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197205;s:14:\"optimized_size\";i:107361;s:7:\"percent\";d:45.56;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114412;s:14:\"optimized_size\";i:70662;s:7:\"percent\";d:38.24;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56681;s:14:\"optimized_size\";i:32908;s:7:\"percent\";d:41.94;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:199565;s:14:\"optimized_size\";i:84837;s:7:\"percent\";d:57.49;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22202;s:14:\"optimized_size\";i:13411;s:7:\"percent\";d:39.6;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36668;s:14:\"optimized_size\";i:21463;s:7:\"percent\";d:41.47;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32307;s:14:\"optimized_size\";i:20166;s:7:\"percent\";d:37.58;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64869;s:14:\"optimized_size\";i:37351;s:7:\"percent\";d:42.42;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84995;s:14:\"optimized_size\";i:53538;s:7:\"percent\";d:37.01;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:266813;s:14:\"optimized_size\";i:88741;s:7:\"percent\";d:66.74;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44267;s:14:\"optimized_size\";i:26119;s:7:\"percent\";d:41;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:231656;s:14:\"optimized_size\";i:113854;s:7:\"percent\";d:50.85;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36342;s:14:\"optimized_size\";i:21511;s:7:\"percent\";d:40.81;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69244;s:14:\"optimized_size\";i:39354;s:7:\"percent\";d:43.17;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74933;s:14:\"optimized_size\";i:41221;s:7:\"percent\";d:44.99;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243835;s:14:\"optimized_size\";i:96513;s:7:\"percent\";d:60.42;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69672;s:14:\"optimized_size\";i:39797;s:7:\"percent\";d:42.88;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8481;s:14:\"optimized_size\";i:5462;s:7:\"percent\";d:35.6;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77716;s:14:\"optimized_size\";i:40628;s:7:\"percent\";d:47.72;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34907;s:14:\"optimized_size\";i:20564;s:7:\"percent\";d:41.09;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106679;s:14:\"optimized_size\";i:57719;s:7:\"percent\";d:45.89;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109292;s:14:\"optimized_size\";i:56621;s:7:\"percent\";d:48.19;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:8330629;s:14:\"optimized_size\";i:2817716;s:7:\"percent\";d:66.18;s:7:\"message\";s:0:\"\";}}'),(103314,8643,'_wp_attached_file','Home-Feeling-1-Brand-Launch.jpg'),(103315,8643,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:31:\"Home-Feeling-1-Brand-Launch.jpg\";s:8:\"filesize\";i:1417403;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-1-Brand-Launch-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50620;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-1-Brand-Launch-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64934;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-1-Brand-Launch-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87757;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-1-Brand-Launch-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54499;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-1-Brand-Launch-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175155;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-1-Brand-Launch-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121497;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:41:\"Home-Feeling-1-Brand-Launch-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272145;}s:8:\"masthead\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-1-Brand-Launch-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126812;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"Home-Feeling-1-Brand-Launch-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241220;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-1-Brand-Launch-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147366;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-1-Brand-Launch-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67806;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-1-Brand-Launch-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:211965;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-1-Brand-Launch-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30831;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-1-Brand-Launch-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45567;}s:10:\"team-small\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-1-Brand-Launch-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39657;}s:10:\"team-large\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-1-Brand-Launch-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75519;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-1-Brand-Launch-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115017;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:41:\"Home-Feeling-1-Brand-Launch-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:294801;}s:10:\"page-small\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-1-Brand-Launch-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52238;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-1-Brand-Launch-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44455;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-1-Brand-Launch-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82217;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-1-Brand-Launch-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94994;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:41:\"Home-Feeling-1-Brand-Launch-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:257239;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-1-Brand-Launch-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84767;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-1-Brand-Launch-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8422;}s:13:\"project-small\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-1-Brand-Launch-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52238;}s:13:\"project-large\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-1-Brand-Launch-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100141;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-1-Brand-Launch-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43878;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-1-Brand-Launch-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126966;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-1-Brand-Launch-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130521;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103316,8643,'_imagify_optimization_level','2'),(103317,8643,'_imagify_status','success'),(103318,8643,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1417403;s:14:\"optimized_size\";i:309808;s:7:\"percent\";d:78.14;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130521;s:14:\"optimized_size\";i:31879;s:7:\"percent\";d:75.58;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126966;s:14:\"optimized_size\";i:31438;s:7:\"percent\";d:75.24;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43878;s:14:\"optimized_size\";i:15364;s:7:\"percent\";d:64.98;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100141;s:14:\"optimized_size\";i:27696;s:7:\"percent\";d:72.34;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52238;s:14:\"optimized_size\";i:17759;s:7:\"percent\";d:66;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8422;s:14:\"optimized_size\";i:3893;s:7:\"percent\";d:53.78;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84767;s:14:\"optimized_size\";i:25509;s:7:\"percent\";d:69.91;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:257239;s:14:\"optimized_size\";i:48470;s:7:\"percent\";d:81.16;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94994;s:14:\"optimized_size\";i:26920;s:7:\"percent\";d:71.66;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82217;s:14:\"optimized_size\";i:25204;s:7:\"percent\";d:69.34;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44455;s:14:\"optimized_size\";i:15572;s:7:\"percent\";d:64.97;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52238;s:14:\"optimized_size\";i:17759;s:7:\"percent\";d:66;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:294801;s:14:\"optimized_size\";i:53024;s:7:\"percent\";d:82.01;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115017;s:14:\"optimized_size\";i:29400;s:7:\"percent\";d:74.44;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75519;s:14:\"optimized_size\";i:23968;s:7:\"percent\";d:68.26;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39657;s:14:\"optimized_size\";i:14619;s:7:\"percent\";d:63.14;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45567;s:14:\"optimized_size\";i:15757;s:7:\"percent\";d:65.42;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30831;s:14:\"optimized_size\";i:11527;s:7:\"percent\";d:62.61;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:211965;s:14:\"optimized_size\";i:42216;s:7:\"percent\";d:80.08;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67806;s:14:\"optimized_size\";i:22449;s:7:\"percent\";d:66.89;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147366;s:14:\"optimized_size\";i:33835;s:7:\"percent\";d:77.04;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241220;s:14:\"optimized_size\";i:48867;s:7:\"percent\";d:79.74;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126812;s:14:\"optimized_size\";i:31977;s:7:\"percent\";d:74.78;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272145;s:14:\"optimized_size\";i:50360;s:7:\"percent\";d:81.5;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121497;s:14:\"optimized_size\";i:30031;s:7:\"percent\";d:75.28;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175155;s:14:\"optimized_size\";i:37713;s:7:\"percent\";d:78.47;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54499;s:14:\"optimized_size\";i:18220;s:7:\"percent\";d:66.57;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87757;s:14:\"optimized_size\";i:25517;s:7:\"percent\";d:70.92;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64934;s:14:\"optimized_size\";i:20637;s:7:\"percent\";d:68.22;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50620;s:14:\"optimized_size\";i:17046;s:7:\"percent\";d:66.33;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1417403;s:14:\"optimized_size\";i:55720;s:7:\"percent\";d:96.07;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50620;s:14:\"optimized_size\";i:30626;s:7:\"percent\";d:39.5;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64934;s:14:\"optimized_size\";i:38485;s:7:\"percent\";d:40.73;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87757;s:14:\"optimized_size\";i:50942;s:7:\"percent\";d:41.95;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54499;s:14:\"optimized_size\";i:33057;s:7:\"percent\";d:39.34;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175155;s:14:\"optimized_size\";i:101399;s:7:\"percent\";d:42.11;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121497;s:14:\"optimized_size\";i:64168;s:7:\"percent\";d:47.19;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272145;s:14:\"optimized_size\";i:125558;s:7:\"percent\";d:53.86;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126812;s:14:\"optimized_size\";i:67692;s:7:\"percent\";d:46.62;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241220;s:14:\"optimized_size\";i:121942;s:7:\"percent\";d:49.45;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147366;s:14:\"optimized_size\";i:73867;s:7:\"percent\";d:49.88;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67806;s:14:\"optimized_size\";i:40227;s:7:\"percent\";d:40.67;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:211965;s:14:\"optimized_size\";i:101822;s:7:\"percent\";d:51.96;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30831;s:14:\"optimized_size\";i:19610;s:7:\"percent\";d:36.4;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45567;s:14:\"optimized_size\";i:27668;s:7:\"percent\";d:39.28;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39657;s:14:\"optimized_size\";i:24994;s:7:\"percent\";d:36.97;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75519;s:14:\"optimized_size\";i:44668;s:7:\"percent\";d:40.85;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115017;s:14:\"optimized_size\";i:60866;s:7:\"percent\";d:47.08;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:294801;s:14:\"optimized_size\";i:134387;s:7:\"percent\";d:54.41;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52238;s:14:\"optimized_size\";i:31402;s:7:\"percent\";d:39.89;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44455;s:14:\"optimized_size\";i:27050;s:7:\"percent\";d:39.15;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82217;s:14:\"optimized_size\";i:47538;s:7:\"percent\";d:42.18;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94994;s:14:\"optimized_size\";i:54314;s:7:\"percent\";d:42.82;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:257239;s:14:\"optimized_size\";i:120016;s:7:\"percent\";d:53.34;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84767;s:14:\"optimized_size\";i:49531;s:7:\"percent\";d:41.57;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8422;s:14:\"optimized_size\";i:6019;s:7:\"percent\";d:28.53;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100141;s:14:\"optimized_size\";i:54571;s:7:\"percent\";d:45.51;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43878;s:14:\"optimized_size\";i:26748;s:7:\"percent\";d:39.04;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126966;s:14:\"optimized_size\";i:65011;s:7:\"percent\";d:48.8;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130521;s:14:\"optimized_size\";i:66873;s:7:\"percent\";d:48.76;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:9385056;s:14:\"optimized_size\";i:2891205;s:7:\"percent\";d:69.19;s:7:\"message\";s:0:\"\";}}'),(103319,8644,'_wp_attached_file','Home-Feeling-2-Design-Build.jpg'),(103320,8644,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:31:\"Home-Feeling-2-Design-Build.jpg\";s:8:\"filesize\";i:545777;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-2-Design-Build-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38361;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-2-Design-Build-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49240;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-2-Design-Build-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76165;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-2-Design-Build-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41058;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-2-Design-Build-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118580;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-2-Design-Build-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88098;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:41:\"Home-Feeling-2-Design-Build-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183170;}s:8:\"masthead\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-2-Design-Build-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96266;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"Home-Feeling-2-Design-Build-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175193;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-2-Design-Build-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110018;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-2-Design-Build-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57239;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-2-Design-Build-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145545;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-2-Design-Build-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23430;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-2-Design-Build-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37123;}s:10:\"team-small\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-2-Design-Build-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35459;}s:10:\"team-large\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-2-Design-Build-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61102;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-2-Design-Build-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81570;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:41:\"Home-Feeling-2-Design-Build-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181393;}s:10:\"page-small\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-2-Design-Build-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41445;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-2-Design-Build-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33602;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-2-Design-Build-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61164;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-2-Design-Build-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75961;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:41:\"Home-Feeling-2-Design-Build-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179406;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-2-Design-Build-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70358;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-2-Design-Build-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6949;}s:13:\"project-small\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-2-Design-Build-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41445;}s:13:\"project-large\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-2-Design-Build-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82076;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-2-Design-Build-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35873;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-2-Design-Build-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94006;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-2-Design-Build-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99217;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103321,8645,'_wp_attached_file','Home-Feeling-3-Magento-Store.jpg'),(103322,8645,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:32:\"Home-Feeling-3-Magento-Store.jpg\";s:8:\"filesize\";i:1007066;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-3-Magento-Store-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50068;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-3-Magento-Store-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63808;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-3-Magento-Store-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84339;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-3-Magento-Store-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54348;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"Home-Feeling-3-Magento-Store-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160340;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:41:\"Home-Feeling-3-Magento-Store-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98421;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:42:\"Home-Feeling-3-Magento-Store-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221645;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"Home-Feeling-3-Magento-Store-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106317;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:42:\"Home-Feeling-3-Magento-Store-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203416;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"Home-Feeling-3-Magento-Store-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133469;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-3-Magento-Store-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64236;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:41:\"Home-Feeling-3-Magento-Store-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174504;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-3-Magento-Store-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29137;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-3-Magento-Store-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45960;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-3-Magento-Store-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37562;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-3-Magento-Store-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72580;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:41:\"Home-Feeling-3-Magento-Store-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93393;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:42:\"Home-Feeling-3-Magento-Store-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240215;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-3-Magento-Store-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49872;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-3-Magento-Store-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43930;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-3-Magento-Store-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78783;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-3-Magento-Store-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81240;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:42:\"Home-Feeling-3-Magento-Store-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:211809;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-3-Magento-Store-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79100;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-3-Magento-Store-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8374;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-3-Magento-Store-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49872;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"Home-Feeling-3-Magento-Store-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97447;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"Home-Feeling-3-Magento-Store-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43381;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:41:\"Home-Feeling-3-Magento-Store-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115497;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:41:\"Home-Feeling-3-Magento-Store-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119071;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103323,8646,'_wp_attached_file','Home-Feeling-4-Warranty-Features.jpg'),(103324,8646,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:36:\"Home-Feeling-4-Warranty-Features.jpg\";s:8:\"filesize\";i:379887;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Home-Feeling-4-Warranty-Features-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33763;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Home-Feeling-4-Warranty-Features-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40343;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Home-Feeling-4-Warranty-Features-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63067;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Home-Feeling-4-Warranty-Features-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35493;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"Home-Feeling-4-Warranty-Features-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99191;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:45:\"Home-Feeling-4-Warranty-Features-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74332;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:46:\"Home-Feeling-4-Warranty-Features-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152816;}s:8:\"masthead\";a:5:{s:4:\"file\";s:45:\"Home-Feeling-4-Warranty-Features-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65938;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:46:\"Home-Feeling-4-Warranty-Features-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141884;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:45:\"Home-Feeling-4-Warranty-Features-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90625;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:44:\"Home-Feeling-4-Warranty-Features-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47192;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:45:\"Home-Feeling-4-Warranty-Features-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125282;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:44:\"Home-Feeling-4-Warranty-Features-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21386;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:44:\"Home-Feeling-4-Warranty-Features-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30363;}s:10:\"team-small\";a:5:{s:4:\"file\";s:44:\"Home-Feeling-4-Warranty-Features-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29129;}s:10:\"team-large\";a:5:{s:4:\"file\";s:44:\"Home-Feeling-4-Warranty-Features-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51019;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:45:\"Home-Feeling-4-Warranty-Features-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66837;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:46:\"Home-Feeling-4-Warranty-Features-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148635;}s:10:\"page-small\";a:5:{s:4:\"file\";s:44:\"Home-Feeling-4-Warranty-Features-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34524;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:44:\"Home-Feeling-4-Warranty-Features-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27841;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:44:\"Home-Feeling-4-Warranty-Features-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50893;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:44:\"Home-Feeling-4-Warranty-Features-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61421;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:46:\"Home-Feeling-4-Warranty-Features-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148378;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:44:\"Home-Feeling-4-Warranty-Features-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56549;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:44:\"Home-Feeling-4-Warranty-Features-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6087;}s:13:\"project-small\";a:5:{s:4:\"file\";s:44:\"Home-Feeling-4-Warranty-Features-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34524;}s:13:\"project-large\";a:5:{s:4:\"file\";s:45:\"Home-Feeling-4-Warranty-Features-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65566;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:44:\"Home-Feeling-4-Warranty-Features-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28881;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:45:\"Home-Feeling-4-Warranty-Features-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77237;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:45:\"Home-Feeling-4-Warranty-Features-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80158;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103325,8647,'_wp_attached_file','Home-Feeling-5-Tech-Specs.jpg'),(103326,8647,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:29:\"Home-Feeling-5-Tech-Specs.jpg\";s:8:\"filesize\";i:575017;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-5-Tech-Specs-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37382;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-5-Tech-Specs-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48743;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-5-Tech-Specs-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52734;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-5-Tech-Specs-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41047;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"Home-Feeling-5-Tech-Specs-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112114;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"Home-Feeling-5-Tech-Specs-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55726;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-5-Tech-Specs-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152237;}s:8:\"masthead\";a:5:{s:4:\"file\";s:38:\"Home-Feeling-5-Tech-Specs-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58714;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-5-Tech-Specs-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131183;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:38:\"Home-Feeling-5-Tech-Specs-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93488;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-5-Tech-Specs-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43214;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:38:\"Home-Feeling-5-Tech-Specs-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113696;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-5-Tech-Specs-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19483;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-5-Tech-Specs-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33249;}s:10:\"team-small\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-5-Tech-Specs-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25082;}s:10:\"team-large\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-5-Tech-Specs-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52256;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"Home-Feeling-5-Tech-Specs-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53071;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-5-Tech-Specs-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165244;}s:10:\"page-small\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-5-Tech-Specs-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38082;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-5-Tech-Specs-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31982;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-5-Tech-Specs-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58014;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-5-Tech-Specs-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47763;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:39:\"Home-Feeling-5-Tech-Specs-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143237;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-5-Tech-Specs-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46028;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-5-Tech-Specs-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6462;}s:13:\"project-small\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-5-Tech-Specs-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38082;}s:13:\"project-large\";a:5:{s:4:\"file\";s:38:\"Home-Feeling-5-Tech-Specs-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63921;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-5-Tech-Specs-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32388;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:38:\"Home-Feeling-5-Tech-Specs-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82256;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:38:\"Home-Feeling-5-Tech-Specs-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84731;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103327,8648,'_wp_attached_file','Home-Feeling-6-UX-Design.jpg'),(103328,8648,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"Home-Feeling-6-UX-Design.jpg\";s:8:\"filesize\";i:315163;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Home-Feeling-6-UX-Design-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31547;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Home-Feeling-6-UX-Design-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38721;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Home-Feeling-6-UX-Design-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54916;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Home-Feeling-6-UX-Design-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34606;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-6-UX-Design-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91874;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-6-UX-Design-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54110;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:38:\"Home-Feeling-6-UX-Design-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132371;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-6-UX-Design-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56214;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"Home-Feeling-6-UX-Design-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123958;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-6-UX-Design-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84514;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"Home-Feeling-6-UX-Design-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43113;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-6-UX-Design-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100933;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"Home-Feeling-6-UX-Design-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18615;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"Home-Feeling-6-UX-Design-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29576;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"Home-Feeling-6-UX-Design-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24966;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"Home-Feeling-6-UX-Design-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46419;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-6-UX-Design-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47505;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:38:\"Home-Feeling-6-UX-Design-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136094;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"Home-Feeling-6-UX-Design-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32380;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"Home-Feeling-6-UX-Design-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28038;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"Home-Feeling-6-UX-Design-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47127;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"Home-Feeling-6-UX-Design-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48948;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:38:\"Home-Feeling-6-UX-Design-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129345;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"Home-Feeling-6-UX-Design-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48541;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"Home-Feeling-6-UX-Design-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5957;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"Home-Feeling-6-UX-Design-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32380;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-6-UX-Design-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63084;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"Home-Feeling-6-UX-Design-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28942;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-6-UX-Design-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70880;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:37:\"Home-Feeling-6-UX-Design-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76480;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103329,8649,'_wp_attached_file','Home-Feeling-7-Launch.jpg'),(103330,8649,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:25:\"Home-Feeling-7-Launch.jpg\";s:8:\"filesize\";i:1500841;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Home-Feeling-7-Launch-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74830;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Home-Feeling-7-Launch-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96801;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Home-Feeling-7-Launch-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129696;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Home-Feeling-7-Launch-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81168;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"Home-Feeling-7-Launch-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:244053;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:34:\"Home-Feeling-7-Launch-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182736;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:35:\"Home-Feeling-7-Launch-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:354234;}s:8:\"masthead\";a:5:{s:4:\"file\";s:34:\"Home-Feeling-7-Launch-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136827;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:35:\"Home-Feeling-7-Launch-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:326899;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:34:\"Home-Feeling-7-Launch-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203028;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:33:\"Home-Feeling-7-Launch-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100186;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:34:\"Home-Feeling-7-Launch-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270447;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:33:\"Home-Feeling-7-Launch-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41114;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:33:\"Home-Feeling-7-Launch-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66307;}s:10:\"team-small\";a:5:{s:4:\"file\";s:33:\"Home-Feeling-7-Launch-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60228;}s:10:\"team-large\";a:5:{s:4:\"file\";s:33:\"Home-Feeling-7-Launch-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112180;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:34:\"Home-Feeling-7-Launch-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173752;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:35:\"Home-Feeling-7-Launch-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:386714;}s:10:\"page-small\";a:5:{s:4:\"file\";s:33:\"Home-Feeling-7-Launch-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77082;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:33:\"Home-Feeling-7-Launch-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64955;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:33:\"Home-Feeling-7-Launch-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123296;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:33:\"Home-Feeling-7-Launch-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144641;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:35:\"Home-Feeling-7-Launch-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:333626;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:33:\"Home-Feeling-7-Launch-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130432;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:33:\"Home-Feeling-7-Launch-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10629;}s:13:\"project-small\";a:5:{s:4:\"file\";s:33:\"Home-Feeling-7-Launch-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77082;}s:13:\"project-large\";a:5:{s:4:\"file\";s:34:\"Home-Feeling-7-Launch-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141076;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:33:\"Home-Feeling-7-Launch-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63938;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:34:\"Home-Feeling-7-Launch-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180973;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:34:\"Home-Feeling-7-Launch-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185123;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103331,8650,'_wp_attached_file','Home-Feeling-Hero.jpg'),(103332,8650,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:4:\"file\";s:21:\"Home-Feeling-Hero.jpg\";s:8:\"filesize\";i:1789777;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Home-Feeling-Hero-730x304.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42746;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Home-Feeling-Hero-855x356.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54995;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Home-Feeling-Hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91167;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Home-Feeling-Hero-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45847;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"Home-Feeling-Hero-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137153;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"Home-Feeling-Hero-2048x853.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220994;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"Home-Feeling-Hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137280;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"Home-Feeling-Hero-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:318645;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"Home-Feeling-Hero-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156283;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"Home-Feeling-Hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236108;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"Home-Feeling-Hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154842;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"Home-Feeling-Hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68798;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"Home-Feeling-Hero-2880x800.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:313757;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"Home-Feeling-Hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33200;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"Home-Feeling-Hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49657;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"Home-Feeling-Hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40902;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"Home-Feeling-Hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80100;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"Home-Feeling-Hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133100;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"Home-Feeling-Hero-2880x1172.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:416030;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"Home-Feeling-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54675;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"Home-Feeling-Hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:294954;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"Home-Feeling-Hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48492;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"Home-Feeling-Hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89193;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"Home-Feeling-Hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103577;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"Home-Feeling-Hero-2880x1000.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:372016;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"Home-Feeling-Hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91535;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"Home-Feeling-Hero-336x140.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12749;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"Home-Feeling-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54675;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"Home-Feeling-Hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111050;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"Home-Feeling-Hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47526;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:30:\"Home-Feeling-Hero-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130802;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:30:\"Home-Feeling-Hero-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135574;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103333,8650,'_wp_attachment_image_alt','Greenfield Magento 2 build for a new white goods brand'),(103334,8644,'_imagify_optimization_level','2'),(103335,8644,'_imagify_status','success'),(103336,8644,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:545777;s:14:\"optimized_size\";i:75308;s:7:\"percent\";d:86.2;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99217;s:14:\"optimized_size\";i:34240;s:7:\"percent\";d:65.49;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94006;s:14:\"optimized_size\";i:33233;s:7:\"percent\";d:64.65;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35873;s:14:\"optimized_size\";i:13260;s:7:\"percent\";d:63.04;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82076;s:14:\"optimized_size\";i:28997;s:7:\"percent\";d:64.67;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41445;s:14:\"optimized_size\";i:15379;s:7:\"percent\";d:62.89;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6949;s:14:\"optimized_size\";i:2833;s:7:\"percent\";d:59.23;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70358;s:14:\"optimized_size\";i:27440;s:7:\"percent\";d:61;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179406;s:14:\"optimized_size\";i:63642;s:7:\"percent\";d:64.53;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75961;s:14:\"optimized_size\";i:27210;s:7:\"percent\";d:64.18;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61164;s:14:\"optimized_size\";i:22520;s:7:\"percent\";d:63.18;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33602;s:14:\"optimized_size\";i:12496;s:7:\"percent\";d:62.81;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41445;s:14:\"optimized_size\";i:15379;s:7:\"percent\";d:62.89;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181393;s:14:\"optimized_size\";i:62222;s:7:\"percent\";d:65.7;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81570;s:14:\"optimized_size\";i:25485;s:7:\"percent\";d:68.76;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61102;s:14:\"optimized_size\";i:23176;s:7:\"percent\";d:62.07;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35459;s:14:\"optimized_size\";i:14872;s:7:\"percent\";d:58.06;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37123;s:14:\"optimized_size\";i:13602;s:7:\"percent\";d:63.36;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23430;s:14:\"optimized_size\";i:9015;s:7:\"percent\";d:61.52;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145545;s:14:\"optimized_size\";i:56034;s:7:\"percent\";d:61.5;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57239;s:14:\"optimized_size\";i:22772;s:7:\"percent\";d:60.22;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110018;s:14:\"optimized_size\";i:37631;s:7:\"percent\";d:65.8;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175193;s:14:\"optimized_size\";i:64359;s:7:\"percent\";d:63.26;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96266;s:14:\"optimized_size\";i:34493;s:7:\"percent\";d:64.17;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183170;s:14:\"optimized_size\";i:64315;s:7:\"percent\";d:64.89;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88098;s:14:\"optimized_size\";i:28913;s:7:\"percent\";d:67.18;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118580;s:14:\"optimized_size\";i:37826;s:7:\"percent\";d:68.1;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41058;s:14:\"optimized_size\";i:15045;s:7:\"percent\";d:63.36;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76165;s:14:\"optimized_size\";i:30518;s:7:\"percent\";d:59.93;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49240;s:14:\"optimized_size\";i:18022;s:7:\"percent\";d:63.4;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38361;s:14:\"optimized_size\";i:14113;s:7:\"percent\";d:63.21;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:545777;s:14:\"optimized_size\";i:63990;s:7:\"percent\";d:88.28;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38361;s:14:\"optimized_size\";i:21226;s:7:\"percent\";d:44.67;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49240;s:14:\"optimized_size\";i:25579;s:7:\"percent\";d:48.05;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76165;s:14:\"optimized_size\";i:43241;s:7:\"percent\";d:43.23;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41058;s:14:\"optimized_size\";i:22200;s:7:\"percent\";d:45.93;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118580;s:14:\"optimized_size\";i:65334;s:7:\"percent\";d:44.9;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88098;s:14:\"optimized_size\";i:53613;s:7:\"percent\";d:39.14;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183170;s:14:\"optimized_size\";i:80354;s:7:\"percent\";d:56.13;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96266;s:14:\"optimized_size\";i:55073;s:7:\"percent\";d:42.79;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175193;s:14:\"optimized_size\";i:106407;s:7:\"percent\";d:39.26;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110018;s:14:\"optimized_size\";i:66800;s:7:\"percent\";d:39.28;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57239;s:14:\"optimized_size\";i:32382;s:7:\"percent\";d:43.43;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145545;s:14:\"optimized_size\";i:64320;s:7:\"percent\";d:55.81;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23430;s:14:\"optimized_size\";i:13576;s:7:\"percent\";d:42.06;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37123;s:14:\"optimized_size\";i:21328;s:7:\"percent\";d:42.55;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35459;s:14:\"optimized_size\";i:21875;s:7:\"percent\";d:38.31;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61102;s:14:\"optimized_size\";i:34366;s:7:\"percent\";d:43.76;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81570;s:14:\"optimized_size\";i:49298;s:7:\"percent\";d:39.56;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181393;s:14:\"optimized_size\";i:70522;s:7:\"percent\";d:61.12;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41445;s:14:\"optimized_size\";i:23304;s:7:\"percent\";d:43.77;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33602;s:14:\"optimized_size\";i:18382;s:7:\"percent\";d:45.29;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61164;s:14:\"optimized_size\";i:31260;s:7:\"percent\";d:48.89;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75961;s:14:\"optimized_size\";i:41409;s:7:\"percent\";d:45.49;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179406;s:14:\"optimized_size\";i:79092;s:7:\"percent\";d:55.91;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70358;s:14:\"optimized_size\";i:39531;s:7:\"percent\";d:43.81;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6949;s:14:\"optimized_size\";i:4485;s:7:\"percent\";d:35.46;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82076;s:14:\"optimized_size\";i:43394;s:7:\"percent\";d:47.13;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35873;s:14:\"optimized_size\";i:20737;s:7:\"percent\";d:42.19;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94006;s:14:\"optimized_size\";i:57259;s:7:\"percent\";d:39.09;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99217;s:14:\"optimized_size\";i:60517;s:7:\"percent\";d:39.01;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5891133;s:14:\"optimized_size\";i:2275204;s:7:\"percent\";d:61.38;s:7:\"message\";s:0:\"\";}}'),(103337,8643,'_wp_attachment_image_alt','Magento 2 Website for Homefeelings'),(103338,8645,'_imagify_optimization_level','2'),(103339,8645,'_imagify_status','success'),(103340,8645,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1007066;s:14:\"optimized_size\";i:200211;s:7:\"percent\";d:80.12;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119071;s:14:\"optimized_size\";i:47903;s:7:\"percent\";d:59.77;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115497;s:14:\"optimized_size\";i:47139;s:7:\"percent\";d:59.19;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43381;s:14:\"optimized_size\";i:18725;s:7:\"percent\";d:56.84;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97447;s:14:\"optimized_size\";i:39438;s:7:\"percent\";d:59.53;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49872;s:14:\"optimized_size\";i:21134;s:7:\"percent\";d:57.62;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8374;s:14:\"optimized_size\";i:3461;s:7:\"percent\";d:58.67;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79100;s:14:\"optimized_size\";i:34120;s:7:\"percent\";d:56.86;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:211809;s:14:\"optimized_size\";i:85038;s:7:\"percent\";d:59.85;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81240;s:14:\"optimized_size\";i:31791;s:7:\"percent\";d:60.87;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78783;s:14:\"optimized_size\";i:33184;s:7:\"percent\";d:57.88;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43930;s:14:\"optimized_size\";i:18791;s:7:\"percent\";d:57.23;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49872;s:14:\"optimized_size\";i:21134;s:7:\"percent\";d:57.62;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240215;s:14:\"optimized_size\";i:90154;s:7:\"percent\";d:62.47;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93393;s:14:\"optimized_size\";i:32935;s:7:\"percent\";d:64.74;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72580;s:14:\"optimized_size\";i:31461;s:7:\"percent\";d:56.65;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37562;s:14:\"optimized_size\";i:17431;s:7:\"percent\";d:53.59;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45960;s:14:\"optimized_size\";i:19650;s:7:\"percent\";d:57.25;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29137;s:14:\"optimized_size\";i:13384;s:7:\"percent\";d:54.07;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174504;s:14:\"optimized_size\";i:73916;s:7:\"percent\";d:57.64;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64236;s:14:\"optimized_size\";i:29344;s:7:\"percent\";d:54.32;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133469;s:14:\"optimized_size\";i:52038;s:7:\"percent\";d:61.01;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203416;s:14:\"optimized_size\";i:83071;s:7:\"percent\";d:59.16;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106317;s:14:\"optimized_size\";i:40546;s:7:\"percent\";d:61.86;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221645;s:14:\"optimized_size\";i:85741;s:7:\"percent\";d:61.32;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98421;s:14:\"optimized_size\";i:35684;s:7:\"percent\";d:63.74;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160340;s:14:\"optimized_size\";i:58647;s:7:\"percent\";d:63.42;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54348;s:14:\"optimized_size\";i:22646;s:7:\"percent\";d:58.33;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84339;s:14:\"optimized_size\";i:37635;s:7:\"percent\";d:55.38;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63808;s:14:\"optimized_size\";i:26019;s:7:\"percent\";d:59.22;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50068;s:14:\"optimized_size\";i:21245;s:7:\"percent\";d:57.57;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1007066;s:14:\"optimized_size\";i:91794;s:7:\"percent\";d:90.89;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50068;s:14:\"optimized_size\";i:31482;s:7:\"percent\";d:37.12;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63808;s:14:\"optimized_size\";i:38503;s:7:\"percent\";d:39.66;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84339;s:14:\"optimized_size\";i:49559;s:7:\"percent\";d:41.24;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54348;s:14:\"optimized_size\";i:32422;s:7:\"percent\";d:40.34;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160340;s:14:\"optimized_size\";i:101711;s:7:\"percent\";d:36.57;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98421;s:14:\"optimized_size\";i:60942;s:7:\"percent\";d:38.08;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221645;s:14:\"optimized_size\";i:93452;s:7:\"percent\";d:57.84;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106317;s:14:\"optimized_size\";i:62309;s:7:\"percent\";d:41.39;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203416;s:14:\"optimized_size\";i:102774;s:7:\"percent\";d:49.48;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133469;s:14:\"optimized_size\";i:69269;s:7:\"percent\";d:48.1;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64236;s:14:\"optimized_size\";i:39476;s:7:\"percent\";d:38.55;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174504;s:14:\"optimized_size\";i:90248;s:7:\"percent\";d:48.28;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29137;s:14:\"optimized_size\";i:19027;s:7:\"percent\";d:34.7;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45960;s:14:\"optimized_size\";i:29023;s:7:\"percent\";d:36.85;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37562;s:14:\"optimized_size\";i:23678;s:7:\"percent\";d:36.96;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72580;s:14:\"optimized_size\";i:43278;s:7:\"percent\";d:40.37;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93393;s:14:\"optimized_size\";i:58585;s:7:\"percent\";d:37.27;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240215;s:14:\"optimized_size\";i:147135;s:7:\"percent\";d:38.75;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49872;s:14:\"optimized_size\";i:30995;s:7:\"percent\";d:37.85;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43930;s:14:\"optimized_size\";i:27586;s:7:\"percent\";d:37.2;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78783;s:14:\"optimized_size\";i:47306;s:7:\"percent\";d:39.95;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81240;s:14:\"optimized_size\";i:45246;s:7:\"percent\";d:44.31;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:211809;s:14:\"optimized_size\";i:95014;s:7:\"percent\";d:55.14;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79100;s:14:\"optimized_size\";i:46262;s:7:\"percent\";d:41.51;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8374;s:14:\"optimized_size\";i:5891;s:7:\"percent\";d:29.65;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97447;s:14:\"optimized_size\";i:57657;s:7:\"percent\";d:40.83;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43381;s:14:\"optimized_size\";i:27302;s:7:\"percent\";d:37.06;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115497;s:14:\"optimized_size\";i:64935;s:7:\"percent\";d:43.78;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119071;s:14:\"optimized_size\";i:66741;s:7:\"percent\";d:43.95;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7788528;s:14:\"optimized_size\";i:3073218;s:7:\"percent\";d:60.54;s:7:\"message\";s:0:\"\";}}'),(103341,8648,'_wp_attachment_image_alt','UX Crafted around their customers'),(103342,8646,'_imagify_optimization_level','2'),(103343,8646,'_imagify_status','success'),(103344,8646,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:379887;s:14:\"optimized_size\";i:62057;s:7:\"percent\";d:83.66;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80158;s:14:\"optimized_size\";i:30718;s:7:\"percent\";d:61.68;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77237;s:14:\"optimized_size\";i:29844;s:7:\"percent\";d:61.36;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28881;s:14:\"optimized_size\";i:9985;s:7:\"percent\";d:65.43;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65566;s:14:\"optimized_size\";i:24437;s:7:\"percent\";d:62.73;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34524;s:14:\"optimized_size\";i:12984;s:7:\"percent\";d:62.39;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6087;s:14:\"optimized_size\";i:2017;s:7:\"percent\";d:66.86;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56549;s:14:\"optimized_size\";i:23284;s:7:\"percent\";d:58.83;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148378;s:14:\"optimized_size\";i:57499;s:7:\"percent\";d:61.25;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61421;s:14:\"optimized_size\";i:24031;s:7:\"percent\";d:60.87;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50893;s:14:\"optimized_size\";i:18997;s:7:\"percent\";d:62.67;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27841;s:14:\"optimized_size\";i:9884;s:7:\"percent\";d:64.5;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34524;s:14:\"optimized_size\";i:12984;s:7:\"percent\";d:62.39;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148635;s:14:\"optimized_size\";i:59169;s:7:\"percent\";d:60.19;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66837;s:14:\"optimized_size\";i:24260;s:7:\"percent\";d:63.7;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51019;s:14:\"optimized_size\";i:19241;s:7:\"percent\";d:62.29;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29129;s:14:\"optimized_size\";i:12466;s:7:\"percent\";d:57.2;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30363;s:14:\"optimized_size\";i:10562;s:7:\"percent\";d:65.21;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21386;s:14:\"optimized_size\";i:9126;s:7:\"percent\";d:57.33;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125282;s:14:\"optimized_size\";i:59156;s:7:\"percent\";d:52.78;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47192;s:14:\"optimized_size\";i:19318;s:7:\"percent\";d:59.07;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90625;s:14:\"optimized_size\";i:34045;s:7:\"percent\";d:62.43;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141884;s:14:\"optimized_size\";i:59777;s:7:\"percent\";d:57.87;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65938;s:14:\"optimized_size\";i:25648;s:7:\"percent\";d:61.1;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152816;s:14:\"optimized_size\";i:58056;s:7:\"percent\";d:62.01;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74332;s:14:\"optimized_size\";i:28464;s:7:\"percent\";d:61.71;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99191;s:14:\"optimized_size\";i:36237;s:7:\"percent\";d:63.47;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35493;s:14:\"optimized_size\";i:12115;s:7:\"percent\";d:65.87;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63067;s:14:\"optimized_size\";i:26367;s:7:\"percent\";d:58.19;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40343;s:14:\"optimized_size\";i:13939;s:7:\"percent\";d:65.45;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33763;s:14:\"optimized_size\";i:11385;s:7:\"percent\";d:66.28;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:379887;s:14:\"optimized_size\";i:60265;s:7:\"percent\";d:84.14;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33763;s:14:\"optimized_size\";i:19859;s:7:\"percent\";d:41.18;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40343;s:14:\"optimized_size\";i:23635;s:7:\"percent\";d:41.41;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63067;s:14:\"optimized_size\";i:31799;s:7:\"percent\";d:49.58;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35493;s:14:\"optimized_size\";i:20837;s:7:\"percent\";d:41.29;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99191;s:14:\"optimized_size\";i:49195;s:7:\"percent\";d:50.4;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74332;s:14:\"optimized_size\";i:41894;s:7:\"percent\";d:43.64;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152816;s:14:\"optimized_size\";i:59210;s:7:\"percent\";d:61.25;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65938;s:14:\"optimized_size\";i:35372;s:7:\"percent\";d:46.36;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141884;s:14:\"optimized_size\";i:76365;s:7:\"percent\";d:46.18;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90625;s:14:\"optimized_size\";i:46468;s:7:\"percent\";d:48.72;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47192;s:14:\"optimized_size\";i:23693;s:7:\"percent\";d:49.79;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125282;s:14:\"optimized_size\";i:67659;s:7:\"percent\";d:45.99;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21386;s:14:\"optimized_size\";i:11713;s:7:\"percent\";d:45.23;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30363;s:14:\"optimized_size\";i:18389;s:7:\"percent\";d:39.44;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29129;s:14:\"optimized_size\";i:15725;s:7:\"percent\";d:46.02;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51019;s:14:\"optimized_size\";i:30635;s:7:\"percent\";d:39.95;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66837;s:14:\"optimized_size\";i:36511;s:7:\"percent\";d:45.37;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148635;s:14:\"optimized_size\";i:56515;s:7:\"percent\";d:61.98;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34524;s:14:\"optimized_size\";i:20324;s:7:\"percent\";d:41.13;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27841;s:14:\"optimized_size\";i:16322;s:7:\"percent\";d:41.37;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50893;s:14:\"optimized_size\";i:29868;s:7:\"percent\";d:41.31;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61421;s:14:\"optimized_size\";i:36328;s:7:\"percent\";d:40.85;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148378;s:14:\"optimized_size\";i:58037;s:7:\"percent\";d:60.89;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56549;s:14:\"optimized_size\";i:33255;s:7:\"percent\";d:41.19;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6087;s:14:\"optimized_size\";i:3635;s:7:\"percent\";d:40.28;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65566;s:14:\"optimized_size\";i:39345;s:7:\"percent\";d:39.99;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28881;s:14:\"optimized_size\";i:16984;s:7:\"percent\";d:41.19;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77237;s:14:\"optimized_size\";i:41632;s:7:\"percent\";d:46.1;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80158;s:14:\"optimized_size\";i:43664;s:7:\"percent\";d:45.53;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4703958;s:14:\"optimized_size\";i:1903185;s:7:\"percent\";d:59.54;s:7:\"message\";s:0:\"\";}}'),(103345,8646,'_wp_attachment_image_alt','Enhanced UX'),(103346,5859,'page_content_3_align_image','right'),(103347,5859,'_page_content_3_align_image','field_65d85d5bde9a8'),(103348,5859,'page_content_3_block_content','<h3>A UX Built for High-Value Decisions</h3>\r\nThe user experience was designed to support considered purchases, not rush them. Clean layouts, logical product categorisation, and a browsing experience that lets customers compare options without feeling overwhelmed. The checkout was streamlined for simplicity and speed, but the journey leading up to it was built to give customers space to research, compare, and feel certain before committing. For a new brand selling products in the £200–£800+ range, that balance between information and simplicity is critical.'),(103349,5859,'_page_content_3_block_content','field_65d85d93de9a9'),(103350,5859,'page_content_3_block_image','8648'),(103351,5859,'_page_content_3_block_image','field_65d85d9bde9aa'),(103352,5859,'page_content_3_block_video',''),(103353,5859,'_page_content_3_block_video','field_65d85da6de9ab'),(103354,5859,'page_content_4_align_image','left'),(103355,5859,'_page_content_4_align_image','field_65d85d5bde9a8'),(103356,5859,'page_content_4_block_content','<h3>Warranty Information Front and Centre</h3>\r\nFor white goods, warranty isn\'t an afterthought: it\'s a deciding factor. We built warranty features prominently into the product pages, making coverage, terms, and reassurance immediately visible rather than buried in small print. When a customer is weighing up whether to trust a new brand with a major appliance purchase, a clear warranty commitment can be the difference between adding to cart and clicking away.'),(103357,5859,'_page_content_4_block_content','field_65d85d93de9a9'),(103358,5859,'page_content_4_block_image','8646'),(103359,5859,'_page_content_4_block_image','field_65d85d9bde9aa'),(103360,5859,'page_content_4_block_video',''),(103361,5859,'_page_content_4_block_video','field_65d85da6de9ab'),(103362,5859,'page_content_5_block_content','<h3>Engineering Credibility from Scratch</h3>\r\nHomefeeling had the product range, the supply chain, and the brand identity. But no website and no reputation. In a market where customers spend hundreds of pounds on appliances they\'ll rely on for years, trust isn\'t optional. We took the brand agency\'s designs and built them into a Magento 2 store engineered for credibility as much as conversion, filtering every UX decision through a single question: does this make a first-time visitor feel confident enough to spend £500 with a brand they\'ve never heard of?\r\n\r\nWarranty information was built prominently into product pages, making coverage, terms, and reassurance immediately visible rather than buried in small print. Technical specifications were comprehensive and clearly formatted, covering energy ratings, dimensions, capacity, and programme options so customers could compare without leaving the site. The browsing experience was designed for considered purchases: clean layouts, logical product categorisation, and space for customers to research and compare before committing.\r\n\r\nThe build was completed in three months, from brand agency designs to a fully functional store ready to take orders. Homefeeling launched with a platform that looked and felt like an established retailer from day one, with the trust-building features needed to compete against Currys, John Lewis, and the other household names that dominate the white goods market.'),(103363,5859,'_page_content_5_block_content','field_65d85d37de9a5'),(103380,8647,'_imagify_optimization_level','2'),(103381,8647,'_imagify_status','success'),(103382,8647,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:575017;s:14:\"optimized_size\";i:66866;s:7:\"percent\";d:88.37;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84731;s:14:\"optimized_size\";i:27819;s:7:\"percent\";d:67.17;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82256;s:14:\"optimized_size\";i:28974;s:7:\"percent\";d:64.78;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32388;s:14:\"optimized_size\";i:11062;s:7:\"percent\";d:65.85;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63921;s:14:\"optimized_size\";i:19676;s:7:\"percent\";d:69.22;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38082;s:14:\"optimized_size\";i:12863;s:7:\"percent\";d:66.22;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6462;s:14:\"optimized_size\";i:2391;s:7:\"percent\";d:63;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46028;s:14:\"optimized_size\";i:13759;s:7:\"percent\";d:70.11;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143237;s:14:\"optimized_size\";i:44845;s:7:\"percent\";d:68.69;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47763;s:14:\"optimized_size\";i:13130;s:7:\"percent\";d:72.51;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58014;s:14:\"optimized_size\";i:19530;s:7:\"percent\";d:66.34;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31982;s:14:\"optimized_size\";i:10929;s:7:\"percent\";d:65.83;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38082;s:14:\"optimized_size\";i:12863;s:7:\"percent\";d:66.22;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:165244;s:14:\"optimized_size\";i:51405;s:7:\"percent\";d:68.89;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53071;s:14:\"optimized_size\";i:13729;s:7:\"percent\";d:74.13;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52256;s:14:\"optimized_size\";i:17504;s:7:\"percent\";d:66.5;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25082;s:14:\"optimized_size\";i:8303;s:7:\"percent\";d:66.9;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33249;s:14:\"optimized_size\";i:10952;s:7:\"percent\";d:67.06;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19483;s:14:\"optimized_size\";i:7096;s:7:\"percent\";d:63.58;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113696;s:14:\"optimized_size\";i:39042;s:7:\"percent\";d:65.66;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43214;s:14:\"optimized_size\";i:14894;s:7:\"percent\";d:65.53;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93488;s:14:\"optimized_size\";i:31775;s:7:\"percent\";d:66.01;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131183;s:14:\"optimized_size\";i:41935;s:7:\"percent\";d:68.03;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58714;s:14:\"optimized_size\";i:17854;s:7:\"percent\";d:69.59;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152237;s:14:\"optimized_size\";i:47314;s:7:\"percent\";d:68.92;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55726;s:14:\"optimized_size\";i:14979;s:7:\"percent\";d:73.12;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112114;s:14:\"optimized_size\";i:35960;s:7:\"percent\";d:67.93;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41047;s:14:\"optimized_size\";i:13455;s:7:\"percent\";d:67.22;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52734;s:14:\"optimized_size\";i:19302;s:7:\"percent\";d:63.4;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48743;s:14:\"optimized_size\";i:16343;s:7:\"percent\";d:66.47;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37382;s:14:\"optimized_size\";i:12507;s:7:\"percent\";d:66.54;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:575017;s:14:\"optimized_size\";i:53195;s:7:\"percent\";d:90.75;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37382;s:14:\"optimized_size\";i:19718;s:7:\"percent\";d:47.25;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48743;s:14:\"optimized_size\";i:24874;s:7:\"percent\";d:48.97;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52734;s:14:\"optimized_size\";i:30322;s:7:\"percent\";d:42.5;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41047;s:14:\"optimized_size\";i:21095;s:7:\"percent\";d:48.61;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112114;s:14:\"optimized_size\";i:60737;s:7:\"percent\";d:45.83;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55726;s:14:\"optimized_size\";i:22878;s:7:\"percent\";d:58.95;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152237;s:14:\"optimized_size\";i:57761;s:7:\"percent\";d:62.06;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58714;s:14:\"optimized_size\";i:22668;s:7:\"percent\";d:61.39;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131183;s:14:\"optimized_size\";i:65715;s:7:\"percent\";d:49.91;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93488;s:14:\"optimized_size\";i:50902;s:7:\"percent\";d:45.55;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43214;s:14:\"optimized_size\";i:21815;s:7:\"percent\";d:49.52;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113696;s:14:\"optimized_size\";i:43627;s:7:\"percent\";d:61.63;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19483;s:14:\"optimized_size\";i:10297;s:7:\"percent\";d:47.15;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33249;s:14:\"optimized_size\";i:17643;s:7:\"percent\";d:46.94;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25082;s:14:\"optimized_size\";i:12629;s:7:\"percent\";d:49.65;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52256;s:14:\"optimized_size\";i:32331;s:7:\"percent\";d:38.13;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53071;s:14:\"optimized_size\";i:22107;s:7:\"percent\";d:58.34;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:165244;s:14:\"optimized_size\";i:61620;s:7:\"percent\";d:62.71;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38082;s:14:\"optimized_size\";i:19830;s:7:\"percent\";d:47.93;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31982;s:14:\"optimized_size\";i:16906;s:7:\"percent\";d:47.14;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58014;s:14:\"optimized_size\";i:35846;s:7:\"percent\";d:38.21;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47763;s:14:\"optimized_size\";i:24071;s:7:\"percent\";d:49.6;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143237;s:14:\"optimized_size\";i:54628;s:7:\"percent\";d:61.86;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46028;s:14:\"optimized_size\";i:24520;s:7:\"percent\";d:46.73;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6462;s:14:\"optimized_size\";i:4146;s:7:\"percent\";d:35.84;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63921;s:14:\"optimized_size\";i:35978;s:7:\"percent\";d:43.71;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32388;s:14:\"optimized_size\";i:17271;s:7:\"percent\";d:46.67;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82256;s:14:\"optimized_size\";i:46422;s:7:\"percent\";d:43.56;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84731;s:14:\"optimized_size\";i:48065;s:7:\"percent\";d:43.27;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5035170;s:14:\"optimized_size\";i:1678673;s:7:\"percent\";d:66.66;s:7:\"message\";s:0:\"\";}}'),(103383,8648,'_imagify_optimization_level','2'),(103384,8648,'_imagify_status','success'),(103385,8648,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:315163;s:14:\"optimized_size\";i:52422;s:7:\"percent\";d:83.37;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76480;s:14:\"optimized_size\";i:25703;s:7:\"percent\";d:66.39;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70880;s:14:\"optimized_size\";i:23679;s:7:\"percent\";d:66.59;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28942;s:14:\"optimized_size\";i:9609;s:7:\"percent\";d:66.8;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63084;s:14:\"optimized_size\";i:19760;s:7:\"percent\";d:68.68;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32380;s:14:\"optimized_size\";i:10995;s:7:\"percent\";d:66.04;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5957;s:14:\"optimized_size\";i:2272;s:7:\"percent\";d:61.86;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48541;s:14:\"optimized_size\";i:16434;s:7:\"percent\";d:66.14;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129345;s:14:\"optimized_size\";i:42145;s:7:\"percent\";d:67.42;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48948;s:14:\"optimized_size\";i:14872;s:7:\"percent\";d:69.62;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47127;s:14:\"optimized_size\";i:16161;s:7:\"percent\";d:65.71;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28038;s:14:\"optimized_size\";i:9449;s:7:\"percent\";d:66.3;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32380;s:14:\"optimized_size\";i:10995;s:7:\"percent\";d:66.04;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136094;s:14:\"optimized_size\";i:41546;s:7:\"percent\";d:69.47;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47505;s:14:\"optimized_size\";i:12199;s:7:\"percent\";d:74.32;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46419;s:14:\"optimized_size\";i:16269;s:7:\"percent\";d:64.95;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24966;s:14:\"optimized_size\";i:8940;s:7:\"percent\";d:64.19;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29576;s:14:\"optimized_size\";i:10044;s:7:\"percent\";d:66.04;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18615;s:14:\"optimized_size\";i:6324;s:7:\"percent\";d:66.03;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100933;s:14:\"optimized_size\";i:35043;s:7:\"percent\";d:65.28;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43113;s:14:\"optimized_size\";i:16229;s:7:\"percent\";d:62.36;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84514;s:14:\"optimized_size\";i:27152;s:7:\"percent\";d:67.87;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123958;s:14:\"optimized_size\";i:41762;s:7:\"percent\";d:66.31;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56214;s:14:\"optimized_size\";i:16533;s:7:\"percent\";d:70.59;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132371;s:14:\"optimized_size\";i:43613;s:7:\"percent\";d:67.05;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54110;s:14:\"optimized_size\";i:14239;s:7:\"percent\";d:73.69;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91874;s:14:\"optimized_size\";i:28197;s:7:\"percent\";d:69.31;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34606;s:14:\"optimized_size\";i:11445;s:7:\"percent\";d:66.93;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54916;s:14:\"optimized_size\";i:19092;s:7:\"percent\";d:65.23;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38721;s:14:\"optimized_size\";i:12571;s:7:\"percent\";d:67.53;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31547;s:14:\"optimized_size\";i:10448;s:7:\"percent\";d:66.88;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:315163;s:14:\"optimized_size\";i:43244;s:7:\"percent\";d:86.28;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31547;s:14:\"optimized_size\";i:18867;s:7:\"percent\";d:40.19;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38721;s:14:\"optimized_size\";i:21454;s:7:\"percent\";d:44.59;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54916;s:14:\"optimized_size\";i:31119;s:7:\"percent\";d:43.33;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34606;s:14:\"optimized_size\";i:20408;s:7:\"percent\";d:41.03;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91874;s:14:\"optimized_size\";i:39064;s:7:\"percent\";d:57.48;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54110;s:14:\"optimized_size\";i:21875;s:7:\"percent\";d:59.57;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132371;s:14:\"optimized_size\";i:48964;s:7:\"percent\";d:63.01;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56214;s:14:\"optimized_size\";i:20685;s:7:\"percent\";d:63.2;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123958;s:14:\"optimized_size\";i:61401;s:7:\"percent\";d:50.47;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84514;s:14:\"optimized_size\";i:42118;s:7:\"percent\";d:50.16;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43113;s:14:\"optimized_size\";i:25540;s:7:\"percent\";d:40.76;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100933;s:14:\"optimized_size\";i:37596;s:7:\"percent\";d:62.75;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18615;s:14:\"optimized_size\";i:11245;s:7:\"percent\";d:39.59;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29576;s:14:\"optimized_size\";i:18213;s:7:\"percent\";d:38.42;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24966;s:14:\"optimized_size\";i:14668;s:7:\"percent\";d:41.25;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46419;s:14:\"optimized_size\";i:27818;s:7:\"percent\";d:40.07;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47505;s:14:\"optimized_size\";i:18414;s:7:\"percent\";d:61.24;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136094;s:14:\"optimized_size\";i:49625;s:7:\"percent\";d:63.54;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32380;s:14:\"optimized_size\";i:19100;s:7:\"percent\";d:41.01;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28038;s:14:\"optimized_size\";i:16749;s:7:\"percent\";d:40.26;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47127;s:14:\"optimized_size\";i:25357;s:7:\"percent\";d:46.19;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48948;s:14:\"optimized_size\";i:24252;s:7:\"percent\";d:50.45;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129345;s:14:\"optimized_size\";i:47806;s:7:\"percent\";d:63.04;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48541;s:14:\"optimized_size\";i:25990;s:7:\"percent\";d:46.46;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5957;s:14:\"optimized_size\";i:3542;s:7:\"percent\";d:40.54;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63084;s:14:\"optimized_size\";i:34571;s:7:\"percent\";d:45.2;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28942;s:14:\"optimized_size\";i:17395;s:7:\"percent\";d:39.9;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70880;s:14:\"optimized_size\";i:35639;s:7:\"percent\";d:49.72;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76480;s:14:\"optimized_size\";i:39152;s:7:\"percent\";d:48.81;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4122254;s:14:\"optimized_size\";i:1488013;s:7:\"percent\";d:63.9;s:7:\"message\";s:0:\"\";}}'),(103386,8649,'_imagify_optimization_level','2'),(103387,8649,'_imagify_status','success'),(103388,8649,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1500841;s:14:\"optimized_size\";i:453855;s:7:\"percent\";d:69.76;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:185123;s:14:\"optimized_size\";i:75911;s:7:\"percent\";d:58.99;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180973;s:14:\"optimized_size\";i:74730;s:7:\"percent\";d:58.71;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63938;s:14:\"optimized_size\";i:33043;s:7:\"percent\";d:48.32;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141076;s:14:\"optimized_size\";i:64455;s:7:\"percent\";d:54.31;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77082;s:14:\"optimized_size\";i:39100;s:7:\"percent\";d:49.27;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10629;s:14:\"optimized_size\";i:6244;s:7:\"percent\";d:41.26;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130432;s:14:\"optimized_size\";i:60262;s:7:\"percent\";d:53.8;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:333626;s:14:\"optimized_size\";i:130962;s:7:\"percent\";d:60.75;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144641;s:14:\"optimized_size\";i:63913;s:7:\"percent\";d:55.81;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123296;s:14:\"optimized_size\";i:60626;s:7:\"percent\";d:50.83;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64955;s:14:\"optimized_size\";i:33596;s:7:\"percent\";d:48.28;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77082;s:14:\"optimized_size\";i:39100;s:7:\"percent\";d:49.27;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:386714;s:14:\"optimized_size\";i:147229;s:7:\"percent\";d:61.93;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173752;s:14:\"optimized_size\";i:71475;s:7:\"percent\";d:58.86;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112180;s:14:\"optimized_size\";i:55706;s:7:\"percent\";d:50.34;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60228;s:14:\"optimized_size\";i:31580;s:7:\"percent\";d:47.57;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66307;s:14:\"optimized_size\";i:34283;s:7:\"percent\";d:48.3;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41114;s:14:\"optimized_size\";i:22118;s:7:\"percent\";d:46.2;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:270447;s:14:\"optimized_size\";i:108449;s:7:\"percent\";d:59.9;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100186;s:14:\"optimized_size\";i:50224;s:7:\"percent\";d:49.87;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203028;s:14:\"optimized_size\";i:81397;s:7:\"percent\";d:59.91;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:326899;s:14:\"optimized_size\";i:129184;s:7:\"percent\";d:60.48;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136827;s:14:\"optimized_size\";i:56403;s:7:\"percent\";d:58.78;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:354234;s:14:\"optimized_size\";i:137191;s:7:\"percent\";d:61.27;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182736;s:14:\"optimized_size\";i:73278;s:7:\"percent\";d:59.9;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:244053;s:14:\"optimized_size\";i:94294;s:7:\"percent\";d:61.36;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81168;s:14:\"optimized_size\";i:40955;s:7:\"percent\";d:49.54;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129696;s:14:\"optimized_size\";i:58459;s:7:\"percent\";d:54.93;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96801;s:14:\"optimized_size\";i:47322;s:7:\"percent\";d:51.11;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74830;s:14:\"optimized_size\";i:37984;s:7:\"percent\";d:49.24;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1500841;s:14:\"optimized_size\";i:147673;s:7:\"percent\";d:90.16;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74830;s:14:\"optimized_size\";i:49585;s:7:\"percent\";d:33.74;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96801;s:14:\"optimized_size\";i:64470;s:7:\"percent\";d:33.4;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129696;s:14:\"optimized_size\";i:88101;s:7:\"percent\";d:32.07;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81168;s:14:\"optimized_size\";i:53889;s:7:\"percent\";d:33.61;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:244053;s:14:\"optimized_size\";i:146200;s:7:\"percent\";d:40.09;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182736;s:14:\"optimized_size\";i:119681;s:7:\"percent\";d:34.51;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:354234;s:14:\"optimized_size\";i:210226;s:7:\"percent\";d:40.65;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136827;s:14:\"optimized_size\";i:80678;s:7:\"percent\";d:41.04;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:326899;s:14:\"optimized_size\";i:196037;s:7:\"percent\";d:40.03;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203028;s:14:\"optimized_size\";i:125661;s:7:\"percent\";d:38.11;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100186;s:14:\"optimized_size\";i:72407;s:7:\"percent\";d:27.73;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:270447;s:14:\"optimized_size\";i:160430;s:7:\"percent\";d:40.68;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41114;s:14:\"optimized_size\";i:30014;s:7:\"percent\";d:27;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66307;s:14:\"optimized_size\";i:47852;s:7:\"percent\";d:27.83;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60228;s:14:\"optimized_size\";i:43238;s:7:\"percent\";d:28.21;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112180;s:14:\"optimized_size\";i:74478;s:7:\"percent\";d:33.61;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173752;s:14:\"optimized_size\";i:113609;s:7:\"percent\";d:34.61;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:386714;s:14:\"optimized_size\";i:229022;s:7:\"percent\";d:40.78;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77082;s:14:\"optimized_size\";i:55386;s:7:\"percent\";d:28.15;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64955;s:14:\"optimized_size\";i:46771;s:7:\"percent\";d:27.99;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123296;s:14:\"optimized_size\";i:82030;s:7:\"percent\";d:33.47;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144641;s:14:\"optimized_size\";i:98481;s:7:\"percent\";d:31.91;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:333626;s:14:\"optimized_size\";i:197699;s:7:\"percent\";d:40.74;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130432;s:14:\"optimized_size\";i:88286;s:7:\"percent\";d:32.31;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10629;s:14:\"optimized_size\";i:8157;s:7:\"percent\";d:23.26;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141076;s:14:\"optimized_size\";i:91501;s:7:\"percent\";d:35.14;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63938;s:14:\"optimized_size\";i:46050;s:7:\"percent\";d:27.98;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180973;s:14:\"optimized_size\";i:112237;s:7:\"percent\";d:37.98;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:185123;s:14:\"optimized_size\";i:114919;s:7:\"percent\";d:37.92;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:12072706;s:14:\"optimized_size\";i:5408096;s:7:\"percent\";d:55.2;s:7:\"message\";s:0:\"\";}}'),(103389,8650,'_imagify_optimization_level','2'),(103390,8650,'_imagify_status','success'),(103391,8650,'_imagify_data','a:2:{s:5:\"sizes\";a:66:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1789777;s:14:\"optimized_size\";i:336436;s:7:\"percent\";d:81.2;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135574;s:14:\"optimized_size\";i:39159;s:7:\"percent\";d:71.12;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130802;s:14:\"optimized_size\";i:38218;s:7:\"percent\";d:70.78;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47526;s:14:\"optimized_size\";i:17563;s:7:\"percent\";d:63.05;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111050;s:14:\"optimized_size\";i:37369;s:7:\"percent\";d:66.35;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54675;s:14:\"optimized_size\";i:19765;s:7:\"percent\";d:63.85;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12749;s:14:\"optimized_size\";i:6007;s:7:\"percent\";d:52.88;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91535;s:14:\"optimized_size\";i:34193;s:7:\"percent\";d:62.64;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:372016;s:14:\"optimized_size\";i:91950;s:7:\"percent\";d:75.28;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103577;s:14:\"optimized_size\";i:37448;s:7:\"percent\";d:63.85;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89193;s:14:\"optimized_size\";i:31139;s:7:\"percent\";d:65.09;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48492;s:14:\"optimized_size\";i:18217;s:7:\"percent\";d:62.43;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:294954;s:14:\"optimized_size\";i:77546;s:7:\"percent\";d:73.71;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54675;s:14:\"optimized_size\";i:19765;s:7:\"percent\";d:63.85;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:416030;s:14:\"optimized_size\";i:100365;s:7:\"percent\";d:75.88;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133100;s:14:\"optimized_size\";i:47593;s:7:\"percent\";d:64.24;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80100;s:14:\"optimized_size\";i:28637;s:7:\"percent\";d:64.25;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40902;s:14:\"optimized_size\";i:16498;s:7:\"percent\";d:59.66;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49657;s:14:\"optimized_size\";i:18626;s:7:\"percent\";d:62.49;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33200;s:14:\"optimized_size\";i:13164;s:7:\"percent\";d:60.35;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:313757;s:14:\"optimized_size\";i:79208;s:7:\"percent\";d:74.75;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68798;s:14:\"optimized_size\";i:25831;s:7:\"percent\";d:62.45;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154842;s:14:\"optimized_size\";i:44442;s:7:\"percent\";d:71.3;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236108;s:14:\"optimized_size\";i:67328;s:7:\"percent\";d:71.48;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156283;s:14:\"optimized_size\";i:44341;s:7:\"percent\";d:71.63;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:318645;s:14:\"optimized_size\";i:75304;s:7:\"percent\";d:76.37;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137280;s:14:\"optimized_size\";i:44919;s:7:\"percent\";d:67.28;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:220994;s:14:\"optimized_size\";i:58179;s:7:\"percent\";d:73.67;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137153;s:14:\"optimized_size\";i:42883;s:7:\"percent\";d:68.73;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45847;s:14:\"optimized_size\";i:17458;s:7:\"percent\";d:61.92;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91167;s:14:\"optimized_size\";i:30966;s:7:\"percent\";d:66.03;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54995;s:14:\"optimized_size\";i:20239;s:7:\"percent\";d:63.2;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42746;s:14:\"optimized_size\";i:16467;s:7:\"percent\";d:61.48;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1789777;s:14:\"optimized_size\";i:101046;s:7:\"percent\";d:94.35;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42746;s:14:\"optimized_size\";i:27463;s:7:\"percent\";d:35.75;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54995;s:14:\"optimized_size\";i:34527;s:7:\"percent\";d:37.22;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91167;s:14:\"optimized_size\";i:55547;s:7:\"percent\";d:39.07;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45847;s:14:\"optimized_size\";i:29471;s:7:\"percent\";d:35.72;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137153;s:14:\"optimized_size\";i:80331;s:7:\"percent\";d:41.43;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:220994;s:14:\"optimized_size\";i:120845;s:7:\"percent\";d:45.32;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137280;s:14:\"optimized_size\";i:84927;s:7:\"percent\";d:38.14;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:318645;s:14:\"optimized_size\";i:164677;s:7:\"percent\";d:48.32;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156283;s:14:\"optimized_size\";i:88073;s:7:\"percent\";d:43.65;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236108;s:14:\"optimized_size\";i:132325;s:7:\"percent\";d:43.96;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154842;s:14:\"optimized_size\";i:87977;s:7:\"percent\";d:43.18;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68798;s:14:\"optimized_size\";i:43175;s:7:\"percent\";d:37.24;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:313757;s:14:\"optimized_size\";i:171142;s:7:\"percent\";d:45.45;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33200;s:14:\"optimized_size\";i:21303;s:7:\"percent\";d:35.83;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49657;s:14:\"optimized_size\";i:31931;s:7:\"percent\";d:35.7;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40902;s:14:\"optimized_size\";i:26151;s:7:\"percent\";d:36.06;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80100;s:14:\"optimized_size\";i:48873;s:7:\"percent\";d:38.99;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133100;s:14:\"optimized_size\";i:82454;s:7:\"percent\";d:38.05;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:416030;s:14:\"optimized_size\";i:215003;s:7:\"percent\";d:48.32;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54675;s:14:\"optimized_size\";i:34067;s:7:\"percent\";d:37.69;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:294954;s:14:\"optimized_size\";i:161543;s:7:\"percent\";d:45.23;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48492;s:14:\"optimized_size\";i:31174;s:7:\"percent\";d:35.71;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89193;s:14:\"optimized_size\";i:54408;s:7:\"percent\";d:39;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103577;s:14:\"optimized_size\";i:63091;s:7:\"percent\";d:39.09;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:372016;s:14:\"optimized_size\";i:200401;s:7:\"percent\";d:46.13;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91535;s:14:\"optimized_size\";i:55460;s:7:\"percent\";d:39.41;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12749;s:14:\"optimized_size\";i:9011;s:7:\"percent\";d:29.32;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111050;s:14:\"optimized_size\";i:67662;s:7:\"percent\";d:39.07;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47526;s:14:\"optimized_size\";i:29869;s:7:\"percent\";d:37.15;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130802;s:14:\"optimized_size\";i:75858;s:7:\"percent\";d:42.01;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135574;s:14:\"optimized_size\";i:78639;s:7:\"percent\";d:42;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:12081723;s:14:\"optimized_size\";i:4105647;s:7:\"percent\";d:66.02;s:7:\"message\";s:0:\"\";}}'),(103392,5859,'page_content_6_align_image','right'),(103393,5859,'_page_content_6_align_image','field_65d85d5bde9a8'),(103394,5859,'page_content_6_block_content','<h3>Designed to Reassure, Built to Sell</h3>\r\nThe difference between a site that looks professional and a site that actually converts high-value purchases comes down to the details. For Homefeeling, those details were everything.'),(103395,5859,'_page_content_6_block_content','field_65d85d93de9a9'),(103396,5859,'page_content_6_block_image','8648'),(103397,5859,'_page_content_6_block_image','field_65d85d9bde9aa'),(103398,5859,'page_content_6_block_video',''),(103399,5859,'_page_content_6_block_video','field_65d85da6de9ab'),(103424,5859,'page_content_7_align_image','left'),(103425,5859,'_page_content_7_align_image','field_65d85d5bde9a8'),(103426,5859,'page_content_7_block_content','<h3>Detailed Technical Specifications</h3>\r\nAppliance shoppers compare specs. Energy ratings, dimensions, capacity, noise levels, programme options, this is the information that drives purchasing decisions, particularly for customers who can\'t see the product in person. We ensured technical specifications were comprehensive, clearly formatted, and easy to scan, giving customers the data they need to buy with confidence and reducing the temptation to leave the site and compare elsewhere.'),(103427,5859,'_page_content_7_block_content','field_65d85d93de9a9'),(103428,5859,'page_content_7_block_image','8647'),(103429,5859,'_page_content_7_block_image','field_65d85d9bde9aa'),(103430,5859,'page_content_7_block_video',''),(103431,5859,'_page_content_7_block_video','field_65d85da6de9ab'),(103432,5859,'page_content_8_block_content','<h3>What did this mean for Homefeeling?</h3>\r\nHomefeeling went from a brand identity on paper to a live, fully functional ecommerce store in three months. In a sector where customer trust is everything, the new Magento 2 platform was designed to earn that trust from the first visit, giving a new entrant the credibility to compete with established high-street names.'),(103433,5859,'_page_content_8_block_content','field_65d85e28f3104'),(103434,5859,'page_content_8_final_results_0_main_stat','1'),(103435,5859,'_page_content_8_final_results_0_main_stat','field_67f641425811d'),(103436,5859,'page_content_8_final_results_0_stat_info','<h4>A Credible Online Presence from Day One</h4>\r\nNo legacy, no reputation, no head start, just a well-built platform that communicated quality, reliability, and professionalism from the moment a customer landed on the site.'),(103437,5859,'_page_content_8_final_results_0_stat_info','field_67f6414c5811e'),(103438,5859,'page_content_8_final_results_1_main_stat','2'),(103439,5859,'_page_content_8_final_results_1_main_stat','field_67f641425811d'),(103440,5859,'page_content_8_final_results_1_stat_info','<h4>Trust-Building Features Where They Matter Most</h4>\r\nWarranty information, detailed technical specifications, and a considered UX gave first-time visitors the confidence to make high-value purchases from a brand they\'d never bought from before.'),(103441,5859,'_page_content_8_final_results_1_stat_info','field_67f6414c5811e'),(103442,5859,'page_content_8_final_results_2_main_stat','3'),(103443,5859,'_page_content_8_final_results_2_main_stat','field_67f641425811d'),(103444,5859,'page_content_8_final_results_2_stat_info','<h4>A Scalable Foundation for Growth</h4>\r\nMagento 2 gave Homefeeling a platform that could grow with the business, capable of handling expanding product ranges, increasing traffic, and evolving commercial requirements without needing to start again.'),(103445,5859,'_page_content_8_final_results_2_stat_info','field_67f6414c5811e'),(103446,5859,'page_content_8_final_results','3'),(103447,5859,'_page_content_8_final_results','field_67f641335811c'),(103448,8651,'_wp_attached_file','Shirt-Company-1-Previous-Website.jpg'),(103449,8651,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:36:\"Shirt-Company-1-Previous-Website.jpg\";s:8:\"filesize\";i:17491;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-1-Previous-Website-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5839;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-1-Previous-Website-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7815;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-1-Previous-Website-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9903;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-1-Previous-Website-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6447;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-1-Previous-Website-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23343;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-1-Previous-Website-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14223;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-1-Previous-Website-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33651;}s:8:\"masthead\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-1-Previous-Website-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13971;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-1-Previous-Website-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28287;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-1-Previous-Website-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19087;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-1-Previous-Website-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7375;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-1-Previous-Website-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25287;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-1-Previous-Website-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3327;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-1-Previous-Website-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5187;}s:10:\"team-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-1-Previous-Website-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4167;}s:10:\"team-large\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-1-Previous-Website-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8743;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-1-Previous-Website-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13535;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-1-Previous-Website-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37095;}s:10:\"page-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-1-Previous-Website-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5967;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-1-Previous-Website-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5087;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-1-Previous-Website-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9807;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-1-Previous-Website-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10719;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-1-Previous-Website-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31683;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-1-Previous-Website-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9487;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-1-Previous-Website-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1227;}s:13:\"project-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-1-Previous-Website-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5967;}s:13:\"project-large\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-1-Previous-Website-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12391;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-1-Previous-Website-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5087;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-1-Previous-Website-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16079;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-1-Previous-Website-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16587;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103450,8651,'_imagify_optimization_level','2'),(103451,8651,'_imagify_status','already_optimized'),(103452,8651,'_imagify_data','a:2:{s:5:\"sizes\";a:32:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16587;s:14:\"optimized_size\";i:421;s:7:\"percent\";d:97.46;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16079;s:14:\"optimized_size\";i:413;s:7:\"percent\";d:97.43;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5087;s:14:\"optimized_size\";i:398;s:7:\"percent\";d:92.18;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12391;s:14:\"optimized_size\";i:432;s:7:\"percent\";d:96.51;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5967;s:14:\"optimized_size\";i:388;s:7:\"percent\";d:93.5;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1227;s:14:\"optimized_size\";i:345;s:7:\"percent\";d:71.88;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9487;s:14:\"optimized_size\";i:404;s:7:\"percent\";d:95.74;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31683;s:14:\"optimized_size\";i:428;s:7:\"percent\";d:98.65;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10719;s:14:\"optimized_size\";i:418;s:7:\"percent\";d:96.1;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9807;s:14:\"optimized_size\";i:410;s:7:\"percent\";d:95.82;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5087;s:14:\"optimized_size\";i:395;s:7:\"percent\";d:92.24;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5967;s:14:\"optimized_size\";i:388;s:7:\"percent\";d:93.5;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37095;s:14:\"optimized_size\";i:454;s:7:\"percent\";d:98.78;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13535;s:14:\"optimized_size\";i:428;s:7:\"percent\";d:96.84;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8743;s:14:\"optimized_size\";i:418;s:7:\"percent\";d:95.22;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4167;s:14:\"optimized_size\";i:366;s:7:\"percent\";d:91.22;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5187;s:14:\"optimized_size\";i:391;s:7:\"percent\";d:92.46;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3327;s:14:\"optimized_size\";i:384;s:7:\"percent\";d:88.46;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25287;s:14:\"optimized_size\";i:399;s:7:\"percent\";d:98.42;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7375;s:14:\"optimized_size\";i:420;s:7:\"percent\";d:94.31;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19087;s:14:\"optimized_size\";i:419;s:7:\"percent\";d:97.8;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28287;s:14:\"optimized_size\";i:464;s:7:\"percent\";d:98.36;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13971;s:14:\"optimized_size\";i:412;s:7:\"percent\";d:97.05;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33651;s:14:\"optimized_size\";i:440;s:7:\"percent\";d:98.69;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14223;s:14:\"optimized_size\";i:419;s:7:\"percent\";d:97.05;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23343;s:14:\"optimized_size\";i:409;s:7:\"percent\";d:98.25;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6447;s:14:\"optimized_size\";i:398;s:7:\"percent\";d:93.83;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9903;s:14:\"optimized_size\";i:430;s:7:\"percent\";d:95.66;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7815;s:14:\"optimized_size\";i:407;s:7:\"percent\";d:94.79;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5839;s:14:\"optimized_size\";i:359;s:7:\"percent\";d:93.85;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17491;s:14:\"optimized_size\";i:3739;s:7:\"percent\";d:78.62;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:414861;s:14:\"optimized_size\";i:15996;s:7:\"percent\";d:96.14;s:7:\"message\";s:0:\"\";}}'),(103453,8652,'_wp_attached_file','Shirt-Company-2-Discovery-Personas.jpg'),(103454,8652,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:38:\"Shirt-Company-2-Discovery-Personas.jpg\";s:8:\"filesize\";i:562767;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-2-Discovery-Personas-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30909;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-2-Discovery-Personas-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39504;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-2-Discovery-Personas-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59448;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-2-Discovery-Personas-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34136;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"Shirt-Company-2-Discovery-Personas-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97244;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:47:\"Shirt-Company-2-Discovery-Personas-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76935;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:48:\"Shirt-Company-2-Discovery-Personas-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151565;}s:8:\"masthead\";a:5:{s:4:\"file\";s:47:\"Shirt-Company-2-Discovery-Personas-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81788;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:48:\"Shirt-Company-2-Discovery-Personas-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144337;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:47:\"Shirt-Company-2-Discovery-Personas-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87520;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-2-Discovery-Personas-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46257;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:47:\"Shirt-Company-2-Discovery-Personas-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136970;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-2-Discovery-Personas-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23914;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-2-Discovery-Personas-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29638;}s:10:\"team-small\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-2-Discovery-Personas-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28831;}s:10:\"team-large\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-2-Discovery-Personas-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49189;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:47:\"Shirt-Company-2-Discovery-Personas-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73082;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:48:\"Shirt-Company-2-Discovery-Personas-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153956;}s:10:\"page-small\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-2-Discovery-Personas-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34352;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-2-Discovery-Personas-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29075;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-2-Discovery-Personas-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50112;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-2-Discovery-Personas-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61524;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:48:\"Shirt-Company-2-Discovery-Personas-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149688;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-2-Discovery-Personas-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57857;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-2-Discovery-Personas-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5874;}s:13:\"project-small\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-2-Discovery-Personas-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34352;}s:13:\"project-large\";a:5:{s:4:\"file\";s:47:\"Shirt-Company-2-Discovery-Personas-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66686;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-2-Discovery-Personas-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28333;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:47:\"Shirt-Company-2-Discovery-Personas-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76695;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:47:\"Shirt-Company-2-Discovery-Personas-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103455,8653,'_wp_attached_file','Shirt-Company-3-New-Magento-Site.jpg'),(103456,8653,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:36:\"Shirt-Company-3-New-Magento-Site.jpg\";s:8:\"filesize\";i:1132521;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-3-New-Magento-Site-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44561;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-3-New-Magento-Site-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58177;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-3-New-Magento-Site-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76601;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-3-New-Magento-Site-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48056;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-3-New-Magento-Site-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151879;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-3-New-Magento-Site-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98597;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-3-New-Magento-Site-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227620;}s:8:\"masthead\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-3-New-Magento-Site-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106267;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-3-New-Magento-Site-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203342;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-3-New-Magento-Site-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128654;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-3-New-Magento-Site-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59366;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-3-New-Magento-Site-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177228;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-3-New-Magento-Site-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24899;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-3-New-Magento-Site-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40881;}s:10:\"team-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-3-New-Magento-Site-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35803;}s:10:\"team-large\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-3-New-Magento-Site-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67892;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-3-New-Magento-Site-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91610;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-3-New-Magento-Site-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247567;}s:10:\"page-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-3-New-Magento-Site-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46843;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-3-New-Magento-Site-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38196;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-3-New-Magento-Site-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73464;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-3-New-Magento-Site-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80402;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:46:\"Shirt-Company-3-New-Magento-Site-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220401;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-3-New-Magento-Site-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74679;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-3-New-Magento-Site-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7043;}s:13:\"project-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-3-New-Magento-Site-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46843;}s:13:\"project-large\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-3-New-Magento-Site-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91466;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-3-New-Magento-Site-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39065;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-3-New-Magento-Site-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109802;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-3-New-Magento-Site-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115996;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103457,8654,'_wp_attached_file','Shirt-Company-4-Size-Guides.jpg'),(103458,8654,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:31:\"Shirt-Company-4-Size-Guides.jpg\";s:8:\"filesize\";i:407885;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Shirt-Company-4-Size-Guides-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30903;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Shirt-Company-4-Size-Guides-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39951;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Shirt-Company-4-Size-Guides-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59002;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Shirt-Company-4-Size-Guides-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33581;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"Shirt-Company-4-Size-Guides-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101364;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"Shirt-Company-4-Size-Guides-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69465;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:41:\"Shirt-Company-4-Size-Guides-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157832;}s:8:\"masthead\";a:5:{s:4:\"file\";s:40:\"Shirt-Company-4-Size-Guides-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57493;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"Shirt-Company-4-Size-Guides-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151543;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:40:\"Shirt-Company-4-Size-Guides-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90180;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:39:\"Shirt-Company-4-Size-Guides-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46771;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:40:\"Shirt-Company-4-Size-Guides-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121809;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:39:\"Shirt-Company-4-Size-Guides-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17027;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:39:\"Shirt-Company-4-Size-Guides-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29522;}s:10:\"team-small\";a:5:{s:4:\"file\";s:39:\"Shirt-Company-4-Size-Guides-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27112;}s:10:\"team-large\";a:5:{s:4:\"file\";s:39:\"Shirt-Company-4-Size-Guides-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50882;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"Shirt-Company-4-Size-Guides-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64212;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:41:\"Shirt-Company-4-Size-Guides-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162853;}s:10:\"page-small\";a:5:{s:4:\"file\";s:39:\"Shirt-Company-4-Size-Guides-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33155;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:39:\"Shirt-Company-4-Size-Guides-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26798;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Shirt-Company-4-Size-Guides-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51356;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:39:\"Shirt-Company-4-Size-Guides-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58175;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:41:\"Shirt-Company-4-Size-Guides-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153330;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:39:\"Shirt-Company-4-Size-Guides-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54955;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"Shirt-Company-4-Size-Guides-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5402;}s:13:\"project-small\";a:5:{s:4:\"file\";s:39:\"Shirt-Company-4-Size-Guides-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33155;}s:13:\"project-large\";a:5:{s:4:\"file\";s:40:\"Shirt-Company-4-Size-Guides-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66929;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:39:\"Shirt-Company-4-Size-Guides-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27952;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:40:\"Shirt-Company-4-Size-Guides-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79778;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:40:\"Shirt-Company-4-Size-Guides-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81691;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103459,8655,'_wp_attached_file','Shirt-Company-5-Product-Imagery.jpg'),(103460,8655,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:35:\"Shirt-Company-5-Product-Imagery.jpg\";s:8:\"filesize\";i:1197032;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Shirt-Company-5-Product-Imagery-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46015;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Shirt-Company-5-Product-Imagery-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60215;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Shirt-Company-5-Product-Imagery-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86442;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Shirt-Company-5-Product-Imagery-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49430;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-5-Product-Imagery-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175709;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-5-Product-Imagery-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117291;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-5-Product-Imagery-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:291321;}s:8:\"masthead\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-5-Product-Imagery-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120723;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-5-Product-Imagery-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:239283;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-5-Product-Imagery-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143324;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:43:\"Shirt-Company-5-Product-Imagery-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63288;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-5-Product-Imagery-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227257;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:43:\"Shirt-Company-5-Product-Imagery-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28153;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:43:\"Shirt-Company-5-Product-Imagery-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40534;}s:10:\"team-small\";a:5:{s:4:\"file\";s:43:\"Shirt-Company-5-Product-Imagery-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40180;}s:10:\"team-large\";a:5:{s:4:\"file\";s:43:\"Shirt-Company-5-Product-Imagery-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71096;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-5-Product-Imagery-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109001;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-5-Product-Imagery-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:324877;}s:10:\"page-small\";a:5:{s:4:\"file\";s:43:\"Shirt-Company-5-Product-Imagery-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48300;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:43:\"Shirt-Company-5-Product-Imagery-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39605;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:43:\"Shirt-Company-5-Product-Imagery-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77509;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:43:\"Shirt-Company-5-Product-Imagery-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94057;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:45:\"Shirt-Company-5-Product-Imagery-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:269040;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:43:\"Shirt-Company-5-Product-Imagery-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87135;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:43:\"Shirt-Company-5-Product-Imagery-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8063;}s:13:\"project-small\";a:5:{s:4:\"file\";s:43:\"Shirt-Company-5-Product-Imagery-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48300;}s:13:\"project-large\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-5-Product-Imagery-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94683;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:43:\"Shirt-Company-5-Product-Imagery-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39170;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-5-Product-Imagery-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122386;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:44:\"Shirt-Company-5-Product-Imagery-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127211;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103461,8656,'_wp_attached_file','Shirt-Company-6-UX-Nav.jpg'),(103462,8656,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:26:\"Shirt-Company-6-UX-Nav.jpg\";s:8:\"filesize\";i:401523;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-6-UX-Nav-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29764;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-6-UX-Nav-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37230;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-6-UX-Nav-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57700;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-6-UX-Nav-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31909;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-6-UX-Nav-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91473;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-6-UX-Nav-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82757;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:36:\"Shirt-Company-6-UX-Nav-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139716;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-6-UX-Nav-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70156;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"Shirt-Company-6-UX-Nav-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132713;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-6-UX-Nav-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83429;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-6-UX-Nav-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44770;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-6-UX-Nav-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125722;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-6-UX-Nav-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22206;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-6-UX-Nav-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27764;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-6-UX-Nav-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27381;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-6-UX-Nav-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46616;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-6-UX-Nav-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81620;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:36:\"Shirt-Company-6-UX-Nav-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143910;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-6-UX-Nav-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31971;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-6-UX-Nav-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27233;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-6-UX-Nav-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47925;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-6-UX-Nav-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65461;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:36:\"Shirt-Company-6-UX-Nav-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135598;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-6-UX-Nav-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56754;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-6-UX-Nav-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5143;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-6-UX-Nav-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31971;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-6-UX-Nav-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61937;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-6-UX-Nav-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26818;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-6-UX-Nav-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72629;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-6-UX-Nav-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74179;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103463,8657,'_wp_attached_file','Shirt-Company-7-Glopal.jpg'),(103464,8657,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:26:\"Shirt-Company-7-Glopal.jpg\";s:8:\"filesize\";i:2226303;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-7-Glopal-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84715;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-7-Glopal-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115229;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-7-Glopal-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146351;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-7-Glopal-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93448;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-7-Glopal-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:338277;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-7-Glopal-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194338;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:36:\"Shirt-Company-7-Glopal-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:539693;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-7-Glopal-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214560;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"Shirt-Company-7-Glopal-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:452103;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-7-Glopal-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:281155;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-7-Glopal-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116504;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-7-Glopal-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:409164;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-7-Glopal-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45280;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-7-Glopal-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74423;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-7-Glopal-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59712;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-7-Glopal-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138967;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-7-Glopal-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182669;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:36:\"Shirt-Company-7-Glopal-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:584834;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-7-Glopal-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88309;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-7-Glopal-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72520;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-7-Glopal-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155725;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-7-Glopal-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152270;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:36:\"Shirt-Company-7-Glopal-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:507026;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-7-Glopal-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141213;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-7-Glopal-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8776;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-7-Glopal-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88309;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-7-Glopal-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184687;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-7-Glopal-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71365;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-7-Glopal-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237088;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-7-Glopal-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:243720;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103465,8658,'_wp_attached_file','Shirt-Company-8-Results.jpg'),(103466,8658,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"Shirt-Company-8-Results.jpg\";s:8:\"filesize\";i:475461;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-8-Results-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33995;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-8-Results-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42733;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-8-Results-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63488;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-8-Results-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36400;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"Shirt-Company-8-Results-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103203;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:36:\"Shirt-Company-8-Results-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79841;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:37:\"Shirt-Company-8-Results-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155142;}s:8:\"masthead\";a:5:{s:4:\"file\";s:36:\"Shirt-Company-8-Results-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58390;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:37:\"Shirt-Company-8-Results-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151465;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:36:\"Shirt-Company-8-Results-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92384;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-8-Results-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49836;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:36:\"Shirt-Company-8-Results-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128020;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-8-Results-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20842;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-8-Results-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31559;}s:10:\"team-small\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-8-Results-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31213;}s:10:\"team-large\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-8-Results-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53821;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:36:\"Shirt-Company-8-Results-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72927;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:37:\"Shirt-Company-8-Results-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159898;}s:10:\"page-small\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-8-Results-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36149;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-8-Results-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30234;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-8-Results-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53912;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-8-Results-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66696;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:37:\"Shirt-Company-8-Results-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150207;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-8-Results-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61022;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-8-Results-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6349;}s:13:\"project-small\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-8-Results-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36149;}s:13:\"project-large\";a:5:{s:4:\"file\";s:36:\"Shirt-Company-8-Results-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68106;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:35:\"Shirt-Company-8-Results-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29894;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:36:\"Shirt-Company-8-Results-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81565;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:36:\"Shirt-Company-8-Results-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83413;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103467,8652,'_imagify_optimization_level','2'),(103468,8652,'_imagify_status','success'),(103469,8652,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:562767;s:14:\"optimized_size\";i:81966;s:7:\"percent\";d:85.44;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78736;s:14:\"optimized_size\";i:22332;s:7:\"percent\";d:71.64;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76695;s:14:\"optimized_size\";i:21923;s:7:\"percent\";d:71.42;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28333;s:14:\"optimized_size\";i:10450;s:7:\"percent\";d:63.12;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66686;s:14:\"optimized_size\";i:20644;s:7:\"percent\";d:69.04;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34352;s:14:\"optimized_size\";i:12248;s:7:\"percent\";d:64.35;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5874;s:14:\"optimized_size\";i:2717;s:7:\"percent\";d:53.75;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57857;s:14:\"optimized_size\";i:18518;s:7:\"percent\";d:67.99;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149688;s:14:\"optimized_size\";i:40211;s:7:\"percent\";d:73.14;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61524;s:14:\"optimized_size\";i:18262;s:7:\"percent\";d:70.32;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50112;s:14:\"optimized_size\";i:16698;s:7:\"percent\";d:66.68;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29075;s:14:\"optimized_size\";i:10703;s:7:\"percent\";d:63.19;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34352;s:14:\"optimized_size\";i:12248;s:7:\"percent\";d:64.35;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153956;s:14:\"optimized_size\";i:40081;s:7:\"percent\";d:73.97;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73082;s:14:\"optimized_size\";i:19500;s:7:\"percent\";d:73.32;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49189;s:14:\"optimized_size\";i:16997;s:7:\"percent\";d:65.45;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28831;s:14:\"optimized_size\";i:11046;s:7:\"percent\";d:61.69;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29638;s:14:\"optimized_size\";i:10915;s:7:\"percent\";d:63.17;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23914;s:14:\"optimized_size\";i:9836;s:7:\"percent\";d:58.87;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136970;s:14:\"optimized_size\";i:39632;s:7:\"percent\";d:71.07;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46257;s:14:\"optimized_size\";i:16434;s:7:\"percent\";d:64.47;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87520;s:14:\"optimized_size\";i:24324;s:7:\"percent\";d:72.21;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144337;s:14:\"optimized_size\";i:39891;s:7:\"percent\";d:72.36;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81788;s:14:\"optimized_size\";i:23624;s:7:\"percent\";d:71.12;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151565;s:14:\"optimized_size\";i:40671;s:7:\"percent\";d:73.17;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76935;s:14:\"optimized_size\";i:20265;s:7:\"percent\";d:73.66;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97244;s:14:\"optimized_size\";i:25740;s:7:\"percent\";d:73.53;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34136;s:14:\"optimized_size\";i:12113;s:7:\"percent\";d:64.52;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59448;s:14:\"optimized_size\";i:18787;s:7:\"percent\";d:68.4;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39504;s:14:\"optimized_size\";i:13184;s:7:\"percent\";d:66.63;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30909;s:14:\"optimized_size\";i:10910;s:7:\"percent\";d:64.7;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:562767;s:14:\"optimized_size\";i:41644;s:7:\"percent\";d:92.6;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30909;s:14:\"optimized_size\";i:16023;s:7:\"percent\";d:48.16;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39504;s:14:\"optimized_size\";i:20191;s:7:\"percent\";d:48.89;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59448;s:14:\"optimized_size\";i:30688;s:7:\"percent\";d:48.38;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34136;s:14:\"optimized_size\";i:17685;s:7:\"percent\";d:48.19;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97244;s:14:\"optimized_size\";i:52218;s:7:\"percent\";d:46.3;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76935;s:14:\"optimized_size\";i:44550;s:7:\"percent\";d:42.09;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151565;s:14:\"optimized_size\";i:52197;s:7:\"percent\";d:65.56;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81788;s:14:\"optimized_size\";i:38573;s:7:\"percent\";d:52.84;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144337;s:14:\"optimized_size\";i:81607;s:7:\"percent\";d:43.46;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87520;s:14:\"optimized_size\";i:48029;s:7:\"percent\";d:45.12;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46257;s:14:\"optimized_size\";i:23940;s:7:\"percent\";d:48.25;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136970;s:14:\"optimized_size\";i:64656;s:7:\"percent\";d:52.8;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23914;s:14:\"optimized_size\";i:14490;s:7:\"percent\";d:39.41;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29638;s:14:\"optimized_size\";i:17420;s:7:\"percent\";d:41.22;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28831;s:14:\"optimized_size\";i:17272;s:7:\"percent\";d:40.09;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49189;s:14:\"optimized_size\";i:25169;s:7:\"percent\";d:48.83;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73082;s:14:\"optimized_size\";i:44165;s:7:\"percent\";d:39.57;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153956;s:14:\"optimized_size\";i:52465;s:7:\"percent\";d:65.92;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34352;s:14:\"optimized_size\";i:18030;s:7:\"percent\";d:47.51;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29075;s:14:\"optimized_size\";i:16836;s:7:\"percent\";d:42.09;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50112;s:14:\"optimized_size\";i:25283;s:7:\"percent\";d:49.55;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61524;s:14:\"optimized_size\";i:37630;s:7:\"percent\";d:38.84;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149688;s:14:\"optimized_size\";i:52059;s:7:\"percent\";d:65.22;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57857;s:14:\"optimized_size\";i:29978;s:7:\"percent\";d:48.19;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5874;s:14:\"optimized_size\";i:3754;s:7:\"percent\";d:36.09;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66686;s:14:\"optimized_size\";i:38391;s:7:\"percent\";d:42.43;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28333;s:14:\"optimized_size\";i:16576;s:7:\"percent\";d:41.5;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76695;s:14:\"optimized_size\";i:42449;s:7:\"percent\";d:44.65;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78736;s:14:\"optimized_size\";i:43719;s:7:\"percent\";d:44.47;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5128196;s:14:\"optimized_size\";i:1710557;s:7:\"percent\";d:66.64;s:7:\"message\";s:0:\"\";}}'),(103470,8659,'_wp_attached_file','Shirt-Company-Hero-1.jpg'),(103471,8659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:4:\"file\";s:24:\"Shirt-Company-Hero-1.jpg\";s:8:\"filesize\";i:546984;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1-730x304.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18072;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1-855x356.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23250;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54673;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19338;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"Shirt-Company-Hero-1-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56024;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:33:\"Shirt-Company-Hero-1-2048x853.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88970;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:33:\"Shirt-Company-Hero-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74413;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-Hero-1-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126436;}s:8:\"masthead\";a:5:{s:4:\"file\";s:33:\"Shirt-Company-Hero-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44448;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-Hero-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123451;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:33:\"Shirt-Company-Hero-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72460;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41423;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:33:\"Shirt-Company-Hero-1-2880x800.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96451;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13761;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25312;}s:10:\"team-small\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26692;}s:10:\"team-large\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44067;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:33:\"Shirt-Company-Hero-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71447;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-Hero-1-2880x1172.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152157;}s:10:\"page-small\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31229;}s:10:\"page-large\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-Hero-1-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135141;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25194;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45419;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59792;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:34:\"Shirt-Company-Hero-1-2880x1000.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124885;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54346;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1-336x140.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6189;}s:13:\"project-small\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31229;}s:13:\"project-large\";a:5:{s:4:\"file\";s:33:\"Shirt-Company-Hero-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48625;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:32:\"Shirt-Company-Hero-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24273;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:33:\"Shirt-Company-Hero-1-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70288;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:33:\"Shirt-Company-Hero-1-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72024;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103472,8659,'_wp_attachment_image_alt','The Shirt Company - Magento 1 to Magento 2 migration'),(103473,8653,'_imagify_optimization_level','2'),(103474,8653,'_imagify_status','success'),(103475,8653,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1132521;s:14:\"optimized_size\";i:148622;s:7:\"percent\";d:86.88;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115996;s:14:\"optimized_size\";i:29498;s:7:\"percent\";d:74.57;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109802;s:14:\"optimized_size\";i:28504;s:7:\"percent\";d:74.04;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39065;s:14:\"optimized_size\";i:12019;s:7:\"percent\";d:69.23;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91466;s:14:\"optimized_size\";i:24353;s:7:\"percent\";d:73.37;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46843;s:14:\"optimized_size\";i:14066;s:7:\"percent\";d:69.97;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7043;s:14:\"optimized_size\";i:2640;s:7:\"percent\";d:62.52;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74679;s:14:\"optimized_size\";i:22580;s:7:\"percent\";d:69.76;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:220401;s:14:\"optimized_size\";i:53664;s:7:\"percent\";d:75.65;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80402;s:14:\"optimized_size\";i:22697;s:7:\"percent\";d:71.77;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73464;s:14:\"optimized_size\";i:20594;s:7:\"percent\";d:71.97;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38196;s:14:\"optimized_size\";i:11579;s:7:\"percent\";d:69.69;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46843;s:14:\"optimized_size\";i:14066;s:7:\"percent\";d:69.97;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:247567;s:14:\"optimized_size\";i:59106;s:7:\"percent\";d:76.13;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91610;s:14:\"optimized_size\";i:24245;s:7:\"percent\";d:73.53;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67892;s:14:\"optimized_size\";i:19886;s:7:\"percent\";d:70.71;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35803;s:14:\"optimized_size\";i:12389;s:7:\"percent\";d:65.4;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40881;s:14:\"optimized_size\";i:12128;s:7:\"percent\";d:70.33;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24899;s:14:\"optimized_size\";i:7415;s:7:\"percent\";d:70.22;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:177228;s:14:\"optimized_size\";i:42158;s:7:\"percent\";d:76.21;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59366;s:14:\"optimized_size\";i:18261;s:7:\"percent\";d:69.24;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128654;s:14:\"optimized_size\";i:31972;s:7:\"percent\";d:75.15;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203342;s:14:\"optimized_size\";i:53241;s:7:\"percent\";d:73.82;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106267;s:14:\"optimized_size\";i:25956;s:7:\"percent\";d:75.57;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:227620;s:14:\"optimized_size\";i:55038;s:7:\"percent\";d:75.82;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98597;s:14:\"optimized_size\";i:25880;s:7:\"percent\";d:73.75;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151879;s:14:\"optimized_size\";i:35355;s:7:\"percent\";d:76.72;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48056;s:14:\"optimized_size\";i:13921;s:7:\"percent\";d:71.03;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76601;s:14:\"optimized_size\";i:22629;s:7:\"percent\";d:70.46;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58177;s:14:\"optimized_size\";i:16416;s:7:\"percent\";d:71.78;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44561;s:14:\"optimized_size\";i:13358;s:7:\"percent\";d:70.02;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1132521;s:14:\"optimized_size\";i:60190;s:7:\"percent\";d:94.69;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44561;s:14:\"optimized_size\";i:24816;s:7:\"percent\";d:44.31;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58177;s:14:\"optimized_size\";i:31335;s:7:\"percent\";d:46.14;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76601;s:14:\"optimized_size\";i:41096;s:7:\"percent\";d:46.35;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48056;s:14:\"optimized_size\";i:26202;s:7:\"percent\";d:45.48;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151879;s:14:\"optimized_size\";i:87208;s:7:\"percent\";d:42.58;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98597;s:14:\"optimized_size\";i:57394;s:7:\"percent\";d:41.79;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:227620;s:14:\"optimized_size\";i:103359;s:7:\"percent\";d:54.59;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106267;s:14:\"optimized_size\";i:52805;s:7:\"percent\";d:50.31;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203342;s:14:\"optimized_size\";i:120420;s:7:\"percent\";d:40.78;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128654;s:14:\"optimized_size\";i:73806;s:7:\"percent\";d:42.63;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59366;s:14:\"optimized_size\";i:32022;s:7:\"percent\";d:46.06;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:177228;s:14:\"optimized_size\";i:83069;s:7:\"percent\";d:53.13;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24899;s:14:\"optimized_size\";i:14349;s:7:\"percent\";d:42.37;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40881;s:14:\"optimized_size\";i:22606;s:7:\"percent\";d:44.7;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35803;s:14:\"optimized_size\";i:20981;s:7:\"percent\";d:41.4;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67892;s:14:\"optimized_size\";i:36980;s:7:\"percent\";d:45.53;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91610;s:14:\"optimized_size\";i:53776;s:7:\"percent\";d:41.3;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:247567;s:14:\"optimized_size\";i:108258;s:7:\"percent\";d:56.27;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46843;s:14:\"optimized_size\";i:25757;s:7:\"percent\";d:45.01;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38196;s:14:\"optimized_size\";i:21164;s:7:\"percent\";d:44.59;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73464;s:14:\"optimized_size\";i:38988;s:7:\"percent\";d:46.93;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80402;s:14:\"optimized_size\";i:41131;s:7:\"percent\";d:48.84;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:220401;s:14:\"optimized_size\";i:101367;s:7:\"percent\";d:54.01;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74679;s:14:\"optimized_size\";i:40118;s:7:\"percent\";d:46.28;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7043;s:14:\"optimized_size\";i:4484;s:7:\"percent\";d:36.33;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91466;s:14:\"optimized_size\";i:46243;s:7:\"percent\";d:49.44;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39065;s:14:\"optimized_size\";i:21879;s:7:\"percent\";d:43.99;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109802;s:14:\"optimized_size\";i:63042;s:7:\"percent\";d:42.59;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115996;s:14:\"optimized_size\";i:70617;s:7:\"percent\";d:39.12;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7884599;s:14:\"optimized_size\";i:2419698;s:7:\"percent\";d:69.31;s:7:\"message\";s:0:\"\";}}'),(103476,8654,'_imagify_optimization_level','2'),(103477,8654,'_imagify_status','success'),(103478,8654,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:407885;s:14:\"optimized_size\";i:60331;s:7:\"percent\";d:85.21;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81691;s:14:\"optimized_size\";i:31816;s:7:\"percent\";d:61.05;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79778;s:14:\"optimized_size\";i:31074;s:7:\"percent\";d:61.05;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27952;s:14:\"optimized_size\";i:9778;s:7:\"percent\";d:65.02;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66929;s:14:\"optimized_size\";i:24545;s:7:\"percent\";d:63.33;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33155;s:14:\"optimized_size\";i:12323;s:7:\"percent\";d:62.83;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5402;s:14:\"optimized_size\";i:1861;s:7:\"percent\";d:65.55;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54955;s:14:\"optimized_size\";i:20224;s:7:\"percent\";d:63.2;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153330;s:14:\"optimized_size\";i:63462;s:7:\"percent\";d:58.61;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58175;s:14:\"optimized_size\";i:20649;s:7:\"percent\";d:64.51;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51356;s:14:\"optimized_size\";i:18988;s:7:\"percent\";d:63.03;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26798;s:14:\"optimized_size\";i:9644;s:7:\"percent\";d:64.01;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33155;s:14:\"optimized_size\";i:12323;s:7:\"percent\";d:62.83;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162853;s:14:\"optimized_size\";i:64554;s:7:\"percent\";d:60.36;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64212;s:14:\"optimized_size\";i:20710;s:7:\"percent\";d:67.75;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50882;s:14:\"optimized_size\";i:19854;s:7:\"percent\";d:60.98;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27112;s:14:\"optimized_size\";i:10714;s:7:\"percent\";d:60.48;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29522;s:14:\"optimized_size\";i:10636;s:7:\"percent\";d:63.97;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17027;s:14:\"optimized_size\";i:6604;s:7:\"percent\";d:61.21;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121809;s:14:\"optimized_size\";i:52223;s:7:\"percent\";d:57.13;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46771;s:14:\"optimized_size\";i:18983;s:7:\"percent\";d:59.41;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90180;s:14:\"optimized_size\";i:34327;s:7:\"percent\";d:61.94;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151543;s:14:\"optimized_size\";i:63872;s:7:\"percent\";d:57.85;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57493;s:14:\"optimized_size\";i:23083;s:7:\"percent\";d:59.85;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157832;s:14:\"optimized_size\";i:63912;s:7:\"percent\";d:59.51;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69465;s:14:\"optimized_size\";i:23536;s:7:\"percent\";d:66.12;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101364;s:14:\"optimized_size\";i:34866;s:7:\"percent\";d:65.6;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33581;s:14:\"optimized_size\";i:11341;s:7:\"percent\";d:66.23;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59002;s:14:\"optimized_size\";i:24655;s:7:\"percent\";d:58.21;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39951;s:14:\"optimized_size\";i:13956;s:7:\"percent\";d:65.07;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30903;s:14:\"optimized_size\";i:10775;s:7:\"percent\";d:65.13;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:407885;s:14:\"optimized_size\";i:64443;s:7:\"percent\";d:84.2;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30903;s:14:\"optimized_size\";i:18288;s:7:\"percent\";d:40.82;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39951;s:14:\"optimized_size\";i:22532;s:7:\"percent\";d:43.6;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59002;s:14:\"optimized_size\";i:29654;s:7:\"percent\";d:49.74;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33581;s:14:\"optimized_size\";i:19109;s:7:\"percent\";d:43.1;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101364;s:14:\"optimized_size\";i:57041;s:7:\"percent\";d:43.73;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69465;s:14:\"optimized_size\";i:38930;s:7:\"percent\";d:43.96;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157832;s:14:\"optimized_size\";i:68158;s:7:\"percent\";d:56.82;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57493;s:14:\"optimized_size\";i:24915;s:7:\"percent\";d:56.66;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151543;s:14:\"optimized_size\";i:85125;s:7:\"percent\";d:43.83;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90180;s:14:\"optimized_size\";i:50654;s:7:\"percent\";d:43.83;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46771;s:14:\"optimized_size\";i:23964;s:7:\"percent\";d:48.76;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121809;s:14:\"optimized_size\";i:51951;s:7:\"percent\";d:57.35;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17027;s:14:\"optimized_size\";i:8890;s:7:\"percent\";d:47.79;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29522;s:14:\"optimized_size\";i:17529;s:7:\"percent\";d:40.62;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27112;s:14:\"optimized_size\";i:15464;s:7:\"percent\";d:42.96;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50882;s:14:\"optimized_size\";i:26109;s:7:\"percent\";d:48.69;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64212;s:14:\"optimized_size\";i:35711;s:7:\"percent\";d:44.39;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162853;s:14:\"optimized_size\";i:69328;s:7:\"percent\";d:57.43;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33155;s:14:\"optimized_size\";i:17058;s:7:\"percent\";d:48.55;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26798;s:14:\"optimized_size\";i:15913;s:7:\"percent\";d:40.62;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51356;s:14:\"optimized_size\";i:29036;s:7:\"percent\";d:43.46;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58175;s:14:\"optimized_size\";i:32683;s:7:\"percent\";d:43.82;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153330;s:14:\"optimized_size\";i:66886;s:7:\"percent\";d:56.38;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54955;s:14:\"optimized_size\";i:32680;s:7:\"percent\";d:40.53;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5402;s:14:\"optimized_size\";i:3208;s:7:\"percent\";d:40.61;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66929;s:14:\"optimized_size\";i:38727;s:7:\"percent\";d:42.14;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27952;s:14:\"optimized_size\";i:16733;s:7:\"percent\";d:40.14;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79778;s:14:\"optimized_size\";i:45370;s:7:\"percent\";d:43.13;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81691;s:14:\"optimized_size\";i:46112;s:7:\"percent\";d:43.55;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4750971;s:14:\"optimized_size\";i:1897820;s:7:\"percent\";d:60.05;s:7:\"message\";s:0:\"\";}}'),(103479,8655,'_imagify_optimization_level','2'),(103480,8655,'_imagify_status','success'),(103481,8655,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1197032;s:14:\"optimized_size\";i:389440;s:7:\"percent\";d:67.47;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127211;s:14:\"optimized_size\";i:33637;s:7:\"percent\";d:73.56;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122386;s:14:\"optimized_size\";i:32055;s:7:\"percent\";d:73.81;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39170;s:14:\"optimized_size\";i:13444;s:7:\"percent\";d:65.68;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94683;s:14:\"optimized_size\";i:27175;s:7:\"percent\";d:71.3;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48300;s:14:\"optimized_size\";i:16175;s:7:\"percent\";d:66.51;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8063;s:14:\"optimized_size\";i:3385;s:7:\"percent\";d:58.02;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87135;s:14:\"optimized_size\";i:29220;s:7:\"percent\";d:66.47;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:269040;s:14:\"optimized_size\";i:69946;s:7:\"percent\";d:74;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94057;s:14:\"optimized_size\";i:29054;s:7:\"percent\";d:69.11;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77509;s:14:\"optimized_size\";i:23125;s:7:\"percent\";d:70.16;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39605;s:14:\"optimized_size\";i:13320;s:7:\"percent\";d:66.37;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48300;s:14:\"optimized_size\";i:16175;s:7:\"percent\";d:66.51;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:324877;s:14:\"optimized_size\";i:79799;s:7:\"percent\";d:75.44;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109001;s:14:\"optimized_size\";i:29057;s:7:\"percent\";d:73.34;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71096;s:14:\"optimized_size\";i:22931;s:7:\"percent\";d:67.75;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40180;s:14:\"optimized_size\";i:15577;s:7:\"percent\";d:61.23;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40534;s:14:\"optimized_size\";i:13683;s:7:\"percent\";d:66.24;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28153;s:14:\"optimized_size\";i:10912;s:7:\"percent\";d:61.24;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:227257;s:14:\"optimized_size\";i:64810;s:7:\"percent\";d:71.48;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63288;s:14:\"optimized_size\";i:22301;s:7:\"percent\";d:64.76;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143324;s:14:\"optimized_size\";i:35326;s:7:\"percent\";d:75.35;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:239283;s:14:\"optimized_size\";i:69093;s:7:\"percent\";d:71.12;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120723;s:14:\"optimized_size\";i:34762;s:7:\"percent\";d:71.21;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:291321;s:14:\"optimized_size\";i:73830;s:7:\"percent\";d:74.66;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117291;s:14:\"optimized_size\";i:31441;s:7:\"percent\";d:73.19;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175709;s:14:\"optimized_size\";i:37892;s:7:\"percent\";d:78.43;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49430;s:14:\"optimized_size\";i:15920;s:7:\"percent\";d:67.79;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86442;s:14:\"optimized_size\";i:28400;s:7:\"percent\";d:67.15;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60215;s:14:\"optimized_size\";i:18343;s:7:\"percent\";d:69.54;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46015;s:14:\"optimized_size\";i:14869;s:7:\"percent\";d:67.69;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1197032;s:14:\"optimized_size\";i:79692;s:7:\"percent\";d:93.34;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46015;s:14:\"optimized_size\";i:25947;s:7:\"percent\";d:43.61;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60215;s:14:\"optimized_size\";i:33009;s:7:\"percent\";d:45.18;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86442;s:14:\"optimized_size\";i:48742;s:7:\"percent\";d:43.61;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49430;s:14:\"optimized_size\";i:27756;s:7:\"percent\";d:43.85;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175709;s:14:\"optimized_size\";i:100053;s:7:\"percent\";d:43.06;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117291;s:14:\"optimized_size\";i:62484;s:7:\"percent\";d:46.73;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:291321;s:14:\"optimized_size\";i:201984;s:7:\"percent\";d:30.67;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120723;s:14:\"optimized_size\";i:62682;s:7:\"percent\";d:48.08;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:239283;s:14:\"optimized_size\";i:121156;s:7:\"percent\";d:49.37;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143324;s:14:\"optimized_size\";i:84999;s:7:\"percent\";d:40.69;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63288;s:14:\"optimized_size\";i:35730;s:7:\"percent\";d:43.54;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:227257;s:14:\"optimized_size\";i:118069;s:7:\"percent\";d:48.05;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28153;s:14:\"optimized_size\";i:17443;s:7:\"percent\";d:38.04;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40534;s:14:\"optimized_size\";i:23437;s:7:\"percent\";d:42.18;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40180;s:14:\"optimized_size\";i:25121;s:7:\"percent\";d:37.48;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71096;s:14:\"optimized_size\";i:39387;s:7:\"percent\";d:44.6;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109001;s:14:\"optimized_size\";i:57986;s:7:\"percent\";d:46.8;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:324877;s:14:\"optimized_size\";i:223546;s:7:\"percent\";d:31.19;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48300;s:14:\"optimized_size\";i:27707;s:7:\"percent\";d:42.64;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39605;s:14:\"optimized_size\";i:22982;s:7:\"percent\";d:41.97;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77509;s:14:\"optimized_size\";i:41074;s:7:\"percent\";d:47.01;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94057;s:14:\"optimized_size\";i:52046;s:7:\"percent\";d:44.67;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:269040;s:14:\"optimized_size\";i:134547;s:7:\"percent\";d:49.99;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87135;s:14:\"optimized_size\";i:51134;s:7:\"percent\";d:41.32;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8063;s:14:\"optimized_size\";i:5664;s:7:\"percent\";d:29.75;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94683;s:14:\"optimized_size\";i:48005;s:7:\"percent\";d:49.3;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39170;s:14:\"optimized_size\";i:22719;s:7:\"percent\";d:42;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122386;s:14:\"optimized_size\";i:75201;s:7:\"percent\";d:38.55;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127211;s:14:\"optimized_size\";i:77653;s:7:\"percent\";d:38.96;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:8924960;s:14:\"optimized_size\";i:3263052;s:7:\"percent\";d:63.44;s:7:\"message\";s:0:\"\";}}'),(103482,5855,'page_content_4_block_content','<h3>Record Months Straight Out of the Gate.</h3>\r\nActuate had been working with The Shirt Company for years, maintaining their Magento 1 site. When the platform reached end of life, we treated the migration as a strategic opportunity rather than a technical chore. We ran discovery sessions to understand who the customers really were, using analytics data to challenge and refine assumptions, and created detailed personas that shaped every design and UX decision.\r\n\r\nThe build took three months, covering full data migration from Magento 1, a persona-driven redesign with enhanced size guides and significantly richer product imagery, streamlined navigation with clearer calls-to-action, and performance optimisations across every page. We integrated Glopal to handle multi-currency pricing and localised experiences, opening up international markets for the first time. Stripe was added for mobile payments, and the entire checkout was rebuilt to inspire the confidence that luxury fashion purchases demand.'),(103483,5855,'_page_content_4_block_content','field_65d85d37de9a5'),(103484,5855,'page_content_5_align_image','right'),(103485,5855,'_page_content_5_align_image','field_65d85d5bde9a8'),(103486,5855,'page_content_5_block_content','<h3>Every Detail Designed to Convert</h3>\r\nBuying luxury fashion online requires confidence. Customers need to trust the quality, feel certain about the fit, and be reassured that the checkout is secure. Every element of the new site was designed to build that confidence — removing the hesitation points that were causing drop-offs on the old platform.'),(103487,5855,'_page_content_5_block_content','field_65d85d93de9a9'),(103488,5855,'page_content_5_block_image','8653'),(103489,5855,'_page_content_5_block_image','field_65d85d9bde9aa'),(103490,5855,'page_content_5_block_video',''),(103491,5855,'_page_content_5_block_video','field_65d85da6de9ab'),(103492,5855,'page_content_7_add_background','white'),(103493,5855,'_page_content_7_add_background','field_67f639ea0cb40'),(103494,5855,'page_content_7_block_content','<h3>Designing for the Customer, Not the Brand</h3>\r\nIt\'s easy to design a luxury fashion site that looks beautiful. The harder job is designing one that converts. We ran a series of discovery sessions with The Shirt Company to understand who their customers really were — not who the team assumed they were.\r\n\r\nWe used analytics data to challenge and refine those assumptions, creating detailed personas that would shape every design and UX decision. The wireframes and user journeys were built around these personas, with input from the team at every stage to ensure we were adding genuine value to the experience whilst keeping it effortless.\r\n\r\nThe build itself took three months — migrating all existing Magento 1 data, crafting the new design, integrating Glopal for international selling, upgrading to Stripe for mobile payments, and completing full QA testing and deployment.'),(103495,5855,'_page_content_7_block_content','field_67f63a060cb41'),(103496,5855,'page_content_7_media_block','8655'),(103497,5855,'_page_content_7_media_block','field_67f63a130cb42'),(103498,5855,'page_content_8_align_image','right'),(103499,5855,'_page_content_8_align_image','field_65d85d5bde9a8'),(103500,5855,'page_content_8_block_content','<h3>Enhanced Product Swatches and Imagery</h3>\r\nWhen you can\'t touch the fabric or see the detail in person, photography and product presentation have to do that job. We enhanced the product swatches for easier colour and fabric selection, and significantly increased the number of product images — giving customers a richer, more detailed view of every piece. For a luxury brand where the craftsmanship is a key selling point, showing more means selling more.'),(103501,5855,'_page_content_8_block_content','field_65d85d93de9a9'),(103502,5855,'page_content_8_block_video',''),(103503,5855,'_page_content_8_block_video','field_65d85da6de9ab'),(103504,5855,'page_content_10_block_content','<h3>What did this mean for The Shirt Company?</h3>\r\nIn three months, The Shirt Company went from an ageing Magento 1 site to a modern, conversion-focused Magento 2 platform — with international capability built in from day one. The migration wasn\'t just a technical upgrade. It was a strategic step that delivered immediate commercial results and opened up a new market for the brand.'),(103505,5855,'_page_content_10_block_content','field_65d85e28f3104'),(103506,5855,'page_content_10_final_results_0_main_stat','1'),(103507,5855,'_page_content_10_final_results_0_main_stat','field_67f641425811d'),(103508,5855,'page_content_10_final_results_0_stat_info','<h4>A Shopping Experience That Matches the Product</h4>\r\nLuxury fashion demands a luxury experience. Detailed size guides, rich product imagery, and a clean, effortless journey from browsing to checkout gave customers the confidence to buy — and the results followed immediately.'),(103509,5855,'_page_content_10_final_results_0_stat_info','field_67f6414c5811e'),(103510,5855,'page_content_10_final_results_1_main_stat','2'),(103511,5855,'_page_content_10_final_results_1_main_stat','field_67f641425811d'),(103512,5855,'page_content_10_final_results_1_stat_info','<h4>International Selling From Day One</h4>\r\nGlopal integration opened up international markets for the first time, turning a UK-only brand into a global one. Multi-currency pricing and localised experiences meant international customers received the same quality of experience as domestic ones.'),(103513,5855,'_page_content_10_final_results_1_stat_info','field_67f6414c5811e'),(103514,5855,'page_content_10_final_results_2_main_stat','3'),(103515,5855,'_page_content_10_final_results_2_main_stat','field_67f641425811d'),(103516,5855,'page_content_10_final_results_2_stat_info','<h4>A Platform Built on Deep Customer Understanding</h4>\r\nThe persona-driven design process ensured every decision was rooted in how real customers actually browse and buy - not assumptions. That rigour showed up in the numbers, 40% more conversions and 30% more sales,'),(103517,5855,'_page_content_10_final_results_2_stat_info','field_67f6414c5811e'),(103518,5855,'page_content_10_final_results','3'),(103519,5855,'_page_content_10_final_results','field_67f641335811c'),(103520,8656,'_imagify_optimization_level','2'),(103521,8656,'_imagify_status','success'),(103522,8656,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:401523;s:14:\"optimized_size\";i:51671;s:7:\"percent\";d:87.13;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74179;s:14:\"optimized_size\";i:21660;s:7:\"percent\";d:70.8;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72629;s:14:\"optimized_size\";i:20843;s:7:\"percent\";d:71.3;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26818;s:14:\"optimized_size\";i:9755;s:7:\"percent\";d:63.63;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61937;s:14:\"optimized_size\";i:19027;s:7:\"percent\";d:69.28;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31971;s:14:\"optimized_size\";i:11610;s:7:\"percent\";d:63.69;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5143;s:14:\"optimized_size\";i:2385;s:7:\"percent\";d:53.63;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56754;s:14:\"optimized_size\";i:18146;s:7:\"percent\";d:68.03;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135598;s:14:\"optimized_size\";i:37294;s:7:\"percent\";d:72.5;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65461;s:14:\"optimized_size\";i:18914;s:7:\"percent\";d:71.11;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47925;s:14:\"optimized_size\";i:15853;s:7:\"percent\";d:66.92;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27233;s:14:\"optimized_size\";i:10060;s:7:\"percent\";d:63.06;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31971;s:14:\"optimized_size\";i:11610;s:7:\"percent\";d:63.69;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143910;s:14:\"optimized_size\";i:37375;s:7:\"percent\";d:74.03;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81620;s:14:\"optimized_size\";i:20700;s:7:\"percent\";d:74.64;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46616;s:14:\"optimized_size\";i:15962;s:7:\"percent\";d:65.76;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27381;s:14:\"optimized_size\";i:10517;s:7:\"percent\";d:61.59;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27764;s:14:\"optimized_size\";i:10258;s:7:\"percent\";d:63.05;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22206;s:14:\"optimized_size\";i:9311;s:7:\"percent\";d:58.07;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125722;s:14:\"optimized_size\";i:36824;s:7:\"percent\";d:70.71;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44770;s:14:\"optimized_size\";i:16161;s:7:\"percent\";d:63.9;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83429;s:14:\"optimized_size\";i:23142;s:7:\"percent\";d:72.26;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132713;s:14:\"optimized_size\";i:37543;s:7:\"percent\";d:71.71;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70156;s:14:\"optimized_size\";i:21902;s:7:\"percent\";d:68.78;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139716;s:14:\"optimized_size\";i:37822;s:7:\"percent\";d:72.93;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82757;s:14:\"optimized_size\";i:20975;s:7:\"percent\";d:74.65;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91473;s:14:\"optimized_size\";i:23521;s:7:\"percent\";d:74.29;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31909;s:14:\"optimized_size\";i:11062;s:7:\"percent\";d:65.33;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57700;s:14:\"optimized_size\";i:18174;s:7:\"percent\";d:68.5;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37230;s:14:\"optimized_size\";i:12319;s:7:\"percent\";d:66.91;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29764;s:14:\"optimized_size\";i:10339;s:7:\"percent\";d:65.26;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:401523;s:14:\"optimized_size\";i:38834;s:7:\"percent\";d:90.33;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29764;s:14:\"optimized_size\";i:16220;s:7:\"percent\";d:45.5;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37230;s:14:\"optimized_size\";i:20458;s:7:\"percent\";d:45.05;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57700;s:14:\"optimized_size\";i:33828;s:7:\"percent\";d:41.37;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31909;s:14:\"optimized_size\";i:17408;s:7:\"percent\";d:45.44;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91473;s:14:\"optimized_size\";i:46796;s:7:\"percent\";d:48.84;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82757;s:14:\"optimized_size\";i:48220;s:7:\"percent\";d:41.73;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139716;s:14:\"optimized_size\";i:48110;s:7:\"percent\";d:65.57;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70156;s:14:\"optimized_size\";i:33455;s:7:\"percent\";d:52.31;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132713;s:14:\"optimized_size\";i:69747;s:7:\"percent\";d:47.45;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83429;s:14:\"optimized_size\";i:43677;s:7:\"percent\";d:47.65;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44770;s:14:\"optimized_size\";i:24666;s:7:\"percent\";d:44.91;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125722;s:14:\"optimized_size\";i:52899;s:7:\"percent\";d:57.92;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22206;s:14:\"optimized_size\";i:12887;s:7:\"percent\";d:41.97;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27764;s:14:\"optimized_size\";i:15177;s:7:\"percent\";d:45.34;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27381;s:14:\"optimized_size\";i:15524;s:7:\"percent\";d:43.3;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46616;s:14:\"optimized_size\";i:25044;s:7:\"percent\";d:46.28;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81620;s:14:\"optimized_size\";i:47882;s:7:\"percent\";d:41.34;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143910;s:14:\"optimized_size\";i:49627;s:7:\"percent\";d:65.52;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31971;s:14:\"optimized_size\";i:17607;s:7:\"percent\";d:44.93;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27233;s:14:\"optimized_size\";i:14975;s:7:\"percent\";d:45.01;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47925;s:14:\"optimized_size\";i:27116;s:7:\"percent\";d:43.42;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65461;s:14:\"optimized_size\";i:39142;s:7:\"percent\";d:40.21;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135598;s:14:\"optimized_size\";i:46870;s:7:\"percent\";d:65.43;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56754;s:14:\"optimized_size\";i:33912;s:7:\"percent\";d:40.25;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5143;s:14:\"optimized_size\";i:3190;s:7:\"percent\";d:37.97;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61937;s:14:\"optimized_size\";i:35352;s:7:\"percent\";d:42.92;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26818;s:14:\"optimized_size\";i:14822;s:7:\"percent\";d:44.73;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72629;s:14:\"optimized_size\";i:38337;s:7:\"percent\";d:47.22;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74179;s:14:\"optimized_size\";i:38832;s:7:\"percent\";d:47.65;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4599985;s:14:\"optimized_size\";i:1593349;s:7:\"percent\";d:65.36;s:7:\"message\";s:0:\"\";}}'),(103523,8657,'_imagify_optimization_level','2'),(103524,8657,'_imagify_status','success'),(103525,8657,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2226303;s:14:\"optimized_size\";i:967914;s:7:\"percent\";d:56.52;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243720;s:14:\"optimized_size\";i:106493;s:7:\"percent\";d:56.31;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:237088;s:14:\"optimized_size\";i:103986;s:7:\"percent\";d:56.14;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71365;s:14:\"optimized_size\";i:35019;s:7:\"percent\";d:50.93;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184687;s:14:\"optimized_size\";i:86632;s:7:\"percent\";d:53.09;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88309;s:14:\"optimized_size\";i:44070;s:7:\"percent\";d:50.1;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8776;s:14:\"optimized_size\";i:4147;s:7:\"percent\";d:52.75;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141213;s:14:\"optimized_size\";i:67492;s:7:\"percent\";d:52.21;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:507026;s:14:\"optimized_size\";i:232828;s:7:\"percent\";d:54.08;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152270;s:14:\"optimized_size\";i:68051;s:7:\"percent\";d:55.31;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155725;s:14:\"optimized_size\";i:79523;s:7:\"percent\";d:48.93;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72520;s:14:\"optimized_size\";i:35365;s:7:\"percent\";d:51.23;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88309;s:14:\"optimized_size\";i:44070;s:7:\"percent\";d:50.1;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:584834;s:14:\"optimized_size\";i:265442;s:7:\"percent\";d:54.61;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182669;s:14:\"optimized_size\";i:76084;s:7:\"percent\";d:58.35;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138967;s:14:\"optimized_size\";i:71668;s:7:\"percent\";d:48.43;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59712;s:14:\"optimized_size\";i:29870;s:7:\"percent\";d:49.98;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74423;s:14:\"optimized_size\";i:36356;s:7:\"percent\";d:51.15;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45280;s:14:\"optimized_size\";i:22646;s:7:\"percent\";d:49.99;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:409164;s:14:\"optimized_size\";i:190329;s:7:\"percent\";d:53.48;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116504;s:14:\"optimized_size\";i:60933;s:7:\"percent\";d:47.7;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:281155;s:14:\"optimized_size\";i:120288;s:7:\"percent\";d:57.22;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:452103;s:14:\"optimized_size\";i:209675;s:7:\"percent\";d:53.62;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:214560;s:14:\"optimized_size\";i:104201;s:7:\"percent\";d:51.44;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:539693;s:14:\"optimized_size\";i:246375;s:7:\"percent\";d:54.35;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194338;s:14:\"optimized_size\";i:77846;s:7:\"percent\";d:59.94;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:338277;s:14:\"optimized_size\";i:140843;s:7:\"percent\";d:58.36;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93448;s:14:\"optimized_size\";i:45347;s:7:\"percent\";d:51.47;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146351;s:14:\"optimized_size\";i:67369;s:7:\"percent\";d:53.97;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115229;s:14:\"optimized_size\";i:55789;s:7:\"percent\";d:51.58;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84715;s:14:\"optimized_size\";i:40997;s:7:\"percent\";d:51.61;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2226303;s:14:\"optimized_size\";i:262132;s:7:\"percent\";d:88.23;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84715;s:14:\"optimized_size\";i:62319;s:7:\"percent\";d:26.44;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115229;s:14:\"optimized_size\";i:85800;s:7:\"percent\";d:25.54;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146351;s:14:\"optimized_size\";i:111057;s:7:\"percent\";d:24.12;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93448;s:14:\"optimized_size\";i:69130;s:7:\"percent\";d:26.02;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:338277;s:14:\"optimized_size\";i:236402;s:7:\"percent\";d:30.12;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194338;s:14:\"optimized_size\";i:136969;s:7:\"percent\";d:29.52;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:539693;s:14:\"optimized_size\";i:404707;s:7:\"percent\";d:25.01;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:214560;s:14:\"optimized_size\";i:159565;s:7:\"percent\";d:25.63;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:452103;s:14:\"optimized_size\";i:339721;s:7:\"percent\";d:24.86;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:281155;s:14:\"optimized_size\";i:212443;s:7:\"percent\";d:24.44;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116504;s:14:\"optimized_size\";i:85652;s:7:\"percent\";d:26.48;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:409164;s:14:\"optimized_size\";i:306261;s:7:\"percent\";d:25.15;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45280;s:14:\"optimized_size\";i:32809;s:7:\"percent\";d:27.54;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74423;s:14:\"optimized_size\";i:54715;s:7:\"percent\";d:26.48;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59712;s:14:\"optimized_size\";i:43895;s:7:\"percent\";d:26.49;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138967;s:14:\"optimized_size\";i:102087;s:7:\"percent\";d:26.54;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182669;s:14:\"optimized_size\";i:128553;s:7:\"percent\";d:29.63;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:584834;s:14:\"optimized_size\";i:438411;s:7:\"percent\";d:25.04;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88309;s:14:\"optimized_size\";i:65253;s:7:\"percent\";d:26.11;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72520;s:14:\"optimized_size\";i:53080;s:7:\"percent\";d:26.81;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155725;s:14:\"optimized_size\";i:114655;s:7:\"percent\";d:26.37;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152270;s:14:\"optimized_size\";i:116974;s:7:\"percent\";d:23.18;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:507026;s:14:\"optimized_size\";i:380303;s:7:\"percent\";d:24.99;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141213;s:14:\"optimized_size\";i:106929;s:7:\"percent\";d:24.28;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8776;s:14:\"optimized_size\";i:6330;s:7:\"percent\";d:27.87;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184687;s:14:\"optimized_size\";i:139182;s:7:\"percent\";d:24.64;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71365;s:14:\"optimized_size\";i:52320;s:7:\"percent\";d:26.69;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:237088;s:14:\"optimized_size\";i:178924;s:7:\"percent\";d:24.53;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243720;s:14:\"optimized_size\";i:185258;s:7:\"percent\";d:23.99;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:16409157;s:14:\"optimized_size\";i:8409484;s:7:\"percent\";d:48.75;s:7:\"message\";s:0:\"\";}}'),(103526,8658,'_imagify_optimization_level','2'),(103527,8658,'_imagify_status','success'),(103528,8658,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:475461;s:14:\"optimized_size\";i:58786;s:7:\"percent\";d:87.64;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83413;s:14:\"optimized_size\";i:23017;s:7:\"percent\";d:72.41;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81565;s:14:\"optimized_size\";i:22540;s:7:\"percent\";d:72.37;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29894;s:14:\"optimized_size\";i:9543;s:7:\"percent\";d:68.08;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68106;s:14:\"optimized_size\";i:19603;s:7:\"percent\";d:71.22;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36149;s:14:\"optimized_size\";i:11705;s:7:\"percent\";d:67.62;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6349;s:14:\"optimized_size\";i:2384;s:7:\"percent\";d:62.45;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61022;s:14:\"optimized_size\";i:20010;s:7:\"percent\";d:67.21;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150207;s:14:\"optimized_size\";i:40425;s:7:\"percent\";d:73.09;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66696;s:14:\"optimized_size\";i:20665;s:7:\"percent\";d:69.02;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53912;s:14:\"optimized_size\";i:16169;s:7:\"percent\";d:70.01;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30234;s:14:\"optimized_size\";i:9520;s:7:\"percent\";d:68.51;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36149;s:14:\"optimized_size\";i:11705;s:7:\"percent\";d:67.62;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159898;s:14:\"optimized_size\";i:43072;s:7:\"percent\";d:73.06;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72927;s:14:\"optimized_size\";i:20602;s:7:\"percent\";d:71.75;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53821;s:14:\"optimized_size\";i:16622;s:7:\"percent\";d:69.12;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31213;s:14:\"optimized_size\";i:11589;s:7:\"percent\";d:62.87;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31559;s:14:\"optimized_size\";i:9999;s:7:\"percent\";d:68.32;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20842;s:14:\"optimized_size\";i:6871;s:7:\"percent\";d:67.03;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128020;s:14:\"optimized_size\";i:34992;s:7:\"percent\";d:72.67;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49836;s:14:\"optimized_size\";i:16427;s:7:\"percent\";d:67.04;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92384;s:14:\"optimized_size\";i:25903;s:7:\"percent\";d:71.96;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151465;s:14:\"optimized_size\";i:43226;s:7:\"percent\";d:71.46;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58390;s:14:\"optimized_size\";i:14436;s:7:\"percent\";d:75.28;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155142;s:14:\"optimized_size\";i:41227;s:7:\"percent\";d:73.43;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79841;s:14:\"optimized_size\";i:23006;s:7:\"percent\";d:71.19;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103203;s:14:\"optimized_size\";i:26635;s:7:\"percent\";d:74.19;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36400;s:14:\"optimized_size\";i:10991;s:7:\"percent\";d:69.8;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63488;s:14:\"optimized_size\";i:20782;s:7:\"percent\";d:67.27;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42733;s:14:\"optimized_size\";i:12822;s:7:\"percent\";d:70;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33995;s:14:\"optimized_size\";i:10614;s:7:\"percent\";d:68.78;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:475461;s:14:\"optimized_size\";i:44170;s:7:\"percent\";d:90.71;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33995;s:14:\"optimized_size\";i:20310;s:7:\"percent\";d:40.26;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42733;s:14:\"optimized_size\";i:24783;s:7:\"percent\";d:42.01;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63488;s:14:\"optimized_size\";i:32304;s:7:\"percent\";d:49.12;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36400;s:14:\"optimized_size\";i:21882;s:7:\"percent\";d:39.88;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103203;s:14:\"optimized_size\";i:53798;s:7:\"percent\";d:47.87;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79841;s:14:\"optimized_size\";i:45834;s:7:\"percent\";d:42.59;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155142;s:14:\"optimized_size\";i:55491;s:7:\"percent\";d:64.23;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58390;s:14:\"optimized_size\";i:20375;s:7:\"percent\";d:65.11;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151465;s:14:\"optimized_size\";i:84204;s:7:\"percent\";d:44.41;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92384;s:14:\"optimized_size\";i:50038;s:7:\"percent\";d:45.84;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49836;s:14:\"optimized_size\";i:27068;s:7:\"percent\";d:45.69;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128020;s:14:\"optimized_size\";i:45641;s:7:\"percent\";d:64.35;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20842;s:14:\"optimized_size\";i:11608;s:7:\"percent\";d:44.3;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31559;s:14:\"optimized_size\";i:17019;s:7:\"percent\";d:46.07;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31213;s:14:\"optimized_size\";i:17747;s:7:\"percent\";d:43.14;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53821;s:14:\"optimized_size\";i:32407;s:7:\"percent\";d:39.79;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72927;s:14:\"optimized_size\";i:42188;s:7:\"percent\";d:42.15;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159898;s:14:\"optimized_size\";i:56359;s:7:\"percent\";d:64.75;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36149;s:14:\"optimized_size\";i:19205;s:7:\"percent\";d:46.87;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30234;s:14:\"optimized_size\";i:16027;s:7:\"percent\";d:46.99;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53912;s:14:\"optimized_size\";i:30859;s:7:\"percent\";d:42.76;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66696;s:14:\"optimized_size\";i:39660;s:7:\"percent\";d:40.54;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150207;s:14:\"optimized_size\";i:53865;s:7:\"percent\";d:64.14;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61022;s:14:\"optimized_size\";i:31069;s:7:\"percent\";d:49.09;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6349;s:14:\"optimized_size\";i:3913;s:7:\"percent\";d:38.37;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68106;s:14:\"optimized_size\";i:39799;s:7:\"percent\";d:41.56;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29894;s:14:\"optimized_size\";i:15991;s:7:\"percent\";d:46.51;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81565;s:14:\"optimized_size\";i:46497;s:7:\"percent\";d:42.99;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83413;s:14:\"optimized_size\";i:45242;s:7:\"percent\";d:45.76;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5052479;s:14:\"optimized_size\";i:1701241;s:7:\"percent\";d:66.33;s:7:\"message\";s:0:\"\";}}'),(103529,8660,'_wp_attached_file','Oh-Polly-1-eBay-Origins.jpg'),(103530,8660,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"Oh-Polly-1-eBay-Origins.jpg\";s:8:\"filesize\";i:226038;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-1-eBay-Origins-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20667;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-1-eBay-Origins-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26814;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-1-eBay-Origins-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40066;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-1-eBay-Origins-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22607;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-1-eBay-Origins-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63863;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-1-eBay-Origins-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54728;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-1-eBay-Origins-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91173;}s:8:\"masthead\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-1-eBay-Origins-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58839;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-1-eBay-Origins-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86713;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-1-eBay-Origins-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57016;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-1-eBay-Origins-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30856;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-1-eBay-Origins-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83509;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-1-eBay-Origins-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16924;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-1-eBay-Origins-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19391;}s:10:\"team-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-1-eBay-Origins-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20949;}s:10:\"team-large\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-1-eBay-Origins-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32105;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-1-eBay-Origins-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50605;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-1-eBay-Origins-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95146;}s:10:\"page-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-1-eBay-Origins-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22880;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-1-eBay-Origins-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18938;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-1-eBay-Origins-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33330;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-1-eBay-Origins-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46514;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-1-eBay-Origins-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88324;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-1-eBay-Origins-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41135;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-1-eBay-Origins-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3976;}s:13:\"project-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-1-eBay-Origins-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22880;}s:13:\"project-large\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-1-eBay-Origins-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42170;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-1-eBay-Origins-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18888;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-1-eBay-Origins-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49951;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-1-eBay-Origins-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50896;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103531,8661,'_wp_attached_file','Oh-Polly-2-Brand-Immersion.jpg'),(103532,8661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:30:\"Oh-Polly-2-Brand-Immersion.jpg\";s:8:\"filesize\";i:475355;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-2-Brand-Immersion-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31664;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-2-Brand-Immersion-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39543;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-2-Brand-Immersion-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60681;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-2-Brand-Immersion-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34133;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"Oh-Polly-2-Brand-Immersion-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95908;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:39:\"Oh-Polly-2-Brand-Immersion-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68964;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-2-Brand-Immersion-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140506;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"Oh-Polly-2-Brand-Immersion-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73605;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-2-Brand-Immersion-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138030;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"Oh-Polly-2-Brand-Immersion-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87457;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-2-Brand-Immersion-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48084;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:39:\"Oh-Polly-2-Brand-Immersion-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126386;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-2-Brand-Immersion-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22509;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-2-Brand-Immersion-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30165;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-2-Brand-Immersion-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28045;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-2-Brand-Immersion-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49265;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:39:\"Oh-Polly-2-Brand-Immersion-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66907;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-2-Brand-Immersion-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145905;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-2-Brand-Immersion-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34304;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-2-Brand-Immersion-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28507;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-2-Brand-Immersion-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50491;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-2-Brand-Immersion-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56645;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-2-Brand-Immersion-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139524;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-2-Brand-Immersion-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53511;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-2-Brand-Immersion-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5560;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-2-Brand-Immersion-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34304;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"Oh-Polly-2-Brand-Immersion-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65848;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-2-Brand-Immersion-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28656;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:39:\"Oh-Polly-2-Brand-Immersion-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76768;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:39:\"Oh-Polly-2-Brand-Immersion-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79309;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103533,8662,'_wp_attached_file','Oh-Polly-3-Magento-Store.jpg'),(103534,8662,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"Oh-Polly-3-Magento-Store.jpg\";s:8:\"filesize\";i:1186829;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-3-Magento-Store-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51074;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-3-Magento-Store-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65114;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-3-Magento-Store-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84326;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-3-Magento-Store-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55130;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-3-Magento-Store-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163785;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-3-Magento-Store-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100231;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-3-Magento-Store-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:245296;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-3-Magento-Store-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112596;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-3-Magento-Store-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214337;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-3-Magento-Store-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142171;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-3-Magento-Store-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67640;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-3-Magento-Store-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189305;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-3-Magento-Store-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29194;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-3-Magento-Store-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47330;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-3-Magento-Store-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39267;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-3-Magento-Store-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75579;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-3-Magento-Store-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94353;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-3-Magento-Store-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:262078;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-3-Magento-Store-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52633;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-3-Magento-Store-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44777;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-3-Magento-Store-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80874;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-3-Magento-Store-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79974;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-3-Magento-Store-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232960;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-3-Magento-Store-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77680;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-3-Magento-Store-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8497;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-3-Magento-Store-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52633;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-3-Magento-Store-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100190;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-3-Magento-Store-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45022;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-3-Magento-Store-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119443;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-3-Magento-Store-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122403;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103535,8663,'_wp_attached_file','Oh-Polly-4-Social-First.jpg'),(103536,8663,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"Oh-Polly-4-Social-First.jpg\";s:8:\"filesize\";i:599664;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-4-Social-First-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38960;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-4-Social-First-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49874;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-4-Social-First-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74135;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-4-Social-First-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41062;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-4-Social-First-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119407;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-4-Social-First-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96836;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-4-Social-First-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180735;}s:8:\"masthead\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-4-Social-First-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76434;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-4-Social-First-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172632;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-4-Social-First-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108868;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-4-Social-First-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57679;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-4-Social-First-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157621;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-4-Social-First-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25563;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-4-Social-First-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36386;}s:10:\"team-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-4-Social-First-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35473;}s:10:\"team-large\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-4-Social-First-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60363;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-4-Social-First-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88477;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-4-Social-First-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180726;}s:10:\"page-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-4-Social-First-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42082;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-4-Social-First-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35075;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-4-Social-First-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61712;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-4-Social-First-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82964;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-4-Social-First-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177075;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-4-Social-First-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74921;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-4-Social-First-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6748;}s:13:\"project-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-4-Social-First-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42082;}s:13:\"project-large\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-4-Social-First-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81641;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-4-Social-First-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34912;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-4-Social-First-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96294;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-4-Social-First-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96568;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103537,8664,'_wp_attached_file','Oh-Polly-5-Shopping-Features.jpg'),(103538,8664,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:32:\"Oh-Polly-5-Shopping-Features.jpg\";s:8:\"filesize\";i:765284;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-5-Shopping-Features-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45490;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-5-Shopping-Features-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59226;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-5-Shopping-Features-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76324;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-5-Shopping-Features-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49868;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"Oh-Polly-5-Shopping-Features-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145418;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:41:\"Oh-Polly-5-Shopping-Features-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101382;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:42:\"Oh-Polly-5-Shopping-Features-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195258;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"Oh-Polly-5-Shopping-Features-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68618;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:42:\"Oh-Polly-5-Shopping-Features-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172636;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"Oh-Polly-5-Shopping-Features-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118549;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-5-Shopping-Features-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56863;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:41:\"Oh-Polly-5-Shopping-Features-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145475;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-5-Shopping-Features-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23321;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-5-Shopping-Features-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40674;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-5-Shopping-Features-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35043;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-5-Shopping-Features-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66982;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:41:\"Oh-Polly-5-Shopping-Features-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92960;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:42:\"Oh-Polly-5-Shopping-Features-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215239;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-5-Shopping-Features-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46169;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-5-Shopping-Features-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38398;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-5-Shopping-Features-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74040;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-5-Shopping-Features-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78887;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:42:\"Oh-Polly-5-Shopping-Features-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179451;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-5-Shopping-Features-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70651;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-5-Shopping-Features-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7234;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-5-Shopping-Features-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46169;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"Oh-Polly-5-Shopping-Features-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81333;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"Oh-Polly-5-Shopping-Features-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38585;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:41:\"Oh-Polly-5-Shopping-Features-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105691;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:41:\"Oh-Polly-5-Shopping-Features-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107970;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103539,8665,'_wp_attached_file','Oh-Polly-6-Linnworks.jpg'),(103540,8665,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:24:\"Oh-Polly-6-Linnworks.jpg\";s:8:\"filesize\";i:168826;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Oh-Polly-6-Linnworks-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18728;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Oh-Polly-6-Linnworks-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23958;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Oh-Polly-6-Linnworks-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35845;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Oh-Polly-6-Linnworks-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20651;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-6-Linnworks-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56523;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-6-Linnworks-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53518;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-6-Linnworks-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79787;}s:8:\"masthead\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-6-Linnworks-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47167;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-6-Linnworks-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73692;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-6-Linnworks-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49770;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:32:\"Oh-Polly-6-Linnworks-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26724;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-6-Linnworks-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71324;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:32:\"Oh-Polly-6-Linnworks-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15188;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:32:\"Oh-Polly-6-Linnworks-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17991;}s:10:\"team-small\";a:5:{s:4:\"file\";s:32:\"Oh-Polly-6-Linnworks-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18179;}s:10:\"team-large\";a:5:{s:4:\"file\";s:32:\"Oh-Polly-6-Linnworks-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27817;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-6-Linnworks-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51088;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-6-Linnworks-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82078;}s:10:\"page-small\";a:5:{s:4:\"file\";s:32:\"Oh-Polly-6-Linnworks-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19921;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:32:\"Oh-Polly-6-Linnworks-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17007;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"Oh-Polly-6-Linnworks-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29064;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:32:\"Oh-Polly-6-Linnworks-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42584;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-6-Linnworks-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77999;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:32:\"Oh-Polly-6-Linnworks-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36191;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:32:\"Oh-Polly-6-Linnworks-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3668;}s:13:\"project-small\";a:5:{s:4:\"file\";s:32:\"Oh-Polly-6-Linnworks-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19921;}s:13:\"project-large\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-6-Linnworks-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38187;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:32:\"Oh-Polly-6-Linnworks-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17298;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-6-Linnworks-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43848;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:33:\"Oh-Polly-6-Linnworks-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44746;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103541,8666,'_wp_attached_file','Oh-Polly-7-Scalability.jpg'),(103542,8666,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:26:\"Oh-Polly-7-Scalability.jpg\";s:8:\"filesize\";i:789887;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-7-Scalability-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38495;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-7-Scalability-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49059;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-7-Scalability-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63483;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-7-Scalability-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41449;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-7-Scalability-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116061;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-7-Scalability-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81167;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-7-Scalability-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160331;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-7-Scalability-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54710;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-7-Scalability-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147525;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-7-Scalability-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96545;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-7-Scalability-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47955;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-7-Scalability-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114284;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-7-Scalability-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17906;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-7-Scalability-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34324;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-7-Scalability-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30591;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-7-Scalability-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54828;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-7-Scalability-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76996;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-7-Scalability-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173436;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-7-Scalability-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38966;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-7-Scalability-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32518;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-7-Scalability-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58637;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-7-Scalability-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64947;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:36:\"Oh-Polly-7-Scalability-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149034;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-7-Scalability-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60049;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-7-Scalability-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7112;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-7-Scalability-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38966;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-7-Scalability-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66599;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"Oh-Polly-7-Scalability-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33027;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-7-Scalability-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85751;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:35:\"Oh-Polly-7-Scalability-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88840;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103543,8667,'_wp_attached_file','Oh-Polly-8-Launch-Results.jpg'),(103544,8667,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:29:\"Oh-Polly-8-Launch-Results.jpg\";s:8:\"filesize\";i:1231641;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-8-Launch-Results-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61862;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-8-Launch-Results-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80043;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-8-Launch-Results-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109024;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-8-Launch-Results-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67347;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-8-Launch-Results-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200686;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-8-Launch-Results-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154978;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:39:\"Oh-Polly-8-Launch-Results-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:288437;}s:8:\"masthead\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-8-Launch-Results-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112795;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"Oh-Polly-8-Launch-Results-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:274010;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-8-Launch-Results-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169880;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-8-Launch-Results-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85827;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-8-Launch-Results-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:219697;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-8-Launch-Results-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34169;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-8-Launch-Results-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55544;}s:10:\"team-small\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-8-Launch-Results-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50507;}s:10:\"team-large\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-8-Launch-Results-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94592;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-8-Launch-Results-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149312;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:39:\"Oh-Polly-8-Launch-Results-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:310628;}s:10:\"page-small\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-8-Launch-Results-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65096;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-8-Launch-Results-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54344;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-8-Launch-Results-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100980;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-8-Launch-Results-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121191;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:39:\"Oh-Polly-8-Launch-Results-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272023;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-8-Launch-Results-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109781;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-8-Launch-Results-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10220;}s:13:\"project-small\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-8-Launch-Results-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65096;}s:13:\"project-large\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-8-Launch-Results-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117038;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:37:\"Oh-Polly-8-Launch-Results-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53827;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-8-Launch-Results-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152622;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:38:\"Oh-Polly-8-Launch-Results-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156391;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103545,8659,'_imagify_optimization_level','2'),(103546,8659,'_imagify_status','success'),(103547,8659,'_imagify_data','a:2:{s:5:\"sizes\";a:66:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:546984;s:14:\"optimized_size\";i:58546;s:7:\"percent\";d:89.3;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72024;s:14:\"optimized_size\";i:15256;s:7:\"percent\";d:78.82;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70288;s:14:\"optimized_size\";i:15062;s:7:\"percent\";d:78.57;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24273;s:14:\"optimized_size\";i:7101;s:7:\"percent\";d:70.75;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48625;s:14:\"optimized_size\";i:11624;s:7:\"percent\";d:76.09;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31229;s:14:\"optimized_size\";i:8939;s:7:\"percent\";d:71.38;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6189;s:14:\"optimized_size\";i:2414;s:7:\"percent\";d:61;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54346;s:14:\"optimized_size\";i:13896;s:7:\"percent\";d:74.43;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124885;s:14:\"optimized_size\";i:18995;s:7:\"percent\";d:84.79;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59792;s:14:\"optimized_size\";i:14479;s:7:\"percent\";d:75.78;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45419;s:14:\"optimized_size\";i:11593;s:7:\"percent\";d:74.48;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25194;s:14:\"optimized_size\";i:7446;s:7:\"percent\";d:70.45;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135141;s:14:\"optimized_size\";i:24878;s:7:\"percent\";d:81.59;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31229;s:14:\"optimized_size\";i:8939;s:7:\"percent\";d:71.38;}s:30:\"testimonial-large@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:34:\"Our server returned an error (502)\";}s:30:\"testimonial-small@imagify-avif\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:34:\"Our server returned an error (502)\";}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44067;s:14:\"optimized_size\";i:11629;s:7:\"percent\";d:73.61;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26692;s:14:\"optimized_size\";i:8253;s:7:\"percent\";d:69.08;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25312;s:14:\"optimized_size\";i:7350;s:7:\"percent\";d:70.96;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13761;s:14:\"optimized_size\";i:4110;s:7:\"percent\";d:70.13;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96451;s:14:\"optimized_size\";i:14460;s:7:\"percent\";d:85.01;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41423;s:14:\"optimized_size\";i:11436;s:7:\"percent\";d:72.39;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72460;s:14:\"optimized_size\";i:14768;s:7:\"percent\";d:79.62;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123451;s:14:\"optimized_size\";i:24549;s:7:\"percent\";d:80.11;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44448;s:14:\"optimized_size\";i:6938;s:7:\"percent\";d:84.39;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126436;s:14:\"optimized_size\";i:20189;s:7:\"percent\";d:84.03;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74413;s:14:\"optimized_size\";i:16223;s:7:\"percent\";d:78.2;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88970;s:14:\"optimized_size\";i:15847;s:7:\"percent\";d:82.19;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56024;s:14:\"optimized_size\";i:12149;s:7:\"percent\";d:78.31;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19338;s:14:\"optimized_size\";i:5576;s:7:\"percent\";d:71.17;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54673;s:14:\"optimized_size\";i:13238;s:7:\"percent\";d:75.79;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23250;s:14:\"optimized_size\";i:6471;s:7:\"percent\";d:72.17;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18072;s:14:\"optimized_size\";i:5299;s:7:\"percent\";d:70.68;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:546984;s:14:\"optimized_size\";i:28048;s:7:\"percent\";d:94.87;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18072;s:14:\"optimized_size\";i:9929;s:7:\"percent\";d:45.06;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23250;s:14:\"optimized_size\";i:12458;s:7:\"percent\";d:46.42;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54673;s:14:\"optimized_size\";i:31632;s:7:\"percent\";d:42.14;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19338;s:14:\"optimized_size\";i:10597;s:7:\"percent\";d:45.2;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56024;s:14:\"optimized_size\";i:25331;s:7:\"percent\";d:54.79;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88970;s:14:\"optimized_size\";i:26768;s:7:\"percent\";d:69.91;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74413;s:14:\"optimized_size\";i:42218;s:7:\"percent\";d:43.27;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126436;s:14:\"optimized_size\";i:36938;s:7:\"percent\";d:70.79;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44448;s:14:\"optimized_size\";i:12751;s:7:\"percent\";d:71.31;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123451;s:14:\"optimized_size\";i:62701;s:7:\"percent\";d:49.21;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72460;s:14:\"optimized_size\";i:33419;s:7:\"percent\";d:53.88;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41423;s:14:\"optimized_size\";i:24537;s:7:\"percent\";d:40.76;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96451;s:14:\"optimized_size\";i:27819;s:7:\"percent\";d:71.16;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13761;s:14:\"optimized_size\";i:7967;s:7:\"percent\";d:42.1;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25312;s:14:\"optimized_size\";i:14729;s:7:\"percent\";d:41.81;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26692;s:14:\"optimized_size\";i:14472;s:7:\"percent\";d:45.78;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44067;s:14:\"optimized_size\";i:25272;s:7:\"percent\";d:42.65;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71447;s:14:\"optimized_size\";i:40653;s:7:\"percent\";d:43.1;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152157;s:14:\"optimized_size\";i:43534;s:7:\"percent\";d:71.39;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31229;s:14:\"optimized_size\";i:18376;s:7:\"percent\";d:41.16;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135141;s:14:\"optimized_size\";i:40745;s:7:\"percent\";d:69.85;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25194;s:14:\"optimized_size\";i:14657;s:7:\"percent\";d:41.82;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45419;s:14:\"optimized_size\";i:24556;s:7:\"percent\";d:45.93;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59792;s:14:\"optimized_size\";i:34420;s:7:\"percent\";d:42.43;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124885;s:14:\"optimized_size\";i:35522;s:7:\"percent\";d:71.56;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54346;s:14:\"optimized_size\";i:31568;s:7:\"percent\";d:41.91;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6189;s:14:\"optimized_size\";i:3462;s:7:\"percent\";d:44.06;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48625;s:14:\"optimized_size\";i:23836;s:7:\"percent\";d:50.98;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24273;s:14:\"optimized_size\";i:14237;s:7:\"percent\";d:41.35;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70288;s:14:\"optimized_size\";i:36873;s:7:\"percent\";d:47.54;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72024;s:14:\"optimized_size\";i:37797;s:7:\"percent\";d:47.52;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4642093;s:14:\"optimized_size\";i:1265475;s:7:\"percent\";d:72.74;s:7:\"message\";s:0:\"\";}}'),(103548,8660,'_imagify_optimization_level','2'),(103549,8660,'_imagify_status','success'),(103550,8660,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226038;s:14:\"optimized_size\";i:36071;s:7:\"percent\";d:84.04;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50896;s:14:\"optimized_size\";i:14657;s:7:\"percent\";d:71.2;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49951;s:14:\"optimized_size\";i:14844;s:7:\"percent\";d:70.28;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18888;s:14:\"optimized_size\";i:6455;s:7:\"percent\";d:65.82;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42170;s:14:\"optimized_size\";i:12796;s:7:\"percent\";d:69.66;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22880;s:14:\"optimized_size\";i:7795;s:7:\"percent\";d:65.93;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3976;s:14:\"optimized_size\";i:1675;s:7:\"percent\";d:57.87;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41135;s:14:\"optimized_size\";i:14038;s:7:\"percent\";d:65.87;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88324;s:14:\"optimized_size\";i:23748;s:7:\"percent\";d:73.11;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46514;s:14:\"optimized_size\";i:15167;s:7:\"percent\";d:67.39;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33330;s:14:\"optimized_size\";i:10793;s:7:\"percent\";d:67.62;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18938;s:14:\"optimized_size\";i:6412;s:7:\"percent\";d:66.14;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22880;s:14:\"optimized_size\";i:7795;s:7:\"percent\";d:65.93;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95146;s:14:\"optimized_size\";i:24800;s:7:\"percent\";d:73.93;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50605;s:14:\"optimized_size\";i:14806;s:7:\"percent\";d:70.74;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32105;s:14:\"optimized_size\";i:10708;s:7:\"percent\";d:66.65;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20949;s:14:\"optimized_size\";i:7994;s:7:\"percent\";d:61.84;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19391;s:14:\"optimized_size\";i:6651;s:7:\"percent\";d:65.7;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16924;s:14:\"optimized_size\";i:6539;s:7:\"percent\";d:61.36;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83509;s:14:\"optimized_size\";i:23914;s:7:\"percent\";d:71.36;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30856;s:14:\"optimized_size\";i:10807;s:7:\"percent\";d:64.98;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57016;s:14:\"optimized_size\";i:15955;s:7:\"percent\";d:72.02;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86713;s:14:\"optimized_size\";i:24943;s:7:\"percent\";d:71.23;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58839;s:14:\"optimized_size\";i:19517;s:7:\"percent\";d:66.83;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91173;s:14:\"optimized_size\";i:24425;s:7:\"percent\";d:73.21;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54728;s:14:\"optimized_size\";i:16975;s:7:\"percent\";d:68.98;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63863;s:14:\"optimized_size\";i:16524;s:7:\"percent\";d:74.13;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22607;s:14:\"optimized_size\";i:7309;s:7:\"percent\";d:67.67;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40066;s:14:\"optimized_size\";i:13377;s:7:\"percent\";d:66.61;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26814;s:14:\"optimized_size\";i:8520;s:7:\"percent\";d:68.23;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20667;s:14:\"optimized_size\";i:6810;s:7:\"percent\";d:67.05;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226038;s:14:\"optimized_size\";i:27199;s:7:\"percent\";d:87.97;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20667;s:14:\"optimized_size\";i:9003;s:7:\"percent\";d:56.44;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26814;s:14:\"optimized_size\";i:10011;s:7:\"percent\";d:62.67;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40066;s:14:\"optimized_size\";i:20497;s:7:\"percent\";d:48.84;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22607;s:14:\"optimized_size\";i:9893;s:7:\"percent\";d:56.24;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63863;s:14:\"optimized_size\";i:22625;s:7:\"percent\";d:64.57;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54728;s:14:\"optimized_size\";i:24794;s:7:\"percent\";d:54.7;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91173;s:14:\"optimized_size\";i:31647;s:7:\"percent\";d:65.29;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58839;s:14:\"optimized_size\";i:22799;s:7:\"percent\";d:61.25;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86713;s:14:\"optimized_size\";i:30758;s:7:\"percent\";d:64.53;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57016;s:14:\"optimized_size\";i:20755;s:7:\"percent\";d:63.6;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30856;s:14:\"optimized_size\";i:16689;s:7:\"percent\";d:45.91;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83509;s:14:\"optimized_size\";i:30479;s:7:\"percent\";d:63.5;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16924;s:14:\"optimized_size\";i:10582;s:7:\"percent\";d:37.47;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19391;s:14:\"optimized_size\";i:8677;s:7:\"percent\";d:55.25;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20949;s:14:\"optimized_size\";i:12954;s:7:\"percent\";d:38.16;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32105;s:14:\"optimized_size\";i:13900;s:7:\"percent\";d:56.7;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50605;s:14:\"optimized_size\";i:22812;s:7:\"percent\";d:54.92;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95146;s:14:\"optimized_size\";i:32235;s:7:\"percent\";d:66.12;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22880;s:14:\"optimized_size\";i:11483;s:7:\"percent\";d:49.81;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18938;s:14:\"optimized_size\";i:8434;s:7:\"percent\";d:55.47;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33330;s:14:\"optimized_size\";i:12216;s:7:\"percent\";d:63.35;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46514;s:14:\"optimized_size\";i:24896;s:7:\"percent\";d:46.48;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88324;s:14:\"optimized_size\";i:30643;s:7:\"percent\";d:65.31;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41135;s:14:\"optimized_size\";i:22023;s:7:\"percent\";d:46.46;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3976;s:14:\"optimized_size\";i:1973;s:7:\"percent\";d:50.38;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42170;s:14:\"optimized_size\";i:15728;s:7:\"percent\";d:62.7;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18888;s:14:\"optimized_size\";i:9464;s:7:\"percent\";d:49.89;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49951;s:14:\"optimized_size\";i:17939;s:7:\"percent\";d:64.09;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50896;s:14:\"optimized_size\";i:18640;s:7:\"percent\";d:63.38;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3052902;s:14:\"optimized_size\";i:984568;s:7:\"percent\";d:67.75;s:7:\"message\";s:0:\"\";}}'),(103553,5780,'page_content_5_align_image','right'),(103554,5780,'_page_content_5_align_image','field_65d85d5bde9a8'),(103555,5780,'page_content_5_block_content','<h3>Quick Buy, Colour Options, and Back-in-Stock Notifications</h3>\r\nFast fashion shoppers don\'t browse — they act. We built personalised shopping features designed for speed and impulse: Quick Buy functionality that lets customers add to cart without leaving the page, intuitive colour option selectors, and out-of-stock notifications that bring customers back the moment an item is available again. Every feature was designed to reduce the gap between wanting and buying.'),(103556,5780,'_page_content_5_block_content','field_65d85d93de9a9'),(103557,5780,'page_content_5_block_image','8661'),(103558,5780,'_page_content_5_block_image','field_65d85d9bde9aa'),(103559,5780,'page_content_5_block_video',''),(103560,5780,'_page_content_5_block_video','field_65d85da6de9ab'),(103561,5780,'page_content_9_block_content','<h3>What did this mean for Oh Polly?</h3>\r\nIn three months, Oh Polly went from a million-pound eBay business with no standalone website to a fully-fledged ecommerce brand competing with the biggest names in fast fashion. The platform we built didn\'t just support the business at launch. It provided the infrastructure for the explosive growth that followed.'),(103562,5780,'_page_content_9_block_content','field_65d85e28f3104'),(103563,5780,'page_content_9_final_results_0_main_stat','1'),(103564,5780,'_page_content_9_final_results_0_main_stat','field_67f641425811d'),(103565,5780,'page_content_9_final_results_0_stat_info','<h4>From Marketplace to Own-Brand Destination</h4>\r\nOh Polly\'s entire revenue had come through eBay. The new Magento store gave them ownership of their customer relationships, their brand experience, and their data, the foundations of a business that could scale on its own terms.'),(103566,5780,'_page_content_9_final_results_0_stat_info','field_67f6414c5811e'),(103567,5780,'page_content_9_final_results_1_main_stat','2'),(103568,5780,'_page_content_9_final_results_1_main_stat','field_67f641425811d'),(103569,5780,'page_content_9_final_results_1_stat_info','<h4>Immediate Commercial Traction</h4>\r\n155,000 visitors and a 4% conversion rate in month one. Over £2 million in revenue within the first year. And 52% returning customers, proving the site wasn\'t just attracting traffic. It was building loyalty.'),(103570,5780,'_page_content_9_final_results_1_stat_info','field_67f6414c5811e'),(103571,5780,'page_content_9_final_results_2_main_stat','3'),(103572,5780,'_page_content_9_final_results_2_main_stat','field_67f641425811d'),(103573,5780,'page_content_9_final_results_2_stat_info','<h4>A Platform That Scaled with the Brand</h4>\r\nFrom a scrappy eBay seller to one of the UK\'s fastest-growing fashion brands with millions of followers worldwide. The Magento platform built in three months handled that entire journey: product drops, traffic spikes, international expansion, and all.'),(103574,5780,'_page_content_9_final_results_2_stat_info','field_67f6414c5811e'),(103575,5780,'page_content_9_final_results','3'),(103576,5780,'_page_content_9_final_results','field_67f641335811c'),(103577,5780,'page_content_4_align_image','left'),(103578,5780,'_page_content_4_align_image','field_65d85d5bde9a8'),(103579,5780,'page_content_4_block_content','<h3>A Platform Built for Explosive Growth</h3>\r\nThe build took three months. But the decisions made during those three months would define the infrastructure behind one of the UK\'s biggest fashion success stories.'),(103580,5780,'_page_content_4_block_content','field_65d85d93de9a9'),(103581,5780,'page_content_4_block_image','8666'),(103582,5780,'_page_content_4_block_image','field_65d85d9bde9aa'),(103583,5780,'page_content_4_block_video',''),(103584,5780,'_page_content_4_block_video','field_65d85da6de9ab'),(103585,5780,'page_content_6_block_content','<h3>155,000 Visitors and a 4% Conversion Rate in Month One</h3>\r\nThe launch was immediate proof that the platform was right. With all of Oh Polly\'s existing trade coming from eBay, the new site welcomed over 155,000 visitors in its first month, converting at an impressive 4% from day one.\r\n\r\nWithin the first 12 months, the Magento store generated over £2 million in revenue. And 52% of all visitors in that first year were returning customers, a retention rate that showed the experience was matching the brand promise and keeping customers coming back.\r\n\r\nThe brand has since grown into one of the UK\'s most recognisable fashion labels, with an 8 million strong social following and international sales spanning almost every country in the world. The Magento platform built in those three months was the foundation that made that growth possible.'),(103586,5780,'_page_content_6_block_content','field_65d85d37de9a5'),(103587,8661,'_imagify_optimization_level','2'),(103588,8661,'_imagify_status','success'),(103589,8661,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:475355;s:14:\"optimized_size\";i:57726;s:7:\"percent\";d:87.86;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79309;s:14:\"optimized_size\";i:22333;s:7:\"percent\";d:71.84;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76768;s:14:\"optimized_size\";i:22335;s:7:\"percent\";d:70.91;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28656;s:14:\"optimized_size\";i:9964;s:7:\"percent\";d:65.23;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65848;s:14:\"optimized_size\";i:19713;s:7:\"percent\";d:70.06;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34304;s:14:\"optimized_size\";i:11676;s:7:\"percent\";d:65.96;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5560;s:14:\"optimized_size\";i:2514;s:7:\"percent\";d:54.78;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53511;s:14:\"optimized_size\";i:16554;s:7:\"percent\";d:69.06;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139524;s:14:\"optimized_size\";i:37488;s:7:\"percent\";d:73.13;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56645;s:14:\"optimized_size\";i:16094;s:7:\"percent\";d:71.59;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50491;s:14:\"optimized_size\";i:16453;s:7:\"percent\";d:67.41;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28507;s:14:\"optimized_size\";i:9940;s:7:\"percent\";d:65.13;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34304;s:14:\"optimized_size\";i:11676;s:7:\"percent\";d:65.96;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145905;s:14:\"optimized_size\";i:36743;s:7:\"percent\";d:74.82;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66907;s:14:\"optimized_size\";i:17512;s:7:\"percent\";d:73.83;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49265;s:14:\"optimized_size\";i:16521;s:7:\"percent\";d:66.47;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28045;s:14:\"optimized_size\";i:10417;s:7:\"percent\";d:62.86;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30165;s:14:\"optimized_size\";i:10467;s:7:\"percent\";d:65.3;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22509;s:14:\"optimized_size\";i:9043;s:7:\"percent\";d:59.82;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126386;s:14:\"optimized_size\";i:37600;s:7:\"percent\";d:70.25;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48084;s:14:\"optimized_size\";i:16682;s:7:\"percent\";d:65.31;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87457;s:14:\"optimized_size\";i:23829;s:7:\"percent\";d:72.75;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138030;s:14:\"optimized_size\";i:37560;s:7:\"percent\";d:72.79;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73605;s:14:\"optimized_size\";i:22572;s:7:\"percent\";d:69.33;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140506;s:14:\"optimized_size\";i:37378;s:7:\"percent\";d:73.4;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68964;s:14:\"optimized_size\";i:17781;s:7:\"percent\";d:74.22;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95908;s:14:\"optimized_size\";i:24922;s:7:\"percent\";d:74.01;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34133;s:14:\"optimized_size\";i:11499;s:7:\"percent\";d:66.31;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60681;s:14:\"optimized_size\";i:19464;s:7:\"percent\";d:67.92;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39543;s:14:\"optimized_size\";i:12830;s:7:\"percent\";d:67.55;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31664;s:14:\"optimized_size\";i:10853;s:7:\"percent\";d:65.72;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:475355;s:14:\"optimized_size\";i:38875;s:7:\"percent\";d:91.82;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31664;s:14:\"optimized_size\";i:16614;s:7:\"percent\";d:47.53;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39543;s:14:\"optimized_size\";i:23294;s:7:\"percent\";d:41.09;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60681;s:14:\"optimized_size\";i:38605;s:7:\"percent\";d:36.38;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34133;s:14:\"optimized_size\";i:17800;s:7:\"percent\";d:47.85;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95908;s:14:\"optimized_size\";i:48947;s:7:\"percent\";d:48.96;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68964;s:14:\"optimized_size\";i:38808;s:7:\"percent\";d:43.73;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140506;s:14:\"optimized_size\";i:51913;s:7:\"percent\";d:63.05;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73605;s:14:\"optimized_size\";i:28828;s:7:\"percent\";d:60.83;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138030;s:14:\"optimized_size\";i:79465;s:7:\"percent\";d:42.43;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87457;s:14:\"optimized_size\";i:48132;s:7:\"percent\";d:44.96;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48084;s:14:\"optimized_size\";i:26095;s:7:\"percent\";d:45.73;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126386;s:14:\"optimized_size\";i:48646;s:7:\"percent\";d:61.51;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22509;s:14:\"optimized_size\";i:13178;s:7:\"percent\";d:41.45;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30165;s:14:\"optimized_size\";i:16037;s:7:\"percent\";d:46.84;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28045;s:14:\"optimized_size\";i:15919;s:7:\"percent\";d:43.24;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49265;s:14:\"optimized_size\";i:25668;s:7:\"percent\";d:47.9;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66907;s:14:\"optimized_size\";i:37791;s:7:\"percent\";d:43.52;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145905;s:14:\"optimized_size\";i:53446;s:7:\"percent\";d:63.37;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34304;s:14:\"optimized_size\";i:18040;s:7:\"percent\";d:47.41;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28507;s:14:\"optimized_size\";i:15130;s:7:\"percent\";d:46.93;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50491;s:14:\"optimized_size\";i:30637;s:7:\"percent\";d:39.32;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56645;s:14:\"optimized_size\";i:33419;s:7:\"percent\";d:41;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139524;s:14:\"optimized_size\";i:52316;s:7:\"percent\";d:62.5;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53511;s:14:\"optimized_size\";i:33059;s:7:\"percent\";d:38.22;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5560;s:14:\"optimized_size\";i:3415;s:7:\"percent\";d:38.58;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65848;s:14:\"optimized_size\";i:39317;s:7:\"percent\";d:40.29;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28656;s:14:\"optimized_size\";i:15211;s:7:\"percent\";d:46.92;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76768;s:14:\"optimized_size\";i:44485;s:7:\"percent\";d:42.05;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79309;s:14:\"optimized_size\";i:45818;s:7:\"percent\";d:42.23;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4798774;s:14:\"optimized_size\";i:1627047;s:7:\"percent\";d:66.09;s:7:\"message\";s:0:\"\";}}'),(103590,8662,'_imagify_optimization_level','2'),(103591,8662,'_imagify_status','success'),(103592,8662,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1186829;s:14:\"optimized_size\";i:148355;s:7:\"percent\";d:87.5;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122403;s:14:\"optimized_size\";i:40616;s:7:\"percent\";d:66.82;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119443;s:14:\"optimized_size\";i:39586;s:7:\"percent\";d:66.86;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45022;s:14:\"optimized_size\";i:17263;s:7:\"percent\";d:61.66;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100190;s:14:\"optimized_size\";i:34860;s:7:\"percent\";d:65.21;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52633;s:14:\"optimized_size\";i:20154;s:7:\"percent\";d:61.71;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8497;s:14:\"optimized_size\";i:3931;s:7:\"percent\";d:53.74;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77680;s:14:\"optimized_size\";i:27542;s:7:\"percent\";d:64.54;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:232960;s:14:\"optimized_size\";i:72411;s:7:\"percent\";d:68.92;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79974;s:14:\"optimized_size\";i:27162;s:7:\"percent\";d:66.04;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80874;s:14:\"optimized_size\";i:29135;s:7:\"percent\";d:63.97;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44777;s:14:\"optimized_size\";i:17183;s:7:\"percent\";d:61.63;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52633;s:14:\"optimized_size\";i:20154;s:7:\"percent\";d:61.71;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262078;s:14:\"optimized_size\";i:75542;s:7:\"percent\";d:71.18;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94353;s:14:\"optimized_size\";i:29004;s:7:\"percent\";d:69.26;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75579;s:14:\"optimized_size\";i:28332;s:7:\"percent\";d:62.51;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39267;s:14:\"optimized_size\";i:16087;s:7:\"percent\";d:59.03;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47330;s:14:\"optimized_size\";i:18039;s:7:\"percent\";d:61.89;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29194;s:14:\"optimized_size\";i:11750;s:7:\"percent\";d:59.75;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:189305;s:14:\"optimized_size\";i:57242;s:7:\"percent\";d:69.76;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67640;s:14:\"optimized_size\";i:26758;s:7:\"percent\";d:60.44;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142171;s:14:\"optimized_size\";i:44528;s:7:\"percent\";d:68.68;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:214337;s:14:\"optimized_size\";i:70904;s:7:\"percent\";d:66.92;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112596;s:14:\"optimized_size\";i:33016;s:7:\"percent\";d:70.68;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:245296;s:14:\"optimized_size\";i:74019;s:7:\"percent\";d:69.82;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100231;s:14:\"optimized_size\";i:31451;s:7:\"percent\";d:68.62;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163785;s:14:\"optimized_size\";i:48686;s:7:\"percent\";d:70.27;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55130;s:14:\"optimized_size\";i:20365;s:7:\"percent\";d:63.06;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84326;s:14:\"optimized_size\";i:30635;s:7:\"percent\";d:63.67;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65114;s:14:\"optimized_size\";i:23407;s:7:\"percent\";d:64.05;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51074;s:14:\"optimized_size\";i:18743;s:7:\"percent\";d:63.3;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1186829;s:14:\"optimized_size\";i:77053;s:7:\"percent\";d:93.51;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51074;s:14:\"optimized_size\";i:32116;s:7:\"percent\";d:37.12;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65114;s:14:\"optimized_size\";i:38938;s:7:\"percent\";d:40.2;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84326;s:14:\"optimized_size\";i:50498;s:7:\"percent\";d:40.12;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55130;s:14:\"optimized_size\";i:33038;s:7:\"percent\";d:40.07;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163785;s:14:\"optimized_size\";i:102107;s:7:\"percent\";d:37.66;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100231;s:14:\"optimized_size\";i:63527;s:7:\"percent\";d:36.62;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:245296;s:14:\"optimized_size\";i:123870;s:7:\"percent\";d:49.5;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112596;s:14:\"optimized_size\";i:62671;s:7:\"percent\";d:44.34;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:214337;s:14:\"optimized_size\";i:117397;s:7:\"percent\";d:45.23;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142171;s:14:\"optimized_size\";i:78772;s:7:\"percent\";d:44.59;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67640;s:14:\"optimized_size\";i:42437;s:7:\"percent\";d:37.26;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:189305;s:14:\"optimized_size\";i:100039;s:7:\"percent\";d:47.15;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29194;s:14:\"optimized_size\";i:18604;s:7:\"percent\";d:36.27;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47330;s:14:\"optimized_size\";i:29867;s:7:\"percent\";d:36.9;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39267;s:14:\"optimized_size\";i:25412;s:7:\"percent\";d:35.28;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75579;s:14:\"optimized_size\";i:45134;s:7:\"percent\";d:40.28;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94353;s:14:\"optimized_size\";i:59505;s:7:\"percent\";d:36.93;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262078;s:14:\"optimized_size\";i:130779;s:7:\"percent\";d:50.1;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52633;s:14:\"optimized_size\";i:33170;s:7:\"percent\";d:36.98;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44777;s:14:\"optimized_size\";i:28138;s:7:\"percent\";d:37.16;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80874;s:14:\"optimized_size\";i:47885;s:7:\"percent\";d:40.79;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79974;s:14:\"optimized_size\";i:44763;s:7:\"percent\";d:44.03;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:232960;s:14:\"optimized_size\";i:123655;s:7:\"percent\";d:46.92;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77680;s:14:\"optimized_size\";i:45204;s:7:\"percent\";d:41.81;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8497;s:14:\"optimized_size\";i:6049;s:7:\"percent\";d:28.81;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100190;s:14:\"optimized_size\";i:59133;s:7:\"percent\";d:40.98;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45022;s:14:\"optimized_size\";i:28485;s:7:\"percent\";d:36.73;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119443;s:14:\"optimized_size\";i:66837;s:7:\"percent\";d:44.04;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122403;s:14:\"optimized_size\";i:68536;s:7:\"percent\";d:44.01;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:8432809;s:14:\"optimized_size\";i:2940479;s:7:\"percent\";d:65.13;s:7:\"message\";s:0:\"\";}}'),(103593,8663,'_imagify_optimization_level','2'),(103594,8663,'_imagify_status','success'),(103595,8663,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:599664;s:14:\"optimized_size\";i:72602;s:7:\"percent\";d:87.89;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96568;s:14:\"optimized_size\";i:34166;s:7:\"percent\";d:64.62;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96294;s:14:\"optimized_size\";i:33452;s:7:\"percent\";d:65.26;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34912;s:14:\"optimized_size\";i:13374;s:7:\"percent\";d:61.69;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81641;s:14:\"optimized_size\";i:29113;s:7:\"percent\";d:64.34;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42082;s:14:\"optimized_size\";i:15866;s:7:\"percent\";d:62.3;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6748;s:14:\"optimized_size\";i:3002;s:7:\"percent\";d:55.51;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74921;s:14:\"optimized_size\";i:29019;s:7:\"percent\";d:61.27;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:177075;s:14:\"optimized_size\";i:60803;s:7:\"percent\";d:65.66;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82964;s:14:\"optimized_size\";i:31539;s:7:\"percent\";d:61.98;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61712;s:14:\"optimized_size\";i:23185;s:7:\"percent\";d:62.43;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35075;s:14:\"optimized_size\";i:13212;s:7:\"percent\";d:62.33;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42082;s:14:\"optimized_size\";i:15866;s:7:\"percent\";d:62.3;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180726;s:14:\"optimized_size\";i:59718;s:7:\"percent\";d:66.96;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88477;s:14:\"optimized_size\";i:29674;s:7:\"percent\";d:66.46;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60363;s:14:\"optimized_size\";i:23284;s:7:\"percent\";d:61.43;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35473;s:14:\"optimized_size\";i:14715;s:7:\"percent\";d:58.52;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36386;s:14:\"optimized_size\";i:13845;s:7:\"percent\";d:61.95;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25563;s:14:\"optimized_size\";i:10550;s:7:\"percent\";d:58.73;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157621;s:14:\"optimized_size\";i:58679;s:7:\"percent\";d:62.77;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57679;s:14:\"optimized_size\";i:23259;s:7:\"percent\";d:59.68;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108868;s:14:\"optimized_size\";i:36964;s:7:\"percent\";d:66.05;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172632;s:14:\"optimized_size\";i:61053;s:7:\"percent\";d:64.63;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76434;s:14:\"optimized_size\";i:24683;s:7:\"percent\";d:67.71;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180735;s:14:\"optimized_size\";i:61180;s:7:\"percent\";d:66.15;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96836;s:14:\"optimized_size\";i:33074;s:7:\"percent\";d:65.85;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119407;s:14:\"optimized_size\";i:37990;s:7:\"percent\";d:68.18;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41062;s:14:\"optimized_size\";i:15380;s:7:\"percent\";d:62.54;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74135;s:14:\"optimized_size\";i:27587;s:7:\"percent\";d:62.79;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49874;s:14:\"optimized_size\";i:17799;s:7:\"percent\";d:64.31;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38960;s:14:\"optimized_size\";i:14665;s:7:\"percent\";d:62.36;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:599664;s:14:\"optimized_size\";i:61379;s:7:\"percent\";d:89.76;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38960;s:14:\"optimized_size\";i:21562;s:7:\"percent\";d:44.66;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49874;s:14:\"optimized_size\";i:26409;s:7:\"percent\";d:47.05;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74135;s:14:\"optimized_size\";i:41228;s:7:\"percent\";d:44.39;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41062;s:14:\"optimized_size\";i:21904;s:7:\"percent\";d:46.66;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119407;s:14:\"optimized_size\";i:68700;s:7:\"percent\";d:42.47;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96836;s:14:\"optimized_size\";i:61894;s:7:\"percent\";d:36.08;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180735;s:14:\"optimized_size\";i:79156;s:7:\"percent\";d:56.2;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76434;s:14:\"optimized_size\";i:33180;s:7:\"percent\";d:56.59;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172632;s:14:\"optimized_size\";i:108625;s:7:\"percent\";d:37.08;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108868;s:14:\"optimized_size\";i:66355;s:7:\"percent\";d:39.05;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57679;s:14:\"optimized_size\";i:33721;s:7:\"percent\";d:41.54;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157621;s:14:\"optimized_size\";i:70879;s:7:\"percent\";d:55.03;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25563;s:14:\"optimized_size\";i:15320;s:7:\"percent\";d:40.07;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36386;s:14:\"optimized_size\";i:20406;s:7:\"percent\";d:43.92;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35473;s:14:\"optimized_size\";i:22336;s:7:\"percent\";d:37.03;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60363;s:14:\"optimized_size\";i:33275;s:7:\"percent\";d:44.88;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88477;s:14:\"optimized_size\";i:56703;s:7:\"percent\";d:35.91;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180726;s:14:\"optimized_size\";i:68314;s:7:\"percent\";d:62.2;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42082;s:14:\"optimized_size\";i:24238;s:7:\"percent\";d:42.4;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35075;s:14:\"optimized_size\";i:19623;s:7:\"percent\";d:44.05;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61712;s:14:\"optimized_size\";i:32534;s:7:\"percent\";d:47.28;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82964;s:14:\"optimized_size\";i:48575;s:7:\"percent\";d:41.45;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:177075;s:14:\"optimized_size\";i:78038;s:7:\"percent\";d:55.93;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74921;s:14:\"optimized_size\";i:43273;s:7:\"percent\";d:42.24;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6748;s:14:\"optimized_size\";i:4451;s:7:\"percent\";d:34.04;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81641;s:14:\"optimized_size\";i:44353;s:7:\"percent\";d:45.67;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34912;s:14:\"optimized_size\";i:20115;s:7:\"percent\";d:42.38;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96294;s:14:\"optimized_size\";i:60344;s:7:\"percent\";d:37.33;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96568;s:14:\"optimized_size\";i:61160;s:7:\"percent\";d:36.67;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6023856;s:14:\"optimized_size\";i:2287348;s:7:\"percent\";d:62.03;s:7:\"message\";s:0:\"\";}}'),(103596,8664,'_imagify_optimization_level','2'),(103597,8664,'_imagify_status','success'),(103598,8664,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:765284;s:14:\"optimized_size\";i:86682;s:7:\"percent\";d:88.67;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107970;s:14:\"optimized_size\";i:36524;s:7:\"percent\";d:66.17;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105691;s:14:\"optimized_size\";i:35819;s:7:\"percent\";d:66.11;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38585;s:14:\"optimized_size\";i:12972;s:7:\"percent\";d:66.38;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81333;s:14:\"optimized_size\";i:27050;s:7:\"percent\";d:66.74;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46169;s:14:\"optimized_size\";i:16201;s:7:\"percent\";d:64.91;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7234;s:14:\"optimized_size\";i:2677;s:7:\"percent\";d:62.99;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70651;s:14:\"optimized_size\";i:28017;s:7:\"percent\";d:60.34;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179451;s:14:\"optimized_size\";i:61310;s:7:\"percent\";d:65.83;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78887;s:14:\"optimized_size\";i:29619;s:7:\"percent\";d:62.45;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74040;s:14:\"optimized_size\";i:25110;s:7:\"percent\";d:66.09;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38398;s:14:\"optimized_size\";i:13091;s:7:\"percent\";d:65.91;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46169;s:14:\"optimized_size\";i:16201;s:7:\"percent\";d:64.91;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:215239;s:14:\"optimized_size\";i:69506;s:7:\"percent\";d:67.71;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92960;s:14:\"optimized_size\";i:33381;s:7:\"percent\";d:64.09;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66982;s:14:\"optimized_size\";i:24360;s:7:\"percent\";d:63.63;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35043;s:14:\"optimized_size\";i:14543;s:7:\"percent\";d:58.5;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40674;s:14:\"optimized_size\";i:13899;s:7:\"percent\";d:65.83;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23321;s:14:\"optimized_size\";i:8655;s:7:\"percent\";d:62.89;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145475;s:14:\"optimized_size\";i:53337;s:7:\"percent\";d:63.34;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56863;s:14:\"optimized_size\";i:22818;s:7:\"percent\";d:59.87;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118549;s:14:\"optimized_size\";i:37906;s:7:\"percent\";d:68.03;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172636;s:14:\"optimized_size\";i:65956;s:7:\"percent\";d:61.79;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68618;s:14:\"optimized_size\";i:20748;s:7:\"percent\";d:69.76;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:195258;s:14:\"optimized_size\";i:65785;s:7:\"percent\";d:66.31;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101382;s:14:\"optimized_size\";i:37361;s:7:\"percent\";d:63.15;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145418;s:14:\"optimized_size\";i:43708;s:7:\"percent\";d:69.94;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49868;s:14:\"optimized_size\";i:16126;s:7:\"percent\";d:67.66;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76324;s:14:\"optimized_size\";i:29320;s:7:\"percent\";d:61.58;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59226;s:14:\"optimized_size\";i:19444;s:7:\"percent\";d:67.17;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45490;s:14:\"optimized_size\";i:15316;s:7:\"percent\";d:66.33;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:765284;s:14:\"optimized_size\";i:72180;s:7:\"percent\";d:90.57;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45490;s:14:\"optimized_size\";i:25435;s:7:\"percent\";d:44.09;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59226;s:14:\"optimized_size\";i:31300;s:7:\"percent\";d:47.15;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76324;s:14:\"optimized_size\";i:42233;s:7:\"percent\";d:44.67;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49868;s:14:\"optimized_size\";i:27696;s:7:\"percent\";d:44.46;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145418;s:14:\"optimized_size\";i:90361;s:7:\"percent\";d:37.86;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101382;s:14:\"optimized_size\";i:65562;s:7:\"percent\";d:35.33;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:195258;s:14:\"optimized_size\";i:74980;s:7:\"percent\";d:61.6;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68618;s:14:\"optimized_size\";i:25997;s:7:\"percent\";d:62.11;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172636;s:14:\"optimized_size\";i:107509;s:7:\"percent\";d:37.73;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118549;s:14:\"optimized_size\";i:73364;s:7:\"percent\";d:38.12;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56863;s:14:\"optimized_size\";i:32534;s:7:\"percent\";d:42.79;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145475;s:14:\"optimized_size\";i:55810;s:7:\"percent\";d:61.64;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23321;s:14:\"optimized_size\";i:13171;s:7:\"percent\";d:43.52;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40674;s:14:\"optimized_size\";i:23073;s:7:\"percent\";d:43.27;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35043;s:14:\"optimized_size\";i:22291;s:7:\"percent\";d:36.39;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66982;s:14:\"optimized_size\";i:36534;s:7:\"percent\";d:45.46;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92960;s:14:\"optimized_size\";i:59643;s:7:\"percent\";d:35.84;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:215239;s:14:\"optimized_size\";i:82083;s:7:\"percent\";d:61.86;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46169;s:14:\"optimized_size\";i:26471;s:7:\"percent\";d:42.66;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38398;s:14:\"optimized_size\";i:21608;s:7:\"percent\";d:43.73;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74040;s:14:\"optimized_size\";i:39234;s:7:\"percent\";d:47.01;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78887;s:14:\"optimized_size\";i:43008;s:7:\"percent\";d:45.48;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179451;s:14:\"optimized_size\";i:69526;s:7:\"percent\";d:61.26;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70651;s:14:\"optimized_size\";i:38598;s:7:\"percent\";d:45.37;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7234;s:14:\"optimized_size\";i:4470;s:7:\"percent\";d:38.21;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81333;s:14:\"optimized_size\";i:50092;s:7:\"percent\";d:38.41;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38585;s:14:\"optimized_size\";i:21743;s:7:\"percent\";d:43.65;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105691;s:14:\"optimized_size\";i:65775;s:7:\"percent\";d:37.77;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107970;s:14:\"optimized_size\";i:67630;s:7:\"percent\";d:37.36;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6652207;s:14:\"optimized_size\";i:2393353;s:7:\"percent\";d:64.02;s:7:\"message\";s:0:\"\";}}'),(103599,8665,'_imagify_optimization_level','2'),(103600,8665,'_imagify_status','success'),(103601,8665,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:168826;s:14:\"optimized_size\";i:29910;s:7:\"percent\";d:82.28;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44746;s:14:\"optimized_size\";i:10382;s:7:\"percent\";d:76.8;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43848;s:14:\"optimized_size\";i:10306;s:7:\"percent\";d:76.5;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17298;s:14:\"optimized_size\";i:5261;s:7:\"percent\";d:69.59;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38187;s:14:\"optimized_size\";i:9150;s:7:\"percent\";d:76.04;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19921;s:14:\"optimized_size\";i:6015;s:7:\"percent\";d:69.81;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3668;s:14:\"optimized_size\";i:1651;s:7:\"percent\";d:54.99;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36191;s:14:\"optimized_size\";i:9516;s:7:\"percent\";d:73.71;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77999;s:14:\"optimized_size\";i:17036;s:7:\"percent\";d:78.16;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42584;s:14:\"optimized_size\";i:10774;s:7:\"percent\";d:74.7;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29064;s:14:\"optimized_size\";i:7568;s:7:\"percent\";d:73.96;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17007;s:14:\"optimized_size\";i:5266;s:7:\"percent\";d:69.04;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19921;s:14:\"optimized_size\";i:6015;s:7:\"percent\";d:69.81;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82078;s:14:\"optimized_size\";i:16166;s:7:\"percent\";d:80.3;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51088;s:14:\"optimized_size\";i:12030;s:7:\"percent\";d:76.45;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27817;s:14:\"optimized_size\";i:7397;s:7:\"percent\";d:73.41;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18179;s:14:\"optimized_size\";i:6080;s:7:\"percent\";d:66.55;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17991;s:14:\"optimized_size\";i:5350;s:7:\"percent\";d:70.26;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15188;s:14:\"optimized_size\";i:5310;s:7:\"percent\";d:65.04;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71324;s:14:\"optimized_size\";i:16726;s:7:\"percent\";d:76.55;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26724;s:14:\"optimized_size\";i:7709;s:7:\"percent\";d:71.15;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49770;s:14:\"optimized_size\";i:11014;s:7:\"percent\";d:77.87;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73692;s:14:\"optimized_size\";i:16127;s:7:\"percent\";d:78.12;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47167;s:14:\"optimized_size\";i:11344;s:7:\"percent\";d:75.95;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79787;s:14:\"optimized_size\";i:16806;s:7:\"percent\";d:78.94;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53518;s:14:\"optimized_size\";i:12675;s:7:\"percent\";d:76.32;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56523;s:14:\"optimized_size\";i:11137;s:7:\"percent\";d:80.3;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20651;s:14:\"optimized_size\";i:5898;s:7:\"percent\";d:71.44;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35845;s:14:\"optimized_size\";i:9341;s:7:\"percent\";d:73.94;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23958;s:14:\"optimized_size\";i:6459;s:7:\"percent\";d:73.04;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18728;s:14:\"optimized_size\";i:5482;s:7:\"percent\";d:70.73;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:168826;s:14:\"optimized_size\";i:19305;s:7:\"percent\";d:88.57;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18728;s:14:\"optimized_size\";i:6830;s:7:\"percent\";d:63.53;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23958;s:14:\"optimized_size\";i:8562;s:7:\"percent\";d:64.26;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35845;s:14:\"optimized_size\";i:15202;s:7:\"percent\";d:57.59;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20651;s:14:\"optimized_size\";i:7516;s:7:\"percent\";d:63.6;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56523;s:14:\"optimized_size\";i:18933;s:7:\"percent\";d:66.5;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53518;s:14:\"optimized_size\";i:22945;s:7:\"percent\";d:57.13;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79787;s:14:\"optimized_size\";i:25960;s:7:\"percent\";d:67.46;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47167;s:14:\"optimized_size\";i:16782;s:7:\"percent\";d:64.42;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73692;s:14:\"optimized_size\";i:24365;s:7:\"percent\";d:66.94;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49770;s:14:\"optimized_size\";i:17390;s:7:\"percent\";d:65.06;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26724;s:14:\"optimized_size\";i:11385;s:7:\"percent\";d:57.4;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71324;s:14:\"optimized_size\";i:23974;s:7:\"percent\";d:66.39;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15188;s:14:\"optimized_size\";i:8354;s:7:\"percent\";d:45;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17991;s:14:\"optimized_size\";i:7678;s:7:\"percent\";d:57.32;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18179;s:14:\"optimized_size\";i:9650;s:7:\"percent\";d:46.92;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27817;s:14:\"optimized_size\";i:10013;s:7:\"percent\";d:64;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51088;s:14:\"optimized_size\";i:21150;s:7:\"percent\";d:58.6;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82078;s:14:\"optimized_size\";i:26059;s:7:\"percent\";d:68.25;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19921;s:14:\"optimized_size\";i:8480;s:7:\"percent\";d:57.43;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17007;s:14:\"optimized_size\";i:7209;s:7:\"percent\";d:57.61;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29064;s:14:\"optimized_size\";i:10299;s:7:\"percent\";d:64.56;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42584;s:14:\"optimized_size\";i:18275;s:7:\"percent\";d:57.08;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77999;s:14:\"optimized_size\";i:25906;s:7:\"percent\";d:66.79;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36191;s:14:\"optimized_size\";i:15678;s:7:\"percent\";d:56.68;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3668;s:14:\"optimized_size\";i:1777;s:7:\"percent\";d:51.55;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38187;s:14:\"optimized_size\";i:13693;s:7:\"percent\";d:64.14;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17298;s:14:\"optimized_size\";i:7399;s:7:\"percent\";d:57.23;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43848;s:14:\"optimized_size\";i:15268;s:7:\"percent\";d:65.18;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44746;s:14:\"optimized_size\";i:15676;s:7:\"percent\";d:64.97;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2638655;s:14:\"optimized_size\";i:753614;s:7:\"percent\";d:71.44;s:7:\"message\";s:0:\"\";}}'),(103602,8666,'_imagify_optimization_level','2'),(103603,8666,'_imagify_status','success'),(103604,8666,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:789887;s:14:\"optimized_size\";i:108478;s:7:\"percent\";d:86.27;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88840;s:14:\"optimized_size\";i:27116;s:7:\"percent\";d:69.48;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85751;s:14:\"optimized_size\";i:26843;s:7:\"percent\";d:68.7;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33027;s:14:\"optimized_size\";i:11596;s:7:\"percent\";d:64.89;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66599;s:14:\"optimized_size\";i:20952;s:7:\"percent\";d:68.54;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38966;s:14:\"optimized_size\";i:13815;s:7:\"percent\";d:64.55;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7112;s:14:\"optimized_size\";i:2941;s:7:\"percent\";d:58.65;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60049;s:14:\"optimized_size\";i:21234;s:7:\"percent\";d:64.64;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149034;s:14:\"optimized_size\";i:45577;s:7:\"percent\";d:69.42;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64947;s:14:\"optimized_size\";i:21736;s:7:\"percent\";d:66.53;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58637;s:14:\"optimized_size\";i:19834;s:7:\"percent\";d:66.17;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32518;s:14:\"optimized_size\";i:11367;s:7:\"percent\";d:65.04;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38966;s:14:\"optimized_size\";i:13815;s:7:\"percent\";d:64.55;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173436;s:14:\"optimized_size\";i:48935;s:7:\"percent\";d:71.78;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76996;s:14:\"optimized_size\";i:24403;s:7:\"percent\";d:68.31;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54828;s:14:\"optimized_size\";i:19437;s:7:\"percent\";d:64.55;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30591;s:14:\"optimized_size\";i:12417;s:7:\"percent\";d:59.41;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34324;s:14:\"optimized_size\";i:11954;s:7:\"percent\";d:65.17;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17906;s:14:\"optimized_size\";i:6311;s:7:\"percent\";d:64.75;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114284;s:14:\"optimized_size\";i:35977;s:7:\"percent\";d:68.52;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47955;s:14:\"optimized_size\";i:18429;s:7:\"percent\";d:61.57;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96545;s:14:\"optimized_size\";i:28041;s:7:\"percent\";d:70.96;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147525;s:14:\"optimized_size\";i:47471;s:7:\"percent\";d:67.82;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54710;s:14:\"optimized_size\";i:15196;s:7:\"percent\";d:72.22;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160331;s:14:\"optimized_size\";i:47080;s:7:\"percent\";d:70.64;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81167;s:14:\"optimized_size\";i:25531;s:7:\"percent\";d:68.55;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116061;s:14:\"optimized_size\";i:32259;s:7:\"percent\";d:72.21;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41449;s:14:\"optimized_size\";i:14014;s:7:\"percent\";d:66.19;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63483;s:14:\"optimized_size\";i:23132;s:7:\"percent\";d:63.56;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49059;s:14:\"optimized_size\";i:16110;s:7:\"percent\";d:67.16;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38495;s:14:\"optimized_size\";i:12973;s:7:\"percent\";d:66.3;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:789887;s:14:\"optimized_size\";i:51215;s:7:\"percent\";d:93.52;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38495;s:14:\"optimized_size\";i:25994;s:7:\"percent\";d:32.47;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49059;s:14:\"optimized_size\";i:31116;s:7:\"percent\";d:36.57;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63483;s:14:\"optimized_size\";i:40465;s:7:\"percent\";d:36.26;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41449;s:14:\"optimized_size\";i:26528;s:7:\"percent\";d:36;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116061;s:14:\"optimized_size\";i:65804;s:7:\"percent\";d:43.3;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81167;s:14:\"optimized_size\";i:48332;s:7:\"percent\";d:40.45;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160331;s:14:\"optimized_size\";i:57894;s:7:\"percent\";d:63.89;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54710;s:14:\"optimized_size\";i:18387;s:7:\"percent\";d:66.39;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147525;s:14:\"optimized_size\";i:82950;s:7:\"percent\";d:43.77;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96545;s:14:\"optimized_size\";i:54861;s:7:\"percent\";d:43.18;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47955;s:14:\"optimized_size\";i:31802;s:7:\"percent\";d:33.68;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114284;s:14:\"optimized_size\";i:41289;s:7:\"percent\";d:63.87;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17906;s:14:\"optimized_size\";i:11310;s:7:\"percent\";d:36.84;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34324;s:14:\"optimized_size\";i:23534;s:7:\"percent\";d:31.44;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30591;s:14:\"optimized_size\";i:18016;s:7:\"percent\";d:41.11;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54828;s:14:\"optimized_size\";i:34945;s:7:\"percent\";d:36.26;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76996;s:14:\"optimized_size\";i:45848;s:7:\"percent\";d:40.45;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173436;s:14:\"optimized_size\";i:59356;s:7:\"percent\";d:65.78;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38966;s:14:\"optimized_size\";i:26157;s:7:\"percent\";d:32.87;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32518;s:14:\"optimized_size\";i:21916;s:7:\"percent\";d:32.6;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58637;s:14:\"optimized_size\";i:36766;s:7:\"percent\";d:37.3;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64947;s:14:\"optimized_size\";i:40380;s:7:\"percent\";d:37.83;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149034;s:14:\"optimized_size\";i:54234;s:7:\"percent\";d:63.61;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60049;s:14:\"optimized_size\";i:38182;s:7:\"percent\";d:36.42;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7112;s:14:\"optimized_size\";i:4598;s:7:\"percent\";d:35.35;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66599;s:14:\"optimized_size\";i:38804;s:7:\"percent\";d:41.73;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33027;s:14:\"optimized_size\";i:22611;s:7:\"percent\";d:31.54;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85751;s:14:\"optimized_size\";i:50226;s:7:\"percent\";d:41.43;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88840;s:14:\"optimized_size\";i:51951;s:7:\"percent\";d:41.52;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5787990;s:14:\"optimized_size\";i:1940445;s:7:\"percent\";d:66.47;s:7:\"message\";s:0:\"\";}}'),(103605,8667,'_imagify_optimization_level','2'),(103606,8667,'_imagify_status','success'),(103607,8667,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1231641;s:14:\"optimized_size\";i:208245;s:7:\"percent\";d:83.09;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156391;s:14:\"optimized_size\";i:61246;s:7:\"percent\";d:60.84;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152622;s:14:\"optimized_size\";i:60283;s:7:\"percent\";d:60.5;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53827;s:14:\"optimized_size\";i:25392;s:7:\"percent\";d:52.83;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117038;s:14:\"optimized_size\";i:48195;s:7:\"percent\";d:58.82;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65096;s:14:\"optimized_size\";i:30911;s:7:\"percent\";d:52.51;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10220;s:14:\"optimized_size\";i:5698;s:7:\"percent\";d:44.25;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109781;s:14:\"optimized_size\";i:49311;s:7:\"percent\";d:55.08;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272023;s:14:\"optimized_size\";i:98626;s:7:\"percent\";d:63.74;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121191;s:14:\"optimized_size\";i:51445;s:7:\"percent\";d:57.55;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100980;s:14:\"optimized_size\";i:45786;s:7:\"percent\";d:54.66;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54344;s:14:\"optimized_size\";i:25708;s:7:\"percent\";d:52.69;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65096;s:14:\"optimized_size\";i:30911;s:7:\"percent\";d:52.51;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:310628;s:14:\"optimized_size\";i:111286;s:7:\"percent\";d:64.17;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149312;s:14:\"optimized_size\";i:58146;s:7:\"percent\";d:61.06;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94592;s:14:\"optimized_size\";i:44181;s:7:\"percent\";d:53.29;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50507;s:14:\"optimized_size\";i:25382;s:7:\"percent\";d:49.75;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55544;s:14:\"optimized_size\";i:26336;s:7:\"percent\";d:52.59;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34169;s:14:\"optimized_size\";i:16461;s:7:\"percent\";d:51.82;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:219697;s:14:\"optimized_size\";i:79744;s:7:\"percent\";d:63.7;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85827;s:14:\"optimized_size\";i:41490;s:7:\"percent\";d:51.66;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:169880;s:14:\"optimized_size\";i:63173;s:7:\"percent\";d:62.81;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:274010;s:14:\"optimized_size\";i:106743;s:7:\"percent\";d:61.04;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112795;s:14:\"optimized_size\";i:39841;s:7:\"percent\";d:64.68;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:288437;s:14:\"optimized_size\";i:104223;s:7:\"percent\";d:63.87;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154978;s:14:\"optimized_size\";i:59811;s:7:\"percent\";d:61.41;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:200686;s:14:\"optimized_size\";i:72162;s:7:\"percent\";d:64.04;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67347;s:14:\"optimized_size\";i:31068;s:7:\"percent\";d:53.87;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109024;s:14:\"optimized_size\";i:47717;s:7:\"percent\";d:56.23;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80043;s:14:\"optimized_size\";i:35943;s:7:\"percent\";d:55.1;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61862;s:14:\"optimized_size\";i:28874;s:7:\"percent\";d:53.33;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1231641;s:14:\"optimized_size\";i:110036;s:7:\"percent\";d:91.07;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61862;s:14:\"optimized_size\";i:39766;s:7:\"percent\";d:35.72;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80043;s:14:\"optimized_size\";i:51283;s:7:\"percent\";d:35.93;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109024;s:14:\"optimized_size\";i:69229;s:7:\"percent\";d:36.5;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67347;s:14:\"optimized_size\";i:43188;s:7:\"percent\";d:35.87;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:200686;s:14:\"optimized_size\";i:116687;s:7:\"percent\";d:41.86;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154978;s:14:\"optimized_size\";i:96407;s:7:\"percent\";d:37.79;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:288437;s:14:\"optimized_size\";i:166208;s:7:\"percent\";d:42.38;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112795;s:14:\"optimized_size\";i:64090;s:7:\"percent\";d:43.18;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:274010;s:14:\"optimized_size\";i:167409;s:7:\"percent\";d:38.9;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:169880;s:14:\"optimized_size\";i:100403;s:7:\"percent\";d:40.9;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85827;s:14:\"optimized_size\";i:58274;s:7:\"percent\";d:32.1;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:219697;s:14:\"optimized_size\";i:127401;s:7:\"percent\";d:42.01;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34169;s:14:\"optimized_size\";i:23131;s:7:\"percent\";d:32.3;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55544;s:14:\"optimized_size\";i:35668;s:7:\"percent\";d:35.78;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50507;s:14:\"optimized_size\";i:34601;s:7:\"percent\";d:31.49;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94592;s:14:\"optimized_size\";i:59635;s:7:\"percent\";d:36.96;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149312;s:14:\"optimized_size\";i:95346;s:7:\"percent\";d:36.14;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:310628;s:14:\"optimized_size\";i:179101;s:7:\"percent\";d:42.34;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65096;s:14:\"optimized_size\";i:41838;s:7:\"percent\";d:35.73;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54344;s:14:\"optimized_size\";i:34896;s:7:\"percent\";d:35.79;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100980;s:14:\"optimized_size\";i:63854;s:7:\"percent\";d:36.77;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121191;s:14:\"optimized_size\";i:76974;s:7:\"percent\";d:36.49;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272023;s:14:\"optimized_size\";i:157142;s:7:\"percent\";d:42.23;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109781;s:14:\"optimized_size\";i:69554;s:7:\"percent\";d:36.64;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10220;s:14:\"optimized_size\";i:7643;s:7:\"percent\";d:25.22;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117038;s:14:\"optimized_size\";i:72574;s:7:\"percent\";d:37.99;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53827;s:14:\"optimized_size\";i:34468;s:7:\"percent\";d:35.97;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152622;s:14:\"optimized_size\";i:94476;s:7:\"percent\";d:38.1;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156391;s:14:\"optimized_size\";i:96972;s:7:\"percent\";d:37.99;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:9994080;s:14:\"optimized_size\";i:4122592;s:7:\"percent\";d:58.75;s:7:\"message\";s:0:\"\";}}'),(103608,8668,'_wp_attached_file','Reliant-2-Strategy-Planning.jpg'),(103609,8668,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:31:\"Reliant-2-Strategy-Planning.jpg\";s:8:\"filesize\";i:1050619;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Reliant-2-Strategy-Planning-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54139;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Reliant-2-Strategy-Planning-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69012;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Reliant-2-Strategy-Planning-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97238;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Reliant-2-Strategy-Planning-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57925;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"Reliant-2-Strategy-Planning-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176823;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"Reliant-2-Strategy-Planning-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124194;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:41:\"Reliant-2-Strategy-Planning-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270027;}s:8:\"masthead\";a:5:{s:4:\"file\";s:40:\"Reliant-2-Strategy-Planning-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109767;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"Reliant-2-Strategy-Planning-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225270;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:40:\"Reliant-2-Strategy-Planning-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152480;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:39:\"Reliant-2-Strategy-Planning-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73386;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:40:\"Reliant-2-Strategy-Planning-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202701;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:39:\"Reliant-2-Strategy-Planning-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29996;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:39:\"Reliant-2-Strategy-Planning-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50996;}s:10:\"team-small\";a:5:{s:4:\"file\";s:39:\"Reliant-2-Strategy-Planning-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46547;}s:10:\"team-large\";a:5:{s:4:\"file\";s:39:\"Reliant-2-Strategy-Planning-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81501;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"Reliant-2-Strategy-Planning-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118651;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:41:\"Reliant-2-Strategy-Planning-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:286109;}s:10:\"page-small\";a:5:{s:4:\"file\";s:39:\"Reliant-2-Strategy-Planning-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56304;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:39:\"Reliant-2-Strategy-Planning-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48510;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Reliant-2-Strategy-Planning-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86905;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:39:\"Reliant-2-Strategy-Planning-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102812;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:41:\"Reliant-2-Strategy-Planning-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:259778;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:39:\"Reliant-2-Strategy-Planning-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95030;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"Reliant-2-Strategy-Planning-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9109;}s:13:\"project-small\";a:5:{s:4:\"file\";s:39:\"Reliant-2-Strategy-Planning-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56304;}s:13:\"project-large\";a:5:{s:4:\"file\";s:40:\"Reliant-2-Strategy-Planning-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109165;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:39:\"Reliant-2-Strategy-Planning-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46913;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:40:\"Reliant-2-Strategy-Planning-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131381;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:40:\"Reliant-2-Strategy-Planning-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135105;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103610,8668,'_imagify_optimization_level','2'),(103611,8668,'_imagify_status','success'),(103612,8668,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1050619;s:14:\"optimized_size\";i:183555;s:7:\"percent\";d:82.53;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135105;s:14:\"optimized_size\";i:50800;s:7:\"percent\";d:62.4;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131381;s:14:\"optimized_size\";i:49005;s:7:\"percent\";d:62.7;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46913;s:14:\"optimized_size\";i:20212;s:7:\"percent\";d:56.92;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109165;s:14:\"optimized_size\";i:41035;s:7:\"percent\";d:62.41;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56304;s:14:\"optimized_size\";i:23514;s:7:\"percent\";d:58.24;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9109;s:14:\"optimized_size\";i:4274;s:7:\"percent\";d:53.08;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95030;s:14:\"optimized_size\";i:40257;s:7:\"percent\";d:57.64;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:259778;s:14:\"optimized_size\";i:85772;s:7:\"percent\";d:66.98;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102812;s:14:\"optimized_size\";i:41622;s:7:\"percent\";d:59.52;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86905;s:14:\"optimized_size\";i:34348;s:7:\"percent\";d:60.48;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48510;s:14:\"optimized_size\";i:20113;s:7:\"percent\";d:58.54;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56304;s:14:\"optimized_size\";i:23514;s:7:\"percent\";d:58.24;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:286109;s:14:\"optimized_size\";i:83525;s:7:\"percent\";d:70.81;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118651;s:14:\"optimized_size\";i:43768;s:7:\"percent\";d:63.11;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81501;s:14:\"optimized_size\";i:33685;s:7:\"percent\";d:58.67;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46547;s:14:\"optimized_size\";i:21578;s:7:\"percent\";d:53.64;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50996;s:14:\"optimized_size\";i:20973;s:7:\"percent\";d:58.87;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29996;s:14:\"optimized_size\";i:12550;s:7:\"percent\";d:58.16;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:202701;s:14:\"optimized_size\";i:68110;s:7:\"percent\";d:66.4;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73386;s:14:\"optimized_size\";i:32566;s:7:\"percent\";d:55.62;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152480;s:14:\"optimized_size\";i:52881;s:7:\"percent\";d:65.32;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:225270;s:14:\"optimized_size\";i:83600;s:7:\"percent\";d:62.89;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109767;s:14:\"optimized_size\";i:37185;s:7:\"percent\";d:66.12;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:270027;s:14:\"optimized_size\";i:82683;s:7:\"percent\";d:69.38;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124194;s:14:\"optimized_size\";i:47882;s:7:\"percent\";d:61.45;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176823;s:14:\"optimized_size\";i:57413;s:7:\"percent\";d:67.53;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57925;s:14:\"optimized_size\";i:23899;s:7:\"percent\";d:58.74;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97238;s:14:\"optimized_size\";i:41942;s:7:\"percent\";d:56.87;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69012;s:14:\"optimized_size\";i:27010;s:7:\"percent\";d:60.86;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54139;s:14:\"optimized_size\";i:21775;s:7:\"percent\";d:59.78;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1050619;s:14:\"optimized_size\";i:86134;s:7:\"percent\";d:91.8;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54139;s:14:\"optimized_size\";i:33581;s:7:\"percent\";d:37.97;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69012;s:14:\"optimized_size\";i:40989;s:7:\"percent\";d:40.61;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97238;s:14:\"optimized_size\";i:59316;s:7:\"percent\";d:39;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57925;s:14:\"optimized_size\";i:36114;s:7:\"percent\";d:37.65;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176823;s:14:\"optimized_size\";i:89728;s:7:\"percent\";d:49.26;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124194;s:14:\"optimized_size\";i:71159;s:7:\"percent\";d:42.7;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:270027;s:14:\"optimized_size\";i:135998;s:7:\"percent\";d:49.64;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109767;s:14:\"optimized_size\";i:55590;s:7:\"percent\";d:49.36;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:225270;s:14:\"optimized_size\";i:117030;s:7:\"percent\";d:48.05;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152480;s:14:\"optimized_size\";i:79287;s:7:\"percent\";d:48;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73386;s:14:\"optimized_size\";i:46033;s:7:\"percent\";d:37.27;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:202701;s:14:\"optimized_size\";i:98181;s:7:\"percent\";d:51.56;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29996;s:14:\"optimized_size\";i:18916;s:7:\"percent\";d:36.94;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50996;s:14:\"optimized_size\";i:32627;s:7:\"percent\";d:36.02;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46547;s:14:\"optimized_size\";i:31456;s:7:\"percent\";d:32.42;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81501;s:14:\"optimized_size\";i:49775;s:7:\"percent\";d:38.93;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118651;s:14:\"optimized_size\";i:67603;s:7:\"percent\";d:43.02;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:286109;s:14:\"optimized_size\";i:132938;s:7:\"percent\";d:53.54;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56304;s:14:\"optimized_size\";i:34775;s:7:\"percent\";d:38.24;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48510;s:14:\"optimized_size\";i:30949;s:7:\"percent\";d:36.2;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86905;s:14:\"optimized_size\";i:50116;s:7:\"percent\";d:42.33;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102812;s:14:\"optimized_size\";i:62013;s:7:\"percent\";d:39.68;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:259778;s:14:\"optimized_size\";i:133185;s:7:\"percent\";d:48.73;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95030;s:14:\"optimized_size\";i:59138;s:7:\"percent\";d:37.77;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9109;s:14:\"optimized_size\";i:6370;s:7:\"percent\";d:30.07;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109165;s:14:\"optimized_size\";i:62080;s:7:\"percent\";d:43.13;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46913;s:14:\"optimized_size\";i:30278;s:7:\"percent\";d:35.46;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131381;s:14:\"optimized_size\";i:70309;s:7:\"percent\";d:46.48;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135105;s:14:\"optimized_size\";i:72460;s:7:\"percent\";d:46.37;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:8773090;s:14:\"optimized_size\";i:3305174;s:7:\"percent\";d:62.33;s:7:\"message\";s:0:\"\";}}'),(103613,8669,'_wp_attached_file','Reliant-3-Hyva-Frontend.jpg'),(103614,8669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"Reliant-3-Hyva-Frontend.jpg\";s:8:\"filesize\";i:512563;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Reliant-3-Hyva-Frontend-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42682;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Reliant-3-Hyva-Frontend-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53230;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Reliant-3-Hyva-Frontend-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83932;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Reliant-3-Hyva-Frontend-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46058;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"Reliant-3-Hyva-Frontend-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128480;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:36:\"Reliant-3-Hyva-Frontend-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87773;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:37:\"Reliant-3-Hyva-Frontend-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192157;}s:8:\"masthead\";a:5:{s:4:\"file\";s:36:\"Reliant-3-Hyva-Frontend-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99683;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:37:\"Reliant-3-Hyva-Frontend-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183905;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:36:\"Reliant-3-Hyva-Frontend-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115527;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:35:\"Reliant-3-Hyva-Frontend-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61392;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:36:\"Reliant-3-Hyva-Frontend-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161138;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:35:\"Reliant-3-Hyva-Frontend-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30276;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:35:\"Reliant-3-Hyva-Frontend-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40818;}s:10:\"team-small\";a:5:{s:4:\"file\";s:35:\"Reliant-3-Hyva-Frontend-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41380;}s:10:\"team-large\";a:5:{s:4:\"file\";s:35:\"Reliant-3-Hyva-Frontend-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65317;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:36:\"Reliant-3-Hyva-Frontend-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81905;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:37:\"Reliant-3-Hyva-Frontend-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193225;}s:10:\"page-small\";a:5:{s:4:\"file\";s:35:\"Reliant-3-Hyva-Frontend-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48083;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:35:\"Reliant-3-Hyva-Frontend-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39069;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:35:\"Reliant-3-Hyva-Frontend-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65880;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:35:\"Reliant-3-Hyva-Frontend-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77597;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:37:\"Reliant-3-Hyva-Frontend-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183390;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:35:\"Reliant-3-Hyva-Frontend-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76894;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:35:\"Reliant-3-Hyva-Frontend-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7578;}s:13:\"project-small\";a:5:{s:4:\"file\";s:35:\"Reliant-3-Hyva-Frontend-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48083;}s:13:\"project-large\";a:5:{s:4:\"file\";s:36:\"Reliant-3-Hyva-Frontend-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86232;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:35:\"Reliant-3-Hyva-Frontend-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37923;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:36:\"Reliant-3-Hyva-Frontend-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102401;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:36:\"Reliant-3-Hyva-Frontend-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106386;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103615,8670,'_wp_attached_file','Reliant-4-ERP.jpg'),(103616,8670,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:17:\"Reliant-4-ERP.jpg\";s:8:\"filesize\";i:837991;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Reliant-4-ERP-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48090;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Reliant-4-ERP-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62255;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Reliant-4-ERP-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80334;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Reliant-4-ERP-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51809;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"Reliant-4-ERP-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149982;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"Reliant-4-ERP-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99664;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"Reliant-4-ERP-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220979;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"Reliant-4-ERP-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99638;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"Reliant-4-ERP-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188215;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"Reliant-4-ERP-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132388;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"Reliant-4-ERP-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60071;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"Reliant-4-ERP-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178958;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"Reliant-4-ERP-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29854;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"Reliant-4-ERP-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44240;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"Reliant-4-ERP-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38038;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"Reliant-4-ERP-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71364;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"Reliant-4-ERP-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93801;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"Reliant-4-ERP-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233135;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"Reliant-4-ERP-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49925;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"Reliant-4-ERP-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42647;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"Reliant-4-ERP-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75847;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"Reliant-4-ERP-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80976;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"Reliant-4-ERP-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:210053;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"Reliant-4-ERP-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77857;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"Reliant-4-ERP-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8365;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"Reliant-4-ERP-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49925;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"Reliant-4-ERP-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94812;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"Reliant-4-ERP-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42062;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:26:\"Reliant-4-ERP-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113293;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:26:\"Reliant-4-ERP-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117383;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103617,8671,'_wp_attached_file','Reliant-5-Site-Performance.jpg'),(103618,8671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:30:\"Reliant-5-Site-Performance.jpg\";s:8:\"filesize\";i:383428;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Reliant-5-Site-Performance-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32646;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Reliant-5-Site-Performance-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41415;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Reliant-5-Site-Performance-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64718;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Reliant-5-Site-Performance-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35708;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"Reliant-5-Site-Performance-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102472;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:39:\"Reliant-5-Site-Performance-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71339;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:40:\"Reliant-5-Site-Performance-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155795;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"Reliant-5-Site-Performance-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66483;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:40:\"Reliant-5-Site-Performance-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151927;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"Reliant-5-Site-Performance-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93818;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"Reliant-5-Site-Performance-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48300;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:39:\"Reliant-5-Site-Performance-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111692;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"Reliant-5-Site-Performance-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17149;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"Reliant-5-Site-Performance-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30320;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"Reliant-5-Site-Performance-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29555;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"Reliant-5-Site-Performance-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51994;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:39:\"Reliant-5-Site-Performance-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66565;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:40:\"Reliant-5-Site-Performance-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159117;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"Reliant-5-Site-Performance-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35933;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"Reliant-5-Site-Performance-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28557;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"Reliant-5-Site-Performance-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52522;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"Reliant-5-Site-Performance-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58405;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:40:\"Reliant-5-Site-Performance-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150627;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"Reliant-5-Site-Performance-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57721;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:38:\"Reliant-5-Site-Performance-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5640;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"Reliant-5-Site-Performance-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35933;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"Reliant-5-Site-Performance-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69638;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"Reliant-5-Site-Performance-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29368;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:39:\"Reliant-5-Site-Performance-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81742;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:39:\"Reliant-5-Site-Performance-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84993;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103619,8672,'_wp_attached_file','Reliant-6-Mobile.jpg'),(103620,8672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"Reliant-6-Mobile.jpg\";s:8:\"filesize\";i:1056728;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Reliant-6-Mobile-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63854;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Reliant-6-Mobile-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82741;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Reliant-6-Mobile-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103729;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Reliant-6-Mobile-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68563;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"Reliant-6-Mobile-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202053;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"Reliant-6-Mobile-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124588;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"Reliant-6-Mobile-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:283211;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"Reliant-6-Mobile-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113317;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"Reliant-6-Mobile-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:254127;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"Reliant-6-Mobile-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172582;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"Reliant-6-Mobile-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84794;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"Reliant-6-Mobile-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:222441;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"Reliant-6-Mobile-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38459;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"Reliant-6-Mobile-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58207;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"Reliant-6-Mobile-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48841;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"Reliant-6-Mobile-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95214;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"Reliant-6-Mobile-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119242;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"Reliant-6-Mobile-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:306556;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"Reliant-6-Mobile-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67141;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"Reliant-6-Mobile-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56438;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Reliant-6-Mobile-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104299;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"Reliant-6-Mobile-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104855;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"Reliant-6-Mobile-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:268511;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"Reliant-6-Mobile-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98929;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"Reliant-6-Mobile-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9869;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"Reliant-6-Mobile-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67141;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"Reliant-6-Mobile-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124327;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"Reliant-6-Mobile-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56125;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:29:\"Reliant-6-Mobile-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153194;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:29:\"Reliant-6-Mobile-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156820;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103621,8673,'_wp_attached_file','Reliant-7-Checkout.jpg'),(103622,8673,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:22:\"Reliant-7-Checkout.jpg\";s:8:\"filesize\";i:221543;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Reliant-7-Checkout-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25797;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Reliant-7-Checkout-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32748;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Reliant-7-Checkout-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43240;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Reliant-7-Checkout-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27353;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"Reliant-7-Checkout-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79924;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:31:\"Reliant-7-Checkout-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45640;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:32:\"Reliant-7-Checkout-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116046;}s:8:\"masthead\";a:5:{s:4:\"file\";s:31:\"Reliant-7-Checkout-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52743;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:32:\"Reliant-7-Checkout-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108055;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:31:\"Reliant-7-Checkout-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70721;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:30:\"Reliant-7-Checkout-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34613;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:31:\"Reliant-7-Checkout-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90257;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:30:\"Reliant-7-Checkout-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15262;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:30:\"Reliant-7-Checkout-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23918;}s:10:\"team-small\";a:5:{s:4:\"file\";s:30:\"Reliant-7-Checkout-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20747;}s:10:\"team-large\";a:5:{s:4:\"file\";s:30:\"Reliant-7-Checkout-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38612;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:31:\"Reliant-7-Checkout-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43110;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:32:\"Reliant-7-Checkout-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116648;}s:10:\"page-small\";a:5:{s:4:\"file\";s:30:\"Reliant-7-Checkout-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27601;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:30:\"Reliant-7-Checkout-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22148;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Reliant-7-Checkout-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38574;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:30:\"Reliant-7-Checkout-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39483;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:32:\"Reliant-7-Checkout-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109349;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:30:\"Reliant-7-Checkout-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39419;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:30:\"Reliant-7-Checkout-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4665;}s:13:\"project-small\";a:5:{s:4:\"file\";s:30:\"Reliant-7-Checkout-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27601;}s:13:\"project-large\";a:5:{s:4:\"file\";s:31:\"Reliant-7-Checkout-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50296;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:30:\"Reliant-7-Checkout-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23000;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:31:\"Reliant-7-Checkout-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61428;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:31:\"Reliant-7-Checkout-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63912;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103623,8674,'_wp_attached_file','Reliant-8-Partnership.jpg'),(103624,8674,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:25:\"Reliant-8-Partnership.jpg\";s:8:\"filesize\";i:1192431;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Reliant-8-Partnership-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53303;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Reliant-8-Partnership-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69769;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Reliant-8-Partnership-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92546;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Reliant-8-Partnership-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57617;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"Reliant-8-Partnership-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188145;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:34:\"Reliant-8-Partnership-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134256;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:35:\"Reliant-8-Partnership-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:280340;}s:8:\"masthead\";a:5:{s:4:\"file\";s:34:\"Reliant-8-Partnership-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113389;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:35:\"Reliant-8-Partnership-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:251539;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:34:\"Reliant-8-Partnership-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158506;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:33:\"Reliant-8-Partnership-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71339;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:34:\"Reliant-8-Partnership-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209649;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:33:\"Reliant-8-Partnership-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28964;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:33:\"Reliant-8-Partnership-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47978;}s:10:\"team-small\";a:5:{s:4:\"file\";s:33:\"Reliant-8-Partnership-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40452;}s:10:\"team-large\";a:5:{s:4:\"file\";s:33:\"Reliant-8-Partnership-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81974;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:34:\"Reliant-8-Partnership-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125520;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:35:\"Reliant-8-Partnership-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:303237;}s:10:\"page-small\";a:5:{s:4:\"file\";s:33:\"Reliant-8-Partnership-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55840;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:33:\"Reliant-8-Partnership-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46323;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:33:\"Reliant-8-Partnership-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90522;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:33:\"Reliant-8-Partnership-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102371;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:35:\"Reliant-8-Partnership-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263123;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:33:\"Reliant-8-Partnership-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91196;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:33:\"Reliant-8-Partnership-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8338;}s:13:\"project-small\";a:5:{s:4:\"file\";s:33:\"Reliant-8-Partnership-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55840;}s:13:\"project-large\";a:5:{s:4:\"file\";s:34:\"Reliant-8-Partnership-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106667;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:33:\"Reliant-8-Partnership-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45675;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:34:\"Reliant-8-Partnership-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138078;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:34:\"Reliant-8-Partnership-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141862;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103625,8675,'_wp_attached_file','Reliant-Hero.jpg'),(103626,8675,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:4:\"file\";s:16:\"Reliant-Hero.jpg\";s:8:\"filesize\";i:2495317;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Reliant-Hero-730x304.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37069;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"Reliant-Hero-855x356.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49967;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Reliant-Hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105205;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Reliant-Hero-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40725;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"Reliant-Hero-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147602;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"Reliant-Hero-2048x853.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:262368;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:25:\"Reliant-Hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164715;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:26:\"Reliant-Hero-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:416618;}s:8:\"masthead\";a:5:{s:4:\"file\";s:25:\"Reliant-Hero-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174715;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:26:\"Reliant-Hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:358380;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:25:\"Reliant-Hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191306;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:24:\"Reliant-Hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79411;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:25:\"Reliant-Hero-2880x800.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:425707;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:24:\"Reliant-Hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28734;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:24:\"Reliant-Hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50806;}s:10:\"team-small\";a:5:{s:4:\"file\";s:24:\"Reliant-Hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43701;}s:10:\"team-large\";a:5:{s:4:\"file\";s:24:\"Reliant-Hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90225;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:25:\"Reliant-Hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156559;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:26:\"Reliant-Hero-2880x1172.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:618558;}s:10:\"page-small\";a:5:{s:4:\"file\";s:24:\"Reliant-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58126;}s:10:\"page-large\";a:5:{s:4:\"file\";s:26:\"Reliant-Hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:462240;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:24:\"Reliant-Hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49889;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:24:\"Reliant-Hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102318;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:24:\"Reliant-Hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123205;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:26:\"Reliant-Hero-2880x1000.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:528556;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:24:\"Reliant-Hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107661;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:24:\"Reliant-Hero-336x140.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10388;}s:13:\"project-small\";a:5:{s:4:\"file\";s:24:\"Reliant-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58126;}s:13:\"project-large\";a:5:{s:4:\"file\";s:25:\"Reliant-Hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122910;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:24:\"Reliant-Hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47988;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:25:\"Reliant-Hero-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161328;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:25:\"Reliant-Hero-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165175;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103627,8675,'_wp_attachment_image_alt','Reliant - Home TV Electrical Magento 2 Website'),(103628,8669,'_imagify_optimization_level','2'),(103629,8669,'_imagify_status','success'),(103630,8669,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:512563;s:14:\"optimized_size\";i:79143;s:7:\"percent\";d:84.56;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106386;s:14:\"optimized_size\";i:43634;s:7:\"percent\";d:58.99;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102401;s:14:\"optimized_size\";i:43626;s:7:\"percent\";d:57.4;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37923;s:14:\"optimized_size\";i:17098;s:7:\"percent\";d:54.91;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86232;s:14:\"optimized_size\";i:36972;s:7:\"percent\";d:57.12;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48083;s:14:\"optimized_size\";i:21582;s:7:\"percent\";d:55.12;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7578;s:14:\"optimized_size\";i:3506;s:7:\"percent\";d:53.73;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76894;s:14:\"optimized_size\";i:34372;s:7:\"percent\";d:55.3;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183390;s:14:\"optimized_size\";i:75797;s:7:\"percent\";d:58.67;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77597;s:14:\"optimized_size\";i:32386;s:7:\"percent\";d:58.26;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65880;s:14:\"optimized_size\";i:28971;s:7:\"percent\";d:56.02;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39069;s:14:\"optimized_size\";i:17836;s:7:\"percent\";d:54.35;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48083;s:14:\"optimized_size\";i:21582;s:7:\"percent\";d:55.12;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193225;s:14:\"optimized_size\";i:74519;s:7:\"percent\";d:61.43;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81905;s:14:\"optimized_size\";i:29932;s:7:\"percent\";d:63.46;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65317;s:14:\"optimized_size\";i:29733;s:7:\"percent\";d:54.48;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41380;s:14:\"optimized_size\";i:20220;s:7:\"percent\";d:51.14;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40818;s:14:\"optimized_size\";i:18282;s:7:\"percent\";d:55.21;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30276;s:14:\"optimized_size\";i:15339;s:7:\"percent\";d:49.34;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:161138;s:14:\"optimized_size\";i:70341;s:7:\"percent\";d:56.35;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61392;s:14:\"optimized_size\";i:29507;s:7:\"percent\";d:51.94;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115527;s:14:\"optimized_size\";i:47432;s:7:\"percent\";d:58.94;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183905;s:14:\"optimized_size\";i:75660;s:7:\"percent\";d:58.86;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99683;s:14:\"optimized_size\";i:42930;s:7:\"percent\";d:56.93;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:192157;s:14:\"optimized_size\";i:76720;s:7:\"percent\";d:60.07;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87773;s:14:\"optimized_size\";i:33541;s:7:\"percent\";d:61.79;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128480;s:14:\"optimized_size\";i:48957;s:7:\"percent\";d:61.9;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46058;s:14:\"optimized_size\";i:20136;s:7:\"percent\";d:56.28;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83932;s:14:\"optimized_size\";i:38822;s:7:\"percent\";d:53.75;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53230;s:14:\"optimized_size\";i:23664;s:7:\"percent\";d:55.54;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42682;s:14:\"optimized_size\";i:18757;s:7:\"percent\";d:56.05;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:512563;s:14:\"optimized_size\";i:74617;s:7:\"percent\";d:85.44;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42682;s:14:\"optimized_size\";i:24147;s:7:\"percent\";d:43.43;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53230;s:14:\"optimized_size\";i:28832;s:7:\"percent\";d:45.84;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83932;s:14:\"optimized_size\";i:49105;s:7:\"percent\";d:41.49;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46058;s:14:\"optimized_size\";i:25481;s:7:\"percent\";d:44.68;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128480;s:14:\"optimized_size\";i:73260;s:7:\"percent\";d:42.98;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87773;s:14:\"optimized_size\";i:52137;s:7:\"percent\";d:40.6;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:192157;s:14:\"optimized_size\";i:77848;s:7:\"percent\";d:59.49;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99683;s:14:\"optimized_size\";i:47232;s:7:\"percent\";d:52.62;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183905;s:14:\"optimized_size\";i:111701;s:7:\"percent\";d:39.26;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115527;s:14:\"optimized_size\";i:69739;s:7:\"percent\";d:39.63;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61392;s:14:\"optimized_size\";i:35585;s:7:\"percent\";d:42.04;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:161138;s:14:\"optimized_size\";i:69189;s:7:\"percent\";d:57.06;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30276;s:14:\"optimized_size\";i:19243;s:7:\"percent\";d:36.44;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40818;s:14:\"optimized_size\";i:24524;s:7:\"percent\";d:39.92;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41380;s:14:\"optimized_size\";i:26293;s:7:\"percent\";d:36.46;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65317;s:14:\"optimized_size\";i:36585;s:7:\"percent\";d:43.99;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81905;s:14:\"optimized_size\";i:48773;s:7:\"percent\";d:40.45;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193225;s:14:\"optimized_size\";i:75818;s:7:\"percent\";d:60.76;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48083;s:14:\"optimized_size\";i:28725;s:7:\"percent\";d:40.26;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39069;s:14:\"optimized_size\";i:23408;s:7:\"percent\";d:40.09;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65880;s:14:\"optimized_size\";i:35034;s:7:\"percent\";d:46.82;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77597;s:14:\"optimized_size\";i:41248;s:7:\"percent\";d:46.84;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183390;s:14:\"optimized_size\";i:107748;s:7:\"percent\";d:41.25;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76894;s:14:\"optimized_size\";i:44069;s:7:\"percent\";d:42.69;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7578;s:14:\"optimized_size\";i:5078;s:7:\"percent\";d:32.99;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86232;s:14:\"optimized_size\";i:56336;s:7:\"percent\";d:34.67;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37923;s:14:\"optimized_size\";i:22681;s:7:\"percent\";d:40.19;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102401;s:14:\"optimized_size\";i:64233;s:7:\"percent\";d:37.27;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106386;s:14:\"optimized_size\";i:66334;s:7:\"percent\";d:37.65;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6153831;s:14:\"optimized_size\";i:2636000;s:7:\"percent\";d:57.16;s:7:\"message\";s:0:\"\";}}'),(103631,8670,'_imagify_optimization_level','2'),(103632,8670,'_imagify_status','success'),(103633,8670,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:837991;s:14:\"optimized_size\";i:197994;s:7:\"percent\";d:76.37;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117383;s:14:\"optimized_size\";i:43207;s:7:\"percent\";d:63.19;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113293;s:14:\"optimized_size\";i:42748;s:7:\"percent\";d:62.27;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42062;s:14:\"optimized_size\";i:17310;s:7:\"percent\";d:58.85;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94812;s:14:\"optimized_size\";i:35785;s:7:\"percent\";d:62.26;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49925;s:14:\"optimized_size\";i:20346;s:7:\"percent\";d:59.25;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8365;s:14:\"optimized_size\";i:3807;s:7:\"percent\";d:54.49;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77857;s:14:\"optimized_size\";i:31381;s:7:\"percent\";d:59.69;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:210053;s:14:\"optimized_size\";i:75154;s:7:\"percent\";d:64.22;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80976;s:14:\"optimized_size\";i:30596;s:7:\"percent\";d:62.22;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75847;s:14:\"optimized_size\";i:30707;s:7:\"percent\";d:59.51;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42647;s:14:\"optimized_size\";i:17605;s:7:\"percent\";d:58.72;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49925;s:14:\"optimized_size\";i:20346;s:7:\"percent\";d:59.25;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:233135;s:14:\"optimized_size\";i:76760;s:7:\"percent\";d:67.07;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93801;s:14:\"optimized_size\";i:32152;s:7:\"percent\";d:65.72;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71364;s:14:\"optimized_size\";i:29995;s:7:\"percent\";d:57.97;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38038;s:14:\"optimized_size\";i:17132;s:7:\"percent\";d:54.96;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44240;s:14:\"optimized_size\";i:17986;s:7:\"percent\";d:59.34;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29854;s:14:\"optimized_size\";i:13680;s:7:\"percent\";d:54.18;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:178958;s:14:\"optimized_size\";i:69130;s:7:\"percent\";d:61.37;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60071;s:14:\"optimized_size\";i:26515;s:7:\"percent\";d:55.86;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132388;s:14:\"optimized_size\";i:48012;s:7:\"percent\";d:63.73;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:188215;s:14:\"optimized_size\";i:70180;s:7:\"percent\";d:62.71;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99638;s:14:\"optimized_size\";i:34976;s:7:\"percent\";d:64.9;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:220979;s:14:\"optimized_size\";i:76263;s:7:\"percent\";d:65.49;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99664;s:14:\"optimized_size\";i:35739;s:7:\"percent\";d:64.14;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149982;s:14:\"optimized_size\";i:49549;s:7:\"percent\";d:66.96;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51809;s:14:\"optimized_size\";i:20134;s:7:\"percent\";d:61.14;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80334;s:14:\"optimized_size\";i:33420;s:7:\"percent\";d:58.4;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62255;s:14:\"optimized_size\";i:24059;s:7:\"percent\";d:61.35;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48090;s:14:\"optimized_size\";i:19456;s:7:\"percent\";d:59.54;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:837991;s:14:\"optimized_size\";i:78561;s:7:\"percent\";d:90.63;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48090;s:14:\"optimized_size\";i:28921;s:7:\"percent\";d:39.86;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62255;s:14:\"optimized_size\";i:36570;s:7:\"percent\";d:41.26;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80334;s:14:\"optimized_size\";i:46837;s:7:\"percent\";d:41.7;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51809;s:14:\"optimized_size\";i:30863;s:7:\"percent\";d:40.43;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149982;s:14:\"optimized_size\";i:90580;s:7:\"percent\";d:39.61;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99664;s:14:\"optimized_size\";i:61879;s:7:\"percent\";d:37.91;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:220979;s:14:\"optimized_size\";i:129455;s:7:\"percent\";d:41.42;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99638;s:14:\"optimized_size\";i:46715;s:7:\"percent\";d:53.12;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:188215;s:14:\"optimized_size\";i:113727;s:7:\"percent\";d:39.58;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132388;s:14:\"optimized_size\";i:82884;s:7:\"percent\";d:37.39;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60071;s:14:\"optimized_size\";i:35475;s:7:\"percent\";d:40.94;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:178958;s:14:\"optimized_size\";i:78595;s:7:\"percent\";d:56.08;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29854;s:14:\"optimized_size\";i:19337;s:7:\"percent\";d:35.23;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44240;s:14:\"optimized_size\";i:26314;s:7:\"percent\";d:40.52;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38038;s:14:\"optimized_size\";i:23441;s:7:\"percent\";d:38.37;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71364;s:14:\"optimized_size\";i:42557;s:7:\"percent\";d:40.37;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93801;s:14:\"optimized_size\";i:58351;s:7:\"percent\";d:37.79;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:233135;s:14:\"optimized_size\";i:88784;s:7:\"percent\";d:61.92;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49925;s:14:\"optimized_size\";i:29485;s:7:\"percent\";d:40.94;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42647;s:14:\"optimized_size\";i:25619;s:7:\"percent\";d:39.93;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75847;s:14:\"optimized_size\";i:44148;s:7:\"percent\";d:41.79;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80976;s:14:\"optimized_size\";i:43328;s:7:\"percent\";d:46.49;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:210053;s:14:\"optimized_size\";i:126306;s:7:\"percent\";d:39.87;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77857;s:14:\"optimized_size\";i:43320;s:7:\"percent\";d:44.36;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8365;s:14:\"optimized_size\";i:5970;s:7:\"percent\";d:28.63;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94812;s:14:\"optimized_size\";i:51253;s:7:\"percent\";d:45.94;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42062;s:14:\"optimized_size\";i:25223;s:7:\"percent\";d:40.03;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113293;s:14:\"optimized_size\";i:71501;s:7:\"percent\";d:36.89;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117383;s:14:\"optimized_size\";i:73792;s:7:\"percent\";d:37.14;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7317977;s:14:\"optimized_size\";i:2921915;s:7:\"percent\";d:60.07;s:7:\"message\";s:0:\"\";}}'),(103634,8671,'_imagify_optimization_level','2'),(103635,8671,'_imagify_status','success'),(103636,8671,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:383428;s:14:\"optimized_size\";i:62854;s:7:\"percent\";d:83.61;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84993;s:14:\"optimized_size\";i:33274;s:7:\"percent\";d:60.85;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81742;s:14:\"optimized_size\";i:32766;s:7:\"percent\";d:59.92;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29368;s:14:\"optimized_size\";i:11372;s:7:\"percent\";d:61.28;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69638;s:14:\"optimized_size\";i:27477;s:7:\"percent\";d:60.54;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35933;s:14:\"optimized_size\";i:14786;s:7:\"percent\";d:58.85;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5640;s:14:\"optimized_size\";i:2311;s:7:\"percent\";d:59.02;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57721;s:14:\"optimized_size\";i:24532;s:7:\"percent\";d:57.5;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150627;s:14:\"optimized_size\";i:61121;s:7:\"percent\";d:59.42;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58405;s:14:\"optimized_size\";i:23257;s:7:\"percent\";d:60.18;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52522;s:14:\"optimized_size\";i:21281;s:7:\"percent\";d:59.48;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28557;s:14:\"optimized_size\";i:11342;s:7:\"percent\";d:60.28;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35933;s:14:\"optimized_size\";i:14786;s:7:\"percent\";d:58.85;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159117;s:14:\"optimized_size\";i:60401;s:7:\"percent\";d:62.04;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66565;s:14:\"optimized_size\";i:23557;s:7:\"percent\";d:64.61;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51994;s:14:\"optimized_size\";i:21797;s:7:\"percent\";d:58.08;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29555;s:14:\"optimized_size\";i:13565;s:7:\"percent\";d:54.1;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30320;s:14:\"optimized_size\";i:12167;s:7:\"percent\";d:59.87;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17149;s:14:\"optimized_size\";i:7255;s:7:\"percent\";d:57.69;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111692;s:14:\"optimized_size\";i:48389;s:7:\"percent\";d:56.68;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48300;s:14:\"optimized_size\";i:21511;s:7:\"percent\";d:55.46;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93818;s:14:\"optimized_size\";i:35891;s:7:\"percent\";d:61.74;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151927;s:14:\"optimized_size\";i:61286;s:7:\"percent\";d:59.66;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66483;s:14:\"optimized_size\";i:29549;s:7:\"percent\";d:55.55;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155795;s:14:\"optimized_size\";i:60614;s:7:\"percent\";d:61.09;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71339;s:14:\"optimized_size\";i:26970;s:7:\"percent\";d:62.19;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102472;s:14:\"optimized_size\";i:38460;s:7:\"percent\";d:62.47;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35708;s:14:\"optimized_size\";i:13864;s:7:\"percent\";d:61.17;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64718;s:14:\"optimized_size\";i:27757;s:7:\"percent\";d:57.11;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41415;s:14:\"optimized_size\";i:16122;s:7:\"percent\";d:61.07;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32646;s:14:\"optimized_size\";i:12724;s:7:\"percent\";d:61.02;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:383428;s:14:\"optimized_size\";i:62661;s:7:\"percent\";d:83.66;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32646;s:14:\"optimized_size\";i:20184;s:7:\"percent\";d:38.17;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41415;s:14:\"optimized_size\";i:24678;s:7:\"percent\";d:40.41;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64718;s:14:\"optimized_size\";i:33537;s:7:\"percent\";d:48.18;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35708;s:14:\"optimized_size\";i:21910;s:7:\"percent\";d:38.64;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102472;s:14:\"optimized_size\";i:51425;s:7:\"percent\";d:49.82;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71339;s:14:\"optimized_size\";i:41022;s:7:\"percent\";d:42.5;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155795;s:14:\"optimized_size\";i:57716;s:7:\"percent\";d:62.95;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66483;s:14:\"optimized_size\";i:38209;s:7:\"percent\";d:42.53;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151927;s:14:\"optimized_size\";i:87253;s:7:\"percent\";d:42.57;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93818;s:14:\"optimized_size\";i:52091;s:7:\"percent\";d:44.48;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48300;s:14:\"optimized_size\";i:25052;s:7:\"percent\";d:48.13;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111692;s:14:\"optimized_size\";i:43259;s:7:\"percent\";d:61.27;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17149;s:14:\"optimized_size\";i:10503;s:7:\"percent\";d:38.75;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30320;s:14:\"optimized_size\";i:18991;s:7:\"percent\";d:37.36;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29555;s:14:\"optimized_size\";i:16765;s:7:\"percent\";d:43.28;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51994;s:14:\"optimized_size\";i:32145;s:7:\"percent\";d:38.18;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66565;s:14:\"optimized_size\";i:38266;s:7:\"percent\";d:42.51;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159117;s:14:\"optimized_size\";i:57230;s:7:\"percent\";d:64.03;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35933;s:14:\"optimized_size\";i:23484;s:7:\"percent\";d:34.65;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28557;s:14:\"optimized_size\";i:17762;s:7:\"percent\";d:37.8;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52522;s:14:\"optimized_size\";i:31132;s:7:\"percent\";d:40.73;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58405;s:14:\"optimized_size\";i:34045;s:7:\"percent\";d:41.71;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150627;s:14:\"optimized_size\";i:58546;s:7:\"percent\";d:61.13;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57721;s:14:\"optimized_size\";i:34663;s:7:\"percent\";d:39.95;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5640;s:14:\"optimized_size\";i:3476;s:7:\"percent\";d:38.37;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69638;s:14:\"optimized_size\";i:41646;s:7:\"percent\";d:40.2;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29368;s:14:\"optimized_size\";i:18354;s:7:\"percent\";d:37.5;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81742;s:14:\"optimized_size\";i:48534;s:7:\"percent\";d:40.63;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84993;s:14:\"optimized_size\";i:50055;s:7:\"percent\";d:41.11;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4775107;s:14:\"optimized_size\";i:1967632;s:7:\"percent\";d:58.79;s:7:\"message\";s:0:\"\";}}'),(103637,8672,'_imagify_optimization_level','2'),(103638,8672,'_imagify_status','success'),(103639,8672,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1056728;s:14:\"optimized_size\";i:184827;s:7:\"percent\";d:82.51;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156820;s:14:\"optimized_size\";i:68369;s:7:\"percent\";d:56.4;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153194;s:14:\"optimized_size\";i:67735;s:7:\"percent\";d:55.78;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56125;s:14:\"optimized_size\";i:26473;s:7:\"percent\";d:52.83;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124327;s:14:\"optimized_size\";i:53188;s:7:\"percent\";d:57.22;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67141;s:14:\"optimized_size\";i:32595;s:7:\"percent\";d:51.45;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9869;s:14:\"optimized_size\";i:5007;s:7:\"percent\";d:49.27;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98929;s:14:\"optimized_size\";i:47866;s:7:\"percent\";d:51.62;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:268511;s:14:\"optimized_size\";i:109100;s:7:\"percent\";d:59.37;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104855;s:14:\"optimized_size\";i:48118;s:7:\"percent\";d:54.11;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104299;s:14:\"optimized_size\";i:49108;s:7:\"percent\";d:52.92;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56438;s:14:\"optimized_size\";i:26448;s:7:\"percent\";d:53.14;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67141;s:14:\"optimized_size\";i:32595;s:7:\"percent\";d:51.45;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:306556;s:14:\"optimized_size\";i:120573;s:7:\"percent\";d:60.67;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119242;s:14:\"optimized_size\";i:50467;s:7:\"percent\";d:57.68;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95214;s:14:\"optimized_size\";i:46736;s:7:\"percent\";d:50.91;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48841;s:14:\"optimized_size\";i:25879;s:7:\"percent\";d:47.01;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58207;s:14:\"optimized_size\";i:27238;s:7:\"percent\";d:53.2;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38459;s:14:\"optimized_size\";i:19312;s:7:\"percent\";d:49.79;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:222441;s:14:\"optimized_size\";i:94073;s:7:\"percent\";d:57.71;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84794;s:14:\"optimized_size\";i:43156;s:7:\"percent\";d:49.1;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172582;s:14:\"optimized_size\";i:70370;s:7:\"percent\";d:59.23;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:254127;s:14:\"optimized_size\";i:110134;s:7:\"percent\";d:56.66;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113317;s:14:\"optimized_size\";i:46597;s:7:\"percent\";d:58.88;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:283211;s:14:\"optimized_size\";i:113568;s:7:\"percent\";d:59.9;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124588;s:14:\"optimized_size\";i:53047;s:7:\"percent\";d:57.42;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:202053;s:14:\"optimized_size\";i:80387;s:7:\"percent\";d:60.21;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68563;s:14:\"optimized_size\";i:31873;s:7:\"percent\";d:53.51;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103729;s:14:\"optimized_size\";i:50379;s:7:\"percent\";d:51.43;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82741;s:14:\"optimized_size\";i:38000;s:7:\"percent\";d:54.07;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63854;s:14:\"optimized_size\";i:29633;s:7:\"percent\";d:53.59;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1056728;s:14:\"optimized_size\";i:121225;s:7:\"percent\";d:88.53;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63854;s:14:\"optimized_size\";i:43867;s:7:\"percent\";d:31.3;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82741;s:14:\"optimized_size\";i:52611;s:7:\"percent\";d:36.41;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103729;s:14:\"optimized_size\";i:66867;s:7:\"percent\";d:35.54;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68563;s:14:\"optimized_size\";i:46098;s:7:\"percent\";d:32.77;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:202053;s:14:\"optimized_size\";i:120927;s:7:\"percent\";d:40.15;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124588;s:14:\"optimized_size\";i:74600;s:7:\"percent\";d:40.12;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:283211;s:14:\"optimized_size\";i:165660;s:7:\"percent\";d:41.51;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113317;s:14:\"optimized_size\";i:66680;s:7:\"percent\";d:41.16;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:254127;s:14:\"optimized_size\";i:151553;s:7:\"percent\";d:40.36;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172582;s:14:\"optimized_size\";i:103788;s:7:\"percent\";d:39.86;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84794;s:14:\"optimized_size\";i:57701;s:7:\"percent\";d:31.95;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:222441;s:14:\"optimized_size\";i:131493;s:7:\"percent\";d:40.89;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38459;s:14:\"optimized_size\";i:26737;s:7:\"percent\";d:30.48;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58207;s:14:\"optimized_size\";i:40300;s:7:\"percent\";d:30.76;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48841;s:14:\"optimized_size\";i:33270;s:7:\"percent\";d:31.88;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95214;s:14:\"optimized_size\";i:63351;s:7:\"percent\";d:33.46;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119242;s:14:\"optimized_size\";i:71865;s:7:\"percent\";d:39.73;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:306556;s:14:\"optimized_size\";i:178649;s:7:\"percent\";d:41.72;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67141;s:14:\"optimized_size\";i:46088;s:7:\"percent\";d:31.36;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56438;s:14:\"optimized_size\";i:39019;s:7:\"percent\";d:30.86;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104299;s:14:\"optimized_size\";i:66241;s:7:\"percent\";d:36.49;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104855;s:14:\"optimized_size\";i:66216;s:7:\"percent\";d:36.85;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:268511;s:14:\"optimized_size\";i:157459;s:7:\"percent\";d:41.36;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98929;s:14:\"optimized_size\";i:63634;s:7:\"percent\";d:35.68;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9869;s:14:\"optimized_size\";i:7326;s:7:\"percent\";d:25.77;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124327;s:14:\"optimized_size\";i:78230;s:7:\"percent\";d:37.08;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56125;s:14:\"optimized_size\";i:39073;s:7:\"percent\";d:30.38;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153194;s:14:\"optimized_size\";i:95834;s:7:\"percent\";d:37.44;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156820;s:14:\"optimized_size\";i:98116;s:7:\"percent\";d:37.43;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:9466651;s:14:\"optimized_size\";i:4177329;s:7:\"percent\";d:55.87;s:7:\"message\";s:0:\"\";}}'),(103640,8673,'_imagify_optimization_level','2'),(103641,8673,'_imagify_status','success'),(103642,8673,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221543;s:14:\"optimized_size\";i:43871;s:7:\"percent\";d:80.2;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63912;s:14:\"optimized_size\";i:16782;s:7:\"percent\";d:73.74;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61428;s:14:\"optimized_size\";i:17073;s:7:\"percent\";d:72.21;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23000;s:14:\"optimized_size\";i:6316;s:7:\"percent\";d:72.54;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50296;s:14:\"optimized_size\";i:13074;s:7:\"percent\";d:74.01;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27601;s:14:\"optimized_size\";i:8048;s:7:\"percent\";d:70.84;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4665;s:14:\"optimized_size\";i:1443;s:7:\"percent\";d:69.07;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39419;s:14:\"optimized_size\";i:9740;s:7:\"percent\";d:75.29;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109349;s:14:\"optimized_size\";i:29836;s:7:\"percent\";d:72.71;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39483;s:14:\"optimized_size\";i:8278;s:7:\"percent\";d:79.03;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38574;s:14:\"optimized_size\";i:10663;s:7:\"percent\";d:72.36;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22148;s:14:\"optimized_size\";i:6116;s:7:\"percent\";d:72.39;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27601;s:14:\"optimized_size\";i:8048;s:7:\"percent\";d:70.84;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116648;s:14:\"optimized_size\";i:29144;s:7:\"percent\";d:75.02;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43110;s:14:\"optimized_size\";i:7650;s:7:\"percent\";d:82.25;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38612;s:14:\"optimized_size\";i:11196;s:7:\"percent\";d:71;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20747;s:14:\"optimized_size\";i:6372;s:7:\"percent\";d:69.29;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23918;s:14:\"optimized_size\";i:6467;s:7:\"percent\";d:72.96;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15262;s:14:\"optimized_size\";i:4852;s:7:\"percent\";d:68.21;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90257;s:14:\"optimized_size\";i:27042;s:7:\"percent\";d:70.04;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34613;s:14:\"optimized_size\";i:10780;s:7:\"percent\";d:68.86;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70721;s:14:\"optimized_size\";i:19153;s:7:\"percent\";d:72.92;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108055;s:14:\"optimized_size\";i:30125;s:7:\"percent\";d:72.12;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52743;s:14:\"optimized_size\";i:16214;s:7:\"percent\";d:69.26;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116046;s:14:\"optimized_size\";i:29186;s:7:\"percent\";d:74.85;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45640;s:14:\"optimized_size\";i:8687;s:7:\"percent\";d:80.97;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79924;s:14:\"optimized_size\";i:19122;s:7:\"percent\";d:76.07;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27353;s:14:\"optimized_size\";i:7422;s:7:\"percent\";d:72.87;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43240;s:14:\"optimized_size\";i:13422;s:7:\"percent\";d:68.96;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32748;s:14:\"optimized_size\";i:8834;s:7:\"percent\";d:73.02;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25797;s:14:\"optimized_size\";i:6802;s:7:\"percent\";d:73.63;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221543;s:14:\"optimized_size\";i:32260;s:7:\"percent\";d:85.44;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25797;s:14:\"optimized_size\";i:13347;s:7:\"percent\";d:48.26;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32748;s:14:\"optimized_size\";i:16118;s:7:\"percent\";d:50.78;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43240;s:14:\"optimized_size\";i:20714;s:7:\"percent\";d:52.1;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27353;s:14:\"optimized_size\";i:13913;s:7:\"percent\";d:49.14;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79924;s:14:\"optimized_size\";i:28343;s:7:\"percent\";d:64.54;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45640;s:14:\"optimized_size\";i:15852;s:7:\"percent\";d:65.27;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116046;s:14:\"optimized_size\";i:40617;s:7:\"percent\";d:65;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52743;s:14:\"optimized_size\";i:19856;s:7:\"percent\";d:62.35;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108055;s:14:\"optimized_size\";i:40889;s:7:\"percent\";d:62.16;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70721;s:14:\"optimized_size\";i:27663;s:7:\"percent\";d:60.88;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34613;s:14:\"optimized_size\";i:18721;s:7:\"percent\";d:45.91;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90257;s:14:\"optimized_size\";i:32580;s:7:\"percent\";d:63.9;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15262;s:14:\"optimized_size\";i:8859;s:7:\"percent\";d:41.95;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23918;s:14:\"optimized_size\";i:12503;s:7:\"percent\";d:47.73;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20747;s:14:\"optimized_size\";i:11188;s:7:\"percent\";d:46.07;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38612;s:14:\"optimized_size\";i:20264;s:7:\"percent\";d:47.52;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43110;s:14:\"optimized_size\";i:14703;s:7:\"percent\";d:65.89;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116648;s:14:\"optimized_size\";i:41083;s:7:\"percent\";d:64.78;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27601;s:14:\"optimized_size\";i:15342;s:7:\"percent\";d:44.42;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22148;s:14:\"optimized_size\";i:11446;s:7:\"percent\";d:48.32;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38574;s:14:\"optimized_size\";i:18535;s:7:\"percent\";d:51.95;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39483;s:14:\"optimized_size\";i:14056;s:7:\"percent\";d:64.4;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109349;s:14:\"optimized_size\";i:39338;s:7:\"percent\";d:64.03;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39419;s:14:\"optimized_size\";i:17660;s:7:\"percent\";d:55.2;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4665;s:14:\"optimized_size\";i:2225;s:7:\"percent\";d:52.3;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50296;s:14:\"optimized_size\";i:22865;s:7:\"percent\";d:54.54;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23000;s:14:\"optimized_size\";i:12660;s:7:\"percent\";d:44.96;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61428;s:14:\"optimized_size\";i:24352;s:7:\"percent\";d:60.36;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63912;s:14:\"optimized_size\";i:26869;s:7:\"percent\";d:57.96;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3401305;s:14:\"optimized_size\";i:1076579;s:7:\"percent\";d:68.35;s:7:\"message\";s:0:\"\";}}'),(103643,5860,'page_content_6_align_image','right'),(103644,5860,'_page_content_6_align_image','field_65d85d5bde9a8'),(103645,5860,'page_content_6_block_content','<h3>Performance-First Frontend</h3>\r\nThe old site was weighed down by hard-coded data calls and poorly optimised templates that no Magento specialist would have built that way. The Hyvä frontend gave us a clean, lean starting point, built on Tailwind CSS for maximum responsiveness and customisation. We stripped out the bloat, restructured how product data was loaded, and delivered a dramatically faster experience across every page. For a catalogue of large and small appliances where customers compare multiple products in a session, that speed makes a real difference.'),(103646,5860,'_page_content_6_block_content','field_65d85d93de9a9'),(103647,5860,'page_content_6_block_image','8671'),(103648,5860,'_page_content_6_block_image','field_65d85d9bde9aa'),(103649,5860,'page_content_6_block_video',''),(103650,5860,'_page_content_6_block_video','field_65d85da6de9ab'),(103651,5860,'page_content_8_block_content','<h3>Eight Weeks to Full Ownership</h3>\r\nReliant\'s previous agency was also their ERP provider, meaning every feature they paid for was shared with their direct competitors, and they had no real control over their own website. We helped them break away completely, building a new Magento 2 store on Hyvä in just eight weeks, from receiving designs to going live in time for Black Friday and Cyber Monday.\r\n\r\nThe build included a custom nCompass ERP integration that preserved all the operational functionality Reliant relied on, inventory management, back ordering, and product offers, without the lock-in. The Hyvä frontend was built on Tailwind CSS for maximum responsiveness, with hard-coded data calls stripped out and replaced with properly optimised templates. The entire experience was designed mobile-first, with a custom checkout process built to inspire confidence on high-value appliance purchases.\r\n\r\nSince the initial build, Actuate has remained on retainer for ongoing CRO, and the partnership has expanded to include two additional website builds for other areas of the business.'),(103652,5860,'_page_content_8_block_content','field_65d85d37de9a5'),(103653,5860,'page_content_9_align_image','right'),(103654,5860,'_page_content_9_align_image','field_65d85d5bde9a8'),(103655,5860,'page_content_9_block_content','<h3>A Checkout That Builds Confidence</h3>\r\nFor a retailer selling high-value appliances, the checkout needs to inspire trust. We built and continued to optimise a custom checkout process, improving speed, streamlining the flow, and adding trusted payment providers to give customers more choice and more confidence at the point of purchase. The checkout isn\'t just a transaction. It\\\'s the moment where the sale is won or lost, and every second of friction costs revenue.'),(103656,5860,'_page_content_9_block_content','field_65d85d93de9a9'),(103657,5860,'page_content_9_block_video',''),(103658,5860,'_page_content_9_block_video','field_65d85da6de9ab'),(103659,5860,'page_content_10_align_image','left'),(103660,5860,'_page_content_10_align_image','field_65d85d5bde9a8'),(103661,5860,'page_content_10_block_content','<h3>Mobile-First Shopping Experience</h3>\r\nThe majority of Reliant\'s customers are researching, and increasingly buying, on mobile. The previous site wasn\'t optimised for that reality. We built the new store mobile-first, ensuring the browsing, comparison, and checkout experience was fast, intuitive, and frictionless on every device. The result was a measurable increase in mobile conversions and a higher average order value across the board.'),(103662,5860,'_page_content_10_block_content','field_65d85d93de9a9'),(103663,5860,'page_content_10_block_image','8672'),(103664,5860,'_page_content_10_block_image','field_65d85d9bde9aa'),(103665,5860,'page_content_10_block_video',''),(103666,5860,'_page_content_10_block_video','field_65d85da6de9ab'),(103667,5860,'page_content_11_block_content','<h3>What did this mean for Reliant?</h3>\r\nIn eight weeks, Reliant went from a website they didn\'t control, built by non-specialists and shared with competitors, to a fast, modern, fully-owned Magento 2 store on Hyvä that has transformed their commercial performance. In a market where others are cutting prices and chasing volume, Reliant grew revenue by 141% by building a better experience.'),(103668,5860,'_page_content_11_block_content','field_65d85e28f3104'),(103669,5860,'page_content_11_final_results_0_main_stat','1'),(103670,5860,'_page_content_11_final_results_0_main_stat','field_67f641425811d'),(103671,5860,'page_content_11_final_results_0_stat_info','<h4>Full Ownership and Competitive Differentiation</h4>\r\nReliant now controls their own platform, their own design, and their own roadmap. No more shared features with competitors, no more waiting on a provider\'s timeline, and no more paying for functionality that benefits everyone except them.'),(103672,5860,'_page_content_11_final_results_0_stat_info','field_67f6414c5811e'),(103673,5860,'page_content_11_final_results_1_main_stat','2'),(103674,5860,'_page_content_11_final_results_1_main_stat','field_67f641425811d'),(103675,5860,'page_content_11_final_results_1_stat_info','<h4>Commercial Growth in a Crowded Market</h4>\r\nA 141% increase in annual turnover, a 78% increase in conversion rate, and a 17% increase in average order value, achieved not by racing to the bottom on price, but by building a faster, smarter, more customer-focused experience.'),(103676,5860,'_page_content_11_final_results_1_stat_info','field_67f6414c5811e'),(103677,5860,'page_content_11_final_results_2_main_stat','3'),(103678,5860,'_page_content_11_final_results_2_main_stat','field_67f641425811d'),(103679,5860,'page_content_11_final_results_2_stat_info','<h4>A Partnership That Keeps Expanding</h4>\r\nThe initial eight-week build was just the start. Ongoing CRO, monthly strategic sessions, and two additional website builds for other parts of the business demonstrate a partnership built on trust, results, and shared ambition.'),(103680,5860,'_page_content_11_final_results_2_stat_info','field_67f6414c5811e'),(103681,5860,'page_content_11_final_results','3'),(103682,5860,'_page_content_11_final_results','field_67f641335811c'),(103683,8674,'_imagify_optimization_level','2'),(103684,8674,'_imagify_status','success'),(103685,8674,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1192431;s:14:\"optimized_size\";i:215303;s:7:\"percent\";d:81.94;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141862;s:14:\"optimized_size\";i:37175;s:7:\"percent\";d:73.79;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138078;s:14:\"optimized_size\";i:36420;s:7:\"percent\";d:73.62;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45675;s:14:\"optimized_size\";i:14820;s:7:\"percent\";d:67.55;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106667;s:14:\"optimized_size\";i:27935;s:7:\"percent\";d:73.81;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55840;s:14:\"optimized_size\";i:18225;s:7:\"percent\";d:67.36;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8338;s:14:\"optimized_size\";i:3756;s:7:\"percent\";d:54.95;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91196;s:14:\"optimized_size\";i:26226;s:7:\"percent\";d:71.24;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263123;s:14:\"optimized_size\";i:61154;s:7:\"percent\";d:76.76;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102371;s:14:\"optimized_size\";i:28252;s:7:\"percent\";d:72.4;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90522;s:14:\"optimized_size\";i:27386;s:7:\"percent\";d:69.75;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46323;s:14:\"optimized_size\";i:15309;s:7:\"percent\";d:66.95;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55840;s:14:\"optimized_size\";i:18225;s:7:\"percent\";d:67.36;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:303237;s:14:\"optimized_size\";i:72452;s:7:\"percent\";d:76.11;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125520;s:14:\"optimized_size\";i:32163;s:7:\"percent\";d:74.38;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81974;s:14:\"optimized_size\";i:25925;s:7:\"percent\";d:68.37;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40452;s:14:\"optimized_size\";i:13458;s:7:\"percent\";d:66.73;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47978;s:14:\"optimized_size\";i:15456;s:7:\"percent\";d:67.79;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28964;s:14:\"optimized_size\";i:9650;s:7:\"percent\";d:66.68;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209649;s:14:\"optimized_size\";i:47574;s:7:\"percent\";d:77.31;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71339;s:14:\"optimized_size\";i:22560;s:7:\"percent\";d:68.38;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158506;s:14:\"optimized_size\";i:38357;s:7:\"percent\";d:75.8;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:251539;s:14:\"optimized_size\";i:61544;s:7:\"percent\";d:75.53;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113389;s:14:\"optimized_size\";i:24732;s:7:\"percent\";d:78.19;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:280340;s:14:\"optimized_size\";i:65493;s:7:\"percent\";d:76.64;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134256;s:14:\"optimized_size\";i:33112;s:7:\"percent\";d:75.34;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:188145;s:14:\"optimized_size\";i:45044;s:7:\"percent\";d:76.06;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57617;s:14:\"optimized_size\";i:18281;s:7:\"percent\";d:68.27;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92546;s:14:\"optimized_size\";i:25646;s:7:\"percent\";d:72.29;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69769;s:14:\"optimized_size\";i:21435;s:7:\"percent\";d:69.28;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53303;s:14:\"optimized_size\";i:17301;s:7:\"percent\";d:67.54;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1192431;s:14:\"optimized_size\";i:73013;s:7:\"percent\";d:93.88;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53303;s:14:\"optimized_size\";i:32598;s:7:\"percent\";d:38.84;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69769;s:14:\"optimized_size\";i:42373;s:7:\"percent\";d:39.27;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92546;s:14:\"optimized_size\";i:56048;s:7:\"percent\";d:39.44;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57617;s:14:\"optimized_size\";i:35387;s:7:\"percent\";d:38.58;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:188145;s:14:\"optimized_size\";i:105113;s:7:\"percent\";d:44.13;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134256;s:14:\"optimized_size\";i:81247;s:7:\"percent\";d:39.48;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:280340;s:14:\"optimized_size\";i:156386;s:7:\"percent\";d:44.22;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113389;s:14:\"optimized_size\";i:63925;s:7:\"percent\";d:43.62;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:251539;s:14:\"optimized_size\";i:141354;s:7:\"percent\";d:43.8;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158506;s:14:\"optimized_size\";i:90447;s:7:\"percent\";d:42.94;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71339;s:14:\"optimized_size\";i:44296;s:7:\"percent\";d:37.91;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209649;s:14:\"optimized_size\";i:118011;s:7:\"percent\";d:43.71;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28964;s:14:\"optimized_size\";i:18497;s:7:\"percent\";d:36.14;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47978;s:14:\"optimized_size\";i:30223;s:7:\"percent\";d:37.01;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40452;s:14:\"optimized_size\";i:25683;s:7:\"percent\";d:36.51;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81974;s:14:\"optimized_size\";i:49561;s:7:\"percent\";d:39.54;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125520;s:14:\"optimized_size\";i:76122;s:7:\"percent\";d:39.35;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:303237;s:14:\"optimized_size\";i:168700;s:7:\"percent\";d:44.37;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55840;s:14:\"optimized_size\";i:34176;s:7:\"percent\";d:38.8;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46323;s:14:\"optimized_size\";i:28414;s:7:\"percent\";d:38.66;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90522;s:14:\"optimized_size\";i:54361;s:7:\"percent\";d:39.95;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102371;s:14:\"optimized_size\";i:62189;s:7:\"percent\";d:39.25;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263123;s:14:\"optimized_size\";i:147081;s:7:\"percent\";d:44.1;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91196;s:14:\"optimized_size\";i:55346;s:7:\"percent\";d:39.31;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8338;s:14:\"optimized_size\";i:5923;s:7:\"percent\";d:28.96;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106667;s:14:\"optimized_size\";i:61755;s:7:\"percent\";d:42.1;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45675;s:14:\"optimized_size\";i:28003;s:7:\"percent\";d:38.69;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138078;s:14:\"optimized_size\";i:78978;s:7:\"percent\";d:42.8;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141862;s:14:\"optimized_size\";i:81361;s:7:\"percent\";d:42.65;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:9237738;s:14:\"optimized_size\";i:3166940;s:7:\"percent\";d:65.72;s:7:\"message\";s:0:\"\";}}'),(103686,8675,'_imagify_optimization_level','2'),(103687,8675,'_imagify_status','success'),(103688,8675,'_imagify_data','a:2:{s:5:\"sizes\";a:66:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2495317;s:14:\"optimized_size\";i:1099894;s:7:\"percent\";d:55.92;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:165175;s:14:\"optimized_size\";i:46389;s:7:\"percent\";d:71.92;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:161328;s:14:\"optimized_size\";i:45898;s:7:\"percent\";d:71.55;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47988;s:14:\"optimized_size\";i:19339;s:7:\"percent\";d:59.7;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122910;s:14:\"optimized_size\";i:41898;s:7:\"percent\";d:65.91;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58126;s:14:\"optimized_size\";i:22198;s:7:\"percent\";d:61.81;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10388;s:14:\"optimized_size\";i:4760;s:7:\"percent\";d:54.18;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107661;s:14:\"optimized_size\";i:36872;s:7:\"percent\";d:65.75;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:528556;s:14:\"optimized_size\";i:123510;s:7:\"percent\";d:76.63;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123205;s:14:\"optimized_size\";i:40820;s:7:\"percent\";d:66.87;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102318;s:14:\"optimized_size\";i:36920;s:7:\"percent\";d:63.92;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49889;s:14:\"optimized_size\";i:20218;s:7:\"percent\";d:59.47;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:462240;s:14:\"optimized_size\";i:123194;s:7:\"percent\";d:73.35;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58126;s:14:\"optimized_size\";i:22198;s:7:\"percent\";d:61.81;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:618558;s:14:\"optimized_size\";i:144270;s:7:\"percent\";d:76.68;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156559;s:14:\"optimized_size\";i:47442;s:7:\"percent\";d:69.7;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90225;s:14:\"optimized_size\";i:32496;s:7:\"percent\";d:63.98;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43701;s:14:\"optimized_size\";i:17683;s:7:\"percent\";d:59.54;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50806;s:14:\"optimized_size\";i:20767;s:7:\"percent\";d:59.12;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28734;s:14:\"optimized_size\";i:11905;s:7:\"percent\";d:58.57;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:425707;s:14:\"optimized_size\";i:100859;s:7:\"percent\";d:76.31;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79411;s:14:\"optimized_size\";i:29448;s:7:\"percent\";d:62.92;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191306;s:14:\"optimized_size\";i:54393;s:7:\"percent\";d:71.57;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:358380;s:14:\"optimized_size\";i:101671;s:7:\"percent\";d:71.63;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174715;s:14:\"optimized_size\";i:44230;s:7:\"percent\";d:74.68;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:416618;s:14:\"optimized_size\";i:87533;s:7:\"percent\";d:78.99;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164715;s:14:\"optimized_size\";i:48441;s:7:\"percent\";d:70.59;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262368;s:14:\"optimized_size\";i:65263;s:7:\"percent\";d:75.13;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147602;s:14:\"optimized_size\";i:45700;s:7:\"percent\";d:69.04;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40725;s:14:\"optimized_size\";i:16393;s:7:\"percent\";d:59.75;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105205;s:14:\"optimized_size\";i:33766;s:7:\"percent\";d:67.9;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49967;s:14:\"optimized_size\";i:19334;s:7:\"percent\";d:61.31;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37069;s:14:\"optimized_size\";i:15262;s:7:\"percent\";d:58.83;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2495317;s:14:\"optimized_size\";i:138369;s:7:\"percent\";d:94.45;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37069;s:14:\"optimized_size\";i:23511;s:7:\"percent\";d:36.58;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49967;s:14:\"optimized_size\";i:31268;s:7:\"percent\";d:37.42;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105205;s:14:\"optimized_size\";i:59954;s:7:\"percent\";d:43.01;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40725;s:14:\"optimized_size\";i:25852;s:7:\"percent\";d:36.52;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147602;s:14:\"optimized_size\";i:79198;s:7:\"percent\";d:46.34;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262368;s:14:\"optimized_size\";i:131920;s:7:\"percent\";d:49.72;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164715;s:14:\"optimized_size\";i:91573;s:7:\"percent\";d:44.41;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:416618;s:14:\"optimized_size\";i:276267;s:7:\"percent\";d:33.69;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174715;s:14:\"optimized_size\";i:117831;s:7:\"percent\";d:32.56;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:358380;s:14:\"optimized_size\";i:211248;s:7:\"percent\";d:41.05;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191306;s:14:\"optimized_size\";i:102365;s:7:\"percent\";d:46.49;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79411;s:14:\"optimized_size\";i:49162;s:7:\"percent\";d:38.09;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:425707;s:14:\"optimized_size\";i:239243;s:7:\"percent\";d:43.8;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28734;s:14:\"optimized_size\";i:18504;s:7:\"percent\";d:35.6;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50806;s:14:\"optimized_size\";i:31236;s:7:\"percent\";d:38.52;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43701;s:14:\"optimized_size\";i:28383;s:7:\"percent\";d:35.05;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90225;s:14:\"optimized_size\";i:51151;s:7:\"percent\";d:43.31;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156559;s:14:\"optimized_size\";i:87722;s:7:\"percent\";d:43.97;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:618558;s:14:\"optimized_size\";i:347351;s:7:\"percent\";d:43.85;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58126;s:14:\"optimized_size\";i:34717;s:7:\"percent\";d:40.27;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:462240;s:14:\"optimized_size\";i:270835;s:7:\"percent\";d:41.41;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49889;s:14:\"optimized_size\";i:30533;s:7:\"percent\";d:38.8;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102318;s:14:\"optimized_size\";i:58013;s:7:\"percent\";d:43.3;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123205;s:14:\"optimized_size\";i:69893;s:7:\"percent\";d:43.27;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:528556;s:14:\"optimized_size\";i:296935;s:7:\"percent\";d:43.82;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107661;s:14:\"optimized_size\";i:61264;s:7:\"percent\";d:43.1;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10388;s:14:\"optimized_size\";i:7404;s:7:\"percent\";d:28.73;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122910;s:14:\"optimized_size\";i:68724;s:7:\"percent\";d:44.09;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47988;s:14:\"optimized_size\";i:29807;s:7:\"percent\";d:37.89;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:161328;s:14:\"optimized_size\";i:84677;s:7:\"percent\";d:47.51;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:165175;s:14:\"optimized_size\";i:85962;s:7:\"percent\";d:47.96;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:15813070;s:14:\"optimized_size\";i:5861836;s:7:\"percent\";d:62.93;s:7:\"message\";s:0:\"\";}}'),(103689,8676,'_wp_attached_file','Revitalash-1-Brand-Launch.jpg'),(103690,8676,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:29:\"Revitalash-1-Brand-Launch.jpg\";s:8:\"filesize\";i:512098;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Revitalash-1-Brand-Launch-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31730;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Revitalash-1-Brand-Launch-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40396;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Revitalash-1-Brand-Launch-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60938;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Revitalash-1-Brand-Launch-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33643;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"Revitalash-1-Brand-Launch-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104324;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"Revitalash-1-Brand-Launch-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75360;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:39:\"Revitalash-1-Brand-Launch-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157253;}s:8:\"masthead\";a:5:{s:4:\"file\";s:38:\"Revitalash-1-Brand-Launch-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72249;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"Revitalash-1-Brand-Launch-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151809;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:38:\"Revitalash-1-Brand-Launch-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94747;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:37:\"Revitalash-1-Brand-Launch-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45769;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:38:\"Revitalash-1-Brand-Launch-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142324;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:37:\"Revitalash-1-Brand-Launch-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21476;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:37:\"Revitalash-1-Brand-Launch-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29678;}s:10:\"team-small\";a:5:{s:4:\"file\";s:37:\"Revitalash-1-Brand-Launch-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27792;}s:10:\"team-large\";a:5:{s:4:\"file\";s:37:\"Revitalash-1-Brand-Launch-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50807;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"Revitalash-1-Brand-Launch-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69012;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:39:\"Revitalash-1-Brand-Launch-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163178;}s:10:\"page-small\";a:5:{s:4:\"file\";s:37:\"Revitalash-1-Brand-Launch-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34216;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:37:\"Revitalash-1-Brand-Launch-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28937;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:37:\"Revitalash-1-Brand-Launch-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52214;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:37:\"Revitalash-1-Brand-Launch-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63568;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:39:\"Revitalash-1-Brand-Launch-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158443;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:37:\"Revitalash-1-Brand-Launch-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59314;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"Revitalash-1-Brand-Launch-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5830;}s:13:\"project-small\";a:5:{s:4:\"file\";s:37:\"Revitalash-1-Brand-Launch-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34216;}s:13:\"project-large\";a:5:{s:4:\"file\";s:38:\"Revitalash-1-Brand-Launch-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69591;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:37:\"Revitalash-1-Brand-Launch-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28798;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:38:\"Revitalash-1-Brand-Launch-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80988;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:38:\"Revitalash-1-Brand-Launch-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103691,8676,'_imagify_optimization_level','2'),(103692,8676,'_imagify_status','success'),(103693,8676,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:512098;s:14:\"optimized_size\";i:59081;s:7:\"percent\";d:88.4599999999999937472239253111183643341064453125;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83921;s:14:\"optimized_size\";i:21230;s:7:\"percent\";d:74.7000000000000028421709430404007434844970703125;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80988;s:14:\"optimized_size\";i:20414;s:7:\"percent\";d:74.7900000000000062527760746888816356658935546875;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28798;s:14:\"optimized_size\";i:8822;s:7:\"percent\";d:69.3700000000000045474735088646411895751953125;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69591;s:14:\"optimized_size\";i:18702;s:7:\"percent\";d:73.1299999999999954525264911353588104248046875;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34216;s:14:\"optimized_size\";i:10215;s:7:\"percent\";d:70.150000000000005684341886080801486968994140625;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5830;s:14:\"optimized_size\";i:2400;s:7:\"percent\";d:58.8299999999999982946974341757595539093017578125;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59314;s:14:\"optimized_size\";i:17780;s:7:\"percent\";d:70.0199999999999960209606797434389591217041015625;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158443;s:14:\"optimized_size\";i:41409;s:7:\"percent\";d:73.8700000000000045474735088646411895751953125;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63568;s:14:\"optimized_size\";i:18790;s:7:\"percent\";d:70.43999999999999772626324556767940521240234375;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52214;s:14:\"optimized_size\";i:14417;s:7:\"percent\";d:72.3900000000000005684341886080801486968994140625;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28937;s:14:\"optimized_size\";i:8756;s:7:\"percent\";d:69.7399999999999948840923025272786617279052734375;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34216;s:14:\"optimized_size\";i:10215;s:7:\"percent\";d:70.150000000000005684341886080801486968994140625;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163178;s:14:\"optimized_size\";i:40765;s:7:\"percent\";d:75.0199999999999960209606797434389591217041015625;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69012;s:14:\"optimized_size\";i:18135;s:7:\"percent\";d:73.719999999999998863131622783839702606201171875;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50807;s:14:\"optimized_size\";i:14713;s:7:\"percent\";d:71.0400000000000062527760746888816356658935546875;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27792;s:14:\"optimized_size\";i:9367;s:7:\"percent\";d:66.2999999999999971578290569595992565155029296875;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29678;s:14:\"optimized_size\";i:8885;s:7:\"percent\";d:70.06000000000000227373675443232059478759765625;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21476;s:14:\"optimized_size\";i:6754;s:7:\"percent\";d:68.5499999999999971578290569595992565155029296875;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142324;s:14:\"optimized_size\";i:39315;s:7:\"percent\";d:72.3799999999999954525264911353588104248046875;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45769;s:14:\"optimized_size\";i:14204;s:7:\"percent\";d:68.969999999999998863131622783839702606201171875;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94747;s:14:\"optimized_size\";i:23566;s:7:\"percent\";d:75.1299999999999954525264911353588104248046875;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151809;s:14:\"optimized_size\";i:39709;s:7:\"percent\";d:73.840000000000003410605131648480892181396484375;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72249;s:14:\"optimized_size\";i:16425;s:7:\"percent\";d:77.2699999999999960209606797434389591217041015625;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157253;s:14:\"optimized_size\";i:40753;s:7:\"percent\";d:74.0799999999999982946974341757595539093017578125;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75360;s:14:\"optimized_size\";i:19314;s:7:\"percent\";d:74.3700000000000045474735088646411895751953125;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104324;s:14:\"optimized_size\";i:24814;s:7:\"percent\";d:76.2099999999999937472239253111183643341064453125;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33643;s:14:\"optimized_size\";i:9900;s:7:\"percent\";d:70.56999999999999317878973670303821563720703125;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60938;s:14:\"optimized_size\";i:17774;s:7:\"percent\";d:70.8299999999999982946974341757595539093017578125;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40396;s:14:\"optimized_size\";i:11419;s:7:\"percent\";d:71.7300000000000039790393202565610408782958984375;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31730;s:14:\"optimized_size\";i:9529;s:7:\"percent\";d:69.969999999999998863131622783839702606201171875;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:512098;s:14:\"optimized_size\";i:42401;s:7:\"percent\";d:91.719999999999998863131622783839702606201171875;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31730;s:14:\"optimized_size\";i:18876;s:7:\"percent\";d:40.50999999999999801048033987171947956085205078125;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40396;s:14:\"optimized_size\";i:23769;s:7:\"percent\";d:41.159999999999996589394868351519107818603515625;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60938;s:14:\"optimized_size\";i:37037;s:7:\"percent\";d:39.219999999999998863131622783839702606201171875;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33643;s:14:\"optimized_size\";i:19837;s:7:\"percent\";d:41.03999999999999914734871708787977695465087890625;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104324;s:14:\"optimized_size\";i:53385;s:7:\"percent\";d:48.8299999999999982946974341757595539093017578125;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75360;s:14:\"optimized_size\";i:41874;s:7:\"percent\";d:44.42999999999999971578290569595992565155029296875;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157253;s:14:\"optimized_size\";i:54440;s:7:\"percent\";d:65.3799999999999954525264911353588104248046875;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72249;s:14:\"optimized_size\";i:24620;s:7:\"percent\";d:65.9200000000000017053025658242404460906982421875;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151809;s:14:\"optimized_size\";i:87690;s:7:\"percent\";d:42.24000000000000198951966012828052043914794921875;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94747;s:14:\"optimized_size\";i:51941;s:7:\"percent\";d:45.17999999999999971578290569595992565155029296875;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45769;s:14:\"optimized_size\";i:23261;s:7:\"percent\";d:49.17999999999999971578290569595992565155029296875;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142324;s:14:\"optimized_size\";i:53802;s:7:\"percent\";d:62.2000000000000028421709430404007434844970703125;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21476;s:14:\"optimized_size\";i:11870;s:7:\"percent\";d:44.72999999999999687361196265555918216705322265625;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29678;s:14:\"optimized_size\";i:18288;s:7:\"percent\";d:38.38000000000000255795384873636066913604736328125;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27792;s:14:\"optimized_size\";i:15263;s:7:\"percent\";d:45.0799999999999982946974341757595539093017578125;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50807;s:14:\"optimized_size\";i:30748;s:7:\"percent\";d:39.47999999999999687361196265555918216705322265625;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69012;s:14:\"optimized_size\";i:38362;s:7:\"percent\";d:44.409999999999996589394868351519107818603515625;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163178;s:14:\"optimized_size\";i:54225;s:7:\"percent\";d:66.7699999999999960209606797434389591217041015625;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34216;s:14:\"optimized_size\";i:20958;s:7:\"percent\";d:38.75;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28937;s:14:\"optimized_size\";i:17775;s:7:\"percent\";d:38.57000000000000028421709430404007434844970703125;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52214;s:14:\"optimized_size\";i:30450;s:7:\"percent\";d:41.67999999999999971578290569595992565155029296875;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63568;s:14:\"optimized_size\";i:38281;s:7:\"percent\";d:39.780000000000001136868377216160297393798828125;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158443;s:14:\"optimized_size\";i:54975;s:7:\"percent\";d:65.2999999999999971578290569595992565155029296875;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59314;s:14:\"optimized_size\";i:36011;s:7:\"percent\";d:39.28999999999999914734871708787977695465087890625;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5830;s:14:\"optimized_size\";i:3551;s:7:\"percent\";d:39.090000000000003410605131648480892181396484375;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69591;s:14:\"optimized_size\";i:41344;s:7:\"percent\";d:40.590000000000003410605131648480892181396484375;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28798;s:14:\"optimized_size\";i:17689;s:7:\"percent\";d:38.5799999999999982946974341757595539093017578125;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80988;s:14:\"optimized_size\";i:44265;s:7:\"percent\";d:45.340000000000003410605131648480892181396484375;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83921;s:14:\"optimized_size\";i:46152;s:7:\"percent\";d:45.00999999999999801048033987171947956085205078125;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5135022;s:14:\"optimized_size\";i:1670712;s:7:\"percent\";d:67.4599999999999937472239253111183643341064453125;s:7:\"message\";s:0:\"\";}}'),(103694,8677,'_wp_attached_file','Revitalash-2-Shopify-Plus-Build.jpg'),(103695,8677,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:35:\"Revitalash-2-Shopify-Plus-Build.jpg\";s:8:\"filesize\";i:1073569;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Revitalash-2-Shopify-Plus-Build-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42784;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Revitalash-2-Shopify-Plus-Build-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54861;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Revitalash-2-Shopify-Plus-Build-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68243;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Revitalash-2-Shopify-Plus-Build-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46850;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:44:\"Revitalash-2-Shopify-Plus-Build-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144716;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:44:\"Revitalash-2-Shopify-Plus-Build-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88350;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:45:\"Revitalash-2-Shopify-Plus-Build-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242101;}s:8:\"masthead\";a:5:{s:4:\"file\";s:44:\"Revitalash-2-Shopify-Plus-Build-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109479;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:45:\"Revitalash-2-Shopify-Plus-Build-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186407;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:44:\"Revitalash-2-Shopify-Plus-Build-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121553;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:43:\"Revitalash-2-Shopify-Plus-Build-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52554;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:44:\"Revitalash-2-Shopify-Plus-Build-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176827;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:43:\"Revitalash-2-Shopify-Plus-Build-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22454;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:43:\"Revitalash-2-Shopify-Plus-Build-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38879;}s:10:\"team-small\";a:5:{s:4:\"file\";s:43:\"Revitalash-2-Shopify-Plus-Build-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31811;}s:10:\"team-large\";a:5:{s:4:\"file\";s:43:\"Revitalash-2-Shopify-Plus-Build-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61693;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:44:\"Revitalash-2-Shopify-Plus-Build-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83304;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:45:\"Revitalash-2-Shopify-Plus-Build-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:266002;}s:10:\"page-small\";a:5:{s:4:\"file\";s:43:\"Revitalash-2-Shopify-Plus-Build-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43575;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:43:\"Revitalash-2-Shopify-Plus-Build-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36963;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:43:\"Revitalash-2-Shopify-Plus-Build-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66706;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:43:\"Revitalash-2-Shopify-Plus-Build-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69440;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:45:\"Revitalash-2-Shopify-Plus-Build-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:224822;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:43:\"Revitalash-2-Shopify-Plus-Build-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65002;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:43:\"Revitalash-2-Shopify-Plus-Build-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7180;}s:13:\"project-small\";a:5:{s:4:\"file\";s:43:\"Revitalash-2-Shopify-Plus-Build-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43575;}s:13:\"project-large\";a:5:{s:4:\"file\";s:44:\"Revitalash-2-Shopify-Plus-Build-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83117;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:43:\"Revitalash-2-Shopify-Plus-Build-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37868;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:44:\"Revitalash-2-Shopify-Plus-Build-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103885;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:44:\"Revitalash-2-Shopify-Plus-Build-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104457;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103696,8678,'_wp_attached_file','Revitalash-3-New-Store.jpg'),(103697,8678,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:26:\"Revitalash-3-New-Store.jpg\";s:8:\"filesize\";i:531800;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Revitalash-3-New-Store-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35307;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Revitalash-3-New-Store-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46143;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Revitalash-3-New-Store-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68239;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Revitalash-3-New-Store-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37822;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"Revitalash-3-New-Store-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111420;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"Revitalash-3-New-Store-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89418;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:36:\"Revitalash-3-New-Store-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169229;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"Revitalash-3-New-Store-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54479;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"Revitalash-3-New-Store-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163055;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"Revitalash-3-New-Store-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102063;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"Revitalash-3-New-Store-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52152;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:35:\"Revitalash-3-New-Store-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119835;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"Revitalash-3-New-Store-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17120;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"Revitalash-3-New-Store-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33274;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"Revitalash-3-New-Store-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32203;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"Revitalash-3-New-Store-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55749;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"Revitalash-3-New-Store-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84214;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:36:\"Revitalash-3-New-Store-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169581;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"Revitalash-3-New-Store-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38066;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"Revitalash-3-New-Store-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31099;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"Revitalash-3-New-Store-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56310;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"Revitalash-3-New-Store-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72175;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:36:\"Revitalash-3-New-Store-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163755;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"Revitalash-3-New-Store-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68575;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"Revitalash-3-New-Store-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6106;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"Revitalash-3-New-Store-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38066;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"Revitalash-3-New-Store-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74838;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"Revitalash-3-New-Store-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31772;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:35:\"Revitalash-3-New-Store-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89024;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:35:\"Revitalash-3-New-Store-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89855;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103698,8679,'_wp_attached_file','Revitalash-4-Brand-Design.jpg'),(103699,8679,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:29:\"Revitalash-4-Brand-Design.jpg\";s:8:\"filesize\";i:978709;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Revitalash-4-Brand-Design-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40219;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Revitalash-4-Brand-Design-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52417;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Revitalash-4-Brand-Design-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65972;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Revitalash-4-Brand-Design-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44035;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"Revitalash-4-Brand-Design-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133924;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"Revitalash-4-Brand-Design-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80041;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:39:\"Revitalash-4-Brand-Design-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205553;}s:8:\"masthead\";a:5:{s:4:\"file\";s:38:\"Revitalash-4-Brand-Design-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77472;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"Revitalash-4-Brand-Design-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174343;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:38:\"Revitalash-4-Brand-Design-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114659;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:37:\"Revitalash-4-Brand-Design-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50350;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:38:\"Revitalash-4-Brand-Design-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148621;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:37:\"Revitalash-4-Brand-Design-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23264;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:37:\"Revitalash-4-Brand-Design-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36462;}s:10:\"team-small\";a:5:{s:4:\"file\";s:37:\"Revitalash-4-Brand-Design-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29680;}s:10:\"team-large\";a:5:{s:4:\"file\";s:37:\"Revitalash-4-Brand-Design-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59147;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"Revitalash-4-Brand-Design-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73911;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:39:\"Revitalash-4-Brand-Design-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226083;}s:10:\"page-small\";a:5:{s:4:\"file\";s:37:\"Revitalash-4-Brand-Design-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40521;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:37:\"Revitalash-4-Brand-Design-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35549;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:37:\"Revitalash-4-Brand-Design-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63712;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:37:\"Revitalash-4-Brand-Design-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64613;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:39:\"Revitalash-4-Brand-Design-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193285;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:37:\"Revitalash-4-Brand-Design-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61734;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"Revitalash-4-Brand-Design-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6955;}s:13:\"project-small\";a:5:{s:4:\"file\";s:37:\"Revitalash-4-Brand-Design-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40521;}s:13:\"project-large\";a:5:{s:4:\"file\";s:38:\"Revitalash-4-Brand-Design-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79598;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:37:\"Revitalash-4-Brand-Design-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35873;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:38:\"Revitalash-4-Brand-Design-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96359;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:38:\"Revitalash-4-Brand-Design-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99363;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103700,8680,'_wp_attached_file','Revitalash-5-Subscriptions.jpg'),(103701,8680,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:30:\"Revitalash-5-Subscriptions.jpg\";s:8:\"filesize\";i:283470;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Revitalash-5-Subscriptions-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30828;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Revitalash-5-Subscriptions-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40879;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Revitalash-5-Subscriptions-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60734;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Revitalash-5-Subscriptions-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33834;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"Revitalash-5-Subscriptions-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95069;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:39:\"Revitalash-5-Subscriptions-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80073;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:40:\"Revitalash-5-Subscriptions-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141966;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"Revitalash-5-Subscriptions-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54100;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:40:\"Revitalash-5-Subscriptions-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135419;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"Revitalash-5-Subscriptions-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87034;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"Revitalash-5-Subscriptions-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44769;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:39:\"Revitalash-5-Subscriptions-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116394;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"Revitalash-5-Subscriptions-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18857;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"Revitalash-5-Subscriptions-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28869;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"Revitalash-5-Subscriptions-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29439;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"Revitalash-5-Subscriptions-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47547;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:39:\"Revitalash-5-Subscriptions-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76990;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:40:\"Revitalash-5-Subscriptions-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145603;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"Revitalash-5-Subscriptions-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33064;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"Revitalash-5-Subscriptions-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27290;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"Revitalash-5-Subscriptions-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48649;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"Revitalash-5-Subscriptions-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62872;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:40:\"Revitalash-5-Subscriptions-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136435;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"Revitalash-5-Subscriptions-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59642;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:38:\"Revitalash-5-Subscriptions-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5290;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"Revitalash-5-Subscriptions-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33064;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"Revitalash-5-Subscriptions-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63562;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"Revitalash-5-Subscriptions-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28674;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:39:\"Revitalash-5-Subscriptions-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74972;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:39:\"Revitalash-5-Subscriptions-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78707;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103702,8681,'_wp_attached_file','Revitalash-6-Site-Performance.jpg'),(103703,8681,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:33:\"Revitalash-6-Site-Performance.jpg\";s:8:\"filesize\";i:872239;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Revitalash-6-Site-Performance-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34134;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Revitalash-6-Site-Performance-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44626;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Revitalash-6-Site-Performance-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59363;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Revitalash-6-Site-Performance-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38365;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"Revitalash-6-Site-Performance-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118776;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:42:\"Revitalash-6-Site-Performance-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63295;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:43:\"Revitalash-6-Site-Performance-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187968;}s:8:\"masthead\";a:5:{s:4:\"file\";s:42:\"Revitalash-6-Site-Performance-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56589;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:43:\"Revitalash-6-Site-Performance-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160375;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:42:\"Revitalash-6-Site-Performance-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100038;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:41:\"Revitalash-6-Site-Performance-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46659;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:42:\"Revitalash-6-Site-Performance-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148699;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:41:\"Revitalash-6-Site-Performance-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20342;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:41:\"Revitalash-6-Site-Performance-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31431;}s:10:\"team-small\";a:5:{s:4:\"file\";s:41:\"Revitalash-6-Site-Performance-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26708;}s:10:\"team-large\";a:5:{s:4:\"file\";s:41:\"Revitalash-6-Site-Performance-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53264;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:42:\"Revitalash-6-Site-Performance-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57965;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:43:\"Revitalash-6-Site-Performance-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199624;}s:10:\"page-small\";a:5:{s:4:\"file\";s:41:\"Revitalash-6-Site-Performance-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35726;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:41:\"Revitalash-6-Site-Performance-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30961;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"Revitalash-6-Site-Performance-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55673;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:41:\"Revitalash-6-Site-Performance-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54153;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:43:\"Revitalash-6-Site-Performance-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179532;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:41:\"Revitalash-6-Site-Performance-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54210;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:41:\"Revitalash-6-Site-Performance-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6374;}s:13:\"project-small\";a:5:{s:4:\"file\";s:41:\"Revitalash-6-Site-Performance-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35726;}s:13:\"project-large\";a:5:{s:4:\"file\";s:42:\"Revitalash-6-Site-Performance-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70082;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:41:\"Revitalash-6-Site-Performance-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30923;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:42:\"Revitalash-6-Site-Performance-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85512;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:42:\"Revitalash-6-Site-Performance-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88395;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103704,8682,'_wp_attached_file','Revitalash-7-Launch-Results.jpg'),(103705,8682,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:31:\"Revitalash-7-Launch-Results.jpg\";s:8:\"filesize\";i:377297;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Revitalash-7-Launch-Results-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27764;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Revitalash-7-Launch-Results-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36248;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Revitalash-7-Launch-Results-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53217;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Revitalash-7-Launch-Results-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30492;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"Revitalash-7-Launch-Results-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92397;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"Revitalash-7-Launch-Results-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65014;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:41:\"Revitalash-7-Launch-Results-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138821;}s:8:\"masthead\";a:5:{s:4:\"file\";s:40:\"Revitalash-7-Launch-Results-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46637;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"Revitalash-7-Launch-Results-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135492;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:40:\"Revitalash-7-Launch-Results-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81569;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:39:\"Revitalash-7-Launch-Results-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40996;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:40:\"Revitalash-7-Launch-Results-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105292;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:39:\"Revitalash-7-Launch-Results-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14412;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:39:\"Revitalash-7-Launch-Results-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26116;}s:10:\"team-small\";a:5:{s:4:\"file\";s:39:\"Revitalash-7-Launch-Results-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24420;}s:10:\"team-large\";a:5:{s:4:\"file\";s:39:\"Revitalash-7-Launch-Results-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44573;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"Revitalash-7-Launch-Results-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60538;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:41:\"Revitalash-7-Launch-Results-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142255;}s:10:\"page-small\";a:5:{s:4:\"file\";s:39:\"Revitalash-7-Launch-Results-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29686;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:39:\"Revitalash-7-Launch-Results-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23919;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Revitalash-7-Launch-Results-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44607;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:39:\"Revitalash-7-Launch-Results-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55703;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:41:\"Revitalash-7-Launch-Results-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136793;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:39:\"Revitalash-7-Launch-Results-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52793;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"Revitalash-7-Launch-Results-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4916;}s:13:\"project-small\";a:5:{s:4:\"file\";s:39:\"Revitalash-7-Launch-Results-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29686;}s:13:\"project-large\";a:5:{s:4:\"file\";s:40:\"Revitalash-7-Launch-Results-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60035;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:39:\"Revitalash-7-Launch-Results-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25150;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:40:\"Revitalash-7-Launch-Results-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70242;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:40:\"Revitalash-7-Launch-Results-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71790;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103706,8683,'_wp_attached_file','Revitalash-Hero-1.jpg'),(103707,8683,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:4:\"file\";s:21:\"Revitalash-Hero-1.jpg\";s:8:\"filesize\";i:1889780;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1-730x304.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38228;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1-855x356.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50754;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110837;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41613;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"Revitalash-Hero-1-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135920;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"Revitalash-Hero-1-2048x853.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221202;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:30:\"Revitalash-Hero-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151740;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:31:\"Revitalash-Hero-1-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:321782;}s:8:\"masthead\";a:5:{s:4:\"file\";s:30:\"Revitalash-Hero-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118044;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:31:\"Revitalash-Hero-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:275095;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:30:\"Revitalash-Hero-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167817;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84513;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:30:\"Revitalash-Hero-1-2880x800.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:268137;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28944;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52477;}s:10:\"team-small\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50178;}s:10:\"team-large\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93060;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:30:\"Revitalash-Hero-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142425;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:31:\"Revitalash-Hero-1-2880x1172.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:410184;}s:10:\"page-small\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63116;}s:10:\"page-large\";a:5:{s:4:\"file\";s:31:\"Revitalash-Hero-1-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:326521;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51755;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99506;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121223;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:31:\"Revitalash-Hero-1-2880x1000.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:344025;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110042;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1-336x140.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9937;}s:13:\"project-small\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63116;}s:13:\"project-large\";a:5:{s:4:\"file\";s:30:\"Revitalash-Hero-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114226;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:29:\"Revitalash-Hero-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49670;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:30:\"Revitalash-Hero-1-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153294;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:30:\"Revitalash-Hero-1-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157454;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103708,8677,'_imagify_optimization_level','2'),(103709,8677,'_imagify_status','success'),(103710,8677,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1073569;s:14:\"optimized_size\";i:231511;s:7:\"percent\";d:78.43999999999999772626324556767940521240234375;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104457;s:14:\"optimized_size\";i:31969;s:7:\"percent\";d:69.400000000000005684341886080801486968994140625;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103885;s:14:\"optimized_size\";i:31473;s:7:\"percent\";d:69.7000000000000028421709430404007434844970703125;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37868;s:14:\"optimized_size\";i:12453;s:7:\"percent\";d:67.1099999999999994315658113919198513031005859375;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83117;s:14:\"optimized_size\";i:25737;s:7:\"percent\";d:69.0400000000000062527760746888816356658935546875;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43575;s:14:\"optimized_size\";i:14593;s:7:\"percent\";d:66.5100000000000051159076974727213382720947265625;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7180;s:14:\"optimized_size\";i:2713;s:7:\"percent\";d:62.21000000000000085265128291212022304534912109375;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65002;s:14:\"optimized_size\";i:22786;s:7:\"percent\";d:64.9500000000000028421709430404007434844970703125;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:224822;s:14:\"optimized_size\";i:64893;s:7:\"percent\";d:71.1400000000000005684341886080801486968994140625;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69440;s:14:\"optimized_size\";i:22804;s:7:\"percent\";d:67.159999999999996589394868351519107818603515625;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66706;s:14:\"optimized_size\";i:21756;s:7:\"percent\";d:67.3900000000000005684341886080801486968994140625;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36963;s:14:\"optimized_size\";i:11935;s:7:\"percent\";d:67.7099999999999937472239253111183643341064453125;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43575;s:14:\"optimized_size\";i:14593;s:7:\"percent\";d:66.5100000000000051159076974727213382720947265625;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:266002;s:14:\"optimized_size\";i:68491;s:7:\"percent\";d:74.25;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83304;s:14:\"optimized_size\";i:25325;s:7:\"percent\";d:69.599999999999994315658113919198513031005859375;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61693;s:14:\"optimized_size\";i:21155;s:7:\"percent\";d:65.7099999999999937472239253111183643341064453125;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31811;s:14:\"optimized_size\";i:11715;s:7:\"percent\";d:63.1700000000000017053025658242404460906982421875;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38879;s:14:\"optimized_size\";i:12622;s:7:\"percent\";d:67.5400000000000062527760746888816356658935546875;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22454;s:14:\"optimized_size\";i:7558;s:7:\"percent\";d:66.340000000000003410605131648480892181396484375;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176827;s:14:\"optimized_size\";i:49218;s:7:\"percent\";d:72.1700000000000017053025658242404460906982421875;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52554;s:14:\"optimized_size\";i:19761;s:7:\"percent\";d:62.39999999999999857891452847979962825775146484375;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121553;s:14:\"optimized_size\";i:35130;s:7:\"percent\";d:71.099999999999994315658113919198513031005859375;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186407;s:14:\"optimized_size\";i:58234;s:7:\"percent\";d:68.7600000000000051159076974727213382720947265625;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109479;s:14:\"optimized_size\";i:33551;s:7:\"percent\";d:69.349999999999994315658113919198513031005859375;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:242101;s:14:\"optimized_size\";i:66217;s:7:\"percent\";d:72.650000000000005684341886080801486968994140625;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88350;s:14:\"optimized_size\";i:27585;s:7:\"percent\";d:68.780000000000001136868377216160297393798828125;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144716;s:14:\"optimized_size\";i:38309;s:7:\"percent\";d:73.530000000000001136868377216160297393798828125;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46850;s:14:\"optimized_size\";i:15095;s:7:\"percent\";d:67.780000000000001136868377216160297393798828125;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68243;s:14:\"optimized_size\";i:24347;s:7:\"percent\";d:64.31999999999999317878973670303821563720703125;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54861;s:14:\"optimized_size\";i:17358;s:7:\"percent\";d:68.3599999999999994315658113919198513031005859375;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42784;s:14:\"optimized_size\";i:13926;s:7:\"percent\";d:67.4500000000000028421709430404007434844970703125;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1073569;s:14:\"optimized_size\";i:71527;s:7:\"percent\";d:93.340000000000003410605131648480892181396484375;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42784;s:14:\"optimized_size\";i:24257;s:7:\"percent\";d:43.2999999999999971578290569595992565155029296875;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54861;s:14:\"optimized_size\";i:29440;s:7:\"percent\";d:46.340000000000003410605131648480892181396484375;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68243;s:14:\"optimized_size\";i:36376;s:7:\"percent\";d:46.7000000000000028421709430404007434844970703125;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46850;s:14:\"optimized_size\";i:25393;s:7:\"percent\";d:45.7999999999999971578290569595992565155029296875;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144716;s:14:\"optimized_size\";i:81213;s:7:\"percent\";d:43.88000000000000255795384873636066913604736328125;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88350;s:14:\"optimized_size\";i:51470;s:7:\"percent\";d:41.74000000000000198951966012828052043914794921875;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:242101;s:14:\"optimized_size\";i:110812;s:7:\"percent\";d:54.22999999999999687361196265555918216705322265625;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109479;s:14:\"optimized_size\";i:56308;s:7:\"percent\";d:48.57000000000000028421709430404007434844970703125;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186407;s:14:\"optimized_size\";i:107650;s:7:\"percent\";d:42.25;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121553;s:14:\"optimized_size\";i:70133;s:7:\"percent\";d:42.2999999999999971578290569595992565155029296875;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52554;s:14:\"optimized_size\";i:29832;s:7:\"percent\";d:43.24000000000000198951966012828052043914794921875;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176827;s:14:\"optimized_size\";i:82900;s:7:\"percent\";d:53.11999999999999744204615126363933086395263671875;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22454;s:14:\"optimized_size\";i:13241;s:7:\"percent\";d:41.030000000000001136868377216160297393798828125;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38879;s:14:\"optimized_size\";i:22270;s:7:\"percent\";d:42.719999999999998863131622783839702606201171875;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31811;s:14:\"optimized_size\";i:18159;s:7:\"percent\";d:42.9200000000000017053025658242404460906982421875;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61693;s:14:\"optimized_size\";i:33149;s:7:\"percent\";d:46.27000000000000312638803734444081783294677734375;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83304;s:14:\"optimized_size\";i:48494;s:7:\"percent\";d:41.78999999999999914734871708787977695465087890625;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:266002;s:14:\"optimized_size\";i:118068;s:7:\"percent\";d:55.6099999999999994315658113919198513031005859375;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43575;s:14:\"optimized_size\";i:24698;s:7:\"percent\";d:43.32000000000000028421709430404007434844970703125;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36963;s:14:\"optimized_size\";i:21130;s:7:\"percent\";d:42.8299999999999982946974341757595539093017578125;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66706;s:14:\"optimized_size\";i:35393;s:7:\"percent\";d:46.93999999999999772626324556767940521240234375;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69440;s:14:\"optimized_size\";i:34743;s:7:\"percent\";d:49.969999999999998863131622783839702606201171875;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:224822;s:14:\"optimized_size\";i:104523;s:7:\"percent\";d:53.50999999999999801048033987171947956085205078125;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65002;s:14:\"optimized_size\";i:33841;s:7:\"percent\";d:47.93999999999999772626324556767940521240234375;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7180;s:14:\"optimized_size\";i:4623;s:7:\"percent\";d:35.6099999999999994315658113919198513031005859375;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83117;s:14:\"optimized_size\";i:42112;s:7:\"percent\";d:49.3299999999999982946974341757595539093017578125;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37868;s:14:\"optimized_size\";i:21931;s:7:\"percent\";d:42.090000000000003410605131648480892181396484375;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103885;s:14:\"optimized_size\";i:60897;s:7:\"percent\";d:41.38000000000000255795384873636066913604736328125;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104457;s:14:\"optimized_size\";i:60695;s:7:\"percent\";d:41.8900000000000005684341886080801486968994140625;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7554479;s:14:\"optimized_size\";i:2530091;s:7:\"percent\";d:66.5100000000000051159076974727213382720947265625;s:7:\"message\";s:0:\"\";}}'),(103711,8683,'_wp_attachment_image_alt','Revitalash - Shopify Plus Migration'),(103712,8678,'_imagify_optimization_level','2'),(103713,8678,'_imagify_status','success'),(103714,8678,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:531800;s:14:\"optimized_size\";i:64030;s:7:\"percent\";d:87.9599999999999937472239253111183643341064453125;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89855;s:14:\"optimized_size\";i:27965;s:7:\"percent\";d:68.8799999999999954525264911353588104248046875;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89024;s:14:\"optimized_size\";i:27186;s:7:\"percent\";d:69.4599999999999937472239253111183643341064453125;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31772;s:14:\"optimized_size\";i:11188;s:7:\"percent\";d:64.7900000000000062527760746888816356658935546875;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74838;s:14:\"optimized_size\";i:23809;s:7:\"percent\";d:68.18999999999999772626324556767940521240234375;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38066;s:14:\"optimized_size\";i:13407;s:7:\"percent\";d:64.780000000000001136868377216160297393798828125;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6106;s:14:\"optimized_size\";i:2476;s:7:\"percent\";d:59.4500000000000028421709430404007434844970703125;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68575;s:14:\"optimized_size\";i:22828;s:7:\"percent\";d:66.7099999999999937472239253111183643341064453125;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163755;s:14:\"optimized_size\";i:48955;s:7:\"percent\";d:70.099999999999994315658113919198513031005859375;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72175;s:14:\"optimized_size\";i:22318;s:7:\"percent\";d:69.0799999999999982946974341757595539093017578125;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56310;s:14:\"optimized_size\";i:19005;s:7:\"percent\";d:66.25;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31099;s:14:\"optimized_size\";i:10901;s:7:\"percent\";d:64.9500000000000028421709430404007434844970703125;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38066;s:14:\"optimized_size\";i:13407;s:7:\"percent\";d:64.780000000000001136868377216160297393798828125;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:169581;s:14:\"optimized_size\";i:48662;s:7:\"percent\";d:71.2999999999999971578290569595992565155029296875;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84214;s:14:\"optimized_size\";i:23546;s:7:\"percent\";d:72.0400000000000062527760746888816356658935546875;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55749;s:14:\"optimized_size\";i:19129;s:7:\"percent\";d:65.68999999999999772626324556767940521240234375;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32203;s:14:\"optimized_size\";i:12175;s:7:\"percent\";d:62.18999999999999772626324556767940521240234375;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33274;s:14:\"optimized_size\";i:11628;s:7:\"percent\";d:65.0499999999999971578290569595992565155029296875;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17120;s:14:\"optimized_size\";i:4934;s:7:\"percent\";d:71.18000000000000682121026329696178436279296875;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119835;s:14:\"optimized_size\";i:31676;s:7:\"percent\";d:73.56999999999999317878973670303821563720703125;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52152;s:14:\"optimized_size\";i:19020;s:7:\"percent\";d:63.530000000000001136868377216160297393798828125;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102063;s:14:\"optimized_size\";i:30285;s:7:\"percent\";d:70.3299999999999982946974341757595539093017578125;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163055;s:14:\"optimized_size\";i:50664;s:7:\"percent\";d:68.93000000000000682121026329696178436279296875;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54479;s:14:\"optimized_size\";i:10560;s:7:\"percent\";d:80.6200000000000045474735088646411895751953125;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:169229;s:14:\"optimized_size\";i:49046;s:7:\"percent\";d:71.0199999999999960209606797434389591217041015625;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89418;s:14:\"optimized_size\";i:24725;s:7:\"percent\";d:72.349999999999994315658113919198513031005859375;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111420;s:14:\"optimized_size\";i:31070;s:7:\"percent\";d:72.1099999999999994315658113919198513031005859375;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37822;s:14:\"optimized_size\";i:12536;s:7:\"percent\";d:66.8599999999999994315658113919198513031005859375;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68239;s:14:\"optimized_size\";i:22951;s:7:\"percent\";d:66.3700000000000045474735088646411895751953125;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46143;s:14:\"optimized_size\";i:15066;s:7:\"percent\";d:67.349999999999994315658113919198513031005859375;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35307;s:14:\"optimized_size\";i:11843;s:7:\"percent\";d:66.4599999999999937472239253111183643341064453125;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:531800;s:14:\"optimized_size\";i:50777;s:7:\"percent\";d:90.4500000000000028421709430404007434844970703125;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35307;s:14:\"optimized_size\";i:21963;s:7:\"percent\";d:37.78999999999999914734871708787977695465087890625;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46143;s:14:\"optimized_size\";i:28300;s:7:\"percent\";d:38.6700000000000017053025658242404460906982421875;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68239;s:14:\"optimized_size\";i:35860;s:7:\"percent\";d:47.4500000000000028421709430404007434844970703125;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37822;s:14:\"optimized_size\";i:23283;s:7:\"percent\";d:38.43999999999999772626324556767940521240234375;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111420;s:14:\"optimized_size\";i:61190;s:7:\"percent\";d:45.0799999999999982946974341757595539093017578125;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89418;s:14:\"optimized_size\";i:55318;s:7:\"percent\";d:38.1400000000000005684341886080801486968994140625;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:169229;s:14:\"optimized_size\";i:60460;s:7:\"percent\";d:64.2699999999999960209606797434389591217041015625;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54479;s:14:\"optimized_size\";i:18284;s:7:\"percent\";d:66.43999999999999772626324556767940521240234375;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163055;s:14:\"optimized_size\";i:96303;s:7:\"percent\";d:40.93999999999999772626324556767940521240234375;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102063;s:14:\"optimized_size\";i:57346;s:7:\"percent\";d:43.81000000000000227373675443232059478759765625;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52152;s:14:\"optimized_size\";i:29501;s:7:\"percent\";d:43.42999999999999971578290569595992565155029296875;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119835;s:14:\"optimized_size\";i:42730;s:7:\"percent\";d:64.340000000000003410605131648480892181396484375;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17120;s:14:\"optimized_size\";i:10522;s:7:\"percent\";d:38.53999999999999914734871708787977695465087890625;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33274;s:14:\"optimized_size\";i:17711;s:7:\"percent\";d:46.77000000000000312638803734444081783294677734375;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32203;s:14:\"optimized_size\";i:18934;s:7:\"percent\";d:41.2000000000000028421709430404007434844970703125;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55749;s:14:\"optimized_size\";i:29130;s:7:\"percent\";d:47.75;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84214;s:14:\"optimized_size\";i:52207;s:7:\"percent\";d:38.00999999999999801048033987171947956085205078125;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:169581;s:14:\"optimized_size\";i:60351;s:7:\"percent\";d:64.409999999999996589394868351519107818603515625;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38066;s:14:\"optimized_size\";i:20139;s:7:\"percent\";d:47.090000000000003410605131648480892181396484375;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31099;s:14:\"optimized_size\";i:16466;s:7:\"percent\";d:47.0499999999999971578290569595992565155029296875;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56310;s:14:\"optimized_size\";i:34182;s:7:\"percent\";d:39.2999999999999971578290569595992565155029296875;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72175;s:14:\"optimized_size\";i:37971;s:7:\"percent\";d:47.3900000000000005684341886080801486968994140625;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163755;s:14:\"optimized_size\";i:59529;s:7:\"percent\";d:63.64999999999999857891452847979962825775146484375;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68575;s:14:\"optimized_size\";i:37383;s:7:\"percent\";d:45.49000000000000198951966012828052043914794921875;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6106;s:14:\"optimized_size\";i:3916;s:7:\"percent\";d:35.86999999999999744204615126363933086395263671875;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74838;s:14:\"optimized_size\";i:45445;s:7:\"percent\";d:39.280000000000001136868377216160297393798828125;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31772;s:14:\"optimized_size\";i:16856;s:7:\"percent\";d:46.9500000000000028421709430404007434844970703125;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89024;s:14:\"optimized_size\";i:52703;s:7:\"percent\";d:40.7999999999999971578290569595992565155029296875;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89855;s:14:\"optimized_size\";i:53095;s:7:\"percent\";d:40.909999999999996589394868351519107818603515625;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5427422;s:14:\"optimized_size\";i:1884846;s:7:\"percent\";d:65.2699999999999960209606797434389591217041015625;s:7:\"message\";s:0:\"\";}}'),(103715,8679,'_imagify_optimization_level','2'),(103716,8679,'_imagify_status','success'),(103717,8679,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:978709;s:14:\"optimized_size\";i:121851;s:7:\"percent\";d:87.5499999999999971578290569595992565155029296875;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99363;s:14:\"optimized_size\";i:32521;s:7:\"percent\";d:67.2699999999999960209606797434389591217041015625;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96359;s:14:\"optimized_size\";i:31805;s:7:\"percent\";d:66.9899999999999948840923025272786617279052734375;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35873;s:14:\"optimized_size\";i:12438;s:7:\"percent\";d:65.3299999999999982946974341757595539093017578125;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79598;s:14:\"optimized_size\";i:26566;s:7:\"percent\";d:66.6200000000000045474735088646411895751953125;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40521;s:14:\"optimized_size\";i:14159;s:7:\"percent\";d:65.06000000000000227373675443232059478759765625;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6955;s:14:\"optimized_size\";i:2778;s:7:\"percent\";d:60.06000000000000227373675443232059478759765625;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61734;s:14:\"optimized_size\";i:21196;s:7:\"percent\";d:65.6700000000000017053025658242404460906982421875;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193285;s:14:\"optimized_size\";i:61699;s:7:\"percent\";d:68.0799999999999982946974341757595539093017578125;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64613;s:14:\"optimized_size\";i:20577;s:7:\"percent\";d:68.150000000000005684341886080801486968994140625;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63712;s:14:\"optimized_size\";i:22331;s:7:\"percent\";d:64.9500000000000028421709430404007434844970703125;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35549;s:14:\"optimized_size\";i:12588;s:7:\"percent\";d:64.590000000000003410605131648480892181396484375;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40521;s:14:\"optimized_size\";i:14159;s:7:\"percent\";d:65.06000000000000227373675443232059478759765625;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226083;s:14:\"optimized_size\";i:63724;s:7:\"percent\";d:71.81000000000000227373675443232059478759765625;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73911;s:14:\"optimized_size\";i:19891;s:7:\"percent\";d:73.090000000000003410605131648480892181396484375;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59147;s:14:\"optimized_size\";i:21360;s:7:\"percent\";d:63.8900000000000005684341886080801486968994140625;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29680;s:14:\"optimized_size\";i:11196;s:7:\"percent\";d:62.280000000000001136868377216160297393798828125;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36462;s:14:\"optimized_size\";i:12807;s:7:\"percent\";d:64.8799999999999954525264911353588104248046875;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23264;s:14:\"optimized_size\";i:8952;s:7:\"percent\";d:61.52000000000000312638803734444081783294677734375;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148621;s:14:\"optimized_size\";i:47497;s:7:\"percent\";d:68.0400000000000062527760746888816356658935546875;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50350;s:14:\"optimized_size\";i:19467;s:7:\"percent\";d:61.340000000000003410605131648480892181396484375;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114659;s:14:\"optimized_size\";i:36719;s:7:\"percent\";d:67.9800000000000039790393202565610408782958984375;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174343;s:14:\"optimized_size\";i:56311;s:7:\"percent\";d:67.7000000000000028421709430404007434844970703125;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77472;s:14:\"optimized_size\";i:23687;s:7:\"percent\";d:69.43000000000000682121026329696178436279296875;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205553;s:14:\"optimized_size\";i:61204;s:7:\"percent\";d:70.219999999999998863131622783839702606201171875;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80041;s:14:\"optimized_size\";i:22590;s:7:\"percent\";d:71.780000000000001136868377216160297393798828125;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133924;s:14:\"optimized_size\";i:39576;s:7:\"percent\";d:70.4500000000000028421709430404007434844970703125;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44035;s:14:\"optimized_size\";i:14875;s:7:\"percent\";d:66.219999999999998863131622783839702606201171875;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65972;s:14:\"optimized_size\";i:24099;s:7:\"percent\";d:63.469999999999998863131622783839702606201171875;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52417;s:14:\"optimized_size\";i:17365;s:7:\"percent\";d:66.8700000000000045474735088646411895751953125;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40219;s:14:\"optimized_size\";i:13629;s:7:\"percent\";d:66.1099999999999994315658113919198513031005859375;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:978709;s:14:\"optimized_size\";i:64453;s:7:\"percent\";d:93.409999999999996589394868351519107818603515625;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40219;s:14:\"optimized_size\";i:21866;s:7:\"percent\";d:45.63000000000000255795384873636066913604736328125;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52417;s:14:\"optimized_size\";i:28365;s:7:\"percent\";d:45.8900000000000005684341886080801486968994140625;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65972;s:14:\"optimized_size\";i:35760;s:7:\"percent\";d:45.7999999999999971578290569595992565155029296875;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44035;s:14:\"optimized_size\";i:24107;s:7:\"percent\";d:45.25;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133924;s:14:\"optimized_size\";i:76930;s:7:\"percent\";d:42.56000000000000227373675443232059478759765625;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80041;s:14:\"optimized_size\";i:46046;s:7:\"percent\";d:42.469999999999998863131622783839702606201171875;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205553;s:14:\"optimized_size\";i:77876;s:7:\"percent\";d:62.1099999999999994315658113919198513031005859375;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77472;s:14:\"optimized_size\";i:30951;s:7:\"percent\";d:60.0499999999999971578290569595992565155029296875;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174343;s:14:\"optimized_size\";i:98908;s:7:\"percent\";d:43.27000000000000312638803734444081783294677734375;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114659;s:14:\"optimized_size\";i:68958;s:7:\"percent\";d:39.8599999999999994315658113919198513031005859375;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50350;s:14:\"optimized_size\";i:27360;s:7:\"percent\";d:45.659999999999996589394868351519107818603515625;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148621;s:14:\"optimized_size\";i:58692;s:7:\"percent\";d:60.50999999999999801048033987171947956085205078125;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23264;s:14:\"optimized_size\";i:13880;s:7:\"percent\";d:40.340000000000003410605131648480892181396484375;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36462;s:14:\"optimized_size\";i:21106;s:7:\"percent\";d:42.11999999999999744204615126363933086395263671875;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29680;s:14:\"optimized_size\";i:17240;s:7:\"percent\";d:41.909999999999996589394868351519107818603515625;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59147;s:14:\"optimized_size\";i:32320;s:7:\"percent\";d:45.3599999999999994315658113919198513031005859375;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73911;s:14:\"optimized_size\";i:41938;s:7:\"percent\";d:43.25999999999999801048033987171947956085205078125;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226083;s:14:\"optimized_size\";i:96148;s:7:\"percent\";d:57.469999999999998863131622783839702606201171875;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40521;s:14:\"optimized_size\";i:22068;s:7:\"percent\";d:45.53999999999999914734871708787977695465087890625;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35549;s:14:\"optimized_size\";i:20471;s:7:\"percent\";d:42.409999999999996589394868351519107818603515625;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63712;s:14:\"optimized_size\";i:32836;s:7:\"percent\";d:48.46000000000000085265128291212022304534912109375;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64613;s:14:\"optimized_size\";i:39175;s:7:\"percent\";d:39.36999999999999744204615126363933086395263671875;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193285;s:14:\"optimized_size\";i:75856;s:7:\"percent\";d:60.75;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61734;s:14:\"optimized_size\";i:31513;s:7:\"percent\";d:48.9500000000000028421709430404007434844970703125;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6955;s:14:\"optimized_size\";i:4589;s:7:\"percent\";d:34.02000000000000312638803734444081783294677734375;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79598;s:14:\"optimized_size\";i:42066;s:7:\"percent\";d:47.14999999999999857891452847979962825775146484375;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35873;s:14:\"optimized_size\";i:20581;s:7:\"percent\";d:42.63000000000000255795384873636066913604736328125;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96359;s:14:\"optimized_size\";i:58539;s:7:\"percent\";d:39.25;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99363;s:14:\"optimized_size\";i:59876;s:7:\"percent\";d:39.74000000000000198951966012828052043914794921875;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6825369;s:14:\"optimized_size\";i:2200091;s:7:\"percent\";d:67.7699999999999960209606797434389591217041015625;s:7:\"message\";s:0:\"\";}}'),(103718,8680,'_imagify_optimization_level','2'),(103719,8680,'_imagify_status','success'),(103720,8680,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:283470;s:14:\"optimized_size\";i:55419;s:7:\"percent\";d:80.4500000000000028421709430404007434844970703125;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78707;s:14:\"optimized_size\";i:30909;s:7:\"percent\";d:60.72999999999999687361196265555918216705322265625;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74972;s:14:\"optimized_size\";i:29223;s:7:\"percent\";d:61.02000000000000312638803734444081783294677734375;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28674;s:14:\"optimized_size\";i:10354;s:7:\"percent\";d:63.8900000000000005684341886080801486968994140625;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63562;s:14:\"optimized_size\";i:23931;s:7:\"percent\";d:62.35000000000000142108547152020037174224853515625;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33064;s:14:\"optimized_size\";i:12494;s:7:\"percent\";d:62.21000000000000085265128291212022304534912109375;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5290;s:14:\"optimized_size\";i:1764;s:7:\"percent\";d:66.650000000000005684341886080801486968994140625;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59642;s:14:\"optimized_size\";i:25255;s:7:\"percent\";d:57.659999999999996589394868351519107818603515625;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136435;s:14:\"optimized_size\";i:56463;s:7:\"percent\";d:58.61999999999999744204615126363933086395263671875;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62872;s:14:\"optimized_size\";i:25480;s:7:\"percent\";d:59.469999999999998863131622783839702606201171875;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48649;s:14:\"optimized_size\";i:19111;s:7:\"percent\";d:60.719999999999998863131622783839702606201171875;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27290;s:14:\"optimized_size\";i:10008;s:7:\"percent\";d:63.3299999999999982946974341757595539093017578125;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33064;s:14:\"optimized_size\";i:12494;s:7:\"percent\";d:62.21000000000000085265128291212022304534912109375;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145603;s:14:\"optimized_size\";i:55471;s:7:\"percent\";d:61.89999999999999857891452847979962825775146484375;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76990;s:14:\"optimized_size\";i:30552;s:7:\"percent\";d:60.32000000000000028421709430404007434844970703125;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47547;s:14:\"optimized_size\";i:19172;s:7:\"percent\";d:59.67999999999999971578290569595992565155029296875;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29439;s:14:\"optimized_size\";i:12546;s:7:\"percent\";d:57.38000000000000255795384873636066913604736328125;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28869;s:14:\"optimized_size\";i:10257;s:7:\"percent\";d:64.469999999999998863131622783839702606201171875;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18857;s:14:\"optimized_size\";i:7304;s:7:\"percent\";d:61.27000000000000312638803734444081783294677734375;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116394;s:14:\"optimized_size\";i:50145;s:7:\"percent\";d:56.9200000000000017053025658242404460906982421875;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44769;s:14:\"optimized_size\";i:19237;s:7:\"percent\";d:57.030000000000001136868377216160297393798828125;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87034;s:14:\"optimized_size\";i:32829;s:7:\"percent\";d:62.280000000000001136868377216160297393798828125;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135419;s:14:\"optimized_size\";i:56164;s:7:\"percent\";d:58.530000000000001136868377216160297393798828125;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54100;s:14:\"optimized_size\";i:15798;s:7:\"percent\";d:70.7999999999999971578290569595992565155029296875;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141966;s:14:\"optimized_size\";i:57162;s:7:\"percent\";d:59.74000000000000198951966012828052043914794921875;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80073;s:14:\"optimized_size\";i:32118;s:7:\"percent\";d:59.8900000000000005684341886080801486968994140625;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95069;s:14:\"optimized_size\";i:34289;s:7:\"percent\";d:63.92999999999999971578290569595992565155029296875;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33834;s:14:\"optimized_size\";i:12134;s:7:\"percent\";d:64.1400000000000005684341886080801486968994140625;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60734;s:14:\"optimized_size\";i:25747;s:7:\"percent\";d:57.6099999999999994315658113919198513031005859375;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40879;s:14:\"optimized_size\";i:14888;s:7:\"percent\";d:63.5799999999999982946974341757595539093017578125;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30828;s:14:\"optimized_size\";i:11209;s:7:\"percent\";d:63.6400000000000005684341886080801486968994140625;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:283470;s:14:\"optimized_size\";i:57491;s:7:\"percent\";d:79.719999999999998863131622783839702606201171875;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30828;s:14:\"optimized_size\";i:17628;s:7:\"percent\";d:42.82000000000000028421709430404007434844970703125;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40879;s:14:\"optimized_size\";i:22917;s:7:\"percent\";d:43.93999999999999772626324556767940521240234375;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60734;s:14:\"optimized_size\";i:30426;s:7:\"percent\";d:49.89999999999999857891452847979962825775146484375;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33834;s:14:\"optimized_size\";i:19289;s:7:\"percent\";d:42.99000000000000198951966012828052043914794921875;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95069;s:14:\"optimized_size\";i:45673;s:7:\"percent\";d:51.96000000000000085265128291212022304534912109375;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80073;s:14:\"optimized_size\";i:45521;s:7:\"percent\";d:43.14999999999999857891452847979962825775146484375;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141966;s:14:\"optimized_size\";i:51934;s:7:\"percent\";d:63.4200000000000017053025658242404460906982421875;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54100;s:14:\"optimized_size\";i:20465;s:7:\"percent\";d:62.1700000000000017053025658242404460906982421875;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135419;s:14:\"optimized_size\";i:68902;s:7:\"percent\";d:49.11999999999999744204615126363933086395263671875;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87034;s:14:\"optimized_size\";i:44419;s:7:\"percent\";d:48.96000000000000085265128291212022304534912109375;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44769;s:14:\"optimized_size\";i:22496;s:7:\"percent\";d:49.75;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116394;s:14:\"optimized_size\";i:44574;s:7:\"percent\";d:61.7000000000000028421709430404007434844970703125;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18857;s:14:\"optimized_size\";i:9779;s:7:\"percent\";d:48.1400000000000005684341886080801486968994140625;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28869;s:14:\"optimized_size\";i:16787;s:7:\"percent\";d:41.85000000000000142108547152020037174224853515625;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29439;s:14:\"optimized_size\";i:16109;s:7:\"percent\";d:45.280000000000001136868377216160297393798828125;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47547;s:14:\"optimized_size\";i:27404;s:7:\"percent\";d:42.3599999999999994315658113919198513031005859375;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76990;s:14:\"optimized_size\";i:44091;s:7:\"percent\";d:42.72999999999999687361196265555918216705322265625;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145603;s:14:\"optimized_size\";i:52795;s:7:\"percent\";d:63.74000000000000198951966012828052043914794921875;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33064;s:14:\"optimized_size\";i:19234;s:7:\"percent\";d:41.8299999999999982946974341757595539093017578125;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27290;s:14:\"optimized_size\";i:15939;s:7:\"percent\";d:41.590000000000003410605131648480892181396484375;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48649;s:14:\"optimized_size\";i:27404;s:7:\"percent\";d:43.6700000000000017053025658242404460906982421875;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62872;s:14:\"optimized_size\";i:36834;s:7:\"percent\";d:41.409999999999996589394868351519107818603515625;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136435;s:14:\"optimized_size\";i:50725;s:7:\"percent\";d:62.82000000000000028421709430404007434844970703125;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59642;s:14:\"optimized_size\";i:30129;s:7:\"percent\";d:49.47999999999999687361196265555918216705322265625;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5290;s:14:\"optimized_size\";i:3075;s:7:\"percent\";d:41.86999999999999744204615126363933086395263671875;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63562;s:14:\"optimized_size\";i:34415;s:7:\"percent\";d:45.8599999999999994315658113919198513031005859375;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28674;s:14:\"optimized_size\";i:16805;s:7:\"percent\";d:41.3900000000000005684341886080801486968994140625;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74972;s:14:\"optimized_size\";i:39716;s:7:\"percent\";d:47.030000000000001136868377216160297393798828125;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78707;s:14:\"optimized_size\";i:41380;s:7:\"percent\";d:47.42999999999999971578290569595992565155029296875;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4375126;s:14:\"optimized_size\";i:1784283;s:7:\"percent\";d:59.219999999999998863131622783839702606201171875;s:7:\"message\";s:0:\"\";}}'),(103721,8681,'_imagify_optimization_level','2'),(103722,8681,'_imagify_status','success'),(103723,8681,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:872239;s:14:\"optimized_size\";i:333344;s:7:\"percent\";d:61.780000000000001136868377216160297393798828125;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88395;s:14:\"optimized_size\";i:26044;s:7:\"percent\";d:70.5400000000000062527760746888816356658935546875;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85512;s:14:\"optimized_size\";i:26010;s:7:\"percent\";d:69.5799999999999982946974341757595539093017578125;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30923;s:14:\"optimized_size\";i:10380;s:7:\"percent\";d:66.43000000000000682121026329696178436279296875;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70082;s:14:\"optimized_size\";i:21605;s:7:\"percent\";d:69.1700000000000017053025658242404460906982421875;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35726;s:14:\"optimized_size\";i:12394;s:7:\"percent\";d:65.31000000000000227373675443232059478759765625;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6374;s:14:\"optimized_size\";i:2508;s:7:\"percent\";d:60.64999999999999857891452847979962825775146484375;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54210;s:14:\"optimized_size\";i:17743;s:7:\"percent\";d:67.2699999999999960209606797434389591217041015625;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179532;s:14:\"optimized_size\";i:50047;s:7:\"percent\";d:72.1200000000000045474735088646411895751953125;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54153;s:14:\"optimized_size\";i:16451;s:7:\"percent\";d:69.6200000000000045474735088646411895751953125;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55673;s:14:\"optimized_size\";i:18121;s:7:\"percent\";d:67.4500000000000028421709430404007434844970703125;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30961;s:14:\"optimized_size\";i:10374;s:7:\"percent\";d:66.4899999999999948840923025272786617279052734375;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35726;s:14:\"optimized_size\";i:12394;s:7:\"percent\";d:65.31000000000000227373675443232059478759765625;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:199624;s:14:\"optimized_size\";i:48557;s:7:\"percent\";d:75.68000000000000682121026329696178436279296875;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57965;s:14:\"optimized_size\";i:15932;s:7:\"percent\";d:72.5100000000000051159076974727213382720947265625;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53264;s:14:\"optimized_size\";i:18365;s:7:\"percent\";d:65.5199999999999960209606797434389591217041015625;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26708;s:14:\"optimized_size\";i:9957;s:7:\"percent\";d:62.719999999999998863131622783839702606201171875;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31431;s:14:\"optimized_size\";i:10778;s:7:\"percent\";d:65.7099999999999937472239253111183643341064453125;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20342;s:14:\"optimized_size\";i:6981;s:7:\"percent\";d:65.68000000000000682121026329696178436279296875;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148699;s:14:\"optimized_size\";i:44491;s:7:\"percent\";d:70.0799999999999982946974341757595539093017578125;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46659;s:14:\"optimized_size\";i:17608;s:7:\"percent\";d:62.25999999999999801048033987171947956085205078125;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100038;s:14:\"optimized_size\";i:28628;s:7:\"percent\";d:71.3799999999999954525264911353588104248046875;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160375;s:14:\"optimized_size\";i:49154;s:7:\"percent\";d:69.349999999999994315658113919198513031005859375;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56589;s:14:\"optimized_size\";i:7101;s:7:\"percent\";d:87.4500000000000028421709430404007434844970703125;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187968;s:14:\"optimized_size\";i:48597;s:7:\"percent\";d:74.150000000000005684341886080801486968994140625;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63295;s:14:\"optimized_size\";i:17620;s:7:\"percent\";d:72.159999999999996589394868351519107818603515625;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118776;s:14:\"optimized_size\";i:31126;s:7:\"percent\";d:73.7900000000000062527760746888816356658935546875;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38365;s:14:\"optimized_size\";i:12769;s:7:\"percent\";d:66.719999999999998863131622783839702606201171875;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59363;s:14:\"optimized_size\";i:20431;s:7:\"percent\";d:65.5799999999999982946974341757595539093017578125;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44626;s:14:\"optimized_size\";i:14150;s:7:\"percent\";d:68.2900000000000062527760746888816356658935546875;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34134;s:14:\"optimized_size\";i:10980;s:7:\"percent\";d:67.8299999999999982946974341757595539093017578125;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:872239;s:14:\"optimized_size\";i:51924;s:7:\"percent\";d:94.0499999999999971578290569595992565155029296875;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34134;s:14:\"optimized_size\";i:17320;s:7:\"percent\";d:49.25999999999999801048033987171947956085205078125;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44626;s:14:\"optimized_size\";i:26965;s:7:\"percent\";d:39.5799999999999982946974341757595539093017578125;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59363;s:14:\"optimized_size\";i:34936;s:7:\"percent\";d:41.14999999999999857891452847979962825775146484375;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38365;s:14:\"optimized_size\";i:19430;s:7:\"percent\";d:49.35000000000000142108547152020037174224853515625;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118776;s:14:\"optimized_size\";i:59944;s:7:\"percent\";d:49.530000000000001136868377216160297393798828125;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63295;s:14:\"optimized_size\";i:31114;s:7:\"percent\";d:50.840000000000003410605131648480892181396484375;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187968;s:14:\"optimized_size\";i:59280;s:7:\"percent\";d:68.4599999999999937472239253111183643341064453125;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56589;s:14:\"optimized_size\";i:15352;s:7:\"percent\";d:72.8700000000000045474735088646411895751953125;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160375;s:14:\"optimized_size\";i:85282;s:7:\"percent\";d:46.82000000000000028421709430404007434844970703125;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100038;s:14:\"optimized_size\";i:51832;s:7:\"percent\";d:48.18999999999999772626324556767940521240234375;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46659;s:14:\"optimized_size\";i:24083;s:7:\"percent\";d:48.3900000000000005684341886080801486968994140625;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148699;s:14:\"optimized_size\";i:53666;s:7:\"percent\";d:63.909999999999996589394868351519107818603515625;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20342;s:14:\"optimized_size\";i:10960;s:7:\"percent\";d:46.11999999999999744204615126363933086395263671875;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31431;s:14:\"optimized_size\";i:16243;s:7:\"percent\";d:48.32000000000000028421709430404007434844970703125;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26708;s:14:\"optimized_size\";i:14858;s:7:\"percent\";d:44.36999999999999744204615126363933086395263671875;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53264;s:14:\"optimized_size\";i:32383;s:7:\"percent\";d:39.2000000000000028421709430404007434844970703125;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57965;s:14:\"optimized_size\";i:28306;s:7:\"percent\";d:51.1700000000000017053025658242404460906982421875;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:199624;s:14:\"optimized_size\";i:58997;s:7:\"percent\";d:70.4500000000000028421709430404007434844970703125;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35726;s:14:\"optimized_size\";i:18084;s:7:\"percent\";d:49.38000000000000255795384873636066913604736328125;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30961;s:14:\"optimized_size\";i:16356;s:7:\"percent\";d:47.1700000000000017053025658242404460906982421875;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55673;s:14:\"optimized_size\";i:33042;s:7:\"percent\";d:40.64999999999999857891452847979962825775146484375;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54153;s:14:\"optimized_size\";i:29671;s:7:\"percent\";d:45.21000000000000085265128291212022304534912109375;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179532;s:14:\"optimized_size\";i:59279;s:7:\"percent\";d:66.9800000000000039790393202565610408782958984375;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54210;s:14:\"optimized_size\";i:31464;s:7:\"percent\";d:41.96000000000000085265128291212022304534912109375;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6374;s:14:\"optimized_size\";i:4142;s:7:\"percent\";d:35.02000000000000312638803734444081783294677734375;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70082;s:14:\"optimized_size\";i:40394;s:7:\"percent\";d:42.3599999999999994315658113919198513031005859375;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30923;s:14:\"optimized_size\";i:15815;s:7:\"percent\";d:48.8599999999999994315658113919198513031005859375;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85512;s:14:\"optimized_size\";i:48389;s:7:\"percent\";d:43.409999999999996589394868351519107818603515625;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88395;s:14:\"optimized_size\";i:49229;s:7:\"percent\";d:44.31000000000000227373675443232059478759765625;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6059728;s:14:\"optimized_size\";i:2009380;s:7:\"percent\";d:66.840000000000003410605131648480892181396484375;s:7:\"message\";s:0:\"\";}}'),(103724,8684,'_wp_attached_file','Robinsons-2-Audit-Strategy.jpg'),(103725,8684,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:30:\"Robinsons-2-Audit-Strategy.jpg\";s:8:\"filesize\";i:377214;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Robinsons-2-Audit-Strategy-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35188;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Robinsons-2-Audit-Strategy-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44561;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Robinsons-2-Audit-Strategy-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65897;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Robinsons-2-Audit-Strategy-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37730;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"Robinsons-2-Audit-Strategy-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103279;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:39:\"Robinsons-2-Audit-Strategy-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70882;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:40:\"Robinsons-2-Audit-Strategy-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150879;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"Robinsons-2-Audit-Strategy-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68040;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:40:\"Robinsons-2-Audit-Strategy-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143853;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"Robinsons-2-Audit-Strategy-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94658;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"Robinsons-2-Audit-Strategy-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52339;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:39:\"Robinsons-2-Audit-Strategy-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131812;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-2-Audit-Strategy-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23848;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"Robinsons-2-Audit-Strategy-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33837;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-2-Audit-Strategy-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33344;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"Robinsons-2-Audit-Strategy-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55222;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:39:\"Robinsons-2-Audit-Strategy-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65332;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:40:\"Robinsons-2-Audit-Strategy-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154703;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-2-Audit-Strategy-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39578;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-2-Audit-Strategy-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33119;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"Robinsons-2-Audit-Strategy-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55999;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-2-Audit-Strategy-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63793;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:40:\"Robinsons-2-Audit-Strategy-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148158;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-2-Audit-Strategy-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61292;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-2-Audit-Strategy-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6585;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-2-Audit-Strategy-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39578;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"Robinsons-2-Audit-Strategy-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72541;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-2-Audit-Strategy-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33290;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:39:\"Robinsons-2-Audit-Strategy-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83374;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:39:\"Robinsons-2-Audit-Strategy-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85647;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103726,8685,'_wp_attached_file','Robinsons-3-Shopify-Store.jpg'),(103727,8685,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:29:\"Robinsons-3-Shopify-Store.jpg\";s:8:\"filesize\";i:672485;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Robinsons-3-Shopify-Store-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43372;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Robinsons-3-Shopify-Store-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53721;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Robinsons-3-Shopify-Store-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65678;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Robinsons-3-Shopify-Store-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45991;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"Robinsons-3-Shopify-Store-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126474;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"Robinsons-3-Shopify-Store-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83140;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:39:\"Robinsons-3-Shopify-Store-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175890;}s:8:\"masthead\";a:5:{s:4:\"file\";s:38:\"Robinsons-3-Shopify-Store-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62918;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"Robinsons-3-Shopify-Store-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152507;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:38:\"Robinsons-3-Shopify-Store-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104829;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:37:\"Robinsons-3-Shopify-Store-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51180;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:38:\"Robinsons-3-Shopify-Store-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131314;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:37:\"Robinsons-3-Shopify-Store-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23158;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:37:\"Robinsons-3-Shopify-Store-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39004;}s:10:\"team-small\";a:5:{s:4:\"file\";s:37:\"Robinsons-3-Shopify-Store-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34634;}s:10:\"team-large\";a:5:{s:4:\"file\";s:37:\"Robinsons-3-Shopify-Store-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61144;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-3-Shopify-Store-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75672;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:39:\"Robinsons-3-Shopify-Store-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188526;}s:10:\"page-small\";a:5:{s:4:\"file\";s:37:\"Robinsons-3-Shopify-Store-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44324;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:37:\"Robinsons-3-Shopify-Store-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38810;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:37:\"Robinsons-3-Shopify-Store-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65172;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:37:\"Robinsons-3-Shopify-Store-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70963;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:39:\"Robinsons-3-Shopify-Store-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168576;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:37:\"Robinsons-3-Shopify-Store-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64706;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"Robinsons-3-Shopify-Store-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8715;}s:13:\"project-small\";a:5:{s:4:\"file\";s:37:\"Robinsons-3-Shopify-Store-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44324;}s:13:\"project-large\";a:5:{s:4:\"file\";s:38:\"Robinsons-3-Shopify-Store-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76371;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:37:\"Robinsons-3-Shopify-Store-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38595;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-3-Shopify-Store-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92983;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:38:\"Robinsons-3-Shopify-Store-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97112;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103728,8686,'_wp_attached_file','Robinsons-4-ePos-Integration.jpg'),(103729,8686,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:32:\"Robinsons-4-ePos-Integration.jpg\";s:8:\"filesize\";i:251766;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Robinsons-4-ePos-Integration-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18234;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Robinsons-4-ePos-Integration-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23351;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Robinsons-4-ePos-Integration-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34165;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Robinsons-4-ePos-Integration-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19914;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"Robinsons-4-ePos-Integration-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59765;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:41:\"Robinsons-4-ePos-Integration-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43779;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:42:\"Robinsons-4-ePos-Integration-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90655;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"Robinsons-4-ePos-Integration-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66795;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:42:\"Robinsons-4-ePos-Integration-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84366;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"Robinsons-4-ePos-Integration-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52863;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"Robinsons-4-ePos-Integration-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26873;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:41:\"Robinsons-4-ePos-Integration-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82500;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"Robinsons-4-ePos-Integration-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14952;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"Robinsons-4-ePos-Integration-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17106;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"Robinsons-4-ePos-Integration-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16052;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"Robinsons-4-ePos-Integration-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28401;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:41:\"Robinsons-4-ePos-Integration-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40618;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:42:\"Robinsons-4-ePos-Integration-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93806;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"Robinsons-4-ePos-Integration-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19585;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"Robinsons-4-ePos-Integration-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16675;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"Robinsons-4-ePos-Integration-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29428;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"Robinsons-4-ePos-Integration-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35631;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:42:\"Robinsons-4-ePos-Integration-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88466;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"Robinsons-4-ePos-Integration-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33217;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:40:\"Robinsons-4-ePos-Integration-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3543;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"Robinsons-4-ePos-Integration-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19585;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"Robinsons-4-ePos-Integration-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38877;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"Robinsons-4-ePos-Integration-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16549;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:41:\"Robinsons-4-ePos-Integration-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46119;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:41:\"Robinsons-4-ePos-Integration-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47231;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103730,8687,'_wp_attached_file','Robinsons-5-Data-Migration.jpg'),(103731,8687,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:30:\"Robinsons-5-Data-Migration.jpg\";s:8:\"filesize\";i:648620;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Robinsons-5-Data-Migration-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42132;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Robinsons-5-Data-Migration-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54164;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Robinsons-5-Data-Migration-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77822;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Robinsons-5-Data-Migration-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44228;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"Robinsons-5-Data-Migration-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127332;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:39:\"Robinsons-5-Data-Migration-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91296;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:40:\"Robinsons-5-Data-Migration-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179948;}s:8:\"masthead\";a:5:{s:4:\"file\";s:39:\"Robinsons-5-Data-Migration-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86147;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:40:\"Robinsons-5-Data-Migration-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176153;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:39:\"Robinsons-5-Data-Migration-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109903;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:38:\"Robinsons-5-Data-Migration-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59557;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:39:\"Robinsons-5-Data-Migration-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143566;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-5-Data-Migration-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26589;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:38:\"Robinsons-5-Data-Migration-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38108;}s:10:\"team-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-5-Data-Migration-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38201;}s:10:\"team-large\";a:5:{s:4:\"file\";s:38:\"Robinsons-5-Data-Migration-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62866;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:39:\"Robinsons-5-Data-Migration-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86340;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:40:\"Robinsons-5-Data-Migration-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191926;}s:10:\"page-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-5-Data-Migration-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44895;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-5-Data-Migration-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37771;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"Robinsons-5-Data-Migration-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65551;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-5-Data-Migration-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78639;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:40:\"Robinsons-5-Data-Migration-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172657;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-5-Data-Migration-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75190;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-5-Data-Migration-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7876;}s:13:\"project-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-5-Data-Migration-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44895;}s:13:\"project-large\";a:5:{s:4:\"file\";s:39:\"Robinsons-5-Data-Migration-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77500;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:38:\"Robinsons-5-Data-Migration-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36733;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:39:\"Robinsons-5-Data-Migration-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98508;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:39:\"Robinsons-5-Data-Migration-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101120;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103732,8688,'_wp_attached_file','Robinsons-6-Store-Design.jpg'),(103733,8688,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"Robinsons-6-Store-Design.jpg\";s:8:\"filesize\";i:262579;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Robinsons-6-Store-Design-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30667;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Robinsons-6-Store-Design-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38159;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Robinsons-6-Store-Design-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58408;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Robinsons-6-Store-Design-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33247;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"Robinsons-6-Store-Design-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87969;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"Robinsons-6-Store-Design-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72832;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:38:\"Robinsons-6-Store-Design-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130275;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"Robinsons-6-Store-Design-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50253;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"Robinsons-6-Store-Design-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125027;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:37:\"Robinsons-6-Store-Design-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80808;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"Robinsons-6-Store-Design-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45750;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:37:\"Robinsons-6-Store-Design-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115985;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"Robinsons-6-Store-Design-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21357;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"Robinsons-6-Store-Design-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29083;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"Robinsons-6-Store-Design-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30106;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"Robinsons-6-Store-Design-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45936;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"Robinsons-6-Store-Design-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70607;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:38:\"Robinsons-6-Store-Design-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130589;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"Robinsons-6-Store-Design-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33658;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"Robinsons-6-Store-Design-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27166;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"Robinsons-6-Store-Design-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48104;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"Robinsons-6-Store-Design-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60954;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:38:\"Robinsons-6-Store-Design-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126006;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"Robinsons-6-Store-Design-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58107;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"Robinsons-6-Store-Design-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5553;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"Robinsons-6-Store-Design-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33658;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"Robinsons-6-Store-Design-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60963;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"Robinsons-6-Store-Design-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27824;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:37:\"Robinsons-6-Store-Design-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71534;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:37:\"Robinsons-6-Store-Design-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72546;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103734,8689,'_wp_attached_file','Robinsons-7-Ongoing-CRO.jpg'),(103735,8689,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"Robinsons-7-Ongoing-CRO.jpg\";s:8:\"filesize\";i:1136165;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Robinsons-7-Ongoing-CRO-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49824;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Robinsons-7-Ongoing-CRO-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64705;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Robinsons-7-Ongoing-CRO-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78974;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Robinsons-7-Ongoing-CRO-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53222;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"Robinsons-7-Ongoing-CRO-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169461;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:36:\"Robinsons-7-Ongoing-CRO-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101888;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:37:\"Robinsons-7-Ongoing-CRO-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:277915;}s:8:\"masthead\";a:5:{s:4:\"file\";s:36:\"Robinsons-7-Ongoing-CRO-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108830;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:37:\"Robinsons-7-Ongoing-CRO-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237336;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:36:\"Robinsons-7-Ongoing-CRO-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139357;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:35:\"Robinsons-7-Ongoing-CRO-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62741;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:36:\"Robinsons-7-Ongoing-CRO-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199919;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:35:\"Robinsons-7-Ongoing-CRO-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28408;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:35:\"Robinsons-7-Ongoing-CRO-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45408;}s:10:\"team-small\";a:5:{s:4:\"file\";s:35:\"Robinsons-7-Ongoing-CRO-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37269;}s:10:\"team-large\";a:5:{s:4:\"file\";s:35:\"Robinsons-7-Ongoing-CRO-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72794;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:36:\"Robinsons-7-Ongoing-CRO-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97325;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:37:\"Robinsons-7-Ongoing-CRO-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:307307;}s:10:\"page-small\";a:5:{s:4:\"file\";s:35:\"Robinsons-7-Ongoing-CRO-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52268;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:35:\"Robinsons-7-Ongoing-CRO-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44609;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:35:\"Robinsons-7-Ongoing-CRO-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79741;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:35:\"Robinsons-7-Ongoing-CRO-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83370;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:37:\"Robinsons-7-Ongoing-CRO-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:259512;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:35:\"Robinsons-7-Ongoing-CRO-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75895;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:35:\"Robinsons-7-Ongoing-CRO-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8245;}s:13:\"project-small\";a:5:{s:4:\"file\";s:35:\"Robinsons-7-Ongoing-CRO-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52268;}s:13:\"project-large\";a:5:{s:4:\"file\";s:36:\"Robinsons-7-Ongoing-CRO-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93733;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:35:\"Robinsons-7-Ongoing-CRO-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42615;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:36:\"Robinsons-7-Ongoing-CRO-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123506;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:36:\"Robinsons-7-Ongoing-CRO-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124683;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103736,8690,'_wp_attached_file','Robinsons-Hero-1.jpg'),(103737,8690,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"Robinsons-Hero-1.jpg\";s:8:\"filesize\";i:1418123;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1-730x304.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28059;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1-855x356.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36861;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76167;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30460;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"Robinsons-Hero-1-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103314;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"Robinsons-Hero-1-2048x853.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177597;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:29:\"Robinsons-Hero-1-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104318;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:30:\"Robinsons-Hero-1-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:269974;}s:8:\"masthead\";a:5:{s:4:\"file\";s:29:\"Robinsons-Hero-1-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121871;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:30:\"Robinsons-Hero-1-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242427;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:29:\"Robinsons-Hero-1-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147235;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60236;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:29:\"Robinsons-Hero-1-2880x800.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263491;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22688;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40673;}s:10:\"team-small\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31633;}s:10:\"team-large\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72394;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:29:\"Robinsons-Hero-1-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98122;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:30:\"Robinsons-Hero-1-2880x1172.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:361794;}s:10:\"page-small\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47041;}s:10:\"page-large\";a:5:{s:4:\"file\";s:30:\"Robinsons-Hero-1-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:317270;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40176;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81301;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79619;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:30:\"Robinsons-Hero-1-2880x1000.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:317835;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72272;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1-336x140.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9087;}s:13:\"project-small\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47041;}s:13:\"project-large\";a:5:{s:4:\"file\";s:29:\"Robinsons-Hero-1-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94048;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:28:\"Robinsons-Hero-1-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38473;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:29:\"Robinsons-Hero-1-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126615;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:29:\"Robinsons-Hero-1-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130692;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103738,8682,'_imagify_optimization_level','2'),(103739,8682,'_imagify_status','success'),(103740,8682,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:377297;s:14:\"optimized_size\";i:52651;s:7:\"percent\";d:86.0499999999999971578290569595992565155029296875;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71790;s:14:\"optimized_size\";i:22183;s:7:\"percent\";d:69.099999999999994315658113919198513031005859375;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70242;s:14:\"optimized_size\";i:21145;s:7:\"percent\";d:69.900000000000005684341886080801486968994140625;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25150;s:14:\"optimized_size\";i:8266;s:7:\"percent\";d:67.1299999999999954525264911353588104248046875;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60035;s:14:\"optimized_size\";i:18546;s:7:\"percent\";d:69.1099999999999994315658113919198513031005859375;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29686;s:14:\"optimized_size\";i:9894;s:7:\"percent\";d:66.6700000000000017053025658242404460906982421875;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4916;s:14:\"optimized_size\";i:1836;s:7:\"percent\";d:62.64999999999999857891452847979962825775146484375;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52793;s:14:\"optimized_size\";i:18695;s:7:\"percent\";d:64.590000000000003410605131648480892181396484375;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136793;s:14:\"optimized_size\";i:42914;s:7:\"percent\";d:68.6299999999999954525264911353588104248046875;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55703;s:14:\"optimized_size\";i:18018;s:7:\"percent\";d:67.650000000000005684341886080801486968994140625;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44607;s:14:\"optimized_size\";i:14998;s:7:\"percent\";d:66.3799999999999954525264911353588104248046875;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23919;s:14:\"optimized_size\";i:7828;s:7:\"percent\";d:67.2699999999999960209606797434389591217041015625;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29686;s:14:\"optimized_size\";i:9894;s:7:\"percent\";d:66.6700000000000017053025658242404460906982421875;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142255;s:14:\"optimized_size\";i:42241;s:7:\"percent\";d:70.31000000000000227373675443232059478759765625;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60538;s:14:\"optimized_size\";i:17245;s:7:\"percent\";d:71.5100000000000051159076974727213382720947265625;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44573;s:14:\"optimized_size\";i:15348;s:7:\"percent\";d:65.56999999999999317878973670303821563720703125;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24420;s:14:\"optimized_size\";i:9053;s:7:\"percent\";d:62.92999999999999971578290569595992565155029296875;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26116;s:14:\"optimized_size\";i:8774;s:7:\"percent\";d:66.400000000000005684341886080801486968994140625;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14412;s:14:\"optimized_size\";i:5007;s:7:\"percent\";d:65.2600000000000051159076974727213382720947265625;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105292;s:14:\"optimized_size\";i:34454;s:7:\"percent\";d:67.280000000000001136868377216160297393798828125;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40996;s:14:\"optimized_size\";i:15066;s:7:\"percent\";d:63.25;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81569;s:14:\"optimized_size\";i:24454;s:7:\"percent\";d:70.0199999999999960209606797434389591217041015625;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135492;s:14:\"optimized_size\";i:43272;s:7:\"percent\";d:68.06000000000000227373675443232059478759765625;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46637;s:14:\"optimized_size\";i:12689;s:7:\"percent\";d:72.7900000000000062527760746888816356658935546875;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138821;s:14:\"optimized_size\";i:42620;s:7:\"percent\";d:69.2999999999999971578290569595992565155029296875;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65014;s:14:\"optimized_size\";i:18683;s:7:\"percent\";d:71.2600000000000051159076974727213382720947265625;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92397;s:14:\"optimized_size\";i:25334;s:7:\"percent\";d:72.5799999999999982946974341757595539093017578125;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30492;s:14:\"optimized_size\";i:9848;s:7:\"percent\";d:67.7000000000000028421709430404007434844970703125;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53217;s:14:\"optimized_size\";i:19195;s:7:\"percent\";d:63.92999999999999971578290569595992565155029296875;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36248;s:14:\"optimized_size\";i:11666;s:7:\"percent\";d:67.81999999999999317878973670303821563720703125;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27764;s:14:\"optimized_size\";i:8940;s:7:\"percent\";d:67.7999999999999971578290569595992565155029296875;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:377297;s:14:\"optimized_size\";i:45090;s:7:\"percent\";d:88.0499999999999971578290569595992565155029296875;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27764;s:14:\"optimized_size\";i:16078;s:7:\"percent\";d:42.090000000000003410605131648480892181396484375;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36248;s:14:\"optimized_size\";i:19902;s:7:\"percent\";d:45.090000000000003410605131648480892181396484375;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53217;s:14:\"optimized_size\";i:30259;s:7:\"percent\";d:43.1400000000000005684341886080801486968994140625;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30492;s:14:\"optimized_size\";i:17691;s:7:\"percent\";d:41.97999999999999687361196265555918216705322265625;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92397;s:14:\"optimized_size\";i:43819;s:7:\"percent\";d:52.5799999999999982946974341757595539093017578125;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65014;s:14:\"optimized_size\";i:32313;s:7:\"percent\";d:50.2999999999999971578290569595992565155029296875;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138821;s:14:\"optimized_size\";i:48339;s:7:\"percent\";d:65.18000000000000682121026329696178436279296875;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46637;s:14:\"optimized_size\";i:16212;s:7:\"percent\";d:65.2399999999999948840923025272786617279052734375;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135492;s:14:\"optimized_size\";i:71401;s:7:\"percent\";d:47.2999999999999971578290569595992565155029296875;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81569;s:14:\"optimized_size\";i:40200;s:7:\"percent\";d:50.719999999999998863131622783839702606201171875;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40996;s:14:\"optimized_size\";i:23945;s:7:\"percent\";d:41.590000000000003410605131648480892181396484375;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105292;s:14:\"optimized_size\";i:37438;s:7:\"percent\";d:64.43999999999999772626324556767940521240234375;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14412;s:14:\"optimized_size\";i:8624;s:7:\"percent\";d:40.159999999999996589394868351519107818603515625;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26116;s:14:\"optimized_size\";i:15315;s:7:\"percent\";d:41.3599999999999994315658113919198513031005859375;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24420;s:14:\"optimized_size\";i:12455;s:7:\"percent\";d:49;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44573;s:14:\"optimized_size\";i:25629;s:7:\"percent\";d:42.5;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60538;s:14:\"optimized_size\";i:29791;s:7:\"percent\";d:50.78999999999999914734871708787977695465087890625;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142255;s:14:\"optimized_size\";i:48704;s:7:\"percent\";d:65.7600000000000051159076974727213382720947265625;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29686;s:14:\"optimized_size\";i:17162;s:7:\"percent\";d:42.18999999999999772626324556767940521240234375;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23919;s:14:\"optimized_size\";i:13924;s:7:\"percent\";d:41.78999999999999914734871708787977695465087890625;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44607;s:14:\"optimized_size\";i:23890;s:7:\"percent\";d:46.43999999999999772626324556767940521240234375;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55703;s:14:\"optimized_size\";i:31020;s:7:\"percent\";d:44.31000000000000227373675443232059478759765625;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136793;s:14:\"optimized_size\";i:47859;s:7:\"percent\";d:65.0100000000000051159076974727213382720947265625;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52793;s:14:\"optimized_size\";i:29780;s:7:\"percent\";d:43.590000000000003410605131648480892181396484375;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4916;s:14:\"optimized_size\";i:2846;s:7:\"percent\";d:42.1099999999999994315658113919198513031005859375;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60035;s:14:\"optimized_size\";i:32726;s:7:\"percent\";d:45.49000000000000198951966012828052043914794921875;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25150;s:14:\"optimized_size\";i:14812;s:7:\"percent\";d:41.1099999999999994315658113919198513031005859375;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70242;s:14:\"optimized_size\";i:35106;s:7:\"percent\";d:50.02000000000000312638803734444081783294677734375;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71790;s:14:\"optimized_size\";i:36008;s:7:\"percent\";d:49.840000000000003410605131648480892181396484375;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4268054;s:14:\"optimized_size\";i:1479095;s:7:\"percent\";d:65.340000000000003410605131648480892181396484375;s:7:\"message\";s:0:\"\";}}'),(103741,8690,'_wp_attachment_image_alt','Robinsons of Bawtry: Migration from Aero Commerce to Shopify with ongoing CRO'),(103742,8683,'_imagify_optimization_level','2'),(103743,8683,'_imagify_status','success'),(103744,8683,'_imagify_data','a:2:{s:5:\"sizes\";a:66:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1889780;s:14:\"optimized_size\";i:216653;s:7:\"percent\";d:88.5400000000000062527760746888816356658935546875;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157454;s:14:\"optimized_size\";i:46322;s:7:\"percent\";d:70.5799999999999982946974341757595539093017578125;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153294;s:14:\"optimized_size\";i:45551;s:7:\"percent\";d:70.2900000000000062527760746888816356658935546875;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49670;s:14:\"optimized_size\";i:17902;s:7:\"percent\";d:63.96000000000000085265128291212022304534912109375;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114226;s:14:\"optimized_size\";i:36549;s:7:\"percent\";d:68;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63116;s:14:\"optimized_size\";i:23686;s:7:\"percent\";d:62.469999999999998863131622783839702606201171875;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9937;s:14:\"optimized_size\";i:3748;s:7:\"percent\";d:62.280000000000001136868377216160297393798828125;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110042;s:14:\"optimized_size\";i:40798;s:7:\"percent\";d:62.92999999999999971578290569595992565155029296875;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:344025;s:14:\"optimized_size\";i:72756;s:7:\"percent\";d:78.849999999999994315658113919198513031005859375;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121223;s:14:\"optimized_size\";i:42850;s:7:\"percent\";d:64.650000000000005684341886080801486968994140625;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99506;s:14:\"optimized_size\";i:34821;s:7:\"percent\";d:65.0100000000000051159076974727213382720947265625;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51755;s:14:\"optimized_size\";i:19305;s:7:\"percent\";d:62.7000000000000028421709430404007434844970703125;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:326521;s:14:\"optimized_size\";i:81030;s:7:\"percent\";d:75.18000000000000682121026329696178436279296875;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63116;s:14:\"optimized_size\";i:23686;s:7:\"percent\";d:62.469999999999998863131622783839702606201171875;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:410184;s:14:\"optimized_size\";i:89090;s:7:\"percent\";d:78.280000000000001136868377216160297393798828125;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142425;s:14:\"optimized_size\";i:46121;s:7:\"percent\";d:67.6200000000000045474735088646411895751953125;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93060;s:14:\"optimized_size\";i:34186;s:7:\"percent\";d:63.25999999999999801048033987171947956085205078125;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50178;s:14:\"optimized_size\";i:21048;s:7:\"percent\";d:58.0499999999999971578290569595992565155029296875;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52477;s:14:\"optimized_size\";i:19399;s:7:\"percent\";d:63.030000000000001136868377216160297393798828125;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28944;s:14:\"optimized_size\";i:9729;s:7:\"percent\";d:66.3900000000000005684341886080801486968994140625;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:268137;s:14:\"optimized_size\";i:54504;s:7:\"percent\";d:79.6700000000000017053025658242404460906982421875;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84513;s:14:\"optimized_size\";i:32741;s:7:\"percent\";d:61.25999999999999801048033987171947956085205078125;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:167817;s:14:\"optimized_size\";i:46799;s:7:\"percent\";d:72.1099999999999994315658113919198513031005859375;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:275095;s:14:\"optimized_size\";i:76583;s:7:\"percent\";d:72.159999999999996589394868351519107818603515625;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118044;s:14:\"optimized_size\";i:25423;s:7:\"percent\";d:78.4599999999999937472239253111183643341064453125;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:321782;s:14:\"optimized_size\";i:71855;s:7:\"percent\";d:77.6700000000000017053025658242404460906982421875;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151740;s:14:\"optimized_size\";i:47801;s:7:\"percent\";d:68.5;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221202;s:14:\"optimized_size\";i:54165;s:7:\"percent\";d:75.5100000000000051159076974727213382720947265625;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135920;s:14:\"optimized_size\";i:40143;s:7:\"percent\";d:70.469999999999998863131622783839702606201171875;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41613;s:14:\"optimized_size\";i:14041;s:7:\"percent\";d:66.2600000000000051159076974727213382720947265625;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110837;s:14:\"optimized_size\";i:38491;s:7:\"percent\";d:65.2699999999999960209606797434389591217041015625;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50754;s:14:\"optimized_size\";i:16500;s:7:\"percent\";d:67.4899999999999948840923025272786617279052734375;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38228;s:14:\"optimized_size\";i:12840;s:7:\"percent\";d:66.409999999999996589394868351519107818603515625;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1889780;s:14:\"optimized_size\";i:92330;s:7:\"percent\";d:95.1099999999999994315658113919198513031005859375;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38228;s:14:\"optimized_size\";i:23311;s:7:\"percent\";d:39.02000000000000312638803734444081783294677734375;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50754;s:14:\"optimized_size\";i:29946;s:7:\"percent\";d:41;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110837;s:14:\"optimized_size\";i:70109;s:7:\"percent\";d:36.75;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41613;s:14:\"optimized_size\";i:25447;s:7:\"percent\";d:38.85000000000000142108547152020037174224853515625;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135920;s:14:\"optimized_size\";i:75267;s:7:\"percent\";d:44.61999999999999744204615126363933086395263671875;}s:9:\"2048x2048\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:34:\"Our server returned an error (400)\";}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151740;s:14:\"optimized_size\";i:90085;s:7:\"percent\";d:40.63000000000000255795384873636066913604736328125;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:321782;s:14:\"optimized_size\";i:133014;s:7:\"percent\";d:58.659999999999996589394868351519107818603515625;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118044;s:14:\"optimized_size\";i:67197;s:7:\"percent\";d:43.07000000000000028421709430404007434844970703125;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:275095;s:14:\"optimized_size\";i:156317;s:7:\"percent\";d:43.17999999999999971578290569595992565155029296875;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:167817;s:14:\"optimized_size\";i:94390;s:7:\"percent\";d:43.75;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84513;s:14:\"optimized_size\";i:55983;s:7:\"percent\";d:33.75999999999999801048033987171947956085205078125;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:268137;s:14:\"optimized_size\";i:112379;s:7:\"percent\";d:58.090000000000003410605131648480892181396484375;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28944;s:14:\"optimized_size\";i:17825;s:7:\"percent\";d:38.4200000000000017053025658242404460906982421875;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52477;s:14:\"optimized_size\";i:32301;s:7:\"percent\";d:38.4500000000000028421709430404007434844970703125;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50178;s:14:\"optimized_size\";i:34637;s:7:\"percent\";d:30.969999999999998863131622783839702606201171875;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93060;s:14:\"optimized_size\";i:57805;s:7:\"percent\";d:37.88000000000000255795384873636066913604736328125;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142425;s:14:\"optimized_size\";i:84609;s:7:\"percent\";d:40.590000000000003410605131648480892181396484375;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:410184;s:14:\"optimized_size\";i:192074;s:7:\"percent\";d:53.1700000000000017053025658242404460906982421875;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63116;s:14:\"optimized_size\";i:39346;s:7:\"percent\";d:37.659999999999996589394868351519107818603515625;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:326521;s:14:\"optimized_size\";i:168126;s:7:\"percent\";d:48.50999999999999801048033987171947956085205078125;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51755;s:14:\"optimized_size\";i:31807;s:7:\"percent\";d:38.53999999999999914734871708787977695465087890625;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99506;s:14:\"optimized_size\";i:59615;s:7:\"percent\";d:40.090000000000003410605131648480892181396484375;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121223;s:14:\"optimized_size\";i:74782;s:7:\"percent\";d:38.31000000000000227373675443232059478759765625;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:344025;s:14:\"optimized_size\";i:159832;s:7:\"percent\";d:53.53999999999999914734871708787977695465087890625;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110042;s:14:\"optimized_size\";i:69686;s:7:\"percent\";d:36.6700000000000017053025658242404460906982421875;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9937;s:14:\"optimized_size\";i:6399;s:7:\"percent\";d:35.60000000000000142108547152020037174224853515625;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114226;s:14:\"optimized_size\";i:67647;s:7:\"percent\";d:40.780000000000001136868377216160297393798828125;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49670;s:14:\"optimized_size\";i:30669;s:7:\"percent\";d:38.25;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153294;s:14:\"optimized_size\";i:88998;s:7:\"percent\";d:41.93999999999999772626324556767940521240234375;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157454;s:14:\"optimized_size\";i:91324;s:7:\"percent\";d:42;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:12348912;s:14:\"optimized_size\";i:3790373;s:7:\"percent\";d:69.31000000000000227373675443232059478759765625;s:7:\"message\";s:0:\"\";}}'),(103745,8684,'_imagify_optimization_level','2'),(103746,8684,'_imagify_status','success'),(103747,8684,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:377214;s:14:\"optimized_size\";i:59474;s:7:\"percent\";d:84.2300000000000039790393202565610408782958984375;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85647;s:14:\"optimized_size\";i:24894;s:7:\"percent\";d:70.93000000000000682121026329696178436279296875;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83374;s:14:\"optimized_size\";i:24449;s:7:\"percent\";d:70.68000000000000682121026329696178436279296875;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33290;s:14:\"optimized_size\";i:11100;s:7:\"percent\";d:66.659999999999996589394868351519107818603515625;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72541;s:14:\"optimized_size\";i:21600;s:7:\"percent\";d:70.219999999999998863131622783839702606201171875;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39578;s:14:\"optimized_size\";i:13130;s:7:\"percent\";d:66.8299999999999982946974341757595539093017578125;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6585;s:14:\"optimized_size\";i:2756;s:7:\"percent\";d:58.14999999999999857891452847979962825775146484375;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61292;s:14:\"optimized_size\";i:19711;s:7:\"percent\";d:67.840000000000003410605131648480892181396484375;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148158;s:14:\"optimized_size\";i:42759;s:7:\"percent\";d:71.1400000000000005684341886080801486968994140625;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63793;s:14:\"optimized_size\";i:18720;s:7:\"percent\";d:70.659999999999996589394868351519107818603515625;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55999;s:14:\"optimized_size\";i:17538;s:7:\"percent\";d:68.68000000000000682121026329696178436279296875;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33119;s:14:\"optimized_size\";i:10863;s:7:\"percent\";d:67.2000000000000028421709430404007434844970703125;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39578;s:14:\"optimized_size\";i:13130;s:7:\"percent\";d:66.8299999999999982946974341757595539093017578125;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154703;s:14:\"optimized_size\";i:41288;s:7:\"percent\";d:73.31000000000000227373675443232059478759765625;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65332;s:14:\"optimized_size\";i:14697;s:7:\"percent\";d:77.5;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55222;s:14:\"optimized_size\";i:18024;s:7:\"percent\";d:67.3599999999999994315658113919198513031005859375;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33344;s:14:\"optimized_size\";i:12352;s:7:\"percent\";d:62.96000000000000085265128291212022304534912109375;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33837;s:14:\"optimized_size\";i:11410;s:7:\"percent\";d:66.280000000000001136868377216160297393798828125;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23848;s:14:\"optimized_size\";i:8467;s:7:\"percent\";d:64.5;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131812;s:14:\"optimized_size\";i:40612;s:7:\"percent\";d:69.18999999999999772626324556767940521240234375;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52339;s:14:\"optimized_size\";i:17945;s:7:\"percent\";d:65.7099999999999937472239253111183643341064453125;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94658;s:14:\"optimized_size\";i:26502;s:7:\"percent\";d:72;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143853;s:14:\"optimized_size\";i:42027;s:7:\"percent\";d:70.780000000000001136868377216160297393798828125;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68040;s:14:\"optimized_size\";i:20187;s:7:\"percent\";d:70.3299999999999982946974341757595539093017578125;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150879;s:14:\"optimized_size\";i:42454;s:7:\"percent\";d:71.8599999999999994315658113919198513031005859375;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70882;s:14:\"optimized_size\";i:17128;s:7:\"percent\";d:75.840000000000003410605131648480892181396484375;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103279;s:14:\"optimized_size\";i:27912;s:7:\"percent\";d:72.969999999999998863131622783839702606201171875;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37730;s:14:\"optimized_size\";i:12333;s:7:\"percent\";d:67.31000000000000227373675443232059478759765625;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65897;s:14:\"optimized_size\";i:21865;s:7:\"percent\";d:66.81999999999999317878973670303821563720703125;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44561;s:14:\"optimized_size\";i:14170;s:7:\"percent\";d:68.2000000000000028421709430404007434844970703125;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35188;s:14:\"optimized_size\";i:11634;s:7:\"percent\";d:66.93999999999999772626324556767940521240234375;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:377214;s:14:\"optimized_size\";i:43134;s:7:\"percent\";d:88.56999999999999317878973670303821563720703125;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35188;s:14:\"optimized_size\";i:18236;s:7:\"percent\";d:48.17999999999999971578290569595992565155029296875;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44561;s:14:\"optimized_size\";i:22679;s:7:\"percent\";d:49.1099999999999994315658113919198513031005859375;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65897;s:14:\"optimized_size\";i:34117;s:7:\"percent\";d:48.22999999999999687361196265555918216705322265625;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37730;s:14:\"optimized_size\";i:19355;s:7:\"percent\";d:48.7000000000000028421709430404007434844970703125;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103279;s:14:\"optimized_size\";i:55821;s:7:\"percent\";d:45.9500000000000028421709430404007434844970703125;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70882;s:14:\"optimized_size\";i:39751;s:7:\"percent\";d:43.9200000000000017053025658242404460906982421875;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150879;s:14:\"optimized_size\";i:58138;s:7:\"percent\";d:61.469999999999998863131622783839702606201171875;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68040;s:14:\"optimized_size\";i:26899;s:7:\"percent\";d:60.469999999999998863131622783839702606201171875;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143853;s:14:\"optimized_size\";i:80307;s:7:\"percent\";d:44.1700000000000017053025658242404460906982421875;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94658;s:14:\"optimized_size\";i:52343;s:7:\"percent\";d:44.7000000000000028421709430404007434844970703125;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52339;s:14:\"optimized_size\";i:29426;s:7:\"percent\";d:43.780000000000001136868377216160297393798828125;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131812;s:14:\"optimized_size\";i:52507;s:7:\"percent\";d:60.1700000000000017053025658242404460906982421875;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23848;s:14:\"optimized_size\";i:14000;s:7:\"percent\";d:41.28999999999999914734871708787977695465087890625;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33837;s:14:\"optimized_size\";i:19635;s:7:\"percent\";d:41.969999999999998863131622783839702606201171875;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33344;s:14:\"optimized_size\";i:19723;s:7:\"percent\";d:40.85000000000000142108547152020037174224853515625;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55222;s:14:\"optimized_size\";i:28859;s:7:\"percent\";d:47.74000000000000198951966012828052043914794921875;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65332;s:14:\"optimized_size\";i:36770;s:7:\"percent\";d:43.719999999999998863131622783839702606201171875;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154703;s:14:\"optimized_size\";i:56833;s:7:\"percent\";d:63.25999999999999801048033987171947956085205078125;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39578;s:14:\"optimized_size\";i:20643;s:7:\"percent\";d:47.840000000000003410605131648480892181396484375;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33119;s:14:\"optimized_size\";i:18936;s:7:\"percent\";d:42.82000000000000028421709430404007434844970703125;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55999;s:14:\"optimized_size\";i:33286;s:7:\"percent\";d:40.56000000000000227373675443232059478759765625;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63793;s:14:\"optimized_size\";i:38006;s:7:\"percent\";d:40.4200000000000017053025658242404460906982421875;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148158;s:14:\"optimized_size\";i:57430;s:7:\"percent\";d:61.24000000000000198951966012828052043914794921875;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61292;s:14:\"optimized_size\";i:31937;s:7:\"percent\";d:47.8900000000000005684341886080801486968994140625;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6585;s:14:\"optimized_size\";i:4104;s:7:\"percent\";d:37.67999999999999971578290569595992565155029296875;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72541;s:14:\"optimized_size\";i:43743;s:7:\"percent\";d:39.7000000000000028421709430404007434844970703125;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33290;s:14:\"optimized_size\";i:19140;s:7:\"percent\";d:42.50999999999999801048033987171947956085205078125;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83374;s:14:\"optimized_size\";i:47129;s:7:\"percent\";d:43.469999999999998863131622783839702606201171875;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85647;s:14:\"optimized_size\";i:47937;s:7:\"percent\";d:44.030000000000001136868377216160297393798828125;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4891566;s:14:\"optimized_size\";i:1751955;s:7:\"percent\";d:64.18000000000000682121026329696178436279296875;s:7:\"message\";s:0:\"\";}}'),(103748,5864,'page_content_2_image','8685'),(103749,5864,'_page_content_2_image','field_65d85cd9b2156'),(103750,5864,'page_content_3_block_content','<h3>Honest Advice, Not Another Sales Pitch.</h3>\r\nWhen Robinsons came to us, they\'d already been burned. The last thing they needed was another agency making promises. They needed straight answers.\r\n\r\nWe audited the existing Aero Commerce site and identified exactly what was wrong and what it would take to bring it up to a functional level. But the reality was clear, Aero\'s bespoke build model meant that every fix, every improvement, and every future change would carry significant development costs. The platform was a money pit, and no amount of patching was going to change that.\r\n\r\nWe recommended a full migration to Shopify. It was the fastest, most cost-effective route to a store that actually worked, one that could be maintained, improved, and scaled without spiralling costs. Crucially, it meant preserving their existing ePOS integration and migrating all customer and product data so nothing was lost in the transition.\r\n\r\nThe timeline was tight. The budget had already been stretched. Robinsons needed this done quickly and done right.'),(103751,5864,'_page_content_3_block_content','field_65d85cf0b2159'),(103752,5864,'page_content_4_the_images_0_the_image','8689'),(103753,5864,'_page_content_4_the_images_0_the_image','field_65d85d1fde9a2'),(103754,5864,'page_content_4_the_images_1_the_image','8684'),(103755,5864,'_page_content_4_the_images_1_the_image','field_65d85d1fde9a2'),(103756,5864,'page_content_4_the_images','2'),(103757,5864,'_page_content_4_the_images','field_65d85d17de9a1'),(103758,5864,'page_content_5_block_content','<h3>A Clean Migration and a Platform That Actually Works.</h3>\r\nRobinsons had already spent over £40k on a bespoke Aero Commerce build that couldn\'t process sales reliably. We audited the existing site, gave them an honest assessment, and recommended a full migration to Shopify, the fastest, most cost-effective route to a store that worked. The timeline was tight and the budget had already been stretched, so every decision was focused on what would move the needle commercially.\r\n\r\nWe built the new Shopify store in three months using proven ecommerce best practices: clean design, clear navigation, fast page loads, and a checkout that doesn\'t get in the way. The existing ePOS system was integrated cleanly so the team could manage in-store and online channels without duplication. Every customer record, product, and order was migrated from Aero Commerce without data loss, so the business could pick up exactly where it left off on a platform that actually performed.\r\n\r\nSince November 2023, Actuate has been retained for ongoing CRO, systematically working through product listing pages, product detail pages, reviews integration, and shipping messaging to compound the initial gains.'),(103759,5864,'_page_content_5_block_content','field_65d85d37de9a5'),(103760,5864,'page_content_7_align_image','left'),(103761,5864,'_page_content_7_align_image','field_65d85d5bde9a8'),(103762,5864,'page_content_7_block_content','<h3>Seamless ePOS Integration</h3>\r\nFor a retailer operating both online and in-store, keeping inventory, orders, and customer data in sync is non-negotiable. We ensured the existing ePOS system integrated cleanly with the new Shopify store, so the team could manage both channels without duplication, manual workarounds, or stock discrepancies.'),(103763,5864,'_page_content_7_block_content','field_65d85d93de9a9'),(103764,5864,'page_content_7_block_image','8686'),(103765,5864,'_page_content_7_block_image','field_65d85d9bde9aa'),(103766,5864,'page_content_7_block_video',''),(103767,5864,'_page_content_7_block_video','field_65d85da6de9ab'),(103768,5864,'page_content_8_block_content','<h3>A Store Built to Convert</h3>\r\nNo gimmicks, no unnecessary complexity, just solid ecommerce fundamentals executed well. Clear product imagery, intuitive collection and brand pages, logical navigation, and a fast, frictionless path to purchase. Sometimes the biggest impact comes not from doing something clever, but from doing the basics properly.'),(103769,5864,'_page_content_8_block_content','field_65d85ddade9ae'),(103770,5864,'page_content_9_show_testimonial','1'),(103771,5864,'_page_content_9_show_testimonial','field_65d85df9f3101'),(103772,5864,'page_content_9_testimonial_to_show','6424'),(103773,5864,'_page_content_9_testimonial_to_show','field_6751c68ab1011'),(103774,5864,'page_content_10_block_content','<h3>What did this mean for Robinsons of Bawtry?</h3>\r\nIn three months, Robinsons went from a £40,000 website that couldn\'t process sales to a Shopify store that has transformed the commercial trajectory of the business. The numbers tell the story. But behind the numbers is a team that finally has confidence in their online operation and a platform that grows with them rather than holding them back.'),(103775,5864,'_page_content_10_block_content','field_65d85e28f3104'),(103776,5864,'page_content_10_final_results_0_main_stat','1'),(103777,5864,'_page_content_10_final_results_0_main_stat','field_67f641425811d'),(103778,5864,'page_content_10_final_results_0_stat_info','<h4>A Store That Actually Works</h4>\r\nAfter months of frustration on a platform that was costing money and losing customers, Robinsons now has a fast, reliable Shopify store that converts. The basics are right, the foundation is solid, and the team can focus on running the business instead of fighting the technology.'),(103779,5864,'_page_content_10_final_results_0_stat_info','field_67f6414c5811e'),(103780,5864,'page_content_10_final_results_1_main_stat','2'),(103781,5864,'_page_content_10_final_results_1_main_stat','field_67f641425811d'),(103782,5864,'page_content_10_final_results_1_stat_info','<h4>Online Revenue as a Real Growth Channel</h4>\r\nA 551% increase in revenue and a 109% increase in conversion rate turned ecommerce from a source of frustration into a genuine growth engine for the business, complementing the exceptional in-store experience that Robinsons is known for.'),(103783,5864,'_page_content_10_final_results_1_stat_info','field_67f6414c5811e'),(103784,5864,'page_content_10_final_results_2_main_stat','3'),(103785,5864,'_page_content_10_final_results_2_main_stat','field_67f641425811d'),(103786,5864,'page_content_10_final_results_2_stat_info','<h4>A Platform for Continued Improvement</h4>\r\nUnlike their previous bespoke build, Shopify gives Robinsons the flexibility to test, iterate, and improve without eye-watering development costs. With Actuate retained for ongoing CRO, every month brings incremental gains that compound over time.'),(103787,5864,'_page_content_10_final_results_2_stat_info','field_67f6414c5811e'),(103788,5864,'page_content_10_final_results','3'),(103789,5864,'_page_content_10_final_results','field_67f641335811c'),(103790,8685,'_imagify_optimization_level','2'),(103791,8685,'_imagify_status','success'),(103792,8685,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:672485;s:14:\"optimized_size\";i:121888;s:7:\"percent\";d:81.8700000000000045474735088646411895751953125;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97112;s:14:\"optimized_size\";i:28631;s:7:\"percent\";d:70.5199999999999960209606797434389591217041015625;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92983;s:14:\"optimized_size\";i:28844;s:7:\"percent\";d:68.9800000000000039790393202565610408782958984375;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38595;s:14:\"optimized_size\";i:13559;s:7:\"percent\";d:64.8700000000000045474735088646411895751953125;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76371;s:14:\"optimized_size\";i:23160;s:7:\"percent\";d:69.6700000000000017053025658242404460906982421875;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44324;s:14:\"optimized_size\";i:15072;s:7:\"percent\";d:66;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8715;s:14:\"optimized_size\";i:3742;s:7:\"percent\";d:57.06000000000000227373675443232059478759765625;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64706;s:14:\"optimized_size\";i:22245;s:7:\"percent\";d:65.6200000000000045474735088646411895751953125;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:168576;s:14:\"optimized_size\";i:51216;s:7:\"percent\";d:69.6200000000000045474735088646411895751953125;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70963;s:14:\"optimized_size\";i:23129;s:7:\"percent\";d:67.409999999999996589394868351519107818603515625;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65172;s:14:\"optimized_size\";i:21178;s:7:\"percent\";d:67.5;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38810;s:14:\"optimized_size\";i:13300;s:7:\"percent\";d:65.7300000000000039790393202565610408782958984375;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44324;s:14:\"optimized_size\";i:15072;s:7:\"percent\";d:66;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:188526;s:14:\"optimized_size\";i:54600;s:7:\"percent\";d:71.0400000000000062527760746888816356658935546875;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75672;s:14:\"optimized_size\";i:21816;s:7:\"percent\";d:71.1700000000000017053025658242404460906982421875;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61144;s:14:\"optimized_size\";i:20595;s:7:\"percent\";d:66.31999999999999317878973670303821563720703125;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34634;s:14:\"optimized_size\";i:12878;s:7:\"percent\";d:62.82000000000000028421709430404007434844970703125;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39004;s:14:\"optimized_size\";i:13626;s:7:\"percent\";d:65.06999999999999317878973670303821563720703125;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23158;s:14:\"optimized_size\";i:8006;s:7:\"percent\";d:65.43000000000000682121026329696178436279296875;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131314;s:14:\"optimized_size\";i:39109;s:7:\"percent\";d:70.219999999999998863131622783839702606201171875;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51180;s:14:\"optimized_size\";i:17695;s:7:\"percent\";d:65.43000000000000682121026329696178436279296875;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104829;s:14:\"optimized_size\";i:30934;s:7:\"percent\";d:70.4899999999999948840923025272786617279052734375;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152507;s:14:\"optimized_size\";i:46676;s:7:\"percent\";d:69.3900000000000005684341886080801486968994140625;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62918;s:14:\"optimized_size\";i:19019;s:7:\"percent\";d:69.7699999999999960209606797434389591217041015625;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175890;s:14:\"optimized_size\";i:52242;s:7:\"percent\";d:70.2999999999999971578290569595992565155029296875;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83140;s:14:\"optimized_size\";i:25086;s:7:\"percent\";d:69.8299999999999982946974341757595539093017578125;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126474;s:14:\"optimized_size\";i:34225;s:7:\"percent\";d:72.93999999999999772626324556767940521240234375;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45991;s:14:\"optimized_size\";i:15055;s:7:\"percent\";d:67.2699999999999960209606797434389591217041015625;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65678;s:14:\"optimized_size\";i:21889;s:7:\"percent\";d:66.6700000000000017053025658242404460906982421875;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53721;s:14:\"optimized_size\";i:17582;s:7:\"percent\";d:67.2699999999999960209606797434389591217041015625;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43372;s:14:\"optimized_size\";i:14676;s:7:\"percent\";d:66.159999999999996589394868351519107818603515625;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:672485;s:14:\"optimized_size\";i:56149;s:7:\"percent\";d:91.650000000000005684341886080801486968994140625;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43372;s:14:\"optimized_size\";i:24645;s:7:\"percent\";d:43.17999999999999971578290569595992565155029296875;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53721;s:14:\"optimized_size\";i:27205;s:7:\"percent\";d:49.3599999999999994315658113919198513031005859375;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65678;s:14:\"optimized_size\";i:40879;s:7:\"percent\";d:37.75999999999999801048033987171947956085205078125;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45991;s:14:\"optimized_size\";i:24832;s:7:\"percent\";d:46.00999999999999801048033987171947956085205078125;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126474;s:14:\"optimized_size\";i:72233;s:7:\"percent\";d:42.8900000000000005684341886080801486968994140625;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83140;s:14:\"optimized_size\";i:49918;s:7:\"percent\";d:39.96000000000000085265128291212022304534912109375;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175890;s:14:\"optimized_size\";i:65726;s:7:\"percent\";d:62.63000000000000255795384873636066913604736328125;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62918;s:14:\"optimized_size\";i:23280;s:7:\"percent\";d:63;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152507;s:14:\"optimized_size\";i:85780;s:7:\"percent\";d:43.75;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104829;s:14:\"optimized_size\";i:60378;s:7:\"percent\";d:42.39999999999999857891452847979962825775146484375;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51180;s:14:\"optimized_size\";i:27851;s:7:\"percent\";d:45.5799999999999982946974341757595539093017578125;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131314;s:14:\"optimized_size\";i:50772;s:7:\"percent\";d:61.340000000000003410605131648480892181396484375;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23158;s:14:\"optimized_size\";i:13224;s:7:\"percent\";d:42.89999999999999857891452847979962825775146484375;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39004;s:14:\"optimized_size\";i:22023;s:7:\"percent\";d:43.53999999999999914734871708787977695465087890625;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34634;s:14:\"optimized_size\";i:20820;s:7:\"percent\";d:39.8900000000000005684341886080801486968994140625;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61144;s:14:\"optimized_size\";i:33275;s:7:\"percent\";d:45.5799999999999982946974341757595539093017578125;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75672;s:14:\"optimized_size\";i:43368;s:7:\"percent\";d:42.68999999999999772626324556767940521240234375;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:188526;s:14:\"optimized_size\";i:71163;s:7:\"percent\";d:62.25;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44324;s:14:\"optimized_size\";i:25150;s:7:\"percent\";d:43.25999999999999801048033987171947956085205078125;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38810;s:14:\"optimized_size\";i:22053;s:7:\"percent\";d:43.17999999999999971578290569595992565155029296875;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65172;s:14:\"optimized_size\";i:41170;s:7:\"percent\";d:36.8299999999999982946974341757595539093017578125;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70963;s:14:\"optimized_size\";i:44602;s:7:\"percent\";d:37.14999999999999857891452847979962825775146484375;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:168576;s:14:\"optimized_size\";i:63673;s:7:\"percent\";d:62.22999999999999687361196265555918216705322265625;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64706;s:14:\"optimized_size\";i:40724;s:7:\"percent\";d:37.06000000000000227373675443232059478759765625;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8715;s:14:\"optimized_size\";i:6088;s:7:\"percent\";d:30.1400000000000005684341886080801486968994140625;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76371;s:14:\"optimized_size\";i:46650;s:7:\"percent\";d:38.9200000000000017053025658242404460906982421875;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38595;s:14:\"optimized_size\";i:22002;s:7:\"percent\";d:42.99000000000000198951966012828052043914794921875;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92983;s:14:\"optimized_size\";i:56816;s:7:\"percent\";d:38.89999999999999857891452847979962825775146484375;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97112;s:14:\"optimized_size\";i:58480;s:7:\"percent\";d:39.780000000000001136868377216160297393798828125;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5960252;s:14:\"optimized_size\";i:2087674;s:7:\"percent\";d:64.969999999999998863131622783839702606201171875;s:7:\"message\";s:0:\"\";}}'),(103793,8691,'_wp_attached_file','SBS-2-Hyva-Rebuild.jpg'),(103794,8691,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:22:\"SBS-2-Hyva-Rebuild.jpg\";s:8:\"filesize\";i:455789;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"SBS-2-Hyva-Rebuild-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35128;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"SBS-2-Hyva-Rebuild-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46066;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"SBS-2-Hyva-Rebuild-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64039;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"SBS-2-Hyva-Rebuild-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39323;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"SBS-2-Hyva-Rebuild-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107403;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:31:\"SBS-2-Hyva-Rebuild-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72466;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:32:\"SBS-2-Hyva-Rebuild-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156566;}s:8:\"masthead\";a:5:{s:4:\"file\";s:31:\"SBS-2-Hyva-Rebuild-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64764;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:32:\"SBS-2-Hyva-Rebuild-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151479;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:31:\"SBS-2-Hyva-Rebuild-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97257;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:30:\"SBS-2-Hyva-Rebuild-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51047;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:31:\"SBS-2-Hyva-Rebuild-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119475;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:30:\"SBS-2-Hyva-Rebuild-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21679;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:30:\"SBS-2-Hyva-Rebuild-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34057;}s:10:\"team-small\";a:5:{s:4:\"file\";s:30:\"SBS-2-Hyva-Rebuild-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31040;}s:10:\"team-large\";a:5:{s:4:\"file\";s:30:\"SBS-2-Hyva-Rebuild-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56307;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:31:\"SBS-2-Hyva-Rebuild-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67569;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:32:\"SBS-2-Hyva-Rebuild-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161175;}s:10:\"page-small\";a:5:{s:4:\"file\";s:30:\"SBS-2-Hyva-Rebuild-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38999;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:30:\"SBS-2-Hyva-Rebuild-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32550;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"SBS-2-Hyva-Rebuild-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55943;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:30:\"SBS-2-Hyva-Rebuild-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63086;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:32:\"SBS-2-Hyva-Rebuild-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155027;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:30:\"SBS-2-Hyva-Rebuild-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60452;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:30:\"SBS-2-Hyva-Rebuild-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6586;}s:13:\"project-small\";a:5:{s:4:\"file\";s:30:\"SBS-2-Hyva-Rebuild-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38999;}s:13:\"project-large\";a:5:{s:4:\"file\";s:31:\"SBS-2-Hyva-Rebuild-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74347;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:30:\"SBS-2-Hyva-Rebuild-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32568;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:31:\"SBS-2-Hyva-Rebuild-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85616;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:31:\"SBS-2-Hyva-Rebuild-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89007;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103795,8686,'_imagify_optimization_level','2'),(103796,8686,'_imagify_status','success'),(103797,8686,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:251766;s:14:\"optimized_size\";i:32517;s:7:\"percent\";d:87.0799999999999982946974341757595539093017578125;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47231;s:14:\"optimized_size\";i:10755;s:7:\"percent\";d:77.2300000000000039790393202565610408782958984375;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46119;s:14:\"optimized_size\";i:10677;s:7:\"percent\";d:76.849999999999994315658113919198513031005859375;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16549;s:14:\"optimized_size\";i:5051;s:7:\"percent\";d:69.4800000000000039790393202565610408782958984375;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38877;s:14:\"optimized_size\";i:9442;s:7:\"percent\";d:75.7099999999999937472239253111183643341064453125;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19585;s:14:\"optimized_size\";i:5727;s:7:\"percent\";d:70.7600000000000051159076974727213382720947265625;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3543;s:14:\"optimized_size\";i:1427;s:7:\"percent\";d:59.719999999999998863131622783839702606201171875;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33217;s:14:\"optimized_size\";i:8977;s:7:\"percent\";d:72.969999999999998863131622783839702606201171875;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88466;s:14:\"optimized_size\";i:19923;s:7:\"percent\";d:77.4800000000000039790393202565610408782958984375;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35631;s:14:\"optimized_size\";i:9094;s:7:\"percent\";d:74.4800000000000039790393202565610408782958984375;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29428;s:14:\"optimized_size\";i:7860;s:7:\"percent\";d:73.2900000000000062527760746888816356658935546875;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16675;s:14:\"optimized_size\";i:4979;s:7:\"percent\";d:70.1400000000000005684341886080801486968994140625;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19585;s:14:\"optimized_size\";i:5727;s:7:\"percent\";d:70.7600000000000051159076974727213382720947265625;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93806;s:14:\"optimized_size\";i:19726;s:7:\"percent\";d:78.969999999999998863131622783839702606201171875;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40618;s:14:\"optimized_size\";i:8837;s:7:\"percent\";d:78.2399999999999948840923025272786617279052734375;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28401;s:14:\"optimized_size\";i:7880;s:7:\"percent\";d:72.25;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16052;s:14:\"optimized_size\";i:5271;s:7:\"percent\";d:67.159999999999996589394868351519107818603515625;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17106;s:14:\"optimized_size\";i:5172;s:7:\"percent\";d:69.7600000000000051159076974727213382720947265625;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14952;s:14:\"optimized_size\";i:5112;s:7:\"percent\";d:65.81000000000000227373675443232059478759765625;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82500;s:14:\"optimized_size\";i:19839;s:7:\"percent\";d:75.9500000000000028421709430404007434844970703125;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26873;s:14:\"optimized_size\";i:7847;s:7:\"percent\";d:70.7999999999999971578290569595992565155029296875;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52863;s:14:\"optimized_size\";i:11993;s:7:\"percent\";d:77.31000000000000227373675443232059478759765625;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84366;s:14:\"optimized_size\";i:19783;s:7:\"percent\";d:76.5499999999999971578290569595992565155029296875;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66795;s:14:\"optimized_size\";i:18637;s:7:\"percent\";d:72.099999999999994315658113919198513031005859375;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90655;s:14:\"optimized_size\";i:19721;s:7:\"percent\";d:78.25;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43779;s:14:\"optimized_size\";i:9770;s:7:\"percent\";d:77.68000000000000682121026329696178436279296875;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59765;s:14:\"optimized_size\";i:12303;s:7:\"percent\";d:79.409999999999996589394868351519107818603515625;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19914;s:14:\"optimized_size\";i:5486;s:7:\"percent\";d:72.4500000000000028421709430404007434844970703125;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34165;s:14:\"optimized_size\";i:9105;s:7:\"percent\";d:73.349999999999994315658113919198513031005859375;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23351;s:14:\"optimized_size\";i:6312;s:7:\"percent\";d:72.969999999999998863131622783839702606201171875;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18234;s:14:\"optimized_size\";i:5185;s:7:\"percent\";d:71.56000000000000227373675443232059478759765625;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:251766;s:14:\"optimized_size\";i:22110;s:7:\"percent\";d:91.219999999999998863131622783839702606201171875;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18234;s:14:\"optimized_size\";i:6619;s:7:\"percent\";d:63.7000000000000028421709430404007434844970703125;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23351;s:14:\"optimized_size\";i:8206;s:7:\"percent\";d:64.8599999999999994315658113919198513031005859375;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34165;s:14:\"optimized_size\";i:18011;s:7:\"percent\";d:47.280000000000001136868377216160297393798828125;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19914;s:14:\"optimized_size\";i:7110;s:7:\"percent\";d:64.2999999999999971578290569595992565155029296875;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59765;s:14:\"optimized_size\";i:19401;s:7:\"percent\";d:67.5400000000000062527760746888816356658935546875;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43779;s:14:\"optimized_size\";i:14499;s:7:\"percent\";d:66.8799999999999954525264911353588104248046875;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90655;s:14:\"optimized_size\";i:28398;s:7:\"percent\";d:68.6700000000000017053025658242404460906982421875;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66795;s:14:\"optimized_size\";i:28877;s:7:\"percent\";d:56.77000000000000312638803734444081783294677734375;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84366;s:14:\"optimized_size\";i:27065;s:7:\"percent\";d:67.9200000000000017053025658242404460906982421875;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52863;s:14:\"optimized_size\";i:17462;s:7:\"percent\";d:66.969999999999998863131622783839702606201171875;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26873;s:14:\"optimized_size\";i:14295;s:7:\"percent\";d:46.81000000000000227373675443232059478759765625;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82500;s:14:\"optimized_size\";i:27064;s:7:\"percent\";d:67.2000000000000028421709430404007434844970703125;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14952;s:14:\"optimized_size\";i:7790;s:7:\"percent\";d:47.89999999999999857891452847979962825775146484375;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17106;s:14:\"optimized_size\";i:9122;s:7:\"percent\";d:46.6700000000000017053025658242404460906982421875;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16052;s:14:\"optimized_size\";i:8899;s:7:\"percent\";d:44.56000000000000227373675443232059478759765625;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28401;s:14:\"optimized_size\";i:14743;s:7:\"percent\";d:48.090000000000003410605131648480892181396484375;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40618;s:14:\"optimized_size\";i:13349;s:7:\"percent\";d:67.1400000000000005684341886080801486968994140625;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93806;s:14:\"optimized_size\";i:29185;s:7:\"percent\";d:68.8900000000000005684341886080801486968994140625;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19585;s:14:\"optimized_size\";i:10391;s:7:\"percent\";d:46.93999999999999772626324556767940521240234375;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16675;s:14:\"optimized_size\";i:8902;s:7:\"percent\";d:46.6099999999999994315658113919198513031005859375;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29428;s:14:\"optimized_size\";i:10216;s:7:\"percent\";d:65.280000000000001136868377216160297393798828125;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35631;s:14:\"optimized_size\";i:18548;s:7:\"percent\";d:47.93999999999999772626324556767940521240234375;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88466;s:14:\"optimized_size\";i:27957;s:7:\"percent\";d:68.400000000000005684341886080801486968994140625;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33217;s:14:\"optimized_size\";i:17445;s:7:\"percent\";d:47.47999999999999687361196265555918216705322265625;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3543;s:14:\"optimized_size\";i:2081;s:7:\"percent\";d:41.25999999999999801048033987171947956085205078125;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38877;s:14:\"optimized_size\";i:13335;s:7:\"percent\";d:65.7000000000000028421709430404007434844970703125;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16549;s:14:\"optimized_size\";i:8800;s:7:\"percent\";d:46.82000000000000028421709430404007434844970703125;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46119;s:14:\"optimized_size\";i:15525;s:7:\"percent\";d:66.340000000000003410605131648480892181396484375;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47231;s:14:\"optimized_size\";i:15899;s:7:\"percent\";d:66.340000000000003410605131648480892181396484375;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2902149;s:14:\"optimized_size\";i:801439;s:7:\"percent\";d:72.3799999999999954525264911353588104248046875;s:7:\"message\";s:0:\"\";}}'),(103798,8692,'_wp_attached_file','SBS-3-New-Frontend.jpg'),(103799,8692,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:22:\"SBS-3-New-Frontend.jpg\";s:8:\"filesize\";i:605891;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"SBS-3-New-Frontend-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40783;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"SBS-3-New-Frontend-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52802;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"SBS-3-New-Frontend-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57492;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"SBS-3-New-Frontend-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44736;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"SBS-3-New-Frontend-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129942;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:31:\"SBS-3-New-Frontend-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63586;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:32:\"SBS-3-New-Frontend-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181955;}s:8:\"masthead\";a:5:{s:4:\"file\";s:31:\"SBS-3-New-Frontend-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59836;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:32:\"SBS-3-New-Frontend-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145534;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:31:\"SBS-3-New-Frontend-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107951;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:30:\"SBS-3-New-Frontend-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45208;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:31:\"SBS-3-New-Frontend-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130406;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:30:\"SBS-3-New-Frontend-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18855;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:30:\"SBS-3-New-Frontend-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37354;}s:10:\"team-small\";a:5:{s:4:\"file\";s:30:\"SBS-3-New-Frontend-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27700;}s:10:\"team-large\";a:5:{s:4:\"file\";s:30:\"SBS-3-New-Frontend-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55855;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:31:\"SBS-3-New-Frontend-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58268;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:32:\"SBS-3-New-Frontend-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201779;}s:10:\"page-small\";a:5:{s:4:\"file\";s:30:\"SBS-3-New-Frontend-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40912;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:30:\"SBS-3-New-Frontend-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34469;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"SBS-3-New-Frontend-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65027;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:30:\"SBS-3-New-Frontend-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53191;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:32:\"SBS-3-New-Frontend-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170734;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:30:\"SBS-3-New-Frontend-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53441;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:30:\"SBS-3-New-Frontend-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7306;}s:13:\"project-small\";a:5:{s:4:\"file\";s:30:\"SBS-3-New-Frontend-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40912;}s:13:\"project-large\";a:5:{s:4:\"file\";s:31:\"SBS-3-New-Frontend-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75044;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:30:\"SBS-3-New-Frontend-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35322;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:31:\"SBS-3-New-Frontend-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92557;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:31:\"SBS-3-New-Frontend-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93845;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103800,8693,'_wp_attached_file','SBS-4-Product-Calculator.jpg'),(103801,8693,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"SBS-4-Product-Calculator.jpg\";s:8:\"filesize\";i:184896;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"SBS-4-Product-Calculator-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23666;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"SBS-4-Product-Calculator-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30149;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"SBS-4-Product-Calculator-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47097;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"SBS-4-Product-Calculator-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26050;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"SBS-4-Product-Calculator-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69310;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"SBS-4-Product-Calculator-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56920;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:38:\"SBS-4-Product-Calculator-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104238;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"SBS-4-Product-Calculator-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64801;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"SBS-4-Product-Calculator-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90246;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:37:\"SBS-4-Product-Calculator-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64185;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"SBS-4-Product-Calculator-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33822;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:37:\"SBS-4-Product-Calculator-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91559;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"SBS-4-Product-Calculator-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19968;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"SBS-4-Product-Calculator-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21655;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"SBS-4-Product-Calculator-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23036;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"SBS-4-Product-Calculator-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35147;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"SBS-4-Product-Calculator-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52836;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:38:\"SBS-4-Product-Calculator-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105642;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"SBS-4-Product-Calculator-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26432;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"SBS-4-Product-Calculator-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21665;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"SBS-4-Product-Calculator-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36839;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"SBS-4-Product-Calculator-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44808;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:38:\"SBS-4-Product-Calculator-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104783;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"SBS-4-Product-Calculator-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40901;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"SBS-4-Product-Calculator-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4623;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"SBS-4-Product-Calculator-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26432;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"SBS-4-Product-Calculator-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49872;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"SBS-4-Product-Calculator-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21310;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:37:\"SBS-4-Product-Calculator-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55558;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:37:\"SBS-4-Product-Calculator-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56927;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103802,8694,'_wp_attached_file','SBS-5-PLP-PDP.jpg'),(103803,8694,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:17:\"SBS-5-PLP-PDP.jpg\";s:8:\"filesize\";i:663575;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"SBS-5-PLP-PDP-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37587;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"SBS-5-PLP-PDP-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48794;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"SBS-5-PLP-PDP-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57313;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"SBS-5-PLP-PDP-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40428;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"SBS-5-PLP-PDP-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130195;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"SBS-5-PLP-PDP-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66636;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"SBS-5-PLP-PDP-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180465;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"SBS-5-PLP-PDP-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67093;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"SBS-5-PLP-PDP-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144328;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"SBS-5-PLP-PDP-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104530;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"SBS-5-PLP-PDP-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43158;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"SBS-5-PLP-PDP-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127303;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"SBS-5-PLP-PDP-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18771;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"SBS-5-PLP-PDP-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32610;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"SBS-5-PLP-PDP-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27027;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"SBS-5-PLP-PDP-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53752;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"SBS-5-PLP-PDP-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59469;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"SBS-5-PLP-PDP-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203099;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"SBS-5-PLP-PDP-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37612;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"SBS-5-PLP-PDP-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31913;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"SBS-5-PLP-PDP-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61305;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"SBS-5-PLP-PDP-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54854;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"SBS-5-PLP-PDP-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163885;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"SBS-5-PLP-PDP-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55604;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"SBS-5-PLP-PDP-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5837;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"SBS-5-PLP-PDP-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37612;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"SBS-5-PLP-PDP-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68113;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"SBS-5-PLP-PDP-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30675;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:26:\"SBS-5-PLP-PDP-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90177;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:26:\"SBS-5-PLP-PDP-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93839;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103804,8695,'_wp_attached_file','SBS-6-Upsells.jpg');
INSERT INTO `act_postmeta` VALUES (103805,8695,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:17:\"SBS-6-Upsells.jpg\";s:8:\"filesize\";i:172666;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"SBS-6-Upsells-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19613;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"SBS-6-Upsells-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24502;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"SBS-6-Upsells-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37378;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"SBS-6-Upsells-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20415;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"SBS-6-Upsells-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59297;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"SBS-6-Upsells-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45770;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"SBS-6-Upsells-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87760;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"SBS-6-Upsells-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47921;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"SBS-6-Upsells-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78632;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"SBS-6-Upsells-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54191;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"SBS-6-Upsells-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26871;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"SBS-6-Upsells-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76100;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"SBS-6-Upsells-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15312;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"SBS-6-Upsells-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17140;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"SBS-6-Upsells-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16746;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"SBS-6-Upsells-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29116;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"SBS-6-Upsells-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42382;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"SBS-6-Upsells-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89028;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"SBS-6-Upsells-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20262;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"SBS-6-Upsells-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17666;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"SBS-6-Upsells-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29513;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"SBS-6-Upsells-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38774;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"SBS-6-Upsells-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83190;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"SBS-6-Upsells-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34539;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"SBS-6-Upsells-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3905;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"SBS-6-Upsells-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20262;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"SBS-6-Upsells-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38619;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"SBS-6-Upsells-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17356;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:26:\"SBS-6-Upsells-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45905;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:26:\"SBS-6-Upsells-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47822;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103806,8696,'_wp_attached_file','SBS-7-Team-Independence.jpg'),(103807,8696,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"SBS-7-Team-Independence.jpg\";s:8:\"filesize\";i:1336591;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"SBS-7-Team-Independence-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65796;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"SBS-7-Team-Independence-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83000;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"SBS-7-Team-Independence-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83453;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"SBS-7-Team-Independence-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70630;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"SBS-7-Team-Independence-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196769;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:36:\"SBS-7-Team-Independence-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104005;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:37:\"SBS-7-Team-Independence-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:278003;}s:8:\"masthead\";a:5:{s:4:\"file\";s:36:\"SBS-7-Team-Independence-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118693;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:37:\"SBS-7-Team-Independence-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226327;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:36:\"SBS-7-Team-Independence-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167639;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:35:\"SBS-7-Team-Independence-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72002;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:36:\"SBS-7-Team-Independence-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218618;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:35:\"SBS-7-Team-Independence-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37739;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:35:\"SBS-7-Team-Independence-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58828;}s:10:\"team-small\";a:5:{s:4:\"file\";s:35:\"SBS-7-Team-Independence-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39541;}s:10:\"team-large\";a:5:{s:4:\"file\";s:35:\"SBS-7-Team-Independence-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89576;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:36:\"SBS-7-Team-Independence-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98110;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:37:\"SBS-7-Team-Independence-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:300004;}s:10:\"page-small\";a:5:{s:4:\"file\";s:35:\"SBS-7-Team-Independence-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64703;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:35:\"SBS-7-Team-Independence-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57861;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:35:\"SBS-7-Team-Independence-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101110;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:35:\"SBS-7-Team-Independence-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84493;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:37:\"SBS-7-Team-Independence-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:262802;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:35:\"SBS-7-Team-Independence-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77531;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:35:\"SBS-7-Team-Independence-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11845;}s:13:\"project-small\";a:5:{s:4:\"file\";s:35:\"SBS-7-Team-Independence-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64703;}s:13:\"project-large\";a:5:{s:4:\"file\";s:36:\"SBS-7-Team-Independence-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117110;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:35:\"SBS-7-Team-Independence-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57042;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:36:\"SBS-7-Team-Independence-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143113;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:36:\"SBS-7-Team-Independence-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146228;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103808,8697,'_wp_attached_file','SBS-Hero.jpg'),(103809,8697,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:4:\"file\";s:12:\"SBS-Hero.jpg\";s:8:\"filesize\";i:1016929;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SBS-Hero-730x304.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22600;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"SBS-Hero-855x356.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29116;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SBS-Hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47816;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"SBS-Hero-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24212;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"SBS-Hero-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77959;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"SBS-Hero-2048x853.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134579;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:21:\"SBS-Hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70780;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:22:\"SBS-Hero-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206780;}s:8:\"masthead\";a:5:{s:4:\"file\";s:21:\"SBS-Hero-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69028;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:22:\"SBS-Hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148312;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:21:\"SBS-Hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91357;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:20:\"SBS-Hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37001;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:21:\"SBS-Hero-2880x800.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182133;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:20:\"SBS-Hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17007;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:20:\"SBS-Hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26519;}s:10:\"team-small\";a:5:{s:4:\"file\";s:20:\"SBS-Hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20354;}s:10:\"team-large\";a:5:{s:4:\"file\";s:20:\"SBS-Hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44059;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:21:\"SBS-Hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67276;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:22:\"SBS-Hero-2880x1172.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:283442;}s:10:\"page-small\";a:5:{s:4:\"file\";s:20:\"SBS-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30066;}s:10:\"page-large\";a:5:{s:4:\"file\";s:22:\"SBS-Hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189106;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:20:\"SBS-Hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25787;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"SBS-Hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48352;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:20:\"SBS-Hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52856;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:22:\"SBS-Hero-2880x1000.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:234755;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:20:\"SBS-Hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46422;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:20:\"SBS-Hero-336x140.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7835;}s:13:\"project-small\";a:5:{s:4:\"file\";s:20:\"SBS-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30066;}s:13:\"project-large\";a:5:{s:4:\"file\";s:21:\"SBS-Hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61576;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:20:\"SBS-Hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25289;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:21:\"SBS-Hero-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77455;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:21:\"SBS-Hero-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80380;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103810,8697,'_wp_attachment_image_alt','The Skirting Board Shop - Magento Home DIY website'),(103811,8687,'_imagify_optimization_level','2'),(103812,8687,'_imagify_status','success'),(103813,8687,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:648620;s:14:\"optimized_size\";i:120945;s:7:\"percent\";d:81.349999999999994315658113919198513031005859375;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101120;s:14:\"optimized_size\";i:30753;s:7:\"percent\";d:69.590000000000003410605131648480892181396484375;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98508;s:14:\"optimized_size\";i:30205;s:7:\"percent\";d:69.340000000000003410605131648480892181396484375;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36733;s:14:\"optimized_size\";i:13679;s:7:\"percent\";d:62.75999999999999801048033987171947956085205078125;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77500;s:14:\"optimized_size\";i:24533;s:7:\"percent\";d:68.340000000000003410605131648480892181396484375;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44895;s:14:\"optimized_size\";i:16433;s:7:\"percent\";d:63.39999999999999857891452847979962825775146484375;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7876;s:14:\"optimized_size\";i:3684;s:7:\"percent\";d:53.219999999999998863131622783839702606201171875;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75190;s:14:\"optimized_size\";i:24781;s:7:\"percent\";d:67.0400000000000062527760746888816356658935546875;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172657;s:14:\"optimized_size\";i:49168;s:7:\"percent\";d:71.5199999999999960209606797434389591217041015625;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78639;s:14:\"optimized_size\";i:24164;s:7:\"percent\";d:69.2699999999999960209606797434389591217041015625;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65551;s:14:\"optimized_size\";i:22477;s:7:\"percent\";d:65.7099999999999937472239253111183643341064453125;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37771;s:14:\"optimized_size\";i:14110;s:7:\"percent\";d:62.6400000000000005684341886080801486968994140625;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44895;s:14:\"optimized_size\";i:16433;s:7:\"percent\";d:63.39999999999999857891452847979962825775146484375;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191926;s:14:\"optimized_size\";i:51432;s:7:\"percent\";d:73.2000000000000028421709430404007434844970703125;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86340;s:14:\"optimized_size\";i:23601;s:7:\"percent\";d:72.6700000000000017053025658242404460906982421875;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62866;s:14:\"optimized_size\";i:21819;s:7:\"percent\";d:65.2900000000000062527760746888816356658935546875;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38201;s:14:\"optimized_size\";i:14861;s:7:\"percent\";d:61.10000000000000142108547152020037174224853515625;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38108;s:14:\"optimized_size\";i:14066;s:7:\"percent\";d:63.090000000000003410605131648480892181396484375;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26589;s:14:\"optimized_size\";i:10692;s:7:\"percent\";d:59.78999999999999914734871708787977695465087890625;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143566;s:14:\"optimized_size\";i:43142;s:7:\"percent\";d:69.9500000000000028421709430404007434844970703125;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59557;s:14:\"optimized_size\";i:21345;s:7:\"percent\";d:64.159999999999996589394868351519107818603515625;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109903;s:14:\"optimized_size\";i:32791;s:7:\"percent\";d:70.159999999999996589394868351519107818603515625;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176153;s:14:\"optimized_size\";i:49317;s:7:\"percent\";d:72;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86147;s:14:\"optimized_size\";i:28024;s:7:\"percent\";d:67.469999999999998863131622783839702606201171875;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179948;s:14:\"optimized_size\";i:49911;s:7:\"percent\";d:72.2600000000000051159076974727213382720947265625;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91296;s:14:\"optimized_size\";i:24881;s:7:\"percent\";d:72.75;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127332;s:14:\"optimized_size\";i:34607;s:7:\"percent\";d:72.81999999999999317878973670303821563720703125;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44228;s:14:\"optimized_size\";i:15721;s:7:\"percent\";d:64.4500000000000028421709430404007434844970703125;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77822;s:14:\"optimized_size\";i:25624;s:7:\"percent\";d:67.06999999999999317878973670303821563720703125;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54164;s:14:\"optimized_size\";i:18823;s:7:\"percent\";d:65.25;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42132;s:14:\"optimized_size\";i:15378;s:7:\"percent\";d:63.5;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:648620;s:14:\"optimized_size\";i:53034;s:7:\"percent\";d:91.81999999999999317878973670303821563720703125;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42132;s:14:\"optimized_size\";i:24453;s:7:\"percent\";d:41.96000000000000085265128291212022304534912109375;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54164;s:14:\"optimized_size\";i:30022;s:7:\"percent\";d:44.57000000000000028421709430404007434844970703125;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77822;s:14:\"optimized_size\";i:42843;s:7:\"percent\";d:44.9500000000000028421709430404007434844970703125;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44228;s:14:\"optimized_size\";i:24488;s:7:\"percent\";d:44.63000000000000255795384873636066913604736328125;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127332;s:14:\"optimized_size\";i:74883;s:7:\"percent\";d:41.18999999999999772626324556767940521240234375;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91296;s:14:\"optimized_size\";i:54041;s:7:\"percent\";d:40.81000000000000227373675443232059478759765625;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179948;s:14:\"optimized_size\";i:64416;s:7:\"percent\";d:64.2000000000000028421709430404007434844970703125;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86147;s:14:\"optimized_size\";i:37245;s:7:\"percent\";d:56.77000000000000312638803734444081783294677734375;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176153;s:14:\"optimized_size\";i:101723;s:7:\"percent\";d:42.25;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109903;s:14:\"optimized_size\";i:65318;s:7:\"percent\";d:40.57000000000000028421709430404007434844970703125;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59557;s:14:\"optimized_size\";i:34653;s:7:\"percent\";d:41.82000000000000028421709430404007434844970703125;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143566;s:14:\"optimized_size\";i:54145;s:7:\"percent\";d:62.28999999999999914734871708787977695465087890625;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26589;s:14:\"optimized_size\";i:15925;s:7:\"percent\";d:40.1099999999999994315658113919198513031005859375;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38108;s:14:\"optimized_size\";i:22153;s:7:\"percent\";d:41.86999999999999744204615126363933086395263671875;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38201;s:14:\"optimized_size\";i:23719;s:7:\"percent\";d:37.909999999999996589394868351519107818603515625;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62866;s:14:\"optimized_size\";i:34457;s:7:\"percent\";d:45.18999999999999772626324556767940521240234375;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86340;s:14:\"optimized_size\";i:51322;s:7:\"percent\";d:40.56000000000000227373675443232059478759765625;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191926;s:14:\"optimized_size\";i:67512;s:7:\"percent\";d:64.81999999999999317878973670303821563720703125;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44895;s:14:\"optimized_size\";i:26144;s:7:\"percent\";d:41.77000000000000312638803734444081783294677734375;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37771;s:14:\"optimized_size\";i:22207;s:7:\"percent\";d:41.21000000000000085265128291212022304534912109375;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65551;s:14:\"optimized_size\";i:34405;s:7:\"percent\";d:47.50999999999999801048033987171947956085205078125;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78639;s:14:\"optimized_size\";i:40866;s:7:\"percent\";d:48.030000000000001136868377216160297393798828125;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172657;s:14:\"optimized_size\";i:62224;s:7:\"percent\";d:63.96000000000000085265128291212022304534912109375;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75190;s:14:\"optimized_size\";i:41136;s:7:\"percent\";d:45.28999999999999914734871708787977695465087890625;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7876;s:14:\"optimized_size\";i:5488;s:7:\"percent\";d:30.32000000000000028421709430404007434844970703125;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77500;s:14:\"optimized_size\";i:46819;s:7:\"percent\";d:39.590000000000003410605131648480892181396484375;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36733;s:14:\"optimized_size\";i:21432;s:7:\"percent\";d:41.64999999999999857891452847979962825775146484375;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98508;s:14:\"optimized_size\";i:58756;s:7:\"percent\";d:40.35000000000000142108547152020037174224853515625;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101120;s:14:\"optimized_size\";i:60409;s:7:\"percent\";d:40.25999999999999801048033987171947956085205078125;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6207571;s:14:\"optimized_size\";i:2183638;s:7:\"percent\";d:64.81999999999999317878973670303821563720703125;s:7:\"message\";s:0:\"\";}}'),(103814,8688,'_imagify_optimization_level','2'),(103815,8688,'_imagify_status','success'),(103816,8688,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262579;s:14:\"optimized_size\";i:51586;s:7:\"percent\";d:80.349999999999994315658113919198513031005859375;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72546;s:14:\"optimized_size\";i:26001;s:7:\"percent\";d:64.159999999999996589394868351519107818603515625;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71534;s:14:\"optimized_size\";i:25316;s:7:\"percent\";d:64.6099999999999994315658113919198513031005859375;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27824;s:14:\"optimized_size\";i:11255;s:7:\"percent\";d:59.5499999999999971578290569595992565155029296875;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60963;s:14:\"optimized_size\";i:22026;s:7:\"percent\";d:63.86999999999999744204615126363933086395263671875;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33658;s:14:\"optimized_size\";i:13456;s:7:\"percent\";d:60.02000000000000312638803734444081783294677734375;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5553;s:14:\"optimized_size\";i:2414;s:7:\"percent\";d:56.530000000000001136868377216160297393798828125;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58107;s:14:\"optimized_size\";i:23452;s:7:\"percent\";d:59.6400000000000005684341886080801486968994140625;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126006;s:14:\"optimized_size\";i:44345;s:7:\"percent\";d:64.81000000000000227373675443232059478759765625;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60954;s:14:\"optimized_size\";i:23493;s:7:\"percent\";d:61.46000000000000085265128291212022304534912109375;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48104;s:14:\"optimized_size\";i:18489;s:7:\"percent\";d:61.56000000000000227373675443232059478759765625;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27166;s:14:\"optimized_size\";i:11237;s:7:\"percent\";d:58.6400000000000005684341886080801486968994140625;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33658;s:14:\"optimized_size\";i:13456;s:7:\"percent\";d:60.02000000000000312638803734444081783294677734375;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130589;s:14:\"optimized_size\";i:41777;s:7:\"percent\";d:68.0100000000000051159076974727213382720947265625;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70607;s:14:\"optimized_size\";i:24362;s:7:\"percent\";d:65.5;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45936;s:14:\"optimized_size\";i:18452;s:7:\"percent\";d:59.8299999999999982946974341757595539093017578125;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30106;s:14:\"optimized_size\";i:13199;s:7:\"percent\";d:56.159999999999996589394868351519107818603515625;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29083;s:14:\"optimized_size\";i:11825;s:7:\"percent\";d:59.340000000000003410605131648480892181396484375;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21357;s:14:\"optimized_size\";i:9833;s:7:\"percent\";d:53.96000000000000085265128291212022304534912109375;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115985;s:14:\"optimized_size\";i:42259;s:7:\"percent\";d:63.57000000000000028421709430404007434844970703125;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45750;s:14:\"optimized_size\";i:19081;s:7:\"percent\";d:58.28999999999999914734871708787977695465087890625;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80808;s:14:\"optimized_size\";i:28309;s:7:\"percent\";d:64.969999999999998863131622783839702606201171875;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125027;s:14:\"optimized_size\";i:44769;s:7:\"percent\";d:64.18999999999999772626324556767940521240234375;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50253;s:14:\"optimized_size\";i:13890;s:7:\"percent\";d:72.3599999999999994315658113919198513031005859375;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130275;s:14:\"optimized_size\";i:43439;s:7:\"percent\";d:66.659999999999996589394868351519107818603515625;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72832;s:14:\"optimized_size\";i:25703;s:7:\"percent\";d:64.7099999999999937472239253111183643341064453125;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87969;s:14:\"optimized_size\";i:28776;s:7:\"percent\";d:67.2900000000000062527760746888816356658935546875;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33247;s:14:\"optimized_size\";i:13165;s:7:\"percent\";d:60.39999999999999857891452847979962825775146484375;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58408;s:14:\"optimized_size\";i:23668;s:7:\"percent\";d:59.47999999999999687361196265555918216705322265625;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38159;s:14:\"optimized_size\";i:14577;s:7:\"percent\";d:61.7999999999999971578290569595992565155029296875;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30667;s:14:\"optimized_size\";i:12334;s:7:\"percent\";d:59.780000000000001136868377216160297393798828125;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262579;s:14:\"optimized_size\";i:45662;s:7:\"percent\";d:82.6099999999999994315658113919198513031005859375;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30667;s:14:\"optimized_size\";i:15479;s:7:\"percent\";d:49.530000000000001136868377216160297393798828125;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38159;s:14:\"optimized_size\";i:21421;s:7:\"percent\";d:43.8599999999999994315658113919198513031005859375;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58408;s:14:\"optimized_size\";i:33766;s:7:\"percent\";d:42.18999999999999772626324556767940521240234375;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33247;s:14:\"optimized_size\";i:16795;s:7:\"percent\";d:49.47999999999999687361196265555918216705322265625;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87969;s:14:\"optimized_size\";i:44868;s:7:\"percent\";d:49;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72832;s:14:\"optimized_size\";i:39514;s:7:\"percent\";d:45.75;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130275;s:14:\"optimized_size\";i:47490;s:7:\"percent\";d:63.5499999999999971578290569595992565155029296875;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50253;s:14:\"optimized_size\";i:18468;s:7:\"percent\";d:63.25;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125027;s:14:\"optimized_size\";i:65149;s:7:\"percent\";d:47.8900000000000005684341886080801486968994140625;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80808;s:14:\"optimized_size\";i:42572;s:7:\"percent\";d:47.32000000000000028421709430404007434844970703125;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45750;s:14:\"optimized_size\";i:23382;s:7:\"percent\";d:48.8900000000000005684341886080801486968994140625;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115985;s:14:\"optimized_size\";i:45379;s:7:\"percent\";d:60.88000000000000255795384873636066913604736328125;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21357;s:14:\"optimized_size\";i:12548;s:7:\"percent\";d:41.25;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29083;s:14:\"optimized_size\";i:14868;s:7:\"percent\";d:48.88000000000000255795384873636066913604736328125;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30106;s:14:\"optimized_size\";i:17140;s:7:\"percent\";d:43.07000000000000028421709430404007434844970703125;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45936;s:14:\"optimized_size\";i:26616;s:7:\"percent\";d:42.06000000000000227373675443232059478759765625;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70607;s:14:\"optimized_size\";i:38605;s:7:\"percent\";d:45.32000000000000028421709430404007434844970703125;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130589;s:14:\"optimized_size\";i:46377;s:7:\"percent\";d:64.4899999999999948840923025272786617279052734375;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33658;s:14:\"optimized_size\";i:16993;s:7:\"percent\";d:49.50999999999999801048033987171947956085205078125;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27166;s:14:\"optimized_size\";i:14120;s:7:\"percent\";d:48.02000000000000312638803734444081783294677734375;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48104;s:14:\"optimized_size\";i:26345;s:7:\"percent\";d:45.22999999999999687361196265555918216705322265625;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60954;s:14:\"optimized_size\";i:35295;s:7:\"percent\";d:42.10000000000000142108547152020037174224853515625;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126006;s:14:\"optimized_size\";i:47825;s:7:\"percent\";d:62.0499999999999971578290569595992565155029296875;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58107;s:14:\"optimized_size\";i:34941;s:7:\"percent\";d:39.86999999999999744204615126363933086395263671875;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5553;s:14:\"optimized_size\";i:3280;s:7:\"percent\";d:40.92999999999999971578290569595992565155029296875;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60963;s:14:\"optimized_size\";i:33275;s:7:\"percent\";d:45.4200000000000017053025658242404460906982421875;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27824;s:14:\"optimized_size\";i:15665;s:7:\"percent\";d:43.7000000000000028421709430404007434844970703125;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71534;s:14:\"optimized_size\";i:37901;s:7:\"percent\";d:47.02000000000000312638803734444081783294677734375;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72546;s:14:\"optimized_size\";i:38546;s:7:\"percent\";d:46.86999999999999744204615126363933086395263671875;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4137762;s:14:\"optimized_size\";i:1636229;s:7:\"percent\";d:60.46000000000000085265128291212022304534912109375;s:7:\"message\";s:0:\"\";}}'),(103817,8689,'_imagify_optimization_level','2'),(103818,8689,'_imagify_status','success'),(103819,8689,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1136165;s:14:\"optimized_size\";i:301405;s:7:\"percent\";d:73.469999999999998863131622783839702606201171875;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124683;s:14:\"optimized_size\";i:37853;s:7:\"percent\";d:69.6400000000000005684341886080801486968994140625;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123506;s:14:\"optimized_size\";i:37795;s:7:\"percent\";d:69.400000000000005684341886080801486968994140625;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42615;s:14:\"optimized_size\";i:15803;s:7:\"percent\";d:62.9200000000000017053025658242404460906982421875;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93733;s:14:\"optimized_size\";i:30374;s:7:\"percent\";d:67.599999999999994315658113919198513031005859375;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52268;s:14:\"optimized_size\";i:19347;s:7:\"percent\";d:62.99000000000000198951966012828052043914794921875;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8245;s:14:\"optimized_size\";i:3533;s:7:\"percent\";d:57.14999999999999857891452847979962825775146484375;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75895;s:14:\"optimized_size\";i:26865;s:7:\"percent\";d:64.599999999999994315658113919198513031005859375;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:259512;s:14:\"optimized_size\";i:76308;s:7:\"percent\";d:70.599999999999994315658113919198513031005859375;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83370;s:14:\"optimized_size\";i:28481;s:7:\"percent\";d:65.840000000000003410605131648480892181396484375;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79741;s:14:\"optimized_size\";i:26828;s:7:\"percent\";d:66.3599999999999994315658113919198513031005859375;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44609;s:14:\"optimized_size\";i:16578;s:7:\"percent\";d:62.840000000000003410605131648480892181396484375;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52268;s:14:\"optimized_size\";i:19347;s:7:\"percent\";d:62.99000000000000198951966012828052043914794921875;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:307307;s:14:\"optimized_size\";i:82899;s:7:\"percent\";d:73.0199999999999960209606797434389591217041015625;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97325;s:14:\"optimized_size\";i:29107;s:7:\"percent\";d:70.090000000000003410605131648480892181396484375;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72794;s:14:\"optimized_size\";i:25865;s:7:\"percent\";d:64.469999999999998863131622783839702606201171875;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37269;s:14:\"optimized_size\";i:15651;s:7:\"percent\";d:58.00999999999999801048033987171947956085205078125;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45408;s:14:\"optimized_size\";i:17160;s:7:\"percent\";d:62.21000000000000085265128291212022304534912109375;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28408;s:14:\"optimized_size\";i:11448;s:7:\"percent\";d:59.7000000000000028421709430404007434844970703125;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:199919;s:14:\"optimized_size\";i:61416;s:7:\"percent\";d:69.280000000000001136868377216160297393798828125;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62741;s:14:\"optimized_size\";i:24428;s:7:\"percent\";d:61.07000000000000028421709430404007434844970703125;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139357;s:14:\"optimized_size\";i:41253;s:7:\"percent\";d:70.400000000000005684341886080801486968994140625;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:237336;s:14:\"optimized_size\";i:72537;s:7:\"percent\";d:69.43999999999999772626324556767940521240234375;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108830;s:14:\"optimized_size\";i:35827;s:7:\"percent\";d:67.0799999999999982946974341757595539093017578125;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:277915;s:14:\"optimized_size\";i:77365;s:7:\"percent\";d:72.159999999999996589394868351519107818603515625;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101888;s:14:\"optimized_size\";i:31207;s:7:\"percent\";d:69.3700000000000045474735088646411895751953125;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:169461;s:14:\"optimized_size\";i:44588;s:7:\"percent\";d:73.68999999999999772626324556767940521240234375;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53222;s:14:\"optimized_size\";i:19136;s:7:\"percent\";d:64.0400000000000062527760746888816356658935546875;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78974;s:14:\"optimized_size\";i:28642;s:7:\"percent\";d:63.72999999999999687361196265555918216705322265625;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64705;s:14:\"optimized_size\";i:22243;s:7:\"percent\";d:65.6200000000000045474735088646411895751953125;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49824;s:14:\"optimized_size\";i:17841;s:7:\"percent\";d:64.18999999999999772626324556767940521240234375;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1136165;s:14:\"optimized_size\";i:82287;s:7:\"percent\";d:92.7600000000000051159076974727213382720947265625;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49824;s:14:\"optimized_size\";i:28464;s:7:\"percent\";d:42.86999999999999744204615126363933086395263671875;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64705;s:14:\"optimized_size\";i:36531;s:7:\"percent\";d:43.53999999999999914734871708787977695465087890625;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78974;s:14:\"optimized_size\";i:43427;s:7:\"percent\";d:45.00999999999999801048033987171947956085205078125;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53222;s:14:\"optimized_size\";i:30103;s:7:\"percent\";d:43.43999999999999772626324556767940521240234375;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:169461;s:14:\"optimized_size\";i:97763;s:7:\"percent\";d:42.31000000000000227373675443232059478759765625;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101888;s:14:\"optimized_size\";i:62280;s:7:\"percent\";d:38.86999999999999744204615126363933086395263671875;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:277915;s:14:\"optimized_size\";i:159325;s:7:\"percent\";d:42.6700000000000017053025658242404460906982421875;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108830;s:14:\"optimized_size\";i:65394;s:7:\"percent\";d:39.909999999999996589394868351519107818603515625;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:237336;s:14:\"optimized_size\";i:154948;s:7:\"percent\";d:34.71000000000000085265128291212022304534912109375;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139357;s:14:\"optimized_size\";i:84673;s:7:\"percent\";d:39.24000000000000198951966012828052043914794921875;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62741;s:14:\"optimized_size\";i:35336;s:7:\"percent\";d:43.67999999999999971578290569595992565155029296875;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:199919;s:14:\"optimized_size\";i:95199;s:7:\"percent\";d:52.38000000000000255795384873636066913604736328125;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28408;s:14:\"optimized_size\";i:17505;s:7:\"percent\";d:38.38000000000000255795384873636066913604736328125;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45408;s:14:\"optimized_size\";i:27254;s:7:\"percent\";d:39.97999999999999687361196265555918216705322265625;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37269;s:14:\"optimized_size\";i:23315;s:7:\"percent\";d:37.43999999999999772626324556767940521240234375;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72794;s:14:\"optimized_size\";i:40559;s:7:\"percent\";d:44.280000000000001136868377216160297393798828125;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97325;s:14:\"optimized_size\";i:59083;s:7:\"percent\";d:39.28999999999999914734871708787977695465087890625;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:307307;s:14:\"optimized_size\";i:173867;s:7:\"percent\";d:43.4200000000000017053025658242404460906982421875;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52268;s:14:\"optimized_size\";i:31380;s:7:\"percent\";d:39.96000000000000085265128291212022304534912109375;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44609;s:14:\"optimized_size\";i:26893;s:7:\"percent\";d:39.71000000000000085265128291212022304534912109375;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79741;s:14:\"optimized_size\";i:43742;s:7:\"percent\";d:45.1400000000000005684341886080801486968994140625;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83370;s:14:\"optimized_size\";i:44923;s:7:\"percent\";d:46.11999999999999744204615126363933086395263671875;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:259512;s:14:\"optimized_size\";i:149950;s:7:\"percent\";d:42.219999999999998863131622783839702606201171875;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75895;s:14:\"optimized_size\";i:41892;s:7:\"percent\";d:44.7999999999999971578290569595992565155029296875;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8245;s:14:\"optimized_size\";i:5684;s:7:\"percent\";d:31.059999999999998721023075631819665431976318359375;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93733;s:14:\"optimized_size\";i:48698;s:7:\"percent\";d:48.0499999999999971578290569595992565155029296875;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42615;s:14:\"optimized_size\";i:25590;s:7:\"percent\";d:39.9500000000000028421709430404007434844970703125;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123506;s:14:\"optimized_size\";i:62420;s:7:\"percent\";d:49.46000000000000085265128291212022304534912109375;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124683;s:14:\"optimized_size\";i:62655;s:7:\"percent\";d:49.75;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:8566318;s:14:\"optimized_size\";i:3160270;s:7:\"percent\";d:63.1099999999999994315658113919198513031005859375;s:7:\"message\";s:0:\"\";}}'),(103830,5862,'page_content_2_image','8691'),(103831,5862,'_page_content_2_image','field_65d85cd9b2156'),(103832,5862,'page_content_3_block_content','<h3>A Clean Break in Two Months.</h3>\r\nWe didn\'t try to patch what was there. The bloated Magento 2 theme, the agency-dependent custom modules, the sluggish performance: none of it was worth saving. We recommended a full Hyvä rebuild: a clean, fast, modern frontend that would give The Skirting Board Shop complete ownership of their platform and eliminate the dependency on their previous agency entirely.\r\n\r\nThe build took two months. The existing backend data and integrations were preserved, but everything the customer sees and interacts with was rebuilt from scratch: designed for speed, usability, and conversion.\r\n\r\nThe impact was immediate. A faster, cleaner, properly structured site meant search engines could crawl and index it effectively for the first time. Combined with the performance gains from Hyvä, organic visibility improved dramatically, driving a 670% increase in new visitors to the site.'),(103833,5862,'_page_content_3_block_content','field_65d85cf0b2159'),(103834,5862,'page_content_5_align_image','left'),(103835,5862,'_page_content_5_align_image','field_65d85d5bde9a8'),(103836,5862,'page_content_5_block_content','<h3>Simplified Product Calculator</h3>\r\nWorking out how much skirting board you need for a room shouldn\'t require a spreadsheet. We built an easy-to-use calculator directly into the product pages, helping customers quickly determine the right quantity based on their requirements. It removes the guesswork, builds confidence in the purchase, and reduces the chance of customers abandoning because they\'re unsure how much to order. For a product where getting the quantity wrong means either waste or a second order, this was one of the highest-impact UX improvements on the site.'),(103837,5862,'_page_content_5_block_content','field_65d85d93de9a9'),(103838,5862,'page_content_5_block_image','8693'),(103839,5862,'_page_content_5_block_image','field_65d85d9bde9aa'),(103840,5862,'page_content_5_block_video',''),(103841,5862,'_page_content_5_block_video','field_65d85da6de9ab'),(103842,5862,'page_content_6_block_content','<h3>A Clean Break and a Year of Compounding Gains.</h3>\r\nThe Skirting Board Shop\'s previous agency had built custom modules that only they could maintain, creating a dependency that made it nearly impossible to walk away. We recommended a full Hyvä rebuild that would eliminate that dependency entirely, and delivered it in two months. The existing backend data and integrations were preserved, but everything the customer sees and interacts with was rebuilt from scratch for speed, usability, and conversion.\r\n\r\nThe impact was immediate. A faster, properly structured site meant search engines could crawl and index it effectively for the first time, driving a 670% increase in new visitors. We built a product calculator directly into the product pages to help customers determine the right quantity, redesigned the product listing and detail pages for clarity and simplicity, and added intelligent cart upsells that surface complementary products at exactly the right moment.\r\n\r\nOver a year of retained CRO, every improvement has been rooted in how customers actually shop for these products, compounding initial gains into sustained, measurable growth while giving the team complete independence from their previous agency.'),(103843,5862,'_page_content_6_block_content','field_65d85d37de9a5'),(103844,5862,'page_content_8_align_image','left'),(103845,5862,'_page_content_8_align_image','field_65d85d5bde9a8'),(103846,5862,'page_content_8_block_content','<h3>Cart Upsells to Increase Order Value</h3>\r\nWhen someone\'s buying skirting boards, they\'ll almost certainly need adhesive, underlay, or finishing accessories to complete the job. We added intelligent upsell prompts in the cart, surfacing relevant complementary products at exactly the right moment, after the customer has committed to their main purchase but before they check out. It\'s a natural, helpful addition to the journey rather than a hard sell, and it\'s been a direct driver of increased average order value.'),(103847,5862,'_page_content_8_block_content','field_65d85d93de9a9'),(103848,5862,'page_content_8_block_video',''),(103849,5862,'_page_content_8_block_video','field_65d85da6de9ab'),(103850,5862,'page_content_9_block_content','<h3>What did this mean for The Skirting Board Shop?</h3>\r\nIn two months, The Skirting Board Shop went from a bloated, agency-dependent Magento store with declining sales to a fast, modern Hyvä-powered site that they own and control. A year of retained CRO work has compounded those gains, turning initial improvements into sustained, measurable growth.'),(103851,5862,'_page_content_9_block_content','field_65d85e28f3104'),(103852,5862,'page_content_9_final_results_0_main_stat','1'),(103853,5862,'_page_content_9_final_results_0_main_stat','field_67f641425811d'),(103854,5862,'page_content_9_final_results_0_stat_info','<h4>Freedom from Agency Lock-In</h4>\r\nNo more proprietary modules. No more dependency. No more paying over the odds for slow, underwhelming work. The Skirting Board Shop now owns their platform completely and chooses how, when, and with whom they invest in improvements.'),(103855,5862,'_page_content_9_final_results_0_stat_info','field_67f6414c5811e'),(103856,5862,'page_content_9_final_results_1_main_stat','2'),(103857,5862,'_page_content_9_final_results_1_main_stat','field_67f641425811d'),(103858,5862,'page_content_9_final_results_1_stat_info','<h4>Dramatically Improved Visibility and Traffic</h4>\r\nA 670% increase in new visitors wasn\'t driven by paid spend. It was the result of a faster, properly structured site that search engines could finally crawl, index, and rank. Speed and technical health drove organic growth.'),(103859,5862,'_page_content_9_final_results_1_stat_info','field_67f6414c5811e'),(103860,5862,'page_content_9_final_results_2_main_stat','3'),(103861,5862,'_page_content_9_final_results_2_main_stat','field_67f641425811d'),(103862,5862,'page_content_9_final_results_2_stat_info','<h4>A Conversion-Focused Experience That Keeps Improving</h4>\r\nA 51% increase in conversion rate came from getting the fundamentals right: then refining them. From the product calculator that builds buyer confidence, to the cart upsells that increase order value, every improvement is rooted in how customers actually shop for these products.'),(103863,5862,'_page_content_9_final_results_2_stat_info','field_67f6414c5811e'),(103864,5862,'page_content_9_final_results','3'),(103865,5862,'_page_content_9_final_results','field_67f641335811c'),(103866,8690,'_imagify_optimization_level','2'),(103867,8690,'_imagify_status','success'),(103868,8690,'_imagify_data','a:2:{s:5:\"sizes\";a:66:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1418123;s:14:\"optimized_size\";i:196582;s:7:\"percent\";d:86.1400000000000005684341886080801486968994140625;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130692;s:14:\"optimized_size\";i:30560;s:7:\"percent\";d:76.6200000000000045474735088646411895751953125;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126615;s:14:\"optimized_size\";i:29717;s:7:\"percent\";d:76.530000000000001136868377216160297393798828125;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38473;s:14:\"optimized_size\";i:11769;s:7:\"percent\";d:69.409999999999996589394868351519107818603515625;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94048;s:14:\"optimized_size\";i:26974;s:7:\"percent\";d:71.31999999999999317878973670303821563720703125;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47041;s:14:\"optimized_size\";i:13560;s:7:\"percent\";d:71.1700000000000017053025658242404460906982421875;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9087;s:14:\"optimized_size\";i:3934;s:7:\"percent\";d:56.71000000000000085265128291212022304534912109375;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72272;s:14:\"optimized_size\";i:15729;s:7:\"percent\";d:78.2399999999999948840923025272786617279052734375;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:317835;s:14:\"optimized_size\";i:74813;s:7:\"percent\";d:76.4599999999999937472239253111183643341064453125;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79619;s:14:\"optimized_size\";i:15813;s:7:\"percent\";d:80.1400000000000005684341886080801486968994140625;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81301;s:14:\"optimized_size\";i:22944;s:7:\"percent\";d:71.780000000000001136868377216160297393798828125;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40176;s:14:\"optimized_size\";i:12448;s:7:\"percent\";d:69.0199999999999960209606797434389591217041015625;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:317270;s:14:\"optimized_size\";i:73835;s:7:\"percent\";d:76.7300000000000039790393202565610408782958984375;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47041;s:14:\"optimized_size\";i:13560;s:7:\"percent\";d:71.1700000000000017053025658242404460906982421875;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:361794;s:14:\"optimized_size\";i:81890;s:7:\"percent\";d:77.3700000000000045474735088646411895751953125;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98122;s:14:\"optimized_size\";i:18296;s:7:\"percent\";d:81.349999999999994315658113919198513031005859375;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72394;s:14:\"optimized_size\";i:20544;s:7:\"percent\";d:71.6200000000000045474735088646411895751953125;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31633;s:14:\"optimized_size\";i:8931;s:7:\"percent\";d:71.7699999999999960209606797434389591217041015625;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40673;s:14:\"optimized_size\";i:12587;s:7:\"percent\";d:69.0499999999999971578290569595992565155029296875;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22688;s:14:\"optimized_size\";i:7816;s:7:\"percent\";d:65.5499999999999971578290569595992565155029296875;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263491;s:14:\"optimized_size\";i:63703;s:7:\"percent\";d:75.81999999999999317878973670303821563720703125;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60236;s:14:\"optimized_size\";i:16720;s:7:\"percent\";d:72.2399999999999948840923025272786617279052734375;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147235;s:14:\"optimized_size\";i:36515;s:7:\"percent\";d:75.2000000000000028421709430404007434844970703125;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:242427;s:14:\"optimized_size\";i:53944;s:7:\"percent\";d:77.75;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121871;s:14:\"optimized_size\";i:31281;s:7:\"percent\";d:74.3299999999999982946974341757595539093017578125;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:269974;s:14:\"optimized_size\";i:56917;s:7:\"percent\";d:78.9200000000000017053025658242404460906982421875;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104318;s:14:\"optimized_size\";i:18814;s:7:\"percent\";d:81.9599999999999937472239253111183643341064453125;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:177597;s:14:\"optimized_size\";i:40266;s:7:\"percent\";d:77.3299999999999982946974341757595539093017578125;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103314;s:14:\"optimized_size\";i:26477;s:7:\"percent\";d:74.3700000000000045474735088646411895751953125;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30460;s:14:\"optimized_size\";i:9662;s:7:\"percent\";d:68.280000000000001136868377216160297393798828125;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76167;s:14:\"optimized_size\";i:17455;s:7:\"percent\";d:77.0799999999999982946974341757595539093017578125;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36861;s:14:\"optimized_size\";i:11198;s:7:\"percent\";d:69.6200000000000045474735088646411895751953125;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28059;s:14:\"optimized_size\";i:9164;s:7:\"percent\";d:67.340000000000003410605131648480892181396484375;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1418123;s:14:\"optimized_size\";i:83681;s:7:\"percent\";d:94.099999999999994315658113919198513031005859375;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28059;s:14:\"optimized_size\";i:15024;s:7:\"percent\";d:46.46000000000000085265128291212022304534912109375;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36861;s:14:\"optimized_size\";i:19193;s:7:\"percent\";d:47.92999999999999971578290569595992565155029296875;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76167;s:14:\"optimized_size\";i:44662;s:7:\"percent\";d:41.3599999999999994315658113919198513031005859375;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30460;s:14:\"optimized_size\";i:16128;s:7:\"percent\";d:47.0499999999999971578290569595992565155029296875;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103314;s:14:\"optimized_size\";i:55871;s:7:\"percent\";d:45.9200000000000017053025658242404460906982421875;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:177597;s:14:\"optimized_size\";i:79214;s:7:\"percent\";d:55.39999999999999857891452847979962825775146484375;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104318;s:14:\"optimized_size\";i:58419;s:7:\"percent\";d:44;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:269974;s:14:\"optimized_size\";i:115259;s:7:\"percent\";d:57.31000000000000227373675443232059478759765625;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121871;s:14:\"optimized_size\";i:74438;s:7:\"percent\";d:38.9200000000000017053025658242404460906982421875;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:242427;s:14:\"optimized_size\";i:145784;s:7:\"percent\";d:39.8599999999999994315658113919198513031005859375;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147235;s:14:\"optimized_size\";i:87164;s:7:\"percent\";d:40.7999999999999971578290569595992565155029296875;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60236;s:14:\"optimized_size\";i:31784;s:7:\"percent\";d:47.22999999999999687361196265555918216705322265625;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263491;s:14:\"optimized_size\";i:128898;s:7:\"percent\";d:51.0799999999999982946974341757595539093017578125;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22688;s:14:\"optimized_size\";i:12858;s:7:\"percent\";d:43.3299999999999982946974341757595539093017578125;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40673;s:14:\"optimized_size\";i:22148;s:7:\"percent\";d:45.5499999999999971578290569595992565155029296875;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31633;s:14:\"optimized_size\";i:16900;s:7:\"percent\";d:46.57000000000000028421709430404007434844970703125;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72394;s:14:\"optimized_size\";i:38091;s:7:\"percent\";d:47.38000000000000255795384873636066913604736328125;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98122;s:14:\"optimized_size\";i:54864;s:7:\"percent\";d:44.090000000000003410605131648480892181396484375;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:361794;s:14:\"optimized_size\";i:164470;s:7:\"percent\";d:54.53999999999999914734871708787977695465087890625;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47041;s:14:\"optimized_size\";i:24939;s:7:\"percent\";d:46.97999999999999687361196265555918216705322265625;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:317270;s:14:\"optimized_size\";i:157923;s:7:\"percent\";d:50.219999999999998863131622783839702606201171875;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40176;s:14:\"optimized_size\";i:21948;s:7:\"percent\";d:45.36999999999999744204615126363933086395263671875;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81301;s:14:\"optimized_size\";i:42503;s:7:\"percent\";d:47.719999999999998863131622783839702606201171875;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79619;s:14:\"optimized_size\";i:45087;s:7:\"percent\";d:43.36999999999999744204615126363933086395263671875;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:317835;s:14:\"optimized_size\";i:154723;s:7:\"percent\";d:51.32000000000000028421709430404007434844970703125;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72272;s:14:\"optimized_size\";i:41416;s:7:\"percent\";d:42.68999999999999772626324556767940521240234375;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9087;s:14:\"optimized_size\";i:5749;s:7:\"percent\";d:36.72999999999999687361196265555918216705322265625;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94048;s:14:\"optimized_size\";i:56638;s:7:\"percent\";d:39.780000000000001136868377216160297393798828125;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38473;s:14:\"optimized_size\";i:21352;s:7:\"percent\";d:44.5;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126615;s:14:\"optimized_size\";i:74721;s:7:\"percent\";d:40.99000000000000198951966012828052043914794921875;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130692;s:14:\"optimized_size\";i:77376;s:7:\"percent\";d:40.7999999999999971578290569595992565155029296875;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:10170773;s:14:\"optimized_size\";i:3073643;s:7:\"percent\";d:69.780000000000001136868377216160297393798828125;s:7:\"message\";s:0:\"\";}}'),(103869,8698,'_wp_attached_file','W-Howard-2-Strategy-Planning.jpg'),(103870,8698,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:32:\"W-Howard-2-Strategy-Planning.jpg\";s:8:\"filesize\";i:460027;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"W-Howard-2-Strategy-Planning-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30944;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"W-Howard-2-Strategy-Planning-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37049;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"W-Howard-2-Strategy-Planning-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46252;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"W-Howard-2-Strategy-Planning-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31835;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"W-Howard-2-Strategy-Planning-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88673;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:41:\"W-Howard-2-Strategy-Planning-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56708;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:42:\"W-Howard-2-Strategy-Planning-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130579;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"W-Howard-2-Strategy-Planning-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57714;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:42:\"W-Howard-2-Strategy-Planning-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119881;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"W-Howard-2-Strategy-Planning-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81180;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"W-Howard-2-Strategy-Planning-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39719;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:41:\"W-Howard-2-Strategy-Planning-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114657;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"W-Howard-2-Strategy-Planning-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20044;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"W-Howard-2-Strategy-Planning-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27981;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"W-Howard-2-Strategy-Planning-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23475;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"W-Howard-2-Strategy-Planning-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45340;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:41:\"W-Howard-2-Strategy-Planning-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51599;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:42:\"W-Howard-2-Strategy-Planning-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130947;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"W-Howard-2-Strategy-Planning-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32515;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"W-Howard-2-Strategy-Planning-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27486;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"W-Howard-2-Strategy-Planning-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46542;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"W-Howard-2-Strategy-Planning-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46936;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:42:\"W-Howard-2-Strategy-Planning-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132502;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"W-Howard-2-Strategy-Planning-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43506;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:40:\"W-Howard-2-Strategy-Planning-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6048;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"W-Howard-2-Strategy-Planning-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32515;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"W-Howard-2-Strategy-Planning-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61090;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"W-Howard-2-Strategy-Planning-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26379;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:41:\"W-Howard-2-Strategy-Planning-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71137;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:41:\"W-Howard-2-Strategy-Planning-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73246;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103871,8699,'_wp_attached_file','W-Howard-3-Hyva-Frontend.jpg'),(103872,8699,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"W-Howard-3-Hyva-Frontend.jpg\";s:8:\"filesize\";i:718921;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"W-Howard-3-Hyva-Frontend-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38810;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"W-Howard-3-Hyva-Frontend-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48054;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"W-Howard-3-Hyva-Frontend-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64730;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"W-Howard-3-Hyva-Frontend-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41157;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"W-Howard-3-Hyva-Frontend-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117180;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"W-Howard-3-Hyva-Frontend-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81996;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:38:\"W-Howard-3-Hyva-Frontend-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170913;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"W-Howard-3-Hyva-Frontend-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92779;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"W-Howard-3-Hyva-Frontend-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163007;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:37:\"W-Howard-3-Hyva-Frontend-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100939;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"W-Howard-3-Hyva-Frontend-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51767;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:37:\"W-Howard-3-Hyva-Frontend-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136246;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"W-Howard-3-Hyva-Frontend-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20195;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"W-Howard-3-Hyva-Frontend-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35052;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"W-Howard-3-Hyva-Frontend-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31030;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"W-Howard-3-Hyva-Frontend-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57146;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"W-Howard-3-Hyva-Frontend-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77199;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:38:\"W-Howard-3-Hyva-Frontend-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181847;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"W-Howard-3-Hyva-Frontend-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39429;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"W-Howard-3-Hyva-Frontend-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33868;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"W-Howard-3-Hyva-Frontend-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59529;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"W-Howard-3-Hyva-Frontend-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68964;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:38:\"W-Howard-3-Hyva-Frontend-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162869;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"W-Howard-3-Hyva-Frontend-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64368;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"W-Howard-3-Hyva-Frontend-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7079;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"W-Howard-3-Hyva-Frontend-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39429;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"W-Howard-3-Hyva-Frontend-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72047;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"W-Howard-3-Hyva-Frontend-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32692;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:37:\"W-Howard-3-Hyva-Frontend-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88384;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:37:\"W-Howard-3-Hyva-Frontend-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90958;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103873,8700,'_wp_attached_file','W-Howard-4-Product-Search.jpg'),(103874,8700,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:29:\"W-Howard-4-Product-Search.jpg\";s:8:\"filesize\";i:209698;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"W-Howard-4-Product-Search-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25905;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"W-Howard-4-Product-Search-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31943;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"W-Howard-4-Product-Search-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42016;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"W-Howard-4-Product-Search-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28221;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"W-Howard-4-Product-Search-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72918;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:38:\"W-Howard-4-Product-Search-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53343;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:39:\"W-Howard-4-Product-Search-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102493;}s:8:\"masthead\";a:5:{s:4:\"file\";s:38:\"W-Howard-4-Product-Search-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42940;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:39:\"W-Howard-4-Product-Search-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95948;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:38:\"W-Howard-4-Product-Search-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66515;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:37:\"W-Howard-4-Product-Search-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32796;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:38:\"W-Howard-4-Product-Search-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78150;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:37:\"W-Howard-4-Product-Search-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16435;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:37:\"W-Howard-4-Product-Search-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25123;}s:10:\"team-small\";a:5:{s:4:\"file\";s:37:\"W-Howard-4-Product-Search-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21961;}s:10:\"team-large\";a:5:{s:4:\"file\";s:37:\"W-Howard-4-Product-Search-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37698;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:38:\"W-Howard-4-Product-Search-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50992;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:39:\"W-Howard-4-Product-Search-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107347;}s:10:\"page-small\";a:5:{s:4:\"file\";s:37:\"W-Howard-4-Product-Search-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26976;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:37:\"W-Howard-4-Product-Search-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22667;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:37:\"W-Howard-4-Product-Search-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37599;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:37:\"W-Howard-4-Product-Search-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44490;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:39:\"W-Howard-4-Product-Search-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98356;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:37:\"W-Howard-4-Product-Search-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42714;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:37:\"W-Howard-4-Product-Search-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5932;}s:13:\"project-small\";a:5:{s:4:\"file\";s:37:\"W-Howard-4-Product-Search-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26976;}s:13:\"project-large\";a:5:{s:4:\"file\";s:38:\"W-Howard-4-Product-Search-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48142;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:37:\"W-Howard-4-Product-Search-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23840;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:38:\"W-Howard-4-Product-Search-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55367;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:38:\"W-Howard-4-Product-Search-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103875,8701,'_wp_attached_file','W-Howard-5-Data-Sheets.jpg'),(103876,8701,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:26:\"W-Howard-5-Data-Sheets.jpg\";s:8:\"filesize\";i:733953;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"W-Howard-5-Data-Sheets-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34048;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"W-Howard-5-Data-Sheets-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42781;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"W-Howard-5-Data-Sheets-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57406;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"W-Howard-5-Data-Sheets-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35623;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"W-Howard-5-Data-Sheets-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108780;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"W-Howard-5-Data-Sheets-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76750;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:36:\"W-Howard-5-Data-Sheets-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142529;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"W-Howard-5-Data-Sheets-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58724;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"W-Howard-5-Data-Sheets-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146692;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"W-Howard-5-Data-Sheets-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85481;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"W-Howard-5-Data-Sheets-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46335;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:35:\"W-Howard-5-Data-Sheets-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105289;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"W-Howard-5-Data-Sheets-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21275;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"W-Howard-5-Data-Sheets-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29771;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"W-Howard-5-Data-Sheets-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25676;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"W-Howard-5-Data-Sheets-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50365;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"W-Howard-5-Data-Sheets-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73104;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:36:\"W-Howard-5-Data-Sheets-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163989;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"W-Howard-5-Data-Sheets-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34904;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"W-Howard-5-Data-Sheets-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30228;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"W-Howard-5-Data-Sheets-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53500;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"W-Howard-5-Data-Sheets-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60713;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:36:\"W-Howard-5-Data-Sheets-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130377;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"W-Howard-5-Data-Sheets-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55455;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"W-Howard-5-Data-Sheets-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5470;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"W-Howard-5-Data-Sheets-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34904;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"W-Howard-5-Data-Sheets-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59492;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"W-Howard-5-Data-Sheets-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29142;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:35:\"W-Howard-5-Data-Sheets-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84117;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:35:\"W-Howard-5-Data-Sheets-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86231;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103877,8702,'_wp_attached_file','W-Howard-6-Digital-Brochures.jpg'),(103878,8702,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:32:\"W-Howard-6-Digital-Brochures.jpg\";s:8:\"filesize\";i:470278;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"W-Howard-6-Digital-Brochures-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30185;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"W-Howard-6-Digital-Brochures-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37865;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"W-Howard-6-Digital-Brochures-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54305;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"W-Howard-6-Digital-Brochures-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31925;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"W-Howard-6-Digital-Brochures-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91106;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:41:\"W-Howard-6-Digital-Brochures-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69407;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:42:\"W-Howard-6-Digital-Brochures-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137186;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"W-Howard-6-Digital-Brochures-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68944;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:42:\"W-Howard-6-Digital-Brochures-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129313;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"W-Howard-6-Digital-Brochures-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83505;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"W-Howard-6-Digital-Brochures-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43262;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:41:\"W-Howard-6-Digital-Brochures-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120951;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"W-Howard-6-Digital-Brochures-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21447;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"W-Howard-6-Digital-Brochures-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28038;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"W-Howard-6-Digital-Brochures-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26066;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"W-Howard-6-Digital-Brochures-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45263;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:41:\"W-Howard-6-Digital-Brochures-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66679;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:42:\"W-Howard-6-Digital-Brochures-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138156;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"W-Howard-6-Digital-Brochures-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32313;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"W-Howard-6-Digital-Brochures-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27042;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"W-Howard-6-Digital-Brochures-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46441;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"W-Howard-6-Digital-Brochures-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56867;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:42:\"W-Howard-6-Digital-Brochures-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135936;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"W-Howard-6-Digital-Brochures-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52133;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:40:\"W-Howard-6-Digital-Brochures-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5535;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"W-Howard-6-Digital-Brochures-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32313;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"W-Howard-6-Digital-Brochures-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61688;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"W-Howard-6-Digital-Brochures-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27036;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:41:\"W-Howard-6-Digital-Brochures-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72308;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:41:\"W-Howard-6-Digital-Brochures-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73095;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103879,8691,'_imagify_optimization_level','2'),(103880,8691,'_imagify_status','success'),(103881,8691,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:455789;s:14:\"optimized_size\";i:62552;s:7:\"percent\";d:86.280000000000001136868377216160297393798828125;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89007;s:14:\"optimized_size\";i:26495;s:7:\"percent\";d:70.2300000000000039790393202565610408782958984375;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85616;s:14:\"optimized_size\";i:26626;s:7:\"percent\";d:68.900000000000005684341886080801486968994140625;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32568;s:14:\"optimized_size\";i:10950;s:7:\"percent\";d:66.3799999999999954525264911353588104248046875;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74347;s:14:\"optimized_size\";i:23073;s:7:\"percent\";d:68.969999999999998863131622783839702606201171875;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38999;s:14:\"optimized_size\";i:12826;s:7:\"percent\";d:67.1099999999999994315658113919198513031005859375;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6586;s:14:\"optimized_size\";i:2623;s:7:\"percent\";d:60.1700000000000017053025658242404460906982421875;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60452;s:14:\"optimized_size\";i:19185;s:7:\"percent\";d:68.2600000000000051159076974727213382720947265625;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155027;s:14:\"optimized_size\";i:47092;s:7:\"percent\";d:69.6200000000000045474735088646411895751953125;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63086;s:14:\"optimized_size\";i:18408;s:7:\"percent\";d:70.81999999999999317878973670303821563720703125;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55943;s:14:\"optimized_size\";i:17702;s:7:\"percent\";d:68.3599999999999994315658113919198513031005859375;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32550;s:14:\"optimized_size\";i:11256;s:7:\"percent\";d:65.4200000000000017053025658242404460906982421875;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38999;s:14:\"optimized_size\";i:12826;s:7:\"percent\";d:67.1099999999999994315658113919198513031005859375;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:161175;s:14:\"optimized_size\";i:45798;s:7:\"percent\";d:71.5799999999999982946974341757595539093017578125;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67569;s:14:\"optimized_size\";i:17848;s:7:\"percent\";d:73.590000000000003410605131648480892181396484375;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56307;s:14:\"optimized_size\";i:18375;s:7:\"percent\";d:67.3700000000000045474735088646411895751953125;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31040;s:14:\"optimized_size\";i:10977;s:7:\"percent\";d:64.6400000000000005684341886080801486968994140625;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34057;s:14:\"optimized_size\";i:11924;s:7:\"percent\";d:64.9899999999999948840923025272786617279052734375;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21679;s:14:\"optimized_size\";i:7551;s:7:\"percent\";d:65.1700000000000017053025658242404460906982421875;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119475;s:14:\"optimized_size\";i:34856;s:7:\"percent\";d:70.8299999999999982946974341757595539093017578125;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51047;s:14:\"optimized_size\";i:17477;s:7:\"percent\";d:65.7600000000000051159076974727213382720947265625;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97257;s:14:\"optimized_size\";i:28735;s:7:\"percent\";d:70.4500000000000028421709430404007434844970703125;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151479;s:14:\"optimized_size\";i:46683;s:7:\"percent\";d:69.18000000000000682121026329696178436279296875;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64764;s:14:\"optimized_size\";i:16800;s:7:\"percent\";d:74.06000000000000227373675443232059478759765625;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156566;s:14:\"optimized_size\";i:47594;s:7:\"percent\";d:69.599999999999994315658113919198513031005859375;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72466;s:14:\"optimized_size\";i:19516;s:7:\"percent\";d:73.06999999999999317878973670303821563720703125;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107403;s:14:\"optimized_size\";i:30480;s:7:\"percent\";d:71.6200000000000045474735088646411895751953125;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39323;s:14:\"optimized_size\";i:13255;s:7:\"percent\";d:66.2900000000000062527760746888816356658935546875;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64039;s:14:\"optimized_size\";i:21277;s:7:\"percent\";d:66.7699999999999960209606797434389591217041015625;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46066;s:14:\"optimized_size\";i:14613;s:7:\"percent\";d:68.280000000000001136868377216160297393798828125;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35128;s:14:\"optimized_size\";i:11881;s:7:\"percent\";d:66.18000000000000682121026329696178436279296875;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:455789;s:14:\"optimized_size\";i:47825;s:7:\"percent\";d:89.5100000000000051159076974727213382720947265625;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35128;s:14:\"optimized_size\";i:21855;s:7:\"percent\";d:37.780000000000001136868377216160297393798828125;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46066;s:14:\"optimized_size\";i:28006;s:7:\"percent\";d:39.2000000000000028421709430404007434844970703125;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64039;s:14:\"optimized_size\";i:38982;s:7:\"percent\";d:39.13000000000000255795384873636066913604736328125;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39323;s:14:\"optimized_size\";i:24591;s:7:\"percent\";d:37.46000000000000085265128291212022304534912109375;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107403;s:14:\"optimized_size\";i:54463;s:7:\"percent\";d:49.28999999999999914734871708787977695465087890625;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72466;s:14:\"optimized_size\";i:40695;s:7:\"percent\";d:43.840000000000003410605131648480892181396484375;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156566;s:14:\"optimized_size\";i:57161;s:7:\"percent\";d:63.49000000000000198951966012828052043914794921875;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64764;s:14:\"optimized_size\";i:23494;s:7:\"percent\";d:63.719999999999998863131622783839702606201171875;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151479;s:14:\"optimized_size\";i:89432;s:7:\"percent\";d:40.96000000000000085265128291212022304534912109375;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97257;s:14:\"optimized_size\";i:58024;s:7:\"percent\";d:40.340000000000003410605131648480892181396484375;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51047;s:14:\"optimized_size\";i:26565;s:7:\"percent\";d:47.96000000000000085265128291212022304534912109375;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119475;s:14:\"optimized_size\";i:44588;s:7:\"percent\";d:62.67999999999999971578290569595992565155029296875;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21679;s:14:\"optimized_size\";i:12171;s:7:\"percent\";d:43.8599999999999994315658113919198513031005859375;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34057;s:14:\"optimized_size\";i:18308;s:7:\"percent\";d:46.24000000000000198951966012828052043914794921875;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31040;s:14:\"optimized_size\";i:17819;s:7:\"percent\";d:42.590000000000003410605131648480892181396484375;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56307;s:14:\"optimized_size\";i:35219;s:7:\"percent\";d:37.4500000000000028421709430404007434844970703125;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67569;s:14:\"optimized_size\";i:35825;s:7:\"percent\";d:46.97999999999999687361196265555918216705322265625;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:161175;s:14:\"optimized_size\";i:57796;s:7:\"percent\";d:64.1400000000000005684341886080801486968994140625;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38999;s:14:\"optimized_size\";i:26002;s:7:\"percent\";d:33.3299999999999982946974341757595539093017578125;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32550;s:14:\"optimized_size\";i:21924;s:7:\"percent\";d:32.64999999999999857891452847979962825775146484375;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55943;s:14:\"optimized_size\";i:33660;s:7:\"percent\";d:39.8299999999999982946974341757595539093017578125;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63086;s:14:\"optimized_size\";i:37378;s:7:\"percent\";d:40.75;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155027;s:14:\"optimized_size\";i:57527;s:7:\"percent\";d:62.8900000000000005684341886080801486968994140625;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60452;s:14:\"optimized_size\";i:37362;s:7:\"percent\";d:38.2000000000000028421709430404007434844970703125;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6586;s:14:\"optimized_size\";i:4235;s:7:\"percent\";d:35.7000000000000028421709430404007434844970703125;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74347;s:14:\"optimized_size\";i:45361;s:7:\"percent\";d:38.99000000000000198951966012828052043914794921875;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32568;s:14:\"optimized_size\";i:17213;s:7:\"percent\";d:47.14999999999999857891452847979962825775146484375;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85616;s:14:\"optimized_size\";i:51388;s:7:\"percent\";d:39.97999999999999687361196265555918216705322265625;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89007;s:14:\"optimized_size\";i:52728;s:7:\"percent\";d:40.75999999999999801048033987171947956085205078125;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5092619;s:14:\"optimized_size\";i:1824851;s:7:\"percent\";d:64.1700000000000017053025658242404460906982421875;s:7:\"message\";s:0:\"\";}}'),(103882,8703,'_wp_attached_file','W-Howard-7-Video-Content.jpg'),(103883,8703,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"W-Howard-7-Video-Content.jpg\";s:8:\"filesize\";i:851840;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"W-Howard-7-Video-Content-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40936;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"W-Howard-7-Video-Content-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53442;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"W-Howard-7-Video-Content-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70867;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"W-Howard-7-Video-Content-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44935;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"W-Howard-7-Video-Content-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136207;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"W-Howard-7-Video-Content-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98321;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:38:\"W-Howard-7-Video-Content-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196978;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"W-Howard-7-Video-Content-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88086;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"W-Howard-7-Video-Content-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179252;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:37:\"W-Howard-7-Video-Content-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115772;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"W-Howard-7-Video-Content-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55188;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:37:\"W-Howard-7-Video-Content-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164246;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"W-Howard-7-Video-Content-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24629;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"W-Howard-7-Video-Content-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36763;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"W-Howard-7-Video-Content-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32640;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"W-Howard-7-Video-Content-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61868;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"W-Howard-7-Video-Content-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92593;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:38:\"W-Howard-7-Video-Content-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213134;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"W-Howard-7-Video-Content-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42658;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"W-Howard-7-Video-Content-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35537;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"W-Howard-7-Video-Content-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66687;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"W-Howard-7-Video-Content-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77751;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:38:\"W-Howard-7-Video-Content-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188322;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"W-Howard-7-Video-Content-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70914;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"W-Howard-7-Video-Content-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7050;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"W-Howard-7-Video-Content-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42658;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"W-Howard-7-Video-Content-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81707;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"W-Howard-7-Video-Content-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35836;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:37:\"W-Howard-7-Video-Content-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100823;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:37:\"W-Howard-7-Video-Content-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103413;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103884,8704,'_wp_attached_file','W-Howard-8-Content-Management.jpg'),(103885,8704,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:33:\"W-Howard-8-Content-Management.jpg\";s:8:\"filesize\";i:423878;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"W-Howard-8-Content-Management-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32922;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"W-Howard-8-Content-Management-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41911;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"W-Howard-8-Content-Management-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64838;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"W-Howard-8-Content-Management-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35038;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"W-Howard-8-Content-Management-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100079;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:42:\"W-Howard-8-Content-Management-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86404;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:43:\"W-Howard-8-Content-Management-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152096;}s:8:\"masthead\";a:5:{s:4:\"file\";s:42:\"W-Howard-8-Content-Management-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74344;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:43:\"W-Howard-8-Content-Management-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142566;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:42:\"W-Howard-8-Content-Management-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90965;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:41:\"W-Howard-8-Content-Management-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48838;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:42:\"W-Howard-8-Content-Management-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133583;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:41:\"W-Howard-8-Content-Management-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22730;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:41:\"W-Howard-8-Content-Management-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31425;}s:10:\"team-small\";a:5:{s:4:\"file\";s:41:\"W-Howard-8-Content-Management-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31529;}s:10:\"team-large\";a:5:{s:4:\"file\";s:41:\"W-Howard-8-Content-Management-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50663;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:42:\"W-Howard-8-Content-Management-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83858;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:43:\"W-Howard-8-Content-Management-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155319;}s:10:\"page-small\";a:5:{s:4:\"file\";s:41:\"W-Howard-8-Content-Management-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36138;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:41:\"W-Howard-8-Content-Management-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29484;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"W-Howard-8-Content-Management-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51263;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:41:\"W-Howard-8-Content-Management-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68045;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:43:\"W-Howard-8-Content-Management-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150793;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:41:\"W-Howard-8-Content-Management-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61235;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:41:\"W-Howard-8-Content-Management-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6039;}s:13:\"project-small\";a:5:{s:4:\"file\";s:41:\"W-Howard-8-Content-Management-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36138;}s:13:\"project-large\";a:5:{s:4:\"file\";s:42:\"W-Howard-8-Content-Management-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69242;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:41:\"W-Howard-8-Content-Management-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30093;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:42:\"W-Howard-8-Content-Management-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79750;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:42:\"W-Howard-8-Content-Management-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82397;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103886,8705,'_wp_attached_file','W-Howard-Hero.jpg'),(103887,8705,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2880;s:6:\"height\";i:1200;s:4:\"file\";s:17:\"W-Howard-Hero.jpg\";s:8:\"filesize\";i:1449719;s:5:\"sizes\";a:32:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"W-Howard-Hero-730x304.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27654;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"W-Howard-Hero-855x356.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36718;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"W-Howard-Hero-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66413;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"W-Howard-Hero-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30219;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"W-Howard-Hero-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102418;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"W-Howard-Hero-2048x853.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177314;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:26:\"W-Howard-Hero-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94167;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:27:\"W-Howard-Hero-2560x1067.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270361;}s:8:\"masthead\";a:5:{s:4:\"file\";s:26:\"W-Howard-Hero-2560x422.jpg\";s:5:\"width\";i:2560;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113907;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:27:\"W-Howard-Hero-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197908;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:26:\"W-Howard-Hero-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121815;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:25:\"W-Howard-Hero-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50142;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:26:\"W-Howard-Hero-2880x800.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:257677;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:25:\"W-Howard-Hero-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23276;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:25:\"W-Howard-Hero-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34673;}s:10:\"team-small\";a:5:{s:4:\"file\";s:25:\"W-Howard-Hero-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28879;}s:10:\"team-large\";a:5:{s:4:\"file\";s:25:\"W-Howard-Hero-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59487;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:26:\"W-Howard-Hero-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88621;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:27:\"W-Howard-Hero-2880x1172.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:370387;}s:10:\"page-small\";a:5:{s:4:\"file\";s:25:\"W-Howard-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40176;}s:10:\"page-large\";a:5:{s:4:\"file\";s:27:\"W-Howard-Hero-1960x1200.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:262153;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:25:\"W-Howard-Hero-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33842;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"W-Howard-Hero-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65563;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:25:\"W-Howard-Hero-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72380;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:27:\"W-Howard-Hero-2880x1000.jpg\";s:5:\"width\";i:2880;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:316725;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:25:\"W-Howard-Hero-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65312;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:25:\"W-Howard-Hero-336x140.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8280;}s:13:\"project-small\";a:5:{s:4:\"file\";s:25:\"W-Howard-Hero-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40176;}s:13:\"project-large\";a:5:{s:4:\"file\";s:26:\"W-Howard-Hero-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81037;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:25:\"W-Howard-Hero-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33126;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:26:\"W-Howard-Hero-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103605;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:26:\"W-Howard-Hero-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106410;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103888,8705,'_wp_attachment_image_alt','W Howard - Magento 2 B2B Website'),(103889,8692,'_imagify_optimization_level','2'),(103890,8692,'_imagify_status','success'),(103891,8692,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:605891;s:14:\"optimized_size\";i:83915;s:7:\"percent\";d:86.150000000000005684341886080801486968994140625;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93845;s:14:\"optimized_size\";i:31972;s:7:\"percent\";d:65.93000000000000682121026329696178436279296875;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92557;s:14:\"optimized_size\";i:31873;s:7:\"percent\";d:65.56000000000000227373675443232059478759765625;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35322;s:14:\"optimized_size\";i:12275;s:7:\"percent\";d:65.25;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75044;s:14:\"optimized_size\";i:24975;s:7:\"percent\";d:66.719999999999998863131622783839702606201171875;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40912;s:14:\"optimized_size\";i:15006;s:7:\"percent\";d:63.32000000000000028421709430404007434844970703125;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7306;s:14:\"optimized_size\";i:2771;s:7:\"percent\";d:62.07000000000000028421709430404007434844970703125;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53441;s:14:\"optimized_size\";i:19358;s:7:\"percent\";d:63.780000000000001136868377216160297393798828125;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170734;s:14:\"optimized_size\";i:60671;s:7:\"percent\";d:64.4599999999999937472239253111183643341064453125;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53191;s:14:\"optimized_size\";i:17212;s:7:\"percent\";d:67.6400000000000005684341886080801486968994140625;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65027;s:14:\"optimized_size\";i:23020;s:7:\"percent\";d:64.599999999999994315658113919198513031005859375;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34469;s:14:\"optimized_size\";i:12119;s:7:\"percent\";d:64.840000000000003410605131648480892181396484375;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40912;s:14:\"optimized_size\";i:15006;s:7:\"percent\";d:63.32000000000000028421709430404007434844970703125;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:201779;s:14:\"optimized_size\";i:66553;s:7:\"percent\";d:67.0199999999999960209606797434389591217041015625;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58268;s:14:\"optimized_size\";i:17287;s:7:\"percent\";d:70.3299999999999982946974341757595539093017578125;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55855;s:14:\"optimized_size\";i:20559;s:7:\"percent\";d:63.18999999999999772626324556767940521240234375;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27700;s:14:\"optimized_size\";i:11076;s:7:\"percent\";d:60.00999999999999801048033987171947956085205078125;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37354;s:14:\"optimized_size\";i:13349;s:7:\"percent\";d:64.2600000000000051159076974727213382720947265625;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18855;s:14:\"optimized_size\";i:6911;s:7:\"percent\";d:63.35000000000000142108547152020037174224853515625;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130406;s:14:\"optimized_size\";i:48308;s:7:\"percent\";d:62.96000000000000085265128291212022304534912109375;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45208;s:14:\"optimized_size\";i:17708;s:7:\"percent\";d:60.8299999999999982946974341757595539093017578125;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107951;s:14:\"optimized_size\";i:36945;s:7:\"percent\";d:65.780000000000001136868377216160297393798828125;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145534;s:14:\"optimized_size\";i:52587;s:7:\"percent\";d:63.86999999999999744204615126363933086395263671875;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59836;s:14:\"optimized_size\";i:15924;s:7:\"percent\";d:73.3900000000000005684341886080801486968994140625;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181955;s:14:\"optimized_size\";i:61485;s:7:\"percent\";d:66.2099999999999937472239253111183643341064453125;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63586;s:14:\"optimized_size\";i:19478;s:7:\"percent\";d:69.3700000000000045474735088646411895751953125;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129942;s:14:\"optimized_size\";i:40655;s:7:\"percent\";d:68.7099999999999937472239253111183643341064453125;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44736;s:14:\"optimized_size\";i:15064;s:7:\"percent\";d:66.3299999999999982946974341757595539093017578125;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57492;s:14:\"optimized_size\";i:22897;s:7:\"percent\";d:60.1700000000000017053025658242404460906982421875;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52802;s:14:\"optimized_size\";i:17701;s:7:\"percent\";d:66.4800000000000039790393202565610408782958984375;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40783;s:14:\"optimized_size\";i:14008;s:7:\"percent\";d:65.650000000000005684341886080801486968994140625;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:605891;s:14:\"optimized_size\";i:68855;s:7:\"percent\";d:88.6400000000000005684341886080801486968994140625;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40783;s:14:\"optimized_size\";i:22211;s:7:\"percent\";d:45.53999999999999914734871708787977695465087890625;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52802;s:14:\"optimized_size\";i:28480;s:7:\"percent\";d:46.06000000000000227373675443232059478759765625;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57492;s:14:\"optimized_size\";i:33534;s:7:\"percent\";d:41.6700000000000017053025658242404460906982421875;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44736;s:14:\"optimized_size\";i:24139;s:7:\"percent\";d:46.03999999999999914734871708787977695465087890625;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129942;s:14:\"optimized_size\";i:76809;s:7:\"percent\";d:40.8900000000000005684341886080801486968994140625;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63586;s:14:\"optimized_size\";i:31090;s:7:\"percent\";d:51.1099999999999994315658113919198513031005859375;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181955;s:14:\"optimized_size\";i:69167;s:7:\"percent\";d:61.99000000000000198951966012828052043914794921875;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59836;s:14:\"optimized_size\";i:21568;s:7:\"percent\";d:63.9500000000000028421709430404007434844970703125;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145534;s:14:\"optimized_size\";i:79521;s:7:\"percent\";d:45.3599999999999994315658113919198513031005859375;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107951;s:14:\"optimized_size\";i:63898;s:7:\"percent\";d:40.81000000000000227373675443232059478759765625;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45208;s:14:\"optimized_size\";i:27542;s:7:\"percent\";d:39.0799999999999982946974341757595539093017578125;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130406;s:14:\"optimized_size\";i:50600;s:7:\"percent\";d:61.2000000000000028421709430404007434844970703125;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18855;s:14:\"optimized_size\";i:9659;s:7:\"percent\";d:48.77000000000000312638803734444081783294677734375;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37354;s:14:\"optimized_size\";i:20952;s:7:\"percent\";d:43.909999999999996589394868351519107818603515625;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27700;s:14:\"optimized_size\";i:14748;s:7:\"percent\";d:46.75999999999999801048033987171947956085205078125;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55855;s:14:\"optimized_size\";i:34339;s:7:\"percent\";d:38.52000000000000312638803734444081783294677734375;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58268;s:14:\"optimized_size\";i:28753;s:7:\"percent\";d:50.64999999999999857891452847979962825775146484375;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:201779;s:14:\"optimized_size\";i:77019;s:7:\"percent\";d:61.8299999999999982946974341757595539093017578125;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40912;s:14:\"optimized_size\";i:22001;s:7:\"percent\";d:46.219999999999998863131622783839702606201171875;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34469;s:14:\"optimized_size\";i:18553;s:7:\"percent\";d:46.1700000000000017053025658242404460906982421875;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65027;s:14:\"optimized_size\";i:33678;s:7:\"percent\";d:48.21000000000000085265128291212022304534912109375;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53191;s:14:\"optimized_size\";i:29227;s:7:\"percent\";d:45.0499999999999971578290569595992565155029296875;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170734;s:14:\"optimized_size\";i:65718;s:7:\"percent\";d:61.50999999999999801048033987171947956085205078125;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53441;s:14:\"optimized_size\";i:31117;s:7:\"percent\";d:41.77000000000000312638803734444081783294677734375;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7306;s:14:\"optimized_size\";i:4625;s:7:\"percent\";d:36.7000000000000028421709430404007434844970703125;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75044;s:14:\"optimized_size\";i:46101;s:7:\"percent\";d:38.57000000000000028421709430404007434844970703125;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35322;s:14:\"optimized_size\";i:18980;s:7:\"percent\";d:46.27000000000000312638803734444081783294677734375;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92557;s:14:\"optimized_size\";i:54145;s:7:\"percent\";d:41.5;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93845;s:14:\"optimized_size\";i:54842;s:7:\"percent\";d:41.56000000000000227373675443232059478759765625;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5616474;s:14:\"optimized_size\";i:2010539;s:7:\"percent\";d:64.2000000000000028421709430404007434844970703125;s:7:\"message\";s:0:\"\";}}'),(103892,8693,'_imagify_optimization_level','2'),(103893,8693,'_imagify_status','success'),(103894,8693,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184896;s:14:\"optimized_size\";i:38207;s:7:\"percent\";d:79.340000000000003410605131648480892181396484375;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56927;s:14:\"optimized_size\";i:16917;s:7:\"percent\";d:70.280000000000001136868377216160297393798828125;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55558;s:14:\"optimized_size\";i:16548;s:7:\"percent\";d:70.2099999999999937472239253111183643341064453125;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21310;s:14:\"optimized_size\";i:5929;s:7:\"percent\";d:72.18000000000000682121026329696178436279296875;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49872;s:14:\"optimized_size\";i:14029;s:7:\"percent\";d:71.8700000000000045474735088646411895751953125;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26432;s:14:\"optimized_size\";i:7575;s:7:\"percent\";d:71.340000000000003410605131648480892181396484375;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4623;s:14:\"optimized_size\";i:1436;s:7:\"percent\";d:68.93999999999999772626324556767940521240234375;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40901;s:14:\"optimized_size\";i:13654;s:7:\"percent\";d:66.6200000000000045474735088646411895751953125;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104783;s:14:\"optimized_size\";i:31794;s:7:\"percent\";d:69.659999999999996589394868351519107818603515625;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44808;s:14:\"optimized_size\";i:14073;s:7:\"percent\";d:68.590000000000003410605131648480892181396484375;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36839;s:14:\"optimized_size\";i:11033;s:7:\"percent\";d:70.0499999999999971578290569595992565155029296875;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21665;s:14:\"optimized_size\";i:6277;s:7:\"percent\";d:71.030000000000001136868377216160297393798828125;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26432;s:14:\"optimized_size\";i:7575;s:7:\"percent\";d:71.340000000000003410605131648480892181396484375;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105642;s:14:\"optimized_size\";i:32018;s:7:\"percent\";d:69.68999999999999772626324556767940521240234375;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52836;s:14:\"optimized_size\";i:14578;s:7:\"percent\";d:72.409999999999996589394868351519107818603515625;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35147;s:14:\"optimized_size\";i:10921;s:7:\"percent\";d:68.93000000000000682121026329696178436279296875;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23036;s:14:\"optimized_size\";i:7397;s:7:\"percent\";d:67.8900000000000005684341886080801486968994140625;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21655;s:14:\"optimized_size\";i:6028;s:7:\"percent\";d:72.159999999999996589394868351519107818603515625;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19968;s:14:\"optimized_size\";i:6445;s:7:\"percent\";d:67.719999999999998863131622783839702606201171875;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91559;s:14:\"optimized_size\";i:30145;s:7:\"percent\";d:67.0799999999999982946974341757595539093017578125;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33822;s:14:\"optimized_size\";i:11099;s:7:\"percent\";d:67.18000000000000682121026329696178436279296875;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64185;s:14:\"optimized_size\";i:17959;s:7:\"percent\";d:72.0199999999999960209606797434389591217041015625;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90246;s:14:\"optimized_size\";i:30618;s:7:\"percent\";d:66.06999999999999317878973670303821563720703125;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64801;s:14:\"optimized_size\";i:25544;s:7:\"percent\";d:60.5799999999999982946974341757595539093017578125;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104238;s:14:\"optimized_size\";i:31282;s:7:\"percent\";d:69.9899999999999948840923025272786617279052734375;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56920;s:14:\"optimized_size\";i:17552;s:7:\"percent\";d:69.159999999999996589394868351519107818603515625;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69310;s:14:\"optimized_size\";i:19185;s:7:\"percent\";d:72.31999999999999317878973670303821563720703125;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26050;s:14:\"optimized_size\";i:7097;s:7:\"percent\";d:72.7600000000000051159076974727213382720947265625;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47097;s:14:\"optimized_size\";i:14827;s:7:\"percent\";d:68.5199999999999960209606797434389591217041015625;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30149;s:14:\"optimized_size\";i:7984;s:7:\"percent\";d:73.5199999999999960209606797434389591217041015625;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23666;s:14:\"optimized_size\";i:6524;s:7:\"percent\";d:72.43000000000000682121026329696178436279296875;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184896;s:14:\"optimized_size\";i:33062;s:7:\"percent\";d:82.1200000000000045474735088646411895751953125;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23666;s:14:\"optimized_size\";i:11130;s:7:\"percent\";d:52.969999999999998863131622783839702606201171875;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30149;s:14:\"optimized_size\";i:13703;s:7:\"percent\";d:54.5499999999999971578290569595992565155029296875;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47097;s:14:\"optimized_size\";i:25196;s:7:\"percent\";d:46.5;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26050;s:14:\"optimized_size\";i:12080;s:7:\"percent\";d:53.63000000000000255795384873636066913604736328125;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69310;s:14:\"optimized_size\";i:27941;s:7:\"percent\";d:59.68999999999999772626324556767940521240234375;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56920;s:14:\"optimized_size\";i:26586;s:7:\"percent\";d:53.28999999999999914734871708787977695465087890625;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104238;s:14:\"optimized_size\";i:35719;s:7:\"percent\";d:65.7300000000000039790393202565610408782958984375;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64801;s:14:\"optimized_size\";i:29551;s:7:\"percent\";d:54.39999999999999857891452847979962825775146484375;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90246;s:14:\"optimized_size\";i:36551;s:7:\"percent\";d:59.5;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64185;s:14:\"optimized_size\";i:26617;s:7:\"percent\";d:58.530000000000001136868377216160297393798828125;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33822;s:14:\"optimized_size\";i:18750;s:7:\"percent\";d:44.56000000000000227373675443232059478759765625;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91559;s:14:\"optimized_size\";i:32685;s:7:\"percent\";d:64.2999999999999971578290569595992565155029296875;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19968;s:14:\"optimized_size\";i:10045;s:7:\"percent\";d:49.68999999999999772626324556767940521240234375;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21655;s:14:\"optimized_size\";i:10524;s:7:\"percent\";d:51.39999999999999857891452847979962825775146484375;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23036;s:14:\"optimized_size\";i:12889;s:7:\"percent\";d:44.0499999999999971578290569595992565155029296875;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35147;s:14:\"optimized_size\";i:17352;s:7:\"percent\";d:50.63000000000000255795384873636066913604736328125;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52836;s:14:\"optimized_size\";i:24551;s:7:\"percent\";d:53.530000000000001136868377216160297393798828125;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105642;s:14:\"optimized_size\";i:36477;s:7:\"percent\";d:65.469999999999998863131622783839702606201171875;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26432;s:14:\"optimized_size\";i:13166;s:7:\"percent\";d:50.18999999999999772626324556767940521240234375;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21665;s:14:\"optimized_size\";i:10828;s:7:\"percent\";d:50.02000000000000312638803734444081783294677734375;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36839;s:14:\"optimized_size\";i:17280;s:7:\"percent\";d:53.090000000000003410605131648480892181396484375;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44808;s:14:\"optimized_size\";i:21487;s:7:\"percent\";d:52.0499999999999971578290569595992565155029296875;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104783;s:14:\"optimized_size\";i:36312;s:7:\"percent\";d:65.349999999999994315658113919198513031005859375;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40901;s:14:\"optimized_size\";i:19782;s:7:\"percent\";d:51.63000000000000255795384873636066913604736328125;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4623;s:14:\"optimized_size\";i:2801;s:7:\"percent\";d:39.409999999999996589394868351519107818603515625;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49872;s:14:\"optimized_size\";i:23314;s:7:\"percent\";d:53.25;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21310;s:14:\"optimized_size\";i:10619;s:7:\"percent\";d:50.1700000000000017053025658242404460906982421875;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55558;s:14:\"optimized_size\";i:23459;s:7:\"percent\";d:57.780000000000001136868377216160297393798828125;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56927;s:14:\"optimized_size\";i:23987;s:7:\"percent\";d:57.8599999999999994315658113919198513031005859375;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3244314;s:14:\"optimized_size\";i:1126694;s:7:\"percent\";d:65.2699999999999960209606797434389591217041015625;s:7:\"message\";s:0:\"\";}}'),(103895,8694,'_imagify_optimization_level','2'),(103896,8694,'_imagify_status','success'),(103897,8694,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:663575;s:14:\"optimized_size\";i:135092;s:7:\"percent\";d:79.6400000000000005684341886080801486968994140625;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93839;s:14:\"optimized_size\";i:28953;s:7:\"percent\";d:69.150000000000005684341886080801486968994140625;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90177;s:14:\"optimized_size\";i:29078;s:7:\"percent\";d:67.75;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30675;s:14:\"optimized_size\";i:10410;s:7:\"percent\";d:66.06000000000000227373675443232059478759765625;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68113;s:14:\"optimized_size\";i:21616;s:7:\"percent\";d:68.2600000000000051159076974727213382720947265625;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37612;s:14:\"optimized_size\";i:12444;s:7:\"percent\";d:66.909999999999996589394868351519107818603515625;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5837;s:14:\"optimized_size\";i:2166;s:7:\"percent\";d:62.8900000000000005684341886080801486968994140625;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55604;s:14:\"optimized_size\";i:20043;s:7:\"percent\";d:63.9500000000000028421709430404007434844970703125;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163885;s:14:\"optimized_size\";i:51761;s:7:\"percent\";d:68.4200000000000017053025658242404460906982421875;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54854;s:14:\"optimized_size\";i:18432;s:7:\"percent\";d:66.400000000000005684341886080801486968994140625;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61305;s:14:\"optimized_size\";i:20470;s:7:\"percent\";d:66.6099999999999994315658113919198513031005859375;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31913;s:14:\"optimized_size\";i:10784;s:7:\"percent\";d:66.2099999999999937472239253111183643341064453125;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37612;s:14:\"optimized_size\";i:12444;s:7:\"percent\";d:66.909999999999996589394868351519107818603515625;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203099;s:14:\"optimized_size\";i:59177;s:7:\"percent\";d:70.8599999999999994315658113919198513031005859375;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59469;s:14:\"optimized_size\";i:18769;s:7:\"percent\";d:68.43999999999999772626324556767940521240234375;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53752;s:14:\"optimized_size\";i:18888;s:7:\"percent\";d:64.8599999999999994315658113919198513031005859375;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27027;s:14:\"optimized_size\";i:10450;s:7:\"percent\";d:61.3299999999999982946974341757595539093017578125;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32610;s:14:\"optimized_size\";i:10718;s:7:\"percent\";d:67.1299999999999954525264911353588104248046875;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18771;s:14:\"optimized_size\";i:6955;s:7:\"percent\";d:62.9500000000000028421709430404007434844970703125;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127303;s:14:\"optimized_size\";i:42827;s:7:\"percent\";d:66.3599999999999994315658113919198513031005859375;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43158;s:14:\"optimized_size\";i:16668;s:7:\"percent\";d:61.38000000000000255795384873636066913604736328125;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104530;s:14:\"optimized_size\";i:31758;s:7:\"percent\";d:69.6200000000000045474735088646411895751953125;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144328;s:14:\"optimized_size\";i:48757;s:7:\"percent\";d:66.219999999999998863131622783839702606201171875;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67093;s:14:\"optimized_size\";i:18825;s:7:\"percent\";d:71.93999999999999772626324556767940521240234375;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180465;s:14:\"optimized_size\";i:54752;s:7:\"percent\";d:69.659999999999996589394868351519107818603515625;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66636;s:14:\"optimized_size\";i:21892;s:7:\"percent\";d:67.150000000000005684341886080801486968994140625;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130195;s:14:\"optimized_size\";i:37181;s:7:\"percent\";d:71.43999999999999772626324556767940521240234375;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40428;s:14:\"optimized_size\";i:13060;s:7:\"percent\";d:67.7000000000000028421709430404007434844970703125;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57313;s:14:\"optimized_size\";i:22010;s:7:\"percent\";d:61.60000000000000142108547152020037174224853515625;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48794;s:14:\"optimized_size\";i:15588;s:7:\"percent\";d:68.0499999999999971578290569595992565155029296875;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37587;s:14:\"optimized_size\";i:12300;s:7:\"percent\";d:67.280000000000001136868377216160297393798828125;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:663575;s:14:\"optimized_size\";i:61520;s:7:\"percent\";d:90.7300000000000039790393202565610408782958984375;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37587;s:14:\"optimized_size\";i:24109;s:7:\"percent\";d:35.8599999999999994315658113919198513031005859375;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48794;s:14:\"optimized_size\";i:30215;s:7:\"percent\";d:38.0799999999999982946974341757595539093017578125;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57313;s:14:\"optimized_size\";i:33614;s:7:\"percent\";d:41.35000000000000142108547152020037174224853515625;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40428;s:14:\"optimized_size\";i:24899;s:7:\"percent\";d:38.409999999999996589394868351519107818603515625;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130195;s:14:\"optimized_size\";i:71357;s:7:\"percent\";d:45.18999999999999772626324556767940521240234375;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66636;s:14:\"optimized_size\";i:33983;s:7:\"percent\";d:49;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180465;s:14:\"optimized_size\";i:62322;s:7:\"percent\";d:65.469999999999998863131622783839702606201171875;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67093;s:14:\"optimized_size\";i:23026;s:7:\"percent\";d:65.68000000000000682121026329696178436279296875;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144328;s:14:\"optimized_size\";i:76591;s:7:\"percent\";d:46.92999999999999971578290569595992565155029296875;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104530;s:14:\"optimized_size\";i:57508;s:7:\"percent\";d:44.97999999999999687361196265555918216705322265625;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43158;s:14:\"optimized_size\";i:25199;s:7:\"percent\";d:41.6099999999999994315658113919198513031005859375;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127303;s:14:\"optimized_size\";i:44088;s:7:\"percent\";d:65.3700000000000045474735088646411895751953125;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18771;s:14:\"optimized_size\";i:12051;s:7:\"percent\";d:35.7999999999999971578290569595992565155029296875;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32610;s:14:\"optimized_size\";i:20866;s:7:\"percent\";d:36.00999999999999801048033987171947956085205078125;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27027;s:14:\"optimized_size\";i:13986;s:7:\"percent\";d:48.25;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53752;s:14:\"optimized_size\";i:31612;s:7:\"percent\";d:41.18999999999999772626324556767940521240234375;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59469;s:14:\"optimized_size\";i:29308;s:7:\"percent\";d:50.719999999999998863131622783839702606201171875;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203099;s:14:\"optimized_size\";i:69025;s:7:\"percent\";d:66.0100000000000051159076974727213382720947265625;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37612;s:14:\"optimized_size\";i:23312;s:7:\"percent\";d:38.02000000000000312638803734444081783294677734375;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31913;s:14:\"optimized_size\";i:20586;s:7:\"percent\";d:35.49000000000000198951966012828052043914794921875;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61305;s:14:\"optimized_size\";i:37238;s:7:\"percent\";d:39.25999999999999801048033987171947956085205078125;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54854;s:14:\"optimized_size\";i:29470;s:7:\"percent\";d:46.280000000000001136868377216160297393798828125;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163885;s:14:\"optimized_size\";i:56731;s:7:\"percent\";d:65.3799999999999954525264911353588104248046875;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55604;s:14:\"optimized_size\";i:32694;s:7:\"percent\";d:41.2000000000000028421709430404007434844970703125;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5837;s:14:\"optimized_size\";i:3553;s:7:\"percent\";d:39.13000000000000255795384873636066913604736328125;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68113;s:14:\"optimized_size\";i:38368;s:7:\"percent\";d:43.6700000000000017053025658242404460906982421875;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30675;s:14:\"optimized_size\";i:19221;s:7:\"percent\";d:37.340000000000003410605131648480892181396484375;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90177;s:14:\"optimized_size\";i:50133;s:7:\"percent\";d:44.409999999999996589394868351519107818603515625;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93839;s:14:\"optimized_size\";i:52242;s:7:\"percent\";d:44.3299999999999982946974341757595539093017578125;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5637506;s:14:\"optimized_size\";i:1943095;s:7:\"percent\";d:65.530000000000001136868377216160297393798828125;s:7:\"message\";s:0:\"\";}}'),(103898,8695,'_imagify_optimization_level','2'),(103899,8695,'_imagify_status','success'),(103900,8695,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172666;s:14:\"optimized_size\";i:32495;s:7:\"percent\";d:81.18000000000000682121026329696178436279296875;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47822;s:14:\"optimized_size\";i:13267;s:7:\"percent\";d:72.2600000000000051159076974727213382720947265625;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45905;s:14:\"optimized_size\";i:13352;s:7:\"percent\";d:70.909999999999996589394868351519107818603515625;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17356;s:14:\"optimized_size\";i:5513;s:7:\"percent\";d:68.2399999999999948840923025272786617279052734375;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38619;s:14:\"optimized_size\";i:10482;s:7:\"percent\";d:72.8599999999999994315658113919198513031005859375;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20262;s:14:\"optimized_size\";i:6545;s:7:\"percent\";d:67.7000000000000028421709430404007434844970703125;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3905;s:14:\"optimized_size\";i:1493;s:7:\"percent\";d:61.77000000000000312638803734444081783294677734375;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34539;s:14:\"optimized_size\";i:11596;s:7:\"percent\";d:66.43000000000000682121026329696178436279296875;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83190;s:14:\"optimized_size\";i:22993;s:7:\"percent\";d:72.3599999999999994315658113919198513031005859375;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38774;s:14:\"optimized_size\";i:12422;s:7:\"percent\";d:67.9599999999999937472239253111183643341064453125;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29513;s:14:\"optimized_size\";i:8835;s:7:\"percent\";d:70.06000000000000227373675443232059478759765625;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17666;s:14:\"optimized_size\";i:5574;s:7:\"percent\";d:68.4500000000000028421709430404007434844970703125;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20262;s:14:\"optimized_size\";i:6545;s:7:\"percent\";d:67.7000000000000028421709430404007434844970703125;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89028;s:14:\"optimized_size\";i:22283;s:7:\"percent\";d:74.969999999999998863131622783839702606201171875;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42382;s:14:\"optimized_size\";i:12163;s:7:\"percent\";d:71.2999999999999971578290569595992565155029296875;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29116;s:14:\"optimized_size\";i:9333;s:7:\"percent\";d:67.9500000000000028421709430404007434844970703125;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16746;s:14:\"optimized_size\";i:6336;s:7:\"percent\";d:62.159999999999996589394868351519107818603515625;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17140;s:14:\"optimized_size\";i:5395;s:7:\"percent\";d:68.5199999999999960209606797434389591217041015625;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15312;s:14:\"optimized_size\";i:5650;s:7:\"percent\";d:63.10000000000000142108547152020037174224853515625;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76100;s:14:\"optimized_size\";i:23602;s:7:\"percent\";d:68.9899999999999948840923025272786617279052734375;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26871;s:14:\"optimized_size\";i:9020;s:7:\"percent\";d:66.43000000000000682121026329696178436279296875;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54191;s:14:\"optimized_size\";i:15075;s:7:\"percent\";d:72.18000000000000682121026329696178436279296875;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78632;s:14:\"optimized_size\";i:23401;s:7:\"percent\";d:70.2399999999999948840923025272786617279052734375;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47921;s:14:\"optimized_size\";i:16445;s:7:\"percent\";d:65.68000000000000682121026329696178436279296875;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87760;s:14:\"optimized_size\";i:23316;s:7:\"percent\";d:73.43000000000000682121026329696178436279296875;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45770;s:14:\"optimized_size\";i:13035;s:7:\"percent\";d:71.5199999999999960209606797434389591217041015625;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59297;s:14:\"optimized_size\";i:15090;s:7:\"percent\";d:74.5499999999999971578290569595992565155029296875;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20415;s:14:\"optimized_size\";i:6182;s:7:\"percent\";d:69.719999999999998863131622783839702606201171875;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37378;s:14:\"optimized_size\";i:11956;s:7:\"percent\";d:68.0100000000000051159076974727213382720947265625;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24502;s:14:\"optimized_size\";i:7229;s:7:\"percent\";d:70.5;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19613;s:14:\"optimized_size\";i:6084;s:7:\"percent\";d:68.9800000000000039790393202565610408782958984375;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172666;s:14:\"optimized_size\";i:25551;s:7:\"percent\";d:85.2000000000000028421709430404007434844970703125;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19613;s:14:\"optimized_size\";i:8715;s:7:\"percent\";d:55.57000000000000028421709430404007434844970703125;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24502;s:14:\"optimized_size\";i:10695;s:7:\"percent\";d:56.35000000000000142108547152020037174224853515625;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37378;s:14:\"optimized_size\";i:16996;s:7:\"percent\";d:54.530000000000001136868377216160297393798828125;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20415;s:14:\"optimized_size\";i:9196;s:7:\"percent\";d:54.9500000000000028421709430404007434844970703125;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59297;s:14:\"optimized_size\";i:24093;s:7:\"percent\";d:59.36999999999999744204615126363933086395263671875;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45770;s:14:\"optimized_size\";i:19901;s:7:\"percent\";d:56.52000000000000312638803734444081783294677734375;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87760;s:14:\"optimized_size\";i:29572;s:7:\"percent\";d:66.2999999999999971578290569595992565155029296875;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47921;s:14:\"optimized_size\";i:17670;s:7:\"percent\";d:63.13000000000000255795384873636066913604736328125;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78632;s:14:\"optimized_size\";i:32104;s:7:\"percent\";d:59.1700000000000017053025658242404460906982421875;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54191;s:14:\"optimized_size\";i:22447;s:7:\"percent\";d:58.5799999999999982946974341757595539093017578125;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26871;s:14:\"optimized_size\";i:11808;s:7:\"percent\";d:56.06000000000000227373675443232059478759765625;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76100;s:14:\"optimized_size\";i:26754;s:7:\"percent\";d:64.840000000000003410605131648480892181396484375;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15312;s:14:\"optimized_size\";i:8478;s:7:\"percent\";d:44.63000000000000255795384873636066913604736328125;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17140;s:14:\"optimized_size\";i:7642;s:7:\"percent\";d:55.409999999999996589394868351519107818603515625;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16746;s:14:\"optimized_size\";i:8752;s:7:\"percent\";d:47.74000000000000198951966012828052043914794921875;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29116;s:14:\"optimized_size\";i:12675;s:7:\"percent\";d:56.469999999999998863131622783839702606201171875;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42382;s:14:\"optimized_size\";i:17943;s:7:\"percent\";d:57.659999999999996589394868351519107818603515625;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89028;s:14:\"optimized_size\";i:29495;s:7:\"percent\";d:66.8700000000000045474735088646411895751953125;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20262;s:14:\"optimized_size\";i:9066;s:7:\"percent\";d:55.25999999999999801048033987171947956085205078125;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17666;s:14:\"optimized_size\";i:8015;s:7:\"percent\";d:54.63000000000000255795384873636066913604736328125;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29513;s:14:\"optimized_size\";i:12462;s:7:\"percent\";d:57.77000000000000312638803734444081783294677734375;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38774;s:14:\"optimized_size\";i:16977;s:7:\"percent\";d:56.219999999999998863131622783839702606201171875;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83190;s:14:\"optimized_size\";i:28081;s:7:\"percent\";d:66.2399999999999948840923025272786617279052734375;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34539;s:14:\"optimized_size\";i:14959;s:7:\"percent\";d:56.68999999999999772626324556767940521240234375;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3905;s:14:\"optimized_size\";i:2028;s:7:\"percent\";d:48.07000000000000028421709430404007434844970703125;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38619;s:14:\"optimized_size\";i:16553;s:7:\"percent\";d:57.1400000000000005684341886080801486968994140625;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17356;s:14:\"optimized_size\";i:7863;s:7:\"percent\";d:54.7000000000000028421709430404007434844970703125;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45905;s:14:\"optimized_size\";i:19389;s:7:\"percent\";d:57.75999999999999801048033987171947956085205078125;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47822;s:14:\"optimized_size\";i:19955;s:7:\"percent\";d:58.27000000000000312638803734444081783294677734375;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2697044;s:14:\"optimized_size\";i:878542;s:7:\"percent\";d:67.43000000000000682121026329696178436279296875;s:7:\"message\";s:0:\"\";}}'),(103901,5861,'page_content_5_align_image','right'),(103902,5861,'_page_content_5_align_image','field_65d85d5bde9a8'),(103903,5861,'page_content_5_block_content','<h3>Bringing the Catalogue to Life.</h3>\r\nW.Howard\'s product range is vast and technical. Trade customers need to find the right profile, in the right dimensions, with the right specifications: quickly and confidently. The old static site made that almost impossible. The new platform was designed to make it effortless.'),(103904,5861,'_page_content_5_block_content','field_65d85d93de9a9'),(103905,5861,'page_content_5_block_image','8703'),(103906,5861,'_page_content_5_block_image','field_65d85d9bde9aa'),(103907,5861,'page_content_5_block_video',''),(103908,5861,'_page_content_5_block_video','field_65d85da6de9ab'),(103909,5861,'page_content_7_block_content','<h3>From Frozen in Place to Fully in Control.</h3>\r\nW.Howard\'s website was static HTML and CSS, no CMS, no product search, no way for the marketing team to update anything without a developer. For Europe\'s leading MDF profile supplier, the gap between the business\'s market position and its digital presence was enormous. We built a completely new platform on Magento 2 with Hyvä that brought the full product catalogue to life online.\r\n\r\nThe new site features intuitive product search and filtering designed for how trade professionals actually work, letting users locate products by specification, category, type, and dimension. Technical data sheets and detailed specifications are accessible within a few clicks, and downloadable brochures organised by category brought W.Howard\'s powerful printed sales tools into the digital world. Video tutorials and rich content throughout the site position the business as a knowledgeable partner rather than just a supplier.\r\n\r\nCritically, the Hyvä frontend handed full content control back to the marketing team. What previously required a developer and a queue now takes minutes. And the Magento 2 foundation means the infrastructure is ready for direct B2B ecommerce whenever the business decides to take that step.'),(103910,5861,'_page_content_7_block_content','field_65d85d37de9a5'),(103911,8706,'_wp_attached_file','Willow-Hall-1-Magento-2.jpg'),(103912,8706,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"Willow-Hall-1-Magento-2.jpg\";s:8:\"filesize\";i:914555;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-1-Magento-2-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51946;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-1-Magento-2-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68393;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-1-Magento-2-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92402;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-1-Magento-2-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57646;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-1-Magento-2-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174715;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-1-Magento-2-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109521;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-1-Magento-2-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247803;}s:8:\"masthead\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-1-Magento-2-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88456;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-1-Magento-2-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232860;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-1-Magento-2-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143850;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-1-Magento-2-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73387;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-1-Magento-2-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176049;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-1-Magento-2-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27289;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-1-Magento-2-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46899;}s:10:\"team-small\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-1-Magento-2-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41458;}s:10:\"team-large\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-1-Magento-2-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81931;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-1-Magento-2-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103180;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-1-Magento-2-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271767;}s:10:\"page-small\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-1-Magento-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55671;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-1-Magento-2-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45767;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-1-Magento-2-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88507;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-1-Magento-2-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90593;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-1-Magento-2-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228431;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-1-Magento-2-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85590;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-1-Magento-2-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7608;}s:13:\"project-small\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-1-Magento-2-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55671;}s:13:\"project-large\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-1-Magento-2-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99066;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-1-Magento-2-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45509;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-1-Magento-2-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131320;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-1-Magento-2-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134336;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103913,8696,'_imagify_optimization_level','2'),(103914,8696,'_imagify_status','success'),(103915,8696,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1336591;s:14:\"optimized_size\";i:219360;s:7:\"percent\";d:83.590000000000003410605131648480892181396484375;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146228;s:14:\"optimized_size\";i:43986;s:7:\"percent\";d:69.9200000000000017053025658242404460906982421875;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143113;s:14:\"optimized_size\";i:43219;s:7:\"percent\";d:69.7999999999999971578290569595992565155029296875;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57042;s:14:\"optimized_size\";i:23824;s:7:\"percent\";d:58.22999999999999687361196265555918216705322265625;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117110;s:14:\"optimized_size\";i:40340;s:7:\"percent\";d:65.5499999999999971578290569595992565155029296875;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64703;s:14:\"optimized_size\";i:25807;s:7:\"percent\";d:60.1099999999999994315658113919198513031005859375;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11845;s:14:\"optimized_size\";i:6594;s:7:\"percent\";d:44.3299999999999982946974341757595539093017578125;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77531;s:14:\"optimized_size\";i:24262;s:7:\"percent\";d:68.7099999999999937472239253111183643341064453125;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262802;s:14:\"optimized_size\";i:72357;s:7:\"percent\";d:72.469999999999998863131622783839702606201171875;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84493;s:14:\"optimized_size\";i:25102;s:7:\"percent\";d:70.2900000000000062527760746888816356658935546875;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101110;s:14:\"optimized_size\";i:37636;s:7:\"percent\";d:62.780000000000001136868377216160297393798828125;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57861;s:14:\"optimized_size\";i:24232;s:7:\"percent\";d:58.11999999999999744204615126363933086395263671875;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64703;s:14:\"optimized_size\";i:25807;s:7:\"percent\";d:60.1099999999999994315658113919198513031005859375;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:300004;s:14:\"optimized_size\";i:80001;s:7:\"percent\";d:73.3299999999999982946974341757595539093017578125;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98110;s:14:\"optimized_size\";i:26585;s:7:\"percent\";d:72.900000000000005684341886080801486968994140625;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89576;s:14:\"optimized_size\";i:33548;s:7:\"percent\";d:62.5499999999999971578290569595992565155029296875;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39541;s:14:\"optimized_size\";i:15012;s:7:\"percent\";d:62.030000000000001136868377216160297393798828125;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58828;s:14:\"optimized_size\";i:24519;s:7:\"percent\";d:58.32000000000000028421709430404007434844970703125;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37739;s:14:\"optimized_size\";i:16629;s:7:\"percent\";d:55.93999999999999772626324556767940521240234375;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:218618;s:14:\"optimized_size\";i:62645;s:7:\"percent\";d:71.340000000000003410605131648480892181396484375;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72002;s:14:\"optimized_size\";i:26397;s:7:\"percent\";d:63.340000000000003410605131648480892181396484375;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:167639;s:14:\"optimized_size\";i:49607;s:7:\"percent\";d:70.409999999999996589394868351519107818603515625;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226327;s:14:\"optimized_size\";i:59615;s:7:\"percent\";d:73.659999999999996589394868351519107818603515625;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118693;s:14:\"optimized_size\";i:36268;s:7:\"percent\";d:69.43999999999999772626324556767940521240234375;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:278003;s:14:\"optimized_size\";i:75462;s:7:\"percent\";d:72.8599999999999994315658113919198513031005859375;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104005;s:14:\"optimized_size\";i:26624;s:7:\"percent\";d:74.400000000000005684341886080801486968994140625;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196769;s:14:\"optimized_size\";i:56097;s:7:\"percent\";d:71.4899999999999948840923025272786617279052734375;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70630;s:14:\"optimized_size\";i:28348;s:7:\"percent\";d:59.8599999999999994315658113919198513031005859375;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83453;s:14:\"optimized_size\";i:25298;s:7:\"percent\";d:69.68999999999999772626324556767940521240234375;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83000;s:14:\"optimized_size\";i:31839;s:7:\"percent\";d:61.6400000000000005684341886080801486968994140625;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65796;s:14:\"optimized_size\";i:26739;s:7:\"percent\";d:59.3599999999999994315658113919198513031005859375;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1336591;s:14:\"optimized_size\";i:80932;s:7:\"percent\";d:93.93999999999999772626324556767940521240234375;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65796;s:14:\"optimized_size\";i:42795;s:7:\"percent\";d:34.96000000000000085265128291212022304534912109375;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83000;s:14:\"optimized_size\";i:51843;s:7:\"percent\";d:37.53999999999999914734871708787977695465087890625;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83453;s:14:\"optimized_size\";i:48659;s:7:\"percent\";d:41.68999999999999772626324556767940521240234375;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70630;s:14:\"optimized_size\";i:46052;s:7:\"percent\";d:34.7999999999999971578290569595992565155029296875;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196769;s:14:\"optimized_size\";i:110295;s:7:\"percent\";d:43.9500000000000028421709430404007434844970703125;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104005;s:14:\"optimized_size\";i:66722;s:7:\"percent\";d:35.85000000000000142108547152020037174224853515625;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:278003;s:14:\"optimized_size\";i:154071;s:7:\"percent\";d:44.5799999999999982946974341757595539093017578125;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118693;s:14:\"optimized_size\";i:65988;s:7:\"percent\";d:44.39999999999999857891452847979962825775146484375;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226327;s:14:\"optimized_size\";i:120456;s:7:\"percent\";d:46.780000000000001136868377216160297393798828125;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:167639;s:14:\"optimized_size\";i:97817;s:7:\"percent\";d:41.64999999999999857891452847979962825775146484375;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72002;s:14:\"optimized_size\";i:44434;s:7:\"percent\";d:38.28999999999999914734871708787977695465087890625;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:218618;s:14:\"optimized_size\";i:121796;s:7:\"percent\";d:44.28999999999999914734871708787977695465087890625;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37739;s:14:\"optimized_size\";i:25132;s:7:\"percent\";d:33.409999999999996589394868351519107818603515625;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58828;s:14:\"optimized_size\";i:38169;s:7:\"percent\";d:35.11999999999999744204615126363933086395263671875;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39541;s:14:\"optimized_size\";i:24679;s:7:\"percent\";d:37.590000000000003410605131648480892181396484375;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89576;s:14:\"optimized_size\";i:55293;s:7:\"percent\";d:38.27000000000000312638803734444081783294677734375;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98110;s:14:\"optimized_size\";i:63013;s:7:\"percent\";d:35.77000000000000312638803734444081783294677734375;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:300004;s:14:\"optimized_size\";i:159393;s:7:\"percent\";d:46.86999999999999744204615126363933086395263671875;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64703;s:14:\"optimized_size\";i:42141;s:7:\"percent\";d:34.86999999999999744204615126363933086395263671875;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57861;s:14:\"optimized_size\";i:37654;s:7:\"percent\";d:34.9200000000000017053025658242404460906982421875;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101110;s:14:\"optimized_size\";i:62614;s:7:\"percent\";d:38.07000000000000028421709430404007434844970703125;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84493;s:14:\"optimized_size\";i:46624;s:7:\"percent\";d:44.82000000000000028421709430404007434844970703125;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262802;s:14:\"optimized_size\";i:145785;s:7:\"percent\";d:44.530000000000001136868377216160297393798828125;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77531;s:14:\"optimized_size\";i:44880;s:7:\"percent\";d:42.1099999999999994315658113919198513031005859375;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11845;s:14:\"optimized_size\";i:9097;s:7:\"percent\";d:23.199999999999999289457264239899814128875732421875;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117110;s:14:\"optimized_size\";i:71574;s:7:\"percent\";d:38.88000000000000255795384873636066913604736328125;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57042;s:14:\"optimized_size\";i:37012;s:7:\"percent\";d:35.1099999999999994315658113919198513031005859375;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143113;s:14:\"optimized_size\";i:83723;s:7:\"percent\";d:41.5;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146228;s:14:\"optimized_size\";i:85637;s:7:\"percent\";d:41.43999999999999772626324556767940521240234375;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:9603027;s:14:\"optimized_size\";i:3398039;s:7:\"percent\";d:64.6099999999999994315658113919198513031005859375;s:7:\"message\";s:0:\"\";}}'),(103916,8707,'_wp_attached_file','Willow-Hall-2-Discover-Audit.jpg'),(103917,8707,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:32:\"Willow-Hall-2-Discover-Audit.jpg\";s:8:\"filesize\";i:652494;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-2-Discover-Audit-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35877;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-2-Discover-Audit-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46346;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-2-Discover-Audit-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78032;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-2-Discover-Audit-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39334;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-2-Discover-Audit-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125540;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-2-Discover-Audit-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105370;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-2-Discover-Audit-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204984;}s:8:\"masthead\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-2-Discover-Audit-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118220;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-2-Discover-Audit-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199143;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-2-Discover-Audit-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114254;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-2-Discover-Audit-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58823;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-2-Discover-Audit-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193873;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-2-Discover-Audit-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27476;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-2-Discover-Audit-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34092;}s:10:\"team-small\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-2-Discover-Audit-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34513;}s:10:\"team-large\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-2-Discover-Audit-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60443;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-2-Discover-Audit-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97779;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-2-Discover-Audit-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207360;}s:10:\"page-small\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-2-Discover-Audit-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39901;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-2-Discover-Audit-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31603;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-2-Discover-Audit-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61334;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-2-Discover-Audit-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83520;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-2-Discover-Audit-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203085;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-2-Discover-Audit-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77515;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-2-Discover-Audit-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5086;}s:13:\"project-small\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-2-Discover-Audit-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39901;}s:13:\"project-large\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-2-Discover-Audit-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83582;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-2-Discover-Audit-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33178;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-2-Discover-Audit-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98734;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-2-Discover-Audit-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101819;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103918,8708,'_wp_attached_file','Willow-Hall-3-Backend-Operations.jpg'),(103919,8708,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:36:\"Willow-Hall-3-Backend-Operations.jpg\";s:8:\"filesize\";i:992314;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-3-Backend-Operations-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48971;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-3-Backend-Operations-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62894;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-3-Backend-Operations-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79212;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-3-Backend-Operations-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53748;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"Willow-Hall-3-Backend-Operations-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156500;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:45:\"Willow-Hall-3-Backend-Operations-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105626;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:46:\"Willow-Hall-3-Backend-Operations-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230689;}s:8:\"masthead\";a:5:{s:4:\"file\";s:45:\"Willow-Hall-3-Backend-Operations-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99982;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:46:\"Willow-Hall-3-Backend-Operations-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203025;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:45:\"Willow-Hall-3-Backend-Operations-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134187;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-3-Backend-Operations-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64833;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:45:\"Willow-Hall-3-Backend-Operations-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189720;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-3-Backend-Operations-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32126;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-3-Backend-Operations-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44397;}s:10:\"team-small\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-3-Backend-Operations-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38369;}s:10:\"team-large\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-3-Backend-Operations-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73580;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:45:\"Willow-Hall-3-Backend-Operations-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99255;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:46:\"Willow-Hall-3-Backend-Operations-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247544;}s:10:\"page-small\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-3-Backend-Operations-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51699;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-3-Backend-Operations-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43544;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-3-Backend-Operations-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79641;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-3-Backend-Operations-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84223;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:46:\"Willow-Hall-3-Backend-Operations-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220824;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-3-Backend-Operations-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77555;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-3-Backend-Operations-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7745;}s:13:\"project-small\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-3-Backend-Operations-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51699;}s:13:\"project-large\";a:5:{s:4:\"file\";s:45:\"Willow-Hall-3-Backend-Operations-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95164;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-3-Backend-Operations-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42397;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:45:\"Willow-Hall-3-Backend-Operations-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116911;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:45:\"Willow-Hall-3-Backend-Operations-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119774;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103920,8709,'_wp_attached_file','Willow-Hall-4-Stock-Management.jpg'),(103921,8709,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:34:\"Willow-Hall-4-Stock-Management.jpg\";s:8:\"filesize\";i:355685;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-4-Stock-Management-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21845;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-4-Stock-Management-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28435;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-4-Stock-Management-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45601;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-4-Stock-Management-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23728;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"Willow-Hall-4-Stock-Management-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75296;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:43:\"Willow-Hall-4-Stock-Management-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60590;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-4-Stock-Management-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116388;}s:8:\"masthead\";a:5:{s:4:\"file\";s:43:\"Willow-Hall-4-Stock-Management-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85062;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-4-Stock-Management-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111638;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:43:\"Willow-Hall-4-Stock-Management-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66938;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-4-Stock-Management-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33992;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:43:\"Willow-Hall-4-Stock-Management-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108751;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-4-Stock-Management-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17795;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-4-Stock-Management-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20596;}s:10:\"team-small\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-4-Stock-Management-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20722;}s:10:\"team-large\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-4-Stock-Management-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35119;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:43:\"Willow-Hall-4-Stock-Management-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56366;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-4-Stock-Management-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120683;}s:10:\"page-small\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-4-Stock-Management-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23712;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-4-Stock-Management-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19567;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-4-Stock-Management-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36276;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-4-Stock-Management-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48145;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:44:\"Willow-Hall-4-Stock-Management-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114099;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-4-Stock-Management-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44604;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-4-Stock-Management-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4017;}s:13:\"project-small\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-4-Stock-Management-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23712;}s:13:\"project-large\";a:5:{s:4:\"file\";s:43:\"Willow-Hall-4-Stock-Management-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48593;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-4-Stock-Management-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19955;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:43:\"Willow-Hall-4-Stock-Management-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58148;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:43:\"Willow-Hall-4-Stock-Management-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59030;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103922,8710,'_wp_attached_file','Willow-Hall-5-Salesforce.jpg'),(103923,8710,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"Willow-Hall-5-Salesforce.jpg\";s:8:\"filesize\";i:1188469;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-5-Salesforce-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48433;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-5-Salesforce-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62519;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-5-Salesforce-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82035;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-5-Salesforce-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53322;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-5-Salesforce-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167424;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-5-Salesforce-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108970;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:38:\"Willow-Hall-5-Salesforce-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241777;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-5-Salesforce-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78929;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"Willow-Hall-5-Salesforce-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232462;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-5-Salesforce-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133985;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-5-Salesforce-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65651;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-5-Salesforce-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153652;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-5-Salesforce-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25365;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-5-Salesforce-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43269;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-5-Salesforce-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36845;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-5-Salesforce-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76073;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-5-Salesforce-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100018;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:38:\"Willow-Hall-5-Salesforce-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:277960;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-5-Salesforce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51505;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-5-Salesforce-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41952;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-5-Salesforce-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82182;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-5-Salesforce-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85976;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:38:\"Willow-Hall-5-Salesforce-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216335;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-5-Salesforce-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79935;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-5-Salesforce-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8132;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-5-Salesforce-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51505;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-5-Salesforce-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87000;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-5-Salesforce-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41288;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-5-Salesforce-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125425;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-5-Salesforce-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128257;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103924,8711,'_wp_attached_file','Willow-Hall-6-Promotions.jpg'),(103925,8711,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"Willow-Hall-6-Promotions.jpg\";s:8:\"filesize\";i:403549;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-6-Promotions-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28534;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-6-Promotions-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36302;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-6-Promotions-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49460;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-6-Promotions-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30632;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-6-Promotions-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89541;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-6-Promotions-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62927;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:38:\"Willow-Hall-6-Promotions-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131361;}s:8:\"masthead\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-6-Promotions-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67893;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:38:\"Willow-Hall-6-Promotions-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121684;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-6-Promotions-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79711;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-6-Promotions-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37992;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-6-Promotions-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105107;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-6-Promotions-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17226;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-6-Promotions-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26086;}s:10:\"team-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-6-Promotions-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23687;}s:10:\"team-large\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-6-Promotions-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43643;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-6-Promotions-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58531;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:38:\"Willow-Hall-6-Promotions-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136120;}s:10:\"page-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-6-Promotions-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30596;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-6-Promotions-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25199;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-6-Promotions-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44523;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-6-Promotions-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49974;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:38:\"Willow-Hall-6-Promotions-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125888;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-6-Promotions-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47395;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-6-Promotions-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5011;}s:13:\"project-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-6-Promotions-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30596;}s:13:\"project-large\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-6-Promotions-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57610;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-6-Promotions-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26017;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-6-Promotions-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68933;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:37:\"Willow-Hall-6-Promotions-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70879;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103926,8712,'_wp_attached_file','Willow-Hall-7-Frontend.jpg'),(103927,8712,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:26:\"Willow-Hall-7-Frontend.jpg\";s:8:\"filesize\";i:1144926;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Willow-Hall-7-Frontend-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55973;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Willow-Hall-7-Frontend-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72007;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Willow-Hall-7-Frontend-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103611;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Willow-Hall-7-Frontend-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60475;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-7-Frontend-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189482;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-7-Frontend-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136664;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-7-Frontend-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:292201;}s:8:\"masthead\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-7-Frontend-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119686;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-7-Frontend-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:264348;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-7-Frontend-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161129;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:34:\"Willow-Hall-7-Frontend-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76834;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-7-Frontend-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227119;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:34:\"Willow-Hall-7-Frontend-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31191;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:34:\"Willow-Hall-7-Frontend-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50915;}s:10:\"team-small\";a:5:{s:4:\"file\";s:34:\"Willow-Hall-7-Frontend-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47488;}s:10:\"team-large\";a:5:{s:4:\"file\";s:34:\"Willow-Hall-7-Frontend-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86911;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-7-Frontend-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128207;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-7-Frontend-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:308360;}s:10:\"page-small\";a:5:{s:4:\"file\";s:34:\"Willow-Hall-7-Frontend-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58910;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:34:\"Willow-Hall-7-Frontend-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49049;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"Willow-Hall-7-Frontend-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93298;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:34:\"Willow-Hall-7-Frontend-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109919;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:36:\"Willow-Hall-7-Frontend-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272044;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:34:\"Willow-Hall-7-Frontend-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103758;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:34:\"Willow-Hall-7-Frontend-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9084;}s:13:\"project-small\";a:5:{s:4:\"file\";s:34:\"Willow-Hall-7-Frontend-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58910;}s:13:\"project-large\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-7-Frontend-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110521;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:34:\"Willow-Hall-7-Frontend-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49241;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-7-Frontend-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140815;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:35:\"Willow-Hall-7-Frontend-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145615;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103928,8713,'_wp_attached_file','Willow-Hall-8-Product-Builder.jpg'),(103929,8713,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:33:\"Willow-Hall-8-Product-Builder.jpg\";s:8:\"filesize\";i:509435;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-8-Product-Builder-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37355;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-8-Product-Builder-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49083;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-8-Product-Builder-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64951;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-8-Product-Builder-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40950;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-8-Product-Builder-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119535;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-8-Product-Builder-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81025;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:43:\"Willow-Hall-8-Product-Builder-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185616;}s:8:\"masthead\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-8-Product-Builder-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92260;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:43:\"Willow-Hall-8-Product-Builder-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168773;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-8-Product-Builder-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108481;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-8-Product-Builder-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54079;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-8-Product-Builder-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161991;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-8-Product-Builder-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27150;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-8-Product-Builder-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36664;}s:10:\"team-small\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-8-Product-Builder-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31155;}s:10:\"team-large\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-8-Product-Builder-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60668;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-8-Product-Builder-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76273;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:43:\"Willow-Hall-8-Product-Builder-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187487;}s:10:\"page-small\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-8-Product-Builder-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42134;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-8-Product-Builder-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34474;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-8-Product-Builder-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62076;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-8-Product-Builder-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66786;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:43:\"Willow-Hall-8-Product-Builder-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181134;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-8-Product-Builder-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62073;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-8-Product-Builder-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5861;}s:13:\"project-small\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-8-Product-Builder-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42134;}s:13:\"project-large\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-8-Product-Builder-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82161;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-8-Product-Builder-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34509;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-8-Product-Builder-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94807;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:42:\"Willow-Hall-8-Product-Builder-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97294;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103930,8714,'_wp_attached_file','Willow-Hall-9-Hyva-Checkout.jpg'),(103931,8714,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:31:\"Willow-Hall-9-Hyva-Checkout.jpg\";s:8:\"filesize\";i:770723;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-9-Hyva-Checkout-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43177;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-9-Hyva-Checkout-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56839;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-9-Hyva-Checkout-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55308;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-9-Hyva-Checkout-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47353;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-9-Hyva-Checkout-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149865;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-9-Hyva-Checkout-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66882;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-9-Hyva-Checkout-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198583;}s:8:\"masthead\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-9-Hyva-Checkout-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64109;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-9-Hyva-Checkout-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149833;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-9-Hyva-Checkout-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114362;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-9-Hyva-Checkout-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42560;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-9-Hyva-Checkout-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130302;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-9-Hyva-Checkout-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19016;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-9-Hyva-Checkout-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36506;}s:10:\"team-small\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-9-Hyva-Checkout-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25716;}s:10:\"team-large\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-9-Hyva-Checkout-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57995;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-9-Hyva-Checkout-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61776;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-9-Hyva-Checkout-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:234220;}s:10:\"page-small\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-9-Hyva-Checkout-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39691;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-9-Hyva-Checkout-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36125;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-9-Hyva-Checkout-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70057;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-9-Hyva-Checkout-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54570;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-9-Hyva-Checkout-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176885;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-9-Hyva-Checkout-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54335;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-9-Hyva-Checkout-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6795;}s:13:\"project-small\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-9-Hyva-Checkout-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39691;}s:13:\"project-large\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-9-Hyva-Checkout-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71493;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-9-Hyva-Checkout-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-9-Hyva-Checkout-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97007;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-9-Hyva-Checkout-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100728;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103932,8715,'_wp_attached_file','Willow-Hall-Swatch-Ordering.jpg'),(103933,8715,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1960;s:6:\"height\";i:1200;s:4:\"file\";s:31:\"Willow-Hall-Swatch-Ordering.jpg\";s:8:\"filesize\";i:609951;s:5:\"sizes\";a:30:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-Swatch-Ordering-730x447.jpg\";s:5:\"width\";i:730;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39151;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-Swatch-Ordering-855x523.jpg\";s:5:\"width\";i:855;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49033;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-Swatch-Ordering-760x760.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66127;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-Swatch-Ordering-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41635;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-Swatch-Ordering-1536x940.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:940;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126774;}s:10:\"mast-thumb\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-Swatch-Ordering-750x1140.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72048;}s:9:\"mast-hero\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-Swatch-Ordering-1960x1067.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198652;}s:8:\"masthead\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-Swatch-Ordering-1960x422.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70718;}s:15:\"casestudy-large\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-Swatch-Ordering-1460x1200.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185310;}s:16:\"casestudy-medium\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-Swatch-Ordering-1460x800.jpg\";s:5:\"width\";i:1460;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113976;}s:16:\"casestudy-square\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-Swatch-Ordering-690x600.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54993;}s:14:\"casestudy-hero\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-Swatch-Ordering-1960x800.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154861;}s:11:\"brand-small\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-Swatch-Ordering-690x240.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21701;}s:11:\"brand-large\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-Swatch-Ordering-710x400.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36197;}s:10:\"team-small\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-Swatch-Ordering-450x480.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29831;}s:10:\"team-large\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-Swatch-Ordering-840x600.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61962;}s:17:\"testimonial-small\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-Swatch-Ordering-690x1164.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64935;}s:17:\"testimonial-large\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-Swatch-Ordering-1960x1172.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205639;}s:10:\"page-small\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-Swatch-Ordering-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42368;}s:10:\"blog-small\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-Swatch-Ordering-690x400.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34455;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-Swatch-Ordering-960x600.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63654;}s:18:\"blog-feature-small\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-Swatch-Ordering-690x910.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:910;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61836;}s:18:\"blog-feature-large\";a:5:{s:4:\"file\";s:41:\"Willow-Hall-Swatch-Ordering-1960x1000.jpg\";s:5:\"width\";i:1960;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193737;}s:15:\"blog-page-small\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-Swatch-Ordering-690x800.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61577;}s:13:\"partner-small\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-Swatch-Ordering-229x140.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6797;}s:13:\"project-small\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-Swatch-Ordering-690x480.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42368;}s:13:\"project-large\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-Swatch-Ordering-1230x600.jpg\";s:5:\"width\";i:1230;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81090;}s:13:\"gallery-small\";a:5:{s:4:\"file\";s:39:\"Willow-Hall-Swatch-Ordering-690x390.jpg\";s:5:\"width\";i:690;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35285;}s:18:\"before-after-small\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-Swatch-Ordering-1180x820.jpg\";s:5:\"width\";i:1180;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98736;}s:18:\"before-after-large\";a:5:{s:4:\"file\";s:40:\"Willow-Hall-Swatch-Ordering-1200x833.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100809;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103934,8697,'_imagify_optimization_level','2'),(103935,8697,'_imagify_status','success'),(103936,8697,'_imagify_data','a:2:{s:5:\"sizes\";a:66:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1016929;s:14:\"optimized_size\";i:212570;s:7:\"percent\";d:79.099999999999994315658113919198513031005859375;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80380;s:14:\"optimized_size\";i:11660;s:7:\"percent\";d:85.4899999999999948840923025272786617279052734375;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77455;s:14:\"optimized_size\";i:11447;s:7:\"percent\";d:85.219999999999998863131622783839702606201171875;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25289;s:14:\"optimized_size\";i:6372;s:7:\"percent\";d:74.7999999999999971578290569595992565155029296875;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61576;s:14:\"optimized_size\";i:10624;s:7:\"percent\";d:82.75;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30066;s:14:\"optimized_size\";i:6881;s:7:\"percent\";d:77.1099999999999994315658113919198513031005859375;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7835;s:14:\"optimized_size\";i:3061;s:7:\"percent\";d:60.92999999999999971578290569595992565155029296875;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46422;s:14:\"optimized_size\";i:7095;s:7:\"percent\";d:84.719999999999998863131622783839702606201171875;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:234755;s:14:\"optimized_size\";i:21237;s:7:\"percent\";d:90.9500000000000028421709430404007434844970703125;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52856;s:14:\"optimized_size\";i:7473;s:7:\"percent\";d:85.8599999999999994315658113919198513031005859375;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48352;s:14:\"optimized_size\";i:9019;s:7:\"percent\";d:81.349999999999994315658113919198513031005859375;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25787;s:14:\"optimized_size\";i:6548;s:7:\"percent\";d:74.6099999999999994315658113919198513031005859375;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:189106;s:14:\"optimized_size\";i:19353;s:7:\"percent\";d:89.7699999999999960209606797434389591217041015625;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30066;s:14:\"optimized_size\";i:6881;s:7:\"percent\";d:77.1099999999999994315658113919198513031005859375;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:283442;s:14:\"optimized_size\";i:26740;s:7:\"percent\";d:90.56999999999999317878973670303821563720703125;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67276;s:14:\"optimized_size\";i:7778;s:7:\"percent\";d:88.43999999999999772626324556767940521240234375;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44059;s:14:\"optimized_size\";i:8626;s:7:\"percent\";d:80.4200000000000017053025658242404460906982421875;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20354;s:14:\"optimized_size\";i:4897;s:7:\"percent\";d:75.93999999999999772626324556767940521240234375;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26519;s:14:\"optimized_size\";i:6648;s:7:\"percent\";d:74.93000000000000682121026329696178436279296875;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17007;s:14:\"optimized_size\";i:4966;s:7:\"percent\";d:70.7999999999999971578290569595992565155029296875;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182133;s:14:\"optimized_size\";i:15999;s:7:\"percent\";d:91.219999999999998863131622783839702606201171875;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37001;s:14:\"optimized_size\";i:7320;s:7:\"percent\";d:80.219999999999998863131622783839702606201171875;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91357;s:14:\"optimized_size\";i:12826;s:7:\"percent\";d:85.9599999999999937472239253111183643341064453125;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148312;s:14:\"optimized_size\";i:15830;s:7:\"percent\";d:89.3299999999999982946974341757595539093017578125;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69028;s:14:\"optimized_size\";i:6906;s:7:\"percent\";d:90;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:206780;s:14:\"optimized_size\";i:21970;s:7:\"percent\";d:89.3799999999999954525264911353588104248046875;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70780;s:14:\"optimized_size\";i:8404;s:7:\"percent\";d:88.1299999999999954525264911353588104248046875;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134579;s:14:\"optimized_size\";i:17300;s:7:\"percent\";d:87.150000000000005684341886080801486968994140625;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77959;s:14:\"optimized_size\";i:12605;s:7:\"percent\";d:83.8299999999999982946974341757595539093017578125;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24212;s:14:\"optimized_size\";i:6576;s:7:\"percent\";d:72.840000000000003410605131648480892181396484375;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47816;s:14:\"optimized_size\";i:7916;s:7:\"percent\";d:83.43999999999999772626324556767940521240234375;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29116;s:14:\"optimized_size\";i:7394;s:7:\"percent\";d:74.6099999999999994315658113919198513031005859375;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22600;s:14:\"optimized_size\";i:6302;s:7:\"percent\";d:72.1200000000000045474735088646411895751953125;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1016929;s:14:\"optimized_size\";i:29352;s:7:\"percent\";d:97.1099999999999994315658113919198513031005859375;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22600;s:14:\"optimized_size\";i:13214;s:7:\"percent\";d:41.530000000000001136868377216160297393798828125;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29116;s:14:\"optimized_size\";i:16619;s:7:\"percent\";d:42.9200000000000017053025658242404460906982421875;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47816;s:14:\"optimized_size\";i:21753;s:7:\"percent\";d:54.50999999999999801048033987171947956085205078125;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24212;s:14:\"optimized_size\";i:14140;s:7:\"percent\";d:41.60000000000000142108547152020037174224853515625;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77959;s:14:\"optimized_size\";i:36913;s:7:\"percent\";d:52.64999999999999857891452847979962825775146484375;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134579;s:14:\"optimized_size\";i:29888;s:7:\"percent\";d:77.7900000000000062527760746888816356658935546875;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70780;s:14:\"optimized_size\";i:29890;s:7:\"percent\";d:57.77000000000000312638803734444081783294677734375;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:206780;s:14:\"optimized_size\";i:42008;s:7:\"percent\";d:79.68000000000000682121026329696178436279296875;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69028;s:14:\"optimized_size\";i:23879;s:7:\"percent\";d:65.409999999999996589394868351519107818603515625;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148312;s:14:\"optimized_size\";i:60222;s:7:\"percent\";d:59.39999999999999857891452847979962825775146484375;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91357;s:14:\"optimized_size\";i:37488;s:7:\"percent\";d:58.969999999999998863131622783839702606201171875;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37001;s:14:\"optimized_size\";i:17649;s:7:\"percent\";d:52.2999999999999971578290569595992565155029296875;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182133;s:14:\"optimized_size\";i:33240;s:7:\"percent\";d:81.75;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17007;s:14:\"optimized_size\";i:10213;s:7:\"percent\";d:39.9500000000000028421709430404007434844970703125;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26519;s:14:\"optimized_size\";i:14806;s:7:\"percent\";d:44.1700000000000017053025658242404460906982421875;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20354;s:14:\"optimized_size\";i:10879;s:7:\"percent\";d:46.5499999999999971578290569595992565155029296875;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44059;s:14:\"optimized_size\";i:21115;s:7:\"percent\";d:52.0799999999999982946974341757595539093017578125;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67276;s:14:\"optimized_size\";i:28387;s:7:\"percent\";d:57.81000000000000227373675443232059478759765625;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:283442;s:14:\"optimized_size\";i:55969;s:7:\"percent\";d:80.25;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30066;s:14:\"optimized_size\";i:15609;s:7:\"percent\";d:48.0799999999999982946974341757595539093017578125;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:189106;s:14:\"optimized_size\";i:35896;s:7:\"percent\";d:81.0199999999999960209606797434389591217041015625;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25787;s:14:\"optimized_size\";i:14350;s:7:\"percent\";d:44.35000000000000142108547152020037174224853515625;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48352;s:14:\"optimized_size\";i:23117;s:7:\"percent\";d:52.18999999999999772626324556767940521240234375;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52856;s:14:\"optimized_size\";i:23046;s:7:\"percent\";d:56.39999999999999857891452847979962825775146484375;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:234755;s:14:\"optimized_size\";i:42163;s:7:\"percent\";d:82.0400000000000062527760746888816356658935546875;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46422;s:14:\"optimized_size\";i:20880;s:7:\"percent\";d:55.02000000000000312638803734444081783294677734375;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7835;s:14:\"optimized_size\";i:4834;s:7:\"percent\";d:38.2999999999999971578290569595992565155029296875;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61576;s:14:\"optimized_size\";i:29476;s:7:\"percent\";d:52.13000000000000255795384873636066913604736328125;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25289;s:14:\"optimized_size\";i:14298;s:7:\"percent\";d:43.46000000000000085265128291212022304534912109375;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77455;s:14:\"optimized_size\";i:34455;s:7:\"percent\";d:55.52000000000000312638803734444081783294677734375;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80380;s:14:\"optimized_size\";i:35963;s:7:\"percent\";d:55.25999999999999801048033987171947956085205078125;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7024342;s:14:\"optimized_size\";i:1388935;s:7:\"percent\";d:80.2300000000000039790393202565610408782958984375;s:7:\"message\";s:0:\"\";}}'),(103937,8698,'_imagify_optimization_level','2'),(103938,8698,'_imagify_status','success'),(103939,8698,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:460027;s:14:\"optimized_size\";i:70431;s:7:\"percent\";d:84.68999999999999772626324556767940521240234375;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73246;s:14:\"optimized_size\";i:16544;s:7:\"percent\";d:77.409999999999996589394868351519107818603515625;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71137;s:14:\"optimized_size\";i:16527;s:7:\"percent\";d:76.7699999999999960209606797434389591217041015625;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26379;s:14:\"optimized_size\";i:7535;s:7:\"percent\";d:71.43999999999999772626324556767940521240234375;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61090;s:14:\"optimized_size\";i:15023;s:7:\"percent\";d:75.409999999999996589394868351519107818603515625;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32515;s:14:\"optimized_size\";i:8955;s:7:\"percent\";d:72.4599999999999937472239253111183643341064453125;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6048;s:14:\"optimized_size\";i:2466;s:7:\"percent\";d:59.22999999999999687361196265555918216705322265625;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43506;s:14:\"optimized_size\";i:10050;s:7:\"percent\";d:76.900000000000005684341886080801486968994140625;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132502;s:14:\"optimized_size\";i:27186;s:7:\"percent\";d:79.4800000000000039790393202565610408782958984375;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46936;s:14:\"optimized_size\";i:10322;s:7:\"percent\";d:78.0100000000000051159076974727213382720947265625;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46542;s:14:\"optimized_size\";i:11678;s:7:\"percent\";d:74.909999999999996589394868351519107818603515625;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27486;s:14:\"optimized_size\";i:8030;s:7:\"percent\";d:70.7900000000000062527760746888816356658935546875;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32515;s:14:\"optimized_size\";i:8955;s:7:\"percent\";d:72.4599999999999937472239253111183643341064453125;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130947;s:14:\"optimized_size\";i:25931;s:7:\"percent\";d:80.2000000000000028421709430404007434844970703125;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51599;s:14:\"optimized_size\";i:9343;s:7:\"percent\";d:81.8900000000000005684341886080801486968994140625;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45340;s:14:\"optimized_size\";i:11854;s:7:\"percent\";d:73.8599999999999994315658113919198513031005859375;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23475;s:14:\"optimized_size\";i:6646;s:7:\"percent\";d:71.68999999999999772626324556767940521240234375;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27981;s:14:\"optimized_size\";i:8139;s:7:\"percent\";d:70.909999999999996589394868351519107818603515625;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20044;s:14:\"optimized_size\";i:6273;s:7:\"percent\";d:68.7000000000000028421709430404007434844970703125;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114657;s:14:\"optimized_size\";i:25629;s:7:\"percent\";d:77.650000000000005684341886080801486968994140625;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39719;s:14:\"optimized_size\";i:10500;s:7:\"percent\";d:73.56000000000000227373675443232059478759765625;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81180;s:14:\"optimized_size\";i:18309;s:7:\"percent\";d:77.4500000000000028421709430404007434844970703125;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119881;s:14:\"optimized_size\";i:26020;s:7:\"percent\";d:78.2999999999999971578290569595992565155029296875;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57714;s:14:\"optimized_size\";i:10932;s:7:\"percent\";d:81.06000000000000227373675443232059478759765625;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130579;s:14:\"optimized_size\";i:26666;s:7:\"percent\";d:79.5799999999999982946974341757595539093017578125;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56708;s:14:\"optimized_size\";i:10982;s:7:\"percent\";d:80.6299999999999954525264911353588104248046875;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88673;s:14:\"optimized_size\";i:18508;s:7:\"percent\";d:79.1299999999999954525264911353588104248046875;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31835;s:14:\"optimized_size\";i:8602;s:7:\"percent\";d:72.9800000000000039790393202565610408782958984375;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46252;s:14:\"optimized_size\";i:10841;s:7:\"percent\";d:76.56000000000000227373675443232059478759765625;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37049;s:14:\"optimized_size\";i:9642;s:7:\"percent\";d:73.9800000000000039790393202565610408782958984375;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30944;s:14:\"optimized_size\";i:8756;s:7:\"percent\";d:71.7000000000000028421709430404007434844970703125;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:460027;s:14:\"optimized_size\";i:30300;s:7:\"percent\";d:93.409999999999996589394868351519107818603515625;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30944;s:14:\"optimized_size\";i:18104;s:7:\"percent\";d:41.49000000000000198951966012828052043914794921875;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37049;s:14:\"optimized_size\";i:21064;s:7:\"percent\";d:43.14999999999999857891452847979962825775146484375;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46252;s:14:\"optimized_size\";i:25642;s:7:\"percent\";d:44.56000000000000227373675443232059478759765625;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31835;s:14:\"optimized_size\";i:18283;s:7:\"percent\";d:42.57000000000000028421709430404007434844970703125;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88673;s:14:\"optimized_size\";i:46588;s:7:\"percent\";d:47.46000000000000085265128291212022304534912109375;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56708;s:14:\"optimized_size\";i:30413;s:7:\"percent\";d:46.36999999999999744204615126363933086395263671875;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130579;s:14:\"optimized_size\";i:41977;s:7:\"percent\";d:67.849999999999994315658113919198513031005859375;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57714;s:14:\"optimized_size\";i:18693;s:7:\"percent\";d:67.6099999999999994315658113919198513031005859375;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119881;s:14:\"optimized_size\";i:61365;s:7:\"percent\";d:48.81000000000000227373675443232059478759765625;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81180;s:14:\"optimized_size\";i:44154;s:7:\"percent\";d:45.6099999999999994315658113919198513031005859375;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39719;s:14:\"optimized_size\";i:23455;s:7:\"percent\";d:40.9500000000000028421709430404007434844970703125;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114657;s:14:\"optimized_size\";i:38707;s:7:\"percent\";d:66.2399999999999948840923025272786617279052734375;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20044;s:14:\"optimized_size\";i:12775;s:7:\"percent\";d:36.27000000000000312638803734444081783294677734375;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27981;s:14:\"optimized_size\";i:17461;s:7:\"percent\";d:37.60000000000000142108547152020037174224853515625;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23475;s:14:\"optimized_size\";i:14715;s:7:\"percent\";d:37.32000000000000028421709430404007434844970703125;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45340;s:14:\"optimized_size\";i:25989;s:7:\"percent\";d:42.67999999999999971578290569595992565155029296875;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51599;s:14:\"optimized_size\";i:22493;s:7:\"percent\";d:56.409999999999996589394868351519107818603515625;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130947;s:14:\"optimized_size\";i:41446;s:7:\"percent\";d:68.349999999999994315658113919198513031005859375;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32515;s:14:\"optimized_size\";i:20114;s:7:\"percent\";d:38.1400000000000005684341886080801486968994140625;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27486;s:14:\"optimized_size\";i:17005;s:7:\"percent\";d:38.13000000000000255795384873636066913604736328125;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46542;s:14:\"optimized_size\";i:25973;s:7:\"percent\";d:44.18999999999999772626324556767940521240234375;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46936;s:14:\"optimized_size\";i:25636;s:7:\"percent\";d:45.38000000000000255795384873636066913604736328125;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132502;s:14:\"optimized_size\";i:43637;s:7:\"percent\";d:67.06999999999999317878973670303821563720703125;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43506;s:14:\"optimized_size\";i:24277;s:7:\"percent\";d:44.2000000000000028421709430404007434844970703125;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6048;s:14:\"optimized_size\";i:3851;s:7:\"percent\";d:36.3299999999999982946974341757595539093017578125;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61090;s:14:\"optimized_size\";i:34708;s:7:\"percent\";d:43.18999999999999772626324556767940521240234375;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26379;s:14:\"optimized_size\";i:16314;s:7:\"percent\";d:38.159999999999996589394868351519107818603515625;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71137;s:14:\"optimized_size\";i:38587;s:7:\"percent\";d:45.75999999999999801048033987171947956085205078125;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73246;s:14:\"optimized_size\";i:39688;s:7:\"percent\";d:45.82000000000000028421709430404007434844970703125;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4356497;s:14:\"optimized_size\";i:1310689;s:7:\"percent\";d:69.909999999999996589394868351519107818603515625;s:7:\"message\";s:0:\"\";}}'),(103940,8699,'_imagify_optimization_level','2'),(103941,8699,'_imagify_status','success'),(103942,8699,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:718921;s:14:\"optimized_size\";i:130076;s:7:\"percent\";d:81.909999999999996589394868351519107818603515625;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90958;s:14:\"optimized_size\";i:23965;s:7:\"percent\";d:73.650000000000005684341886080801486968994140625;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88384;s:14:\"optimized_size\";i:23223;s:7:\"percent\";d:73.719999999999998863131622783839702606201171875;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32692;s:14:\"optimized_size\";i:10235;s:7:\"percent\";d:68.68999999999999772626324556767940521240234375;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72047;s:14:\"optimized_size\";i:19181;s:7:\"percent\";d:73.3799999999999954525264911353588104248046875;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39429;s:14:\"optimized_size\";i:12137;s:7:\"percent\";d:69.219999999999998863131622783839702606201171875;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7079;s:14:\"optimized_size\";i:2835;s:7:\"percent\";d:59.9500000000000028421709430404007434844970703125;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64368;s:14:\"optimized_size\";i:19705;s:7:\"percent\";d:69.3900000000000005684341886080801486968994140625;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162869;s:14:\"optimized_size\";i:38152;s:7:\"percent\";d:76.5799999999999982946974341757595539093017578125;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68964;s:14:\"optimized_size\";i:20203;s:7:\"percent\";d:70.7099999999999937472239253111183643341064453125;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59529;s:14:\"optimized_size\";i:16854;s:7:\"percent\";d:71.68999999999999772626324556767940521240234375;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33868;s:14:\"optimized_size\";i:10666;s:7:\"percent\";d:68.5100000000000051159076974727213382720947265625;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39429;s:14:\"optimized_size\";i:12137;s:7:\"percent\";d:69.219999999999998863131622783839702606201171875;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181847;s:14:\"optimized_size\";i:40605;s:7:\"percent\";d:77.6700000000000017053025658242404460906982421875;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77199;s:14:\"optimized_size\";i:19466;s:7:\"percent\";d:74.780000000000001136868377216160297393798828125;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57146;s:14:\"optimized_size\";i:16829;s:7:\"percent\";d:70.5499999999999971578290569595992565155029296875;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31030;s:14:\"optimized_size\";i:10792;s:7:\"percent\";d:65.219999999999998863131622783839702606201171875;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35052;s:14:\"optimized_size\";i:11099;s:7:\"percent\";d:68.340000000000003410605131648480892181396484375;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20195;s:14:\"optimized_size\";i:6301;s:7:\"percent\";d:68.7999999999999971578290569595992565155029296875;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136246;s:14:\"optimized_size\";i:32084;s:7:\"percent\";d:76.4500000000000028421709430404007434844970703125;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51767;s:14:\"optimized_size\";i:15893;s:7:\"percent\";d:69.2999999999999971578290569595992565155029296875;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100939;s:14:\"optimized_size\";i:25043;s:7:\"percent\";d:75.18999999999999772626324556767940521240234375;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163007;s:14:\"optimized_size\";i:40726;s:7:\"percent\";d:75.0199999999999960209606797434389591217041015625;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92779;s:14:\"optimized_size\";i:21255;s:7:\"percent\";d:77.090000000000003410605131648480892181396484375;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170913;s:14:\"optimized_size\";i:39773;s:7:\"percent\";d:76.7300000000000039790393202565610408782958984375;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81996;s:14:\"optimized_size\";i:20384;s:7:\"percent\";d:75.1400000000000005684341886080801486968994140625;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117180;s:14:\"optimized_size\";i:27271;s:7:\"percent\";d:76.7300000000000039790393202565610408782958984375;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41157;s:14:\"optimized_size\";i:12380;s:7:\"percent\";d:69.9200000000000017053025658242404460906982421875;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64730;s:14:\"optimized_size\";i:19521;s:7:\"percent\";d:69.840000000000003410605131648480892181396484375;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48054;s:14:\"optimized_size\";i:14175;s:7:\"percent\";d:70.5;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38810;s:14:\"optimized_size\";i:11815;s:7:\"percent\";d:69.56000000000000227373675443232059478759765625;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:718921;s:14:\"optimized_size\";i:43366;s:7:\"percent\";d:93.969999999999998863131622783839702606201171875;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38810;s:14:\"optimized_size\";i:20747;s:7:\"percent\";d:46.53999999999999914734871708787977695465087890625;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48054;s:14:\"optimized_size\";i:30008;s:7:\"percent\";d:37.5499999999999971578290569595992565155029296875;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64730;s:14:\"optimized_size\";i:39683;s:7:\"percent\";d:38.68999999999999772626324556767940521240234375;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41157;s:14:\"optimized_size\";i:27139;s:7:\"percent\";d:34.06000000000000227373675443232059478759765625;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117180;s:14:\"optimized_size\";i:65204;s:7:\"percent\";d:44.3599999999999994315658113919198513031005859375;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81996;s:14:\"optimized_size\";i:49025;s:7:\"percent\";d:40.21000000000000085265128291212022304534912109375;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170913;s:14:\"optimized_size\";i:62916;s:7:\"percent\";d:63.18999999999999772626324556767940521240234375;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92779;s:14:\"optimized_size\";i:47264;s:7:\"percent\";d:49.06000000000000227373675443232059478759765625;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163007;s:14:\"optimized_size\";i:92977;s:7:\"percent\";d:42.96000000000000085265128291212022304534912109375;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100939;s:14:\"optimized_size\";i:59287;s:7:\"percent\";d:41.25999999999999801048033987171947956085205078125;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51767;s:14:\"optimized_size\";i:28008;s:7:\"percent\";d:45.89999999999999857891452847979962825775146484375;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136246;s:14:\"optimized_size\";i:50101;s:7:\"percent\";d:63.22999999999999687361196265555918216705322265625;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20195;s:14:\"optimized_size\";i:11365;s:7:\"percent\";d:43.719999999999998863131622783839702606201171875;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35052;s:14:\"optimized_size\";i:18901;s:7:\"percent\";d:46.0799999999999982946974341757595539093017578125;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31030;s:14:\"optimized_size\";i:18134;s:7:\"percent\";d:41.56000000000000227373675443232059478759765625;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57146;s:14:\"optimized_size\";i:30122;s:7:\"percent\";d:47.28999999999999914734871708787977695465087890625;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77199;s:14:\"optimized_size\";i:46066;s:7:\"percent\";d:40.3299999999999982946974341757595539093017578125;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181847;s:14:\"optimized_size\";i:61484;s:7:\"percent\";d:66.18999999999999772626324556767940521240234375;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39429;s:14:\"optimized_size\";i:20783;s:7:\"percent\";d:47.28999999999999914734871708787977695465087890625;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33868;s:14:\"optimized_size\";i:18356;s:7:\"percent\";d:45.7999999999999971578290569595992565155029296875;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59529;s:14:\"optimized_size\";i:36172;s:7:\"percent\";d:39.24000000000000198951966012828052043914794921875;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68964;s:14:\"optimized_size\";i:42723;s:7:\"percent\";d:38.0499999999999971578290569595992565155029296875;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162869;s:14:\"optimized_size\";i:61025;s:7:\"percent\";d:62.530000000000001136868377216160297393798828125;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64368;s:14:\"optimized_size\";i:33726;s:7:\"percent\";d:47.60000000000000142108547152020037174224853515625;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7079;s:14:\"optimized_size\";i:4549;s:7:\"percent\";d:35.74000000000000198951966012828052043914794921875;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72047;s:14:\"optimized_size\";i:43736;s:7:\"percent\";d:39.2999999999999971578290569595992565155029296875;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32692;s:14:\"optimized_size\";i:17309;s:7:\"percent\";d:47.0499999999999971578290569595992565155029296875;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88384;s:14:\"optimized_size\";i:52294;s:7:\"percent\";d:40.8299999999999982946974341757595539093017578125;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90958;s:14:\"optimized_size\";i:53730;s:7:\"percent\";d:40.92999999999999971578290569595992565155029296875;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5937739;s:14:\"optimized_size\";i:1910981;s:7:\"percent\";d:67.81999999999999317878973670303821563720703125;s:7:\"message\";s:0:\"\";}}'),(103943,8700,'_imagify_optimization_level','2'),(103944,8700,'_imagify_status','success'),(103945,8700,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209698;s:14:\"optimized_size\";i:39163;s:7:\"percent\";d:81.31999999999999317878973670303821563720703125;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59768;s:14:\"optimized_size\";i:14898;s:7:\"percent\";d:75.06999999999999317878973670303821563720703125;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55367;s:14:\"optimized_size\";i:14022;s:7:\"percent\";d:74.6700000000000017053025658242404460906982421875;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23840;s:14:\"optimized_size\";i:6721;s:7:\"percent\";d:71.81000000000000227373675443232059478759765625;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48142;s:14:\"optimized_size\";i:12384;s:7:\"percent\";d:74.280000000000001136868377216160297393798828125;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26976;s:14:\"optimized_size\";i:7276;s:7:\"percent\";d:73.030000000000001136868377216160297393798828125;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5932;s:14:\"optimized_size\";i:2066;s:7:\"percent\";d:65.1700000000000017053025658242404460906982421875;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42714;s:14:\"optimized_size\";i:11574;s:7:\"percent\";d:72.900000000000005684341886080801486968994140625;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98356;s:14:\"optimized_size\";i:23045;s:7:\"percent\";d:76.56999999999999317878973670303821563720703125;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44490;s:14:\"optimized_size\";i:11695;s:7:\"percent\";d:73.7099999999999937472239253111183643341064453125;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37599;s:14:\"optimized_size\";i:9970;s:7:\"percent\";d:73.4800000000000039790393202565610408782958984375;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22667;s:14:\"optimized_size\";i:6277;s:7:\"percent\";d:72.31000000000000227373675443232059478759765625;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26976;s:14:\"optimized_size\";i:7276;s:7:\"percent\";d:73.030000000000001136868377216160297393798828125;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107347;s:14:\"optimized_size\";i:24271;s:7:\"percent\";d:77.3900000000000005684341886080801486968994140625;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50992;s:14:\"optimized_size\";i:12697;s:7:\"percent\";d:75.099999999999994315658113919198513031005859375;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37698;s:14:\"optimized_size\";i:10418;s:7:\"percent\";d:72.3599999999999994315658113919198513031005859375;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21961;s:14:\"optimized_size\";i:6394;s:7:\"percent\";d:70.8799999999999954525264911353588104248046875;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25123;s:14:\"optimized_size\";i:6654;s:7:\"percent\";d:73.5100000000000051159076974727213382720947265625;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16435;s:14:\"optimized_size\";i:5578;s:7:\"percent\";d:66.06000000000000227373675443232059478759765625;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78150;s:14:\"optimized_size\";i:21129;s:7:\"percent\";d:72.9599999999999937472239253111183643341064453125;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32796;s:14:\"optimized_size\";i:9771;s:7:\"percent\";d:70.2099999999999937472239253111183643341064453125;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66515;s:14:\"optimized_size\";i:16111;s:7:\"percent\";d:75.780000000000001136868377216160297393798828125;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95948;s:14:\"optimized_size\";i:23290;s:7:\"percent\";d:75.7300000000000039790393202565610408782958984375;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42940;s:14:\"optimized_size\";i:10938;s:7:\"percent\";d:74.530000000000001136868377216160297393798828125;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102493;s:14:\"optimized_size\";i:23188;s:7:\"percent\";d:77.3799999999999954525264911353588104248046875;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53343;s:14:\"optimized_size\";i:12648;s:7:\"percent\";d:76.2900000000000062527760746888816356658935546875;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72918;s:14:\"optimized_size\";i:16063;s:7:\"percent\";d:77.969999999999998863131622783839702606201171875;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28221;s:14:\"optimized_size\";i:7637;s:7:\"percent\";d:72.93999999999999772626324556767940521240234375;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42016;s:14:\"optimized_size\";i:11692;s:7:\"percent\";d:72.1700000000000017053025658242404460906982421875;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31943;s:14:\"optimized_size\";i:8348;s:7:\"percent\";d:73.8700000000000045474735088646411895751953125;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25905;s:14:\"optimized_size\";i:6878;s:7:\"percent\";d:73.4500000000000028421709430404007434844970703125;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209698;s:14:\"optimized_size\";i:26252;s:7:\"percent\";d:87.4800000000000039790393202565610408782958984375;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25905;s:14:\"optimized_size\";i:14291;s:7:\"percent\";d:44.8299999999999982946974341757595539093017578125;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31943;s:14:\"optimized_size\";i:17450;s:7:\"percent\";d:45.36999999999999744204615126363933086395263671875;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42016;s:14:\"optimized_size\";i:20640;s:7:\"percent\";d:50.88000000000000255795384873636066913604736328125;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28221;s:14:\"optimized_size\";i:15108;s:7:\"percent\";d:46.469999999999998863131622783839702606201171875;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72918;s:14:\"optimized_size\";i:30737;s:7:\"percent\";d:57.85000000000000142108547152020037174224853515625;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53343;s:14:\"optimized_size\";i:25030;s:7:\"percent\";d:53.0799999999999982946974341757595539093017578125;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102493;s:14:\"optimized_size\";i:36080;s:7:\"percent\";d:64.7999999999999971578290569595992565155029296875;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42940;s:14:\"optimized_size\";i:15719;s:7:\"percent\";d:63.3900000000000005684341886080801486968994140625;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95948;s:14:\"optimized_size\";i:39907;s:7:\"percent\";d:58.409999999999996589394868351519107818603515625;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66515;s:14:\"optimized_size\";i:28491;s:7:\"percent\";d:57.1700000000000017053025658242404460906982421875;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32796;s:14:\"optimized_size\";i:16556;s:7:\"percent\";d:49.52000000000000312638803734444081783294677734375;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78150;s:14:\"optimized_size\";i:28108;s:7:\"percent\";d:64.030000000000001136868377216160297393798828125;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16435;s:14:\"optimized_size\";i:10002;s:7:\"percent\";d:39.1400000000000005684341886080801486968994140625;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25123;s:14:\"optimized_size\";i:14111;s:7:\"percent\";d:43.8299999999999982946974341757595539093017578125;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21961;s:14:\"optimized_size\";i:12654;s:7:\"percent\";d:42.38000000000000255795384873636066913604736328125;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37698;s:14:\"optimized_size\";i:19814;s:7:\"percent\";d:47.43999999999999772626324556767940521240234375;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50992;s:14:\"optimized_size\";i:23564;s:7:\"percent\";d:53.78999999999999914734871708787977695465087890625;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107347;s:14:\"optimized_size\";i:37550;s:7:\"percent\";d:65.0199999999999960209606797434389591217041015625;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26976;s:14:\"optimized_size\";i:15153;s:7:\"percent\";d:43.8299999999999982946974341757595539093017578125;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22667;s:14:\"optimized_size\";i:12695;s:7:\"percent\";d:43.99000000000000198951966012828052043914794921875;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37599;s:14:\"optimized_size\";i:20438;s:7:\"percent\";d:45.6400000000000005684341886080801486968994140625;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44490;s:14:\"optimized_size\";i:21124;s:7:\"percent\";d:52.52000000000000312638803734444081783294677734375;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98356;s:14:\"optimized_size\";i:35367;s:7:\"percent\";d:64.0400000000000062527760746888816356658935546875;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42714;s:14:\"optimized_size\";i:21062;s:7:\"percent\";d:50.68999999999999772626324556767940521240234375;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5932;s:14:\"optimized_size\";i:3565;s:7:\"percent\";d:39.89999999999999857891452847979962825775146484375;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48142;s:14:\"optimized_size\";i:22906;s:7:\"percent\";d:52.4200000000000017053025658242404460906982421875;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23840;s:14:\"optimized_size\";i:13409;s:7:\"percent\";d:43.75;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55367;s:14:\"optimized_size\";i:24261;s:7:\"percent\";d:56.17999999999999971578290569595992565155029296875;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59768;s:14:\"optimized_size\";i:26740;s:7:\"percent\";d:55.25999999999999801048033987171947956085205078125;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3243562;s:14:\"optimized_size\";i:1048856;s:7:\"percent\";d:67.659999999999996589394868351519107818603515625;s:7:\"message\";s:0:\"\";}}'),(103946,8701,'_imagify_optimization_level','2'),(103947,8701,'_imagify_status','success'),(103948,8701,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:733953;s:14:\"optimized_size\";i:114460;s:7:\"percent\";d:84.400000000000005684341886080801486968994140625;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86231;s:14:\"optimized_size\";i:27325;s:7:\"percent\";d:68.31000000000000227373675443232059478759765625;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84117;s:14:\"optimized_size\";i:27002;s:7:\"percent\";d:67.900000000000005684341886080801486968994140625;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29142;s:14:\"optimized_size\";i:10788;s:7:\"percent\";d:62.97999999999999687361196265555918216705322265625;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59492;s:14:\"optimized_size\";i:20592;s:7:\"percent\";d:65.3900000000000005684341886080801486968994140625;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34904;s:14:\"optimized_size\";i:12629;s:7:\"percent\";d:63.82000000000000028421709430404007434844970703125;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5470;s:14:\"optimized_size\";i:2194;s:7:\"percent\";d:59.8900000000000005684341886080801486968994140625;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55455;s:14:\"optimized_size\";i:18385;s:7:\"percent\";d:66.849999999999994315658113919198513031005859375;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130377;s:14:\"optimized_size\";i:40954;s:7:\"percent\";d:68.590000000000003410605131648480892181396484375;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60713;s:14:\"optimized_size\";i:18847;s:7:\"percent\";d:68.9599999999999937472239253111183643341064453125;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53500;s:14:\"optimized_size\";i:18444;s:7:\"percent\";d:65.530000000000001136868377216160297393798828125;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30228;s:14:\"optimized_size\";i:11308;s:7:\"percent\";d:62.590000000000003410605131648480892181396484375;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34904;s:14:\"optimized_size\";i:12629;s:7:\"percent\";d:63.82000000000000028421709430404007434844970703125;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163989;s:14:\"optimized_size\";i:43711;s:7:\"percent\";d:73.349999999999994315658113919198513031005859375;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73104;s:14:\"optimized_size\";i:20771;s:7:\"percent\";d:71.590000000000003410605131648480892181396484375;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50365;s:14:\"optimized_size\";i:17934;s:7:\"percent\";d:64.3900000000000005684341886080801486968994140625;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25676;s:14:\"optimized_size\";i:9995;s:7:\"percent\";d:61.07000000000000028421709430404007434844970703125;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29771;s:14:\"optimized_size\";i:10982;s:7:\"percent\";d:63.1099999999999994315658113919198513031005859375;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21275;s:14:\"optimized_size\";i:9458;s:7:\"percent\";d:55.53999999999999914734871708787977695465087890625;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105289;s:14:\"optimized_size\";i:37951;s:7:\"percent\";d:63.96000000000000085265128291212022304534912109375;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46335;s:14:\"optimized_size\";i:17311;s:7:\"percent\";d:62.6400000000000005684341886080801486968994140625;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85481;s:14:\"optimized_size\";i:27364;s:7:\"percent\";d:67.9899999999999948840923025272786617279052734375;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146692;s:14:\"optimized_size\";i:43200;s:7:\"percent\";d:70.5499999999999971578290569595992565155029296875;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58724;s:14:\"optimized_size\";i:21085;s:7:\"percent\";d:64.090000000000003410605131648480892181396484375;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142529;s:14:\"optimized_size\";i:41500;s:7:\"percent\";d:70.8799999999999954525264911353588104248046875;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76750;s:14:\"optimized_size\";i:22219;s:7:\"percent\";d:71.0499999999999971578290569595992565155029296875;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108780;s:14:\"optimized_size\";i:30948;s:7:\"percent\";d:71.5499999999999971578290569595992565155029296875;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35623;s:14:\"optimized_size\";i:12696;s:7:\"percent\";d:64.3599999999999994315658113919198513031005859375;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57406;s:14:\"optimized_size\";i:19398;s:7:\"percent\";d:66.2099999999999937472239253111183643341064453125;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42781;s:14:\"optimized_size\";i:14131;s:7:\"percent\";d:66.969999999999998863131622783839702606201171875;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34048;s:14:\"optimized_size\";i:12169;s:7:\"percent\";d:64.2600000000000051159076974727213382720947265625;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:733953;s:14:\"optimized_size\";i:47030;s:7:\"percent\";d:93.590000000000003410605131648480892181396484375;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34048;s:14:\"optimized_size\";i:17359;s:7:\"percent\";d:49.02000000000000312638803734444081783294677734375;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42781;s:14:\"optimized_size\";i:24655;s:7:\"percent\";d:42.36999999999999744204615126363933086395263671875;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57406;s:14:\"optimized_size\";i:32354;s:7:\"percent\";d:43.6400000000000005684341886080801486968994140625;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35623;s:14:\"optimized_size\";i:20877;s:7:\"percent\";d:41.3900000000000005684341886080801486968994140625;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108780;s:14:\"optimized_size\";i:58281;s:7:\"percent\";d:46.4200000000000017053025658242404460906982421875;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76750;s:14:\"optimized_size\";i:41545;s:7:\"percent\";d:45.86999999999999744204615126363933086395263671875;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142529;s:14:\"optimized_size\";i:46814;s:7:\"percent\";d:67.150000000000005684341886080801486968994140625;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58724;s:14:\"optimized_size\";i:22996;s:7:\"percent\";d:60.840000000000003410605131648480892181396484375;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146692;s:14:\"optimized_size\";i:78440;s:7:\"percent\";d:46.530000000000001136868377216160297393798828125;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85481;s:14:\"optimized_size\";i:47229;s:7:\"percent\";d:44.75;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46335;s:14:\"optimized_size\";i:28911;s:7:\"percent\";d:37.60000000000000142108547152020037174224853515625;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105289;s:14:\"optimized_size\";i:38201;s:7:\"percent\";d:63.719999999999998863131622783839702606201171875;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21275;s:14:\"optimized_size\";i:12410;s:7:\"percent\";d:41.6700000000000017053025658242404460906982421875;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29771;s:14:\"optimized_size\";i:15367;s:7:\"percent\";d:48.38000000000000255795384873636066913604736328125;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25676;s:14:\"optimized_size\";i:13692;s:7:\"percent\";d:46.6700000000000017053025658242404460906982421875;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50365;s:14:\"optimized_size\";i:29212;s:7:\"percent\";d:42;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73104;s:14:\"optimized_size\";i:39858;s:7:\"percent\";d:45.47999999999999687361196265555918216705322265625;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163989;s:14:\"optimized_size\";i:50282;s:7:\"percent\";d:69.340000000000003410605131648480892181396484375;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34904;s:14:\"optimized_size\";i:17759;s:7:\"percent\";d:49.11999999999999744204615126363933086395263671875;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30228;s:14:\"optimized_size\";i:15612;s:7:\"percent\";d:48.35000000000000142108547152020037174224853515625;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53500;s:14:\"optimized_size\";i:30744;s:7:\"percent\";d:42.530000000000001136868377216160297393798828125;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60713;s:14:\"optimized_size\";i:33870;s:7:\"percent\";d:44.21000000000000085265128291212022304534912109375;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130377;s:14:\"optimized_size\";i:45209;s:7:\"percent\";d:65.31999999999999317878973670303821563720703125;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55455;s:14:\"optimized_size\";i:31187;s:7:\"percent\";d:43.75999999999999801048033987171947956085205078125;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5470;s:14:\"optimized_size\";i:3397;s:7:\"percent\";d:37.89999999999999857891452847979962825775146484375;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59492;s:14:\"optimized_size\";i:34390;s:7:\"percent\";d:42.18999999999999772626324556767940521240234375;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29142;s:14:\"optimized_size\";i:15001;s:7:\"percent\";d:48.52000000000000312638803734444081783294677734375;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84117;s:14:\"optimized_size\";i:46894;s:7:\"percent\";d:44.25;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86231;s:14:\"optimized_size\";i:47176;s:7:\"percent\";d:45.28999999999999914734871708787977695465087890625;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5371304;s:14:\"optimized_size\";i:1735132;s:7:\"percent\";d:67.7000000000000028421709430404007434844970703125;s:7:\"message\";s:0:\"\";}}'),(103949,5865,'page_content_2_image','8712'),(103950,5865,'_page_content_2_image','field_65d85cd9b2156'),(103951,5865,'page_content_3_block_content','<h3>Seeing Past the Symptoms</h3>\r\nA high abandoned cart rate is rarely the root problem. It\\\'s a signal that something deeper is broken. During our discovery session, we set out to understand exactly where the experience was failing.\r\n\r\nThe findings were clear. Bounce rates were high. The checkout was slow and frustrating. The bespoke product builder, the core of Willow &amp; Hall\'s offering, was powerful, but the journey surrounding it was creating friction at every step. Customers were investing time configuring their ideal sofa, only to abandon at the point of purchase.\r\n\r\nBehind the scenes, the operational picture was just as concerning. Stock management was consuming the team\'s bandwidth. Promotions were a constant source of risk. And the SalesForce integration that should have been enabling smarter, more personalised customer engagement was doing the opposite.\r\n\r\nFor any ecommerce leader, this is the scenario you dread: a team spending more time firefighting than growing the business.'),(103952,5865,'_page_content_3_block_content','field_65d85cf0b2159'),(103953,5865,'page_content_4_show_background','0'),(103954,5865,'_page_content_4_show_background','field_67f63a9136b0d'),(103955,5865,'page_content_4_block_content','<h3>“We were experiencing a <strong>high level of abandoned carts</strong> and something needed to change.”</h3>'),(103956,5865,'_page_content_4_block_content','field_67f63a9e36b0e'),(103957,5865,'page_content_5_the_images_0_the_image','8715'),(103958,5865,'_page_content_5_the_images_0_the_image','field_65d85d1fde9a2'),(103959,5865,'page_content_5_the_images_1_the_image','8714'),(103960,5865,'_page_content_5_the_images_1_the_image','field_65d85d1fde9a2'),(103961,5865,'page_content_5_the_images','2'),(103962,5865,'_page_content_5_the_images','field_65d85d17de9a1'),(103963,5865,'page_content_6_align_image','right'),(103964,5865,'_page_content_6_align_image','field_65d85d5bde9a8'),(103965,5865,'page_content_6_block_content','<h3>Fixing the Engine Before Painting the Car.</h3>\r\nIt\'s tempting to jump straight to the front end, but lasting results start with what your customers never see. We rebuilt the operational backbone of the site first, so the team could actually run the business efficiently.'),(103966,5865,'_page_content_6_block_content','field_65d85d93de9a9'),(103967,5865,'page_content_6_block_image','8707'),(103968,5865,'_page_content_6_block_image','field_65d85d9bde9aa'),(103969,5865,'page_content_6_block_video',''),(103970,5865,'_page_content_6_block_video','field_65d85da6de9ab'),(103971,5865,'page_content_8_block_content','<h3>Rebuilding the Engine and the Experience</h3>\r\nWillow &amp; Hall needed more than a platform swap, they needed an ecommerce operation that actually worked. We migrated the business from Magento 1 to Magento 2 with a Hyvä frontend, but the real work went far deeper than the technology. The stock management system was rebuilt and simplified through improved third-party integrations, turning a daily time sink into a background process. The SalesForce CRM connection, previously riddled with glitches, was rebuilt from the ground up, giving the team reliable customer data for the first time.\r\n\r\nOn the frontend, we redesigned the entire customer journey around Willow &amp; Hall\'s bespoke furniture builder, ensuring it remained the centrepiece of the experience while removing the friction that was causing abandoned carts. A Hyvä-powered checkout delivered the speed and clarity needed for high-value purchases, and a streamlined fabric swatch ordering process closed one of the biggest gaps in the buying journey. The promotions engine was simplified so the team could launch campaigns without the constant fear of something breaking.\r\n\r\nThe result was a complete transformation: backend operations that run themselves, a frontend that converts, and a team that can finally focus on growing the business instead of fighting the platform.'),(103972,5865,'_page_content_8_block_content','field_65d85d37de9a5'),(103973,5865,'page_content_9_align_image','right'),(103974,5865,'_page_content_9_align_image','field_65d85d5bde9a8'),(103975,5865,'page_content_9_block_content','<h3>SalesForce Integration Rebuilt</h3>\r\nThe CRM integration was supposed to be a competitive advantage: connecting sales data with customer relationships to drive retention and lifetime value. Instead. It was riddled with glitches. We rebuilt the connection from the ground up, giving the team reliable data and the ability to act on it.'),(103976,5865,'_page_content_9_block_content','field_65d85d93de9a9'),(103977,5865,'page_content_9_block_image','8710'),(103978,5865,'_page_content_9_block_image','field_65d85d9bde9aa'),(103979,5865,'page_content_9_block_video',''),(103980,5865,'_page_content_9_block_video','field_65d85da6de9ab'),(103981,5865,'page_content_10_align_image','left'),(103982,5865,'_page_content_10_align_image','field_65d85d5bde9a8'),(103983,5865,'page_content_10_block_content','<h3>Simplified Promotions Engine</h3>\r\nRunning a sale or seasonal promotion shouldn\'t require a risk assessment. The previous setup was so complex that errors were a regular occurrence. We simplified the promotions architecture so the team could launch campaigns quickly and confidently, without the fear of something going wrong.'),(103984,5865,'_page_content_10_block_content','field_65d85d93de9a9'),(103985,5865,'page_content_10_block_image','8711'),(103986,5865,'_page_content_10_block_image','field_65d85d9bde9aa'),(103987,5865,'page_content_10_block_video',''),(103988,5865,'_page_content_10_block_video','field_65d85da6de9ab'),(103989,5865,'page_content_11_block_content','<h3>What did this mean for Willow &amp; Hall?</h3>\r\nIn six months, Willow &amp; Hall went from a team drowning in platform problems to a business with the infrastructure, performance, and customer experience to scale with confidence. The daily firefighting stopped. The numbers started moving in the right direction. And the ecommerce operation finally reflected the quality of the brand it was built to serve.'),(103990,5865,'_page_content_11_block_content','field_65d85e28f3104'),(103991,5865,'page_content_11_final_results_0_main_stat','1'),(103992,5865,'_page_content_11_final_results_0_main_stat','field_67f641425811d'),(103993,5865,'page_content_11_final_results_0_stat_info','<h4>An Ecommerce Team That Can Focus on Growth</h4>\r\nA restructured backend, reliable integrations, and simplified promotions gave the team their time back, replacing daily firefighting with the headspace to think strategically and drive the business forward.'),(103994,5865,'_page_content_11_final_results_0_stat_info','field_67f6414c5811e'),(103995,5865,'page_content_11_final_results_1_main_stat','2'),(103996,5865,'_page_content_11_final_results_1_main_stat','field_67f641425811d'),(103997,5865,'page_content_11_final_results_1_stat_info','<h4>A Platform Built for What Makes Them Different</h4>\r\nThe bespoke furniture builder is Willow &amp; Hall\'s competitive advantage. Now it\'s supported by a platform with the power and flexibility to handle their unique requirements: without workaround, compromise, or daily headaches.'),(103998,5865,'_page_content_11_final_results_1_stat_info','field_67f6414c5811e'),(103999,5865,'page_content_11_final_results_2_main_stat','3'),(104000,5865,'_page_content_11_final_results_2_main_stat','field_67f641425811d'),(104001,5865,'page_content_11_final_results_2_stat_info','<h4>A Customer Experience That Drives Revenue</h4>\r\nAn 80% improvement in site speed, a frictionless checkout, and an intuitive journey from browsing to buying delivered a 15% increase in online sales and a conversion rate that finally matches the quality of the product.'),(104002,5865,'_page_content_11_final_results_2_stat_info','field_67f6414c5811e'),(104003,5865,'page_content_11_final_results','3'),(104004,5865,'_page_content_11_final_results','field_67f641335811c'),(104005,7113,'_wp_trash_meta_status','publish'),(104006,7113,'_wp_trash_meta_time','1774952043'),(104007,7113,'_wp_desired_post_slug','fashion-ecommerce-agency'),(104008,8702,'_imagify_optimization_level','2'),(104009,8702,'_imagify_status','success'),(104010,8702,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:470278;s:14:\"optimized_size\";i:74585;s:7:\"percent\";d:84.1400000000000005684341886080801486968994140625;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73095;s:14:\"optimized_size\";i:21328;s:7:\"percent\";d:70.81999999999999317878973670303821563720703125;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72308;s:14:\"optimized_size\";i:20312;s:7:\"percent\";d:71.909999999999996589394868351519107818603515625;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27036;s:14:\"optimized_size\";i:9489;s:7:\"percent\";d:64.900000000000005684341886080801486968994140625;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61688;s:14:\"optimized_size\";i:18734;s:7:\"percent\";d:69.6299999999999954525264911353588104248046875;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32313;s:14:\"optimized_size\";i:11079;s:7:\"percent\";d:65.7099999999999937472239253111183643341064453125;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5535;s:14:\"optimized_size\";i:2321;s:7:\"percent\";d:58.07000000000000028421709430404007434844970703125;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52133;s:14:\"optimized_size\";i:17723;s:7:\"percent\";d:66;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135936;s:14:\"optimized_size\";i:37719;s:7:\"percent\";d:72.25;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56867;s:14:\"optimized_size\";i:18460;s:7:\"percent\";d:67.5400000000000062527760746888816356658935546875;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46441;s:14:\"optimized_size\";i:15047;s:7:\"percent\";d:67.599999999999994315658113919198513031005859375;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27042;s:14:\"optimized_size\";i:9392;s:7:\"percent\";d:65.2699999999999960209606797434389591217041015625;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32313;s:14:\"optimized_size\";i:11079;s:7:\"percent\";d:65.7099999999999937472239253111183643341064453125;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138156;s:14:\"optimized_size\";i:37066;s:7:\"percent\";d:73.1700000000000017053025658242404460906982421875;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66679;s:14:\"optimized_size\";i:21406;s:7:\"percent\";d:67.900000000000005684341886080801486968994140625;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45263;s:14:\"optimized_size\";i:15031;s:7:\"percent\";d:66.7900000000000062527760746888816356658935546875;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26066;s:14:\"optimized_size\";i:9810;s:7:\"percent\";d:62.3599999999999994315658113919198513031005859375;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28038;s:14:\"optimized_size\";i:9906;s:7:\"percent\";d:64.6700000000000017053025658242404460906982421875;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21447;s:14:\"optimized_size\";i:8289;s:7:\"percent\";d:61.35000000000000142108547152020037174224853515625;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120951;s:14:\"optimized_size\";i:35384;s:7:\"percent\";d:70.75;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43262;s:14:\"optimized_size\";i:15237;s:7:\"percent\";d:64.780000000000001136868377216160297393798828125;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83505;s:14:\"optimized_size\";i:23046;s:7:\"percent\";d:72.400000000000005684341886080801486968994140625;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129313;s:14:\"optimized_size\";i:37170;s:7:\"percent\";d:71.2600000000000051159076974727213382720947265625;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68944;s:14:\"optimized_size\";i:19355;s:7:\"percent\";d:71.93000000000000682121026329696178436279296875;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137186;s:14:\"optimized_size\";i:37303;s:7:\"percent\";d:72.81000000000000227373675443232059478759765625;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69407;s:14:\"optimized_size\";i:21765;s:7:\"percent\";d:68.6400000000000005684341886080801486968994140625;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91106;s:14:\"optimized_size\";i:23800;s:7:\"percent\";d:73.8799999999999954525264911353588104248046875;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31925;s:14:\"optimized_size\";i:10655;s:7:\"percent\";d:66.6200000000000045474735088646411895751953125;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54305;s:14:\"optimized_size\";i:17853;s:7:\"percent\";d:67.1200000000000045474735088646411895751953125;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37865;s:14:\"optimized_size\";i:12303;s:7:\"percent\";d:67.5100000000000051159076974727213382720947265625;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30185;s:14:\"optimized_size\";i:10272;s:7:\"percent\";d:65.969999999999998863131622783839702606201171875;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:470278;s:14:\"optimized_size\";i:39267;s:7:\"percent\";d:91.650000000000005684341886080801486968994140625;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30185;s:14:\"optimized_size\";i:17767;s:7:\"percent\";d:41.1400000000000005684341886080801486968994140625;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37865;s:14:\"optimized_size\";i:21758;s:7:\"percent\";d:42.53999999999999914734871708787977695465087890625;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54305;s:14:\"optimized_size\";i:32310;s:7:\"percent\";d:40.5;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31925;s:14:\"optimized_size\";i:18339;s:7:\"percent\";d:42.56000000000000227373675443232059478759765625;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91106;s:14:\"optimized_size\";i:48559;s:7:\"percent\";d:46.7000000000000028421709430404007434844970703125;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69407;s:14:\"optimized_size\";i:38486;s:7:\"percent\";d:44.5499999999999971578290569595992565155029296875;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137186;s:14:\"optimized_size\";i:46033;s:7:\"percent\";d:66.43999999999999772626324556767940521240234375;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68944;s:14:\"optimized_size\";i:25589;s:7:\"percent\";d:62.88000000000000255795384873636066913604736328125;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129313;s:14:\"optimized_size\";i:69320;s:7:\"percent\";d:46.3900000000000005684341886080801486968994140625;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83505;s:14:\"optimized_size\";i:45313;s:7:\"percent\";d:45.74000000000000198951966012828052043914794921875;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43262;s:14:\"optimized_size\";i:27071;s:7:\"percent\";d:37.42999999999999971578290569595992565155029296875;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120951;s:14:\"optimized_size\";i:43438;s:7:\"percent\";d:64.090000000000003410605131648480892181396484375;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21447;s:14:\"optimized_size\";i:12815;s:7:\"percent\";d:40.25;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28038;s:14:\"optimized_size\";i:17190;s:7:\"percent\";d:38.68999999999999772626324556767940521240234375;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26066;s:14:\"optimized_size\";i:15202;s:7:\"percent\";d:41.67999999999999971578290569595992565155029296875;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45263;s:14:\"optimized_size\";i:27381;s:7:\"percent\";d:39.50999999999999801048033987171947956085205078125;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66679;s:14:\"optimized_size\";i:37711;s:7:\"percent\";d:43.43999999999999772626324556767940521240234375;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138156;s:14:\"optimized_size\";i:45494;s:7:\"percent\";d:67.06999999999999317878973670303821563720703125;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32313;s:14:\"optimized_size\";i:19954;s:7:\"percent\";d:38.25;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27042;s:14:\"optimized_size\";i:16575;s:7:\"percent\";d:38.71000000000000085265128291212022304534912109375;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46441;s:14:\"optimized_size\";i:26233;s:7:\"percent\";d:43.50999999999999801048033987171947956085205078125;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56867;s:14:\"optimized_size\";i:32714;s:7:\"percent\";d:42.469999999999998863131622783839702606201171875;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135936;s:14:\"optimized_size\";i:46066;s:7:\"percent\";d:66.1099999999999994315658113919198513031005859375;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52133;s:14:\"optimized_size\";i:31120;s:7:\"percent\";d:40.31000000000000227373675443232059478759765625;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5535;s:14:\"optimized_size\";i:3469;s:7:\"percent\";d:37.3299999999999982946974341757595539093017578125;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61688;s:14:\"optimized_size\";i:35333;s:7:\"percent\";d:42.719999999999998863131622783839702606201171875;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27036;s:14:\"optimized_size\";i:16760;s:7:\"percent\";d:38.00999999999999801048033987171947956085205078125;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72308;s:14:\"optimized_size\";i:39890;s:7:\"percent\";d:44.8299999999999982946974341757595539093017578125;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73095;s:14:\"optimized_size\";i:39912;s:7:\"percent\";d:45.39999999999999857891452847979962825775146484375;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4600863;s:14:\"optimized_size\";i:1569988;s:7:\"percent\";d:65.8799999999999954525264911353588104248046875;s:7:\"message\";s:0:\"\";}}'),(104011,8717,'page_content_1_add_background','white'),(104012,8717,'_page_content_1_add_background','field_6717be84974f1'),(104013,8717,'page_content_1_block_title','<h2>Fast-moving stock. High expectations. Strong competition. This is where we shine.</h2>'),(104014,8717,'_page_content_1_block_title','field_67b8463f82176'),(104015,8717,'page_content_1_block_content','Selling fashion online means more than great photography. You need a store that keeps up with trends, handles traffic spikes, and makes it easy for customers to browse, buy, and come back. We design and develop on platforms like Magento to create storefronts that don’t just look the part, but perform where it counts.\r\n\r\nFrom launching a new line to simplifying returns or preparing for your next big drop, we’ll make sure your eCommerce setup is doing what it’s supposed to: selling.\r\n\r\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let’s talk</a>'),(104016,8717,'_page_content_1_block_content','field_664b5f5c5973a'),(104017,8717,'page_content','a:6:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:17:\"single_case_study\";i:4;s:17:\"testimonial_block\";i:5;s:10:\"news_block\";}'),(104018,8717,'_page_content','field_65bcc772ba827'),(104019,8717,'bottom_cta',''),(104020,8717,'_bottom_cta','field_66fbcaec309e9'),(104021,8717,'page_content_0_video_file',''),(104022,8717,'_page_content_0_video_file','field_66826ddb6462e'),(104023,8717,'page_content_0_video_file_mobile',''),(104024,8717,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(104025,8717,'page_content_0_video_file_webm',''),(104026,8717,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(104027,8717,'page_content_0_video_file_webm_mobile',''),(104028,8717,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(104029,8717,'page_content_0_background_image','8232'),(104030,8717,'_page_content_0_background_image','field_66826dee6462f'),(104031,8717,'page_content_0_banner_content','<h1 class=\"heading\"><span>Fashion</span> eCommerce</h1>'),(104032,8717,'_page_content_0_banner_content','field_66826dc46462d'),(104033,8717,'page_content_2_add_background','white'),(104034,8717,'_page_content_2_add_background','field_67d0023c0a374'),(104035,8717,'page_content_2_block_content','<h3>Development Built to Move Fast</h3>\r\n<strong>Fashion moves quickly. Your platform should too.</strong>\r\n\r\nYou’ve got flash sales, frequent collections, and a customer base that expects everything now. We’ll help you choose a platform that keeps up without draining resource or budget.\r\n\r\nShopify &amp; Shopify Plus are ideal for fashion brands that need speed, simplicity, and flexibility. From launching new products to managing POS, it’s built for reactive teams who care about performance and presentation.\r\n\r\nMagento Open Source is perfect if you’ve got a big catalogue and need control over everything - product variants, lookbooks, returns, you name it.\r\n\r\nAdobe Commerce takes this further with segmentation, dynamic promotions, and custom checkout flows. For growing global brands or multi-store operations, it scales with you.\r\n\r\nHyvä Themes modernise Magento stores and dramatically boost speed. If your fashion site is lagging behind, Hyvä brings the frontend performance up to where it should be.\r\n\r\nAero Commerce offers fashion retailers a lightweight platform that flies through page loads and minimises infrastructure costs - ideal if performance and profit margins are equally top of mind.\r\n\r\nNo matter the platform, we build eCommerce stores that don’t just look sleek - they handle the reality of modern retail.\r\n\r\n<a href=\"https://actuate.webpreview.co/services/web-development/\" class=\"cta\">Explore eCommerce development</a>'),(104036,8717,'_page_content_2_block_content','field_67d0023c0a375'),(104037,8717,'page_content_2_media_block','8235'),(104038,8717,'_page_content_2_media_block','field_67d0023c0a376'),(104039,8717,'page_content_3_block_intro','<h3>Robinsons of Bawtry</h3>\r\nLuxury fashion retailer Robinsons of Bawtry came to us with a slow site, low traffic, and a platform that wasn’t pulling its weight. Time was tight - they needed a complete turnaround, fast.\r\n\r\nWe migrated them to Shopify, rebuilt the site from scratch, optimised UX and CRO, and integrated their ePOS system to finally unify stock and order data.'),(104040,8717,'_page_content_3_block_intro','field_690dbb26acc0d'),(104041,8717,'page_content_3_case_study_to_show','5864'),(104042,8717,'_page_content_3_case_study_to_show','field_690dbbc960177'),(104043,8717,'page_content_4_block_title','<h3>Our Work</h3>'),(104044,8717,'_page_content_4_block_title','field_67c86b51a9ddc'),(104045,8717,'page_content_5_show_news','0'),(104046,8717,'_page_content_5_show_news','field_668271516175e'),(104047,8703,'_imagify_optimization_level','2'),(104048,8703,'_imagify_status','success'),(104049,8703,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:851840;s:14:\"optimized_size\";i:220527;s:7:\"percent\";d:74.1099999999999994315658113919198513031005859375;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103413;s:14:\"optimized_size\";i:26304;s:7:\"percent\";d:74.56000000000000227373675443232059478759765625;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100823;s:14:\"optimized_size\";i:26392;s:7:\"percent\";d:73.81999999999999317878973670303821563720703125;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35836;s:14:\"optimized_size\";i:11737;s:7:\"percent\";d:67.25;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81707;s:14:\"optimized_size\";i:22227;s:7:\"percent\";d:72.7999999999999971578290569595992565155029296875;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42658;s:14:\"optimized_size\";i:13700;s:7:\"percent\";d:67.8799999999999954525264911353588104248046875;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7050;s:14:\"optimized_size\";i:2880;s:7:\"percent\";d:59.14999999999999857891452847979962825775146484375;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70914;s:14:\"optimized_size\";i:20771;s:7:\"percent\";d:70.7099999999999937472239253111183643341064453125;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:188322;s:14:\"optimized_size\";i:45661;s:7:\"percent\";d:75.75;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77751;s:14:\"optimized_size\";i:21088;s:7:\"percent\";d:72.8799999999999954525264911353588104248046875;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66687;s:14:\"optimized_size\";i:19477;s:7:\"percent\";d:70.7900000000000062527760746888816356658935546875;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35537;s:14:\"optimized_size\";i:11637;s:7:\"percent\";d:67.25;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42658;s:14:\"optimized_size\";i:13700;s:7:\"percent\";d:67.8799999999999954525264911353588104248046875;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213134;s:14:\"optimized_size\";i:50330;s:7:\"percent\";d:76.3900000000000005684341886080801486968994140625;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92593;s:14:\"optimized_size\";i:23712;s:7:\"percent\";d:74.3900000000000005684341886080801486968994140625;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61868;s:14:\"optimized_size\";i:18593;s:7:\"percent\";d:69.9500000000000028421709430404007434844970703125;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32640;s:14:\"optimized_size\";i:11568;s:7:\"percent\";d:64.56000000000000227373675443232059478759765625;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36763;s:14:\"optimized_size\";i:11946;s:7:\"percent\";d:67.5100000000000051159076974727213382720947265625;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24629;s:14:\"optimized_size\";i:9307;s:7:\"percent\";d:62.21000000000000085265128291212022304534912109375;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164246;s:14:\"optimized_size\";i:42595;s:7:\"percent\";d:74.06999999999999317878973670303821563720703125;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55188;s:14:\"optimized_size\";i:17421;s:7:\"percent\";d:68.43000000000000682121026329696178436279296875;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115772;s:14:\"optimized_size\";i:28688;s:7:\"percent\";d:75.219999999999998863131622783839702606201171875;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179252;s:14:\"optimized_size\";i:45004;s:7:\"percent\";d:74.8900000000000005684341886080801486968994140625;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88086;s:14:\"optimized_size\";i:20961;s:7:\"percent\";d:76.2000000000000028421709430404007434844970703125;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196978;s:14:\"optimized_size\";i:46565;s:7:\"percent\";d:76.3599999999999994315658113919198513031005859375;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98321;s:14:\"optimized_size\";i:25042;s:7:\"percent\";d:74.530000000000001136868377216160297393798828125;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136207;s:14:\"optimized_size\";i:32114;s:7:\"percent\";d:76.4200000000000017053025658242404460906982421875;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44935;s:14:\"optimized_size\";i:13920;s:7:\"percent\";d:69.0199999999999960209606797434389591217041015625;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70867;s:14:\"optimized_size\";i:20902;s:7:\"percent\";d:70.5100000000000051159076974727213382720947265625;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53442;s:14:\"optimized_size\";i:15784;s:7:\"percent\";d:70.469999999999998863131622783839702606201171875;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40936;s:14:\"optimized_size\";i:12556;s:7:\"percent\";d:69.3299999999999982946974341757595539093017578125;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:851840;s:14:\"optimized_size\";i:51599;s:7:\"percent\";d:93.93999999999999772626324556767940521240234375;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40936;s:14:\"optimized_size\";i:22730;s:7:\"percent\";d:44.469999999999998863131622783839702606201171875;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53442;s:14:\"optimized_size\";i:28346;s:7:\"percent\";d:46.96000000000000085265128291212022304534912109375;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70867;s:14:\"optimized_size\";i:38536;s:7:\"percent\";d:45.61999999999999744204615126363933086395263671875;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44935;s:14:\"optimized_size\";i:25288;s:7:\"percent\";d:43.719999999999998863131622783839702606201171875;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136207;s:14:\"optimized_size\";i:79016;s:7:\"percent\";d:41.99000000000000198951966012828052043914794921875;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98321;s:14:\"optimized_size\";i:60844;s:7:\"percent\";d:38.11999999999999744204615126363933086395263671875;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196978;s:14:\"optimized_size\";i:77572;s:7:\"percent\";d:60.61999999999999744204615126363933086395263671875;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88086;s:14:\"optimized_size\";i:42887;s:7:\"percent\";d:51.31000000000000227373675443232059478759765625;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179252;s:14:\"optimized_size\";i:103736;s:7:\"percent\";d:42.13000000000000255795384873636066913604736328125;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115772;s:14:\"optimized_size\";i:68200;s:7:\"percent\";d:41.090000000000003410605131648480892181396484375;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55188;s:14:\"optimized_size\";i:30401;s:7:\"percent\";d:44.909999999999996589394868351519107818603515625;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164246;s:14:\"optimized_size\";i:80638;s:7:\"percent\";d:50.89999999999999857891452847979962825775146484375;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24629;s:14:\"optimized_size\";i:14867;s:7:\"percent\";d:39.6400000000000005684341886080801486968994140625;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36763;s:14:\"optimized_size\";i:20887;s:7:\"percent\";d:43.17999999999999971578290569595992565155029296875;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32640;s:14:\"optimized_size\";i:19332;s:7:\"percent\";d:40.77000000000000312638803734444081783294677734375;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61868;s:14:\"optimized_size\";i:33713;s:7:\"percent\";d:45.50999999999999801048033987171947956085205078125;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92593;s:14:\"optimized_size\";i:54419;s:7:\"percent\";d:41.22999999999999687361196265555918216705322265625;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213134;s:14:\"optimized_size\";i:82825;s:7:\"percent\";d:61.1400000000000005684341886080801486968994140625;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42658;s:14:\"optimized_size\";i:24010;s:7:\"percent\";d:43.719999999999998863131622783839702606201171875;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35537;s:14:\"optimized_size\";i:19989;s:7:\"percent\";d:43.75;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66687;s:14:\"optimized_size\";i:34529;s:7:\"percent\";d:48.219999999999998863131622783839702606201171875;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77751;s:14:\"optimized_size\";i:40110;s:7:\"percent\";d:48.409999999999996589394868351519107818603515625;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:188322;s:14:\"optimized_size\";i:78283;s:7:\"percent\";d:58.42999999999999971578290569595992565155029296875;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70914;s:14:\"optimized_size\";i:38189;s:7:\"percent\";d:46.14999999999999857891452847979962825775146484375;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7050;s:14:\"optimized_size\";i:4887;s:7:\"percent\";d:30.67999999999999971578290569595992565155029296875;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81707;s:14:\"optimized_size\";i:41164;s:7:\"percent\";d:49.61999999999999744204615126363933086395263671875;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35836;s:14:\"optimized_size\";i:20323;s:7:\"percent\";d:43.28999999999999914734871708787977695465087890625;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100823;s:14:\"optimized_size\";i:59232;s:7:\"percent\";d:41.25;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103413;s:14:\"optimized_size\";i:60264;s:7:\"percent\";d:41.719999999999998863131622783839702606201171875;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6779448;s:14:\"optimized_size\";i:2259925;s:7:\"percent\";d:66.6700000000000017053025658242404460906982421875;s:7:\"message\";s:0:\"\";}}'),(104050,8718,'_edit_lock','1774955861:1'),(104051,8718,'_edit_last','1'),(104052,8718,'_page_content_layout_meta','s:47:\"a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}\";'),(104053,8718,'page_content','a:9:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:17:\"single_case_study\";i:7;s:17:\"testimonial_block\";i:8;s:10:\"news_block\";}'),(104054,8718,'_page_content','field_65bcc772ba827'),(104055,8718,'bottom_cta',''),(104056,8718,'_bottom_cta','field_66fbcaec309e9'),(104057,8718,'_yoast_wpseo_content_score','90'),(104058,8718,'_yoast_wpseo_estimated-reading-time-minutes','0'),(104059,8719,'page_content',''),(104060,8719,'_page_content','field_65bcc772ba827'),(104061,8719,'bottom_cta',''),(104062,8719,'_bottom_cta','field_66fbcaec309e9'),(104063,8704,'_imagify_optimization_level','2'),(104064,8704,'_imagify_status','success'),(104065,8704,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:423878;s:14:\"optimized_size\";i:60391;s:7:\"percent\";d:85.75;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82397;s:14:\"optimized_size\";i:30780;s:7:\"percent\";d:62.6400000000000005684341886080801486968994140625;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79750;s:14:\"optimized_size\";i:30082;s:7:\"percent\";d:62.280000000000001136868377216160297393798828125;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30093;s:14:\"optimized_size\";i:11749;s:7:\"percent\";d:60.96000000000000085265128291212022304534912109375;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69242;s:14:\"optimized_size\";i:25417;s:7:\"percent\";d:63.28999999999999914734871708787977695465087890625;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36138;s:14:\"optimized_size\";i:13971;s:7:\"percent\";d:61.340000000000003410605131648480892181396484375;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6039;s:14:\"optimized_size\";i:2542;s:7:\"percent\";d:57.909999999999996589394868351519107818603515625;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61235;s:14:\"optimized_size\";i:24286;s:7:\"percent\";d:60.340000000000003410605131648480892181396484375;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150793;s:14:\"optimized_size\";i:55903;s:7:\"percent\";d:62.92999999999999971578290569595992565155029296875;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68045;s:14:\"optimized_size\";i:25215;s:7:\"percent\";d:62.93999999999999772626324556767940521240234375;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51263;s:14:\"optimized_size\";i:20174;s:7:\"percent\";d:60.64999999999999857891452847979962825775146484375;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29484;s:14:\"optimized_size\";i:11729;s:7:\"percent\";d:60.219999999999998863131622783839702606201171875;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36138;s:14:\"optimized_size\";i:13971;s:7:\"percent\";d:61.340000000000003410605131648480892181396484375;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155319;s:14:\"optimized_size\";i:53846;s:7:\"percent\";d:65.3299999999999982946974341757595539093017578125;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83858;s:14:\"optimized_size\";i:29210;s:7:\"percent\";d:65.1700000000000017053025658242404460906982421875;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50663;s:14:\"optimized_size\";i:20192;s:7:\"percent\";d:60.1400000000000005684341886080801486968994140625;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31529;s:14:\"optimized_size\";i:13080;s:7:\"percent\";d:58.50999999999999801048033987171947956085205078125;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31425;s:14:\"optimized_size\";i:12231;s:7:\"percent\";d:61.0799999999999982946974341757595539093017578125;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22730;s:14:\"optimized_size\";i:10274;s:7:\"percent\";d:54.7999999999999971578290569595992565155029296875;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133583;s:14:\"optimized_size\";i:54180;s:7:\"percent\";d:59.43999999999999772626324556767940521240234375;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48838;s:14:\"optimized_size\";i:20468;s:7:\"percent\";d:58.090000000000003410605131648480892181396484375;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90965;s:14:\"optimized_size\";i:32407;s:7:\"percent\";d:64.3700000000000045474735088646411895751953125;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142566;s:14:\"optimized_size\";i:54056;s:7:\"percent\";d:62.0799999999999982946974341757595539093017578125;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74344;s:14:\"optimized_size\";i:28854;s:7:\"percent\";d:61.18999999999999772626324556767940521240234375;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152096;s:14:\"optimized_size\";i:54141;s:7:\"percent\";d:64.400000000000005684341886080801486968994140625;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86404;s:14:\"optimized_size\";i:30442;s:7:\"percent\";d:64.7699999999999960209606797434389591217041015625;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100079;s:14:\"optimized_size\";i:33975;s:7:\"percent\";d:66.0499999999999971578290569595992565155029296875;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35038;s:14:\"optimized_size\";i:13633;s:7:\"percent\";d:61.090000000000003410605131648480892181396484375;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64838;s:14:\"optimized_size\";i:26062;s:7:\"percent\";d:59.7999999999999971578290569595992565155029296875;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41911;s:14:\"optimized_size\";i:15785;s:7:\"percent\";d:62.340000000000003410605131648480892181396484375;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32922;s:14:\"optimized_size\";i:12713;s:7:\"percent\";d:61.38000000000000255795384873636066913604736328125;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:423878;s:14:\"optimized_size\";i:55457;s:7:\"percent\";d:86.9200000000000017053025658242404460906982421875;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32922;s:14:\"optimized_size\";i:19165;s:7:\"percent\";d:41.78999999999999914734871708787977695465087890625;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41911;s:14:\"optimized_size\";i:25489;s:7:\"percent\";d:39.17999999999999971578290569595992565155029296875;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64838;s:14:\"optimized_size\";i:41172;s:7:\"percent\";d:36.5;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35038;s:14:\"optimized_size\";i:21380;s:7:\"percent\";d:38.97999999999999687361196265555918216705322265625;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100079;s:14:\"optimized_size\";i:55212;s:7:\"percent\";d:44.8299999999999982946974341757595539093017578125;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86404;s:14:\"optimized_size\";i:55196;s:7:\"percent\";d:36.11999999999999744204615126363933086395263671875;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152096;s:14:\"optimized_size\";i:57903;s:7:\"percent\";d:61.92999999999999971578290569595992565155029296875;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74344;s:14:\"optimized_size\";i:34520;s:7:\"percent\";d:53.57000000000000028421709430404007434844970703125;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142566;s:14:\"optimized_size\";i:80368;s:7:\"percent\";d:43.63000000000000255795384873636066913604736328125;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90965;s:14:\"optimized_size\";i:51133;s:7:\"percent\";d:43.78999999999999914734871708787977695465087890625;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48838;s:14:\"optimized_size\";i:28498;s:7:\"percent\";d:41.64999999999999857891452847979962825775146484375;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133583;s:14:\"optimized_size\";i:60906;s:7:\"percent\";d:54.409999999999996589394868351519107818603515625;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22730;s:14:\"optimized_size\";i:13501;s:7:\"percent\";d:40.60000000000000142108547152020037174224853515625;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31425;s:14:\"optimized_size\";i:18239;s:7:\"percent\";d:41.96000000000000085265128291212022304534912109375;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31529;s:14:\"optimized_size\";i:18934;s:7:\"percent\";d:39.9500000000000028421709430404007434844970703125;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50663;s:14:\"optimized_size\";i:31834;s:7:\"percent\";d:37.1700000000000017053025658242404460906982421875;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83858;s:14:\"optimized_size\";i:53311;s:7:\"percent\";d:36.42999999999999971578290569595992565155029296875;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155319;s:14:\"optimized_size\";i:56761;s:7:\"percent\";d:63.46000000000000085265128291212022304534912109375;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36138;s:14:\"optimized_size\";i:20969;s:7:\"percent\";d:41.97999999999999687361196265555918216705322265625;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29484;s:14:\"optimized_size\";i:17122;s:7:\"percent\";d:41.92999999999999971578290569595992565155029296875;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51263;s:14:\"optimized_size\";i:30759;s:7:\"percent\";d:40;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68045;s:14:\"optimized_size\";i:43410;s:7:\"percent\";d:36.2000000000000028421709430404007434844970703125;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150793;s:14:\"optimized_size\";i:57681;s:7:\"percent\";d:61.75;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61235;s:14:\"optimized_size\";i:38793;s:7:\"percent\";d:36.64999999999999857891452847979962825775146484375;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6039;s:14:\"optimized_size\";i:3716;s:7:\"percent\";d:38.469999999999998863131622783839702606201171875;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69242;s:14:\"optimized_size\";i:42272;s:7:\"percent\";d:38.9500000000000028421709430404007434844970703125;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30093;s:14:\"optimized_size\";i:17540;s:7:\"percent\";d:41.71000000000000085265128291212022304534912109375;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79750;s:14:\"optimized_size\";i:46077;s:7:\"percent\";d:42.219999999999998863131622783839702606201171875;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82397;s:14:\"optimized_size\";i:46611;s:7:\"percent\";d:43.42999999999999971578290569595992565155029296875;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4971068;s:14:\"optimized_size\";i:1985688;s:7:\"percent\";d:60.06000000000000227373675443232059478759765625;s:7:\"message\";s:0:\"\";}}'),(104066,8705,'_imagify_optimization_level','2'),(104067,8705,'_imagify_status','success'),(104068,8705,'_imagify_data','a:2:{s:5:\"sizes\";a:66:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1449719;s:14:\"optimized_size\";i:206672;s:7:\"percent\";d:85.7399999999999948840923025272786617279052734375;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106410;s:14:\"optimized_size\";i:19002;s:7:\"percent\";d:82.1400000000000005684341886080801486968994140625;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103605;s:14:\"optimized_size\";i:18596;s:7:\"percent\";d:82.0499999999999971578290569595992565155029296875;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33126;s:14:\"optimized_size\";i:7734;s:7:\"percent\";d:76.650000000000005684341886080801486968994140625;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81037;s:14:\"optimized_size\";i:15646;s:7:\"percent\";d:80.68999999999999772626324556767940521240234375;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40176;s:14:\"optimized_size\";i:9415;s:7:\"percent\";d:76.56999999999999317878973670303821563720703125;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8280;s:14:\"optimized_size\";i:2703;s:7:\"percent\";d:67.3599999999999994315658113919198513031005859375;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65312;s:14:\"optimized_size\";i:14918;s:7:\"percent\";d:77.159999999999996589394868351519107818603515625;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:316725;s:14:\"optimized_size\";i:47231;s:7:\"percent\";d:85.090000000000003410605131648480892181396484375;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72380;s:14:\"optimized_size\";i:16318;s:7:\"percent\";d:77.4599999999999937472239253111183643341064453125;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65563;s:14:\"optimized_size\";i:13871;s:7:\"percent\";d:78.840000000000003410605131648480892181396484375;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33842;s:14:\"optimized_size\";i:8053;s:7:\"percent\";d:76.2000000000000028421709430404007434844970703125;}s:23:\"page-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262153;s:14:\"optimized_size\";i:42369;s:7:\"percent\";d:83.840000000000003410605131648480892181396484375;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40176;s:14:\"optimized_size\";i:9415;s:7:\"percent\";d:76.56999999999999317878973670303821563720703125;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:370387;s:14:\"optimized_size\";i:54297;s:7:\"percent\";d:85.340000000000003410605131648480892181396484375;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88621;s:14:\"optimized_size\";i:18505;s:7:\"percent\";d:79.1200000000000045474735088646411895751953125;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59487;s:14:\"optimized_size\";i:13278;s:7:\"percent\";d:77.68000000000000682121026329696178436279296875;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28879;s:14:\"optimized_size\";i:7998;s:7:\"percent\";d:72.31000000000000227373675443232059478759765625;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34673;s:14:\"optimized_size\";i:8051;s:7:\"percent\";d:76.780000000000001136868377216160297393798828125;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23276;s:14:\"optimized_size\";i:5820;s:7:\"percent\";d:75;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:257677;s:14:\"optimized_size\";i:38797;s:7:\"percent\";d:84.93999999999999772626324556767940521240234375;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50142;s:14:\"optimized_size\";i:12183;s:7:\"percent\";d:75.7000000000000028421709430404007434844970703125;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121815;s:14:\"optimized_size\";i:20119;s:7:\"percent\";d:83.4800000000000039790393202565610408782958984375;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197908;s:14:\"optimized_size\";i:34998;s:7:\"percent\";d:82.31999999999999317878973670303821563720703125;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113907;s:14:\"optimized_size\";i:17535;s:7:\"percent\";d:84.6099999999999994315658113919198513031005859375;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:270361;s:14:\"optimized_size\";i:36078;s:7:\"percent\";d:86.659999999999996589394868351519107818603515625;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94167;s:14:\"optimized_size\";i:18811;s:7:\"percent\";d:80.0199999999999960209606797434389591217041015625;}s:22:\"2048x2048@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:177314;s:14:\"optimized_size\";i:26119;s:7:\"percent\";d:85.2699999999999960209606797434389591217041015625;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102418;s:14:\"optimized_size\";i:17701;s:7:\"percent\";d:82.719999999999998863131622783839702606201171875;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30219;s:14:\"optimized_size\";i:7058;s:7:\"percent\";d:76.6400000000000005684341886080801486968994140625;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66413;s:14:\"optimized_size\";i:14378;s:7:\"percent\";d:78.349999999999994315658113919198513031005859375;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36718;s:14:\"optimized_size\";i:8256;s:7:\"percent\";d:77.5199999999999960209606797434389591217041015625;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27654;s:14:\"optimized_size\";i:6655;s:7:\"percent\";d:75.93000000000000682121026329696178436279296875;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1449719;s:14:\"optimized_size\";i:55766;s:7:\"percent\";d:96.150000000000005684341886080801486968994140625;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27654;s:14:\"optimized_size\";i:14857;s:7:\"percent\";d:46.280000000000001136868377216160297393798828125;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36718;s:14:\"optimized_size\";i:19476;s:7:\"percent\";d:46.96000000000000085265128291212022304534912109375;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66413;s:14:\"optimized_size\";i:34809;s:7:\"percent\";d:47.590000000000003410605131648480892181396484375;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30219;s:14:\"optimized_size\";i:16146;s:7:\"percent\";d:46.57000000000000028421709430404007434844970703125;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102418;s:14:\"optimized_size\";i:60921;s:7:\"percent\";d:40.52000000000000312638803734444081783294677734375;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:177314;s:14:\"optimized_size\";i:79229;s:7:\"percent\";d:55.32000000000000028421709430404007434844970703125;}s:10:\"mast-thumb\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94167;s:14:\"optimized_size\";i:54487;s:7:\"percent\";d:42.1400000000000005684341886080801486968994140625;}s:9:\"mast-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:270361;s:14:\"optimized_size\";i:111040;s:7:\"percent\";d:58.92999999999999971578290569595992565155029296875;}s:8:\"masthead\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113907;s:14:\"optimized_size\";i:64430;s:7:\"percent\";d:43.43999999999999772626324556767940521240234375;}s:15:\"casestudy-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197908;s:14:\"optimized_size\";i:118135;s:7:\"percent\";d:40.31000000000000227373675443232059478759765625;}s:16:\"casestudy-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121815;s:14:\"optimized_size\";i:66541;s:7:\"percent\";d:45.38000000000000255795384873636066913604736328125;}s:16:\"casestudy-square\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50142;s:14:\"optimized_size\";i:26128;s:7:\"percent\";d:47.8900000000000005684341886080801486968994140625;}s:14:\"casestudy-hero\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:257677;s:14:\"optimized_size\";i:116163;s:7:\"percent\";d:54.9200000000000017053025658242404460906982421875;}s:11:\"brand-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23276;s:14:\"optimized_size\";i:13268;s:7:\"percent\";d:43;}s:11:\"brand-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34673;s:14:\"optimized_size\";i:18206;s:7:\"percent\";d:47.49000000000000198951966012828052043914794921875;}s:10:\"team-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28879;s:14:\"optimized_size\";i:16765;s:7:\"percent\";d:41.9500000000000028421709430404007434844970703125;}s:10:\"team-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59487;s:14:\"optimized_size\";i:30514;s:7:\"percent\";d:48.7000000000000028421709430404007434844970703125;}s:17:\"testimonial-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88621;s:14:\"optimized_size\";i:51674;s:7:\"percent\";d:41.68999999999999772626324556767940521240234375;}s:17:\"testimonial-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:370387;s:14:\"optimized_size\";i:159619;s:7:\"percent\";d:56.89999999999999857891452847979962825775146484375;}s:10:\"page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40176;s:14:\"optimized_size\";i:21189;s:7:\"percent\";d:47.25999999999999801048033987171947956085205078125;}s:10:\"page-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262153;s:14:\"optimized_size\";i:117273;s:7:\"percent\";d:55.27000000000000312638803734444081783294677734375;}s:10:\"blog-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33842;s:14:\"optimized_size\";i:17817;s:7:\"percent\";d:47.35000000000000142108547152020037174224853515625;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65563;s:14:\"optimized_size\";i:32975;s:7:\"percent\";d:49.7000000000000028421709430404007434844970703125;}s:18:\"blog-feature-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72380;s:14:\"optimized_size\";i:38149;s:7:\"percent\";d:47.28999999999999914734871708787977695465087890625;}s:18:\"blog-feature-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:316725;s:14:\"optimized_size\";i:138903;s:7:\"percent\";d:56.1400000000000005684341886080801486968994140625;}s:15:\"blog-page-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65312;s:14:\"optimized_size\";i:34519;s:7:\"percent\";d:47.14999999999999857891452847979962825775146484375;}s:13:\"partner-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8280;s:14:\"optimized_size\";i:5239;s:7:\"percent\";d:36.72999999999999687361196265555918216705322265625;}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:13:\"project-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81037;s:14:\"optimized_size\";i:50214;s:7:\"percent\";d:38.03999999999999914734871708787977695465087890625;}s:13:\"gallery-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33126;s:14:\"optimized_size\";i:17571;s:7:\"percent\";d:46.96000000000000085265128291212022304534912109375;}s:18:\"before-after-small\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103605;s:14:\"optimized_size\";i:58552;s:7:\"percent\";d:43.49000000000000198951966012828052043914794921875;}s:18:\"before-after-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106410;s:14:\"optimized_size\";i:60079;s:7:\"percent\";d:43.53999999999999914734871708787977695465087890625;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:9620904;s:14:\"optimized_size\";i:2519234;s:7:\"percent\";d:73.81000000000000227373675443232059478759765625;s:7:\"message\";s:0:\"\";}}'),(104069,8706,'_imagify_optimization_level','2'),(104070,8706,'_imagify_status','success'),(104071,8706,'_imagify_data','a:2:{s:5:\"sizes\";a:62:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:914555;s:14:\"optimized_size\";i:151881;s:7:\"percent\";d:83.39;}s:31:\"before-after-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134336;s:14:\"optimized_size\";i:51824;s:7:\"percent\";d:61.42;}s:31:\"before-after-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131320;s:14:\"optimized_size\";i:50355;s:7:\"percent\";d:61.65;}s:26:\"gallery-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45509;s:14:\"optimized_size\";i:17817;s:7:\"percent\";d:60.85;}s:26:\"project-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99066;s:14:\"optimized_size\";i:35867;s:7:\"percent\";d:63.79;}s:26:\"project-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55671;s:14:\"optimized_size\";i:22186;s:7:\"percent\";d:60.15;}s:26:\"partner-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7608;s:14:\"optimized_size\";i:2976;s:7:\"percent\";d:60.88;}s:28:\"blog-page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85590;s:14:\"optimized_size\";i:34604;s:7:\"percent\";d:59.57;}s:31:\"blog-feature-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228431;s:14:\"optimized_size\";i:85540;s:7:\"percent\";d:62.55;}s:31:\"blog-feature-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90593;s:14:\"optimized_size\";i:34563;s:7:\"percent\";d:61.85;}s:23:\"blog-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88507;s:14:\"optimized_size\";i:35658;s:7:\"percent\";d:59.71;}s:23:\"blog-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45767;s:14:\"optimized_size\";i:17941;s:7:\"percent\";d:60.8;}s:23:\"page-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55671;s:14:\"optimized_size\";i:22186;s:7:\"percent\";d:60.15;}s:30:\"testimonial-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:271767;s:14:\"optimized_size\";i:100652;s:7:\"percent\";d:62.96;}s:30:\"testimonial-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103180;s:14:\"optimized_size\";i:35604;s:7:\"percent\";d:65.49;}s:23:\"team-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81931;s:14:\"optimized_size\";i:33888;s:7:\"percent\";d:58.64;}s:23:\"team-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41458;s:14:\"optimized_size\";i:17840;s:7:\"percent\";d:56.97;}s:24:\"brand-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46899;s:14:\"optimized_size\";i:18380;s:7:\"percent\";d:60.81;}s:24:\"brand-small@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27289;s:14:\"optimized_size\";i:10999;s:7:\"percent\";d:59.69;}s:27:\"casestudy-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176049;s:14:\"optimized_size\";i:70062;s:7:\"percent\";d:60.2;}s:29:\"casestudy-square@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73387;s:14:\"optimized_size\";i:31766;s:7:\"percent\";d:56.71;}s:29:\"casestudy-medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143850;s:14:\"optimized_size\";i:53249;s:7:\"percent\";d:62.98;}s:28:\"casestudy-large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:232860;s:14:\"optimized_size\";i:93653;s:7:\"percent\";d:59.78;}s:21:\"masthead@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88456;s:14:\"optimized_size\";i:30857;s:7:\"percent\";d:65.12;}s:22:\"mast-hero@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:247803;s:14:\"optimized_size\";i:92454;s:7:\"percent\";d:62.69;}s:23:\"mast-thumb@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109521;s:14:\"optimized_size\";i:38896;s:7:\"percent\";d:64.49;}s:22:\"1536x1536@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174715;s:14:\"optimized_size\";i:62514;s:7:\"percent\";d:64.22;}s:25:\"medium_large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57646;s:14:\"optimized_size\";i:22617;s:7:\"percent\";d:60.77;}s:22:\"thumbnail@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92402;s:14:\"optimized_size\";i:38548;s:7:\"percent\";d:58.28;}s:18:\"large@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68393;s:14:\"optimized_size\";i:26197;s:7:\"percent\";d:61.7;}s:19:\"medium@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51946;s:14:\"optimized_size\";i:20560;s:7:\"percent\";d:60.42;}s:17:\"full@imagify-avif\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:914555;s:14:\"optimized_size\";i:102275;s:7:\"percent\";d:88.82;}s:6:\"medium\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:100:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-730x447.jpg</code> does not seem to exist.\";}s:5:\"large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:100:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-855x523.jpg</code> does not seem to exist.\";}s:9:\"thumbnail\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:100:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-760x760.jpg</code> does not seem to exist.\";}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:100:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-768x470.jpg</code> does not seem to exist.\";}s:9:\"1536x1536\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:101:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-1536x940.jpg</code> does not seem to exist.\";}s:10:\"mast-thumb\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:101:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-750x1140.jpg</code> does not seem to exist.\";}s:9:\"mast-hero\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:102:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-1960x1067.jpg</code> does not seem to exist.\";}s:8:\"masthead\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:101:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-1960x422.jpg</code> does not seem to exist.\";}s:15:\"casestudy-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:102:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-1460x1200.jpg</code> does not seem to exist.\";}s:16:\"casestudy-medium\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:101:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-1460x800.jpg</code> does not seem to exist.\";}s:16:\"casestudy-square\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:100:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-690x600.jpg</code> does not seem to exist.\";}s:14:\"casestudy-hero\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:101:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-1960x800.jpg</code> does not seem to exist.\";}s:11:\"brand-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:100:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-690x240.jpg</code> does not seem to exist.\";}s:11:\"brand-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:100:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-710x400.jpg</code> does not seem to exist.\";}s:10:\"team-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:100:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-450x480.jpg</code> does not seem to exist.\";}s:10:\"team-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:100:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-840x600.jpg</code> does not seem to exist.\";}s:17:\"testimonial-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:101:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-690x1164.jpg</code> does not seem to exist.\";}s:17:\"testimonial-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:102:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-1960x1172.jpg</code> does not seem to exist.\";}s:10:\"page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:100:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-690x480.jpg</code> does not seem to exist.\";}s:10:\"blog-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:100:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-690x400.jpg</code> does not seem to exist.\";}s:10:\"blog-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:100:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-960x600.jpg</code> does not seem to exist.\";}s:18:\"blog-feature-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:100:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-690x910.jpg</code> does not seem to exist.\";}s:18:\"blog-feature-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:102:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-1960x1000.jpg</code> does not seem to exist.\";}s:15:\"blog-page-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:100:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-690x800.jpg</code> does not seem to exist.\";}s:13:\"partner-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:100:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-229x140.jpg</code> does not seem to exist.\";}s:13:\"project-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:100:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-690x480.jpg</code> does not seem to exist.\";}s:13:\"project-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:101:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-1230x600.jpg</code> does not seem to exist.\";}s:13:\"gallery-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:100:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-690x390.jpg</code> does not seem to exist.\";}s:18:\"before-after-small\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:101:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-1180x820.jpg</code> does not seem to exist.\";}s:18:\"before-after-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:101:\"The file <code>wp-content/uploads/Willow-Hall-1-Magento-2-1200x833.jpg</code> does not seem to exist.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4986731;s:14:\"optimized_size\";i:1464409;s:7:\"percent\";d:70.63;s:7:\"message\";s:0:\"\";}}'),(104072,8707,'_imagify_optimization_level','2'),(104073,8707,'_imagify_status','error'),(104074,8707,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:97:\"The file <code>wp-content/uploads/Willow-Hall-2-Discover-Audit.jpg</code> does not seem to exist.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(104075,8708,'_imagify_optimization_level','2'),(104076,8708,'_imagify_status','error'),(104077,8708,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:101:\"The file <code>wp-content/uploads/Willow-Hall-3-Backend-Operations.jpg</code> does not seem to exist.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(104078,8709,'_imagify_optimization_level','2'),(104079,8709,'_imagify_status','error'),(104080,8709,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:99:\"The file <code>wp-content/uploads/Willow-Hall-4-Stock-Management.jpg</code> does not seem to exist.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(104081,8710,'_imagify_optimization_level','2'),(104082,8710,'_imagify_status','error'),(104083,8710,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:93:\"The file <code>wp-content/uploads/Willow-Hall-5-Salesforce.jpg</code> does not seem to exist.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(104084,8711,'_imagify_optimization_level','2'),(104085,8711,'_imagify_status','error'),(104086,8711,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:93:\"The file <code>wp-content/uploads/Willow-Hall-6-Promotions.jpg</code> does not seem to exist.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(104087,8712,'_imagify_optimization_level','2'),(104088,8712,'_imagify_status','error'),(104089,8712,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:91:\"The file <code>wp-content/uploads/Willow-Hall-7-Frontend.jpg</code> does not seem to exist.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(104090,8713,'_imagify_optimization_level','2'),(104091,8713,'_imagify_status','error'),(104092,8713,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:98:\"The file <code>wp-content/uploads/Willow-Hall-8-Product-Builder.jpg</code> does not seem to exist.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(104093,8714,'_imagify_optimization_level','2'),(104094,8714,'_imagify_status','error'),(104095,8714,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:96:\"The file <code>wp-content/uploads/Willow-Hall-9-Hyva-Checkout.jpg</code> does not seem to exist.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(104096,8715,'_imagify_optimization_level','2'),(104097,8715,'_imagify_status','error'),(104098,8715,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:96:\"The file <code>wp-content/uploads/Willow-Hall-Swatch-Ordering.jpg</code> does not seem to exist.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}'),(104128,7111,'page_content','a:9:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:17:\"single_case_study\";i:7;s:17:\"testimonial_block\";i:8;s:10:\"news_block\";}'),(104129,7111,'page_content_0_banner_content','<h1 class=\"heading\"><span>Lifestyle</span> eCommerce</h1>'),(104130,7111,'_page_content','field_65bcc772ba827'),(104131,7111,'_page_content_0_banner_content','field_66826dc46462d'),(104132,7111,'_page_content_0_background_image','field_66826dee6462f'),(104133,7111,'_page_content_0_video_file','field_66826ddb6462e'),(104134,7111,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(104135,7111,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(104136,7111,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(104137,7111,'page_content_1_block_title','<h2>Built to keep your store fresh, flexible, and always moving.</h2>'),(104138,7111,'page_content_1_block_content','Lifestyle brands trade on energy. Your catalogue moves fast. Campaigns change often. Customers expect your store to keep up on mobile, in checkout, and everywhere in between.\n\nWe build eCommerce sites that give you the freedom to adapt and keep up to date, without rebuilding from scratch. No matter your products, your site needs to be quick, clear, and commercially sharp. That\'s where we come in.\n\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let\'s talk</a>'),(104139,7111,'page_content_1_add_background','white'),(104140,7111,'_page_content_1_block_title','field_67b8463f82176'),(104141,7111,'_page_content_1_block_content','field_664b5f5c5973a'),(104142,7111,'_page_content_1_add_background','field_6717be84974f1'),(104143,7111,'page_content_2_block_content','<h3>Development That Keeps Up With Your Business</h3>\n<strong>Lifestyle brands grow fast, so your platform has to follow suit. We help you pick the right one from day one, based on your needs now and what\'s on the horizon.</strong>\n\nMagento Open Source gives you room to customise everything - from how you display bundles to how you manage promotions. Perfect for brands with complex logic or bigger catalogues.\n\nAdobe Commerce takes that up a notch with more automation, segmentation, and scalability. This is the perfect platform if you\'re trading internationally or want to target different customer groups without running multiple stores.\n\nShopify &amp; Shopify Plus are ideal for teams that want to launch quickly, experiment often, and spend less time in dev backlogs. Great for agile teams who run campaigns, drop products, or pivot fast.\n\nAero Commerce keeps things lean and lightning-fast. If performance and efficiency are top priorities, Aero delivers both, without bloated code or heavy infrastructure costs.\n\nHyvä Themes give Magento stores a much-needed frontend upgrade. You get faster page loads, cleaner UX, and a site that feels as sharp as your brand.\n\nWe don\'t just help you choose - we build the setup that gets more from it. Clean code, smooth integrations, and a store that\'s built to keep pace with your growth.\n\n<a href=\"https://actuate.webpreview.co/services/web-development/\" class=\"cta\">Explore eCommerce development</a>'),(104144,7111,'page_content_2_add_background','white'),(104145,7111,'_page_content_2_add_background','field_67d0023c0a374'),(104146,7111,'_page_content_2_block_content','field_67d0023c0a375'),(104147,7111,'_page_content_2_media_block','field_67d0023c0a376'),(104148,7111,'page_content_3_block_content','<h3>Ongoing Support That Keeps Sales Flowing</h3>\n<strong>New product drop? Flash sale? Site tweaks before peak season? We\'re already on it.</strong>\n\nOur support means more than bug fixes. We keep your site running smoothly, your technical updates rolling out fast, and your performance top-notch. From campaign prep to CRO improvements, we\'ll be the extra set of hands you wish you had in-house.\n\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">See what support includes</a>'),(104149,7111,'page_content_3_alignment','left'),(104150,7111,'page_content_3_add_background','white'),(104151,7111,'_page_content_3_block_content','field_67c9c6c17d60b'),(104152,7111,'_page_content_3_alignment','field_67c9c6dd7d60d'),(104153,7111,'_page_content_3_add_background','field_67c9c6c17d609'),(104154,7111,'_page_content_3_media_block','field_67c9c6d37d60c'),(104155,7111,'page_content_4_block_content','<h3>Numbers that show what better tech can do.</h3>\nWe\'ve helped lifestyle retailers overhaul tired legacy setups into modern, conversion-optimised eCommerce stores that actually do what they\'re supposed to – sell. No bloated plugins. No clunky admin.\n\nIn fact, merchants who migrate to Magento 2 typically see up to a 20% increase in conversion rates and a 29% improvement in site performance post-launch, according to Adobe data.\n\nSites using Hyvä themes often load in under 1.5 seconds, leading to measurable lifts in engagement, reduced bounce rates, and stronger SEO.\n\nAnd Shopify Plus stores running on clean builds see faster campaign execution and up to 35% shorter time-to-launch for new product lines.'),(104156,7111,'page_content_4_alignment','right'),(104157,7111,'page_content_4_add_background','dark'),(104158,7111,'_page_content_4_block_content','field_67c9c6c17d60b'),(104159,7111,'_page_content_4_alignment','field_67c9c6dd7d60d'),(104160,7111,'_page_content_4_add_background','field_67c9c6c17d609'),(104161,7111,'_page_content_4_media_block','field_67c9c6d37d60c'),(104162,7111,'page_content_5_block_content','<h3>What We Can Do for You</h3>\nFrom platform selection and UX design to frontend speed upgrades and post-launch support, we make sure your eCommerce site helps you move, not hold you back.\n\nIf you\'re ready to get smarter about how your site sells, we\'ll help you figure out what\'s working, what\'s slowing you down, and what needs to change. Let\'s build something that can keep up – and set you up for your next nice problem to have.\n\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book a call</a>'),(104163,7111,'page_content_5_alignment','left'),(104164,7111,'page_content_5_add_background','white'),(104165,7111,'_page_content_5_block_content','field_67c9c6c17d60b'),(104166,7111,'_page_content_5_alignment','field_67c9c6dd7d60d'),(104167,7111,'_page_content_5_add_background','field_67c9c6c17d609'),(104168,7111,'_page_content_5_media_block','field_67c9c6d37d60c'),(104169,7111,'page_content_6_block_intro','<h3>UX &amp; UI That Turns Browsers Into Buyers</h3>\nYour customers don\'t just scroll - they compare, purchase, repeat. A good-looking site isn\'t enough. You need a smooth, intuitive experience that nudges them through the journey with zero fuss.\n\nWe make sure every page functions at its best. Product listings load fast. Product pages are clear and convincing. Checkout doesn\'t get in the way. Your brand feels premium, your store feels easy, and your conversion rate reflects that.'),(104170,7111,'page_content_6_case_study_to_show','5780'),(104171,7111,'_page_content_6_block_intro','field_690dbb26acc0d'),(104172,7111,'_page_content_6_case_study_to_show','field_690dbbc960177'),(104173,7111,'page_content_7_block_title','<h3>Our Work</h3>'),(104174,7111,'_page_content_7_block_title','field_67c86b51a9ddc'),(104175,7111,'page_content_8_show_news','0'),(104176,7111,'_page_content_8_show_news','field_668271516175e'),(104177,7111,'_page_content_layout_meta','s:47:\"a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}\";'),(104178,8718,'page_content_0_banner_content','<h1 class=\"heading\"><span>Home &amp; Garden</span> eCommerce</h1>'),(104179,8718,'_page_content_0_banner_content','field_66826dc46462d'),(104180,8718,'_page_content_0_background_image','field_66826dee6462f'),(104181,8718,'_page_content_0_video_file','field_66826ddb6462e'),(104182,8718,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(104183,8718,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(104184,8718,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(104185,8718,'page_content_1_block_title','<h2>Built for big baskets, complex products, and customers who take their time.</h2>'),(104186,8718,'page_content_1_block_content','Selling furniture, homeware, or garden gear means dealing with high-AOV orders, heavy product detail pages, and long decision-making cycles. You don\'t just need an eCommerce site that looks good - you need one that loads fast, scales easily, and makes buying as smooth as possible.\n\nWe build eCommerce stores that simplify the path to purchase, support detailed product exploration, and help you scale operations without tech getting in the way. We help you move from pain points to your next nice problems - like what to do with the high volume of new orders.\n\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let\'s talk</a>'),(104187,8718,'page_content_1_add_background','white'),(104188,8718,'_page_content_1_block_title','field_67b8463f82176'),(104189,8718,'_page_content_1_block_content','field_664b5f5c5973a'),(104190,8718,'_page_content_1_add_background','field_6717be84974f1'),(104191,8718,'page_content_2_block_content','<h3>Development That Fits Your Catalogue</h3>\n<strong>You\'ve got large inventories, rich media, and a seasonal business model. We match you with the platform that\'ll support those needs now and five years from now.</strong>\n\nMagento Open Source gives your team full control over product data, custom shipping rules, and onsite merchandising. It\'s perfect if you need a cost-effective platform with flexibility built in, and you\'ve got internal dev resources to support it.\n\nAdobe Commerce takes things further with advanced B2B tools, customer segmentation, rule-based promotions, and international pricing. If you\'re juggling multiple storefronts or have layered requirements, Adobe\'s depth makes things easier.\n\nShopify and Shopify Plus work well for home and garden brands that want to move fast without incurring heavy development overhead. This makes it faster to launch a sub-brand, react to trends, or spin up campaigns. It\'s quick to manage and even quicker to scale.\n\nAero Commerce is built for performance and cost efficiency. If you want a lightweight, scalable platform that won\'t drain your infrastructure budget, Aero is a strong contender, especially when page speed is critical.\n\nHyvä Themes supercharge Magento stores with clean, fast, flexible frontends. If your current site is dragging and slowing sales, a Hyvä rebuild gives you modern UX, faster load times, and better conversion rates.\n\n<a href=\"https://actuate.webpreview.co/services/web-development/\" class=\"cta\">Explore eCommerce development</a>'),(104192,8718,'page_content_2_add_background','white'),(104193,8718,'_page_content_2_add_background','field_67d0023c0a374'),(104194,8718,'_page_content_2_block_content','field_67d0023c0a375'),(104195,8718,'_page_content_2_media_block','field_67d0023c0a376'),(104196,8718,'page_content_3_block_content','<h3>UX &amp; UI That Helps Customers Choose</h3>\n<strong>Guide high-consideration purchases without overwhelming.</strong>\n\nHome and garden products aren\'t impulse buys. Your customers want to compare, visualise, and feel confident before they checkout. We design journeys that make that easy, helping customers find what they need quickly, understand product options clearly, and move through checkout without distractions.\n\nOur UX and UI work helps your team make better use of bundling and upselling, while your customers get a more useful, more pleasant shopping experience. Browsing is easier, product pages feel considered, and information is always where it\'s needed.\n\n<a href=\"https://actuate.webpreview.co/about-us/our-process/\" class=\"cta\">See our UX &amp; UI process</a>'),(104197,8718,'page_content_3_alignment','left'),(104198,8718,'page_content_3_add_background','white'),(104199,8718,'_page_content_3_block_content','field_67c9c6c17d60b'),(104200,8718,'_page_content_3_alignment','field_67c9c6dd7d60d'),(104201,8718,'_page_content_3_add_background','field_67c9c6c17d609'),(104202,8718,'_page_content_3_media_block','field_67c9c6d37d60c'),(104203,8718,'page_content_4_block_content','<h3>Ongoing Support That Keeps Your Products Moving</h3>\n<strong>Seasonal updates, site tweaks, and CRO support - all covered.</strong>\n\nYour product catalogue changes often, and so do customer expectations. That\'s why we stay involved long after launch, whether your next step is preparing a spring sale or adding a whole new category.\n\nWe\'ll keep your site secure, make sure it loads fast, and work closely with your team to implement any new features or improvements. Think of us as your ongoing eCommerce partner - one that knows the platform, understands your business, and doesn\'t need handholding.\n\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">What support includes</a>'),(104204,8718,'page_content_4_alignment','right'),(104205,8718,'page_content_4_add_background','dark'),(104206,8718,'_page_content_4_block_content','field_67c9c6c17d60b'),(104207,8718,'_page_content_4_alignment','field_67c9c6dd7d60d'),(104208,8718,'_page_content_4_add_background','field_67c9c6c17d609'),(104209,8718,'_page_content_4_media_block','field_67c9c6d37d60c'),(104210,8718,'page_content_5_block_content','<h3>Client Success Story: Willow &amp; Hall</h3>\nWillow &amp; Hall is a luxury furniture brand with a wide product range, high average order values, and customers who like to browse, compare, and take their time before buying. Their old site wasn\'t keeping up - it was slow, hard to manage, and didn\'t reflect the quality of the brand.\n\nWe migrated them to Magento 2, rebuilt the backend for better product and order management, and launched a new Hyvä-powered frontend that made the entire experience faster, clearer, and easier to use.\n\nThe results spoke for themselves. Conversion rate jumped from 2.5% to 3.6%. Online sales rose by 15%. Page speeds improved by over 80%. It gave their team more control and their customers a smoother journey.\n\nFor home and garden brands like Willow &amp; Hall, it\'s proof that the right platform and the right partner don\'t just fix problems - they unlock the next nice ones. If that\'s where you want to be, we\'ll help you get there.\n\n<a href=\"https://actuate.webpreview.co/our-work/\" class=\"cta\">Explore more client results</a>'),(104211,8718,'page_content_5_alignment','left'),(104212,8718,'page_content_5_add_background','white'),(104213,8718,'_page_content_5_block_content','field_67c9c6c17d60b'),(104214,8718,'_page_content_5_alignment','field_67c9c6dd7d60d'),(104215,8718,'_page_content_5_add_background','field_67c9c6c17d609'),(104216,8718,'_page_content_5_media_block','field_67c9c6d37d60c'),(104217,8718,'page_content_6_block_intro','<h3>Willow &amp; Hall</h3>\nA luxury furniture brand that needed a platform to match the quality of their products. We delivered a Magento 2 + Hyvä solution that transformed their online presence.'),(104218,8718,'page_content_6_case_study_to_show','5865'),(104219,8718,'_page_content_6_block_intro','field_690dbb26acc0d'),(104220,8718,'_page_content_6_case_study_to_show','field_690dbbc960177'),(104221,8718,'page_content_7_block_title','<h3>Our Work</h3>'),(104222,8718,'_page_content_7_block_title','field_67c86b51a9ddc'),(104223,8718,'page_content_8_show_news','0'),(104224,8718,'_page_content_8_show_news','field_668271516175e'),(104225,8718,'_yoast_wpseo_title','Home & Garden eCommerce Development | Shopify & Magento'),(104226,8718,'_yoast_wpseo_metadesc','We build fast, scalable home & garden eCommerce stores on Shopify, Magento & Adobe Commerce. Designed for big baskets, complex products & your next nice problem.'),(104227,7115,'page_content','a:9:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:17:\"single_case_study\";i:7;s:17:\"testimonial_block\";i:8;s:10:\"news_block\";}'),(104228,7115,'_page_content','field_65bcc772ba827'),(104229,7115,'page_content_0_banner_content','<h1 class=\"heading\"><span>Health &amp; Beauty</span> eCommerce</h1>'),(104230,7115,'_page_content_0_banner_content','field_66826dc46462d'),(104231,7115,'_page_content_0_background_image','field_66826dee6462f'),(104232,7115,'_page_content_0_video_file','field_66826ddb6462e'),(104233,7115,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(104234,7115,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(104235,7115,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(104236,7115,'page_content_1_block_title','<h2>Fast turnaround, high expectations, and customers who want results.</h2>'),(104237,7115,'page_content_1_block_content','Selling beauty and wellness products online means managing bundles, subscriptions, and personalisation - while still delivering a fast, clean, mobile-first shopping experience.\n\nWe build eCommerce setups that are easy to update, quick to scale, and optimised to convert, and always ready for your next nice problem, whether you\'re launching a skincare line, selling more supplements, or managing thousands of SKUs across regions.\n\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let\'s talk eCommerce</a>'),(104238,7115,'page_content_1_add_background','white'),(104239,7115,'_page_content_1_block_title','field_67b8463f82176'),(104240,7115,'_page_content_1_block_content','field_664b5f5c5973a'),(104241,7115,'_page_content_1_add_background','field_6717be84974f1'),(104242,7115,'page_content_2_block_content','<h3>Development That Works Behind the Scenes</h3>\n<strong>Smooth tech, smart structure, fewer blockers.</strong>\n\nShopify &amp; Shopify Plus are ideal for brands looking to scale fast without getting tangled in complex development. Great for running product drops, influencer campaigns, or regional storefronts - and simple to use across teams.\n\nMagento Open Source gives you control over bundles, variants, subscriptions, and more. If you\'ve got complex product logic or a growing range, it\'s a reliable, future-proof base for your successful business.\n\nIf you want a little more power for your international brand or larger-scale business, Adobe Commerce adds even more power - rule-based promotions, advanced personalisation, B2B capabilities, and scalable backend workflows.\n\nAero Commerce is lean, fast, and efficient - perfect for brands that want to reduce infrastructure costs without sacrificing performance.\n\nHyvä Themes deliver fast-loading, conversion-focused Magento storefronts that improve the customer journey and reduce drop-offs, especially on mobile.\n\nWe will help you select the perfect platform for your unique business, and we build around your commercial goals from day one.\n\n<a href=\"https://actuate.webpreview.co/services/web-development/\" class=\"cta\">Explore eCommerce development</a>'),(104243,7115,'page_content_2_add_background','white'),(104244,7115,'_page_content_2_add_background','field_67d0023c0a374'),(104245,7115,'_page_content_2_block_content','field_67d0023c0a375'),(104246,7115,'_page_content_2_media_block','field_67d0023c0a376'),(104247,7115,'page_content_3_block_content','<h3>UX &amp; UI That Builds Trust</h3>\n<strong>Skincare, supplements, wellness - customers need clarity.</strong>\n\nBuying health and beauty products online is personal. Shoppers want to feel confident about what they\'re choosing and clear about what it\'ll do. We make that process simple, helpful, and effortless.\n\nWe help you present ingredients and benefits in a way that\'s easy to understand. We design intuitive flows for subscriptions and refills. We make sure your PDPs, promotions, and checkouts work hard across every device - because most of your customers are buying on mobile.\n\n<a href=\"https://actuate.webpreview.co/about-us/our-process/\" class=\"cta\">See our UX &amp; UI process</a>'),(104248,7115,'page_content_3_alignment','left'),(104249,7115,'page_content_3_add_background','white'),(104250,7115,'_page_content_3_block_content','field_67c9c6c17d60b'),(104251,7115,'_page_content_3_alignment','field_67c9c6dd7d60d'),(104252,7115,'_page_content_3_add_background','field_67c9c6c17d609'),(104253,7115,'_page_content_3_media_block','field_67c9c6d37d60c'),(104254,7115,'page_content_4_block_content','<h3>Support That Keeps You in Control</h3>\n<strong>You focus on growth. We\'ll keep your site in shape.</strong>\n\nWhether you\'re updating stock, running seasonal campaigns, or exploring loyalty features, we\'re here to keep your eCommerce engine moving. We handle platform updates, performance optimisation, CRO testing, and feature implementation - all as part of ongoing support.\n\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">What support includes</a>'),(104255,7115,'page_content_4_alignment','right'),(104256,7115,'page_content_4_add_background','dark'),(104257,7115,'_page_content_4_block_content','field_67c9c6c17d60b'),(104258,7115,'_page_content_4_alignment','field_67c9c6dd7d60d'),(104259,7115,'_page_content_4_add_background','field_67c9c6c17d609'),(104260,7115,'_page_content_4_media_block','field_67c9c6d37d60c'),(104261,7115,'page_content_5_block_content','<h3>Why It Works</h3>\n<strong>Proof your platform\'s doing its job.</strong>\n\nHealth and beauty eCommerce isn\'t just fast-moving - it\'s competitive. Better performance means a direct uplift in sales.\n<ul>\n<li>Brands that migrate to Magento 2 see up to a 20% lift in conversion rates and 29% improvement in performance post-launch</li>\n<li>Sites using Hyvä for Magento regularly load in under 1.5 seconds, which can lead to reduced bounce rates and stronger SEO</li>\n<li>Shopify Plus users report a 35% reduction in time-to-launch for new product lines and faster campaign execution (source: Shopify Plus Retail Report).</li>\n</ul>\n\nReady to see what better eCommerce can do for your brand?\n\nLet\'s build a site that sells smarter, scales faster, and clears the path for your next nice problem.\n\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book a call</a>'),(104262,7115,'page_content_5_alignment','left'),(104263,7115,'page_content_5_add_background','white'),(104264,7115,'_page_content_5_block_content','field_67c9c6c17d60b'),(104265,7115,'_page_content_5_alignment','field_67c9c6dd7d60d'),(104266,7115,'_page_content_5_add_background','field_67c9c6c17d609'),(104267,7115,'_page_content_5_media_block','field_67c9c6d37d60c'),(104268,7115,'page_content_6_block_intro','<h3>Revitalash</h3>\nA leading health and beauty brand that needed an eCommerce platform built for growth, performance, and a seamless customer experience across devices.'),(104269,7115,'page_content_6_case_study_to_show','5866'),(104270,7115,'_page_content_6_block_intro','field_690dbb26acc0d'),(104271,7115,'_page_content_6_case_study_to_show','field_690dbbc960177'),(104272,7115,'page_content_7_block_title','<h3>Our Work</h3>'),(104273,7115,'_page_content_7_block_title','field_67c86b51a9ddc'),(104274,7115,'page_content_8_show_news','0'),(104275,7115,'_page_content_8_show_news','field_668271516175e'),(104276,7115,'_page_content_layout_meta','s:47:\"a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}\";'),(104277,7115,'_yoast_wpseo_title','Health & Beauty eCommerce | Shopify & Magento Specialists'),(104278,7115,'_yoast_wpseo_metadesc','We build eCommerce stores for health & beauty brands ready to scale. Shopify, Magento & Adobe Commerce builds that convert - ready for your next nice problem.'),(104279,7117,'page_content','a:9:{i:0;s:16:\"hero_banner_home\";i:1;s:11:\"wide_centre\";i:2;s:22:\"1_col_block_with_media\";i:3;s:22:\"2_col_block_with_media\";i:4;s:22:\"2_col_block_with_media\";i:5;s:22:\"2_col_block_with_media\";i:6;s:17:\"single_case_study\";i:7;s:17:\"testimonial_block\";i:8;s:10:\"news_block\";}'),(104280,7117,'_page_content','field_65bcc772ba827'),(104281,7117,'page_content_0_banner_content','<h1 class=\"heading\"><span>Sports &amp; Fitness</span> eCommerce</h1>'),(104282,7117,'_page_content_0_banner_content','field_66826dc46462d'),(104283,7117,'_page_content_0_background_image','field_66826dee6462f'),(104284,7117,'_page_content_0_video_file','field_66826ddb6462e'),(104285,7117,'_page_content_0_video_file_mobile','field_6908959b5ae56'),(104286,7117,'_page_content_0_video_file_webm','field_67445a9fb73bf'),(104287,7117,'_page_content_0_video_file_webm_mobile','field_690895a85ae57'),(104288,7117,'page_content_1_block_title','<h2>Strong sites for Stronger Performance.</h2>'),(104289,7117,'page_content_1_block_content','Selling equipment, supplements, or memberships? You need an eCommerce setup that supports scale, simplifies operations, and keeps pace with demand. Whether you\'re planning new launches or managing ongoing orders, we build sites that work hard, so you can focus on keeping customers moving.\n\nWe\'re here to make sure your store doesn\'t just handle the load, but helps you grow. Faster checkouts. Smarter merchandising. Room to scale. Let\'s get to the next nice problem.\n\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Book A Call</a>'),(104290,7117,'page_content_1_add_background','white'),(104291,7117,'_page_content_1_block_title','field_67b8463f82176'),(104292,7117,'_page_content_1_block_content','field_664b5f5c5973a'),(104293,7117,'_page_content_1_add_background','field_6717be84974f1'),(104294,7117,'page_content_2_block_content','<h3>Development That Delivers Under Pressure</h3>\n<strong>Speed. Control. Flexibility. We\'ll help you choose the platform that matches your product mix and growth goals.</strong>\n\nMagento Open Source gives you complete control for complex setups. Ideal if you\'re selling configurable bundles (like fitness kits or multi-item nutrition packs), or managing both B2B and DTC channels. Advanced shipping logic, discount rules, and custom checkout flows mean you can tailor the experience for every customer type.\n\nAdobe Commerce is a strong choice if you\'re trading internationally, scaling fast, or need personalised experiences. Use customer segmentation to offer gym members exclusive deals, set pricing rules for different buyer groups, or manage multiple storefronts - all under one roof.\n\nShopify &amp; Shopify Plus offer simplicity for your store without sacrificing functionality. If you\'re running flash sales on fitness apparel, managing ambassador-driven traffic spikes, or launching subscription products like protein or supplements, Shopify gives your team the speed and agility to keep up without constant dev input.\n\nAero Commerce is built for lean performance. If you\'re focused on keeping overheads low while increasing speed and conversion, Aero is ideal for brands selling high-volume gear like equipment or consumables. Fast page loads, low hosting costs, and a clean admin make it easier to scale.\n\nHyvä Themes transform Magento storefronts into faster, smoother experiences. If your site\'s sluggish or clunky on mobile, Hyvä delivers speed gains that directly support conversions, especially during campaign pushes or peak traffic periods.\n\n<a href=\"https://actuate.webpreview.co/services/web-development/\" class=\"cta\">Explore eCommerce Development</a>'),(104295,7117,'page_content_2_add_background','white'),(104296,7117,'_page_content_2_add_background','field_67d0023c0a374'),(104297,7117,'_page_content_2_block_content','field_67d0023c0a375'),(104298,7117,'_page_content_2_media_block','field_67d0023c0a376'),(104299,7117,'page_content_3_block_content','<h3>UX &amp; UI That Moves With Your Customers</h3>\nYour customers don\'t hang about, and neither should your site. We build experiences that get people to the products they want - fast. Clear category navigation, smart search, upsells, subscriptions - all handled.\n\nWhether you\'re selling weights, wearables, or pre-workout, our UX approach helps turn first-time buyers into repeat customers. It\'s easier to browse, quicker to buy, and built to work on mobile from the start.\n\n<a href=\"https://actuate.webpreview.co/about-us/our-process/\" class=\"cta\">See our UX &amp; UI Process</a>'),(104300,7117,'page_content_3_alignment','left'),(104301,7117,'page_content_3_add_background','white'),(104302,7117,'_page_content_3_block_content','field_67c9c6c17d60b'),(104303,7117,'_page_content_3_alignment','field_67c9c6dd7d60d'),(104304,7117,'_page_content_3_add_background','field_67c9c6c17d609'),(104305,7117,'_page_content_3_media_block','field_67c9c6d37d60c'),(104306,7117,'page_content_4_block_content','<h3>Support That Matches Your Momentum</h3>\nSales cycles shift. Campaigns roll out. Products evolve. We\'re in your corner through it all.\n\nWe provide ongoing support that adapts to your business, from technical updates and performance tuning to CRO tweaks and feature rollouts. We\'ll help you spot what\'s holding you back - then fix it, fast.\n\n<a href=\"https://actuate.webpreview.co/services/maintenance-support/\" class=\"cta\">What Support Includes</a>'),(104307,7117,'page_content_4_alignment','right'),(104308,7117,'page_content_4_add_background','dark'),(104309,7117,'_page_content_4_block_content','field_67c9c6c17d60b'),(104310,7117,'_page_content_4_alignment','field_67c9c6dd7d60d'),(104311,7117,'_page_content_4_add_background','field_67c9c6c17d609'),(104312,7117,'_page_content_4_media_block','field_67c9c6d37d60c'),(104313,7117,'page_content_5_block_content','<h3>What the Numbers Say</h3>\nAs a growing business, you don\'t want a site that just looks the part; you want it to perform well too.\n<ul>\n<li>Conversion rates, bounce rates, and repeat sales all improve when your platform, UX, and performance are working together</li>\n<li>Product page and filtering improvements can increase conversion rates for sports gear by up to 30%</li>\n<li>Sites that load in under 2 seconds see up to 32% lower bounce rates</li>\n<li>Mobile-first UX and streamlined checkouts boost repeat purchase rates in fitness by over 25%</li>\n</ul>\n\nIf you\'ve outgrown your current setup or need a platform that can keep pace with your plans, we\'re ready. We\'ll help you reduce friction, improve performance, and reach the kind of problems you actually want: more orders, more loyal customers, and more growth to manage. Your next nice problems.\n\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the team</a>'),(104314,7117,'page_content_5_alignment','left'),(104315,7117,'page_content_5_add_background','white'),(104316,7117,'_page_content_5_block_content','field_67c9c6c17d60b'),(104317,7117,'_page_content_5_alignment','field_67c9c6dd7d60d'),(104318,7117,'_page_content_5_add_background','field_67c9c6c17d609'),(104319,7117,'_page_content_5_media_block','field_67c9c6d37d60c'),(104320,7117,'page_content_6_block_intro','<h3>Helmet City</h3>\nA specialist sports retailer that needed a faster, conversion-focused eCommerce platform to keep pace with growing demand and an expanding product range.'),(104321,7117,'page_content_6_case_study_to_show','5863'),(104322,7117,'_page_content_6_block_intro','field_690dbb26acc0d'),(104323,7117,'_page_content_6_case_study_to_show','field_690dbbc960177'),(104324,7117,'page_content_7_block_title','<h3>Our Work</h3>'),(104325,7117,'_page_content_7_block_title','field_67c86b51a9ddc'),(104326,7117,'page_content_8_show_news','0'),(104327,7117,'_page_content_8_show_news','field_668271516175e'),(104328,7117,'_page_content_layout_meta','s:47:\"a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}\";'),(104329,7117,'_yoast_wpseo_title','Sports & Fitness eCommerce | Magento & Shopify Experts'),(104330,7117,'_yoast_wpseo_metadesc','eCommerce sites for sports & fitness brands that want to scale. Magento, Shopify & Adobe Commerce builds that convert - built for growth and next nice problems.'),(104331,7125,'_yoast_wpseo_title','Shopify eCommerce Agency Manchester | Expert Shopify Development'),(104332,7125,'_yoast_wpseo_metadesc','Certified Shopify agency in Manchester. We design and develop fast, high-converting Shopify stores built to scale, sell, and support business growth.'),(104333,7125,'page_content','a:11:{i:0;s:8:\"masthead\";i:1;s:11:\"wide_centre\";i:2;s:9:\"cta_block\";i:3;s:13:\"feature_cards\";i:4;s:22:\"2_col_block_with_media\";i:5;s:15:\"pills_with_icon\";i:6;s:22:\"1_col_block_with_media\";i:7;s:15:\"pills_with_icon\";i:8;s:4:\"faqs\";i:9;s:17:\"testimonial_block\";i:10;s:14:\"our_work_short\";}'),(104334,7125,'_page_content','field_65bcc772ba827'),(104335,7125,'page_content_0_banner_content','<h1>Shopify Website Agency</h1>'),(104336,7125,'_page_content_0_banner_content','field_67c9c54f20193'),(104337,7125,'_page_content_0_background_image','field_67c9c54f20192'),(104338,7125,'_page_content_0_video_file','field_67c9c54f20190'),(104339,7125,'_page_content_0_video_file_webm','field_67c9c54f20191'),(104340,7125,'page_content_1_block_title','<h2>Shopify web design &amp; development agency in Manchester</h2>'),(104341,7125,'page_content_1_block_content','We\'re a certified Shopify eCommerce agency based in Manchester, working with brands that want more from their eCommerce setup. Whether you\'re starting from scratch or rebuilding something that\'s stopped performing, we design, develop, and support Shopify stores that convert.\n\nYou get clean builds, fast timelines, and expert support - no bloat, no faff. Just a site that does what you need it to do: sell more, run smoother, and scale without the stress.\n\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Let\'s Talk Shopify</a>'),(104342,7125,'page_content_1_add_background','white'),(104343,7125,'_page_content_1_block_title','field_67b8463f82176'),(104344,7125,'_page_content_1_block_content','field_664b5f5c5973a'),(104345,7125,'_page_content_1_add_background','field_6717be84974f1'),(104346,7125,'page_content_2_block_content','<h4>Shopify merchants processed $292 billion in sales during 2024 - a 24% increase year-over-year - proving just how powerful the platform is for scaling real-world revenue.</h4>'),(104347,7125,'page_content_2_show_background','0'),(104348,7125,'_page_content_2_block_content','field_66cda60b2ea88'),(104349,7125,'_page_content_2_show_background','field_67175ac1a052b'),(104350,7125,'page_content_3_block_title','<h3>Shopify Development: 8 - 12 Weeks, Start to Finish</h3>\nShopify is built for brands that want to move quickly and scale confidently. It\'s intuitive, stable, and gives your team the tools to launch, test, and grow without getting stuck in dev queues or paying over the odds for features you don\'t need. Our Shopify developers in Manchester will help you make the most of Shopify\'s ecosystem - from theme customisation and UX design to integrations and performance optimisation. You get a store that loads fast, looks good, and makes it easy for customers to buy.\n\nMost Shopify builds take 8 to 12 weeks - from first conversation to launch. Here\'s what\'s included:'),(104351,7125,'page_content_3_cards','8'),(104352,7125,'_page_content_3_block_title','field_67da9e22ddf71'),(104353,7125,'_page_content_3_block_footer','field_67da9e66ddf75'),(104354,7125,'_page_content_3_cards','field_67da9e2bddf72'),(104355,7125,'page_content_3_cards_0_card_content','<h4>Strategy</h4>\nWe get clear on what your store needs to achieve and how to get there. Every tech choice, feature, and integration is aligned with your commercial goals.'),(104356,7125,'_page_content_3_cards_0_card_content','field_67da9e49ddf74'),(104357,7125,'_page_content_3_cards_0_card_icon','field_67da9e3bddf73'),(104358,7125,'page_content_3_cards_1_card_content','<h4>UX/UI Wireframes</h4>\nWe map out the key journeys - from product discovery to checkout - making sure the layout supports conversion at every step.'),(104359,7125,'_page_content_3_cards_1_card_content','field_67da9e49ddf74'),(104360,7125,'_page_content_3_cards_1_card_icon','field_67da9e3bddf73'),(104361,7125,'page_content_3_cards_2_card_content','<h4>UX/UI Design</h4>\nCustom visuals that reflect your brand, guide users clearly, and reduce decision fatigue - making it easier for customers to buy.'),(104362,7125,'_page_content_3_cards_2_card_content','field_67da9e49ddf74'),(104363,7125,'_page_content_3_cards_2_card_icon','field_67da9e3bddf73'),(104364,7125,'page_content_3_cards_3_card_content','<h4>Liquid or Hydrogen Development</h4>\nWe build using Shopify\'s native language (Liquid) or Hydrogen for headless setups. You get the flexibility and speed your store actually needs.'),(104365,7125,'_page_content_3_cards_3_card_content','field_67da9e49ddf74'),(104366,7125,'_page_content_3_cards_3_card_icon','field_67da9e3bddf73'),(104367,7125,'page_content_3_cards_4_card_content','<h4>Shopify Theme Setup or Custom Theme</h4>\nWe adapt proven themes or create one from scratch. Either way, the result is fast, responsive, and easy to maintain.'),(104368,7125,'_page_content_3_cards_4_card_content','field_67da9e49ddf74'),(104369,7125,'_page_content_3_cards_4_card_icon','field_67da9e3bddf73'),(104370,7125,'page_content_3_cards_5_card_content','<h4>App Integrations &amp; Custom Features</h4>\nWe connect the tools that drive your marketing and operations - from Klaviyo to custom product builders - without slowing your site down.'),(104371,7125,'_page_content_3_cards_5_card_content','field_67da9e49ddf74'),(104372,7125,'_page_content_3_cards_5_card_icon','field_67da9e3bddf73'),(104373,7125,'page_content_3_cards_6_card_content','<h4>Testing &amp; Launch</h4>\nBefore launch, we test everything across devices and user types. Performance is smooth, UX is solid, and everything works as it should.'),(104374,7125,'_page_content_3_cards_6_card_content','field_67da9e49ddf74'),(104375,7125,'_page_content_3_cards_6_card_icon','field_67da9e3bddf73'),(104376,7125,'page_content_3_cards_7_card_content','<h4>Post-Launch Support</h4>\nGoing live isn\'t the end. We offer CRO, updates, and ongoing support to make sure your store keeps improving.'),(104377,7125,'_page_content_3_cards_7_card_content','field_67da9e49ddf74'),(104378,7125,'_page_content_3_cards_7_card_icon','field_67da9e3bddf73'),(104379,7125,'page_content_4_block_content','<h3>Why Choose Shopify</h3>\nShopify is designed for brands that want a dependable, easy-to-manage platform that gets them trading fast. It\'s ideal for teams who want to run their store without relying on developers every step of the way. Built-in features like product management, flexible payment options, and app integrations make it simple to launch, iterate, and grow - letting you roll out new collections, run promotions, and adjust your storefront on the fly.\n\nReady to build a Shopify store that works for your business?\n\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Lets Talk Shopify</a>'),(104380,7125,'page_content_4_alignment','right'),(104381,7125,'page_content_4_add_background','white'),(104382,7125,'_page_content_4_block_content','field_67c9c6c17d60b'),(104383,7125,'_page_content_4_alignment','field_67c9c6dd7d60d'),(104384,7125,'_page_content_4_add_background','field_67c9c6c17d609'),(104385,7125,'_page_content_4_media_block','field_67c9c6d37d60c'),(104386,7125,'page_content_5_block_title','<h3>Where We Make the Difference</h3>'),(104387,7125,'page_content_5_pills','6'),(104388,7125,'_page_content_5_block_title','field_682b06840e84b'),(104389,7125,'_page_content_5_pills','field_682b079f0dff2'),(104390,7125,'page_content_5_pills_0_pill_text','<strong>Mobile/Responsive</strong>\nYour site will look and perform great on every screen size - helping mobile shoppers browse, buy, and check out without a hitch.'),(104391,7125,'page_content_5_pills_1_pill_text','<strong>Order Tracking</strong>\nWe implement clear, branded order tracking that reduces support tickets and keeps customers informed every step of the way.'),(104392,7125,'page_content_5_pills_2_pill_text','<strong>Shipping</strong>\nFrom standard delivery to same-day dispatch, we configure flexible shipping options that suit your logistics and meet customer expectations.'),(104393,7125,'page_content_5_pills_3_pill_text','<strong>Payments</strong>\nWe enable the payment methods your customers prefer - including credit cards, Apple Pay, PayPal, Klarna, and more - for smooth, fast transactions.'),(104394,7125,'page_content_5_pills_4_pill_text','<strong>Markets</strong>\nSelling internationally? We\'ll configure Shopify Markets for local currencies, languages, tax settings, and region-specific rules - so your business is ready to grow when you are.'),(104395,7125,'page_content_5_pills_5_pill_text','<strong>Shopify Plus</strong>\nFor high-growth brands, we unlock advanced features like automated flows, custom checkout scripts, and multi-store capabilities - giving you full control as you scale.'),(104396,7125,'_page_content_5_pills_0_pill_text','field_682b07b40dff4'),(104397,7125,'_page_content_5_pills_0_pill_icon','field_682b07a90dff3'),(104398,7125,'_page_content_5_pills_1_pill_text','field_682b07b40dff4'),(104399,7125,'_page_content_5_pills_1_pill_icon','field_682b07a90dff3'),(104400,7125,'_page_content_5_pills_2_pill_text','field_682b07b40dff4'),(104401,7125,'_page_content_5_pills_2_pill_icon','field_682b07a90dff3'),(104402,7125,'_page_content_5_pills_3_pill_text','field_682b07b40dff4'),(104403,7125,'_page_content_5_pills_3_pill_icon','field_682b07a90dff3'),(104404,7125,'_page_content_5_pills_4_pill_text','field_682b07b40dff4'),(104405,7125,'_page_content_5_pills_4_pill_icon','field_682b07a90dff3'),(104406,7125,'_page_content_5_pills_5_pill_text','field_682b07b40dff4'),(104407,7125,'_page_content_5_pills_5_pill_icon','field_682b07a90dff3'),(104408,7125,'page_content_6_block_content','<h3>What You Get</h3>\nChoosing Actuate means getting a Shopify site that\'s not just live - it\'s ready to sell, scale, and support your team from day one.\n\nYou\'ll walk away with a store that:\n<ol>\n<li><strong>Looks sharp and fits your brand</strong></li>\n<li><strong>Improves Conversion Across Devices</strong></li>\n<li><strong>Handles new ranges and campaigns with ease</strong></li>\n<li><strong>Reduces manual work for your team</strong></li>\n<li><strong>Supports growth without rebuilds</strong></li>\n<li><strong>Keeps costs predictable and manageable</strong></li>\n</ol>\n\nLet\'s talk about how we can help you grow, scale, and unlock your next nice problem - with expert Shopify developers in Manchester.\n\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Talk to the Shopify Experts</a>'),(104409,7125,'page_content_6_add_background','white'),(104410,7125,'_page_content_6_block_content','field_67d0023c0a375'),(104411,7125,'_page_content_6_add_background','field_67d0023c0a374'),(104412,7125,'_page_content_6_media_block','field_67d0023c0a376'),(104413,7125,'page_content_7_block_title','<h3>Why Choose Actuate for Shopify</h3>'),(104414,7125,'page_content_7_pills','6'),(104415,7125,'_page_content_7_block_title','field_682b06840e84b'),(104416,7125,'_page_content_7_pills','field_682b079f0dff2'),(104417,7125,'page_content_7_pills_0_pill_text','Certified Shopify Partner agency with proven eCommerce expertise'),(104418,7125,'page_content_7_pills_1_pill_text','Manchester-based team with national reach'),(104419,7125,'page_content_7_pills_2_pill_text','Performance-first builds that convert'),(104420,7125,'page_content_7_pills_3_pill_text','Fast timelines - 8 to 12 weeks from start to launch'),(104421,7125,'page_content_7_pills_4_pill_text','Ongoing CRO, support, and optimisation post-launch'),(104422,7125,'page_content_7_pills_5_pill_text','Strategy-led approach tied to your commercial goals'),(104423,7125,'_page_content_7_pills_0_pill_text','field_682b07b40dff4'),(104424,7125,'_page_content_7_pills_0_pill_icon','field_682b07a90dff3'),(104425,7125,'_page_content_7_pills_1_pill_text','field_682b07b40dff4'),(104426,7125,'_page_content_7_pills_1_pill_icon','field_682b07a90dff3'),(104427,7125,'_page_content_7_pills_2_pill_text','field_682b07b40dff4'),(104428,7125,'_page_content_7_pills_2_pill_icon','field_682b07a90dff3'),(104429,7125,'_page_content_7_pills_3_pill_text','field_682b07b40dff4'),(104430,7125,'_page_content_7_pills_3_pill_icon','field_682b07a90dff3'),(104431,7125,'_page_content_7_pills_4_pill_text','field_682b07b40dff4'),(104432,7125,'_page_content_7_pills_4_pill_icon','field_682b07a90dff3'),(104433,7125,'_page_content_7_pills_5_pill_text','field_682b07b40dff4'),(104434,7125,'_page_content_7_pills_5_pill_icon','field_682b07a90dff3'),(104435,7125,'page_content_8_faqs_to_load','55'),(104436,7125,'page_content_8_intro_block','<h3>Frequently Asked Questions.</h3>\n<a href=\"https://actuate.webpreview.co/get-in-touch/\" class=\"cta\">Get in Touch</a>'),(104437,7125,'_page_content_8_faqs_to_load','field_67f39a8d87a68'),(104438,7125,'_page_content_8_intro_block','field_67f39a7e87a67'),(104439,7125,'page_content_9_block_title','<h3>Why our clients love Shopify</h3>'),(104440,7125,'_page_content_9_block_title','field_67c86b51a9ddc'),(104441,7125,'page_content_10_block_intro','<h3>Our favourite Shopify Projects</h3>'),(104442,7125,'_page_content_10_block_intro','field_66fbc8f5b1c94'),(104443,7125,'_page_content_10_project_filter','field_66826e0b41d79'),(104444,7125,'_page_content_layout_meta','s:47:\"a:2:{s:8:\"disabled\";a:0:{}s:7:\"renamed\";a:0:{}}\";'),(104445,7121,'_yoast_wpseo_title','eCommerce Agency North West | Multi-Platform Growth Experts'),(104446,7121,'_yoast_wpseo_metadesc','eCommerce agency in the North West for Adobe Commerce, Magento, Shopify & Aero. Strategy, UX, CRO & builds that unlock growth - and your next nice problem.'),(104447,7123,'_yoast_wpseo_title','Magento Agency Manchester | Magento Experts Near Piccadilly'),(104448,7123,'_yoast_wpseo_metadesc','Top Magento agency Manchester offering custom builds, Magento 2 migration, and support. Meet in person near Manchester Piccadilly to talk strategy and scale.'),(104449,7119,'_yoast_wpseo_title','eCommerce Agency Manchester | Shopify & Magento Experts'),(104450,7119,'_yoast_wpseo_metadesc','Top eCommerce development company Manchester. Magento, Shopify & CRO agency helping local brands scale with design, dev, audits & ongoing optimisation.'),(104451,7109,'_yoast_wpseo_title','Fashion eCommerce Development | Shopify & Magento Experts'),(104452,7109,'_yoast_wpseo_metadesc','We build fashion eCommerce sites that move fast and convert. Shopify, Magento & Adobe Commerce builds designed to scale with demand and unlock next nice problems.'),(104453,7147,'_yoast_wpseo_title','Magento Agency Manchester | Adobe Commerce Agency UK'),(104454,7147,'_yoast_wpseo_metadesc','Top Magento agency in Manchester offering Magento 2 development, Adobe Commerce builds, CRO services, Hyvä themes, and B2B eCommerce solutions across the UK.'),(104455,8715,'_wp_attachment_image_alt','Willow and Hall swatch ordering feature on Magento 2 eCommerce store'),(104456,8714,'_wp_attachment_image_alt','Willow and Hall Hyva-powered checkout on Magento 2'),(104457,8713,'_wp_attachment_image_alt','Willow and Hall custom product builder on Magento 2'),(104458,8712,'_wp_attachment_image_alt','Willow and Hall Hyva frontend redesign for luxury furniture'),(104459,8711,'_wp_attachment_image_alt','Willow and Hall promotions and merchandising on Magento'),(104460,8710,'_wp_attachment_image_alt','Willow and Hall Salesforce integration with Magento 2'),(104461,8709,'_wp_attachment_image_alt','Willow and Hall stock management system on Magento 2'),(104462,8708,'_wp_attachment_image_alt','Willow and Hall backend operations and order management'),(104463,8707,'_wp_attachment_image_alt','Willow and Hall discovery audit and eCommerce strategy'),(104464,8706,'_wp_attachment_image_alt','Willow and Hall Magento 2 migration project overview'),(104465,6896,'_wp_attachment_image_alt','Willow and Hall project specification document'),(104466,6976,'_wp_attachment_image_alt','Actuate Digital Manchester office location'),(104467,8704,'_wp_attachment_image_alt','W Howard content management system on Magento 2 B2B site'),(104468,8703,'_wp_attachment_image_alt','W Howard video content integration on B2B eCommerce store'),(104469,8702,'_wp_attachment_image_alt','W Howard digital brochures feature on Magento 2'),(104470,8701,'_wp_attachment_image_alt','W Howard downloadable data sheets on B2B Magento store'),(104471,8700,'_wp_attachment_image_alt','W Howard product search functionality on Magento 2'),(104472,8699,'_wp_attachment_image_alt','W Howard Hyva frontend development for B2B eCommerce'),(104473,8698,'_wp_attachment_image_alt','W Howard eCommerce strategy and planning phase'),(104474,6016,'_wp_attachment_image_alt','W Howard B2B Magento 2 website product page'),(104475,6017,'_wp_attachment_image_alt','W Howard eCommerce store category page design'),(104476,6018,'_wp_attachment_image_alt','W Howard B2B website navigation and layout'),(104477,6019,'_wp_attachment_image_alt','W Howard Magento 2 website mobile responsive view'),(104478,6020,'_wp_attachment_image_alt','W Howard B2B Magento 2 eCommerce homepage'),(104479,6021,'_wp_attachment_image_alt','W Howard Magento 2 website mockup on multiple devices'),(104480,7449,'_wp_attachment_image_alt','W Howard company logo'),(104481,8696,'_wp_attachment_image_alt','Skirting Board Shop team independence and self-management tools'),(104482,8695,'_wp_attachment_image_alt','Skirting Board Shop upsell and cross-sell features on Magento'),(104483,8694,'_wp_attachment_image_alt','Skirting Board Shop product listing and detail pages on Magento'),(104484,8693,'_wp_attachment_image_alt','Skirting Board Shop custom product calculator on Magento 2'),(104485,8692,'_wp_attachment_image_alt','Skirting Board Shop new Hyva frontend design'),(104486,8691,'_wp_attachment_image_alt','Skirting Board Shop Hyva theme rebuild on Magento 2'),(104487,6002,'_wp_attachment_image_alt','Skirting Board Shop Magento 2 product page design'),(104488,6003,'_wp_attachment_image_alt','Skirting Board Shop eCommerce store category layout'),(104489,6004,'_wp_attachment_image_alt','Skirting Board Shop website navigation and filtering'),(104490,6005,'_wp_attachment_image_alt','Skirting Board Shop Magento 2 mobile responsive view'),(104491,6006,'_wp_attachment_image_alt','Skirting Board Shop Magento 2 eCommerce homepage'),(104492,6007,'_wp_attachment_image_alt','Skirting Board Shop website mockup on multiple devices'),(104493,8689,'_wp_attachment_image_alt','Robinsons of Bawtry ongoing CRO optimisation on Shopify'),(104494,8688,'_wp_attachment_image_alt','Robinsons of Bawtry Shopify store design and UX'),(104495,8687,'_wp_attachment_image_alt','Robinsons of Bawtry data migration from Aero to Shopify'),(104496,8686,'_wp_attachment_image_alt','Robinsons of Bawtry ePOS integration with Shopify'),(104497,8685,'_wp_attachment_image_alt','Robinsons of Bawtry new Shopify eCommerce store'),(104498,8684,'_wp_attachment_image_alt','Robinsons of Bawtry eCommerce audit and strategy'),(104499,5988,'_wp_attachment_image_alt','Robinsons of Bawtry fashion eCommerce product page'),(104500,5989,'_wp_attachment_image_alt','Robinsons of Bawtry online store category layout'),(104501,5990,'_wp_attachment_image_alt','Robinsons of Bawtry website navigation and design'),(104502,5991,'_wp_attachment_image_alt','Robinsons of Bawtry eCommerce store mobile view'),(104503,5992,'_wp_attachment_image_alt','Robinsons of Bawtry Shopify eCommerce homepage'),(104504,5993,'_wp_attachment_image_alt','Robinsons of Bawtry website mockup on multiple devices'),(104505,7444,'_wp_attachment_image_alt','Robinsons of Bawtry company logo'),(104506,8682,'_wp_attachment_image_alt','Revitalash Shopify Plus launch results and performance'),(104507,8681,'_wp_attachment_image_alt','Revitalash site performance metrics on Shopify Plus'),(104508,8680,'_wp_attachment_image_alt','Revitalash subscription feature on Shopify Plus store'),(104509,8679,'_wp_attachment_image_alt','Revitalash brand design and visual identity on Shopify'),(104510,8678,'_wp_attachment_image_alt','Revitalash new Shopify Plus eCommerce store design'),(104511,8677,'_wp_attachment_image_alt','Revitalash Shopify Plus build and development'),(104512,8676,'_wp_attachment_image_alt','Revitalash brand launch on Shopify Plus platform'),(104513,6332,'_wp_attachment_image_alt','Revitalash health and beauty eCommerce hero image'),(104514,6333,'_wp_attachment_image_alt','Revitalash Shopify Plus product page design'),(104515,6334,'_wp_attachment_image_alt','Revitalash online store category and collection page'),(104516,6335,'_wp_attachment_image_alt','Revitalash eCommerce website mobile responsive view'),(104517,6336,'_wp_attachment_image_alt','Revitalash Shopify Plus store navigation and layout'),(104518,6337,'_wp_attachment_image_alt','Revitalash Shopify Plus eCommerce homepage'),(104519,8674,'_wp_attachment_image_alt','Reliant ongoing eCommerce partnership and support'),(104520,8673,'_wp_attachment_image_alt','Reliant optimised checkout experience on Magento 2'),(104521,8672,'_wp_attachment_image_alt','Reliant mobile responsive Magento 2 eCommerce store'),(104522,8671,'_wp_attachment_image_alt','Reliant site performance optimisation results'),(104523,8670,'_wp_attachment_image_alt','Reliant ERP integration with Magento 2 eCommerce'),(104524,8669,'_wp_attachment_image_alt','Reliant Hyva frontend development on Magento 2'),(104525,8668,'_wp_attachment_image_alt','Reliant eCommerce strategy and planning phase'),(104526,5981,'_wp_attachment_image_alt','Reliant home electricals Magento 2 product page'),(104527,5982,'_wp_attachment_image_alt','Reliant eCommerce store category page design'),(104528,5983,'_wp_attachment_image_alt','Reliant Magento 2 website navigation layout'),(104529,5984,'_wp_attachment_image_alt','Reliant eCommerce store mobile responsive view'),(104530,7445,'_wp_attachment_image_alt','Reliant company logo'),(104531,8641,'_wp_attachment_image_alt','Helmet City search rebuild and product discovery on Magento'),(104532,8640,'_wp_attachment_image_alt','Helmet City cross-sell and upsell features on Magento 2'),(104533,8639,'_wp_attachment_image_alt','Helmet City helmet sizing guide feature on eCommerce store'),(104534,8638,'_wp_attachment_image_alt','Helmet City ongoing CRO and conversion optimisation'),(104535,8637,'_wp_attachment_image_alt','Helmet City Black Friday launch campaign on Magento 2'),(104536,8636,'_wp_attachment_image_alt','Helmet City product discovery and filtering on Magento'),(104537,8635,'_wp_attachment_image_alt','Helmet City site performance optimisation results'),(104538,8634,'_wp_attachment_image_alt','Helmet City new Hyva frontend on Magento 2'),(104539,8633,'_wp_attachment_image_alt','Helmet City eCommerce audit and strategy planning'),(104540,5934,'_wp_attachment_image_alt','Helmet City sports eCommerce product page on Magento'),(104541,5935,'_wp_attachment_image_alt','Helmet City online store category page design'),(104542,5936,'_wp_attachment_image_alt','Helmet City Magento 2 website navigation and layout'),(104543,5937,'_wp_attachment_image_alt','Helmet City eCommerce store mobile responsive view'),(104544,5938,'_wp_attachment_image_alt','Helmet City Magento 2 eCommerce homepage'),(104545,7039,'_wp_attachment_image_alt','Actuate Digital team working on eCommerce projects'),(104546,8667,'_wp_attachment_image_alt','Oh Polly Magento eCommerce launch results and growth'),(104547,8666,'_wp_attachment_image_alt','Oh Polly scalability and performance on Magento platform'),(104548,8665,'_wp_attachment_image_alt','Oh Polly Linnworks integration for order management'),(104549,8664,'_wp_attachment_image_alt','Oh Polly shopping features and product discovery'),(104550,8663,'_wp_attachment_image_alt','Oh Polly social-first eCommerce strategy on Magento'),(104551,8662,'_wp_attachment_image_alt','Oh Polly Magento eCommerce store build'),(104552,8661,'_wp_attachment_image_alt','Oh Polly brand immersion and discovery phase'),(104553,8660,'_wp_attachment_image_alt','Oh Polly eBay origins to Magento eCommerce migration'),(104554,5953,'_wp_attachment_image_alt','Oh Polly fashion eCommerce product page on Magento'),(104555,5954,'_wp_attachment_image_alt','Oh Polly online store category page design'),(104556,5955,'_wp_attachment_image_alt','Oh Polly Magento website navigation and layout'),(104557,5956,'_wp_attachment_image_alt','Oh Polly eCommerce store mobile responsive view'),(104558,5957,'_wp_attachment_image_alt','Oh Polly Magento eCommerce homepage design'),(104559,5958,'_wp_attachment_image_alt','Oh Polly website mockup on multiple devices'),(104560,7448,'_wp_attachment_image_alt','Oh Polly company logo'),(104561,8658,'_wp_attachment_image_alt','Shirt Company Magento 2 migration results and performance'),(104562,8657,'_wp_attachment_image_alt','Shirt Company Glopal international eCommerce integration'),(104563,8656,'_wp_attachment_image_alt','Shirt Company UX navigation improvements on Magento 2'),(104564,8655,'_wp_attachment_image_alt','Shirt Company product imagery and photography on Magento'),(104565,8654,'_wp_attachment_image_alt','Shirt Company interactive size guide feature'),(104566,8653,'_wp_attachment_image_alt','Shirt Company new Magento 2 eCommerce store design'),(104567,8652,'_wp_attachment_image_alt','Shirt Company discovery phase and customer personas'),(104568,8651,'_wp_attachment_image_alt','Shirt Company previous Magento 1 website before migration'),(104569,5995,'_wp_attachment_image_alt','Shirt Company Magento 2 product page design'),(104570,5996,'_wp_attachment_image_alt','Shirt Company eCommerce store category layout'),(104571,5997,'_wp_attachment_image_alt','Shirt Company website navigation and filtering'),(104572,5998,'_wp_attachment_image_alt','Shirt Company Magento 2 mobile responsive view'),(104573,5999,'_wp_attachment_image_alt','Shirt Company Magento 2 eCommerce homepage'),(104574,6000,'_wp_attachment_image_alt','Shirt Company website mockup on multiple devices'),(104575,8632,'_wp_attachment_image_alt','Be My Bear StoreFeeder integration for order fulfilment'),(104576,8630,'_wp_attachment_image_alt','Be My Bear upsell and cross-sell features on Magento 2'),(104577,8627,'_wp_attachment_image_alt','Be My Bear UX design process for Magento 2 store'),(104578,5927,'_wp_attachment_image_alt','Be My Bear D2C Magento 2 product page design'),(104579,5928,'_wp_attachment_image_alt','Be My Bear eCommerce store category layout'),(104580,5929,'_wp_attachment_image_alt','Be My Bear Magento 2 website navigation design'),(104581,5930,'_wp_attachment_image_alt','Be My Bear eCommerce store mobile responsive view'),(104582,5931,'_wp_attachment_image_alt','Be My Bear Magento 2 eCommerce homepage'),(104583,5932,'_wp_attachment_image_alt','Be My Bear website mockup on multiple devices'),(104584,8649,'_wp_attachment_image_alt','Homefeeling Magento 2 eCommerce store launch'),(104585,8647,'_wp_attachment_image_alt','Homefeeling technical specifications and product data'),(104586,8645,'_wp_attachment_image_alt','Homefeeling new Magento 2 eCommerce store design'),(104587,8644,'_wp_attachment_image_alt','Homefeeling design and build phase on Magento 2'),(104588,5939,'_wp_attachment_image_alt','Homefeeling white goods Magento 2 eCommerce hero'),(104589,5940,'_wp_attachment_image_alt','Homefeeling product page design on Magento 2'),(104590,5941,'_wp_attachment_image_alt','Homefeeling eCommerce store category layout'),(104591,5942,'_wp_attachment_image_alt','Homefeeling Magento 2 website navigation design'),(104592,5943,'_wp_attachment_image_alt','Homefeeling eCommerce store mobile responsive view'),(104593,8571,'_wp_attachment_image_alt','AutoID eCommerce case study overview'),(104594,8572,'_wp_attachment_image_alt','AutoID company logo reversed'),(104595,5967,'_wp_attachment_image_alt','Pickett luxury accessories eCommerce product page'),(104596,5968,'_wp_attachment_image_alt','Pickett online store category page design'),(104597,5969,'_wp_attachment_image_alt','Pickett eCommerce website navigation layout'),(104598,5970,'_wp_attachment_image_alt','Pickett eCommerce store mobile responsive view'),(104599,5971,'_wp_attachment_image_alt','Pickett luxury eCommerce homepage design'),(104600,5972,'_wp_attachment_image_alt','Pickett website mockup on multiple devices'),(104601,5960,'_wp_attachment_image_alt','Peaceful Hooligan streetwear eCommerce product page'),(104602,5961,'_wp_attachment_image_alt','Peaceful Hooligan online store category layout'),(104603,5962,'_wp_attachment_image_alt','Peaceful Hooligan website navigation and design'),(104604,5963,'_wp_attachment_image_alt','Peaceful Hooligan eCommerce store mobile view'),(104605,5964,'_wp_attachment_image_alt','Peaceful Hooligan fashion eCommerce homepage'),(104606,5965,'_wp_attachment_image_alt','Peaceful Hooligan website mockup on multiple devices'),(104607,6009,'_wp_attachment_image_alt','Tissino bathroom eCommerce product page design'),(104608,6010,'_wp_attachment_image_alt','Tissino online store category page layout'),(104609,6011,'_wp_attachment_image_alt','Tissino eCommerce website navigation design'),(104610,6012,'_wp_attachment_image_alt','Tissino eCommerce store mobile responsive view'),(104611,6013,'_wp_attachment_image_alt','Tissino bathroom products eCommerce homepage'),(104612,6014,'_wp_attachment_image_alt','Tissino website mockup on multiple devices'),(104613,5946,'_wp_attachment_image_alt','Mere Bathrooms B2B eCommerce product page on Magento'),(104614,5947,'_wp_attachment_image_alt','Mere Bathrooms online store category layout'),(104615,5948,'_wp_attachment_image_alt','Mere Bathrooms website navigation and design'),(104616,5949,'_wp_attachment_image_alt','Mere Bathrooms eCommerce store mobile view'),(104617,5950,'_wp_attachment_image_alt','Mere Bathrooms B2B Magento eCommerce homepage'),(104618,5951,'_wp_attachment_image_alt','Mere Bathrooms website mockup on multiple devices'),(104619,5974,'_wp_attachment_image_alt','Rainclear guttering eCommerce product page design'),(104620,5975,'_wp_attachment_image_alt','Rainclear online store category page layout'),(104621,5976,'_wp_attachment_image_alt','Rainclear eCommerce website navigation design'),(104622,5977,'_wp_attachment_image_alt','Rainclear eCommerce store mobile responsive view'),(104623,5978,'_wp_attachment_image_alt','Rainclear building products eCommerce homepage'),(104624,5979,'_wp_attachment_image_alt','Rainclear website mockup on multiple devices'),(104625,6023,'_wp_attachment_image_alt','William Yeoward luxury homeware eCommerce product page'),(104626,6024,'_wp_attachment_image_alt','William Yeoward online store category layout'),(104627,6025,'_wp_attachment_image_alt','William Yeoward website navigation and design'),(104628,6026,'_wp_attachment_image_alt','William Yeoward eCommerce store mobile view'),(104629,6027,'_wp_attachment_image_alt','William Yeoward luxury eCommerce homepage'),(104630,6028,'_wp_attachment_image_alt','William Yeoward website mockup on multiple devices'),(104631,6094,'_wp_attachment_image_alt','Actuate eCommerce audit and performance review services'),(104632,6096,'_wp_attachment_image_alt','Actuate eCommerce consultancy and strategy services'),(104633,6099,'_wp_attachment_image_alt','Actuate eCommerce platform migration services'),(104634,6101,'_wp_attachment_image_alt','Actuate ongoing eCommerce support and maintenance'),(104635,6315,'_wp_attachment_image_alt','Actuate Digital eCommerce agency Manchester homepage'),(104636,6317,'_wp_attachment_image_alt','Adobe Commerce and Magento development services'),(104637,6318,'_wp_attachment_image_alt','Hyva theme development for Magento eCommerce'),(104638,6319,'_wp_attachment_image_alt','Revitalash Shopify Plus eCommerce project showcase'),(104639,6077,'_wp_attachment_image_alt','Adobe Commerce and Magento eCommerce platform'),(104640,6093,'_wp_attachment_image_alt','Adobe Commerce enterprise eCommerce platform'),(104641,6095,'_wp_attachment_image_alt','B2B eCommerce solutions and development'),(104642,6098,'_wp_attachment_image_alt','Hyva modern frontend theme for Magento'),(104643,6100,'_wp_attachment_image_alt','Magento Open Source eCommerce platform'),(104644,6102,'_wp_attachment_image_alt','UX and UI design services for eCommerce'),(104645,6130,'_wp_attachment_image_alt','Hyva bronze partner badge - Actuate Digital'),(104646,6160,'_wp_attachment_image_alt','Hyva themes for Magento performance optimisation'),(104647,6162,'_wp_attachment_image_alt','Enhanced UX design for eCommerce conversion'),(104648,6163,'_wp_attachment_image_alt','Faster development with Hyva theme framework'),(104649,6164,'_wp_attachment_image_alt','Actuate Digital certified Hyva partner badge'),(104650,6165,'_wp_attachment_image_alt','Improved page load times with Hyva themes'),(104651,6166,'_wp_attachment_image_alt','Reduced frontend complexity with Hyva for Magento'),(104652,6167,'_wp_attachment_image_alt','Reliable Magento eCommerce with Hyva themes'),(104653,6169,'_wp_attachment_image_alt','Hyva vs PWA comparison for Magento frontend'),(104654,6170,'_wp_attachment_image_alt','What is Hyva theme for Magento eCommerce'),(104655,6306,'_wp_attachment_image_alt','Actuate eCommerce development process overview'),(104656,6343,'_wp_attachment_image_alt','Actuate Digital eCommerce services illustration'),(104657,6344,'_wp_attachment_image_alt','eCommerce strategy reporting and analytics services'),(104658,6345,'_wp_attachment_image_alt','eCommerce A/B split testing and optimisation'),(104659,6346,'_wp_attachment_image_alt','UX design discovery phase for eCommerce projects'),(104660,6347,'_wp_attachment_image_alt','QA testing for eCommerce website launches'),(104661,6348,'_wp_attachment_image_alt','UX research and analytics for eCommerce'),(104662,6349,'_wp_attachment_image_alt','eCommerce UX and UI design services'),(104663,6350,'_wp_attachment_image_alt','eCommerce maintenance and support retainer packages'),(104664,6351,'_wp_attachment_image_alt','Ongoing eCommerce maintenance and optimisation'),(104665,6354,'_wp_attachment_image_alt','Magento performance speed and scalability services'),(104666,6355,'_wp_attachment_image_alt','Magento third-party integration and support'),(104667,6356,'_wp_attachment_image_alt','Magento version update and migration services'),(104668,6357,'_wp_attachment_image_alt','Magento user experience design and optimisation'),(104669,6358,'_wp_attachment_image_alt','Already on Magento upgrade and improvement services'),(104670,6359,'_wp_attachment_image_alt','Magento B2B features and customer portal development'),(104671,6360,'_wp_attachment_image_alt','Adobe Commerce B2B eCommerce features overview'),(104672,6361,'_wp_attachment_image_alt','Magento business intelligence and integrations'),(104673,6362,'_wp_attachment_image_alt','Magento B2B and B2C mobile eCommerce solutions'),(104674,6527,'_wp_attachment_image_alt','Business owner managing eCommerce operations'),(104675,6616,'_wp_attachment_image_alt','Mobile commerce and responsive eCommerce design'),(104676,6676,'_wp_attachment_image_alt','Hyva themes for Adobe Commerce and Magento stores'),(104677,6900,'_wp_attachment_image_alt','Powerful eCommerce platform features'),(104678,6901,'_wp_attachment_image_alt','Secure eCommerce website development'),(104679,6902,'_wp_attachment_image_alt','B2B eCommerce solutions and development'),(104680,6903,'_wp_attachment_image_alt','Large catalogue eCommerce management'),(104681,6904,'_wp_attachment_image_alt','User-friendly eCommerce store design'),(104682,6905,'_wp_attachment_image_alt','Optimised checkout for eCommerce conversion'),(104683,6907,'_wp_attachment_image_alt','Shopify eCommerce platform partner logo'),(104684,6908,'_wp_attachment_image_alt','Aero Commerce eCommerce platform logo'),(104685,6915,'_wp_attachment_image_alt','Adyen payment gateway integration partner'),(104686,6978,'_wp_attachment_image_alt','Gorgias customer support integration partner'),(104687,6914,'_wp_attachment_image_alt','Dotdigital marketing automation integration partner'),(104688,6980,'_wp_attachment_image_alt','Rvvup payment solutions integration partner'),(104689,7404,'_wp_attachment_image_alt','Daniel Wright Reliant testimonial video thumbnail'),(104690,7422,'_wp_attachment_image_alt','Actuate Digital eCommerce services overview'),(104691,5560,'_wp_attachment_image_alt','Ecommerce is Evolving - eCommerce insights from Actuate Digital'),(104692,5562,'_wp_attachment_image_alt','How to get your website visitors to convert – the basics - eCommerce insights from Actuate Digital'),(104693,5564,'_wp_attachment_image_alt','Magento 2 is here! - eCommerce insights from Actuate Digital'),(104694,5566,'_wp_attachment_image_alt','Why your website should be responsive - eCommerce insights from Actuate Digital'),(104695,5568,'_wp_attachment_image_alt','Bring on Cyber Monday! - eCommerce insights from Actuate Digital'),(104696,5570,'_wp_attachment_image_alt','Ecommerce explodes with Black Friday & Cyber Monday - eCommerce insights from Actuate Digital'),(104697,5572,'_wp_attachment_image_alt','Five Reasons Why Magento 2 is Better Than Magento - eCommerce insights from Actuate Digital'),(104698,5573,'_wp_attachment_image_alt','Five Reasons Why Magento 2 is Better Than Magento - eCommerce insights from Actuate Digital'),(104699,5575,'_wp_attachment_image_alt','Major Myths About Magento - eCommerce insights from Actuate Digital'),(104700,5604,'_wp_attachment_image_alt','Four tips for Christmas Sales - eCommerce insights from Actuate Digital'),(104701,5608,'_wp_attachment_image_alt','What makes a loyal customer? - eCommerce insights from Actuate Digital'),(104702,5610,'_wp_attachment_image_alt','Merry Christmas and a Happy New Year! - eCommerce insights from Actuate Digital'),(104703,5612,'_wp_attachment_image_alt','5 things to do when selling to millennials - eCommerce insights from Actuate Digital'),(104704,5616,'_wp_attachment_image_alt','How will social shopping shape 2017? - eCommerce insights from Actuate Digital'),(104705,5618,'_wp_attachment_image_alt','Using personalisation to boost conversion rates - eCommerce insights from Actuate Digital'),(104706,5620,'_wp_attachment_image_alt','Why Google Shopping Ads Convert Better Than Text Ads and Deliver Better ROI - eCommerce insights from Actuate Digital'),(104707,5624,'_wp_attachment_image_alt','8 Ways That the Digital Marketing for Westworld Was Effective - eCommerce insights from Actuate Digital'),(104708,5655,'_wp_attachment_image_alt','Top Tips To Increase Online Orders This Christmas - eCommerce insights from Actuate Digital'),(104709,5657,'_wp_attachment_image_alt','The Importance of User Experience Design For Your Website - eCommerce insights from Actuate Digital'),(104710,5659,'_wp_attachment_image_alt','The Ultimate SEO Jargon Buster - eCommerce insights from Actuate Digital'),(104711,5661,'_wp_attachment_image_alt','Aero Commerce x Actuate = A Winning Combination - eCommerce insights from Actuate Digital'),(104712,5663,'_wp_attachment_image_alt','Avoiding Q1 Sales Slumps at your eCommerce Store - eCommerce insights from Actuate Digital'),(104713,5664,'_wp_attachment_image_alt','Avoiding Q1 Sales Slumps at your eCommerce Store - eCommerce insights from Actuate Digital'),(104714,5666,'_wp_attachment_image_alt','SEO Jargon Buster (Additions) - eCommerce insights from Actuate Digital'),(104715,5668,'_wp_attachment_image_alt','SEO Jargon Buster (Additions) Part 2 - eCommerce insights from Actuate Digital'),(104716,5670,'_wp_attachment_image_alt','Free Social Media Content Calendar for 2021 - eCommerce insights from Actuate Digital'),(104717,5672,'_wp_attachment_image_alt','Your eCommerce Guide to Valentine\'s Day - eCommerce insights from Actuate Digital'),(104718,5674,'_wp_attachment_image_alt','Understanding The Total Cost of Ownership For Your E- Commerce Website - eCommerce insights from Actuate Digital'),(104719,5675,'_wp_attachment_image_alt','Understanding The Total Cost of Ownership For Your E- Commerce Website - eCommerce insights from Actuate Digital'),(104720,5677,'_wp_attachment_image_alt','Conquering eCommerce Conversion Rates - eCommerce insights from Actuate Digital'),(104721,5679,'_wp_attachment_image_alt','How To Know Your SEO Is Working  - eCommerce insights from Actuate Digital'),(104722,5681,'_wp_attachment_image_alt','5 eCommerce Predictions And Trends For 2021  - eCommerce insights from Actuate Digital'),(104723,5685,'_wp_attachment_image_alt','An Introduction To Customer Personas And Their Importance To Your Business And Website  - Actuate Digital blog'),(104724,5687,'_wp_attachment_image_alt','Getting to grips with local SEO - Part 2  - eCommerce insights from Actuate Digital'),(104725,5697,'_wp_attachment_image_alt','Could Aero Commerce Hit The Sweet Spot For Your Business  - eCommerce insights from Actuate Digital'),(104726,5699,'_wp_attachment_image_alt','15 steps for choosing your web design agency - eCommerce insights from Actuate Digital'),(104727,5703,'_wp_attachment_image_alt','What is “eCommerce Customer Experience” and why does it matter? - eCommerce insights from Actuate Digital'),(104728,5705,'_wp_attachment_image_alt','Why your website should have a ‘New In’ product page - eCommerce insights from Actuate Digital'),(104729,5707,'_wp_attachment_image_alt','Urgent Security Fix for Magento 2.3 & 2.4 - eCommerce insights from Actuate Digital'),(104730,5722,'_wp_attachment_image_alt','How to Create an Amazing eCommerce Plan to Improve Your Numbers - eCommerce insights from Actuate Digital'),(104731,5723,'_wp_attachment_image_alt','How to Create an Amazing eCommerce Plan to Improve Your Numbers - eCommerce insights from Actuate Digital'),(104732,5725,'_wp_attachment_image_alt','4 Common eCommerce Mistakes That Beginners Make (And Should Avoid) - eCommerce insights from Actuate Digital'),(104733,5727,'_wp_attachment_image_alt','How to Setup Your eCommerce Website for Christmas: 4 Tips to Boost Sales - eCommerce insights from Actuate Digital'),(104734,5729,'_wp_attachment_image_alt','Holiday Discount Pricing Strategies: 3 Ways to Increase Your AOV - eCommerce insights from Actuate Digital'),(104735,5731,'_wp_attachment_image_alt','5 Reasons Shopify is Stealing eCommerce Market Share - eCommerce insights from Actuate Digital'),(104736,5733,'_wp_attachment_image_alt','4 Reasons Good UX Design is Crucial to an eCommerce Website - eCommerce insights from Actuate Digital'),(104737,5734,'_wp_attachment_image_alt','4 Reasons Good UX Design is Crucial to an eCommerce Website - eCommerce insights from Actuate Digital'),(104738,5736,'_wp_attachment_image_alt','4 Useful eCommerce Strategy Tips for Small Businesses to Get Started - eCommerce insights from Actuate Digital'),(104739,5738,'_wp_attachment_image_alt','5 Amazing Benefits of Using Magento 2 for Your eCommerce Store - eCommerce insights from Actuate Digital'),(104740,5740,'_wp_attachment_image_alt','Maximising Customer Experience: 3 Best Practices for Shopify - eCommerce insights from Actuate Digital'),(104741,5742,'_wp_attachment_image_alt','4 Advantages of Having a Mobile-friendly eCommerce Website - eCommerce insights from Actuate Digital'),(104742,5744,'_wp_attachment_image_alt','3 Tips to Create an Engaging eCommerce Website Design - eCommerce insights from Actuate Digital'),(104743,5746,'_wp_attachment_image_alt','3 Benefits of Aero eCommerce You Should Know as a Business Owner - eCommerce insights from Actuate Digital'),(104744,5748,'_wp_attachment_image_alt','The Future of eCommerce: 3 Trends to Watch for in Your Shopify Store - eCommerce insights from Actuate Digital'),(104745,5750,'_wp_attachment_image_alt','10 effective ways to boost ecommerce customer reviews - eCommerce insights from Actuate Digital'),(104746,5752,'_wp_attachment_image_alt','17 Dominant B2B Ecommerce Marketing Strategies [Best Practices and Trends] - eCommerce insights from Actuate Digital'),(104747,5754,'_wp_attachment_image_alt','GA4: Are You Ready and The Latest Updates - eCommerce insights from Actuate Digital'),(104748,5756,'_wp_attachment_image_alt','Why Should I Use Magento? – Everything You Need to Know - eCommerce insights from Actuate Digital'),(104749,5758,'_wp_attachment_image_alt','10 ways to increase average order value - eCommerce insights from Actuate Digital'),(104750,5760,'_wp_attachment_image_alt','Recession Proofing Your Ecommerce Business - eCommerce insights from Actuate Digital'),(104751,5762,'_wp_attachment_image_alt','CRITICAL B2B eCommerce KPIs - eCommerce insights from Actuate Digital'),(104752,5764,'_wp_attachment_image_alt','What is Magento/Adobe Commerce – Is it for you? - eCommerce insights from Actuate Digital'),(104753,5766,'_wp_attachment_image_alt','Is Magento/Adobe Commerce for B2B? – Everything You Need to Know - eCommerce insights from Actuate Digital'),(104754,5768,'_wp_attachment_image_alt','The difference between on-site and off-site SEO - eCommerce insights from Actuate Digital'),(104755,5770,'_wp_attachment_image_alt','How Secure Is Magento 2? - eCommerce insights from Actuate Digital'),(104756,5772,'_wp_attachment_image_alt','Ultimate B2C eCommerce Business Plan - eCommerce insights from Actuate Digital'),(104757,5774,'_wp_attachment_image_alt','How to Write Effective Meta Descriptions - eCommerce insights from Actuate Digital'),(104758,5577,'_wp_attachment_image_alt','Congratulations Mat - Actuate Digital eCommerce agency'),(104759,5579,'_wp_attachment_image_alt','Smart Tips For Successful Ecommerce - Actuate Digital'),(104760,5581,'_wp_attachment_image_alt','5 Tips For Selling Crafts - eCommerce insights'),(104761,5583,'_wp_attachment_image_alt','Using Pokemon Go In A Local Marketing Campaign - Actuate Digital eCommerce agency'),(104762,5585,'_wp_attachment_image_alt','Can Page Load Speed Help Your Ecmmerce Website - Actuate Digital eCommerce agency'),(104763,5587,'_wp_attachment_image_alt','How To Write Product Descriptions That Sell - eCommerce insights'),(104764,5589,'_wp_attachment_image_alt','The Pros And Cons Of Live Chat - Actuate Digital eCommerce agency'),(104765,5591,'_wp_attachment_image_alt','Welcome To Martin Sylvester - Actuate Digital eCommerce agency'),(104766,5593,'_wp_attachment_image_alt','Announcing Magento Enterprise Cloud Edition - Actuate Digital'),(104767,5595,'_wp_attachment_image_alt','Magento Ninja Developer Required - Actuate Digital'),(104768,5597,'_wp_attachment_image_alt','Magento Enterprise Edition Is The Cost Too High - Actuate Digital'),(104769,5599,'_wp_attachment_image_alt','Ecommerce Marketing Trends For 06 - Actuate Digital'),(104770,5600,'_wp_attachment_image_alt','Ecomm Trends 0 - Actuate Digital'),(104771,5602,'_wp_attachment_image_alt','Top 0 Ecommerce Monitoring Tools - Actuate Digital'),(104772,5606,'_wp_attachment_image_alt','Upcog UX UI Trends - eCommerce optimisation'),(104773,5614,'_wp_attachment_image_alt','8 Reasons Why Digital Prototyping Is Good - eCommerce insights'),(104774,5622,'_wp_attachment_image_alt','How A Poorly Managed Data Feed Affects Your Sales - eCommerce insights'),(104775,5626,'_wp_attachment_image_alt','Scale And Grow Your Online Business - Actuate Digital eCommerce agency'),(104776,5628,'_wp_attachment_image_alt','Blogging For Your Business - eCommerce insights'),(104777,5630,'_wp_attachment_image_alt','5 Ways To Increase Customer Retention And Sales - eCommerce insights'),(104778,5632,'_wp_attachment_image_alt','Future Of Ecommerce - Actuate Digital'),(104779,5634,'_wp_attachment_image_alt','Winning Local Business With Local Ecommerce - Actuate Digital'),(104780,5636,'_wp_attachment_image_alt','Preparng For Black Friday - Actuate Digital eCommerce agency'),(104781,5637,'_wp_attachment_image_alt','Preparng For Black Friday - Actuate Digital eCommerce agency'),(104782,5639,'_wp_attachment_image_alt','5 Ways To Increase E Commerce Conversion Rates - eCommerce insights'),(104783,5641,'_wp_attachment_image_alt','Getting To Grips With Local SEO - eCommerce optimisation'),(104784,5642,'_wp_attachment_image_alt','Social Media Ideas - Actuate Digital eCommerce agency'),(104785,5643,'_wp_attachment_image_alt','Planning For A New Site - Actuate Digital eCommerce agency'),(104786,5644,'_wp_attachment_image_alt','Claim Funding - Actuate Digital eCommerce agency'),(104787,5645,'_wp_attachment_image_alt','Chester Christmas - Actuate Digital eCommerce agency'),(104788,5646,'_wp_attachment_image_alt','Blog Ecomm Security - Actuate Digital'),(104789,5647,'_wp_attachment_image_alt','Blog Ecomm Review - Actuate Digital'),(104790,5683,'_wp_attachment_image_alt','BMB New Site - Actuate Digital eCommerce agency'),(104791,5689,'_wp_attachment_image_alt','Breaking Into Direct To Consumer - Actuate Digital eCommerce agency'),(104792,5691,'_wp_attachment_image_alt','Myths Facts About E Commerce - Actuate Digital eCommerce agency'),(104793,5693,'_wp_attachment_image_alt','Increasing Sales With Buy Now Pay Later - Actuate Digital eCommerce agency'),(104794,5695,'_wp_attachment_image_alt','Writing A Website Brief For Your Next Website Project - Actuate Digital eCommerce agency'),(104795,5701,'_wp_attachment_image_alt','Magento . - Actuate Digital'),(104796,5709,'_wp_attachment_image_alt','Ab Split Testing - Actuate Digital eCommerce agency'),(104797,5710,'_wp_attachment_image_alt','AB Split Testing Blog Image R - eCommerce insights'),(104798,5712,'_wp_attachment_image_alt','5 Reasons To Shift To E Commerce Stores From Conventional Stores - eCommerce insights'),(104799,5714,'_wp_attachment_image_alt','UX Design - eCommerce optimisation'),(104800,5715,'_wp_attachment_image_alt','UX Design - eCommerce optimisation'),(104801,5716,'_wp_attachment_image_alt','5 Reasons Why You Need UX Design For Startups - eCommerce insights'),(104802,5718,'_wp_attachment_image_alt','Asasasasa - Actuate Digital eCommerce agency'),(104803,5719,'_wp_attachment_image_alt','Coloured Actuate Halloween FI - Actuate Digital eCommerce agency'),(104804,5720,'_wp_attachment_image_alt','Featured Image 8 Tips To Dress Up Your Website For Halloween In 0 - eCommerce insights'),(104805,7160,'_wp_old_date','2026-03-05'),(104806,7162,'_wp_old_date','2026-03-05'),(104807,7570,'_wp_old_date','2026-03-05'),(104808,7569,'_wp_old_date','2026-03-05'),(104809,7708,'_wp_old_date','2026-03-05'),(104810,7571,'_wp_old_date','2026-03-05'),(104811,8605,'_wp_old_date','2026-03-05'),(104812,8593,'_wp_old_date','2026-03-05'),(104813,7706,'_wp_old_date','2026-03-05'),(104814,8606,'_wp_old_date','2026-03-05'),(104815,8594,'_wp_old_date','2026-03-05'),(104816,8595,'_wp_old_date','2026-03-05'),(104817,8596,'_wp_old_date','2026-03-05'),(104818,8597,'_wp_old_date','2026-03-05'),(104819,8598,'_wp_old_date','2026-03-05'),(104820,7705,'_wp_old_date','2026-03-05'),(104821,8607,'_wp_old_date','2026-03-05'),(104822,8599,'_wp_old_date','2026-03-05'),(104823,8600,'_wp_old_date','2026-03-05'),(104824,7558,'_wp_old_date','2026-03-05'),(104825,8608,'_wp_old_date','2026-03-05'),(104826,7707,'_wp_old_date','2026-03-05'),(104827,8604,'_wp_old_date','2026-03-05'),(104828,8601,'_wp_old_date','2026-03-05'),(104829,8603,'_wp_old_date','2026-03-05'),(104830,8602,'_wp_old_date','2026-03-05'),(104831,7166,'_wp_old_date','2026-03-05'),(104832,7167,'_wp_old_date','2026-03-05'),(104833,7168,'_wp_old_date','2026-03-05'),(104834,7186,'_wp_old_date','2026-03-05'),(104835,7682,'_wp_old_date','2026-03-05'),(104836,7698,'_wp_old_date','2026-03-05'),(104837,7172,'_wp_old_date','2026-03-05');
/*!40000 ALTER TABLE `act_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_posts`
--

DROP TABLE IF EXISTS `act_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_posts` (
  `ID` bigint unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint unsigned NOT NULL DEFAULT '0',
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_parent` bigint unsigned NOT NULL DEFAULT '0',
  `guid` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `menu_order` int NOT NULL DEFAULT '0',
  `post_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_count` bigint NOT NULL DEFAULT '0',
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`),
  KEY `type_status_author` (`post_type`,`post_status`,`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=8721 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_posts`
--

LOCK TABLES `act_posts` WRITE;
/*!40000 ALTER TABLE `act_posts` DISABLE KEYS */;
INSERT INTO `act_posts` VALUES (4,0,'2024-01-18 11:45:55','2024-01-18 11:45:55','<!-- wp:page-list /-->','Navigation','','publish','closed','closed','','navigation','','','2024-01-18 11:45:55','2024-01-18 11:45:55','',0,'https://actuate.webpreview.co/2024/01/18/navigation/',0,'wp_navigation','',0),(8,1,'2024-01-22 10:54:00','2024-01-22 10:54:00','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-actuate','','','2024-01-22 10:54:00','2024-01-22 10:54:00','',0,'https://actuate.webpreview.co/2024/01/22/wp-global-styles-actuate/',0,'wp_global_styles','',0),(9,1,'2024-01-22 11:01:24','2024-01-22 11:01:24','<h2>Scale. Grow. Succeed.</h2>\r\nBuilt with the customer experience front and centre, we create affordable eCommerce stores that convert, shattering your sales targets and accelerating your business growth.\r\n\r\nGrowth undoubtedly brings challenges along with it. As trusted Magento and Hyvä specialists, we effortlessly resolve your growing pains. Our solutions-focused approach will see your site’s performance skyrocket – leaving you <strong>only with nice problems to have.</strong>','Home Page','','publish','closed','closed','','home-page','','','2026-02-16 09:10:40','2026-02-16 09:10:40','',0,'https://actuate.webpreview.co/?page_id=9',0,'page','',0),(40,1,'2024-02-02 11:45:01','2024-02-02 11:45:01','','Helmet City','','inherit','open','closed','','helmet-hero','','','2024-05-20 13:34:18','2024-05-20 12:34:18','',0,'https://actuate.webpreview.co/wp-content/uploads/2024/02/helmet-hero.jpg',0,'attachment','image/jpeg',0),(693,2,'2016-05-16 17:10:44','2016-05-16 16:10:44','Following the success of Actuate Digital over the past 12 months our founder and director Mat O’Connor decided he wanted to give something back to the community and set himself a challenge at the same time. So he decided he would cycle 100 miles and raise awareness of a cause close to his heart.  And what a challenge it was! Mat set off to Bamber Bridge, Preston On Sunday 15<sup>th</sup> May to take part in the Four counties 100 mile bike ride to raise money for St Catherine’s hospice care.  Mat also raised money through just giving for TACT (The adolescent and children’s trust) based in Liverpool and it’s safe to say he smashed it, with the current total standing at £300.\r\n\r\nFor those of you who don’t know Mat.  Mat likes cycling and sometimes falls off his bicycle.  So we were all a bit worried when he told us that he’d be cycling across Lancashire, Liverpool, Cheshire and Manchester all in one day!  Luckily this time he only managed to fall off once and graze his knee, but like the trooper he is, he carried on finishing with a commendable time of 7 hours 49 minutes.\r\n\r\nI’d like to take this opportunity to congratulate Mat on completing his ride, and for raising money for a well-deserved charity that can really make a difference to people’s lives.\r\n\r\nCongratulations Mat!','Congratulations Mat!','','publish','open','open','','congratulations-mat-2','','','2026-02-15 13:52:14','2026-02-15 13:52:14','',0,'https://actuate.webpreview.co/?p=693',43,'post','',0),(696,1,'2016-05-10 15:51:31','2016-05-10 14:51:31','<h2>Get more from your online store</h2>\r\nEcommerce changes quickly and it’s important to stay up to date so that you can be aware of the trends that will have an effect on sales. Here are some smart tips that will help you stay on the cutting edge of ecommerce so that you can improve your chances of success.\r\n<h3>Our tips</h3>\r\n<ul>\r\n 	<li>Avoid lengthy sign up pages that can take several minutes for customers to fill out before they can make a purchase. You’ll lose their patience and you don’t actually need the info – just an email address and a password will do.</li>\r\n 	<li>Instead, you can ask them if they want to sign up after they have made the purchase, so that they can make the next purchase easier by creating an account.</li>\r\n 	<li>Don’t underestimate the power of call to action buttons, which can help to make your site more usably and build higher conversions.</li>\r\n 	<li>Make sure that the call to action button stands out on the website with its positioning, font and wording as well as its colour.</li>\r\n 	<li>If your ecommerce site has a wide range of different products sold, make sure that you have a well-designed search function so that users can quickly find what they are looking for.</li>\r\n 	<li>A “breadcrumb” navigation system is a great idea because it shows them how many steps they have accomplished in the checkout process and how many more are left to go.</li>\r\n 	<li>Otherwise, they will get bored and think that your shopping procedures take forever, so they might be tempted to abandon their purchases halfway through.</li>\r\n 	<li>Your customers will be more inclined to purchase from you if they know yours is a website they can trust. Make sure that you update your shopping security with a trust certificate such as Verisign or Hacker Safe.</li>\r\n 	<li>It is much better to display all shipping charges, taxes and other extra costs right at the beginning. Customers hate when the price suddenly goes up at the end of a purchasing process because of a fee or tax they weren’t expecting.</li>\r\n 	<li>Add a persistent shopping cart that will save the items even if the customer closes the window and comes back later. They might have made up their mind and decide to purchase those items the second time around.</li>\r\n</ul>\r\nThese are just a few smart tips that can help you to maximise your ecommerce and reach new levels of success.','Smart Tips for Successful Ecommerce','','publish','open','open','','smart-tips-successful-ecommerce-2','','','2026-02-15 13:52:38','2026-02-15 13:52:38','',0,'https://actuate.webpreview.co/?p=696',44,'post','',0),(705,1,'2016-07-12 17:01:44','2016-07-12 16:01:44',' <h2>How to get more selling your crafts online</h2>                                                                                                                                                                                                                                                                                                                                                                                    \r\n  <p>Good news for creative artists and crafters out there – the internet makes it easier than ever to sell your products. Whether you are passionate about beading, felting, making jewellery, knitting, woodwork or any other craft, you can find a whole new world of sales opportunities for your beautiful products online. Here are five tips to help you sell your works of art online.</p>\r\n                                                                                                                                                                                                                                                                                                                                                                                                                                         \r\n  <h3 class=\"list-heading\">Join an Online Craft Marketplace</h3>                          \r\n  <p>Etsy is just one of the many online marketplaces where you can sell your crafts. Sign up for these marketplaces, create a profile and a shop and start offering your one of a kind goods. You can also take a look around at the crafts that everyone else is selling so that you can get an idea of what your competition looks like.</p>\r\n\r\n  <h3 class=\"list-heading\">Post High Quality Photos</h3>\r\n  <p>Your piece of artwork or handmade craft could be really beautiful, but if all you have to post online is a poor quality, blurry and low resolution photo it will not look good to customers. Taking good photos of your crafts is essential for showing off their full beauty online. Make sure that when you snap the photo the object is well lit and you are using a decent quality camera. If you sell small items such as\r\n  jewellery you might want to consider getting it professionally photographed – you will need the right lens and a photography light box to capture the details.</p>\r\n\r\n  <h3 class=\"list-heading\">Network on Social Media</h3>\r\n  <p>Create social media profiles for your crafting business and actively use them. Try to connect with potential customers as well as other crafters and artists in order to build an online network. Don\'t just use your Twitter, Facebook and Instagram accounts to broadcast your promotional materials – also use them to connect with others, share your personality and get into an interesting discussion.</p>\r\n\r\n  <h3 class=\"list-heading\">Write Excellent Product Descriptions</h3>\r\n  <p>Every product you sell should have a well written description to go with it, describing what it is, what it\'s features are, the meaning behind it, the materials you used and what makes it special. This informs your customers and also helps your Google ranking.</p>\r\n\r\n  <h3 class=\"list-heading\">Let Your Personality Shine Through</h3>\r\n  <p>People don\'t buy crafts because they are practical, they buy them because they are meaningful and beautiful. Don\'t be afraid to let your personality shine through into the crafts you make and the way you market them – someone might connect with it.</p>\r\n','5 Tips for Selling Crafts Online','','publish','open','open','','5-tips-selling-crafts-online-2','','','2026-02-15 13:51:48','2026-02-15 13:51:48','',0,'https://actuate.webpreview.co/?p=705',42,'post','',0),(710,1,'2016-07-21 12:10:37','2016-07-21 11:10:37','<h2>How to Make the Most of the Hottest Craze in Gaming</h2>\r\nPokemon Go is the biggest gaming craze of the year. This augmented reality game is played on a smartphone and involves walking around your environment to capture Pokemon, which are hidden all over the map. The game has already exceeded 15 million downloads in only a few days and it has become more popular than Instagram and Twitter.\r\n\r\nWhile Pokemon Go has been great for improving the health of gamers by getting them out of the computer chair and onto the streets, but did you know that you could also use it in your local marketing? There are actually huge opportunities for local retailers to use Pokemon Go for marketing.\r\n<h3>Here are some ways that you could use Pokemon Go in your marketing campaign:</h3>\r\nFirst of all, download the game yourself so that you are aware of how it works.\r\n<ul>\r\n 	<li>Find out if your business is a Poke Stop or Poke Gym. A Poke Stop is a place where players can acquire items that allow them to capture and train the monsters. Poke Gyms are where people can use Pokemon to win over the location for their team. If your business is a Poke Gym or a Poke Stop, make sure that you advertise this on your social media!</li>\r\n 	<li>Place physical signage outside of your retail location letting gamers know that Pokemon Go players are welcome.</li>\r\n 	<li>Consider offering special offers for Pokemon players. For example, Lost Heaven restaurant in Melbourne offers 30% discounts for Pokemon Go players if they can show that they have caught some of the rare Pokemon such as Golduck or Magnemite. It also offers 10% discounts for less rare Pokemon.</li>\r\n 	<li>In the game every player picks a team – red or blue. You could offer discounts to one team or another.</li>\r\n 	<li>Make sure that there are plenty of electrical sockets available for customers to charge their phones, as the game can be a battery hog.</li>\r\n 	<li>Set up a “lure”. When you place a lure within the game you will draw more Pokemon to your location, which also means more customers!</li>\r\n 	<li>Pokemon Go users are generally web-savvy, so promote the special deals your business is offering on social media networks such as Twitter, Facebook and Instagram with Pokemon Go related hashtags.</li>\r\n</ul>\r\nThese are just a few of the many ways that you can use this extremely popular game to promote your business and cash in on the Pokemon craze!','Using Pokemon Go in a Local Marketing  Campaign','','publish','open','open','','using-pokemon-go-local-marketing-campaign-2','','','2026-02-15 13:50:39','2026-02-15 13:50:39','',0,'https://actuate.webpreview.co/?p=710',41,'post','',0),(714,1,'2016-08-02 11:01:10','2016-08-02 10:01:10','If the question is “can page load speed help your eCommerce website?” then the answer is “yes, absolutely.” Consider this – if you are looking to buy a product would you want to wait around on a website that is clunky and takes forever to load to buy that product – when you could buy a similar product somewhere else much faster? Time is money, after all!\r\n\r\nPage load speed does actually make a difference in your ecommerce sales, so make sure that your website loads as quickly as possible. Also, Google penalises websites that offer a poor user experience – so your slow website might also start sliding down in the Google rankings.\r\n\r\nAccording to some accounts even a one second delay in loading speed will have an impact in your revenue. Ideally your page should load within three seconds or less, or it will feel very slow to the average web browser.\r\n\r\nSo, what can you do to increase the speed of your ecommerce site? Here are some tips for making sure that your ecommerce website loads as quickly as possible:\r\n<ul>\r\n 	<li>Reduce the size of the page. You can do this by avoiding embedding large images or big objects such as Javascript on a page if possible.</li>\r\n 	<li>Of course, you will need to find a balance here between load times and rich graphics because beautiful images help to sell your products.</li>\r\n 	<li>Use in-memory technology and caching so that you will not need to access your database unnecessarily.</li>\r\n 	<li>Get some data compression software to compress the data your website sends to the browser.</li>\r\n 	<li>Specify the weight and height of images so that the browser can create placeholders for the images and load both the page and the images at the same time – which saves valuable seconds.</li>\r\n 	<li>Make sure that you are optimising the configuration of your ecommerce platform in order to improve load times. There are usually a few minor tweaks that you can do on most platforms which will offer you significant gains.</li>\r\n 	<li>You can use a tool to measure your site’s speed, such as Google PageSpeed Insight or Pingdom. Check on it now and then to make sure it is still loading fast.</li>\r\n</ul>\r\nKeep these tips in mind so that slow page load speed doesn’t slow down the success of your ecommerce website.','Can Page Load Speed Help Your eCommerce Website?','','publish','open','open','','can-page-load-speed-help-e-commerce-website-2','','','2026-02-15 13:50:18','2026-02-15 13:50:18','',0,'https://actuate.webpreview.co/?p=714',40,'post','',0),(718,1,'2016-08-04 08:45:04','2016-08-04 07:45:04','<h2>How to Write Product Descriptions that Sell</h2>\r\nWhen it comes to selling your product, you only have one chance to make a first impression. When a customer reads your product description, they will get a sense of what your product is like and whether or not they want to buy. That’s why it is so important to have a well written product description that will capture the attention of your customers.\r\n\r\nSo how you can make sure that the product description really sells? Here are some tips for writing the best possible product descriptions:\r\n<ul>\r\n 	<li>Think about what type of person buys your product. How old are they? What are they interested in? When you are aware of your buyer demographic you can tailor your tone of voice to suit them.</li>\r\n 	<li>Think about what problem your customer has that your product can solve, so that you can outline why the product is the best solution. Remember that people are interested in what the product can do for them.</li>\r\n 	<li>Also, consider what makes your product unique and why it is different than the competitors.</li>\r\n 	<li>Consider the objects that your customer might have to buying the product, so that you can address these objections head on.</li>\r\n 	<li>Use descriptive words which will evoke the senses of the reader and make the product description more engaging.</li>\r\n 	<li>Use words such as “picture yourself” and “imagine” so that the reader can see themselves using the product. You want them to visualise themselves owning it and using it, so that they decide to buy it.</li>\r\n 	<li>Make sure that you highlight the features of the product, such as the size, colour and any other special features. What makes this product different than others that are similar to it?</li>\r\n 	<li>Ensure that the customer understands what the product is to be used for and how it works – this might be necessary for every product but it’s often something important that you need to put across.</li>\r\n 	<li>Try to format your product description in sections and include bullet points, as this is easier for the reader to scan than long paragraphs.</li>\r\n</ul>\r\nThese are just a few of the most important tips that you can keep in mind to write fantastic product descriptions. With the right descriptions you will make people fall in love with your products and you will increase your sales, boosting your success.','How to Write Product Descriptions that Sell','','publish','open','open','','write-product-descriptions-sell-2','','','2026-02-15 13:49:03','2026-02-15 13:49:03','',0,'https://actuate.webpreview.co/?p=718',38,'post','',0),(721,1,'2016-08-05 10:45:16','2016-08-05 09:45:16','<h2>Friendly support or sale losing nuisance?</h2>\r\nShould you include a live chat support feature on your eCommerce website? Some websites have them, while others don’t. They have some advantages, but they also have some disadvantages. What is right for your business? Let’s take a look at some of the advantages and disadvantages.\r\n<h4>Pros</h4>\r\n<ul>\r\n 	<li>By having live chat support you will be offering a better service for your customers. They will be able to get answers to their questions right away when they are browsing your site.</li>\r\n 	<li>Live chat is often easier for visitors to use because you don’t have to go through any cumbersome “press one if…” menus.</li>\r\n 	<li>Most live chat agents are often able to help two or three people at the same time.</li>\r\n 	<li>The chat window pops up pro-actively, like helpful salesperson. This might stop someone who is having trouble from clicking away from your site.</li>\r\n 	<li>You can check the chat log files to quickly get a feeling for the quality of the support you are offering.</li>\r\n 	<li>You can take a look at the questions that customers are asking and if one common issue keeps coming up, you can adjust your website in order to deal with it.</li>\r\n</ul>\r\n<h4>Cons</h4>\r\n<ul class=\"warning\">\r\n 	<li>Customers who are not too computer savvy might not like it or understand how to use it. You will probably also need to offer phone support as well. Many people don’t type very well so communicating via phone is a lot easier for them.</li>\r\n 	<li>It doesn’t work as well on mobile platforms and might not be supported.</li>\r\n 	<li>Sometimes people find the pop up chat window annoying and it might negatively affect their experience on your page.</li>\r\n 	<li>Some customers might waste your customer service rep’s time with prank chats. However, if this happens you can block the person.</li>\r\n 	<li>If the chat support agent doesn’t react quickly this can be frustrating to your customer.</li>\r\n 	<li>Of course, you will need to pay to implement the chat support and pay the customer service agents – so there is the cost to factor in.</li>\r\n</ul>\r\nThese are just a few of the factors to consider if you are looking to implement live chat support on your website. Take the time to look into your options to see if this type of customer service is right for you and will benefit your website and help you customers.','The Pro\'s And Con\'s Of Live Chat Support For eCommerce Sites','','publish','open','open','','pros-cons-live-chat-support-e-commerce-sites-2','','','2026-02-15 13:48:43','2026-02-15 13:48:43','',0,'https://actuate.webpreview.co/?p=721',37,'post','',0),(724,1,'2016-08-03 09:37:33','2016-08-03 08:37:33','Actuate Digital have appointed Martin Sylvester who has previously worked with Reckless and Sutton Silver as their new commercial director.\r\n\r\nMartin has been working in the North West digital sector for over a decade helping website owners grow their online businesses through engaging and strategic digital marketing by understanding what drives customers buying habits.\r\n<blockquote>“I’ve always seen business development as a process of matching an agency and client through values and proposition.”</blockquote>\r\nMartin will be working with Actuate’s MD Mat O’Connor to grow the agency to £300k turnover in the next 12 months by attracting more retail clients after their recent contract wins with Sewing Machines Direct and Peaceful Hooligan.\r\n<blockquote>“Not only does Martin bring fun into the office, he is excellent at table tennis and his business knowledge has made an impact already. We’re looking forward to the future.”</blockquote>','Welcome to Martin Sylvester!','','publish','open','open','','chester-cutting-edge-digital-world-2','','','2026-02-15 13:49:56','2026-02-15 13:49:56','',0,'https://actuate.webpreview.co/?p=724',39,'post','',0),(730,1,'2016-08-16 13:21:57','2016-08-16 12:21:57','<h2>Magento Enterprise Cloud Edition</h2>\r\nThis year, Magento have made a new addition to their roster: alongside their open-source Community Edition, and their premium Enterprise Edition, we now find their cloud-based Enterprise Cloud Edition. This new version of the platform offers retailers a host of new functions, which stem from its cloud-based nature. Let’s explore some of them.\r\n<h3>The cloudier, the better</h3>\r\nTraditionally, retailers have had to host their own content by either leasing servers, or by investing in their own. Through a cloud-based approach, Magento have simplified things – allowing retailers to establish and maintain their stores far more easily, with a package that includes both store management software and cloud-based hosting.\r\n\r\nThe platform is highly scalable, easily controlled, and can be bought for a single fee. You’ll have access to increased capacity at peak times – but you won’t have capacity going to waste when it’s not required.\r\n<h3>Less to worry about</h3>\r\nThe Cloud edition of Magento is built upon the Amazon Web Service’s Cloud infrastructure. This removes the need for merchants to worry about the nuts and bolts of their organisation. Things like managing traffic and hosting sites across national boundaries are dispensed with, allowing merchants to concentrate on what they’re good at: selling.\r\n\r\nThe Cloud Edition works in conjunction with a number of partner services, which combine to create a cohesive and seamless whole. For example, <a href=\"https://platform.sh/\" target=\"_blank\" rel=\"noopener noreferrer\">Platform.sh</a> is a highly automated hosting platform which allows retailers to make changes to small parts of their sites without worrying that  the rest might be effected. <a href=\"https://newrelic.com/\" target=\"_blank\" rel=\"noopener noreferrer\">New Relic</a> and <a href=\"https://blackfire.io/\" target=\"_blank\" rel=\"noopener noreferrer\">Blackfire</a> also provide retailers with powerful tools in monitoring and analysing their performance, which in turn helps them to make targeted improvements. You’ll get CSN and DDoS protection courtesy of <a href=\"https://www.fastly.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Fastly</a>, ensuring that your business is protected against nefarious attacks.\r\n<h3>New beginnings</h3>\r\nMagento’s new approach combines scalability and ease of deployment with the flexibility and ease of customisation that Magento is known for. With the advent of their new ‘Magento Marketplace’ replacement for the ailing Connect marketplace, and the launch of Magento 2, we’re beginning to see more quality control in the marketplace, which indicates that the company is listening to its critics.\r\n\r\nWith eCommerce platforms (and indeed, computing in general) moving to a cloud-based approach, and experiencing all the benefits yielded by such an approach, retailers can look forward to delivering better experiences to their customers than ever before.','Announcing Magento Enterprise Cloud Edition','','publish','open','open','','announcing-magento-enterprise-cloud-edition-2','','','2026-02-15 13:47:31','2026-02-15 13:47:31','',0,'https://actuate.webpreview.co/?p=730',36,'post','',0),(733,1,'2016-08-17 13:25:34','2016-08-17 12:25:34','<h2>PHP/Magento Developer required for Chester agency</h2>\r\nIf you’ve got experience with Wordpress and Magento, then we’ve got an opportunity for you in our Chester office. We’re looking for a PHP developer with ninja-level skills to fill a full-time, permanent position which is salaried at £35,000 – depending on just how experienced a ninja you are!\r\n<h3>What do I need?</h3>\r\nYou’ll need to have been working with WordPress and Magento for at least three years in a commercial environment, as you’ll be working with both platforms to provide our clients the service they demand. An in-depth knowledge of PHP, MySQL, HTML5 and CSS3 (particularly SASS/LESS) is also a necessity, as you’ll need to hit the ground running. But as well as bringing experience with you, you’ll also need more general problem solving skills, and the ability to learn and develop as you work with us.\r\n<h3>What else might help?</h3>\r\nWhile it’s not a requirement, applicants would benefit from having certification in Magento and MySQL – as this will allow us to be confident in your ability before you get started. While Magento 2 hasn’t been around for very long, experience with the newer version would also be a plus, as  that’s the platform you’ll be using going forward. Some experience with image-processing software like Fireworks and Photoshop would also be favourable.\r\n<h3>What do I get in return?</h3>\r\nSuccessful applicants enter an environment that’s tremendously rewarding to work in, and offers numerous opportunities for personal and professional development. Our team is passionate and inclusive, and will help you to become an even better PHP developer.\r\n\r\nYou’ll also have the challenge of working with leading brands, and helping them to achieve their growth objectives (and to define those objectives in the first place). At Actuate, we’re keen that your career doesn’t stagnate, and so we offer regular appraisals and personal development plans to help you along the way.\r\n\r\nAs well as helping you to develop professionally, we’ll also help you to keep yourself in good physical shape. You’ll get twenty-eight days holiday a year, as well as £150 towards any eye tests, glasses or contact lenses you might need. You’ll also benefit from a bike-to- work scheme, and have the opportunity to attend a raft of social events throughout the year (and be paid to do so!).\r\n\r\nTo cap it off, we run a relaxed dress code, so you’ll be able to work PHP miracles in comfort and style. If all of this sounds interesting, then why not apply today? You might be just the difference-maker we’re looking for!\r\n\r\nTo find out more visit our careers page here <a href=\"https://actuate.webpreview.co/careers/php-developer/\">PHP Developer Role</a>','Magento Ninja Developer Required','','publish','open','open','','magento-ninja-developer-required-2','','','2026-02-15 13:47:06','2026-02-15 13:47:06','',0,'https://actuate.webpreview.co/?p=733',35,'post','',0),(738,1,'2016-09-08 12:06:42','2016-09-08 11:06:42','<h2>Is Magento Enterprise right for you?</h2>\r\nMagento Enterprise Edition is an incredibly powerful piece of software that enables online retailers to work in ways that would otherwise be simply impossible (or at the very least, very difficult). Consequently, it comes with a price tag of around £10,000 a year – a significant step-up from the open-source community edition.\r\n\r\nFor a small business, this cost may be significant; it’s therefore worth reflecting on the benefits this expenditure might bring before taking the plunge. Let’s take a look at them.\r\n<h3>Faster loading</h3>\r\nCustomers expect a certain level of performance from an online retailer – particularly one that they’re unfamiliar with. If a page takes too long to load, then they’ll take their business elsewhere. A faster site, then, translates directly into conversions.\r\n\r\nThanks to full page caching, (a technique which records the result of a given script and presents them to the user when the same request is made), Magento removes the need to repeatedly process identical requests. The result? Better performance, and more conversions!\r\n<h3>Fostering loyalty</h3>\r\nWith the Enterprise Edition, you’ll be better positioned to incentivise repeat business, thanks to the powerful cross-selling and up-selling functionality it provides. If you’re able to offer customers products and promotions which are more precisely tailored to their tastes, you’ll be in a better position to create conversions.\r\n<h3>Catalogue management</h3>\r\nThe Enterprise edition will also provide users with greater control over their content. The ease with which you’re able to make changes to your online catalogue will have a direct impact on the efficacy of your shop. Not only will you save labour on wrestling with clumsy interfaces, but you’ll be able to spend more time devising your catalogue, and less time actually implementing it.\r\n<h3>Support</h3>\r\nPerhaps the most significant virtue of the Enterprise Edition is the Service Level Agreement (SLA) with Magento it provides. This means that you’ll be able to call upon Magento every time you encounter a problem, and fix it more easily. It should be noted that this support is limited to the core functionality of Magento – those third-party plugins aren’t covered.','Magento Enterprise Edition: Is the cost too high?','','publish','open','open','','magento-enterprise-edition-cost-high-2','','','2026-02-15 13:46:34','2026-02-15 13:46:34','',0,'https://actuate.webpreview.co/?p=738',34,'post','',0),(741,1,'2016-09-23 12:11:19','2016-09-23 11:11:19','<h2>What 2016 has taught us about Ecommerce</h2>\r\n2016 has, in several respects, been a tumultuous year. But it’s also seen great changes in the world of eCommerce. Let’s examine a few of these changes, and see if we can draw any conclusions about how online retailers should react to them.\r\n<h3>Smartphone</h3>\r\nFor years, users have been able to enjoy online content on a variety of different devices. But 2016 might be the year in which desktop PC users finally become a minority. If your website isn’t optimised for use on a palm-sized screen, then it follows that you’ll be missing out on an enormous amount of traffic. Indeed, one could soon argue that the smartphone should be the primary focus of optimisation.\r\n\r\nOne major hurdle for smartphone adoption has been the unwillingness of most people to part with money over their phones. But this hurdle looks to have been well and truly surmounted – and we should expect to see a rapid uptick in willingness to shop using a mobile device. If you’re an online retailer, then, you can scarcely afford to ignore the mobile market.\r\n<h3>Video is king</h3>\r\n2016 is a year in which social media has become particularly important in getting a message out there. In this arena, video content is the undisputed king, demonstrably more effective than other forms of media. That’s not to say that other forms of media should be ignored – they’re indispensable parts of a multi-pronged marketing strategy. However, a good video-marketing campaign, if deployed correctly, can yield explosive exposure!\r\n<h3>Voice searching is gaining traction</h3>\r\nJust a year or so ago, voice searching was seen as an awkward gimmick – indeed, it was difficult for most people to talk to their smartphone without feeling faintly ridiculous. But these early compunctions have now all but evaporated, and many are choosing to enlist Siri, Cortana, and Google Now in their searching behaviour.\r\n\r\nThis has huge implications for content creators, as people speak a great deal differently than they write. This means that a conversational tone – and ‘rich answers’ that assistants can reply with directly – are more effective.\r\n<h3>Are you local?</h3>\r\nYou might have noticed recently that Google is delivering many more local results – even if you haven’t explicitly inserted a ‘near me’ into your request. This is no accident – it’s part of Google’s strategy. Exploit this early by differentiating yourself from the local competition, and you’ll reap the rewards.','Ecommerce marketing trends for 2016','','publish','open','open','','ecommerce-marketing-trends-2016-2','','','2026-02-15 13:45:58','2026-02-15 13:45:58','',0,'https://actuate.webpreview.co/?p=741',33,'post','',1),(745,1,'2016-10-04 12:02:44','2016-10-04 11:02:44','<h2>Top tools for monitoring your eCommerce store!</h2>\r\nWhen you\'re running a shop – whether it be an offline or online one – then you\'ll want to be kept appraised of what\'s going on, and learn as soon as possible of any weakness or failing in the system.\r\n\r\nLet\'s examine some of the best tools that online retailers have in this regard.\r\n<h3 class=\"list-heading\">Zabbix</h3>\r\n<a href=\"http://www.zabbix.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Zabbix</a> is a service which provides a comprehensive menu of monitoring options, and which allows developers to write bespoke scripts to check different aspects of the site.\r\n<h3 class=\"list-heading\">Appdynamics</h3>\r\n<a href=\"https://www.appdynamics.co.uk/\" target=\"_blank\" rel=\"noopener noreferrer\">Appdynamics</a> provides a peerless depth of monitoring into web applications and infrastructure, with deep and detailed reporting. It comes at a price to match, however.\r\n<h3 class=\"list-heading\">Logentries</h3>\r\n<a href=\"https://logentries.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Logentries</a> differs from applications like Zabbix in that it reports error messages directly from the application reporting them. It\'s great for when you need detail for troubleshooting.\r\n<h3 class=\"list-heading\">New Relic</h3>\r\n<a href=\"https://newrelic.com/\" target=\"_blank\" rel=\"noopener noreferrer\">New Relic</a> will monitor how well an application is performing from within the server it\'s being hosted on, checking constantly for disk space, CPU usage, response time a request volume. It\'ll thereby provide very useful information.\r\n<h3 class=\"list-heading\">Scriptrock/UpGuard</h3>\r\n<a href=\"https://www.upguard.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Scriptrock/UpGuard</a> allows you to check for differences between servers which should be identical, and thereby offers excellent protection against unwanted changes (be they made in error or through malice).\r\n<h3 class=\"list-heading\">Updown</h3>\r\nThis online service periodically checks your website by constantly sending an http head request to a specified URL. When the site stops working, you\'ll be notified via email or text. Simple, effective, invaluable.\r\n<h3 class=\"list-heading\">Pingometer</h3>\r\nThis paid-for service is slightly more complex; it boasts twelve different monitoring stations on continents around the world. It\'ll monitor your website\'s responsiveness to a wide range of different protocols.\r\n<h3 class=\"list-heading\">StatusOK</h3>\r\n<a href=\"https://github.com/sanathp/statusok\" target=\"_blank\" rel=\"noopener noreferrer\">StatusOK</a> differs from the competition slightly; it\'s an open-source solution which is self-hosted – but if you\'re so inclined, you can always set up a VPS to test your site\'s responsiveness to traffic from anywhere in the world.\r\n<h3 class=\"list-heading\">Pingdom</h3>\r\n<a href=\"https://tools.pingdom.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Pingdom</a> is among the world\'s most popular monitoring tools. It boasts a network comprising more than sixty different monitoring stations, which check your site every minute. Pingdom will not just monitor whether your site is responding, but how quickly – so if something slows it down suddenly, you\'ll know about it quickly.\r\n<h3 class=\"list-heading\">Uptrends</h3>\r\n<a href=\"https://www.uptrends.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Uptrends</a> makes use of even more monitoring stations than Pingdom, with more than a hundred and fifty spread across the globe. While it lacks a free version, the availability of advanced features like waterfall reports will justify the cost for many.\r\n\r\n<strong>That\'s quite a list, do you use these already? Or are we missing any that you think need a mention? Comment below!</strong>','Top 10 ecommerce monitoring tools','','publish','open','open','','top-10-ecommerce-monitoring-tools-2','','','2026-02-15 13:45:25','2026-02-15 13:45:25','',0,'https://actuate.webpreview.co/?p=745',32,'post','',0),(753,2,'2016-10-13 12:20:43','2016-10-13 11:20:43','<h2>Design vs. User Experience... What\'s coming next?</h2>\r\n2016 has witnessed huge development in the way that users interface with and experience the software they’re buying. Both UX and UI tend to make or break the software, today – with users coming to hold new applications to increasingly high standards. If they don’t get the sort of experience offered by applications like Instagram, Uber and Spotify, then they’re unlikely to stick around long enough to appreciate the other merits of the software – however numerous they might be.\r\n<p class=\"western\">In what remains of the year, and the next, we’re sure to see UX and UI design come on even further. Let’s examine some of the ways in which this might be so.</p>\r\n\r\n<h3 class=\"western\">Material Design</h3>\r\n<p class=\"western\">Now that hardware has reached a point where running high-quality, animated applications is easy, firms like Google are releasing tools which allow developers to write applications that move about in response to user input. Google’s ‘Material Design’ language has been just one component in a much larger trend – Google’s rivals are certain to follow suit with their own innovations, and the landscape for developers looks to be more vibrant, colourful and animated than ever before.</p>\r\n\r\n<h3 class=\"western\">Drop-off monitoring</h3>\r\n<p class=\"western\">Part of the reason that successful applications like Dropbox and Uber are so popular is that they’ve had all of their weak points ruthlessly expunged. This is possible thanks to an unprecedented amount of detailed feedback about ‘drop-off points’ – those areas where users are most likely to give up the ghost and leave the application. Understanding bounce rates is an essential part of reducing them – and so we should see greater focus on gathering drop-off data in the coming year.</p>\r\n\r\n<h3 class=\"western\">UI frameworks</h3>\r\n<p class=\"western\">With so many different varieties of device available, designing an interface which works smoothly on all of them is a major headache – particularly for smaller developers with limited budgets. That’s where UI frameworks come in. By making use of tried-and-true frameworks, whose components each been tested rigorously, and then applying new skins to match the look of the site, it’s possible to quickly and easily create consistent, polished user interfaces in no time at all.</p>\r\n\r\n<h3 class=\"western\">Minimalism</h3>\r\n<p class=\"western\">Many of the larger app developers are rolling back their designs – in order to incorporate fewer colours and distracting logos. These applications help to channel users in the proper direction without being intrusive, over-designed or showy. That said, there’s some disagreement over whether this trend will be a permanent (or even welcome) one.</p>','Upcoming UX/UI trends','','publish','open','open','','upcoming-uxui-trends-2','','','2026-02-15 13:43:53','2026-02-15 13:43:53','',0,'https://actuate.webpreview.co/?p=753',31,'post','',0),(802,2,'2017-05-07 10:24:58','2017-05-07 09:24:58','<h2>8 Reasons why digital prototyping is good</h2>\r\nIf you\'re developing any sort of product, then you might find that building a prototype is among the most expensive and time consuming parts of the process – after all, you\'re building a unique item from scratch – and if you\'ve missed something along the way. Fortunately, technology has handed us a means of sidestepping these problems – digital prototyping. Let\'s examine some of the benefits digital prototyping might\r\nyield.\r\n<h3 class=\"list-heading\">Money</h3>\r\nFirst and foremost in the mind of many manufacturers will be the cost associated with prototyping a product. Digital prototyping helps to minimise the actual building of things – which in turn reduces both the labour required during the process, and the materials.\r\n<h3 class=\"list-heading\">Time</h3>\r\nLikewise, digital prototyping will help to ensure that this stage of production is as short as possible. This helps to keep the product development cycle short, which allows manufacturers to be more agile when it comes to getting those products to market.\r\n<h3 class=\"list-heading\">Compatibility</h3>\r\nThe pen-and-paper designs of the past are still terribly useful in many respects, but they lack the ability to be easily manipulated. A digital prototype can be tweaked ad infinitum, and multiple versions of it can sit in storage, to be worked on using a range of different devices.\r\n<h3 class=\"list-heading\">Efficiency</h3>\r\nSince digital prototyping can be conducted more quickly, it follows that the prototyping stage of production can be a great deal more thorough. The result is products that are superior to those which has to deal with the creaking unwieldiness of a traditional project.\r\n<h3 class=\"list-heading\">Accuracy</h3>\r\nA modern digital prototype can be created to extremely fine tolerances – far tighter than those we might find in the real world. This allows us to accurately model how a real production version of the device in question might function – without going to the trouble of actually building it.\r\n<h3 class=\"list-heading\">Collaboration</h3>\r\nIn a modern manufacturer, it\'s likely that an entire design team will be working together on a single prototype. Being able to all work on the same data simultaneously is therefore invaluable – and a good digital prototyping package will afford exactly this luxury.\r\n<h3 class=\"list-heading\">Testing</h3>\r\nOne of the most important functions of the prototyping phase is to ensure that the product works as it\'s supposed to, and that any initial flaws are ironed out before the product goes into production. Since digital prototyping is quicker, it follows that we can get more tests in before this stage of production is abandoned.\r\n<h3 class=\"list-heading\">Attainable</h3>\r\nOf course, there\'s a reason that digital prototyping has thus far been the sole preserve of larger businesses – the software and the expertise necessary to work it are difficult to implement on smaller scales. But this is steadily changing, with digital prototyping technology becoming ever more accessible – even at the smaller end of the spectrum.','8 Reasons why digital prototyping is good','','publish','open','open','','8-reasons-digital-prototyping-good-2','','','2026-02-15 13:41:53','2026-02-15 13:41:53','',0,'https://actuate.webpreview.co/?p=802',23,'post','',0),(814,1,'2017-04-09 10:36:39','2017-04-09 09:36:39','<h2>How a Poorly Managed Data Feed Affects Your Sales</h2>\r\nClearly, there are a number of issues that could affect your sales but have you ever looked into the effect that poorly managed data could be having on your figures? The truth is that this is one of the big factors that many companies fail to take fully into account.\r\n\r\nSo, if you want to boost your sales then there are a few important points to take into account. This should begin by fully understanding what a data feed is and how you should be looking to use it to good effect.\r\n<h3>What Is a Data Feed?</h3>\r\nTo put it simply, a data feed is a file that gives you a range of information that relates to your sales. This could include useful details such as product name and information, sales prices and quantity of sales.\r\n\r\nTypically, this information can then be imported into a database and filtered or manipulated as needed. It should be in a format that can be read and interpreted very easily, even by someone with no specialist knowledge or IT skills.\r\n\r\nA high quality data feed can be used to help you boost your conversion rate and ROI. However, the following points are some of the areas in which businesses sometimes go wrong when reading this data.\r\n<h3>Getting the Wrong Data</h3>\r\nA set of data that doesn’t have the right type of information on it can be even worse that not having a data feed at all. Just imagine the chaos that it could cause if the data you receive gives you completely the wrong impression of how you are doing.\r\n\r\nThis means that it is vital that your reports contain the information that you most need and is completely accurate as well. Therefore, a good starting point is to consider what you would most like to see on here.\r\n\r\nBy getting this right at the outset you will feel comfortable that you are getting fed the information that is likely to be most valuable to you. However, don’t rule out the possibility of your needs changing over time and your data feed having to change with them.\r\n<h3>Not Reviewing the Data Regularly</h3>\r\nEven if the data that you receive is comprehensive and relevant, it won’t count for much if you don’t review it regularly. After all, things can move very quickly in the world of online sales and you don’t want to fall behind your rivals.\r\n\r\nIf your number of sales plummets or your cost per sale rises then this is something that you need to know about right away. Even just a few days of poor sales or rising costs that you don’t analyse well could turn out to be very costly in the long run.\r\n\r\nOf course, it can be tempting to leave this kind of report for later on. However, it is good to get into the habit of checking it regularly and then acting on it swiftly.\r\n<h3>Not Acting On It</h3>\r\nIt is entirely possible that someone in the company reads the data feed regularly but doesn’t ever act on it in the right way. How is that possible and how can you avoid it happening in the future?\r\n\r\nWell, perhaps the biggest possibility is that the person who reviews the data feed doesn’t have the skills, experience or authority to do anything significant with it. It could be that they automatically check this report every day but without really fully understanding what they should be looking for on it.\r\n\r\nTherefore, it makes sense to put in place a process for acting on your sales data feed once it has been reviewed. This process should make it clear exactly what needs to be done whenever certain issues are flagged up.\r\n<h3>Missing the Chance to Spot Trends</h3>\r\nIt is also important to remember that looking at each day in isolation isn’t the best approach with your data feeds. If you work in this way then you run the risk of missing out on trends that could prove to be very important for your future business.\r\n\r\nIn this way, it is far better to look for trends that are only apparent through comparing a few days or weeks’ worth of data together. These trends may sometimes be fairly obvious but at other times you may need to look hard to find them.\r\n\r\nOf course, there are both good and bad trends to look out for. It isn’t just about looking for bad news, as you may find positive news that you can use to your benefit from now on too.','How a Poorly Managed Data Feed Affects Your Sales','','publish','open','open','','poorly-managed-data-feed-affects-sales-2','','','2026-02-15 13:35:01','2026-02-15 13:35:01','',0,'https://actuate.webpreview.co/?p=814',22,'post','',0),(2007,1,'2020-08-06 13:18:14','2020-08-06 12:18:14','<h2>Scale and Grow Your Online Business</h2>\n2020 has seen the world gripped by a global pandemic, and many businesses have sadly fallen victim to the physical closures imposed around the world as well as the changing shopping habits of consumers. There is, however, a light at the end of the tunnel for businesses able to adapt, scale and grow operations to meet the demands of a changing world.\n\nThe tips below represent a few of the ways that online business can start to turn around operations and ultimately thrive in today\'s post-pandemic economy.\n<h3>Focus on Conversion Rate Optimisation (CRO)</h3>\nCRO or Conversion Rate Optimisation is the process of removing barriers to conversion or in simple terms, increasing the number of website visitors who perform a desired action.\n\nThe great thing about CRO is that it doesn\'t rely on attracting more visitors to your website to increase profits or desired actions. CRO relies simply on boosting the number of current visitors who take your desired action.\n\nSo how do you improve your conversion rate? The answer depends on your goals, but quick wins can include:\n<ul>\n 	<li>Changing the text on your CTA\'s (call to actions).</li>\n 	<li>Removing unneeded navigational elements from the sales funnel.</li>\n 	<li>Including reviews on product pages.</li>\n</ul>\n<h3>Take a look at Organic Traffic</h3>\nOrganic traffic is one of the most sought after traffic sources for many websites. Organic traffic refers to visitors who have found your site naturally, without paying to click on or see an ad for your business. Because organic traffic is mostly free and doesn\'t cost your company any money from a marketing budget, it quite often is the holy grail of traffic sources.\n\nWhen tasked with increasing organic traffic to their website, most companies have no clue how to start. In reality, the building blocks of this process begin with an audit of your website\'s content. You must ensure your site resonates with your target audience and speaks to them in their language.\n\nThe more high-quality content your website offers, the more relevance Google and other search engines will apportion to your site when a user performs a search on their platform.\n<h3>Leverage User-Generated Content (UGC)</h3>\n79% of people say UGC profoundly impacts their purchasing decisions, with consumers finding UGC 9.8x more impactful than influencer content, so why aren\'t you utilising UGC on your site?\n\nUsing user-generated content throughout your website, social media and marketing channels can be one of the most straightforward and rewarding forms of content marketing you ever perform. With content provided by your users, your task is as easy as placing it in front of potential customers.\n\nFor those having trouble getting users to generate content in the first place, actions such as integrating a third-party review platform with your eCommerce software can have a dramatic effect in a very short period. Other ideas include urging customers to post unboxing videos, asking people to take part in surveys in return for a discount on future purchases and interacting more with your users on social media.\n<h3>Connect With Your Customer Base</h3>\nYou can\'t deny that social media has taken over our lives. As of Q1 2020, there are 2.6 billion monthly active Facebook users and chances are if you take a look at your timeline you\'ll know more about your friends than anyone would have ever thought possible 20 years ago. But is your business utilising these platforms for your gain?\n\nSocial media marketing isn\'t just about getting more sales or promoting your new product or service; the benefits of social extend much further. If your company spends a significant amount of time on the telephone supporting its customer base, you may find you could reduce these hours and improve productivity by launching support via social media. Not only that, 71% of consumers who have had a positive experience with a brand on social media are likely to recommend that brand to friends and family. Something they can easily do with a few extra clicks of a button while using social media but is a lot more complicated with traditional phone support.\n\nThe most important thing to remember when it comes to social media is that it helps you to make a connection with your customers in ways traditional marketing media is unable to. The benefits of even small steps into social can have a tremendous impact on your business.\n<h3>Invest In Technology &amp; Solutions</h3>\nFinally, when it comes to scaling and growing your business, it can be helpful to remember that investing in technology or solutions by trusted partners such as those provided by us here at Actuate Digital can help transform your business.\n\nNavigating the digital world doesn\'t have to be daunting; it just requires a well-planned approach and sustainable action plan to help transport you to the next level.','Scale and Grow Your Online Business','','publish','open','open','','scale-and-grow-your-online-business-2','','','2020-08-06 13:18:14','2020-08-06 12:18:14','',0,'https://actuate.webpreview.co/?p=2007',3,'post','',0),(2011,5,'2020-08-12 14:26:24','2020-08-12 13:26:24','<h2 class=\"p1\">Blogging For Your Business</h2>\n<p class=\"p2\">We all hate ads, that\'s a fact! So when it comes to marketing, it makes sense to focus on content rather than more traditional, ignored methods of advertising. Blogs are directly responsible for over 430% more indexed pages and 97% more indexed links. You can\'t ignore those numbers; it\'s time to start blogging for your business.</p>\n<p class=\"p2\">So why do users prefer blog posts over other advertising methods? The main reasons include feeling closer to a company after reading blog posts as well as feeling more positive about a company, everything you\'re looking for to ease visitors down the conversion path.</p>\n<p class=\"p2\">But what if you don\'t have the time or really can\'t bring yourself around to the thought of crafting the perfect blog post? Well, why not consider outsourcing? 62% of companies outsource their content marketing to agencies like us here at Actuate Digital and see an upturn in traffic and sales because of it.</p>\n\n<h3 class=\"p2\">How To Start Blogging With Your Existing Website</h3>\n<p class=\"p2\">Congratulations, you\'ve decided that blogging is the next logical step to increase brand awareness, visitors and sales, but how should you start and what software should you use?</p>\n<p class=\"p2\">Unfortunately, there is no one-size-fits-all answer to this question. The answer can vary depending on your current website setup, personal preferences and features you\'re looking for in blogging software. We do, however, have a few suggestions to make the process of choosing easier and a lot of the time it includes the term WordPress!</p>\n\n<h4 class=\"p2\">Existing WordPress Users</h4>\n<p class=\"p2\">If you\'re already using WordPress to manage your website, you\'re in luck. Over 63.5% of all content managed sites use WordPress, which amounts to over one-third of all websites in existence today. It\'s a scalable platform designed originally for blogging, so you\'re already well on the way to success.</p>\n\n<h4 class=\"p2\">Magento Users</h4>\n<p class=\"p2\">For those using Magento, arguably one of the most popular eCommerce platforms today, FishPig produces a free extension for both Magento 1 and Magento 2, which integrates WordPress into the Magento architecture. Once installed, you\'re free to enjoy all the benefits of Magento for selling and WordPress for blogging.</p>\n\n<h4 class=\"p2\">Shopify &amp; BigCommerce Users</h4>\n<p class=\"p2\">While it\'s not currently possible to integrate WordPress directly with Shopify or BigCommerce, you do have many options available to you when it comes to creating a blog.</p>\n<p class=\"p2\">The first is using the inbuilt blogging capabilities of each system, while basic, they are more than adequate for the occasional blog post. The second option is to use one of the many third-party blogging plugins available.</p>\n<p class=\"p2\">Users with a love of WordPress can even set up their blog using a sub-domain such as blog.domain.com and install WordPress here. The drawback, however, is that Google classifies both www.domain.com and blog.domain.com as two different sites meaning you won\'t get all of the benefits of hosting your blog together with your main website. The choice, however, is ultimately yours, and companies such as Actuate can help explain the pros and cons for your business.</p>\n\n<h3 class=\"p2\">Blog Post Planning</h3>\n<p class=\"p2\">For some, the thought of writing blog articles can be terrifying. The idea of being chained to your computer for days attempting to think of something to write about isn\'t pleasant. Make things easier for yourself by starting a content calendar using a simple spreadsheet. Here you should list ideas for blog posts as you get them, a schedule of when you plan to post articles to your blog as well as additional information on the type of blog post you plan on writing.</p>\n<p class=\"p2\">Ideas for posts themselves can come from anywhere, other blogs you frequently read, industry news and announcements and your own ideas and thoughts. If you keep your blog in mind as you go about your everyday business, you\'ll find ideas jump out at you almost all the time.</p>\n<p class=\"p2\">Some of the most popular blog posts which engage users and pull in views include:</p>\n\n<ul>\n 	<li class=\"p2\">\"How-To\" articles which answer questions on a specific topic.</li>\n 	<li class=\"p2\">List-based posts which are easy to skim through and give ideas.</li>\n 	<li class=\"p2\">Pillar pages, which are an in-depth analysis of a given subject.</li>\n 	<li class=\"p2\">Newsjacking posts which capitalise on trending news and topics.</li>\n 	<li class=\"p2\">Infographic posts which are highly visual and include in-depth statistics.</li>\n</ul>\n<h3 class=\"p2\">Writing Blog Posts</h3>\n<p class=\"p2\">Once you\'ve decided what you want to write about, it\'s time to sit down and get to work. Firstly, don\'t be put off if it takes you a while to get into the swing of things, the average blog post takes 3 hours and 57 minutes to write. Persevere, and you\'ll find the number of new visitors to your site is well worth the time spent writing and promoting your new blog.</p>\n<p class=\"p2\">You\'ll also find your blog posts fall into two categories. The first is topical, time-sensitive content which focuses on current trends and news appealing to your target demographic. The second is evergreen content addressing questions users have on a particular topic. Evergreen content can be marketed to users time and time again as they usually stay relevant for a reasonable amount of time, topical content while useful for tapping into current trends typically has a short shelf-life.</p>\n<p class=\"p2\">Try and work out what tone is right for your audience and adapt your writing style to match, it\'s no use writing very technical and advanced articles if you\'re posting for beginners with little to no knowledge of a subject. Consider asking friends and family for honest feedback on some of your posts and find out if they understand your article. They usually won\'t have an intimate understanding of your business which will help them give honest feedback on your writing and ability to explain a subject.</p>\n<p class=\"p2\">Follow these tips to make your article easy to follow:</p>\n\n<ul>\n 	<li class=\"p2\">Break up your article with headings, images and statistics. Most people skim through blog posts, so make things easy for them.</li>\n 	<li class=\"p2\">Utilise free stock image sites such as freepik.com to add visual touches and great looking photos to your posts. Websites like this operate in exchange for simple attribution for using their images.</li>\n 	<li class=\"p2\">Don\'t be afraid of having a healthy mix of short (600 words), medium (1,500 words) and long (2,500+ words) articles.</li>\n 	<li class=\"p2\">Whatever you do, resist the urge to copy articles or \'borrow\' lines of text. Google will penalise you for plagiarism, plus it\'s just NOT COOL!</li>\n</ul>\n<h3 class=\"p2\">Marketing Your Blog</h3>\n<ul>\n 	<li class=\"p2\">After you\'ve written your blog post, it\'s time to tell your customers, social media users and everyone else about it. You\'ll have to put in a little legwork before people start coming back of their own accord to check for new posts, but again the reward is worth the effort.</li>\n 	<li class=\"p2\">Make sure you advertise your blog posts on your website, it makes sense right? But you\'d be surprised how many people make this mistake. Consider adding a blog section to your homepage and placing a prominent link to your blog within your navigation menu and in sidebars throughout your site.</li>\n 	<li class=\"p2\">Post to the social media platforms used for your business and remember to include relevant #hashtags which will enable more people to find your content. Remember to adapt the frequency of posts to complement the platform you\'re using.</li>\n 	<li class=\"p2\">Remember to include a link and overview of your latest blog post within your company newsletter, whether it\'s digital or printed. It will also save you time having to think of additional content to include in your mailing.</li>\n 	<li class=\"p2\">Finally, make sure you include the basics of on-page SEO (search engine optimisation) within your blog post. At a minimum utilise META information, title tags and alt tags for your images. Post, refine, repeat, and before long with a little luck and the help from your friend Google, you\'ll find your efforts start to pay off, and you should see a steady increase in traffic to your site.</li>\n</ul>','Blogging For Your Business','','publish','open','open','','blogging-for-your-business-2','','','2026-02-15 13:21:07','2026-02-15 13:21:07','',0,'https://actuate.webpreview.co/?p=2011',0,'post','',0),(2014,1,'2020-08-20 14:31:04','2020-08-20 13:31:04','<h2>5 Easy Ways To Increase Customer Retention And Sales</h2>\nWhen it comes to increasing sales and ultimately your profits, it\'s more cost-effective to persuade current customers to make repeat purchases than it is to find new customers. In fact, the process of finding new customers can be anywhere from five to twenty-five times more expensive than retaining existing customers. But how do you ensure your existing customer base returns time after time to your online shop? Here are 5 easy ways to increase customer retention and sales.\n<h3>Encourage Account Sign-Ups</h3>\nCustomer accounts have a host of benefits for returning customers such as streamlining the checkout process by pre-filling address and contact information and allowing access to previous orders. But encouraging a user to sign-up for a customer account can be somewhat challenging.\n\nIf your eCommerce site offers the option for users to checkout as a guest, and to be frank, it should, then creating an account can often seem too much of a commitment for new visitors. Consider encouraging account sign-ups after the sale by explaining the benefits to your customer, not least the ability to track their order.\n<h3>Introduce A Loyalty Program</h3>\nLet this sink in, 20% of existing customers will typically account for 80% of future profits. If you aren\'t looking after your current customer base, then now is the time to introduce a loyalty program and give them the attention they deserve.\n\nWhether your loyalty program gives users money off their next purchase, points to redeem in the future or tiered savings, don\'t underestimate the power of the program and the opportunities it opens up to your business. The act of emailing a current customer to let them know their loyalty points are expiring soon can easily encourage another sale.\n<h3>Send Out Newsletters</h3>\nYou\'ve just launched a ground-breaking product that is about to revolutionise your industry yet sales are average at best. Maybe you forgot to tell your customers about it? 80% of businesses believe email marketing helps to increase customer retention, so make sure you\'re sending out regular and engaging newsletters.\n\nIf you\'re not updating your customer base with news, offers and relevant information about your company, then you\'re guaranteed to be throwing away business.\n<h3>Engage On Social Media</h3>\nIt\'s easier to sell to a friend than to someone you\'ve just met - FACT! When you engage and interact with users on social media, they become to think of you and your business as a friend. Trust levels increase, which in turn means followers are more likely to listen to your advice and recommendations.\n\nMake sure you to produce a social calendar, create regular engaging social posts and interact with your growing number of followers; you\'ll find the time and effort is worth the reward.\n<h3>Invite Customer Feedback &amp; Reviews</h3>\nProactively engaging with your customers after a sale by inviting feedback and reviews is a great way to improve your level of service and collect testimonials which can inspire confidence in new visitors.\n\nDon\'t be afraid of a negative review; see it as an opportunity to learn and grow your business so that next time, the negative becomes a positive. Information gleaned from this process can be a valuable asset in growing your business and improving conversion rates.\n<h3>Increase Customer Retention To Increase Sales</h3>\nYour number one asset in growing your business and increasing sales is your current customer base. Once you learn this and how to harness existing customers to the advantage of your company, you will find sales, and more importantly, profits start to increase.\n\nFinally, don\'t be put off by thinking you don\'t have the time or the expertise to implement these changes. Consider contacting an agency such as Actuate Digital today; you\'ll find a professional solution isn\'t out of reach and could soon pay for itself several times over.','5 Easy Ways To Increase Customer Retention And Sales','','publish','open','open','','5-easy-ways-to-increase-customer-retention-and-sales-2','','','2020-08-20 14:31:04','2020-08-20 13:31:04','',0,'https://actuate.webpreview.co/?p=2014',0,'post','',0),(2019,1,'2020-08-27 14:10:59','2020-08-27 13:10:59','<h2>The Future of eCommerce with Magento 2.4</h2>\nHats off once more to Adobe and their Magento team with the release of Magento 2.4, the latest security conscious, forward-thinking version of Magento Commerce and Magento Open Source designed for a post-pandemic world. But what does this actually mean for you and your eCommerce shop?\n<h3>Magento 2.4 Highlights</h3>\nWith the release of Magento 2.4, Adobe has stated that you can \'Accelerate Your Business in the Current Commerce Landscape\' and with over 100 new fixes to core code, 30 security enhancements, resolution of 226 GitHub issues and a plethora of new features they may be right! Magento 2.4 also brings you:\n<ul>\n 	<li>2FA (2 Factor Authentication) for Admin Accounts</li>\n 	<li>Purchase Approval Workflows</li>\n 	<li>Seller-Assisted Shopping</li>\n 	<li>In-Store Pickup</li>\n 	<li>A New Media Gallery</li>\n 	<li>PWA (Progressive Web App) Dvelopment</li>\n 	<li>Headless Commerce</li>\n 	<li>Faster Cart &amp; Checkout Performance</li>\n</ul>\n<h3>Magento 2.4 Security</h3>\nProbably the primary concern for many businesses when it comes to eCommerce is security, and with over 30 security enhancements, Magento 2.4 has you covered. The security principle of GDPR states that you must consider the technical measures in place to secure the data of your users and with the UK Police reporting an increase in cybercrime during lockdown, it\'s essential to fight back with additional security measures for your business.\n<h4>2FA for Admin Accounts</h4>\n2FA or 2 Factor Authentication is a security method which only allows access to a system once two means of identification are presented and verified. This added layer of security significantly reduces the possibility of unauthorised access to your Magento admin panel.\n<h4>New Escaper Class for Templates</h4>\nBetter HTML sanitisation is now available in the form of a new Magento 2.4 escaper class. Once your website templates have been configured to use this class, user-generated\ncontent will be less vulnerable to exploits and attack.\n<h4>Support for Security.txt Protocol</h4>\nSupport is now available for the security.txt protocol, which allows security researches to identify the right contact within your organisation to which potential security issues can be reported.\n<h3>Magento 2.4 Platform Upgrades</h3>\nAs well as the enhanced security methods listed above, Magento 2.4 also introduces many platform upgrades to enhance website security and also improve performance.\n<h4>PHP 7.4 Support</h4>\nReleased in November 2019, PHP 7.4 implemented many bug fixes over previous versions which lead to increased security, speed and performance. With Magento 2.4 utilising the latest version of PHP, it\'s safe to assume security and performance were top of Magento\'s list with this release.\n<h4>MySQL 8.0 Support</h4>\nMuch like the supporting of PHP 7.4, Magento 2.4 supports MySQL 8.0, which helps to increase security and enhance performance.\n<h4>Elasticsearch</h4>\nWith Magento 2.4, Elasticsearch is now the default search engine powering users search requests. Elasticsearch is a powerful and quick search tool for Magento with advanced features such as stop words, analytical data, support for multiple languages, synonyms and more.\n<h3>New Magento 2.4 Features</h3>\nSecurity enhancements and platform upgrades are all well and good, but many Magento users want to know what new features are available before committing to upgrading to the latest version. We\'ve pulled together some of the best new features in Magento 2.4 below for you to admire.\n<h4>Purchase Approval Workflows</h4>\nDoes your company have procedures in place to approve individual orders? Perhaps any order over £1,000 needs approval from a senior account manager, then Magento 2.4 is for you. With purchase approval workflows, Magento allows you to define approval rules based on the value of an order, the number of SKU\'s or even the shipping cost, great for the B2B market.\n<h4>Seller-Assisted Shopping</h4>\nIt can be the thing of nightmares for customer service staff; an angry customer has called to say that something isn\'t working for them on your website, you login to your account only to find everything appears normal, what do you do? This scenario happens all too often, but with Magento 2.4 you can quickly get to the bottom of issues like these with the introduction of seller-assisted shopping. Now your support staff can login as the customer through the Magento admin panel, allowing them to diagnose problems and issue relevant guidance.\n<h4>In-Store Pickup</h4>\nWith the world opting to shop online either for delivery or in-store collection, Magento 2.4 has answered the call with its new in-store pickup feature. Magento now allows you to specify which inventory locations are eligible for in-store pickup. During the checkout, customers can easily opt to find a nearby location where they can collect their order as well as relevant information such as opening times etc. Customers are quickly notified with the click of a button when their order is available for pickup and customisations can be put in place for further refinements such as curbside pickup.\n<h4>New Media Gallery</h4>\nMagento 2.4 includes a brand new media gallery which is over 30 times faster than its previous incarnation. The new media gallery lets you easily see where images are in use on your website as well as search via new fields. Finally, Magento 2.4 integrates tightly with Adobe Stock, meaning you can license royalty-free images for use across your site all through your Magento admin panel.\n<h3>Magento 2.4 Summary</h3>\nWhen it comes to the future of eCommerce in a post-pandemic world, Magento 2.4 is leading the pack. The security implications of remote working coupled with increased cybercrime such as phishing make some of the features included in this Magento update an absolute must-have for any business. New features also impress, and if you\'re on the fence, we\'d advise you pick up the phone now and give Actuate a call on 01244 911360 and let one of our team give you a demo of the powerful features it contains.','The Future of eCommerce with Magento 2.4','','publish','open','open','','the-future-of-e-commerce-with-magento-2-4-2','','','2020-08-27 14:10:59','2020-08-27 13:10:59','',0,'https://actuate.webpreview.co/?p=2019',4,'post','',0),(2022,5,'2020-09-02 14:18:20','2020-09-02 13:18:20','<h2>Winning Local Business With Local eCommerce</h2>\nAnalysis from Deloitte Digital in Great Britain has shown that since lockdown 3 in 5 consumers have chosen to shop more at local shops than previously. The same report also showed that 57% of consumers say they will be more likely to shop locally once lockdown ends. While excellent news for retailers that already have a local eCommerce presence, those that don\'t have some catching up to do.\n<h3>The Benefits of Local eCommerce for your business</h3>\nBoosted by lockdown, there is a growing trend for people wishing to shop locally if they can find the products they\'re looking for close to their home or workplace and at a reasonable price. The benefits to you as a business are numerous, but some of the key reasons to grow your local eCommerce presence include:\n<ul>\n 	<li><strong>Competing with the multi-nationals.</strong> Amazon may have Prime delivery, but if a consumer can pick up an item within 24 hours locally, then you could well find they shop with you.</li>\n 	<li><strong>Building your customer base through word of mouth.</strong> 92% of consumers trust recommendations made by their friends. Capitalise on this by getting locals talking about you.</li>\n 	<li><strong>Reducing your overheads.</strong> It takes time to print packing labels, book parcels into your delivery system or take them to the local post office. By encouraging users to pick up their orders, you can save time and money.</li>\n</ul>\n<h3>Why Customers Choose To Shop Local</h3>\nToday\'s modern consumer is much more ethically focussed than in the past, so choosing to shop local allows them to feel that they are making a difference. Apart from helping the local economy and high street, consumers are also more environmentally aware; this makes local shopping the ideal choice for those wishing to ensure a better world for future generations.\n\nSome of the top reasons for shopping locally include:\n<ul>\n 	<li>Supporting the local economy</li>\n 	<li>Saving jobs</li>\n 	<li>A safer way to shop</li>\n 	<li>Helping the environment</li>\n 	<li>Preserving the local community</li>\n</ul>\nIf you can help tick these boxes for your customers, then you won\'t be far away from making a sale. Don\'t be afraid to reveal your human side as a business, showing that you support the environment and or local charities goes a long way in building trust with potential customers.\n\n62% of users will more likely spend money at a shop that takes extra steps to ensure the safety and well-being of staff.\n\nIf you already deliver locally to some of your customers, consider adding this as an additional service giving website users a wide choice of delivery options when shopping with you. The flexibility of knowing an order can be delivered quickly if need be is another great way to tip the scales in your favour.\n<h3>What to Look For in a Local eCommerce Website</h3>\nWhen it comes to choosing the right eCommerce software for your business, you may find yourself struggling to compare one system to another. On the surface, most eCommerce software packages are created equally, it\'s only when you drill down to the specifics that you find significant differences starting to appear.\n\nEssential to a local eCommerce site are the following features:\n<ul>\n 	<li>In-Store Pick Up or Local Delivery Options</li>\n 	<li>Multiple Payment Methods</li>\n 	<li>Great Customer Experience</li>\n 	<li>Mobile-Friendly Design</li>\n 	<li>Reviews &amp; User Generated Content (UGC)</li>\n 	<li>Strong Localised SEO</li>\n</ul>\nWhilst we work with several eCommerce platforms here at Actuate Digital, one platform that is currently adapting to the trend of local eCommerce is Magento, more specifically, Magento 2.4. With new features including enhanced in-store pickup, multiple speed enhancements and workflow tools, it\'s a great contender for your next local eCommerce site.\n\nIn today\'s digital world, it pays to offer a digital version of your storefront to visitors who for one reason or another may visit your website before your physical store. With window shopping often occurring online, don\'t lose a sale just because you\'ve never needed a website in the past. As lockdown proved, businesses with the ability and foresight to adapt were able to make significant gains and those who didn\'t unfortunately lost out. Prepare for the changing habits of your customers now and enjoy the success of selling locally.','Winning Local Business With Local eCommerce','','publish','open','open','','winning-local-business-with-local-e-commerce-2','','','2026-02-15 13:21:07','2026-02-15 13:21:07','',0,'https://actuate.webpreview.co/?p=2022',3,'post','',0),(2025,1,'2020-09-09 14:23:57','2020-09-09 13:23:57','<h2>Black Friday, Cyber Monday, deep discounts and the new normal for holiday shopping!</h2>\r\nOriginating from the USA, Black Friday has quickly taken hold around the world, and the UK isn\'t any exception. Driven by the urge to compete with sales giants such as Amazon, UK retailers have mostly embraced the Black Friday tradition, which continues to grow in popularity and length each year.\r\n\r\nUnfortunately, although the popularity of Black Friday has grown, many small and medium retailers fail to prepare, with last-minute offers hastily thrown together in a bid to cash in on the popularity of this massive annual event.\r\n\r\nWith Black Friday sales dominated by large corporations such as Amazon, it\'s crucial to\r\n\r\nprepare your offers and sales strategy in advance. Don\'t rely on 10% off you worst- performing product, a social media post and slapdash banner if you want to draw in the shoppers this year. It\'s time to start planning for Black Friday now to see the most significant rewards from what has become the largest shopping day in the UK, if not the world.\r\n<blockquote>In 2018, the average spend per person during Black Friday in the UK was £346</blockquote>\r\nSo where do you start when it comes to planning for this year\'s Black Friday sales event? We\'ve put together a handy guide to get you off to a flying start.\r\n<h3>Choose a mix of popular and less popular products</h3>\r\nIt\'s always tempting to discount stock that has been sitting in your warehouse for the past 12 months gathering dust, after all, if you can get rid of it then you have more space to bring in popular new lines. The problem with this mentality is that unless you offer serious discounts of 50% or more, an unpopular product will remain an unpopular product. Try to reach a balance and choose several popular products and several less popular products, this way you\'re guaranteed to have items people will want. Plus if they choose to purchase one of the more popular products, they are then more likely to take advantage of a deal on one of the lesser popular items as well.\r\n<h3>Try to offer free delivery</h3>\r\nThere\'s nothing more annoying than finding an absolute bargain online, only to find that shipping costs more than the item itself. 70% of consumers say the top reason for choosing one brand over another when shopping online is free delivery, so try and tap into this market by offering free delivery yourself. If you really can\'t offer free delivery on all orders, consider trialling a free delivery threshold, where consumers spending a certain amount receive free delivery and promote it everywhere.\r\n<h3>Have a variety of offer types</h3>\r\nIf your eCommerce system allows, opt for a healthy variety of offer types. From money off (both fixed and percentage-based) to buy one get one free and even multi-saves, having a variety of offer types can add fun to your Black Friday sales event. Just think of your local discount supermarket and the weekly offers they promote, it\'s all about variety.\r\n<h3>Prepare marketing material in advance</h3>\r\nSadly unless you\'re one of the large e-tailers, very few people will stumble across your Black Friday deals. You need to push and promote to drive visitors and sales in your online shop.\r\n\r\nBut where do you start? The answer surprisingly is simple. Statistics show that if a consumer has previously purchased from your company, there is at least a 60% chance that the same consumer will make at least one further purchase. Use this to your advantage and prepare digital marketing material for your current customer base, including:\r\n<ul>\r\n 	<li>An email newsletter (two or three if possible)</li>\r\n 	<li>Social media posts (both counting down to Black Friday and during Black Friday)</li>\r\n 	<li>Banners to upsell directly on your checkout pages</li>\r\n 	<li>Blog and news posts</li>\r\n 	<li>SMS messages</li>\r\n</ul>\r\n<h3>Plan to exceed expectations</h3>\r\nPreparing for Black Friday is a constant process, and even when dispatching orders, you can help encourage repeat custom for the next Black Friday event 12 months down the line. Imagine placing a free gift into the box of every Black Friday order you dispatch; it doesn\'t have to be much, even a simple chocolate to say thank you for your order. Little touches can have a lasting effect, social followers and interaction will build, reviews if you collect them will increase, and you may find the same customer returns 12 months later, if not before to place further orders. If you can differentiate yourself from the competition and exceed customer expectations, you\'ll go from strength to strength. This same advice also applies to delivery speed. Aim to dispatch orders in a timely fashion, and you\'ll be surprised how quickly you start to see the benefits.','Preparing for Black Friday','','publish','open','open','','preparing-for-black-friday-2','','','2026-02-15 13:26:55','2026-02-15 13:26:55','',0,'https://actuate.webpreview.co/?p=2025',1,'post','',0),(2028,5,'2020-09-15 14:28:14','2020-09-15 13:28:14','<h2>5 ways to increase eCommerce conversion rates</h2>\r\nDid you know that the average UK conversion rate for eCommerce websites is just 1.4%? This number is 0.4% lower than the global average of 1.8% and underlines the importance of conversion rate optimisation for UK businesses, whether B2C or B2B.\r\n<h3>What is conversion rate optimisation?</h3>\r\nConversion rate optimisation, often abbreviated to CRO is the act of converting a higher percentage of website visitors into customers. The methods used to achieve this goal can vary, but any changes made to your website to accomplish this task is classes as CRO.\r\n<h3>How to increase eCommerce conversion rates?</h3>\r\nIn the UK, the B2C eCommerce market is worth around £181 billion, which accounts for 19% of the UK\'s total retail spend. The pandemic has also changed shopping habits, increasing online spending habits further, but how do you capture your share of this booming eCommerce  business? One of the easiest methods is to invest time and money into conversion rate optimisation for your website.\r\n\r\nHere are five ways you could increase your conversion rates.\r\n<h4 class=\"list-heading\">Boost your sites loading times</h4>\r\nGoogle research shows that 53% of visitors to your website will abandon their session if your page takes 3 seconds or more to load. With the average loading speed of websites in the UK standing at 8.9 seconds, there is a massive opportunity for your site to stand out amongst the crowd.\r\n\r\nFind out where your website is hosted and see how quickly it loads by using a free tool such as Google\'s <a href=\"https://developers.google.com/speed/pagespeed/insights\">Page Speed Insights</a>.\r\n\r\nHere at Actuate, we purposely chose to partner with UK Fast for our client\'s web hosting needs, drawing on their <a href=\"https://www.ukfast.co.uk/fast-host.html\">need for speed</a> and best in class infrastructure to give the sites we host that competitive advantage.\r\n<h4 class=\"list-heading\">Responsive &amp; Mobile-First Design</h4>\r\nDo you know how many visitors to your website are using a mobile device compared to a desktop?\r\n\r\nThe probability is that the majority of your visitors already use a mobile device and by 2023, your mobile sales will overtake desktop sales. But have you ever tested your website using a mobile device? It\'s easy in an office environment to forget mobile exists, which can have severe consequences for your bottom line.\r\n\r\nMake sure your website is responsive (adapts to work across a variety of devices such as smartphones, tablets, laptops and desktops). If you\'re planning a redesign, indicate you\'d prefer a mobile-first approach (when a site is designed primarily for mobile devices and adapted for larger\r\nscreens as a secondary measure).\r\n\r\nAt Actuate, unless otherwise requested, all eCommerce sites are built responsively with a mobile-first design.\r\n<h4 class=\"list-heading\">Simplify your checkout</h4>\r\nYou\'ll find most of your visitors drop-off your site during the checkout process; it\'s advisable to take a long, hard look at your checkout, with top reasons for abandonment including:\r\n<ul>\r\n 	<li>Being forced to create an account</li>\r\n 	<li>Making the checkout process too complex</li>\r\n 	<li>Unexpected delivery costs</li>\r\n 	<li>Security concerns</li>\r\n</ul>\r\nWe create customer profiles to tailor your eCommerce site to the needs of your audience, making the user experience better for all involved.\r\n<h4 class=\"list-heading\">Include multiple payment options</h4>\r\nWhy would a consumer choose a competitor selling an identical product to yours, even if that product is more expensive? Maybe if they offer PayPal or another preferred payment method and you don\'t. Why? One of the reasons is because payment providers such as PayPal allow items to be purchased using PayPal Credit, giving you four interest-free months to pay for an item. Now, do you see the advantages?\r\n\r\nWe\'ll advise and help you consider your target audience when thinking about the payment methods you include on your checkout. If you sell high-value items, consider some of the buy-now-pay-later payment providers, PayPal is recommended for ease of use, and mobile payment providers are also growing in popularity.\r\n<h4 class=\"list-heading\">Rely on social proof</h4>\r\nSocial proof is the action of people following the actions and recommendations of others and is a powerful tool in helping boost conversion rates on your website. Promote customer reviews across your product pages and social media channels to encourage sales. If you don\'t currently collect reviews, consider adding this as a priority.\r\n\r\nSurveys show that 86% of consumers read reviews for local businesses, and even Google have admitted that reviews play a role in your search rankings.\r\n\r\nWe\'re able to set up and integrate reviews for your eCommerce site as well as advising on Google licensed review providers to make sure Google counts your on-site reviews, rather than ignoring them because of how they were collected.','5 ways to increase eCommerce conversion rates','','publish','open','open','','5-ways-to-increase-e-commerce-conversion-rates-2','','','2026-02-15 13:25:06','2026-02-15 13:25:06','',0,'https://actuate.webpreview.co/?p=2028',0,'post','',0),(2036,1,'2020-10-01 16:34:03','2020-10-01 15:34:03','Local SEO, the art of attracting local consumers to your business and one of the best ways to increase your sales, especially if you have a physical location. Did you know that today a consumer is more likely to buy from you if you meet just two criteria:\r\n<ul>\r\n 	<li>You\'re reasonably priced</li>\r\n 	<li>You can get their purchase to them quickly</li>\r\n</ul>\r\nIgnoring point 1, the easiest way to get a purchase from point a to point b is if the consumer lives locally to your business. If you\'re lucky enough to be in this situation the delivery options available to you for a fast, hassle-free delivery service are much greater, including local delivery by your team and collection from your store.\r\n<h2>Is there a demand for local eCommerce?</h2>\r\nSo we\'ve established that localised eCommerce could help you increase your delivery speed, but is there truly a demand for local eCommerce? Aren\'t people just as likely to shop nationally or even internationally? You may be surprised to know that consumers in the UK are much more likely to \"shop local\" compared with our European counterparts. Only 45% of British consumers have reported buying products internationally over the last 12 months. The only European country with a lower percentage is Germany at 37%. Experts believe the trend of shopping locally has been driven by the CV-19 pandemic, demand for lower delivery costs and with Brexit the fear of import fees and duties.\r\n<h2>Taking advantage of the local eCommerce trend</h2>\r\nSo where should you start when it comes to capitalising on the growing UK trend of shopping locally? One of the easiest ways is with local search engine optimisation, which you can complete yourself or with the help of a digital agency such as Actuate.\r\n<h2>Local SEO checklist</h2>\r\n<h3 class=\"list-heading\">Register for Google My Business</h3>\r\nMore than just a business directory, <a href=\"https://www.google.com/intl/en_uk/business/\">Google My Business</a> gives you access to a suite of features all designed to push local business to you thanks to search giant Google. You\'re able to create a business profile which can appear in \'position zero\' for localised search on Google, you can collect reviews and feedback, and you can also post news and offers directly to the first page of Google\'s search results. The power of Google My Business really shouldn\'t be underestimated.\r\n<h3 class=\"list-heading\">Prepare your site for local SEO</h3>\r\nTo prepare your site for localised searches, you\'re going to need to reference your location in strategic areas around your website. From page title and META tags to in-body headings and general paragraphs, it\'s important to remember your geographical location when you\'re writing your web copy.\r\n<h3 class=\"list-heading\">Consider a localised domain name</h3>\r\nMore for startups and unestablished sites, choosing a localised domain name can instantly help to connect local consumers with your business. For instance, for those in the UK, consider a .co.uk or .uk domain name. Narrowing this further Wales has .wales and .cymru, Scotland has .scot, and Ireland has the .ie domain. Believe it or not, this can be taken even further if you live in a large city like London, with the domain .london available to register. All of these options can help you resonate with the local community and are search signals to Google about the audience your website is targeting.\r\n<h3 class=\"list-heading\">Find local business directories</h3>\r\nBusiness directories litter the internet with many unworthy of the time and effort to create a listing; there are, however, exceptions to every rule. Take the time to search for directories local to your geographic area, so, for instance, here at Actuate, we would search for terms including:\r\n<ul>\r\n 	<li>Chester Link Directory</li>\r\n 	<li>Cheshire Link Directory</li>\r\n</ul>\r\nAdd the resulting links to a simple spreadsheet, one per row. Once you have a list of possible local directories, use a tool such as <a href=\"https://analytics.moz.com/pro/linkexplorer/home\">Moz\'s Link Explorer</a> to check the domain authority of each link. Simply create an account on Moz, and search for each domain using their Link Explorer tool, finally making a note of the Domain Authority score in your spreadsheet. Anything over 50 is considered good, and a score of 60+ is considered excellent. Take the time to manually submit your website to these sites and ignore the rest... simple! Much like using a localised domain, these links will provide Google with strong ranking signals about the target area of your site.\r\n<h3 class=\"list-heading\">Build up your reviews</h3>\r\nReferencing point 1 above, we mentioned that Google My Business gives you the ability to collect reviews for your business listing. Talk to your best customers and see if they are willing to write a genuine and honest review for your company on Google to help you attract more clicks to your website. The process will take just a few minutes, but the rewards once you gather several reviews can be hugely beneficial.','Getting to grips with local SEO','','publish','open','open','','getting-to-grips-with-local-seo-2','','','2026-02-15 13:26:05','2026-02-15 13:26:05','',0,'https://actuate.webpreview.co/?p=2036',7,'post','',0),(2039,1,'2020-10-03 16:05:51','2020-10-03 15:05:51','You\'re convinced... Whether you\'ve attended a local marketing seminar, read about the trends online or can simply feel it in your bones... Social media - if done right - plays a vital role in helping businesses thrive, but what exactly should you and your business post about? For many, the thought of sitting down to write their next social media post can fill them with dread, but with a little time and planning, writing for social media doesn\'t have to be so bad. Of course, you could always talk to an agency such as Actuate about handling this for you, but you may find with the right ideas, social media marketing isn\'t too bad after all. Below we\'ve compiled a list of social media post ideas designed to make your life easier the next time you log in to Facebook, Twitter or Instagram to connect with your followers.\r\n<h2 class=\"list-heading\">Promote a competition or giveaway</h2>\r\nA recent study revealed that Instagram accounts which held regular contests seemed to grow 70% faster than those that didn\'t, a great reason to make a monthly competition a staple of your social media marketing plan. You don\'t need third-party plugins or tools, choose something to give away, ideally something that represents your business, make sure you\'ve got some written terms and conditions that you can link to and finally think of a creative idea for entry, and you\'re all set to go! Some popular examples include like this post, follow our account or tag three friends, but the options are truly endless.\r\n<blockquote class=\"instagram-media\" data-instgrm-captioned=\"\" data-instgrm-permalink=\"https://www.instagram.com/p/CGPJ2wwgoLU/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"12\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\">\r\n<div style=\"padding: 16px;\">\r\n\r\n<a href=\"https://www.instagram.com/p/CGPJ2wwgoLU/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\" rel=\"noopener noreferrer\"> </a>\r\n<div style=\"display: flex; flex-direction: row; align-items: center;\">\r\n<div style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"></div>\r\n<div style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\">\r\n<div style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"></div>\r\n<div style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"></div>\r\n</div>\r\n</div>\r\n<div style=\"padding: 19% 0;\"></div>\r\n<div style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"><svg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\"><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"><g><path d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"></path></g></g></g></svg></div>\r\n<div style=\"padding-top: 8px;\">\r\n<div style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\">View this post on Instagram</div>\r\n</div>\r\n<div style=\"padding: 12.5% 0;\"></div>\r\n<div style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\r\n<div>\r\n<div style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"></div>\r\n<div style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"></div>\r\n<div style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"></div>\r\n</div>\r\n<div style=\"margin-left: 8px;\">\r\n<div style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"></div>\r\n<div style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"></div>\r\n</div>\r\n<div style=\"margin-left: auto;\">\r\n<div style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"></div>\r\n<div style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"></div>\r\n<div style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"></div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<p style=\"margin: 8px 0 0 0; padding: 0 4px;\"><a href=\"https://www.instagram.com/p/CGPJ2wwgoLU/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\"color: #000; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none; word-wrap: break-word;\" target=\"_blank\" rel=\"noopener noreferrer\">*COMPETITION TIME* Happy #ChocolateWeek. To celebrate we’re giving away one of our NEW Signature Cabinets. With 147 chocolates, it’s definitely big enough to share. To enter, simply tag who you’d choose to experience this with in the comments. Competition ends midnight Sunday 18th October. T&amp;Cs apply. The winner will be announced the following week.</a></p>\r\n<p style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\">A post shared by <a href=\"https://www.instagram.com/hotelchocolat/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px;\" target=\"_blank\" rel=\"noopener noreferrer\"> hotelchocolat</a> (@hotelchocolat) on <time style=\"font-family: Arial,sans-serif; font-size: 14px; line-height: 17px;\" datetime=\"2020-10-12T08:28:36+00:00\">Oct 12, 2020 at 1:28am PDT</time></p>\r\n\r\n</div></blockquote>\r\n<script async src=\"//www.instagram.com/embed.js\"></script>\r\n<h2 class=\"list-heading\">Share, Retweet and Regram!</h2>\r\nLet your audience do the talking by sharing, retweeting and regramming their content, with 88% of consumers trusting user reviews as much as personal recommendations; you have a pretty powerful reason to share share share! It goes without question that you shouldn\'t just fill your timeline with other peoples content, like all of our tips try and find a healthy balance of content to achieve social success.\r\n<h2 class=\"list-heading\">Link to company articles, blog posts and news content</h2>\r\nDo you regularly post a blog article on your company website or find you have a constant stream of news sitting on your website? Leverage this content for social media and drive more traffic to your articles. Consider creating an eye-catching supporting image and picking out important information to connect with your audience. Finally, you should even think about scheduling several posts throughout the year for a particular article if it\'s not time-limited and is considered \'evergreen\' content. (content that remains fresh and vital)\r\n<blockquote class=\"twitter-tweet\" data-dnt=\"true\">\r\n<p lang=\"en\" dir=\"ltr\">How can you prepare your eCommerce site for the upcoming holiday season? First find out the real “gifts” shoppers want - no socks or sweaters on this list. ? Take a look: <a href=\"https://t.co/y9xb1lHStw\">https://t.co/y9xb1lHStw</a> <a href=\"https://t.co/ucA6qZIRoI\">pic.twitter.com/ucA6qZIRoI</a></p>\r\n— Magento Commerce (@magento) <a href=\"https://twitter.com/magento/status/1313961060249071616?ref_src=twsrc%5Etfw\">October 7, 2020</a></blockquote>\r\n<script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\r\n<h2 class=\"list-heading\">Show off your lighter side</h2>\r\nRemember that your followers don\'t want to see adverts every five minutes, they want to see your company principles, your quirks and some personality. If it fits with your company philosophy, why not schedule a few fun posts once in a while, do it correctly, and your users will stick around for the next one.\r\n<blockquote class=\"twitter-tweet\" data-dnt=\"true\">\r\n<p lang=\"en\" dir=\"ltr\">BREAKING BREAKFAST NEWS</p>\r\n57 problems but breakfast ain\'t one. We\'ve teamed up with <a href=\"https://twitter.com/HeinzUK?ref_src=twsrc%5Etfw\">@HeinzUK</a> to make some new smoothies that are perfect for the mornings.\r\n\r\nSay hello to our new breakfast super smoothiez. <a href=\"https://t.co/sLYqZhhNMa\">pic.twitter.com/sLYqZhhNMa</a>\r\n\r\n— innocent drinks (@innocent) <a href=\"https://twitter.com/innocent/status/1314468139237744640?ref_src=twsrc%5Etfw\">October 9, 2020</a></blockquote>\r\n<script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\r\n<h2 class=\"list-heading\">Go behind the scenes</h2>\r\nDoes your company employ a few members of staff, have regular interns or even an office pet? Then go behind the scenes with a post or two about your staff members, fuzzy friend or new recruit. Your followers will enjoy getting a glimpse of day to day life in your office, and it also helps them connect with your company on a personal level.\r\n<h2 class=\"list-heading\">Industry facts and figures</h2>\r\n73.6% of all statistics you read are made up! But there is a reason for their popularity, and that\'s because facts, figures and statistics make good reading and can help promote your products, services or business. Now we\'re not suggesting you make up your facts, do some research online and you\'re sure to turn up something that fits the bill for your next social post.\r\n<h2 class=\"list-heading\">Keep your eye out for trending topics</h2>\r\nIf you\'re really looking to gain traction and pull in new readers and hopefully followers too, then keep your eye out for trending topics. Keeping your finger on the pulse of what\'s popular right now could spark an idea that catapults your business ahead of your competitors overnight.\r\n<blockquote class=\"twitter-tweet\" data-dnt=\"true\">\r\n<p lang=\"en\" dir=\"ltr\">Power out? No problem. <a href=\"http://t.co/dnQ7pOgC\">pic.twitter.com/dnQ7pOgC</a></p>\r\n— OREO Cookie (@Oreo) <a href=\"https://twitter.com/Oreo/status/298246571718483968?ref_src=twsrc%5Etfw\">February 4, 2013</a></blockquote>\r\n<script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\r\n<h2 class=\"list-heading\">Daily #hashtags</h2>\r\nYou\'re probably aware of hashtags such as #FollowFriday and #MondayMotivation. Still, you may be surprised to hear that there are literally hundreds of common hashtags for every day of the week. Jump on the bandwagon and join in with some of them. Here are just a few of our favourites: Monday #MondayMotivation #MarketingMonday #MusicMonday #MondayFunday #ManicMonday Tuesday #TravelTuesday #TipTuesday #GoodNewsTues #TransformationTuesday #TakeMeBackTuesday Wednesday #WayBackWednesday #WisdomWednesday #WinItWednesday #WellnessWednesday #WoofWednesday Thursday #ThursdayThoughts #ThrowbackThursday #ThursdayVibes #ThankfulThursday Friday #FashionFriday #FlashBackFriday #FollowFriday #FridayFun #FreebieFriday Saturday #SaturdaySale #Caturday #SaturdayStyle #SaturdayShoutOut Sunday #SundayFunday #SelfieSunday #SpotlightSunday #WeekendVibes\r\n<h2 class=\"list-heading\">Plan a poll</h2>\r\nThinking about launching a new product and wish you could get some feedback from your followers? Then think about planning a poll and get the information you\'re craving. Polls are available on many social platforms and take just seconds to set in motion. Whether serious or fun, they should certainly feature in your social media content plan.\r\n<blockquote class=\"twitter-tweet\" data-dnt=\"true\">\r\n<p lang=\"en\" dir=\"ltr\">Cosy season is here! What is your favourite thing to buy now that chilly days have arrived? ?</p>\r\n— New Look (@newlook) <a href=\"https://twitter.com/newlook/status/1314525407060930560?ref_src=twsrc%5Etfw\">October 9, 2020</a></blockquote>\r\n<script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\r\n<h2 class=\"list-heading\">Celebrate a milestone</h2>\r\nHow many milestones can you think of? Business anniversary, 1,000th Facebook follower, the first customer through the door... One thing you can never be short of is a milestone, so why not celebrate them with your followers? Milestones are a great way to show your human side and have some fun with your social media followers\r\n\r\nOver to you Social media shouldn\'t be challenging; social media should be fun, easy and rewarding. Enjoy your social media journey, and see where it takes you, and if you find you need a little help along the way, our experts here at Actuate Digital are always just a phone call away. Have any social media ideas of your own you\'d like to share with us? Let us know by using the comments section below. Good luck!','Social Media Post Ideas for Your Business','','publish','open','open','','social-media-post-ideas-for-your-business-2','','','2026-02-15 13:22:23','2026-02-15 13:22:23','',0,'https://actuate.webpreview.co/?p=2039',6,'post','',0),(2042,5,'2020-10-10 16:06:34','2020-10-10 15:06:34','It\'s the beginning of October, the weather has well and truly turned, at least here in Chester, and believe it or not it\'s time to think about Old St. Nick and that magical \"C\" word... That\'s right, Christmas is almost upon us and thanks to both national and local lockdown, you probably think where has the year gone! Well, there\'s no time to worry about that, whether you\'re local to Chester or not, it\'s time to start planning your COVID secure Christmas, and there is no better place than right here in the walled city of Chester in Cheshire. Here at Actuate\'s top 5 picks for a great Christmas out and about in Chester this year:\r\n<h2 class=\"list-heading\">Chester Christmas Market</h2>\r\nWhen you start to see the small traditional wooden chalets organised around a magnificent tree, you know Christmas has officially arrived in the heart of Chester. With a host of handmade gifts, locally sourced produce not to mention the mulled wine and hot food, Chester Christmas Market is the perfect way to experience the joys and historic beauty of Chester. Chester Christmas Market returns on Thursday, 19th November to Tuesday, 22nd December 2020 dependant on government guidance and takes place outside of Chester Cathedral, Storyhouse and Chester\'s historic Town Hall. Visit the Chester Christmas Market Facebook page for the latest news and announcements at <a href=\"https://www.facebook.com/ChesterChristmasMarket/\">https://www.facebook.com/ChesterChristmasMarket/</a>\r\n<h2 class=\"list-heading\">A Christmas Carol at Chester\'s Storyhouse</h2>\r\nChristmas isn\'t cancelled! That\'s the promise made by Chester\'s very own Storyhouse theatre as they prepare to host their Christmas show Charles Dickens\' A Christmas Carol. One of a handful of venues around the UK still operating this Christmas, the show has been designed around social distancing rules with less than half of the regular ticket allocations on sale for their shows between 7th November 2020 and 17th January 2021. Act quickly to avoid disappointment and enjoy a little normality this Christmas. Book your tickets now from the Storyhouse website at https://www.storyhouse.com/event/achristmas-carol\r\n<h2 class=\"list-heading\">Chester Zoo Lanterns - A Starlit Christmas Experience</h2>\r\nChester Zoo like you have never seen before with their illuminated winter experience set after the zoos regular closing time. Back for its 9th year, Chester Zoo Lanterns is a beautiful way to spend an evening for the whole family. Escape the worries of 2020 in their eleven magical worlds this year aimed at taking you to faraway lands. The experience created in partnership with Wild Rumpus aids Chester Zoo\'s vital efforts with wildlife conservation and will be an event you remember for years to come.\r\n\r\nTickets are available from <a href=\"https://www.chesterzoo.org/events/\">https://www.chesterzoo.org/events/the-lanterns-a-starlit-christmas/</a> now for selected dates between Friday, 13th November and Wednesday, 23rd December 2020.\r\n<h2 class=\"list-heading\">The Snowman at Chester Cathedral</h2>\r\nThe Snowman has returned to Chester Cathedral for its 8th year accompanied by live orchestra for a screening of this iconic British animated adventure. The performance also features a beautiful solo of the famous \"Walking in the Air\", performed by a local audition winner as well as a visit from The Snowman himself, guaranteed to melt the heart of little ones. Tickets can be booked online from <a href=\"https://chestercathedral.ticketsolve.com/shows/1173603999/events/428301050\">https://chestercathedral.ticketsolve.com/shows/1173603999/events/428301050</a> for the four performances on Monday, 21st December 2020.\r\n<h2 class=\"list-heading\">Chester Cathedral\'s Christmas Tree Festival</h2>\r\nLose yourself in the lights of Chester Cathedral with their amazing Christmas Tree Festival and forget your troubles. This year Chester Cathedral is determined to bring hope and happiness to everyone who has had such a rough time during 2020, and their annual Christmas Tree Festival will do just that. Especially adapted based on government guidance, this year will see sparkling trees throughout the cathedral. For further information about the festival visit <a href=\"https://chestercathedral.com/about/\">https://chestercathedral.com/about/christmas-treefestival/</a> on the Chester Cathedral website. Know of an event happening in Chester this Christmas that we\'ve missed? Get in touch and let us know.','Top things to do in Chester this Christmas','','publish','open','open','','top-things-to-do-in-chester-this-christmas-2','','','2026-02-15 13:21:07','2026-02-15 13:21:07','',0,'https://actuate.webpreview.co/?p=2042',5,'post','',0),(2045,5,'2020-10-20 16:07:04','2020-10-20 15:07:04','Are you looking to launch a new website or refresh your current site in the next 6-12 months? You may be surprised to read that you should really start planning now for your new website and book a meeting, or at the bare minimum a chat with your preferred digital agency. But surely it doesn\'t take that long to plan and execute a successful launch or relaunch of a website? You\'d be surprised...\r\n\r\nBelow, we will run you through the crucial reasons why you should plan ahead for your new website build and the pitfalls you\'ll avoid.\r\n<h2>Customer Analysis</h2>\r\nCan you name your perfect customers, do you know their age, sex, income or even favourite things to do? What about colours and their preferred social platforms? If the answer is yes, well done, you\'re actually in a better position than 99% of the population when it comes to truly understanding the behaviour of their consumers.\r\n\r\nA great website isn\'t about merely picking a beautiful design, adding some content and waiting for sales or customers to contact you; a great website is designed around its customers\' needs. Until you understand your customers, you can\'t anticipate their needs. This information takes time to acquire and analyse, so it\'s essential to engage with your digital agency as soon as you can.\r\n<h3>Website Analysis</h3>\r\nDo you know the reasons you want a new website? If you have a current site have you sat down and listed your likes and dislikes about it? Have you listed your main competitors and again pulled out your likes and dislikes about their websites? Much like customer analysis, the analysis of your current website and those of your competitors takes time and effort.\r\n<h3>Website Content</h3>\r\nUnless your website is bursting with fresh, unique and tip-top content lets face it, you\'re going to need time to create the backbone of your new website. Yes yes, we all know the saying \'content is king\' but when it comes to your website how much time have you ever dedicated to copywriting and content? The number of hours probably can be counted on one hand!\r\n\r\nSolid, authoritative content takes time to plan, write and check for errors; it doesn\'t matter if you, your marketing department or an external copywriter creates it for you, it takes time to do it right. If you don\'t plan ahead, you could end up using your current content for your new website, and that\'s probably not the best thing to do.\r\n<h3>Google Rankings</h3>\r\nEver launched a new website and seen your Google Rankings plummet faster than the sale of ice cream in winter? Sure you have, and there is probably a simple reason for this catastrophic blunder... time! Failing to give a design agency time to properly spec, build and craft a high-quality website often resorts in cut corners to meet client deadlines.\r\n\r\nThe answer to this particular problem was simple, redirecting old pages to their new equivalents in a way that Google recommends. Amid an angry client whose number one focus is launching their new site in as soon as possible, these things are easily overlooked when receiving a barrage of emails stressing the importance of the website going live NOW.\r\n<h3>Angry Managers!</h3>\r\nFinally, we\'re sure if you\'re the manager or owner of your company you don\'t want to get angry or frustrated, the same goes if you\'re working on behalf of your company manager or owner. When a website is rushed and the right amount of time isn\'t allocated to the project, tempers flare, and things tend to get heated.\r\n\r\nThis is easily avoided by allowing time for your new project, which in turn means you can talk through issues and don\'t feel the pressure of deadlines.','Planning ahead for a new website','','publish','open','open','','planning-ahead-for-a-new-website-2','','','2026-02-15 13:21:07','2026-02-15 13:21:07','',0,'https://actuate.webpreview.co/?p=2045',4,'post','',0),(2146,5,'2021-03-29 10:54:54','2021-03-29 09:54:54','<strong>Today\'s the day the Teddy Bears have their new website... with the launch of a plush, new Magento 2 site built by the team here at Actuate! </strong>\r\n\r\nYes, it\'s time for our team to break out the picnic basket filled with marmalade and honey as we celebrate the successful launch of Be My Bear\'s new retail and wholesale stores built on the Magento 2 platform.\r\n\r\nThe website was a labour of love for our team, who took the sites from M1 to M2 with a brand-new design stuffed with lots of new features and functionality. Before we tell you what Actuate did, please allow us a moment to introduce our client.\r\n<h2>Who Are Be My Bear</h2>\r\nBe My Bear is an award-winning teddy bear manufacturer based in North Wales specialising in make your own bears similar to the Build-a-Bear experience. Founded in 2001, the company has grown to become the largest make your own bear supplier in the United Kingdom, regularly supplying its bears to celebrities such as Angelina Jolie and Tamara Ecclestone and TV shows including The X Factor, The Apprentice and Killing Eve.\r\nBe My Bear have been clients of Actuate for several years. This latest move to Magento 2 was the perfect opportunity to create a genuinely customer-centric website focused wholly on a fantastic user experience.\r\n<h3>What Actuate Did</h3>\r\nActuate spent the day with Be My Bear discussing their wants and needs, analysing data from Google Analytics and HotJar and developing customer personas to facilitate the building process and make accurate decisions based on real-world data.\r\n\r\nActuate Digital gave competitors websites the once over, including leading sites in the toy and games sector, to make sure we had a deep understanding of the industry as a whole.\r\n\r\nThe data gleaned from our day with Be My Bear and the subsequent research allowed us to develop designs for the new website which appealed to their customers and answered their needs, driving conversions and negating customer drop-off.\r\n\r\nFor Be My Bear\'s retail arm, we found that visitors to their website didn\'t necessarily understand the differences between each of their main product types. We ensured that the new website introduced people to each product within their respective drop-down menus, meaning people knew what was on offer without the need to click through to each category, increasing the user experience.\r\n\r\nIncreasing average order value was of high importance for the new retail website, which we addressed in several ways, including:\r\n<ul>\r\n 	<li>One-click upsells on product pages.</li>\r\n 	<li>Visual cues to increase spending in exchange for free delivery.</li>\r\n 	<li>Allowing past purchases to be reordered from your account.</li>\r\n 	<li>Utilising countdowns to create a sense of urgency on sale items.</li>\r\n</ul>\r\nThe new website not only focuses on the customer journey up to the point of sale; it also shapes the customer journey after a sale happens. Users are encouraged to post about their order from the order confirmation screen; we also urge product reviews through emails sent post-delivery.\r\n\r\nWhen it came to Be My Bear\'s wholesale arm, we again focused on their clients, with a great deal of time spent on evolving the customer account pages. We transformed the customer account to become a useful resource for their customers that also contained news, upcoming days of importance and direct downloads of banners and POS material. These changes to the account area added value to Be My Bear\'s offering and helped increase order value and spend.\r\n\r\nOverall we could BEARly contain our excitement with the resulting website and can\'t wait to see how it performs for Be My Bear over the coming months.\r\n\r\nIf your website is a little \"Pooh\" or you require an agency that won\'t \"Bungle\" the job, please pick up the phone and call Actuate Digital today. Our bear puns may be bad, but our websites are absolutely amazing!','Be My Bear Launches New Magento 2 Website By Actuate','','publish','open','open','','be-my-bear-launches-new-magento-2-website-by-actuate-2','','','2026-02-15 13:21:07','2026-02-15 13:21:07','',0,'https://actuate.webpreview.co/?p=2146',4,'post','',0),(2162,1,'2021-05-05 10:59:06','2021-05-05 09:59:06','The popularity of direct-to-consumer sales is growing, fuelled by unreliable sales during the pandemic and the greater control offered by this sales approach. A recent study by IAB UK showed 97% of UK internet users were aware of at least one of the leading UK DTC brands, with 39% having purchased from one or more of them.\r\n\r\nIt\'s not difficult to see why the DTC model is loved by manufacturers and shoppers alike. For manufacturers, the barrier between them and the consumer is eliminated, in turn, giving them greater control over the user experience, brand exposure and reputation. For shoppers, the removal of middle-men in the whole process helps to drive down cost.\r\n\r\nThe best part about the whole process of DTC is its low barrier to entry; with a strong strategy and good online presence, you\'ll be in a solid position to disrupt the market and compete against the numerous traditional players in your sector.\r\n<h2>Direct-To-Consumer or Wholesale</h2>\r\nMany companies looking to experiment with direct-to-consumer usually have a wholesale system currently in place. The traditional method of supplying your products to a retailer who sells them to a consumer has its place and is still a popular method of bringing a product to market. Whether you\'re looking to replace wholesale with direct-to-consumer or are looking at a hybrid business model, you\'ll have to prepare for the switch, which commonly means:\r\n<ul>\r\n 	<li>Investing time and money in training your team.</li>\r\n 	<li>Updating or creating new eCommerce systems.</li>\r\n 	<li>Updating or creating new social media channels.</li>\r\n 	<li>Communicating with customers and partners.</li>\r\n 	<li>Working closer with digital partners.</li>\r\n</ul>\r\n<h2>The Modern Consumer</h2>\r\nDTC will bring your company in direct contact with consumers, allowing you to control the end-to end customer experience directly. This approach can be hugely influential but requires a proper understanding of your customer. To do this, you\'ll need to build processes to engage, learn and cater for their needs.\r\n\r\nSo how do you learn to cater for the modern consumer? Thankfully, the technology is already in place to help inform your decisions with real-world data, and a digital agency such as Actuate can walk you through the options available to you. Choosing the right digital agency should be the cornerstone of your plans. IAB UK\'s Chief Marketing Officer James Chandler says, \"As DTC brands evolve, they often expand their marketing strategies to include other channels beyond their core digital activity, increasing the need for external coordination and expertise.\"\r\n<h2>Tips When Starting Out With DTC</h2>\r\nSo you\'re ready to take on Amazon and dive into DTC. We\'ve put together five tips below to help with the switch.\r\n<h3 class=\"list-heading\">Alleviate Pain Points</h3>\r\nDo your customers hate the thought of visiting shops or don\'t have the time to visit the post office to return unwanted goods? Make pain points the reason your business thrives by first finding out about them and finally alleviating them for your customers.\r\n<h3 class=\"list-heading\">Give Customers A Reason To Buy From You</h3>\r\nWhy should a consumer buy from your website over Amazon? It\'s sometimes a tricky question to answer, but if you give it some thought and come up with proper answers, it will put you in good stead for DTC success.\r\n<h3 class=\"list-heading\">Use Data To Make Smart Decisions</h3>\r\nThe modern consumer expects websites to be tailored to their needs, use the data you have to make wise, data-driven decisions and enhance the whole user experience.\r\n<h3 class=\"list-heading\">Consider Working With Influencers</h3>\r\nSocial media is awash with influencers, and although opinions on them are mixed, working with a select few influencers who are popular with your customer demographic can have a significant impact on your sales.\r\n<h3 class=\"list-heading\">Choose Your eCommerce Platform Wisely</h3>\r\nWith so many eCommerce platforms to choose from, it\'s essential to evaluate each solution\'s pros and cons. Work with an agency with experience in several platforms and work together to select the right fit for your company or brand.','Breaking Into The Direct-To-Consumer Sales Market ','','publish','open','open','','breaking-into-the-direct-to-consumer-sales-market-2','','','2026-02-15 12:12:18','2026-02-15 12:12:18','',0,'https://actuate.webpreview.co/?p=2162',4,'post','',0),(2164,1,'2021-05-05 11:08:32','2021-05-05 10:08:32','<strong>Being one of the top digital agencies in the UK, the team here at Actuate speak to lots of people during a typical year, and when it comes to myths and false beliefs about eCommerce, we\'ve heard them all.</strong>\r\n\r\n<strong>We\'ve decided to break down the top myths and facts about eCommerce that we\'ve come across in our time as leading eCommerce developers. Let\'s jump right in!</strong>\r\n<h2>Myths About eCommerce</h2>\r\n<h3><b>All eCommerce Platforms Are The Same</b></h3>\r\nMyth: All eCommerce platforms are built the same and will work for your online shop. It\'s how you develop them that makes the actual difference, so you can easily cut costs by working with cheaper platforms.\r\n\r\nFact: The adage \"you get what you pay for\" comes to mind; whilst there are many eCommerce platforms that can perform well for your business, it\'s essential to choose the right platform for your needs. DIY platforms such as WIX, Shopify and BigCommerce can have you up and running in a matter of weeks. Still, the trade-off with SEO, user experience and conversion rate optimisation can be counterproductive. Self-hosted platforms such as Magento, Aero Commerce, and WooCommerce have different core functionality sets, so what may be bundled freely with one could come at a premium with another.\r\n<h3><b>Being Successful In eCommerce Comes Down To Price Alone</b></h3>\r\nMyth: If you set your prices lower than the competition, you\'re sure to succeed in eCommerce.\r\n\r\nFact: Basing your business model on low prices may sound like the way to corner the market and disrupt the status quo; the reality, however, is a little different. The first thing you must realise is that your supplier will typically be an unfaithful partner, so someone will always popup willing to beat your prices. Secondly, the cheaper your pricing, the lower your profits; this means you must sell more units to make the same amount of money as a competitor charging more for their stock. Set out actual UPS\'s for your business and products and sell at fair prices; the return will be far more favourable.\r\n<h3><b>You Should Keep Content To A Minimum For Optimal User Experience</b></h3>\r\nMyth: A user doesn\'t wish to be distracted by a lot of text or other content when looking to purchase a product from your website. An eCommerce site should be clean, to the point and offer little distraction.\r\n\r\nFact: By minimising content, you could deter consumers from purchasing from your website. As with any website, content should be tailored to your audience and, in eCommerce sites, for the product itself. If you\'re selling toiler paper, chances are you don\'t need to explain how it works, but if you\'re selling a digital music player, then things may be different.\r\n<h3><b>You Need A Lot Of Text For SEO</b></h3>\r\nMyth: When writing your website\'s content, you should include lots of text to rank highly on search engines and get your site seen by consumers.\r\n\r\nFact: If you\'re writing the text of your website for search engines, you\'re probably already ignoring the needs of your users. When it comes to your website, it should be written for your users. Even if lack of content did result in fewer visitors to your site, the increased conversion rate of a page written to address your target audience\'s needs should outweigh the marginal drop in traffic.\r\n<h3><b>A Pretty Website Will Equal More Sales</b></h3>\r\nMyth: A great looking website will outperform your competitors and make your eCommerce business an overnight success story.\r\n\r\nFact: Having an appealing website is only part of a larger picture and often the downfall of many new eCommerce websites. It\'s also essential to consider the user experience, technical aspects such as loading speed and search engine optimisation, and psychological factors such as colour and content.\r\n\r\n<b><i>Do you have any eCommerce myths you\'d like us to expose? Let us know by leaving us a comment below...</i></b>','Myths & Facts About eCommerce ','','publish','open','open','','myths-facts-about-e-commerce-2','','','2026-02-15 12:09:47','2026-02-15 12:09:47','',0,'https://actuate.webpreview.co/?p=2164',3,'post','',0),(2166,1,'2021-05-12 10:33:05','2021-05-12 09:33:05','Unless you\'ve been living under a rock for several years, you won\'t have missed the popularity and explosion of buy now, pay later on websites across the internet. The boom in popularity of buy now, pay later has seen new players enter the eCommerce payments market, such as Klarna, Laybuy and Clearpay, and existing providers such as PayPal diversify to serve this market.\r\n\r\nBut what does buy now, pay later offer your eCommerce business and should you take the time to implement new buy now, pay later payment options on your website? Actuate has all the answers...\r\n<h2><b>What is buy now, pay later?</b></h2>\r\nMost of us are familiar with buy now, pay later, once reserved exclusively for the likes of sofa warehouses and kitchen installers, buy now, pay later offers consumers the flexibility to pay for goods after taking delivery of them, usually in instalments.\r\n\r\nLike credit cards, buy now, pay later in the literal sense allows consumers to buy an item and pay for it later. Credit is either offered by the eCommerce retailer directly (Amazon does this on Amazon manufactured items) or via a third-party such as Klarna or PayPal using their PayPal Credit product.\r\n<h2>How does buy now, pay later work?</h2>\r\nFor eCommerce websites opting to offer buy now, pay later options, the general aspects are very similar to accepting credit card payments. When a consumer chooses to checkout and selects buy now, pay later, they often enter into a contract with a third party such as PayPal or Klarna to pay the balance and any interest over a set period of time. For you, the retailer, nothing changes, and you receive the payment in full, minus any service fee, from the payment provider, and the onus is on them to chase late or non-payment.\r\n\r\nFor the payment provider, money is often made through interest charges, and late payment fees levied on the consumer.\r\n<h2>Reasons to add buy now, pay later to your eCommerce website</h2>\r\nIt\'s easy to see the attraction of buy now, pay later for consumers, but why should you add buy now, pay later options to your business website? Below we\'ve listed the major advantages buy now, pay later payments can bring to your business.\r\n<h3 class=\"list-heading\">Increased Average Order Values</h3>\r\nYou\'re customers usually shop to a budget, but with buy now, pay later, the option to place higher value orders or shop for more significant, higher value items is opened up and becomes an option. A report by PayPal showed that the average order value on websites offering consumer credit options rose by 15% on average, with 93% of first-time consumer credit users saying they would use consumer credit again.\r\n<h3 class=\"list-heading\">Increased Conversion Rates</h3>\r\nA survey featured on the BigCommerce blog revealed 30% of shoppers using consumer credit stated they wouldn\'t have purchased at all if the retailer hadn\'t have offered financing options. This statistic alone underlines just how strong an incentive buy now, pay later can be.\r\n<h3 class=\"list-heading\">Increased Customer Loyalty</h3>\r\nOffering a buy now, pay later option on your website promotes a better customer experience; this, in turn, translates into increased customer loyalty and a positive brand image.\r\n<h3 class=\"list-heading\">Increased Customer Lifetime Value</h3>\r\nMore flexibility and control for customers brings with it a more positive user experience at your e commerce site. These positive interactions with your brand will help bring consumers back time and again safe in the knowledge they can buy now and pay later for their next big-ticket purchase.','Increasing Sales With Buy Now Pay Later ','','publish','open','open','','increasing-sales-with-buy-now-pay-later-2','','','2026-02-15 12:08:33','2026-02-15 12:08:33','',0,'https://actuate.webpreview.co/?p=2166',1,'post','',0),(2168,5,'2021-05-12 10:33:27','2021-05-12 09:33:27','So you\'re starting a new and exciting project or have decided to refresh your existing website, great, but what next? The foundations to a great website begin with a strong website brief, an overview of what you want the website to achieve, who are your competitors and what sets you apart etc.\r\n\r\nAlthough Actuate will help you outline your goals and strategy during our discovery phase, we\'ve also put together a handy list of items you may wish to consider thinking about for your website brief.\r\n<h3 class=\"list-heading\">Your Branding</h3>\r\nDo you have an existing brand or brand guidelines you can share? Or do you have any design preferences you\'d like implemented on your site? What are your brand\'s values?\r\n<h3 class=\"list-heading\">Your Business</h3>\r\nOutline your business and list your USP\'s (unique selling points). What is your company history? What are your achievements? Have you won any awards?\r\n<h3 class=\"list-heading\">Your Ideal Customer</h3>\r\nWho is your ideal customer or customers? What are their pain points, and how do you plan to fix them? List their key characteristics, age, gender, location, income, family status. Consider creating a customer persona.\r\n<h3 class=\"list-heading\">Your Competitors</h3>\r\nWho are your top competitors, and why? How do you plan to compete with them? What makes you and your product better?\r\n<h3 class=\"list-heading\">Your Project</h3>\r\nWhat do you want your new website to achieve? If you are planning a redesign, why have you decided to take this step? Do you have real-world data (surveys, focus groups, analytics) that can help with the planning of your project? What is your budget?\r\n<h3 class=\"list-heading\">Your Success Criteria</h3>\r\nHow are you planning to measure the success of your new site? Is it based on the number of sales, revenue, email signups, position on Google search? Do you have any secondary or tertiary goals for the website?\r\n<h3 class=\"list-heading\">Your Deadline</h3>\r\nWhen do you wish to launch the website? Who are the key stakeholders?\r\n<h3 class=\"list-heading\">Your Infrastructure</h3>\r\nDo you want us to host and manage your website, or do you have hosting already in place? If you\'re using your own provider, who are they and what is the server spec? Do you have the option to install your own server extensions? What support is offered?','Writing a website brief for your next website project ','','publish','open','open','','writing-a-website-brief-for-your-next-website-project-2','','','2026-02-15 13:21:07','2026-02-15 13:21:07','',0,'https://actuate.webpreview.co/?p=2168',0,'post','',0),(3036,1,'2020-08-20 14:35:29','2020-08-20 13:35:29','','5 ways to increase customer retention and sales','','inherit','closed','closed','','5-ways-to-increase-customer-retention-and-sales','','','2020-08-20 14:35:29','2020-08-20 13:35:29','',2014,'https://actuate.webpreview.co/wp-content/uploads/5-ways-to-increase-customer-retention-and-sales-scaled-2.jpg',0,'attachment','image/jpeg',0),(3038,1,'2020-08-20 14:35:53','2020-08-20 13:35:53','','Blogging For Your Business','','inherit','closed','closed','','blogging-for-your-business-2-2','','','2020-08-20 14:35:53','2020-08-20 13:35:53','',2011,'https://actuate.webpreview.co/wp-content/uploads/Blogging-For-Your-Business-scaled-2.jpg',0,'attachment','image/jpeg',0),(3040,1,'2020-08-20 14:38:10','2020-08-20 13:38:10','','Scale and Grow Your Online Business','','inherit','closed','closed','','scale-and-grow-your-online-business-2-2','','','2020-08-20 14:38:10','2020-08-20 13:38:10','',2007,'https://actuate.webpreview.co/wp-content/uploads/Scale-and-Grow-Your-Online-Business-scaled-2.jpg',0,'attachment','image/jpeg',0),(3915,1,'2020-09-22 14:35:14','2020-09-22 13:35:14','','The Future of eCommerce with Magento 2.4','','inherit','closed','closed','','future-of-ecommerce','','','2020-09-22 14:35:14','2020-09-22 13:35:14','',2019,'https://actuate.webpreview.co/wp-content/uploads/future-of-ecommerce-scaled-2.jpg',0,'attachment','image/jpeg',0),(3917,1,'2020-09-22 14:35:33','2020-09-22 13:35:33','','Winning Local Business With Local eCommerce','','inherit','closed','closed','','winning-local-business-with-local-ecommerce','','','2020-09-22 14:35:33','2020-09-22 13:35:33','',2022,'https://actuate.webpreview.co/wp-content/uploads/Winning-Local-Business-with-Local-Ecommerce-scaled-2.jpg',0,'attachment','image/jpeg',0),(3919,1,'2020-09-22 14:35:54','2020-09-22 13:35:54','','Preparng for Black Friday','','inherit','closed','closed','','preparng-for-black-friday','','','2020-09-22 14:35:54','2020-09-22 13:35:54','',2025,'https://actuate.webpreview.co/wp-content/uploads/Preparng-for-Black-Friday-scaled-2.jpg',0,'attachment','image/jpeg',0),(3921,1,'2020-09-22 14:36:15','2020-09-22 13:36:15','','5 ways to increase eCommerce conversion rates','','inherit','closed','closed','','5-ways-to-increase-e-commerce-conversion-rates-2-2','','','2020-09-22 14:36:15','2020-09-22 13:36:15','',2028,'https://actuate.webpreview.co/wp-content/uploads/5-ways-to-increase-e-commerce-conversion-rates-scaled-2.jpg',0,'attachment','image/jpeg',0),(3923,1,'2020-09-22 14:36:49','2020-09-22 13:36:49','','Preparng for Black Friday','','inherit','closed','closed','','preparng-for-black-friday-2','','','2020-09-22 14:36:49','2020-09-22 13:36:49','',2025,'https://actuate.webpreview.co/wp-content/uploads/Preparng-for-Black-Friday-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(3970,1,'2020-11-16 15:20:14','2020-11-16 15:20:14','','Free One-to-One eCommerce Review To Help Your Business Thrive During Lockdown','','inherit','closed','closed','','blog-ecomm-review','','','2020-11-16 15:20:14','2020-11-16 15:20:14','',2036,'https://actuate.webpreview.co/wp-content/uploads/blog-ecomm-review-scaled-2.jpg',0,'attachment','image/jpeg',0),(3971,1,'2020-11-16 15:20:19','2020-11-16 15:20:19','','Training Your Staff To Maintain Tight eCommerce Security During Lockdown','','inherit','closed','closed','','blog-ecomm-security','','','2020-11-16 15:20:19','2020-11-16 15:20:19','',2036,'https://actuate.webpreview.co/wp-content/uploads/blog-ecomm-security-scaled-2.jpg',0,'attachment','image/jpeg',0),(3972,1,'2020-11-16 15:20:24','2020-11-16 15:20:24','','Top things to do in Chester this Christmas','','inherit','closed','closed','','chester-christmas','','','2020-11-16 15:20:24','2020-11-16 15:20:24','',2036,'https://actuate.webpreview.co/wp-content/uploads/Chester-Christmas-scaled-2.jpg',0,'attachment','image/jpeg',0),(3973,1,'2020-11-16 15:20:29','2020-11-16 15:20:29','','Invest in offsetting lost sales and claim funding of up to £5,000 if your business is based in Cheshire and Warrington','','inherit','closed','closed','','claim-funding','','','2020-11-16 15:20:29','2020-11-16 15:20:29','',2036,'https://actuate.webpreview.co/wp-content/uploads/Claim-funding-scaled-2.jpg',0,'attachment','image/jpeg',0),(3974,1,'2020-11-16 15:20:34','2020-11-16 15:20:34','','Planning ahead for a new website','','inherit','closed','closed','','planning-for-a-new-site','','','2020-11-16 15:20:34','2020-11-16 15:20:34','',2036,'https://actuate.webpreview.co/wp-content/uploads/Planning-for-a-new-site-scaled-2.jpg',0,'attachment','image/jpeg',0),(3975,1,'2020-11-16 15:20:40','2020-11-16 15:20:40','','Social Media Post Ideas for Your Business','','inherit','closed','closed','','social-media-ideas','','','2020-11-16 15:20:40','2020-11-16 15:20:40','',2036,'https://actuate.webpreview.co/wp-content/uploads/Social-Media-Ideas-scaled-2.jpg',0,'attachment','image/jpeg',0),(3982,1,'2020-11-16 15:23:26','2020-11-16 15:23:26','','Getting to grips with local SEO','','inherit','closed','closed','','getting-to-grips-with-local-seo-2-2','','','2020-11-16 15:23:26','2020-11-16 15:23:26','',2036,'https://actuate.webpreview.co/wp-content/uploads/getting-to-grips-with-local-SEO-scaled-2.jpg',0,'attachment','image/jpeg',0),(4029,1,'2020-12-11 16:45:54','2020-12-11 16:45:54','','Top Tips To Increase Online Orders This Christmas','','inherit','closed','closed','','blog-christmas-orders','','','2020-12-11 16:45:54','2020-12-11 16:45:54','',5654,'https://actuate.webpreview.co/wp-content/uploads/blog-christmas-orders-scaled-2.jpg',0,'attachment','image/jpeg',0),(4031,1,'2020-12-11 16:46:20','2020-12-11 16:46:20','','The Importance of User Experience Design For Your Website','','inherit','closed','closed','','the-importance-of-user-experience-design-for-your-website-2','','','2020-12-11 16:46:20','2020-12-11 16:46:20','',5656,'https://actuate.webpreview.co/wp-content/uploads/The-Importance-of-User-Experience-Design-For-Your-Website-scaled-2.jpg',0,'attachment','image/jpeg',0),(4033,1,'2020-12-11 16:46:44','2020-12-11 16:46:44','','The Ultimate SEO Jargon Buster','','inherit','closed','closed','','seo-jargon-buster','','','2020-12-11 16:46:44','2020-12-11 16:46:44','',5658,'https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-scaled-2.jpg',0,'attachment','image/jpeg',0),(4036,1,'2020-12-11 16:47:25','2020-12-11 16:47:25','','Aero Commerce x Actuate = A Winning Combination','','inherit','closed','closed','','actuate-x-aero','','','2020-12-11 16:47:25','2020-12-11 16:47:25','',5660,'https://actuate.webpreview.co/wp-content/uploads/Actuate-x-Aero-scaled-2.jpg',0,'attachment','image/jpeg',0),(4052,1,'2020-12-31 15:35:22','2020-12-31 15:35:22','','SEO Jargon Buster 1','','inherit','closed','closed','','seo-jargon-buster-1','','','2020-12-31 15:35:22','2020-12-31 15:35:22','',5662,'https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4053,1,'2020-12-31 15:35:32','2020-12-31 15:35:32','','Avoiding Q1 Sales Slumps at your eCommerce Store','','inherit','closed','closed','','avoiding-q1-sales-slumps','','','2020-12-31 15:35:32','2020-12-31 15:35:32','',5662,'https://actuate.webpreview.co/wp-content/uploads/Avoiding-Q1-Sales-Slumps-scaled-2.jpg',0,'attachment','image/jpeg',0),(4069,1,'2021-01-13 16:32:07','2021-01-13 16:32:07','','SEO Jargon Buster (Additions)','','inherit','closed','closed','','seo-jargon-buster-1-2','','','2021-01-13 16:32:07','2021-01-13 16:32:07','',5665,'https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-1-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4071,1,'2021-01-13 16:32:35','2021-01-13 16:32:35','','SEO Jargon Buster (Additions) Part 2','','inherit','closed','closed','','seo-jargon-buster-2','','','2021-01-13 16:32:35','2021-01-13 16:32:35','',5667,'https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-2-scaled-2.jpg',0,'attachment','image/jpeg',0),(4476,1,'2021-05-12 10:24:36','2021-05-12 09:24:36','','Social Media Content Calendar','','inherit','closed','closed','','social-media-content-calendar','','','2021-05-12 10:24:36','2021-05-12 09:24:36','',5669,'https://actuate.webpreview.co/wp-content/uploads/Social-Media-Content-Calendar-scaled-2.jpg',0,'attachment','image/jpeg',0),(4478,1,'2021-05-12 10:25:14','2021-05-12 09:25:14','','Ecomm Valentines Day','','inherit','closed','closed','','ecomm-valentines-day','','','2021-05-12 10:25:14','2021-05-12 09:25:14','',5671,'https://actuate.webpreview.co/wp-content/uploads/Ecomm-Valentines-Day-scaled-2.jpg',0,'attachment','image/jpeg',0),(4480,1,'2021-05-12 10:25:52','2021-05-12 09:25:52','','Ecomm Conversion Rates','','inherit','closed','closed','','ecomm-conversion-rates','','','2021-05-12 10:25:52','2021-05-12 09:25:52','',5673,'https://actuate.webpreview.co/wp-content/uploads/Ecomm-Conversion-Rates-scaled-2.jpg',0,'attachment','image/jpeg',0),(4482,1,'2021-05-12 10:27:05','2021-05-12 09:27:05','','Ecomm Conversion Rates','','inherit','closed','closed','','ecomm-conversion-rates-2','','','2021-05-12 10:27:05','2021-05-12 09:27:05','',5676,'https://actuate.webpreview.co/wp-content/uploads/Ecomm-Conversion-Rates-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4484,1,'2021-05-12 10:27:42','2021-05-12 09:27:42','','Know Your SEO is Working','','inherit','closed','closed','','know-your-seo-is-working','','','2021-05-12 10:27:42','2021-05-12 09:27:42','',5678,'https://actuate.webpreview.co/wp-content/uploads/Know-Your-SEO-is-Working-scaled-2.jpg',0,'attachment','image/jpeg',0),(4486,1,'2021-05-12 10:28:25','2021-05-12 09:28:25','','Ecomm Trends 2021','','inherit','closed','closed','','ecomm-trends-2021','','','2021-05-12 10:28:25','2021-05-12 09:28:25','',5680,'https://actuate.webpreview.co/wp-content/uploads/Ecomm-Trends-2021-scaled-2.jpg',0,'attachment','image/jpeg',0),(4488,1,'2021-05-12 10:28:55','2021-05-12 09:28:55','','BMB New Site','','inherit','closed','closed','','bmb-new-site','','','2021-05-12 10:28:55','2021-05-12 09:28:55','',2146,'https://actuate.webpreview.co/wp-content/uploads/BMB-New-Site-scaled-2.jpg',0,'attachment','image/jpeg',0),(4490,1,'2021-05-12 10:29:48','2021-05-12 09:29:48','','Could Aero be the Sweetspot','','inherit','closed','closed','','could-aero-be-the-sweetspot','','','2021-05-12 10:29:48','2021-05-12 09:29:48','',0,'https://actuate.webpreview.co/wp-content/uploads/Could-Aero-be-the-Sweetspot-scaled-2.jpg',0,'attachment','image/jpeg',0),(4492,1,'2021-05-12 10:30:38','2021-05-12 09:30:38','','Customer Personas','','inherit','closed','closed','','customer-personas','','','2021-05-12 10:30:38','2021-05-12 09:30:38','',0,'https://actuate.webpreview.co/wp-content/uploads/Customer-Personas-scaled-2.jpg',0,'attachment','image/jpeg',0),(4494,1,'2021-05-12 10:31:09','2021-05-12 09:31:09','','Local SEO Part 2','','inherit','closed','closed','','local-seo-part-2','','','2021-05-12 10:31:09','2021-05-12 09:31:09','',0,'https://actuate.webpreview.co/wp-content/uploads/Local-SEO-Part-2-scaled-2.jpg',0,'attachment','image/jpeg',0),(4497,1,'2021-05-12 10:32:00','2021-05-12 09:32:00','','Breaking into direct to consumer','','inherit','closed','closed','','breaking-into-direct-to-consumer','','','2021-05-12 10:32:00','2021-05-12 09:32:00','',2162,'https://actuate.webpreview.co/wp-content/uploads/Breaking-into-direct-to-consumer-scaled-2.jpg',0,'attachment','image/jpeg',0),(4499,1,'2021-05-12 10:32:24','2021-05-12 09:32:24','','Myths & Facts About eCommerce','','inherit','closed','closed','','myths-facts-about-e-commerce-2-2','','','2021-05-12 10:32:24','2021-05-12 09:32:24','',2164,'https://actuate.webpreview.co/wp-content/uploads/Myths-Facts-About-E-Commerce-scaled-2.jpg',0,'attachment','image/jpeg',0),(4501,1,'2021-05-12 10:32:53','2021-05-12 09:32:53','','Increasing Sales With Buy Now Pay Later','','inherit','closed','closed','','increasing-sales-with-buy-now-pay-later-3','','','2021-05-12 10:32:53','2021-05-12 09:32:53','',2166,'https://actuate.webpreview.co/wp-content/uploads/Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2.jpg',0,'attachment','image/jpeg',0),(4503,1,'2021-05-12 10:33:17','2021-05-12 09:33:17','','Writing a website brief for your next website project','','inherit','closed','closed','','writing-a-website-brief-for-your-next-website-project-3','','','2021-05-12 10:33:17','2021-05-12 09:33:17','',2168,'https://actuate.webpreview.co/wp-content/uploads/Writing-a-website-brief-for-your-next-website-project-scaled-2.jpg',0,'attachment','image/jpeg',0),(4505,1,'2021-05-12 10:35:23','2021-05-12 09:35:23','','Cost of ownership','','inherit','closed','closed','','cost-of-ownership','','','2021-05-12 10:35:23','2021-05-12 09:35:23','',5673,'https://actuate.webpreview.co/wp-content/uploads/Cost-of-ownership-scaled-2.jpg',0,'attachment','image/jpeg',0),(4839,1,'2021-07-06 17:26:28','2021-07-06 16:26:28','','8 Reasons why digital prototyping is good','','inherit','closed','closed','','8-reasons-why-digital-prototyping-is-good','','','2021-07-06 17:26:28','2021-07-06 16:26:28','',802,'https://actuate.webpreview.co/wp-content/uploads/8-Reasons-why-digital-prototyping-is-good-1-1.jpg',0,'attachment','image/jpeg',0),(4840,1,'2021-07-06 17:27:26','2021-07-06 16:27:26','','How a Poorly Managed Data Feed Affects Your Sales','','inherit','closed','closed','','how-a-poorly-managed-data-feed-affects-your-sales','','','2021-07-06 17:27:26','2021-07-06 16:27:26','',814,'https://actuate.webpreview.co/wp-content/uploads/How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4841,1,'2021-07-06 17:28:41','2021-07-06 16:28:41','','How will social shopping shape 2017?','','inherit','closed','closed','','how-will-social-shopping-shape-2017','','','2021-07-06 17:28:41','2021-07-06 16:28:41','',5615,'https://actuate.webpreview.co/wp-content/uploads/how-will-social-shopping-shape-2017-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4842,1,'2021-07-06 17:29:46','2021-07-06 16:29:46','','Using personalisation to boost conversion rates','','inherit','closed','closed','','using-personalisationn-to-boost-conversion-rates','','','2021-07-06 17:29:46','2021-07-06 16:29:46','',5617,'https://actuate.webpreview.co/wp-content/uploads/using-personalisationn-to-boost-conversion-rates-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4843,1,'2021-07-06 17:30:52','2021-07-06 16:30:52','','Why Google Shopping Ads Convert Better Than Text Ads and Deliver Better ROI','','inherit','closed','closed','','why-google-shopping-ads-convert-better-than-text-ads-and-deliver-better-roi','','','2021-07-06 17:30:52','2021-07-06 16:30:52','',5619,'https://actuate.webpreview.co/wp-content/uploads/why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4844,1,'2021-07-06 17:31:51','2021-07-06 16:31:51','','5 things to do when selling to millennials','','inherit','closed','closed','','5-things-large','','','2021-07-06 17:31:51','2021-07-06 16:31:51','',5611,'https://actuate.webpreview.co/wp-content/uploads/5-Things-Large-1-1.png',0,'attachment','image/png',0),(4845,1,'2021-07-06 17:33:13','2021-07-06 16:33:13','','8 Ways That the Digital Marketing for Westworld Was Effective','','inherit','closed','closed','','8-ways-that-the-digital-marketing-for-westworld-was-effective','','','2021-07-06 17:33:13','2021-07-06 16:33:13','',5623,'https://actuate.webpreview.co/wp-content/uploads/8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4846,1,'2021-07-06 17:34:19','2021-07-06 16:34:19','','Merry Christmas and a Happy New Year!','','inherit','closed','closed','','merry-christmas-and-a-happy-new-year','','','2021-07-06 17:34:19','2021-07-06 16:34:19','',5609,'https://actuate.webpreview.co/wp-content/uploads/Merry-Christmas-and-a-Happy-New-Year-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4847,1,'2021-07-06 17:35:40','2021-07-06 16:35:40','','Four tips for Christmas Sales','','inherit','closed','closed','','four-tips-for-christmas-sales','','','2021-07-06 17:35:40','2021-07-06 16:35:40','',5603,'https://actuate.webpreview.co/wp-content/uploads/Four-tips-for-christmas-sales-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4848,1,'2021-07-06 17:37:22','2021-07-06 16:37:22','','What makes a loyal customer?','','inherit','closed','closed','','what-makes-a-loyal-customer','','','2021-07-06 17:37:22','2021-07-06 16:37:22','',5607,'https://actuate.webpreview.co/wp-content/uploads/what-makes-a-loyal-customer-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4849,1,'2021-07-06 17:39:57','2021-07-06 16:39:57','','Upcoming UX/UI trends','','inherit','closed','closed','','upcoming-ux-ui-trends','','','2021-07-06 17:39:57','2021-07-06 16:39:57','',753,'https://actuate.webpreview.co/wp-content/uploads/Upcoming-UX-UI-Trends-2-scaled-2.jpg',0,'attachment','image/jpeg',0),(4850,1,'2021-07-06 17:41:07','2021-07-06 16:41:07','','Top 10 ecommerce monitoring tools','','inherit','closed','closed','','top-10-ecommerce-monitoring-tools-2-2','','','2021-07-06 17:41:07','2021-07-06 16:41:07','',745,'https://actuate.webpreview.co/wp-content/uploads/top-10-ecommerce-monitoring-tools-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4851,1,'2021-07-06 17:43:07','2021-07-06 16:43:07','','Ecomm-Trends-2021','','inherit','closed','closed','','ecomm-trends-2021-2','','','2021-07-06 17:43:07','2021-07-06 16:43:07','',741,'https://actuate.webpreview.co/wp-content/uploads/Ecomm-Trends-2021-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4852,1,'2021-07-06 17:46:31','2021-07-06 16:46:31','','Ecommerce marketing trends for 2016','','inherit','closed','closed','','ecommerce-marketing-trends-for-2016','','','2021-07-06 17:46:31','2021-07-06 16:46:31','',741,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-marketing-trends-for-2016-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4853,1,'2021-07-06 17:47:38','2021-07-06 16:47:38','','Magento Enterprise Edition: Is the cost too high?','','inherit','closed','closed','','magento-enterprise-edition-is-the-cost-too-high','','','2021-07-06 17:47:38','2021-07-06 16:47:38','',738,'https://actuate.webpreview.co/wp-content/uploads/Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4854,1,'2021-07-06 17:48:37','2021-07-06 16:48:37','','Magento Ninja Developer Required','','inherit','closed','closed','','magento-ninja-developer-required-2-2','','','2021-07-06 17:48:37','2021-07-06 16:48:37','',733,'https://actuate.webpreview.co/wp-content/uploads/Magento-Ninja-Developer-required-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4855,1,'2021-07-06 17:49:33','2021-07-06 16:49:33','','Announcing Magento Enterprise Cloud Edition','','inherit','closed','closed','','announcing-magento-enterprise-cloud-edition-2-2','','','2021-07-06 17:49:33','2021-07-06 16:49:33','',730,'https://actuate.webpreview.co/wp-content/uploads/announcing-magento-enterprise-cloud-edition-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4856,1,'2021-07-06 17:50:38','2021-07-06 16:50:38','','The Pro\'s And Con\'s Of Live Chat Support For eCommerce Sites','','inherit','closed','closed','','the-pros-and-cons-of-live-chat','','','2021-07-06 17:50:38','2021-07-06 16:50:38','',721,'https://actuate.webpreview.co/wp-content/uploads/the-pros-and-cons-of-live-chat-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4857,1,'2021-07-06 17:51:36','2021-07-06 16:51:36','','How to Write Product Descriptions that Sell','','inherit','closed','closed','','how-to-write-product-descriptions-that-sell','','','2021-07-06 17:51:36','2021-07-06 16:51:36','',718,'https://actuate.webpreview.co/wp-content/uploads/how-to-write-product-descriptions-that-sell-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4858,1,'2021-07-06 17:52:48','2021-07-06 16:52:48','','Welcome to Martin Sylvester!','','inherit','closed','closed','','welcome-to-martin-sylvester','','','2021-07-06 17:52:48','2021-07-06 16:52:48','',724,'https://actuate.webpreview.co/wp-content/uploads/Welcome-to-Martin-Sylvester-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4859,1,'2021-07-06 17:53:49','2021-07-06 16:53:49','','Can Page Load Speed Help Your eCommerce Website?','','inherit','closed','closed','','can-page-load-speed-help-your-ecmmerce-website','','','2021-07-06 17:53:49','2021-07-06 16:53:49','',714,'https://actuate.webpreview.co/wp-content/uploads/can-page-load-speed-help-your-ecmmerce-website-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4860,1,'2021-07-06 17:55:02','2021-07-06 16:55:02','','Using Pokemon Go in a Local Marketing  Campaign','','inherit','closed','closed','','using-pokemon-go-in-a-local-marketing-campaign','','','2021-07-06 17:55:02','2021-07-06 16:55:02','',710,'https://actuate.webpreview.co/wp-content/uploads/using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4862,1,'2021-07-06 17:56:22','2021-07-06 16:56:22','','5 Tips for Selling Crafts Online','','inherit','closed','closed','','5-tips-for-selling-crafts','','','2021-07-06 17:56:22','2021-07-06 16:56:22','',705,'https://actuate.webpreview.co/wp-content/uploads/5-tips-for-selling-crafts-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4864,1,'2021-07-06 17:58:38','2021-07-06 16:58:38','','Congratulations Mat!','','inherit','closed','closed','','congratulations-mat-2-2','','','2021-07-06 17:58:38','2021-07-06 16:58:38','',693,'https://actuate.webpreview.co/wp-content/uploads/Congratulations-Mat-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4865,1,'2021-07-06 18:00:00','2021-07-06 17:00:00','','Smart Tips for Successful Ecommerce','','inherit','closed','closed','','smart-tips-for-successful-ecommerce','','','2021-07-06 18:00:00','2021-07-06 17:00:00','',696,'https://actuate.webpreview.co/wp-content/uploads/smart-tips-for-successful-ecommerce-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4866,1,'2021-07-06 18:01:07','2021-07-06 17:01:07','','Major Myths About Magento','','inherit','closed','closed','','major-myths-about-magento','','','2021-07-06 18:01:07','2021-07-06 17:01:07','',0,'https://actuate.webpreview.co/wp-content/uploads/major-myths-about-magento-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4867,1,'2021-07-06 18:02:10','2021-07-06 17:02:10','','5-Reasons-Magento-2.0-Large','','inherit','closed','closed','','5-reasons-magento-2-0-large','','','2021-07-06 18:02:10','2021-07-06 17:02:10','',5571,'https://actuate.webpreview.co/wp-content/uploads/5-Reasons-Magento-2.0-Large-1-1.png',0,'attachment','image/png',0),(4868,1,'2021-07-06 18:02:51','2021-07-06 17:02:51','','Five Reasons Why Magento 2 is Better Than Magento','','inherit','closed','closed','','five-reasons-why-magento-2-is-better-than-magento','','','2021-07-06 18:02:51','2021-07-06 17:02:51','',5571,'https://actuate.webpreview.co/wp-content/uploads/five-reasons-why-magento-2-is-better-than-magento-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4869,1,'2021-07-06 18:03:49','2021-07-06 17:03:49','','Magento 2 is here!','','inherit','closed','closed','','magento-2-is-here-2','','','2021-07-06 18:03:49','2021-07-06 17:03:49','',5563,'https://actuate.webpreview.co/wp-content/uploads/magento-2-is-here-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4870,1,'2021-07-06 18:04:54','2021-07-06 17:04:54','','How to get your website visitors to convert – the basics','','inherit','closed','closed','','how-to-get-your-website-visitors-to-convert','','','2021-07-06 18:04:54','2021-07-06 17:04:54','',5561,'https://actuate.webpreview.co/wp-content/uploads/how-to-get-your-website-visitors-to-convert-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4872,1,'2021-07-06 18:06:23','2021-07-06 17:06:23','','eCommerce is a term quite widely known these days and has been around since the original .com boom. So what is eCommerce? Well it\'s a term used to describe a website that sells products online, a shop without the restrictions of bricks and mortar.','','inherit','closed','closed','','ecommerce-is-evolving-2','','','2021-07-06 18:06:23','2021-07-06 17:06:23','',5559,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-is-evolving-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4874,1,'2021-07-06 18:07:22','2021-07-06 17:07:22','','Ecommerce explodes with Black Friday & Cyber Monday','','inherit','closed','closed','','ecommerce-explodes','','','2021-07-06 18:07:22','2021-07-06 17:07:22','',5569,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-explodes-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4875,1,'2021-07-06 18:08:23','2021-07-06 17:08:23','','Bring on Cyber Monday!','','inherit','closed','closed','','bring-on-cyber-monday-2','','','2021-07-06 18:08:23','2021-07-06 17:08:23','',5567,'https://actuate.webpreview.co/wp-content/uploads/bring-on-cyber-monday-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4876,1,'2021-07-06 18:09:23','2021-07-06 17:09:23','','Why your website should be responsive','','inherit','closed','closed','','why-your-website-should-be-responsive-1','','','2021-07-06 18:09:23','2021-07-06 17:09:23','',5565,'https://actuate.webpreview.co/wp-content/uploads/why-your-website-should-be-responsive-1-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4910,1,'2021-08-18 10:23:18','2021-08-18 09:23:18','','15 steps for choosing your web design agency','','inherit','closed','closed','','planning-for-a-new-site-2','','','2021-08-18 10:23:18','2021-08-18 09:23:18','',5698,'https://actuate.webpreview.co/wp-content/uploads/Planning-for-a-new-site-1-scaled-2.jpg',0,'attachment','image/jpeg',0),(4917,5,'2021-09-07 09:33:30','2021-09-07 08:33:30','The Magento 2.4.3 update is now available. This update is a big one! The release includes over 370 new fixes to the core code and 33 security enhancements. It’s really important to keep up to date with Magento releases. These releases not only help keep the day to day running of your online store smooth, they also help to keep it secure.\r\n<h2>What’s in the 2.4.3 update?</h2>\r\nThis release is bursting with enhancements! There are literally pages and pages of details available to read <a href=\"https://devdocs-beta.magento.com/guides/v2.4/release-notes/open-source-2-4-3.html\">here</a>. We know you’re busy so we’ve picked out some of our favourite highlights that we think will benefit you the most:\r\n<h3>Substantial Security Enhancements</h3>\r\nWe all want to make sure that our customers\' details are secure. The latest release includes 33 Security patches that help to close remote code execution (RCE and cross-site scripting (XSS) vulnerabilities.\r\n<h3>New Composer Plugin</h3>\r\nThe new Composer Plugin for Magento Open Source will minimize a security vulnerability known as dependency confusion. The plugin will perform integrity checks during installation.\r\n<h3>Infrastructure Updates</h3>\r\nThis includes enhanced functionality within the Customer Account, Catalog, Cart &amp; Checkout and Promotions to name a few!\r\n<h3>PayPal Pay Later</h3>\r\nOffering a “buy now, pay later” service to your customers can help increase sales. Magento 2.4.3 now supports Paypal Pay Later allowing customers to pay for their order in bi-weekly installments rather than at the time of purchase.\r\n<h3>Performance Enhancements</h3>\r\nThe improvements decrease indexation time for Product Price and Catalog Rule indexers. It also exclude a website from a customer group or shared catalog, which reduces the number of records for indexing and improves indexing times.\r\n<h3>Page Builder</h3>\r\nThe Page Builder extension is now the default content editing tool for Adobe Commerce 2.4.3 and Magento Open Source 2.4.3. If required, it can replace the WYSIWYG editor with any third-party module.\r\n\r\nPage Builder replaces the TinyMCE editor in the following Admin areas:\r\n<ul>\r\n 	<li>CMS Page</li>\r\n 	<li>CMS Block</li>\r\n 	<li>Category Description</li>\r\n 	<li>Product Description</li>\r\n 	<li>All the content created in TinyMCE has been migrated into Page Builder as HTML.</li>\r\n</ul>\r\n<h3>Bundle Products</h3>\r\nThere have been some great improvements to the Bundle Product feature including the ability to add a bundle product with more than one checkbox option to the cart. Also, the stock status is now updated based on the stock levels of the child products.','Magento 2.4.3 Update','','publish','open','open','','magento-2-4-3-update-2','','','2026-02-15 13:21:07','2026-02-15 13:21:07','',0,'https://actuate.webpreview.co/?p=4917',0,'post','',0),(4918,4,'2021-09-28 09:32:42','2021-09-28 08:32:42','','Magento 2.4','','inherit','closed','closed','','magento-2-4','','','2021-09-28 09:32:42','2021-09-28 08:32:42','',4917,'https://actuate.webpreview.co/wp-content/uploads/Magento-2.4-scaled-2.jpg',0,'attachment','image/jpeg',0),(4921,4,'2021-09-28 09:37:26','2021-09-28 08:37:26','','What is \'Ecommerce Customer Experience_','','inherit','closed','closed','','what-is-ecommerce-customer-experience_','','','2021-09-28 09:37:26','2021-09-28 08:37:26','',0,'https://actuate.webpreview.co/wp-content/uploads/What-is-Ecommerce-Customer-Experience_-scaled-2.jpg',0,'attachment','image/jpeg',0),(5005,1,'2021-12-08 11:17:05','2021-12-08 11:17:05','','Why your website should have a ‘New In’ product page','','inherit','closed','closed','','new-in-product-page','','','2021-12-08 11:17:05','2021-12-08 11:17:05','',5704,'https://actuate.webpreview.co/wp-content/uploads/New-In-Product-Page-scaled-2.jpg',0,'attachment','image/jpeg',0),(5052,1,'2022-02-28 10:36:04','2022-02-28 10:36:04','','Adobe Commerce/Magento Update','','inherit','closed','closed','','magento-update-2','','','2022-02-28 10:36:04','2022-02-28 10:36:04','',5706,'https://actuate.webpreview.co/wp-content/uploads/magento-update-scaled-2.jpg',0,'attachment','image/jpeg',0),(5095,1,'2022-09-27 12:03:51','2022-09-27 11:03:51','As the pace at which the world goes digital increases, it’s no secret that your business should have a website.\r\n\r\nIf you’re selling products at scale, there’s so much you stand to gain with a well-built and well-optimised <a href=\"https://actuate.webpreview.co/seo/myths-facts-about-e-commerce/\">eCommerce website</a>.\r\n\r\nA strong website helps build a great first impression, attract and create a solid client base, amplify brand awareness, and do so much more, giving you another channel to achieve your business goals.\r\n\r\nWhilst you might think your website is perfect, there is always room for upgrades and fixes. What\'s more, upgrading from time to time can help <a href=\"https://actuate.webpreview.co/ecommerce/what-is-ecommerce-customer-experience-and-why-does-it-matter/\">you increase your traffic.</a>\r\n\r\nIt’s always a good idea to test new updates before putting them up. What this basically means is that you cannot simply predict what would work without testing it first.\r\n\r\nA/B split testing makes this possible by splitting your audience so you can test variations of your upgrades and campaigns before you roll things out.\r\n\r\nTo make it simple for you, the experts at Actuate have put together a guide on how A/B split testing works.\r\n\r\nLet\'s take a look!\r\n<h2>A/B Split Testing Explained</h2>\r\nThe logic behind A/B split testing is quite simple. You essentially present version A of your campaign to one half of the audience, while the other half is presented with version B.\r\n\r\nEveryone who visits your website is going to react differently to the changes they see. The difference in their response is valuable data that you can use. Since everyone behaves differently, you are able to get a better understanding of what works and what doesn’t.\r\n\r\nFor example, you might want to test if moving your “<a href=\"https://actuate.webpreview.co/digital-strategy/increasing-sales-with-buy-now-pay-later/\">Buy Now!</a>” button to the top of your homepage increases click-through rates. With A/B split testing, there would be an alternative webpage that implements the new placement.\r\n\r\nHalf of your audience will be directed to this webpage, while the other half is directed towards the original. This happens over a period of time to collect data.\r\n\r\nAfter you receive the A/B testing analysis, you will find out whether there has indeed been an increase in click-through rates due to a change in placement.\r\n<h2>The A/B Split Testing Process</h2>\r\n<h3 class=\"list-heading\">Pick Your Variable</h3>\r\nWhen you wish to optimise your website, you may have a number of changes you want to make. However, it’s better to test one specific variable separately to obtain true results.\r\n\r\nWhile it’s possible to test more than one variable at a time, you should test them one at a time. We do this because it is possible that a combination of variables might affect <a href=\"https://actuate.webpreview.co/digital-strategy/an-introduction-to-customer-personas-and-their-importance-to-your-business-and-website/\">consumer behaviour</a>, and it becomes too difficult to pinpoint exactly what has caused the change.\r\n<h3 class=\"list-heading\">Identify Your Goal</h3>\r\nBefore you go ahead with the test, you need to decide upon your exact goals. What are you trying to measure? What do you want to achieve out of this test?\r\n\r\nIt\'s important to choose a primary metric to focus on before you run the test. This way, you’ll receive more focused results which will pave the way for a more successful website optimisation.\r\n<h3 class=\"list-heading\">Split Your Sample</h3>\r\nA/B testing split traffic is basically an equally divided website traffic. Your sample is the number of people you are testing. For A/B testing, you are required to split your sample equally in two groups.\r\n\r\nAdditionally, an important tip to remember is that if <a href=\"https://tools4dev.org/resources/how-to-choose-a-sample-size/#:~:text=A%20good%20maximum%20sample%20size%20is%20usually%20around%2010%25%20of,the%20maximum%20would%20be%201000.\">your sample size</a> is large, your results are going to be more conclusive.\r\n<h3 class=\"list-heading\">Select an A/B Testing Tool</h3>\r\nA/B testing tools basically help you to be better equipped to compare your alternative website with the original. Using A/B testing tools is important to the test to be able to understand the results.\r\n\r\nGoogle Analytics is one of the most <a href=\"https://www.crazyegg.com/blog/ab-testing-google-analytics/\">efficient tools for A/B split testing</a>. It lets you compare up to ten versions of your webpage and offers detailed insights. Remember to give it time to collect enough data to be able to produce conclusive results.\r\n<h3 class=\"list-heading\">Make Appropriate Changes</h3>\r\nOnce the A/B testing analysis is complete, you can compare the insights you receive. If one variation is better than the other, you can update your website with the more favourable changes.\r\n\r\nHowever, it is possible that the alternative version is not better than the original. In this case, your results will be marked as inconclusive. You should then continue with the original version or run another test.','The Beginner’s Guide To A/B Split Testing','','publish','open','open','','beginners-guide-on-ab-split-testing-2','','','2026-02-15 11:56:24','2026-02-15 11:56:24','',0,'https://actuate.webpreview.co/?p=5095',0,'post','',0),(5098,5,'2022-09-27 12:03:03','2022-09-27 11:03:03','','AB Split Testing Blog Image R-min','','inherit','closed','closed','','ab-split-testing-blog-image-r-min-2','','','2022-09-27 12:03:03','2022-09-27 11:03:03','',5095,'https://actuate.webpreview.co/wp-content/uploads/AB-Split-Testing-Blog-Image-R-min-1.png',0,'attachment','image/png',0),(5101,5,'2022-09-28 13:18:41','2022-09-28 12:18:41','','5 Reasons To Shift To eCommerce Stores From Conventional Stores','','inherit','closed','closed','','5-reasons-to-shift-to-e-commerce-stores-from-conventional-stores','','','2022-09-28 13:18:41','2022-09-28 12:18:41','',0,'https://actuate.webpreview.co/wp-content/uploads/5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-2.jpg',0,'attachment','image/jpeg',0),(5103,2,'2022-08-21 12:00:17','2022-08-21 11:00:17','No matter what type of business you’re running, your website needs to be designed in a way that ensures a good experience for your visitors.\r\n\r\nWhether you’re directing your visitors to make a purchase, subscribe to a newsletter or interact with the content on your page, you need to focus on your UX design.\r\n\r\nThis is especially true for startup businesses, as they need to focus on establishing their brand and creating a good client base. However, UX design for startups can be a complex process, which is why a professional website design agency, like Actuate, can help.\r\n\r\nWe work with you to <a href=\"https://actuate.webpreview.co/digital-strategy/an-introduction-to-customer-personas-and-their-importance-to-your-business-and-website/\">understand your audience</a> and their preferences and objectives. With this information, we create a prototype design for you and carry out multiple user tests, before coming to the perfect solution for your website.\r\n\r\nTo help you out, we’ve laid out a couple of ways in which UX design is <a href=\"https://actuate.webpreview.co/insights/the-importance-of-user-experience-design-for-your-website/\">beneficial for your startup</a>.\r\n<h2>Let’s take a look!</h2>\r\n<h3 class=\"list-heading\">Understanding Your Product’s Value</h3>\r\nStartup businesses often fail to understand the value that their product or service provides before presenting it to their market. It is important to validate and understand the kind of market you are targeting and to find out the exact solutions that your product provides to customers.\r\n\r\nLuckily, when it comes to UX design for startups, you can find out exactly how your products will make a difference. With the help of prototypes and user testing, you can create test versions of your products and release them to your target audience.\r\n\r\nThis process helps you to determine exactly how your customers use your product and how well it is working.\r\n<h3 class=\"list-heading\">Increasing Conversion Rates</h3>\r\nWhen it comes to designing for startups, one of the most important goals you want to achieve is to <a href=\"https://actuate.webpreview.co/seo/getting-to-grips-with-local-seo-part-2/\">bring up the conversion rates</a>. Startup businesses often face the trouble of not achieving conversions, despite having a fully functional website.\r\n\r\nStartup UX design, however, covers everything you need, including helping to encourage your audience to buy from you. Designing for startups essentially involves looking after the purchase process for you. If your purchase process is well-designed, short and straightforward, you’re going to see fewer people <a href=\"https://actuate.webpreview.co/digital-strategy/increasing-sales-with-buy-now-pay-later/\">abandoning their carts</a>, boosting your conversion rate.\r\n\r\nWith the help of a specialist agency, you can set up a no-nonsense purchase path that gives clear, concise information to your customers, making buying as easy as possible.\r\n<h3 class=\"list-heading\">Understanding CAC</h3>\r\nAs a startup business, it is important to <a href=\"https://corporatefinanceinstitute.com/resources/knowledge/accounting/customer-acquisition-cost-cac/\" target=\"_blank\" rel=\"noopener\">understand your CAC</a> (customer acquisition cost). You need to pay attention to ensure that your investment into CAC is not higher than your returns. UX design for startups provides excellent solutions for this problem.\r\n\r\nFor example, through A/B split testing, you can work towards the best CAC possible. Moreover, UX design also helps you to understand customer journeys or the key stages that they go through when they visit your website. This helps you to identify where users have difficulty and then you can make the necessary improvements.\r\n\r\nThe first five minutes of a user’s time on your website will decide whether they continue their journey or leave. This is why it is important to adopt the right UX design ideas and solutions to keep your audience interested.\r\n<h3 class=\"list-heading\">A Base for New Ideas</h3>\r\nUX design helps you better understand your target audience, their objectives and their preferences. It also helps you understand how well your products and services are performing. Once you have this information, it’s easier to build a <a href=\"https://www.wellersaccountants.co.uk/blog/8-key-elements-of-a-business-plan-you-need-to-know\" target=\"_blank\" rel=\"noopener\">proper business plan</a>.\r\n\r\nHowever, UX design can also be a platform for new ideas. With the range of information that it provides on your products and your customers, you can rely on this data to launch new competitive products.\r\n\r\nThrough UX design, you can perform in-depth market research and analysis to come up with better ideas for new products and services.','4 Reasons Why You Need UX Design for Startups','','publish','open','open','','4-reasons-startups-need-ux-design-2','','','2026-02-15 11:57:58','2026-02-15 11:57:58','',0,'https://actuate.webpreview.co/?p=5103',0,'post','',0),(5104,5,'2022-09-28 15:19:32','2022-09-28 14:19:32','','5 Reasons Why You Need UX Design for Startups','','inherit','closed','closed','','5-reasons-why-you-need-ux-design-for-startups-2','','','2022-09-28 15:19:32','2022-09-28 14:19:32','',5103,'https://actuate.webpreview.co/wp-content/uploads/5-Reasons-Why-You-Need-UX-Design-for-Startups-1.jpg',0,'attachment','image/jpeg',0),(5108,5,'2022-10-03 10:03:37','2022-10-03 09:03:37','','UX Design','','inherit','closed','closed','','ux-design-2','','','2022-10-03 10:03:37','2022-10-03 09:03:37','',5103,'https://actuate.webpreview.co/wp-content/uploads/UX-Design-1.png',0,'attachment','image/png',0),(5112,2,'2022-10-11 12:00:38','2022-10-11 11:00:38','October has finally begun, which means that the spooky season of Halloween is quickly approaching. Now is a great time to begin your preparations and join in on that Halloween hype.\r\n\r\nHowever, if you have your business’ website to look after, you’ve got more than just your home to decorate for Halloween. Adding a Halloween twist to your site allows you to show your visitors the lighter side to your brand.\r\n\r\nYou can implement a variety of Halloween marketing ideas to your website and your social media channels to reflect the spirit of the spooky season.\r\n\r\nOur website design experts at <a href=\"https://actuate.webpreview.co/\">Actuate</a> have curated several eerie and effective Halloween-specific ideas that can help you to spook up your website.\r\n<h2>Let’s check them out!</h2>\r\n<h3 class=\"list-heading\">Add a Spooky Logo</h3>\r\nThere’s no better place to start than the trademark of your website. As is often done by Google, updating your <a href=\"https://www.creativebloq.com/illustration/best-google-doodles-1012933\" target=\"_blank\" rel=\"noopener\">website logo for different festivals</a> and seasons is an excellent way to interact with your customers.\r\n\r\nHere’s where you can be very creative. Try adding Halloween colours or designs, like spider webs or witch hats, to your logo to spook it up. You could also add moving animations.\r\n\r\nOur <a href=\"https://actuate.webpreview.co/services/design-ux/\">web design specialists</a> can help you come up with a variety of unique and eye-catching designs to add a creep factor to your logo.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Reach out to us</a> to add a ghostly touch across your webpage.\r\n<h3 class=\"list-heading\">Create a Creepy Background</h3>\r\nEmbrace the spirit of Halloween, along with its colour palette, by adding splashes of orange, yellow, black and grey throughout your website. Just ensure that your Halloween-themed logo goes well with your website background, so none of the elements seem out of place or messy.\r\n\r\nYou can also add a creepy background image to enhance your Halloween theme. You’ll need web developers who have a way with web design to nail your Halloween look.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Fill in this form</a> and let us know what spooky design ideas you need to bring to life this Halloween!\r\n<h3 class=\"list-heading\">Add an Eerie Font</h3>\r\nAnother great way to add a spooky charm to your website is to change the fonts of your website text. Adding a spectral font to your website’s tagline and heading can be quite effective in grabbing the attention of your target audience.\r\n\r\nHowever, you should avoid using the ghost-like font in your website’s body copy, as it could affect its readability. You wouldn’t want your customers to have trouble reading your content now, would you?\r\n<h3 class=\"list-heading\">Add Creepy Decor</h3>\r\nWhile decorating your website for Halloween, if you’d prefer to opt for something more subtle and creative, you can skip the colours and add some supernatural visuals instead.\r\n\r\nAmp up your Halloween aesthetic with some fun, animated designs, such as spiders hanging from webs or zombies and ghosts wandering around your homepage.\r\n<h3 class=\"list-heading\">Offer Halloween Promotions</h3>\r\nOffering <a href=\"https://www.constantcontact.com/blog/best-holiday-promotions/\" target=\"_blank\" rel=\"noopener\">holiday-specific promotions</a> is a great way to engage with your customers. You can offer a variety of discounts, especially if your website sells halloween decorations, costumes and gifts.\r\n\r\nIn order to encourage your customers to take advantage of your promotions and place orders, you could also add creative and catchy call-to-actions on your website.\r\n\r\nEerie touches like these throughout your online store are bound to create a buzz for your business.\r\n<h3 class=\"list-heading\">Send Halloween Emails</h3>\r\nEmail marketing is a great way to let your customers know about your Halloween offers and promotions. Pick a <a href=\"https://email.uplers.com/blog/halloween-email-examples/\" target=\"_blank\" rel=\"noopener\">Halloween email</a> template and customise it to suit your brand.\r\n\r\nBe sure to add attractive Halloween-specific designs and images to make your email stand out from any competition. You could also customise your text to promote your products and services while also reflecting the spirit of Halloween.\r\n<h3 class=\"list-heading\">Use Social Media</h3>\r\nAllow your Halloween marketing efforts to spill into your brand’s social media pages. This is an ideal way to interact with your customers and generate a buzz about your products and promotions.\r\n\r\nYou can create Halloween-centric social media campaigns, such as costume and photo contests.\r\n\r\nOn your website, you can also revamp your social media icons to match your Halloween designs. The design options here are endless!\r\n<h3 class=\"list-heading\">Create Halloween Content</h3>\r\nVarious minor and major holidays are excellent opportunities to attract new customers. Creating engaging and useful seasonal content can prove to be highly effective in driving traffic to your website.\r\n\r\nPeople often look for relevant content that is specific to an upcoming holiday. You can use this to your advantage by publishing themed content that still relates to your core business. Spoilers, this is what we’re doing right now!','8 Tips to Dress-up Your Website for Halloween in 2022','','publish','open','open','','8-tips-to-dress-up-your-website-for-halloween-in-2022','','','2026-02-15 13:41:53','2026-02-15 13:41:53','',0,'https://actuate.webpreview.co/?p=5112',0,'post','',0),(5113,5,'2022-10-11 12:40:32','2022-10-11 11:40:32','','Featured Image - 8 Tips to Dress-up Your Website for Halloween in 2022','','inherit','closed','closed','','featured-image-8-tips-to-dress-up-your-website-for-halloween-in-2022-2','','','2022-10-11 12:40:32','2022-10-11 11:40:32','',5112,'https://actuate.webpreview.co/wp-content/uploads/Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022-1.jpg',0,'attachment','image/jpeg',0),(5116,5,'2022-10-12 15:25:08','2022-10-12 14:25:08','','Coloured Actuate Halloween FI-min-min','','inherit','closed','closed','','coloured-actuate-halloween-fi-min-min-2','','','2022-10-12 15:25:08','2022-10-12 14:25:08','',5112,'https://actuate.webpreview.co/wp-content/uploads/Coloured-Actuate-Halloween-FI-min-min-1.png',0,'attachment','image/png',0),(5119,5,'2022-10-12 15:58:24','2022-10-12 14:58:24','','Ab Split testing-min','','inherit','closed','closed','','ab-split-testing-min-2','','','2022-10-12 15:58:24','2022-10-12 14:58:24','',5095,'https://actuate.webpreview.co/wp-content/uploads/Ab-Split-testing-min-1.png',0,'attachment','image/png',0),(5120,5,'2022-10-12 16:14:48','2022-10-12 15:14:48','','UX Design-min','','inherit','closed','closed','','ux-design-min-2','','','2022-10-12 16:14:48','2022-10-12 15:14:48','',5103,'https://actuate.webpreview.co/wp-content/uploads/UX-Design-min-1.png',0,'attachment','image/png',0),(5124,5,'2022-10-21 09:49:44','2022-10-21 08:49:44','','Feature Image - How to Create an Amazing Ecommerce Plan to Improve Your Numbers','','inherit','closed','closed','','feature-image-how-to-create-an-amazing-ecommerce-plan-to-improve-your-numbers-2','','','2022-10-21 09:49:44','2022-10-21 08:49:44','',0,'https://actuate.webpreview.co/wp-content/uploads/Feature-Image-How-to-Create-an-Amazing-Ecommerce-Plan-to-Improve-Your-Numbers-1.jpg',0,'attachment','image/jpeg',0),(5128,5,'2022-11-01 09:20:12','2022-11-01 09:20:12','','Actuate Blog FI-min','','inherit','closed','closed','','actuate-blog-fi-min-2','','','2022-11-01 09:20:12','2022-11-01 09:20:12','',0,'https://actuate.webpreview.co/wp-content/uploads/Actuate-Blog-FI-min-1.png',0,'attachment','image/png',0),(5149,5,'2023-01-05 15:28:10','2023-01-05 15:28:10','','VNU_M653_09-min','','inherit','closed','closed','','vnu_m653_09-min-2','','','2023-01-05 15:28:10','2023-01-05 15:28:10','',5732,'https://actuate.webpreview.co/wp-content/uploads/VNU_M653_09-min-1.png',0,'attachment','image/png',0),(5153,5,'2023-01-17 13:42:22','2023-01-17 13:42:22','','ecommerce-strategy-for-beginners','','inherit','closed','closed','','ecommerce-strategy-for-beginners-2','','','2023-01-17 13:42:22','2023-01-17 13:42:22','',5735,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-strategy-for-beginners-1.jpg',0,'attachment','image/jpeg',0),(5157,5,'2023-01-20 06:54:51','2023-01-20 06:54:51','','Reasons Good UX Design is Crucial to an eCommerce Website','','inherit','closed','closed','','reasons-good-ux-design-is-crucial-to-an-ecommerce-website','','','2023-01-20 06:54:51','2023-01-20 06:54:51','',5732,'https://actuate.webpreview.co/wp-content/uploads/Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-2.jpg',0,'attachment','image/jpeg',0),(5164,5,'2023-01-20 09:43:54','2023-01-20 09:43:54','','Feature Image - 5 Reasons Shopify is Stealing eCommerce Market Share','','inherit','closed','closed','','feature-image-5-reasons-shopify-is-stealing-e-commerce-market-share-3','','','2023-01-20 09:43:54','2023-01-20 09:43:54','',5730,'https://actuate.webpreview.co/wp-content/uploads/Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2-1.jpg',0,'attachment','image/jpeg',0),(5166,5,'2023-01-20 09:46:04','2023-01-20 09:46:04','','Feature Image - Holiday Discount Pricing Strategies 3 Ways to Increase Your AOV','','inherit','closed','closed','','feature-image-holiday-discount-pricing-strategies-3-ways-to-increase-your-aov-2','','','2023-01-20 09:46:04','2023-01-20 09:46:04','',5728,'https://actuate.webpreview.co/wp-content/uploads/Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1-1.jpg',0,'attachment','image/jpeg',0),(5167,5,'2023-01-20 09:47:43','2023-01-20 09:47:43','','Feature Image - How to Setup Your eCommerce Website for Christmas 4 Tips to Boost Sales','','inherit','closed','closed','','feature-image-how-to-setup-your-ecommerce-website-for-christmas-4-tips-to-boost-sales-2','','','2023-01-20 09:47:43','2023-01-20 09:47:43','',5726,'https://actuate.webpreview.co/wp-content/uploads/Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales-1.jpg',0,'attachment','image/jpeg',0),(5168,5,'2023-01-20 09:49:04','2023-01-20 09:49:04','','Feature Image - 4 Common eCommerce Mistakes That Beginners Make (And Should Avoid)','','inherit','closed','closed','','feature-image-4-common-ecommerce-mistakes-that-beginners-make-and-should-avoid-2','','','2023-01-20 09:49:04','2023-01-20 09:49:04','',5724,'https://actuate.webpreview.co/wp-content/uploads/Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid-1.jpg',0,'attachment','image/jpeg',0),(5169,5,'2023-01-20 09:52:13','2023-01-20 09:52:13','','asasasasa','','inherit','closed','closed','','asasasasa-2','','','2023-01-20 09:52:13','2023-01-20 09:52:13','',5112,'https://actuate.webpreview.co/wp-content/uploads/asasasasa-1.jpg',0,'attachment','image/jpeg',0),(5173,5,'2023-02-06 10:22:54','2023-02-06 10:22:54','','benefits-of-magento-2','','inherit','closed','closed','','benefits-of-magento-2-2','','','2023-02-06 10:22:54','2023-02-06 10:22:54','',5737,'https://actuate.webpreview.co/wp-content/uploads/benefits-of-magento-2-1.jpeg',0,'attachment','image/jpeg',0),(5177,1,'2023-02-15 13:45:40','2023-02-15 13:45:40','','shopify-best-practices-min','','inherit','closed','closed','','shopify-best-practices-min-2','','','2023-02-15 13:45:40','2023-02-15 13:45:40','',5739,'https://actuate.webpreview.co/wp-content/uploads/shopify-best-practices-min-1.jpg',0,'attachment','image/jpeg',0),(5183,5,'2023-03-01 12:52:35','2023-03-01 12:52:35','','mobile-friendly-ecommerce-website','','inherit','closed','closed','','mobile-friendly-ecommerce-website-2','','','2023-03-01 12:52:35','2023-03-01 12:52:35','',5741,'https://actuate.webpreview.co/wp-content/uploads/mobile-friendly-ecommerce-website-1.jpg',0,'attachment','image/jpeg',0),(5196,1,'2023-03-14 09:55:21','2023-03-14 09:55:21','','Web design-min','','inherit','closed','closed','','web-design-min-2','','','2023-03-14 09:55:21','2023-03-14 09:55:21','',5743,'https://actuate.webpreview.co/wp-content/uploads/Web-design-min-1.png',0,'attachment','image/png',0),(5202,1,'2023-03-28 09:46:19','2023-03-28 08:46:19','','benefits-of-aero-ecommerce','','inherit','closed','closed','','benefits-of-aero-ecommerce-3','','','2023-03-28 09:46:19','2023-03-28 08:46:19','',0,'https://actuate.webpreview.co/wp-content/uploads/benefits-of-aero-ecommerce-1.jpg',0,'attachment','image/jpeg',0),(5206,5,'2023-04-13 07:24:56','2023-04-13 06:24:56','','shopify-ecommerce-trends','','inherit','closed','closed','','shopify-ecommerce-trends-2-2','','','2023-04-13 07:24:56','2023-04-13 06:24:56','',0,'https://actuate.webpreview.co/wp-content/uploads/shopify-ecommerce-trends-1.png',0,'attachment','image/png',0),(5405,1,'2023-07-27 14:10:31','2023-07-27 13:10:31','','10 effective ways to boost ecommerce customer reviews','','inherit','closed','closed','','10-effective-ways-to-boost-ecommerce-customer-reviews-3','','','2023-07-27 14:10:31','2023-07-27 13:10:31','',0,'https://actuate.webpreview.co/wp-content/uploads/10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-2.jpg',0,'attachment','image/jpeg',0),(5408,1,'2023-07-27 14:13:15','2023-07-27 13:13:15','','17 Dominant B2B Ecommerce Marketing Strategies','','inherit','closed','closed','','17-dominant-b2b-ecommerce-marketing-strategies','','','2023-07-27 14:13:15','2023-07-27 13:13:15','',0,'https://actuate.webpreview.co/wp-content/uploads/17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-2.jpg',0,'attachment','image/jpeg',0),(5411,1,'2023-07-27 14:16:33','2023-07-27 13:16:33','','GA4: Are You Ready and The Latest Updates','','inherit','closed','closed','','ga4','','','2023-07-27 14:16:33','2023-07-27 13:16:33','',0,'https://actuate.webpreview.co/wp-content/uploads/GA4-scaled-2.jpg',0,'attachment','image/jpeg',0),(5414,1,'2023-07-27 14:18:08','2023-07-27 13:18:08','','Why Should I Use Magento? – Everything You Need to Know','','inherit','closed','closed','','why-should-i-use-magento','','','2023-07-27 14:18:08','2023-07-27 13:18:08','',0,'https://actuate.webpreview.co/wp-content/uploads/Why-Should-I-Use-Magento-scaled-2.jpg',0,'attachment','image/jpeg',0),(5417,1,'2023-07-27 14:23:07','2023-07-27 13:23:07','','10 ways to increase average order value','','inherit','closed','closed','','10-ways-to-increase-average-order-value-3','','','2023-07-27 14:23:07','2023-07-27 13:23:07','',0,'https://actuate.webpreview.co/wp-content/uploads/10-ways-to-increase-average-order-value-scaled-2.jpg',0,'attachment','image/jpeg',0),(5426,1,'2023-09-11 09:33:39','2023-09-11 08:33:39','','Recession Proofing Your Ecommerce Business','','inherit','closed','closed','','recession-proofing-your-ecommerce-business-3','','','2023-09-11 09:33:39','2023-09-11 08:33:39','',0,'https://actuate.webpreview.co/wp-content/uploads/Recession-Proofing-Your-Ecommerce-Business-scaled-2.jpg',0,'attachment','image/jpeg',0),(5430,1,'2023-09-11 09:38:28','2023-09-11 08:38:28','','CRITICAL B2B eCommerce KPIs','','inherit','closed','closed','','critical-b2b-ecommerce-kpis-3','','','2023-09-11 09:38:28','2023-09-11 08:38:28','',0,'https://actuate.webpreview.co/wp-content/uploads/CRITICAL-B2B-eCommerce-KPIs-scaled-2.jpg',0,'attachment','image/jpeg',0),(5433,1,'2023-09-11 11:23:59','2023-09-11 10:23:59','','What is Magento/Adobe Commerce – Is it for you?','','inherit','closed','closed','','what-is-magento-2','','','2023-09-11 11:23:59','2023-09-11 10:23:59','',0,'https://actuate.webpreview.co/wp-content/uploads/What-is-Magento-scaled-2.jpg',0,'attachment','image/jpeg',0),(5436,1,'2023-09-11 11:29:50','2023-09-11 10:29:50','','Is Magento/Adobe Commerce for B2B? – Everything You Need to Know','','inherit','closed','closed','','is-magento-for-b2b','','','2023-09-11 11:29:50','2023-09-11 10:29:50','',0,'https://actuate.webpreview.co/wp-content/uploads/Is-Magento-for-B2B-scaled-2.jpg',0,'attachment','image/jpeg',0),(5441,1,'2023-09-11 11:35:23','2023-09-11 10:35:23','','The difference between on-site and off-site SEO','','inherit','closed','closed','','onsite-seo','','','2023-09-11 11:35:23','2023-09-11 10:35:23','',0,'https://actuate.webpreview.co/wp-content/uploads/onsite-seo-scaled-2.jpg',0,'attachment','image/jpeg',0),(5445,1,'2023-09-11 11:39:41','2023-09-11 10:39:41','','How Secure Is Magento 2?','','inherit','closed','closed','','how-secure-is-magento-2-3','','','2023-09-11 11:39:41','2023-09-11 10:39:41','',0,'https://actuate.webpreview.co/wp-content/uploads/How-Secure-Is-Magento-2-scaled-2.jpg',0,'attachment','image/jpeg',0),(5448,1,'2023-09-11 11:45:38','2023-09-11 10:45:38','','Ultimate B2C eCommerce Business Plan','','inherit','closed','closed','','ultimate-b2c-ecommerce-business-plan-3','','','2023-09-11 11:45:38','2023-09-11 10:45:38','',0,'https://actuate.webpreview.co/wp-content/uploads/Ultimate-B2C-eCommerce-Business-Plan-scaled-2.jpg',0,'attachment','image/jpeg',0),(5452,1,'2023-09-11 11:50:10','2023-09-11 10:50:10','','How to Write Effective Meta Descriptions','','inherit','closed','closed','','how-to-write-effective-meta-descriptions-2-2','','','2023-09-11 11:50:10','2023-09-11 10:50:10','',0,'https://actuate.webpreview.co/wp-content/uploads/How-to-Write-Effective-Meta-Descriptions-scaled-2.jpg',0,'attachment','image/jpeg',0),(5455,1,'2023-09-11 11:56:30','2023-09-11 10:56:30','','How Do I Choose A Magento/Adobe Commerce Agency?','','inherit','closed','closed','','how-do-i-choose-a-magento-agency','','','2023-09-11 11:56:30','2023-09-11 10:56:30','',0,'https://actuate.webpreview.co/wp-content/uploads/How-Do-I-Choose-A-Magento-Agency-scaled-2.jpg',0,'attachment','image/jpeg',0),(5559,1,'2015-01-20 10:15:08','2015-01-20 10:15:08','eCommerce is a term quite widely known these days and has been around since the original .com boom. So what is eCommerce? Well it\'s a term used to describe a website that sells products online, a shop without the restrictions of bricks and mortar.\r\n\r\nRetail shops are converting to eCommerce solutions to make the most of their marketing actions as the foot fall trade begins to slow down.\r\n\r\nBut why is this happening? Well 71% of UK shoppers believe that they get the best deals online and they may be right, with the reduced costs of selling online companies are able to shave valuable pennies of those retail prices and save their beloved customers hard earned cash.\r\n\r\nWith hardware/IT sales and online grocery shopping accounting for 10.5 millions pounds each of the UK\'s trade companies cannot afford to ignore the internet any longer. It\'s estimated that during 2015 these figures will grow rapidly leaving the old brick and mortar shops far away in the past.\r\n\r\nBut that\'s not the only challenge! as more and more smart devices are released a large number of UK shoppers are turning to shopping on their mobile phones. Online entrepreneur are now facing the task of making their eCommerce store user friendly across a vast array of browsers and mobile devices!\r\n\r\nNever fear though because the latest Magento eCommerce platform not only gives our customer the ability to compete online but also the chance to take their stores into the mobile world. With adaptive technologies shoppers can browse and buy at ease regardless of whether they are on an iPhone, Blackberry or many other smart phones.','Ecommerce is Evolving','eCommerce is a term quite widely known these days and has been around since the original .com boom. So what is eCommerce? Well it\'s a term used to describe a website that sells products online, a shop without the restrictions of bricks and mortar.','publish','open','open','','ecommerce-is-evolving','','','2026-02-15 13:56:00','2026-02-15 13:56:00','',0,'https://actuate.webpreview.co/2015/01/20/ecommerce-is-evolving/',49,'post','',0),(5560,1,'2024-02-05 10:36:58','2024-02-05 10:36:58','','ecommerce-is-evolving-1-scaled','','inherit','open','closed','','ecommerce-is-evolving-1-scaled','','','2024-02-05 10:36:58','2024-02-05 10:36:58','',5559,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-is-evolving-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5561,1,'2015-03-15 17:25:56','2015-03-15 17:25:56','It’s the age-old question isn’t it? “How do I get people to my site and how do I get them to buy?”\r\n\r\nWell, it’s no good just having online special offers anymore, retailers must transcend into the mind of a user, creating the right experience for them to enjoy.\r\n\r\nHow do we do this, you must have heard these terms before … make your website more ‘engaging’ and ‘compelling’, creating ‘interaction’ and encouraging them to ‘connect’ with your brand.\r\n\r\nHowever, its all well and good saying the user experience is key, but how do you create the most effective website design to help achieve all of these things?\r\n<h2>Do your research</h2>\r\nFirstly you should research your audience. Look how they differ when shopping online, look at trends, look at colours that your target audience is likely to respond to.\r\n\r\nEach small detail can make a difference and if it’s not right, it’s going to turn them away.\r\n<h3>Know your goals</h3>\r\nWhat do you want from your users?\r\n\r\nDo you them to buy a product without any distractions? Well maybe reduce the amount of pages they have to go through until they get to the checkout. If your site is too long winded you’ll distract visitors from buying.\r\n\r\nDo you want them to talk about your products? Then have an option to share them on a social networking site.\r\n\r\nThink about what you want your users to do and what’s the easiest and quickest way for them to do it.\r\n<h3>Keep your eye on the visuals</h3>\r\nDesign your site with a purpose.\r\n\r\nEvery element of your site will elicit a positive or negative response from a visitor. This is where you need to go back to your research and put your audience as the focus in every step.\r\n\r\nIt ‘s no good just creating a site that you think is visually pleasing, it must appeal to your visitors.\r\n<h3>Build and test</h3>\r\nIf you are worried about the content and design of the website test it out on a sample of your main audience and use their feedback. They will be the ones that are using it and their opinions matter more than your own. Be brave and ask them what you can do better.\r\n<h3>Be social</h3>\r\nLike, comment and share, three key words that will turn your visitors into engaged users of your website. If you can get them to interact with your brand, then you have more chance of them becoming a loyal customer.\r\n\r\nPromote your website on Twitter, Facebook and LinkedIn, just make sure you have researched your audience and know the right messages to lure them into loving your brand.','How to get your website visitors to convert – the basics','','publish','open','open','','get-website-visitors-convert-basics','','','2026-02-15 13:55:47','2026-02-15 13:55:47','',0,'https://actuate.webpreview.co/2015/03/15/get-website-visitors-convert-basics/',48,'post','',0),(5562,1,'2024-02-05 10:36:59','2024-02-05 10:36:59','','how-to-get-your-website-visitors-to-convert-1-scaled','','inherit','open','closed','','how-to-get-your-website-visitors-to-convert-1-scaled','','','2024-02-05 10:36:59','2024-02-05 10:36:59','',5561,'https://actuate.webpreview.co/wp-content/uploads/how-to-get-your-website-visitors-to-convert-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5563,1,'2016-02-26 09:51:01','2016-02-26 09:51:01','If you are looking to upgrade or use our service for Magento 2 support please <a href=\"https://actuate.webpreview.co/what-we-do/magento-ecommerce/\">click here</a>.\r\n\r\nThe Magento community has been awaiting the arrival of Magento 2 for the past 5 years. During this time lots of different platforms have entered the mix. This has increased competition. So, does Magento 2 live up to the success of Magento?\r\n\r\nMagento has cemented itself as the software solution for many online retailers. From small independent companies to larger global brands. The community around Magento has one of the largest stockpiles of modules and extensions helping it deliver some of the best online shopping experiences.\r\n\r\nMagento 2 has new features to create a user friendly and stable future of Magento. But are these enhancements worth upgrading to?\r\n\r\nThe new Magento 2 has functionality previously reserved for Magento Enterprise, now in the Magneto 2 Community edition. Such as; Full Page Caching, faster query processing and built in HTML5 and CSS pre-processing. Magento 2\'s functionality complements the fresh and friendly customisation process so that updating, modifying and extending Magento 2 is faster and easier than before.\r\n\r\nSome of these new and important items include:\r\n<ul>\r\n 	<li>20% speed increase</li>\r\n 	<li>Automated testing</li>\r\n 	<li>Improved security</li>\r\n 	<li>Enriched scalability</li>\r\n 	<li>jQuery replaces Prototype javascript library</li>\r\n</ul>\r\nDo you now want to upgrade from Magento to Magento 2? Should you ditch Shopify and use the worlds leading eCommerce package? If you want extendability that is fast and easy to use then Magento 2 is definitely for you!\r\n\r\nIf you choose to upgrade from Magento to Magento 2 we will run a technical audit to ensure Magento 2 is ready for you. We will source the Magento 2 modules to update your existing functionality or tailor one to suit you.\r\n\r\nIf you feel you want to make the switch to Magento 2 contact us today to discuss how we can help. We’ll even bring the coffee.','Magento 2 is here!','','publish','open','open','','magento-2-is-here','','','2026-02-15 13:54:40','2026-02-15 13:54:40','',0,'https://actuate.webpreview.co/2016/02/26/magento-2-is-here/',47,'post','',0),(5564,1,'2024-02-05 10:37:00','2024-02-05 10:37:00','','magento-2-is-here-1-scaled','','inherit','open','closed','','magento-2-is-here-1-scaled','','','2024-02-05 10:37:00','2024-02-05 10:37:00','',5563,'https://actuate.webpreview.co/wp-content/uploads/magento-2-is-here-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5565,1,'2014-11-05 11:37:23','2014-11-05 11:37:23','<h2>You\'ve probably heard the phrase \"Responsive Web Design\" by now unless you\'ve been hiding away. So what is it?</h2>\r\nEssentially it\'s the practice of using a technology called media queries and percentage based measurements to make a website respond to the device that is being used to view it, whether it\'s a desktop PC, a mobile phone, tablet or a smart TV.\r\n\r\nMoving past the basics web designers make sure that each screen has the right content on it and presents the material in the best way for that device and for how users on those formats want to interact with it.\r\n<h3>So why is it so important now?</h3>\r\nOur work involves reviewing clients analytic accounts on a regular basis. Over the past 6 months we\'ve seen user rates on mobiles and tablets soar, with the average website getting nearly half of their traffic from mobile users. Would you really want to alienate nearly half of the traffic to your website over the holiday period if you are running an ecommerce store?\r\n<h3>Is it just for your visitors?</h3>\r\nNo thank you.\r\n\r\nResponsive web design also plays a large part in your SEO. Google have been behind the responsive design movement for years and recently incorporated a facility to check websites with their recent SEO update. Have a listen to Matt Cutts (he\'s the guy in the know over at Google) and his thoughts on the role of a responsive website.\r\n<div class=\"vidWrap\"><iframe width=\"560\" height=\"315\" src=\"//www.youtube.com/embed/D03wRb4s7MU\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\">\r\n</iframe></div>\r\nNeed we say more?','Why your website should be responsive','','publish','open','open','','why-your-website-should-be-responsive','','','2026-02-15 13:58:02','2026-02-15 13:58:02','',0,'https://actuate.webpreview.co/2014/11/05/why-your-website-should-be-responsive/',52,'post','',1),(5566,1,'2024-02-05 10:37:01','2024-02-05 10:37:01','','why-your-website-should-be-responsive-1-1-scaled','','inherit','open','closed','','why-your-website-should-be-responsive-1-1-scaled','','','2024-02-05 10:37:01','2024-02-05 10:37:01','',5565,'https://actuate.webpreview.co/wp-content/uploads/why-your-website-should-be-responsive-1-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5567,1,'2014-11-27 09:02:26','2014-11-27 09:02:26','With approximately 3 days, 10 hours and 58 seconds at the time of writing this blog until Cyber Monday, you could be forgiven for thinking that we are counting down until the biggest online retail event of the season approaches, and we kind of are.\r\n\r\nCyber Monday, succeeds Black Friday, (a term you just might have heard of) coined in the US to refer to the retail spending spree the day after Thanksgiving, when in exchange for hefty discounts, sales figures are officially in the black. It’s now very clear to see that Black Friday is here to stay and the UK has now adopted their American celebrity and penciled it into their diaries.\r\n<h2>A short history Lesson?</h2>\r\nDuring those dark days before the internet (remember them?) as a pre-cursor to Cyber Monday, Black Friday has it’s origins in retail sales figures recorded prior to the lead up to Christmas, when shoppers flocked to the shops in droves to take advantage of the discounts and offers in store. With the build up to Christmas getting earlier and earlier each year, this has now inevitably transferred to the online marketplace, the media, UK retailers and eSellers. Cyber Monday is, kind of a big deal.\r\n<h3>So where’s the proof?</h3>\r\nRetail giant Amazon reported sales of 47 items per second on the same day last year, grossing over 4.1 million during the daylight hours. Peaking at 9:22pm it’s safe to say that this is an opportunity to make the most of.\r\n\r\nVisa Europe forecast that this years Cyber Monday is set to be no different, in fact it is predicted to smash last years figures. UK online shoppers are predicted to spend over 450 million pounds on the big day, and there’s the added impetus , that this years Cyber Monday, also falls on and around payday…..\r\n<h3>Best be prepared…….</h3>\r\nIn order to take advantage of this momentous occasion we at Actuate can offer some nifty tips and advice on how you can boost your online sales and make Cyber Monday a big win… because we’re nice like that\r\n<h3>Plenty of offers?</h3>\r\nDon’t make promises you can’t keep. With online competition at it’s most fierce during this time, avoid basket abandon and make sure all your promotional items are fully stocked. If customers can’t get what they want, at the price you promise them they’ll go elsewhere, and lets face it there’s plenty more to choose from. Try to avoid retail clichés. Wouldn’t it be novel for customers to travel to an online territory on Cyber Monday, where what was being offered at sale price could be accommodated. Which leads me nicely into my next point…..\r\n<h3>Fully stocked?</h3>\r\nIt speaks for itself really doesn’t it, make sure that what you offer, you can deliver, literally. What was popular last year? Will it be popular again?\r\n<h3>Don’t let it all come crashing down….</h3>\r\nCheck everything is working as it should. With what’s assured to be an upsurge in traffic, avoid gridlock and run server tests prior to the watershed, forewarned is after all forearmed.\r\n<h3>PPCs at the ready……..</h3>\r\nPrioritise your ads, and make it as easy as possible for customers to get what they want. Search terms relating to gifts will optimise your appeal greatly, so choose your words carefully.\r\n\r\nMost people will know what the discounts and offers are in aid of so utilise your space wisely, avoid advertising banners on your website that take up valuable space, promote your best offers and direct your customers to your first-rate deals as swiftly as possible.\r\n\r\nLanding pages need to be as accessible as possible, during this occasion time is of the essence, offer customers an opt out, email the deals direct to them to entice them back.\r\n<h3>And Last but by no means least</h3>\r\nIn the same way retailers are jumping on the Christmas bandwagon in anticipation of the yuletide spectacle, social media plays a significant part in build up to the occasion. Some of the UKs biggest contenders are using social media to their advantage and preparing well in advance. Deals are tweeted out, discounts facebooked and bargains blogged all in anticipation of the big day. Some of the largest UK retailers use social media to enhance sales including during this time, including; Amazon, ASDA, Argos and John Lewis, all using Twitter and Facebook respectively. So join the showdown and become a main contender.','Bring on Cyber Monday!','','publish','open','open','','bring-on-cyber-monday','','','2026-02-15 13:57:25','2026-02-15 13:57:25','',0,'https://actuate.webpreview.co/2014/11/27/bring-on-cyber-monday/',51,'post','',0),(5568,1,'2024-02-05 10:37:02','2024-02-05 10:37:02','','bring-on-cyber-monday-1-scaled','','inherit','open','closed','','bring-on-cyber-monday-1-scaled','','','2024-02-05 10:37:02','2024-02-05 10:37:02','',5567,'https://actuate.webpreview.co/wp-content/uploads/bring-on-cyber-monday-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5569,1,'2014-12-04 12:06:53','2014-12-04 12:06:53','<h2>Did you survive Cyber Monday?</h2>\r\nAt the last point of writing we were counting down the days and hours until Black Friday and it’s associate, Cyber Monday became the biggest online sales event of the year. With the oodles of articles and blogs written on the topic, we’d forgive you for stifling a yawn, but we’d first encourage you to swap war wounds, or not as the case may be…\r\n\r\nSo…were you fully stocked? Did you fine-tune your PPCs? Did your website withstand the upsurge in traffic? Or were you buried under a sea of security guards and off-brand flat screen TVs?\r\n\r\nWell, the bets are in so lets take a look at who rose triumphantly from the onslaught, and who crashed under the pressure.\r\n\r\nRetail goliaths Apple, Samsung, EA and Microsoft are among the profit heroes in current articles circulating. For a country that doesn’t officially celebrate Thanksgiving, the figures published indicate Black Friday attributed to some hefty spends this side of the festival, (not bad considering we won’t be tucking into a family turkey dinner for another 21 days) and if you were forearmed prior to the big day, you were set to sit back and rack up.\r\n\r\nOne company (you might have heard of) averaged 64 items sold per second, and generated sales over 5.5 million, reportedly the most it has ever achieved in the UK. Pardon? Oh right, it was Amazon.\r\n<h3>Where there are winners, there must surely be losers…</h3>\r\nIn fact according to <em>business insider</em> as many as 55 of the top retailers failed their Cyber Monday exam, including Argos, John Lewis and Boots to name but a few. All were down and out at various points of the day, urging customers to change lanes, allowing prevailing companies to cash in on their new arrivals with well placed tactical PPC ad campaigns.\r\n<h3>So what did we learn?</h3>\r\nWhen looking at the statistics for Cyber Monday you’d be hard pushed to find evidence of a decline in online spending during the lead up to Christmas. Black Friday and Cyber Monday are here to stay, with sales smashing last years figures. But look closely, a change in consumer spending patterns is emerging. Burgeoning use of mobile devices used for online shopping indicates that websites need to focus on larger and more dexterous displays of information and payment options, helping to create a seamless shopping experience. It would be short sighted to assume that the current modes of marketing are enough to keep consumers fulfilled (such as PPC and banners on websites). Guardian writer <strong>Anne Giulianotti</strong> states that retailers should be focusing more on ‘how we can help customers buy more, rather than how retailers can sell more’, with a ‘it’s not me it’s you’ approach to retailing. We’re all aware of how much more autonomy lies in the hands of the consumer nowadays; expectations are higher and smart responsive web designs are part and parcel of staying ahead of the game, including data immersion, customer question forums and competitive delivery costs needed to ensure competitive online offers. But what else?\r\n<h3>Help your customers buy more?</h3>\r\nThe aftermath of Black Friday reveals that customers are seeking both a virtual and authentic shopping experience. With videos still circulating showing over-excited customers playing ‘pile-on’ in some of the UKs biggest stores across the land, it’s apparent that online retailers need to provide a combination of online and offline shopping adventures. ‘Showrooming’ and ‘webrooming’ bridge the gap between online shopping and the satisfaction that shopping in store can bring.\r\n\r\nPay and collect, In –store ordering, and asking ‘virtual’ assistants can help customers feel their online experiences are not separate from their in store ones, instead they should be mutually dependent. It’s worth noting that 66% of people aged 22-65 expect retailers to provide in store support even though they have bought online. Lets be honest we’d all like to have our cake and eat it whether we bought it online, or in store.','Ecommerce explodes with Black Friday & Cyber Monday','','publish','open','open','','ecommerce-explodes-with-black-friday-cyber-monday','','','2026-02-15 13:56:43','2026-02-15 13:56:43','',0,'https://actuate.webpreview.co/2014/12/04/ecommerce-explodes-with-black-friday-cyber-monday/',50,'post','',0),(5570,1,'2024-02-05 10:37:04','2024-02-05 10:37:04','','ecommerce-explodes-1-scaled','','inherit','open','closed','','ecommerce-explodes-1-scaled','','','2024-02-05 10:37:04','2024-02-05 10:37:04','',5569,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-explodes-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5571,1,'2016-03-12 21:35:31','2016-03-12 21:35:31','<h2>5 Reasons Why Magento 2 is Better Than Magento</h2>\r\n  <p>After the official release of Magento 2, you might be wondering if this software is significantly better than Magento and if it is worth the upgrade. The truth is that Magento 2 offers a considerable number of advantages that will make it a better choice for your business.</p>\r\n                                                                                                                                                                                                                                                                                                                                                                                                                                         \r\n  <p>Here are some of the main reasons to upgrade:</p>\r\n                                                                                                                                                                                                                                                                                                                                                                                                                                         \r\n  <h3 class=\"list-heading\">Better Performance</h3>                                        \r\n  <p>Magento 2 features improved performance, faster speed and larger scalability compared to Magento. This means that you will have 50% faster loading time in your catalog as well as your check out pages, which will improve the shopping experience for your customers. It will also support more than 2 million page views and 250,000 orders per hour. This is great news if you have a very large eCommerce website and you need\r\n  to be able to support a lot of traffic.</p>\r\n\r\n  <h3 class=\"list-heading\">Improved Support</h3>\r\n  <p>Since Magento 2 is new software it receives a lot more support, so you will be sure to get attention when you have a problem. If at any time you struggle with issues, you can contact customer support and let them know the details of your problem so that you can deal with it as quickly as possible.</p>\r\n\r\n  <h3 class=\"list-heading\">You Can Separate Your Databases</h3>\r\n  <p>One of the major advantages of Magento 2 is that you are able to separate your databases. You will be able to have one MySQL database that is responsible for serving all of the content pages, category pages and product pages. Then you can separate this out to have the checkout process use a totally different database. This will allow you to have better performance and it will ensure that people trying to check out\r\n  are not slowed down by the people browsing. For large sites, this makes a big difference.</p>\r\n\r\n  <h3 class=\"list-heading\">Quality Extensions</h3>\r\n  <p>When it comes to Magento 2, the changes allow developers to write better quality code. This means that the marketplace will be reorganised and monitored by Magento itself, ensuring that the quality standard of the code is very high. This means that you won\'t have to worry about distrustful modules any more.</p>\r\n\r\n  <h3 class=\"list-heading\">Easier to Upgrade</h3>\r\n  <p>Upgrading Magento 2 software is much easier than in Magento. This means that you will find it much easier to upgrade compatibility and add new extensions. The upgrade process being easier means that you will enjoy easier upgrades and less costs.</p>\r\n\r\n  <p>These are just a few of the reasons why Magento 2 is much better than Magento. If you want to enjoy the benefits of this new and improved system, make sure that you upgrade today.</p>\r\n','Five Reasons Why Magento 2 is Better Than Magento','','publish','open','open','','five-reasons-magento-2-better-magento','','','2026-02-15 13:54:19','2026-02-15 13:54:19','',0,'https://actuate.webpreview.co/2016/03/12/five-reasons-magento-2-better-magento/',46,'post','',0),(5572,1,'2024-02-05 10:37:05','2024-02-05 10:37:05','','five-reasons-why-magento-2-is-better-than-magento-1-scaled','','inherit','open','closed','','five-reasons-why-magento-2-is-better-than-magento-1-scaled','','','2024-02-05 10:37:05','2024-02-05 10:37:05','',5571,'https://actuate.webpreview.co/wp-content/uploads/five-reasons-why-magento-2-is-better-than-magento-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5573,1,'2024-02-05 10:37:06','2024-02-05 10:37:06','','5-Reasons-Magento-2.0-Large-1','','inherit','open','closed','','5-reasons-magento-2-0-large-1','','','2024-02-05 10:37:06','2024-02-05 10:37:06','',5571,'https://actuate.webpreview.co/wp-content/uploads/5-Reasons-Magento-2.0-Large-1.png',0,'attachment','image/png',0),(5574,1,'2016-03-30 10:42:30','2016-03-30 09:42:30','<strong>Magento is one of the most popular eCommerce software applications, thanks to its wide range of excellent features. However, there is a lot of false information out there about Magento and how it works. There are quite a few myths that have been perpetuated which are simply not true. Here are some of the incorrect myths about Magento and the truth behind them.</strong>\r\n<h3>Magento Offers Very Limited Customer Support</h3>\r\nThis is a myth, because Magento does offer professional support with its enterprise paid editions. It is available 24/7 via a number of different communication channels. Also, even if you don’t go for Magento paid options, you can get support from the community members in the online forums. The Magento community is huge and is one of the largest and most responsive in the eCommerce industry.\r\n<h3>Magento Doesn’t Require Coding Experience</h3>\r\nMagento is built on the Zend framework, which is easy to handle if you have the technical skills. The source code can be modified, but the system itself is quite complex and the code needs to be edited. This will make customising the code very time and resource consuming. So the answer is that Magento can be customised, but the user should be a PHP expert and should at least be familiar with the Zend framework.\r\n<h3>Magento is Only Suitable for Large Businesses</h3>\r\nThis is one of the major myths that is perpetuated about Magento and how it works. The Magento program offers wide scalability, so you can use it for anything from a small shop to a large business and get a great result each time. Although the platform requires you to have technical skills in order to customise it, Magento will contribute to boosting the sales factor of your eCommerce platform.\r\n<h3>Magento is Free</h3>\r\nMany people think that Magento is a free product and are surprised to find a pricing page on the Magento website. However, Magento offers both a free and paid edition. The free version lacks some support and advanced features, but it covers the minimal basics that you will need. If you want additional features, you will need to purchase extensions.\r\n\r\nThese are just a few of the myths that are perpetuated about Magento, so that you can have a better understanding of this online ecommerce platform and how it works.','Major Myths About Magento','','publish','open','open','','major-myths-magento','','','2026-02-15 13:53:15','2026-02-15 13:53:15','',0,'https://actuate.webpreview.co/2016/03/30/major-myths-magento/',45,'post','',0),(5575,1,'2024-02-05 10:37:08','2024-02-05 10:37:08','','major-myths-about-magento-1-scaled','','inherit','open','closed','','major-myths-about-magento-1-scaled','','','2024-02-05 10:37:08','2024-02-05 10:37:08','',5574,'https://actuate.webpreview.co/wp-content/uploads/major-myths-about-magento-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5577,1,'2024-02-05 10:37:09','2024-02-05 10:37:09','','Congratulations-Mat-1-scaled','','inherit','open','closed','','congratulations-mat-1-scaled','','','2024-02-05 10:37:09','2024-02-05 10:37:09','',0,'https://actuate.webpreview.co/wp-content/uploads/Congratulations-Mat-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5579,1,'2024-02-05 10:37:10','2024-02-05 10:37:10','','smart-tips-for-successful-ecommerce-1-scaled','','inherit','open','closed','','smart-tips-for-successful-ecommerce-1-scaled','','','2024-02-05 10:37:10','2024-02-05 10:37:10','',0,'https://actuate.webpreview.co/wp-content/uploads/smart-tips-for-successful-ecommerce-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5581,1,'2024-02-05 10:37:11','2024-02-05 10:37:11','','5-tips-for-selling-crafts-1-scaled','','inherit','open','closed','','5-tips-for-selling-crafts-1-scaled','','','2024-02-05 10:37:11','2024-02-05 10:37:11','',0,'https://actuate.webpreview.co/wp-content/uploads/5-tips-for-selling-crafts-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5583,1,'2024-02-05 10:37:12','2024-02-05 10:37:12','','using-pokemon-go-in-a-local-marketing-campaign-1-scaled','','inherit','open','closed','','using-pokemon-go-in-a-local-marketing-campaign-1-scaled','','','2024-02-05 10:37:12','2024-02-05 10:37:12','',0,'https://actuate.webpreview.co/wp-content/uploads/using-pokemon-go-in-a-local-marketing-campaign-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5585,1,'2024-02-05 10:37:13','2024-02-05 10:37:13','','can-page-load-speed-help-your-ecmmerce-website-1-scaled','','inherit','open','closed','','can-page-load-speed-help-your-ecmmerce-website-1-scaled','','','2024-02-05 10:37:13','2024-02-05 10:37:13','',0,'https://actuate.webpreview.co/wp-content/uploads/can-page-load-speed-help-your-ecmmerce-website-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5587,1,'2024-02-05 10:37:14','2024-02-05 10:37:14','','how-to-write-product-descriptions-that-sell-1-scaled','','inherit','open','closed','','how-to-write-product-descriptions-that-sell-1-scaled','','','2024-02-05 10:37:14','2024-02-05 10:37:14','',0,'https://actuate.webpreview.co/wp-content/uploads/how-to-write-product-descriptions-that-sell-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5589,1,'2024-02-05 10:37:15','2024-02-05 10:37:15','','the-pros-and-cons-of-live-chat-1-scaled','','inherit','open','closed','','the-pros-and-cons-of-live-chat-1-scaled','','','2024-02-05 10:37:15','2024-02-05 10:37:15','',0,'https://actuate.webpreview.co/wp-content/uploads/the-pros-and-cons-of-live-chat-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5591,1,'2024-02-05 10:37:16','2024-02-05 10:37:16','','Welcome-to-Martin-Sylvester-1-scaled','','inherit','open','closed','','welcome-to-martin-sylvester-1-scaled','','','2024-02-05 10:37:16','2024-02-05 10:37:16','',0,'https://actuate.webpreview.co/wp-content/uploads/Welcome-to-Martin-Sylvester-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5593,1,'2024-02-05 10:37:18','2024-02-05 10:37:18','','announcing-magento-enterprise-cloud-edition-1-scaled','','inherit','open','closed','','announcing-magento-enterprise-cloud-edition-1-scaled','','','2024-02-05 10:37:18','2024-02-05 10:37:18','',0,'https://actuate.webpreview.co/wp-content/uploads/announcing-magento-enterprise-cloud-edition-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5595,1,'2024-02-05 10:37:18','2024-02-05 10:37:18','','Magento-Ninja-Developer-required-1-scaled','','inherit','open','closed','','magento-ninja-developer-required-1-scaled','','','2024-02-05 10:37:18','2024-02-05 10:37:18','',0,'https://actuate.webpreview.co/wp-content/uploads/Magento-Ninja-Developer-required-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5597,1,'2024-02-05 10:37:20','2024-02-05 10:37:20','','Magento-Enterprise-edition-is-the-cost-too-high-1-scaled','','inherit','open','closed','','magento-enterprise-edition-is-the-cost-too-high-1-scaled','','','2024-02-05 10:37:20','2024-02-05 10:37:20','',0,'https://actuate.webpreview.co/wp-content/uploads/Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5599,1,'2024-02-05 10:37:21','2024-02-05 10:37:21','','ecommerce-marketing-trends-for-2016-1-scaled','','inherit','open','closed','','ecommerce-marketing-trends-for-2016-1-scaled','','','2024-02-05 10:37:21','2024-02-05 10:37:21','',0,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-marketing-trends-for-2016-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5600,1,'2024-02-05 10:37:22','2024-02-05 10:37:22','','Ecomm-Trends-2021-1-scaled','','inherit','open','closed','','ecomm-trends-2021-1-scaled','','','2024-02-05 10:37:22','2024-02-05 10:37:22','',0,'https://actuate.webpreview.co/wp-content/uploads/Ecomm-Trends-2021-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5602,1,'2024-02-05 10:37:23','2024-02-05 10:37:23','','top-10-ecommerce-monitoring-tools-1-scaled','','inherit','open','closed','','top-10-ecommerce-monitoring-tools-1-scaled','','','2024-02-05 10:37:23','2024-02-05 10:37:23','',0,'https://actuate.webpreview.co/wp-content/uploads/top-10-ecommerce-monitoring-tools-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5603,1,'2016-11-14 12:19:48','2016-11-14 12:19:48','<h2>Are you ready for the Christmas sales?</h2>\r\nWith The Most Wonderful Time of the Year looming on the horizon, British shoppers will soon be flocking to their retailer of choice (which, increasingly, is an online one) in search of gifts to lavish upon their friends and relatives. In order to take the greatest possible advantage of this coming wave of custom, it’s vital that retailers both small and large put plans into place that will most efficiently channel that extra traffic into sales.\r\n<h3>Offer free shipping</h3>\r\nAccording to a recent study by UPS, free shipping is an enormously significant factor for those checking out online. More than half of all online shoppers this winter will have their purchases shipped for free, since they’re used to large stores like Amazon offering the service. Fail to offer free shipping, then, and you’re likely to miss out on valuable custom.\r\n<h3>Don’t neglect mobile sales</h3>\r\nMore than ever before, customers are making purchases using their mobile devices. As a consequence, online retailers can’t afford to neglect users accessing their stores via mobile devices.\r\n\r\nThis is especially so if the stores in question are attracting custom from so-called millennials, who are the driving force behind this trend.\r\n<h3>Don’t neglect Black Friday</h3>\r\nWhile Black Friday isn’t quite an enormously successful day of judgement in the British retail calender in the same respect as it is in the American one, it’s still regarded by many shoppers as a vital point of purchase – particular when shopping for higher value goods like laptops and other electronic devices. With online retailers offering discounts that don’t require braving a crowd of frenzied bargain-hunters, many customers are delaying certain purchases until late November in the hope of snagging a bargain. It’s worth offering a few promotional discounts to mark the occasion – if only to get customers in at the top of the funnel!\r\n<h3>Don’t neglect video advertising</h3>\r\nOne of the most noticeable trends in online marketing during the course of 2016 has been the increased ubiquity of viral video content. More than ever, potential customers have access to devices and software that can display high-quality video content quickly. Well-produced videos have enormous power to win and keep new customers – as well as to demonstrate new products. Provided that you’re careful about the marketing video you produce, it should be possible to reap tremendous rewards following a successful video campaign on social media.','Four tips for Christmas Sales','','publish','open','open','','four-tips-christmas-sales','','','2026-02-15 13:40:23','2026-02-15 13:40:23','',0,'https://actuate.webpreview.co/2016/11/14/four-tips-christmas-sales/',29,'post','',0),(5604,1,'2024-02-05 10:37:24','2024-02-05 10:37:24','','Four-tips-for-christmas-sales-1-scaled','','inherit','open','closed','','four-tips-for-christmas-sales-1-scaled','','','2024-02-05 10:37:24','2024-02-05 10:37:24','',5603,'https://actuate.webpreview.co/wp-content/uploads/Four-tips-for-christmas-sales-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5606,1,'2024-02-05 10:37:25','2024-02-05 10:37:25','','Upcoming-UX-UI-Trends-2-scaled','','inherit','open','closed','','upcoming-ux-ui-trends-2-scaled','','','2024-02-05 10:37:25','2024-02-05 10:37:25','',0,'https://actuate.webpreview.co/wp-content/uploads/Upcoming-UX-UI-Trends-2-scaled-1.jpg',0,'attachment','image/jpeg',0),(5607,1,'2016-11-08 12:24:20','2016-11-08 12:24:20','<h2>Customer retention, are you on it?</h2>\r\nIf you’re going to build a successful business, then you’ll need to know that it’s far easier to retain existing customers than it is to win over new ones. Existing customers are far easier to reach and persuade then new ones, as you won’t have to get their ear before delivering your message – you’ll already have it! What’s more, in delivering a great customer experience that’s free from problems, you’ll provide reason enough to persuade most customers to stick with you.\r\n<p class=\"western\">Let’s examine some of the ways in which you might maximally foster customer loyalty, and thereby ensure that repeat business continues to flock in the direction of your online store’s checkout pages.</p>\r\n\r\n<h3 class=\"western\">Automation</h3>\r\n<p class=\"western\">In order to reduce the amount of time our employees spend on a given task, employers will often resort to automation. A machine can perform certain tasks far more quickly and efficiently than a human ever could, and so by employing them in certain areas, we can ensure that we aren’t wasting precious man-hours.</p>\r\n<p class=\"western\">But customers, too, have hours that they’d prefer weren’t consumed with unnecessary, fiddly tasks like typing in their login details again and again. By automating, we’re able to keep the need for work on the customer’s part to an absolute minimum, and thereby ensure that they aren’t frustrated. This in turn will mean that they’re likely to return!</p>\r\n\r\n<h3 class=\"western\">Personalisation</h3>\r\n<p class=\"western\">In order to achieve a website that’s closely in tune with a customer’s needs, we can collect valuable data on their shopping habits, and create targeted marketing that’s precise. The modern online customer expects to be offered deals that are tailored to them – and so will view targeted marketing as welcome rather than intrusive. Again, automation can help to ensure that the customer receives an experience that’s precisely tailored and based on data. The result? More conversions.</p>\r\n\r\n<h3 class=\"western\">Engagement</h3>\r\n<p class=\"western\">While it’s important to provide a customer with a seamless interface that’s tailored to their needs, and which will respond to their inputs, it’s also important to also provide them with the option of talking to a human being. Increasingly, online retailers are providing chat services built into their applications, in order to allow customers to talk to a human being and address any queries they might have. This will help to convert hesitant customers, and to provide committed customers with reassurance that they’ll be able to have their problems addressed when they arise.</p>','What makes a loyal customer?','','publish','open','open','','makes-loyal-customer','','','2026-02-15 13:43:18','2026-02-15 13:43:18','',0,'https://actuate.webpreview.co/2016/11/08/makes-loyal-customer/',30,'post','',0),(5608,1,'2024-02-05 10:37:26','2024-02-05 10:37:26','','what-makes-a-loyal-customer-1-scaled','','inherit','open','closed','','what-makes-a-loyal-customer-1-scaled','','','2024-02-05 10:37:26','2024-02-05 10:37:26','',5607,'https://actuate.webpreview.co/wp-content/uploads/what-makes-a-loyal-customer-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5609,1,'2016-12-19 15:46:08','2016-12-19 15:46:08','<h2>Merry Christmas!</h2>\r\nSo it\'s that time of year again!\r\n\r\nThe offices are tidy, the hangovers are daily and everyone is waiting for the weekend.\r\n\r\nWe\'ve had a fantastic 2016 thanks to our amazing team and inspirational customers.\r\n\r\nA few of my personal favourite moments are:\r\n<ul>\r\n 	<li>Welcoming <a href=\"https://actuate.webpreview.co/2016/08/03/chester-cutting-edge-digital-world/\">Martin</a> to the team</li>\r\n 	<li>Completing a <a href=\"https://actuate.webpreview.co/2016/05/16/congratulations-mat/\">100 mile bike ride for charity</a></li>\r\n 	<li>Seeing sites like <a href=\"https://actuate.webpreview.co/our-work/pickett/\">Pickett</a> and <a href=\"https://actuate.webpreview.co/our-work/oh-polly/\">Oh Polly</a> grow</li>\r\n 	<li>Watching our team grow!</li>\r\n</ul>\r\n2017 is looking to be as fun and fast paced so until we meet next year here are some important dates:\r\n<ul>\r\n 	<li>We close the office on the 22nd December 2016</li>\r\n 	<li>We come back refreshed on the 3rd January 2017 (That felt weird to write)</li>\r\n</ul>\r\nOf you need us between these dates please email support@actuate.agency\r\n\r\nSee you next year ;-)\r\n\r\n&nbsp;','Merry Christmas and a Happy New Year!','','publish','open','open','','merry-christmas-happy-new-year','','','2026-02-15 13:39:40','2026-02-15 13:39:40','',0,'https://actuate.webpreview.co/2016/12/19/merry-christmas-happy-new-year/',28,'post','',0),(5610,1,'2024-02-05 10:37:28','2024-02-05 10:37:28','','Merry-Christmas-and-a-Happy-New-Year-1-scaled','','inherit','open','closed','','merry-christmas-and-a-happy-new-year-1-scaled','','','2024-02-05 10:37:28','2024-02-05 10:37:28','',5609,'https://actuate.webpreview.co/wp-content/uploads/Merry-Christmas-and-a-Happy-New-Year-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5611,1,'2017-01-19 10:16:54','2017-01-19 10:16:54','<h2>5 things to do when selling to millennials</h2>\r\nIf you’re going to market a product or service, it’s important to take into account of the behaviours and social mores of the people you’re marketing to. While it’s difficult to learn a great deal about potential customers without ever meeting them, we can tailor our approach based on broad attributes like age and gender, and thereby create more effective marketing content.\r\n\r\nOne particularly important age bracket is the millennial – the modern age’s ‘young person’. There’s some debate over the precise boundaries of the category; some academics define millennials as those born after the late seventies but before the early 2000s, but others might define it much more narrowly. Millennials tend to differ from their older counterparts in several key respects – they’re predominantly (though not universally) more secular, more socially liberal, and more technologically literate. When we’re considering a marketing strategy that focuses on this age group, it’s important to consider all of these factors in order to secure the maximum possible resonance. Let’s take a look at five different things to do when selling things to millennials.\r\n<h3>Don’t neglect video</h3>\r\nIn 2016, we saw online video explode in popularity. With so much content out there to compete with, the moving image is capable of putting across the most information in the shortest possible time. It’s the medium with the greatest possible ‘viral’ potential, and therefore the one which can on no account be neglected.\r\n<h3>Engage via social media</h3>\r\nYounger people are accustomed to using social media, and tend to react more positively when brands engage with them via social networks like Facebook and Twitter. This might mean aping their language. A football club might share a video and comment that the striker depicted had gone into ‘beast mode’, or displayed ‘ridiculous tekkers’. Likewise, a fashion publication might declare a pair of shoes to be ‘reem’. Of course, one might easily get this wrong and look ridiculous – which is why a clued-up social media team is essential in maintaining a millennial-friendly image.\r\n<h3>Downplay traditional marketing</h3>\r\nMillennials tend to want to feel involved with their purchases and the people they’re purchasing from, in a way that their older peers do not. Disruptive pop-up ads that aren’t targeted toward them are likely to be more irritating than encouraging, as they remove the element of choice that’s so important to the millennial mind.\r\n<h3>Encourage content marketing</h3>\r\nContent marketing is more than just a passing fad – it’s been around for hundreds of years, with big-name brands releasing information and educational guides for free, as far back as the 1800s. With millennials valuing content so highly, this trend looks likely to endure for a while longer.\r\n<h3>Use is better than ownership</h3>\r\nServices like Spotify and Airbnb are popular with millennials – and they have one thing in common. They don’t require that the consumer own the thing that they’re enjoying. By offering your customers a flexible means of using a product – without the cost and hassle of actually owning it – you’ll be tapping into a key marketing trend for millennials.','5 things to do when selling to millennials','','publish','open','open','','5-things-selling-millennials','','','2026-02-15 13:38:12','2026-02-15 13:38:12','',0,'https://actuate.webpreview.co/2017/01/19/5-things-selling-millennials/',26,'post','',0),(5612,1,'2024-02-05 10:37:29','2024-02-05 10:37:29','','5-Things-Large-1','','inherit','open','closed','','5-things-large-1','','','2024-02-05 10:37:29','2024-02-05 10:37:29','',5611,'https://actuate.webpreview.co/wp-content/uploads/5-Things-Large-1.png',0,'attachment','image/png',0),(5614,1,'2024-02-05 10:37:34','2024-02-05 10:37:34','','8-Reasons-why-digital-prototyping-is-good-1','','inherit','open','closed','','8-reasons-why-digital-prototyping-is-good-1','','','2024-02-05 10:37:34','2024-02-05 10:37:34','',0,'https://actuate.webpreview.co/wp-content/uploads/8-Reasons-why-digital-prototyping-is-good-1.jpg',0,'attachment','image/jpeg',0),(5615,1,'2017-02-23 10:25:27','2017-02-23 10:25:27','<h2>How will social shopping shape 2017?</h2>\r\n2016 was a year in which marketing over social media came of age. With a greater proportion of shoppers in the UK now connected to social networks, it’s imperative that retailers take advantage of this considerable chunk of the market. In 2017, this looks to become still more so.\r\n\r\nSocial shopping affords customers the chance to share their retail experience with their peers, and fulfils a fundamental human desire for validation. In many respects, social shopping aims to ape the rewarding nature of walking into a real store with some friends and making a purchase.\r\n\r\nLet’s take a look at some of the ways in which the trend might gain additional traction in 2017\r\n<h3>Decision reassurance</h3>\r\nWhen millennial shoppers make purchases online, they’re often informed by their interactions with other customers. And this is also true, albeit to a lesser extent, of older customers. If you’re going to buy a new monitor for a computer, for example, you might visit forums and YouTube videos populated by experts and enthusiasts, and effectively collaborate with them on the purchasing decision.\r\n\r\nSocial shopping takes this collaboration to the next level; by browsing a product feed curated specifically for you, you’ll be sure that the items you’re considering are popular with other users. This helps to reduce the likelihood that you’re unwittingly taking a leap into the dark with an unproven product.\r\n<h3>Integration</h3>\r\nWith social networks now an integral part of our daily routine, they’re familiar and trusted. This familiarity fosters trust which can make the difference when it comes to conversions. What’s more, rather than simply including a link to the shop, where the user will be forced to go to the trouble of filling a basket and entering addressing details, social shopping allows users to get to the checkout directly from their feed. Facebook’s implementation of a ‘buy’ button allows users to make an impulse purchase in a matter of moments. Instagram has now also recently launched shopping functionality into their application, which yields much the same benefit.\r\n<h3>Interaction</h3>\r\nOne of the cardinal virtues of a presence on social media is that it allows users to quickly interact with other customers and sales reps. This offers online shops a means of connecting directly with their customers, and thus influencing how a customer might feel about the brand. The influence on a purchasing decision exerted by a person’s emotions is often extremely underrated, and savvy branding in 2017 will undoubtedly seek to make products part of a lifestyle. A great example of this sort of success was Coca-cola’s #ShareaCoke campaign of a few years back, which saw millions of people share a picture of a bottle of coke with their name on it – providing the company with enormous amounts of priceless marketing, at zero cost. Smaller campaigns of this sort are undoubtedly what will help push social shopping forward in 2017.','How will social shopping shape 2017?','','publish','open','open','','will-social-shopping-shape-2017','','','2026-02-15 13:35:30','2026-02-15 13:35:30','',0,'https://actuate.webpreview.co/2017/02/23/will-social-shopping-shape-2017/',21,'post','',0),(5616,1,'2024-02-05 10:37:34','2024-02-05 10:37:34','','how-will-social-shopping-shape-2017-1-scaled','','inherit','open','closed','','how-will-social-shopping-shape-2017-1-scaled','','','2024-02-05 10:37:34','2024-02-05 10:37:34','',5615,'https://actuate.webpreview.co/wp-content/uploads/how-will-social-shopping-shape-2017-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5617,1,'2017-02-02 10:27:06','2017-02-02 10:27:06','<h2>Using personalisation to boost conversion rates</h2>\r\nThe modern online shopper has long expected certain minimum requirements from their e-retailers of choice. The opportunity to find and purchase their goods quickly, browse in an intuitive and user-friendly way, and select from a range of delivery options, have been considered minimum requirements for a while now.\r\n\r\nBut technology has now moved to the point where retailers, and the marketers they work beside, are able to offer a more bespoke experience, tailored to the precise needs of the customer. The more data collected about the shopping habits of the person in question, the more precise such marketing is capable of being.\r\n<h3>How effective is personalisation?</h3>\r\nIt’s widely, and understandably, assumed that a personal approach is more persuasive. But to what extent is this true, and are there any limits on the effect? According to last year’s <a href=\"https://econsultancy.com/reports/conversion-rate-optimization-report/\">Conversion Rate Optimisation Report from Econsultancy</a>, just under a third of the companies surveyed report a ‘major uplift’ in conversion rates after implementing a personalisation programme. When we extend the figure to include companies who’ve experienced any kind of improvement at all, the figure rises to 90%\r\n\r\nOf course, it’s worth attaching a few cautionary notes to these findings – they rely on self-reporting of data that’s not easily quantified – we can’t, after all, easily tell what proportion of the conversion rate improvement came as a result of the more personal approach. Given the trend of the data, however, it’s difficult to avoid the conclusion that personalisation is effective.\r\n<h3>Why is personalisation effective?</h3>\r\nIn the not-too-distant past, the extent of personalisation in online marketing was such that conversational phrases like ‘welcome back’ was considered cutting-edge. Now, the rapport between an engaged customer and an effective website is far more nuanced, largely because the latter knows so much more about the former. Armed with this knowledge, gleaned from mining data about the customer’s habits and online behaviour, a far more targeted approach is possible.\r\n\r\nSo, if a customer has displayed an interest in books by a certain author, or electric guitars, or outdoor hot-tubs, then presenting them with marketing material about those specific sorts of items is going to be far more effective than offering a more general catalogue.\r\n\r\nPurchases of this sort will also serve to improve customer retention, as personalised offers are among the strongest drivers of repeat purchases. By building a familiarity between your customers and your website, you’ll make yourself the first port of call in the future.\r\n\r\nBy providing content that predicts what a customer might want, rather than reacting to their demands, you’ll be able to provide them with a beacon of clarity in a stormy sea of content. Consequently, effective personalisation should be seen as a priority for anyone looking to sell just about anything.','Using personalisation to boost conversion rates','','publish','open','open','','using-personalisation-boost-conversion-rates','','','2026-02-15 13:35:58','2026-02-15 13:35:58','',0,'https://actuate.webpreview.co/2017/02/02/using-personalisation-boost-conversion-rates/',24,'post','',0),(5618,1,'2024-02-05 10:37:35','2024-02-05 10:37:35','','using-personalisationn-to-boost-conversion-rates-1-scaled','','inherit','open','closed','','using-personalisationn-to-boost-conversion-rates-1-scaled','','','2024-02-05 10:37:35','2024-02-05 10:37:35','',5617,'https://actuate.webpreview.co/wp-content/uploads/using-personalisationn-to-boost-conversion-rates-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5619,1,'2017-01-25 10:30:21','2017-01-25 10:30:21','<h2>Why Google Shopping Ads Convert Better Than Text Ads and Deliver Better ROI</h2>\r\nIf you are looking to get a terrific ROI with your online ads then you may be wondering which approach will give you the best results.\r\n\r\nAmong the best current options is the Google Shopping service. In fact, there are a number of powerful reasons for believing that this could be a far better method for you than traditional text ads.\r\n<h3>Matches Specific Shopping Search Enquiries</h3>\r\nOf course, you already know that there are plenty of people looking online for what you sell at any given time. Therefore, the key is in finding a way to match your offers to specific search enquiries, which is exactly what Google Shopping does.\r\n\r\nIn this way, you can help your potential customers to find exactly what they want at the time they are looking for it. You can also get a high level of control over when and where your ads appear, to help you to squeeze the maximum benefit out of them.\r\n\r\nYou only get charged for advertising when someone clicks on one of your ads and gets sent to your website for more details on your offers. In addition, the fact that Google Shopping works on mobile devices as well as desktops means that you can reach out to people who are shopping on the move as well as those who do it at home or at work.\r\n<h3> A More Focused Approach</h3>\r\nIt is easy to get a highly structured approach to your Google Shopping listings. You get started by putting all of your product inventory onto AdWords and then working out the different product groups and categories that you want to use.\r\n\r\nIn this way, you get a better level of control over how you show off your products to potentially interested customers. This control extends to the custom labels and campaign priorities that you can also take advantage of.\r\n\r\nIf you have certain special offers that you want to let people know about, then this is a fantastic way of doing so. By focusing on the special deals that you have on the go you can try and steal a march on your rivals by directing shoppers straight to your site as soon as they start looking.\r\n<h3>Excellent Reporting</h3>\r\nWith any type of marketing campaign, it is vital that you can rely upon reports that show you how well you are achieving your targets. The good news in this respect is that Google Shopping gives you excellent reporting ability.\r\n\r\nInterestingly, the performance data that you receive is linked to the individual items rather than groups. This means that you can filter all of the details by product for a far greater level of control.\r\n\r\nIn terms of your ROI, this means that you can take charge of exactly how much you spend and how well it is used. If one of your products is giving far better results than the others, then the reporting tools will let you see all of the details in an easy-to-read way.\r\n<h3>Check Out the Competition</h3>\r\nA powerful benefit of using this type of online advertising is that it gives you a very useful look at what the competition is doing. For example, you can see the average CTR and max CPC estimates for your competitors before making your own decisions.\r\n\r\nIt is worth pointing out that the data you see is anonymous, so you can’t see which exact companies it relates to. However, it is still a fine way of getting a feel for the market before you go ahead with your own campaigns.\r\n\r\nWhether you are new to the market or not, it is always great to see what your rivals are up to and how successful they are right now.','Why Google Shopping Ads Convert Better Than Text Ads and Deliver Better ROI','','publish','open','open','','google-shopping-ads-convert-better-text-ads-deliver-better-roi','','','2026-02-15 13:37:21','2026-02-15 13:37:21','',0,'https://actuate.webpreview.co/2017/01/25/google-shopping-ads-convert-better-text-ads-deliver-better-roi/',25,'post','',0),(5620,1,'2024-02-05 10:37:36','2024-02-05 10:37:36','','why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled','','inherit','open','closed','','why-google-shopping-ads-convert-better-than-text-ads-and-deliver-better-roi-1-scaled','','','2024-02-05 10:37:36','2024-02-05 10:37:36','',5619,'https://actuate.webpreview.co/wp-content/uploads/why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5622,1,'2024-02-05 10:37:37','2024-02-05 10:37:37','','How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled','','inherit','open','closed','','how-a-poorly-managed-data-feed-affects-your-sales-1-scaled','','','2024-02-05 10:37:37','2024-02-05 10:37:37','',0,'https://actuate.webpreview.co/wp-content/uploads/How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5623,1,'2017-01-17 10:40:10','2017-01-17 10:40:10','<h2>8 Ways That the Digital Marketing for Westworld Was Effective</h2>\r\nEvery now and then, we can see a terrific example of how digital marketing can be used highly effectively. In recent times, the resounding success of the marketing campaign for the HBO series ‘Westworld’ has definitely given us a few points to ponder.\r\n\r\nHow exactly did the marketing team behind this series manage to make this a digital marketing success story?\r\n<h3>It Brought the Story to Life</h3>\r\nIt is easy to think that a marketing campaign should just be about letting the public know that a certain service or product is about to be made available. Yet, the team behind Westworld went further and brought the story to life for us.\r\n\r\nThis was evident in a number of interesting ways, such as when their social media account stated that there had been a glitch in the system and that the next episode could now be seen earlier than expected. Their website also brought to life the idea that their technology was getting out of control, just as in the show itself.\r\n<h3>It Used Virtual Reality</h3>\r\nVirtual reality is something that a lot of people are talking about right now, but few marketing teams have attempted to harness its potential so far. This was something that the people marketing Westworld used very effectively with the HTC Vive.\r\n\r\nThe immersive nature of Westworld means that it was ripe for promoting in this way. However, it is a tactic that we can expect to see used increasingly by digital marketing teams as well.\r\n<h3>They Built a Themed Website</h3>\r\nAnother clever move was to build a site called Discover Westworld. This looks like a typical luxury resort website, but it is actually a dark and mysterious place that cranks up the overall theme of technology taking over.\r\n\r\nThe site has been built with extra content in it that has been designed for viewers to unlock and enjoy as the series progresses. It is all about giving extra content to the most passionate fans and encouraging them to spread the word.\r\n<h3>Consistency Across Channels</h3>\r\nAny good marketing campaign should be about giving a consistent message no matter how many different channels it crosses. In this respect, the Westworld campaign was a great success.\r\n\r\nThe marketing efforts for this futuristic show was all focused on presenting the same sort of dark, mysterious and threatening vibe that the show involves. This worked a treat, as viewers were drawn into the fake world with great success.\r\n<h3>They Related the Show to Real-Life Fears</h3>\r\nPerhaps one of the key elements of Westworld is that it brings to the small screen some of the current fears many people have about technology becoming too powerful for humans to control. Worries about the rise of artificial intelligence is something that the marketing team used well in their efforts.\r\n\r\nIt may just be a fantasy show, but some of the marketing was enough to bring a real chill to the people who got lured into the world created by this show.\r\n<h3>They Use Humanoids to Create a Stir</h3>\r\nA particularly interesting tactic used to promote Westworld was that of sending out 20 humanoids to wander around London. This caused a stir, as it helped people to interact with the marketing campaign while also introducing some of the key concepts of the series.\r\n\r\nIt is far easier to get the public to imagine a theme park filled with robot guides when they are speaking to one of them out on the streets.\r\n<h3>The Marketing Told More of the Story</h3>\r\nIt is also worth pointing out that the digital marketing efforts went towards telling us more of the story of Westworld. For example, the website goes on to give us new material and explain how their fictional world works.\r\n\r\nThis is great news for hard-core fans who can’t get enough of the show and it can also help to build up a real head of steam in terms of getting word of the series out there.\r\n<h3><strong>They Got People Interested and Intrigued</strong></h3>\r\nPerhaps the best way to sum up this matter is to say that the Westworld digital marketing did a fantastic job in getting people interested and intrigued in their product. The buzz that they generated ensured that there were plenty to viewers keen to see whether the show was as good as the hype.\r\n\r\nOf course, not every product appears as initially attractive and appealing as Westworld. Having said that, with the right digital marketing ideas it is possible to whet the public’s appetite and get people interested right from the start.','8 Ways That the Digital Marketing for Westworld Was Effective','','publish','open','open','','8-ways-digital-marketing-westworld-effective','','','2026-02-15 13:39:16','2026-02-15 13:39:16','',0,'https://actuate.webpreview.co/2017/01/17/8-ways-digital-marketing-westworld-effective/',27,'post','',0),(5624,1,'2024-02-05 10:37:39','2024-02-05 10:37:39','','8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled','','inherit','open','closed','','8-ways-that-the-digital-marketing-for-westworld-was-effective-1-scaled','','','2024-02-05 10:37:39','2024-02-05 10:37:39','',5623,'https://actuate.webpreview.co/wp-content/uploads/8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5626,1,'2024-02-05 10:37:40','2024-02-05 10:37:40','','Scale-and-Grow-Your-Online-Business-scaled','','inherit','open','closed','','scale-and-grow-your-online-business-scaled','','','2024-02-05 10:37:40','2024-02-05 10:37:40','',0,'https://actuate.webpreview.co/wp-content/uploads/Scale-and-Grow-Your-Online-Business-scaled-1.jpg',0,'attachment','image/jpeg',0),(5628,1,'2024-02-05 10:37:41','2024-02-05 10:37:41','','Blogging-For-Your-Business-scaled','','inherit','open','closed','','blogging-for-your-business-scaled','','','2024-02-05 10:37:41','2024-02-05 10:37:41','',0,'https://actuate.webpreview.co/wp-content/uploads/Blogging-For-Your-Business-scaled-1.jpg',0,'attachment','image/jpeg',0),(5630,1,'2024-02-05 10:37:42','2024-02-05 10:37:42','','5-ways-to-increase-customer-retention-and-sales-scaled','','inherit','open','closed','','5-ways-to-increase-customer-retention-and-sales-scaled','','','2024-02-05 10:37:42','2024-02-05 10:37:42','',0,'https://actuate.webpreview.co/wp-content/uploads/5-ways-to-increase-customer-retention-and-sales-scaled-1.jpg',0,'attachment','image/jpeg',0),(5632,1,'2024-02-05 10:37:43','2024-02-05 10:37:43','','future-of-ecommerce-scaled','','inherit','open','closed','','future-of-ecommerce-scaled','','','2024-02-05 10:37:43','2024-02-05 10:37:43','',0,'https://actuate.webpreview.co/wp-content/uploads/future-of-ecommerce-scaled-1.jpg',0,'attachment','image/jpeg',0),(5634,1,'2024-02-05 10:37:44','2024-02-05 10:37:44','','Winning-Local-Business-with-Local-Ecommerce-scaled','','inherit','open','closed','','winning-local-business-with-local-ecommerce-scaled','','','2024-02-05 10:37:44','2024-02-05 10:37:44','',0,'https://actuate.webpreview.co/wp-content/uploads/Winning-Local-Business-with-Local-Ecommerce-scaled-1.jpg',0,'attachment','image/jpeg',0),(5636,1,'2024-02-05 10:37:45','2024-02-05 10:37:45','','Preparng-for-Black-Friday-1-scaled','','inherit','open','closed','','preparng-for-black-friday-1-scaled','','','2024-02-05 10:37:45','2024-02-05 10:37:45','',0,'https://actuate.webpreview.co/wp-content/uploads/Preparng-for-Black-Friday-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5637,1,'2024-02-05 10:37:46','2024-02-05 10:37:46','','Preparng-for-Black-Friday-scaled','','inherit','open','closed','','preparng-for-black-friday-scaled','','','2024-02-05 10:37:46','2024-02-05 10:37:46','',0,'https://actuate.webpreview.co/wp-content/uploads/Preparng-for-Black-Friday-scaled-1.jpg',0,'attachment','image/jpeg',0),(5639,1,'2024-02-05 10:37:47','2024-02-05 10:37:47','','5-ways-to-increase-e-commerce-conversion-rates-scaled','','inherit','open','closed','','5-ways-to-increase-e-commerce-conversion-rates-scaled','','','2024-02-05 10:37:47','2024-02-05 10:37:47','',0,'https://actuate.webpreview.co/wp-content/uploads/5-ways-to-increase-e-commerce-conversion-rates-scaled-1.jpg',0,'attachment','image/jpeg',0),(5641,1,'2024-02-05 10:37:48','2024-02-05 10:37:48','','getting-to-grips-with-local-SEO-scaled','','inherit','open','closed','','getting-to-grips-with-local-seo-scaled','','','2024-02-05 10:37:48','2024-02-05 10:37:48','',0,'https://actuate.webpreview.co/wp-content/uploads/getting-to-grips-with-local-SEO-scaled-1.jpg',0,'attachment','image/jpeg',0),(5642,1,'2024-02-05 10:37:49','2024-02-05 10:37:49','','Social-Media-Ideas-scaled','','inherit','open','closed','','social-media-ideas-scaled','','','2024-02-05 10:37:49','2024-02-05 10:37:49','',0,'https://actuate.webpreview.co/wp-content/uploads/Social-Media-Ideas-scaled-1.jpg',0,'attachment','image/jpeg',0),(5643,1,'2024-02-05 10:37:50','2024-02-05 10:37:50','','Planning-for-a-new-site-scaled','','inherit','open','closed','','planning-for-a-new-site-scaled','','','2024-02-05 10:37:50','2024-02-05 10:37:50','',0,'https://actuate.webpreview.co/wp-content/uploads/Planning-for-a-new-site-scaled-1.jpg',0,'attachment','image/jpeg',0),(5644,1,'2024-02-05 10:37:51','2024-02-05 10:37:51','','Claim-funding-scaled','','inherit','open','closed','','claim-funding-scaled','','','2024-02-05 10:37:51','2024-02-05 10:37:51','',0,'https://actuate.webpreview.co/wp-content/uploads/Claim-funding-scaled-1.jpg',0,'attachment','image/jpeg',0),(5645,1,'2024-02-05 10:37:52','2024-02-05 10:37:52','','Chester-Christmas-scaled','','inherit','open','closed','','chester-christmas-scaled','','','2024-02-05 10:37:52','2024-02-05 10:37:52','',0,'https://actuate.webpreview.co/wp-content/uploads/Chester-Christmas-scaled-1.jpg',0,'attachment','image/jpeg',0),(5646,1,'2024-02-05 10:37:53','2024-02-05 10:37:53','','blog-ecomm-security-scaled','','inherit','open','closed','','blog-ecomm-security-scaled','','','2024-02-05 10:37:53','2024-02-05 10:37:53','',0,'https://actuate.webpreview.co/wp-content/uploads/blog-ecomm-security-scaled-1.jpg',0,'attachment','image/jpeg',0),(5647,1,'2024-02-05 10:37:54','2024-02-05 10:37:54','','blog-ecomm-review-scaled','','inherit','open','closed','','blog-ecomm-review-scaled','','','2024-02-05 10:37:54','2024-02-05 10:37:54','',0,'https://actuate.webpreview.co/wp-content/uploads/blog-ecomm-review-scaled-1.jpg',0,'attachment','image/jpeg',0),(5651,1,'2020-10-29 16:05:39','2020-10-29 16:05:39','A new grant scheme has been announced for businesses based in Cheshire and Warrington, designed to help you invest in offsetting lost sales due to the Coronavirus pandemic. Aimed at small businesses in the region, the grant will offer funding up to 80% on capital items with a maximum level of £5,000. £1 million has been awarded by Cheshire &amp; Warrington Local Enterprise Partnership for the scheme with applications opening on Wednesday, 28th October.\r\n\r\nAvailable for a range of expenditure from IT equipment to support Test &amp; Trace obligations and contactless payments to the purchase of PPE equipment for staff. One of the more creative options for the funding is the option to invest in offsetting lost sales. By utilising digital platforms to establish online delivery and digital ordering systems, not only can lost revenue from physical sales be offset, in some cases, it may also lead to increased business, especially once fully established.\r\n\r\nThe application process will be split over five rounds which start on Wednesday 28th October 2020 at noon, and we advise anyone looking to take advantage of this scheme to apply sooner rather than later. Actuate Digital are on hand to help facilitate your application by providing quotations for work, and we advise you to get in touch with us immediately so we can discuss the needs of your business in full. The five application rounds will be launched by Blue Orchid on the following dates:\r\n<ul>\r\n 	<li>Round 1 - Wednesday, 28th October 2020 at noon and closes once 20% of the overall budget is allocated.</li>\r\n 	<li>Round 2 - Monday, 9th November 2020 at noon and closes once 20% of the overall budget is allocated.</li>\r\n 	<li>Round 3 - Monday, 23rd November 2020 at noon and closes once 20% of the overall budget is allocated.</li>\r\n 	<li>Round 4 - Monday, 7th December 2020 at noon and closes once 20% of the overall budget is allocated.</li>\r\n 	<li>Round 5 - Monday, 14th December 2020 at noon and closes once 20% of the overall budget is allocated.</li>\r\n</ul>\r\n<h2>Grant Eligibility</h2>\r\nIf you can answer yes to the following questions, then your business should be eligible for the grant:\r\n<ol>\r\n 	<li>Are you a small to medium Cheshire and Warrington based business?</li>\r\n 	<li>Are you a business with commercial premises AND/OR employs staff other than yourself? 3. Are you a business that hasn\'t previously received a Cheshire and Warrington Covid Recovery capital grant?</li>\r\n 	<li>Do you have a business bank account that you will use for your project spend?</li>\r\n</ol>\r\n<h2>Project Examples</h2>\r\nActuate are able to implement a range of digital solutions to help offset lost sales due to COVID-19, which could include:\r\n<ul>\r\n 	<li>A new eCommerce website based on Magento 2.4, specifically designed to addresses problems faced by businesses during lockdown. Features include online ordering for timed in-store pickup or delivery and heightened security features for employees working remotely.</li>\r\n 	<li>Updates to a current Magento website build to introduce the new features and functionality added in the Magento 2.4 release.</li>\r\n 	<li>EPOS setup and integration with your current eCommerce platform for seamless stock tracking combined with contactless payments to help keep your business COVID-secure.</li>\r\n 	<li>Social commerce setup and integration with popular social media platforms such as Facebook to attract more visitors to your digital storefront.</li>\r\n</ul>\r\nInvesting now to offset lost sales is vital for businesses feeling the pinch due to COVID-19. Consumers continue to switch to digital solutions and are driving growth for many aspects of eCommerce. By taking advantage of grants such as this from Cheshire &amp; Warrington LEP, you could secure an affordable solution from Actuate to move your business forward, so why not explore the options available to you now. Call Actuate on 01244 911360 and start the journey to recovery for your business.\r\n\r\nGrant applications should be made through Blue Orchid via their website at\r\n\r\n<a href=\"https://blueorchid.co.uk/cheshire-warrington-restructure-grant/\">https://blueorchid.co.uk/cheshire-warrington-restructure-grant/</a>','Invest in offsetting lost sales and claim funding of up to £5,000 if your business is based in Cheshire and Warrington','','publish','open','open','','invest-in-offsetting-lost-sales-and-claim-funding-of-up-to-5000-if-your-business-is-based-in-cheshire-and-warrington','','','2026-02-15 13:17:24','2026-02-15 13:17:24','',0,'https://actuate.webpreview.co/2020/10/29/invest-in-offsetting-lost-sales-and-claim-funding-of-up-to-5000-if-your-business-is-based-in-cheshire-and-warrington/',3,'post','',0),(5652,1,'2020-11-09 16:43:52','2020-11-09 16:43:52','If you operate an eCommerce business, you may have found that the global pandemic has caused an increase of visitors to your website and with it an increase in sales. This trend shows no signs of ending anytime soon with research from Retail Economics and buy now pay later payment provider Klarna showing 71% of British consumers are hesitant to shop on the high street on the run-up to Christmas. 56% of respondents also said they plan to spend more online for Christmas than they have over previous years. Whether you\'ve had an influx of online sales or not, one thing you should be prioritising with lockdown and increased home working is the security of your eCommerce system. Both new staff members and old should receive annual training on how to maintain the highest levels of security for your business and your eCommerce website.\r\n<h2>Why You Should Provide eCommerce Security Training For Your Staff</h2>\r\nAs the numbers of Coronavirus cases have skyrocketed around the world, so have the number of cybercrime attacks and scams aimed to trick home workers into compromising their companies security. From fake contact tracing apps to phishing emails and scam COVID-19 domains, it\'s sad to say that if you don\'t organise regular security training for your team members that your eCommerce website will be hacked or compromised. The clock is ticking; it\'s essential to train your staff on what to look out for and how to keep what they do safe and secure. Below we\'ve listed some of the popular ways that your employees\' systems could be compromised; once this happens, it\'s not a massive leap over to your eCommerce site.\r\n<h3>Emails</h3>\r\nIn March 2020, email scams related to COVID-19 increased a staggering 667%. Email phishing scams can take several forms, but the end goal is usually the same, they want you to click on a malicious link. Once you click on a link, login credentials are stolen, or malware is added to your computer allowing remote access or the unauthorised collection of data. Some of the best ways to combat phishing attacks involve training employees on how to spot fake emails and links as well as stressing the importance of using your organisation\'s email system rather than personal email for work purposes. The UK\'s NCSC (National Cyber Security Centre) has a useful guide on defending your organisation from phishing attacks which can be viewed at <a href=\"https://www.ncsc.gov.uk/guidance/phishing\">https://www.ncsc.gov.uk/guidance/phishing </a>\r\n<h3>Remote Desktop Connections</h3>\r\nWhile your staff are working at home, they may be connecting to their work desktops using a remote desktop connection. When your system is set up to allow these remote connections, it is vital that default, \'system accounts\' are disabled or restricted as these are a popular way for hackers to gain access to third-party systems. To access their remote desktop, a user enters their login credentials, and a connection is made from one computer to another. Problems, however, arise when a user\'s computer is configured to remember connection details or not log out after a set amount of inactivity. If a users home computer is compromised by hackers, stolen or left unattended in a publicly accessible space someone could gain access to your systems. Likewise, if generic and easy to guess credentials are used to secure desktops, hackers could also gain access via brute force tactics. Earlier this year Microsoft released information for securing remote desktop usage within your organisation which is available at <a href=\"https://www.microsoft.com/security/\">https://www.microsoft.com/security/blog/2020/04/16/securityguidance-remote-desktop-adoption/</a>\r\n<h3>Cloud Storage</h3>\r\nWith affordable cloud storage accessible to all businesses, both small and large, the cloud has become a reliable way to share, save and access files from your organisation for anyone not physically sitting in your office. Apart from allowing centralised storage, the cloud also protects from data loss with multiple redundancies in place to mitigate the risk to your business. Again, like everything else mentioned in this article, cloud storage is not without its risks and should be carefully monitored. The UK\'s ICO (Information Commissioner\'s Office) has put together a handy document on the use of cloud computing within your organisation available from <a href=\"https://ico.org.uk/media/fororganisations/documents/1540/cloud_computing_guidance_for_organisations.pdf\">https://ico.org.uk/media/fororganisations/documents/1540/cloud_computing_guidance_for_organisations.pdf</a>\r\n<h3>Passwords</h3>\r\nIt\'s likely your organisation has accounts with many websites, and when your employees are working from home, the temptation to send a list of passwords to help with productivity is high (this includes your eCommerce passwords). Imagine the risks to your business if just one of these lists were compromised. Employees should only be granted access to systems and accounts that are essential for their day-today job, minimising the potential for hackers to gain access to multiple systems. Further guidance is available from the UK\'s NCSC (National Cyber Security Centre) as well as general advice on home working and the use of personal IT equipment from <a href=\"https://www.ncsc.gov.uk/\">https://www.ncsc.gov.uk/blogpost/secure-home-working-personal-it</a>','Training Your Staff To Maintain Tight eCommerce Security During Lockdown','','publish','open','open','','training-your-staff-to-maintain-tight-e-commerce-security-during-lockdown','','','2026-02-15 13:16:16','2026-02-15 13:16:16','',0,'https://actuate.webpreview.co/2020/11/09/training-your-staff-to-maintain-tight-e-commerce-security-during-lockdown/',1,'post','',0),(5653,1,'2020-11-12 16:47:01','2020-11-12 16:47:01','We\'ve hit \"lockdown 2.0\" here in England, and as a business owner, you\'re probably preparing for the worst... You\'re tightening your belt, reducing overheads where at all possible and generally battening down the hatches hoping to survive 2020. But what if you could thrive during lockdown? What if your eCommerce website had the power to deliver outstanding results even throughout a global pandemic? Thankfully Actuate is here to tell you how this is possible and invite you for a free one-to-one eCommerce review with one of our team of digital commerce professionals to help create a tailored plan of action for your website.\r\n<h2>Thrive Not Survive!</h2>\r\n<span>Many businesses have felt the pandemic pinch which has sadly left millions without jobs and millions more fearing the worst. The specialist team here at Actuate have decided to put our knowledge of eCommerce and digital to use and help small to medium-sized businesses break free of their survival instincts and instead focus on thriving.</span>\r\n<blockquote>August retail sales were up 3.9% year-on-year, boosted by 42.4% rise in online non-food sales\r\n\r\n<cite>BRC-KPMG Retail Sales Monitor</cite></blockquote>\r\n<span>One of our team will sit down one-to-one with you and take a look at your current eCommerce website, offering free tips and advice on how you can increase exposure, sales and conversion rates. The session draws on years of experience and knowledge from our in-house team and explains in actionable terms the places where improvement is needed and required. This information is yours to take away from our meeting and use as you see fit.</span>\r\n\r\n<span>Meetings are \"COVID-secure\", which pretty much means we\'re using video chat software such as Zoom or holding meetings over the telephone and tailored to your specific needs and requirements.</span>\r\n<h3>What Things Will The Meeting Cover?</h3>\r\n<span>Although we have a standard list of criteria, we cover when reviewing your website, we also tailor the later stages of our meeting to your own needs and requirements. For instance, if you currently sell online and in-store but don\'t offer click and collect, we can specifically focus on this point and make recommendations. Don\'t plan on providing click and collect but are looking to harness the collective advertising power of online selling platforms such as Amazing and eBay? Again we can cover this during our meeting.</span>\r\n\r\n<span>The standard criteria covered in our one-to-one includes:</span>\r\n<ul>\r\n 	<li><span>Inbound Marketing</span></li>\r\n 	<li><span>The User Experience</span></li>\r\n 	<li><span>Sales Funnels</span></li>\r\n 	<li><span>Conversion Rate Optimisation</span></li>\r\n 	<li><span>E-Commerce Security</span></li>\r\n 	<li><span>Delivery Options</span></li>\r\n 	<li><span>Brand Loyalty</span></li>\r\n</ul>\r\n<h3>So What\'s The Catch?</h3>\r\n<span>There is no catch! Actuate Digital have a firm ethical policy and are looking to help businesses both locally and further afield grasp the opportunities that the global pandemic has produced for e commerce growth. We realise this is a sad and dark time in our history, but together it\'s possible to emerge stronger if we choose the right actions now.</span>\r\n\r\n<span>We won\'t tell fibs; we hope that the findings unearthed during our free one-to-one meeting will lead you to choose to work with Actuate for the implementation phase. However, this is by no means required. You\'re free to walk away with the expert knowledge we have freely given and an extra follower on your social media channels (we like making connections)!</span>\r\n\r\n<span>At the end of the day, we believe in our award-winning team and know we can make a difference for not only your business but the lives of your staff as well, so what do you have to lose by giving up a few hours of your time? Contact us now to arrange your free, no-obligation, one-to-one and let us show you how to help your business thrive during lockdown.</span>','Free One-to-One eCommerce Review To Help Your Business Thrive During Lockdown','','publish','open','open','','free-one-to-one-e-commerce-review-to-help-your-business-thrive-during-lockdown','','','2026-02-15 13:14:59','2026-02-15 13:14:59','',0,'https://actuate.webpreview.co/2020/11/12/free-one-to-one-e-commerce-review-to-help-your-business-thrive-during-lockdown/',0,'post','',0),(5654,1,'2020-11-17 10:17:43','2020-11-17 10:17:43','The festive season is almost upon us, meaning everywhere we turn is about to get a makeover with a light dusting of glitter, plenty of snow and touch of magic. Supermarket shelves are packed with selection boxes, people are starting to put up decorations, and John Lewis has launched their Christmas Advert encouraging us all to give a little love. So when it comes to your online shop, what should you do to mark Christmas and help boost your sales figures after a pretty gruelling year? Luckily the team here at Actuate took the time recently to sit down with a mug of hot chocolate, and put together our top tips to increase your online orders this Christmas.\r\n<h2>Give Your Website That Festive Feel</h2>\r\nImagine some of your favourite brick and mortar shops at Christmas time; it\'s probably a safe bet to  say they are decorated to the nines with lights, a tree and plenty of ornaments to add a magical  feeling to the shop. With an eCommerce shop, you can still go all out and make your visitors feel  the joy of Christmas with festive banners, tweaks to your logo and the general design of your site.  Little touches can go a long way in helping boost your sales, the subliminal effect of those Christmas  reminders helps add a sense of urgency and unlock their gift-giving side, ultimately leading to more sales.\r\n\r\nOur graphic designers here at Actuate understand the importance of visual elements in the festive  sales journey and can help with the smallest of changes to extensive site makeovers.\r\n<h3>Offers, Deals and Seasonal Sales</h3>\r\nLet\'s get serious; when it comes to the festive period, everyone loves a bargain, so give your  audience what they are looking for and at the same time have some fun with it! Consider  advertising Santa\'s Super Sale or a December Daily Discount and encourage people to shop shop  shop.\r\n\r\nOur \"technical elf\" division here at Actuate is ready and waiting to help you with setting up seasonal  sales and organising your offers within popular eCommerce systems such as Magento, Shopify and  BigCommerce. Reach out now to get the bauble rolling!\r\n\r\nWe Wish You A Merry Christmas...\r\n\r\nYou didn\'t think you\'d get away without wishing your customer base a Merry Christmas this year, did  you? Encouraging past customers to return and spend more on your website is much easier than finding new customers, so jingle their jangles and do it with style!\r\n\r\nThere are many ways in which to do this as we are sure you know... After all unless you\'ve been  living under a rock, you will have seen plenty of festive wishes sent your way by shops over the  years. Put together a plan to reach as many of your past customers as possible. If some of your  ideas overlap that\'s even better, consider things like:\r\n<ul>\r\n 	<li>Email Newsletters</li>\r\n 	<li>Social Posts</li>\r\n 	<li>A real Christmas card through their door</li>\r\n</ul>\r\nThe list of ideas is endless, and the effort won\'t go unnoticed by those receiving your well-wishes  and kind gestures.\r\n\r\nIf you don\'t have the time or inclination to do this yourself, Actuate are here as an extension of your  in-house team to bring your ideas to life. From print work to digital, we promise you won\'t be  disappointed.\r\n<h3>Customer Service Angels</h3>\r\nWith the hustle and bustle of Christmas, it\'s easy to forget about the things that make your business  stand out, things like fantastic customer service. Make sure this year you remember the little things  and challenge yourself to be the best in your niche. A great example may include challenging your  customer service team to become \"customer service angels\" during the festive period and coming  up with ideas on how customer service can be used to increase returning trade after Christmas.\r\n\r\nConsider adding a hand-signed Christmas card into each parcel you send out on the run-up to  Christmas. The card can be signed by the person who packs the order and adds a personal touch to  your company and emphasises the human element of your business. You could also consider  extending the return period for items ordered in the months leading up to Christmas; it may help  increase sales and also displays your commitment to customer service.','Top Tips To Increase Online Orders This Christmas','','publish','open','open','','top-tips-to-increase-online-orders-this-christmas','','','2026-02-15 13:14:23','2026-02-15 13:14:23','',0,'https://actuate.webpreview.co/2020/11/17/top-tips-to-increase-online-orders-this-christmas/',4,'post','',0),(5655,1,'2024-02-05 10:37:56','2024-02-05 10:37:56','','blog-christmas-orders-scaled','','inherit','open','closed','','blog-christmas-orders-scaled','','','2024-02-05 10:37:56','2024-02-05 10:37:56','',5654,'https://actuate.webpreview.co/wp-content/uploads/blog-christmas-orders-scaled-1.jpg',0,'attachment','image/jpeg',0),(5656,2,'2020-11-30 13:49:09','2020-11-30 13:49:09','<strong>If you\'ve spoken to any web professionals recently, they may have stressed the importance of the \"user experience\" or \"UX\" of your website. But what is user experience? How does it relate to design? And is this just another buzzword to confuse and help salespeople ramp up the cost of your new website? Let\'s dive right in and find the answers!</strong>\r\n<h2>What is UX?</h2>\r\nAs touched upon in our opening paragraph, UX stands for user experience, but explaining what UX is to clients is where many agencies fall-down, relying on technical terms which can leave a client scratching their heads.\r\n\r\nHere at Actuate, because of our deep understanding of user experience design, we find explaining UX within web design relatively easy. In simple terms, UX is the emotion and feeling you get when interacting with a website; this is either good because the website is easy to navigate, helps you to find what you\'re looking for and makes your life easy or it can be bad. Obviously, when it comes to your website, you\'re aiming for the user experience to be good. If you happen to partner with an agency that has a solid understanding of UX design, then you can change the word \"good\" into the word \"great\", and things really start looking bright for your project.\r\n<h3>The Importance of UX</h3>\r\nNow we know what user experience is, you\'ve probably already got an inkling of why it may be important for your website. Ask yourself a quick question, name the single action you both want and don\'t want a user to perform once they hit your website? Hopefully, your answer is something along the lines of:\r\n<ul>\r\n 	<li>I want a user to complete a desired action, such as buying a product or signing up for further information (known as conversion).</li>\r\n 	<li>I don\'t want a user to leave my website (known as bounce). Apart from your website containing the information a user searched for to find it in the first place, the significant deciding factor to both of these questions comes down to UX.</li>\r\n</ul>\r\n<ul>\r\n 	<li>If your website looks awful and off-putting to a user causing them to leave, this is a UX (and UI - user interface) issue.</li>\r\n 	<li>If your website looks great but is hard to navigate and search, then you may find a user leaves looking for another option, this is a UX issue.</li>\r\n 	<li>If users get angry because your website takes too long to load on a mobile device, this is a UX issue.</li>\r\n 	<li>If your checkout is overly complex or asks too many questions causing a user to leave for your competitors, this is a UX issue.</li>\r\n</ul>\r\nWe could go on, but fingers crossed you\'ve started to see a pattern here, UX is important! You want the user experience of your website to be joyful, awe-inspiring, refreshing or at the very least, better than those of your competitors.\r\n<h3>What Makes A Great UX?</h3>\r\nAfter establishing we need UX and we want great UX when it comes to your website, the real question we need the answer to is what makes a great UX?\r\n\r\nUnfortunately, the answer to this question isn\'t straightforward because everyone and every website is different. This is why the importance of partnering with an agency who understands the intricacies of user experience is so vital.\r\n\r\nThe first step on creating a great UX for your website is understanding your business, your product and the users it will be serving. This information can be passed on by you, the client or gleaned from other sources such as analytics software and user research. Once we have a clear indication of the purpose your website is designed to fill and the people it will be serving, then a tailor made list of user experience goals can be created and built into the fabric of your website.\r\n\r\nAlthough every website is different, UX does have some universal principles which carry over from project to project, these include:\r\n<ul>\r\n 	<li>Simple and easy to understand navigation</li>\r\n 	<li>Easy to find information and products</li>\r\n 	<li>A quick and light checkout procedure</li>\r\n 	<li>Prominent branding and on-brand messaging</li>\r\n</ul>','The Importance of User Experience Design For Your Website','','publish','open','open','','the-importance-of-user-experience-design-for-your-website','','','2026-02-15 13:41:53','2026-02-15 13:41:53','',0,'https://actuate.webpreview.co/2020/11/30/the-importance-of-user-experience-design-for-your-website/',3,'post','',0),(5657,1,'2024-02-05 10:37:57','2024-02-05 10:37:57','','The-Importance-of-User-Experience-Design-For-Your-Website-scaled','','inherit','open','closed','','the-importance-of-user-experience-design-for-your-website-scaled','','','2024-02-05 10:37:57','2024-02-05 10:37:57','',5656,'https://actuate.webpreview.co/wp-content/uploads/The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1.jpg',0,'attachment','image/jpeg',0),(5658,1,'2020-12-03 16:11:18','2020-12-03 16:11:18','<p>Working with a web agency on your websites SEO - that\'s search engine optimisation for the uninitiated - may feel more like learning a new language than working on getting new users! Luckily, the team here at Actuate are about to smash open the mystifying language of SEO with our the ultimate SEO jargon buster.</p>                                                                                                        \r\n  <dl>                                                                                                                                                                                                                                                                                                                                                                                                                                   \r\n  <dt>Backlink</dt>                                                                                                                                                                                                                                                                                                                                                                                                                      \r\n  <dd>Links from websites which point back to your website. They are also referred to as inbound links.</dd>                                                                                                                                                                                                                                                                                                                             \r\n\r\n  <dt>Black Hat</dt>\r\n  <dd>The process of using frowned upon search engine optimisation techniques that violate Google\'s quality guidelines.</dd>\r\n\r\n  <dt>Bot</dt>\r\n  <dd>A piece of software written to collect data and information from websites. Also known as spiders or crawlers.</dd>\r\n\r\n  <dt>Caching / Cached</dt>\r\n  <dd>The process of saving some or all of your website or website content for quick retrieval or archival purposes.</dd>\r\n\r\n  <dt>Cloaking</dt>\r\n  <dd>Showing different content to search engines than you do to \"normal\", human visitors. A black hat technique.</dd>\r\n\r\n  <dt>Crawling</dt>\r\n  <dd>The gathering of data from your website to aid a search engine in ranking your website for their index.</dd>\r\n\r\n  <dt>De-Indexing</dt>\r\n  <dd>The action of a website being removed from a search engine.</dd>\r\n\r\n  <dt>Engagement</dt>\r\n  <dd>How a user interacts with your website, what actions they take and how long they stay on your site.</dd>\r\n\r\n  <dt>Featured Snippet</dt>\r\n  <dd>A featured answer or summary based on a snippet of information taken from a website contained within a search engines index often featured in a special box at the top of search results.</dd>\r\n\r\n  <dt>Google My Business</dt>\r\n  <dd>A free tool provided by Google to help local businesses manage their online presence across Google, incorporating by Google Search and Google Maps.</dd>\r\n\r\n  <dt>Google Quality Guidelines</dt>\r\n  <dd>Guidelines set out by Google on how you should and should not optimise your site for inclusion in their search index.</dd>\r\n\r\n  <dt>Google Search Console</dt>\r\n  <dd>Formerly Google Webmaster Tools, Google\'s Search Console allows website owners to monitor how their website is performing in Google search.</dd>\r\n\r\n  <dt>HTML</dt>\r\n  <dd>Hypertext markup language, the code in which web pages are written.</dd>\r\n\r\n  <dt>Index</dt>\r\n  <dd>The database of web pages and content that make up a search engines results. Indexing The action of a website being included on a search engines index.</dd>\r\n\r\n  <dt>Internal Link</dt>\r\n  <dd>A link from your website linking to another resource or page on your website.</dd>\r\n\r\n  <dt>KPI</dt>\r\n  <dd>A KPI or key performance indicator is a way of measuring the success of a business for any particular activity.</dd>\r\n\r\n  <dt>META Tags</dt>\r\n  <dd>Elements used within a web page which provide structured information about that page. Common META tags include the description, keyword and robots tags.</dd>\r\n\r\n  <dt>Organic Result</dt>\r\n  <dd>A search engine listing which has earned its place naturally in a search engines index due to good quality SEO practices, rather than being paid for.</dd>\r\n\r\n  <dt>PageRank</dt>\r\n  <dd>Google PageRank is an algorithm created by Google to rank the importance of web pages and named after Larry Page, one of the founders of Google.</dd>\r\n\r\n  <dt>Query</dt>\r\n  <dd>The words typed into a search engines search bar.</dd>\r\n\r\n  <dt>Ranking / Rank</dt>\r\n  <dd>The position of your website in a search engines results for any given query or search term.</dd>\r\n\r\n  <dt>Robots.txt</dt>\r\n  <dd>A file uploaded to your website which instructs search engines on which pages they should index and which they should ignore.</dd>\r\n\r\n  <dt>SERP</dt>\r\n  <dd>Search Engine Results Page, the page you see after searching for a query using your favourite search engine.</dd>\r\n\r\n  <dt>Sitemap</dt>\r\n  <dd>A web page containing structured data which informs search engines which pages make up your website, making it easier for search engines to discover all of the pages of your website.</dd>\r\n\r\n  <dt>Traffic</dt>\r\n  <dd>The users who visit your website.</dd>\r\n\r\n  <dt>URL</dt>\r\n  <dd>Uniform Resource Locator, the address of any given piece of content or information on a website.</dd>\r\n\r\n  <dt>White Hat</dt>\r\n  <dd>The process of using good search engine optimisation techniques that comply with Google\'s quality guidelines.</dd>\r\n  </dl>','The Ultimate SEO Jargon Buster','','publish','open','open','','the-ultimate-seo-jargon-buster','','','2026-02-15 13:13:11','2026-02-15 13:13:11','',0,'https://actuate.webpreview.co/2020/12/03/the-ultimate-seo-jargon-buster/',1,'post','',0),(5659,1,'2024-02-05 10:37:58','2024-02-05 10:37:58','','SEO-Jargon-Buster-scaled','','inherit','open','closed','','seo-jargon-buster-scaled','','','2024-02-05 10:37:58','2024-02-05 10:37:58','',5658,'https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-scaled-1.jpg',0,'attachment','image/jpeg',0),(5660,1,'2020-12-10 15:37:35','2020-12-10 15:37:35','<h2>Aero Commerce x Actuate = A Winning Combination</h2>\r\nThere\'s a new eCommerce platform in town, and refreshingly it\'s designed with the ever-evolving needs of retailers in mind!\r\n\r\nIt\'s no secret that when it comes to choosing an online shopping platform for your business, the options are endless. From business behemoths such as Magento and Shopify to smaller, more niche contenders, deciding on the software that will be taking your business forward can be intimidating and quite frankly make you want to pull your hair out. Luckily when partnered with an Agency such as Actuate, we help you navigate these difficult decisions by getting to understand you, your business, and it\'s needs, both now and in the foreseeable future. Using our industry knowledge, we\'re able to make reliable recommendations on the best solutions designed to deliver outstanding performance just for you. Enter UK based Aero Commerce, one of the newest additions to the world of eCommerce and already drawing huge praise due to its performance, incredible customer experiences and low total cost of ownership.\r\n\r\nLike all fantastic businesses, Aero Commerce is investing time in creating lasting partnerships with top tier agencies who can utilise their software to its best ability and showcase its power to a broad audience. With this in mind, it was no surprise that last week, Actuate was welcomed by Aero as their latest agency partner after months of meetings and a thorough period of evaluation from our team of experts.\r\n<blockquote class=\"twitter-tweet\">\r\n<p dir=\"ltr\" lang=\"en\">Aero Commerce X Actuate</p>\r\nWe are delighted to welcome <a href=\"https://twitter.com/actuate_agency?ref_src=twsrc%5Etfw\">@actuate_agency</a> to the Aero Agency Partner Program.<a href=\"https://twitter.com/hashtag/ecommerce?src=hash&amp;ref_src=twsrc%5Etfw\">#ecommerce</a> <a href=\"https://twitter.com/hashtag/ecommerceplatform?src=hash&amp;ref_src=twsrc%5Etfw\">#ecommerceplatform</a> <a href=\"https://twitter.com/hashtag/ecommerceagency?src=hash&amp;ref_src=twsrc%5Etfw\">#ecommerceagency</a> <a href=\"https://twitter.com/hashtag/agency?src=hash&amp;ref_src=twsrc%5Etfw\">#agency</a> <a href=\"https://t.co/UP946R1eSu\">pic.twitter.com/UP946R1eSu</a>\r\n\r\n— aerocommerce (@AeroCommerce) <a href=\"https://twitter.com/AeroCommerce/status/1334467621534756865?ref_src=twsrc%5Etfw\">December 3, 2020</a></blockquote>\r\n<script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\r\n\r\nTogether, our partnership with Aero Commerce should enable the award-winning websites that we produce to break new ground and provide the very best investment for our customers now and for the future.\r\n<h3>Aero Commerce</h3>\r\nThe team behind Aero Commerce have a deep background in retail and software development. Designed to be world-leading which means Aero has created an improved experience for agencies, developers, and most importantly, you the retailer and your customers.\r\n\r\nAero themselves state that:\r\n<blockquote>\"With Aero Commerce, you get all the essential features you\'d expect from a modern, powerful e- commerce solution - right out of the box. From SEO and marketing features to security best practice and multi-tier customer support service, you\'re good to go from day one.\r\n\r\nIf you need to expand and customise Aero Commerce, it\'s easy with modules and themes created by our development community - or you can work with one of our partner agencies to create something one-of-a-kind.\"</blockquote>\r\n<h3>Designed &amp; Developed For UK Businesses</h3>\r\nWhen you think of mainstream eCommerce platforms, the list will include the likes of Magento, BigCommerce, Shopify and WooCommerce. The common thread linking these brands is that the focus during their development was America and an American audience. Granted, language packs, modules and extension have been produced to bend these software platforms for a more international audience. Still, issues remain which take time to remedy for UK businesses.\r\n\r\nAero Commerce is a breath of fresh air, designed and developed with the UK market in mind, simplifying the build process and making it easier for customers to understand.\r\n<h3>Benefits For Your Business</h3>\r\nAero\'s modern platform and ideology enable you to deliver a better experience for your users whilst also making things easier and quicker for you and your team. Add to that reduced costs both at launch and during the lifetime of your site, and we\'re sure you\'d agree that Aero Commerce sounds excellent already.\r\n\r\nThe benefits of Aero are endless, however here are some of the things you should expect from your next Actuate website powered by Aero Commerce.\r\n<ul>\r\n 	<li>Lightning fast speeds</li>\r\n 	<li>Better product listings</li>\r\n 	<li>More efficient workflow</li>\r\n 	<li>Quick to perform everyday tasks</li>\r\n 	<li>Efficient integration with offline processes</li>\r\n 	<li>A flexible and scalable solution</li>\r\n 	<li>Reduced costs</li>\r\n 	<li>Caters for complex requirements</li>\r\n 	<li>Increased traffic and transactions</li>\r\n</ul>\r\nFind out how Aero could help reduce your outgoings whilst encouraging more sales and increased visitors to your website by getting in touch with Actuate today.','Aero Commerce x Actuate = A Winning Combination','','publish','open','open','','aero-commerce-x-actuate-a-winning-combination','','','2026-02-15 13:12:09','2026-02-15 13:12:09','',0,'https://actuate.webpreview.co/2020/12/10/aero-commerce-x-actuate-a-winning-combination/',0,'post','',0),(5661,1,'2024-02-05 10:37:59','2024-02-05 10:37:59','','Actuate-x-Aero-scaled','','inherit','open','closed','','actuate-x-aero-scaled','','','2024-02-05 10:37:59','2024-02-05 10:37:59','',5660,'https://actuate.webpreview.co/wp-content/uploads/Actuate-x-Aero-scaled-1.jpg',0,'attachment','image/jpeg',0),(5662,1,'2020-12-31 15:00:03','2020-12-31 15:00:03','<h2>Kick start the new year</h2>\r\nJanuary and February are statistically the slowest months for eCommerce sales around the world, and the United Kingdom is no different. After the busy festive shopping period, retailers feel the hit of dwindling sales as people cut back on spending after indulging in the run-up to Christmas.\r\n\r\nBut what if we told you that it didn\'t have to be this way? Most eCommerce sites have everything already baked into their systems to have a happy start to the year; you must use what you have to your advantage. Treat Q1 as you would any other quarter by continuing your marketing efforts, promoting your site on your social channels and pulling people into your website.\r\n\r\nLet\'s take a look at some of the tactics you can use to help increase January sales and get the year off to a successful start.\r\n<h3>5 Tips For A Successful First Quarter</h3>\r\nHere are Actuate\'s top tips on avoiding the January and February sales slumps and eCommerce\r\neuphoria.\r\n<h4 class=\"list-heading\">Tis The Season</h4>\r\nThe number one rule when it comes to starting the first quarter with a bang is to join in with the festivities. Yes, Christmas is officially over, but it is not necessarily that way in people\'s minds. When people think about January, thoughts focus on sales and bargains, or for somewhere to spend their Christmas money, so use this to your advantage. Do not suddenly stop your marketing activity on 25th December.\r\n\r\nMake sure your storefront is at the forefront of people’s minds, send out newsletters, ramp up your social media activity and consider PPC (Pay Per Click) to nudge people in your direction. Once you have people on your website, utilise CRO (Conversion Rate Optimisation) to encourage more sales and consider tactics designed to drive up the average order value of users to get the most out of people this time of year.\r\n<h4 class=\"list-heading\">Sales Tactics</h4>\r\nThe phrase \'January Sales\' can fill a store owner with dread, after all with January and February being traditionally slow months, the last thing you want is to reduce prices and therefore your profits. Turn your thinking around and use the January Sales as an opportunity to rid yourself of old or slow-moving inventory and to clear room for this year’s next big thing!\r\n\r\nConsider combining deep discount offers with tactics designed to push up the average spend, meaning consumers will be buying a variety of both discounted and non-discounted products to reach a predefined spending threshold and ultimately driving up the profits for you.\r\n<h4 class=\"list-heading\">Turn Returns Into Return Business</h4>\r\nNo business enjoys processing returns and the period directly after the festive rush can be overwhelming with more than your fair share of return requests. Again, shift your way of thinking and see these requests as an opportunity. If a user is returning something that is damaged or broken, suggest a replacement. If the return is simply because an item is unwanted, a duplicate or unsuitable then consider offering an incentive to accept store credit rather than a refund. A great example would be offering an additional 10% in-store credit during January and February turning a £50 return into a £55 in-store voucher instead of a refund. Not only would this keep the money in your business bank account, but it would also promote happiness and loyalty with the customer and could even turn into additional sales when they come to spend their credit.\r\n\r\nFor those customers adamant on a refund, if you have their permission to send them direct marketing campaigns, consider emailing or texting them a code for a discount off their next order, again attempting to bring them back to your store.\r\n<h4 class=\"list-heading\">Make The Most Out Of Marketing</h4>\r\nYes, we\'ve spoken about marketing throughout this post, but that\'s because it\'s so important. Many companies turn off their marketing once they break up for Christmas, which is the worst thing you can do. Capitalise on the season and the reasons people may wish to come to your store and use this to drive sales.\r\n\r\nUtilise the information gleaned during the festive months and send out newsletters to your new consumers, urging them to return and spend. The same can be said about your social channels which should be busy with posts and chatter making you stand out amongst your rivals.\r\nFinally, if you have the budget, consider PPC (Pay Per Click), traditional print advertising and remarketing, all designed to get traffic to your website.\r\n<h4 class=\"list-heading\">The Next Holiday</h4>\r\nFinally, start the ball rolling for the next big holiday in your yearly calendar and remind your customers that they need to start shopping again. From Chinese New Year to Valentine’s Day and even St. Patrick\'s Day, there are plenty of holidays to promote and get people excited about.\r\n\r\nThink new banners, redesigned gift sections and offers or promotions. The year is just beginning and has plenty of opportunities for those willing to grab them.','Avoiding Q1 Sales Slumps at your eCommerce Store','','publish','open','open','','avoiding-q1-sales-slumps-at-your-e-commerce-store','','','2026-02-15 13:10:23','2026-02-15 13:10:23','',0,'https://actuate.webpreview.co/2020/12/31/avoiding-q1-sales-slumps-at-your-e-commerce-store/',3,'post','',0),(5663,1,'2024-02-05 10:38:00','2024-02-05 10:38:00','','Avoiding-Q1-Sales-Slumps-scaled','','inherit','open','closed','','avoiding-q1-sales-slumps-scaled','','','2024-02-05 10:38:00','2024-02-05 10:38:00','',5662,'https://actuate.webpreview.co/wp-content/uploads/Avoiding-Q1-Sales-Slumps-scaled-1.jpg',0,'attachment','image/jpeg',0),(5664,1,'2024-02-05 10:38:01','2024-02-05 10:38:01','','SEO-Jargon-Buster-1-scaled','','inherit','open','closed','','seo-jargon-buster-1-scaled','','','2024-02-05 10:38:01','2024-02-05 10:38:01','',5662,'https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5665,1,'2021-01-07 09:30:10','2021-01-07 09:30:10','<h2>Understand SEO Basics</h2>                                                                                                                                                                                                                                                                                                                                                                                                         \r\n  <dl>                                                                 \r\n  <dt>Above The Fold</dt>                                                                                                                                                                                                                                                                                                                                                                                                                \r\n  <dd>Content that appears when your website loads without the need for scrolling. It\'s often believed that this content has a high chance of converting as people will always see it compared to content lower down the page which has the potential to be missed due to people clicking away from your site.</dd>                                                                                                                      \r\n\r\n  <dt>Alt Text</dt>\r\n  <dd>Meta Data which you can include in the coding of your website to describe an image. This \'alternative text\' can explain the image to bots or visitors using assistive technologies to view your website. Seen as an essential aspect of SEO for high-quality websites.</dd>\r\n\r\n  <dt>AMP</dt>\r\n  <dd>Accelerated Mobile Pages, a protocol originally created by Google to help webpages load faster. AMP, a basic, stripped back sub-set of HTML is used to serve website information more quickly to mobile users. These AMP pages are often served from third parties such as Google.</dd>\r\n\r\n  <dt>Anchor Text</dt>\r\n  <dd>The visual element of an embedded link within HTML. Often the text a user sees and clicks to visit a link.</dd>\r\n\r\n  <dt>Authoritative Content</dt>\r\n  <dd>Content which offers valuable insight into a topic or subject and is easily understood by a wide variety of people. The depth of the content must be sufficient to explain it to your audience adequately; this means everyday topics people are familiar with are usually shorter than more niche, lesser-known subjects.</dd>\r\n\r\n  <dt>Blog</dt>\r\n  <dd>A section of a website dedicated to supporting articles, news and guides often referred to as \'posts\'. These posts are usually served in reverse-chronological order. Blogs greatly aid in the SEO process if used regularly, and the content which is produced is high quality authoritative.</dd>\r\n\r\n  <dt>Bounce Rate</dt>\r\n  <dd>Quite simply, bounce rate is the term used to analyse the number of visitors to your website which leave before ever clicking into other pages of your site.</dd>\r\n\r\n  <dt>Breadcrumbs</dt>\r\n  <dd>A visual aid allowing site users to see where they are in relation to your website as a whole. This awareness allows a better understanding of your site. Breadcrumbs can also be useful to search engines.</dd>\r\n\r\n  <dt>CTA</dt>\r\n  <dd>Call To Action, a visual cue intended to get a visitor to perform a desired action. CTA\'s can include buttons, links, forms and many other methods.</dd>\r\n\r\n  <dt>Content</dt>\r\n  <dd>The information contained within your site whether it be text, imagery, videos, news, downloads and many more items.</dd>\r\n\r\n  <dt>Conversion</dt>\r\n  <dd>The number of visitors who perform a desired action such as purchasing a product, filling out and submitting a form or getting in contact with you.</dd>\r\n\r\n  <dt>CRO</dt>\r\n  <dd>Conversion Rate Optimisation, the action of increasing the number of visitors on your website who perform a desired action through tweaking of your sites coding, design or a number of on-page elements.</dd>\r\n\r\n  <dt>Duplicate Content</dt>\r\n  <dd>Content which is copied from either an external source or another page on your website. Duplicate content negatively impacts your SEO ranking with search engines.</dd>\r\n\r\n  <dt>Evergreen Content</dt>\r\n  <dd>Content which is relevant all year round and doesn\'t have a predefined end of life date. Evergreen content is usually maintained and kept up-to-date to help in this goal.</dd>\r\n\r\n  <dt>Google Analytics</dt>\r\n  <dd>A free tool provided by Google which allows you to embed a small piece of code within your website in return for valuable insights on your websites traffic.</dd>\r\n\r\n  <dt>Heading Tags</dt>\r\n  <dd>HTML formatting which provides titles to different sections of content on a website. Heading Tags are categorised from H1 to H6 with the former featuring more prominently in the hierarchy of a site. Header tags should be nested appropriately and in order and contain relevant information to aid users when reading your website. When done correctly will help to influence the SEO for your website.</dd>\r\n  </dl>\r\n','SEO Jargon Buster (Additions)','','publish','open','open','','seo-jargon-buster-additions','','','2026-02-15 13:09:18','2026-02-15 13:09:18','',0,'https://actuate.webpreview.co/2021/01/07/seo-jargon-buster-additions/',2,'post','',0),(5666,1,'2024-02-05 10:38:02','2024-02-05 10:38:02','','SEO-Jargon-Buster-1-1-scaled','','inherit','open','closed','','seo-jargon-buster-1-1-scaled','','','2024-02-05 10:38:02','2024-02-05 10:38:02','',5665,'https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-1-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5667,1,'2021-01-13 09:30:46','2021-01-13 09:30:46','<h2>Deepen Your SEO Knowledge</h2>                                                                                                                                                                                                                                                                                                                                                                                                     \r\n  <dl>                                   \r\n  <dt>Homepage or Home Page</dt>                                                                                                                                                                                                                                                                                                                                                                                                         \r\n  <dd>The index page of a website which is the initial page seen when visiting the domain name of a website without any additional paths or query strings.</dd>                                                                                                                                                                                                                                                                          \r\n\r\n  <dt>HTTPS</dt>\r\n  <dd>Hypertext Transfer Protocol Secure, the secure protocol for transferring data from one point to another over the internet. HTTPS is the secure version of HTTP and means if it is in use that hackers are unable to intercept communications between your browser and the website you are using.</dd>\r\n\r\n  <dt>Impressions</dt>\r\n  <dd>The number of times an advertisement is displayed either to a real human visitor or to bots and other software accessing the site. Impressions are non-unique meaning one person refreshing a page 20 times can cause 20 advert impressions.</dd>\r\n\r\n  <dt>Keyword or Keyphrase</dt>\r\n  <dd>A targeted word or phrase which is deemed of \'high value\' or high importance to a website. Users of search engines use keywords to indicate which type of website they are looking for, by targeting these keywords by using them in your content you may receive a higher position for them on a search engines index.</dd>\r\n\r\n  <dt>Keyword Research</dt>\r\n  <dd>The action of researching which terms are used by your target audience when looking for your product or service on a search engine. Keyword Research can take the form of manual face-to-face research in such settings as focus groups as well as online using tools and data provided by search engines like Google and Bing.</dd>\r\n\r\n  <dt>Keyword Stuffing</dt>\r\n  <dd>The action of cramming keywords into your website content with the sole intention to deceive search engines and improve your ranking for these words. Seen as a black hat form of SEO and has the ability to get your website removed from a search engines index.</dd>\r\n\r\n  <dt>Landing Page</dt>\r\n  <dd>A page designed for a single purpose such as getting a visitor to click on a link, download a document or fill out a form. Landing pages are often used to provide highly targeted information to consumers clicking on PPC (Pay Per Click) links within a search engine.</dd>\r\n\r\n  <dt>Link Building</dt>\r\n  <dd>The process of generating links to your website or your own content from third-party websites. Links play a large part in the ranking of your website with search engines, so generating high-quality inbound links can help boost your position over time.</dd>\r\n\r\n  <dt>Load Speed</dt>\r\n  <dd>The time taken for your page to fully load and be visible to a user. Page loading speed is a ranking indicator with many search engines, and slow loading pages can be penalised by search engines.</dd>\r\n\r\n  <dt>NoFollow</dt>\r\n  <dd>NoFollow is a protocol implemented by search engines which allow a webmaster to indicate which links on a page should be following by a search engine robot. Links that are marked with the NoFollow tag do not receive \'Link Juice\' - a boost in search ranking.</dd>\r\n\r\n  <dt>NoIndex</dt>\r\n  <dd>Much like the NoFollow tag, the NoIndex protocol allows a webmaster to indicate which links should be indexed (linked to) by a search engine and which should be hidden from its results. Pages with little value to users or pages which contain duplicate content are often marked with NoIndex tags.</dd>\r\n\r\n  <dt>Responsive</dt>\r\n  <dd>A responsive site is a website which reacts to the size of a users screen or browser window making it compatible with a whole host of devices from smartphones to tablets and desktop computers. Responsive websites also rank better with search engines and help to increase conversions due to their better usability.</dd>\r\n\r\n  <dt>SPAM</dt>\r\n  <dd>The term used by many to indicate unwanted or unsolicited marketing materials including, but not limited to email and telephone communications. Websites, in general, can also be referred to as spammy, often meaning they include black hat SEO techniques, misleading links and low-quality content.</dd>\r\n  </dl>\r\n','SEO Jargon Buster (Additions) Part 2','','publish','open','open','','seo-jargon-buster-additions-part-2','','','2026-02-15 13:05:02','2026-02-15 13:05:02','',0,'https://actuate.webpreview.co/2021/01/13/seo-jargon-buster-additions-part-2/',0,'post','',0),(5668,1,'2024-02-05 10:38:03','2024-02-05 10:38:03','','SEO-Jargon-Buster-2-scaled','','inherit','open','closed','','seo-jargon-buster-2-scaled','','','2024-02-05 10:38:03','2024-02-05 10:38:03','',5667,'https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-2-scaled-1.jpg',0,'attachment','image/jpeg',0),(5669,1,'2021-01-12 12:02:01','2021-01-12 12:02:01','<h2>From cats to hamburgers and hugs to paperclips...</h2>\r\n  <p>...there is a day of the year for all of them! So when it comes to creating content for your social media accounts, company blog or website, don\'t stress and worry about the subject matter, take a look at Actuate\'s free social media calendar for 2021 and start getting creative.</p>\r\n\r\n  <p>For those looking for even more ideas, the Internet is full of many more days of the year, celebrating all manner of things.</p>\r\n\r\n  <h3>January 2021</h3>\r\n  <dl>\r\n  <dt>1st New Year\'s Day</dt>\r\n  <dd>Start the New Year as you mean to go on with a fresh start to your social media marketing.</dd>\r\n\r\n  <dt>4th Trivia Day</dt>\r\n  <dd>Share facts and trivia about your company, industry or the products you sell.</dd>\r\n\r\n  <dt>14th Dress Up Your Pet Day</dt>\r\n  <dd>Everyone loves a cute pet picture, so dress up your office pet and prepare to melt the hearts of your social media followers.</dd>\r\n\r\n  <dt>27th Chocolate Cake Day</dt>\r\n  <dd>There is nothing like a slice of chocolate cake to appeal to people and their stomach!</dd>\r\n\r\n  <dt>29th Fun At Work Day</dt>\r\n  <dd>Fun and work, yes, it is possible! Showcase the lighter side of your business with a funny photo or story.</dd>\r\n  </dl>\r\n\r\n  <h3>February 2021</h3>\r\n  <dl>\r\n  <dt>4th World Cancer Day</dt>\r\n  <dd>Take the time to show that your company supports this day dedicated to raising awareness about cancer, its prevention and treatment.</dd>\r\n\r\n  <dt>14th Valentine\'s Day</dt>\r\n  <dd>Add a little love to your website to promote St. Valentine\'s Day, the national holiday spreading love and affection to those we love.</dd>\r\n\r\n  <dt>16th Shrove Tuesday (Pancake Day)</dt>\r\n  <dd>You\'d be \'flippin\' mad to forget this popular yearly event which helps fill kitchens up and down the country with plastic lemons!</dd>\r\n\r\n  <dt>20th Love Your Pet Day</dt>\r\n  <dd>Pet photos at the ready to make all of your followers go aww, an excellent excuse for some cuteness.</dd>\r\n\r\n  <dt>24th Pink Day</dt>\r\n  <dd>Turn your social media accounts pink to raise awareness of bullying and show your support for those in this unfortunate situation.</dd>\r\n  </dl>\r\n\r\n  <h3>March 2021</h3>\r\n  <dl>\r\n  <dt>4th World Book Day</dt>\r\n  <dd>World Book Day aims to change lives through a love of books and shared reading, why not get involved and show off your teams\' favourite reads?</dd>\r\n\r\n  <dt>8th International Women\'s Day</dt>\r\n  <dd>Champion women\'s rights and celebrate the social, economic, cultural and political achievements of women worldwide.</dd>\r\n\r\n  <dt>17th St. Patrick\'s Day</dt>\r\n  <dd>Turn your profile green and celebrate this national day of Ireland for Saint Patrick, the foremost patron saint of Ireland.</dd>\r\n\r\n  <dt>19th Red Nose Day</dt>\r\n  <dd>Show what your office is doing to support Comic Relief and help the fight to end child poverty.</dd>\r\n\r\n  <dt>20th First Day of Spring</dt>\r\n  <dd>Share your excitement for the first day of spring when the weather starts to get warmer and trees begin to regain their leaves.</dd>\r\n\r\n  <dt>28th Daylight Savings</dt>\r\n  <dd>Spring forward, fall back... Yes, it\'s that time of the year when we all lose 1 hour of sleep but get to welcome British Summer Time!</dd>\r\n  </dl>\r\n\r\n  <h3>April 2021</h3>\r\n  <dl>\r\n  <dt>1st April Fools Day</dt>\r\n  <dd>Get ready to announce your latest breakthrough in time-travel or that your team has been replaced by your new ACME Roboworker (Model 3000)! Yes, it\'s time for April Fools Day.</dd>\r\n\r\n  <dt>2nd World Autism Awareness Day</dt>\r\n  <dd>Shine a spotlight on the hurdles faced by people living with autism and do your bit to show you support.</dd>\r\n\r\n  <dt>4th Easter</dt>\r\n  <dd>Hide eggs throughout your website, promote an Easter egg hunt for your followers, or dress Dave up as a giant bunny! The fun you can have is endless.</dd>\r\n\r\n  <dt>11th Pet Day</dt>\r\n  <dd>It\'s time for a full-on cuteness offensive as you welcome Pet Day, the perfect day to fill your timeline with cute and cuddly images of all things furry.</dd>\r\n\r\n  <dt>22nd Earth Day</dt>\r\n  <dd>Champion environmental issues and even consider making a small environmental change in your office to show your support for this fantastic movement.</dd>\r\n  </dl>\r\n\r\n  <h3>May 2021</h3>\r\n  <dl>\r\n  <dt>1st May Day</dt>\r\n  <dd>The ancient festival of spring synonymous with dance, singing and CAKE... Need we say more?</dd>\r\n\r\n  <dt>2nd Baby Day</dt>\r\n  <dd>Not that we need a special day to celebrate these bundles of joy, but it is a great excuse to go googoo for babies.</dd>\r\n\r\n  <dt>10th Mother\'s Day</dt>\r\n  <dd>Celebrate the most important humans of all, our mums and a great reason to promote suitable gifts.</dd>\r\n\r\n  <dt>17th International Day Against Homophobia, Transphobia and Biphobia</dt>\r\n  <dd>Break out your rainbows and fight for the rights of the LGBTQ+ community.</dd>\r\n\r\n  <dt>20th World Bee Day</dt>\r\n  <dd>Get your social channels buzzing for World Bee Day in celebration of these cute little pollinators.</dd>\r\n\r\n  <dt>28th Hamburger Day</dt>\r\n  <dd>Does the office need an excuse to order in or eat out at your local gourmet burger joint? We are sure it\'s classed as teambuilding.</dd>\r\n  </dl>\r\n\r\n  <h3>June 2021</h3>\r\n  <dl>\r\n  <dt>5th World Environment Day</dt>\r\n  <dd>Organised by the United Nations, World Environment Day encourages awareness and protection of our environment.</dd>\r\n\r\n  <dt>6th Cancer Survivor\'s Day</dt>\r\n  <dd>Most people know someone who has been touched by this awful disease, but more people are surviving, and that\'s something to celebrate.</dd>\r\n\r\n  <dt>20th Father\'s Day</dt>\r\n  <dd>Father\'s day is another prime time of the year to promote gifts for dads and help to boost your sales.</dd>\r\n\r\n  <dt>21st First Day of Summer</dt>\r\n  <dd>Defined by the Earth\'s axis and orbit around the Sun, the first day of summer (astronomical summer) is a great time to start your summer promotions.</dd>\r\n\r\n  <dt>28th Logistics Day</dt>\r\n  <dd>Logistics Day, the perfect time to talk about the speedy and excellent delivery service your company offers.</dd>\r\n\r\n  <dt>30th Social Media Day</dt>\r\n  <dd>If you can\'t make a fuss and connect with your followers on Social Media Day, then maybe you should look at outsourcing your social media to a company like us here at Actuate!</dd>\r\n  </dl>\r\n\r\n  <h3>July 2021</h3>\r\n  <dl>\r\n  <dt>1st Joke Day</dt>\r\n  <dd>Make someone laugh or smile on what should be one of the funniest days of the year.</dd>\r\n\r\n  <dt>17th World Emoji Day</dt>\r\n  <dd>។៕៖ៗ៘៙ᩢᩣᩤⶡⶢⶣⶤⶥሀሁ</dd>\r\n\r\n  <dt>25th Parents\' Day</dt>\r\n  <dd>Make sure you promote parents\' day and the gifts that can help show they are loved and thought fondly of.</dd>\r\n\r\n  <dt>26th Aunt and Uncle Day</dt>\r\n  <dd>Following on nicely from Parent\'s Day, the reasons keep coming to promote gifts and more sales for your shop.</dd>\r\n\r\n  <dt>30th Friendship Day</dt>\r\n  <dd>Designed to celebrate friendship and a happy and positive day to work into your social calendar.</dd>\r\n  </dl>\r\n\r\n  <h3>August 2021</h3>\r\n  <dl>\r\n  <dt>5th Blogger Day</dt>\r\n  <dd>Make sure your blog is up to date with the perfect excuse to write a post... Blogger Day.</dd>\r\n\r\n  <dt>5th National Relaxation Day</dt>\r\n  <dd>Encourage your followers to treat and pamper themselves for National Relaxation Day.</dd>\r\n\r\n  <dt>16th National Tell a Joke Day</dt>\r\n  <dd>More jokes abound with National Tell a Joke Day!</dd>\r\n  </dl>\r\n\r\n  <h3>September 2021</h3>\r\n  <dl>\r\n  <dt>5th International Day of Charity</dt>\r\n  <dd>The title says it all: show your business\'s caring side by supporting this fantastic day and showcasing your work within the community.</dd>\r\n\r\n  <dt>19th Talk Like A Pirate Day</dt>\r\n  <dd>Ahoy, \'ave some fun wit\' Talk Like A Pirate Day \'n why nah even dress fer th\' occasion.</dd>\r\n\r\n  <dt>21st International Day of Peace</dt>\r\n  <dd>A United Nations sanctioned holiday, also known as World Peace Day intended to promote peace and harmony worldwide.</dd>\r\n\r\n  <dt>22nd Business Women\'s Day</dt>\r\n  <dd>Shout about the amazing women who work for your company and perhaps encourage them to write a guest blog article about an average day for them within your organisation.</dd>\r\n  </dl>\r\n\r\n  <h3>October 2021</h3>\r\n  <dl>\r\n  <dt>1st World Vegetarian Day</dt>\r\n  <dd>With more and more people turning veggie, this is your perfect opportunity to promote vegetarian and even vegan products to your audience.</dd>\r\n\r\n  <dt>15th World Students\' Day</dt>\r\n  <dd>Consider offering students a discount to promote World Students Day across your website.</dd>\r\n\r\n  <dt>31st Halloween</dt>\r\n  <dd>Celebrate all things spooky for Halloween.</dd>\r\n  </dl>\r\n\r\n  <h3>November 2021</h3>\r\n  <dl>\r\n  <dt>13th World Kindness Day</dt>\r\n  <dd>Another day for spreading positivity around the world which you should grasp and work into your marketing activities.</dd>\r\n\r\n  <dt>25th Thanksgiving</dt>\r\n  <dd>Not a UK holiday, but with a large American community now living in the UK, it\'s still worth keeping in mind as a reason for great promotions and fun.</dd>\r\n\r\n  <dt>27th Small Business Saturday</dt>\r\n  <dd>Get online and promote yourself on one of the best days of the year to encourage people to shop locally.</dd>\r\n  </dl>\r\n\r\n  <h3>December 2021</h3>\r\n  <dl>\r\n  <dt>21st First Day of Winter</dt>\r\n  <dd>Although your company Christmas celebrations will be well and truly underway, the first day of winter is still worth mentioning.</dd>\r\n\r\n  <dt>24th Christmas Eve</dt>\r\n  <dd>Promote last-minute gift card sales up until Christmas Eve and then get ready for the sales.</dd>\r\n\r\n  <dt>25th Christmas Day</dt>\r\n  <dd>Show your human side and wish your followers a very Merry Christmas from your entire team.</dd>\r\n\r\n  <dt>26th Boxing Day</dt>\r\n  <dd>Did someone say SALES?</dd>\r\n\r\n  <dt>31st New Year\'s Eve</dt>\r\n  <dd>Time to break out the bubbly and welcome in the New Year and even more sales.</dd>\r\n  </dl>\r\n','Free Social Media Content Calendar for 2021','','publish','open','open','','free-social-media-content-calendar-for-2021','','','2026-02-15 13:08:09','2026-02-15 13:08:09','',0,'https://actuate.webpreview.co/2021/01/12/free-social-media-content-calendar-for-2021/',10,'post','',0),(5670,1,'2024-02-05 10:38:04','2024-02-05 10:38:04','','Social-Media-Content-Calendar-scaled','','inherit','open','closed','','social-media-content-calendar-scaled','','','2024-02-05 10:38:04','2024-02-05 10:38:04','',5669,'https://actuate.webpreview.co/wp-content/uploads/Social-Media-Content-Calendar-scaled-1.jpg',0,'attachment','image/jpeg',0),(5671,1,'2021-01-18 12:08:43','2021-01-18 12:08:43','We\'re heading into a lockdown Valentine\'s Day because unfortunately not only LOVE is in the air! For eCommerce sites, there is a silver lining with couples looking for Valentine\'s Day gifts online instead of heading to the supermarkets. But what can you do to help nudge shoppers in the right direction and increase conversion rates on your website this year?\n<h2>Theme Your Website</h2>\nVisit one of the many popular online retailers during the run-up to Valentine\'s Day, and you\'ll see that the design and theming of their site exudes love and sensuality. The aim? To connect with you and increase their sales. Whatever your choice of eCommerce platform, you can do the same and transform your site in the name of love.\n\nIf you don\'t have the budget for a full site transformation, with the addition of beautifully designed banners and a few select images, you can achieve a similar customer experience.\n<h2>Gift Messages &amp; Gift Wrapping</h2>\nWe know lockdown is here for a while, so put changes in place now that you can use for holidays such as Valentine\'s Day. If your eCommerce shop doesn\'t currently allow you to up-sell gift wrapping services or the ability for gift messages to be written by your customers, get these features added straight away! Again these facilities not only help you increase order values, but they also fill the needs of a lockdown Valentine\'s Day. Be the trendsetter in your industry.\n\nYou could even offer anonymous gift delivery to help keep the mystery alive for your customers.\n<h2>Consider Time-Sensitive Offers</h2>\nUrgency increases conversion rates, so consider daily tile-sensitive offers on the run-up to Valentine\'s Day. Daily offerings give you something to \"announce\" on social platforms and keep customers returning day after day, so they don\'t miss out. The urgency created by the time-sensitive nature of the offers then nudges people into the buying process. It\'s a win-win situation.\n\nYou can add further urgency by including a countdown with each promotion or listing the number of remaining items in stock.\n<h2>Valentine\'s Day Landing Page</h2>\nA landing page can be described simply as a page with a purpose; that purpose can vary from site to site. For eCommerce sites a landing page promoting a specific holiday like Valentine\'s Day, the objective is usually to promote Valentine\'s related offers and products. Populated with related imagery, text, banners and products, these landing pages are the perfect way to attract new business.\n\nOnce a landing page has been created and set live, you can often leave them to their own devices year-round to help bring in customers searching for related keywords on search engines such as  Google. They can also link to PPC (Pay Per Click) campaigns as an extremely relevant landing page which should improve conversions.\n<h2>Valentine\'s Day Newsletter Marketing</h2>\nA marketing vector often overlooked are email newsletters, these simple and cost effect communications help attract repeat business from those happy customers who have purchased from you before. With lots of email marketing platforms to choose from, Actuate can help you select the correct solution for your business and connect them to your website for seamless operation. Templates and full campaigns can also be created and coded to catch your subscriber’s eye.\n\nPreparing your eCommerce website for Valentine\'s Day doesn\'t have to be complicated. You can action many of the ideas presented in this article yourself or with the help of an agency such as Actuate. Depending on your niche, there are many other marketing ideas that can enhance your sales, so why not pick up the phone and give Actuate a call today and see what can be done especially for you.','Your eCommerce Guide to Valentine\'s Day','','publish','open','open','','your-e-commerce-guide-to-valentines-day','','','2024-06-10 11:03:39','2024-06-10 10:03:39','',0,'https://actuate.webpreview.co/2021/01/18/your-e-commerce-guide-to-valentines-day/',9,'post','',0),(5672,1,'2024-02-05 10:38:05','2024-02-05 10:38:05','','Ecomm-Valentines-Day-scaled','','inherit','open','closed','','ecomm-valentines-day-scaled','','','2024-02-05 10:38:05','2024-02-05 10:38:05','',5671,'https://actuate.webpreview.co/wp-content/uploads/Ecomm-Valentines-Day-scaled-1.jpg',0,'attachment','image/jpeg',0),(5673,1,'2021-01-25 09:00:22','2021-01-25 09:00:22','Let\'s face it; price is usually a leading factor in making a business decision, and choosing your next e- commerce solution is no different. Unfortunately, not all eCommerce solutions are built equally with many coming with hidden costs or caveats which you\'d probably like to know upfront. In this post we\'re going to look at some of the many points you should consider when choosing your next e- commerce solution and the effect these points have on your eCommerce TCO (Total Cost of Ownership).\r\n<h3>E-Commerce Platform</h3>\r\nFirstly it\'s important to realise that when it comes to choosing your next eCommerce platform, the options available to you will usually fit into two broad groups:\r\n<h3>Self-Hosted</h3>\r\ne.g. Magento Open Source or Aero Commerce\r\n\r\nSelf-hosted solutions are just that, software hosted on a hosting platform of your choosing, whether that be a shared hosting solution or a dedicated hosted solution. You own the platform outright and are usually free to do with it as you please, making changes, moving hosts and even transferring themes to new systems. Typical ongoing costs include the cost of hosting itself, software and security updates and data backups.\r\n<h3>SaaS (Software as a Service) / Cloud-Based</h3>\r\ne.g. Magento Commerce Cloud, Shopify, BigCommerce, Visualsoft\r\n\r\nSaaS options live in the cloud and are hosted by the software creator and licensed to you, usually at an ongoing monthly cost. It is important to realise the platform isn\'t owned by you and just licensed, meaning you can\'t take it to another host and if the service was suddenly shut down you would have to start from scratch. Typical ongoing expenses include the monthly license fee, functionality addons and sometimes a percentage of your sales.\r\n<h2>Areas of Cost</h2>\r\n<h3>Design &amp; Build</h3>\r\nYour website\'s design and build is one area where pricing can be pretty similar irrespective of the chosen software option. The time and effort that goes into the design phase doesn\'t change too much between platforms. The build of this design again can be very similar.\r\n<h3>Software Licensing</h3>\r\nLicensing is the cost many people look at when deciding on their new platform. Some software can look very attractive at this stage such as Magento Open Source which doesn\'t have a licensing fee or many SaaS offerings such as Shopify, which has a license fee of $29 per month for their basic plan at the time of writing.\r\n\r\nIt is essential to look at the coming 12-24 months, as changes within your organisation or your sales could significantly impact these fees.\r\n\r\nLet\'s take a quick look at three popular platforms, Magento, Shopify and BigCommerce with some typical examples of changes to your business in the first 12-24 months of operation:\r\n<h3>Startup</h3>\r\nYou\'ve just started your eCommerce site, and there are two members of your team. Your turnover in the first 12 months is £35,000.\r\n<table width=\"348\" cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>Magento</th>\r\n<th>Shopify</th>\r\n<th>BigCommerce</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><strong>License Fee</strong></td>\r\n<td>$0</td>\r\n<td>$29 / Month</td>\r\n<td>$29.95 / Month</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Year Total</strong></td>\r\n<td>$0</td>\r\n<td>$348</td>\r\n<td>$359.40</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3>Growing</h3>\r\nYou\'ve been operating for 12 months, and you\'ve taken on an extra member of staff bringing your total to three. Your turnover in year two is £100,000.\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>Magento</th>\r\n<th>Shopify</th>\r\n<th>BigCommerce</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><strong>License Fee</strong></td>\r\n<td>$0</td>\r\n<td>$79 / Month</td>\r\n<td>$79.95 / Month</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Year Total</strong></td>\r\n<td>$0</td>\r\n<td>$948</td>\r\n<td>$959.40</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3>Established</h3>\r\nYou\'ve been operating for 18 months, and things are going well. You now have six staff members an annual turnover of £200,000 and have branched out with a dedicated wholesale website, each with one module to add free gift functionality.\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>Magento</th>\r\n<th>Shopify</th>\r\n<th>BigCommerce</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><strong>License Fee</strong></td>\r\n<td>$0</td>\r\n<td>$79 / Month x 2</td>\r\n<td>$79.95 / Month x 2</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Free Gift Extension</strong></td>\r\n<td>$239 (one time)</td>\r\n<td>$29.99 / Month x 2</td>\r\n<td>¢0</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Year Total</strong></td>\r\n<td>$239</td>\r\n<td>$7,895.76</td>\r\n<td>$7,198.80</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3></h3>\r\n<h3>Extensions, Addons and Apps</h3>\r\nExtensions, addons or apps add additional functionality to your website to fill your needs; this functionality usually comes with additional cost. We briefly saw an example of what can happen when we require additional functionality in the licensing information above. Many SaaS platforms continue the tradition of monthly fees for their apps, so in our previous example, the app that allowed us to offer free gifts cost $29.99 per month, per storefront. Compare that to the self-hosted Magento Open Source platform which allowed us to pay a one-time fee for the same functionality, saving money in the long term. It\'s not uncommon with SaaS solutions to be spending at least a few hundred per month on these extensions.\r\n<h2>Payment Gateways</h2>\r\nA payment gateway allows you to accept credit cards, debit cards and other payment methods such as Apple Pay and Google Pay directly on your website. Many self-hosted platforms have popular payment gateways baked into their solutions. However, SaaS providers usually have custom solutions and will sometimes charge more for third-party payment providers. Again let\'s take a look at three popular eCommerce platforms:\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>Magento</th>\r\n<th>Shopify</th>\r\n<th>BigCommerce</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><strong>PayPal Fees</strong></td>\r\n<td>2.9% + 30p</td>\r\n<td>2.9% + 30p</td>\r\n<td>1.85% + 18p</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Platform Fees</strong></td>\r\n<td>N/A</td>\r\n<td>Up to 2%</td>\r\n<td>N/A</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nHere you see that Magento allows PayPal as standard and the charges are those incurred by using PayPal itself. On the other hand, Shopify charges you up to an additional 2% for the privilege of using PayPal and BigCommerce bucks the trend and passes on a specially agreed discount they have through a partnership with PayPal.\r\n<h2>Security Updates</h2>\r\nSecurity is where SaaS usually comes into its own as a hosted, closed platform security updates are applied across the board for all of their customers as and when needed. However, self-hosted sites require a helping hand, which usually means a DIY approach or a maintenance contract with your web agency. You should usually budget at least a few thousand per year for security updates if you aren\'t on a SaaS platform.\r\n<h2>Future Migration</h2>\r\nOne huge negative for SaaS eCommerce solutions is that they aren\'t portable. If at any point, you wish to migrate to a new platform or even if your SaaS provider were to stop operating for any reason you would be left without a site and starting from scratch. When you physically host a website yourself, you can change your hosting provider and take elements from it to use with a new site in the future.','Understanding The Total Cost of Ownership For Your E- Commerce Website','','publish','open','open','','understanding-the-total-cost-of-ownership-for-your-e-commerce-website','','','2026-02-15 13:03:04','2026-02-15 13:03:04','',0,'https://actuate.webpreview.co/2021/01/25/understanding-the-total-cost-of-ownership-for-your-e-commerce-website/',8,'post','',0),(5674,1,'2024-02-05 10:38:06','2024-02-05 10:38:06','','Cost-of-ownership-scaled','','inherit','open','closed','','cost-of-ownership-scaled','','','2024-02-05 10:38:06','2024-02-05 10:38:06','',5673,'https://actuate.webpreview.co/wp-content/uploads/Cost-of-ownership-scaled-1.jpg',0,'attachment','image/jpeg',0),(5675,1,'2024-02-05 10:38:07','2024-02-05 10:38:07','','Ecomm-Conversion-Rates-scaled','','inherit','open','closed','','ecomm-conversion-rates-scaled','','','2024-02-05 10:38:07','2024-02-05 10:38:07','',5673,'https://actuate.webpreview.co/wp-content/uploads/Ecomm-Conversion-Rates-scaled-1.jpg',0,'attachment','image/jpeg',0),(5676,1,'2021-02-08 13:55:55','2021-02-08 13:55:55','<h2>Conquering eCommerce Conversion Rates</h2>\r\nAre you besieged continuously with three-letter acronyms and wish for once that someone would explain the link between SEO, CTR, CRO and KPI\'s? Luckily Actuate is here to help your navigate the internet marketing highway and learn how to conquer eCommerce conversion rates.\r\n<h3>Internet Marketing Glossary</h3>\r\nBefore we move on, it\'s probably handy for most of you to explain what some of these important acronyms relating to internet marketing mean so we\'ve put together a brief guide below.\r\n\r\n<b>CRO </b>or <b>Conversion Rate Optimisation </b>is the act of improving the number of visitors to your website who perform a pre-planned specific action.\r\n\r\n<b>SEO </b>or <b>Search Engine Optimisation </b>is the act of tweaking your websites code or content to perform better on a search engine.\r\n\r\n<b>CTR </b>or <b>Click-Through Rate </b>is the number of clicks that a paid ad or free link to your website receives divided by its number of impressions.\r\n\r\n<b>PPC </b>or <b>Pay-Per-Click </b>is an advertising model whereby you pay only when someone physically clicks on your website\'s link.\r\n\r\n<b>CPC </b>or <b>Cost Per Click </b>is the actual price you pay for each click on your ad in a Pay-Per-Click campaign.\r\n\r\n<b>KPI </b>or <b>Key Performance Indicator </b>is a measure of how well a company is doing regarding meeting its business objectives.\r\n<h3>How To Measure Your eCommerce Conversion Rates</h3>\r\nNow that the explanations are behind us, we can concentrate on working out your conversion rate, indicating how well your website works for you. You can work out your eCommerce conversion rate by taking the number of unique visitors to your website for a given period and dividing by the number of transactions in that same period.\r\n<blockquote cite=\"https://support.google.com/analytics/answer/6014873?hl=en\"><i>\"Ecommerce Conversion Rate is the ratio of transactions to sessions, expressed as a percentage; for example, a ratio of 1 transaction to every 10 sessions would be expressed as an Ecommerce Conversion Rate of 10%.\"</i>\r\n\r\n<cite>Google Analytics Support (<a href=\"https://support.google.com/analytics/answer/6014873?hl=en\">https://support.google.com/analytics/answer/6014873?hl=en</a>)</cite></blockquote>\r\nOnce you have your conversion rates at hand, you can compare the data with industry averages to see how well your website performs.\r\n<h3>Conversion Rate Industry Averages</h3>\r\nRather than trawl the internet to look for industry averages specific to your sector, Actuate has done the work for you. You can reference your eCommerce conversion rates with the information in the table below to see how well you perform. The averages presented below cater to UK retailers, so those reading this article from anywhere other than Great Britain may wish to treat this information with a grain of salt.\r\n<h3>Industry Average Conversion Rate Average Order Value</h3>\r\nArts &amp; Crafts 3.79% £102.62 Baby &amp; Child 0.99% £132.30 Cars &amp; Motorcycles 1.55% £123.79 Electricals &amp; Commercial Equipment 2.23% £78.56\r\n\r\nFashion, Clothing &amp; Accessories 2.44% £81.00 Food &amp; Drink 2.37% £85.89 Health &amp; Wellbeing 3.62% £44.87 Home &amp; Giftware 2.16% £61.40 Kitchen &amp; Appliances 2.48% £46.31 Pet Care 3.28% £86.02 Sports &amp; Recreation 1.75% £76.87\r\n<h3>Raising eCommerce Conversion Rates</h3>\r\nNow you have all the data and can see how well you rank against your industry average we can start to look at how you can increase your eCommerce conversion rates through CRO (Conversion Rate Optimisation). Some of these tips are simple to achieve and highly effective yet are usually missed by agencies who focus their efforts on producing a website that may look appealing but lacks real substance and user-centred design focussed on conversion and sales.\r\n<h3>Chase High-Value Visitors Showing Intent</h3>\r\nSTOP... Just what do we mean when we say high-value visitors showing intent? That\'s just a posh way of saying visitors who are actively searching for your products or services. Statistics show that people who arrive at your website because they have typed in the name of a product or service are much more likely to buy than those who have found you whilst doing other things, such as using social media. What does this all mean? Quite simply if you only have a finite amount of time to attract new visitors, look to attract those who show intent for your products which usually means those coming from search engines.\r\n<h3>Get Rid Of Unnecessary Form Fields</h3>\r\nHow much do you enjoy filling out forms on the internet? If your answer is anything but \"not much\" then you\'re in the minority. The leaner you make your forms, and this includes your checkout, the more people will fill them in. You may enjoy asking people how they found you or if they would like to subscribe to your fun newsletter but will these form fields help you win a sale? If the answer is no, get rid of them! If you dislike the idea of losing them altogether, move them to your thank you page and make them optional.\r\n<h3>Increase Trust In You And Your Brand</h3>\r\nLet\'s face it; we don\'t all have the luxury of our business being a household name, in fact, many times when a visitor arrives at your website they have never heard of you before, so it\'s important to impress them and help increase their trust in your brand. There are many ways to do this, including:\r\n<ul>\r\n 	<li>Having a visually appealing website</li>\r\n 	<li>Listing accreditations and featuring site seals</li>\r\n 	<li>Having a green address bar</li>\r\n 	<li>Showcasing independently gathered reviews</li>\r\n</ul>\r\n<h3>Tweak Your Sites Copy</h3>\r\nWhich is more appealing \"Sign Up\" or \"Sign Up For 10% Discount\"? You probably chose option two, and why wouldn\'t you, everyone likes a discount. By tweaking the copy of your website, you can increase the likelihood of people performing specific actions. You can take this process further by utilising A/B testing and gathering real-world data on how small changes to your website influences sales.\r\n<h3>Create A Sense Of Urgency</h3>\r\nWe\'ve all seen the clips on YouTube showing herds of people trampling each other to get to the crazy, limited offers during Black Friday in the USA. Why do they do it? Because they don\'t want to miss out! Take these same principles and create a sense of urgency on your website. Consider a deal of the week limited to only ten items and show the number of remaining items to your visitors to help capture a sale or promote a \"deal of the day\" with a countdown timer showing how long is left to grab that deal. Simple changes such as these can easily translate into higher conversion rates.','Conquering eCommerce Conversion Rates','','publish','open','open','','conquering-e-commerce-conversion-rates','','','2026-02-15 12:48:06','2026-02-15 12:48:06','',0,'https://actuate.webpreview.co/2021/02/08/conquering-e-commerce-conversion-rates/',7,'post','',0),(5677,1,'2024-02-05 10:38:08','2024-02-05 10:38:08','','Ecomm-Conversion-Rates-1-scaled','','inherit','open','closed','','ecomm-conversion-rates-1-scaled','','','2024-02-05 10:38:08','2024-02-05 10:38:08','',5676,'https://actuate.webpreview.co/wp-content/uploads/Ecomm-Conversion-Rates-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5678,1,'2021-03-01 09:12:52','2021-03-01 09:12:52','<h2>How To Know Your SEO Is Working</h2>\r\nSEO or Search Engine Optimisation is a multi-billion pound industry with a seemingly endless supply of \"experts\" vying for your business. Whether you\'ve signed on the dotted line and engaged one of the many companies offering this service or are attempting to go down the DIY route, how do you know your SEO is working?\r\n<h3>White Hat vs Black Hat</h3>\r\nBefore moving on, it\'s worth explaining the two different types of SEO available to you today. The high quality, reputable practice of search engine optimisation is known as White Hat SEO. The questionable and downright dodgy methods of search engine optimisation are known as Black Hat SEO.\r\n\r\nBelieve it or not, both ways can initially have positive and sometimes excellent results on both your search engine rankings (the position of your site within a search engines index) and the number of visitors to your website. However with SEO, and indeed your website in general, it pays to play the long-game, and at some point, if you or your SEO team rely on black hat techniques, you will pay the price and wish you\'d taken a more wholesale white-hat approach to SEO.\r\n<h3>Spotting Black Hat SEO Techniques</h3>\r\nSo you\'ve engaged the services of an SEO company to manage your SEO efforts... Great! But how would you know if they were taking shortcuts by dipping into the black hat spellbook when it comes to your websites SEO?\r\n\r\nLuckily, Actuate are here to help, and with a little practice you can usually spot things aren\'t right quite quickly, and without blowing our own trumpet, this is when you should cease all work with them and call Actuate on 01244 911360 instead.\r\n\r\nBelow is a typical list of items you should look out for when it comes to your SEO. If you find any of these techniques deployed for your SEO, it should raise serious concerns about the reputability of the company you have hired.\r\n<h3>Keyword Stuffing</h3>\r\nThe act of repeating the keywords you want to rank for with search engines. Keyword stuffing is easy to spot because it doesn\'t read like a natural sentence. For example, \"Our pork shoulder was voted the best pork shoulder by pork shoulder connoisseurs nationally. Not only did they love our pork shoulder, but they also said our pork shoulder was better than other pork shoulders based on the great pork shoulder taste it has.\"\r\n<h3>Plagiarism</h3>\r\nYour website\'s number one asset is unique content, take this away, and search engines know you have nothing of relevancy to offer potential visitors. So if you outsource your copywriting to another company, make sure it\'s written just for you and not plagiarised from other sites. There are manytools to help you check if your content is unique or not; one of them is <a href=\"https://plagiarismdetector.net/\">https://plagiarismdetector.net/</a>.\r\n<h3>Hidden Text</h3>\r\nHiding text full of keywords designed to manipulate search engines but irrelevant to users is an ancient and poor SEO technique. This one is harder to spot unless you know what you\'re looking for, but some methods are easier to spot than others. If someone has hidden text by changing its colour to match your site\'s background, you can usually find it by dragging your mouse over your site\'s content and looking for highlighted information you didn\'t see previously.\r\n<h3>Link Farms</h3>\r\nLink farms are websites built with the primary purpose of linking to other sites. Some less than reputable web firms use them as a way to gain backlinks to your website quickly. These link farms usually have little to no unique content and are seen as spammy by search engines. The links surrounding yours may also be spammy (we\'ve seen links to buy cheap tobacco, Viagra and more next to links for children\'s teddy bears) which means your site gets tarnished by hanging out in the wrong neighbourhood!\r\n<blockquote cite=\"https://moz.com/blog/whiteboard-friday-link-farming\">\"Old McSpammer had a farm, e-i-e-i-oh,\r\nAnd on that farm he built some links, e-i-e-i-oh\r\nWith a backlink here, and a backlink there,\r\nHere a link, there a link,\r\nEverywhere a link, link...\"</blockquote>\r\n<cite>Credit <a href=\"https://moz.com/blog/whiteboard-friday-link-farming\">Scott Willoughby</a></cite>\r\n<h3>Location Spam</h3>\r\nLocal search is big business, and with many people wanting products quickly, the popularity of local search and click and collect is growing. To gain more visitors to clients websites, some un-reputable agencies add several new geo-targeted pages to their clients\' sites each targeting a specific location.\r\n\r\nYou\'ll often see links towards the bottom of the site or in the website footer for these pages which often look like this, \"Chester Plumber, Cheshire Plumber, Manchester Plumber\" and so forth. Each linked to a different page with more keyword spam.\r\n\r\n<i>There are many other types of Black Hat SEO and if you\'re concerned that you may have unwittingly been affected by Black Hat techniques, get in touch with the team here at Actuate who will be more than happy to take a look on your behalf.</i>\r\n<h3>Don\'t Be Fooled By Fancy Reporting</h3>\r\nSEO companies operate in many ways; some offer glossy reports to show you what they have achieved; others prefer a verbal catch-up over coffee and cake. Whatever happens, make sure fancy reporting doesn\'t fool you.\r\n\r\nJust what do we mean when we talk about fancy reporting? Well, imagine you receive a report like this:\r\n<h3>Google Ranking (August 2021)</h3>\r\n<i>Keyword(s) Rank Last Month Rank This Month </i>Pink Apples Chester 104 1\r\n\r\nRed Apples Cheshire - 2\r\n\r\nCrunchy Green Apples Chester 57 1\r\n\r\nImpressive! And that\'s just an example with three sets of keywords, but imagine it scaled up with forty or fifty keywords, now we\'re talking. But if you stop and think we\'re missing one huge and vitally important piece of the puzzle, any guesses? If you said the number of people searching for those keywords, you win a gold star. Anyone can rank highly on search engines for obscure keywords that don\'t receive any searches; the real trick is ranking for high-quality search terms with hundreds if not thousands of searches per month. You have been warned!\r\n<h3>Don\'t Chase Unrelated High Intent Traffic</h3>\r\nFirstly what\'s high intent traffic I hear you shout. High intent traffic usually relates to traffic generated from a search engine that uses keywords indicating that the user is highly motivated to place an order. A great example could be something along the lines of \"McDonald\'s Delivery Birmingham\".\r\n\r\nNow we know what high intent traffic is why shouldn\'t you chase unrelated terms? Looking at our previous example, if we were a burger bar in Birmingham, we may think raising our position in search engines for the phrase \"McDonald\'s Delivery Birmingham\" could be an ideal way to siphon more business our way. You could be right, but there is also a high probability that a user has already made up their mind they want a McDonald\'s branded burger and whatever you do will fall upon deaf ears. Concentrating on other, more generic terms may be a better strategy, for instance, \"Burger Delivery Birmingham\".\r\n\r\nAlways concentrate on keywords and phrases that are more likely to convert, only after thoroughly exhausting these possibilities should you look at longer \"unrelated high intent\" shots with a high probability of bouncing.\r\n<h3>Avoid Ranking Guarantees</h3>\r\nAs a website owner, you\'ve probably had an email or three promising to get you to the number one spot on Google. Be warned that no company can make this guarantee and Google itself warns against such companies.\r\n\r\n<i>\"No one can guarantee a #1 ranking on Google. Beware of SEOs that claim to guarantee rankings, allege a \"special relationship\" with Google, or advertise a \"priority submit\" to Google. There is no priority submit for Google. In fact, the only way to submit a site to Google directly is through our Add URL page or by submitting a Sitemap and you can do this yourself at no cost whatsoever.\"</i>\r\n\r\nGoogle (link to https://developers.google.com/search/docs/beginner/do-i-need-seo )\r\n\r\nDon\'t be put off by genuine companies who can show actual real-world results for their clients and offer estimations of what you should expect. But do steer clear of anyone promising or guaranteeing positions, they are just lying!\r\n<h3>Don\'t Confuse SEO with CRO</h3>\r\nBy now we know that SEO stands for Search Engine Optimisation, but the chances are that the anacronym CRO may have you baffled. CRO stands for Conversion Rate Optimisation which means optimising your website\'s content to help increase the number of conversions (often sales). Whatever you do, don\'t confuse these two objectives, whilst they often overlap if you have hired someone purely for SEO their goal is to get people to your website, nothing more. If you hire someone for CRO their goal is to get your current visitors to convert more, and not attract new visitors to your site. If you want to achieve both goals, then make this clear from the start of your relationship with whoever you chose to engage.\r\n<h3>Partner With Companies Willing To Work</h3>\r\nSo we\'ve concentrated on a lot of the do-nots, but what about the dos? When it comes to SEO, the first thing any genuine and high-quality agency will often do is audit your site as well as those of your direct competitors. By doing this, you get to see the whole picture, including what you are doing right and what you are doing wrong. Without this initial work at the beginning of your relationship, there is no way for an SEO agency to come up with an exact blueprint of what your requirements are. Never be tempted to skip these steps to save money. If you ask a legitimate agency to do so, the answer will usually be no, mainly because it could hamper their efforts and affect your relationship with them negatively.\r\n<h3>Have A Little Patiences</h3>\r\nWhite Hat SEO can have a tremendous effect on the number of organic visitors to your site in the long-term, but it\'s never a quick-fix (which is why Google invented Pay Per Click)! A reputable SEO firm should manage your expectations which usually can take a good twelve months to pay dividends.\r\n\r\nAgain be wary of the Black Hat sellers who often promise results within weeks, which may sound appealing, but when your house of cards comes tumbling down in the longer term, it will take much longer to rebuild.\r\n<h3>Analyse Results Yourself</h3>\r\nIt\'s great leaving everything in the hands of your SEO guru\'s, but it\'s also worth learning the basics of SEO analysis yourself. It\'s quite simple to keep your finger on the pulse of your sites SEO, and with tools such as Google Analytics, it can take just a few minutes out of your busy schedule per month to stay up to date.\r\n\r\nBut why bother with this added work when you don\'t have to? The reason is simple, so you know you\'re not having the wool pulled over your eyes. If you\'re looking at the numbers yourself and are told that \"Last month you had 67,000 visitors\", it\'s easy to see someone isn\'t telling the whole truth when it turns out that you only had 3,400 visitors and 67,000 page views (the number of pages with your site that your actual visitors viewed).\r\n\r\nLearn to use the tools available to you to keep a broad check on what you are told; you\'ll soon learn if you can trust the company you have chosen to work with this way.\r\n<h3>Pro Tip</h3>\r\nLearn to locate these three items each month in your Google Analytics dashboard, which is enough for basic analysis.\r\n<ol>\r\n 	<li>Number of unique visitors to your site for the month. You want these to increase.</li>\r\n 	<li>Top sources of traffic to your website (i.e. Search engines, social media etc.). SEO should focus on organic search engine traffic and inbound links from other websites.</li>\r\n 	<li>Your sites bounce rate as a percentage of traffic. You\'ll be looking for this to decrease if possible or stay steady; however, an increase in bounce rates can indicate a problem with your on site content and not necessarily the SEO work undertaken.</li>\r\n</ol>\r\n<h3>Have A Little Patiences</h3>\r\nWhite Hat SEO can have a tremendous effect on the number of organic visitors to your site in the long-term, but it\'s never a quick-fix (which is why Google invented Pay Per Click)! A reputable SEO firm should manage your expectations which usually can take a good twelve months to pay dividends.\r\n\r\nAgain be wary of the Black Hat sellers who often promise results within weeks, which may sound appealing, but when your house of cards comes tumbling down in the longer term, it will take much longer to rebuild.\r\n<h3>Analyse Results Yourself</h3>\r\nIt\'s great leaving everything in the hands of your SEO guru\'s, but it\'s also worth learning the basics of SEO analysis yourself. It\'s quite simple to keep your finger on the pulse of your sites SEO, and with tools such as Google Analytics, it can take just a few minutes out of your busy schedule per month to stay up to date.\r\n\r\nBut why bother with this added work when you don\'t have to? The reason is simple, so you know you\'re not having the wool pulled over your eyes. If you\'re looking at the numbers yourself and are told that \"Last month you had 67,000 visitors\", it\'s easy to see someone isn\'t telling the whole truth when it turns out that you only had 3,400 visitors and 67,000 page views (the number of pages with your site that your actual visitors viewed).\r\n\r\nLearn to use the tools available to you to keep a broad check on what you are told; you\'ll soon learn if you can trust the company you have chosen to work with this way.\r\n<h3>Pro Tip</h3>\r\nLearn to locate these three items each month in your Google Analytics dashboard, which is enough for basic analysis.\r\n<ol>\r\n 	<li>Number of unique visitors to your site for the month. You want these to increase.</li>\r\n 	<li>Top sources of traffic to your website (i.e. Search engines, social media etc.). SEO should focus on organic search engine traffic and inbound links from other websites.</li>\r\n 	<li>Your sites bounce rate as a percentage of traffic. You\'ll be looking for this to decrease if possible or stay steady; however, an increase in bounce rates can indicate a problem with your on site content and not necessarily the SEO work undertaken.</li>\r\n</ol>','How To Know Your SEO Is Working ','','publish','open','open','','how-to-know-your-seo-is-working','','','2026-02-15 12:35:06','2026-02-15 12:35:06','',0,'https://actuate.webpreview.co/2021/03/01/how-to-know-your-seo-is-working/',6,'post','',0),(5679,1,'2024-02-05 10:38:09','2024-02-05 10:38:09','','Know-Your-SEO-is-Working-scaled','','inherit','open','closed','','know-your-seo-is-working-scaled','','','2024-02-05 10:38:09','2024-02-05 10:38:09','',5678,'https://actuate.webpreview.co/wp-content/uploads/Know-Your-SEO-is-Working-scaled-1.jpg',0,'attachment','image/jpeg',0),(5680,1,'2021-03-08 12:10:05','2021-03-08 12:10:05','<h2>5 eCommerce Predictions And Trends For 2021</h2>\r\nPerhaps the most anticipated year for decades has arrived. Unfortunately, on the stroke of midnight at the end of December 2020, when 2021 finally began, the world\'s problems weren\'t solved, and COVID was still with us. Whilst we don\'t know how the pandemic will end, we can predict with a little more certainty the state of eCommerce for the year, so join us for a trip into the future of e commerce and our top 5 predictions for 2021.\r\n<h3 class=\"list-heading\">Higher Competition &amp; Costs For Customer Acquisition</h3>\r\nDue to the COVID pandemic, global eCommerce sales soured during 2020. Retail eCommerce sales in the UK accounted for 27.5% of total retail sales, and this number will rise even more over the coming years. With more businesses vying for online trade, we\'ve seen the cost for customer acquisition rise as well; this means those relying on paid traffic from the use of PPC (Pay Per Click) and ads on social platforms may need to rethink their strategies.\r\n<h3 class=\"list-heading\">Smart Personal Assistants &amp; Voice Search</h3>\r\nHey Google! Did you know that almost one-quarter of UK households now have a Smart Personal Assistant such as Google\'s Home device or Amazon\'s Echo? According to an EY report, the trend shows no sign of stopping, with 41% of households planning to own one within the next five years. If you haven\'t optimised for voice search, you may find you\'re missing out.\r\n<h3 class=\"list-heading\">Product Fulfilment Matters</h3>\r\nWant to compete in 2021 and beyond? Then take a big look at your eCommerce fulfilment. If your deliveries aren\'t fast, free and sustainable, then you\'re missing a trick, and we\'re not even going to mention branded packaging (wait, we just did)! The majority of consumers in the UK say free shipping has a significant impact on whether they buy from a brand or not, but that\'s just the tip of the iceberg. Consumers now demand fast, same-day or next-day delivery which must also be sustainable. When it comes to differentiating your eCommerce operation from that of your competitors, product fulfilment matters.\r\n<h3 class=\"list-heading\">Marketplaces Continue To Dominate eCommerce Sales</h3>\r\nThe trend of marketplace domination when it comes to online eCommerce sales continues to climb, and it\'s becoming harder for brands to compete with these behemoths. In 2019 nearly two trillion dollars wasspent globally across the top 100 online marketplaces, the big challenge for retailers is to differentiate themselves and woo consumers away to their own websites.\r\n<h3 class=\"list-heading\">Personalisation Becomes Mainstream</h3>\r\nWith 3D printers becoming commonplace and customisation demanding a premium that brands can\'t refuse, personalisation is becoming mainstream. From a personalised Toblerone to customised Nike Air\'s, brands are realising the power of personalisation, and its ability to uplift profits.','5 eCommerce Predictions And Trends For 2021 ','','publish','open','open','','5-e-commerce-predictions-and-trends-for-2021','','','2026-02-15 12:24:35','2026-02-15 12:24:35','',0,'https://actuate.webpreview.co/2021/03/08/5-e-commerce-predictions-and-trends-for-2021/',5,'post','',0),(5681,1,'2024-02-05 10:38:10','2024-02-05 10:38:10','','Ecomm-Trends-2021-scaled','','inherit','open','closed','','ecomm-trends-2021-scaled','','','2024-02-05 10:38:10','2024-02-05 10:38:10','',5680,'https://actuate.webpreview.co/wp-content/uploads/Ecomm-Trends-2021-scaled-1.jpg',0,'attachment','image/jpeg',0),(5683,1,'2024-02-05 10:38:11','2024-02-05 10:38:11','','BMB-New-Site-scaled','','inherit','open','closed','','bmb-new-site-scaled','','','2024-02-05 10:38:11','2024-02-05 10:38:11','',0,'https://actuate.webpreview.co/wp-content/uploads/BMB-New-Site-scaled-1.jpg',0,'attachment','image/jpeg',0),(5684,1,'2021-04-14 13:22:52','2021-04-14 12:22:52','Be honest; what do you know about your customers? More specifically, what are their likes and dislikes, motivations and frustrations. If you\'re honest, the answer may be \"not as much as we\'d like to\". Never fear, this is where customer personas come in, and today, we\'re going to give you an introduction to customer personas and their importance to your business and website.\r\n<h2>What Is A Customer Persona?</h2>\r\nA customer persona is a fictional character representing your ideal customer along with characteristics, likes, dislikes and more. The information used to create customer personas should come from your personal research, analysis of real customers and analytics provided via multiple sources such as Google and Facebook.\r\n\r\nThe more detailed your customer persona, the more value it will have to your business or brand. <b>How Can Customer Personas Help Your Business?</b>\r\n\r\nCustomer personas provide insight into your ideal customer base, allowing you to make informed decisions based on real-world data. These personas will enable you to increase customer experience and, ultimately, your sales. You can use the information in your customer personas across all areas and aspects of your business, including your website.\r\n<h2>How To Create A Customer Persona</h2>\r\nWhile a customer persona can include all sorts of information and data, we recommend concentrating on three key areas when creating your first personas.\r\n<h3>Demographic information</h3>\r\n<ul>\r\n 	<li>age, gender, income, education, occupation</li>\r\n</ul>\r\n<h3>Geographic Information</h3>\r\n<ul>\r\n 	<li>location, country, county, town</li>\r\n</ul>\r\n<h3>Psychographic Information</h3>\r\n<ul>\r\n 	<li>personality, interests, behaviours, lifestyle, values</li>\r\n</ul>\r\nYou should gather the information used to create your customer personas from first-hand experiences such as polling your customers, conducting research and focus groups, as well as secondary information from places such as Google Analytics and Facebook. Remember, the more real-world data you use, the better your personas will turn out to be.\r\n\r\nIt can also help add a representative picture of your customer persona, which usually helps to bring the persona to life.\r\n<h2>Customer Personas For Web Design</h2>\r\nIf using customer personas to influence your new website\'s design and development, it can be helpful to include additional information you may not have thought about when you initially created them. This information should include:\r\n<ul>\r\n 	<li>Their level of tech-savviness.</li>\r\n 	<li>Their knowledge of the web.</li>\r\n 	<li>Their openness to change.</li>\r\n</ul>\r\nThese three critical pieces of information have the power to impact your new website significantly. <b>How Many Personas Should You Have?</b>\r\n\r\nIt\'s easy to get carried away when you start the journey of creating customer personas, but in an ideal world, you should try and limit the number of customer persons to around 4-6. The reason for creating customer personas is so you can tailor your business to the needs of your ideal customers; very rarely will you have more than 4-6 ideal customer types.\r\n<h2>Pulling It All Together</h2>\r\nThe world of website design and development can be hit or miss; with an array of companies competing for your business, it can be hard to sort the good from the bad. If, however, you look for an agency that can give you reasons behind their decisions based on real-world data such as customer personas, then you should be on your way to success.\r\n\r\nThe team at Actuate Digital are happy to help you develop customer personas to support your business efforts and are even available to perform research such as hosting focus groups. Our goal is a lasting partnership with you and your company, fuelled by a successful customer-centric website.\r\n\r\nIf you\'d like to hear more or get together to see what Actuate can do for your business, please contact us today.','An Introduction To Customer Personas And Their Importance To Your Business And Website ','','publish','open','open','','an-introduction-to-customer-personas-and-their-importance-to-your-business-and-website','','','2026-02-15 12:16:36','2026-02-15 12:16:36','',0,'https://actuate.webpreview.co/2021/04/14/an-introduction-to-customer-personas-and-their-importance-to-your-business-and-website/',3,'post','',0),(5685,1,'2024-02-05 10:38:13','2024-02-05 10:38:13','','Customer-Personas-scaled','','inherit','open','closed','','customer-personas-scaled','','','2024-02-05 10:38:13','2024-02-05 10:38:13','',5684,'https://actuate.webpreview.co/wp-content/uploads/Customer-Personas-scaled-1.jpg',0,'attachment','image/jpeg',0),(5686,1,'2021-04-20 09:00:58','2021-04-20 08:00:58','In October 2020 we featured our first local SEO blog post and promised to follow up with a second containing even more tips and tricks to help your website take the lead on search engines in your local area. So without any further introduction, here are five further tips for preparing your site for local SEO.\r\n<h3 class=\"list-heading\">Add Structured Data To Your Website</h3>\r\nStructured data is information provided in the markup (code) of your website that can be read by search engines such as Google and Bing and can be used to enhance your listings and provide them with further details about your site. Structured data can provide geographical information about your business location and other important data such as phone numbers etc.\r\n\r\nCreating structured data doesn\'t have to be hard, Google even has a tool for it which you can find at <a href=\"https://www.google.co.uk/webmasters/markup-helper/?hl=en\">https://www.google.co.uk/webmasters/markup-helper/?hl=en</a>\r\n<h3 class=\"list-heading\">Guest Blogging</h3>\r\nMost people are familiar with the term blog or blogging, but have you considered writing for someone else\'s blog? Guest blogging is becoming increasingly popular and can be great for local SEO.\r\n\r\nImagine you are a picture framing business and collaborate with a local artist by writing a blog article about choosing the right picture frame for new artwork. The post could include links and references to your own business, which should help your search engine rankings, and you\'ll also likely be seen by local visitors to the blog. What more could you want for a few hours of your time?\r\n<h3 class=\"list-heading\">Start Your Own Blog</h3>\r\nWhilst we\'re talking about blogging, consider adding a blog to your own site if you don\'t already have one. Blogs are a great way to keep your website current, which usually means more visitors and better search rankings. When writing blog articles, keep on the lookout for local events or news you can tie in with and write about; this will help with that local SEO. For example, if you\'re running a hotel and one of the Royal Family is visiting the area, write an article about the afternoon teas available at your establishment which are fit for the Royal visit!\r\n<h3 class=\"list-heading\">NAP Consistency</h3>\r\nNo, we\'re not on about getting to bed early, NAP stands for name, address, phone number, and it\'s vitally important that you use the same details across all listings for your business online. Don\'t shorten the word street to st. on some listings or miss lines out on others. Consistency is key here, and it helps with your rankings.\r\n<h3 class=\"list-heading\">Optimise Your Site For Mobile</h3>\r\nGoogle has started to move to a mobile-first policy when it comes to ranking your website. In real terms, this means you should make sure your mobile site is up to scratch, or else you could be missing out.\r\n\r\nBut why has Google done this, you may ask? That\'s easy; most searches are now performed on a mobile device, which means most people will be looking at your website on a mobile device, so it\'s important that your site works well on mobile. Make sure no content is missing and that everything works well, not to mention quickly for mobile visitors.','Getting to grips with local SEO - Part 2 ','','publish','open','open','','getting-to-grips-with-local-seo-part-2','','','2026-02-15 12:15:05','2026-02-15 12:15:05','',0,'https://actuate.webpreview.co/2021/04/20/getting-to-grips-with-local-seo-part-2/',0,'post','',0),(5687,1,'2024-02-05 10:38:14','2024-02-05 10:38:14','','Local-SEO-Part-2-scaled','','inherit','open','closed','','local-seo-part-2-scaled','','','2024-02-05 10:38:14','2024-02-05 10:38:14','',5686,'https://actuate.webpreview.co/wp-content/uploads/Local-SEO-Part-2-scaled-1.jpg',0,'attachment','image/jpeg',0),(5689,1,'2024-02-05 10:38:15','2024-02-05 10:38:15','','Breaking-into-direct-to-consumer-scaled','','inherit','open','closed','','breaking-into-direct-to-consumer-scaled','','','2024-02-05 10:38:15','2024-02-05 10:38:15','',0,'https://actuate.webpreview.co/wp-content/uploads/Breaking-into-direct-to-consumer-scaled-1.jpg',0,'attachment','image/jpeg',0),(5691,1,'2024-02-05 10:38:16','2024-02-05 10:38:16','','Myths-Facts-About-E-Commerce-scaled','','inherit','open','closed','','myths-facts-about-e-commerce-scaled','','','2024-02-05 10:38:16','2024-02-05 10:38:16','',0,'https://actuate.webpreview.co/wp-content/uploads/Myths-Facts-About-E-Commerce-scaled-1.jpg',0,'attachment','image/jpeg',0),(5693,1,'2024-02-05 10:38:17','2024-02-05 10:38:17','','Increasing-Sales-With-Buy-Now-Pay-Later-scaled','','inherit','open','closed','','increasing-sales-with-buy-now-pay-later-scaled','','','2024-02-05 10:38:17','2024-02-05 10:38:17','',0,'https://actuate.webpreview.co/wp-content/uploads/Increasing-Sales-With-Buy-Now-Pay-Later-scaled-1.jpg',0,'attachment','image/jpeg',0),(5695,1,'2024-02-05 10:38:18','2024-02-05 10:38:18','','Writing-a-website-brief-for-your-next-website-project-scaled','','inherit','open','closed','','writing-a-website-brief-for-your-next-website-project-scaled','','','2024-02-05 10:38:18','2024-02-05 10:38:18','',0,'https://actuate.webpreview.co/wp-content/uploads/Writing-a-website-brief-for-your-next-website-project-scaled-1.jpg',0,'attachment','image/jpeg',0),(5696,1,'2021-04-20 10:01:12','2021-04-20 09:01:12','Choosing an eCommerce platform for your business isn\'t the easiest of tasks. Usually, digital agencies\' recommendations play the deciding factor, but with most agencies tending to specialise in a single platform, how do you know the platform you end up with will tick the boxes for you and your business?\r\n\r\nActuate are a little different; we\'ve been at the forefront of eCommerce during our history. Our development team has built websites on several platforms, from Magento and Shopify to WooCommerce and beyond. What we have learnt over the years is that it\'s handy to have one eye on the future of eCommerce and focus on providing the best solutions on a project by project basis. With this in mind, we\'re excited about the possibilities of a reasonably new player in the world of e commerce platforms, Aero Commerce.\r\n\r\nMuch like Actuate, Aero Commerce focuses on delivering incredible customer experiences and provide a flexible platform that grows along with your business.\r\n\r\nTraditionally as eCommerce sites evolve and grow, you find they must move on to different solutions, whether because they need extra functionality, additional speed or better support, it\'s a problem faced all too often within the industry. With each change comes additional costs, not only the cost of re-platforming but also the cost and time involved with training staff on new systems and processes.\r\n<h2>The Aero Difference</h2>\r\nAero Commerce is different because it has been developed with the evolving needs of retailers in mind. In fact, it was developed in collaboration with retailers and focussed on driving revenue and growth whilst minimising costs. But what does \"minimising costs\" mean in real terms?\r\n<h3>Infrastructure</h3>\r\nHere at Actuate, we love Magento 2, but we\'re not afraid to admit it\'s not without its shortcomings; when it comes to site infrastructure, costs can quickly add up. Whilst you may be lucky and get away with using a shared host for Magento 2, a lot of the time, as soon as you start to grow, you will need to realise that a high powered dedicated server is a must.\r\n\r\nAero Commerce, on the other hand, is built to be light and swift, meaning it can be deployed on much cheaper infrastructure without issue. The saving on hosting costs alone could be as much as 80%.\r\n<h3>Functionality</h3>\r\nMany eCommerce platforms, including Magento, Shopify and BigCommerce come with minimal functionality \"out of the box\". Although Aero Commerce is a lean system, it packs a punch with more functionality than major competitors, bringing instant ongoing savings for many retailers.\r\n<h3>Merchant Services</h3>\r\nMany hosted eCommerce platforms such as Shopify and BigCommerce charge a premium for merchant services (taking payment from your customers). Again costs such as these can add up over the year, and utilising a platform without these additional costs can provide you with significant savings.\r\n\r\nAero Commerce also has the power to supercharge your sales because of its speed for the end-user. When pitted against other popular platforms in an average speed test, Aero Commerce easily came out on top.\r\n<ul>\r\n 	<li>Aero Commerce: 1.6 seconds</li>\r\n 	<li>Shopify: 2.2 seconds</li>\r\n 	<li>WooCommerce: 3.3 seconds</li>\r\n 	<li>Magento: 4 seconds</li>\r\n</ul>\r\nIn real terms, this should mean lower bounce rates and happier customers. Aero also excels where other platforms fail and doesn\'t start to slow down as your product catalogue grows larger, great for you and your customers.','Could Aero Commerce Hit The Sweet Spot For Your Business ','','publish','open','open','','could-aero-commerce-hit-the-sweet-spot-for-your-business','','','2026-02-15 12:13:23','2026-02-15 12:13:23','',0,'https://actuate.webpreview.co/2021/04/20/could-aero-commerce-hit-the-sweet-spot-for-your-business/',6,'post','',0),(5697,1,'2024-02-05 10:38:19','2024-02-05 10:38:19','','Could-Aero-be-the-Sweetspot-scaled','','inherit','open','closed','','could-aero-be-the-sweetspot-scaled','','','2024-02-05 10:38:19','2024-02-05 10:38:19','',5696,'https://actuate.webpreview.co/wp-content/uploads/Could-Aero-be-the-Sweetspot-scaled-1.jpg',0,'attachment','image/jpeg',0),(5698,1,'2014-12-18 10:02:07','2014-12-18 10:02:07','We thought we\'d put together a little shopping list for web site owners and aspiring web site owners to use when choosing the right web design agency to work with on their digital projects.\n\nThe field of web design is a bit of a minefield and there are hundreds of digital agencies out there. But choosing the right one is a becoming a harder and harder task especially when you consider how fast the web is evolving.\n\nTo help you weed through the agencies and give you a head start we\'ve come up with 15 points that will help you create a relationship that meets your needs.\n<ol>\n <li>Before you approach an agency make sure you have a brief. Knowing what you want is the first step in approaching a web firm as the more information they have the better response you\'ll get back.</li>\n <li>Have they worked in your field before? Choosing a firm that has experience in building website for your industry or similar industries means that they\'ll understand more about your project and as a rule of thumb should be better equipped to fulfil your needs.</li>\n <li>Don\'t pick the agency from the first meeting. Ask questions and make sure they know what they are on about. Some web agencies are wolves in sheep\'s clothing, with more design agencies moving into the web world or software houses moving into the industry it\'s harder to spot the pro\'s an agency who are focused on the web are going to look after you and your project and have the skills required to fulfil it\'s goals.</li>\n <li>Think about what you\'re asking for. If you don\'t know what it is you want how will they?</li>\n <li>Are they charging you to pitch? If an agency is going to charge you just to find out what you want are they right for you?</li>\n <li>Don\'t ask for too much. The world wasn\'t created in a day and neither are websites, if you ask for the world on a plate your either not going to get it or it\'s going to take forever. Make sure your aims are realistic!</li>\n <li>Work out your budget, knowing what you can invest not only helps you choose your agency but also helps the proposing agency come up with the best solution to fit your budget. There\'s nothing worse that being offered your dream solution only to find out it\'s out of reach.</li>\n <li>Ask for examples! Even young agencies should have a portfolio of work they\'ve completed even if it\'s when they were freelancing or studying</li>\n <li>Do you already have a web infrastructure? If so can the agency support this? prime examples are servers that run ASP need ASP programmers to develop a system for them, or likewise PHP servers normally require you to hire PHP competent developers to ensure there aren\'t additional cost just to host the site.</li>\n <li>Look for companies who use industry standards, there is nothing worse that having a great website, the developers go bust but the code is so unique that the solution has to be rebuilt just to change your address.</li>\n <li>Get the copyright! ask if the developers give the copyright or if you have to pay for it but make sure it\'s yours! at the end of the day you\'re the one paying for it.</li>\n <li>Personality counts. It doesn\'t matter how great a developer is, if you can\'t communicate with them the project will never work.</li>\n <li>Check potential agencies out in the social media, do they have LinkedIn accounts, facebook profile or a twitter feed? These feeds are great avenues to understand the individuals in an agency as well as checking out their competencies.</li>\n <li>Find out what their rates are i.e. daily rates, out of hours support fees and even the average project rate.</li>\n <li>Finally be clear and open with the agencies - the more information you give the more you\'ll get - remember you\'ll be forging a relationship with a firm who will be looking after your solutions for a long time!</li>\n</ol>','15 steps for choosing your web design agency','','publish','open','open','','15-steps-for-choosing-your-web-design-agency','','','2024-06-10 11:03:40','2024-06-10 10:03:40','',0,'https://actuate.webpreview.co/2014/12/18/15-steps-for-choosing-your-web-design-agency/',0,'post','',0),(5699,1,'2024-02-05 10:38:20','2024-02-05 10:38:20','','Planning-for-a-new-site-1-scaled','','inherit','open','closed','','planning-for-a-new-site-1-scaled','','','2024-02-05 10:38:20','2024-02-05 10:38:20','',5698,'https://actuate.webpreview.co/wp-content/uploads/Planning-for-a-new-site-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(5701,1,'2024-02-05 10:38:21','2024-02-05 10:38:21','','Magento-2.4-scaled','','inherit','open','closed','','magento-2-4-scaled','','','2024-02-05 10:38:21','2024-02-05 10:38:21','',0,'https://actuate.webpreview.co/wp-content/uploads/Magento-2.4-scaled-1.jpg',0,'attachment','image/jpeg',0),(5702,1,'2021-08-26 08:38:01','2021-08-26 07:38:01','eCommerce customer experience refers specifically to the digital experience a business delivers to their customers. This experience can often trigger an emotional response which will keep the customer coming back time and time again. The digital experience often starts way before your customers will even land on your website, however for the purpose of this insight post this is exactly where we are going to focus on.\r\n\r\nYour website should cater to your customers. When in discovery meetings with clients we often tell them that it doesn’t really matter what they think about their website, it’s their customers’ opinion that is important. Your website should be mindful of the exchanges being made between your brand and the customer. It should invoke a positive, emotional feeling that will ensure your customer is compelled to make their purchase and become a repeat customer. By delivering an optimised and personalised experience you’ll show customers that your business cares.\r\n<h2>Why is eCommerce Customer Experience so important?</h2>\r\nYour eCommerce customer experience can set your company apart from your competitors. By being customer focused you will remove all of those pain points that cause customers to abandon their basket, if they even get that far! Therefore making your company more competitive and ultimately increasing sales and business growth. It is reported that customers will even pay more for the exact same product if the customer experience is great!\r\n\r\nThere are some quick wins that can really enhance your customer experience. Let’s take a look at what you can do today to enhance your website.\r\n<h3 class=\"list-heading\">Make sure the basics are in place.</h3>\r\nBy basics we’re talking about things like navigation, search functionality and product information. It’s reported that almost 80% of customers abandon their purchases because their experience with these pieces of functionality is poor...leading them straight into the arms of your competitor. If you get angry using your website, imagine how your poor customers must feel!\r\n\r\nThink about it from your customers point of view, are your categories structured correctly so that products are easy to find? Could you find your best seller in two clicks? A thoughtful layout will make your site easy to navigate and will reduce abandonment, helping to drive sales.\r\n\r\nConsider adding intelligent search to your website, where AI recognises what the customer is searching for and makes suggestions. You can even add a ‘buy now’ button to the search results making it even faster for the customer to make their purchase.\r\n\r\nMake sure your products have detailed product information. By giving your potential customers as many details as possible you can empower them to make the correct purchasing decision. Creative messaging can also help to highlight some of the key product features, making it even easier for the customer to make their product selection.\r\n<h3 class=\"list-heading\">Inspire your customers</h3>\r\nThere are lots of clever things you can do to inspire your customers’ purchasing decisions. Did you know you can suggest specific products based on the weather report at your customers location? Using geolocation can determine where your customer is and suggest appropriate products. For example, it’s forecast rain in Manchester, perhaps your customer needs a new coat! Use the featured product section to make these suggestions and inspire purchases!\r\n<h3 class=\"list-heading\">Be Mobile Friendly</h3>\r\nIt is reported that over 55% of consumers worldwide make purchases online using their mobile phone. If your website doesn’t offer a streamlined mobile experience you could be missing out on huge sales. The same rules apply for mobile websites as they do desktop. Take it back to the basics and make sure the navigation, search functionality and product information are all present, correct and easy to use.\r\n<h3 class=\"list-heading\">Offer Flexible Delivery Options</h3>\r\nThis is often an overlooked element of customer experience. Offering customers different options for delivery gives them freedom. For example, you might think that offering free standard delivery is a great service, but what if your customer is willing to pay for next day delivery? By offering this as an upgrade your customers are more likely to go through and complete their purchase as you offer what they want.\r\n\r\nWhilst we’re talking about delivery, make sure your delivery options are obvious, where possible have it detailed on the product page. We’ve already discussed how creating a positive emotional response can boost sales, it is also possible to trigger a negative emotional response which should be avoided at all costs. No one likes to get all the way through to the checkout process only to find delivery will take 10 days! This is guaranteed to cause abandoned baskets and potential customers that you’ll probably never see again.\r\n<h3 class=\"list-heading\">Offer Flexible Purchasing Options</h3>\r\nMuch like offering multiple delivery options, offering different payment options is key to a good customer experience. Obviously taking card payments and Paypal is a no brainer, but have you considered adding Klarna, Zip or Clearpay? Adding one of these payment options allows your customers to split their payments over 3 interest free monthly payments which can be extremely convenient for many people. Don’t worry, you still get paid in full at the time of the purchase.\r\n\r\nAfter you’ve made changes to your customer experience you’ll want to know if it has worked. It may sound obvious but speaking with your customers is a great way to gather feedback. Inviting your customers to take part in a survey is a great way to start, you could even offer them a special discount off their next purchase to sweeten the deal. By analysing your customer experience you’ll learn what they like and be able to rectify what they don’t like. Analysing and modifying your customer experience is a continuous task and should not be neglected.','What is “eCommerce Customer Experience” and why does it matter?','','publish','open','open','','what-is-ecommerce-customer-experience-and-why-does-it-matter','','','2026-02-15 12:02:38','2026-02-15 12:02:38','',0,'https://actuate.webpreview.co/2021/08/26/what-is-ecommerce-customer-experience-and-why-does-it-matter/',0,'post','',0),(5703,1,'2024-02-05 10:38:22','2024-02-05 10:38:22','','What-is-Ecommerce-Customer-Experience_-scaled','','inherit','open','closed','','what-is-ecommerce-customer-experience_-scaled','','','2024-02-05 10:38:22','2024-02-05 10:38:22','',5702,'https://actuate.webpreview.co/wp-content/uploads/What-is-Ecommerce-Customer-Experience_-scaled-1.jpg',0,'attachment','image/jpeg',0),(5704,1,'2021-12-08 11:18:42','2021-12-08 11:18:42','<h2>Is your eCommerce website missing a trick?</h2>\nThe ‘New In’ product page is an area of your website dedicated to showcasing your new stock range. It makes it easy for your customers to see what’s new on your website without the need to use any filters. This is especially beneficial for returning customers.\n\nWhy Returning Customers will love your ‘New In’ product page\n\nAny returning customers should be treated like royalty. You already know that they like your products and what you offer as a business as they have already committed to purchasing from you in the past. They are probably already familiar with what your business offers, therefore showing them what is new as quickly and as easily as possible is more likely to generate a sale. Add thoughtful filters to personalise the ‘New In’ product page and help your customers to discover what they didn’t know they were missing from their lives!\n<h3>It doesn’t all need to be ‘New’</h3>\nIt’s a great idea to also showcase your bestsellers on the ‘New In’ product page. ‘Back in stock’ items create a sense of urgency and alert your customers to the fact that they’ve already sold out once before - so be quick! Why not add an extra ‘Selling fast’ flash to the product images to further engage an emotional response and nail that sale!\n<h3>Cross Sell</h3>\nA ‘New In’ product page is a great place for your customers to discover different brands. Returning customers will already be familiar with your products. A ‘New In’ product page gives them the opportunity to fall in love with brands that perhaps they didn’t know you stocked or weren’t even aware of.\n<h3>Keep an eye on your competitors</h3>\nIf you’re not already, it’s a good idea to check out your competitors from time to time. If they have a ‘New In’ product page see how it relates to yours. Are you competitive on pricing? How do your stock levels compare? Are their best sellers the same as yours? If not, why not?\n\nWhen selling like for like goods, it’s a good idea to keep ahead of the competition. Often stock from wholesalers is dispatched on the same day to retailers. Therefore they all appear on the website within a few hours of each other. To stay ahead of the competition, offer pre-orders to your customers. Get your stock on to your website as soon as your order has been accepted by the wholesaler. Your customers will love knowing that they will be the first out there to get the product they’ve been waiting for first!','Why your website should have a ‘New In’ product page','','publish','open','open','','why-your-website-should-have-a-new-in-product-page','','','2024-06-10 11:03:38','2024-06-10 10:03:38','',0,'https://actuate.webpreview.co/2021/12/08/why-your-website-should-have-a-new-in-product-page/',0,'post','',0),(5705,1,'2024-02-05 10:38:23','2024-02-05 10:38:23','','New-In-Product-Page-scaled','','inherit','open','closed','','new-in-product-page-scaled','','','2024-02-05 10:38:23','2024-02-05 10:38:23','',5704,'https://actuate.webpreview.co/wp-content/uploads/New-In-Product-Page-scaled-1.jpg',0,'attachment','image/jpeg',0),(5706,1,'2022-02-23 16:52:26','2022-02-23 16:52:26','<h2>Magento Update: Security Patch.</h2>\r\nLast week Adobe announced a security release for their current Magento platforms 2.3.x and 2.4.x. This security patch covers a serious vulnerability in their platform.\r\n\r\nThe patches MDVA-43395 and MDVA-43443 help to close a arbitrary code execution exploit.\r\n\r\nAll Magento users on 2.3.x and 2.4.x are advised to apply these patches as soon as possible. Users on versions 2.2.x and below are urged to move to 2.4.x as versions 2.2 and below are no longer supported.\r\n<h3>You can find more information on the latest security patches below:</h3>\r\n<ul>\r\n 	<li><a href=\"https://helpx.adobe.com/security/products/magento/apsb22-12.html\">Adobe Security Bulletin</a></li>\r\n 	<li><a href=\"https://support.magento.com/hc/en-us/articles/4426353041293-Security-updates-available-for-Adobe-Commerce-APSB22-12-\">Developer Installation Notes</a></li>\r\n</ul>','Urgent Security Fix for Magento 2.3 & 2.4','','publish','open','open','','urgent-security-fix-for-magento-2-3-2-4','','','2026-02-15 11:58:40','2026-02-15 11:58:40','',0,'https://actuate.webpreview.co/2022/02/23/urgent-security-fix-for-magento-2-3-2-4/',0,'post','',0),(5707,1,'2024-02-05 10:38:25','2024-02-05 10:38:25','','magento-update-scaled','','inherit','open','closed','','magento-update-scaled','','','2024-02-05 10:38:25','2024-02-05 10:38:25','',5706,'https://actuate.webpreview.co/wp-content/uploads/magento-update-scaled-1.jpg',0,'attachment','image/jpeg',0),(5709,1,'2024-02-05 10:38:26','2024-02-05 10:38:26','','Ab-Split-testing-min','','inherit','open','closed','','ab-split-testing-min','','','2024-02-05 10:38:26','2024-02-05 10:38:26','',0,'https://actuate.webpreview.co/wp-content/uploads/Ab-Split-testing-min.png',0,'attachment','image/png',0),(5710,1,'2024-02-05 10:38:27','2024-02-05 10:38:27','','AB-Split-Testing-Blog-Image-R-min','','inherit','open','closed','','ab-split-testing-blog-image-r-min','','','2024-02-05 10:38:27','2024-02-05 10:38:27','',0,'https://actuate.webpreview.co/wp-content/uploads/AB-Split-Testing-Blog-Image-R-min.png',0,'attachment','image/png',0),(5712,1,'2024-02-05 10:38:29','2024-02-05 10:38:29','','5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled','','inherit','open','closed','','5-reasons-to-shift-to-e-commerce-stores-from-conventional-stores-scaled','','','2024-02-05 10:38:29','2024-02-05 10:38:29','',0,'https://actuate.webpreview.co/wp-content/uploads/5-Reasons-To-Shift-To-E-commerce-Stores-From-Conventional-Stores-scaled-1.jpg',0,'attachment','image/jpeg',0),(5714,1,'2024-02-05 10:38:31','2024-02-05 10:38:31','','UX-Design-min','','inherit','open','closed','','ux-design-min','','','2024-02-05 10:38:31','2024-02-05 10:38:31','',0,'https://actuate.webpreview.co/wp-content/uploads/UX-Design-min.png',0,'attachment','image/png',0),(5715,1,'2024-02-05 10:38:32','2024-02-05 10:38:32','','UX-Design','','inherit','open','closed','','ux-design','','','2024-02-05 10:38:32','2024-02-05 10:38:32','',0,'https://actuate.webpreview.co/wp-content/uploads/UX-Design.png',0,'attachment','image/png',0),(5716,1,'2024-02-05 10:38:34','2024-02-05 10:38:34','','5-Reasons-Why-You-Need-UX-Design-for-Startups','','inherit','open','closed','','5-reasons-why-you-need-ux-design-for-startups','','','2024-02-05 10:38:34','2024-02-05 10:38:34','',0,'https://actuate.webpreview.co/wp-content/uploads/5-Reasons-Why-You-Need-UX-Design-for-Startups.jpg',0,'attachment','image/jpeg',0),(5718,1,'2024-02-05 10:38:35','2024-02-05 10:38:35','','asasasasa','','inherit','open','closed','','asasasasa','','','2024-02-05 10:38:35','2024-02-05 10:38:35','',0,'https://actuate.webpreview.co/wp-content/uploads/asasasasa.jpg',0,'attachment','image/jpeg',0),(5719,1,'2024-02-05 10:38:36','2024-02-05 10:38:36','','Coloured-Actuate-Halloween-FI-min-min','','inherit','open','closed','','coloured-actuate-halloween-fi-min-min','','','2024-02-05 10:38:36','2024-02-05 10:38:36','',0,'https://actuate.webpreview.co/wp-content/uploads/Coloured-Actuate-Halloween-FI-min-min.png',0,'attachment','image/png',0),(5720,1,'2024-02-05 10:38:39','2024-02-05 10:38:39','','Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022','','inherit','open','closed','','featured-image-8-tips-to-dress-up-your-website-for-halloween-in-2022','','','2024-02-05 10:38:39','2024-02-05 10:38:39','',0,'https://actuate.webpreview.co/wp-content/uploads/Featured-Image-8-Tips-to-Dress-up-Your-Website-for-Halloween-in-2022.jpg',0,'attachment','image/jpeg',0),(5721,1,'2022-10-25 11:00:11','2022-10-25 10:00:11','One of the main reasons why many businesses fail upon launching is because they don’t begin with a solid strategy. A great eCommerce business plan can be used as a roadmap to map the success of your company.\r\n\r\nThese business plans can help your company focus on its main goals while also allowing you to identify any <a href=\"https://www.businessnewsdaily.com/6028-small-ecommerce-challenges.html\" target=\"_blank\" rel=\"noopener\">potential roadblocks</a> that it might face. Not only does it provide you with a better understanding of your business but it also helps evaluate any opportunities and address any weaknesses.\r\n\r\nIf you’ve got an eCommerce business or you’ve considered starting one, you’re probably feeling overwhelmed by the amount of work that goes into it. To help you navigate this complicated process, our experts at <a href=\"https://actuate.webpreview.co/\">Actuate Agency</a> have prepared a list of elements to assist you in creating a successful eCommerce strategy and plan.\r\n\r\nLet’s take a look at these tips.\r\n<h2 class=\"list-heading\">Create an Executive Summary</h2>\r\nYour executive summary should be a clear and concise one-page outline of your business idea. To create an executive summary, you will need to ask and answer certain questions about your business venture:\r\n<h3 class=\"list-heading-alpha\">What Does Your Business Do?</h3>\r\nHere, you can provide a brief and easy-to-understand summary about what your business does, the industry your business is in, whether is it ‘business-to-business (often referred to as B2B) or business-to-consumer’ (B2C), and what products or services it sells or offers.\r\n<h3 class=\"list-heading-alpha\">What Are Your Business Goals?</h3>\r\nHere, you\'ll explain your vision for your business. Outline what you intend to accomplish with your business and how it stands out from its competitors in the market.\r\n<h3 class=\"list-heading-alpha\">What Are You Selling And To Whom?</h3>\r\nProvide a short overview of your products and services and explain why they’re better or more important than your competitors. You should also specify your target audience here.\r\n<h2 class=\"list-heading\">Create a Company Overview</h2>\r\nBy providing a comprehensive overview of your company, your business plan’s reviewers will gain a better understanding of what type of business you run. This overview should include the following topics in detail.\r\n<ol class=\"list-alpha\">\r\n 	<li>Brand Name</li>\r\n 	<li><a href=\"https://companieshouse.blog.gov.uk/2018/07/18/choosing-the-right-business-structure/\" target=\"_blank\" rel=\"noopener\">Business Legal Structure</a></li>\r\n 	<li>Domain Name</li>\r\n 	<li>Business Mission</li>\r\n 	<li>Your Vision</li>\r\n 	<li>Business’s Background Information</li>\r\n 	<li>Your Team</li>\r\n</ol>\r\n<h2 class=\"list-heading\">Conduct a Market Analysis</h2>\r\nUnderstanding your target market is an essential part of growing your business and succeeding in the eCommerce industry. This part of the <a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\">eCommerce strategy plan</a> will help you study your competitors, learn about consumer demographics, and understand the market potential of your business.\r\n<h3 class=\"list-heading-alpha\">Market Opportunities</h3>\r\nFor your company to make profits, you need solid data to estimate how interested your target market is in your products and services. For this, you need to <a href=\"https://www.meltwater.com/en/blog/customer-behaviour-data-driven-marketing\" target=\"_blank\" rel=\"noopener\">understand your customer’s behaviours</a> as well as your industry’s growth and trends. You can conduct a SWOT analysis (strengths, weaknesses, opportunities and threats) to help you tackle issues that may negatively impact your business.\r\n<h3 class=\"list-heading-alpha\">Competitive Analysis</h3>\r\nBy conducting a <a href=\"https://blog.hubspot.com/marketing/competitive-analysis-kit\" target=\"_blank\" rel=\"noopener\">competitive analysis</a>, you can identify your direct and indirect competitors and find out more about their strengths and weaknesses. Once you’ve determined what you are up against, you can position your brand as a better alternative.\r\n\r\nOur <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">web development specialists</a> can offer you exceptional eCommerce strategy solutions and help you create an effective roadmap for your business.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Call us</a> to let us guide you in creating your eCommerce plan.\r\n<h2 class=\"list-heading\">Create a Marketing Plan</h2>\r\nOnce you’ve created a business idea and chosen your niche, you need to make sales. An effective marketing plan will not only drive traffic to your website but also persuade your customers to buy your products.\r\n\r\nAfter determining your campaign budget, you will need to introduce your products and services to your potential customers.\r\n\r\nHere, your online store business plan could benefit from implementing the modern marketing <a href=\"https://blog.oxfordcollegeofmarketing.com/2020/10/08/understanding-the-7ps-of-the-marketing-mix/\">concept of the 7 Ps</a>. These include product, price, place, promotion, packaging, positioning, and people.\r\n<h2 class=\"list-heading\">Create a Financial Plan</h2>\r\nTo create a business plan for an eCommerce startup business, you will need a stable financial plan. Determine if you plan to look for investors, take a business loan, create a crowdfunding campaign, or form an alliance with a wealthy partner.\r\n\r\nYour financial plan will require three major economic analyses: an income statement, a balance sheet, and a cash flow statement.\r\n\r\nThis will help you estimate your revenue and expenses and your required working capital. It will also help you determine your fixed and variable costs, allowing you to optimise your profit margins.','How to Create an Amazing eCommerce Plan to Improve Your Numbers','','publish','open','open','','how-to-create-an-ecommerce-plan','','','2026-02-15 11:44:54','2026-02-15 11:44:54','',0,'https://actuate.webpreview.co/2022/10/25/how-to-create-an-ecommerce-plan/',0,'post','',0),(5722,1,'2024-02-05 10:38:40','2024-02-05 10:38:40','','Actuate-Blog-FI-min','','inherit','open','closed','','actuate-blog-fi-min','','','2024-02-05 10:38:40','2024-02-05 10:38:40','',5721,'https://actuate.webpreview.co/wp-content/uploads/Actuate-Blog-FI-min.png',0,'attachment','image/png',0),(5723,1,'2024-02-05 10:38:40','2024-02-05 10:38:40','','Feature-Image-How-to-Create-an-Amazing-Ecommerce-Plan-to-Improve-Your-Numbers','','inherit','open','closed','','feature-image-how-to-create-an-amazing-ecommerce-plan-to-improve-your-numbers','','','2024-02-05 10:38:40','2024-02-05 10:38:40','',5721,'https://actuate.webpreview.co/wp-content/uploads/Feature-Image-How-to-Create-an-Amazing-Ecommerce-Plan-to-Improve-Your-Numbers.jpg',0,'attachment','image/jpeg',0),(5724,1,'2022-11-08 12:00:59','2022-11-08 12:00:59','In this digital age, anyone can <a href=\"https://www.forbes.com/advisor/business/how-to-start-an-online-store/\" target=\"_blank\" rel=\"noopener\">start an online store</a>, which has resulted in the eCommerce industry becoming highly competitive. As an eCommerce store owner, one of your main priorities should be to provide your customers with a great shopping experience.\r\n\r\nWith so many options available, customers are spoiled for choice. If they make a purchase from your online store and have an unpleasant experience, they’re not likely to return. They may also give your store a bad review, resulting in a loss of potential customers.\r\n\r\nManaging an eCommerce store can be incredibly stressful and you’re likely to make a few unintentional errors along the way, especially if you’re a beginner. That’s why our web development experts at <a href=\"https://actuate.webpreview.co/\">Actuate Agency</a> have made a list of some common eCommerce mistakes that you should avoid especially if you are a beginner.\r\n<h2>Let’s take a look.</h2>\r\n<h3 class=\"list-heading\">Choosing The Wrong eCommerce Platform</h3>\r\nOne of the most important aspects of building an eCommerce business is choosing the right platform. While there are numerous platforms to choose from, some only offer the most basic features while some have additional hidden costs, making them quite expensive.\r\n\r\nThe ideal eCommerce platform will grow with your business. It should have customisable features and options to upgrade as you scale and expand your online business. That’s why you need to conduct thorough research before <a href=\"https://www.sitecore.com/blog/commerce/4-risks-choosing-wrong-ecommerce-platform\" target=\"_blank\" rel=\"noopener\">picking your eCommerce platform</a>.\r\n\r\nAt Actuate Agency, we can help you create your online store on efficient eCommerce platforms like <a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\">Shopify</a>, <a href=\"https://actuate.webpreview.co/magento-ecommerce/\">Magento</a>, or <a href=\"https://actuate.webpreview.co/magento-ecommerce/magento-2/\">Magento 2</a>. If you’ve already got an online store, we can also help you migrate it to a more appropriate platform to enhance your business.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Get in touch with us</a> to create a satisfying online experience for your customers.\r\n<h3 class=\"list-heading\">Not Understanding Your Target Audience</h3>\r\nYou cannot <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">build a successful online business</a> if you don’t understand your product and audience. Instead of simply creating a product and assuming that your customers will buy it, you need to conduct market research to identify their needs.\r\n\r\nBy finding out what’s lacking in the existing options in the market, you can create products and services that will <a href=\"https://blog.hubspot.com/sales/niche-market\" target=\"_blank\" rel=\"noopener\">cater to a niche audience</a>. The attractiveness and affordability of your products and services won’t matter if you’re unable to identify your target market.\r\n\r\nYou should also avoid pricing your products without any research. Gather essential information about your target audience and how you can solve their problems. This will help you appropriately price your products.\r\n<h3 class=\"list-heading\">Not Providing A Great User Experience</h3>\r\nWhen it comes to eCommerce businesses, user experience is everything. One of the most common eCommerce mistakes is having a <a href=\"https://usabilitygeek.com/real-effects-bad-web-design/\" target=\"_blank\" rel=\"noopener\">non-responsive website design</a>. If your users are unable to easily navigate your website, they’re more likely to abandon their shopping cart.\r\n\r\nTo help your potential customers find their desired products, your website should have clear product categories. You also need to ensure that your customers can easily find the contact information as well as shipping and return policies. Regardless of how good your products may be, if your website has too many glitches, it’ll gain a bad reputation.\r\n\r\nOur web design specialists at Actuate Agency can help you create an exceptional online store that provides your customers with a seamless user experience. With a visually appealing and functional website, you can make a great impression on your customers and increase your conversion rates.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Call us</a> to help you <a href=\"https://actuate.webpreview.co/services/design-ux/\">design an impactful website</a>.\r\n<h3 class=\"list-heading\">Not Effectively Showing Off Your Products</h3>\r\nAnother important aspect of your website is your product pages. Beginners’ eCommerce mistakes often include not providing proper information about products or not presenting products in a clear, attractive manner.\r\n\r\nYour product’s images and videos are the only reference materials your customers have to make a purchasing decision. If poor photography makes your products look unprofessional and unappealing, customers are unlikely to buy them.\r\n\r\nAside from showcasing your products in the best light, you also need to ensure that your <a href=\"https://www.referralcandy.com/blog/product-descriptions-that-sell\" target=\"_blank\" rel=\"noopener\">product descriptions</a> are clear, concise, and persuasive. The descriptions should provide detailed information about your product’s key features and benefits.','4 Common eCommerce Mistakes That Beginners Make (And Should Avoid)','','publish','open','open','','4-common-ecommerce-mistakes','','','2026-02-15 11:37:09','2026-02-15 11:37:09','',0,'https://actuate.webpreview.co/2022/11/08/4-common-ecommerce-mistakes/',0,'post','',0),(5725,1,'2024-02-05 10:38:41','2024-02-05 10:38:41','','Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid','','inherit','open','closed','','feature-image-4-common-ecommerce-mistakes-that-beginners-make-and-should-avoid','','','2024-02-05 10:38:41','2024-02-05 10:38:41','',5724,'https://actuate.webpreview.co/wp-content/uploads/Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid.jpg',0,'attachment','image/jpeg',0),(5726,1,'2022-11-22 12:00:05','2022-11-22 12:00:05','With the holiday season approaching, you’re probably wondering if you should prepare your eCommerce website for Christmas. The answer is YES!\r\n\r\nChristmas calls for gifts, decorations and numerous other festive elements. This means that customers will soon begin their holiday shopping, both online and offline. You can capitalise on the holidays and maximise your sales opportunities by creating an eye-catching web presence for the Christmas season.\r\n\r\nRegardless of the occasion, the success of your eCommerce website will depend on four key factors, i.e. design, content, SEO and customer experience. By improving these aspects, you can increase your chances of success for your <a href=\"https://www.hardiegrant.com/au/media/blog/10-of-the-best-christmas-campaigns-past-and-present\" target=\"_blank\" rel=\"noopener\">Christmas retail campaign</a>.\r\n\r\nOur web design experts at <a href=\"https://actuate.webpreview.co/\">Actuate Agency</a> have come up with a few effective tips to help you improve your eCommerce website for Christmas.\r\n<h2>Let’s take a look at these Christmas eCommerce ideas.</h2>\r\n<h3 class=\"list-heading\">Design Your Website</h3>\r\nBy dressing up your website for the holidays, you will not only improve the look and feel of your page but also provide a festive and memorable experience for your customers. An attractive Christmas website is sure to bring you and your customers into the holiday spirit.\r\n\r\nYour <a href=\"https://blog.hubspot.com/marketing/holiday-homepage-design-examples\" target=\"_blank\" rel=\"noopener\">website’s holiday theme</a> can include a festive colour palette and Christmas-y fonts, illustrations and photographs. Decorate your call-to-action buttons by adorning them with snowflakes, gift icons, Christmas trees and other festive elements. Give your social media icons a simple yet attractive Christmas-y touch that will encourage customers to click on them.\r\n\r\nAt Actuate Agency, our web design specialists can help you create the most striking Christmas eCommerce website, one that is sure to make a lasting impression on your customers. We can provide you with the best designs to enhance your website’s visual appeal and give it a festive feel.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Get in touch with us</a> to create a holiday-themed website.\r\n<h3 class=\"list-heading\">Prioritise Customer Experience</h3>\r\nThere are numerous benefits to focusing on customer experience, such as improving customer satisfaction and increasing your opportunities to cross-sell and up-sell your products. That’s why one of the best Christmas eCommerce ideas is to find simple and effective ways to <a href=\"https://www.moengage.com/blog/7-ways-to-improve-customer-experience-for-your-ecommerce-website/\" target=\"_blank\" rel=\"noopener\">improve your customers’ shopping experience</a>.\r\n\r\nCapture your customers’ feedback in real-time by providing them with live chat tools. This will help you find out if your customers are satisfied with your website experience. By improving your customer experience, you can yield more conversions and revenue, retain your customers and ensure that they come back for more.\r\n\r\nDuring the holiday season, your customers may have several questions about your products, services, shipping policies, return policies and more. Your Christmas eCommerce website’s customer service team should be able to efficiently solve these queries to ensure that your customers have a good shopping experience.\r\n<h3 class=\"list-heading\">Improve Mobile Responsiveness</h3>\r\nDuring Christmas or any other occasion, people often prefer shopping on their smartphones. This is because it’s more convenient and they might not always have access to a desktop. That’s why you need to adapt your Christmas eCommerce website to be mobile-friendly.\r\n\r\nBy <a href=\"https://digitalhabitus.com.au/blog/5-reasons-why-your-business-will-benefit-from-a-mobile-friendly-website\" target=\"_blank\" rel=\"noopener\">creating a mobile-friendly website</a>, you can not only provide an excellent user experience but you can also effectively increase your sales conversion rates. If your website is already adapted to mobile devices, now is the best time to test it. Confirm that it works efficiently and will not cause any problems when the web traffic increases.\r\n\r\nAn unresponsive website can be quite frustrating for your customers as it will slow down their shopping process. When it comes to eCommerce websites, customer satisfaction will depend on the speed, simplicity and overall quality of the website. The highly-skilled web developers and designers at Actuate Agency can help you create an exceptional Christmas eCommerce website with a mobile-first approach.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Call us</a> to help you provide your customers with a satisfying mobile shopping experience.\r\n<h3 class=\"list-heading\">Create Gift Guides</h3>\r\nOne of the most effective Christmas eCommerce ideas is to <a href=\"https://squareup.com/gb/en/townsquare/how-to-create-a-holiday-gift-guide\" target=\"_blank\" rel=\"noopener\">create gift guides for the holiday season</a>. With people scrambling to find the perfect gifts for their loved ones, you have a great opportunity to inspire your shoppers with some creative and festive gift ideas.\r\n\r\nAs these guides can be separated into different sections, your customers will easily be able to find exactly what they’re looking for. This also gives you a chance to showcase your top-selling products and highlight how beneficial they are when paired with other products.\r\n\r\nTo ensure that your gift guides are unique and thoughtful, you could also provide options to personalise certain Christmas-y products. Let your customers add personalised messages to Christmas t-shirts, sweaters, ornaments, etc.','How to Setup Your eCommerce Website for Christmas: 4 Tips to Boost Sales','','publish','open','open','','tips-for-ecommerce-website-for-christmas','','','2026-02-15 11:35:25','2026-02-15 11:35:25','',0,'https://actuate.webpreview.co/2022/11/22/tips-for-ecommerce-website-for-christmas/',0,'post','',0),(5727,1,'2024-02-05 10:38:42','2024-02-05 10:38:42','','Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales','','inherit','open','closed','','feature-image-how-to-setup-your-ecommerce-website-for-christmas-4-tips-to-boost-sales','','','2024-02-05 10:38:42','2024-02-05 10:38:42','',5726,'https://actuate.webpreview.co/wp-content/uploads/Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales.jpg',0,'attachment','image/jpeg',0),(5728,1,'2022-12-06 12:00:00','2022-12-06 12:00:00','During the holiday season, there is bound to be a surge in both online and offline shopping. People all over the world are under pressure to find the best gifts for their loved ones and get a head start on their Christmas shopping.\r\n\r\nAlong with an increase in shoppers, comes an increase in competition. If you’d like your eCommerce store to stay ahead of your competitors, you’ll need to adopt effective <a href=\"https://en.wikipedia.org/wiki/Pricing_strategies\" target=\"_blank\" rel=\"noopener\">pricing strategies</a>. While consumers are looking to buy more, they’re also looking to spend less, which is why they are likely to be enticed by great deals and discounts.\r\n\r\nBy offering the right types of discounts, you can maximise your holiday sales opportunities, prevent shoppers from abandoning their carts and encourage new customers to try your brand.\r\n\r\nAt <a href=\"https://actuate.webpreview.co/\">Actuate Agency</a>, our experts can provide you with a variety of <a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\">eCommerce strategies</a> and solutions to help you increase your AOV.\r\n\r\nIn this article, we’re going to discuss the meanings and importance of discount pricing strategies and AOVs. We\'ve also come up with a few effective holiday discount pricing strategies to help you attract customers.\r\n<h2>What is a Discount Pricing Strategy?</h2>\r\nDiscount pricing is a promotional pricing strategy where the original prices of products and services are lowered, with the ultimate goal of increasing sales. By applying discounts to products via sales, bundles, codes or coupons, you can encourage your customers to buy more products.\r\n\r\nA reduced price often causes customers to perceive the discounted product as more valuable. Deep discounts and flash sales have proven to be highly effective in <a href=\"https://www.oberlo.in/blog/website-traffic\" target=\"_blank\" rel=\"noopener\">increasing website traffic</a> and improving conversion rates and revenues.\r\n\r\nIn order to properly activate and monitor your holiday pricing strategies and discounts, you’ll need an efficient eCommerce platform. At Actuate Agency, our eCommerce experts can provide you with the best platform to help you smoothly grow and maintain your online business. We work with high-quality eCommerce platforms like <a href=\"https://actuate.webpreview.co/magento-ecommerce/\">Magento</a>, <a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\">Shopify</a> and <a href=\"https://actuate.webpreview.co/services/ecommerce-development/aero-ecommerce/\">Aero</a> to offer the best results.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Call us</a> for effective holiday pricing tips and tricks.\r\n<h2>What is Your Average Order Value?</h2>\r\nThe average amount of money spent by your customers on each transaction is called your <a href=\"https://www.bigcommerce.com/ecommerce-answers/what-average-order-value/\" target=\"_blank\" rel=\"noopener\">average order value (AOV)</a>. You can increase your AOV by convincing your customers to buy more products and spend more money at your eCommerce store.\r\n\r\nThe average order value formula is your total revenue/your number of orders.\r\n\r\nAnother similar eCommerce metric is the average basket value, which measures the number of items that your online store sells per transaction.\r\n<h2>Holiday Discount Pricing Strategies</h2>\r\nThere are numerous ways to increase your AOV and drive traffic to your website. Let’s check out a few helpful discount tactics.\r\n<h3 class=\"list-heading\">Buy One, Get One Free</h3>\r\nThe BOGO discount is one of the top performing pricing strategies in the eCommerce industry. It is used by multiple brands and has been quite successful in boosting sales.\r\n\r\nIn this pricing strategy, you can give away a free product that’s either exactly the same or related to the one being purchased by your customer. The customer will then only have to pay for the product with the higher value.\r\n<h3 class=\"list-heading\">First-time Customer Discounts</h3>\r\nAs Christmas shoppers are often looking for the best holiday deals and offers, this is your opportunity to attract new customers to your online store. New visitors will often judge your website within the first few seconds, which is why you need to make a good first impression to keep them browsing.\r\n\r\nAside from adding some attractive <a href=\"https://actuate.webpreview.co/ecommerce/tips-for-ecommerce-website-for-christmas/\">Christmas decor to your website</a>, you can also offer first-time customer discounts. Customers are more likely to try out new brands if they can purchase the products for a lower price.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Get in touch with us</a> to help you add a festive touch to your eCommerce store and creatively display your holiday discounts.\r\n<h3 class=\"list-heading\">Cross-selling, Up-selling and Bundling</h3>\r\n<a href=\"https://www.leadsquared.com/cross-selling-strategies/\" target=\"_blank\" rel=\"noopener\">Cross-selling</a> and up-selling are great ways to increase your AOV. While up-selling promotes more expensive and upgraded products, cross-selling convinces customers to buy complementary products alongside their main purchase.\r\n\r\nSimilarly, you can create product bundles, allowing customers to buy more at a lower price. You can also let your customers create their own customised bundles and packages. These strategies can be adapted within your website’s product pages, shopping carts or checkout process.','Holiday Discount Pricing Strategies: 3 Ways to Increase Your AOV','','publish','open','open','','effective-holiday-discount-pricing-strategies','','','2026-02-15 11:30:57','2026-02-15 11:30:57','',0,'https://actuate.webpreview.co/2022/12/06/effective-holiday-discount-pricing-strategies/',0,'post','',0),(5729,1,'2024-02-05 10:38:43','2024-02-05 10:38:43','','Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1','','inherit','open','closed','','feature-image-holiday-discount-pricing-strategies-3-ways-to-increase-your-aov-1','','','2024-02-05 10:38:43','2024-02-05 10:38:43','',5728,'https://actuate.webpreview.co/wp-content/uploads/Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1.jpg',0,'attachment','image/jpeg',0),(5730,1,'2022-12-20 12:00:07','2022-12-20 12:00:07','E-commerce has given businesses an incredible opportunity to grow their customer base, brand image and business. With an eCommerce business, your customers can purchase your products anytime and anywhere. It <a href=\"https://actuate.webpreview.co/digital-strategy/understanding-the-total-cost-of-ownership-for-your-e-commerce-website/\">saves you the expenses of a retail store</a> and makes business smoother and easier.\r\n\r\nHowever, to take your business online, you may require a solid eCommerce platform. This is where Shopify eCommerce comes in.\r\n\r\nShopify has been a prominent eCommerce platform and contains everything you need to successfully run your eCommerce business. Shopify offers security as well as flexibility for your eCommerce store and allows you to create multiple pages with an in-built online editor.\r\n\r\nYou can also sell in multiple different places due to the integration of local language support, making it easier to <a href=\"https://actuate.webpreview.co/?p=5133&amp;preview=true\">connect with a broader range of customers</a>.\r\n\r\nLet us take an in-depth look at why Shopify eCommerce is one of the best online platforms for businesses.\r\n<h2>5 Reasons Why Shopify is the eCommerce King</h2>\r\n<h3 class=\"list-heading\">Shopify Gives Businesses a Hosted Solution</h3>\r\nWhen you are looking to launch your online business, you likely need web hosting, which can be a real challenge. You need a considerable amount of technical support to host a shopping cart. This can be difficult for <a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\">startups, who do not have the time</a> and technical support to get this done.\r\n\r\nShopify, however, offers a cloud-based setup to solve this problem. It is a hosted platform where you do not have to look into setting up servers or databases. The cloud setup lets you access your store from anywhere at any time. All you require are your admin login credentials and a secure Internet connection.\r\n\r\nMoreover, payments become easier as well. Shopify supports you with your <a href=\"https://gocardless.com/guides/posts/payment-gateways/\" target=\"_blank\" rel=\"noopener\">payment gateway</a> and also looks after any returns or refunds for you.\r\n<h3 class=\"list-heading\">Shopify Offers In-built Business Marketing Tools</h3>\r\nAnother reason why Shopify is the best eCommerce platform is that it offers businesses in-built marketing tools that can considerably lower the actual costs of business and product marketing. This enables you to add unique elements to your eCommerce pages—like <a href=\"https://themeisle.com/blog/meta-description-examples/\" target=\"_blank\" rel=\"noopener\">meta titles</a>, unique URLs and more—to increase page visibility.\r\n\r\nBesides, with Shopify eCommerce, you can also optimise your store based on your preference. Not only that, Shopify also lets you integrate your shop into various social media sites, like Facebook, Twitter, Pinterest and more. This helps you market products to a larger audience, as well as <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">increase your brand visibility</a>.\r\n<h3 class=\"list-heading\">Shopify Gives You Increased Speed and Security</h3>\r\nFor any eCommerce website to be successful, you need to ensure that your <a href=\"https://actuate.webpreview.co/ecommerce/what-is-ecommerce-customer-experience-and-why-does-it-matter/\">customers have a smooth shopping experience</a>. If they can navigate through your website easily, they are more likely to purchase from you. Shopify makes this possible by ensuring that your web pages have a great loading speed and that they retain customers.\r\n\r\nMoreover, Shopify also ensures that your online business is absolutely secure. It offers the best service in terms of security and integration among payment providers. Shopify also includes an in-built speed checker that lets customers complete their payments within a good loading time.\r\n<h3 class=\"list-heading\">Shopify Offers a Payment Gateway</h3>\r\nOne of the key elements to running a successful eCommerce business is to have a fast, smooth and easy payment process. If you have a payment gateway that is slow and full of errors, your customers are more likely to abandon their cart.\r\n\r\nHowever, Shopify eCommerce is integrated with a large number of payment gateways that let your customers make their payments with ease. Moreover, they also offer their own payment gateway without transaction fees.\r\n<h3 class=\"list-heading\">Shopify’s Advanced Functionalities</h3>\r\nWith Shopify, you will also be able to avail advanced functionalities with a plugin or an application. This will let you download, install and customise your online shop. Shopify also offers additional features, like inventory management, accounting and business reporting.\r\n\r\nIn addition to that, you will also find options like email autoresponders, which can help automate your responses to customers about common queries. With such features, it becomes considerably easier to run your business on autopilot if, for example, you are away.','5 Reasons Shopify is Stealing eCommerce Market Share','','publish','open','open','','shopify-ecommerce-benefits','','','2026-02-15 11:28:27','2026-02-15 11:28:27','',0,'https://actuate.webpreview.co/2022/12/20/shopify-ecommerce-benefits/',0,'post','',0),(5731,1,'2024-02-05 10:38:44','2024-02-05 10:38:44','','Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2','','inherit','open','closed','','feature-image-5-reasons-shopify-is-stealing-e-commerce-market-share-2','','','2024-02-05 10:38:44','2024-02-05 10:38:44','',5730,'https://actuate.webpreview.co/wp-content/uploads/Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2.jpg',0,'attachment','image/jpeg',0),(5732,2,'2023-01-03 12:00:20','2023-01-03 12:00:20','The main objective of an eCommerce website is to gain more traffic and sell more products. There are several factors that go into achieving a successful eCommerce business but UX design plays a big part towards it.\r\n\r\nThe core of great UX design is to provide a smooth, logical and satisfying shopping experience. On top of that, a good visual design will help your brand image, taking your business to new heights.\r\n\r\nAn eCommerce UX design plays a major role in the first impressions of your website. These impressions can be positive or negative and can impact your sales. Statistics show that around 75% of visitors abandon their cart if they’re unhappy with their eCommerce shopping experience.\r\n\r\nTherefore, it’s a good idea to leave the UX design process in the hands of the professionals at Actuate Agency. We can help provide an excellent user-friendly experience and improve your brand image.\r\n\r\nTo help you understand the need for good UX design, we’ve made a list of the benefits that it can provide for your eCommerce website.\r\n<h2>Let’s get started!</h2>\r\n<h3 class=\"list-heading\">Increases Conversion Rate</h3>\r\nOn an eCommerce website, customers have to entrust their personal data and money to your business. However, they won’t enter that information if your <a href=\"https://www.lcn.com/blog/7-tips-to-make-your-website-look-more-professional/\" target=\"_blank\" rel=\"noopener\">website doesn’t look professional and trustworthy</a>.\r\n\r\nIf users don’t feel comfortable on your website, they won’t spend a lot of time navigating your page. On top of that, they won’t purchase the products on your website because you’ll have lost credibility in their head.\r\n\r\nYou might have the best products for your audience but if you don’t present them well on your website, you’re bound to fail. A great user experience can help you gain that important credibility, increasing your conversion rate.\r\n<h3 class=\"list-heading\">Reduces Overload of Information</h3>\r\nWhen you provide too much information to your website visitor, they become distracted and lose focus on the product. It’s one of the most <a href=\"https://actuate.webpreview.co/ecommerce/4-common-ecommerce-mistakes/\">common mistakes made by eCommerce companies</a>. Instead, eCommerce websites must provide the necessary information to improve their SEO ranking.\r\n\r\nWhile it’s important to display the product’s description, it won’t matter if you fail to present it properly. Due to this, you need the experts at Actuate Agency to create a good experience for your users.\r\n\r\nWe can help your website provide specific information in the right place. <a href=\"https://actuate.webpreview.co/services/design-ux/\">UX eCommerce designs</a> help consumers purchase products quicker and increase sales.\r\n\r\nThis is because consumers don’t have to spend a lot of time and effort to get the information they want about the product.\r\n<h3 class=\"list-heading\">Boosts Engagement</h3>\r\nOne of the main objectives of using UX design on eCommerce websites is to make users more involved in the shopping experience. <a href=\"https://actuate.webpreview.co/services/design-ux/\">Good UX designs</a> can help customers feel like they can interact well with your website.\r\n\r\nIt should consist of a straightforward design that catches the user’s eye and impacts their shopping experience positively. You should also ensure that the experience is unique and separates you from your competitors.\r\n\r\nConsistent design and tone can help you achieve more user engagement and it also provides a good brand image. If you don’t focus on these two elements, you may create confusion among users and they’ll <a href=\"https://blog.hubspot.com/marketing/why-people-leave-your-website\" target=\"_blank\" rel=\"noopener\">lose interest in your website</a>.\r\n\r\nTherefore, you must make sure that the elements are interactive and create a need for exploring other pages on your website. The <a href=\"https://actuate.webpreview.co/contact/\">experts at Actuate Agency</a> can help you provide good UX design for your eCommerce visitors.\r\n<h3 class=\"list-heading\">Increases Customer Loyalty</h3>\r\nCustomers will begin to become loyal to your eCommerce website if you consistently provide a good experience. This means that your website can receive an increased retention rate.\r\n\r\nBy taking customer feedback and catering to their needs with an <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">effective eCommerce plan</a>, you will create a good impression. This also helps consumers become familiar with the product and develop a good relationship with the company.\r\n\r\nDue to this, you’ll need good UX designs for your website to create the most efficient and enjoyable experience. We can help take customer feedback and provide necessary <a href=\"https://actuate.webpreview.co/services/design-ux/\">UX design changes to your eCommerce website</a>.\r\n\r\nThis ensures that your customers are consistently <a href=\"https://www.swiftlocalsolutions.com/blog/6-ways-you-can-improve-your-customers-shopping-experience-and-increase-sales-without-spending-a-bunch-of-money\" target=\"_blank\" rel=\"noopener\">satisfied with the shopping experience</a>, keeping them loyal to your company.','4 Reasons Good UX Design is Crucial to an eCommerce Website','','publish','open','open','','ux-design-for-ecommerce-websites','','','2026-02-15 13:42:46','2026-02-15 13:42:46','',0,'https://actuate.webpreview.co/2023/01/03/ux-design-for-ecommerce-websites/',0,'post','',0),(5733,1,'2024-02-05 10:38:45','2024-02-05 10:38:45','','Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled','','inherit','open','closed','','reasons-good-ux-design-is-crucial-to-an-ecommerce-website-scaled','','','2024-02-05 10:38:45','2024-02-05 10:38:45','',5732,'https://actuate.webpreview.co/wp-content/uploads/Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1.jpg',0,'attachment','image/jpeg',0),(5734,1,'2024-02-05 10:38:46','2024-02-05 10:38:46','','VNU_M653_09-min','','inherit','open','closed','','vnu_m653_09-min','','','2024-02-05 10:38:46','2024-02-05 10:38:46','',5732,'https://actuate.webpreview.co/wp-content/uploads/VNU_M653_09-min.png',0,'attachment','image/png',0),(5735,1,'2023-01-17 12:00:28','2023-01-17 12:00:28','eCommerce has evolved rapidly over the years and lots of businesses and companies have entered the online market. While this side of the business can be beneficial, competition is at an all-time high.\r\n\r\nIf you’re a small business entering the eCommerce market, you need to stand out from the crowd. While investing money into developing your eCommerce website plays a crucial role, it doesn’t guarantee success.\r\n\r\nYou need to plan strategically to attract more customers and ensure that they purchase your products. For instance, having a thought-out marketing strategy can help you reach a wider audience, regardless of your business’ size.\r\n\r\nThere are many aspects you can focus on, depending on the type of products and services that you offer. However, there are some basics that you’ll need to cover to facilitate growth for your eCommerce business.\r\n\r\nTo help you out, we’ve created a list of eCommerce strategy tips for small businesses to help you gain more sales.\r\n<h2>Let’s get started!</h2>\r\n<h3 class=\"list-heading\">Highlight New Products</h3>\r\nA common eCommerce strategy for beginners is to highlight certain products on your website. We highly recommend putting your new products and services in the spotlight, because they will have a higher appeal.\r\n\r\nYou can promote these products and services on different social platforms and link to your eCommerce website. If you put the new item on your main page, this helps consumers purchase it quickly.\r\n\r\nHighlighting and promoting new products plays a crucial role if you’re a small business looking to build an online presence. It can cause customers to stay on their toes if they want to buy your products, especially if you have limited stock.\r\n\r\nSeveral aspects go into making this <a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\">eCommerce strategy</a> successful for small businesses. We recommend taking the help of experts, like the <a href=\"https://actuate.webpreview.co/contact\">ones at Actuate Agency</a>, to help grow your eCommerce business.\r\n<h3 class=\"list-heading\">Offer More Payment Options</h3>\r\nIf you’re running an eCommerce website, it’s essential to provide a lot of payment options for your customers. This allows for a seamless purchase experience and appeal to a wide range of consumers. It also helps to reduce cart abandonment rates, increasing your sales.\r\n\r\nMake sure to add payment options that have proper security and comply with regulations. This shows customers that you care about providing them with a premium and safe shopping experience.\r\n\r\nAdditionally, make sure to <a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\">provide good UX design</a> as it gives a more premium feel to your website. It can get your customers to trust you, increasing the chances that they’ll purchase from you.\r\n<h3 class=\"list-heading\">Provide Discounts</h3>\r\nDiscounts provide an incentive for your web traffic to purchase your products and services. This is an effective eCommerce strategy for small businesses that are looking to get new customers.\r\n\r\n<a href=\"https://www.invespcro.com/blog/ecommerce-discount-pricing-strategies/\" target=\"_blank\" rel=\"noopener\">Products with discount prices</a> are eye-catching on a website and customers feel good about buying at a lower price. If you want to get more sales by providing a discount, we recommend advertising them on your website.\r\n\r\nThe location of the discounts, any promotions and the timing can have a big impact on your conversion rate. You can take advantage of your website design to provide these discounts to your customers.\r\n\r\nIn such cases, we recommend using our <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">Aero and Shopify eCommerce development services</a>. These development applications provide more versatility, helping you implement <a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\">more eCommerce strategies</a> on your website.\r\n<h3 class=\"list-heading\">Optimise Your Website Content</h3>\r\nOptimising your content is an effective way to grow your eCommerce website, especially if you’re a small business. It can help you gain more visitors that can easily turn into potential customers.\r\n\r\nIt doesn’t matter how many features you can provide on your products, they won’t come out on the top of Google search results if your content isn’t optimised. If you optimise the content and come up with <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">an effective eCommerce plan</a>, you can generate more sales.\r\n\r\nDue to this, you must take a look at the product pages on your website and optimise them to attract your target audience. You can optimise your eCommerce website by providing a <a href=\"https://actuate.webpreview.co/services/design-ux/\">better user experience, design</a> and content.','4 Useful eCommerce Strategy Tips for Small Businesses to Get Started','','publish','open','open','','ecommerce-strategy-tips-for-small-businesses','','','2026-02-15 11:23:41','2026-02-15 11:23:41','',0,'https://actuate.webpreview.co/2023/01/17/ecommerce-strategy-tips-for-small-businesses/',0,'post','',0),(5736,1,'2024-02-05 10:38:50','2024-02-05 10:38:50','','ecommerce-strategy-for-beginners','','inherit','open','closed','','ecommerce-strategy-for-beginners','','','2024-02-05 10:38:50','2024-02-05 10:38:50','',5735,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-strategy-for-beginners.jpg',0,'attachment','image/jpeg',0),(5737,1,'2023-01-31 12:00:14','2023-01-31 12:00:14','If you’ve been looking to start an eCommerce store or already run one, you may notice Magneto 2 is a popular option. It’s used by around 200,000 websites and helps to provide a unique eCommerce experience.\r\n\r\nHowever, many eCommerce websites use the older version, also known as Magneto to run their online store. If that’s the case with your website, we highly recommend upgrading it to Magneto 2.\r\n\r\nThe application provides many useful features that contribute towards providing a high-quality shopping experience to customers. To emphasise further on this point, we’ve created a list of benefits that your business can gain by using Magento 2 on their eCommerce store.\r\n<h2>Let’s get started!</h2>\r\n<h3 class=\"list-heading\">Improve Website Performance</h3>\r\nOne of the biggest benefits of Magento 2 is that it provides improved performance compared to its predecessor. The application has an advanced indexer that provides answers to a visitor’s queries quickly.\r\n\r\nMagneto 2 also updates the store data frequently, including catalogues and prices to improve the overall performance of your store. It ensures that your web pages load quickly, improving the user experience.\r\n\r\nIt’s crucial because if your website takes more than a couple of seconds to load, it can double your bounce rate. Therefore, if you choose Magento 2 for your eCommerce store, we can <a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\">provide you with a good UX design</a>, giving customers with a better shopping experience.\r\n<h3 class=\"list-heading\">Mobile-Friendly</h3>\r\nCustomers have begun to use their smartphones for online shopping. In fact, more than half of mobile users have made online purchases on their devices. Your business needs to ensure that its eCommerce store is easily accessible to phone users.\r\n\r\nFortunately, Magento provides a mobile-friendly experience, ensuring your eCommerce store is accessible to eCommerce users. It also provides a mobile-friendly checkout experience, which is crucial if you want to increase your conversion rate.\r\n\r\n<a href=\"https://actuate.webpreview.co/magento-ecommerce/magento-2/\">The Magento 2 platform</a> provides responsive design themes for all devices. You can design and provide an eCommerce site that can be used on different devices.\r\n<h3 class=\"list-heading\">Advanced SEO Features</h3>\r\nThe best way to gain more visitors to your eCommerce site is through an organised search. Many people use search engines like Google to find their desired products. Due to this, it’s crucial to have a <a href=\"https://actuate.webpreview.co/services/maintain-optimise/\">properly optimised website</a>, if you’re looking to gain more sales.\r\n\r\nTo help you out, <a href=\"https://actuate.webpreview.co/magento-ecommerce/magento-2/\">Magento 2</a> offers many advanced SEO features you’ll need to get on top of these search pages. The platform has been made keeping SEO in mind and allows users to implement many unique SEO tactics.\r\n\r\nSome SEO features on Magento 2 include meta implementation, SEO titles, data snippets for product pages and more. The platform can provide <a href=\"https://actuate.webpreview.co/services/design-ux/\">great UX design on your website</a> while keeping it SEO-friendly.\r\n<h3 class=\"list-heading\">Customisable Security Features</h3>\r\nYou need to focus on your security if you want visitors to trust your eCommerce website. Customers have to submit sensitive information like credit card details to purchase products from your website, which they won’t do if they don’t feel secure.\r\n\r\n<a href=\"https://actuate.webpreview.co/magento-ecommerce/magento-2/\">The Magento 2 platform</a> provides you with options and lets you add multiple levels of security permissions. It gives your website the defence it needs against <a href=\"https://www.nytimes.com/guides/privacy-project/how-to-protect-your-digital-privacy\">potential data breaches and bot attacks</a>.\r\n\r\nThe developers also actively release security updates to cover for any vulnerabilities on the website. Overall, tools like 2FA, SSL and other security features ensure that you can keep your online store safe.\r\n<h3 class=\"list-heading\">UX Design Freedom</h3>\r\nAll businesses have unique styles and branding, depending on the product or service they sell. Therefore, if you want to stand out from your competitors, you’ll need the freedom to customise your website.\r\n\r\nOne of the biggest advantages of the <a href=\"https://actuate.webpreview.co/magento-ecommerce/magento-2/\">Magento 2 platform</a> is that it provides various themes, extensions, and custom web development features. The platform also allows you to implement a One Step checkout process.\r\n\r\nIt helps allows users to check out quickly and reduces your website’s cart abandonment rate. These features ensure<a href=\"https://www.prnewsblog.com/news/tech/14415/5-tips-to-creating-an-exceptional-user-experience-for-your-website/\" target=\"_blank\" rel=\"noopener\"> the user experience is top-notch</a>, bringing your brand in a positive light.\r\n\r\nWith user-friendly features like quick view, friendly designs and the options to view the website in multiple languages, <a href=\"https://actuate.webpreview.co/magento-ecommerce/magento-2/\">Magneto 2</a> could be the best platform for your website.','5 Amazing Benefits of Using Magento 2 for Your eCommerce Store','','publish','open','open','','benefits-magento-2','','','2026-02-15 11:21:31','2026-02-15 11:21:31','',0,'https://actuate.webpreview.co/2023/01/31/benefits-magento-2/',0,'post','',0),(5738,1,'2024-02-05 10:38:51','2024-02-05 10:38:51','','benefits-of-magento-2','','inherit','open','closed','','benefits-of-magento-2','','','2024-02-05 10:38:51','2024-02-05 10:38:51','',5737,'https://actuate.webpreview.co/wp-content/uploads/benefits-of-magento-2.jpeg',0,'attachment','image/jpeg',0),(5739,2,'2023-02-14 13:42:14','2023-02-14 13:42:14','Shopify has grown into one of the largest eCommerce platforms in the world and every company is looking to use it. Due to this, the competition in the eCommerce industry is at an all-time high, and you need to work on standing out from the rest.\r\n\r\nOne of the best ways to get the edge on your competitors is to use Shopify to its complete potential. This includes making use of the interface, store design and more.\r\n\r\nWhile you’re working on these aspects of your eCommerce website, it’s crucial to keep its primary purpose in mind, getting customers to buy your products. The experts at Actuate Agency help companies use best practices to build a successful Shopify store.\r\n\r\nTo help you out, we’ve made a list of the best practices for Shopify to help you <a href=\"http://inbusinessworld.com/7-ways-to-grow-your-online-business-and-increase-revenue/\" target=\"_blank\" rel=\"noopener\">gain more sales and traffic</a>. These tips are easy to follow and could be the answer to how to make your Shopify shop look good.\r\n<h2>Let’s get started!</h2>\r\n<h3 class=\"list-heading\">Take Advantage of Visual Hierarchy</h3>\r\nYour website is a visual medium that communicates with your customers. Whenever you’re looking to develop a website, it’s crucial to organise your content in a way that catches the attention of your customers.\r\n\r\nIn other words, you need to create a strong visual hierarchy on your eCommerce website. This helps website viewers know where they should look and how they should navigate your website.\r\n\r\nWe recommend using large images and texts to showcase products or deliver certain information to your website. Users are more likely to be drawn to bigger graphics, making it highly likely that they will click on them.\r\n\r\nThe experts at Actuate Agency understand the importance of visual hierarchy in a Shopify store design. Therefore, if you’re looking for a <a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\">reliable Shopify UX designer</a>, you should <a href=\"https://actuate.webpreview.co/contact/\">contact us today</a>!\r\n<h3 class=\"list-heading\">Make Navigation Easier</h3>\r\nYour Shopify store should be easy to navigate and visitors should be able to find the items they desire. Studies have shown that visual appeal and navigation are two crucial factors in leaving a good first impression on visitors.\r\n\r\nYou must avoid overwhelming a visitor with options and keep things simple in terms of navigation. You must carefully consider how you want to organise items on your website and create categories.\r\n\r\nWork on reducing the number of clicks it takes for a visitor to reach their desired product. To do this, we recommend grouping similar products and services into a single page. Don’t forget to prioritise the pages that are crucial for you and your customers, and ensure that they’re featured on the homepage.\r\n\r\nYou don’t have to try something unique when it comes to navigation. Choosing an effective way to navigate is simply choosing what will work best for your specific website. Therefore, we recommend <a href=\"https://actuate.webpreview.co/\">hiring someone experienced</a> when it comes to <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">developing an effective eCommerce website</a>.\r\n<h3 class=\"list-heading\">Make a Smooth Checkout Process</h3>\r\nSurveys suggest that around a whopping 70% of online shoppers <a href=\"https://www.optimizely.com/optimization-glossary/shopping-cart-abandonment/\" target=\"_blank\" rel=\"noopener\">don’t complete the checkout process</a>. While there are several factors that prevent users from completing a transaction, you must work on creating a smooth checkout process on your website.\r\n\r\nHere are some suggestions to create a seamless checkout experience on your eCommerce website\r\n<ul>\r\n 	<li>Create a clean UI to ensure that customers feel secure entering their sensitive information</li>\r\n 	<li>Keep a clean layout to help users focus on checkout</li>\r\n 	<li>Allow your customers to check out on the website without having to register</li>\r\n 	<li>Guide customers on what step they’re on (if your website uses a multi-step checkout process)</li>\r\n</ul>\r\nTaking these steps ensures that shoppers are satisfied with the checkout process. It could make a <a href=\"https://cxl.com/ways-to-increase-your-conversion-rate/\" target=\"_blank\" rel=\"noopener\">massive difference to the conversion rate</a>, helping your business grow.\r\n\r\nIf you’re looking to create a smooth checkout experience on your Shopify store, we highly recommend taking the <a href=\"http://actuate.agency/contact\">help of the experts at Actuate Agency</a>. They can provide the best ways to improve the customer checkout experience.','Maximising Customer Experience: 3 Best Practices for Shopify','','publish','open','open','','maximising-customer-experience-3-best-practices-for-shopify','','','2026-02-15 13:41:53','2026-02-15 13:41:53','',0,'https://actuate.webpreview.co/2023/02/14/maximising-customer-experience-3-best-practices-for-shopify/',0,'post','',0),(5740,1,'2024-02-05 10:38:53','2024-02-05 10:38:53','','shopify-best-practices-min','','inherit','open','closed','','shopify-best-practices-min','','','2024-02-05 10:38:53','2024-02-05 10:38:53','',5739,'https://actuate.webpreview.co/wp-content/uploads/shopify-best-practices-min.jpg',0,'attachment','image/jpeg',0),(5741,1,'2023-02-28 12:00:05','2023-02-28 12:00:05','One of the most common mistakes eCommerce websites make is not being mobile-friendly. While it’s crucial for businesses to focus on creating an effective website to be viewed from computers, it’s equally important to give mobile users the same attention.\r\n\r\nStatistics state that more than half of online shoppers use mobile devices instead of desktops. In other words, you’re likely missing out on a large audience who could be interested in purchasing your products and services.\r\n\r\nNot only that but if you put in the time and effort to make your website mobile-friendly, there are several other ways your business can benefit. In this article, we’ll explore the advantages of having a mobile-friendly website and how it can benefit your business.\r\n<h2>Why is mobile-first so important?</h2>\r\n<h3 class=\"list-heading\">Easier to Access</h3>\r\nIn today’s age, a large majority of people use their mobile devices as a form of entertainment, more than those who use TVs. Therefore, they’re more likely to spot your products on a Google page or a mobile advertisement than on a regular desktop.\r\n\r\nHowever, if your customers see and want to purchase a product on their phone, you need to ensure that your website is mobile-friendly. If your product pages take time to load on a smartphone, these customers will get frustrated and <a href=\"https://sendoso.com/blog/5-reasons-why-customers-dont-buy/\" target=\"_blank\" rel=\"noopener\">not purchase the product</a>.\r\n\r\nDue to this, it’s crucial to ensure that your eCommerce website loads quicker and has a good design. If you want to make your website mobile-friendly, you should consider taking the help of experts, like the <a href=\"https://actuate.webpreview.co/about/\">ones at Actuate Agency</a>.\r\n<h3 class=\"list-heading\">Better SEO Opportunities</h3>\r\nEver since 2015, Google has prioritised keeping mobile-friendly websites at the top of their search results. In other words, if your eCommerce site isn’t mobile-friendly, the chances of your website appearing at the top of search results are very low.\r\n\r\nWhile search engine algorithms tend to change frequently, having a mobile-friendly website is always going to be a positive factor. It opens up various opportunities for your products to <a href=\"https://blog.hubspot.com/insiders/climb-to-the-top-of-google-search-results\" target=\"_blank\" rel=\"noopener\">appear at the top of search results</a>.\r\n\r\nWith the right website optimisation, you could gain a lot of visitors and traffic to your website. This also means that you’re bound to gain a boost in sales if you keep your eCommerce pages accessible on smartphones.\r\n<h3 class=\"list-heading\">Provides Better User Experience</h3>\r\nWhenever people visit an eCommerce website, they expect a clean and <a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\">straightforward user experience</a>. Your mobile-friendly website shouldn’t have any clutter and should direct visitors to the page they want to reach. This will help to improve user engagement and provide a satisfying experience.\r\n\r\nA short screen helps users to easily navigate through their smartphone. On top of that, if you have an <a href=\"https://actuate.webpreview.co/services/design-ux/\">effective UX design</a>, people may also share your product pages with others on social media platforms.\r\n\r\nToday, mobile websites tend to provide a better user experience compared to their desktop counterparts. This is because people often search online on their phones for products and services. Due to this, it’s crucial to work with experts to <a href=\"https://actuate.webpreview.co/services/design-ux/\">gain an amazing UX design</a> for your website on mobile.\r\n<h3 class=\"list-heading\">Better Conversion Rate</h3>\r\nWhile you want more visitors to your website, you also want them to convert. Fortunately, mobile websites provide better conversion rates compared to traditional websites. In other words, people are more likely to purchase a product or service from their phones.\r\n\r\nAn effective mobile-friendly website also reduces bounce rates and provides more user engagement. This is because mobile users tend to stay on your website longer and are more likely to <a href=\"https://www.activatedesign.co.nz/Blog/Welcome-Back-9-Tips-to-Generate-Repeat-Visitors-to-your-Site/\" target=\"_blank\" rel=\"noopener\">visit your website again</a>.\r\n\r\nThis allows you to create a community and encourages customers to come back and purchase more products. Due to this, it’s important to make your website stand out from the competition with <a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\">effective eCommerce strategies</a>.','4 Advantages of Having a Mobile-friendly eCommerce Website','','publish','open','open','','advantages-mobile-friendly-e-commerce-website','','','2026-02-15 11:16:48','2026-02-15 11:16:48','',0,'https://actuate.webpreview.co/2023/02/28/advantages-mobile-friendly-e-commerce-website/',0,'post','',0),(5742,1,'2024-02-05 10:38:55','2024-02-05 10:38:55','','mobile-friendly-ecommerce-website','','inherit','open','closed','','mobile-friendly-ecommerce-website','','','2024-02-05 10:38:55','2024-02-05 10:38:55','',5741,'https://actuate.webpreview.co/wp-content/uploads/mobile-friendly-ecommerce-website.jpg',0,'attachment','image/jpeg',0),(5743,2,'2023-03-14 09:55:34','2023-03-14 09:55:34','Today, people prefer to do everything online, including shopping. Due to this, there’s no better time than now to have an eCommerce website. It can provide you with more exposure and could lead to more sales and profit.\r\n\r\nHowever, due to its rising popularity, many businesses have hopped on the eCommerce bandwagon, making competition fierce. That’s why you need to ensure your eCommerce website stands out from the crowd.\r\n\r\nOne of the best ways to achieve this goal is to have a great eCommerce website design. Your website should use the right fonts, graphics, and words that captivate your visitors, making it tempting for them to buy your products and services.\r\n\r\nHowever, there are many factors towards creating a great eCommerce website design. It can be overwhelming for you to understand what you need to do to take a step in the right direction.\r\n\r\nIn such cases, we recommend taking the help of UX and web design experts, like the ones at Actuate Agency. Additionally, you can take some steps on your own to create an engaging eCommerce website design.\r\n\r\nTo help you out, we’ve made a list of tips you should follow to create an effective and <a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\">interactive eCommerce store design</a>.\r\n<h2>The secrets to engaging websites</h2>\r\n<h3 class=\"list-heading\">Keep it Simple</h3>\r\nOne of the biggest rules to creating an engaging eCommerce website is by keeping it simple. Unfortunately, many businesses make the mistake of adding too many features and options to their website. A large number of features will overwhelm the customer, causing them to leave the site.\r\n\r\nDue to this, when you want to create an eCommerce website, having a simple design is always better. The more features you add to your website, the more distracting it’s for a potential customer.\r\n\r\nCreating a simple <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">eCommerce website design with a proper plan</a> ensures that your visitors are focused on finding the products they want and purchasing them. Otherwise, you’re simply losing engagement and potential sales on your website.\r\n\r\nThat’s why we recommend finding the balance between keeping your website unique and simple <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">during the development process</a>. It can leave a good impression on customers and make it more likely for them to purchase products from your website.\r\n<h3 class=\"list-heading\">Create a Brand Image</h3>\r\nWhen people shop online, they’re more likely to purchase from an established brand instead of a faceless eCommerce website. <a href=\"https://rockcontent.com/blog/brand-trust/\">Brands create a sense of trust</a> among customers and it plays a crucial role, especially when you have sensitive data like credit card information.\r\n\r\nIf you want to build a good relationship with your customers, you must put some serious effort into branding. It distinguishes you from your competitors and plays a massive role in leaving an impression on your audience.\r\n\r\nWhen you’re looking to create an engaging eCommerce design, it needs to match your brand. If you aren’t sure about your brand, take the time to work towards creating one before you start designing.\r\n\r\nIf you’re looking to <a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\">effectively execute your brand into your eCommerce website</a>, you should take the help of web design experts, like the ones at <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">Actuate Agency</a>. They have years of experience in creating websites that leave a good brand impression.\r\n<h3 class=\"list-heading\">Use Colours and Images to Your Advantage</h3>\r\nColours are another critical element of creating an engaging eCommerce design. By using the <a href=\"https://www.verywellmind.com/color-psychology-2795824\">psychological factors behind colours</a>, you can use it to gain more sales and engagement from your visitors.\r\n\r\nDifferent colours can bring a range of unique emotions, causing them to take action. Therefore, if you want to increase your website conversion rate, you need to take complete advantage of these colours.\r\n\r\nAfter choosing the right colours, you need to choose the right images for your eCommerce website. Always aim to <a href=\"https://medium.com/swlh/why-high-quality-photos-are-important-to-your-business-739aed2e88a7\">showcase high-quality pictures on your website</a>, or it could leave a bad impression.\r\n\r\nIf you’re selling products on your website, product images are the only way people can visually analyse them. It plays a critical role in their decision-making process, and you must ensure that you leave a positive impression.\r\n\r\nIt’s one of the crucial you should consider while <a href=\"https://actuate.webpreview.co/services/maintain-optimise/\">maintaining and optimising</a> to create an engaging eCommerce website.','3 Tips to Create an Engaging eCommerce Website Design','','publish','open','open','','engaging-ecommerce-website-design','','','2026-02-15 13:41:53','2026-02-15 13:41:53','',0,'https://actuate.webpreview.co/2023/03/14/engaging-ecommerce-website-design/',0,'post','',0),(5744,1,'2024-02-05 10:38:56','2024-02-05 10:38:56','','Web-design-min','','inherit','open','closed','','web-design-min','','','2024-02-05 10:38:56','2024-02-05 10:38:56','',5743,'https://actuate.webpreview.co/wp-content/uploads/Web-design-min.png',0,'attachment','image/png',0),(5745,1,'2023-03-28 08:52:52','2023-03-28 07:52:52','The eCommerce industry is rapidly evolving and businesses are choosing to buy and sell their products online. However, you need to make sure that your business can remain competitive and meet the demands of modern customers.\r\n\r\nDue to this, you should work on providing a reliable eCommerce website and the first step is choosing the right eCommerce platform. If you’re looking to create a modern and powerful eCommerce platform, <a href=\"https://actuate.webpreview.co/services/ecommerce-development/aero-ecommerce/\">Aero</a> could be the right choice for your business.\r\n\r\nThe Aero eCommerce platform has proven to be one of the best in recent times and provides you with the freedom of creating an attractive eCommerce platform. There are several ways Aero eCommerce can take your website to new heights.\r\n\r\nIn this article, we’ll dive into the advantages of choosing Aero eCommerce and how it can benefit your business.\r\n<h2>So why Aero?</h2>\r\n<h3 class=\"list-heading\">Better Performance</h3>\r\nOne of the biggest benefits of Aero eCommerce is the performance it provides to reduce your loading time. As you may know, slow speeds on eCommerce websites are one of the biggest reasons for poor conversion rates and high bounce rates.\r\n\r\nStudies have shown that the conversion rate drops by four per cent for every additional second your website takes to load. Due to this, you can’t afford to have a website with high loading times.\r\n\r\nTo ensure your website has minimal loading time, Aero eCommerce takes advantage of modern technology to provide quick page loading speed, helping to increase your conversion rate without <a href=\"https://actuate.webpreview.co/ecommerce/ux-design-for-ecommerce-websites/\">compromising your web design</a>.\r\n\r\nThe quick speed makes a massive difference in a customer\'s online shopping experience, making them more likely to buy your products. It also ensures your customers are happy with your website, making them more likely to come back when they next want to buy a product or service.\r\n<h3 class=\"list-heading\">Flexibility</h3>\r\nWhen you’re looking to create a unique eCommerce website, your platform needs to be flexible. In other words, the platform should allow your business to customise its store according to its personal needs and preferences.\r\n\r\nThe Aero eCommerce platform provides various customisation options, allowing your business to adapt. The modern interface allows you to make changes to adapt to changing marketing conditions and customer demands, like ensuring<a href=\"https://actuate.webpreview.co/ecommerce/advantages-mobile-friendly-e-commerce-website/\"> your website is mobile-friendly</a>.\r\n\r\nThe options provided by the platform also ensure that you have everything you need to provide a great user experience. With the proper settings, your eCommerce website can offer features like <a href=\"https://www.coveo.com/blog/personalized-product-recommendations-in-ecommerce/\">personalised recommendations</a> and a quick checkout process.\r\n\r\nThis ensures your customers are satisfied and your business receives more positive reviews. However, we recommend working with <a href=\"https://actuate.webpreview.co/services/ecommerce-development/aero-ecommerce/\">Aero eCommerce experts at Actuate Agency</a> to implement these features effectively on your website.\r\n<h3 class=\"list-heading\">Streamlined Operations</h3>\r\nAnother benefit of Aero eCommerce is that it allows your website to have properly streamlined operations. This ensures that your business can eliminate redundancies, reduce manual labour and reduce errors. This allows your business to work more efficiently and helps you gain more sales.\r\n\r\nThis feature of Aero eCommerce can help businesses to work quickly and efficiently. It allows businesses to <a href=\"https://actuate.webpreview.co/ecommerce/maximising-customer-experience-3-best-practices-for-shopify/\">provide a better customer experience</a>, with effective order processing and shopping. This leads to fewer customer complaints, more positive reviews and increased customer loyalty.\r\n\r\nIt also provides businesses with the opportunity to <a href=\"https://swankyagency.com/importance-of-data-ecommerce/\">collect and manage their data</a> more effectively. Some of the data that you can receive from the platform include sales trends and inventory levels on your eCommerce website.\r\n\r\nIf you’re looking for ways to streamline your eCommerce business, you should consider <a href=\"https://actuate.webpreview.co/contact/\">working with the professionals at Actuate Agency</a>. It reduces room for error when you’re trying to automate processes on your eCommerce site.','3 Benefits of Aero eCommerce You Should Know as a Business Owner','','publish','open','open','','benefits-of-aero-ecommerce','','','2026-02-15 11:12:50','2026-02-15 11:12:50','',0,'https://actuate.webpreview.co/2023/03/28/benefits-of-aero-ecommerce/',0,'post','',0),(5746,1,'2024-02-05 10:38:57','2024-02-05 10:38:57','','benefits-of-aero-ecommerce','','inherit','open','closed','','benefits-of-aero-ecommerce-2','','','2024-02-05 10:38:57','2024-02-05 10:38:57','',5745,'https://actuate.webpreview.co/wp-content/uploads/benefits-of-aero-ecommerce.jpg',0,'attachment','image/jpeg',0),(5747,1,'2023-04-13 06:26:17','2023-04-13 05:26:17','As online shopping continues to take over the retail industry, it’s important for eCommerce businesses to stay up-to-date. The first step many businesses take is choosing the right eCommerce platform to sell their products on. When it comes to making this decision, Shopify is the clear winner.\r\n\r\nThe platform provides a wide range of options and ensures you can provide everything your potential customers need. On top of that, Shopify continues to add new updates and features to its website, giving limitless possibilities.\r\n\r\nHowever, you need to make sure you’re using the right features and ensuring the user experience continues to stay simple and fresh. Due to this, we highly recommend <a href=\"https://actuate.webpreview.co/contact/\">taking the help of the experts at Actuate Agency</a> to bring much-needed changes to your website.\r\n\r\nYou need to stay up-to-date with the latest trends and innovations to ensure your customers are satisfied with your website. To help you out, we’ve made a list of Shopify eCommerce trends you should be aware of to stay ahead of the competition.\r\n<h2>Shopify Trends</h2>\r\n<h3 class=\"list-heading\">Making Your Website Mobile-friendly</h3>\r\nOne of the Shopify eCommerce trends you have to hop on is making your website mobile-friendly. In 2022, around fifty per cent of overall eCommerce sales came from mobile devices. On top of that, these numbers are expected to keep climbing in the coming years and should be a <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">part of your eCommerce plan</a>.\r\n\r\nDue to this reason, Shopify store owners need to optimise their websites for mobile devices to <a href=\"https://actuate.webpreview.co/ecommerce/maximising-customer-experience-3-best-practices-for-shopify/\">provide seamless shopping experiences to their customers</a>. This includes having a responsive design, easy navigation and faster load times on mobile devices.\r\n\r\nIf you don’t optimise your website for mobile devices, you’re potentially missing out on a large number of sales. Therefore, if you’re looking to make your website mobile-friendly, we recommend taking the help of eCommerce developers, like the <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">ones at Actuate Agency</a>.\r\n<h3 class=\"list-heading\">Personalisation</h3>\r\nThe Shopify website has begun to provide personalisation for customers in their eCommerce store. This helps to provide a unique and tailored shopping experience. Today, you can take advantage of customer data and behaviour to provide many unique and personalised features.\r\n\r\nThis includes personalised product recommendations, targeted email campaigns, and features that resonate with individual customers. It makes the shopping experience more enjoyable for visitors, ensuring they stay on your website for longer.\r\n\r\nOn top of that, if you show customers products that are relevant to their interests, the chances of them making a purchase increase significantly. It’ll also ensure that your website stands out to customers compared to non-personalised eCommerce websites.\r\n\r\nThere are many ways to add personalised features to your Shopify store. However, this Shopify eCommerce trend needs to be applied properly to keep your visitors invested. Due to this, if you have a local eCommerce website in Manchester, you should take the help of <a href=\"https://actuate.webpreview.co/\">eCommerce experts</a> from that area.\r\n<h3 class=\"list-heading\"> Social Commerce</h3>\r\nOver the years, people have begun to spend a significant amount of time on social media platforms. Due to this, social commerce has become a popular Shopify eCommerce trend. It helps you reach out and engage with your target audience, helping you to understand their perspective.\r\n\r\nWith social commerce, social media users will be able to browse and purchase products without having to leave the social media platform. This makes the buying process more streamlined and easy and is bound to get you more sales.\r\n\r\nIt also helps your business build a stronger brand presence on these platforms. This is especially crucial in today’s age, where people have the ability to share product posts and more on social media. It’ll help you reach a wider audience while also allowing you to engage with your customers directly.\r\n\r\nOverall, social commerce is an effective way for your <a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\">Shopify business to have a larger reach</a>, <a href=\"https://actuate.webpreview.co/ecommerce/ux-design-for-ecommerce-websites/\">give a better user experience</a>, and increase your sales. It’ll ensure that your business stays ahead of the competition by targeting a vast audience.','The Future of eCommerce: 3 Trends to Watch for in Your Shopify Store','','publish','open','open','','shopify-ecommerce-trends','','','2026-02-04 11:57:07','2026-02-04 11:57:07','',0,'https://actuate.webpreview.co/2023/04/13/shopify-ecommerce-trends/',0,'post','',0),(5748,1,'2024-02-05 10:38:58','2024-02-05 10:38:58','','shopify-ecommerce-trends','','inherit','open','closed','','shopify-ecommerce-trends-2','','','2024-02-05 10:38:58','2024-02-05 10:38:58','',5747,'https://actuate.webpreview.co/wp-content/uploads/shopify-ecommerce-trends.png',0,'attachment','image/png',0),(5749,1,'2023-07-27 13:10:52','2023-07-27 12:10:52','<h2>10 effective ways to boost ecommerce customer reviews</h2>\r\n<ol>\r\n 	<li>\r\n<h3>Encourage Reviews:</h3>\r\nMake sure to ask your customers to leave a review after they have made a purchase. Include a reminder in your post-purchase follow-up email, on the product page, and in other relevant communication with the customer.</li>\r\n 	<li>\r\n<h3>Offer Incentives:</h3>\r\nOffer incentives, such as a discount or a free sample, for customers who leave a review. This will motivate them to share their experience with your product or service.</li>\r\n 	<li>\r\n<h3>Make It Easy:</h3>\r\nMake it easy for customers to leave a review by providing a simple, streamlined process. Consider using a third-party review platform that integrates with your ecommerce store.</li>\r\n 	<li>\r\n<h3>Respond to Reviews:</h3>\r\nResponding to reviews shows that you value customer feedback and care about their experiences. It can also help to address any concerns or issues a customer may have had, improving their overall experience.</li>\r\n 	<li>\r\n<h3>Show Off Positive Reviews:</h3>\r\nShowcase positive reviews on your website and social media channels. This can help build trust with potential customers and encourage them to purchase.</li>\r\n 	<li>\r\n<h3>Use Social Proof:</h3>\r\nUse social proof, such as the number of reviews or an average rating, to showcase the popularity and quality of your products or services. This can help build credibility with potential customers.</li>\r\n 	<li>\r\n<h3>Use Video Reviews:</h3>\r\nConsider incorporating video reviews into your ecommerce store. These can be more engaging and convincing than written reviews, and can help to build trust with potential customers.</li>\r\n 	<li>\r\n<h3>Follow up with Customers:</h3>\r\nFollow up with customers after they have left a review to thank them for their feedback and encourage them to make future purchases. This can help build customer loyalty and improve the chances of repeat business.</li>\r\n 	<li>\r\n<h3>Offer Product Sampling:</h3>\r\nConsider offering product sampling to customers in exchange for their review. This can help build customer loyalty and encourage them to share their experience with others.</li>\r\n 	<li>\r\n<h3>Make It a Competition:</h3>\r\nCreate a competition or giveaway encouraging customers to leave a review. This can motivate them to share their experience and can help to build buzz around your products or services.</li>\r\n</ol>','10 effective ways to boost ecommerce customer reviews','','publish','open','open','','10-effective-ways-to-boost-ecommerce-customer-reviews','','','2026-02-04 11:51:17','2026-02-04 11:51:17','',0,'https://actuate.webpreview.co/2023/07/27/10-effective-ways-to-boost-ecommerce-customer-reviews/',0,'post','',0),(5750,1,'2024-02-05 10:39:00','2024-02-05 10:39:00','','10-effective-ways-to-boost-ecommerce-customer-reviews-scaled','','inherit','open','closed','','10-effective-ways-to-boost-ecommerce-customer-reviews-scaled','','','2024-02-05 10:39:00','2024-02-05 10:39:00','',5749,'https://actuate.webpreview.co/wp-content/uploads/10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1.jpg',0,'attachment','image/jpeg',0),(5751,1,'2023-08-03 07:30:36','2023-08-03 06:30:36','<h2>17 Dominant B2B Ecommerce Marketing Strategies [Best Practices and Trends]</h2>\r\nB2B ecommerce has experienced rapid growth in recent years, with more and more businesses shifting their purchasing habits online. To succeed in this competitive marketplace, it\'s essential to have a comprehensive marketing strategy. In this blog, we\'ll cover 17 dominant B2B ecommerce marketing strategies, best practices, and trends.\r\n<ol>\r\n 	<li>\r\n<h3>Targeted Content Marketing:</h3>\r\nCreating high-quality content that addresses the pain points and challenges of your target audience is a great way to establish your brand as a thought leader and drive traffic to your website.</li>\r\n 	<li>\r\n<h3>SEO Optimisation:</h3>\r\nOptimising your website for search engines is essential for driving organic traffic and improving your search engine rankings.</li>\r\n 	<li>\r\n<h3>Paid Search:</h3>\r\nPaid search campaigns, such as Google AdWords, can help you reach your target audience and drive traffic to your website.</li>\r\n 	<li>\r\n<h3>Social Media Advertising:</h3>\r\nSocial media advertising can help you reach a wider audience and drive traffic to your website.</li>\r\n 	<li>\r\n<h3>Influencer Marketing:</h3>\r\nPartnering with influencers and thought leaders in your industry can help you reach a new audience and build credibility.</li>\r\n 	<li>\r\n<h3>Email Marketing:</h3>\r\nEmail marketing is a cost-effective way to communicate with your customers and promote your products and services.</li>\r\n 	<li>\r\n<h3>Retargeting:</h3>\r\nRetargeting campaigns can help you reach customers who have already shown interest in your products or services and encourage them to make a purchase.</li>\r\n 	<li>\r\n<h3>Personalisation:</h3>\r\nPersonalising your website and marketing messages based on customer data and behaviour can help you improve customer engagement and conversions.</li>\r\n 	<li>\r\n<h3>Account-Based Marketing:</h3>\r\nAccount-based marketing involves targeting specific accounts or companies with customised marketing messages and content.</li>\r\n 	<li>\r\n<h3>Chatbots:</h3>\r\nUsing chatbots on your website can improve customer engagement and help you provide quick and personalised customer service.</li>\r\n 	<li>\r\n<h3>Video Marketing:</h3>\r\nVideo marketing is an effective way to communicate complex information and engage your target audience.</li>\r\n 	<li>\r\n<h3>Mobile Optimisation:</h3>\r\nOptimising your website for mobile devices is essential, as more and more B2B customers are using mobile devices to research and make purchases.</li>\r\n 	<li>\r\n<h3>Customer Reviews:</h3>\r\nEncouraging and displaying customer reviews can help you build trust and credibility with potential customers.</li>\r\n 	<li>\r\n<h3>User-Generated Content:</h3>\r\nSharing user-generated content, such as customer photos and videos, can help you engage your audience and build a sense of community.</li>\r\n 	<li>\r\n<h3>Social Selling:</h3>\r\nSocial selling involves using social media platforms to build relationships and generate leads.</li>\r\n 	<li>\r\n<h3>Analytics and Data:</h3>\r\nAnalysing customer data and website analytics can help you make informed decisions and improve your marketing strategy.</li>\r\n 	<li>\r\n<h3>Marketing Automation:</h3>\r\nAutomating your marketing campaigns can help you save time and improve efficiency, while also providing a more personalised customer experience.</li>\r\n</ol>','17 Dominant B2B Ecommerce Marketing Strategies [Best Practices and Trends]','','publish','open','open','','17-dominant-b2b-ecommerce-marketing-strategies-best-practices-and-trends','','','2026-02-04 11:49:47','2026-02-04 11:49:47','',0,'https://actuate.webpreview.co/2023/08/03/17-dominant-b2b-ecommerce-marketing-strategies-best-practices-and-trends/',0,'post','',0),(5752,1,'2024-02-05 10:39:01','2024-02-05 10:39:01','','17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled','','inherit','open','closed','','17-dominant-b2b-ecommerce-marketing-strategies-scaled','','','2024-02-05 10:39:01','2024-02-05 10:39:01','',5751,'https://actuate.webpreview.co/wp-content/uploads/17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1.jpg',0,'attachment','image/jpeg',0),(5753,1,'2023-06-04 07:30:33','2023-06-04 06:30:33','<h2>GA4: Are You Ready and The Latest Updates</h2>\r\nGoogle Analytics 4 (GA4) is the latest version of the popular analytics tool, replacing the older Universal Analytics. GA4 offers more advanced tracking capabilities, improved data accuracy, and better integration with other Google products. If you\'re not already using GA4, here\'s what you need to know to get started:\r\n<ol>\r\n 	<li><h3>Setup:</h3><p>Setting up GA4 is relatively straightforward. You\'ll need to create a new property in your Google Analytics account and follow the setup instructions. GA4 uses a new data model, so you\'ll need to set up new tags and events.</p>\r\n 	<li><h3>Event Tracking:</h3><p>In GA4, event tracking is more critical than ever. Events are user interactions with your website or app, such as clicks, page views, and purchases. By tracking events, you can gain insights into user behaviour and optimise your site accordingly.</p>\r\n 	<li><h3>User-centric Data:</h3><p>GA4 focuses on user-centric data, rather than session-based data. This means that you can track user behaviour across devices and sessions more accurately, giving you a complete picture of your audience.</p>\r\n 	<li><h3>Improved Integration:</h3><p>GA4 offers improved integration with other Google products, such as Google Ads and Google Optimise. This makes it easier to track the effectiveness of your advertising campaigns and run A/B tests.</p>\r\n 	<li><h3>Machine Learning:</h3><p>GA4 includes machine learning capabilities that can help you gain insights into your data. For example, you can use machine learning to predict which users are most likely to convert or to identify patterns in user behaviour.</p>\r\n 	<li><h3>Latest Updates:</h3><p>Google regularly releases updates to GA4 to improve its functionality. Some of the latest updates include the ability to track video engagement, improved cross-domain tracking, and enhanced reporting capabilities.</p>\r\n 	<li><h3>Data Retention:</h3><p>In GA4, data retention periods are set to 14 months by default. This means that after 14 months, your data will be deleted unless you manually extend the retention period. It\'s essential to consider your data retention needs when setting up GA4.</p>\r\n</ol>','GA4: Are You Ready and The Latest Updates','','publish','open','open','','ga4-are-you-ready-and-the-latest-updates','','','2026-02-04 11:52:43','2026-02-04 11:52:43','',0,'https://actuate.webpreview.co/2023/06/04/ga4-are-you-ready-and-the-latest-updates/',0,'post','',0),(5754,1,'2024-02-05 10:39:02','2024-02-05 10:39:02','','GA4-scaled','','inherit','open','closed','','ga4-scaled','','','2024-02-05 10:39:02','2024-02-05 10:39:02','',5753,'https://actuate.webpreview.co/wp-content/uploads/GA4-scaled-1.jpg',0,'attachment','image/jpeg',0),(5755,1,'2023-08-22 07:30:34','2023-08-22 06:30:34','<h2>Why Should I Use Magento? – Everything You Need to Know</h2>\r\nMagento is one of the most popular ecommerce platforms in the world, with over 250,000 merchants using it to power their online stores. If you\'re considering using Magento for your ecommerce business, you may be wondering why it\'s so popular and what benefits it can offer. In this blog, we\'ll explore everything you need to know about Magento and why you should consider using it.\r\n<h3 class=\"list-heading\">Open Source</h3>\r\nOne of the key advantages of Magento is that it is open source, meaning that it is free to download and use. This allows developers to customise and extend the platform to meet the unique needs of their business, without being limited by proprietary software.\r\n<h3 class=\"list-heading\">Scalability</h3>\r\nMagento is a highly scalable platform that can grow with your business. It can handle a large number of products, orders, and customers, making it suitable for both small businesses and enterprise-level organisations.\r\n<h3 class=\"list-heading\">Flexibility</h3>\r\nMagento is a highly flexible platform that can be customised to meet the unique needs of your business. It has a wide range of features and extensions that allow you to add new functionality and integrate with third-party services.\r\n<h3 class=\"list-heading\">Mobile-Optimised</h3>\r\nWith an increasing number of consumers using mobile devices to shop online, having a mobile-optimised ecommerce store is essential. Magento is designed to be mobile-friendly, with responsive design templates that adapt to different screen sizes.\r\n<h3 class=\"list-heading\">SEO-Friendly</h3>\r\nMagento is also SEO-friendly, with built-in features that help to improve your store\'s search engine rankings. This includes URL optimisation, meta tag management, and integration with Google Analytics.\r\n<h3 class=\"list-heading\">Community Support</h3>\r\nAs an open-source platform, Magento has a large and active community of developers and users who contribute to its development and offer support to one another. This means that there is a wealth of resources available online, including forums, blogs, and tutorials.\r\n<h3 class=\"list-heading\">Security</h3>\r\nSecurity is a top priority for ecommerce businesses, and Magento is known for its strong security features. It has built-in security protocols and offers regular security updates to protect your store from vulnerabilities and threats.\r\n<h3 class=\"list-heading\">Integration</h3>\r\nFinally, Magento is designed to integrate with a wide range of third-party services, including payment gateways, shipping providers, and marketing tools. This makes it easy to manage your ecommerce store and automate many of your business processes.','Why Should I Use Magento? – Everything You Need to Know','','publish','open','open','','why-should-i-use-magento-everything-you-need-to-know','','','2026-02-04 11:47:19','2026-02-04 11:47:19','',0,'https://actuate.webpreview.co/2023/08/22/why-should-i-use-magento-everything-you-need-to-know/',0,'post','',0),(5756,1,'2024-02-05 10:39:03','2024-02-05 10:39:03','','Why-Should-I-Use-Magento-scaled','','inherit','open','closed','','why-should-i-use-magento-scaled','','','2024-02-05 10:39:03','2024-02-05 10:39:03','',5755,'https://actuate.webpreview.co/wp-content/uploads/Why-Should-I-Use-Magento-scaled-1.jpg',0,'attachment','image/jpeg',0),(5757,1,'2023-05-25 07:30:47','2023-05-25 06:30:47','<h2>10 ways to increase average order value</h2>\r\nAs an ecommerce business owner, one of your primary goals is to increase your average order value (AOV). A higher AOV means that each customer is spending more money with your business, which can result in increased revenue and profitability. Here are 10 effective ways to increase your AOV:\r\n<ol>\r\n 	<li><h3>Cross-selling and Upselling</h3><p>Encourage customers to purchase related or complementary products by cross-selling and upselling. For example, if a customer is purchasing a camera, suggest a lens or tripod that would work well with it.</p></li>\r\n 	<li><h3>Bundling</h3><p>Offer discounts for purchasing multiple items together in a bundle. This not only increases the AOV but also provides an incentive for customers to purchase more products.</p></li>\r\n 	<li><h3>Free Shipping Thresholds</h3><p>Offer free shipping for orders above a certain amount. This encourages customers to add more items to their cart to reach the threshold.</p></li>\r\n 	<li><h3>Volume Discounts</h3><p>Offer discounts for purchasing larger quantities of a product. This can encourage customers to purchase more products in a single transaction.</p></li>\r\n 	<li><h3>Loyalty Programs</h3><p>Create a loyalty program that rewards customers for spending more money. For example, offer exclusive discounts or free products for customers who spend a certain amount.</p></li>\r\n 	<li><h3>Limited-Time Offers</h3><p>Create a sense of urgency by offering limited-time discounts for customers who spend above a certain amount.</p></li>\r\n 	<li><h3>Dynamic Pricing</h3><p>Offer personalised pricing based on a customer\'s purchasing behaviour, such as offering a discount for a customer who frequently purchases a certain product.</p></li>\r\n 	<li><h3>Product Recommendations</h3><p>Use data analysis to suggest products that are frequently purchased together, and promote these products to customers who are interested in one of them.</p></li>\r\n 	<li><h3>Financing Options</h3><p>Offer financing options to customers who want to purchase higher-priced items. This can make expensive items more accessible and encourage customers to purchase more expensive products.</p></li>\r\n 	<li><h3>Gift Cards</h3><p>Offer gift cards for purchase, which can encourage customers to spend more money than they would have otherwise.</p></li>\r\n</ol>','10 ways to increase average order value','','publish','open','open','','10-ways-to-increase-average-order-value','','','2026-02-04 11:54:31','2026-02-04 11:54:31','',0,'https://actuate.webpreview.co/2023/05/25/10-ways-to-increase-average-order-value/',0,'post','',0),(5758,1,'2024-02-05 10:39:04','2024-02-05 10:39:04','','10-ways-to-increase-average-order-value-scaled','','inherit','open','closed','','10-ways-to-increase-average-order-value-scaled','','','2024-02-05 10:39:04','2024-02-05 10:39:04','',5757,'https://actuate.webpreview.co/wp-content/uploads/10-ways-to-increase-average-order-value-scaled-1.jpg',0,'attachment','image/jpeg',0),(5759,1,'2023-09-13 06:30:50','2023-09-13 05:30:50','<h2>Is Your Ecommerce Business Recession Proof?</h2>\r\nIn times of economic uncertainty, it\'s essential to take steps to recession-proof your ecommerce business. By taking a proactive approach, you can not only survive but thrive during a recession. Here are some tips to help you recession-proof your ecommerce business:\r\n<ol>\r\n 	<li>\r\n<h3>Diversify Your Product Offerings:</h3>\r\nIn a recession, consumers may cut back on luxury items. By diversifying your product offerings to include more affordable options, you can appeal to a wider range of customers.</li>\r\n 	<li>\r\n<h3>Focus on Customer Retention:</h3>\r\nAcquiring new customers can be expensive, so it\'s essential to focus on customer retention. Offer incentives for repeat business, such as loyalty programs or discounts on future purchases.</li>\r\n 	<li>\r\n<h3>Optimise Your Website:</h3>\r\nA user-friendly website can help increase conversions and sales. Optimise your website for speed and ease of use, and ensure that your checkout process is smooth and easy.</li>\r\n 	<li>\r\n<h3>Embrace Social Media:</h3>\r\nSocial media can be a powerful tool for marketing and customer engagement. Use social media to connect with your customers, offer exclusive promotions, and build a community around your brand.</li>\r\n 	<li>\r\n<h3>Streamline Your Operations:</h3>\r\nIn a recession, it\'s essential to operate efficiently to reduce costs. Streamline your operations by automating tasks, outsourcing non-core functions, and optimising your supply chain.</li>\r\n 	<li>\r\n<h3>Offer Financing Options:</h3>\r\nDuring a recession, many consumers may be hesitant to make large purchases. Offering financing options, such as payment plans or buy now, pay later options, can help make your products more accessible.</li>\r\n 	<li>\r\n<h3>Prioritise Customer Service:</h3>\r\nExcellent customer service can help build loyalty and increase repeat business. Prioritise customer service by offering multiple channels for support, responding promptly to inquiries, and resolving issues quickly.</li>\r\n 	<li>\r\n<h3>Monitor Your Finances:</h3>\r\nIn a recession, it\'s essential to monitor your finances closely. Keep track of your cash flow, reduce unnecessary expenses, and prepare for potential disruptions.</li>\r\n 	<li>\r\n<h3>Stay Agile:</h3>\r\nDuring a recession, the business landscape can change quickly. Stay agile by regularly reviewing your strategy, staying up to date on industry trends, and adapting to changing customer needs.</li>\r\n</ol>\r\n&nbsp;','Recession Proofing Your Ecommerce Business','','publish','open','open','','recession-proofing-your-ecommerce-business','','','2026-02-04 11:46:09','2026-02-04 11:46:09','',0,'https://actuate.webpreview.co/2023/09/13/recession-proofing-your-ecommerce-business/',0,'post','',0),(5760,1,'2024-02-05 10:39:05','2024-02-05 10:39:05','','Recession-Proofing-Your-Ecommerce-Business-scaled','','inherit','open','closed','','recession-proofing-your-ecommerce-business-scaled','','','2024-02-05 10:39:05','2024-02-05 10:39:05','',5759,'https://actuate.webpreview.co/wp-content/uploads/Recession-Proofing-Your-Ecommerce-Business-scaled-1.jpg',0,'attachment','image/jpeg',0),(5761,1,'2023-09-15 06:30:08','2023-09-15 05:30:08','<h2>Measure your B2B Store for Success</h2>\r\nWhen it comes to measuring the success of your B2B ecommerce business, key performance indicators (KPIs) are essential. In this blog, we\'ll cover the critical B2B ecommerce KPIs, from beginner to expert level.\r\n<ol>\r\n 	<li>\r\n<h3>Conversion Rate:</h3>\r\nYour conversion rate measures the percentage of website visitors who make a purchase. A high conversion rate indicates that your website is effective at turning visitors into customers.</li>\r\n 	<li>\r\n<h3>Average Order Value:</h3>\r\nYour average order value measures the average amount customers spend per order. A high average order value indicates that your customers are purchasing more items per order, which can lead to higher profits.</li>\r\n 	<li>\r\n<h3>Customer Lifetime Value:</h3>\r\nYour customer lifetime value measures the total amount of money a customer is expected to spend with your company over their lifetime. A high customer lifetime value indicates that your customers are loyal and provide repeat business.</li>\r\n 	<li>\r\n<h3>Gross Profit Margin:</h3>\r\nYour gross profit margin measures the amount of profit you make on each sale after deducting the cost of goods sold. A high gross profit margin indicates that your pricing strategy is effective.</li>\r\n 	<li>\r\n<h3>Customer Acquisition Cost:</h3>\r\nYour customer acquisition cost measures the amount of money you spend to acquire each new customer. A low customer acquisition cost indicates that your marketing efforts are effective and efficient.</li>\r\n 	<li>\r\n<h3>Cart Abandonment Rate:</h3>\r\nYour cart abandonment rate measures the percentage of website visitors who add items to their cart but do not complete the purchase. A high cart abandonment rate indicates that there may be issues with your checkout process or pricing.</li>\r\n 	<li>\r\n<h3>Traffic Sources:</h3>\r\nUnderstanding where your website traffic is coming from can help you optimize your marketing efforts and drive more targeted traffic to your website.</li>\r\n 	<li>\r\n<h3>Return on Investment (ROI):</h3>\r\nYour ROI measures the amount of profit you make compared to the amount of money you invest in marketing and advertising. A high ROI indicates that your marketing efforts are effective and profitable.</li>\r\n 	<li>\r\n<h3>Website Speed:</h3>\r\nYour website speed measures how quickly your website pages load. A slow website can lead to a high bounce rate and decreased conversions.</li>\r\n 	<li>\r\n<h3>Customer Satisfaction:</h3>\r\nMeasuring customer satisfaction can help you identify areas for improvement and build a loyal customer base.</li>\r\n</ol>','CRITICAL B2B eCommerce KPIs','','publish','open','open','','critical-b2b-ecommerce-kpis','','','2026-02-04 10:57:34','2026-02-04 10:57:34','',0,'https://actuate.webpreview.co/2023/09/15/critical-b2b-ecommerce-kpis/',0,'post','',0),(5762,1,'2024-02-05 10:39:06','2024-02-05 10:39:06','','CRITICAL-B2B-eCommerce-KPIs-scaled','','inherit','open','closed','','critical-b2b-ecommerce-kpis-scaled','','','2024-02-05 10:39:06','2024-02-05 10:39:06','',5761,'https://actuate.webpreview.co/wp-content/uploads/CRITICAL-B2B-eCommerce-KPIs-scaled-1.jpg',0,'attachment','image/jpeg',0),(5763,1,'2023-09-20 06:30:53','2023-09-20 05:30:53','Magento is a popular ecommerce platform that has gained a reputation as one of the most powerful and versatile solutions for businesses of all sizes. In this blog, we\'ll explore what Magento is, and whether it is the right solution for your business.\r\n<h2>What is Magento/Adobe Commerce?</h2>\r\nMagento is an open-source ecommerce platform that allows businesses to create and manage online stores. It was first released in 2007 and has since become one of the most widely used ecommerce platforms in the world. Magento is available in three editions: Magento Open Source (formerly known as Magento Community), Adobe Commerce (formerly known as Magento Enterprise) and Adobe Commerce Cloud (formerly known as Magento Enterprise Cloud).\r\n\r\nMagento Open Source is a free, self-hosted version of the platform that provides a set of features for small to medium-sized businesses. It includes tools for product management, order management, and customer management, as well as features like mobile responsiveness and SEO optimisation.\r\n\r\nAdobe Commerce is a paid, self-hosted version of the platform that provides more advanced features for large businesses and enterprise-level ecommerce operations. It includes features like advanced marketing and promotion tools, targeted merchandising, and personalised customer experiences, with Adobe Commerce Cloud being a cloud-hosted version of Adobe Commerce.\r\n<h3>Is Magento/Adobe Commerce right for you?</h3>\r\nWhether Magento/Adobe Commerce is the right ecommerce platform for your business depends on a number of factors, including your business size, budget, and technical expertise.\r\n\r\nIf you are a small to medium-sized business with limited technical expertise, Magento Open Source may be a good fit for you. It provides a basic set of features that are easy to use and can be customised to meet your specific needs. However, you\'ll need to have some technical knowledge or work with a developer to set up and maintain your site.\r\n\r\nIf you are a large business or enterprise-level ecommerce operation with a larger budget, Adobe Commerce may be a better fit for you. It provides advanced features and support that can help you manage complex operations, but it comes at a higher cost.\r\n\r\nUltimately, whether Magento/Adobe Commerce is the right platform for you will depend on your specific needs, goals, and budget. It\'s important to do your research, consider all of your options, and work with an experienced ecommerce professional to determine which platform is best for your business.','What is Magento/Adobe Commerce – Is it for you?','','publish','open','open','','what-is-magento-adobe-commerce-is-it-for-you','','','2026-02-04 10:46:18','2026-02-04 10:46:18','',0,'https://actuate.webpreview.co/2023/09/20/what-is-magento-adobe-commerce-is-it-for-you/',0,'post','',0),(5764,1,'2024-02-05 10:39:07','2024-02-05 10:39:07','','What-is-Magento-scaled','','inherit','open','closed','','what-is-magento-scaled','','','2024-02-05 10:39:07','2024-02-05 10:39:07','',5763,'https://actuate.webpreview.co/wp-content/uploads/What-is-Magento-scaled-1.jpg',0,'attachment','image/jpeg',0),(5765,1,'2023-09-22 06:30:00','2023-09-22 05:30:00','Magento/Adobe Commerce is a powerful ecommerce platform that has become popular among businesses of all sizes. While many people associate Magento/Adobe Commerce with B2C (business-to-consumer) ecommerce, the platform is also well-suited for B2B (business-to-business) ecommerce operations. In this blog, we\'ll explore everything you need to know about using Magento/Adobe Commerce for B2B.\r\n<h2>B2B Features in Magento/Adobe Commerce:</h2>\r\nMagento/Adobe Commerce provides a range of B2B features that make it an ideal platform for businesses looking to sell to other businesses.\r\n<h3>Here are some of the key features:</h3>\r\n<ol>\r\n 	<li>\r\n<h3>Custom Catalogs:</h3>\r\nMagento/Adobe Commerce allows businesses to create custom catalogs for specific customers or customer groups, which can be customised with specific pricing, products, and discounts.</li>\r\n 	<li>\r\n<h3>Account Management:</h3>\r\nMagento/Adobe Commerce provides a range of tools for managing customer accounts, including the ability to set up multiple users per account, manage credit limits, and more.</li>\r\n 	<li>\r\n<h3>Advanced Pricing:</h3>\r\nMagento/Adobe Commerce allows businesses to set up complex pricing rules based on factors such as quantity, customer group, and more.</li>\r\n 	<li>\r\n<h3>Quoting:</h3>\r\nMagento/Adobe Commerce includes tools for creating and managing quotes for customers, allowing businesses to negotiate and finalise deals more effectively.</li>\r\n 	<li>\r\n<h3>Integration:</h3>\r\nMagento/Adobe Commerce can be integrated with a range of ERP (enterprise resource planning) and CRM (customer relationship management) systems, making it easier to manage orders, inventory, and customer data.</li>\r\n</ol>\r\n<h3>Benefits of Using Magento/Adobe Commerce for B2B:</h3>\r\nUsing Magento/Adobe Commerce for B2B ecommerce operations can provide a range of benefits for businesses. Here are some of the key benefits:\r\n<ol>\r\n 	<li>\r\n<h3>Scalability:</h3>\r\nMagento/Adobe Commerce is a highly scalable platform that can support businesses of all sizes, from small startups to large enterprise-level operations.</li>\r\n 	<li>\r\n<h3>Flexibility:</h3>\r\nMagento/Adobe Commerce is a flexible platform that can be customised to meet the unique needs of your business and customers.</li>\r\n 	<li>\r\n<h3>Efficiency:</h3>\r\nMagento/Adobe Commerce includes a range of tools for managing B2B operations, such as custom catalogs, account management, and quoting, which can help businesses operate more efficiently.</li>\r\n 	<li>\r\n<h3>Integration:</h3>\r\nMagento/Adobe Commerce can be integrated with a range of ERP and CRM systems, allowing businesses to streamline operations and manage data more effectively.</li>\r\n 	<li>\r\n<h3>Cost-Effective:</h3>\r\nMagento/Adobe Commerce is a cost-effective solution for B2B ecommerce, providing businesses with a wide range of features and functionality at a reasonable price point.</li>\r\n</ol>','Is Magento/Adobe Commerce for B2B? – Everything You Need to Know','','publish','open','open','','is-magento-adobe-commerce-for-b2b-everything-you-need-to-know','','','2026-02-04 10:45:57','2026-02-04 10:45:57','',0,'https://actuate.webpreview.co/2023/09/22/is-magento-adobe-commerce-for-b2b-everything-you-need-to-know/',0,'post','',0),(5766,1,'2024-02-05 10:39:09','2024-02-05 10:39:09','','Is-Magento-for-B2B-scaled','','inherit','open','closed','','is-magento-for-b2b-scaled','','','2024-02-05 10:39:09','2024-02-05 10:39:09','',5765,'https://actuate.webpreview.co/wp-content/uploads/Is-Magento-for-B2B-scaled-1.jpg',0,'attachment','image/jpeg',0),(5767,1,'2023-09-27 06:30:35','2023-09-27 05:30:35','<h2>The difference between on-site and off-site SEO</h2>\r\nSearch engine optimisation, or SEO, is a critical component of any successful digital marketing strategy. When it comes to SEO, there are two main types: on-site and off-site. In this blog post, we\'ll explore the differences between these two types of SEO and the benefits they offer.\r\n<h3>On-Site SEO</h3>\r\nOn-site SEO, also known as on-page SEO, refers to the optimisation of elements on a website that influence its ranking on search engine results pages (SERPs). On-site SEO encompasses a variety of techniques that webmasters can use to improve the relevance and authority of their site. Here are some examples:\r\n<ol>\r\n 	<li><h3>Keyword Optimisation:</h3><p>This involves researching and using the most relevant and high-traffic keywords in page titles, meta descriptions, headers, and content.</p></li>\r\n 	<li><h3>Site Architecture:</h3><p>This involves optimising the structure of the website to make it easy for search engines to crawl and index content.</p></li>\r\n 	<li><h3>Content Optimisation:</h3><p>This involves ensuring that the website\'s content is high-quality, relevant, and optimised for target keywords.</p></li>\r\n 	<li><h3>Internal Linking:</h3><p>This involves linking relevant pages within the website to improve site navigation and create a hierarchical structure that search engines can understand.</p></li>\r\n 	<li><h3>Technical SEO:</h3><p>This involves optimising website code, improving site speed, ensuring proper mobile responsiveness, and other technical aspects that affect a website\'s ranking on SERPs.</p></li>\r\n</ol>\r\n<h3>Off-Site SEO</h3>\r\nOff-site SEO, also known as off-page SEO, refers to the optimisation of factors that occur outside of a website but still influence its ranking on SERPs. Off-site SEO involves improving the website\'s authority, relevance, and trustworthiness in the eyes of search engines. Here are some examples:\r\n<ol>\r\n 	<li><h3>Link Building:</h3><p>This involves acquiring high-quality, relevant backlinks from other websites to increase the website\'s authority and improve its search engine ranking.</p></li>\r\n 	<li><h3>Social Media Marketing:</h3><p>This involves promoting the website\'s content and building its brand awareness through social media channels.</p></li>\r\n 	<li><h3>Online Reputation Management:</h3><p>This involves monitoring and managing online reviews, mentions, and other feedback to improve the website\'s trustworthiness and reputation.</p></li>\r\n 	<li><h3>Local SEO:</h3><p>This involves optimising the website\'s presence in local search results, such as Google Maps, by optimising business listings and citations.</p></li>\r\n</ol>','The difference between on-site and off-site SEO','','publish','open','open','','the-difference-between-on-site-and-off-site-seo','','','2026-02-04 10:44:04','2026-02-04 10:44:04','',0,'https://actuate.webpreview.co/2023/09/27/the-difference-between-on-site-and-off-site-seo/',0,'post','',0),(5768,1,'2024-02-05 10:39:09','2024-02-05 10:39:09','','onsite-seo-scaled','','inherit','open','closed','','onsite-seo-scaled','','','2024-02-05 10:39:09','2024-02-05 10:39:09','',5767,'https://actuate.webpreview.co/wp-content/uploads/onsite-seo-scaled-1.jpg',0,'attachment','image/jpeg',0),(5769,1,'2023-09-29 06:30:31','2023-09-29 05:30:31','<h2>Secure is safe!</h2>\r\nMagento 2 is a powerful ecommerce platform that provides businesses with a wide range of features and functionality. One of the most important considerations when choosing an ecommerce platform is security. In this blog, we\'ll explore how secure Magento 2 is and what measures it has in place to protect your business and customers.\r\n<h3>Security Features in Magento 2:</h3>\r\n<ol>\r\n 	<li><h3>Encryption:</h3><p>Magento 2 uses industry-standard encryption to protect sensitive information, such as credit card numbers, during transmission and storage.</p></li>\r\n 	<li><h3>Two-Factor Authentication:</h3><p>Magento 2 supports two-factor authentication (2FA), which adds an extra layer of security by requiring users to enter a unique code in addition to their password when logging in.</p></li>\r\n 	<li><h3>Password Policies:</h3><p>Magento 2 allows administrators to enforce strong password policies, such as requiring a minimum password length, complexity, and expiration.</p></li>\r\n 	<li><h3>PCI Compliance:</h3><p>Magento 2 is PCI compliant, which means it meets the Payment Card Industry Data Security Standards (PCI DSS) for handling credit card data.</p></li>\r\n 	<li><h3>Regular Security Updates:</h3><p>Magento 2 releases regular security updates to address any vulnerabilities or exploits that are discovered.</p></li>\r\n 	<li><h3>Code Audits:</h3><p>Magento 2 undergoes regular code audits to identify and fix any security issues.</p></li>\r\n 	<li><h3>Restricted Access:</h3><p>Magento 2 allows administrators to restrict access to sensitive areas of the site to authorised users only.</p></li>\r\n 	<li><h3>Malware Scanning:</h3><p>Magento 2 includes built-in malware scanning tools that can detect and remove any malicious code that may have been added to the site.</p></li>\r\n</ol>\r\n<h3>How to Improve Security in Magento 2:</h3>\r\nWhile Magento 2 has many built-in security features, there are still steps you can take to further improve the security of your site. Here are some tips:\r\n<ol>\r\n 	<li><h3>Keep Magento 2 Up to Date:</h3><p>Regularly install any security patches and updates to keep your site protected against known vulnerabilities.</p></li>\r\n 	<li><h3>Use Strong Passwords:</h3><p>Encourage users to use strong passwords and implement password policies to ensure compliance.</p></li>\r\n 	<li><h3>Limit Access:</h3><p>Restrict access to sensitive areas of the site to authorised users only, and regularly audit user access.</p></li>\r\n 	<li><h3>Implement SSL:</h3><p>Use SSL (Secure Sockets Layer) to encrypt all communication between your server and customers’ browsers.</p></li>\r\n 	<li><h3>Use a Firewall:</h3><p>Use a firewall to protect your site from malicious traffic and potential hacking attempts.</p></li>\r\n</ol>','How Secure Is Magento 2?','','publish','open','open','','how-secure-is-magento-2','','','2026-02-04 10:42:39','2026-02-04 10:42:39','',0,'https://actuate.webpreview.co/2023/09/29/how-secure-is-magento-2/',0,'post','',0),(5770,1,'2024-02-05 10:39:10','2024-02-05 10:39:10','','How-Secure-Is-Magento-2-scaled','','inherit','open','closed','','how-secure-is-magento-2-scaled','','','2024-02-05 10:39:10','2024-02-05 10:39:10','',5769,'https://actuate.webpreview.co/wp-content/uploads/How-Secure-Is-Magento-2-scaled-1.jpg',0,'attachment','image/jpeg',0),(5771,1,'2023-10-11 06:30:58','2023-10-11 05:30:58','<h2>Accelerate growth with strategic planning</h2>\r\nStarting a B2C ecommerce business can be an exciting and profitable venture, but it requires careful planning and execution to be successful. In this blog, we\'ll cover the key elements of a comprehensive ecommerce business plan that will help you launch and grow your business.\r\n<h3 class=\"list-heading\">Executive Summary</h3>\r\nThe executive summary is the first section of your business plan and should provide an overview of your company, its mission, and its goals. It should also include information about your target market, competition, and the products or services you plan to sell.\r\n<h3 class=\"list-heading\">Market Analysis</h3>\r\nThe market analysis section should provide an in-depth analysis of your target market, including their demographics, needs, and behaviours. It should also include information about your competition, including their strengths and weaknesses, and how you plan to differentiate your business from theirs.\r\n<h3 class=\"list-heading\">Products and Services</h3>\r\nIn this section, you should provide detailed information about the products or services you plan to sell, including their features, benefits, and pricing. You should also discuss any unique selling points or competitive advantages that your products or services offer.\r\n<h3 class=\"list-heading\">Marketing Strategy</h3>\r\nYour marketing strategy should outline how you plan to promote and advertise your business to your target audience. This should include a mix of online and offline marketing tactics, such as social media advertising, content marketing, email marketing, and search engine optimisation.\r\n<h3 class=\"list-heading\">Sales Strategy</h3>\r\nYour sales strategy should detail how you plan to sell your products or services to your target market. This may include selling directly through your ecommerce store, using third-party marketplaces, or partnering with retailers or distributors.\r\n<h3 class=\"list-heading\">Operations Plan</h3>\r\nThe operations plan should provide an overview of how you plan to run your ecommerce business on a day-to-day basis. This may include information about your staffing needs, inventory management, order fulfilment, and customer service.\r\n<h3 class=\"list-heading\">Financial Plan</h3>\r\nThe financial plan should provide a detailed analysis of your startup costs, revenue projections, and financial statements. This may include information about your funding sources, such as loans or investors, as well as your projected expenses and revenue over the next few years.\r\n<h3 class=\"list-heading\">8. Risks and Contingencies</h3>\r\nFinally, it\'s important to consider the risks and contingencies associated with starting and running an ecommerce business. This may include risks related to market competition, supply chain disruptions, or changes in consumer behaviour. You should also outline contingency plans for dealing with any potential challenges or obstacles that may arise.','Ultimate B2C eCommerce Business Plan','','publish','open','open','','ultimate-b2c-ecommerce-business-plan','','','2026-02-04 10:40:05','2026-02-04 10:40:05','',0,'https://actuate.webpreview.co/2023/10/11/ultimate-b2c-ecommerce-business-plan/',0,'post','',0),(5772,1,'2024-02-05 10:39:12','2024-02-05 10:39:12','','Ultimate-B2C-eCommerce-Business-Plan-scaled','','inherit','open','closed','','ultimate-b2c-ecommerce-business-plan-scaled','','','2024-02-05 10:39:12','2024-02-05 10:39:12','',5771,'https://actuate.webpreview.co/wp-content/uploads/Ultimate-B2C-eCommerce-Business-Plan-scaled-1.jpg',0,'attachment','image/jpeg',0),(5773,1,'2023-10-18 06:48:28','2023-10-18 05:48:28','Meta descriptions are brief summaries of a webpage that appear in search engine results pages (SERPs). They are a crucial component of on-page optimisation and can have a significant impact on click-through rates (CTR) and ultimately, traffic. Here are some tips on how to write effective meta descriptions:\r\n<ol>\r\n 	<li><h3>Keep it concise:</h3><p>Meta descriptions should be between 150-160 characters in length, including spaces. This is the maximum amount of characters that will be displayed on search engine results pages. Make every character count by keeping the description clear and concise.</p></li>\r\n 	<li><h3>Include target keywords:</h3><p>Use the main keyword(s) that the page is targeting in the meta description. This helps search engines understand the content of the page and can improve its ranking for relevant queries.</p></li>\r\n 	<li><h3>Use a unique description for each page:</h3><p>Avoid using duplicate meta descriptions for different pages on your site. Instead, write unique descriptions that accurately reflect the content on the page and encourage users to click through.</p></li>\r\n 	<li><h3>Highlight the page\'s value proposition:</h3><p>Your meta description should give users a reason to click through to your site. Highlight the page\'s unique value proposition and benefits to the user to encourage clicks.</p></li>\r\n 	<li><h3>Use active voice and action-oriented language:</h3><p>Use active voice and action-oriented language to make the meta description more engaging and encourage users to take action. For example, use phrases like \"learn more,\" \"discover,\" or \"get started\" to encourage clicks.</p></li>\r\n 	<li><h3>Avoid clickbait:</h3><p>While it\'s important to write engaging meta descriptions, avoid using clickbait tactics that mislead users or over-promise. This can harm your credibility and result in higher bounce rates.</p></li>\r\n 	<li><h3>Test and refine:</h3><p>Monitor your meta description\'s performance in search engine results pages and adjust as needed. Analyse metrics like CTR and time on page to determine what\'s working and what\'s not, and make changes accordingly.</p></li>\r\n</ol>\r\n','How to Write Effective Meta Descriptions','','publish','open','open','','how-to-write-effective-meta-descriptions','','','2026-02-04 10:38:21','2026-02-04 10:38:21','',0,'https://actuate.webpreview.co/2023/10/18/how-to-write-effective-meta-descriptions/',0,'post','',0),(5774,1,'2024-02-05 10:39:13','2024-02-05 10:39:13','','How-to-Write-Effective-Meta-Descriptions-scaled','','inherit','open','closed','','how-to-write-effective-meta-descriptions-scaled','','','2024-02-05 10:39:13','2024-02-05 10:39:13','',5773,'https://actuate.webpreview.co/wp-content/uploads/How-to-Write-Effective-Meta-Descriptions-scaled-1.jpg',0,'attachment','image/jpeg',0),(5775,1,'2023-10-20 06:30:18','2023-10-20 05:30:18','<h2>Get the Best Team</h2>\r\nChoosing the right Magento/Adobe Commerce agency to work with can be a crucial decision for your business. A good agency can help you build and maintain a successful ecommerce store, while a bad one can lead to wasted time and resources. In this blog, we\'ll explore some key factors to consider when choosing a Magento/Adobe Commerce agency to ensure that you get the best developers.\r\n<h3 class=\"list-heading\">1. Experience</h3>\r\nWhen choosing a Magento/Adobe Commerce agency, it\'s important to consider their experience. Look for an agency that has a proven track record of working with Magento and has experience building ecommerce stores that are similar to your own. Check their portfolio and client testimonials to get an idea of their expertise.\r\n<h3 class=\"list-heading\">2. Expertise</h3>\r\nMagento/Adobe Commerce is a complex platform, and it\'s important to choose an agency that has the expertise to handle all aspects of your ecommerce store. Look for an agency that has a team of developers, designers, and marketers with expertise in Magento/Adobe Commerce development, customisation, integration, and optimisation.\r\n<h3 class=\"list-heading\">3. Communication</h3>\r\nCommunication is key when working with a Magento/Adobe Commerce agency. Look for an agency that communicates clearly and regularly throughout the development process, providing updates on progress, timelines, and any issues that arise. Good communication ensures that everyone is on the same page and can help avoid misunderstandings and delays.\r\n<h3 class=\"list-heading\">4. Support and Maintenance</h3>\r\nAfter your Magento/Adobe Commerce store is launched, it\'s important to have ongoing support and maintenance to ensure that your store is running smoothly and that any issues are addressed quickly. Look for an agency that offers ongoing support and maintenance, including security updates, bug fixes, and performance optimisation.\r\n<h3 class=\"list-heading\">5. Pricing</h3>\r\nPricing is also an important consideration when choosing a Magento/Adobe Commerce agency. Look for an agency that offers transparent pricing and is upfront about the costs involved. Beware of agencies that offer unusually low prices, as they may be cutting corners or using inexperienced developers.\r\n<h3 class=\"list-heading\">6. Partnership Approach</h3>\r\nFinally, look for a Magento/Adobe Commerce agency that takes a partnership approach. A good agency should take the time to understand your business and its unique needs and work with you to develop a custom solution that meets your goals. They should be invested in your success and be willing to go the extra mile to help you achieve it.','How Do I Choose A Magento/Adobe Commerce Agency?','','publish','open','open','','how-do-i-choose-a-magento-adobe-commerce-agency','','','2026-02-04 10:35:44','2026-02-04 10:35:44','',0,'https://actuate.webpreview.co/2023/10/20/how-do-i-choose-a-magento-adobe-commerce-agency/',0,'post','',0),(5776,1,'2024-02-05 10:39:14','2024-02-05 10:39:14','','How-Do-I-Choose-A-Magento-Agency-scaled','','inherit','open','closed','','how-do-i-choose-a-magento-agency-scaled','','','2024-02-05 14:23:56','2024-02-05 14:23:56','',5775,'https://actuate.webpreview.co/wp-content/uploads/How-Do-I-Choose-A-Magento-Agency-scaled-1.jpg',0,'attachment','image/jpeg',0),(5780,1,'2014-11-23 08:42:00','2014-11-23 08:42:00','A young and up-coming fast fashion clothing brand who’ve expanded across the UK needed to provide their loyal customer with a slicker, faster and feature rich eCommerce solution. They wanted to craft the experience around the social activity that had built up with loyal customers and provide an online shopping journey that would compete with the larger outlets up and down the UK.','Oh Polly','','publish','closed','closed','','oh-polly','','','2026-03-24 15:54:41','2026-03-24 15:54:41','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=5780',0,'case_studies','',0),(5781,1,'2024-02-23 08:44:07','2024-02-23 08:44:07','','Oh Polly - Magento Fast Fashion Store','','inherit','open','closed','','oh-polly-hero','','','2024-02-23 08:44:53','2024-02-23 08:44:53','',5780,'https://actuate.webpreview.co/wp-content/uploads/Oh-Polly-Hero.webp',0,'attachment','image/webp',0),(5801,1,'2024-02-23 09:05:40','2024-02-23 09:05:40','','Oh Polly - Magento Website','','inherit','open','closed','','oh-polly-final-image','','','2024-02-23 09:06:12','2024-02-23 09:06:12','',5780,'https://actuate.webpreview.co/wp-content/uploads/Oh-Polly-Final-Image.webp',0,'attachment','image/webp',0),(5802,1,'2024-02-23 09:07:10','2024-02-23 09:07:10','','Fast Fashion','','inherit','open','closed','','oh-polly-image1-1','','','2024-02-23 09:07:31','2024-02-23 09:07:31','',5780,'https://actuate.webpreview.co/wp-content/uploads/Oh-Polly-Image1-1.webp',0,'attachment','image/webp',0),(5803,1,'2024-02-23 09:07:12','2024-02-23 09:07:12','','Oh Polly','','inherit','open','closed','','oh-polly-image2','','','2024-02-23 09:07:39','2024-02-23 09:07:39','',5780,'https://actuate.webpreview.co/wp-content/uploads/Oh-Polly-Image2.webp',0,'attachment','image/webp',0),(5805,1,'2015-07-01 16:28:45','2015-07-01 15:28:45','','Pickett','','trash','closed','closed','','pickett__trashed','','','2026-03-06 11:23:29','2026-03-06 11:23:29','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=5805',20,'case_studies','',0),(5809,1,'2024-03-04 16:29:45','2024-03-04 16:29:45','Magento’s flexible and robust eCommerce platform allows us to deliver customised, scalable solutions that drive growth and innovation. It enables us to create powerful online stores tailored to your unique business needs, with advanced features that enhance user experience, streamline operations, and boost sales.\r\n\r\nWith Magento, we have the tools and expertise to help you build a seamless, future-proof eCommerce experience. Let’s unlock your business potential with Magento.','Magento','','publish','closed','closed','','magento','','','2024-11-29 17:00:19','2024-11-29 17:00:19','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=5809',10,'partners','',0),(5810,1,'2024-03-04 16:29:53','2024-03-04 16:29:53','Adobe Commerce’s flexible, enterprise-level platform allows us to deliver tailored eCommerce solutions that drive growth and innovation. It enables us to build customised, scalable online stores that enhance customer experiences, streamline workflows, and increase sales.\r\n\r\nWith Adobe Commerce, we have the tools and expertise to help you create a seamless, future-ready eCommerce experience. Let’s unlock your business potential with Adobe Commerce.','Adobe','','publish','closed','closed','','adobe','','','2024-11-29 16:57:03','2024-11-29 16:57:03','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=5810',0,'partners','',0),(5811,1,'2024-03-04 16:30:07','2024-03-04 16:30:07','<div class=\"flex max-w-full flex-col flex-grow\">\r\n<div data-message-author-role=\"assistant\" data-message-id=\"d268ec79-9b3c-45a0-88e8-40ea2f64732d\" dir=\"auto\" class=\"min-h-8 text-message flex w-full flex-col items-end gap-2 whitespace-normal break-words [.text-message+&amp;]:mt-5\" data-message-model-slug=\"gpt-4o-mini\">\r\n<div class=\"flex w-full flex-col gap-1 empty:hidden first:pt-[3px]\">\r\n<div class=\"markdown prose w-full break-words dark:prose-invert light\">\r\n\r\nHyvä allows us to deliver fast, flexible, and modern eCommerce solutions. By leveraging Hyvä’s lightweight, performance-optimised themes, we help businesses create exceptional user experiences that drive engagement and conversions.\r\n\r\nTogether, we provide the tools and expertise needed to build high-performance, scalable stores that meet the demands of today’s digital landscape. Let’s elevate your eCommerce with Hyvä’s cutting-edge technology.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"mb-2 flex gap-3 empty:hidden -ml-2\">\r\n<div class=\"items-center justify-start rounded-xl p-1 flex\">\r\n<div class=\"flex items-center\">\r\n<div class=\"flex items-center pb-0\"></div>\r\n</div>\r\n</div>\r\n</div>','Hyvä','','publish','closed','closed','','hyva','','','2025-11-28 12:43:08','2025-11-28 12:43:08','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=5811',20,'partners','',0),(5812,1,'2024-03-04 16:30:16','2024-03-04 16:30:16','Shopify’s powerful, scalable platform allows us to deliver eCommerce solutions that drive growth and success. It enables us to create customised online stores that streamline operations, enhance the customer experience, and boost sales.\r\n\r\nTogether, we provide the expertise and support needed to bring your eCommerce vision to life and keep your business ahead of the curve. Let’s build your success with Shopify.','Shopify','','publish','closed','closed','','shopify','','','2024-11-29 16:55:45','2024-11-29 16:55:45','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=5812',30,'partners','',0),(5813,1,'2024-03-04 16:32:11','2024-03-04 16:32:11','Corefinity’s secure and scalable cloud hosting platform allows us to deliver reliable, high-performance solutions for your eCommerce business. It enables us to provide fast, flexible hosting environments that ensure your online store operates smoothly, even during peak traffic times.\r\n\r\nWith Corefinity, we can optimise your infrastructure for speed, security, and scalability, helping your business grow and thrive in a cloud-first world.','Corefinity','','publish','closed','closed','','corefinity','','','2024-11-29 16:59:27','2024-11-29 16:59:27','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=5813',50,'partners','',0),(5814,1,'2024-03-04 16:32:21','2024-03-04 16:32:21','Salesfire’s intelligent personalisation platform allows us to deliver highly targeted, data-driven eCommerce solutions that boost conversions and enhance customer engagement. It enables us to create personalised shopping experiences, optimise user journeys, and drive measurable results.\r\n\r\nWith Salesfire, we can help you unlock the full potential of your eCommerce site and create more meaningful connections with your customers. Let’s take your eCommerce to the next level with Salesfire.','SalesFire','','publish','closed','closed','','salesfire','','','2024-11-29 16:58:04','2024-11-29 16:58:04','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=5814',40,'partners','',0),(5815,1,'2024-03-04 16:32:29','2024-03-04 16:32:29','','Pimberly','','publish','closed','closed','','pimberly','','','2024-08-27 11:07:57','2024-08-27 10:07:57','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=5815',0,'partners','',0),(5816,1,'2024-03-04 16:32:37','2024-03-04 16:32:37','','Klaviyo','','publish','closed','closed','','klaviyo','','','2024-05-16 13:10:50','2024-05-16 12:10:50','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=5816',0,'partners','',0),(5817,1,'2024-03-04 16:32:45','2024-03-04 16:32:45','','Klevu','','publish','closed','closed','','klevu','','','2024-05-16 13:11:00','2024-05-16 12:11:00','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=5817',0,'partners','',0),(5818,1,'2024-03-04 16:33:09','2024-03-04 16:33:09','','Amasty','','publish','closed','closed','','amasty','','','2024-05-16 13:10:00','2024-05-16 12:10:00','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=5818',0,'partners','',0),(5819,1,'2024-03-04 16:33:19','2024-03-04 16:33:19','','Reviews.io','','publish','closed','closed','','reviews-io','','','2024-08-27 11:07:36','2024-08-27 10:07:36','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=5819',0,'partners','',0),(5820,1,'2024-03-04 16:33:30','2024-03-04 16:33:30','','Linnworks','','publish','closed','closed','','linnworks','','','2024-05-16 13:11:08','2024-05-16 12:11:08','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=5820',0,'partners','',0),(5821,1,'2024-03-04 16:33:40','2024-03-04 16:33:40','','Klarna','','publish','closed','closed','','klarna','','','2024-05-16 13:10:23','2024-05-16 12:10:23','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=5821',0,'partners','',0),(5822,1,'2024-03-04 16:33:58','2024-03-04 16:33:58','','Segmentify','','publish','closed','closed','','segmentify','','','2024-05-16 13:12:21','2024-05-16 12:12:21','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=5822',0,'partners','',0),(5823,1,'2024-03-04 16:34:15','2024-03-04 16:34:15','','Mollie','','publish','closed','closed','','mollie','','','2024-05-16 13:11:25','2024-05-16 12:11:25','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=5823',0,'partners','',0),(5824,1,'2024-03-06 14:08:09','2024-03-06 14:08:09','','Adobe Commerce','','inherit','open','closed','','adobe-commerce','','','2024-03-06 14:08:22','2024-03-06 14:08:22','',5810,'https://actuate.webpreview.co/wp-content/uploads/adobe-commerce.png',0,'attachment','image/png',0),(5825,1,'2024-03-06 14:35:43','2024-03-06 14:35:43','','Corefinity - AWS Magento/Adobe Commerce Hosting','','inherit','open','closed','','corefinity-logo','','','2024-03-06 14:36:52','2024-03-06 14:36:52','',5818,'https://actuate.webpreview.co/wp-content/uploads/corefinity-logo.png',0,'attachment','image/png',0),(5826,1,'2024-03-06 14:35:44','2024-03-06 14:35:44','','Klarna - Finance Payment Gateway','','inherit','open','closed','','klarna_logo','','','2024-03-06 14:38:13','2024-03-06 14:38:13','',5818,'https://actuate.webpreview.co/wp-content/uploads/Klarna_Logo.png',0,'attachment','image/png',0),(5827,1,'2024-03-06 14:35:45','2024-03-06 14:35:45','','Klaviyo - Email Marketing','','inherit','open','closed','','klaviyo-logo','','','2024-03-06 14:38:32','2024-03-06 14:38:32','',5818,'https://actuate.webpreview.co/wp-content/uploads/klaviyo-logo.png',0,'attachment','image/png',0),(5828,1,'2024-03-06 14:35:45','2024-03-06 14:35:45','','Linnworks - ERP','','inherit','open','closed','','linnworks-new-logo-dark','','','2024-03-06 14:39:19','2024-03-06 14:39:19','',5818,'https://actuate.webpreview.co/wp-content/uploads/linnworks-new-logo-dark.png',0,'attachment','image/png',0),(5829,1,'2024-03-06 14:35:48','2024-03-06 14:35:48','','Amasty Magento/Adobe Commerce Modules','','inherit','open','closed','','logo_amasty','','','2024-03-06 14:36:19','2024-03-06 14:36:19','',5818,'https://actuate.webpreview.co/wp-content/uploads/logo_amasty.png',0,'attachment','image/png',0),(5830,1,'2024-03-06 14:35:50','2024-03-06 14:35:50','','Segmentify','','inherit','open','closed','','logo-segmentify','','','2024-03-06 14:40:55','2024-03-06 14:40:55','',5818,'https://actuate.webpreview.co/wp-content/uploads/Logo-Segmentify.png',0,'attachment','image/png',0),(5831,1,'2024-03-06 14:35:50','2024-03-06 14:35:50','','Magento 2 Developers','','inherit','open','closed','','magento-2','','','2024-03-06 14:39:36','2024-03-06 14:39:36','',5818,'https://actuate.webpreview.co/wp-content/uploads/Magento.png',0,'attachment','image/png',0),(5832,1,'2024-03-06 14:35:52','2024-03-06 14:35:52','','Mollie - AI Payments Provider','','inherit','open','closed','','mollie-logo','','','2024-03-06 14:39:55','2024-03-06 14:39:55','',5818,'https://actuate.webpreview.co/wp-content/uploads/Mollie-Logo.png',0,'attachment','image/png',0),(5833,1,'2024-03-06 14:35:52','2024-03-06 14:35:52','','Pimberly - PIM','','inherit','open','closed','','pimberly-logo-digital','','','2024-03-06 14:40:15','2024-03-06 14:40:15','',5818,'https://actuate.webpreview.co/wp-content/uploads/pimberly-logo-digital.png',0,'attachment','image/png',0),(5834,1,'2024-03-06 14:35:54','2024-03-06 14:35:54','','Reviews.io','','inherit','open','closed','','reviewsio-logo','','','2024-03-06 14:40:28','2024-03-06 14:40:28','',5818,'https://actuate.webpreview.co/wp-content/uploads/reviewsio-logo.png',0,'attachment','image/png',0),(5835,1,'2024-03-06 14:35:56','2024-03-06 14:35:56','','Salesfire','','inherit','open','closed','','salesfire-logo','','','2024-03-06 14:40:40','2024-03-06 14:40:40','',5818,'https://actuate.webpreview.co/wp-content/uploads/salesfire-logo.png',0,'attachment','image/png',0),(5836,1,'2024-03-06 14:35:56','2024-03-06 14:35:56','','Shopify','','inherit','open','closed','','shopify_logo','','','2024-03-06 14:41:11','2024-03-06 14:41:11','',5818,'https://actuate.webpreview.co/wp-content/uploads/Shopify_logo.png',0,'attachment','image/png',0),(5837,1,'2024-03-06 14:37:36','2024-03-06 14:37:36','','Hyva Magento Developers','','inherit','open','closed','','hyva_bronze-partner-badge_stacked_light2x','','','2024-03-06 14:37:51','2024-03-06 14:37:51','',5811,'https://actuate.webpreview.co/wp-content/uploads/hyva_bronze-partner-badge_stacked_light@2x.png',0,'attachment','image/png',0),(5838,1,'2024-03-06 14:38:47','2024-03-06 14:38:47','','Klevu - AI Powered Search','','inherit','open','closed','','klevu-logo','','','2024-03-06 14:38:58','2024-03-06 14:38:58','',5817,'https://actuate.webpreview.co/wp-content/uploads/klevu-logo.png',0,'attachment','image/png',0),(5840,1,'2025-03-14 16:57:01','2025-03-14 16:57:01','We have worked with Actuate for several years and have been constantly impressed by their work ethic, solid development skills and attention to detail. They continue to amaze us with their knowledge of Magento to meet our growing needs','Rob Dyer, Be My Bear','','publish','closed','closed','','rob-dyer-be-my-bear','','','2025-03-14 16:57:01','2025-03-14 16:57:01','',0,'https://actuate.webpreview.co/?post_type=testimonials&#038;p=5840',0,'testimonials','',0),(5842,1,'2025-03-14 16:57:01','2025-03-14 16:57:01','I worked with Actuate on the redevelopment of the Pickett London website. Their team is an excellent asset for any company or team, it was a pleasure to work with them - easy to communicate with, easy to reach and always willing to help.','Oliver Moser, Pickett','','publish','closed','closed','','oliver-moser-pickett','','','2025-03-14 16:57:01','2025-03-14 16:57:01','',0,'https://actuate.webpreview.co/?post_type=testimonials&#038;p=5842',0,'testimonials','',0),(5845,1,'2025-03-14 16:57:01','2025-03-14 16:57:01','I like working with Actuate because they care about what they do, they clarify the detail to get the job done right.  They have worked incredibly hard with our complex needs and have been on hand for help and advice every step along the way...','Catherine Lund-Barker, Elcometer','','publish','closed','closed','','catherine-lund-barker-elcometer','','','2026-03-06 11:22:23','2026-03-06 11:22:23','',0,'https://actuate.webpreview.co/?post_type=testimonials&#038;p=5845',0,'testimonials','',0),(5849,1,'2015-03-11 12:06:17','2015-03-11 12:06:17','','Peaceful Hooligan','','trash','closed','closed','','peaceful-hooligan__trashed','','','2026-03-06 11:23:32','2026-03-06 11:23:32','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=5849',10,'case_studies','',0),(5853,1,'2015-11-11 09:18:18','2015-11-11 09:18:18','','Tissino','','trash','closed','closed','','tissino__trashed','','','2026-03-06 11:33:23','2026-03-06 11:33:23','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=5853',30,'case_studies','',0),(5854,1,'2015-12-11 09:21:31','2015-12-11 09:21:31','','Mere Bathrooms','','draft','closed','closed','','mere-bathrooms','','','2026-03-24 15:42:33','2026-03-24 15:42:33','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=5854',60,'case_studies','',0),(5855,1,'2020-04-11 09:22:19','2020-04-11 08:22:19','','The Shirt Company','','publish','closed','closed','','the-shirt-company','','','2026-03-24 15:47:11','2026-03-24 15:47:11','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=5855',30,'case_studies','',0),(5856,1,'2020-08-11 09:22:55','2020-08-11 08:22:55','','Be My Bear','','publish','closed','closed','','be-my-bear','','','2026-03-24 14:47:03','2026-03-24 14:47:03','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=5856',40,'case_studies','',0),(5857,1,'2021-04-11 09:23:28','2021-04-11 08:23:28','','William Yeoward','','trash','closed','closed','','william-yeoward__trashed','','','2026-03-06 11:33:26','2026-03-06 11:33:26','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=5857',120,'case_studies','',0),(5858,1,'2021-04-11 09:24:03','2021-04-11 08:24:03','','Rainclear','','draft','closed','closed','','rainclear','','','2026-03-23 15:53:39','2026-03-23 15:53:39','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=5858',80,'case_studies','',0),(5859,1,'2021-07-11 09:24:40','2021-07-11 08:24:40','','Homefeeling','','publish','closed','closed','','homefeeling','','','2026-03-24 15:41:47','2026-03-24 15:41:47','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=5859',90,'case_studies','',0),(5860,1,'2022-11-11 09:25:04','2022-11-11 09:25:04','','Reliant','','publish','closed','closed','','reliant','','','2026-03-24 15:59:44','2026-03-24 15:59:44','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=5860',70,'case_studies','',0),(5861,1,'2021-08-11 09:25:31','2021-08-11 08:25:31','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>','W.Howard','','publish','closed','closed','','w-howard','','','2026-03-31 11:05:50','2026-03-31 10:05:50','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=5861',70,'case_studies','',0),(5862,1,'2021-12-11 09:26:13','2021-12-11 09:26:13','','The Skirting Board Shop','','publish','closed','closed','','the-skirting-board-shop','','','2026-03-31 11:02:09','2026-03-31 10:02:09','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=5862',110,'case_studies','',0),(5863,1,'2023-10-11 09:27:07','2023-10-11 08:27:07','','Helmet City','','publish','closed','closed','','helmet-city','','','2026-03-24 14:53:56','2026-03-24 14:53:56','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=5863',80,'case_studies','',0),(5864,1,'2024-01-11 09:27:40','2024-01-11 09:27:40','','Robinsons of Bawtry','','publish','closed','closed','','robinsons-of-bawtry','','','2026-03-31 10:58:53','2026-03-31 09:58:53','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=5864',150,'case_studies','',0),(5865,1,'2024-04-11 09:28:29','2024-04-11 08:28:29','','Willow & Hall','','publish','closed','closed','','willow-hall','','','2026-03-31 11:09:49','2026-03-31 10:09:49','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=5865',170,'case_studies','',0),(5866,1,'2023-11-11 09:28:35','2023-11-11 09:28:35','','Revitalash','','publish','closed','closed','','revitalash','','','2026-03-31 10:56:08','2026-03-31 09:56:08','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=5866',130,'case_studies','',0),(5917,1,'2024-04-22 09:48:55','2024-04-22 08:48:55','','Willow and Hall - Magento 1 to Magento 2 migration','','inherit','open','closed','','willow-and-hall-hero','','','2024-04-22 09:49:32','2024-04-22 08:49:32','',5865,'https://actuate.webpreview.co/wp-content/uploads/willow-and-hall-hero.png',0,'attachment','image/png',0),(5918,1,'2024-04-22 09:49:45','2024-04-22 08:49:45','','Willow and Hall - Magento 2 Hyvä Website','','inherit','open','closed','','willow-and-hall-main','','','2024-04-22 09:50:19','2024-04-22 08:50:19','',5865,'https://actuate.webpreview.co/wp-content/uploads/willow-and-hall-main.png',0,'attachment','image/png',0),(5919,1,'2024-04-22 09:50:35','2024-04-22 08:50:35','','Willow and Hall - Magento 2 Swatch Example','','inherit','open','closed','','willow-and-hall-swatches','','','2024-04-22 09:50:50','2024-04-22 08:50:50','',5865,'https://actuate.webpreview.co/wp-content/uploads/willow-and-hall-swatches.png',0,'attachment','image/png',0),(5920,1,'2024-04-22 09:51:05','2024-04-22 08:51:05','','Willow and Hall - Magento 2 Content Example','','inherit','open','closed','','willow-and-hall-content','','','2024-04-22 09:51:18','2024-04-22 08:51:18','',5865,'https://actuate.webpreview.co/wp-content/uploads/willow-and-hall-content.png',0,'attachment','image/png',0),(5921,1,'2024-04-22 09:51:43','2024-04-22 08:51:43','','Willow and Hall - Magento 2 Redefined UX','','inherit','open','closed','','willow-and-hall-deep-content','','','2024-04-22 09:52:04','2024-04-22 08:52:04','',5865,'https://actuate.webpreview.co/wp-content/uploads/willow-and-hall-deep-content.png',0,'attachment','image/png',0),(5922,1,'2024-04-22 09:53:14','2024-04-22 08:53:14','','Willow and Hall - Magento 2 Hyvä Website','','inherit','open','closed','','willow-and-hall-website-designs','','','2024-04-22 09:53:43','2024-04-22 08:53:43','',5865,'https://actuate.webpreview.co/wp-content/uploads/willow-and-hall-website-designs.png',0,'attachment','image/png',0),(5923,1,'2024-04-22 09:54:39','2024-04-22 08:54:39','','Willow and Hall - Magento 2 Hyvä Refined UX','','inherit','open','closed','','willow-and-hall-customiser','','','2024-04-22 09:54:50','2024-04-22 08:54:50','',5865,'https://actuate.webpreview.co/wp-content/uploads/willow-and-hall-customiser.png',0,'attachment','image/png',0),(5926,1,'2024-05-09 12:21:47','2024-05-09 11:21:47','','Be My Bear - Magento 2 Website','','inherit','open','closed','','be-my-bear-hero','','','2024-05-09 12:22:36','2024-05-09 11:22:36','',5856,'https://actuate.webpreview.co/wp-content/uploads/be-my-bear-hero.png',0,'attachment','image/png',0),(5927,1,'2024-05-09 12:21:53','2024-05-09 11:21:53','','be-my-bear-image1','','inherit','open','closed','','be-my-bear-image1','','','2024-05-09 12:21:53','2024-05-09 11:21:53','',5856,'https://actuate.webpreview.co/wp-content/uploads/be-my-bear-image1.png',0,'attachment','image/png',0),(5928,1,'2024-05-09 12:21:56','2024-05-09 11:21:56','','be-my-bear-image2','','inherit','open','closed','','be-my-bear-image2','','','2024-05-09 12:21:56','2024-05-09 11:21:56','',5856,'https://actuate.webpreview.co/wp-content/uploads/be-my-bear-image2.png',0,'attachment','image/png',0),(5929,1,'2024-05-09 12:21:58','2024-05-09 11:21:58','','be-my-bear-image3','','inherit','open','closed','','be-my-bear-image3','','','2024-05-09 12:21:58','2024-05-09 11:21:58','',5856,'https://actuate.webpreview.co/wp-content/uploads/be-my-bear-image3.png',0,'attachment','image/png',0),(5930,1,'2024-05-09 12:22:00','2024-05-09 11:22:00','','be-my-bear-image4','','inherit','open','closed','','be-my-bear-image4','','','2024-05-09 12:22:00','2024-05-09 11:22:00','',5856,'https://actuate.webpreview.co/wp-content/uploads/be-my-bear-image4.png',0,'attachment','image/png',0),(5931,1,'2024-05-09 12:22:02','2024-05-09 11:22:02','','be-my-bear-main','','inherit','open','closed','','be-my-bear-main','','','2024-05-09 12:22:02','2024-05-09 11:22:02','',5856,'https://actuate.webpreview.co/wp-content/uploads/be-my-bear-main.png',0,'attachment','image/png',0),(5932,1,'2024-05-09 12:22:12','2024-05-09 11:22:12','','be-my-bear-mockup','','inherit','open','closed','','be-my-bear-mockup','','','2024-05-09 12:22:12','2024-05-09 11:22:12','',5856,'https://actuate.webpreview.co/wp-content/uploads/be-my-bear-mockup.png',0,'attachment','image/png',0),(5933,1,'2024-05-09 12:23:43','2024-05-09 11:23:43','','Helmet City - Magento 2 Website','','inherit','open','closed','','helmet-city-hero','','','2024-05-09 12:24:49','2024-05-09 11:24:49','',5863,'https://actuate.webpreview.co/wp-content/uploads/helmet-city-hero.png',0,'attachment','image/png',0),(5934,1,'2024-05-09 12:23:49','2024-05-09 11:23:49','','helmet-city-image1','','inherit','open','closed','','helmet-city-image1','','','2024-05-09 12:23:49','2024-05-09 11:23:49','',5863,'https://actuate.webpreview.co/wp-content/uploads/helmet-city-image1.png',0,'attachment','image/png',0),(5935,1,'2024-05-09 12:23:56','2024-05-09 11:23:56','','helmet-city-image2','','inherit','open','closed','','helmet-city-image2','','','2024-05-09 12:23:56','2024-05-09 11:23:56','',5863,'https://actuate.webpreview.co/wp-content/uploads/helmet-city-image2.png',0,'attachment','image/png',0),(5936,1,'2024-05-09 12:24:01','2024-05-09 11:24:01','','helmet-city-image3','','inherit','open','closed','','helmet-city-image3','','','2024-05-09 12:24:01','2024-05-09 11:24:01','',5863,'https://actuate.webpreview.co/wp-content/uploads/helmet-city-image3.png',0,'attachment','image/png',0),(5937,1,'2024-05-09 12:24:07','2024-05-09 11:24:07','','helmet-city-image4','','inherit','open','closed','','helmet-city-image4','','','2024-05-09 12:24:07','2024-05-09 11:24:07','',5863,'https://actuate.webpreview.co/wp-content/uploads/helmet-city-image4.png',0,'attachment','image/png',0),(5938,1,'2024-05-09 12:24:14','2024-05-09 11:24:14','','helmet-city-main','','inherit','open','closed','','helmet-city-main','','','2024-05-09 12:24:14','2024-05-09 11:24:14','',5863,'https://actuate.webpreview.co/wp-content/uploads/helmet-city-main.png',0,'attachment','image/png',0),(5939,1,'2024-05-09 12:25:30','2024-05-09 11:25:30','','home-feeling-hero','','inherit','open','closed','','home-feeling-hero','','','2024-05-09 12:25:30','2024-05-09 11:25:30','',5859,'https://actuate.webpreview.co/wp-content/uploads/home-feeling-hero.png',0,'attachment','image/png',0),(5940,1,'2024-05-09 12:25:37','2024-05-09 11:25:37','','home-feeling-image1','','inherit','open','closed','','home-feeling-image1','','','2024-05-09 12:25:37','2024-05-09 11:25:37','',5859,'https://actuate.webpreview.co/wp-content/uploads/home-feeling-image1.png',0,'attachment','image/png',0),(5941,1,'2024-05-09 12:25:43','2024-05-09 11:25:43','','home-feeling-image2','','inherit','open','closed','','home-feeling-image2','','','2024-05-09 12:25:43','2024-05-09 11:25:43','',5859,'https://actuate.webpreview.co/wp-content/uploads/home-feeling-image2.png',0,'attachment','image/png',0),(5942,1,'2024-05-09 12:25:49','2024-05-09 11:25:49','','home-feeling-image3','','inherit','open','closed','','home-feeling-image3','','','2024-05-09 12:25:49','2024-05-09 11:25:49','',5859,'https://actuate.webpreview.co/wp-content/uploads/home-feeling-image3.png',0,'attachment','image/png',0),(5943,1,'2024-05-09 12:25:55','2024-05-09 11:25:55','','home-feeling-image4','','inherit','open','closed','','home-feeling-image4','','','2024-05-09 12:25:55','2024-05-09 11:25:55','',5859,'https://actuate.webpreview.co/wp-content/uploads/home-feeling-image4.png',0,'attachment','image/png',0),(5944,1,'2024-05-09 12:26:02','2024-05-09 11:26:02','','Home Feeling - Magento 2 Website','','inherit','open','closed','','home-feeling-main','','','2024-05-09 12:26:32','2024-05-09 11:26:32','',5859,'https://actuate.webpreview.co/wp-content/uploads/home-feeling-main.png',0,'attachment','image/png',0),(5945,1,'2024-05-09 12:27:23','2024-05-09 11:27:23','','Mere Bathrooms - Magento B2B Website','','inherit','open','closed','','mere-bathrooms-hero','','','2024-05-09 12:28:12','2024-05-09 11:28:12','',5854,'https://actuate.webpreview.co/wp-content/uploads/mere-bathrooms-hero.png',0,'attachment','image/png',0),(5946,1,'2024-05-09 12:27:27','2024-05-09 11:27:27','','mere-bathrooms-image1','','inherit','open','closed','','mere-bathrooms-image1','','','2024-05-09 12:27:27','2024-05-09 11:27:27','',5854,'https://actuate.webpreview.co/wp-content/uploads/mere-bathrooms-image1.png',0,'attachment','image/png',0),(5947,1,'2024-05-09 12:27:29','2024-05-09 11:27:29','','mere-bathrooms-image2','','inherit','open','closed','','mere-bathrooms-image2','','','2024-05-09 12:27:29','2024-05-09 11:27:29','',5854,'https://actuate.webpreview.co/wp-content/uploads/mere-bathrooms-image2.png',0,'attachment','image/png',0),(5948,1,'2024-05-09 12:27:31','2024-05-09 11:27:31','','mere-bathrooms-image3','','inherit','open','closed','','mere-bathrooms-image3','','','2024-05-09 12:27:31','2024-05-09 11:27:31','',5854,'https://actuate.webpreview.co/wp-content/uploads/mere-bathrooms-image3.png',0,'attachment','image/png',0),(5949,1,'2024-05-09 12:27:33','2024-05-09 11:27:33','','mere-bathrooms-image4','','inherit','open','closed','','mere-bathrooms-image4','','','2024-05-09 12:27:33','2024-05-09 11:27:33','',5854,'https://actuate.webpreview.co/wp-content/uploads/mere-bathrooms-image4.png',0,'attachment','image/png',0),(5950,1,'2024-05-09 12:27:35','2024-05-09 11:27:35','','mere-bathrooms-main','','inherit','open','closed','','mere-bathrooms-main','','','2024-05-09 12:27:35','2024-05-09 11:27:35','',5854,'https://actuate.webpreview.co/wp-content/uploads/mere-bathrooms-main.png',0,'attachment','image/png',0),(5951,1,'2024-05-09 12:27:40','2024-05-09 11:27:40','','mere-bathrooms-mockup','','inherit','open','closed','','mere-bathrooms-mockup','','','2024-05-09 12:27:40','2024-05-09 11:27:40','',5854,'https://actuate.webpreview.co/wp-content/uploads/mere-bathrooms-mockup.png',0,'attachment','image/png',0),(5952,1,'2024-05-09 12:28:37','2024-05-09 11:28:37','','Oh Polly - Magento Fashion Website','','inherit','open','closed','','oh-polly-hero-2','','','2024-05-09 12:29:29','2024-05-09 11:29:29','',5780,'https://actuate.webpreview.co/wp-content/uploads/oh-polly-hero.png',0,'attachment','image/png',0),(5953,1,'2024-05-09 12:28:42','2024-05-09 11:28:42','','oh-polly-image1','','inherit','open','closed','','oh-polly-image1','','','2024-05-09 12:28:42','2024-05-09 11:28:42','',5780,'https://actuate.webpreview.co/wp-content/uploads/oh-polly-image1.png',0,'attachment','image/png',0),(5954,1,'2024-05-09 12:28:48','2024-05-09 11:28:48','','oh-polly-image2','','inherit','open','closed','','oh-polly-image2-2','','','2024-05-09 12:28:48','2024-05-09 11:28:48','',5780,'https://actuate.webpreview.co/wp-content/uploads/oh-polly-image2.png',0,'attachment','image/png',0),(5955,1,'2024-05-09 12:28:50','2024-05-09 11:28:50','','oh-polly-image3','','inherit','open','closed','','oh-polly-image3','','','2024-05-09 12:28:50','2024-05-09 11:28:50','',5780,'https://actuate.webpreview.co/wp-content/uploads/oh-polly-image3.png',0,'attachment','image/png',0),(5956,1,'2024-05-09 12:28:52','2024-05-09 11:28:52','','oh-polly-image4','','inherit','open','closed','','oh-polly-image4','','','2024-05-09 12:28:52','2024-05-09 11:28:52','',5780,'https://actuate.webpreview.co/wp-content/uploads/oh-polly-image4.png',0,'attachment','image/png',0),(5957,1,'2024-05-09 12:28:55','2024-05-09 11:28:55','','oh-polly-main','','inherit','open','closed','','oh-polly-main','','','2024-05-09 12:28:55','2024-05-09 11:28:55','',5780,'https://actuate.webpreview.co/wp-content/uploads/oh-polly-main.png',0,'attachment','image/png',0),(5958,1,'2024-05-09 12:29:04','2024-05-09 11:29:04','','oh-polly-mockup','','inherit','open','closed','','oh-polly-mockup','','','2024-05-09 12:29:04','2024-05-09 11:29:04','',5780,'https://actuate.webpreview.co/wp-content/uploads/oh-polly-mockup.png',0,'attachment','image/png',0),(5959,1,'2024-05-09 12:29:50','2024-05-09 11:29:50','','Peaceful Hooligan - Magento Mens Fashion Website','','inherit','open','closed','','peaceful-hooligan-hero','','','2024-05-09 12:30:29','2024-05-09 11:30:29','',5849,'https://actuate.webpreview.co/wp-content/uploads/peaceful-hooligan-hero.png',0,'attachment','image/png',0),(5960,1,'2024-05-09 12:29:57','2024-05-09 11:29:57','','peaceful-hooligan-image1','','inherit','open','closed','','peaceful-hooligan-image1','','','2024-05-09 12:29:57','2024-05-09 11:29:57','',5849,'https://actuate.webpreview.co/wp-content/uploads/peaceful-hooligan-image1.png',0,'attachment','image/png',0),(5961,1,'2024-05-09 12:30:01','2024-05-09 11:30:01','','peaceful-hooligan-image2','','inherit','open','closed','','peaceful-hooligan-image2','','','2024-05-09 12:30:01','2024-05-09 11:30:01','',5849,'https://actuate.webpreview.co/wp-content/uploads/peaceful-hooligan-image2.png',0,'attachment','image/png',0),(5962,1,'2024-05-09 12:30:04','2024-05-09 11:30:04','','peaceful-hooligan-image3','','inherit','open','closed','','peaceful-hooligan-image3','','','2024-05-09 12:30:04','2024-05-09 11:30:04','',5849,'https://actuate.webpreview.co/wp-content/uploads/peaceful-hooligan-image3.png',0,'attachment','image/png',0),(5963,1,'2024-05-09 12:30:07','2024-05-09 11:30:07','','peaceful-hooligan-image4','','inherit','open','closed','','peaceful-hooligan-image4','','','2024-05-09 12:30:07','2024-05-09 11:30:07','',5849,'https://actuate.webpreview.co/wp-content/uploads/peaceful-hooligan-image4.png',0,'attachment','image/png',0),(5964,1,'2024-05-09 12:30:09','2024-05-09 11:30:09','','peaceful-hooligan-main','','inherit','open','closed','','peaceful-hooligan-main','','','2024-05-09 12:30:09','2024-05-09 11:30:09','',5849,'https://actuate.webpreview.co/wp-content/uploads/peaceful-hooligan-main.png',0,'attachment','image/png',0),(5965,1,'2024-05-09 12:30:18','2024-05-09 11:30:18','','peaceful-hooligan-mockup','','inherit','open','closed','','peaceful-hooligan-mockup','','','2024-05-09 12:30:18','2024-05-09 11:30:18','',5849,'https://actuate.webpreview.co/wp-content/uploads/peaceful-hooligan-mockup.png',0,'attachment','image/png',0),(5966,1,'2024-05-09 12:30:53','2024-05-09 11:30:53','','Picket - Magento Leather Goods Website','','inherit','open','closed','','pickett-hero','','','2024-05-09 12:31:42','2024-05-09 11:31:42','',5805,'https://actuate.webpreview.co/wp-content/uploads/pickett-hero.png',0,'attachment','image/png',0),(5967,1,'2024-05-09 12:30:59','2024-05-09 11:30:59','','pickett-image1','','inherit','open','closed','','pickett-image1','','','2024-05-09 12:30:59','2024-05-09 11:30:59','',5805,'https://actuate.webpreview.co/wp-content/uploads/pickett-image1.png',0,'attachment','image/png',0),(5968,1,'2024-05-09 12:31:05','2024-05-09 11:31:05','','pickett-image2','','inherit','open','closed','','pickett-image2','','','2024-05-09 12:31:05','2024-05-09 11:31:05','',5805,'https://actuate.webpreview.co/wp-content/uploads/pickett-image2.png',0,'attachment','image/png',0),(5969,1,'2024-05-09 12:31:07','2024-05-09 11:31:07','','pickett-image3','','inherit','open','closed','','pickett-image3','','','2024-05-09 12:31:07','2024-05-09 11:31:07','',5805,'https://actuate.webpreview.co/wp-content/uploads/pickett-image3.png',0,'attachment','image/png',0),(5970,1,'2024-05-09 12:31:10','2024-05-09 11:31:10','','pickett-image4','','inherit','open','closed','','pickett-image4','','','2024-05-09 12:31:10','2024-05-09 11:31:10','',5805,'https://actuate.webpreview.co/wp-content/uploads/pickett-image4.png',0,'attachment','image/png',0),(5971,1,'2024-05-09 12:31:15','2024-05-09 11:31:15','','pickett-main','','inherit','open','closed','','pickett-main','','','2024-05-09 12:31:15','2024-05-09 11:31:15','',5805,'https://actuate.webpreview.co/wp-content/uploads/pickett-main.png',0,'attachment','image/png',0),(5972,1,'2024-05-09 12:31:25','2024-05-09 11:31:25','','pickett-mockup','','inherit','open','closed','','pickett-mockup','','','2024-05-09 12:31:25','2024-05-09 11:31:25','',5805,'https://actuate.webpreview.co/wp-content/uploads/pickett-mockup.png',0,'attachment','image/png',0),(5973,1,'2024-05-09 12:32:26','2024-05-09 11:32:26','','Rainclear - Home and Garden Magento 2 Website','','inherit','open','closed','','rainclear-hero','','','2024-05-09 12:33:16','2024-05-09 11:33:16','',5858,'https://actuate.webpreview.co/wp-content/uploads/rainclear-hero.png',0,'attachment','image/png',0),(5974,1,'2024-05-09 12:32:34','2024-05-09 11:32:34','','rainclear-image1','','inherit','open','closed','','rainclear-image1','','','2024-05-09 12:32:34','2024-05-09 11:32:34','',5858,'https://actuate.webpreview.co/wp-content/uploads/rainclear-image1.png',0,'attachment','image/png',0),(5975,1,'2024-05-09 12:32:38','2024-05-09 11:32:38','','rainclear-image2','','inherit','open','closed','','rainclear-image2','','','2024-05-09 12:32:38','2024-05-09 11:32:38','',5858,'https://actuate.webpreview.co/wp-content/uploads/rainclear-image2.png',0,'attachment','image/png',0),(5976,1,'2024-05-09 12:32:40','2024-05-09 11:32:40','','rainclear-image3','','inherit','open','closed','','rainclear-image3','','','2024-05-09 12:32:40','2024-05-09 11:32:40','',5858,'https://actuate.webpreview.co/wp-content/uploads/rainclear-image3.png',0,'attachment','image/png',0),(5977,1,'2024-05-09 12:32:42','2024-05-09 11:32:42','','rainclear-image4','','inherit','open','closed','','rainclear-image4','','','2024-05-09 12:32:42','2024-05-09 11:32:42','',5858,'https://actuate.webpreview.co/wp-content/uploads/rainclear-image4.png',0,'attachment','image/png',0),(5978,1,'2024-05-09 12:32:45','2024-05-09 11:32:45','','rainclear-main','','inherit','open','closed','','rainclear-main','','','2024-05-09 12:32:45','2024-05-09 11:32:45','',5858,'https://actuate.webpreview.co/wp-content/uploads/rainclear-main.png',0,'attachment','image/png',0),(5979,1,'2024-05-09 12:32:53','2024-05-09 11:32:53','','rainclear-mockup','','inherit','open','closed','','rainclear-mockup','','','2024-05-09 12:32:53','2024-05-09 11:32:53','',5858,'https://actuate.webpreview.co/wp-content/uploads/rainclear-mockup.png',0,'attachment','image/png',0),(5980,1,'2024-05-09 12:33:45','2024-05-09 11:33:45','','Reliant - Home TV Electrical Magento 2 Website','','inherit','open','closed','','reliant-hero','','','2024-05-09 12:35:19','2024-05-09 11:35:19','',5860,'https://actuate.webpreview.co/wp-content/uploads/reliant-hero.png',0,'attachment','image/png',0),(5981,1,'2024-05-09 12:33:51','2024-05-09 11:33:51','','reliant-image1','','inherit','open','closed','','reliant-image1','','','2024-05-09 12:33:51','2024-05-09 11:33:51','',5860,'https://actuate.webpreview.co/wp-content/uploads/reliant-image1.png',0,'attachment','image/png',0),(5982,1,'2024-05-09 12:33:54','2024-05-09 11:33:54','','reliant-image2','','inherit','open','closed','','reliant-image2','','','2024-05-09 12:33:54','2024-05-09 11:33:54','',5860,'https://actuate.webpreview.co/wp-content/uploads/reliant-image2.png',0,'attachment','image/png',0),(5983,1,'2024-05-09 12:34:00','2024-05-09 11:34:00','','reliant-image3','','inherit','open','closed','','reliant-image3','','','2024-05-09 12:34:00','2024-05-09 11:34:00','',5860,'https://actuate.webpreview.co/wp-content/uploads/reliant-image3.png',0,'attachment','image/png',0),(5984,1,'2024-05-09 12:34:02','2024-05-09 11:34:02','','reliant-image4','','inherit','open','closed','','reliant-image4','','','2024-05-09 12:34:02','2024-05-09 11:34:02','',5860,'https://actuate.webpreview.co/wp-content/uploads/reliant-image4.png',0,'attachment','image/png',0),(5985,1,'2024-05-09 12:34:03','2024-05-09 11:34:03','','Reliant - UK Electrical store on Hyvä','','inherit','open','closed','','reliant-main','','','2024-12-05 16:19:42','2024-12-05 16:19:42','',5860,'https://actuate.webpreview.co/wp-content/uploads/reliant-main.png',0,'attachment','image/png',0),(5986,1,'2024-05-09 12:34:11','2024-05-09 11:34:11','','Reliant - Home TV Electrical Magento 2 Website','','inherit','open','closed','','reliant-mockup','','','2024-05-09 12:35:03','2024-05-09 11:35:03','',5860,'https://actuate.webpreview.co/wp-content/uploads/reliant-mockup.png',0,'attachment','image/png',0),(5987,1,'2024-05-09 12:37:27','2024-05-09 11:37:27','','Robinsons of Bawtry - Shopify Fashion Website','','inherit','open','closed','','robinsons-hero','','','2024-05-09 12:38:01','2024-05-09 11:38:01','',5864,'https://actuate.webpreview.co/wp-content/uploads/robinsons-hero.png',0,'attachment','image/png',0),(5988,1,'2024-05-09 12:37:34','2024-05-09 11:37:34','','robinsons-image1','','inherit','open','closed','','robinsons-image1','','','2024-05-09 12:37:34','2024-05-09 11:37:34','',5864,'https://actuate.webpreview.co/wp-content/uploads/robinsons-image1.png',0,'attachment','image/png',0),(5989,1,'2024-05-09 12:37:36','2024-05-09 11:37:36','','robinsons-image2','','inherit','open','closed','','robinsons-image2','','','2024-05-09 12:37:36','2024-05-09 11:37:36','',5864,'https://actuate.webpreview.co/wp-content/uploads/robinsons-image2.png',0,'attachment','image/png',0),(5990,1,'2024-05-09 12:37:39','2024-05-09 11:37:39','','robinsons-image3','','inherit','open','closed','','robinsons-image3','','','2024-05-09 12:37:39','2024-05-09 11:37:39','',5864,'https://actuate.webpreview.co/wp-content/uploads/robinsons-image3.png',0,'attachment','image/png',0),(5991,1,'2024-05-09 12:37:42','2024-05-09 11:37:42','','robinsons-image4','','inherit','open','closed','','robinsons-image4','','','2024-05-09 12:37:42','2024-05-09 11:37:42','',5864,'https://actuate.webpreview.co/wp-content/uploads/robinsons-image4.png',0,'attachment','image/png',0),(5992,1,'2024-05-09 12:37:47','2024-05-09 11:37:47','','robinsons-main','','inherit','open','closed','','robinsons-main','','','2024-05-09 12:37:47','2024-05-09 11:37:47','',5864,'https://actuate.webpreview.co/wp-content/uploads/robinsons-main.png',0,'attachment','image/png',0),(5993,1,'2024-05-09 12:37:52','2024-05-09 11:37:52','','robinsons-mockup','','inherit','open','closed','','robinsons-mockup','','','2024-05-09 12:37:52','2024-05-09 11:37:52','',5864,'https://actuate.webpreview.co/wp-content/uploads/robinsons-mockup.png',0,'attachment','image/png',0),(5994,1,'2024-05-09 12:38:27','2024-05-09 11:38:27','','The Shirt Company - Womens Fashion Magento Website','','inherit','open','closed','','the-shirt-company-hero','','','2024-05-09 12:40:45','2024-05-09 11:40:45','',5855,'https://actuate.webpreview.co/wp-content/uploads/the-shirt-company-hero.png',0,'attachment','image/png',0),(5995,1,'2024-05-09 12:38:31','2024-05-09 11:38:31','','the-shirt-company-image1','','inherit','open','closed','','the-shirt-company-image1','','','2024-05-09 12:38:31','2024-05-09 11:38:31','',5855,'https://actuate.webpreview.co/wp-content/uploads/the-shirt-company-image1.png',0,'attachment','image/png',0),(5996,1,'2024-05-09 12:38:36','2024-05-09 11:38:36','','the-shirt-company-image2','','inherit','open','closed','','the-shirt-company-image2','','','2024-05-09 12:38:36','2024-05-09 11:38:36','',5855,'https://actuate.webpreview.co/wp-content/uploads/the-shirt-company-image2.png',0,'attachment','image/png',0),(5997,1,'2024-05-09 12:38:38','2024-05-09 11:38:38','','the-shirt-company-image3','','inherit','open','closed','','the-shirt-company-image3','','','2024-05-09 12:38:38','2024-05-09 11:38:38','',5855,'https://actuate.webpreview.co/wp-content/uploads/the-shirt-company-image3.png',0,'attachment','image/png',0),(5998,1,'2024-05-09 12:38:44','2024-05-09 11:38:44','','the-shirt-company-image4','','inherit','open','closed','','the-shirt-company-image4','','','2024-05-09 12:38:44','2024-05-09 11:38:44','',5855,'https://actuate.webpreview.co/wp-content/uploads/the-shirt-company-image4.png',0,'attachment','image/png',0),(5999,1,'2024-05-09 12:38:45','2024-05-09 11:38:45','','the-shirt-company-main','','inherit','open','closed','','the-shirt-company-main','','','2024-05-09 12:38:45','2024-05-09 11:38:45','',5855,'https://actuate.webpreview.co/wp-content/uploads/the-shirt-company-main.png',0,'attachment','image/png',0),(6000,1,'2024-05-09 12:38:52','2024-05-09 11:38:52','','the-shirt-company-mockup','','inherit','open','closed','','the-shirt-company-mockup','','','2024-05-09 12:38:52','2024-05-09 11:38:52','',5855,'https://actuate.webpreview.co/wp-content/uploads/the-shirt-company-mockup.png',0,'attachment','image/png',0),(6001,1,'2024-05-09 12:42:35','2024-05-09 11:42:35','','The Skirting Board Shop - Magento Home DIY website','','inherit','open','closed','','sbs-hero','','','2024-05-09 12:43:46','2024-05-09 11:43:46','',5862,'https://actuate.webpreview.co/wp-content/uploads/sbs-hero.png',0,'attachment','image/png',0),(6002,1,'2024-05-09 12:42:43','2024-05-09 11:42:43','','sbs-image1','','inherit','open','closed','','sbs-image1','','','2024-05-09 12:42:43','2024-05-09 11:42:43','',5862,'https://actuate.webpreview.co/wp-content/uploads/sbs-image1.png',0,'attachment','image/png',0),(6003,1,'2024-05-09 12:42:49','2024-05-09 11:42:49','','sbs-image2','','inherit','open','closed','','sbs-image2','','','2024-05-09 12:42:49','2024-05-09 11:42:49','',5862,'https://actuate.webpreview.co/wp-content/uploads/sbs-image2.png',0,'attachment','image/png',0),(6004,1,'2024-05-09 12:42:55','2024-05-09 11:42:55','','sbs-image3','','inherit','open','closed','','sbs-image3','','','2024-05-09 12:42:55','2024-05-09 11:42:55','',5862,'https://actuate.webpreview.co/wp-content/uploads/sbs-image3.png',0,'attachment','image/png',0),(6005,1,'2024-05-09 12:42:56','2024-05-09 11:42:56','','sbs-image4','','inherit','open','closed','','sbs-image4','','','2024-05-09 12:42:56','2024-05-09 11:42:56','',5862,'https://actuate.webpreview.co/wp-content/uploads/sbs-image4.png',0,'attachment','image/png',0),(6006,1,'2024-05-09 12:42:58','2024-05-09 11:42:58','','sbs-main','','inherit','open','closed','','sbs-main','','','2024-05-09 12:42:58','2024-05-09 11:42:58','',5862,'https://actuate.webpreview.co/wp-content/uploads/sbs-main.png',0,'attachment','image/png',0),(6007,1,'2024-05-09 12:43:06','2024-05-09 11:43:06','','sbs-mockup','','inherit','open','closed','','sbs-mockup','','','2024-05-09 12:43:06','2024-05-09 11:43:06','',5862,'https://actuate.webpreview.co/wp-content/uploads/sbs-mockup.png',0,'attachment','image/png',0),(6008,1,'2024-05-09 12:44:09','2024-05-09 11:44:09','','Tissino - Bathrooms & Showers Magento Website','','inherit','open','closed','','tissino-hero','','','2024-05-09 12:45:16','2024-05-09 11:45:16','',5853,'https://actuate.webpreview.co/wp-content/uploads/tissino-hero.png',0,'attachment','image/png',0),(6009,1,'2024-05-09 12:44:16','2024-05-09 11:44:16','','tissino-image1','','inherit','open','closed','','tissino-image1','','','2024-05-09 12:44:16','2024-05-09 11:44:16','',5853,'https://actuate.webpreview.co/wp-content/uploads/tissino-image1.png',0,'attachment','image/png',0),(6010,1,'2024-05-09 12:44:19','2024-05-09 11:44:19','','tissino-image2','','inherit','open','closed','','tissino-image2','','','2024-05-09 12:44:19','2024-05-09 11:44:19','',5853,'https://actuate.webpreview.co/wp-content/uploads/tissino-image2.png',0,'attachment','image/png',0),(6011,1,'2024-05-09 12:44:21','2024-05-09 11:44:21','','tissino-image3','','inherit','open','closed','','tissino-image3','','','2024-05-09 12:44:21','2024-05-09 11:44:21','',5853,'https://actuate.webpreview.co/wp-content/uploads/tissino-image3.png',0,'attachment','image/png',0),(6012,1,'2024-05-09 12:44:25','2024-05-09 11:44:25','','tissino-image4','','inherit','open','closed','','tissino-image4','','','2024-05-09 12:44:25','2024-05-09 11:44:25','',5853,'https://actuate.webpreview.co/wp-content/uploads/tissino-image4.png',0,'attachment','image/png',0),(6013,1,'2024-05-09 12:44:26','2024-05-09 11:44:26','','tissino-main','','inherit','open','closed','','tissino-main','','','2024-05-09 12:44:26','2024-05-09 11:44:26','',5853,'https://actuate.webpreview.co/wp-content/uploads/tissino-main.png',0,'attachment','image/png',0),(6014,1,'2024-05-09 12:44:33','2024-05-09 11:44:33','','tissino-mockup','','inherit','open','closed','','tissino-mockup','','','2024-05-09 12:44:33','2024-05-09 11:44:33','',5853,'https://actuate.webpreview.co/wp-content/uploads/tissino-mockup.png',0,'attachment','image/png',0),(6015,1,'2024-05-09 12:46:54','2024-05-09 11:46:54','','W Howard - Magento 2 B2B Website','','inherit','open','closed','','whoward-hero','','','2024-05-09 12:47:43','2024-05-09 11:47:43','',5861,'https://actuate.webpreview.co/wp-content/uploads/whoward-hero.png',0,'attachment','image/png',0),(6016,1,'2024-05-09 12:47:00','2024-05-09 11:47:00','','whoward-image1','','inherit','open','closed','','whoward-image1','','','2024-05-09 12:47:00','2024-05-09 11:47:00','',5861,'https://actuate.webpreview.co/wp-content/uploads/whoward-image1.png',0,'attachment','image/png',0),(6017,1,'2024-05-09 12:47:03','2024-05-09 11:47:03','','whoward-image2','','inherit','open','closed','','whoward-image2','','','2024-05-09 12:47:03','2024-05-09 11:47:03','',5861,'https://actuate.webpreview.co/wp-content/uploads/whoward-image2.png',0,'attachment','image/png',0),(6018,1,'2024-05-09 12:47:06','2024-05-09 11:47:06','','whoward-image3','','inherit','open','closed','','whoward-image3','','','2024-05-09 12:47:06','2024-05-09 11:47:06','',5861,'https://actuate.webpreview.co/wp-content/uploads/whoward-image3.png',0,'attachment','image/png',0),(6019,1,'2024-05-09 12:47:08','2024-05-09 11:47:08','','whoward-image4','','inherit','open','closed','','whoward-image4','','','2024-05-09 12:47:08','2024-05-09 11:47:08','',5861,'https://actuate.webpreview.co/wp-content/uploads/whoward-image4.png',0,'attachment','image/png',0),(6020,1,'2024-05-09 12:47:11','2024-05-09 11:47:11','','whoward-main','','inherit','open','closed','','whoward-main','','','2024-05-09 12:47:11','2024-05-09 11:47:11','',5861,'https://actuate.webpreview.co/wp-content/uploads/whoward-main.png',0,'attachment','image/png',0),(6021,1,'2024-05-09 12:47:20','2024-05-09 11:47:20','','whoward-mockup','','inherit','open','closed','','whoward-mockup','','','2024-05-09 12:47:20','2024-05-09 11:47:20','',5861,'https://actuate.webpreview.co/wp-content/uploads/whoward-mockup.png',0,'attachment','image/png',0),(6022,1,'2024-05-09 12:48:14','2024-05-09 11:48:14','','William Yeoward - Design Furniture Magento Website','','inherit','open','closed','','william-yeoward-hero','','','2024-05-09 12:48:54','2024-05-09 11:48:54','',5857,'https://actuate.webpreview.co/wp-content/uploads/william-yeoward-hero.png',0,'attachment','image/png',0),(6023,1,'2024-05-09 12:48:19','2024-05-09 11:48:19','','william-yeoward-image1','','inherit','open','closed','','william-yeoward-image1','','','2024-05-09 12:48:19','2024-05-09 11:48:19','',5857,'https://actuate.webpreview.co/wp-content/uploads/william-yeoward-image1.png',0,'attachment','image/png',0),(6024,1,'2024-05-09 12:48:23','2024-05-09 11:48:23','','william-yeoward-image2','','inherit','open','closed','','william-yeoward-image2','','','2024-05-09 12:48:23','2024-05-09 11:48:23','',5857,'https://actuate.webpreview.co/wp-content/uploads/william-yeoward-image2.png',0,'attachment','image/png',0),(6025,1,'2024-05-09 12:48:24','2024-05-09 11:48:24','','william-yeoward-image3','','inherit','open','closed','','william-yeoward-image3','','','2024-05-09 12:48:24','2024-05-09 11:48:24','',5857,'https://actuate.webpreview.co/wp-content/uploads/william-yeoward-image3.png',0,'attachment','image/png',0),(6026,1,'2024-05-09 12:48:29','2024-05-09 11:48:29','','william-yeoward-image4','','inherit','open','closed','','william-yeoward-image4','','','2024-05-09 12:48:29','2024-05-09 11:48:29','',5857,'https://actuate.webpreview.co/wp-content/uploads/william-yeoward-image4.png',0,'attachment','image/png',0),(6027,1,'2024-05-09 12:48:33','2024-05-09 11:48:33','','william-yeoward-main','','inherit','open','closed','','william-yeoward-main','','','2024-05-09 12:48:33','2024-05-09 11:48:33','',5857,'https://actuate.webpreview.co/wp-content/uploads/william-yeoward-main.png',0,'attachment','image/png',0),(6028,1,'2024-05-09 12:48:40','2024-05-09 11:48:40','','william-yeoward-mockup','','inherit','open','closed','','william-yeoward-mockup','','','2024-05-09 12:48:40','2024-05-09 11:48:40','',5857,'https://actuate.webpreview.co/wp-content/uploads/william-yeoward-mockup.png',0,'attachment','image/png',0),(6058,1,'2024-05-16 12:37:25','2024-05-16 11:37:25','','The Drum Recommends Awards Digital - Finalist 2021','','inherit','open','closed','','awards-badges-finalist_recommends-digital_2021','','','2025-11-28 11:53:46','2025-11-28 11:53:46','',9,'https://actuate.webpreview.co/wp-content/uploads/AWARDS-BADGES-Finalist_Recommends-Digital_2021.png',0,'attachment','image/png',0),(6059,1,'2024-05-16 12:38:02','2024-05-16 11:38:02','','Media Innovator Awards - 2020','','inherit','open','closed','','mia-2020','','','2025-11-28 11:52:53','2025-11-28 11:52:53','',9,'https://actuate.webpreview.co/wp-content/uploads/mia-2020.png',0,'attachment','image/png',0),(6060,1,'2024-05-16 12:39:48','2024-05-16 11:39:48','','RAR Digital Awards - Finalist 2017','','inherit','open','closed','','rar2017','','','2025-11-28 11:39:13','2025-11-28 11:39:13','',9,'https://actuate.webpreview.co/wp-content/uploads/rar2017.png',0,'attachment','image/png',0),(6061,1,'2024-05-16 12:40:21','2024-05-16 11:40:21','','The Drum Recommended Digital Agency Awards - Finalist 2018','','inherit','open','closed','','drum2018','','','2025-11-28 11:40:42','2025-11-28 11:40:42','',9,'https://actuate.webpreview.co/wp-content/uploads/drum2018.png',0,'attachment','image/png',0),(6062,1,'2024-05-16 12:40:21','2024-05-16 11:40:21','','The Drum Recommends Digital Awards - Finalist 2019','','inherit','open','closed','','drum2019','','','2025-11-28 11:52:11','2025-11-28 11:52:11','',9,'https://actuate.webpreview.co/wp-content/uploads/drum2019.png',0,'attachment','image/png',0),(6063,1,'2024-05-16 12:40:53','2024-05-16 11:40:53','','Media Innovator Award - 2019','','inherit','open','closed','','mia-2019','','','2025-11-28 11:51:13','2025-11-28 11:51:13','',9,'https://actuate.webpreview.co/wp-content/uploads/mia-2019.png',0,'attachment','image/png',0),(6070,1,'2024-05-16 13:15:49','2024-05-16 12:15:49','','Adyen','','publish','closed','closed','','adyen','','','2024-11-29 14:36:17','2024-11-29 14:36:17','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=6070',0,'partners','',0),(6071,1,'2024-05-16 13:16:18','2024-05-16 12:16:18','','Gorgias','','publish','closed','closed','','gorgias','','','2024-11-29 16:46:21','2024-11-29 16:46:21','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=6071',0,'partners','',0),(6072,1,'2024-05-16 13:16:29','2024-05-16 12:16:29','','dotdigital','','publish','closed','closed','','dotdigital','','','2024-11-29 16:45:22','2024-11-29 16:45:22','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=6072',0,'partners','',0),(6077,1,'2024-05-17 10:43:14','2024-05-17 09:43:14','','adobe-and-magento','','inherit','open','closed','','adobe-and-magento','','','2024-05-17 10:43:14','2024-05-17 09:43:14','',0,'https://actuate.webpreview.co/wp-content/uploads/adobe-and-magento.png',0,'attachment','image/png',0),(6093,1,'2024-05-20 13:23:15','2024-05-20 12:23:15','','adobe-commerce','','inherit','open','closed','','adobe-commerce-2','','','2024-05-20 13:23:15','2024-05-20 12:23:15','',0,'https://actuate.webpreview.co/wp-content/uploads/adobe-commerce.svg',0,'attachment','image/svg+xml',0),(6094,1,'2024-05-20 13:23:15','2024-05-20 12:23:15','','audits','','inherit','open','closed','','audits-2','','','2025-02-17 16:10:11','2025-02-17 16:10:11','',9,'https://actuate.webpreview.co/wp-content/uploads/audits.svg',0,'attachment','image/svg+xml',0),(6095,1,'2024-05-20 13:23:16','2024-05-20 12:23:16','','b2b','','inherit','open','closed','','b2b-2','','','2024-05-20 13:23:16','2024-05-20 12:23:16','',0,'https://actuate.webpreview.co/wp-content/uploads/b2b.svg',0,'attachment','image/svg+xml',0),(6096,1,'2024-05-20 13:23:17','2024-05-20 12:23:17','','consultancy','','inherit','open','closed','','consultancy-2','','','2025-02-17 16:10:11','2025-02-17 16:10:11','',9,'https://actuate.webpreview.co/wp-content/uploads/consultancy.svg',0,'attachment','image/svg+xml',0),(6097,1,'2024-05-20 13:23:17','2024-05-20 12:23:17','','eCommerce Development','','inherit','open','closed','','development-2','','','2024-11-22 16:24:34','2024-11-22 16:24:34','',0,'https://actuate.webpreview.co/wp-content/uploads/development.svg',0,'attachment','image/svg+xml',0),(6098,1,'2024-05-20 13:23:18','2024-05-20 12:23:18','','hyva','','inherit','open','closed','','hyva-2','','','2024-05-20 13:23:18','2024-05-20 12:23:18','',0,'https://actuate.webpreview.co/wp-content/uploads/hyva.svg',0,'attachment','image/svg+xml',0),(6099,1,'2024-05-20 13:23:19','2024-05-20 12:23:19','','migration','','inherit','open','closed','','migration-2','','','2025-02-17 16:10:11','2025-02-17 16:10:11','',9,'https://actuate.webpreview.co/wp-content/uploads/migration.svg',0,'attachment','image/svg+xml',0),(6100,1,'2024-05-20 13:23:19','2024-05-20 12:23:19','','open-source','','inherit','open','closed','','open-source','','','2024-05-20 13:23:19','2024-05-20 12:23:19','',0,'https://actuate.webpreview.co/wp-content/uploads/open-source.svg',0,'attachment','image/svg+xml',0),(6101,1,'2024-05-20 13:23:20','2024-05-20 12:23:20','','support','','inherit','open','closed','','support-2','','','2025-02-17 16:10:11','2025-02-17 16:10:11','',9,'https://actuate.webpreview.co/wp-content/uploads/support.svg',0,'attachment','image/svg+xml',0),(6102,1,'2024-05-20 13:23:21','2024-05-20 12:23:21','','ux-ui-design','','inherit','open','closed','','ux-ui-design','','','2024-05-20 13:23:21','2024-05-20 12:23:21','',0,'https://actuate.webpreview.co/wp-content/uploads/ux-ui-design.svg',0,'attachment','image/svg+xml',0),(6109,1,'2024-05-20 13:33:25','2024-05-20 12:33:25','','actuate-intro','','inherit','open','closed','','actuate-intro','','','2024-05-20 13:33:25','2024-05-20 12:33:25','',0,'https://actuate.webpreview.co/wp-content/uploads/actuate-intro.mp4',0,'attachment','video/mp4',0),(6130,1,'2024-05-21 09:51:03','2024-05-21 08:51:03','','hyva_bronze-partner-badge_stacked_dark','','inherit','open','closed','','hyva_bronze-partner-badge_stacked_dark','','','2024-05-21 09:51:03','2024-05-21 08:51:03','',0,'https://actuate.webpreview.co/wp-content/uploads/hyva_bronze-partner-badge_stacked_dark.svg',0,'attachment','image/svg+xml',0),(6160,1,'2024-05-23 11:27:30','2024-05-23 10:27:30','','hyva-themes','','inherit','open','closed','','hyva-themes','','','2024-05-23 11:27:30','2024-05-23 10:27:30','',0,'https://actuate.webpreview.co/wp-content/uploads/hyva-themes.png',0,'attachment','image/png',0),(6162,1,'2024-05-23 11:33:57','2024-05-23 10:33:57','','enhanced-ux','','inherit','open','closed','','enhanced-ux','','','2024-05-23 11:33:57','2024-05-23 10:33:57','',0,'https://actuate.webpreview.co/wp-content/uploads/enhanced-ux.svg',0,'attachment','image/svg+xml',0),(6163,1,'2024-05-23 11:33:58','2024-05-23 10:33:58','','faster-development','','inherit','open','closed','','faster-development','','','2024-05-23 11:33:58','2024-05-23 10:33:58','',0,'https://actuate.webpreview.co/wp-content/uploads/faster-development.svg',0,'attachment','image/svg+xml',0),(6164,1,'2024-05-23 11:33:58','2024-05-23 10:33:58','','hyva-partner','','inherit','open','closed','','hyva-partner','','','2024-05-23 11:33:58','2024-05-23 10:33:58','',0,'https://actuate.webpreview.co/wp-content/uploads/hyva-partner.svg',0,'attachment','image/svg+xml',0),(6165,1,'2024-05-23 11:33:58','2024-05-23 10:33:58','','load-times','','inherit','open','closed','','load-times','','','2024-05-23 11:33:58','2024-05-23 10:33:58','',0,'https://actuate.webpreview.co/wp-content/uploads/load-times.svg',0,'attachment','image/svg+xml',0),(6166,1,'2024-05-23 11:33:58','2024-05-23 10:33:58','','reduced-complexity','','inherit','open','closed','','reduced-complexity','','','2024-05-23 11:33:58','2024-05-23 10:33:58','',0,'https://actuate.webpreview.co/wp-content/uploads/reduced-complexity.svg',0,'attachment','image/svg+xml',0),(6167,1,'2024-05-23 11:33:58','2024-05-23 10:33:58','','reliability','','inherit','open','closed','','reliability','','','2024-05-23 11:33:58','2024-05-23 10:33:58','',0,'https://actuate.webpreview.co/wp-content/uploads/reliability.svg',0,'attachment','image/svg+xml',0),(6169,1,'2024-05-23 11:36:35','2024-05-23 10:36:35','','hyva-vs-pwa','','inherit','open','closed','','hyva-vs-pwa','','','2024-05-23 11:36:35','2024-05-23 10:36:35','',0,'https://actuate.webpreview.co/wp-content/uploads/hyva-vs-pwa.png',0,'attachment','image/png',0),(6170,1,'2024-05-23 11:36:39','2024-05-23 10:36:39','','what-is-hyva','','inherit','open','closed','','what-is-hyva','','','2024-05-23 11:36:39','2024-05-23 10:36:39','',0,'https://actuate.webpreview.co/wp-content/uploads/what-is-hyva.png',0,'attachment','image/png',0),(6179,1,'2024-06-07 19:25:29','2024-06-07 18:25:29','Calling all digital agency owners in the North West! Join us at the Wharf in Manchester for an evening to meet fellow founders to network and support each other. These events are here to break down the walls between us and other agency owners to help us share problems, discuss our concerns and even share opportunities. With a buffet to die for and drinks sponsored by Cactus it\'s a great way to build your network.','North West Agency Meet-up','','publish','closed','closed','','north-west-agency-meet-up','','','2024-06-09 10:26:21','2024-06-09 09:26:21','',0,'https://actuate.webpreview.co/?post_type=event&#038;p=6179',0,'event','',0),(6293,1,'2024-06-10 16:24:21','2024-06-10 15:24:21','Due to our continued growth, we are looking for an experienced project manager to join our delivery team.\r\n\r\n<strong>The role at a glance.</strong>\r\n\r\nYou will be responsible for the delivery of a wide variety of different client projects. This role will cover the management of a variety of Magento 2 projects, Adobe Commerce, Aero and Shopify projects.\r\n\r\nTraining on Magento will be supplied, along with Adobe Solutions Specialist certification.\r\n<ul>\r\n 	<li>Define project team (internally and externally).</li>\r\n 	<li>To project manage the resources in the studio including scheduling and direction of the team.</li>\r\n 	<li>Ensure client projects are delivered within the time required to make the project profitable to the highest quality.</li>\r\n 	<li>Communicate project plans and job status to clients.</li>\r\n 	<li>Foresee and solve problems around delivery issues</li>\r\n 	<li>Plan all projects that are delivered through the business, minimising the mistakes or over-servicing that could cause delays in service delivery.</li>\r\n 	<li>Document all business processes relating to service delivery (from sales, and client onboarding to project handover).</li>\r\n 	<li>Ensure project documentation is signed and project stages or jobs are formally signed off.</li>\r\n 	<li>Ensure that timesheets and invoices correlate accurately.</li>\r\n 	<li>Advise on positive/negative resourcing requirements at least two months ahead of requirements.</li>\r\n</ul>\r\n<strong>What we’d like</strong>\r\n<ul>\r\n 	<li>At least 2 years working in an agency environment</li>\r\n 	<li>Experience managing complex eCommerce projects</li>\r\n 	<li>A passion for eCommerce</li>\r\n 	<li>Excellent communication and organisational skills</li>\r\n 	<li>Experience with project management software</li>\r\n 	<li>Previous experience working with Magento would be desirable</li>\r\n</ul>\r\n<strong>What we offer</strong>\r\n<ul>\r\n 	<li>28 days holiday(inclusive of public holidays)</li>\r\n 	<li>Remote and flexi-time working hours</li>\r\n 	<li>Bike to workscheme</li>\r\n 	<li>£150 contribution for eye testsand glasses/contact lenses</li>\r\n 	<li>Regular appraisals andpersonal development days</li>\r\n 	<li>Relaxed dresscode</li>\r\n 	<li>Paid socialevents</li>\r\n 	<li>Regular industry events, conferences and exhibitions</li>\r\n</ul>\r\nIf this sounds like a role you’d be interested in, then please apply below.','Project Manager','','draft','closed','closed','','project-manager','','','2025-05-19 15:12:23','2025-05-19 14:12:23','',0,'https://actuate.webpreview.co/?post_type=vacancy&#038;p=6293',0,'vacancy','',0),(6294,1,'2024-06-10 16:24:52','2024-06-10 15:24:52','We are looking for an experienced developer to join our team to help deliver eCommerce solutions. You should have commercial experience ideally working with Magento, Aero and Shopify systems.\r\n<h3><strong>The role at a glance.</strong></h3>\r\nYou will be developing new and existing eCommerce stores built on the Magento, Shopify and Aero platforms, daily tasks include:\r\n<ul class=\"list-disc pl-6 mb-12\">\r\n 	<li>Writing code inline with best practices on the Magento 2, Shopify and Aero platforms</li>\r\n 	<li>Understanding client requirements and working with the project management team to deliver these</li>\r\n 	<li>Architect and implement extensions to the highest standard</li>\r\n 	<li>Present, explain and justify client solutions</li>\r\n 	<li>Build and manage relationships with internal teams and clients</li>\r\n 	<li>Provide feedback to members of the team on quality, best practice and technology</li>\r\n 	<li>Problem solving within ongoing development as well as content/data within a project.</li>\r\n</ul>\r\n<h3><strong>What we\'d like.</strong></h3>\r\n<ul class=\"list-disc pl-6 mb-12\">\r\n 	<li>Considerable experience as a PHP/Laravel Developer</li>\r\n 	<li>PHP, MySQL and source control (GIT), deployment processes (Jenkins) and dev-ops.</li>\r\n 	<li>Ability to write clean, reusable and extensible code and tests to ECG Magento 2, Shopify and Aero standards.</li>\r\n 	<li>Exceptional analytical, problem solving and communication skills</li>\r\n 	<li>Ability to break down client requirements into logical steps and provide accurate estimates</li>\r\n 	<li>Experience with GraphQL &amp; RabbitMQ</li>\r\n 	<li>Prior experience with site go lives and migrations between different platform versions</li>\r\n 	<li>Experience with API integrations</li>\r\n</ul>\r\n<h3><strong>What we offer</strong></h3>\r\n<ul>\r\n 	<li>28 days holiday(inclusive of public holidays)</li>\r\n 	<li>Remote and flexi-time working hours</li>\r\n 	<li>Bike to workscheme</li>\r\n 	<li>£150 contribution for eye testsand glasses/contact lenses</li>\r\n 	<li>Regular appraisals andpersonal development days</li>\r\n 	<li>Relaxed dresscode</li>\r\n 	<li>Paid socialevents</li>\r\n 	<li>Regular industry events, conferences and exhibitions</li>\r\n</ul>\r\nIf this sounds like a role you’d be interested in, then please apply below.','PHP Developer','','draft','closed','closed','','php-developer','','','2025-05-19 15:12:23','2025-05-19 14:12:23','',0,'https://actuate.webpreview.co/?post_type=vacancy&#038;p=6294',0,'vacancy','',0),(6297,1,'2024-06-10 22:51:18','2024-06-10 21:51:18','','Actuate Digital','','inherit','open','closed','','cropped-actuate-fav-1','','','2024-06-10 22:51:33','2024-06-10 21:51:33','',0,'https://actuate.webpreview.co/wp-content/uploads/cropped-actuate-fav-1.png',0,'attachment','image/png',0),(6298,1,'2024-06-10 22:51:33','2024-06-10 21:51:33','https://actuate.webpreview.co/wp-content/uploads/cropped-cropped-actuate-fav-1.png','Actuate Digital','','inherit','open','closed','','actuate-digital','','','2024-06-10 22:51:33','2024-06-10 21:51:33','',6297,'https://actuate.webpreview.co/wp-content/uploads/cropped-cropped-actuate-fav-1.png',0,'attachment','image/png',0),(6306,1,'2024-06-24 10:37:13','2024-06-24 09:37:13','','process','','inherit','open','closed','','process','','','2024-06-24 10:37:13','2024-06-24 09:37:13','',0,'https://actuate.webpreview.co/wp-content/uploads/process.png',0,'attachment','image/png',0),(6314,1,'2024-07-01 09:55:40','2024-07-01 08:55:40','','actuate-intro','','inherit','open','closed','','actuate-intro-2','','','2024-07-01 09:55:40','2024-07-01 08:55:40','',9,'https://actuate.webpreview.co/wp-content/uploads/actuate-intro-1.mp4',0,'attachment','video/mp4',0),(6315,1,'2024-07-01 09:59:12','2024-07-01 08:59:12','','actuate-home','','inherit','open','closed','','actuate-home','','','2024-07-01 09:59:12','2024-07-01 08:59:12','',9,'https://actuate.webpreview.co/wp-content/uploads/actuate-home.jpg',0,'attachment','image/jpeg',0),(6317,1,'2024-07-01 10:01:23','2024-07-01 09:01:23','','adobe-magento','','inherit','open','closed','','adobe-magento-2','','','2024-07-01 10:01:23','2024-07-01 09:01:23','',9,'https://actuate.webpreview.co/wp-content/uploads/adobe-magento.png',0,'attachment','image/png',0),(6318,1,'2024-07-01 10:01:36','2024-07-01 09:01:36','','hyva','','inherit','open','closed','','hyva-3','','','2024-07-01 10:01:36','2024-07-01 09:01:36','',9,'https://actuate.webpreview.co/wp-content/uploads/hyva.png',0,'attachment','image/png',0),(6319,1,'2024-07-01 10:01:45','2024-07-01 09:01:45','','revitalash','','inherit','open','closed','','revitalash-2','','','2024-07-01 10:01:45','2024-07-01 09:01:45','',9,'https://actuate.webpreview.co/wp-content/uploads/revitalash.png',0,'attachment','image/png',0),(6332,1,'2024-07-01 11:08:44','2024-07-01 10:08:44','','revitalash-hero','','inherit','open','closed','','revitalash-hero','','','2024-07-01 11:08:44','2024-07-01 10:08:44','',5866,'https://actuate.webpreview.co/wp-content/uploads/revitalash-hero.png',0,'attachment','image/png',0),(6333,1,'2024-07-01 11:08:57','2024-07-01 10:08:57','','revitalash-image1','','inherit','open','closed','','revitalash-image1','','','2024-07-01 11:08:57','2024-07-01 10:08:57','',5866,'https://actuate.webpreview.co/wp-content/uploads/revitalash-image1.png',0,'attachment','image/png',0),(6334,1,'2024-07-01 11:09:01','2024-07-01 10:09:01','','revitalash-image2','','inherit','open','closed','','revitalash-image2','','','2024-07-01 11:09:01','2024-07-01 10:09:01','',5866,'https://actuate.webpreview.co/wp-content/uploads/revitalash-image2.png',0,'attachment','image/png',0),(6335,1,'2024-07-01 11:09:06','2024-07-01 10:09:06','','revitalash-image3','','inherit','open','closed','','revitalash-image3','','','2024-07-01 11:09:06','2024-07-01 10:09:06','',5866,'https://actuate.webpreview.co/wp-content/uploads/revitalash-image3.png',0,'attachment','image/png',0),(6336,1,'2024-07-01 11:09:09','2024-07-01 10:09:09','','revitalash-image4','','inherit','open','closed','','revitalash-image4','','','2024-07-01 11:09:09','2024-07-01 10:09:09','',5866,'https://actuate.webpreview.co/wp-content/uploads/revitalash-image4.png',0,'attachment','image/png',0),(6337,1,'2024-07-01 11:09:13','2024-07-01 10:09:13','','revitalash-main','','inherit','open','closed','','revitalash-main','','','2024-07-01 11:09:13','2024-07-01 10:09:13','',5866,'https://actuate.webpreview.co/wp-content/uploads/revitalash-main.png',0,'attachment','image/png',0),(6343,1,'2024-07-03 10:03:00','2024-07-03 09:03:00','','Artboard-4','','inherit','open','closed','','artboard-4','','','2024-07-03 10:03:00','2024-07-03 09:03:00','',0,'https://actuate.webpreview.co/wp-content/uploads/Artboard-4.jpg',0,'attachment','image/jpeg',0),(6344,1,'2024-07-03 10:04:35','2024-07-03 09:04:35','','Services-eCommerce-Strategy-Reporting-Analytics','','inherit','open','closed','','services-ecommerce-strategy-reporting-analytics','','','2024-07-03 10:04:35','2024-07-03 09:04:35','',0,'https://actuate.webpreview.co/wp-content/uploads/Services-eCommerce-Strategy-Reporting-Analytics.jpg',0,'attachment','image/jpeg',0),(6345,1,'2024-07-03 10:05:33','2024-07-03 09:05:33','','Services-eCommerce-Strategy-A_B-Split','','inherit','open','closed','','services-ecommerce-strategy-a_b-split','','','2024-07-03 10:05:33','2024-07-03 09:05:33','',0,'https://actuate.webpreview.co/wp-content/uploads/Services-eCommerce-Strategy-A_B-Split.jpg',0,'attachment','image/jpeg',0),(6346,1,'2024-07-03 10:07:32','2024-07-03 09:07:32','','Services-Design-UX-Discovery','','inherit','open','closed','','services-design-ux-discovery','','','2024-07-03 10:07:32','2024-07-03 09:07:32','',0,'https://actuate.webpreview.co/wp-content/uploads/Services-Design-UX-Discovery.jpg',0,'attachment','image/jpeg',0),(6347,1,'2024-07-03 10:07:39','2024-07-03 09:07:39','','Services-Design-UX-QA-Testing','','inherit','open','closed','','services-design-ux-qa-testing','','','2024-07-03 10:07:39','2024-07-03 09:07:39','',0,'https://actuate.webpreview.co/wp-content/uploads/Services-Design-UX-QA-Testing.jpg',0,'attachment','image/jpeg',0),(6348,1,'2024-07-03 10:07:41','2024-07-03 09:07:41','','Services-Design-UX-Research-Analytics','','inherit','open','closed','','services-design-ux-research-analytics','','','2024-07-03 10:07:41','2024-07-03 09:07:41','',0,'https://actuate.webpreview.co/wp-content/uploads/Services-Design-UX-Research-Analytics.jpg',0,'attachment','image/jpeg',0),(6349,1,'2024-07-03 10:07:42','2024-07-03 09:07:42','','Services-Design-UX','','inherit','open','closed','','services-design-ux','','','2024-07-03 10:07:42','2024-07-03 09:07:42','',0,'https://actuate.webpreview.co/wp-content/uploads/Services-Design-UX.jpg',0,'attachment','image/jpeg',0),(6350,1,'2024-07-03 10:10:59','2024-07-03 09:10:59','','Services-Maintain-Optimise-Retainers','','inherit','open','closed','','services-maintain-optimise-retainers','','','2024-07-03 10:10:59','2024-07-03 09:10:59','',0,'https://actuate.webpreview.co/wp-content/uploads/Services-Maintain-Optimise-Retainers.jpg',0,'attachment','image/jpeg',0),(6351,1,'2024-07-03 10:11:06','2024-07-03 09:11:06','','Services-Maintain-Optimise','','inherit','open','closed','','services-maintain-optimise','','','2024-07-03 10:11:06','2024-07-03 09:11:06','',0,'https://actuate.webpreview.co/wp-content/uploads/Services-Maintain-Optimise.jpg',0,'attachment','image/jpeg',0),(6354,1,'2024-07-03 10:17:09','2024-07-03 09:17:09','','Magento-Performance-Speed-Scalability','','inherit','open','closed','','magento-performance-speed-scalability','','','2024-07-03 10:17:09','2024-07-03 09:17:09','',0,'https://actuate.webpreview.co/wp-content/uploads/Magento-Performance-Speed-Scalability.jpg',0,'attachment','image/jpeg',0),(6355,1,'2024-07-03 10:17:15','2024-07-03 09:17:15','','Magento-Power-3rd-Party-Support','','inherit','open','closed','','magento-power-3rd-party-support','','','2024-07-03 10:17:15','2024-07-03 09:17:15','',0,'https://actuate.webpreview.co/wp-content/uploads/Magento-Power-3rd-Party-Support.jpg',0,'attachment','image/jpeg',0),(6356,1,'2024-07-03 10:17:17','2024-07-03 09:17:17','','magento-update','','inherit','open','closed','','magento-update','','','2024-07-03 10:17:17','2024-07-03 09:17:17','',0,'https://actuate.webpreview.co/wp-content/uploads/magento-update.jpg',0,'attachment','image/jpeg',0),(6357,1,'2024-07-03 10:17:20','2024-07-03 09:17:20','','Magento-User-Experience','','inherit','open','closed','','magento-user-experience','','','2024-07-03 10:17:20','2024-07-03 09:17:20','',0,'https://actuate.webpreview.co/wp-content/uploads/Magento-User-Experience.jpg',0,'attachment','image/jpeg',0),(6358,1,'2024-07-03 10:17:22','2024-07-03 09:17:22','','Magento2-Already-on-Magento_','','inherit','open','closed','','magento2-already-on-magento_','','','2024-07-03 10:17:22','2024-07-03 09:17:22','',0,'https://actuate.webpreview.co/wp-content/uploads/Magento2-Already-on-Magento_.jpg',0,'attachment','image/jpeg',0),(6359,1,'2024-07-03 10:17:24','2024-07-03 09:17:24','','MagentoB2B-Features-for-your-customers','','inherit','open','closed','','magentob2b-features-for-your-customers','','','2024-07-03 10:17:24','2024-07-03 09:17:24','',0,'https://actuate.webpreview.co/wp-content/uploads/MagentoB2B-Features-for-your-customers.jpg',0,'attachment','image/jpeg',0),(6360,1,'2024-07-03 10:17:25','2024-07-03 09:17:25','','MagentoB2B-From-adobe-to-you','','inherit','open','closed','','magentob2b-from-adobe-to-you','','','2024-07-03 10:17:25','2024-07-03 09:17:25','',0,'https://actuate.webpreview.co/wp-content/uploads/MagentoB2B-From-adobe-to-you.jpg',0,'attachment','image/jpeg',0),(6361,1,'2024-07-03 10:17:27','2024-07-03 09:17:27','','Mageto-BI-Integrations','','inherit','open','closed','','mageto-bi-integrations','','','2024-07-03 10:17:27','2024-07-03 09:17:27','',0,'https://actuate.webpreview.co/wp-content/uploads/Mageto-BI-Integrations.jpg',0,'attachment','image/jpeg',0),(6362,1,'2024-07-03 10:19:14','2024-07-03 09:19:14','','Magento-B2B-B2C-Mobile','','inherit','open','closed','','magento-b2b-b2c-mobile','','','2024-07-03 10:19:14','2024-07-03 09:19:14','',0,'https://actuate.webpreview.co/wp-content/uploads/Magento-B2B-B2C-Mobile.jpg',0,'attachment','image/jpeg',0),(6423,1,'2024-10-01 11:21:26','2024-10-01 10:21:26','Actuate Digital has helped the us improve the site\'s UX and increase our conversion rate. Their team leverages their expertise to provide sound opinions and advice to guide the project in the right direction. They also always offer on-hand support and communicate via email and meetings.','Daniel Wright, Acquisition & Retention Manager, Reliant','','publish','closed','closed','','daniel-wright-acquisition-retention-manager-reliant','','','2025-11-28 12:45:01','2025-11-28 12:45:01','',0,'https://actuate.webpreview.co/?post_type=testimonials&#038;p=6423',0,'testimonials','',0),(6424,1,'2024-10-01 11:46:27','2024-10-01 10:46:27','Without Actuate\'s help and support, our original website wouldn’t have succeeded. Time was of the essence, and Actuate stepped in to deliver a swift turnaround. The new site has performed exceptionally well ever since. We continue to grow thanks to Actuate. ❤️ Thanks guys!”','Chantelle Telford - Robinsons of Bawtry','','publish','closed','closed','','chantelle-telford-robinsons-of-bawtry','','','2025-08-01 11:41:35','2025-08-01 10:41:35','',0,'https://actuate.webpreview.co/?post_type=testimonials&#038;p=6424',0,'testimonials','',0),(6425,1,'2024-10-01 11:47:08','2024-10-01 10:47:08','Working with Actuate is a pleasure — they are really trying to help, they listen and offer solutions to solve the problems. Thanks for all your help so far.','Rafael Bielinski, Buller Ltd','','publish','closed','closed','','rafael-bielinski-buller-ltd','','','2025-03-05 16:38:22','2025-03-05 16:38:22','',0,'https://actuate.webpreview.co/?post_type=testimonials&#038;p=6425',0,'testimonials','',0),(6427,1,'2024-10-01 12:07:21','2024-10-01 11:07:21','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:12:\"options_page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:21:\"site-general-settings\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Site Settings','site-settings','publish','closed','closed','','group_66fbd712beadb','','','2024-10-01 12:07:37','2024-10-01 11:07:37','',0,'https://actuate.webpreview.co/?post_type=acf-field-group&#038;p=6427',0,'acf-field-group','',0),(6428,1,'2024-10-01 12:07:21','2024-10-01 11:07:21','a:9:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";b:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;s:8:\"selected\";i:0;}','General Information','general_','publish','closed','closed','','field_66fbd7130f44d','','','2024-10-01 12:07:21','2024-10-01 11:07:21','',6427,'https://actuate.webpreview.co/?post_type=acf-field&p=6428',0,'acf-field','',0),(6429,1,'2024-10-01 12:07:21','2024-10-01 11:07:21','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Phone Number','phone_number','publish','closed','closed','','field_66fbd7490f44e','','','2024-10-01 12:07:21','2024-10-01 11:07:21','',6427,'https://actuate.webpreview.co/?post_type=acf-field&p=6429',1,'acf-field','',0),(6430,1,'2024-10-01 12:07:21','2024-10-01 11:07:21','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Email Address','email_address','publish','closed','closed','','field_66fbd7510f44f','','','2024-10-01 12:07:21','2024-10-01 11:07:21','',6427,'https://actuate.webpreview.co/?post_type=acf-field&p=6430',2,'acf-field','',0),(6431,1,'2024-10-01 12:07:21','2024-10-01 11:07:21','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Address','address','publish','closed','closed','','field_66fbd7d40f459','','','2024-10-01 12:07:21','2024-10-01 11:07:21','',6427,'https://actuate.webpreview.co/?post_type=acf-field&p=6431',3,'acf-field','',0),(6432,1,'2024-10-01 12:07:21','2024-10-01 11:07:21','a:9:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";b:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;s:8:\"selected\";i:0;}','Social Media','social_media','publish','closed','closed','','field_66fbd75e0f450','','','2024-10-01 12:07:21','2024-10-01 11:07:21','',6427,'https://actuate.webpreview.co/?post_type=acf-field&p=6432',4,'acf-field','',0),(6433,1,'2024-10-01 12:07:21','2024-10-01 11:07:21','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Twitter Link','twitter_link','publish','closed','closed','','field_66fbd76a0f451','','','2024-10-01 12:07:21','2024-10-01 11:07:21','',6427,'https://actuate.webpreview.co/?post_type=acf-field&p=6433',5,'acf-field','',0),(6434,1,'2024-10-01 12:07:21','2024-10-01 11:07:21','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Facebook Link','facebook_link','publish','closed','closed','','field_66fbd7770f452','','','2024-10-01 12:07:21','2024-10-01 11:07:21','',6427,'https://actuate.webpreview.co/?post_type=acf-field&p=6434',6,'acf-field','',0),(6435,1,'2024-10-01 12:07:21','2024-10-01 11:07:21','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Instagram Link','instagram_link','publish','closed','closed','','field_66fbd7860f453','','','2024-10-01 12:07:21','2024-10-01 11:07:21','',6427,'https://actuate.webpreview.co/?post_type=acf-field&p=6435',7,'acf-field','',0),(6436,1,'2024-10-01 12:07:21','2024-10-01 11:07:21','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','LinkedIn Link','linkedin_link','publish','closed','closed','','field_66fbd7900f454','','','2024-10-01 12:07:21','2024-10-01 11:07:21','',6427,'https://actuate.webpreview.co/?post_type=acf-field&p=6436',8,'acf-field','',0),(6437,1,'2024-10-01 12:07:21','2024-10-01 11:07:21','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','TikTok Link','tiktok_link','publish','closed','closed','','field_66fbd7980f455','','','2024-10-01 12:07:21','2024-10-01 11:07:21','',6427,'https://actuate.webpreview.co/?post_type=acf-field&p=6437',9,'acf-field','',0),(6438,1,'2024-10-01 12:07:21','2024-10-01 11:07:21','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','YouTube Link','youtube_link','publish','closed','closed','','field_66fbd7a40f456','','','2024-10-01 12:07:21','2024-10-01 11:07:21','',6427,'https://actuate.webpreview.co/?post_type=acf-field&p=6438',10,'acf-field','',0),(6439,1,'2024-10-01 12:07:21','2024-10-01 11:07:21','a:9:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";b:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;s:8:\"selected\";i:0;}','Fallback Image','fallback_image','publish','closed','closed','','field_66fbd7b90f457','','','2024-10-01 12:07:21','2024-10-01 11:07:21','',6427,'https://actuate.webpreview.co/?post_type=acf-field&p=6439',11,'acf-field','',0),(6440,1,'2024-10-01 12:07:21','2024-10-01 11:07:21','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:12:\"preview_size\";s:6:\"medium\";}','Header Image','header_image','publish','closed','closed','','field_66fbd7c80f458','','','2024-10-01 12:07:21','2024-10-01 11:07:21','',6427,'https://actuate.webpreview.co/?post_type=acf-field&p=6440',12,'acf-field','',0),(6490,1,'2024-10-22 09:51:24','2024-10-22 08:51:24','','Motivated by your eCommerce Sucess','','inherit','open','closed','','portrait-of-a-smiling-businessman-standing-in-corridor-of-warehouse','','','2024-10-22 09:51:58','2024-10-22 08:51:58','',0,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-success.jpg',0,'attachment','image/jpeg',0),(6493,1,'2024-10-22 10:03:53','2024-10-22 09:03:53','','eCommerce websites designed for the best user experience','','inherit','open','closed','','woman-online-shopping-on-smart-phone-fashion-clothes-at-home','','','2024-10-22 10:07:27','2024-10-22 09:07:27','',0,'https://actuate.webpreview.co/wp-content/uploads/customer-centric-ux.jpg',0,'attachment','image/jpeg',0),(6494,1,'2024-10-22 10:04:10','2024-10-22 09:04:10','','Data driven eCommerce solutions that don\'t leave success to chance','','inherit','open','closed','','financial-and-technical-data-analysis-graph-showing-search-findings','','','2024-10-22 10:07:59','2024-10-22 09:07:59','',0,'https://actuate.webpreview.co/wp-content/uploads/data-drive-ecommerce.jpg',0,'attachment','image/jpeg',0),(6495,1,'2024-10-22 10:04:21','2024-10-22 09:04:21','','Local eCommerce experts','','inherit','open','closed','','closeup-shot-hands-using-laptop-computer-on-table','','','2024-10-22 10:08:45','2024-10-22 09:08:45','',0,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-experts.jpg',0,'attachment','image/jpeg',0),(6496,1,'2024-10-22 10:04:37','2024-10-22 09:04:37','','Innovative eCommerce strategy to unlocks real growth','','inherit','open','closed','','businesswomen-using-a-laptop-in-an-office','','','2024-10-22 10:06:58','2024-10-22 09:06:58','',0,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-strategy.jpg',0,'attachment','image/jpeg',0),(6497,1,'2024-10-22 10:04:51','2024-10-22 09:04:51','','Unlock your next nice eCommerce problems to have','','inherit','open','closed','','logistics-crossed-arms-and-portrait-of-woman-entrepreneur-with-small-business-in-ecommerce-industry-smile-pride-and-confident-female-person-in-warehouse-with-cardboard-boxes-for-cargo-shipping','','','2024-10-22 10:14:56','2024-10-22 09:14:56','',0,'https://actuate.webpreview.co/wp-content/uploads/nice-problems-to-have.jpg',0,'attachment','image/jpeg',0),(6498,1,'2024-10-22 10:04:58','2024-10-22 09:04:58','','Dedicated account and project management','','inherit','open','closed','','home-office-an-anonymous-man-using-a-laptop-for-online-trading-while-working-from-home','','','2024-10-22 10:08:25','2024-10-22 09:08:25','',0,'https://actuate.webpreview.co/wp-content/uploads/ontime-delivery.jpg',0,'attachment','image/jpeg',0),(6499,1,'2024-10-22 10:05:13','2024-10-22 09:05:13','','Secure eCommerce solutions to protect you and your customers','','inherit','open','closed','','lock-network-server-big-data-security-system-wide','','','2024-10-22 10:09:19','2024-10-22 09:09:19','',0,'https://actuate.webpreview.co/wp-content/uploads/platform-updates.jpg',0,'attachment','image/jpeg',0),(6508,1,'2024-10-22 10:23:30','2024-10-22 09:23:30','','Expert Commercial Awareness & Insight','','inherit','open','closed','','commercial-awarness','','','2024-10-22 10:24:37','2024-10-22 09:24:37','',0,'https://actuate.webpreview.co/wp-content/uploads/commercial-awarness.svg',0,'attachment','image/svg+xml',0),(6509,1,'2024-10-22 10:23:30','2024-10-22 09:23:30','','Confident, Approachable & Fun','','inherit','open','closed','','confident','','','2024-10-22 10:24:02','2024-10-22 09:24:02','',0,'https://actuate.webpreview.co/wp-content/uploads/confident.svg',0,'attachment','image/svg+xml',0),(6510,1,'2024-10-22 10:23:30','2024-10-22 09:23:30','','Decisive, Involved & Accountable','','inherit','open','closed','','decisive','','','2024-10-22 10:24:26','2024-10-22 09:24:26','',0,'https://actuate.webpreview.co/wp-content/uploads/decisive.svg',0,'attachment','image/svg+xml',0),(6511,1,'2024-10-22 10:23:30','2024-10-22 09:23:30','','Passionately Driven to Make a Difference','','inherit','open','closed','','passionate','','','2024-10-22 10:24:55','2024-10-22 09:24:55','',0,'https://actuate.webpreview.co/wp-content/uploads/passionate.svg',0,'attachment','image/svg+xml',0),(6512,1,'2024-10-22 10:23:31','2024-10-22 09:23:31','','People-first team culture. Supportive & Family-focused','','inherit','open','closed','','people-first','','','2024-10-22 10:24:47','2024-10-22 09:24:47','',0,'https://actuate.webpreview.co/wp-content/uploads/people-first.svg',0,'attachment','image/svg+xml',0),(6513,1,'2024-10-22 10:23:31','2024-10-22 09:23:31','','Supportive, Collaborative & Understanding','','inherit','open','closed','','supportive','','','2024-10-22 10:24:13','2024-10-22 09:24:13','',0,'https://actuate.webpreview.co/wp-content/uploads/supportive.svg',0,'attachment','image/svg+xml',0),(6523,1,'2024-10-22 13:55:18','2024-10-22 12:55:18','','Identify  exactly where you lose your potential customer’s attention with clear, data-driven, actionable insights','','inherit','open','closed','','serious-frowning-indian-woman-read-email-on-laptop-feels-concerned','','','2024-10-22 13:55:42','2024-10-22 12:55:42','',0,'https://actuate.webpreview.co/wp-content/uploads/indentify.jpg',0,'attachment','image/jpeg',0),(6524,1,'2024-10-22 13:55:50','2024-10-22 12:55:50','','Implement  influential changes online from a place of confidence and clarity; then watch as sales skyrocket, and your Cost-per-Sale shrink.','','inherit','open','closed','','help-of-technology-in-delivery-business','','','2024-10-22 13:56:06','2024-10-22 12:56:06','',0,'https://actuate.webpreview.co/wp-content/uploads/implement.jpg',0,'attachment','image/jpeg',0),(6525,1,'2024-10-22 13:56:16','2024-10-22 12:56:16','','Improve  brand loyalty and customer lifetime value, maximising your digital marketing ROI.','','inherit','open','closed','','young-man-unpacks-the-box-with-online-ordered-items','','','2024-10-22 13:56:39','2024-10-22 12:56:39','',0,'https://actuate.webpreview.co/wp-content/uploads/improve.jpg',0,'attachment','image/jpeg',0),(6527,1,'2024-10-22 15:11:50','2024-10-22 14:11:50','','Happy young businesswoman speaking on the phone in a warehouse','Happy young businesswoman speaking on the phone while working in a warehouse. Online store owner making plans for product shipping. Creative female entrepreneur running an eCommerce small business.','inherit','open','closed','','happy-young-businesswoman-speaking-on-the-phone-in-a-warehouse','','','2024-10-22 15:11:50','2024-10-22 14:11:50','',0,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-audit.jpg',0,'attachment','image/jpeg',0),(6534,1,'2024-10-22 15:23:35','2024-10-22 14:23:35','','Speed up your website with Hyvä','','inherit','open','closed','','chinese-young-woman-using-smart-phone-in-the-train','','','2024-10-22 15:24:20','2024-10-22 14:24:20','',0,'https://actuate.webpreview.co/wp-content/uploads/speed-performance.jpg',0,'attachment','image/jpeg',0),(6540,1,'2024-10-22 16:00:07','2024-10-22 15:00:07','','Exactly what you\'re ecommerce website needs','','inherit','open','closed','','confident-professional-leads-team-discussion','','','2024-10-22 16:00:36','2024-10-22 15:00:36','',0,'https://actuate.webpreview.co/wp-content/uploads/only-what-you-need.jpg',0,'attachment','image/jpeg',0),(6543,1,'2024-10-22 16:01:41','2024-10-22 15:01:41','','Tailored to your audience','','inherit','open','closed','','woman-opening-a-package','','','2024-10-22 16:02:11','2024-10-22 15:02:11','',0,'https://actuate.webpreview.co/wp-content/uploads/know-your-audience.jpg',0,'attachment','image/jpeg',0),(6548,1,'2024-10-22 16:07:11','2024-10-22 15:07:11','','Real Audience Research.','Real Audience Research.','inherit','open','closed','','mature-man-at-home-for-christmas','','','2024-10-22 16:07:39','2024-10-22 15:07:39','',0,'https://actuate.webpreview.co/wp-content/uploads/ux-research.jpg',0,'attachment','image/jpeg',0),(6553,1,'2024-10-22 16:14:15','2024-10-22 15:14:15','','Increase you\'re average order values','','inherit','open','closed','','increase-aov','','','2024-10-22 16:14:44','2024-10-22 15:14:44','',0,'https://actuate.webpreview.co/wp-content/uploads/increase-aov.svg',0,'attachment','image/svg+xml',0),(6554,1,'2024-10-22 16:14:16','2024-10-22 15:14:16','','Deepen brand loyalty and increase repeat purchasing','','inherit','open','closed','','increase-loyalty','','','2024-10-22 16:15:14','2024-10-22 15:15:14','',0,'https://actuate.webpreview.co/wp-content/uploads/increase-loyalty.svg',0,'attachment','image/svg+xml',0),(6555,1,'2024-10-22 16:14:16','2024-10-22 15:14:16','','Increase your return on investment','','inherit','open','closed','','increase-roi','','','2024-10-22 16:16:15','2024-10-22 15:16:15','',0,'https://actuate.webpreview.co/wp-content/uploads/increase-roi.svg',0,'attachment','image/svg+xml',0),(6556,1,'2024-10-22 16:14:16','2024-10-22 15:14:16','','PCI Compliance','','inherit','open','closed','','pci-compliant','','','2024-10-22 16:15:27','2024-10-22 15:15:27','',0,'https://actuate.webpreview.co/wp-content/uploads/pci-compliant.svg',0,'attachment','image/svg+xml',0),(6557,1,'2024-10-22 16:14:16','2024-10-22 15:14:16','','Reduce abandoned carts and increase sales','','inherit','open','closed','','reduce-abandoned-carts','','','2024-10-22 16:15:43','2024-10-22 15:15:43','',0,'https://actuate.webpreview.co/wp-content/uploads/reduce-abandoned-carts.svg',0,'attachment','image/svg+xml',0),(6558,1,'2024-10-22 16:14:17','2024-10-22 15:14:17','','Never miss a security patch','','inherit','open','closed','','security-patching','','','2024-10-22 16:15:58','2024-10-22 15:15:58','',0,'https://actuate.webpreview.co/wp-content/uploads/security-patching.svg',0,'attachment','image/svg+xml',0),(6564,1,'2024-10-22 16:18:54','2024-10-22 15:18:54','','Expert support and development when you need it','','inherit','open','closed','','remote-work-from-home-video-call-and-man-with-a-laptop-internet-connection-or-conference-call-male-person-entrepreneur-or-speaker-with-a-pc-conversation-or-webinar-with-conversation-in-a-kitchen','','','2024-10-22 16:19:25','2024-10-22 15:19:25','',0,'https://actuate.webpreview.co/wp-content/uploads/retainers.jpg',0,'attachment','image/jpeg',0),(6566,1,'2024-10-22 16:19:48','2024-10-22 15:19:48','','Full training on platforms and new features','','inherit','open','closed','','portrait-of-focused-arab-man-using-pc-and-writing','','','2024-10-22 16:20:19','2024-10-22 15:20:19','',0,'https://actuate.webpreview.co/wp-content/uploads/training.jpg',0,'attachment','image/jpeg',0),(6576,1,'2024-10-22 16:29:41','2024-10-22 15:29:41','','Protect your historical data during the migration','','inherit','open','closed','','internet-security-concept-digital-shield-cyber-security-solutions-on-pcb-futuristic-background','','','2024-10-22 16:30:22','2024-10-22 15:30:22','',0,'https://actuate.webpreview.co/wp-content/uploads/protect-data.jpg',0,'attachment','image/jpeg',0),(6578,1,'2024-10-22 16:43:40','2024-10-22 15:43:40','','Out of the box functionality','','inherit','open','closed','','starting-my-weekend-off-on-a-positive-note','','','2024-10-22 16:44:17','2024-10-22 15:44:17','',0,'https://actuate.webpreview.co/wp-content/uploads/out-of-the-box.jpg',0,'attachment','image/jpeg',0),(6580,1,'2024-10-25 10:20:41','2024-10-25 09:20:41','','Increased security with Magento 2','','inherit','open','closed','','network-security-background','','','2024-10-25 10:21:15','2024-10-25 09:21:15','',0,'https://actuate.webpreview.co/wp-content/uploads/increased-security.jpg',0,'attachment','image/jpeg',0),(6581,1,'2024-10-25 10:22:11','2024-10-25 09:22:11','','Magento 2 seamlessly integrates with many API\'s like Salesforce, Microsoft Nav and many more','','inherit','open','closed','','warehouse-employee-using-bar-code-reader','','','2024-10-25 10:23:16','2024-10-25 09:23:16','',0,'https://actuate.webpreview.co/wp-content/uploads/seemless-integrations.jpg',0,'attachment','image/jpeg',0),(6583,1,'2024-10-25 10:24:19','2024-10-25 09:24:19','','Extend Magento 2 to fit your business perfectly','','inherit','open','closed','','person-handling-cardboard-boxes-for-delivery-service','','','2024-10-25 10:24:53','2024-10-25 09:24:53','',0,'https://actuate.webpreview.co/wp-content/uploads/enhanced-modules.jpg',0,'attachment','image/jpeg',0),(6593,1,'2024-11-20 10:16:00','2024-11-20 10:16:00','','Magento 2 Open Source Ecommerce Platform','','inherit','open','closed','','magento-opensource','','','2024-11-20 10:16:34','2024-11-20 10:16:34','',0,'https://actuate.webpreview.co/wp-content/uploads/magento-opensource.png',0,'attachment','image/png',0),(6594,1,'2024-11-20 10:18:04','2024-11-20 10:18:04','','Magento 2 Open Source Ecommerce Platform','','inherit','open','closed','','beautiful-african-american-woman-using-online-paying-services-on-smart-phone','','','2024-11-20 10:18:48','2024-11-20 10:18:48','',0,'https://actuate.webpreview.co/wp-content/uploads/Magento-Open-Source.jpg',0,'attachment','image/jpeg',0),(6607,1,'2024-11-20 11:22:32','2024-11-20 11:22:32','','Grow your ecommerce with Magento 2','','inherit','open','closed','','ecommerce-growth','','','2024-11-20 11:22:56','2024-11-20 11:22:56','',0,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-growth.jpg',0,'attachment','image/jpeg',0),(6610,1,'2024-11-20 11:35:33','2024-11-20 11:35:33','','E-commerce Optimised for Mobile.','','inherit','open','closed','','mobile-commerce','','','2024-11-20 11:35:48','2024-11-20 11:35:48','',0,'https://actuate.webpreview.co/wp-content/uploads/mobile-commerce.jpg',0,'attachment','image/jpeg',0),(6613,1,'2024-11-20 11:40:07','2024-11-20 11:40:07','','Built-in B2B Tools','','inherit','open','closed','','b2b-ecommerce','','','2024-11-20 11:43:22','2024-11-20 11:43:22','',0,'https://actuate.webpreview.co/wp-content/uploads/B2B-ecommerce.jpg',0,'attachment','image/jpeg',0),(6614,1,'2024-11-20 11:40:16','2024-11-20 11:40:16','','Easy Migration to Adobe Commerce','','inherit','open','closed','','easy-replatform','','','2024-11-20 11:43:37','2024-11-20 11:43:37','',0,'https://actuate.webpreview.co/wp-content/uploads/easy-replatform.jpg',0,'attachment','image/jpeg',0),(6615,1,'2024-11-20 11:40:24','2024-11-20 11:40:24','','Automating Orders & Deliveries','','inherit','open','closed','','erp-integration','','','2024-11-20 11:43:52','2024-11-20 11:43:52','',0,'https://actuate.webpreview.co/wp-content/uploads/ERP-integration.jpg',0,'attachment','image/jpeg',0),(6616,1,'2024-11-20 11:40:32','2024-11-20 11:40:32','','mobile-commerce','','inherit','open','closed','','mobile-commerce-2','','','2024-11-20 11:40:32','2024-11-20 11:40:32','',0,'https://actuate.webpreview.co/wp-content/uploads/mobile-commerce-1.jpg',0,'attachment','image/jpeg',0),(6617,1,'2024-11-20 11:40:35','2024-11-20 11:40:35','','Advanced Security','','inherit','open','closed','','pci-compliant-2','','','2024-11-20 11:44:16','2024-11-20 11:44:16','',0,'https://actuate.webpreview.co/wp-content/uploads/PCI-Compliant.jpg',0,'attachment','image/jpeg',0),(6618,1,'2024-11-20 11:40:47','2024-11-20 11:40:47','','Personalised Shopping Experiences','','inherit','open','closed','','personalised-ecommerce','','','2024-11-20 11:44:29','2024-11-20 11:44:29','',0,'https://actuate.webpreview.co/wp-content/uploads/personalised-ecommerce.jpg',0,'attachment','image/jpeg',0),(6619,1,'2024-11-20 11:44:49','2024-11-20 11:44:49','','Vast Magento Developer Community.','','inherit','open','closed','','functional-ecommerce','','','2024-11-20 11:45:05','2024-11-20 11:45:05','',0,'https://actuate.webpreview.co/wp-content/uploads/functional-ecommerce.jpg',0,'attachment','image/jpeg',0),(6626,1,'2024-11-20 11:52:56','2024-11-20 11:52:56','One of the most important parts of your eCommerce strategy is your choice of digital platform, ensuring this fits with the needs of your growing business. That’s exactly why we take a holistic view of your entire business, assessing your overall aims, sales goals and growth ambitions.\r\n\r\nSo, what is the difference between Magento and Adobe Commerce?\r\nMagento is a great choice for start-ups and SMEs, offering customisable open-source eCommerce applications, which can be added at any point, it is free to use and therefore provides maximum functionality for no annual fee; once built, the only costs to cover are your domain and hosting.\r\n\r\nAdobe Commerce and Adobe Commerce Cloud are commercial platforms with additional features and support options. It’s perfect for national or international businesses with multiple branches or franchises as it can create sub-accounts with different pricing, offers and even products using the tiered account structures, making regional management hassle-free, and far less time-consuming.\r\n\r\nAdobe Commerce is usually a better choice for medium-large organisations as both are licenced software and have an annual fee; however, this can depend on your specific circumstances and your projected turnover growth. Our eCommerce experts are always happy to advise; simply hop on a call.','How do I choose between Magento and Adobe Commerce?','','publish','closed','closed','','how-do-i-choose-between-magento-and-adobe-commerce','','','2024-11-22 16:12:49','2024-11-22 16:12:49','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6626',0,'faq','',0),(6635,1,'2024-11-20 13:51:36','2024-11-20 13:51:36','As the original Magento is no longer supported by Adobe, migration to Magento 2 is essential for your cybersecurity. Unsupported your site will no longer receive updates and security vulnerability patches, putting you, and your customers at risk of a cyber-attack. To ensure your legal compliance with the UK &amp; EU General Data Protection Regulation (GDPR) and also the Payment Card Industry Data Security Standard, (PCI-DSS), we highly recommend migration to the far more secure, Magento 2.\r\n\r\nSupported by the army of Magento open-source developers, Magento 2 is highly customisable, so it grows with your business. As your Magento development agency, we’re here to custom-build additional features and functionality as an when you need it.\r\n\r\nAlthough it is already super-fast right out of the box, we can also add Hyvä to Magento for blazing-fast performance and near-perfect page load speed; whilst Adobe Sensi, powerful AI-driven merchandising, helps increase your average order total by making personalised product suggestions to your customers.','What are the benefits of upgrading to Magento 2?','','publish','closed','closed','','what-are-the-benefits-of-upgrading-to-magento-2','','','2024-11-20 13:51:55','2024-11-20 13:51:55','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6635',0,'faq','',0),(6637,1,'2024-11-20 13:52:16','2024-11-20 13:52:16','As your Magento 2 agency, we’re here to make your life simpler. Our eCommerce site developers know a thing or two about third-party integrations and will advise on all potential system integrations to streamline your sales and delivery processes.\r\n\r\nIntegrating your ordering, warehouse, accountancy and logistics operational systems, you’ll reap the benefits of real-time inventory tracking, whilst your customers experience seamless delivery and returns.','Does Magento integrate with third-party systems and applications?','','publish','closed','closed','','does-magento-integrate-with-third-party-systems-and-applications','','','2024-11-20 13:52:16','2024-11-20 13:52:16','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6637',0,'faq','',0),(6638,1,'2024-11-20 13:53:53','2024-11-20 13:53:53','Magento is the highest-ranked B2B eCommerce platform on the Internet Retailer 300 list.# and currently, over 30% of Magento stores are in the B2B sector.\r\n\r\nMagento B2B offers a truckload of convenient and easy-to-implement features to get your B2B eCommerce store working efficiently, helping you achieve more so you reach your sales targets with ease.\r\n\r\nAs a highly experienced Magento B2B agency, we’ll support your transition away from more traditional B2B sales methods, such as catalogues and telephone ordering. Faster, efficient online procurement and inventory tracking simplifies your day-to-day business management and provides a swift, easy system for your suppliers, stockists or service providers.','Is Magento the right platform for selling B2B?','','publish','closed','closed','','is-magento-the-right-platform-for-selling-b2b','','','2024-11-20 13:53:53','2024-11-20 13:53:53','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6638',0,'faq','',0),(6639,1,'2024-11-20 13:54:23','2024-11-20 13:54:23','Your Magento eCommerce development team understand that you want to start selling asap, (Of course, you do). We’ve been specialising in this open-source platform ever since its launch, which means our Magento-certified developers can deliver your attention-grabbing design, with all the functionality and performance you’ll ever need, in record time. Although all sites vary in size, on average, our eCommerce experts will design, build and launch your site in just 3 - 6 momths.','How long before my shiny new Magneto website is up and running?','','publish','closed','closed','','how-long-before-my-shiny-new-magneto-website-is-up-and-running','','','2024-11-20 13:54:23','2024-11-20 13:54:23','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6639',0,'faq','',0),(6640,1,'2024-11-20 13:55:11','2024-11-20 13:55:11','All of our quotations are tailored to your future eCommerce strategy and your specific requirements as a business; it is how we provide the most accurate and cost-effective quotations, saving you money overall. Prices for a brand-new, bespoke Magento 2 website start at £36,000 +VAT.\r\n\r\nWhen it comes to our customers, there is no such thing as average – every business is unique, so we adapt to suit you, creating sites for all budgets. We offer flexible payment plans too to help spread the cost, if that works best for you.\r\n\r\nIf you are looking to migrate from Magento version one with a Magento 2 upgrade, the process is a little different, prices for Magento migration start from £32,000 +VAT.','How much will it cost to build a new Magento website?','','publish','closed','closed','','how-much-will-it-cost-to-build-a-new-magento-website','','','2024-11-20 13:55:11','2024-11-20 13:55:11','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6640',0,'faq','',0),(6641,1,'2024-11-20 13:55:57','2024-11-20 13:55:57','We’ve designed a straightforward, 7-step design, build and launch process, helping you manage your Magento 2 website development project, so you always know where you stand. We believe that uncomplicated is always better.  \r\n','How does the Magento website development process work?','','publish','closed','closed','','how-does-the-magento-website-development-process-work','','','2024-11-20 13:55:57','2024-11-20 13:55:57','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6641',0,'faq','',0),(6642,1,'2024-11-20 13:56:18','2024-11-20 13:56:18','As your Magento agency, we’re here for the long haul. As your eCommerce website development partners, we are here to provide Magento 2 support whenever you need us, whether that is helping you to maintain and manage your site, ongoing conversion rate optimisation developments, or to add functionality that helps you scale.','Can you help with ongoing website maintenance and management after launch?','','publish','closed','closed','','can-you-help-with-ongoing-website-maintenance-and-management-after-launch','','','2024-11-20 13:56:18','2024-11-20 13:56:18','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6642',0,'faq','',0),(6643,1,'2024-11-20 13:56:35','2024-11-20 13:56:35','Not at all. Whilst our eCommerce agency is based in Manchester, you don’t need to be; we work with our clients right across the UK.\r\n\r\nWe’re happy to meet in person, but often, even our NW-based clients prefer to hop on a video call for convenience – we are happy to work however you’d like to.','Do I have to be based in the north-west to work with you?','','publish','closed','closed','','do-i-have-to-be-based-in-the-north-west-to-work-with-you','','','2024-11-20 13:56:35','2024-11-20 13:56:35','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6643',0,'faq','',0),(6644,1,'2024-11-20 13:59:01','2024-11-20 13:59:01','From your initial consultation call to launch, typically an Adobe Commerce website takes our specialists between 3 - 9 months – although this does depend on the size of the site. We will always endeavour to deliver all the design, functionality and speed you’re looking for, meeting any deadlines that you might have to launch as soon as humanly possible.','How long will it take to build a brand-new Adobe Commerce website?','','publish','closed','closed','','how-long-will-it-take-to-build-a-brand-new-adobe-commerce-website','','','2024-11-20 13:59:01','2024-11-20 13:59:01','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6644',0,'faq','',0),(6645,1,'2024-11-20 13:59:38','2024-11-20 13:59:38','We make sure we get to know you and your business, thoroughly, to ensure we tailor your quotation to your needs. By designing your eCommerce strategy around you, we can provide our best, fixed-price quotations, with pinpoint accuracy; we find it helps our clients know exactly where they stand. We are pleased to offer flexible payment options, too, helping you spread the cost, if that’s better for you.\r\n\r\nOur prices for a brand-new Adobe Commerce website start at £42,000 +VAT. Our team are always happy to chat with you, and provide a ballpark figure based on your site’s size, if this helps. Tell us more about your business.','How much will an Adobe Commerce site cost to build from scratch?','','publish','closed','closed','','how-much-will-an-adobe-commerce-site-cost-to-build-from-scratch','','','2024-11-20 13:59:38','2024-11-20 13:59:38','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6645',0,'faq','',0),(6646,1,'2024-11-20 13:59:59','2024-11-20 13:59:59','When you are building a new website that’s pivotal to the success of your eCommerce business, it is important to know exactly what stage your project is at, at any one time. So, with that in mind, we created our simple, 7-stage design process, helping you understand where we are at and what is needed from conception to launch.','How does the Adobe Commerce website development process work?','','publish','closed','closed','','how-does-the-adobe-commerce-website-development-process-work','','','2024-11-20 13:59:59','2024-11-20 13:59:59','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6646',0,'faq','',0),(6647,1,'2024-11-20 14:00:18','2024-11-20 14:00:18','Well, of course, that is what we are here for – just let us know what you need. You might want to build in a new design feature, creating additional functionality, or you might like additional Adobe Commerce support with site maintenance that helps you keep more plates spinning at your end.\r\n\r\nWe are here to help you grow and scale your business, so your eCommerce dev team will always be chuffed to bits to help out.','Can you help with ongoing website management after launch?','','publish','closed','closed','','can-you-help-with-ongoing-website-management-after-launch','','','2024-11-20 14:00:18','2024-11-20 14:00:18','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6647',0,'faq','',0),(6648,1,'2024-11-20 14:00:33','2024-11-20 14:00:33','We work with all manner of different clients, from a huge variety of sectors, right across the country. Our Adobe Commerce agency is in Manchester, but wherever you are, we’re happy to jump on a Zoom call or if you prefer, we’ll hop in the car and visit you.  In fact, many of our local clients still prefer to meet online rather than at Actuate Digital HQ. Whatever is best for you.   ','Do I have to be based in Manchester or the north-west to work with you?','','publish','closed','closed','','do-i-have-to-be-based-in-manchester-or-the-north-west-to-work-with-you','','','2024-11-20 14:00:33','2024-11-20 14:00:33','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6648',0,'faq','',0),(6649,1,'2024-11-20 14:01:15','2024-11-20 14:01:15','Shopify is one of the best platforms for eCommerce stores that need to be up and running quickly.\r\n\r\nIf time is of the essence, we can usually publish your Shopify online business within 2 - 4 months.\r\n\r\nWhichever platform is right for you, our conversion rate optimisation and eCommerce specialists know that build time is money. So, they will do all they can to boost your audience engagement through pioneering design and clever functionality, which leads them step-by-step all the way through to your checkout.','How long will it take to build a new Shopify eCommerce website?','','publish','closed','closed','','how-long-will-it-take-to-build-a-new-shopify-e-commerce-website','','','2024-11-20 14:01:15','2024-11-20 14:01:15','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6649',0,'faq','',0),(6650,1,'2024-11-20 14:01:38','2024-11-20 14:01:38','By getting to know you, your aims and your ambitions for your business, we can create a highly tailored eCommerce strategy that maximises your budget and drives sales. Shopify can be highly cost-effective with prices for a brand-new Shopify website starting at £12,000 +VAT. By getting to know your business inside out, we can give accurate, fixed-price quotations with flexible payment options that suit you.','How much will a Shopify store cost?','','publish','closed','closed','','how-much-will-a-shopify-store-cost','','','2024-11-20 14:01:38','2024-11-20 14:01:38','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6650',0,'faq','',0),(6651,1,'2024-11-20 14:02:00','2024-11-20 14:02:00','As your Shopify agency partners, we know how important it is for you to know exactly what is happening with your project at all times; you might need to update your c-suite, your wider team and other stakeholders. It can seem like there are a lot of juggling balls in the air, so, to help uncomplicate matters, we designed this simplified 7-step design and build timeline. You’ll always know what is needed and when, as your eCommerce experts beaver away on your site.','How does the website development process work when building a Shopify store?','','publish','closed','closed','','how-does-the-website-development-process-work-when-building-a-shopify-store','','','2024-11-20 14:02:00','2024-11-20 14:02:00','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6651',0,'faq','',0),(6652,1,'2024-11-20 14:02:16','2024-11-20 14:02:16','It is our job to help you grow using Shopify. As a conversion rate optimisation agency, we are focused on making that Shopify till bell ring again and again, so much so, that it becomes annoying. (What are we saying, making money never gets old!) Our eCommerce specialists can work with you to help you make data-driven, informed changes that see your sales soar, or on an ad-hoc basis when your business growth means you need a little extra functionality. Whatever you need for your Shopify business, we’ll be here to help you scale. ','Can you help manage my Shopify online store after launch?','','publish','closed','closed','','can-you-help-manage-my-shopify-online-store-after-launch','','','2024-11-20 14:02:16','2024-11-20 14:02:16','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6652',0,'faq','',0),(6653,1,'2024-11-20 14:02:29','2024-11-20 14:02:29','Of course, you can. It would be a little mean to say no, just because you aren’t based around the corner. The ability to share our screens with you digitally means that you don’t have to visit our offices in person, in fact, many clients prefer to chat efficiently online as it saves them time and money. If you aren’t local, that’s no problem. We are happy to hop on as many calls as you’d like to discuss your project, and if you do feel like stopping by, just let us know, we’ll pop the kettle on.  ','I’m not based in the north-west, can I still work with you?','','publish','closed','closed','','im-not-based-in-the-north-west-can-i-still-work-with-you','','','2024-11-20 14:02:29','2024-11-20 14:02:29','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6653',0,'faq','',0),(6654,1,'2024-11-20 14:03:10','2024-11-20 14:03:10','The Hyvä theme can be incorporated into the Adobe Commerce or Magento 2 eCommerce platforms to boost performance delivering frighteningly fast page load speeds – great for your SEO and your conversion rate optimisation.\r\n\r\nThe even better news is that building a Hyvä store not only improves your site speed, but it reduces your design and build time, too. We’ve found that it cuts our eCommerce store development time by up to 50%. On average, we can launch your new Hyvä site within 3 – 6 months.','How long will it take to build a new eCommerce website with the Hyvä theme?','','publish','closed','closed','','how-long-will-it-take-to-build-a-new-e-commerce-website-with-the-hyva-theme','','','2024-11-20 14:03:10','2024-11-20 14:03:10','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6654',0,'faq','',0),(6655,1,'2024-11-20 14:03:37','2024-11-20 14:03:37','We’ve proud to have been recognised by Hyvä’s merit-based accreditation scheme for our experience and expertise when it comes to building performance-driven eCommerce stores with their ground-breaking technology.\r\n\r\nBy working with a Hyvä Silver Partner agency, you know that we’re committed to the highest professional standards. Our Hyvä specialists have gained access to exclusive training and additional resources that help us build a fully optimised, high-converting, lightning-quick site that boosts your SEO as well as your site’s performance.','What does it mean to be a Hyvä silver partner?','','publish','closed','closed','','what-does-it-mean-to-be-a-hyva-silver-partner','','','2024-11-20 14:03:37','2024-11-20 14:03:37','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6655',0,'faq','',0),(6656,1,'2024-11-20 14:03:56','2024-11-20 14:03:56','Making it work as hard as possible for you, we maximise every penny of your budget by devising a bespoke, tailored eCommerce solution to the specific needs of your eCommerce business.\r\n\r\nPrices for a brand-new eCommerce website with Hyvä themes start at £46,000 +VAT. We provide fixed-price quotations, offer flexible payment solutions and provide regular progress updates so you always know where you are.','How much does Hyvä cost?','','publish','closed','closed','','how-much-does-hyva-cost','','','2024-11-20 14:03:56','2024-11-20 14:03:56','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6656',0,'faq','',0),(6657,1,'2024-11-20 14:04:14','2024-11-20 14:04:14','Hyvä themes works away secretly in the background of your site, unnoticed, but making a huge impact on your SEO, customer engagement, brand loyalty, conversion rate optimisation and consequently, your sales. Kerrrching!\r\n\r\nHyvä speeds everything up, so whilst we follow the same simplified 7-stage design and build process as we would with any site, it is a little faster with Hyvä themes.','How does the website development process work when using Hyvä?','','publish','closed','closed','','how-does-the-website-development-process-work-when-using-hyva','','','2024-11-20 14:04:14','2024-11-20 14:04:14','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6657',0,'faq','',0),(6658,1,'2024-11-20 14:04:30','2024-11-20 14:04:30','As your certified Hyvä partner, we’ll be on hand whenever you need us. Your eCommerce experts are focused on whatever helps your online store scale and your business grow. We are always here to knock a few ideas around, implement new features and optimise your site’s performance. Whatever you need, just call or email; we’ll get right on it.  ','Can you help manage my Hyvä powered eCommerce store after launch?','','publish','closed','closed','','can-you-help-manage-my-hyva-powered-e-commerce-store-after-launch','','','2024-11-20 14:04:30','2024-11-20 14:04:30','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6658',0,'faq','',0),(6659,1,'2024-11-20 14:04:44','2024-11-20 14:04:44','We love technology; especially because it means that we can easily work with clients, big or small, in all industries, throughout the UK. Many clients find it quicker, easier and time-efficient to hop on a video call where we can share our screens, and your design, virtually. Want to visit the agency -that’s great with us, too. ','I’m based further afield – can we still collaborate if I’m not in Manchester or the north-west?','','publish','closed','closed','','im-based-further-afield-can-we-still-collaborate-if-im-not-in-manchester-or-the-north-west','','','2024-11-20 14:04:44','2024-11-20 14:04:44','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6659',0,'faq','',0),(6661,1,'2024-11-20 14:12:38','2024-11-20 14:12:38','','Adobe Commerce is perfect for large companies','','inherit','open','closed','','adobe-commerce-3','','','2025-11-06 12:18:17','2025-11-06 12:18:17','',7554,'https://actuate.webpreview.co/wp-content/uploads/adobe-commerce.jpg',0,'attachment','image/jpeg',0),(6662,1,'2024-11-20 14:12:48','2024-11-20 14:12:48','','Adobe Commerce B2B','','inherit','open','closed','','built-for-business','','','2024-11-20 14:14:06','2024-11-20 14:14:06','',0,'https://actuate.webpreview.co/wp-content/uploads/built-for-business.jpg',0,'attachment','image/jpeg',0),(6663,1,'2024-11-20 14:12:53','2024-11-20 14:12:53','','Functionality & Performance That Goes Further.','','inherit','open','closed','','perfomance-based-ecommerce','','','2024-11-20 14:15:50','2024-11-20 14:15:50','',0,'https://actuate.webpreview.co/wp-content/uploads/perfomance-based-ecommerce.jpg',0,'attachment','image/jpeg',0),(6674,1,'2024-11-20 14:28:18','2024-11-20 14:28:18','','Hyva - The game changing frontend for Magento and Adobe Commerce','','inherit','open','closed','','game-changer','','','2024-11-20 14:28:58','2024-11-20 14:28:58','',0,'https://actuate.webpreview.co/wp-content/uploads/game-changer.jpg',0,'attachment','image/jpeg',0),(6675,1,'2024-11-20 14:28:29','2024-11-20 14:28:29','','Hyvä or Hoo-vah','','inherit','open','closed','','hoo-vah','','','2024-11-21 15:35:05','2024-11-21 15:35:05','',0,'https://actuate.webpreview.co/wp-content/uploads/hoo-vah.jpg',0,'attachment','image/jpeg',0),(6676,1,'2024-11-20 14:28:30','2024-11-20 14:28:30','','hyva-themes-for-adobe-and-magento','','inherit','open','closed','','hyva-themes-for-adobe-and-magento','','','2024-11-20 14:28:30','2024-11-20 14:28:30','',0,'https://actuate.webpreview.co/wp-content/uploads/hyva-themes-for-adobe-and-magento.jpg',0,'attachment','image/jpeg',0),(6709,1,'2024-11-22 10:37:03','2024-11-22 10:37:03','','User Experience Research. (UX).','','inherit','open','closed','','ux-ui-1','','','2024-11-22 10:41:43','2024-11-22 10:41:43','',0,'https://actuate.webpreview.co/wp-content/uploads/UX-UI-1.jpg',0,'attachment','image/jpeg',0),(6710,1,'2024-11-22 10:37:13','2024-11-22 10:37:13','','Helmet City User Interface Design. (UI).','','inherit','open','closed','','ux-ui-2','','','2024-11-22 10:43:20','2024-11-22 10:43:20','',0,'https://actuate.webpreview.co/wp-content/uploads/UX-UI-2.png',0,'attachment','image/png',0),(6711,1,'2024-11-22 10:37:16','2024-11-22 10:37:16','','Your Roadmap to Success.','','inherit','open','closed','','ux-ui-3','','','2024-11-22 10:44:24','2024-11-22 10:44:24','',0,'https://actuate.webpreview.co/wp-content/uploads/UX-UI-3.jpg',0,'attachment','image/jpeg',0),(6712,1,'2024-11-22 10:37:21','2024-11-22 10:37:21','','UX Research & UI Design','','inherit','open','closed','','ux-ui-hero','','','2024-11-22 10:37:54','2024-11-22 10:37:54','',0,'https://actuate.webpreview.co/wp-content/uploads/UX-UI-hero.jpg',0,'attachment','image/jpeg',0),(6721,1,'2024-11-22 11:00:00','2024-11-22 11:00:00','','Customer-centric Ecommerce Sites.','','inherit','open','closed','','development-1','','','2024-11-22 11:01:54','2024-11-22 11:01:54','',0,'https://actuate.webpreview.co/wp-content/uploads/development-1.jpg',0,'attachment','image/jpeg',0),(6722,1,'2024-11-22 11:00:10','2024-11-22 11:00:10','','Replatforming.','','inherit','open','closed','','development-2-2','','','2024-11-22 11:30:00','2024-11-22 11:30:00','',0,'https://actuate.webpreview.co/wp-content/uploads/development-2.jpg',0,'attachment','image/jpeg',0),(6723,1,'2024-11-22 11:00:15','2024-11-22 11:00:15','','Custom Development.','','inherit','open','closed','','development-3','','','2024-11-22 11:39:28','2024-11-22 11:39:28','',0,'https://actuate.webpreview.co/wp-content/uploads/development-3.jpg',0,'attachment','image/jpeg',0),(6724,1,'2024-11-22 11:00:20','2024-11-22 11:00:20','','Ecommerce Web Development','','inherit','open','closed','','development-hero','','','2024-11-22 11:00:38','2024-11-22 11:00:38','',0,'https://actuate.webpreview.co/wp-content/uploads/development-hero.jpg',0,'attachment','image/jpeg',0),(6727,1,'2024-11-22 11:32:50','2024-11-22 11:32:50','','Greater Efficiency','','inherit','open','closed','','efficient','','','2024-11-22 11:33:20','2024-11-22 11:33:20','',0,'https://actuate.webpreview.co/wp-content/uploads/efficient.svg',0,'attachment','image/svg+xml',0),(6728,1,'2024-11-22 11:32:51','2024-11-22 11:32:51','','Faster Functionality','','inherit','open','closed','','faster','','','2024-11-22 11:33:05','2024-11-22 11:33:05','',0,'https://actuate.webpreview.co/wp-content/uploads/faster.svg',0,'attachment','image/svg+xml',0),(6729,1,'2024-11-22 11:32:51','2024-11-22 11:32:51','','Happier Customers','','inherit','open','closed','','happier','','','2024-11-22 11:33:29','2024-11-22 11:33:29','',0,'https://actuate.webpreview.co/wp-content/uploads/happier.svg',0,'attachment','image/svg+xml',0),(6730,1,'2024-11-22 11:32:51','2024-11-22 11:32:51','','Increased Profitability','','inherit','open','closed','','profitable','','','2024-11-22 11:33:36','2024-11-22 11:33:36','',0,'https://actuate.webpreview.co/wp-content/uploads/profitable.svg',0,'attachment','image/svg+xml',0),(6738,1,'2024-11-22 11:49:14','2024-11-22 11:49:14','','Shopify Great for start-ups and small businesses in the UK,','','inherit','open','closed','','shopify-1','','','2024-11-22 11:53:06','2024-11-22 11:53:06','',0,'https://actuate.webpreview.co/wp-content/uploads/shopify-1.jpg',0,'attachment','image/jpeg',0),(6739,1,'2024-11-22 11:49:23','2024-11-22 11:49:23','','What is Shopify Plus?','','inherit','open','closed','','shopify-2','','','2024-11-22 11:54:13','2024-11-22 11:54:13','',0,'https://actuate.webpreview.co/wp-content/uploads/shopify-2.jpg',0,'attachment','image/jpeg',0),(6740,1,'2024-11-22 11:49:29','2024-11-22 11:49:29','','Quick, Easy & User-friendly.','','inherit','open','closed','','shopify-3','','','2024-11-22 12:00:46','2024-11-22 12:00:46','',0,'https://actuate.webpreview.co/wp-content/uploads/shopify-3.jpg',0,'attachment','image/jpeg',0),(6741,1,'2024-11-22 11:49:34','2024-11-22 11:49:34','','Superb customer support.','','inherit','open','closed','','shopify-4','','','2024-11-22 12:00:56','2024-11-22 12:00:56','',0,'https://actuate.webpreview.co/wp-content/uploads/shopify-4.jpg',0,'attachment','image/jpeg',0),(6742,1,'2024-11-22 11:49:39','2024-11-22 11:49:39','','Cross-platform Sales.','','inherit','open','closed','','shopify-5','','','2024-11-22 12:01:08','2024-11-22 12:01:08','',0,'https://actuate.webpreview.co/wp-content/uploads/shopify-5.jpg',0,'attachment','image/jpeg',0),(6743,1,'2024-11-22 11:49:44','2024-11-22 11:49:44','','Responsive SEO-friendly Sites.','','inherit','open','closed','','shopify-6','','','2024-11-22 12:01:50','2024-11-22 12:01:50','',0,'https://actuate.webpreview.co/wp-content/uploads/shopify-6.jpg',0,'attachment','image/jpeg',0),(6744,1,'2024-11-22 11:49:49','2024-11-22 11:49:49','','Adaptable & Fully Customisable.','','inherit','open','closed','','shopify-7','','','2024-11-22 12:02:02','2024-11-22 12:02:02','',0,'https://actuate.webpreview.co/wp-content/uploads/shopify-7.jpg',0,'attachment','image/jpeg',0),(6745,1,'2024-11-22 11:49:54','2024-11-22 11:49:54','','Safe & Secure.','','inherit','open','closed','','shopify-8','','','2024-11-22 12:02:12','2024-11-22 12:02:12','',0,'https://actuate.webpreview.co/wp-content/uploads/shopify-8.jpg',0,'attachment','image/jpeg',0),(6746,1,'2024-11-22 11:49:58','2024-11-22 11:49:58','','Shopify Plus Store Development','','inherit','open','closed','','shopify-hero','','','2024-11-22 11:50:19','2024-11-22 11:50:19','',0,'https://actuate.webpreview.co/wp-content/uploads/shopify-hero.jpg',0,'attachment','image/jpeg',0),(6779,1,'2024-11-22 16:13:05','2024-11-22 16:13:05','Ultimately, this depends on your site’s ability to grow with your successful, expanding business. A flexible site with customisable features will offer maximum scalability – growing as you grow. This prevents you from frequently rebuilding your site. In fact, we only build sites that we guarantee will meet your needs for the next 3 – 4 years, minimum.','What is the average lifespan of a website?','','publish','closed','closed','','what-is-the-average-lifespan-of-a-website','','','2024-11-22 16:13:05','2024-11-22 16:13:05','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6779',0,'faq','',0),(6780,1,'2024-11-22 16:13:29','2024-11-22 16:13:29','In short, very. \r\n\r\nOkay, we’ll expand on that. Google’s Core Web Vitals Search Algorithm rewards websites that optimise their site speed and performance to better user experience for their customers. So, the faster your site, the stronger your SEO, contributing to your overall position on the search engine results pages, or SERP.    \r\n\r\nBut how fast does a website need to load? The ideal page load speed is 1-2 seconds. But it is worth keeping in mind that delays are costly. According to research by SEO consultancy, Hobo, 53% of mobile site visits are abandoned if pages take longer than 3 seconds to load. A 2-second delay in load time resulted in abandonment rates of up to 87%.\r\nThe faster your performance the better. As a certified Hyvä theme partner, we are able to turbocharge your site, delivering lightning speeds, and the very best shopping experience for your customers – which, by extension, maximises your sales.  \r\n','Is page speed important for SEO?','','publish','closed','closed','','is-page-speed-important-for-seo','','','2024-11-22 16:13:29','2024-11-22 16:13:29','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6780',0,'faq','',0),(6781,1,'2024-11-22 16:14:13','2024-11-22 16:14:13','Both platforms support a wide variety of payment gateways offering wide consumer choices including PayPal, Braintree, WorldPay and Authorize, along with Apple Pay, Google Pay and Amazon Pay. Magento 2 also includes credit options, such as Klarna and Clearpay.','What payment methods are accepted by Magento and Adobe Commerce?','','publish','closed','closed','','what-payment-methods-are-accepted-by-magento-and-adobe-commerce','','','2024-11-22 16:14:13','2024-11-22 16:14:13','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6781',0,'faq','',0),(6782,1,'2024-11-22 16:14:40','2024-11-22 16:14:40','As you’d expect from Adobe, both Magento 2 and Adobe Commerce have a whole host of cybersecurity features to protect both you as a business and the Personal Identifiable Information (PII) of your customers.\r\n\r\nSecure Payment methods, as above, mean that you’ll remain compliant with the PCI Standard, whilst frequent updates for Magento 2 and Adobe Commerce ensure that all known vulnerabilities are immediately remedied by Adobe. We highly recommend that all Magento customers migrate to Magento 2, mitigating any cybersecurity risk, keeping your customer data safe, and your business legally compliant.','What is the best security for eCommerce websites?','','publish','closed','closed','','what-is-the-best-security-for-e-commerce-websites','','','2024-11-22 16:14:40','2024-11-22 16:14:40','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6782',0,'faq','',0),(6783,1,'2024-11-22 16:14:58','2024-11-22 16:14:58','Magento 2 and Adobe Commerce both support the sale of digital downloads and services as well as the physical products that you might traditionally associate with eCommerce. \r\n\r\nWhether you are selling Business-to-Business, (B2B), Business-to-Consumer, (B2C), or Direct-to-Consumer, (D2C), we can advise on the best platform for your business. \r\n','Can eCommerce be used to sell digital goods or professional services?','','publish','closed','closed','','can-e-commerce-be-used-to-sell-digital-goods-or-professional-services','','','2024-11-22 16:14:58','2024-11-22 16:14:58','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6783',0,'faq','',0),(6784,1,'2024-11-22 16:15:14','2024-11-22 16:15:14','Well of course, we love nothing more than meeting new, like-minded people, and as great as video calls are, there is nothing better than getting our heads together around a table. \r\n\r\nWe offer a free consultation with absolutely no obligation. \r\n\r\nOur Magento and Adobe Commerce agency in Manchester is located centrally, right by Piccadilly train station. Let us know when’s good for you, and we’ll pop the kettle on.\r\n \r\nCan’t meet us in person? That’s not a problem, just drop us a line and we’ll hop on a video call. ','Can I arrange a face-to-face meeting to discuss my website’s development?','','publish','closed','closed','','can-i-arrange-a-face-to-face-meeting-to-discuss-my-websites-development','','','2024-11-22 16:15:14','2024-11-22 16:15:14','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=6784',0,'faq','',0),(6785,1,'2024-11-22 16:18:20','2024-11-22 16:18:20','','Adobe Commerce eCommerce Platform','','inherit','open','closed','','adobe-commerce-4','','','2024-11-22 16:18:45','2024-11-22 16:18:45','',9,'https://actuate.webpreview.co/wp-content/uploads/adobe-commerce-1.png',0,'attachment','image/png',0),(6797,1,'2024-11-25 11:06:32','2024-11-25 11:06:32','','actuate-digital','','inherit','open','closed','','actuate-digital-2','','','2024-11-25 11:06:32','2024-11-25 11:06:32','',9,'https://actuate.webpreview.co/wp-content/uploads/actuate-digital.mp4',0,'attachment','video/mp4',0),(6800,1,'2024-11-25 11:08:51','2024-11-25 11:08:51','','actuate-digital','','inherit','open','closed','','actuate-digital-3','','','2024-11-25 11:08:51','2024-11-25 11:08:51','',9,'https://actuate.webpreview.co/wp-content/uploads/actuate-digital.webm',0,'attachment','video/webm',0),(6812,1,'2024-11-26 09:34:36','2024-11-26 09:34:36','','Aero Commerce Partner','','inherit','open','closed','','aero-power-your-business','','','2024-11-26 09:34:57','2024-11-26 09:34:57','',0,'https://actuate.webpreview.co/wp-content/uploads/Aero-Power-Your-Business.webp',0,'attachment','image/webp',0),(6816,1,'2024-11-26 09:52:39','2024-11-26 09:52:39','','Unrivalled Performance','','inherit','open','closed','','aero-unrivalled-performance','','','2024-11-26 09:52:49','2024-11-26 09:52:49','',0,'https://actuate.webpreview.co/wp-content/uploads/Aero-Unrivalled-Performance.webp',0,'attachment','image/webp',0),(6818,1,'2024-11-26 09:53:52','2024-11-26 09:53:52','','Aero ​Commerce is a powerful eCommerce','','inherit','open','closed','','aero-flexible','','','2024-11-26 09:54:27','2024-11-26 09:54:27','',0,'https://actuate.webpreview.co/wp-content/uploads/Aero-Flexible.webp',0,'attachment','image/webp',0),(6826,1,'2024-11-26 10:13:53','2024-11-26 10:13:53','','Setting your website live','','inherit','open','closed','','project-launch','','','2024-11-26 10:14:18','2024-11-26 10:14:18','',0,'https://actuate.webpreview.co/wp-content/uploads/project-launch.png',0,'attachment','image/png',0),(6828,1,'2024-11-26 10:14:38','2024-11-26 10:14:38','','User-Centric User Experience design','','inherit','open','closed','','how-we-ux','','','2024-11-26 10:15:05','2024-11-26 10:15:05','',0,'https://actuate.webpreview.co/wp-content/uploads/how-we-ux.png',0,'attachment','image/png',0),(6834,1,'2024-11-26 10:32:17','2024-11-26 10:32:17','','Improved conversion rates','','inherit','open','closed','','cro','','','2024-11-26 10:33:37','2024-11-26 10:33:37','',0,'https://actuate.webpreview.co/wp-content/uploads/CRO.svg',0,'attachment','image/svg+xml',0),(6835,1,'2024-11-26 10:32:17','2024-11-26 10:32:17','','Responsive Customer Experiences.','','inherit','open','closed','','customer-experience','','','2024-11-26 10:34:09','2024-11-26 10:34:09','',0,'https://actuate.webpreview.co/wp-content/uploads/customer-experience.svg',0,'attachment','image/svg+xml',0),(6836,1,'2024-11-26 10:32:18','2024-11-26 10:32:18','','Developer Efficiency.','','inherit','open','closed','','developer-friendly','','','2024-11-26 10:34:32','2024-11-26 10:34:32','',0,'https://actuate.webpreview.co/wp-content/uploads/developer-friendly.svg',0,'attachment','image/svg+xml',0),(6837,1,'2024-11-26 10:32:18','2024-11-26 10:32:18','','Optimised for Mobile Devices.','','inherit','open','closed','','mobile-optimised','','','2024-11-26 10:34:19','2024-11-26 10:34:19','',0,'https://actuate.webpreview.co/wp-content/uploads/mobile-optimised.svg',0,'attachment','image/svg+xml',0),(6838,1,'2024-11-26 10:32:19','2024-11-26 10:32:19','','Improve your google pagespeed','','inherit','open','closed','','pagespeed','','','2024-11-26 10:33:01','2024-11-26 10:33:01','',0,'https://actuate.webpreview.co/wp-content/uploads/pagespeed.svg',0,'attachment','image/svg+xml',0),(6839,1,'2024-11-26 10:32:19','2024-11-26 10:32:19','','Reduced Complexity.','','inherit','open','closed','','reduce-complexity','','','2024-11-26 10:34:56','2024-11-26 10:34:56','',0,'https://actuate.webpreview.co/wp-content/uploads/reduce-complexity.svg',0,'attachment','image/svg+xml',0),(6840,1,'2024-11-26 10:32:20','2024-11-26 10:32:20','','Increased Reliability.','','inherit','open','closed','','reliable','','','2024-11-26 10:34:46','2024-11-26 10:34:46','',0,'https://actuate.webpreview.co/wp-content/uploads/reliable.svg',0,'attachment','image/svg+xml',0),(6841,1,'2024-11-26 10:32:20','2024-11-26 10:32:20','','Better SEO Ranking','','inherit','open','closed','','seo-ranking','','','2024-11-26 10:33:16','2024-11-26 10:33:16','',0,'https://actuate.webpreview.co/wp-content/uploads/seo-ranking.svg',0,'attachment','image/svg+xml',0),(6895,5,'2024-11-28 11:20:12','2024-11-28 11:20:12','','eCommerce website Audits','','inherit','open','closed','','content-cropped','','','2024-12-06 10:47:00','2024-12-06 10:47:00','',0,'https://actuate.webpreview.co/wp-content/uploads/content-cropped.png',0,'attachment','image/png',0),(6896,5,'2024-11-28 11:20:44','2024-11-28 11:20:44','','project-spec-cropped','','inherit','open','closed','','project-spec-cropped','','','2025-04-09 10:20:25','2025-04-09 09:20:25','',5865,'https://actuate.webpreview.co/wp-content/uploads/project-spec-cropped.png',0,'attachment','image/png',0),(6900,5,'2024-11-28 11:23:40','2024-11-28 11:23:40','','powerful','','inherit','open','closed','','powerful','','','2024-11-28 11:23:40','2024-11-28 11:23:40','',0,'https://actuate.webpreview.co/wp-content/uploads/powerful.png',0,'attachment','image/png',0),(6901,5,'2024-11-28 11:24:04','2024-11-28 11:24:04','','secure','','inherit','open','closed','','secure','','','2024-11-28 11:24:04','2024-11-28 11:24:04','',0,'https://actuate.webpreview.co/wp-content/uploads/secure.png',0,'attachment','image/png',0),(6902,5,'2024-11-28 11:24:19','2024-11-28 11:24:19','','B2B','','inherit','open','closed','','b2b-3','','','2024-11-28 11:24:19','2024-11-28 11:24:19','',0,'https://actuate.webpreview.co/wp-content/uploads/B2B.png',0,'attachment','image/png',0),(6903,5,'2024-11-28 11:24:33','2024-11-28 11:24:33','','catalogue','','inherit','open','closed','','catalogue','','','2024-11-28 11:24:33','2024-11-28 11:24:33','',0,'https://actuate.webpreview.co/wp-content/uploads/catalogue.png',0,'attachment','image/png',0),(6904,5,'2024-11-28 11:24:49','2024-11-28 11:24:49','','user-friendly','','inherit','open','closed','','user-friendly','','','2024-11-28 11:24:49','2024-11-28 11:24:49','',0,'https://actuate.webpreview.co/wp-content/uploads/user-friendly.png',0,'attachment','image/png',0),(6905,5,'2024-11-28 11:25:03','2024-11-28 11:25:03','','optimised-checkout','','inherit','open','closed','','optimised-checkout','','','2024-11-28 11:25:03','2024-11-28 11:25:03','',0,'https://actuate.webpreview.co/wp-content/uploads/optimised-checkout.png',0,'attachment','image/png',0),(6907,5,'2024-11-28 16:39:31','2024-11-28 16:39:31','','shopify@2x','','inherit','open','closed','','shopify2x','','','2024-11-28 16:39:53','2024-11-28 16:39:53','',5884,'https://actuate.webpreview.co/wp-content/uploads/shopify@2x.png',0,'attachment','image/png',0),(6908,5,'2024-11-28 16:39:45','2024-11-28 16:39:45','','aero@2x','','inherit','open','closed','','aero2x','','','2024-11-28 16:39:53','2024-11-28 16:39:53','',5884,'https://actuate.webpreview.co/wp-content/uploads/aero@2x.png',0,'attachment','image/png',0),(6914,5,'2024-11-29 10:00:46','2024-11-29 10:00:46','','dotdigital','','inherit','open','closed','','dotdigital-2','','','2024-11-29 10:00:46','2024-11-29 10:00:46','',6072,'https://actuate.webpreview.co/wp-content/uploads/dotdigital.png',0,'attachment','image/png',0),(6915,5,'2024-11-29 12:16:06','2024-11-29 12:16:06','','adyen','','inherit','open','closed','','adyen-2','','','2024-11-29 12:16:06','2024-11-29 12:16:06','',6070,'https://actuate.webpreview.co/wp-content/uploads/adyen.png',0,'attachment','image/png',0),(6976,1,'2024-11-29 16:16:45','2024-11-29 16:16:45','','manchester-bus','','inherit','open','closed','','manchester-bus','','','2025-04-09 10:18:37','2025-04-09 09:18:37','',5865,'https://actuate.webpreview.co/wp-content/uploads/manchester-bus.png',0,'attachment','image/png',0),(6977,1,'2024-11-29 16:16:57','2024-11-29 16:16:57','','Actuate Offices in Manchester','','inherit','open','closed','','manchester-office','','','2025-05-19 11:19:11','2025-05-19 10:19:11','',7133,'https://actuate.webpreview.co/wp-content/uploads/manchester-office.png',0,'attachment','image/png',0),(6978,5,'2024-11-29 16:46:15','2024-11-29 16:46:15','','gorgias','','inherit','open','closed','','gorgias-2','','','2024-11-29 16:46:15','2024-11-29 16:46:15','',6071,'https://actuate.webpreview.co/wp-content/uploads/gorgias.png',0,'attachment','image/png',0),(6979,5,'2024-11-29 16:47:01','2024-11-29 16:47:01','','Rvvup','','publish','closed','closed','','rvvup','','','2024-11-29 16:47:01','2024-11-29 16:47:01','',0,'https://actuate.webpreview.co/?post_type=partners&#038;p=6979',0,'partners','',0),(6980,5,'2024-11-29 16:46:54','2024-11-29 16:46:54','','revvup','','inherit','open','closed','','revvup','','','2024-11-29 16:46:54','2024-11-29 16:46:54','',6979,'https://actuate.webpreview.co/wp-content/uploads/revvup.png',0,'attachment','image/png',0),(6995,1,'2024-12-05 14:20:28','2024-12-05 14:20:28','','Check!','','inherit','open','closed','','circle-check','','','2024-12-05 14:20:35','2024-12-05 14:20:35','',0,'https://actuate.webpreview.co/wp-content/uploads/circle-check.svg',0,'attachment','image/svg+xml',0),(6997,1,'2024-12-05 14:54:03','2024-12-05 14:54:03','','Aero Commerce','','inherit','open','closed','','aero-commerce','','','2024-12-05 14:54:42','2024-12-05 14:54:42','',5884,'https://actuate.webpreview.co/wp-content/uploads/aero-commerce.svg',0,'attachment','image/svg+xml',0),(6998,1,'2024-12-05 14:54:04','2024-12-05 14:54:04','','Shopify Plus eCommerce','','inherit','open','closed','','shopify-9','','','2024-12-05 14:54:42','2024-12-05 14:54:42','',5884,'https://actuate.webpreview.co/wp-content/uploads/shopify.svg',0,'attachment','image/svg+xml',0),(7012,1,'2024-12-09 10:35:39','2024-12-09 10:35:39','','eCommerce Consultancy','','inherit','open','closed','','ecommerce-consultancy','','','2024-12-09 10:35:58','2024-12-09 10:35:58','',0,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-consultancy.png',0,'attachment','image/png',0),(7013,1,'2024-12-09 10:36:10','2024-12-09 10:36:10','','Shopify Plus Web Design and Development','','inherit','open','closed','','shopify-plus','','','2024-12-09 10:36:30','2024-12-09 10:36:30','',0,'https://actuate.webpreview.co/wp-content/uploads/shopify-plus.png',0,'attachment','image/png',0),(7014,1,'2024-12-09 10:36:38','2024-12-09 10:36:38','','Aero Commece Web Design and Development','','inherit','open','closed','','aero-commerce-2','','','2025-11-06 12:18:17','2025-11-06 12:18:17','',7554,'https://actuate.webpreview.co/wp-content/uploads/aero-commerce.png',0,'attachment','image/png',0),(7019,1,'2024-12-09 11:02:21','2024-12-09 11:02:21','','Hyvä Silver Development Partner for Magento and Adobe Commerce Stores','','inherit','open','closed','','hyva-silver','','','2024-12-09 11:02:48','2024-12-09 11:02:48','',0,'https://actuate.webpreview.co/wp-content/uploads/hyva-silver.svg',0,'attachment','image/svg+xml',0),(7039,5,'2024-12-09 12:40:46','2024-12-09 12:40:46','','About_Us_Image_3','','inherit','open','closed','','about_us_image_3','','','2024-12-09 12:40:46','2024-12-09 12:40:46','',5863,'https://actuate.webpreview.co/wp-content/uploads/About_Us_Image_3.jpg',0,'attachment','image/jpeg',0),(7046,5,'2025-01-06 17:31:17','2025-01-06 17:31:17','With the close of 2024 and welcome to 2025, UK eCommerce managers can hit the reset button and capitalise on the new year by thinking of five goals for 2025. The online retail landscape is constantly in motion — between new technology, changing customer behaviours and increasing competition, there’s always room for improvement and advancement. Here are seven New Year’s resolutions that are friendly (and doable) for your eCommerce site to thrive in 2025:\r\n<ol>\r\n 	<li>\r\n<h3>Make Your Site a Pleasure to Use</h3>\r\nNo one likes a clunky website – least of all your customers. In 2025, let’s work on making your website easy, fast, fun… to use. Clear navigation, quick load times and personal touches can make all the difference. Also, let’s ensure everyone can enjoy shopping with you. As per the Web Content Accessibility Guidelines (WCAG), make your site inclusive. Don’t forget the UK’s Equality Act 2010 – accessibility is not only a good quality to have, it is imperative.</li>\r\n 	<li>\r\n<h3>Let AI Do the Heavy Lifting</h3>\r\nAI is no longer sci-fi — it’s your new best friend. Be it recommending products customers will love or answering their questions with a chatbot, AI can make life easier (for you and them). Consider automating the boring stuff — like managing stock or sending those “we miss you” emails. Plenty of UK-based AI services can help, and they’ll keep you compliant with local rules too.</li>\r\n 	<li>\r\n<h3>Jump On Board With Mobile</h3>\r\nThere’s no way around it, everyone’s on their phones. Mobile sales will grow to a substantial share of the eCommerce pie — —filter data. If your site is not playing nice on mobile, now is the time to address it. See how your site looks and performs on various devices. Make checkout a breeze – one-click payments are a must, and services such as Apple Pay and Google Pay are very popular in the UK. Or perhaps consider developing an app to stay top of mind with customers.</li>\r\n 	<li>\r\n<h3>Be Kind to the Planet</h3>\r\nSustainability is more than a buzzword — it’s something UK shoppers truly care about. Let’s make 2025 the year we go green. Incorporate sustainable packing, elevate natural items, and provide carbon neutral delivery. Cooperate with local providers and shout about your goings on – consumers love transparency and a good eco story. And the UK’s Net Zero Strategy is a good plan for staying on course.</li>\r\n 	<li>\r\n<h3>Protect Customer Data (And Keep Customers Safe)</h3>\r\nOnline shoppers are hampered by data privacy more than ever, therein making data protection non-negotiable. In 2025, let’s turn your site into a fortress. Check you are compliant with UK GDPR and the Data Protection Act 2018. Implement an additional security layer, such as multi-factor authentication, and encrypt sensitive data. Allay your customers that their information is safe — a bit of reassurance makes a big difference.</li>\r\n 	<li>\r\n<h3>Be Where Your Customers Are</h3>\r\nCustomers want to shop on their terms – online, in-store, and often on social media. An omnichannel approach ensures you’re reaching them wherever they may be. Sync your inventory across all channels and consider adding “click and collect” options – UK shoppers love the convenience. Social commerce shouldn’t be neglected either! Your customers are on Instagram, TikTok, and Facebook, so serve them your products there.</li>\r\n 	<li>\r\n<h3>Treat Your Loyal Customers Like VIPs</h3>\r\nNew customers are delightful, but your current favorites deserve even more of your love (and money)! Let’s show your loyal shoppers love in 2025. Incorporate custom rewards, promos, and texts after they’ve purchased. Create an inclusive community Don’t just focus on your product Loyalty programs also such as Yotpo or LoyaltyLion are a great way to incentivize them to keep coming back. Can We Make 2025 The Best Year Yet?</li>\r\n</ol>\r\nYou can stay a step ahead of the competition, and leave your customers smiling, with a little focus and some smart New Year’s resolutions. Be strategic, stick to your basics, and get ready to dominate the online space in the upcoming year!','7 New Year’s Resolutions for eCommerce Managers','','publish','open','open','','7-new-years-resolutions-for-ecommerce-managers','','','2024-12-29 17:47:26','2024-12-29 17:47:26','',0,'https://actuate.webpreview.co/?p=7046',0,'post','',0),(7051,1,'2024-12-29 17:41:53','2024-12-29 17:41:53','','7 New Years resolutions for eCommerce Managers','','inherit','open','closed','','new-year-resolutions','','','2024-12-29 17:42:08','2024-12-29 17:42:08','',7046,'https://actuate.webpreview.co/wp-content/uploads/new-year-resolutions.jpg',0,'attachment','image/jpeg',0),(7060,1,'2025-02-03 09:50:28','2025-02-03 09:50:28','','actuate-digital-main(1)','','inherit','open','closed','','actuate-digital-main1','','','2025-02-03 09:50:28','2025-02-03 09:50:28','',9,'https://actuate.webpreview.co/wp-content/uploads/actuate-digital-main1.mp4',0,'attachment','video/mp4',0),(7061,1,'2025-02-03 09:50:47','2025-02-03 09:50:47','','actuate-digital-cropped(1)','','inherit','open','closed','','actuate-digital-cropped1','','','2025-02-03 09:50:47','2025-02-03 09:50:47','',9,'https://actuate.webpreview.co/wp-content/uploads/actuate-digital-cropped1.mp4',0,'attachment','video/mp4',0),(7062,1,'2025-02-03 09:50:59','2025-02-03 09:50:59','','actuate-digital-main','','inherit','open','closed','','actuate-digital-main','','','2025-02-03 09:50:59','2025-02-03 09:50:59','',9,'https://actuate.webpreview.co/wp-content/uploads/actuate-digital-main.webm',0,'attachment','video/webm',0),(7063,1,'2025-02-03 09:51:09','2025-02-03 09:51:09','','actuate-digital-cropped','','inherit','open','closed','','actuate-digital-cropped','','','2025-02-03 09:51:09','2025-02-03 09:51:09','',9,'https://actuate.webpreview.co/wp-content/uploads/actuate-digital-cropped.webm',0,'attachment','video/webm',0),(7065,1,'2025-02-03 09:53:27','2025-02-03 09:53:27','','actuate-digital-main','','inherit','open','closed','','actuate-digital-main-2','','','2025-02-03 09:53:27','2025-02-03 09:53:27','',9,'https://actuate.webpreview.co/wp-content/uploads/actuate-digital-main.mp4',0,'attachment','video/mp4',0),(7067,1,'2025-02-03 09:53:58','2025-02-03 09:53:58','','actuate-digital-cropped','','inherit','open','closed','','actuate-digital-cropped-2','','','2025-02-03 09:53:58','2025-02-03 09:53:58','',9,'https://actuate.webpreview.co/wp-content/uploads/actuate-digital-cropped.mp4',0,'attachment','video/mp4',0),(7099,1,'2025-02-10 09:55:44','2025-02-10 09:55:44','','Services','','publish','closed','closed','','services','','','2025-11-28 14:28:03','2025-11-28 14:28:03','',0,'https://actuate.webpreview.co/?page_id=7099',10,'page','',0),(7101,1,'2025-02-10 09:55:54','2025-02-10 09:55:54','','Our Work','','publish','closed','closed','','our-work','','','2025-03-20 17:00:21','2025-03-20 17:00:21','',0,'https://actuate.webpreview.co/?page_id=7101',20,'page','',0),(7103,1,'2025-02-10 09:56:03','2025-02-10 09:56:03','','About Us','','publish','closed','closed','','about-us','','','2026-02-20 13:52:42','2026-02-20 13:52:42','',0,'https://actuate.webpreview.co/?page_id=7103',30,'page','',0),(7105,1,'2025-02-10 09:56:17','2025-02-10 09:56:17','','News & Insights','','publish','closed','closed','','news-insights','','','2025-02-10 09:56:17','2025-02-10 09:56:17','',0,'https://actuate.webpreview.co/?page_id=7105',40,'page','',0),(7107,1,'2025-02-10 09:56:31','2025-02-10 09:56:31','','Get in Touch','','publish','closed','closed','','get-in-touch','','','2025-08-01 11:56:28','2025-08-01 10:56:28','',0,'https://actuate.webpreview.co/?page_id=7107',50,'page','',0),(7109,1,'2025-02-10 09:57:05','2025-02-10 09:57:05','','Fashion eCommerce Agency','','publish','closed','closed','','fashion-ecommerce-agency','','','2026-03-31 11:14:42','2026-03-31 10:14:42','',7153,'https://actuate.webpreview.co/?page_id=7109',60,'page','',0),(7111,1,'2025-02-10 09:57:19','2025-02-10 09:57:19','','Lifestyle eCommerce Agency','','publish','closed','closed','','lifestyle-ecommerce-agency','','','2025-08-07 15:44:02','2025-08-07 14:44:02','',7153,'https://actuate.webpreview.co/?page_id=7111',61,'page','',0),(7113,1,'2025-02-10 09:57:31','2025-02-10 09:57:31','','Fashion eCommerce Agency','','trash','closed','closed','','fashion-ecommerce-agency__trashed','','','2026-03-31 11:14:03','2026-03-31 10:14:03','',7153,'https://actuate.webpreview.co/?page_id=7113',62,'page','',0),(7115,1,'2025-02-10 09:57:54','2025-02-10 09:57:54','','Health & Beauty eCommerce Agency','','publish','closed','closed','','health-beauty-ecommerce-agency','','','2025-05-22 10:10:57','2025-05-22 09:10:57','',7153,'https://actuate.webpreview.co/?page_id=7115',63,'page','',0),(7117,1,'2025-02-10 09:58:10','2025-02-10 09:58:10','','Sports & Fitness eCommerce Agency','','publish','closed','closed','','sports-fitness-ecommerce-agency','','','2025-05-22 10:14:08','2025-05-22 09:14:08','',7153,'https://actuate.webpreview.co/?page_id=7117',64,'page','',0),(7119,1,'2025-02-10 09:58:26','2025-02-10 09:58:26','','eCommerce Agency Manchester','','publish','closed','closed','','ecommerce-agency-manchester','','','2025-05-22 10:46:55','2025-05-22 09:46:55','',0,'https://actuate.webpreview.co/?page_id=7119',880,'page','',0),(7121,1,'2025-02-10 09:58:38','2025-02-10 09:58:38','','eCommerce Agency North West','','publish','closed','closed','','ecommerce-agency-north-west','','','2025-05-22 10:39:10','2025-05-22 09:39:10','',0,'https://actuate.webpreview.co/?page_id=7121',881,'page','',0),(7123,1,'2025-02-10 09:58:54','2025-02-10 09:58:54','','Magento Agency Manchester','','publish','closed','closed','','magento-agency-manchester','','','2025-05-22 10:41:38','2025-05-22 09:41:38','',0,'https://actuate.webpreview.co/?page_id=7123',882,'page','',0),(7125,1,'2025-02-10 09:59:12','2025-02-10 09:59:12','','Shopify Agency Manchester','','publish','closed','closed','','shopify-agency-manchester','','','2025-05-22 10:28:06','2025-05-22 09:28:06','',0,'https://actuate.webpreview.co/?page_id=7125',883,'page','',0),(7133,1,'2025-02-10 10:00:20','2025-02-10 10:00:20','','Careers','','publish','closed','closed','','careers','','','2025-08-05 10:39:20','2025-08-05 09:39:20','',0,'https://actuate.webpreview.co/?page_id=7133',80,'page','',0),(7137,1,'2025-02-10 10:00:58','2025-02-10 10:00:58','<h2 class=\"heading-3\">Terms of use</h2>\r\nPlease read this policy carefully as it sets out the terms upon which this website is made available for your use.\r\n\r\nIf you have any questions about this policy or do not agree with it, please contact us before using this website by email:<span> </span><a href=\"mailto:hello@actuate.agency\">hello@actuate.agency</a>, or alternatively in writing to:\r\n\r\nActuate Digital Limited\r\n3b Tariff Street\r\nManchester\r\nM1 2FF\r\n\r\nIn this policy, “we”, “us” and “Actuate” means Actuate Digital Limited.\r\n<h3>Contents</h3>\r\n<ul>\r\n 	<li>Conditions of use</li>\r\n 	<li>Intellectual property</li>\r\n 	<li>Downloading content</li>\r\n 	<li>What information do we collect?</li>\r\n 	<li>Other websites</li>\r\n 	<li>Cookies</li>\r\n 	<li>Phishing</li>\r\n</ul>\r\n<h3>Conditions of use</h3>\r\nWe, Actuate, are committed to ensuring that the information contained on this website is accurate and up-to-date. However the information contained on our website is for guidance only and we make no representation or warranty as to its accuracy or completeness.\r\n\r\nNone of the information contained on this website is intended to form any part of a contract between you and Actuate.\r\n\r\nThe information contained on this website is subject to change without notice so you may wish to check it each time you submit personal information to Actuate.\r\n\r\nWe shall not be liable for any loss whatsoever, including direct, indirect, incidental, consequential or cumulative losses or damages arising out of the use or inability to use these pages, any errors, misrepresentations or omissions on the material contained on them.\r\n\r\nYou agree that the material downloaded or otherwise accessed through the use of our web pages is obtained entirely at your own risk and that you will be entirely responsible for any resulting damage to software or computer systems and/or any resulting loss of data.\r\n<h3>Intellectual property</h3>\r\nAll copyright, trademarks, design rights, patents and other intellectual property rights (registered and unregistered) in and on this website site shall remain vested in Actuate.\r\n\r\nUnless clearly indicated to the contrary you may not copy, reproduce, republish, disassemble, decompile, reverse engineer, download, post, broadcast, transmit, make available to the public or otherwise use the content of this website in any way.\r\n\r\nThe names, images and logos identifying Actuate and their products and services are subject to copyright, design rights and trademarks of each responsible entity. Nothing contained in these terms shall be construed as conferring any licence or right to use any trademark, design right or copyright for any of the above entities.\r\n<h3>Downloading content</h3>\r\nYou may download or print out individual selections of this website only if explicitly used for your own personal information. This website may not be publicly reproduced either in part or whole. Permanent copying or storage of whole or part of this website or the information contained in it or the reproduction or incorporation of any part of it in any other work or publication is expressly prohibited.\r\n<h3>What information do we collect?</h3>\r\nIn general, you can visit the Actuate website anonymously without giving us any information. If you visit our website anonymously, please bear in mind that we may still:\r\n<ul>\r\n 	<li>Record the areas of the website which you visit; and</li>\r\n 	<li>Collect information about your computer, such as which browser you are using, your network location, the type of connection you are using (e.g. broadband, ADSL etc.).</li>\r\n</ul>\r\nWe record and collect this information using Cookies, however, this information does not allow us to identify you.\r\n\r\nIf you indicate that you would like to receive updates from us about events, services and other information by signing up to receive our newsletter, we will collect, process and store this information in line with our privacy policy, and only if you give us your consent to do so.\r\n\r\nFor more information on how we store and use your data, view our<span> </span><a href=\"https://www.actuate.agency/privacy/\">Privacy Policy</a>.\r\n<h3>Other websites</h3>\r\nThis website may contain links to other websites which are outside of our control. Once you have left our website, we are not responsible for the protection and privacy of any information which you provide. You should exercise caution and read the privacy statement applicable to the website in question before use.\r\n<h3>Cookies</h3>\r\nCookies are files that store information on your hard drive or browser, allowing us to identify that you have visited our websites before. Cookies make it easier for you to maintain your preferences on our websites, and by seeing how you use our websites, we can tailor them to your preferences and measure their usability.\r\n\r\nFor further information about the cookies used on our websites and how to disable them if required, please read our<span> </span><a href=\"https://www.actuate.agency/privacy-policy/#cookies\">Cookie policy</a>.\r\n<h3>Phishing</h3>\r\n“Phishing” is the name given to attempts to steal personal details and financial account details from a website user. “Phishers” use fake or “spoof” emails to lead users to imitation websites where the user is tricked into entering their personal details, such as credit card numbers, usernames and passwords.\r\n\r\nIf you do receive such an email or are asked for your password by anyone claiming to represent Actuate Digital, please forward the email or report the incident by email:\r\n\r\n<a href=\"mailto:hello@actuate.agency\">hello@actuate.agency</a>, or alternatively in writing to:\r\n\r\nActuate Digital Limited\r\n3b Tariff Street\r\nManchester\r\nM1 2FF','Terms and Conditions','','publish','closed','closed','','terms-and-conditions','','','2026-02-15 14:13:11','2026-02-15 14:13:11','',0,'https://actuate.webpreview.co/?page_id=7137',991,'page','',0),(7139,1,'2025-02-10 10:01:10','2025-02-10 10:01:10','<h3 class=\"wp-block-heading\">1. Purpose of our privacy statement</h3>\r\n1.1           Under the Data Protection Act 1998 and the General Data Protection Regulation, we are required to explain to you why we are asking for this information about you, how we intend to use the information you provide and whether we will share this with anyone else.\r\n<h3>2. Who are we?</h3>\r\n2.1           Actuate Digital Limited is a company limited by guarantee. Our address is 1st Floor Swan Buildings, 20 Swan Street, Manchester, M4 5JW.\r\n<h3>3. Our data protection officer</h3>\r\n3.1           Our Data Protection Officer is responsible for overseeing what we do with your information and monitoring our compliance with data protection laws.\r\n\r\n3.2           If you have any concerns or questions about our use of your personal data, you can contact our Data Protection Officer by writing to The Data Protection Officer, 1st Floor Swan Buildings, 20 Swan Street, Manchester, M4 5JW or emailing<span> </span><a href=\"mailto:hello@actuate.agency\">hello@actuate.agency</a>.\r\n<h3>4. Why are we collecting your information?</h3>\r\n4.1           The information that you provide to us via our website enquiry, feedback or sign-up forms is completely voluntary and is not required by Actuate in order to provide services to you.\r\n<h3>5. What information are we collecting?</h3>\r\n5.1           We are collecting information about you which you provide to us on the forms completed including your name, email address and telephone number.\r\n\r\n5.2           Some of the information which we collect may be special categories of personal data (also called sensitive personal data), which includes information about your health and racial or ethnic origin.\r\n<h3>6. What we are going to do with your information</h3>\r\n6.1           The information you provide to us will be used for the following purposes:\r\n\r\n6.1.1      It will be stored and used by us in accordance with this privacy statement and also in accordance with your rights under the Data Protection Act 1998 and the General Data Protection Regulation;\r\n\r\n6.1.3      It will be used to obtain your views about the services we provide and information on opportunities to get involved. This includes obtaining your feedback about the website AND / OR\r\n\r\n6.1.4      It will allow us to contact you in the most appropriate way. For example, we can provide literature in large print if you have difficulty reading smaller print; or provide documents in an alternative language if English is not your first language.\r\n\r\n6.2           An understanding of your personal situation and individual needs will allow us to provide a tailored service that meets any physical, cultural or financial needs that you may have.\r\n<h3>7. What is the legal basis for using your information?</h3>\r\n7.1           In accordance with the data protection laws, we need a “legal basis” for collecting and using information about you. There are a variety of different legal basis for processing personal data which are set out in the data protection laws.\r\n\r\n7.2           The lawful basis on which we rely in order to use the information which we collect about you for the purposes set out in this notice will be:\r\n\r\n7.2.1      you have provided consent to our use of your information.\r\n<h3>8. Sharing your information</h3>\r\n<h4>Other organisations</h4>\r\n8.4           We may from time to time share your information with other organisations, including, but not limited to:\r\n\r\n8.4.1      Community groups with whom Actuate liaise to organise events which benefit the local community\r\n<h3>9. Transferring your information abroad</h3>\r\n9.1           We will not transfer the information you provide to us outside of the European Economic Area.\r\n<h3>10. Security of your information</h3>\r\n10.1        The information that you provide will be stored securely on our systems. Our security measures and procedures reflect the seriousness with which we approach security and the value we attach to your information.\r\n\r\n10.2        Only relevant members of staff will access the information you provide to us.\r\n<h3>11. Can we use your information for any other purpose?</h3>\r\n11.1        In limited circumstances we may use your information for a purpose other than those set out in this policy. If we intend to do so, we will provide you with information relating to that other purpose before using it for the new purpose.\r\n<h3>12. Storing your information and deleting it</h3>\r\n12.1        We will store the personal data which you provide to us via a webform for as long as we have relevant information on our services, or for as long as it takes to resolve your query. Once the identified purpose comes to an end, unless there is another identifiable purpose for which it is necessary to hold on to your information, we will delete your information.\r\n<h3>13. Your rights</h3>\r\n13.1        In relation to the information which we hold about you, you are entitled to:\r\n\r\n13.1.1   Ask us for access to the information;\r\n\r\n13.1.2   Ask us to rectify the information where it is inaccurate or is incomplete;\r\n\r\n13.1.3   Ask us to erase the information and take steps to ask others with whom we have shared your information to erase it;\r\n\r\n13.1.4   Ask us to limit what we do with your information;\r\n\r\n13.1.5   Object to our use of your information and ask us to stop that use;\r\n\r\n13.1.6   Instruct us to provide you with the information we hold about you in a structured and commonly used format or transmit that information directly to another organisation (for example, if you want the information to be sent to another housing provider).\r\n\r\n13.2        Our obligations to comply with the above rights are subject to certain exemptions.\r\n\r\n13.3        Where we are using your information because you have provided your consent to that use, you are entitled to withdraw your consent at any time. The lawfulness of our use of your information before consent was withdrawn is not affected.\r\n\r\n13.4        To exercise any of the rights referred to above, you should contact our Data Protection Officer by writing to The Data Protection Officer, Unit 1, Suite 7 Marcher Court, Sealand Road, Chester CH1 6BS or emailing<span> </span><a href=\"mailto:hello@actuate.agency\">hello@actuate.agency</a>.\r\n\r\n13.5        You also have the right to complain to the Information Commissioner’s Office (the “ICO”) if you are not satisfied with the way we use your information. You can contact the ICO by writing to Information Commissioner’s Office, Wycliffe House, Water Lane, Wilmslow, Cheshire, SK9 5AF.\r\n\r\n&nbsp;\r\n<h3>Cookies</h3>\r\n<h4>How does Actuate use cookies?</h4>\r\nActuate put small files (known as ‘cookies’) onto your computer when you view this website to collect information about how you browse the site.\r\n\r\nCookies are used to:\r\n<ul>\r\n 	<li>measure how you use the website, so that Actuate Digital can use this data to continually make improvements and improve user experience</li>\r\n 	<li>enable the website to work more efficiently / improve user experience, for example, by remembering what you have previously clicked on and making these links a different colour</li>\r\n</ul>\r\nYou may delete and block all cookies from this site, although restricting cookies can impact how the website functions. Most web browsers allow some control of most cookies through the browser settings. To find out more about cookies, including how to see what cookies have been set and how to manage and delete them, visit<span> </span><a href=\"http://www.allaboutcookies.org/\">www.allaboutcookies.org</a>.\r\n<h4>Cookies used on the Actuate websites</h4>\r\n<h5>Third-party Google Analytics cookies</h5>\r\nActuate uses Google Analytics, a web analytics service provided by Google, Inc. Google Analytics sets a cookie in order to evaluate your use of our websites which are used in aggregate form to improve the performance and user experience on our site. Google Analytics uses only first party cookies and collects no personally identifiable information.\r\n\r\nGoogle stores the information collected by the cookie on servers in the United States. Google may also transfer this information to third parties where required to do so by law, or where such third parties process the information on Google’s behalf. Google will not associate your IP address with any other data held by Google. By using the Actuate websites, you consent to the processing of data about you by Google in the manner and for the purposes set out above.\r\n<a id=\"cookies\"></a>\r\n<h5>List of cookies</h5>\r\n<table width=\"1146\" height=\"476\">\r\n<tbody>\r\n<tr>\r\n<td width=\"80\"><strong>Cookie name</strong></td>\r\n<td width=\"67\"><strong>Type</strong></td>\r\n<td width=\"77\"><strong>Source</strong></td>\r\n<td width=\"54\"><strong>Expiry</strong></td>\r\n<td width=\"185\"><strong>Functions</strong></td>\r\n</tr>\r\n<tr>\r\n<td width=\"80\">_gat</td>\r\n<td width=\"67\">Session</td>\r\n<td width=\"77\">Google Analytics</td>\r\n<td width=\"54\">Session</td>\r\n<td width=\"185\">Used to throttle request rate</td>\r\n</tr>\r\n<tr>\r\n<td width=\"80\">_ga</td>\r\n<td width=\"67\">Persistent</td>\r\n<td width=\"77\">Google Analytics</td>\r\n<td width=\"54\">2 years</td>\r\n<td width=\"185\">Registers a unique ID that is used to generate statistical data on how the visitor uses the website.</td>\r\n</tr>\r\n<tr>\r\n<td width=\"80\">_gid</td>\r\n<td width=\"67\">Session</td>\r\n<td width=\"77\">Google Analytics</td>\r\n<td width=\"54\">Session</td>\r\n<td width=\"185\">Registers a unique ID that is used to generate statistical data on how the visitor uses the website.</td>\r\n</tr>\r\n<tr>\r\n<td width=\"80\">_collect</td>\r\n<td width=\"67\">Session</td>\r\n<td width=\"77\">Google Analytics</td>\r\n<td width=\"54\">Session</td>\r\n<td width=\"185\">Used to send data to Google Analytics about the visitor’s device and behaviour. Tracks the visitor across devices and marketing channels.</td>\r\n</tr>\r\n</tbody>\r\n</table>','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2025-05-22 09:23:10','2025-05-22 08:23:10','',0,'https://actuate.webpreview.co/?page_id=7139',992,'page','',0),(7141,1,'2025-02-10 10:01:34','2025-02-10 10:01:34','','Our Process','','publish','closed','closed','','our-process','','','2026-02-16 09:36:41','2026-02-16 09:36:41','',7103,'https://actuate.webpreview.co/?page_id=7141',1,'page','',0),(7145,1,'2025-02-10 10:02:12','2025-02-10 10:02:12','','NNP Success Workshop','','publish','closed','closed','','nnp-success-workshop','','','2026-02-03 10:37:19','2026-02-03 10:37:19','',7099,'https://actuate.webpreview.co/?page_id=7145',8,'page','',0),(7147,1,'2025-02-10 10:02:26','2025-02-10 10:02:26','','Adobe Commerce & Magento','','publish','closed','closed','','adobe-commerce-magento','','','2025-11-28 14:37:21','2025-11-28 14:37:21','',7099,'https://actuate.webpreview.co/?page_id=7147',1,'page','',0),(7149,1,'2025-02-10 10:02:36','2025-02-10 10:02:36','','Shopify','','publish','closed','closed','','shopify','','','2025-11-28 14:42:12','2025-11-28 14:42:12','',7099,'https://actuate.webpreview.co/?page_id=7149',2,'page','',0),(7151,1,'2025-02-10 10:02:47','2025-02-10 10:02:47','','Aero Commerce','','publish','closed','closed','','aero-commerce','','','2025-11-05 12:45:08','2025-11-05 12:45:08','',7099,'https://actuate.webpreview.co/?page_id=7151',30,'page','',0),(7153,1,'2025-02-10 10:03:06','2025-02-10 10:03:06','','Sectors','','publish','closed','closed','','sectors','','','2025-11-07 11:05:26','2025-11-07 11:05:26','',0,'https://actuate.webpreview.co/?page_id=7153',69,'page','',0),(7157,1,'2025-02-10 10:04:24','2025-02-10 10:04:24','','Success','','publish','closed','closed','','success','','','2025-08-01 11:55:45','2025-08-01 10:55:45','',7107,'https://actuate.webpreview.co/?page_id=7157',20,'page','',0),(7160,1,'2026-04-01 11:33:36','2025-02-10 10:05:31',' ','','','publish','closed','closed','','7160','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',0,'https://actuate.webpreview.co/?p=7160',1,'nav_menu_item','',0),(7162,1,'2026-04-01 11:33:36','2025-02-10 10:05:31','Get the full picture on how to achieve your ecommerce goals','','','publish','closed','closed','','7162','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7099,'https://actuate.webpreview.co/?p=7162',2,'nav_menu_item','',0),(7166,1,'2026-04-01 11:33:36','2025-02-10 10:05:31',' ','','','publish','closed','closed','','7166','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',0,'https://actuate.webpreview.co/?p=7166',27,'nav_menu_item','',0),(7167,1,'2026-04-01 11:33:36','2025-02-10 10:05:31',' ','','','publish','closed','closed','','7167','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',0,'https://actuate.webpreview.co/?p=7167',28,'nav_menu_item','',0),(7168,1,'2026-04-01 11:33:36','2025-02-10 10:05:31',' ','','','publish','closed','closed','','7168','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7103,'https://actuate.webpreview.co/?p=7168',29,'nav_menu_item','',0),(7172,1,'2026-04-01 11:33:36','2025-02-10 10:05:31','','News &#038; Insights','','publish','closed','closed','','7172','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',0,'https://actuate.webpreview.co/?p=7172',33,'nav_menu_item','',0),(7186,1,'2026-04-01 11:33:36','2025-02-10 10:05:31',' ','','','publish','closed','closed','','7186','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',0,'https://actuate.webpreview.co/?p=7186',30,'nav_menu_item','',0),(7193,1,'2025-02-10 10:11:30','2025-02-10 10:11:30','','CRO','','publish','closed','closed','','cro','','','2026-02-03 16:37:15','2026-02-03 16:37:15','',7099,'https://actuate.webpreview.co/?page_id=7193',13,'page','',0),(7197,1,'2025-02-10 10:12:05','2025-02-10 10:12:05','','Security','','publish','closed','closed','','security','','','2025-05-23 10:00:50','2025-05-23 09:00:50','',7147,'https://actuate.webpreview.co/?page_id=7197',7,'page','',0),(7199,1,'2025-02-10 10:12:19','2025-02-10 10:12:19','&nbsp;\r\n','Hyvä','','publish','closed','closed','','hyva','','','2025-11-28 14:40:03','2025-11-28 14:40:03','',7099,'https://actuate.webpreview.co/?page_id=7199',4,'page','',0),(7203,1,'2025-02-10 10:12:58','2025-02-10 10:12:58','','Development','','publish','closed','closed','','development','','','2025-05-23 10:00:43','2025-05-23 09:00:43','',7147,'https://actuate.webpreview.co/?page_id=7203',4,'page','',0),(7205,1,'2025-02-10 10:13:10','2025-02-10 10:13:10','','Migration','','publish','closed','closed','','migration','','','2025-05-23 10:00:46','2025-05-23 09:00:46','',7147,'https://actuate.webpreview.co/?page_id=7205',5,'page','',0),(7207,1,'2025-02-10 10:13:28','2025-02-10 10:13:28','','Magento Open Source','','publish','closed','closed','','magento-open-source','','','2025-11-28 14:36:23','2025-11-28 14:36:23','',7099,'https://actuate.webpreview.co/?page_id=7207',3,'page','',0),(7209,1,'2025-02-10 10:13:38','2025-02-10 10:13:38','','Adobe Commerce','','publish','closed','closed','','adobe-commerce','','','2025-11-28 14:38:22','2025-11-28 14:38:22','',7147,'https://actuate.webpreview.co/?page_id=7209',2,'page','',0),(7211,1,'2025-02-10 10:13:52','2025-02-10 10:13:52','','Adobe Commerce Cloud','','publish','closed','closed','','adobe-commerce-cloud','','','2025-05-23 10:00:41','2025-05-23 09:00:41','',7147,'https://actuate.webpreview.co/?page_id=7211',3,'page','',0),(7213,1,'2025-02-10 10:14:05','2025-02-10 10:14:05','','B2B','','publish','closed','closed','','b2b','','','2025-05-23 10:00:48','2025-05-23 09:00:48','',7147,'https://actuate.webpreview.co/?page_id=7213',6,'page','',0),(7221,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:12:\"case_studies\";}}}s:8:\"position\";s:15:\"acf_after_title\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Case Studies: Content','case-studies-content','publish','closed','closed','','group_65bcc7b3a040e','','','2025-04-09 10:43:50','2025-04-09 09:43:50','',0,'https://actuate.webpreview.co/?p=7221',0,'acf-field-group','',0),(7222,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:10:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:16:\"flexible_content\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"layouts\";a:14:{s:20:\"layout_65bcc80df1b62\";a:6:{s:3:\"key\";s:20:\"layout_65bcc80df1b62\";s:5:\"label\";s:7:\"Results\";s:4:\"name\";s:7:\"results\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_65d85cb9b2151\";a:6:{s:3:\"key\";s:20:\"layout_65d85cb9b2151\";s:5:\"label\";s:9:\"The Brief\";s:4:\"name\";s:9:\"the_brief\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_65d85cd1b2154\";a:6:{s:3:\"key\";s:20:\"layout_65d85cd1b2154\";s:5:\"label\";s:15:\"Full Size Image\";s:4:\"name\";s:15:\"full_size_image\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_65d85cebb2157\";a:6:{s:3:\"key\";s:20:\"layout_65d85cebb2157\";s:5:\"label\";s:11:\"The Problem\";s:4:\"name\";s:11:\"the_problem\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_65d85d0fde99f\";a:6:{s:3:\"key\";s:20:\"layout_65d85d0fde99f\";s:5:\"label\";s:12:\"Split Images\";s:4:\"name\";s:12:\"split_images\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_65d85d32de9a3\";a:6:{s:3:\"key\";s:20:\"layout_65d85d32de9a3\";s:5:\"label\";s:12:\"Our Solution\";s:4:\"name\";s:12:\"our_solution\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_65d85d53de9a6\";a:6:{s:3:\"key\";s:20:\"layout_65d85d53de9a6\";s:5:\"label\";s:9:\"Split Col\";s:4:\"name\";s:9:\"split_col\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_65d85dd3de9ac\";a:6:{s:3:\"key\";s:20:\"layout_65d85dd3de9ac\";s:5:\"label\";s:10:\"Centre Col\";s:4:\"name\";s:10:\"centre_col\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_67f639e00cb3e\";a:6:{s:3:\"key\";s:20:\"layout_67f639e00cb3e\";s:5:\"label\";s:22:\"1 Col Block with Media\";s:4:\"name\";s:22:\"1_col_block_with_media\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_67f63a27795b3\";a:6:{s:3:\"key\";s:20:\"layout_67f63a27795b3\";s:5:\"label\";s:20:\"Full Width Shout Out\";s:4:\"name\";s:20:\"full_width_shout_out\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_67f63a8836b0b\";a:6:{s:3:\"key\";s:20:\"layout_67f63a8836b0b\";s:5:\"label\";s:9:\"CTA Block\";s:4:\"name\";s:9:\"cta_block\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_65d85deff30ff\";a:6:{s:3:\"key\";s:20:\"layout_65d85deff30ff\";s:5:\"label\";s:11:\"Testimonial\";s:4:\"name\";s:11:\"testimonial\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_65d85e21f3102\";a:6:{s:3:\"key\";s:20:\"layout_65d85e21f3102\";s:5:\"label\";s:11:\"The Results\";s:4:\"name\";s:11:\"the_results\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_65d85e47f3106\";a:6:{s:3:\"key\";s:20:\"layout_65d85e47f3106\";s:5:\"label\";s:12:\"Client Video\";s:4:\"name\";s:12:\"client_video\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}}s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:12:\"button_label\";s:7:\"Add Row\";}','Page Content','page_content','publish','closed','closed','','field_65bcc7b3f1b60','','','2025-04-09 10:15:16','2025-04-09 09:15:16','',7221,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7222',0,'acf-field','',0),(7224,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:7:\"Add Row\";s:13:\"rows_per_page\";i:20;s:13:\"parent_layout\";s:20:\"layout_65bcc80df1b62\";}','Result Stats','result_stats','publish','closed','closed','','field_65bcc815f1b64','','','2025-04-09 08:52:47','2025-04-09 07:52:47','',7222,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7224',0,'acf-field','',0),(7225,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:15:\"parent_repeater\";s:19:\"field_65bcc815f1b64\";}','Statistic','statistic','publish','closed','closed','','field_65bcc827f1b65','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7224,'https://actuate.webpreview.co/?post_type=acf-field&p=7225',0,'acf-field','',0),(7226,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:82:\"Title about ______\r\n\r\nBrief overview of who ______ are and their initial headaches\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_65d85cb9b2151\";}','Block Content','block_content','publish','closed','closed','','field_65d85cc1b2153','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7226',0,'acf-field','',0),(7227,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"preview_size\";s:6:\"medium\";s:13:\"parent_layout\";s:20:\"layout_65d85cd1b2154\";}','Image','image','publish','closed','closed','','field_65d85cd9b2156','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7227',0,'acf-field','',0),(7228,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:141:\"The Problem\r\n\r\nIn-depth explanation of the challenges and headaches they were facing including what the impact of this was against the goals.\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_65d85cebb2157\";}','Block Content','block_content','publish','closed','closed','','field_65d85cf0b2159','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7228',0,'acf-field','',0),(7229,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:7:\"Add Row\";s:13:\"rows_per_page\";i:20;s:13:\"parent_layout\";s:20:\"layout_65d85d0fde99f\";}','The Images','the_images','publish','closed','closed','','field_65d85d17de9a1','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7229',0,'acf-field','',0),(7230,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"preview_size\";s:6:\"medium\";s:15:\"parent_repeater\";s:19:\"field_65d85d17de9a1\";}','The Image','the_image','publish','closed','closed','','field_65d85d1fde9a2','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7229,'https://actuate.webpreview.co/?post_type=acf-field&p=7230',0,'acf-field','',0),(7231,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:76:\"Our Solution\r\n\r\nExplain what we did, the process and why we did it that way.\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_65d85d32de9a3\";}','Block Content','block_content','publish','closed','closed','','field_65d85d37de9a5','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7231',0,'acf-field','',0),(7232,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:15:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:5:\"right\";s:5:\"Right\";s:4:\"left\";s:4:\"Left\";}s:13:\"default_value\";s:5:\"right\";s:13:\"return_format\";s:5:\"value\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:2:\"ui\";i:0;s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";s:13:\"parent_layout\";s:20:\"layout_65d85d53de9a6\";}','Align Image','align_image','publish','closed','closed','','field_65d85d5bde9a8','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7232',0,'acf-field','',0),(7233,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_65d85d53de9a6\";}','Block Content','block_content','publish','closed','closed','','field_65d85d93de9a9','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7233',1,'acf-field','',0),(7234,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";i:0;s:10:\"min_height\";i:0;s:8:\"min_size\";i:0;s:9:\"max_width\";i:0;s:10:\"max_height\";i:0;s:8:\"max_size\";i:0;s:10:\"mime_types\";s:0:\"\";s:13:\"parent_layout\";s:20:\"layout_65d85d53de9a6\";}','Block Image','block_image','publish','closed','closed','','field_65d85d9bde9aa','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7234',2,'acf-field','',0),(7235,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:13:\"parent_layout\";s:20:\"layout_65d85d53de9a6\";}','Block Video','block_video','publish','closed','closed','','field_65d85da6de9ab','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7235',3,'acf-field','',0),(7236,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_65d85dd3de9ac\";}','Block Content','block_content','publish','closed','closed','','field_65d85ddade9ae','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7236',0,'acf-field','',0),(7237,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:13:\"parent_layout\";s:20:\"layout_65d85deff30ff\";}','Show Testimonial','show_testimonial','publish','closed','closed','','field_65d85df9f3101','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7237',0,'acf-field','',0),(7238,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:12:\"testimonials\";}s:11:\"post_status\";a:1:{i:0;s:7:\"publish\";}s:8:\"taxonomy\";s:0:\"\";s:13:\"return_format\";s:6:\"object\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:17:\"allow_in_bindings\";i:0;s:13:\"bidirectional\";i:0;s:2:\"ui\";i:1;s:20:\"bidirectional_target\";a:0:{}s:13:\"parent_layout\";s:20:\"layout_65d85deff30ff\";}','Testimonial to Show?','testimonial_to_show','publish','closed','closed','','field_6751c68ab1011','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7238',1,'acf-field','',0),(7239,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:86:\"The Results\r\n\r\nWhat did we achieve? What was the impact for the client and their goals\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_65d85e21f3102\";}','Block Content','block_content','publish','closed','closed','','field_65d85e28f3104','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7239',0,'acf-field','',0),(7241,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:13:\"parent_layout\";s:20:\"layout_65d85e47f3106\";}','Video','video','publish','closed','closed','','field_65d85e50f3108','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7241',0,'acf-field','',0),(7242,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_65d85e47f3106\";}','Block Content','block_content','publish','closed','closed','','field_65d85e5df3109','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7242',1,'acf-field','',0),(7243,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:9:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:12:\"case_studies\";}}}s:8:\"position\";s:4:\"side\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;s:13:\"display_title\";s:0:\"\";}','Case Studies: Features','case-studies-features','publish','closed','closed','','group_65d85bf83ca46','','','2025-11-07 10:30:13','2025-11-07 10:30:13','',0,'https://actuate.webpreview.co/?p=7243',0,'acf-field-group','',0),(7244,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Sub Title','sub_title','publish','closed','closed','','field_65d85bf8524fe','','','2025-03-10 10:02:50','2025-03-10 10:02:50','',7243,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7244',1,'acf-field','',0),(7245,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Summary','summary','publish','closed','closed','','field_6740b617b6812','','','2025-03-10 10:02:50','2025-03-10 10:02:50','',7243,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7245',2,'acf-field','',0),(7246,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Project Type','project_type','publish','closed','closed','','field_6740b6531afe2','','','2025-11-07 10:30:13','2025-11-07 10:30:13','',7243,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7246',4,'acf-field','',0),(7247,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Project URL','project_url','publish','closed','closed','','field_6751c13f278fe','','','2025-11-07 10:30:13','2025-11-07 10:30:13','',7243,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7247',5,'acf-field','',0),(7248,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"event\";}}}s:8:\"position\";s:15:\"acf_after_title\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Events: Info','events-info','publish','closed','closed','','group_6663509f8ecb4','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',0,'https://actuate.webpreview.co/?p=7248',0,'acf-field-group','',0),(7249,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:9:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:16:\"date_time_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"display_format\";s:13:\"j F , Y g:i a\";s:13:\"return_format\";s:13:\"j F , Y g:i a\";s:9:\"first_day\";i:1;}','Event Date','event_date','publish','closed','closed','','field_6663509f8df7b','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7248,'https://actuate.webpreview.co/?post_type=acf-field&p=7249',0,'acf-field','',0),(7250,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Location','location','publish','closed','closed','','field_666350ec8df7c','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7248,'https://actuate.webpreview.co/?post_type=acf-field&p=7250',1,'acf-field','',0),(7251,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:7:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Event Link','event_link','publish','closed','closed','','field_666350f98df7d','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7248,'https://actuate.webpreview.co/?post_type=acf-field&p=7251',2,'acf-field','',0),(7252,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"post_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:17:\"page-featured.php\";}}}s:8:\"position\";s:15:\"acf_after_title\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Featured Page: Content','featured-page-content','publish','closed','closed','','group_664b64292b514','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',0,'https://actuate.webpreview.co/?p=7252',0,'acf-field-group','',0),(7253,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:10:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:16:\"flexible_content\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"layouts\";a:14:{s:20:\"layout_664b643b7ca40\";a:6:{s:3:\"key\";s:20:\"layout_664b643b7ca40\";s:4:\"name\";s:8:\"masthead\";s:5:\"label\";s:8:\"Masthead\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_664b660d071fe\";a:6:{s:3:\"key\";s:20:\"layout_664b660d071fe\";s:4:\"name\";s:11:\"intro_block\";s:5:\"label\";s:11:\"Intro Block\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_664cb807749d1\";a:6:{s:3:\"key\";s:20:\"layout_664cb807749d1\";s:4:\"name\";s:12:\"block_center\";s:5:\"label\";s:12:\"Block Center\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_673f568f45bfe\";a:6:{s:3:\"key\";s:20:\"layout_673f568f45bfe\";s:4:\"name\";s:11:\"wide_centre\";s:5:\"label\";s:11:\"Wide Centre\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_664f155dd7148\";a:6:{s:3:\"key\";s:20:\"layout_664f155dd7148\";s:4:\"name\";s:12:\"wide_with_bg\";s:5:\"label\";s:12:\"Wide with BG\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_664cb2d0fe1b0\";a:6:{s:3:\"key\";s:20:\"layout_664cb2d0fe1b0\";s:4:\"name\";s:12:\"2_col_layout\";s:5:\"label\";s:12:\"2 Col Layout\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_673f52f80d3e7\";a:6:{s:3:\"key\";s:20:\"layout_673f52f80d3e7\";s:4:\"name\";s:28:\"2_col_layout_with_background\";s:5:\"label\";s:28:\"2 Col Layout with Background\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_664cb765bf1e2\";a:6:{s:3:\"key\";s:20:\"layout_664cb765bf1e2\";s:4:\"name\";s:17:\"standout_features\";s:5:\"label\";s:17:\"Standout Features\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_673f53a043c7e\";a:6:{s:3:\"key\";s:20:\"layout_673f53a043c7e\";s:4:\"name\";s:13:\"pill_features\";s:5:\"label\";s:13:\"Pill Features\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_664cb7c3a09d2\";a:6:{s:3:\"key\";s:20:\"layout_664cb7c3a09d2\";s:4:\"name\";s:17:\"testimonial_block\";s:5:\"label\";s:17:\"Testimonial Block\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_664cb825749d4\";a:6:{s:3:\"key\";s:20:\"layout_664cb825749d4\";s:4:\"name\";s:14:\"customer_story\";s:5:\"label\";s:14:\"Customer Story\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_664cb86bdb29c\";a:6:{s:3:\"key\";s:20:\"layout_664cb86bdb29c\";s:4:\"name\";s:14:\"our_work_block\";s:5:\"label\";s:14:\"Our Work Block\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_673f54b1dcce6\";a:6:{s:3:\"key\";s:20:\"layout_673f54b1dcce6\";s:4:\"name\";s:9:\"cta_block\";s:5:\"label\";s:9:\"CTA Block\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_673f56e1463f2\";a:6:{s:3:\"key\";s:20:\"layout_673f56e1463f2\";s:4:\"name\";s:10:\"topic_faqs\";s:5:\"label\";s:11:\"Topic FAQ\'s\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}}s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:12:\"button_label\";s:7:\"Add Row\";}','Page Content','page_content','publish','closed','closed','','field_664b64299493c','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7252,'https://actuate.webpreview.co/?post_type=acf-field&p=7253',0,'acf-field','',0),(7254,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"preview_size\";s:6:\"medium\";s:13:\"parent_layout\";s:20:\"layout_664b643b7ca40\";}','Background Image','background_image','publish','closed','closed','','field_664b64499493d','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7254',0,'acf-field','',0),(7255,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_664b643b7ca40\";}','Block Content','block_content','publish','closed','closed','','field_664b64639493e','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7255',1,'acf-field','',0),(7256,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_664b660d071fe\";}','Block Content','block_content','publish','closed','closed','','field_664b661607200','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7256',0,'acf-field','',0),(7257,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:9:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:19:\"gravity_forms_field\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"allow_null\";i:0;s:14:\"allow_multiple\";i:0;s:13:\"parent_layout\";s:20:\"layout_664b660d071fe\";}','Form to Load','form_to_load','publish','closed','closed','','field_664b662207201','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7257',1,'acf-field','',0),(7258,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_664cb807749d1\";}','Block Content','block_content','publish','closed','closed','','field_664cb80e749d3','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7258',0,'acf-field','',0),(7259,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:17:\"allow_in_bindings\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:13:\"parent_layout\";s:20:\"layout_673f568f45bfe\";}','Add Background','add_background','publish','closed','closed','','field_673f569c45c00','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7259',0,'acf-field','',0),(7260,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_673f568f45bfe\";}','Block Content','block_content','publish','closed','closed','','field_673f568f45bff','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7260',1,'acf-field','',0),(7261,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:15:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:5:\"light\";s:5:\"Light\";s:4:\"dark\";s:4:\"Dark\";}s:13:\"default_value\";s:4:\"dark\";s:13:\"return_format\";s:5:\"value\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:2:\"ui\";i:0;s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";s:13:\"parent_layout\";s:20:\"layout_664f155dd7148\";}','BG Colour','bg_colour','publish','closed','closed','','field_664f1564d714a','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7261',0,'acf-field','',0),(7262,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_664f155dd7148\";}','Block Content','block_content','publish','closed','closed','','field_664f157ed714b','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7262',1,'acf-field','',0),(7263,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:15:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"left\";s:4:\"Left\";s:5:\"right\";s:5:\"Right\";}s:13:\"default_value\";b:0;s:13:\"return_format\";s:5:\"value\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:2:\"ui\";i:0;s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";s:13:\"parent_layout\";s:20:\"layout_664cb2d0fe1b0\";}','Image Alignment','image_alignment','publish','closed','closed','','field_664cb2dbfe1b2','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7263',0,'acf-field','',0),(7264,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:18:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:12:\"preview_size\";s:6:\"medium\";s:13:\"parent_layout\";s:20:\"layout_664cb2d0fe1b0\";}','Image Block','image_block','publish','closed','closed','','field_673df1de516f1','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7264',1,'acf-field','',0),(7265,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_664cb2d0fe1b0\";}','Media Block','media_block','publish','closed','closed','','field_664cb2effe1b3','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7265',2,'acf-field','',0),(7266,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_664cb2d0fe1b0\";}','Block Content','block_content','publish','closed','closed','','field_664cb304fe1b4','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7266',3,'acf-field','',0),(7267,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:16:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"left\";s:4:\"Left\";s:5:\"right\";s:5:\"Right\";}s:13:\"default_value\";b:0;s:13:\"return_format\";s:5:\"value\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:17:\"allow_in_bindings\";i:1;s:2:\"ui\";i:0;s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";s:13:\"parent_layout\";s:20:\"layout_673f52f80d3e7\";}','Image Alignment','image_alignment','publish','closed','closed','','field_673f52f80d3e8','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7267',0,'acf-field','',0),(7268,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:18:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:12:\"preview_size\";s:6:\"medium\";s:13:\"parent_layout\";s:20:\"layout_673f52f80d3e7\";}','Image Block','image_block','publish','closed','closed','','field_673f52f80d3e9','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7268',1,'acf-field','',0),(7269,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_673f52f80d3e7\";}','Media Block','media_block','publish','closed','closed','','field_673f52f80d3ea','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7269',2,'acf-field','',0),(7270,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_673f52f80d3e7\";}','Block Content','block_content','publish','closed','closed','','field_673f52f80d3eb','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7270',3,'acf-field','',0),(7271,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_664cb765bf1e2\";}','Block Content','block_content','publish','closed','closed','','field_664cb76dbf1e4','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7271',0,'acf-field','',0),(7272,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:7:\"Add Row\";s:13:\"rows_per_page\";i:20;s:13:\"parent_layout\";s:20:\"layout_664cb765bf1e2\";}','Features','features','publish','closed','closed','','field_664cb77ebf1e5','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7272',1,'acf-field','',0),(7273,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"preview_size\";s:6:\"medium\";s:15:\"parent_repeater\";s:19:\"field_664cb77ebf1e5\";}','Feature Icon','feature_icon','publish','closed','closed','','field_664cb78abf1e6','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7272,'https://actuate.webpreview.co/?post_type=acf-field&p=7273',0,'acf-field','',0),(7274,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:15:\"parent_repeater\";s:19:\"field_664cb77ebf1e5\";}','Feature Title','feature_title','publish','closed','closed','','field_664cb798bf1e7','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7272,'https://actuate.webpreview.co/?post_type=acf-field&p=7274',1,'acf-field','',0),(7275,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:15:\"parent_repeater\";s:19:\"field_664cb77ebf1e5\";}','Feature Text','feature_text','publish','closed','closed','','field_664cb7a2bf1e8','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7272,'https://actuate.webpreview.co/?post_type=acf-field&p=7275',2,'acf-field','',0),(7276,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:8:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:15:\"parent_repeater\";s:19:\"field_664cb77ebf1e5\";}','Feature Link','feature_link','publish','closed','closed','','field_664cb7adbf1e9','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7272,'https://actuate.webpreview.co/?post_type=acf-field&p=7276',3,'acf-field','',0),(7277,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_673f53a043c7e\";}','Block Content','block_content','publish','closed','closed','','field_673f53a043c7f','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7277',0,'acf-field','',0),(7278,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:7:\"Add Row\";s:13:\"rows_per_page\";i:20;s:13:\"parent_layout\";s:20:\"layout_673f53a043c7e\";}','Features','features','publish','closed','closed','','field_673f53a043c80','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7278',1,'acf-field','',0),(7279,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:18:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:12:\"preview_size\";s:6:\"medium\";s:15:\"parent_repeater\";s:19:\"field_673f53a043c80\";}','Feature Icon','feature_icon','publish','closed','closed','','field_673f53a043c81','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7278,'https://actuate.webpreview.co/?post_type=acf-field&p=7279',0,'acf-field','',0),(7280,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:15:\"parent_repeater\";s:19:\"field_673f53a043c80\";}','Feature Text','feature_text','publish','closed','closed','','field_673f53a043c83','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7278,'https://actuate.webpreview.co/?post_type=acf-field&p=7280',1,'acf-field','',0),(7281,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_673f53a043c7e\";}','Block Footer','block_footer','publish','closed','closed','','field_673f53b043c85','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7281',2,'acf-field','',0),(7282,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:15:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:5:\"light\";s:5:\"Light\";s:4:\"dark\";s:4:\"Dark\";}s:13:\"default_value\";s:4:\"dark\";s:13:\"return_format\";s:5:\"value\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:2:\"ui\";i:0;s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";s:13:\"parent_layout\";s:20:\"layout_664cb7c3a09d2\";}','Block Colour','block_colour','publish','closed','closed','','field_664cb7cba09d4','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7282',0,'acf-field','',0),(7283,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:13:\"parent_layout\";s:20:\"layout_664cb825749d4\";}','Block Title','block_title','publish','closed','closed','','field_664cb82e749d6','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7283',0,'acf-field','',0),(7284,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:13:\"parent_layout\";s:20:\"layout_664cb825749d4\";}','Video URL','video_url','publish','closed','closed','','field_664cb838749d7','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7284',1,'acf-field','',0),(7285,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:13:\"parent_layout\";s:20:\"layout_664cb825749d4\";}','Video File','video_file','publish','closed','closed','','field_664cb843749d8','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7285',2,'acf-field','',0),(7286,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"preview_size\";s:6:\"medium\";s:13:\"parent_layout\";s:20:\"layout_664cb825749d4\";}','Video Thumb','video_thumb','publish','closed','closed','','field_664cb84f749d9','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7286',3,'acf-field','',0),(7287,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_664cb825749d4\";}','Block Content','block_content','publish','closed','closed','','field_664cb85b749da','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7287',4,'acf-field','',0),(7288,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"taxonomy\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:8:\"taxonomy\";s:12:\"project_type\";s:8:\"add_term\";i:1;s:10:\"save_terms\";i:0;s:10:\"load_terms\";i:0;s:13:\"return_format\";s:6:\"object\";s:10:\"field_type\";s:8:\"checkbox\";s:13:\"bidirectional\";i:0;s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:20:\"bidirectional_target\";a:0:{}s:13:\"parent_layout\";s:20:\"layout_664cb86bdb29c\";}','Project Filter','project_filter','publish','closed','closed','','field_664cb872db29e','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7288',0,'acf-field','',0),(7289,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:17:\"allow_in_bindings\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:13:\"parent_layout\";s:20:\"layout_673f54b1dcce6\";}','Show Background','show_background','publish','closed','closed','','field_673f54bedcce9','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7289',0,'acf-field','',0),(7290,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_673f54b1dcce6\";}','Block Content','block_content','publish','closed','closed','','field_673f54d1dccea','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7290',1,'acf-field','',0),(7291,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_673f56e1463f2\";}','Block Content','block_content','publish','closed','closed','','field_673f56eb463f4','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7291',0,'acf-field','',0),(7292,1,'2025-02-17 15:53:12','2025-02-17 15:53:12','a:18:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"taxonomy\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:8:\"taxonomy\";s:12:\"faq_category\";s:8:\"add_term\";i:0;s:10:\"save_terms\";i:1;s:10:\"load_terms\";i:1;s:13:\"return_format\";s:6:\"object\";s:10:\"field_type\";s:6:\"select\";s:10:\"allow_null\";i:0;s:17:\"allow_in_bindings\";i:0;s:13:\"bidirectional\";i:0;s:8:\"multiple\";i:0;s:20:\"bidirectional_target\";a:0:{}s:13:\"parent_layout\";s:20:\"layout_673f56e1463f2\";}','FAQ\'s To Load','faqs_to_load','publish','closed','closed','','field_673f56f7463f5','','','2025-02-17 15:53:12','2025-02-17 15:53:12','',7253,'https://actuate.webpreview.co/?post_type=acf-field&p=7292',1,'acf-field','',0),(7293,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"nav_menu_item\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"all\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Menu Extra\'s','menu-extras','publish','closed','closed','','group_66605542d2777','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',0,'https://actuate.webpreview.co/?p=7293',0,'acf-field-group','',0),(7294,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:16:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"preview_size\";s:6:\"medium\";}','Thumbnail','thumbnail','publish','closed','closed','','field_6660554321cf2','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',7293,'https://actuate.webpreview.co/?post_type=acf-field&p=7294',0,'acf-field','',0),(7295,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"page\";}}}s:8:\"position\";s:4:\"side\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Page Extras','page-extras','publish','closed','closed','','group_66fbcaec0623f','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',0,'https://actuate.webpreview.co/?p=7295',0,'acf-field-group','',0),(7296,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Bottom CTA','bottom_cta','publish','closed','closed','','field_66fbcaec309e9','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',7295,'https://actuate.webpreview.co/?post_type=acf-field&p=7296',0,'acf-field','',0),(7297,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:9:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"page\";}}}s:8:\"position\";s:15:\"acf_after_title\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;s:13:\"display_title\";s:0:\"\";}','Page: Content','page-content','publish','closed','closed','','group_65bcc7728323e','','','2026-02-03 16:35:56','2026-02-03 16:35:56','',0,'https://actuate.webpreview.co/?p=7297',0,'acf-field-group','',0),(7298,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:10:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:16:\"flexible_content\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"layouts\";a:32:{s:20:\"layout_66826dc46462c\";a:6:{s:3:\"key\";s:20:\"layout_66826dc46462c\";s:5:\"label\";s:16:\"Hero Banner Home\";s:4:\"name\";s:16:\"hero_banner_home\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_67c9c54f2018f\";a:6:{s:3:\"key\";s:20:\"layout_67c9c54f2018f\";s:5:\"label\";s:8:\"Masthead\";s:4:\"name\";s:8:\"masthead\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_65bcc78271575\";a:6:{s:3:\"key\";s:20:\"layout_65bcc78271575\";s:5:\"label\";s:11:\"Hero Banner\";s:4:\"name\";s:11:\"hero_banner\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_664b5f3f59738\";a:6:{s:3:\"key\";s:20:\"layout_664b5f3f59738\";s:5:\"label\";s:16:\"2 Col Text Block\";s:4:\"name\";s:11:\"wide_centre\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_67c9c6c17d608\";a:6:{s:3:\"key\";s:20:\"layout_67c9c6c17d608\";s:5:\"label\";s:22:\"2 Col Block with Media\";s:4:\"name\";s:22:\"2_col_block_with_media\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_67d0023c0a373\";a:6:{s:3:\"key\";s:20:\"layout_67d0023c0a373\";s:5:\"label\";s:22:\"1 Col Block with Media\";s:4:\"name\";s:22:\"1_col_block_with_media\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_6891d9dfb5404\";a:6:{s:3:\"key\";s:20:\"layout_6891d9dfb5404\";s:5:\"label\";s:22:\"1 Col Block Text Block\";s:4:\"name\";s:22:\"1_col_block_text_block\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_6904a3826dd00\";a:6:{s:3:\"key\";s:20:\"layout_6904a3826dd00\";s:5:\"label\";s:30:\"1 Col Block Text Block with BG\";s:4:\"name\";s:30:\"1_col_block_text_block_with_bg\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_67d0020fab2c2\";a:6:{s:3:\"key\";s:20:\"layout_67d0020fab2c2\";s:5:\"label\";s:30:\"2 Col Block with Media - No BG\";s:4:\"name\";s:30:\"2_col_block_with_media_-_no_bg\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_67cf0efea01da\";a:6:{s:3:\"key\";s:20:\"layout_67cf0efea01da\";s:5:\"label\";s:20:\"Full Width Shout Out\";s:4:\"name\";s:20:\"full_width_shout_out\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_67c597fc980bf\";a:6:{s:3:\"key\";s:20:\"layout_67c597fc980bf\";s:5:\"label\";s:11:\"NNP Bubbles\";s:4:\"name\";s:11:\"nnp_bubbles\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_67c6cd09cad23\";a:6:{s:3:\"key\";s:20:\"layout_67c6cd09cad23\";s:5:\"label\";s:12:\"Our Services\";s:4:\"name\";s:12:\"our_services\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_6645ce00e42fd\";a:6:{s:3:\"key\";s:20:\"layout_6645ce00e42fd\";s:5:\"label\";s:17:\"Featured Partners\";s:4:\"name\";s:17:\"featured_partners\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_67d467369db23\";a:6:{s:3:\"key\";s:20:\"layout_67d467369db23\";s:5:\"label\";s:13:\"Meet the Team\";s:4:\"name\";s:13:\"meet_the_team\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_6645c7dc4306f\";a:6:{s:3:\"key\";s:20:\"layout_6645c7dc4306f\";s:5:\"label\";s:17:\"Testimonial Block\";s:4:\"name\";s:17:\"testimonial_block\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_66cda8c33b124\";a:6:{s:3:\"key\";s:20:\"layout_66cda8c33b124\";s:5:\"label\";s:15:\"Featured Awards\";s:4:\"name\";s:15:\"featured_awards\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_6981e68cddca7\";a:6:{s:3:\"key\";s:20:\"layout_6981e68cddca7\";s:5:\"label\";s:16:\"Before and After\";s:4:\"name\";s:16:\"before_and_after\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_66826e0b41d77\";a:6:{s:3:\"key\";s:20:\"layout_66826e0b41d77\";s:5:\"label\";s:14:\"Our Work Short\";s:4:\"name\";s:14:\"our_work_short\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_67da970c01f0f\";a:6:{s:3:\"key\";s:20:\"layout_67da970c01f0f\";s:5:\"label\";s:15:\"Our Work Blocks\";s:4:\"name\";s:15:\"our_work_blocks\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_690dbb26acc0c\";a:6:{s:3:\"key\";s:20:\"layout_690dbb26acc0c\";s:5:\"label\";s:17:\"Single Case Study\";s:4:\"name\";s:17:\"single_case_study\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_6908d68051047\";a:6:{s:3:\"key\";s:20:\"layout_6908d68051047\";s:5:\"label\";s:10:\"Split Cols\";s:4:\"name\";s:10:\"split_cols\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_682b067e0e849\";a:6:{s:3:\"key\";s:20:\"layout_682b067e0e849\";s:5:\"label\";s:15:\"Pills with Icon\";s:4:\"name\";s:15:\"pills_with_icon\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_690a0ce79c728\";a:6:{s:3:\"key\";s:20:\"layout_690a0ce79c728\";s:5:\"label\";s:14:\"Feature Blocks\";s:4:\"name\";s:14:\"feature_blocks\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_67da9e19ddf6f\";a:6:{s:3:\"key\";s:20:\"layout_67da9e19ddf6f\";s:5:\"label\";s:13:\"Feature Cards\";s:4:\"name\";s:13:\"feature_cards\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_682b3dcf7fae8\";a:6:{s:3:\"key\";s:20:\"layout_682b3dcf7fae8\";s:5:\"label\";s:11:\"Media Cards\";s:4:\"name\";s:11:\"media_cards\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_682b0eebccf47\";a:6:{s:3:\"key\";s:20:\"layout_682b0eebccf47\";s:5:\"label\";s:14:\"Show Vacancies\";s:4:\"name\";s:14:\"show_vacancies\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_6682714c6175b\";a:6:{s:3:\"key\";s:20:\"layout_6682714c6175b\";s:5:\"label\";s:10:\"News Block\";s:4:\"name\";s:10:\"news_block\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_66cda5fd2ea86\";a:6:{s:3:\"key\";s:20:\"layout_66cda5fd2ea86\";s:5:\"label\";s:9:\"CTA Block\";s:4:\"name\";s:9:\"cta_block\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_690dca9c8b45d\";a:6:{s:3:\"key\";s:20:\"layout_690dca9c8b45d\";s:5:\"label\";s:14:\"Bold CTA Block\";s:4:\"name\";s:14:\"bold_cta_block\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_67f39a7887a65\";a:6:{s:3:\"key\";s:20:\"layout_67f39a7887a65\";s:5:\"label\";s:5:\"FAQ\'s\";s:4:\"name\";s:4:\"faqs\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_6745aafbcf42b\";a:6:{s:3:\"key\";s:20:\"layout_6745aafbcf42b\";s:5:\"label\";s:10:\"Contact Us\";s:4:\"name\";s:10:\"contact_us\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}s:20:\"layout_6929a67a18fda\";a:6:{s:3:\"key\";s:20:\"layout_6929a67a18fda\";s:5:\"label\";s:15:\"Conversion Form\";s:4:\"name\";s:15:\"conversion_form\";s:7:\"display\";s:5:\"block\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";}}s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:12:\"button_label\";s:7:\"Add Row\";}','Page Content','page_content','publish','closed','closed','','field_65bcc772ba827','','','2026-02-03 12:15:50','2026-02-03 12:15:50','',7297,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7298',0,'acf-field','',0),(7299,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:13:\"parent_layout\";s:20:\"layout_66826dc46462c\";}','Video File','video_file','publish','closed','closed','','field_66826ddb6462e','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7299',0,'acf-field','',0),(7300,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:13:\"parent_layout\";s:20:\"layout_66826dc46462c\";}','Video File Webm','video_file_webm','publish','closed','closed','','field_67445a9fb73bf','','','2025-11-03 11:44:52','2025-11-03 11:44:52','',7298,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7300',2,'acf-field','',0),(7301,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"preview_size\";s:6:\"medium\";s:13:\"parent_layout\";s:20:\"layout_66826dc46462c\";}','Background Image','background_image','publish','closed','closed','','field_66826dee6462f','','','2025-11-03 11:44:52','2025-11-03 11:44:52','',7298,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7301',4,'acf-field','',0),(7302,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_66826dc46462c\";}','Banner Content','banner_content','publish','closed','closed','','field_66826dc46462d','','','2025-11-03 11:44:52','2025-11-03 11:44:52','',7298,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7302',5,'acf-field','',0),(7303,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_65bcc78271575\";}','Banner Content','banner_content','publish','closed','closed','','field_65bcc79bba828','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7303',0,'acf-field','',0),(7306,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:16:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_664b5f3f59738\";s:7:\"choices\";a:5:{s:5:\"white\";s:5:\"White\";s:5:\"black\";s:5:\"Black\";s:3:\"red\";s:3:\"Red\";s:5:\"green\";s:5:\"Green\";s:4:\"grey\";s:4:\"Grey\";}s:13:\"default_value\";s:5:\"white\";s:13:\"return_format\";s:5:\"value\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:17:\"allow_in_bindings\";i:1;s:2:\"ui\";i:0;s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";}','Add Background','add_background','publish','closed','closed','','field_6717be84974f1','','','2025-03-14 16:26:28','2025-03-14 16:26:28','',7298,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7306',0,'acf-field','',0),(7307,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_664b5f3f59738\";}','Block Content','block_content','publish','closed','closed','','field_664b5f5c5973a','','','2025-02-21 09:24:36','2025-02-21 09:24:36','',7298,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7307',2,'acf-field','',0),(7337,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_6645ce00e42fd\";}','Block Content','block_content','publish','closed','closed','','field_6645ce1ce42ff','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7337',0,'acf-field','',0),(7355,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_66826e0b41d77\";}','Block Intro','block_intro','publish','closed','closed','','field_66fbc8f5b1c94','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7355',0,'acf-field','',0),(7356,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"taxonomy\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:8:\"taxonomy\";s:12:\"project_type\";s:8:\"add_term\";i:1;s:10:\"save_terms\";i:0;s:10:\"load_terms\";i:0;s:13:\"return_format\";s:6:\"object\";s:10:\"field_type\";s:8:\"checkbox\";s:13:\"bidirectional\";i:0;s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:20:\"bidirectional_target\";a:0:{}s:13:\"parent_layout\";s:20:\"layout_66826e0b41d77\";}','Project Filter','project_filter','publish','closed','closed','','field_66826e0b41d79','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7356',1,'acf-field','',0),(7357,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:13:\"parent_layout\";s:20:\"layout_6682714c6175b\";}','Show News','show_news','publish','closed','closed','','field_668271516175e','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7357',0,'acf-field','',0),(7358,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:17:\"allow_in_bindings\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:13:\"parent_layout\";s:20:\"layout_66cda5fd2ea86\";}','Show Background','show_background','publish','closed','closed','','field_67175ac1a052b','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7358',0,'acf-field','',0),(7359,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_66cda5fd2ea86\";}','Block Content','block_content','publish','closed','closed','','field_66cda60b2ea88','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7359',1,'acf-field','',0),(7360,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:20:\"layout_66cda8c33b124\";}','Block Content','block_content','publish','closed','closed','','field_66fbc65cd50de','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7360',0,'acf-field','',0),(7361,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:7:\"Add Row\";s:13:\"rows_per_page\";i:20;s:13:\"parent_layout\";s:20:\"layout_66cda8c33b124\";}','Our Awards','our_awards','publish','closed','closed','','field_66cda8e23b126','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7361',1,'acf-field','',0),(7362,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"preview_size\";s:6:\"medium\";s:15:\"parent_repeater\";s:19:\"field_66cda8e23b126\";}','Award Image','award_image','publish','closed','closed','','field_66cda8ec3b127','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',7361,'https://actuate.webpreview.co/?post_type=acf-field&p=7362',0,'acf-field','',0),(7370,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:17:\"allow_in_bindings\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:13:\"parent_layout\";s:20:\"layout_6745aafbcf42b\";}','Show Contact Us','show_contact_us','publish','closed','closed','','field_6745ab07cf42d','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7370',0,'acf-field','',0),(7371,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"partners\";}}}s:8:\"position\";s:4:\"side\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Partners: Features','partners-features','publish','closed','closed','','group_65e5f6bb412a8','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',0,'https://actuate.webpreview.co/?p=7371',0,'acf-field-group','',0),(7372,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Featured','featured','publish','closed','closed','','field_65e5f6bbf5937','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',7371,'https://actuate.webpreview.co/?post_type=acf-field&p=7372',0,'acf-field','',0),(7373,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"vacancy\";}}}s:8:\"position\";s:4:\"side\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Vacancies: Details','vacancies-details','publish','closed','closed','','group_666719ac1bc7d','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',0,'https://actuate.webpreview.co/?p=7373',0,'acf-field-group','',0),(7374,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Salary','salary','publish','closed','closed','','field_666719acb5040','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',7373,'https://actuate.webpreview.co/?post_type=acf-field&p=7374',0,'acf-field','',0),(7375,1,'2025-02-17 15:53:13','2025-02-17 15:53:13','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Location','location','publish','closed','closed','','field_666719bfb5041','','','2025-02-17 15:53:13','2025-02-17 15:53:13','',7373,'https://actuate.webpreview.co/?post_type=acf-field&p=7375',1,'acf-field','',0),(7378,1,'2025-02-21 09:24:36','2025-02-21 09:24:36','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_664b5f3f59738\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Title','block_title','publish','closed','closed','','field_67b8463f82176','','','2025-02-21 09:24:36','2025-02-21 09:24:36','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7378',1,'acf-field','',0),(7385,1,'2025-03-03 11:52:59','2025-03-03 11:52:59','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67c597fc980bf\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Content','block_content','publish','closed','closed','','field_67c59812980c1','','','2025-03-03 11:52:59','2025-03-03 11:52:59','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7385',0,'acf-field','',0),(7389,1,'2025-03-04 09:52:26','2025-03-04 09:52:26','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67c6cd09cad23\";s:6:\"layout\";s:5:\"table\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:0:\"\";s:13:\"rows_per_page\";i:20;}','The Services','the_services','publish','closed','closed','','field_67c6cd0fcad25','','','2025-03-04 09:52:26','2025-03-04 09:52:26','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7389',0,'acf-field','',0),(7390,1,'2025-03-04 09:52:26','2025-03-04 09:52:26','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Service Title','service_title','publish','closed','closed','','field_67c6cd1bcad26','','','2025-03-04 09:52:26','2025-03-04 09:52:26','',7389,'https://actuate.webpreview.co/?post_type=acf-field&p=7390',0,'acf-field','',0),(7391,1,'2025-03-04 09:52:26','2025-03-04 09:52:26','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:12:\"preview_size\";s:6:\"medium\";}','Service Image','service_image','publish','closed','closed','','field_67c6cd2dcad27','','','2025-03-04 09:52:26','2025-03-04 09:52:26','',7389,'https://actuate.webpreview.co/?post_type=acf-field&p=7391',1,'acf-field','',0),(7392,1,'2025-03-04 09:52:26','2025-03-04 09:52:26','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Service Description','service_description','publish','closed','closed','','field_67c6cd38cad28','','','2025-03-04 11:16:23','2025-03-04 11:16:23','',7389,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7392',3,'acf-field','',0),(7393,1,'2025-03-04 09:52:26','2025-03-04 09:52:26','a:8:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:17:\"allow_in_bindings\";i:1;}','Service Link','service_link','publish','closed','closed','','field_67c6cd4ecad29','','','2025-03-04 11:17:54','2025-03-04 11:17:54','',7389,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7393',4,'acf-field','',0),(7395,1,'2025-03-04 11:16:23','2025-03-04 11:16:23','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Side Title','side_title','publish','closed','closed','','field_67c6e0fbc5a42','','','2025-03-04 11:16:23','2025-03-04 11:16:23','',7389,'https://actuate.webpreview.co/?post_type=acf-field&p=7395',2,'acf-field','',0),(7398,1,'2025-03-05 15:18:50','2025-03-05 15:18:50','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_6645c7dc4306f\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Title','block_title','publish','closed','closed','','field_67c86b51a9ddc','','','2025-03-05 15:18:50','2025-03-05 15:18:50','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7398',0,'acf-field','',0),(7399,1,'2025-03-05 15:20:40','2025-03-05 15:20:40','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:12:\"testimonials\";}}}s:8:\"position\";s:15:\"acf_after_title\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Testimonials: Content','testimonials-content','publish','closed','closed','','group_67c86b6944982','','','2025-04-09 10:54:44','2025-04-09 09:54:44','',0,'https://actuate.webpreview.co/?post_type=acf-field-group&#038;p=7399',0,'acf-field-group','',0),(7400,1,'2025-03-05 15:20:40','2025-03-05 15:20:40','a:16:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:12:\"case_studies\";}s:11:\"post_status\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:13:\"return_format\";s:2:\"id\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:17:\"allow_in_bindings\";i:1;s:13:\"bidirectional\";i:0;s:2:\"ui\";i:1;s:20:\"bidirectional_target\";a:0:{}}','Related Case Study','related_case_study','publish','closed','closed','','field_67c86b691ce74','','','2025-04-09 10:54:44','2025-04-09 09:54:44','',7399,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7400',0,'acf-field','',0),(7401,1,'2025-03-05 15:20:40','2025-03-05 15:20:40','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:17:\"allow_in_bindings\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Has Video','has_video','publish','closed','closed','','field_67c86b881ce75','','','2025-03-05 15:20:40','2025-03-05 15:20:40','',7399,'https://actuate.webpreview.co/?post_type=acf-field&p=7401',1,'acf-field','',0),(7402,1,'2025-03-05 15:20:40','2025-03-05 15:20:40','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_67c86b881ce75\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:12:\"preview_size\";s:6:\"medium\";}','Video Image','video_image','publish','closed','closed','','field_67c86b931ce76','','','2025-03-05 15:20:40','2025-03-05 15:20:40','',7399,'https://actuate.webpreview.co/?post_type=acf-field&p=7402',2,'acf-field','',0),(7403,1,'2025-03-05 15:20:40','2025-03-05 15:20:40','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_67c86b881ce75\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;}','Video URL','video_url','publish','closed','closed','','field_67c86bb21ce77','','','2025-03-05 15:20:40','2025-03-05 15:20:40','',7399,'https://actuate.webpreview.co/?post_type=acf-field&p=7403',3,'acf-field','',0),(7404,1,'2025-03-05 15:22:55','2025-03-05 15:22:55','','reliant-video','','inherit','open','closed','','reliant-video','','','2025-03-05 15:22:55','2025-03-05 15:22:55','',6423,'https://actuate.webpreview.co/wp-content/uploads/reliant-video.png',0,'attachment','image/png',0),(7405,1,'2025-03-05 15:23:44','2025-03-05 15:23:44','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Name','name','publish','closed','closed','','field_67c86c71c80b4','','','2025-03-05 15:23:44','2025-03-05 15:23:44','',7399,'https://actuate.webpreview.co/?post_type=acf-field&p=7405',4,'acf-field','',0),(7406,1,'2025-03-05 15:23:44','2025-03-05 15:23:44','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Company','company','publish','closed','closed','','field_67c86c78c80b5','','','2025-03-05 15:23:44','2025-03-05 15:23:44','',7399,'https://actuate.webpreview.co/?post_type=acf-field&p=7406',5,'acf-field','',0),(7407,1,'2025-03-05 16:00:12','2025-03-05 16:00:12','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Short Quote','short_quote','publish','closed','closed','','field_67c874fd3a589','','','2025-03-05 16:00:12','2025-03-05 16:00:12','',7399,'https://actuate.webpreview.co/?post_type=acf-field&p=7407',6,'acf-field','',0),(7408,1,'2025-03-06 11:21:58','2025-03-06 11:21:58','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:12:\"preview_size\";s:6:\"medium\";}','Brand Logo','brand_logo','publish','closed','closed','','field_67c9853979950','','','2025-11-07 10:30:13','2025-11-07 10:30:13','',7243,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7408',6,'acf-field','',0),(7410,1,'2025-03-06 15:55:03','2025-03-06 15:55:03','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67c9c54f2018f\";s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;}','Video File','video_file','publish','closed','closed','','field_67c9c54f20190','','','2025-03-06 15:55:03','2025-03-06 15:55:03','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7410',0,'acf-field','',0),(7411,1,'2025-03-06 15:55:03','2025-03-06 15:55:03','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67c9c54f2018f\";s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;}','Video File Webm','video_file_webm','publish','closed','closed','','field_67c9c54f20191','','','2025-03-06 15:55:03','2025-03-06 15:55:03','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7411',1,'acf-field','',0),(7412,1,'2025-03-06 15:55:03','2025-03-06 15:55:03','a:18:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67c9c54f2018f\";s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:12:\"preview_size\";s:6:\"medium\";}','Background Image','background_image','publish','closed','closed','','field_67c9c54f20192','','','2025-03-06 15:55:03','2025-03-06 15:55:03','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7412',2,'acf-field','',0),(7413,1,'2025-03-06 15:55:03','2025-03-06 15:55:03','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67c9c54f2018f\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Banner Content','banner_content','publish','closed','closed','','field_67c9c54f20193','','','2025-03-06 15:55:03','2025-03-06 15:55:03','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7413',3,'acf-field','',0),(7417,1,'2025-03-06 16:01:55','2025-03-06 16:01:55','a:18:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67c9c6c17d608\";s:7:\"choices\";a:5:{s:5:\"white\";s:5:\"White\";s:5:\"black\";s:5:\"Black\";s:3:\"red\";s:3:\"Red\";s:5:\"green\";s:5:\"Green\";s:4:\"grey\";s:4:\"Grey\";}s:13:\"default_value\";s:5:\"white\";s:13:\"return_format\";s:5:\"value\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:17:\"allow_in_bindings\";i:1;s:2:\"ui\";i:0;s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";s:14:\"create_options\";i:0;s:12:\"save_options\";i:0;}','Add Background','add_background','publish','closed','closed','','field_67c9c6c17d609','','','2025-10-31 11:57:31','2025-10-31 11:57:31','',7298,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7417',0,'acf-field','',0),(7418,1,'2025-03-06 16:01:55','2025-03-06 16:01:55','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67c9c6c17d608\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Content','block_content','publish','closed','closed','','field_67c9c6c17d60b','','','2025-10-31 11:57:31','2025-10-31 11:57:31','',7298,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7418',1,'acf-field','',0),(7419,1,'2025-03-06 16:01:55','2025-03-06 16:01:55','a:18:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67c9c6c17d608\";s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:12:\"preview_size\";s:6:\"medium\";}','Media Block','media_block','publish','closed','closed','','field_67c9c6d37d60c','','','2025-10-31 11:57:31','2025-10-31 11:57:31','',7298,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7419',2,'acf-field','',0),(7420,1,'2025-03-06 16:01:55','2025-03-06 16:01:55','a:16:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67c9c6c17d608\";s:7:\"choices\";a:2:{s:4:\"left\";s:4:\"Left\";s:5:\"right\";s:5:\"Right\";}s:13:\"default_value\";s:4:\"left\";s:13:\"return_format\";s:5:\"value\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:17:\"allow_in_bindings\";i:0;s:2:\"ui\";i:0;s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";}','Alignment','alignment','publish','closed','closed','','field_67c9c6dd7d60d','','','2025-10-31 11:57:31','2025-10-31 11:57:31','',7298,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7420',3,'acf-field','',0),(7422,1,'2025-03-06 16:04:15','2025-03-06 16:04:15','','placeholder','','inherit','open','closed','','placeholder','','','2025-03-06 16:04:15','2025-03-06 16:04:15','',7099,'https://actuate.webpreview.co/wp-content/uploads/placeholder.png',0,'attachment','image/png',0),(7443,1,'2025-03-10 09:50:14','2025-03-10 09:50:14','','Willow and Hall','','inherit','open','closed','','wah-logo','','','2025-03-18 14:24:15','2025-03-18 14:24:15','',5865,'https://actuate.webpreview.co/wp-content/uploads/wah-logo.png',0,'attachment','image/png',0),(7444,1,'2025-03-10 09:50:35','2025-03-10 09:50:35','','robinsons-logo','','inherit','open','closed','','robinsons-logo','','','2025-03-10 09:50:35','2025-03-10 09:50:35','',5864,'https://actuate.webpreview.co/wp-content/uploads/robinsons-logo.png',0,'attachment','image/png',0),(7445,1,'2025-03-10 09:50:52','2025-03-10 09:50:52','','reliant-logo','','inherit','open','closed','','reliant-logo','','','2025-03-10 09:50:52','2025-03-10 09:50:52','',5860,'https://actuate.webpreview.co/wp-content/uploads/reliant-logo.png',0,'attachment','image/png',0),(7446,1,'2025-03-10 10:02:50','2025-03-10 10:02:50','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:17:\"allow_in_bindings\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Featured?','featured','publish','closed','closed','','field_67ceb8be5d1a5','','','2025-03-10 10:02:50','2025-03-10 10:02:50','',7243,'https://actuate.webpreview.co/?post_type=acf-field&p=7446',0,'acf-field','',0),(7447,1,'2025-03-10 11:02:40','2025-03-10 11:02:40','','Home Feeling','','inherit','open','closed','','homefeeling-2','','','2025-03-17 15:58:46','2025-03-17 15:58:46','',5859,'https://actuate.webpreview.co/wp-content/uploads/homefeeling.png',0,'attachment','image/png',0),(7448,1,'2025-03-10 11:03:39','2025-03-10 11:03:39','','oh_polly_logo','','inherit','open','closed','','oh_polly_logo','','','2025-03-10 11:03:39','2025-03-10 11:03:39','',5780,'https://actuate.webpreview.co/wp-content/uploads/oh_polly_logo.webp',0,'attachment','image/webp',0),(7449,1,'2025-03-10 12:26:26','2025-03-10 12:26:26','','whoward-logo','','inherit','open','closed','','whoward-logo','','','2025-03-10 12:26:26','2025-03-10 12:26:26','',5861,'https://actuate.webpreview.co/wp-content/uploads/whoward-logo.png',0,'attachment','image/png',0),(7467,1,'2025-03-10 16:12:13','2025-03-10 16:12:13','a:18:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67cf0efea01da\";s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:12:\"preview_size\";s:6:\"medium\";}','Block Image','block_image','publish','closed','closed','','field_67cf0f08a01dc','','','2025-03-10 16:12:13','2025-03-10 16:12:13','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7467',0,'acf-field','',0),(7468,1,'2025-03-10 16:12:13','2025-03-10 16:12:13','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67cf0efea01da\";s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;}','Video File','video_file','publish','closed','closed','','field_67cf0f38a01de','','','2025-03-10 16:12:13','2025-03-10 16:12:13','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7468',1,'acf-field','',0),(7469,1,'2025-03-10 16:12:13','2025-03-10 16:12:13','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67cf0efea01da\";s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;}','Mobile Video','mobile_video','publish','closed','closed','','field_67cf0f49a01df','','','2025-03-10 16:12:13','2025-03-10 16:12:13','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7469',2,'acf-field','',0),(7470,1,'2025-03-10 16:12:14','2025-03-10 16:12:14','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67cf0efea01da\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Content','block_content','publish','closed','closed','','field_67cf0f16a01dd','','','2025-03-10 16:12:14','2025-03-10 16:12:14','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7470',3,'acf-field','',0),(7480,1,'2025-03-11 09:27:59','2025-03-11 09:27:59','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67d0020fab2c2\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Content','block_content','publish','closed','closed','','field_67d0020fab2c4','','','2025-03-11 09:27:59','2025-03-11 09:27:59','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7480',0,'acf-field','',0),(7481,1,'2025-03-11 09:27:59','2025-03-11 09:27:59','a:18:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67d0020fab2c2\";s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:12:\"preview_size\";s:6:\"medium\";}','Media Block','media_block','publish','closed','closed','','field_67d0020fab2c5','','','2025-03-11 09:27:59','2025-03-11 09:27:59','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7481',1,'acf-field','',0),(7482,1,'2025-03-11 09:27:59','2025-03-11 09:27:59','a:16:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67d0020fab2c2\";s:7:\"choices\";a:2:{s:4:\"left\";s:4:\"Left\";s:5:\"right\";s:5:\"Right\";}s:13:\"default_value\";s:4:\"left\";s:13:\"return_format\";s:5:\"value\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:17:\"allow_in_bindings\";i:0;s:2:\"ui\";i:0;s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";}','Alignment','alignment','publish','closed','closed','','field_67d0020fab2c6','','','2025-03-11 09:27:59','2025-03-11 09:27:59','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7482',2,'acf-field','',0),(7483,1,'2025-03-11 09:29:09','2025-03-11 09:29:09','a:16:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67d0023c0a373\";s:7:\"choices\";a:5:{s:5:\"white\";s:5:\"White\";s:5:\"black\";s:5:\"Black\";s:3:\"red\";s:3:\"Red\";s:5:\"green\";s:5:\"Green\";s:4:\"grey\";s:4:\"Grey\";}s:13:\"default_value\";s:5:\"white\";s:13:\"return_format\";s:5:\"value\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:17:\"allow_in_bindings\";i:1;s:2:\"ui\";i:0;s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";}','Add Background','add_background','publish','closed','closed','','field_67d0023c0a374','','','2025-03-14 16:26:28','2025-03-14 16:26:28','',7298,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7483',0,'acf-field','',0),(7484,1,'2025-03-11 09:29:09','2025-03-11 09:29:09','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67d0023c0a373\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Content','block_content','publish','closed','closed','','field_67d0023c0a375','','','2025-03-11 09:29:09','2025-03-11 09:29:09','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7484',1,'acf-field','',0),(7485,1,'2025-03-11 09:29:09','2025-03-11 09:29:09','a:18:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67d0023c0a373\";s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:12:\"preview_size\";s:6:\"medium\";}','Media Block','media_block','publish','closed','closed','','field_67d0023c0a376','','','2025-03-11 09:29:09','2025-03-11 09:29:09','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7485',2,'acf-field','',0),(7511,1,'2025-03-14 17:28:35','2025-03-14 17:28:35','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67d467369db23\";s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:17:\"allow_in_bindings\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Show','show','publish','closed','closed','','field_67d4673c9db25','','','2025-03-14 17:28:35','2025-03-14 17:28:35','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7511',0,'acf-field','',0),(7515,1,'2025-03-17 15:41:38','2025-03-17 15:41:38','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"client\";}}}s:8:\"position\";s:4:\"side\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Content: Clients','content-clients','publish','closed','closed','','group_67d8429403dde','','','2025-03-18 15:20:43','2025-03-18 15:20:43','',0,'https://actuate.webpreview.co/?post_type=acf-field-group&#038;p=7515',0,'acf-field-group','',0),(7516,1,'2025-03-17 15:41:38','2025-03-17 15:41:38','a:8:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:17:\"allow_in_bindings\";i:0;}','Case Study Link','case_study_link','publish','closed','closed','','field_67d8429467d08','','','2025-03-18 15:20:43','2025-03-18 15:20:43','',7515,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7516',1,'acf-field','',0),(7517,1,'2025-03-17 15:45:22','2025-03-17 15:45:22','','Be My Bear','','publish','closed','closed','','be-my-bear','','','2025-03-18 15:24:48','2025-03-18 15:24:48','',0,'https://actuate.webpreview.co/?post_type=client&#038;p=7517',0,'client','',0),(7518,1,'2025-03-17 15:45:10','2025-03-17 15:45:10','','Be My Bear','','inherit','open','closed','','bemybear','','','2025-03-17 15:45:19','2025-03-17 15:45:19','',7517,'https://actuate.webpreview.co/wp-content/uploads/bemybear.png',0,'attachment','image/png',0),(7519,1,'2025-03-17 15:47:17','2025-03-17 15:47:17','','Buller Ltd','','publish','closed','closed','','buller-ltd','','','2025-03-17 15:47:17','2025-03-17 15:47:17','',0,'https://actuate.webpreview.co/?post_type=client&#038;p=7519',0,'client','',0),(7520,1,'2025-03-17 15:47:07','2025-03-17 15:47:07','','Buller Ltd','','inherit','open','closed','','buller','','','2025-03-17 15:47:14','2025-03-17 15:47:14','',7519,'https://actuate.webpreview.co/wp-content/uploads/buller.png',0,'attachment','image/png',0),(7521,1,'2025-03-17 15:50:01','2025-03-17 15:50:01','','Diamond Zee','','publish','closed','closed','','diamond-zee','','','2025-03-18 15:24:45','2025-03-18 15:24:45','',0,'https://actuate.webpreview.co/?post_type=client&#038;p=7521',0,'client','',0),(7522,1,'2025-03-17 15:49:45','2025-03-17 15:49:45','','Diamond Zee','','inherit','open','closed','','diamondzee','','','2025-03-17 15:49:59','2025-03-17 15:49:59','',7521,'https://actuate.webpreview.co/wp-content/uploads/diamondzee.png',0,'attachment','image/png',0),(7523,1,'2025-03-17 15:51:59','2025-03-17 15:51:59','','Elcometer','','publish','closed','closed','','elcometer','','','2025-03-18 15:24:42','2025-03-18 15:24:42','',0,'https://actuate.webpreview.co/?post_type=client&#038;p=7523',0,'client','',0),(7524,1,'2025-03-17 15:51:46','2025-03-17 15:51:46','','Elcometer','','inherit','open','closed','','elcometer','','','2025-03-17 15:51:57','2025-03-17 15:51:57','',7523,'https://actuate.webpreview.co/wp-content/uploads/elcometer.png',0,'attachment','image/png',0),(7525,1,'2025-03-17 15:53:12','2025-03-17 15:53:12','','eModels','','publish','closed','closed','','emodels','','','2025-03-17 15:53:12','2025-03-17 15:53:12','',0,'https://actuate.webpreview.co/?post_type=client&#038;p=7525',0,'client','',0),(7526,1,'2025-03-17 15:53:02','2025-03-17 15:53:02','','eModels','','inherit','open','closed','','emodels','','','2025-03-17 15:53:10','2025-03-17 15:53:10','',7525,'https://actuate.webpreview.co/wp-content/uploads/emodels.webp',0,'attachment','image/webp',0),(7528,1,'2025-03-17 15:56:54','2025-03-17 15:56:54','','Déesse Pro','','inherit','open','closed','','deesse-pro','','','2025-03-17 15:57:41','2025-03-17 15:57:41','',0,'https://actuate.webpreview.co/wp-content/uploads/Deesse-PRO.png',0,'attachment','image/png',0),(7529,1,'2025-03-17 15:58:18','2025-03-17 15:58:18','','HGI International','','publish','closed','closed','','hgi-international','','','2025-03-17 15:58:18','2025-03-17 15:58:18','',0,'https://actuate.webpreview.co/?post_type=client&#038;p=7529',0,'client','',0),(7530,1,'2025-03-17 15:58:03','2025-03-17 15:58:03','','HGI International','','inherit','open','closed','','hgi-logo','','','2025-03-17 15:58:16','2025-03-17 15:58:16','',7529,'https://actuate.webpreview.co/wp-content/uploads/HGI-logo.webp',0,'attachment','image/webp',0),(7531,1,'2025-03-17 15:58:54','2025-03-17 15:58:54','','Home Feeling','','publish','closed','closed','','home-feeling','','','2025-03-18 15:24:40','2025-03-18 15:24:40','',0,'https://actuate.webpreview.co/?post_type=client&#038;p=7531',0,'client','',0),(7532,1,'2025-03-17 15:59:48','2025-03-17 15:59:48','','iBottles','','publish','closed','closed','','ibottles','','','2025-03-18 15:24:37','2025-03-18 15:24:37','',0,'https://actuate.webpreview.co/?post_type=client&#038;p=7532',0,'client','',0),(7533,1,'2025-03-17 15:59:39','2025-03-17 15:59:39','','iBottles','','inherit','open','closed','','ibottles-logo','','','2025-03-17 15:59:46','2025-03-17 15:59:46','',7532,'https://actuate.webpreview.co/wp-content/uploads/ibottles-logo.png',0,'attachment','image/png',0),(7535,1,'2025-03-17 16:05:53','2025-03-17 16:05:53','','iS Clinical','','inherit','open','closed','','isclinical','','','2025-03-17 16:06:07','2025-03-17 16:06:07','',0,'https://actuate.webpreview.co/wp-content/uploads/isclinical.png',0,'attachment','image/png',0),(7536,1,'2025-03-18 14:13:07','2025-03-18 14:13:07','','Reliant','','publish','closed','closed','','reliant','','','2025-03-18 15:24:34','2025-03-18 15:24:34','',0,'https://actuate.webpreview.co/?post_type=client&#038;p=7536',0,'client','',0),(7537,1,'2025-03-18 14:14:36','2025-03-18 14:14:36','','Rainclear','','publish','closed','closed','','rainclear','','','2025-03-18 15:24:32','2025-03-18 15:24:32','',0,'https://actuate.webpreview.co/?post_type=client&#038;p=7537',0,'client','',0),(7538,1,'2025-03-18 14:14:28','2025-03-18 14:14:28','','Rainclear','','inherit','open','closed','','logo','','','2025-03-18 14:14:34','2025-03-18 14:14:34','',7537,'https://actuate.webpreview.co/wp-content/uploads/logo.png',0,'attachment','image/png',0),(7539,1,'2025-03-18 14:15:05','2025-03-18 14:15:05','','Robinsons of Bawtry','','publish','closed','closed','','robinsons-of-bawtry','','','2025-03-18 15:24:29','2025-03-18 15:24:29','',0,'https://actuate.webpreview.co/?post_type=client&#038;p=7539',0,'client','',0),(7540,1,'2025-03-18 14:17:22','2025-03-18 14:17:22','','The Skirting Board Shop','','publish','closed','closed','','the-skirting-board-shop','','','2025-03-18 15:24:26','2025-03-18 15:24:26','',0,'https://actuate.webpreview.co/?post_type=client&#038;p=7540',0,'client','',0),(7541,1,'2025-03-18 14:17:11','2025-03-18 14:17:11','','The Skirting Board Shop','','inherit','open','closed','','logo-2','','','2025-03-18 14:17:20','2025-03-18 14:17:20','',7540,'https://actuate.webpreview.co/wp-content/uploads/logo-1.png',0,'attachment','image/png',0),(7542,1,'2025-03-18 14:19:14','2025-03-18 14:19:14','','The Shirt Company','','publish','closed','closed','','the-shirt-company','','','2025-03-18 15:24:23','2025-03-18 15:24:23','',0,'https://actuate.webpreview.co/?post_type=client&#038;p=7542',0,'client','',0),(7543,1,'2025-03-18 14:19:02','2025-03-18 14:19:02','','The Shirt Company','','inherit','open','closed','','the-shirt','','','2025-03-18 14:19:12','2025-03-18 14:19:12','',7542,'https://actuate.webpreview.co/wp-content/uploads/the-shirt.avif',0,'attachment','image/avif',0),(7544,1,'2025-03-18 14:20:22','2025-03-18 14:20:22','','W Howard','','publish','closed','closed','','w-howard','','','2025-03-18 15:24:21','2025-03-18 15:24:21','',0,'https://actuate.webpreview.co/?post_type=client&#038;p=7544',0,'client','',0),(7545,1,'2025-03-18 14:19:59','2025-03-18 14:19:59','','W.Howard','','inherit','open','closed','','whoward-logo-2','','','2025-03-18 14:20:13','2025-03-18 14:20:13','',7544,'https://actuate.webpreview.co/wp-content/uploads/whoward-logo-1.png',0,'attachment','image/png',0),(7546,1,'2025-03-18 14:22:05','2025-03-18 14:22:05','','Warner House','','publish','closed','closed','','warner-house','','','2025-03-18 14:22:05','2025-03-18 14:22:05','',0,'https://actuate.webpreview.co/?post_type=client&#038;p=7546',0,'client','',0),(7547,1,'2025-03-18 14:21:55','2025-03-18 14:21:55','','Warner House','','inherit','open','closed','','warner-email-log','','','2025-03-18 14:22:03','2025-03-18 14:22:03','',7546,'https://actuate.webpreview.co/wp-content/uploads/warner-email-log.jpg',0,'attachment','image/jpeg',0),(7548,1,'2025-03-18 14:23:53','2025-03-18 14:23:53','','William Yeoward','','publish','closed','closed','','william-yeoward','','','2025-03-18 15:24:18','2025-03-18 15:24:18','',0,'https://actuate.webpreview.co/?post_type=client&#038;p=7548',0,'client','',0),(7549,1,'2025-03-18 14:23:38','2025-03-18 14:23:38','','William Yeoward','','inherit','open','closed','','william-yeoward-2','','','2025-03-18 14:23:50','2025-03-18 14:23:50','',7548,'https://actuate.webpreview.co/wp-content/uploads/william-yeoward.png',0,'attachment','image/png',0),(7550,1,'2025-03-18 14:24:23','2025-03-18 14:24:23','','Willow and Hall','','publish','closed','closed','','willow-and-hall','','','2025-03-18 15:24:14','2025-03-18 15:24:14','',0,'https://actuate.webpreview.co/?post_type=client&#038;p=7550',0,'client','',0),(7551,1,'2025-03-18 14:25:29','2025-03-18 14:25:29','','Revitalash','','publish','closed','closed','','revitalash','','','2025-03-18 15:24:12','2025-03-18 15:24:12','',0,'https://actuate.webpreview.co/?post_type=client&#038;p=7551',0,'client','',0),(7552,1,'2025-03-18 14:25:20','2025-03-18 14:25:20','','RevitaLash','','inherit','open','closed','','revitalash-logo','','','2025-03-18 14:25:27','2025-03-18 14:25:27','',7551,'https://actuate.webpreview.co/wp-content/uploads/RevitaLash-logo.png',0,'attachment','image/png',0),(7553,1,'2025-03-18 15:20:43','2025-03-18 15:20:43','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:17:\"allow_in_bindings\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Featured','featured','publish','closed','closed','','field_67d98f402ab11','','','2025-03-18 15:20:43','2025-03-18 15:20:43','',7515,'https://actuate.webpreview.co/?post_type=acf-field&p=7553',0,'acf-field','',0),(7554,1,'2025-03-18 15:35:14','2025-03-18 15:35:14','','Web Development','','publish','closed','closed','','web-development','','','2026-02-03 10:58:31','2026-02-03 10:58:31','',7099,'https://actuate.webpreview.co/?page_id=7554',9,'page','',0),(7558,1,'2026-04-01 11:33:36','2025-03-18 15:37:25',' ','','','publish','closed','closed','','7558','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7099,'https://actuate.webpreview.co/?p=7558',20,'nav_menu_item','',0),(7562,1,'2025-03-18 15:40:18','2025-03-18 15:40:18','','UX/UI Design','','publish','closed','closed','','ux-ui-design','','','2026-02-03 10:42:26','2026-02-03 10:42:26','',7099,'https://actuate.webpreview.co/?page_id=7562',10,'page','',0),(7564,1,'2025-03-18 15:40:37','2025-03-18 15:40:37','','eCommerce Strategy','','publish','closed','closed','','ecommerce-strategy','','','2026-02-03 10:30:45','2026-02-03 10:30:45','',7099,'https://actuate.webpreview.co/?page_id=7564',11,'page','',0),(7566,1,'2025-03-18 15:40:50','2025-03-18 15:40:50','','Maintenance & Support','','publish','closed','closed','','maintenance-support','','','2026-02-03 11:47:13','2026-02-03 11:47:13','',7099,'https://actuate.webpreview.co/?page_id=7566',12,'page','',0),(7569,1,'2026-04-01 11:33:36','2025-03-18 15:44:40','Stand out to your customers with tailored UX/UI designed to make them convert','','','publish','closed','closed','','7569','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7099,'https://actuate.webpreview.co/?p=7569',4,'nav_menu_item','',0),(7570,1,'2026-04-01 11:33:36','2025-03-18 15:44:40','Get from A to B with a strong road map of how to get there and what to expect along the way','','','publish','closed','closed','','7570','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7099,'https://actuate.webpreview.co/?p=7570',3,'nav_menu_item','',0),(7571,1,'2026-04-01 11:33:36','2025-03-18 15:44:40','Maintenance and support packages to support your continued growth','Support & Maintenance','','publish','closed','closed','','ecommerce-support-services','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7099,'https://actuate.webpreview.co/?p=7571',6,'nav_menu_item','',0),(7572,1,'2025-03-18 15:50:00','2025-03-18 15:50:00','','Services','','publish','closed','closed','','services','','','2025-03-18 16:02:31','2025-03-18 16:02:31','',0,'https://actuate.webpreview.co/?post_type=menuwidget&#038;p=7572',0,'menuwidget','',0),(7573,1,'2025-03-18 16:02:14','2025-03-18 16:02:14','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"menuwidget\";}}}s:8:\"position\";s:15:\"acf_after_title\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Content: Menu Widget','content-menu-widget','publish','closed','closed','','group_67d998d1a0a10','','','2025-03-18 16:02:14','2025-03-18 16:02:14','',0,'https://actuate.webpreview.co/?post_type=acf-field-group&#038;p=7573',0,'acf-field-group','',0),(7574,1,'2025-03-18 16:02:14','2025-03-18 16:02:14','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Title','menu_widget_title','publish','closed','closed','','field_67d998d19b126','','','2025-03-18 16:02:14','2025-03-18 16:02:14','',7573,'https://actuate.webpreview.co/?post_type=acf-field&p=7574',0,'acf-field','',0),(7575,1,'2025-03-18 16:02:14','2025-03-18 16:02:14','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:12:\"preview_size\";s:6:\"medium\";}','Thumbnail','menu_widget_thumbnail','publish','closed','closed','','field_67d998e59b127','','','2025-03-18 16:02:14','2025-03-18 16:02:14','',7573,'https://actuate.webpreview.co/?post_type=acf-field&p=7575',1,'acf-field','',0),(7576,1,'2025-03-18 16:02:14','2025-03-18 16:02:14','a:8:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:17:\"allow_in_bindings\";i:0;}','Menu Link','menu_widget_link','publish','closed','closed','','field_67d998f19b128','','','2025-03-18 16:02:14','2025-03-18 16:02:14','',7573,'https://actuate.webpreview.co/?post_type=acf-field&p=7576',2,'acf-field','',0),(7582,1,'2025-03-18 16:51:42','2025-03-18 16:51:42','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67d467369db23\";s:6:\"layout\";s:5:\"table\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:0:\"\";s:13:\"rows_per_page\";i:20;}','The Team','the_team','publish','closed','closed','','field_67d9a467216bc','','','2025-03-18 16:51:42','2025-03-18 16:51:42','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7582',1,'acf-field','',0),(7583,1,'2025-03-18 16:51:42','2025-03-18 16:51:42','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Name','name','publish','closed','closed','','field_67d9a472216bd','','','2025-03-18 16:51:42','2025-03-18 16:51:42','',7582,'https://actuate.webpreview.co/?post_type=acf-field&p=7583',0,'acf-field','',0),(7584,1,'2025-03-18 16:51:42','2025-03-18 16:51:42','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:12:\"preview_size\";s:6:\"medium\";}','Headshot','headshot','publish','closed','closed','','field_67d9a479216be','','','2025-03-18 16:51:42','2025-03-18 16:51:42','',7582,'https://actuate.webpreview.co/?post_type=acf-field&p=7584',1,'acf-field','',0),(7585,1,'2025-03-18 16:51:42','2025-03-18 16:51:42','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Role','role','publish','closed','closed','','field_67d9a482216bf','','','2025-03-18 16:51:42','2025-03-18 16:51:42','',7582,'https://actuate.webpreview.co/?post_type=acf-field&p=7585',2,'acf-field','',0),(7586,1,'2025-03-18 16:51:42','2025-03-18 16:51:42','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Bio','bio','publish','closed','closed','','field_67d9a489216c0','','','2025-03-18 16:51:42','2025-03-18 16:51:42','',7582,'https://actuate.webpreview.co/?post_type=acf-field&p=7586',3,'acf-field','',0),(7587,1,'2025-03-18 16:51:42','2025-03-18 16:51:42','a:8:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:17:\"allow_in_bindings\";i:0;}','LinkedIn Link','linkedin_link','publish','closed','closed','','field_67d9a491216c1','','','2025-03-18 16:51:42','2025-03-18 16:51:42','',7582,'https://actuate.webpreview.co/?post_type=acf-field&p=7587',4,'acf-field','',0),(7589,1,'2025-03-19 10:06:16','2025-03-19 10:06:16','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67da970c01f0f\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Intro','block_intro','publish','closed','closed','','field_67da970c01f11','','','2025-03-19 10:06:16','2025-03-19 10:06:16','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7589',0,'acf-field','',0),(7592,1,'2025-03-19 10:37:35','2025-03-19 10:37:35','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67da9e19ddf6f\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Title','block_title','publish','closed','closed','','field_67da9e22ddf71','','','2025-03-19 10:37:35','2025-03-19 10:37:35','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7592',0,'acf-field','',0),(7593,1,'2025-03-19 10:37:35','2025-03-19 10:37:35','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67da9e19ddf6f\";s:6:\"layout\";s:5:\"table\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:0:\"\";s:13:\"rows_per_page\";i:20;}','Cards','cards','publish','closed','closed','','field_67da9e2bddf72','','','2025-03-19 10:37:35','2025-03-19 10:37:35','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7593',1,'acf-field','',0),(7594,1,'2025-03-19 10:37:35','2025-03-19 10:37:35','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Card Icon','card_icon','publish','closed','closed','','field_67da9e3bddf73','','','2025-03-19 10:37:35','2025-03-19 10:37:35','',7593,'https://actuate.webpreview.co/?post_type=acf-field&p=7594',0,'acf-field','',0),(7595,1,'2025-03-19 10:37:35','2025-03-19 10:37:35','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Card Content','card_content','publish','closed','closed','','field_67da9e49ddf74','','','2025-03-19 10:37:35','2025-03-19 10:37:35','',7593,'https://actuate.webpreview.co/?post_type=acf-field&p=7595',1,'acf-field','',0),(7596,1,'2025-03-19 10:37:35','2025-03-19 10:37:35','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67da9e19ddf6f\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Footer','block_footer','publish','closed','closed','','field_67da9e66ddf75','','','2025-03-19 10:37:35','2025-03-19 10:37:35','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7596',2,'acf-field','',0),(7665,1,'2025-04-07 10:28:07','2025-04-07 09:28:07','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67f39a7887a65\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Intro Block','intro_block','publish','closed','closed','','field_67f39a7e87a67','','','2025-04-07 10:28:07','2025-04-07 09:28:07','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7665',0,'acf-field','',0),(7666,1,'2025-04-07 10:28:07','2025-04-07 09:28:07','a:18:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"taxonomy\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67f39a7887a65\";s:8:\"taxonomy\";s:12:\"faq_category\";s:8:\"add_term\";i:1;s:10:\"save_terms\";i:0;s:10:\"load_terms\";i:0;s:13:\"return_format\";s:6:\"object\";s:10:\"field_type\";s:6:\"select\";s:10:\"allow_null\";i:1;s:17:\"allow_in_bindings\";i:0;s:13:\"bidirectional\";i:0;s:8:\"multiple\";i:0;s:20:\"bidirectional_target\";a:0:{}}','FAQ\'s to Load','faqs_to_load','publish','closed','closed','','field_67f39a8d87a68','','','2025-04-07 10:43:15','2025-04-07 09:43:15','',7298,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=7666',1,'acf-field','',0),(7669,1,'2025-04-09 08:52:47','2025-04-09 07:52:47','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Description','description','publish','closed','closed','','field_67f6273e1021f','','','2025-04-09 08:52:47','2025-04-09 07:52:47','',7224,'https://actuate.webpreview.co/?post_type=acf-field&p=7669',1,'acf-field','',0),(7670,1,'2025-04-09 10:12:59','2025-04-09 09:12:59','a:16:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67f639e00cb3e\";s:7:\"choices\";a:5:{s:5:\"white\";s:5:\"White\";s:5:\"black\";s:5:\"Black\";s:3:\"red\";s:3:\"Red\";s:5:\"green\";s:5:\"Green\";s:4:\"grey\";s:4:\"Grey\";}s:13:\"default_value\";s:5:\"white\";s:13:\"return_format\";s:5:\"value\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:17:\"allow_in_bindings\";i:0;s:2:\"ui\";i:0;s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";}','Add Background','add_background','publish','closed','closed','','field_67f639ea0cb40','','','2025-04-09 10:12:59','2025-04-09 09:12:59','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7670',0,'acf-field','',0),(7671,1,'2025-04-09 10:12:59','2025-04-09 09:12:59','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67f639e00cb3e\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Content','block_content','publish','closed','closed','','field_67f63a060cb41','','','2025-04-09 10:12:59','2025-04-09 09:12:59','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7671',1,'acf-field','',0),(7672,1,'2025-04-09 10:12:59','2025-04-09 09:12:59','a:18:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67f639e00cb3e\";s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:12:\"preview_size\";s:6:\"medium\";}','Media Block','media_block','publish','closed','closed','','field_67f63a130cb42','','','2025-04-09 10:12:59','2025-04-09 09:12:59','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7672',2,'acf-field','',0),(7673,1,'2025-04-09 10:14:14','2025-04-09 09:14:14','a:18:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67f63a27795b3\";s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:12:\"preview_size\";s:6:\"medium\";}','Block Image','block_image','publish','closed','closed','','field_67f63a30795b5','','','2025-04-09 10:14:14','2025-04-09 09:14:14','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7673',0,'acf-field','',0),(7674,1,'2025-04-09 10:14:14','2025-04-09 09:14:14','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67f63a27795b3\";s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;}','Video File','video_file','publish','closed','closed','','field_67f63a3f795b6','','','2025-04-09 10:14:14','2025-04-09 09:14:14','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7674',1,'acf-field','',0),(7675,1,'2025-04-09 10:14:14','2025-04-09 09:14:14','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67f63a27795b3\";s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;}','Mobile Video','mobile_video','publish','closed','closed','','field_67f63a4e795b7','','','2025-04-09 10:14:14','2025-04-09 09:14:14','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7675',2,'acf-field','',0),(7676,1,'2025-04-09 10:14:14','2025-04-09 09:14:14','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67f63a27795b3\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Content','block_content','publish','closed','closed','','field_67f63a5c795b8','','','2025-04-09 10:14:14','2025-04-09 09:14:14','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7676',3,'acf-field','',0),(7677,1,'2025-04-09 10:15:16','2025-04-09 09:15:16','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67f63a8836b0b\";s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:17:\"allow_in_bindings\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Show Background','show_background','publish','closed','closed','','field_67f63a9136b0d','','','2025-04-09 10:15:16','2025-04-09 09:15:16','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7677',0,'acf-field','',0),(7678,1,'2025-04-09 10:15:16','2025-04-09 09:15:16','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_67f63a8836b0b\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Content','block_content','publish','closed','closed','','field_67f63a9e36b0e','','','2025-04-09 10:15:16','2025-04-09 09:15:16','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7678',1,'acf-field','',0),(7679,1,'2025-04-09 10:43:50','2025-04-09 09:43:50','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_65d85e21f3102\";s:6:\"layout\";s:5:\"table\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:0:\"\";s:13:\"rows_per_page\";i:20;}','Final Results','final_results','publish','closed','closed','','field_67f641335811c','','','2025-04-09 10:43:50','2025-04-09 09:43:50','',7222,'https://actuate.webpreview.co/?post_type=acf-field&p=7679',1,'acf-field','',0),(7680,1,'2025-04-09 10:43:50','2025-04-09 09:43:50','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Main Stat','main_stat','publish','closed','closed','','field_67f641425811d','','','2025-04-09 10:43:50','2025-04-09 09:43:50','',7679,'https://actuate.webpreview.co/?post_type=acf-field&p=7680',0,'acf-field','',0),(7681,1,'2025-04-09 10:43:50','2025-04-09 09:43:50','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Stat Info','stat_info','publish','closed','closed','','field_67f6414c5811e','','','2025-04-09 10:43:50','2025-04-09 09:43:50','',7679,'https://actuate.webpreview.co/?post_type=acf-field&p=7681',1,'acf-field','',0),(7682,1,'2026-04-01 11:33:36','2025-04-09 13:08:08','','FAQs','','publish','closed','closed','','faqs-2','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',0,'https://actuate.webpreview.co/?p=7682',31,'nav_menu_item','',0),(7683,1,'2025-04-09 14:09:37','2025-04-09 13:09:21',' ','','','publish','closed','closed','','7683','','','2025-04-09 14:09:37','2025-04-09 13:09:37','',7099,'https://actuate.webpreview.co/?p=7683',1,'nav_menu_item','',0),(7684,1,'2025-04-09 14:09:37','2025-04-09 13:09:21','','Adobe & Magento','','publish','closed','closed','','7684','','','2025-04-09 14:09:37','2025-04-09 13:09:37','',7099,'https://actuate.webpreview.co/?p=7684',2,'nav_menu_item','',0),(7685,1,'2025-04-09 14:09:37','2025-04-09 13:09:21',' ','','','publish','closed','closed','','7685','','','2025-04-09 14:09:37','2025-04-09 13:09:37','',7099,'https://actuate.webpreview.co/?p=7685',4,'nav_menu_item','',0),(7686,1,'2025-04-09 14:09:37','2025-04-09 13:09:21',' ','','','publish','closed','closed','','7686','','','2025-04-09 14:09:37','2025-04-09 13:09:37','',7099,'https://actuate.webpreview.co/?p=7686',5,'nav_menu_item','',0),(7687,1,'2025-04-09 14:09:37','2025-04-09 13:09:21','','UX/UI','','publish','closed','closed','','ux-ui','','','2025-04-09 14:09:37','2025-04-09 13:09:37','',7099,'https://actuate.webpreview.co/?p=7687',7,'nav_menu_item','',0),(7688,1,'2025-04-09 14:09:37','2025-04-09 13:09:21',' ','','','publish','closed','closed','','7688','','','2025-04-09 14:09:37','2025-04-09 13:09:37','',7147,'https://actuate.webpreview.co/?p=7688',6,'nav_menu_item','',0),(7689,1,'2025-04-09 14:09:37','2025-04-09 13:09:37',' ','','','publish','closed','closed','','7689','','','2025-04-09 14:09:37','2025-04-09 13:09:37','',7147,'https://actuate.webpreview.co/?p=7689',3,'nav_menu_item','',0),(7690,1,'2025-04-10 09:08:53','2025-04-09 13:11:42',' ','','','publish','closed','closed','','7690','','','2025-04-10 09:08:53','2025-04-10 08:08:53','',0,'https://actuate.webpreview.co/?p=7690',4,'nav_menu_item','',0),(7691,1,'2025-04-10 09:08:53','2025-04-09 13:11:42',' ','','','publish','closed','closed','','7691','','','2025-04-10 09:08:53','2025-04-10 08:08:53','',0,'https://actuate.webpreview.co/?p=7691',3,'nav_menu_item','',0),(7692,1,'2025-04-10 09:08:53','2025-04-09 13:11:42',' ','','','publish','closed','closed','','7692','','','2025-04-10 09:08:53','2025-04-10 08:08:53','',0,'https://actuate.webpreview.co/?p=7692',1,'nav_menu_item','',0),(7693,1,'2025-04-10 09:08:53','2025-04-09 13:11:42','','Our Work','','publish','closed','closed','','our-work','','','2025-04-10 09:08:53','2025-04-10 08:08:53','',0,'https://actuate.webpreview.co/?p=7693',2,'nav_menu_item','',0),(7694,1,'2025-04-10 09:08:53','2025-04-09 13:11:42','','FAQ\'s','','publish','closed','closed','','faqs','','','2025-04-10 09:08:53','2025-04-10 08:08:53','',0,'https://actuate.webpreview.co/?p=7694',5,'nav_menu_item','',0),(7695,1,'2025-04-09 14:12:32','2025-04-09 13:12:22','','Terms of Use','','publish','closed','closed','','7695','','','2025-04-09 14:12:32','2025-04-09 13:12:32','',0,'https://actuate.webpreview.co/?p=7695',1,'nav_menu_item','',0),(7696,1,'2025-04-09 14:12:32','2025-04-09 13:12:22',' ','','','publish','closed','closed','','7696','','','2025-04-09 14:12:32','2025-04-09 13:12:32','',0,'https://actuate.webpreview.co/?p=7696',2,'nav_menu_item','',0),(7697,1,'2025-04-10 09:08:53','2025-04-10 08:08:53','','Events','','publish','closed','closed','','events','','','2025-04-10 09:08:53','2025-04-10 08:08:53','',0,'https://actuate.webpreview.co/?p=7697',6,'nav_menu_item','',0),(7698,1,'2026-04-01 11:33:36','2025-04-10 08:09:11','','Events','','publish','closed','closed','','events-2','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',0,'https://actuate.webpreview.co/?p=7698',32,'nav_menu_item','',0),(7705,1,'2026-04-01 11:33:36','2025-04-10 09:29:17','','Magento 2','','publish','closed','closed','','magento-2','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7099,'https://actuate.webpreview.co/?p=7705',16,'nav_menu_item','',0),(7706,1,'2026-04-01 11:33:36','2025-04-10 09:29:17',' ','','','publish','closed','closed','','7706','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7147,'https://actuate.webpreview.co/?p=7706',9,'nav_menu_item','',0),(7707,1,'2026-04-01 11:33:36','2025-04-10 09:29:17',' ','','','publish','closed','closed','','7707','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7099,'https://actuate.webpreview.co/?p=7707',22,'nav_menu_item','',0),(7708,1,'2026-04-01 11:33:36','2025-04-10 09:29:40','Boost sales and ROI with data-driven Conversion Rate Optimisation','','','publish','closed','closed','','7708','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7099,'https://actuate.webpreview.co/?p=7708',5,'nav_menu_item','',0),(7729,1,'2020-07-06 07:57:40','2020-07-06 06:57:40','','Fitch First','','trash','closed','closed','','fitch-first__trashed','','','2026-03-06 11:13:53','2026-03-06 11:13:53','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=7729',50,'case_studies','',0),(7748,1,'2025-05-19 11:23:10','2025-05-19 10:23:10','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_682b067e0e849\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Title','block_title','publish','closed','closed','','field_682b06840e84b','','','2025-05-19 11:23:10','2025-05-19 10:23:10','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7748',0,'acf-field','',0),(7750,1,'2025-05-19 11:28:14','2025-05-19 10:28:14','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_682b067e0e849\";s:6:\"layout\";s:5:\"table\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:0:\"\";s:13:\"rows_per_page\";i:20;}','Pills','pills','publish','closed','closed','','field_682b079f0dff2','','','2025-05-19 11:28:14','2025-05-19 10:28:14','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7750',1,'acf-field','',0),(7751,1,'2025-05-19 11:28:14','2025-05-19 10:28:14','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:12:\"preview_size\";s:6:\"medium\";}','Pill Icon','pill_icon','publish','closed','closed','','field_682b07a90dff3','','','2025-05-19 11:28:14','2025-05-19 10:28:14','',7750,'https://actuate.webpreview.co/?post_type=acf-field&p=7751',0,'acf-field','',0),(7752,1,'2025-05-19 11:28:14','2025-05-19 10:28:14','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Pill Text','pill_text','publish','closed','closed','','field_682b07b40dff4','','','2025-05-19 11:28:14','2025-05-19 10:28:14','',7750,'https://actuate.webpreview.co/?post_type=acf-field&p=7752',1,'acf-field','',0),(7753,1,'2025-05-19 11:32:41','2025-05-19 10:32:41','','28 days holiday (inclusive of public holidays)','','inherit','open','closed','','holidays','','','2025-05-19 11:33:06','2025-05-19 10:33:06','',7133,'https://actuate.webpreview.co/wp-content/uploads/holidays.svg',0,'attachment','image/svg+xml',0),(7754,1,'2025-05-19 11:33:21','2025-05-19 10:33:21','','Bike to work scheme','','inherit','open','closed','','bike-to-work','','','2025-05-19 11:33:26','2025-05-19 10:33:26','',7133,'https://actuate.webpreview.co/wp-content/uploads/bike-to-work.svg',0,'attachment','image/svg+xml',0),(7755,1,'2025-05-19 11:33:45','2025-05-19 10:33:45','','£150 contribution for eye tests and glasses/contact lenses','','inherit','open','closed','','glasses','','','2025-05-19 11:33:48','2025-05-19 10:33:48','',7133,'https://actuate.webpreview.co/wp-content/uploads/glasses.svg',0,'attachment','image/svg+xml',0),(7756,1,'2025-05-19 11:34:03','2025-05-19 10:34:03','','Regular appraisals and personal development days','','inherit','open','closed','','personal-development','','','2025-05-19 11:34:06','2025-05-19 10:34:06','',7133,'https://actuate.webpreview.co/wp-content/uploads/personal-development.svg',0,'attachment','image/svg+xml',0),(7757,1,'2025-05-19 11:34:21','2025-05-19 10:34:21','','Relaxed dress code','','inherit','open','closed','','dress-code','','','2025-05-19 11:34:24','2025-05-19 10:34:24','',7133,'https://actuate.webpreview.co/wp-content/uploads/dress-code.svg',0,'attachment','image/svg+xml',0),(7758,1,'2025-05-19 11:34:43','2025-05-19 10:34:43','','Paid social events','','inherit','open','closed','','social-events','','','2025-05-19 11:34:46','2025-05-19 10:34:46','',7133,'https://actuate.webpreview.co/wp-content/uploads/social-events.svg',0,'attachment','image/svg+xml',0),(7760,1,'2025-05-19 11:59:07','2025-05-19 10:59:07','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_682b0eebccf47\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Title','block_title','publish','closed','closed','','field_682b0ef2ccf49','','','2025-05-19 11:59:07','2025-05-19 10:59:07','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7760',0,'acf-field','',0),(7768,1,'2025-05-19 15:19:37','2025-05-19 14:19:37','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_682b3dcf7fae8\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Title','block_title','publish','closed','closed','','field_682b3dcf7fae9','','','2025-05-19 15:19:37','2025-05-19 14:19:37','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7768',0,'acf-field','',0),(7769,1,'2025-05-19 15:19:37','2025-05-19 14:19:37','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_682b3dcf7fae8\";s:6:\"layout\";s:5:\"table\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:7:\"Add Row\";s:13:\"rows_per_page\";i:20;}','Cards','cards','publish','closed','closed','','field_682b3dcf7faea','','','2025-05-19 15:19:37','2025-05-19 14:19:37','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7769',1,'acf-field','',0),(7770,1,'2025-05-19 15:19:37','2025-05-19 14:19:37','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:12:\"preview_size\";s:6:\"medium\";}','Card Image','card_image','publish','closed','closed','','field_682b3de87faee','','','2025-05-19 15:19:37','2025-05-19 14:19:37','',7769,'https://actuate.webpreview.co/?post_type=acf-field&p=7770',0,'acf-field','',0),(7771,1,'2025-05-19 15:19:37','2025-05-19 14:19:37','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Card Content','card_content','publish','closed','closed','','field_682b3dcf7faec','','','2025-05-19 15:19:37','2025-05-19 14:19:37','',7769,'https://actuate.webpreview.co/?post_type=acf-field&p=7771',1,'acf-field','',0),(7859,1,'2025-05-23 09:50:46','2025-05-23 08:50:46','','Development','','publish','closed','closed','','development','','','2025-05-23 10:01:56','2025-05-23 09:01:56','',7207,'https://actuate.webpreview.co/?page_id=7859',4,'page','',0),(7861,1,'2025-05-23 09:51:23','2025-05-23 08:51:23','','Development','','publish','closed','closed','','development','','','2025-11-06 17:10:01','2025-11-06 17:10:01','',7149,'https://actuate.webpreview.co/?page_id=7861',3,'page','',0),(7864,1,'2025-05-23 09:53:43','2025-05-23 08:53:43','','Migration','','publish','closed','closed','','migration','','','2025-05-23 10:02:02','2025-05-23 09:02:02','',7207,'https://actuate.webpreview.co/?page_id=7864',5,'page','',0),(7866,1,'2025-05-23 09:54:15','2025-05-23 08:54:15','','Migration','','publish','closed','closed','','migration','','','2025-05-23 10:01:26','2025-05-23 09:01:26','',7149,'https://actuate.webpreview.co/?page_id=7866',5,'page','',0),(7868,1,'2025-05-23 09:55:33','2025-05-23 08:55:33','','Shopify Plus','','publish','closed','closed','','shopify-plus','','','2025-11-06 12:49:13','2025-11-06 12:49:13','',7149,'https://actuate.webpreview.co/?page_id=7868',4,'page','',0),(7919,1,'2025-08-05 11:16:12','2025-08-05 10:16:12','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_6891d9dfb5404\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Content','block_content','publish','closed','closed','','field_6891d9dfb5406','','','2025-08-05 11:16:12','2025-08-05 10:16:12','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7919',0,'acf-field','',0),(7950,1,'2025-09-17 09:57:37','2025-09-17 08:57:37','','Increase your conversion rate and uplift your profits','','inherit','open','closed','','conversion-rate-optimisation','','','2025-09-17 10:00:38','2025-09-17 09:00:38','',9,'https://actuate.webpreview.co/wp-content/uploads/conversion-rate-optimisation.jpg',0,'attachment','image/jpeg',0),(7951,1,'2025-09-17 09:57:46','2025-09-17 08:57:46','','Unlock your next nice problems with our eCommerce Audit','','inherit','open','closed','','ecommerce-audit','','','2025-09-17 09:58:40','2025-09-17 08:58:40','',9,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-audit-1.jpg',0,'attachment','image/jpeg',0),(7952,1,'2025-09-17 09:57:49','2025-09-17 08:57:49','','eCommerce maintenance and support to support your growth','','inherit','open','closed','','ecommerce-support','','','2025-09-17 10:01:10','2025-09-17 09:01:10','',9,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-support.jpg',0,'attachment','image/jpeg',0),(7953,1,'2025-09-17 09:57:53','2025-09-17 08:57:53','','Hyvä Themes partner - unlock your Adobe Commerce and Magento 2 store','','inherit','open','closed','','hyva-themes-2','','','2025-09-17 09:59:51','2025-09-17 08:59:51','',9,'https://actuate.webpreview.co/wp-content/uploads/hyva-themes.jpg',0,'attachment','image/jpeg',0),(7954,1,'2025-09-17 09:57:56','2025-09-17 08:57:56','','Magento 2 and Adobe Commerce development agency','','inherit','open','closed','','magento2-adobe-commerce','','','2025-09-17 09:59:12','2025-09-17 08:59:12','',9,'https://actuate.webpreview.co/wp-content/uploads/magento2-adobe-commerce.jpg',0,'attachment','image/jpeg',0),(7955,1,'2025-09-17 09:58:00','2025-09-17 08:58:00','','Shopify Partner Agency','','inherit','open','closed','','shopify-agency','','','2025-09-17 10:00:10','2025-09-17 09:00:10','',9,'https://actuate.webpreview.co/wp-content/uploads/shopify-agency.jpg',0,'attachment','image/jpeg',0),(7957,1,'2025-09-17 10:28:22','2025-09-17 09:28:22','','Turbo charge your ecommerce store with in-depth insights','','inherit','open','closed','','turbocharge-ecommerce','','','2025-09-17 10:29:01','2025-09-17 09:29:01','',7145,'https://actuate.webpreview.co/wp-content/uploads/turbocharge-ecommerce.jpg',0,'attachment','image/jpeg',0),(7958,1,'2025-09-17 10:28:32','2025-09-17 09:28:32','','Turn brosers into buyers, boost your conversion rate and watch your eCommerce store sky rocket','','inherit','open','closed','','turn-browsers-into-buyers','','','2025-09-17 10:30:08','2025-09-17 09:30:08','',7145,'https://actuate.webpreview.co/wp-content/uploads/turn-browsers-into-buyers.jpg',0,'attachment','image/jpeg',0),(7959,1,'2025-09-17 10:28:38','2025-09-17 09:28:38','','Grow your eCommerce store with zero risk','','inherit','open','closed','','zero-risk-maximum-results','','','2025-09-17 10:29:25','2025-09-17 09:29:25','',7145,'https://actuate.webpreview.co/wp-content/uploads/zero-risk-maximum-results.jpg',0,'attachment','image/jpeg',0),(7961,1,'2025-09-17 10:37:40','2025-09-17 09:37:40','','Unlock your stores potential with an eCommerce audit','','inherit','open','closed','','ecommerce-audit-2','','','2025-09-17 10:38:52','2025-09-17 09:38:52','',7099,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-audit-2.jpg',0,'attachment','image/jpeg',0),(7962,1,'2025-09-17 10:37:46','2025-09-17 09:37:46','','eCommerce development on Shopify, Magento 2, Adobe Commerce, Shopify Plus and other platforms','','inherit','open','closed','','ecommerce-development-2','','','2025-09-17 10:40:31','2025-09-17 09:40:31','',7099,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-development.jpg',0,'attachment','image/jpeg',0),(7963,1,'2025-09-17 10:37:51','2025-09-17 09:37:51','','eCommerce strategy that will remove your pain and unlock your next nice problem to have','','inherit','open','closed','','ecommerce-strategy-2','','','2025-09-17 10:39:38','2025-09-17 09:39:38','',7099,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-strategy-1.jpg',0,'attachment','image/jpeg',0),(7964,1,'2025-09-17 10:37:58','2025-09-17 09:37:58','','Here to help you every step of the way on your ecommerce growth journey','','inherit','open','closed','','ecommerce-support-2','','','2025-09-17 10:42:55','2025-09-17 09:42:55','',7099,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-support-1.jpg',0,'attachment','image/jpeg',0),(7965,1,'2025-09-17 10:38:04','2025-09-17 09:38:04','','Unlock the real potential of your Magento 2 and Adobe Commerce stores with Hyvä themes','','inherit','open','closed','','hyva-themes-3','','','2025-09-17 10:42:14','2025-09-17 09:42:14','',7099,'https://actuate.webpreview.co/wp-content/uploads/hyva-themes-1.jpg',0,'attachment','image/jpeg',0),(7966,1,'2025-09-17 10:38:09','2025-09-17 09:38:09','','UX and UI design to unlock growth and conversions','','inherit','open','closed','','ux-and-ui-design','','','2025-09-17 10:41:13','2025-09-17 09:41:13','',7099,'https://actuate.webpreview.co/wp-content/uploads/ux-and-ui-design.jpg',0,'attachment','image/jpeg',0),(7970,1,'2025-10-31 09:50:13','2025-10-31 09:50:13','','eCommerce Strategy','','inherit','closed','closed','','7564-revision-v1','','','2025-10-31 09:50:13','2025-10-31 09:50:13','',7564,'https://actuate.webpreview.co/?p=7970',0,'revision','',0),(7971,1,'2025-10-31 09:52:41','2025-10-31 09:52:41','','eCommerce Strategy','','inherit','closed','closed','','7564-revision-v1','','','2025-10-31 09:52:41','2025-10-31 09:52:41','',7564,'https://actuate.webpreview.co/?p=7971',0,'revision','',0),(7972,1,'2025-10-31 10:31:26','2025-10-31 10:31:26','','eCommerce strategies built around what matters.','','inherit','open','closed','','ecomm-strategies','','','2025-10-31 10:31:49','2025-10-31 10:31:49','',7564,'https://actuate.webpreview.co/wp-content/uploads/ecomm-strategies.jpg',0,'attachment','image/jpeg',0),(7973,1,'2025-10-31 10:34:08','2025-10-31 10:34:08','','Knowing Your Audience','','inherit','open','closed','','your-audience','','','2025-10-31 10:34:29','2025-10-31 10:34:29','',7564,'https://actuate.webpreview.co/wp-content/uploads/your-audience.png',0,'attachment','image/png',0),(7974,1,'2025-10-31 10:34:34','2025-10-31 10:34:34','','eCommerce Strategy','','inherit','closed','closed','','7564-revision-v1','','','2025-10-31 10:34:34','2025-10-31 10:34:34','',7564,'https://actuate.webpreview.co/?p=7974',0,'revision','',0),(7975,1,'2025-10-31 10:36:38','2025-10-31 10:36:38','','Consumer-Focused UI','','inherit','open','closed','','consumer-focused-ui','','','2025-10-31 10:36:50','2025-10-31 10:36:50','',7564,'https://actuate.webpreview.co/wp-content/uploads/Consumer-Focused-UI.jpg',0,'attachment','image/jpeg',0),(7976,1,'2025-10-31 10:36:54','2025-10-31 10:36:54','','eCommerce Strategy','','inherit','closed','closed','','7564-revision-v1','','','2025-10-31 10:36:54','2025-10-31 10:36:54','',7564,'https://actuate.webpreview.co/?p=7976',0,'revision','',0),(7977,1,'2025-10-31 10:38:03','2025-10-31 10:38:03','','eCommerce Strategy','','inherit','closed','closed','','7564-revision-v1','','','2025-10-31 10:38:03','2025-10-31 10:38:03','',7564,'https://actuate.webpreview.co/?p=7977',0,'revision','',0),(7978,1,'2025-10-31 10:38:22','2025-10-31 10:38:22','','eCommerce Strategy','','inherit','closed','closed','','7564-revision-v1','','','2025-10-31 10:38:22','2025-10-31 10:38:22','',7564,'https://actuate.webpreview.co/?p=7978',0,'revision','',0),(7979,1,'2025-10-31 10:38:46','2025-10-31 10:38:46','','eCommerce Strategy','','inherit','closed','closed','','7564-revision-v1','','','2025-10-31 10:38:46','2025-10-31 10:38:46','',7564,'https://actuate.webpreview.co/?p=7979',0,'revision','',0),(7980,1,'2025-10-31 10:39:10','2025-10-31 10:39:10','','eCommerce Strategy','','inherit','closed','closed','','7564-revision-v1','','','2025-10-31 10:39:10','2025-10-31 10:39:10','',7564,'https://actuate.webpreview.co/?p=7980',0,'revision','',0),(7981,1,'2025-10-31 10:40:00','2025-10-31 10:40:00','','eCommerce Strategy','','inherit','closed','closed','','7564-revision-v1','','','2025-10-31 10:40:00','2025-10-31 10:40:00','',7564,'https://actuate.webpreview.co/?p=7981',0,'revision','',0),(7982,1,'2025-10-31 10:42:29','2025-10-31 10:42:29','','We test ideas with real users - no assumptions, just clear answers.','','inherit','open','closed','','ab-split-testing','','','2025-10-31 10:42:53','2025-10-31 10:42:53','',7564,'https://actuate.webpreview.co/wp-content/uploads/ab-split-testing.png',0,'attachment','image/png',0),(7983,1,'2025-10-31 10:42:57','2025-10-31 10:42:57','','eCommerce Strategy','','inherit','closed','closed','','7564-revision-v1','','','2025-10-31 10:42:57','2025-10-31 10:42:57','',7564,'https://actuate.webpreview.co/?p=7983',0,'revision','',0),(7984,1,'2025-10-31 10:44:15','2025-10-31 10:44:15','','eCommerce Strategy','','inherit','closed','closed','','7564-revision-v1','','','2025-10-31 10:44:15','2025-10-31 10:44:15','',7564,'https://actuate.webpreview.co/?p=7984',0,'revision','',0),(7985,1,'2025-10-31 11:54:55','2025-10-31 11:54:55','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_6904a3826dd00\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Content','block_content','publish','closed','closed','','field_6904a3826dd01','','','2025-10-31 11:54:55','2025-10-31 11:54:55','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7985',0,'acf-field','',0),(7986,1,'2025-10-31 11:57:31','2025-10-31 11:57:31','a:18:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_6904a3826dd00\";s:7:\"choices\";a:5:{s:5:\"white\";s:5:\"White\";s:5:\"black\";s:5:\"Black\";s:3:\"red\";s:3:\"Red\";s:5:\"green\";s:5:\"Green\";s:4:\"grey\";s:4:\"Grey\";}s:13:\"default_value\";s:5:\"white\";s:13:\"return_format\";s:5:\"value\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:17:\"allow_in_bindings\";i:0;s:2:\"ui\";i:0;s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";s:14:\"create_options\";i:0;s:12:\"save_options\";i:0;}','Add Background','add_background','publish','closed','closed','','field_6904a417eed80','','','2025-10-31 11:57:31','2025-10-31 11:57:31','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=7986',1,'acf-field','',0),(7987,1,'2025-10-31 11:58:53','2025-10-31 11:58:53','','eCommerce Strategy','','inherit','closed','closed','','7564-revision-v1','','','2025-10-31 11:58:53','2025-10-31 11:58:53','',7564,'https://actuate.webpreview.co/?p=7987',0,'revision','',0),(7988,1,'2025-11-01 08:59:18','2025-11-01 08:59:18','','UX/UI Design','','inherit','closed','closed','','7562-revision-v1','','','2025-11-01 08:59:18','2025-11-01 08:59:18','',7562,'https://actuate.webpreview.co/?p=7988',0,'revision','',0),(7989,1,'2025-11-01 09:00:41','2025-11-01 09:00:41','','UX/UI Design','','inherit','closed','closed','','7562-revision-v1','','','2025-11-01 09:00:41','2025-11-01 09:00:41','',7562,'https://actuate.webpreview.co/?p=7989',0,'revision','',0),(7990,1,'2025-11-01 09:02:09','2025-11-01 09:02:09','','User research','','inherit','open','closed','','user-research','','','2025-11-01 09:02:45','2025-11-01 09:02:45','',7562,'https://actuate.webpreview.co/wp-content/uploads/user-research.jpg',0,'attachment','image/jpeg',0),(7991,1,'2025-11-01 09:02:47','2025-11-01 09:02:47','','UX/UI Design','','inherit','closed','closed','','7562-revision-v1','','','2025-11-01 09:02:47','2025-11-01 09:02:47','',7562,'https://actuate.webpreview.co/?p=7991',0,'revision','',0),(7992,1,'2025-11-01 09:03:09','2025-11-01 09:03:09','','UX/UI Design','','inherit','closed','closed','','7562-revision-v1','','','2025-11-01 09:03:09','2025-11-01 09:03:09','',7562,'https://actuate.webpreview.co/?p=7992',0,'revision','',0),(7993,1,'2025-11-01 09:04:42','2025-11-01 09:04:42','','User Interface Design','','inherit','open','closed','','user-interface-design','','','2025-11-01 09:05:17','2025-11-01 09:05:17','',7562,'https://actuate.webpreview.co/wp-content/uploads/user-interface-design.jpg',0,'attachment','image/jpeg',0),(7994,1,'2025-11-01 09:05:20','2025-11-01 09:05:20','','UX/UI Design','','inherit','closed','closed','','7562-revision-v1','','','2025-11-01 09:05:20','2025-11-01 09:05:20','',7562,'https://actuate.webpreview.co/?p=7994',0,'revision','',0),(7995,1,'2025-11-01 09:06:42','2025-11-01 09:06:42','','UX/UI Design','','inherit','closed','closed','','7562-revision-v1','','','2025-11-01 09:06:42','2025-11-01 09:06:42','',7562,'https://actuate.webpreview.co/?p=7995',0,'revision','',0),(7996,1,'2025-11-01 09:07:01','2025-11-01 09:07:01','','UX/UI Design','','inherit','closed','closed','','7562-revision-v1','','','2025-11-01 09:07:01','2025-11-01 09:07:01','',7562,'https://actuate.webpreview.co/?p=7996',0,'revision','',0),(7997,1,'2025-11-01 09:08:31','2025-11-01 09:08:31','','UX/UI Design','','inherit','closed','closed','','7562-revision-v1','','','2025-11-01 09:08:31','2025-11-01 09:08:31','',7562,'https://actuate.webpreview.co/?p=7997',0,'revision','',0),(7998,1,'2025-11-01 09:12:12','2025-11-01 09:12:12','','UX/UI Design','','inherit','closed','closed','','7562-revision-v1','','','2025-11-01 09:12:12','2025-11-01 09:12:12','',7562,'https://actuate.webpreview.co/?p=7998',0,'revision','',0),(7999,1,'2025-11-01 09:12:43','2025-11-01 09:12:43','','UX/UI Design','','inherit','closed','closed','','7562-revision-v1','','','2025-11-01 09:12:43','2025-11-01 09:12:43','',7562,'https://actuate.webpreview.co/?p=7999',0,'revision','',0),(8000,1,'2025-11-01 09:13:57','2025-11-01 09:13:57','','UX/UI Design','','inherit','closed','closed','','7562-revision-v1','','','2025-11-01 09:13:57','2025-11-01 09:13:57','',7562,'https://actuate.webpreview.co/?p=8000',0,'revision','',0),(8001,1,'2025-11-01 09:14:45','2025-11-01 09:14:45','','UX/UI Design','','inherit','closed','closed','','7562-revision-v1','','','2025-11-01 09:14:45','2025-11-01 09:14:45','',7562,'https://actuate.webpreview.co/?p=8001',0,'revision','',0),(8002,1,'2025-11-01 09:16:56','2025-11-01 09:16:56','','eCommerce Strategy','','inherit','closed','closed','','7564-revision-v1','','','2025-11-01 09:16:56','2025-11-01 09:16:56','',7564,'https://actuate.webpreview.co/?p=8002',0,'revision','',0),(8003,1,'2025-11-01 09:20:56','2025-11-01 09:20:56','','Maintenance & Support','','inherit','closed','closed','','7566-revision-v1','','','2025-11-01 09:20:56','2025-11-01 09:20:56','',7566,'https://actuate.webpreview.co/?p=8003',0,'revision','',0),(8004,1,'2025-11-01 09:24:10','2025-11-01 09:24:10','','Maintenance & Support','','inherit','closed','closed','','7566-revision-v1','','','2025-11-01 09:24:10','2025-11-01 09:24:10','',7566,'https://actuate.webpreview.co/?p=8004',0,'revision','',0),(8005,1,'2025-11-01 09:24:59','2025-11-01 09:24:59','','Maintenance & Support','','inherit','closed','closed','','7566-revision-v1','','','2025-11-01 09:24:59','2025-11-01 09:24:59','',7566,'https://actuate.webpreview.co/?p=8005',0,'revision','',0),(8006,1,'2025-11-01 09:36:33','2025-11-01 09:36:33','','Maintenance & Support','','inherit','closed','closed','','7566-revision-v1','','','2025-11-01 09:36:33','2025-11-01 09:36:33','',7566,'https://actuate.webpreview.co/?p=8006',0,'revision','',0),(8007,1,'2025-11-01 09:37:58','2025-11-01 09:37:58','','Retainers That Feel Like an Extension of Your Team','','inherit','open','closed','','support-retainers','','','2025-11-01 09:38:33','2025-11-01 09:38:33','',7566,'https://actuate.webpreview.co/wp-content/uploads/support-retainers.jpg',0,'attachment','image/jpeg',0),(8008,1,'2025-11-01 09:38:36','2025-11-01 09:38:36','','Maintenance & Support','','inherit','closed','closed','','7566-revision-v1','','','2025-11-01 09:38:36','2025-11-01 09:38:36','',7566,'https://actuate.webpreview.co/?p=8008',0,'revision','',0),(8009,1,'2025-11-01 09:39:50','2025-11-01 09:39:50','','Training That Gives You Real Control','','inherit','open','closed','','training','','','2025-11-01 09:40:25','2025-11-01 09:40:25','',7566,'https://actuate.webpreview.co/wp-content/uploads/training-1.jpg',0,'attachment','image/jpeg',0),(8010,1,'2025-11-01 09:40:28','2025-11-01 09:40:28','','Maintenance & Support','','inherit','closed','closed','','7566-revision-v1','','','2025-11-01 09:40:28','2025-11-01 09:40:28','',7566,'https://actuate.webpreview.co/?p=8010',0,'revision','',0),(8011,1,'2025-11-01 09:40:43','2025-11-01 09:40:43','','Maintenance & Support','','inherit','closed','closed','','7566-revision-v1','','','2025-11-01 09:40:43','2025-11-01 09:40:43','',7566,'https://actuate.webpreview.co/?p=8011',0,'revision','',0),(8012,1,'2025-11-01 09:41:47','2025-11-01 09:41:47','','Security That Keeps Your Store Safe','','inherit','open','closed','','security-2','','','2025-11-01 09:42:25','2025-11-01 09:42:25','',7566,'https://actuate.webpreview.co/wp-content/uploads/security.jpg',0,'attachment','image/jpeg',0),(8013,1,'2025-11-01 09:42:29','2025-11-01 09:42:29','','Maintenance & Support','','inherit','closed','closed','','7566-revision-v1','','','2025-11-01 09:42:29','2025-11-01 09:42:29','',7566,'https://actuate.webpreview.co/?p=8013',0,'revision','',0),(8014,1,'2025-11-01 09:43:13','2025-11-01 09:43:13','','Maintenance & Support','','inherit','closed','closed','','7566-revision-v1','','','2025-11-01 09:43:13','2025-11-01 09:43:13','',7566,'https://actuate.webpreview.co/?p=8014',0,'revision','',0),(8015,1,'2025-11-03 11:43:37','2025-11-03 11:43:37','','actuate-showreel-mobile','','inherit','open','closed','','actuate-showreel-mobile','','','2025-11-03 11:43:37','2025-11-03 11:43:37','',9,'https://actuate.webpreview.co/wp-content/uploads/actuate-showreel-mobile.mp4',0,'attachment','video/mp4',0),(8016,1,'2025-11-03 11:43:38','2025-11-03 11:43:38','','actuate-showreel','','inherit','open','closed','','actuate-showreel','','','2025-11-03 11:43:38','2025-11-03 11:43:38','',9,'https://actuate.webpreview.co/wp-content/uploads/actuate-showreel.mp4',0,'attachment','video/mp4',0),(8017,1,'2025-11-03 11:43:59','2025-11-03 11:43:59','<h2>Scale. Grow. Succeed.</h2>\r\nBuilt with the customer experience front and centre, we create affordable eCommerce stores that convert, shattering your sales targets and accelerating your business growth.\r\n\r\nGrowth undoubtedly brings challenges along with it. As trusted Magento and Hyvä specialists, we effortlessly resolve your growing pains. Our solutions-focused approach will see your site’s performance skyrocket – leaving you <strong>only with nice problems to have.</strong>','Home Page','','inherit','closed','closed','','9-revision-v1','','','2025-11-03 11:43:59','2025-11-03 11:43:59','',9,'https://actuate.webpreview.co/?p=8017',0,'revision','',0),(8018,1,'2025-11-03 11:44:52','2025-11-03 11:44:52','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_66826dc46462c\";s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;}','Video File Mobile','video_file_mobile','publish','closed','closed','','field_6908959b5ae56','','','2025-11-03 11:44:52','2025-11-03 11:44:52','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=8018',1,'acf-field','',0),(8019,1,'2025-11-03 11:44:52','2025-11-03 11:44:52','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_66826dc46462c\";s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;}','Video File Webm Mobile','video_file_webm_mobile','publish','closed','closed','','field_690895a85ae57','','','2025-11-03 11:44:52','2025-11-03 11:44:52','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=8019',3,'acf-field','',0),(8020,1,'2025-11-03 11:45:10','2025-11-03 11:45:10','<h2>Scale. Grow. Succeed.</h2>\r\nBuilt with the customer experience front and centre, we create affordable eCommerce stores that convert, shattering your sales targets and accelerating your business growth.\r\n\r\nGrowth undoubtedly brings challenges along with it. As trusted Magento and Hyvä specialists, we effortlessly resolve your growing pains. Our solutions-focused approach will see your site’s performance skyrocket – leaving you <strong>only with nice problems to have.</strong>','Home Page','','inherit','closed','closed','','9-revision-v1','','','2025-11-03 11:45:10','2025-11-03 11:45:10','',9,'https://actuate.webpreview.co/?p=8020',0,'revision','',0),(8021,1,'2025-11-03 12:28:36','2025-11-03 12:28:36','','actuate-showreel-mobile','','inherit','open','closed','','actuate-showreel-mobile-2','','','2025-11-03 12:28:36','2025-11-03 12:28:36','',9,'https://actuate.webpreview.co/wp-content/uploads/actuate-showreel-mobile.webm',0,'attachment','video/webm',0),(8022,1,'2025-11-03 12:28:37','2025-11-03 12:28:37','','actuate-showreel','','inherit','open','closed','','actuate-showreel-2','','','2025-11-03 12:28:37','2025-11-03 12:28:37','',9,'https://actuate.webpreview.co/wp-content/uploads/actuate-showreel.webm',0,'attachment','video/webm',0),(8023,1,'2025-11-03 12:28:46','2025-11-03 12:28:46','<h2>Scale. Grow. Succeed.</h2>\r\nBuilt with the customer experience front and centre, we create affordable eCommerce stores that convert, shattering your sales targets and accelerating your business growth.\r\n\r\nGrowth undoubtedly brings challenges along with it. As trusted Magento and Hyvä specialists, we effortlessly resolve your growing pains. Our solutions-focused approach will see your site’s performance skyrocket – leaving you <strong>only with nice problems to have.</strong>','Home Page','','inherit','closed','closed','','9-revision-v1','','','2025-11-03 12:28:46','2025-11-03 12:28:46','',9,'https://actuate.webpreview.co/?p=8023',0,'revision','',0),(8024,1,'2025-11-03 12:29:21','2025-11-03 12:29:21','','actuate-showreel-mobile','','inherit','open','closed','','actuate-showreel-mobile-3','','','2025-11-03 12:29:21','2025-11-03 12:29:21','',9,'https://actuate.webpreview.co/wp-content/uploads/actuate-showreel-mobile-1.webm',0,'attachment','video/webm',0),(8025,1,'2025-11-03 12:29:22','2025-11-03 12:29:22','','actuate-showreel','','inherit','open','closed','','actuate-showreel-3','','','2025-11-03 12:29:22','2025-11-03 12:29:22','',9,'https://actuate.webpreview.co/wp-content/uploads/actuate-showreel-1.webm',0,'attachment','video/webm',0),(8026,1,'2025-11-03 12:29:31','2025-11-03 12:29:31','<h2>Scale. Grow. Succeed.</h2>\r\nBuilt with the customer experience front and centre, we create affordable eCommerce stores that convert, shattering your sales targets and accelerating your business growth.\r\n\r\nGrowth undoubtedly brings challenges along with it. As trusted Magento and Hyvä specialists, we effortlessly resolve your growing pains. Our solutions-focused approach will see your site’s performance skyrocket – leaving you <strong>only with nice problems to have.</strong>','Home Page','','inherit','closed','closed','','9-revision-v1','','','2025-11-03 12:29:31','2025-11-03 12:29:31','',9,'https://actuate.webpreview.co/?p=8026',0,'revision','',0),(8027,1,'2025-11-03 12:33:56','2025-11-03 12:33:56','','We don’t just build eCommerce websites – we build momentum.','','inherit','open','closed','','hero','','','2025-11-03 12:34:20','2025-11-03 12:34:20','',9,'https://actuate.webpreview.co/wp-content/uploads/hero.jpg',0,'attachment','image/jpeg',0),(8028,1,'2025-11-03 12:34:24','2025-11-03 12:34:24','<h2>Scale. Grow. Succeed.</h2>\r\nBuilt with the customer experience front and centre, we create affordable eCommerce stores that convert, shattering your sales targets and accelerating your business growth.\r\n\r\nGrowth undoubtedly brings challenges along with it. As trusted Magento and Hyvä specialists, we effortlessly resolve your growing pains. Our solutions-focused approach will see your site’s performance skyrocket – leaving you <strong>only with nice problems to have.</strong>','Home Page','','inherit','closed','closed','','9-revision-v1','','','2025-11-03 12:34:24','2025-11-03 12:34:24','',9,'https://actuate.webpreview.co/?p=8028',0,'revision','',0),(8029,1,'2025-11-03 13:04:08','2025-11-03 13:04:08','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"pagination\";i:0;s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:0:\"\";s:13:\"rows_per_page\";i:20;}','Key Results','key_results','publish','closed','closed','','field_6908a819a31d9','','','2025-11-07 10:30:13','2025-11-07 10:30:13','',7243,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=8029',7,'acf-field','',0),(8030,1,'2025-11-03 13:04:08','2025-11-03 13:04:08','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Result Stat','result_stat','publish','closed','closed','','field_6908a833a31da','','','2025-11-03 13:07:05','2025-11-03 13:07:05','',8029,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=8030',0,'acf-field','',0),(8031,1,'2025-11-03 13:49:32','2025-11-03 13:49:32','','Helmet City','','inherit','open','closed','','hc-logo','','','2025-11-03 13:49:40','2025-11-03 13:49:40','',5863,'https://actuate.webpreview.co/wp-content/uploads/hc-logo.png',0,'attachment','image/png',0),(8032,1,'2025-11-03 13:53:33','2025-11-03 13:53:33','','Next Nice Problem Workshop','','inherit','open','closed','','nnp-hero','','','2025-11-03 13:54:19','2025-11-03 13:54:19','',7145,'https://actuate.webpreview.co/wp-content/uploads/nnp-hero.jpg',0,'attachment','image/jpeg',0),(8033,1,'2025-11-03 13:54:21','2025-11-03 13:54:21','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-03 13:54:21','2025-11-03 13:54:21','',7145,'https://actuate.webpreview.co/?p=8033',0,'revision','',0),(8034,1,'2025-11-03 13:55:06','2025-11-03 13:55:06','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-03 13:55:06','2025-11-03 13:55:06','',7145,'https://actuate.webpreview.co/?p=8034',0,'revision','',0),(8035,1,'2025-11-03 13:56:53','2025-11-03 13:56:53','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-03 13:56:53','2025-11-03 13:56:53','',7145,'https://actuate.webpreview.co/?p=8035',0,'revision','',0),(8036,1,'2025-11-03 13:57:11','2025-11-03 13:57:11','<h2>Scale. Grow. Succeed.</h2>\r\nBuilt with the customer experience front and centre, we create affordable eCommerce stores that convert, shattering your sales targets and accelerating your business growth.\r\n\r\nGrowth undoubtedly brings challenges along with it. As trusted Magento and Hyvä specialists, we effortlessly resolve your growing pains. Our solutions-focused approach will see your site’s performance skyrocket – leaving you <strong>only with nice problems to have.</strong>','Home Page','','inherit','closed','closed','','9-revision-v1','','','2025-11-03 13:57:11','2025-11-03 13:57:11','',9,'https://actuate.webpreview.co/?p=8036',0,'revision','',0),(8037,1,'2025-11-03 13:58:00','2025-11-03 13:58:00','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-03 13:58:00','2025-11-03 13:58:00','',7145,'https://actuate.webpreview.co/?p=8037',0,'revision','',0),(8038,1,'2025-11-03 14:00:04','2025-11-03 14:00:04','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-03 14:00:04','2025-11-03 14:00:04','',7145,'https://actuate.webpreview.co/?p=8038',0,'revision','',0),(8039,1,'2025-11-03 14:02:18','2025-11-03 14:02:18','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-03 14:02:18','2025-11-03 14:02:18','',7145,'https://actuate.webpreview.co/?p=8039',0,'revision','',0),(8040,1,'2025-11-03 15:01:09','2025-11-03 15:01:09','','Adobe Commerce','','inherit','closed','closed','','7209-revision-v1','','','2025-11-03 15:01:09','2025-11-03 15:01:09','',7209,'https://actuate.webpreview.co/?p=8040',0,'revision','',0),(8041,1,'2025-11-03 15:02:55','2025-11-03 15:02:55','','Adobe Commerce','','inherit','open','closed','','adobe-commerce-5','','','2025-11-03 15:03:34','2025-11-03 15:03:34','',7209,'https://actuate.webpreview.co/wp-content/uploads/adobe-commerce-1.jpg',0,'attachment','image/jpeg',0),(8042,1,'2025-11-03 15:03:36','2025-11-03 15:03:36','','Adobe Commerce','','inherit','closed','closed','','7209-revision-v1','','','2025-11-03 15:03:36','2025-11-03 15:03:36','',7209,'https://actuate.webpreview.co/?p=8042',0,'revision','',0),(8043,1,'2025-11-03 15:04:15','2025-11-03 15:04:15','','Adobe Commerce','','inherit','closed','closed','','7209-revision-v1','','','2025-11-03 15:04:15','2025-11-03 15:04:15','',7209,'https://actuate.webpreview.co/?p=8043',0,'revision','',0),(8044,1,'2025-11-03 15:05:23','2025-11-03 15:05:23','','Adobe Commerce','','inherit','closed','closed','','7209-revision-v1','','','2025-11-03 15:05:23','2025-11-03 15:05:23','',7209,'https://actuate.webpreview.co/?p=8044',0,'revision','',0),(8045,1,'2025-11-03 15:05:37','2025-11-03 15:05:37','','Adobe Commerce','','inherit','closed','closed','','7209-revision-v1','','','2025-11-03 15:05:37','2025-11-03 15:05:37','',7209,'https://actuate.webpreview.co/?p=8045',0,'revision','',0),(8046,1,'2025-11-03 15:06:04','2025-11-03 15:06:04','','Adobe Commerce simplifies B2B complexity.','','inherit','open','closed','','adobe-b2b','','','2025-11-03 15:06:36','2025-11-03 15:06:36','',7209,'https://actuate.webpreview.co/wp-content/uploads/adobe-b2b.jpg',0,'attachment','image/jpeg',0),(8047,1,'2025-11-03 15:06:38','2025-11-03 15:06:38','','Adobe Commerce','','inherit','closed','closed','','7209-revision-v1','','','2025-11-03 15:06:38','2025-11-03 15:06:38','',7209,'https://actuate.webpreview.co/?p=8047',0,'revision','',0),(8048,1,'2025-11-03 15:07:41','2025-11-03 15:07:41','','Adobe Commerce','','inherit','closed','closed','','7209-revision-v1','','','2025-11-03 15:07:41','2025-11-03 15:07:41','',7209,'https://actuate.webpreview.co/?p=8048',0,'revision','',0),(8049,1,'2025-11-03 15:08:49','2025-11-03 15:08:49','','Adobe Commerce Cloud','','inherit','open','closed','','commerce-cloud','','','2025-11-03 15:09:24','2025-11-03 15:09:24','',7209,'https://actuate.webpreview.co/wp-content/uploads/commerce-cloud.jpg',0,'attachment','image/jpeg',0),(8050,1,'2025-11-03 15:09:26','2025-11-03 15:09:26','','Adobe Commerce','','inherit','closed','closed','','7209-revision-v1','','','2025-11-03 15:09:26','2025-11-03 15:09:26','',7209,'https://actuate.webpreview.co/?p=8050',0,'revision','',0),(8051,1,'2025-11-03 15:09:41','2025-11-03 15:09:41','','Adobe Commerce','','inherit','closed','closed','','7209-revision-v1','','','2025-11-03 15:09:41','2025-11-03 15:09:41','',7209,'https://actuate.webpreview.co/?p=8051',0,'revision','',0),(8052,1,'2025-11-03 15:10:24','2025-11-03 15:10:24','','Adobe Commerce','','inherit','closed','closed','','7209-revision-v1','','','2025-11-03 15:10:24','2025-11-03 15:10:24','',7209,'https://actuate.webpreview.co/?p=8052',0,'revision','',0),(8053,1,'2025-11-03 15:24:29','2025-11-03 15:24:29','','Web Development','','inherit','closed','closed','','7554-revision-v1','','','2025-11-03 15:24:29','2025-11-03 15:24:29','',7554,'https://actuate.webpreview.co/?p=8053',0,'revision','',0),(8054,1,'2025-11-03 15:25:27','2025-11-03 15:25:27','','Replatforming','','inherit','open','closed','','replatforming','','','2025-11-03 15:27:03','2025-11-03 15:27:03','',7554,'https://actuate.webpreview.co/wp-content/uploads/replatforming.jpg',0,'attachment','image/jpeg',0),(8055,1,'2025-11-03 15:27:05','2025-11-03 15:27:05','','Web Development','','inherit','closed','closed','','7554-revision-v1','','','2025-11-03 15:27:05','2025-11-03 15:27:05','',7554,'https://actuate.webpreview.co/?p=8055',0,'revision','',0),(8056,1,'2025-11-03 16:02:15','2025-11-03 16:02:15','','Web Development','','inherit','closed','closed','','7554-revision-v1','','','2025-11-03 16:02:15','2025-11-03 16:02:15','',7554,'https://actuate.webpreview.co/?p=8056',0,'revision','',0),(8057,1,'2025-11-03 16:02:48','2025-11-03 16:02:48','','Web Development','','inherit','closed','closed','','7554-revision-v1','','','2025-11-03 16:02:48','2025-11-03 16:02:48','',7554,'https://actuate.webpreview.co/?p=8057',0,'revision','',0),(8058,1,'2025-11-03 16:04:54','2025-11-03 16:04:54','','Integrations That Scale With You','','inherit','open','closed','','integrations','','','2025-11-03 16:05:29','2025-11-03 16:05:29','',7554,'https://actuate.webpreview.co/wp-content/uploads/integrations.jpg',0,'attachment','image/jpeg',0),(8059,1,'2025-11-03 16:05:32','2025-11-03 16:05:32','','Web Development','','inherit','closed','closed','','7554-revision-v1','','','2025-11-03 16:05:32','2025-11-03 16:05:32','',7554,'https://actuate.webpreview.co/?p=8059',0,'revision','',0),(8060,1,'2025-11-03 16:07:03','2025-11-03 16:07:03','','Recovery Projects','','inherit','open','closed','','recovery-projects','','','2025-11-03 16:07:36','2025-11-03 16:07:36','',7554,'https://actuate.webpreview.co/wp-content/uploads/recovery-projects.jpg',0,'attachment','image/jpeg',0),(8061,1,'2025-11-03 16:07:38','2025-11-03 16:07:38','','Web Development','','inherit','closed','closed','','7554-revision-v1','','','2025-11-03 16:07:38','2025-11-03 16:07:38','',7554,'https://actuate.webpreview.co/?p=8061',0,'revision','',0),(8062,1,'2025-11-03 16:07:52','2025-11-03 16:07:52','','Web Development','','inherit','closed','closed','','7554-revision-v1','','','2025-11-03 16:07:52','2025-11-03 16:07:52','',7554,'https://actuate.webpreview.co/?p=8062',0,'revision','',0),(8063,1,'2025-11-03 16:09:00','2025-11-03 16:09:00','','Web Development','','inherit','closed','closed','','7554-revision-v1','','','2025-11-03 16:09:00','2025-11-03 16:09:00','',7554,'https://actuate.webpreview.co/?p=8063',0,'revision','',0),(8064,1,'2025-11-03 16:10:52','2025-11-03 16:10:52','','CRO','','inherit','closed','closed','','7193-revision-v1','','','2025-11-03 16:10:52','2025-11-03 16:10:52','',7193,'https://actuate.webpreview.co/?p=8064',0,'revision','',0),(8065,1,'2025-11-03 16:11:50','2025-11-03 16:11:50','','CRO','','inherit','closed','closed','','7193-revision-v1','','','2025-11-03 16:11:50','2025-11-03 16:11:50','',7193,'https://actuate.webpreview.co/?p=8065',0,'revision','',0),(8066,1,'2025-11-03 16:13:57','2025-11-03 16:13:57','','CRO','','inherit','closed','closed','','7193-revision-v1','','','2025-11-03 16:13:57','2025-11-03 16:13:57','',7193,'https://actuate.webpreview.co/?p=8066',0,'revision','',0),(8067,1,'2025-11-03 16:19:06','2025-11-03 16:19:06','','CRO','','inherit','closed','closed','','7193-revision-v1','','','2025-11-03 16:19:06','2025-11-03 16:19:06','',7193,'https://actuate.webpreview.co/?p=8067',0,'revision','',0),(8068,1,'2025-11-03 16:19:20','2025-11-03 16:19:20','','CRO','','inherit','closed','closed','','7193-revision-v1','','','2025-11-03 16:19:20','2025-11-03 16:19:20','',7193,'https://actuate.webpreview.co/?p=8068',0,'revision','',0),(8069,1,'2025-11-03 16:23:18','2025-11-03 16:23:18','','CRO','','inherit','closed','closed','','7193-revision-v1','','','2025-11-03 16:23:18','2025-11-03 16:23:18','',7193,'https://actuate.webpreview.co/?p=8069',0,'revision','',0),(8070,1,'2025-11-03 16:23:41','2025-11-03 16:23:41','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_6908d68051047\";s:6:\"layout\";s:5:\"table\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:0:\"\";s:13:\"rows_per_page\";i:20;}','Columns','columns','publish','closed','closed','','field_6908d68951049','','','2026-02-03 16:35:29','2026-02-03 16:35:29','',7298,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=8070',1,'acf-field','',0),(8071,1,'2025-11-03 16:23:41','2025-11-03 16:23:41','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:12:\"preview_size\";s:6:\"medium\";}','Block Image','block_image','publish','closed','closed','','field_6908d6945104a','','','2025-11-03 16:23:41','2025-11-03 16:23:41','',8070,'https://actuate.webpreview.co/?post_type=acf-field&p=8071',0,'acf-field','',0),(8072,1,'2025-11-03 16:23:41','2025-11-03 16:23:41','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Content','block_content','publish','closed','closed','','field_6908d6ad5104b','','','2025-11-03 16:23:41','2025-11-03 16:23:41','',8070,'https://actuate.webpreview.co/?post_type=acf-field&p=8072',1,'acf-field','',0),(8073,1,'2025-11-03 16:30:51','2025-11-03 16:30:51','','Adobe Commerce and Magento CRO','','inherit','open','closed','','adobe-magento-cro','','','2025-11-03 16:31:27','2025-11-03 16:31:27','',7193,'https://actuate.webpreview.co/wp-content/uploads/adobe-magento-cro.jpg',0,'attachment','image/jpeg',0),(8074,1,'2025-11-03 16:31:04','2025-11-03 16:31:04','','Shopify and Shopify Plus CRO','','inherit','open','closed','','shopify-cro','','','2025-11-03 16:31:45','2025-11-03 16:31:45','',7193,'https://actuate.webpreview.co/wp-content/uploads/shopify-cro.jpg',0,'attachment','image/jpeg',0),(8075,1,'2025-11-03 16:32:22','2025-11-03 16:32:22','','CRO','','inherit','closed','closed','','7193-revision-v1','','','2025-11-03 16:32:22','2025-11-03 16:32:22','',7193,'https://actuate.webpreview.co/?p=8075',0,'revision','',0),(8076,1,'2025-11-04 09:25:59','2025-11-04 09:25:59','','Magento Open Source','','inherit','closed','closed','','7207-revision-v1','','','2025-11-04 09:25:59','2025-11-04 09:25:59','',7207,'https://actuate.webpreview.co/?p=8076',0,'revision','',0),(8077,1,'2025-11-04 09:27:21','2025-11-04 09:27:21','','Magento 2 eCommerce Growth','','inherit','open','closed','','solutions-that-grow','','','2025-11-04 09:28:01','2025-11-04 09:28:01','',7207,'https://actuate.webpreview.co/wp-content/uploads/solutions-that-grow.jpg',0,'attachment','image/jpeg',0),(8078,1,'2025-11-04 09:28:05','2025-11-04 09:28:05','','Magento Open Source','','inherit','closed','closed','','7207-revision-v1','','','2025-11-04 09:28:05','2025-11-04 09:28:05','',7207,'https://actuate.webpreview.co/?p=8078',0,'revision','',0),(8079,1,'2025-11-04 09:28:30','2025-11-04 09:28:30','','Magento Open Source','','inherit','closed','closed','','7207-revision-v1','','','2025-11-04 09:28:30','2025-11-04 09:28:30','',7207,'https://actuate.webpreview.co/?p=8079',0,'revision','',0),(8080,1,'2025-11-04 09:29:12','2025-11-04 09:29:12','','Magento Open Source','','inherit','closed','closed','','7207-revision-v1','','','2025-11-04 09:29:12','2025-11-04 09:29:12','',7207,'https://actuate.webpreview.co/?p=8080',0,'revision','',0),(8081,1,'2025-11-04 09:30:00','2025-11-04 09:30:00','','Magento Open Source','','inherit','closed','closed','','7207-revision-v1','','','2025-11-04 09:30:00','2025-11-04 09:30:00','',7207,'https://actuate.webpreview.co/?p=8081',0,'revision','',0),(8082,1,'2025-11-04 09:31:23','2025-11-04 09:31:23','','Magento 2 mobile commerce','','inherit','open','closed','','magento-mobile','','','2025-11-04 09:32:04','2025-11-04 09:32:04','',7207,'https://actuate.webpreview.co/wp-content/uploads/magento-mobile.jpg',0,'attachment','image/jpeg',0),(8083,1,'2025-11-04 09:32:07','2025-11-04 09:32:07','','Magento Open Source','','inherit','closed','closed','','7207-revision-v1','','','2025-11-04 09:32:07','2025-11-04 09:32:07','',7207,'https://actuate.webpreview.co/?p=8083',0,'revision','',0),(8084,1,'2025-11-04 09:33:12','2025-11-04 09:33:12','','Enhance cross selling with Magento 2','','inherit','open','closed','','cross-selling','','','2025-11-04 09:34:03','2025-11-04 09:34:03','',7207,'https://actuate.webpreview.co/wp-content/uploads/cross-selling.jpg',0,'attachment','image/jpeg',0),(8085,1,'2025-11-04 09:34:05','2025-11-04 09:34:05','','Magento Open Source','','inherit','closed','closed','','7207-revision-v1','','','2025-11-04 09:34:05','2025-11-04 09:34:05','',7207,'https://actuate.webpreview.co/?p=8085',0,'revision','',0),(8086,1,'2025-11-04 09:35:04','2025-11-04 09:35:04','','Magento Open Source','','inherit','closed','closed','','7207-revision-v1','','','2025-11-04 09:35:04','2025-11-04 09:35:04','',7207,'https://actuate.webpreview.co/?p=8086',0,'revision','',0),(8087,1,'2025-11-04 10:06:51','2025-11-04 10:06:51','','Unrestricted products - no costly plugins','','inherit','open','closed','','native-support','','','2025-11-04 10:07:41','2025-11-04 10:07:41','',7207,'https://actuate.webpreview.co/wp-content/uploads/native-support.png',0,'attachment','image/png',0),(8088,1,'2025-11-04 10:08:12','2025-11-04 10:08:12','','Streamlined Admin for Faster Edits','','inherit','open','closed','','easy-admin','','','2025-11-04 10:08:44','2025-11-04 10:08:44','',7207,'https://actuate.webpreview.co/wp-content/uploads/easy-admin.jpg',0,'attachment','image/jpeg',0),(8089,1,'2025-11-04 10:08:47','2025-11-04 10:08:47','','Magento Open Source','','inherit','closed','closed','','7207-revision-v1','','','2025-11-04 10:08:47','2025-11-04 10:08:47','',7207,'https://actuate.webpreview.co/?p=8089',0,'revision','',0),(8090,1,'2025-11-04 10:10:14','2025-11-04 10:10:14','','Magento Open Source','','inherit','closed','closed','','7207-revision-v1','','','2025-11-04 10:10:14','2025-11-04 10:10:14','',7207,'https://actuate.webpreview.co/?p=8090',0,'revision','',0),(8091,1,'2025-11-04 10:12:04','2025-11-04 10:12:04','','Unrestricted products - no costly plugins','','inherit','open','closed','','native-support-2','','','2025-11-04 10:12:27','2025-11-04 10:12:27','',7207,'https://actuate.webpreview.co/wp-content/uploads/native-support-1.png',0,'attachment','image/png',0),(8092,1,'2025-11-04 10:12:29','2025-11-04 10:12:29','','Magento Open Source','','inherit','closed','closed','','7207-revision-v1','','','2025-11-04 10:12:29','2025-11-04 10:12:29','',7207,'https://actuate.webpreview.co/?p=8092',0,'revision','',0),(8093,1,'2025-11-04 10:14:25','2025-11-04 10:14:25','','Unrestricted products - no costly plugins','','inherit','open','closed','','native-support-3','','','2025-11-04 10:18:04','2025-11-04 10:18:04','',7207,'https://actuate.webpreview.co/wp-content/uploads/native-support-2.png',0,'attachment','image/png',0),(8094,1,'2025-11-04 10:18:06','2025-11-04 10:18:06','','Magento Open Source','','inherit','closed','closed','','7207-revision-v1','','','2025-11-04 10:18:06','2025-11-04 10:18:06','',7207,'https://actuate.webpreview.co/?p=8094',0,'revision','',0),(8095,1,'2025-11-04 10:20:18','2025-11-04 10:20:18','','Reliable Magento 2 Support That Scales','','inherit','open','closed','','reliable-support','','','2025-11-04 10:20:50','2025-11-04 10:20:50','',7207,'https://actuate.webpreview.co/wp-content/uploads/reliable-support.jpg',0,'attachment','image/jpeg',0),(8096,1,'2025-11-04 10:20:53','2025-11-04 10:20:53','','Magento Open Source','','inherit','closed','closed','','7207-revision-v1','','','2025-11-04 10:20:53','2025-11-04 10:20:53','',7207,'https://actuate.webpreview.co/?p=8096',0,'revision','',0),(8097,1,'2025-11-04 10:25:23','2025-11-04 10:25:23','','Hyvä','','inherit','closed','closed','','7199-revision-v1','','','2025-11-04 10:25:23','2025-11-04 10:25:23','',7199,'https://actuate.webpreview.co/?p=8097',0,'revision','',0),(8098,1,'2025-11-04 10:25:40','2025-11-04 10:25:40','','Hyvä','','inherit','closed','closed','','7199-revision-v1','','','2025-11-04 10:25:40','2025-11-04 10:25:40','',7199,'https://actuate.webpreview.co/?p=8098',0,'revision','',0),(8099,1,'2025-11-04 10:26:28','2025-11-04 10:26:28','','Hyvä','','inherit','closed','closed','','7199-revision-v1','','','2025-11-04 10:26:28','2025-11-04 10:26:28','',7199,'https://actuate.webpreview.co/?p=8099',0,'revision','',0),(8100,1,'2025-11-04 10:28:07','2025-11-04 10:28:07','','Hyvä','','inherit','closed','closed','','7199-revision-v1','','','2025-11-04 10:28:07','2025-11-04 10:28:07','',7199,'https://actuate.webpreview.co/?p=8100',0,'revision','',0),(8101,1,'2025-11-04 10:32:12','2025-11-04 10:32:12','','Magento 2 Hyvä developers','','inherit','open','closed','','hyva-development','','','2025-11-04 10:32:58','2025-11-04 10:32:58','',7199,'https://actuate.webpreview.co/wp-content/uploads/hyva-development.jpg',0,'attachment','image/jpeg',0),(8102,1,'2025-11-04 10:33:02','2025-11-04 10:33:02','','Hyvä','','inherit','closed','closed','','7199-revision-v1','','','2025-11-04 10:33:02','2025-11-04 10:33:02','',7199,'https://actuate.webpreview.co/?p=8102',0,'revision','',0),(8103,1,'2025-11-04 10:35:15','2025-11-04 10:35:15','','Increase conversions on Magento 2 with Hyvä themes','','inherit','open','closed','','hyva-conversions','','','2025-11-04 10:37:47','2025-11-04 10:37:47','',7199,'https://actuate.webpreview.co/wp-content/uploads/hyva-conversions.jpg',0,'attachment','image/jpeg',0),(8104,1,'2025-11-04 10:35:45','2025-11-04 10:35:45','','Hyvä improves Magento 2 page speed','','inherit','open','closed','','hyva-page-speed','','','2025-11-04 10:37:00','2025-11-04 10:37:00','',7199,'https://actuate.webpreview.co/wp-content/uploads/hyva-page-speed.jpg',0,'attachment','image/jpeg',0),(8105,1,'2025-11-04 10:36:14','2025-11-04 10:36:14','','Unlock better SEO with Hyvä themes for Magento 2','','inherit','open','closed','','hyva-seo','','','2025-11-04 10:37:25','2025-11-04 10:37:25','',7199,'https://actuate.webpreview.co/wp-content/uploads/hyva-seo.jpg',0,'attachment','image/jpeg',0),(8106,1,'2025-11-04 10:37:50','2025-11-04 10:37:50','','Hyvä','','inherit','closed','closed','','7199-revision-v1','','','2025-11-04 10:37:50','2025-11-04 10:37:50','',7199,'https://actuate.webpreview.co/?p=8106',0,'revision','',0),(8107,1,'2025-11-04 10:40:18','2025-11-04 10:40:18','','Hyvä','','inherit','closed','closed','','7199-revision-v1','','','2025-11-04 10:40:18','2025-11-04 10:40:18','',7199,'https://actuate.webpreview.co/?p=8107',0,'revision','',0),(8108,1,'2025-11-04 10:53:07','2025-11-04 10:53:07','','Hyvä','','inherit','closed','closed','','7199-revision-v1','','','2025-11-04 10:53:07','2025-11-04 10:53:07','',7199,'https://actuate.webpreview.co/?p=8108',0,'revision','',0),(8109,1,'2025-11-04 14:26:25','2025-11-04 14:26:25','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_690a0ce79c728\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Title','block_title','publish','closed','closed','','field_690a0ce79c729','','','2025-11-04 14:26:25','2025-11-04 14:26:25','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=8109',0,'acf-field','',0),(8110,1,'2025-11-04 14:26:25','2025-11-04 14:26:25','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_690a0ce79c728\";s:6:\"layout\";s:5:\"table\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:7:\"Add Row\";s:13:\"rows_per_page\";i:20;}','Features','features','publish','closed','closed','','field_690a0ce79c72a','','','2025-11-04 14:26:25','2025-11-04 14:26:25','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=8110',1,'acf-field','',0),(8111,1,'2025-11-04 14:26:25','2025-11-04 14:26:25','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:12:\"preview_size\";s:6:\"medium\";}','Feature Icon','feature_icon','publish','closed','closed','','field_690a0ce79c72b','','','2025-11-04 14:26:25','2025-11-04 14:26:25','',8110,'https://actuate.webpreview.co/?post_type=acf-field&p=8111',0,'acf-field','',0),(8112,1,'2025-11-04 14:26:25','2025-11-04 14:26:25','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Feature Text','feature_text','publish','closed','closed','','field_690a0ce79c72c','','','2025-11-04 14:26:25','2025-11-04 14:26:25','',8110,'https://actuate.webpreview.co/?post_type=acf-field&p=8112',1,'acf-field','',0),(8113,1,'2025-11-04 14:28:24','2025-11-04 14:28:24','','Scale','','inherit','open','closed','','scale','','','2025-11-04 14:28:30','2025-11-04 14:28:30','',7199,'https://actuate.webpreview.co/wp-content/uploads/scale.svg',0,'attachment','image/svg+xml',0),(8114,1,'2025-11-04 14:29:00','2025-11-04 14:29:00','','Mobile-First Approach','','inherit','open','closed','','device-phone-mobile','','','2025-11-04 14:29:04','2025-11-04 14:29:04','',7199,'https://actuate.webpreview.co/wp-content/uploads/device-phone-mobile.svg',0,'attachment','image/svg+xml',0),(8115,1,'2025-11-04 14:29:07','2025-11-04 14:29:07','','Hyvä','','inherit','closed','closed','','7199-revision-v1','','','2025-11-04 14:29:07','2025-11-04 14:29:07','',7199,'https://actuate.webpreview.co/?p=8115',0,'revision','',0),(8116,1,'2025-11-04 14:37:13','2025-11-04 14:37:13','','Hyvä','','inherit','closed','closed','','7199-revision-v1','','','2025-11-04 14:37:13','2025-11-04 14:37:13','',7199,'https://actuate.webpreview.co/?p=8116',0,'revision','',0),(8117,1,'2025-11-04 14:38:33','2025-11-04 14:38:33','','Better Visibility in Search','','inherit','open','closed','','magnifying-glass','','','2025-11-04 14:38:38','2025-11-04 14:38:38','',7199,'https://actuate.webpreview.co/wp-content/uploads/magnifying-glass.svg',0,'attachment','image/svg+xml',0),(8118,1,'2025-11-04 14:38:46','2025-11-04 14:38:46','','Hyvä','','inherit','closed','closed','','7199-revision-v1','','','2025-11-04 14:38:46','2025-11-04 14:38:46','',7199,'https://actuate.webpreview.co/?p=8118',0,'revision','',0),(8119,1,'2025-11-04 14:39:36','2025-11-04 14:39:36','','Developer Efficiency','','inherit','open','closed','','clock','','','2025-11-04 14:39:42','2025-11-04 14:39:42','',7199,'https://actuate.webpreview.co/wp-content/uploads/clock.svg',0,'attachment','image/svg+xml',0),(8120,1,'2025-11-04 14:40:06','2025-11-04 14:40:06','','Lightweight and Reliable','','inherit','open','closed','','shield','','','2025-11-04 14:40:11','2025-11-04 14:40:11','',7199,'https://actuate.webpreview.co/wp-content/uploads/shield.svg',0,'attachment','image/svg+xml',0),(8121,1,'2025-11-04 14:40:34','2025-11-04 14:40:34','','Performance-first Architecture','','inherit','open','closed','','rocket','','','2025-11-04 14:40:38','2025-11-04 14:40:38','',7199,'https://actuate.webpreview.co/wp-content/uploads/rocket.svg',0,'attachment','image/svg+xml',0),(8122,1,'2025-11-04 14:40:41','2025-11-04 14:40:41','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>','Hyvä','','inherit','closed','closed','','7199-revision-v1','','','2025-11-04 14:40:41','2025-11-04 14:40:41','',7199,'https://actuate.webpreview.co/?p=8122',0,'revision','',0),(8123,1,'2025-11-04 14:42:04','2025-11-04 14:42:04','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>','Hyvä','','inherit','closed','closed','','7199-revision-v1','','','2025-11-04 14:42:04','2025-11-04 14:42:04','',7199,'https://actuate.webpreview.co/?p=8123',0,'revision','',0),(8124,1,'2025-11-04 14:42:19','2025-11-04 14:42:19','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>','Hyvä','','inherit','closed','closed','','7199-revision-v1','','','2025-11-04 14:42:19','2025-11-04 14:42:19','',7199,'https://actuate.webpreview.co/?p=8124',0,'revision','',0),(8125,1,'2025-11-04 14:42:29','2025-11-04 14:42:29','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>','Hyvä','','inherit','closed','closed','','7199-revision-v1','','','2025-11-04 14:42:29','2025-11-04 14:42:29','',7199,'https://actuate.webpreview.co/?p=8125',0,'revision','',0),(8126,1,'2025-11-04 14:42:48','2025-11-04 14:42:48','&nbsp;\r\n\r\n<scribe-shadow id=\"crxjs-ext\" data-crx=\"okfkdaglfjjjfefdcppliegebpoegaii\" style=\"position: fixed; width: 0px; height: 0px; top: 0px; left: 0px; z-index: 2147483647; overflow: visible; visibility: visible;\"></scribe-shadow>','Hyvä','','inherit','closed','closed','','7199-revision-v1','','','2025-11-04 14:42:48','2025-11-04 14:42:48','',7199,'https://actuate.webpreview.co/?p=8126',0,'revision','',0),(8127,1,'2025-11-04 15:47:30','2025-11-04 15:47:30','','Shopify','','inherit','closed','closed','','7149-revision-v1','','','2025-11-04 15:47:30','2025-11-04 15:47:30','',7149,'https://actuate.webpreview.co/?p=8127',0,'revision','',0),(8128,1,'2025-11-04 15:49:44','2025-11-04 15:49:44','','Shopify (Standard Plans)','','inherit','open','closed','','shopify-10','','','2025-11-04 15:50:04','2025-11-04 15:50:04','',7149,'https://actuate.webpreview.co/wp-content/uploads/shopify.jpg',0,'attachment','image/jpeg',0),(8129,1,'2025-11-04 15:50:12','2025-11-04 15:50:12','','Shopify Advanced','','inherit','open','closed','','shopify-advanced','','','2025-11-04 15:50:22','2025-11-04 15:50:22','',7149,'https://actuate.webpreview.co/wp-content/uploads/shopify-advanced.jpg',0,'attachment','image/jpeg',0),(8130,1,'2025-11-04 15:50:32','2025-11-04 15:50:32','','Shopify Plus','','inherit','open','closed','','shopify-plus-2','','','2025-11-04 15:50:41','2025-11-04 15:50:41','',7149,'https://actuate.webpreview.co/wp-content/uploads/shopify-plus.jpg',0,'attachment','image/jpeg',0),(8131,1,'2025-11-04 15:50:43','2025-11-04 15:50:43','','Shopify','','inherit','closed','closed','','7149-revision-v1','','','2025-11-04 15:50:43','2025-11-04 15:50:43','',7149,'https://actuate.webpreview.co/?p=8131',0,'revision','',0),(8132,1,'2025-11-04 15:51:12','2025-11-04 15:51:12','','Shopify','','inherit','closed','closed','','7149-revision-v1','','','2025-11-04 15:51:12','2025-11-04 15:51:12','',7149,'https://actuate.webpreview.co/?p=8132',0,'revision','',0),(8133,1,'2025-11-04 15:53:37','2025-11-04 15:53:37','','Shopify','','inherit','closed','closed','','7149-revision-v1','','','2025-11-04 15:53:37','2025-11-04 15:53:37','',7149,'https://actuate.webpreview.co/?p=8133',0,'revision','',0),(8134,1,'2025-11-04 15:55:09','2025-11-04 15:55:09','','Replatforming to Shopify','','inherit','open','closed','','shopify-migration','','','2025-11-04 15:55:25','2025-11-04 15:55:25','',7149,'https://actuate.webpreview.co/wp-content/uploads/shopify-migration.jpg',0,'attachment','image/jpeg',0),(8135,1,'2025-11-04 15:55:27','2025-11-04 15:55:27','','Shopify','','inherit','closed','closed','','7149-revision-v1','','','2025-11-04 15:55:27','2025-11-04 15:55:27','',7149,'https://actuate.webpreview.co/?p=8135',0,'revision','',0),(8136,1,'2025-11-05 09:24:29','2025-11-05 09:24:29','','Adobe Commerce & Magento','','inherit','closed','closed','','7147-revision-v1','','','2025-11-05 09:24:29','2025-11-05 09:24:29','',7147,'https://actuate.webpreview.co/?p=8136',0,'revision','',0),(8137,1,'2025-11-05 09:24:56','2025-11-05 09:24:56','','Adobe Commerce & Magento','','inherit','closed','closed','','7147-revision-v1','','','2025-11-05 09:24:56','2025-11-05 09:24:56','',7147,'https://actuate.webpreview.co/?p=8137',0,'revision','',0),(8138,1,'2025-11-05 09:26:16','2025-11-05 09:26:16','','Adobe Commerce & Magento','','inherit','closed','closed','','7147-revision-v1','','','2025-11-05 09:26:16','2025-11-05 09:26:16','',7147,'https://actuate.webpreview.co/?p=8138',0,'revision','',0),(8139,1,'2025-11-05 09:27:46','2025-11-05 09:27:46','','Adobe Commerce & Magento','','inherit','closed','closed','','7147-revision-v1','','','2025-11-05 09:27:46','2025-11-05 09:27:46','',7147,'https://actuate.webpreview.co/?p=8139',0,'revision','',0),(8140,1,'2025-11-05 09:29:41','2025-11-05 09:29:41','','Adobe Commerce & Magento','','inherit','closed','closed','','7147-revision-v1','','','2025-11-05 09:29:41','2025-11-05 09:29:41','',7147,'https://actuate.webpreview.co/?p=8140',0,'revision','',0),(8141,1,'2025-11-05 09:33:34','2025-11-05 09:33:34','','Adobe Commerce & Magento','','inherit','closed','closed','','7147-revision-v1','','','2025-11-05 09:33:34','2025-11-05 09:33:34','',7147,'https://actuate.webpreview.co/?p=8141',0,'revision','',0),(8142,1,'2025-11-05 09:34:01','2025-11-05 09:34:01','','Adobe Commerce & Magento','','inherit','closed','closed','','7147-revision-v1','','','2025-11-05 09:34:01','2025-11-05 09:34:01','',7147,'https://actuate.webpreview.co/?p=8142',0,'revision','',0),(8143,1,'2025-11-05 09:38:31','2025-11-05 09:38:31','','Adobe Commerce & Magento','','inherit','closed','closed','','7147-revision-v1','','','2025-11-05 09:38:31','2025-11-05 09:38:31','',7147,'https://actuate.webpreview.co/?p=8143',0,'revision','',0),(8144,1,'2025-11-05 09:50:15','2025-11-05 09:50:15','','Our Process','','inherit','closed','closed','','7141-revision-v1','','','2025-11-05 09:50:15','2025-11-05 09:50:15','',7141,'https://actuate.webpreview.co/?p=8144',0,'revision','',0),(8145,1,'2025-11-05 09:50:53','2025-11-05 09:50:53','','Our Process','','inherit','closed','closed','','7141-revision-v1','','','2025-11-05 09:50:53','2025-11-05 09:50:53','',7141,'https://actuate.webpreview.co/?p=8145',0,'revision','',0),(8146,1,'2025-11-05 09:57:39','2025-11-05 09:57:39','','We Are Driven by One Thing - Your Conversion Rate Optimisation.','','inherit','open','closed','','driven-by-cro','','','2025-11-05 09:58:02','2025-11-05 09:58:02','',7141,'https://actuate.webpreview.co/wp-content/uploads/driven-by-cro.png',0,'attachment','image/png',0),(8147,1,'2025-11-05 09:58:38','2025-11-05 09:58:38','','Motivated by Your Success.  (Not ours).','','inherit','open','closed','','motivated-success','','','2025-11-05 09:58:57','2025-11-05 09:58:57','',7141,'https://actuate.webpreview.co/wp-content/uploads/motivated-success.png',0,'attachment','image/png',0),(8148,1,'2025-11-05 09:59:01','2025-11-05 09:59:01','','Our Process','','inherit','closed','closed','','7141-revision-v1','','','2025-11-05 09:59:01','2025-11-05 09:59:01','',7141,'https://actuate.webpreview.co/?p=8148',0,'revision','',0),(8149,1,'2025-11-05 09:59:38','2025-11-05 09:59:38','','UX built to convert','','inherit','open','closed','','customer-ux','','','2025-11-05 09:59:45','2025-11-05 09:59:45','',7141,'https://actuate.webpreview.co/wp-content/uploads/customer-ux.png',0,'attachment','image/png',0),(8150,1,'2025-11-05 09:59:55','2025-11-05 09:59:55','','Decisions Based On Data','','inherit','open','closed','','data-driven','','','2025-11-05 10:00:02','2025-11-05 10:00:02','',7141,'https://actuate.webpreview.co/wp-content/uploads/data-driven.png',0,'attachment','image/png',0),(8151,1,'2025-11-05 10:00:12','2025-11-05 10:00:12','','No delays. No drama.','','inherit','open','closed','','on-time','','','2025-11-05 10:00:20','2025-11-05 10:00:20','',7141,'https://actuate.webpreview.co/wp-content/uploads/on-time.png',0,'attachment','image/png',0),(8152,1,'2025-11-05 10:00:38','2025-11-05 10:00:38','','Backed by people who know their stuff','','inherit','open','closed','','ecommerce-experts','','','2025-11-05 10:00:45','2025-11-05 10:00:45','',7141,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-experts.png',0,'attachment','image/png',0),(8153,1,'2025-11-05 10:00:55','2025-11-05 10:00:55','','Safe, secure, and sorted','','inherit','open','closed','','safe','','','2025-11-05 10:01:04','2025-11-05 10:01:04','',7141,'https://actuate.webpreview.co/wp-content/uploads/safe.png',0,'attachment','image/png',0),(8154,1,'2025-11-05 10:01:06','2025-11-05 10:01:06','','Our Process','','inherit','closed','closed','','7141-revision-v1','','','2025-11-05 10:01:06','2025-11-05 10:01:06','',7141,'https://actuate.webpreview.co/?p=8154',0,'revision','',0),(8155,1,'2025-11-05 10:01:31','2025-11-05 10:01:31','','B2C. B2B or D2C - We’ve Got You Covered.','','inherit','open','closed','','b2b-b2c-covered','','','2025-11-05 10:01:48','2025-11-05 10:01:48','',7141,'https://actuate.webpreview.co/wp-content/uploads/b2b-b2c-covered.png',0,'attachment','image/png',0),(8156,1,'2025-11-05 10:01:51','2025-11-05 10:01:51','','Our Process','','inherit','closed','closed','','7141-revision-v1','','','2025-11-05 10:01:51','2025-11-05 10:01:51','',7141,'https://actuate.webpreview.co/?p=8156',0,'revision','',0),(8157,1,'2025-11-05 10:04:03','2025-11-05 10:04:03','','Decisions Based On Data','','inherit','open','closed','','data-driven-2','','','2025-11-05 10:04:25','2025-11-05 10:04:25','',7141,'https://actuate.webpreview.co/wp-content/uploads/data-driven-1.png',0,'attachment','image/png',0),(8158,1,'2025-11-05 10:04:35','2025-11-05 10:04:35','','Safe, secure, and sorted','','inherit','open','closed','','safe-2','','','2025-11-05 10:04:43','2025-11-05 10:04:43','',7141,'https://actuate.webpreview.co/wp-content/uploads/safe-1.png',0,'attachment','image/png',0),(8159,1,'2025-11-05 10:04:45','2025-11-05 10:04:45','','Our Process','','inherit','closed','closed','','7141-revision-v1','','','2025-11-05 10:04:45','2025-11-05 10:04:45','',7141,'https://actuate.webpreview.co/?p=8159',0,'revision','',0),(8160,1,'2025-11-05 10:06:34','2025-11-05 10:06:34','','Confident, Approachable & Fun','','inherit','open','closed','','website','','','2025-11-05 10:06:40','2025-11-05 10:06:40','',7141,'https://actuate.webpreview.co/wp-content/uploads/Website.svg',0,'attachment','image/svg+xml',0),(8161,1,'2025-11-05 10:08:11','2025-11-05 10:08:11','','Supportive, Collaborative & Understanding','','inherit','open','closed','','supportive-2','','','2025-11-05 10:08:14','2025-11-05 10:08:14','',7141,'https://actuate.webpreview.co/wp-content/uploads/supportive-1.svg',0,'attachment','image/svg+xml',0),(8162,1,'2025-11-05 10:08:25','2025-11-05 10:08:25','','Decisive, Involved & Accountable','','inherit','open','closed','','decisive-2','','','2025-11-05 10:08:28','2025-11-05 10:08:28','',7141,'https://actuate.webpreview.co/wp-content/uploads/decisive-1.svg',0,'attachment','image/svg+xml',0),(8163,1,'2025-11-05 10:08:39','2025-11-05 10:08:39','','Expert Commercial Awareness & Insight','','inherit','open','closed','','expert','','','2025-11-05 10:08:42','2025-11-05 10:08:42','',7141,'https://actuate.webpreview.co/wp-content/uploads/expert.svg',0,'attachment','image/svg+xml',0),(8164,1,'2025-11-05 10:08:50','2025-11-05 10:08:50','','People-first team culture. Supportive & Family-focused','','inherit','open','closed','','people','','','2025-11-05 10:08:53','2025-11-05 10:08:53','',7141,'https://actuate.webpreview.co/wp-content/uploads/people.svg',0,'attachment','image/svg+xml',0),(8165,1,'2025-11-05 10:09:02','2025-11-05 10:09:02','','Passionately Driven to Make a Difference','','inherit','open','closed','','passionate-2','','','2025-11-05 10:09:06','2025-11-05 10:09:06','',7141,'https://actuate.webpreview.co/wp-content/uploads/passionate-1.svg',0,'attachment','image/svg+xml',0),(8166,1,'2025-11-05 10:09:09','2025-11-05 10:09:09','','Our Process','','inherit','closed','closed','','7141-revision-v1','','','2025-11-05 10:09:09','2025-11-05 10:09:09','',7141,'https://actuate.webpreview.co/?p=8166',0,'revision','',0),(8167,1,'2025-11-05 10:09:30','2025-11-05 10:09:30','','Our Process','','inherit','closed','closed','','7141-revision-v1','','','2025-11-05 10:09:30','2025-11-05 10:09:30','',7141,'https://actuate.webpreview.co/?p=8167',0,'revision','',0),(8168,1,'2025-11-05 12:01:55','2025-11-05 12:01:55','','Our Process','','inherit','open','closed','','project-process-diagram','','','2025-11-05 12:02:12','2025-11-05 12:02:12','',7141,'https://actuate.webpreview.co/wp-content/uploads/Project-Process-Diagram.png',0,'attachment','image/png',0),(8169,1,'2025-11-05 12:02:22','2025-11-05 12:02:22','','Our Process','','inherit','closed','closed','','7141-revision-v1','','','2025-11-05 12:02:22','2025-11-05 12:02:22','',7141,'https://actuate.webpreview.co/?p=8169',0,'revision','',0),(8170,1,'2025-11-05 12:06:46','2025-11-05 12:06:46','','Conversion Rate Optimisation','','inherit','open','closed','','cro-min','','','2025-11-05 12:08:40','2025-11-05 12:08:40','',7103,'https://actuate.webpreview.co/wp-content/uploads/CRO-min.jpg',0,'attachment','image/jpeg',0),(8171,1,'2025-11-05 12:06:55','2025-11-05 12:06:55','','Hyvä Partners','','inherit','open','closed','','hyva-min','','','2025-11-05 12:08:11','2025-11-05 12:08:11','',7103,'https://actuate.webpreview.co/wp-content/uploads/Hyva-min.jpg',0,'attachment','image/jpeg',0),(8172,1,'2025-11-05 12:06:58','2025-11-05 12:06:58','','Magento 2 & Adobe Commerce','','inherit','open','closed','','magento-2-adobe-commerce-min','','','2025-11-05 12:08:02','2025-11-05 12:08:02','',7103,'https://actuate.webpreview.co/wp-content/uploads/Magento-2-Adobe-Commerce-min.jpg',0,'attachment','image/jpeg',0),(8173,1,'2025-11-05 12:07:01','2025-11-05 12:07:01','','Maintenance & Support','','inherit','open','closed','','maintenance-support-min','','','2025-11-05 12:08:51','2025-11-05 12:08:51','',7103,'https://actuate.webpreview.co/wp-content/uploads/Maintenance-Support-min.jpg',0,'attachment','image/jpeg',0),(8174,1,'2025-11-05 12:07:04','2025-11-05 12:07:04','','NNP Workshop','','inherit','open','closed','','nnp-workshop-min','','','2025-11-05 12:07:46','2025-11-05 12:07:46','',7103,'https://actuate.webpreview.co/wp-content/uploads/NNP-Workshop-min.jpg',0,'attachment','image/jpeg',0),(8175,1,'2025-11-05 12:07:07','2025-11-05 12:07:07','','Shopify Development','','inherit','open','closed','','shopify-min','','','2025-11-05 12:08:23','2025-11-05 12:08:23','',7103,'https://actuate.webpreview.co/wp-content/uploads/Shopify-min.jpg',0,'attachment','image/jpeg',0),(8176,1,'2025-11-05 12:08:54','2025-11-05 12:08:54','','About Us','','inherit','closed','closed','','7103-revision-v1','','','2025-11-05 12:08:54','2025-11-05 12:08:54','',7103,'https://actuate.webpreview.co/?p=8176',0,'revision','',0),(8177,1,'2025-11-05 12:09:15','2025-11-05 12:09:15','','About Us','','inherit','closed','closed','','7103-revision-v1','','','2025-11-05 12:09:15','2025-11-05 12:09:15','',7103,'https://actuate.webpreview.co/?p=8177',0,'revision','',0),(8178,1,'2025-11-05 12:39:51','2025-11-05 12:39:51','','About Us','','inherit','closed','closed','','7103-revision-v1','','','2025-11-05 12:39:51','2025-11-05 12:39:51','',7103,'https://actuate.webpreview.co/?p=8178',0,'revision','',0),(8179,1,'2025-11-05 12:44:07','2025-11-05 12:44:07','','Aero Commerce','','inherit','closed','closed','','7151-revision-v1','','','2025-11-05 12:44:07','2025-11-05 12:44:07','',7151,'https://actuate.webpreview.co/?p=8179',0,'revision','',0),(8180,1,'2025-11-05 12:44:50','2025-11-05 12:44:50','','Aero Commerce','','inherit','closed','closed','','7151-revision-v1','','','2025-11-05 12:44:50','2025-11-05 12:44:50','',7151,'https://actuate.webpreview.co/?p=8180',0,'revision','',0),(8181,1,'2025-11-05 12:45:08','2025-11-05 12:45:08','','Aero Commerce','','inherit','closed','closed','','7151-revision-v1','','','2025-11-05 12:45:08','2025-11-05 12:45:08','',7151,'https://actuate.webpreview.co/?p=8181',0,'revision','',0),(8182,1,'2025-11-06 12:18:17','2025-11-06 12:18:17','','Web Development','','inherit','closed','closed','','7554-revision-v1','','','2025-11-06 12:18:17','2025-11-06 12:18:17','',7554,'https://actuate.webpreview.co/?p=8182',0,'revision','',0),(8183,1,'2025-11-06 12:28:12','2025-11-06 12:28:12','','Shopify','','inherit','closed','closed','','7149-revision-v1','','','2025-11-06 12:28:12','2025-11-06 12:28:12','',7149,'https://actuate.webpreview.co/?p=8183',0,'revision','',0),(8184,1,'2025-11-06 12:28:34','2025-11-06 12:28:34','','Shopify','','inherit','closed','closed','','7149-revision-v1','','','2025-11-06 12:28:34','2025-11-06 12:28:34','',7149,'https://actuate.webpreview.co/?p=8184',0,'revision','',0),(8185,1,'2025-11-06 12:29:37','2025-11-06 12:29:37','','Shopify','','inherit','closed','closed','','7149-revision-v1','','','2025-11-06 12:29:37','2025-11-06 12:29:37','',7149,'https://actuate.webpreview.co/?p=8185',0,'revision','',0),(8186,1,'2025-11-06 12:35:00','2025-11-06 12:35:00','','Shopify','','inherit','closed','closed','','7149-revision-v1','','','2025-11-06 12:35:00','2025-11-06 12:35:00','',7149,'https://actuate.webpreview.co/?p=8186',0,'revision','',0),(8187,1,'2025-11-06 12:36:44','2025-11-06 12:36:44','','Shopify','','inherit','closed','closed','','7149-revision-v1','','','2025-11-06 12:36:44','2025-11-06 12:36:44','',7149,'https://actuate.webpreview.co/?p=8187',0,'revision','',0),(8188,1,'2025-11-06 12:38:01','2025-11-06 12:38:01','','Shopify','','inherit','closed','closed','','7149-revision-v1','','','2025-11-06 12:38:01','2025-11-06 12:38:01','',7149,'https://actuate.webpreview.co/?p=8188',0,'revision','',0),(8189,1,'2025-11-06 12:39:10','2025-11-06 12:39:10','','Shopify Plus','','inherit','closed','closed','','7868-revision-v1','','','2025-11-06 12:39:10','2025-11-06 12:39:10','',7868,'https://actuate.webpreview.co/?p=8189',0,'revision','',0),(8190,1,'2025-11-06 12:40:41','2025-11-06 12:40:41','','Shopify Plus','','inherit','closed','closed','','7868-revision-v1','','','2025-11-06 12:40:41','2025-11-06 12:40:41','',7868,'https://actuate.webpreview.co/?p=8190',0,'revision','',0),(8191,1,'2025-11-06 12:41:52','2025-11-06 12:41:52','','Shopify Plus','','inherit','closed','closed','','7868-revision-v1','','','2025-11-06 12:41:52','2025-11-06 12:41:52','',7868,'https://actuate.webpreview.co/?p=8191',0,'revision','',0),(8192,1,'2025-11-06 12:45:30','2025-11-06 12:45:30','','Shopify Plus','','inherit','closed','closed','','7868-revision-v1','','','2025-11-06 12:45:30','2025-11-06 12:45:30','',7868,'https://actuate.webpreview.co/?p=8192',0,'revision','',0),(8193,1,'2025-11-06 12:45:40','2025-11-06 12:45:40','','Shopify Plus','','inherit','closed','closed','','7868-revision-v1','','','2025-11-06 12:45:40','2025-11-06 12:45:40','',7868,'https://actuate.webpreview.co/?p=8193',0,'revision','',0),(8194,1,'2025-11-06 12:45:53','2025-11-06 12:45:53','','Shopify Plus','','inherit','closed','closed','','7868-revision-v1','','','2025-11-06 12:45:53','2025-11-06 12:45:53','',7868,'https://actuate.webpreview.co/?p=8194',0,'revision','',0),(8195,1,'2025-11-06 12:47:36','2025-11-06 12:47:36','','Shopify Plus','','inherit','closed','closed','','7868-revision-v1','','','2025-11-06 12:47:36','2025-11-06 12:47:36','',7868,'https://actuate.webpreview.co/?p=8195',0,'revision','',0),(8196,1,'2025-11-06 12:48:21','2025-11-06 12:48:21','','Shopify Plus','','inherit','closed','closed','','7868-revision-v1','','','2025-11-06 12:48:21','2025-11-06 12:48:21','',7868,'https://actuate.webpreview.co/?p=8196',0,'revision','',0),(8197,1,'2025-11-06 12:49:13','2025-11-06 12:49:13','','Shopify Plus','','inherit','closed','closed','','7868-revision-v1','','','2025-11-06 12:49:13','2025-11-06 12:49:13','',7868,'https://actuate.webpreview.co/?p=8197',0,'revision','',0),(8198,1,'2025-11-06 17:05:45','2025-11-06 17:05:45','','Development','','inherit','closed','closed','','7861-revision-v1','','','2025-11-06 17:05:45','2025-11-06 17:05:45','',7861,'https://actuate.webpreview.co/?p=8198',0,'revision','',0),(8199,1,'2025-11-06 17:07:59','2025-11-06 17:07:59','','Development','','inherit','closed','closed','','7861-revision-v1','','','2025-11-06 17:07:59','2025-11-06 17:07:59','',7861,'https://actuate.webpreview.co/?p=8199',0,'revision','',0),(8200,1,'2025-11-06 17:09:48','2025-11-06 17:09:48','','Development','','inherit','closed','closed','','7861-revision-v1','','','2025-11-06 17:09:48','2025-11-06 17:09:48','',7861,'https://actuate.webpreview.co/?p=8200',0,'revision','',0),(8201,1,'2025-11-06 17:10:01','2025-11-06 17:10:01','','Development','','inherit','closed','closed','','7861-revision-v1','','','2025-11-06 17:10:01','2025-11-06 17:10:01','',7861,'https://actuate.webpreview.co/?p=8201',0,'revision','',0),(8202,1,'2025-11-07 09:14:31','2025-11-07 09:14:31','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-07 09:14:31','2025-11-07 09:14:31','',7145,'https://actuate.webpreview.co/?p=8202',0,'revision','',0),(8203,1,'2025-11-07 09:17:23','2025-11-07 09:17:23','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-07 09:17:23','2025-11-07 09:17:23','',7145,'https://actuate.webpreview.co/?p=8203',0,'revision','',0),(8204,1,'2025-11-07 09:19:54','2025-11-07 09:19:54','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-07 09:19:54','2025-11-07 09:19:54','',7145,'https://actuate.webpreview.co/?p=8204',0,'revision','',0),(8205,1,'2025-11-07 09:20:05','2025-11-07 09:20:05','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-07 09:20:05','2025-11-07 09:20:05','',7145,'https://actuate.webpreview.co/?p=8205',0,'revision','',0),(8206,1,'2025-11-07 09:21:08','2025-11-07 09:21:08','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-07 09:21:08','2025-11-07 09:21:08','',7145,'https://actuate.webpreview.co/?p=8206',0,'revision','',0),(8207,1,'2025-11-07 09:22:49','2025-11-07 09:22:49','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-07 09:22:49','2025-11-07 09:22:49','',7145,'https://actuate.webpreview.co/?p=8207',0,'revision','',0),(8208,1,'2025-11-07 09:23:59','2025-11-07 09:23:59','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-07 09:23:59','2025-11-07 09:23:59','',7145,'https://actuate.webpreview.co/?p=8208',0,'revision','',0),(8209,1,'2025-11-07 09:24:30','2025-11-07 09:24:30','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-07 09:24:30','2025-11-07 09:24:30','',7145,'https://actuate.webpreview.co/?p=8209',0,'revision','',0),(8210,1,'2025-11-07 09:27:14','2025-11-07 09:27:14','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_690dbb26acc0c\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Intro','block_intro','publish','closed','closed','','field_690dbb26acc0d','','','2025-11-07 09:27:14','2025-11-07 09:27:14','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=8210',0,'acf-field','',0),(8212,1,'2025-11-07 09:28:06','2025-11-07 09:28:06','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-07 09:28:06','2025-11-07 09:28:06','',7145,'https://actuate.webpreview.co/?p=8212',0,'revision','',0),(8213,1,'2025-11-07 09:29:30','2025-11-07 09:29:30','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_690dbb26acc0c\";s:9:\"post_type\";a:1:{i:0;s:12:\"case_studies\";}s:11:\"post_status\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:13:\"return_format\";s:6:\"object\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:17:\"allow_in_bindings\";i:0;s:13:\"bidirectional\";i:0;s:2:\"ui\";i:1;s:20:\"bidirectional_target\";a:0:{}}','Case Study to Show','case_study_to_show','publish','closed','closed','','field_690dbbc960177','','','2025-11-07 09:29:30','2025-11-07 09:29:30','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=8213',1,'acf-field','',0),(8214,1,'2025-11-07 10:30:13','2025-11-07 10:30:13','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Project Duration','project_duration','publish','closed','closed','','field_690dca25e00ac','','','2025-11-07 10:30:13','2025-11-07 10:30:13','',7243,'https://actuate.webpreview.co/?post_type=acf-field&p=8214',3,'acf-field','',0),(8215,1,'2025-11-07 10:31:14','2025-11-07 10:31:14','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-07 10:31:14','2025-11-07 10:31:14','',7145,'https://actuate.webpreview.co/?p=8215',0,'revision','',0),(8216,1,'2025-11-07 10:32:08','2025-11-07 10:32:08','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_690dca9c8b45d\";s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:17:\"allow_in_bindings\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Show Background','show_background','publish','closed','closed','','field_690dca9c8b45e','','','2025-11-07 10:32:08','2025-11-07 10:32:08','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=8216',0,'acf-field','',0),(8217,1,'2025-11-07 10:32:08','2025-11-07 10:32:08','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_690dca9c8b45d\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Content','block_content','publish','closed','closed','','field_690dca9c8b45f','','','2025-11-07 10:32:08','2025-11-07 10:32:08','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=8217',1,'acf-field','',0),(8218,1,'2025-11-07 10:33:09','2025-11-07 10:33:09','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-07 10:33:09','2025-11-07 10:33:09','',7145,'https://actuate.webpreview.co/?p=8218',0,'revision','',0),(8219,1,'2025-11-07 10:43:30','2025-11-07 10:43:30','','Sectors','','inherit','closed','closed','','7153-revision-v1','','','2025-11-07 10:43:30','2025-11-07 10:43:30','',7153,'https://actuate.webpreview.co/?p=8219',0,'revision','',0),(8220,1,'2025-11-07 10:44:38','2025-11-07 10:44:38','','Home & Garden eCommerce Agency','','inherit','open','closed','','book-on-a-black-and-white-pouf-in-the-middle-of-a-bright-terrace-with-a-rattan-corner-sofa-hanging-chair-and-round-rug-real-photo','','','2025-11-07 10:45:05','2025-11-07 10:45:05','',7153,'https://actuate.webpreview.co/wp-content/uploads/home-garden.jpg',0,'attachment','image/jpeg',0),(8221,1,'2025-11-07 10:45:07','2025-11-07 10:45:07','','Sectors','','inherit','closed','closed','','7153-revision-v1','','','2025-11-07 10:45:07','2025-11-07 10:45:07','',7153,'https://actuate.webpreview.co/?p=8221',0,'revision','',0),(8222,1,'2025-11-07 10:45:18','2025-11-07 10:45:18','','Sectors','','inherit','closed','closed','','7153-revision-v1','','','2025-11-07 10:45:18','2025-11-07 10:45:18','',7153,'https://actuate.webpreview.co/?p=8222',0,'revision','',0),(8223,1,'2025-11-07 10:46:26','2025-11-07 10:46:26','','Lifestyle Retail eCommerce Agency','','inherit','open','closed','','woman-carefully-unpacking-new-smartphone-and-removing-screen-protector-sitting-on-white-table-with-charging-cable-in-box-visible-in-background','','','2025-11-07 10:46:49','2025-11-07 10:46:49','',7153,'https://actuate.webpreview.co/wp-content/uploads/lifestyle-retail.jpg',0,'attachment','image/jpeg',0),(8224,1,'2025-11-07 10:46:51','2025-11-07 10:46:51','','Sectors','','inherit','closed','closed','','7153-revision-v1','','','2025-11-07 10:46:51','2025-11-07 10:46:51','',7153,'https://actuate.webpreview.co/?p=8224',0,'revision','',0),(8225,1,'2025-11-07 10:52:51','2025-11-07 10:52:51','','Health & Beauty eCommerce Agency','','inherit','open','closed','','cream-moisturizer-and-facial-black-woman-in-skincare-beauty-or-cosmetics-promotion-on-white-wall-background-face-calm-and-gen-z-people-or-model-lotion-suncream-or-moisturizer-for-skin-care','','','2025-11-07 10:53:17','2025-11-07 10:53:17','',7153,'https://actuate.webpreview.co/wp-content/uploads/health-beauty.jpg',0,'attachment','image/jpeg',0),(8226,1,'2025-11-07 10:53:20','2025-11-07 10:53:20','','Sectors','','inherit','closed','closed','','7153-revision-v1','','','2025-11-07 10:53:20','2025-11-07 10:53:20','',7153,'https://actuate.webpreview.co/?p=8226',0,'revision','',0),(8227,1,'2025-11-07 10:58:44','2025-11-07 10:58:44','','Fashion eCommerce agency','','inherit','open','closed','','mixed-race-young-woman-checking-her-online-shopping-delivery','','','2025-11-07 10:59:02','2025-11-07 10:59:02','',7153,'https://actuate.webpreview.co/wp-content/uploads/fashion.jpg',0,'attachment','image/jpeg',0),(8228,1,'2025-11-07 10:59:04','2025-11-07 10:59:04','','Sectors','','inherit','closed','closed','','7153-revision-v1','','','2025-11-07 10:59:04','2025-11-07 10:59:04','',7153,'https://actuate.webpreview.co/?p=8228',0,'revision','',0),(8229,1,'2025-11-07 11:04:20','2025-11-07 11:04:20','','Sports & Fitness eCommerce Agency','','inherit','open','closed','','athletic-man-running-on-treadmill-in-a-gym','','','2025-11-07 11:04:48','2025-11-07 11:04:48','',7153,'https://actuate.webpreview.co/wp-content/uploads/sports-fitness.jpg',0,'attachment','image/jpeg',0),(8230,1,'2025-11-07 11:05:26','2025-11-07 11:05:26','','Sectors','','inherit','closed','closed','','7153-revision-v1','','','2025-11-07 11:05:26','2025-11-07 11:05:26','',7153,'https://actuate.webpreview.co/?p=8230',0,'revision','',0),(8232,1,'2025-11-07 11:34:23','2025-11-07 11:34:23','','Fashion eCommerce Agency','','inherit','open','closed','','stylish-dark-skinned-man-wearing-a-yellow-blazer','','','2025-11-07 11:34:45','2025-11-07 11:34:45','',7109,'https://actuate.webpreview.co/wp-content/uploads/fashion-ecommece.jpg',0,'attachment','image/jpeg',0),(8233,1,'2025-11-07 11:34:59','2025-11-07 11:34:59','','Home & Garden eCommerce Agency','','inherit','closed','closed','','7109-revision-v1','','','2025-11-07 11:34:59','2025-11-07 11:34:59','',7109,'https://actuate.webpreview.co/?p=8233',0,'revision','',0),(8234,1,'2025-11-07 11:35:34','2025-11-07 11:35:34','','Home & Garden eCommerce Agency','','inherit','closed','closed','','7109-revision-v1','','','2025-11-07 11:35:34','2025-11-07 11:35:34','',7109,'https://actuate.webpreview.co/?p=8234',0,'revision','',0),(8235,1,'2025-11-07 11:37:22','2025-11-07 11:37:22','','Fashion eCommerce development','','inherit','open','closed','','fashion-ecommerce-development','','','2025-11-07 11:37:43','2025-11-07 11:37:43','',7109,'https://actuate.webpreview.co/wp-content/uploads/fashion-ecommerce-development.jpg',0,'attachment','image/jpeg',0),(8236,1,'2025-11-07 11:37:44','2025-11-07 11:37:44','','Home & Garden eCommerce Agency','','inherit','closed','closed','','7109-revision-v1','','','2025-11-07 11:37:44','2025-11-07 11:37:44','',7109,'https://actuate.webpreview.co/?p=8236',0,'revision','',0),(8237,1,'2025-11-07 11:38:37','2025-11-07 11:38:37','','Home & Garden eCommerce Agency','','inherit','closed','closed','','7109-revision-v1','','','2025-11-07 11:38:37','2025-11-07 11:38:37','',7109,'https://actuate.webpreview.co/?p=8237',0,'revision','',0),(8240,1,'2017-06-21 11:39:15','2017-06-21 10:39:15','','RAR Digital Awards - Finalist 2017','','publish','closed','closed','','rar-digital-awards-finalist-2017','','','2025-11-28 11:39:45','2025-11-28 11:39:45','',0,'https://actuate.webpreview.co/?post_type=awards&#038;p=8240',0,'awards','',0),(8241,1,'2018-06-28 11:39:55','2018-06-28 10:39:55','','The Drum Recommended Digital Agency Awards - Finalist 2018','','publish','closed','closed','','the-drum-recommended-digital-agency-awards-finalist-2018','','','2025-11-28 11:40:55','2025-11-28 11:40:55','',0,'https://actuate.webpreview.co/?post_type=awards&#038;p=8241',0,'awards','',0),(8242,1,'2019-05-28 11:50:41','2019-05-28 10:50:41','','Media Innovator Award - 2019','','publish','closed','closed','','media-innovator-award-2019','','','2025-11-28 11:54:06','2025-11-28 11:54:06','',0,'https://actuate.webpreview.co/?post_type=awards&#038;p=8242',0,'awards','',0),(8243,1,'2019-06-28 11:51:32','2019-06-28 10:51:32','','The Drum Recommends Digital Awards - Finalist 2019','','publish','closed','closed','','the-drum-recommends-digital-awards-finalist-2019','','','2025-11-28 11:52:13','2025-11-28 11:52:13','',0,'https://actuate.webpreview.co/?post_type=awards&#038;p=8243',0,'awards','',0),(8244,1,'2020-05-28 11:52:22','2020-05-28 10:52:22','','Media Innovator Awards - 2020','','publish','closed','closed','','media-innovator-awards-2020','','','2025-11-28 11:52:54','2025-11-28 11:52:54','',0,'https://actuate.webpreview.co/?post_type=awards&#038;p=8244',0,'awards','',0),(8245,1,'2021-06-28 11:53:05','2021-06-28 10:53:05','','The Drum Recommends Awards Digital - Finalist 2021','','publish','closed','closed','','the-drum-recommends-awards-digital-finalist-2021','','','2025-11-28 11:53:48','2025-11-28 11:53:48','',0,'https://actuate.webpreview.co/?post_type=awards&#038;p=8245',0,'awards','',0),(8246,1,'2025-11-28 11:56:10','2025-11-28 11:56:10','<h2>Scale. Grow. Succeed.</h2>\r\nBuilt with the customer experience front and centre, we create affordable eCommerce stores that convert, shattering your sales targets and accelerating your business growth.\r\n\r\nGrowth undoubtedly brings challenges along with it. As trusted Magento and Hyvä specialists, we effortlessly resolve your growing pains. Our solutions-focused approach will see your site’s performance skyrocket – leaving you <strong>only with nice problems to have.</strong>','Home Page','','inherit','closed','closed','','9-revision-v1','','','2025-11-28 11:56:10','2025-11-28 11:56:10','',9,'https://actuate.webpreview.co/?p=8246',0,'revision','',0),(8247,1,'2025-08-22 12:06:46','2025-08-22 11:06:46','','Best Small Digital Agency of the Year 2025  DIY, HOME, FURNITURE & INTERIOR DESIGN ECOMMERCE WEBSITE OF THE YEAR','','publish','closed','closed','','best-small-digital-agency-of-the-year-2025-diy-home-furniture-interior-design-ecommerce-website-of-the-year','','','2025-11-28 12:09:08','2025-11-28 12:09:08','',0,'https://actuate.webpreview.co/?post_type=awards&#038;p=8247',0,'awards','',0),(8248,1,'2025-11-28 12:07:08','2025-11-28 12:07:08','','Best Small Digital Agency of the Year 2025  DIY, HOME, FURNITURE & INTERIOR DESIGN ECOMMERCE WEBSITE OF THE YEAR','','inherit','open','closed','','ukeca25_finalist_1-1','','','2025-11-28 12:07:19','2025-11-28 12:07:19','',8247,'https://actuate.webpreview.co/wp-content/uploads/UKeCA25_Finalist_1.1.png',0,'attachment','image/png',0),(8249,1,'2025-09-19 12:07:57','2025-09-19 11:07:57','','Best UX & CRO Services Provider of the Year - UK','','publish','closed','closed','','best-ux-cro-services-provider-of-the-year-uk','','','2025-11-28 12:08:28','2025-11-28 12:08:28','',0,'https://actuate.webpreview.co/?post_type=awards&#038;p=8249',0,'awards','',0),(8250,1,'2025-11-28 12:08:06','2025-11-28 12:08:06','','Best UX & CRO Services Provider of the Year - UK','','inherit','open','closed','','global-100-2026-awards-logo-1','','','2025-11-28 12:08:17','2025-11-28 12:08:17','',8249,'https://actuate.webpreview.co/wp-content/uploads/global-100-2026-awards-logo-1.png',0,'attachment','image/png',0),(8251,1,'2025-11-21 12:09:11','2025-11-21 12:09:11','','Northern Digital Awards - Best Small Digital Agency of the Year','','publish','closed','closed','','northern-digital-awards-best-small-digital-agency-of-the-year','','','2025-11-28 12:09:54','2025-11-28 12:09:54','',0,'https://actuate.webpreview.co/?post_type=awards&#038;p=8251',0,'awards','',0),(8252,1,'2025-11-28 12:09:39','2025-11-28 12:09:39','','Northern Digital Awards - Best Small Digital Agency of the Year','','inherit','open','closed','','nda26_finalist_colour-2048x2048','','','2025-11-28 12:09:51','2025-11-28 12:09:51','',8251,'https://actuate.webpreview.co/wp-content/uploads/NDA26_Finalist_Colour-2048x2048-1.png',0,'attachment','image/png',0),(8253,1,'2025-11-28 13:41:48','2025-11-28 13:41:48','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_6929a67a18fda\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Intro','block_intro','publish','closed','closed','','field_6929a69018fdd','','','2025-11-28 13:41:48','2025-11-28 13:41:48','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=8253',0,'acf-field','',0),(8254,1,'2025-11-28 13:41:48','2025-11-28 13:41:48','a:10:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:19:\"gravity_forms_field\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_6929a67a18fda\";s:10:\"allow_null\";i:0;s:14:\"allow_multiple\";i:0;s:17:\"allow_in_bindings\";i:0;}','Form to Load','form_to_load','publish','closed','closed','','field_6929a68118fdc','','','2025-11-28 13:41:48','2025-11-28 13:41:48','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=8254',1,'acf-field','',0),(8255,1,'2025-11-28 13:46:25','2025-11-28 13:46:25','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-28 13:46:25','2025-11-28 13:46:25','',7145,'https://actuate.webpreview.co/?p=8255',0,'revision','',0),(8256,1,'2025-11-28 14:00:52','2025-11-28 14:00:52','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-28 14:00:52','2025-11-28 14:00:52','',7145,'https://actuate.webpreview.co/?p=8256',0,'revision','',0),(8257,1,'2025-11-28 14:07:11','2025-11-28 14:07:11','','eCommerce Strategy','','inherit','closed','closed','','7564-revision-v1','','','2025-11-28 14:07:11','2025-11-28 14:07:11','',7564,'https://actuate.webpreview.co/?p=8257',0,'revision','',0),(8258,1,'2025-11-28 14:20:16','2025-11-28 14:20:16','','Services','','inherit','closed','closed','','7099-revision-v1','','','2025-11-28 14:20:16','2025-11-28 14:20:16','',7099,'https://actuate.webpreview.co/?p=8258',0,'revision','',0),(8259,1,'2025-11-28 14:20:37','2025-11-28 14:20:37','','Services','','inherit','closed','closed','','7099-revision-v1','','','2025-11-28 14:20:37','2025-11-28 14:20:37','',7099,'https://actuate.webpreview.co/?p=8259',0,'revision','',0),(8260,1,'2025-11-28 14:25:45','2025-11-28 14:25:45','','Services','','inherit','closed','closed','','7099-revision-v1','','','2025-11-28 14:25:45','2025-11-28 14:25:45','',7099,'https://actuate.webpreview.co/?p=8260',0,'revision','',0),(8261,1,'2025-11-28 14:28:03','2025-11-28 14:28:03','','Services','','inherit','closed','closed','','7099-revision-v1','','','2025-11-28 14:28:03','2025-11-28 14:28:03','',7099,'https://actuate.webpreview.co/?p=8261',0,'revision','',0),(8262,1,'2025-11-28 14:31:59','2025-11-28 14:31:59','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-28 14:31:59','2025-11-28 14:31:59','',7145,'https://actuate.webpreview.co/?p=8262',0,'revision','',0),(8263,1,'2025-11-28 14:32:13','2025-11-28 14:32:13','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-28 14:32:13','2025-11-28 14:32:13','',7145,'https://actuate.webpreview.co/?p=8263',0,'revision','',0),(8264,1,'2025-11-28 14:32:23','2025-11-28 14:32:23','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2025-11-28 14:32:23','2025-11-28 14:32:23','',7145,'https://actuate.webpreview.co/?p=8264',0,'revision','',0),(8265,1,'2025-11-28 14:33:18','2025-11-28 14:33:18','','eCommerce Strategy','','inherit','closed','closed','','7564-revision-v1','','','2025-11-28 14:33:18','2025-11-28 14:33:18','',7564,'https://actuate.webpreview.co/?p=8265',0,'revision','',0),(8266,1,'2025-11-28 14:33:47','2025-11-28 14:33:47','','eCommerce Strategy','','inherit','closed','closed','','7564-revision-v1','','','2025-11-28 14:33:47','2025-11-28 14:33:47','',7564,'https://actuate.webpreview.co/?p=8266',0,'revision','',0),(8267,1,'2025-11-28 14:34:02','2025-11-28 14:34:02','','eCommerce Strategy','','inherit','closed','closed','','7564-revision-v1','','','2025-11-28 14:34:02','2025-11-28 14:34:02','',7564,'https://actuate.webpreview.co/?p=8267',0,'revision','',0),(8268,1,'2025-11-28 14:35:20','2025-11-28 14:35:20','','Web Development','','inherit','closed','closed','','7554-revision-v1','','','2025-11-28 14:35:20','2025-11-28 14:35:20','',7554,'https://actuate.webpreview.co/?p=8268',0,'revision','',0),(8269,1,'2025-11-28 14:35:39','2025-11-28 14:35:39','','Web Development','','inherit','closed','closed','','7554-revision-v1','','','2025-11-28 14:35:39','2025-11-28 14:35:39','',7554,'https://actuate.webpreview.co/?p=8269',0,'revision','',0),(8270,1,'2025-11-28 14:36:23','2025-11-28 14:36:23','','Magento Open Source','','inherit','closed','closed','','7207-revision-v1','','','2025-11-28 14:36:23','2025-11-28 14:36:23','',7207,'https://actuate.webpreview.co/?p=8270',0,'revision','',0),(8271,1,'2025-11-28 14:37:21','2025-11-28 14:37:21','','Adobe Commerce & Magento','','inherit','closed','closed','','7147-revision-v1','','','2025-11-28 14:37:21','2025-11-28 14:37:21','',7147,'https://actuate.webpreview.co/?p=8271',0,'revision','',0),(8272,1,'2025-11-28 14:38:22','2025-11-28 14:38:22','','Adobe Commerce','','inherit','closed','closed','','7209-revision-v1','','','2025-11-28 14:38:22','2025-11-28 14:38:22','',7209,'https://actuate.webpreview.co/?p=8272',0,'revision','',0),(8273,1,'2025-11-28 14:40:02','2025-11-28 14:40:02','&nbsp;\n','Hyvä','','inherit','closed','closed','','7199-autosave-v1','','','2025-11-28 14:40:02','2025-11-28 14:40:02','',7199,'https://actuate.webpreview.co/?p=8273',0,'revision','',0),(8274,1,'2025-11-28 14:40:03','2025-11-28 14:40:03','&nbsp;\r\n','Hyvä','','inherit','closed','closed','','7199-revision-v1','','','2025-11-28 14:40:03','2025-11-28 14:40:03','',7199,'https://actuate.webpreview.co/?p=8274',0,'revision','',0),(8275,1,'2025-11-28 14:42:12','2025-11-28 14:42:12','','Shopify','','inherit','closed','closed','','7149-revision-v1','','','2025-11-28 14:42:12','2025-11-28 14:42:12','',7149,'https://actuate.webpreview.co/?p=8275',0,'revision','',0),(8276,1,'2025-11-28 14:43:11','2025-11-28 14:43:11','','Maintenance & Support','','inherit','closed','closed','','7566-revision-v1','','','2025-11-28 14:43:11','2025-11-28 14:43:11','',7566,'https://actuate.webpreview.co/?p=8276',0,'revision','',0),(8277,1,'2025-11-28 14:44:06','2025-11-28 14:44:06','','CRO','','inherit','closed','closed','','7193-revision-v1','','','2025-11-28 14:44:06','2025-11-28 14:44:06','',7193,'https://actuate.webpreview.co/?p=8277',0,'revision','',0),(8278,1,'2026-10-20 05:00:48','2026-10-20 04:00:48','Cyber Monday is now one of the biggest days in eCommerce. In 2024, UK shoppers spent £926 million online - a reminder of just how many people are searching, comparing and buying at speed.\r\n\r\nBut more traffic doesn’t automatically mean more sales. On Cyber Monday, shoppers jump between tabs, skim offers and make fast decisions. The brands that win are the ones that make buying effortless from the moment someone lands on their site.\r\n\r\nThis guide gives you practical ways to capture that demand - covering strategy, marketing ideas, SEO and on-site optimisation that help you turn browsers into buyers.\r\n<h2>TL;DR: How to Maximise Conversions for Cyber Monday</h2>\r\nTo maximise conversions for Cyber Monday, focus on five core areas:\r\n<ol>\r\n 	<li aria-level=\"1\">Understand your customers: Review last year’s data, identify your top-converting products and define your goals for Cyber Monday.</li>\r\n 	<li aria-level=\"1\">Build a clear Cyber Monday strategy: Plan early, choose offers that fit your margins, and segment your audience so each group sees relevant messaging.</li>\r\n 	<li aria-level=\"1\">Use effective Cyber Monday marketing: Send a structured email sequence, personalise offers, add social proof and create simple gift guides to support decision-making.</li>\r\n 	<li aria-level=\"1\">Spend your Cyber Monday advertising budget wisely: Prioritise high-intent search terms, retarget warm audiences and keep ROAS targets tight.</li>\r\n 	<li aria-level=\"1\">Strengthen your Cyber Monday SEO: Maintain one evergreen landing page, target long-tail product keywords and complete essential technical checks.</li>\r\n 	<li aria-level=\"1\">Optimise site experience: Improve page speed, streamline mobile journeys and make delivery, returns and payment information easy to see.</li>\r\n</ol>\r\nFollowing these steps helps you turn Cyber Monday traffic into higher conversions and more revenue - without relying solely on paid spend.\r\n<h2>Understand Your Cyber Monday Shopper</h2>\r\nA high-converting Cyber Monday always starts with knowing your audience - their habits, motivations and what they expect from a good deal.\r\n<h2>Review last year’s data</h2>\r\nYour own performance data is the most reliable insight you have. Pull the basics:\r\n<ul>\r\n 	<li aria-level=\"1\">Most-viewed vs. highest-converting products\r\nTop-performing channels</li>\r\n 	<li aria-level=\"1\">Traffic peaks</li>\r\n 	<li aria-level=\"1\">Device usage</li>\r\n 	<li aria-level=\"1\">Checkout performance</li>\r\n</ul>\r\nUse these patterns to inform this year’s plan. If mobile dominated, prioritise mobile UX. If certain products got views but not sales, tighten the offer or messaging.\r\n<h2>Set a clear goal</h2>\r\n“More sales” is vague. Instead decide whether you want to:\r\n<ul>\r\n 	<li aria-level=\"1\">Increase conversion rate</li>\r\n 	<li aria-level=\"1\">Lift average order value</li>\r\n 	<li aria-level=\"1\">Clear stock</li>\r\n 	<li aria-level=\"1\">Grow your list</li>\r\n 	<li aria-level=\"1\">Acquire new customers</li>\r\n</ul>\r\nYour goal dictates your offers and your marketing choices.\r\n<h2>Build a Conversion-Focused Cyber Monday Strategy</h2>\r\nCreating a strong Cyber Monday strategy starts with giving yourself enough time to plan properly, understand your customers’ expectations and shape your Cyber Monday marketing around the things that actually influence buying decisions.\r\n\r\nWhen everything is prepared in advance, you avoid rushing, and you give yourself room to refine the details that genuinely impact conversions.\r\n<h3>Start early and map your timeline</h3>\r\nPlanning three to four weeks ahead gives you the breathing space to build a campaign that feels intentional rather than reactive.\r\n\r\nYou can review performance from last year, decide what you want to promote, prepare your content and make sure your website is ready for higher traffic.\r\n\r\nA practical timeline might look like this:\r\n<ul>\r\n 	<li aria-level=\"1\">Week 1-2: plan your offers, update your product copy and prepare your campaign content</li>\r\n 	<li aria-level=\"1\">Week 3: build your landing pages, test your checkout, review speed and fix anything that slows the journey</li>\r\n 	<li aria-level=\"1\">Week 4: warm up your audience through email and social teasers so people know what’s coming</li>\r\n</ul>\r\nThis structure helps you stay organised while keeping your focus on what will genuinely lift conversions - so you can reap in those sales.\r\n<h3>Decide your offer structure</h3>\r\nYour offer is one of the biggest drivers of Cyber Monday performance, so it’s worth choosing options that suit both your customers and your margins.\r\n\r\nMatch your offer to your goal. Effective formats include:\r\n<ul>\r\n 	<li aria-level=\"1\">Tiered discounts</li>\r\n 	<li aria-level=\"1\">Bundles</li>\r\n 	<li aria-level=\"1\">BOGO</li>\r\n 	<li aria-level=\"1\">Free-shipping thresholds</li>\r\n 	<li aria-level=\"1\">Limited-time bonuses</li>\r\n</ul>\r\nChoose the style that best supports the behaviour you want - higher AOV, new customers, faster decisions, or loyalty rewards.\r\n<h3>Segment your audience</h3>\r\nNot every shopper arrives with the same intent, which is why segmentation plays such an important role in shaping an effective Cyber Monday campaign.\r\n\r\nWhen you understand the differences between your customer groups, you can tailor your messaging and offers so each one receives something relevant to how they shop.\r\n\r\nFor example:\r\n<ul>\r\n 	<li aria-level=\"1\">Loyal customers may respond well to early access, exclusive savings or rewards that recognise their repeat business.</li>\r\n 	<li aria-level=\"1\">New customers often need a clear reason to choose you over a competitor, so a straightforward incentive or limited-time offer can help ease that decision.</li>\r\n 	<li aria-level=\"1\">Bargain hunters tend to move quickly and compare options, which means strong value and clear messaging will make the biggest impact.</li>\r\n</ul>\r\n<h2>Cyber Monday Marketing Ideas That Actually Drive Results</h2>\r\nOnce you’ve set your strategy, the next step is shaping Cyber Monday marketing ideas that help your offers stand out and keep shoppers engaged throughout the day.\r\n\r\nCyber Monday is a busy moment for eCommerce, and with attention spans now averaging around eight seconds, shoppers make decisions quickly. Because of that, it helps to reach them through channels they already trust and present your message in a way that’s easy to understand at a glance.\r\n\r\nThe approaches below give you a strong starting point for building Cyber Monday marketing that feels clear, relevant and supportive of your wider goals.\r\n<h3>Email as your Cyber Monday workhorse</h3>\r\nEmail consistently delivers strong results during major retail events, and Cyber Monday is no exception. A 2024 study found that email open rates on Cyber Monday reached about 15%, indicating that shoppers are actively monitoring their inboxes for deals.<a href=\"https://www.mailgun.com/blog/email/bfcm-stats-2024/?utm_source=chatgpt.com\"> </a>\r\n\r\nBecause one message rarely does the job, it makes sense to plan a short sequence that keeps people informed without overwhelming them.\r\n\r\nEmail performs exceptionally well during BFCM. Plan a short sequence:\r\n<ol>\r\n 	<li aria-level=\"1\">Teaser / early access</li>\r\n 	<li aria-level=\"1\">Launch email</li>\r\n 	<li aria-level=\"1\">Mid-day reminder</li>\r\n 	<li aria-level=\"1\">Last-chance message</li>\r\n</ol>\r\nUse clear subject lines, countdown timers and product recommendations to guide shoppers in.\r\n<h3>Personalised offers, not one-size-fits-all</h3>\r\nPersonalisation plays a significant role in your Cyber Monday marketing ideas, especially because many customers arrive with specific intent. One study found that nearly 80% of consumers reported that personalised product recommendations in holiday promotions influenced their behaviour.<a href=\"https://www.emailonacid.com/blog/article/needs-improvement/optimize-holiday-campaigns/?utm_source=chatgpt.com\"> </a>\r\n\r\nUse:\r\n<ul>\r\n 	<li aria-level=\"1\">Browsing behaviour</li>\r\n 	<li aria-level=\"1\">Wishlists</li>\r\n 	<li aria-level=\"1\">Past purchases</li>\r\n</ul>\r\nFor example, a “Still thinking about this?” email works well for someone who repeatedly viewed a product, while category-based discounts such as “20% off all running shoes for you” give clear direction to those who show interest in specific items.\r\n\r\nWhen your messages feel personal, shoppers recognise relevance and are more likely to return and complete a purchase.\r\n<h3>Social proof and urgency in your Cyber Monday messaging</h3>\r\nShoppers compare multiple offers throughout the day, and reassurance becomes vital. This is where social proof and urgency can support your Cyber Monday marketing ideas in a meaningful way.\r\n\r\nFor example, you can use:\r\n<ul>\r\n 	<li aria-level=\"1\">“Only 5 left”</li>\r\n 	<li aria-level=\"1\">“X bought this today”</li>\r\n 	<li aria-level=\"1\">Review widgets</li>\r\n 	<li aria-level=\"1\">Real-time alerts</li>\r\n</ul>\r\nWhen people see that others trust your brand, they feel more comfortable moving forward with their purchase.\r\n<h3>Creative Cyber Monday marketing ideas for your store</h3>\r\nThere are many effective Cyber Monday ideas that help your products stand out without relying only on blanket discounts.\r\n\r\nYou can try the below simple ideas that help shoppers find what they want faster.\r\n<ul>\r\n 	<li aria-level=\"1\">Gift guides (“Under £50”, “For homebodies”, “For runners”)</li>\r\n 	<li aria-level=\"1\">Early-bird access for subscribers</li>\r\n 	<li aria-level=\"1\">Time-boxed offers (“Before 10am only”)</li>\r\n</ul>\r\nBy combining these Cyber Monday marketing ideas with a clear view of your audience and a well-constructed plan, you create a campaign that feels relevant, timely and simple for shoppers to act on-exactly what you need on one of the busiest shopping days of the year.\r\n\r\n&nbsp;\r\n<h2>Cyber Monday Advertising: Spend Where It Converts</h2>\r\nPaid activity can support a strong Cyber Monday strategy, but rising ad costs mean it’s important to focus your budget where shoppers are already close to buying.\r\n\r\nWith CPMs increasing by 20-30% across the 2023/24 BFCM period, investing in high-intent audiences helps you get more from every pound spent.\r\n\r\nWhen your Cyber Monday advertising aligns with how customers already behave, you spend less to generate more conversions.\r\n<h3>Paid search and shopping campaigns</h3>\r\nPaid search is one of the most reliable ways to reach high-intent shoppers on Cyber Monday.\r\n\r\nTargeting queries that combine your brand, product names and “Cyber Monday” helps you appear in front of people who are actively comparing options.\r\n\r\nMake sure your ad copy matches your on-site offer - price, discount and any time limits should be immediately clear. Using promo extensions, sitelinks and direct links to your Cyber Monday landing page can also improve visibility.\r\n\r\nSince Shopping ads drive 60%+ of retail ad clicks during peak periods, ensure your product feed is accurate and well-optimised.\r\n<h3>Social ads with clear hooks</h3>\r\nSocial ads perform best when shown to people who already know you.\r\n<ul>\r\n 	<li aria-level=\"1\">Past visitors</li>\r\n 	<li aria-level=\"1\">Cart abandoners</li>\r\n 	<li aria-level=\"1\">Email subscribers</li>\r\n</ul>\r\nWarm audiences typically convert 2–3× higher than cold.\r\n<h3>Protect your margins with sensible caps</h3>\r\nAd competition increases across the board during Cyber Monday.\r\n\r\nSet clear:\r\n<ul>\r\n 	<li aria-level=\"1\">Daily budgets</li>\r\n 	<li aria-level=\"1\">Bid caps</li>\r\n 	<li aria-level=\"1\">ROAS targets</li>\r\n</ul>\r\nIt often makes sense to reduce broad prospecting during the Cyber Monday window and shift budget toward high-intent search terms and remarketing lists instead.\r\n\r\nThese audiences are more likely to convert at a lower cost, helping you maintain stronger margins throughout the event.','Maximise Conversions for Cyber Monday: Strategy, Marketing Ideas & SEO','','future','open','open','','maximise-conversions-for-cyber-monday-strategy-marketing-ideas-seo','','','2026-02-15 11:04:42','2026-02-15 11:04:42','',0,'https://actuate.webpreview.co/?p=8278',0,'post','',0),(8279,1,'2025-11-28 15:46:48','2025-11-28 15:46:48','Cyber Monday is now one of the biggest days in eCommerce. In 2024, UK shoppers spent £926 million online - a reminder of just how many people are searching, comparing and buying at speed.\r\n\r\nBut more traffic doesn’t automatically mean more sales. On Cyber Monday, shoppers jump between tabs, skim offers and make fast decisions. The brands that win are the ones that make buying effortless from the moment someone lands on their site.\r\n\r\nThis guide gives you practical ways to capture that demand - covering strategy, marketing ideas, SEO and on-site optimisation that help you turn browsers into buyers.\r\n<h2>TL;DR: How to Maximise Conversions for Cyber Monday</h2>\r\nTo maximise conversions for Cyber Monday, focus on five core areas:\r\n<ol>\r\n 	<li aria-level=\"1\">Understand your customers: Review last year’s data, identify your top-converting products and define your goals for Cyber Monday.</li>\r\n 	<li aria-level=\"1\">Build a clear Cyber Monday strategy: Plan early, choose offers that fit your margins, and segment your audience so each group sees relevant messaging.</li>\r\n 	<li aria-level=\"1\">Use effective Cyber Monday marketing: Send a structured email sequence, personalise offers, add social proof and create simple gift guides to support decision-making.</li>\r\n 	<li aria-level=\"1\">Spend your Cyber Monday advertising budget wisely: Prioritise high-intent search terms, retarget warm audiences and keep ROAS targets tight.</li>\r\n 	<li aria-level=\"1\">Strengthen your Cyber Monday SEO: Maintain one evergreen landing page, target long-tail product keywords and complete essential technical checks.</li>\r\n 	<li aria-level=\"1\">Optimise site experience: Improve page speed, streamline mobile journeys and make delivery, returns and payment information easy to see.</li>\r\n</ol>\r\nFollowing these steps helps you turn Cyber Monday traffic into higher conversions and more revenue - without relying solely on paid spend.\r\n<h2>Understand Your Cyber Monday Shopper</h2>\r\nA high-converting Cyber Monday always starts with knowing your audience - their habits, motivations and what they expect from a good deal.\r\n<h2>Review last year’s data</h2>\r\nYour own performance data is the most reliable insight you have. Pull the basics:\r\n<ul>\r\n 	<li aria-level=\"1\">Most-viewed vs. highest-converting products\r\nTop-performing channels</li>\r\n 	<li aria-level=\"1\">Traffic peaks</li>\r\n 	<li aria-level=\"1\">Device usage</li>\r\n 	<li aria-level=\"1\">Checkout performance</li>\r\n</ul>\r\nUse these patterns to inform this year’s plan. If mobile dominated, prioritise mobile UX. If certain products got views but not sales, tighten the offer or messaging.\r\n<h2>Set a clear goal</h2>\r\n“More sales” is vague. Instead decide whether you want to:\r\n<ul>\r\n 	<li aria-level=\"1\">Increase conversion rate</li>\r\n 	<li aria-level=\"1\">Lift average order value</li>\r\n 	<li aria-level=\"1\">Clear stock</li>\r\n 	<li aria-level=\"1\">Grow your list</li>\r\n 	<li aria-level=\"1\">Acquire new customers</li>\r\n</ul>\r\nYour goal dictates your offers and your marketing choices.\r\n<h2>Build a Conversion-Focused Cyber Monday Strategy</h2>\r\nCreating a strong Cyber Monday strategy starts with giving yourself enough time to plan properly, understand your customers’ expectations and shape your Cyber Monday marketing around the things that actually influence buying decisions.\r\n\r\nWhen everything is prepared in advance, you avoid rushing, and you give yourself room to refine the details that genuinely impact conversions.\r\n<h3>Start early and map your timeline</h3>\r\nPlanning three to four weeks ahead gives you the breathing space to build a campaign that feels intentional rather than reactive.\r\n\r\nYou can review performance from last year, decide what you want to promote, prepare your content and make sure your website is ready for higher traffic.\r\n\r\nA practical timeline might look like this:\r\n<ul>\r\n 	<li aria-level=\"1\">Week 1-2: plan your offers, update your product copy and prepare your campaign content</li>\r\n 	<li aria-level=\"1\">Week 3: build your landing pages, test your checkout, review speed and fix anything that slows the journey</li>\r\n 	<li aria-level=\"1\">Week 4: warm up your audience through email and social teasers so people know what’s coming</li>\r\n</ul>\r\nThis structure helps you stay organised while keeping your focus on what will genuinely lift conversions - so you can reap in those sales.\r\n<h3>Decide your offer structure</h3>\r\nYour offer is one of the biggest drivers of Cyber Monday performance, so it’s worth choosing options that suit both your customers and your margins.\r\n\r\nMatch your offer to your goal. Effective formats include:\r\n<ul>\r\n 	<li aria-level=\"1\">Tiered discounts</li>\r\n 	<li aria-level=\"1\">Bundles</li>\r\n 	<li aria-level=\"1\">BOGO</li>\r\n 	<li aria-level=\"1\">Free-shipping thresholds</li>\r\n 	<li aria-level=\"1\">Limited-time bonuses</li>\r\n</ul>\r\nChoose the style that best supports the behaviour you want - higher AOV, new customers, faster decisions, or loyalty rewards.\r\n<h3>Segment your audience</h3>\r\nNot every shopper arrives with the same intent, which is why segmentation plays such an important role in shaping an effective Cyber Monday campaign.\r\n\r\nWhen you understand the differences between your customer groups, you can tailor your messaging and offers so each one receives something relevant to how they shop.\r\n\r\nFor example:\r\n<ul>\r\n 	<li aria-level=\"1\">Loyal customers may respond well to early access, exclusive savings or rewards that recognise their repeat business.</li>\r\n 	<li aria-level=\"1\">New customers often need a clear reason to choose you over a competitor, so a straightforward incentive or limited-time offer can help ease that decision.</li>\r\n 	<li aria-level=\"1\">Bargain hunters tend to move quickly and compare options, which means strong value and clear messaging will make the biggest impact.</li>\r\n</ul>\r\n<h2>Cyber Monday Marketing Ideas That Actually Drive Results</h2>\r\nOnce you’ve set your strategy, the next step is shaping Cyber Monday marketing ideas that help your offers stand out and keep shoppers engaged throughout the day.\r\n\r\nCyber Monday is a busy moment for eCommerce, and with attention spans now averaging around eight seconds, shoppers make decisions quickly. Because of that, it helps to reach them through channels they already trust and present your message in a way that’s easy to understand at a glance.\r\n\r\nThe approaches below give you a strong starting point for building Cyber Monday marketing that feels clear, relevant and supportive of your wider goals.\r\n<h3>Email as your Cyber Monday workhorse</h3>\r\nEmail consistently delivers strong results during major retail events, and Cyber Monday is no exception. A 2024 study found that email open rates on Cyber Monday reached about 15%, indicating that shoppers are actively monitoring their inboxes for deals.<a href=\"https://www.mailgun.com/blog/email/bfcm-stats-2024/?utm_source=chatgpt.com\"> </a>\r\n\r\nBecause one message rarely does the job, it makes sense to plan a short sequence that keeps people informed without overwhelming them.\r\n\r\nEmail performs exceptionally well during BFCM. Plan a short sequence:\r\n<ol>\r\n 	<li aria-level=\"1\">Teaser / early access</li>\r\n 	<li aria-level=\"1\">Launch email</li>\r\n 	<li aria-level=\"1\">Mid-day reminder</li>\r\n 	<li aria-level=\"1\">Last-chance message</li>\r\n</ol>\r\nUse clear subject lines, countdown timers and product recommendations to guide shoppers in.\r\n<h3>Personalised offers, not one-size-fits-all</h3>\r\nPersonalisation plays a significant role in your Cyber Monday marketing ideas, especially because many customers arrive with specific intent. One study found that nearly 80% of consumers reported that personalised product recommendations in holiday promotions influenced their behaviour.<a href=\"https://www.emailonacid.com/blog/article/needs-improvement/optimize-holiday-campaigns/?utm_source=chatgpt.com\"> </a>\r\n\r\nUse:\r\n<ul>\r\n 	<li aria-level=\"1\">Browsing behaviour</li>\r\n 	<li aria-level=\"1\">Wishlists</li>\r\n 	<li aria-level=\"1\">Past purchases</li>\r\n</ul>\r\nFor example, a “Still thinking about this?” email works well for someone who repeatedly viewed a product, while category-based discounts such as “20% off all running shoes for you” give clear direction to those who show interest in specific items.\r\n\r\nWhen your messages feel personal, shoppers recognise relevance and are more likely to return and complete a purchase.\r\n<h3>Social proof and urgency in your Cyber Monday messaging</h3>\r\nShoppers compare multiple offers throughout the day, and reassurance becomes vital. This is where social proof and urgency can support your Cyber Monday marketing ideas in a meaningful way.\r\n\r\nFor example, you can use:\r\n<ul>\r\n 	<li aria-level=\"1\">“Only 5 left”</li>\r\n 	<li aria-level=\"1\">“X bought this today”</li>\r\n 	<li aria-level=\"1\">Review widgets</li>\r\n 	<li aria-level=\"1\">Real-time alerts</li>\r\n</ul>\r\nWhen people see that others trust your brand, they feel more comfortable moving forward with their purchase.\r\n<h3>Creative Cyber Monday marketing ideas for your store</h3>\r\nThere are many effective Cyber Monday ideas that help your products stand out without relying only on blanket discounts.\r\n\r\nYou can try the below simple ideas that help shoppers find what they want faster.\r\n<ul>\r\n 	<li aria-level=\"1\">Gift guides (“Under £50”, “For homebodies”, “For runners”)</li>\r\n 	<li aria-level=\"1\">Early-bird access for subscribers</li>\r\n 	<li aria-level=\"1\">Time-boxed offers (“Before 10am only”)</li>\r\n</ul>\r\nBy combining these Cyber Monday marketing ideas with a clear view of your audience and a well-constructed plan, you create a campaign that feels relevant, timely and simple for shoppers to act on-exactly what you need on one of the busiest shopping days of the year.\r\n\r\n&nbsp;\r\n<h2>Cyber Monday Advertising: Spend Where It Converts</h2>\r\nPaid activity can support a strong Cyber Monday strategy, but rising ad costs mean it’s important to focus your budget where shoppers are already close to buying.\r\n\r\nWith CPMs increasing by 20-30% across the 2023/24 BFCM period, investing in high-intent audiences helps you get more from every pound spent.\r\n\r\nWhen your Cyber Monday advertising aligns with how customers already behave, you spend less to generate more conversions.\r\n<h3>Paid search and shopping campaigns</h3>\r\nPaid search is one of the most reliable ways to reach high-intent shoppers on Cyber Monday.\r\n\r\nTargeting queries that combine your brand, product names and “Cyber Monday” helps you appear in front of people who are actively comparing options.\r\n\r\nMake sure your ad copy matches your on-site offer - price, discount and any time limits should be immediately clear. Using promo extensions, sitelinks and direct links to your Cyber Monday landing page can also improve visibility.\r\n\r\nSince Shopping ads drive 60%+ of retail ad clicks during peak periods, ensure your product feed is accurate and well-optimised.\r\n<h3>Social ads with clear hooks</h3>\r\nSocial ads perform best when shown to people who already know you.\r\n<ul>\r\n 	<li aria-level=\"1\">Past visitors</li>\r\n 	<li aria-level=\"1\">Cart abandoners</li>\r\n 	<li aria-level=\"1\">Email subscribers</li>\r\n</ul>\r\nWarm audiences typically convert 2–3× higher than cold.\r\n\r\n&nbsp;\r\n<h3>Protect your margins with sensible caps</h3>\r\nAd competition increases across the board during Cyber Monday.\r\n\r\nSet clear:\r\n<ul>\r\n 	<li aria-level=\"1\">Daily budgets</li>\r\n 	<li aria-level=\"1\">Bid caps</li>\r\n 	<li aria-level=\"1\">ROAS targets</li>\r\n</ul>\r\nIt often makes sense to reduce broad prospecting during the Cyber Monday window and shift budget toward high-intent search terms and remarketing lists instead.\r\n\r\nThese audiences are more likely to convert at a lower cost, helping you maintain stronger margins throughout the event.','Maximise Conversions for Cyber Monday: Strategy, Marketing Ideas & SEO','','inherit','closed','closed','','8278-revision-v1','','','2025-11-28 15:46:48','2025-11-28 15:46:48','',8278,'https://actuate.webpreview.co/?p=8279',0,'revision','',0),(8280,1,'2026-10-06 05:00:59','2026-10-06 04:00:59','Strong Cyber Monday SEO gives you a valuable advantage before the rush even begins, because shoppers start searching long before they start buying.\r\n\r\nWhen your pages appear for the queries people are already using, you attract visitors who are genuinely interested in what you sell - without adding pressure to your ad budget.\r\n\r\nThis is one of the most reliable Cyber Monday tips for businesses looking to bring in high-intent traffic at a lower cost. When you pair SEO with your Cyber Monday marketing, you create a steady flow of visitors who are primed to convert.\r\n<h3>Create (and keep) a dedicated Cyber Monday landing page</h3>\r\nA stable, year-round landing page is one of the strongest foundations for Cyber Monday SEO. By keeping the same URL each year - something simple like /cyber-monday/ - you allow the page to build authority, gain backlinks and hold onto ranking signals over time.\r\n\r\nThis approach is widely recommended across Black Friday/Cyber Monday SEO guides because it avoids starting from scratch every November.\r\n\r\nWhen you update the page each year, focus on making the essentials immediately visible. Above the fold, include:\r\n<ul>\r\n 	<li aria-level=\"1\">a clear headline and your key offer</li>\r\n 	<li aria-level=\"1\">the dates of your event\r\nyour main categories or best-selling product groups</li>\r\n 	<li aria-level=\"1\">a prominent call to action</li>\r\n</ul>\r\nThis layout helps shoppers understand your value within seconds, which is especially important on a high-competition day like Cyber Monday.\r\n<h3>Target long-tail, product-focused keywords</h3>\r\nBroad terms like “Cyber Monday deals” attract huge volumes but also enormous competition.\r\n\r\nLong-tail, product-specific queries, however, come from shoppers who already know what they want. Phrases such as “cyber monday [brand] [product] deals” or “cyber monday running shoes sale” tend to convert better because they reflect immediate buying intent.\r\n\r\nTo support this approach, link to your Cyber Monday page from high-traffic category pages, relevant blog posts and gift guides. These internal links help search engines understand the importance of the page and increase its likelihood of ranking for valuable long-tail terms.\r\n<h3>Technical Cyber Monday SEO checks</h3>\r\nTechnical foundations play a major role in how well your content performs. Before peak traffic arrives, review your core SEO essentials so your pages load quickly and remain easy to navigate.\r\n\r\nKey checks include:\r\n<ul>\r\n 	<li aria-level=\"1\">confirming your site is fully mobile-friendly</li>\r\n 	<li aria-level=\"1\">improving page speed on your landing pages and checkout\r\nensuring no indexation blocks are accidentally applied to key pages</li>\r\n 	<li aria-level=\"1\">updating title tags and meta descriptions for the current year, where relevant</li>\r\n</ul>\r\nThese actions help your pages stay discoverable, load smoothly and operate reliably under the Cyber Monday pressure.\r\n<h2>Optimise Your Site Experience to Maximise Conversions</h2>\r\nTo maximise conversions for Cyber Monday, your website needs to feel fast, clear and trustworthy.\r\n\r\nShoppers are comparing retailers at speed on this day, so the smoother the journey, the more likely they are to stay and buy.\r\n<h3>Speed and stability under load</h3>\r\nFast loading is essential during Cyber Monday traffic spikes. Even minor delays can lead to abandoned sessions.\r\n\r\nCheck your core pages using tools like Google PageSpeed Insights and consider running a load test if you expect higher traffic. Focus on:\r\n<ul>\r\n 	<li aria-level=\"1\">compressing large images</li>\r\n 	<li aria-level=\"1\">reducing heavy scripts</li>\r\n 	<li aria-level=\"1\">prioritising above-the-fold content</li>\r\n</ul>\r\nThese improvements make your pages respond more quickly, encouraging shoppers to explore your offer rather than bounce.\r\n<h3>Mobile-first shopping journeys</h3>\r\nWith 59%+ of online searches happening on mobile, your mobile experience needs to be effortless.\r\n\r\nKey improvements include:\r\n<ul>\r\n 	<li aria-level=\"1\">large, easy-to-tap buttons</li>\r\n 	<li aria-level=\"1\">a simplified menu</li>\r\n 	<li aria-level=\"1\">auto-fill fields in checkout</li>\r\n 	<li aria-level=\"1\">Apple Pay, Google Pay or Shop Pay\r\nno intrusive pop-ups covering CTAs or pricing</li>\r\n</ul>\r\nWhen the journey feels straightforward, mobile shoppers convert far more reliably.\r\n<h3>Give shoppers confidence to buy</h3>\r\nClear information reduces hesitation. Shoppers should see what they need without searching for it.\r\n\r\nMake sure you display:\r\n<ul>\r\n 	<li aria-level=\"1\">delivery details</li>\r\n 	<li aria-level=\"1\">returns information</li>\r\n 	<li aria-level=\"1\">stock status</li>\r\n 	<li aria-level=\"1\">expected delivery dates</li>\r\n 	<li aria-level=\"1\">trusted payment badges</li>\r\n</ul>\r\nIt also helps to surface social proof - reviews, ratings and live-purchase notifications - since these reassure customers who are comparing multiple retailers.\r\n\r\nWhen your site answers questions quickly and makes the buying process feel simple, you create an experience that naturally increases conversions on Cyber Monday.','Cyber Monday SEO: Get Found Before You Start Paying','','future','open','open','','cyber-monday-seo-get-found-before-you-start-paying','','','2026-02-15 11:05:37','2026-02-15 11:05:37','',0,'https://actuate.webpreview.co/?p=8280',0,'post','',0),(8281,1,'2025-11-28 15:48:59','2025-11-28 15:48:59','Strong Cyber Monday SEO gives you a valuable advantage before the rush even begins, because shoppers start searching long before they start buying.\r\n\r\nWhen your pages appear for the queries people are already using, you attract visitors who are genuinely interested in what you sell - without adding pressure to your ad budget.\r\n\r\nThis is one of the most reliable Cyber Monday tips for businesses looking to bring in high-intent traffic at a lower cost. When you pair SEO with your Cyber Monday marketing, you create a steady flow of visitors who are primed to convert.\r\n<h3>Create (and keep) a dedicated Cyber Monday landing page</h3>\r\nA stable, year-round landing page is one of the strongest foundations for Cyber Monday SEO. By keeping the same URL each year - something simple like /cyber-monday/ - you allow the page to build authority, gain backlinks and hold onto ranking signals over time.\r\n\r\nThis approach is widely recommended across Black Friday/Cyber Monday SEO guides because it avoids starting from scratch every November.\r\n\r\nWhen you update the page each year, focus on making the essentials immediately visible. Above the fold, include:\r\n<ul>\r\n 	<li aria-level=\"1\">a clear headline and your key offer</li>\r\n 	<li aria-level=\"1\">the dates of your event\r\nyour main categories or best-selling product groups</li>\r\n 	<li aria-level=\"1\">a prominent call to action</li>\r\n</ul>\r\nThis layout helps shoppers understand your value within seconds, which is especially important on a high-competition day like Cyber Monday.\r\n<h3>Target long-tail, product-focused keywords</h3>\r\nBroad terms like “Cyber Monday deals” attract huge volumes but also enormous competition.\r\n\r\nLong-tail, product-specific queries, however, come from shoppers who already know what they want. Phrases such as “cyber monday [brand] [product] deals” or “cyber monday running shoes sale” tend to convert better because they reflect immediate buying intent.\r\n\r\nTo support this approach, link to your Cyber Monday page from high-traffic category pages, relevant blog posts and gift guides. These internal links help search engines understand the importance of the page and increase its likelihood of ranking for valuable long-tail terms.\r\n<h3>Technical Cyber Monday SEO checks</h3>\r\nTechnical foundations play a major role in how well your content performs. Before peak traffic arrives, review your core SEO essentials so your pages load quickly and remain easy to navigate.\r\n\r\nKey checks include:\r\n<ul>\r\n 	<li aria-level=\"1\">confirming your site is fully mobile-friendly</li>\r\n 	<li aria-level=\"1\">improving page speed on your landing pages and checkout\r\nensuring no indexation blocks are accidentally applied to key pages</li>\r\n 	<li aria-level=\"1\">updating title tags and meta descriptions for the current year, where relevant</li>\r\n</ul>\r\nThese actions help your pages stay discoverable, load smoothly and operate reliably under the Cyber Monday pressure.\r\n<h2>Optimise Your Site Experience to Maximise Conversions</h2>\r\nTo maximise conversions for Cyber Monday, your website needs to feel fast, clear and trustworthy.\r\n\r\nShoppers are comparing retailers at speed on this day, so the smoother the journey, the more likely they are to stay and buy.\r\n<h3>Speed and stability under load</h3>\r\nFast loading is essential during Cyber Monday traffic spikes. Even minor delays can lead to abandoned sessions.\r\n\r\nCheck your core pages using tools like Google PageSpeed Insights and consider running a load test if you expect higher traffic. Focus on:\r\n<ul>\r\n 	<li aria-level=\"1\">compressing large images</li>\r\n 	<li aria-level=\"1\">reducing heavy scripts</li>\r\n 	<li aria-level=\"1\">prioritising above-the-fold content</li>\r\n</ul>\r\nThese improvements make your pages respond more quickly, encouraging shoppers to explore your offer rather than bounce.\r\n<h3>Mobile-first shopping journeys</h3>\r\nWith 59%+ of online searches happening on mobile, your mobile experience needs to be effortless.\r\n\r\nKey improvements include:\r\n<ul>\r\n 	<li aria-level=\"1\">large, easy-to-tap buttons</li>\r\n 	<li aria-level=\"1\">a simplified menu</li>\r\n 	<li aria-level=\"1\">auto-fill fields in checkout</li>\r\n 	<li aria-level=\"1\">Apple Pay, Google Pay or Shop Pay\r\nno intrusive pop-ups covering CTAs or pricing</li>\r\n</ul>\r\nWhen the journey feels straightforward, mobile shoppers convert far more reliably.\r\n<h3>Give shoppers confidence to buy</h3>\r\nClear information reduces hesitation. Shoppers should see what they need without searching for it.\r\n\r\nMake sure you display:\r\n<ul>\r\n 	<li aria-level=\"1\">delivery details</li>\r\n 	<li aria-level=\"1\">returns information</li>\r\n 	<li aria-level=\"1\">stock status</li>\r\n 	<li aria-level=\"1\">expected delivery dates</li>\r\n 	<li aria-level=\"1\">trusted payment badges</li>\r\n</ul>\r\nIt also helps to surface social proof - reviews, ratings and live-purchase notifications - since these reassure customers who are comparing multiple retailers.\r\n\r\nWhen your site answers questions quickly and makes the buying process feel simple, you create an experience that naturally increases conversions on Cyber Monday.\r\n<h2>Conclusion: Turn Traffic into Your Next Nice Problems</h2>\r\nCyber Monday brings a huge surge in traffic, but real success comes from what that traffic turns into.\r\n\r\nWhen your Cyber Monday marketing, strategy, SEO and on-site experience all support each other, visitors don’t just browse - they buy.\r\n\r\nIf you’d like a second pair of eyes on your setup - the Actuate team can support you. We’ll help you spot gaps early and fix them before the big day, so you’re ready to turn that traffic into results that matter. Book a <a href=\"https://www.actuate.agency/get-in-touch/\">free consultation</a> today.','Cyber Monday SEO: Get Found Before You Start Paying','','inherit','closed','closed','','8280-revision-v1','','','2025-11-28 15:48:59','2025-11-28 15:48:59','',8280,'https://actuate.webpreview.co/?p=8281',0,'revision','',0),(8282,1,'2025-11-18 15:49:52','2025-11-18 15:49:52','Magento 2 can power almost anything you throw at it - but whether your store feels fast or feels sluggish often comes down to one thing: the theme.\r\n\r\nThe theme decides how quickly pages render, how clean the frontend codebase is, and how much time (or money) gets poured into development.\r\n\r\nMost stores begin on Luma, the default Magento theme. It’s stable, familiar, and works with almost every extension without friction. But as performance expectations have changed, a new option has entered the conversation: Hyvä - a modern frontend that strips out Magento’s legacy layers and focuses on speed and simplicity.\r\n\r\nIn many Magento 2 projects today, the decision ends up between staying on Luma or moving to Hyvä. This article walks through both options - so you can make the best decision for your eCommerce store.\r\n<h2>Quick Answer: Which Theme Should You Pick?</h2>\r\nSimply put, if your priority is speed, clean code, and faster development, then Hyvä wins. It delivers lighter frontend assets, better Core Web Vitals, and a noticeably smoother customer experience. It can be described as giving you the modern Magento frontend most teams wish Luma had.\r\n\r\nHowever, this doesn’t mean Luma is “bad.” It’s stable, widely supported, and works with almost every extension out of the box - which makes it a safe starting point for stores that don’t need to squeeze every millisecond of performance. But optimising Luma for speed takes more time and budget compared to building on Hyvä from the start.\r\n\r\nThink of it like this:\r\n\r\nLuma is the dependable family car - it gets you from A to B dependably.\r\nHyvä is the electric upgrade - faster, efficient, and clearly built for where eCommerce is headed.\r\n\r\nIf performance and development efficiency matter, go Hyvä.\r\nIf compatibility and low upfront cost matter more, Luma still has a place.\r\n<h3>Meet Luma: Magento’s Built-In “Starter Theme”</h3>\r\n<h4>Why Most Stores Begin on Luma</h4>\r\nLuma is the theme Magento 2 ships with - the default frontend. You install Magento, there it is. It’s useful for demos, proof-of-concepts, and anyone getting their store live without thinking too hard about design. If you need something running quickly so you can focus on products, Luma does the job.\r\n\r\nThink of it as the “starter house.” It’s move-in ready, but you know you’ll eventually renovate or move out once the business grows. Luma’s strength is compatibility - almost every extension assumes you\'re using it, which reduces problems with compatibility early on.\r\n<h4>Where Luma Starts to Slow Down</h4>\r\nWhere Luma falls short is performance. This is because its frontend is built on older architecture: RequireJS, jQuery, LESS, and layers of scripts glued together from early Magento 2 days.\r\n\r\nAll of that adds weight to the page - more code to load, more browser work, slower user experience. It wasn’t built with Core Web Vitals in mind, so hitting modern speed benchmarks usually requires paid optimisation work or heavy customisation.\r\n\r\nFor example: a Luma page loads like it’s assembling itself piece-by-piece in the browser - think building a house brick by brick. Hyvä, on the other hand, loads like it already knew what you wanted - and built it instantly.\r\n<h3>Meet Hyvä: The Speed-Focused Modern Frontend</h3>\r\n<h4>What’s Under the Hood (and Why It’s Fast)</h4>\r\nHyvä is a Magento 2 theme built for speed (and often, the sanity of your devs!). Instead of stacking frameworks on top of more frameworks (looking at you, RequireJS), Hyvä uses Alpine.js and TailwindCSS - two lightweight tools that deliver fast rendering and a clean UI without the bloat.\r\n\r\nFewer dependencies means less code, less complexity, and fewer things that can break - meaning less maintenance time and more time on focusing on your next nice problems!\r\n\r\nHyvä essentially strips Magento’s frontend down to what actually matters. The DOM is cleaner. The CSS is smaller. The browser has less to process. You click into a Hyvä store and the page just… loads - as your customers expect.\r\n<h4>Why Teams Rave About Hyvä</h4>\r\nDevelopers love Hyvä because the codebase is simple, so builds are faster and changes don’t require detective work across four JS frameworks. It doesn’t require three months of optimisation or rewrites to hit 90+ lighthouse scores, freeing up your devs to focus on other areas.\r\n\r\nFor marketers, the benefit is straightforward: speed improves SEO and conversions. A faster store ranks higher and leaks fewer customers during checkout - more sales, and better traffic - the best of both worlds.\r\n<h3>Speed Test: Hyvä vs Luma</h3>\r\n<h4>Lighthouse Scores: The Numbers Don’t Lie</h4>\r\nWhen it comes to speed tests, there is definitely a clear winner.\r\n\r\nIn tests, stores running Hyvä theme have achieved Lighthouse scores in the 90-100 range when optimised and configured properly.\r\n\r\nBy contrast, stores using the default Luma theme often score below 70 unless they’re subjected to heavy custom performance work.\r\n\r\nThe bottom line: Hyvä gives you “top tier numbers” much faster; Luma takes longer, costs more to tune.\r\n<h4>How Much Code Your Browser Has to Drag Around</h4>\r\nOne real-world <a href=\"https://eltrino.nl/blog/luma-vs-hyva-magento-themes-performance-test\">test </a>showed a standard Luma store sending 200+ JS/CSS resources (~1.5 MB payload) on initial load, whereas a Hyvä build loaded just two assets (~0.2 MB). A huge difference!\r\n\r\nWhat does this mean in simple terms? Hyvä uses less network requests, which means it loads in less time, leading to better user experience (nobody likes a slow website) and higher SEO potential!\r\n<h3>Budget, Build Time &amp; Licensing: What to Expect</h3>\r\n<h4>Hyvä Pricing: Pay a Little Now, Save a Lot Later</h4>\r\nHyvä isn’t free. There’s a one-time license cost - and yes, that’s usually the first thing people react to.\r\n\r\nBut it’s certainly worth it. After all, what you’re really buying isn’t a theme… it’s time. Hyvä’s clean architecture means developers spend less effort wrestling with frontend complexity and more time actually building the features your store needs. Faster builds = fewer hours = lower overall cost.\r\n\r\nIf your priority is speed of delivery, cleaner code, and a smoother development process, Hyvä wins here. Instead of paying for optimisation later, you start with a frontend that’s already lean and modern.\r\n<h4>Luma Costs: “Free Theme”… Until It Isn’t</h4>\r\nLuma costs nothing upfront, and that makes it look like the safe financial choice. It’s compatible with just about every Magento extension, and for stores that only need the basics, that can be enough.\r\n\r\nBut here’s the catch: once your website starts to expand, and performance becomes a priority, Luma becomes expensive REALLY fast. Achieving modern speed and Core Web Vitals benchmarks usually requires refactoring, workarounds, or add-on optimisation projects. In other words: the “free theme” becomes paid in developer hours.\r\n\r\nIn essence, Hyvä is paying a little now to avoid paying a lot later.\r\n<h3>Extension Support: What Works Out of the Box?</h3>\r\n<h4>Luma: Maximum Compatibility</h4>\r\nLuma works with nearly every Magento extension out of the box. If an extension vendor supports Magento 2, chances are it was designed and tested against the Luma frontend. That makes Luma a safe choice when your store relies heavily on third-party modules or niche functionality.\r\n\r\nFor eCommerce teams who need plug-and-play compatibility and don’t want to touch frontend logic, Luma keeps things simple.\r\n<h4>Hyvä: Catching Up Fast with Extension Support</h4>\r\nHyvä started with less extension support - but that gap is closing fast. Many major Magento vendors now offer dedicated Hyvä compatibility add-ons, and Hyvä itself maintains a component library that replaces common Luma dependencies with lighter Hyvä equivalents.\r\n\r\nThe shift happening in the ecosystem is clear: more extensions are releasing Hyvä-ready versions every month. If something doesn’t work immediately, agencies can usually convert it because Hyvä’s frontend is cleaner and easier to work with.\r\n\r\nHowever, overall, Luma is still more widely compatible.\r\n<h3>SEO &amp; Conversions: Does Theme Choice Affect Sales?</h3>\r\n<h4>Faster Sites Rank Higher (Thanks Google)</h4>\r\nGoogle doesn’t reward slow websites. It doesn’t care how beautiful your design is or how expensive your tech stack was. If the site drags, rankings drop and users bounce. Hyvä gives you speed by default, which means you start closer to the results you want - faster indexing, stronger Core Web Vitals, and fewer “why is organic traffic dipping?” conversations.\r\n\r\nLuma can get there, but only after performance tuning, front-end refactoring, and multiple optimisation passes. With Hyvä, speed isn’t a project. It’s the baseline.\r\n<h4>Faster Checkout = More Sales</h4>\r\nUsers don’t convert on pages they don’t stick around to see. Hyvä reduces the load time and improves user experience - making interactions feel immediate, and checkouts finalise without the “please wait…” moments that give people time to change their mind.\r\n\r\nLuma works, too, but it’s bulkier - which means more scripts to load, and more waiting for your potential customers.\r\n\r\nA fast store keeps customers in the buying mindset. A slow store gives them time to rethink the purchase.\r\n<h3>Should You Switch to Hyvä? Here’s the Rundown</h3>\r\nHyvä is the better choice when you’re upgrading your storefront, or have a larger product range, and want a faster, cleaner frontend without fighting Magento’s legacy code. It gives developers a lighter starting point, so build time drops and performance improves as a side effect - not as an extra project.\r\n\r\nStores that move to Hyvä typically do it because they\'re growing as a business, and want to invest in growth, performance, and a frontend they don’t have to wrestle with every time they want to refine UX or add new features.\r\n\r\nLuma is the better choice when you aren’t changing much on the frontend and just need everything to work. Almost every Magento extension supports Luma out of the box, which makes it a dependable option for stores that rely heavily on third-party modules or don’t have the appetite for frontend overhaul yet. It’s steady and predictable - which is all many smaller businesses need.','Hyva vs Luma: Which Magento 2 Theme is Better?','','publish','open','open','','hyva-vs-luma-which-magento-2-theme-is-better','','','2026-02-15 11:06:28','2026-02-15 11:06:28','',0,'https://actuate.webpreview.co/?p=8282',0,'post','',0),(8283,1,'2025-11-28 15:54:19','2025-11-28 15:54:19','','Hyva vs Luma: Which Magento 2 Theme is Better?','','inherit','open','closed','','hyva-vs-luma-min','','','2025-11-28 15:54:29','2025-11-28 15:54:29','',8282,'https://actuate.webpreview.co/wp-content/uploads/Hyva-vs-Luma-min.jpg',0,'attachment','image/jpeg',0),(8284,1,'2025-11-28 15:54:32','2025-11-28 15:54:32','Magento 2 can power almost anything you throw at it - but whether your store feels fast or feels sluggish often comes down to one thing: the theme.\r\n\r\nThe theme decides how quickly pages render, how clean the frontend codebase is, and how much time (or money) gets poured into development.\r\n\r\nMost stores begin on Luma, the default Magento theme. It’s stable, familiar, and works with almost every extension without friction. But as performance expectations have changed, a new option has entered the conversation: Hyvä - a modern frontend that strips out Magento’s legacy layers and focuses on speed and simplicity.\r\n\r\nIn many Magento 2 projects today, the decision ends up between staying on Luma or moving to Hyvä. This article walks through both options - so you can make the best decision for your eCommerce store.\r\n<h2>Quick Answer: Which Theme Should You Pick?</h2>\r\nSimply put, if your priority is speed, clean code, and faster development, then Hyvä wins. It delivers lighter frontend assets, better Core Web Vitals, and a noticeably smoother customer experience. It can be described as giving you the modern Magento frontend most teams wish Luma had.\r\n\r\nHowever, this doesn’t mean Luma is “bad.” It’s stable, widely supported, and works with almost every extension out of the box - which makes it a safe starting point for stores that don’t need to squeeze every millisecond of performance. But optimising Luma for speed takes more time and budget compared to building on Hyvä from the start.\r\n\r\nThink of it like this:\r\n\r\nLuma is the dependable family car - it gets you from A to B dependably.\r\nHyvä is the electric upgrade - faster, efficient, and clearly built for where eCommerce is headed.\r\n\r\nIf performance and development efficiency matter, go Hyvä.\r\nIf compatibility and low upfront cost matter more, Luma still has a place.\r\n<h3>Meet Luma: Magento’s Built-In “Starter Theme”</h3>\r\n<h4>Why Most Stores Begin on Luma</h4>\r\nLuma is the theme Magento 2 ships with - the default frontend. You install Magento, there it is. It’s useful for demos, proof-of-concepts, and anyone getting their store live without thinking too hard about design. If you need something running quickly so you can focus on products, Luma does the job.\r\n\r\nThink of it as the “starter house.” It’s move-in ready, but you know you’ll eventually renovate or move out once the business grows. Luma’s strength is compatibility - almost every extension assumes you\'re using it, which reduces problems with compatibility early on.\r\n<h4>Where Luma Starts to Slow Down</h4>\r\nWhere Luma falls short is performance. This is because its frontend is built on older architecture: RequireJS, jQuery, LESS, and layers of scripts glued together from early Magento 2 days.\r\n\r\nAll of that adds weight to the page - more code to load, more browser work, slower user experience. It wasn’t built with Core Web Vitals in mind, so hitting modern speed benchmarks usually requires paid optimisation work or heavy customisation.\r\n\r\nFor example: a Luma page loads like it’s assembling itself piece-by-piece in the browser - think building a house brick by brick. Hyvä, on the other hand, loads like it already knew what you wanted - and built it instantly.\r\n<h3>Meet Hyvä: The Speed-Focused Modern Frontend</h3>\r\n<h4>What’s Under the Hood (and Why It’s Fast)</h4>\r\nHyvä is a Magento 2 theme built for speed (and often, the sanity of your devs!). Instead of stacking frameworks on top of more frameworks (looking at you, RequireJS), Hyvä uses Alpine.js and TailwindCSS - two lightweight tools that deliver fast rendering and a clean UI without the bloat.\r\n\r\nFewer dependencies means less code, less complexity, and fewer things that can break - meaning less maintenance time and more time on focusing on your next nice problems!\r\n\r\nHyvä essentially strips Magento’s frontend down to what actually matters. The DOM is cleaner. The CSS is smaller. The browser has less to process. You click into a Hyvä store and the page just… loads - as your customers expect.\r\n<h4>Why Teams Rave About Hyvä</h4>\r\nDevelopers love Hyvä because the codebase is simple, so builds are faster and changes don’t require detective work across four JS frameworks. It doesn’t require three months of optimisation or rewrites to hit 90+ lighthouse scores, freeing up your devs to focus on other areas.\r\n\r\nFor marketers, the benefit is straightforward: speed improves SEO and conversions. A faster store ranks higher and leaks fewer customers during checkout - more sales, and better traffic - the best of both worlds.\r\n<h3>Speed Test: Hyvä vs Luma</h3>\r\n<h4>Lighthouse Scores: The Numbers Don’t Lie</h4>\r\nWhen it comes to speed tests, there is definitely a clear winner.\r\n\r\nIn tests, stores running Hyvä theme have achieved Lighthouse scores in the 90-100 range when optimised and configured properly.\r\n\r\nBy contrast, stores using the default Luma theme often score below 70 unless they’re subjected to heavy custom performance work.\r\n\r\nThe bottom line: Hyvä gives you “top tier numbers” much faster; Luma takes longer, costs more to tune.\r\n<h4>How Much Code Your Browser Has to Drag Around</h4>\r\nOne real-world <a href=\"https://eltrino.nl/blog/luma-vs-hyva-magento-themes-performance-test\">test </a>showed a standard Luma store sending 200+ JS/CSS resources (~1.5 MB payload) on initial load, whereas a Hyvä build loaded just two assets (~0.2 MB). A huge difference!\r\n\r\nWhat does this mean in simple terms? Hyvä uses less network requests, which means it loads in less time, leading to better user experience (nobody likes a slow website) and higher SEO potential!\r\n<h3>Budget, Build Time &amp; Licensing: What to Expect</h3>\r\n<h4>Hyvä Pricing: Pay a Little Now, Save a Lot Later</h4>\r\nHyvä isn’t free. There’s a one-time license cost - and yes, that’s usually the first thing people react to.\r\n\r\nBut it’s certainly worth it. After all, what you’re really buying isn’t a theme… it’s time. Hyvä’s clean architecture means developers spend less effort wrestling with frontend complexity and more time actually building the features your store needs. Faster builds = fewer hours = lower overall cost.\r\n\r\nIf your priority is speed of delivery, cleaner code, and a smoother development process, Hyvä wins here. Instead of paying for optimisation later, you start with a frontend that’s already lean and modern.\r\n<h4>Luma Costs: “Free Theme”… Until It Isn’t</h4>\r\nLuma costs nothing upfront, and that makes it look like the safe financial choice. It’s compatible with just about every Magento extension, and for stores that only need the basics, that can be enough.\r\n\r\nBut here’s the catch: once your website starts to expand, and performance becomes a priority, Luma becomes expensive REALLY fast. Achieving modern speed and Core Web Vitals benchmarks usually requires refactoring, workarounds, or add-on optimisation projects. In other words: the “free theme” becomes paid in developer hours.\r\n\r\nIn essence, Hyvä is paying a little now to avoid paying a lot later.\r\n<h3>Extension Support: What Works Out of the Box?</h3>\r\n<h4>Luma: Maximum Compatibility</h4>\r\nLuma works with nearly every Magento extension out of the box. If an extension vendor supports Magento 2, chances are it was designed and tested against the Luma frontend. That makes Luma a safe choice when your store relies heavily on third-party modules or niche functionality.\r\n\r\nFor eCommerce teams who need plug-and-play compatibility and don’t want to touch frontend logic, Luma keeps things simple.\r\n<h4>Hyvä: Catching Up Fast with Extension Support</h4>\r\nHyvä started with less extension support - but that gap is closing fast. Many major Magento vendors now offer dedicated Hyvä compatibility add-ons, and Hyvä itself maintains a component library that replaces common Luma dependencies with lighter Hyvä equivalents.\r\n\r\nThe shift happening in the ecosystem is clear: more extensions are releasing Hyvä-ready versions every month. If something doesn’t work immediately, agencies can usually convert it because Hyvä’s frontend is cleaner and easier to work with.\r\n\r\nHowever, overall, Luma is still more widely compatible.\r\n<h3>SEO &amp; Conversions: Does Theme Choice Affect Sales?</h3>\r\n<h4>Faster Sites Rank Higher (Thanks Google)</h4>\r\nGoogle doesn’t reward slow websites. It doesn’t care how beautiful your design is or how expensive your tech stack was. If the site drags, rankings drop and users bounce. Hyvä gives you speed by default, which means you start closer to the results you want - faster indexing, stronger Core Web Vitals, and fewer “why is organic traffic dipping?” conversations.\r\n\r\nLuma can get there, but only after performance tuning, front-end refactoring, and multiple optimisation passes. With Hyvä, speed isn’t a project. It’s the baseline.\r\n<h4>Faster Checkout = More Sales</h4>\r\nUsers don’t convert on pages they don’t stick around to see. Hyvä reduces the load time and improves user experience - making interactions feel immediate, and checkouts finalise without the “please wait…” moments that give people time to change their mind.\r\n\r\nLuma works, too, but it’s bulkier - which means more scripts to load, and more waiting for your potential customers.\r\n\r\nA fast store keeps customers in the buying mindset. A slow store gives them time to rethink the purchase.\r\n<h3>Should You Switch to Hyvä? Here’s the Rundown</h3>\r\nHyvä is the better choice when you’re upgrading your storefront, or have a larger product range, and want a faster, cleaner frontend without fighting Magento’s legacy code. It gives developers a lighter starting point, so build time drops and performance improves as a side effect - not as an extra project.\r\n\r\nStores that move to Hyvä typically do it because they\'re growing as a business, and want to invest in growth, performance, and a frontend they don’t have to wrestle with every time they want to refine UX or add new features.\r\n\r\nLuma is the better choice when you aren’t changing much on the frontend and just need everything to work. Almost every Magento extension supports Luma out of the box, which makes it a dependable option for stores that rely heavily on third-party modules or don’t have the appetite for frontend overhaul yet. It’s steady and predictable - which is all many smaller businesses need.\r\n<h3>Final Verdict: Which Theme Is Right for Your Store?</h3>\r\nAfter looking at performance, codebase, build efficiency, and extension compatibility, the takeaway is pretty clear: Hyvä is the better frontend for Magento if you’re evolving your store, or if you have a larger store from the get-go. It delivers faster pages, cleaner code, and a smoother development experience. You start from a modern foundation instead of spending time and budget fixing legacy frontend issues.\r\n\r\nLuma still earns its place. It’s stable, familiar, and supported by almost every extension. If you’re not planning major frontend changes and you simply need everything to continue working with minimal disruption, staying on Luma is a reasonable choice.\r\n\r\nIf your store is pushing for growth, performance, and a faster web experience, Hyvä moves you forward without the technical drag. If your priority is stability and leaving things as they are, Luma keeps the lights on.\r\n\r\nEither path works - they just lead to very different outcomes.','Hyva vs Luma: Which Magento 2 Theme is Better?','','inherit','closed','closed','','8282-revision-v1','','','2025-11-28 15:54:32','2025-11-28 15:54:32','',8282,'https://actuate.webpreview.co/?p=8284',0,'revision','',0),(8285,1,'2026-10-14 15:55:51','2026-10-14 14:55:51','Black Friday is close. Traffic spikes, ad costs climb, and paid channels become a bidding war. You want volume, but every click gets more expensive and margins shrink fast. Brands that rely only on paid-spend end up paying more just to maintain the same position.\r\n\r\nHowever, with Black Friday focused SEO, you can tip the scales and get ahead of the competition - without relying on ad spend! When your pages rank, you get visibility whether your budget is £500 or £500,000. The prep you do now builds authority you can reuse every year instead of starting from zero.\r\n\r\nThis guide shows how to build a Black Friday page that’ll rank - earning clicks and pulling revenue without paying for every visit!\r\n\r\nLet’s get into the SEO Tips for Black Friday!\r\n<h2>Step 1 - Rank Faster Every Year with One Evergreen Page</h2>\r\nSearch engines rank dedicated pages. If you don’t have a dedicated landing page for Black Friday, then you’re already behind.\r\n\r\nYou may think that creating a new Black Friday page every year is the best approach. After all, a fresh page should attract new users, right?\r\n\r\nHowever, the URL should stay the same every year. When you change the URL annually, Google treats it as a completely new page with no history or authority.\r\n\r\nUse something simple like /black-friday/ rather than creating a new version like /black-friday-2025/.\r\n\r\nKeeping one “evergreen page” (that is, content with a long lifespan) means it retains backlinks, rankings, and internal link value from year to year. You update the content, the offer, the date, and the modules - but the URL remains stable. That’s what allows the page to rank faster each Black Friday instead of starting from scratch.\r\n\r\nIf you remain consistent with the URL, you’ll already be one step ahead of many businesses!\r\n<h2>Step 2 - Focus on High-Intent Buyer Keywords</h2>\r\nTrying to rank for “Black Friday deals” is wasted effort. It’s broad, noisy, and attracts bargain hunters who don’t care what you sell.\r\n\r\nYou need to attract buyers who are, well, looking to buy! Buyers who already know what they want search with specifics. They type things like “Nike Pegasus Black Friday deals” or “Black Friday running shoes.” In other words, they combine brand, product, and Black Friday in the same query. They are the people who you want to direct to your website: the hot leads.\r\n\r\nAnother behaviour shows up right before Black Friday: decision-checking. People search things like “Is Black Friday the cheapest time to buy trainers” because they’re looking for confirmation to purchase. These searches are high intent because the buyer has already done the research. They just need a final push or a good enough deal.\r\n\r\nWhen your page targets these phrases and you have relevant products behind them, you catch shoppers who are already at the bottom of the decision funnel. They know what they want. They just need somewhere to buy it. If your page shows up at that moment, you take the sale before paid ads even enter the conversation - saving your ad budget!\r\n\r\nHere is a short list of dos and don’ts when it comes to keywords:\r\n\r\nDO:\r\n<ul>\r\n 	<li aria-level=\"1\">Target keywords that include your product/service and Black Friday. E.g. “iPhone black friday deal”</li>\r\n 	<li aria-level=\"1\">Answer your customer’s questions regarding Black Friday - we recommend adding an FAQ to your Black Friday page!</li>\r\n</ul>\r\nDON’T:\r\n<ul>\r\n 	<li aria-level=\"1\">Solely target broad terms like “black friday deals”.</li>\r\n</ul>\r\n<h2>Step 3 - Get Rankings Faster by Refreshing Content</h2>\r\nYour Black Friday landing page gets users into the store, but your product and category pages are where the decisions (and sales) happen.\r\n\r\nIf someone lands on a product page and has to scroll or hunt for the offer, you lose them to another tab.\r\n\r\nThe discount, delivery info, and stock status need to be immediately visible.\r\n\r\nAbove the fold should answer the only question that matters on Black Friday: is this worth buying right now?\r\n\r\nTreat metadata the same way. Adding the year and the Black Friday phrasing to your titles and descriptions helps you appear for seasonal searches, but more importantly, it makes your listing look relevant at the exact moment people start scanning results for deals.\r\n\r\nSearchers click the result that clearly signals “yes, this page has the Black Friday offer you’re looking for.” Something like “Dyson Airwrap Deals - Black Friday 2025 | Free Delivery” beats any generic product title because it matches buying intent.\r\n\r\nStructured data is the last part of this. When your products include pricing, availability, reviews, and the sale price in schema, Google can show those details directly in the search result.\r\n\r\nThat turns a plain blue link into a result with real context: current price, discount, stock. During Black Friday searches, that tiny improvement can be the difference between being considered and being ignored. In the context of Black Friday SEO, visibility alone isn’t enough - the page needs to look like the best buying choice before the user even clicks.\r\n<h2>Step 4 - Use Google Merchant Promotions to Boost Visibility</h2>\r\nMost eCommerce teams skip this, which is why it works so well. Merchant Centre lets Google display offer labels like “20% off” or “Black Friday deal” directly on Shopping results. When shoppers are comparing ten nearly identical listings, the one with a visible discount wins the click. This isn’t theory - it’s how users behave on Black Friday: scan, compare, click the best offer.\r\n\r\nPrice-drop enhancements and sale price schema do the same thing in organic results. Instead of a plain product listing, Google can show price, sale price, and stock status. That extra information makes your result more competitive without you spending more on ads. If Black Friday SEO is about reducing paid reliance, then Merchant Centre and pricing schema are how you give your organic listings the same visibility advantages ads get. The faster your deals are understood, the faster users move to checkout.\r\n<h2>Step 5 - Refresh Existing Content Instead of Publishing New Things</h2>\r\nBlack Friday isn’t the moment to produce new content and hope Google feels generous. New pages rarely rank fast enough to matter. The smarter move is refreshing what already performs. Take last year\'s Black Friday page, update the offer and date, update the publish date, and push internal links toward it. Google treats refreshed content with history better than brand-new content with zero context.\r\n\r\nComparison content works exceptionally well - things like “Top picks under £100” or “Best gifts for runners.” These pages meet searchers at the exact point where they’re choosing between options. You’re not persuading someone to want the category. They already do. You’re helping them choose which one to buy. Updated, relevant content outranks new content because it has authority. Black Friday SEO rewards maturity, not volume.\r\n<h2>Step 6 - Improve Page Speed Before The Black Friday Traffic Hits</h2>\r\nPage speed affects conversion. Conversion affects revenue. During Black Friday, that chain becomes painfully obvious. A page that takes five seconds to load on desktop and eight on mobile doesn’t just lose conversion - it loses visibility. Users bounce quickly, and Google sees that behaviour as a quality issue.\r\n\r\nCut anything that slows the page. Lazy-load images. Preload the hero asset. Remove unnecessary pop-ups or scripts that fight for attention before the page even renders.\r\n\r\nIf you’re using massive lifestyle photography, compress it or move it down the page.\r\n\r\nBlack Friday buying behaviour is direct: click &gt; evaluate &gt; checkout. The page’s job is to get out of the way and let that happen. Don’t let a slow page cost you money!\r\n<h2>Step 7 - Use Internal Linking to Push Authority Toward the Black Friday Page</h2>\r\nInternal links tell search engines which page matters right now. When you add a Black Friday link to the main navigation or homepage banner, you signal that the page is important and should be crawled and indexed quickly.\r\n\r\nLink to the page from category pages and top-selling products, too. Those pages already have authority and traffic, and some of that flows to the Black Friday page through internal linking. This is one of the fastest ways to move a page up the rankings in the weeks leading up to Black Friday. It’s simple, mechanical, and doesn’t require new content. The page that gets linked to wins - not the one that just exists.\r\n<h2>Step 8 - Take Advantage of Discounts For SEO Tools On Black Friday</h2>\r\nWhat better way to improve your website’s SEO than by using the right tools for the job? Every year, the tools that eCommerce teams wish they had can suddenly become affordable because of Black Friday promotions.\r\n\r\nFor example, SEMrush’s Black Friday 2024 offer included a free $300 SEO consultation when you bought a one-month Pro plan. Even if you don’t see massive drops, many SEO-tool deal round-ups say that November (Black Friday / Cyber Week) is one of the best times to watch for savings.\r\n\r\nTools like Semrush, and Screaming Frog let you spot indexing issues, check ranking movement, and monitor technical errors quickly. On the CRO side, Hotjar or VWO help you see where users get stuck so you can remove barriers, so these tools are definitely worth investing in.\r\n<h2>FAQs</h2>\r\n<h3>When should we start Black Friday SEO?</h3>\r\nThree to six months ahead gives search engines time to crawl, index, and build confidence in the page. If it’s already close to Black Friday, prioritise internal linking and updating existing pages.\r\n<h3>Should we create a new Black Friday URL each year?</h3>\r\nNo. Keep one evergreen page and update it annually. The URL builds authority over time. New URLs start from zero.\r\n<h3>What if we’re already behind?</h3>\r\nMake the Black Friday page discoverable. Add it to navigation. Link from category pages. Submit it to indexing. You can still rank for specific product queries even if the timeframe is short.\r\n<h3>Do discounts affect SEO?</h3>\r\nThe discount itself doesn’t. But higher click-through rates and better conversion rates do - and discounts influence both.','SEO Tips for Black Friday (That Don’t Involve Spending More)','','future','open','open','','seo-tips-for-black-friday-that-dont-involve-spending-more','','','2026-02-15 11:05:20','2026-02-15 11:05:20','',0,'https://actuate.webpreview.co/?p=8285',0,'post','',0),(8286,1,'2025-11-28 16:00:02','2025-11-28 16:00:02','','SEO Tips for Black Friday (That Don’t Involve Spending More)','','inherit','open','closed','','seo-tips-black-friday-min','','','2025-11-28 16:00:13','2025-11-28 16:00:13','',8285,'https://actuate.webpreview.co/wp-content/uploads/SEO-Tips-Black-Friday-min.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `act_posts` VALUES (8287,1,'2025-11-28 16:00:16','2025-11-28 16:00:16','Black Friday is close. Traffic spikes, ad costs climb, and paid channels become a bidding war. You want volume, but every click gets more expensive and margins shrink fast. Brands that rely only on paid-spend end up paying more just to maintain the same position.\r\n\r\nHowever, with Black Friday focused SEO, you can tip the scales and get ahead of the competition - without relying on ad spend! When your pages rank, you get visibility whether your budget is £500 or £500,000. The prep you do now builds authority you can reuse every year instead of starting from zero.\r\n\r\nThis guide shows how to build a Black Friday page that’ll rank - earning clicks and pulling revenue without paying for every visit!\r\n\r\nLet’s get into the SEO Tips for Black Friday!\r\n\r\n&nbsp;\r\n<h2>Step 1 - Rank Faster Every Year with One Evergreen Page</h2>\r\nSearch engines rank dedicated pages. If you don’t have a dedicated landing page for Black Friday, then you’re already behind.\r\n\r\nYou may think that creating a new Black Friday page every year is the best approach. After all, a fresh page should attract new users, right?\r\n\r\nHowever, the URL should stay the same every year. When you change the URL annually, Google treats it as a completely new page with no history or authority.\r\n\r\nUse something simple like /black-friday/ rather than creating a new version like /black-friday-2025/.\r\n\r\nKeeping one “evergreen page” (that is, content with a long lifespan) means it retains backlinks, rankings, and internal link value from year to year. You update the content, the offer, the date, and the modules - but the URL remains stable. That’s what allows the page to rank faster each Black Friday instead of starting from scratch.\r\n\r\nIf you remain consistent with the URL, you’ll already be one step ahead of many businesses!\r\n<h2>Step 2 - Focus on High-Intent Buyer Keywords</h2>\r\nTrying to rank for “Black Friday deals” is wasted effort. It’s broad, noisy, and attracts bargain hunters who don’t care what you sell.\r\n\r\nYou need to attract buyers who are, well, looking to buy! Buyers who already know what they want search with specifics. They type things like “Nike Pegasus Black Friday deals” or “Black Friday running shoes.” In other words, they combine brand, product, and Black Friday in the same query. They are the people who you want to direct to your website: the hot leads.\r\n\r\nAnother behaviour shows up right before Black Friday: decision-checking. People search things like “Is Black Friday the cheapest time to buy trainers” because they’re looking for confirmation to purchase. These searches are high intent because the buyer has already done the research. They just need a final push or a good enough deal.\r\n\r\nWhen your page targets these phrases and you have relevant products behind them, you catch shoppers who are already at the bottom of the decision funnel. They know what they want. They just need somewhere to buy it. If your page shows up at that moment, you take the sale before paid ads even enter the conversation - saving your ad budget!\r\n\r\nHere is a short list of dos and don’ts when it comes to keywords:\r\n\r\nDO:\r\n<ul>\r\n 	<li aria-level=\"1\">Target keywords that include your product/service and Black Friday. E.g. “iPhone black friday deal”</li>\r\n 	<li aria-level=\"1\">Answer your customer’s questions regarding Black Friday - we recommend adding an FAQ to your Black Friday page!</li>\r\n</ul>\r\nDON’T:\r\n<ul>\r\n 	<li aria-level=\"1\">Solely target broad terms like “black friday deals”.</li>\r\n</ul>\r\n<h2>Step 3 - Get Rankings Faster by Refreshing Content</h2>\r\nYour Black Friday landing page gets users into the store, but your product and category pages are where the decisions (and sales) happen.\r\n\r\nIf someone lands on a product page and has to scroll or hunt for the offer, you lose them to another tab.\r\n\r\nThe discount, delivery info, and stock status need to be immediately visible.\r\n\r\nAbove the fold should answer the only question that matters on Black Friday: is this worth buying right now?\r\n\r\nTreat metadata the same way. Adding the year and the Black Friday phrasing to your titles and descriptions helps you appear for seasonal searches, but more importantly, it makes your listing look relevant at the exact moment people start scanning results for deals.\r\n\r\nSearchers click the result that clearly signals “yes, this page has the Black Friday offer you’re looking for.” Something like “Dyson Airwrap Deals - Black Friday 2025 | Free Delivery” beats any generic product title because it matches buying intent.\r\n\r\nStructured data is the last part of this. When your products include pricing, availability, reviews, and the sale price in schema, Google can show those details directly in the search result.\r\n\r\nThat turns a plain blue link into a result with real context: current price, discount, stock. During Black Friday searches, that tiny improvement can be the difference between being considered and being ignored. In the context of Black Friday SEO, visibility alone isn’t enough - the page needs to look like the best buying choice before the user even clicks.\r\n<h2>Step 4 - Use Google Merchant Promotions to Boost Visibility</h2>\r\nMost eCommerce teams skip this, which is why it works so well. Merchant Centre lets Google display offer labels like “20% off” or “Black Friday deal” directly on Shopping results. When shoppers are comparing ten nearly identical listings, the one with a visible discount wins the click. This isn’t theory - it’s how users behave on Black Friday: scan, compare, click the best offer.\r\n\r\nPrice-drop enhancements and sale price schema do the same thing in organic results. Instead of a plain product listing, Google can show price, sale price, and stock status. That extra information makes your result more competitive without you spending more on ads. If Black Friday SEO is about reducing paid reliance, then Merchant Centre and pricing schema are how you give your organic listings the same visibility advantages ads get. The faster your deals are understood, the faster users move to checkout.\r\n<h2>Step 5 - Refresh Existing Content Instead of Publishing New Things</h2>\r\nBlack Friday isn’t the moment to produce new content and hope Google feels generous. New pages rarely rank fast enough to matter. The smarter move is refreshing what already performs. Take last year\'s Black Friday page, update the offer and date, update the publish date, and push internal links toward it. Google treats refreshed content with history better than brand-new content with zero context.\r\n\r\nComparison content works exceptionally well - things like “Top picks under £100” or “Best gifts for runners.” These pages meet searchers at the exact point where they’re choosing between options. You’re not persuading someone to want the category. They already do. You’re helping them choose which one to buy. Updated, relevant content outranks new content because it has authority. Black Friday SEO rewards maturity, not volume.\r\n<h2>Step 6 - Improve Page Speed Before The Black Friday Traffic Hits</h2>\r\nPage speed affects conversion. Conversion affects revenue. During Black Friday, that chain becomes painfully obvious. A page that takes five seconds to load on desktop and eight on mobile doesn’t just lose conversion - it loses visibility. Users bounce quickly, and Google sees that behaviour as a quality issue.\r\n\r\nCut anything that slows the page. Lazy-load images. Preload the hero asset. Remove unnecessary pop-ups or scripts that fight for attention before the page even renders.\r\n\r\nIf you’re using massive lifestyle photography, compress it or move it down the page.\r\n\r\nBlack Friday buying behaviour is direct: click &gt; evaluate &gt; checkout. The page’s job is to get out of the way and let that happen. Don’t let a slow page cost you money!\r\n<h2>Step 7 - Use Internal Linking to Push Authority Toward the Black Friday Page</h2>\r\nInternal links tell search engines which page matters right now. When you add a Black Friday link to the main navigation or homepage banner, you signal that the page is important and should be crawled and indexed quickly.\r\n\r\nLink to the page from category pages and top-selling products, too. Those pages already have authority and traffic, and some of that flows to the Black Friday page through internal linking. This is one of the fastest ways to move a page up the rankings in the weeks leading up to Black Friday. It’s simple, mechanical, and doesn’t require new content. The page that gets linked to wins - not the one that just exists.\r\n<h2>Step 8 - Take Advantage of Discounts For SEO Tools On Black Friday</h2>\r\nWhat better way to improve your website’s SEO than by using the right tools for the job? Every year, the tools that eCommerce teams wish they had can suddenly become affordable because of Black Friday promotions.\r\n\r\nFor example, SEMrush’s Black Friday 2024 offer included a free $300 SEO consultation when you bought a one-month Pro plan. Even if you don’t see massive drops, many SEO-tool deal round-ups say that November (Black Friday / Cyber Week) is one of the best times to watch for savings.\r\n\r\nTools like Semrush, and Screaming Frog let you spot indexing issues, check ranking movement, and monitor technical errors quickly. On the CRO side, Hotjar or VWO help you see where users get stuck so you can remove barriers, so these tools are definitely worth investing in.\r\n<h2>FAQs</h2>\r\n<h3>When should we start Black Friday SEO?</h3>\r\nThree to six months ahead gives search engines time to crawl, index, and build confidence in the page. If it’s already close to Black Friday, prioritise internal linking and updating existing pages.\r\n<h3>Should we create a new Black Friday URL each year?</h3>\r\nNo. Keep one evergreen page and update it annually. The URL builds authority over time. New URLs start from zero.\r\n<h3>What if we’re already behind?</h3>\r\nMake the Black Friday page discoverable. Add it to navigation. Link from category pages. Submit it to indexing. You can still rank for specific product queries even if the timeframe is short.\r\n<h3>Do discounts affect SEO?</h3>\r\nThe discount itself doesn’t. But higher click-through rates and better conversion rates do - and discounts influence both.\r\n<h2>Conclusion</h2>\r\nBlack Friday doesn’t reward the brand with the prettiest banner or the biggest discount. It rewards the brand that makes itself discoverable at the exact moment buying intent peaks. That’s what Black Friday SEO does. It reduces dependency on paid media so you can save money towards unlocking your #nextniceproblem, and puts your products in front of people already looking for them.\r\n<h3>Book a strategy session.</h3>\r\nWe’ll make sure your Black Friday page gets found.\r\n\r\nGet in touch today <a href=\"https://www.actuate.agency/get-in-touch/\">https://www.actuate.agency/get-in-touch/</a>','SEO Tips for Black Friday (That Don’t Involve Spending More)','','inherit','closed','closed','','8285-revision-v1','','','2025-11-28 16:00:16','2025-11-28 16:00:16','',8285,'https://actuate.webpreview.co/?p=8287',0,'revision','',0),(8288,1,'2026-10-27 05:00:33','2026-10-27 05:00:33','If you’re looking to maximise conversions for Black Friday, the challenge isn’t getting traffic - it’s getting buyers through checkout. In 2025, around 70% of online shopping carts are abandoned, even when the visitor shows clear buying intent by adding a product to the basket. Most losses happen not because of pricing or product, but because the path to completing the order isn’t clear or fast enough.\r\n\r\nOn Black Friday, those losses become far more expensive. You’ve invested in paid campaigns, you’ve won the click, but if your checkout process isn’t streamlined an unclear offer, too many decisions, slow loading, distractions - the sale collapses and a competitor gets the revenue instead.\r\n\r\nThis guide shows how to remove that friction. It explains how to make the offer immediately obvious, how to structure pages so users move forward without thinking, and how to simplify checkout so there are no unnecessary decisions.\r\n\r\nAfter reading our guide, you’ll easily help more visitors complete the purchase they already intended to make, without relying on deeper discounts or sacrificing margins.\r\n\r\nLet’s get into it.\r\n<h3>Step 1 - Make the Offer Impossible to Miss</h3>\r\nVisitors scan, not read. When someone lands on your Black Friday page, they must see the discount, the end date, and the primary action immediately. If users need to scroll, interpret design elements, or guess where the deal applies, they leave and look for a site that communicates faster - meaning you’ll lose a sale to your competitor.\r\n\r\nPlace the discount and the call to action at the top of the page, followed by a short sentence clarifying the scope of the deal. For example: “Up to 30% off selected products, ends Monday.” This communicates value and urgency without forcing the user to search for detail.\r\n\r\nKeep the page focused. During Black Friday, navigation should guide visitors to discounted products, not to blog posts, brand stories, or general categories. The fewer detours available, the more visitors reach product pages.\r\n<h3>Step 2 - Prioritise Product Pages, Because That’s Where Buying Decisions Happen</h3>\r\nMost Black Friday sessions start on a product page, not the homepage. Users click a product from Google Shopping, social ads, or email campaigns and land where the decision takes place. Optimising product pages has a direct impact on completed checkouts.\r\n\r\nPlace the price, discount, delivery timeframe, and returns information above the fold and close to the product title. When these details are grouped, visitors understand cost and risk without scrolling, which helps them commit to the purchase.\r\n\r\nShow stock levels when they are relevant. If an item is low on stock, displaying the remaining quantity helps visitors understand that waiting may result in the product selling out - meaning they’ll buy faster! However, accuracy matters here; genuine information increases trust.\r\n\r\nOffer simple product comparisons. If variations exist, show them on the page. Without a comparison, visitors open new tabs, and once they leave the site, many do not return.\r\n<h3>Step 3 - Reduce Checkout Steps and Required Decisions</h3>\r\nCheckout is a commitment stage. At this point, visitors have already chosen the product; the remaining task is to enter details and confirm payment. Any delay increases drop-off and reduces your sales.\r\n<h4>Enable guest checkout.</h4>\r\nForcing account creation introduces an extra task that does not help complete the order. If account creation is valuable to your business, offer it after the purchase, using order tracking as the benefit. Black Friday is all about snapping up deals fast, and forcing them to create an account may cause them to go to your competitors, instead.\r\n<h4>Offer Apple Pay and Google Pay.</h4>\r\nThese payment methods reduce typing, especially on mobile, and cut down the time it takes to complete the process. With 66% of online shoppers using their mobile to checkout, it is definitely worth including those options!\r\n<h4>Display a Progress Bar</h4>\r\nDisplay a progress bar so visitors know how close they are to completion. People are far more willing to continue when they know there are only two steps remaining.\r\n\r\nThe bar doesn’t have to be anything fancy - it could simply be a line that spans the width of the checkout window, or even worded, for example “Step 2 of 4”.\r\n<h4>Remove Unnecessary Fields</h4>\r\nRemove fields that do not affect fulfilment. If the information is not required to send the order or take payment, it slows the visitor down.\r\n\r\nOverall, the more straightforward the checkout, the more orders you complete.\r\n<h3>Step 4 - Improve Load Speed Before Improving Design</h3>\r\nVisitors expect pages to load instantly. When a page loads slowly, users assume the checkout will also be slow and return to search results. During Black Friday, this behaviour becomes more pronounced because users compare multiple retailers.\r\n\r\nIn 2025, 53% of mobile users will abandon a site if it takes more than 3 seconds to load. That’s more than half of your potential customers! On the other hand, improving mobile page load by just 1 second can increase conversion rates by around 5.9% and decrease bounce rates by ~9%.\r\n\r\nCompress images, delay non-essential scripts, and load pop-ups only after the main content appears. This ensures visitors can see the offer and start engaging with the page without waiting for secondary elements.\r\n\r\nPreload the hero image and the cart script so the elements needed for progression load first. When users see the page content immediately, they stay and continue towards the checkout.\r\n<h3>Step 5 - Make Navigation Support Buying, Not Browsing</h3>\r\nNavigation should guide users forward. During Black Friday, users do not want to explore the entire catalogue. They want the discounted products.\r\n\r\nAdd “Black Friday” to the main navigation bar. This creates an obvious entry point for returning visitors and prevents people from navigating through multiple dropdown menus.\r\n\r\nOn category pages, change the default sorting from alphabetical to something that helps users decide faster, such as “Best sellers,” “In stock,” or “Top rated.” Show fewer products per row so visitors can scan and understand each item without visual overload.\r\n\r\nNavigation has one job during Black Friday: make sure visitors reach a product page quickly.\r\n<h3>Step 6 - Present Products in a Way That Reduces Thinking</h3>\r\nVisitors make faster decisions when product lists are structured. A random grid of discounted products forces users to filter everything themselves. A structured layout guides them towards the products you want to sell.\r\n\r\nCreate sections like “Gifts under £50,” “Popular this week,” or “Limited stock.” These labels help users find relevant items without scrolling through the entire catalogue.\r\n\r\nDuring the event, move high-selling products to the top. If a product sells out, remove it from the grid or move it to a separate section. Seeing unavailable items causes users to question whether products are still obtainable and can slow their progress.\r\n\r\nWhen choices are easier to understand, there is less mental load for your customers, so purchases happen faster.\r\n<h3>Step 7 - Build Purchase Intent Before Black Friday Starts</h3>\r\nStrong conversion rates come from visitors who were already interested in your products before Black Friday. These users have seen your brand, viewed your products, and often only need a discount to finalise their decision.\r\n\r\nCollect email addresses in the weeks leading up to the event with a clear message: “Get early access.” This creates anticipation and builds a ready audience who will return on launch.\r\n\r\nRetarget visitors who viewed products or added items to the cart earlier in the month. These users already understand the product; the promotion gives them a reason to return and complete their purchase.\r\n\r\nWhen you warm users ahead of time, Black Friday becomes the final step of an existing decision, not the beginning of a new one.\r\n<h3>Step 8 - Increase Customer Value After Black Friday</h3>\r\nMany Black Friday customers are first-time buyers. Without a plan for follow-up, most will never return.\r\n\r\nSet up a simple post-purchase sequence. Thank the customer, then recommend an accessory or related product based on what they bought. If you want to encourage a second purchase, offer something that protects margin, such as free delivery or loyalty credit.\r\n\r\nA second purchase has a lower acquisition cost because the customer already knows your product and your delivery process. Each returning customer increases the lifetime value of the Black Friday acquisition, turning a one-time spike into sustained revenue.\r\n<h3>Optional: Use SEO Tools Black Friday Deals to Improve Conversion</h3>\r\nBlack Friday and Cyber Monday are when many SaaS platforms offer their biggest discounts of the year, including CRO, analytics and SEO tools. In 2025, deal aggregators reported that software companies typically offer 30% to 70% off annual plans during Black Friday.\r\n\r\nThese tools are an excellent purchase because they show you what visitors actually do on your site. Heatmaps reveal where users hesitate, scroll tracking shows how far they get before losing interest, and session recordings let you watch the exact moment a user abandons the page. A/B testing platforms let you compare two versions of the same page and see which one results in more completed checkouts.\r\n\r\nInstead of changing your pages based on assumptions, you can improve them based on real behaviour. And when the goal is to maximise conversions for Black Friday, clarity on where users get stuck is far more valuable than running bigger discounts.\r\n<h4>FAQs</h4>\r\nWhat conversion rate should we expect on Black Friday?\r\nConversion rates are usually higher than during the rest of the year because visitors arrive with intent. If your average rate is 2%, seeing 4-6% on product pages is common.\r\n\r\nWhen should planning begin?\r\nThe sooner, the better! Start six weeks before. This gives time to build warm traffic and reduce checkout issues.\r\n\r\nDo deeper discounts always convert better?\r\nOnly when the buying experience is straightforward. A moderate discount on a clear page converts more than a big discount buried under complexity.\r\n\r\nWhere should we focus if we have limited time?\r\nClarify the offer on product pages, enable guest checkout, and simplify payment.\r\n\r\n&nbsp;','Last Minute Tips to Maximise Conversions for Black Friday (Without Slashing Your Margins)','','future','open','open','','last-minute-tips-to-maximise-conversions-for-black-friday-without-slashing-your-margins','','','2026-02-15 11:04:24','2026-02-15 11:04:24','',0,'https://actuate.webpreview.co/?p=8288',0,'post','',0),(8289,1,'2025-11-28 16:12:14','2025-11-28 16:12:14','','Last Minute Tips to Maximise Conversions for Black Friday (Without Slashing Your Margins)','','inherit','open','closed','','maximise-conversions-black-friday-min','','','2025-11-28 16:12:25','2025-11-28 16:12:25','',8288,'https://actuate.webpreview.co/wp-content/uploads/Maximise-Conversions-Black-Friday-min.jpg',0,'attachment','image/jpeg',0),(8290,1,'2025-11-28 16:12:47','2025-11-28 16:12:47','If you’re looking to maximise conversions for Black Friday, the challenge isn’t getting traffic - it’s getting buyers through checkout. In 2025, around 70% of online shopping carts are abandoned, even when the visitor shows clear buying intent by adding a product to the basket. Most losses happen not because of pricing or product, but because the path to completing the order isn’t clear or fast enough.\r\n\r\nOn Black Friday, those losses become far more expensive. You’ve invested in paid campaigns, you’ve won the click, but if your checkout process isn’t streamlined an unclear offer, too many decisions, slow loading, distractions - the sale collapses and a competitor gets the revenue instead.\r\n\r\nThis guide shows how to remove that friction. It explains how to make the offer immediately obvious, how to structure pages so users move forward without thinking, and how to simplify checkout so there are no unnecessary decisions.\r\n\r\nAfter reading our guide, you’ll easily help more visitors complete the purchase they already intended to make, without relying on deeper discounts or sacrificing margins.\r\n\r\nLet’s get into it.\r\n<h3>Step 1 - Make the Offer Impossible to Miss</h3>\r\nVisitors scan, not read. When someone lands on your Black Friday page, they must see the discount, the end date, and the primary action immediately. If users need to scroll, interpret design elements, or guess where the deal applies, they leave and look for a site that communicates faster - meaning you’ll lose a sale to your competitor.\r\n\r\nPlace the discount and the call to action at the top of the page, followed by a short sentence clarifying the scope of the deal. For example: “Up to 30% off selected products, ends Monday.” This communicates value and urgency without forcing the user to search for detail.\r\n\r\nKeep the page focused. During Black Friday, navigation should guide visitors to discounted products, not to blog posts, brand stories, or general categories. The fewer detours available, the more visitors reach product pages.\r\n<h3>Step 2 - Prioritise Product Pages, Because That’s Where Buying Decisions Happen</h3>\r\nMost Black Friday sessions start on a product page, not the homepage. Users click a product from Google Shopping, social ads, or email campaigns and land where the decision takes place. Optimising product pages has a direct impact on completed checkouts.\r\n\r\nPlace the price, discount, delivery timeframe, and returns information above the fold and close to the product title. When these details are grouped, visitors understand cost and risk without scrolling, which helps them commit to the purchase.\r\n\r\nShow stock levels when they are relevant. If an item is low on stock, displaying the remaining quantity helps visitors understand that waiting may result in the product selling out - meaning they’ll buy faster! However, accuracy matters here; genuine information increases trust.\r\n\r\nOffer simple product comparisons. If variations exist, show them on the page. Without a comparison, visitors open new tabs, and once they leave the site, many do not return.\r\n<h3>Step 3 - Reduce Checkout Steps and Required Decisions</h3>\r\nCheckout is a commitment stage. At this point, visitors have already chosen the product; the remaining task is to enter details and confirm payment. Any delay increases drop-off and reduces your sales.\r\n<h4>Enable guest checkout.</h4>\r\nForcing account creation introduces an extra task that does not help complete the order. If account creation is valuable to your business, offer it after the purchase, using order tracking as the benefit. Black Friday is all about snapping up deals fast, and forcing them to create an account may cause them to go to your competitors, instead.\r\n<h4>Offer Apple Pay and Google Pay.</h4>\r\nThese payment methods reduce typing, especially on mobile, and cut down the time it takes to complete the process. With 66% of online shoppers using their mobile to checkout, it is definitely worth including those options!\r\n<h4>Display a Progress Bar</h4>\r\nDisplay a progress bar so visitors know how close they are to completion. People are far more willing to continue when they know there are only two steps remaining.\r\n\r\nThe bar doesn’t have to be anything fancy - it could simply be a line that spans the width of the checkout window, or even worded, for example “Step 2 of 4”.\r\n<h4>Remove Unnecessary Fields</h4>\r\nRemove fields that do not affect fulfilment. If the information is not required to send the order or take payment, it slows the visitor down.\r\n\r\nOverall, the more straightforward the checkout, the more orders you complete.\r\n<h3>Step 4 - Improve Load Speed Before Improving Design</h3>\r\nVisitors expect pages to load instantly. When a page loads slowly, users assume the checkout will also be slow and return to search results. During Black Friday, this behaviour becomes more pronounced because users compare multiple retailers.\r\n\r\nIn 2025, 53% of mobile users will abandon a site if it takes more than 3 seconds to load. That’s more than half of your potential customers! On the other hand, improving mobile page load by just 1 second can increase conversion rates by around 5.9% and decrease bounce rates by ~9%.\r\n\r\nCompress images, delay non-essential scripts, and load pop-ups only after the main content appears. This ensures visitors can see the offer and start engaging with the page without waiting for secondary elements.\r\n\r\nPreload the hero image and the cart script so the elements needed for progression load first. When users see the page content immediately, they stay and continue towards the checkout.\r\n<h3>Step 5 - Make Navigation Support Buying, Not Browsing</h3>\r\nNavigation should guide users forward. During Black Friday, users do not want to explore the entire catalogue. They want the discounted products.\r\n\r\nAdd “Black Friday” to the main navigation bar. This creates an obvious entry point for returning visitors and prevents people from navigating through multiple dropdown menus.\r\n\r\nOn category pages, change the default sorting from alphabetical to something that helps users decide faster, such as “Best sellers,” “In stock,” or “Top rated.” Show fewer products per row so visitors can scan and understand each item without visual overload.\r\n\r\nNavigation has one job during Black Friday: make sure visitors reach a product page quickly.\r\n<h3>Step 6 - Present Products in a Way That Reduces Thinking</h3>\r\nVisitors make faster decisions when product lists are structured. A random grid of discounted products forces users to filter everything themselves. A structured layout guides them towards the products you want to sell.\r\n\r\nCreate sections like “Gifts under £50,” “Popular this week,” or “Limited stock.” These labels help users find relevant items without scrolling through the entire catalogue.\r\n\r\nDuring the event, move high-selling products to the top. If a product sells out, remove it from the grid or move it to a separate section. Seeing unavailable items causes users to question whether products are still obtainable and can slow their progress.\r\n\r\nWhen choices are easier to understand, there is less mental load for your customers, so purchases happen faster.\r\n<h3>Step 7 - Build Purchase Intent Before Black Friday Starts</h3>\r\nStrong conversion rates come from visitors who were already interested in your products before Black Friday. These users have seen your brand, viewed your products, and often only need a discount to finalise their decision.\r\n\r\nCollect email addresses in the weeks leading up to the event with a clear message: “Get early access.” This creates anticipation and builds a ready audience who will return on launch.\r\n\r\nRetarget visitors who viewed products or added items to the cart earlier in the month. These users already understand the product; the promotion gives them a reason to return and complete their purchase.\r\n\r\nWhen you warm users ahead of time, Black Friday becomes the final step of an existing decision, not the beginning of a new one.\r\n<h3>Step 8 - Increase Customer Value After Black Friday</h3>\r\nMany Black Friday customers are first-time buyers. Without a plan for follow-up, most will never return.\r\n\r\nSet up a simple post-purchase sequence. Thank the customer, then recommend an accessory or related product based on what they bought. If you want to encourage a second purchase, offer something that protects margin, such as free delivery or loyalty credit.\r\n\r\nA second purchase has a lower acquisition cost because the customer already knows your product and your delivery process. Each returning customer increases the lifetime value of the Black Friday acquisition, turning a one-time spike into sustained revenue.\r\n<h3>Optional: Use SEO Tools Black Friday Deals to Improve Conversion</h3>\r\nBlack Friday and Cyber Monday are when many SaaS platforms offer their biggest discounts of the year, including CRO, analytics and SEO tools. In 2025, deal aggregators reported that software companies typically offer 30% to 70% off annual plans during Black Friday.\r\n\r\nThese tools are an excellent purchase because they show you what visitors actually do on your site. Heatmaps reveal where users hesitate, scroll tracking shows how far they get before losing interest, and session recordings let you watch the exact moment a user abandons the page. A/B testing platforms let you compare two versions of the same page and see which one results in more completed checkouts.\r\n\r\nInstead of changing your pages based on assumptions, you can improve them based on real behaviour. And when the goal is to maximise conversions for Black Friday, clarity on where users get stuck is far more valuable than running bigger discounts.\r\n<h4>FAQs</h4>\r\nWhat conversion rate should we expect on Black Friday?\r\nConversion rates are usually higher than during the rest of the year because visitors arrive with intent. If your average rate is 2%, seeing 4-6% on product pages is common.\r\n\r\nWhen should planning begin?\r\nThe sooner, the better! Start six weeks before. This gives time to build warm traffic and reduce checkout issues.\r\n\r\nDo deeper discounts always convert better?\r\nOnly when the buying experience is straightforward. A moderate discount on a clear page converts more than a big discount buried under complexity.\r\n\r\nWhere should we focus if we have limited time?\r\nClarify the offer on product pages, enable guest checkout, and simplify payment.\r\n<h3>Conclusion</h3>\r\nBlack Friday conversions increase when users understand the offer quickly, reach the right products without searching, and complete checkout without unnecessary decisions.\r\n\r\nIf you want to maximise your Black Friday conversions, you should focus on making the checkout process simple, and your offers and any other relevant information instantly clear. If you want to maximise conversions, you should take advantage of purchasing SEO Tools on Black Friday, and utilise them to make improvements based on the real behaviour of your customers!','Last Minute Tips to Maximise Conversions for Black Friday (Without Slashing Your Margins)','','inherit','closed','closed','','8288-revision-v1','','','2025-11-28 16:12:47','2025-11-28 16:12:47','',8288,'https://actuate.webpreview.co/?p=8290',0,'revision','',0),(8291,1,'2025-12-16 16:14:19','2025-12-16 16:14:19','Choosing an eCommerce platform is a big decision. The right platform frees you to focus on growth, campaigns, optimisation, customer experience, and unlocking your next nice problems. However, the wrong one turns every small change into a dependency, a ticket, and a delay.\r\n\r\nShopify Plus and Adobe Commerce sit in the same enterprise space, but they’re built on very different principles.\r\n\r\nShopify Plus is fully hosted. Infrastructure, security, updates and performance are handled for you, so your team can focus on improving the storefront instead of maintaining it.\r\n\r\nOn the other hand, Adobe Commerce gives you complete control over how you do things: hosting, code, architecture, checkout logic, catalogue rules. If your business has unique requirements or complex processes, Adobe lets you shape the platform around them.\r\n\r\nThis article breaks down how that difference affects cost, customisation, delivery speed, performance during peak traffic and the ongoing workload attached to each platform.\r\n<h3>How each platform actually works day to day</h3>\r\nBefore comparing pricing or features, you need to understand how the platform works behind the scenes - because that affects how fast you can make changes, who needs to be involved, and how much effort goes into keeping the site running.\r\n<h4>Shopify Plus - fully hosted enterprise platform</h4>\r\nShopify Plus runs on Shopify’s infrastructure. Shopify controls hosting, applies security updates and maintains platform performance. This means that you don’t plan upgrades or manage servers.\r\n\r\nShopify defines Plus as a fully hosted, fully managed enterprise environment. In practice, that means if traffic surges on Black Friday, Shopify scales automatically to accommodate!\r\n\r\nPlus, when Shopify pushes a platform update, it applies without slowing you down. Or, if you need to launch a new landing page quickly, you publish it without waiting for a deployment window.\r\n\r\nHowever, control can be limited. You move inside Shopify’s framework, and some custom logic has limits. You can customise the experience, but you can’t rewrite how the platform works at a structural level.\r\n\r\nAreas like checkout logic, URL structure, and certain backend workflows follow Shopify’s rules. If your business needs unconventional logic or very complex workflows, you may find yourself designing around the platform rather than shaping it to fit your exact process.\r\n<h4>Adobe Commerce - full code and infrastructure control</h4>\r\nAdobe Commerce gives you full ownership of your platform, allowing you to design eCommerce around your business instead of shaping your processes to fit a platform. You decide how pricing works, how your catalogue logic is structured, and how the checkout behaves - including region-specific rules, customer-specific pricing or complex B2B workflows like account approval or purchase order uploads.\r\n\r\nAdobe positions Commerce as a platform that supports deep modification of business logic and architecture, giving you the freedom to build exactly what you need rather than relying on apps or workarounds .\r\n\r\nThis means you are granted true freedom to build a bespoke website that is designed exactly for your business - but it also means you\'re responsible for keeping everything running smoothly. Because you control hosting, performance and updates, managing the platform requires either internal technical capability or a long-term development partner.\r\n\r\nAdobe Commerce can deliver exceptional performance and tailored user experiences, but those results depend on how well your environment is configured and maintained .\r\n\r\nIn short: Adobe gives you the power to build anything - as long as you’re ready to own it.\r\n<h3>Understanding the true cost beyond the licence fee</h3>\r\nThe cost isn’t just the license price, but rather the hours you spend maintaining the platform, the people you need to operate it and how often you rely on development to make changes.\r\n<h4>Shopify Plus - predictable cost and low maintenance</h4>\r\nShopify Plus pricing starts at around US $2,300 per month, which includes hosting, platform updates and security. Shopify manages infrastructure and upgrades at the platform level, so you don’t budget for server administration, patching work or upgrade projects.\r\n\r\nIn real terms, this means your ongoing spend can go towards unlocking your next nice problems - like improving conversions and increasing your sales, rather than maintenance.\r\n\r\nWhen Shopify ships an update, it applies automatically; there’s no upgrade cost and no internal planning cycle. You avoid technical debt because the platform moves without your intervention.\r\n<h4>Adobe Commerce - higher cost and more ownership</h4>\r\nAdobe Commerce licence fees begin at about US $22,000 per year, and the total annual cost can exceed US $100,000 when hosting, development and maintenance are included. Adobe Commerce gives full control, but with that control comes responsibility for hosting, patches and upgrades.\r\n\r\nYou need to budget for release cycles, performance tuning and developer time. If your site uses heavy customisation or you run multiple stores, maintenance consumes more of your budget.\r\n\r\nOver time, the price you pay isn’t just for the license - as you need to pay your team to develop, maintain and upgrade the platform, too.\r\n<h3>Customisation and Flexibility</h3>\r\nThe ability to customise a platform determines how well it can support your business model. It decides whether you adapt the store to fit the platform, or the platform adapts to fit you.\r\n<h4>Shopify Plus - limited by design, faster to configure</h4>\r\nShopify Plus gives you customisation through themes, apps, APIs and Shopify Functions. The platform has a large app ecosystem and a simpler configuration path, because most added functionality comes from enabling apps or using existing extensions rather than building features from scratch.\r\n\r\nThis means that you can push changes fast, because you don’t need to wait for engineers for most changes. If you want a new landing page, you publish it. If you want to adjust layouts or copy, you update it directly. The platform is built to let you execute changes quickly and focus on trading rather than modifying the platform itself.\r\n\r\nHowever, Shopify Plus is limited by its depth. It gives you flexibility in how the store looks and behaves on the surface, but not in how the platform works at a structural level.\r\n\r\nIf you need to change checkout logic or create pricing rules based on complex business conditions, you will likely reach the edge of what Shopify allows.\r\n<h4>Adobe Commerce - high customisation, more technical work</h4>\r\nAdobe Commerce allows full customisation at code level. You can change catalogue logic, pricing rules, checkout flow and how multiple stores operate from one admin environment.\r\n\r\nAdobe Commerce is designed to support complex workflows, including B2B features and multi-store setups where different regions follow different rules.\r\n\r\nYou have control over how the platform behaves. If your business requires unique pricing logic per customer group, or different catalogues per region, you build that directly into the platform. If checkout needs additional steps or approval processes, you rewrite the checkout logic to match.\r\n\r\nHowever, because these changes involve code, you need development resources to implement and maintain them. Essentially, Adobe Commerce will support complexity - you have to support the platform.\r\n<h3>Speed to Market &amp; Ongoing Change</h3>\r\nHow quickly you can launch your store, and how easily you can update it afterwards, affects revenue. If you trade in seasonal cycles or rely on promotions, delays cost money.\r\n<h4>Shopify Plus - quicker launch, faster iteration</h4>\r\nShopify Plus builds move fast because most decisions happen in configuration, not code. Agencies report enterprise build timelines of around eight to sixteen weeks.\r\n\r\nFor you, this means the store goes live sooner, and revenue starts sooner. You update pages, adjust layouts and launch campaigns directly from the admin-without scheduling a development sprint. When trading conditions change, you act immediately.\r\n\r\nThis makes it perfect for businesses that need to adapt quickly!\r\n<h4>Adobe Commerce - longer build, more adaptability</h4>\r\nAdobe Commerce projects take longer because you are shaping the platform to fit your business model. Enterprise builds typically run sixteen to thirty-two weeks, depending on integrations and customisation.\r\n\r\nFor you, this means the project has a longer runway - but with more personalised and high-quality results. You get deeper features and a platform designed around your processes. It also means more project governance and more internal involvement, because every change passes through development, testing and deployment.\r\n\r\nAdobe Commerce supports teams that prioritise control, even if that means a longer timeline.\r\n<h3>Performance, Conversion &amp; User Experience</h3>\r\nPerformance affects conversion. If pages lag or checkout hesitates, users leave. When traffic spikes - especially during promotions - the platform either absorbs the load or it cracks.\r\n<h4>Shopify Plus - managed infrastructure helps conversion during heavy traffic</h4>\r\nShopify Plus runs on Shopify’s managed infrastructure, so the platform handles scaling and stability at peak load. Shopify publishes data showing 29% better total cost of ownership and 42% lower implementation cost compared to Adobe Commerce.\r\n\r\nShopify also highlights case studies where brands improved load speed and conversion after moving from Adobe Commerce to Shopify Plus.\r\n\r\nIt’s no surprise, as with Shopify Plus, pages stay fast, even when traffic spikes. The checkout remains stable because scaling is handled at platform level, not by your team. Plus, fewer outages and faster load times lead to higher conversion, especially during peak trading.\r\n<h4>Adobe Commerce - strong performance potential, but you build it</h4>\r\nAdobe Commerce performance depends on your hosting setup, your engineering decisions and how well the codebase is maintained. LitExtension notes that Adobe Commerce can deliver high performance, but results vary depending on configuration and optimisation.\r\n\r\nFor you, that means performance is not automatic. If the stack is optimised and monitored, the platform performs well and supports complex workflows without issue. When utilised correctly, Adobe Commerce is a true powerhouse.\r\n\r\nHowever, if maintenance falls behind or hosting isn’t tuned correctly, performance slows and conversion drops. You have power, but you are responsible for keeping that power stable.\r\n<h3>Multi-Store, International and B2B</h3>\r\nDifferent regions often need different prices, tax rules or product availability. The platform you choose determines whether you can manage that in one system or whether you need workarounds.\r\n<h4>Shopify Plus - works when stores follow the same rules</h4>\r\nShopify Plus lets you manage multiple storefronts and markets from one admin. You can set currency, language and tax handling per region. LitExtension confirms Shopify Plus supports multi-store, but variations in pricing or catalogue logic often require apps or additional tools.\r\n\r\nThis works well when every market uses the same catalogue and the same pricing structure. You make one update and apply it everywhere. Less admin, fewer decisions, quicker launches.\r\n\r\nIf markets need different product ranges or pricing logic, Shopify Plus does not adjust those rules at platform level. You maintain those differences through apps or separate store setups.\r\n<h4>Adobe Commerce - built for regional differences and B2B</h4>\r\nAdobe Commerce lets each storefront run with different catalogues, pricing and checkout behaviour, all from one backend. KiwiCommerce confirms Adobe Commerce supports unique pricing and catalogue structures per region.\r\n\r\nThis reduces admin when markets operate differently. You update data once and decide which store uses which version. No apps, no duplicate catalogues. Adobe Commerce also includes B2B capability such as customer-specific pricing and purchase order workflows without plugins.\r\n<h3>Risk, Maintenance and Operational Burden</h3>\r\nAn eCommerce platform carries ongoing operational work: updates, hosting, security patches and performance monitoring. The question is who carries those responsibilities - you, or the vendor.\r\n<h4>Shopify Plus - platform maintenance handled by Shopify</h4>\r\nShopify Plus manages hosting, platform updates and security patches itself. Shopify positions Plus as stable and reliable  - this is because infrastructure, releases and maintenance are handled at platform level.\r\n\r\nThis reduces the amount of technical work your team needs to manage, so you can focus on tasks like product launches, improving conversion and unlocking your next nice problems!\r\n\r\nYou can rest easy knowing that operational risk - downtime, upgrades, patching - sits with Shopify.\r\n<h4>Adobe Commerce - technical responsibility sits with your team</h4>\r\nWe’ve established that Adobe Commerce gives full control of hosting and code. With that control, comes maintenance. Shero Commerce notes that delaying updates or patches increases cost later because technical debt builds up.\r\n\r\nThis requires internal technical capability or a dedicated development partner. Your team manages updates, performance and hosting decisions. When the platform evolves, you plan the release, test the changes and deploy them. A well-maintained Adobe Commerce stack performs well, whilst a neglected one becomes more expensive to support.','Shopify Plus vs Adobe Commerce - Choosing the right eCommerce platform','','publish','open','open','','shopify-plus-vs-adobe-commerce-choosing-the-right-ecommerce-platform','','','2026-02-15 11:06:03','2026-02-15 11:06:03','',0,'https://actuate.webpreview.co/?p=8291',0,'post','',0),(8292,1,'2025-11-28 16:14:47','2025-11-28 16:14:47','','Shopify Plus vs Adobe Commerce: Which Platform Is Best?','','inherit','open','closed','','shopify-plus-vs-adobe-commerce-min','','','2025-11-28 16:14:59','2025-11-28 16:14:59','',8291,'https://actuate.webpreview.co/wp-content/uploads/Shopify-Plus-vs-Adobe-Commerce-min.jpg',0,'attachment','image/jpeg',0),(8293,1,'2025-11-28 16:18:04','2025-11-28 16:18:04','Choosing an eCommerce platform is a big decision. The right platform frees you to focus on growth, campaigns, optimisation, customer experience, and unlocking your next nice problems. However, the wrong one turns every small change into a dependency, a ticket, and a delay.\r\n\r\nShopify Plus and Adobe Commerce sit in the same enterprise space, but they’re built on very different principles.\r\n\r\nShopify Plus is fully hosted. Infrastructure, security, updates and performance are handled for you, so your team can focus on improving the storefront instead of maintaining it.\r\n\r\nOn the other hand, Adobe Commerce gives you complete control over how you do things: hosting, code, architecture, checkout logic, catalogue rules. If your business has unique requirements or complex processes, Adobe lets you shape the platform around them.\r\n\r\nThis article breaks down how that difference affects cost, customisation, delivery speed, performance during peak traffic and the ongoing workload attached to each platform.\r\n<h3>How each platform actually works day to day</h3>\r\nBefore comparing pricing or features, you need to understand how the platform works behind the scenes - because that affects how fast you can make changes, who needs to be involved, and how much effort goes into keeping the site running.\r\n<h4>Shopify Plus - fully hosted enterprise platform</h4>\r\nShopify Plus runs on Shopify’s infrastructure. Shopify controls hosting, applies security updates and maintains platform performance. This means that you don’t plan upgrades or manage servers.\r\n\r\nShopify defines Plus as a fully hosted, fully managed enterprise environment. In practice, that means if traffic surges on Black Friday, Shopify scales automatically to accommodate!\r\n\r\nPlus, when Shopify pushes a platform update, it applies without slowing you down. Or, if you need to launch a new landing page quickly, you publish it without waiting for a deployment window.\r\n\r\nHowever, control can be limited. You move inside Shopify’s framework, and some custom logic has limits. You can customise the experience, but you can’t rewrite how the platform works at a structural level.\r\n\r\nAreas like checkout logic, URL structure, and certain backend workflows follow Shopify’s rules. If your business needs unconventional logic or very complex workflows, you may find yourself designing around the platform rather than shaping it to fit your exact process.\r\n<h4>Adobe Commerce - full code and infrastructure control</h4>\r\nAdobe Commerce gives you full ownership of your platform, allowing you to design eCommerce around your business instead of shaping your processes to fit a platform. You decide how pricing works, how your catalogue logic is structured, and how the checkout behaves - including region-specific rules, customer-specific pricing or complex B2B workflows like account approval or purchase order uploads.\r\n\r\nAdobe positions Commerce as a platform that supports deep modification of business logic and architecture, giving you the freedom to build exactly what you need rather than relying on apps or workarounds .\r\n\r\nThis means you are granted true freedom to build a bespoke website that is designed exactly for your business - but it also means you\'re responsible for keeping everything running smoothly. Because you control hosting, performance and updates, managing the platform requires either internal technical capability or a long-term development partner.\r\n\r\nAdobe Commerce can deliver exceptional performance and tailored user experiences, but those results depend on how well your environment is configured and maintained .\r\n\r\nIn short: Adobe gives you the power to build anything - as long as you’re ready to own it.\r\n<h3>Understanding the true cost beyond the licence fee</h3>\r\nThe cost isn’t just the license price, but rather the hours you spend maintaining the platform, the people you need to operate it and how often you rely on development to make changes.\r\n<h4>Shopify Plus - predictable cost and low maintenance</h4>\r\nShopify Plus pricing starts at around US $2,300 per month, which includes hosting, platform updates and security. Shopify manages infrastructure and upgrades at the platform level, so you don’t budget for server administration, patching work or upgrade projects.\r\n\r\nIn real terms, this means your ongoing spend can go towards unlocking your next nice problems - like improving conversions and increasing your sales, rather than maintenance.\r\n\r\nWhen Shopify ships an update, it applies automatically; there’s no upgrade cost and no internal planning cycle. You avoid technical debt because the platform moves without your intervention.\r\n<h4>Adobe Commerce - higher cost and more ownership</h4>\r\nAdobe Commerce licence fees begin at about US $22,000 per year, and the total annual cost can exceed US $100,000 when hosting, development and maintenance are included. Adobe Commerce gives full control, but with that control comes responsibility for hosting, patches and upgrades.\r\n\r\nYou need to budget for release cycles, performance tuning and developer time. If your site uses heavy customisation or you run multiple stores, maintenance consumes more of your budget.\r\n\r\nOver time, the price you pay isn’t just for the license - as you need to pay your team to develop, maintain and upgrade the platform, too.\r\n<h3>Customisation and Flexibility</h3>\r\nThe ability to customise a platform determines how well it can support your business model. It decides whether you adapt the store to fit the platform, or the platform adapts to fit you.\r\n<h4>Shopify Plus - limited by design, faster to configure</h4>\r\nShopify Plus gives you customisation through themes, apps, APIs and Shopify Functions. The platform has a large app ecosystem and a simpler configuration path, because most added functionality comes from enabling apps or using existing extensions rather than building features from scratch.\r\n\r\nThis means that you can push changes fast, because you don’t need to wait for engineers for most changes. If you want a new landing page, you publish it. If you want to adjust layouts or copy, you update it directly. The platform is built to let you execute changes quickly and focus on trading rather than modifying the platform itself.\r\n\r\nHowever, Shopify Plus is limited by its depth. It gives you flexibility in how the store looks and behaves on the surface, but not in how the platform works at a structural level.\r\n\r\nIf you need to change checkout logic or create pricing rules based on complex business conditions, you will likely reach the edge of what Shopify allows.\r\n<h4>Adobe Commerce - high customisation, more technical work</h4>\r\nAdobe Commerce allows full customisation at code level. You can change catalogue logic, pricing rules, checkout flow and how multiple stores operate from one admin environment.\r\n\r\nAdobe Commerce is designed to support complex workflows, including B2B features and multi-store setups where different regions follow different rules.\r\n\r\nYou have control over how the platform behaves. If your business requires unique pricing logic per customer group, or different catalogues per region, you build that directly into the platform. If checkout needs additional steps or approval processes, you rewrite the checkout logic to match.\r\n\r\nHowever, because these changes involve code, you need development resources to implement and maintain them. Essentially, Adobe Commerce will support complexity - you have to support the platform.\r\n<h3>Speed to Market &amp; Ongoing Change</h3>\r\nHow quickly you can launch your store, and how easily you can update it afterwards, affects revenue. If you trade in seasonal cycles or rely on promotions, delays cost money.\r\n<h4>Shopify Plus - quicker launch, faster iteration</h4>\r\nShopify Plus builds move fast because most decisions happen in configuration, not code. Agencies report enterprise build timelines of around eight to sixteen weeks.\r\n\r\nFor you, this means the store goes live sooner, and revenue starts sooner. You update pages, adjust layouts and launch campaigns directly from the admin-without scheduling a development sprint. When trading conditions change, you act immediately.\r\n\r\nThis makes it perfect for businesses that need to adapt quickly!\r\n<h4>Adobe Commerce - longer build, more adaptability</h4>\r\nAdobe Commerce projects take longer because you are shaping the platform to fit your business model. Enterprise builds typically run sixteen to thirty-two weeks, depending on integrations and customisation.\r\n\r\nFor you, this means the project has a longer runway - but with more personalised and high-quality results. You get deeper features and a platform designed around your processes. It also means more project governance and more internal involvement, because every change passes through development, testing and deployment.\r\n\r\nAdobe Commerce supports teams that prioritise control, even if that means a longer timeline.\r\n<h3>Performance, Conversion &amp; User Experience</h3>\r\nPerformance affects conversion. If pages lag or checkout hesitates, users leave. When traffic spikes - especially during promotions - the platform either absorbs the load or it cracks.\r\n<h4>Shopify Plus - managed infrastructure helps conversion during heavy traffic</h4>\r\nShopify Plus runs on Shopify’s managed infrastructure, so the platform handles scaling and stability at peak load. Shopify publishes data showing 29% better total cost of ownership and 42% lower implementation cost compared to Adobe Commerce.\r\n\r\nShopify also highlights case studies where brands improved load speed and conversion after moving from Adobe Commerce to Shopify Plus.\r\n\r\nIt’s no surprise, as with Shopify Plus, pages stay fast, even when traffic spikes. The checkout remains stable because scaling is handled at platform level, not by your team. Plus, fewer outages and faster load times lead to higher conversion, especially during peak trading.\r\n<h4>Adobe Commerce - strong performance potential, but you build it</h4>\r\nAdobe Commerce performance depends on your hosting setup, your engineering decisions and how well the codebase is maintained. LitExtension notes that Adobe Commerce can deliver high performance, but results vary depending on configuration and optimisation.\r\n\r\nFor you, that means performance is not automatic. If the stack is optimised and monitored, the platform performs well and supports complex workflows without issue. When utilised correctly, Adobe Commerce is a true powerhouse.\r\n\r\nHowever, if maintenance falls behind or hosting isn’t tuned correctly, performance slows and conversion drops. You have power, but you are responsible for keeping that power stable.\r\n<h3>Multi-Store, International and B2B</h3>\r\nDifferent regions often need different prices, tax rules or product availability. The platform you choose determines whether you can manage that in one system or whether you need workarounds.\r\n<h4>Shopify Plus - works when stores follow the same rules</h4>\r\nShopify Plus lets you manage multiple storefronts and markets from one admin. You can set currency, language and tax handling per region. LitExtension confirms Shopify Plus supports multi-store, but variations in pricing or catalogue logic often require apps or additional tools.\r\n\r\nThis works well when every market uses the same catalogue and the same pricing structure. You make one update and apply it everywhere. Less admin, fewer decisions, quicker launches.\r\n\r\nIf markets need different product ranges or pricing logic, Shopify Plus does not adjust those rules at platform level. You maintain those differences through apps or separate store setups.\r\n<h4>Adobe Commerce - built for regional differences and B2B</h4>\r\nAdobe Commerce lets each storefront run with different catalogues, pricing and checkout behaviour, all from one backend. KiwiCommerce confirms Adobe Commerce supports unique pricing and catalogue structures per region.\r\n\r\nThis reduces admin when markets operate differently. You update data once and decide which store uses which version. No apps, no duplicate catalogues. Adobe Commerce also includes B2B capability such as customer-specific pricing and purchase order workflows without plugins.\r\n<h3>Risk, Maintenance and Operational Burden</h3>\r\nAn eCommerce platform carries ongoing operational work: updates, hosting, security patches and performance monitoring. The question is who carries those responsibilities - you, or the vendor.\r\n<h4>Shopify Plus - platform maintenance handled by Shopify</h4>\r\nShopify Plus manages hosting, platform updates and security patches itself. Shopify positions Plus as stable and reliable  - this is because infrastructure, releases and maintenance are handled at platform level.\r\n\r\nThis reduces the amount of technical work your team needs to manage, so you can focus on tasks like product launches, improving conversion and unlocking your next nice problems!\r\n\r\nYou can rest easy knowing that operational risk - downtime, upgrades, patching - sits with Shopify.\r\n<h4>Adobe Commerce - technical responsibility sits with your team</h4>\r\nWe’ve established that Adobe Commerce gives full control of hosting and code. With that control, comes maintenance. Shero Commerce notes that delaying updates or patches increases cost later because technical debt builds up.\r\n\r\nThis requires internal technical capability or a dedicated development partner. Your team manages updates, performance and hosting decisions. When the platform evolves, you plan the release, test the changes and deploy them. A well-maintained Adobe Commerce stack performs well, whilst a neglected one becomes more expensive to support.\r\n<h3>Conclusion</h3>\r\nThat’s a wrap! Overall, Shopify Plus and Adobe Commerce both support enterprise eCommerce, but they push you toward two very different ways of operating.\r\n\r\nShopify Plus reduces development time and weight on your devs’ shoulders, so you launch faster and spend more time trading. Meanwhile, Adobe Commerce gives you full control over how the platform behaves, so you can design complex pricing, catalogues and workflows - although it takes more manpower, and time, to setup and maintain\r\n\r\nThe right choice depends on how your business works, and what works best for your business! If you prioritise consistency, speed and ease of deployment, then Shopify Plus is a clear winner.\r\n\r\nHowever, if you want complete control over your platform, variation, structure and deeper logic, then Adobe Commerce will let you build exactly what you need.\r\n\r\nThe best choice is the platform that supports how your business already operates.\r\n<h3>Need help deciding?</h3>\r\nIf you’re stuck between Shopify Plus and Adobe Commerce, let’s make it easy.\r\n\r\nBook a quick chat: https://www.actuate.agency/get-in-touch/','Shopify Plus vs Adobe Commerce - Choosing the right eCommerce platform','','inherit','closed','closed','','8291-revision-v1','','','2025-11-28 16:18:04','2025-11-28 16:18:04','',8291,'https://actuate.webpreview.co/?p=8293',0,'revision','',0),(8296,1,'2026-02-03 10:20:15','2026-02-03 10:20:15','','eCommerce Roadmap to unlock growth','','inherit','open','closed','','ecommerce-roadmap','','','2026-02-03 10:20:41','2026-02-03 10:20:41','',7145,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-roadmap.jpg',0,'attachment','image/jpeg',0),(8297,1,'2026-02-03 10:20:56','2026-02-03 10:20:56','','fast websites unlock conversion rates','','inherit','open','closed','','speed-that-sells','','','2026-02-03 10:21:16','2026-02-03 10:21:16','',7145,'https://actuate.webpreview.co/wp-content/uploads/speed-that-sells.jpg',0,'attachment','image/jpeg',0),(8298,1,'2026-02-03 10:21:28','2026-02-03 10:21:28','','Remove ecommerce hurdles and grow','','inherit','open','closed','','ecommerce-growth-2','','','2026-02-03 10:21:41','2026-02-03 10:21:41','',7145,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-growth-1.jpg',0,'attachment','image/jpeg',0),(8299,1,'2026-02-03 10:21:45','2026-02-03 10:21:45','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2026-02-03 10:21:45','2026-02-03 10:21:45','',7145,'https://actuate.webpreview.co/?p=8299',0,'revision','',0),(8300,1,'2026-02-03 10:25:31','2026-02-03 10:25:31','An eCommerce strategy is a comprehensive roadmap that outlines how your business will grow online, from customer acquisition and conversion optimisation to retention and scaling. It helps you align your goals, data, and customer experience for measurable growth.','What is eCommerce strategy and why does my business need one?','','publish','closed','closed','','what-is-ecommerce-strategy-and-why-does-my-business-need-one','','','2026-02-03 10:25:31','2026-02-03 10:25:31','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8300',0,'faq','',0),(8301,1,'2026-02-03 10:26:04','2026-02-03 10:26:04','You should consider eCommerce strategy services if you’re launching a new store, planning to replatform, facing stagnating online sales, or ready to scale your digital revenue.','When should I invest in eCommerce strategy services?','','publish','closed','closed','','when-should-i-invest-in-ecommerce-strategy-services','','','2026-02-03 10:26:04','2026-02-03 10:26:04','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8301',0,'faq','',0),(8302,1,'2026-02-03 10:26:23','2026-02-03 10:26:23','Our process typically includes benchmarking your current setup, auditing performance data, understanding your audience, setting goals, and outlining a tailored plan that drives performance.','What does the eCommerce strategy process involve?','','publish','closed','closed','','what-does-the-ecommerce-strategy-process-involve','','','2026-02-03 10:26:23','2026-02-03 10:26:23','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8302',0,'faq','',0),(8303,1,'2026-02-03 10:26:49','2026-02-03 10:26:49','The timeframe can vary depending on your business complexity and goals, but most strategic engagements take several weeks to a few months to fully develop and begin implementation.','How long does it take to develop an effective eCommerce strategy?','','publish','closed','closed','','how-long-does-it-take-to-develop-an-effective-ecommerce-strategy','','','2026-02-03 10:26:49','2026-02-03 10:26:49','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8303',0,'faq','',0),(8304,1,'2026-02-03 10:27:44','2026-02-03 10:27:44','Yes, part of building your strategy is assessing your current platform and advising on the best solution for your growth, whether that’s Magento, Shopify, Adobe Commerce, another platform, or even staying with the one you\'re already on.','Will you help with technical platform decisions as part of strategy?','','publish','closed','closed','','will-you-help-with-technical-platform-decisions-as-part-of-strategy','','','2026-02-03 10:27:44','2026-02-03 10:27:44','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8304',0,'faq','',0),(8305,1,'2026-02-03 10:28:09','2026-02-03 10:28:09','Yes, our strategists stay involved long-term, evolving your plan as your business grows, including optimisation roadmaps and CRO insights.','Do you provide ongoing support after the strategy is created?','','publish','closed','closed','','do-you-provide-ongoing-support-after-the-strategy-is-created','','','2026-02-03 10:28:09','2026-02-03 10:28:09','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8305',0,'faq','',0),(8306,1,'2026-02-03 10:28:29','2026-02-03 10:28:29','Absolutely, by analysing user journeys, behaviour data, and site performance, we identify opportunities to reduce friction and boost conversions across your store.','Can eCommerce strategy help improve conversion rates?','','publish','closed','closed','','can-ecommerce-strategy-help-improve-conversion-rates','','','2026-02-03 10:28:29','2026-02-03 10:28:29','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8306',0,'faq','',0),(8307,1,'2026-02-03 10:28:58','2026-02-03 10:28:58','Yes, we build bespoke strategies that fit your audience type, customer journey, and commercial goals, whether you’re B2B, D2C, or multi-channel.','Is your strategy tailored for B2B as well as B2C businesses?','','publish','closed','closed','','is-your-strategy-tailored-for-b2b-as-well-as-b2c-businesses','','','2026-02-03 10:28:58','2026-02-03 10:28:58','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8307',0,'faq','',0),(8308,1,'2026-02-03 10:29:22','2026-02-03 10:29:22','The first step is a conversation, we take time to understand your business, challenges, and ambitions to create a strategy that helps you move from A to B with clarity and confidence.','How do we get started with your eCommerce strategy services?','','publish','closed','closed','','how-do-we-get-started-with-your-ecommerce-strategy-services','','','2026-02-03 10:29:22','2026-02-03 10:29:22','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8308',0,'faq','',0),(8309,1,'2026-02-03 10:29:56','2026-02-03 10:29:56','','eCommerce Strategy','','inherit','closed','closed','','7564-revision-v1','','','2026-02-03 10:29:56','2026-02-03 10:29:56','',7564,'https://actuate.webpreview.co/?p=8309',0,'revision','',0),(8310,1,'2026-02-03 10:31:51','2026-02-03 10:31:51','The NNP Success Workshop is a practical, data-led ecommerce audit that shows you exactly how your site is performing and what you can do to improve results, delivered as a clear walkthrough video with actionable insights.','What is the Next Nice Problem (NNP) Success Workshop?','','publish','closed','closed','','what-is-the-next-nice-problem-nnp-success-workshop','','','2026-02-03 10:32:08','2026-02-03 10:32:08','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8310',0,'faq','',0),(8311,1,'2026-02-03 10:32:32','2026-02-03 10:32:32','It’s ideal for ecommerce businesses at any stage, from early growth sites to established stores, that want clarity on where performance issues lie and how to fix them.','Who is the NNP Success Workshop designed for?','','publish','closed','closed','','who-is-the-nnp-success-workshop-designed-for','','','2026-02-03 10:32:32','2026-02-03 10:32:32','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8311',0,'faq','',0),(8312,1,'2026-02-03 10:32:51','2026-02-03 10:32:51','You’ll get a performance score, expert insights on your site’s user journeys and experience, plus a prioritised roadmap of improvements with estimated ROI.','What will I receive after the workshop?','','publish','closed','closed','','what-will-i-receive-after-the-workshop','','','2026-02-03 10:32:51','2026-02-03 10:32:51','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8312',0,'faq','',0),(8313,1,'2026-02-03 10:34:32','2026-02-03 10:34:32','The workshop is delivered as a face-to-face session with key stakeholders, where we deep-dive into your website, users, commercial goals, and business history. This is followed by structured follow-up sessions, either in person or via video calls, to refine insights, align on priorities, and turn findings into clear next steps.','How is this workshop delivered?','','publish','closed','closed','','how-is-this-workshop-delivered','','','2026-02-03 10:34:32','2026-02-03 10:34:32','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8313',0,'faq','',0),(8314,1,'2026-02-03 10:34:58','2026-02-03 10:34:58','The workshop analyses customer journeys, site usability, performance metrics (like speed), and how your store benchmarks against competitors.','What aspects of my ecommerce site are analysed?','','publish','closed','closed','','what-aspects-of-my-ecommerce-site-are-analysed','','','2026-02-03 10:34:58','2026-02-03 10:34:58','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8314',0,'faq','',0),(8315,1,'2026-02-03 10:35:30','2026-02-03 10:35:30','Yes, if you engage us for work after the workshop (e.g., CRO sprint, rebuild, or replatform), 50% of the workshop fee is deducted from the project cost.','Is there any benefit if I decide to work with Actuate after the workshop?','','publish','closed','closed','','is-there-any-benefit-if-i-decide-to-work-with-actuate-after-the-workshop','','','2026-02-03 10:35:30','2026-02-03 10:35:30','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8315',0,'faq','',0),(8316,1,'2026-02-03 10:35:52','2026-02-03 10:35:52','You’ll receive your detailed insights and roadmap soon after the assessment is completed, typically much faster than traditional audits.','How quickly will I get the results?','','publish','closed','closed','','how-quickly-will-i-get-the-results','','','2026-02-03 10:35:52','2026-02-03 10:35:52','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8316',0,'faq','',0),(8317,1,'2026-02-03 10:36:21','2026-02-03 10:36:21','No, the workshop is designed to be clear and actionable for business owners and teams, focusing on real, practical recommendations rather than technical jargon.','Do I need technical expertise to understand the results?','','publish','closed','closed','','do-i-need-technical-expertise-to-understand-the-results','','','2026-02-03 10:36:21','2026-02-03 10:36:21','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8317',0,'faq','',0),(8318,1,'2026-02-03 10:36:38','2026-02-03 10:36:38','Unlike lengthy, confusing reports, the NNP Workshop delivers expert insight in an easy-to-digest video format with a clear plan of action tailored to your site.','How does this differ from a standard ecommerce audit?','','publish','closed','closed','','how-does-this-differ-from-a-standard-ecommerce-audit','','','2026-02-03 10:36:38','2026-02-03 10:36:38','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8318',0,'faq','',0),(8319,1,'2026-02-03 10:37:19','2026-02-03 10:37:19','','NNP Success Workshop','','inherit','closed','closed','','7145-revision-v1','','','2026-02-03 10:37:19','2026-02-03 10:37:19','',7145,'https://actuate.webpreview.co/?p=8319',0,'revision','',0),(8320,1,'2026-02-03 10:39:05','2026-02-03 10:39:05','UX (User Experience) design focuses on how people interact with your site, while UI (User Interface) design is about how it looks and feels. Together, they reduce friction, improve usability, and help visitors move efficiently from browsing to buying, ultimately boosting conversions and loyalty.','What is UX/UI design and why is it important for my eCommerce store?','','publish','closed','closed','','what-is-ux-ui-design-and-why-is-it-important-for-my-ecommerce-store','','','2026-02-03 10:39:05','2026-02-03 10:39:05','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8320',0,'faq','',0),(8321,1,'2026-02-03 10:39:33','2026-02-03 10:39:33','We start with data-driven user research, analysing analytics, heatmaps and benchmarks to understand real behaviour. Then we map journeys and translate those into clean, responsive UI designs that guide users smoothly through every step of their experience.','What does your UX/UI design process involve?','','publish','closed','closed','','what-does-your-ux-ui-design-process-involve','','','2026-02-03 10:39:33','2026-02-03 10:39:33','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8321',0,'faq','',0),(8322,1,'2026-02-03 10:39:56','2026-02-03 10:39:56','Success is measured through improvements in key performance metrics such as conversion rates, bounce rates, average order value, and repeat visits, all driven by frictionless, intuitive design.','How do you measure success in UX/UI design?','','publish','closed','closed','','how-do-you-measure-success-in-ux-ui-design','','','2026-02-03 10:39:56','2026-02-03 10:39:56','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8322',0,'faq','',0),(8323,1,'2026-02-03 10:40:22','2026-02-03 10:40:22','Absolutely, responsive design is a core part of our UX/UI approach, ensuring a seamless experience across mobile, tablet and desktop devices to meet how your customers actually shop.','Will this work on mobile as well as desktop?','','publish','closed','closed','','will-this-work-on-mobile-as-well-as-desktop','','','2026-02-03 10:40:22','2026-02-03 10:40:22','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8323',0,'faq','',0),(8324,1,'2026-02-03 10:40:41','2026-02-03 10:40:41','Timelines vary based on scope, research depth and the number of interfaces being redesigned, but we’ll provide a clear schedule upfront so you know what to expect.','How long does a UX/UI design project usually take?','','publish','closed','closed','','how-long-does-a-ux-ui-design-project-usually-take','','','2026-02-03 10:40:41','2026-02-03 10:40:41','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8324',0,'faq','',0),(8325,1,'2026-02-03 10:41:07','2026-02-03 10:41:07','We can tailor engagement to your needs, whether it’s a full redesign or targeted improvements to specific journeys (e.g., homepage, product pages or checkout) that are underperforming or causing friction.','Do you only redesign entire sites, or can you improve specific parts?','','publish','closed','closed','','do-you-only-redesign-entire-sites-or-can-you-improve-specific-parts','','','2026-02-03 10:41:07','2026-02-03 10:41:07','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8325',0,'faq','',0),(8326,1,'2026-02-03 10:41:29','2026-02-03 10:41:29','Great UX/UI design and CRO go hand in hand: reducing friction, clarifying call-to-actions, improving navigation, and better visual hierarchy all increase the likelihood that users complete high-value actions like purchases.','How does UX/UI design tie into conversion rate optimisation (CRO)?','','publish','closed','closed','','how-does-ux-ui-design-tie-into-conversion-rate-optimisation-cro','','','2026-02-03 10:41:29','2026-02-03 10:41:29','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8326',0,'faq','',0),(8327,1,'2026-02-03 10:41:54','2026-02-03 10:41:54','Once designs are finalised, we support hand-off to development with assets and specifications, and can also assist with testing and optimisation to ensure your new experience performs as intended','What happens after the design is delivered?','','publish','closed','closed','','what-happens-after-the-design-is-delivered','','','2026-02-03 10:41:54','2026-02-03 10:41:54','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8327',0,'faq','',0),(8328,1,'2026-02-03 10:42:26','2026-02-03 10:42:26','','UX/UI Design','','inherit','closed','closed','','7562-revision-v1','','','2026-02-03 10:42:26','2026-02-03 10:42:26','',7562,'https://actuate.webpreview.co/?p=8328',0,'revision','',0),(8329,1,'2026-02-03 10:58:10','2026-02-03 10:58:10','Our eCommerce web development covers everything from building new sites and migrating platforms (replatforming) to creating custom features, integrations, and long-term support, all designed for growth and performance.','What does your eCommerce web development service include?','','publish','closed','closed','','what-does-your-ecommerce-web-development-service-include','','','2026-02-03 10:58:10','2026-02-03 10:58:10','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8329',0,'faq','',0),(8330,1,'2026-02-03 10:58:31','2026-02-03 10:58:31','','Web Development','','inherit','closed','closed','','7554-revision-v1','','','2026-02-03 10:58:31','2026-02-03 10:58:31','',7554,'https://actuate.webpreview.co/?p=8330',0,'revision','',0),(8331,1,'2026-02-03 10:58:54','2026-02-03 10:58:54','Yes, we develop on major platforms including <strong data-start=\"661\" data-end=\"674\">Magento 2</strong>, <strong data-start=\"676\" data-end=\"694\">Adobe Commerce</strong>, <strong data-start=\"696\" data-end=\"732\">Shopify (including Shopify Plus)</strong> and <strong data-start=\"737\" data-end=\"754\">Aero Commerce</strong>, tailoring solutions to your business requirements.','Do you work with specific eCommerce platforms?','','publish','closed','closed','','do-you-work-with-specific-ecommerce-platforms','','','2026-02-03 10:58:54','2026-02-03 10:58:54','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8331',0,'faq','',0),(8332,1,'2026-02-03 10:59:35','2026-02-03 10:59:35','Absolutely. We offer <em data-start=\"941\" data-end=\"971\">recovery and rescue projects</em> where we audit your existing code and setup, fix critical issues, and deliver a prioritised plan to make your site fully functional and future-ready.','Can you help if my current website isn’t performing or is broken?','','publish','closed','closed','','can-you-help-if-my-current-website-isnt-performing-or-is-broken','','','2026-02-03 10:59:35','2026-02-03 10:59:35','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8332',0,'faq','',0),(8333,1,'2026-02-03 11:00:08','2026-02-03 11:00:08','Every project is built with scalability in mind, from clean, high-performing code and seamless third-party integrations to future-ready architecture that supports new features as your business grows.','How do you ensure the site we build will support growth?','','publish','closed','closed','','how-do-you-ensure-the-site-we-build-will-support-growth','','','2026-02-03 11:00:08','2026-02-03 11:00:08','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8333',0,'faq','',0),(8334,1,'2026-02-03 11:00:28','2026-02-03 11:00:28','Yes, we connect your eCommerce platform to other tools like inventory systems, CRMs, marketing automation, and payment gateways so your tech stack works in harmony.','Do you handle integrations with other business systems?','','publish','closed','closed','','do-you-handle-integrations-with-other-business-systems','','','2026-02-03 11:00:28','2026-02-03 11:00:28','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8334',0,'faq','',0),(8335,1,'2026-02-03 11:43:44','2026-02-03 11:43:44','Timelines depend on project scope (e.g., platform choice, custom features, integrations). We’ll provide a clear schedule once we\'ve defined the requirements, so you know what to expect. (Typical stages include discovery, design, development, testing, and launch.)','How long will a web development project take?','','publish','closed','closed','','how-long-will-a-web-development-project-take','','','2026-02-03 11:43:44','2026-02-03 11:43:44','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8335',0,'faq','',0),(8336,1,'2026-02-03 11:44:06','2026-02-03 11:44:06','Post-launch, we can support you with ongoing maintenance, optimisation, and enhancements, ensuring your site stays secure, fast, and aligned with evolving business needs.','What happens after the website is launched?','','publish','closed','closed','','what-happens-after-the-website-is-launched','','','2026-02-03 11:44:06','2026-02-03 11:44:06','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8336',0,'faq','',0),(8337,1,'2026-02-03 11:44:36','2026-02-03 11:44:36','We assess your business goals, current challenges, and future plans to recommend the best platform, balancing factors like flexibility, scalability, budget, and feature requirements.','How do I know which platform is right for my business?','','publish','closed','closed','','how-do-i-know-which-platform-is-right-for-my-business','','','2026-02-03 11:44:36','2026-02-03 11:44:36','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8337',0,'faq','',0),(8338,1,'2026-02-03 11:46:03','2026-02-03 11:46:03','Our ongoing support means your site stays secure, up-to-date, and performing, from platform updates and security patches to performance optimisation and CRO-led improvements that keep your conversion rate moving in the right direction.','What does your Maintenance & Support service include?','','publish','closed','closed','','what-does-your-maintenance-support-service-include','','','2026-02-03 11:46:03','2026-02-03 11:46:03','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8338',0,'faq','',0),(8339,1,'2026-02-03 11:46:44','2026-02-03 11:46:44','eCommerce sites constantly change, plugins, integrations, payment gateways, and security landscapes evolve. Regular maintenance ensures uptime, prevents security vulnerabilities, and keeps the shopping experience smooth and secure for your customers.','Why is ongoing maintenance important for an eCommerce site?','','publish','closed','closed','','why-is-ongoing-maintenance-important-for-an-ecommerce-site','','','2026-02-03 11:46:44','2026-02-03 11:46:44','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8339',0,'faq','',0),(8340,1,'2026-02-03 11:47:13','2026-02-03 11:47:13','','Maintenance & Support','','inherit','closed','closed','','7566-revision-v1','','','2026-02-03 11:47:13','2026-02-03 11:47:13','',7566,'https://actuate.webpreview.co/?p=8340',0,'revision','',0),(8341,1,'2026-02-03 11:48:12','2026-02-03 11:48:12','We tailor support to your business needs, whether you want a fixed number of developer hours per month, a fully managed retainer across updates and new features, or specialists working alongside your in-house team.','How do your support packages work?','','publish','closed','closed','','how-do-your-support-packages-work','','','2026-02-03 11:48:12','2026-02-03 11:48:12','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8341',0,'faq','',0),(8342,1,'2026-02-03 11:48:56','2026-02-03 11:48:56','Yes, we handle regular security patches, platform and extension updates, and help ensure your store remains compliant with key standards like PCI-DSS and GDPR.','Can you help with security and compliance?','','publish','closed','closed','','can-you-help-with-security-and-compliance','','','2026-02-03 11:48:56','2026-02-03 11:48:56','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8342',0,'faq','',0),(8343,1,'2026-02-03 11:49:15','2026-02-03 11:49:15','Absolutely. Our maintenance focuses on performance optimisation, reducing friction, improving load speeds, and addressing user experience issues that can impact conversions.','Will you improve my site’s performance as part of support?','','publish','closed','closed','','will-you-improve-my-sites-performance-as-part-of-support','','','2026-02-03 11:49:15','2026-02-03 11:49:15','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8343',0,'faq','',0),(8344,1,'2026-02-03 11:49:39','2026-02-03 11:49:39','Yes, we support major eCommerce platforms, including Magento 2, Adobe Commerce, Shopify, and Hyvä, with specialists experienced in each environment.','Do you offer support for specific platforms?','','publish','closed','closed','','do-you-offer-support-for-specific-platforms','','','2026-02-03 11:49:39','2026-02-03 11:49:39','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8344',0,'faq','',0),(8345,1,'2026-02-03 11:49:57','2026-02-03 11:49:57','Our support retainer gives you priority access to developers and specialists, ensuring that critical issues affecting uptime, security, or revenue can be addressed quickly.','How quickly can you resolve urgent issues?','','publish','closed','closed','','how-quickly-can-you-resolve-urgent-issues','','','2026-02-03 11:49:57','2026-02-03 11:49:57','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8345',0,'faq','',0),(8346,1,'2026-02-03 11:50:19','2026-02-03 11:50:19','Yes, we believe in empowering you. Every build includes CMS training so you can confidently make content updates, product changes, and manage everyday tasks without constantly raising support tickets.','Is CMS training included in the maintenance service?','','publish','closed','closed','','is-cms-training-included-in-the-maintenance-service','','','2026-02-03 11:50:19','2026-02-03 11:50:19','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8346',0,'faq','',0),(8347,1,'2026-02-03 11:51:39','2026-02-03 11:51:39','CRO is the process of improving your website so that a higher percentage of your existing traffic completes desired actions — like making a purchase, signing up, or adding to cart - without increasing your ad spend. It focuses on removing friction points and guiding users toward conversion.','What is Conversion Rate Optimisation (CRO)?','','publish','closed','closed','','what-is-conversion-rate-optimisation-cro','','','2026-02-03 11:51:39','2026-02-03 11:51:39','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8347',0,'faq','',0),(8348,1,'2026-02-03 11:52:02','2026-02-03 11:52:02','Traffic alone isn’t enough; if visitors don’t convert, you’re leaving revenue on the table. CRO helps you turn more of your current visitors into customers, improving ROI from your marketing spend and boosting long-term growth.','Why should my eCommerce business invest in CRO?','','publish','closed','closed','','why-should-my-ecommerce-business-invest-in-cro','','','2026-02-03 11:52:02','2026-02-03 11:52:02','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8348',0,'faq','',0),(8349,1,'2026-02-03 11:53:47','2026-02-03 11:53:47','','CRO','','inherit','closed','closed','','7193-revision-v1','','','2026-02-03 11:53:47','2026-02-03 11:53:47','',7193,'https://actuate.webpreview.co/?p=8349',0,'revision','',0),(8350,1,'2026-02-03 11:54:16','2026-02-03 11:54:16','We analyse real user behaviour, identify drop-off points, form hypotheses, and test changes that are likely to move revenue, not vanity metrics.','What does your CRO process look like?','','publish','closed','closed','','what-does-your-cro-process-look-like','','','2026-02-03 11:54:16','2026-02-03 11:54:16','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8350',0,'faq','',0),(8351,1,'2026-02-03 11:54:57','2026-02-03 11:54:57','<p data-start=\"658\" data-end=\"793\">No. Testing without insight wastes time. Most value comes from understanding the problem first.</p>','Is CRO just running A/B tests?','','publish','closed','closed','','is-cro-just-running-a-b-tests','','','2026-02-03 11:54:57','2026-02-03 11:54:57','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8351',0,'faq','',0),(8352,1,'2026-02-03 11:55:15','2026-02-03 11:55:15','<p data-start=\"795\" data-end=\"906\">Some changes help straight away. Bigger gains take time and iteration.</p>','How quickly will we see impact?','','publish','closed','closed','','how-quickly-will-we-see-impact','','','2026-02-03 11:55:15','2026-02-03 11:55:15','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8352',0,'faq','',0),(8353,1,'2026-02-03 11:55:30','2026-02-03 11:55:30','<p data-start=\"908\" data-end=\"983\">No. Anyone who does isn’t being honest.</p>','Can you guarantee results?','','publish','closed','closed','','can-you-guarantee-results','','','2026-02-03 11:55:30','2026-02-03 11:55:30','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8353',0,'faq','',0),(8354,1,'2026-02-03 11:55:49','2026-02-03 11:55:49','<p data-start=\"985\" data-end=\"1085\">Yes. Mobile is usually where the biggest issues sit.</p>','Does this include mobile optimisation?','','publish','closed','closed','','does-this-include-mobile-optimisation','','','2026-02-03 11:55:49','2026-02-03 11:55:49','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8354',0,'faq','',0),(8355,1,'2026-02-03 11:56:41','2026-02-03 11:56:41','We do both. We identify what needs fixing, test where appropriate, and implement changes so improvements actually go live.','Do you implement changes or just provide recommendations?','','publish','closed','closed','','do-you-implement-changes-or-just-provide-recommendations','','','2026-02-03 11:56:41','2026-02-03 11:56:41','',0,'https://actuate.webpreview.co/?post_type=faq&#038;p=8355',0,'faq','',0),(8356,1,'2026-02-03 12:11:19','2026-02-03 12:11:19','','Why is CRO so  Important?','','inherit','open','closed','','importance-of-cro','','','2026-02-03 12:11:37','2026-02-03 12:11:37','',7193,'https://actuate.webpreview.co/wp-content/uploads/importance-of-cro.png',0,'attachment','image/png',0),(8357,1,'2026-02-03 12:11:50','2026-02-03 12:11:50','','Measuring CRO','','inherit','open','closed','','measure-cro','','','2026-02-03 12:12:09','2026-02-03 12:12:09','',7193,'https://actuate.webpreview.co/wp-content/uploads/measure-cro.png',0,'attachment','image/png',0),(8358,1,'2026-02-03 12:12:12','2026-02-03 12:12:12','','CRO','','inherit','closed','closed','','7193-revision-v1','','','2026-02-03 12:12:12','2026-02-03 12:12:12','',7193,'https://actuate.webpreview.co/?p=8358',0,'revision','',0),(8359,1,'2026-02-03 12:15:50','2026-02-03 12:15:50','a:9:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_6981e68cddca7\";s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Before','before','publish','closed','closed','','field_6981e69addca9','','','2026-02-03 12:15:50','2026-02-03 12:15:50','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=8359',0,'acf-field','',0),(8360,1,'2026-02-03 12:15:50','2026-02-03 12:15:50','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:0:\"\";s:7:\"library\";s:0:\"\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:12:\"preview_size\";s:6:\"medium\";}','Before Image','before_image','publish','closed','closed','','field_6981e6a6ddcaa','','','2026-02-03 12:15:50','2026-02-03 12:15:50','',8359,'https://actuate.webpreview.co/?post_type=acf-field&p=8360',0,'acf-field','',0),(8361,1,'2026-02-03 12:15:50','2026-02-03 12:15:50','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:0:\"\";s:10:\"pagination\";i:0;s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:0:\"\";s:13:\"rows_per_page\";i:20;}','Before Steps','before_steps','publish','closed','closed','','field_6981e6b4ddcab','','','2026-02-03 12:15:50','2026-02-03 12:15:50','',8359,'https://actuate.webpreview.co/?post_type=acf-field&p=8361',1,'acf-field','',0),(8362,1,'2026-02-03 12:15:50','2026-02-03 12:15:50','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Step Content','step_content','publish','closed','closed','','field_6981e6c1ddcac','','','2026-02-03 12:15:50','2026-02-03 12:15:50','',8361,'https://actuate.webpreview.co/?post_type=acf-field&p=8362',0,'acf-field','',0),(8363,1,'2026-02-03 12:15:50','2026-02-03 12:15:50','a:9:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_6981e68cddca7\";s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','After','after','publish','closed','closed','','field_6981e6dbddcad','','','2026-02-03 12:31:46','2026-02-03 12:31:46','',7298,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=8363',1,'acf-field','',0),(8364,1,'2026-02-03 12:15:50','2026-02-03 12:15:50','a:17:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:12:\"preview_size\";s:6:\"medium\";}','After Image','after_image','publish','closed','closed','','field_6981e6dbddcae','','','2026-02-03 12:15:50','2026-02-03 12:15:50','',8363,'https://actuate.webpreview.co/?post_type=acf-field&p=8364',0,'acf-field','',0),(8365,1,'2026-02-03 12:15:50','2026-02-03 12:15:50','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"pagination\";i:0;s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"collapsed\";s:0:\"\";s:12:\"button_label\";s:0:\"\";s:13:\"rows_per_page\";i:20;}','After Steps','after_steps','publish','closed','closed','','field_6981e6dbddcaf','','','2026-02-03 12:15:50','2026-02-03 12:15:50','',8363,'https://actuate.webpreview.co/?post_type=acf-field&p=8365',1,'acf-field','',0),(8366,1,'2026-02-03 12:15:50','2026-02-03 12:15:50','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Step Content','step_content','publish','closed','closed','','field_6981e6dbddcb0','','','2026-02-03 12:15:50','2026-02-03 12:15:50','',8365,'https://actuate.webpreview.co/?post_type=acf-field&p=8366',0,'acf-field','',0),(8367,1,'2026-02-03 12:30:16','2026-02-03 12:30:16','','CRO','','inherit','closed','closed','','7193-revision-v1','','','2026-02-03 12:30:16','2026-02-03 12:30:16','',7193,'https://actuate.webpreview.co/?p=8367',0,'revision','',0),(8368,1,'2026-02-03 12:30:58','2026-02-03 12:30:58','','CRO','','inherit','closed','closed','','7193-revision-v1','','','2026-02-03 12:30:58','2026-02-03 12:30:58','',7193,'https://actuate.webpreview.co/?p=8368',0,'revision','',0),(8369,1,'2026-02-03 12:31:46','2026-02-03 12:31:46','a:18:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_6981e68cddca7\";s:7:\"choices\";a:2:{s:4:\"left\";s:4:\"Left\";s:5:\"right\";s:5:\"Right\";}s:13:\"default_value\";b:0;s:13:\"return_format\";s:5:\"value\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;s:17:\"allow_in_bindings\";i:0;s:2:\"ui\";i:0;s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";s:14:\"create_options\";i:0;s:12:\"save_options\";i:0;}','Alignment','alignment','publish','closed','closed','','field_6981ea9728d82','','','2026-02-03 12:31:46','2026-02-03 12:31:46','',7298,'https://actuate.webpreview.co/?post_type=acf-field&p=8369',2,'acf-field','',0),(8370,1,'2026-02-03 12:49:53','2026-02-03 12:49:53','','I4L Before and After CRO Updates','','inherit','open','closed','','i4l-before-after','','','2026-02-03 12:50:18','2026-02-03 12:50:18','',7193,'https://actuate.webpreview.co/wp-content/uploads/i4l-before-after.png',0,'attachment','image/png',0),(8371,1,'2026-02-03 12:50:31','2026-02-03 12:50:31','','AutoID Before and After CRO Updates','','inherit','open','closed','','auto-id-before-after','','','2026-02-03 12:50:51','2026-02-03 12:50:51','',7193,'https://actuate.webpreview.co/wp-content/uploads/auto-id-before-after.png',0,'attachment','image/png',0),(8372,1,'2026-02-03 12:50:53','2026-02-03 12:50:53','','CRO','','inherit','closed','closed','','7193-revision-v1','','','2026-02-03 12:50:53','2026-02-03 12:50:53','',7193,'https://actuate.webpreview.co/?p=8372',0,'revision','',0),(8373,1,'2026-02-03 12:53:18','2026-02-03 12:53:18','','CRO','','inherit','closed','closed','','7193-revision-v1','','','2026-02-03 12:53:18','2026-02-03 12:53:18','',7193,'https://actuate.webpreview.co/?p=8373',0,'revision','',0),(8374,1,'2026-02-03 13:40:30','2026-02-03 13:40:30','','I4L Before CRO','','inherit','open','closed','','i4l-before','','','2026-02-03 13:40:57','2026-02-03 13:40:57','',7193,'https://actuate.webpreview.co/wp-content/uploads/i4l-before.png',0,'attachment','image/png',0),(8375,1,'2026-02-03 13:41:07','2026-02-03 13:41:07','','I4L After CRO','','inherit','open','closed','','i4l-after','','','2026-02-03 13:41:18','2026-02-03 13:41:18','',7193,'https://actuate.webpreview.co/wp-content/uploads/i4l-after.png',0,'attachment','image/png',0),(8376,1,'2026-02-03 13:41:21','2026-02-03 13:41:21','','CRO','','inherit','closed','closed','','7193-revision-v1','','','2026-02-03 13:41:21','2026-02-03 13:41:21','',7193,'https://actuate.webpreview.co/?p=8376',0,'revision','',0),(8377,1,'2026-02-03 16:19:22','2026-02-03 16:19:22','','AutoID before CRO','','inherit','open','closed','','autoid-before','','','2026-02-03 16:19:43','2026-02-03 16:19:43','',7193,'https://actuate.webpreview.co/wp-content/uploads/autoid-before.png',0,'attachment','image/png',0),(8378,1,'2026-02-03 16:19:52','2026-02-03 16:19:52','','AutoID After CRO','','inherit','open','closed','','autoid-after','','','2026-02-03 16:20:13','2026-02-03 16:20:13','',7193,'https://actuate.webpreview.co/wp-content/uploads/autoid-after.png',0,'attachment','image/png',0),(8379,1,'2026-02-03 16:20:26','2026-02-03 16:20:26','','CRO','','inherit','closed','closed','','7193-revision-v1','','','2026-02-03 16:20:26','2026-02-03 16:20:26','',7193,'https://actuate.webpreview.co/?p=8379',0,'revision','',0),(8380,1,'2026-02-03 16:35:29','2026-02-03 16:35:29','a:13:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_6908d68051047\";s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Block Intro','block_intro','publish','closed','closed','','field_698223c6b8902','','','2026-02-03 16:35:56','2026-02-03 16:35:56','',7298,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=8380',0,'acf-field','',0),(8381,1,'2026-02-03 16:37:15','2026-02-03 16:37:15','','CRO','','inherit','closed','closed','','7193-revision-v1','','','2026-02-03 16:37:15','2026-02-03 16:37:15','',7193,'https://actuate.webpreview.co/?p=8381',0,'revision','',0),(8382,1,'2026-02-04 10:12:46','2026-02-04 10:12:46','Choosing an eCommerce platform is a big decision. The right platform frees you to focus on growth, campaigns, optimisation, customer experience, and unlocking your next nice problems. However, the wrong one turns every small change into a dependency, a ticket, and a delay.\r\n\r\nShopify Plus and Adobe Commerce sit in the same enterprise space, but they’re built on very different principles.\r\n\r\nShopify Plus is fully hosted. Infrastructure, security, updates and performance are handled for you, so your team can focus on improving the storefront instead of maintaining it.\r\n\r\nOn the other hand, Adobe Commerce gives you complete control over how you do things: hosting, code, architecture, checkout logic, catalogue rules. If your business has unique requirements or complex processes, Adobe lets you shape the platform around them.\r\n\r\nThis article breaks down how that difference affects cost, customisation, delivery speed, performance during peak traffic and the ongoing workload attached to each platform.\r\n<h3>How each platform actually works day to day</h3>\r\nBefore comparing pricing or features, you need to understand how the platform works behind the scenes - because that affects how fast you can make changes, who needs to be involved, and how much effort goes into keeping the site running.\r\n<h4>Shopify Plus - fully hosted enterprise platform</h4>\r\nShopify Plus runs on Shopify’s infrastructure. Shopify controls hosting, applies security updates and maintains platform performance. This means that you don’t plan upgrades or manage servers.\r\n\r\nShopify defines Plus as a fully hosted, fully managed enterprise environment. In practice, that means if traffic surges on Black Friday, Shopify scales automatically to accommodate!\r\n\r\nPlus, when Shopify pushes a platform update, it applies without slowing you down. Or, if you need to launch a new landing page quickly, you publish it without waiting for a deployment window.\r\n\r\nHowever, control can be limited. You move inside Shopify’s framework, and some custom logic has limits. You can customise the experience, but you can’t rewrite how the platform works at a structural level.\r\n\r\nAreas like checkout logic, URL structure, and certain backend workflows follow Shopify’s rules. If your business needs unconventional logic or very complex workflows, you may find yourself designing around the platform rather than shaping it to fit your exact process.\r\n<h4>Adobe Commerce - full code and infrastructure control</h4>\r\nAdobe Commerce gives you full ownership of your platform, allowing you to design eCommerce around your business instead of shaping your processes to fit a platform. You decide how pricing works, how your catalogue logic is structured, and how the checkout behaves - including region-specific rules, customer-specific pricing or complex B2B workflows like account approval or purchase order uploads.\r\n\r\nAdobe positions Commerce as a platform that supports deep modification of business logic and architecture, giving you the freedom to build exactly what you need rather than relying on apps or workarounds .\r\n\r\nThis means you are granted true freedom to build a bespoke website that is designed exactly for your business - but it also means you\'re responsible for keeping everything running smoothly. Because you control hosting, performance and updates, managing the platform requires either internal technical capability or a long-term development partner.\r\n\r\nAdobe Commerce can deliver exceptional performance and tailored user experiences, but those results depend on how well your environment is configured and maintained .\r\n\r\nIn short: Adobe gives you the power to build anything - as long as you’re ready to own it.\r\n<h3>Understanding the true cost beyond the licence fee</h3>\r\nThe cost isn’t just the license price, but rather the hours you spend maintaining the platform, the people you need to operate it and how often you rely on development to make changes.\r\n<h4>Shopify Plus - predictable cost and low maintenance</h4>\r\nShopify Plus pricing starts at around US $2,300 per month, which includes hosting, platform updates and security. Shopify manages infrastructure and upgrades at the platform level, so you don’t budget for server administration, patching work or upgrade projects.\r\n\r\nIn real terms, this means your ongoing spend can go towards unlocking your next nice problems - like improving conversions and increasing your sales, rather than maintenance.\r\n\r\nWhen Shopify ships an update, it applies automatically; there’s no upgrade cost and no internal planning cycle. You avoid technical debt because the platform moves without your intervention.\r\n<h4>Adobe Commerce - higher cost and more ownership</h4>\r\nAdobe Commerce licence fees begin at about US $22,000 per year, and the total annual cost can exceed US $100,000 when hosting, development and maintenance are included. Adobe Commerce gives full control, but with that control comes responsibility for hosting, patches and upgrades.\r\n\r\nYou need to budget for release cycles, performance tuning and developer time. If your site uses heavy customisation or you run multiple stores, maintenance consumes more of your budget.\r\n\r\nOver time, the price you pay isn’t just for the license - as you need to pay your team to develop, maintain and upgrade the platform, too.\r\n<h3>Customisation and Flexibility</h3>\r\nThe ability to customise a platform determines how well it can support your business model. It decides whether you adapt the store to fit the platform, or the platform adapts to fit you.\r\n<h4>Shopify Plus - limited by design, faster to configure</h4>\r\nShopify Plus gives you customisation through themes, apps, APIs and Shopify Functions. The platform has a large app ecosystem and a simpler configuration path, because most added functionality comes from enabling apps or using existing extensions rather than building features from scratch.\r\n\r\nThis means that you can push changes fast, because you don’t need to wait for engineers for most changes. If you want a new landing page, you publish it. If you want to adjust layouts or copy, you update it directly. The platform is built to let you execute changes quickly and focus on trading rather than modifying the platform itself.\r\n\r\nHowever, Shopify Plus is limited by its depth. It gives you flexibility in how the store looks and behaves on the surface, but not in how the platform works at a structural level.\r\n\r\nIf you need to change checkout logic or create pricing rules based on complex business conditions, you will likely reach the edge of what Shopify allows.\r\n<h4>Adobe Commerce - high customisation, more technical work</h4>\r\nAdobe Commerce allows full customisation at code level. You can change catalogue logic, pricing rules, checkout flow and how multiple stores operate from one admin environment.\r\n\r\nAdobe Commerce is designed to support complex workflows, including B2B features and multi-store setups where different regions follow different rules.\r\n\r\nYou have control over how the platform behaves. If your business requires unique pricing logic per customer group, or different catalogues per region, you build that directly into the platform. If checkout needs additional steps or approval processes, you rewrite the checkout logic to match.\r\n\r\nHowever, because these changes involve code, you need development resources to implement and maintain them. Essentially, Adobe Commerce will support complexity - you have to support the platform.\r\n<h3>Speed to Market &amp; Ongoing Change</h3>\r\nHow quickly you can launch your store, and how easily you can update it afterwards, affects revenue. If you trade in seasonal cycles or rely on promotions, delays cost money.\r\n<h4>Shopify Plus - quicker launch, faster iteration</h4>\r\nShopify Plus builds move fast because most decisions happen in configuration, not code. Agencies report enterprise build timelines of around eight to sixteen weeks.\r\n\r\nFor you, this means the store goes live sooner, and revenue starts sooner. You update pages, adjust layouts and launch campaigns directly from the admin-without scheduling a development sprint. When trading conditions change, you act immediately.\r\n\r\nThis makes it perfect for businesses that need to adapt quickly!\r\n<h4>Adobe Commerce - longer build, more adaptability</h4>\r\nAdobe Commerce projects take longer because you are shaping the platform to fit your business model. Enterprise builds typically run sixteen to thirty-two weeks, depending on integrations and customisation.\r\n\r\nFor you, this means the project has a longer runway - but with more personalised and high-quality results. You get deeper features and a platform designed around your processes. It also means more project governance and more internal involvement, because every change passes through development, testing and deployment.\r\n\r\nAdobe Commerce supports teams that prioritise control, even if that means a longer timeline.\r\n<h3>Performance, Conversion &amp; User Experience</h3>\r\nPerformance affects conversion. If pages lag or checkout hesitates, users leave. When traffic spikes - especially during promotions - the platform either absorbs the load or it cracks.\r\n<h4>Shopify Plus - managed infrastructure helps conversion during heavy traffic</h4>\r\nShopify Plus runs on Shopify’s managed infrastructure, so the platform handles scaling and stability at peak load. Shopify publishes data showing 29% better total cost of ownership and 42% lower implementation cost compared to Adobe Commerce.\r\n\r\nShopify also highlights case studies where brands improved load speed and conversion after moving from Adobe Commerce to Shopify Plus.\r\n\r\nIt’s no surprise, as with Shopify Plus, pages stay fast, even when traffic spikes. The checkout remains stable because scaling is handled at platform level, not by your team. Plus, fewer outages and faster load times lead to higher conversion, especially during peak trading.\r\n<h4>Adobe Commerce - strong performance potential, but you build it</h4>\r\nAdobe Commerce performance depends on your hosting setup, your engineering decisions and how well the codebase is maintained. LitExtension notes that Adobe Commerce can deliver high performance, but results vary depending on configuration and optimisation.\r\n\r\nFor you, that means performance is not automatic. If the stack is optimised and monitored, the platform performs well and supports complex workflows without issue. When utilised correctly, Adobe Commerce is a true powerhouse.\r\n\r\nHowever, if maintenance falls behind or hosting isn’t tuned correctly, performance slows and conversion drops. You have power, but you are responsible for keeping that power stable.\r\n<h3>Multi-Store, International and B2B</h3>\r\nDifferent regions often need different prices, tax rules or product availability. The platform you choose determines whether you can manage that in one system or whether you need workarounds.\r\n<h4>Shopify Plus - works when stores follow the same rules</h4>\r\nShopify Plus lets you manage multiple storefronts and markets from one admin. You can set currency, language and tax handling per region. LitExtension confirms Shopify Plus supports multi-store, but variations in pricing or catalogue logic often require apps or additional tools.\r\n\r\nThis works well when every market uses the same catalogue and the same pricing structure. You make one update and apply it everywhere. Less admin, fewer decisions, quicker launches.\r\n\r\nIf markets need different product ranges or pricing logic, Shopify Plus does not adjust those rules at platform level. You maintain those differences through apps or separate store setups.\r\n<h4>Adobe Commerce - built for regional differences and B2B</h4>\r\nAdobe Commerce lets each storefront run with different catalogues, pricing and checkout behaviour, all from one backend. KiwiCommerce confirms Adobe Commerce supports unique pricing and catalogue structures per region.\r\n\r\nThis reduces admin when markets operate differently. You update data once and decide which store uses which version. No apps, no duplicate catalogues. Adobe Commerce also includes B2B capability such as customer-specific pricing and purchase order workflows without plugins.\r\n<h3>Risk, Maintenance and Operational Burden</h3>\r\nAn eCommerce platform carries ongoing operational work: updates, hosting, security patches and performance monitoring. The question is who carries those responsibilities - you, or the vendor.\r\n<h4>Shopify Plus - platform maintenance handled by Shopify</h4>\r\nShopify Plus manages hosting, platform updates and security patches itself. Shopify positions Plus as stable and reliable  - this is because infrastructure, releases and maintenance are handled at platform level.\r\n\r\nThis reduces the amount of technical work your team needs to manage, so you can focus on tasks like product launches, improving conversion and unlocking your next nice problems!\r\n\r\nYou can rest easy knowing that operational risk - downtime, upgrades, patching - sits with Shopify.\r\n<h4>Adobe Commerce - technical responsibility sits with your team</h4>\r\nWe’ve established that Adobe Commerce gives full control of hosting and code. With that control, comes maintenance. Shero Commerce notes that delaying updates or patches increases cost later because technical debt builds up.\r\n\r\nThis requires internal technical capability or a dedicated development partner. Your team manages updates, performance and hosting decisions. When the platform evolves, you plan the release, test the changes and deploy them. A well-maintained Adobe Commerce stack performs well, whilst a neglected one becomes more expensive to support.\r\n<div class=\"blog-conclusion full-width\">\r\n<h3>Conclusion</h3>\r\nThat’s a wrap! Overall, Shopify Plus and Adobe Commerce both support enterprise eCommerce, but they push you toward two very different ways of operating.\r\n\r\nShopify Plus reduces development time and weight on your devs’ shoulders, so you launch faster and spend more time trading. Meanwhile, Adobe Commerce gives you full control over how the platform behaves, so you can design complex pricing, catalogues and workflows - although it takes more manpower, and time, to setup and maintain\r\n\r\nThe right choice depends on how your business works, and what works best for your business! If you prioritise consistency, speed and ease of deployment, then Shopify Plus is a clear winner.\r\n\r\nHowever, if you want complete control over your platform, variation, structure and deeper logic, then Adobe Commerce will let you build exactly what you need.\r\n\r\nThe best choice is the platform that supports how your business already operates.\r\n</div>\r\n<h3>Need help deciding?</h3>\r\nIf you’re stuck between Shopify Plus and Adobe Commerce, let’s make it easy.\r\n\r\nBook a quick chat: https://www.actuate.agency/get-in-touch/','Shopify Plus vs Adobe Commerce - Choosing the right eCommerce platform','','inherit','closed','closed','','8291-revision-v1','','','2026-02-04 10:12:46','2026-02-04 10:12:46','',8291,'https://actuate.webpreview.co/?p=8382',0,'revision','',0),(8383,1,'2026-02-04 10:13:38','2026-02-04 10:13:38','Choosing an eCommerce platform is a big decision. The right platform frees you to focus on growth, campaigns, optimisation, customer experience, and unlocking your next nice problems. However, the wrong one turns every small change into a dependency, a ticket, and a delay.\r\n\r\nShopify Plus and Adobe Commerce sit in the same enterprise space, but they’re built on very different principles.\r\n\r\nShopify Plus is fully hosted. Infrastructure, security, updates and performance are handled for you, so your team can focus on improving the storefront instead of maintaining it.\r\n\r\nOn the other hand, Adobe Commerce gives you complete control over how you do things: hosting, code, architecture, checkout logic, catalogue rules. If your business has unique requirements or complex processes, Adobe lets you shape the platform around them.\r\n\r\nThis article breaks down how that difference affects cost, customisation, delivery speed, performance during peak traffic and the ongoing workload attached to each platform.\r\n<h3>How each platform actually works day to day</h3>\r\nBefore comparing pricing or features, you need to understand how the platform works behind the scenes - because that affects how fast you can make changes, who needs to be involved, and how much effort goes into keeping the site running.\r\n<h4>Shopify Plus - fully hosted enterprise platform</h4>\r\nShopify Plus runs on Shopify’s infrastructure. Shopify controls hosting, applies security updates and maintains platform performance. This means that you don’t plan upgrades or manage servers.\r\n\r\nShopify defines Plus as a fully hosted, fully managed enterprise environment. In practice, that means if traffic surges on Black Friday, Shopify scales automatically to accommodate!\r\n\r\nPlus, when Shopify pushes a platform update, it applies without slowing you down. Or, if you need to launch a new landing page quickly, you publish it without waiting for a deployment window.\r\n\r\nHowever, control can be limited. You move inside Shopify’s framework, and some custom logic has limits. You can customise the experience, but you can’t rewrite how the platform works at a structural level.\r\n\r\nAreas like checkout logic, URL structure, and certain backend workflows follow Shopify’s rules. If your business needs unconventional logic or very complex workflows, you may find yourself designing around the platform rather than shaping it to fit your exact process.\r\n<h4>Adobe Commerce - full code and infrastructure control</h4>\r\nAdobe Commerce gives you full ownership of your platform, allowing you to design eCommerce around your business instead of shaping your processes to fit a platform. You decide how pricing works, how your catalogue logic is structured, and how the checkout behaves - including region-specific rules, customer-specific pricing or complex B2B workflows like account approval or purchase order uploads.\r\n\r\nAdobe positions Commerce as a platform that supports deep modification of business logic and architecture, giving you the freedom to build exactly what you need rather than relying on apps or workarounds .\r\n\r\nThis means you are granted true freedom to build a bespoke website that is designed exactly for your business - but it also means you\'re responsible for keeping everything running smoothly. Because you control hosting, performance and updates, managing the platform requires either internal technical capability or a long-term development partner.\r\n\r\nAdobe Commerce can deliver exceptional performance and tailored user experiences, but those results depend on how well your environment is configured and maintained .\r\n\r\nIn short: Adobe gives you the power to build anything - as long as you’re ready to own it.\r\n<h3>Understanding the true cost beyond the licence fee</h3>\r\nThe cost isn’t just the license price, but rather the hours you spend maintaining the platform, the people you need to operate it and how often you rely on development to make changes.\r\n<h4>Shopify Plus - predictable cost and low maintenance</h4>\r\nShopify Plus pricing starts at around US $2,300 per month, which includes hosting, platform updates and security. Shopify manages infrastructure and upgrades at the platform level, so you don’t budget for server administration, patching work or upgrade projects.\r\n\r\nIn real terms, this means your ongoing spend can go towards unlocking your next nice problems - like improving conversions and increasing your sales, rather than maintenance.\r\n\r\nWhen Shopify ships an update, it applies automatically; there’s no upgrade cost and no internal planning cycle. You avoid technical debt because the platform moves without your intervention.\r\n<h4>Adobe Commerce - higher cost and more ownership</h4>\r\nAdobe Commerce licence fees begin at about US $22,000 per year, and the total annual cost can exceed US $100,000 when hosting, development and maintenance are included. Adobe Commerce gives full control, but with that control comes responsibility for hosting, patches and upgrades.\r\n\r\nYou need to budget for release cycles, performance tuning and developer time. If your site uses heavy customisation or you run multiple stores, maintenance consumes more of your budget.\r\n\r\nOver time, the price you pay isn’t just for the license - as you need to pay your team to develop, maintain and upgrade the platform, too.\r\n<h3>Customisation and Flexibility</h3>\r\nThe ability to customise a platform determines how well it can support your business model. It decides whether you adapt the store to fit the platform, or the platform adapts to fit you.\r\n<h4>Shopify Plus - limited by design, faster to configure</h4>\r\nShopify Plus gives you customisation through themes, apps, APIs and Shopify Functions. The platform has a large app ecosystem and a simpler configuration path, because most added functionality comes from enabling apps or using existing extensions rather than building features from scratch.\r\n\r\nThis means that you can push changes fast, because you don’t need to wait for engineers for most changes. If you want a new landing page, you publish it. If you want to adjust layouts or copy, you update it directly. The platform is built to let you execute changes quickly and focus on trading rather than modifying the platform itself.\r\n\r\nHowever, Shopify Plus is limited by its depth. It gives you flexibility in how the store looks and behaves on the surface, but not in how the platform works at a structural level.\r\n\r\nIf you need to change checkout logic or create pricing rules based on complex business conditions, you will likely reach the edge of what Shopify allows.\r\n<h4>Adobe Commerce - high customisation, more technical work</h4>\r\nAdobe Commerce allows full customisation at code level. You can change catalogue logic, pricing rules, checkout flow and how multiple stores operate from one admin environment.\r\n\r\nAdobe Commerce is designed to support complex workflows, including B2B features and multi-store setups where different regions follow different rules.\r\n\r\nYou have control over how the platform behaves. If your business requires unique pricing logic per customer group, or different catalogues per region, you build that directly into the platform. If checkout needs additional steps or approval processes, you rewrite the checkout logic to match.\r\n\r\nHowever, because these changes involve code, you need development resources to implement and maintain them. Essentially, Adobe Commerce will support complexity - you have to support the platform.\r\n<h3>Speed to Market &amp; Ongoing Change</h3>\r\nHow quickly you can launch your store, and how easily you can update it afterwards, affects revenue. If you trade in seasonal cycles or rely on promotions, delays cost money.\r\n<h4>Shopify Plus - quicker launch, faster iteration</h4>\r\nShopify Plus builds move fast because most decisions happen in configuration, not code. Agencies report enterprise build timelines of around eight to sixteen weeks.\r\n\r\nFor you, this means the store goes live sooner, and revenue starts sooner. You update pages, adjust layouts and launch campaigns directly from the admin-without scheduling a development sprint. When trading conditions change, you act immediately.\r\n\r\nThis makes it perfect for businesses that need to adapt quickly!\r\n<h4>Adobe Commerce - longer build, more adaptability</h4>\r\nAdobe Commerce projects take longer because you are shaping the platform to fit your business model. Enterprise builds typically run sixteen to thirty-two weeks, depending on integrations and customisation.\r\n\r\nFor you, this means the project has a longer runway - but with more personalised and high-quality results. You get deeper features and a platform designed around your processes. It also means more project governance and more internal involvement, because every change passes through development, testing and deployment.\r\n\r\nAdobe Commerce supports teams that prioritise control, even if that means a longer timeline.\r\n<h3>Performance, Conversion &amp; User Experience</h3>\r\nPerformance affects conversion. If pages lag or checkout hesitates, users leave. When traffic spikes - especially during promotions - the platform either absorbs the load or it cracks.\r\n<h4>Shopify Plus - managed infrastructure helps conversion during heavy traffic</h4>\r\nShopify Plus runs on Shopify’s managed infrastructure, so the platform handles scaling and stability at peak load. Shopify publishes data showing 29% better total cost of ownership and 42% lower implementation cost compared to Adobe Commerce.\r\n\r\nShopify also highlights case studies where brands improved load speed and conversion after moving from Adobe Commerce to Shopify Plus.\r\n\r\nIt’s no surprise, as with Shopify Plus, pages stay fast, even when traffic spikes. The checkout remains stable because scaling is handled at platform level, not by your team. Plus, fewer outages and faster load times lead to higher conversion, especially during peak trading.\r\n<h4>Adobe Commerce - strong performance potential, but you build it</h4>\r\nAdobe Commerce performance depends on your hosting setup, your engineering decisions and how well the codebase is maintained. LitExtension notes that Adobe Commerce can deliver high performance, but results vary depending on configuration and optimisation.\r\n\r\nFor you, that means performance is not automatic. If the stack is optimised and monitored, the platform performs well and supports complex workflows without issue. When utilised correctly, Adobe Commerce is a true powerhouse.\r\n\r\nHowever, if maintenance falls behind or hosting isn’t tuned correctly, performance slows and conversion drops. You have power, but you are responsible for keeping that power stable.\r\n<h3>Multi-Store, International and B2B</h3>\r\nDifferent regions often need different prices, tax rules or product availability. The platform you choose determines whether you can manage that in one system or whether you need workarounds.\r\n<h4>Shopify Plus - works when stores follow the same rules</h4>\r\nShopify Plus lets you manage multiple storefronts and markets from one admin. You can set currency, language and tax handling per region. LitExtension confirms Shopify Plus supports multi-store, but variations in pricing or catalogue logic often require apps or additional tools.\r\n\r\nThis works well when every market uses the same catalogue and the same pricing structure. You make one update and apply it everywhere. Less admin, fewer decisions, quicker launches.\r\n\r\nIf markets need different product ranges or pricing logic, Shopify Plus does not adjust those rules at platform level. You maintain those differences through apps or separate store setups.\r\n<h4>Adobe Commerce - built for regional differences and B2B</h4>\r\nAdobe Commerce lets each storefront run with different catalogues, pricing and checkout behaviour, all from one backend. KiwiCommerce confirms Adobe Commerce supports unique pricing and catalogue structures per region.\r\n\r\nThis reduces admin when markets operate differently. You update data once and decide which store uses which version. No apps, no duplicate catalogues. Adobe Commerce also includes B2B capability such as customer-specific pricing and purchase order workflows without plugins.\r\n<h3>Risk, Maintenance and Operational Burden</h3>\r\nAn eCommerce platform carries ongoing operational work: updates, hosting, security patches and performance monitoring. The question is who carries those responsibilities - you, or the vendor.\r\n<h4>Shopify Plus - platform maintenance handled by Shopify</h4>\r\nShopify Plus manages hosting, platform updates and security patches itself. Shopify positions Plus as stable and reliable  - this is because infrastructure, releases and maintenance are handled at platform level.\r\n\r\nThis reduces the amount of technical work your team needs to manage, so you can focus on tasks like product launches, improving conversion and unlocking your next nice problems!\r\n\r\nYou can rest easy knowing that operational risk - downtime, upgrades, patching - sits with Shopify.\r\n<h4>Adobe Commerce - technical responsibility sits with your team</h4>\r\nWe’ve established that Adobe Commerce gives full control of hosting and code. With that control, comes maintenance. Shero Commerce notes that delaying updates or patches increases cost later because technical debt builds up.\r\n\r\nThis requires internal technical capability or a dedicated development partner. Your team manages updates, performance and hosting decisions. When the platform evolves, you plan the release, test the changes and deploy them. A well-maintained Adobe Commerce stack performs well, whilst a neglected one becomes more expensive to support.\r\n<div class=\"full-width\">\r\n<div class=\"blog-conclusion\">\r\n<h3>Conclusion</h3>\r\nThat’s a wrap! Overall, Shopify Plus and Adobe Commerce both support enterprise eCommerce, but they push you toward two very different ways of operating.\r\n\r\nShopify Plus reduces development time and weight on your devs’ shoulders, so you launch faster and spend more time trading. Meanwhile, Adobe Commerce gives you full control over how the platform behaves, so you can design complex pricing, catalogues and workflows - although it takes more manpower, and time, to setup and maintain\r\n\r\nThe right choice depends on how your business works, and what works best for your business! If you prioritise consistency, speed and ease of deployment, then Shopify Plus is a clear winner.\r\n\r\nHowever, if you want complete control over your platform, variation, structure and deeper logic, then Adobe Commerce will let you build exactly what you need.\r\n\r\nThe best choice is the platform that supports how your business already operates.\r\n</div>\r\n</div>\r\n<h3>Need help deciding?</h3>\r\nIf you’re stuck between Shopify Plus and Adobe Commerce, let’s make it easy.\r\n\r\nBook a quick chat: https://www.actuate.agency/get-in-touch/','Shopify Plus vs Adobe Commerce - Choosing the right eCommerce platform','','inherit','closed','closed','','8291-revision-v1','','','2026-02-04 10:13:38','2026-02-04 10:13:38','',8291,'https://actuate.webpreview.co/?p=8383',0,'revision','',0),(8384,1,'2026-02-04 10:19:07','2026-02-04 10:19:07','a:9:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;s:13:\"display_title\";s:0:\"\";}','Blog Extra\'s','blog-extras','publish','closed','closed','','group_69831d0217df4','','','2026-02-04 10:34:08','2026-02-04 10:34:08','',0,'https://actuate.webpreview.co/?post_type=acf-field-group&#038;p=8384',0,'acf-field-group','',0),(8385,1,'2026-02-04 10:19:07','2026-02-04 10:19:07','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Page CTA','page_cta','publish','closed','closed','','field_69831d02340bb','','','2026-02-04 10:34:08','2026-02-04 10:34:08','',8384,'https://actuate.webpreview.co/?post_type=acf-field&#038;p=8385',1,'acf-field','',0),(8386,1,'2026-02-04 10:19:52','2026-02-04 10:19:52','Choosing an eCommerce platform is a big decision. The right platform frees you to focus on growth, campaigns, optimisation, customer experience, and unlocking your next nice problems. However, the wrong one turns every small change into a dependency, a ticket, and a delay.\r\n\r\nShopify Plus and Adobe Commerce sit in the same enterprise space, but they’re built on very different principles.\r\n\r\nShopify Plus is fully hosted. Infrastructure, security, updates and performance are handled for you, so your team can focus on improving the storefront instead of maintaining it.\r\n\r\nOn the other hand, Adobe Commerce gives you complete control over how you do things: hosting, code, architecture, checkout logic, catalogue rules. If your business has unique requirements or complex processes, Adobe lets you shape the platform around them.\r\n\r\nThis article breaks down how that difference affects cost, customisation, delivery speed, performance during peak traffic and the ongoing workload attached to each platform.\r\n<h3>How each platform actually works day to day</h3>\r\nBefore comparing pricing or features, you need to understand how the platform works behind the scenes - because that affects how fast you can make changes, who needs to be involved, and how much effort goes into keeping the site running.\r\n<h4>Shopify Plus - fully hosted enterprise platform</h4>\r\nShopify Plus runs on Shopify’s infrastructure. Shopify controls hosting, applies security updates and maintains platform performance. This means that you don’t plan upgrades or manage servers.\r\n\r\nShopify defines Plus as a fully hosted, fully managed enterprise environment. In practice, that means if traffic surges on Black Friday, Shopify scales automatically to accommodate!\r\n\r\nPlus, when Shopify pushes a platform update, it applies without slowing you down. Or, if you need to launch a new landing page quickly, you publish it without waiting for a deployment window.\r\n\r\nHowever, control can be limited. You move inside Shopify’s framework, and some custom logic has limits. You can customise the experience, but you can’t rewrite how the platform works at a structural level.\r\n\r\nAreas like checkout logic, URL structure, and certain backend workflows follow Shopify’s rules. If your business needs unconventional logic or very complex workflows, you may find yourself designing around the platform rather than shaping it to fit your exact process.\r\n<h4>Adobe Commerce - full code and infrastructure control</h4>\r\nAdobe Commerce gives you full ownership of your platform, allowing you to design eCommerce around your business instead of shaping your processes to fit a platform. You decide how pricing works, how your catalogue logic is structured, and how the checkout behaves - including region-specific rules, customer-specific pricing or complex B2B workflows like account approval or purchase order uploads.\r\n\r\nAdobe positions Commerce as a platform that supports deep modification of business logic and architecture, giving you the freedom to build exactly what you need rather than relying on apps or workarounds .\r\n\r\nThis means you are granted true freedom to build a bespoke website that is designed exactly for your business - but it also means you\'re responsible for keeping everything running smoothly. Because you control hosting, performance and updates, managing the platform requires either internal technical capability or a long-term development partner.\r\n\r\nAdobe Commerce can deliver exceptional performance and tailored user experiences, but those results depend on how well your environment is configured and maintained .\r\n\r\nIn short: Adobe gives you the power to build anything - as long as you’re ready to own it.\r\n<h3>Understanding the true cost beyond the licence fee</h3>\r\nThe cost isn’t just the license price, but rather the hours you spend maintaining the platform, the people you need to operate it and how often you rely on development to make changes.\r\n<h4>Shopify Plus - predictable cost and low maintenance</h4>\r\nShopify Plus pricing starts at around US $2,300 per month, which includes hosting, platform updates and security. Shopify manages infrastructure and upgrades at the platform level, so you don’t budget for server administration, patching work or upgrade projects.\r\n\r\nIn real terms, this means your ongoing spend can go towards unlocking your next nice problems - like improving conversions and increasing your sales, rather than maintenance.\r\n\r\nWhen Shopify ships an update, it applies automatically; there’s no upgrade cost and no internal planning cycle. You avoid technical debt because the platform moves without your intervention.\r\n<h4>Adobe Commerce - higher cost and more ownership</h4>\r\nAdobe Commerce licence fees begin at about US $22,000 per year, and the total annual cost can exceed US $100,000 when hosting, development and maintenance are included. Adobe Commerce gives full control, but with that control comes responsibility for hosting, patches and upgrades.\r\n\r\nYou need to budget for release cycles, performance tuning and developer time. If your site uses heavy customisation or you run multiple stores, maintenance consumes more of your budget.\r\n\r\nOver time, the price you pay isn’t just for the license - as you need to pay your team to develop, maintain and upgrade the platform, too.\r\n<h3>Customisation and Flexibility</h3>\r\nThe ability to customise a platform determines how well it can support your business model. It decides whether you adapt the store to fit the platform, or the platform adapts to fit you.\r\n<h4>Shopify Plus - limited by design, faster to configure</h4>\r\nShopify Plus gives you customisation through themes, apps, APIs and Shopify Functions. The platform has a large app ecosystem and a simpler configuration path, because most added functionality comes from enabling apps or using existing extensions rather than building features from scratch.\r\n\r\nThis means that you can push changes fast, because you don’t need to wait for engineers for most changes. If you want a new landing page, you publish it. If you want to adjust layouts or copy, you update it directly. The platform is built to let you execute changes quickly and focus on trading rather than modifying the platform itself.\r\n\r\nHowever, Shopify Plus is limited by its depth. It gives you flexibility in how the store looks and behaves on the surface, but not in how the platform works at a structural level.\r\n\r\nIf you need to change checkout logic or create pricing rules based on complex business conditions, you will likely reach the edge of what Shopify allows.\r\n<h4>Adobe Commerce - high customisation, more technical work</h4>\r\nAdobe Commerce allows full customisation at code level. You can change catalogue logic, pricing rules, checkout flow and how multiple stores operate from one admin environment.\r\n\r\nAdobe Commerce is designed to support complex workflows, including B2B features and multi-store setups where different regions follow different rules.\r\n\r\nYou have control over how the platform behaves. If your business requires unique pricing logic per customer group, or different catalogues per region, you build that directly into the platform. If checkout needs additional steps or approval processes, you rewrite the checkout logic to match.\r\n\r\nHowever, because these changes involve code, you need development resources to implement and maintain them. Essentially, Adobe Commerce will support complexity - you have to support the platform.\r\n<h3>Speed to Market &amp; Ongoing Change</h3>\r\nHow quickly you can launch your store, and how easily you can update it afterwards, affects revenue. If you trade in seasonal cycles or rely on promotions, delays cost money.\r\n<h4>Shopify Plus - quicker launch, faster iteration</h4>\r\nShopify Plus builds move fast because most decisions happen in configuration, not code. Agencies report enterprise build timelines of around eight to sixteen weeks.\r\n\r\nFor you, this means the store goes live sooner, and revenue starts sooner. You update pages, adjust layouts and launch campaigns directly from the admin-without scheduling a development sprint. When trading conditions change, you act immediately.\r\n\r\nThis makes it perfect for businesses that need to adapt quickly!\r\n<h4>Adobe Commerce - longer build, more adaptability</h4>\r\nAdobe Commerce projects take longer because you are shaping the platform to fit your business model. Enterprise builds typically run sixteen to thirty-two weeks, depending on integrations and customisation.\r\n\r\nFor you, this means the project has a longer runway - but with more personalised and high-quality results. You get deeper features and a platform designed around your processes. It also means more project governance and more internal involvement, because every change passes through development, testing and deployment.\r\n\r\nAdobe Commerce supports teams that prioritise control, even if that means a longer timeline.\r\n<h3>Performance, Conversion &amp; User Experience</h3>\r\nPerformance affects conversion. If pages lag or checkout hesitates, users leave. When traffic spikes - especially during promotions - the platform either absorbs the load or it cracks.\r\n<h4>Shopify Plus - managed infrastructure helps conversion during heavy traffic</h4>\r\nShopify Plus runs on Shopify’s managed infrastructure, so the platform handles scaling and stability at peak load. Shopify publishes data showing 29% better total cost of ownership and 42% lower implementation cost compared to Adobe Commerce.\r\n\r\nShopify also highlights case studies where brands improved load speed and conversion after moving from Adobe Commerce to Shopify Plus.\r\n\r\nIt’s no surprise, as with Shopify Plus, pages stay fast, even when traffic spikes. The checkout remains stable because scaling is handled at platform level, not by your team. Plus, fewer outages and faster load times lead to higher conversion, especially during peak trading.\r\n<h4>Adobe Commerce - strong performance potential, but you build it</h4>\r\nAdobe Commerce performance depends on your hosting setup, your engineering decisions and how well the codebase is maintained. LitExtension notes that Adobe Commerce can deliver high performance, but results vary depending on configuration and optimisation.\r\n\r\nFor you, that means performance is not automatic. If the stack is optimised and monitored, the platform performs well and supports complex workflows without issue. When utilised correctly, Adobe Commerce is a true powerhouse.\r\n\r\nHowever, if maintenance falls behind or hosting isn’t tuned correctly, performance slows and conversion drops. You have power, but you are responsible for keeping that power stable.\r\n<h3>Multi-Store, International and B2B</h3>\r\nDifferent regions often need different prices, tax rules or product availability. The platform you choose determines whether you can manage that in one system or whether you need workarounds.\r\n<h4>Shopify Plus - works when stores follow the same rules</h4>\r\nShopify Plus lets you manage multiple storefronts and markets from one admin. You can set currency, language and tax handling per region. LitExtension confirms Shopify Plus supports multi-store, but variations in pricing or catalogue logic often require apps or additional tools.\r\n\r\nThis works well when every market uses the same catalogue and the same pricing structure. You make one update and apply it everywhere. Less admin, fewer decisions, quicker launches.\r\n\r\nIf markets need different product ranges or pricing logic, Shopify Plus does not adjust those rules at platform level. You maintain those differences through apps or separate store setups.\r\n<h4>Adobe Commerce - built for regional differences and B2B</h4>\r\nAdobe Commerce lets each storefront run with different catalogues, pricing and checkout behaviour, all from one backend. KiwiCommerce confirms Adobe Commerce supports unique pricing and catalogue structures per region.\r\n\r\nThis reduces admin when markets operate differently. You update data once and decide which store uses which version. No apps, no duplicate catalogues. Adobe Commerce also includes B2B capability such as customer-specific pricing and purchase order workflows without plugins.\r\n<h3>Risk, Maintenance and Operational Burden</h3>\r\nAn eCommerce platform carries ongoing operational work: updates, hosting, security patches and performance monitoring. The question is who carries those responsibilities - you, or the vendor.\r\n<h4>Shopify Plus - platform maintenance handled by Shopify</h4>\r\nShopify Plus manages hosting, platform updates and security patches itself. Shopify positions Plus as stable and reliable  - this is because infrastructure, releases and maintenance are handled at platform level.\r\n\r\nThis reduces the amount of technical work your team needs to manage, so you can focus on tasks like product launches, improving conversion and unlocking your next nice problems!\r\n\r\nYou can rest easy knowing that operational risk - downtime, upgrades, patching - sits with Shopify.\r\n<h4>Adobe Commerce - technical responsibility sits with your team</h4>\r\nWe’ve established that Adobe Commerce gives full control of hosting and code. With that control, comes maintenance. Shero Commerce notes that delaying updates or patches increases cost later because technical debt builds up.\r\n\r\nThis requires internal technical capability or a dedicated development partner. Your team manages updates, performance and hosting decisions. When the platform evolves, you plan the release, test the changes and deploy them. A well-maintained Adobe Commerce stack performs well, whilst a neglected one becomes more expensive to support.\r\n<div class=\"full-width\">\r\n<div class=\"blog-conclusion\">\r\n<h3>Conclusion</h3>\r\nThat’s a wrap! Overall, Shopify Plus and Adobe Commerce both support enterprise eCommerce, but they push you toward two very different ways of operating.\r\n\r\nShopify Plus reduces development time and weight on your devs’ shoulders, so you launch faster and spend more time trading. Meanwhile, Adobe Commerce gives you full control over how the platform behaves, so you can design complex pricing, catalogues and workflows - although it takes more manpower, and time, to setup and maintain\r\n\r\nThe right choice depends on how your business works, and what works best for your business! If you prioritise consistency, speed and ease of deployment, then Shopify Plus is a clear winner.\r\n\r\nHowever, if you want complete control over your platform, variation, structure and deeper logic, then Adobe Commerce will let you build exactly what you need.\r\n\r\nThe best choice is the platform that supports how your business already operates.\r\n</div>\r\n</div>\r\n','Shopify Plus vs Adobe Commerce - Choosing the right eCommerce platform','','inherit','closed','closed','','8291-revision-v1','','','2026-02-04 10:19:52','2026-02-04 10:19:52','',8291,'https://actuate.webpreview.co/?p=8386',0,'revision','',0),(8387,1,'2026-02-04 10:35:26','2026-02-04 10:35:26','<h2>Get the Best Team</h2>\nChoosing the right Magento/Adobe Commerce agency to work with can be a crucial decision for your business. A good agency can help you build and maintain a successful ecommerce store, while a bad one can lead to wasted time and resources. In this blog, we\'ll explore some key factors to consider when choosing a Magento/Adobe Commerce agency to ensure that you get the best developers.\n<h3 class=\"list-heading\">1. Experience</h3>\nWhen choosing a Magento/Adobe Commerce agency, it\'s important to consider their experience. Look for an agency that has a proven track record of working with Magento and has experience building ecommerce stores that are similar to your own. Check their portfolio and client testimonials to get an idea of their expertise.\n<h3 class=\"list-heading\">2. Expertise</h3>\nMagento/Adobe Commerce is a complex platform, and it\'s important to choose an agency that has the expertise to handle all aspects of your ecommerce store. Look for an agency that has a team of developers, designers, and marketers with expertise in Magento/Adobe Commerce development, customisation, integration, and optimisation.\n<h3 class=\"list-heading\">3. Communication</h3>\nCommunication is key when working with a Magento/Adobe Commerce agency. Look for an agency that communicates clearly and regularly throughout the development process, providing updates on progress, timelines, and any issues that arise. Good communication ensures that everyone is on the same page and can help avoid misunderstandings and delays.\n<h3 class=\"list-heading\">4. Support and Maintenance</h3>\nAfter your Magento/Adobe Commerce store is launched, it\'s important to have ongoing support and maintenance to ensure that your store is running smoothly and that any issues are addressed quickly. Look for an agency that offers ongoing support and maintenance, including security updates, bug fixes, and performance optimisation.\n<h3 class=\"list-heading\">5. Pricing</h3>\nPricing is also an important consideration when choosing a Magento/Adobe Commerce agency. Look for an agency that offers transparent pricing and is upfront about the costs involved. Beware of agencies that offer unusually low prices, as they may be cutting corners or using inexperienced developers.\n<h3 class=\"list-heading\">6. Partnership Approach</h3>\nFinally, look for a Magento/Adobe Commerce agency that takes a partnership approach. A good agency should take the time to understand your business and its unique needs and work with you to develop a custom solution that meets your goals. They should be invested in your success and be willing to go the extra mile to help you achieve it.\n<div class=\"full-width\">\n<div class=\"blog-conclusion\">\n\n</div>\n</div>','How Do I Choose A Magento/Adobe Commerce Agency?','','inherit','closed','closed','','5775-autosave-v1','','','2026-02-04 10:35:26','2026-02-04 10:35:26','',5775,'https://actuate.webpreview.co/?p=8387',0,'revision','',0),(8388,1,'2026-02-04 10:32:33','2026-02-04 10:32:33','<h2>Get the Best Team</h2>\r\nChoosing the right Magento/Adobe Commerce agency to work with can be a crucial decision for your business. A good agency can help you build and maintain a successful ecommerce store, while a bad one can lead to wasted time and resources. In this blog, we\'ll explore some key factors to consider when choosing a Magento/Adobe Commerce agency to ensure that you get the best developers.\r\n<h3 class=\"list-heading\">1. Experience</h3>\r\nWhen choosing a Magento/Adobe Commerce agency, it\'s important to consider their experience. Look for an agency that has a proven track record of working with Magento and has experience building ecommerce stores that are similar to your own. Check their portfolio and client testimonials to get an idea of their expertise.\r\n<h3 class=\"list-heading\">2. Expertise</h3>\r\nMagento/Adobe Commerce is a complex platform, and it\'s important to choose an agency that has the expertise to handle all aspects of your ecommerce store. Look for an agency that has a team of developers, designers, and marketers with expertise in Magento/Adobe Commerce development, customisation, integration, and optimisation.\r\n<h3 class=\"list-heading\">3. Communication</h3>\r\nCommunication is key when working with a Magento/Adobe Commerce agency. Look for an agency that communicates clearly and regularly throughout the development process, providing updates on progress, timelines, and any issues that arise. Good communication ensures that everyone is on the same page and can help avoid misunderstandings and delays.\r\n<h3 class=\"list-heading\">4. Support and Maintenance</h3>\r\nAfter your Magento/Adobe Commerce store is launched, it\'s important to have ongoing support and maintenance to ensure that your store is running smoothly and that any issues are addressed quickly. Look for an agency that offers ongoing support and maintenance, including security updates, bug fixes, and performance optimisation.\r\n<h3 class=\"list-heading\">5. Pricing</h3>\r\nPricing is also an important consideration when choosing a Magento/Adobe Commerce agency. Look for an agency that offers transparent pricing and is upfront about the costs involved. Beware of agencies that offer unusually low prices, as they may be cutting corners or using inexperienced developers.\r\n<h3 class=\"list-heading\">6. Partnership Approach</h3>\r\nFinally, look for a Magento/Adobe Commerce agency that takes a partnership approach. A good agency should take the time to understand your business and its unique needs and work with you to develop a custom solution that meets your goals. They should be invested in your success and be willing to go the extra mile to help you achieve it.\r\n<div class=\"full-width\">\r\n<div class=\"blog-conclusion\">\r\n<h4>Conclusion:</h4>\r\nChoosing the right Magento/Adobe Commerce agency is an important decision that can have a significant impact on the success of your ecommerce store. By considering factors such as experience, expertise, communication, support and maintenance, pricing, and a partnership approach, you can ensure that you choose the best developers for your business. Remember to take your time, do your research, and choose an agency that you feel confident in working with for the long term.\r\n</div>\r\n</div>','How Do I Choose A Magento/Adobe Commerce Agency?','','inherit','closed','closed','','5775-revision-v1','','','2026-02-04 10:32:33','2026-02-04 10:32:33','',5775,'https://actuate.webpreview.co/?p=8388',0,'revision','',0),(8389,1,'2026-02-04 10:34:08','2026-02-04 10:34:08','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Conclusion','conclusion','publish','closed','closed','','field_69832095afa7c','','','2026-02-04 10:34:08','2026-02-04 10:34:08','',8384,'https://actuate.webpreview.co/?post_type=acf-field&p=8389',0,'acf-field','',0),(8390,1,'2026-02-04 10:35:44','2026-02-04 10:35:44','<h2>Get the Best Team</h2>\r\nChoosing the right Magento/Adobe Commerce agency to work with can be a crucial decision for your business. A good agency can help you build and maintain a successful ecommerce store, while a bad one can lead to wasted time and resources. In this blog, we\'ll explore some key factors to consider when choosing a Magento/Adobe Commerce agency to ensure that you get the best developers.\r\n<h3 class=\"list-heading\">1. Experience</h3>\r\nWhen choosing a Magento/Adobe Commerce agency, it\'s important to consider their experience. Look for an agency that has a proven track record of working with Magento and has experience building ecommerce stores that are similar to your own. Check their portfolio and client testimonials to get an idea of their expertise.\r\n<h3 class=\"list-heading\">2. Expertise</h3>\r\nMagento/Adobe Commerce is a complex platform, and it\'s important to choose an agency that has the expertise to handle all aspects of your ecommerce store. Look for an agency that has a team of developers, designers, and marketers with expertise in Magento/Adobe Commerce development, customisation, integration, and optimisation.\r\n<h3 class=\"list-heading\">3. Communication</h3>\r\nCommunication is key when working with a Magento/Adobe Commerce agency. Look for an agency that communicates clearly and regularly throughout the development process, providing updates on progress, timelines, and any issues that arise. Good communication ensures that everyone is on the same page and can help avoid misunderstandings and delays.\r\n<h3 class=\"list-heading\">4. Support and Maintenance</h3>\r\nAfter your Magento/Adobe Commerce store is launched, it\'s important to have ongoing support and maintenance to ensure that your store is running smoothly and that any issues are addressed quickly. Look for an agency that offers ongoing support and maintenance, including security updates, bug fixes, and performance optimisation.\r\n<h3 class=\"list-heading\">5. Pricing</h3>\r\nPricing is also an important consideration when choosing a Magento/Adobe Commerce agency. Look for an agency that offers transparent pricing and is upfront about the costs involved. Beware of agencies that offer unusually low prices, as they may be cutting corners or using inexperienced developers.\r\n<h3 class=\"list-heading\">6. Partnership Approach</h3>\r\nFinally, look for a Magento/Adobe Commerce agency that takes a partnership approach. A good agency should take the time to understand your business and its unique needs and work with you to develop a custom solution that meets your goals. They should be invested in your success and be willing to go the extra mile to help you achieve it.','How Do I Choose A Magento/Adobe Commerce Agency?','','inherit','closed','closed','','5775-revision-v1','','','2026-02-04 10:35:44','2026-02-04 10:35:44','',5775,'https://actuate.webpreview.co/?p=8390',0,'revision','',0),(8391,1,'2026-02-04 10:37:33','2026-02-04 10:37:33','Meta descriptions are brief summaries of a webpage that appear in search engine results pages (SERPs). They are a crucial component of on-page optimisation and can have a significant impact on click-through rates (CTR) and ultimately, traffic. Here are some tips on how to write effective meta descriptions:\n<ol>\n 	<li><h3>Keep it concise:</h3><p>Meta descriptions should be between 150-160 characters in length, including spaces. This is the maximum amount of characters that will be displayed on search engine results pages. Make every character count by keeping the description clear and concise.</p></li>\n 	<li><h3>Include target keywords:</h3><p>Use the main keyword(s) that the page is targeting in the meta description. This helps search engines understand the content of the page and can improve its ranking for relevant queries.</li>\n 	<li><h3>Use a unique description for each page:</h3><p>Avoid using duplicate meta descriptions for different pages on your site. Instead, write unique descriptions that accurately reflect the content on the page and encourage users to click through.</li>\n 	<li><h3>Highlight the page\'s value proposition:</h3>Your meta description should give users a reason to click through to your site. Highlight the page\'s unique value proposition and benefits to the user to encourage clicks.</li>\n 	<li><h3>Use active voice and action-oriented language:</h3> Use active voice and action-oriented language to make the meta description more engaging and encourage users to take action. For example, use phrases like \"learn more,\" \"discover,\" or \"get started\" to encourage clicks.</li>\n 	<li><h3>Avoid clickbait:</h3> While it\'s important to write engaging meta descriptions, avoid using clickbait tactics that mislead users or over-promise. This can harm your credibility and result in higher bounce rates.</li>\n 	<li><h3>Test and refine:</h3> Monitor your meta description\'s performance in search engine results pages and adjust as needed. Analyse metrics like CTR and time on page to determine what\'s working and what\'s not, and make changes accordingly.</li>\n</ol>\nIn conclusion, writing effective meta descriptions is essential for optimising your website\'s search engine visibility and encouraging clicks. Keep them concise, include target keywords, use unique descriptions for each page, highlight the page\'s value proposition, use active voice and action-oriented language, avoid clickbait, and test and refine regularly. With these tips, you can create compelling meta descriptions that improve your website\'s performance in search engine results pages.','How to Write Effective Meta Descriptions','','inherit','closed','closed','','5773-autosave-v1','','','2026-02-04 10:37:33','2026-02-04 10:37:33','',5773,'https://actuate.webpreview.co/?p=8391',0,'revision','',0),(8392,1,'2026-02-04 10:38:21','2026-02-04 10:38:21','Meta descriptions are brief summaries of a webpage that appear in search engine results pages (SERPs). They are a crucial component of on-page optimisation and can have a significant impact on click-through rates (CTR) and ultimately, traffic. Here are some tips on how to write effective meta descriptions:\r\n<ol>\r\n 	<li><h3>Keep it concise:</h3><p>Meta descriptions should be between 150-160 characters in length, including spaces. This is the maximum amount of characters that will be displayed on search engine results pages. Make every character count by keeping the description clear and concise.</p></li>\r\n 	<li><h3>Include target keywords:</h3><p>Use the main keyword(s) that the page is targeting in the meta description. This helps search engines understand the content of the page and can improve its ranking for relevant queries.</p></li>\r\n 	<li><h3>Use a unique description for each page:</h3><p>Avoid using duplicate meta descriptions for different pages on your site. Instead, write unique descriptions that accurately reflect the content on the page and encourage users to click through.</p></li>\r\n 	<li><h3>Highlight the page\'s value proposition:</h3><p>Your meta description should give users a reason to click through to your site. Highlight the page\'s unique value proposition and benefits to the user to encourage clicks.</p></li>\r\n 	<li><h3>Use active voice and action-oriented language:</h3><p>Use active voice and action-oriented language to make the meta description more engaging and encourage users to take action. For example, use phrases like \"learn more,\" \"discover,\" or \"get started\" to encourage clicks.</p></li>\r\n 	<li><h3>Avoid clickbait:</h3><p>While it\'s important to write engaging meta descriptions, avoid using clickbait tactics that mislead users or over-promise. This can harm your credibility and result in higher bounce rates.</p></li>\r\n 	<li><h3>Test and refine:</h3><p>Monitor your meta description\'s performance in search engine results pages and adjust as needed. Analyse metrics like CTR and time on page to determine what\'s working and what\'s not, and make changes accordingly.</p></li>\r\n</ol>\r\n','How to Write Effective Meta Descriptions','','inherit','closed','closed','','5773-revision-v1','','','2026-02-04 10:38:21','2026-02-04 10:38:21','',5773,'https://actuate.webpreview.co/?p=8392',0,'revision','',0),(8393,1,'2026-02-04 10:39:33','2026-02-04 10:39:33','<h2>Accelerate growth with strategic planning</h2>\r\nStarting a B2C ecommerce business can be an exciting and profitable venture, but it requires careful planning and execution to be successful. In this blog, we\'ll cover the key elements of a comprehensive ecommerce business plan that will help you launch and grow your business.\r\n<h3 class=\"list-heading\">1. Executive Summary</h3>\r\nThe executive summary is the first section of your business plan and should provide an overview of your company, its mission, and its goals. It should also include information about your target market, competition, and the products or services you plan to sell.\r\n<h3 class=\"list-heading\">2. Market Analysis</h3>\r\nThe market analysis section should provide an in-depth analysis of your target market, including their demographics, needs, and behaviours. It should also include information about your competition, including their strengths and weaknesses, and how you plan to differentiate your business from theirs.\r\n<h3 class=\"list-heading\">3. Products and Services</h3>\r\nIn this section, you should provide detailed information about the products or services you plan to sell, including their features, benefits, and pricing. You should also discuss any unique selling points or competitive advantages that your products or services offer.\r\n<h3 class=\"list-heading\">4. Marketing Strategy</h3>\r\nYour marketing strategy should outline how you plan to promote and advertise your business to your target audience. This should include a mix of online and offline marketing tactics, such as social media advertising, content marketing, email marketing, and search engine optimization.\r\n<h3 class=\"list-heading\">5. Sales Strategy</h3>\r\nYour sales strategy should detail how you plan to sell your products or services to your target market. This may include selling directly through your ecommerce store, using third-party marketplaces, or partnering with retailers or distributors.\r\n<h3 class=\"list-heading\">6. Operations Plan</h3>\r\nThe operations plan should provide an overview of how you plan to run your ecommerce business on a day-to-day basis. This may include information about your staffing needs, inventory management, order fulfilment, and customer service.\r\n<h3 class=\"list-heading\">7. Financial Plan</h3>\r\nThe financial plan should provide a detailed analysis of your startup costs, revenue projections, and financial statements. This may include information about your funding sources, such as loans or investors, as well as your projected expenses and revenue over the next few years.\r\n<h3 class=\"list-heading\">8. Risks and Contingencies</h3>\r\nFinally, it\'s important to consider the risks and contingencies associated with starting and running an ecommerce business. This may include risks related to market competition, supply chain disruptions, or changes in consumer behaviour. You should also outline contingency plans for dealing with any potential challenges or obstacles that may arise.','Ultimate B2C eCommerce Business Plan','','inherit','closed','closed','','5771-revision-v1','','','2026-02-04 10:39:33','2026-02-04 10:39:33','',5771,'https://actuate.webpreview.co/?p=8393',0,'revision','',0),(8394,1,'2026-02-04 10:39:44','2026-02-04 10:39:44','<h2>Accelerate growth with strategic planning</h2>\r\nStarting a B2C ecommerce business can be an exciting and profitable venture, but it requires careful planning and execution to be successful. In this blog, we\'ll cover the key elements of a comprehensive ecommerce business plan that will help you launch and grow your business.\r\n<h3 class=\"list-heading\">1. Executive Summary</h3>\r\nThe executive summary is the first section of your business plan and should provide an overview of your company, its mission, and its goals. It should also include information about your target market, competition, and the products or services you plan to sell.\r\n<h3 class=\"list-heading\">2. Market Analysis</h3>\r\nThe market analysis section should provide an in-depth analysis of your target market, including their demographics, needs, and behaviours. It should also include information about your competition, including their strengths and weaknesses, and how you plan to differentiate your business from theirs.\r\n<h3 class=\"list-heading\">3. Products and Services</h3>\r\nIn this section, you should provide detailed information about the products or services you plan to sell, including their features, benefits, and pricing. You should also discuss any unique selling points or competitive advantages that your products or services offer.\r\n<h3 class=\"list-heading\">4. Marketing Strategy</h3>\r\nYour marketing strategy should outline how you plan to promote and advertise your business to your target audience. This should include a mix of online and offline marketing tactics, such as social media advertising, content marketing, email marketing, and search engine optimisation.\r\n<h3 class=\"list-heading\">5. Sales Strategy</h3>\r\nYour sales strategy should detail how you plan to sell your products or services to your target market. This may include selling directly through your ecommerce store, using third-party marketplaces, or partnering with retailers or distributors.\r\n<h3 class=\"list-heading\">6. Operations Plan</h3>\r\nThe operations plan should provide an overview of how you plan to run your ecommerce business on a day-to-day basis. This may include information about your staffing needs, inventory management, order fulfilment, and customer service.\r\n<h3 class=\"list-heading\">7. Financial Plan</h3>\r\nThe financial plan should provide a detailed analysis of your startup costs, revenue projections, and financial statements. This may include information about your funding sources, such as loans or investors, as well as your projected expenses and revenue over the next few years.\r\n<h3 class=\"list-heading\">8. Risks and Contingencies</h3>\r\nFinally, it\'s important to consider the risks and contingencies associated with starting and running an ecommerce business. This may include risks related to market competition, supply chain disruptions, or changes in consumer behaviour. You should also outline contingency plans for dealing with any potential challenges or obstacles that may arise.','Ultimate B2C eCommerce Business Plan','','inherit','closed','closed','','5771-revision-v1','','','2026-02-04 10:39:44','2026-02-04 10:39:44','',5771,'https://actuate.webpreview.co/?p=8394',0,'revision','',0),(8395,1,'2026-02-04 10:40:05','2026-02-04 10:40:05','<h2>Accelerate growth with strategic planning</h2>\r\nStarting a B2C ecommerce business can be an exciting and profitable venture, but it requires careful planning and execution to be successful. In this blog, we\'ll cover the key elements of a comprehensive ecommerce business plan that will help you launch and grow your business.\r\n<h3 class=\"list-heading\">Executive Summary</h3>\r\nThe executive summary is the first section of your business plan and should provide an overview of your company, its mission, and its goals. It should also include information about your target market, competition, and the products or services you plan to sell.\r\n<h3 class=\"list-heading\">Market Analysis</h3>\r\nThe market analysis section should provide an in-depth analysis of your target market, including their demographics, needs, and behaviours. It should also include information about your competition, including their strengths and weaknesses, and how you plan to differentiate your business from theirs.\r\n<h3 class=\"list-heading\">Products and Services</h3>\r\nIn this section, you should provide detailed information about the products or services you plan to sell, including their features, benefits, and pricing. You should also discuss any unique selling points or competitive advantages that your products or services offer.\r\n<h3 class=\"list-heading\">Marketing Strategy</h3>\r\nYour marketing strategy should outline how you plan to promote and advertise your business to your target audience. This should include a mix of online and offline marketing tactics, such as social media advertising, content marketing, email marketing, and search engine optimisation.\r\n<h3 class=\"list-heading\">Sales Strategy</h3>\r\nYour sales strategy should detail how you plan to sell your products or services to your target market. This may include selling directly through your ecommerce store, using third-party marketplaces, or partnering with retailers or distributors.\r\n<h3 class=\"list-heading\">Operations Plan</h3>\r\nThe operations plan should provide an overview of how you plan to run your ecommerce business on a day-to-day basis. This may include information about your staffing needs, inventory management, order fulfilment, and customer service.\r\n<h3 class=\"list-heading\">Financial Plan</h3>\r\nThe financial plan should provide a detailed analysis of your startup costs, revenue projections, and financial statements. This may include information about your funding sources, such as loans or investors, as well as your projected expenses and revenue over the next few years.\r\n<h3 class=\"list-heading\">8. Risks and Contingencies</h3>\r\nFinally, it\'s important to consider the risks and contingencies associated with starting and running an ecommerce business. This may include risks related to market competition, supply chain disruptions, or changes in consumer behaviour. You should also outline contingency plans for dealing with any potential challenges or obstacles that may arise.','Ultimate B2C eCommerce Business Plan','','inherit','closed','closed','','5771-revision-v1','','','2026-02-04 10:40:05','2026-02-04 10:40:05','',5771,'https://actuate.webpreview.co/?p=8395',0,'revision','',0),(8396,1,'2026-02-04 10:41:45','2026-02-04 10:41:45','<h2>Secure is safe!</h2>\nMagento 2 is a powerful ecommerce platform that provides businesses with a wide range of features and functionality. One of the most important considerations when choosing an ecommerce platform is security. In this blog, we\'ll explore how secure Magento 2 is and what measures it has in place to protect your business and customers.\n<h3>Security Features in Magento 2:</h3>\n<ol>\n 	<li><h3>Encryption:</h3> Magento 2 uses industry-standard encryption to protect sensitive information, such as credit card numbers, during transmission and storage.</li>\n 	<li><h3>Two-Factor Authentication:</h3> Magento 2 supports two-factor authentication (2FA), which adds an extra layer of security by requiring users to enter a unique code in addition to their password when logging in.</li>\n 	<li><h3>Password Policies:</h3> Magento 2 allows administrators to enforce strong password policies, such as requiring a minimum password length, complexity, and expiration.</li>\n 	<li><h3>PCI Compliance:</h3> Magento 2 is PCI compliant, which means it meets the Payment Card Industry Data Security Standards (PCI DSS) for handling credit card data.</li>\n 	<li><h3>Regular Security Updates:</h3> Magento 2 releases regular security updates to address any vulnerabilities or exploits that are discovered.</li>\n 	<li><h3>Code Audits:</h3> Magento 2 undergoes regular code audits to identify and fix any security issues.</li>\n 	<li><h3>Restricted Access:</h3> Magento 2 allows administrators to restrict access to sensitive areas of the site to authorised users only.</li>\n 	<li><h3>Malware Scanning:</h3> Magento 2 includes built-in malware scanning tools that can detect and remove any malicious code that may have been added to the site.</li>\n</ol>\n<h3>How to Improve Security in Magento 2:</h3>\nWhile Magento 2 has many built-in security features, there are still steps you can take to further improve the security of your site. Here are some tips:\n<ol>\n 	<li><h3>Keep Magento 2 Up to Date:</h3> Regularly install any security patches and updates to keep your site protected against known vulnerabilities.</li>\n 	<li><h3>Use Strong Passwords:</h3> Encourage users to use strong passwords and implement password policies to ensure compliance.</li>\n 	<li><h3>Limit Access:</h3> Restrict access to sensitive areas of the site to authorised users only, and regularly audit user access.</li>\n 	<li><h3>Implement SSL:</h3> Use SSL (Secure Sockets Layer) to encrypt all communication between your server and customers’ browsers.</li>\n 	<li><h3>Use a Firewall:</h3><p>Use a firewall to protect your site from malicious traffic and potential hacking attempts.</li>\n</ol>','How Secure Is Magento 2?','','inherit','closed','closed','','5769-autosave-v1','','','2026-02-04 10:41:45','2026-02-04 10:41:45','',5769,'https://actuate.webpreview.co/?p=8396',0,'revision','',0),(8397,1,'2026-02-04 10:42:39','2026-02-04 10:42:39','<h2>Secure is safe!</h2>\r\nMagento 2 is a powerful ecommerce platform that provides businesses with a wide range of features and functionality. One of the most important considerations when choosing an ecommerce platform is security. In this blog, we\'ll explore how secure Magento 2 is and what measures it has in place to protect your business and customers.\r\n<h3>Security Features in Magento 2:</h3>\r\n<ol>\r\n 	<li><h3>Encryption:</h3><p>Magento 2 uses industry-standard encryption to protect sensitive information, such as credit card numbers, during transmission and storage.</p></li>\r\n 	<li><h3>Two-Factor Authentication:</h3><p>Magento 2 supports two-factor authentication (2FA), which adds an extra layer of security by requiring users to enter a unique code in addition to their password when logging in.</p></li>\r\n 	<li><h3>Password Policies:</h3><p>Magento 2 allows administrators to enforce strong password policies, such as requiring a minimum password length, complexity, and expiration.</p></li>\r\n 	<li><h3>PCI Compliance:</h3><p>Magento 2 is PCI compliant, which means it meets the Payment Card Industry Data Security Standards (PCI DSS) for handling credit card data.</p></li>\r\n 	<li><h3>Regular Security Updates:</h3><p>Magento 2 releases regular security updates to address any vulnerabilities or exploits that are discovered.</p></li>\r\n 	<li><h3>Code Audits:</h3><p>Magento 2 undergoes regular code audits to identify and fix any security issues.</p></li>\r\n 	<li><h3>Restricted Access:</h3><p>Magento 2 allows administrators to restrict access to sensitive areas of the site to authorised users only.</p></li>\r\n 	<li><h3>Malware Scanning:</h3><p>Magento 2 includes built-in malware scanning tools that can detect and remove any malicious code that may have been added to the site.</p></li>\r\n</ol>\r\n<h3>How to Improve Security in Magento 2:</h3>\r\nWhile Magento 2 has many built-in security features, there are still steps you can take to further improve the security of your site. Here are some tips:\r\n<ol>\r\n 	<li><h3>Keep Magento 2 Up to Date:</h3><p>Regularly install any security patches and updates to keep your site protected against known vulnerabilities.</p></li>\r\n 	<li><h3>Use Strong Passwords:</h3><p>Encourage users to use strong passwords and implement password policies to ensure compliance.</p></li>\r\n 	<li><h3>Limit Access:</h3><p>Restrict access to sensitive areas of the site to authorised users only, and regularly audit user access.</p></li>\r\n 	<li><h3>Implement SSL:</h3><p>Use SSL (Secure Sockets Layer) to encrypt all communication between your server and customers’ browsers.</p></li>\r\n 	<li><h3>Use a Firewall:</h3><p>Use a firewall to protect your site from malicious traffic and potential hacking attempts.</p></li>\r\n</ol>','How Secure Is Magento 2?','','inherit','closed','closed','','5769-revision-v1','','','2026-02-04 10:42:39','2026-02-04 10:42:39','',5769,'https://actuate.webpreview.co/?p=8397',0,'revision','',0),(8398,1,'2026-02-04 10:43:03','2026-02-04 10:43:03','<h2>The difference between on-site and off-site SEO</h2>\nSearch engine optimisation, or SEO, is a critical component of any successful digital marketing strategy. When it comes to SEO, there are two main types: on-site and off-site. In this blog post, we\'ll explore the differences between these two types of SEO and the benefits they offer.\n<h3>On-Site SEO</h3>\nOn-site SEO, also known as on-page SEO, refers to the optimisation of elements on a website that influence its ranking on search engine results pages (SERPs). On-site SEO encompasses a variety of techniques that webmasters can use to improve the relevance and authority of their site. Here are some examples:\n<ol>\n 	<li>Keyword Optimisation: This involves researching and using the most relevant and high-traffic keywords in page titles, meta descriptions, headers, and content.</li>\n 	<li>Site Architecture: This involves optimising the structure of the website to make it easy for search engines to crawl and index content.</li>\n 	<li>Content Optimisation: This involves ensuring that the website\'s content is high-quality, relevant, and optimised for target keywords.</li>\n 	<li>Internal Linking: This involves linking relevant pages within the website to improve site navigation and create a hierarchical structure that search engines can understand.</li>\n 	<li>Technical SEO: This involves optimising website code, improving site speed, ensuring proper mobile responsiveness, and other technical aspects that affect a website\'s ranking on SERPs.</li>\n</ol>\n<h3>Off-Site SEO</h3>\nOff-site SEO, also known as off-page SEO, refers to the optimisation of factors that occur outside of a website but still influence its ranking on SERPs. Off-site SEO involves improving the website\'s authority, relevance, and trustworthiness in the eyes of search engines. Here are some examples:\n<ol>\n 	<li>Link Building: This involves acquiring high-quality, relevant backlinks from other websites to increase the website\'s authority and improve its search engine ranking.</li>\n 	<li>Social Media Marketing: This involves promoting the website\'s content and building its brand awareness through social media channels.</li>\n 	<li>Online Reputation Management: This involves monitoring and managing online reviews, mentions, and other feedback to improve the website\'s trustworthiness and reputation.</li>\n 	<li>Local SEO: This involves optimising the website\'s presence in local search results, such as Google Maps, by optimising business listings and citations.</li>\n</ol>\n&nbsp;','The difference between on-site and off-site SEO','','inherit','closed','closed','','5767-autosave-v1','','','2026-02-04 10:43:03','2026-02-04 10:43:03','',5767,'https://actuate.webpreview.co/?p=8398',0,'revision','',0),(8399,1,'2026-02-04 10:44:04','2026-02-04 10:44:04','<h2>The difference between on-site and off-site SEO</h2>\r\nSearch engine optimisation, or SEO, is a critical component of any successful digital marketing strategy. When it comes to SEO, there are two main types: on-site and off-site. In this blog post, we\'ll explore the differences between these two types of SEO and the benefits they offer.\r\n<h3>On-Site SEO</h3>\r\nOn-site SEO, also known as on-page SEO, refers to the optimisation of elements on a website that influence its ranking on search engine results pages (SERPs). On-site SEO encompasses a variety of techniques that webmasters can use to improve the relevance and authority of their site. Here are some examples:\r\n<ol>\r\n 	<li><h3>Keyword Optimisation:</h3><p>This involves researching and using the most relevant and high-traffic keywords in page titles, meta descriptions, headers, and content.</p></li>\r\n 	<li><h3>Site Architecture:</h3><p>This involves optimising the structure of the website to make it easy for search engines to crawl and index content.</p></li>\r\n 	<li><h3>Content Optimisation:</h3><p>This involves ensuring that the website\'s content is high-quality, relevant, and optimised for target keywords.</p></li>\r\n 	<li><h3>Internal Linking:</h3><p>This involves linking relevant pages within the website to improve site navigation and create a hierarchical structure that search engines can understand.</p></li>\r\n 	<li><h3>Technical SEO:</h3><p>This involves optimising website code, improving site speed, ensuring proper mobile responsiveness, and other technical aspects that affect a website\'s ranking on SERPs.</p></li>\r\n</ol>\r\n<h3>Off-Site SEO</h3>\r\nOff-site SEO, also known as off-page SEO, refers to the optimisation of factors that occur outside of a website but still influence its ranking on SERPs. Off-site SEO involves improving the website\'s authority, relevance, and trustworthiness in the eyes of search engines. Here are some examples:\r\n<ol>\r\n 	<li><h3>Link Building:</h3><p>This involves acquiring high-quality, relevant backlinks from other websites to increase the website\'s authority and improve its search engine ranking.</p></li>\r\n 	<li><h3>Social Media Marketing:</h3><p>This involves promoting the website\'s content and building its brand awareness through social media channels.</p></li>\r\n 	<li><h3>Online Reputation Management:</h3><p>This involves monitoring and managing online reviews, mentions, and other feedback to improve the website\'s trustworthiness and reputation.</p></li>\r\n 	<li><h3>Local SEO:</h3><p>This involves optimising the website\'s presence in local search results, such as Google Maps, by optimising business listings and citations.</p></li>\r\n</ol>','The difference between on-site and off-site SEO','','inherit','closed','closed','','5767-revision-v1','','','2026-02-04 10:44:04','2026-02-04 10:44:04','',5767,'https://actuate.webpreview.co/?p=8399',0,'revision','',0),(8400,1,'2026-02-04 10:45:44','2026-02-04 10:45:44','Magento/Adobe Commerce is a powerful ecommerce platform that has become popular among businesses of all sizes. While many people associate Magento/Adobe Commerce with B2C (business-to-consumer) ecommerce, the platform is also well-suited for B2B (business-to-business) ecommerce operations. In this blog, we\'ll explore everything you need to know about using Magento/Adobe Commerce for B2B.\n<h2>B2B Features in Magento/Adobe Commerce:</h2>\nMagento/Adobe Commerce provides a range of B2B features that make it an ideal platform for businesses looking to sell to other businesses.\n<h3>Here are some of the key features:</h3>\n<ol>\n 	<li>\n<h3>Custom Catalogs:</h3>\nMagento/Adobe Commerce allows businesses to create custom catalogs for specific customers or customer groups, which can be customised with specific pricing, products, and discounts.</li>\n 	<li>\n<h3>Account Management:</h3>\nMagento/Adobe Commerce provides a range of tools for managing customer accounts, including the ability to set up multiple users per account, manage credit limits, and more.</li>\n 	<li>\n<h3>Advanced Pricing:</h3>\nMagento/Adobe Commerce allows businesses to set up complex pricing rules based on factors such as quantity, customer group, and more.</li>\n 	<li>\n<h3>Quoting:</h3>\nMagento/Adobe Commerce includes tools for creating and managing quotes for customers, allowing businesses to negotiate and finalise deals more effectively.</li>\n 	<li>\n<h3>Integration:</h3>\nMagento/Adobe Commerce can be integrated with a range of ERP (enterprise resource planning) and CRM (customer relationship management) systems, making it easier to manage orders, inventory, and customer data.</li>\n</ol>\n<h3>Benefits of Using Magento/Adobe Commerce for B2B:</h3>\nUsing Magento/Adobe Commerce for B2B ecommerce operations can provide a range of benefits for businesses. Here are some of the key benefits:\n<ol>\n 	<li>\n<h3>Scalability:</h3>\nMagento/Adobe Commerce is a highly scalable platform that can support businesses of all sizes, from small startups to large enterprise-level operations.</li>\n 	<li>\n<h3>Flexibility:</h3>\nMagento/Adobe Commerce is a flexible platform that can be customised to meet the unique needs of your business and customers.</li>\n 	<li>\n<h3>Efficiency:</h3>\nMagento/Adobe Commerce includes a range of tools for managing B2B operations, such as custom catalogs, account management, and quoting, which can help businesses operate more efficiently.</li>\n 	<li>\n<h3>Integration:</h3>\nMagento/Adobe Commerce can be integrated with a range of ERP and CRM systems, allowing businesses to streamline operations and manage data more effectively.</li>\n 	<li>\n<h3>Cost-Effective:</h3>\nMagento/Adobe Commerce is a cost-effective solution for B2B ecommerce, providing businesses with a wide range of features and functionality at a reasonable price point.</li>\n</ol>','Is Magento/Adobe Commerce for B2B? – Everything You Need to Know','','inherit','closed','closed','','5765-autosave-v1','','','2026-02-04 10:45:44','2026-02-04 10:45:44','',5765,'https://actuate.webpreview.co/?p=8400',0,'revision','',0),(8401,1,'2026-02-04 10:45:57','2026-02-04 10:45:57','Magento/Adobe Commerce is a powerful ecommerce platform that has become popular among businesses of all sizes. While many people associate Magento/Adobe Commerce with B2C (business-to-consumer) ecommerce, the platform is also well-suited for B2B (business-to-business) ecommerce operations. In this blog, we\'ll explore everything you need to know about using Magento/Adobe Commerce for B2B.\r\n<h2>B2B Features in Magento/Adobe Commerce:</h2>\r\nMagento/Adobe Commerce provides a range of B2B features that make it an ideal platform for businesses looking to sell to other businesses.\r\n<h3>Here are some of the key features:</h3>\r\n<ol>\r\n 	<li>\r\n<h3>Custom Catalogs:</h3>\r\nMagento/Adobe Commerce allows businesses to create custom catalogs for specific customers or customer groups, which can be customised with specific pricing, products, and discounts.</li>\r\n 	<li>\r\n<h3>Account Management:</h3>\r\nMagento/Adobe Commerce provides a range of tools for managing customer accounts, including the ability to set up multiple users per account, manage credit limits, and more.</li>\r\n 	<li>\r\n<h3>Advanced Pricing:</h3>\r\nMagento/Adobe Commerce allows businesses to set up complex pricing rules based on factors such as quantity, customer group, and more.</li>\r\n 	<li>\r\n<h3>Quoting:</h3>\r\nMagento/Adobe Commerce includes tools for creating and managing quotes for customers, allowing businesses to negotiate and finalise deals more effectively.</li>\r\n 	<li>\r\n<h3>Integration:</h3>\r\nMagento/Adobe Commerce can be integrated with a range of ERP (enterprise resource planning) and CRM (customer relationship management) systems, making it easier to manage orders, inventory, and customer data.</li>\r\n</ol>\r\n<h3>Benefits of Using Magento/Adobe Commerce for B2B:</h3>\r\nUsing Magento/Adobe Commerce for B2B ecommerce operations can provide a range of benefits for businesses. Here are some of the key benefits:\r\n<ol>\r\n 	<li>\r\n<h3>Scalability:</h3>\r\nMagento/Adobe Commerce is a highly scalable platform that can support businesses of all sizes, from small startups to large enterprise-level operations.</li>\r\n 	<li>\r\n<h3>Flexibility:</h3>\r\nMagento/Adobe Commerce is a flexible platform that can be customised to meet the unique needs of your business and customers.</li>\r\n 	<li>\r\n<h3>Efficiency:</h3>\r\nMagento/Adobe Commerce includes a range of tools for managing B2B operations, such as custom catalogs, account management, and quoting, which can help businesses operate more efficiently.</li>\r\n 	<li>\r\n<h3>Integration:</h3>\r\nMagento/Adobe Commerce can be integrated with a range of ERP and CRM systems, allowing businesses to streamline operations and manage data more effectively.</li>\r\n 	<li>\r\n<h3>Cost-Effective:</h3>\r\nMagento/Adobe Commerce is a cost-effective solution for B2B ecommerce, providing businesses with a wide range of features and functionality at a reasonable price point.</li>\r\n</ol>','Is Magento/Adobe Commerce for B2B? – Everything You Need to Know','','inherit','closed','closed','','5765-revision-v1','','','2026-02-04 10:45:57','2026-02-04 10:45:57','',5765,'https://actuate.webpreview.co/?p=8401',0,'revision','',0),(8402,1,'2026-02-04 10:46:18','2026-02-04 10:46:18','Magento is a popular ecommerce platform that has gained a reputation as one of the most powerful and versatile solutions for businesses of all sizes. In this blog, we\'ll explore what Magento is, and whether it is the right solution for your business.\r\n<h2>What is Magento/Adobe Commerce?</h2>\r\nMagento is an open-source ecommerce platform that allows businesses to create and manage online stores. It was first released in 2007 and has since become one of the most widely used ecommerce platforms in the world. Magento is available in three editions: Magento Open Source (formerly known as Magento Community), Adobe Commerce (formerly known as Magento Enterprise) and Adobe Commerce Cloud (formerly known as Magento Enterprise Cloud).\r\n\r\nMagento Open Source is a free, self-hosted version of the platform that provides a set of features for small to medium-sized businesses. It includes tools for product management, order management, and customer management, as well as features like mobile responsiveness and SEO optimisation.\r\n\r\nAdobe Commerce is a paid, self-hosted version of the platform that provides more advanced features for large businesses and enterprise-level ecommerce operations. It includes features like advanced marketing and promotion tools, targeted merchandising, and personalised customer experiences, with Adobe Commerce Cloud being a cloud-hosted version of Adobe Commerce.\r\n<h3>Is Magento/Adobe Commerce right for you?</h3>\r\nWhether Magento/Adobe Commerce is the right ecommerce platform for your business depends on a number of factors, including your business size, budget, and technical expertise.\r\n\r\nIf you are a small to medium-sized business with limited technical expertise, Magento Open Source may be a good fit for you. It provides a basic set of features that are easy to use and can be customised to meet your specific needs. However, you\'ll need to have some technical knowledge or work with a developer to set up and maintain your site.\r\n\r\nIf you are a large business or enterprise-level ecommerce operation with a larger budget, Adobe Commerce may be a better fit for you. It provides advanced features and support that can help you manage complex operations, but it comes at a higher cost.\r\n\r\nUltimately, whether Magento/Adobe Commerce is the right platform for you will depend on your specific needs, goals, and budget. It\'s important to do your research, consider all of your options, and work with an experienced ecommerce professional to determine which platform is best for your business.','What is Magento/Adobe Commerce – Is it for you?','','inherit','closed','closed','','5763-revision-v1','','','2026-02-04 10:46:18','2026-02-04 10:46:18','',5763,'https://actuate.webpreview.co/?p=8402',0,'revision','',0),(8403,1,'2026-02-04 10:56:49','2026-02-04 10:56:49','<h2>Measure your B2B Store for Success</h2>\nWhen it comes to measuring the success of your B2B ecommerce business, key performance indicators (KPIs) are essential. In this blog, we\'ll cover the critical B2B ecommerce KPIs, from beginner to expert level.\n<ol>\n <li><h3>Conversion Rate: Your conversion rate measures the percentage of website visitors who make a purchase. A high conversion rate indicates that your website is effective at turning visitors into customers.</li>\n <li><h3>Average Order Value: Your average order value measures the average amount customers spend per order. A high average order value indicates that your customers are purchasing more items per order, which can lead to higher profits.</li>\n <li><h3>Customer Lifetime Value: Your customer lifetime value measures the total amount of money a customer is expected to spend with your company over their lifetime. A high customer lifetime value indicates that your customers are loyal and provide repeat business.</li>\n <li><h3>Gross Profit Margin: Your gross profit margin measures the amount of profit you make on each sale after deducting the cost of goods sold. A high gross profit margin indicates that your pricing strategy is effective.</li>\n <li><h3>Customer Acquisition Cost: Your customer acquisition cost measures the amount of money you spend to acquire each new customer. A low customer acquisition cost indicates that your marketing efforts are effective and efficient.</li>\n <li><h3>Cart Abandonment Rate:</h3><p>Your cart abandonment rate measures the percentage of website visitors who add items to their cart but do not complete the purchase. A high cart abandonment rate indicates that there may be issues with your checkout process or pricing.</li>\n <li><h3>Traffic Sources:</h3><p>Understanding where your website traffic is coming from can help you optimize your marketing efforts and drive more targeted traffic to your website.</li>\n <li><h3>Return on Investment (ROI):</h3><p>Your ROI measures the amount of profit you make compared to the amount of money you invest in marketing and advertising. A high ROI indicates that your marketing efforts are effective and profitable.</li>\n <li><h3>Website Speed:</h3><p>Your website speed measures how quickly your website pages load. A slow website can lead to a high bounce rate and decreased conversions.</li>\n <li><h3>Customer Satisfaction:</h3><p>Measuring customer satisfaction can help you identify areas for improvement and build a loyal customer base.</li>\n</ol>\n','CRITICAL B2B eCommerce KPIs','','inherit','closed','closed','','5761-autosave-v1','','','2026-02-04 10:56:49','2026-02-04 10:56:49','',5761,'https://actuate.webpreview.co/?p=8403',0,'revision','',0),(8404,1,'2026-02-04 10:57:34','2026-02-04 10:57:34','<h2>Measure your B2B Store for Success</h2>\r\nWhen it comes to measuring the success of your B2B ecommerce business, key performance indicators (KPIs) are essential. In this blog, we\'ll cover the critical B2B ecommerce KPIs, from beginner to expert level.\r\n<ol>\r\n 	<li>\r\n<h3>Conversion Rate:</h3>\r\nYour conversion rate measures the percentage of website visitors who make a purchase. A high conversion rate indicates that your website is effective at turning visitors into customers.</li>\r\n 	<li>\r\n<h3>Average Order Value:</h3>\r\nYour average order value measures the average amount customers spend per order. A high average order value indicates that your customers are purchasing more items per order, which can lead to higher profits.</li>\r\n 	<li>\r\n<h3>Customer Lifetime Value:</h3>\r\nYour customer lifetime value measures the total amount of money a customer is expected to spend with your company over their lifetime. A high customer lifetime value indicates that your customers are loyal and provide repeat business.</li>\r\n 	<li>\r\n<h3>Gross Profit Margin:</h3>\r\nYour gross profit margin measures the amount of profit you make on each sale after deducting the cost of goods sold. A high gross profit margin indicates that your pricing strategy is effective.</li>\r\n 	<li>\r\n<h3>Customer Acquisition Cost:</h3>\r\nYour customer acquisition cost measures the amount of money you spend to acquire each new customer. A low customer acquisition cost indicates that your marketing efforts are effective and efficient.</li>\r\n 	<li>\r\n<h3>Cart Abandonment Rate:</h3>\r\nYour cart abandonment rate measures the percentage of website visitors who add items to their cart but do not complete the purchase. A high cart abandonment rate indicates that there may be issues with your checkout process or pricing.</li>\r\n 	<li>\r\n<h3>Traffic Sources:</h3>\r\nUnderstanding where your website traffic is coming from can help you optimize your marketing efforts and drive more targeted traffic to your website.</li>\r\n 	<li>\r\n<h3>Return on Investment (ROI):</h3>\r\nYour ROI measures the amount of profit you make compared to the amount of money you invest in marketing and advertising. A high ROI indicates that your marketing efforts are effective and profitable.</li>\r\n 	<li>\r\n<h3>Website Speed:</h3>\r\nYour website speed measures how quickly your website pages load. A slow website can lead to a high bounce rate and decreased conversions.</li>\r\n 	<li>\r\n<h3>Customer Satisfaction:</h3>\r\nMeasuring customer satisfaction can help you identify areas for improvement and build a loyal customer base.</li>\r\n</ol>','CRITICAL B2B eCommerce KPIs','','inherit','closed','closed','','5761-revision-v1','','','2026-02-04 10:57:34','2026-02-04 10:57:34','',5761,'https://actuate.webpreview.co/?p=8404',0,'revision','',0),(8405,1,'2026-02-04 11:45:16','2026-02-04 11:45:16','<h2>Is Your Ecommerce Business Recession Proof?</h2>\nIn times of economic uncertainty, it\'s essential to take steps to recession-proof your ecommerce business. By taking a proactive approach, you can not only survive but thrive during a recession. Here are some tips to help you recession-proof your ecommerce business:\n<ol>\n 	<li><h3>Diversify Your Product Offerings: In a recession, consumers may cut back on luxury items. By diversifying your product offerings to include more affordable options, you can appeal to a wider range of customers.</li>\n 	<li><h3>Focus on Customer Retention: Acquiring new customers can be expensive, so it\'s essential to focus on customer retention. Offer incentives for repeat business, such as loyalty programs or discounts on future purchases.</li>\n 	<li><h3>Optimise Your Website: A user-friendly website can help increase conversions and sales. Optimise your website for speed and ease of use, and ensure that your checkout process is smooth and easy.</li>\n 	<li><h3>Embrace Social Media: Social media can be a powerful tool for marketing and customer engagement. Use social media to connect with your customers, offer exclusive promotions, and build a community around your brand.</li>\n 	<li><h3>Streamline Your Operations: In a recession, it\'s essential to operate efficiently to reduce costs. Streamline your operations by automating tasks, outsourcing non-core functions, and optimising your supply chain.</li>\n 	<li><h3>Offer Financing Options: During a recession, many consumers may be hesitant to make large purchases. Offering financing options, such as payment plans or buy now, pay later options, can help make your products more accessible.</li>\n 	<li><h3>Prioritise Customer Service: Excellent customer service can help build loyalty and increase repeat business. Prioritise customer service by offering multiple channels for support, responding promptly to inquiries, and resolving issues quickly.</li>\n 	<li><h3>Monitor Your Finances: In a recession, it\'s essential to monitor your finances closely. Keep track of your cash flow, reduce unnecessary expenses, and prepare for potential disruptions.</li>\n 	<li><h3>Stay Agile:</h During a recession, the business landscape can change quickly. Stay agile by regularly reviewing your strategy, staying up to date on industry trends, and adapting to changing customer needs.</li>\n</ol>\n&nbsp;','Recession Proofing Your Ecommerce Business','','inherit','closed','closed','','5759-autosave-v1','','','2026-02-04 11:45:16','2026-02-04 11:45:16','',5759,'https://actuate.webpreview.co/?p=8405',0,'revision','',0),(8406,1,'2026-02-04 11:46:09','2026-02-04 11:46:09','<h2>Is Your Ecommerce Business Recession Proof?</h2>\r\nIn times of economic uncertainty, it\'s essential to take steps to recession-proof your ecommerce business. By taking a proactive approach, you can not only survive but thrive during a recession. Here are some tips to help you recession-proof your ecommerce business:\r\n<ol>\r\n 	<li>\r\n<h3>Diversify Your Product Offerings:</h3>\r\nIn a recession, consumers may cut back on luxury items. By diversifying your product offerings to include more affordable options, you can appeal to a wider range of customers.</li>\r\n 	<li>\r\n<h3>Focus on Customer Retention:</h3>\r\nAcquiring new customers can be expensive, so it\'s essential to focus on customer retention. Offer incentives for repeat business, such as loyalty programs or discounts on future purchases.</li>\r\n 	<li>\r\n<h3>Optimise Your Website:</h3>\r\nA user-friendly website can help increase conversions and sales. Optimise your website for speed and ease of use, and ensure that your checkout process is smooth and easy.</li>\r\n 	<li>\r\n<h3>Embrace Social Media:</h3>\r\nSocial media can be a powerful tool for marketing and customer engagement. Use social media to connect with your customers, offer exclusive promotions, and build a community around your brand.</li>\r\n 	<li>\r\n<h3>Streamline Your Operations:</h3>\r\nIn a recession, it\'s essential to operate efficiently to reduce costs. Streamline your operations by automating tasks, outsourcing non-core functions, and optimising your supply chain.</li>\r\n 	<li>\r\n<h3>Offer Financing Options:</h3>\r\nDuring a recession, many consumers may be hesitant to make large purchases. Offering financing options, such as payment plans or buy now, pay later options, can help make your products more accessible.</li>\r\n 	<li>\r\n<h3>Prioritise Customer Service:</h3>\r\nExcellent customer service can help build loyalty and increase repeat business. Prioritise customer service by offering multiple channels for support, responding promptly to inquiries, and resolving issues quickly.</li>\r\n 	<li>\r\n<h3>Monitor Your Finances:</h3>\r\nIn a recession, it\'s essential to monitor your finances closely. Keep track of your cash flow, reduce unnecessary expenses, and prepare for potential disruptions.</li>\r\n 	<li>\r\n<h3>Stay Agile:</h3>\r\nDuring a recession, the business landscape can change quickly. Stay agile by regularly reviewing your strategy, staying up to date on industry trends, and adapting to changing customer needs.</li>\r\n</ol>\r\n&nbsp;','Recession Proofing Your Ecommerce Business','','inherit','closed','closed','','5759-revision-v1','','','2026-02-04 11:46:09','2026-02-04 11:46:09','',5759,'https://actuate.webpreview.co/?p=8406',0,'revision','',0),(8407,1,'2026-02-04 11:46:33','2026-02-04 11:46:33','<h2>Why Should I Use Magento? – Everything You Need to Know</h2>\nMagento is one of the most popular ecommerce platforms in the world, with over 250,000 merchants using it to power their online stores. If you\'re considering using Magento for your ecommerce business, you may be wondering why it\'s so popular and what benefits it can offer. In this blog, we\'ll explore everything you need to know about Magento and why you should consider using it.\n<h3 class==\"list=heading\">1. Open Source</h3>\nOne of the key advantages of Magento is that it is open source, meaning that it is free to download and use. This allows developers to customise and extend the platform to meet the unique needs of their business, without being limited by proprietary software.\n<h3>2. Scalability</h3>\nMagento is a highly scalable platform that can grow with your business. It can handle a large number of products, orders, and customers, making it suitable for both small businesses and enterprise-level organisations.\n<h3>3. Flexibility</h3>\nMagento is a highly flexible platform that can be customised to meet the unique needs of your business. It has a wide range of features and extensions that allow you to add new functionality and integrate with third-party services.\n<h3>4. Mobile-Optimised</h3>\nWith an increasing number of consumers using mobile devices to shop online, having a mobile-optimised ecommerce store is essential. Magento is designed to be mobile-friendly, with responsive design templates that adapt to different screen sizes.\n<h3>5. SEO-Friendly</h3>\nMagento is also SEO-friendly, with built-in features that help to improve your store\'s search engine rankings. This includes URL optimisation, meta tag management, and integration with Google Analytics.\n<h3>6. Community Support</h3>\nAs an open-source platform, Magento has a large and active community of developers and users who contribute to its development and offer support to one another. This means that there is a wealth of resources available online, including forums, blogs, and tutorials.\n<h3>7. Security</h3>\nSecurity is a top priority for ecommerce businesses, and Magento is known for its strong security features. It has built-in security protocols and offers regular security updates to protect your store from vulnerabilities and threats.\n<h3>8. Integration</h3>\nFinally, Magento is designed to integrate with a wide range of third-party services, including payment gateways, shipping providers, and marketing tools. This makes it easy to manage your ecommerce store and automate many of your business processes.\n<h4>Conclusion:</h4>\nIn conclusion, there are many reasons why you should consider using Magento for your ecommerce business. From its open-source nature to its scalability, flexibility, mobile optimization, SEO-friendliness, community support, security, and integration capabilities, Magento offers a range of benefits that can help you build a successful online store. Whether you\'re a small business owner or an enterprise-level organization, Magento is a platform that can meet your needs and help you achieve your ecommerce goals.','Why Should I Use Magento? – Everything You Need to Know','','inherit','closed','closed','','5755-autosave-v1','','','2026-02-04 11:46:33','2026-02-04 11:46:33','',5755,'https://actuate.webpreview.co/?p=8407',0,'revision','',0),(8408,1,'2026-02-04 11:47:19','2026-02-04 11:47:19','<h2>Why Should I Use Magento? – Everything You Need to Know</h2>\r\nMagento is one of the most popular ecommerce platforms in the world, with over 250,000 merchants using it to power their online stores. If you\'re considering using Magento for your ecommerce business, you may be wondering why it\'s so popular and what benefits it can offer. In this blog, we\'ll explore everything you need to know about Magento and why you should consider using it.\r\n<h3 class=\"list-heading\">Open Source</h3>\r\nOne of the key advantages of Magento is that it is open source, meaning that it is free to download and use. This allows developers to customise and extend the platform to meet the unique needs of their business, without being limited by proprietary software.\r\n<h3 class=\"list-heading\">Scalability</h3>\r\nMagento is a highly scalable platform that can grow with your business. It can handle a large number of products, orders, and customers, making it suitable for both small businesses and enterprise-level organisations.\r\n<h3 class=\"list-heading\">Flexibility</h3>\r\nMagento is a highly flexible platform that can be customised to meet the unique needs of your business. It has a wide range of features and extensions that allow you to add new functionality and integrate with third-party services.\r\n<h3 class=\"list-heading\">Mobile-Optimised</h3>\r\nWith an increasing number of consumers using mobile devices to shop online, having a mobile-optimised ecommerce store is essential. Magento is designed to be mobile-friendly, with responsive design templates that adapt to different screen sizes.\r\n<h3 class=\"list-heading\">SEO-Friendly</h3>\r\nMagento is also SEO-friendly, with built-in features that help to improve your store\'s search engine rankings. This includes URL optimisation, meta tag management, and integration with Google Analytics.\r\n<h3 class=\"list-heading\">Community Support</h3>\r\nAs an open-source platform, Magento has a large and active community of developers and users who contribute to its development and offer support to one another. This means that there is a wealth of resources available online, including forums, blogs, and tutorials.\r\n<h3 class=\"list-heading\">Security</h3>\r\nSecurity is a top priority for ecommerce businesses, and Magento is known for its strong security features. It has built-in security protocols and offers regular security updates to protect your store from vulnerabilities and threats.\r\n<h3 class=\"list-heading\">Integration</h3>\r\nFinally, Magento is designed to integrate with a wide range of third-party services, including payment gateways, shipping providers, and marketing tools. This makes it easy to manage your ecommerce store and automate many of your business processes.','Why Should I Use Magento? – Everything You Need to Know','','inherit','closed','closed','','5755-revision-v1','','','2026-02-04 11:47:19','2026-02-04 11:47:19','',5755,'https://actuate.webpreview.co/?p=8408',0,'revision','',0),(8409,1,'2026-02-04 11:49:02','2026-02-04 11:49:02','<h2>17 Dominant B2B Ecommerce Marketing Strategies [Best Practices and Trends]</h2>\nB2B ecommerce has experienced rapid growth in recent years, with more and more businesses shifting their purchasing habits online. To succeed in this competitive marketplace, it\'s essential to have a comprehensive marketing strategy. In this blog, we\'ll cover 17 dominant B2B ecommerce marketing strategies, best practices, and trends.\n<ol>\n 	<li><h3>Targeted Content Marketing:</h3><p>Creating high-quality content that addresses the pain points and challenges of your target audience is a great way to establish your brand as a thought leader and drive traffic to your website.</li>\n 	<li><h3>SEO Optimisation:</h3><p>Optimising your website for search engines is essential for driving organic traffic and improving your search engine rankings.</li>\n 	<li><h3>Paid Search:</h3><p>Paid search campaigns, such as Google AdWords, can help you reach your target audience and drive traffic to your website.</li>\n 	<li><h3>Social Media Advertising:</h3><p>Social media advertising can help you reach a wider audience and drive traffic to your website.</li>\n 	<li><h3>Influencer Marketing:</h3><p>Partnering with influencers and thought leaders in your industry can help you reach a new audience and build credibility.</li>\n 	<li><h3>Email Marketing:</h3><p>Email marketing is a cost-effective way to communicate with your customers and promote your products and services.</li>\n 	<li><h3>Retargeting:</h3><p>Retargeting campaigns can help you reach customers who have already shown interest in your products or services and encourage them to make a purchase.</li>\n 	<li><h3>Personalisation:</h3><p>Personalising your website and marketing messages based on customer data and behaviour can help you improve customer engagement and conversions.</li>\n 	<li><h3>Account-Based Marketing:</h3><p>Account-based marketing involves targeting specific accounts or companies with customised marketing messages and content.</li>\n 	<li><h3>Chatbots:</h3><p>Using chatbots on your website can improve customer engagement and help you provide quick and personalised customer service.</li>\n 	<li><h3>Video Marketing:</h3><p>Video marketing is an effective way to communicate complex information and engage your target audience.</li>\n 	<li><h3>Mobile Optimisation:</h3><p>Optimising your website for mobile devices is essential, as more and more B2B customers are using mobile devices to research and make purchases.</li>\n 	<li><h3>Customer Reviews:</h3><p>Encouraging and displaying customer reviews can help you build trust and credibility with potential customers.</li>\n 	<li><h3>User-Generated Content:</h3><p>Sharing user-generated content, such as customer photos and videos, can help you engage your audience and build a sense of community.</li>\n 	<li><h3>Social Selling:</h3><p>Social selling involves using social media platforms to build relationships and generate leads.</li>\n 	<li><h3>Analytics and Data:</h3><p>Analysing customer data and website analytics can help you make informed decisions and improve your marketing strategy.</li>\n 	<li><h3>Marketing Automation:</h3><p>Automating your marketing campaigns can help you save time and improve efficiency, while also providing a more personalised customer experience.</li>\n</ol>\n&nbsp;','17 Dominant B2B Ecommerce Marketing Strategies [Best Practices and Trends]','','inherit','closed','closed','','5751-autosave-v1','','','2026-02-04 11:49:02','2026-02-04 11:49:02','',5751,'https://actuate.webpreview.co/?p=8409',0,'revision','',0),(8410,1,'2026-02-04 11:49:36','2026-02-04 11:49:36','<h2>17 Dominant B2B Ecommerce Marketing Strategies [Best Practices and Trends]</h2>\r\nB2B ecommerce has experienced rapid growth in recent years, with more and more businesses shifting their purchasing habits online. To succeed in this competitive marketplace, it\'s essential to have a comprehensive marketing strategy. In this blog, we\'ll cover 17 dominant B2B ecommerce marketing strategies, best practices, and trends.\r\n<ol>\r\n 	<li>\r\n<h3>Targeted Content Marketing:</h3>\r\nCreating high-quality content that addresses the pain points and challenges of your target audience is a great way to establish your brand as a thought leader and drive traffic to your website.</li>\r\n 	<li>\r\n<h3>SEO Optimisation:</h3>\r\nOptimising your website for search engines is essential for driving organic traffic and improving your search engine rankings.</li>\r\n 	<li>\r\n<h3>Paid Search:</h3>\r\nPaid search campaigns, such as Google AdWords, can help you reach your target audience and drive traffic to your website.</li>\r\n 	<li>\r\n<h3>Social Media Advertising:</h3>\r\nSocial media advertising can help you reach a wider audience and drive traffic to your website.</li>\r\n 	<li>\r\n<h3>Influencer Marketing:</h3>\r\nPartnering with influencers and thought leaders in your industry can help you reach a new audience and build credibility\r\n\r\n.</li>\r\n 	<li>\r\n<h3>Email Marketing:</h3>\r\nEmail marketing is a cost-effective way to communicate with your customers and promote your products and services.</li>\r\n 	<li>\r\n<h3>Retargeting:</h3>\r\nRetargeting campaigns can help you reach customers who have already shown interest in your products or services and encourage them to make a purchase.</li>\r\n 	<li>\r\n<h3>Personalisation:</h3>\r\nPersonalising your website and marketing messages based on customer data and behaviour can help you improve customer engagement and conversions.</li>\r\n 	<li>\r\n<h3>Account-Based Marketing:</h3>\r\nAccount-based marketing involves targeting specific accounts or companies with customised marketing messages and content.</li>\r\n 	<li>\r\n<h3>Chatbots:</h3>\r\nUsing chatbots on your website can improve customer engagement and help you provide quick and personalised customer service.</li>\r\n 	<li>\r\n<h3>Video Marketing:</h3>\r\nVideo marketing is an effective way to communicate complex information and engage your target audience.</li>\r\n 	<li>\r\n<h3>Mobile Optimisation:</h3>\r\nOptimising your website for mobile devices is essential, as more and more B2B customers are using mobile devices to research and make purchases.</li>\r\n 	<li>\r\n<h3>Customer Reviews:</h3>\r\nEncouraging and displaying customer reviews can help you build trust and credibility with potential customers.</li>\r\n 	<li>\r\n<h3>User-Generated Content:</h3>\r\nSharing user-generated content, such as customer photos and videos, can help you engage your audience and build a sense of community.</li>\r\n 	<li>\r\n<h3>Social Selling:</h3>\r\nSocial selling involves using social media platforms to build relationships and generate leads.</li>\r\n 	<li>\r\n<h3>Analytics and Data:</h3>\r\nAnalysing customer data and website analytics can help you make informed decisions and improve your marketing strategy.</li>\r\n 	<li>\r\n<h3>Marketing Automation:</h3>\r\nAutomating your marketing campaigns can help you save time and improve efficiency, while also providing a more personalised customer experience.</li>\r\n</ol>','17 Dominant B2B Ecommerce Marketing Strategies [Best Practices and Trends]','','inherit','closed','closed','','5751-revision-v1','','','2026-02-04 11:49:36','2026-02-04 11:49:36','',5751,'https://actuate.webpreview.co/?p=8410',0,'revision','',0),(8411,1,'2026-02-04 11:49:47','2026-02-04 11:49:47','<h2>17 Dominant B2B Ecommerce Marketing Strategies [Best Practices and Trends]</h2>\r\nB2B ecommerce has experienced rapid growth in recent years, with more and more businesses shifting their purchasing habits online. To succeed in this competitive marketplace, it\'s essential to have a comprehensive marketing strategy. In this blog, we\'ll cover 17 dominant B2B ecommerce marketing strategies, best practices, and trends.\r\n<ol>\r\n 	<li>\r\n<h3>Targeted Content Marketing:</h3>\r\nCreating high-quality content that addresses the pain points and challenges of your target audience is a great way to establish your brand as a thought leader and drive traffic to your website.</li>\r\n 	<li>\r\n<h3>SEO Optimisation:</h3>\r\nOptimising your website for search engines is essential for driving organic traffic and improving your search engine rankings.</li>\r\n 	<li>\r\n<h3>Paid Search:</h3>\r\nPaid search campaigns, such as Google AdWords, can help you reach your target audience and drive traffic to your website.</li>\r\n 	<li>\r\n<h3>Social Media Advertising:</h3>\r\nSocial media advertising can help you reach a wider audience and drive traffic to your website.</li>\r\n 	<li>\r\n<h3>Influencer Marketing:</h3>\r\nPartnering with influencers and thought leaders in your industry can help you reach a new audience and build credibility.</li>\r\n 	<li>\r\n<h3>Email Marketing:</h3>\r\nEmail marketing is a cost-effective way to communicate with your customers and promote your products and services.</li>\r\n 	<li>\r\n<h3>Retargeting:</h3>\r\nRetargeting campaigns can help you reach customers who have already shown interest in your products or services and encourage them to make a purchase.</li>\r\n 	<li>\r\n<h3>Personalisation:</h3>\r\nPersonalising your website and marketing messages based on customer data and behaviour can help you improve customer engagement and conversions.</li>\r\n 	<li>\r\n<h3>Account-Based Marketing:</h3>\r\nAccount-based marketing involves targeting specific accounts or companies with customised marketing messages and content.</li>\r\n 	<li>\r\n<h3>Chatbots:</h3>\r\nUsing chatbots on your website can improve customer engagement and help you provide quick and personalised customer service.</li>\r\n 	<li>\r\n<h3>Video Marketing:</h3>\r\nVideo marketing is an effective way to communicate complex information and engage your target audience.</li>\r\n 	<li>\r\n<h3>Mobile Optimisation:</h3>\r\nOptimising your website for mobile devices is essential, as more and more B2B customers are using mobile devices to research and make purchases.</li>\r\n 	<li>\r\n<h3>Customer Reviews:</h3>\r\nEncouraging and displaying customer reviews can help you build trust and credibility with potential customers.</li>\r\n 	<li>\r\n<h3>User-Generated Content:</h3>\r\nSharing user-generated content, such as customer photos and videos, can help you engage your audience and build a sense of community.</li>\r\n 	<li>\r\n<h3>Social Selling:</h3>\r\nSocial selling involves using social media platforms to build relationships and generate leads.</li>\r\n 	<li>\r\n<h3>Analytics and Data:</h3>\r\nAnalysing customer data and website analytics can help you make informed decisions and improve your marketing strategy.</li>\r\n 	<li>\r\n<h3>Marketing Automation:</h3>\r\nAutomating your marketing campaigns can help you save time and improve efficiency, while also providing a more personalised customer experience.</li>\r\n</ol>','17 Dominant B2B Ecommerce Marketing Strategies [Best Practices and Trends]','','inherit','closed','closed','','5751-revision-v1','','','2026-02-04 11:49:47','2026-02-04 11:49:47','',5751,'https://actuate.webpreview.co/?p=8411',0,'revision','',0),(8412,1,'2026-02-04 11:50:15','2026-02-04 11:50:15','<h2>10 effective ways to boost ecommerce customer reviews</h2>\n<ol>\n 	<li>Encourage Reviews: Make sure to ask your customers to leave a review after they have made a purchase. Include a reminder in your post-purchase follow-up email, on the product page, and in other relevant communication with the customer.</li>\n 	<li>Offer Incentives: Offer incentives, such as a discount or a free sample, for customers who leave a review. This will motivate them to share their experience with your product or service.</li>\n 	<li>Make It Easy: Make it easy for customers to leave a review by providing a simple, streamlined process. Consider using a third-party review platform that integrates with your ecommerce store.</li>\n 	<li>Respond to Reviews: Responding to reviews shows that you value customer feedback and care about their experiences. It can also help to address any concerns or issues a customer may have had, improving their overall experience.</li>\n 	<li>Show Off Positive Reviews: Showcase positive reviews on your website and social media channels. This can help build trust with potential customers and encourage them to purchase.</li>\n 	<li>Use Social Proof: Use social proof, such as the number of reviews or an average rating, to showcase the popularity and quality of your products or services. This can help build credibility with potential customers.</li>\n 	<li>Use Video Reviews: Consider incorporating video reviews into your ecommerce store. These can be more engaging and convincing than written reviews, and can help to build trust with potential customers.</li>\n 	<li>Follow up with Customers: Follow up with customers after they have left a review to thank them for their feedback and encourage them to make future purchases. This can help build customer loyalty and improve the chances of repeat business.</li>\n 	<li>Offer Product Sampling: Consider offering product sampling to customers in exchange for their review. This can help build customer loyalty and encourage them to share their experience with others.</li>\n 	<li>Make It a Competition: Create a competition or giveaway encouraging customers to leave a review. This can motivate them to share their experience and can help to build buzz around your products or services.</li>\n</ol>\n&nbsp;','10 effective ways to boost ecommerce customer reviews','','inherit','closed','closed','','5749-autosave-v1','','','2026-02-04 11:50:15','2026-02-04 11:50:15','',5749,'https://actuate.webpreview.co/?p=8412',0,'revision','',0),(8413,1,'2026-02-04 11:51:17','2026-02-04 11:51:17','<h2>10 effective ways to boost ecommerce customer reviews</h2>\r\n<ol>\r\n 	<li>\r\n<h3>Encourage Reviews:</h3>\r\nMake sure to ask your customers to leave a review after they have made a purchase. Include a reminder in your post-purchase follow-up email, on the product page, and in other relevant communication with the customer.</li>\r\n 	<li>\r\n<h3>Offer Incentives:</h3>\r\nOffer incentives, such as a discount or a free sample, for customers who leave a review. This will motivate them to share their experience with your product or service.</li>\r\n 	<li>\r\n<h3>Make It Easy:</h3>\r\nMake it easy for customers to leave a review by providing a simple, streamlined process. Consider using a third-party review platform that integrates with your ecommerce store.</li>\r\n 	<li>\r\n<h3>Respond to Reviews:</h3>\r\nResponding to reviews shows that you value customer feedback and care about their experiences. It can also help to address any concerns or issues a customer may have had, improving their overall experience.</li>\r\n 	<li>\r\n<h3>Show Off Positive Reviews:</h3>\r\nShowcase positive reviews on your website and social media channels. This can help build trust with potential customers and encourage them to purchase.</li>\r\n 	<li>\r\n<h3>Use Social Proof:</h3>\r\nUse social proof, such as the number of reviews or an average rating, to showcase the popularity and quality of your products or services. This can help build credibility with potential customers.</li>\r\n 	<li>\r\n<h3>Use Video Reviews:</h3>\r\nConsider incorporating video reviews into your ecommerce store. These can be more engaging and convincing than written reviews, and can help to build trust with potential customers.</li>\r\n 	<li>\r\n<h3>Follow up with Customers:</h3>\r\nFollow up with customers after they have left a review to thank them for their feedback and encourage them to make future purchases. This can help build customer loyalty and improve the chances of repeat business.</li>\r\n 	<li>\r\n<h3>Offer Product Sampling:</h3>\r\nConsider offering product sampling to customers in exchange for their review. This can help build customer loyalty and encourage them to share their experience with others.</li>\r\n 	<li>\r\n<h3>Make It a Competition:</h3>\r\nCreate a competition or giveaway encouraging customers to leave a review. This can motivate them to share their experience and can help to build buzz around your products or services.</li>\r\n</ol>','10 effective ways to boost ecommerce customer reviews','','inherit','closed','closed','','5749-revision-v1','','','2026-02-04 11:51:17','2026-02-04 11:51:17','',5749,'https://actuate.webpreview.co/?p=8413',0,'revision','',0),(8414,1,'2026-02-04 11:51:41','2026-02-04 11:51:41','<h2>GA4: Are You Ready and The Latest Updates</h2>\nGoogle Analytics 4 (GA4) is the latest version of the popular analytics tool, replacing the older Universal Analytics. GA4 offers more advanced tracking capabilities, improved data accuracy, and better integration with other Google products. If you\'re not already using GA4, here\'s what you need to know to get started:\n<ol>\n 	<li>Setup: Setting up GA4 is relatively straightforward. You\'ll need to create a new property in your Google Analytics account and follow the setup instructions. GA4 uses a new data model, so you\'ll need to set up new tags and events.</li>\n 	<li>Event Tracking: In GA4, event tracking is more critical than ever. Events are user interactions with your website or app, such as clicks, page views, and purchases. By tracking events, you can gain insights into user behaviour and optimise your site accordingly.</li>\n 	<li>User-centric Data: GA4 focuses on user-centric data, rather than session-based data. This means that you can track user behaviour across devices and sessions more accurately, giving you a complete picture of your audience.</li>\n 	<li>Improved Integration: GA4 offers improved integration with other Google products, such as Google Ads and Google Optimise. This makes it easier to track the effectiveness of your advertising campaigns and run A/B tests.</li>\n 	<li>Machine Learning: GA4 includes machine learning capabilities that can help you gain insights into your data. For example, you can use machine learning to predict which users are most likely to convert or to identify patterns in user behaviour.</li>\n 	<li>Latest Updates: Google regularly releases updates to GA4 to improve its functionality. Some of the latest updates include the ability to track video engagement, improved cross-domain tracking, and enhanced reporting capabilities.</li>\n 	<li>Data Retention: In GA4, data retention periods are set to 14 months by default. This means that after 14 months, your data will be deleted unless you manually extend the retention period. It\'s essential to consider your data retention needs when setting up GA4.</li>\n</ol>\n&nbsp;','GA4: Are You Ready and The Latest Updates','','inherit','closed','closed','','5753-autosave-v1','','','2026-02-04 11:51:41','2026-02-04 11:51:41','',5753,'https://actuate.webpreview.co/?p=8414',0,'revision','',0),(8415,1,'2026-02-04 11:52:43','2026-02-04 11:52:43','<h2>GA4: Are You Ready and The Latest Updates</h2>\r\nGoogle Analytics 4 (GA4) is the latest version of the popular analytics tool, replacing the older Universal Analytics. GA4 offers more advanced tracking capabilities, improved data accuracy, and better integration with other Google products. If you\'re not already using GA4, here\'s what you need to know to get started:\r\n<ol>\r\n 	<li><h3>Setup:</h3><p>Setting up GA4 is relatively straightforward. You\'ll need to create a new property in your Google Analytics account and follow the setup instructions. GA4 uses a new data model, so you\'ll need to set up new tags and events.</p>\r\n 	<li><h3>Event Tracking:</h3><p>In GA4, event tracking is more critical than ever. Events are user interactions with your website or app, such as clicks, page views, and purchases. By tracking events, you can gain insights into user behaviour and optimise your site accordingly.</p>\r\n 	<li><h3>User-centric Data:</h3><p>GA4 focuses on user-centric data, rather than session-based data. This means that you can track user behaviour across devices and sessions more accurately, giving you a complete picture of your audience.</p>\r\n 	<li><h3>Improved Integration:</h3><p>GA4 offers improved integration with other Google products, such as Google Ads and Google Optimise. This makes it easier to track the effectiveness of your advertising campaigns and run A/B tests.</p>\r\n 	<li><h3>Machine Learning:</h3><p>GA4 includes machine learning capabilities that can help you gain insights into your data. For example, you can use machine learning to predict which users are most likely to convert or to identify patterns in user behaviour.</p>\r\n 	<li><h3>Latest Updates:</h3><p>Google regularly releases updates to GA4 to improve its functionality. Some of the latest updates include the ability to track video engagement, improved cross-domain tracking, and enhanced reporting capabilities.</p>\r\n 	<li><h3>Data Retention:</h3><p>In GA4, data retention periods are set to 14 months by default. This means that after 14 months, your data will be deleted unless you manually extend the retention period. It\'s essential to consider your data retention needs when setting up GA4.</p>\r\n</ol>','GA4: Are You Ready and The Latest Updates','','inherit','closed','closed','','5753-revision-v1','','','2026-02-04 11:52:43','2026-02-04 11:52:43','',5753,'https://actuate.webpreview.co/?p=8415',0,'revision','',0),(8416,1,'2026-02-04 11:53:04','2026-02-04 11:53:04','<h2>10 ways to increase average order value</h2>\nAs an ecommerce business owner, one of your primary goals is to increase your average order value (AOV). A higher AOV means that each customer is spending more money with your business, which can result in increased revenue and profitability. Here are 10 effective ways to increase your AOV:\n<ol>\n 	<li>Cross-selling and Upselling: Encourage customers to purchase related or complementary products by cross-selling and upselling. For example, if a customer is purchasing a camera, suggest a lens or tripod that would work well with it.</li>\n 	<li>Bundling: Offer discounts for purchasing multiple items together in a bundle. This not only increases the AOV but also provides an incentive for customers to purchase more products.</li>\n 	<li>Free Shipping Thresholds: Offer free shipping for orders above a certain amount. This encourages customers to add more items to their cart to reach the threshold.</li>\n 	<li>Volume Discounts: Offer discounts for purchasing larger quantities of a product. This can encourage customers to purchase more products in a single transaction.</li>\n 	<li>Loyalty Programs: Create a loyalty program that rewards customers for spending more money. For example, offer exclusive discounts or free products for customers who spend a certain amount.</li>\n 	<li>Limited-Time Offers: Create a sense of urgency by offering limited-time discounts for customers who spend above a certain amount.</li>\n 	<li>Dynamic Pricing: Offer personalised pricing based on a customer\'s purchasing behaviour, such as offering a discount for a customer who frequently purchases a certain product.</li>\n 	<li>Product Recommendations: Use data analysis to suggest products that are frequently purchased together, and promote these products to customers who are interested in one of them.</li>\n 	<li>Financing Options: Offer financing options to customers who want to purchase higher-priced items. This can make expensive items more accessible and encourage customers to purchase more expensive products.</li>\n 	<li>Gift Cards: Offer gift cards for purchase, which can encourage customers to spend more money than they would have otherwise.</li>\n</ol>','10 ways to increase average order value','','inherit','closed','closed','','5757-autosave-v1','','','2026-02-04 11:53:04','2026-02-04 11:53:04','',5757,'https://actuate.webpreview.co/?p=8416',0,'revision','',0),(8417,1,'2026-02-04 11:53:52','2026-02-04 11:53:52','<h2>10 ways to increase average order value</h2>\r\nAs an ecommerce business owner, one of your primary goals is to increase your average order value (AOV). A higher AOV means that each customer is spending more money with your business, which can result in increased revenue and profitability. Here are 10 effective ways to increase your AOV:\r\n<ol>\r\n 	<h3>Cross-selling and Upselling</h3><p>Encourage customers to purchase related or complementary products by cross-selling and upselling. For example, if a customer is purchasing a camera, suggest a lens or tripod that would work well with it.</p>\r\n 	<h3>Bundling</h3><p>Offer discounts for purchasing multiple items together in a bundle. This not only increases the AOV but also provides an incentive for customers to purchase more products.</p>\r\n 	<h3>Free Shipping Thresholds</h3><p>Offer free shipping for orders above a certain amount. This encourages customers to add more items to their cart to reach the threshold.</p>\r\n 	<h3>Volume Discounts</h3><p>Offer discounts for purchasing larger quantities of a product. This can encourage customers to purchase more products in a single transaction.</p>\r\n 	<h3>Loyalty Programs</h3><p>Create a loyalty program that rewards customers for spending more money. For example, offer exclusive discounts or free products for customers who spend a certain amount.</p>\r\n 	<h3>Limited-Time Offers</h3><p>Create a sense of urgency by offering limited-time discounts for customers who spend above a certain amount.</p>\r\n 	<h3>Dynamic Pricing</h3><p>Offer personalised pricing based on a customer\'s purchasing behaviour, such as offering a discount for a customer who frequently purchases a certain product.</p>\r\n 	<h3>Product Recommendations</h3><p>Use data analysis to suggest products that are frequently purchased together, and promote these products to customers who are interested in one of them.</p>\r\n 	<h3>Financing Options</h3><p>Offer financing options to customers who want to purchase higher-priced items. This can make expensive items more accessible and encourage customers to purchase more expensive products.</p>\r\n 	<h3>Gift Cards</h3><p>Offer gift cards for purchase, which can encourage customers to spend more money than they would have otherwise.</p>\r\n</ol>','10 ways to increase average order value','','inherit','closed','closed','','5757-revision-v1','','','2026-02-04 11:53:52','2026-02-04 11:53:52','',5757,'https://actuate.webpreview.co/?p=8417',0,'revision','',0),(8418,1,'2026-02-04 11:54:31','2026-02-04 11:54:31','<h2>10 ways to increase average order value</h2>\r\nAs an ecommerce business owner, one of your primary goals is to increase your average order value (AOV). A higher AOV means that each customer is spending more money with your business, which can result in increased revenue and profitability. Here are 10 effective ways to increase your AOV:\r\n<ol>\r\n 	<li><h3>Cross-selling and Upselling</h3><p>Encourage customers to purchase related or complementary products by cross-selling and upselling. For example, if a customer is purchasing a camera, suggest a lens or tripod that would work well with it.</p></li>\r\n 	<li><h3>Bundling</h3><p>Offer discounts for purchasing multiple items together in a bundle. This not only increases the AOV but also provides an incentive for customers to purchase more products.</p></li>\r\n 	<li><h3>Free Shipping Thresholds</h3><p>Offer free shipping for orders above a certain amount. This encourages customers to add more items to their cart to reach the threshold.</p></li>\r\n 	<li><h3>Volume Discounts</h3><p>Offer discounts for purchasing larger quantities of a product. This can encourage customers to purchase more products in a single transaction.</p></li>\r\n 	<li><h3>Loyalty Programs</h3><p>Create a loyalty program that rewards customers for spending more money. For example, offer exclusive discounts or free products for customers who spend a certain amount.</p></li>\r\n 	<li><h3>Limited-Time Offers</h3><p>Create a sense of urgency by offering limited-time discounts for customers who spend above a certain amount.</p></li>\r\n 	<li><h3>Dynamic Pricing</h3><p>Offer personalised pricing based on a customer\'s purchasing behaviour, such as offering a discount for a customer who frequently purchases a certain product.</p></li>\r\n 	<li><h3>Product Recommendations</h3><p>Use data analysis to suggest products that are frequently purchased together, and promote these products to customers who are interested in one of them.</p></li>\r\n 	<li><h3>Financing Options</h3><p>Offer financing options to customers who want to purchase higher-priced items. This can make expensive items more accessible and encourage customers to purchase more expensive products.</p></li>\r\n 	<li><h3>Gift Cards</h3><p>Offer gift cards for purchase, which can encourage customers to spend more money than they would have otherwise.</p></li>\r\n</ol>','10 ways to increase average order value','','inherit','closed','closed','','5757-revision-v1','','','2026-02-04 11:54:31','2026-02-04 11:54:31','',5757,'https://actuate.webpreview.co/?p=8418',0,'revision','',0),(8419,1,'2026-02-04 11:56:11','2026-02-04 11:56:11','As online shopping continues to take over the retail industry, it’s important for eCommerce businesses to stay up-to-date. The first step many businesses take is choosing the right eCommerce platform to sell their products on. When it comes to making this decision, Shopify is the clear winner.\n\n<h2>\nThe platform provides a wide range of options and ensures you can provide everything your potential customers need. On top of that, Shopify continues to add new updates and features to its website, giving limitless possibilities.\n\nHowever, you need to make sure you’re using the right features and ensuring the user experience continues to stay simple and fresh. Due to this, we highly recommend <a href=\"https://actuate.webpreview.co/contact/\">taking the help of the experts at Actuate Agency</a> to bring much-needed changes to your website.\n\nYou need to stay up-to-date with the latest trends and innovations to ensure your customers are satisfied with your website. To help you out, we’ve made a list of Shopify eCommerce trends you should be aware of to stay ahead of the competition.\n\nLet’s get started!\n<h3>1. Making Your Website Mobile-friendly</h3>\nOne of the Shopify eCommerce trends you have to hop on is making your website mobile-friendly. In 2022, around fifty per cent of overall eCommerce sales came from mobile devices. On top of that, these numbers are expected to keep climbing in the coming years and should be a <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">part of your eCommerce plan</a>.\n\nDue to this reason, Shopify store owners need to optimise their websites for mobile devices to <a href=\"https://actuate.webpreview.co/ecommerce/maximising-customer-experience-3-best-practices-for-shopify/\">provide seamless shopping experiences to their customers</a>. This includes having a responsive design, easy navigation and faster load times on mobile devices.\n\nIf you don’t optimise your website for mobile devices, you’re potentially missing out on a large number of sales. Therefore, if you’re looking to make your website mobile-friendly, we recommend taking the help of eCommerce developers, like the <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">ones at Actuate Agency</a>.\n<h2>2. Personalisation</h2>\nThe Shopify website has begun to provide personalisation for customers in their eCommerce store. This helps to provide a unique and tailored shopping experience. Today, you can take advantage of customer data and behaviour to provide many unique and personalised features.\n\nThis includes personalised product recommendations, targeted email campaigns, and features that resonate with individual customers. It makes the shopping experience more enjoyable for visitors, ensuring they stay on your website for longer.\n\nOn top of that, if you show customers products that are relevant to their interests, the chances of them making a purchase increase significantly. It’ll also ensure that your website stands out to customers compared to non-personalised eCommerce websites.\n\nThere are many ways to add personalised features to your Shopify store. However, this Shopify eCommerce trend needs to be applied properly to keep your visitors invested. Due to this, if you have a local eCommerce website in Manchester, you should take the help of <a href=\"https://actuate.webpreview.co/\">eCommerce experts</a> from that area.\n<h2> 3. Social Commerce</h2>\nOver the years, people have begun to spend a significant amount of time on social media platforms. Due to this, social commerce has become a popular Shopify eCommerce trend. It helps you reach out and engage with your target audience, helping you to understand their perspective.\n\nWith social commerce, social media users will be able to browse and purchase products without having to leave the social media platform. This makes the buying process more streamlined and easy and is bound to get you more sales.\n\nIt also helps your business build a stronger brand presence on these platforms. This is especially crucial in today’s age, where people have the ability to share product posts and more on social media. It’ll help you reach a wider audience while also allowing you to engage with your customers directly.\n\nOverall, social commerce is an effective way for your <a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\">Shopify business to have a larger reach</a>, <a href=\"https://actuate.webpreview.co/ecommerce/ux-design-for-ecommerce-websites/\">give a better user experience</a>, and increase your sales. It’ll ensure that your business stays ahead of the competition by targeting a vast audience.','The Future of eCommerce: 3 Trends to Watch for in Your Shopify Store','','inherit','closed','closed','','5747-autosave-v1','','','2026-02-04 11:56:11','2026-02-04 11:56:11','',5747,'https://actuate.webpreview.co/?p=8419',0,'revision','',0),(8420,1,'2026-02-04 11:57:07','2026-02-04 11:57:07','As online shopping continues to take over the retail industry, it’s important for eCommerce businesses to stay up-to-date. The first step many businesses take is choosing the right eCommerce platform to sell their products on. When it comes to making this decision, Shopify is the clear winner.\r\n\r\nThe platform provides a wide range of options and ensures you can provide everything your potential customers need. On top of that, Shopify continues to add new updates and features to its website, giving limitless possibilities.\r\n\r\nHowever, you need to make sure you’re using the right features and ensuring the user experience continues to stay simple and fresh. Due to this, we highly recommend <a href=\"https://actuate.webpreview.co/contact/\">taking the help of the experts at Actuate Agency</a> to bring much-needed changes to your website.\r\n\r\nYou need to stay up-to-date with the latest trends and innovations to ensure your customers are satisfied with your website. To help you out, we’ve made a list of Shopify eCommerce trends you should be aware of to stay ahead of the competition.\r\n<h2>Shopify Trends</h2>\r\n<h3 class=\"list-heading\">Making Your Website Mobile-friendly</h3>\r\nOne of the Shopify eCommerce trends you have to hop on is making your website mobile-friendly. In 2022, around fifty per cent of overall eCommerce sales came from mobile devices. On top of that, these numbers are expected to keep climbing in the coming years and should be a <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">part of your eCommerce plan</a>.\r\n\r\nDue to this reason, Shopify store owners need to optimise their websites for mobile devices to <a href=\"https://actuate.webpreview.co/ecommerce/maximising-customer-experience-3-best-practices-for-shopify/\">provide seamless shopping experiences to their customers</a>. This includes having a responsive design, easy navigation and faster load times on mobile devices.\r\n\r\nIf you don’t optimise your website for mobile devices, you’re potentially missing out on a large number of sales. Therefore, if you’re looking to make your website mobile-friendly, we recommend taking the help of eCommerce developers, like the <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">ones at Actuate Agency</a>.\r\n<h3 class=\"list-heading\">Personalisation</h3>\r\nThe Shopify website has begun to provide personalisation for customers in their eCommerce store. This helps to provide a unique and tailored shopping experience. Today, you can take advantage of customer data and behaviour to provide many unique and personalised features.\r\n\r\nThis includes personalised product recommendations, targeted email campaigns, and features that resonate with individual customers. It makes the shopping experience more enjoyable for visitors, ensuring they stay on your website for longer.\r\n\r\nOn top of that, if you show customers products that are relevant to their interests, the chances of them making a purchase increase significantly. It’ll also ensure that your website stands out to customers compared to non-personalised eCommerce websites.\r\n\r\nThere are many ways to add personalised features to your Shopify store. However, this Shopify eCommerce trend needs to be applied properly to keep your visitors invested. Due to this, if you have a local eCommerce website in Manchester, you should take the help of <a href=\"https://actuate.webpreview.co/\">eCommerce experts</a> from that area.\r\n<h3 class=\"list-heading\"> Social Commerce</h3>\r\nOver the years, people have begun to spend a significant amount of time on social media platforms. Due to this, social commerce has become a popular Shopify eCommerce trend. It helps you reach out and engage with your target audience, helping you to understand their perspective.\r\n\r\nWith social commerce, social media users will be able to browse and purchase products without having to leave the social media platform. This makes the buying process more streamlined and easy and is bound to get you more sales.\r\n\r\nIt also helps your business build a stronger brand presence on these platforms. This is especially crucial in today’s age, where people have the ability to share product posts and more on social media. It’ll help you reach a wider audience while also allowing you to engage with your customers directly.\r\n\r\nOverall, social commerce is an effective way for your <a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\">Shopify business to have a larger reach</a>, <a href=\"https://actuate.webpreview.co/ecommerce/ux-design-for-ecommerce-websites/\">give a better user experience</a>, and increase your sales. It’ll ensure that your business stays ahead of the competition by targeting a vast audience.','The Future of eCommerce: 3 Trends to Watch for in Your Shopify Store','','inherit','closed','closed','','5747-revision-v1','','','2026-02-04 11:57:07','2026-02-04 11:57:07','',5747,'https://actuate.webpreview.co/?p=8420',0,'revision','',0),(8421,1,'2026-02-04 12:02:02','2026-02-04 12:02:02','The eCommerce industry is rapidly evolving and businesses are choosing to buy and sell their products online. However, you need to make sure that your business can remain competitive and meet the demands of modern customers.\n\nDue to this, you should work on providing a reliable eCommerce website and the first step is choosing the right eCommerce platform. If you’re looking to create a modern and powerful eCommerce platform, <a href=\"https://actuate.webpreview.co/services/ecommerce-development/aero-ecommerce/\">Aero</a> could be the right choice for your business.\n\nThe Aero eCommerce platform has proven to be one of the best in recent times and provides you with the freedom of creating an attractive eCommerce platform. There are several ways Aero eCommerce can take your website to new heights.\n\nIn this article, we’ll dive into the advantages of choosing Aero eCommerce and how it can benefit your business.\n<h2>So why Aero?</h2>\n<h3 class=\"list-heading\">1. Better Performance</h3>\nOne of the biggest benefits of Aero eCommerce is the performance it provides to reduce your loading time. As you may know, slow speeds on eCommerce websites are one of the biggest reasons for poor conversion rates and high bounce rates.\n\nStudies have shown that the conversion rate drops by four per cent for every additional second your website takes to load. Due to this, you can’t afford to have a website with high loading times.\n\nTo ensure your website has minimal loading time, Aero eCommerce takes advantage of modern technology to provide quick page loading speed, helping to increase your conversion rate without <a href=\"https://actuate.webpreview.co/ecommerce/ux-design-for-ecommerce-websites/\">compromising your web design</a>.\n\nThe quick speed makes a massive difference in a customer\'s online shopping experience, making them more likely to buy your products. It also ensures your customers are happy with your website, making them more likely to come back when they next want to buy a product or service.\n<h3 class=\"list-heading\">2. Flexibility</h3>\nWhen you’re looking to create a unique eCommerce website, your platform needs to be flexible. In other words, the platform should allow your business to customise its store according to its personal needs and preferences.\n\nThe Aero eCommerce platform provides various customisation options, allowing your business to adapt. The modern interface allows you to make changes to adapt to changing marketing conditions and customer demands, like ensuring<a href=\"https://actuate.webpreview.co/ecommerce/advantages-mobile-friendly-e-commerce-website/\"> your website is mobile-friendly</a>.\n\nThe options provided by the platform also ensure that you have everything you need to provide a great user experience. With the proper settings, your eCommerce website can offer features like <a href=\"https://www.coveo.com/blog/personalized-product-recommendations-in-ecommerce/\">personalised recommendations</a> and a quick checkout process.\n\nThis ensures your customers are satisfied and your business receives more positive reviews. However, we recommend working with <a href=\"https://actuate.webpreview.co/services/ecommerce-development/aero-ecommerce/\">Aero eCommerce experts at Actuate Agency</a> to implement these features effectively on your website.\n<h3 class=\"list-heading\">3. Streamlined Operations</h3>\nAnother benefit of Aero eCommerce is that it allows your website to have properly streamlined operations. This ensures that your business can eliminate redundancies, reduce manual labour and reduce errors. This allows your business to work more efficiently and helps you gain more sales.\n\nThis feature of Aero eCommerce can help businesses to work quickly and efficiently. It allows businesses to <a href=\"https://actuate.webpreview.co/ecommerce/maximising-customer-experience-3-best-practices-for-shopify/\">provide a better customer experience</a>, with effective order processing and shopping. This leads to fewer customer complaints, more positive reviews and increased customer loyalty.\n\nIt also provides businesses with the opportunity to <a href=\"https://swankyagency.com/importance-of-data-ecommerce/\">collect and manage their data</a> more effectively. Some of the data that you can receive from the platform include sales trends and inventory levels on your eCommerce website.\n\nIf you’re looking for ways to streamline your eCommerce business, you should consider <a href=\"https://actuate.webpreview.co/contact/\">working with the professionals at Actuate Agency</a>. It reduces room for error when you’re trying to automate processes on your eCommerce site.\n<h3 class=\"list-heading\">Contact Actuate Agency for Aero eCommerce Services Today!</h3>\nOverall, the Aero eCommerce platform can provide various benefits to businesses that want to grow in the eCommerce industry. The tools this eCommerce platform provides can help your business stand out from the competition.\n\nHowever, with a lack of experience using the platform, you may struggle to effectively add features to your eCommerce website. Therefore, you should consider <a href=\"https://actuate.webpreview.co/contact/\">taking the help of the experts at Actuate Agency</a>.\n\nOur experts have years of experience developing and updating <a href=\"https://actuate.webpreview.co/services/ecommerce-development/aero-ecommerce/\">Aero eCommerce websites</a>. With our expertise and your vision, we can create a website that suits your needs and impresses your website’s visitors.\n\nWe also provide other services, like <a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\">eCommerce strategy</a>, <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">eCommerce development</a>, <a href=\"https://actuate.webpreview.co/services/design-ux/\">UX and web design</a> and more to improve your eCommerce website.\n\nTo learn more about us, <a href=\"https://actuate.webpreview.co/services/\">visit our services page</a> or contact us on <a href=\"tel: 0161 672 0877\">0161 672 0877</a> to book a meeting today!','3 Benefits of Aero eCommerce You Should Know as a Business Owner','','inherit','closed','closed','','5745-autosave-v1','','','2026-02-04 12:02:02','2026-02-04 12:02:02','',5745,'https://actuate.webpreview.co/?p=8421',0,'revision','',0),(8422,1,'2026-02-04 12:02:39','2026-02-04 12:02:39','The eCommerce industry is rapidly evolving and businesses are choosing to buy and sell their products online. However, you need to make sure that your business can remain competitive and meet the demands of modern customers.\r\n\r\nDue to this, you should work on providing a reliable eCommerce website and the first step is choosing the right eCommerce platform. If you’re looking to create a modern and powerful eCommerce platform, <a href=\"https://actuate.webpreview.co/services/ecommerce-development/aero-ecommerce/\">Aero</a> could be the right choice for your business.\r\n\r\nThe Aero eCommerce platform has proven to be one of the best in recent times and provides you with the freedom of creating an attractive eCommerce platform. There are several ways Aero eCommerce can take your website to new heights.\r\n\r\nIn this article, we’ll dive into the advantages of choosing Aero eCommerce and how it can benefit your business.\r\n<h2>So why Aero?</h2>\r\n<h3 class=\"list-heading\">1. Better Performance</h3>\r\nOne of the biggest benefits of Aero eCommerce is the performance it provides to reduce your loading time. As you may know, slow speeds on eCommerce websites are one of the biggest reasons for poor conversion rates and high bounce rates.\r\n\r\nStudies have shown that the conversion rate drops by four per cent for every additional second your website takes to load. Due to this, you can’t afford to have a website with high loading times.\r\n\r\nTo ensure your website has minimal loading time, Aero eCommerce takes advantage of modern technology to provide quick page loading speed, helping to increase your conversion rate without <a href=\"https://actuate.webpreview.co/ecommerce/ux-design-for-ecommerce-websites/\">compromising your web design</a>.\r\n\r\nThe quick speed makes a massive difference in a customer\'s online shopping experience, making them more likely to buy your products. It also ensures your customers are happy with your website, making them more likely to come back when they next want to buy a product or service.\r\n<h3 class=\"list-heading\">2. Flexibility</h3>\r\nWhen you’re looking to create a unique eCommerce website, your platform needs to be flexible. In other words, the platform should allow your business to customise its store according to its personal needs and preferences.\r\n\r\nThe Aero eCommerce platform provides various customisation options, allowing your business to adapt. The modern interface allows you to make changes to adapt to changing marketing conditions and customer demands, like ensuring<a href=\"https://actuate.webpreview.co/ecommerce/advantages-mobile-friendly-e-commerce-website/\"> your website is mobile-friendly</a>.\r\n\r\nThe options provided by the platform also ensure that you have everything you need to provide a great user experience. With the proper settings, your eCommerce website can offer features like <a href=\"https://www.coveo.com/blog/personalized-product-recommendations-in-ecommerce/\">personalised recommendations</a> and a quick checkout process.\r\n\r\nThis ensures your customers are satisfied and your business receives more positive reviews. However, we recommend working with <a href=\"https://actuate.webpreview.co/services/ecommerce-development/aero-ecommerce/\">Aero eCommerce experts at Actuate Agency</a> to implement these features effectively on your website.\r\n<h3 class=\"list-heading\">3. Streamlined Operations</h3>\r\nAnother benefit of Aero eCommerce is that it allows your website to have properly streamlined operations. This ensures that your business can eliminate redundancies, reduce manual labour and reduce errors. This allows your business to work more efficiently and helps you gain more sales.\r\n\r\nThis feature of Aero eCommerce can help businesses to work quickly and efficiently. It allows businesses to <a href=\"https://actuate.webpreview.co/ecommerce/maximising-customer-experience-3-best-practices-for-shopify/\">provide a better customer experience</a>, with effective order processing and shopping. This leads to fewer customer complaints, more positive reviews and increased customer loyalty.\r\n\r\nIt also provides businesses with the opportunity to <a href=\"https://swankyagency.com/importance-of-data-ecommerce/\">collect and manage their data</a> more effectively. Some of the data that you can receive from the platform include sales trends and inventory levels on your eCommerce website.\r\n\r\nIf you’re looking for ways to streamline your eCommerce business, you should consider <a href=\"https://actuate.webpreview.co/contact/\">working with the professionals at Actuate Agency</a>. It reduces room for error when you’re trying to automate processes on your eCommerce site.','3 Benefits of Aero eCommerce You Should Know as a Business Owner','','inherit','closed','closed','','5745-revision-v1','','','2026-02-04 12:02:39','2026-02-04 12:02:39','',5745,'https://actuate.webpreview.co/?p=8422',0,'revision','',0),(8423,1,'2026-02-04 12:06:43','2026-02-04 12:06:43','Today, people prefer to do everything online, including shopping. Due to this, there’s no better time than now to have an eCommerce website. It can provide you with more exposure and could lead to more sales and profit.\n\nHowever, due to its rising popularity, many businesses have hopped on the eCommerce bandwagon, making competition fierce. That’s why you need to ensure your eCommerce website stands out from the crowd.\n\nOne of the best ways to achieve this goal is to have a great eCommerce website design. Your website should use the right fonts, graphics, and words that captivate your visitors, making it tempting for them to buy your products and services.\n\nHowever, there are many factors towards creating a great eCommerce website design. It can overwhelming for you to understand what you need to do to take a step in the right direction.\n\nIn such cases, we recommend taking the help of UX and web design experts, like the ones at Actuate Agency. Additionally, you can take some steps on your own to create an engaging eCommerce website design.\n\nTo help you out, we’ve made a list of tips you should follow to create an effective and <a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\">interactive eCommerce store design</a>.\n<h2>The secrets to engaging websites</h2>\n<h3 class-=\"\" lisy-heading=\"\">1. Keep it Simple</h3>\nOne of the biggest rules to creating an engaging eCommerce website is by keeping it simple. Unfortunately, many businesses make the mistake of adding too many features and options to their website. A large number of features will overwhelm the customer, causing them to leave the site.\n\nDue to this, when you want to create an eCommerce website, having a simple design is always better. The more features you add to your website, the more distracting it’s for a potential customer.\n\nCreating a simple <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">eCommerce website design with a proper plan</a> ensures that your visitors are focused on finding the products they want and purchasing them. Otherwise, you’re simply losing engagement and potential sales on your website.\n\nThat’s why we recommend finding the balance between keeping your website unique and simple <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">during the development process</a>. It can leave a good impression on customers and make it more likely for them to purchase products from your website.\n<h3 class-=\"\" lisy-heading=\"\">2. Create a Brand Image</h3>\nWhen people shop online, they’re more likely to purchase from an established brand instead of a faceless eCommerce website. <a href=\"https://rockcontent.com/blog/brand-trust/\">Brands create a sense of trust</a> among customers and it plays a crucial role, especially when you have sensitive data like credit card information.\n\nIf you want to build a good relationship with your customers, you must put some serious effort into branding. It distinguishes you from your competitors and plays a massive role in leaving an impression on your audience.\n\nWhen you’re looking to create an engaging eCommerce design, it needs to match your brand. If you aren’t sure about your brand, take the time to work towards creating one before you start designing.\n\nIf you’re looking to <a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\">effectively execute your brand into your eCommerce website</a>, you should take the help of web design experts, like the ones at <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">Actuate Agency</a>. They have years of experience in creating websites that leave a good brand impression.\n<h3 class-=\"\" lisy-heading=\"\">3. Use Colours and Images to Your Advantage</h3>\nColours are another critical element of creating an engaging eCommerce design. By using the <a href=\"https://www.verywellmind.com/color-psychology-2795824\">psychological factors behind colours</a>, you can use it to gain more sales and engagement from your visitors.\n\nDifferent colours can bring a range of unique emotions, causing them to take action. Therefore, if you want to increase your website conversion rate, you need to take complete advantage of these colours.\n\nAfter choosing the right colours, you need to choose the right images for your eCommerce website. Always aim to <a href=\"https://medium.com/swlh/why-high-quality-photos-are-important-to-your-business-739aed2e88a7\">showcase high-quality pictures on your website</a>, or it could leave a bad impression.\n\nIf you’re selling products on your website, product images are the only way people can visually analyse them. It plays a critical role in their decision-making process and you must ensure that you leave a positive impression.\n\nIt’s one of the crucial you should consider while <a href=\"https://actuate.webpreview.co/services/maintain-optimise/\">maintaining and optimising</a> to create an engaging eCommerce website.\n<h3 class-=\"\" lisy-heading=\"\">Contact Actuate Agency to Create an Engaging eCommerce Website Design</h3>\nWhen you\'re looking to create an engaging eCommerce website, you need to follow these tips. It helps to provide a good user experience to your visitors, making it more likely for them to purchase your products and services.\n\nHowever, you should consider taking the help of professionals to help create an effective eCommerce website. <a href=\"https://actuate.webpreview.co/about/\">The experts at Actuate Agency</a> have years of experience in creating engaging and creative eCommerce websites for businesses.\n\nWe provide <a href=\"https://actuate.webpreview.co/services/design-ux/\">web design and UX services</a> to ensure your customer have a great time visiting your website. We also provide web development services and can help shift your website to effective eCommerce platforms like <a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\">Shopify</a> and <a href=\"https://actuate.webpreview.co/magento-ecommerce/\">Magento</a>.\n\nTo learn more about how you can make your eCommerce store more engaging, <a href=\"https://actuate.webpreview.co/services/\">visit our services page</a> or <a href=\"https://actuate.webpreview.co/contact/\">contact us to book an appointment today</a>!','3 Tips to Create an Engaging eCommerce Website Design','','inherit','closed','closed','','5743-autosave-v1','','','2026-02-04 12:06:43','2026-02-04 12:06:43','',5743,'https://actuate.webpreview.co/?p=8423',0,'revision','',0),(8424,1,'2026-02-04 12:07:14','2026-02-04 12:07:14','Today, people prefer to do everything online, including shopping. Due to this, there’s no better time than now to have an eCommerce website. It can provide you with more exposure and could lead to more sales and profit.\r\n\r\nHowever, due to its rising popularity, many businesses have hopped on the eCommerce bandwagon, making competition fierce. That’s why you need to ensure your eCommerce website stands out from the crowd.\r\n\r\nOne of the best ways to achieve this goal is to have a great eCommerce website design. Your website should use the right fonts, graphics, and words that captivate your visitors, making it tempting for them to buy your products and services.\r\n\r\nHowever, there are many factors towards creating a great eCommerce website design. It can be overwhelming for you to understand what you need to do to take a step in the right direction.\r\n\r\nIn such cases, we recommend taking the help of UX and web design experts, like the ones at Actuate Agency. Additionally, you can take some steps on your own to create an engaging eCommerce website design.\r\n\r\nTo help you out, we’ve made a list of tips you should follow to create an effective and <a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\">interactive eCommerce store design</a>.\r\n<h2>The secrets to engaging websites</h2>\r\n<h3 class-=\"\" lisy-heading=\"\">Keep it Simple</h3>\r\nOne of the biggest rules to creating an engaging eCommerce website is by keeping it simple. Unfortunately, many businesses make the mistake of adding too many features and options to their website. A large number of features will overwhelm the customer, causing them to leave the site.\r\n\r\nDue to this, when you want to create an eCommerce website, having a simple design is always better. The more features you add to your website, the more distracting it’s for a potential customer.\r\n\r\nCreating a simple <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">eCommerce website design with a proper plan</a> ensures that your visitors are focused on finding the products they want and purchasing them. Otherwise, you’re simply losing engagement and potential sales on your website.\r\n\r\nThat’s why we recommend finding the balance between keeping your website unique and simple <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">during the development process</a>. It can leave a good impression on customers and make it more likely for them to purchase products from your website.\r\n<h3 class-=\"\" lisy-heading=\"\">Create a Brand Image</h3>\r\nWhen people shop online, they’re more likely to purchase from an established brand instead of a faceless eCommerce website. <a href=\"https://rockcontent.com/blog/brand-trust/\">Brands create a sense of trust</a> among customers and it plays a crucial role, especially when you have sensitive data like credit card information.\r\n\r\nIf you want to build a good relationship with your customers, you must put some serious effort into branding. It distinguishes you from your competitors and plays a massive role in leaving an impression on your audience.\r\n\r\nWhen you’re looking to create an engaging eCommerce design, it needs to match your brand. If you aren’t sure about your brand, take the time to work towards creating one before you start designing.\r\n\r\nIf you’re looking to <a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\">effectively execute your brand into your eCommerce website</a>, you should take the help of web design experts, like the ones at <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">Actuate Agency</a>. They have years of experience in creating websites that leave a good brand impression.\r\n<h3 class-=\"\" lisy-heading=\"\">Use Colours and Images to Your Advantage</h3>\r\nColours are another critical element of creating an engaging eCommerce design. By using the <a href=\"https://www.verywellmind.com/color-psychology-2795824\">psychological factors behind colours</a>, you can use it to gain more sales and engagement from your visitors.\r\n\r\nDifferent colours can bring a range of unique emotions, causing them to take action. Therefore, if you want to increase your website conversion rate, you need to take complete advantage of these colours.\r\n\r\nAfter choosing the right colours, you need to choose the right images for your eCommerce website. Always aim to <a href=\"https://medium.com/swlh/why-high-quality-photos-are-important-to-your-business-739aed2e88a7\">showcase high-quality pictures on your website</a>, or it could leave a bad impression.\r\n\r\nIf you’re selling products on your website, product images are the only way people can visually analyse them. It plays a critical role in their decision-making process, and you must ensure that you leave a positive impression.\r\n\r\nIt’s one of the crucial you should consider while <a href=\"https://actuate.webpreview.co/services/maintain-optimise/\">maintaining and optimising</a> to create an engaging eCommerce website.','3 Tips to Create an Engaging eCommerce Website Design','','inherit','closed','closed','','5743-revision-v1','','','2026-02-04 12:07:14','2026-02-04 12:07:14','',5743,'https://actuate.webpreview.co/?p=8424',0,'revision','',0),(8425,1,'2026-02-04 12:07:53','2026-02-04 12:07:53','Today, people prefer to do everything online, including shopping. Due to this, there’s no better time than now to have an eCommerce website. It can provide you with more exposure and could lead to more sales and profit.\r\n\r\nHowever, due to its rising popularity, many businesses have hopped on the eCommerce bandwagon, making competition fierce. That’s why you need to ensure your eCommerce website stands out from the crowd.\r\n\r\nOne of the best ways to achieve this goal is to have a great eCommerce website design. Your website should use the right fonts, graphics, and words that captivate your visitors, making it tempting for them to buy your products and services.\r\n\r\nHowever, there are many factors towards creating a great eCommerce website design. It can be overwhelming for you to understand what you need to do to take a step in the right direction.\r\n\r\nIn such cases, we recommend taking the help of UX and web design experts, like the ones at Actuate Agency. Additionally, you can take some steps on your own to create an engaging eCommerce website design.\r\n\r\nTo help you out, we’ve made a list of tips you should follow to create an effective and <a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\">interactive eCommerce store design</a>.\r\n<h2>The secrets to engaging websites</h2>\r\n<h3 class=\"list-heading\">Keep it Simple</h3>\r\nOne of the biggest rules to creating an engaging eCommerce website is by keeping it simple. Unfortunately, many businesses make the mistake of adding too many features and options to their website. A large number of features will overwhelm the customer, causing them to leave the site.\r\n\r\nDue to this, when you want to create an eCommerce website, having a simple design is always better. The more features you add to your website, the more distracting it’s for a potential customer.\r\n\r\nCreating a simple <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">eCommerce website design with a proper plan</a> ensures that your visitors are focused on finding the products they want and purchasing them. Otherwise, you’re simply losing engagement and potential sales on your website.\r\n\r\nThat’s why we recommend finding the balance between keeping your website unique and simple <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">during the development process</a>. It can leave a good impression on customers and make it more likely for them to purchase products from your website.\r\n<h3 class=\"list-heading\">Create a Brand Image</h3>\r\nWhen people shop online, they’re more likely to purchase from an established brand instead of a faceless eCommerce website. <a href=\"https://rockcontent.com/blog/brand-trust/\">Brands create a sense of trust</a> among customers and it plays a crucial role, especially when you have sensitive data like credit card information.\r\n\r\nIf you want to build a good relationship with your customers, you must put some serious effort into branding. It distinguishes you from your competitors and plays a massive role in leaving an impression on your audience.\r\n\r\nWhen you’re looking to create an engaging eCommerce design, it needs to match your brand. If you aren’t sure about your brand, take the time to work towards creating one before you start designing.\r\n\r\nIf you’re looking to <a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\">effectively execute your brand into your eCommerce website</a>, you should take the help of web design experts, like the ones at <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">Actuate Agency</a>. They have years of experience in creating websites that leave a good brand impression.\r\n<h3 class=\"list-heading\">Use Colours and Images to Your Advantage</h3>\r\nColours are another critical element of creating an engaging eCommerce design. By using the <a href=\"https://www.verywellmind.com/color-psychology-2795824\">psychological factors behind colours</a>, you can use it to gain more sales and engagement from your visitors.\r\n\r\nDifferent colours can bring a range of unique emotions, causing them to take action. Therefore, if you want to increase your website conversion rate, you need to take complete advantage of these colours.\r\n\r\nAfter choosing the right colours, you need to choose the right images for your eCommerce website. Always aim to <a href=\"https://medium.com/swlh/why-high-quality-photos-are-important-to-your-business-739aed2e88a7\">showcase high-quality pictures on your website</a>, or it could leave a bad impression.\r\n\r\nIf you’re selling products on your website, product images are the only way people can visually analyse them. It plays a critical role in their decision-making process, and you must ensure that you leave a positive impression.\r\n\r\nIt’s one of the crucial you should consider while <a href=\"https://actuate.webpreview.co/services/maintain-optimise/\">maintaining and optimising</a> to create an engaging eCommerce website.','3 Tips to Create an Engaging eCommerce Website Design','','inherit','closed','closed','','5743-revision-v1','','','2026-02-04 12:07:53','2026-02-04 12:07:53','',5743,'https://actuate.webpreview.co/?p=8425',0,'revision','',0),(8426,1,'2026-02-04 12:08:15','2026-02-04 12:08:15','The eCommerce industry is rapidly evolving and businesses are choosing to buy and sell their products online. However, you need to make sure that your business can remain competitive and meet the demands of modern customers.\r\n\r\nDue to this, you should work on providing a reliable eCommerce website and the first step is choosing the right eCommerce platform. If you’re looking to create a modern and powerful eCommerce platform, <a href=\"https://actuate.webpreview.co/services/ecommerce-development/aero-ecommerce/\">Aero</a> could be the right choice for your business.\r\n\r\nThe Aero eCommerce platform has proven to be one of the best in recent times and provides you with the freedom of creating an attractive eCommerce platform. There are several ways Aero eCommerce can take your website to new heights.\r\n\r\nIn this article, we’ll dive into the advantages of choosing Aero eCommerce and how it can benefit your business.\r\n<h2>So why Aero?</h2>\r\n<h3 class=\"list-heading\">Better Performance</h3>\r\nOne of the biggest benefits of Aero eCommerce is the performance it provides to reduce your loading time. As you may know, slow speeds on eCommerce websites are one of the biggest reasons for poor conversion rates and high bounce rates.\r\n\r\nStudies have shown that the conversion rate drops by four per cent for every additional second your website takes to load. Due to this, you can’t afford to have a website with high loading times.\r\n\r\nTo ensure your website has minimal loading time, Aero eCommerce takes advantage of modern technology to provide quick page loading speed, helping to increase your conversion rate without <a href=\"https://actuate.webpreview.co/ecommerce/ux-design-for-ecommerce-websites/\">compromising your web design</a>.\r\n\r\nThe quick speed makes a massive difference in a customer\'s online shopping experience, making them more likely to buy your products. It also ensures your customers are happy with your website, making them more likely to come back when they next want to buy a product or service.\r\n<h3 class=\"list-heading\">Flexibility</h3>\r\nWhen you’re looking to create a unique eCommerce website, your platform needs to be flexible. In other words, the platform should allow your business to customise its store according to its personal needs and preferences.\r\n\r\nThe Aero eCommerce platform provides various customisation options, allowing your business to adapt. The modern interface allows you to make changes to adapt to changing marketing conditions and customer demands, like ensuring<a href=\"https://actuate.webpreview.co/ecommerce/advantages-mobile-friendly-e-commerce-website/\"> your website is mobile-friendly</a>.\r\n\r\nThe options provided by the platform also ensure that you have everything you need to provide a great user experience. With the proper settings, your eCommerce website can offer features like <a href=\"https://www.coveo.com/blog/personalized-product-recommendations-in-ecommerce/\">personalised recommendations</a> and a quick checkout process.\r\n\r\nThis ensures your customers are satisfied and your business receives more positive reviews. However, we recommend working with <a href=\"https://actuate.webpreview.co/services/ecommerce-development/aero-ecommerce/\">Aero eCommerce experts at Actuate Agency</a> to implement these features effectively on your website.\r\n<h3 class=\"list-heading\">Streamlined Operations</h3>\r\nAnother benefit of Aero eCommerce is that it allows your website to have properly streamlined operations. This ensures that your business can eliminate redundancies, reduce manual labour and reduce errors. This allows your business to work more efficiently and helps you gain more sales.\r\n\r\nThis feature of Aero eCommerce can help businesses to work quickly and efficiently. It allows businesses to <a href=\"https://actuate.webpreview.co/ecommerce/maximising-customer-experience-3-best-practices-for-shopify/\">provide a better customer experience</a>, with effective order processing and shopping. This leads to fewer customer complaints, more positive reviews and increased customer loyalty.\r\n\r\nIt also provides businesses with the opportunity to <a href=\"https://swankyagency.com/importance-of-data-ecommerce/\">collect and manage their data</a> more effectively. Some of the data that you can receive from the platform include sales trends and inventory levels on your eCommerce website.\r\n\r\nIf you’re looking for ways to streamline your eCommerce business, you should consider <a href=\"https://actuate.webpreview.co/contact/\">working with the professionals at Actuate Agency</a>. It reduces room for error when you’re trying to automate processes on your eCommerce site.','3 Benefits of Aero eCommerce You Should Know as a Business Owner','','inherit','closed','closed','','5745-revision-v1','','','2026-02-04 12:08:15','2026-02-04 12:08:15','',5745,'https://actuate.webpreview.co/?p=8426',0,'revision','',0),(8428,1,'2026-02-15 11:04:24','2026-02-15 11:04:24','If you’re looking to maximise conversions for Black Friday, the challenge isn’t getting traffic - it’s getting buyers through checkout. In 2025, around 70% of online shopping carts are abandoned, even when the visitor shows clear buying intent by adding a product to the basket. Most losses happen not because of pricing or product, but because the path to completing the order isn’t clear or fast enough.\r\n\r\nOn Black Friday, those losses become far more expensive. You’ve invested in paid campaigns, you’ve won the click, but if your checkout process isn’t streamlined an unclear offer, too many decisions, slow loading, distractions - the sale collapses and a competitor gets the revenue instead.\r\n\r\nThis guide shows how to remove that friction. It explains how to make the offer immediately obvious, how to structure pages so users move forward without thinking, and how to simplify checkout so there are no unnecessary decisions.\r\n\r\nAfter reading our guide, you’ll easily help more visitors complete the purchase they already intended to make, without relying on deeper discounts or sacrificing margins.\r\n\r\nLet’s get into it.\r\n<h3>Step 1 - Make the Offer Impossible to Miss</h3>\r\nVisitors scan, not read. When someone lands on your Black Friday page, they must see the discount, the end date, and the primary action immediately. If users need to scroll, interpret design elements, or guess where the deal applies, they leave and look for a site that communicates faster - meaning you’ll lose a sale to your competitor.\r\n\r\nPlace the discount and the call to action at the top of the page, followed by a short sentence clarifying the scope of the deal. For example: “Up to 30% off selected products, ends Monday.” This communicates value and urgency without forcing the user to search for detail.\r\n\r\nKeep the page focused. During Black Friday, navigation should guide visitors to discounted products, not to blog posts, brand stories, or general categories. The fewer detours available, the more visitors reach product pages.\r\n<h3>Step 2 - Prioritise Product Pages, Because That’s Where Buying Decisions Happen</h3>\r\nMost Black Friday sessions start on a product page, not the homepage. Users click a product from Google Shopping, social ads, or email campaigns and land where the decision takes place. Optimising product pages has a direct impact on completed checkouts.\r\n\r\nPlace the price, discount, delivery timeframe, and returns information above the fold and close to the product title. When these details are grouped, visitors understand cost and risk without scrolling, which helps them commit to the purchase.\r\n\r\nShow stock levels when they are relevant. If an item is low on stock, displaying the remaining quantity helps visitors understand that waiting may result in the product selling out - meaning they’ll buy faster! However, accuracy matters here; genuine information increases trust.\r\n\r\nOffer simple product comparisons. If variations exist, show them on the page. Without a comparison, visitors open new tabs, and once they leave the site, many do not return.\r\n<h3>Step 3 - Reduce Checkout Steps and Required Decisions</h3>\r\nCheckout is a commitment stage. At this point, visitors have already chosen the product; the remaining task is to enter details and confirm payment. Any delay increases drop-off and reduces your sales.\r\n<h4>Enable guest checkout.</h4>\r\nForcing account creation introduces an extra task that does not help complete the order. If account creation is valuable to your business, offer it after the purchase, using order tracking as the benefit. Black Friday is all about snapping up deals fast, and forcing them to create an account may cause them to go to your competitors, instead.\r\n<h4>Offer Apple Pay and Google Pay.</h4>\r\nThese payment methods reduce typing, especially on mobile, and cut down the time it takes to complete the process. With 66% of online shoppers using their mobile to checkout, it is definitely worth including those options!\r\n<h4>Display a Progress Bar</h4>\r\nDisplay a progress bar so visitors know how close they are to completion. People are far more willing to continue when they know there are only two steps remaining.\r\n\r\nThe bar doesn’t have to be anything fancy - it could simply be a line that spans the width of the checkout window, or even worded, for example “Step 2 of 4”.\r\n<h4>Remove Unnecessary Fields</h4>\r\nRemove fields that do not affect fulfilment. If the information is not required to send the order or take payment, it slows the visitor down.\r\n\r\nOverall, the more straightforward the checkout, the more orders you complete.\r\n<h3>Step 4 - Improve Load Speed Before Improving Design</h3>\r\nVisitors expect pages to load instantly. When a page loads slowly, users assume the checkout will also be slow and return to search results. During Black Friday, this behaviour becomes more pronounced because users compare multiple retailers.\r\n\r\nIn 2025, 53% of mobile users will abandon a site if it takes more than 3 seconds to load. That’s more than half of your potential customers! On the other hand, improving mobile page load by just 1 second can increase conversion rates by around 5.9% and decrease bounce rates by ~9%.\r\n\r\nCompress images, delay non-essential scripts, and load pop-ups only after the main content appears. This ensures visitors can see the offer and start engaging with the page without waiting for secondary elements.\r\n\r\nPreload the hero image and the cart script so the elements needed for progression load first. When users see the page content immediately, they stay and continue towards the checkout.\r\n<h3>Step 5 - Make Navigation Support Buying, Not Browsing</h3>\r\nNavigation should guide users forward. During Black Friday, users do not want to explore the entire catalogue. They want the discounted products.\r\n\r\nAdd “Black Friday” to the main navigation bar. This creates an obvious entry point for returning visitors and prevents people from navigating through multiple dropdown menus.\r\n\r\nOn category pages, change the default sorting from alphabetical to something that helps users decide faster, such as “Best sellers,” “In stock,” or “Top rated.” Show fewer products per row so visitors can scan and understand each item without visual overload.\r\n\r\nNavigation has one job during Black Friday: make sure visitors reach a product page quickly.\r\n<h3>Step 6 - Present Products in a Way That Reduces Thinking</h3>\r\nVisitors make faster decisions when product lists are structured. A random grid of discounted products forces users to filter everything themselves. A structured layout guides them towards the products you want to sell.\r\n\r\nCreate sections like “Gifts under £50,” “Popular this week,” or “Limited stock.” These labels help users find relevant items without scrolling through the entire catalogue.\r\n\r\nDuring the event, move high-selling products to the top. If a product sells out, remove it from the grid or move it to a separate section. Seeing unavailable items causes users to question whether products are still obtainable and can slow their progress.\r\n\r\nWhen choices are easier to understand, there is less mental load for your customers, so purchases happen faster.\r\n<h3>Step 7 - Build Purchase Intent Before Black Friday Starts</h3>\r\nStrong conversion rates come from visitors who were already interested in your products before Black Friday. These users have seen your brand, viewed your products, and often only need a discount to finalise their decision.\r\n\r\nCollect email addresses in the weeks leading up to the event with a clear message: “Get early access.” This creates anticipation and builds a ready audience who will return on launch.\r\n\r\nRetarget visitors who viewed products or added items to the cart earlier in the month. These users already understand the product; the promotion gives them a reason to return and complete their purchase.\r\n\r\nWhen you warm users ahead of time, Black Friday becomes the final step of an existing decision, not the beginning of a new one.\r\n<h3>Step 8 - Increase Customer Value After Black Friday</h3>\r\nMany Black Friday customers are first-time buyers. Without a plan for follow-up, most will never return.\r\n\r\nSet up a simple post-purchase sequence. Thank the customer, then recommend an accessory or related product based on what they bought. If you want to encourage a second purchase, offer something that protects margin, such as free delivery or loyalty credit.\r\n\r\nA second purchase has a lower acquisition cost because the customer already knows your product and your delivery process. Each returning customer increases the lifetime value of the Black Friday acquisition, turning a one-time spike into sustained revenue.\r\n<h3>Optional: Use SEO Tools Black Friday Deals to Improve Conversion</h3>\r\nBlack Friday and Cyber Monday are when many SaaS platforms offer their biggest discounts of the year, including CRO, analytics and SEO tools. In 2025, deal aggregators reported that software companies typically offer 30% to 70% off annual plans during Black Friday.\r\n\r\nThese tools are an excellent purchase because they show you what visitors actually do on your site. Heatmaps reveal where users hesitate, scroll tracking shows how far they get before losing interest, and session recordings let you watch the exact moment a user abandons the page. A/B testing platforms let you compare two versions of the same page and see which one results in more completed checkouts.\r\n\r\nInstead of changing your pages based on assumptions, you can improve them based on real behaviour. And when the goal is to maximise conversions for Black Friday, clarity on where users get stuck is far more valuable than running bigger discounts.\r\n<h4>FAQs</h4>\r\nWhat conversion rate should we expect on Black Friday?\r\nConversion rates are usually higher than during the rest of the year because visitors arrive with intent. If your average rate is 2%, seeing 4-6% on product pages is common.\r\n\r\nWhen should planning begin?\r\nThe sooner, the better! Start six weeks before. This gives time to build warm traffic and reduce checkout issues.\r\n\r\nDo deeper discounts always convert better?\r\nOnly when the buying experience is straightforward. A moderate discount on a clear page converts more than a big discount buried under complexity.\r\n\r\nWhere should we focus if we have limited time?\r\nClarify the offer on product pages, enable guest checkout, and simplify payment.\r\n\r\n&nbsp;','Last Minute Tips to Maximise Conversions for Black Friday (Without Slashing Your Margins)','','inherit','closed','closed','','8288-revision-v1','','','2026-02-15 11:04:24','2026-02-15 11:04:24','',8288,'https://actuate.webpreview.co/?p=8428',0,'revision','',0),(8429,1,'2026-02-15 11:04:42','2026-02-15 11:04:42','Cyber Monday is now one of the biggest days in eCommerce. In 2024, UK shoppers spent £926 million online - a reminder of just how many people are searching, comparing and buying at speed.\r\n\r\nBut more traffic doesn’t automatically mean more sales. On Cyber Monday, shoppers jump between tabs, skim offers and make fast decisions. The brands that win are the ones that make buying effortless from the moment someone lands on their site.\r\n\r\nThis guide gives you practical ways to capture that demand - covering strategy, marketing ideas, SEO and on-site optimisation that help you turn browsers into buyers.\r\n<h2>TL;DR: How to Maximise Conversions for Cyber Monday</h2>\r\nTo maximise conversions for Cyber Monday, focus on five core areas:\r\n<ol>\r\n 	<li aria-level=\"1\">Understand your customers: Review last year’s data, identify your top-converting products and define your goals for Cyber Monday.</li>\r\n 	<li aria-level=\"1\">Build a clear Cyber Monday strategy: Plan early, choose offers that fit your margins, and segment your audience so each group sees relevant messaging.</li>\r\n 	<li aria-level=\"1\">Use effective Cyber Monday marketing: Send a structured email sequence, personalise offers, add social proof and create simple gift guides to support decision-making.</li>\r\n 	<li aria-level=\"1\">Spend your Cyber Monday advertising budget wisely: Prioritise high-intent search terms, retarget warm audiences and keep ROAS targets tight.</li>\r\n 	<li aria-level=\"1\">Strengthen your Cyber Monday SEO: Maintain one evergreen landing page, target long-tail product keywords and complete essential technical checks.</li>\r\n 	<li aria-level=\"1\">Optimise site experience: Improve page speed, streamline mobile journeys and make delivery, returns and payment information easy to see.</li>\r\n</ol>\r\nFollowing these steps helps you turn Cyber Monday traffic into higher conversions and more revenue - without relying solely on paid spend.\r\n<h2>Understand Your Cyber Monday Shopper</h2>\r\nA high-converting Cyber Monday always starts with knowing your audience - their habits, motivations and what they expect from a good deal.\r\n<h2>Review last year’s data</h2>\r\nYour own performance data is the most reliable insight you have. Pull the basics:\r\n<ul>\r\n 	<li aria-level=\"1\">Most-viewed vs. highest-converting products\r\nTop-performing channels</li>\r\n 	<li aria-level=\"1\">Traffic peaks</li>\r\n 	<li aria-level=\"1\">Device usage</li>\r\n 	<li aria-level=\"1\">Checkout performance</li>\r\n</ul>\r\nUse these patterns to inform this year’s plan. If mobile dominated, prioritise mobile UX. If certain products got views but not sales, tighten the offer or messaging.\r\n<h2>Set a clear goal</h2>\r\n“More sales” is vague. Instead decide whether you want to:\r\n<ul>\r\n 	<li aria-level=\"1\">Increase conversion rate</li>\r\n 	<li aria-level=\"1\">Lift average order value</li>\r\n 	<li aria-level=\"1\">Clear stock</li>\r\n 	<li aria-level=\"1\">Grow your list</li>\r\n 	<li aria-level=\"1\">Acquire new customers</li>\r\n</ul>\r\nYour goal dictates your offers and your marketing choices.\r\n<h2>Build a Conversion-Focused Cyber Monday Strategy</h2>\r\nCreating a strong Cyber Monday strategy starts with giving yourself enough time to plan properly, understand your customers’ expectations and shape your Cyber Monday marketing around the things that actually influence buying decisions.\r\n\r\nWhen everything is prepared in advance, you avoid rushing, and you give yourself room to refine the details that genuinely impact conversions.\r\n<h3>Start early and map your timeline</h3>\r\nPlanning three to four weeks ahead gives you the breathing space to build a campaign that feels intentional rather than reactive.\r\n\r\nYou can review performance from last year, decide what you want to promote, prepare your content and make sure your website is ready for higher traffic.\r\n\r\nA practical timeline might look like this:\r\n<ul>\r\n 	<li aria-level=\"1\">Week 1-2: plan your offers, update your product copy and prepare your campaign content</li>\r\n 	<li aria-level=\"1\">Week 3: build your landing pages, test your checkout, review speed and fix anything that slows the journey</li>\r\n 	<li aria-level=\"1\">Week 4: warm up your audience through email and social teasers so people know what’s coming</li>\r\n</ul>\r\nThis structure helps you stay organised while keeping your focus on what will genuinely lift conversions - so you can reap in those sales.\r\n<h3>Decide your offer structure</h3>\r\nYour offer is one of the biggest drivers of Cyber Monday performance, so it’s worth choosing options that suit both your customers and your margins.\r\n\r\nMatch your offer to your goal. Effective formats include:\r\n<ul>\r\n 	<li aria-level=\"1\">Tiered discounts</li>\r\n 	<li aria-level=\"1\">Bundles</li>\r\n 	<li aria-level=\"1\">BOGO</li>\r\n 	<li aria-level=\"1\">Free-shipping thresholds</li>\r\n 	<li aria-level=\"1\">Limited-time bonuses</li>\r\n</ul>\r\nChoose the style that best supports the behaviour you want - higher AOV, new customers, faster decisions, or loyalty rewards.\r\n<h3>Segment your audience</h3>\r\nNot every shopper arrives with the same intent, which is why segmentation plays such an important role in shaping an effective Cyber Monday campaign.\r\n\r\nWhen you understand the differences between your customer groups, you can tailor your messaging and offers so each one receives something relevant to how they shop.\r\n\r\nFor example:\r\n<ul>\r\n 	<li aria-level=\"1\">Loyal customers may respond well to early access, exclusive savings or rewards that recognise their repeat business.</li>\r\n 	<li aria-level=\"1\">New customers often need a clear reason to choose you over a competitor, so a straightforward incentive or limited-time offer can help ease that decision.</li>\r\n 	<li aria-level=\"1\">Bargain hunters tend to move quickly and compare options, which means strong value and clear messaging will make the biggest impact.</li>\r\n</ul>\r\n<h2>Cyber Monday Marketing Ideas That Actually Drive Results</h2>\r\nOnce you’ve set your strategy, the next step is shaping Cyber Monday marketing ideas that help your offers stand out and keep shoppers engaged throughout the day.\r\n\r\nCyber Monday is a busy moment for eCommerce, and with attention spans now averaging around eight seconds, shoppers make decisions quickly. Because of that, it helps to reach them through channels they already trust and present your message in a way that’s easy to understand at a glance.\r\n\r\nThe approaches below give you a strong starting point for building Cyber Monday marketing that feels clear, relevant and supportive of your wider goals.\r\n<h3>Email as your Cyber Monday workhorse</h3>\r\nEmail consistently delivers strong results during major retail events, and Cyber Monday is no exception. A 2024 study found that email open rates on Cyber Monday reached about 15%, indicating that shoppers are actively monitoring their inboxes for deals.<a href=\"https://www.mailgun.com/blog/email/bfcm-stats-2024/?utm_source=chatgpt.com\"> </a>\r\n\r\nBecause one message rarely does the job, it makes sense to plan a short sequence that keeps people informed without overwhelming them.\r\n\r\nEmail performs exceptionally well during BFCM. Plan a short sequence:\r\n<ol>\r\n 	<li aria-level=\"1\">Teaser / early access</li>\r\n 	<li aria-level=\"1\">Launch email</li>\r\n 	<li aria-level=\"1\">Mid-day reminder</li>\r\n 	<li aria-level=\"1\">Last-chance message</li>\r\n</ol>\r\nUse clear subject lines, countdown timers and product recommendations to guide shoppers in.\r\n<h3>Personalised offers, not one-size-fits-all</h3>\r\nPersonalisation plays a significant role in your Cyber Monday marketing ideas, especially because many customers arrive with specific intent. One study found that nearly 80% of consumers reported that personalised product recommendations in holiday promotions influenced their behaviour.<a href=\"https://www.emailonacid.com/blog/article/needs-improvement/optimize-holiday-campaigns/?utm_source=chatgpt.com\"> </a>\r\n\r\nUse:\r\n<ul>\r\n 	<li aria-level=\"1\">Browsing behaviour</li>\r\n 	<li aria-level=\"1\">Wishlists</li>\r\n 	<li aria-level=\"1\">Past purchases</li>\r\n</ul>\r\nFor example, a “Still thinking about this?” email works well for someone who repeatedly viewed a product, while category-based discounts such as “20% off all running shoes for you” give clear direction to those who show interest in specific items.\r\n\r\nWhen your messages feel personal, shoppers recognise relevance and are more likely to return and complete a purchase.\r\n<h3>Social proof and urgency in your Cyber Monday messaging</h3>\r\nShoppers compare multiple offers throughout the day, and reassurance becomes vital. This is where social proof and urgency can support your Cyber Monday marketing ideas in a meaningful way.\r\n\r\nFor example, you can use:\r\n<ul>\r\n 	<li aria-level=\"1\">“Only 5 left”</li>\r\n 	<li aria-level=\"1\">“X bought this today”</li>\r\n 	<li aria-level=\"1\">Review widgets</li>\r\n 	<li aria-level=\"1\">Real-time alerts</li>\r\n</ul>\r\nWhen people see that others trust your brand, they feel more comfortable moving forward with their purchase.\r\n<h3>Creative Cyber Monday marketing ideas for your store</h3>\r\nThere are many effective Cyber Monday ideas that help your products stand out without relying only on blanket discounts.\r\n\r\nYou can try the below simple ideas that help shoppers find what they want faster.\r\n<ul>\r\n 	<li aria-level=\"1\">Gift guides (“Under £50”, “For homebodies”, “For runners”)</li>\r\n 	<li aria-level=\"1\">Early-bird access for subscribers</li>\r\n 	<li aria-level=\"1\">Time-boxed offers (“Before 10am only”)</li>\r\n</ul>\r\nBy combining these Cyber Monday marketing ideas with a clear view of your audience and a well-constructed plan, you create a campaign that feels relevant, timely and simple for shoppers to act on-exactly what you need on one of the busiest shopping days of the year.\r\n\r\n&nbsp;\r\n<h2>Cyber Monday Advertising: Spend Where It Converts</h2>\r\nPaid activity can support a strong Cyber Monday strategy, but rising ad costs mean it’s important to focus your budget where shoppers are already close to buying.\r\n\r\nWith CPMs increasing by 20-30% across the 2023/24 BFCM period, investing in high-intent audiences helps you get more from every pound spent.\r\n\r\nWhen your Cyber Monday advertising aligns with how customers already behave, you spend less to generate more conversions.\r\n<h3>Paid search and shopping campaigns</h3>\r\nPaid search is one of the most reliable ways to reach high-intent shoppers on Cyber Monday.\r\n\r\nTargeting queries that combine your brand, product names and “Cyber Monday” helps you appear in front of people who are actively comparing options.\r\n\r\nMake sure your ad copy matches your on-site offer - price, discount and any time limits should be immediately clear. Using promo extensions, sitelinks and direct links to your Cyber Monday landing page can also improve visibility.\r\n\r\nSince Shopping ads drive 60%+ of retail ad clicks during peak periods, ensure your product feed is accurate and well-optimised.\r\n<h3>Social ads with clear hooks</h3>\r\nSocial ads perform best when shown to people who already know you.\r\n<ul>\r\n 	<li aria-level=\"1\">Past visitors</li>\r\n 	<li aria-level=\"1\">Cart abandoners</li>\r\n 	<li aria-level=\"1\">Email subscribers</li>\r\n</ul>\r\nWarm audiences typically convert 2–3× higher than cold.\r\n<h3>Protect your margins with sensible caps</h3>\r\nAd competition increases across the board during Cyber Monday.\r\n\r\nSet clear:\r\n<ul>\r\n 	<li aria-level=\"1\">Daily budgets</li>\r\n 	<li aria-level=\"1\">Bid caps</li>\r\n 	<li aria-level=\"1\">ROAS targets</li>\r\n</ul>\r\nIt often makes sense to reduce broad prospecting during the Cyber Monday window and shift budget toward high-intent search terms and remarketing lists instead.\r\n\r\nThese audiences are more likely to convert at a lower cost, helping you maintain stronger margins throughout the event.','Maximise Conversions for Cyber Monday: Strategy, Marketing Ideas & SEO','','inherit','closed','closed','','8278-revision-v1','','','2026-02-15 11:04:42','2026-02-15 11:04:42','',8278,'https://actuate.webpreview.co/?p=8429',0,'revision','',0),(8430,1,'2026-02-15 11:04:55','2026-02-15 11:04:55','Black Friday is close. Traffic spikes, ad costs climb, and paid channels become a bidding war. You want volume, but every click gets more expensive and margins shrink fast. Brands that rely only on paid-spend end up paying more just to maintain the same position.\n\nHowever, with Black Friday focused SEO, you can tip the scales and get ahead of the competition - without relying on ad spend! When your pages rank, you get visibility whether your budget is £500 or £500,000. The prep you do now builds authority you can reuse every year instead of starting from zero.\n\nThis guide shows how to build a Black Friday page that’ll rank - earning clicks and pulling revenue without paying for every visit!\n\nLet’s get into the SEO Tips for Black Friday!\n<h2>Step 1 - Rank Faster Every Year with One Evergreen Page</h2>\nSearch engines rank dedicated pages. If you don’t have a dedicated landing page for Black Friday, then you’re already behind.\n\nYou may think that creating a new Black Friday page every year is the best approach. After all, a fresh page should attract new users, right?\n\nHowever, the URL should stay the same every year. When you change the URL annually, Google treats it as a completely new page with no history or authority.\n\nUse something simple like /black-friday/ rather than creating a new version like /black-friday-2025/.\n\nKeeping one “evergreen page” (that is, content with a long lifespan) means it retains backlinks, rankings, and internal link value from year to year. You update the content, the offer, the date, and the modules - but the URL remains stable. That’s what allows the page to rank faster each Black Friday instead of starting from scratch.\n\nIf you remain consistent with the URL, you’ll already be one step ahead of many businesses!\n<h2>Step 2 - Focus on High-Intent Buyer Keywords</h2>\nTrying to rank for “Black Friday deals” is wasted effort. It’s broad, noisy, and attracts bargain hunters who don’t care what you sell.\n\nYou need to attract buyers who are, well, looking to buy! Buyers who already know what they want search with specifics. They type things like “Nike Pegasus Black Friday deals” or “Black Friday running shoes.” In other words, they combine brand, product, and Black Friday in the same query. They are the people who you want to direct to your website: the hot leads.\n\nAnother behaviour shows up right before Black Friday: decision-checking. People search things like “Is Black Friday the cheapest time to buy trainers” because they’re looking for confirmation to purchase. These searches are high intent because the buyer has already done the research. They just need a final push or a good enough deal.\n\nWhen your page targets these phrases and you have relevant products behind them, you catch shoppers who are already at the bottom of the decision funnel. They know what they want. They just need somewhere to buy it. If your page shows up at that moment, you take the sale before paid ads even enter the conversation - saving your ad budget!\n\nHere is a short list of dos and don’ts when it comes to keywords:\n\nDO:\n<ul>\n 	<li aria-level=\"1\">Target keywords that include your product/service and Black Friday. E.g. “iPhone black friday deal”</li>\n 	<li aria-level=\"1\">Answer your customer’s questions regarding Black Friday - we recommend adding an FAQ to your Black Friday page!</li>\n</ul>\nDON’T:\n<ul>\n 	<li aria-level=\"1\">Solely target broad terms like “black friday deals”.</li>\n</ul>\n<h2>Step 3 - Get Rankings Faster by Refreshing Content</h2>\nYour Black Friday landing page gets users into the store, but your product and category pages are where the decisions (and sales) happen.\n\nIf someone lands on a product page and has to scroll or hunt for the offer, you lose them to another tab.\n\nThe discount, delivery info, and stock status need to be immediately visible.\n\nAbove the fold should answer the only question that matters on Black Friday: is this worth buying right now?\n\nTreat metadata the same way. Adding the year and the Black Friday phrasing to your titles and descriptions helps you appear for seasonal searches, but more importantly, it makes your listing look relevant at the exact moment people start scanning results for deals.\n\nSearchers click the result that clearly signals “yes, this page has the Black Friday offer you’re looking for.” Something like “Dyson Airwrap Deals - Black Friday 2025 | Free Delivery” beats any generic product title because it matches buying intent.\n\nStructured data is the last part of this. When your products include pricing, availability, reviews, and the sale price in schema, Google can show those details directly in the search result.\n\nThat turns a plain blue link into a result with real context: current price, discount, stock. During Black Friday searches, that tiny improvement can be the difference between being considered and being ignored. In the context of Black Friday SEO, visibility alone isn’t enough - the page needs to look like the best buying choice before the user even clicks.\n<h2>Step 4 - Use Google Merchant Promotions to Boost Visibility</h2>\nMost eCommerce teams skip this, which is why it works so well. Merchant Centre lets Google display offer labels like “20% off” or “Black Friday deal” directly on Shopping results. When shoppers are comparing ten nearly identical listings, the one with a visible discount wins the click. This isn’t theory - it’s how users behave on Black Friday: scan, compare, click the best offer.\n\nPrice-drop enhancements and sale price schema do the same thing in organic results. Instead of a plain product listing, Google can show price, sale price, and stock status. That extra information makes your result more competitive without you spending more on ads. If Black Friday SEO is about reducing paid reliance, then Merchant Centre and pricing schema are how you give your organic listings the same visibility advantages ads get. The faster your deals are understood, the faster users move to checkout.\n<h2>Step 5 - Refresh Existing Content Instead of Publishing New Things</h2>\nBlack Friday isn’t the moment to produce new content and hope Google feels generous. New pages rarely rank fast enough to matter. The smarter move is refreshing what already performs. Take last year\'s Black Friday page, update the offer and date, update the publish date, and push internal links toward it. Google treats refreshed content with history better than brand-new content with zero context.\n\nComparison content works exceptionally well - things like “Top picks under £100” or “Best gifts for runners.” These pages meet searchers at the exact point where they’re choosing between options. You’re not persuading someone to want the category. They already do. You’re helping them choose which one to buy. Updated, relevant content outranks new content because it has authority. Black Friday SEO rewards maturity, not volume.\n<h2>Step 6 - Improve Page Speed Before The Black Friday Traffic Hits</h2>\nPage speed affects conversion. Conversion affects revenue. During Black Friday, that chain becomes painfully obvious. A page that takes five seconds to load on desktop and eight on mobile doesn’t just lose conversion - it loses visibility. Users bounce quickly, and Google sees that behaviour as a quality issue.\n\nCut anything that slows the page. Lazy-load images. Preload the hero asset. Remove unnecessary pop-ups or scripts that fight for attention before the page even renders.\n\nIf you’re using massive lifestyle photography, compress it or move it down the page.\n\nBlack Friday buying behaviour is direct: click &gt; evaluate &gt; checkout. The page’s job is to get out of the way and let that happen. Don’t let a slow page cost you money!\n<h2>Step 7 - Use Internal Linking to Push Authority Toward the Black Friday Page</h2>\nInternal links tell search engines which page matters right now. When you add a Black Friday link to the main navigation or homepage banner, you signal that the page is important and should be crawled and indexed quickly.\n\nLink to the page from category pages and top-selling products, too. Those pages already have authority and traffic, and some of that flows to the Black Friday page through internal linking. This is one of the fastest ways to move a page up the rankings in the weeks leading up to Black Friday. It’s simple, mechanical, and doesn’t require new content. The page that gets linked to wins - not the one that just exists.\n<h2>Step 8 - Take Advantage of Discounts For SEO Tools On Black Friday</h2>\nWhat better way to improve your website’s SEO than by using the right tools for the job? Every year, the tools that eCommerce teams wish they had can suddenly become affordable because of Black Friday promotions.\n\nFor example, SEMrush’s Black Friday 2024 offer included a free $300 SEO consultation when you bought a one-month Pro plan. Even if you don’t see massive drops, many SEO-tool deal round-ups say that November (Black Friday / Cyber Week) is one of the best times to watch for savings.\n\nTools like Semrush, and Screaming Frog let you spot indexing issues, check ranking movement, and monitor technical errors quickly. On the CRO side, Hotjar or VWO help you see where users get stuck so you can remove barriers, so these tools are definitely worth investing in.\n<h2>FAQs</h2>\n<h3>When should we start Black Friday SEO?</h3>\nThree to six months ahead gives search engines time to crawl, index, and build confidence in the page. If it’s already close to Black Friday, prioritise internal linking and updating existing pages.\n<h3>Should we create a new Black Friday URL each year?</h3>\nNo. Keep one evergreen page and update it annually. The URL builds authority over time. New URLs start from zero.\n<h3>What if we’re already behind?</h3>\nMake the Black Friday page discoverable. Add it to navigation. Link from category pages. Submit it to indexing. You can still rank for specific product queries even if the timeframe is short.\n<h3>Do discounts affect SEO?</h3>\nThe discount itself doesn’t. But higher click-through rates and better conversion rates do - and discounts influence both.\n<h2>Conclusion</h2>\nBlack Friday doesn’t reward the brand with the prettiest banner or the biggest discount. It rewards the brand that makes itself discoverable at the exact moment buying intent peaks. That’s what Black Friday SEO does. It reduces dependency on paid media so you can save money towards unlocking your #nextniceproblem, and puts your products in front of people already looking for them.\n<h3>Book a strategy session.</h3>\nWe’ll make sure your Black Friday page gets found.\n\nGet in touch today <a href=\"https://www.actuate.agency/get-in-touch/\">https://www.actuate.agency/get-in-touch/</a>','SEO Tips for Black Friday (That Don’t Involve Spending More)','','inherit','closed','closed','','8285-autosave-v1','','','2026-02-15 11:04:55','2026-02-15 11:04:55','',8285,'https://actuate.webpreview.co/?p=8430',0,'revision','',0),(8431,1,'2026-02-15 11:05:20','2026-02-15 11:05:20','Black Friday is close. Traffic spikes, ad costs climb, and paid channels become a bidding war. You want volume, but every click gets more expensive and margins shrink fast. Brands that rely only on paid-spend end up paying more just to maintain the same position.\r\n\r\nHowever, with Black Friday focused SEO, you can tip the scales and get ahead of the competition - without relying on ad spend! When your pages rank, you get visibility whether your budget is £500 or £500,000. The prep you do now builds authority you can reuse every year instead of starting from zero.\r\n\r\nThis guide shows how to build a Black Friday page that’ll rank - earning clicks and pulling revenue without paying for every visit!\r\n\r\nLet’s get into the SEO Tips for Black Friday!\r\n<h2>Step 1 - Rank Faster Every Year with One Evergreen Page</h2>\r\nSearch engines rank dedicated pages. If you don’t have a dedicated landing page for Black Friday, then you’re already behind.\r\n\r\nYou may think that creating a new Black Friday page every year is the best approach. After all, a fresh page should attract new users, right?\r\n\r\nHowever, the URL should stay the same every year. When you change the URL annually, Google treats it as a completely new page with no history or authority.\r\n\r\nUse something simple like /black-friday/ rather than creating a new version like /black-friday-2025/.\r\n\r\nKeeping one “evergreen page” (that is, content with a long lifespan) means it retains backlinks, rankings, and internal link value from year to year. You update the content, the offer, the date, and the modules - but the URL remains stable. That’s what allows the page to rank faster each Black Friday instead of starting from scratch.\r\n\r\nIf you remain consistent with the URL, you’ll already be one step ahead of many businesses!\r\n<h2>Step 2 - Focus on High-Intent Buyer Keywords</h2>\r\nTrying to rank for “Black Friday deals” is wasted effort. It’s broad, noisy, and attracts bargain hunters who don’t care what you sell.\r\n\r\nYou need to attract buyers who are, well, looking to buy! Buyers who already know what they want search with specifics. They type things like “Nike Pegasus Black Friday deals” or “Black Friday running shoes.” In other words, they combine brand, product, and Black Friday in the same query. They are the people who you want to direct to your website: the hot leads.\r\n\r\nAnother behaviour shows up right before Black Friday: decision-checking. People search things like “Is Black Friday the cheapest time to buy trainers” because they’re looking for confirmation to purchase. These searches are high intent because the buyer has already done the research. They just need a final push or a good enough deal.\r\n\r\nWhen your page targets these phrases and you have relevant products behind them, you catch shoppers who are already at the bottom of the decision funnel. They know what they want. They just need somewhere to buy it. If your page shows up at that moment, you take the sale before paid ads even enter the conversation - saving your ad budget!\r\n\r\nHere is a short list of dos and don’ts when it comes to keywords:\r\n\r\nDO:\r\n<ul>\r\n 	<li aria-level=\"1\">Target keywords that include your product/service and Black Friday. E.g. “iPhone black friday deal”</li>\r\n 	<li aria-level=\"1\">Answer your customer’s questions regarding Black Friday - we recommend adding an FAQ to your Black Friday page!</li>\r\n</ul>\r\nDON’T:\r\n<ul>\r\n 	<li aria-level=\"1\">Solely target broad terms like “black friday deals”.</li>\r\n</ul>\r\n<h2>Step 3 - Get Rankings Faster by Refreshing Content</h2>\r\nYour Black Friday landing page gets users into the store, but your product and category pages are where the decisions (and sales) happen.\r\n\r\nIf someone lands on a product page and has to scroll or hunt for the offer, you lose them to another tab.\r\n\r\nThe discount, delivery info, and stock status need to be immediately visible.\r\n\r\nAbove the fold should answer the only question that matters on Black Friday: is this worth buying right now?\r\n\r\nTreat metadata the same way. Adding the year and the Black Friday phrasing to your titles and descriptions helps you appear for seasonal searches, but more importantly, it makes your listing look relevant at the exact moment people start scanning results for deals.\r\n\r\nSearchers click the result that clearly signals “yes, this page has the Black Friday offer you’re looking for.” Something like “Dyson Airwrap Deals - Black Friday 2025 | Free Delivery” beats any generic product title because it matches buying intent.\r\n\r\nStructured data is the last part of this. When your products include pricing, availability, reviews, and the sale price in schema, Google can show those details directly in the search result.\r\n\r\nThat turns a plain blue link into a result with real context: current price, discount, stock. During Black Friday searches, that tiny improvement can be the difference between being considered and being ignored. In the context of Black Friday SEO, visibility alone isn’t enough - the page needs to look like the best buying choice before the user even clicks.\r\n<h2>Step 4 - Use Google Merchant Promotions to Boost Visibility</h2>\r\nMost eCommerce teams skip this, which is why it works so well. Merchant Centre lets Google display offer labels like “20% off” or “Black Friday deal” directly on Shopping results. When shoppers are comparing ten nearly identical listings, the one with a visible discount wins the click. This isn’t theory - it’s how users behave on Black Friday: scan, compare, click the best offer.\r\n\r\nPrice-drop enhancements and sale price schema do the same thing in organic results. Instead of a plain product listing, Google can show price, sale price, and stock status. That extra information makes your result more competitive without you spending more on ads. If Black Friday SEO is about reducing paid reliance, then Merchant Centre and pricing schema are how you give your organic listings the same visibility advantages ads get. The faster your deals are understood, the faster users move to checkout.\r\n<h2>Step 5 - Refresh Existing Content Instead of Publishing New Things</h2>\r\nBlack Friday isn’t the moment to produce new content and hope Google feels generous. New pages rarely rank fast enough to matter. The smarter move is refreshing what already performs. Take last year\'s Black Friday page, update the offer and date, update the publish date, and push internal links toward it. Google treats refreshed content with history better than brand-new content with zero context.\r\n\r\nComparison content works exceptionally well - things like “Top picks under £100” or “Best gifts for runners.” These pages meet searchers at the exact point where they’re choosing between options. You’re not persuading someone to want the category. They already do. You’re helping them choose which one to buy. Updated, relevant content outranks new content because it has authority. Black Friday SEO rewards maturity, not volume.\r\n<h2>Step 6 - Improve Page Speed Before The Black Friday Traffic Hits</h2>\r\nPage speed affects conversion. Conversion affects revenue. During Black Friday, that chain becomes painfully obvious. A page that takes five seconds to load on desktop and eight on mobile doesn’t just lose conversion - it loses visibility. Users bounce quickly, and Google sees that behaviour as a quality issue.\r\n\r\nCut anything that slows the page. Lazy-load images. Preload the hero asset. Remove unnecessary pop-ups or scripts that fight for attention before the page even renders.\r\n\r\nIf you’re using massive lifestyle photography, compress it or move it down the page.\r\n\r\nBlack Friday buying behaviour is direct: click &gt; evaluate &gt; checkout. The page’s job is to get out of the way and let that happen. Don’t let a slow page cost you money!\r\n<h2>Step 7 - Use Internal Linking to Push Authority Toward the Black Friday Page</h2>\r\nInternal links tell search engines which page matters right now. When you add a Black Friday link to the main navigation or homepage banner, you signal that the page is important and should be crawled and indexed quickly.\r\n\r\nLink to the page from category pages and top-selling products, too. Those pages already have authority and traffic, and some of that flows to the Black Friday page through internal linking. This is one of the fastest ways to move a page up the rankings in the weeks leading up to Black Friday. It’s simple, mechanical, and doesn’t require new content. The page that gets linked to wins - not the one that just exists.\r\n<h2>Step 8 - Take Advantage of Discounts For SEO Tools On Black Friday</h2>\r\nWhat better way to improve your website’s SEO than by using the right tools for the job? Every year, the tools that eCommerce teams wish they had can suddenly become affordable because of Black Friday promotions.\r\n\r\nFor example, SEMrush’s Black Friday 2024 offer included a free $300 SEO consultation when you bought a one-month Pro plan. Even if you don’t see massive drops, many SEO-tool deal round-ups say that November (Black Friday / Cyber Week) is one of the best times to watch for savings.\r\n\r\nTools like Semrush, and Screaming Frog let you spot indexing issues, check ranking movement, and monitor technical errors quickly. On the CRO side, Hotjar or VWO help you see where users get stuck so you can remove barriers, so these tools are definitely worth investing in.\r\n<h2>FAQs</h2>\r\n<h3>When should we start Black Friday SEO?</h3>\r\nThree to six months ahead gives search engines time to crawl, index, and build confidence in the page. If it’s already close to Black Friday, prioritise internal linking and updating existing pages.\r\n<h3>Should we create a new Black Friday URL each year?</h3>\r\nNo. Keep one evergreen page and update it annually. The URL builds authority over time. New URLs start from zero.\r\n<h3>What if we’re already behind?</h3>\r\nMake the Black Friday page discoverable. Add it to navigation. Link from category pages. Submit it to indexing. You can still rank for specific product queries even if the timeframe is short.\r\n<h3>Do discounts affect SEO?</h3>\r\nThe discount itself doesn’t. But higher click-through rates and better conversion rates do - and discounts influence both.','SEO Tips for Black Friday (That Don’t Involve Spending More)','','inherit','closed','closed','','8285-revision-v1','','','2026-02-15 11:05:20','2026-02-15 11:05:20','',8285,'https://actuate.webpreview.co/?p=8431',0,'revision','',0),(8432,1,'2026-02-15 11:05:33','2026-02-15 11:05:33','Strong Cyber Monday SEO gives you a valuable advantage before the rush even begins, because shoppers start searching long before they start buying.\n\nWhen your pages appear for the queries people are already using, you attract visitors who are genuinely interested in what you sell - without adding pressure to your ad budget.\n\nThis is one of the most reliable Cyber Monday tips for businesses looking to bring in high-intent traffic at a lower cost. When you pair SEO with your Cyber Monday marketing, you create a steady flow of visitors who are primed to convert.\n<h3>Create (and keep) a dedicated Cyber Monday landing page</h3>\nA stable, year-round landing page is one of the strongest foundations for Cyber Monday SEO. By keeping the same URL each year - something simple like /cyber-monday/ - you allow the page to build authority, gain backlinks and hold onto ranking signals over time.\n\nThis approach is widely recommended across Black Friday/Cyber Monday SEO guides because it avoids starting from scratch every November.\n\nWhen you update the page each year, focus on making the essentials immediately visible. Above the fold, include:\n<ul>\n 	<li aria-level=\"1\">a clear headline and your key offer</li>\n 	<li aria-level=\"1\">the dates of your event\nyour main categories or best-selling product groups</li>\n 	<li aria-level=\"1\">a prominent call to action</li>\n</ul>\nThis layout helps shoppers understand your value within seconds, which is especially important on a high-competition day like Cyber Monday.\n<h3>Target long-tail, product-focused keywords</h3>\nBroad terms like “Cyber Monday deals” attract huge volumes but also enormous competition.\n\nLong-tail, product-specific queries, however, come from shoppers who already know what they want. Phrases such as “cyber monday [brand] [product] deals” or “cyber monday running shoes sale” tend to convert better because they reflect immediate buying intent.\n\nTo support this approach, link to your Cyber Monday page from high-traffic category pages, relevant blog posts and gift guides. These internal links help search engines understand the importance of the page and increase its likelihood of ranking for valuable long-tail terms.\n<h3>Technical Cyber Monday SEO checks</h3>\nTechnical foundations play a major role in how well your content performs. Before peak traffic arrives, review your core SEO essentials so your pages load quickly and remain easy to navigate.\n\nKey checks include:\n<ul>\n 	<li aria-level=\"1\">confirming your site is fully mobile-friendly</li>\n 	<li aria-level=\"1\">improving page speed on your landing pages and checkout\nensuring no indexation blocks are accidentally applied to key pages</li>\n 	<li aria-level=\"1\">updating title tags and meta descriptions for the current year, where relevant</li>\n</ul>\nThese actions help your pages stay discoverable, load smoothly and operate reliably under the Cyber Monday pressure.\n<h2>Optimise Your Site Experience to Maximise Conversions</h2>\nTo maximise conversions for Cyber Monday, your website needs to feel fast, clear and trustworthy.\n\nShoppers are comparing retailers at speed on this day, so the smoother the journey, the more likely they are to stay and buy.\n<h3>Speed and stability under load</h3>\nFast loading is essential during Cyber Monday traffic spikes. Even minor delays can lead to abandoned sessions.\n\nCheck your core pages using tools like Google PageSpeed Insights and consider running a load test if you expect higher traffic. Focus on:\n<ul>\n 	<li aria-level=\"1\">compressing large images</li>\n 	<li aria-level=\"1\">reducing heavy scripts</li>\n 	<li aria-level=\"1\">prioritising above-the-fold content</li>\n</ul>\nThese improvements make your pages respond more quickly, encouraging shoppers to explore your offer rather than bounce.\n<h3>Mobile-first shopping journeys</h3>\nWith 59%+ of online searches happening on mobile, your mobile experience needs to be effortless.\n\nKey improvements include:\n<ul>\n 	<li aria-level=\"1\">large, easy-to-tap buttons</li>\n 	<li aria-level=\"1\">a simplified menu</li>\n 	<li aria-level=\"1\">auto-fill fields in checkout</li>\n 	<li aria-level=\"1\">Apple Pay, Google Pay or Shop Pay\nno intrusive pop-ups covering CTAs or pricing</li>\n</ul>\nWhen the journey feels straightforward, mobile shoppers convert far more reliably.\n<h3>Give shoppers confidence to buy</h3>\nClear information reduces hesitation. Shoppers should see what they need without searching for it.\n\nMake sure you display:\n<ul>\n 	<li aria-level=\"1\">delivery details</li>\n 	<li aria-level=\"1\">returns information</li>\n 	<li aria-level=\"1\">stock status</li>\n 	<li aria-level=\"1\">expected delivery dates</li>\n 	<li aria-level=\"1\">trusted payment badges</li>\n</ul>\nIt also helps to surface social proof - reviews, ratings and live-purchase notifications - since these reassure customers who are comparing multiple retailers.\n\nWhen your site answers questions quickly and makes the buying process feel simple, you create an experience that naturally increases conversions on Cyber Monday.','Cyber Monday SEO: Get Found Before You Start Paying','','inherit','closed','closed','','8280-autosave-v1','','','2026-02-15 11:05:33','2026-02-15 11:05:33','',8280,'https://actuate.webpreview.co/?p=8432',0,'revision','',0),(8433,1,'2026-02-15 11:05:37','2026-02-15 11:05:37','Strong Cyber Monday SEO gives you a valuable advantage before the rush even begins, because shoppers start searching long before they start buying.\r\n\r\nWhen your pages appear for the queries people are already using, you attract visitors who are genuinely interested in what you sell - without adding pressure to your ad budget.\r\n\r\nThis is one of the most reliable Cyber Monday tips for businesses looking to bring in high-intent traffic at a lower cost. When you pair SEO with your Cyber Monday marketing, you create a steady flow of visitors who are primed to convert.\r\n<h3>Create (and keep) a dedicated Cyber Monday landing page</h3>\r\nA stable, year-round landing page is one of the strongest foundations for Cyber Monday SEO. By keeping the same URL each year - something simple like /cyber-monday/ - you allow the page to build authority, gain backlinks and hold onto ranking signals over time.\r\n\r\nThis approach is widely recommended across Black Friday/Cyber Monday SEO guides because it avoids starting from scratch every November.\r\n\r\nWhen you update the page each year, focus on making the essentials immediately visible. Above the fold, include:\r\n<ul>\r\n 	<li aria-level=\"1\">a clear headline and your key offer</li>\r\n 	<li aria-level=\"1\">the dates of your event\r\nyour main categories or best-selling product groups</li>\r\n 	<li aria-level=\"1\">a prominent call to action</li>\r\n</ul>\r\nThis layout helps shoppers understand your value within seconds, which is especially important on a high-competition day like Cyber Monday.\r\n<h3>Target long-tail, product-focused keywords</h3>\r\nBroad terms like “Cyber Monday deals” attract huge volumes but also enormous competition.\r\n\r\nLong-tail, product-specific queries, however, come from shoppers who already know what they want. Phrases such as “cyber monday [brand] [product] deals” or “cyber monday running shoes sale” tend to convert better because they reflect immediate buying intent.\r\n\r\nTo support this approach, link to your Cyber Monday page from high-traffic category pages, relevant blog posts and gift guides. These internal links help search engines understand the importance of the page and increase its likelihood of ranking for valuable long-tail terms.\r\n<h3>Technical Cyber Monday SEO checks</h3>\r\nTechnical foundations play a major role in how well your content performs. Before peak traffic arrives, review your core SEO essentials so your pages load quickly and remain easy to navigate.\r\n\r\nKey checks include:\r\n<ul>\r\n 	<li aria-level=\"1\">confirming your site is fully mobile-friendly</li>\r\n 	<li aria-level=\"1\">improving page speed on your landing pages and checkout\r\nensuring no indexation blocks are accidentally applied to key pages</li>\r\n 	<li aria-level=\"1\">updating title tags and meta descriptions for the current year, where relevant</li>\r\n</ul>\r\nThese actions help your pages stay discoverable, load smoothly and operate reliably under the Cyber Monday pressure.\r\n<h2>Optimise Your Site Experience to Maximise Conversions</h2>\r\nTo maximise conversions for Cyber Monday, your website needs to feel fast, clear and trustworthy.\r\n\r\nShoppers are comparing retailers at speed on this day, so the smoother the journey, the more likely they are to stay and buy.\r\n<h3>Speed and stability under load</h3>\r\nFast loading is essential during Cyber Monday traffic spikes. Even minor delays can lead to abandoned sessions.\r\n\r\nCheck your core pages using tools like Google PageSpeed Insights and consider running a load test if you expect higher traffic. Focus on:\r\n<ul>\r\n 	<li aria-level=\"1\">compressing large images</li>\r\n 	<li aria-level=\"1\">reducing heavy scripts</li>\r\n 	<li aria-level=\"1\">prioritising above-the-fold content</li>\r\n</ul>\r\nThese improvements make your pages respond more quickly, encouraging shoppers to explore your offer rather than bounce.\r\n<h3>Mobile-first shopping journeys</h3>\r\nWith 59%+ of online searches happening on mobile, your mobile experience needs to be effortless.\r\n\r\nKey improvements include:\r\n<ul>\r\n 	<li aria-level=\"1\">large, easy-to-tap buttons</li>\r\n 	<li aria-level=\"1\">a simplified menu</li>\r\n 	<li aria-level=\"1\">auto-fill fields in checkout</li>\r\n 	<li aria-level=\"1\">Apple Pay, Google Pay or Shop Pay\r\nno intrusive pop-ups covering CTAs or pricing</li>\r\n</ul>\r\nWhen the journey feels straightforward, mobile shoppers convert far more reliably.\r\n<h3>Give shoppers confidence to buy</h3>\r\nClear information reduces hesitation. Shoppers should see what they need without searching for it.\r\n\r\nMake sure you display:\r\n<ul>\r\n 	<li aria-level=\"1\">delivery details</li>\r\n 	<li aria-level=\"1\">returns information</li>\r\n 	<li aria-level=\"1\">stock status</li>\r\n 	<li aria-level=\"1\">expected delivery dates</li>\r\n 	<li aria-level=\"1\">trusted payment badges</li>\r\n</ul>\r\nIt also helps to surface social proof - reviews, ratings and live-purchase notifications - since these reassure customers who are comparing multiple retailers.\r\n\r\nWhen your site answers questions quickly and makes the buying process feel simple, you create an experience that naturally increases conversions on Cyber Monday.','Cyber Monday SEO: Get Found Before You Start Paying','','inherit','closed','closed','','8280-revision-v1','','','2026-02-15 11:05:37','2026-02-15 11:05:37','',8280,'https://actuate.webpreview.co/?p=8433',0,'revision','',0),(8434,1,'2026-02-15 11:06:00','2026-02-15 11:06:00','Choosing an eCommerce platform is a big decision. The right platform frees you to focus on growth, campaigns, optimisation, customer experience, and unlocking your next nice problems. However, the wrong one turns every small change into a dependency, a ticket, and a delay.\n\nShopify Plus and Adobe Commerce sit in the same enterprise space, but they’re built on very different principles.\n\nShopify Plus is fully hosted. Infrastructure, security, updates and performance are handled for you, so your team can focus on improving the storefront instead of maintaining it.\n\nOn the other hand, Adobe Commerce gives you complete control over how you do things: hosting, code, architecture, checkout logic, catalogue rules. If your business has unique requirements or complex processes, Adobe lets you shape the platform around them.\n\nThis article breaks down how that difference affects cost, customisation, delivery speed, performance during peak traffic and the ongoing workload attached to each platform.\n<h3>How each platform actually works day to day</h3>\nBefore comparing pricing or features, you need to understand how the platform works behind the scenes - because that affects how fast you can make changes, who needs to be involved, and how much effort goes into keeping the site running.\n<h4>Shopify Plus - fully hosted enterprise platform</h4>\nShopify Plus runs on Shopify’s infrastructure. Shopify controls hosting, applies security updates and maintains platform performance. This means that you don’t plan upgrades or manage servers.\n\nShopify defines Plus as a fully hosted, fully managed enterprise environment. In practice, that means if traffic surges on Black Friday, Shopify scales automatically to accommodate!\n\nPlus, when Shopify pushes a platform update, it applies without slowing you down. Or, if you need to launch a new landing page quickly, you publish it without waiting for a deployment window.\n\nHowever, control can be limited. You move inside Shopify’s framework, and some custom logic has limits. You can customise the experience, but you can’t rewrite how the platform works at a structural level.\n\nAreas like checkout logic, URL structure, and certain backend workflows follow Shopify’s rules. If your business needs unconventional logic or very complex workflows, you may find yourself designing around the platform rather than shaping it to fit your exact process.\n<h4>Adobe Commerce - full code and infrastructure control</h4>\nAdobe Commerce gives you full ownership of your platform, allowing you to design eCommerce around your business instead of shaping your processes to fit a platform. You decide how pricing works, how your catalogue logic is structured, and how the checkout behaves - including region-specific rules, customer-specific pricing or complex B2B workflows like account approval or purchase order uploads.\n\nAdobe positions Commerce as a platform that supports deep modification of business logic and architecture, giving you the freedom to build exactly what you need rather than relying on apps or workarounds .\n\nThis means you are granted true freedom to build a bespoke website that is designed exactly for your business - but it also means you\'re responsible for keeping everything running smoothly. Because you control hosting, performance and updates, managing the platform requires either internal technical capability or a long-term development partner.\n\nAdobe Commerce can deliver exceptional performance and tailored user experiences, but those results depend on how well your environment is configured and maintained .\n\nIn short: Adobe gives you the power to build anything - as long as you’re ready to own it.\n<h3>Understanding the true cost beyond the licence fee</h3>\nThe cost isn’t just the license price, but rather the hours you spend maintaining the platform, the people you need to operate it and how often you rely on development to make changes.\n<h4>Shopify Plus - predictable cost and low maintenance</h4>\nShopify Plus pricing starts at around US $2,300 per month, which includes hosting, platform updates and security. Shopify manages infrastructure and upgrades at the platform level, so you don’t budget for server administration, patching work or upgrade projects.\n\nIn real terms, this means your ongoing spend can go towards unlocking your next nice problems - like improving conversions and increasing your sales, rather than maintenance.\n\nWhen Shopify ships an update, it applies automatically; there’s no upgrade cost and no internal planning cycle. You avoid technical debt because the platform moves without your intervention.\n<h4>Adobe Commerce - higher cost and more ownership</h4>\nAdobe Commerce licence fees begin at about US $22,000 per year, and the total annual cost can exceed US $100,000 when hosting, development and maintenance are included. Adobe Commerce gives full control, but with that control comes responsibility for hosting, patches and upgrades.\n\nYou need to budget for release cycles, performance tuning and developer time. If your site uses heavy customisation or you run multiple stores, maintenance consumes more of your budget.\n\nOver time, the price you pay isn’t just for the license - as you need to pay your team to develop, maintain and upgrade the platform, too.\n<h3>Customisation and Flexibility</h3>\nThe ability to customise a platform determines how well it can support your business model. It decides whether you adapt the store to fit the platform, or the platform adapts to fit you.\n<h4>Shopify Plus - limited by design, faster to configure</h4>\nShopify Plus gives you customisation through themes, apps, APIs and Shopify Functions. The platform has a large app ecosystem and a simpler configuration path, because most added functionality comes from enabling apps or using existing extensions rather than building features from scratch.\n\nThis means that you can push changes fast, because you don’t need to wait for engineers for most changes. If you want a new landing page, you publish it. If you want to adjust layouts or copy, you update it directly. The platform is built to let you execute changes quickly and focus on trading rather than modifying the platform itself.\n\nHowever, Shopify Plus is limited by its depth. It gives you flexibility in how the store looks and behaves on the surface, but not in how the platform works at a structural level.\n\nIf you need to change checkout logic or create pricing rules based on complex business conditions, you will likely reach the edge of what Shopify allows.\n<h4>Adobe Commerce - high customisation, more technical work</h4>\nAdobe Commerce allows full customisation at code level. You can change catalogue logic, pricing rules, checkout flow and how multiple stores operate from one admin environment.\n\nAdobe Commerce is designed to support complex workflows, including B2B features and multi-store setups where different regions follow different rules.\n\nYou have control over how the platform behaves. If your business requires unique pricing logic per customer group, or different catalogues per region, you build that directly into the platform. If checkout needs additional steps or approval processes, you rewrite the checkout logic to match.\n\nHowever, because these changes involve code, you need development resources to implement and maintain them. Essentially, Adobe Commerce will support complexity - you have to support the platform.\n<h3>Speed to Market &amp; Ongoing Change</h3>\nHow quickly you can launch your store, and how easily you can update it afterwards, affects revenue. If you trade in seasonal cycles or rely on promotions, delays cost money.\n<h4>Shopify Plus - quicker launch, faster iteration</h4>\nShopify Plus builds move fast because most decisions happen in configuration, not code. Agencies report enterprise build timelines of around eight to sixteen weeks.\n\nFor you, this means the store goes live sooner, and revenue starts sooner. You update pages, adjust layouts and launch campaigns directly from the admin-without scheduling a development sprint. When trading conditions change, you act immediately.\n\nThis makes it perfect for businesses that need to adapt quickly!\n<h4>Adobe Commerce - longer build, more adaptability</h4>\nAdobe Commerce projects take longer because you are shaping the platform to fit your business model. Enterprise builds typically run sixteen to thirty-two weeks, depending on integrations and customisation.\n\nFor you, this means the project has a longer runway - but with more personalised and high-quality results. You get deeper features and a platform designed around your processes. It also means more project governance and more internal involvement, because every change passes through development, testing and deployment.\n\nAdobe Commerce supports teams that prioritise control, even if that means a longer timeline.\n<h3>Performance, Conversion &amp; User Experience</h3>\nPerformance affects conversion. If pages lag or checkout hesitates, users leave. When traffic spikes - especially during promotions - the platform either absorbs the load or it cracks.\n<h4>Shopify Plus - managed infrastructure helps conversion during heavy traffic</h4>\nShopify Plus runs on Shopify’s managed infrastructure, so the platform handles scaling and stability at peak load. Shopify publishes data showing 29% better total cost of ownership and 42% lower implementation cost compared to Adobe Commerce.\n\nShopify also highlights case studies where brands improved load speed and conversion after moving from Adobe Commerce to Shopify Plus.\n\nIt’s no surprise, as with Shopify Plus, pages stay fast, even when traffic spikes. The checkout remains stable because scaling is handled at platform level, not by your team. Plus, fewer outages and faster load times lead to higher conversion, especially during peak trading.\n<h4>Adobe Commerce - strong performance potential, but you build it</h4>\nAdobe Commerce performance depends on your hosting setup, your engineering decisions and how well the codebase is maintained. LitExtension notes that Adobe Commerce can deliver high performance, but results vary depending on configuration and optimisation.\n\nFor you, that means performance is not automatic. If the stack is optimised and monitored, the platform performs well and supports complex workflows without issue. When utilised correctly, Adobe Commerce is a true powerhouse.\n\nHowever, if maintenance falls behind or hosting isn’t tuned correctly, performance slows and conversion drops. You have power, but you are responsible for keeping that power stable.\n<h3>Multi-Store, International and B2B</h3>\nDifferent regions often need different prices, tax rules or product availability. The platform you choose determines whether you can manage that in one system or whether you need workarounds.\n<h4>Shopify Plus - works when stores follow the same rules</h4>\nShopify Plus lets you manage multiple storefronts and markets from one admin. You can set currency, language and tax handling per region. LitExtension confirms Shopify Plus supports multi-store, but variations in pricing or catalogue logic often require apps or additional tools.\n\nThis works well when every market uses the same catalogue and the same pricing structure. You make one update and apply it everywhere. Less admin, fewer decisions, quicker launches.\n\nIf markets need different product ranges or pricing logic, Shopify Plus does not adjust those rules at platform level. You maintain those differences through apps or separate store setups.\n<h4>Adobe Commerce - built for regional differences and B2B</h4>\nAdobe Commerce lets each storefront run with different catalogues, pricing and checkout behaviour, all from one backend. KiwiCommerce confirms Adobe Commerce supports unique pricing and catalogue structures per region.\n\nThis reduces admin when markets operate differently. You update data once and decide which store uses which version. No apps, no duplicate catalogues. Adobe Commerce also includes B2B capability such as customer-specific pricing and purchase order workflows without plugins.\n<h3>Risk, Maintenance and Operational Burden</h3>\nAn eCommerce platform carries ongoing operational work: updates, hosting, security patches and performance monitoring. The question is who carries those responsibilities - you, or the vendor.\n<h4>Shopify Plus - platform maintenance handled by Shopify</h4>\nShopify Plus manages hosting, platform updates and security patches itself. Shopify positions Plus as stable and reliable  - this is because infrastructure, releases and maintenance are handled at platform level.\n\nThis reduces the amount of technical work your team needs to manage, so you can focus on tasks like product launches, improving conversion and unlocking your next nice problems!\n\nYou can rest easy knowing that operational risk - downtime, upgrades, patching - sits with Shopify.\n<h4>Adobe Commerce - technical responsibility sits with your team</h4>\nWe’ve established that Adobe Commerce gives full control of hosting and code. With that control, comes maintenance. Shero Commerce notes that delaying updates or patches increases cost later because technical debt builds up.\n\nThis requires internal technical capability or a dedicated development partner. Your team manages updates, performance and hosting decisions. When the platform evolves, you plan the release, test the changes and deploy them. A well-maintained Adobe Commerce stack performs well, whilst a neglected one becomes more expensive to support.','Shopify Plus vs Adobe Commerce - Choosing the right eCommerce platform','','inherit','closed','closed','','8291-autosave-v1','','','2026-02-15 11:06:00','2026-02-15 11:06:00','',8291,'https://actuate.webpreview.co/?p=8434',0,'revision','',0),(8435,1,'2026-02-15 11:06:03','2026-02-15 11:06:03','Choosing an eCommerce platform is a big decision. The right platform frees you to focus on growth, campaigns, optimisation, customer experience, and unlocking your next nice problems. However, the wrong one turns every small change into a dependency, a ticket, and a delay.\r\n\r\nShopify Plus and Adobe Commerce sit in the same enterprise space, but they’re built on very different principles.\r\n\r\nShopify Plus is fully hosted. Infrastructure, security, updates and performance are handled for you, so your team can focus on improving the storefront instead of maintaining it.\r\n\r\nOn the other hand, Adobe Commerce gives you complete control over how you do things: hosting, code, architecture, checkout logic, catalogue rules. If your business has unique requirements or complex processes, Adobe lets you shape the platform around them.\r\n\r\nThis article breaks down how that difference affects cost, customisation, delivery speed, performance during peak traffic and the ongoing workload attached to each platform.\r\n<h3>How each platform actually works day to day</h3>\r\nBefore comparing pricing or features, you need to understand how the platform works behind the scenes - because that affects how fast you can make changes, who needs to be involved, and how much effort goes into keeping the site running.\r\n<h4>Shopify Plus - fully hosted enterprise platform</h4>\r\nShopify Plus runs on Shopify’s infrastructure. Shopify controls hosting, applies security updates and maintains platform performance. This means that you don’t plan upgrades or manage servers.\r\n\r\nShopify defines Plus as a fully hosted, fully managed enterprise environment. In practice, that means if traffic surges on Black Friday, Shopify scales automatically to accommodate!\r\n\r\nPlus, when Shopify pushes a platform update, it applies without slowing you down. Or, if you need to launch a new landing page quickly, you publish it without waiting for a deployment window.\r\n\r\nHowever, control can be limited. You move inside Shopify’s framework, and some custom logic has limits. You can customise the experience, but you can’t rewrite how the platform works at a structural level.\r\n\r\nAreas like checkout logic, URL structure, and certain backend workflows follow Shopify’s rules. If your business needs unconventional logic or very complex workflows, you may find yourself designing around the platform rather than shaping it to fit your exact process.\r\n<h4>Adobe Commerce - full code and infrastructure control</h4>\r\nAdobe Commerce gives you full ownership of your platform, allowing you to design eCommerce around your business instead of shaping your processes to fit a platform. You decide how pricing works, how your catalogue logic is structured, and how the checkout behaves - including region-specific rules, customer-specific pricing or complex B2B workflows like account approval or purchase order uploads.\r\n\r\nAdobe positions Commerce as a platform that supports deep modification of business logic and architecture, giving you the freedom to build exactly what you need rather than relying on apps or workarounds .\r\n\r\nThis means you are granted true freedom to build a bespoke website that is designed exactly for your business - but it also means you\'re responsible for keeping everything running smoothly. Because you control hosting, performance and updates, managing the platform requires either internal technical capability or a long-term development partner.\r\n\r\nAdobe Commerce can deliver exceptional performance and tailored user experiences, but those results depend on how well your environment is configured and maintained .\r\n\r\nIn short: Adobe gives you the power to build anything - as long as you’re ready to own it.\r\n<h3>Understanding the true cost beyond the licence fee</h3>\r\nThe cost isn’t just the license price, but rather the hours you spend maintaining the platform, the people you need to operate it and how often you rely on development to make changes.\r\n<h4>Shopify Plus - predictable cost and low maintenance</h4>\r\nShopify Plus pricing starts at around US $2,300 per month, which includes hosting, platform updates and security. Shopify manages infrastructure and upgrades at the platform level, so you don’t budget for server administration, patching work or upgrade projects.\r\n\r\nIn real terms, this means your ongoing spend can go towards unlocking your next nice problems - like improving conversions and increasing your sales, rather than maintenance.\r\n\r\nWhen Shopify ships an update, it applies automatically; there’s no upgrade cost and no internal planning cycle. You avoid technical debt because the platform moves without your intervention.\r\n<h4>Adobe Commerce - higher cost and more ownership</h4>\r\nAdobe Commerce licence fees begin at about US $22,000 per year, and the total annual cost can exceed US $100,000 when hosting, development and maintenance are included. Adobe Commerce gives full control, but with that control comes responsibility for hosting, patches and upgrades.\r\n\r\nYou need to budget for release cycles, performance tuning and developer time. If your site uses heavy customisation or you run multiple stores, maintenance consumes more of your budget.\r\n\r\nOver time, the price you pay isn’t just for the license - as you need to pay your team to develop, maintain and upgrade the platform, too.\r\n<h3>Customisation and Flexibility</h3>\r\nThe ability to customise a platform determines how well it can support your business model. It decides whether you adapt the store to fit the platform, or the platform adapts to fit you.\r\n<h4>Shopify Plus - limited by design, faster to configure</h4>\r\nShopify Plus gives you customisation through themes, apps, APIs and Shopify Functions. The platform has a large app ecosystem and a simpler configuration path, because most added functionality comes from enabling apps or using existing extensions rather than building features from scratch.\r\n\r\nThis means that you can push changes fast, because you don’t need to wait for engineers for most changes. If you want a new landing page, you publish it. If you want to adjust layouts or copy, you update it directly. The platform is built to let you execute changes quickly and focus on trading rather than modifying the platform itself.\r\n\r\nHowever, Shopify Plus is limited by its depth. It gives you flexibility in how the store looks and behaves on the surface, but not in how the platform works at a structural level.\r\n\r\nIf you need to change checkout logic or create pricing rules based on complex business conditions, you will likely reach the edge of what Shopify allows.\r\n<h4>Adobe Commerce - high customisation, more technical work</h4>\r\nAdobe Commerce allows full customisation at code level. You can change catalogue logic, pricing rules, checkout flow and how multiple stores operate from one admin environment.\r\n\r\nAdobe Commerce is designed to support complex workflows, including B2B features and multi-store setups where different regions follow different rules.\r\n\r\nYou have control over how the platform behaves. If your business requires unique pricing logic per customer group, or different catalogues per region, you build that directly into the platform. If checkout needs additional steps or approval processes, you rewrite the checkout logic to match.\r\n\r\nHowever, because these changes involve code, you need development resources to implement and maintain them. Essentially, Adobe Commerce will support complexity - you have to support the platform.\r\n<h3>Speed to Market &amp; Ongoing Change</h3>\r\nHow quickly you can launch your store, and how easily you can update it afterwards, affects revenue. If you trade in seasonal cycles or rely on promotions, delays cost money.\r\n<h4>Shopify Plus - quicker launch, faster iteration</h4>\r\nShopify Plus builds move fast because most decisions happen in configuration, not code. Agencies report enterprise build timelines of around eight to sixteen weeks.\r\n\r\nFor you, this means the store goes live sooner, and revenue starts sooner. You update pages, adjust layouts and launch campaigns directly from the admin-without scheduling a development sprint. When trading conditions change, you act immediately.\r\n\r\nThis makes it perfect for businesses that need to adapt quickly!\r\n<h4>Adobe Commerce - longer build, more adaptability</h4>\r\nAdobe Commerce projects take longer because you are shaping the platform to fit your business model. Enterprise builds typically run sixteen to thirty-two weeks, depending on integrations and customisation.\r\n\r\nFor you, this means the project has a longer runway - but with more personalised and high-quality results. You get deeper features and a platform designed around your processes. It also means more project governance and more internal involvement, because every change passes through development, testing and deployment.\r\n\r\nAdobe Commerce supports teams that prioritise control, even if that means a longer timeline.\r\n<h3>Performance, Conversion &amp; User Experience</h3>\r\nPerformance affects conversion. If pages lag or checkout hesitates, users leave. When traffic spikes - especially during promotions - the platform either absorbs the load or it cracks.\r\n<h4>Shopify Plus - managed infrastructure helps conversion during heavy traffic</h4>\r\nShopify Plus runs on Shopify’s managed infrastructure, so the platform handles scaling and stability at peak load. Shopify publishes data showing 29% better total cost of ownership and 42% lower implementation cost compared to Adobe Commerce.\r\n\r\nShopify also highlights case studies where brands improved load speed and conversion after moving from Adobe Commerce to Shopify Plus.\r\n\r\nIt’s no surprise, as with Shopify Plus, pages stay fast, even when traffic spikes. The checkout remains stable because scaling is handled at platform level, not by your team. Plus, fewer outages and faster load times lead to higher conversion, especially during peak trading.\r\n<h4>Adobe Commerce - strong performance potential, but you build it</h4>\r\nAdobe Commerce performance depends on your hosting setup, your engineering decisions and how well the codebase is maintained. LitExtension notes that Adobe Commerce can deliver high performance, but results vary depending on configuration and optimisation.\r\n\r\nFor you, that means performance is not automatic. If the stack is optimised and monitored, the platform performs well and supports complex workflows without issue. When utilised correctly, Adobe Commerce is a true powerhouse.\r\n\r\nHowever, if maintenance falls behind or hosting isn’t tuned correctly, performance slows and conversion drops. You have power, but you are responsible for keeping that power stable.\r\n<h3>Multi-Store, International and B2B</h3>\r\nDifferent regions often need different prices, tax rules or product availability. The platform you choose determines whether you can manage that in one system or whether you need workarounds.\r\n<h4>Shopify Plus - works when stores follow the same rules</h4>\r\nShopify Plus lets you manage multiple storefronts and markets from one admin. You can set currency, language and tax handling per region. LitExtension confirms Shopify Plus supports multi-store, but variations in pricing or catalogue logic often require apps or additional tools.\r\n\r\nThis works well when every market uses the same catalogue and the same pricing structure. You make one update and apply it everywhere. Less admin, fewer decisions, quicker launches.\r\n\r\nIf markets need different product ranges or pricing logic, Shopify Plus does not adjust those rules at platform level. You maintain those differences through apps or separate store setups.\r\n<h4>Adobe Commerce - built for regional differences and B2B</h4>\r\nAdobe Commerce lets each storefront run with different catalogues, pricing and checkout behaviour, all from one backend. KiwiCommerce confirms Adobe Commerce supports unique pricing and catalogue structures per region.\r\n\r\nThis reduces admin when markets operate differently. You update data once and decide which store uses which version. No apps, no duplicate catalogues. Adobe Commerce also includes B2B capability such as customer-specific pricing and purchase order workflows without plugins.\r\n<h3>Risk, Maintenance and Operational Burden</h3>\r\nAn eCommerce platform carries ongoing operational work: updates, hosting, security patches and performance monitoring. The question is who carries those responsibilities - you, or the vendor.\r\n<h4>Shopify Plus - platform maintenance handled by Shopify</h4>\r\nShopify Plus manages hosting, platform updates and security patches itself. Shopify positions Plus as stable and reliable  - this is because infrastructure, releases and maintenance are handled at platform level.\r\n\r\nThis reduces the amount of technical work your team needs to manage, so you can focus on tasks like product launches, improving conversion and unlocking your next nice problems!\r\n\r\nYou can rest easy knowing that operational risk - downtime, upgrades, patching - sits with Shopify.\r\n<h4>Adobe Commerce - technical responsibility sits with your team</h4>\r\nWe’ve established that Adobe Commerce gives full control of hosting and code. With that control, comes maintenance. Shero Commerce notes that delaying updates or patches increases cost later because technical debt builds up.\r\n\r\nThis requires internal technical capability or a dedicated development partner. Your team manages updates, performance and hosting decisions. When the platform evolves, you plan the release, test the changes and deploy them. A well-maintained Adobe Commerce stack performs well, whilst a neglected one becomes more expensive to support.','Shopify Plus vs Adobe Commerce - Choosing the right eCommerce platform','','inherit','closed','closed','','8291-revision-v1','','','2026-02-15 11:06:03','2026-02-15 11:06:03','',8291,'https://actuate.webpreview.co/?p=8435',0,'revision','',0),(8436,1,'2026-02-15 11:06:17','2026-02-15 11:06:17','Magento 2 can power almost anything you throw at it - but whether your store feels fast or feels sluggish often comes down to one thing: the theme.\n\nThe theme decides how quickly pages render, how clean the frontend codebase is, and how much time (or money) gets poured into development.\n\nMost stores begin on Luma, the default Magento theme. It’s stable, familiar, and works with almost every extension without friction. But as performance expectations have changed, a new option has entered the conversation: Hyvä - a modern frontend that strips out Magento’s legacy layers and focuses on speed and simplicity.\n\nIn many Magento 2 projects today, the decision ends up between staying on Luma or moving to Hyvä. This article walks through both options - so you can make the best decision for your eCommerce store.\n<h2>Quick Answer: Which Theme Should You Pick?</h2>\nSimply put, if your priority is speed, clean code, and faster development, then Hyvä wins. It delivers lighter frontend assets, better Core Web Vitals, and a noticeably smoother customer experience. It can be described as giving you the modern Magento frontend most teams wish Luma had.\n\nHowever, this doesn’t mean Luma is “bad.” It’s stable, widely supported, and works with almost every extension out of the box - which makes it a safe starting point for stores that don’t need to squeeze every millisecond of performance. But optimising Luma for speed takes more time and budget compared to building on Hyvä from the start.\n\nThink of it like this:\n\nLuma is the dependable family car - it gets you from A to B dependably.\nHyvä is the electric upgrade - faster, efficient, and clearly built for where eCommerce is headed.\n\nIf performance and development efficiency matter, go Hyvä.\nIf compatibility and low upfront cost matter more, Luma still has a place.\n<h3>Meet Luma: Magento’s Built-In “Starter Theme”</h3>\n<h4>Why Most Stores Begin on Luma</h4>\nLuma is the theme Magento 2 ships with - the default frontend. You install Magento, there it is. It’s useful for demos, proof-of-concepts, and anyone getting their store live without thinking too hard about design. If you need something running quickly so you can focus on products, Luma does the job.\n\nThink of it as the “starter house.” It’s move-in ready, but you know you’ll eventually renovate or move out once the business grows. Luma’s strength is compatibility - almost every extension assumes you\'re using it, which reduces problems with compatibility early on.\n<h4>Where Luma Starts to Slow Down</h4>\nWhere Luma falls short is performance. This is because its frontend is built on older architecture: RequireJS, jQuery, LESS, and layers of scripts glued together from early Magento 2 days.\n\nAll of that adds weight to the page - more code to load, more browser work, slower user experience. It wasn’t built with Core Web Vitals in mind, so hitting modern speed benchmarks usually requires paid optimisation work or heavy customisation.\n\nFor example: a Luma page loads like it’s assembling itself piece-by-piece in the browser - think building a house brick by brick. Hyvä, on the other hand, loads like it already knew what you wanted - and built it instantly.\n<h3>Meet Hyvä: The Speed-Focused Modern Frontend</h3>\n<h4>What’s Under the Hood (and Why It’s Fast)</h4>\nHyvä is a Magento 2 theme built for speed (and often, the sanity of your devs!). Instead of stacking frameworks on top of more frameworks (looking at you, RequireJS), Hyvä uses Alpine.js and TailwindCSS - two lightweight tools that deliver fast rendering and a clean UI without the bloat.\n\nFewer dependencies means less code, less complexity, and fewer things that can break - meaning less maintenance time and more time on focusing on your next nice problems!\n\nHyvä essentially strips Magento’s frontend down to what actually matters. The DOM is cleaner. The CSS is smaller. The browser has less to process. You click into a Hyvä store and the page just… loads - as your customers expect.\n<h4>Why Teams Rave About Hyvä</h4>\nDevelopers love Hyvä because the codebase is simple, so builds are faster and changes don’t require detective work across four JS frameworks. It doesn’t require three months of optimisation or rewrites to hit 90+ lighthouse scores, freeing up your devs to focus on other areas.\n\nFor marketers, the benefit is straightforward: speed improves SEO and conversions. A faster store ranks higher and leaks fewer customers during checkout - more sales, and better traffic - the best of both worlds.\n<h3>Speed Test: Hyvä vs Luma</h3>\n<h4>Lighthouse Scores: The Numbers Don’t Lie</h4>\nWhen it comes to speed tests, there is definitely a clear winner.\n\nIn tests, stores running Hyvä theme have achieved Lighthouse scores in the 90-100 range when optimised and configured properly.\n\nBy contrast, stores using the default Luma theme often score below 70 unless they’re subjected to heavy custom performance work.\n\nThe bottom line: Hyvä gives you “top tier numbers” much faster; Luma takes longer, costs more to tune.\n<h4>How Much Code Your Browser Has to Drag Around</h4>\nOne real-world <a href=\"https://eltrino.nl/blog/luma-vs-hyva-magento-themes-performance-test\">test </a>showed a standard Luma store sending 200+ JS/CSS resources (~1.5 MB payload) on initial load, whereas a Hyvä build loaded just two assets (~0.2 MB). A huge difference!\n\nWhat does this mean in simple terms? Hyvä uses less network requests, which means it loads in less time, leading to better user experience (nobody likes a slow website) and higher SEO potential!\n<h3>Budget, Build Time &amp; Licensing: What to Expect</h3>\n<h4>Hyvä Pricing: Pay a Little Now, Save a Lot Later</h4>\nHyvä isn’t free. There’s a one-time license cost - and yes, that’s usually the first thing people react to.\n\nBut it’s certainly worth it. After all, what you’re really buying isn’t a theme… it’s time. Hyvä’s clean architecture means developers spend less effort wrestling with frontend complexity and more time actually building the features your store needs. Faster builds = fewer hours = lower overall cost.\n\nIf your priority is speed of delivery, cleaner code, and a smoother development process, Hyvä wins here. Instead of paying for optimisation later, you start with a frontend that’s already lean and modern.\n<h4>Luma Costs: “Free Theme”… Until It Isn’t</h4>\nLuma costs nothing upfront, and that makes it look like the safe financial choice. It’s compatible with just about every Magento extension, and for stores that only need the basics, that can be enough.\n\nBut here’s the catch: once your website starts to expand, and performance becomes a priority, Luma becomes expensive REALLY fast. Achieving modern speed and Core Web Vitals benchmarks usually requires refactoring, workarounds, or add-on optimisation projects. In other words: the “free theme” becomes paid in developer hours.\n\nIn essence, Hyvä is paying a little now to avoid paying a lot later.\n<h3>Extension Support: What Works Out of the Box?</h3>\n<h4>Luma: Maximum Compatibility</h4>\nLuma works with nearly every Magento extension out of the box. If an extension vendor supports Magento 2, chances are it was designed and tested against the Luma frontend. That makes Luma a safe choice when your store relies heavily on third-party modules or niche functionality.\n\nFor eCommerce teams who need plug-and-play compatibility and don’t want to touch frontend logic, Luma keeps things simple.\n<h4>Hyvä: Catching Up Fast with Extension Support</h4>\nHyvä started with less extension support - but that gap is closing fast. Many major Magento vendors now offer dedicated Hyvä compatibility add-ons, and Hyvä itself maintains a component library that replaces common Luma dependencies with lighter Hyvä equivalents.\n\nThe shift happening in the ecosystem is clear: more extensions are releasing Hyvä-ready versions every month. If something doesn’t work immediately, agencies can usually convert it because Hyvä’s frontend is cleaner and easier to work with.\n\nHowever, overall, Luma is still more widely compatible.\n<h3>SEO &amp; Conversions: Does Theme Choice Affect Sales?</h3>\n<h4>Faster Sites Rank Higher (Thanks Google)</h4>\nGoogle doesn’t reward slow websites. It doesn’t care how beautiful your design is or how expensive your tech stack was. If the site drags, rankings drop and users bounce. Hyvä gives you speed by default, which means you start closer to the results you want - faster indexing, stronger Core Web Vitals, and fewer “why is organic traffic dipping?” conversations.\n\nLuma can get there, but only after performance tuning, front-end refactoring, and multiple optimisation passes. With Hyvä, speed isn’t a project. It’s the baseline.\n<h4>Faster Checkout = More Sales</h4>\nUsers don’t convert on pages they don’t stick around to see. Hyvä reduces the load time and improves user experience - making interactions feel immediate, and checkouts finalise without the “please wait…” moments that give people time to change their mind.\n\nLuma works, too, but it’s bulkier - which means more scripts to load, and more waiting for your potential customers.\n\nA fast store keeps customers in the buying mindset. A slow store gives them time to rethink the purchase.\n<h3>Should You Switch to Hyvä? Here’s the Rundown</h3>\nHyvä is the better choice when you’re upgrading your storefront, or have a larger product range, and want a faster, cleaner frontend without fighting Magento’s legacy code. It gives developers a lighter starting point, so build time drops and performance improves as a side effect - not as an extra project.\n\nStores that move to Hyvä typically do it because they\'re growing as a business, and want to invest in growth, performance, and a frontend they don’t have to wrestle with every time they want to refine UX or add new features.\n\nLuma is the better choice when you aren’t changing much on the frontend and just need everything to work. Almost every Magento extension supports Luma out of the box, which makes it a dependable option for stores that rely heavily on third-party modules or don’t have the appetite for frontend overhaul yet. It’s steady and predictable - which is all many smaller businesses need.\n\n&nbsp;','Hyva vs Luma: Which Magento 2 Theme is Better?','','inherit','closed','closed','','8282-autosave-v1','','','2026-02-15 11:06:17','2026-02-15 11:06:17','',8282,'https://actuate.webpreview.co/?p=8436',0,'revision','',0),(8437,1,'2026-02-15 11:06:28','2026-02-15 11:06:28','Magento 2 can power almost anything you throw at it - but whether your store feels fast or feels sluggish often comes down to one thing: the theme.\r\n\r\nThe theme decides how quickly pages render, how clean the frontend codebase is, and how much time (or money) gets poured into development.\r\n\r\nMost stores begin on Luma, the default Magento theme. It’s stable, familiar, and works with almost every extension without friction. But as performance expectations have changed, a new option has entered the conversation: Hyvä - a modern frontend that strips out Magento’s legacy layers and focuses on speed and simplicity.\r\n\r\nIn many Magento 2 projects today, the decision ends up between staying on Luma or moving to Hyvä. This article walks through both options - so you can make the best decision for your eCommerce store.\r\n<h2>Quick Answer: Which Theme Should You Pick?</h2>\r\nSimply put, if your priority is speed, clean code, and faster development, then Hyvä wins. It delivers lighter frontend assets, better Core Web Vitals, and a noticeably smoother customer experience. It can be described as giving you the modern Magento frontend most teams wish Luma had.\r\n\r\nHowever, this doesn’t mean Luma is “bad.” It’s stable, widely supported, and works with almost every extension out of the box - which makes it a safe starting point for stores that don’t need to squeeze every millisecond of performance. But optimising Luma for speed takes more time and budget compared to building on Hyvä from the start.\r\n\r\nThink of it like this:\r\n\r\nLuma is the dependable family car - it gets you from A to B dependably.\r\nHyvä is the electric upgrade - faster, efficient, and clearly built for where eCommerce is headed.\r\n\r\nIf performance and development efficiency matter, go Hyvä.\r\nIf compatibility and low upfront cost matter more, Luma still has a place.\r\n<h3>Meet Luma: Magento’s Built-In “Starter Theme”</h3>\r\n<h4>Why Most Stores Begin on Luma</h4>\r\nLuma is the theme Magento 2 ships with - the default frontend. You install Magento, there it is. It’s useful for demos, proof-of-concepts, and anyone getting their store live without thinking too hard about design. If you need something running quickly so you can focus on products, Luma does the job.\r\n\r\nThink of it as the “starter house.” It’s move-in ready, but you know you’ll eventually renovate or move out once the business grows. Luma’s strength is compatibility - almost every extension assumes you\'re using it, which reduces problems with compatibility early on.\r\n<h4>Where Luma Starts to Slow Down</h4>\r\nWhere Luma falls short is performance. This is because its frontend is built on older architecture: RequireJS, jQuery, LESS, and layers of scripts glued together from early Magento 2 days.\r\n\r\nAll of that adds weight to the page - more code to load, more browser work, slower user experience. It wasn’t built with Core Web Vitals in mind, so hitting modern speed benchmarks usually requires paid optimisation work or heavy customisation.\r\n\r\nFor example: a Luma page loads like it’s assembling itself piece-by-piece in the browser - think building a house brick by brick. Hyvä, on the other hand, loads like it already knew what you wanted - and built it instantly.\r\n<h3>Meet Hyvä: The Speed-Focused Modern Frontend</h3>\r\n<h4>What’s Under the Hood (and Why It’s Fast)</h4>\r\nHyvä is a Magento 2 theme built for speed (and often, the sanity of your devs!). Instead of stacking frameworks on top of more frameworks (looking at you, RequireJS), Hyvä uses Alpine.js and TailwindCSS - two lightweight tools that deliver fast rendering and a clean UI without the bloat.\r\n\r\nFewer dependencies means less code, less complexity, and fewer things that can break - meaning less maintenance time and more time on focusing on your next nice problems!\r\n\r\nHyvä essentially strips Magento’s frontend down to what actually matters. The DOM is cleaner. The CSS is smaller. The browser has less to process. You click into a Hyvä store and the page just… loads - as your customers expect.\r\n<h4>Why Teams Rave About Hyvä</h4>\r\nDevelopers love Hyvä because the codebase is simple, so builds are faster and changes don’t require detective work across four JS frameworks. It doesn’t require three months of optimisation or rewrites to hit 90+ lighthouse scores, freeing up your devs to focus on other areas.\r\n\r\nFor marketers, the benefit is straightforward: speed improves SEO and conversions. A faster store ranks higher and leaks fewer customers during checkout - more sales, and better traffic - the best of both worlds.\r\n<h3>Speed Test: Hyvä vs Luma</h3>\r\n<h4>Lighthouse Scores: The Numbers Don’t Lie</h4>\r\nWhen it comes to speed tests, there is definitely a clear winner.\r\n\r\nIn tests, stores running Hyvä theme have achieved Lighthouse scores in the 90-100 range when optimised and configured properly.\r\n\r\nBy contrast, stores using the default Luma theme often score below 70 unless they’re subjected to heavy custom performance work.\r\n\r\nThe bottom line: Hyvä gives you “top tier numbers” much faster; Luma takes longer, costs more to tune.\r\n<h4>How Much Code Your Browser Has to Drag Around</h4>\r\nOne real-world <a href=\"https://eltrino.nl/blog/luma-vs-hyva-magento-themes-performance-test\">test </a>showed a standard Luma store sending 200+ JS/CSS resources (~1.5 MB payload) on initial load, whereas a Hyvä build loaded just two assets (~0.2 MB). A huge difference!\r\n\r\nWhat does this mean in simple terms? Hyvä uses less network requests, which means it loads in less time, leading to better user experience (nobody likes a slow website) and higher SEO potential!\r\n<h3>Budget, Build Time &amp; Licensing: What to Expect</h3>\r\n<h4>Hyvä Pricing: Pay a Little Now, Save a Lot Later</h4>\r\nHyvä isn’t free. There’s a one-time license cost - and yes, that’s usually the first thing people react to.\r\n\r\nBut it’s certainly worth it. After all, what you’re really buying isn’t a theme… it’s time. Hyvä’s clean architecture means developers spend less effort wrestling with frontend complexity and more time actually building the features your store needs. Faster builds = fewer hours = lower overall cost.\r\n\r\nIf your priority is speed of delivery, cleaner code, and a smoother development process, Hyvä wins here. Instead of paying for optimisation later, you start with a frontend that’s already lean and modern.\r\n<h4>Luma Costs: “Free Theme”… Until It Isn’t</h4>\r\nLuma costs nothing upfront, and that makes it look like the safe financial choice. It’s compatible with just about every Magento extension, and for stores that only need the basics, that can be enough.\r\n\r\nBut here’s the catch: once your website starts to expand, and performance becomes a priority, Luma becomes expensive REALLY fast. Achieving modern speed and Core Web Vitals benchmarks usually requires refactoring, workarounds, or add-on optimisation projects. In other words: the “free theme” becomes paid in developer hours.\r\n\r\nIn essence, Hyvä is paying a little now to avoid paying a lot later.\r\n<h3>Extension Support: What Works Out of the Box?</h3>\r\n<h4>Luma: Maximum Compatibility</h4>\r\nLuma works with nearly every Magento extension out of the box. If an extension vendor supports Magento 2, chances are it was designed and tested against the Luma frontend. That makes Luma a safe choice when your store relies heavily on third-party modules or niche functionality.\r\n\r\nFor eCommerce teams who need plug-and-play compatibility and don’t want to touch frontend logic, Luma keeps things simple.\r\n<h4>Hyvä: Catching Up Fast with Extension Support</h4>\r\nHyvä started with less extension support - but that gap is closing fast. Many major Magento vendors now offer dedicated Hyvä compatibility add-ons, and Hyvä itself maintains a component library that replaces common Luma dependencies with lighter Hyvä equivalents.\r\n\r\nThe shift happening in the ecosystem is clear: more extensions are releasing Hyvä-ready versions every month. If something doesn’t work immediately, agencies can usually convert it because Hyvä’s frontend is cleaner and easier to work with.\r\n\r\nHowever, overall, Luma is still more widely compatible.\r\n<h3>SEO &amp; Conversions: Does Theme Choice Affect Sales?</h3>\r\n<h4>Faster Sites Rank Higher (Thanks Google)</h4>\r\nGoogle doesn’t reward slow websites. It doesn’t care how beautiful your design is or how expensive your tech stack was. If the site drags, rankings drop and users bounce. Hyvä gives you speed by default, which means you start closer to the results you want - faster indexing, stronger Core Web Vitals, and fewer “why is organic traffic dipping?” conversations.\r\n\r\nLuma can get there, but only after performance tuning, front-end refactoring, and multiple optimisation passes. With Hyvä, speed isn’t a project. It’s the baseline.\r\n<h4>Faster Checkout = More Sales</h4>\r\nUsers don’t convert on pages they don’t stick around to see. Hyvä reduces the load time and improves user experience - making interactions feel immediate, and checkouts finalise without the “please wait…” moments that give people time to change their mind.\r\n\r\nLuma works, too, but it’s bulkier - which means more scripts to load, and more waiting for your potential customers.\r\n\r\nA fast store keeps customers in the buying mindset. A slow store gives them time to rethink the purchase.\r\n<h3>Should You Switch to Hyvä? Here’s the Rundown</h3>\r\nHyvä is the better choice when you’re upgrading your storefront, or have a larger product range, and want a faster, cleaner frontend without fighting Magento’s legacy code. It gives developers a lighter starting point, so build time drops and performance improves as a side effect - not as an extra project.\r\n\r\nStores that move to Hyvä typically do it because they\'re growing as a business, and want to invest in growth, performance, and a frontend they don’t have to wrestle with every time they want to refine UX or add new features.\r\n\r\nLuma is the better choice when you aren’t changing much on the frontend and just need everything to work. Almost every Magento extension supports Luma out of the box, which makes it a dependable option for stores that rely heavily on third-party modules or don’t have the appetite for frontend overhaul yet. It’s steady and predictable - which is all many smaller businesses need.','Hyva vs Luma: Which Magento 2 Theme is Better?','','inherit','closed','closed','','8282-revision-v1','','','2026-02-15 11:06:28','2026-02-15 11:06:28','',8282,'https://actuate.webpreview.co/?p=8437',0,'revision','',0),(8438,1,'2026-02-15 11:15:34','2026-02-15 11:15:34','One of the most common mistakes eCommerce websites make is not being mobile-friendly. While it’s crucial for businesses to focus on creating an effective website to be viewed from computers, it’s equally important to give mobile users the same attention.\n\nStatistics state that more than half of online shoppers use mobile devices instead of desktops. In other words, you’re likely missing out on a large audience who could be interested in purchasing your products and services.\n\nNot only that but if you put in the time and effort to make your website mobile-friendly, there are several other ways your business can benefit. In this article, we’ll explore the advantages of having a mobile-friendly website and how it can benefit your business.\n\nLet’s get started!\n<h3 class=\"list-heading\">1. Easier to Access</h3>\nIn today’s age, a large majority of people use their mobile devices as a form of entertainment, more than those who use TVs. Therefore, they’re more likely to spot your products on a Google page or a mobile advertisement than on a regular desktop.\n\nHowever, if your customers see and want to purchase a product on their phone, you need to ensure that your website is mobile-friendly. If your product pages take time to load on a smartphone, these customers will get frustrated and <a href=\"https://sendoso.com/blog/5-reasons-why-customers-dont-buy/\" target=\"_blank\" rel=\"noopener\">not purchase the product</a>.\n\nDue to this, it’s crucial to ensure that your eCommerce website loads quicker and has a good design. If you want to make your website mobile-friendly, you should consider taking the help of experts, like the <a href=\"https://actuate.webpreview.co/about/\">ones at Actuate Agency</a>.\n<h3 class=\"list-heading\">2. Better SEO Opportunities</h3>\nEver since 2015, Google has prioritised keeping mobile-friendly websites at the top of their search results. In other words, if your eCommerce site isn’t mobile-friendly, the chances of your website appearing at the top of search results are very low.\n\nWhile search engine algorithms tend to change frequently, having a mobile-friendly website is always going to be a positive factor. It opens up various opportunities for your products to <a href=\"https://blog.hubspot.com/insiders/climb-to-the-top-of-google-search-results\" target=\"_blank\" rel=\"noopener\">appear at the top of search results</a>.\n\nWith the right website optimisation, you could gain a lot of visitors and traffic to your website. This also means that you’re bound to gain a boost in sales if you keep your eCommerce pages accessible on smartphones.\n<h3 class=\"list-heading\">3. Provides Better User Experience</h3>\nWhenever people visit an eCommerce website, they expect a clean and <a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\">straightforward user experience</a>. Your mobile-friendly website shouldn’t have any clutter and should direct visitors to the page they want to reach. This will help to improve user engagement and provide a satisfying experience.\n\nA short screen helps users to easily navigate through their smartphone. On top of that, if you have an <a href=\"https://actuate.webpreview.co/services/design-ux/\">effective UX design</a>, people may also share your product pages with others on social media platforms.\n\nToday, mobile websites tend to provide a better user experience compared to their desktop counterparts. This is because people often search online on their phones for products and services. Due to this, it’s crucial to work with experts to <a href=\"https://actuate.webpreview.co/services/design-ux/\">gain an amazing UX design</a> for your website on mobile.\n<h3 class=\"list-heading\">4. Better Conversion Rate</h3>\nWhile you want more visitors to your website, you also want them to convert. Fortunately, mobile websites provide better conversion rates compared to traditional websites. In other words, people are more likely to purchase a product or service from their phones.\n\nAn effective mobile-friendly website also reduces bounce rates and provides more user engagement. This is because mobile users tend to stay on your website longer and are more likely to <a href=\"https://www.activatedesign.co.nz/Blog/Welcome-Back-9-Tips-to-Generate-Repeat-Visitors-to-your-Site/\" target=\"_blank\" rel=\"noopener\">visit your website again</a>.\n\nThis allows you to create a community and encourages customers to come back and purchase more products. Due to this, it’s important to make your website stand out from the competition with <a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\">effective eCommerce strategies</a>.\n<h3 class=\"list-heading\">Contact Actuate Agency to Build a Mobile-friendly eCommerce Website Today!</h3>\nHaving a mobile-friendly website is extremely beneficial to your business and can <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">work wonders on sales and traffic</a>. However, you need to make sure that you have a well-functioning website to give your customers a good first impression.\n\nDue to this, it’s crucial for your business to hire someone reliable for <a href=\"https://actuate.webpreview.co/services/design-ux/\">web design</a> and <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">eCommerce development</a>, like the experts at Actuate Agency. We have many years of experience in the eCommerce development industry and can provide the best eCommerce website for your business.\n\nWe can also build you a brand-new website on platforms such as <a href=\"https://actuate.webpreview.co/magento-ecommerce/\">Magento</a> and <a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\">Shopify</a> to provide more functionality. Additionally, we also provide <a href=\"https://actuate.webpreview.co/services/design-ux/\">UX design services</a> to ensure that your visitors are given a good impression while visiting your eCommerce site.\n\nTo learn more about us, <a href=\"https://actuate.webpreview.co/services/\">visit our services page</a> or <a href=\"https://actuate.webpreview.co/contact/\">contact us</a> to book a meeting today!','4 Advantages of Having a Mobile-friendly eCommerce Website','','inherit','closed','closed','','5741-autosave-v1','','','2026-02-15 11:15:34','2026-02-15 11:15:34','',5741,'https://actuate.webpreview.co/?p=8438',0,'revision','',0),(8439,1,'2026-02-15 11:16:23','2026-02-15 11:16:23','One of the most common mistakes eCommerce websites make is not being mobile-friendly. While it’s crucial for businesses to focus on creating an effective website to be viewed from computers, it’s equally important to give mobile users the same attention.\r\n\r\nStatistics state that more than half of online shoppers use mobile devices instead of desktops. In other words, you’re likely missing out on a large audience who could be interested in purchasing your products and services.\r\n\r\nNot only that but if you put in the time and effort to make your website mobile-friendly, there are several other ways your business can benefit. In this article, we’ll explore the advantages of having a mobile-friendly website and how it can benefit your business.\r\n<h2>Why is mobile-first so important?</h2>\r\n<h3 class=\"list-heading\">1. Easier to Access</h3>\r\nIn today’s age, a large majority of people use their mobile devices as a form of entertainment, more than those who use TVs. Therefore, they’re more likely to spot your products on a Google page or a mobile advertisement than on a regular desktop.\r\n\r\nHowever, if your customers see and want to purchase a product on their phone, you need to ensure that your website is mobile-friendly. If your product pages take time to load on a smartphone, these customers will get frustrated and <a href=\"https://sendoso.com/blog/5-reasons-why-customers-dont-buy/\" target=\"_blank\" rel=\"noopener\">not purchase the product</a>.\r\n\r\nDue to this, it’s crucial to ensure that your eCommerce website loads quicker and has a good design. If you want to make your website mobile-friendly, you should consider taking the help of experts, like the <a href=\"https://actuate.webpreview.co/about/\">ones at Actuate Agency</a>.\r\n<h3 class=\"list-heading\">2. Better SEO Opportunities</h3>\r\nEver since 2015, Google has prioritised keeping mobile-friendly websites at the top of their search results. In other words, if your eCommerce site isn’t mobile-friendly, the chances of your website appearing at the top of search results are very low.\r\n\r\nWhile search engine algorithms tend to change frequently, having a mobile-friendly website is always going to be a positive factor. It opens up various opportunities for your products to <a href=\"https://blog.hubspot.com/insiders/climb-to-the-top-of-google-search-results\" target=\"_blank\" rel=\"noopener\">appear at the top of search results</a>.\r\n\r\nWith the right website optimisation, you could gain a lot of visitors and traffic to your website. This also means that you’re bound to gain a boost in sales if you keep your eCommerce pages accessible on smartphones.\r\n<h3 class=\"list-heading\">3. Provides Better User Experience</h3>\r\nWhenever people visit an eCommerce website, they expect a clean and <a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\">straightforward user experience</a>. Your mobile-friendly website shouldn’t have any clutter and should direct visitors to the page they want to reach. This will help to improve user engagement and provide a satisfying experience.\r\n\r\nA short screen helps users to easily navigate through their smartphone. On top of that, if you have an <a href=\"https://actuate.webpreview.co/services/design-ux/\">effective UX design</a>, people may also share your product pages with others on social media platforms.\r\n\r\nToday, mobile websites tend to provide a better user experience compared to their desktop counterparts. This is because people often search online on their phones for products and services. Due to this, it’s crucial to work with experts to <a href=\"https://actuate.webpreview.co/services/design-ux/\">gain an amazing UX design</a> for your website on mobile.\r\n<h3 class=\"list-heading\">4. Better Conversion Rate</h3>\r\nWhile you want more visitors to your website, you also want them to convert. Fortunately, mobile websites provide better conversion rates compared to traditional websites. In other words, people are more likely to purchase a product or service from their phones.\r\n\r\nAn effective mobile-friendly website also reduces bounce rates and provides more user engagement. This is because mobile users tend to stay on your website longer and are more likely to <a href=\"https://www.activatedesign.co.nz/Blog/Welcome-Back-9-Tips-to-Generate-Repeat-Visitors-to-your-Site/\" target=\"_blank\" rel=\"noopener\">visit your website again</a>.\r\n\r\nThis allows you to create a community and encourages customers to come back and purchase more products. Due to this, it’s important to make your website stand out from the competition with <a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\">effective eCommerce strategies</a>.','4 Advantages of Having a Mobile-friendly eCommerce Website','','inherit','closed','closed','','5741-revision-v1','','','2026-02-15 11:16:23','2026-02-15 11:16:23','',5741,'https://actuate.webpreview.co/?p=8439',0,'revision','',0),(8440,1,'2026-02-15 11:16:48','2026-02-15 11:16:48','One of the most common mistakes eCommerce websites make is not being mobile-friendly. While it’s crucial for businesses to focus on creating an effective website to be viewed from computers, it’s equally important to give mobile users the same attention.\r\n\r\nStatistics state that more than half of online shoppers use mobile devices instead of desktops. In other words, you’re likely missing out on a large audience who could be interested in purchasing your products and services.\r\n\r\nNot only that but if you put in the time and effort to make your website mobile-friendly, there are several other ways your business can benefit. In this article, we’ll explore the advantages of having a mobile-friendly website and how it can benefit your business.\r\n<h2>Why is mobile-first so important?</h2>\r\n<h3 class=\"list-heading\">Easier to Access</h3>\r\nIn today’s age, a large majority of people use their mobile devices as a form of entertainment, more than those who use TVs. Therefore, they’re more likely to spot your products on a Google page or a mobile advertisement than on a regular desktop.\r\n\r\nHowever, if your customers see and want to purchase a product on their phone, you need to ensure that your website is mobile-friendly. If your product pages take time to load on a smartphone, these customers will get frustrated and <a href=\"https://sendoso.com/blog/5-reasons-why-customers-dont-buy/\" target=\"_blank\" rel=\"noopener\">not purchase the product</a>.\r\n\r\nDue to this, it’s crucial to ensure that your eCommerce website loads quicker and has a good design. If you want to make your website mobile-friendly, you should consider taking the help of experts, like the <a href=\"https://actuate.webpreview.co/about/\">ones at Actuate Agency</a>.\r\n<h3 class=\"list-heading\">Better SEO Opportunities</h3>\r\nEver since 2015, Google has prioritised keeping mobile-friendly websites at the top of their search results. In other words, if your eCommerce site isn’t mobile-friendly, the chances of your website appearing at the top of search results are very low.\r\n\r\nWhile search engine algorithms tend to change frequently, having a mobile-friendly website is always going to be a positive factor. It opens up various opportunities for your products to <a href=\"https://blog.hubspot.com/insiders/climb-to-the-top-of-google-search-results\" target=\"_blank\" rel=\"noopener\">appear at the top of search results</a>.\r\n\r\nWith the right website optimisation, you could gain a lot of visitors and traffic to your website. This also means that you’re bound to gain a boost in sales if you keep your eCommerce pages accessible on smartphones.\r\n<h3 class=\"list-heading\">Provides Better User Experience</h3>\r\nWhenever people visit an eCommerce website, they expect a clean and <a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\">straightforward user experience</a>. Your mobile-friendly website shouldn’t have any clutter and should direct visitors to the page they want to reach. This will help to improve user engagement and provide a satisfying experience.\r\n\r\nA short screen helps users to easily navigate through their smartphone. On top of that, if you have an <a href=\"https://actuate.webpreview.co/services/design-ux/\">effective UX design</a>, people may also share your product pages with others on social media platforms.\r\n\r\nToday, mobile websites tend to provide a better user experience compared to their desktop counterparts. This is because people often search online on their phones for products and services. Due to this, it’s crucial to work with experts to <a href=\"https://actuate.webpreview.co/services/design-ux/\">gain an amazing UX design</a> for your website on mobile.\r\n<h3 class=\"list-heading\">Better Conversion Rate</h3>\r\nWhile you want more visitors to your website, you also want them to convert. Fortunately, mobile websites provide better conversion rates compared to traditional websites. In other words, people are more likely to purchase a product or service from their phones.\r\n\r\nAn effective mobile-friendly website also reduces bounce rates and provides more user engagement. This is because mobile users tend to stay on your website longer and are more likely to <a href=\"https://www.activatedesign.co.nz/Blog/Welcome-Back-9-Tips-to-Generate-Repeat-Visitors-to-your-Site/\" target=\"_blank\" rel=\"noopener\">visit your website again</a>.\r\n\r\nThis allows you to create a community and encourages customers to come back and purchase more products. Due to this, it’s important to make your website stand out from the competition with <a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\">effective eCommerce strategies</a>.','4 Advantages of Having a Mobile-friendly eCommerce Website','','inherit','closed','closed','','5741-revision-v1','','','2026-02-15 11:16:48','2026-02-15 11:16:48','',5741,'https://actuate.webpreview.co/?p=8440',0,'revision','',0),(8441,1,'2026-02-15 11:18:27','2026-02-15 11:18:27','<span style=\"font-weight: 400;\">Shopify has grown into one of the largest eCommerce platforms in the world and every company is looking to use it. Due to this, the competition in the eCommerce industry is at an all-time high, and you need to work on standing out from the rest. </span>\n\n<span style=\"font-weight: 400;\">One of the best ways to get the edge on your competitors is to use Shopify to its complete potential. This includes making use of the interface, store design and more. </span>\n\n<span style=\"font-weight: 400;\">While you’re working on these aspects of your eCommerce website, it’s crucial to keep its primary purpose in mind, getting customers to buy your products. The experts at Actuate Agency help companies use best practices to build a successful Shopify store. </span>\n\n<span style=\"font-weight: 400;\">To help you out, we’ve made a list of the best practices for Shopify to help you </span><a href=\"http://inbusinessworld.com/7-ways-to-grow-your-online-business-and-increase-revenue/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">gain more sales and traffic</span></a><span style=\"font-weight: 400;\">. These tips are easy to follow and could be the answer to how to make your Shopify shop look good. </span>\n\n<span style=\"font-weight: 400;\">Let’s get started! </span>\n<h2><b>1. Take Advantage of Visual Hierarchy</b></h2>\n<span style=\"font-weight: 400;\">Your website is a visual medium that communicates with your customers. Whenever you’re looking to develop a website, it’s crucial to organise your content in a way that catches the attention of your customers. </span>\n\n<span style=\"font-weight: 400;\">In other words, you need to create a strong visual hierarchy on your eCommerce website. This helps website viewers know where they should look and how they should navigate your website. </span>\n\n<span style=\"font-weight: 400;\">We recommend using large images and texts to showcase products or deliver certain information to your website. Users are more likely to be drawn to bigger graphics, making it highly likely that they will click on them. </span>\n\n<span style=\"font-weight: 400;\">The experts at Actuate Agency understand the importance of visual hierarchy in a Shopify store design. Therefore, if you’re looking for a </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\"><span style=\"font-weight: 400;\">reliable Shopify UX designer</span></a><span style=\"font-weight: 400;\">, you should </span><a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">contact us today</span></a><span style=\"font-weight: 400;\">! </span>\n<h2><b>2. Make Navigation Easier</b></h2>\n<span style=\"font-weight: 400;\">Your Shopify store should be easy to navigate and visitors should be able to find the items they desire. Studies have shown that visual appeal and navigation are two crucial factors in leaving a good first impression on visitors.</span>\n\n<span style=\"font-weight: 400;\">You must avoid overwhelming a visitor with options and keep things simple in terms of navigation. You must carefully consider how you want to organise items on your website and create categories. </span>\n\n<span style=\"font-weight: 400;\">Work on reducing the number of clicks it takes for a visitor to reach their desired product. To do this, we recommend grouping similar products and services into a single page. Don’t forget to prioritise the pages that are crucial for you and your customers, and ensure that they’re featured on the homepage. </span>\n\n<span style=\"font-weight: 400;\">You don’t have to try something unique when it comes to navigation. Choosing an effective way to navigate is simply choosing what will work best for your specific website. Therefore, we recommend </span><a href=\"https://actuate.webpreview.co/\"><span style=\"font-weight: 400;\">hiring someone experienced</span></a><span style=\"font-weight: 400;\"> when it comes to </span><a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\"><span style=\"font-weight: 400;\">developing an effective eCommerce website</span></a><span style=\"font-weight: 400;\">. </span>\n<h2><b>3. Make a Smooth Checkout Process</b></h2>\n<span style=\"font-weight: 400;\">Surveys suggest that around a whopping 70% of online shoppers </span><a href=\"https://www.optimizely.com/optimization-glossary/shopping-cart-abandonment/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">don’t complete the checkout process</span></a><span style=\"font-weight: 400;\">. While there are several factors that prevent users from completing a transaction, you must work on creating a smooth checkout process on your website. </span>\n\n<span style=\"font-weight: 400;\">Here are some suggestions to create a seamless checkout experience on your eCommerce website </span>\n<ul>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Create a clean UI to ensure that customers feel secure entering their sensitive information</span></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Keep a clean layout to help users focus on checkout </span></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Allow your customers to check out on the website without having to register </span></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Guide customers on what step they’re on (if your website uses a multi-step checkout process)</span></li>\n</ul>\n<span style=\"font-weight: 400;\">Taking these steps ensures that shoppers are satisfied with the checkout process. It could make a </span><a href=\"https://cxl.com/ways-to-increase-your-conversion-rate/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">massive difference to the conversion rate</span></a><span style=\"font-weight: 400;\">, helping your business grow. </span>\n\n<span style=\"font-weight: 400;\">If you’re looking to create a smooth checkout experience on your Shopify store, we highly recommend taking the </span><a href=\"http://actuate.agency/contact\"><span style=\"font-weight: 400;\">help of the experts at Actuate Agency</span></a><span style=\"font-weight: 400;\">. They can provide the best ways to improve the customer checkout experience. </span>','Maximising Customer Experience: 3 Best Practices for Shopify','','inherit','closed','closed','','5739-autosave-v1','','','2026-02-15 11:18:27','2026-02-15 11:18:27','',5739,'https://actuate.webpreview.co/?p=8441',0,'revision','',0),(8442,1,'2026-02-15 11:19:32','2026-02-15 11:19:32','Shopify has grown into one of the largest eCommerce platforms in the world and every company is looking to use it. Due to this, the competition in the eCommerce industry is at an all-time high, and you need to work on standing out from the rest.\r\n\r\nOne of the best ways to get the edge on your competitors is to use Shopify to its complete potential. This includes making use of the interface, store design and more.\r\n\r\nWhile you’re working on these aspects of your eCommerce website, it’s crucial to keep its primary purpose in mind, getting customers to buy your products. The experts at Actuate Agency help companies use best practices to build a successful Shopify store.\r\n\r\nTo help you out, we’ve made a list of the best practices for Shopify to help you <a href=\"http://inbusinessworld.com/7-ways-to-grow-your-online-business-and-increase-revenue/\" target=\"_blank\" rel=\"noopener\">gain more sales and traffic</a>. These tips are easy to follow and could be the answer to how to make your Shopify shop look good.\r\n<h2>Let’s get started!</h2>\r\n<h3 class=\"list-heading\">Take Advantage of Visual Hierarchy</h3>\r\nYour website is a visual medium that communicates with your customers. Whenever you’re looking to develop a website, it’s crucial to organise your content in a way that catches the attention of your customers.\r\n\r\nIn other words, you need to create a strong visual hierarchy on your eCommerce website. This helps website viewers know where they should look and how they should navigate your website.\r\n\r\nWe recommend using large images and texts to showcase products or deliver certain information to your website. Users are more likely to be drawn to bigger graphics, making it highly likely that they will click on them.\r\n\r\nThe experts at Actuate Agency understand the importance of visual hierarchy in a Shopify store design. Therefore, if you’re looking for a <a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\">reliable Shopify UX designer</a>, you should <a href=\"https://actuate.webpreview.co/contact/\">contact us today</a>!\r\n<h3 class=\"list-heading\">Make Navigation Easier</h3>\r\nYour Shopify store should be easy to navigate and visitors should be able to find the items they desire. Studies have shown that visual appeal and navigation are two crucial factors in leaving a good first impression on visitors.\r\n\r\nYou must avoid overwhelming a visitor with options and keep things simple in terms of navigation. You must carefully consider how you want to organise items on your website and create categories.\r\n\r\nWork on reducing the number of clicks it takes for a visitor to reach their desired product. To do this, we recommend grouping similar products and services into a single page. Don’t forget to prioritise the pages that are crucial for you and your customers, and ensure that they’re featured on the homepage.\r\n\r\nYou don’t have to try something unique when it comes to navigation. Choosing an effective way to navigate is simply choosing what will work best for your specific website. Therefore, we recommend <a href=\"https://actuate.webpreview.co/\">hiring someone experienced</a> when it comes to <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">developing an effective eCommerce website</a>.\r\n<h3 class=\"list-heading\">Make a Smooth Checkout Process</h3>\r\nSurveys suggest that around a whopping 70% of online shoppers <a href=\"https://www.optimizely.com/optimization-glossary/shopping-cart-abandonment/\" target=\"_blank\" rel=\"noopener\">don’t complete the checkout process</a>. While there are several factors that prevent users from completing a transaction, you must work on creating a smooth checkout process on your website.\r\n\r\nHere are some suggestions to create a seamless checkout experience on your eCommerce website\r\n<ul>\r\n 	<li>Create a clean UI to ensure that customers feel secure entering their sensitive information</li>\r\n 	<li>Keep a clean layout to help users focus on checkout</li>\r\n 	<li>Allow your customers to check out on the website without having to register</li>\r\n 	<li>Guide customers on what step they’re on (if your website uses a multi-step checkout process)</li>\r\n</ul>\r\nTaking these steps ensures that shoppers are satisfied with the checkout process. It could make a <a href=\"https://cxl.com/ways-to-increase-your-conversion-rate/\" target=\"_blank\" rel=\"noopener\">massive difference to the conversion rate</a>, helping your business grow.\r\n\r\nIf you’re looking to create a smooth checkout experience on your Shopify store, we highly recommend taking the <a href=\"http://actuate.agency/contact\">help of the experts at Actuate Agency</a>. They can provide the best ways to improve the customer checkout experience.','Maximising Customer Experience: 3 Best Practices for Shopify','','inherit','closed','closed','','5739-revision-v1','','','2026-02-15 11:19:32','2026-02-15 11:19:32','',5739,'https://actuate.webpreview.co/?p=8442',0,'revision','',0),(8443,1,'2026-02-15 11:21:15','2026-02-15 11:21:15','If you’ve been looking to start an eCommerce store or already run one, you may notice Magneto 2 is a popular option. It’s used by around 200,000 websites and helps to provide a unique eCommerce experience.\n\nHowever, many eCommerce websites use the older version, also known as Magneto to run their online store. If that’s the case with your website, we highly recommend upgrading it to Magneto 2.\n\nThe application provides many useful features that contribute towards providing a high-quality shopping experience to customers. To emphasise further on this point, we’ve created a list of benefits that your business can gain by using Magento 2 on their eCommerce store.\n\nLet’s get started!\n<h3 class=\"list-heading\">1. Improve Website Performance</h3>\nOne of the biggest benefits of Magento 2 is that it provides improved performance compared to its predecessor. The application has an advanced indexer that provides answers to a visitor’s queries quickly.\n\nMagneto 2 also updates the store data frequently, including catalogues and prices to improve the overall performance of your store. It ensures that your web pages load quickly, improving the user experience.\n\nIt’s crucial because if your website takes more than a couple of seconds to load, it can double your bounce rate. Therefore, if you choose Magento 2 for your eCommerce store, we can <a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\">provide you with a good UX design</a>, giving customers with a better shopping experience.\n<h3 class=\"list-heading\">2. Mobile-Friendly</h3>\nCustomers have begun to use their smartphones for online shopping. In fact, more than half of mobile users have made online purchases on their devices. Your business needs to ensure that its eCommerce store is easily accessible to phone users.\n\nFortunately, Magento provides a mobile-friendly experience, ensuring your eCommerce store is accessible to eCommerce users. It also provides a mobile-friendly checkout experience, which is crucial if you want to increase your conversion rate.\n\n<a href=\"https://actuate.webpreview.co/magento-ecommerce/magento-2/\">The Magento 2 platform</a> provides responsive design themes for all devices. You can design and provide an eCommerce site that can be used on different devices.\n<h3 class=\"list-heading\">3. Advanced SEO Features</h3>\nThe best way to gain more visitors to your eCommerce site is through an organised search. Many people use search engines like Google to find their desired products. Due to this, it’s crucial to have a <a href=\"https://actuate.webpreview.co/services/maintain-optimise/\">properly optimised website</a>, if you’re looking to gain more sales.\n\nTo help you out, <a href=\"https://actuate.webpreview.co/magento-ecommerce/magento-2/\">Magento 2</a> offers many advanced SEO features you’ll need to get on top of these search pages. The platform has been made keeping SEO in mind and allows users to implement many unique SEO tactics.\n\nSome SEO features on Magento 2 include meta implementation, SEO titles, data snippets for product pages and more. The platform can provide <a href=\"https://actuate.webpreview.co/services/design-ux/\">great UX design on your website</a> while keeping it SEO-friendly.\n<h3 class=\"list-heading\">4. Customisable Security Features</h3>\nYou need to focus on your security if you want visitors to trust your eCommerce website. Customers have to submit sensitive information like credit card details to purchase products from your website, which they won’t do if they don’t feel secure.\n\n<a href=\"https://actuate.webpreview.co/magento-ecommerce/magento-2/\">The Magento 2 platform</a> provides you with options and lets you add multiple levels of security permissions. It gives your website the defence it needs against <a href=\"https://www.nytimes.com/guides/privacy-project/how-to-protect-your-digital-privacy\">potential data breaches and bot attacks</a>.\n\nThe developers also actively release security updates to cover for any vulnerabilities on the website. Overall, tools like 2FA, SSL and other security features ensure that you can keep your online store safe.\n<h3 class=\"list-heading\">5. UX Design Freedom</h3>\nAll businesses have unique styles and branding, depending on the product or service they sell. Therefore, if you want to stand out from your competitors, you’ll need the freedom to customise your website.\n\nOne of the biggest advantages of the <a href=\"https://actuate.webpreview.co/magento-ecommerce/magento-2/\">Magento 2 platform</a> is that it provides various themes, extensions, and custom web development features. The platform also allows you to implement a One Step checkout process.\n\nIt helps allows users to check out quickly and reduces your website’s cart abandonment rate. These features ensure<a href=\"https://www.prnewsblog.com/news/tech/14415/5-tips-to-creating-an-exceptional-user-experience-for-your-website/\" target=\"_blank\" rel=\"noopener\"> the user experience is top-notch</a>, bringing your brand in a positive light.\n\nWith user-friendly features like quick view, friendly designs and the options to view the website in multiple languages, <a href=\"https://actuate.webpreview.co/magento-ecommerce/magento-2/\">Magneto 2</a> could be the best platform for your website.','5 Amazing Benefits of Using Magento 2 for Your eCommerce Store','','inherit','closed','closed','','5737-autosave-v1','','','2026-02-15 11:21:15','2026-02-15 11:21:15','',5737,'https://actuate.webpreview.co/?p=8443',0,'revision','',0),(8444,1,'2026-02-15 11:21:31','2026-02-15 11:21:31','If you’ve been looking to start an eCommerce store or already run one, you may notice Magneto 2 is a popular option. It’s used by around 200,000 websites and helps to provide a unique eCommerce experience.\r\n\r\nHowever, many eCommerce websites use the older version, also known as Magneto to run their online store. If that’s the case with your website, we highly recommend upgrading it to Magneto 2.\r\n\r\nThe application provides many useful features that contribute towards providing a high-quality shopping experience to customers. To emphasise further on this point, we’ve created a list of benefits that your business can gain by using Magento 2 on their eCommerce store.\r\n<h2>Let’s get started!</h2>\r\n<h3 class=\"list-heading\">Improve Website Performance</h3>\r\nOne of the biggest benefits of Magento 2 is that it provides improved performance compared to its predecessor. The application has an advanced indexer that provides answers to a visitor’s queries quickly.\r\n\r\nMagneto 2 also updates the store data frequently, including catalogues and prices to improve the overall performance of your store. It ensures that your web pages load quickly, improving the user experience.\r\n\r\nIt’s crucial because if your website takes more than a couple of seconds to load, it can double your bounce rate. Therefore, if you choose Magento 2 for your eCommerce store, we can <a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\">provide you with a good UX design</a>, giving customers with a better shopping experience.\r\n<h3 class=\"list-heading\">Mobile-Friendly</h3>\r\nCustomers have begun to use their smartphones for online shopping. In fact, more than half of mobile users have made online purchases on their devices. Your business needs to ensure that its eCommerce store is easily accessible to phone users.\r\n\r\nFortunately, Magento provides a mobile-friendly experience, ensuring your eCommerce store is accessible to eCommerce users. It also provides a mobile-friendly checkout experience, which is crucial if you want to increase your conversion rate.\r\n\r\n<a href=\"https://actuate.webpreview.co/magento-ecommerce/magento-2/\">The Magento 2 platform</a> provides responsive design themes for all devices. You can design and provide an eCommerce site that can be used on different devices.\r\n<h3 class=\"list-heading\">Advanced SEO Features</h3>\r\nThe best way to gain more visitors to your eCommerce site is through an organised search. Many people use search engines like Google to find their desired products. Due to this, it’s crucial to have a <a href=\"https://actuate.webpreview.co/services/maintain-optimise/\">properly optimised website</a>, if you’re looking to gain more sales.\r\n\r\nTo help you out, <a href=\"https://actuate.webpreview.co/magento-ecommerce/magento-2/\">Magento 2</a> offers many advanced SEO features you’ll need to get on top of these search pages. The platform has been made keeping SEO in mind and allows users to implement many unique SEO tactics.\r\n\r\nSome SEO features on Magento 2 include meta implementation, SEO titles, data snippets for product pages and more. The platform can provide <a href=\"https://actuate.webpreview.co/services/design-ux/\">great UX design on your website</a> while keeping it SEO-friendly.\r\n<h3 class=\"list-heading\">Customisable Security Features</h3>\r\nYou need to focus on your security if you want visitors to trust your eCommerce website. Customers have to submit sensitive information like credit card details to purchase products from your website, which they won’t do if they don’t feel secure.\r\n\r\n<a href=\"https://actuate.webpreview.co/magento-ecommerce/magento-2/\">The Magento 2 platform</a> provides you with options and lets you add multiple levels of security permissions. It gives your website the defence it needs against <a href=\"https://www.nytimes.com/guides/privacy-project/how-to-protect-your-digital-privacy\">potential data breaches and bot attacks</a>.\r\n\r\nThe developers also actively release security updates to cover for any vulnerabilities on the website. Overall, tools like 2FA, SSL and other security features ensure that you can keep your online store safe.\r\n<h3 class=\"list-heading\">UX Design Freedom</h3>\r\nAll businesses have unique styles and branding, depending on the product or service they sell. Therefore, if you want to stand out from your competitors, you’ll need the freedom to customise your website.\r\n\r\nOne of the biggest advantages of the <a href=\"https://actuate.webpreview.co/magento-ecommerce/magento-2/\">Magento 2 platform</a> is that it provides various themes, extensions, and custom web development features. The platform also allows you to implement a One Step checkout process.\r\n\r\nIt helps allows users to check out quickly and reduces your website’s cart abandonment rate. These features ensure<a href=\"https://www.prnewsblog.com/news/tech/14415/5-tips-to-creating-an-exceptional-user-experience-for-your-website/\" target=\"_blank\" rel=\"noopener\"> the user experience is top-notch</a>, bringing your brand in a positive light.\r\n\r\nWith user-friendly features like quick view, friendly designs and the options to view the website in multiple languages, <a href=\"https://actuate.webpreview.co/magento-ecommerce/magento-2/\">Magneto 2</a> could be the best platform for your website.','5 Amazing Benefits of Using Magento 2 for Your eCommerce Store','','inherit','closed','closed','','5737-revision-v1','','','2026-02-15 11:21:31','2026-02-15 11:21:31','',5737,'https://actuate.webpreview.co/?p=8444',0,'revision','',0),(8445,1,'2026-02-15 11:23:24','2026-02-15 11:23:24','<span style=\"font-weight: 400;\">eCommerce has evolved rapidly over the years and lots of businesses and companies have entered the online market. While this side of the business can be beneficial, competition is at an all-time high. </span>\n\n<span style=\"font-weight: 400;\">If you’re a small business entering the eCommerce market, you need to stand out from the crowd. While investing money into developing your eCommerce website plays a crucial role, it doesn’t guarantee success. </span>\n\n<span style=\"font-weight: 400;\">You need to plan strategically to attract more customers and ensure that they purchase your products. For instance, having a thought-out marketing strategy can help you reach a wider audience, regardless of your business’ size.</span>\n\n<span style=\"font-weight: 400;\">There are many aspects you can focus on, depending on the type of products and services that you offer. However, there are some basics that you’ll need to cover to facilitate growth for your eCommerce business.</span>\n\n<span style=\"font-weight: 400;\">To help you out, we’ve created a list of eCommerce strategy tips for small businesses to help you gain more sales. </span>\n\n<span style=\"font-weight: 400;\">Let’s get started! </span>\n<h2><b>1. Highlight New Products</b></h2>\n<span style=\"font-weight: 400;\">A common eCommerce strategy for beginners is to highlight certain products on your website. We highly recommend putting your new products and services in the spotlight, because they will have a higher appeal. </span>\n\n<span style=\"font-weight: 400;\">You can promote these products and services on different social platforms and link to your eCommerce website. If you put the new item on your main page, this helps consumers purchase it quickly. </span>\n\n<span style=\"font-weight: 400;\">Highlighting and promoting new products plays a crucial role if you’re a small business looking to build an online presence. It can cause customers to stay on their toes if they want to buy your products, especially if you have limited stock. </span>\n\n<span style=\"font-weight: 400;\">Several aspects go into making this </span><a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\"><span style=\"font-weight: 400;\">eCommerce strategy</span></a><span style=\"font-weight: 400;\"> successful for small businesses. We recommend taking the help of experts, like the </span><a href=\"https://actuate.webpreview.co/contact\"><span style=\"font-weight: 400;\">ones at Actuate Agency</span></a><span style=\"font-weight: 400;\">, to help grow your eCommerce business. </span>\n<h2><b>2. Offer More Payment Options</b></h2>\n<span style=\"font-weight: 400;\">If you’re running an eCommerce website, it’s essential to provide a lot of payment options for your customers. This allows for a seamless purchase experience and appeal to a wide range of consumers. It also helps to reduce cart abandonment rates, increasing your sales. </span>\n\n<span style=\"font-weight: 400;\">Make sure to add payment options that have proper security and comply with regulations. This shows customers that you care about providing them with a premium and safe shopping experience. </span>\n\n<span style=\"font-weight: 400;\">Additionally, make sure to </span><a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\"><span style=\"font-weight: 400;\">provide good UX design</span></a><span style=\"font-weight: 400;\"> as it gives a more premium feel to your website. It can get your customers to trust you, increasing the chances that they’ll purchase from you. </span>\n<h2><b>3. Provide Discounts</b></h2>\n<span style=\"font-weight: 400;\">Discounts provide an incentive for your web traffic to purchase your products and services. This is an effective eCommerce strategy for small businesses that are looking to get new customers. </span>\n\n<a href=\"https://www.invespcro.com/blog/ecommerce-discount-pricing-strategies/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">Products with discount prices</span></a><span style=\"font-weight: 400;\"> are eye-catching on a website and customers feel good about buying at a lower price. If you want to get more sales by providing a discount, we recommend advertising them on your website. </span>\n\n<span style=\"font-weight: 400;\">The location of the discounts, any promotions and the timing can have a big impact on your conversion rate. You can take advantage of your website design to provide these discounts to your customers. </span>\n\n<span style=\"font-weight: 400;\">In such cases, we recommend using our </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/\"><span style=\"font-weight: 400;\">Aero and Shopify eCommerce development services</span></a><span style=\"font-weight: 400;\">. These development applications provide more versatility, helping you implement </span><a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\"><span style=\"font-weight: 400;\">more eCommerce strategies</span></a><span style=\"font-weight: 400;\"> on your website. </span>\n<h2><b>4. Optimise Your Website Content</b></h2>\n<span style=\"font-weight: 400;\">Optimising your content is an effective way to grow your eCommerce website, especially if you’re a small business. It can help you gain more visitors that can easily turn into potential customers. </span>\n\n<span style=\"font-weight: 400;\">It doesn’t matter how many features you can provide on your products, they won’t come out on the top of Google search results if your content isn’t optimised. If you optimise the content and come up with </span><a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\"><span style=\"font-weight: 400;\">an effective eCommerce plan</span></a><span style=\"font-weight: 400;\">, you can generate more sales. </span>\n\n<span style=\"font-weight: 400;\">Due to this, you must take a look at the product pages on your website and optimise them to attract your target audience. You can optimise your eCommerce website by providing a </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">better user experience, design</span></a><span style=\"font-weight: 400;\"> and content. </span>','4 Useful eCommerce Strategy Tips for Small Businesses to Get Started','','inherit','closed','closed','','5735-autosave-v1','','','2026-02-15 11:23:24','2026-02-15 11:23:24','',5735,'https://actuate.webpreview.co/?p=8445',0,'revision','',0),(8446,1,'2026-02-15 11:23:41','2026-02-15 11:23:41','eCommerce has evolved rapidly over the years and lots of businesses and companies have entered the online market. While this side of the business can be beneficial, competition is at an all-time high.\r\n\r\nIf you’re a small business entering the eCommerce market, you need to stand out from the crowd. While investing money into developing your eCommerce website plays a crucial role, it doesn’t guarantee success.\r\n\r\nYou need to plan strategically to attract more customers and ensure that they purchase your products. For instance, having a thought-out marketing strategy can help you reach a wider audience, regardless of your business’ size.\r\n\r\nThere are many aspects you can focus on, depending on the type of products and services that you offer. However, there are some basics that you’ll need to cover to facilitate growth for your eCommerce business.\r\n\r\nTo help you out, we’ve created a list of eCommerce strategy tips for small businesses to help you gain more sales.\r\n<h2>Let’s get started!</h2>\r\n<h3 class=\"list-heading\">Highlight New Products</h3>\r\nA common eCommerce strategy for beginners is to highlight certain products on your website. We highly recommend putting your new products and services in the spotlight, because they will have a higher appeal.\r\n\r\nYou can promote these products and services on different social platforms and link to your eCommerce website. If you put the new item on your main page, this helps consumers purchase it quickly.\r\n\r\nHighlighting and promoting new products plays a crucial role if you’re a small business looking to build an online presence. It can cause customers to stay on their toes if they want to buy your products, especially if you have limited stock.\r\n\r\nSeveral aspects go into making this <a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\">eCommerce strategy</a> successful for small businesses. We recommend taking the help of experts, like the <a href=\"https://actuate.webpreview.co/contact\">ones at Actuate Agency</a>, to help grow your eCommerce business.\r\n<h3 class=\"list-heading\">Offer More Payment Options</h3>\r\nIf you’re running an eCommerce website, it’s essential to provide a lot of payment options for your customers. This allows for a seamless purchase experience and appeal to a wide range of consumers. It also helps to reduce cart abandonment rates, increasing your sales.\r\n\r\nMake sure to add payment options that have proper security and comply with regulations. This shows customers that you care about providing them with a premium and safe shopping experience.\r\n\r\nAdditionally, make sure to <a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\">provide good UX design</a> as it gives a more premium feel to your website. It can get your customers to trust you, increasing the chances that they’ll purchase from you.\r\n<h3 class=\"list-heading\">Provide Discounts</h3>\r\nDiscounts provide an incentive for your web traffic to purchase your products and services. This is an effective eCommerce strategy for small businesses that are looking to get new customers.\r\n\r\n<a href=\"https://www.invespcro.com/blog/ecommerce-discount-pricing-strategies/\" target=\"_blank\" rel=\"noopener\">Products with discount prices</a> are eye-catching on a website and customers feel good about buying at a lower price. If you want to get more sales by providing a discount, we recommend advertising them on your website.\r\n\r\nThe location of the discounts, any promotions and the timing can have a big impact on your conversion rate. You can take advantage of your website design to provide these discounts to your customers.\r\n\r\nIn such cases, we recommend using our <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">Aero and Shopify eCommerce development services</a>. These development applications provide more versatility, helping you implement <a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\">more eCommerce strategies</a> on your website.\r\n<h3 class=\"list-heading\">Optimise Your Website Content</h3>\r\nOptimising your content is an effective way to grow your eCommerce website, especially if you’re a small business. It can help you gain more visitors that can easily turn into potential customers.\r\n\r\nIt doesn’t matter how many features you can provide on your products, they won’t come out on the top of Google search results if your content isn’t optimised. If you optimise the content and come up with <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">an effective eCommerce plan</a>, you can generate more sales.\r\n\r\nDue to this, you must take a look at the product pages on your website and optimise them to attract your target audience. You can optimise your eCommerce website by providing a <a href=\"https://actuate.webpreview.co/services/design-ux/\">better user experience, design</a> and content.','4 Useful eCommerce Strategy Tips for Small Businesses to Get Started','','inherit','closed','closed','','5735-revision-v1','','','2026-02-15 11:23:41','2026-02-15 11:23:41','',5735,'https://actuate.webpreview.co/?p=8446',0,'revision','',0),(8447,1,'2026-02-15 11:25:29','2026-02-15 11:25:29','<span style=\"font-weight: 400;\">The main objective of an eCommerce website is to gain more traffic and sell more products. There are several factors that go into achieving a successful eCommerce business but UX design plays a big part towards it.</span>\n\n<span style=\"font-weight: 400;\">The core of great UX design is to provide a smooth, logical and satisfying shopping experience. On top of that, a good visual design will help your brand image, taking your business to new heights.</span>\n\n<span style=\"font-weight: 400;\">An eCommerce UX design plays a major role in the first impressions of your website. These impressions can be positive or negative and can impact your sales. Statistics show that around 75% of visitors abandon their cart if they’re unhappy with their eCommerce shopping experience. </span>\n\n<span style=\"font-weight: 400;\">Therefore, it’s a good idea to leave the UX design process in the hands of the professionals at Actuate Agency. We can help provide an excellent user-friendly experience and improve your brand image. </span>\n\n<span style=\"font-weight: 400;\">To help you understand the need for good UX design, we’ve made a list of the benefits that it can provide for your eCommerce website. </span>\n\n<span style=\"font-weight: 400;\">Let’s get started! </span>\n<h2><b>1. Increases Conversion Rate</b></h2>\n<span style=\"font-weight: 400;\">On an eCommerce website, customers have to entrust their personal data and money to your business. However, they won’t enter that information if your </span><a href=\"https://www.lcn.com/blog/7-tips-to-make-your-website-look-more-professional/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">website doesn’t look professional and trustworthy</span></a><span style=\"font-weight: 400;\">. </span>\n\n<span style=\"font-weight: 400;\">If users don’t feel comfortable on your website, they won’t spend a lot of time navigating your page. On top of that, they won’t purchase the products on your website because you’ll have lost credibility in their head.</span>\n\n<span style=\"font-weight: 400;\">You might have the best products for your audience but if you don’t present them well on your website, you’re bound to fail. A great user experience can help you gain that important credibility, increasing your conversion rate. </span>\n<h2><b>2. Reduces Overload of Information</b></h2>\n<span style=\"font-weight: 400;\">When you provide too much information to your website visitor, they become distracted and lose focus on the product. It’s one of the most </span><a href=\"https://actuate.webpreview.co/ecommerce/4-common-ecommerce-mistakes/\"><span style=\"font-weight: 400;\">common mistakes made by eCommerce companies</span></a><span style=\"font-weight: 400;\">. Instead, eCommerce websites must provide the necessary information to improve their SEO ranking. </span>\n\n<span style=\"font-weight: 400;\">While it’s important to display the product’s description, it won’t matter if you fail to present it properly. Due to this, you need the experts at Actuate Agency to create a good experience for your users. </span>\n\n<span style=\"font-weight: 400;\">We can help your website provide specific information in the right place. </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">UX eCommerce designs</span></a><span style=\"font-weight: 400;\"> help consumers purchase products quicker and increase sales.</span>\n\n<span style=\"font-weight: 400;\">This is because consumers don’t have to spend a lot of time and effort to get the information they want about the product. </span>\n<h2><b>3. Boosts Engagement </b></h2>\n<span style=\"font-weight: 400;\">One of the main objectives of using UX design on eCommerce websites is to make users more involved in the shopping experience. </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">Good UX designs</span></a><span style=\"font-weight: 400;\"> can help customers feel like they can interact well with your website. </span>\n\n<span style=\"font-weight: 400;\">It should consist of a straightforward design that catches the user’s eye and impacts their shopping experience positively. You should also ensure that the experience is unique and separates you from your competitors. </span>\n\n<span style=\"font-weight: 400;\">Consistent design and tone can help you achieve more user engagement and it also provides a good brand image. If you don’t focus on these two elements, you may create confusion among users and they’ll </span><a href=\"https://blog.hubspot.com/marketing/why-people-leave-your-website\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">lose interest in your website</span></a><span style=\"font-weight: 400;\">. </span>\n\n<span style=\"font-weight: 400;\">Therefore, you must make sure that the elements are interactive and create a need for exploring other pages on your website. The </span><a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">experts at Actuate Agency</span></a><span style=\"font-weight: 400;\"> can help you provide good UX design for your eCommerce visitors. </span>\n<h2><b>4. Increases Customer Loyalty</b></h2>\n<span style=\"font-weight: 400;\">Customers will begin to become loyal to your eCommerce website if you consistently provide a good experience. This means that your website can receive an increased retention rate. </span>\n\n<span style=\"font-weight: 400;\">By taking customer feedback and catering to their needs with an </span><a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\"><span style=\"font-weight: 400;\">effective eCommerce plan</span></a><span style=\"font-weight: 400;\">, you will create a good impression. This also helps consumers become familiar with the product and develop a good relationship with the company.</span>\n\n<span style=\"font-weight: 400;\">Due to this, you’ll need good UX designs for your website to create the most efficient and enjoyable experience. We can help take customer feedback and provide necessary </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">UX design changes to your eCommerce website</span></a><span style=\"font-weight: 400;\">. </span>\n\n<span style=\"font-weight: 400;\">This ensures that your customers are consistently </span><a href=\"https://www.swiftlocalsolutions.com/blog/6-ways-you-can-improve-your-customers-shopping-experience-and-increase-sales-without-spending-a-bunch-of-money\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">satisfied with the shopping experience</span></a><span style=\"font-weight: 400;\">, keeping them loyal to your company. </span>','4 Reasons Good UX Design is Crucial to an eCommerce Website','','inherit','closed','closed','','5732-autosave-v1','','','2026-02-15 11:25:29','2026-02-15 11:25:29','',5732,'https://actuate.webpreview.co/?p=8447',0,'revision','',0),(8448,1,'2026-02-15 11:26:15','2026-02-15 11:26:15','The main objective of an eCommerce website is to gain more traffic and sell more products. There are several factors that go into achieving a successful eCommerce business but UX design plays a big part towards it.\r\n\r\nThe core of great UX design is to provide a smooth, logical and satisfying shopping experience. On top of that, a good visual design will help your brand image, taking your business to new heights.\r\n\r\nAn eCommerce UX design plays a major role in the first impressions of your website. These impressions can be positive or negative and can impact your sales. Statistics show that around 75% of visitors abandon their cart if they’re unhappy with their eCommerce shopping experience.\r\n\r\nTherefore, it’s a good idea to leave the UX design process in the hands of the professionals at Actuate Agency. We can help provide an excellent user-friendly experience and improve your brand image.\r\n\r\nTo help you understand the need for good UX design, we’ve made a list of the benefits that it can provide for your eCommerce website.\r\n<h2>Let’s get started!</h2>\r\n<h3 class=\"list-heading\">Increases Conversion Rate</h3>\r\nOn an eCommerce website, customers have to entrust their personal data and money to your business. However, they won’t enter that information if your <a href=\"https://www.lcn.com/blog/7-tips-to-make-your-website-look-more-professional/\" target=\"_blank\" rel=\"noopener\">website doesn’t look professional and trustworthy</a>.\r\n\r\nIf users don’t feel comfortable on your website, they won’t spend a lot of time navigating your page. On top of that, they won’t purchase the products on your website because you’ll have lost credibility in their head.\r\n\r\nYou might have the best products for your audience but if you don’t present them well on your website, you’re bound to fail. A great user experience can help you gain that important credibility, increasing your conversion rate.\r\n<h3 class=\"list-heading\">Reduces Overload of Information</h3>\r\nWhen you provide too much information to your website visitor, they become distracted and lose focus on the product. It’s one of the most <a href=\"https://actuate.webpreview.co/ecommerce/4-common-ecommerce-mistakes/\">common mistakes made by eCommerce companies</a>. Instead, eCommerce websites must provide the necessary information to improve their SEO ranking.\r\n\r\nWhile it’s important to display the product’s description, it won’t matter if you fail to present it properly. Due to this, you need the experts at Actuate Agency to create a good experience for your users.\r\n\r\nWe can help your website provide specific information in the right place. <a href=\"https://actuate.webpreview.co/services/design-ux/\">UX eCommerce designs</a> help consumers purchase products quicker and increase sales.\r\n\r\nThis is because consumers don’t have to spend a lot of time and effort to get the information they want about the product.\r\n<h3 class=\"list-heading\">Boosts Engagement</h3>\r\nOne of the main objectives of using UX design on eCommerce websites is to make users more involved in the shopping experience. <a href=\"https://actuate.webpreview.co/services/design-ux/\">Good UX designs</a> can help customers feel like they can interact well with your website.\r\n\r\nIt should consist of a straightforward design that catches the user’s eye and impacts their shopping experience positively. You should also ensure that the experience is unique and separates you from your competitors.\r\n\r\nConsistent design and tone can help you achieve more user engagement and it also provides a good brand image. If you don’t focus on these two elements, you may create confusion among users and they’ll <a href=\"https://blog.hubspot.com/marketing/why-people-leave-your-website\" target=\"_blank\" rel=\"noopener\">lose interest in your website</a>.\r\n\r\nTherefore, you must make sure that the elements are interactive and create a need for exploring other pages on your website. The <a href=\"https://actuate.webpreview.co/contact/\">experts at Actuate Agency</a> can help you provide good UX design for your eCommerce visitors.\r\n<h3 class=\"list-heading\">Increases Customer Loyalty</h3>\r\nCustomers will begin to become loyal to your eCommerce website if you consistently provide a good experience. This means that your website can receive an increased retention rate.\r\n\r\nBy taking customer feedback and catering to their needs with an <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">effective eCommerce plan</a>, you will create a good impression. This also helps consumers become familiar with the product and develop a good relationship with the company.\r\n\r\nDue to this, you’ll need good UX designs for your website to create the most efficient and enjoyable experience. We can help take customer feedback and provide necessary <a href=\"https://actuate.webpreview.co/services/design-ux/\">UX design changes to your eCommerce website</a>.\r\n\r\nThis ensures that your customers are consistently <a href=\"https://www.swiftlocalsolutions.com/blog/6-ways-you-can-improve-your-customers-shopping-experience-and-increase-sales-without-spending-a-bunch-of-money\" target=\"_blank\" rel=\"noopener\">satisfied with the shopping experience</a>, keeping them loyal to your company.','4 Reasons Good UX Design is Crucial to an eCommerce Website','','inherit','closed','closed','','5732-revision-v1','','','2026-02-15 11:26:15','2026-02-15 11:26:15','',5732,'https://actuate.webpreview.co/?p=8448',0,'revision','',0),(8449,1,'2026-02-15 11:26:33','2026-02-15 11:26:33','The main objective of an eCommerce website is to gain more traffic and sell more products. There are several factors that go into achieving a successful eCommerce business but UX design plays a big part towards it.\r\n\r\nThe core of great UX design is to provide a smooth, logical and satisfying shopping experience. On top of that, a good visual design will help your brand image, taking your business to new heights.\r\n\r\nAn eCommerce UX design plays a major role in the first impressions of your website. These impressions can be positive or negative and can impact your sales. Statistics show that around 75% of visitors abandon their cart if they’re unhappy with their eCommerce shopping experience.\r\n\r\nTherefore, it’s a good idea to leave the UX design process in the hands of the professionals at Actuate Agency. We can help provide an excellent user-friendly experience and improve your brand image.\r\n\r\nTo help you understand the need for good UX design, we’ve made a list of the benefits that it can provide for your eCommerce website.\r\n<h2>Let’s get started!</h2>\r\n<h3 class=\"list-heading\">Increases Conversion Rate</h3>\r\nOn an eCommerce website, customers have to entrust their personal data and money to your business. However, they won’t enter that information if your <a href=\"https://www.lcn.com/blog/7-tips-to-make-your-website-look-more-professional/\" target=\"_blank\" rel=\"noopener\">website doesn’t look professional and trustworthy</a>.\r\n\r\nIf users don’t feel comfortable on your website, they won’t spend a lot of time navigating your page. On top of that, they won’t purchase the products on your website because you’ll have lost credibility in their head.\r\n\r\nYou might have the best products for your audience but if you don’t present them well on your website, you’re bound to fail. A great user experience can help you gain that important credibility, increasing your conversion rate.\r\n<h3 class=\"list-heading\">Reduces Overload of Information</h3>\r\nWhen you provide too much information to your website visitor, they become distracted and lose focus on the product. It’s one of the most <a href=\"https://actuate.webpreview.co/ecommerce/4-common-ecommerce-mistakes/\">common mistakes made by eCommerce companies</a>. Instead, eCommerce websites must provide the necessary information to improve their SEO ranking.\r\n\r\nWhile it’s important to display the product’s description, it won’t matter if you fail to present it properly. Due to this, you need the experts at Actuate Agency to create a good experience for your users.\r\n\r\nWe can help your website provide specific information in the right place. <a href=\"https://actuate.webpreview.co/services/design-ux/\">UX eCommerce designs</a> help consumers purchase products quicker and increase sales.\r\n\r\nThis is because consumers don’t have to spend a lot of time and effort to get the information they want about the product.\r\n<h3 class=\"list-heading\">Boosts Engagement</h3>\r\nOne of the main objectives of using UX design on eCommerce websites is to make users more involved in the shopping experience. <a href=\"https://actuate.webpreview.co/services/design-ux/\">Good UX designs</a> can help customers feel like they can interact well with your website.\r\n\r\nIt should consist of a straightforward design that catches the user’s eye and impacts their shopping experience positively. You should also ensure that the experience is unique and separates you from your competitors.\r\n\r\nConsistent design and tone can help you achieve more user engagement and it also provides a good brand image. If you don’t focus on these two elements, you may create confusion among users and they’ll <a href=\"https://blog.hubspot.com/marketing/why-people-leave-your-website\" target=\"_blank\" rel=\"noopener\">lose interest in your website</a>.\r\n\r\nTherefore, you must make sure that the elements are interactive and create a need for exploring other pages on your website. The <a href=\"https://actuate.webpreview.co/contact/\">experts at Actuate Agency</a> can help you provide good UX design for your eCommerce visitors.\r\n<h3 class=\"list-heading\">Increases Customer Loyalty</h3>\r\nCustomers will begin to become loyal to your eCommerce website if you consistently provide a good experience. This means that your website can receive an increased retention rate.\r\n\r\nBy taking customer feedback and catering to their needs with an <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">effective eCommerce plan</a>, you will create a good impression. This also helps consumers become familiar with the product and develop a good relationship with the company.\r\n\r\nDue to this, you’ll need good UX designs for your website to create the most efficient and enjoyable experience. We can help take customer feedback and provide necessary <a href=\"https://actuate.webpreview.co/services/design-ux/\">UX design changes to your eCommerce website</a>.\r\n\r\nThis ensures that your customers are consistently <a href=\"https://www.swiftlocalsolutions.com/blog/6-ways-you-can-improve-your-customers-shopping-experience-and-increase-sales-without-spending-a-bunch-of-money\" target=\"_blank\" rel=\"noopener\">satisfied with the shopping experience</a>, keeping them loyal to your company.','4 Reasons Good UX Design is Crucial to an eCommerce Website','','inherit','closed','closed','','5732-revision-v1','','','2026-02-15 11:26:33','2026-02-15 11:26:33','',5732,'https://actuate.webpreview.co/?p=8449',0,'revision','',0),(8450,1,'2026-02-15 11:28:02','2026-02-15 11:28:02','<span style=\"font-weight: 400;\">E-commerce has given businesses an incredible opportunity to grow their customer base, brand image and business. With an eCommerce business, your customers can purchase your products anytime and anywhere. It </span><a href=\"https://actuate.webpreview.co/digital-strategy/understanding-the-total-cost-of-ownership-for-your-e-commerce-website/\"><span style=\"font-weight: 400;\">saves you the expenses of a retail store</span></a><span style=\"font-weight: 400;\"> and makes business smoother and easier.</span>\n\n<span style=\"font-weight: 400;\">However, to take your business online, you may require a solid eCommerce platform. This is where Shopify eCommerce comes in. </span>\n\n<span style=\"font-weight: 400;\">Shopify has been a prominent eCommerce platform and contains everything you need to successfully run your eCommerce business. Shopify offers security as well as flexibility for your eCommerce store and allows you to create multiple pages with an in-built online editor.</span>\n\n<span style=\"font-weight: 400;\">You can also sell in multiple different places due to the integration of local language support, making it easier to </span><a href=\"https://actuate.webpreview.co/?p=5133&amp;preview=true\"><span style=\"font-weight: 400;\">connect with a broader range of customers</span></a><span style=\"font-weight: 400;\">. </span>\n\n<span style=\"font-weight: 400;\">Let us take an in-depth look at why Shopify eCommerce is one of the best online platforms for businesses.</span>\n<h2><b>5 Reasons Why Shopify is the eCommerce King</b></h2>\n<h3><b>1. Shopify Gives Businesses a Hosted Solution</b></h3>\n<span style=\"font-weight: 400;\">When you are looking to launch your online business, you likely need web hosting, which can be a real challenge. You need a considerable amount of technical support to host a shopping cart. This can be difficult for </span><a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\"><span style=\"font-weight: 400;\">startups, who do not have the time</span></a><span style=\"font-weight: 400;\"> and technical support to get this done. </span>\n\n<span style=\"font-weight: 400;\">Shopify, however, offers a cloud-based setup to solve this problem. It is a hosted platform where you do not have to look into setting up servers or databases. The cloud setup lets you access your store from anywhere at any time. All you require are your admin login credentials and a secure Internet connection. </span>\n\n<span style=\"font-weight: 400;\">Moreover, payments become easier as well. Shopify supports you with your </span><a href=\"https://gocardless.com/guides/posts/payment-gateways/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">payment gateway</span></a><span style=\"font-weight: 400;\"> and also looks after any returns or refunds for you.</span>\n<h3><b>2. Shopify Offers In-built Business Marketing Tools</b></h3>\n<span style=\"font-weight: 400;\">Another reason why Shopify is the best eCommerce platform is that it offers businesses in-built marketing tools that can considerably lower the actual costs of business and product marketing. This enables you to add unique elements to your eCommerce pages—like </span><a href=\"https://themeisle.com/blog/meta-description-examples/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">meta titles</span></a><span style=\"font-weight: 400;\">, unique URLs and more—to increase page visibility.</span>\n\n<span style=\"font-weight: 400;\">Besides, with Shopify eCommerce, you can also optimise your store based on your preference. Not only that, Shopify also lets you integrate your shop into various social media sites, like Facebook, Twitter, Pinterest and more. This helps you market products to a larger audience, as well as </span><a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\"><span style=\"font-weight: 400;\">increase your brand visibility</span></a><span style=\"font-weight: 400;\">.</span>\n<h3><b>3. Shopify Gives You Increased Speed and Security</b></h3>\n<span style=\"font-weight: 400;\">For any eCommerce website to be successful, you need to ensure that your </span><a href=\"https://actuate.webpreview.co/ecommerce/what-is-ecommerce-customer-experience-and-why-does-it-matter/\"><span style=\"font-weight: 400;\">customers have a smooth shopping experience</span></a><span style=\"font-weight: 400;\">. If they can navigate through your website easily, they are more likely to purchase from you. Shopify makes this possible by ensuring that your web pages have a great loading speed and that they retain customers. </span>\n\n<span style=\"font-weight: 400;\">Moreover, Shopify also ensures that your online business is absolutely secure. It offers the best service in terms of security and integration among payment providers. Shopify also includes an in-built speed checker that lets customers complete their payments within a good loading time.</span>\n<h3><b>4. Shopify Offers a Payment Gateway</b></h3>\n<span style=\"font-weight: 400;\">One of the key elements to running a successful eCommerce business is to have a fast, smooth and easy payment process. If you have a payment gateway that is slow and full of errors, your customers are more likely to abandon their cart. </span>\n\n<span style=\"font-weight: 400;\">However, Shopify eCommerce is integrated with a large number of payment gateways that let your customers make their payments with ease. Moreover, they also offer their own payment gateway without transaction fees. </span>\n<h3><b>5. Shopify’s Advanced Functionalities</b></h3>\n<span style=\"font-weight: 400;\">With Shopify, you will also be able to avail advanced functionalities with a plugin or an application. This will let you download, install and customise your online shop. Shopify also offers additional features, like inventory management, accounting and business reporting. </span>\n\n<span style=\"font-weight: 400;\">In addition to that, you will also find options like email autoresponders, which can help automate your responses to customers about common queries. With such features, it becomes considerably easier to run your business on autopilot if, for example, you are away. </span>','5 Reasons Shopify is Stealing eCommerce Market Share','','inherit','closed','closed','','5730-autosave-v1','','','2026-02-15 11:28:02','2026-02-15 11:28:02','',5730,'https://actuate.webpreview.co/?p=8450',0,'revision','',0),(8451,1,'2026-02-15 11:28:05','2026-02-15 11:28:05','E-commerce has given businesses an incredible opportunity to grow their customer base, brand image and business. With an eCommerce business, your customers can purchase your products anytime and anywhere. It <a href=\"https://actuate.webpreview.co/digital-strategy/understanding-the-total-cost-of-ownership-for-your-e-commerce-website/\">saves you the expenses of a retail store</a> and makes business smoother and easier.\r\n\r\nHowever, to take your business online, you may require a solid eCommerce platform. This is where Shopify eCommerce comes in.\r\n\r\nShopify has been a prominent eCommerce platform and contains everything you need to successfully run your eCommerce business. Shopify offers security as well as flexibility for your eCommerce store and allows you to create multiple pages with an in-built online editor.\r\n\r\nYou can also sell in multiple different places due to the integration of local language support, making it easier to <a href=\"https://actuate.webpreview.co/?p=5133&amp;preview=true\">connect with a broader range of customers</a>.\r\n\r\nLet us take an in-depth look at why Shopify eCommerce is one of the best online platforms for businesses.\r\n<h2>5 Reasons Why Shopify is the eCommerce King</h2>\r\n<h3 class=\"list-heading\">1. Shopify Gives Businesses a Hosted Solution</h3>\r\nWhen you are looking to launch your online business, you likely need web hosting, which can be a real challenge. You need a considerable amount of technical support to host a shopping cart. This can be difficult for <a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\">startups, who do not have the time</a> and technical support to get this done.\r\n\r\nShopify, however, offers a cloud-based setup to solve this problem. It is a hosted platform where you do not have to look into setting up servers or databases. The cloud setup lets you access your store from anywhere at any time. All you require are your admin login credentials and a secure Internet connection.\r\n\r\nMoreover, payments become easier as well. Shopify supports you with your <a href=\"https://gocardless.com/guides/posts/payment-gateways/\" target=\"_blank\" rel=\"noopener\">payment gateway</a> and also looks after any returns or refunds for you.\r\n<h3 class=\"list-heading\">2. Shopify Offers In-built Business Marketing Tools</h3>\r\nAnother reason why Shopify is the best eCommerce platform is that it offers businesses in-built marketing tools that can considerably lower the actual costs of business and product marketing. This enables you to add unique elements to your eCommerce pages—like <a href=\"https://themeisle.com/blog/meta-description-examples/\" target=\"_blank\" rel=\"noopener\">meta titles</a>, unique URLs and more—to increase page visibility.\r\n\r\nBesides, with Shopify eCommerce, you can also optimise your store based on your preference. Not only that, Shopify also lets you integrate your shop into various social media sites, like Facebook, Twitter, Pinterest and more. This helps you market products to a larger audience, as well as <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">increase your brand visibility</a>.\r\n<h3 class=\"list-heading\">3. Shopify Gives You Increased Speed and Security</h3>\r\nFor any eCommerce website to be successful, you need to ensure that your <a href=\"https://actuate.webpreview.co/ecommerce/what-is-ecommerce-customer-experience-and-why-does-it-matter/\">customers have a smooth shopping experience</a>. If they can navigate through your website easily, they are more likely to purchase from you. Shopify makes this possible by ensuring that your web pages have a great loading speed and that they retain customers.\r\n\r\nMoreover, Shopify also ensures that your online business is absolutely secure. It offers the best service in terms of security and integration among payment providers. Shopify also includes an in-built speed checker that lets customers complete their payments within a good loading time.\r\n<h3 class=\"list-heading\">4. Shopify Offers a Payment Gateway</h3>\r\nOne of the key elements to running a successful eCommerce business is to have a fast, smooth and easy payment process. If you have a payment gateway that is slow and full of errors, your customers are more likely to abandon their cart.\r\n\r\nHowever, Shopify eCommerce is integrated with a large number of payment gateways that let your customers make their payments with ease. Moreover, they also offer their own payment gateway without transaction fees.\r\n<h3 class=\"list-heading\">5. Shopify’s Advanced Functionalities</h3>\r\nWith Shopify, you will also be able to avail advanced functionalities with a plugin or an application. This will let you download, install and customise your online shop. Shopify also offers additional features, like inventory management, accounting and business reporting.\r\n\r\nIn addition to that, you will also find options like email autoresponders, which can help automate your responses to customers about common queries. With such features, it becomes considerably easier to run your business on autopilot if, for example, you are away.','5 Reasons Shopify is Stealing eCommerce Market Share','','inherit','closed','closed','','5730-revision-v1','','','2026-02-15 11:28:05','2026-02-15 11:28:05','',5730,'https://actuate.webpreview.co/?p=8451',0,'revision','',0),(8452,1,'2026-02-15 11:28:27','2026-02-15 11:28:27','E-commerce has given businesses an incredible opportunity to grow their customer base, brand image and business. With an eCommerce business, your customers can purchase your products anytime and anywhere. It <a href=\"https://actuate.webpreview.co/digital-strategy/understanding-the-total-cost-of-ownership-for-your-e-commerce-website/\">saves you the expenses of a retail store</a> and makes business smoother and easier.\r\n\r\nHowever, to take your business online, you may require a solid eCommerce platform. This is where Shopify eCommerce comes in.\r\n\r\nShopify has been a prominent eCommerce platform and contains everything you need to successfully run your eCommerce business. Shopify offers security as well as flexibility for your eCommerce store and allows you to create multiple pages with an in-built online editor.\r\n\r\nYou can also sell in multiple different places due to the integration of local language support, making it easier to <a href=\"https://actuate.webpreview.co/?p=5133&amp;preview=true\">connect with a broader range of customers</a>.\r\n\r\nLet us take an in-depth look at why Shopify eCommerce is one of the best online platforms for businesses.\r\n<h2>5 Reasons Why Shopify is the eCommerce King</h2>\r\n<h3 class=\"list-heading\">Shopify Gives Businesses a Hosted Solution</h3>\r\nWhen you are looking to launch your online business, you likely need web hosting, which can be a real challenge. You need a considerable amount of technical support to host a shopping cart. This can be difficult for <a href=\"https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/\">startups, who do not have the time</a> and technical support to get this done.\r\n\r\nShopify, however, offers a cloud-based setup to solve this problem. It is a hosted platform where you do not have to look into setting up servers or databases. The cloud setup lets you access your store from anywhere at any time. All you require are your admin login credentials and a secure Internet connection.\r\n\r\nMoreover, payments become easier as well. Shopify supports you with your <a href=\"https://gocardless.com/guides/posts/payment-gateways/\" target=\"_blank\" rel=\"noopener\">payment gateway</a> and also looks after any returns or refunds for you.\r\n<h3 class=\"list-heading\">Shopify Offers In-built Business Marketing Tools</h3>\r\nAnother reason why Shopify is the best eCommerce platform is that it offers businesses in-built marketing tools that can considerably lower the actual costs of business and product marketing. This enables you to add unique elements to your eCommerce pages—like <a href=\"https://themeisle.com/blog/meta-description-examples/\" target=\"_blank\" rel=\"noopener\">meta titles</a>, unique URLs and more—to increase page visibility.\r\n\r\nBesides, with Shopify eCommerce, you can also optimise your store based on your preference. Not only that, Shopify also lets you integrate your shop into various social media sites, like Facebook, Twitter, Pinterest and more. This helps you market products to a larger audience, as well as <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">increase your brand visibility</a>.\r\n<h3 class=\"list-heading\">Shopify Gives You Increased Speed and Security</h3>\r\nFor any eCommerce website to be successful, you need to ensure that your <a href=\"https://actuate.webpreview.co/ecommerce/what-is-ecommerce-customer-experience-and-why-does-it-matter/\">customers have a smooth shopping experience</a>. If they can navigate through your website easily, they are more likely to purchase from you. Shopify makes this possible by ensuring that your web pages have a great loading speed and that they retain customers.\r\n\r\nMoreover, Shopify also ensures that your online business is absolutely secure. It offers the best service in terms of security and integration among payment providers. Shopify also includes an in-built speed checker that lets customers complete their payments within a good loading time.\r\n<h3 class=\"list-heading\">Shopify Offers a Payment Gateway</h3>\r\nOne of the key elements to running a successful eCommerce business is to have a fast, smooth and easy payment process. If you have a payment gateway that is slow and full of errors, your customers are more likely to abandon their cart.\r\n\r\nHowever, Shopify eCommerce is integrated with a large number of payment gateways that let your customers make their payments with ease. Moreover, they also offer their own payment gateway without transaction fees.\r\n<h3 class=\"list-heading\">Shopify’s Advanced Functionalities</h3>\r\nWith Shopify, you will also be able to avail advanced functionalities with a plugin or an application. This will let you download, install and customise your online shop. Shopify also offers additional features, like inventory management, accounting and business reporting.\r\n\r\nIn addition to that, you will also find options like email autoresponders, which can help automate your responses to customers about common queries. With such features, it becomes considerably easier to run your business on autopilot if, for example, you are away.','5 Reasons Shopify is Stealing eCommerce Market Share','','inherit','closed','closed','','5730-revision-v1','','','2026-02-15 11:28:27','2026-02-15 11:28:27','',5730,'https://actuate.webpreview.co/?p=8452',0,'revision','',0),(8453,1,'2026-02-15 11:30:47','2026-02-15 11:30:47','<span style=\"font-weight: 400;\">During the holiday season, there is bound to be a surge in both online and offline shopping. People all over the world are under pressure to find the best gifts for their loved ones and get a head start on their Christmas shopping.</span>\n\n<span style=\"font-weight: 400;\">Along with an increase in shoppers, comes an increase in competition. If you’d like your eCommerce store to stay ahead of your competitors, you’ll need to adopt effective </span><a href=\"https://en.wikipedia.org/wiki/Pricing_strategies\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">pricing strategies</span></a><span style=\"font-weight: 400;\">. While consumers are looking to buy more, they’re also looking to spend less, which is why they are likely to be enticed by great deals and discounts.</span>\n\n<span style=\"font-weight: 400;\">By offering the right types of discounts, you can maximise your holiday sales opportunities, prevent shoppers from abandoning their carts and encourage new customers to try your brand. </span>\n\n<span style=\"font-weight: 400;\">At </span><a href=\"https://actuate.webpreview.co/\"><span style=\"font-weight: 400;\">Actuate Agency</span></a><span style=\"font-weight: 400;\">, our experts can provide you with a variety of </span><a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\"><span style=\"font-weight: 400;\">eCommerce strategies</span></a><span style=\"font-weight: 400;\"> and solutions to help you increase your AOV. </span>\n\n<span style=\"font-weight: 400;\">In this article, we’re going to discuss the meanings and importance of discount pricing strategies and AOVs. We\'ve also come up with a few effective holiday discount pricing strategies to help you attract customers. </span>\n<h2><b>What is a Discount Pricing Strategy?</b></h2>\n<span style=\"font-weight: 400;\">Discount pricing is a promotional pricing strategy where the original prices of products and services are lowered, with the ultimate goal of increasing sales. By applying discounts to products via sales, bundles, codes or coupons, you can encourage your customers to buy more products. </span>\n\n<span style=\"font-weight: 400;\">A reduced price often causes customers to perceive the discounted product as more valuable. Deep discounts and flash sales have proven to be highly effective in </span><a href=\"https://www.oberlo.in/blog/website-traffic\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">increasing website traffic</span></a><span style=\"font-weight: 400;\"> and improving conversion rates and revenues.</span>\n\n<span style=\"font-weight: 400;\">In order to properly activate and monitor your holiday pricing strategies and discounts, you’ll need an efficient eCommerce platform. At Actuate Agency, our eCommerce experts can provide you with the best platform to help you smoothly grow and maintain your online business. We work with high-quality eCommerce platforms like </span><a href=\"https://actuate.webpreview.co/magento-ecommerce/\"><span style=\"font-weight: 400;\">Magento</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\"><span style=\"font-weight: 400;\">Shopify</span></a><span style=\"font-weight: 400;\"> and </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/aero-ecommerce/\"><span style=\"font-weight: 400;\">Aero</span></a><span style=\"font-weight: 400;\"> to offer the best results.</span>\n\n<a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">Call us</span></a><span style=\"font-weight: 400;\"> for effective holiday pricing tips and tricks.</span>\n<h2><b>What is Your Average Order Value?</b></h2>\n<span style=\"font-weight: 400;\">The average amount of money spent by your customers on each transaction is called your </span><a href=\"https://www.bigcommerce.com/ecommerce-answers/what-average-order-value/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">average order value (AOV)</span></a><span style=\"font-weight: 400;\">. You can increase your AOV by convincing your customers to buy more products and spend more money at your eCommerce store.</span>\n\n<span style=\"font-weight: 400;\">The average order value formula is your total revenue/your number of orders.</span>\n\n<span style=\"font-weight: 400;\">Another similar eCommerce metric is the average basket value, which measures the number of items that your online store sells per transaction. </span>\n<h2><b>Holiday Discount Pricing Strategies</b></h2>\n<span style=\"font-weight: 400;\">There are numerous ways to increase your AOV and drive traffic to your website. Let’s check out a few helpful discount tactics.</span>\n<h3><b>1. Buy One, Get One Free</b></h3>\n<span style=\"font-weight: 400;\">The BOGO discount is one of the top performing pricing strategies in the eCommerce industry. It is used by multiple brands and has been quite successful in boosting sales.</span>\n\n<span style=\"font-weight: 400;\">In this pricing strategy, you can give away a free product that’s either exactly the same or related to the one being purchased by your customer. The customer will then only have to pay for the product with the higher value.</span>\n<h3><b>2. First-time Customer Discounts</b></h3>\n<span style=\"font-weight: 400;\">As Christmas shoppers are often looking for the best holiday deals and offers, this is your opportunity to attract new customers to your online store. New visitors will often judge your website within the first few seconds, which is why you need to make a good first impression to keep them browsing.</span>\n\n<span style=\"font-weight: 400;\">Aside from adding some attractive </span><a href=\"https://actuate.webpreview.co/ecommerce/tips-for-ecommerce-website-for-christmas/\"><span style=\"font-weight: 400;\">Christmas decor to your website</span></a><span style=\"font-weight: 400;\">, you can also offer first-time customer discounts. Customers are more likely to try out new brands if they can purchase the products for a lower price. </span>\n\n<a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">Get in touch with us</span></a><span style=\"font-weight: 400;\"> to help you add a festive touch to your eCommerce store and creatively display your holiday discounts.</span>\n<h3><b>3. Cross-selling, Up-selling and Bundling</b></h3>\n<a href=\"https://www.leadsquared.com/cross-selling-strategies/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">Cross-selling</span></a><span style=\"font-weight: 400;\"> and up-selling are great ways to increase your AOV. While up-selling promotes more expensive and upgraded products, cross-selling convinces customers to buy complementary products alongside their main purchase. </span>\n\n<span style=\"font-weight: 400;\">Similarly, you can create product bundles, allowing customers to buy more at a lower price. You can also let your customers create their own customised bundles and packages. These strategies can be adapted within your website’s product pages, shopping carts or checkout process.</span>','Holiday Discount Pricing Strategies: 3 Ways to Increase Your AOV','','inherit','closed','closed','','5728-autosave-v1','','','2026-02-15 11:30:47','2026-02-15 11:30:47','',5728,'https://actuate.webpreview.co/?p=8453',0,'revision','',0),(8454,1,'2026-02-15 11:30:57','2026-02-15 11:30:57','During the holiday season, there is bound to be a surge in both online and offline shopping. People all over the world are under pressure to find the best gifts for their loved ones and get a head start on their Christmas shopping.\r\n\r\nAlong with an increase in shoppers, comes an increase in competition. If you’d like your eCommerce store to stay ahead of your competitors, you’ll need to adopt effective <a href=\"https://en.wikipedia.org/wiki/Pricing_strategies\" target=\"_blank\" rel=\"noopener\">pricing strategies</a>. While consumers are looking to buy more, they’re also looking to spend less, which is why they are likely to be enticed by great deals and discounts.\r\n\r\nBy offering the right types of discounts, you can maximise your holiday sales opportunities, prevent shoppers from abandoning their carts and encourage new customers to try your brand.\r\n\r\nAt <a href=\"https://actuate.webpreview.co/\">Actuate Agency</a>, our experts can provide you with a variety of <a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\">eCommerce strategies</a> and solutions to help you increase your AOV.\r\n\r\nIn this article, we’re going to discuss the meanings and importance of discount pricing strategies and AOVs. We\'ve also come up with a few effective holiday discount pricing strategies to help you attract customers.\r\n<h2>What is a Discount Pricing Strategy?</h2>\r\nDiscount pricing is a promotional pricing strategy where the original prices of products and services are lowered, with the ultimate goal of increasing sales. By applying discounts to products via sales, bundles, codes or coupons, you can encourage your customers to buy more products.\r\n\r\nA reduced price often causes customers to perceive the discounted product as more valuable. Deep discounts and flash sales have proven to be highly effective in <a href=\"https://www.oberlo.in/blog/website-traffic\" target=\"_blank\" rel=\"noopener\">increasing website traffic</a> and improving conversion rates and revenues.\r\n\r\nIn order to properly activate and monitor your holiday pricing strategies and discounts, you’ll need an efficient eCommerce platform. At Actuate Agency, our eCommerce experts can provide you with the best platform to help you smoothly grow and maintain your online business. We work with high-quality eCommerce platforms like <a href=\"https://actuate.webpreview.co/magento-ecommerce/\">Magento</a>, <a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\">Shopify</a> and <a href=\"https://actuate.webpreview.co/services/ecommerce-development/aero-ecommerce/\">Aero</a> to offer the best results.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Call us</a> for effective holiday pricing tips and tricks.\r\n<h2>What is Your Average Order Value?</h2>\r\nThe average amount of money spent by your customers on each transaction is called your <a href=\"https://www.bigcommerce.com/ecommerce-answers/what-average-order-value/\" target=\"_blank\" rel=\"noopener\">average order value (AOV)</a>. You can increase your AOV by convincing your customers to buy more products and spend more money at your eCommerce store.\r\n\r\nThe average order value formula is your total revenue/your number of orders.\r\n\r\nAnother similar eCommerce metric is the average basket value, which measures the number of items that your online store sells per transaction.\r\n<h2>Holiday Discount Pricing Strategies</h2>\r\nThere are numerous ways to increase your AOV and drive traffic to your website. Let’s check out a few helpful discount tactics.\r\n<h3 class=\"list-heading\">Buy One, Get One Free</h3>\r\nThe BOGO discount is one of the top performing pricing strategies in the eCommerce industry. It is used by multiple brands and has been quite successful in boosting sales.\r\n\r\nIn this pricing strategy, you can give away a free product that’s either exactly the same or related to the one being purchased by your customer. The customer will then only have to pay for the product with the higher value.\r\n<h3 class=\"list-heading\">First-time Customer Discounts</h3>\r\nAs Christmas shoppers are often looking for the best holiday deals and offers, this is your opportunity to attract new customers to your online store. New visitors will often judge your website within the first few seconds, which is why you need to make a good first impression to keep them browsing.\r\n\r\nAside from adding some attractive <a href=\"https://actuate.webpreview.co/ecommerce/tips-for-ecommerce-website-for-christmas/\">Christmas decor to your website</a>, you can also offer first-time customer discounts. Customers are more likely to try out new brands if they can purchase the products for a lower price.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Get in touch with us</a> to help you add a festive touch to your eCommerce store and creatively display your holiday discounts.\r\n<h3 class=\"list-heading\">Cross-selling, Up-selling and Bundling</h3>\r\n<a href=\"https://www.leadsquared.com/cross-selling-strategies/\" target=\"_blank\" rel=\"noopener\">Cross-selling</a> and up-selling are great ways to increase your AOV. While up-selling promotes more expensive and upgraded products, cross-selling convinces customers to buy complementary products alongside their main purchase.\r\n\r\nSimilarly, you can create product bundles, allowing customers to buy more at a lower price. You can also let your customers create their own customised bundles and packages. These strategies can be adapted within your website’s product pages, shopping carts or checkout process.','Holiday Discount Pricing Strategies: 3 Ways to Increase Your AOV','','inherit','closed','closed','','5728-revision-v1','','','2026-02-15 11:30:57','2026-02-15 11:30:57','',5728,'https://actuate.webpreview.co/?p=8454',0,'revision','',0),(8455,1,'2026-02-15 11:35:09','2026-02-15 11:35:09','<span style=\"font-weight: 400;\">With the holiday season approaching, you’re probably wondering if you should prepare your eCommerce website for Christmas. The answer is YES! </span>\n\n<span style=\"font-weight: 400;\">Christmas calls for gifts, decorations and numerous other festive elements. This means that customers will soon begin their holiday shopping, both online and offline. You can capitalise on the holidays and maximise your sales opportunities by creating an eye-catching web presence for the Christmas season.</span>\n\n<span style=\"font-weight: 400;\">Regardless of the occasion, the success of your eCommerce website will depend on four key factors, i.e. design, content, SEO and c</span><span style=\"font-weight: 400;\">ustomer experience. By improving these aspects, you can increase your chances of success for your </span><a href=\"https://www.hardiegrant.com/au/media/blog/10-of-the-best-christmas-campaigns-past-and-present\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">Christmas retail campaign</span></a><span style=\"font-weight: 400;\">.</span>\n\n<span style=\"font-weight: 400;\">Our web design experts at </span><a href=\"https://actuate.webpreview.co/\"><span style=\"font-weight: 400;\">Actuate Agency</span></a><span style=\"font-weight: 400;\"> have come up with a few effective tips to help you improve your eCommerce website for Christmas. </span>\n\n<span style=\"font-weight: 400;\">Let’s take a look at these Christmas eCommerce ideas.</span>\n<h2><b>1. Design Your Website</b></h2>\n<span style=\"font-weight: 400;\">By dressing up your website for the holidays, you will not only improve the look and feel of your page but also provide a festive and memorable experience for your customers. An attractive Christmas website is sure to bring you and your customers into the holiday spirit.</span>\n\n<span style=\"font-weight: 400;\">Your </span><a href=\"https://blog.hubspot.com/marketing/holiday-homepage-design-examples\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">website’s holiday theme</span></a><span style=\"font-weight: 400;\"> can include a festive colour palette and Christmas-y fonts, illustrations and photographs. Decorate your call-to-action buttons by adorning them with snowflakes, gift icons, Christmas trees and other festive elements. Give your social media icons a simple yet attractive Christmas-y touch that will encourage customers to click on them.</span>\n\n<span style=\"font-weight: 400;\">At Actuate Agency, our web design specialists can help you create the most striking Christmas eCommerce website, one that is sure to make a lasting impression on your customers. We can provide you with the best designs to enhance your website’s visual appeal and give it a festive feel.</span>\n\n<a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">Get in touch with us</span></a><span style=\"font-weight: 400;\"> to create a holiday-themed website.</span>\n<h2><b>2. Prioritise Customer Experience</b></h2>\n<span style=\"font-weight: 400;\">There are numerous benefits to focusing on customer experience, such as improving customer satisfaction and increasing your opportunities to cross-sell and up-sell your products. That’s why one of the best Christmas eCommerce ideas is to find simple and effective ways to </span><a href=\"https://www.moengage.com/blog/7-ways-to-improve-customer-experience-for-your-ecommerce-website/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">improve your customers’ shopping experience</span></a><span style=\"font-weight: 400;\">.</span>\n\n<span style=\"font-weight: 400;\">Capture your customers’ feedback in real-time by providing them with live chat tools. This will help you find out if your customers are satisfied with your website experience. By improving your customer experience, you can yield more conversions and revenue, retain your customers and ensure that they come back for more.</span>\n\n<span style=\"font-weight: 400;\">During the holiday season, your customers may have several questions about your products, services, shipping policies, return policies and more. Your Christmas eCommerce website’s customer service team should be able to efficiently solve these queries to ensure that your customers have a good shopping experience.</span>\n<h2><b>3. Improve Mobile Responsiveness</b></h2>\n<span style=\"font-weight: 400;\">During Christmas or any other occasion, people often prefer shopping on their smartphones. This is because it’s more convenient and they might not always have access to a desktop. That’s why you need to adapt your Christmas eCommerce website to be mobile-friendly.</span>\n\n<span style=\"font-weight: 400;\">By </span><a href=\"https://digitalhabitus.com.au/blog/5-reasons-why-your-business-will-benefit-from-a-mobile-friendly-website\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">creating a mobile-friendly website</span></a><span style=\"font-weight: 400;\">, you can not only provide an excellent user experience but you can also effectively increase your sales conversion rates. If your website is already adapted to mobile devices, now is the best time to test it. Confirm that it works efficiently and will not cause any problems when the web traffic increases.</span>\n\n<span style=\"font-weight: 400;\">An unresponsive website can be quite frustrating for your customers as it will slow down their shopping process. When it comes to eCommerce websites, customer satisfaction will depend on the speed, simplicity and overall quality of the website. The highly-skilled web developers and designers at Actuate Agency can help you create an exceptional Christmas eCommerce website with a mobile-first approach. </span>\n\n<a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">Call us</span></a><span style=\"font-weight: 400;\"> to help you provide your customers with a satisfying mobile shopping experience.</span>\n<h2><b>4. Create Gift Guides</b></h2>\n<span style=\"font-weight: 400;\">One of the most effective Christmas eCommerce ideas is to </span><a href=\"https://squareup.com/gb/en/townsquare/how-to-create-a-holiday-gift-guide\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">create gift guides for the holiday season</span></a><span style=\"font-weight: 400;\">. With people scrambling to find the perfect gifts for their loved ones, you have a great opportunity to inspire your shoppers with some creative and festive gift ideas.</span>\n\n<span style=\"font-weight: 400;\">As these guides can be separated into different sections, your customers will easily be able to find exactly what they’re looking for. This also gives you a chance to showcase your top-selling products and highlight how beneficial they are when paired with other products. </span>\n\n<span style=\"font-weight: 400;\">To ensure that your gift guides are unique and thoughtful, you could also provide options to personalise certain Christmas-y products. Let your customers add personalised messages to Christmas t-shirts, sweaters, ornaments, etc.</span>','How to Setup Your eCommerce Website for Christmas: 4 Tips to Boost Sales','','inherit','closed','closed','','5726-autosave-v1','','','2026-02-15 11:35:09','2026-02-15 11:35:09','',5726,'https://actuate.webpreview.co/?p=8455',0,'revision','',0),(8456,1,'2026-02-15 11:35:25','2026-02-15 11:35:25','With the holiday season approaching, you’re probably wondering if you should prepare your eCommerce website for Christmas. The answer is YES!\r\n\r\nChristmas calls for gifts, decorations and numerous other festive elements. This means that customers will soon begin their holiday shopping, both online and offline. You can capitalise on the holidays and maximise your sales opportunities by creating an eye-catching web presence for the Christmas season.\r\n\r\nRegardless of the occasion, the success of your eCommerce website will depend on four key factors, i.e. design, content, SEO and customer experience. By improving these aspects, you can increase your chances of success for your <a href=\"https://www.hardiegrant.com/au/media/blog/10-of-the-best-christmas-campaigns-past-and-present\" target=\"_blank\" rel=\"noopener\">Christmas retail campaign</a>.\r\n\r\nOur web design experts at <a href=\"https://actuate.webpreview.co/\">Actuate Agency</a> have come up with a few effective tips to help you improve your eCommerce website for Christmas.\r\n<h2>Let’s take a look at these Christmas eCommerce ideas.</h2>\r\n<h3 class=\"list-heading\">Design Your Website</h3>\r\nBy dressing up your website for the holidays, you will not only improve the look and feel of your page but also provide a festive and memorable experience for your customers. An attractive Christmas website is sure to bring you and your customers into the holiday spirit.\r\n\r\nYour <a href=\"https://blog.hubspot.com/marketing/holiday-homepage-design-examples\" target=\"_blank\" rel=\"noopener\">website’s holiday theme</a> can include a festive colour palette and Christmas-y fonts, illustrations and photographs. Decorate your call-to-action buttons by adorning them with snowflakes, gift icons, Christmas trees and other festive elements. Give your social media icons a simple yet attractive Christmas-y touch that will encourage customers to click on them.\r\n\r\nAt Actuate Agency, our web design specialists can help you create the most striking Christmas eCommerce website, one that is sure to make a lasting impression on your customers. We can provide you with the best designs to enhance your website’s visual appeal and give it a festive feel.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Get in touch with us</a> to create a holiday-themed website.\r\n<h3 class=\"list-heading\">Prioritise Customer Experience</h3>\r\nThere are numerous benefits to focusing on customer experience, such as improving customer satisfaction and increasing your opportunities to cross-sell and up-sell your products. That’s why one of the best Christmas eCommerce ideas is to find simple and effective ways to <a href=\"https://www.moengage.com/blog/7-ways-to-improve-customer-experience-for-your-ecommerce-website/\" target=\"_blank\" rel=\"noopener\">improve your customers’ shopping experience</a>.\r\n\r\nCapture your customers’ feedback in real-time by providing them with live chat tools. This will help you find out if your customers are satisfied with your website experience. By improving your customer experience, you can yield more conversions and revenue, retain your customers and ensure that they come back for more.\r\n\r\nDuring the holiday season, your customers may have several questions about your products, services, shipping policies, return policies and more. Your Christmas eCommerce website’s customer service team should be able to efficiently solve these queries to ensure that your customers have a good shopping experience.\r\n<h3 class=\"list-heading\">Improve Mobile Responsiveness</h3>\r\nDuring Christmas or any other occasion, people often prefer shopping on their smartphones. This is because it’s more convenient and they might not always have access to a desktop. That’s why you need to adapt your Christmas eCommerce website to be mobile-friendly.\r\n\r\nBy <a href=\"https://digitalhabitus.com.au/blog/5-reasons-why-your-business-will-benefit-from-a-mobile-friendly-website\" target=\"_blank\" rel=\"noopener\">creating a mobile-friendly website</a>, you can not only provide an excellent user experience but you can also effectively increase your sales conversion rates. If your website is already adapted to mobile devices, now is the best time to test it. Confirm that it works efficiently and will not cause any problems when the web traffic increases.\r\n\r\nAn unresponsive website can be quite frustrating for your customers as it will slow down their shopping process. When it comes to eCommerce websites, customer satisfaction will depend on the speed, simplicity and overall quality of the website. The highly-skilled web developers and designers at Actuate Agency can help you create an exceptional Christmas eCommerce website with a mobile-first approach.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Call us</a> to help you provide your customers with a satisfying mobile shopping experience.\r\n<h3 class=\"list-heading\">Create Gift Guides</h3>\r\nOne of the most effective Christmas eCommerce ideas is to <a href=\"https://squareup.com/gb/en/townsquare/how-to-create-a-holiday-gift-guide\" target=\"_blank\" rel=\"noopener\">create gift guides for the holiday season</a>. With people scrambling to find the perfect gifts for their loved ones, you have a great opportunity to inspire your shoppers with some creative and festive gift ideas.\r\n\r\nAs these guides can be separated into different sections, your customers will easily be able to find exactly what they’re looking for. This also gives you a chance to showcase your top-selling products and highlight how beneficial they are when paired with other products.\r\n\r\nTo ensure that your gift guides are unique and thoughtful, you could also provide options to personalise certain Christmas-y products. Let your customers add personalised messages to Christmas t-shirts, sweaters, ornaments, etc.','How to Setup Your eCommerce Website for Christmas: 4 Tips to Boost Sales','','inherit','closed','closed','','5726-revision-v1','','','2026-02-15 11:35:25','2026-02-15 11:35:25','',5726,'https://actuate.webpreview.co/?p=8456',0,'revision','',0),(8457,1,'2026-02-15 11:36:54','2026-02-15 11:36:54','<span style=\"font-weight: 400;\">In this digital age, anyone can </span><a href=\"https://www.forbes.com/advisor/business/how-to-start-an-online-store/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">start an online store</span></a><span style=\"font-weight: 400;\">, which has resulted in the eCommerce industry becoming highly competitive. As an eCommerce store owner, one of your main priorities should be to provide your customers with a great shopping experience. </span>\n\n<span style=\"font-weight: 400;\">With so many options available, customers are spoiled for choice. If they make a purchase from your online store and have an unpleasant experience, they’re not likely to return. They may also give your store a bad review, resulting in a loss of potential customers.</span>\n\n<span style=\"font-weight: 400;\">Managing an eCommerce store can be incredibly stressful and you’re likely to make a few unintentional errors along the way, especially if you’re a beginner. That’s why our web development experts at </span><a href=\"https://actuate.webpreview.co/\"><span style=\"font-weight: 400;\">Actuate Agency</span></a><span style=\"font-weight: 400;\"> have made a list of some common eCommerce mistakes that you should avoid especially if you are a beginner.</span>\n\n<span style=\"font-weight: 400;\">Let’s take a look.</span>\n<h2><b>1. Choosing The Wrong eCommerce Platform</b></h2>\n<span style=\"font-weight: 400;\">One of the most important aspects of building an eCommerce business is choosing the right platform. While there are numerous platforms to choose from, some only offer the most basic features while some have additional hidden costs, making them quite expensive.</span>\n\n<span style=\"font-weight: 400;\">The ideal eCommerce platform will grow with your business. It should have customisable features and options to upgrade as you scale and expand your online business. That’s why you need to conduct thorough research before </span><a href=\"https://www.sitecore.com/blog/commerce/4-risks-choosing-wrong-ecommerce-platform\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">picking your eCommerce platform</span></a><span style=\"font-weight: 400;\">.</span>\n\n<span style=\"font-weight: 400;\">At Actuate Agency, we can help you create your online store on efficient eCommerce platforms like </span><a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\"><span style=\"font-weight: 400;\">Shopify</span></a><span style=\"font-weight: 400;\">, </span><a href=\"https://actuate.webpreview.co/magento-ecommerce/\"><span style=\"font-weight: 400;\">Magento</span></a><span style=\"font-weight: 400;\">, or </span><a href=\"https://actuate.webpreview.co/magento-ecommerce/magento-2/\"><span style=\"font-weight: 400;\">Magento 2</span></a><span style=\"font-weight: 400;\">. If you’ve already got an online store, we can also help you migrate it to a more appropriate platform to enhance your business.</span>\n\n<a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">Get in touch with us</span></a><span style=\"font-weight: 400;\"> to create a satisfying online experience for your customers.</span>\n<h2><b>2. Not Understanding Your Target Audience</b></h2>\n<span style=\"font-weight: 400;\">You cannot </span><a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\"><span style=\"font-weight: 400;\">build a successful online business</span></a><span style=\"font-weight: 400;\"> if you don’t understand your product and audience. Instead of simply creating a product and assuming that your customers will buy it, you need to conduct market research to identify their needs.</span>\n\n<span style=\"font-weight: 400;\">By finding out what’s lacking in the existing options in the market, you can create products and services that will </span><a href=\"https://blog.hubspot.com/sales/niche-market\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">cater to a niche audience</span></a><span style=\"font-weight: 400;\">. The attractiveness and affordability of your products and services won’t matter if you’re unable to identify your target market.</span>\n\n<span style=\"font-weight: 400;\">You should also avoid pricing your products without any research. Gather essential information about your target audience and how you can solve their problems. This will help you appropriately price your products. </span>\n<h2><b>3. Not Providing A Great User Experience</b></h2>\n<span style=\"font-weight: 400;\">When it comes to eCommerce businesses, user experience is everything. One of the most common eCommerce mistakes is having a </span><a href=\"https://usabilitygeek.com/real-effects-bad-web-design/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">non-responsive website design</span></a><span style=\"font-weight: 400;\">. If your users are unable to easily navigate your website, they’re more likely to abandon their shopping cart.</span>\n\n<span style=\"font-weight: 400;\">To help your potential customers find their desired products, your website should have clear product categories. You also need to ensure that your customers can easily find the contact information as well as shipping and return policies. Regardless of how good your products may be, if your website has too many glitches, it’ll gain a bad reputation.</span>\n\n<span style=\"font-weight: 400;\">Our web design specialists at Actuate Agency can help you create an exceptional online store that provides your customers with a seamless user experience. With a visually appealing and functional website, you can make a great impression on your customers and increase your conversion rates.</span>\n\n<a href=\"https://actuate.webpreview.co/contact/\"><span style=\"font-weight: 400;\">Call us</span></a><span style=\"font-weight: 400;\"> to help you </span><a href=\"https://actuate.webpreview.co/services/design-ux/\"><span style=\"font-weight: 400;\">design an impactful website</span></a><span style=\"font-weight: 400;\">.</span>\n<h2><b>4. Not Effectively Showing Off Your Products</b></h2>\n<span style=\"font-weight: 400;\">Another important aspect of your website is your product pages. Beginners’ eCommerce mistakes often include not providing proper information about products or not presenting products in a clear, attractive manner. </span>\n\n<span style=\"font-weight: 400;\">Your product’s images and videos are the only reference materials your customers have to make a purchasing decision. If poor photography makes your products look unprofessional and unappealing, customers are unlikely to buy them. </span>\n\n<span style=\"font-weight: 400;\">Aside from showcasing your products in the best light, you also need to ensure that your </span><a href=\"https://www.referralcandy.com/blog/product-descriptions-that-sell\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">product descriptions</span></a><span style=\"font-weight: 400;\"> are clear, concise, and persuasive. The descriptions should provide detailed information about your product’s key features and benefits.</span>','4 Common eCommerce Mistakes That Beginners Make (And Should Avoid)','','inherit','closed','closed','','5724-autosave-v1','','','2026-02-15 11:36:54','2026-02-15 11:36:54','',5724,'https://actuate.webpreview.co/?p=8457',0,'revision','',0),(8458,1,'2026-02-15 11:37:09','2026-02-15 11:37:09','In this digital age, anyone can <a href=\"https://www.forbes.com/advisor/business/how-to-start-an-online-store/\" target=\"_blank\" rel=\"noopener\">start an online store</a>, which has resulted in the eCommerce industry becoming highly competitive. As an eCommerce store owner, one of your main priorities should be to provide your customers with a great shopping experience.\r\n\r\nWith so many options available, customers are spoiled for choice. If they make a purchase from your online store and have an unpleasant experience, they’re not likely to return. They may also give your store a bad review, resulting in a loss of potential customers.\r\n\r\nManaging an eCommerce store can be incredibly stressful and you’re likely to make a few unintentional errors along the way, especially if you’re a beginner. That’s why our web development experts at <a href=\"https://actuate.webpreview.co/\">Actuate Agency</a> have made a list of some common eCommerce mistakes that you should avoid especially if you are a beginner.\r\n<h2>Let’s take a look.</h2>\r\n<h3 class=\"list-heading\">Choosing The Wrong eCommerce Platform</h3>\r\nOne of the most important aspects of building an eCommerce business is choosing the right platform. While there are numerous platforms to choose from, some only offer the most basic features while some have additional hidden costs, making them quite expensive.\r\n\r\nThe ideal eCommerce platform will grow with your business. It should have customisable features and options to upgrade as you scale and expand your online business. That’s why you need to conduct thorough research before <a href=\"https://www.sitecore.com/blog/commerce/4-risks-choosing-wrong-ecommerce-platform\" target=\"_blank\" rel=\"noopener\">picking your eCommerce platform</a>.\r\n\r\nAt Actuate Agency, we can help you create your online store on efficient eCommerce platforms like <a href=\"https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/\">Shopify</a>, <a href=\"https://actuate.webpreview.co/magento-ecommerce/\">Magento</a>, or <a href=\"https://actuate.webpreview.co/magento-ecommerce/magento-2/\">Magento 2</a>. If you’ve already got an online store, we can also help you migrate it to a more appropriate platform to enhance your business.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Get in touch with us</a> to create a satisfying online experience for your customers.\r\n<h3 class=\"list-heading\">Not Understanding Your Target Audience</h3>\r\nYou cannot <a href=\"https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/\">build a successful online business</a> if you don’t understand your product and audience. Instead of simply creating a product and assuming that your customers will buy it, you need to conduct market research to identify their needs.\r\n\r\nBy finding out what’s lacking in the existing options in the market, you can create products and services that will <a href=\"https://blog.hubspot.com/sales/niche-market\" target=\"_blank\" rel=\"noopener\">cater to a niche audience</a>. The attractiveness and affordability of your products and services won’t matter if you’re unable to identify your target market.\r\n\r\nYou should also avoid pricing your products without any research. Gather essential information about your target audience and how you can solve their problems. This will help you appropriately price your products.\r\n<h3 class=\"list-heading\">Not Providing A Great User Experience</h3>\r\nWhen it comes to eCommerce businesses, user experience is everything. One of the most common eCommerce mistakes is having a <a href=\"https://usabilitygeek.com/real-effects-bad-web-design/\" target=\"_blank\" rel=\"noopener\">non-responsive website design</a>. If your users are unable to easily navigate your website, they’re more likely to abandon their shopping cart.\r\n\r\nTo help your potential customers find their desired products, your website should have clear product categories. You also need to ensure that your customers can easily find the contact information as well as shipping and return policies. Regardless of how good your products may be, if your website has too many glitches, it’ll gain a bad reputation.\r\n\r\nOur web design specialists at Actuate Agency can help you create an exceptional online store that provides your customers with a seamless user experience. With a visually appealing and functional website, you can make a great impression on your customers and increase your conversion rates.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Call us</a> to help you <a href=\"https://actuate.webpreview.co/services/design-ux/\">design an impactful website</a>.\r\n<h3 class=\"list-heading\">Not Effectively Showing Off Your Products</h3>\r\nAnother important aspect of your website is your product pages. Beginners’ eCommerce mistakes often include not providing proper information about products or not presenting products in a clear, attractive manner.\r\n\r\nYour product’s images and videos are the only reference materials your customers have to make a purchasing decision. If poor photography makes your products look unprofessional and unappealing, customers are unlikely to buy them.\r\n\r\nAside from showcasing your products in the best light, you also need to ensure that your <a href=\"https://www.referralcandy.com/blog/product-descriptions-that-sell\" target=\"_blank\" rel=\"noopener\">product descriptions</a> are clear, concise, and persuasive. The descriptions should provide detailed information about your product’s key features and benefits.','4 Common eCommerce Mistakes That Beginners Make (And Should Avoid)','','inherit','closed','closed','','5724-revision-v1','','','2026-02-15 11:37:09','2026-02-15 11:37:09','',5724,'https://actuate.webpreview.co/?p=8458',0,'revision','',0),(8459,1,'2026-02-15 11:44:22','2026-02-15 11:44:22','One of the main reasons why many businesses fail upon launching is because they don’t begin with a solid strategy. A great eCommerce business plan can be used as a roadmap to map the success of your company.\n\nThese business plans can help your company focus on its main goals while also allowing you to identify any <a href=\"https://www.businessnewsdaily.com/6028-small-ecommerce-challenges.html\" target=\"_blank\" rel=\"noopener\">potential roadblocks</a> that it might face. Not only does it provide you with a better understanding of your business but it also helps evaluate any opportunities and address any weaknesses.\n\nIf you’ve got an eCommerce business or you’ve considered starting one, you’re probably feeling overwhelmed by the amount of work that goes into it. To help you navigate this complicated process, our experts at <a href=\"https://actuate.webpreview.co/\">Actuate Agency</a> have prepared a list of elements to assist you in creating a successful eCommerce strategy and plan.\n\nLet’s take a look at these tips.\n<h2 class=\"list-heading\">1. Create an Executive Summary</h2>\nYour executive summary should be a clear and concise one-page outline of your business idea. To create an executive summary, you will need to ask and answer certain questions about your business venture:\n<h3 class=\"list-heading-alpha\">A) What Does Your Business Do?</h3>\nHere, you can provide a brief and easy-to-understand summary about what your business does, the industry your business is in, whether is it ‘business-to-business (often referred to as B2B) or business-to-consumer’ (B2C), and what products or services it sells or offers.\n<h3 class=\"list-heading-alpha\">B) What Are Your Business Goals?</h3>\nHere, you\'ll explain your vision for your business. Outline what you intend to accomplish with your business and how it stands out from its competitors in the market.\n<h3 class=\"list-heading-alpha\">C) What Are You Selling And To Whom?</h3>\nProvide a short overview of your products and services and explain why they’re better or more important than your competitors. You should also specify your target audience here.\n<h2 class=\"list-heading\">2. Create a Company Overview</h2>\nBy providing a comprehensive overview of your company, your business plan’s reviewers will gain a better understanding of what type of business you run. This overview should include the following topics in detail.\n<ol class=\"list-alpha\">\n 	<li>A) Brand Name</li>\n 	<li>B) <a href=\"https://companieshouse.blog.gov.uk/2018/07/18/choosing-the-right-business-structure/\" target=\"_blank\" rel=\"noopener\">Business Legal Structure</a></li>\n 	<li>C) Domain Name</li>\n 	<li>D) Business Mission</li>\n 	<li>E) Your Vision</li>\n 	<li>F) Business’s Background Information</li>\n 	<li>G) Your Team</li>\n</ol>\n<h2 class=\"list-heading\">3. Conduct a Market Analysis</h2>\nUnderstanding your target market is an essential part of growing your business and succeeding in the eCommerce industry. This part of the <a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\">eCommerce strategy plan</a> will help you study your competitors, learn about consumer demographics, and understand the market potential of your business.\n<h3 class=\"list-heading-alpha\">A) Market Opportunities</h3>\nFor your company to make profits, you need solid data to estimate how interested your target market is in your products and services. For this, you need to <a href=\"https://www.meltwater.com/en/blog/customer-behaviour-data-driven-marketing\" target=\"_blank\" rel=\"noopener\">understand your customer’s behaviours</a> as well as your industry’s growth and trends. You can conduct a SWOT analysis (strengths, weaknesses, opportunities and threats) to help you tackle issues that may negatively impact your business.\n<h3 class=\"list-heading-alpha\">B) Competitive Analysis</h3>\nBy conducting a <a href=\"https://blog.hubspot.com/marketing/competitive-analysis-kit\" target=\"_blank\" rel=\"noopener\">competitive analysis</a>, you can identify your direct and indirect competitors and find out more about their strengths and weaknesses. Once you’ve determined what you are up against, you can position your brand as a better alternative.\n\nOur <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">web development specialists</a> can offer you exceptional eCommerce strategy solutions and help you create an effective roadmap for your business.\n\n<a href=\"https://actuate.webpreview.co/contact/\">Call us</a> to let us guide you in creating your eCommerce plan.\n<h2 class=\"list-heading\">4. Create a Marketing Plan</h2>\nOnce you’ve created a business idea and chosen your niche, you need to make sales. An effective marketing plan will not only drive traffic to your website but also persuade your customers to buy your products.\n\nAfter determining your campaign budget, you will need to introduce your products and services to your potential customers.\n\nHere, your online store business plan could benefit from implementing the modern marketing <a href=\"https://blog.oxfordcollegeofmarketing.com/2020/10/08/understanding-the-7ps-of-the-marketing-mix/\">concept of the 7 Ps</a>. These include product, price, place, promotion, packaging, positioning, and people.\n<h2 class=\"list-heading\">5. Create a Financial Plan</h2>\nTo create a business plan for an eCommerce startup business, you will need a stable financial plan. Determine if you plan to look for investors, take a business loan, create a crowdfunding campaign, or form an alliance with a wealthy partner.\n\nYour financial plan will require three major economic analyses: an income statement, a balance sheet, and a cash flow statement.\n\nThis will help you estimate your revenue and expenses and your required working capital. It will also help you determine your fixed and variable costs, allowing you to optimise your profit margins.\n\n&nbsp;','How to Create an Amazing eCommerce Plan to Improve Your Numbers','','inherit','closed','closed','','5721-autosave-v1','','','2026-02-15 11:44:22','2026-02-15 11:44:22','',5721,'https://actuate.webpreview.co/?p=8459',0,'revision','',0),(8460,1,'2026-02-15 11:44:54','2026-02-15 11:44:54','One of the main reasons why many businesses fail upon launching is because they don’t begin with a solid strategy. A great eCommerce business plan can be used as a roadmap to map the success of your company.\r\n\r\nThese business plans can help your company focus on its main goals while also allowing you to identify any <a href=\"https://www.businessnewsdaily.com/6028-small-ecommerce-challenges.html\" target=\"_blank\" rel=\"noopener\">potential roadblocks</a> that it might face. Not only does it provide you with a better understanding of your business but it also helps evaluate any opportunities and address any weaknesses.\r\n\r\nIf you’ve got an eCommerce business or you’ve considered starting one, you’re probably feeling overwhelmed by the amount of work that goes into it. To help you navigate this complicated process, our experts at <a href=\"https://actuate.webpreview.co/\">Actuate Agency</a> have prepared a list of elements to assist you in creating a successful eCommerce strategy and plan.\r\n\r\nLet’s take a look at these tips.\r\n<h2 class=\"list-heading\">Create an Executive Summary</h2>\r\nYour executive summary should be a clear and concise one-page outline of your business idea. To create an executive summary, you will need to ask and answer certain questions about your business venture:\r\n<h3 class=\"list-heading-alpha\">What Does Your Business Do?</h3>\r\nHere, you can provide a brief and easy-to-understand summary about what your business does, the industry your business is in, whether is it ‘business-to-business (often referred to as B2B) or business-to-consumer’ (B2C), and what products or services it sells or offers.\r\n<h3 class=\"list-heading-alpha\">What Are Your Business Goals?</h3>\r\nHere, you\'ll explain your vision for your business. Outline what you intend to accomplish with your business and how it stands out from its competitors in the market.\r\n<h3 class=\"list-heading-alpha\">What Are You Selling And To Whom?</h3>\r\nProvide a short overview of your products and services and explain why they’re better or more important than your competitors. You should also specify your target audience here.\r\n<h2 class=\"list-heading\">Create a Company Overview</h2>\r\nBy providing a comprehensive overview of your company, your business plan’s reviewers will gain a better understanding of what type of business you run. This overview should include the following topics in detail.\r\n<ol class=\"list-alpha\">\r\n 	<li>Brand Name</li>\r\n 	<li><a href=\"https://companieshouse.blog.gov.uk/2018/07/18/choosing-the-right-business-structure/\" target=\"_blank\" rel=\"noopener\">Business Legal Structure</a></li>\r\n 	<li>Domain Name</li>\r\n 	<li>Business Mission</li>\r\n 	<li>Your Vision</li>\r\n 	<li>Business’s Background Information</li>\r\n 	<li>Your Team</li>\r\n</ol>\r\n<h2 class=\"list-heading\">Conduct a Market Analysis</h2>\r\nUnderstanding your target market is an essential part of growing your business and succeeding in the eCommerce industry. This part of the <a href=\"https://actuate.webpreview.co/services/ecommerce-strategy/\">eCommerce strategy plan</a> will help you study your competitors, learn about consumer demographics, and understand the market potential of your business.\r\n<h3 class=\"list-heading-alpha\">Market Opportunities</h3>\r\nFor your company to make profits, you need solid data to estimate how interested your target market is in your products and services. For this, you need to <a href=\"https://www.meltwater.com/en/blog/customer-behaviour-data-driven-marketing\" target=\"_blank\" rel=\"noopener\">understand your customer’s behaviours</a> as well as your industry’s growth and trends. You can conduct a SWOT analysis (strengths, weaknesses, opportunities and threats) to help you tackle issues that may negatively impact your business.\r\n<h3 class=\"list-heading-alpha\">Competitive Analysis</h3>\r\nBy conducting a <a href=\"https://blog.hubspot.com/marketing/competitive-analysis-kit\" target=\"_blank\" rel=\"noopener\">competitive analysis</a>, you can identify your direct and indirect competitors and find out more about their strengths and weaknesses. Once you’ve determined what you are up against, you can position your brand as a better alternative.\r\n\r\nOur <a href=\"https://actuate.webpreview.co/services/ecommerce-development/\">web development specialists</a> can offer you exceptional eCommerce strategy solutions and help you create an effective roadmap for your business.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Call us</a> to let us guide you in creating your eCommerce plan.\r\n<h2 class=\"list-heading\">Create a Marketing Plan</h2>\r\nOnce you’ve created a business idea and chosen your niche, you need to make sales. An effective marketing plan will not only drive traffic to your website but also persuade your customers to buy your products.\r\n\r\nAfter determining your campaign budget, you will need to introduce your products and services to your potential customers.\r\n\r\nHere, your online store business plan could benefit from implementing the modern marketing <a href=\"https://blog.oxfordcollegeofmarketing.com/2020/10/08/understanding-the-7ps-of-the-marketing-mix/\">concept of the 7 Ps</a>. These include product, price, place, promotion, packaging, positioning, and people.\r\n<h2 class=\"list-heading\">Create a Financial Plan</h2>\r\nTo create a business plan for an eCommerce startup business, you will need a stable financial plan. Determine if you plan to look for investors, take a business loan, create a crowdfunding campaign, or form an alliance with a wealthy partner.\r\n\r\nYour financial plan will require three major economic analyses: an income statement, a balance sheet, and a cash flow statement.\r\n\r\nThis will help you estimate your revenue and expenses and your required working capital. It will also help you determine your fixed and variable costs, allowing you to optimise your profit margins.','How to Create an Amazing eCommerce Plan to Improve Your Numbers','','inherit','closed','closed','','5721-revision-v1','','','2026-02-15 11:44:54','2026-02-15 11:44:54','',5721,'https://actuate.webpreview.co/?p=8460',0,'revision','',0),(8461,1,'2026-02-15 11:54:01','2026-02-15 11:54:01','October has finally begun, which means that the spooky season of Halloween is quickly approaching. Now is a great time to begin your preparations and join in on that Halloween hype.\n\nHowever, if you have your business’ website to look after, you’ve got more than just your home to decorate for Halloween. Adding a Halloween twist to your site allows you to show your visitors the lighter side to your brand.\n\nYou can implement a variety of Halloween marketing ideas to your website and your social media channels to reflect the spirit of the spooky season.\n\nOur website design experts at <a href=\"https://actuate.webpreview.co/\">Actuate</a> have curated several eerie and effective Halloween-specific ideas that can help you to spook up your website.\n\nLet’s check them out!\n<h3 class=\"list-heading\">1. Add a Spooky Logo</h3>\nThere’s no better place to start than the trademark of your website. As is often done by Google, updating your <a href=\"https://www.creativebloq.com/illustration/best-google-doodles-1012933\" target=\"_blank\" rel=\"noopener\">website logo for different festivals</a> and seasons is an excellent way to interact with your customers.\n\nHere’s where you can be very creative. Try adding Halloween colours or designs, like spider webs or witch hats, to your logo to spook it up. You could also add moving animations.\n\nOur <a href=\"https://actuate.webpreview.co/services/design-ux/\">web design specialists</a> can help you come up with a variety of unique and eye-catching designs to add a creep factor to your logo.\n\n<a href=\"https://actuate.webpreview.co/contact/\">Reach out to us</a> to add a ghostly touch across your webpage.\n<h3 class=\"list-heading\">2. Create a Creepy Background</h3>\nEmbrace the spirit of Halloween, along with its colour palette, by adding splashes of orange, yellow, black and grey throughout your website. Just ensure that your Halloween-themed logo goes well with your website background, so none of the elements seem out of place or messy.\n\nYou can also add a creepy background image to enhance your Halloween theme. You’ll need web developers who have a way with web design to nail your Halloween look.\n\n<a href=\"https://actuate.webpreview.co/contact/\">Fill in this form</a> and let us know what spooky design ideas you need to bring to life this Halloween!\n<h3 class=\"list-heading\">3. Add an Eerie Font</h3>\nAnother great way to add a spooky charm to your website is to change the fonts of your website text. Adding a spectral font to your website’s tagline and heading can be quite effective in grabbing the attention of your target audience.\n\nHowever, you should avoid using the ghost-like font in your website’s body copy, as it could affect its readability. You wouldn’t want your customers to have trouble reading your content now, would you?\n<h3 class=\"list-heading\">4. Add Creepy Decor</h3>\nWhile decorating your website for Halloween, if you’d prefer to opt for something more subtle and creative, you can skip the colours and add some supernatural visuals instead.\n\nAmp up your Halloween aesthetic with some fun, animated designs, such as spiders hanging from webs or zombies and ghosts wandering around your homepage.\n<h3 class=\"list-heading\">Offer Halloween Promotions</h3>\nOffering <a href=\"https://www.constantcontact.com/blog/best-holiday-promotions/\" target=\"_blank\" rel=\"noopener\">holiday-specific promotions</a> is a great way to engage with your customers. You can offer a variety of discounts, especially if your website sells halloween decorations, costumes and gifts.\n\nIn order to encourage your customers to take advantage of your promotions and place orders, you could also add creative and catchy call-to-actions on your website.\n\nEerie touches like these throughout your online store are bound to create a buzz for your business.\n<h3 class=\"list-heading\">Send Halloween Emails</h3>\nEmail marketing is a great way to let your customers know about your Halloween offers and promotions. Pick a <a href=\"https://email.uplers.com/blog/halloween-email-examples/\" target=\"_blank\" rel=\"noopener\">Halloween email</a> template and customise it to suit your brand.\n\nBe sure to add attractive Halloween-specific designs and images to make your email stand out from any competition. You could also customise your text to promote your products and services while also reflecting the spirit of Halloween.\n<h3 class=\"list-heading\">Use Social Media</h3>\nAllow your Halloween marketing efforts to spill into your brand’s social media pages. This is an ideal way to interact with your customers and generate a buzz about your products and promotions.\n\nYou can create Halloween-centric social media campaigns, such as costume and photo contests.\n\nOn your website, you can also revamp your social media icons to match your Halloween designs. The design options here are endless!\n<h3 class=\"list-heading\">Create Halloween Content</h3>\nVarious minor and major holidays are excellent opportunities to attract new customers. Creating engaging and useful seasonal content can prove to be highly effective in driving traffic to your website.\n\nPeople often look for relevant content that is specific to an upcoming holiday. You can use this to your advantage by publishing themed content that still relates to your core business. Spoilers, this is what we’re doing right now!','8 Tips to Dress-up Your Website for Halloween in 2022','','inherit','closed','closed','','5112-autosave-v1','','','2026-02-15 11:54:01','2026-02-15 11:54:01','',5112,'https://actuate.webpreview.co/?p=8461',0,'revision','',0),(8462,1,'2026-02-15 11:54:15','2026-02-15 11:54:15','October has finally begun, which means that the spooky season of Halloween is quickly approaching. Now is a great time to begin your preparations and join in on that Halloween hype.\r\n\r\nHowever, if you have your business’ website to look after, you’ve got more than just your home to decorate for Halloween. Adding a Halloween twist to your site allows you to show your visitors the lighter side to your brand.\r\n\r\nYou can implement a variety of Halloween marketing ideas to your website and your social media channels to reflect the spirit of the spooky season.\r\n\r\nOur website design experts at <a href=\"https://actuate.webpreview.co/\">Actuate</a> have curated several eerie and effective Halloween-specific ideas that can help you to spook up your website.\r\n<h2>Let’s check them out!</h2>\r\n<h3 class=\"list-heading\">Add a Spooky Logo</h3>\r\nThere’s no better place to start than the trademark of your website. As is often done by Google, updating your <a href=\"https://www.creativebloq.com/illustration/best-google-doodles-1012933\" target=\"_blank\" rel=\"noopener\">website logo for different festivals</a> and seasons is an excellent way to interact with your customers.\r\n\r\nHere’s where you can be very creative. Try adding Halloween colours or designs, like spider webs or witch hats, to your logo to spook it up. You could also add moving animations.\r\n\r\nOur <a href=\"https://actuate.webpreview.co/services/design-ux/\">web design specialists</a> can help you come up with a variety of unique and eye-catching designs to add a creep factor to your logo.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Reach out to us</a> to add a ghostly touch across your webpage.\r\n<h3 class=\"list-heading\">Create a Creepy Background</h3>\r\nEmbrace the spirit of Halloween, along with its colour palette, by adding splashes of orange, yellow, black and grey throughout your website. Just ensure that your Halloween-themed logo goes well with your website background, so none of the elements seem out of place or messy.\r\n\r\nYou can also add a creepy background image to enhance your Halloween theme. You’ll need web developers who have a way with web design to nail your Halloween look.\r\n\r\n<a href=\"https://actuate.webpreview.co/contact/\">Fill in this form</a> and let us know what spooky design ideas you need to bring to life this Halloween!\r\n<h3 class=\"list-heading\">Add an Eerie Font</h3>\r\nAnother great way to add a spooky charm to your website is to change the fonts of your website text. Adding a spectral font to your website’s tagline and heading can be quite effective in grabbing the attention of your target audience.\r\n\r\nHowever, you should avoid using the ghost-like font in your website’s body copy, as it could affect its readability. You wouldn’t want your customers to have trouble reading your content now, would you?\r\n<h3 class=\"list-heading\">Add Creepy Decor</h3>\r\nWhile decorating your website for Halloween, if you’d prefer to opt for something more subtle and creative, you can skip the colours and add some supernatural visuals instead.\r\n\r\nAmp up your Halloween aesthetic with some fun, animated designs, such as spiders hanging from webs or zombies and ghosts wandering around your homepage.\r\n<h3 class=\"list-heading\">Offer Halloween Promotions</h3>\r\nOffering <a href=\"https://www.constantcontact.com/blog/best-holiday-promotions/\" target=\"_blank\" rel=\"noopener\">holiday-specific promotions</a> is a great way to engage with your customers. You can offer a variety of discounts, especially if your website sells halloween decorations, costumes and gifts.\r\n\r\nIn order to encourage your customers to take advantage of your promotions and place orders, you could also add creative and catchy call-to-actions on your website.\r\n\r\nEerie touches like these throughout your online store are bound to create a buzz for your business.\r\n<h3 class=\"list-heading\">Send Halloween Emails</h3>\r\nEmail marketing is a great way to let your customers know about your Halloween offers and promotions. Pick a <a href=\"https://email.uplers.com/blog/halloween-email-examples/\" target=\"_blank\" rel=\"noopener\">Halloween email</a> template and customise it to suit your brand.\r\n\r\nBe sure to add attractive Halloween-specific designs and images to make your email stand out from any competition. You could also customise your text to promote your products and services while also reflecting the spirit of Halloween.\r\n<h3 class=\"list-heading\">Use Social Media</h3>\r\nAllow your Halloween marketing efforts to spill into your brand’s social media pages. This is an ideal way to interact with your customers and generate a buzz about your products and promotions.\r\n\r\nYou can create Halloween-centric social media campaigns, such as costume and photo contests.\r\n\r\nOn your website, you can also revamp your social media icons to match your Halloween designs. The design options here are endless!\r\n<h3 class=\"list-heading\">Create Halloween Content</h3>\r\nVarious minor and major holidays are excellent opportunities to attract new customers. Creating engaging and useful seasonal content can prove to be highly effective in driving traffic to your website.\r\n\r\nPeople often look for relevant content that is specific to an upcoming holiday. You can use this to your advantage by publishing themed content that still relates to your core business. Spoilers, this is what we’re doing right now!','8 Tips to Dress-up Your Website for Halloween in 2022','','inherit','closed','closed','','5112-revision-v1','','','2026-02-15 11:54:15','2026-02-15 11:54:15','',5112,'https://actuate.webpreview.co/?p=8462',0,'revision','',0),(8463,1,'2026-02-15 11:56:20','2026-02-15 11:56:20','As the pace at which the world goes digital increases, it’s no secret that your business should have a website.\n\nIf you’re selling products at scale, there’s so much you stand to gain with a well-built and well-optimised <a href=\"https://actuate.webpreview.co/seo/myths-facts-about-e-commerce/\">eCommerce website</a>.\n\nA strong website helps build a great first impression, attract and create a solid client base, amplify brand awareness, and do so much more, giving you another channel to achieve your business goals.\n\nWhilst you might think your website is perfect, there is always room for upgrades and fixes. What\'s more, upgrading from time to time can help <a href=\"https://actuate.webpreview.co/ecommerce/what-is-ecommerce-customer-experience-and-why-does-it-matter/\">you increase your traffic.</a>\n\nIt’s always a good idea to test new updates before putting them up. What this basically means is that you cannot simply predict what would work without testing it first.\n\nA/B split testing makes this possible by splitting your audience so you can test variations of your upgrades and campaigns before you roll things out.\n\nTo make it simple for you, the experts at Actuate have put together a guide on how A/B split testing works.\n\nLet\'s take a look!\n<h2>A/B Split Testing Explained</h2>\nThe logic behind A/B split testing is quite simple. You essentially present version A of your campaign to one half of the audience, while the other half is presented with version B.\n\nEveryone who visits your website is going to react differently to the changes they see. The difference in their response is valuable data that you can use. Since everyone behaves differently, you are able to get a better understanding of what works and what doesn’t.\n\nFor example, you might want to test if moving your “<a href=\"https://actuate.webpreview.co/digital-strategy/increasing-sales-with-buy-now-pay-later/\">Buy Now!</a>” button to the top of your homepage increases click-through rates. With A/B split testing, there would be an alternative webpage that implements the new placement.\n\nHalf of your audience will be directed to this webpage, while the other half is directed towards the original. This happens over a period of time to collect data.\n\nAfter you receive the A/B testing analysis, you will find out whether there has indeed been an increase in click-through rates due to a change in placement.\n<h2>The A/B Split Testing Process</h2>\n<h3 class=\"list-heading\">1Pick Your Variable</h3>\nWhen you wish to optimise your website, you may have a number of changes you want to make. However, it’s better to test one specific variable separately to obtain true results.\n\nWhile it’s possible to test more than one variable at a time, you should test them one at a time. We do this because it is possible that a combination of variables might affect <a href=\"https://actuate.webpreview.co/digital-strategy/an-introduction-to-customer-personas-and-their-importance-to-your-business-and-website/\">consumer behaviour</a>, and it becomes too difficult to pinpoint exactly what has caused the change.\n<h3 class=\"list-heading\">Identify Your Goal</h3>\nBefore you go ahead with the test, you need to decide upon your exact goals. What are you trying to measure? What do you want to achieve out of this test?\n\nIt\'s important to choose a primary metric to focus on before you run the test. This way, you’ll receive more focused results which will pave the way for a more successful website optimisation.\n<h3 class=\"list-heading\">Split Your Sample</h3>\nA/B testing split traffic is basically an equally divided website traffic. Your sample is the number of people you are testing. For A/B testing, you are required to split your sample equally in two groups.\n\nAdditionally, an important tip to remember is that if <a href=\"https://tools4dev.org/resources/how-to-choose-a-sample-size/#:~:text=A%20good%20maximum%20sample%20size%20is%20usually%20around%2010%25%20of,the%20maximum%20would%20be%201000.\">your sample size</a> is large, your results are going to be more conclusive.\n<h3 class=\"list-heading\">Select an A/B Testing Tool</h3>\nA/B testing tools basically help you to be better equipped to compare your alternative website with the original. Using A/B testing tools is important to the test to be able to understand the results.\n\nGoogle Analytics is one of the most <a href=\"https://www.crazyegg.com/blog/ab-testing-google-analytics/\">efficient tools for A/B split testing</a>. It lets you compare up to ten versions of your webpage and offers detailed insights. Remember to give it time to collect enough data to be able to produce conclusive results.\n<h3 class=\"list-heading\">Make Appropriate Changes</h3>\nOnce the A/B testing analysis is complete, you can compare the insights you receive. If one variation is better than the other, you can update your website with the more favourable changes.\n\nHowever, it is possible that the alternative version is not better than the original. In this case, your results will be marked as inconclusive. You should then continue with the original version or run another test.','The Beginner’s Guide To A/B Split Testing','','inherit','closed','closed','','5095-autosave-v1','','','2026-02-15 11:56:20','2026-02-15 11:56:20','',5095,'https://actuate.webpreview.co/?p=8463',0,'revision','',0),(8464,1,'2026-02-15 11:56:24','2026-02-15 11:56:24','As the pace at which the world goes digital increases, it’s no secret that your business should have a website.\r\n\r\nIf you’re selling products at scale, there’s so much you stand to gain with a well-built and well-optimised <a href=\"https://actuate.webpreview.co/seo/myths-facts-about-e-commerce/\">eCommerce website</a>.\r\n\r\nA strong website helps build a great first impression, attract and create a solid client base, amplify brand awareness, and do so much more, giving you another channel to achieve your business goals.\r\n\r\nWhilst you might think your website is perfect, there is always room for upgrades and fixes. What\'s more, upgrading from time to time can help <a href=\"https://actuate.webpreview.co/ecommerce/what-is-ecommerce-customer-experience-and-why-does-it-matter/\">you increase your traffic.</a>\r\n\r\nIt’s always a good idea to test new updates before putting them up. What this basically means is that you cannot simply predict what would work without testing it first.\r\n\r\nA/B split testing makes this possible by splitting your audience so you can test variations of your upgrades and campaigns before you roll things out.\r\n\r\nTo make it simple for you, the experts at Actuate have put together a guide on how A/B split testing works.\r\n\r\nLet\'s take a look!\r\n<h2>A/B Split Testing Explained</h2>\r\nThe logic behind A/B split testing is quite simple. You essentially present version A of your campaign to one half of the audience, while the other half is presented with version B.\r\n\r\nEveryone who visits your website is going to react differently to the changes they see. The difference in their response is valuable data that you can use. Since everyone behaves differently, you are able to get a better understanding of what works and what doesn’t.\r\n\r\nFor example, you might want to test if moving your “<a href=\"https://actuate.webpreview.co/digital-strategy/increasing-sales-with-buy-now-pay-later/\">Buy Now!</a>” button to the top of your homepage increases click-through rates. With A/B split testing, there would be an alternative webpage that implements the new placement.\r\n\r\nHalf of your audience will be directed to this webpage, while the other half is directed towards the original. This happens over a period of time to collect data.\r\n\r\nAfter you receive the A/B testing analysis, you will find out whether there has indeed been an increase in click-through rates due to a change in placement.\r\n<h2>The A/B Split Testing Process</h2>\r\n<h3 class=\"list-heading\">Pick Your Variable</h3>\r\nWhen you wish to optimise your website, you may have a number of changes you want to make. However, it’s better to test one specific variable separately to obtain true results.\r\n\r\nWhile it’s possible to test more than one variable at a time, you should test them one at a time. We do this because it is possible that a combination of variables might affect <a href=\"https://actuate.webpreview.co/digital-strategy/an-introduction-to-customer-personas-and-their-importance-to-your-business-and-website/\">consumer behaviour</a>, and it becomes too difficult to pinpoint exactly what has caused the change.\r\n<h3 class=\"list-heading\">Identify Your Goal</h3>\r\nBefore you go ahead with the test, you need to decide upon your exact goals. What are you trying to measure? What do you want to achieve out of this test?\r\n\r\nIt\'s important to choose a primary metric to focus on before you run the test. This way, you’ll receive more focused results which will pave the way for a more successful website optimisation.\r\n<h3 class=\"list-heading\">Split Your Sample</h3>\r\nA/B testing split traffic is basically an equally divided website traffic. Your sample is the number of people you are testing. For A/B testing, you are required to split your sample equally in two groups.\r\n\r\nAdditionally, an important tip to remember is that if <a href=\"https://tools4dev.org/resources/how-to-choose-a-sample-size/#:~:text=A%20good%20maximum%20sample%20size%20is%20usually%20around%2010%25%20of,the%20maximum%20would%20be%201000.\">your sample size</a> is large, your results are going to be more conclusive.\r\n<h3 class=\"list-heading\">Select an A/B Testing Tool</h3>\r\nA/B testing tools basically help you to be better equipped to compare your alternative website with the original. Using A/B testing tools is important to the test to be able to understand the results.\r\n\r\nGoogle Analytics is one of the most <a href=\"https://www.crazyegg.com/blog/ab-testing-google-analytics/\">efficient tools for A/B split testing</a>. It lets you compare up to ten versions of your webpage and offers detailed insights. Remember to give it time to collect enough data to be able to produce conclusive results.\r\n<h3 class=\"list-heading\">Make Appropriate Changes</h3>\r\nOnce the A/B testing analysis is complete, you can compare the insights you receive. If one variation is better than the other, you can update your website with the more favourable changes.\r\n\r\nHowever, it is possible that the alternative version is not better than the original. In this case, your results will be marked as inconclusive. You should then continue with the original version or run another test.','The Beginner’s Guide To A/B Split Testing','','inherit','closed','closed','','5095-revision-v1','','','2026-02-15 11:56:24','2026-02-15 11:56:24','',5095,'https://actuate.webpreview.co/?p=8464',0,'revision','',0),(8465,1,'2026-02-15 11:57:51','2026-02-15 11:57:51','No matter what type of business you’re running, your website needs to be designed in a way that ensures a good experience for your visitors.\n\nWhether you’re directing your visitors to make a purchase, subscribe to a newsletter or interact with the content on your page, you need to focus on your UX design.\n\nThis is especially true for startup businesses, as they need to focus on establishing their brand and creating a good client base. However, UX design for startups can be a complex process, which is why a professional website design agency, like Actuate, can help.\n\nWe work with you to <a href=\"https://actuate.webpreview.co/digital-strategy/an-introduction-to-customer-personas-and-their-importance-to-your-business-and-website/\">understand your audience</a> and their preferences and objectives. With this information, we create a prototype design for you and carry out multiple user tests, before coming to the perfect solution for your website.\n\nTo help you out, we’ve laid out a couple of ways in which UX design is <a href=\"https://actuate.webpreview.co/insights/the-importance-of-user-experience-design-for-your-website/\">beneficial for your startup</a>. Let’s take a look!\n<h3 class=\"list-heading\">Understanding Your Product’s Value</h3>\nStartup businesses often fail to understand the value that their product or service provides before presenting it to their market. It is important to validate and understand the kind of market you are targeting and to find out the exact solutions that your product provides to customers.\n\nLuckily, when it comes to UX design for startups, you can find out exactly how your products will make a difference. With the help of prototypes and user testing, you can create test versions of your products and release them to your target audience.\n\nThis process helps you to determine exactly how your customers use your product and how well it is working.\n<h3 class=\"list-heading\">Increasing Conversion Rates</h3>\nWhen it comes to designing for startups, one of the most important goals you want to achieve is to <a href=\"https://actuate.webpreview.co/seo/getting-to-grips-with-local-seo-part-2/\">bring up the conversion rates</a>. Startup businesses often face the trouble of not achieving conversions, despite having a fully functional website.\n\nStartup UX design, however, covers everything you need, including helping to encourage your audience to buy from you. Designing for startups essentially involves looking after the purchase process for you. If your purchase process is well-designed, short and straightforward, you’re going to see fewer people <a href=\"https://actuate.webpreview.co/digital-strategy/increasing-sales-with-buy-now-pay-later/\">abandoning their carts</a>, boosting your conversion rate.\n\nWith the help of a specialist agency, you can set up a no-nonsense purchase path that gives clear, concise information to your customers, making buying as easy as possible.\n<h3 class=\"list-heading\">Understanding CAC</h3>\nAs a startup business, it is important to <a href=\"https://corporatefinanceinstitute.com/resources/knowledge/accounting/customer-acquisition-cost-cac/\" target=\"_blank\" rel=\"noopener\">understand your CAC</a> (customer acquisition cost). You need to pay attention to ensure that your investment into CAC is not higher than your returns. UX design for startups provides excellent solutions for this problem.\n\nFor example, through A/B split testing, you can work towards the best CAC possible. Moreover, UX design also helps you to understand customer journeys or the key stages that they go through when they visit your website. This helps you to identify where users have difficulty and then you can make the necessary improvements.\n\nThe first five minutes of a user’s time on your website will decide whether they continue their journey or leave. This is why it is important to adopt the right UX design ideas and solutions to keep your audience interested.\n<h3 class=\"list-heading\">4A Base for New Ideas</h3>\nUX design helps you better understand your target audience, their objectives and their preferences. It also helps you understand how well your products and services are performing. Once you have this information, it’s easier to build a <a href=\"https://www.wellersaccountants.co.uk/blog/8-key-elements-of-a-business-plan-you-need-to-know\" target=\"_blank\" rel=\"noopener\">proper business plan</a>.\n\nHowever, UX design can also be a platform for new ideas. With the range of information that it provides on your products and your customers, you can rely on this data to launch new competitive products.\n\nThrough UX design, you can perform in-depth market research and analysis to come up with better ideas for new products and services.','4 Reasons Why You Need UX Design for Startups','','inherit','closed','closed','','5103-autosave-v1','','','2026-02-15 11:57:51','2026-02-15 11:57:51','',5103,'https://actuate.webpreview.co/?p=8465',0,'revision','',0),(8466,1,'2026-02-15 11:57:58','2026-02-15 11:57:58','No matter what type of business you’re running, your website needs to be designed in a way that ensures a good experience for your visitors.\r\n\r\nWhether you’re directing your visitors to make a purchase, subscribe to a newsletter or interact with the content on your page, you need to focus on your UX design.\r\n\r\nThis is especially true for startup businesses, as they need to focus on establishing their brand and creating a good client base. However, UX design for startups can be a complex process, which is why a professional website design agency, like Actuate, can help.\r\n\r\nWe work with you to <a href=\"https://actuate.webpreview.co/digital-strategy/an-introduction-to-customer-personas-and-their-importance-to-your-business-and-website/\">understand your audience</a> and their preferences and objectives. With this information, we create a prototype design for you and carry out multiple user tests, before coming to the perfect solution for your website.\r\n\r\nTo help you out, we’ve laid out a couple of ways in which UX design is <a href=\"https://actuate.webpreview.co/insights/the-importance-of-user-experience-design-for-your-website/\">beneficial for your startup</a>.\r\n<h2>Let’s take a look!</h2>\r\n<h3 class=\"list-heading\">Understanding Your Product’s Value</h3>\r\nStartup businesses often fail to understand the value that their product or service provides before presenting it to their market. It is important to validate and understand the kind of market you are targeting and to find out the exact solutions that your product provides to customers.\r\n\r\nLuckily, when it comes to UX design for startups, you can find out exactly how your products will make a difference. With the help of prototypes and user testing, you can create test versions of your products and release them to your target audience.\r\n\r\nThis process helps you to determine exactly how your customers use your product and how well it is working.\r\n<h3 class=\"list-heading\">Increasing Conversion Rates</h3>\r\nWhen it comes to designing for startups, one of the most important goals you want to achieve is to <a href=\"https://actuate.webpreview.co/seo/getting-to-grips-with-local-seo-part-2/\">bring up the conversion rates</a>. Startup businesses often face the trouble of not achieving conversions, despite having a fully functional website.\r\n\r\nStartup UX design, however, covers everything you need, including helping to encourage your audience to buy from you. Designing for startups essentially involves looking after the purchase process for you. If your purchase process is well-designed, short and straightforward, you’re going to see fewer people <a href=\"https://actuate.webpreview.co/digital-strategy/increasing-sales-with-buy-now-pay-later/\">abandoning their carts</a>, boosting your conversion rate.\r\n\r\nWith the help of a specialist agency, you can set up a no-nonsense purchase path that gives clear, concise information to your customers, making buying as easy as possible.\r\n<h3 class=\"list-heading\">Understanding CAC</h3>\r\nAs a startup business, it is important to <a href=\"https://corporatefinanceinstitute.com/resources/knowledge/accounting/customer-acquisition-cost-cac/\" target=\"_blank\" rel=\"noopener\">understand your CAC</a> (customer acquisition cost). You need to pay attention to ensure that your investment into CAC is not higher than your returns. UX design for startups provides excellent solutions for this problem.\r\n\r\nFor example, through A/B split testing, you can work towards the best CAC possible. Moreover, UX design also helps you to understand customer journeys or the key stages that they go through when they visit your website. This helps you to identify where users have difficulty and then you can make the necessary improvements.\r\n\r\nThe first five minutes of a user’s time on your website will decide whether they continue their journey or leave. This is why it is important to adopt the right UX design ideas and solutions to keep your audience interested.\r\n<h3 class=\"list-heading\">A Base for New Ideas</h3>\r\nUX design helps you better understand your target audience, their objectives and their preferences. It also helps you understand how well your products and services are performing. Once you have this information, it’s easier to build a <a href=\"https://www.wellersaccountants.co.uk/blog/8-key-elements-of-a-business-plan-you-need-to-know\" target=\"_blank\" rel=\"noopener\">proper business plan</a>.\r\n\r\nHowever, UX design can also be a platform for new ideas. With the range of information that it provides on your products and your customers, you can rely on this data to launch new competitive products.\r\n\r\nThrough UX design, you can perform in-depth market research and analysis to come up with better ideas for new products and services.','4 Reasons Why You Need UX Design for Startups','','inherit','closed','closed','','5103-revision-v1','','','2026-02-15 11:57:58','2026-02-15 11:57:58','',5103,'https://actuate.webpreview.co/?p=8466',0,'revision','',0),(8467,1,'2026-02-15 11:58:29','2026-02-15 11:58:29','<h2>Magento Update: Security Patch.</h2>\nLast week Adobe announced a security release for their current Magento platforms 2.3.x and 2.4.x. This security patch covers a serious vulnerability in their platform.\n\nThe patches MDVA-43395 and MDVA-43443 help to close a arbitrary code execution exploit.\n\nAll Magento users on 2.3.x and 2.4.x are advised to apply these patches as soon as possible. Users on versions 2.2.x and below are urged to move to 2.4.x as versions 2.2 and below are no longer supported.\n\n<strong>You can find more information on the latest security patches below:</strong>\n<ul>\n 	<li><a href=\"https://helpx.adobe.com/security/products/magento/apsb22-12.html\">Adobe Security Bulletin</a></li>\n 	<li><a href=\"https://support.magento.com/hc/en-us/articles/4426353041293-Security-updates-available-for-Adobe-Commerce-APSB22-12-\">Developer Installation Notes</a></li>\n</ul>','Urgent Security Fix for Magento 2.3 & 2.4','','inherit','closed','closed','','5706-autosave-v1','','','2026-02-15 11:58:29','2026-02-15 11:58:29','',5706,'https://actuate.webpreview.co/?p=8467',0,'revision','',0),(8468,1,'2026-02-15 11:58:40','2026-02-15 11:58:40','<h2>Magento Update: Security Patch.</h2>\r\nLast week Adobe announced a security release for their current Magento platforms 2.3.x and 2.4.x. This security patch covers a serious vulnerability in their platform.\r\n\r\nThe patches MDVA-43395 and MDVA-43443 help to close a arbitrary code execution exploit.\r\n\r\nAll Magento users on 2.3.x and 2.4.x are advised to apply these patches as soon as possible. Users on versions 2.2.x and below are urged to move to 2.4.x as versions 2.2 and below are no longer supported.\r\n<h3>You can find more information on the latest security patches below:</h3>\r\n<ul>\r\n 	<li><a href=\"https://helpx.adobe.com/security/products/magento/apsb22-12.html\">Adobe Security Bulletin</a></li>\r\n 	<li><a href=\"https://support.magento.com/hc/en-us/articles/4426353041293-Security-updates-available-for-Adobe-Commerce-APSB22-12-\">Developer Installation Notes</a></li>\r\n</ul>','Urgent Security Fix for Magento 2.3 & 2.4','','inherit','closed','closed','','5706-revision-v1','','','2026-02-15 11:58:40','2026-02-15 11:58:40','',5706,'https://actuate.webpreview.co/?p=8468',0,'revision','',0),(8469,1,'2026-02-15 11:59:44','2026-02-15 11:59:44','The Magento 2.4.3 update is now available. This update is a big one! The release includes over 370 new fixes to the core code and 33 security enhancements. It’s really important to keep up to date with Magento releases. These releases not only help keep the day to day running of your online store smooth, they also help to keep it secure.\n<h2>What’s in the 2.4.3 update?</h2>\nThis release is bursting with enhancements! There are literally pages and pages of details available to read <a href=\"https://devdocs-beta.magento.com/guides/v2.4/release-notes/open-source-2-4-3.html\">here</a>. We know you’re busy so we’ve picked out some of our favourite highlights that we think will benefit you the most:\n<h3>Substantial Security Enhancements</h3>\nWe all want to make sure that our customers\' details are secure. The latest release includes 33 Security patches that help to close remote code execution (RCE and cross-site scripting (XSS) vulnerabilities.\n<h3>New Composer Plugin</h3>\nThe new Composer Plugin for Magento Open Source will minimize a security vulnerability known as dependency confusion. The plugin will perform integrity checks during installation.\n<h3>Infrastructure Updates</h3>\nThis includes enhanced functionality within the Customer Account, Catalog, Cart &amp; Checkout and Promotions to name a few!\n<h3>PayPal Pay Later</h3>\nOffering a “buy now, pay later” service to your customers can help increase sales. Magento 2.4.3 now supports Paypal Pay Later allowing customers to pay for their order in bi-weekly installments rather than at the time of purchase.\n<h3>Performance Enhancements</h3>\nThe improvements decrease indexation time for Product Price and Catalog Rule indexers. It also exclude a website from a customer group or shared catalog, which reduces the number of records for indexing and improves indexing times.\n<h3>Page Builder</h3>\nThe Page Builder extension is now the default content editing tool for Adobe Commerce 2.4.3 and Magento Open Source 2.4.3. If required, it can replace the WYSIWYG editor with any third-party module.\n\nPage Builder replaces the TinyMCE editor in the following Admin areas:\n\nCMS Page\n\nCMS Block\n\nCategory Description\n\nProduct Description\n\nAll the content created in TinyMCE has been migrated into Page Builder as HTML.\n<h3>Bundle Products</h3>\nThere have been some great improvements to the Bundle Product feature including the ability to add a bundle product with more than one checkbox option to the cart. Also, the stock status is now updated based on the stock levels of the child products.\n<h4>How Can You Update to Magento 2.4.3?</h4>\nWe highly recommend upgrading your website to Magento 2.4.3 as soon as possible. After the update your store will deliver an even better user experience which is more secure than ever.\n\nActuate can help you to upgrade to Magento 2.4.3 in a smooth and timely fashion. We will clone your existing site and perform the update to it before deploying to your live website. This ensures minimal down time to your business by ironing out any bugs on the development site first.\n\nFor details on a full website audit and upgrade to Magento 2.4.3 call us on 0161 672 0877.\n\nWe will look forward to hearing from you.','Magento 2.4.3 Update','','inherit','closed','closed','','4917-autosave-v1','','','2026-02-15 11:59:44','2026-02-15 11:59:44','',4917,'https://actuate.webpreview.co/?p=8469',0,'revision','',0),(8470,1,'2026-02-15 11:59:52','2026-02-15 11:59:52','The Magento 2.4.3 update is now available. This update is a big one! The release includes over 370 new fixes to the core code and 33 security enhancements. It’s really important to keep up to date with Magento releases. These releases not only help keep the day to day running of your online store smooth, they also help to keep it secure.\r\n<h2>What’s in the 2.4.3 update?</h2>\r\nThis release is bursting with enhancements! There are literally pages and pages of details available to read <a href=\"https://devdocs-beta.magento.com/guides/v2.4/release-notes/open-source-2-4-3.html\">here</a>. We know you’re busy so we’ve picked out some of our favourite highlights that we think will benefit you the most:\r\n<h3>Substantial Security Enhancements</h3>\r\nWe all want to make sure that our customers\' details are secure. The latest release includes 33 Security patches that help to close remote code execution (RCE and cross-site scripting (XSS) vulnerabilities.\r\n<h3>New Composer Plugin</h3>\r\nThe new Composer Plugin for Magento Open Source will minimize a security vulnerability known as dependency confusion. The plugin will perform integrity checks during installation.\r\n<h3>Infrastructure Updates</h3>\r\nThis includes enhanced functionality within the Customer Account, Catalog, Cart &amp; Checkout and Promotions to name a few!\r\n<h3>PayPal Pay Later</h3>\r\nOffering a “buy now, pay later” service to your customers can help increase sales. Magento 2.4.3 now supports Paypal Pay Later allowing customers to pay for their order in bi-weekly installments rather than at the time of purchase.\r\n<h3>Performance Enhancements</h3>\r\nThe improvements decrease indexation time for Product Price and Catalog Rule indexers. It also exclude a website from a customer group or shared catalog, which reduces the number of records for indexing and improves indexing times.\r\n<h3>Page Builder</h3>\r\nThe Page Builder extension is now the default content editing tool for Adobe Commerce 2.4.3 and Magento Open Source 2.4.3. If required, it can replace the WYSIWYG editor with any third-party module.\r\n\r\nPage Builder replaces the TinyMCE editor in the following Admin areas:\r\n\r\nCMS Page\r\n\r\nCMS Block\r\n\r\nCategory Description\r\n\r\nProduct Description\r\n\r\nAll the content created in TinyMCE has been migrated into Page Builder as HTML.\r\n<h3>Bundle Products</h3>\r\nThere have been some great improvements to the Bundle Product feature including the ability to add a bundle product with more than one checkbox option to the cart. Also, the stock status is now updated based on the stock levels of the child products.','Magento 2.4.3 Update','','inherit','closed','closed','','4917-revision-v1','','','2026-02-15 11:59:52','2026-02-15 11:59:52','',4917,'https://actuate.webpreview.co/?p=8470',0,'revision','',0),(8471,1,'2026-02-15 12:00:09','2026-02-15 12:00:09','The Magento 2.4.3 update is now available. This update is a big one! The release includes over 370 new fixes to the core code and 33 security enhancements. It’s really important to keep up to date with Magento releases. These releases not only help keep the day to day running of your online store smooth, they also help to keep it secure.\r\n<h2>What’s in the 2.4.3 update?</h2>\r\nThis release is bursting with enhancements! There are literally pages and pages of details available to read <a href=\"https://devdocs-beta.magento.com/guides/v2.4/release-notes/open-source-2-4-3.html\">here</a>. We know you’re busy so we’ve picked out some of our favourite highlights that we think will benefit you the most:\r\n<h3>Substantial Security Enhancements</h3>\r\nWe all want to make sure that our customers\' details are secure. The latest release includes 33 Security patches that help to close remote code execution (RCE and cross-site scripting (XSS) vulnerabilities.\r\n<h3>New Composer Plugin</h3>\r\nThe new Composer Plugin for Magento Open Source will minimize a security vulnerability known as dependency confusion. The plugin will perform integrity checks during installation.\r\n<h3>Infrastructure Updates</h3>\r\nThis includes enhanced functionality within the Customer Account, Catalog, Cart &amp; Checkout and Promotions to name a few!\r\n<h3>PayPal Pay Later</h3>\r\nOffering a “buy now, pay later” service to your customers can help increase sales. Magento 2.4.3 now supports Paypal Pay Later allowing customers to pay for their order in bi-weekly installments rather than at the time of purchase.\r\n<h3>Performance Enhancements</h3>\r\nThe improvements decrease indexation time for Product Price and Catalog Rule indexers. It also exclude a website from a customer group or shared catalog, which reduces the number of records for indexing and improves indexing times.\r\n<h3>Page Builder</h3>\r\nThe Page Builder extension is now the default content editing tool for Adobe Commerce 2.4.3 and Magento Open Source 2.4.3. If required, it can replace the WYSIWYG editor with any third-party module.\r\n\r\nPage Builder replaces the TinyMCE editor in the following Admin areas:\r\n<ul>\r\n 	<li>CMS Page</li>\r\n 	<li>CMS Block</li>\r\n 	<li>Category Description</li>\r\n 	<li>Product Description</li>\r\n</ul>\r\nAll the content created in TinyMCE has been migrated into Page Builder as HTML.\r\n<h3>Bundle Products</h3>\r\nThere have been some great improvements to the Bundle Product feature including the ability to add a bundle product with more than one checkbox option to the cart. Also, the stock status is now updated based on the stock levels of the child products.','Magento 2.4.3 Update','','inherit','closed','closed','','4917-revision-v1','','','2026-02-15 12:00:09','2026-02-15 12:00:09','',4917,'https://actuate.webpreview.co/?p=8471',0,'revision','',0),(8472,1,'2026-02-15 12:00:19','2026-02-15 12:00:19','The Magento 2.4.3 update is now available. This update is a big one! The release includes over 370 new fixes to the core code and 33 security enhancements. It’s really important to keep up to date with Magento releases. These releases not only help keep the day to day running of your online store smooth, they also help to keep it secure.\r\n<h2>What’s in the 2.4.3 update?</h2>\r\nThis release is bursting with enhancements! There are literally pages and pages of details available to read <a href=\"https://devdocs-beta.magento.com/guides/v2.4/release-notes/open-source-2-4-3.html\">here</a>. We know you’re busy so we’ve picked out some of our favourite highlights that we think will benefit you the most:\r\n<h3>Substantial Security Enhancements</h3>\r\nWe all want to make sure that our customers\' details are secure. The latest release includes 33 Security patches that help to close remote code execution (RCE and cross-site scripting (XSS) vulnerabilities.\r\n<h3>New Composer Plugin</h3>\r\nThe new Composer Plugin for Magento Open Source will minimize a security vulnerability known as dependency confusion. The plugin will perform integrity checks during installation.\r\n<h3>Infrastructure Updates</h3>\r\nThis includes enhanced functionality within the Customer Account, Catalog, Cart &amp; Checkout and Promotions to name a few!\r\n<h3>PayPal Pay Later</h3>\r\nOffering a “buy now, pay later” service to your customers can help increase sales. Magento 2.4.3 now supports Paypal Pay Later allowing customers to pay for their order in bi-weekly installments rather than at the time of purchase.\r\n<h3>Performance Enhancements</h3>\r\nThe improvements decrease indexation time for Product Price and Catalog Rule indexers. It also exclude a website from a customer group or shared catalog, which reduces the number of records for indexing and improves indexing times.\r\n<h3>Page Builder</h3>\r\nThe Page Builder extension is now the default content editing tool for Adobe Commerce 2.4.3 and Magento Open Source 2.4.3. If required, it can replace the WYSIWYG editor with any third-party module.\r\n\r\nPage Builder replaces the TinyMCE editor in the following Admin areas:\r\n<ul>\r\n 	<li>CMS Page</li>\r\n 	<li>CMS Block</li>\r\n 	<li>Category Description</li>\r\n 	<li>Product Description</li>\r\n 	<li>All the content created in TinyMCE has been migrated into Page Builder as HTML.</li>\r\n</ul>\r\n<h3>Bundle Products</h3>\r\nThere have been some great improvements to the Bundle Product feature including the ability to add a bundle product with more than one checkbox option to the cart. Also, the stock status is now updated based on the stock levels of the child products.','Magento 2.4.3 Update','','inherit','closed','closed','','4917-revision-v1','','','2026-02-15 12:00:19','2026-02-15 12:00:19','',4917,'https://actuate.webpreview.co/?p=8472',0,'revision','',0),(8473,1,'2026-02-15 12:01:12','2026-02-15 12:01:12','eCommerce customer experience refers specifically to the digital experience a business delivers to their customers. This experience can often trigger an emotional response which will keep the customer coming back time and time again. The digital experience often starts way before your customers will even land on your website, however for the purpose of this insight post this is exactly where we are going to focus on.\n\nYour website should cater to your customers. When in discovery meetings with clients we often tell them that it doesn’t really matter what they think about their website, it’s their customers’ opinion that is important. Your website should be mindful of the exchanges being made between your brand and the customer. It should invoke a positive, emotional feeling that will ensure your customer is compelled to make their purchase and become a repeat customer. By delivering an optimised and personalised experience you’ll show customers that your business cares.\n<h2>Why is eCommerce Customer Experience so important?</h2>\nYour eCommerce customer experience can set your company apart from your competitors. By being customer focused you will remove all of those pain points that cause customers to abandon their basket, if they even get that far! Therefore making your company more competitive and ultimately increasing sales and business growth. It is reported that customers will even pay more for the exact same product if the customer experience is great!\n\nThere are some quick wins that can really enhance your customer experience. Let’s take a look at what you can do today to enhance your website.\n\nMake sure the basics are in place.\n\nBy basics we’re talking about things like navigation, search functionality and product information. It’s reported that almost 80% of customers abandon their purchases because their experience with these pieces of functionality is poor...leading them straight into the arms of your competitor. If you get angry using your website, imagine how your poor customers must feel!\n\nThink about it from your customers point of view, are your categories structured correctly so that products are easy to find? Could you find your best seller in two clicks? A thoughtful layout will make your site easy to navigate and will reduce abandonment, helping to drive sales.\n\nConsider adding intelligent search to your website, where AI recognises what the customer is searching for and makes suggestions. You can even add a ‘buy now’ button to the search results making it even faster for the customer to make their purchase.\n\nMake sure your products have detailed product information. By giving your potential customers as many details as possible you can empower them to make the correct purchasing decision. Creative messaging can also help to highlight some of the key product features, making it even easier for the customer to make their product selection.\n<ul>\n 	<li>Inspire your customers</li>\n</ul>\nThere are lots of clever things you can do to inspire your customers’ purchasing decisions. Did you know you can suggest specific products based on the weather report at your customers location? Using geolocation can determine where your customer is and suggest appropriate products. For example, it’s forecast rain in Manchester, perhaps your customer needs a new coat! Use the featured product section to make these suggestions and inspire purchases!\n<ul>\n 	<li>Be Mobile Friendly</li>\n</ul>\nIt is reported that over 55% of consumers worldwide make purchases online using their mobile phone. If your website doesn’t offer a streamlined mobile experience you could be missing out on huge sales. The same rules apply for mobile websites as they do desktop. Take it back to the basics and make sure the navigation, search functionality and product information are all present, correct and easy to use.\n<ul>\n 	<li>Offer Flexible Delivery Options</li>\n</ul>\nThis is often an overlooked element of customer experience. Offering customers different options for delivery gives them freedom. For example, you might think that offering free standard delivery is a great service, but what if your customer is willing to pay for next day delivery? By offering this as an upgrade your customers are more likely to go through and complete their purchase as you offer what they want.\n\nWhilst we’re talking about delivery, make sure your delivery options are obvious, where possible have it detailed on the product page. We’ve already discussed how creating a positive emotional response can boost sales, it is also possible to trigger a negative emotional response which should be avoided at all costs. No one likes to get all the way through to the checkout process only to find delivery will take 10 days! This is guaranteed to cause abandoned baskets and potential customers that you’ll probably never see again.\n<ul>\n 	<li>Offer Flexible Purchasing Options</li>\n</ul>\nMuch like offering multiple delivery options, offering different payment options is key to a good customer experience. Obviously taking card payments and Paypal is a no brainer, but have you considered adding Klarna, Zip or Clearpay? Adding one of these payment options allows your customers to split their payments over 3 interest free monthly payments which can be extremely convenient for many people. Don’t worry, you still get paid in full at the time of the purchase.\n\nAfter you’ve made changes to your customer experience you’ll want to know if it has worked. It may sound obvious but speaking with your customers is a great way to gather feedback. Inviting your customers to take part in a survey is a great way to start, you could even offer them a special discount off their next purchase to sweeten the deal. By analysing your customer experience you’ll learn what they like and be able to rectify what they don’t like. Analysing and modifying your customer experience is a continuous task and should not be neglected.\n\n<strong>If you’d like help with reviewing your customer experience get in touch. We can help by analyising the existing customer experience and detailing how it could be improved. If you like, we can even help you to make the improvements.</strong>','What is “eCommerce Customer Experience” and why does it matter?','','inherit','closed','closed','','5702-autosave-v1','','','2026-02-15 12:01:12','2026-02-15 12:01:12','',5702,'https://actuate.webpreview.co/?p=8473',0,'revision','',0),(8474,1,'2026-02-15 12:02:08','2026-02-15 12:02:08','eCommerce customer experience refers specifically to the digital experience a business delivers to their customers. This experience can often trigger an emotional response which will keep the customer coming back time and time again. The digital experience often starts way before your customers will even land on your website, however for the purpose of this insight post this is exactly where we are going to focus on.\r\n\r\nYour website should cater to your customers. When in discovery meetings with clients we often tell them that it doesn’t really matter what they think about their website, it’s their customers’ opinion that is important. Your website should be mindful of the exchanges being made between your brand and the customer. It should invoke a positive, emotional feeling that will ensure your customer is compelled to make their purchase and become a repeat customer. By delivering an optimised and personalised experience you’ll show customers that your business cares.\r\n<h2>Why is eCommerce Customer Experience so important?</h2>\r\nYour eCommerce customer experience can set your company apart from your competitors. By being customer focused you will remove all of those pain points that cause customers to abandon their basket, if they even get that far! Therefore making your company more competitive and ultimately increasing sales and business growth. It is reported that customers will even pay more for the exact same product if the customer experience is great!\r\n\r\nThere are some quick wins that can really enhance your customer experience. Let’s take a look at what you can do today to enhance your website.\r\n<h3 class=\"list-heading\">Make sure the basics are in place.</h3>\r\nBy basics we’re talking about things like navigation, search functionality and product information. It’s reported that almost 80% of customers abandon their purchases because their experience with these pieces of functionality is poor...leading them straight into the arms of your competitor. If you get angry using your website, imagine how your poor customers must feel!\r\n\r\nThink about it from your customers point of view, are your categories structured correctly so that products are easy to find? Could you find your best seller in two clicks? A thoughtful layout will make your site easy to navigate and will reduce abandonment, helping to drive sales.\r\n\r\nConsider adding intelligent search to your website, where AI recognises what the customer is searching for and makes suggestions. You can even add a ‘buy now’ button to the search results making it even faster for the customer to make their purchase.\r\n\r\nMake sure your products have detailed product information. By giving your potential customers as many details as possible you can empower them to make the correct purchasing decision. Creative messaging can also help to highlight some of the key product features, making it even easier for the customer to make their product selection.\r\n<h3 class=\"list-heading\">Inspire your customers</h3>\r\nThere are lots of clever things you can do to inspire your customers’ purchasing decisions. Did you know you can suggest specific products based on the weather report at your customers location? Using geolocation can determine where your customer is and suggest appropriate products. For example, it’s forecast rain in Manchester, perhaps your customer needs a new coat! Use the featured product section to make these suggestions and inspire purchases!\r\n<h3 class=\"list-heading\">Be Mobile Friendly</h3>\r\nIt is reported that over 55% of consumers worldwide make purchases online using their mobile phone. If your website doesn’t offer a streamlined mobile experience you could be missing out on huge sales. The same rules apply for mobile websites as they do desktop. Take it back to the basics and make sure the navigation, search functionality and product information are all present, correct and easy to use.\r\n<h3 class=\"list-heading\">Offer Flexible Delivery Options</h3>\r\nThis is often an overlooked element of customer experience. Offering customers different options for delivery gives them freedom. For example, you might think that offering free standard delivery is a great service, but what if your customer is willing to pay for next day delivery? By offering this as an upgrade your customers are more likely to go through and complete their purchase as you offer what they want.\r\n\r\nWhilst we’re talking about delivery, make sure your delivery options are obvious, where possible have it detailed on the product page. We’ve already discussed how creating a positive emotional response can boost sales, it is also possible to trigger a negative emotional response which should be avoided at all costs. No one likes to get all the way through to the checkout process only to find delivery will take 10 days! This is guaranteed to cause abandoned baskets and potential customers that you’ll probably never see again.\r\n<h3 class=\"list-heading\">Offer Flexible Purchasing Options</h3>\r\nMuch like offering multiple delivery options, offering different payment options is key to a good customer experience. Obviously taking card payments and Paypal is a no brainer, but have you considered adding Klarna, Zip or Clearpay? Adding one of these payment options allows your customers to split their payments over 3 interest free monthly payments which can be extremely convenient for many people. Don’t worry, you still get paid in full at the time of the purchase.\r\n\r\nAfter you’ve made changes to your customer experience you’ll want to know if it has worked. It may sound obvious but speaking with your customers is a great way to gather feedback. Inviting your customers to take part in a survey is a great way to start, you could even offer them a special discount off their next purchase to sweeten the deal. By analysing your customer experience you’ll learn what they like and be able to rectify what they don’t like. Analysing and modifying your customer experience is a continuous task and should not be neglected.','What is “eCommerce Customer Experience” and why does it matter?','','inherit','closed','closed','','5702-revision-v1','','','2026-02-15 12:02:08','2026-02-15 12:02:08','',5702,'https://actuate.webpreview.co/?p=8474',0,'revision','',0),(8475,1,'2026-02-15 12:02:38','2026-02-15 12:02:38','eCommerce customer experience refers specifically to the digital experience a business delivers to their customers. This experience can often trigger an emotional response which will keep the customer coming back time and time again. The digital experience often starts way before your customers will even land on your website, however for the purpose of this insight post this is exactly where we are going to focus on.\r\n\r\nYour website should cater to your customers. When in discovery meetings with clients we often tell them that it doesn’t really matter what they think about their website, it’s their customers’ opinion that is important. Your website should be mindful of the exchanges being made between your brand and the customer. It should invoke a positive, emotional feeling that will ensure your customer is compelled to make their purchase and become a repeat customer. By delivering an optimised and personalised experience you’ll show customers that your business cares.\r\n<h2>Why is eCommerce Customer Experience so important?</h2>\r\nYour eCommerce customer experience can set your company apart from your competitors. By being customer focused you will remove all of those pain points that cause customers to abandon their basket, if they even get that far! Therefore making your company more competitive and ultimately increasing sales and business growth. It is reported that customers will even pay more for the exact same product if the customer experience is great!\r\n\r\nThere are some quick wins that can really enhance your customer experience. Let’s take a look at what you can do today to enhance your website.\r\n<h3 class=\"list-heading\">Make sure the basics are in place.</h3>\r\nBy basics we’re talking about things like navigation, search functionality and product information. It’s reported that almost 80% of customers abandon their purchases because their experience with these pieces of functionality is poor...leading them straight into the arms of your competitor. If you get angry using your website, imagine how your poor customers must feel!\r\n\r\nThink about it from your customers point of view, are your categories structured correctly so that products are easy to find? Could you find your best seller in two clicks? A thoughtful layout will make your site easy to navigate and will reduce abandonment, helping to drive sales.\r\n\r\nConsider adding intelligent search to your website, where AI recognises what the customer is searching for and makes suggestions. You can even add a ‘buy now’ button to the search results making it even faster for the customer to make their purchase.\r\n\r\nMake sure your products have detailed product information. By giving your potential customers as many details as possible you can empower them to make the correct purchasing decision. Creative messaging can also help to highlight some of the key product features, making it even easier for the customer to make their product selection.\r\n<h3 class=\"list-heading\">Inspire your customers</h3>\r\nThere are lots of clever things you can do to inspire your customers’ purchasing decisions. Did you know you can suggest specific products based on the weather report at your customers location? Using geolocation can determine where your customer is and suggest appropriate products. For example, it’s forecast rain in Manchester, perhaps your customer needs a new coat! Use the featured product section to make these suggestions and inspire purchases!\r\n<h3 class=\"list-heading\">Be Mobile Friendly</h3>\r\nIt is reported that over 55% of consumers worldwide make purchases online using their mobile phone. If your website doesn’t offer a streamlined mobile experience you could be missing out on huge sales. The same rules apply for mobile websites as they do desktop. Take it back to the basics and make sure the navigation, search functionality and product information are all present, correct and easy to use.\r\n<h3 class=\"list-heading\">Offer Flexible Delivery Options</h3>\r\nThis is often an overlooked element of customer experience. Offering customers different options for delivery gives them freedom. For example, you might think that offering free standard delivery is a great service, but what if your customer is willing to pay for next day delivery? By offering this as an upgrade your customers are more likely to go through and complete their purchase as you offer what they want.\r\n\r\nWhilst we’re talking about delivery, make sure your delivery options are obvious, where possible have it detailed on the product page. We’ve already discussed how creating a positive emotional response can boost sales, it is also possible to trigger a negative emotional response which should be avoided at all costs. No one likes to get all the way through to the checkout process only to find delivery will take 10 days! This is guaranteed to cause abandoned baskets and potential customers that you’ll probably never see again.\r\n<h3 class=\"list-heading\">Offer Flexible Purchasing Options</h3>\r\nMuch like offering multiple delivery options, offering different payment options is key to a good customer experience. Obviously taking card payments and Paypal is a no brainer, but have you considered adding Klarna, Zip or Clearpay? Adding one of these payment options allows your customers to split their payments over 3 interest free monthly payments which can be extremely convenient for many people. Don’t worry, you still get paid in full at the time of the purchase.\r\n\r\nAfter you’ve made changes to your customer experience you’ll want to know if it has worked. It may sound obvious but speaking with your customers is a great way to gather feedback. Inviting your customers to take part in a survey is a great way to start, you could even offer them a special discount off their next purchase to sweeten the deal. By analysing your customer experience you’ll learn what they like and be able to rectify what they don’t like. Analysing and modifying your customer experience is a continuous task and should not be neglected.','What is “eCommerce Customer Experience” and why does it matter?','','inherit','closed','closed','','5702-revision-v1','','','2026-02-15 12:02:38','2026-02-15 12:02:38','',5702,'https://actuate.webpreview.co/?p=8475',0,'revision','',0),(8476,1,'2026-02-15 12:04:51','2026-02-15 12:04:51','So you\'re starting a new and exciting project or have decided to refresh your existing website, great, but what next? The foundations to a great website begin with a strong website brief, an overview of what you want the website to achieve, who are your competitors and what sets you apart etc.\n\nAlthough Actuate will help you outline your goals and strategy during our discovery phase, we\'ve also put together a handy list of items you may wish to consider thinking about for your website brief.\n<h3>Your Branding</h3>\nDo you have an existing brand or brand guidelines you can share? Or do you have any design preferences you\'d like implemented on your site? What are your brand\'s values?\n<h3>Your Business</h3>\nOutline your business and list your USP\'s (unique selling points). What is your company history? What are your achievements? Have you won any awards?\n<h3>Your Ideal Customer</h3>\nWho is your ideal customer or customers? What are their pain points, and how do you plan to fix them? List their key characteristics, age, gender, location, income, family status. Consider creating a customer persona.\n<h3>Your Competitors</h3>\nWho are your top competitors, and why? How do you plan to compete with them? What makes you and your product better?\n<h3>Your Project</h3>\nWhat do you want your new website to achieve? If you are planning a redesign, why have you decided to take this step? Do you have real-world data (surveys, focus groups, analytics) that can help with the planning of your project? What is your budget?\n<h3>Your Success Criteria</h3>\nHow are you planning to measure the success of your new site? Is it based on the number of sales, revenue, email signups, position on Google search? Do you have any secondary or tertiary goals for the website?\n\n<b> Your Deadline</b>\n\nWhen do you wish to launch the website? Who are the key stakeholders?\n<ol start=\"8\">\n 	<li><b> Your Infrastructure</b></li>\n</ol>\nDo you want us to host and manage your website, or do you have hosting already in place? If you\'re using your own provider, who are they and what is the server spec? Do you have the option to install your own server extensions? What support is offered?','Writing a website brief for your next website project ','','inherit','closed','closed','','2168-autosave-v1','','','2026-02-15 12:04:51','2026-02-15 12:04:51','',2168,'https://actuate.webpreview.co/?p=8476',0,'revision','',0),(8477,1,'2026-02-15 12:05:42','2026-02-15 12:05:42','So you\'re starting a new and exciting project or have decided to refresh your existing website, great, but what next? The foundations to a great website begin with a strong website brief, an overview of what you want the website to achieve, who are your competitors and what sets you apart etc.\r\n\r\nAlthough Actuate will help you outline your goals and strategy during our discovery phase, we\'ve also put together a handy list of items you may wish to consider thinking about for your website brief.\r\n<h3 class=\"list-heading\">Your Branding</h3>\r\nDo you have an existing brand or brand guidelines you can share? Or do you have any design preferences you\'d like implemented on your site? What are your brand\'s values?\r\n<h3 class=\"list-heading\">Your Business</h3>\r\nOutline your business and list your USP\'s (unique selling points). What is your company history? What are your achievements? Have you won any awards?\r\n<h3 class=\"list-heading\">Your Ideal Customer</h3>\r\nWho is your ideal customer or customers? What are their pain points, and how do you plan to fix them? List their key characteristics, age, gender, location, income, family status. Consider creating a customer persona.\r\n<h3 class=\"list-heading\">Your Competitors</h3>\r\nWho are your top competitors, and why? How do you plan to compete with them? What makes you and your product better?\r\n<h3 class=\"list-heading\">Your Project</h3>\r\nWhat do you want your new website to achieve? If you are planning a redesign, why have you decided to take this step? Do you have real-world data (surveys, focus groups, analytics) that can help with the planning of your project? What is your budget?\r\n<h3 class=\"list-heading\">Your Success Criteria</h3>\r\nHow are you planning to measure the success of your new site? Is it based on the number of sales, revenue, email signups, position on Google search? Do you have any secondary or tertiary goals for the website?\r\n<h3 class=\"list-heading\">Your Deadline</h3>\r\nWhen do you wish to launch the website? Who are the key stakeholders?\r\n<h3 class=\"list-heading\">Your Infrastructure</h3>\r\nDo you want us to host and manage your website, or do you have hosting already in place? If you\'re using your own provider, who are they and what is the server spec? Do you have the option to install your own server extensions? What support is offered?','Writing a website brief for your next website project ','','inherit','closed','closed','','2168-revision-v1','','','2026-02-15 12:05:42','2026-02-15 12:05:42','',2168,'https://actuate.webpreview.co/?p=8477',0,'revision','',0),(8478,1,'2026-02-15 12:08:33','2026-02-15 12:08:33','Unless you\'ve been living under a rock for several years, you won\'t have missed the popularity and explosion of buy now, pay later on websites across the internet. The boom in popularity of buy now, pay later has seen new players enter the eCommerce payments market, such as Klarna, Laybuy and Clearpay, and existing providers such as PayPal diversify to serve this market.\r\n\r\nBut what does buy now, pay later offer your eCommerce business and should you take the time to implement new buy now, pay later payment options on your website? Actuate has all the answers...\r\n<h2><b>What is buy now, pay later?</b></h2>\r\nMost of us are familiar with buy now, pay later, once reserved exclusively for the likes of sofa warehouses and kitchen installers, buy now, pay later offers consumers the flexibility to pay for goods after taking delivery of them, usually in instalments.\r\n\r\nLike credit cards, buy now, pay later in the literal sense allows consumers to buy an item and pay for it later. Credit is either offered by the eCommerce retailer directly (Amazon does this on Amazon manufactured items) or via a third-party such as Klarna or PayPal using their PayPal Credit product.\r\n<h2>How does buy now, pay later work?</h2>\r\nFor eCommerce websites opting to offer buy now, pay later options, the general aspects are very similar to accepting credit card payments. When a consumer chooses to checkout and selects buy now, pay later, they often enter into a contract with a third party such as PayPal or Klarna to pay the balance and any interest over a set period of time. For you, the retailer, nothing changes, and you receive the payment in full, minus any service fee, from the payment provider, and the onus is on them to chase late or non-payment.\r\n\r\nFor the payment provider, money is often made through interest charges, and late payment fees levied on the consumer.\r\n<h2>Reasons to add buy now, pay later to your eCommerce website</h2>\r\nIt\'s easy to see the attraction of buy now, pay later for consumers, but why should you add buy now, pay later options to your business website? Below we\'ve listed the major advantages buy now, pay later payments can bring to your business.\r\n<h3 class=\"list-heading\">Increased Average Order Values</h3>\r\nYou\'re customers usually shop to a budget, but with buy now, pay later, the option to place higher value orders or shop for more significant, higher value items is opened up and becomes an option. A report by PayPal showed that the average order value on websites offering consumer credit options rose by 15% on average, with 93% of first-time consumer credit users saying they would use consumer credit again.\r\n<h3 class=\"list-heading\">Increased Conversion Rates</h3>\r\nA survey featured on the BigCommerce blog revealed 30% of shoppers using consumer credit stated they wouldn\'t have purchased at all if the retailer hadn\'t have offered financing options. This statistic alone underlines just how strong an incentive buy now, pay later can be.\r\n<h3 class=\"list-heading\">Increased Customer Loyalty</h3>\r\nOffering a buy now, pay later option on your website promotes a better customer experience; this, in turn, translates into increased customer loyalty and a positive brand image.\r\n<h3 class=\"list-heading\">Increased Customer Lifetime Value</h3>\r\nMore flexibility and control for customers brings with it a more positive user experience at your e commerce site. These positive interactions with your brand will help bring consumers back time and again safe in the knowledge they can buy now and pay later for their next big-ticket purchase.','Increasing Sales With Buy Now Pay Later ','','inherit','closed','closed','','2166-revision-v1','','','2026-02-15 12:08:33','2026-02-15 12:08:33','',2166,'https://actuate.webpreview.co/?p=8478',0,'revision','',0),(8479,1,'2026-02-15 12:09:47','2026-02-15 12:09:47','<strong>Being one of the top digital agencies in the UK, the team here at Actuate speak to lots of people during a typical year, and when it comes to myths and false beliefs about eCommerce, we\'ve heard them all.</strong>\r\n\r\n<strong>We\'ve decided to break down the top myths and facts about eCommerce that we\'ve come across in our time as leading eCommerce developers. Let\'s jump right in!</strong>\r\n<h2>Myths About eCommerce</h2>\r\n<h3><b>All eCommerce Platforms Are The Same</b></h3>\r\nMyth: All eCommerce platforms are built the same and will work for your online shop. It\'s how you develop them that makes the actual difference, so you can easily cut costs by working with cheaper platforms.\r\n\r\nFact: The adage \"you get what you pay for\" comes to mind; whilst there are many eCommerce platforms that can perform well for your business, it\'s essential to choose the right platform for your needs. DIY platforms such as WIX, Shopify and BigCommerce can have you up and running in a matter of weeks. Still, the trade-off with SEO, user experience and conversion rate optimisation can be counterproductive. Self-hosted platforms such as Magento, Aero Commerce, and WooCommerce have different core functionality sets, so what may be bundled freely with one could come at a premium with another.\r\n<h3><b>Being Successful In eCommerce Comes Down To Price Alone</b></h3>\r\nMyth: If you set your prices lower than the competition, you\'re sure to succeed in eCommerce.\r\n\r\nFact: Basing your business model on low prices may sound like the way to corner the market and disrupt the status quo; the reality, however, is a little different. The first thing you must realise is that your supplier will typically be an unfaithful partner, so someone will always popup willing to beat your prices. Secondly, the cheaper your pricing, the lower your profits; this means you must sell more units to make the same amount of money as a competitor charging more for their stock. Set out actual UPS\'s for your business and products and sell at fair prices; the return will be far more favourable.\r\n<h3><b>You Should Keep Content To A Minimum For Optimal User Experience</b></h3>\r\nMyth: A user doesn\'t wish to be distracted by a lot of text or other content when looking to purchase a product from your website. An eCommerce site should be clean, to the point and offer little distraction.\r\n\r\nFact: By minimising content, you could deter consumers from purchasing from your website. As with any website, content should be tailored to your audience and, in eCommerce sites, for the product itself. If you\'re selling toiler paper, chances are you don\'t need to explain how it works, but if you\'re selling a digital music player, then things may be different.\r\n<h3><b>You Need A Lot Of Text For SEO</b></h3>\r\nMyth: When writing your website\'s content, you should include lots of text to rank highly on search engines and get your site seen by consumers.\r\n\r\nFact: If you\'re writing the text of your website for search engines, you\'re probably already ignoring the needs of your users. When it comes to your website, it should be written for your users. Even if lack of content did result in fewer visitors to your site, the increased conversion rate of a page written to address your target audience\'s needs should outweigh the marginal drop in traffic.\r\n<h3><b>A Pretty Website Will Equal More Sales</b></h3>\r\nMyth: A great looking website will outperform your competitors and make your eCommerce business an overnight success story.\r\n\r\nFact: Having an appealing website is only part of a larger picture and often the downfall of many new eCommerce websites. It\'s also essential to consider the user experience, technical aspects such as loading speed and search engine optimisation, and psychological factors such as colour and content.\r\n\r\n<b><i>Do you have any eCommerce myths you\'d like us to expose? Let us know by leaving us a comment below...</i></b>','Myths & Facts About eCommerce ','','inherit','closed','closed','','2164-revision-v1','','','2026-02-15 12:09:47','2026-02-15 12:09:47','',2164,'https://actuate.webpreview.co/?p=8479',0,'revision','',0),(8480,1,'2026-02-15 12:12:18','2026-02-15 12:12:18','The popularity of direct-to-consumer sales is growing, fuelled by unreliable sales during the pandemic and the greater control offered by this sales approach. A recent study by IAB UK showed 97% of UK internet users were aware of at least one of the leading UK DTC brands, with 39% having purchased from one or more of them.\r\n\r\nIt\'s not difficult to see why the DTC model is loved by manufacturers and shoppers alike. For manufacturers, the barrier between them and the consumer is eliminated, in turn, giving them greater control over the user experience, brand exposure and reputation. For shoppers, the removal of middle-men in the whole process helps to drive down cost.\r\n\r\nThe best part about the whole process of DTC is its low barrier to entry; with a strong strategy and good online presence, you\'ll be in a solid position to disrupt the market and compete against the numerous traditional players in your sector.\r\n<h2>Direct-To-Consumer or Wholesale</h2>\r\nMany companies looking to experiment with direct-to-consumer usually have a wholesale system currently in place. The traditional method of supplying your products to a retailer who sells them to a consumer has its place and is still a popular method of bringing a product to market. Whether you\'re looking to replace wholesale with direct-to-consumer or are looking at a hybrid business model, you\'ll have to prepare for the switch, which commonly means:\r\n<ul>\r\n 	<li>Investing time and money in training your team.</li>\r\n 	<li>Updating or creating new eCommerce systems.</li>\r\n 	<li>Updating or creating new social media channels.</li>\r\n 	<li>Communicating with customers and partners.</li>\r\n 	<li>Working closer with digital partners.</li>\r\n</ul>\r\n<h2>The Modern Consumer</h2>\r\nDTC will bring your company in direct contact with consumers, allowing you to control the end-to end customer experience directly. This approach can be hugely influential but requires a proper understanding of your customer. To do this, you\'ll need to build processes to engage, learn and cater for their needs.\r\n\r\nSo how do you learn to cater for the modern consumer? Thankfully, the technology is already in place to help inform your decisions with real-world data, and a digital agency such as Actuate can walk you through the options available to you. Choosing the right digital agency should be the cornerstone of your plans. IAB UK\'s Chief Marketing Officer James Chandler says, \"As DTC brands evolve, they often expand their marketing strategies to include other channels beyond their core digital activity, increasing the need for external coordination and expertise.\"\r\n<h2>Tips When Starting Out With DTC</h2>\r\nSo you\'re ready to take on Amazon and dive into DTC. We\'ve put together five tips below to help with the switch.\r\n<h3 class=\"list-heading\">Alleviate Pain Points</h3>\r\nDo your customers hate the thought of visiting shops or don\'t have the time to visit the post office to return unwanted goods? Make pain points the reason your business thrives by first finding out about them and finally alleviating them for your customers.\r\n<h3 class=\"list-heading\">Give Customers A Reason To Buy From You</h3>\r\nWhy should a consumer buy from your website over Amazon? It\'s sometimes a tricky question to answer, but if you give it some thought and come up with proper answers, it will put you in good stead for DTC success.\r\n<h3 class=\"list-heading\">Use Data To Make Smart Decisions</h3>\r\nThe modern consumer expects websites to be tailored to their needs, use the data you have to make wise, data-driven decisions and enhance the whole user experience.\r\n<h3 class=\"list-heading\">Consider Working With Influencers</h3>\r\nSocial media is awash with influencers, and although opinions on them are mixed, working with a select few influencers who are popular with your customer demographic can have a significant impact on your sales.\r\n<h3 class=\"list-heading\">Choose Your eCommerce Platform Wisely</h3>\r\nWith so many eCommerce platforms to choose from, it\'s essential to evaluate each solution\'s pros and cons. Work with an agency with experience in several platforms and work together to select the right fit for your company or brand.','Breaking Into The Direct-To-Consumer Sales Market ','','inherit','closed','closed','','2162-revision-v1','','','2026-02-15 12:12:18','2026-02-15 12:12:18','',2162,'https://actuate.webpreview.co/?p=8480',0,'revision','',0),(8481,1,'2026-02-15 12:13:23','2026-02-15 12:13:23','Choosing an eCommerce platform for your business isn\'t the easiest of tasks. Usually, digital agencies\' recommendations play the deciding factor, but with most agencies tending to specialise in a single platform, how do you know the platform you end up with will tick the boxes for you and your business?\r\n\r\nActuate are a little different; we\'ve been at the forefront of eCommerce during our history. Our development team has built websites on several platforms, from Magento and Shopify to WooCommerce and beyond. What we have learnt over the years is that it\'s handy to have one eye on the future of eCommerce and focus on providing the best solutions on a project by project basis. With this in mind, we\'re excited about the possibilities of a reasonably new player in the world of e commerce platforms, Aero Commerce.\r\n\r\nMuch like Actuate, Aero Commerce focuses on delivering incredible customer experiences and provide a flexible platform that grows along with your business.\r\n\r\nTraditionally as eCommerce sites evolve and grow, you find they must move on to different solutions, whether because they need extra functionality, additional speed or better support, it\'s a problem faced all too often within the industry. With each change comes additional costs, not only the cost of re-platforming but also the cost and time involved with training staff on new systems and processes.\r\n<h2>The Aero Difference</h2>\r\nAero Commerce is different because it has been developed with the evolving needs of retailers in mind. In fact, it was developed in collaboration with retailers and focussed on driving revenue and growth whilst minimising costs. But what does \"minimising costs\" mean in real terms?\r\n<h3>Infrastructure</h3>\r\nHere at Actuate, we love Magento 2, but we\'re not afraid to admit it\'s not without its shortcomings; when it comes to site infrastructure, costs can quickly add up. Whilst you may be lucky and get away with using a shared host for Magento 2, a lot of the time, as soon as you start to grow, you will need to realise that a high powered dedicated server is a must.\r\n\r\nAero Commerce, on the other hand, is built to be light and swift, meaning it can be deployed on much cheaper infrastructure without issue. The saving on hosting costs alone could be as much as 80%.\r\n<h3>Functionality</h3>\r\nMany eCommerce platforms, including Magento, Shopify and BigCommerce come with minimal functionality \"out of the box\". Although Aero Commerce is a lean system, it packs a punch with more functionality than major competitors, bringing instant ongoing savings for many retailers.\r\n<h3>Merchant Services</h3>\r\nMany hosted eCommerce platforms such as Shopify and BigCommerce charge a premium for merchant services (taking payment from your customers). Again costs such as these can add up over the year, and utilising a platform without these additional costs can provide you with significant savings.\r\n\r\nAero Commerce also has the power to supercharge your sales because of its speed for the end-user. When pitted against other popular platforms in an average speed test, Aero Commerce easily came out on top.\r\n<ul>\r\n 	<li>Aero Commerce: 1.6 seconds</li>\r\n 	<li>Shopify: 2.2 seconds</li>\r\n 	<li>WooCommerce: 3.3 seconds</li>\r\n 	<li>Magento: 4 seconds</li>\r\n</ul>\r\nIn real terms, this should mean lower bounce rates and happier customers. Aero also excels where other platforms fail and doesn\'t start to slow down as your product catalogue grows larger, great for you and your customers.','Could Aero Commerce Hit The Sweet Spot For Your Business ','','inherit','closed','closed','','5696-revision-v1','','','2026-02-15 12:13:23','2026-02-15 12:13:23','',5696,'https://actuate.webpreview.co/?p=8481',0,'revision','',0),(8482,1,'2026-02-15 12:15:02','2026-02-15 12:15:02','In October 2020 we featured our first local SEO blog post and promised to follow up with a second containing even more tips and tricks to help your website take the lead on search engines in your local area. So without any further introduction, here are five further tips for preparing your site for local SEO.\n<h3 class=\"list-heading\">Add Structured Data To Your Website</h3>\nStructured data is information provided in the markup (code) of your website that can be read by search engines such as Google and Bing and can be used to enhance your listings and provide them with further details about your site. Structured data can provide geographical information about your business location and other important data such as phone numbers etc.\n\nCreating structured data doesn\'t have to be hard, Google even has a tool for it which you can find at <a href=\"https://www.google.co.uk/webmasters/markup-helper/?hl=en\">https://www.google.co.uk/webmasters/markup-helper/?hl=en</a>\n<h3 class=\"list-heading\">Guest Blogging</h3>\nMost people are familiar with the term blog or blogging, but have you considered writing for someone else\'s blog? Guest blogging is becoming increasingly popular and can be great for local SEO.\n\nImagine you are a picture framing business and collaborate with a local artist by writing a blog article about choosing the right picture frame for new artwork. The post could include links and references to your own business, which should help your search engine rankings, and you\'ll also likely be seen by local visitors to the blog. What more could you want for a few hours of your time?\n<h3 class=\"list-heading\">Start Your Own Blog</h3>\nWhilst we\'re talking about blogging, consider adding a blog to your own site if you don\'t already have one. Blogs are a great way to keep your website current, which usually means more visitors and better search rankings. When writing blog articles, keep on the lookout for local events or news you can tie in with and write about; this will help with that local SEO. For example, if you\'re running a hotel and one of the Royal Family is visiting the area, write an article about the afternoon teas available at your establishment which are fit for the Royal visit!\n<h3 class=\"list-heading\">NAP Consistency</h3>\nNo, we\'re not on about getting to bed early, NAP stands for name, address, phone number, and it\'s vitally important that you use the same details across all listings for your business online. Don\'t shorten the word street to st. on some listings or miss lines out on others. Consistency is key here, and it helps with your rankings.\n<h3 class=\"list-heading\">Optimise Your Site For Mobile</h3>\nGoogle has started to move to a mobile-first policy when it comes to ranking your website. In real terms, this means you should make sure your mobile site is up to scratch, or else you could be missing out.\n\nBut why has Google done this, you may ask? That\'s easy; most searches are now performed on a mobile device, which means most people will be looking at your website on a mobile device, so it\'s important that your site works well on mobile. Make sure no content is missing and that everything works well, not to mention quickly for mobile visitors.','Getting to grips with local SEO - Part 2 ','','inherit','closed','closed','','5686-autosave-v1','','','2026-02-15 12:15:02','2026-02-15 12:15:02','',5686,'https://actuate.webpreview.co/?p=8482',0,'revision','',0),(8483,1,'2026-02-15 12:15:05','2026-02-15 12:15:05','In October 2020 we featured our first local SEO blog post and promised to follow up with a second containing even more tips and tricks to help your website take the lead on search engines in your local area. So without any further introduction, here are five further tips for preparing your site for local SEO.\r\n<h3 class=\"list-heading\">Add Structured Data To Your Website</h3>\r\nStructured data is information provided in the markup (code) of your website that can be read by search engines such as Google and Bing and can be used to enhance your listings and provide them with further details about your site. Structured data can provide geographical information about your business location and other important data such as phone numbers etc.\r\n\r\nCreating structured data doesn\'t have to be hard, Google even has a tool for it which you can find at <a href=\"https://www.google.co.uk/webmasters/markup-helper/?hl=en\">https://www.google.co.uk/webmasters/markup-helper/?hl=en</a>\r\n<h3 class=\"list-heading\">Guest Blogging</h3>\r\nMost people are familiar with the term blog or blogging, but have you considered writing for someone else\'s blog? Guest blogging is becoming increasingly popular and can be great for local SEO.\r\n\r\nImagine you are a picture framing business and collaborate with a local artist by writing a blog article about choosing the right picture frame for new artwork. The post could include links and references to your own business, which should help your search engine rankings, and you\'ll also likely be seen by local visitors to the blog. What more could you want for a few hours of your time?\r\n<h3 class=\"list-heading\">Start Your Own Blog</h3>\r\nWhilst we\'re talking about blogging, consider adding a blog to your own site if you don\'t already have one. Blogs are a great way to keep your website current, which usually means more visitors and better search rankings. When writing blog articles, keep on the lookout for local events or news you can tie in with and write about; this will help with that local SEO. For example, if you\'re running a hotel and one of the Royal Family is visiting the area, write an article about the afternoon teas available at your establishment which are fit for the Royal visit!\r\n<h3 class=\"list-heading\">NAP Consistency</h3>\r\nNo, we\'re not on about getting to bed early, NAP stands for name, address, phone number, and it\'s vitally important that you use the same details across all listings for your business online. Don\'t shorten the word street to st. on some listings or miss lines out on others. Consistency is key here, and it helps with your rankings.\r\n<h3 class=\"list-heading\">Optimise Your Site For Mobile</h3>\r\nGoogle has started to move to a mobile-first policy when it comes to ranking your website. In real terms, this means you should make sure your mobile site is up to scratch, or else you could be missing out.\r\n\r\nBut why has Google done this, you may ask? That\'s easy; most searches are now performed on a mobile device, which means most people will be looking at your website on a mobile device, so it\'s important that your site works well on mobile. Make sure no content is missing and that everything works well, not to mention quickly for mobile visitors.','Getting to grips with local SEO - Part 2 ','','inherit','closed','closed','','5686-revision-v1','','','2026-02-15 12:15:05','2026-02-15 12:15:05','',5686,'https://actuate.webpreview.co/?p=8483',0,'revision','',0),(8484,1,'2026-02-15 12:16:11','2026-02-15 12:16:11','Be honest; what do you know about your customers? More specifically, what are their likes and dislikes, motivations and frustrations. If you\'re honest, the answer may be \"not as much as we\'d like to\". Never fear, this is where customer personas come in, and today, we\'re going to give you an introduction to customer personas and their importance to your business and website.\r\n<h2>What Is A Customer Persona?</h2>\r\nA customer persona is a fictional character representing your ideal customer along with characteristics, likes, dislikes and more. The information used to create customer personas should come from your personal research, analysis of real customers and analytics provided via multiple sources such as Google and Facebook.\r\n\r\nThe more detailed your customer persona, the more value it will have to your business or brand. <b>How Can Customer Personas Help Your Business?</b>\r\n\r\nCustomer personas provide insight into your ideal customer base, allowing you to make informed decisions based on real-world data. These personas will enable you to increase customer experience and, ultimately, your sales. You can use the information in your customer personas across all areas and aspects of your business, including your website.\r\n<h2>How To Create A Customer Persona</h2>\r\nWhile a customer persona can include all sorts of information and data, we recommend concentrating on three key areas when creating your first personas.\r\n\r\n<b>Demographic information</b>\r\n<ul>\r\n 	<li>age, gender, income, education, occupation</li>\r\n</ul>\r\n<b>Geographic Information</b>\r\n<ul>\r\n 	<li>location, country, county, town</li>\r\n</ul>\r\n<b>Psychographic Information</b>\r\n<ul>\r\n 	<li>personality, interests, behaviours, lifestyle, values</li>\r\n</ul>\r\nYou should gather the information used to create your customer personas from first-hand experiences such as polling your customers, conducting research and focus groups, as well as secondary information from places such as Google Analytics and Facebook. Remember, the more real-world data you use, the better your personas will turn out to be.\r\n\r\nIt can also help add a representative picture of your customer persona, which usually helps to bring the persona to life.\r\n<h2>Customer Personas For Web Design</h2>\r\nIf using customer personas to influence your new website\'s design and development, it can be helpful to include additional information you may not have thought about when you initially created them. This information should include:\r\n<ul>\r\n 	<li>Their level of tech-savviness.</li>\r\n 	<li>Their knowledge of the web.</li>\r\n 	<li>Their openness to change.</li>\r\n</ul>\r\nThese three critical pieces of information have the power to impact your new website significantly. <b>How Many Personas Should You Have?</b>\r\n\r\nIt\'s easy to get carried away when you start the journey of creating customer personas, but in an ideal world, you should try and limit the number of customer persons to around 4-6. The reason for creating customer personas is so you can tailor your business to the needs of your ideal customers; very rarely will you have more than 4-6 ideal customer types.\r\n<h2>Pulling It All Together</h2>\r\nThe world of website design and development can be hit or miss; with an array of companies competing for your business, it can be hard to sort the good from the bad. If, however, you look for an agency that can give you reasons behind their decisions based on real-world data such as customer personas, then you should be on your way to success.\r\n\r\nThe team at Actuate Digital are happy to help you develop customer personas to support your business efforts and are even available to perform research such as hosting focus groups. Our goal is a lasting partnership with you and your company, fuelled by a successful customer-centric website.\r\n\r\nIf you\'d like to hear more or get together to see what Actuate can do for your business, please contact us today.','An Introduction To Customer Personas And Their Importance To Your Business And Website ','','inherit','closed','closed','','5684-revision-v1','','','2026-02-15 12:16:11','2026-02-15 12:16:11','',5684,'https://actuate.webpreview.co/?p=8484',0,'revision','',0),(8485,1,'2026-02-15 12:16:36','2026-02-15 12:16:36','Be honest; what do you know about your customers? More specifically, what are their likes and dislikes, motivations and frustrations. If you\'re honest, the answer may be \"not as much as we\'d like to\". Never fear, this is where customer personas come in, and today, we\'re going to give you an introduction to customer personas and their importance to your business and website.\r\n<h2>What Is A Customer Persona?</h2>\r\nA customer persona is a fictional character representing your ideal customer along with characteristics, likes, dislikes and more. The information used to create customer personas should come from your personal research, analysis of real customers and analytics provided via multiple sources such as Google and Facebook.\r\n\r\nThe more detailed your customer persona, the more value it will have to your business or brand. <b>How Can Customer Personas Help Your Business?</b>\r\n\r\nCustomer personas provide insight into your ideal customer base, allowing you to make informed decisions based on real-world data. These personas will enable you to increase customer experience and, ultimately, your sales. You can use the information in your customer personas across all areas and aspects of your business, including your website.\r\n<h2>How To Create A Customer Persona</h2>\r\nWhile a customer persona can include all sorts of information and data, we recommend concentrating on three key areas when creating your first personas.\r\n<h3>Demographic information</h3>\r\n<ul>\r\n 	<li>age, gender, income, education, occupation</li>\r\n</ul>\r\n<h3>Geographic Information</h3>\r\n<ul>\r\n 	<li>location, country, county, town</li>\r\n</ul>\r\n<h3>Psychographic Information</h3>\r\n<ul>\r\n 	<li>personality, interests, behaviours, lifestyle, values</li>\r\n</ul>\r\nYou should gather the information used to create your customer personas from first-hand experiences such as polling your customers, conducting research and focus groups, as well as secondary information from places such as Google Analytics and Facebook. Remember, the more real-world data you use, the better your personas will turn out to be.\r\n\r\nIt can also help add a representative picture of your customer persona, which usually helps to bring the persona to life.\r\n<h2>Customer Personas For Web Design</h2>\r\nIf using customer personas to influence your new website\'s design and development, it can be helpful to include additional information you may not have thought about when you initially created them. This information should include:\r\n<ul>\r\n 	<li>Their level of tech-savviness.</li>\r\n 	<li>Their knowledge of the web.</li>\r\n 	<li>Their openness to change.</li>\r\n</ul>\r\nThese three critical pieces of information have the power to impact your new website significantly. <b>How Many Personas Should You Have?</b>\r\n\r\nIt\'s easy to get carried away when you start the journey of creating customer personas, but in an ideal world, you should try and limit the number of customer persons to around 4-6. The reason for creating customer personas is so you can tailor your business to the needs of your ideal customers; very rarely will you have more than 4-6 ideal customer types.\r\n<h2>Pulling It All Together</h2>\r\nThe world of website design and development can be hit or miss; with an array of companies competing for your business, it can be hard to sort the good from the bad. If, however, you look for an agency that can give you reasons behind their decisions based on real-world data such as customer personas, then you should be on your way to success.\r\n\r\nThe team at Actuate Digital are happy to help you develop customer personas to support your business efforts and are even available to perform research such as hosting focus groups. Our goal is a lasting partnership with you and your company, fuelled by a successful customer-centric website.\r\n\r\nIf you\'d like to hear more or get together to see what Actuate can do for your business, please contact us today.','An Introduction To Customer Personas And Their Importance To Your Business And Website ','','inherit','closed','closed','','5684-revision-v1','','','2026-02-15 12:16:36','2026-02-15 12:16:36','',5684,'https://actuate.webpreview.co/?p=8485',0,'revision','',0),(8486,1,'2026-02-15 12:17:26','2026-02-15 12:17:26','<strong>Today\'s the day the Teddy Bears have their new website... with the launch of a plush, new Magento 2 site built by the team here at Actuate! </strong>\r\n\r\nYes, it\'s time for our team to break out the picnic basket filled with marmalade and honey as we celebrate the successful launch of Be My Bear\'s new retail and wholesale stores built on the Magento 2 platform.\r\n\r\nThe website was a labour of love for our team, who took the sites from M1 to M2 with a brand-new design stuffed with lots of new features and functionality. Before we tell you what Actuate did, please allow us a moment to introduce our client.\r\n<h2>Who Are Be My Bear</h2>\r\nBe My Bear is an award-winning teddy bear manufacturer based in North Wales specialising in make your own bears similar to the Build-a-Bear experience. Founded in 2001, the company has grown to become the largest make your own bear supplier in the United Kingdom, regularly supplying its bears to celebrities such as Angelina Jolie and Tamara Ecclestone and TV shows including The X Factor, The Apprentice and Killing Eve.\r\nBe My Bear have been clients of Actuate for several years. This latest move to Magento 2 was the perfect opportunity to create a genuinely customer-centric website focused wholly on a fantastic user experience.\r\n<h3>What Actuate Did</h3>\r\nActuate spent the day with Be My Bear discussing their wants and needs, analysing data from Google Analytics and HotJar and developing customer personas to facilitate the building process and make accurate decisions based on real-world data.\r\n\r\nActuate Digital gave competitors websites the once over, including leading sites in the toy and games sector, to make sure we had a deep understanding of the industry as a whole.\r\n\r\nThe data gleaned from our day with Be My Bear and the subsequent research allowed us to develop designs for the new website which appealed to their customers and answered their needs, driving conversions and negating customer drop-off.\r\n\r\nFor Be My Bear\'s retail arm, we found that visitors to their website didn\'t necessarily understand the differences between each of their main product types. We ensured that the new website introduced people to each product within their respective drop-down menus, meaning people knew what was on offer without the need to click through to each category, increasing the user experience.\r\n\r\nIncreasing average order value was of high importance for the new retail website, which we addressed in several ways, including:\r\n<ul>\r\n 	<li>One-click upsells on product pages.</li>\r\n 	<li>Visual cues to increase spending in exchange for free delivery.</li>\r\n 	<li>Allowing past purchases to be reordered from your account.</li>\r\n 	<li>Utilising countdowns to create a sense of urgency on sale items.</li>\r\n</ul>\r\nThe new website not only focuses on the customer journey up to the point of sale; it also shapes the customer journey after a sale happens. Users are encouraged to post about their order from the order confirmation screen; we also urge product reviews through emails sent post-delivery.\r\n\r\nWhen it came to Be My Bear\'s wholesale arm, we again focused on their clients, with a great deal of time spent on evolving the customer account pages. We transformed the customer account to become a useful resource for their customers that also contained news, upcoming days of importance and direct downloads of banners and POS material. These changes to the account area added value to Be My Bear\'s offering and helped increase order value and spend.\r\n\r\nOverall we could BEARly contain our excitement with the resulting website and can\'t wait to see how it performs for Be My Bear over the coming months.\r\nIf your website is a little \"Pooh\" or you require an agency that won\'t \"Bungle\" the job, please pick up the phone and call Actuate Digital today. Our bear puns may be bad, but our websites are absolutely amazing!','Be My Bear Launches New Magento 2 Website By Actuate','','inherit','closed','closed','','2146-revision-v1','','','2026-02-15 12:17:26','2026-02-15 12:17:26','',2146,'https://actuate.webpreview.co/?p=8486',0,'revision','',0),(8487,1,'2026-02-15 12:24:07','2026-02-15 12:24:07','<h2>5 eCommerce Predictions And Trends For 2021</h2>\n<span style=\"font-weight: 400;\">Perhaps the most anticipated year for decades has arrived. Unfortunately, on the stroke of midnight at the end of December 2020, when 2021 finally began, the world\'s problems weren\'t solved, and COVID was still with us. Whilst we don\'t know how the pandemic will end, we can predict with a little more certainty the state of eCommerce for the year, so join us for a trip into the future of e commerce and our top 5 predictions for 2021. </span>\n\n<b>1) Higher Competition &amp; Costs For Customer Acquisition </b>\n\n<span style=\"font-weight: 400;\">Due to the COVID pandemic, global eCommerce sales soured during 2020. Retail eCommerce sales in the UK accounted for 27.5% of total retail sales, and this number will rise even more over the coming years. With more businesses vying for online trade, we\'ve seen the cost for customer acquisition rise as well; this means those relying on paid traffic from the use of PPC (Pay Per Click) and ads on social platforms may need to rethink their strategies. </span>\n\n<b>2) Smart Personal Assistants &amp; Voice Search </b>\n\n<span style=\"font-weight: 400;\">Hey Google! Did you know that almost one-quarter of UK households now have a Smart Personal  Assistant such as Google\'s Home device or Amazon\'s Echo? According to an EY report, the trend shows no sign of stopping, with 41% of households planning to own one within the next five years. If  you haven\'t optimised for voice search, you may find you\'re missing out. </span>\n\n<b>3) Product Fulfilment Matters </b>\n\n<span style=\"font-weight: 400;\">Want to compete in 2021 and beyond? Then take a big look at your eCommerce fulfilment. If your deliveries aren\'t fast, free and sustainable, then you\'re missing a trick, and we\'re not even going to mention branded packaging (wait, we just did)! The majority of consumers in the UK say free shipping has a significant impact on whether they buy from a brand or not, but that\'s just the tip of the iceberg. Consumers now demand fast, same-day or next-day delivery which must also be sustainable. When it comes to differentiating your eCommerce operation from that of your competitors, product fulfilment matters. </span>\n\n<b>4) Marketplaces Continue To Dominate eCommerce Sales </b>\n\n<span style=\"font-weight: 400;\">The trend of marketplace domination when it comes to online eCommerce sales continues to climb,  and it\'s becoming harder for brands to compete with these behemoths. In 2019 nearly two trillion  dollars was </span><span style=\"font-weight: 400;\">spent globally across the top 100 online marketplaces, the big challenge for retailers is to  differentiate themselves and woo consumers away to their own websites. </span>\n\n<b>5) Personalisation Becomes Mainstream </b>\n\n<span style=\"font-weight: 400;\">With 3D printers becoming commonplace and customisation demanding a premium that brands can\'t refuse, personalisation is becoming mainstream. From a personalised Toblerone to customised Nike Air\'s, brands are realising the power of personalisation, and its ability to uplift profits.</span>\n\n<b>Conclusion </b>\n\n<span style=\"font-weight: 400;\">Many of the current eCommerce trends and predictions have been fuelled by an increase in competition only exacerbated by lockdown. With the internet flooded with more e-tailers, higher costs for advertising were a given, add to this the dominance of marketplaces and the importance of brand and differentiating yourself from the competition come to the forefront. </span>\n\n<span style=\"font-weight: 400;\">The future of eCommerce is not an easy one for start-ups. Choosing the right online partner to guide your business will have the power to make or break start-ups.</span>','5 eCommerce Predictions And Trends For 2021 ','','inherit','closed','closed','','5680-autosave-v1','','','2026-02-15 12:24:07','2026-02-15 12:24:07','',5680,'https://actuate.webpreview.co/?p=8487',0,'revision','',0),(8488,1,'2026-02-15 12:24:17','2026-02-15 12:24:17','<h2>5 eCommerce Predictions And Trends For 2021</h2>\r\nPerhaps the most anticipated year for decades has arrived. Unfortunately, on the stroke of midnight at the end of December 2020, when 2021 finally began, the world\'s problems weren\'t solved, and COVID was still with us. Whilst we don\'t know how the pandemic will end, we can predict with a little more certainty the state of eCommerce for the year, so join us for a trip into the future of e commerce and our top 5 predictions for 2021.\r\n<h3 class=\"list-heading\">1) Higher Competition &amp; Costs For Customer Acquisition</h3>\r\nDue to the COVID pandemic, global eCommerce sales soured during 2020. Retail eCommerce sales in the UK accounted for 27.5% of total retail sales, and this number will rise even more over the coming years. With more businesses vying for online trade, we\'ve seen the cost for customer acquisition rise as well; this means those relying on paid traffic from the use of PPC (Pay Per Click) and ads on social platforms may need to rethink their strategies.\r\n<h3 class=\"list-heading\">2) Smart Personal Assistants &amp; Voice Search</h3>\r\nHey Google! Did you know that almost one-quarter of UK households now have a Smart Personal Assistant such as Google\'s Home device or Amazon\'s Echo? According to an EY report, the trend shows no sign of stopping, with 41% of households planning to own one within the next five years. If you haven\'t optimised for voice search, you may find you\'re missing out.\r\n<h3 class=\"list-heading\">3) Product Fulfilment Matters</h3>\r\nWant to compete in 2021 and beyond? Then take a big look at your eCommerce fulfilment. If your deliveries aren\'t fast, free and sustainable, then you\'re missing a trick, and we\'re not even going to mention branded packaging (wait, we just did)! The majority of consumers in the UK say free shipping has a significant impact on whether they buy from a brand or not, but that\'s just the tip of the iceberg. Consumers now demand fast, same-day or next-day delivery which must also be sustainable. When it comes to differentiating your eCommerce operation from that of your competitors, product fulfilment matters.\r\n<h3 class=\"list-heading\">4) Marketplaces Continue To Dominate eCommerce Sales</h3>\r\nThe trend of marketplace domination when it comes to online eCommerce sales continues to climb, and it\'s becoming harder for brands to compete with these behemoths. In 2019 nearly two trillion dollars wasspent globally across the top 100 online marketplaces, the big challenge for retailers is to differentiate themselves and woo consumers away to their own websites.\r\n<h3 class=\"list-heading\">5) Personalisation Becomes Mainstream</h3>\r\nWith 3D printers becoming commonplace and customisation demanding a premium that brands can\'t refuse, personalisation is becoming mainstream. From a personalised Toblerone to customised Nike Air\'s, brands are realising the power of personalisation, and its ability to uplift profits.','5 eCommerce Predictions And Trends For 2021 ','','inherit','closed','closed','','5680-revision-v1','','','2026-02-15 12:24:17','2026-02-15 12:24:17','',5680,'https://actuate.webpreview.co/?p=8488',0,'revision','',0),(8489,1,'2026-02-15 12:24:35','2026-02-15 12:24:35','<h2>5 eCommerce Predictions And Trends For 2021</h2>\r\nPerhaps the most anticipated year for decades has arrived. Unfortunately, on the stroke of midnight at the end of December 2020, when 2021 finally began, the world\'s problems weren\'t solved, and COVID was still with us. Whilst we don\'t know how the pandemic will end, we can predict with a little more certainty the state of eCommerce for the year, so join us for a trip into the future of e commerce and our top 5 predictions for 2021.\r\n<h3 class=\"list-heading\">Higher Competition &amp; Costs For Customer Acquisition</h3>\r\nDue to the COVID pandemic, global eCommerce sales soured during 2020. Retail eCommerce sales in the UK accounted for 27.5% of total retail sales, and this number will rise even more over the coming years. With more businesses vying for online trade, we\'ve seen the cost for customer acquisition rise as well; this means those relying on paid traffic from the use of PPC (Pay Per Click) and ads on social platforms may need to rethink their strategies.\r\n<h3 class=\"list-heading\">Smart Personal Assistants &amp; Voice Search</h3>\r\nHey Google! Did you know that almost one-quarter of UK households now have a Smart Personal Assistant such as Google\'s Home device or Amazon\'s Echo? According to an EY report, the trend shows no sign of stopping, with 41% of households planning to own one within the next five years. If you haven\'t optimised for voice search, you may find you\'re missing out.\r\n<h3 class=\"list-heading\">Product Fulfilment Matters</h3>\r\nWant to compete in 2021 and beyond? Then take a big look at your eCommerce fulfilment. If your deliveries aren\'t fast, free and sustainable, then you\'re missing a trick, and we\'re not even going to mention branded packaging (wait, we just did)! The majority of consumers in the UK say free shipping has a significant impact on whether they buy from a brand or not, but that\'s just the tip of the iceberg. Consumers now demand fast, same-day or next-day delivery which must also be sustainable. When it comes to differentiating your eCommerce operation from that of your competitors, product fulfilment matters.\r\n<h3 class=\"list-heading\">Marketplaces Continue To Dominate eCommerce Sales</h3>\r\nThe trend of marketplace domination when it comes to online eCommerce sales continues to climb, and it\'s becoming harder for brands to compete with these behemoths. In 2019 nearly two trillion dollars wasspent globally across the top 100 online marketplaces, the big challenge for retailers is to differentiate themselves and woo consumers away to their own websites.\r\n<h3 class=\"list-heading\">Personalisation Becomes Mainstream</h3>\r\nWith 3D printers becoming commonplace and customisation demanding a premium that brands can\'t refuse, personalisation is becoming mainstream. From a personalised Toblerone to customised Nike Air\'s, brands are realising the power of personalisation, and its ability to uplift profits.','5 eCommerce Predictions And Trends For 2021 ','','inherit','closed','closed','','5680-revision-v1','','','2026-02-15 12:24:35','2026-02-15 12:24:35','',5680,'https://actuate.webpreview.co/?p=8489',0,'revision','',0),(8490,1,'2026-02-15 12:29:01','2026-02-15 12:29:01','<h2>How To Know Your SEO Is Working</h2>\r\nSEO or Search Engine Optimisation is a multi-billion pound industry with a seemingly endless supply of \"experts\" vying for your business. Whether you\'ve signed on the dotted line and engaged one of the many companies offering this service or are attempting to go down the DIY route, how do you know your SEO is working?\r\n<h3>White Hat vs Black Hat</h3>\r\nBefore moving on, it\'s worth explaining the two different types of SEO available to you today. The high quality, reputable practice of search engine optimisation is known as White Hat SEO. The questionable and downright dodgy methods of search engine optimisation are known as Black Hat SEO.\r\n\r\nBelieve it or not, both ways can initially have positive and sometimes excellent results on both your search engine rankings (the position of your site within a search engines index) and the number of visitors to your website. However with SEO, and indeed your website in general, it pays to play the long-game, and at some point, if you or your SEO team rely on black hat techniques, you will pay the price and wish you\'d taken a more wholesale white-hat approach to SEO.\r\n<h3>Spotting Black Hat SEO Techniques</h3>\r\nSo you\'ve engaged the services of an SEO company to manage your SEO efforts... Great! But how would you know if they were taking shortcuts by dipping into the black hat spellbook when it comes to your websites SEO?\r\n\r\nLuckily, Actuate are here to help, and with a little practice you can usually spot things aren\'t right quite quickly, and without blowing our own trumpet, this is when you should cease all work with them and call Actuate on 01244 911360 instead.\r\n\r\nBelow is a typical list of items you should look out for when it comes to your SEO. If you find any of these techniques deployed for your SEO, it should raise serious concerns about the reputability of the company you have hired.\r\n<h3>Keyword Stuffing</h3>\r\nThe act of repeating the keywords you want to rank for with search engines. Keyword stuffing is easy to spot because it doesn\'t read like a natural sentence. For example, \"Our pork shoulder was voted the best pork shoulder by pork shoulder connoisseurs nationally. Not only did they love our pork shoulder, but they also said our pork shoulder was better than other pork shoulders based on the great pork shoulder taste it has.\"\r\n<h3>Plagiarism</h3>\r\nYour website\'s number one asset is unique content, take this away, and search engines know you have nothing of relevancy to offer potential visitors. So if you outsource your copywriting to another company, make sure it\'s written just for you and not plagiarised from other sites. There are manytools to help you check if your content is unique or not; one of them is <a href=\"https://plagiarismdetector.net/\">https://plagiarismdetector.net/</a>.\r\n<h3>Hidden Text</h3>\r\nHiding text full of keywords designed to manipulate search engines but irrelevant to users is an ancient and poor SEO technique. This one is harder to spot unless you know what you\'re looking for, but some methods are easier to spot than others. If someone has hidden text by changing its colour to match your site\'s background, you can usually find it by dragging your mouse over your site\'s content and looking for highlighted information you didn\'t see previously.\r\n<h3>Link Farms</h3>\r\nLink farms are websites built with the primary purpose of linking to other sites. Some less than reputable web firms use them as a way to gain backlinks to your website quickly. These link farms usually have little to no unique content and are seen as spammy by search engines. The links surrounding yours may also be spammy (we\'ve seen links to buy cheap tobacco, Viagra and more next to links for children\'s teddy bears) which means your site gets tarnished by hanging out in the wrong neighbourhood!\r\n\r\n<i>\"Old McSpammer had a farm, e-i-e-i-oh,</i>\r\n\r\n<i>And on that farm he built some links, e-i-e-i-oh</i>\r\n\r\n<i>With a backlink here, and a backlink there,</i>\r\n\r\n<i>Here a link, there a link,</i>\r\n\r\n<i>Everywhere a link, link...\"</i>\r\n\r\nCredit <a href=\"https://moz.com/blog/whiteboard-friday-link-farming\">Scott Willoughby</a>\r\n<h3>Location Spam</h3>\r\nLocal search is big business, and with many people wanting products quickly, the popularity of local search and click and collect is growing. To gain more visitors to clients websites, some un-reputable agencies add several new geo-targeted pages to their clients\' sites each targeting a specific location.\r\n\r\nYou\'ll often see links towards the bottom of the site or in the website footer for these pages which often look like this, \"Chester Plumber, Cheshire Plumber, Manchester Plumber\" and so forth. Each linked to a different page with more keyword spam.\r\n\r\n<i>There are many other types of Black Hat SEO and if you\'re concerned that you may have unwittingly been affected by Black Hat techniques, get in touch with the team here at Actuate who will be more than happy to take a look on your behalf.</i>\r\n<h3>Don\'t Be Fooled By Fancy Reporting</h3>\r\nSEO companies operate in many ways; some offer glossy reports to show you what they have achieved; others prefer a verbal catch-up over coffee and cake. Whatever happens, make sure fancy reporting doesn\'t fool you.\r\n\r\nJust what do we mean when we talk about fancy reporting? Well, imagine you receive a report like this:\r\n<h3>Google Ranking (August 2021)</h3>\r\n<i>Keyword(s) Rank Last Month Rank This Month </i>Pink Apples Chester 104 1\r\n\r\nRed Apples Cheshire - 2\r\n\r\nCrunchy Green Apples Chester 57 1\r\n\r\nImpressive! And that\'s just an example with three sets of keywords, but imagine it scaled up with forty or fifty keywords, now we\'re talking. But if you stop and think we\'re missing one huge and vitally important piece of the puzzle, any guesses? If you said the number of people searching for those keywords, you win a gold star. Anyone can rank highly on search engines for obscure keywords that don\'t receive any searches; the real trick is ranking for high-quality search terms with hundreds if not thousands of searches per month. You have been warned!\r\n<h3>Don\'t Chase Unrelated High Intent Traffic</h3>\r\nFirstly what\'s high intent traffic I hear you shout. High intent traffic usually relates to traffic generated from a search engine that uses keywords indicating that the user is highly motivated to place an order. A great example could be something along the lines of \"McDonald\'s Delivery Birmingham\".\r\n\r\nNow we know what high intent traffic is why shouldn\'t you chase unrelated terms? Looking at our previous example, if we were a burger bar in Birmingham, we may think raising our position in search engines for the phrase \"McDonald\'s Delivery Birmingham\" could be an ideal way to siphon more business our way. You could be right, but there is also a high probability that a user has already made up their mind they want a McDonald\'s branded burger and whatever you do will fall upon deaf ears. Concentrating on other, more generic terms may be a better strategy, for instance, \"Burger Delivery Birmingham\".\r\n\r\nAlways concentrate on keywords and phrases that are more likely to convert, only after thoroughly exhausting these possibilities should you look at longer \"unrelated high intent\" shots with a high probability of bouncing.\r\n<h3>Avoid Ranking Guarantees</h3>\r\nAs a website owner, you\'ve probably had an email or three promising to get you to the number one spot on Google. Be warned that no company can make this guarantee and Google itself warns against such companies.\r\n\r\n<i>\"No one can guarantee a #1 ranking on Google. Beware of SEOs that claim to guarantee rankings, allege a \"special relationship\" with Google, or advertise a \"priority submit\" to Google. There is no priority submit for Google. In fact, the only way to submit a site to Google directly is through our Add URL page or by submitting a Sitemap and you can do this yourself at no cost whatsoever.\"</i>\r\n\r\nGoogle (link to https://developers.google.com/search/docs/beginner/do-i-need-seo )\r\n\r\nDon\'t be put off by genuine companies who can show actual real-world results for their clients and offer estimations of what you should expect. But do steer clear of anyone promising or guaranteeing positions, they are just lying!\r\n<h3>Don\'t Confuse SEO with CRO</h3>\r\nBy now we know that SEO stands for Search Engine Optimisation, but the chances are that the anacronym CRO may have you baffled. CRO stands for Conversion Rate Optimisation which means optimising your website\'s content to help increase the number of conversions (often sales). Whatever you do, don\'t confuse these two objectives, whilst they often overlap if you have hired someone purely for SEO their goal is to get people to your website, nothing more. If you hire someone for CRO their goal is to get your current visitors to convert more, and not attract new visitors to your site. If you want to achieve both goals, then make this clear from the start of your relationship with whoever you chose to engage.\r\n<h3>Partner With Companies Willing To Work</h3>\r\nSo we\'ve concentrated on a lot of the do-nots, but what about the dos? When it comes to SEO, the first thing any genuine and high-quality agency will often do is audit your site as well as those of your direct competitors. By doing this, you get to see the whole picture, including what you are doing right and what you are doing wrong. Without this initial work at the beginning of your relationship, there is no way for an SEO agency to come up with an exact blueprint of what your requirements are. Never be tempted to skip these steps to save money. If you ask a legitimate agency to do so, the answer will usually be no, mainly because it could hamper their efforts and affect your relationship with them negatively.\r\n<h3>Have A Little Patiences</h3>\r\nWhite Hat SEO can have a tremendous effect on the number of organic visitors to your site in the long-term, but it\'s never a quick-fix (which is why Google invented Pay Per Click)! A reputable SEO firm should manage your expectations which usually can take a good twelve months to pay dividends.\r\n\r\nAgain be wary of the Black Hat sellers who often promise results within weeks, which may sound appealing, but when your house of cards comes tumbling down in the longer term, it will take much longer to rebuild.\r\n<h3>Analyse Results Yourself</h3>\r\nIt\'s great leaving everything in the hands of your SEO guru\'s, but it\'s also worth learning the basics of SEO analysis yourself. It\'s quite simple to keep your finger on the pulse of your sites SEO, and with tools such as Google Analytics, it can take just a few minutes out of your busy schedule per month to stay up to date.\r\n\r\nBut why bother with this added work when you don\'t have to? The reason is simple, so you know you\'re not having the wool pulled over your eyes. If you\'re looking at the numbers yourself and are told that \"Last month you had 67,000 visitors\", it\'s easy to see someone isn\'t telling the whole truth when it turns out that you only had 3,400 visitors and 67,000 page views (the number of pages with your site that your actual visitors viewed).\r\n\r\nLearn to use the tools available to you to keep a broad check on what you are told; you\'ll soon learn if you can trust the company you have chosen to work with this way.\r\n<h3>Pro Tip</h3>\r\n: Learn to locate these three items each month in your Google Analytics dashboard, which is enough for basic analysis.\r\n\r\n1) Number of unique visitors to your site for the month. You want these to increase.\r\n\r\n2) Top sources of traffic to your website (i.e. Search engines, social media etc.). SEO should focus on organic search engine traffic and inbound links from other websites.\r\n\r\n3) Your sites bounce rate as a percentage of traffic. You\'ll be looking for this to decrease if possible or stay steady; however, an increase in bounce rates can indicate a problem with your on site content and not necessarily the SEO work undertaken.\r\n<h4>Conclusion</h4>\r\nAs the number of sites added to the internet expands exponentially, many businesses are desperate to be seen. That desperation can often lead to bad decisions, especially when faced with the many snake oil peddlers rife in today\'s SEO industry. Learn to take a step back, evaluate your goals and make an informed decision on who you work with based on knowledge gleaned from articles such as this. Good luck with your SEO and remember Actuate are always here if you\'d like a no-obligation chat about your website strategy.','How To Know Your SEO Is Working ','','inherit','closed','closed','','5678-revision-v1','','','2026-02-15 12:29:01','2026-02-15 12:29:01','',5678,'https://actuate.webpreview.co/?p=8490',0,'revision','',0),(8491,1,'2026-02-15 12:35:01','2026-02-15 12:35:01','<h2>How To Know Your SEO Is Working</h2>\nSEO or Search Engine Optimisation is a multi-billion pound industry with a seemingly endless supply of \"experts\" vying for your business. Whether you\'ve signed on the dotted line and engaged one of the many companies offering this service or are attempting to go down the DIY route, how do you know your SEO is working?\n<h3>White Hat vs Black Hat</h3>\nBefore moving on, it\'s worth explaining the two different types of SEO available to you today. The high quality, reputable practice of search engine optimisation is known as White Hat SEO. The questionable and downright dodgy methods of search engine optimisation are known as Black Hat SEO.\n\nBelieve it or not, both ways can initially have positive and sometimes excellent results on both your search engine rankings (the position of your site within a search engines index) and the number of visitors to your website. However with SEO, and indeed your website in general, it pays to play the long-game, and at some point, if you or your SEO team rely on black hat techniques, you will pay the price and wish you\'d taken a more wholesale white-hat approach to SEO.\n<h3>Spotting Black Hat SEO Techniques</h3>\nSo you\'ve engaged the services of an SEO company to manage your SEO efforts... Great! But how would you know if they were taking shortcuts by dipping into the black hat spellbook when it comes to your websites SEO?\n\nLuckily, Actuate are here to help, and with a little practice you can usually spot things aren\'t right quite quickly, and without blowing our own trumpet, this is when you should cease all work with them and call Actuate on 01244 911360 instead.\n\nBelow is a typical list of items you should look out for when it comes to your SEO. If you find any of these techniques deployed for your SEO, it should raise serious concerns about the reputability of the company you have hired.\n<h3>Keyword Stuffing</h3>\nThe act of repeating the keywords you want to rank for with search engines. Keyword stuffing is easy to spot because it doesn\'t read like a natural sentence. For example, \"Our pork shoulder was voted the best pork shoulder by pork shoulder connoisseurs nationally. Not only did they love our pork shoulder, but they also said our pork shoulder was better than other pork shoulders based on the great pork shoulder taste it has.\"\n<h3>Plagiarism</h3>\nYour website\'s number one asset is unique content, take this away, and search engines know you have nothing of relevancy to offer potential visitors. So if you outsource your copywriting to another company, make sure it\'s written just for you and not plagiarised from other sites. There are manytools to help you check if your content is unique or not; one of them is <a href=\"https://plagiarismdetector.net/\">https://plagiarismdetector.net/</a>.\n<h3>Hidden Text</h3>\nHiding text full of keywords designed to manipulate search engines but irrelevant to users is an ancient and poor SEO technique. This one is harder to spot unless you know what you\'re looking for, but some methods are easier to spot than others. If someone has hidden text by changing its colour to match your site\'s background, you can usually find it by dragging your mouse over your site\'s content and looking for highlighted information you didn\'t see previously.\n<h3>Link Farms</h3>\nLink farms are websites built with the primary purpose of linking to other sites. Some less than reputable web firms use them as a way to gain backlinks to your website quickly. These link farms usually have little to no unique content and are seen as spammy by search engines. The links surrounding yours may also be spammy (we\'ve seen links to buy cheap tobacco, Viagra and more next to links for children\'s teddy bears) which means your site gets tarnished by hanging out in the wrong neighbourhood!\n<blockquote cite=\"https://moz.com/blog/whiteboard-friday-link-farming\">\"Old McSpammer had a farm, e-i-e-i-oh,\nAnd on that farm he built some links, e-i-e-i-oh\nWith a backlink here, and a backlink there,\nHere a link, there a link,\nEverywhere a link, link...\"</blockquote>\n<cite>Credit <a href=\"https://moz.com/blog/whiteboard-friday-link-farming\">Scott Willoughby</a></cite>\n<h3>Location Spam</h3>\nLocal search is big business, and with many people wanting products quickly, the popularity of local search and click and collect is growing. To gain more visitors to clients websites, some un-reputable agencies add several new geo-targeted pages to their clients\' sites each targeting a specific location.\n\nYou\'ll often see links towards the bottom of the site or in the website footer for these pages which often look like this, \"Chester Plumber, Cheshire Plumber, Manchester Plumber\" and so forth. Each linked to a different page with more keyword spam.\n\n<i>There are many other types of Black Hat SEO and if you\'re concerned that you may have unwittingly been affected by Black Hat techniques, get in touch with the team here at Actuate who will be more than happy to take a look on your behalf.</i>\n<h3>Don\'t Be Fooled By Fancy Reporting</h3>\nSEO companies operate in many ways; some offer glossy reports to show you what they have achieved; others prefer a verbal catch-up over coffee and cake. Whatever happens, make sure fancy reporting doesn\'t fool you.\n\nJust what do we mean when we talk about fancy reporting? Well, imagine you receive a report like this:\n<h3>Google Ranking (August 2021)</h3>\n<i>Keyword(s) Rank Last Month Rank This Month </i>Pink Apples Chester 104 1\n\nRed Apples Cheshire - 2\n\nCrunchy Green Apples Chester 57 1\n\nImpressive! And that\'s just an example with three sets of keywords, but imagine it scaled up with forty or fifty keywords, now we\'re talking. But if you stop and think we\'re missing one huge and vitally important piece of the puzzle, any guesses? If you said the number of people searching for those keywords, you win a gold star. Anyone can rank highly on search engines for obscure keywords that don\'t receive any searches; the real trick is ranking for high-quality search terms with hundreds if not thousands of searches per month. You have been warned!\n<h3>Don\'t Chase Unrelated High Intent Traffic</h3>\nFirstly what\'s high intent traffic I hear you shout. High intent traffic usually relates to traffic generated from a search engine that uses keywords indicating that the user is highly motivated to place an order. A great example could be something along the lines of \"McDonald\'s Delivery Birmingham\".\n\nNow we know what high intent traffic is why shouldn\'t you chase unrelated terms? Looking at our previous example, if we were a burger bar in Birmingham, we may think raising our position in search engines for the phrase \"McDonald\'s Delivery Birmingham\" could be an ideal way to siphon more business our way. You could be right, but there is also a high probability that a user has already made up their mind they want a McDonald\'s branded burger and whatever you do will fall upon deaf ears. Concentrating on other, more generic terms may be a better strategy, for instance, \"Burger Delivery Birmingham\".\n\nAlways concentrate on keywords and phrases that are more likely to convert, only after thoroughly exhausting these possibilities should you look at longer \"unrelated high intent\" shots with a high probability of bouncing.\n<h3>Avoid Ranking Guarantees</h3>\nAs a website owner, you\'ve probably had an email or three promising to get you to the number one spot on Google. Be warned that no company can make this guarantee and Google itself warns against such companies.\n\n<i>\"No one can guarantee a #1 ranking on Google. Beware of SEOs that claim to guarantee rankings, allege a \"special relationship\" with Google, or advertise a \"priority submit\" to Google. There is no priority submit for Google. In fact, the only way to submit a site to Google directly is through our Add URL page or by submitting a Sitemap and you can do this yourself at no cost whatsoever.\"</i>\n\nGoogle (link to https://developers.google.com/search/docs/beginner/do-i-need-seo )\n\nDon\'t be put off by genuine companies who can show actual real-world results for their clients and offer estimations of what you should expect. But do steer clear of anyone promising or guaranteeing positions, they are just lying!\n<h3>Don\'t Confuse SEO with CRO</h3>\nBy now we know that SEO stands for Search Engine Optimisation, but the chances are that the anacronym CRO may have you baffled. CRO stands for Conversion Rate Optimisation which means optimising your website\'s content to help increase the number of conversions (often sales). Whatever you do, don\'t confuse these two objectives, whilst they often overlap if you have hired someone purely for SEO their goal is to get people to your website, nothing more. If you hire someone for CRO their goal is to get your current visitors to convert more, and not attract new visitors to your site. If you want to achieve both goals, then make this clear from the start of your relationship with whoever you chose to engage.\n<h3>Partner With Companies Willing To Work</h3>\nSo we\'ve concentrated on a lot of the do-nots, but what about the dos? When it comes to SEO, the first thing any genuine and high-quality agency will often do is audit your site as well as those of your direct competitors. By doing this, you get to see the whole picture, including what you are doing right and what you are doing wrong. Without this initial work at the beginning of your relationship, there is no way for an SEO agency to come up with an exact blueprint of what your requirements are. Never be tempted to skip these steps to save money. If you ask a legitimate agency to do so, the answer will usually be no, mainly because it could hamper their efforts and affect your relationship with them negatively.\n<h3>Have A Little Patiences</h3>\nWhite Hat SEO can have a tremendous effect on the number of organic visitors to your site in the long-term, but it\'s never a quick-fix (which is why Google invented Pay Per Click)! A reputable SEO firm should manage your expectations which usually can take a good twelve months to pay dividends.\n\nAgain be wary of the Black Hat sellers who often promise results within weeks, which may sound appealing, but when your house of cards comes tumbling down in the longer term, it will take much longer to rebuild.\n<h3>Analyse Results Yourself</h3>\nIt\'s great leaving everything in the hands of your SEO guru\'s, but it\'s also worth learning the basics of SEO analysis yourself. It\'s quite simple to keep your finger on the pulse of your sites SEO, and with tools such as Google Analytics, it can take just a few minutes out of your busy schedule per month to stay up to date.\n\nBut why bother with this added work when you don\'t have to? The reason is simple, so you know you\'re not having the wool pulled over your eyes. If you\'re looking at the numbers yourself and are told that \"Last month you had 67,000 visitors\", it\'s easy to see someone isn\'t telling the whole truth when it turns out that you only had 3,400 visitors and 67,000 page views (the number of pages with your site that your actual visitors viewed).\n\nLearn to use the tools available to you to keep a broad check on what you are told; you\'ll soon learn if you can trust the company you have chosen to work with this way.\n<h3>Pro Tip</h3>\nLearn to locate these three items each month in your Google Analytics dashboard, which is enough for basic analysis.\n<ol>\n 	<li>Number of unique visitors to your site for the month. You want these to increase.</li>\n 	<li>Top sources of traffic to your website (i.e. Search engines, social media etc.). SEO should focus on organic search engine traffic and inbound links from other websites.</li>\n 	<li>Your sites bounce rate as a percentage of traffic. You\'ll be looking for this to decrease if possible or stay steady; however, an increase in bounce rates can indicate a problem with your on site content and not necessarily the SEO work undertaken.</li>\n</ol>\n<h3>Have A Little Patiences</h3>\nWhite Hat SEO can have a tremendous effect on the number of organic visitors to your site in the long-term, but it\'s never a quick-fix (which is why Google invented Pay Per Click)! A reputable SEO firm should manage your expectations which usually can take a good twelve months to pay dividends.\n\nAgain be wary of the Black Hat sellers who often promise results within weeks, which may sound appealing, but when your house of cards comes tumbling down in the longer term, it will take much longer to rebuild.\n<h3>Analyse Results Yourself</h3>\nIt\'s great leaving everything in the hands of your SEO guru\'s, but it\'s also worth learning the basics of SEO analysis yourself. It\'s quite simple to keep your finger on the pulse of your sites SEO, and with tools such as Google Analytics, it can take just a few minutes out of your busy schedule per month to stay up to date.\n\nBut why bother with this added work when you don\'t have to? The reason is simple, so you know you\'re not having the wool pulled over your eyes. If you\'re looking at the numbers yourself and are told that \"Last month you had 67,000 visitors\", it\'s easy to see someone isn\'t telling the whole truth when it turns out that you only had 3,400 visitors and 67,000 page views (the number of pages with your site that your actual visitors viewed).\n\nLearn to use the tools available to you to keep a broad check on what you are told; you\'ll soon learn if you can trust the company you have chosen to work with this way.\n<h3>Pro Tip</h3>\nLearn to locate these three items each month in your Google Analytics dashboard, which is enough for basic analysis.\n<ol>\n 	<li>Number of unique visitors to your site for the month. You want these to increase.</li>\n 	<li>Top sources of traffic to your website (i.e. Search engines, social media etc.). SEO should focus on organic search engine traffic and inbound links from other websites.</li>\n 	<li>Your sites bounce rate as a percentage of traffic. You\'ll be looking for this to decrease if possible or stay steady; however, an increase in bounce rates can indicate a problem with your on site content and not necessarily the SEO work undertaken.</li>\n</ol>','How To Know Your SEO Is Working ','','inherit','closed','closed','','5678-autosave-v1','','','2026-02-15 12:35:01','2026-02-15 12:35:01','',5678,'https://actuate.webpreview.co/?p=8491',0,'revision','',0),(8492,1,'2026-02-15 12:35:06','2026-02-15 12:35:06','<h2>How To Know Your SEO Is Working</h2>\r\nSEO or Search Engine Optimisation is a multi-billion pound industry with a seemingly endless supply of \"experts\" vying for your business. Whether you\'ve signed on the dotted line and engaged one of the many companies offering this service or are attempting to go down the DIY route, how do you know your SEO is working?\r\n<h3>White Hat vs Black Hat</h3>\r\nBefore moving on, it\'s worth explaining the two different types of SEO available to you today. The high quality, reputable practice of search engine optimisation is known as White Hat SEO. The questionable and downright dodgy methods of search engine optimisation are known as Black Hat SEO.\r\n\r\nBelieve it or not, both ways can initially have positive and sometimes excellent results on both your search engine rankings (the position of your site within a search engines index) and the number of visitors to your website. However with SEO, and indeed your website in general, it pays to play the long-game, and at some point, if you or your SEO team rely on black hat techniques, you will pay the price and wish you\'d taken a more wholesale white-hat approach to SEO.\r\n<h3>Spotting Black Hat SEO Techniques</h3>\r\nSo you\'ve engaged the services of an SEO company to manage your SEO efforts... Great! But how would you know if they were taking shortcuts by dipping into the black hat spellbook when it comes to your websites SEO?\r\n\r\nLuckily, Actuate are here to help, and with a little practice you can usually spot things aren\'t right quite quickly, and without blowing our own trumpet, this is when you should cease all work with them and call Actuate on 01244 911360 instead.\r\n\r\nBelow is a typical list of items you should look out for when it comes to your SEO. If you find any of these techniques deployed for your SEO, it should raise serious concerns about the reputability of the company you have hired.\r\n<h3>Keyword Stuffing</h3>\r\nThe act of repeating the keywords you want to rank for with search engines. Keyword stuffing is easy to spot because it doesn\'t read like a natural sentence. For example, \"Our pork shoulder was voted the best pork shoulder by pork shoulder connoisseurs nationally. Not only did they love our pork shoulder, but they also said our pork shoulder was better than other pork shoulders based on the great pork shoulder taste it has.\"\r\n<h3>Plagiarism</h3>\r\nYour website\'s number one asset is unique content, take this away, and search engines know you have nothing of relevancy to offer potential visitors. So if you outsource your copywriting to another company, make sure it\'s written just for you and not plagiarised from other sites. There are manytools to help you check if your content is unique or not; one of them is <a href=\"https://plagiarismdetector.net/\">https://plagiarismdetector.net/</a>.\r\n<h3>Hidden Text</h3>\r\nHiding text full of keywords designed to manipulate search engines but irrelevant to users is an ancient and poor SEO technique. This one is harder to spot unless you know what you\'re looking for, but some methods are easier to spot than others. If someone has hidden text by changing its colour to match your site\'s background, you can usually find it by dragging your mouse over your site\'s content and looking for highlighted information you didn\'t see previously.\r\n<h3>Link Farms</h3>\r\nLink farms are websites built with the primary purpose of linking to other sites. Some less than reputable web firms use them as a way to gain backlinks to your website quickly. These link farms usually have little to no unique content and are seen as spammy by search engines. The links surrounding yours may also be spammy (we\'ve seen links to buy cheap tobacco, Viagra and more next to links for children\'s teddy bears) which means your site gets tarnished by hanging out in the wrong neighbourhood!\r\n<blockquote cite=\"https://moz.com/blog/whiteboard-friday-link-farming\">\"Old McSpammer had a farm, e-i-e-i-oh,\r\nAnd on that farm he built some links, e-i-e-i-oh\r\nWith a backlink here, and a backlink there,\r\nHere a link, there a link,\r\nEverywhere a link, link...\"</blockquote>\r\n<cite>Credit <a href=\"https://moz.com/blog/whiteboard-friday-link-farming\">Scott Willoughby</a></cite>\r\n<h3>Location Spam</h3>\r\nLocal search is big business, and with many people wanting products quickly, the popularity of local search and click and collect is growing. To gain more visitors to clients websites, some un-reputable agencies add several new geo-targeted pages to their clients\' sites each targeting a specific location.\r\n\r\nYou\'ll often see links towards the bottom of the site or in the website footer for these pages which often look like this, \"Chester Plumber, Cheshire Plumber, Manchester Plumber\" and so forth. Each linked to a different page with more keyword spam.\r\n\r\n<i>There are many other types of Black Hat SEO and if you\'re concerned that you may have unwittingly been affected by Black Hat techniques, get in touch with the team here at Actuate who will be more than happy to take a look on your behalf.</i>\r\n<h3>Don\'t Be Fooled By Fancy Reporting</h3>\r\nSEO companies operate in many ways; some offer glossy reports to show you what they have achieved; others prefer a verbal catch-up over coffee and cake. Whatever happens, make sure fancy reporting doesn\'t fool you.\r\n\r\nJust what do we mean when we talk about fancy reporting? Well, imagine you receive a report like this:\r\n<h3>Google Ranking (August 2021)</h3>\r\n<i>Keyword(s) Rank Last Month Rank This Month </i>Pink Apples Chester 104 1\r\n\r\nRed Apples Cheshire - 2\r\n\r\nCrunchy Green Apples Chester 57 1\r\n\r\nImpressive! And that\'s just an example with three sets of keywords, but imagine it scaled up with forty or fifty keywords, now we\'re talking. But if you stop and think we\'re missing one huge and vitally important piece of the puzzle, any guesses? If you said the number of people searching for those keywords, you win a gold star. Anyone can rank highly on search engines for obscure keywords that don\'t receive any searches; the real trick is ranking for high-quality search terms with hundreds if not thousands of searches per month. You have been warned!\r\n<h3>Don\'t Chase Unrelated High Intent Traffic</h3>\r\nFirstly what\'s high intent traffic I hear you shout. High intent traffic usually relates to traffic generated from a search engine that uses keywords indicating that the user is highly motivated to place an order. A great example could be something along the lines of \"McDonald\'s Delivery Birmingham\".\r\n\r\nNow we know what high intent traffic is why shouldn\'t you chase unrelated terms? Looking at our previous example, if we were a burger bar in Birmingham, we may think raising our position in search engines for the phrase \"McDonald\'s Delivery Birmingham\" could be an ideal way to siphon more business our way. You could be right, but there is also a high probability that a user has already made up their mind they want a McDonald\'s branded burger and whatever you do will fall upon deaf ears. Concentrating on other, more generic terms may be a better strategy, for instance, \"Burger Delivery Birmingham\".\r\n\r\nAlways concentrate on keywords and phrases that are more likely to convert, only after thoroughly exhausting these possibilities should you look at longer \"unrelated high intent\" shots with a high probability of bouncing.\r\n<h3>Avoid Ranking Guarantees</h3>\r\nAs a website owner, you\'ve probably had an email or three promising to get you to the number one spot on Google. Be warned that no company can make this guarantee and Google itself warns against such companies.\r\n\r\n<i>\"No one can guarantee a #1 ranking on Google. Beware of SEOs that claim to guarantee rankings, allege a \"special relationship\" with Google, or advertise a \"priority submit\" to Google. There is no priority submit for Google. In fact, the only way to submit a site to Google directly is through our Add URL page or by submitting a Sitemap and you can do this yourself at no cost whatsoever.\"</i>\r\n\r\nGoogle (link to https://developers.google.com/search/docs/beginner/do-i-need-seo )\r\n\r\nDon\'t be put off by genuine companies who can show actual real-world results for their clients and offer estimations of what you should expect. But do steer clear of anyone promising or guaranteeing positions, they are just lying!\r\n<h3>Don\'t Confuse SEO with CRO</h3>\r\nBy now we know that SEO stands for Search Engine Optimisation, but the chances are that the anacronym CRO may have you baffled. CRO stands for Conversion Rate Optimisation which means optimising your website\'s content to help increase the number of conversions (often sales). Whatever you do, don\'t confuse these two objectives, whilst they often overlap if you have hired someone purely for SEO their goal is to get people to your website, nothing more. If you hire someone for CRO their goal is to get your current visitors to convert more, and not attract new visitors to your site. If you want to achieve both goals, then make this clear from the start of your relationship with whoever you chose to engage.\r\n<h3>Partner With Companies Willing To Work</h3>\r\nSo we\'ve concentrated on a lot of the do-nots, but what about the dos? When it comes to SEO, the first thing any genuine and high-quality agency will often do is audit your site as well as those of your direct competitors. By doing this, you get to see the whole picture, including what you are doing right and what you are doing wrong. Without this initial work at the beginning of your relationship, there is no way for an SEO agency to come up with an exact blueprint of what your requirements are. Never be tempted to skip these steps to save money. If you ask a legitimate agency to do so, the answer will usually be no, mainly because it could hamper their efforts and affect your relationship with them negatively.\r\n<h3>Have A Little Patiences</h3>\r\nWhite Hat SEO can have a tremendous effect on the number of organic visitors to your site in the long-term, but it\'s never a quick-fix (which is why Google invented Pay Per Click)! A reputable SEO firm should manage your expectations which usually can take a good twelve months to pay dividends.\r\n\r\nAgain be wary of the Black Hat sellers who often promise results within weeks, which may sound appealing, but when your house of cards comes tumbling down in the longer term, it will take much longer to rebuild.\r\n<h3>Analyse Results Yourself</h3>\r\nIt\'s great leaving everything in the hands of your SEO guru\'s, but it\'s also worth learning the basics of SEO analysis yourself. It\'s quite simple to keep your finger on the pulse of your sites SEO, and with tools such as Google Analytics, it can take just a few minutes out of your busy schedule per month to stay up to date.\r\n\r\nBut why bother with this added work when you don\'t have to? The reason is simple, so you know you\'re not having the wool pulled over your eyes. If you\'re looking at the numbers yourself and are told that \"Last month you had 67,000 visitors\", it\'s easy to see someone isn\'t telling the whole truth when it turns out that you only had 3,400 visitors and 67,000 page views (the number of pages with your site that your actual visitors viewed).\r\n\r\nLearn to use the tools available to you to keep a broad check on what you are told; you\'ll soon learn if you can trust the company you have chosen to work with this way.\r\n<h3>Pro Tip</h3>\r\nLearn to locate these three items each month in your Google Analytics dashboard, which is enough for basic analysis.\r\n<ol>\r\n 	<li>Number of unique visitors to your site for the month. You want these to increase.</li>\r\n 	<li>Top sources of traffic to your website (i.e. Search engines, social media etc.). SEO should focus on organic search engine traffic and inbound links from other websites.</li>\r\n 	<li>Your sites bounce rate as a percentage of traffic. You\'ll be looking for this to decrease if possible or stay steady; however, an increase in bounce rates can indicate a problem with your on site content and not necessarily the SEO work undertaken.</li>\r\n</ol>\r\n<h3>Have A Little Patiences</h3>\r\nWhite Hat SEO can have a tremendous effect on the number of organic visitors to your site in the long-term, but it\'s never a quick-fix (which is why Google invented Pay Per Click)! A reputable SEO firm should manage your expectations which usually can take a good twelve months to pay dividends.\r\n\r\nAgain be wary of the Black Hat sellers who often promise results within weeks, which may sound appealing, but when your house of cards comes tumbling down in the longer term, it will take much longer to rebuild.\r\n<h3>Analyse Results Yourself</h3>\r\nIt\'s great leaving everything in the hands of your SEO guru\'s, but it\'s also worth learning the basics of SEO analysis yourself. It\'s quite simple to keep your finger on the pulse of your sites SEO, and with tools such as Google Analytics, it can take just a few minutes out of your busy schedule per month to stay up to date.\r\n\r\nBut why bother with this added work when you don\'t have to? The reason is simple, so you know you\'re not having the wool pulled over your eyes. If you\'re looking at the numbers yourself and are told that \"Last month you had 67,000 visitors\", it\'s easy to see someone isn\'t telling the whole truth when it turns out that you only had 3,400 visitors and 67,000 page views (the number of pages with your site that your actual visitors viewed).\r\n\r\nLearn to use the tools available to you to keep a broad check on what you are told; you\'ll soon learn if you can trust the company you have chosen to work with this way.\r\n<h3>Pro Tip</h3>\r\nLearn to locate these three items each month in your Google Analytics dashboard, which is enough for basic analysis.\r\n<ol>\r\n 	<li>Number of unique visitors to your site for the month. You want these to increase.</li>\r\n 	<li>Top sources of traffic to your website (i.e. Search engines, social media etc.). SEO should focus on organic search engine traffic and inbound links from other websites.</li>\r\n 	<li>Your sites bounce rate as a percentage of traffic. You\'ll be looking for this to decrease if possible or stay steady; however, an increase in bounce rates can indicate a problem with your on site content and not necessarily the SEO work undertaken.</li>\r\n</ol>','How To Know Your SEO Is Working ','','inherit','closed','closed','','5678-revision-v1','','','2026-02-15 12:35:06','2026-02-15 12:35:06','',5678,'https://actuate.webpreview.co/?p=8492',0,'revision','',0),(8493,1,'2026-02-15 12:47:22','2026-02-15 12:47:22','<h2>Conquering eCommerce Conversion Rates</h2>\nAre you besieged continuously with three-letter acronyms and wish for once that someone would explain the link between SEO, CTR, CRO and KPI\'s? Luckily Actuate is here to help your navigate the internet marketing highway and learn how to conquer eCommerce conversion rates.\n<h3>Internet Marketing Glossary</h3>\nBefore we move on, it\'s probably handy for most of you to explain what some of these important acronyms relating to internet marketing mean so we\'ve put together a brief guide below.\n\n<b>CRO </b>or <b>Conversion Rate Optimisation </b>is the act of improving the number of visitors to your website who perform a pre-planned specific action.\n\n<b>SEO </b>or <b>Search Engine Optimisation </b>is the act of tweaking your websites code or content to perform better on a search engine.\n\n<b>CTR </b>or <b>Click-Through Rate </b>is the number of clicks that a paid ad or free link to your website receives divided by its number of impressions.\n\n<b>PPC </b>or <b>Pay-Per-Click </b>is an advertising model whereby you pay only when someone physically clicks on your website\'s link.\n\n<b>CPC </b>or <b>Cost Per Click </b>is the actual price you pay for each click on your ad in a Pay-Per-Click campaign.\n\n<b>KPI </b>or <b>Key Performance Indicator </b>is a measure of how well a company is doing regarding meeting its business objectives.\n<h3>How To Measure Your eCommerce Conversion Rates</h3>\nNow that the explanations are behind us, we can concentrate on working out your conversion rate, indicating how well your website works for you. You can work out your eCommerce conversion rate by taking the number of unique visitors to your website for a given period and dividing by the number of transactions in that same period.\n<blockquote><i>\"Ecommerce Conversion Rate is the ratio of transactions to sessions, expressed as a percentage; for example, a ratio of 1 transaction to every 10 sessions would be expressed as an Ecommerce Conversion Rate of 10%.\"</i>\n\n<b>Google Analytics Support </b>(<a href=\"https://support.google.com/analytics/answer/6014873?hl=en\">https://support.google.com/analytics/answer/6014873?hl=en</a>)</blockquote>\nOnce you have your conversion rates at hand, you can compare the data with industry averages to see how well your website performs.\n<h3><b>Conversion Rate Industry Averages</b></h3>\nRather than trawl the internet to look for industry averages specific to your sector, Actuate has done the work for you. You can reference your eCommerce conversion rates with the information in the table below to see how well you perform. The averages presented below cater to UK retailers, so those reading this article from anywhere other than Great Britain may wish to treat this information with a grain of salt.\n<h3><b>Industry Average Conversion Rate Average Order Value</b></h3>\nArts &amp; Crafts 3.79% £102.62 Baby &amp; Child 0.99% £132.30 Cars &amp; Motorcycles 1.55% £123.79 Electricals &amp; Commercial Equipment 2.23% £78.56\n\nFashion, Clothing &amp; Accessories 2.44% £81.00 Food &amp; Drink 2.37% £85.89 Health &amp; Wellbeing 3.62% £44.87 Home &amp; Giftware 2.16% £61.40 Kitchen &amp; Appliances 2.48% £46.31 Pet Care 3.28% £86.02 Sports &amp; Recreation 1.75% £76.87\n<h3><b>Raising eCommerce Conversion Rates</b></h3>\nNow you have all the data and can see how well you rank against your industry average we can start to look at how you can increase your eCommerce conversion rates through CRO (Conversion Rate Optimisation). Some of these tips are simple to achieve and highly effective yet are usually missed by agencies who focus their efforts on producing a website that may look appealing but lacks real substance and user-centred design focussed on conversion and sales.\n<h3><b>Chase High-Value Visitors Showing Intent</b></h3>\nSTOP... Just what do we mean when we say high-value visitors showing intent? That\'s just a posh way of saying visitors who are actively searching for your products or services. Statistics show that people who arrive at your website because they have typed in the name of a product or service are much more likely to buy than those who have found you whilst doing other things, such as using social media. What does this all mean? Quite simply if you only have a finite amount of time to attract new visitors, look to attract those who show intent for your products which usually means those coming from search engines.\n<h3><b>Get Rid Of Unnecessary Form Fields</b></h3>\nHow much do you enjoy filling out forms on the internet? If your answer is anything but \"not much\" then you\'re in the minority. The leaner you make your forms, and this includes your checkout, the more people will fill them in. You may enjoy asking people how they found you or if they would like to subscribe to your fun newsletter but will these form fields help you win a sale? If the answer is no, get rid of them! If you dislike the idea of losing them altogether, move them to your thank you page and make them optional.\n<h3><b>Increase Trust In You And Your Brand</b></h3>\nLet\'s face it; we don\'t all have the luxury of our business being a household name, in fact, many times when a visitor arrives at your website they have never heard of you before, so it\'s important to impress them and help increase their trust in your brand. There are many ways to do this, including:\n<ul>\n 	<li>Having a visually appealing website</li>\n 	<li>Listing accreditations and featuring site seals</li>\n 	<li>Having a green address bar</li>\n 	<li>Showcasing independently gathered reviews</li>\n</ul>\n<h3><b>Tweak Your Sites Copy</b></h3>\nWhich is more appealing \"Sign Up\" or \"Sign Up For 10% Discount\"? You probably chose option two, and why wouldn\'t you, everyone likes a discount. By tweaking the copy of your website, you can increase the likelihood of people performing specific actions. You can take this process further by utilising A/B testing and gathering real-world data on how small changes to your website influences sales.\n<h3><b>Create A Sense Of Urgency</b></h3>\nWe\'ve all seen the clips on YouTube showing herds of people trampling each other to get to the crazy, limited offers during Black Friday in the USA. Why do they do it? Because they don\'t want to miss out! Take these same principles and create a sense of urgency on your website. Consider a deal of the week limited to only ten items and show the number of remaining items to your visitors to help capture a sale or promote a \"deal of the day\" with a countdown timer showing how long is left to grab that deal. Simple changes such as these can easily translate into higher conversion rates.\n<h4>Contact Actuate Digital</h4>\nWe\'ve left the most straightforward option on this list until last, which is to contact Actuate Digital today on <b>01244 911360 </b>or by emailing <b>hello@actuate.agency</b>. Working with a dedicated agency such as Actuate, who understand the intricacies of internet marketing, the ins and outs of conversion rate optimisation and how to make your website work for you will pay dividends. No, we\'re not the cheapest, but we will make the most of your website and help you reap the rewards of working with an award-winning agency.','Conquering eCommerce Conversion Rates','','inherit','closed','closed','','5676-autosave-v1','','','2026-02-15 12:47:22','2026-02-15 12:47:22','',5676,'https://actuate.webpreview.co/?p=8493',0,'revision','',0),(8494,1,'2026-02-15 12:48:06','2026-02-15 12:48:06','<h2>Conquering eCommerce Conversion Rates</h2>\r\nAre you besieged continuously with three-letter acronyms and wish for once that someone would explain the link between SEO, CTR, CRO and KPI\'s? Luckily Actuate is here to help your navigate the internet marketing highway and learn how to conquer eCommerce conversion rates.\r\n<h3>Internet Marketing Glossary</h3>\r\nBefore we move on, it\'s probably handy for most of you to explain what some of these important acronyms relating to internet marketing mean so we\'ve put together a brief guide below.\r\n\r\n<b>CRO </b>or <b>Conversion Rate Optimisation </b>is the act of improving the number of visitors to your website who perform a pre-planned specific action.\r\n\r\n<b>SEO </b>or <b>Search Engine Optimisation </b>is the act of tweaking your websites code or content to perform better on a search engine.\r\n\r\n<b>CTR </b>or <b>Click-Through Rate </b>is the number of clicks that a paid ad or free link to your website receives divided by its number of impressions.\r\n\r\n<b>PPC </b>or <b>Pay-Per-Click </b>is an advertising model whereby you pay only when someone physically clicks on your website\'s link.\r\n\r\n<b>CPC </b>or <b>Cost Per Click </b>is the actual price you pay for each click on your ad in a Pay-Per-Click campaign.\r\n\r\n<b>KPI </b>or <b>Key Performance Indicator </b>is a measure of how well a company is doing regarding meeting its business objectives.\r\n<h3>How To Measure Your eCommerce Conversion Rates</h3>\r\nNow that the explanations are behind us, we can concentrate on working out your conversion rate, indicating how well your website works for you. You can work out your eCommerce conversion rate by taking the number of unique visitors to your website for a given period and dividing by the number of transactions in that same period.\r\n<blockquote cite=\"https://support.google.com/analytics/answer/6014873?hl=en\"><i>\"Ecommerce Conversion Rate is the ratio of transactions to sessions, expressed as a percentage; for example, a ratio of 1 transaction to every 10 sessions would be expressed as an Ecommerce Conversion Rate of 10%.\"</i>\r\n\r\n<cite>Google Analytics Support (<a href=\"https://support.google.com/analytics/answer/6014873?hl=en\">https://support.google.com/analytics/answer/6014873?hl=en</a>)</cite></blockquote>\r\nOnce you have your conversion rates at hand, you can compare the data with industry averages to see how well your website performs.\r\n<h3>Conversion Rate Industry Averages</h3>\r\nRather than trawl the internet to look for industry averages specific to your sector, Actuate has done the work for you. You can reference your eCommerce conversion rates with the information in the table below to see how well you perform. The averages presented below cater to UK retailers, so those reading this article from anywhere other than Great Britain may wish to treat this information with a grain of salt.\r\n<h3>Industry Average Conversion Rate Average Order Value</h3>\r\nArts &amp; Crafts 3.79% £102.62 Baby &amp; Child 0.99% £132.30 Cars &amp; Motorcycles 1.55% £123.79 Electricals &amp; Commercial Equipment 2.23% £78.56\r\n\r\nFashion, Clothing &amp; Accessories 2.44% £81.00 Food &amp; Drink 2.37% £85.89 Health &amp; Wellbeing 3.62% £44.87 Home &amp; Giftware 2.16% £61.40 Kitchen &amp; Appliances 2.48% £46.31 Pet Care 3.28% £86.02 Sports &amp; Recreation 1.75% £76.87\r\n<h3>Raising eCommerce Conversion Rates</h3>\r\nNow you have all the data and can see how well you rank against your industry average we can start to look at how you can increase your eCommerce conversion rates through CRO (Conversion Rate Optimisation). Some of these tips are simple to achieve and highly effective yet are usually missed by agencies who focus their efforts on producing a website that may look appealing but lacks real substance and user-centred design focussed on conversion and sales.\r\n<h3>Chase High-Value Visitors Showing Intent</h3>\r\nSTOP... Just what do we mean when we say high-value visitors showing intent? That\'s just a posh way of saying visitors who are actively searching for your products or services. Statistics show that people who arrive at your website because they have typed in the name of a product or service are much more likely to buy than those who have found you whilst doing other things, such as using social media. What does this all mean? Quite simply if you only have a finite amount of time to attract new visitors, look to attract those who show intent for your products which usually means those coming from search engines.\r\n<h3>Get Rid Of Unnecessary Form Fields</h3>\r\nHow much do you enjoy filling out forms on the internet? If your answer is anything but \"not much\" then you\'re in the minority. The leaner you make your forms, and this includes your checkout, the more people will fill them in. You may enjoy asking people how they found you or if they would like to subscribe to your fun newsletter but will these form fields help you win a sale? If the answer is no, get rid of them! If you dislike the idea of losing them altogether, move them to your thank you page and make them optional.\r\n<h3>Increase Trust In You And Your Brand</h3>\r\nLet\'s face it; we don\'t all have the luxury of our business being a household name, in fact, many times when a visitor arrives at your website they have never heard of you before, so it\'s important to impress them and help increase their trust in your brand. There are many ways to do this, including:\r\n<ul>\r\n 	<li>Having a visually appealing website</li>\r\n 	<li>Listing accreditations and featuring site seals</li>\r\n 	<li>Having a green address bar</li>\r\n 	<li>Showcasing independently gathered reviews</li>\r\n</ul>\r\n<h3>Tweak Your Sites Copy</h3>\r\nWhich is more appealing \"Sign Up\" or \"Sign Up For 10% Discount\"? You probably chose option two, and why wouldn\'t you, everyone likes a discount. By tweaking the copy of your website, you can increase the likelihood of people performing specific actions. You can take this process further by utilising A/B testing and gathering real-world data on how small changes to your website influences sales.\r\n<h3>Create A Sense Of Urgency</h3>\r\nWe\'ve all seen the clips on YouTube showing herds of people trampling each other to get to the crazy, limited offers during Black Friday in the USA. Why do they do it? Because they don\'t want to miss out! Take these same principles and create a sense of urgency on your website. Consider a deal of the week limited to only ten items and show the number of remaining items to your visitors to help capture a sale or promote a \"deal of the day\" with a countdown timer showing how long is left to grab that deal. Simple changes such as these can easily translate into higher conversion rates.','Conquering eCommerce Conversion Rates','','inherit','closed','closed','','5676-revision-v1','','','2026-02-15 12:48:06','2026-02-15 12:48:06','',5676,'https://actuate.webpreview.co/?p=8494',0,'revision','',0),(8495,1,'2026-02-15 12:52:21','2026-02-15 12:52:21','Let\'s face it; price is usually a leading factor in making a business decision, and choosing your next e- commerce solution is no different. Unfortunately, not all eCommerce solutions are built equally with many coming with hidden costs or caveats which you\'d probably like to know upfront. In this post we\'re going to look at some of the many points you should consider when choosing your next e- commerce solution and the effect these points have on your eCommerce TCO (Total Cost of Ownership).\n<h3>E-Commerce Platform</h3>\nFirstly it\'s important to realise that when it comes to choosing your next eCommerce platform, the options available to you will usually fit into two broad groups:\n<h3>Self-Hosted</h3>\ne.g. Magento Open Source or Aero Commerce\n\nSelf-hosted solutions are just that, software hosted on a hosting platform of your choosing, whether that be a shared hosting solution or a dedicated hosted solution. You own the platform outright and are usually free to do with it as you please, making changes, moving hosts and even transferring themes to new systems. Typical ongoing costs include the cost of hosting itself, software and security updates and data backups.\n<h3>SaaS (Software as a Service) / Cloud-Based</h3>\ne.g. Magento Commerce Cloud, Shopify, BigCommerce, Visualsoft\n\nSaaS options live in the cloud and are hosted by the software creator and licensed to you, usually at an ongoing monthly cost. It is important to realise the platform isn\'t owned by you and just licensed, meaning you can\'t take it to another host and if the service was suddenly shut down you would have to start from scratch. Typical ongoing expenses include the monthly license fee, functionality addons and sometimes a percentage of your sales.\n<h2>Areas of Cost</h2>\n<h3>Design &amp; Build</h3>\nYour website\'s design and build is one area where pricing can be pretty similar irrespective of the chosen software option. The time and effort that goes into the design phase doesn\'t change too much between platforms. The build of this design again can be very similar.\n<h3>Software Licensing</h3>\nLicensing is the cost many people look at when deciding on their new platform. Some software can look very attractive at this stage such as Magento Open Source which doesn\'t have a licensing fee or many SaaS offerings such as Shopify, which has a license fee of $29 per month for their basic plan at the time of writing.\n\nIt is essential to look at the coming 12-24 months, as changes within your organisation or your sales could significantly impact these fees.\n\nLet\'s take a quick look at three popular platforms, Magento, Shopify and BigCommerce with some typical examples of changes to your business in the first 12-24 months of operation:\n<h3>Startup</h3>\nYou\'ve just started your eCommerce site, and there are two members of your team. Your turnover in the first 12 months is £35,000.\n<table width=\"348\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr style=\"height: 16.0pt;\">\n<td style=\"height: 16.0pt; width: 65pt;\" width=\"87\" height=\"21\"></td>\n<td class=\"xl65\" style=\"width: 65pt;\" width=\"87\">\n<div title=\"Page 2\"><strong>Magento</strong></div></td>\n<td class=\"xl66\" style=\"width: 65pt;\" width=\"87\"><strong>Shopify</strong></td>\n<td class=\"xl66\" style=\"width: 65pt;\" width=\"87\"><strong>BigCommerce</strong></td>\n</tr>\n<tr style=\"height: 16.0pt;\">\n<td style=\"height: 16.0pt;\" height=\"21\"><strong>License Fee</strong></td>\n<td>$0</td>\n<td>$29 / Month</td>\n<td>$29.95 / Month</td>\n</tr>\n<tr style=\"height: 16.0pt;\">\n<td style=\"height: 16.0pt;\" height=\"21\"></td>\n<td class=\"xl65\"></td>\n<td></td>\n<td></td>\n</tr>\n<tr style=\"height: 16.0pt;\">\n<td style=\"height: 16.0pt;\" height=\"21\"><strong>Year Total</strong></td>\n<td>$0</td>\n<td>$348</td>\n<td>$359.40</td>\n</tr>\n</tbody>\n</table>\n<h3>Growing</h3>\nYou\'ve been operating for 12 months, and you\'ve taken on an extra member of staff bringing your total to three. Your turnover in year two is £100,000.\n<table cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr style=\"height: 16.0pt;\">\n<td style=\"height: 16.0pt; width: 65pt;\" width=\"87\" height=\"21\"></td>\n<td class=\"xl65\" style=\"width: 65pt;\" width=\"87\">\n<div title=\"Page 2\"><strong>Magento</strong></div></td>\n<td class=\"xl66\" style=\"width: 65pt;\" width=\"87\"><strong>Shopify</strong></td>\n<td class=\"xl66\" style=\"width: 65pt;\" width=\"87\"><strong>BigCommerce</strong></td>\n</tr>\n<tr style=\"height: 16.0pt;\">\n<td style=\"height: 16.0pt;\" height=\"21\"><strong>License Fee</strong></td>\n<td>$0</td>\n<td>$79 / Month</td>\n<td>$79.95 / Month</td>\n</tr>\n<tr style=\"height: 16.0pt;\">\n<td style=\"height: 16.0pt;\" height=\"21\"></td>\n<td class=\"xl65\"></td>\n<td></td>\n<td></td>\n</tr>\n<tr style=\"height: 16.0pt;\">\n<td style=\"height: 16.0pt;\" height=\"21\"><strong>Year Total</strong></td>\n<td>$0</td>\n<td>$948</td>\n<td>$959.40</td>\n</tr>\n</tbody>\n</table>\n<h3>Established</h3>\nYou\'ve been operating for 18 months, and things are going well. You now have six staff members an annual turnover of £200,000 and have branched out with a dedicated wholesale website, each with one module to add free gift functionality.\n<table cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr style=\"height: 16.0pt;\">\n<td style=\"height: 16.0pt; width: 65pt;\" width=\"87\" height=\"21\"></td>\n<td class=\"xl65\" style=\"width: 65pt;\" width=\"87\">\n<div title=\"Page 2\"><strong>Magento (Multi-Store)</strong></div></td>\n<td class=\"xl66\" style=\"width: 65pt;\" width=\"87\"><strong>Shopify</strong></td>\n<td class=\"xl66\" style=\"width: 65pt;\" width=\"87\"><strong>Big Commerce</strong></td>\n</tr>\n<tr style=\"height: 16.0pt;\">\n<td style=\"height: 16.0pt;\" height=\"21\"><strong>License Fee</strong></td>\n<td>$0</td>\n<td>$79 / Month x 2</td>\n<td>$79.95 / Month x 2</td>\n</tr>\n<tr style=\"height: 16.0pt;\">\n<td style=\"height: 16.0pt;\" height=\"21\"></td>\n<td class=\"xl65\"></td>\n<td></td>\n<td></td>\n</tr>\n<tr style=\"height: 16.0pt;\">\n<td style=\"height: 16.0pt;\" height=\"21\"><strong>Free Gift Extension</strong></td>\n<td>$239 (one time)</td>\n<td>$29.99 / Month x 2</td>\n<td>¢0</td>\n</tr>\n<tr style=\"height: 16.0pt;\">\n<td style=\"height: 16.0pt;\" height=\"21\"></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr style=\"height: 16.0pt;\">\n<td style=\"height: 16.0pt;\" height=\"21\"><strong>Year Total</strong></td>\n<td>$239</td>\n<td>$7,895.76</td>\n<td>$7,198.80</td>\n</tr>\n</tbody>\n</table>\n<h3></h3>\n<h3>Extensions, Addons and Apps</h3>\nExtensions, addons or apps add additional functionality to your website to fill your needs; this functionality usually comes with additional cost. We briefly saw an example of what can happen when we require additional functionality in the licensing information above. Many SaaS platforms continue the tradition of monthly fees for their apps, so in our previous example, the app that allowed us to offer free gifts cost $29.99 per month, per storefront. Compare that to the self-hosted Magento Open Source platform which allowed us to pay a one-time fee for the same functionality, saving money in the long term. It\'s not uncommon with SaaS solutions to be spending at least a few hundred per month on these extensions.\n<h2>Payment Gateways</h2>\nA payment gateway allows you to accept credit cards, debit cards and other payment methods such as Apple Pay and Google Pay directly on your website. Many self-hosted platforms have popular payment gateways baked into their solutions. However, SaaS providers usually have custom solutions and will sometimes charge more for third-party payment providers. Again let\'s take a look at three popular eCommerce platforms:\n<table cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr style=\"height: 16.0pt;\">\n<td style=\"height: 16.0pt; width: 65pt;\" width=\"87\" height=\"21\"></td>\n<td class=\"xl65\" style=\"width: 65pt;\" width=\"87\">\n<div title=\"Page 2\"><strong>Magento</strong></div></td>\n<td class=\"xl66\" style=\"width: 65pt;\" width=\"87\"><strong>Shopify</strong></td>\n<td class=\"xl66\" style=\"width: 65pt;\" width=\"87\"><strong>BigCommerce</strong></td>\n</tr>\n<tr style=\"height: 16.0pt;\">\n<td style=\"height: 16.0pt;\" height=\"21\"><strong>PayPal Fees</strong></td>\n<td>2.9% + 30p</td>\n<td>2.9% + 30p</td>\n<td>1.85% + 18p</td>\n</tr>\n<tr style=\"height: 16.0pt;\">\n<td style=\"height: 16.0pt;\" height=\"21\"></td>\n<td class=\"xl65\"></td>\n<td></td>\n<td></td>\n</tr>\n<tr style=\"height: 16.0pt;\">\n<td style=\"height: 16.0pt;\" height=\"21\"><strong>Platform Fees</strong></td>\n<td>N/A</td>\n<td>Up to 2%</td>\n<td>N/A</td>\n</tr>\n</tbody>\n</table>\nHere you see that Magento allows PayPal as standard and the charges are those incurred by using PayPal itself. On the other hand, Shopify charges you up to an additional 2% for the privilege of using PayPal and BigCommerce bucks the trend and passes on a specially agreed discount they have through a partnership with PayPal.\n<h2>Security Updates</h2>\nSecurity is where SaaS usually comes into its own as a hosted, closed platform security updates are applied across the board for all of their customers as and when needed. However, self-hosted sites require a helping hand, which usually means a DIY approach or a maintenance contract with your web agency. You should usually budget at least a few thousand per year for security updates if you aren\'t on a SaaS platform.\n<h2>Future Migration</h2>\nOne huge negative for SaaS eCommerce solutions is that they aren\'t portable. If at any point, you wish to migrate to a new platform or even if your SaaS provider were to stop operating for any reason you would be left without a site and starting from scratch. When you physically host a website yourself, you can change your hosting provider and take elements from it to use with a new site in the future.\n<h4>Conclusion</h4>\nWhen it comes to eCommerce, the choices are endless, and you should take great care not to look just on the surface of everything, but also a little deeper and to the future of your business. A reputable company such as Actuate Digital can help you make the best decision for your business, taking into account all of these points and more. Get in touch for a free no-obligation chat about your next project.','Understanding The Total Cost of Ownership For Your E- Commerce Website','','inherit','closed','closed','','5673-autosave-v1','','','2026-02-15 12:52:21','2026-02-15 12:52:21','',5673,'https://actuate.webpreview.co/?p=8495',0,'revision','',0),(8496,1,'2026-02-15 12:52:26','2026-02-15 12:52:26','Let\'s face it; price is usually a leading factor in making a business decision, and choosing your next e- commerce solution is no different. Unfortunately, not all eCommerce solutions are built equally with many coming with hidden costs or caveats which you\'d probably like to know upfront. In this post we\'re going to look at some of the many points you should consider when choosing your next e- commerce solution and the effect these points have on your eCommerce TCO (Total Cost of Ownership).\r\n<h3>E-Commerce Platform</h3>\r\nFirstly it\'s important to realise that when it comes to choosing your next eCommerce platform, the options available to you will usually fit into two broad groups:\r\n<h3>Self-Hosted</h3>\r\ne.g. Magento Open Source or Aero Commerce\r\n\r\nSelf-hosted solutions are just that, software hosted on a hosting platform of your choosing, whether that be a shared hosting solution or a dedicated hosted solution. You own the platform outright and are usually free to do with it as you please, making changes, moving hosts and even transferring themes to new systems. Typical ongoing costs include the cost of hosting itself, software and security updates and data backups.\r\n<h3>SaaS (Software as a Service) / Cloud-Based</h3>\r\ne.g. Magento Commerce Cloud, Shopify, BigCommerce, Visualsoft\r\n\r\nSaaS options live in the cloud and are hosted by the software creator and licensed to you, usually at an ongoing monthly cost. It is important to realise the platform isn\'t owned by you and just licensed, meaning you can\'t take it to another host and if the service was suddenly shut down you would have to start from scratch. Typical ongoing expenses include the monthly license fee, functionality addons and sometimes a percentage of your sales.\r\n<h2>Areas of Cost</h2>\r\n<h3>Design &amp; Build</h3>\r\nYour website\'s design and build is one area where pricing can be pretty similar irrespective of the chosen software option. The time and effort that goes into the design phase doesn\'t change too much between platforms. The build of this design again can be very similar.\r\n<h3>Software Licensing</h3>\r\nLicensing is the cost many people look at when deciding on their new platform. Some software can look very attractive at this stage such as Magento Open Source which doesn\'t have a licensing fee or many SaaS offerings such as Shopify, which has a license fee of $29 per month for their basic plan at the time of writing.\r\n\r\nIt is essential to look at the coming 12-24 months, as changes within your organisation or your sales could significantly impact these fees.\r\n\r\nLet\'s take a quick look at three popular platforms, Magento, Shopify and BigCommerce with some typical examples of changes to your business in the first 12-24 months of operation:\r\n<h3>Startup</h3>\r\nYou\'ve just started your eCommerce site, and there are two members of your team. Your turnover in the first 12 months is £35,000.\r\n<table width=\"348\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n<td><strong>Magento</strong></td>\r\n<td><strong>Shopify</strong></td>\r\n<td><strong>BigCommerce</strong></td>\r\n</tr>\r\n<tr>\r\n<td><strong>License Fee</strong></td>\r\n<td>$0</td>\r\n<td>$29 / Month</td>\r\n<td>$29.95 / Month</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Year Total</strong></td>\r\n<td>$0</td>\r\n<td>$348</td>\r\n<td>$359.40</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3>Growing</h3>\r\nYou\'ve been operating for 12 months, and you\'ve taken on an extra member of staff bringing your total to three. Your turnover in year two is £100,000.\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n<td><strong>Magento</strong></td>\r\n<td><strong>Shopify</strong></td>\r\n<td><strong>BigCommerce</strong></td>\r\n</tr>\r\n<tr>\r\n<td><strong>License Fee</strong></td>\r\n<td>$0</td>\r\n<td>$79 / Month</td>\r\n<td>$79.95 / Month</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Year Total</strong></td>\r\n<td>$0</td>\r\n<td>$948</td>\r\n<td>$959.40</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3>Established</h3>\r\nYou\'ve been operating for 18 months, and things are going well. You now have six staff members an annual turnover of £200,000 and have branched out with a dedicated wholesale website, each with one module to add free gift functionality.\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n<td><strong>Magento (Multi-Store)</strong></td>\r\n<td><strong>Shopify</strong></td>\r\n<td><strong>Big Commerce</strong></td>\r\n</tr>\r\n<tr>\r\n<td><strong>License Fee</strong></td>\r\n<td>$0</td>\r\n<td>$79 / Month x 2</td>\r\n<td>$79.95 / Month x 2</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Free Gift Extension</strong></td>\r\n<td>$239 (one time)</td>\r\n<td>$29.99 / Month x 2</td>\r\n<td>¢0</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Year Total</strong></td>\r\n<td>$239</td>\r\n<td>$7,895.76</td>\r\n<td>$7,198.80</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3></h3>\r\n<h3>Extensions, Addons and Apps</h3>\r\nExtensions, addons or apps add additional functionality to your website to fill your needs; this functionality usually comes with additional cost. We briefly saw an example of what can happen when we require additional functionality in the licensing information above. Many SaaS platforms continue the tradition of monthly fees for their apps, so in our previous example, the app that allowed us to offer free gifts cost $29.99 per month, per storefront. Compare that to the self-hosted Magento Open Source platform which allowed us to pay a one-time fee for the same functionality, saving money in the long term. It\'s not uncommon with SaaS solutions to be spending at least a few hundred per month on these extensions.\r\n<h2>Payment Gateways</h2>\r\nA payment gateway allows you to accept credit cards, debit cards and other payment methods such as Apple Pay and Google Pay directly on your website. Many self-hosted platforms have popular payment gateways baked into their solutions. However, SaaS providers usually have custom solutions and will sometimes charge more for third-party payment providers. Again let\'s take a look at three popular eCommerce platforms:\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n<td><strong>Magento</strong></td>\r\n<td><strong>Shopify</strong></td>\r\n<td><strong>BigCommerce</strong></td>\r\n</tr>\r\n<tr>\r\n<td><strong>PayPal Fees</strong></td>\r\n<td>2.9% + 30p</td>\r\n<td>2.9% + 30p</td>\r\n<td>1.85% + 18p</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Platform Fees</strong></td>\r\n<td>N/A</td>\r\n<td>Up to 2%</td>\r\n<td>N/A</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nHere you see that Magento allows PayPal as standard and the charges are those incurred by using PayPal itself. On the other hand, Shopify charges you up to an additional 2% for the privilege of using PayPal and BigCommerce bucks the trend and passes on a specially agreed discount they have through a partnership with PayPal.\r\n<h2>Security Updates</h2>\r\nSecurity is where SaaS usually comes into its own as a hosted, closed platform security updates are applied across the board for all of their customers as and when needed. However, self-hosted sites require a helping hand, which usually means a DIY approach or a maintenance contract with your web agency. You should usually budget at least a few thousand per year for security updates if you aren\'t on a SaaS platform.\r\n<h2>Future Migration</h2>\r\nOne huge negative for SaaS eCommerce solutions is that they aren\'t portable. If at any point, you wish to migrate to a new platform or even if your SaaS provider were to stop operating for any reason you would be left without a site and starting from scratch. When you physically host a website yourself, you can change your hosting provider and take elements from it to use with a new site in the future.\r\n<h4>Conclusion</h4>\r\nWhen it comes to eCommerce, the choices are endless, and you should take great care not to look just on the surface of everything, but also a little deeper and to the future of your business. A reputable company such as Actuate Digital can help you make the best decision for your business, taking into account all of these points and more. Get in touch for a free no-obligation chat about your next project.','Understanding The Total Cost of Ownership For Your E- Commerce Website','','inherit','closed','closed','','5673-revision-v1','','','2026-02-15 12:52:26','2026-02-15 12:52:26','',5673,'https://actuate.webpreview.co/?p=8496',0,'revision','',0),(8497,1,'2026-02-15 12:57:22','2026-02-15 12:57:22','Let\'s face it; price is usually a leading factor in making a business decision, and choosing your next e- commerce solution is no different. Unfortunately, not all eCommerce solutions are built equally with many coming with hidden costs or caveats which you\'d probably like to know upfront. In this post we\'re going to look at some of the many points you should consider when choosing your next e- commerce solution and the effect these points have on your eCommerce TCO (Total Cost of Ownership).\r\n<h3>E-Commerce Platform</h3>\r\nFirstly it\'s important to realise that when it comes to choosing your next eCommerce platform, the options available to you will usually fit into two broad groups:\r\n<h3>Self-Hosted</h3>\r\ne.g. Magento Open Source or Aero Commerce\r\n\r\nSelf-hosted solutions are just that, software hosted on a hosting platform of your choosing, whether that be a shared hosting solution or a dedicated hosted solution. You own the platform outright and are usually free to do with it as you please, making changes, moving hosts and even transferring themes to new systems. Typical ongoing costs include the cost of hosting itself, software and security updates and data backups.\r\n<h3>SaaS (Software as a Service) / Cloud-Based</h3>\r\ne.g. Magento Commerce Cloud, Shopify, BigCommerce, Visualsoft\r\n\r\nSaaS options live in the cloud and are hosted by the software creator and licensed to you, usually at an ongoing monthly cost. It is important to realise the platform isn\'t owned by you and just licensed, meaning you can\'t take it to another host and if the service was suddenly shut down you would have to start from scratch. Typical ongoing expenses include the monthly license fee, functionality addons and sometimes a percentage of your sales.\r\n<h2>Areas of Cost</h2>\r\n<h3>Design &amp; Build</h3>\r\nYour website\'s design and build is one area where pricing can be pretty similar irrespective of the chosen software option. The time and effort that goes into the design phase doesn\'t change too much between platforms. The build of this design again can be very similar.\r\n<h3>Software Licensing</h3>\r\nLicensing is the cost many people look at when deciding on their new platform. Some software can look very attractive at this stage such as Magento Open Source which doesn\'t have a licensing fee or many SaaS offerings such as Shopify, which has a license fee of $29 per month for their basic plan at the time of writing.\r\n\r\nIt is essential to look at the coming 12-24 months, as changes within your organisation or your sales could significantly impact these fees.\r\n\r\nLet\'s take a quick look at three popular platforms, Magento, Shopify and BigCommerce with some typical examples of changes to your business in the first 12-24 months of operation:\r\n<h3>Startup</h3>\r\nYou\'ve just started your eCommerce site, and there are two members of your team. Your turnover in the first 12 months is £35,000.\r\n<table width=\"348\" cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n  <tr>\r\n  <th></th>\r\n  <th>Magento</th>\r\n  <th>Shopify</th>\r\n  <th>BigCommerce</th>\r\n  </tr>\r\n  </thead>\r\n  <tbody>\r\n<tr>\r\n<td><strong>License Fee</strong></td>\r\n<td>$0</td>\r\n<td>$29 / Month</td>\r\n<td>$29.95 / Month</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Year Total</strong></td>\r\n<td>$0</td>\r\n<td>$348</td>\r\n<td>$359.40</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3>Growing</h3>\r\nYou\'ve been operating for 12 months, and you\'ve taken on an extra member of staff bringing your total to three. Your turnover in year two is £100,000.\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n  <tr>\r\n  <th></th>\r\n  <th>Magento</th>\r\n  <th>Shopify</th>\r\n  <th>BigCommerce</th>\r\n  </tr>\r\n  </thead>\r\n  <tbody>\r\n<tr>\r\n<td><strong>License Fee</strong></td>\r\n<td>$0</td>\r\n<td>$79 / Month</td>\r\n<td>$79.95 / Month</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Year Total</strong></td>\r\n<td>$0</td>\r\n<td>$948</td>\r\n<td>$959.40</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3>Established</h3>\r\nYou\'ve been operating for 18 months, and things are going well. You now have six staff members an annual turnover of £200,000 and have branched out with a dedicated wholesale website, each with one module to add free gift functionality.\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n<td><strong>Magento (Multi-Store)</strong></td>\r\n<td><strong>Shopify</strong></td>\r\n<td><strong>Big Commerce</strong></td>\r\n</tr>\r\n<tr>\r\n<td><strong>License Fee</strong></td>\r\n<td>$0</td>\r\n<td>$79 / Month x 2</td>\r\n<td>$79.95 / Month x 2</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Free Gift Extension</strong></td>\r\n<td>$239 (one time)</td>\r\n<td>$29.99 / Month x 2</td>\r\n<td>¢0</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Year Total</strong></td>\r\n<td>$239</td>\r\n<td>$7,895.76</td>\r\n<td>$7,198.80</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3></h3>\r\n<h3>Extensions, Addons and Apps</h3>\r\nExtensions, addons or apps add additional functionality to your website to fill your needs; this functionality usually comes with additional cost. We briefly saw an example of what can happen when we require additional functionality in the licensing information above. Many SaaS platforms continue the tradition of monthly fees for their apps, so in our previous example, the app that allowed us to offer free gifts cost $29.99 per month, per storefront. Compare that to the self-hosted Magento Open Source platform which allowed us to pay a one-time fee for the same functionality, saving money in the long term. It\'s not uncommon with SaaS solutions to be spending at least a few hundred per month on these extensions.\r\n<h2>Payment Gateways</h2>\r\nA payment gateway allows you to accept credit cards, debit cards and other payment methods such as Apple Pay and Google Pay directly on your website. Many self-hosted platforms have popular payment gateways baked into their solutions. However, SaaS providers usually have custom solutions and will sometimes charge more for third-party payment providers. Again let\'s take a look at three popular eCommerce platforms:\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n  <tr>\r\n  <th></th>\r\n  <th>Magento</th>\r\n  <th>Shopify</th>\r\n  <th>BigCommerce</th>\r\n  </tr>\r\n  </thead>\r\n  <tbody>\r\n<tr>\r\n<td><strong>PayPal Fees</strong></td>\r\n<td>2.9% + 30p</td>\r\n<td>2.9% + 30p</td>\r\n<td>1.85% + 18p</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Platform Fees</strong></td>\r\n<td>N/A</td>\r\n<td>Up to 2%</td>\r\n<td>N/A</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nHere you see that Magento allows PayPal as standard and the charges are those incurred by using PayPal itself. On the other hand, Shopify charges you up to an additional 2% for the privilege of using PayPal and BigCommerce bucks the trend and passes on a specially agreed discount they have through a partnership with PayPal.\r\n<h2>Security Updates</h2>\r\nSecurity is where SaaS usually comes into its own as a hosted, closed platform security updates are applied across the board for all of their customers as and when needed. However, self-hosted sites require a helping hand, which usually means a DIY approach or a maintenance contract with your web agency. You should usually budget at least a few thousand per year for security updates if you aren\'t on a SaaS platform.\r\n<h2>Future Migration</h2>\r\nOne huge negative for SaaS eCommerce solutions is that they aren\'t portable. If at any point, you wish to migrate to a new platform or even if your SaaS provider were to stop operating for any reason you would be left without a site and starting from scratch. When you physically host a website yourself, you can change your hosting provider and take elements from it to use with a new site in the future.\r\n<h4>Conclusion</h4>\r\nWhen it comes to eCommerce, the choices are endless, and you should take great care not to look just on the surface of everything, but also a little deeper and to the future of your business. A reputable company such as Actuate Digital can help you make the best decision for your business, taking into account all of these points and more. Get in touch for a free no-obligation chat about your next project.','Understanding The Total Cost of Ownership For Your E- Commerce Website','','inherit','closed','closed','','5673-revision-v1','','','2026-02-15 12:57:22','2026-02-15 12:57:22','',5673,'https://actuate.webpreview.co/?p=8497',0,'revision','',0),(8498,1,'2026-02-15 12:58:04','2026-02-15 12:58:04','Let\'s face it; price is usually a leading factor in making a business decision, and choosing your next e- commerce solution is no different. Unfortunately, not all eCommerce solutions are built equally with many coming with hidden costs or caveats which you\'d probably like to know upfront. In this post we\'re going to look at some of the many points you should consider when choosing your next e- commerce solution and the effect these points have on your eCommerce TCO (Total Cost of Ownership).\r\n<h3>E-Commerce Platform</h3>\r\nFirstly it\'s important to realise that when it comes to choosing your next eCommerce platform, the options available to you will usually fit into two broad groups:\r\n<h3>Self-Hosted</h3>\r\ne.g. Magento Open Source or Aero Commerce\r\n\r\nSelf-hosted solutions are just that, software hosted on a hosting platform of your choosing, whether that be a shared hosting solution or a dedicated hosted solution. You own the platform outright and are usually free to do with it as you please, making changes, moving hosts and even transferring themes to new systems. Typical ongoing costs include the cost of hosting itself, software and security updates and data backups.\r\n<h3>SaaS (Software as a Service) / Cloud-Based</h3>\r\ne.g. Magento Commerce Cloud, Shopify, BigCommerce, Visualsoft\r\n\r\nSaaS options live in the cloud and are hosted by the software creator and licensed to you, usually at an ongoing monthly cost. It is important to realise the platform isn\'t owned by you and just licensed, meaning you can\'t take it to another host and if the service was suddenly shut down you would have to start from scratch. Typical ongoing expenses include the monthly license fee, functionality addons and sometimes a percentage of your sales.\r\n<h2>Areas of Cost</h2>\r\n<h3>Design &amp; Build</h3>\r\nYour website\'s design and build is one area where pricing can be pretty similar irrespective of the chosen software option. The time and effort that goes into the design phase doesn\'t change too much between platforms. The build of this design again can be very similar.\r\n<h3>Software Licensing</h3>\r\nLicensing is the cost many people look at when deciding on their new platform. Some software can look very attractive at this stage such as Magento Open Source which doesn\'t have a licensing fee or many SaaS offerings such as Shopify, which has a license fee of $29 per month for their basic plan at the time of writing.\r\n\r\nIt is essential to look at the coming 12-24 months, as changes within your organisation or your sales could significantly impact these fees.\r\n\r\nLet\'s take a quick look at three popular platforms, Magento, Shopify and BigCommerce with some typical examples of changes to your business in the first 12-24 months of operation:\r\n<h3>Startup</h3>\r\nYou\'ve just started your eCommerce site, and there are two members of your team. Your turnover in the first 12 months is £35,000.\r\n<table width=\"348\" cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n  <tr>\r\n  <th></th>\r\n  <th>Magento</th>\r\n  <th>Shopify</th>\r\n  <th>BigCommerce</th>\r\n  </tr>\r\n  </thead>\r\n  <tbody>\r\n<tr>\r\n<td><strong>License Fee</strong></td>\r\n<td>$0</td>\r\n<td>$29 / Month</td>\r\n<td>$29.95 / Month</td>\r\n</tr>\r\n\r\n<tr>\r\n<td><strong>Year Total</strong></td>\r\n<td>$0</td>\r\n<td>$348</td>\r\n<td>$359.40</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3>Growing</h3>\r\nYou\'ve been operating for 12 months, and you\'ve taken on an extra member of staff bringing your total to three. Your turnover in year two is £100,000.\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n  <tr>\r\n  <th></th>\r\n  <th>Magento</th>\r\n  <th>Shopify</th>\r\n  <th>BigCommerce</th>\r\n  </tr>\r\n  </thead>\r\n  <tbody>\r\n<tr>\r\n<td><strong>License Fee</strong></td>\r\n<td>$0</td>\r\n<td>$79 / Month</td>\r\n<td>$79.95 / Month</td>\r\n</tr>\r\n\r\n<tr>\r\n<td><strong>Year Total</strong></td>\r\n<td>$0</td>\r\n<td>$948</td>\r\n<td>$959.40</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3>Established</h3>\r\nYou\'ve been operating for 18 months, and things are going well. You now have six staff members an annual turnover of £200,000 and have branched out with a dedicated wholesale website, each with one module to add free gift functionality.\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n<td><strong>Magento (Multi-Store)</strong></td>\r\n<td><strong>Shopify</strong></td>\r\n<td><strong>Big Commerce</strong></td>\r\n</tr>\r\n<tr>\r\n<td><strong>License Fee</strong></td>\r\n<td>$0</td>\r\n<td>$79 / Month x 2</td>\r\n<td>$79.95 / Month x 2</td>\r\n</tr>\r\n\r\n<tr>\r\n<td><strong>Free Gift Extension</strong></td>\r\n<td>$239 (one time)</td>\r\n<td>$29.99 / Month x 2</td>\r\n<td>¢0</td>\r\n</tr>\r\n\r\n<tr>\r\n<td><strong>Year Total</strong></td>\r\n<td>$239</td>\r\n<td>$7,895.76</td>\r\n<td>$7,198.80</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3></h3>\r\n<h3>Extensions, Addons and Apps</h3>\r\nExtensions, addons or apps add additional functionality to your website to fill your needs; this functionality usually comes with additional cost. We briefly saw an example of what can happen when we require additional functionality in the licensing information above. Many SaaS platforms continue the tradition of monthly fees for their apps, so in our previous example, the app that allowed us to offer free gifts cost $29.99 per month, per storefront. Compare that to the self-hosted Magento Open Source platform which allowed us to pay a one-time fee for the same functionality, saving money in the long term. It\'s not uncommon with SaaS solutions to be spending at least a few hundred per month on these extensions.\r\n<h2>Payment Gateways</h2>\r\nA payment gateway allows you to accept credit cards, debit cards and other payment methods such as Apple Pay and Google Pay directly on your website. Many self-hosted platforms have popular payment gateways baked into their solutions. However, SaaS providers usually have custom solutions and will sometimes charge more for third-party payment providers. Again let\'s take a look at three popular eCommerce platforms:\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n  <tr>\r\n  <th></th>\r\n  <th>Magento</th>\r\n  <th>Shopify</th>\r\n  <th>BigCommerce</th>\r\n  </tr>\r\n  </thead>\r\n  <tbody>\r\n<tr>\r\n<td><strong>PayPal Fees</strong></td>\r\n<td>2.9% + 30p</td>\r\n<td>2.9% + 30p</td>\r\n<td>1.85% + 18p</td>\r\n</tr>\r\n\r\n<tr>\r\n<td><strong>Platform Fees</strong></td>\r\n<td>N/A</td>\r\n<td>Up to 2%</td>\r\n<td>N/A</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nHere you see that Magento allows PayPal as standard and the charges are those incurred by using PayPal itself. On the other hand, Shopify charges you up to an additional 2% for the privilege of using PayPal and BigCommerce bucks the trend and passes on a specially agreed discount they have through a partnership with PayPal.\r\n<h2>Security Updates</h2>\r\nSecurity is where SaaS usually comes into its own as a hosted, closed platform security updates are applied across the board for all of their customers as and when needed. However, self-hosted sites require a helping hand, which usually means a DIY approach or a maintenance contract with your web agency. You should usually budget at least a few thousand per year for security updates if you aren\'t on a SaaS platform.\r\n<h2>Future Migration</h2>\r\nOne huge negative for SaaS eCommerce solutions is that they aren\'t portable. If at any point, you wish to migrate to a new platform or even if your SaaS provider were to stop operating for any reason you would be left without a site and starting from scratch. When you physically host a website yourself, you can change your hosting provider and take elements from it to use with a new site in the future.\r\n<h4>Conclusion</h4>\r\nWhen it comes to eCommerce, the choices are endless, and you should take great care not to look just on the surface of everything, but also a little deeper and to the future of your business. A reputable company such as Actuate Digital can help you make the best decision for your business, taking into account all of these points and more. Get in touch for a free no-obligation chat about your next project.','Understanding The Total Cost of Ownership For Your E- Commerce Website','','inherit','closed','closed','','5673-revision-v1','','','2026-02-15 12:58:04','2026-02-15 12:58:04','',5673,'https://actuate.webpreview.co/?p=8498',0,'revision','',0),(8499,1,'2026-02-15 13:01:47','2026-02-15 13:01:47','Let\'s face it; price is usually a leading factor in making a business decision, and choosing your next e- commerce solution is no different. Unfortunately, not all eCommerce solutions are built equally with many coming with hidden costs or caveats which you\'d probably like to know upfront. In this post we\'re going to look at some of the many points you should consider when choosing your next e- commerce solution and the effect these points have on your eCommerce TCO (Total Cost of Ownership).\r\n<h3>E-Commerce Platform</h3>\r\nFirstly it\'s important to realise that when it comes to choosing your next eCommerce platform, the options available to you will usually fit into two broad groups:\r\n<h3>Self-Hosted</h3>\r\ne.g. Magento Open Source or Aero Commerce\r\n\r\nSelf-hosted solutions are just that, software hosted on a hosting platform of your choosing, whether that be a shared hosting solution or a dedicated hosted solution. You own the platform outright and are usually free to do with it as you please, making changes, moving hosts and even transferring themes to new systems. Typical ongoing costs include the cost of hosting itself, software and security updates and data backups.\r\n<h3>SaaS (Software as a Service) / Cloud-Based</h3>\r\ne.g. Magento Commerce Cloud, Shopify, BigCommerce, Visualsoft\r\n\r\nSaaS options live in the cloud and are hosted by the software creator and licensed to you, usually at an ongoing monthly cost. It is important to realise the platform isn\'t owned by you and just licensed, meaning you can\'t take it to another host and if the service was suddenly shut down you would have to start from scratch. Typical ongoing expenses include the monthly license fee, functionality addons and sometimes a percentage of your sales.\r\n<h2>Areas of Cost</h2>\r\n<h3>Design &amp; Build</h3>\r\nYour website\'s design and build is one area where pricing can be pretty similar irrespective of the chosen software option. The time and effort that goes into the design phase doesn\'t change too much between platforms. The build of this design again can be very similar.\r\n<h3>Software Licensing</h3>\r\nLicensing is the cost many people look at when deciding on their new platform. Some software can look very attractive at this stage such as Magento Open Source which doesn\'t have a licensing fee or many SaaS offerings such as Shopify, which has a license fee of $29 per month for their basic plan at the time of writing.\r\n\r\nIt is essential to look at the coming 12-24 months, as changes within your organisation or your sales could significantly impact these fees.\r\n\r\nLet\'s take a quick look at three popular platforms, Magento, Shopify and BigCommerce with some typical examples of changes to your business in the first 12-24 months of operation:\r\n<h3>Startup</h3>\r\nYou\'ve just started your eCommerce site, and there are two members of your team. Your turnover in the first 12 months is £35,000.\r\n<table width=\"348\" cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n  <tr>\r\n  <th></th>\r\n  <th>Magento</th>\r\n  <th>Shopify</th>\r\n  <th>BigCommerce</th>\r\n  </tr>\r\n  </thead>\r\n  <tbody>\r\n<tr>\r\n<td><strong>License Fee</strong></td>\r\n<td>$0</td>\r\n<td>$29 / Month</td>\r\n<td>$29.95 / Month</td>\r\n</tr>\r\n\r\n<tr>\r\n<td><strong>Year Total</strong></td>\r\n<td>$0</td>\r\n<td>$348</td>\r\n<td>$359.40</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3>Growing</h3>\r\nYou\'ve been operating for 12 months, and you\'ve taken on an extra member of staff bringing your total to three. Your turnover in year two is £100,000.\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n  <tr>\r\n  <th></th>\r\n  <th>Magento</th>\r\n  <th>Shopify</th>\r\n  <th>BigCommerce</th>\r\n  </tr>\r\n  </thead>\r\n  <tbody>\r\n<tr>\r\n<td><strong>License Fee</strong></td>\r\n<td>$0</td>\r\n<td>$79 / Month</td>\r\n<td>$79.95 / Month</td>\r\n</tr>\r\n\r\n<tr>\r\n<td><strong>Year Total</strong></td>\r\n<td>$0</td>\r\n<td>$948</td>\r\n<td>$959.40</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3>Established</h3>\r\nYou\'ve been operating for 18 months, and things are going well. You now have six staff members an annual turnover of £200,000 and have branched out with a dedicated wholesale website, each with one module to add free gift functionality.\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n  <tr>\r\n  <th></th>\r\n  <th>Magento</th>\r\n  <th>Shopify</th>\r\n  <th>BigCommerce</th>\r\n  </tr>\r\n  </thead>\r\n  <tbody>\r\n<tr>\r\n<td><strong>License Fee</strong></td>\r\n<td>$0</td>\r\n<td>$79 / Month x 2</td>\r\n<td>$79.95 / Month x 2</td>\r\n</tr>\r\n\r\n<tr>\r\n<td><strong>Free Gift Extension</strong></td>\r\n<td>$239 (one time)</td>\r\n<td>$29.99 / Month x 2</td>\r\n<td>¢0</td>\r\n</tr>\r\n\r\n<tr>\r\n<td><strong>Year Total</strong></td>\r\n<td>$239</td>\r\n<td>$7,895.76</td>\r\n<td>$7,198.80</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3></h3>\r\n<h3>Extensions, Addons and Apps</h3>\r\nExtensions, addons or apps add additional functionality to your website to fill your needs; this functionality usually comes with additional cost. We briefly saw an example of what can happen when we require additional functionality in the licensing information above. Many SaaS platforms continue the tradition of monthly fees for their apps, so in our previous example, the app that allowed us to offer free gifts cost $29.99 per month, per storefront. Compare that to the self-hosted Magento Open Source platform which allowed us to pay a one-time fee for the same functionality, saving money in the long term. It\'s not uncommon with SaaS solutions to be spending at least a few hundred per month on these extensions.\r\n<h2>Payment Gateways</h2>\r\nA payment gateway allows you to accept credit cards, debit cards and other payment methods such as Apple Pay and Google Pay directly on your website. Many self-hosted platforms have popular payment gateways baked into their solutions. However, SaaS providers usually have custom solutions and will sometimes charge more for third-party payment providers. Again let\'s take a look at three popular eCommerce platforms:\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n  <tr>\r\n  <th></th>\r\n  <th>Magento</th>\r\n  <th>Shopify</th>\r\n  <th>BigCommerce</th>\r\n  </tr>\r\n  </thead>\r\n  <tbody>\r\n<tr>\r\n<td><strong>PayPal Fees</strong></td>\r\n<td>2.9% + 30p</td>\r\n<td>2.9% + 30p</td>\r\n<td>1.85% + 18p</td>\r\n</tr>\r\n\r\n<tr>\r\n<td><strong>Platform Fees</strong></td>\r\n<td>N/A</td>\r\n<td>Up to 2%</td>\r\n<td>N/A</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nHere you see that Magento allows PayPal as standard and the charges are those incurred by using PayPal itself. On the other hand, Shopify charges you up to an additional 2% for the privilege of using PayPal and BigCommerce bucks the trend and passes on a specially agreed discount they have through a partnership with PayPal.\r\n<h2>Security Updates</h2>\r\nSecurity is where SaaS usually comes into its own as a hosted, closed platform security updates are applied across the board for all of their customers as and when needed. However, self-hosted sites require a helping hand, which usually means a DIY approach or a maintenance contract with your web agency. You should usually budget at least a few thousand per year for security updates if you aren\'t on a SaaS platform.\r\n<h2>Future Migration</h2>\r\nOne huge negative for SaaS eCommerce solutions is that they aren\'t portable. If at any point, you wish to migrate to a new platform or even if your SaaS provider were to stop operating for any reason you would be left without a site and starting from scratch. When you physically host a website yourself, you can change your hosting provider and take elements from it to use with a new site in the future.\r\n<h4>Conclusion</h4>\r\nWhen it comes to eCommerce, the choices are endless, and you should take great care not to look just on the surface of everything, but also a little deeper and to the future of your business. A reputable company such as Actuate Digital can help you make the best decision for your business, taking into account all of these points and more. Get in touch for a free no-obligation chat about your next project.','Understanding The Total Cost of Ownership For Your E- Commerce Website','','inherit','closed','closed','','5673-revision-v1','','','2026-02-15 13:01:47','2026-02-15 13:01:47','',5673,'https://actuate.webpreview.co/?p=8499',0,'revision','',0),(8500,1,'2026-02-15 13:03:04','2026-02-15 13:03:04','Let\'s face it; price is usually a leading factor in making a business decision, and choosing your next e- commerce solution is no different. Unfortunately, not all eCommerce solutions are built equally with many coming with hidden costs or caveats which you\'d probably like to know upfront. In this post we\'re going to look at some of the many points you should consider when choosing your next e- commerce solution and the effect these points have on your eCommerce TCO (Total Cost of Ownership).\r\n<h3>E-Commerce Platform</h3>\r\nFirstly it\'s important to realise that when it comes to choosing your next eCommerce platform, the options available to you will usually fit into two broad groups:\r\n<h3>Self-Hosted</h3>\r\ne.g. Magento Open Source or Aero Commerce\r\n\r\nSelf-hosted solutions are just that, software hosted on a hosting platform of your choosing, whether that be a shared hosting solution or a dedicated hosted solution. You own the platform outright and are usually free to do with it as you please, making changes, moving hosts and even transferring themes to new systems. Typical ongoing costs include the cost of hosting itself, software and security updates and data backups.\r\n<h3>SaaS (Software as a Service) / Cloud-Based</h3>\r\ne.g. Magento Commerce Cloud, Shopify, BigCommerce, Visualsoft\r\n\r\nSaaS options live in the cloud and are hosted by the software creator and licensed to you, usually at an ongoing monthly cost. It is important to realise the platform isn\'t owned by you and just licensed, meaning you can\'t take it to another host and if the service was suddenly shut down you would have to start from scratch. Typical ongoing expenses include the monthly license fee, functionality addons and sometimes a percentage of your sales.\r\n<h2>Areas of Cost</h2>\r\n<h3>Design &amp; Build</h3>\r\nYour website\'s design and build is one area where pricing can be pretty similar irrespective of the chosen software option. The time and effort that goes into the design phase doesn\'t change too much between platforms. The build of this design again can be very similar.\r\n<h3>Software Licensing</h3>\r\nLicensing is the cost many people look at when deciding on their new platform. Some software can look very attractive at this stage such as Magento Open Source which doesn\'t have a licensing fee or many SaaS offerings such as Shopify, which has a license fee of $29 per month for their basic plan at the time of writing.\r\n\r\nIt is essential to look at the coming 12-24 months, as changes within your organisation or your sales could significantly impact these fees.\r\n\r\nLet\'s take a quick look at three popular platforms, Magento, Shopify and BigCommerce with some typical examples of changes to your business in the first 12-24 months of operation:\r\n<h3>Startup</h3>\r\nYou\'ve just started your eCommerce site, and there are two members of your team. Your turnover in the first 12 months is £35,000.\r\n<table width=\"348\" cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>Magento</th>\r\n<th>Shopify</th>\r\n<th>BigCommerce</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><strong>License Fee</strong></td>\r\n<td>$0</td>\r\n<td>$29 / Month</td>\r\n<td>$29.95 / Month</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Year Total</strong></td>\r\n<td>$0</td>\r\n<td>$348</td>\r\n<td>$359.40</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3>Growing</h3>\r\nYou\'ve been operating for 12 months, and you\'ve taken on an extra member of staff bringing your total to three. Your turnover in year two is £100,000.\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>Magento</th>\r\n<th>Shopify</th>\r\n<th>BigCommerce</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><strong>License Fee</strong></td>\r\n<td>$0</td>\r\n<td>$79 / Month</td>\r\n<td>$79.95 / Month</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Year Total</strong></td>\r\n<td>$0</td>\r\n<td>$948</td>\r\n<td>$959.40</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3>Established</h3>\r\nYou\'ve been operating for 18 months, and things are going well. You now have six staff members an annual turnover of £200,000 and have branched out with a dedicated wholesale website, each with one module to add free gift functionality.\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>Magento</th>\r\n<th>Shopify</th>\r\n<th>BigCommerce</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><strong>License Fee</strong></td>\r\n<td>$0</td>\r\n<td>$79 / Month x 2</td>\r\n<td>$79.95 / Month x 2</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Free Gift Extension</strong></td>\r\n<td>$239 (one time)</td>\r\n<td>$29.99 / Month x 2</td>\r\n<td>¢0</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Year Total</strong></td>\r\n<td>$239</td>\r\n<td>$7,895.76</td>\r\n<td>$7,198.80</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3></h3>\r\n<h3>Extensions, Addons and Apps</h3>\r\nExtensions, addons or apps add additional functionality to your website to fill your needs; this functionality usually comes with additional cost. We briefly saw an example of what can happen when we require additional functionality in the licensing information above. Many SaaS platforms continue the tradition of monthly fees for their apps, so in our previous example, the app that allowed us to offer free gifts cost $29.99 per month, per storefront. Compare that to the self-hosted Magento Open Source platform which allowed us to pay a one-time fee for the same functionality, saving money in the long term. It\'s not uncommon with SaaS solutions to be spending at least a few hundred per month on these extensions.\r\n<h2>Payment Gateways</h2>\r\nA payment gateway allows you to accept credit cards, debit cards and other payment methods such as Apple Pay and Google Pay directly on your website. Many self-hosted platforms have popular payment gateways baked into their solutions. However, SaaS providers usually have custom solutions and will sometimes charge more for third-party payment providers. Again let\'s take a look at three popular eCommerce platforms:\r\n<table cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>Magento</th>\r\n<th>Shopify</th>\r\n<th>BigCommerce</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td><strong>PayPal Fees</strong></td>\r\n<td>2.9% + 30p</td>\r\n<td>2.9% + 30p</td>\r\n<td>1.85% + 18p</td>\r\n</tr>\r\n<tr>\r\n<td><strong>Platform Fees</strong></td>\r\n<td>N/A</td>\r\n<td>Up to 2%</td>\r\n<td>N/A</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nHere you see that Magento allows PayPal as standard and the charges are those incurred by using PayPal itself. On the other hand, Shopify charges you up to an additional 2% for the privilege of using PayPal and BigCommerce bucks the trend and passes on a specially agreed discount they have through a partnership with PayPal.\r\n<h2>Security Updates</h2>\r\nSecurity is where SaaS usually comes into its own as a hosted, closed platform security updates are applied across the board for all of their customers as and when needed. However, self-hosted sites require a helping hand, which usually means a DIY approach or a maintenance contract with your web agency. You should usually budget at least a few thousand per year for security updates if you aren\'t on a SaaS platform.\r\n<h2>Future Migration</h2>\r\nOne huge negative for SaaS eCommerce solutions is that they aren\'t portable. If at any point, you wish to migrate to a new platform or even if your SaaS provider were to stop operating for any reason you would be left without a site and starting from scratch. When you physically host a website yourself, you can change your hosting provider and take elements from it to use with a new site in the future.','Understanding The Total Cost of Ownership For Your E- Commerce Website','','inherit','closed','closed','','5673-revision-v1','','','2026-02-15 13:03:04','2026-02-15 13:03:04','',5673,'https://actuate.webpreview.co/?p=8500',0,'revision','',0),(8501,1,'2026-02-15 13:05:02','2026-02-15 13:05:02','<h2>Deepen Your SEO Knowledge</h2>                                                                                                                                                                                                                                                                                                                                                                                                     \r\n  <dl>                                   \r\n  <dt>Homepage or Home Page</dt>                                                                                                                                                                                                                                                                                                                                                                                                         \r\n  <dd>The index page of a website which is the initial page seen when visiting the domain name of a website without any additional paths or query strings.</dd>                                                                                                                                                                                                                                                                          \r\n\r\n  <dt>HTTPS</dt>\r\n  <dd>Hypertext Transfer Protocol Secure, the secure protocol for transferring data from one point to another over the internet. HTTPS is the secure version of HTTP and means if it is in use that hackers are unable to intercept communications between your browser and the website you are using.</dd>\r\n\r\n  <dt>Impressions</dt>\r\n  <dd>The number of times an advertisement is displayed either to a real human visitor or to bots and other software accessing the site. Impressions are non-unique meaning one person refreshing a page 20 times can cause 20 advert impressions.</dd>\r\n\r\n  <dt>Keyword or Keyphrase</dt>\r\n  <dd>A targeted word or phrase which is deemed of \'high value\' or high importance to a website. Users of search engines use keywords to indicate which type of website they are looking for, by targeting these keywords by using them in your content you may receive a higher position for them on a search engines index.</dd>\r\n\r\n  <dt>Keyword Research</dt>\r\n  <dd>The action of researching which terms are used by your target audience when looking for your product or service on a search engine. Keyword Research can take the form of manual face-to-face research in such settings as focus groups as well as online using tools and data provided by search engines like Google and Bing.</dd>\r\n\r\n  <dt>Keyword Stuffing</dt>\r\n  <dd>The action of cramming keywords into your website content with the sole intention to deceive search engines and improve your ranking for these words. Seen as a black hat form of SEO and has the ability to get your website removed from a search engines index.</dd>\r\n\r\n  <dt>Landing Page</dt>\r\n  <dd>A page designed for a single purpose such as getting a visitor to click on a link, download a document or fill out a form. Landing pages are often used to provide highly targeted information to consumers clicking on PPC (Pay Per Click) links within a search engine.</dd>\r\n\r\n  <dt>Link Building</dt>\r\n  <dd>The process of generating links to your website or your own content from third-party websites. Links play a large part in the ranking of your website with search engines, so generating high-quality inbound links can help boost your position over time.</dd>\r\n\r\n  <dt>Load Speed</dt>\r\n  <dd>The time taken for your page to fully load and be visible to a user. Page loading speed is a ranking indicator with many search engines, and slow loading pages can be penalised by search engines.</dd>\r\n\r\n  <dt>NoFollow</dt>\r\n  <dd>NoFollow is a protocol implemented by search engines which allow a webmaster to indicate which links on a page should be following by a search engine robot. Links that are marked with the NoFollow tag do not receive \'Link Juice\' - a boost in search ranking.</dd>\r\n\r\n  <dt>NoIndex</dt>\r\n  <dd>Much like the NoFollow tag, the NoIndex protocol allows a webmaster to indicate which links should be indexed (linked to) by a search engine and which should be hidden from its results. Pages with little value to users or pages which contain duplicate content are often marked with NoIndex tags.</dd>\r\n\r\n  <dt>Responsive</dt>\r\n  <dd>A responsive site is a website which reacts to the size of a users screen or browser window making it compatible with a whole host of devices from smartphones to tablets and desktop computers. Responsive websites also rank better with search engines and help to increase conversions due to their better usability.</dd>\r\n\r\n  <dt>SPAM</dt>\r\n  <dd>The term used by many to indicate unwanted or unsolicited marketing materials including, but not limited to email and telephone communications. Websites, in general, can also be referred to as spammy, often meaning they include black hat SEO techniques, misleading links and low-quality content.</dd>\r\n  </dl>\r\n','SEO Jargon Buster (Additions) Part 2','','inherit','closed','closed','','5667-revision-v1','','','2026-02-15 13:05:02','2026-02-15 13:05:02','',5667,'https://actuate.webpreview.co/?p=8501',0,'revision','',0),(8502,1,'2026-02-15 13:08:09','2026-02-15 13:08:09','<h2>From cats to hamburgers and hugs to paperclips...</h2>\r\n  <p>...there is a day of the year for all of them! So when it comes to creating content for your social media accounts, company blog or website, don\'t stress and worry about the subject matter, take a look at Actuate\'s free social media calendar for 2021 and start getting creative.</p>\r\n\r\n  <p>For those looking for even more ideas, the Internet is full of many more days of the year, celebrating all manner of things.</p>\r\n\r\n  <h3>January 2021</h3>\r\n  <dl>\r\n  <dt>1st New Year\'s Day</dt>\r\n  <dd>Start the New Year as you mean to go on with a fresh start to your social media marketing.</dd>\r\n\r\n  <dt>4th Trivia Day</dt>\r\n  <dd>Share facts and trivia about your company, industry or the products you sell.</dd>\r\n\r\n  <dt>14th Dress Up Your Pet Day</dt>\r\n  <dd>Everyone loves a cute pet picture, so dress up your office pet and prepare to melt the hearts of your social media followers.</dd>\r\n\r\n  <dt>27th Chocolate Cake Day</dt>\r\n  <dd>There is nothing like a slice of chocolate cake to appeal to people and their stomach!</dd>\r\n\r\n  <dt>29th Fun At Work Day</dt>\r\n  <dd>Fun and work, yes, it is possible! Showcase the lighter side of your business with a funny photo or story.</dd>\r\n  </dl>\r\n\r\n  <h3>February 2021</h3>\r\n  <dl>\r\n  <dt>4th World Cancer Day</dt>\r\n  <dd>Take the time to show that your company supports this day dedicated to raising awareness about cancer, its prevention and treatment.</dd>\r\n\r\n  <dt>14th Valentine\'s Day</dt>\r\n  <dd>Add a little love to your website to promote St. Valentine\'s Day, the national holiday spreading love and affection to those we love.</dd>\r\n\r\n  <dt>16th Shrove Tuesday (Pancake Day)</dt>\r\n  <dd>You\'d be \'flippin\' mad to forget this popular yearly event which helps fill kitchens up and down the country with plastic lemons!</dd>\r\n\r\n  <dt>20th Love Your Pet Day</dt>\r\n  <dd>Pet photos at the ready to make all of your followers go aww, an excellent excuse for some cuteness.</dd>\r\n\r\n  <dt>24th Pink Day</dt>\r\n  <dd>Turn your social media accounts pink to raise awareness of bullying and show your support for those in this unfortunate situation.</dd>\r\n  </dl>\r\n\r\n  <h3>March 2021</h3>\r\n  <dl>\r\n  <dt>4th World Book Day</dt>\r\n  <dd>World Book Day aims to change lives through a love of books and shared reading, why not get involved and show off your teams\' favourite reads?</dd>\r\n\r\n  <dt>8th International Women\'s Day</dt>\r\n  <dd>Champion women\'s rights and celebrate the social, economic, cultural and political achievements of women worldwide.</dd>\r\n\r\n  <dt>17th St. Patrick\'s Day</dt>\r\n  <dd>Turn your profile green and celebrate this national day of Ireland for Saint Patrick, the foremost patron saint of Ireland.</dd>\r\n\r\n  <dt>19th Red Nose Day</dt>\r\n  <dd>Show what your office is doing to support Comic Relief and help the fight to end child poverty.</dd>\r\n\r\n  <dt>20th First Day of Spring</dt>\r\n  <dd>Share your excitement for the first day of spring when the weather starts to get warmer and trees begin to regain their leaves.</dd>\r\n\r\n  <dt>28th Daylight Savings</dt>\r\n  <dd>Spring forward, fall back... Yes, it\'s that time of the year when we all lose 1 hour of sleep but get to welcome British Summer Time!</dd>\r\n  </dl>\r\n\r\n  <h3>April 2021</h3>\r\n  <dl>\r\n  <dt>1st April Fools Day</dt>\r\n  <dd>Get ready to announce your latest breakthrough in time-travel or that your team has been replaced by your new ACME Roboworker (Model 3000)! Yes, it\'s time for April Fools Day.</dd>\r\n\r\n  <dt>2nd World Autism Awareness Day</dt>\r\n  <dd>Shine a spotlight on the hurdles faced by people living with autism and do your bit to show you support.</dd>\r\n\r\n  <dt>4th Easter</dt>\r\n  <dd>Hide eggs throughout your website, promote an Easter egg hunt for your followers, or dress Dave up as a giant bunny! The fun you can have is endless.</dd>\r\n\r\n  <dt>11th Pet Day</dt>\r\n  <dd>It\'s time for a full-on cuteness offensive as you welcome Pet Day, the perfect day to fill your timeline with cute and cuddly images of all things furry.</dd>\r\n\r\n  <dt>22nd Earth Day</dt>\r\n  <dd>Champion environmental issues and even consider making a small environmental change in your office to show your support for this fantastic movement.</dd>\r\n  </dl>\r\n\r\n  <h3>May 2021</h3>\r\n  <dl>\r\n  <dt>1st May Day</dt>\r\n  <dd>The ancient festival of spring synonymous with dance, singing and CAKE... Need we say more?</dd>\r\n\r\n  <dt>2nd Baby Day</dt>\r\n  <dd>Not that we need a special day to celebrate these bundles of joy, but it is a great excuse to go googoo for babies.</dd>\r\n\r\n  <dt>10th Mother\'s Day</dt>\r\n  <dd>Celebrate the most important humans of all, our mums and a great reason to promote suitable gifts.</dd>\r\n\r\n  <dt>17th International Day Against Homophobia, Transphobia and Biphobia</dt>\r\n  <dd>Break out your rainbows and fight for the rights of the LGBTQ+ community.</dd>\r\n\r\n  <dt>20th World Bee Day</dt>\r\n  <dd>Get your social channels buzzing for World Bee Day in celebration of these cute little pollinators.</dd>\r\n\r\n  <dt>28th Hamburger Day</dt>\r\n  <dd>Does the office need an excuse to order in or eat out at your local gourmet burger joint? We are sure it\'s classed as teambuilding.</dd>\r\n  </dl>\r\n\r\n  <h3>June 2021</h3>\r\n  <dl>\r\n  <dt>5th World Environment Day</dt>\r\n  <dd>Organised by the United Nations, World Environment Day encourages awareness and protection of our environment.</dd>\r\n\r\n  <dt>6th Cancer Survivor\'s Day</dt>\r\n  <dd>Most people know someone who has been touched by this awful disease, but more people are surviving, and that\'s something to celebrate.</dd>\r\n\r\n  <dt>20th Father\'s Day</dt>\r\n  <dd>Father\'s day is another prime time of the year to promote gifts for dads and help to boost your sales.</dd>\r\n\r\n  <dt>21st First Day of Summer</dt>\r\n  <dd>Defined by the Earth\'s axis and orbit around the Sun, the first day of summer (astronomical summer) is a great time to start your summer promotions.</dd>\r\n\r\n  <dt>28th Logistics Day</dt>\r\n  <dd>Logistics Day, the perfect time to talk about the speedy and excellent delivery service your company offers.</dd>\r\n\r\n  <dt>30th Social Media Day</dt>\r\n  <dd>If you can\'t make a fuss and connect with your followers on Social Media Day, then maybe you should look at outsourcing your social media to a company like us here at Actuate!</dd>\r\n  </dl>\r\n\r\n  <h3>July 2021</h3>\r\n  <dl>\r\n  <dt>1st Joke Day</dt>\r\n  <dd>Make someone laugh or smile on what should be one of the funniest days of the year.</dd>\r\n\r\n  <dt>17th World Emoji Day</dt>\r\n  <dd>។៕៖ៗ៘៙ᩢᩣᩤⶡⶢⶣⶤⶥሀሁ</dd>\r\n\r\n  <dt>25th Parents\' Day</dt>\r\n  <dd>Make sure you promote parents\' day and the gifts that can help show they are loved and thought fondly of.</dd>\r\n\r\n  <dt>26th Aunt and Uncle Day</dt>\r\n  <dd>Following on nicely from Parent\'s Day, the reasons keep coming to promote gifts and more sales for your shop.</dd>\r\n\r\n  <dt>30th Friendship Day</dt>\r\n  <dd>Designed to celebrate friendship and a happy and positive day to work into your social calendar.</dd>\r\n  </dl>\r\n\r\n  <h3>August 2021</h3>\r\n  <dl>\r\n  <dt>5th Blogger Day</dt>\r\n  <dd>Make sure your blog is up to date with the perfect excuse to write a post... Blogger Day.</dd>\r\n\r\n  <dt>5th National Relaxation Day</dt>\r\n  <dd>Encourage your followers to treat and pamper themselves for National Relaxation Day.</dd>\r\n\r\n  <dt>16th National Tell a Joke Day</dt>\r\n  <dd>More jokes abound with National Tell a Joke Day!</dd>\r\n  </dl>\r\n\r\n  <h3>September 2021</h3>\r\n  <dl>\r\n  <dt>5th International Day of Charity</dt>\r\n  <dd>The title says it all: show your business\'s caring side by supporting this fantastic day and showcasing your work within the community.</dd>\r\n\r\n  <dt>19th Talk Like A Pirate Day</dt>\r\n  <dd>Ahoy, \'ave some fun wit\' Talk Like A Pirate Day \'n why nah even dress fer th\' occasion.</dd>\r\n\r\n  <dt>21st International Day of Peace</dt>\r\n  <dd>A United Nations sanctioned holiday, also known as World Peace Day intended to promote peace and harmony worldwide.</dd>\r\n\r\n  <dt>22nd Business Women\'s Day</dt>\r\n  <dd>Shout about the amazing women who work for your company and perhaps encourage them to write a guest blog article about an average day for them within your organisation.</dd>\r\n  </dl>\r\n\r\n  <h3>October 2021</h3>\r\n  <dl>\r\n  <dt>1st World Vegetarian Day</dt>\r\n  <dd>With more and more people turning veggie, this is your perfect opportunity to promote vegetarian and even vegan products to your audience.</dd>\r\n\r\n  <dt>15th World Students\' Day</dt>\r\n  <dd>Consider offering students a discount to promote World Students Day across your website.</dd>\r\n\r\n  <dt>31st Halloween</dt>\r\n  <dd>Celebrate all things spooky for Halloween.</dd>\r\n  </dl>\r\n\r\n  <h3>November 2021</h3>\r\n  <dl>\r\n  <dt>13th World Kindness Day</dt>\r\n  <dd>Another day for spreading positivity around the world which you should grasp and work into your marketing activities.</dd>\r\n\r\n  <dt>25th Thanksgiving</dt>\r\n  <dd>Not a UK holiday, but with a large American community now living in the UK, it\'s still worth keeping in mind as a reason for great promotions and fun.</dd>\r\n\r\n  <dt>27th Small Business Saturday</dt>\r\n  <dd>Get online and promote yourself on one of the best days of the year to encourage people to shop locally.</dd>\r\n  </dl>\r\n\r\n  <h3>December 2021</h3>\r\n  <dl>\r\n  <dt>21st First Day of Winter</dt>\r\n  <dd>Although your company Christmas celebrations will be well and truly underway, the first day of winter is still worth mentioning.</dd>\r\n\r\n  <dt>24th Christmas Eve</dt>\r\n  <dd>Promote last-minute gift card sales up until Christmas Eve and then get ready for the sales.</dd>\r\n\r\n  <dt>25th Christmas Day</dt>\r\n  <dd>Show your human side and wish your followers a very Merry Christmas from your entire team.</dd>\r\n\r\n  <dt>26th Boxing Day</dt>\r\n  <dd>Did someone say SALES?</dd>\r\n\r\n  <dt>31st New Year\'s Eve</dt>\r\n  <dd>Time to break out the bubbly and welcome in the New Year and even more sales.</dd>\r\n  </dl>\r\n','Free Social Media Content Calendar for 2021','','inherit','closed','closed','','5669-revision-v1','','','2026-02-15 13:08:09','2026-02-15 13:08:09','',5669,'https://actuate.webpreview.co/?p=8502',0,'revision','',0),(8503,1,'2026-02-15 13:09:18','2026-02-15 13:09:18','<h2>Understand SEO Basics</h2>                                                                                                                                                                                                                                                                                                                                                                                                         \r\n  <dl>                                                                 \r\n  <dt>Above The Fold</dt>                                                                                                                                                                                                                                                                                                                                                                                                                \r\n  <dd>Content that appears when your website loads without the need for scrolling. It\'s often believed that this content has a high chance of converting as people will always see it compared to content lower down the page which has the potential to be missed due to people clicking away from your site.</dd>                                                                                                                      \r\n\r\n  <dt>Alt Text</dt>\r\n  <dd>Meta Data which you can include in the coding of your website to describe an image. This \'alternative text\' can explain the image to bots or visitors using assistive technologies to view your website. Seen as an essential aspect of SEO for high-quality websites.</dd>\r\n\r\n  <dt>AMP</dt>\r\n  <dd>Accelerated Mobile Pages, a protocol originally created by Google to help webpages load faster. AMP, a basic, stripped back sub-set of HTML is used to serve website information more quickly to mobile users. These AMP pages are often served from third parties such as Google.</dd>\r\n\r\n  <dt>Anchor Text</dt>\r\n  <dd>The visual element of an embedded link within HTML. Often the text a user sees and clicks to visit a link.</dd>\r\n\r\n  <dt>Authoritative Content</dt>\r\n  <dd>Content which offers valuable insight into a topic or subject and is easily understood by a wide variety of people. The depth of the content must be sufficient to explain it to your audience adequately; this means everyday topics people are familiar with are usually shorter than more niche, lesser-known subjects.</dd>\r\n\r\n  <dt>Blog</dt>\r\n  <dd>A section of a website dedicated to supporting articles, news and guides often referred to as \'posts\'. These posts are usually served in reverse-chronological order. Blogs greatly aid in the SEO process if used regularly, and the content which is produced is high quality authoritative.</dd>\r\n\r\n  <dt>Bounce Rate</dt>\r\n  <dd>Quite simply, bounce rate is the term used to analyse the number of visitors to your website which leave before ever clicking into other pages of your site.</dd>\r\n\r\n  <dt>Breadcrumbs</dt>\r\n  <dd>A visual aid allowing site users to see where they are in relation to your website as a whole. This awareness allows a better understanding of your site. Breadcrumbs can also be useful to search engines.</dd>\r\n\r\n  <dt>CTA</dt>\r\n  <dd>Call To Action, a visual cue intended to get a visitor to perform a desired action. CTA\'s can include buttons, links, forms and many other methods.</dd>\r\n\r\n  <dt>Content</dt>\r\n  <dd>The information contained within your site whether it be text, imagery, videos, news, downloads and many more items.</dd>\r\n\r\n  <dt>Conversion</dt>\r\n  <dd>The number of visitors who perform a desired action such as purchasing a product, filling out and submitting a form or getting in contact with you.</dd>\r\n\r\n  <dt>CRO</dt>\r\n  <dd>Conversion Rate Optimisation, the action of increasing the number of visitors on your website who perform a desired action through tweaking of your sites coding, design or a number of on-page elements.</dd>\r\n\r\n  <dt>Duplicate Content</dt>\r\n  <dd>Content which is copied from either an external source or another page on your website. Duplicate content negatively impacts your SEO ranking with search engines.</dd>\r\n\r\n  <dt>Evergreen Content</dt>\r\n  <dd>Content which is relevant all year round and doesn\'t have a predefined end of life date. Evergreen content is usually maintained and kept up-to-date to help in this goal.</dd>\r\n\r\n  <dt>Google Analytics</dt>\r\n  <dd>A free tool provided by Google which allows you to embed a small piece of code within your website in return for valuable insights on your websites traffic.</dd>\r\n\r\n  <dt>Heading Tags</dt>\r\n  <dd>HTML formatting which provides titles to different sections of content on a website. Heading Tags are categorised from H1 to H6 with the former featuring more prominently in the hierarchy of a site. Header tags should be nested appropriately and in order and contain relevant information to aid users when reading your website. When done correctly will help to influence the SEO for your website.</dd>\r\n  </dl>\r\n','SEO Jargon Buster (Additions)','','inherit','closed','closed','','5665-revision-v1','','','2026-02-15 13:09:18','2026-02-15 13:09:18','',5665,'https://actuate.webpreview.co/?p=8503',0,'revision','',0),(8504,1,'2026-02-15 13:10:23','2026-02-15 13:10:23','<h2>Kick start the new year</h2>\r\nJanuary and February are statistically the slowest months for eCommerce sales around the world, and the United Kingdom is no different. After the busy festive shopping period, retailers feel the hit of dwindling sales as people cut back on spending after indulging in the run-up to Christmas.\r\n\r\nBut what if we told you that it didn\'t have to be this way? Most eCommerce sites have everything already baked into their systems to have a happy start to the year; you must use what you have to your advantage. Treat Q1 as you would any other quarter by continuing your marketing efforts, promoting your site on your social channels and pulling people into your website.\r\n\r\nLet\'s take a look at some of the tactics you can use to help increase January sales and get the year off to a successful start.\r\n<h3>5 Tips For A Successful First Quarter</h3>\r\nHere are Actuate\'s top tips on avoiding the January and February sales slumps and eCommerce\r\neuphoria.\r\n<h4 class=\"list-heading\">Tis The Season</h4>\r\nThe number one rule when it comes to starting the first quarter with a bang is to join in with the festivities. Yes, Christmas is officially over, but it is not necessarily that way in people\'s minds. When people think about January, thoughts focus on sales and bargains, or for somewhere to spend their Christmas money, so use this to your advantage. Do not suddenly stop your marketing activity on 25th December.\r\n\r\nMake sure your storefront is at the forefront of people’s minds, send out newsletters, ramp up your social media activity and consider PPC (Pay Per Click) to nudge people in your direction. Once you have people on your website, utilise CRO (Conversion Rate Optimisation) to encourage more sales and consider tactics designed to drive up the average order value of users to get the most out of people this time of year.\r\n<h4 class=\"list-heading\">Sales Tactics</h4>\r\nThe phrase \'January Sales\' can fill a store owner with dread, after all with January and February being traditionally slow months, the last thing you want is to reduce prices and therefore your profits. Turn your thinking around and use the January Sales as an opportunity to rid yourself of old or slow-moving inventory and to clear room for this year’s next big thing!\r\n\r\nConsider combining deep discount offers with tactics designed to push up the average spend, meaning consumers will be buying a variety of both discounted and non-discounted products to reach a predefined spending threshold and ultimately driving up the profits for you.\r\n<h4 class=\"list-heading\">Turn Returns Into Return Business</h4>\r\nNo business enjoys processing returns and the period directly after the festive rush can be overwhelming with more than your fair share of return requests. Again, shift your way of thinking and see these requests as an opportunity. If a user is returning something that is damaged or broken, suggest a replacement. If the return is simply because an item is unwanted, a duplicate or unsuitable then consider offering an incentive to accept store credit rather than a refund. A great example would be offering an additional 10% in-store credit during January and February turning a £50 return into a £55 in-store voucher instead of a refund. Not only would this keep the money in your business bank account, but it would also promote happiness and loyalty with the customer and could even turn into additional sales when they come to spend their credit.\r\n\r\nFor those customers adamant on a refund, if you have their permission to send them direct marketing campaigns, consider emailing or texting them a code for a discount off their next order, again attempting to bring them back to your store.\r\n<h4 class=\"list-heading\">Make The Most Out Of Marketing</h4>\r\nYes, we\'ve spoken about marketing throughout this post, but that\'s because it\'s so important. Many companies turn off their marketing once they break up for Christmas, which is the worst thing you can do. Capitalise on the season and the reasons people may wish to come to your store and use this to drive sales.\r\n\r\nUtilise the information gleaned during the festive months and send out newsletters to your new consumers, urging them to return and spend. The same can be said about your social channels which should be busy with posts and chatter making you stand out amongst your rivals.\r\nFinally, if you have the budget, consider PPC (Pay Per Click), traditional print advertising and remarketing, all designed to get traffic to your website.\r\n<h4 class=\"list-heading\">The Next Holiday</h4>\r\nFinally, start the ball rolling for the next big holiday in your yearly calendar and remind your customers that they need to start shopping again. From Chinese New Year to Valentine’s Day and even St. Patrick\'s Day, there are plenty of holidays to promote and get people excited about.\r\n\r\nThink new banners, redesigned gift sections and offers or promotions. The year is just beginning and has plenty of opportunities for those willing to grab them.','Avoiding Q1 Sales Slumps at your eCommerce Store','','inherit','closed','closed','','5662-revision-v1','','','2026-02-15 13:10:23','2026-02-15 13:10:23','',5662,'https://actuate.webpreview.co/?p=8504',0,'revision','',0),(8505,1,'2026-02-15 13:12:09','2026-02-15 13:12:09','<h2>Aero Commerce x Actuate = A Winning Combination</h2>\r\nThere\'s a new eCommerce platform in town, and refreshingly it\'s designed with the ever-evolving needs of retailers in mind!\r\n\r\nIt\'s no secret that when it comes to choosing an online shopping platform for your business, the options are endless. From business behemoths such as Magento and Shopify to smaller, more niche contenders, deciding on the software that will be taking your business forward can be intimidating and quite frankly make you want to pull your hair out. Luckily when partnered with an Agency such as Actuate, we help you navigate these difficult decisions by getting to understand you, your business, and it\'s needs, both now and in the foreseeable future. Using our industry knowledge, we\'re able to make reliable recommendations on the best solutions designed to deliver outstanding performance just for you. Enter UK based Aero Commerce, one of the newest additions to the world of eCommerce and already drawing huge praise due to its performance, incredible customer experiences and low total cost of ownership.\r\n\r\nLike all fantastic businesses, Aero Commerce is investing time in creating lasting partnerships with top tier agencies who can utilise their software to its best ability and showcase its power to a broad audience. With this in mind, it was no surprise that last week, Actuate was welcomed by Aero as their latest agency partner after months of meetings and a thorough period of evaluation from our team of experts.\r\n<blockquote class=\"twitter-tweet\">\r\n<p dir=\"ltr\" lang=\"en\">Aero Commerce X Actuate</p>\r\nWe are delighted to welcome <a href=\"https://twitter.com/actuate_agency?ref_src=twsrc%5Etfw\">@actuate_agency</a> to the Aero Agency Partner Program.<a href=\"https://twitter.com/hashtag/ecommerce?src=hash&amp;ref_src=twsrc%5Etfw\">#ecommerce</a> <a href=\"https://twitter.com/hashtag/ecommerceplatform?src=hash&amp;ref_src=twsrc%5Etfw\">#ecommerceplatform</a> <a href=\"https://twitter.com/hashtag/ecommerceagency?src=hash&amp;ref_src=twsrc%5Etfw\">#ecommerceagency</a> <a href=\"https://twitter.com/hashtag/agency?src=hash&amp;ref_src=twsrc%5Etfw\">#agency</a> <a href=\"https://t.co/UP946R1eSu\">pic.twitter.com/UP946R1eSu</a>\r\n\r\n— aerocommerce (@AeroCommerce) <a href=\"https://twitter.com/AeroCommerce/status/1334467621534756865?ref_src=twsrc%5Etfw\">December 3, 2020</a></blockquote>\r\n<script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\r\n\r\nTogether, our partnership with Aero Commerce should enable the award-winning websites that we produce to break new ground and provide the very best investment for our customers now and for the future.\r\n<h3>Aero Commerce</h3>\r\nThe team behind Aero Commerce have a deep background in retail and software development. Designed to be world-leading which means Aero has created an improved experience for agencies, developers, and most importantly, you the retailer and your customers.\r\n\r\nAero themselves state that:\r\n<blockquote>\"With Aero Commerce, you get all the essential features you\'d expect from a modern, powerful e- commerce solution - right out of the box. From SEO and marketing features to security best practice and multi-tier customer support service, you\'re good to go from day one.\r\n\r\nIf you need to expand and customise Aero Commerce, it\'s easy with modules and themes created by our development community - or you can work with one of our partner agencies to create something one-of-a-kind.\"</blockquote>\r\n<h3>Designed &amp; Developed For UK Businesses</h3>\r\nWhen you think of mainstream eCommerce platforms, the list will include the likes of Magento, BigCommerce, Shopify and WooCommerce. The common thread linking these brands is that the focus during their development was America and an American audience. Granted, language packs, modules and extension have been produced to bend these software platforms for a more international audience. Still, issues remain which take time to remedy for UK businesses.\r\n\r\nAero Commerce is a breath of fresh air, designed and developed with the UK market in mind, simplifying the build process and making it easier for customers to understand.\r\n<h3>Benefits For Your Business</h3>\r\nAero\'s modern platform and ideology enable you to deliver a better experience for your users whilst also making things easier and quicker for you and your team. Add to that reduced costs both at launch and during the lifetime of your site, and we\'re sure you\'d agree that Aero Commerce sounds excellent already.\r\n\r\nThe benefits of Aero are endless, however here are some of the things you should expect from your next Actuate website powered by Aero Commerce.\r\n<ul>\r\n 	<li>Lightning fast speeds</li>\r\n 	<li>Better product listings</li>\r\n 	<li>More efficient workflow</li>\r\n 	<li>Quick to perform everyday tasks</li>\r\n 	<li>Efficient integration with offline processes</li>\r\n 	<li>A flexible and scalable solution</li>\r\n 	<li>Reduced costs</li>\r\n 	<li>Caters for complex requirements</li>\r\n 	<li>Increased traffic and transactions</li>\r\n</ul>\r\nFind out how Aero could help reduce your outgoings whilst encouraging more sales and increased visitors to your website by getting in touch with Actuate today.','Aero Commerce x Actuate = A Winning Combination','','inherit','closed','closed','','5660-revision-v1','','','2026-02-15 13:12:09','2026-02-15 13:12:09','',5660,'https://actuate.webpreview.co/?p=8505',0,'revision','',0),(8506,1,'2026-02-15 13:13:11','2026-02-15 13:13:11','<p>Working with a web agency on your websites SEO - that\'s search engine optimisation for the uninitiated - may feel more like learning a new language than working on getting new users! Luckily, the team here at Actuate are about to smash open the mystifying language of SEO with our the ultimate SEO jargon buster.</p>                                                                                                        \r\n  <dl>                                                                                                                                                                                                                                                                                                                                                                                                                                   \r\n  <dt>Backlink</dt>                                                                                                                                                                                                                                                                                                                                                                                                                      \r\n  <dd>Links from websites which point back to your website. They are also referred to as inbound links.</dd>                                                                                                                                                                                                                                                                                                                             \r\n\r\n  <dt>Black Hat</dt>\r\n  <dd>The process of using frowned upon search engine optimisation techniques that violate Google\'s quality guidelines.</dd>\r\n\r\n  <dt>Bot</dt>\r\n  <dd>A piece of software written to collect data and information from websites. Also known as spiders or crawlers.</dd>\r\n\r\n  <dt>Caching / Cached</dt>\r\n  <dd>The process of saving some or all of your website or website content for quick retrieval or archival purposes.</dd>\r\n\r\n  <dt>Cloaking</dt>\r\n  <dd>Showing different content to search engines than you do to \"normal\", human visitors. A black hat technique.</dd>\r\n\r\n  <dt>Crawling</dt>\r\n  <dd>The gathering of data from your website to aid a search engine in ranking your website for their index.</dd>\r\n\r\n  <dt>De-Indexing</dt>\r\n  <dd>The action of a website being removed from a search engine.</dd>\r\n\r\n  <dt>Engagement</dt>\r\n  <dd>How a user interacts with your website, what actions they take and how long they stay on your site.</dd>\r\n\r\n  <dt>Featured Snippet</dt>\r\n  <dd>A featured answer or summary based on a snippet of information taken from a website contained within a search engines index often featured in a special box at the top of search results.</dd>\r\n\r\n  <dt>Google My Business</dt>\r\n  <dd>A free tool provided by Google to help local businesses manage their online presence across Google, incorporating by Google Search and Google Maps.</dd>\r\n\r\n  <dt>Google Quality Guidelines</dt>\r\n  <dd>Guidelines set out by Google on how you should and should not optimise your site for inclusion in their search index.</dd>\r\n\r\n  <dt>Google Search Console</dt>\r\n  <dd>Formerly Google Webmaster Tools, Google\'s Search Console allows website owners to monitor how their website is performing in Google search.</dd>\r\n\r\n  <dt>HTML</dt>\r\n  <dd>Hypertext markup language, the code in which web pages are written.</dd>\r\n\r\n  <dt>Index</dt>\r\n  <dd>The database of web pages and content that make up a search engines results. Indexing The action of a website being included on a search engines index.</dd>\r\n\r\n  <dt>Internal Link</dt>\r\n  <dd>A link from your website linking to another resource or page on your website.</dd>\r\n\r\n  <dt>KPI</dt>\r\n  <dd>A KPI or key performance indicator is a way of measuring the success of a business for any particular activity.</dd>\r\n\r\n  <dt>META Tags</dt>\r\n  <dd>Elements used within a web page which provide structured information about that page. Common META tags include the description, keyword and robots tags.</dd>\r\n\r\n  <dt>Organic Result</dt>\r\n  <dd>A search engine listing which has earned its place naturally in a search engines index due to good quality SEO practices, rather than being paid for.</dd>\r\n\r\n  <dt>PageRank</dt>\r\n  <dd>Google PageRank is an algorithm created by Google to rank the importance of web pages and named after Larry Page, one of the founders of Google.</dd>\r\n\r\n  <dt>Query</dt>\r\n  <dd>The words typed into a search engines search bar.</dd>\r\n\r\n  <dt>Ranking / Rank</dt>\r\n  <dd>The position of your website in a search engines results for any given query or search term.</dd>\r\n\r\n  <dt>Robots.txt</dt>\r\n  <dd>A file uploaded to your website which instructs search engines on which pages they should index and which they should ignore.</dd>\r\n\r\n  <dt>SERP</dt>\r\n  <dd>Search Engine Results Page, the page you see after searching for a query using your favourite search engine.</dd>\r\n\r\n  <dt>Sitemap</dt>\r\n  <dd>A web page containing structured data which informs search engines which pages make up your website, making it easier for search engines to discover all of the pages of your website.</dd>\r\n\r\n  <dt>Traffic</dt>\r\n  <dd>The users who visit your website.</dd>\r\n\r\n  <dt>URL</dt>\r\n  <dd>Uniform Resource Locator, the address of any given piece of content or information on a website.</dd>\r\n\r\n  <dt>White Hat</dt>\r\n  <dd>The process of using good search engine optimisation techniques that comply with Google\'s quality guidelines.</dd>\r\n  </dl>','The Ultimate SEO Jargon Buster','','inherit','closed','closed','','5658-revision-v1','','','2026-02-15 13:13:11','2026-02-15 13:13:11','',5658,'https://actuate.webpreview.co/?p=8506',0,'revision','',0),(8507,1,'2026-02-15 13:13:48','2026-02-15 13:13:48','<strong>If you\'ve spoken to any web professionals recently, they may have stressed the importance of the \"user experience\" or \"UX\" of your website. But what is user experience? How does it relate to design? And is this just another buzzword to confuse and help salespeople ramp up the cost of your new website? Let\'s dive right in and find the answers!</strong>\r\n<h2>What is UX?</h2>\r\nAs touched upon in our opening paragraph, UX stands for user experience, but explaining what UX is to clients is where many agencies fall-down, relying on technical terms which can leave a client scratching their heads.\r\n\r\nHere at Actuate, because of our deep understanding of user experience design, we find explaining UX within web design relatively easy. In simple terms, UX is the emotion and feeling you get when interacting with a website; this is either good because the website is easy to navigate, helps you to find what you\'re looking for and makes your life easy or it can be bad. Obviously, when it comes to your website, you\'re aiming for the user experience to be good. If you happen to partner with an agency that has a solid understanding of UX design, then you can change the word \"good\" into the word \"great\", and things really start looking bright for your project.\r\n<h3>The Importance of UX</h3>\r\nNow we know what user experience is, you\'ve probably already got an inkling of why it may be important for your website. Ask yourself a quick question, name the single action you both want and don\'t want a user to perform once they hit your website? Hopefully, your answer is something along the lines of:\r\n<ul>\r\n 	<li>I want a user to complete a desired action, such as buying a product or signing up for further information (known as conversion).</li>\r\n 	<li>I don\'t want a user to leave my website (known as bounce). Apart from your website containing the information a user searched for to find it in the first place, the significant deciding factor to both of these questions comes down to UX.</li>\r\n</ul>\r\n<ul>\r\n 	<li>If your website looks awful and off-putting to a user causing them to leave, this is a UX (and UI - user interface) issue.</li>\r\n 	<li>If your website looks great but is hard to navigate and search, then you may find a user leaves looking for another option, this is a UX issue.</li>\r\n 	<li>If users get angry because your website takes too long to load on a mobile device, this is a UX issue.</li>\r\n 	<li>If your checkout is overly complex or asks too many questions causing a user to leave for your competitors, this is a UX issue.</li>\r\n</ul>\r\nWe could go on, but fingers crossed you\'ve started to see a pattern here, UX is important! You want the user experience of your website to be joyful, awe-inspiring, refreshing or at the very least, better than those of your competitors.\r\n<h3>What Makes A Great UX?</h3>\r\nAfter establishing we need UX and we want great UX when it comes to your website, the real question we need the answer to is what makes a great UX?\r\n\r\nUnfortunately, the answer to this question isn\'t straightforward because everyone and every website is different. This is why the importance of partnering with an agency who understands the intricacies of user experience is so vital.\r\n\r\nThe first step on creating a great UX for your website is understanding your business, your product and the users it will be serving. This information can be passed on by you, the client or gleaned from other sources such as analytics software and user research. Once we have a clear indication of the purpose your website is designed to fill and the people it will be serving, then a tailor made list of user experience goals can be created and built into the fabric of your website.\r\n\r\nAlthough every website is different, UX does have some universal principles which carry over from project to project, these include:\r\n<ul>\r\n 	<li>Simple and easy to understand navigation</li>\r\n 	<li>Easy to find information and products</li>\r\n 	<li>A quick and light checkout procedure</li>\r\n 	<li>Prominent branding and on-brand messaging</li>\r\n</ul>','The Importance of User Experience Design For Your Website','','inherit','closed','closed','','5656-revision-v1','','','2026-02-15 13:13:48','2026-02-15 13:13:48','',5656,'https://actuate.webpreview.co/?p=8507',0,'revision','',0),(8508,1,'2026-02-15 13:14:23','2026-02-15 13:14:23','The festive season is almost upon us, meaning everywhere we turn is about to get a makeover with a light dusting of glitter, plenty of snow and touch of magic. Supermarket shelves are packed with selection boxes, people are starting to put up decorations, and John Lewis has launched their Christmas Advert encouraging us all to give a little love. So when it comes to your online shop, what should you do to mark Christmas and help boost your sales figures after a pretty gruelling year? Luckily the team here at Actuate took the time recently to sit down with a mug of hot chocolate, and put together our top tips to increase your online orders this Christmas.\r\n<h2>Give Your Website That Festive Feel</h2>\r\nImagine some of your favourite brick and mortar shops at Christmas time; it\'s probably a safe bet to  say they are decorated to the nines with lights, a tree and plenty of ornaments to add a magical  feeling to the shop. With an eCommerce shop, you can still go all out and make your visitors feel  the joy of Christmas with festive banners, tweaks to your logo and the general design of your site.  Little touches can go a long way in helping boost your sales, the subliminal effect of those Christmas  reminders helps add a sense of urgency and unlock their gift-giving side, ultimately leading to more sales.\r\n\r\nOur graphic designers here at Actuate understand the importance of visual elements in the festive  sales journey and can help with the smallest of changes to extensive site makeovers.\r\n<h3>Offers, Deals and Seasonal Sales</h3>\r\nLet\'s get serious; when it comes to the festive period, everyone loves a bargain, so give your  audience what they are looking for and at the same time have some fun with it! Consider  advertising Santa\'s Super Sale or a December Daily Discount and encourage people to shop shop  shop.\r\n\r\nOur \"technical elf\" division here at Actuate is ready and waiting to help you with setting up seasonal  sales and organising your offers within popular eCommerce systems such as Magento, Shopify and  BigCommerce. Reach out now to get the bauble rolling!\r\n\r\nWe Wish You A Merry Christmas...\r\n\r\nYou didn\'t think you\'d get away without wishing your customer base a Merry Christmas this year, did  you? Encouraging past customers to return and spend more on your website is much easier than finding new customers, so jingle their jangles and do it with style!\r\n\r\nThere are many ways in which to do this as we are sure you know... After all unless you\'ve been  living under a rock, you will have seen plenty of festive wishes sent your way by shops over the  years. Put together a plan to reach as many of your past customers as possible. If some of your  ideas overlap that\'s even better, consider things like:\r\n<ul>\r\n 	<li>Email Newsletters</li>\r\n 	<li>Social Posts</li>\r\n 	<li>A real Christmas card through their door</li>\r\n</ul>\r\nThe list of ideas is endless, and the effort won\'t go unnoticed by those receiving your well-wishes  and kind gestures.\r\n\r\nIf you don\'t have the time or inclination to do this yourself, Actuate are here as an extension of your  in-house team to bring your ideas to life. From print work to digital, we promise you won\'t be  disappointed.\r\n<h3>Customer Service Angels</h3>\r\nWith the hustle and bustle of Christmas, it\'s easy to forget about the things that make your business  stand out, things like fantastic customer service. Make sure this year you remember the little things  and challenge yourself to be the best in your niche. A great example may include challenging your  customer service team to become \"customer service angels\" during the festive period and coming  up with ideas on how customer service can be used to increase returning trade after Christmas.\r\n\r\nConsider adding a hand-signed Christmas card into each parcel you send out on the run-up to  Christmas. The card can be signed by the person who packs the order and adds a personal touch to  your company and emphasises the human element of your business. You could also consider  extending the return period for items ordered in the months leading up to Christmas; it may help  increase sales and also displays your commitment to customer service.','Top Tips To Increase Online Orders This Christmas','','inherit','closed','closed','','5654-revision-v1','','','2026-02-15 13:14:23','2026-02-15 13:14:23','',5654,'https://actuate.webpreview.co/?p=8508',0,'revision','',0),(8509,1,'2026-02-15 13:14:59','2026-02-15 13:14:59','We\'ve hit \"lockdown 2.0\" here in England, and as a business owner, you\'re probably preparing for the worst... You\'re tightening your belt, reducing overheads where at all possible and generally battening down the hatches hoping to survive 2020. But what if you could thrive during lockdown? What if your eCommerce website had the power to deliver outstanding results even throughout a global pandemic? Thankfully Actuate is here to tell you how this is possible and invite you for a free one-to-one eCommerce review with one of our team of digital commerce professionals to help create a tailored plan of action for your website.\r\n<h2>Thrive Not Survive!</h2>\r\n<span>Many businesses have felt the pandemic pinch which has sadly left millions without jobs and millions more fearing the worst. The specialist team here at Actuate have decided to put our knowledge of eCommerce and digital to use and help small to medium-sized businesses break free of their survival instincts and instead focus on thriving.</span>\r\n<blockquote>August retail sales were up 3.9% year-on-year, boosted by 42.4% rise in online non-food sales\r\n\r\n<cite>BRC-KPMG Retail Sales Monitor</cite></blockquote>\r\n<span>One of our team will sit down one-to-one with you and take a look at your current eCommerce website, offering free tips and advice on how you can increase exposure, sales and conversion rates. The session draws on years of experience and knowledge from our in-house team and explains in actionable terms the places where improvement is needed and required. This information is yours to take away from our meeting and use as you see fit.</span>\r\n\r\n<span>Meetings are \"COVID-secure\", which pretty much means we\'re using video chat software such as Zoom or holding meetings over the telephone and tailored to your specific needs and requirements.</span>\r\n<h3>What Things Will The Meeting Cover?</h3>\r\n<span>Although we have a standard list of criteria, we cover when reviewing your website, we also tailor the later stages of our meeting to your own needs and requirements. For instance, if you currently sell online and in-store but don\'t offer click and collect, we can specifically focus on this point and make recommendations. Don\'t plan on providing click and collect but are looking to harness the collective advertising power of online selling platforms such as Amazing and eBay? Again we can cover this during our meeting.</span>\r\n\r\n<span>The standard criteria covered in our one-to-one includes:</span>\r\n<ul>\r\n 	<li><span>Inbound Marketing</span></li>\r\n 	<li><span>The User Experience</span></li>\r\n 	<li><span>Sales Funnels</span></li>\r\n 	<li><span>Conversion Rate Optimisation</span></li>\r\n 	<li><span>E-Commerce Security</span></li>\r\n 	<li><span>Delivery Options</span></li>\r\n 	<li><span>Brand Loyalty</span></li>\r\n</ul>\r\n<h3>So What\'s The Catch?</h3>\r\n<span>There is no catch! Actuate Digital have a firm ethical policy and are looking to help businesses both locally and further afield grasp the opportunities that the global pandemic has produced for e commerce growth. We realise this is a sad and dark time in our history, but together it\'s possible to emerge stronger if we choose the right actions now.</span>\r\n\r\n<span>We won\'t tell fibs; we hope that the findings unearthed during our free one-to-one meeting will lead you to choose to work with Actuate for the implementation phase. However, this is by no means required. You\'re free to walk away with the expert knowledge we have freely given and an extra follower on your social media channels (we like making connections)!</span>\r\n\r\n<span>At the end of the day, we believe in our award-winning team and know we can make a difference for not only your business but the lives of your staff as well, so what do you have to lose by giving up a few hours of your time? Contact us now to arrange your free, no-obligation, one-to-one and let us show you how to help your business thrive during lockdown.</span>','Free One-to-One eCommerce Review To Help Your Business Thrive During Lockdown','','inherit','closed','closed','','5653-revision-v1','','','2026-02-15 13:14:59','2026-02-15 13:14:59','',5653,'https://actuate.webpreview.co/?p=8509',0,'revision','',0),(8510,1,'2026-02-15 13:15:20','2026-02-15 13:15:20','If you operate an eCommerce business, you may have found that the global pandemic has caused an increase of visitors to your website and with it an increase in sales. This trend shows no signs of ending anytime soon with research from Retail Economics and buy now pay later payment provider Klarna showing 71% of British consumers are hesitant to shop on the high street on the run-up to Christmas. 56% of respondents also said they plan to spend more online for Christmas than they have over previous years. Whether you\'ve had an influx of online sales or not, one thing you should be prioritising with lockdown and increased home working is the security of your eCommerce system. Both new staff members and old should receive annual training on how to maintain the highest levels of security for your business and your eCommerce website.\n<h2>Why You Should Provide eCommerce Security Training For Your Staff</h2>\nAs the numbers of Coronavirus cases have skyrocketed around the world, so have the number of cybercrime attacks and scams aimed to trick home workers into compromising their companies security. From fake contact tracing apps to phishing emails and scam COVID-19 domains, it\'s sad to say that if you don\'t organise regular security training for your team members that your eCommerce website will be hacked or compromised. The clock is ticking; it\'s essential to train your staff on what to look out for and how to keep what they do safe and secure. Below we\'ve listed some of the popular ways that your employees\' systems could be compromised; once this happens, it\'s not a massive leap over to your eCommerce site.\n<h3>Emails</h3>\nIn March 2020, email scams related to COVID-19 increased a staggering 667%. Email phishing scams can take several forms, but the end goal is usually the same, they want you to click on a malicious link. Once you click on a link, login credentials are stolen, or malware is added to your computer allowing remote access or the unauthorised collection of data. Some of the best ways to combat phishing attacks involve training employees on how to spot fake emails and links as well as stressing the importance of using your organisation\'s email system rather than personal email for work purposes. The UK\'s NCSC (National Cyber Security Centre) has a useful guide on defending your organisation from phishing attacks which can be viewed at <a href=\"https://www.ncsc.gov.uk/guidance/phishing\">https://www.ncsc.gov.uk/guidance/phishing </a>\n<h3>Remote Desktop Connections</h3>\nWhile your staff are working at home, they may be connecting to their work desktops using a remote desktop connection. When your system is set up to allow these remote connections, it is vital that default, \'system accounts\' are disabled or restricted as these are a popular way for hackers to gain access to third-party systems. To access their remote desktop, a user enters their login credentials, and a connection is made from one computer to another. Problems, however, arise when a user\'s computer is configured to remember connection details or not log out after a set amount of inactivity. If a users home computer is compromised by hackers, stolen or left unattended in a publicly accessible space someone could gain access to your systems. Likewise, if generic and easy to guess credentials are used to secure desktops, hackers could also gain access via brute force tactics. Earlier this year Microsoft released information for securing remote desktop usage within your organisation which is available at <a href=\"https://www.microsoft.com/security/\">https://www.microsoft.com/security/blog/2020/04/16/securityguidance-remote-desktop-adoption/</a>\n<h2>Cloud Storage</h2>\nWith affordable cloud storage accessible to all businesses, both small and large, the cloud has become a reliable way to share, save and access files from your organisation for anyone not physically sitting in your office. Apart from allowing centralised storage, the cloud also protects from data loss with multiple redundancies in place to mitigate the risk to your business. Again, like everything else mentioned in this article, cloud storage is not without its risks and should be carefully monitored. The UK\'s ICO (Information Commissioner\'s Office) has put together a handy document on the use of cloud computing within your organisation available from <a href=\"https://ico.org.uk/media/fororganisations/documents/1540/cloud_computing_guidance_for_organisations.pdf\">https://ico.org.uk/media/fororganisations/documents/1540/cloud_computing_guidance_for_organisations.pdf</a>\n<h2>Passwords</h2>\nIt\'s likely your organisation has accounts with many websites, and when your employees are working from home, the temptation to send a list of passwords to help with productivity is high (this includes your eCommerce passwords). Imagine the risks to your business if just one of these lists were compromised. Employees should only be granted access to systems and accounts that are essential for their day-today job, minimising the potential for hackers to gain access to multiple systems. Further guidance is available from the UK\'s NCSC (National Cyber Security Centre) as well as general advice on home working and the use of personal IT equipment from <a href=\"https://www.ncsc.gov.uk/\">https://www.ncsc.gov.uk/blogpost/secure-home-working-personal-it</a>\n<h2>The Bottom Line</h2>\nCoronavirus, lockdown and the pandemic has caused such disruption on a worldwide basis that we\'re sure you don\'t want to risk more problems. Take advice, use up to date systems specifically designed with security for home workers (such as Magento 2.4, which includes 2-factor authentication) and engage your staff members on the importance of eCommerce security. The benefits to your business are worth the effort.','Training Your Staff To Maintain Tight eCommerce Security During Lockdown','','inherit','closed','closed','','5652-autosave-v1','','','2026-02-15 13:15:20','2026-02-15 13:15:20','',5652,'https://actuate.webpreview.co/?p=8510',0,'revision','',0),(8511,1,'2026-02-15 13:16:16','2026-02-15 13:16:16','If you operate an eCommerce business, you may have found that the global pandemic has caused an increase of visitors to your website and with it an increase in sales. This trend shows no signs of ending anytime soon with research from Retail Economics and buy now pay later payment provider Klarna showing 71% of British consumers are hesitant to shop on the high street on the run-up to Christmas. 56% of respondents also said they plan to spend more online for Christmas than they have over previous years. Whether you\'ve had an influx of online sales or not, one thing you should be prioritising with lockdown and increased home working is the security of your eCommerce system. Both new staff members and old should receive annual training on how to maintain the highest levels of security for your business and your eCommerce website.\r\n<h2>Why You Should Provide eCommerce Security Training For Your Staff</h2>\r\nAs the numbers of Coronavirus cases have skyrocketed around the world, so have the number of cybercrime attacks and scams aimed to trick home workers into compromising their companies security. From fake contact tracing apps to phishing emails and scam COVID-19 domains, it\'s sad to say that if you don\'t organise regular security training for your team members that your eCommerce website will be hacked or compromised. The clock is ticking; it\'s essential to train your staff on what to look out for and how to keep what they do safe and secure. Below we\'ve listed some of the popular ways that your employees\' systems could be compromised; once this happens, it\'s not a massive leap over to your eCommerce site.\r\n<h3>Emails</h3>\r\nIn March 2020, email scams related to COVID-19 increased a staggering 667%. Email phishing scams can take several forms, but the end goal is usually the same, they want you to click on a malicious link. Once you click on a link, login credentials are stolen, or malware is added to your computer allowing remote access or the unauthorised collection of data. Some of the best ways to combat phishing attacks involve training employees on how to spot fake emails and links as well as stressing the importance of using your organisation\'s email system rather than personal email for work purposes. The UK\'s NCSC (National Cyber Security Centre) has a useful guide on defending your organisation from phishing attacks which can be viewed at <a href=\"https://www.ncsc.gov.uk/guidance/phishing\">https://www.ncsc.gov.uk/guidance/phishing </a>\r\n<h3>Remote Desktop Connections</h3>\r\nWhile your staff are working at home, they may be connecting to their work desktops using a remote desktop connection. When your system is set up to allow these remote connections, it is vital that default, \'system accounts\' are disabled or restricted as these are a popular way for hackers to gain access to third-party systems. To access their remote desktop, a user enters their login credentials, and a connection is made from one computer to another. Problems, however, arise when a user\'s computer is configured to remember connection details or not log out after a set amount of inactivity. If a users home computer is compromised by hackers, stolen or left unattended in a publicly accessible space someone could gain access to your systems. Likewise, if generic and easy to guess credentials are used to secure desktops, hackers could also gain access via brute force tactics. Earlier this year Microsoft released information for securing remote desktop usage within your organisation which is available at <a href=\"https://www.microsoft.com/security/\">https://www.microsoft.com/security/blog/2020/04/16/securityguidance-remote-desktop-adoption/</a>\r\n<h3>Cloud Storage</h3>\r\nWith affordable cloud storage accessible to all businesses, both small and large, the cloud has become a reliable way to share, save and access files from your organisation for anyone not physically sitting in your office. Apart from allowing centralised storage, the cloud also protects from data loss with multiple redundancies in place to mitigate the risk to your business. Again, like everything else mentioned in this article, cloud storage is not without its risks and should be carefully monitored. The UK\'s ICO (Information Commissioner\'s Office) has put together a handy document on the use of cloud computing within your organisation available from <a href=\"https://ico.org.uk/media/fororganisations/documents/1540/cloud_computing_guidance_for_organisations.pdf\">https://ico.org.uk/media/fororganisations/documents/1540/cloud_computing_guidance_for_organisations.pdf</a>\r\n<h3>Passwords</h3>\r\nIt\'s likely your organisation has accounts with many websites, and when your employees are working from home, the temptation to send a list of passwords to help with productivity is high (this includes your eCommerce passwords). Imagine the risks to your business if just one of these lists were compromised. Employees should only be granted access to systems and accounts that are essential for their day-today job, minimising the potential for hackers to gain access to multiple systems. Further guidance is available from the UK\'s NCSC (National Cyber Security Centre) as well as general advice on home working and the use of personal IT equipment from <a href=\"https://www.ncsc.gov.uk/\">https://www.ncsc.gov.uk/blogpost/secure-home-working-personal-it</a>','Training Your Staff To Maintain Tight eCommerce Security During Lockdown','','inherit','closed','closed','','5652-revision-v1','','','2026-02-15 13:16:16','2026-02-15 13:16:16','',5652,'https://actuate.webpreview.co/?p=8511',0,'revision','',0),(8512,1,'2026-02-15 13:17:24','2026-02-15 13:17:24','A new grant scheme has been announced for businesses based in Cheshire and Warrington, designed to help you invest in offsetting lost sales due to the Coronavirus pandemic. Aimed at small businesses in the region, the grant will offer funding up to 80% on capital items with a maximum level of £5,000. £1 million has been awarded by Cheshire &amp; Warrington Local Enterprise Partnership for the scheme with applications opening on Wednesday, 28th October.\r\n\r\nAvailable for a range of expenditure from IT equipment to support Test &amp; Trace obligations and contactless payments to the purchase of PPE equipment for staff. One of the more creative options for the funding is the option to invest in offsetting lost sales. By utilising digital platforms to establish online delivery and digital ordering systems, not only can lost revenue from physical sales be offset, in some cases, it may also lead to increased business, especially once fully established.\r\n\r\nThe application process will be split over five rounds which start on Wednesday 28th October 2020 at noon, and we advise anyone looking to take advantage of this scheme to apply sooner rather than later. Actuate Digital are on hand to help facilitate your application by providing quotations for work, and we advise you to get in touch with us immediately so we can discuss the needs of your business in full. The five application rounds will be launched by Blue Orchid on the following dates:\r\n<ul>\r\n 	<li>Round 1 - Wednesday, 28th October 2020 at noon and closes once 20% of the overall budget is allocated.</li>\r\n 	<li>Round 2 - Monday, 9th November 2020 at noon and closes once 20% of the overall budget is allocated.</li>\r\n 	<li>Round 3 - Monday, 23rd November 2020 at noon and closes once 20% of the overall budget is allocated.</li>\r\n 	<li>Round 4 - Monday, 7th December 2020 at noon and closes once 20% of the overall budget is allocated.</li>\r\n 	<li>Round 5 - Monday, 14th December 2020 at noon and closes once 20% of the overall budget is allocated.</li>\r\n</ul>\r\n<h2>Grant Eligibility</h2>\r\nIf you can answer yes to the following questions, then your business should be eligible for the grant:\r\n<ol>\r\n 	<li>Are you a small to medium Cheshire and Warrington based business?</li>\r\n 	<li>Are you a business with commercial premises AND/OR employs staff other than yourself? 3. Are you a business that hasn\'t previously received a Cheshire and Warrington Covid Recovery capital grant?</li>\r\n 	<li>Do you have a business bank account that you will use for your project spend?</li>\r\n</ol>\r\n<h2>Project Examples</h2>\r\nActuate are able to implement a range of digital solutions to help offset lost sales due to COVID-19, which could include:\r\n<ul>\r\n 	<li>A new eCommerce website based on Magento 2.4, specifically designed to addresses problems faced by businesses during lockdown. Features include online ordering for timed in-store pickup or delivery and heightened security features for employees working remotely.</li>\r\n 	<li>Updates to a current Magento website build to introduce the new features and functionality added in the Magento 2.4 release.</li>\r\n 	<li>EPOS setup and integration with your current eCommerce platform for seamless stock tracking combined with contactless payments to help keep your business COVID-secure.</li>\r\n 	<li>Social commerce setup and integration with popular social media platforms such as Facebook to attract more visitors to your digital storefront.</li>\r\n</ul>\r\nInvesting now to offset lost sales is vital for businesses feeling the pinch due to COVID-19. Consumers continue to switch to digital solutions and are driving growth for many aspects of eCommerce. By taking advantage of grants such as this from Cheshire &amp; Warrington LEP, you could secure an affordable solution from Actuate to move your business forward, so why not explore the options available to you now. Call Actuate on 01244 911360 and start the journey to recovery for your business.\r\n\r\nGrant applications should be made through Blue Orchid via their website at\r\n\r\n<a href=\"https://blueorchid.co.uk/cheshire-warrington-restructure-grant/\">https://blueorchid.co.uk/cheshire-warrington-restructure-grant/</a>','Invest in offsetting lost sales and claim funding of up to £5,000 if your business is based in Cheshire and Warrington','','inherit','closed','closed','','5651-revision-v1','','','2026-02-15 13:17:24','2026-02-15 13:17:24','',5651,'https://actuate.webpreview.co/?p=8512',0,'revision','',0),(8513,1,'2026-02-15 13:19:09','2026-02-15 13:19:09','Are you looking to launch a new website or refresh your current site in the next 6-12 months? You may be surprised to read that you should really start planning now for your new website and book a meeting, or at the bare minimum a chat with your preferred digital agency. But surely it doesn\'t take that long to plan and execute a successful launch or relaunch of a website? You\'d be surprised...\r\n\r\nBelow, we will run you through the crucial reasons why you should plan ahead for your new website build and the pitfalls you\'ll avoid.\r\n<h2>Customer Analysis</h2>\r\nCan you name your perfect customers, do you know their age, sex, income or even favourite things to do? What about colours and their preferred social platforms? If the answer is yes, well done, you\'re actually in a better position than 99% of the population when it comes to truly understanding the behaviour of their consumers.\r\n\r\nA great website isn\'t about merely picking a beautiful design, adding some content and waiting for sales or customers to contact you; a great website is designed around its customers\' needs. Until you understand your customers, you can\'t anticipate their needs. This information takes time to acquire and analyse, so it\'s essential to engage with your digital agency as soon as you can.\r\n<h3>Website Analysis</h3>\r\nDo you know the reasons you want a new website? If you have a current site have you sat down and listed your likes and dislikes about it? Have you listed your main competitors and again pulled out your likes and dislikes about their websites? Much like customer analysis, the analysis of your current website and those of your competitors takes time and effort.\r\n<h3>Website Content</h3>\r\nUnless your website is bursting with fresh, unique and tip-top content lets face it, you\'re going to need time to create the backbone of your new website. Yes yes, we all know the saying \'content is king\' but when it comes to your website how much time have you ever dedicated to copywriting and content? The number of hours probably can be counted on one hand!\r\n\r\nSolid, authoritative content takes time to plan, write and check for errors; it doesn\'t matter if you, your marketing department or an external copywriter creates it for you, it takes time to do it right. If you don\'t plan ahead, you could end up using your current content for your new website, and that\'s probably not the best thing to do.\r\n<h3>Google Rankings</h3>\r\nEver launched a new website and seen your Google Rankings plummet faster than the sale of ice cream in winter? Sure you have, and there is probably a simple reason for this catastrophic blunder... time! Failing to give a design agency time to properly spec, build and craft a high-quality website often resorts in cut corners to meet client deadlines.\r\n\r\nThe answer to this particular problem was simple, redirecting old pages to their new equivalents in a way that Google recommends. Amid an angry client whose number one focus is launching their new site in as soon as possible, these things are easily overlooked when receiving a barrage of emails stressing the importance of the website going live NOW.\r\n<h3>Angry Managers!</h3>\r\nFinally, we\'re sure if you\'re the manager or owner of your company you don\'t want to get angry or frustrated, the same goes if you\'re working on behalf of your company manager or owner. When a website is rushed and the right amount of time isn\'t allocated to the project, tempers flare, and things tend to get heated.\r\n\r\nThis is easily avoided by allowing time for your new project, which in turn means you can talk through issues and don\'t feel the pressure of deadlines.','Planning ahead for a new website','','inherit','closed','closed','','2045-revision-v1','','','2026-02-15 13:19:09','2026-02-15 13:19:09','',2045,'https://actuate.webpreview.co/?p=8513',0,'revision','',0),(8514,1,'2026-02-15 13:19:56','2026-02-15 13:19:56','It\'s the beginning of October, the weather has well and truly turned, at least here in Chester, and believe it or not it\'s time to think about Old St. Nick and that magical \"C\" word... That\'s right, Christmas is almost upon us and thanks to both national and local lockdown, you probably think where has the year gone! Well, there\'s no time to worry about that, whether you\'re local to Chester or not, it\'s time to start planning your COVID secure Christmas, and there is no better place than right here in the walled city of Chester in Cheshire. Here at Actuate\'s top 5 picks for a great Christmas out and about in Chester this year:\r\n<h2 class=\"list-heading\">1. Chester Christmas Market</h2>\r\nWhen you start to see the small traditional wooden chalets organised around a magnificent tree, you know Christmas has officially arrived in the heart of Chester. With a host of handmade gifts, locally sourced produce not to mention the mulled wine and hot food, Chester Christmas Market is the perfect way to experience the joys and historic beauty of Chester. Chester Christmas Market returns on Thursday, 19th November to Tuesday, 22nd December 2020 dependant on government guidance and takes place outside of Chester Cathedral, Storyhouse and Chester\'s historic Town Hall. Visit the Chester Christmas Market Facebook page for the latest news and announcements at <a href=\"https://www.facebook.com/ChesterChristmasMarket/\">https://www.facebook.com/ChesterChristmasMarket/</a>\r\n<h2 class=\"list-heading\">2. A Christmas Carol at Chester\'s Storyhouse</h2>\r\nChristmas isn\'t cancelled! That\'s the promise made by Chester\'s very own Storyhouse theatre as they prepare to host their Christmas show Charles Dickens\' A Christmas Carol. One of a handful of venues around the UK still operating this Christmas, the show has been designed around social distancing rules with less than half of the regular ticket allocations on sale for their shows between 7th November 2020 and 17th January 2021. Act quickly to avoid disappointment and enjoy a little normality this Christmas. Book your tickets now from the Storyhouse website at https://www.storyhouse.com/event/achristmas-carol\r\n<h2 class=\"list-heading\">3. Chester Zoo Lanterns - A Starlit Christmas Experience</h2>\r\nChester Zoo like you have never seen before with their illuminated winter experience set after the zoos regular closing time. Back for its 9th year, Chester Zoo Lanterns is a beautiful way to spend an evening for the whole family. Escape the worries of 2020 in their eleven magical worlds this year aimed at taking you to faraway lands. The experience created in partnership with Wild Rumpus aids Chester Zoo\'s vital efforts with wildlife conservation and will be an event you remember for years to come.\r\n\r\nTickets are available from <a href=\"https://www.chesterzoo.org/events/\">https://www.chesterzoo.org/events/the-lanterns-a-starlit-christmas/</a> now for selected dates between Friday, 13th November and Wednesday, 23rd December 2020.\r\n<h2 class=\"list-heading\">4. The Snowman at Chester Cathedral</h2>\r\nThe Snowman has returned to Chester Cathedral for its 8th year accompanied by live orchestra for a screening of this iconic British animated adventure. The performance also features a beautiful solo of the famous \"Walking in the Air\", performed by a local audition winner as well as a visit from The Snowman himself, guaranteed to melt the heart of little ones. Tickets can be booked online from <a href=\"https://chestercathedral.ticketsolve.com/shows/1173603999/events/428301050\">https://chestercathedral.ticketsolve.com/shows/1173603999/events/428301050</a> for the four performances on Monday, 21st December 2020.\r\n<h2 class=\"list-heading\">5. Chester Cathedral\'s Christmas Tree Festival</h2>\r\nLose yourself in the lights of Chester Cathedral with their amazing Christmas Tree Festival and forget your troubles. This year Chester Cathedral is determined to bring hope and happiness to everyone who has had such a rough time during 2020, and their annual Christmas Tree Festival will do just that. Especially adapted based on government guidance, this year will see sparkling trees throughout the cathedral. For further information about the festival visit <a href=\"https://chestercathedral.com/about/\">https://chestercathedral.com/about/christmas-treefestival/</a> on the Chester Cathedral website. Know of an event happening in Chester this Christmas that we\'ve missed? Get in touch and let us know.','Top things to do in Chester this Christmas','','inherit','closed','closed','','2042-revision-v1','','','2026-02-15 13:19:56','2026-02-15 13:19:56','',2042,'https://actuate.webpreview.co/?p=8514',0,'revision','',0),(8515,1,'2026-02-15 13:20:13','2026-02-15 13:20:13','It\'s the beginning of October, the weather has well and truly turned, at least here in Chester, and believe it or not it\'s time to think about Old St. Nick and that magical \"C\" word... That\'s right, Christmas is almost upon us and thanks to both national and local lockdown, you probably think where has the year gone! Well, there\'s no time to worry about that, whether you\'re local to Chester or not, it\'s time to start planning your COVID secure Christmas, and there is no better place than right here in the walled city of Chester in Cheshire. Here at Actuate\'s top 5 picks for a great Christmas out and about in Chester this year:\r\n<h2 class=\"list-heading\">Chester Christmas Market</h2>\r\nWhen you start to see the small traditional wooden chalets organised around a magnificent tree, you know Christmas has officially arrived in the heart of Chester. With a host of handmade gifts, locally sourced produce not to mention the mulled wine and hot food, Chester Christmas Market is the perfect way to experience the joys and historic beauty of Chester. Chester Christmas Market returns on Thursday, 19th November to Tuesday, 22nd December 2020 dependant on government guidance and takes place outside of Chester Cathedral, Storyhouse and Chester\'s historic Town Hall. Visit the Chester Christmas Market Facebook page for the latest news and announcements at <a href=\"https://www.facebook.com/ChesterChristmasMarket/\">https://www.facebook.com/ChesterChristmasMarket/</a>\r\n<h2 class=\"list-heading\">A Christmas Carol at Chester\'s Storyhouse</h2>\r\nChristmas isn\'t cancelled! That\'s the promise made by Chester\'s very own Storyhouse theatre as they prepare to host their Christmas show Charles Dickens\' A Christmas Carol. One of a handful of venues around the UK still operating this Christmas, the show has been designed around social distancing rules with less than half of the regular ticket allocations on sale for their shows between 7th November 2020 and 17th January 2021. Act quickly to avoid disappointment and enjoy a little normality this Christmas. Book your tickets now from the Storyhouse website at https://www.storyhouse.com/event/achristmas-carol\r\n<h2 class=\"list-heading\">Chester Zoo Lanterns - A Starlit Christmas Experience</h2>\r\nChester Zoo like you have never seen before with their illuminated winter experience set after the zoos regular closing time. Back for its 9th year, Chester Zoo Lanterns is a beautiful way to spend an evening for the whole family. Escape the worries of 2020 in their eleven magical worlds this year aimed at taking you to faraway lands. The experience created in partnership with Wild Rumpus aids Chester Zoo\'s vital efforts with wildlife conservation and will be an event you remember for years to come.\r\n\r\nTickets are available from <a href=\"https://www.chesterzoo.org/events/\">https://www.chesterzoo.org/events/the-lanterns-a-starlit-christmas/</a> now for selected dates between Friday, 13th November and Wednesday, 23rd December 2020.\r\n<h2 class=\"list-heading\">The Snowman at Chester Cathedral</h2>\r\nThe Snowman has returned to Chester Cathedral for its 8th year accompanied by live orchestra for a screening of this iconic British animated adventure. The performance also features a beautiful solo of the famous \"Walking in the Air\", performed by a local audition winner as well as a visit from The Snowman himself, guaranteed to melt the heart of little ones. Tickets can be booked online from <a href=\"https://chestercathedral.ticketsolve.com/shows/1173603999/events/428301050\">https://chestercathedral.ticketsolve.com/shows/1173603999/events/428301050</a> for the four performances on Monday, 21st December 2020.\r\n<h2 class=\"list-heading\">Chester Cathedral\'s Christmas Tree Festival</h2>\r\nLose yourself in the lights of Chester Cathedral with their amazing Christmas Tree Festival and forget your troubles. This year Chester Cathedral is determined to bring hope and happiness to everyone who has had such a rough time during 2020, and their annual Christmas Tree Festival will do just that. Especially adapted based on government guidance, this year will see sparkling trees throughout the cathedral. For further information about the festival visit <a href=\"https://chestercathedral.com/about/\">https://chestercathedral.com/about/christmas-treefestival/</a> on the Chester Cathedral website. Know of an event happening in Chester this Christmas that we\'ve missed? Get in touch and let us know.','Top things to do in Chester this Christmas','','inherit','closed','closed','','2042-revision-v1','','','2026-02-15 13:20:13','2026-02-15 13:20:13','',2042,'https://actuate.webpreview.co/?p=8515',0,'revision','',0),(8516,1,'2026-02-15 13:21:07','2026-02-15 13:21:07','<h2>5 ways to increase eCommerce conversion rates</h2>\nDid you know that the average UK conversion rate for eCommerce websites is just 1.4%? This number is 0.4% lower than the global average of 1.8% and underlines the importance of conversion rate optimisation for UK businesses, whether B2C or B2B.\n<h3>What is conversion rate optimisation?</h3>\nConversion rate optimisation, often abbreviated to CRO is the act of converting a higher percentage of website visitors into customers. The methods used to achieve this goal can vary, but any changes made to your website to accomplish this task is classes as CRO.\n<h3>How to increase eCommerce conversion rates?</h3>\nIn the UK, the B2C eCommerce market is worth around £181 billion, which accounts for 19% of the UK\'s total retail spend. The pandemic has also changed shopping habits, increasing online spending habits further, but how do you capture your share of this booming eCommerce  business? One of the easiest methods is to invest time and money into conversion rate optimisation for your website.\n\nHere are five ways you could increase your conversion rates.\n<h4>1. Boost your sites loading times</h4>\nGoogle research shows that 53% of visitors to your website will abandon their session if your page takes 3 seconds or more to load. With the average loading speed of websites in the UK standing at 8.9 seconds, there is a massive opportunity for your site to stand out amongst the crowd.\n\nFind out where your website is hosted and see how quickly it loads by using a free tool such as Google\'s <a href=\"https://developers.google.com/speed/pagespeed/insights\">Page Speed Insights</a>.\n\nHere at Actuate, we purposely chose to partner with UK Fast for our client\'s web hosting needs, drawing on their <a href=\"https://www.ukfast.co.uk/fast-host.html\">need for speed</a> and best in class infrastructure to give the sites we host that competitive advantage.\n<h4>2. Responsive &amp; Mobile-First Design</h4>\nDo you know how many visitors to your website are using a mobile device compared to a desktop?\n\nThe probability is that the majority of your visitors already use a mobile device and by 2023, your mobile sales will overtake desktop sales. But have you ever tested your website using a mobile device? It\'s easy in an office environment to forget mobile exists, which can have severe consequences for your bottom line.\n\nMake sure your website is responsive (adapts to work across a variety of devices such as smartphones, tablets, laptops and desktops). If you\'re planning a redesign, indicate you\'d prefer a mobile-first approach (when a site is designed primarily for mobile devices and adapted for larger\nscreens as a secondary measure).\n\nAt Actuate, unless otherwise requested, all eCommerce sites are built responsively with a mobile-first design.\n<h4>3. Simplify your checkout</h4>\nYou\'ll find most of your visitors drop-off your site during the checkout process; it\'s advisable to take a long, hard look at your checkout, with top reasons for abandonment including:\n<ul>\n 	<li>Being forced to create an account</li>\n 	<li>Making the checkout process too complex</li>\n 	<li>Unexpected delivery costs</li>\n 	<li>Security concerns</li>\n</ul>\nWe create customer profiles to tailor your eCommerce site to the needs of your audience, making the user experience better for all involved.\n<h4>4. Include multiple payment options</h4>\nWhy would a consumer choose a competitor selling an identical product to yours, even if that product is more expensive? Maybe if they offer PayPal or another preferred payment method and you don\'t. Why? One of the reasons is because payment providers such as PayPal allow items to be purchased using PayPal Credit, giving you four interest-free months to pay for an item. Now, do you see the advantages?\n\nWe\'ll advise and help you consider your target audience when thinking about the payment methods you include on your checkout. If you sell high-value items, consider some of the buy-now-pay-later payment providers, PayPal is recommended for ease of use, and mobile payment providers are also growing in popularity.\n<h4>5. Rely on social proof</h4>\nSocial proof is the action of people following the actions and recommendations of others and is a powerful tool in helping boost conversion rates on your website. Promote customer reviews across your product pages and social media channels to encourage sales. If you don\'t currently collect reviews, consider adding this as a priority.\n\nSurveys show that 86% of consumers read reviews for local businesses, and even Google have admitted that reviews play a role in your search rankings.\n\nWe\'re able to set up and integrate reviews for your eCommerce site as well as advising on Google licensed review providers to make sure Google counts your on-site reviews, rather than ignoring them because of how they were collected.\n<h3>Conclusion</h3>\nConversion rate optimisation is all about changing your site for the better. By analysing your statistics and analytics, educated changes can be introduced to influence the ways consumers interact with your site. Don\'t settle for anything other than outstanding when it comes to your conversions, book a meeting with Actuate today and let\'s turn your website around.','5 ways to increase eCommerce conversion rates','','inherit','closed','closed','','2028-revision-v1','','','2026-02-15 13:21:07','2026-02-15 13:21:07','',2028,'https://actuate.webpreview.co/?p=8516',0,'revision','',0),(8517,1,'2026-02-15 13:21:07','2026-02-15 13:21:07','<h2>Winning Local Business With Local eCommerce</h2>\nAnalysis from Deloitte Digital in Great Britain has shown that since lockdown 3 in 5 consumers have chosen to shop more at local shops than previously. The same report also showed that 57% of consumers say they will be more likely to shop locally once lockdown ends. While excellent news for retailers that already have a local eCommerce presence, those that don\'t have some catching up to do.\n<h3>The Benefits of Local eCommerce for your business</h3>\nBoosted by lockdown, there is a growing trend for people wishing to shop locally if they can find the products they\'re looking for close to their home or workplace and at a reasonable price. The benefits to you as a business are numerous, but some of the key reasons to grow your local eCommerce presence include:\n<ul>\n 	<li><strong>Competing with the multi-nationals.</strong> Amazon may have Prime delivery, but if a consumer can pick up an item within 24 hours locally, then you could well find they shop with you.</li>\n 	<li><strong>Building your customer base through word of mouth.</strong> 92% of consumers trust recommendations made by their friends. Capitalise on this by getting locals talking about you.</li>\n 	<li><strong>Reducing your overheads.</strong> It takes time to print packing labels, book parcels into your delivery system or take them to the local post office. By encouraging users to pick up their orders, you can save time and money.</li>\n</ul>\n<h3>Why Customers Choose To Shop Local</h3>\nToday\'s modern consumer is much more ethically focussed than in the past, so choosing to shop local allows them to feel that they are making a difference. Apart from helping the local economy and high street, consumers are also more environmentally aware; this makes local shopping the ideal choice for those wishing to ensure a better world for future generations.\n\nSome of the top reasons for shopping locally include:\n<ul>\n 	<li>Supporting the local economy</li>\n 	<li>Saving jobs</li>\n 	<li>A safer way to shop</li>\n 	<li>Helping the environment</li>\n 	<li>Preserving the local community</li>\n</ul>\nIf you can help tick these boxes for your customers, then you won\'t be far away from making a sale. Don\'t be afraid to reveal your human side as a business, showing that you support the environment and or local charities goes a long way in building trust with potential customers.\n\n62% of users will more likely spend money at a shop that takes extra steps to ensure the safety and well-being of staff.\n\nIf you already deliver locally to some of your customers, consider adding this as an additional service giving website users a wide choice of delivery options when shopping with you. The flexibility of knowing an order can be delivered quickly if need be is another great way to tip the scales in your favour.\n<h3>What to Look For in a Local eCommerce Website</h3>\nWhen it comes to choosing the right eCommerce software for your business, you may find yourself struggling to compare one system to another. On the surface, most eCommerce software packages are created equally, it\'s only when you drill down to the specifics that you find significant differences starting to appear.\n\nEssential to a local eCommerce site are the following features:\n<ul>\n 	<li>In-Store Pick Up or Local Delivery Options</li>\n 	<li>Multiple Payment Methods</li>\n 	<li>Great Customer Experience</li>\n 	<li>Mobile-Friendly Design</li>\n 	<li>Reviews &amp; User Generated Content (UGC)</li>\n 	<li>Strong Localised SEO</li>\n</ul>\nWhilst we work with several eCommerce platforms here at Actuate Digital, one platform that is currently adapting to the trend of local eCommerce is Magento, more specifically, Magento 2.4. With new features including enhanced in-store pickup, multiple speed enhancements and workflow tools, it\'s a great contender for your next local eCommerce site.\n\nIn today\'s digital world, it pays to offer a digital version of your storefront to visitors who for one reason or another may visit your website before your physical store. With window shopping often occurring online, don\'t lose a sale just because you\'ve never needed a website in the past. As lockdown proved, businesses with the ability and foresight to adapt were able to make significant gains and those who didn\'t unfortunately lost out. Prepare for the changing habits of your customers now and enjoy the success of selling locally.','Winning Local Business With Local eCommerce','','inherit','closed','closed','','2022-revision-v1','','','2026-02-15 13:21:07','2026-02-15 13:21:07','',2022,'https://actuate.webpreview.co/?p=8517',0,'revision','',0),(8518,1,'2026-02-15 13:21:07','2026-02-15 13:21:07','<h2 class=\"p1\">Blogging For Your Business</h2>\n<p class=\"p2\">We all hate ads, that\'s a fact! So when it comes to marketing, it makes sense to focus on content rather than more traditional, ignored methods of advertising. Blogs are directly responsible for over 430% more indexed pages and 97% more indexed links. You can\'t ignore those numbers; it\'s time to start blogging for your business.</p>\n<p class=\"p2\">So why do users prefer blog posts over other advertising methods? The main reasons include feeling closer to a company after reading blog posts as well as feeling more positive about a company, everything you\'re looking for to ease visitors down the conversion path.</p>\n<p class=\"p2\">But what if you don\'t have the time or really can\'t bring yourself around to the thought of crafting the perfect blog post? Well, why not consider outsourcing? 62% of companies outsource their content marketing to agencies like us here at Actuate Digital and see an upturn in traffic and sales because of it.</p>\n\n<h3 class=\"p2\">How To Start Blogging With Your Existing Website</h3>\n<p class=\"p2\">Congratulations, you\'ve decided that blogging is the next logical step to increase brand awareness, visitors and sales, but how should you start and what software should you use?</p>\n<p class=\"p2\">Unfortunately, there is no one-size-fits-all answer to this question. The answer can vary depending on your current website setup, personal preferences and features you\'re looking for in blogging software. We do, however, have a few suggestions to make the process of choosing easier and a lot of the time it includes the term WordPress!</p>\n\n<h4 class=\"p2\">Existing WordPress Users</h4>\n<p class=\"p2\">If you\'re already using WordPress to manage your website, you\'re in luck. Over 63.5% of all content managed sites use WordPress, which amounts to over one-third of all websites in existence today. It\'s a scalable platform designed originally for blogging, so you\'re already well on the way to success.</p>\n\n<h4 class=\"p2\">Magento Users</h4>\n<p class=\"p2\">For those using Magento, arguably one of the most popular eCommerce platforms today, FishPig produces a free extension for both Magento 1 and Magento 2, which integrates WordPress into the Magento architecture. Once installed, you\'re free to enjoy all the benefits of Magento for selling and WordPress for blogging.</p>\n\n<h4 class=\"p2\">Shopify &amp; BigCommerce Users</h4>\n<p class=\"p2\">While it\'s not currently possible to integrate WordPress directly with Shopify or BigCommerce, you do have many options available to you when it comes to creating a blog.</p>\n<p class=\"p2\">The first is using the inbuilt blogging capabilities of each system, while basic, they are more than adequate for the occasional blog post. The second option is to use one of the many third-party blogging plugins available.</p>\n<p class=\"p2\">Users with a love of WordPress can even set up their blog using a sub-domain such as blog.domain.com and install WordPress here. The drawback, however, is that Google classifies both www.domain.com and blog.domain.com as two different sites meaning you won\'t get all of the benefits of hosting your blog together with your main website. The choice, however, is ultimately yours, and companies such as Actuate can help explain the pros and cons for your business.</p>\n\n<h3 class=\"p2\">Blog Post Planning</h3>\n<p class=\"p2\">For some, the thought of writing blog articles can be terrifying. The idea of being chained to your computer for days attempting to think of something to write about isn\'t pleasant. Make things easier for yourself by starting a content calendar using a simple spreadsheet. Here you should list ideas for blog posts as you get them, a schedule of when you plan to post articles to your blog as well as additional information on the type of blog post you plan on writing.</p>\n<p class=\"p2\">Ideas for posts themselves can come from anywhere, other blogs you frequently read, industry news and announcements and your own ideas and thoughts. If you keep your blog in mind as you go about your everyday business, you\'ll find ideas jump out at you almost all the time.</p>\n<p class=\"p2\">Some of the most popular blog posts which engage users and pull in views include:</p>\n\n<ul>\n 	<li class=\"p2\">\"How-To\" articles which answer questions on a specific topic.</li>\n 	<li class=\"p2\">List-based posts which are easy to skim through and give ideas.</li>\n 	<li class=\"p2\">Pillar pages, which are an in-depth analysis of a given subject.</li>\n 	<li class=\"p2\">Newsjacking posts which capitalise on trending news and topics.</li>\n 	<li class=\"p2\">Infographic posts which are highly visual and include in-depth statistics.</li>\n</ul>\n<h3 class=\"p2\">Writing Blog Posts</h3>\n<p class=\"p2\">Once you\'ve decided what you want to write about, it\'s time to sit down and get to work. Firstly, don\'t be put off if it takes you a while to get into the swing of things, the average blog post takes 3 hours and 57 minutes to write. Persevere, and you\'ll find the number of new visitors to your site is well worth the time spent writing and promoting your new blog.</p>\n<p class=\"p2\">You\'ll also find your blog posts fall into two categories. The first is topical, time-sensitive content which focuses on current trends and news appealing to your target demographic. The second is evergreen content addressing questions users have on a particular topic. Evergreen content can be marketed to users time and time again as they usually stay relevant for a reasonable amount of time, topical content while useful for tapping into current trends typically has a short shelf-life.</p>\n<p class=\"p2\">Try and work out what tone is right for your audience and adapt your writing style to match, it\'s no use writing very technical and advanced articles if you\'re posting for beginners with little to no knowledge of a subject. Consider asking friends and family for honest feedback on some of your posts and find out if they understand your article. They usually won\'t have an intimate understanding of your business which will help them give honest feedback on your writing and ability to explain a subject.</p>\n<p class=\"p2\">Follow these tips to make your article easy to follow:</p>\n\n<ul>\n 	<li class=\"p2\">Break up your article with headings, images and statistics. Most people skim through blog posts, so make things easy for them.</li>\n 	<li class=\"p2\">Utilise free stock image sites such as freepik.com to add visual touches and great looking photos to your posts. Websites like this operate in exchange for simple attribution for using their images.</li>\n 	<li class=\"p2\">Don\'t be afraid of having a healthy mix of short (600 words), medium (1,500 words) and long (2,500+ words) articles.</li>\n 	<li class=\"p2\">Whatever you do, resist the urge to copy articles or \'borrow\' lines of text. Google will penalise you for plagiarism, plus it\'s just NOT COOL!</li>\n</ul>\n<h3 class=\"p2\">Marketing Your Blog</h3>\n<ul>\n 	<li class=\"p2\">After you\'ve written your blog post, it\'s time to tell your customers, social media users and everyone else about it. You\'ll have to put in a little legwork before people start coming back of their own accord to check for new posts, but again the reward is worth the effort.</li>\n 	<li class=\"p2\">Make sure you advertise your blog posts on your website, it makes sense right? But you\'d be surprised how many people make this mistake. Consider adding a blog section to your homepage and placing a prominent link to your blog within your navigation menu and in sidebars throughout your site.</li>\n 	<li class=\"p2\">Post to the social media platforms used for your business and remember to include relevant #hashtags which will enable more people to find your content. Remember to adapt the frequency of posts to complement the platform you\'re using.</li>\n 	<li class=\"p2\">Remember to include a link and overview of your latest blog post within your company newsletter, whether it\'s digital or printed. It will also save you time having to think of additional content to include in your mailing.</li>\n 	<li class=\"p2\">Finally, make sure you include the basics of on-page SEO (search engine optimisation) within your blog post. At a minimum utilise META information, title tags and alt tags for your images. Post, refine, repeat, and before long with a little luck and the help from your friend Google, you\'ll find your efforts start to pay off, and you should see a steady increase in traffic to your site.</li>\n</ul>','Blogging For Your Business','','inherit','closed','closed','','2011-revision-v1','','','2026-02-15 13:21:07','2026-02-15 13:21:07','',2011,'https://actuate.webpreview.co/?p=8518',0,'revision','',0),(8519,1,'2026-02-15 13:22:23','2026-02-15 13:22:23','You\'re convinced... Whether you\'ve attended a local marketing seminar, read about the trends online or can simply feel it in your bones... Social media - if done right - plays a vital role in helping businesses thrive, but what exactly should you and your business post about? For many, the thought of sitting down to write their next social media post can fill them with dread, but with a little time and planning, writing for social media doesn\'t have to be so bad. Of course, you could always talk to an agency such as Actuate about handling this for you, but you may find with the right ideas, social media marketing isn\'t too bad after all. Below we\'ve compiled a list of social media post ideas designed to make your life easier the next time you log in to Facebook, Twitter or Instagram to connect with your followers.\r\n<h2 class=\"list-heading\">Promote a competition or giveaway</h2>\r\nA recent study revealed that Instagram accounts which held regular contests seemed to grow 70% faster than those that didn\'t, a great reason to make a monthly competition a staple of your social media marketing plan. You don\'t need third-party plugins or tools, choose something to give away, ideally something that represents your business, make sure you\'ve got some written terms and conditions that you can link to and finally think of a creative idea for entry, and you\'re all set to go! Some popular examples include like this post, follow our account or tag three friends, but the options are truly endless.\r\n<blockquote class=\"instagram-media\" data-instgrm-captioned=\"\" data-instgrm-permalink=\"https://www.instagram.com/p/CGPJ2wwgoLU/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"12\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\">\r\n<div style=\"padding: 16px;\">\r\n\r\n<a href=\"https://www.instagram.com/p/CGPJ2wwgoLU/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\" rel=\"noopener noreferrer\"> </a>\r\n<div style=\"display: flex; flex-direction: row; align-items: center;\">\r\n<div style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"></div>\r\n<div style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\">\r\n<div style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"></div>\r\n<div style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"></div>\r\n</div>\r\n</div>\r\n<div style=\"padding: 19% 0;\"></div>\r\n<div style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"><svg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\"><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"><g><path d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"></path></g></g></g></svg></div>\r\n<div style=\"padding-top: 8px;\">\r\n<div style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\">View this post on Instagram</div>\r\n</div>\r\n<div style=\"padding: 12.5% 0;\"></div>\r\n<div style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\r\n<div>\r\n<div style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"></div>\r\n<div style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"></div>\r\n<div style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"></div>\r\n</div>\r\n<div style=\"margin-left: 8px;\">\r\n<div style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"></div>\r\n<div style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"></div>\r\n</div>\r\n<div style=\"margin-left: auto;\">\r\n<div style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"></div>\r\n<div style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"></div>\r\n<div style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"></div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<p style=\"margin: 8px 0 0 0; padding: 0 4px;\"><a href=\"https://www.instagram.com/p/CGPJ2wwgoLU/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\"color: #000; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none; word-wrap: break-word;\" target=\"_blank\" rel=\"noopener noreferrer\">*COMPETITION TIME* Happy #ChocolateWeek. To celebrate we’re giving away one of our NEW Signature Cabinets. With 147 chocolates, it’s definitely big enough to share. To enter, simply tag who you’d choose to experience this with in the comments. Competition ends midnight Sunday 18th October. T&amp;Cs apply. The winner will be announced the following week.</a></p>\r\n<p style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\">A post shared by <a href=\"https://www.instagram.com/hotelchocolat/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px;\" target=\"_blank\" rel=\"noopener noreferrer\"> hotelchocolat</a> (@hotelchocolat) on <time style=\"font-family: Arial,sans-serif; font-size: 14px; line-height: 17px;\" datetime=\"2020-10-12T08:28:36+00:00\">Oct 12, 2020 at 1:28am PDT</time></p>\r\n\r\n</div></blockquote>\r\n<script async src=\"//www.instagram.com/embed.js\"></script>\r\n<h2 class=\"list-heading\">Share, Retweet and Regram!</h2>\r\nLet your audience do the talking by sharing, retweeting and regramming their content, with 88% of consumers trusting user reviews as much as personal recommendations; you have a pretty powerful reason to share share share! It goes without question that you shouldn\'t just fill your timeline with other peoples content, like all of our tips try and find a healthy balance of content to achieve social success.\r\n<h2 class=\"list-heading\">Link to company articles, blog posts and news content</h2>\r\nDo you regularly post a blog article on your company website or find you have a constant stream of news sitting on your website? Leverage this content for social media and drive more traffic to your articles. Consider creating an eye-catching supporting image and picking out important information to connect with your audience. Finally, you should even think about scheduling several posts throughout the year for a particular article if it\'s not time-limited and is considered \'evergreen\' content. (content that remains fresh and vital)\r\n<blockquote class=\"twitter-tweet\" data-dnt=\"true\">\r\n<p lang=\"en\" dir=\"ltr\">How can you prepare your eCommerce site for the upcoming holiday season? First find out the real “gifts” shoppers want - no socks or sweaters on this list. ? Take a look: <a href=\"https://t.co/y9xb1lHStw\">https://t.co/y9xb1lHStw</a> <a href=\"https://t.co/ucA6qZIRoI\">pic.twitter.com/ucA6qZIRoI</a></p>\r\n— Magento Commerce (@magento) <a href=\"https://twitter.com/magento/status/1313961060249071616?ref_src=twsrc%5Etfw\">October 7, 2020</a></blockquote>\r\n<script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\r\n<h2 class=\"list-heading\">Show off your lighter side</h2>\r\nRemember that your followers don\'t want to see adverts every five minutes, they want to see your company principles, your quirks and some personality. If it fits with your company philosophy, why not schedule a few fun posts once in a while, do it correctly, and your users will stick around for the next one.\r\n<blockquote class=\"twitter-tweet\" data-dnt=\"true\">\r\n<p lang=\"en\" dir=\"ltr\">BREAKING BREAKFAST NEWS</p>\r\n57 problems but breakfast ain\'t one. We\'ve teamed up with <a href=\"https://twitter.com/HeinzUK?ref_src=twsrc%5Etfw\">@HeinzUK</a> to make some new smoothies that are perfect for the mornings.\r\n\r\nSay hello to our new breakfast super smoothiez. <a href=\"https://t.co/sLYqZhhNMa\">pic.twitter.com/sLYqZhhNMa</a>\r\n\r\n— innocent drinks (@innocent) <a href=\"https://twitter.com/innocent/status/1314468139237744640?ref_src=twsrc%5Etfw\">October 9, 2020</a></blockquote>\r\n<script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\r\n<h2 class=\"list-heading\">Go behind the scenes</h2>\r\nDoes your company employ a few members of staff, have regular interns or even an office pet? Then go behind the scenes with a post or two about your staff members, fuzzy friend or new recruit. Your followers will enjoy getting a glimpse of day to day life in your office, and it also helps them connect with your company on a personal level.\r\n<h2 class=\"list-heading\">Industry facts and figures</h2>\r\n73.6% of all statistics you read are made up! But there is a reason for their popularity, and that\'s because facts, figures and statistics make good reading and can help promote your products, services or business. Now we\'re not suggesting you make up your facts, do some research online and you\'re sure to turn up something that fits the bill for your next social post.\r\n<h2 class=\"list-heading\">Keep your eye out for trending topics</h2>\r\nIf you\'re really looking to gain traction and pull in new readers and hopefully followers too, then keep your eye out for trending topics. Keeping your finger on the pulse of what\'s popular right now could spark an idea that catapults your business ahead of your competitors overnight.\r\n<blockquote class=\"twitter-tweet\" data-dnt=\"true\">\r\n<p lang=\"en\" dir=\"ltr\">Power out? No problem. <a href=\"http://t.co/dnQ7pOgC\">pic.twitter.com/dnQ7pOgC</a></p>\r\n— OREO Cookie (@Oreo) <a href=\"https://twitter.com/Oreo/status/298246571718483968?ref_src=twsrc%5Etfw\">February 4, 2013</a></blockquote>\r\n<script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\r\n<h2 class=\"list-heading\">Daily #hashtags</h2>\r\nYou\'re probably aware of hashtags such as #FollowFriday and #MondayMotivation. Still, you may be surprised to hear that there are literally hundreds of common hashtags for every day of the week. Jump on the bandwagon and join in with some of them. Here are just a few of our favourites: Monday #MondayMotivation #MarketingMonday #MusicMonday #MondayFunday #ManicMonday Tuesday #TravelTuesday #TipTuesday #GoodNewsTues #TransformationTuesday #TakeMeBackTuesday Wednesday #WayBackWednesday #WisdomWednesday #WinItWednesday #WellnessWednesday #WoofWednesday Thursday #ThursdayThoughts #ThrowbackThursday #ThursdayVibes #ThankfulThursday Friday #FashionFriday #FlashBackFriday #FollowFriday #FridayFun #FreebieFriday Saturday #SaturdaySale #Caturday #SaturdayStyle #SaturdayShoutOut Sunday #SundayFunday #SelfieSunday #SpotlightSunday #WeekendVibes\r\n<h2 class=\"list-heading\">Plan a poll</h2>\r\nThinking about launching a new product and wish you could get some feedback from your followers? Then think about planning a poll and get the information you\'re craving. Polls are available on many social platforms and take just seconds to set in motion. Whether serious or fun, they should certainly feature in your social media content plan.\r\n<blockquote class=\"twitter-tweet\" data-dnt=\"true\">\r\n<p lang=\"en\" dir=\"ltr\">Cosy season is here! What is your favourite thing to buy now that chilly days have arrived? ?</p>\r\n— New Look (@newlook) <a href=\"https://twitter.com/newlook/status/1314525407060930560?ref_src=twsrc%5Etfw\">October 9, 2020</a></blockquote>\r\n<script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\r\n<h2 class=\"list-heading\">Celebrate a milestone</h2>\r\nHow many milestones can you think of? Business anniversary, 1,000th Facebook follower, the first customer through the door... One thing you can never be short of is a milestone, so why not celebrate them with your followers? Milestones are a great way to show your human side and have some fun with your social media followers\r\n\r\nOver to you Social media shouldn\'t be challenging; social media should be fun, easy and rewarding. Enjoy your social media journey, and see where it takes you, and if you find you need a little help along the way, our experts here at Actuate Digital are always just a phone call away. Have any social media ideas of your own you\'d like to share with us? Let us know by using the comments section below. Good luck!','Social Media Post Ideas for Your Business','','inherit','closed','closed','','2039-revision-v1','','','2026-02-15 13:22:23','2026-02-15 13:22:23','',2039,'https://actuate.webpreview.co/?p=8519',0,'revision','',0),(8520,1,'2026-02-15 13:23:34','2026-02-15 13:23:34','Local SEO, the art of attracting local consumers to your business and one of the best ways to increase your sales, especially if you have a physical location. Did you know that today a consumer is more likely to buy from you if you meet just two criteria:\r\n<ul>\r\n 	<li>You\'re reasonably priced</li>\r\n 	<li>You can get their purchase to them quickly</li>\r\n</ul>\r\nIgnoring point 1, the easiest way to get a purchase from point a to point b is if the consumer lives locally to your business. If you\'re lucky enough to be in this situation the delivery options available to you for a fast, hassle-free delivery service are much greater, including local delivery by your team and collection from your store.\r\n<h2>Is there a demand for local eCommerce?</h2>\r\nSo we\'ve established that localised eCommerce could help you increase your delivery speed, but is there truly a demand for local eCommerce? Aren\'t people just as likely to shop nationally or even internationally? You may be surprised to know that consumers in the UK are much more likely to \"shop local\" compared with our European counterparts. Only 45% of British consumers have reported buying products internationally over the last 12 months. The only European country with a lower percentage is Germany at 37%. Experts believe the trend of shopping locally has been driven by the CV-19 pandemic, demand for lower delivery costs and with Brexit the fear of import fees and duties.\r\n<h2>Taking advantage of the local eCommerce trend</h2>\r\nSo where should you start when it comes to capitalising on the growing UK trend of shopping locally? One of the easiest ways is with local search engine optimisation, which you can complete yourself or with the help of a digital agency such as Actuate.\r\n<h2>Local SEO checklist</h2>\r\n<h3 class=\"list-heading\">1. Register for Google My Business</h3>\r\n\r\nMore than just a business directory, <a href=\"https://www.google.com/intl/en_uk/business/\">Google My Business</a> gives you access to a suite of features all designed to push local business to you thanks to search giant Google. You\'re able to create a business profile which can appear in \'position zero\' for localised search on Google, you can collect reviews and feedback, and you can also post news and offers directly to the first page of Google\'s search results. The power of Google My Business really shouldn\'t be underestimated.\r\n\r\n<h3 class=\"list-heading\">2. Prepare your site for local SEO</h3>\r\n\r\nTo prepare your site for localised searches, you\'re going to need to reference your location in strategic areas around your website. From page title and META tags to in-body headings and general paragraphs, it\'s important to remember your geographical location when you\'re writing your web copy.\r\n\r\n<h3 class=\"list-heading\">3. Consider a localised domain name </h3>\r\n\r\nMore for startups and unestablished sites, choosing a localised domain name can instantly help to connect local consumers with your business. For instance, for those in the UK, consider a .co.uk or .uk domain name. Narrowing this further Wales has .wales and .cymru, Scotland has .scot, and Ireland has the .ie domain. Believe it or not, this can be taken even further if you live in a large city like London, with the domain .london available to register. All of these options can help you resonate with the local community and are search signals to Google about the audience your website is targeting.\r\n\r\n<h3 class=\"list-heading\">4. Find local business directories</h3>\r\n\r\nBusiness directories litter the internet with many unworthy of the time and effort to create a listing; there are, however, exceptions to every rule. Take the time to search for directories local to your geographic area, so, for instance, here at Actuate, we would search for terms including:\r\n<ul>\r\n 	<li>Chester Link Directory</li>\r\n 	<li>Cheshire Link Directory</li>\r\n</ul>\r\nAdd the resulting links to a simple spreadsheet, one per row. Once you have a list of possible local directories, use a tool such as <a href=\"https://analytics.moz.com/pro/linkexplorer/home\">Moz\'s Link Explorer</a> to check the domain authority of each link. Simply create an account on Moz, and search for each domain using their Link Explorer tool, finally making a note of the Domain Authority score in your spreadsheet. Anything over 50 is considered good, and a score of 60+ is considered excellent. Take the time to manually submit your website to these sites and ignore the rest... simple! Much like using a localised domain, these links will provide Google with strong ranking signals about the target area of your site.\r\n\r\n<h3 class=\"list-heading\">5. Build up your reviews</h3>\r\n\r\nReferencing point 1 above, we mentioned that Google My Business gives you the ability to collect reviews for your business listing. Talk to your best customers and see if they are willing to write a genuine and honest review for your company on Google to help you attract more clicks to your website. The process will take just a few minutes, but the rewards once you gather several reviews can be hugely beneficial.\r\n<h4>Conclusion</h4>\r\nThe number of people who are looking to shop locally in the UK is on the increase and competing locally is a lot easier than competition nationally or internationally for sales. Fly the flag for the #ShopLocal movement and increase your sales and exposure at the same time. Look out for part 2 of our Getting to grips with local SEO series in the months to come, where we\'ll include even more local SEO tips.','Getting to grips with local SEO','','inherit','closed','closed','','2036-revision-v1','','','2026-02-15 13:23:34','2026-02-15 13:23:34','',2036,'https://actuate.webpreview.co/?p=8520',0,'revision','',0),(8521,1,'2026-02-15 13:23:53','2026-02-15 13:23:53','Local SEO, the art of attracting local consumers to your business and one of the best ways to increase your sales, especially if you have a physical location. Did you know that today a consumer is more likely to buy from you if you meet just two criteria:\r\n<ul>\r\n 	<li>You\'re reasonably priced</li>\r\n 	<li>You can get their purchase to them quickly</li>\r\n</ul>\r\nIgnoring point 1, the easiest way to get a purchase from point a to point b is if the consumer lives locally to your business. If you\'re lucky enough to be in this situation the delivery options available to you for a fast, hassle-free delivery service are much greater, including local delivery by your team and collection from your store.\r\n<h2>Is there a demand for local eCommerce?</h2>\r\nSo we\'ve established that localised eCommerce could help you increase your delivery speed, but is there truly a demand for local eCommerce? Aren\'t people just as likely to shop nationally or even internationally? You may be surprised to know that consumers in the UK are much more likely to \"shop local\" compared with our European counterparts. Only 45% of British consumers have reported buying products internationally over the last 12 months. The only European country with a lower percentage is Germany at 37%. Experts believe the trend of shopping locally has been driven by the CV-19 pandemic, demand for lower delivery costs and with Brexit the fear of import fees and duties.\r\n<h2>Taking advantage of the local eCommerce trend</h2>\r\nSo where should you start when it comes to capitalising on the growing UK trend of shopping locally? One of the easiest ways is with local search engine optimisation, which you can complete yourself or with the help of a digital agency such as Actuate.\r\n<h2>Local SEO checklist</h2>\r\n<h3 class=\"list-heading\">1. Register for Google My Business</h3>\r\nMore than just a business directory, <a href=\"https://www.google.com/intl/en_uk/business/\">Google My Business</a> gives you access to a suite of features all designed to push local business to you thanks to search giant Google. You\'re able to create a business profile which can appear in \'position zero\' for localised search on Google, you can collect reviews and feedback, and you can also post news and offers directly to the first page of Google\'s search results. The power of Google My Business really shouldn\'t be underestimated.\r\n<h3 class=\"list-heading\">2. Prepare your site for local SEO</h3>\r\nTo prepare your site for localised searches, you\'re going to need to reference your location in strategic areas around your website. From page title and META tags to in-body headings and general paragraphs, it\'s important to remember your geographical location when you\'re writing your web copy.\r\n<h3 class=\"list-heading\">3. Consider a localised domain name</h3>\r\nMore for startups and unestablished sites, choosing a localised domain name can instantly help to connect local consumers with your business. For instance, for those in the UK, consider a .co.uk or .uk domain name. Narrowing this further Wales has .wales and .cymru, Scotland has .scot, and Ireland has the .ie domain. Believe it or not, this can be taken even further if you live in a large city like London, with the domain .london available to register. All of these options can help you resonate with the local community and are search signals to Google about the audience your website is targeting.\r\n<h3 class=\"list-heading\">4. Find local business directories</h3>\r\nBusiness directories litter the internet with many unworthy of the time and effort to create a listing; there are, however, exceptions to every rule. Take the time to search for directories local to your geographic area, so, for instance, here at Actuate, we would search for terms including:\r\n<ul>\r\n 	<li>Chester Link Directory</li>\r\n 	<li>Cheshire Link Directory</li>\r\n</ul>\r\nAdd the resulting links to a simple spreadsheet, one per row. Once you have a list of possible local directories, use a tool such as <a href=\"https://analytics.moz.com/pro/linkexplorer/home\">Moz\'s Link Explorer</a> to check the domain authority of each link. Simply create an account on Moz, and search for each domain using their Link Explorer tool, finally making a note of the Domain Authority score in your spreadsheet. Anything over 50 is considered good, and a score of 60+ is considered excellent. Take the time to manually submit your website to these sites and ignore the rest... simple! Much like using a localised domain, these links will provide Google with strong ranking signals about the target area of your site.\r\n<h3 class=\"list-heading\">5. Build up your reviews</h3>\r\nReferencing point 1 above, we mentioned that Google My Business gives you the ability to collect reviews for your business listing. Talk to your best customers and see if they are willing to write a genuine and honest review for your company on Google to help you attract more clicks to your website. The process will take just a few minutes, but the rewards once you gather several reviews can be hugely beneficial.','Getting to grips with local SEO','','inherit','closed','closed','','2036-revision-v1','','','2026-02-15 13:23:53','2026-02-15 13:23:53','',2036,'https://actuate.webpreview.co/?p=8521',0,'revision','',0),(8522,1,'2026-02-15 13:24:49','2026-02-15 13:24:49','<h2>5 ways to increase eCommerce conversion rates</h2>\r\nDid you know that the average UK conversion rate for eCommerce websites is just 1.4%? This number is 0.4% lower than the global average of 1.8% and underlines the importance of conversion rate optimisation for UK businesses, whether B2C or B2B.\r\n<h3>What is conversion rate optimisation?</h3>\r\nConversion rate optimisation, often abbreviated to CRO is the act of converting a higher percentage of website visitors into customers. The methods used to achieve this goal can vary, but any changes made to your website to accomplish this task is classes as CRO.\r\n<h3>How to increase eCommerce conversion rates?</h3>\r\nIn the UK, the B2C eCommerce market is worth around £181 billion, which accounts for 19% of the UK\'s total retail spend. The pandemic has also changed shopping habits, increasing online spending habits further, but how do you capture your share of this booming eCommerce  business? One of the easiest methods is to invest time and money into conversion rate optimisation for your website.\r\n\r\nHere are five ways you could increase your conversion rates.\r\n<h4 class=\"list-heading\">1. Boost your sites loading times</h4>\r\nGoogle research shows that 53% of visitors to your website will abandon their session if your page takes 3 seconds or more to load. With the average loading speed of websites in the UK standing at 8.9 seconds, there is a massive opportunity for your site to stand out amongst the crowd.\r\n\r\nFind out where your website is hosted and see how quickly it loads by using a free tool such as Google\'s <a href=\"https://developers.google.com/speed/pagespeed/insights\">Page Speed Insights</a>.\r\n\r\nHere at Actuate, we purposely chose to partner with UK Fast for our client\'s web hosting needs, drawing on their <a href=\"https://www.ukfast.co.uk/fast-host.html\">need for speed</a> and best in class infrastructure to give the sites we host that competitive advantage.\r\n<h4 class=\"list-heading\">2. Responsive &amp; Mobile-First Design</h4>\r\nDo you know how many visitors to your website are using a mobile device compared to a desktop?\r\n\r\nThe probability is that the majority of your visitors already use a mobile device and by 2023, your mobile sales will overtake desktop sales. But have you ever tested your website using a mobile device? It\'s easy in an office environment to forget mobile exists, which can have severe consequences for your bottom line.\r\n\r\nMake sure your website is responsive (adapts to work across a variety of devices such as smartphones, tablets, laptops and desktops). If you\'re planning a redesign, indicate you\'d prefer a mobile-first approach (when a site is designed primarily for mobile devices and adapted for larger\r\nscreens as a secondary measure).\r\n\r\nAt Actuate, unless otherwise requested, all eCommerce sites are built responsively with a mobile-first design.\r\n<h4 class=\"list-heading\">3. Simplify your checkout</h4>\r\nYou\'ll find most of your visitors drop-off your site during the checkout process; it\'s advisable to take a long, hard look at your checkout, with top reasons for abandonment including:\r\n<ul>\r\n 	<li>Being forced to create an account</li>\r\n 	<li>Making the checkout process too complex</li>\r\n 	<li>Unexpected delivery costs</li>\r\n 	<li>Security concerns</li>\r\n</ul>\r\nWe create customer profiles to tailor your eCommerce site to the needs of your audience, making the user experience better for all involved.\r\n<h4 class=\"list-heading\">4. Include multiple payment options</h4>\r\nWhy would a consumer choose a competitor selling an identical product to yours, even if that product is more expensive? Maybe if they offer PayPal or another preferred payment method and you don\'t. Why? One of the reasons is because payment providers such as PayPal allow items to be purchased using PayPal Credit, giving you four interest-free months to pay for an item. Now, do you see the advantages?\r\n\r\nWe\'ll advise and help you consider your target audience when thinking about the payment methods you include on your checkout. If you sell high-value items, consider some of the buy-now-pay-later payment providers, PayPal is recommended for ease of use, and mobile payment providers are also growing in popularity.\r\n<h4 class=\"list-heading\">5. Rely on social proof</h4>\r\nSocial proof is the action of people following the actions and recommendations of others and is a powerful tool in helping boost conversion rates on your website. Promote customer reviews across your product pages and social media channels to encourage sales. If you don\'t currently collect reviews, consider adding this as a priority.\r\n\r\nSurveys show that 86% of consumers read reviews for local businesses, and even Google have admitted that reviews play a role in your search rankings.\r\n\r\nWe\'re able to set up and integrate reviews for your eCommerce site as well as advising on Google licensed review providers to make sure Google counts your on-site reviews, rather than ignoring them because of how they were collected.','5 ways to increase eCommerce conversion rates','','inherit','closed','closed','','2028-revision-v1','','','2026-02-15 13:24:49','2026-02-15 13:24:49','',2028,'https://actuate.webpreview.co/?p=8522',0,'revision','',0),(8523,1,'2026-02-15 13:25:06','2026-02-15 13:25:06','<h2>5 ways to increase eCommerce conversion rates</h2>\r\nDid you know that the average UK conversion rate for eCommerce websites is just 1.4%? This number is 0.4% lower than the global average of 1.8% and underlines the importance of conversion rate optimisation for UK businesses, whether B2C or B2B.\r\n<h3>What is conversion rate optimisation?</h3>\r\nConversion rate optimisation, often abbreviated to CRO is the act of converting a higher percentage of website visitors into customers. The methods used to achieve this goal can vary, but any changes made to your website to accomplish this task is classes as CRO.\r\n<h3>How to increase eCommerce conversion rates?</h3>\r\nIn the UK, the B2C eCommerce market is worth around £181 billion, which accounts for 19% of the UK\'s total retail spend. The pandemic has also changed shopping habits, increasing online spending habits further, but how do you capture your share of this booming eCommerce  business? One of the easiest methods is to invest time and money into conversion rate optimisation for your website.\r\n\r\nHere are five ways you could increase your conversion rates.\r\n<h4 class=\"list-heading\">Boost your sites loading times</h4>\r\nGoogle research shows that 53% of visitors to your website will abandon their session if your page takes 3 seconds or more to load. With the average loading speed of websites in the UK standing at 8.9 seconds, there is a massive opportunity for your site to stand out amongst the crowd.\r\n\r\nFind out where your website is hosted and see how quickly it loads by using a free tool such as Google\'s <a href=\"https://developers.google.com/speed/pagespeed/insights\">Page Speed Insights</a>.\r\n\r\nHere at Actuate, we purposely chose to partner with UK Fast for our client\'s web hosting needs, drawing on their <a href=\"https://www.ukfast.co.uk/fast-host.html\">need for speed</a> and best in class infrastructure to give the sites we host that competitive advantage.\r\n<h4 class=\"list-heading\">Responsive &amp; Mobile-First Design</h4>\r\nDo you know how many visitors to your website are using a mobile device compared to a desktop?\r\n\r\nThe probability is that the majority of your visitors already use a mobile device and by 2023, your mobile sales will overtake desktop sales. But have you ever tested your website using a mobile device? It\'s easy in an office environment to forget mobile exists, which can have severe consequences for your bottom line.\r\n\r\nMake sure your website is responsive (adapts to work across a variety of devices such as smartphones, tablets, laptops and desktops). If you\'re planning a redesign, indicate you\'d prefer a mobile-first approach (when a site is designed primarily for mobile devices and adapted for larger\r\nscreens as a secondary measure).\r\n\r\nAt Actuate, unless otherwise requested, all eCommerce sites are built responsively with a mobile-first design.\r\n<h4 class=\"list-heading\">Simplify your checkout</h4>\r\nYou\'ll find most of your visitors drop-off your site during the checkout process; it\'s advisable to take a long, hard look at your checkout, with top reasons for abandonment including:\r\n<ul>\r\n 	<li>Being forced to create an account</li>\r\n 	<li>Making the checkout process too complex</li>\r\n 	<li>Unexpected delivery costs</li>\r\n 	<li>Security concerns</li>\r\n</ul>\r\nWe create customer profiles to tailor your eCommerce site to the needs of your audience, making the user experience better for all involved.\r\n<h4 class=\"list-heading\">Include multiple payment options</h4>\r\nWhy would a consumer choose a competitor selling an identical product to yours, even if that product is more expensive? Maybe if they offer PayPal or another preferred payment method and you don\'t. Why? One of the reasons is because payment providers such as PayPal allow items to be purchased using PayPal Credit, giving you four interest-free months to pay for an item. Now, do you see the advantages?\r\n\r\nWe\'ll advise and help you consider your target audience when thinking about the payment methods you include on your checkout. If you sell high-value items, consider some of the buy-now-pay-later payment providers, PayPal is recommended for ease of use, and mobile payment providers are also growing in popularity.\r\n<h4 class=\"list-heading\">Rely on social proof</h4>\r\nSocial proof is the action of people following the actions and recommendations of others and is a powerful tool in helping boost conversion rates on your website. Promote customer reviews across your product pages and social media channels to encourage sales. If you don\'t currently collect reviews, consider adding this as a priority.\r\n\r\nSurveys show that 86% of consumers read reviews for local businesses, and even Google have admitted that reviews play a role in your search rankings.\r\n\r\nWe\'re able to set up and integrate reviews for your eCommerce site as well as advising on Google licensed review providers to make sure Google counts your on-site reviews, rather than ignoring them because of how they were collected.','5 ways to increase eCommerce conversion rates','','inherit','closed','closed','','2028-revision-v1','','','2026-02-15 13:25:06','2026-02-15 13:25:06','',2028,'https://actuate.webpreview.co/?p=8523',0,'revision','',0),(8524,1,'2026-02-15 13:25:52','2026-02-15 13:25:52','Local SEO, the art of attracting local consumers to your business and one of the best ways to increase your sales, especially if you have a physical location. Did you know that today a consumer is more likely to buy from you if you meet just two criteria:\r\n<ul>\r\n 	<li>You\'re reasonably priced</li>\r\n 	<li>You can get their purchase to them quickly</li>\r\n</ul>\r\nIgnoring point 1, the easiest way to get a purchase from point a to point b is if the consumer lives locally to your business. If you\'re lucky enough to be in this situation the delivery options available to you for a fast, hassle-free delivery service are much greater, including local delivery by your team and collection from your store.\r\n<h2>Is there a demand for local eCommerce?</h2>\r\nSo we\'ve established that localised eCommerce could help you increase your delivery speed, but is there truly a demand for local eCommerce? Aren\'t people just as likely to shop nationally or even internationally? You may be surprised to know that consumers in the UK are much more likely to \"shop local\" compared with our European counterparts. Only 45% of British consumers have reported buying products internationally over the last 12 months. The only European country with a lower percentage is Germany at 37%. Experts believe the trend of shopping locally has been driven by the CV-19 pandemic, demand for lower delivery costs and with Brexit the fear of import fees and duties.\r\n<h2>Taking advantage of the local eCommerce trend</h2>\r\nSo where should you start when it comes to capitalising on the growing UK trend of shopping locally? One of the easiest ways is with local search engine optimisation, which you can complete yourself or with the help of a digital agency such as Actuate.\r\n<h2>Local SEO checklist</h2>\r\n<h3 class=\"list-heading\">1Register for Google My Business</h3>\r\nMore than just a business directory, <a href=\"https://www.google.com/intl/en_uk/business/\">Google My Business</a> gives you access to a suite of features all designed to push local business to you thanks to search giant Google. You\'re able to create a business profile which can appear in \'position zero\' for localised search on Google, you can collect reviews and feedback, and you can also post news and offers directly to the first page of Google\'s search results. The power of Google My Business really shouldn\'t be underestimated.\r\n<h3 class=\"list-heading\">Prepare your site for local SEO</h3>\r\nTo prepare your site for localised searches, you\'re going to need to reference your location in strategic areas around your website. From page title and META tags to in-body headings and general paragraphs, it\'s important to remember your geographical location when you\'re writing your web copy.\r\n<h3 class=\"list-heading\">Consider a localised domain name</h3>\r\nMore for startups and unestablished sites, choosing a localised domain name can instantly help to connect local consumers with your business. For instance, for those in the UK, consider a .co.uk or .uk domain name. Narrowing this further Wales has .wales and .cymru, Scotland has .scot, and Ireland has the .ie domain. Believe it or not, this can be taken even further if you live in a large city like London, with the domain .london available to register. All of these options can help you resonate with the local community and are search signals to Google about the audience your website is targeting.\r\n<h3 class=\"list-heading\">Find local business directories</h3>\r\nBusiness directories litter the internet with many unworthy of the time and effort to create a listing; there are, however, exceptions to every rule. Take the time to search for directories local to your geographic area, so, for instance, here at Actuate, we would search for terms including:\r\n<ul>\r\n 	<li>Chester Link Directory</li>\r\n 	<li>Cheshire Link Directory</li>\r\n</ul>\r\nAdd the resulting links to a simple spreadsheet, one per row. Once you have a list of possible local directories, use a tool such as <a href=\"https://analytics.moz.com/pro/linkexplorer/home\">Moz\'s Link Explorer</a> to check the domain authority of each link. Simply create an account on Moz, and search for each domain using their Link Explorer tool, finally making a note of the Domain Authority score in your spreadsheet. Anything over 50 is considered good, and a score of 60+ is considered excellent. Take the time to manually submit your website to these sites and ignore the rest... simple! Much like using a localised domain, these links will provide Google with strong ranking signals about the target area of your site.\r\n<h3 class=\"list-heading\">Build up your reviews</h3>\r\nReferencing point 1 above, we mentioned that Google My Business gives you the ability to collect reviews for your business listing. Talk to your best customers and see if they are willing to write a genuine and honest review for your company on Google to help you attract more clicks to your website. The process will take just a few minutes, but the rewards once you gather several reviews can be hugely beneficial.','Getting to grips with local SEO','','inherit','closed','closed','','2036-revision-v1','','','2026-02-15 13:25:52','2026-02-15 13:25:52','',2036,'https://actuate.webpreview.co/?p=8524',0,'revision','',0),(8525,1,'2026-02-15 13:26:05','2026-02-15 13:26:05','Local SEO, the art of attracting local consumers to your business and one of the best ways to increase your sales, especially if you have a physical location. Did you know that today a consumer is more likely to buy from you if you meet just two criteria:\r\n<ul>\r\n 	<li>You\'re reasonably priced</li>\r\n 	<li>You can get their purchase to them quickly</li>\r\n</ul>\r\nIgnoring point 1, the easiest way to get a purchase from point a to point b is if the consumer lives locally to your business. If you\'re lucky enough to be in this situation the delivery options available to you for a fast, hassle-free delivery service are much greater, including local delivery by your team and collection from your store.\r\n<h2>Is there a demand for local eCommerce?</h2>\r\nSo we\'ve established that localised eCommerce could help you increase your delivery speed, but is there truly a demand for local eCommerce? Aren\'t people just as likely to shop nationally or even internationally? You may be surprised to know that consumers in the UK are much more likely to \"shop local\" compared with our European counterparts. Only 45% of British consumers have reported buying products internationally over the last 12 months. The only European country with a lower percentage is Germany at 37%. Experts believe the trend of shopping locally has been driven by the CV-19 pandemic, demand for lower delivery costs and with Brexit the fear of import fees and duties.\r\n<h2>Taking advantage of the local eCommerce trend</h2>\r\nSo where should you start when it comes to capitalising on the growing UK trend of shopping locally? One of the easiest ways is with local search engine optimisation, which you can complete yourself or with the help of a digital agency such as Actuate.\r\n<h2>Local SEO checklist</h2>\r\n<h3 class=\"list-heading\">Register for Google My Business</h3>\r\nMore than just a business directory, <a href=\"https://www.google.com/intl/en_uk/business/\">Google My Business</a> gives you access to a suite of features all designed to push local business to you thanks to search giant Google. You\'re able to create a business profile which can appear in \'position zero\' for localised search on Google, you can collect reviews and feedback, and you can also post news and offers directly to the first page of Google\'s search results. The power of Google My Business really shouldn\'t be underestimated.\r\n<h3 class=\"list-heading\">Prepare your site for local SEO</h3>\r\nTo prepare your site for localised searches, you\'re going to need to reference your location in strategic areas around your website. From page title and META tags to in-body headings and general paragraphs, it\'s important to remember your geographical location when you\'re writing your web copy.\r\n<h3 class=\"list-heading\">Consider a localised domain name</h3>\r\nMore for startups and unestablished sites, choosing a localised domain name can instantly help to connect local consumers with your business. For instance, for those in the UK, consider a .co.uk or .uk domain name. Narrowing this further Wales has .wales and .cymru, Scotland has .scot, and Ireland has the .ie domain. Believe it or not, this can be taken even further if you live in a large city like London, with the domain .london available to register. All of these options can help you resonate with the local community and are search signals to Google about the audience your website is targeting.\r\n<h3 class=\"list-heading\">Find local business directories</h3>\r\nBusiness directories litter the internet with many unworthy of the time and effort to create a listing; there are, however, exceptions to every rule. Take the time to search for directories local to your geographic area, so, for instance, here at Actuate, we would search for terms including:\r\n<ul>\r\n 	<li>Chester Link Directory</li>\r\n 	<li>Cheshire Link Directory</li>\r\n</ul>\r\nAdd the resulting links to a simple spreadsheet, one per row. Once you have a list of possible local directories, use a tool such as <a href=\"https://analytics.moz.com/pro/linkexplorer/home\">Moz\'s Link Explorer</a> to check the domain authority of each link. Simply create an account on Moz, and search for each domain using their Link Explorer tool, finally making a note of the Domain Authority score in your spreadsheet. Anything over 50 is considered good, and a score of 60+ is considered excellent. Take the time to manually submit your website to these sites and ignore the rest... simple! Much like using a localised domain, these links will provide Google with strong ranking signals about the target area of your site.\r\n<h3 class=\"list-heading\">Build up your reviews</h3>\r\nReferencing point 1 above, we mentioned that Google My Business gives you the ability to collect reviews for your business listing. Talk to your best customers and see if they are willing to write a genuine and honest review for your company on Google to help you attract more clicks to your website. The process will take just a few minutes, but the rewards once you gather several reviews can be hugely beneficial.','Getting to grips with local SEO','','inherit','closed','closed','','2036-revision-v1','','','2026-02-15 13:26:05','2026-02-15 13:26:05','',2036,'https://actuate.webpreview.co/?p=8525',0,'revision','',0),(8526,1,'2026-02-15 13:26:55','2026-02-15 13:26:55','<h2>Black Friday, Cyber Monday, deep discounts and the new normal for holiday shopping!</h2>\r\nOriginating from the USA, Black Friday has quickly taken hold around the world, and the UK isn\'t any exception. Driven by the urge to compete with sales giants such as Amazon, UK retailers have mostly embraced the Black Friday tradition, which continues to grow in popularity and length each year.\r\n\r\nUnfortunately, although the popularity of Black Friday has grown, many small and medium retailers fail to prepare, with last-minute offers hastily thrown together in a bid to cash in on the popularity of this massive annual event.\r\n\r\nWith Black Friday sales dominated by large corporations such as Amazon, it\'s crucial to\r\n\r\nprepare your offers and sales strategy in advance. Don\'t rely on 10% off you worst- performing product, a social media post and slapdash banner if you want to draw in the shoppers this year. It\'s time to start planning for Black Friday now to see the most significant rewards from what has become the largest shopping day in the UK, if not the world.\r\n<blockquote>In 2018, the average spend per person during Black Friday in the UK was £346</blockquote>\r\nSo where do you start when it comes to planning for this year\'s Black Friday sales event? We\'ve put together a handy guide to get you off to a flying start.\r\n<h3>Choose a mix of popular and less popular products</h3>\r\nIt\'s always tempting to discount stock that has been sitting in your warehouse for the past 12 months gathering dust, after all, if you can get rid of it then you have more space to bring in popular new lines. The problem with this mentality is that unless you offer serious discounts of 50% or more, an unpopular product will remain an unpopular product. Try to reach a balance and choose several popular products and several less popular products, this way you\'re guaranteed to have items people will want. Plus if they choose to purchase one of the more popular products, they are then more likely to take advantage of a deal on one of the lesser popular items as well.\r\n<h3>Try to offer free delivery</h3>\r\nThere\'s nothing more annoying than finding an absolute bargain online, only to find that shipping costs more than the item itself. 70% of consumers say the top reason for choosing one brand over another when shopping online is free delivery, so try and tap into this market by offering free delivery yourself. If you really can\'t offer free delivery on all orders, consider trialling a free delivery threshold, where consumers spending a certain amount receive free delivery and promote it everywhere.\r\n<h3>Have a variety of offer types</h3>\r\nIf your eCommerce system allows, opt for a healthy variety of offer types. From money off (both fixed and percentage-based) to buy one get one free and even multi-saves, having a variety of offer types can add fun to your Black Friday sales event. Just think of your local discount supermarket and the weekly offers they promote, it\'s all about variety.\r\n<h3>Prepare marketing material in advance</h3>\r\nSadly unless you\'re one of the large e-tailers, very few people will stumble across your Black Friday deals. You need to push and promote to drive visitors and sales in your online shop.\r\n\r\nBut where do you start? The answer surprisingly is simple. Statistics show that if a consumer has previously purchased from your company, there is at least a 60% chance that the same consumer will make at least one further purchase. Use this to your advantage and prepare digital marketing material for your current customer base, including:\r\n<ul>\r\n 	<li>An email newsletter (two or three if possible)</li>\r\n 	<li>Social media posts (both counting down to Black Friday and during Black Friday)</li>\r\n 	<li>Banners to upsell directly on your checkout pages</li>\r\n 	<li>Blog and news posts</li>\r\n 	<li>SMS messages</li>\r\n</ul>\r\n<h3>Plan to exceed expectations</h3>\r\nPreparing for Black Friday is a constant process, and even when dispatching orders, you can help encourage repeat custom for the next Black Friday event 12 months down the line. Imagine placing a free gift into the box of every Black Friday order you dispatch; it doesn\'t have to be much, even a simple chocolate to say thank you for your order. Little touches can have a lasting effect, social followers and interaction will build, reviews if you collect them will increase, and you may find the same customer returns 12 months later, if not before to place further orders. If you can differentiate yourself from the competition and exceed customer expectations, you\'ll go from strength to strength. This same advice also applies to delivery speed. Aim to dispatch orders in a timely fashion, and you\'ll be surprised how quickly you start to see the benefits.','Preparing for Black Friday','','inherit','closed','closed','','2025-revision-v1','','','2026-02-15 13:26:55','2026-02-15 13:26:55','',2025,'https://actuate.webpreview.co/?p=8526',0,'revision','',0),(8527,1,'2026-02-15 13:34:19','2026-02-15 13:34:19','<h2>8 Reasons why digital prototyping is good</h2>\r\nIf you\'re developing any sort of product, then you might find that building a prototype is among the most expensive and time consuming parts of the process – after all, you\'re building a unique item from scratch – and if you\'ve missed something along the way. Fortunately, technology has handed us a means of sidestepping these problems – digital prototyping. Let\'s examine some of the benefits digital prototyping might\r\nyield.\r\n<h3 class=\"list-heading\">Money</h3>\r\nFirst and foremost in the mind of many manufacturers will be the cost associated with prototyping a product. Digital prototyping helps to minimise the actual building of things – which in turn reduces both the labour required during the process, and the materials.\r\n<h3 class=\"list-heading\">Time</h3>\r\nLikewise, digital prototyping will help to ensure that this stage of production is as short as possible. This helps to keep the product development cycle short, which allows manufacturers to be more agile when it comes to getting those products to market.\r\n<h3 class=\"list-heading\">Compatibility</h3>\r\nThe pen-and-paper designs of the past are still terribly useful in many respects, but they lack the ability to be easily manipulated. A digital prototype can be tweaked ad infinitum, and multiple versions of it can sit in storage, to be worked on using a range of different devices.\r\n<h3 class=\"list-heading\">Efficiency</h3>\r\nSince digital prototyping can be conducted more quickly, it follows that the prototyping stage of production can be a great deal more thorough. The result is products that are superior to those which has to deal with the creaking unwieldiness of a traditional project.\r\n<h3 class=\"list-heading\">Accuracy</h3>\r\nA modern digital prototype can be created to extremely fine tolerances – far tighter than those we might find in the real world. This allows us to accurately model how a real production version of the device in question might function – without going to the trouble of actually building it.\r\n<h3 class=\"list-heading\">Collaboration</h3>\r\nIn a modern manufacturer, it\'s likely that an entire design team will be working together on a single prototype. Being able to all work on the same data simultaneously is therefore invaluable – and a good digital prototyping package will afford exactly this luxury.\r\n<h3 class=\"list-heading\">Testing</h3>\r\nOne of the most important functions of the prototyping phase is to ensure that the product works as it\'s supposed to, and that any initial flaws are ironed out before the product goes into production. Since digital prototyping is quicker, it follows that we can get more tests in before this stage of production is abandoned.\r\n<h3 class=\"list-heading\">Attainable</h3>\r\nOf course, there\'s a reason that digital prototyping has thus far been the sole preserve of larger businesses – the software and the expertise necessary to work it are difficult to implement on smaller scales. But this is steadily changing, with digital prototyping technology becoming ever more accessible – even at the smaller end of the spectrum.','8 Reasons why digital prototyping is good','','inherit','closed','closed','','802-revision-v1','','','2026-02-15 13:34:19','2026-02-15 13:34:19','',802,'https://actuate.webpreview.co/?p=8527',0,'revision','',0),(8528,1,'2026-02-15 13:35:01','2026-02-15 13:35:01','<h2>How a Poorly Managed Data Feed Affects Your Sales</h2>\r\nClearly, there are a number of issues that could affect your sales but have you ever looked into the effect that poorly managed data could be having on your figures? The truth is that this is one of the big factors that many companies fail to take fully into account.\r\n\r\nSo, if you want to boost your sales then there are a few important points to take into account. This should begin by fully understanding what a data feed is and how you should be looking to use it to good effect.\r\n<h3>What Is a Data Feed?</h3>\r\nTo put it simply, a data feed is a file that gives you a range of information that relates to your sales. This could include useful details such as product name and information, sales prices and quantity of sales.\r\n\r\nTypically, this information can then be imported into a database and filtered or manipulated as needed. It should be in a format that can be read and interpreted very easily, even by someone with no specialist knowledge or IT skills.\r\n\r\nA high quality data feed can be used to help you boost your conversion rate and ROI. However, the following points are some of the areas in which businesses sometimes go wrong when reading this data.\r\n<h3>Getting the Wrong Data</h3>\r\nA set of data that doesn’t have the right type of information on it can be even worse that not having a data feed at all. Just imagine the chaos that it could cause if the data you receive gives you completely the wrong impression of how you are doing.\r\n\r\nThis means that it is vital that your reports contain the information that you most need and is completely accurate as well. Therefore, a good starting point is to consider what you would most like to see on here.\r\n\r\nBy getting this right at the outset you will feel comfortable that you are getting fed the information that is likely to be most valuable to you. However, don’t rule out the possibility of your needs changing over time and your data feed having to change with them.\r\n<h3>Not Reviewing the Data Regularly</h3>\r\nEven if the data that you receive is comprehensive and relevant, it won’t count for much if you don’t review it regularly. After all, things can move very quickly in the world of online sales and you don’t want to fall behind your rivals.\r\n\r\nIf your number of sales plummets or your cost per sale rises then this is something that you need to know about right away. Even just a few days of poor sales or rising costs that you don’t analyse well could turn out to be very costly in the long run.\r\n\r\nOf course, it can be tempting to leave this kind of report for later on. However, it is good to get into the habit of checking it regularly and then acting on it swiftly.\r\n<h3>Not Acting On It</h3>\r\nIt is entirely possible that someone in the company reads the data feed regularly but doesn’t ever act on it in the right way. How is that possible and how can you avoid it happening in the future?\r\n\r\nWell, perhaps the biggest possibility is that the person who reviews the data feed doesn’t have the skills, experience or authority to do anything significant with it. It could be that they automatically check this report every day but without really fully understanding what they should be looking for on it.\r\n\r\nTherefore, it makes sense to put in place a process for acting on your sales data feed once it has been reviewed. This process should make it clear exactly what needs to be done whenever certain issues are flagged up.\r\n<h3>Missing the Chance to Spot Trends</h3>\r\nIt is also important to remember that looking at each day in isolation isn’t the best approach with your data feeds. If you work in this way then you run the risk of missing out on trends that could prove to be very important for your future business.\r\n\r\nIn this way, it is far better to look for trends that are only apparent through comparing a few days or weeks’ worth of data together. These trends may sometimes be fairly obvious but at other times you may need to look hard to find them.\r\n\r\nOf course, there are both good and bad trends to look out for. It isn’t just about looking for bad news, as you may find positive news that you can use to your benefit from now on too.','How a Poorly Managed Data Feed Affects Your Sales','','inherit','closed','closed','','814-revision-v1','','','2026-02-15 13:35:01','2026-02-15 13:35:01','',814,'https://actuate.webpreview.co/?p=8528',0,'revision','',0),(8529,1,'2026-02-15 13:35:30','2026-02-15 13:35:30','<h2>How will social shopping shape 2017?</h2>\r\n2016 was a year in which marketing over social media came of age. With a greater proportion of shoppers in the UK now connected to social networks, it’s imperative that retailers take advantage of this considerable chunk of the market. In 2017, this looks to become still more so.\r\n\r\nSocial shopping affords customers the chance to share their retail experience with their peers, and fulfils a fundamental human desire for validation. In many respects, social shopping aims to ape the rewarding nature of walking into a real store with some friends and making a purchase.\r\n\r\nLet’s take a look at some of the ways in which the trend might gain additional traction in 2017\r\n<h3>Decision reassurance</h3>\r\nWhen millennial shoppers make purchases online, they’re often informed by their interactions with other customers. And this is also true, albeit to a lesser extent, of older customers. If you’re going to buy a new monitor for a computer, for example, you might visit forums and YouTube videos populated by experts and enthusiasts, and effectively collaborate with them on the purchasing decision.\r\n\r\nSocial shopping takes this collaboration to the next level; by browsing a product feed curated specifically for you, you’ll be sure that the items you’re considering are popular with other users. This helps to reduce the likelihood that you’re unwittingly taking a leap into the dark with an unproven product.\r\n<h3>Integration</h3>\r\nWith social networks now an integral part of our daily routine, they’re familiar and trusted. This familiarity fosters trust which can make the difference when it comes to conversions. What’s more, rather than simply including a link to the shop, where the user will be forced to go to the trouble of filling a basket and entering addressing details, social shopping allows users to get to the checkout directly from their feed. Facebook’s implementation of a ‘buy’ button allows users to make an impulse purchase in a matter of moments. Instagram has now also recently launched shopping functionality into their application, which yields much the same benefit.\r\n<h3>Interaction</h3>\r\nOne of the cardinal virtues of a presence on social media is that it allows users to quickly interact with other customers and sales reps. This offers online shops a means of connecting directly with their customers, and thus influencing how a customer might feel about the brand. The influence on a purchasing decision exerted by a person’s emotions is often extremely underrated, and savvy branding in 2017 will undoubtedly seek to make products part of a lifestyle. A great example of this sort of success was Coca-cola’s #ShareaCoke campaign of a few years back, which saw millions of people share a picture of a bottle of coke with their name on it – providing the company with enormous amounts of priceless marketing, at zero cost. Smaller campaigns of this sort are undoubtedly what will help push social shopping forward in 2017.','How will social shopping shape 2017?','','inherit','closed','closed','','5615-revision-v1','','','2026-02-15 13:35:30','2026-02-15 13:35:30','',5615,'https://actuate.webpreview.co/?p=8529',0,'revision','',0),(8530,1,'2026-02-15 13:35:58','2026-02-15 13:35:58','<h2>Using personalisation to boost conversion rates</h2>\r\nThe modern online shopper has long expected certain minimum requirements from their e-retailers of choice. The opportunity to find and purchase their goods quickly, browse in an intuitive and user-friendly way, and select from a range of delivery options, have been considered minimum requirements for a while now.\r\n\r\nBut technology has now moved to the point where retailers, and the marketers they work beside, are able to offer a more bespoke experience, tailored to the precise needs of the customer. The more data collected about the shopping habits of the person in question, the more precise such marketing is capable of being.\r\n<h3>How effective is personalisation?</h3>\r\nIt’s widely, and understandably, assumed that a personal approach is more persuasive. But to what extent is this true, and are there any limits on the effect? According to last year’s <a href=\"https://econsultancy.com/reports/conversion-rate-optimization-report/\">Conversion Rate Optimisation Report from Econsultancy</a>, just under a third of the companies surveyed report a ‘major uplift’ in conversion rates after implementing a personalisation programme. When we extend the figure to include companies who’ve experienced any kind of improvement at all, the figure rises to 90%\r\n\r\nOf course, it’s worth attaching a few cautionary notes to these findings – they rely on self-reporting of data that’s not easily quantified – we can’t, after all, easily tell what proportion of the conversion rate improvement came as a result of the more personal approach. Given the trend of the data, however, it’s difficult to avoid the conclusion that personalisation is effective.\r\n<h3>Why is personalisation effective?</h3>\r\nIn the not-too-distant past, the extent of personalisation in online marketing was such that conversational phrases like ‘welcome back’ was considered cutting-edge. Now, the rapport between an engaged customer and an effective website is far more nuanced, largely because the latter knows so much more about the former. Armed with this knowledge, gleaned from mining data about the customer’s habits and online behaviour, a far more targeted approach is possible.\r\n\r\nSo, if a customer has displayed an interest in books by a certain author, or electric guitars, or outdoor hot-tubs, then presenting them with marketing material about those specific sorts of items is going to be far more effective than offering a more general catalogue.\r\n\r\nPurchases of this sort will also serve to improve customer retention, as personalised offers are among the strongest drivers of repeat purchases. By building a familiarity between your customers and your website, you’ll make yourself the first port of call in the future.\r\n\r\nBy providing content that predicts what a customer might want, rather than reacting to their demands, you’ll be able to provide them with a beacon of clarity in a stormy sea of content. Consequently, effective personalisation should be seen as a priority for anyone looking to sell just about anything.','Using personalisation to boost conversion rates','','inherit','closed','closed','','5617-revision-v1','','','2026-02-15 13:35:58','2026-02-15 13:35:58','',5617,'https://actuate.webpreview.co/?p=8530',0,'revision','',0),(8531,1,'2026-02-15 13:37:03','2026-02-15 13:37:03','<h2>Why Google Shopping Ads Convert Better Than Text Ads and Deliver Better ROI</h2>\r\nIf you are looking to get a terrific ROI with your online ads then you may be wondering which approach will give you the best results.\r\n\r\nAmong the best current options is the Google Shopping service. In fact, there are a number of powerful reasons for believing that this could be a far better method for you than traditional text ads.\r\n<h3>Matches Specific Shopping Search Enquiries</h3>\r\nOf course, you already know that there are plenty of people looking online for what you sell at any given time. Therefore, the key is in finding a way to match your offers to specific search enquiries, which is exactly what Google Shopping does.\r\n\r\nIn this way, you can help your potential customers to find exactly what they want at the time they are looking for it. You can also get a high level of control over when and where your ads appear, to help you to squeeze the maximum benefit out of them.\r\n\r\nYou only get charged for advertising when someone clicks on one of your ads and gets sent to your website for more details on your offers. In addition, the fact that Google Shopping works on mobile devices as well as desktops means that you can reach out to people who are shopping on the move as well as those who do it at home or at work.\r\n<h3> A More Focused Approach</h3>\r\nIt is easy to get a highly structured approach to your Google Shopping listings. You get started by putting all of your product inventory onto AdWords and then working out the different product groups and categories that you want to use.\r\n\r\nIn this way, you get a better level of control over how you show off your products to potentially interested customers. This control extends to the custom labels and campaign priorities that you can also take advantage of.\r\n\r\nIf you have certain special offers that you want to let people know about, then this is a fantastic way of doing so. By focusing on the special deals that you have on the go you can try and steal a march on your rivals by directing shoppers straight to your site as soon as they start looking.\r\n<h3>Excellent Reporting</h3>\r\nWith any type of marketing campaign, it is vital that you can rely upon reports that show you how well you are achieving your targets. The good news in this respect is that Google Shopping gives you excellent reporting ability.\r\n\r\nInterestingly, the performance data that you receive is linked to the individual items rather than groups. This means that you can filter all of the details by product for a far greater level of control.\r\n\r\nIn terms of your ROI, this means that you can take charge of exactly how much you spend and how well it is used. If one of your products is giving far better results than the others, then the reporting tools will let you see all of the details in an easy-to-read way.\r\n<h3>Check Out the Competition</h3>\r\nA powerful benefit of using this type of online advertising is that it gives you a very useful look at what the competition is doing. For example, you can see the average CTR and max CPC estimates for your competitors before making your own decisions.\r\n\r\nIt is worth pointing out that the data you see is anonymous, so you can’t see which exact companies it relates to. However, it is still a fine way of getting a feel for the market before you go ahead with your own campaigns.\r\n\r\nWhether you are new to the market or not, it is always great to see what your rivals are up to and how successful they are right now.\r\n<h3>Overall Summary</h3>\r\nBy using Google Shopping wisely, you can make sure that your products are more visible on the internet to those people who are currently interested in them. This should allow you to get higher quality leads, more site traffic and a better click-through rate too.\r\n\r\nOf course, the overall result should be that you make your advertising budget work far harder for you. Once you given this method a try you are likely to find a great way of getting a better ROI while staying completely in control of your budget and advertising tasks.\r\n\r\nIt is also extremely easy to get started with. This is particularly true if you have an AdWords account just now and want to make the switch to a smarter way of advertising online from now on.','Why Google Shopping Ads Convert Better Than Text Ads and Deliver Better ROI','','inherit','closed','closed','','5619-revision-v1','','','2026-02-15 13:37:03','2026-02-15 13:37:03','',5619,'https://actuate.webpreview.co/?p=8531',0,'revision','',0),(8532,1,'2026-02-15 13:37:21','2026-02-15 13:37:21','<h2>Why Google Shopping Ads Convert Better Than Text Ads and Deliver Better ROI</h2>\r\nIf you are looking to get a terrific ROI with your online ads then you may be wondering which approach will give you the best results.\r\n\r\nAmong the best current options is the Google Shopping service. In fact, there are a number of powerful reasons for believing that this could be a far better method for you than traditional text ads.\r\n<h3>Matches Specific Shopping Search Enquiries</h3>\r\nOf course, you already know that there are plenty of people looking online for what you sell at any given time. Therefore, the key is in finding a way to match your offers to specific search enquiries, which is exactly what Google Shopping does.\r\n\r\nIn this way, you can help your potential customers to find exactly what they want at the time they are looking for it. You can also get a high level of control over when and where your ads appear, to help you to squeeze the maximum benefit out of them.\r\n\r\nYou only get charged for advertising when someone clicks on one of your ads and gets sent to your website for more details on your offers. In addition, the fact that Google Shopping works on mobile devices as well as desktops means that you can reach out to people who are shopping on the move as well as those who do it at home or at work.\r\n<h3> A More Focused Approach</h3>\r\nIt is easy to get a highly structured approach to your Google Shopping listings. You get started by putting all of your product inventory onto AdWords and then working out the different product groups and categories that you want to use.\r\n\r\nIn this way, you get a better level of control over how you show off your products to potentially interested customers. This control extends to the custom labels and campaign priorities that you can also take advantage of.\r\n\r\nIf you have certain special offers that you want to let people know about, then this is a fantastic way of doing so. By focusing on the special deals that you have on the go you can try and steal a march on your rivals by directing shoppers straight to your site as soon as they start looking.\r\n<h3>Excellent Reporting</h3>\r\nWith any type of marketing campaign, it is vital that you can rely upon reports that show you how well you are achieving your targets. The good news in this respect is that Google Shopping gives you excellent reporting ability.\r\n\r\nInterestingly, the performance data that you receive is linked to the individual items rather than groups. This means that you can filter all of the details by product for a far greater level of control.\r\n\r\nIn terms of your ROI, this means that you can take charge of exactly how much you spend and how well it is used. If one of your products is giving far better results than the others, then the reporting tools will let you see all of the details in an easy-to-read way.\r\n<h3>Check Out the Competition</h3>\r\nA powerful benefit of using this type of online advertising is that it gives you a very useful look at what the competition is doing. For example, you can see the average CTR and max CPC estimates for your competitors before making your own decisions.\r\n\r\nIt is worth pointing out that the data you see is anonymous, so you can’t see which exact companies it relates to. However, it is still a fine way of getting a feel for the market before you go ahead with your own campaigns.\r\n\r\nWhether you are new to the market or not, it is always great to see what your rivals are up to and how successful they are right now.','Why Google Shopping Ads Convert Better Than Text Ads and Deliver Better ROI','','inherit','closed','closed','','5619-revision-v1','','','2026-02-15 13:37:21','2026-02-15 13:37:21','',5619,'https://actuate.webpreview.co/?p=8532',0,'revision','',0),(8533,1,'2026-02-15 13:38:12','2026-02-15 13:38:12','<h2>5 things to do when selling to millennials</h2>\r\nIf you’re going to market a product or service, it’s important to take into account of the behaviours and social mores of the people you’re marketing to. While it’s difficult to learn a great deal about potential customers without ever meeting them, we can tailor our approach based on broad attributes like age and gender, and thereby create more effective marketing content.\r\n\r\nOne particularly important age bracket is the millennial – the modern age’s ‘young person’. There’s some debate over the precise boundaries of the category; some academics define millennials as those born after the late seventies but before the early 2000s, but others might define it much more narrowly. Millennials tend to differ from their older counterparts in several key respects – they’re predominantly (though not universally) more secular, more socially liberal, and more technologically literate. When we’re considering a marketing strategy that focuses on this age group, it’s important to consider all of these factors in order to secure the maximum possible resonance. Let’s take a look at five different things to do when selling things to millennials.\r\n<h3>Don’t neglect video</h3>\r\nIn 2016, we saw online video explode in popularity. With so much content out there to compete with, the moving image is capable of putting across the most information in the shortest possible time. It’s the medium with the greatest possible ‘viral’ potential, and therefore the one which can on no account be neglected.\r\n<h3>Engage via social media</h3>\r\nYounger people are accustomed to using social media, and tend to react more positively when brands engage with them via social networks like Facebook and Twitter. This might mean aping their language. A football club might share a video and comment that the striker depicted had gone into ‘beast mode’, or displayed ‘ridiculous tekkers’. Likewise, a fashion publication might declare a pair of shoes to be ‘reem’. Of course, one might easily get this wrong and look ridiculous – which is why a clued-up social media team is essential in maintaining a millennial-friendly image.\r\n<h3>Downplay traditional marketing</h3>\r\nMillennials tend to want to feel involved with their purchases and the people they’re purchasing from, in a way that their older peers do not. Disruptive pop-up ads that aren’t targeted toward them are likely to be more irritating than encouraging, as they remove the element of choice that’s so important to the millennial mind.\r\n<h3>Encourage content marketing</h3>\r\nContent marketing is more than just a passing fad – it’s been around for hundreds of years, with big-name brands releasing information and educational guides for free, as far back as the 1800s. With millennials valuing content so highly, this trend looks likely to endure for a while longer.\r\n<h3>Use is better than ownership</h3>\r\nServices like Spotify and Airbnb are popular with millennials – and they have one thing in common. They don’t require that the consumer own the thing that they’re enjoying. By offering your customers a flexible means of using a product – without the cost and hassle of actually owning it – you’ll be tapping into a key marketing trend for millennials.','5 things to do when selling to millennials','','inherit','closed','closed','','5611-revision-v1','','','2026-02-15 13:38:12','2026-02-15 13:38:12','',5611,'https://actuate.webpreview.co/?p=8533',0,'revision','',0),(8534,1,'2026-02-15 13:39:16','2026-02-15 13:39:16','<h2>8 Ways That the Digital Marketing for Westworld Was Effective</h2>\r\nEvery now and then, we can see a terrific example of how digital marketing can be used highly effectively. In recent times, the resounding success of the marketing campaign for the HBO series ‘Westworld’ has definitely given us a few points to ponder.\r\n\r\nHow exactly did the marketing team behind this series manage to make this a digital marketing success story?\r\n<h3>It Brought the Story to Life</h3>\r\nIt is easy to think that a marketing campaign should just be about letting the public know that a certain service or product is about to be made available. Yet, the team behind Westworld went further and brought the story to life for us.\r\n\r\nThis was evident in a number of interesting ways, such as when their social media account stated that there had been a glitch in the system and that the next episode could now be seen earlier than expected. Their website also brought to life the idea that their technology was getting out of control, just as in the show itself.\r\n<h3>It Used Virtual Reality</h3>\r\nVirtual reality is something that a lot of people are talking about right now, but few marketing teams have attempted to harness its potential so far. This was something that the people marketing Westworld used very effectively with the HTC Vive.\r\n\r\nThe immersive nature of Westworld means that it was ripe for promoting in this way. However, it is a tactic that we can expect to see used increasingly by digital marketing teams as well.\r\n<h3>They Built a Themed Website</h3>\r\nAnother clever move was to build a site called Discover Westworld. This looks like a typical luxury resort website, but it is actually a dark and mysterious place that cranks up the overall theme of technology taking over.\r\n\r\nThe site has been built with extra content in it that has been designed for viewers to unlock and enjoy as the series progresses. It is all about giving extra content to the most passionate fans and encouraging them to spread the word.\r\n<h3>Consistency Across Channels</h3>\r\nAny good marketing campaign should be about giving a consistent message no matter how many different channels it crosses. In this respect, the Westworld campaign was a great success.\r\n\r\nThe marketing efforts for this futuristic show was all focused on presenting the same sort of dark, mysterious and threatening vibe that the show involves. This worked a treat, as viewers were drawn into the fake world with great success.\r\n<h3>They Related the Show to Real-Life Fears</h3>\r\nPerhaps one of the key elements of Westworld is that it brings to the small screen some of the current fears many people have about technology becoming too powerful for humans to control. Worries about the rise of artificial intelligence is something that the marketing team used well in their efforts.\r\n\r\nIt may just be a fantasy show, but some of the marketing was enough to bring a real chill to the people who got lured into the world created by this show.\r\n<h3>They Use Humanoids to Create a Stir</h3>\r\nA particularly interesting tactic used to promote Westworld was that of sending out 20 humanoids to wander around London. This caused a stir, as it helped people to interact with the marketing campaign while also introducing some of the key concepts of the series.\r\n\r\nIt is far easier to get the public to imagine a theme park filled with robot guides when they are speaking to one of them out on the streets.\r\n<h3>The Marketing Told More of the Story</h3>\r\nIt is also worth pointing out that the digital marketing efforts went towards telling us more of the story of Westworld. For example, the website goes on to give us new material and explain how their fictional world works.\r\n\r\nThis is great news for hard-core fans who can’t get enough of the show and it can also help to build up a real head of steam in terms of getting word of the series out there.\r\n<h3><strong>They Got People Interested and Intrigued</strong></h3>\r\nPerhaps the best way to sum up this matter is to say that the Westworld digital marketing did a fantastic job in getting people interested and intrigued in their product. The buzz that they generated ensured that there were plenty to viewers keen to see whether the show was as good as the hype.\r\n\r\nOf course, not every product appears as initially attractive and appealing as Westworld. Having said that, with the right digital marketing ideas it is possible to whet the public’s appetite and get people interested right from the start.','8 Ways That the Digital Marketing for Westworld Was Effective','','inherit','closed','closed','','5623-revision-v1','','','2026-02-15 13:39:16','2026-02-15 13:39:16','',5623,'https://actuate.webpreview.co/?p=8534',0,'revision','',0),(8535,1,'2026-02-15 13:39:40','2026-02-15 13:39:40','<h2>Merry Christmas!</h2>\r\nSo it\'s that time of year again!\r\n\r\nThe offices are tidy, the hangovers are daily and everyone is waiting for the weekend.\r\n\r\nWe\'ve had a fantastic 2016 thanks to our amazing team and inspirational customers.\r\n\r\nA few of my personal favourite moments are:\r\n<ul>\r\n 	<li>Welcoming <a href=\"https://actuate.webpreview.co/2016/08/03/chester-cutting-edge-digital-world/\">Martin</a> to the team</li>\r\n 	<li>Completing a <a href=\"https://actuate.webpreview.co/2016/05/16/congratulations-mat/\">100 mile bike ride for charity</a></li>\r\n 	<li>Seeing sites like <a href=\"https://actuate.webpreview.co/our-work/pickett/\">Pickett</a> and <a href=\"https://actuate.webpreview.co/our-work/oh-polly/\">Oh Polly</a> grow</li>\r\n 	<li>Watching our team grow!</li>\r\n</ul>\r\n2017 is looking to be as fun and fast paced so until we meet next year here are some important dates:\r\n<ul>\r\n 	<li>We close the office on the 22nd December 2016</li>\r\n 	<li>We come back refreshed on the 3rd January 2017 (That felt weird to write)</li>\r\n</ul>\r\nOf you need us between these dates please email support@actuate.agency\r\n\r\nSee you next year ;-)\r\n\r\n&nbsp;','Merry Christmas and a Happy New Year!','','inherit','closed','closed','','5609-revision-v1','','','2026-02-15 13:39:40','2026-02-15 13:39:40','',5609,'https://actuate.webpreview.co/?p=8535',0,'revision','',0),(8536,1,'2026-02-15 13:39:59','2026-02-15 13:39:59','<h2>Are you ready for the Christmas sales?</h2>\nWith The Most Wonderful Time of the Year looming on the horizon, British shoppers will soon be flocking to their retailer of choice (which, increasingly, is an online one) in search of gifts to lavish upon their friends and relatives. In order to take the greatest possible advantage of this coming wave of custom, it’s vital that retailers both small and large put plans into place that will most efficiently channel that extra traffic into sales.\n<h3>Offer free shipping</h3>\nAccording to a recent study by UPS, free shipping is an enormously significant factor for those checking out online. More than half of all online shoppers this winter will have their purchases shipped for free, since they’re used to large stores like Amazon offering the service. Fail to offer free shipping, then, and you’re likely to miss out on valuable custom.\n<h3>Don’t neglect mobile sales</h3>\nMore than ever before, customers are making purchases using their mobile devices. As a consequence, online retailers can’t afford to neglect users accessing their stores via mobile devices.\n\nThis is especially so if the stores in question are attracting custom from so-called millennials, who are the driving force behind this trend.\n<h4>Don’t neglect Black Friday</h4>\nWhile Black Friday isn’t quite an enormously successful day of judgement in the British retail calender in the same respect as it is in the American one, it’s still regarded by many shoppers as a vital point of purchase – particular when shopping for higher value goods like laptops and other\n\nelectronic devices. With online retailers offering discounts that don’t require braving a crowd of frenzied bargain-hunters, many customers are delaying certain purchases until late November in the hope of snagging a bargain. It’s worth offering a few promotional discounts to mark the occasion – if only to get customers in at the top of the funnel!\n<h4>Don’t neglect video advertising</h4>\nOne of the most noticeable trends in online marketing during the course of 2016 has been the increased ubiquity of viral video content. More than ever, potential customers have access to devices and software that can display high-quality video content quickly. Well-produced videos have\n\nenormous power to win and keep new customers – as well as to demonstrate new products. Provided that you’re careful about the marketing video you produce, it should be possible to reap tremendous rewards following a successful video campaign on social media.','Four tips for Christmas Sales','','inherit','closed','closed','','5603-autosave-v1','','','2026-02-15 13:39:59','2026-02-15 13:39:59','',5603,'https://actuate.webpreview.co/?p=8536',0,'revision','',0),(8537,1,'2026-02-15 13:40:23','2026-02-15 13:40:23','<h2>Are you ready for the Christmas sales?</h2>\r\nWith The Most Wonderful Time of the Year looming on the horizon, British shoppers will soon be flocking to their retailer of choice (which, increasingly, is an online one) in search of gifts to lavish upon their friends and relatives. In order to take the greatest possible advantage of this coming wave of custom, it’s vital that retailers both small and large put plans into place that will most efficiently channel that extra traffic into sales.\r\n<h3>Offer free shipping</h3>\r\nAccording to a recent study by UPS, free shipping is an enormously significant factor for those checking out online. More than half of all online shoppers this winter will have their purchases shipped for free, since they’re used to large stores like Amazon offering the service. Fail to offer free shipping, then, and you’re likely to miss out on valuable custom.\r\n<h3>Don’t neglect mobile sales</h3>\r\nMore than ever before, customers are making purchases using their mobile devices. As a consequence, online retailers can’t afford to neglect users accessing their stores via mobile devices.\r\n\r\nThis is especially so if the stores in question are attracting custom from so-called millennials, who are the driving force behind this trend.\r\n<h3>Don’t neglect Black Friday</h3>\r\nWhile Black Friday isn’t quite an enormously successful day of judgement in the British retail calender in the same respect as it is in the American one, it’s still regarded by many shoppers as a vital point of purchase – particular when shopping for higher value goods like laptops and other electronic devices. With online retailers offering discounts that don’t require braving a crowd of frenzied bargain-hunters, many customers are delaying certain purchases until late November in the hope of snagging a bargain. It’s worth offering a few promotional discounts to mark the occasion – if only to get customers in at the top of the funnel!\r\n<h3>Don’t neglect video advertising</h3>\r\nOne of the most noticeable trends in online marketing during the course of 2016 has been the increased ubiquity of viral video content. More than ever, potential customers have access to devices and software that can display high-quality video content quickly. Well-produced videos have enormous power to win and keep new customers – as well as to demonstrate new products. Provided that you’re careful about the marketing video you produce, it should be possible to reap tremendous rewards following a successful video campaign on social media.','Four tips for Christmas Sales','','inherit','closed','closed','','5603-revision-v1','','','2026-02-15 13:40:23','2026-02-15 13:40:23','',5603,'https://actuate.webpreview.co/?p=8537',0,'revision','',0),(8538,1,'2026-02-15 13:43:18','2026-02-15 13:43:18','<h2>Customer retention, are you on it?</h2>\r\nIf you’re going to build a successful business, then you’ll need to know that it’s far easier to retain existing customers than it is to win over new ones. Existing customers are far easier to reach and persuade then new ones, as you won’t have to get their ear before delivering your message – you’ll already have it! What’s more, in delivering a great customer experience that’s free from problems, you’ll provide reason enough to persuade most customers to stick with you.\r\n<p class=\"western\">Let’s examine some of the ways in which you might maximally foster customer loyalty, and thereby ensure that repeat business continues to flock in the direction of your online store’s checkout pages.</p>\r\n\r\n<h3 class=\"western\">Automation</h3>\r\n<p class=\"western\">In order to reduce the amount of time our employees spend on a given task, employers will often resort to automation. A machine can perform certain tasks far more quickly and efficiently than a human ever could, and so by employing them in certain areas, we can ensure that we aren’t wasting precious man-hours.</p>\r\n<p class=\"western\">But customers, too, have hours that they’d prefer weren’t consumed with unnecessary, fiddly tasks like typing in their login details again and again. By automating, we’re able to keep the need for work on the customer’s part to an absolute minimum, and thereby ensure that they aren’t frustrated. This in turn will mean that they’re likely to return!</p>\r\n\r\n<h3 class=\"western\">Personalisation</h3>\r\n<p class=\"western\">In order to achieve a website that’s closely in tune with a customer’s needs, we can collect valuable data on their shopping habits, and create targeted marketing that’s precise. The modern online customer expects to be offered deals that are tailored to them – and so will view targeted marketing as welcome rather than intrusive. Again, automation can help to ensure that the customer receives an experience that’s precisely tailored and based on data. The result? More conversions.</p>\r\n\r\n<h3 class=\"western\">Engagement</h3>\r\n<p class=\"western\">While it’s important to provide a customer with a seamless interface that’s tailored to their needs, and which will respond to their inputs, it’s also important to also provide them with the option of talking to a human being. Increasingly, online retailers are providing chat services built into their applications, in order to allow customers to talk to a human being and address any queries they might have. This will help to convert hesitant customers, and to provide committed customers with reassurance that they’ll be able to have their problems addressed when they arise.</p>','What makes a loyal customer?','','inherit','closed','closed','','5607-revision-v1','','','2026-02-15 13:43:18','2026-02-15 13:43:18','',5607,'https://actuate.webpreview.co/?p=8538',0,'revision','',0),(8539,1,'2026-02-15 13:43:53','2026-02-15 13:43:53','<h2>Design vs. User Experience... What\'s coming next?</h2>\r\n2016 has witnessed huge development in the way that users interface with and experience the software they’re buying. Both UX and UI tend to make or break the software, today – with users coming to hold new applications to increasingly high standards. If they don’t get the sort of experience offered by applications like Instagram, Uber and Spotify, then they’re unlikely to stick around long enough to appreciate the other merits of the software – however numerous they might be.\r\n<p class=\"western\">In what remains of the year, and the next, we’re sure to see UX and UI design come on even further. Let’s examine some of the ways in which this might be so.</p>\r\n\r\n<h3 class=\"western\">Material Design</h3>\r\n<p class=\"western\">Now that hardware has reached a point where running high-quality, animated applications is easy, firms like Google are releasing tools which allow developers to write applications that move about in response to user input. Google’s ‘Material Design’ language has been just one component in a much larger trend – Google’s rivals are certain to follow suit with their own innovations, and the landscape for developers looks to be more vibrant, colourful and animated than ever before.</p>\r\n\r\n<h3 class=\"western\">Drop-off monitoring</h3>\r\n<p class=\"western\">Part of the reason that successful applications like Dropbox and Uber are so popular is that they’ve had all of their weak points ruthlessly expunged. This is possible thanks to an unprecedented amount of detailed feedback about ‘drop-off points’ – those areas where users are most likely to give up the ghost and leave the application. Understanding bounce rates is an essential part of reducing them – and so we should see greater focus on gathering drop-off data in the coming year.</p>\r\n\r\n<h3 class=\"western\">UI frameworks</h3>\r\n<p class=\"western\">With so many different varieties of device available, designing an interface which works smoothly on all of them is a major headache – particularly for smaller developers with limited budgets. That’s where UI frameworks come in. By making use of tried-and-true frameworks, whose components each been tested rigorously, and then applying new skins to match the look of the site, it’s possible to quickly and easily create consistent, polished user interfaces in no time at all.</p>\r\n\r\n<h3 class=\"western\">Minimalism</h3>\r\n<p class=\"western\">Many of the larger app developers are rolling back their designs – in order to incorporate fewer colours and distracting logos. These applications help to channel users in the proper direction without being intrusive, over-designed or showy. That said, there’s some disagreement over whether this trend will be a permanent (or even welcome) one.</p>','Upcoming UX/UI trends','','inherit','closed','closed','','753-revision-v1','','','2026-02-15 13:43:53','2026-02-15 13:43:53','',753,'https://actuate.webpreview.co/?p=8539',0,'revision','',0),(8540,1,'2026-02-15 13:45:06','2026-02-15 13:45:06','<h2>Top tools for monitoring your eCommerce store!</h2>\nWhen you\'re running a shop – whether it be an offline or online one – then you\'ll want to be kept appraised of what\'s going on, and learn as soon as possible of any weakness or failing in the system.\n\nLet\'s examine some of the best tools that online retailers have in this regard.\n<h3 class=\"list-heading\">Zabbix</h3>\n<a href=\"http://www.zabbix.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Zabbix</a> is a service which provides a comprehensive menu of monitoring options, and which allows developers to write bespoke scripts to check different aspects of the site.\n<h3 class=\"list-heading\">Appdynamics</h3>\n<a href=\"https://www.appdynamics.co.uk/\" target=\"_blank\" rel=\"noopener noreferrer\">Appdynamics</a> provides a peerless depth of monitoring into web applications and infrastructure, with deep and detailed reporting. It comes at a price to match, however.\n<h3 class=\"list-heading\">Logentries</h3>\n<a href=\"https://logentries.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Logentries</a> differs from applications like Zabbix in that it reports error messages directly from the application reporting them. It\'s great for when you need detail for troubleshooting.\n<h3 class=\"list-heading\">New Relic</h3>\n<a href=\"https://newrelic.com/\" target=\"_blank\" rel=\"noopener noreferrer\">New Relic</a> will monitor how well an application is performing from within the server it\'s being hosted on, checking constantly for disk space, CPU usage, response time a request volume. It\'ll thereby provide very useful information.\n<h4 class=\"list-heading\">Scriptrock/UpGuard</h4>\n<a href=\"https://www.upguard.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Scriptrock/UpGuard</a> allows you to check for differences between servers which should be identical, and thereby offers excellent protection against unwanted changes (be they made in error or through malice).\n<h4 class=\"list-heading\">Updown</h4>\nThis online service periodically checks your website by constantly sending an http head request to a specified URL. When the site stops working, you\'ll be notified via email or text. Simple, effective, invaluable.\n<h4 class=\"list-heading\">Pingometer</h4>\nThis paid-for service is slightly more complex; it boasts twelve different monitoring stations on continents around the world. It\'ll monitor your website\'s responsiveness to a wide range of different protocols.\n<h4 class=\"list-heading\">StatusOK</h4>\n<a href=\"https://github.com/sanathp/statusok\" target=\"_blank\" rel=\"noopener noreferrer\">StatusOK</a> differs from the competition slightly; it\'s an open-source solution which is self-hosted – but if you\'re so inclined, you can always set up a VPS to test your site\'s responsiveness to traffic from anywhere in the world.\n<h4 class=\"list-heading\">Pingdom</h4>\n<a href=\"https://tools.pingdom.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Pingdom</a> is among the world\'s most popular monitoring tools. It boasts a network comprising more than sixty different monitoring stations, which check your site every minute. Pingdom will not just monitor whether your site is responding, but how quickly – so if something slows it down suddenly, you\'ll know about it quickly.\n<h4 class=\"list-heading\">Uptrends</h4>\n<a href=\"https://www.uptrends.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Uptrends</a> makes use of even more monitoring stations than Pingdom, with more than a hundred and fifty spread across the globe. While it lacks a free version, the availability of advanced features like waterfall reports will justify the cost for many.\n\n<strong>That\'s quite a list, do you use these already? Or are we missing any that you think need a mention? Comment below!</strong>','Top 10 ecommerce monitoring tools','','inherit','closed','closed','','745-autosave-v1','','','2026-02-15 13:45:06','2026-02-15 13:45:06','',745,'https://actuate.webpreview.co/?p=8540',0,'revision','',0),(8541,1,'2026-02-15 13:45:25','2026-02-15 13:45:25','<h2>Top tools for monitoring your eCommerce store!</h2>\r\nWhen you\'re running a shop – whether it be an offline or online one – then you\'ll want to be kept appraised of what\'s going on, and learn as soon as possible of any weakness or failing in the system.\r\n\r\nLet\'s examine some of the best tools that online retailers have in this regard.\r\n<h3 class=\"list-heading\">Zabbix</h3>\r\n<a href=\"http://www.zabbix.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Zabbix</a> is a service which provides a comprehensive menu of monitoring options, and which allows developers to write bespoke scripts to check different aspects of the site.\r\n<h3 class=\"list-heading\">Appdynamics</h3>\r\n<a href=\"https://www.appdynamics.co.uk/\" target=\"_blank\" rel=\"noopener noreferrer\">Appdynamics</a> provides a peerless depth of monitoring into web applications and infrastructure, with deep and detailed reporting. It comes at a price to match, however.\r\n<h3 class=\"list-heading\">Logentries</h3>\r\n<a href=\"https://logentries.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Logentries</a> differs from applications like Zabbix in that it reports error messages directly from the application reporting them. It\'s great for when you need detail for troubleshooting.\r\n<h3 class=\"list-heading\">New Relic</h3>\r\n<a href=\"https://newrelic.com/\" target=\"_blank\" rel=\"noopener noreferrer\">New Relic</a> will monitor how well an application is performing from within the server it\'s being hosted on, checking constantly for disk space, CPU usage, response time a request volume. It\'ll thereby provide very useful information.\r\n<h3 class=\"list-heading\">Scriptrock/UpGuard</h3>\r\n<a href=\"https://www.upguard.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Scriptrock/UpGuard</a> allows you to check for differences between servers which should be identical, and thereby offers excellent protection against unwanted changes (be they made in error or through malice).\r\n<h3 class=\"list-heading\">Updown</h3>\r\nThis online service periodically checks your website by constantly sending an http head request to a specified URL. When the site stops working, you\'ll be notified via email or text. Simple, effective, invaluable.\r\n<h3 class=\"list-heading\">Pingometer</h3>\r\nThis paid-for service is slightly more complex; it boasts twelve different monitoring stations on continents around the world. It\'ll monitor your website\'s responsiveness to a wide range of different protocols.\r\n<h3 class=\"list-heading\">StatusOK</h3>\r\n<a href=\"https://github.com/sanathp/statusok\" target=\"_blank\" rel=\"noopener noreferrer\">StatusOK</a> differs from the competition slightly; it\'s an open-source solution which is self-hosted – but if you\'re so inclined, you can always set up a VPS to test your site\'s responsiveness to traffic from anywhere in the world.\r\n<h3 class=\"list-heading\">Pingdom</h3>\r\n<a href=\"https://tools.pingdom.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Pingdom</a> is among the world\'s most popular monitoring tools. It boasts a network comprising more than sixty different monitoring stations, which check your site every minute. Pingdom will not just monitor whether your site is responding, but how quickly – so if something slows it down suddenly, you\'ll know about it quickly.\r\n<h3 class=\"list-heading\">Uptrends</h3>\r\n<a href=\"https://www.uptrends.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Uptrends</a> makes use of even more monitoring stations than Pingdom, with more than a hundred and fifty spread across the globe. While it lacks a free version, the availability of advanced features like waterfall reports will justify the cost for many.\r\n\r\n<strong>That\'s quite a list, do you use these already? Or are we missing any that you think need a mention? Comment below!</strong>','Top 10 ecommerce monitoring tools','','inherit','closed','closed','','745-revision-v1','','','2026-02-15 13:45:25','2026-02-15 13:45:25','',745,'https://actuate.webpreview.co/?p=8541',0,'revision','',0),(8542,1,'2026-02-15 13:45:58','2026-02-15 13:45:58','<h2>What 2016 has taught us about Ecommerce</h2>\r\n2016 has, in several respects, been a tumultuous year. But it’s also seen great changes in the world of eCommerce. Let’s examine a few of these changes, and see if we can draw any conclusions about how online retailers should react to them.\r\n<h3>Smartphone</h3>\r\nFor years, users have been able to enjoy online content on a variety of different devices. But 2016 might be the year in which desktop PC users finally become a minority. If your website isn’t optimised for use on a palm-sized screen, then it follows that you’ll be missing out on an enormous amount of traffic. Indeed, one could soon argue that the smartphone should be the primary focus of optimisation.\r\n\r\nOne major hurdle for smartphone adoption has been the unwillingness of most people to part with money over their phones. But this hurdle looks to have been well and truly surmounted – and we should expect to see a rapid uptick in willingness to shop using a mobile device. If you’re an online retailer, then, you can scarcely afford to ignore the mobile market.\r\n<h3>Video is king</h3>\r\n2016 is a year in which social media has become particularly important in getting a message out there. In this arena, video content is the undisputed king, demonstrably more effective than other forms of media. That’s not to say that other forms of media should be ignored – they’re indispensable parts of a multi-pronged marketing strategy. However, a good video-marketing campaign, if deployed correctly, can yield explosive exposure!\r\n<h3>Voice searching is gaining traction</h3>\r\nJust a year or so ago, voice searching was seen as an awkward gimmick – indeed, it was difficult for most people to talk to their smartphone without feeling faintly ridiculous. But these early compunctions have now all but evaporated, and many are choosing to enlist Siri, Cortana, and Google Now in their searching behaviour.\r\n\r\nThis has huge implications for content creators, as people speak a great deal differently than they write. This means that a conversational tone – and ‘rich answers’ that assistants can reply with directly – are more effective.\r\n<h3>Are you local?</h3>\r\nYou might have noticed recently that Google is delivering many more local results – even if you haven’t explicitly inserted a ‘near me’ into your request. This is no accident – it’s part of Google’s strategy. Exploit this early by differentiating yourself from the local competition, and you’ll reap the rewards.','Ecommerce marketing trends for 2016','','inherit','closed','closed','','741-revision-v1','','','2026-02-15 13:45:58','2026-02-15 13:45:58','',741,'https://actuate.webpreview.co/?p=8542',0,'revision','',0),(8543,1,'2026-02-15 13:46:34','2026-02-15 13:46:34','<h2>Is Magento Enterprise right for you?</h2>\r\nMagento Enterprise Edition is an incredibly powerful piece of software that enables online retailers to work in ways that would otherwise be simply impossible (or at the very least, very difficult). Consequently, it comes with a price tag of around £10,000 a year – a significant step-up from the open-source community edition.\r\n\r\nFor a small business, this cost may be significant; it’s therefore worth reflecting on the benefits this expenditure might bring before taking the plunge. Let’s take a look at them.\r\n<h3>Faster loading</h3>\r\nCustomers expect a certain level of performance from an online retailer – particularly one that they’re unfamiliar with. If a page takes too long to load, then they’ll take their business elsewhere. A faster site, then, translates directly into conversions.\r\n\r\nThanks to full page caching, (a technique which records the result of a given script and presents them to the user when the same request is made), Magento removes the need to repeatedly process identical requests. The result? Better performance, and more conversions!\r\n<h3>Fostering loyalty</h3>\r\nWith the Enterprise Edition, you’ll be better positioned to incentivise repeat business, thanks to the powerful cross-selling and up-selling functionality it provides. If you’re able to offer customers products and promotions which are more precisely tailored to their tastes, you’ll be in a better position to create conversions.\r\n<h3>Catalogue management</h3>\r\nThe Enterprise edition will also provide users with greater control over their content. The ease with which you’re able to make changes to your online catalogue will have a direct impact on the efficacy of your shop. Not only will you save labour on wrestling with clumsy interfaces, but you’ll be able to spend more time devising your catalogue, and less time actually implementing it.\r\n<h3>Support</h3>\r\nPerhaps the most significant virtue of the Enterprise Edition is the Service Level Agreement (SLA) with Magento it provides. This means that you’ll be able to call upon Magento every time you encounter a problem, and fix it more easily. It should be noted that this support is limited to the core functionality of Magento – those third-party plugins aren’t covered.','Magento Enterprise Edition: Is the cost too high?','','inherit','closed','closed','','738-revision-v1','','','2026-02-15 13:46:34','2026-02-15 13:46:34','',738,'https://actuate.webpreview.co/?p=8543',0,'revision','',0),(8544,1,'2026-02-15 13:47:06','2026-02-15 13:47:06','<h2>PHP/Magento Developer required for Chester agency</h2>\r\nIf you’ve got experience with Wordpress and Magento, then we’ve got an opportunity for you in our Chester office. We’re looking for a PHP developer with ninja-level skills to fill a full-time, permanent position which is salaried at £35,000 – depending on just how experienced a ninja you are!\r\n<h3>What do I need?</h3>\r\nYou’ll need to have been working with WordPress and Magento for at least three years in a commercial environment, as you’ll be working with both platforms to provide our clients the service they demand. An in-depth knowledge of PHP, MySQL, HTML5 and CSS3 (particularly SASS/LESS) is also a necessity, as you’ll need to hit the ground running. But as well as bringing experience with you, you’ll also need more general problem solving skills, and the ability to learn and develop as you work with us.\r\n<h3>What else might help?</h3>\r\nWhile it’s not a requirement, applicants would benefit from having certification in Magento and MySQL – as this will allow us to be confident in your ability before you get started. While Magento 2 hasn’t been around for very long, experience with the newer version would also be a plus, as  that’s the platform you’ll be using going forward. Some experience with image-processing software like Fireworks and Photoshop would also be favourable.\r\n<h3>What do I get in return?</h3>\r\nSuccessful applicants enter an environment that’s tremendously rewarding to work in, and offers numerous opportunities for personal and professional development. Our team is passionate and inclusive, and will help you to become an even better PHP developer.\r\n\r\nYou’ll also have the challenge of working with leading brands, and helping them to achieve their growth objectives (and to define those objectives in the first place). At Actuate, we’re keen that your career doesn’t stagnate, and so we offer regular appraisals and personal development plans to help you along the way.\r\n\r\nAs well as helping you to develop professionally, we’ll also help you to keep yourself in good physical shape. You’ll get twenty-eight days holiday a year, as well as £150 towards any eye tests, glasses or contact lenses you might need. You’ll also benefit from a bike-to- work scheme, and have the opportunity to attend a raft of social events throughout the year (and be paid to do so!).\r\n\r\nTo cap it off, we run a relaxed dress code, so you’ll be able to work PHP miracles in comfort and style. If all of this sounds interesting, then why not apply today? You might be just the difference-maker we’re looking for!\r\n\r\nTo find out more visit our careers page here <a href=\"https://actuate.webpreview.co/careers/php-developer/\">PHP Developer Role</a>','Magento Ninja Developer Required','','inherit','closed','closed','','733-revision-v1','','','2026-02-15 13:47:06','2026-02-15 13:47:06','',733,'https://actuate.webpreview.co/?p=8544',0,'revision','',0),(8545,1,'2026-02-15 13:47:31','2026-02-15 13:47:31','<h2>Magento Enterprise Cloud Edition</h2>\r\nThis year, Magento have made a new addition to their roster: alongside their open-source Community Edition, and their premium Enterprise Edition, we now find their cloud-based Enterprise Cloud Edition. This new version of the platform offers retailers a host of new functions, which stem from its cloud-based nature. Let’s explore some of them.\r\n<h3>The cloudier, the better</h3>\r\nTraditionally, retailers have had to host their own content by either leasing servers, or by investing in their own. Through a cloud-based approach, Magento have simplified things – allowing retailers to establish and maintain their stores far more easily, with a package that includes both store management software and cloud-based hosting.\r\n\r\nThe platform is highly scalable, easily controlled, and can be bought for a single fee. You’ll have access to increased capacity at peak times – but you won’t have capacity going to waste when it’s not required.\r\n<h3>Less to worry about</h3>\r\nThe Cloud edition of Magento is built upon the Amazon Web Service’s Cloud infrastructure. This removes the need for merchants to worry about the nuts and bolts of their organisation. Things like managing traffic and hosting sites across national boundaries are dispensed with, allowing merchants to concentrate on what they’re good at: selling.\r\n\r\nThe Cloud Edition works in conjunction with a number of partner services, which combine to create a cohesive and seamless whole. For example, <a href=\"https://platform.sh/\" target=\"_blank\" rel=\"noopener noreferrer\">Platform.sh</a> is a highly automated hosting platform which allows retailers to make changes to small parts of their sites without worrying that  the rest might be effected. <a href=\"https://newrelic.com/\" target=\"_blank\" rel=\"noopener noreferrer\">New Relic</a> and <a href=\"https://blackfire.io/\" target=\"_blank\" rel=\"noopener noreferrer\">Blackfire</a> also provide retailers with powerful tools in monitoring and analysing their performance, which in turn helps them to make targeted improvements. You’ll get CSN and DDoS protection courtesy of <a href=\"https://www.fastly.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Fastly</a>, ensuring that your business is protected against nefarious attacks.\r\n<h3>New beginnings</h3>\r\nMagento’s new approach combines scalability and ease of deployment with the flexibility and ease of customisation that Magento is known for. With the advent of their new ‘Magento Marketplace’ replacement for the ailing Connect marketplace, and the launch of Magento 2, we’re beginning to see more quality control in the marketplace, which indicates that the company is listening to its critics.\r\n\r\nWith eCommerce platforms (and indeed, computing in general) moving to a cloud-based approach, and experiencing all the benefits yielded by such an approach, retailers can look forward to delivering better experiences to their customers than ever before.','Announcing Magento Enterprise Cloud Edition','','inherit','closed','closed','','730-revision-v1','','','2026-02-15 13:47:31','2026-02-15 13:47:31','',730,'https://actuate.webpreview.co/?p=8545',0,'revision','',0),(8546,1,'2026-02-15 13:48:43','2026-02-15 13:48:43','<h2>Friendly support or sale losing nuisance?</h2>\r\nShould you include a live chat support feature on your eCommerce website? Some websites have them, while others don’t. They have some advantages, but they also have some disadvantages. What is right for your business? Let’s take a look at some of the advantages and disadvantages.\r\n<h4>Pros</h4>\r\n<ul>\r\n 	<li>By having live chat support you will be offering a better service for your customers. They will be able to get answers to their questions right away when they are browsing your site.</li>\r\n 	<li>Live chat is often easier for visitors to use because you don’t have to go through any cumbersome “press one if…” menus.</li>\r\n 	<li>Most live chat agents are often able to help two or three people at the same time.</li>\r\n 	<li>The chat window pops up pro-actively, like helpful salesperson. This might stop someone who is having trouble from clicking away from your site.</li>\r\n 	<li>You can check the chat log files to quickly get a feeling for the quality of the support you are offering.</li>\r\n 	<li>You can take a look at the questions that customers are asking and if one common issue keeps coming up, you can adjust your website in order to deal with it.</li>\r\n</ul>\r\n<h4>Cons</h4>\r\n<ul class=\"warning\">\r\n 	<li>Customers who are not too computer savvy might not like it or understand how to use it. You will probably also need to offer phone support as well. Many people don’t type very well so communicating via phone is a lot easier for them.</li>\r\n 	<li>It doesn’t work as well on mobile platforms and might not be supported.</li>\r\n 	<li>Sometimes people find the pop up chat window annoying and it might negatively affect their experience on your page.</li>\r\n 	<li>Some customers might waste your customer service rep’s time with prank chats. However, if this happens you can block the person.</li>\r\n 	<li>If the chat support agent doesn’t react quickly this can be frustrating to your customer.</li>\r\n 	<li>Of course, you will need to pay to implement the chat support and pay the customer service agents – so there is the cost to factor in.</li>\r\n</ul>\r\nThese are just a few of the factors to consider if you are looking to implement live chat support on your website. Take the time to look into your options to see if this type of customer service is right for you and will benefit your website and help you customers.','The Pro\'s And Con\'s Of Live Chat Support For eCommerce Sites','','inherit','closed','closed','','721-revision-v1','','','2026-02-15 13:48:43','2026-02-15 13:48:43','',721,'https://actuate.webpreview.co/?p=8546',0,'revision','',0),(8547,1,'2026-02-15 13:49:03','2026-02-15 13:49:03','<h2>How to Write Product Descriptions that Sell</h2>\r\nWhen it comes to selling your product, you only have one chance to make a first impression. When a customer reads your product description, they will get a sense of what your product is like and whether or not they want to buy. That’s why it is so important to have a well written product description that will capture the attention of your customers.\r\n\r\nSo how you can make sure that the product description really sells? Here are some tips for writing the best possible product descriptions:\r\n<ul>\r\n 	<li>Think about what type of person buys your product. How old are they? What are they interested in? When you are aware of your buyer demographic you can tailor your tone of voice to suit them.</li>\r\n 	<li>Think about what problem your customer has that your product can solve, so that you can outline why the product is the best solution. Remember that people are interested in what the product can do for them.</li>\r\n 	<li>Also, consider what makes your product unique and why it is different than the competitors.</li>\r\n 	<li>Consider the objects that your customer might have to buying the product, so that you can address these objections head on.</li>\r\n 	<li>Use descriptive words which will evoke the senses of the reader and make the product description more engaging.</li>\r\n 	<li>Use words such as “picture yourself” and “imagine” so that the reader can see themselves using the product. You want them to visualise themselves owning it and using it, so that they decide to buy it.</li>\r\n 	<li>Make sure that you highlight the features of the product, such as the size, colour and any other special features. What makes this product different than others that are similar to it?</li>\r\n 	<li>Ensure that the customer understands what the product is to be used for and how it works – this might be necessary for every product but it’s often something important that you need to put across.</li>\r\n 	<li>Try to format your product description in sections and include bullet points, as this is easier for the reader to scan than long paragraphs.</li>\r\n</ul>\r\nThese are just a few of the most important tips that you can keep in mind to write fantastic product descriptions. With the right descriptions you will make people fall in love with your products and you will increase your sales, boosting your success.','How to Write Product Descriptions that Sell','','inherit','closed','closed','','718-revision-v1','','','2026-02-15 13:49:03','2026-02-15 13:49:03','',718,'https://actuate.webpreview.co/?p=8547',0,'revision','',0),(8548,1,'2026-02-15 13:49:56','2026-02-15 13:49:56','Actuate Digital have appointed Martin Sylvester who has previously worked with Reckless and Sutton Silver as their new commercial director.\r\n\r\nMartin has been working in the North West digital sector for over a decade helping website owners grow their online businesses through engaging and strategic digital marketing by understanding what drives customers buying habits.\r\n<blockquote>“I’ve always seen business development as a process of matching an agency and client through values and proposition.”</blockquote>\r\nMartin will be working with Actuate’s MD Mat O’Connor to grow the agency to £300k turnover in the next 12 months by attracting more retail clients after their recent contract wins with Sewing Machines Direct and Peaceful Hooligan.\r\n<blockquote>“Not only does Martin bring fun into the office, he is excellent at table tennis and his business knowledge has made an impact already. We’re looking forward to the future.”</blockquote>','Welcome to Martin Sylvester!','','inherit','closed','closed','','724-revision-v1','','','2026-02-15 13:49:56','2026-02-15 13:49:56','',724,'https://actuate.webpreview.co/?p=8548',0,'revision','',0),(8549,1,'2026-02-15 13:50:18','2026-02-15 13:50:18','If the question is “can page load speed help your eCommerce website?” then the answer is “yes, absolutely.” Consider this – if you are looking to buy a product would you want to wait around on a website that is clunky and takes forever to load to buy that product – when you could buy a similar product somewhere else much faster? Time is money, after all!\r\n\r\nPage load speed does actually make a difference in your ecommerce sales, so make sure that your website loads as quickly as possible. Also, Google penalises websites that offer a poor user experience – so your slow website might also start sliding down in the Google rankings.\r\n\r\nAccording to some accounts even a one second delay in loading speed will have an impact in your revenue. Ideally your page should load within three seconds or less, or it will feel very slow to the average web browser.\r\n\r\nSo, what can you do to increase the speed of your ecommerce site? Here are some tips for making sure that your ecommerce website loads as quickly as possible:\r\n<ul>\r\n 	<li>Reduce the size of the page. You can do this by avoiding embedding large images or big objects such as Javascript on a page if possible.</li>\r\n 	<li>Of course, you will need to find a balance here between load times and rich graphics because beautiful images help to sell your products.</li>\r\n 	<li>Use in-memory technology and caching so that you will not need to access your database unnecessarily.</li>\r\n 	<li>Get some data compression software to compress the data your website sends to the browser.</li>\r\n 	<li>Specify the weight and height of images so that the browser can create placeholders for the images and load both the page and the images at the same time – which saves valuable seconds.</li>\r\n 	<li>Make sure that you are optimising the configuration of your ecommerce platform in order to improve load times. There are usually a few minor tweaks that you can do on most platforms which will offer you significant gains.</li>\r\n 	<li>You can use a tool to measure your site’s speed, such as Google PageSpeed Insight or Pingdom. Check on it now and then to make sure it is still loading fast.</li>\r\n</ul>\r\nKeep these tips in mind so that slow page load speed doesn’t slow down the success of your ecommerce website.','Can Page Load Speed Help Your eCommerce Website?','','inherit','closed','closed','','714-revision-v1','','','2026-02-15 13:50:18','2026-02-15 13:50:18','',714,'https://actuate.webpreview.co/?p=8549',0,'revision','',0),(8550,1,'2026-02-15 13:50:39','2026-02-15 13:50:39','<h2>How to Make the Most of the Hottest Craze in Gaming</h2>\r\nPokemon Go is the biggest gaming craze of the year. This augmented reality game is played on a smartphone and involves walking around your environment to capture Pokemon, which are hidden all over the map. The game has already exceeded 15 million downloads in only a few days and it has become more popular than Instagram and Twitter.\r\n\r\nWhile Pokemon Go has been great for improving the health of gamers by getting them out of the computer chair and onto the streets, but did you know that you could also use it in your local marketing? There are actually huge opportunities for local retailers to use Pokemon Go for marketing.\r\n<h3>Here are some ways that you could use Pokemon Go in your marketing campaign:</h3>\r\nFirst of all, download the game yourself so that you are aware of how it works.\r\n<ul>\r\n 	<li>Find out if your business is a Poke Stop or Poke Gym. A Poke Stop is a place where players can acquire items that allow them to capture and train the monsters. Poke Gyms are where people can use Pokemon to win over the location for their team. If your business is a Poke Gym or a Poke Stop, make sure that you advertise this on your social media!</li>\r\n 	<li>Place physical signage outside of your retail location letting gamers know that Pokemon Go players are welcome.</li>\r\n 	<li>Consider offering special offers for Pokemon players. For example, Lost Heaven restaurant in Melbourne offers 30% discounts for Pokemon Go players if they can show that they have caught some of the rare Pokemon such as Golduck or Magnemite. It also offers 10% discounts for less rare Pokemon.</li>\r\n 	<li>In the game every player picks a team – red or blue. You could offer discounts to one team or another.</li>\r\n 	<li>Make sure that there are plenty of electrical sockets available for customers to charge their phones, as the game can be a battery hog.</li>\r\n 	<li>Set up a “lure”. When you place a lure within the game you will draw more Pokemon to your location, which also means more customers!</li>\r\n 	<li>Pokemon Go users are generally web-savvy, so promote the special deals your business is offering on social media networks such as Twitter, Facebook and Instagram with Pokemon Go related hashtags.</li>\r\n</ul>\r\nThese are just a few of the many ways that you can use this extremely popular game to promote your business and cash in on the Pokemon craze!','Using Pokemon Go in a Local Marketing  Campaign','','inherit','closed','closed','','710-revision-v1','','','2026-02-15 13:50:39','2026-02-15 13:50:39','',710,'https://actuate.webpreview.co/?p=8550',0,'revision','',0),(8551,1,'2026-02-15 13:51:13','2026-02-15 13:51:13','<h2>How to get more selling your crafts online</h2>\r\nGood news for creative artists and crafters out there – the internet makes it easier than ever to sell your products. Whether you are passionate about beading, felting, making jewellery, knitting, woodwork or any other craft, you can find a whole new world of sales opportunities for your beautiful products online. Here are five tips to help you sell your works of art online.\r\n<h3>1. Join an Online Craft Marketplace</h3>\r\nEtsy is just one of the many online marketplaces where you can sell your crafts. Sign up for these marketplaces, create a profile and a shop and start offering your one of a kind goods. You can also take a look around at the crafts that everyone else is selling so that you can get an idea of what your competition looks like.\r\n<h3>2. Post High Quality Photos</h3>\r\nYour piece of artwork or handmade craft could be really beautiful, but if all you have to post online is a poor quality, blurry and low resolution photo it will not look good to customers. Taking good photos of your crafts is essential for showing off their full beauty online. Make sure that when you snap the photo the object is well lit and you are using a decent quality camera. If you sell small items such as jewellery you might want to consider getting it professionally photographed – you will need the right lens and a photography light box to capture the details.\r\n<h3>3. Network on Social Media</h3>\r\nCreate social media profiles for your crafting business and actively use them. Try to connect with potential customers as well as other crafters and artists in order to build an online network. Don’t just use your Twitter, Facebook and Instagram accounts to broadcast your promotional materials – also use them to connect with others, share your personality and get into an interesting discussion.\r\n<h3>4. Write Excellent Product Descriptions</h3>\r\nEvery product you sell should have a well written description to go with it, describing what it is, what it’s features are, the meaning behind it, the materials you used and what makes it special. This informs your customers and also helps your Google ranking.\r\n<h3>5. Let Your Personality Shine Through</h3>\r\nPeople don’t buy crafts because they are practical, they buy them because they are meaningful and beautiful. Don’t be afraid to let your personality shine through into the crafts you make and the way you market them – someone might connect with it.','5 Tips for Selling Crafts Online','','inherit','closed','closed','','705-revision-v1','','','2026-02-15 13:51:13','2026-02-15 13:51:13','',705,'https://actuate.webpreview.co/?p=8551',0,'revision','',0),(8552,1,'2026-02-15 13:51:48','2026-02-15 13:51:48',' <h2>How to get more selling your crafts online</h2>                                                                                                                                                                                                                                                                                                                                                                                    \r\n  <p>Good news for creative artists and crafters out there – the internet makes it easier than ever to sell your products. Whether you are passionate about beading, felting, making jewellery, knitting, woodwork or any other craft, you can find a whole new world of sales opportunities for your beautiful products online. Here are five tips to help you sell your works of art online.</p>\r\n                                                                                                                                                                                                                                                                                                                                                                                                                                         \r\n  <h3 class=\"list-heading\">Join an Online Craft Marketplace</h3>                          \r\n  <p>Etsy is just one of the many online marketplaces where you can sell your crafts. Sign up for these marketplaces, create a profile and a shop and start offering your one of a kind goods. You can also take a look around at the crafts that everyone else is selling so that you can get an idea of what your competition looks like.</p>\r\n\r\n  <h3 class=\"list-heading\">Post High Quality Photos</h3>\r\n  <p>Your piece of artwork or handmade craft could be really beautiful, but if all you have to post online is a poor quality, blurry and low resolution photo it will not look good to customers. Taking good photos of your crafts is essential for showing off their full beauty online. Make sure that when you snap the photo the object is well lit and you are using a decent quality camera. If you sell small items such as\r\n  jewellery you might want to consider getting it professionally photographed – you will need the right lens and a photography light box to capture the details.</p>\r\n\r\n  <h3 class=\"list-heading\">Network on Social Media</h3>\r\n  <p>Create social media profiles for your crafting business and actively use them. Try to connect with potential customers as well as other crafters and artists in order to build an online network. Don\'t just use your Twitter, Facebook and Instagram accounts to broadcast your promotional materials – also use them to connect with others, share your personality and get into an interesting discussion.</p>\r\n\r\n  <h3 class=\"list-heading\">Write Excellent Product Descriptions</h3>\r\n  <p>Every product you sell should have a well written description to go with it, describing what it is, what it\'s features are, the meaning behind it, the materials you used and what makes it special. This informs your customers and also helps your Google ranking.</p>\r\n\r\n  <h3 class=\"list-heading\">Let Your Personality Shine Through</h3>\r\n  <p>People don\'t buy crafts because they are practical, they buy them because they are meaningful and beautiful. Don\'t be afraid to let your personality shine through into the crafts you make and the way you market them – someone might connect with it.</p>\r\n','5 Tips for Selling Crafts Online','','inherit','closed','closed','','705-revision-v1','','','2026-02-15 13:51:48','2026-02-15 13:51:48','',705,'https://actuate.webpreview.co/?p=8552',0,'revision','',0),(8553,1,'2026-02-15 13:52:14','2026-02-15 13:52:14','Following the success of Actuate Digital over the past 12 months our founder and director Mat O’Connor decided he wanted to give something back to the community and set himself a challenge at the same time. So he decided he would cycle 100 miles and raise awareness of a cause close to his heart.  And what a challenge it was! Mat set off to Bamber Bridge, Preston On Sunday 15<sup>th</sup> May to take part in the Four counties 100 mile bike ride to raise money for St Catherine’s hospice care.  Mat also raised money through just giving for TACT (The adolescent and children’s trust) based in Liverpool and it’s safe to say he smashed it, with the current total standing at £300.\r\n\r\nFor those of you who don’t know Mat.  Mat likes cycling and sometimes falls off his bicycle.  So we were all a bit worried when he told us that he’d be cycling across Lancashire, Liverpool, Cheshire and Manchester all in one day!  Luckily this time he only managed to fall off once and graze his knee, but like the trooper he is, he carried on finishing with a commendable time of 7 hours 49 minutes.\r\n\r\nI’d like to take this opportunity to congratulate Mat on completing his ride, and for raising money for a well-deserved charity that can really make a difference to people’s lives.\r\n\r\nCongratulations Mat!','Congratulations Mat!','','inherit','closed','closed','','693-revision-v1','','','2026-02-15 13:52:14','2026-02-15 13:52:14','',693,'https://actuate.webpreview.co/?p=8553',0,'revision','',0),(8554,1,'2026-02-15 13:52:38','2026-02-15 13:52:38','<h2>Get more from your online store</h2>\r\nEcommerce changes quickly and it’s important to stay up to date so that you can be aware of the trends that will have an effect on sales. Here are some smart tips that will help you stay on the cutting edge of ecommerce so that you can improve your chances of success.\r\n<h3>Our tips</h3>\r\n<ul>\r\n 	<li>Avoid lengthy sign up pages that can take several minutes for customers to fill out before they can make a purchase. You’ll lose their patience and you don’t actually need the info – just an email address and a password will do.</li>\r\n 	<li>Instead, you can ask them if they want to sign up after they have made the purchase, so that they can make the next purchase easier by creating an account.</li>\r\n 	<li>Don’t underestimate the power of call to action buttons, which can help to make your site more usably and build higher conversions.</li>\r\n 	<li>Make sure that the call to action button stands out on the website with its positioning, font and wording as well as its colour.</li>\r\n 	<li>If your ecommerce site has a wide range of different products sold, make sure that you have a well-designed search function so that users can quickly find what they are looking for.</li>\r\n 	<li>A “breadcrumb” navigation system is a great idea because it shows them how many steps they have accomplished in the checkout process and how many more are left to go.</li>\r\n 	<li>Otherwise, they will get bored and think that your shopping procedures take forever, so they might be tempted to abandon their purchases halfway through.</li>\r\n 	<li>Your customers will be more inclined to purchase from you if they know yours is a website they can trust. Make sure that you update your shopping security with a trust certificate such as Verisign or Hacker Safe.</li>\r\n 	<li>It is much better to display all shipping charges, taxes and other extra costs right at the beginning. Customers hate when the price suddenly goes up at the end of a purchasing process because of a fee or tax they weren’t expecting.</li>\r\n 	<li>Add a persistent shopping cart that will save the items even if the customer closes the window and comes back later. They might have made up their mind and decide to purchase those items the second time around.</li>\r\n</ul>\r\nThese are just a few smart tips that can help you to maximise your ecommerce and reach new levels of success.','Smart Tips for Successful Ecommerce','','inherit','closed','closed','','696-revision-v1','','','2026-02-15 13:52:38','2026-02-15 13:52:38','',696,'https://actuate.webpreview.co/?p=8554',0,'revision','',0),(8555,1,'2026-02-15 13:53:15','2026-02-15 13:53:15','<strong>Magento is one of the most popular eCommerce software applications, thanks to its wide range of excellent features. However, there is a lot of false information out there about Magento and how it works. There are quite a few myths that have been perpetuated which are simply not true. Here are some of the incorrect myths about Magento and the truth behind them.</strong>\r\n<h3>Magento Offers Very Limited Customer Support</h3>\r\nThis is a myth, because Magento does offer professional support with its enterprise paid editions. It is available 24/7 via a number of different communication channels. Also, even if you don’t go for Magento paid options, you can get support from the community members in the online forums. The Magento community is huge and is one of the largest and most responsive in the eCommerce industry.\r\n<h3>Magento Doesn’t Require Coding Experience</h3>\r\nMagento is built on the Zend framework, which is easy to handle if you have the technical skills. The source code can be modified, but the system itself is quite complex and the code needs to be edited. This will make customising the code very time and resource consuming. So the answer is that Magento can be customised, but the user should be a PHP expert and should at least be familiar with the Zend framework.\r\n<h3>Magento is Only Suitable for Large Businesses</h3>\r\nThis is one of the major myths that is perpetuated about Magento and how it works. The Magento program offers wide scalability, so you can use it for anything from a small shop to a large business and get a great result each time. Although the platform requires you to have technical skills in order to customise it, Magento will contribute to boosting the sales factor of your eCommerce platform.\r\n<h3>Magento is Free</h3>\r\nMany people think that Magento is a free product and are surprised to find a pricing page on the Magento website. However, Magento offers both a free and paid edition. The free version lacks some support and advanced features, but it covers the minimal basics that you will need. If you want additional features, you will need to purchase extensions.\r\n\r\nThese are just a few of the myths that are perpetuated about Magento, so that you can have a better understanding of this online ecommerce platform and how it works.','Major Myths About Magento','','inherit','closed','closed','','5574-revision-v1','','','2026-02-15 13:53:15','2026-02-15 13:53:15','',5574,'https://actuate.webpreview.co/?p=8555',0,'revision','',0),(8556,1,'2026-02-15 13:53:39','2026-02-15 13:53:39','<h2>5 Reasons Why Magento 2 is Better Than Magento</h2>\nAfter the official release of Magento 2, you might be wondering if this software is significantly better than Magento and if it is worth the upgrade. The truth is that Magento 2 offers a considerable number of advantages that will make it a better choice for your business.\n\nHere are some of the main reasons to upgrade:\n<h3>1. Better Performance</h3>\nMagento 2 features improved performance, faster speed and larger scalability compared to Magento. This means that you will have 50% faster loading time in your catalog as well as your check out pages, which will improve the shopping experience for your customers. It will also support more than 2 million page views and 250,000 orders per hour. This is great news if you have a very large eCommerce website and you need to be able to support a lot of traffic.\n<h3>2. Improved Support</h3>\nSince Magento 2 is new software it receives a lot more support, so you will be sure to get attention when you have a problem. If at any time you struggle with issues, you can contact customer support and let them know the details of your problem so that you can deal with it as quickly as possible.\n<h3>3. You Can Separate Your Databases</h3>\nOne of the major advantages of Magento 2 is that you are able to separate your databases. You will be able to have one MySQL database that is responsible for serving all of the content pages, category pages and product pages. Then you can separate this out to have the checkout process use a totally different database. This will allow you to have better performance and it will ensure that people trying to check out are not slowed down by the people browsing. For large sites, this makes a big difference.\n<h4>4. Quality Extensions</h4>\nWhen it comes to Magento 2, the changes allow developers to write better quality code. This means that the marketplace will be reorganised and monitored by Magento itself, ensuring that the quality standard of the code is very high. This means that you won’t have to worry about distrustful modules any more.\n<h4>5. Easier to Upgrade</h4>\nUpgrading Magento 2 software is much easier than in Magento.  This means that you will find it much easier to upgrade compatibility and add new extensions. The upgrade process being easier means that you will enjoy easier upgrades and less costs.\n\nThese are just a few of the reasons why Magento 2 is much better than Magento. If you want to enjoy the benefits of this new and improved system, make sure that you upgrade today.','Five Reasons Why Magento 2 is Better Than Magento','','inherit','closed','closed','','5571-autosave-v1','','','2026-02-15 13:53:39','2026-02-15 13:53:39','',5571,'https://actuate.webpreview.co/?p=8556',0,'revision','',0),(8557,1,'2026-02-15 13:54:19','2026-02-15 13:54:19','<h2>5 Reasons Why Magento 2 is Better Than Magento</h2>\r\n  <p>After the official release of Magento 2, you might be wondering if this software is significantly better than Magento and if it is worth the upgrade. The truth is that Magento 2 offers a considerable number of advantages that will make it a better choice for your business.</p>\r\n                                                                                                                                                                                                                                                                                                                                                                                                                                         \r\n  <p>Here are some of the main reasons to upgrade:</p>\r\n                                                                                                                                                                                                                                                                                                                                                                                                                                         \r\n  <h3 class=\"list-heading\">Better Performance</h3>                                        \r\n  <p>Magento 2 features improved performance, faster speed and larger scalability compared to Magento. This means that you will have 50% faster loading time in your catalog as well as your check out pages, which will improve the shopping experience for your customers. It will also support more than 2 million page views and 250,000 orders per hour. This is great news if you have a very large eCommerce website and you need\r\n  to be able to support a lot of traffic.</p>\r\n\r\n  <h3 class=\"list-heading\">Improved Support</h3>\r\n  <p>Since Magento 2 is new software it receives a lot more support, so you will be sure to get attention when you have a problem. If at any time you struggle with issues, you can contact customer support and let them know the details of your problem so that you can deal with it as quickly as possible.</p>\r\n\r\n  <h3 class=\"list-heading\">You Can Separate Your Databases</h3>\r\n  <p>One of the major advantages of Magento 2 is that you are able to separate your databases. You will be able to have one MySQL database that is responsible for serving all of the content pages, category pages and product pages. Then you can separate this out to have the checkout process use a totally different database. This will allow you to have better performance and it will ensure that people trying to check out\r\n  are not slowed down by the people browsing. For large sites, this makes a big difference.</p>\r\n\r\n  <h3 class=\"list-heading\">Quality Extensions</h3>\r\n  <p>When it comes to Magento 2, the changes allow developers to write better quality code. This means that the marketplace will be reorganised and monitored by Magento itself, ensuring that the quality standard of the code is very high. This means that you won\'t have to worry about distrustful modules any more.</p>\r\n\r\n  <h3 class=\"list-heading\">Easier to Upgrade</h3>\r\n  <p>Upgrading Magento 2 software is much easier than in Magento. This means that you will find it much easier to upgrade compatibility and add new extensions. The upgrade process being easier means that you will enjoy easier upgrades and less costs.</p>\r\n\r\n  <p>These are just a few of the reasons why Magento 2 is much better than Magento. If you want to enjoy the benefits of this new and improved system, make sure that you upgrade today.</p>\r\n','Five Reasons Why Magento 2 is Better Than Magento','','inherit','closed','closed','','5571-revision-v1','','','2026-02-15 13:54:19','2026-02-15 13:54:19','',5571,'https://actuate.webpreview.co/?p=8557',0,'revision','',0),(8558,1,'2026-02-15 13:54:40','2026-02-15 13:54:40','If you are looking to upgrade or use our service for Magento 2 support please <a href=\"https://actuate.webpreview.co/what-we-do/magento-ecommerce/\">click here</a>.\r\n\r\nThe Magento community has been awaiting the arrival of Magento 2 for the past 5 years. During this time lots of different platforms have entered the mix. This has increased competition. So, does Magento 2 live up to the success of Magento?\r\n\r\nMagento has cemented itself as the software solution for many online retailers. From small independent companies to larger global brands. The community around Magento has one of the largest stockpiles of modules and extensions helping it deliver some of the best online shopping experiences.\r\n\r\nMagento 2 has new features to create a user friendly and stable future of Magento. But are these enhancements worth upgrading to?\r\n\r\nThe new Magento 2 has functionality previously reserved for Magento Enterprise, now in the Magneto 2 Community edition. Such as; Full Page Caching, faster query processing and built in HTML5 and CSS pre-processing. Magento 2\'s functionality complements the fresh and friendly customisation process so that updating, modifying and extending Magento 2 is faster and easier than before.\r\n\r\nSome of these new and important items include:\r\n<ul>\r\n 	<li>20% speed increase</li>\r\n 	<li>Automated testing</li>\r\n 	<li>Improved security</li>\r\n 	<li>Enriched scalability</li>\r\n 	<li>jQuery replaces Prototype javascript library</li>\r\n</ul>\r\nDo you now want to upgrade from Magento to Magento 2? Should you ditch Shopify and use the worlds leading eCommerce package? If you want extendability that is fast and easy to use then Magento 2 is definitely for you!\r\n\r\nIf you choose to upgrade from Magento to Magento 2 we will run a technical audit to ensure Magento 2 is ready for you. We will source the Magento 2 modules to update your existing functionality or tailor one to suit you.\r\n\r\nIf you feel you want to make the switch to Magento 2 contact us today to discuss how we can help. We’ll even bring the coffee.','Magento 2 is here!','','inherit','closed','closed','','5563-revision-v1','','','2026-02-15 13:54:40','2026-02-15 13:54:40','',5563,'https://actuate.webpreview.co/?p=8558',0,'revision','',0),(8559,1,'2026-02-15 13:55:16','2026-02-15 13:55:16','<h3>How to get your website visitors to convert – the basics</h3>\nIt’s the age-old question isn’t it? “How do I get people to my site and how do I get them to buy?”\n\nWell, it’s no good just having online special offers anymore, retailers must transcend into the mind of a user, creating the right experience for them to enjoy.\n\nHow do we do this, you must have heard these terms before … make your website more ‘engaging’ and ‘compelling’, creating ‘interaction’ and encouraging them to ‘connect’ with your brand.\n\nHowever, its all well and good saying the user experience is key, but how do you create the most effective website design to help achieve all of these things?\n<h4>Do your research</h4>\nFirstly you should research your audience. Look how they differ when shopping online, look at trends, look at colours that your target audience is likely to respond to.\n\nEach small detail can make a difference and if it’s not right, it’s going to turn them away.\n<h4>Know your goals</h4>\nWhat do you want from your users?\n\nDo you them to buy a product without any distractions? Well maybe reduce the amount of pages they have to go through until they get to the checkout. If your site is too long winded you’ll distract visitors from buying.\n\nDo you want them to talk about your products? Then have an option to share them on a social networking site.\n\nThink about what you want your users to do and what’s the easiest and quickest way for them to do it.\n<h4>Keep your eye on the visuals</h4>\nDesign your site with a purpose.\n\nEvery element of your site will elicit a positive or negative response from a visitor. This is where you need to go back to your research and put your audience as the focus in every step.\n\nIt ‘s no good just creating a site that you think is visually pleasing, it must appeal to your visitors.\n<h4>Build and test</h4>\nIf you are worried about the content and design of the website test it out on a sample of your main audience and use their feedback. They will be the ones that are using it and their opinions matter more than your own. Be brave and ask them what you can do better.\n<h4>Be social</h4>\nLike, comment and share, three key words that will turn your visitors into engaged users of your website. If you can get them to interact with your brand, then you have more chance of them becoming a loyal customer.\n\nPromote your website on Twitter, Facebook and LinkedIn, just make sure you have researched your audience and know the right messages to lure them into loving your brand.\n<h4>Remember</h4>\nGet the foundations on your site right for your key audience, then begin your promotions. We see so many times that the love, care and attention needed at the beginning is neglected by the race to get online and start selling.','How to get your website visitors to convert – the basics','','inherit','closed','closed','','5561-autosave-v1','','','2026-02-15 13:55:16','2026-02-15 13:55:16','',5561,'https://actuate.webpreview.co/?p=8559',0,'revision','',0),(8560,1,'2026-02-15 13:55:47','2026-02-15 13:55:47','It’s the age-old question isn’t it? “How do I get people to my site and how do I get them to buy?”\r\n\r\nWell, it’s no good just having online special offers anymore, retailers must transcend into the mind of a user, creating the right experience for them to enjoy.\r\n\r\nHow do we do this, you must have heard these terms before … make your website more ‘engaging’ and ‘compelling’, creating ‘interaction’ and encouraging them to ‘connect’ with your brand.\r\n\r\nHowever, its all well and good saying the user experience is key, but how do you create the most effective website design to help achieve all of these things?\r\n<h2>Do your research</h2>\r\nFirstly you should research your audience. Look how they differ when shopping online, look at trends, look at colours that your target audience is likely to respond to.\r\n\r\nEach small detail can make a difference and if it’s not right, it’s going to turn them away.\r\n<h3>Know your goals</h3>\r\nWhat do you want from your users?\r\n\r\nDo you them to buy a product without any distractions? Well maybe reduce the amount of pages they have to go through until they get to the checkout. If your site is too long winded you’ll distract visitors from buying.\r\n\r\nDo you want them to talk about your products? Then have an option to share them on a social networking site.\r\n\r\nThink about what you want your users to do and what’s the easiest and quickest way for them to do it.\r\n<h3>Keep your eye on the visuals</h3>\r\nDesign your site with a purpose.\r\n\r\nEvery element of your site will elicit a positive or negative response from a visitor. This is where you need to go back to your research and put your audience as the focus in every step.\r\n\r\nIt ‘s no good just creating a site that you think is visually pleasing, it must appeal to your visitors.\r\n<h3>Build and test</h3>\r\nIf you are worried about the content and design of the website test it out on a sample of your main audience and use their feedback. They will be the ones that are using it and their opinions matter more than your own. Be brave and ask them what you can do better.\r\n<h3>Be social</h3>\r\nLike, comment and share, three key words that will turn your visitors into engaged users of your website. If you can get them to interact with your brand, then you have more chance of them becoming a loyal customer.\r\n\r\nPromote your website on Twitter, Facebook and LinkedIn, just make sure you have researched your audience and know the right messages to lure them into loving your brand.','How to get your website visitors to convert – the basics','','inherit','closed','closed','','5561-revision-v1','','','2026-02-15 13:55:47','2026-02-15 13:55:47','',5561,'https://actuate.webpreview.co/?p=8560',0,'revision','',0),(8561,1,'2026-02-15 13:56:00','2026-02-15 13:56:00','eCommerce is a term quite widely known these days and has been around since the original .com boom. So what is eCommerce? Well it\'s a term used to describe a website that sells products online, a shop without the restrictions of bricks and mortar.\r\n\r\nRetail shops are converting to eCommerce solutions to make the most of their marketing actions as the foot fall trade begins to slow down.\r\n\r\nBut why is this happening? Well 71% of UK shoppers believe that they get the best deals online and they may be right, with the reduced costs of selling online companies are able to shave valuable pennies of those retail prices and save their beloved customers hard earned cash.\r\n\r\nWith hardware/IT sales and online grocery shopping accounting for 10.5 millions pounds each of the UK\'s trade companies cannot afford to ignore the internet any longer. It\'s estimated that during 2015 these figures will grow rapidly leaving the old brick and mortar shops far away in the past.\r\n\r\nBut that\'s not the only challenge! as more and more smart devices are released a large number of UK shoppers are turning to shopping on their mobile phones. Online entrepreneur are now facing the task of making their eCommerce store user friendly across a vast array of browsers and mobile devices!\r\n\r\nNever fear though because the latest Magento eCommerce platform not only gives our customer the ability to compete online but also the chance to take their stores into the mobile world. With adaptive technologies shoppers can browse and buy at ease regardless of whether they are on an iPhone, Blackberry or many other smart phones.','Ecommerce is Evolving','eCommerce is a term quite widely known these days and has been around since the original .com boom. So what is eCommerce? Well it\'s a term used to describe a website that sells products online, a shop without the restrictions of bricks and mortar.','inherit','closed','closed','','5559-revision-v1','','','2026-02-15 13:56:00','2026-02-15 13:56:00','',5559,'https://actuate.webpreview.co/?p=8561',0,'revision','',0),(8562,1,'2026-02-15 13:56:33','2026-02-15 13:56:33','<h2>Did you survive Cyber Monday?</h2>\nAt the last point of writing we were counting down the days and hours until Black Friday and it’s associate, Cyber Monday became the biggest online sales event of the year. With the oodles of articles and blogs written on the topic, we’d forgive you for stifling a yawn, but we’d first encourage you to swap war wounds, or not as the case may be…\n\nSo…were you fully stocked? Did you fine-tune your PPCs? Did your website withstand the upsurge in traffic? Or were you buried under a sea of security guards and off-brand flat screen TVs?\n\nWell, the bets are in so lets take a look at who rose triumphantly from the onslaught, and who crashed under the pressure.\n\nRetail goliaths Apple, Samsung, EA and Microsoft are among the profit heroes in current articles circulating. For a country that doesn’t officially celebrate Thanksgiving, the figures published indicate Black Friday attributed to some hefty spends this side of the festival, (not bad considering we won’t be tucking into a family turkey dinner for another 21 days) and if you were forearmed prior to the big day, you were set to sit back and rack up.\n\nOne company (you might have heard of) averaged 64 items sold per second, and generated sales over 5.5 million, reportedly the most it has ever achieved in the UK. Pardon? Oh right, it was Amazon.\n<h4>Where there are winners, there must surely be losers…</h4>\nIn fact according to <em>business insider</em> as many as 55 of the top retailers failed their Cyber Monday exam, including Argos, John Lewis and Boots to name but a few. All were down and out at various points of the day, urging customers to change lanes, allowing prevailing companies to cash in on their new arrivals with well placed tactical PPC ad campaigns.\n<h4>So what did we learn?</h4>\nWhen looking at the statistics for Cyber Monday you’d be hard pushed to find evidence of a decline in online spending during the lead up to Christmas. Black Friday and Cyber Monday are here to stay, with sales smashing last years figures. But look closely, a change in consumer spending patterns is emerging. Burgeoning use of mobile devices used for online shopping indicates that websites need to focus on larger and more dexterous displays of information and payment options, helping to create a seamless shopping experience. It would be short sighted to assume that the current modes of marketing are enough to keep consumers fulfilled (such as PPC and banners on websites). Guardian writer <strong>Anne Giulianotti</strong> states that retailers should be focusing more on ‘how we can help customers buy more, rather than how retailers can sell more’, with a ‘it’s not me it’s you’ approach to retailing. We’re all aware of how much more autonomy lies in the hands of the consumer nowadays; expectations are higher and smart responsive web designs are part and parcel of staying ahead of the game, including data immersion, customer question forums and competitive delivery costs needed to ensure competitive online offers. But what else?\n<h4>Help your customers buy more?</h4>\nThe aftermath of Black Friday reveals that customers are seeking both a virtual and authentic shopping experience. With videos still circulating showing over-excited customers playing ‘pile-on’ in some of the UKs biggest stores across the land, it’s apparent that online retailers need to provide a combination of online and offline shopping adventures. ‘Showrooming’ and ‘webrooming’ bridge the gap between online shopping and the satisfaction that shopping in store can bring.\n\nPay and collect, In –store ordering, and asking ‘virtual’ assistants can help customers feel their online experiences are not separate from their in store ones, instead they should be mutually dependent. It’s worth noting that 66% of people aged 22-65 expect retailers to provide in store support even though they have bought online. Lets be honest we’d all like to have our cake and eat it whether we bought it online, or in store.','Ecommerce explodes with Black Friday & Cyber Monday','','inherit','closed','closed','','5569-autosave-v1','','','2026-02-15 13:56:33','2026-02-15 13:56:33','',5569,'https://actuate.webpreview.co/?p=8562',0,'revision','',0),(8563,1,'2026-02-15 13:56:43','2026-02-15 13:56:43','<h2>Did you survive Cyber Monday?</h2>\r\nAt the last point of writing we were counting down the days and hours until Black Friday and it’s associate, Cyber Monday became the biggest online sales event of the year. With the oodles of articles and blogs written on the topic, we’d forgive you for stifling a yawn, but we’d first encourage you to swap war wounds, or not as the case may be…\r\n\r\nSo…were you fully stocked? Did you fine-tune your PPCs? Did your website withstand the upsurge in traffic? Or were you buried under a sea of security guards and off-brand flat screen TVs?\r\n\r\nWell, the bets are in so lets take a look at who rose triumphantly from the onslaught, and who crashed under the pressure.\r\n\r\nRetail goliaths Apple, Samsung, EA and Microsoft are among the profit heroes in current articles circulating. For a country that doesn’t officially celebrate Thanksgiving, the figures published indicate Black Friday attributed to some hefty spends this side of the festival, (not bad considering we won’t be tucking into a family turkey dinner for another 21 days) and if you were forearmed prior to the big day, you were set to sit back and rack up.\r\n\r\nOne company (you might have heard of) averaged 64 items sold per second, and generated sales over 5.5 million, reportedly the most it has ever achieved in the UK. Pardon? Oh right, it was Amazon.\r\n<h3>Where there are winners, there must surely be losers…</h3>\r\nIn fact according to <em>business insider</em> as many as 55 of the top retailers failed their Cyber Monday exam, including Argos, John Lewis and Boots to name but a few. All were down and out at various points of the day, urging customers to change lanes, allowing prevailing companies to cash in on their new arrivals with well placed tactical PPC ad campaigns.\r\n<h3>So what did we learn?</h3>\r\nWhen looking at the statistics for Cyber Monday you’d be hard pushed to find evidence of a decline in online spending during the lead up to Christmas. Black Friday and Cyber Monday are here to stay, with sales smashing last years figures. But look closely, a change in consumer spending patterns is emerging. Burgeoning use of mobile devices used for online shopping indicates that websites need to focus on larger and more dexterous displays of information and payment options, helping to create a seamless shopping experience. It would be short sighted to assume that the current modes of marketing are enough to keep consumers fulfilled (such as PPC and banners on websites). Guardian writer <strong>Anne Giulianotti</strong> states that retailers should be focusing more on ‘how we can help customers buy more, rather than how retailers can sell more’, with a ‘it’s not me it’s you’ approach to retailing. We’re all aware of how much more autonomy lies in the hands of the consumer nowadays; expectations are higher and smart responsive web designs are part and parcel of staying ahead of the game, including data immersion, customer question forums and competitive delivery costs needed to ensure competitive online offers. But what else?\r\n<h3>Help your customers buy more?</h3>\r\nThe aftermath of Black Friday reveals that customers are seeking both a virtual and authentic shopping experience. With videos still circulating showing over-excited customers playing ‘pile-on’ in some of the UKs biggest stores across the land, it’s apparent that online retailers need to provide a combination of online and offline shopping adventures. ‘Showrooming’ and ‘webrooming’ bridge the gap between online shopping and the satisfaction that shopping in store can bring.\r\n\r\nPay and collect, In –store ordering, and asking ‘virtual’ assistants can help customers feel their online experiences are not separate from their in store ones, instead they should be mutually dependent. It’s worth noting that 66% of people aged 22-65 expect retailers to provide in store support even though they have bought online. Lets be honest we’d all like to have our cake and eat it whether we bought it online, or in store.','Ecommerce explodes with Black Friday & Cyber Monday','','inherit','closed','closed','','5569-revision-v1','','','2026-02-15 13:56:43','2026-02-15 13:56:43','',5569,'https://actuate.webpreview.co/?p=8563',0,'revision','',0),(8564,1,'2026-02-15 13:56:58','2026-02-15 13:56:58','With approximately 3 days, 10 hours and 58 seconds at the time of writing this blog until Cyber Monday, you could be forgiven for thinking that we are counting down until the biggest online retail event of the season approaches, and we kind of are.\n\nCyber Monday, succeeds Black Friday, (a term you just might have heard of) coined in the US to refer to the retail spending spree the day after Thanksgiving, when in exchange for hefty discounts, sales figures are officially in the black. It’s now very clear to see that Black Friday is here to stay and the UK has now adopted their American celebrity and penciled it into their diaries.\n<h4>A short history Lesson?</h4>\nDuring those dark days before the internet (remember them?) as a pre-cursor to Cyber Monday, Black Friday has it’s origins in retail sales figures recorded prior to the lead up to Christmas, when shoppers flocked to the shops in droves to take advantage of the discounts and offers in store. With the build up to Christmas getting earlier and earlier each year, this has now inevitably transferred to the online marketplace, the media, UK retailers and eSellers. Cyber Monday is, kind of a big deal.\n<h4>So where’s the proof?</h4>\nRetail giant Amazon reported sales of 47 items per second on the same day last year, grossing over 4.1 million during the daylight hours. Peaking at 9:22pm it’s safe to say that this is an opportunity to make the most of.\n\nVisa Europe forecast that this years Cyber Monday is set to be no different, in fact it is predicted to smash last years figures. UK online shoppers are predicted to spend over 450 million pounds on the big day, and there’s the added impetus , that this years Cyber Monday, also falls on and around payday…..\n<h4>Best be prepared…….</h4>\nIn order to take advantage of this momentous occasion we at Actuate can offer some nifty tips and advice on how you can boost your online sales and make Cyber Monday a big win… because we’re nice like that\n<h4>Plenty of offers?</h4>\nDon’t make promises you can’t keep. With online competition at it’s most fierce during this time, avoid basket abandon and make sure all your promotional items are fully stocked. If customers can’t get what they want, at the price you promise them they’ll go elsewhere, and lets face it there’s plenty more to choose from. Try to avoid retail clichés. Wouldn’t it be novel for customers to travel to an online territory on Cyber Monday, where what was being offered at sale price could be accommodated. Which leads me nicely into my next point…..\n<h4>Fully stocked?</h4>\nIt speaks for itself really doesn’t it, make sure that what you offer, you can deliver, literally. What was popular last year? Will it be popular again?\n<h4>Don’t let it all come crashing down….</h4>\nCheck everything is working as it should. With what’s assured to be an upsurge in traffic, avoid gridlock and run server tests prior to the watershed, forewarned is after all forearmed.\n<h4>PPCs at the ready……..</h4>\nPrioritise your ads, and make it as easy as possible for customers to get what they want. Search terms relating to gifts will optimise your appeal greatly, so choose your words carefully.\n\nMost people will know what the discounts and offers are in aid of so utilise your space wisely, avoid advertising banners on your website that take up valuable space, promote your best offers and direct your customers to your first-rate deals as swiftly as possible.\n\nLanding pages need to be as accessible as possible, during this occasion time is of the essence, offer customers an opt out, email the deals direct to them to entice them back.\n<h4>And Last but by no means least</h4>\nIn the same way retailers are jumping on the Christmas bandwagon in anticipation of the yuletide spectacle, social media plays a significant part in build up to the occasion. Some of the UKs biggest contenders are using social media to their advantage and preparing well in advance. Deals are tweeted out, discounts facebooked and bargains blogged all in anticipation of the big day. Some of the largest UK retailers use social media to enhance sales including during this time, including; Amazon, ASDA, Argos and John Lewis, all using Twitter and Facebook respectively. So join the showdown and become a main contender.','Bring on Cyber Monday!','','inherit','closed','closed','','5567-autosave-v1','','','2026-02-15 13:56:58','2026-02-15 13:56:58','',5567,'https://actuate.webpreview.co/?p=8564',0,'revision','',0),(8565,1,'2026-02-15 13:57:25','2026-02-15 13:57:25','With approximately 3 days, 10 hours and 58 seconds at the time of writing this blog until Cyber Monday, you could be forgiven for thinking that we are counting down until the biggest online retail event of the season approaches, and we kind of are.\r\n\r\nCyber Monday, succeeds Black Friday, (a term you just might have heard of) coined in the US to refer to the retail spending spree the day after Thanksgiving, when in exchange for hefty discounts, sales figures are officially in the black. It’s now very clear to see that Black Friday is here to stay and the UK has now adopted their American celebrity and penciled it into their diaries.\r\n<h2>A short history Lesson?</h2>\r\nDuring those dark days before the internet (remember them?) as a pre-cursor to Cyber Monday, Black Friday has it’s origins in retail sales figures recorded prior to the lead up to Christmas, when shoppers flocked to the shops in droves to take advantage of the discounts and offers in store. With the build up to Christmas getting earlier and earlier each year, this has now inevitably transferred to the online marketplace, the media, UK retailers and eSellers. Cyber Monday is, kind of a big deal.\r\n<h3>So where’s the proof?</h3>\r\nRetail giant Amazon reported sales of 47 items per second on the same day last year, grossing over 4.1 million during the daylight hours. Peaking at 9:22pm it’s safe to say that this is an opportunity to make the most of.\r\n\r\nVisa Europe forecast that this years Cyber Monday is set to be no different, in fact it is predicted to smash last years figures. UK online shoppers are predicted to spend over 450 million pounds on the big day, and there’s the added impetus , that this years Cyber Monday, also falls on and around payday…..\r\n<h3>Best be prepared…….</h3>\r\nIn order to take advantage of this momentous occasion we at Actuate can offer some nifty tips and advice on how you can boost your online sales and make Cyber Monday a big win… because we’re nice like that\r\n<h3>Plenty of offers?</h3>\r\nDon’t make promises you can’t keep. With online competition at it’s most fierce during this time, avoid basket abandon and make sure all your promotional items are fully stocked. If customers can’t get what they want, at the price you promise them they’ll go elsewhere, and lets face it there’s plenty more to choose from. Try to avoid retail clichés. Wouldn’t it be novel for customers to travel to an online territory on Cyber Monday, where what was being offered at sale price could be accommodated. Which leads me nicely into my next point…..\r\n<h3>Fully stocked?</h3>\r\nIt speaks for itself really doesn’t it, make sure that what you offer, you can deliver, literally. What was popular last year? Will it be popular again?\r\n<h3>Don’t let it all come crashing down….</h3>\r\nCheck everything is working as it should. With what’s assured to be an upsurge in traffic, avoid gridlock and run server tests prior to the watershed, forewarned is after all forearmed.\r\n<h3>PPCs at the ready……..</h3>\r\nPrioritise your ads, and make it as easy as possible for customers to get what they want. Search terms relating to gifts will optimise your appeal greatly, so choose your words carefully.\r\n\r\nMost people will know what the discounts and offers are in aid of so utilise your space wisely, avoid advertising banners on your website that take up valuable space, promote your best offers and direct your customers to your first-rate deals as swiftly as possible.\r\n\r\nLanding pages need to be as accessible as possible, during this occasion time is of the essence, offer customers an opt out, email the deals direct to them to entice them back.\r\n<h3>And Last but by no means least</h3>\r\nIn the same way retailers are jumping on the Christmas bandwagon in anticipation of the yuletide spectacle, social media plays a significant part in build up to the occasion. Some of the UKs biggest contenders are using social media to their advantage and preparing well in advance. Deals are tweeted out, discounts facebooked and bargains blogged all in anticipation of the big day. Some of the largest UK retailers use social media to enhance sales including during this time, including; Amazon, ASDA, Argos and John Lewis, all using Twitter and Facebook respectively. So join the showdown and become a main contender.','Bring on Cyber Monday!','','inherit','closed','closed','','5567-revision-v1','','','2026-02-15 13:57:25','2026-02-15 13:57:25','',5567,'https://actuate.webpreview.co/?p=8565',0,'revision','',0),(8566,1,'2026-02-15 13:57:43','2026-02-15 13:57:43','<h2>You\'ve probably heard the phrase \"Responsive Web Design\" by now unless you\'ve been hiding away. So what is it?</h2>\nEssentially it\'s the practice of using a technology called media queries and percentage based measurements to make a website respond to the device that is being used to view it, whether it\'s a desktop PC, a mobile phone, tablet or a smart TV.\n\nMoving past the basics web designers make sure that each screen has the right content on it and presents the material in the best way for that device and for how users on those formats want to interact with it.\n<h3>So why is it so important now?</h3>\nOur work involves reviewing clients analytic accounts on a regular basis. Over the past 6 months we\'ve seen user rates on mobiles and tablets soar, with the average website getting nearly half of their traffic from mobile users. Would you really want to alienate nearly half of the traffic to your website over the holiday period if you are running an ecommerce store?\n<h4>Is it just for your visitors?</h4>\nNo thank you.\nResponsive web design also plays a large part in your SEO. Google have been behind the responsive design movement for years and recently incorporated a facility to check websites with their recent SEO update. Have a listen to Matt Cutts (he\'s the guy in the know over at Google) and his thoughts on the role of a responsive website.\n<div class=\"vidWrap\"><iframe width=\"560\" height=\"315\" src=\"//www.youtube.com/embed/D03wRb4s7MU\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\">\n</iframe></div>\nNeed we say more?\n<h4>The conclusion?</h4>\nWith statistics of mobile and tablet use growing, the rise of the smart TV and of course the amount of time people spend tweeting and chatting on Facebook through their shiny phones, having a responsive website is a must. If you are running an ecommerce store having a responsive site can make the difference between when the young lad on the bus wants to buying those new pair of jeans from your website, to a frustrated consumer giving up and going elsewhere.','Why your website should be responsive','','inherit','closed','closed','','5565-autosave-v1','','','2026-02-15 13:57:43','2026-02-15 13:57:43','',5565,'https://actuate.webpreview.co/?p=8566',0,'revision','',0);
INSERT INTO `act_posts` VALUES (8567,1,'2026-02-15 13:58:02','2026-02-15 13:58:02','<h2>You\'ve probably heard the phrase \"Responsive Web Design\" by now unless you\'ve been hiding away. So what is it?</h2>\r\nEssentially it\'s the practice of using a technology called media queries and percentage based measurements to make a website respond to the device that is being used to view it, whether it\'s a desktop PC, a mobile phone, tablet or a smart TV.\r\n\r\nMoving past the basics web designers make sure that each screen has the right content on it and presents the material in the best way for that device and for how users on those formats want to interact with it.\r\n<h3>So why is it so important now?</h3>\r\nOur work involves reviewing clients analytic accounts on a regular basis. Over the past 6 months we\'ve seen user rates on mobiles and tablets soar, with the average website getting nearly half of their traffic from mobile users. Would you really want to alienate nearly half of the traffic to your website over the holiday period if you are running an ecommerce store?\r\n<h3>Is it just for your visitors?</h3>\r\nNo thank you.\r\n\r\nResponsive web design also plays a large part in your SEO. Google have been behind the responsive design movement for years and recently incorporated a facility to check websites with their recent SEO update. Have a listen to Matt Cutts (he\'s the guy in the know over at Google) and his thoughts on the role of a responsive website.\r\n<div class=\"vidWrap\"><iframe width=\"560\" height=\"315\" src=\"//www.youtube.com/embed/D03wRb4s7MU\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\">\r\n</iframe></div>\r\nNeed we say more?','Why your website should be responsive','','inherit','closed','closed','','5565-revision-v1','','','2026-02-15 13:58:02','2026-02-15 13:58:02','',5565,'https://actuate.webpreview.co/?p=8567',0,'revision','',0),(8568,1,'2026-02-15 14:12:59','2026-02-15 14:12:59','<h2 class=\"heading-3\">Terms of use</h2>\r\nPlease read this policy carefully as it sets out the terms upon which this website is made available for your use.\r\n\r\nIf you have any questions about this policy or do not agree with it, please contact us before using this website by email:<span> </span><a href=\"mailto:hello@actuate.agency\">hello@actuate.agency</a>, or alternatively in writing to:\r\n\r\nActuate Digital Limited\r\n3b Tariff Street\r\nManchester\r\nM1 2FF\r\n\r\nIn this policy, “we”, “us” and “Actuate” means Actuate Digital Limited.\r\n<h3>Contents</h3>\r\n<ul>\r\n 	<li>Conditions of use</li>\r\n 	<li>Intellectual property</li>\r\n 	<li>Downloading content</li>\r\n 	<li>What information do we collect?</li>\r\n 	<li>Other websites</li>\r\n 	<li>Cookies</li>\r\n 	<li>Phishing</li>\r\n</ul>\r\n<h3>Conditions of use</h3>\r\nWe, Actuate, are committed to ensuring that the information contained on this website is accurate and up-to-date. However the information contained on our website is for guidance only and we make no representation or warranty as to its accuracy or completeness.\r\n\r\nNone of the information contained on this website is intended to form any part of a contract between you and Actuate.\r\n\r\nThe information contained on this website is subject to change without notice so you may wish to check it each time you submit personal information to Actuate.\r\n\r\nWe shall not be liable for any loss whatsoever, including direct, indirect, incidental, consequential or cumulative losses or damages arising out of the use or inability to use these pages, any errors, misrepresentations or omissions on the material contained on them.\r\n\r\nYou agree that the material downloaded or otherwise accessed through the use of our web pages is obtained entirely at your own risk and that you will be entirely responsible for any resulting damage to software or computer systems and/or any resulting loss of data.\r\n<h3>Intellectual property</h3>\r\nAll copyright, trademarks, design rights, patents and other intellectual property rights (registered and unregistered) in and on this website site shall remain vested in Actuate.\r\n\r\nUnless clearly indicated to the contrary you may not copy, reproduce, republish, disassemble, decompile, reverse engineer, download, post, broadcast, transmit, make available to the public or otherwise use the content of this website in any way.\r\n\r\nThe names, images and logos identifying Actuate and their products and services are subject to copyright, design rights and trademarks of each responsible entity. Nothing contained in these terms shall be construed as conferring any licence or right to use any trademark, design right or copyright for any of the above entities.\r\n<h3>Downloading content</h3>\r\nYou may download or print out individual selections of this website only if explicitly used for your own personal information. This website may not be publicly reproduced either in part or whole. Permanent copying or storage of whole or part of this website or the information contained in it or the reproduction or incorporation of any part of it in any other work or publication is expressly prohibited.\r\n<h3>What information do we collect?</h3>\r\nIn general, you can visit the Actuate website anonymously without giving us any information. If you visit our website anonymously, please bear in mind that we may still:\r\n<ul>\r\n 	<li>Record the areas of the website which you visit; and</li>\r\n 	<li>Collect information about your computer, such as which browser you are using, your network location, the type of connection you are using (e.g. broadband, ADSL etc.).</li>\r\n</ul>\r\nWe record and collect this information using Cookies, however, this information does not allow us to identify you.\r\n\r\nIf you indicate that you would like to receive updates from us about events, services and other information by signing up to receive our newsletter, we will collect, process and store this information in line with our privacy policy, and only if you give us your consent to do so.\r\n\r\nFor more information on how we store and use your data, view our<span> </span><a href=\"https://www.actuate.agency/privacy/\">Privacy Policy</a>.\r\n<h3>Other websites</h3>\r\nThis website may contain links to other websites which are outside of our control. Once you have left our website, we are not responsible for the protection and privacy of any information which you provide. You should exercise caution and read the privacy statement applicable to the website in question before use.\r\n<h3>Cookies</h3>\r\nCookies are files that store information on your hard drive or browser, allowing us to identify that you have visited our websites before. Cookies make it easier for you to maintain your preferences on our websites, and by seeing how you use our websites, we can tailor them to your preferences and measure their usability.\r\n\r\nFor further information about the cookies used on our websites and how to disable them if required, please read our<span> </span><a href=\"https://www.actuate.agency/privacy-policy/#cookies\">Cookie policy</a>.\r\n<h3>Phishing</h3>\r\n“Phishing” is the name given to attempts to steal personal details and financial account details from a website user. “Phishers” use fake or “spoof” emails to lead users to imitation websites where the user is tricked into entering their personal details, such as credit card numbers, usernames and passwords.\r\n\r\nIf you do receive such an email or are asked for your password by anyone claiming to represent Actuate Digital, please forward the email or report the incident by email:\r\n\r\n<a href=\"mailto:hello@actuate.agency\">hello@actuate.agency</a>, or alternatively in writing to:\r\n\r\nActuate Digital Limited\r\n1st Floor Swan Buildings\r\nSwan Street\r\nManchester\r\nM4 5JW','Terms and Conditions','','inherit','closed','closed','','7137-revision-v1','','','2026-02-15 14:12:59','2026-02-15 14:12:59','',7137,'https://actuate.webpreview.co/?p=8568',0,'revision','',0),(8569,1,'2026-02-15 14:13:11','2026-02-15 14:13:11','<h2 class=\"heading-3\">Terms of use</h2>\r\nPlease read this policy carefully as it sets out the terms upon which this website is made available for your use.\r\n\r\nIf you have any questions about this policy or do not agree with it, please contact us before using this website by email:<span> </span><a href=\"mailto:hello@actuate.agency\">hello@actuate.agency</a>, or alternatively in writing to:\r\n\r\nActuate Digital Limited\r\n3b Tariff Street\r\nManchester\r\nM1 2FF\r\n\r\nIn this policy, “we”, “us” and “Actuate” means Actuate Digital Limited.\r\n<h3>Contents</h3>\r\n<ul>\r\n 	<li>Conditions of use</li>\r\n 	<li>Intellectual property</li>\r\n 	<li>Downloading content</li>\r\n 	<li>What information do we collect?</li>\r\n 	<li>Other websites</li>\r\n 	<li>Cookies</li>\r\n 	<li>Phishing</li>\r\n</ul>\r\n<h3>Conditions of use</h3>\r\nWe, Actuate, are committed to ensuring that the information contained on this website is accurate and up-to-date. However the information contained on our website is for guidance only and we make no representation or warranty as to its accuracy or completeness.\r\n\r\nNone of the information contained on this website is intended to form any part of a contract between you and Actuate.\r\n\r\nThe information contained on this website is subject to change without notice so you may wish to check it each time you submit personal information to Actuate.\r\n\r\nWe shall not be liable for any loss whatsoever, including direct, indirect, incidental, consequential or cumulative losses or damages arising out of the use or inability to use these pages, any errors, misrepresentations or omissions on the material contained on them.\r\n\r\nYou agree that the material downloaded or otherwise accessed through the use of our web pages is obtained entirely at your own risk and that you will be entirely responsible for any resulting damage to software or computer systems and/or any resulting loss of data.\r\n<h3>Intellectual property</h3>\r\nAll copyright, trademarks, design rights, patents and other intellectual property rights (registered and unregistered) in and on this website site shall remain vested in Actuate.\r\n\r\nUnless clearly indicated to the contrary you may not copy, reproduce, republish, disassemble, decompile, reverse engineer, download, post, broadcast, transmit, make available to the public or otherwise use the content of this website in any way.\r\n\r\nThe names, images and logos identifying Actuate and their products and services are subject to copyright, design rights and trademarks of each responsible entity. Nothing contained in these terms shall be construed as conferring any licence or right to use any trademark, design right or copyright for any of the above entities.\r\n<h3>Downloading content</h3>\r\nYou may download or print out individual selections of this website only if explicitly used for your own personal information. This website may not be publicly reproduced either in part or whole. Permanent copying or storage of whole or part of this website or the information contained in it or the reproduction or incorporation of any part of it in any other work or publication is expressly prohibited.\r\n<h3>What information do we collect?</h3>\r\nIn general, you can visit the Actuate website anonymously without giving us any information. If you visit our website anonymously, please bear in mind that we may still:\r\n<ul>\r\n 	<li>Record the areas of the website which you visit; and</li>\r\n 	<li>Collect information about your computer, such as which browser you are using, your network location, the type of connection you are using (e.g. broadband, ADSL etc.).</li>\r\n</ul>\r\nWe record and collect this information using Cookies, however, this information does not allow us to identify you.\r\n\r\nIf you indicate that you would like to receive updates from us about events, services and other information by signing up to receive our newsletter, we will collect, process and store this information in line with our privacy policy, and only if you give us your consent to do so.\r\n\r\nFor more information on how we store and use your data, view our<span> </span><a href=\"https://www.actuate.agency/privacy/\">Privacy Policy</a>.\r\n<h3>Other websites</h3>\r\nThis website may contain links to other websites which are outside of our control. Once you have left our website, we are not responsible for the protection and privacy of any information which you provide. You should exercise caution and read the privacy statement applicable to the website in question before use.\r\n<h3>Cookies</h3>\r\nCookies are files that store information on your hard drive or browser, allowing us to identify that you have visited our websites before. Cookies make it easier for you to maintain your preferences on our websites, and by seeing how you use our websites, we can tailor them to your preferences and measure their usability.\r\n\r\nFor further information about the cookies used on our websites and how to disable them if required, please read our<span> </span><a href=\"https://www.actuate.agency/privacy-policy/#cookies\">Cookie policy</a>.\r\n<h3>Phishing</h3>\r\n“Phishing” is the name given to attempts to steal personal details and financial account details from a website user. “Phishers” use fake or “spoof” emails to lead users to imitation websites where the user is tricked into entering their personal details, such as credit card numbers, usernames and passwords.\r\n\r\nIf you do receive such an email or are asked for your password by anyone claiming to represent Actuate Digital, please forward the email or report the incident by email:\r\n\r\n<a href=\"mailto:hello@actuate.agency\">hello@actuate.agency</a>, or alternatively in writing to:\r\n\r\nActuate Digital Limited\r\n3b Tariff Street\r\nManchester\r\nM1 2FF','Terms and Conditions','','inherit','closed','closed','','7137-revision-v1','','','2026-02-15 14:13:11','2026-02-15 14:13:11','',7137,'https://actuate.webpreview.co/?p=8569',0,'revision','',0),(8570,1,'2026-02-15 14:14:50','2026-02-15 14:14:50','','AutoID','','publish','closed','closed','','autoid','','','2026-03-24 14:39:18','2026-03-24 14:39:18','',0,'https://actuate.webpreview.co/?post_type=case_studies&#038;p=8570',0,'case_studies','',0),(8571,1,'2026-02-15 15:35:59','2026-02-15 15:35:59','','autoid','','inherit','open','closed','','autoid-2','','','2026-02-15 15:35:59','2026-02-15 15:35:59','',8570,'https://actuate.webpreview.co/wp-content/uploads/autoid.jpg',0,'attachment','image/jpeg',0),(8572,1,'2026-02-15 15:36:44','2026-02-15 15:36:44','','Auto_ID_Logo_-_reversed','','inherit','open','closed','','auto_id_logo_-_reversed','','','2026-02-15 15:36:44','2026-02-15 15:36:44','',8570,'https://actuate.webpreview.co/wp-content/uploads/Auto_ID_Logo_-_reversed.avif',0,'attachment','image/avif',0),(8573,1,'2026-02-16 09:10:40','2026-02-16 09:10:40','<h2>Scale. Grow. Succeed.</h2>\r\nBuilt with the customer experience front and centre, we create affordable eCommerce stores that convert, shattering your sales targets and accelerating your business growth.\r\n\r\nGrowth undoubtedly brings challenges along with it. As trusted Magento and Hyvä specialists, we effortlessly resolve your growing pains. Our solutions-focused approach will see your site’s performance skyrocket – leaving you <strong>only with nice problems to have.</strong>','Home Page','','inherit','closed','closed','','9-revision-v1','','','2026-02-16 09:10:40','2026-02-16 09:10:40','',9,'https://actuate.webpreview.co/?p=8573',0,'revision','',0),(8574,1,'2026-02-20 13:46:04','2026-02-20 13:46:04','','Jessica O\'Connor','','inherit','open','closed','','jess','','','2026-02-20 13:46:54','2026-02-20 13:46:54','',7103,'https://actuate.webpreview.co/wp-content/uploads/jess.jpg',0,'attachment','image/jpeg',0),(8575,1,'2026-02-20 13:46:11','2026-02-20 13:46:11','','Lenny','','inherit','open','closed','','lenny','','','2026-02-20 13:48:04','2026-02-20 13:48:04','',7103,'https://actuate.webpreview.co/wp-content/uploads/lenny.jpg',0,'attachment','image/jpeg',0),(8576,1,'2026-02-20 13:46:12','2026-02-20 13:46:12','','Mat O\'Connor','','inherit','open','closed','','mat','','','2026-02-20 13:46:32','2026-02-20 13:46:32','',7103,'https://actuate.webpreview.co/wp-content/uploads/mat.jpg',0,'attachment','image/jpeg',0),(8577,1,'2026-02-20 13:46:14','2026-02-20 13:46:14','','Rico','','inherit','open','closed','','rico','','','2026-02-20 13:47:57','2026-02-20 13:47:57','',7103,'https://actuate.webpreview.co/wp-content/uploads/rico.jpg',0,'attachment','image/jpeg',0),(8578,1,'2026-02-20 13:46:15','2026-02-20 13:46:15','','Steven Campbell','','inherit','open','closed','','ste','','','2026-02-20 13:46:44','2026-02-20 13:46:44','',7103,'https://actuate.webpreview.co/wp-content/uploads/ste.jpg',0,'attachment','image/jpeg',0),(8579,1,'2026-02-20 13:46:16','2026-02-20 13:46:16','','Vishal Sutariya','','inherit','open','closed','','vishal','','','2026-02-20 13:47:03','2026-02-20 13:47:03','',7103,'https://actuate.webpreview.co/wp-content/uploads/vishal.jpg',0,'attachment','image/jpeg',0),(8580,1,'2026-02-20 13:48:12','2026-02-20 13:48:12','','About Us','','inherit','closed','closed','','7103-revision-v1','','','2026-02-20 13:48:12','2026-02-20 13:48:12','',7103,'https://actuate.webpreview.co/?p=8580',0,'revision','',0),(8581,1,'2026-02-20 13:52:26','2026-02-20 13:52:26','','Ryan','','inherit','open','closed','','ryan','','','2026-02-20 13:52:38','2026-02-20 13:52:38','',7103,'https://actuate.webpreview.co/wp-content/uploads/ryan.jpg',0,'attachment','image/jpeg',0),(8582,1,'2026-02-20 13:52:42','2026-02-20 13:52:42','','About Us','','inherit','closed','closed','','7103-revision-v1','','','2026-02-20 13:52:42','2026-02-20 13:52:42','',7103,'https://actuate.webpreview.co/?p=8582',0,'revision','',0),(8584,1,'2026-02-23 09:16:19','2026-02-23 09:16:19','','AutoID Shopify Plus Website','','inherit','open','closed','','autoid-1-website','','','2026-02-23 09:16:43','2026-02-23 09:16:43','',8570,'https://actuate.webpreview.co/wp-content/uploads/AutoID-1-Website.jpg',0,'attachment','image/jpeg',0),(8585,1,'2026-02-23 09:19:47','2026-02-23 09:19:47','','AutoID - Full CRO, UX/CX Shopify Plus Audit','','inherit','open','closed','','autoid-2-nnp','','','2026-02-23 09:20:23','2026-02-23 09:20:23','',8570,'https://actuate.webpreview.co/wp-content/uploads/AutoID-2-NNP.jpg',0,'attachment','image/jpeg',0),(8586,1,'2026-02-23 09:22:07','2026-02-23 09:22:07','','Auto ID - Shopify Plus Performance','','inherit','open','closed','','autoid-3-performance','','','2026-02-23 09:22:30','2026-02-23 09:22:30','',8570,'https://actuate.webpreview.co/wp-content/uploads/AutoID-3-Performance.jpg',0,'attachment','image/jpeg',0),(8587,1,'2026-02-23 09:23:29','2026-02-23 09:23:29','','Auto ID - Shopify Plus Navigation','','inherit','open','closed','','autoid-4-navigation','','','2026-02-23 09:23:48','2026-02-23 09:23:48','',8570,'https://actuate.webpreview.co/wp-content/uploads/AutoID-4-Navigation.jpg',0,'attachment','image/jpeg',0),(8588,1,'2026-02-23 09:27:25','2026-02-23 09:27:25','','Auto ID - Rebuilt Meganav','','inherit','open','closed','','autoid-5-meganav','','','2026-02-23 09:27:44','2026-02-23 09:27:44','',8570,'https://actuate.webpreview.co/wp-content/uploads/AutoID-5-Meganav.jpg',0,'attachment','image/jpeg',0),(8589,1,'2026-02-23 09:28:13','2026-02-23 09:28:13','','Auto ID - Optimised Product Page','','inherit','open','closed','','autoid-6-pdp','','','2026-02-23 09:28:38','2026-02-23 09:28:38','',8570,'https://actuate.webpreview.co/wp-content/uploads/AutoID-6-PDP.jpg',0,'attachment','image/jpeg',0),(8590,1,'2026-02-23 09:29:12','2026-02-23 09:29:12','','Auto ID - Membership Engagement','','inherit','open','closed','','autoid-7-membership','','','2026-02-23 09:29:38','2026-02-23 09:29:38','',8570,'https://actuate.webpreview.co/wp-content/uploads/AutoID-7-Membership.jpg',0,'attachment','image/jpeg',0),(8591,1,'2026-02-23 10:18:52','2026-02-23 10:18:52','','AutoID','','inherit','closed','closed','','8570-autosave-v1','','','2026-02-23 10:18:52','2026-02-23 10:18:52','',8570,'https://actuate.webpreview.co/?p=8591',0,'revision','',0),(8593,1,'2026-04-01 11:33:36','2026-03-05 09:48:24','','Adobe Commerce','','publish','closed','closed','','adobe-commerce-magento','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7099,'https://actuate.webpreview.co/?p=8593',8,'nav_menu_item','',0),(8594,1,'2026-04-01 11:33:36','2026-03-05 09:48:24',' ','','','publish','closed','closed','','8594','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7147,'https://actuate.webpreview.co/?p=8594',11,'nav_menu_item','',0),(8595,1,'2026-04-01 11:33:36','2026-03-05 09:48:24',' ','','','publish','closed','closed','','8595','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7147,'https://actuate.webpreview.co/?p=8595',12,'nav_menu_item','',0),(8596,1,'2026-04-01 11:33:36','2026-03-05 09:48:24',' ','','','publish','closed','closed','','8596','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7147,'https://actuate.webpreview.co/?p=8596',13,'nav_menu_item','',0),(8597,1,'2026-04-01 11:33:36','2026-03-05 09:48:24',' ','','','publish','closed','closed','','8597','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7147,'https://actuate.webpreview.co/?p=8597',14,'nav_menu_item','',0),(8598,1,'2026-04-01 11:33:36','2026-03-05 09:48:24',' ','','','publish','closed','closed','','8598','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7147,'https://actuate.webpreview.co/?p=8598',15,'nav_menu_item','',0),(8599,1,'2026-04-01 11:33:36','2026-03-05 09:48:24',' ','','','publish','closed','closed','','8599','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7207,'https://actuate.webpreview.co/?p=8599',18,'nav_menu_item','',0),(8600,1,'2026-04-01 11:33:36','2026-03-05 09:48:24',' ','','','publish','closed','closed','','8600','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7207,'https://actuate.webpreview.co/?p=8600',19,'nav_menu_item','',0),(8601,1,'2026-04-01 11:33:36','2026-03-05 09:50:09',' ','','','publish','closed','closed','','8601','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7149,'https://actuate.webpreview.co/?p=8601',24,'nav_menu_item','',0),(8602,1,'2026-04-01 11:33:36','2026-03-05 09:50:09',' ','','','publish','closed','closed','','8602','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7149,'https://actuate.webpreview.co/?p=8602',26,'nav_menu_item','',0),(8603,1,'2026-04-01 11:33:36','2026-03-05 09:50:09',' ','','','publish','closed','closed','','8603','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7149,'https://actuate.webpreview.co/?p=8603',25,'nav_menu_item','',0),(8604,1,'2026-04-01 11:33:36','2026-03-05 09:54:26',' ','','','publish','closed','closed','','8604','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7099,'https://actuate.webpreview.co/?p=8604',23,'nav_menu_item','',0),(8605,1,'2026-04-01 11:33:36','2026-03-05 09:55:05','eCommerce expertise built around the way your sector actually works','','','publish','closed','closed','','8605','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',0,'https://actuate.webpreview.co/?p=8605',7,'nav_menu_item','',0),(8606,1,'2026-04-01 11:33:36','2026-03-05 10:15:15',' ','','','publish','closed','closed','','8606','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7147,'https://actuate.webpreview.co/?p=8606',10,'nav_menu_item','',0),(8607,1,'2026-04-01 11:33:36','2026-03-05 10:15:15',' ','','','publish','closed','closed','','8607','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7099,'https://actuate.webpreview.co/?p=8607',17,'nav_menu_item','',0),(8608,1,'2026-04-01 11:33:36','2026-03-05 10:15:15','','Hyvä Theme','','publish','closed','closed','','hyva-theme','','','2026-04-01 11:33:36','2026-04-01 10:33:36','',7099,'https://actuate.webpreview.co/?p=8608',21,'nav_menu_item','',0),(8610,1,'2026-03-23 15:03:10','2026-03-23 15:03:10','','AutoID - Retained CRO, metadata recovery & navigation rebuild on Shopify Plus.','','inherit','open','closed','','autoid-hero','','','2026-03-23 15:03:32','2026-03-23 15:03:32','',8570,'https://actuate.webpreview.co/wp-content/uploads/AutoID-Hero.jpg',0,'attachment','image/jpeg',0),(8611,1,'2026-03-23 15:09:48','2026-03-23 15:09:48','','Robinsons of Bawtry: Migration from Aero Commerce to Shopify with ongoing CRO','','inherit','open','closed','','robinsons-hero-2','','','2026-03-23 15:10:19','2026-03-23 15:10:19','',5864,'https://actuate.webpreview.co/wp-content/uploads/Robinsons-Hero.jpg',0,'attachment','image/jpeg',0),(8612,1,'2026-03-23 15:27:32','2026-03-23 15:27:32','','The Skirting Board Shop','','inherit','open','closed','','sbs-logo','','','2026-03-23 15:27:52','2026-03-23 15:27:52','',5862,'https://actuate.webpreview.co/wp-content/uploads/sbs-logo.svg',0,'attachment','image/svg+xml',0),(8613,1,'2026-03-23 15:32:42','2026-03-23 15:32:42','','The Skirting Board Shop','','inherit','open','closed','','sbs-logo-2','','','2026-03-23 15:33:01','2026-03-23 15:33:01','',5862,'https://actuate.webpreview.co/wp-content/uploads/sbs-logo.png',0,'attachment','image/png',0),(8614,1,'2026-03-23 15:34:34','2026-03-23 15:34:34','','Revitalash','','inherit','open','closed','','revitalash-cosmetics-logo','','','2026-03-23 15:34:53','2026-03-23 15:34:53','',5866,'https://actuate.webpreview.co/wp-content/uploads/RevitaLash-Cosmetics-logo.png',0,'attachment','image/png',0),(8615,1,'2026-03-23 15:35:08','2026-03-23 15:35:08','','Revitalash - Shopify Plus','','inherit','open','closed','','revitalash-hero-2','','','2026-03-23 15:35:24','2026-03-23 15:35:24','',5866,'https://actuate.webpreview.co/wp-content/uploads/Revitalash-Hero.jpg',0,'attachment','image/jpeg',0),(8616,1,'2026-03-23 15:36:02','2026-03-23 15:36:02','','Willow and Hall - Magento 1 to Magento 2 migration','','inherit','open','closed','','willow-hall-hero','','','2026-03-23 15:36:14','2026-03-23 15:36:14','',5865,'https://actuate.webpreview.co/wp-content/uploads/Willow-Hall-Hero.jpg',0,'attachment','image/jpeg',0),(8617,1,'2026-03-23 15:38:19','2026-03-23 15:38:19','','Home Feeling','','inherit','open','closed','','homefeeling-logo','','','2026-03-23 15:38:27','2026-03-23 15:38:27','',5859,'https://actuate.webpreview.co/wp-content/uploads/homefeeling-logo.png',0,'attachment','image/png',0),(8618,1,'2026-03-23 15:41:23','2026-03-23 15:41:23','','Be My Bear','','inherit','open','closed','','bmb-logo','','','2026-03-23 15:41:38','2026-03-23 15:41:38','',5856,'https://actuate.webpreview.co/wp-content/uploads/bmb-logo.png',0,'attachment','image/png',0),(8619,1,'2026-03-23 15:48:08','2026-03-23 15:48:08','','The Shirt Company','','inherit','open','closed','','tsc-logo','','','2026-03-23 15:48:23','2026-03-23 15:48:23','',5855,'https://actuate.webpreview.co/wp-content/uploads/tsc-logo.png',0,'attachment','image/png',0),(8620,1,'2026-03-23 15:48:40','2026-03-23 15:48:40','','The Shirt Company - Magento 2 migration with persona-driven redesign','','inherit','open','closed','','shirt-company-hero','','','2026-03-23 15:48:58','2026-03-23 15:48:58','',5855,'https://actuate.webpreview.co/wp-content/uploads/Shirt-Company-Hero.jpg',0,'attachment','image/jpeg',0),(8621,1,'2026-03-23 15:49:54','2026-03-23 15:49:54','','Mere Bathrooms: Brochure to transactional B2B on Magento with mobile-first design','','inherit','open','closed','','mere-hero','','','2026-03-23 15:50:22','2026-03-23 15:50:22','',5854,'https://actuate.webpreview.co/wp-content/uploads/Mere-Hero.jpg',0,'attachment','image/jpeg',0),(8622,1,'2026-03-23 15:50:36','2026-03-23 15:50:36','','Mere Bathrooms','','inherit','open','closed','','mere-logo','','','2026-03-23 15:50:45','2026-03-23 15:50:45','',5854,'https://actuate.webpreview.co/wp-content/uploads/mere-logo.png',0,'attachment','image/png',0),(8623,1,'2026-03-23 15:52:33','2026-03-23 15:52:33','','Oh Polly','','inherit','open','closed','','oh-polly-hero-3','','','2026-03-23 15:52:51','2026-03-23 15:52:51','',5780,'https://actuate.webpreview.co/wp-content/uploads/Oh-Polly-Hero.jpg',0,'attachment','image/jpeg',0),(8624,1,'2026-03-24 14:40:42','2026-03-24 14:40:42','','Be My Bear Magento 2 Migration Results','','inherit','open','closed','','bmb-9-results','','','2026-03-24 14:41:09','2026-03-24 14:41:09','',5856,'https://actuate.webpreview.co/wp-content/uploads/BMB-9-Results.jpg',0,'attachment','image/jpeg',0),(8625,1,'2026-03-24 14:41:36','2026-03-24 14:41:36','','Be My Bear - Magento 2 Website','','inherit','open','closed','','bmb-hero','','','2026-03-24 14:41:48','2026-03-24 14:41:48','',5856,'https://actuate.webpreview.co/wp-content/uploads/BMB-Hero.jpg',0,'attachment','image/jpeg',0),(8626,1,'2026-03-24 14:43:20','2026-03-24 14:43:20','','Be My Bear Magento 2 Website design for their customers','','inherit','open','closed','','bmb-2-design-process','','','2026-03-24 14:44:39','2026-03-24 14:44:39','',5856,'https://actuate.webpreview.co/wp-content/uploads/BMB-2-Design-Process.jpg',0,'attachment','image/jpeg',0),(8627,1,'2026-03-24 14:43:27','2026-03-24 14:43:27','','BMB-3-UX-Design','','inherit','open','closed','','bmb-3-ux-design','','','2026-03-24 14:43:27','2026-03-24 14:43:27','',5856,'https://actuate.webpreview.co/wp-content/uploads/BMB-3-UX-Design.jpg',0,'attachment','image/jpeg',0),(8628,1,'2026-03-24 14:43:29','2026-03-24 14:43:29','','Be My Bear - D2C and B2B Magento 2 Website','','inherit','open','closed','','bmb-4-b2b-b2c','','','2026-03-24 14:44:03','2026-03-24 14:44:03','',5856,'https://actuate.webpreview.co/wp-content/uploads/BMB-4-B2B-B2C.jpg',0,'attachment','image/jpeg',0),(8629,1,'2026-03-24 14:43:32','2026-03-24 14:43:32','','Be My Bear Magento 2 CX Engagement','','inherit','open','closed','','bmb-5-party-loyalty','','','2026-03-24 14:45:46','2026-03-24 14:45:46','',5856,'https://actuate.webpreview.co/wp-content/uploads/BMB-5-Party-Loyalty.jpg',0,'attachment','image/jpeg',0),(8630,1,'2026-03-24 14:43:34','2026-03-24 14:43:34','','BMB-6-Upsells','','inherit','open','closed','','bmb-6-upsells','','','2026-03-24 14:43:34','2026-03-24 14:43:34','',5856,'https://actuate.webpreview.co/wp-content/uploads/BMB-6-Upsells.jpg',0,'attachment','image/jpeg',0),(8631,1,'2026-03-24 14:43:36','2026-03-24 14:43:36','','Be My Bear Magento 2 Upsell/Cross Sell AOV','','inherit','open','closed','','bmb-7-aov-strategy','','','2026-03-24 14:46:27','2026-03-24 14:46:27','',5856,'https://actuate.webpreview.co/wp-content/uploads/BMB-7-AOV-Strategy.jpg',0,'attachment','image/jpeg',0),(8632,1,'2026-03-24 14:43:39','2026-03-24 14:43:39','','BMB-8-StoreFeeder','','inherit','open','closed','','bmb-8-storefeeder','','','2026-03-24 14:43:39','2026-03-24 14:43:39','',5856,'https://actuate.webpreview.co/wp-content/uploads/BMB-8-StoreFeeder.jpg',0,'attachment','image/jpeg',0),(8633,1,'2026-03-24 14:48:59','2026-03-24 14:48:59','','Helmet-City-2-Audit-Strategy','','inherit','open','closed','','helmet-city-2-audit-strategy','','','2026-03-24 14:48:59','2026-03-24 14:48:59','',5863,'https://actuate.webpreview.co/wp-content/uploads/Helmet-City-2-Audit-Strategy.jpg',0,'attachment','image/jpeg',0),(8634,1,'2026-03-24 14:49:06','2026-03-24 14:49:06','','Helmet-City-3-New-Hyva-Frontend','','inherit','open','closed','','helmet-city-3-new-hyva-frontend','','','2026-03-24 14:49:06','2026-03-24 14:49:06','',5863,'https://actuate.webpreview.co/wp-content/uploads/Helmet-City-3-New-Hyva-Frontend.jpg',0,'attachment','image/jpeg',0),(8635,1,'2026-03-24 14:49:09','2026-03-24 14:49:09','','Helmet-City-4-Site-Performace','','inherit','open','closed','','helmet-city-4-site-performace','','','2026-03-24 14:49:09','2026-03-24 14:49:09','',5863,'https://actuate.webpreview.co/wp-content/uploads/Helmet-City-4-Site-Performace.jpg',0,'attachment','image/jpeg',0),(8636,1,'2026-03-24 14:49:11','2026-03-24 14:49:11','','Helmet-City-5-Product-Discovery','','inherit','open','closed','','helmet-city-5-product-discovery','','','2026-03-24 14:49:11','2026-03-24 14:49:11','',5863,'https://actuate.webpreview.co/wp-content/uploads/Helmet-City-5-Product-Discovery.jpg',0,'attachment','image/jpeg',0),(8637,1,'2026-03-24 14:49:13','2026-03-24 14:49:13','','Helmet-City-6-Black-Friday-Launch','','inherit','open','closed','','helmet-city-6-black-friday-launch','','','2026-03-24 14:49:13','2026-03-24 14:49:13','',5863,'https://actuate.webpreview.co/wp-content/uploads/Helmet-City-6-Black-Friday-Launch.jpg',0,'attachment','image/jpeg',0),(8638,1,'2026-03-24 14:49:16','2026-03-24 14:49:16','','Helmet-City-7-Ongoing CRO','','inherit','open','closed','','helmet-city-7-ongoing-cro','','','2026-03-24 14:49:16','2026-03-24 14:49:16','',5863,'https://actuate.webpreview.co/wp-content/uploads/Helmet-City-7-Ongoing-CRO.jpg',0,'attachment','image/jpeg',0),(8639,1,'2026-03-24 14:49:18','2026-03-24 14:49:18','','Helmet-City-8-Helmet Sizing','','inherit','open','closed','','helmet-city-8-helmet-sizing','','','2026-03-24 14:49:18','2026-03-24 14:49:18','',5863,'https://actuate.webpreview.co/wp-content/uploads/Helmet-City-8-Helmet-Sizing.jpg',0,'attachment','image/jpeg',0),(8640,1,'2026-03-24 14:49:20','2026-03-24 14:49:20','','Helmet-City-9-Cross-Sells-Upsells','','inherit','open','closed','','helmet-city-9-cross-sells-upsells','','','2026-03-24 14:49:20','2026-03-24 14:49:20','',5863,'https://actuate.webpreview.co/wp-content/uploads/Helmet-City-9-Cross-Sells-Upsells.jpg',0,'attachment','image/jpeg',0),(8641,1,'2026-03-24 14:49:23','2026-03-24 14:49:23','','Helmet-City-10-Search-Rebuild','','inherit','open','closed','','helmet-city-10-search-rebuild','','','2026-03-24 14:49:23','2026-03-24 14:49:23','',5863,'https://actuate.webpreview.co/wp-content/uploads/Helmet-City-10-Search-Rebuild.jpg',0,'attachment','image/jpeg',0),(8642,1,'2026-03-24 14:49:26','2026-03-24 14:49:26','','Helmet City - Magento 2 Website','','inherit','open','closed','','helmet-city-hero-2','','','2026-03-24 14:49:32','2026-03-24 14:49:32','',5863,'https://actuate.webpreview.co/wp-content/uploads/Helmet-City-Hero.jpg',0,'attachment','image/jpeg',0),(8643,1,'2026-03-24 15:32:43','2026-03-24 15:32:43','','Magento 2 Website for Homefeelings','','inherit','open','closed','','home-feeling-1-brand-launch','','','2026-03-24 15:33:48','2026-03-24 15:33:48','',5859,'https://actuate.webpreview.co/wp-content/uploads/Home-Feeling-1-Brand-Launch.jpg',0,'attachment','image/jpeg',0),(8644,1,'2026-03-24 15:32:51','2026-03-24 15:32:51','','Home-Feeling-2-Design-Build','','inherit','open','closed','','home-feeling-2-design-build','','','2026-03-24 15:32:51','2026-03-24 15:32:51','',5859,'https://actuate.webpreview.co/wp-content/uploads/Home-Feeling-2-Design-Build.jpg',0,'attachment','image/jpeg',0),(8645,1,'2026-03-24 15:32:53','2026-03-24 15:32:53','','Home-Feeling-3-Magento-Store','','inherit','open','closed','','home-feeling-3-magento-store','','','2026-03-24 15:32:53','2026-03-24 15:32:53','',5859,'https://actuate.webpreview.co/wp-content/uploads/Home-Feeling-3-Magento-Store.jpg',0,'attachment','image/jpeg',0),(8646,1,'2026-03-24 15:32:57','2026-03-24 15:32:57','','Enhanced UX','','inherit','open','closed','','home-feeling-4-warranty-features','','','2026-03-24 15:34:44','2026-03-24 15:34:44','',5859,'https://actuate.webpreview.co/wp-content/uploads/Home-Feeling-4-Warranty-Features.jpg',0,'attachment','image/jpeg',0),(8647,1,'2026-03-24 15:32:59','2026-03-24 15:32:59','','Home-Feeling-5-Tech-Specs','','inherit','open','closed','','home-feeling-5-tech-specs','','','2026-03-24 15:32:59','2026-03-24 15:32:59','',5859,'https://actuate.webpreview.co/wp-content/uploads/Home-Feeling-5-Tech-Specs.jpg',0,'attachment','image/jpeg',0),(8648,1,'2026-03-24 15:33:02','2026-03-24 15:33:02','','UX Crafted around their customers','','inherit','open','closed','','home-feeling-6-ux-design','','','2026-03-24 15:34:21','2026-03-24 15:34:21','',5859,'https://actuate.webpreview.co/wp-content/uploads/Home-Feeling-6-UX-Design.jpg',0,'attachment','image/jpeg',0),(8649,1,'2026-03-24 15:33:04','2026-03-24 15:33:04','','Home-Feeling-7-Launch','','inherit','open','closed','','home-feeling-7-launch','','','2026-03-24 15:33:04','2026-03-24 15:33:04','',5859,'https://actuate.webpreview.co/wp-content/uploads/Home-Feeling-7-Launch.jpg',0,'attachment','image/jpeg',0),(8650,1,'2026-03-24 15:33:07','2026-03-24 15:33:07','','Greenfield Magento 2 build for a new white goods brand','','inherit','open','closed','','home-feeling-hero-2','','','2026-03-24 15:33:16','2026-03-24 15:33:16','',5859,'https://actuate.webpreview.co/wp-content/uploads/Home-Feeling-Hero.jpg',0,'attachment','image/jpeg',0),(8651,1,'2026-03-24 15:44:15','2026-03-24 15:44:15','','Shirt-Company-1-Previous-Website','','inherit','open','closed','','shirt-company-1-previous-website','','','2026-03-24 15:44:15','2026-03-24 15:44:15','',5855,'https://actuate.webpreview.co/wp-content/uploads/Shirt-Company-1-Previous-Website.jpg',0,'attachment','image/jpeg',0),(8652,1,'2026-03-24 15:44:23','2026-03-24 15:44:23','','Shirt-Company-2-Discovery-Personas','','inherit','open','closed','','shirt-company-2-discovery-personas','','','2026-03-24 15:44:23','2026-03-24 15:44:23','',5855,'https://actuate.webpreview.co/wp-content/uploads/Shirt-Company-2-Discovery-Personas.jpg',0,'attachment','image/jpeg',0),(8653,1,'2026-03-24 15:44:25','2026-03-24 15:44:25','','Shirt-Company-3-New-Magento-Site','','inherit','open','closed','','shirt-company-3-new-magento-site','','','2026-03-24 15:44:25','2026-03-24 15:44:25','',5855,'https://actuate.webpreview.co/wp-content/uploads/Shirt-Company-3-New-Magento-Site.jpg',0,'attachment','image/jpeg',0),(8654,1,'2026-03-24 15:44:28','2026-03-24 15:44:28','','Shirt-Company-4-Size-Guides','','inherit','open','closed','','shirt-company-4-size-guides','','','2026-03-24 15:44:28','2026-03-24 15:44:28','',5855,'https://actuate.webpreview.co/wp-content/uploads/Shirt-Company-4-Size-Guides.jpg',0,'attachment','image/jpeg',0),(8655,1,'2026-03-24 15:44:30','2026-03-24 15:44:30','','Shirt-Company-5-Product-Imagery','','inherit','open','closed','','shirt-company-5-product-imagery','','','2026-03-24 15:44:30','2026-03-24 15:44:30','',5855,'https://actuate.webpreview.co/wp-content/uploads/Shirt-Company-5-Product-Imagery.jpg',0,'attachment','image/jpeg',0),(8656,1,'2026-03-24 15:44:32','2026-03-24 15:44:32','','Shirt-Company-6-UX-Nav','','inherit','open','closed','','shirt-company-6-ux-nav','','','2026-03-24 15:44:32','2026-03-24 15:44:32','',5855,'https://actuate.webpreview.co/wp-content/uploads/Shirt-Company-6-UX-Nav.jpg',0,'attachment','image/jpeg',0),(8657,1,'2026-03-24 15:44:34','2026-03-24 15:44:34','','Shirt-Company-7-Glopal','','inherit','open','closed','','shirt-company-7-glopal','','','2026-03-24 15:44:34','2026-03-24 15:44:34','',5855,'https://actuate.webpreview.co/wp-content/uploads/Shirt-Company-7-Glopal.jpg',0,'attachment','image/jpeg',0),(8658,1,'2026-03-24 15:44:37','2026-03-24 15:44:37','','Shirt-Company-8-Results','','inherit','open','closed','','shirt-company-8-results','','','2026-03-24 15:44:37','2026-03-24 15:44:37','',5855,'https://actuate.webpreview.co/wp-content/uploads/Shirt-Company-8-Results.jpg',0,'attachment','image/jpeg',0),(8659,1,'2026-03-24 15:44:39','2026-03-24 15:44:39','','The Shirt Company - Magento 1 to Magento 2 migration','','inherit','open','closed','','shirt-company-hero-2','','','2026-03-24 15:45:10','2026-03-24 15:45:10','',5855,'https://actuate.webpreview.co/wp-content/uploads/Shirt-Company-Hero-1.jpg',0,'attachment','image/jpeg',0),(8660,1,'2026-03-24 15:48:38','2026-03-24 15:48:38','','Oh-Polly-1-eBay-Origins','','inherit','open','closed','','oh-polly-1-ebay-origins','','','2026-03-24 15:48:38','2026-03-24 15:48:38','',5780,'https://actuate.webpreview.co/wp-content/uploads/Oh-Polly-1-eBay-Origins.jpg',0,'attachment','image/jpeg',0),(8661,1,'2026-03-24 15:48:40','2026-03-24 15:48:40','','Oh-Polly-2-Brand-Immersion','','inherit','open','closed','','oh-polly-2-brand-immersion','','','2026-03-24 15:48:40','2026-03-24 15:48:40','',5780,'https://actuate.webpreview.co/wp-content/uploads/Oh-Polly-2-Brand-Immersion.jpg',0,'attachment','image/jpeg',0),(8662,1,'2026-03-24 15:48:42','2026-03-24 15:48:42','','Oh-Polly-3-Magento-Store','','inherit','open','closed','','oh-polly-3-magento-store','','','2026-03-24 15:48:42','2026-03-24 15:48:42','',5780,'https://actuate.webpreview.co/wp-content/uploads/Oh-Polly-3-Magento-Store.jpg',0,'attachment','image/jpeg',0),(8663,1,'2026-03-24 15:48:44','2026-03-24 15:48:44','','Oh-Polly-4-Social-First','','inherit','open','closed','','oh-polly-4-social-first','','','2026-03-24 15:48:44','2026-03-24 15:48:44','',5780,'https://actuate.webpreview.co/wp-content/uploads/Oh-Polly-4-Social-First.jpg',0,'attachment','image/jpeg',0),(8664,1,'2026-03-24 15:48:47','2026-03-24 15:48:47','','Oh-Polly-5-Shopping-Features','','inherit','open','closed','','oh-polly-5-shopping-features','','','2026-03-24 15:48:47','2026-03-24 15:48:47','',5780,'https://actuate.webpreview.co/wp-content/uploads/Oh-Polly-5-Shopping-Features.jpg',0,'attachment','image/jpeg',0),(8665,1,'2026-03-24 15:48:50','2026-03-24 15:48:50','','Oh-Polly-6-Linnworks','','inherit','open','closed','','oh-polly-6-linnworks','','','2026-03-24 15:48:50','2026-03-24 15:48:50','',5780,'https://actuate.webpreview.co/wp-content/uploads/Oh-Polly-6-Linnworks.jpg',0,'attachment','image/jpeg',0),(8666,1,'2026-03-24 15:48:52','2026-03-24 15:48:52','','Oh-Polly-7-Scalability','','inherit','open','closed','','oh-polly-7-scalability','','','2026-03-24 15:48:52','2026-03-24 15:48:52','',5780,'https://actuate.webpreview.co/wp-content/uploads/Oh-Polly-7-Scalability.jpg',0,'attachment','image/jpeg',0),(8667,1,'2026-03-24 15:48:54','2026-03-24 15:48:54','','Oh-Polly-8-Launch-Results','','inherit','open','closed','','oh-polly-8-launch-results','','','2026-03-24 15:48:54','2026-03-24 15:48:54','',5780,'https://actuate.webpreview.co/wp-content/uploads/Oh-Polly-8-Launch-Results.jpg',0,'attachment','image/jpeg',0),(8668,1,'2026-03-24 15:55:38','2026-03-24 15:55:38','','Reliant-2-Strategy-Planning','','inherit','open','closed','','reliant-2-strategy-planning','','','2026-03-24 15:55:38','2026-03-24 15:55:38','',5860,'https://actuate.webpreview.co/wp-content/uploads/Reliant-2-Strategy-Planning.jpg',0,'attachment','image/jpeg',0),(8669,1,'2026-03-24 15:55:45','2026-03-24 15:55:45','','Reliant-3-Hyva-Frontend','','inherit','open','closed','','reliant-3-hyva-frontend','','','2026-03-24 15:55:45','2026-03-24 15:55:45','',5860,'https://actuate.webpreview.co/wp-content/uploads/Reliant-3-Hyva-Frontend.jpg',0,'attachment','image/jpeg',0),(8670,1,'2026-03-24 15:55:48','2026-03-24 15:55:48','','Reliant-4-ERP','','inherit','open','closed','','reliant-4-erp','','','2026-03-24 15:55:48','2026-03-24 15:55:48','',5860,'https://actuate.webpreview.co/wp-content/uploads/Reliant-4-ERP.jpg',0,'attachment','image/jpeg',0),(8671,1,'2026-03-24 15:55:50','2026-03-24 15:55:50','','Reliant-5-Site-Performance','','inherit','open','closed','','reliant-5-site-performance','','','2026-03-24 15:55:50','2026-03-24 15:55:50','',5860,'https://actuate.webpreview.co/wp-content/uploads/Reliant-5-Site-Performance.jpg',0,'attachment','image/jpeg',0),(8672,1,'2026-03-24 15:55:52','2026-03-24 15:55:52','','Reliant-6-Mobile','','inherit','open','closed','','reliant-6-mobile','','','2026-03-24 15:55:52','2026-03-24 15:55:52','',5860,'https://actuate.webpreview.co/wp-content/uploads/Reliant-6-Mobile.jpg',0,'attachment','image/jpeg',0),(8673,1,'2026-03-24 15:55:55','2026-03-24 15:55:55','','Reliant-7-Checkout','','inherit','open','closed','','reliant-7-checkout','','','2026-03-24 15:55:55','2026-03-24 15:55:55','',5860,'https://actuate.webpreview.co/wp-content/uploads/Reliant-7-Checkout.jpg',0,'attachment','image/jpeg',0),(8674,1,'2026-03-24 15:55:57','2026-03-24 15:55:57','','Reliant-8-Partnership','','inherit','open','closed','','reliant-8-partnership','','','2026-03-24 15:55:57','2026-03-24 15:55:57','',5860,'https://actuate.webpreview.co/wp-content/uploads/Reliant-8-Partnership.jpg',0,'attachment','image/jpeg',0),(8675,1,'2026-03-24 15:56:00','2026-03-24 15:56:00','','Reliant - Home TV Electrical Magento 2 Website','','inherit','open','closed','','reliant-hero-2','','','2026-03-24 15:56:33','2026-03-24 15:56:33','',5860,'https://actuate.webpreview.co/wp-content/uploads/Reliant-Hero.jpg',0,'attachment','image/jpeg',0),(8676,1,'2026-03-31 10:53:49','2026-03-31 09:53:49','','Revitalash-1-Brand-Launch','','inherit','open','closed','','revitalash-1-brand-launch','','','2026-03-31 10:53:49','2026-03-31 09:53:49','',5866,'https://actuate.webpreview.co/wp-content/uploads/Revitalash-1-Brand-Launch.jpg',0,'attachment','image/jpeg',0),(8677,1,'2026-03-31 10:53:56','2026-03-31 09:53:56','','Revitalash-2-Shopify-Plus-Build','','inherit','open','closed','','revitalash-2-shopify-plus-build','','','2026-03-31 10:53:56','2026-03-31 09:53:56','',5866,'https://actuate.webpreview.co/wp-content/uploads/Revitalash-2-Shopify-Plus-Build.jpg',0,'attachment','image/jpeg',0),(8678,1,'2026-03-31 10:53:58','2026-03-31 09:53:58','','Revitalash-3-New-Store','','inherit','open','closed','','revitalash-3-new-store','','','2026-03-31 10:53:58','2026-03-31 09:53:58','',5866,'https://actuate.webpreview.co/wp-content/uploads/Revitalash-3-New-Store.jpg',0,'attachment','image/jpeg',0),(8679,1,'2026-03-31 10:54:00','2026-03-31 09:54:00','','Revitalash-4-Brand-Design','','inherit','open','closed','','revitalash-4-brand-design','','','2026-03-31 10:54:00','2026-03-31 09:54:00','',5866,'https://actuate.webpreview.co/wp-content/uploads/Revitalash-4-Brand-Design.jpg',0,'attachment','image/jpeg',0),(8680,1,'2026-03-31 10:54:02','2026-03-31 09:54:02','','Revitalash-5-Subscriptions','','inherit','open','closed','','revitalash-5-subscriptions','','','2026-03-31 10:54:02','2026-03-31 09:54:02','',5866,'https://actuate.webpreview.co/wp-content/uploads/Revitalash-5-Subscriptions.jpg',0,'attachment','image/jpeg',0),(8681,1,'2026-03-31 10:54:04','2026-03-31 09:54:04','','Revitalash-6-Site-Performance','','inherit','open','closed','','revitalash-6-site-performance','','','2026-03-31 10:54:04','2026-03-31 09:54:04','',5866,'https://actuate.webpreview.co/wp-content/uploads/Revitalash-6-Site-Performance.jpg',0,'attachment','image/jpeg',0),(8682,1,'2026-03-31 10:54:06','2026-03-31 09:54:06','','Revitalash-7-Launch-Results','','inherit','open','closed','','revitalash-7-launch-results','','','2026-03-31 10:54:06','2026-03-31 09:54:06','',5866,'https://actuate.webpreview.co/wp-content/uploads/Revitalash-7-Launch-Results.jpg',0,'attachment','image/jpeg',0),(8683,1,'2026-03-31 10:54:08','2026-03-31 09:54:08','','Revitalash - Shopify Plus Migration','','inherit','open','closed','','revitalash-hero-3','','','2026-03-31 10:54:38','2026-03-31 09:54:38','',5866,'https://actuate.webpreview.co/wp-content/uploads/Revitalash-Hero-1.jpg',0,'attachment','image/jpeg',0),(8684,1,'2026-03-31 10:57:06','2026-03-31 09:57:06','','Robinsons-2-Audit-Strategy','','inherit','open','closed','','robinsons-2-audit-strategy','','','2026-03-31 10:57:06','2026-03-31 09:57:06','',5864,'https://actuate.webpreview.co/wp-content/uploads/Robinsons-2-Audit-Strategy.jpg',0,'attachment','image/jpeg',0),(8685,1,'2026-03-31 10:57:13','2026-03-31 09:57:13','','Robinsons-3-Shopify-Store','','inherit','open','closed','','robinsons-3-shopify-store','','','2026-03-31 10:57:13','2026-03-31 09:57:13','',5864,'https://actuate.webpreview.co/wp-content/uploads/Robinsons-3-Shopify-Store.jpg',0,'attachment','image/jpeg',0),(8686,1,'2026-03-31 10:57:15','2026-03-31 09:57:15','','Robinsons-4-ePos-Integration','','inherit','open','closed','','robinsons-4-epos-integration','','','2026-03-31 10:57:15','2026-03-31 09:57:15','',5864,'https://actuate.webpreview.co/wp-content/uploads/Robinsons-4-ePos-Integration.jpg',0,'attachment','image/jpeg',0),(8687,1,'2026-03-31 10:57:17','2026-03-31 09:57:17','','Robinsons-5-Data-Migration','','inherit','open','closed','','robinsons-5-data-migration','','','2026-03-31 10:57:17','2026-03-31 09:57:17','',5864,'https://actuate.webpreview.co/wp-content/uploads/Robinsons-5-Data-Migration.jpg',0,'attachment','image/jpeg',0),(8688,1,'2026-03-31 10:57:19','2026-03-31 09:57:19','','Robinsons-6-Store-Design','','inherit','open','closed','','robinsons-6-store-design','','','2026-03-31 10:57:19','2026-03-31 09:57:19','',5864,'https://actuate.webpreview.co/wp-content/uploads/Robinsons-6-Store-Design.jpg',0,'attachment','image/jpeg',0),(8689,1,'2026-03-31 10:57:21','2026-03-31 09:57:21','','Robinsons-7-Ongoing-CRO','','inherit','open','closed','','robinsons-7-ongoing-cro','','','2026-03-31 10:57:21','2026-03-31 09:57:21','',5864,'https://actuate.webpreview.co/wp-content/uploads/Robinsons-7-Ongoing-CRO.jpg',0,'attachment','image/jpeg',0),(8690,1,'2026-03-31 10:57:23','2026-03-31 09:57:23','','Robinsons of Bawtry: Migration from Aero Commerce to Shopify with ongoing CRO','','inherit','open','closed','','robinsons-hero-3','','','2026-03-31 10:57:43','2026-03-31 09:57:43','',5864,'https://actuate.webpreview.co/wp-content/uploads/Robinsons-Hero-1.jpg',0,'attachment','image/jpeg',0),(8691,1,'2026-03-31 11:00:09','2026-03-31 10:00:09','','SBS-2-Hyva-Rebuild','','inherit','open','closed','','sbs-2-hyva-rebuild','','','2026-03-31 11:00:09','2026-03-31 10:00:09','',5862,'https://actuate.webpreview.co/wp-content/uploads/SBS-2-Hyva-Rebuild.jpg',0,'attachment','image/jpeg',0),(8692,1,'2026-03-31 11:00:17','2026-03-31 10:00:17','','SBS-3-New-Frontend','','inherit','open','closed','','sbs-3-new-frontend','','','2026-03-31 11:00:17','2026-03-31 10:00:17','',5862,'https://actuate.webpreview.co/wp-content/uploads/SBS-3-New-Frontend.jpg',0,'attachment','image/jpeg',0),(8693,1,'2026-03-31 11:00:19','2026-03-31 10:00:19','','SBS-4-Product-Calculator','','inherit','open','closed','','sbs-4-product-calculator','','','2026-03-31 11:00:19','2026-03-31 10:00:19','',5862,'https://actuate.webpreview.co/wp-content/uploads/SBS-4-Product-Calculator.jpg',0,'attachment','image/jpeg',0),(8694,1,'2026-03-31 11:00:21','2026-03-31 10:00:21','','SBS-5-PLP-PDP','','inherit','open','closed','','sbs-5-plp-pdp','','','2026-03-31 11:00:21','2026-03-31 10:00:21','',5862,'https://actuate.webpreview.co/wp-content/uploads/SBS-5-PLP-PDP.jpg',0,'attachment','image/jpeg',0),(8695,1,'2026-03-31 11:00:23','2026-03-31 10:00:23','','SBS-6-Upsells','','inherit','open','closed','','sbs-6-upsells','','','2026-03-31 11:00:23','2026-03-31 10:00:23','',5862,'https://actuate.webpreview.co/wp-content/uploads/SBS-6-Upsells.jpg',0,'attachment','image/jpeg',0),(8696,1,'2026-03-31 11:00:25','2026-03-31 10:00:25','','SBS-7-Team-Independence','','inherit','open','closed','','sbs-7-team-independence','','','2026-03-31 11:00:25','2026-03-31 10:00:25','',5862,'https://actuate.webpreview.co/wp-content/uploads/SBS-7-Team-Independence.jpg',0,'attachment','image/jpeg',0),(8697,1,'2026-03-31 11:00:27','2026-03-31 10:00:27','','The Skirting Board Shop - Magento Home DIY website','','inherit','open','closed','','sbs-hero-2','','','2026-03-31 11:00:34','2026-03-31 10:00:34','',5862,'https://actuate.webpreview.co/wp-content/uploads/SBS-Hero.jpg',0,'attachment','image/jpeg',0),(8698,1,'2026-03-31 11:03:16','2026-03-31 10:03:16','','W-Howard-2-Strategy-Planning','','inherit','open','closed','','w-howard-2-strategy-planning','','','2026-03-31 11:03:16','2026-03-31 10:03:16','',5861,'https://actuate.webpreview.co/wp-content/uploads/W-Howard-2-Strategy-Planning.jpg',0,'attachment','image/jpeg',0),(8699,1,'2026-03-31 11:03:23','2026-03-31 10:03:23','','W-Howard-3-Hyva-Frontend','','inherit','open','closed','','w-howard-3-hyva-frontend','','','2026-03-31 11:03:23','2026-03-31 10:03:23','',5861,'https://actuate.webpreview.co/wp-content/uploads/W-Howard-3-Hyva-Frontend.jpg',0,'attachment','image/jpeg',0),(8700,1,'2026-03-31 11:03:25','2026-03-31 10:03:25','','W-Howard-4-Product-Search','','inherit','open','closed','','w-howard-4-product-search','','','2026-03-31 11:03:25','2026-03-31 10:03:25','',5861,'https://actuate.webpreview.co/wp-content/uploads/W-Howard-4-Product-Search.jpg',0,'attachment','image/jpeg',0),(8701,1,'2026-03-31 11:03:27','2026-03-31 10:03:27','','W-Howard-5-Data-Sheets','','inherit','open','closed','','w-howard-5-data-sheets','','','2026-03-31 11:03:27','2026-03-31 10:03:27','',5861,'https://actuate.webpreview.co/wp-content/uploads/W-Howard-5-Data-Sheets.jpg',0,'attachment','image/jpeg',0),(8702,1,'2026-03-31 11:03:29','2026-03-31 10:03:29','','W-Howard-6-Digital-Brochures','','inherit','open','closed','','w-howard-6-digital-brochures','','','2026-03-31 11:03:29','2026-03-31 10:03:29','',5861,'https://actuate.webpreview.co/wp-content/uploads/W-Howard-6-Digital-Brochures.jpg',0,'attachment','image/jpeg',0),(8703,1,'2026-03-31 11:03:31','2026-03-31 10:03:31','','W-Howard-7-Video-Content','','inherit','open','closed','','w-howard-7-video-content','','','2026-03-31 11:03:31','2026-03-31 10:03:31','',5861,'https://actuate.webpreview.co/wp-content/uploads/W-Howard-7-Video-Content.jpg',0,'attachment','image/jpeg',0),(8704,1,'2026-03-31 11:03:33','2026-03-31 10:03:33','','W-Howard-8-Content-Management','','inherit','open','closed','','w-howard-8-content-management','','','2026-03-31 11:03:33','2026-03-31 10:03:33','',5861,'https://actuate.webpreview.co/wp-content/uploads/W-Howard-8-Content-Management.jpg',0,'attachment','image/jpeg',0),(8705,1,'2026-03-31 11:03:36','2026-03-31 10:03:36','','W Howard - Magento 2 B2B Website','','inherit','open','closed','','w-howard-hero','','','2026-03-31 11:03:51','2026-03-31 10:03:51','',5861,'https://actuate.webpreview.co/wp-content/uploads/W-Howard-Hero.jpg',0,'attachment','image/jpeg',0),(8706,1,'2026-03-31 11:06:43','2026-03-31 10:06:43','','Willow-Hall-1-Magento 2','','inherit','open','closed','','willow-hall-1-magento-2','','','2026-03-31 11:06:43','2026-03-31 10:06:43','',5865,'https://actuate.webpreview.co/wp-content/uploads/Willow-Hall-1-Magento-2.jpg',0,'attachment','image/jpeg',0),(8707,1,'2026-03-31 11:06:50','2026-03-31 10:06:50','','Willow-Hall-2-Discover-Audit','','inherit','open','closed','','willow-hall-2-discover-audit','','','2026-03-31 11:06:50','2026-03-31 10:06:50','',5865,'https://actuate.webpreview.co/wp-content/uploads/Willow-Hall-2-Discover-Audit.jpg',0,'attachment','image/jpeg',0),(8708,1,'2026-03-31 11:06:52','2026-03-31 10:06:52','','Willow-Hall-3-Backend-Operations','','inherit','open','closed','','willow-hall-3-backend-operations','','','2026-03-31 11:06:52','2026-03-31 10:06:52','',5865,'https://actuate.webpreview.co/wp-content/uploads/Willow-Hall-3-Backend-Operations.jpg',0,'attachment','image/jpeg',0),(8709,1,'2026-03-31 11:06:55','2026-03-31 10:06:55','','Willow-Hall-4-Stock-Management','','inherit','open','closed','','willow-hall-4-stock-management','','','2026-03-31 11:06:55','2026-03-31 10:06:55','',5865,'https://actuate.webpreview.co/wp-content/uploads/Willow-Hall-4-Stock-Management.jpg',0,'attachment','image/jpeg',0),(8710,1,'2026-03-31 11:06:57','2026-03-31 10:06:57','','Willow-Hall-5-Salesforce','','inherit','open','closed','','willow-hall-5-salesforce','','','2026-03-31 11:06:57','2026-03-31 10:06:57','',5865,'https://actuate.webpreview.co/wp-content/uploads/Willow-Hall-5-Salesforce.jpg',0,'attachment','image/jpeg',0),(8711,1,'2026-03-31 11:06:59','2026-03-31 10:06:59','','Willow-Hall-6-Promotions','','inherit','open','closed','','willow-hall-6-promotions','','','2026-03-31 11:06:59','2026-03-31 10:06:59','',5865,'https://actuate.webpreview.co/wp-content/uploads/Willow-Hall-6-Promotions.jpg',0,'attachment','image/jpeg',0),(8712,1,'2026-03-31 11:07:01','2026-03-31 10:07:01','','Willow-Hall-7-Frontend','','inherit','open','closed','','willow-hall-7-frontend','','','2026-03-31 11:07:01','2026-03-31 10:07:01','',5865,'https://actuate.webpreview.co/wp-content/uploads/Willow-Hall-7-Frontend.jpg',0,'attachment','image/jpeg',0),(8713,1,'2026-03-31 11:07:03','2026-03-31 10:07:03','','Willow-Hall-8-Product-Builder','','inherit','open','closed','','willow-hall-8-product-builder','','','2026-03-31 11:07:03','2026-03-31 10:07:03','',5865,'https://actuate.webpreview.co/wp-content/uploads/Willow-Hall-8-Product-Builder.jpg',0,'attachment','image/jpeg',0),(8714,1,'2026-03-31 11:07:05','2026-03-31 10:07:05','','Willow-Hall-9-Hyva-Checkout','','inherit','open','closed','','willow-hall-9-hyva-checkout','','','2026-03-31 11:07:05','2026-03-31 10:07:05','',5865,'https://actuate.webpreview.co/wp-content/uploads/Willow-Hall-9-Hyva-Checkout.jpg',0,'attachment','image/jpeg',0),(8715,1,'2026-03-31 11:07:07','2026-03-31 10:07:07','','Willow-Hall-Swatch-Ordering','','inherit','open','closed','','willow-hall-swatch-ordering','','','2026-03-31 11:07:07','2026-03-31 10:07:07','',5865,'https://actuate.webpreview.co/wp-content/uploads/Willow-Hall-Swatch-Ordering.jpg',0,'attachment','image/jpeg',0),(8716,1,'2026-03-31 11:14:03','2026-03-31 10:14:03','','Fashion eCommerce Agency','','inherit','closed','closed','','7113-revision-v1','','','2026-03-31 11:14:03','2026-03-31 10:14:03','',7113,'https://actuate.webpreview.co/?p=8716',0,'revision','',0),(8717,1,'2026-03-31 11:14:42','2026-03-31 10:14:42','','Fashion eCommerce Agency','','inherit','closed','closed','','7109-revision-v1','','','2026-03-31 11:14:42','2026-03-31 10:14:42','',7109,'https://actuate.webpreview.co/?p=8717',0,'revision','',0),(8718,1,'2026-03-31 11:15:02','2026-03-31 10:15:02','','Home & Garden eCommerce Agency','','publish','closed','closed','','home-garden-ecommerce-agency','','','2026-03-31 11:15:02','2026-03-31 10:15:02','',7153,'https://actuate.webpreview.co/?page_id=8718',0,'page','',0),(8719,1,'2026-03-31 11:15:02','2026-03-31 10:15:02','','Home & Garden eCommerce Agency','','inherit','closed','closed','','8718-revision-v1','','','2026-03-31 11:15:02','2026-03-31 10:15:02','',8718,'https://actuate.webpreview.co/?p=8719',0,'revision','',0),(8720,1,'2026-03-31 14:48:01','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-03-31 14:48:01','0000-00-00 00:00:00','',0,'https://actuate.webpreview.co/?p=8720',0,'post','',0);
/*!40000 ALTER TABLE `act_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_ppress_coupons`
--

DROP TABLE IF EXISTS `act_ppress_coupons`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_ppress_coupons` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `code` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `description` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `coupon_application` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `coupon_type` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_onetime_use` enum('true','false') COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'false',
  `amount` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `unit` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `plan_ids` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `usage_limit` mediumint unsigned DEFAULT NULL,
  `status` enum('true','false') COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'true',
  `start_date` date DEFAULT NULL,
  `end_date` date DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `code` (`code`),
  KEY `type` (`coupon_type`),
  KEY `status` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_ppress_coupons`
--

LOCK TABLES `act_ppress_coupons` WRITE;
/*!40000 ALTER TABLE `act_ppress_coupons` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_ppress_coupons` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_ppress_customers`
--

DROP TABLE IF EXISTS `act_ppress_customers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_ppress_customers` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint unsigned DEFAULT NULL,
  `private_note` longtext COLLATE utf8mb4_unicode_520_ci,
  `total_spend` decimal(18,9) NOT NULL DEFAULT '0.000000000',
  `purchase_count` bigint unsigned NOT NULL DEFAULT '0',
  `last_login` datetime DEFAULT NULL,
  `date_created` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_ppress_customers`
--

LOCK TABLES `act_ppress_customers` WRITE;
/*!40000 ALTER TABLE `act_ppress_customers` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_ppress_customers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_ppress_forms`
--

DROP TABLE IF EXISTS `act_ppress_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_ppress_forms` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `name` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `form_id` bigint NOT NULL,
  `form_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `builder_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `date` datetime NOT NULL DEFAULT '1000-01-01 00:00:00',
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`),
  KEY `form_id` (`form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_ppress_forms`
--

LOCK TABLES `act_ppress_forms` WRITE;
/*!40000 ALTER TABLE `act_ppress_forms` DISABLE KEYS */;
INSERT INTO `act_ppress_forms` VALUES (1,'Default Registration',1,'registration','dragdrop','2024-01-22 10:59:52'),(2,'Default Login',1,'login','dragdrop','2024-01-22 10:59:52'),(3,'Default Password Reset',1,'password-reset','dragdrop','2024-01-22 10:59:52'),(4,'Default Edit Profile',1,'edit-profile','dragdrop','2024-01-22 10:59:52'),(5,'Default User Profile',1,'user-profile','dragdrop','2024-01-22 10:59:52'),(6,'Default Member Directory',1,'member-directory','dragdrop','2024-01-22 10:59:52'),(7,'Lucid Tab Widget',1,'melange','shortcode','2024-01-22 10:59:52');
/*!40000 ALTER TABLE `act_ppress_forms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_ppress_formsmeta`
--

DROP TABLE IF EXISTS `act_ppress_formsmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_ppress_formsmeta` (
  `meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `form_id` bigint NOT NULL,
  `form_type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `form_id` (`form_id`),
  KEY `form_type` (`form_type`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=220 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_ppress_formsmeta`
--

LOCK TABLES `act_ppress_formsmeta` WRITE;
/*!40000 ALTER TABLE `act_ppress_formsmeta` DISABLE KEYS */;
INSERT INTO `act_ppress_formsmeta` VALUES (1,1,'registration','form_class','s:5:\"Tulip\";'),(2,1,'registration','form_builder_fields_settings','s:866:\"[{\"fieldType\":\"reg-username\",\"fieldTitle\":\"Username\",\"fieldBarTitle\":\"Username\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\",\"icon\":\"face\"},{\"fieldType\":\"reg-email\",\"fieldTitle\":\"Email Address\",\"fieldBarTitle\":\"Email Address\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-email\\\"><\\/span>\",\"icon\":\"email\"},{\"fieldType\":\"reg-password\",\"fieldTitle\":\"Password\",\"fieldBarTitle\":\"Password\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-lock\\\"><\\/span>\",\"password_visibility_icon\":true},{\"fieldType\":\"reg-first-name\",\"fieldTitle\":\"First Name\",\"fieldBarTitle\":\"First Name\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\",\"icon\":\"perm_identity\"},{\"fieldType\":\"reg-last-name\",\"fieldTitle\":\"Last Name\",\"fieldBarTitle\":\"Last Name\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\",\"icon\":\"perm_identity\"}]\";'),(3,1,'registration','submit_button_text','s:8:\"Register\";'),(4,1,'registration','submit_button_processing_label','s:10:\"Processing\";'),(5,1,'registration','success_message','s:24:\"Registration successful.\";'),(6,1,'registration','registration_user_role','s:10:\"subscriber\";'),(7,1,'registration','buildscratch_form_width','s:5:\"400px\";'),(8,1,'registration','buildscratch_form_font_family','s:12:\"Merriweather\";'),(9,1,'registration','buildscratch_remove_form_frame','s:5:\"false\";'),(10,1,'registration','buildscratch_hide_required_asterisk','s:5:\"false\";'),(11,1,'registration','buildscratch_form_bg_color','s:7:\"#ffffff\";'),(12,1,'registration','buildscratch_form_social_buttons','a:3:{i:0;s:8:\"facebook\";i:1;s:7:\"twitter\";i:2;s:6:\"google\";}'),(13,1,'registration','buildscratch_form_headline','s:17:\"Create an Account\";'),(14,1,'registration','buildscratch_forgot_password_label','s:19:\"Lost your password?\";'),(15,1,'registration','buildscratch_signup_label','s:8:\"Register\";'),(16,1,'registration','buildscratch_login_label','s:22:\"Have an account? Login\";'),(17,1,'registration','buildscratch_field_layout','s:4:\"pill\";'),(18,1,'registration','buildscratch_label_field_size','s:6:\"medium\";'),(19,1,'registration','buildscratch_label_field_icon_alignment','s:5:\"right\";'),(20,1,'registration','buildscratch_field_icon_color','s:7:\"#666666\";'),(21,1,'registration','buildscratch_field_border_color','s:7:\"#dbdbdb\";'),(22,1,'registration','buildscratch_field_border_focus_color','s:7:\"#999999\";'),(23,1,'registration','buildscratch_field_bg_color','s:7:\"#ffffff\";'),(24,1,'registration','buildscratch_field_bg_focus_color','s:7:\"#ffffff\";'),(25,1,'registration','buildscratch_label_color','s:7:\"#444444\";'),(26,1,'registration','buildscratch_label_font_size','s:2:\"14\";'),(27,1,'registration','buildscratch_label_font_weight','s:4:\"bold\";'),(28,1,'registration','buildscratch_description_color','s:7:\"#666666\";'),(29,1,'registration','buildscratch_description_alignment','s:4:\"left\";'),(30,1,'registration','buildscratch_field_value_font_size','s:2:\"14\";'),(31,1,'registration','buildscratch_field_value_color','s:7:\"#69717a\";'),(32,1,'registration','buildscratch_field_placeholder_color','s:7:\"#999999\";'),(33,1,'registration','buildscratch_submit_button_layout','s:4:\"pill\";'),(34,1,'registration','buildscratch_submit_button_width','s:10:\"full-width\";'),(35,1,'registration','buildscratch_submit_button_font_size','s:2:\"16\";'),(36,1,'registration','buildscratch_submit_button_font_weight','s:4:\"bold\";'),(37,1,'registration','buildscratch_submit_button_bg_color','s:7:\"#000000\";'),(38,1,'registration','buildscratch_submit_button_text_color','s:7:\"#ffffff\";'),(39,1,'registration','buildscratch_submit_button_bg_focus_color','s:7:\"#dbdbdb\";'),(40,1,'registration','buildscratch_submit_button_text_focus_color','s:7:\"#000000\";'),(41,1,'login','form_class','s:5:\"Tulip\";'),(42,1,'login','form_builder_fields_settings','s:357:\"[{\"fieldType\":\"login-username\",\"fieldTitle\":\"User Login\",\"fieldBarTitle\":\"Username or Email\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\",\"icon\":\"face\"},{\"fieldType\":\"login-password\",\"fieldTitle\":\"Password\",\"fieldBarTitle\":\"Password\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-lock\\\"><\\/span>\",\"password_visibility_icon\":true}]\";'),(43,1,'login','submit_button_text','s:6:\"Log In\";'),(44,1,'login','submit_button_processing_label','s:10:\"Processing\";'),(45,1,'login','success_message','s:0:\"\";'),(46,1,'login','registration_user_role','s:10:\"subscriber\";'),(47,1,'login','buildscratch_form_width','s:5:\"400px\";'),(48,1,'login','buildscratch_form_font_family','s:12:\"Merriweather\";'),(49,1,'login','buildscratch_remove_form_frame','s:5:\"false\";'),(50,1,'login','buildscratch_hide_required_asterisk','s:5:\"false\";'),(51,1,'login','buildscratch_form_bg_color','s:7:\"#ffffff\";'),(52,1,'login','buildscratch_form_social_buttons','a:3:{i:0;s:8:\"facebook\";i:1;s:7:\"twitter\";i:2;s:6:\"google\";}'),(53,1,'login','buildscratch_form_headline','s:23:\"Sign in to Your Account\";'),(54,1,'login','buildscratch_forgot_password_label','s:19:\"Lost your password?\";'),(55,1,'login','buildscratch_signup_label','s:8:\"Register\";'),(56,1,'login','buildscratch_login_label','s:5:\"Login\";'),(57,1,'login','buildscratch_field_layout','s:4:\"pill\";'),(58,1,'login','buildscratch_label_field_size','s:6:\"medium\";'),(59,1,'login','buildscratch_label_field_icon_alignment','s:5:\"right\";'),(60,1,'login','buildscratch_field_icon_color','s:7:\"#666666\";'),(61,1,'login','buildscratch_field_border_color','s:7:\"#dbdbdb\";'),(62,1,'login','buildscratch_field_border_focus_color','s:7:\"#999999\";'),(63,1,'login','buildscratch_field_bg_color','s:7:\"#ffffff\";'),(64,1,'login','buildscratch_field_bg_focus_color','s:7:\"#ffffff\";'),(65,1,'login','buildscratch_label_color','s:7:\"#444444\";'),(66,1,'login','buildscratch_label_font_size','s:2:\"14\";'),(67,1,'login','buildscratch_label_font_weight','s:4:\"bold\";'),(68,1,'login','buildscratch_description_color','s:7:\"#666666\";'),(69,1,'login','buildscratch_description_alignment','s:4:\"left\";'),(70,1,'login','buildscratch_field_value_font_size','s:2:\"14\";'),(71,1,'login','buildscratch_field_value_color','s:7:\"#69717a\";'),(72,1,'login','buildscratch_field_placeholder_color','s:7:\"#999999\";'),(73,1,'login','buildscratch_submit_button_layout','s:4:\"pill\";'),(74,1,'login','buildscratch_submit_button_width','s:10:\"full-width\";'),(75,1,'login','buildscratch_submit_button_font_size','s:2:\"16\";'),(76,1,'login','buildscratch_submit_button_font_weight','s:4:\"bold\";'),(77,1,'login','buildscratch_submit_button_bg_color','s:7:\"#000000\";'),(78,1,'login','buildscratch_submit_button_text_color','s:7:\"#ffffff\";'),(79,1,'login','buildscratch_submit_button_bg_focus_color','s:7:\"#dbdbdb\";'),(80,1,'login','buildscratch_submit_button_text_focus_color','s:7:\"#000000\";'),(81,1,'password-reset','form_class','s:5:\"Tulip\";'),(82,1,'password-reset','form_builder_fields_settings','s:175:\"[{\"fieldType\":\"user-login\",\"fieldTitle\":\"User Login\",\"fieldBarTitle\":\"Username or Email\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\",\"icon\":\"face\"}]\";'),(83,1,'password-reset','submit_button_text','s:14:\"Reset Password\";'),(84,1,'password-reset','submit_button_processing_label','s:10:\"Processing\";'),(85,1,'password-reset','success_message','s:42:\"Check your email for further instructions.\";'),(86,1,'password-reset','registration_user_role','s:10:\"subscriber\";'),(87,1,'password-reset','buildscratch_form_width','s:5:\"400px\";'),(88,1,'password-reset','buildscratch_form_font_family','s:12:\"Merriweather\";'),(89,1,'password-reset','buildscratch_remove_form_frame','s:5:\"false\";'),(90,1,'password-reset','buildscratch_hide_required_asterisk','s:5:\"false\";'),(91,1,'password-reset','buildscratch_form_bg_color','s:7:\"#ffffff\";'),(92,1,'password-reset','buildscratch_form_social_buttons','a:3:{i:0;s:8:\"facebook\";i:1;s:7:\"twitter\";i:2;s:6:\"google\";}'),(93,1,'password-reset','buildscratch_form_headline','s:19:\"Reset Your Password\";'),(94,1,'password-reset','buildscratch_forgot_password_label','s:19:\"Lost your password?\";'),(95,1,'password-reset','buildscratch_signup_label','s:8:\"Register\";'),(96,1,'password-reset','buildscratch_login_label','s:15:\"Return to Login\";'),(97,1,'password-reset','buildscratch_field_layout','s:4:\"pill\";'),(98,1,'password-reset','buildscratch_label_field_size','s:6:\"medium\";'),(99,1,'password-reset','buildscratch_label_field_icon_alignment','s:5:\"right\";'),(100,1,'password-reset','buildscratch_field_icon_color','s:7:\"#666666\";'),(101,1,'password-reset','buildscratch_field_border_color','s:7:\"#dbdbdb\";'),(102,1,'password-reset','buildscratch_field_border_focus_color','s:7:\"#999999\";'),(103,1,'password-reset','buildscratch_field_bg_color','s:7:\"#ffffff\";'),(104,1,'password-reset','buildscratch_field_bg_focus_color','s:7:\"#ffffff\";'),(105,1,'password-reset','buildscratch_label_color','s:7:\"#444444\";'),(106,1,'password-reset','buildscratch_label_font_size','s:2:\"14\";'),(107,1,'password-reset','buildscratch_label_font_weight','s:4:\"bold\";'),(108,1,'password-reset','buildscratch_description_color','s:7:\"#666666\";'),(109,1,'password-reset','buildscratch_description_alignment','s:4:\"left\";'),(110,1,'password-reset','buildscratch_field_value_font_size','s:2:\"14\";'),(111,1,'password-reset','buildscratch_field_value_color','s:7:\"#69717a\";'),(112,1,'password-reset','buildscratch_field_placeholder_color','s:7:\"#999999\";'),(113,1,'password-reset','buildscratch_submit_button_layout','s:4:\"pill\";'),(114,1,'password-reset','buildscratch_submit_button_width','s:10:\"full-width\";'),(115,1,'password-reset','buildscratch_submit_button_font_size','s:2:\"16\";'),(116,1,'password-reset','buildscratch_submit_button_font_weight','s:4:\"bold\";'),(117,1,'password-reset','buildscratch_submit_button_bg_color','s:7:\"#000000\";'),(118,1,'password-reset','buildscratch_submit_button_text_color','s:7:\"#ffffff\";'),(119,1,'password-reset','buildscratch_submit_button_bg_focus_color','s:7:\"#dbdbdb\";'),(120,1,'password-reset','buildscratch_submit_button_text_focus_color','s:7:\"#000000\";'),(121,1,'edit-profile','form_class','s:5:\"Tulip\";'),(122,1,'edit-profile','form_builder_fields_settings','s:911:\"[{\"fieldType\":\"edit-profile-username\",\"fieldTitle\":\"Username\",\"fieldBarTitle\":\"Username\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\",\"icon\":\"face\"},{\"fieldType\":\"edit-profile-email\",\"fieldTitle\":\"Email Address\",\"fieldBarTitle\":\"Email Address\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-email\\\"><\\/span>\",\"icon\":\"email\"},{\"fieldType\":\"edit-profile-password\",\"fieldTitle\":\"Password\",\"fieldBarTitle\":\"Password\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-lock\\\"><\\/span>\",\"password_visibility_icon\":true},{\"fieldType\":\"edit-profile-first-name\",\"fieldTitle\":\"First Name\",\"fieldBarTitle\":\"First Name\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\",\"icon\":\"perm_identity\"},{\"fieldType\":\"edit-profile-last-name\",\"fieldTitle\":\"Last Name\",\"fieldBarTitle\":\"Last Name\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\",\"icon\":\"perm_identity\"}]\";'),(123,1,'edit-profile','submit_button_text','s:14:\"Update Profile\";'),(124,1,'edit-profile','submit_button_processing_label','s:10:\"Processing\";'),(125,1,'edit-profile','success_message','s:14:\"Changes saved.\";'),(126,1,'edit-profile','registration_user_role','s:10:\"subscriber\";'),(127,1,'edit-profile','buildscratch_form_width','s:5:\"400px\";'),(128,1,'edit-profile','buildscratch_form_font_family','s:12:\"Merriweather\";'),(129,1,'edit-profile','buildscratch_remove_form_frame','s:5:\"false\";'),(130,1,'edit-profile','buildscratch_hide_required_asterisk','s:5:\"false\";'),(131,1,'edit-profile','buildscratch_form_bg_color','s:7:\"#ffffff\";'),(132,1,'edit-profile','buildscratch_form_social_buttons','a:3:{i:0;s:8:\"facebook\";i:1;s:7:\"twitter\";i:2;s:6:\"google\";}'),(133,1,'edit-profile','buildscratch_form_headline','s:17:\"Edit Your Profile\";'),(134,1,'edit-profile','buildscratch_forgot_password_label','s:19:\"Lost your password?\";'),(135,1,'edit-profile','buildscratch_signup_label','s:8:\"Register\";'),(136,1,'edit-profile','buildscratch_login_label','s:5:\"Login\";'),(137,1,'edit-profile','buildscratch_field_layout','s:4:\"pill\";'),(138,1,'edit-profile','buildscratch_label_field_size','s:6:\"medium\";'),(139,1,'edit-profile','buildscratch_label_field_icon_alignment','s:5:\"right\";'),(140,1,'edit-profile','buildscratch_field_icon_color','s:7:\"#666666\";'),(141,1,'edit-profile','buildscratch_field_border_color','s:7:\"#dbdbdb\";'),(142,1,'edit-profile','buildscratch_field_border_focus_color','s:7:\"#999999\";'),(143,1,'edit-profile','buildscratch_field_bg_color','s:7:\"#ffffff\";'),(144,1,'edit-profile','buildscratch_field_bg_focus_color','s:7:\"#ffffff\";'),(145,1,'edit-profile','buildscratch_label_color','s:7:\"#444444\";'),(146,1,'edit-profile','buildscratch_label_font_size','s:2:\"14\";'),(147,1,'edit-profile','buildscratch_label_font_weight','s:4:\"bold\";'),(148,1,'edit-profile','buildscratch_description_color','s:7:\"#666666\";'),(149,1,'edit-profile','buildscratch_description_alignment','s:4:\"left\";'),(150,1,'edit-profile','buildscratch_field_value_font_size','s:2:\"14\";'),(151,1,'edit-profile','buildscratch_field_value_color','s:7:\"#69717a\";'),(152,1,'edit-profile','buildscratch_field_placeholder_color','s:7:\"#999999\";'),(153,1,'edit-profile','buildscratch_submit_button_layout','s:4:\"pill\";'),(154,1,'edit-profile','buildscratch_submit_button_width','s:10:\"full-width\";'),(155,1,'edit-profile','buildscratch_submit_button_font_size','s:2:\"16\";'),(156,1,'edit-profile','buildscratch_submit_button_font_weight','s:4:\"bold\";'),(157,1,'edit-profile','buildscratch_submit_button_bg_color','s:7:\"#000000\";'),(158,1,'edit-profile','buildscratch_submit_button_text_color','s:7:\"#ffffff\";'),(159,1,'edit-profile','buildscratch_submit_button_bg_focus_color','s:7:\"#dbdbdb\";'),(160,1,'edit-profile','buildscratch_submit_button_text_focus_color','s:7:\"#000000\";'),(161,1,'user-profile','form_class','s:15:\"DefaultTemplate\";'),(162,1,'user-profile','form_builder_fields_settings','s:933:\"[{\"fieldType\":\"profile-username\",\"fieldTitle\":\"Username\",\"fieldBarTitle\":\"Username\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\"},{\"fieldType\":\"profile-email\",\"fieldTitle\":\"Email Address\",\"fieldBarTitle\":\"Email Address\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-email\\\"><\\/span>\"},{\"fieldType\":\"profile-first-name\",\"fieldTitle\":\"First Name\",\"fieldBarTitle\":\"First Name\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\"},{\"fieldType\":\"profile-last-name\",\"fieldTitle\":\"Last Name\",\"fieldBarTitle\":\"Last Name\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\"},{\"fieldType\":\"profile-website\",\"fieldTitle\":\"Website\",\"fieldBarTitle\":\"Website\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-links\\\"><\\/span>\"},{\"fieldType\":\"profile-bio\",\"fieldTitle\":\"Biography\",\"fieldBarTitle\":\"Biography\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-text-page\\\"><\\/span>\"}]\";'),(163,1,'user-profile','submit_button_text','s:6:\"Log In\";'),(164,1,'user-profile','submit_button_processing_label','s:10:\"Processing\";'),(165,1,'user-profile','success_message','s:0:\"\";'),(166,1,'user-profile','registration_user_role','s:10:\"subscriber\";'),(167,1,'user-profile','ppress_dpf_max_width','s:6:\"1000px\";'),(168,1,'user-profile','ppress_dpf_area_max_width','s:5:\"600px\";'),(169,1,'user-profile','ppress_dpf_profile_cover_enabled','s:4:\"true\";'),(170,1,'user-profile','ppress_dpf_profile_show_bio','s:4:\"true\";'),(171,1,'user-profile','ppress_dpf_profile_cover_ratio','s:3:\"2.7\";'),(172,1,'user-profile','ppress_dpf_profile_header_display_name','s:16:\"first_last_names\";'),(173,1,'user-profile','ppress_dpf_profile_user_meta','a:0:{}'),(174,1,'user-profile','ppress_dpf_profile_menu_tabs','a:3:{i:0;s:4:\"main\";i:1;s:5:\"posts\";i:2;s:8:\"comments\";}'),(175,1,'user-profile','ppress_dpf_profile_header_name_color','s:7:\"#555555\";'),(176,1,'user-profile','ppress_dpf_profile_body_text_color','s:7:\"#666666\";'),(177,1,'user-profile','ppress_dpf_profile_menu_background_color','s:7:\"#444444\";'),(178,1,'user-profile','ppress_dpf_profile_menu_tab_text_color','s:7:\"#ffffff\";'),(179,1,'user-profile','ppress_dpf_profile_active_menu_tab_bg_color','s:7:\"#007bff\";'),(180,1,'member-directory','form_class','s:15:\"DefaultTemplate\";'),(181,1,'member-directory','form_builder_fields_settings','s:318:\"[{\"fieldType\":\"profile-display-name\",\"fieldTitle\":\"Display Name\",\"fieldBarTitle\":\"Display Name\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-admin-users\\\"><\\/span>\"},{\"fieldType\":\"profile-bio\",\"fieldTitle\":\"Biography\",\"fieldBarTitle\":\"Biography\",\"fieldIcon\":\"<span class=\\\"dashicons dashicons-text-page\\\"><\\/span>\"}]\";'),(182,1,'member-directory','submit_button_text','s:6:\"Log In\";'),(183,1,'member-directory','submit_button_processing_label','s:10:\"Processing\";'),(184,1,'member-directory','success_message','s:0:\"\";'),(185,1,'member-directory','registration_user_role','s:10:\"subscriber\";'),(186,1,'member-directory','ppress_md_user_roles','a:0:{}'),(187,1,'member-directory','ppress_md_specific_users','s:0:\"\";'),(188,1,'member-directory','ppress_md_exclude_users','s:0:\"\";'),(189,1,'member-directory','ppress_md_sort_default','s:6:\"newest\";'),(190,1,'member-directory','ppress_md_enable_custom_sort','s:5:\"false\";'),(191,1,'member-directory','ppress_md_sort_method_fields','a:0:{}'),(192,1,'member-directory','ppress_md_enable_search','s:4:\"true\";'),(193,1,'member-directory','ppress_md_search_fields','a:5:{i:0;s:16:\"pp_email_address\";i:1;s:14:\"pp_website_url\";i:2;s:15:\"pp_display_name\";i:3;s:10:\"first_name\";i:4;s:9:\"last_name\";}'),(194,1,'member-directory','ppress_md_enable_filters','s:5:\"false\";'),(195,1,'member-directory','ppress_md_filter_fields','a:0:{}'),(196,1,'member-directory','ppress_md_enable_result_after_search','s:5:\"false\";'),(197,1,'member-directory','ppress_md_result_number_per_page','s:1:\"9\";'),(198,1,'member-directory','ppress_md_results_text','s:21:\"{total_users} Members\";'),(199,1,'member-directory','ppress_md_single_result_text','s:20:\"{total_users} Member\";'),(200,1,'member-directory','ppress_md_no_result_text','s:60:\"We could not find any user that matches your search criteria\";'),(201,1,'member-directory','ppress_md_search_filter_field_text_color','s:7:\"#666666\";'),(202,1,'member-directory','ppress_md_search_filter_field_border_color','s:7:\"#dddddd\";'),(203,1,'member-directory','ppress_md_pagination_link_color','s:7:\"#666666\";'),(204,1,'member-directory','ppress_md_pagination_active_link_color','s:7:\"#ffffff\";'),(205,1,'member-directory','ppress_md_pagination_active_background_color','s:7:\"#007bff\";'),(206,1,'member-directory','ppress_md_default_profile_picture','s:4:\"true\";'),(207,1,'member-directory','ppress_md_default_cover_image','s:4:\"true\";'),(208,1,'member-directory','ppress_md_default_social_icons','s:4:\"true\";'),(209,1,'member-directory','ppress_md_default_text_color','s:7:\"#999999\";'),(210,1,'member-directory','ppress_md_default_display_name_color','s:7:\"#444444\";'),(211,1,'member-directory','ppress_md_default_avatar_border_color','s:7:\"#ffffff\";'),(212,1,'member-directory','ppress_md_default_background_color','s:7:\"#ffffff\";'),(213,1,'member-directory','ppress_md_default_border_color','s:7:\"#dddddd\";'),(214,1,'melange','form_class','s:5:\"Lucid\";'),(215,1,'melange','form_structure','s:1938:\"<div class=\"lucidContainer\">\n	<div class=\"multitab-section\">\n		<ul class=\"multitab-widget multitab-widget-content-tabs-id\">\n			<li class=\"multitab-tab\"><a href=\"#lucidLogin\">Log In</a></li>\n			<li class=\"multitab-tab\"><a href=\"#lucidRegistration\">Register</a></li>\n			<li class=\"multitab-tab\"><a href=\"#lucidReset\">Reset</a></li>\n		</ul>\n		<div class=\"multitab-widget-content multitab-widget-content-widget-id\" id=\"lucidLogin\">\n      <span id=\"sidebartab1\">\n        [pp-login-form]\n		[login-username placeholder=\"Username\"]\n		[login-password placeholder=\"Password\"]\n		[login-submit value=\"Log In\"]\n		[/pp-login-form]\n      </span>\n		</div>\n		<div class=\"multitab-widget-content multitab-widget-content-widget-id\" id=\"lucidRegistration\">\n      <span id=\"sidebartab2\">\n		[pp-registration-form]\n		[reg-username placeholder=\"Username\"]\n		[reg-email placeholder=\"Email Address\"]\n		[reg-password placeholder=\"Password\"]\n		[reg-submit value=\"Register\"]\n		[/pp-registration-form]\n      </span>\n		</div>\n		<div class=\"multitab-widget-content multitab-widget-content-widget-id\" id=\"lucidReset\">\n      <span id=\"sidebartab3\">\n        [pp-password-reset-form]\n		[user-login value=\"Username or Email\"]\n		[reset-submit value=\"Get New Password\"]\n		[/pp-password-reset-form]\n      </span>\n		</div>\n	</div>\n</div>\n\n<script type=\"text/javascript\">\n	jQuery(document).ready(function ($) {\n		$(\".multitab-widget-content-widget-id\").hide();\n		$(\"ul.multitab-widget-content-tabs-id li:first a\").addClass(\"multitab-widget-current\").show();\n		$(\".multitab-widget-content-widget-id:first\").show();\n		$(\"ul.multitab-widget-content-tabs-id li a\").on(\'click\', function () {\n			$(\"ul.multitab-widget-content-tabs-id li a\").removeClass(\"multitab-widget-current a\");\n			$(this).addClass(\"multitab-widget-current\");\n			$(\".multitab-widget-content-widget-id\").hide();\n			var activeTab = $(this).attr(\"href\");\n			$(activeTab).fadeIn();\n			return false;\n		});\n	});\n</script>\";'),(216,1,'melange','form_css','s:3865:\"@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap);\n\n/* css class for login form generated errors */\n.profilepress-login-status {\n  border-radius: 5px;\n    max-width: 350px;\n    font-size: 15px;\n    line-height: 1.471;\n    padding: 10px;\n    background-color: #e74c3c;\n    color: #ffffff;\n    font-weight: normal;\n    display: block;\n    vertical-align: middle;\n    margin: 5px 0;\n}\n\n.profilepress-login-status a {\n    color: #fff;\n    text-decoration: underline;\n}\n\n/* css class for registration form generated errors */\n.profilepress-reg-status {\n  border-radius: 5px;\n    max-width: 350px;\n    font-size: 15px;\n    line-height: 1.471;\n    padding: 10px;\n    background-color: #e74c3c;\n    color: #ffffff;\n    font-weight: normal;\n    display: block;\n    vertical-align: middle;\n    margin: 5px 0;\n}\n\n.profilepress-reset-status a {\n    color: #fff;\n    text-decoration: underline;\n}\n\n/* css class for password reset form generated errors */\n.profilepress-reset-status {\n  border-radius: 5px;\n    max-width: 350px;\n    font-size: 15px;\n    line-height: 1.471;\n    padding: 10px;\n    background-color: #e74c3c;\n    color: #ffffff;\n    font-weight: normal;\n    display: block;\n    vertical-align: middle;\n    margin: 5px 0;\n}\n\n.profilepress-reset-status a {\n    color: #fff;\n    text-decoration: underline;\n}\n\n.lucidSuccess {\n  border-radius: 5px;\n  max-width: 350px;\n  font-size: 15px;\n  line-height: 1.471;\n  padding: 10px;\n  background-color: #2ecc71;\n  color: #ffffff;\n  font-weight: normal;\n  display: block;\n  margin-top: 5px;\n  margin-bottom: 5px;\n}\n\n.lucidContainer {\n  max-width: 350px;\n  margin: 30px 0;\n  padding: 0;\n  box-shadow: 0 10px 5px -5px rgba(0, 0, 0, 0.1);\n  font-family: \'Open Sans\', sans-serif;\n}\n\n/* Multi Tab Sidebar */\n\n.multitab-section {\n  display: inline-block;\n  text-transform: uppercase;\n  width: 100%;\n}\n\n.multitab-section p {\n  display: inline-block;\n  background: #fff;\n  text-transform: lowercase;\n  font-size: 14px;\n  padding: 20px;\n  margin: 0;\n}\n\n.multitab-widget {\n  list-style: none;\n  margin: 0 0 10px;\n  padding: 0\n}\n\n.multitab-widget li {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  float: left\n}\n\n.multitab-widget li a {\n  background: #22a1c4;\n  color: #fff;\n  display: block;\n  padding: 15px;\n  font-size: 13px;\n  text-decoration: none\n}\n\n.multitab-tab {\n  width: 33.3%;\n  text-align: center\n}\n\n.multitab-section h2,\n.multitab-section h3,\n.multitab-section h4,\n.multitab-section h5,\n.multitab-section h6 {\n  display: none;\n}\n\n.multitab-widget li a.multitab-widget-current {\n  padding-bottom: 20px;\n  margin-top: -10px;\n  background: #fff;\n  color: #444;\n  text-decoration: none;\n  border-top: 5px solid #22a1c4;\n  font-size: 14px;\n  text-transform: capitalize\n}\n\n.multitab-widget-content {\n  padding: 0 20px;\n  border-bottom: 1px solid #efefef;\n  border-left: 1px solid #efefef;\n  border-right: 1px solid #efefef;\n}\n\n\ndiv.lucidContainer input[type=\"email\"],\ndiv.lucidContainer input[type=\"text\"],\ndiv.lucidContainer input[type=\"password\"], div.lucidContainer select, div.lucidContainer textarea {\n  width: 100%;\n  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125);\n  box-sizing: border-box;\n  -webkit-box-sizing: border-box;\n  -moz-box-sizing: border-box;\n  background: #fff;\n  margin: 10px auto;\n  border: 1px solid #ccc;\n  padding: 10px;\n  font-family: \'Open Sans\', sans-serif;\n  font-size: 95%;\n  color: #555;\n}\n\n\ndiv.lucidContainer input[type=\"submit\"] {\n  width: 100%;\n  box-sizing: border-box;\n  -webkit-box-sizing: border-box;\n  -moz-box-sizing: border-box;\n  margin: 10px auto;\n  background: #3399cc;\n  border: 0;\n  padding: 4%;\n  font-family: \'Open Sans\', sans-serif;\n  font-size: 100%;\n  color: #fff;\n  cursor: pointer;\n  transition: background .3s;\n  -webkit-transition: background .3s;\n}\n\ndiv.lucidContainer input[type=\"submit\"]:hover {\n  background: #2288bb;\n}\n\n\";'),(217,1,'melange','melange_edit_profile_success_msg','s:61:\"<div class=\"lucidSuccess\">Profile successfully updated.</div>\";'),(218,1,'melange','melange_password_reset_success_msg','s:74:\"<div class=\"lucidSuccess\">Check your email for further instructions.</div>\";'),(219,1,'melange','melange_registration_success_msg','s:56:\"<div class=\"lucidSuccess\">Registration Successful.</div>\";');
/*!40000 ALTER TABLE `act_ppress_formsmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_ppress_meta_data`
--

DROP TABLE IF EXISTS `act_ppress_meta_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_ppress_meta_data` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `meta_key` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  `flag` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `meta_key` (`meta_key`),
  KEY `flag` (`flag`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_ppress_meta_data`
--

LOCK TABLES `act_ppress_meta_data` WRITE;
/*!40000 ALTER TABLE `act_ppress_meta_data` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_ppress_meta_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_ppress_ordermeta`
--

DROP TABLE IF EXISTS `act_ppress_ordermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_ppress_ordermeta` (
  `meta_id` bigint NOT NULL AUTO_INCREMENT,
  `ppress_order_id` bigint NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_ppress_ordermeta`
--

LOCK TABLES `act_ppress_ordermeta` WRITE;
/*!40000 ALTER TABLE `act_ppress_ordermeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_ppress_ordermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_ppress_orders`
--

DROP TABLE IF EXISTS `act_ppress_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_ppress_orders` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `order_key` varchar(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `plan_id` bigint unsigned NOT NULL,
  `customer_id` bigint unsigned NOT NULL,
  `subscription_id` bigint unsigned NOT NULL DEFAULT '0',
  `order_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `transaction_id` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `payment_method` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `coupon_code` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `subtotal` decimal(26,8) NOT NULL DEFAULT '0.00000000',
  `tax` decimal(26,8) NOT NULL DEFAULT '0.00000000',
  `tax_rate` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `discount` decimal(26,8) NOT NULL DEFAULT '0.00000000',
  `total` decimal(26,8) NOT NULL DEFAULT '0.00000000',
  `billing_address` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `billing_city` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `billing_state` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `billing_postcode` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `billing_country` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `billing_phone` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `mode` enum('live','test') COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `currency` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `ip_address` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `date_created` datetime NOT NULL,
  `date_completed` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `order_key` (`order_key`),
  KEY `status` (`status`),
  KEY `mode` (`mode`),
  KEY `plan_id` (`plan_id`),
  KEY `transaction_id` (`transaction_id`),
  KEY `date` (`date_created`),
  KEY `coupon_code` (`coupon_code`),
  KEY `customer_id` (`customer_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_ppress_orders`
--

LOCK TABLES `act_ppress_orders` WRITE;
/*!40000 ALTER TABLE `act_ppress_orders` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_ppress_orders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_ppress_plans`
--

DROP TABLE IF EXISTS `act_ppress_plans`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_ppress_plans` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `description` text COLLATE utf8mb4_unicode_520_ci,
  `user_role` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `order_note` text COLLATE utf8mb4_unicode_520_ci,
  `price` decimal(26,8) NOT NULL DEFAULT '0.00000000',
  `billing_frequency` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `subscription_length` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `total_payments` int DEFAULT NULL,
  `signup_fee` decimal(26,8) DEFAULT '0.00000000',
  `free_trial` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` enum('true','false') COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'true',
  `meta_data` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_ppress_plans`
--

LOCK TABLES `act_ppress_plans` WRITE;
/*!40000 ALTER TABLE `act_ppress_plans` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_ppress_plans` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_ppress_sessions`
--

DROP TABLE IF EXISTS `act_ppress_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_ppress_sessions` (
  `session_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `session_key` char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `session_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `session_expiry` bigint unsigned NOT NULL,
  PRIMARY KEY (`session_key`),
  UNIQUE KEY `session_id` (`session_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_ppress_sessions`
--

LOCK TABLES `act_ppress_sessions` WRITE;
/*!40000 ALTER TABLE `act_ppress_sessions` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_ppress_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_ppress_subscriptions`
--

DROP TABLE IF EXISTS `act_ppress_subscriptions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_ppress_subscriptions` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `parent_order_id` bigint unsigned NOT NULL,
  `plan_id` bigint unsigned NOT NULL,
  `customer_id` bigint unsigned NOT NULL,
  `billing_frequency` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `initial_amount` decimal(26,8) NOT NULL,
  `initial_tax_rate` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `initial_tax` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `recurring_amount` decimal(26,8) NOT NULL,
  `recurring_tax_rate` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `recurring_tax` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `total_payments` bigint unsigned NOT NULL DEFAULT '0',
  `trial_period` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `profile_id` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `notes` longtext COLLATE utf8mb4_unicode_520_ci,
  `created_date` datetime NOT NULL,
  `expiration_date` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `plan_id` (`plan_id`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`),
  KEY `parent_order_id` (`parent_order_id`),
  KEY `customer_and_status` (`customer_id`,`status`),
  KEY `profile_id` (`profile_id`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_ppress_subscriptions`
--

LOCK TABLES `act_ppress_subscriptions` WRITE;
/*!40000 ALTER TABLE `act_ppress_subscriptions` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_ppress_subscriptions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_redirection_404`
--

DROP TABLE IF EXISTS `act_redirection_404`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_redirection_404` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `created` datetime NOT NULL,
  `url` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `domain` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `agent` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `referrer` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `http_code` int unsigned NOT NULL DEFAULT '0',
  `request_method` varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `request_data` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `ip` varchar(45) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `created` (`created`),
  KEY `referrer` (`referrer`(191)),
  KEY `ip` (`ip`)
) ENGINE=MyISAM AUTO_INCREMENT=15076 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_redirection_404`
--

LOCK TABLES `act_redirection_404` WRITE;
/*!40000 ALTER TABLE `act_redirection_404` DISABLE KEYS */;
INSERT INTO `act_redirection_404` VALUES (14494,'2026-03-27 19:24:22','/apple-touch-icon-precomposed.png','https://actuate.webpreview.co','NetworkingExtension/8623.2.7.110.1 Network/5569.82.5 iOS/26.3.1',NULL,404,'GET',NULL,''),(14495,'2026-03-27 19:24:22','/apple-touch-icon.png','https://actuate.webpreview.co','NetworkingExtension/8623.2.7.110.1 Network/5569.82.5 iOS/26.3.1',NULL,404,'GET',NULL,''),(14496,'2026-03-28 01:19:45','/newsite/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(14497,'2026-03-28 01:19:45','/old/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Linux; Android 14; SM-G998B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36',NULL,404,'GET',NULL,''),(14498,'2026-03-28 01:19:45','/testing/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(14499,'2026-03-28 01:19:45','/blog/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Linux; Android 14; SM-S918B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36',NULL,404,'GET',NULL,''),(14500,'2026-03-28 01:19:45','/wp/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',NULL,404,'GET',NULL,''),(14501,'2026-03-28 01:19:45','/wordpress/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(14502,'2026-03-28 01:19:45','/main/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',NULL,404,'GET',NULL,''),(14503,'2026-03-28 01:19:45','/test/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(14504,'2026-03-28 01:19:45','/dev/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',NULL,404,'GET',NULL,''),(14505,'2026-03-28 01:19:45','/new/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 14_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Safari/605.1.15',NULL,404,'GET',NULL,''),(14506,'2026-03-28 01:19:45','/prod/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',NULL,404,'GET',NULL,''),(14507,'2026-03-28 01:19:45','/wp-admin/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(14508,'2026-03-28 01:19:46','/prod/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',NULL,404,'GET',NULL,''),(14509,'2026-03-28 01:19:47','/old/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Linux; Android 14; SM-G998B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36',NULL,404,'GET',NULL,''),(14510,'2026-03-28 01:19:47','/wordpress/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(14511,'2026-03-28 01:19:47','/blog/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Linux; Android 14; SM-S918B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36',NULL,404,'GET',NULL,''),(14512,'2026-03-28 08:03:07','/subdomains/actuate/','http://webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11',NULL,404,'GET',NULL,''),(14513,'2026-03-28 13:15:20','/services/about:blank','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',NULL,404,'GET',NULL,''),(14514,'2026-03-28 13:20:03','/services/shopify/about:blank','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',NULL,404,'GET',NULL,''),(14515,'2026-03-28 13:20:03','/services/cro/about:blank','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',NULL,404,'GET',NULL,''),(14516,'2026-03-28 13:23:16','/services/maintenance-support/about:blank','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',NULL,404,'GET',NULL,''),(14517,'2026-03-28 13:23:18','/services/hyva/about:blank','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',NULL,404,'GET',NULL,''),(14518,'2026-03-28 13:23:21','/services/adobe-commerce-magento/adobe-commerce/about:blank','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',NULL,404,'GET',NULL,''),(14519,'2026-03-28 13:23:21','/services/nnp-success-workshop/about:blank','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',NULL,404,'GET',NULL,''),(14520,'2026-03-28 13:23:23','/services/adobe-commerce-magento/about:blank','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',NULL,404,'GET',NULL,''),(14521,'2026-03-28 13:23:23','/services/ecommerce-strategy/about:blank','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',NULL,404,'GET',NULL,''),(14522,'2026-03-28 13:23:34','/services/magento-open-source/about:blank','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',NULL,404,'GET',NULL,''),(14523,'2026-03-28 13:23:34','/get-in-touch/about:blank','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',NULL,404,'GET',NULL,''),(14524,'2026-03-28 14:26:26','/services/cro/about:blank','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',NULL,404,'GET',NULL,''),(14525,'2026-03-28 14:29:43','/services/web-development/about:blank','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',NULL,404,'GET',NULL,''),(14526,'2026-03-28 14:33:00','/services/shopify/about:blank','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',NULL,404,'GET',NULL,''),(14527,'2026-03-28 14:36:35','/get-in-touch/about:blank','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',NULL,404,'GET',NULL,''),(14528,'2026-03-28 14:51:20','/services/adobe-commerce-magento/adobe-commerce/about:blank','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',NULL,404,'GET',NULL,''),(14529,'2026-03-28 14:51:20','/services/adobe-commerce-magento/about:blank','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',NULL,404,'GET',NULL,''),(14530,'2026-03-29 00:04:18','/new/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(14531,'2026-03-29 00:04:18','/wp-admin/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(14532,'2026-03-29 00:04:18','/wordpress/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 14_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Safari/605.1.15',NULL,404,'GET',NULL,''),(14533,'2026-03-29 00:04:18','/main/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Linux; Android 14; SM-S918B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36',NULL,404,'GET',NULL,''),(14534,'2026-03-29 00:04:18','/prod/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(14535,'2026-03-29 00:04:18','/newsite/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(14536,'2026-03-29 00:04:18','/old/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Linux; Android 14; SM-S918B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36',NULL,404,'GET',NULL,''),(14537,'2026-03-29 00:04:18','/testing/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(14538,'2026-03-29 00:04:18','/test/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(14539,'2026-03-29 00:04:18','/wp/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(14540,'2026-03-29 00:04:18','/dev/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 14_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Safari/605.1.15',NULL,404,'GET',NULL,''),(14541,'2026-03-29 00:04:18','/blog/xmlrpc.php','http://actuate.webpreview.co','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:121.0) Gecko/20100101 Firefox/121.0',NULL,404,'GET',NULL,''),(14542,'2026-03-29 16:11:49','/.env','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(14543,'2026-03-29 17:25:43','/.env','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36',NULL,404,'GET',NULL,''),(14544,'2026-03-29 22:23:05','/wp-content/plugins/fix/up.php','http://actuate.webpreview.co','Mozilla/5.0',NULL,404,'GET',NULL,''),(14545,'2026-03-29 22:23:06','/wp-content/plugins/fix/up.php','https://actuate.webpreview.co','Mozilla/5.0',NULL,404,'GET',NULL,''),(14546,'2026-03-29 23:59:40','/console/','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14547,'2026-03-29 23:59:41','/server','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14548,'2026-03-29 23:59:42','/server-status','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14549,'2026-03-29 23:59:44','/about','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14550,'2026-03-29 23:59:45','/login.action','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14551,'2026-03-29 23:59:46','/v2/_catalog','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14552,'2026-03-29 23:59:47','/email-sig/img/.DS_Store','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14553,'2026-03-29 23:59:47','/newsletter/.DS_Store','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14554,'2026-03-29 23:59:48','/sig/.DS_Store','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14555,'2026-03-29 23:59:48','/wp-content/plugins/.DS_Store','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14556,'2026-03-29 23:59:49','/wp-content/themes/actuate/images/.DS_Store','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14557,'2026-03-29 23:59:49','/wp-content/themes/actuate/js/l10n/.DS_Store','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14558,'2026-03-29 23:59:50','/wp-content/themes/actuate/resources/images/.DS_Store','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14559,'2026-03-29 23:59:50','/wp-content/uploads/.DS_Store','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14560,'2026-03-29 23:59:50','/wp-includes/.DS_Store','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14561,'2026-03-29 23:59:51','/.env','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14562,'2026-03-29 23:59:53','/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14563,'2026-03-29 23:59:55','/.git/config','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14564,'2026-03-29 23:59:56','/graphql','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'POST',NULL,''),(14565,'2026-03-29 23:59:56','/api','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'POST',NULL,''),(14566,'2026-03-29 23:59:56','/api/graphql','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'POST',NULL,''),(14567,'2026-03-29 23:59:57','/graphql/api','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'POST',NULL,''),(14568,'2026-03-29 23:59:57','/api/gql','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'POST',NULL,''),(14569,'2026-03-29 23:59:57','/s/331313e2430323e2030313e22363/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14570,'2026-03-29 23:59:58','/config.json','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14571,'2026-03-30 00:00:00','/telescope/requests','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14572,'2026-03-30 00:00:01','/info.php','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14573,'2026-03-30 00:00:02','/.well-known/security.txt','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14574,'2026-03-30 00:00:04','/actuator/env','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14575,'2026-03-30 00:00:06','/swagger-ui.html','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14576,'2026-03-30 00:00:07','/swagger/index.html','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14577,'2026-03-30 00:00:08','/swagger/swagger-ui.html','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14578,'2026-03-30 00:00:09','/webjars/swagger-ui/index.html','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14579,'2026-03-30 00:00:10','/swagger.json','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14580,'2026-03-30 00:00:11','/swagger/v1/swagger.json','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14581,'2026-03-30 00:00:13','/v2/api-docs','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14582,'2026-03-30 00:00:13','/v3/api-docs','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14583,'2026-03-30 00:00:14','/api-docs/swagger.json','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14584,'2026-03-30 00:00:15','/api/swagger.json','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14585,'2026-03-30 00:00:17','/trace.axd','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14586,'2026-03-30 00:00:18','/@vite/env','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14587,'2026-03-30 00:00:19','/.vscode/sftp.json','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14588,'2026-03-30 00:00:22','/debug/default/view?panel=config','http://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(14589,'2026-03-30 06:32:50','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36',NULL,404,'GET',NULL,''),(14590,'2026-03-30 06:32:51','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:93.0) Gecko/20100101 Firefox/93.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14591,'2026-03-30 06:32:52','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14592,'2026-03-30 06:32:52','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14593,'2026-03-30 06:32:53','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14594,'2026-03-30 06:32:53','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14595,'2026-03-30 06:32:54','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14596,'2026-03-30 06:32:54','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14597,'2026-03-30 06:32:55','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14598,'2026-03-30 06:32:55','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14599,'2026-03-30 06:32:56','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14600,'2026-03-30 06:32:56','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14601,'2026-03-30 06:32:56','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14602,'2026-03-30 06:32:57','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14603,'2026-03-30 06:32:57','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14604,'2026-03-30 06:32:58','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14605,'2026-03-30 06:32:58','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14606,'2026-03-30 06:32:59','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14607,'2026-03-30 06:32:59','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14608,'2026-03-30 06:33:00','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14609,'2026-03-30 06:33:00','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14610,'2026-03-30 06:33:01','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14611,'2026-03-30 06:33:01','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14612,'2026-03-30 06:33:02','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14613,'2026-03-30 06:33:02','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14614,'2026-03-30 06:33:03','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:93.0) Gecko/20100101 Firefox/93.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14615,'2026-03-30 06:33:03','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14616,'2026-03-30 06:33:04','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14617,'2026-03-30 06:33:04','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14618,'2026-03-30 06:33:05','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14619,'2026-03-30 06:33:05','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14620,'2026-03-30 06:33:06','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14621,'2026-03-30 06:33:06','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0.2','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14622,'2026-03-30 06:33:07','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14623,'2026-03-30 06:33:07','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14624,'2026-03-30 06:33:07','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14625,'2026-03-30 06:33:08','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14626,'2026-03-30 06:33:08','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14627,'2026-03-30 06:33:09','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14628,'2026-03-30 06:33:09','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14629,'2026-03-30 06:33:10','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14630,'2026-03-30 06:33:10','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14631,'2026-03-30 06:33:11','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14632,'2026-03-30 06:33:11','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14633,'2026-03-30 06:33:12','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14634,'2026-03-30 06:33:12','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14635,'2026-03-30 06:33:13','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14636,'2026-03-30 06:33:13','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14637,'2026-03-30 06:33:14','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14638,'2026-03-30 06:33:14','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14639,'2026-03-30 06:33:15','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14640,'2026-03-30 06:33:15','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14641,'2026-03-30 06:33:16','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14642,'2026-03-30 06:33:16','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14643,'2026-03-30 06:33:17','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14644,'2026-03-30 06:33:17','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14645,'2026-03-30 06:33:18','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14646,'2026-03-30 06:33:18','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:93.0) Gecko/20100101 Firefox/93.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14647,'2026-03-30 06:33:19','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14648,'2026-03-30 06:33:19','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14649,'2026-03-30 06:33:20','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14650,'2026-03-30 06:33:20','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14651,'2026-03-30 06:33:20','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14652,'2026-03-30 06:33:21','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14653,'2026-03-30 06:33:22','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14654,'2026-03-30 06:33:22','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14655,'2026-03-30 06:33:23','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14656,'2026-03-30 06:33:23','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14657,'2026-03-30 06:33:23','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14658,'2026-03-30 06:33:24','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14659,'2026-03-30 06:33:24','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14660,'2026-03-30 06:33:25','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14661,'2026-03-30 06:33:25','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14662,'2026-03-30 06:33:26','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14663,'2026-03-30 06:33:26','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14664,'2026-03-30 06:33:27','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0.2','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14665,'2026-03-30 06:33:27','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14666,'2026-03-30 06:33:28','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14667,'2026-03-30 06:33:28','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14668,'2026-03-30 06:33:29','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14669,'2026-03-30 06:33:29','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14670,'2026-03-30 06:33:30','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14671,'2026-03-30 06:33:30','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14672,'2026-03-30 06:33:31','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14673,'2026-03-30 06:33:31','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14674,'2026-03-30 06:33:31','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14675,'2026-03-30 06:33:32','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14676,'2026-03-30 06:33:32','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14677,'2026-03-30 06:33:33','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14678,'2026-03-30 06:33:33','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14679,'2026-03-30 06:33:34','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14680,'2026-03-30 06:33:34','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14681,'2026-03-30 06:33:35','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14682,'2026-03-30 06:33:35','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14683,'2026-03-30 06:33:36','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14684,'2026-03-30 06:33:36','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14685,'2026-03-30 06:33:37','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14686,'2026-03-30 06:33:37','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14687,'2026-03-30 06:33:38','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14688,'2026-03-30 06:33:38','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14689,'2026-03-30 06:33:38','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14690,'2026-03-30 06:33:39','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14691,'2026-03-30 06:33:40','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14692,'2026-03-30 06:33:40','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14693,'2026-03-30 06:33:41','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14694,'2026-03-30 06:33:41','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14695,'2026-03-30 06:33:42','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14696,'2026-03-30 06:33:42','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14697,'2026-03-30 06:33:42','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14698,'2026-03-30 06:33:43','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14699,'2026-03-30 06:33:43','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14700,'2026-03-30 06:33:44','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:92.0) Gecko/20100101 Firefox/92.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14701,'2026-03-30 06:33:44','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14702,'2026-03-30 06:33:45','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14703,'2026-03-30 06:33:45','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14704,'2026-03-30 06:33:46','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14705,'2026-03-30 06:33:46','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14706,'2026-03-30 06:33:47','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14707,'2026-03-30 06:33:47','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14708,'2026-03-30 06:33:48','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14709,'2026-03-30 06:33:48','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14710,'2026-03-30 06:33:49','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14711,'2026-03-30 06:33:49','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14712,'2026-03-30 06:33:50','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14713,'2026-03-30 06:33:50','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14714,'2026-03-30 06:33:50','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14715,'2026-03-30 06:33:51','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14716,'2026-03-30 06:33:51','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14717,'2026-03-30 06:33:52','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14718,'2026-03-30 06:33:52','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14719,'2026-03-30 06:33:53','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14720,'2026-03-30 06:33:53','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14721,'2026-03-30 06:33:54','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:93.0) Gecko/20100101 Firefox/93.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14722,'2026-03-30 06:33:54','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14723,'2026-03-30 06:33:55','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14724,'2026-03-30 06:33:55','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14725,'2026-03-30 06:33:56','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14726,'2026-03-30 06:33:56','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14727,'2026-03-30 06:33:57','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14728,'2026-03-30 06:33:57','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14729,'2026-03-30 06:33:58','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14730,'2026-03-30 06:33:58','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14731,'2026-03-30 06:33:59','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14732,'2026-03-30 06:33:59','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0.2','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14733,'2026-03-30 06:34:00','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14734,'2026-03-30 06:34:00','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14735,'2026-03-30 06:34:00','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14736,'2026-03-30 06:34:01','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14737,'2026-03-30 06:34:02','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14738,'2026-03-30 06:34:02','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14739,'2026-03-30 06:34:03','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14740,'2026-03-30 06:34:03','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14741,'2026-03-30 06:34:04','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0.2','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14742,'2026-03-30 06:34:04','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14743,'2026-03-30 06:34:05','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14744,'2026-03-30 06:34:05','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14745,'2026-03-30 06:34:06','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14746,'2026-03-30 06:34:06','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14747,'2026-03-30 06:34:07','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14748,'2026-03-30 06:34:07','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14749,'2026-03-30 06:34:08','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14750,'2026-03-30 06:34:08','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14751,'2026-03-30 06:34:09','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14752,'2026-03-30 06:34:09','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14753,'2026-03-30 06:34:10','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14754,'2026-03-30 06:34:10','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14755,'2026-03-30 06:34:11','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14756,'2026-03-30 06:34:11','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14757,'2026-03-30 06:34:12','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14758,'2026-03-30 06:34:12','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14759,'2026-03-30 06:34:13','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14760,'2026-03-30 06:34:13','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14761,'2026-03-30 06:34:13','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14762,'2026-03-30 06:34:14','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14763,'2026-03-30 06:34:14','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14764,'2026-03-30 06:34:15','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14765,'2026-03-30 06:34:15','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14766,'2026-03-30 06:34:16','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14767,'2026-03-30 06:34:16','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:92.0) Gecko/20100101 Firefox/92.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14768,'2026-03-30 06:34:17','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:93.0) Gecko/20100101 Firefox/93.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14769,'2026-03-30 06:34:17','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14770,'2026-03-30 06:34:18','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14771,'2026-03-30 06:34:18','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14772,'2026-03-30 06:34:19','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14773,'2026-03-30 06:34:19','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:93.0) Gecko/20100101 Firefox/93.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14774,'2026-03-30 06:34:20','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14775,'2026-03-30 06:34:20','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14776,'2026-03-30 06:34:21','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14777,'2026-03-30 06:34:21','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14778,'2026-03-30 06:34:21','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14779,'2026-03-30 06:34:22','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14780,'2026-03-30 06:34:22','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14781,'2026-03-30 06:34:23','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14782,'2026-03-30 06:34:23','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14783,'2026-03-30 06:34:24','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14784,'2026-03-30 06:34:24','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14785,'2026-03-30 06:34:25','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14786,'2026-03-30 06:34:25','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0.2','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14787,'2026-03-30 06:34:26','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14788,'2026-03-30 06:34:26','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14789,'2026-03-30 06:34:26','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14790,'2026-03-30 06:34:27','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14791,'2026-03-30 06:34:28','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14792,'2026-03-30 06:34:28','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0.2','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14793,'2026-03-30 06:34:29','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14794,'2026-03-30 06:34:29','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14795,'2026-03-30 06:34:29','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14796,'2026-03-30 06:34:30','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14797,'2026-03-30 06:34:30','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14798,'2026-03-30 06:34:31','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14799,'2026-03-30 06:34:31','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14800,'2026-03-30 06:34:32','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:92.0) Gecko/20100101 Firefox/92.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14801,'2026-03-30 06:34:32','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14802,'2026-03-30 06:34:33','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14803,'2026-03-30 06:34:33','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14804,'2026-03-30 06:34:34','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14805,'2026-03-30 06:34:34','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14806,'2026-03-30 06:34:35','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14807,'2026-03-30 06:34:35','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14808,'2026-03-30 06:34:36','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14809,'2026-03-30 06:34:36','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14810,'2026-03-30 06:34:37','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14811,'2026-03-30 06:34:37','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14812,'2026-03-30 06:34:37','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14813,'2026-03-30 06:34:38','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14814,'2026-03-30 06:34:38','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14815,'2026-03-30 06:34:39','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14816,'2026-03-30 06:34:39','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14817,'2026-03-30 06:34:40','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14818,'2026-03-30 06:34:40','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14819,'2026-03-30 06:34:41','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14820,'2026-03-30 06:34:41','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14821,'2026-03-30 06:34:42','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:89.0) Gecko/20100101 Firefox/89.0.2','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14822,'2026-03-30 06:34:42','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14823,'2026-03-30 06:34:43','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14824,'2026-03-30 06:34:43','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14825,'2026-03-30 06:34:44','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14826,'2026-03-30 06:34:44','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:93.0) Gecko/20100101 Firefox/93.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14827,'2026-03-30 06:34:45','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:92.0) Gecko/20100101 Firefox/92.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14828,'2026-03-30 06:34:45','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14829,'2026-03-30 06:34:46','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14830,'2026-03-30 06:34:46','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0.2','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14831,'2026-03-30 06:34:47','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14832,'2026-03-30 06:34:47','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14833,'2026-03-30 06:34:47','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:93.0) Gecko/20100101 Firefox/93.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14834,'2026-03-30 06:34:48','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14835,'2026-03-30 06:34:48','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14836,'2026-03-30 06:34:49','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14837,'2026-03-30 06:34:49','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14838,'2026-03-30 06:34:50','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14839,'2026-03-30 06:34:50','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14840,'2026-03-30 06:34:51','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14841,'2026-03-30 06:34:52','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14842,'2026-03-30 06:34:52','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0.2','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14843,'2026-03-30 06:34:52','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14844,'2026-03-30 06:34:53','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:89.0) Gecko/20100101 Firefox/89.0.2','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14845,'2026-03-30 06:34:53','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14846,'2026-03-30 06:34:54','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14847,'2026-03-30 06:34:54','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14848,'2026-03-30 06:34:55','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14849,'2026-03-30 06:34:55','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14850,'2026-03-30 06:34:56','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14851,'2026-03-30 06:34:56','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14852,'2026-03-30 06:34:57','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14853,'2026-03-30 06:34:57','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14854,'2026-03-30 06:34:58','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14855,'2026-03-30 06:34:58','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14856,'2026-03-30 06:34:59','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14857,'2026-03-30 06:34:59','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14858,'2026-03-30 06:35:00','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14859,'2026-03-30 06:35:00','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14860,'2026-03-30 06:35:01','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14861,'2026-03-30 06:35:01','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14862,'2026-03-30 06:35:02','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14863,'2026-03-30 06:35:02','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14864,'2026-03-30 06:35:03','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14865,'2026-03-30 06:35:03','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14866,'2026-03-30 06:35:04','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14867,'2026-03-30 06:35:04','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14868,'2026-03-30 06:35:05','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14869,'2026-03-30 06:35:05','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14870,'2026-03-30 06:35:06','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14871,'2026-03-30 06:35:06','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14872,'2026-03-30 06:35:07','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14873,'2026-03-30 06:35:07','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14874,'2026-03-30 06:35:08','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14875,'2026-03-30 06:35:08','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14876,'2026-03-30 06:35:09','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14877,'2026-03-30 06:35:09','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14878,'2026-03-30 06:35:10','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14879,'2026-03-30 06:35:10','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14880,'2026-03-30 06:35:11','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14881,'2026-03-30 06:35:11','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14882,'2026-03-30 06:35:12','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14883,'2026-03-30 06:35:12','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0.2','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14884,'2026-03-30 06:35:13','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14885,'2026-03-30 06:35:13','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14886,'2026-03-30 06:35:14','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14887,'2026-03-30 06:35:14','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14888,'2026-03-30 06:35:15','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14889,'2026-03-30 06:35:15','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14890,'2026-03-30 06:35:16','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14891,'2026-03-30 06:35:16','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14892,'2026-03-30 06:35:17','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14893,'2026-03-30 06:35:17','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14894,'2026-03-30 06:35:18','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14895,'2026-03-30 06:35:18','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14896,'2026-03-30 06:35:19','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14897,'2026-03-30 06:35:19','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14898,'2026-03-30 06:35:20','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:93.0) Gecko/20100101 Firefox/93.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14899,'2026-03-30 06:35:20','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14900,'2026-03-30 06:35:21','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14901,'2026-03-30 06:35:21','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14902,'2026-03-30 06:35:22','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14903,'2026-03-30 06:35:22','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14904,'2026-03-30 06:35:23','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14905,'2026-03-30 06:35:23','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14906,'2026-03-30 06:35:23','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14907,'2026-03-30 06:35:24','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14908,'2026-03-30 06:35:24','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:92.0) Gecko/20100101 Firefox/92.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14909,'2026-03-30 06:35:25','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14910,'2026-03-30 06:35:25','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14911,'2026-03-30 06:35:26','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14912,'2026-03-30 06:35:26','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14913,'2026-03-30 06:35:27','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14914,'2026-03-30 06:35:27','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14915,'2026-03-30 06:35:28','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14916,'2026-03-30 06:35:28','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14917,'2026-03-30 06:35:29','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14918,'2026-03-30 06:35:29','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14919,'2026-03-30 06:35:30','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14920,'2026-03-30 06:35:30','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14921,'2026-03-30 06:35:31','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14922,'2026-03-30 06:35:31','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14923,'2026-03-30 06:35:32','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14924,'2026-03-30 06:35:32','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14925,'2026-03-30 06:35:33','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14926,'2026-03-30 06:35:33','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14927,'2026-03-30 06:35:33','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14928,'2026-03-30 06:35:34','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14929,'2026-03-30 06:35:34','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14930,'2026-03-30 06:35:35','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14931,'2026-03-30 06:35:35','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14932,'2026-03-30 06:35:36','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14933,'2026-03-30 06:35:36','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14934,'2026-03-30 06:35:37','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14935,'2026-03-30 06:35:37','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14936,'2026-03-30 06:35:38','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14937,'2026-03-30 06:35:38','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14938,'2026-03-30 06:35:39','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14939,'2026-03-30 06:35:39','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14940,'2026-03-30 06:35:40','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14941,'2026-03-30 06:35:40','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14942,'2026-03-30 06:35:41','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14943,'2026-03-30 06:35:41','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14944,'2026-03-30 06:35:42','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14945,'2026-03-30 06:35:42','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14946,'2026-03-30 06:35:43','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14947,'2026-03-30 06:35:43','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14948,'2026-03-30 06:35:44','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14949,'2026-03-30 06:35:44','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14950,'2026-03-30 06:35:44','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14951,'2026-03-30 06:35:45','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14952,'2026-03-30 06:35:45','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14953,'2026-03-30 06:35:46','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14954,'2026-03-30 06:35:46','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14955,'2026-03-30 06:35:47','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14956,'2026-03-30 06:35:47','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14957,'2026-03-30 06:35:48','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0.2','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14958,'2026-03-30 06:35:48','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14959,'2026-03-30 06:35:49','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:93.0) Gecko/20100101 Firefox/93.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14960,'2026-03-30 06:35:49','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14961,'2026-03-30 06:35:50','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14962,'2026-03-30 06:35:50','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14963,'2026-03-30 06:35:51','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14964,'2026-03-30 06:35:51','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14965,'2026-03-30 06:35:52','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14966,'2026-03-30 06:35:52','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14967,'2026-03-30 06:35:52','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14968,'2026-03-30 06:35:53','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:93.0) Gecko/20100101 Firefox/93.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14969,'2026-03-30 06:35:53','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14970,'2026-03-30 06:35:54','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14971,'2026-03-30 06:35:54','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14972,'2026-03-30 06:35:55','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14973,'2026-03-30 06:35:56','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14974,'2026-03-30 06:35:57','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14975,'2026-03-30 06:35:57','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14976,'2026-03-30 06:35:58','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14977,'2026-03-30 06:35:58','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14978,'2026-03-30 06:35:59','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14979,'2026-03-30 06:35:59','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:92.0) Gecko/20100101 Firefox/92.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14980,'2026-03-30 06:36:00','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14981,'2026-03-30 06:36:00','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14982,'2026-03-30 06:36:01','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14983,'2026-03-30 06:36:01','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14984,'2026-03-30 06:36:02','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14985,'2026-03-30 06:36:02','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14986,'2026-03-30 06:36:03','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:89.0) Gecko/20100101 Firefox/89.0.2','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14987,'2026-03-30 06:36:03','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14988,'2026-03-30 06:36:04','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14989,'2026-03-30 06:36:04','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14990,'2026-03-30 06:36:05','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14991,'2026-03-30 06:36:05','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14992,'2026-03-30 06:36:06','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14993,'2026-03-30 06:36:06','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14994,'2026-03-30 06:36:07','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14995,'2026-03-30 06:36:07','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:92.0) Gecko/20100101 Firefox/92.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14996,'2026-03-30 06:36:08','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14997,'2026-03-30 06:36:08','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14998,'2026-03-30 06:36:08','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(14999,'2026-03-30 06:36:09','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15000,'2026-03-30 06:36:09','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15001,'2026-03-30 06:36:10','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15002,'2026-03-30 06:36:10','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15003,'2026-03-30 06:36:11','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15004,'2026-03-30 06:36:11','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15005,'2026-03-30 06:36:12','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15006,'2026-03-30 06:36:12','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15007,'2026-03-30 06:36:13','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15008,'2026-03-30 06:36:13','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15009,'2026-03-30 06:36:55','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15010,'2026-03-30 06:36:56','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15011,'2026-03-30 06:36:56','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15012,'2026-03-30 06:36:57','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15013,'2026-03-30 06:36:57','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:90.0) Gecko/20100101 Firefox/90.0.1','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15014,'2026-03-30 06:36:58','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15015,'2026-03-30 06:36:58','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15016,'2026-03-30 06:36:59','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15017,'2026-03-30 06:36:59','/wp-login.php','https://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','https://actuate.webpreview.co/wp-login.php',404,'POST',NULL,''),(15018,'2026-03-30 09:22:54','/wp-login.php','http://actuate.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0',NULL,404,'GET',NULL,''),(15019,'2026-03-30 11:22:52','/wp-content/themes/actuate/js/ chevronUrl','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)','https://actuate.webpreview.co/wp-content/themes/actuate/js/+chevronUrl+',404,'GET',NULL,''),(15020,'2026-03-30 11:24:38','/wp-content/themes/actuate/js/ parentHref','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)','https://actuate.webpreview.co/wp-content/themes/actuate/js/+parentHref+',404,'GET',NULL,''),(15021,'2026-03-30 11:24:40','/wp-content/themes/actuate/js/ contactUrl','https://actuate.webpreview.co','Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)','https://actuate.webpreview.co/wp-content/themes/actuate/js/+contactUrl+',404,'GET',NULL,''),(15022,'2026-03-30 11:39:56','/console/','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15023,'2026-03-30 11:39:57','/server','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15024,'2026-03-30 11:39:58','/server-status','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15025,'2026-03-30 11:40:00','/about','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15026,'2026-03-30 11:40:01','/login.action','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15027,'2026-03-30 11:40:02','/v2/_catalog','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15028,'2026-03-30 11:40:04','/email-sig/img/.DS_Store','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15029,'2026-03-30 11:40:05','/newsletter/.DS_Store','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15030,'2026-03-30 11:40:05','/sig/.DS_Store','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15031,'2026-03-30 11:40:05','/wp-content/plugins/.DS_Store','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15032,'2026-03-30 11:40:06','/wp-content/themes/actuate/images/.DS_Store','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15033,'2026-03-30 11:40:06','/wp-content/themes/actuate/js/l10n/.DS_Store','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15034,'2026-03-30 11:40:07','/wp-content/themes/actuate/resources/images/.DS_Store','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15035,'2026-03-30 11:40:07','/wp-content/uploads/.DS_Store','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15036,'2026-03-30 11:40:07','/wp-includes/.DS_Store','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15037,'2026-03-30 11:40:08','/.env','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15038,'2026-03-30 11:40:09','/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15039,'2026-03-30 11:40:11','/.git/config','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15040,'2026-03-30 11:40:12','/graphql','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'POST',NULL,''),(15041,'2026-03-30 11:40:13','/api','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'POST',NULL,''),(15042,'2026-03-30 11:40:13','/api/graphql','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'POST',NULL,''),(15043,'2026-03-30 11:40:13','/graphql/api','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'POST',NULL,''),(15044,'2026-03-30 11:40:13','/api/gql','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'POST',NULL,''),(15045,'2026-03-30 11:40:14','/s/331313e2430323e2030313e22363/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15046,'2026-03-30 11:40:14','/config.json','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15047,'2026-03-30 11:40:16','/telescope/requests','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15048,'2026-03-30 11:40:17','/info.php','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15049,'2026-03-30 11:40:18','/.well-known/security.txt','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15050,'2026-03-30 11:40:19','/actuator/env','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15051,'2026-03-30 11:40:21','/swagger-ui.html','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15052,'2026-03-30 11:40:22','/swagger/index.html','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15053,'2026-03-30 11:40:23','/swagger/swagger-ui.html','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15054,'2026-03-30 11:40:24','/webjars/swagger-ui/index.html','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15055,'2026-03-30 11:40:25','/swagger.json','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15056,'2026-03-30 11:40:26','/swagger/v1/swagger.json','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15057,'2026-03-30 11:40:27','/v2/api-docs','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15058,'2026-03-30 11:40:28','/v3/api-docs','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15059,'2026-03-30 11:40:29','/api-docs/swagger.json','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15060,'2026-03-30 11:40:30','/api/swagger.json','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15061,'2026-03-30 11:40:31','/trace.axd','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15062,'2026-03-30 11:40:32','/@vite/env','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15063,'2026-03-30 11:40:33','/.vscode/sftp.json','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15064,'2026-03-30 11:40:36','/debug/default/view?panel=config','https://actuate.webpreview.co','Mozilla/5.0 (l9scan/2.0.331313e2430323e2030313e22363; +https://leakix.net)',NULL,404,'GET',NULL,''),(15065,'2026-03-30 14:14:12','/apple-touch-icon-precomposed.png','https://actuate.webpreview.co','NetworkingExtension/8624.1.16.10.6 Network/5812.102.3 iOS/26.4',NULL,404,'GET',NULL,''),(15066,'2026-03-30 14:14:12','/apple-touch-icon.png','https://actuate.webpreview.co','NetworkingExtension/8624.1.16.10.6 Network/5812.102.3 iOS/26.4',NULL,404,'GET',NULL,''),(15067,'2026-03-30 15:16:53','/.git/config','https://actuate.webpreview.co','Mozilla/5.0 (OS/2; Warp 4.5; rv:24.0) Gecko/20100101 Firefox/24.0',NULL,404,'GET',NULL,''),(15068,'2026-03-30 19:05:38','/subdomains/actuate/','http://www.webpreview.co','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36',NULL,404,'GET',NULL,''),(15069,'2026-03-30 19:20:52','/wp-content/plugins/fix/up.php','https://actuate.webpreview.co','Mozilla/5.0',NULL,404,'GET',NULL,''),(15070,'2026-03-31 11:21:19','/wp-content/uploads/Robinsons-Hero-1-1460x1200.jpg','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0','https://actuate.webpreview.co/',404,'GET',NULL,''),(15071,'2026-03-31 11:21:32','/wp-content/uploads/Robinsons-Hero-1-1960x1200.jpg','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0','https://actuate.webpreview.co/sectors/fashion-ecommerce-agency/',404,'GET',NULL,''),(15072,'2026-03-31 11:21:34','/wp-content/uploads/Robinsons-Hero-1-1460x1200.jpg','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0','https://actuate.webpreview.co/sectors/lifestyle-ecommerce-agency/',404,'GET',NULL,''),(15073,'2026-03-31 11:21:38','/wp-content/uploads/Robinsons-Hero-1-1960x1200.jpg','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0','https://actuate.webpreview.co/sectors/fashion-ecommerce-agency/',404,'GET',NULL,''),(15074,'2026-03-31 11:25:13','/wp-content/uploads/Robinsons-Hero-1-1960x1200.jpg','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0','https://actuate.webpreview.co/sectors/fashion-ecommerce-agency/',404,'GET',NULL,''),(15075,'2026-03-31 11:25:49','/wp-content/uploads/Robinsons-Hero-1-1960x1200.jpg','https://actuate.webpreview.co','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0','https://actuate.webpreview.co/sectors/fashion-ecommerce-agency/',404,'GET',NULL,'');
/*!40000 ALTER TABLE `act_redirection_404` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_redirection_groups`
--

DROP TABLE IF EXISTS `act_redirection_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_redirection_groups` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `tracking` int NOT NULL DEFAULT '1',
  `module_id` int unsigned NOT NULL DEFAULT '0',
  `status` enum('enabled','disabled') COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'enabled',
  `position` int unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `module_id` (`module_id`),
  KEY `status` (`status`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_redirection_groups`
--

LOCK TABLES `act_redirection_groups` WRITE;
/*!40000 ALTER TABLE `act_redirection_groups` DISABLE KEYS */;
INSERT INTO `act_redirection_groups` VALUES (1,'Redirections',1,1,'enabled',0),(2,'Modified Posts',1,1,'enabled',1);
/*!40000 ALTER TABLE `act_redirection_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_redirection_items`
--

DROP TABLE IF EXISTS `act_redirection_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_redirection_items` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `url` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `match_url` varchar(2000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `match_data` text COLLATE utf8mb4_unicode_520_ci,
  `regex` int unsigned NOT NULL DEFAULT '0',
  `position` int unsigned NOT NULL DEFAULT '0',
  `last_count` int unsigned NOT NULL DEFAULT '0',
  `last_access` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  `group_id` int NOT NULL DEFAULT '0',
  `status` enum('enabled','disabled') COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'enabled',
  `action_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `action_code` int unsigned NOT NULL,
  `action_data` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `match_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `title` text COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `url` (`url`(191)),
  KEY `status` (`status`),
  KEY `regex` (`regex`),
  KEY `group_idpos` (`group_id`,`position`),
  KEY `group` (`group_id`),
  KEY `match_url` (`match_url`(191))
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_redirection_items`
--

LOCK TABLES `act_redirection_items` WRITE;
/*!40000 ALTER TABLE `act_redirection_items` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_redirection_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_redirection_logs`
--

DROP TABLE IF EXISTS `act_redirection_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_redirection_logs` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `created` datetime NOT NULL,
  `url` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `domain` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `sent_to` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `agent` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `referrer` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `http_code` int unsigned NOT NULL DEFAULT '0',
  `request_method` varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `request_data` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `redirect_by` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `redirection_id` int unsigned DEFAULT NULL,
  `ip` varchar(45) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `created` (`created`),
  KEY `redirection_id` (`redirection_id`),
  KEY `ip` (`ip`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_redirection_logs`
--

LOCK TABLES `act_redirection_logs` WRITE;
/*!40000 ALTER TABLE `act_redirection_logs` DISABLE KEYS */;
INSERT INTO `act_redirection_logs` VALUES (1,'2026-03-31 11:21:30','/sectors/home-garden-ecommerce-agency/','https://actuate.webpreview.co','/sectors/fashion-ecommerce-agency/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0','https://actuate.webpreview.co/sectors/',301,'GET',NULL,'redirection',1,'');
/*!40000 ALTER TABLE `act_redirection_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_term_relationships`
--

DROP TABLE IF EXISTS `act_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_term_relationships` (
  `object_id` bigint unsigned NOT NULL DEFAULT '0',
  `term_taxonomy_id` bigint unsigned NOT NULL DEFAULT '0',
  `term_order` int NOT NULL DEFAULT '0',
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_term_relationships`
--

LOCK TABLES `act_term_relationships` WRITE;
/*!40000 ALTER TABLE `act_term_relationships` DISABLE KEYS */;
INSERT INTO `act_term_relationships` VALUES (8,2,0),(16,54,0),(18,55,0),(693,31,0),(696,25,0),(696,26,0),(705,26,0),(710,26,0),(714,26,0),(718,25,0),(718,26,0),(718,27,0),(721,25,0),(721,26,0),(724,31,0),(730,26,0),(730,32,0),(733,31,0),(738,26,0),(738,28,0),(741,25,0),(741,26,0),(745,26,0),(753,26,0),(802,26,0),(814,26,0),(2007,26,0),(2011,26,0),(2014,26,0),(2019,26,0),(2022,26,0),(2025,26,0),(2028,26,0),(2036,26,0),(2036,34,0),(2036,35,0),(2039,26,0),(2042,26,0),(2045,26,0),(2146,25,0),(2146,28,0),(2146,32,0),(2146,37,0),(2162,25,0),(2162,27,0),(2162,36,0),(2162,38,0),(2164,25,0),(2164,27,0),(2164,30,0),(2164,33,0),(2166,25,0),(2166,27,0),(2168,25,0),(2168,28,0),(2168,30,0),(2168,37,0),(4917,28,0),(4917,32,0),(5095,26,0),(5095,27,0),(5095,30,0),(5103,30,0),(5112,30,0),(5559,25,0),(5559,26,0),(5561,26,0),(5561,27,0),(5563,26,0),(5563,28,0),(5565,26,0),(5565,29,0),(5565,30,0),(5567,25,0),(5567,26,0),(5567,27,0),(5569,25,0),(5569,26,0),(5571,26,0),(5571,28,0),(5574,26,0),(5574,28,0),(5603,25,0),(5603,26,0),(5607,26,0),(5609,31,0),(5611,26,0),(5615,26,0),(5617,25,0),(5617,26,0),(5619,26,0),(5619,33,0),(5623,26,0),(5651,26,0),(5652,26,0),(5653,26,0),(5654,26,0),(5656,26,0),(5658,26,0),(5660,31,0),(5662,26,0),(5665,27,0),(5665,33,0),(5667,27,0),(5667,33,0),(5669,36,0),(5671,25,0),(5671,27,0),(5673,25,0),(5673,27,0),(5673,28,0),(5673,32,0),(5676,25,0),(5676,27,0),(5676,33,0),(5678,25,0),(5678,27,0),(5678,33,0),(5680,25,0),(5680,27,0),(5680,33,0),(5684,25,0),(5684,27,0),(5686,27,0),(5686,33,0),(5696,25,0),(5696,37,0),(5698,26,0),(5702,25,0),(5702,27,0),(5704,25,0),(5704,27,0),(5706,26,0),(5706,28,0),(5721,25,0),(5721,26,0),(5724,25,0),(5724,26,0),(5726,25,0),(5726,26,0),(5726,31,0),(5728,26,0),(5730,25,0),(5732,25,0),(5732,30,0),(5735,25,0),(5737,25,0),(5737,28,0),(5737,32,0),(5739,25,0),(5739,26,0),(5741,25,0),(5743,27,0),(5743,30,0),(5745,1,0),(5747,1,0),(5749,25,0),(5751,25,0),(5753,25,0),(5753,33,0),(5755,28,0),(5755,32,0),(5757,25,0),(5757,27,0),(5759,25,0),(5759,27,0),(5761,25,0),(5761,27,0),(5763,25,0),(5763,28,0),(5763,32,0),(5765,25,0),(5765,32,0),(5767,27,0),(5767,33,0),(5769,28,0),(5769,32,0),(5771,27,0),(5773,27,0),(5773,33,0),(5775,25,0),(5775,27,0),(5775,28,0),(5775,32,0),(5780,5,0),(5780,7,0),(5780,8,0),(5780,12,0),(5780,20,0),(5780,22,0),(5780,23,0),(5780,64,0),(5805,5,0),(5805,8,0),(5805,12,0),(5805,21,0),(5805,22,0),(5805,23,0),(5805,39,0),(5809,45,0),(5809,47,0),(5810,45,0),(5810,47,0),(5811,45,0),(5811,47,0),(5812,45,0),(5812,47,0),(5813,45,0),(5813,46,0),(5814,45,0),(5814,49,0),(5815,46,0),(5816,49,0),(5817,49,0),(5818,46,0),(5819,46,0),(5820,46,0),(5821,48,0),(5822,49,0),(5823,48,0),(5849,4,0),(5849,5,0),(5849,6,0),(5849,7,0),(5849,8,0),(5849,12,0),(5849,20,0),(5849,21,0),(5849,22,0),(5853,5,0),(5853,6,0),(5853,7,0),(5853,12,0),(5853,13,0),(5853,14,0),(5853,40,0),(5853,73,0),(5854,4,0),(5854,6,0),(5854,7,0),(5854,12,0),(5854,13,0),(5854,14,0),(5854,23,0),(5854,40,0),(5854,73,0),(5855,4,0),(5855,5,0),(5855,6,0),(5855,7,0),(5855,8,0),(5855,12,0),(5855,13,0),(5855,14,0),(5855,20,0),(5856,4,0),(5856,5,0),(5856,6,0),(5856,7,0),(5856,8,0),(5856,12,0),(5856,13,0),(5856,14,0),(5856,21,0),(5856,23,0),(5856,41,0),(5856,44,0),(5857,4,0),(5857,5,0),(5857,6,0),(5857,7,0),(5857,8,0),(5857,12,0),(5857,13,0),(5857,14,0),(5857,43,0),(5858,4,0),(5858,5,0),(5858,6,0),(5858,7,0),(5858,8,0),(5858,12,0),(5858,14,0),(5858,23,0),(5858,60,0),(5858,69,0),(5859,4,0),(5859,5,0),(5859,6,0),(5859,7,0),(5859,8,0),(5859,12,0),(5859,14,0),(5859,23,0),(5859,64,0),(5859,66,0),(5860,4,0),(5860,5,0),(5860,6,0),(5860,7,0),(5860,12,0),(5860,14,0),(5860,23,0),(5860,60,0),(5860,63,0),(5860,74,0),(5861,4,0),(5861,5,0),(5861,6,0),(5861,7,0),(5861,8,0),(5861,12,0),(5861,14,0),(5861,23,0),(5861,67,0),(5861,68,0),(5861,74,0),(5862,4,0),(5862,5,0),(5862,6,0),(5862,7,0),(5862,8,0),(5862,12,0),(5862,14,0),(5862,23,0),(5862,67,0),(5862,68,0),(5862,74,0),(5863,4,0),(5863,5,0),(5863,6,0),(5863,7,0),(5863,12,0),(5863,13,0),(5863,14,0),(5863,23,0),(5863,24,0),(5863,72,0),(5863,73,0),(5863,74,0),(5864,4,0),(5864,5,0),(5864,6,0),(5864,7,0),(5864,9,0),(5864,12,0),(5864,16,0),(5864,23,0),(5864,60,0),(5864,62,0),(5865,4,0),(5865,5,0),(5865,6,0),(5865,7,0),(5865,12,0),(5865,14,0),(5865,60,0),(5865,61,0),(5865,72,0),(5865,73,0),(5865,74,0),(5866,4,0),(5866,6,0),(5866,7,0),(5866,10,0),(5866,12,0),(5866,17,0),(5866,41,0),(5866,42,0),(5872,56,0),(5880,53,0),(6070,48,0),(6071,49,0),(6072,49,0),(6626,57,0),(6635,53,0),(6637,53,0),(6638,53,0),(6639,53,0),(6640,53,0),(6641,53,0),(6642,53,0),(6644,54,0),(6645,54,0),(6646,54,0),(6647,54,0),(6648,54,0),(6649,55,0),(6650,55,0),(6651,55,0),(6652,55,0),(6653,55,0),(6654,56,0),(6655,56,0),(6656,56,0),(6657,56,0),(6658,56,0),(6659,56,0),(6760,57,0),(6779,57,0),(6780,57,0),(6781,57,0),(6782,57,0),(6783,57,0),(6784,57,0),(6979,48,0),(7046,25,0),(7046,27,0),(7160,71,0),(7162,71,0),(7166,71,0),(7167,71,0),(7168,71,0),(7172,71,0),(7186,71,0),(7221,1,0),(7243,1,0),(7248,1,0),(7252,1,0),(7293,1,0),(7295,1,0),(7297,1,0),(7371,1,0),(7373,1,0),(7558,71,0),(7569,71,0),(7570,71,0),(7571,71,0),(7682,71,0),(7683,75,0),(7684,75,0),(7685,75,0),(7686,75,0),(7687,75,0),(7688,75,0),(7689,75,0),(7690,76,0),(7691,76,0),(7692,76,0),(7693,76,0),(7694,76,0),(7695,77,0),(7696,77,0),(7697,76,0),(7698,71,0),(7705,71,0),(7706,71,0),(7707,71,0),(7708,71,0),(7729,5,0),(7729,12,0),(7729,14,0),(7729,73,0),(7729,78,0),(8278,79,0),(8280,33,0),(8282,32,0),(8285,33,0),(8288,79,0),(8291,25,0),(8291,28,0),(8291,32,0),(8291,80,0),(8291,81,0),(8291,82,0),(8300,83,0),(8301,83,0),(8302,83,0),(8303,83,0),(8304,83,0),(8305,83,0),(8306,83,0),(8307,83,0),(8308,83,0),(8310,84,0),(8311,84,0),(8312,84,0),(8313,84,0),(8314,84,0),(8315,84,0),(8316,84,0),(8317,84,0),(8318,84,0),(8320,85,0),(8321,85,0),(8322,85,0),(8323,85,0),(8324,85,0),(8325,85,0),(8326,85,0),(8327,85,0),(8329,86,0),(8331,86,0),(8332,86,0),(8333,86,0),(8334,86,0),(8335,86,0),(8336,86,0),(8337,86,0),(8338,87,0),(8339,87,0),(8341,87,0),(8342,87,0),(8343,87,0),(8344,87,0),(8345,87,0),(8346,87,0),(8347,88,0),(8348,88,0),(8350,88,0),(8352,88,0),(8353,88,0),(8354,88,0),(8355,88,0),(8570,4,0),(8570,5,0),(8570,6,0),(8570,10,0),(8570,12,0),(8570,17,0),(8570,23,0),(8570,24,0),(8593,71,0),(8594,71,0),(8595,71,0),(8596,71,0),(8597,71,0),(8598,71,0),(8599,71,0),(8600,71,0),(8601,71,0),(8602,71,0),(8603,71,0),(8604,71,0),(8605,71,0),(8606,71,0),(8607,71,0),(8608,71,0);
/*!40000 ALTER TABLE `act_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_term_taxonomy`
--

DROP TABLE IF EXISTS `act_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_term_taxonomy` (
  `term_taxonomy_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint unsigned NOT NULL DEFAULT '0',
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `parent` bigint unsigned NOT NULL DEFAULT '0',
  `count` bigint NOT NULL DEFAULT '0',
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=89 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_term_taxonomy`
--

LOCK TABLES `act_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `act_term_taxonomy` DISABLE KEYS */;
INSERT INTO `act_term_taxonomy` VALUES (1,1,'category','',0,2),(2,2,'wp_theme','',0,1),(4,4,'project_services','',0,11),(5,5,'project_services','',0,11),(6,6,'project_services','',0,11),(7,7,'project_services','',0,11),(8,8,'project_services','',0,6),(9,9,'project_services','',0,1),(10,10,'project_services','',0,2),(11,11,'project_services','',0,0),(12,12,'project_services','',0,12),(13,13,'project_type','',0,3),(14,14,'platform','',0,8),(15,15,'platform','',0,0),(16,16,'platform','',0,1),(17,17,'platform','',0,2),(18,18,'platform','',0,0),(19,19,'sector','',0,0),(20,20,'sector','',0,2),(21,21,'project_type','',0,1),(22,22,'platform','',0,1),(23,23,'project_type','',0,9),(24,24,'sector','',0,2),(25,25,'category','',0,43),(26,26,'category','',0,54),(27,27,'category','',0,27),(28,28,'category','',0,15),(29,29,'post_tag','',0,1),(30,30,'category','',0,8),(31,31,'category','',0,6),(32,32,'category','',0,12),(33,33,'category','',0,11),(34,34,'post_tag','',0,1),(35,35,'post_tag','',0,1),(36,36,'category','',0,2),(37,37,'category','',0,3),(38,38,'category','',0,1),(39,39,'sector','',0,0),(40,40,'sector','',0,0),(41,41,'project_type','',0,2),(42,42,'sector','',0,1),(43,43,'sector','',0,0),(44,44,'sector','',0,1),(45,45,'partner_type','',0,6),(46,46,'partner_type','',0,5),(47,47,'partner_type','',0,4),(48,48,'partner_type','',0,4),(49,49,'partner_type','',0,6),(50,50,'monsterinsights_note_category','',0,0),(51,51,'monsterinsights_note_category','',0,0),(52,52,'monsterinsights_note_category','',0,0),(53,53,'faq_category','',0,7),(54,54,'faq_category','',0,5),(55,55,'faq_category','',0,5),(56,56,'faq_category','',0,6),(57,57,'faq_category','',0,7),(60,60,'project_type','',0,3),(61,61,'sector','',0,1),(62,62,'sector','',0,1),(63,63,'sector','',0,1),(64,64,'project_type','',0,2),(65,65,'sector','',0,0),(66,66,'sector','',0,1),(67,67,'project_type','',0,2),(68,68,'sector','',0,2),(69,69,'sector','',0,0),(71,71,'nav_menu','',0,33),(72,72,'project_services','',0,2),(73,73,'project_services','',0,2),(74,74,'platform','',0,5),(75,75,'nav_menu','',0,7),(76,76,'nav_menu','',0,6),(77,77,'nav_menu','',0,2),(78,78,'sector','',0,0),(79,79,'category','',0,0),(80,80,'post_tag','',0,1),(81,81,'post_tag','',0,1),(82,82,'post_tag','',0,1),(83,83,'faq_category','',0,9),(84,84,'faq_category','',0,9),(85,85,'faq_category','',0,8),(86,86,'faq_category','',0,8),(87,87,'faq_category','',0,8),(88,88,'faq_category','',0,7);
/*!40000 ALTER TABLE `act_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_termmeta`
--

DROP TABLE IF EXISTS `act_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_termmeta` (
  `meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_termmeta`
--

LOCK TABLES `act_termmeta` WRITE;
/*!40000 ALTER TABLE `act_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_terms`
--

DROP TABLE IF EXISTS `act_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_terms` (
  `term_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `term_group` bigint NOT NULL DEFAULT '0',
  `term_order` int DEFAULT '0',
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=89 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_terms`
--

LOCK TABLES `act_terms` WRITE;
/*!40000 ALTER TABLE `act_terms` DISABLE KEYS */;
INSERT INTO `act_terms` VALUES (1,'Uncategorised','uncategorised',0,11),(2,'actuate','actuate',0,0),(4,'Conversion Rate Optimisation','conversion-rate-optimisation',0,9),(5,'Design/UX','design-ux',0,7),(6,'Strategy &amp; Consulting','strategy-consulting',0,6),(7,'Support','support',0,10),(8,'Magento','magento',0,11),(9,'Shopify','shopify',0,3),(10,'Shopify Plus','shopify-plus',0,5),(11,'Adobe Commerce','adobe-commerce',0,4),(12,'Development','development',0,8),(13,'UX and Rebuild','ux-and-rebuild',0,4),(14,'Magento 2','magento-2',0,4),(15,'Adobe Commerce','adobe-commerce',0,1),(16,'Shopify','shopify',0,5),(17,'Shopify Plus','shopify-plus',0,6),(18,'Aero','aero',0,2),(19,'Construction','construction',0,3),(20,'Fashion','fashion',0,5),(21,'UX and Build','ux-and-build',0,3),(22,'Magento','magento',0,3),(23,'Support','support',0,2),(24,'Automotive','automotive',0,2),(25,'Ecommerce','ecommerce',0,2),(26,'Insights','insights',0,3),(27,'Digital Strategy','digital-strategy',0,1),(28,'Magento 2','magento-2',0,4),(29,'Web Design','web-design',0,3),(30,'Web Design','web-design',0,12),(31,'News','news',0,7),(32,'Magento Ecommerce','magento-ecommerce',0,5),(33,'SEO','seo',0,9),(34,'Local SEO','local-seo',0,1),(35,'SEO','seo',0,2),(36,'Social Media','social-media',0,10),(37,'Replatforming','replatforming',0,8),(38,'Marketing','marketing',0,6),(39,'Apparel','apparel',0,1),(40,'Home','home',0,8),(41,'Migration','migration',0,1),(42,'Cosmetics','cosmetics',0,4),(43,'Furniture','furniture',0,6),(44,'Hobbies &amp; Entertainment','hobbies-entertainment',0,7),(45,'Featured Partners','featured-partners',0,1),(46,'Technology Partners','technology-partners',0,2),(47,'Solution Partner','solution-partner',0,3),(48,'Payment &amp; Finance Partners','payment-finance-partners',0,5),(49,'AI &amp; Personalisation Partners','ai-personalisation-partners',0,4),(50,'Website Updates','website-updates',0,0),(51,'Blog Post','blog-post',0,0),(52,'Promotion','promotion',0,0),(53,'Magento 2','magento-2',0,2),(54,'Adobe Commerce','adobe-commerce',0,4),(55,'Shopify','shopify',0,5),(56,'Hyvä','hyva',0,3),(57,'General','general',0,1),(60,'UX Design &amp; Rebuild','ux-design-rebuild',0,0),(61,'Luxury Furniture','luxury-furniture',0,0),(62,'Luxury Fashion','luxury-fashion',0,0),(63,'Household Electricals &amp; Technology','household-electricals-technology',0,0),(64,'New site UX design &amp; build','new-site-ux-design-build',0,0),(65,'Home Electricals.','home-electricals',0,0),(66,'Home Electricals','home-electricals-2',0,0),(67,'Site Migration &amp; Rebuild','site-migration-rebuild',0,0),(68,'Building Supplies','building-supplies',0,0),(69,'Property and Construction','property-and-construction',0,0),(71,'Main Menu','main-menu',0,0),(72,'Hyvä','hyva',0,2),(73,'Magento 2','magento-2',0,1),(74,'Hyvä','hyva',0,0),(75,'Services Menu','services-menu',0,0),(76,'About Menu','about-menu',0,0),(77,'Legal Menu','legal-menu',0,0),(78,'Pets','pets',0,0),(79,'Conversion Rate Optimisation','conversion-rate-optimisation',0,0),(80,'Adobe Commerce','adobe-commerce',0,0),(81,'Shopify','shopify',0,0),(82,'Shopify Plus','shopify-plus',0,0),(83,'Strategy','strategy',0,0),(84,'Next Nice Problem Workshop','next-nice-problem-workshop',0,0),(85,'UX/UI Research &amp; Design','ux-ui-research-design',0,0),(86,'Web Developement','web-developement',0,0),(87,'Support','support',0,0),(88,'CRO','cro',0,0);
/*!40000 ALTER TABLE `act_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_usermeta`
--

DROP TABLE IF EXISTS `act_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_usermeta` (
  `umeta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=315 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_usermeta`
--

LOCK TABLES `act_usermeta` WRITE;
/*!40000 ALTER TABLE `act_usermeta` DISABLE KEYS */;
INSERT INTO `act_usermeta` VALUES (1,1,'nickname','actuate'),(2,1,'first_name','Mat'),(3,1,'last_name','O\'Connor'),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'act_capabilities','a:8:{s:13:\"administrator\";b:1;s:15:\"wpie_new_export\";b:1;s:18:\"wpie_manage_export\";b:1;s:15:\"wpie_new_import\";b:1;s:18:\"wpie_manage_import\";b:1;s:13:\"wpie_settings\";b:1;s:15:\"wpie_extensions\";b:1;s:18:\"wpie_add_shortcode\";b:1;}'),(13,1,'act_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','0'),(17,1,'act_dashboard_quick_press_last_post_id','8720'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:9:\"127.0.0.0\";}'),(19,1,'act_persisted_preferences','a:2:{s:14:\"core/edit-post\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2024-01-22T10:54:01.337Z\";}'),(21,1,'managenav-menuscolumnshidden','a:2:{i:0;s:15:\"title-attribute\";i:1;s:3:\"xfn\";}'),(22,1,'metaboxhidden_nav-menus','a:1:{i:0;s:12:\"add-post_tag\";}'),(23,1,'nav_menu_recently_edited','71'),(24,1,'act_user-settings','editor=tinymce&libraryContent=browse'),(25,1,'act_user-settings-time','1774281982'),(26,2,'nickname','sent_steve'),(27,2,'first_name','Steven'),(28,2,'last_name','Campbell'),(29,2,'description',''),(30,2,'rich_editing','true'),(31,2,'syntax_highlighting','true'),(32,2,'comment_shortcuts','false'),(33,2,'admin_color','fresh'),(34,2,'use_ssl','0'),(35,2,'show_admin_bar_front','true'),(36,2,'locale',''),(37,2,'act_capabilities','a:1:{s:6:\"author\";b:1;}'),(38,2,'act_user_level','2'),(39,2,'_yoast_wpseo_profile_updated','1771601842'),(40,2,'act_user_avatar','8578'),(41,2,'dismissed_wp_pointers',''),(58,1,'edit_post_per_page','200'),(59,1,'gform_recent_forms','a:5:{i:0;s:1:\"5\";i:1;s:1:\"4\";i:2;s:1:\"1\";i:3;s:1:\"2\";i:4;s:1:\"3\";}'),(62,1,'edit_page_per_page','50'),(64,1,'ppress_billing_address',''),(65,1,'ppress_billing_city',''),(66,1,'ppress_billing_country',''),(67,1,'ppress_billing_state',''),(68,1,'ppress_billing_postcode',''),(69,1,'ppress_billing_phone',''),(70,1,'pp_uploaded_files','a:0:{}'),(71,1,'_yoast_wpseo_profile_updated','1771601860'),(72,1,'wpseo_metadesc',''),(73,1,'wpseo_title',''),(74,1,'wpseo_content_analysis_disable',''),(75,1,'wpseo_inclusive_language_analysis_disable',''),(76,1,'wpseo_keyword_analysis_disable',''),(77,1,'act_user_avatar','8576'),(83,1,'rocket_boxes','a:4:{i:0;s:20:\"rocket_update_notice\";i:1;s:22:\"switch_to_rucss_notice\";i:2;s:34:\"rocket_warning_plugin_modification\";i:3;s:32:\"rocket_insights_promotion_notice\";}'),(85,1,'rocketcdn_dismiss_notice','1'),(93,1,'_yoast_wpseo_introductions','a:1:{s:25:\"ai-fix-assessments-upsell\";a:2:{s:7:\"is_seen\";b:1;s:7:\"seen_on\";i:1758733514;}}'),(96,4,'nickname','amy.hayes'),(97,4,'first_name','Amy'),(98,4,'last_name','Hayes'),(99,4,'description',''),(100,4,'rich_editing','true'),(101,4,'syntax_highlighting','true'),(102,4,'comment_shortcuts','false'),(103,4,'admin_color','fresh'),(104,4,'use_ssl','0'),(105,4,'show_admin_bar_front','true'),(106,4,'locale',''),(107,4,'act_capabilities','a:1:{s:6:\"author\";b:1;}'),(108,4,'act_user_level','2'),(109,4,'_yoast_wpseo_profile_updated','1732622387'),(110,4,'act_user_avatar',''),(111,4,'dismissed_wp_pointers',''),(112,5,'nickname','jessica.oconnor'),(113,5,'first_name','Jessica'),(114,5,'last_name','O\'Connor'),(115,5,'description',''),(116,5,'rich_editing','true'),(117,5,'syntax_highlighting','true'),(118,5,'comment_shortcuts','false'),(119,5,'admin_color','fresh'),(120,5,'use_ssl','0'),(121,5,'show_admin_bar_front','true'),(122,5,'locale',''),(123,5,'act_capabilities','a:8:{s:13:\"administrator\";b:1;s:15:\"wpie_new_export\";b:1;s:18:\"wpie_manage_export\";b:1;s:15:\"wpie_new_import\";b:1;s:18:\"wpie_manage_import\";b:1;s:13:\"wpie_settings\";b:1;s:15:\"wpie_extensions\";b:1;s:18:\"wpie_add_shortcode\";b:1;}'),(124,5,'act_user_level','10'),(125,5,'_yoast_wpseo_profile_updated','1771601829'),(126,5,'act_user_avatar','8574'),(127,5,'dismissed_wp_pointers',''),(128,5,'ppress_billing_address',''),(129,5,'ppress_billing_city',''),(130,5,'ppress_billing_country',''),(131,5,'ppress_billing_state',''),(132,5,'ppress_billing_postcode',''),(133,5,'ppress_billing_phone',''),(134,5,'pp_uploaded_files','a:0:{}'),(135,5,'wpseo_metadesc',''),(136,5,'wpseo_title',''),(137,5,'wpseo_content_analysis_disable',''),(138,5,'wpseo_keyword_analysis_disable',''),(139,4,'ppress_billing_address',''),(140,4,'ppress_billing_city',''),(141,4,'ppress_billing_country',''),(142,4,'ppress_billing_state',''),(143,4,'ppress_billing_postcode',''),(144,4,'ppress_billing_phone',''),(145,4,'pp_uploaded_files','a:0:{}'),(146,4,'wpseo_metadesc',''),(147,4,'wpseo_title',''),(148,4,'wpseo_content_analysis_disable',''),(149,4,'wpseo_keyword_analysis_disable',''),(151,5,'aiowps_last_login_time','2024-12-09 17:20:08'),(152,5,'gform_recent_forms','a:4:{i:0;s:1:\"4\";i:1;s:1:\"3\";i:2;s:1:\"2\";i:3;s:1:\"1\";}'),(153,5,'act_dashboard_quick_press_last_post_id','7004'),(155,5,'community-events-location','a:1:{s:2:\"ip\";s:11:\"86.155.23.0\";}'),(156,2,'ppress_billing_address',''),(157,2,'ppress_billing_city',''),(158,2,'ppress_billing_country',''),(159,2,'ppress_billing_state',''),(160,2,'ppress_billing_postcode',''),(161,2,'ppress_billing_phone',''),(162,2,'pp_uploaded_files','a:0:{}'),(163,2,'wpseo_metadesc',''),(164,2,'wpseo_title',''),(165,2,'wpseo_content_analysis_disable',''),(166,2,'wpseo_keyword_analysis_disable',''),(167,5,'rocket_boxes','a:2:{i:0;s:34:\"rocket_warning_plugin_modification\";i:1;s:14:\"preload_notice\";}'),(168,5,'nav_menu_recently_edited','3'),(169,5,'managenav-menuscolumnshidden','a:2:{i:0;s:11:\"css-classes\";i:1;s:3:\"xfn\";}'),(170,5,'metaboxhidden_nav-menus','a:14:{i:0;s:26:\"add-post-type-case_studies\";i:1;s:22:\"add-post-type-partners\";i:2;s:26:\"add-post-type-testimonials\";i:3;s:19:\"add-post-type-event\";i:4;s:21:\"add-post-type-vacancy\";i:5;s:17:\"add-post-type-faq\";i:6;s:24:\"add-post-type-menuwidget\";i:7;s:12:\"add-post_tag\";i:8;s:16:\"add-project_type\";i:9;s:12:\"add-platform\";i:10;s:10:\"add-sector\";i:11;s:20:\"add-project_services\";i:12;s:16:\"add-partner_type\";i:13;s:16:\"add-faq_category\";}'),(171,5,'act_user-settings','libraryContent=browse&editor=tinymce'),(172,5,'act_user-settings-time','1732811988'),(180,1,'aiowps_last_login_time','2026-04-01 10:13:41'),(196,1,'redirection_log_per_page','200'),(205,5,'session_tokens','a:1:{s:64:\"cf17c4677fcfd4835d8ee9e8d3728db29bd4a2f5a64427e8696347ec8c9ab042\";a:4:{s:10:\"expiration\";i:1733937608;s:2:\"ip\";s:13:\"86.155.23.206\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1733764808;}}'),(210,1,'closedpostboxes_post','a:0:{}'),(211,1,'metaboxhidden_post','a:5:{i:0;s:12:\"revisionsdiv\";i:1;s:11:\"postexcerpt\";i:2;s:13:\"trackbacksdiv\";i:3;s:16:\"commentstatusdiv\";i:4;s:7:\"slugdiv\";}'),(217,1,'act_googlesitekit_access_token','6lG8AF06SzPuaAl63uEQgGFGTy9DR1JhRXorRUVPdzZvZFI2aGFhalVIZVVENkwxMXlGTGRFRDZoZ1lCZUFCNXk3MU5oWWFKaXRxbGVzT09nT3ZxTkY4WnpYNjRPY2xudTJRVzRSM29ORWd2WTB3Ym9uYVJQam90VzlZMnowSmVUeXNsZng0OEdaWDJhYWJEL2F6TzlNU002Y3UxNHVqRTRCUG1zdnJBYmtvcCtiUlNHbVNWbEFaaXBCYzNkV1VCVmdTMnFBM2RFd0hLdlJVVElpTUxPalJ4Y3g0c20yNnZoMHdGbHdJTFA3aVlTVGhDNmxYajRQM2MrTSttVE1WL05tRGhXbUZVUDBZZXBTNy9KQkcxSWxUdjkvV1o2OHhDWXg2UThsR0M5eXZROWc0dHZvTlRqOWFxUXhXaUozcGc2NkNlOTBCajIyNTJoMVBybmlWVnltY2pyL1dGN0o0L1F3aVowQU0yekNZYXJ3OWJoVzI3clk3TEtDemZwanNyYmZKOTZSbXVsWDZFK1liQw=='),(218,1,'act_googlesitekit_access_token_expires_in','3599'),(219,1,'act_googlesitekit_access_token_created_at','1738339208'),(220,1,'act_googlesitekit_refresh_token','zAUyAYdrJ5KlCfuGzEDaNDFNQVczL1BBeHdldFdCbUdnVlhtQ2hET3BxWWJHcWQ1V1Rhc0UrTGlpY0t1bE13SVVGcjVCUElJTUFpOUNMTGZRM01BdzdNZkJHUGNDZEEwbk44NzhJbFFFaCs1ODZnOWYyaEdEOXZFSnZha2NlaDJRdUxHVHhLMmNZMU5MYW5PbjlBYm9mNWlsemJha0NZSnJlSHdNR2tCV0NsWktDQ1pQcERPZmhxSVBGTmhCOXlCeVN0OWdiMFFkK1VtV0F0YWhoeUltekpJTVF5Qjg2VEhvelFFZExuaVlsSHRiOUpmTUF4TVVlY2NlZGZJUlIxbHhEWFpsT3ExYmQ5a1RQcm9KRE5Rd0FKU1dMYVJ3ak4rMWZveWZ6Um1Zdm4wM2ZvTHA0dmluTVBqV3ZkbTlIekNuaFM1RVJzeFF3NDZienB2'),(221,1,'act_googlesitekit_auth_scopes','a:7:{i:0;s:51:\"https://www.googleapis.com/auth/tagmanager.readonly\";i:1;s:48:\"https://www.googleapis.com/auth/userinfo.profile\";i:2;s:50:\"https://www.googleapis.com/auth/analytics.readonly\";i:3;s:48:\"https://www.googleapis.com/auth/siteverification\";i:4;s:46:\"https://www.googleapis.com/auth/userinfo.email\";i:5;s:42:\"https://www.googleapis.com/auth/webmasters\";i:6;s:6:\"openid\";}'),(222,1,'act_googlesitekit_additional_auth_scopes','a:1:{i:0;s:46:\"https://www.googleapis.com/auth/analytics.edit\";}'),(223,1,'act_googlesitekit_profile','a:4:{s:5:\"email\";s:18:\"mat@actuate.agency\";s:5:\"photo\";s:95:\"https://lh3.googleusercontent.com/a/ACg8ocI5VbM7U94GaGb30YpWUZqh2QYnkTqyCSShAiufRk9hRDEMew=s100\";s:9:\"full_name\";s:15:\"Mathew O\'Connor\";s:12:\"last_updated\";i:1738319691;}'),(224,1,'act_googlesitekitpersistent_initial_version','1.144.0'),(225,1,'act_googlesitekit_site_verified_meta','verified'),(228,1,'act_googlesitekitpersistent_dismissed_items','a:1:{s:53:\"enhanced-measurement-activation-banner-dismissed-item\";i:0;}'),(229,1,'act_googlesitekit_survey_timeouts','a:2:{s:18:\"view_ga4_dashboard\";i:1737801170;s:14:\"view_dashboard\";i:1737801172;}'),(236,1,'wpsvg_notice_dismissed','1'),(252,1,'act_media_library_mode','list'),(256,1,'sort_order','1'),(257,1,'_sort_order','field_67d9a1ad223d3'),(258,1,'head_shot',''),(259,1,'_head_shot','field_67d9a1c7223d4'),(260,1,'job_role','Founder'),(261,1,'_job_role','field_67d9a1d7223d5'),(262,1,'linkedin_link','https://www.linkedin.com/in/matoconnor/'),(263,1,'_linkedin_link','field_67d9a1df223d6'),(264,2,'sort_order','2'),(265,2,'_sort_order','field_67d9a1ad223d3'),(266,2,'head_shot',''),(267,2,'_head_shot','field_67d9a1c7223d4'),(268,2,'job_role','UX/UI Designer'),(269,2,'_job_role','field_67d9a1d7223d5'),(270,2,'linkedin_link',''),(271,2,'_linkedin_link','field_67d9a1df223d6'),(272,5,'sort_order','3'),(273,5,'_sort_order','field_67d9a1ad223d3'),(274,5,'head_shot',''),(275,5,'_head_shot','field_67d9a1c7223d4'),(276,5,'job_role','Marketing Manager'),(277,5,'_job_role','field_67d9a1d7223d5'),(278,5,'linkedin_link','https://www.linkedin.com/in/jessica-o%E2%80%99connor-258410228/'),(279,5,'_linkedin_link','field_67d9a1df223d6'),(298,1,'session_tokens','a:13:{s:64:\"ea10d20a96d523c1e0666ea4becb1212a7b6c5fe3340469e86a76558604b6e7a\";a:4:{s:10:\"expiration\";i:1775829410;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36\";s:5:\"login\";i:1744272484;}s:64:\"8cee711fcfc3c22d58bfaac6db0a1195d3de1056615d7f61e2ef6af2633ed7c2\";a:4:{s:10:\"expiration\";i:1778100000;s:2:\"ip\";s:13:\"109.151.74.77\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36\";s:5:\"login\";i:1746543074;}s:64:\"6d937f7de13075146c587ab02056cc75db707a8a85f6a90987215e42f04ac200\";a:4:{s:10:\"expiration\";i:1793808789;s:2:\"ip\";s:13:\"86.146.39.117\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36\";s:5:\"login\";i:1762251863;}s:64:\"a16f7b61991f55f92a2085426dc0374a44a4dab250e34157e0880d292d82cd2f\";a:4:{s:10:\"expiration\";i:1795128773;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36\";s:5:\"login\";i:1763571847;}s:64:\"c2a1875b65a17ac6614ed117351e90363e2ecd023e4fa212b5d7b4dc89be8cb3\";a:4:{s:10:\"expiration\";i:1795901479;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36\";s:5:\"login\";i:1764344553;}s:64:\"3dc29e2af42bc85193e3d6779d6b11bc06ceeccb95b982e4d61df4ec2c076d8e\";a:4:{s:10:\"expiration\";i:1798048757;s:2:\"ip\";s:14:\"155.133.66.251\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36\";s:5:\"login\";i:1766491831;}s:64:\"7737f3c8c18f6d3580b1f5ea138b4b97ce1d6e5d16f8d11b86d8efbd82e99296\";a:4:{s:10:\"expiration\";i:1801683583;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36\";s:5:\"login\";i:1770126657;}s:64:\"c396f5aa07172a670253d295a7e89b7f1b490b3ff0e183e77ec0f773786c48f0\";a:4:{s:10:\"expiration\";i:1803157841;s:2:\"ip\";s:13:\"81.106.129.35\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1771600915;}s:64:\"f9e219011ac852d2476fa6716bd67ac859f992b8a2cc3b634a4532dd5c4cdc4d\";a:4:{s:10:\"expiration\";i:1803416310;s:2:\"ip\";s:14:\"86.154.215.216\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36\";s:5:\"login\";i:1771859384;}s:64:\"aaff612ac6c3610247cd778c3e409e910e10744a89a26c1525a7e44defb05548\";a:4:{s:10:\"expiration\";i:1804260878;s:2:\"ip\";s:14:\"86.154.157.241\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1772703952;}s:64:\"c26e7ecf410eb2b10433a768dfca9a9e1e34d477da1f5bcbcee1d000ca2a4239\";a:4:{s:10:\"expiration\";i:1805834925;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1774277999;}s:64:\"6a0072f20e95bba95bae0d063967b7a056d58bc8e9e5d468a304cb0c27ec3af0\";a:4:{s:10:\"expiration\";i:1806507645;s:2:\"ip\";s:14:\"86.154.157.241\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1774950719;}s:64:\"53484ab20b3b1ab8160094fa665dbf6dbaf2a0772f8477a1c19d8f6ebb2b54b8\";a:4:{s:10:\"expiration\";i:1775211221;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1775038421;}}'),(302,1,'wp_mail_smtp_dash_widget_lite_hide_graph','1'),(305,1,'closedpostboxes_page','a:0:{}'),(306,1,'metaboxhidden_page','a:5:{i:0;s:12:\"revisionsdiv\";i:1;s:16:\"commentstatusdiv\";i:2;s:11:\"commentsdiv\";i:3;s:7:\"slugdiv\";i:4;s:9:\"authordiv\";}'),(311,1,'closedpostboxes_case_studies','a:1:{i:0;s:13:\"pageparentdiv\";}'),(312,1,'metaboxhidden_case_studies','a:1:{i:0;s:7:\"slugdiv\";}'),(314,1,'act_yoast_notifications','a:2:{i:0;a:2:{s:7:\"message\";s:474:\"<p><strong>Huge SEO Issue: You&#039;re blocking access to robots.</strong> If you want search engines to show this site in their results, you must <a href=\"https://actuate.webpreview.co/wp-admin/options-reading.php\">go to your Reading Settings</a> and uncheck the box for Search Engine Visibility. <button type=\"button\" id=\"robotsmessage-dismiss-button\" class=\"button-link hide-if-no-js\" data-nonce=\"48821635ad\">I don&#039;t want this site to show in the search results.</button></p>\";s:7:\"options\";a:11:{s:4:\"type\";s:5:\"error\";s:2:\"id\";s:32:\"wpseo-search-engines-discouraged\";s:7:\"user_id\";i:1;s:5:\"nonce\";N;s:8:\"priority\";i:1;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;s:13:\"resolve_nonce\";s:0:\"\";}}i:1;a:2:{s:7:\"message\";s:436:\"Your recent posts are using default SEO titles, which can make them easy to overlook in search results. Update them for better visibility or <a href=\"https://yoa.st/ai-generate-alert-free/?php_version=8.3&#038;platform=wordpress&#038;platform_version=6.9.4&#038;software=free&#038;software_version=27.2&#038;days_active=20544&#038;user_language=en_GB\" target=\"_blank\">try <strong>Yoast AI Generate</strong> for free to do it faster.</a>\";s:7:\"options\";a:11:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:22:\"wpseo-default-seo-data\";s:7:\"user_id\";i:1;s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";a:1:{i:0;s:20:\"wpseo_manage_options\";}s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;s:13:\"resolve_nonce\";s:0:\"\";}}}');
/*!40000 ALTER TABLE `act_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_users`
--

DROP TABLE IF EXISTS `act_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_users` (
  `ID` bigint unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_status` int NOT NULL DEFAULT '0',
  `display_name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_users`
--

LOCK TABLES `act_users` WRITE;
/*!40000 ALTER TABLE `act_users` DISABLE KEYS */;
INSERT INTO `act_users` VALUES (1,'actuate','$wp$2y$10$Sv3xK6TUEOJgTAP8JeyKvORBKOcJh.B2v6l8YQQ7QqGlWNfnbOS0u','actuate','mat@actuate.agency','https://actuate.webpreview.co','2014-11-18 11:45:55','',0,'Mat O\'Connor'),(2,'sent_steve','$P$BKE3HijY0Z.0A3O5FmL0nqjgOP9gIj.','sent_steve','steven.campbell@actuate.agency','https://actuate.webpreview.co/','2024-02-05 10:17:27','',0,'Steven Campbell'),(4,'amy.hayes','$P$BcG97.s68NJLaHrfwSBBK9ZEt8Gpep0','amy-hayes','amy.hayes@actuate.agency','https://actuate.webpreview.co','2024-11-26 11:43:21','',0,'Amy Hayes'),(5,'jessica.oconnor','$P$BZdtIyKHYkRUCJiT4CSlAq7W7St7wq.','jessica-oconnor','jessica.oconnor@actuate.agency','https://actuate.webpreview.co/','2024-11-26 11:43:21','',0,'Jessica O\'Connor');
/*!40000 ALTER TABLE `act_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpgmza`
--

DROP TABLE IF EXISTS `act_wpgmza`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpgmza` (
  `id` int NOT NULL AUTO_INCREMENT,
  `map_id` int NOT NULL,
  `address` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `description` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `pic` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link` varchar(2083) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `icon` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `lat` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `lng` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `anim` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `title` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `infoopen` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `category` varchar(500) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `approved` tinyint(1) DEFAULT '1',
  `retina` tinyint(1) DEFAULT '0',
  `type` tinyint(1) DEFAULT '0',
  `did` varchar(500) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `sticky` tinyint(1) DEFAULT '0',
  `other_data` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `latlng` point NOT NULL,
  `layergroup` int DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `map_id_idx` (`map_id`),
  SPATIAL KEY `latlng_idx` (`latlng`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpgmza`
--

LOCK TABLES `act_wpgmza` WRITE;
/*!40000 ALTER TABLE `act_wpgmza` DISABLE KEYS */;
INSERT INTO `act_wpgmza` VALUES (1,1,'California','','','','','36.778261','-119.4179323999','','','','',1,0,0,'',0,'',_binary '\0\0\0\0\0\0\0J`scB@`g\]',0);
/*!40000 ALTER TABLE `act_wpgmza` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpgmza_admin_notices`
--

DROP TABLE IF EXISTS `act_wpgmza_admin_notices`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpgmza_admin_notices` (
  `id` int NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `message` text COLLATE utf8mb4_unicode_520_ci,
  `active_date` datetime DEFAULT NULL,
  `options` longtext COLLATE utf8mb4_unicode_520_ci,
  `dismissed` tinyint(1) DEFAULT '1',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpgmza_admin_notices`
--

LOCK TABLES `act_wpgmza_admin_notices` WRITE;
/*!40000 ALTER TABLE `act_wpgmza_admin_notices` DISABLE KEYS */;
INSERT INTO `act_wpgmza_admin_notices` VALUES (1,'switch_engines','switch_engines','2025-11-28 11:30:08','{\"link\":\"admin.php?page=wp-google-maps-menu-settings\",\"link_label\":\"Go to Settings\",\"ajax_action\":\"swap_internal_engine\",\"ajax_label\":\"Switch Now\",\"title\":\"switch_engines\"}',0),(2,'upgrade_for_you','upgrade_for_you','2025-11-28 11:30:08','{\"link\":\"https:\\/\\/www.wpgmaps.com\\/purchase-professional-version\\/?wpgm_c=n7db5m0x&utm_source=plugin&amp;utm_medium=link&amp;utm_campaign=upgrade-for-you-v10#pricing\",\"link_label\":\"Unlock Pro (20% Discount)\",\"link_external\":true,\"title\":\"upgrade_for_you\",\"class\":\"special-offer\",\"condition\":\"basicOnly\"}',0);
/*!40000 ALTER TABLE `act_wpgmza_admin_notices` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpgmza_circles`
--

DROP TABLE IF EXISTS `act_wpgmza_circles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpgmza_circles` (
  `id` int NOT NULL AUTO_INCREMENT,
  `map_id` int NOT NULL,
  `name` text COLLATE utf8mb4_unicode_520_ci,
  `center` point DEFAULT NULL,
  `radius` float DEFAULT NULL,
  `color` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `opacity` float DEFAULT NULL,
  `lineColor` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `lineOpacity` float DEFAULT '0',
  `description` text COLLATE utf8mb4_unicode_520_ci,
  `hoverEnabled` tinyint(1) DEFAULT '0',
  `ohFillColor` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `ohLineColor` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `ohFillOpacity` float DEFAULT NULL,
  `ohLineOpacity` float DEFAULT NULL,
  `link` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `layergroup` int DEFAULT '0',
  `linethickness` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`),
  KEY `map_id_idx` (`map_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpgmza_circles`
--

LOCK TABLES `act_wpgmza_circles` WRITE;
/*!40000 ALTER TABLE `act_wpgmza_circles` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_wpgmza_circles` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpgmza_image_overlays`
--

DROP TABLE IF EXISTS `act_wpgmza_image_overlays`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpgmza_image_overlays` (
  `id` int NOT NULL AUTO_INCREMENT,
  `map_id` int NOT NULL,
  `name` text COLLATE utf8mb4_unicode_520_ci,
  `cornerA` point DEFAULT NULL,
  `cornerB` point DEFAULT NULL,
  `image` varchar(700) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `opacity` float DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `map_id_idx` (`map_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpgmza_image_overlays`
--

LOCK TABLES `act_wpgmza_image_overlays` WRITE;
/*!40000 ALTER TABLE `act_wpgmza_image_overlays` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_wpgmza_image_overlays` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpgmza_maps`
--

DROP TABLE IF EXISTS `act_wpgmza_maps`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpgmza_maps` (
  `id` int NOT NULL AUTO_INCREMENT,
  `map_title` varchar(256) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `map_width` varchar(6) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `map_height` varchar(6) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `map_start_lat` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `map_start_lng` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `map_start_location` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `map_start_zoom` int NOT NULL,
  `default_marker` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` int NOT NULL,
  `alignment` int NOT NULL,
  `directions_enabled` int NOT NULL,
  `styling_enabled` int NOT NULL,
  `styling_json` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `active` int NOT NULL,
  `kml` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `bicycle` int NOT NULL,
  `traffic` int NOT NULL,
  `dbox` int NOT NULL,
  `dbox_width` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `listmarkers` int NOT NULL,
  `listmarkers_advanced` int NOT NULL,
  `filterbycat` tinyint(1) NOT NULL,
  `ugm_enabled` int NOT NULL,
  `ugm_category_enabled` tinyint(1) NOT NULL,
  `fusion` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `map_width_type` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `map_height_type` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `mass_marker_support` int NOT NULL,
  `ugm_access` int NOT NULL,
  `order_markers_by` int NOT NULL,
  `order_markers_choice` int NOT NULL,
  `show_user_location` int NOT NULL,
  `default_to` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `other_settings` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpgmza_maps`
--

LOCK TABLES `act_wpgmza_maps` WRITE;
/*!40000 ALTER TABLE `act_wpgmza_maps` DISABLE KEYS */;
INSERT INTO `act_wpgmza_maps` VALUES (1,'My first map','100','400','45.950464398418106','-109.81550500000003','45.950464398418106,-109.81550500000003',4,'',0,4,0,0,'',0,'',0,0,0,'',0,0,0,0,0,'','%','px',0,0,0,0,0,'','a:6:{s:8:\"map_type\";i:1;s:15:\"sl_stroke_color\";s:7:\"#FF0000\";s:13:\"sl_fill_color\";s:7:\"#FF0000\";s:17:\"sl_stroke_opacity\";i:1;s:15:\"sl_fill_opacity\";d:0.5;s:15:\"transport_layer\";N;}');
/*!40000 ALTER TABLE `act_wpgmza_maps` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpgmza_point_labels`
--

DROP TABLE IF EXISTS `act_wpgmza_point_labels`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpgmza_point_labels` (
  `id` int NOT NULL AUTO_INCREMENT,
  `map_id` int NOT NULL,
  `name` text COLLATE utf8mb4_unicode_520_ci,
  `center` point DEFAULT NULL,
  `fillColor` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `lineColor` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `opacity` float DEFAULT NULL,
  `fontSize` varchar(3) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `map_id_idx` (`map_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpgmza_point_labels`
--

LOCK TABLES `act_wpgmza_point_labels` WRITE;
/*!40000 ALTER TABLE `act_wpgmza_point_labels` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_wpgmza_point_labels` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpgmza_polygon`
--

DROP TABLE IF EXISTS `act_wpgmza_polygon`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpgmza_polygon` (
  `id` int NOT NULL AUTO_INCREMENT,
  `map_id` int NOT NULL,
  `polydata` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `description` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `innerpolydata` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `linecolor` varchar(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `lineopacity` varchar(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `fillcolor` varchar(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `opacity` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `title` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `ohfillcolor` varchar(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `ohlinecolor` varchar(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `ohopacity` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `polyname` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `linethickness` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `layergroup` int DEFAULT '0',
  `linestyle` int DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `map_id_idx` (`map_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpgmza_polygon`
--

LOCK TABLES `act_wpgmza_polygon` WRITE;
/*!40000 ALTER TABLE `act_wpgmza_polygon` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_wpgmza_polygon` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpgmza_polylines`
--

DROP TABLE IF EXISTS `act_wpgmza_polylines`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpgmza_polylines` (
  `id` int NOT NULL AUTO_INCREMENT,
  `map_id` int NOT NULL,
  `polydata` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `linecolor` varchar(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `linethickness` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `opacity` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `polyname` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `layergroup` int DEFAULT '0',
  `title` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `description` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `ohlinecolor` varchar(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `ohopacity` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `linestyle` int DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `map_id_idx` (`map_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpgmza_polylines`
--

LOCK TABLES `act_wpgmza_polylines` WRITE;
/*!40000 ALTER TABLE `act_wpgmza_polylines` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_wpgmza_polylines` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpgmza_rectangles`
--

DROP TABLE IF EXISTS `act_wpgmza_rectangles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpgmza_rectangles` (
  `id` int NOT NULL AUTO_INCREMENT,
  `map_id` int NOT NULL,
  `name` text COLLATE utf8mb4_unicode_520_ci,
  `cornerA` point DEFAULT NULL,
  `cornerB` point DEFAULT NULL,
  `color` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `opacity` float DEFAULT NULL,
  `lineColor` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `lineOpacity` float DEFAULT '0',
  `description` text COLLATE utf8mb4_unicode_520_ci,
  `hoverEnabled` tinyint(1) DEFAULT '0',
  `ohFillColor` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `ohLineColor` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `ohFillOpacity` float DEFAULT NULL,
  `ohLineOpacity` float DEFAULT NULL,
  `link` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `layergroup` int DEFAULT '0',
  `linethickness` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`),
  KEY `map_id_idx` (`map_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpgmza_rectangles`
--

LOCK TABLES `act_wpgmza_rectangles` WRITE;
/*!40000 ALTER TABLE `act_wpgmza_rectangles` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_wpgmza_rectangles` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpie_template`
--

DROP TABLE IF EXISTS `act_wpie_template`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpie_template` (
  `id` int NOT NULL AUTO_INCREMENT,
  `status` varchar(25) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `opration` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `username` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `unique_id` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `opration_type` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `options` longtext COLLATE utf8mb4_unicode_520_ci,
  `process_log` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `process_lock` int DEFAULT NULL,
  `create_date` datetime NOT NULL,
  `last_update_date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpie_template`
--

LOCK TABLES `act_wpie_template` WRITE;
/*!40000 ALTER TABLE `act_wpie_template` DISABLE KEYS */;
INSERT INTO `act_wpie_template` VALUES (1,'completed','import','actuate','65c0ba19e839f','post','a:126:{s:10:\"importFile\";a:1:{s:32:\"143e98ced4e8f73378c38f90cdcddde8\";a:4:{s:7:\"fileDir\";s:49:\"c4e057392deaff1155012227315c9697/original/extract\";s:8:\"fileName\";s:34:\"Post-Export-2024-Feb-05-103333.csv\";s:12:\"originalName\";s:34:\"Post-Export-2024-Feb-05-103333.zip\";s:7:\"baseDir\";s:32:\"c4e057392deaff1155012227315c9697\";}}s:10:\"activeFile\";s:32:\"143e98ced4e8f73378c38f90cdcddde8\";s:9:\"sheetList\";a:0:{}s:11:\"activeSheet\";s:0:\"\";s:6:\"action\";s:23:\"wpie_import_update_data\";s:14:\"wpie_import_id\";s:1:\"1\";s:12:\"wpieSecurity\";s:10:\"3257e1000c\";s:2:\"bg\";s:1:\"0\";s:5:\"xpath\";s:5:\"/item\";s:4:\"root\";s:4:\"item\";s:12:\"is_new_items\";s:1:\"1\";s:25:\"wpie_total_filter_records\";s:1:\"0\";s:6:\"ref_id\";s:0:\"\";s:9:\"import_id\";s:1:\"0\";s:12:\"import_nonce\";s:0:\"\";s:23:\"wpie_file_upload_method\";s:24:\"wpie_import_local_upload\";s:24:\"wpie_import_local_upload\";s:32:\"143e98ced4e8f73378c38f90cdcddde8\";s:21:\"wpie_text_format_list\";s:3:\"csv\";s:19:\"final_existing_file\";s:0:\"\";s:25:\"wpie_upload_existing_file\";s:0:\"\";s:26:\"wpie_upload_final_file_url\";s:0:\"\";s:16:\"wpie_import_type\";s:4:\"post\";s:18:\"wpie_taxonomy_type\";s:8:\"category\";s:12:\"handle_items\";s:3:\"all\";s:18:\"wpie_csv_delimiter\";s:1:\",\";s:28:\"wpie_file_first_row_is_title\";s:1:\"1\";s:18:\"wpie_template_name\";s:0:\"\";s:15:\"wpie_item_title\";s:10:\"{title[1]}\";s:17:\"wpie_item_content\";s:12:\"{content[1]}\";s:25:\"wpie_item_import_img_tags\";s:1:\"1\";s:17:\"wpie_item_excerpt\";s:12:\"{excerpt[1]}\";s:22:\"wpie_item_image_option\";s:15:\"download_images\";s:25:\"wpie_item_image_url_delim\";s:2:\"||\";s:19:\"wpie_item_image_url\";s:13:\"{imageurl[1]}\";s:35:\"wpie_item_image_media_library_delim\";s:1:\"|\";s:29:\"wpie_item_image_media_library\";s:0:\"\";s:27:\"wpie_item_image_local_delim\";s:1:\"|\";s:21:\"wpie_item_image_local\";s:0:\"\";s:32:\"wpie_item_search_existing_images\";s:1:\"1\";s:21:\"wpie_item_keep_images\";s:1:\"1\";s:34:\"wpie_item_first_imaege_is_featured\";s:1:\"1\";s:31:\"wpie_item_set_image_title_delim\";s:2:\"||\";s:21:\"wpie_item_image_title\";s:16:\"{imagestitle[1]}\";s:33:\"wpie_item_set_image_caption_delim\";s:2:\"||\";s:23:\"wpie_item_image_caption\";s:18:\"{imagescaption[1]}\";s:29:\"wpie_item_set_image_alt_delim\";s:2:\"||\";s:19:\"wpie_item_image_alt\";s:18:\"{imagesalttext[1]}\";s:37:\"wpie_item_set_image_description_delim\";s:2:\"||\";s:27:\"wpie_item_image_description\";s:22:\"{imagesdescription[1]}\";s:32:\"wpie_item_set_image_rename_delim\";s:2:\"||\";s:24:\"wpie_item_image_new_name\";s:0:\"\";s:33:\"wpie_item_set_image_new_ext_delim\";s:2:\"||\";s:17:\"wpie_item_new_ext\";s:0:\"\";s:30:\"wpie_item__yoast_wpseo_focuskw\";s:18:\"{focuskeywords[1]}\";s:28:\"wpie_item__yoast_wpseo_title\";s:13:\"{seotitle[1]}\";s:31:\"wpie_item__yoast_wpseo_metadesc\";s:20:\"{metadescription[1]}\";s:38:\"wpie_item__yoast_wpseo_keywordsynonyms\";s:22:\"{keyphrasesynonyms[1]}\";s:36:\"wpie_item__yoast_wpseo_focuskeywords\";s:21:\"{relatedkeyphrase[1]}\";s:38:\"wpie_item__yoast_wpseo_opengraph-title\";s:18:\"{facebooktitle[1]}\";s:44:\"wpie_item__yoast_wpseo_opengraph-description\";s:24:\"{facebookdescription[1]}\";s:38:\"wpie_item__yoast_wpseo_opengraph-image\";s:3:\"url\";s:47:\"wpie_item__yoast_wpseo_opengraph-image_url_data\";s:18:\"{facebookimage[1]}\";s:57:\"wpie_item__yoast_wpseo_opengraph-image_media_library_data\";s:0:\"\";s:53:\"wpie_item__yoast_wpseo_opengraph-image_directory_data\";s:0:\"\";s:36:\"wpie_item__yoast_wpseo_twitter-title\";s:17:\"{twittertitle[1]}\";s:42:\"wpie_item__yoast_wpseo_twitter-description\";s:23:\"{twitterdescription[1]}\";s:36:\"wpie_item__yoast_wpseo_twitter-image\";s:3:\"url\";s:45:\"wpie_item__yoast_wpseo_twitter-image_url_data\";s:17:\"{twitterimage[1]}\";s:55:\"wpie_item__yoast_wpseo_twitter-image_media_library_data\";s:0:\"\";s:51:\"wpie_item__yoast_wpseo_twitter-image_directory_data\";s:0:\"\";s:42:\"wpie_item__yoast_wpseo_meta-robots-noindex\";s:12:\"as_specified\";s:60:\"wpie_item__yoast_wpseo_meta-robots-noindex_as_specified_data\";s:20:\"{metarobotsindex[1]}\";s:43:\"wpie_item__yoast_wpseo_meta-robots-nofollow\";s:12:\"as_specified\";s:61:\"wpie_item__yoast_wpseo_meta-robots-nofollow_as_specified_data\";s:23:\"{metarobotsnofollow[1]}\";s:38:\"wpie_item__yoast_wpseo_meta-robots-adv\";s:12:\"as_specified\";s:56:\"wpie_item__yoast_wpseo_meta-robots-adv_as_specified_data\";s:23:\"{metarobotsadvanced[1]}\";s:37:\"wpie_item__yoast_wpseo_is_cornerstone\";s:12:\"as_specified\";s:55:\"wpie_item__yoast_wpseo_is_cornerstone_as_specified_data\";s:25:\"{iscornerstonecontent[1]}\";s:30:\"wpie_item__yoast_wpseo_bctitle\";s:21:\"{breadcrumbstitle[1]}\";s:32:\"wpie_item__yoast_wpseo_canonical\";s:17:\"{canonicalurl[1]}\";s:39:\"wpie_item__yoast_wpseo_schema_page_type\";s:12:\"as_specified\";s:57:\"wpie_item__yoast_wpseo_schema_page_type_as_specified_data\";s:19:\"{schemapagetype[1]}\";s:42:\"wpie_item__yoast_wpseo_schema_article_type\";s:12:\"as_specified\";s:60:\"wpie_item__yoast_wpseo_schema_article_type_as_specified_data\";s:22:\"{schemaarticletype[1]}\";s:23:\"wpie_item_not_add_empty\";s:1:\"1\";s:12:\"wpie_item_cf\";a:14:{s:13:\"65c0ba1a639e3\";a:2:{s:4:\"name\";s:9:\"_blog_sub\";s:5:\"value\";s:14:\"{_blog_sub[1]}\";}s:20:\"qv0zi5akx7m39r8hk8zk\";a:2:{s:4:\"name\";s:32:\"_jetpack_dont_email_post_to_subs\";s:5:\"value\";s:37:\"{_jetpack_dont_email_post_to_subs[1]}\";}s:20:\"jovefkrse7dj8vsr9ziv\";a:2:{s:4:\"name\";s:28:\"_jetpack_related_posts_cache\";s:5:\"value\";s:33:\"{_jetpack_related_posts_cache[1]}\";}s:20:\"zlhjvzv0cncelvjk91kp\";a:2:{s:4:\"name\";s:23:\"_publicize_twitter_user\";s:5:\"value\";s:28:\"{_publicize_twitter_user[1]}\";}s:20:\"fbx1hiaw7d5nu0gy3jfk\";a:2:{s:4:\"name\";s:33:\"_rocket_exclude_remove_unused_css\";s:5:\"value\";s:38:\"{_rocket_exclude_remove_unused_css[1]}\";}s:20:\"e0rdhukvnh47isgl6el6\";a:2:{s:4:\"name\";s:12:\"_wp_old_date\";s:5:\"value\";s:17:\"{_wp_old_date[1]}\";}s:20:\"ob0rzxw2w7hgboavh3pm\";a:2:{s:4:\"name\";s:14:\"_wpas_done_all\";s:5:\"value\";s:19:\"{_wpas_done_all[1]}\";}s:20:\"x534mawdm80360lqawmn\";a:2:{s:4:\"name\";s:19:\"_wpas_skip_13980899\";s:5:\"value\";s:24:\"{_wpas_skip_13980899[1]}\";}s:20:\"zlp8abvwke4bged03eub\";a:2:{s:4:\"name\";s:19:\"_wpas_skip_13980908\";s:5:\"value\";s:24:\"{_wpas_skip_13980908[1]}\";}s:20:\"hjmxi1mayn45qdtx3hbv\";a:2:{s:4:\"name\";s:19:\"_wpas_skip_13980915\";s:5:\"value\";s:24:\"{_wpas_skip_13980915[1]}\";}s:20:\"sch6w4tq5qfviq3y7150\";a:2:{s:4:\"name\";s:19:\"_wpas_skip_13980919\";s:5:\"value\";s:24:\"{_wpas_skip_13980919[1]}\";}s:20:\"sav9mrn064qzs1qorrgo\";a:2:{s:4:\"name\";s:8:\"blog_sub\";s:5:\"value\";s:13:\"{blog_sub[1]}\";}s:20:\"qgf320i36385r3qquhke\";a:2:{s:4:\"name\";s:13:\"dsq_thread_id\";s:5:\"value\";s:18:\"{dsq_thread_id[1]}\";}s:20:\"28x31gtnl03701phf1et\";a:2:{s:4:\"name\";s:20:\"wpb_post_views_count\";s:5:\"value\";s:25:\"{wpb_post_views_count[1]}\";}}s:22:\"wpie_item_set_taxonomy\";a:2:{s:8:\"category\";s:1:\"1\";s:8:\"post_tag\";s:1:\"1\";}s:18:\"wpie_item_taxonomy\";a:2:{s:8:\"category\";s:15:\"{categories[1]}\";s:8:\"post_tag\";s:9:\"{tags[1]}\";}s:24:\"wpie_item_taxonomy_delim\";a:2:{s:8:\"category\";s:1:\",\";s:8:\"post_tag\";s:1:\",\";}s:37:\"wpie_item_taxonomy_hierarchical_delim\";a:1:{s:8:\"category\";s:1:\">\";}s:16:\"wpie_item_status\";s:12:\"as_specified\";s:34:\"wpie_item_status_as_specified_data\";s:11:\"{status[1]}\";s:14:\"wpie_item_date\";s:12:\"as_specified\";s:32:\"wpie_item_date_as_specified_data\";s:9:\"{date[1]}\";s:24:\"wpie_item_comment_status\";s:12:\"as_specified\";s:42:\"wpie_item_comment_status_as_specified_data\";s:18:\"{commentstatus[1]}\";s:21:\"wpie_item_ping_status\";s:12:\"as_specified\";s:39:\"wpie_item_ping_status_as_specified_data\";s:15:\"{pingstatus[1]}\";s:14:\"wpie_item_slug\";s:9:\"{slug[1]}\";s:23:\"wpie_item_post_password\";s:17:\"{postpassword[1]}\";s:16:\"wpie_item_author\";s:16:\"{authoremail[1]}\";s:21:\"wpie_item_attachments\";s:0:\"\";s:27:\"wpie_item_attachments_delim\";s:2:\"||\";s:18:\"wpie_item_template\";s:12:\"as_specified\";s:36:\"wpie_item_template_as_specified_data\";s:13:\"{template[1]}\";s:16:\"wpie_item_parent\";s:12:\"as_specified\";s:34:\"wpie_item_parent_as_specified_data\";s:11:\"{parent[1]}\";s:15:\"wpie_item_order\";s:10:\"{order[1]}\";s:31:\"wpie_existing_item_search_logic\";s:5:\"title\";s:36:\"wpie_existing_item_search_logic_slug\";s:0:\"\";s:38:\"wpie_existing_item_search_logic_cf_key\";s:0:\"\";s:40:\"wpie_existing_item_search_logic_cf_value\";s:0:\"\";s:34:\"wpie_existing_item_search_logic_id\";s:0:\"\";s:16:\"wpie_item_update\";s:3:\"all\";s:28:\"wpie_item_update_attachments\";s:3:\"all\";s:23:\"wpie_item_update_images\";s:3:\"all\";s:19:\"wpie_item_update_cf\";s:6:\"append\";s:33:\"wpie_item_update_cf_includes_data\";s:0:\"\";s:33:\"wpie_item_update_cf_excludes_data\";s:0:\"\";s:41:\"wpie_item_update_taxonomies_includes_data\";s:0:\"\";s:41:\"wpie_item_update_taxonomies_excludes_data\";s:0:\"\";s:27:\"wpie_item_update_taxonomies\";s:3:\"all\";s:27:\"wpie_import_file_processing\";s:5:\"chunk\";s:24:\"wpie_records_per_request\";s:2:\"20\";s:22:\"wpie_import_split_file\";s:1:\"1\";s:25:\"wpie_import_friendly_name\";s:0:\"\";}','a:8:{s:5:\"total\";i:103;s:8:\"imported\";i:103;s:7:\"created\";i:103;s:7:\"updated\";i:0;s:7:\"skipped\";i:0;s:15:\"last_records_id\";i:5775;s:19:\"last_records_status\";s:9:\"completed\";s:13:\"last_activity\";s:19:\"2024-02-05 10:39:14\";}',0,'2024-02-05 10:36:09','2024-02-05 10:39:14');
/*!40000 ALTER TABLE `act_wpie_template` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpmailsmtp_debug_events`
--

DROP TABLE IF EXISTS `act_wpmailsmtp_debug_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpmailsmtp_debug_events` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `content` text COLLATE utf8mb4_unicode_520_ci,
  `initiator` text COLLATE utf8mb4_unicode_520_ci,
  `event_type` tinyint unsigned NOT NULL DEFAULT '0',
  `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpmailsmtp_debug_events`
--

LOCK TABLES `act_wpmailsmtp_debug_events` WRITE;
/*!40000 ALTER TABLE `act_wpmailsmtp_debug_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_wpmailsmtp_debug_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpmailsmtp_tasks_meta`
--

DROP TABLE IF EXISTS `act_wpmailsmtp_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpmailsmtp_tasks_meta` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `action` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `data` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpmailsmtp_tasks_meta`
--

LOCK TABLES `act_wpmailsmtp_tasks_meta` WRITE;
/*!40000 ALTER TABLE `act_wpmailsmtp_tasks_meta` DISABLE KEYS */;
INSERT INTO `act_wpmailsmtp_tasks_meta` VALUES (1,'wp_mail_smtp_admin_notifications_update','W10=','2024-01-22 11:01:02');
/*!40000 ALTER TABLE `act_wpmailsmtp_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpr_above_the_fold`
--

DROP TABLE IF EXISTS `act_wpr_above_the_fold`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpr_above_the_fold` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(2000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `is_mobile` tinyint(1) NOT NULL DEFAULT '0',
  `lcp` longtext COLLATE utf8mb4_unicode_520_ci,
  `viewport` longtext COLLATE utf8mb4_unicode_520_ci,
  `error_message` longtext COLLATE utf8mb4_unicode_520_ci,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `modified` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_accessed` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`),
  KEY `url` (`url`(150),`is_mobile`),
  KEY `modified` (`modified`),
  KEY `last_accessed` (`last_accessed`),
  KEY `status_index` (`status`(191))
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpr_above_the_fold`
--

LOCK TABLES `act_wpr_above_the_fold` WRITE;
/*!40000 ALTER TABLE `act_wpr_above_the_fold` DISABLE KEYS */;
INSERT INTO `act_wpr_above_the_fold` VALUES (1,'https://actuate.webpreview.co',0,'{\"type\":\"img\",\"src\":\"https:\\/\\/actuate.webpreview.co\\/wp-content\\/uploads\\/hero.jpg\"}','[{\"type\":\"bg-img\",\"bg_set\":[{\"src\":\"https:\\/\\/actuate.webpreview.co\\/wp-content\\/themes\\/actuate\\/images\\/zebra-right.svg\"}],\"src\":\"\"},{\"type\":\"img\",\"src\":\"https:\\/\\/actuate.webpreview.co\\/wp-content\\/themes\\/actuate\\/images\\/chevron-down.svg\"}]','','completed','2026-03-05 10:15:21','2026-03-05 10:15:21');
/*!40000 ALTER TABLE `act_wpr_above_the_fold` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpr_lazy_render_content`
--

DROP TABLE IF EXISTS `act_wpr_lazy_render_content`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpr_lazy_render_content` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(2000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `is_mobile` tinyint(1) NOT NULL DEFAULT '0',
  `below_the_fold` longtext COLLATE utf8mb4_unicode_520_ci,
  `error_message` longtext COLLATE utf8mb4_unicode_520_ci,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `modified` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_accessed` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `url` (`url`(150),`is_mobile`),
  KEY `modified` (`modified`),
  KEY `last_accessed` (`last_accessed`),
  KEY `status_index` (`status`(191))
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpr_lazy_render_content`
--

LOCK TABLES `act_wpr_lazy_render_content` WRITE;
/*!40000 ALTER TABLE `act_wpr_lazy_render_content` DISABLE KEYS */;
INSERT INTO `act_wpr_lazy_render_content` VALUES (1,'https://actuate.webpreview.co',0,'[\"c19e7fc7fd651f2be739ef543b1fe163\",\"23af25db0570b76d61433f3fc9930b1f\",\"0dd7def1bf33b5df167973c697302621\",\"8d1adf47703fb0fec565b3f53ad5a38c\",\"cdd5bb70a4fa044b7505d2c9b658f0c6\",\"eea0d851fc0dc4925ae3b1bdd1160d72\"]','','completed','2026-03-05 10:15:21','2026-03-05 10:15:21','2026-03-05 10:15:21');
/*!40000 ALTER TABLE `act_wpr_lazy_render_content` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpr_performance_monitoring`
--

DROP TABLE IF EXISTS `act_wpr_performance_monitoring`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpr_performance_monitoring` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(2000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `title` text COLLATE utf8mb4_unicode_520_ci,
  `is_mobile` tinyint(1) NOT NULL DEFAULT '0',
  `job_id` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `queue_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `retries` tinyint(1) NOT NULL DEFAULT '1',
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `data` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `modified` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_accessed` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `submitted_at` timestamp NULL DEFAULT NULL,
  `next_retry_time` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `score` tinyint DEFAULT '0',
  `report_url` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `is_blurred` tinyint(1) NOT NULL DEFAULT '0',
  `metric_data` longtext COLLATE utf8mb4_unicode_520_ci,
  `error_code` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `error_message` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `url` (`url`(150),`is_mobile`),
  KEY `modified` (`modified`),
  KEY `last_accessed` (`last_accessed`),
  KEY `status_index` (`status`(191)),
  KEY `error_code_index` (`error_code`),
  KEY `is_blurred` (`is_blurred`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpr_performance_monitoring`
--

LOCK TABLES `act_wpr_performance_monitoring` WRITE;
/*!40000 ALTER TABLE `act_wpr_performance_monitoring` DISABLE KEYS */;
INSERT INTO `act_wpr_performance_monitoring` VALUES (1,'https://actuate.webpreview.co','Homepage',1,'01KHW07B6DS50ABVHBCHB5N60Y','',0,'completed','{\"start_time\":1771540032,\"is_retest\":false,\"source\":\"add-on page\"}','2026-02-19 22:27:44','2026-02-19 22:27:12','2026-02-19 22:27:12','0000-00-00 00:00:00',92,'https://gtmetrix.com/reports/actuate.webpreview.co/izlJXPAP/',0,'{\"backend_duration\":149,\"browser\":\"3\",\"connect_duration\":328,\"created\":1771540038,\"cumulative_layout_shift\":0,\"dom_content_loaded_duration\":0,\"dom_content_loaded_time\":1472,\"dom_interactive_time\":1022,\"expires\":1774132038,\"first_contentful_paint\":1049,\"first_paint_time\":1049,\"fully_loaded_time\":1641,\"gtmetrix_grade\":\"B\",\"gtmetrix_score\":89,\"html_bytes\":30292,\"largest_contentful_paint\":1245,\"location\":\"24\",\"onload_duration\":1,\"onload_time\":1491,\"page\":\"yQpfUq6g\",\"page_bytes\":5756986,\"page_requests\":22,\"performance_score\":92,\"redirect_duration\":0,\"report_url\":\"https:\\/\\/gtmetrix.com\\/reports\\/actuate.webpreview.co\\/izlJXPAP\\/\",\"rum_speed_index\":1051,\"source\":\"api\",\"speed_index\":1817,\"structure_score\":85,\"test\":\"PB3HicP1\",\"time_to_first_byte\":477,\"time_to_interactive\":1472,\"total_blocking_time\":20,\"url\":\"https:\\/\\/actuate.webpreview.co\\/\"}','',''),(2,'https://actuate.webpreview.co/services/magento-open-source','Magento Open Source - Actuate Digital',1,'01KHW07TKH5BRG0E36FC6WCQKY','',0,'completed','{\"start_time\":1771540048,\"is_retest\":false,\"source\":\"add-on page\"}','2026-02-19 22:28:49','2026-02-19 22:27:28','2026-02-19 22:27:28','0000-00-00 00:00:00',88,'https://gtmetrix.com/reports/actuate.webpreview.co/AyQKhSqv/',0,'{\"backend_duration\":154,\"browser\":\"3\",\"connect_duration\":308,\"created\":1771540054,\"cumulative_layout_shift\":0,\"dom_content_loaded_duration\":3,\"dom_content_loaded_time\":1618,\"dom_interactive_time\":1325,\"expires\":1774132054,\"first_contentful_paint\":737,\"first_paint_time\":737,\"fully_loaded_time\":2221,\"gtmetrix_grade\":\"A\",\"gtmetrix_score\":90,\"html_bytes\":39653,\"largest_contentful_paint\":2083,\"location\":\"24\",\"onload_duration\":13,\"onload_time\":2070,\"page\":\"CrLliNrR\",\"page_bytes\":551298,\"page_requests\":38,\"performance_score\":88,\"redirect_duration\":0,\"report_url\":\"https:\\/\\/gtmetrix.com\\/reports\\/actuate.webpreview.co\\/AyQKhSqv\\/\",\"rum_speed_index\":1851,\"source\":\"api\",\"speed_index\":1407,\"structure_score\":94,\"test\":\"uzxcnIu6\",\"time_to_first_byte\":462,\"time_to_interactive\":1618,\"total_blocking_time\":0,\"url\":\"https:\\/\\/actuate.webpreview.co\\/services\\/magento-open-source\\/\"}','',''),(3,'https://actuate.webpreview.co/case-studies/willow-hall','Willow & Hall | Magento 2 Hyvä Web Build | Actuate Digital - Manchester',1,'01KHW0856AQD4VYXQX4B7D916K','',0,'completed','{\"start_time\":1771540059,\"is_retest\":false,\"source\":\"add-on page\"}','2026-02-19 22:28:49','2026-02-19 22:27:39','2026-02-19 22:27:39','0000-00-00 00:00:00',85,'https://gtmetrix.com/reports/actuate.webpreview.co/qqpMwKr8/',0,'{\"backend_duration\":158,\"browser\":\"3\",\"connect_duration\":298,\"created\":1771540064,\"cumulative_layout_shift\":0,\"dom_content_loaded_duration\":1,\"dom_content_loaded_time\":1457,\"dom_interactive_time\":703,\"expires\":1774132064,\"first_contentful_paint\":709,\"first_paint_time\":709,\"fully_loaded_time\":2664,\"gtmetrix_grade\":\"B\",\"gtmetrix_score\":84,\"html_bytes\":29718,\"largest_contentful_paint\":2551,\"location\":\"24\",\"onload_duration\":15,\"onload_time\":2508,\"page\":\"PdKmmnDC\",\"page_bytes\":5004171,\"page_requests\":23,\"performance_score\":85,\"redirect_duration\":0,\"report_url\":\"https:\\/\\/gtmetrix.com\\/reports\\/actuate.webpreview.co\\/qqpMwKr8\\/\",\"rum_speed_index\":2280,\"source\":\"api\",\"speed_index\":1359,\"structure_score\":82,\"test\":\"dy1Xg5sU\",\"time_to_first_byte\":456,\"time_to_interactive\":1457,\"total_blocking_time\":0,\"url\":\"https:\\/\\/actuate.webpreview.co\\/case-studies\\/willow-hall\\/\"}','','');
/*!40000 ALTER TABLE `act_wpr_performance_monitoring` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpr_preconnect_external_domains`
--

DROP TABLE IF EXISTS `act_wpr_preconnect_external_domains`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpr_preconnect_external_domains` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(2000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `is_mobile` tinyint(1) NOT NULL DEFAULT '0',
  `domains` longtext COLLATE utf8mb4_unicode_520_ci,
  `error_message` longtext COLLATE utf8mb4_unicode_520_ci,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `modified` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_accessed` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `url` (`url`(150),`is_mobile`),
  KEY `modified` (`modified`),
  KEY `last_accessed` (`last_accessed`),
  KEY `status_index` (`status`(191))
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpr_preconnect_external_domains`
--

LOCK TABLES `act_wpr_preconnect_external_domains` WRITE;
/*!40000 ALTER TABLE `act_wpr_preconnect_external_domains` DISABLE KEYS */;
INSERT INTO `act_wpr_preconnect_external_domains` VALUES (1,'https://actuate.webpreview.co',0,'[\"https:\\/\\/cdn.jsdelivr.net\",\"https:\\/\\/placehold.co\"]','','completed','2026-03-05 10:15:21','2026-03-05 10:15:21','2026-03-05 10:15:21');
/*!40000 ALTER TABLE `act_wpr_preconnect_external_domains` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpr_preload_fonts`
--

DROP TABLE IF EXISTS `act_wpr_preload_fonts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpr_preload_fonts` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(2000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `is_mobile` tinyint(1) NOT NULL DEFAULT '0',
  `fonts` longtext COLLATE utf8mb4_unicode_520_ci,
  `error_message` longtext COLLATE utf8mb4_unicode_520_ci,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `modified` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_accessed` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `url` (`url`(150),`is_mobile`),
  KEY `modified` (`modified`),
  KEY `last_accessed` (`last_accessed`),
  KEY `status_index` (`status`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpr_preload_fonts`
--

LOCK TABLES `act_wpr_preload_fonts` WRITE;
/*!40000 ALTER TABLE `act_wpr_preload_fonts` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_wpr_preload_fonts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpr_rocket_cache`
--

DROP TABLE IF EXISTS `act_wpr_rocket_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpr_rocket_cache` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(2000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `modified` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_accessed` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `is_locked` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `url` (`url`(191)),
  KEY `modified` (`modified`),
  KEY `last_accessed` (`last_accessed`)
) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpr_rocket_cache`
--

LOCK TABLES `act_wpr_rocket_cache` WRITE;
/*!40000 ALTER TABLE `act_wpr_rocket_cache` DISABLE KEYS */;
INSERT INTO `act_wpr_rocket_cache` VALUES (5,'https://actuate.webpreview.co','completed','2026-03-05 10:16:29','2026-03-05 10:16:29',0),(6,'https://actuate.webpreview.co/services','completed','2026-03-05 10:15:33','2026-03-05 10:15:33',0),(4,'https://actuate.webpreview.co/awards/the-drum-recommends-digital-awards-finalist-2019','completed','2026-03-05 10:16:31','2026-03-05 10:16:31',0),(7,'https://actuate.webpreview.co/services/adobe-commerce-magento','completed','2026-03-05 10:15:33','2026-03-05 10:15:33',0),(8,'https://actuate.webpreview.co/services/shopify','completed','2026-03-05 10:15:37','2026-03-05 10:15:37',0);
/*!40000 ALTER TABLE `act_wpr_rocket_cache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_wpr_rucss_used_css`
--

DROP TABLE IF EXISTS `act_wpr_rucss_used_css`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_wpr_rucss_used_css` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(2000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `css` longtext COLLATE utf8mb4_unicode_520_ci,
  `hash` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `error_code` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `error_message` longtext COLLATE utf8mb4_unicode_520_ci,
  `unprocessedcss` longtext COLLATE utf8mb4_unicode_520_ci,
  `retries` tinyint(1) NOT NULL DEFAULT '1',
  `is_mobile` tinyint(1) NOT NULL DEFAULT '0',
  `job_id` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `queue_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `modified` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_accessed` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `submitted_at` timestamp NULL DEFAULT NULL,
  `next_retry_time` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`),
  KEY `url` (`url`(150),`is_mobile`),
  KEY `modified` (`modified`),
  KEY `last_accessed` (`last_accessed`),
  KEY `status_index` (`status`(191)),
  KEY `error_code_index` (`error_code`),
  KEY `hash` (`hash`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_wpr_rucss_used_css`
--

LOCK TABLES `act_wpr_rucss_used_css` WRITE;
/*!40000 ALTER TABLE `act_wpr_rucss_used_css` DISABLE KEYS */;
/*!40000 ALTER TABLE `act_wpr_rucss_used_css` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_yoast_indexable`
--

DROP TABLE IF EXISTS `act_yoast_indexable`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_yoast_indexable` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `permalink` longtext COLLATE utf8mb4_unicode_520_ci,
  `permalink_hash` varchar(40) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `object_id` bigint DEFAULT NULL,
  `object_type` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `object_sub_type` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `author_id` bigint DEFAULT NULL,
  `post_parent` bigint DEFAULT NULL,
  `title` text COLLATE utf8mb4_unicode_520_ci,
  `description` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `breadcrumb_title` text COLLATE utf8mb4_unicode_520_ci,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_public` tinyint(1) DEFAULT NULL,
  `is_protected` tinyint(1) DEFAULT '0',
  `has_public_posts` tinyint(1) DEFAULT NULL,
  `number_of_pages` int unsigned DEFAULT NULL,
  `canonical` longtext COLLATE utf8mb4_unicode_520_ci,
  `primary_focus_keyword` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `primary_focus_keyword_score` int DEFAULT NULL,
  `readability_score` int DEFAULT NULL,
  `is_cornerstone` tinyint(1) DEFAULT '0',
  `is_robots_noindex` tinyint(1) DEFAULT '0',
  `is_robots_nofollow` tinyint(1) DEFAULT '0',
  `is_robots_noarchive` tinyint(1) DEFAULT '0',
  `is_robots_noimageindex` tinyint(1) DEFAULT '0',
  `is_robots_nosnippet` tinyint(1) DEFAULT '0',
  `twitter_title` text COLLATE utf8mb4_unicode_520_ci,
  `twitter_image` longtext COLLATE utf8mb4_unicode_520_ci,
  `twitter_description` longtext COLLATE utf8mb4_unicode_520_ci,
  `twitter_image_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `twitter_image_source` text COLLATE utf8mb4_unicode_520_ci,
  `open_graph_title` text COLLATE utf8mb4_unicode_520_ci,
  `open_graph_description` longtext COLLATE utf8mb4_unicode_520_ci,
  `open_graph_image` longtext COLLATE utf8mb4_unicode_520_ci,
  `open_graph_image_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `open_graph_image_source` text COLLATE utf8mb4_unicode_520_ci,
  `open_graph_image_meta` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `link_count` int DEFAULT NULL,
  `incoming_link_count` int DEFAULT NULL,
  `prominent_words_version` int unsigned DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `blog_id` bigint NOT NULL DEFAULT '1',
  `language` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `region` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schema_page_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schema_article_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `has_ancestors` tinyint(1) DEFAULT '0',
  `estimated_reading_time_minutes` int DEFAULT NULL,
  `version` int DEFAULT '1',
  `object_last_modified` datetime DEFAULT NULL,
  `object_published_at` datetime DEFAULT NULL,
  `inclusive_language_score` int DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
  KEY `object_id_and_type` (`object_id`,`object_type`),
  KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
  KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`)
) ENGINE=InnoDB AUTO_INCREMENT=645 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_yoast_indexable`
--

LOCK TABLES `act_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `act_yoast_indexable` DISABLE KEYS */;
INSERT INTO `act_yoast_indexable` VALUES (3,'https://actuate.webpreview.co/','21:4e254d6e5f3a4e20739ada8985a7375f',9,'post','page',1,0,'Magento Agency Manchester | Adobe Commerce | Shopify Plus & CRO Experts','Magento development agency, Adobe Commerce & Shopify experts for CRO, UX design, Hyvä themes, and Magento 2 migration. Let’s solve your next nice problem.','Home Page','publish',NULL,0,NULL,NULL,NULL,'Magento',71,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-01-22 11:01:24','2026-02-16 09:10:40',1,NULL,NULL,NULL,NULL,0,9,2,'2026-02-16 09:10:40','2024-01-22 11:01:24',0),(5,'https://actuate.webpreview.co/','21:4e254d6e5f3a4e20739ada8985a7375f',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Leading UK Adobe Commerce Growth Agency','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'%%sitename%%','','','0',NULL,NULL,NULL,0,NULL,'2024-01-22 11:02:22','2026-03-31 12:37:48',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 10:15:02','2014-11-05 11:37:23',NULL),(12,'https://actuate.webpreview.co/category/uncategorised/','44:35aa98641bbc5dae8f6b6d8722874792',1,'term','category',NULL,NULL,NULL,NULL,'Uncategorised',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-01-24 09:32:59','2026-02-15 11:12:51',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 11:12:50','2023-03-28 07:52:52',NULL),(13,NULL,NULL,NULL,'system-page','404',NULL,NULL,'Page not found %%sep%% %%sitename%%',NULL,'Error 404: Page not found',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-01-24 09:32:59','2024-06-07 16:46:50',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(14,NULL,NULL,NULL,'system-page','search-result',NULL,NULL,'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-01-24 09:32:59','2024-06-07 16:46:50',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(15,NULL,NULL,NULL,'date-archive',NULL,NULL,NULL,'%%date%% %%page%% %%sep%% %%sitename%%','',NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-01-24 09:32:59','2024-06-07 16:46:50',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(25,'https://actuate.webpreview.co/project_type/ux-and-rebuild/','49:05f550292a17532913a468b526b19a56',13,'term','project_type',NULL,NULL,NULL,NULL,'UX and Rebuild',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-02 10:49:17','2026-03-24 15:47:12',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-24 15:47:11','2015-11-11 09:18:18',NULL),(26,'https://actuate.webpreview.co/platform/magento-2/','49:7338cde11abd7e1570e48ef878bd1fd9',14,'term','platform',NULL,NULL,NULL,NULL,'Magento 2',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-02 10:49:29','2026-03-31 09:09:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 10:09:49','2020-04-11 08:22:19',NULL),(27,'https://actuate.webpreview.co/platform/adobe-commerce/','42:ae2ff977e9fc8a13a00df4984385dea0',15,'term','platform',NULL,NULL,NULL,NULL,'Adobe Commerce',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-02 10:49:34','2024-06-07 16:46:50',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),(28,'https://actuate.webpreview.co/platform/shopify/','47:1eb336a9d436d69024c8f902894e3f90',16,'term','platform',NULL,NULL,NULL,NULL,'Shopify',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-02 10:49:39','2026-03-31 08:58:53',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 09:58:53','2024-01-11 09:27:40',NULL),(29,'https://actuate.webpreview.co/platform/shopify-plus/','52:6fa73e2525f34b93c4dca82cf0e613c5',17,'term','platform',NULL,NULL,NULL,NULL,'Shopify Plus',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-02 10:49:44','2026-03-31 08:56:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 09:56:08',NULL,NULL),(30,'https://actuate.webpreview.co/platform/aero/','32:0d453b63045e43383ab28b66787aa009',18,'term','platform',NULL,NULL,NULL,NULL,'Aero',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-02 10:49:47','2024-06-07 17:18:51',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),(31,'https://actuate.webpreview.co/sector/construction/','50:27c011fae54cac39d51821a20533c2ef',19,'term','sector',NULL,NULL,NULL,NULL,'Construction',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-02 10:49:59','2024-12-05 16:35:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-05 16:35:25','2021-04-11 08:24:03',NULL),(32,'https://actuate.webpreview.co/sector/fashion/','36:a4869092b4d898f5e4f26c5444b63a5a',20,'term','sector',NULL,NULL,NULL,NULL,'Fashion',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-02 10:50:06','2026-03-24 15:54:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-24 15:54:41','2014-11-23 08:42:00',NULL),(34,'https://actuate.webpreview.co/project_type/ux-and-build/','47:8f827a9663622b197da0787ed441fe01',21,'term','project_type',NULL,NULL,NULL,NULL,'UX and Build',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-02 10:59:36','2026-03-24 14:47:03',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-24 14:47:03','2014-11-23 08:42:00',NULL),(35,'https://actuate.webpreview.co/platform/magento/','38:729973ef13130e0e019ea2b631cda993',22,'term','platform',NULL,NULL,NULL,NULL,'Magento',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-02 10:59:43','2026-03-24 15:54:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-24 15:54:41','2014-11-23 08:42:00',NULL),(36,'https://actuate.webpreview.co/case-studies/','43:e4950026ace51b04f5b6c2f6ba972bba',NULL,'post-type-archive','case_studies',NULL,NULL,'Award-winning eCommerce | Our Latest Work | Actuate Digital','Our trusted Adobe Commerce and Magento development agency builds successful eCommerce B2C, B2B & D2C stores that consistently drive sales. See our latest results >>','Case Studies',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-02-02 11:06:57','2026-03-31 09:09:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 10:09:49','2014-11-23 08:42:00',NULL),(38,'https://actuate.webpreview.co/project_type/support/','51:b600ae0eb5049c393ad2b7d00bb577ba',23,'term','project_type',NULL,NULL,NULL,NULL,'Support',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-02 11:35:38','2026-03-31 09:05:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 10:05:50','2014-11-23 08:42:00',NULL),(39,'https://actuate.webpreview.co/sector/automotive/','39:5f4e50346cd845000c7824386ffed801',24,'term','sector',NULL,NULL,NULL,NULL,'Automotive',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-02 11:37:31','2026-03-24 14:53:56',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-24 14:53:56','2023-10-11 08:27:07',NULL),(41,'https://actuate.webpreview.co/category/ecommerce/','40:b045958090e1cdafae72846651a4f0e9',25,'term','category',NULL,NULL,NULL,NULL,'Ecommerce',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-05 10:17:27','2026-02-15 13:57:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 13:57:25','2014-11-27 09:02:26',NULL),(42,'https://actuate.webpreview.co/category/insights/','39:e28d4a50a11b6b7bd9c3a0c0f0f0ef59',26,'term','category',NULL,NULL,NULL,NULL,'Insights',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-05 10:17:27','2026-02-15 13:58:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 13:58:02','2014-11-05 11:37:23',NULL),(44,'https://actuate.webpreview.co/category/digital-strategy/','47:e91c29cf02bd52365fb6c7e9404185ef',27,'term','category',NULL,NULL,NULL,NULL,'Digital Strategy',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-05 10:17:27','2026-02-15 13:57:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 13:57:25','2014-11-27 09:02:26',NULL),(46,'https://actuate.webpreview.co/category/magento-2/','40:85ec0bd956afed5ae55779379664d11b',28,'term','category',NULL,NULL,NULL,NULL,'Magento 2',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-05 10:17:27','2026-02-15 13:54:40',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 13:54:40','2016-02-26 09:51:01',NULL),(48,'https://actuate.webpreview.co/tag/web-design/','36:601acd20f45e43171a3e8773029f6fc1',29,'term','post_tag',NULL,NULL,NULL,NULL,'Web Design',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-05 10:17:27','2026-02-15 13:58:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 13:58:02','2014-11-05 11:37:23',NULL),(49,'https://actuate.webpreview.co/category/web-design/','41:3b10747a0e42a703e4e89df831c1147c',30,'term','category',NULL,NULL,NULL,NULL,'Web Design',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-05 10:17:27','2026-02-15 13:58:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 13:58:02','2014-11-05 11:37:23',NULL),(56,'https://actuate.webpreview.co/category/news/','35:4b30b7710dddc7a15ba88be5a7a6a498',31,'term','category',NULL,NULL,NULL,NULL,'News',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-05 10:17:27','2026-02-15 13:52:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 13:52:14','2016-05-16 15:10:44',NULL),(65,'https://actuate.webpreview.co/category/magento-ecommerce/','48:5f96e8c9047b0d29fb048ce92596f597',32,'term','category',NULL,NULL,NULL,NULL,'Magento Ecommerce',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-05 10:17:27','2026-02-15 13:47:31',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 13:47:31','2016-08-16 11:21:57',NULL),(81,'https://actuate.webpreview.co/category/seo/','34:4710840e05df418027b130b97d412410',33,'term','category',NULL,NULL,NULL,NULL,'SEO',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-05 10:17:28','2026-02-15 13:37:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 13:37:21','2017-01-25 10:30:21',NULL),(93,'https://actuate.webpreview.co/tag/local-seo/','35:aedfc5f940ceb146d02aab84038998cb',34,'term','post_tag',NULL,NULL,NULL,NULL,'Local SEO',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-05 10:17:28','2026-02-15 13:26:05',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 13:26:05','2020-10-01 14:34:03',NULL),(94,'https://actuate.webpreview.co/tag/seo/','29:baf724fa86625a2eb89ef4572c66f138',35,'term','post_tag',NULL,NULL,NULL,NULL,'SEO',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-05 10:17:28','2026-02-15 13:26:05',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 13:26:05','2020-10-01 14:34:03',NULL),(109,'https://actuate.webpreview.co/category/social-media/','43:403dbcc8f9826dd33663f8e6e3c65cda',36,'term','category',NULL,NULL,NULL,NULL,'Social Media',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-05 10:17:28','2026-02-15 13:08:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 13:08:09','2021-01-12 12:02:01',NULL),(116,'https://actuate.webpreview.co/category/replatforming/','44:69ede10e380e92c9f01a37378d6b0f76',37,'term','category',NULL,NULL,NULL,NULL,'Replatforming',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-05 10:17:29','2026-02-15 13:21:07',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 13:21:07','2021-03-29 08:54:54',NULL),(120,'https://actuate.webpreview.co/category/marketing/','40:307fb5b090cdcdff1f54def9977b8047',38,'term','category',NULL,NULL,NULL,NULL,'Marketing',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-05 10:17:29','2026-02-15 12:12:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 12:12:18','2021-05-05 08:59:06',NULL),(159,'https://actuate.webpreview.co/ecommerce/ecommerce-is-evolving/','53:533a8bfae3a57d79dcffe4a65cfbfc82',5559,'post','post',1,0,NULL,'Ecommerce is booming and taking over the UK retail landscape||Ecommerce is booming and taking over the UK retail landscape||Ecommerce is booming and taking over the UK retail landscape','Ecommerce is Evolving','publish',NULL,0,NULL,NULL,NULL,'Ecommerce||Ecommerce||Ecommerce',64,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-is-evolving-1-scaled-1.jpg',NULL,'5560','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-is-evolving-1-scaled-1.jpg','5560','featured-image','{\"width\":2560,\"height\":683,\"filesize\":13086,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/ecommerce-is-evolving-1-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/ecommerce-is-evolving-1-scaled-1.jpg\",\"size\":\"full\",\"id\":5560,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:36:57','2026-02-15 13:56:00',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-15 13:56:00','2015-01-20 10:15:08',0),(161,'https://actuate.webpreview.co/insights/get-website-visitors-convert-basics/','66:87d9c3480a69f6cb18ff34b2a28290e1',5561,'post','post',1,0,NULL,NULL,'How to get your website visitors to convert – the basics','publish',NULL,0,NULL,NULL,NULL,'Convert||Convert||Convert',59,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/how-to-get-your-website-visitors-to-convert-1-scaled-1.jpg',NULL,'5562','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/how-to-get-your-website-visitors-to-convert-1-scaled-1.jpg','5562','featured-image','{\"width\":2560,\"height\":683,\"filesize\":13141,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/how-to-get-your-website-visitors-to-convert-1-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/how-to-get-your-website-visitors-to-convert-1-scaled-1.jpg\",\"size\":\"full\",\"id\":5562,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:36:58','2026-02-15 13:55:47',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:55:47','2015-03-15 17:25:56',0),(162,'https://actuate.webpreview.co/insights/magento-2-is-here/','48:c4f2b78b82fbca69b0e0c05f64ddb25a',5563,'post','post',1,0,'Is your store ready for Magento 2?||Is your store ready for Magento 2?||Is your store ready for Magento 2?',NULL,'Magento 2 is here!','publish',NULL,0,NULL,NULL,NULL,'Magento 2||Magento 2||Magento 2',56,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/magento-2-is-here-1-scaled-1.jpg',NULL,'5564','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/magento-2-is-here-1-scaled-1.jpg','5564','featured-image','{\"width\":2560,\"height\":683,\"filesize\":14524,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/magento-2-is-here-1-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/magento-2-is-here-1-scaled-1.jpg\",\"size\":\"full\",\"id\":5564,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2024-02-05 10:36:59','2026-02-15 13:54:40',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-15 13:54:40','2016-02-26 09:51:01',0),(163,'https://actuate.webpreview.co/insights/why-your-website-should-be-responsive/','68:69f8a7ebd33633caf33f31121253b79a',5565,'post','post',1,0,NULL,'Why your website should be responsive and what the benefits are for your digital marketing.||Why your website should be responsive and what the benefits are for your digital marketing.||Why your website should be responsive and what the benefits are for your digital marketing.','Why your website should be responsive','publish',NULL,0,NULL,NULL,NULL,'Responsive||Responsive||Responsive',62,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/why-your-website-should-be-responsive-1-1-scaled-1.jpg',NULL,'5566','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/why-your-website-should-be-responsive-1-1-scaled-1.jpg','5566','featured-image','{\"width\":2560,\"height\":683,\"filesize\":15286,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/why-your-website-should-be-responsive-1-1-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/why-your-website-should-be-responsive-1-1-scaled-1.jpg\",\"size\":\"full\",\"id\":5566,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:00','2026-02-15 13:58:02',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-15 13:58:02','2014-11-05 11:37:23',0),(164,'https://actuate.webpreview.co/ecommerce/bring-on-cyber-monday/','53:cedce622773ef2a450ba7eeb36d137f0',5567,'post','post',1,0,NULL,'Are you ready for Cyber Monday the online shopping event of the year?||Are you ready for Cyber Monday the online shopping event of the year?||Are you ready for Cyber Monday the online shopping event of the year?','Bring on Cyber Monday!','publish',NULL,0,NULL,NULL,NULL,'cyber monday||cyber monday||cyber monday',62,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/bring-on-cyber-monday-1-scaled-1.jpg',NULL,'5568','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/bring-on-cyber-monday-1-scaled-1.jpg','5568','featured-image','{\"width\":2560,\"height\":683,\"filesize\":19038,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/bring-on-cyber-monday-1-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/bring-on-cyber-monday-1-scaled-1.jpg\",\"size\":\"full\",\"id\":5568,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:01','2026-02-15 13:57:25',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 13:57:25','2014-11-27 09:02:26',0),(165,'https://actuate.webpreview.co/ecommerce/ecommerce-explodes-with-black-friday-cyber-monday/','81:a4c9544e118d41852220b91e4ad82598',5569,'post','post',1,0,NULL,'2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?||2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?||2014 saw Ecommerce sales explode with Black Friday and Cyber Monday which online stores got it right and which got it wrong?','Ecommerce explodes with Black Friday &#038; Cyber Monday','publish',NULL,0,NULL,NULL,NULL,'black friday||black friday||black friday',62,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-explodes-1-scaled-1.jpg',NULL,'5570','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-explodes-1-scaled-1.jpg','5570','featured-image','{\"width\":2560,\"height\":683,\"filesize\":21903,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/ecommerce-explodes-1-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/ecommerce-explodes-1-scaled-1.jpg\",\"size\":\"full\",\"id\":5570,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:03','2026-02-15 13:56:43',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 13:56:43','2014-12-04 12:06:53',0),(166,'https://actuate.webpreview.co/insights/five-reasons-magento-2-better-magento/','68:7addeb38491c4f9309a914b65996738c',5571,'post','post',1,0,NULL,NULL,'Five Reasons Why Magento 2 is Better Than Magento','publish',NULL,0,NULL,NULL,NULL,'Magento 2||Magento 2||Magento 2',57,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/five-reasons-why-magento-2-is-better-than-magento-1-scaled-1.jpg',NULL,'5572','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/five-reasons-why-magento-2-is-better-than-magento-1-scaled-1.jpg','5572','featured-image','{\"width\":2560,\"height\":683,\"filesize\":17467,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/five-reasons-why-magento-2-is-better-than-magento-1-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/five-reasons-why-magento-2-is-better-than-magento-1-scaled-1.jpg\",\"size\":\"full\",\"id\":5572,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:05','2026-02-15 13:54:19',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:54:19','2016-03-12 21:35:31',0),(167,'https://actuate.webpreview.co/insights/major-myths-magento/','50:76e7c4892365cb71dc8631afee72dc24',5574,'post','post',1,0,NULL,NULL,'Major Myths About Magento','publish',NULL,0,NULL,NULL,NULL,'Magento Myths||Magento Myths||Magento Myths',59,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/major-myths-about-magento-1-scaled-1.jpg',NULL,'5575','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/major-myths-about-magento-1-scaled-1.jpg','5575','featured-image','{\"width\":2560,\"height\":683,\"filesize\":11781,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/major-myths-about-magento-1-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/major-myths-about-magento-1-scaled-1.jpg\",\"size\":\"full\",\"id\":5575,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:08','2026-02-15 13:53:15',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-15 13:53:15','2016-03-30 09:42:30',0),(181,'https://actuate.webpreview.co/ecommerce/four-tips-christmas-sales/','57:260366f62567981ab06a7eeb69a2b1fa',5603,'post','post',1,0,NULL,'Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.||Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.||Want to make the most of Christmas sales? Check out our 4 handy tips for selling more online this year and help your customer get the presents they want.','Four tips for Christmas Sales','publish',NULL,0,NULL,NULL,NULL,'Four tips for Christmas Sales||Four tips for Christmas Sales||Four tips for Christmas Sales',60,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Four-tips-for-christmas-sales-1-scaled-1.jpg',NULL,'5604','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Four-tips-for-christmas-sales-1-scaled-1.jpg','5604','featured-image','{\"width\":2560,\"height\":683,\"filesize\":30931,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Four-tips-for-christmas-sales-1-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Four-tips-for-christmas-sales-1-scaled-1.jpg\",\"size\":\"full\",\"id\":5604,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:24','2026-02-15 13:40:23',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-15 13:40:23','2016-11-14 12:19:48',0),(183,'https://actuate.webpreview.co/insights/makes-loyal-customer/','51:d09802ecca9e188f03f7bbac2f9148d5',5607,'post','post',1,0,NULL,NULL,'What makes a loyal customer?','publish',NULL,0,NULL,NULL,NULL,'loyal customer||loyal customer||loyal customer',59,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/what-makes-a-loyal-customer-1-scaled-1.jpg',NULL,'5608','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/what-makes-a-loyal-customer-1-scaled-1.jpg','5608','featured-image','{\"width\":2560,\"height\":683,\"filesize\":14156,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/what-makes-a-loyal-customer-1-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/what-makes-a-loyal-customer-1-scaled-1.jpg\",\"size\":\"full\",\"id\":5608,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:26','2026-02-15 13:43:19',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-15 13:43:18','2016-11-08 12:24:20',0),(184,'https://actuate.webpreview.co/news/merry-christmas-happy-new-year/','57:e29759b1191bfdac8d95a38e435dd070',5609,'post','post',1,0,NULL,NULL,'Merry Christmas and a Happy New Year!','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Merry-Christmas-and-a-Happy-New-Year-1-scaled-1.jpg',NULL,'5610','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Merry-Christmas-and-a-Happy-New-Year-1-scaled-1.jpg','5610','featured-image','{\"width\":2560,\"height\":683,\"filesize\":23142,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Merry-Christmas-and-a-Happy-New-Year-1-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Merry-Christmas-and-a-Happy-New-Year-1-scaled-1.jpg\",\"size\":\"full\",\"id\":5610,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',4,NULL,NULL,'2024-02-05 10:37:27','2026-02-15 13:39:40',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-15 13:39:40','2016-12-19 15:46:08',0),(185,'https://actuate.webpreview.co/insights/5-things-selling-millennials/','59:eddaa8aca3a39bfd219bf97bbc4efe05',5611,'post','post',1,0,NULL,NULL,'5 things to do when selling to millennials','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/5-Things-Large-1.png',NULL,'5612','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/5-Things-Large-1.png','5612','featured-image','{\"width\":2560,\"height\":683,\"filesize\":530134,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/5-Things-Large-1.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/5-Things-Large-1.png\",\"size\":\"full\",\"id\":5612,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/png\"}',0,NULL,NULL,'2024-02-05 10:37:28','2026-02-15 13:38:12',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:38:12','2017-01-19 10:16:54',0),(187,'https://actuate.webpreview.co/insights/will-social-shopping-shape-2017/','62:67afcfc12f97661aabf1d5604221cc42',5615,'post','post',1,0,NULL,NULL,'How will social shopping shape 2017?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/how-will-social-shopping-shape-2017-1-scaled-1.jpg',NULL,'5616','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/how-will-social-shopping-shape-2017-1-scaled-1.jpg','5616','featured-image','{\"width\":2560,\"height\":683,\"filesize\":84215,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/how-will-social-shopping-shape-2017-1-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/how-will-social-shopping-shape-2017-1-scaled-1.jpg\",\"size\":\"full\",\"id\":5616,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:34','2026-02-15 13:35:30',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:35:30','2017-02-23 10:25:27',0),(188,'https://actuate.webpreview.co/ecommerce/using-personalisation-boost-conversion-rates/','76:9100d5ce96e68131c52fc35a070351c5',5617,'post','post',1,0,NULL,NULL,'Using personalisation to boost conversion rates','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/using-personalisationn-to-boost-conversion-rates-1-scaled-1.jpg',NULL,'5618','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/using-personalisationn-to-boost-conversion-rates-1-scaled-1.jpg','5618','featured-image','{\"width\":2560,\"height\":683,\"filesize\":24617,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/using-personalisationn-to-boost-conversion-rates-1-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/using-personalisationn-to-boost-conversion-rates-1-scaled-1.jpg\",\"size\":\"full\",\"id\":5618,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:35','2026-02-15 13:35:58',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:35:58','2017-02-02 10:27:06',0),(189,'https://actuate.webpreview.co/insights/google-shopping-ads-convert-better-text-ads-deliver-better-roi/','93:90e84f7988d02177ffad9b05293c410f',5619,'post','post',1,0,NULL,NULL,'Why Google Shopping Ads Convert Better Than Text Ads and Deliver Better ROI','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1.jpg',NULL,'5620','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1.jpg','5620','featured-image','{\"width\":2560,\"height\":683,\"filesize\":19598,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/why-Google-shopping-Ads-Convert-Better-Than-Text-Ads-and-Deliver-Better-ROI-1-scaled-1.jpg\",\"size\":\"full\",\"id\":5620,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:36','2026-02-15 13:37:21',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 13:37:21','2017-01-25 10:30:21',0),(191,'https://actuate.webpreview.co/insights/8-ways-digital-marketing-westworld-effective/','75:f1b5686a9f5212c7a02973b617e2dd0c',5623,'post','post',1,0,NULL,NULL,'8 Ways That the Digital Marketing for Westworld Was Effective','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1.jpg',NULL,'5624','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1.jpg','5624','featured-image','{\"width\":2560,\"height\":683,\"filesize\":26143,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/8-ways-that-the-digital-marketing-for-Westworld-was-effective-1-scaled-1.jpg\",\"size\":\"full\",\"id\":5624,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:38','2026-02-15 13:39:16',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 13:39:16','2017-01-17 10:40:10',0),(203,'https://actuate.webpreview.co/insights/invest-in-offsetting-lost-sales-and-claim-funding-of-up-to-5000-if-your-business-is-based-in-cheshire-and-warrington/','147:c77e9d6bb7c269cca0902126b7c5dd7d',5651,'post','post',1,0,NULL,NULL,'Invest in offsetting lost sales and claim funding of up to £5,000 if your business is based in Cheshire and Warrington','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Claim-funding-scaled-1.jpg',NULL,'5644','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Claim-funding-scaled-1.jpg','5644','featured-image','{\"width\":2560,\"height\":683,\"filesize\":14826,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Claim-funding-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Claim-funding-scaled-1.jpg\",\"size\":\"full\",\"id\":5644,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:55','2026-02-15 13:17:24',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:17:24','2020-10-29 16:05:39',0),(204,'https://actuate.webpreview.co/insights/training-your-staff-to-maintain-tight-e-commerce-security-during-lockdown/','104:a2f1bec039232d22a9d36a614279b046',5652,'post','post',1,0,NULL,NULL,'Training Your Staff To Maintain Tight eCommerce Security During Lockdown','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/blog-ecomm-security-scaled-1.jpg',NULL,'5646','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/blog-ecomm-security-scaled-1.jpg','5646','featured-image','{\"width\":2560,\"height\":683,\"filesize\":23903,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/blog-ecomm-security-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/blog-ecomm-security-scaled-1.jpg\",\"size\":\"full\",\"id\":5646,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:55','2026-02-15 13:16:16',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 13:16:16','2020-11-09 16:43:52',0),(205,'https://actuate.webpreview.co/insights/free-one-to-one-e-commerce-review-to-help-your-business-thrive-during-lockdown/','109:4dc39dedfaadde6aa128d144b99f87b8',5653,'post','post',1,0,NULL,NULL,'Free One-to-One eCommerce Review To Help Your Business Thrive During Lockdown','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/blog-ecomm-review-scaled-1.jpg',NULL,'5647','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/blog-ecomm-review-scaled-1.jpg','5647','featured-image','{\"width\":2560,\"height\":683,\"filesize\":19422,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/blog-ecomm-review-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/blog-ecomm-review-scaled-1.jpg\",\"size\":\"full\",\"id\":5647,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:55','2026-02-15 13:14:59',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:14:59','2020-11-12 16:47:01',0),(206,'https://actuate.webpreview.co/insights/top-tips-to-increase-online-orders-this-christmas/','80:0610d43df735592739f4816a8d4faffc',5654,'post','post',1,0,NULL,NULL,'Top Tips To Increase Online Orders This Christmas','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/blog-christmas-orders-scaled-1.jpg',NULL,'5655','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/blog-christmas-orders-scaled-1.jpg','5655','featured-image','{\"width\":2560,\"height\":683,\"filesize\":25029,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/blog-christmas-orders-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/blog-christmas-orders-scaled-1.jpg\",\"size\":\"full\",\"id\":5655,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:55','2026-02-15 13:14:23',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 13:14:23','2020-11-17 10:17:43',0),(207,'https://actuate.webpreview.co/insights/the-importance-of-user-experience-design-for-your-website/','88:8a7dd4085e6ad612487969df56a20d4c',5656,'post','post',2,0,NULL,'The Importance of User Experience Design For Your Website. In simple terms, UX is the feeling you get when interacting with a website','The Importance of User Experience Design For Your Website','publish',NULL,0,NULL,NULL,NULL,'The Importance of User Experience Design For Your Website',73,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1.jpg',NULL,'5657','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1.jpg','5657','featured-image','{\"width\":2560,\"height\":683,\"filesize\":25086,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/The-Importance-of-User-Experience-Design-For-Your-Website-scaled-1.jpg\",\"size\":\"full\",\"id\":5657,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:56','2026-02-15 13:41:53',1,NULL,NULL,NULL,NULL,0,5,2,'2026-02-15 13:41:53','2020-11-30 13:49:09',0),(208,'https://actuate.webpreview.co/insights/the-ultimate-seo-jargon-buster/','61:c956258106bae7a5639b67ef7d7e0bdd',5658,'post','post',1,0,NULL,NULL,'The Ultimate SEO Jargon Buster','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-scaled-1.jpg',NULL,'5659','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-scaled-1.jpg','5659','featured-image','{\"width\":2560,\"height\":683,\"filesize\":15753,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/SEO-Jargon-Buster-scaled-1.jpg\",\"size\":\"full\",\"id\":5659,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:57','2026-02-15 13:13:11',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:13:11','2020-12-03 16:11:18',0),(209,'https://actuate.webpreview.co/news/aero-commerce-x-actuate-a-winning-combination/','72:dff05aa708952a1c0c612fd8a61728c8',5660,'post','post',1,0,NULL,NULL,'Aero Commerce x Actuate = A Winning Combination','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Actuate-x-Aero-scaled-1.jpg',NULL,'5661','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Actuate-x-Aero-scaled-1.jpg','5661','featured-image','{\"width\":2560,\"height\":683,\"filesize\":20444,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Actuate-x-Aero-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Actuate-x-Aero-scaled-1.jpg\",\"size\":\"full\",\"id\":5661,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:58','2026-02-15 13:12:09',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:12:09','2020-12-10 15:37:35',0),(210,'https://actuate.webpreview.co/insights/avoiding-q1-sales-slumps-at-your-e-commerce-store/','80:56eb6befc590e89a966d8491a72ec589',5662,'post','post',1,0,NULL,NULL,'Avoiding Q1 Sales Slumps at your eCommerce Store','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Avoiding-Q1-Sales-Slumps-scaled-1.jpg',NULL,'5663','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Avoiding-Q1-Sales-Slumps-scaled-1.jpg','5663','featured-image','{\"width\":2560,\"height\":683,\"filesize\":22913,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Avoiding-Q1-Sales-Slumps-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Avoiding-Q1-Sales-Slumps-scaled-1.jpg\",\"size\":\"full\",\"id\":5663,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:37:59','2026-02-15 13:10:23',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 13:10:23','2020-12-31 15:00:03',0),(211,'https://actuate.webpreview.co/digital-strategy/seo-jargon-buster-additions/','66:2ddb2711ea698763bbe42e215db0bf82',5665,'post','post',1,0,NULL,NULL,'SEO Jargon Buster (Additions)','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-1-1-scaled-1.jpg',NULL,'5666','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-1-1-scaled-1.jpg','5666','featured-image','{\"width\":2560,\"height\":683,\"filesize\":17534,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-1-1-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/SEO-Jargon-Buster-1-1-scaled-1.jpg\",\"size\":\"full\",\"id\":5666,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:38:01','2026-02-15 13:09:18',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:09:18','2021-01-07 09:30:10',0),(212,'https://actuate.webpreview.co/digital-strategy/seo-jargon-buster-additions-part-2/','73:bd025ef3ce8d03a747fda1275bccc9d4',5667,'post','post',1,0,NULL,NULL,'SEO Jargon Buster (Additions) Part 2','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-2-scaled-1.jpg',NULL,'5668','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-2-scaled-1.jpg','5668','featured-image','{\"width\":2560,\"height\":683,\"filesize\":19585,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/SEO-Jargon-Buster-2-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/SEO-Jargon-Buster-2-scaled-1.jpg\",\"size\":\"full\",\"id\":5668,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:38:02','2026-02-15 13:05:02',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:05:02','2021-01-13 09:30:46',0),(213,'https://actuate.webpreview.co/social-media/free-social-media-content-calendar-for-2021/','78:8eff560dc6ec2a8626d09bbcaa21b0ae',5669,'post','post',1,0,NULL,'Free Social Media Content Calendar for 2021. Get help planning your social media with Actuate\'s free social media calendar for 2021','Free Social Media Content Calendar for 2021','publish',NULL,0,NULL,NULL,NULL,'Free Social Media Content Calendar for 2021',75,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Social-Media-Content-Calendar-scaled-1.jpg',NULL,'5670','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Social-Media-Content-Calendar-scaled-1.jpg','5670','featured-image','{\"width\":2560,\"height\":683,\"filesize\":24020,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Social-Media-Content-Calendar-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Social-Media-Content-Calendar-scaled-1.jpg\",\"size\":\"full\",\"id\":5670,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:38:03','2026-02-15 13:08:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 13:08:09','2021-01-12 12:02:01',0),(214,'https://actuate.webpreview.co/ecommerce/your-e-commerce-guide-to-valentines-day/','80:575055af8b2663df9870eee0ab6bfa60',5671,'post','post',1,0,NULL,'Your eCommerce Guide to Valentine\'s Day. We\'re heading into a lockdown Valentine\'s Day because unfortunately not only LOVE is in the air!','Your eCommerce Guide to Valentine&#8217;s Day','publish',NULL,0,NULL,NULL,NULL,'Your eCommerce Guide to Valentine\'s Day',59,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Ecomm-Valentines-Day-scaled-1.jpg',NULL,'5672','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Ecomm-Valentines-Day-scaled-1.jpg','5672','featured-image','{\"width\":2560,\"height\":683,\"filesize\":23255,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Ecomm-Valentines-Day-scaled-1.jpg\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/Ecomm-Valentines-Day-scaled-1.jpg\",\"size\":\"full\",\"id\":5672,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:38:04','2024-11-26 11:45:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-06-10 10:03:39','2021-01-18 12:08:43',0),(215,'https://actuate.webpreview.co/ecommerce/understanding-the-total-cost-of-ownership-for-your-e-commerce-website/','101:1c352c418e58ab10d63050ff5f0598dc',5673,'post','post',1,0,NULL,'Unfortunately, not all eCommerce solutions are built equally with many coming with hidden costs or caveats','Understanding The Total Cost of Ownership For Your E- Commerce Website','publish',NULL,0,NULL,NULL,NULL,'Understanding The Total Cost of Ownership For Your E- Commerce Website',64,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Cost-of-ownership-scaled-1.jpg',NULL,'5674','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Cost-of-ownership-scaled-1.jpg','5674','featured-image','{\"width\":2560,\"height\":683,\"filesize\":19226,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Cost-of-ownership-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Cost-of-ownership-scaled-1.jpg\",\"size\":\"full\",\"id\":5674,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:38:05','2026-02-15 13:03:04',1,NULL,NULL,NULL,NULL,0,5,2,'2026-02-15 13:03:04','2021-01-25 09:00:22',0),(216,'https://actuate.webpreview.co/ecommerce/conquering-e-commerce-conversion-rates/','70:b1be5d6f9758398e6f695d865a7e9e8b',5676,'post','post',1,0,NULL,'Conquering eCommerce Conversion Rates. Are you besieged continuously with three-letter acronyms and wish for once that someone would explain','Conquering eCommerce Conversion Rates','publish',NULL,0,NULL,NULL,NULL,'Conquering eCommerce Conversion Rates',73,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Ecomm-Conversion-Rates-1-scaled-1.jpg',NULL,'5677','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Ecomm-Conversion-Rates-1-scaled-1.jpg','5677','featured-image','{\"width\":2560,\"height\":683,\"filesize\":20631,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Ecomm-Conversion-Rates-1-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Ecomm-Conversion-Rates-1-scaled-1.jpg\",\"size\":\"full\",\"id\":5677,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:38:07','2026-02-15 12:48:06',1,NULL,NULL,NULL,NULL,0,5,2,'2026-02-15 12:48:06','2021-02-08 13:55:55',0),(217,'https://actuate.webpreview.co/ecommerce/how-to-know-your-seo-is-working/','63:dd3e2450e6deea7af6064d7369243363',5678,'post','post',1,0,NULL,NULL,'How To Know Your SEO Is Working ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Know-Your-SEO-is-Working-scaled-1.jpg',NULL,'5679','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Know-Your-SEO-is-Working-scaled-1.jpg','5679','featured-image','{\"width\":2560,\"height\":683,\"filesize\":37783,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Know-Your-SEO-is-Working-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Know-Your-SEO-is-Working-scaled-1.jpg\",\"size\":\"full\",\"id\":5679,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:38:08','2026-02-15 12:35:06',1,NULL,NULL,NULL,NULL,0,11,2,'2026-02-15 12:35:06','2021-03-01 09:12:52',0),(218,'https://actuate.webpreview.co/ecommerce/5-e-commerce-predictions-and-trends-for-2021/','76:bea7b21b60210601ab61c788cf4a5342',5680,'post','post',1,0,NULL,'5 eCommerce Predictions And Trends For 2021. Due to the COVID pandemic, global eCommerce sales soured during 2020.','5 eCommerce Predictions And Trends For 2021 ','publish',NULL,0,NULL,NULL,NULL,'5 eCommerce Predictions And Trends For 2021 ',70,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Ecomm-Trends-2021-scaled-1.jpg',NULL,'5681','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Ecomm-Trends-2021-scaled-1.jpg','5681','featured-image','{\"width\":2560,\"height\":683,\"filesize\":42262,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Ecomm-Trends-2021-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Ecomm-Trends-2021-scaled-1.jpg\",\"size\":\"full\",\"id\":5681,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:38:09','2026-02-15 12:24:35',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 12:24:35','2021-03-08 12:10:05',0),(220,'https://actuate.webpreview.co/ecommerce/an-introduction-to-customer-personas-and-their-importance-to-your-business-and-website/','118:30dfefdb2e96c6f472aee668eb37c85c',5684,'post','post',1,0,NULL,NULL,'An Introduction To Customer Personas And Their Importance To Your Business And Website ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Customer-Personas-scaled-1.jpg',NULL,'5685','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Customer-Personas-scaled-1.jpg','5685','featured-image','{\"width\":2560,\"height\":683,\"filesize\":48042,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Customer-Personas-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Customer-Personas-scaled-1.jpg\",\"size\":\"full\",\"id\":5685,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:38:12','2026-02-15 12:16:36',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 12:16:36','2021-04-14 12:22:52',0),(221,'https://actuate.webpreview.co/digital-strategy/getting-to-grips-with-local-seo-part-2/','77:0a182ff3dfdff814143f20fd9a68858a',5686,'post','post',1,0,NULL,NULL,'Getting to grips with local SEO &#8211; Part 2 ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Local-SEO-Part-2-scaled-1.jpg',NULL,'5687','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Local-SEO-Part-2-scaled-1.jpg','5687','featured-image','{\"width\":2560,\"height\":683,\"filesize\":34438,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Local-SEO-Part-2-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Local-SEO-Part-2-scaled-1.jpg\",\"size\":\"full\",\"id\":5687,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:38:13','2026-02-15 12:15:05',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 12:15:05','2021-04-20 08:00:58',0),(226,'https://actuate.webpreview.co/ecommerce/could-aero-commerce-hit-the-sweet-spot-for-your-business/','88:d9c137eb86f11c7ffdd9e9bc87859f7a',5696,'post','post',1,0,NULL,NULL,'Could Aero Commerce Hit The Sweet Spot For Your Business ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Could-Aero-be-the-Sweetspot-scaled-1.jpg',NULL,'5697','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Could-Aero-be-the-Sweetspot-scaled-1.jpg','5697','featured-image','{\"width\":2560,\"height\":683,\"filesize\":47208,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Could-Aero-be-the-Sweetspot-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Could-Aero-be-the-Sweetspot-scaled-1.jpg\",\"size\":\"full\",\"id\":5697,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:38:19','2026-02-15 12:13:23',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 12:13:23','2021-04-20 09:01:12',0),(227,'https://actuate.webpreview.co/insights/15-steps-for-choosing-your-web-design-agency/','84:dc18ccb2d06bbb3b6946b4e64d353605',5698,'post','post',1,0,NULL,NULL,'15 steps for choosing your web design agency','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Planning-for-a-new-site-1-scaled-1.jpg',NULL,'5699','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Planning-for-a-new-site-1-scaled-1.jpg','5699','featured-image','{\"width\":2560,\"height\":683,\"filesize\":22108,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Planning-for-a-new-site-1-scaled-1.jpg\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/Planning-for-a-new-site-1-scaled-1.jpg\",\"size\":\"full\",\"id\":5699,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:38:20','2024-11-26 11:45:42',1,NULL,NULL,NULL,NULL,0,3,2,'2024-06-10 10:03:40','2014-12-18 10:02:07',0),(229,'https://actuate.webpreview.co/ecommerce/what-is-ecommerce-customer-experience-and-why-does-it-matter/','92:33a4ac0b6a2269615b2b51c8b70b4fe8',5702,'post','post',1,0,NULL,'eCommerce customer experience refers specifically to the digital experience a business delivers to their customers.','What is “eCommerce Customer Experience” and why does it matter?','publish',NULL,0,NULL,NULL,NULL,'What is “eCommerce Customer Experience” and why does it matter?',77,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/What-is-Ecommerce-Customer-Experience_-scaled-1.jpg',NULL,'5703','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/What-is-Ecommerce-Customer-Experience_-scaled-1.jpg','5703','featured-image','{\"width\":2560,\"height\":683,\"filesize\":28821,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/What-is-Ecommerce-Customer-Experience_-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/What-is-Ecommerce-Customer-Experience_-scaled-1.jpg\",\"size\":\"full\",\"id\":5703,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:38:22','2026-02-15 12:02:38',1,NULL,NULL,NULL,NULL,0,5,2,'2026-02-15 12:02:38','2021-08-26 07:38:01',0),(230,'https://actuate.webpreview.co/ecommerce/why-your-website-should-have-a-new-in-product-page/','91:38303a6fef452d3321a5da2b46be41ce',5704,'post','post',1,0,NULL,NULL,'Why your website should have a ‘New In’ product page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/New-In-Product-Page-scaled-1.jpg',NULL,'5705','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/New-In-Product-Page-scaled-1.jpg','5705','featured-image','{\"width\":2560,\"height\":683,\"filesize\":19836,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/New-In-Product-Page-scaled-1.jpg\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/New-In-Product-Page-scaled-1.jpg\",\"size\":\"full\",\"id\":5705,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:38:23','2024-11-26 11:45:42',1,NULL,NULL,NULL,NULL,0,2,2,'2024-06-10 10:03:38','2021-12-08 11:18:42',0),(231,'https://actuate.webpreview.co/insights/urgent-security-fix-for-magento-2-3-2-4/','70:cf141e7a42343f676f63ad82331ea554',5706,'post','post',1,0,NULL,NULL,'Urgent Security Fix for Magento 2.3 &#038; 2.4','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/magento-update-scaled-1.jpg',NULL,'5707','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/magento-update-scaled-1.jpg','5707','featured-image','{\"width\":2560,\"height\":683,\"filesize\":16272,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/magento-update-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/magento-update-scaled-1.jpg\",\"size\":\"full\",\"id\":5707,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:38:24','2026-02-15 11:58:40',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-15 11:58:40','2022-02-23 16:52:26',0),(236,'https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/','63:649f47da579f0da421fc193ca55b05fa',5721,'post','post',1,0,'Create An Amazing eCommerce Plan – Here’s How!','Create a successful eCommerce plan for your business with these tips. Need help with your eCommerce strategy? Contact Actuate Agency for assistance.','How to Create an Amazing eCommerce Plan to Improve Your Numbers','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Actuate-Blog-FI-min.png',NULL,'5722','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Actuate-Blog-FI-min.png','5722','featured-image','{\"width\":633,\"height\":385,\"filesize\":19515,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Actuate-Blog-FI-min.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Actuate-Blog-FI-min.png\",\"size\":\"full\",\"id\":5722,\"alt\":\"\",\"pixels\":243705,\"type\":\"image/png\"}',4,NULL,NULL,'2024-02-05 10:38:40','2026-02-15 11:44:54',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 11:44:54','2022-10-25 10:00:11',0),(237,'https://actuate.webpreview.co/ecommerce/4-common-ecommerce-mistakes/','59:6de12fcf9bb5c18af18af9b03c1db607',5724,'post','post',1,0,'4 Common eCommerce Errors that Beginners Should Avoid','Here are a few common eCommerce mistakes often made by beginners. Contact Actuate Agency at 0161 672 0877 for the best eCommerce solutions!','4 Common eCommerce Mistakes That Beginners Make (And Should Avoid)','publish',NULL,0,NULL,NULL,NULL,'eCommerce mistakes',80,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid.jpg',NULL,'5725','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid.jpg','5725','featured-image','{\"width\":1350,\"height\":679,\"filesize\":26838,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Feature-Image-4-Common-eCommerce-Mistakes-That-Beginners-Make-And-Should-Avoid.jpg\",\"size\":\"full\",\"id\":5725,\"alt\":\"\",\"pixels\":916650,\"type\":\"image/jpeg\"}',8,NULL,NULL,'2024-02-05 10:38:40','2026-02-15 11:37:09',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 11:37:09','2022-11-08 12:00:59',0),(238,'https://actuate.webpreview.co/ecommerce/tips-for-ecommerce-website-for-christmas/','72:b249b1cc53327635efd38d0787f15837',5726,'post','post',1,0,'4 Effective Tips To Boost Your Ecommerce Website For Christmas','Want to boost your holiday sales? Here’s how you can set up your eCommerce website for Christmas. Contact Actuate Agency for the best eCommerce solutions!','How to Setup Your eCommerce Website for Christmas: 4 Tips to Boost Sales','publish',NULL,0,NULL,NULL,NULL,'eCommerce website for Christmas',84,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales.jpg',NULL,'5727','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales.jpg','5727','featured-image','{\"width\":1350,\"height\":679,\"filesize\":37038,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Feature-Image-How-to-Setup-Your-eCommerce-Website-for-Christmas-4-Tips-to-Boost-Sales.jpg\",\"size\":\"full\",\"id\":5727,\"alt\":\"\",\"pixels\":916650,\"type\":\"image/jpeg\"}',3,NULL,NULL,'2024-02-05 10:38:41','2026-02-15 11:35:25',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 11:35:25','2022-11-22 12:00:05',0),(239,'https://actuate.webpreview.co/insights/effective-holiday-discount-pricing-strategies/','76:ac5f5b86ad4d0e87c4ab19183362d898',5728,'post','post',1,0,'3 Amazing Holiday Discount Pricing Strategies for Festive Season','Increase your AOV with these helpful holiday discount pricing strategies. For efficient eCommerce solutions, Contact Actuate Agency on 0161 672 0877.','Holiday Discount Pricing Strategies: 3 Ways to Increase Your AOV','publish',NULL,0,NULL,NULL,NULL,'Holiday Discount Pricing Strategies',80,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1.jpg',NULL,'5729','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1.jpg','5729','featured-image','{\"width\":1350,\"height\":679,\"filesize\":44549,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Feature-Image-Holiday-Discount-Pricing-Strategies-3-Ways-to-Increase-Your-AOV-1.jpg\",\"size\":\"full\",\"id\":5729,\"alt\":\"\",\"pixels\":916650,\"type\":\"image/jpeg\"}',8,NULL,NULL,'2024-02-05 10:38:42','2026-02-15 11:30:57',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 11:30:57','2022-12-06 12:00:00',0),(240,'https://actuate.webpreview.co/ecommerce/shopify-ecommerce-benefits/','58:c942753f4601b8ec447840c93d474be6',5730,'post','post',1,0,'5 Reasons Why You Need to Shift to Shopify Now!','Find out how Shopify eCommerce can benefit your online business. Contact Actuate Agency for Shopify eCommerce development, maintenance and more.','5 Reasons Shopify is Stealing eCommerce Market Share','publish',NULL,0,NULL,NULL,NULL,'shopify ecommerce',78,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2.jpg',NULL,'5731','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2.jpg','5731','featured-image','{\"width\":1350,\"height\":679,\"filesize\":22470,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Feature-Image-5-Reasons-Shopify-is-Stealing-E-commerce-Market-Share-2.jpg\",\"size\":\"full\",\"id\":5731,\"alt\":\"\",\"pixels\":916650,\"type\":\"image/jpeg\"}',5,NULL,NULL,'2024-02-05 10:38:43','2026-02-15 11:28:27',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 11:28:27','2022-12-20 12:00:07',0),(241,'https://actuate.webpreview.co/ecommerce/ux-design-for-ecommerce-websites/','64:f7e100c9115a0b5d7f4508093d74d08c',5732,'post','post',2,0,'4 Ways Good UX Design for eCommerce Websites is Beneficial','Having immersive UX designs for eCommerce websites can be game-changing for businesses. Read to learn more and contact us for UX design services!','4 Reasons Good UX Design is Crucial to an eCommerce Website','publish',NULL,0,NULL,NULL,NULL,'ux design for eCommerce websites',77,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1.jpg',NULL,'5733','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1.jpg','5733','featured-image','{\"width\":2560,\"height\":1707,\"filesize\":134082,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Reasons-Good-UX-Design-is-Crucial-to-an-eCommerce-Website-scaled-1.jpg\",\"size\":\"full\",\"id\":5733,\"alt\":\"\",\"pixels\":4369920,\"type\":\"image/jpeg\"}',6,NULL,NULL,'2024-02-05 10:38:44','2026-02-15 13:42:46',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 13:42:46','2023-01-03 12:00:20',0),(242,'https://actuate.webpreview.co/ecommerce/ecommerce-strategy-tips-for-small-businesses/','76:e7ceef2eb340d698b6077d03a7a05c7a',5735,'post','post',1,0,'4 Reliable eCommerce Strategy Strategies for Small Businesses','Need some eCommerce strategy tips for small businesses? Read this blog and contact Actuate agency for eCommerce strategy services today!','4 Useful eCommerce Strategy Tips for Small Businesses to Get Started','publish',NULL,0,NULL,NULL,NULL,'eCommerce strategy tips for small businesses',77,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-strategy-for-beginners.jpg',NULL,'5736','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-strategy-for-beginners.jpg','5736','featured-image','{\"width\":1930,\"height\":1086,\"filesize\":50831,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/ecommerce-strategy-for-beginners.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/ecommerce-strategy-for-beginners.jpg\",\"size\":\"full\",\"id\":5736,\"alt\":\"\",\"pixels\":2095980,\"type\":\"image/jpeg\"}',7,NULL,NULL,'2024-02-05 10:38:49','2026-02-15 11:23:42',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 11:23:41','2023-01-17 12:00:28',0),(243,'https://actuate.webpreview.co/ecommerce/benefits-magento-2/','50:86483243fe1c648eba6cc63cc2f411d2',5737,'post','post',1,0,'5 Benefits of Using Magento 2 on Your eCommerce Store','Upgrading to Magneto 2 can provide unique benefits to your eCommerce website. From better UX to more sales, learn about the advantages here!','5 Amazing Benefits of Using Magento 2 for Your eCommerce Store','publish',NULL,0,NULL,NULL,NULL,'benefits of Magento 2',78,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/benefits-of-magento-2.jpeg',NULL,'5738','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/benefits-of-magento-2.jpeg','5738','featured-image','{\"width\":2508,\"height\":1672,\"filesize\":101113,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/benefits-of-magento-2.jpeg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/benefits-of-magento-2.jpeg\",\"size\":\"full\",\"id\":5738,\"alt\":\"\",\"pixels\":4193376,\"type\":\"image/jpeg\"}',8,NULL,NULL,'2024-02-05 10:38:50','2026-02-15 11:21:31',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 11:21:31','2023-01-31 12:00:14',0),(244,'https://actuate.webpreview.co/ecommerce/maximising-customer-experience-3-best-practices-for-shopify/','91:bb75f9d5f5f6ea302858c7364c5e4b3e',5739,'post','post',2,0,'3 Best Practices for Shopify to Improve Customer Experience','Implementing the best practices help your Shopify website gain more sales. This includes improving the look and feel of your Shopify store','Maximising Customer Experience: 3 Best Practices for Shopify','publish',NULL,0,NULL,NULL,NULL,'shopify best practices',82,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/shopify-best-practices-min.jpg',NULL,'5740','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/shopify-best-practices-min.jpg','5740','featured-image','{\"width\":1775,\"height\":1181,\"filesize\":106802,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/shopify-best-practices-min.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/shopify-best-practices-min.jpg\",\"size\":\"full\",\"id\":5740,\"alt\":\"\",\"pixels\":2096275,\"type\":\"image/jpeg\"}',4,NULL,NULL,'2024-02-05 10:38:53','2026-02-15 13:41:53',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 13:41:53','2023-02-14 13:42:14',0),(245,'https://actuate.webpreview.co/ecommerce/advantages-mobile-friendly-e-commerce-website/','77:62631cf28d3c9bbd9d72ba7e903e51d3',5741,'post','post',1,0,'4 Advantages of Having a Mobile-Friendly eCommerce Website','There are many advantages to having a mobile-friendly eCommerce website you can’t ignore. To learn more, contact Actuate Agency today!','4 Advantages of Having a Mobile-friendly eCommerce Website','publish',NULL,0,NULL,NULL,NULL,'advantages of mobile-friendly eCommerce website',77,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/mobile-friendly-ecommerce-website.jpg',NULL,'5742','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/mobile-friendly-ecommerce-website.jpg','5742','featured-image','{\"width\":1800,\"height\":1200,\"filesize\":58082,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/mobile-friendly-ecommerce-website.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/mobile-friendly-ecommerce-website.jpg\",\"size\":\"full\",\"id\":5742,\"alt\":\"\",\"pixels\":2160000,\"type\":\"image/jpeg\"}',5,NULL,NULL,'2024-02-05 10:38:54','2026-02-15 11:16:48',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 11:16:48','2023-02-28 12:00:05',0),(246,'https://actuate.webpreview.co/digital-strategy/engaging-ecommerce-website-design/','72:9cffc4ff4e643eb43c703b2cb3f5bdb5',5743,'post','post',2,0,'3 Tips to Create an Engaging eCommerce Website Design','Looking for ways to create an engaging eCommerce website that generates more sales? Read this blog to learn more!','3 Tips to Create an Engaging eCommerce Website Design','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Web-design-min.png',NULL,'5744','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Web-design-min.png','5744','featured-image','{\"width\":1000,\"height\":563,\"filesize\":23046,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Web-design-min.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Web-design-min.png\",\"size\":\"full\",\"id\":5744,\"alt\":\"\",\"pixels\":563000,\"type\":\"image/png\"}',6,NULL,NULL,'2024-02-05 10:38:56','2026-02-15 13:41:53',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 13:41:53','2023-03-14 09:55:34',0),(247,'https://actuate.webpreview.co/uncategorised/benefits-of-aero-ecommerce/','62:b9ca4c0e51437b9a8ca1650b0f72a9ff',5745,'post','post',1,0,'3 Benefits of Aero eCommerce You Should Know About','There are many benefits of Aero eCommerce and it can help take your business to new heights. Read this blog to learn the benefits of Aero eCommerce.','3 Benefits of Aero eCommerce You Should Know as a Business Owner','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/benefits-of-aero-ecommerce.jpg',NULL,'5746','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/benefits-of-aero-ecommerce.jpg','5746','featured-image','{\"width\":1200,\"height\":630,\"filesize\":25215,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/benefits-of-aero-ecommerce.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/benefits-of-aero-ecommerce.jpg\",\"size\":\"full\",\"id\":5746,\"alt\":\"\",\"pixels\":756000,\"type\":\"image/jpeg\"}',6,NULL,NULL,'2024-02-05 10:38:57','2026-02-15 11:12:51',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 11:12:50','2023-03-28 07:52:52',0),(248,'https://actuate.webpreview.co/uncategorised/shopify-ecommerce-trends/','60:8046e3d7c15175ba6f41460d230f5977',5747,'post','post',1,0,'3 Shopify eCommerce Trends You Need to Know in 2023','You need to stay up-to-date with the latest Shopify eCommerce trends to be ahead of your competitors. Contact Actuate Agency for eCommerce development today!','The Future of eCommerce: 3 Trends to Watch for in Your Shopify Store','publish',NULL,0,NULL,NULL,NULL,'shopify eCommerce trends',77,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/shopify-ecommerce-trends.png',NULL,'5748','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/shopify-ecommerce-trends.png','5748','featured-image','{\"width\":1229,\"height\":696,\"filesize\":103907,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/shopify-ecommerce-trends.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/shopify-ecommerce-trends.png\",\"size\":\"full\",\"id\":5748,\"alt\":\"\",\"pixels\":855384,\"type\":\"image/png\"}',7,NULL,NULL,'2024-02-05 10:38:57','2026-02-04 11:57:07',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-04 11:57:07','2023-04-13 05:26:17',0),(249,'https://actuate.webpreview.co/ecommerce/10-effective-ways-to-boost-ecommerce-customer-reviews/','85:01a6bf840bcf9c267f901b16b0e7d144',5749,'post','post',1,0,NULL,NULL,'10 effective ways to boost ecommerce customer reviews','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1.jpg',NULL,'5750','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1.jpg','5750','featured-image','{\"width\":2560,\"height\":683,\"filesize\":36715,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/10-effective-ways-to-boost-ecommerce-customer-reviews-scaled-1.jpg\",\"size\":\"full\",\"id\":5750,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:39:00','2026-02-04 11:51:17',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-04 11:51:17','2023-07-27 12:10:52',0),(250,'https://actuate.webpreview.co/ecommerce/17-dominant-b2b-ecommerce-marketing-strategies-best-practices-and-trends/','104:5eb499b9207574e9ce2dc509c0c2ba18',5751,'post','post',1,0,NULL,NULL,'17 Dominant B2B Ecommerce Marketing Strategies [Best Practices and Trends]','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1.jpg',NULL,'5752','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1.jpg','5752','featured-image','{\"width\":2560,\"height\":683,\"filesize\":31035,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/17-Dominant-B2B-Ecommerce-Marketing-Strategies-scaled-1.jpg\",\"size\":\"full\",\"id\":5752,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:39:01','2026-02-04 11:49:47',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-04 11:49:47','2023-08-03 06:30:36',0),(251,'https://actuate.webpreview.co/ecommerce/ga4-are-you-ready-and-the-latest-updates/','72:d6a5b635dc162e07e2aea0f56637b2b3',5753,'post','post',1,0,NULL,NULL,'GA4: Are You Ready and The Latest Updates','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/GA4-scaled-1.jpg',NULL,'5754','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/GA4-scaled-1.jpg','5754','featured-image','{\"width\":2560,\"height\":683,\"filesize\":30633,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/GA4-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/GA4-scaled-1.jpg\",\"size\":\"full\",\"id\":5754,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:39:02','2026-02-04 11:52:43',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-04 11:52:43','2023-06-04 06:30:33',0),(252,'https://actuate.webpreview.co/magento-2/why-should-i-use-magento-everything-you-need-to-know/','84:fe851040c6d5b4a981ef1dfa99396ab3',5755,'post','post',1,0,NULL,NULL,'Why Should I Use Magento? – Everything You Need to Know','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Why-Should-I-Use-Magento-scaled-1.jpg',NULL,'5756','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Why-Should-I-Use-Magento-scaled-1.jpg','5756','featured-image','{\"width\":2560,\"height\":683,\"filesize\":29561,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Why-Should-I-Use-Magento-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Why-Should-I-Use-Magento-scaled-1.jpg\",\"size\":\"full\",\"id\":5756,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:39:03','2026-02-04 11:47:19',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-04 11:47:19','2023-08-22 06:30:34',0),(253,'https://actuate.webpreview.co/ecommerce/10-ways-to-increase-average-order-value/','71:99459f82959695958336c1fe5a79ec1d',5757,'post','post',1,0,NULL,NULL,'10 ways to increase average order value','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/10-ways-to-increase-average-order-value-scaled-1.jpg',NULL,'5758','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/10-ways-to-increase-average-order-value-scaled-1.jpg','5758','featured-image','{\"width\":2560,\"height\":683,\"filesize\":40054,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/10-ways-to-increase-average-order-value-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/10-ways-to-increase-average-order-value-scaled-1.jpg\",\"size\":\"full\",\"id\":5758,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:39:04','2026-02-04 11:54:31',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-04 11:54:31','2023-05-25 06:30:47',0),(254,'https://actuate.webpreview.co/ecommerce/recession-proofing-your-ecommerce-business/','74:67267f4786b4ade59b236b6235dd219f',5759,'post','post',1,0,NULL,NULL,'Recession Proofing Your Ecommerce Business','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Recession-Proofing-Your-Ecommerce-Business-scaled-1.jpg',NULL,'5760','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Recession-Proofing-Your-Ecommerce-Business-scaled-1.jpg','5760','featured-image','{\"width\":2560,\"height\":683,\"filesize\":20239,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Recession-Proofing-Your-Ecommerce-Business-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Recession-Proofing-Your-Ecommerce-Business-scaled-1.jpg\",\"size\":\"full\",\"id\":5760,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:39:05','2026-02-04 11:46:10',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-04 11:46:09','2023-09-13 05:30:50',0),(255,'https://actuate.webpreview.co/ecommerce/critical-b2b-ecommerce-kpis/','59:0a7998f713533f3d43226a8b3dbc154c',5761,'post','post',1,0,NULL,NULL,'CRITICAL B2B eCommerce KPIs','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/CRITICAL-B2B-eCommerce-KPIs-scaled-1.jpg',NULL,'5762','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/CRITICAL-B2B-eCommerce-KPIs-scaled-1.jpg','5762','featured-image','{\"width\":2560,\"height\":683,\"filesize\":24554,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/CRITICAL-B2B-eCommerce-KPIs-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/CRITICAL-B2B-eCommerce-KPIs-scaled-1.jpg\",\"size\":\"full\",\"id\":5762,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:39:06','2026-02-04 10:57:34',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-04 10:57:34','2023-09-15 05:30:08',0),(256,'https://actuate.webpreview.co/ecommerce/what-is-magento-adobe-commerce-is-it-for-you/','76:ebd70e9e3c9ea34d42cbaf7db35f1f86',5763,'post','post',1,0,NULL,NULL,'What is Magento/Adobe Commerce – Is it for you?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/What-is-Magento-scaled-1.jpg',NULL,'5764','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/What-is-Magento-scaled-1.jpg','5764','featured-image','{\"width\":2560,\"height\":683,\"filesize\":15523,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/What-is-Magento-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/What-is-Magento-scaled-1.jpg\",\"size\":\"full\",\"id\":5764,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:39:07','2026-02-04 10:46:18',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-04 10:46:18','2023-09-20 05:30:53',0),(257,'https://actuate.webpreview.co/ecommerce/is-magento-adobe-commerce-for-b2b-everything-you-need-to-know/','93:7d2bee562ec14f1118cd920562933d55',5765,'post','post',1,0,NULL,NULL,'Is Magento/Adobe Commerce for B2B? – Everything You Need to Know','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Is-Magento-for-B2B-scaled-1.jpg',NULL,'5766','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Is-Magento-for-B2B-scaled-1.jpg','5766','featured-image','{\"width\":2560,\"height\":683,\"filesize\":21370,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Is-Magento-for-B2B-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Is-Magento-for-B2B-scaled-1.jpg\",\"size\":\"full\",\"id\":5766,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:39:08','2026-02-04 10:45:57',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-04 10:45:57','2023-09-22 05:30:00',0),(258,'https://actuate.webpreview.co/digital-strategy/the-difference-between-on-site-and-off-site-seo/','86:29ff277904412c3be5b498d0786a69b6',5767,'post','post',1,0,NULL,NULL,'The difference between on-site and off-site SEO','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/onsite-seo-scaled-1.jpg',NULL,'5768','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/onsite-seo-scaled-1.jpg','5768','featured-image','{\"width\":2560,\"height\":683,\"filesize\":23212,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/onsite-seo-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/onsite-seo-scaled-1.jpg\",\"size\":\"full\",\"id\":5768,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:39:09','2026-02-04 10:44:04',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-04 10:44:04','2023-09-27 05:30:35',0),(259,'https://actuate.webpreview.co/magento-2/how-secure-is-magento-2/','55:6057413ff2382b8ef9bf57f2416ece41',5769,'post','post',1,0,NULL,NULL,'How Secure Is Magento 2?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/How-Secure-Is-Magento-2-scaled-1.jpg',NULL,'5770','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/How-Secure-Is-Magento-2-scaled-1.jpg','5770','featured-image','{\"width\":2560,\"height\":683,\"filesize\":24785,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/How-Secure-Is-Magento-2-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/How-Secure-Is-Magento-2-scaled-1.jpg\",\"size\":\"full\",\"id\":5770,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:39:10','2026-02-04 10:42:39',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-04 10:42:39','2023-09-29 05:30:31',0),(260,'https://actuate.webpreview.co/digital-strategy/ultimate-b2c-ecommerce-business-plan/','75:43fc01ffa27cf41e9e8b78c2e23a1e22',5771,'post','post',1,0,NULL,NULL,'Ultimate B2C eCommerce Business Plan','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Ultimate-B2C-eCommerce-Business-Plan-scaled-1.jpg',NULL,'5772','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Ultimate-B2C-eCommerce-Business-Plan-scaled-1.jpg','5772','featured-image','{\"width\":2560,\"height\":683,\"filesize\":27675,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Ultimate-B2C-eCommerce-Business-Plan-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Ultimate-B2C-eCommerce-Business-Plan-scaled-1.jpg\",\"size\":\"full\",\"id\":5772,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:39:11','2026-02-04 10:40:05',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-04 10:40:05','2023-10-11 05:30:58',0),(261,'https://actuate.webpreview.co/seo/how-to-write-effective-meta-descriptions/','66:d9cfd3cd6b9be68b175e7eb79e28bfe6',5773,'post','post',1,0,NULL,NULL,'How to Write Effective Meta Descriptions','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/How-to-Write-Effective-Meta-Descriptions-scaled-1.jpg',NULL,'5774','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/How-to-Write-Effective-Meta-Descriptions-scaled-1.jpg','5774','featured-image','{\"width\":2560,\"height\":683,\"filesize\":21381,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/How-to-Write-Effective-Meta-Descriptions-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/How-to-Write-Effective-Meta-Descriptions-scaled-1.jpg\",\"size\":\"full\",\"id\":5774,\"alt\":\"\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:39:13','2026-02-04 10:38:21',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-04 10:38:21','2023-10-18 05:48:28',0),(262,'https://actuate.webpreview.co/magento-ecommerce/how-do-i-choose-a-magento-adobe-commerce-agency/','87:7869c6cedab62e4ca54d87119207f233',5775,'post','post',1,0,NULL,NULL,'How Do I Choose A Magento/Adobe Commerce Agency?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/How-Do-I-Choose-A-Magento-Agency-scaled-1.jpg',NULL,'5776','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/How-Do-I-Choose-A-Magento-Agency-scaled-1.jpg','5776','featured-image','{\"width\":2560,\"height\":683,\"filesize\":18712,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/How-Do-I-Choose-A-Magento-Agency-scaled-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/How-Do-I-Choose-A-Magento-Agency-scaled-1.jpg\",\"size\":\"full\",\"id\":5776,\"alt\":\"Choosing the right agency can seem like a minefield\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-05 10:39:14','2026-02-04 10:35:45',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-04 10:35:44','2023-10-20 05:30:18',0),(263,NULL,NULL,NULL,'post-type-archive','case_studies',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Case Studies',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-02-05 14:31:03','2024-06-06 10:18:22',1,NULL,NULL,NULL,NULL,0,NULL,0,'2024-02-02 11:45:14','2024-02-02 10:59:47',NULL),(264,'https://actuate.webpreview.co/case-studies/oh-polly/','43:4343f8fa3761625f40d90a01db1ced42',5780,'post','case_studies',1,0,'Oh Polly | Magento Website | Actuate Digital','How Actuate Digital built Oh Polly\'s first standalone ecommerce store on Magento, taking them from eBay to £2m revenue in 12 months with 155,000 visitors in month one.','Oh Polly','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Oh-Polly-Hero.jpg',NULL,'8623','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Oh-Polly-Hero.jpg','8623','featured-image','{\"width\":2880,\"height\":1200,\"filesize\":2057006,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Oh-Polly-Hero.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Oh-Polly-Hero.jpg\",\"size\":\"full\",\"id\":8623,\"alt\":\"Oh Polly\",\"pixels\":3456000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-02-23 08:42:41','2026-03-24 15:54:41',1,NULL,NULL,NULL,NULL,0,6,2,'2026-03-24 15:54:41','2014-11-23 08:42:00',0),(265,'https://actuate.webpreview.co/?post_type=case_studies&p=5805','51:b9005520201d88e42697074ba47f9552',5805,'post','case_studies',1,0,NULL,NULL,'Pickett','trash',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/pickett-hero-scaled.png',NULL,'5966','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/pickett-hero-855x267.png','5966','featured-image','{\"width\":855,\"height\":267,\"filesize\":324579,\"path\":\"./pickett-hero-855x267.png\",\"url\":\"https://actuate.webpreview.co/wp-content/uploads/pickett-hero-855x267.png\",\"size\":\"large\",\"id\":5966,\"alt\":\"Picket - Magento Leather Goods Website\",\"pixels\":228285,\"type\":\"image/png\"}',0,NULL,NULL,'2024-03-01 15:50:30','2026-03-06 11:23:29',1,NULL,NULL,NULL,NULL,0,3,2,'2026-03-06 11:23:29','2015-07-01 15:28:45',0),(266,'https://actuate.webpreview.co/sector/apparel/','45:7749deb42a118b6f814544388eaf5d5d',39,'term','sector',NULL,NULL,NULL,NULL,'Apparel',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-03-01 16:30:54','2024-12-04 19:24:52',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-04 19:24:52','2015-07-01 15:28:45',NULL),(267,'https://actuate.webpreview.co/partners/magento/','47:c2aea7d9508773f420994becb5d9e1b7',5809,'post','partners',1,0,NULL,NULL,'Magento','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Magento.png',NULL,'5831','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Magento.png','5831','featured-image','{\"width\":1024,\"height\":283,\"filesize\":29827,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Magento.png\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/Magento.png\",\"size\":\"full\",\"id\":5831,\"alt\":\"Magento 2 Developers\",\"pixels\":289792,\"type\":\"image/png\"}',0,NULL,NULL,'2024-03-04 16:29:39','2024-11-29 17:00:19',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-29 17:00:19','2024-03-04 16:29:45',0),(268,'https://actuate.webpreview.co/partners/adobe/','45:ffcf97b060b06a8b563bb4387714be7d',5810,'post','partners',1,0,NULL,NULL,'Adobe','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/adobe-commerce.png',NULL,'5824','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/adobe-commerce.png','5824','featured-image','{\"width\":736,\"height\":194,\"filesize\":37378,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/adobe-commerce.png\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/adobe-commerce.png\",\"size\":\"full\",\"id\":5824,\"alt\":\"Adobe Commerce\",\"pixels\":142784,\"type\":\"image/png\"}',0,NULL,NULL,'2024-03-04 16:29:53','2024-11-29 16:57:03',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-29 16:57:03','2024-03-04 16:29:53',0),(269,'https://actuate.webpreview.co/partners/hyva/','35:b5009ba83534a9bfad0f175ab01377d2',5811,'post','partners',1,0,NULL,NULL,'Hyvä','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'',NULL,'7019','featured-image',NULL,NULL,NULL,'7019','featured-image',NULL,0,NULL,NULL,'2024-03-04 16:30:07','2025-11-28 12:43:08',1,NULL,NULL,NULL,NULL,0,1,2,'2025-11-28 12:43:08','2024-03-04 16:30:07',0),(270,'https://actuate.webpreview.co/partners/shopify/','47:468347efeb298a790879c83075d2148b',5812,'post','partners',1,0,NULL,NULL,'Shopify','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Shopify_logo.png',NULL,'5836','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Shopify_logo.png','5836','featured-image','{\"width\":800,\"height\":228,\"filesize\":27176,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Shopify_logo.png\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/Shopify_logo.png\",\"size\":\"full\",\"id\":5836,\"alt\":\"Shopify\",\"pixels\":182400,\"type\":\"image/png\"}',0,NULL,NULL,'2024-03-04 16:30:16','2024-11-29 16:55:45',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-29 16:55:45','2024-03-04 16:30:16',0),(271,'https://actuate.webpreview.co/partners/corefinity/','50:c7549b4bd959606f0f6e31c3efecf396',5813,'post','partners',1,0,NULL,NULL,'Corefinity','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/corefinity-logo.png',NULL,'5825','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/corefinity-logo.png','5825','featured-image','{\"width\":800,\"height\":139,\"filesize\":23653,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/corefinity-logo.png\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/corefinity-logo.png\",\"size\":\"full\",\"id\":5825,\"alt\":\"Corefinity - AWS Magento/Adobe Commerce Hosting\",\"pixels\":111200,\"type\":\"image/png\"}',0,NULL,NULL,'2024-03-04 16:32:11','2024-11-29 16:59:27',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-29 16:59:27','2024-03-04 16:32:11',0),(272,'https://actuate.webpreview.co/partners/salesfire/','49:75ed13e06e2f252cae043e0fce1a0657',5814,'post','partners',1,0,NULL,NULL,'SalesFire','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/salesfire-logo.png',NULL,'5835','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/salesfire-logo.png','5835','featured-image','{\"width\":625,\"height\":129,\"filesize\":8401,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/salesfire-logo.png\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/salesfire-logo.png\",\"size\":\"full\",\"id\":5835,\"alt\":\"Salesfire\",\"pixels\":80625,\"type\":\"image/png\"}',0,NULL,NULL,'2024-03-04 16:32:21','2024-11-29 16:58:04',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-29 16:58:04','2024-03-04 16:32:21',0),(273,'https://actuate.webpreview.co/partners/pimberly/','36:c4834b73cd4699490ed299c13a9b5a4e',5815,'post','partners',1,0,NULL,NULL,'Pimberly','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/pimberly-logo-digital.png',NULL,'5833','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/pimberly-logo-digital.png','5833','featured-image','{\"width\":2500,\"height\":500,\"filesize\":213865,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/pimberly-logo-digital.png\",\"path\":\"/Users/matoconnor/Sites/2024/wp-content/uploads/pimberly-logo-digital.png\",\"size\":\"full\",\"id\":5833,\"alt\":\"Pimberly - PIM\",\"pixels\":1250000,\"type\":\"image/png\"}',0,NULL,NULL,'2024-03-04 16:32:29','2024-08-27 08:07:57',1,NULL,NULL,NULL,NULL,0,1,2,'2024-08-27 10:07:57','2024-03-04 16:32:29',0),(274,'https://actuate.webpreview.co/partners/klaviyo/','35:52098aeede2cec51c0eed7e93780ba61',5816,'post','partners',1,0,NULL,NULL,'Klaviyo','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/klaviyo-logo.png',NULL,'5827','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/klaviyo-logo.png','5827','featured-image','{\"width\":300,\"height\":89,\"filesize\":5104,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/klaviyo-logo.png\",\"path\":\"/Users/matoconnor/Sites/2024/wp-content/uploads/klaviyo-logo.png\",\"size\":\"full\",\"id\":5827,\"alt\":\"Klaviyo - Email Marketing\",\"pixels\":26700,\"type\":\"image/png\"}',0,NULL,NULL,'2024-03-04 16:32:37','2024-06-07 17:47:45',1,NULL,NULL,NULL,NULL,0,1,2,'2024-05-16 12:10:50','2024-03-04 16:32:37',0),(275,'https://actuate.webpreview.co/partners/klevu/','33:c07dad8c42dcbde5cccf5b6df37a39a5',5817,'post','partners',1,0,NULL,NULL,'Klevu','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/klevu-logo.png',NULL,'5838','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/klevu-logo.png','5838','featured-image','{\"width\":336,\"height\":52,\"filesize\":14205,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/klevu-logo.png\",\"path\":\"/Users/matoconnor/Sites/2024/wp-content/uploads/klevu-logo.png\",\"size\":\"full\",\"id\":5838,\"alt\":\"Klevu - AI Powered Search\",\"pixels\":17472,\"type\":\"image/png\"}',0,NULL,NULL,'2024-03-04 16:32:45','2024-06-07 17:47:45',1,NULL,NULL,NULL,NULL,0,1,2,'2024-05-16 12:11:00','2024-03-04 16:32:45',0),(276,'https://actuate.webpreview.co/partners/amasty/','34:f4ee1a1fa070d5903cf9680be64242be',5818,'post','partners',1,0,NULL,NULL,'Amasty','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/logo_amasty.png',NULL,'5829','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/logo_amasty.png','5829','featured-image','{\"width\":1848,\"height\":452,\"filesize\":28964,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/logo_amasty.png\",\"path\":\"/Users/matoconnor/Sites/2024/wp-content/uploads/logo_amasty.png\",\"size\":\"full\",\"id\":5829,\"alt\":\"Amasty Magento/Adobe Commerce Modules\",\"pixels\":835296,\"type\":\"image/png\"}',0,NULL,NULL,'2024-03-04 16:33:09','2024-06-07 17:47:45',1,NULL,NULL,NULL,NULL,0,1,2,'2024-05-16 12:10:00','2024-03-04 16:33:09',0),(277,'https://actuate.webpreview.co/partners/reviews-io/','38:3f0d69ab3ec218987cd33b677d219b53',5819,'post','partners',1,0,NULL,NULL,'Reviews.io','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/reviewsio-logo.png',NULL,'5834','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/reviewsio-logo.png','5834','featured-image','{\"width\":1810,\"height\":290,\"filesize\":40829,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/reviewsio-logo.png\",\"path\":\"/Users/matoconnor/Sites/2024/wp-content/uploads/reviewsio-logo.png\",\"size\":\"full\",\"id\":5834,\"alt\":\"Reviews.io\",\"pixels\":524900,\"type\":\"image/png\"}',0,NULL,NULL,'2024-03-04 16:33:19','2024-08-27 08:07:36',1,NULL,NULL,NULL,NULL,0,1,2,'2024-08-27 10:07:36','2024-03-04 16:33:19',0),(278,'https://actuate.webpreview.co/partners/linnworks/','37:ed8bbc80a457162ca976cbf668c7df0e',5820,'post','partners',1,0,NULL,NULL,'Linnworks','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/linnworks-new-logo-dark.png',NULL,'5828','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/linnworks-new-logo-dark.png','5828','featured-image','{\"width\":3326,\"height\":635,\"filesize\":47514,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/linnworks-new-logo-dark.png\",\"path\":\"/Users/matoconnor/Sites/2024/wp-content/uploads/linnworks-new-logo-dark.png\",\"size\":\"full\",\"id\":5828,\"alt\":\"Linnworks - ERP\",\"pixels\":2112010,\"type\":\"image/png\"}',0,NULL,NULL,'2024-03-04 16:33:30','2024-06-07 17:47:45',1,NULL,NULL,NULL,NULL,0,1,2,'2024-05-16 12:11:08','2024-03-04 16:33:30',0),(279,'https://actuate.webpreview.co/partners/klarna/','34:5de10b126f3393bdfd03f3f009704075',5821,'post','partners',1,0,NULL,NULL,'Klarna','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Klarna_Logo.png',NULL,'5826','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Klarna_Logo.png','5826','featured-image','{\"width\":1024,\"height\":228,\"filesize\":10608,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Klarna_Logo.png\",\"path\":\"/Users/matoconnor/Sites/2024/wp-content/uploads/Klarna_Logo.png\",\"size\":\"full\",\"id\":5826,\"alt\":\"Klarna - Finance Payment Gateway\",\"pixels\":233472,\"type\":\"image/png\"}',0,NULL,NULL,'2024-03-04 16:33:40','2024-06-07 17:47:45',1,NULL,NULL,NULL,NULL,0,1,2,'2024-05-16 12:10:23','2024-03-04 16:33:40',0),(280,'https://actuate.webpreview.co/partners/segmentify/','38:37bf78c06fb1db9fc5741a4d1af5892c',5822,'post','partners',1,0,NULL,NULL,'Segmentify','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Logo-Segmentify.png',NULL,'5830','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Logo-Segmentify.png','5830','featured-image','{\"width\":631,\"height\":157,\"filesize\":39350,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Logo-Segmentify.png\",\"path\":\"/Users/matoconnor/Sites/2024/wp-content/uploads/Logo-Segmentify.png\",\"size\":\"full\",\"id\":5830,\"alt\":\"Segmentify\",\"pixels\":99067,\"type\":\"image/png\"}',0,NULL,NULL,'2024-03-04 16:33:58','2024-06-07 17:47:45',1,NULL,NULL,NULL,NULL,0,1,2,'2024-05-16 12:12:21','2024-03-04 16:33:58',0),(281,'https://actuate.webpreview.co/partners/mollie/','34:de41c4550b8e56b155eabc044d804025',5823,'post','partners',1,0,NULL,NULL,'Mollie','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Mollie-Logo.png',NULL,'5832','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Mollie-Logo.png','5832','featured-image','{\"width\":672,\"height\":196,\"filesize\":7735,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Mollie-Logo.png\",\"path\":\"/Users/matoconnor/Sites/2024/wp-content/uploads/Mollie-Logo.png\",\"size\":\"full\",\"id\":5832,\"alt\":\"Mollie - AI Payments Provider\",\"pixels\":131712,\"type\":\"image/png\"}',0,NULL,NULL,'2024-03-04 16:34:15','2024-06-07 17:47:45',1,NULL,NULL,NULL,NULL,0,1,2,'2024-05-16 12:11:25','2024-03-04 16:34:15',0),(283,'https://actuate.webpreview.co/testimonials/rob-dyer-be-my-bear/','54:7f681fc8503ca236500535c1fa3b0279',5840,'post','testimonials',1,0,NULL,NULL,'Rob Dyer, Be My Bear','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-03-08 11:00:59','2025-03-14 16:57:01',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-14 16:57:01','2025-03-14 16:57:01',0),(285,'https://actuate.webpreview.co/testimonials/oliver-moser-pickett/','55:0929cba9f8531a9cd8f70251ede13489',5842,'post','testimonials',1,0,NULL,NULL,'Oliver Moser, Pickett','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-03-08 11:01:34','2025-03-14 16:57:01',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-14 16:57:01','2025-03-14 16:57:01',0),(288,'https://actuate.webpreview.co/testimonials/catherine-lund-barker-elcometer/','66:5bca558e345ddfa0b1bd89bf248a34ac',5845,'post','testimonials',1,0,NULL,NULL,'Catherine Lund-Barker, Elcometer','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-03-08 11:02:38','2026-03-06 11:22:23',1,NULL,NULL,NULL,NULL,0,1,2,'2026-03-06 11:22:23','2025-03-14 16:57:01',0),(289,'https://actuate.webpreview.co/?post_type=case_studies&p=5849','51:112e849669e0fee0daa218bf863ae4c0',5849,'post','case_studies',1,0,NULL,NULL,'Peaceful Hooligan','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/peaceful-hooligan-hero-scaled.png',NULL,'5959','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/peaceful-hooligan-hero-855x267.png','5959','featured-image','{\"width\":855,\"height\":267,\"filesize\":347717,\"path\":\"./peaceful-hooligan-hero-855x267.png\",\"url\":\"https://actuate.webpreview.co/wp-content/uploads/peaceful-hooligan-hero-855x267.png\",\"size\":\"large\",\"id\":5959,\"alt\":\"Peaceful Hooligan - Magento Mens Fashion Website\",\"pixels\":228285,\"type\":\"image/png\"}',0,NULL,NULL,'2024-03-11 12:01:31','2026-03-06 11:23:32',1,NULL,NULL,NULL,NULL,0,3,2,'2026-03-06 11:23:32','2015-03-11 12:06:17',0),(290,'https://actuate.webpreview.co/?post_type=case_studies&p=5853','51:de5526cf3aaa257def487657b677a975',5853,'post','case_studies',1,0,NULL,NULL,'Tissino','trash',0,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/tissino-hero-scaled.png',NULL,'6008','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/tissino-hero-855x267.png','6008','featured-image','{\"width\":855,\"height\":267,\"filesize\":289523,\"path\":\"./tissino-hero-855x267.png\",\"url\":\"https://actuate.webpreview.co/wp-content/uploads/tissino-hero-855x267.png\",\"size\":\"large\",\"id\":6008,\"alt\":\"Tissino - Bathrooms & Showers Magento Website\",\"pixels\":228285,\"type\":\"image/png\"}',0,NULL,NULL,'2024-04-11 08:18:31','2026-03-06 11:33:23',1,NULL,NULL,NULL,NULL,0,3,2,'2026-03-06 11:33:23','2015-11-11 09:18:18',0),(291,'https://actuate.webpreview.co/sector/home/','33:bc6210770d51a70571d3321c6a066eeb',40,'term','sector',NULL,NULL,NULL,NULL,'Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-11 08:19:16','2026-03-23 15:50:48',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-23 15:50:48','2015-11-11 09:18:18',NULL),(292,'https://actuate.webpreview.co/?post_type=case_studies&p=5854','51:4bdafcf09b867c2214740730bcfc5e9e',5854,'post','case_studies',1,0,NULL,NULL,'Mere Bathrooms','draft',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Mere-Hero.jpg',NULL,'8621','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Mere-Hero.jpg','8621','featured-image','{\"width\":2880,\"height\":1200,\"filesize\":1165398,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Mere-Hero.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Mere-Hero.jpg\",\"size\":\"full\",\"id\":8621,\"alt\":\"Mere Bathrooms: Brochure to transactional B2B on Magento with mobile-first design\",\"pixels\":3456000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-04-11 08:21:37','2026-03-24 15:42:33',1,NULL,NULL,NULL,NULL,0,6,2,'2026-03-24 15:42:33','2015-12-11 09:21:31',0),(293,'https://actuate.webpreview.co/case-studies/the-shirt-company/','52:7e8ac97a567a61a909ef5c64df61ff2d',5855,'post','case_studies',1,0,'The Shirt Company | Magento 2 Migration | Actuate Digital','How Actuate Digital migrated The Shirt Company to Magento 2 in 3 months, delivering 40% more conversions, 30% more sales, and international selling via Glopal integration.','The Shirt Company','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Shirt-Company-Hero-1.jpg',NULL,'8659','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Shirt-Company-Hero-1.jpg','8659','featured-image','{\"width\":2880,\"height\":1200,\"filesize\":546984,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Shirt-Company-Hero-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Shirt-Company-Hero-1.jpg\",\"size\":\"full\",\"id\":8659,\"alt\":\"The Shirt Company - Magento 1 to Magento 2 migration\",\"pixels\":3456000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-04-11 08:22:30','2026-03-24 15:47:12',1,NULL,NULL,NULL,NULL,0,7,2,'2026-03-24 15:47:11','2020-04-11 08:22:19',0),(294,'https://actuate.webpreview.co/case-studies/be-my-bear/','45:fc62463669e10f3b77b72bf357b031d0',5856,'post','case_studies',1,0,'Be My Bear | CS-Cart to Magento 2 Migration | Actuate Digital','Redesign and migration of Be My Bear to Magento 2 to strengthen average order values and increase conversion rates by 113%','Be My Bear','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/BMB-Hero.jpg',NULL,'8625','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/BMB-Hero-855x356.jpg','8625','featured-image','{\"width\":855,\"height\":356,\"filesize\":43491,\"path\":\"./BMB-Hero-855x356.jpg\",\"url\":\"https://actuate.webpreview.co/wp-content/uploads/BMB-Hero-855x356.jpg\",\"size\":\"large\",\"id\":8625,\"alt\":\"Be My Bear - Magento 2 Website\",\"pixels\":304380,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-04-11 08:23:01','2026-03-24 14:47:03',1,NULL,NULL,NULL,NULL,0,6,2,'2026-03-24 14:47:03','2020-08-11 08:22:55',0),(295,'https://actuate.webpreview.co/?post_type=case_studies&p=5857','51:6e7e17a8ebba41dbe645f982cb42951e',5857,'post','case_studies',1,0,NULL,NULL,'William Yeoward','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/william-yeoward-hero-scaled.png',NULL,'6022','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/william-yeoward-hero-855x267.png','6022','featured-image','{\"width\":855,\"height\":267,\"filesize\":286330,\"path\":\"./william-yeoward-hero-855x267.png\",\"url\":\"https://actuate.webpreview.co/wp-content/uploads/william-yeoward-hero-855x267.png\",\"size\":\"large\",\"id\":6022,\"alt\":\"William Yeoward - Design Furniture Magento Website\",\"pixels\":228285,\"type\":\"image/png\"}',0,NULL,NULL,'2024-04-11 08:23:36','2026-03-06 11:33:26',1,NULL,NULL,NULL,NULL,0,2,2,'2026-03-06 11:33:26','2021-04-11 08:23:28',0),(296,'https://actuate.webpreview.co/?post_type=case_studies&p=5858','51:c305e6c10622a9dc6d2d0fedd1ff83a2',5858,'post','case_studies',1,0,'Rainclear | Magento 2 | Actuate Digital','Magento 2 Rebuild for Rainclear with an 8% sales increase across both B2B and B2C sales channels.','Rainclear','draft',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/rainclear-hero-scaled.png',NULL,'5973','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/rainclear-hero-855x267.png','5973','featured-image','{\"width\":855,\"height\":267,\"filesize\":380320,\"path\":\"./rainclear-hero-855x267.png\",\"url\":\"https://actuate.webpreview.co/wp-content/uploads/rainclear-hero-855x267.png\",\"size\":\"large\",\"id\":5973,\"alt\":\"Rainclear - Home and Garden Magento 2 Website\",\"pixels\":228285,\"type\":\"image/png\"}',0,NULL,NULL,'2024-04-11 08:24:10','2026-03-23 15:53:39',1,NULL,NULL,NULL,NULL,0,6,2,'2026-03-23 15:53:39','2021-04-11 08:24:03',0),(297,'https://actuate.webpreview.co/case-studies/homefeeling/','46:f6ed3fd9fdeae66dec7085fb7a30b01b',5859,'post','case_studies',1,0,'Homefeeling | Brand launch on Magento 2 | Actuate Digital','Launch of the brand new white goods retailer Homefeeling on Magento 2.','Homefeeling','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Home-Feeling-Hero.jpg',NULL,'8650','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Home-Feeling-Hero.jpg','8650','featured-image','{\"width\":2880,\"height\":1200,\"filesize\":1789777,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Home-Feeling-Hero.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Home-Feeling-Hero.jpg\",\"size\":\"full\",\"id\":8650,\"alt\":\"Greenfield Magento 2 build for a new white goods brand\",\"pixels\":3456000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-04-11 08:24:46','2026-03-24 15:41:47',1,NULL,NULL,NULL,NULL,0,6,2,'2026-03-24 15:41:47','2021-07-11 08:24:40',0),(298,'https://actuate.webpreview.co/case-studies/reliant/','42:7880329953242a583d3c56893ed5a369',5860,'post','case_studies',1,0,'Reliant | Driving 34% More Online Leads with a Custom Solution','See how Reliant transformed their Magento store, achieving a 34% increase in online leads through a tailored Hyvä solution and enhanced user experience.','Reliant','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Reliant-Hero.jpg',NULL,'8675','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Reliant-Hero-855x356.jpg','8675','featured-image','{\"width\":855,\"height\":356,\"filesize\":49967,\"path\":\"./Reliant-Hero-855x356.jpg\",\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Reliant-Hero-855x356.jpg\",\"size\":\"large\",\"id\":8675,\"alt\":\"Reliant - Home TV Electrical Magento 2 Website\",\"pixels\":304380,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-04-11 08:25:28','2026-03-24 15:59:45',1,NULL,NULL,NULL,NULL,0,7,2,'2026-03-24 15:59:44','2022-11-11 09:25:04',0),(299,'https://actuate.webpreview.co/case-studies/w-howard/','52:e93b7d5a42e9cb5b4496b1c6005c9533',5861,'post','case_studies',1,0,'WHoward | Magento 2 Hyvä Website | Actuate Digital','WHoward B2B website built on Magento 2 with Hyvä frontend and Microsoft Nav Dynamics Integration.','W.Howard','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/W-Howard-Hero.jpg',NULL,'8705','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/W-Howard-Hero.jpg','8705','featured-image','{\"width\":2880,\"height\":1200,\"filesize\":1449719,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/W-Howard-Hero.jpg\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/W-Howard-Hero.jpg\",\"size\":\"full\",\"id\":8705,\"alt\":\"W Howard - Magento 2 B2B Website\",\"pixels\":3456000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-04-11 08:25:42','2026-03-31 09:05:50',1,NULL,NULL,NULL,NULL,0,6,2,'2026-03-31 10:05:50','2021-08-11 08:25:31',0),(300,'https://actuate.webpreview.co/case-studies/the-skirting-board-shop/','67:2a19626b9a36c454408761fcb666442c',5862,'post','case_studies',1,0,'The Skirting Board Shop | Magento 2 Hyvä Website | Actuate Digital','Migrated The Skirting Board Shop to a new shiny Hyvä theme unlocking increase conversion rate, better google page speed score and more sales.','The Skirting Board Shop','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/SBS-Hero.jpg',NULL,'8697','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/SBS-Hero.jpg','8697','featured-image','{\"width\":2880,\"height\":1200,\"filesize\":1016929,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/SBS-Hero.jpg\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/SBS-Hero.jpg\",\"size\":\"full\",\"id\":8697,\"alt\":\"The Skirting Board Shop - Magento Home DIY website\",\"pixels\":3456000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-04-11 08:26:21','2026-03-31 09:02:09',1,NULL,NULL,NULL,NULL,0,7,2,'2026-03-31 10:02:09','2021-12-11 09:26:13',0),(301,'https://actuate.webpreview.co/case-studies/helmet-city/','46:b1f4605c17a2d8605377118d91008dc0',5863,'post','case_studies',1,0,'Helmet City Case Study | Redesign Boosts Conversions by 16%','Discover how Helmet City revamped their online presence with a website redesign that increased conversions by 16% and visitor engagement by 21% with Hyvä.','Helmet City','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Helmet-City-Hero.jpg',NULL,'8642','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Helmet-City-Hero.jpg','8642','featured-image','{\"width\":2880,\"height\":1200,\"filesize\":1179499,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Helmet-City-Hero.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Helmet-City-Hero.jpg\",\"size\":\"full\",\"id\":8642,\"alt\":\"Helmet City - Magento 2 Website\",\"pixels\":3456000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-04-11 08:27:18','2026-03-24 14:53:56',1,NULL,NULL,NULL,NULL,0,7,2,'2026-03-24 14:53:56','2023-10-11 08:27:07',0),(302,'https://actuate.webpreview.co/case-studies/robinsons-of-bawtry/','63:306442611edbd6715e1d6a291557a430',5864,'post','case_studies',1,0,'Robinson of Bawtry | Shopify Website | Actuate Digital','Migration from Aero Commerce to Shopify, complete with a conversion-focused UX/UI generating over £1m in just 6 months.','Robinsons of Bawtry','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Robinsons-Hero-1.jpg',NULL,'8690','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Robinsons-Hero-1.jpg','8690','featured-image','{\"width\":2880,\"height\":1200,\"filesize\":1418123,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Robinsons-Hero-1.jpg\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/Robinsons-Hero-1.jpg\",\"size\":\"full\",\"id\":8690,\"alt\":\"Robinsons of Bawtry: Migration from Aero Commerce to Shopify with ongoing CRO\",\"pixels\":3456000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-04-11 08:27:48','2026-03-31 08:58:53',1,NULL,NULL,NULL,NULL,0,6,2,'2026-03-31 09:58:53','2024-01-11 09:27:40',0),(303,'https://actuate.webpreview.co/case-studies/willow-hall/','55:6e4720af2a7e30f95837306502d25f1a',5865,'post','case_studies',1,0,'%%title%% | Magento 2 Hyvä Web Build | Actuate Digital - Manchester','Migration to Magento 2 Hyvä turbocharged site performance and delivered the advanced functionality needed to grow the business.','Willow &#038; Hall','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Willow-Hall-Hero.jpg',NULL,'8616','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Willow-Hall-Hero-855x356.jpg','8616','featured-image','{\"width\":855,\"height\":356,\"filesize\":69278,\"path\":\"./Willow-Hall-Hero-855x356.jpg\",\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Willow-Hall-Hero-855x356.jpg\",\"size\":\"large\",\"id\":8616,\"alt\":\"Willow and Hall - Magento 1 to Magento 2 migration\",\"pixels\":304380,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-04-11 08:28:23','2026-03-31 09:09:49',1,NULL,NULL,NULL,NULL,0,6,2,'2026-03-31 10:09:49','2024-04-11 08:28:29',0),(304,'https://actuate.webpreview.co/case-studies/revitalash/','54:20825858011962d034bcb92a80987884',5866,'post','case_studies',1,0,NULL,NULL,'Revitalash','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Revitalash-Hero-1.jpg',NULL,'8683','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Revitalash-Hero-1.jpg','8683','featured-image','{\"width\":2880,\"height\":1200,\"filesize\":1889780,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Revitalash-Hero-1.jpg\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/Revitalash-Hero-1.jpg\",\"size\":\"full\",\"id\":8683,\"alt\":\"Revitalash - Shopify Plus Migration\",\"pixels\":3456000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-04-11 08:28:41','2026-03-31 08:56:09',1,NULL,NULL,NULL,NULL,0,6,2,'2026-03-31 09:56:08','2023-11-11 09:28:35',0),(305,'https://actuate.webpreview.co/project_type/migration/','53:ff5d4106dcc1be09c49f1e01c607e5fa',41,'term','project_type',NULL,NULL,NULL,NULL,'Migration',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-11 08:29:27','2026-03-31 08:56:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 09:56:08','2020-08-11 08:22:55',NULL),(306,'https://actuate.webpreview.co/sector/cosmetics/','47:ba65c963dd8f908fb61dfc9adb28c8f3',42,'term','sector',NULL,NULL,NULL,NULL,'Cosmetics',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-11 08:29:40','2026-03-31 08:56:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 09:56:08',NULL,NULL),(307,'https://actuate.webpreview.co/sector/furniture/','47:a49ecf63881a6fb5ee5e5bbdec80f108',43,'term','sector',NULL,NULL,NULL,NULL,'Furniture',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-16 09:06:14','2024-12-05 15:03:55',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-05 15:03:55','2021-04-11 08:23:28',NULL),(324,'https://actuate.webpreview.co/project_services/conversion-rate-optimisation/','76:0f5ef6a83dd3a3344f56ff0e84425271',4,'term','project_services',NULL,NULL,NULL,NULL,'Conversion Rate Optimisation',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-19 09:13:36','2026-03-31 09:09:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 10:09:49','2015-03-11 12:06:17',NULL),(325,'https://actuate.webpreview.co/project_services/design-ux/','57:c95fbf6cb33fcf288912cdca07f76afd',5,'term','project_services',NULL,NULL,NULL,NULL,'Design/UX',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-19 09:13:36','2026-03-31 09:09:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 10:09:49','2014-11-23 08:42:00',NULL),(326,'https://actuate.webpreview.co/project_services/strategy-consulting/','67:f7dd1e72a040a6c50e2253dc47b98678',6,'term','project_services',NULL,NULL,NULL,NULL,'Strategy &amp; Consulting',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-19 09:13:36','2026-03-31 09:09:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 10:09:49','2015-03-11 12:06:17',NULL),(327,'https://actuate.webpreview.co/project_services/support/','55:4b61727613033d5355f6265b576da991',7,'term','project_services',NULL,NULL,NULL,NULL,'Support',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-19 09:13:36','2026-03-31 09:09:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 10:09:49','2014-11-23 08:42:00',NULL),(328,'https://actuate.webpreview.co/project_services/magento/','55:ae9dbdd79556584993932614aa516d16',8,'term','project_services',NULL,NULL,NULL,NULL,'Magento',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-19 09:13:36','2026-03-31 09:05:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 10:05:50','2014-11-23 08:42:00',NULL),(329,'https://actuate.webpreview.co/project_services/shopify/','55:acecd7f57345c71ed922061658a89d8f',9,'term','project_services',NULL,NULL,NULL,NULL,'Shopify',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-19 09:13:36','2026-03-31 08:58:53',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 09:58:53','2024-01-11 09:27:40',NULL),(330,'https://actuate.webpreview.co/project_services/shopify-plus/','60:f1e041a29dce785ebe84a9e5a3e9f3a2',10,'term','project_services',NULL,NULL,NULL,NULL,'Shopify Plus',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-19 09:13:36','2026-03-31 08:56:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 09:56:08',NULL,NULL),(331,'https://actuate.webpreview.co/project_services/adobe-commerce/','50:026518f842436dfa930c0ab9549c495b',11,'term','project_services',NULL,NULL,NULL,NULL,'Adobe Commerce',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-19 09:13:36','2024-06-07 16:46:50',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),(332,'https://actuate.webpreview.co/project_services/development/','59:85d5d8bbc9c97d736cb926179381b255',12,'term','project_services',NULL,NULL,NULL,NULL,'Development',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-19 09:13:36','2026-03-31 09:09:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 10:09:49','2014-11-23 08:42:00',NULL),(334,'https://actuate.webpreview.co/sector/hobbies-entertainment/','50:2d0aa77e902ce8d09291aa13b42124d2',44,'term','sector',NULL,NULL,NULL,NULL,'Hobbies &amp; Entertainment',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-05-09 11:22:56','2026-03-24 14:47:03',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-24 14:47:03','2020-08-11 08:22:55',NULL),(336,'https://actuate.webpreview.co/partner_type/featured-partners/','52:1cec6dcd27c0ef35deb2e574446802c5',45,'term','partner_type',NULL,NULL,NULL,NULL,'Featured Partners',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-05-16 12:03:51','2025-11-28 12:43:08',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-28 12:43:08','2024-03-04 16:29:45',NULL),(337,'https://actuate.webpreview.co/partner_type/technology-partners/','63:7ff675fb666e70e9e825f8164465395b',46,'term','partner_type',NULL,NULL,NULL,NULL,'Technology Partners',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-05-16 12:04:00','2024-11-29 16:59:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-11-29 16:59:27','2024-03-04 16:32:11',NULL),(338,'https://actuate.webpreview.co/partner_type/solution-partner/','51:02ca99119c97994f7af26adb16a31ceb',47,'term','partner_type',NULL,NULL,NULL,NULL,'Solution Partner',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-05-16 12:04:09','2025-11-28 12:43:08',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-28 12:43:08','2024-03-04 16:29:45',NULL),(339,'https://actuate.webpreview.co/partner_type/payment-finance-partners/','68:80fdd0cb088937b7b1d0e4ef394cdd74',48,'term','partner_type',NULL,NULL,NULL,NULL,'Payment &amp; Finance Partners',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-05-16 12:06:47','2024-11-29 16:47:01',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-11-29 16:47:01','2024-03-04 16:33:40',NULL),(340,'https://actuate.webpreview.co/partner_type/ai-personalisation-partners/','71:1949cd950d4ca9aec6f64649b0172dd5',49,'term','partner_type',NULL,NULL,NULL,NULL,'AI &amp; Personalisation Partners',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-05-16 12:07:09','2024-11-29 16:58:04',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-11-29 16:58:04','2024-03-04 16:32:21',NULL),(341,'https://actuate.webpreview.co/partners/adyen/','45:3646e759d955449451dbd97dbb87dc21',6070,'post','partners',1,0,NULL,NULL,'Adyen','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/adyen.png',NULL,'6915','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/adyen.png','6915','featured-image','{\"width\":230,\"height\":80,\"filesize\":4622,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/adyen.png\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/adyen.png\",\"size\":\"full\",\"id\":6915,\"alt\":\"\",\"pixels\":18400,\"type\":\"image/png\"}',0,NULL,NULL,'2024-05-16 12:15:49','2024-11-29 14:36:17',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-29 14:36:17','2024-05-16 12:15:49',0),(342,'https://actuate.webpreview.co/partners/gorgias/','47:307fffb289b6c11e6f513be8285efb32',6071,'post','partners',1,0,NULL,NULL,'Gorgias','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/gorgias.png',NULL,'6978','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/gorgias.png','6978','featured-image','{\"width\":230,\"height\":80,\"filesize\":12752,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/gorgias.png\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/gorgias.png\",\"size\":\"full\",\"id\":6978,\"alt\":\"\",\"pixels\":18400,\"type\":\"image/png\"}',0,NULL,NULL,'2024-05-16 12:16:15','2024-11-29 16:46:21',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-29 16:46:21','2024-05-16 12:16:18',0),(343,'https://actuate.webpreview.co/partners/dotdigital/','50:69140161649b5da98614020683135467',6072,'post','partners',1,0,NULL,NULL,'dotdigital','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/dotdigital.png',NULL,'6914','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/dotdigital.png','6914','featured-image','{\"width\":230,\"height\":80,\"filesize\":13019,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/dotdigital.png\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/dotdigital.png\",\"size\":\"full\",\"id\":6914,\"alt\":\"\",\"pixels\":18400,\"type\":\"image/png\"}',0,NULL,NULL,'2024-05-16 12:16:27','2024-11-29 16:45:22',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-29 16:45:22','2024-05-16 12:16:29',0),(345,NULL,NULL,NULL,'post-type-archive','case_studies',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Case Studies',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-07 18:16:46','2024-06-07 17:45:42',1,NULL,NULL,NULL,NULL,0,NULL,0,'2024-05-09 11:48:57','2014-11-23 08:42:00',NULL),(347,'https://actuate.webpreview.co/event/north-west-agency-meet-up/','50:2b1a105312d52f28aee9759eb7f5abd4',6179,'post','event',1,0,NULL,NULL,'North West Agency Meet-up','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-06-07 18:25:19','2024-06-09 07:26:21',1,NULL,NULL,NULL,NULL,0,1,2,'2024-06-09 09:26:21','2024-06-07 18:25:29',0),(348,'https://actuate.webpreview.co/case-studies/','31:7559b314ac88f6a8e96b4746c61047f0',NULL,'post-type-archive','case_studies',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Case Studies',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-07 18:46:50','2024-06-07 16:46:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-05-09 11:48:57','2014-11-23 08:42:00',NULL),(351,'https://actuate.webpreview.co/?post_type=vacancy&p=6293','46:217c475d9b6dec92f311075628e35027',6293,'post','vacancy',1,0,NULL,NULL,'Project Manager','draft',0,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-06-10 15:24:06','2025-05-19 12:12:23',1,NULL,NULL,NULL,NULL,0,2,2,'2025-05-19 14:12:23','2024-06-10 15:24:21',0),(352,'https://actuate.webpreview.co/?post_type=vacancy&p=6294','46:8b33b277b06ff376fa304050802fd490',6294,'post','vacancy',1,0,NULL,NULL,'PHP Developer','draft',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-06-10 15:24:37','2025-05-19 12:12:23',1,NULL,NULL,NULL,NULL,0,2,2,'2025-05-19 14:12:23','2024-06-10 15:24:52',0),(354,'https://actuate.webpreview.co/testimonials/daniel-wright-acquisition-retention-manager-reliant/','86:4ca8c0f65d31b71c8210fa6c403284d7',6423,'post','testimonials',1,0,NULL,NULL,'Daniel Wright, Acquisition &#038; Retention Manager, Reliant','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-10-01 10:20:55','2025-11-28 12:45:01',1,NULL,NULL,NULL,NULL,0,1,2,'2025-11-28 12:45:01','2024-10-01 10:21:26',0),(355,'https://actuate.webpreview.co/testimonials/chantelle-telford-robinsons-of-bawtry/','81:7d141bad2e0a2262b1181ef3ee04e45f',6424,'post','testimonials',1,0,NULL,NULL,'Chantelle Telford &#8211; Robinsons of Bawtry','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-10-01 10:46:27','2025-08-01 09:41:35',1,NULL,NULL,NULL,NULL,0,1,2,'2025-08-01 10:41:35','2024-10-01 10:46:27',0),(356,'https://actuate.webpreview.co/testimonials/rafael-bielinski-buller-ltd/','62:bbe0339ad8b72d517725c70d926d48c0',6425,'post','testimonials',1,0,NULL,NULL,'Rafael Bielinski, Buller Ltd','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-10-01 10:46:38','2025-03-05 16:38:22',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-05 16:38:22','2024-10-01 10:47:08',0),(358,'https://actuate.webpreview.co/faq_category/magento-2/','41:62cc7038bd8b91f40ff559fbae84b1ab',53,'term','faq_category',NULL,NULL,NULL,NULL,'Magento 2',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 11:51:57','2024-11-20 13:56:18',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-11-20 13:56:18',NULL,NULL),(359,'https://actuate.webpreview.co/faq/how-do-i-choose-between-magento-and-adobe-commerce/','73:e550fa36c62acca9473e5ffcc94b64c3',6626,'post','faq',1,0,NULL,NULL,'How do I choose between Magento and Adobe Commerce?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 11:52:26','2024-11-22 16:12:49',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-22 16:12:49','2024-11-20 11:52:56',0),(360,'https://actuate.webpreview.co/faq/what-are-the-benefits-of-upgrading-to-magento-2/','70:e43996de25b394cbf5fe322098766892',6635,'post','faq',1,0,NULL,NULL,'What are the benefits of upgrading to Magento 2?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 13:51:27','2024-11-20 13:51:55',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-20 13:51:55','2024-11-20 13:51:36',0),(361,'https://actuate.webpreview.co/faq/does-magento-integrate-with-third-party-systems-and-applications/','87:25a596337273c873a284730266d4b981',6637,'post','faq',1,0,NULL,NULL,'Does Magento integrate with third-party systems and applications?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 13:52:14','2024-11-20 13:52:16',1,NULL,NULL,NULL,NULL,0,0,2,'2024-11-20 13:52:16','2024-11-20 13:52:16',0),(362,'https://actuate.webpreview.co/faq/is-magento-the-right-platform-for-selling-b2b/','68:8d9bbcc114c6512a9c58d39d531893b5',6638,'post','faq',1,0,NULL,NULL,'Is Magento the right platform for selling B2B?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 13:53:35','2024-11-20 13:53:53',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-20 13:53:53','2024-11-20 13:53:53',0),(363,'https://actuate.webpreview.co/faq/how-long-before-my-shiny-new-magneto-website-is-up-and-running/','85:d7ab1dca5924693588ace2f909a9dfe4',6639,'post','faq',1,0,NULL,NULL,'How long before my shiny new Magneto website is up and running?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 13:54:16','2024-11-20 13:54:23',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-20 13:54:23','2024-11-20 13:54:23',0),(364,'https://actuate.webpreview.co/faq/how-much-will-it-cost-to-build-a-new-magento-website/','75:3128d5f99816ad4f0754e3104b5c5689',6640,'post','faq',1,0,NULL,NULL,'How much will it cost to build a new Magento website?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 13:54:50','2024-11-20 13:55:11',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-20 13:55:11','2024-11-20 13:55:11',0),(365,'https://actuate.webpreview.co/faq/how-does-the-magento-website-development-process-work/','76:cf468ab68aba047a11bb5ae557c866a1',6641,'post','faq',1,0,NULL,NULL,'How does the Magento website development process work?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 13:55:37','2024-11-20 13:55:57',1,NULL,NULL,NULL,NULL,0,0,2,'2024-11-20 13:55:57','2024-11-20 13:55:57',0),(366,'https://actuate.webpreview.co/faq/can-you-help-with-ongoing-website-maintenance-and-management-after-launch/','96:c7cff5ae94e02e866d4e83649cd18ce7',6642,'post','faq',1,0,NULL,NULL,'Can you help with ongoing website maintenance and management after launch?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 13:56:18','2024-11-20 13:56:18',1,NULL,NULL,NULL,NULL,0,0,2,'2024-11-20 13:56:18','2024-11-20 13:56:18',0),(367,'https://actuate.webpreview.co/faq/do-i-have-to-be-based-in-the-north-west-to-work-with-you/','79:b19a83df18520857b54bad1692fcf0f9',6643,'post','faq',1,0,NULL,NULL,'Do I have to be based in the north-west to work with you?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 13:56:27','2024-11-20 13:56:35',1,NULL,NULL,NULL,NULL,0,0,2,'2024-11-20 13:56:35','2024-11-20 13:56:35',0),(368,'https://actuate.webpreview.co/faq_category/adobe-commerce/','46:575cae16092c3e5781963f68e0ded806',54,'term','faq_category',NULL,NULL,NULL,NULL,'Adobe Commerce',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 13:57:08','2024-11-20 14:00:33',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-11-20 14:00:33',NULL,NULL),(369,'https://actuate.webpreview.co/faq/how-long-will-it-take-to-build-a-brand-new-adobe-commerce-website/','88:1bc6c8ff380804e4d0a03347bc3881fa',6644,'post','faq',1,0,NULL,NULL,'How long will it take to build a brand-new Adobe Commerce website?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 13:58:43','2024-11-20 13:59:01',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-20 13:59:01','2024-11-20 13:59:01',0),(370,'https://actuate.webpreview.co/faq/how-much-will-an-adobe-commerce-site-cost-to-build-from-scratch/','86:e4cf2816c6de66b009a4b3333d9ef289',6645,'post','faq',1,0,NULL,NULL,'How much will an Adobe Commerce site cost to build from scratch?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 13:59:25','2024-11-20 13:59:38',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-20 13:59:38','2024-11-20 13:59:38',0),(371,'https://actuate.webpreview.co/faq/how-does-the-adobe-commerce-website-development-process-work/','83:50974de4a0d3cb42e40a541cd5a43d0f',6646,'post','faq',1,0,NULL,NULL,'How does the Adobe Commerce website development process work?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 13:59:50','2024-11-20 13:59:59',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-20 13:59:59','2024-11-20 13:59:59',0),(372,'https://actuate.webpreview.co/faq/can-you-help-with-ongoing-website-management-after-launch/','80:f04f1c548d23dd15f1193a1516ffec56',6647,'post','faq',1,0,NULL,NULL,'Can you help with ongoing website management after launch?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 14:00:06','2024-11-20 14:00:18',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-20 14:00:18','2024-11-20 14:00:18',0),(373,'https://actuate.webpreview.co/faq/do-i-have-to-be-based-in-manchester-or-the-north-west-to-work-with-you/','93:4c846007d25240f1feac4305629a09a4',6648,'post','faq',1,0,NULL,NULL,'Do I have to be based in Manchester or the north-west to work with you?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 14:00:25','2024-11-20 14:00:33',1,NULL,NULL,NULL,NULL,0,0,2,'2024-11-20 14:00:33','2024-11-20 14:00:33',0),(374,'https://actuate.webpreview.co/faq/how-long-will-it-take-to-build-a-new-shopify-e-commerce-website/','86:9d396bb78215173c615cd5d6f5da0524',6649,'post','faq',1,0,NULL,NULL,'How long will it take to build a new Shopify eCommerce website?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 14:00:45','2024-11-20 14:01:15',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-20 14:01:15','2024-11-20 14:01:15',0),(375,'https://actuate.webpreview.co/faq_category/shopify/','39:670419c87451d43d099ce787dec11a38',55,'term','faq_category',NULL,NULL,NULL,NULL,'Shopify',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 14:01:14','2024-11-20 14:02:29',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-11-20 14:02:29',NULL,NULL),(376,'https://actuate.webpreview.co/faq/how-much-will-a-shopify-store-cost/','57:7e1be7a8763a1e3162a232817ef3ceeb',6650,'post','faq',1,0,NULL,NULL,'How much will a Shopify store cost?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 14:01:27','2024-11-20 14:01:38',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-20 14:01:38','2024-11-20 14:01:38',0),(377,'https://actuate.webpreview.co/faq/how-does-the-website-development-process-work-when-building-a-shopify-store/','98:9d88b3d1ab32830500b18be952e2afbd',6651,'post','faq',1,0,NULL,NULL,'How does the website development process work when building a Shopify store?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 14:02:00','2024-11-20 14:02:00',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-20 14:02:00','2024-11-20 14:02:00',0),(378,'https://actuate.webpreview.co/faq/can-you-help-manage-my-shopify-online-store-after-launch/','79:7ca0aeed875c19c65cdb31cfe6fdba47',6652,'post','faq',1,0,NULL,NULL,'Can you help manage my Shopify online store after launch?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 14:02:16','2024-11-20 14:02:16',1,NULL,NULL,NULL,NULL,0,0,2,'2024-11-20 14:02:16','2024-11-20 14:02:16',0),(379,'https://actuate.webpreview.co/faq/im-not-based-in-the-north-west-can-i-still-work-with-you/','79:7178f2ca8dc132b07b35998eb6c634fa',6653,'post','faq',1,0,NULL,NULL,'I’m not based in the north-west, can I still work with you?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 14:02:23','2024-11-20 14:02:29',1,NULL,NULL,NULL,NULL,0,0,2,'2024-11-20 14:02:29','2024-11-20 14:02:29',0),(380,'https://actuate.webpreview.co/faq/how-long-will-it-take-to-build-a-new-e-commerce-website-with-the-hyva-theme/','98:3e204ddb94e20c83af83d5e8ed6d9c05',6654,'post','faq',1,0,NULL,NULL,'How long will it take to build a new eCommerce website with the Hyvä theme?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 14:02:43','2024-11-20 14:03:10',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-20 14:03:10','2024-11-20 14:03:10',0),(381,'https://actuate.webpreview.co/faq_category/hyva/','36:b710deab2441f96d8a34d982d58db3b7',56,'term','faq_category',NULL,NULL,NULL,NULL,'Hyvä',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 14:03:08','2024-11-20 14:04:44',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-11-20 14:04:44',NULL,NULL),(382,'https://actuate.webpreview.co/faq/what-does-it-mean-to-be-a-hyva-silver-partner/','68:25a8020dc2e245f9ab0c407fee77d522',6655,'post','faq',1,0,NULL,NULL,'What does it mean to be a Hyvä silver partner?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 14:03:22','2024-11-20 14:03:37',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-20 14:03:37','2024-11-20 14:03:37',0),(383,'https://actuate.webpreview.co/faq/how-much-does-hyva-cost/','46:d4d588b55547514d0dc9d27a91498a41',6656,'post','faq',1,0,NULL,NULL,'How much does Hyvä cost?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 14:03:44','2024-11-20 14:03:56',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-20 14:03:56','2024-11-20 14:03:56',0),(384,'https://actuate.webpreview.co/faq/how-does-the-website-development-process-work-when-using-hyva/','84:e4b77a0355cc525406be4afc20cbcb0c',6657,'post','faq',1,0,NULL,NULL,'How does the website development process work when using Hyvä?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 14:04:14','2024-11-20 14:04:14',1,NULL,NULL,NULL,NULL,0,0,2,'2024-11-20 14:04:14','2024-11-20 14:04:14',0),(385,'https://actuate.webpreview.co/faq/can-you-help-manage-my-hyva-powered-e-commerce-store-after-launch/','88:474446a049235cc78d689f4a8db9a30f',6658,'post','faq',1,0,NULL,NULL,'Can you help manage my Hyvä powered eCommerce store after launch?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 14:04:22','2024-11-20 14:04:30',1,NULL,NULL,NULL,NULL,0,0,2,'2024-11-20 14:04:30','2024-11-20 14:04:30',0),(386,'https://actuate.webpreview.co/faq/im-based-further-afield-can-we-still-collaborate-if-im-not-in-manchester-or-the-north-west/','113:b31e0feaee058d9ec2c9579046e3fe0c',6659,'post','faq',1,0,NULL,NULL,'I’m based further afield – can we still collaborate if I’m not in Manchester or the north-west?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 14:04:39','2024-11-20 14:04:44',1,NULL,NULL,NULL,NULL,0,0,2,'2024-11-20 14:04:44','2024-11-20 14:04:44',0),(387,'https://actuate.webpreview.co/faq_category/general/','39:c36def1e8b7cfa0456f10f4df1c8260d',57,'term','faq_category',NULL,NULL,NULL,NULL,'General',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-20 14:05:07','2024-11-22 16:15:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-11-22 16:15:14',NULL,NULL),(389,'https://actuate.webpreview.co/faq/what-is-the-average-lifespan-of-a-website/','64:e7d857e680bc3169919d10653d942fc8',6779,'post','faq',1,0,NULL,NULL,'What is the average lifespan of a website?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-22 16:12:56','2024-11-22 16:13:05',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-22 16:13:05','2024-11-22 16:13:05',0),(390,'https://actuate.webpreview.co/faq/is-page-speed-important-for-seo/','54:1d6277b229fb9cb303b21302da5382d3',6780,'post','faq',1,0,NULL,NULL,'Is page speed important for SEO?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-22 16:13:12','2024-11-22 16:13:29',1,NULL,NULL,NULL,NULL,0,0,2,'2024-11-22 16:13:29','2024-11-22 16:13:29',0),(391,'https://actuate.webpreview.co/faq/what-payment-methods-are-accepted-by-magento-and-adobe-commerce/','86:3cc37e0df69232d1b13b32a25c75957d',6781,'post','faq',1,0,NULL,NULL,'What payment methods are accepted by Magento and Adobe Commerce?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-22 16:13:43','2024-11-22 16:14:13',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-22 16:14:13','2024-11-22 16:14:13',0),(392,'https://actuate.webpreview.co/faq/what-is-the-best-security-for-e-commerce-websites/','72:a94dec485fdeffd3cca55e25f3eb98ce',6782,'post','faq',1,0,NULL,NULL,'What is the best security for eCommerce websites?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-22 16:14:25','2024-11-22 16:14:40',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-22 16:14:40','2024-11-22 16:14:40',0),(393,'https://actuate.webpreview.co/faq/can-e-commerce-be-used-to-sell-digital-goods-or-professional-services/','92:b5b0ca6b4aaaf577ea310ac59ed55883',6783,'post','faq',1,0,NULL,NULL,'Can eCommerce be used to sell digital goods or professional services?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-22 16:14:58','2024-11-22 16:14:58',1,NULL,NULL,NULL,NULL,0,0,2,'2024-11-22 16:14:58','2024-11-22 16:14:58',0),(394,'https://actuate.webpreview.co/faq/can-i-arrange-a-face-to-face-meeting-to-discuss-my-websites-development/','94:e6135f8900a121c5a5c54567e570ded4',6784,'post','faq',1,0,NULL,NULL,'Can I arrange a face-to-face meeting to discuss my website’s development?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-11-22 16:15:06','2024-11-22 16:15:14',1,NULL,NULL,NULL,NULL,0,0,2,'2024-11-22 16:15:14','2024-11-22 16:15:14',0),(400,'https://actuate.webpreview.co/news/congratulations-mat-2/','48:e03537e0a2d2bce0a0dc4b52f1e25618',693,'post','post',2,0,NULL,NULL,'Congratulations Mat!','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Congratulations-Mat-1-scaled-2.jpg',NULL,'4864','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Congratulations-Mat-1-scaled-2.jpg','4864','featured-image','{\"width\":2560,\"height\":683,\"filesize\":16144,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Congratulations-Mat-1-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Congratulations-Mat-1-scaled-2.jpg\",\"size\":\"full\",\"id\":4864,\"alt\":\"Congratulations Mat!\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:21','2026-02-15 13:52:14',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-15 13:52:14','2016-05-16 16:10:44',0),(402,'https://actuate.webpreview.co/ecommerce/smart-tips-successful-ecommerce-2/','65:a58a73c1c3526a2c178d0de77b10340c',696,'post','post',1,0,NULL,'Make the most of your ecommerce store with Actuate\'s smart tips for running successful ecommerce stores and getting more from your customers.','Smart Tips for Successful Ecommerce','publish',NULL,0,NULL,NULL,NULL,'successful ecommerce',73,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/smart-tips-for-successful-ecommerce-1-scaled-2.jpg',NULL,'4865','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/smart-tips-for-successful-ecommerce-1-scaled-2.jpg','4865','featured-image','{\"width\":2560,\"height\":683,\"filesize\":20888,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/smart-tips-for-successful-ecommerce-1-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/smart-tips-for-successful-ecommerce-1-scaled-2.jpg\",\"size\":\"full\",\"id\":4865,\"alt\":\"Smart Tips for Successful Ecommerce\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:21','2026-02-15 13:52:38',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-15 13:52:38','2016-05-10 14:51:31',0),(403,'https://actuate.webpreview.co/insights/5-tips-selling-crafts-online-2/','61:a13544b1d05df3dd02f0ad518a40a11d',705,'post','post',1,0,NULL,'Good news for creative artists and crafters out there – make it easier than ever to sell your products online with these 5 tips.','5 Tips for Selling Crafts Online','publish',NULL,0,NULL,NULL,NULL,'Selling Crafts Online',70,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/5-tips-for-selling-crafts-1-scaled-2.jpg',NULL,'4862','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/5-tips-for-selling-crafts-1-scaled-2.jpg','4862','featured-image','{\"width\":2560,\"height\":683,\"filesize\":14431,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/5-tips-for-selling-crafts-1-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/5-tips-for-selling-crafts-1-scaled-2.jpg\",\"size\":\"full\",\"id\":4862,\"alt\":\"5 Tips for Selling Crafts Online\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:21','2026-02-15 13:51:48',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:51:48','2016-07-12 16:01:44',0),(404,'https://actuate.webpreview.co/insights/using-pokemon-go-local-marketing-campaign-2/','74:0cc71bbc2158018fdcda635ad16e9ec6',710,'post','post',1,0,'Using Pokemon Go in a Local Marketing Campaign','Here are just a few of the many ways that you can use this extremely popular game to promote your business and cash in on the Pokemon craze!','Using Pokemon Go in a Local Marketing Campaign','publish',NULL,0,NULL,NULL,NULL,'Pokemon GO',74,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2.jpg',NULL,'4860','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2.jpg','4860','featured-image','{\"width\":2560,\"height\":683,\"filesize\":23840,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/using-pokemon-go-in-a-local-marketing-campaign-1-scaled-2.jpg\",\"size\":\"full\",\"id\":4860,\"alt\":\"Using Pokemon Go in a Local Marketing Campaign\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:21','2026-02-15 13:50:39',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:50:39','2016-07-21 11:10:37',0),(405,'https://actuate.webpreview.co/insights/can-page-load-speed-help-e-commerce-website-2/','76:4299e1c5c071387678489f66d1f3f434',714,'post','post',1,0,NULL,'Page load speed does actually make a difference in your ecommerce sales, so make sure that your website loads as quickly as possible.','Can Page Load Speed Help Your eCommerce Website?','publish',NULL,0,NULL,NULL,NULL,'Page Load',81,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/can-page-load-speed-help-your-ecmmerce-website-1-scaled-2.jpg',NULL,'4859','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/can-page-load-speed-help-your-ecmmerce-website-1-scaled-2.jpg','4859','featured-image','{\"width\":2560,\"height\":683,\"filesize\":14342,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/can-page-load-speed-help-your-ecmmerce-website-1-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/can-page-load-speed-help-your-ecmmerce-website-1-scaled-2.jpg\",\"size\":\"full\",\"id\":4859,\"alt\":\"Can Page Load Speed Help Your eCommerce Website?\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:21','2026-02-15 13:50:18',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-15 13:50:18','2016-08-02 10:01:10',0),(406,'https://actuate.webpreview.co/ecommerce/write-product-descriptions-sell-2/','65:1fdfe745e5286129a5567d702d079030',718,'post','post',1,0,NULL,'So how you can make sure that the product description really sells? Here are some tips for writing the best possible product descriptions.','How to Write Product Descriptions that Sell','publish',NULL,0,NULL,NULL,NULL,'Write Product Descriptions',78,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/how-to-write-product-descriptions-that-sell-1-scaled-2.jpg',NULL,'4857','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/how-to-write-product-descriptions-that-sell-1-scaled-2.jpg','4857','featured-image','{\"width\":2560,\"height\":683,\"filesize\":89253,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/how-to-write-product-descriptions-that-sell-1-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/how-to-write-product-descriptions-that-sell-1-scaled-2.jpg\",\"size\":\"full\",\"id\":4857,\"alt\":\"How to Write Product Descriptions that Sell\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:21','2026-02-15 13:49:03',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-15 13:49:03','2016-08-04 07:45:04',0),(407,'https://actuate.webpreview.co/ecommerce/pros-cons-live-chat-support-e-commerce-sites-2/','78:d21cc3ad450f32ae8b3facaad287c213',721,'post','post',1,0,NULL,'They have some advantages, but they also have some disadvantages. What is right for your business?','The Pro&#8217;s And Con&#8217;s Of Live Chat Support For eCommerce Sites','publish',NULL,0,NULL,NULL,NULL,'Live Chat Support',75,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/the-pros-and-cons-of-live-chat-1-scaled-2.jpg',NULL,'4856','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/the-pros-and-cons-of-live-chat-1-scaled-2.jpg','4856','featured-image','{\"width\":2560,\"height\":683,\"filesize\":11937,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/the-pros-and-cons-of-live-chat-1-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/the-pros-and-cons-of-live-chat-1-scaled-2.jpg\",\"size\":\"full\",\"id\":4856,\"alt\":\"The Pro\'s And Con\'s Of Live Chat Support For eCommerce Sites\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:21','2026-02-15 13:48:43',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-15 13:48:43','2016-08-05 09:45:16',0),(408,'https://actuate.webpreview.co/news/chester-cutting-edge-digital-world-2/','63:f881ec5c78d4875234afba296b703f18',724,'post','post',1,0,NULL,'This month we welcome Martin Sylvester as Commercial Director to help manage our extraordinary growth. He understands customer & advises the best solutions.','Welcome to Martin Sylvester!','publish',NULL,0,NULL,NULL,NULL,'Martin Sylvester',62,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Welcome-to-Martin-Sylvester-1-scaled-2.jpg',NULL,'4858','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Welcome-to-Martin-Sylvester-1-scaled-2.jpg','4858','featured-image','{\"width\":2560,\"height\":683,\"filesize\":11564,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Welcome-to-Martin-Sylvester-1-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Welcome-to-Martin-Sylvester-1-scaled-2.jpg\",\"size\":\"full\",\"id\":4858,\"alt\":\"Welcome to Martin Sylvester!\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:21','2026-02-15 13:49:56',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-15 13:49:56','2016-08-03 08:37:33',0),(409,'https://actuate.webpreview.co/insights/announcing-magento-enterprise-cloud-edition-2/','76:4a307f9de9f8f96dcfc2833b0a668da5',730,'post','post',1,0,NULL,'Magento have made a new addition to their roster: alongside their Community and Enterprise Edition\'s, we now have cloud-based Enterprise Cloud Edition.','Announcing Magento Enterprise Cloud Edition','publish',NULL,0,NULL,NULL,NULL,'Magento',80,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/announcing-magento-enterprise-cloud-edition-1-scaled-2.jpg',NULL,'4855','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/announcing-magento-enterprise-cloud-edition-1-scaled-2.jpg','4855','featured-image','{\"width\":2560,\"height\":683,\"filesize\":175006,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/announcing-magento-enterprise-cloud-edition-1-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/announcing-magento-enterprise-cloud-edition-1-scaled-2.jpg\",\"size\":\"full\",\"id\":4855,\"alt\":\"Announcing Magento Enterprise Cloud Edition\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:21','2026-02-15 13:47:31',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-15 13:47:31','2016-08-16 12:21:57',0),(410,'https://actuate.webpreview.co/news/magento-ninja-developer-required-2/','61:c76bcd5b1063ad13ae268b900fb902fe',733,'post','post',1,0,NULL,'We’re looking for a PHP / Magento developer with ninja-level skills to fill a full-time, permanent position in our Chester office.','Magento Ninja Developer Required','publish',NULL,0,NULL,NULL,NULL,'Magento Developer',79,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Magento-Ninja-Developer-required-1-scaled-2.jpg',NULL,'4854','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Magento-Ninja-Developer-required-1-scaled-2.jpg','4854','featured-image','{\"width\":2560,\"height\":683,\"filesize\":12706,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Magento-Ninja-Developer-required-1-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Magento-Ninja-Developer-required-1-scaled-2.jpg\",\"size\":\"full\",\"id\":4854,\"alt\":\"Magento Ninja Developer Required\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',1,NULL,NULL,'2024-11-26 11:43:21','2026-02-15 13:47:06',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:47:06','2016-08-17 12:25:34',0),(412,'https://actuate.webpreview.co/insights/magento-enterprise-edition-cost-high-2/','69:ac0cebbff13f6bb759d15bf0851da03b',738,'post','post',1,0,NULL,'Magento Enterprise Edition: Is the cost too high? For a small business, this cost may be significant; it’s therefore worth reflecting on the benefits...','Magento Enterprise Edition: Is the cost too high?','publish',NULL,0,NULL,NULL,NULL,'Magento Enterprise',80,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2.jpg',NULL,'4853','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2.jpg','4853','featured-image','{\"width\":2560,\"height\":683,\"filesize\":17696,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Magento-Enterprise-edition-is-the-cost-too-high-1-scaled-2.jpg\",\"size\":\"full\",\"id\":4853,\"alt\":\"Magento Enterprise Edition: Is the cost too high?\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:21','2026-02-15 13:46:34',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:46:34','2016-09-08 11:06:42',0),(413,'https://actuate.webpreview.co/ecommerce/ecommerce-marketing-trends-2016-2/','65:e802004a816f2f2fe92ed9078fc5027c',741,'post','post',1,0,NULL,'2016 has, in several respects, been a tumultuous year. But it’s also seen great changes in the world of eCommerce.','Ecommerce marketing trends for 2016','publish',NULL,0,NULL,NULL,NULL,'Ecommerce trends',70,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-marketing-trends-for-2016-1-scaled-2.jpg',NULL,'4852','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/ecommerce-marketing-trends-for-2016-1-scaled-2.jpg','4852','featured-image','{\"width\":2560,\"height\":683,\"filesize\":11949,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/ecommerce-marketing-trends-for-2016-1-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/ecommerce-marketing-trends-for-2016-1-scaled-2.jpg\",\"size\":\"full\",\"id\":4852,\"alt\":\"Ecommerce marketing trends for 2016\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:21','2026-02-15 13:45:58',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-15 13:45:58','2016-09-23 11:11:19',0),(414,'https://actuate.webpreview.co/insights/top-10-ecommerce-monitoring-tools-2/','66:0a809353a0a5c7b42f2333f8fe74a63f',745,'post','post',1,0,NULL,'When you’re running a shop – whether it be an offline or online Magento store – you’ll want to know what’s going on in realtime.','Top 10 ecommerce monitoring tools','publish',NULL,0,NULL,NULL,NULL,'ecommerce monitoring',73,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/top-10-ecommerce-monitoring-tools-1-scaled-2.jpg',NULL,'4850','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/top-10-ecommerce-monitoring-tools-1-scaled-2.jpg','4850','featured-image','{\"width\":2560,\"height\":683,\"filesize\":22223,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/top-10-ecommerce-monitoring-tools-1-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/top-10-ecommerce-monitoring-tools-1-scaled-2.jpg\",\"size\":\"full\",\"id\":4850,\"alt\":\"Top 10 ecommerce monitoring tools\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:21','2026-02-15 13:45:25',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:45:25','2016-10-04 11:02:44',0),(415,'https://actuate.webpreview.co/insights/upcoming-uxui-trends-2/','53:ad640e7d0b6cc27cb37dc8da4e9cc826',753,'post','post',2,0,NULL,'In what remains of the year, and the next, we’re sure to see UX and UI design come on even further we examine some of the ways in which this might be so.','Upcoming UX/UI trends','publish',NULL,0,NULL,NULL,NULL,'Upcoming UX/UI trends',70,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Upcoming-UX-UI-Trends-2-scaled-2.jpg',NULL,'4849','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Upcoming-UX-UI-Trends-2-scaled-2.jpg','4849','featured-image','{\"width\":2560,\"height\":683,\"filesize\":19812,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Upcoming-UX-UI-Trends-2-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Upcoming-UX-UI-Trends-2-scaled-2.jpg\",\"size\":\"full\",\"id\":4849,\"alt\":\"Upcoming UX/UI trends\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:21','2026-02-15 13:43:53',1,NULL,NULL,NULL,NULL,0,2,2,'2026-02-15 13:43:53','2016-10-13 11:20:43',0),(416,'https://actuate.webpreview.co/insights/8-reasons-digital-prototyping-good-2/','67:12ff354e4925d1b0eec2628c52300e9a',802,'post','post',2,0,NULL,NULL,'8 Reasons why digital prototyping is good','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/8-Reasons-why-digital-prototyping-is-good-1-1.jpg',NULL,'4839','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/8-Reasons-why-digital-prototyping-is-good-1-1.jpg','4839','featured-image','{\"width\":850,\"height\":385,\"filesize\":12808,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/8-Reasons-why-digital-prototyping-is-good-1-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/8-Reasons-why-digital-prototyping-is-good-1-1.jpg\",\"size\":\"full\",\"id\":4839,\"alt\":\"8 Reasons why digital prototyping is good\",\"pixels\":327250,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:21','2026-02-15 13:41:53',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:41:53','2017-05-07 09:24:58',0),(417,'https://actuate.webpreview.co/insights/poorly-managed-data-feed-affects-sales-2/','71:fe73ec6b98d9cb8a5434e7afeb3e00c9',814,'post','post',1,0,NULL,NULL,'How a Poorly Managed Data Feed Affects Your Sales','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2.jpg',NULL,'4840','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2.jpg','4840','featured-image','{\"width\":2560,\"height\":683,\"filesize\":23112,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/How-a-Poorly-Managed-Data-Feed-Affects-Your-Sales-1-scaled-2.jpg\",\"size\":\"full\",\"id\":4840,\"alt\":\"How a Poorly Managed Data Feed Affects Your Sales\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:22','2026-02-15 13:35:01',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 13:35:01','2017-04-09 09:36:39',0),(418,'https://actuate.webpreview.co/insights/scale-and-grow-your-online-business-2/','77:81a69beba7c05ba45d0b52a0d63f17c1',2007,'post','post',1,0,NULL,NULL,'Scale and Grow Your Online Business','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Scale-and-Grow-Your-Online-Business-scaled-2.jpg',NULL,'3040','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Scale-and-Grow-Your-Online-Business-scaled-2.jpg','3040','featured-image','{\"width\":2560,\"height\":683,\"filesize\":16749,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Scale-and-Grow-Your-Online-Business-scaled-2.jpg\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/Scale-and-Grow-Your-Online-Business-scaled-2.jpg\",\"size\":\"full\",\"id\":3040,\"alt\":\"Scale and Grow Your Online Business\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:22','2024-11-26 11:45:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-06 12:18:14','2020-08-06 12:18:14',0),(419,'https://actuate.webpreview.co/insights/blogging-for-your-business-2/','59:5e72de253d4176858706a1b928f5d4d1',2011,'post','post',5,0,NULL,NULL,'Blogging For Your Business','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Blogging-For-Your-Business-scaled-2.jpg',NULL,'3038','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Blogging-For-Your-Business-scaled-2.jpg','3038','featured-image','{\"width\":2560,\"height\":683,\"filesize\":20380,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Blogging-For-Your-Business-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Blogging-For-Your-Business-scaled-2.jpg\",\"size\":\"full\",\"id\":3038,\"alt\":\"Blogging For Your Business\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:22','2026-02-15 13:21:08',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 13:21:07','2020-08-12 13:26:24',0),(421,'https://actuate.webpreview.co/insights/5-easy-ways-to-increase-customer-retention-and-sales-2/','94:d3bb015e0909236da1182c9a399f52ba',2014,'post','post',1,0,NULL,NULL,'5 Easy Ways To Increase Customer Retention And Sales','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/5-ways-to-increase-customer-retention-and-sales-scaled-2.jpg',NULL,'3036','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/5-ways-to-increase-customer-retention-and-sales-scaled-2.jpg','3036','featured-image','{\"width\":2560,\"height\":683,\"filesize\":19449,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/5-ways-to-increase-customer-retention-and-sales-scaled-2.jpg\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/5-ways-to-increase-customer-retention-and-sales-scaled-2.jpg\",\"size\":\"full\",\"id\":3036,\"alt\":\"5 Easy Ways To Increase Customer Retention And Sales\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:22','2024-11-26 11:45:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-20 13:31:04','2020-08-20 13:31:04',0),(422,'https://actuate.webpreview.co/insights/the-future-of-e-commerce-with-magento-2-4-2/','83:17addcc0fc526e13c16809f73533f25f',2019,'post','post',1,0,NULL,NULL,'The Future of eCommerce with Magento 2.4','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/future-of-ecommerce-scaled-2.jpg',NULL,'3915','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/future-of-ecommerce-scaled-2.jpg','3915','featured-image','{\"width\":2560,\"height\":683,\"filesize\":19440,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/future-of-ecommerce-scaled-2.jpg\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/future-of-ecommerce-scaled-2.jpg\",\"size\":\"full\",\"id\":3915,\"alt\":\"The Future of eCommerce with Magento 2.4\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:22','2024-11-26 11:45:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2020-08-27 13:10:59','2020-08-27 13:10:59',0),(423,'https://actuate.webpreview.co/insights/winning-local-business-with-local-e-commerce-2/','77:39d31017e6f4a2e5a75d83f1b9fdb3f3',2022,'post','post',5,0,NULL,NULL,'Winning Local Business With Local eCommerce','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Winning-Local-Business-with-Local-Ecommerce-scaled-2.jpg',NULL,'3917','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Winning-Local-Business-with-Local-Ecommerce-scaled-2.jpg','3917','featured-image','{\"width\":2560,\"height\":683,\"filesize\":19195,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Winning-Local-Business-with-Local-Ecommerce-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Winning-Local-Business-with-Local-Ecommerce-scaled-2.jpg\",\"size\":\"full\",\"id\":3917,\"alt\":\"Winning Local Business With Local eCommerce\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:22','2026-02-15 13:21:07',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 13:21:07','2020-09-02 13:18:20',0),(424,'https://actuate.webpreview.co/insights/preparing-for-black-friday-2/','59:057aa696df0846f5121d102560815519',2025,'post','post',1,0,NULL,NULL,'Preparing for Black Friday','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Preparng-for-Black-Friday-1-scaled-2.jpg',NULL,'3923','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Preparng-for-Black-Friday-1-scaled-2.jpg','3923','featured-image','{\"width\":2560,\"height\":683,\"filesize\":26999,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Preparng-for-Black-Friday-1-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Preparng-for-Black-Friday-1-scaled-2.jpg\",\"size\":\"full\",\"id\":3923,\"alt\":\"Black Friday, Cyber Monday, deep discounts and the new normal for holiday shopping!\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:22','2026-02-15 13:26:55',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 13:26:55','2020-09-09 13:23:57',0),(425,'https://actuate.webpreview.co/insights/5-ways-to-increase-e-commerce-conversion-rates-2/','79:f6b7cf04f6a3ba4b2351f5c85d084616',2028,'post','post',5,0,NULL,NULL,'5 ways to increase eCommerce conversion rates','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/5-ways-to-increase-e-commerce-conversion-rates-scaled-2.jpg',NULL,'3921','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/5-ways-to-increase-e-commerce-conversion-rates-scaled-2.jpg','3921','featured-image','{\"width\":2560,\"height\":683,\"filesize\":12084,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/5-ways-to-increase-e-commerce-conversion-rates-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/5-ways-to-increase-e-commerce-conversion-rates-scaled-2.jpg\",\"size\":\"full\",\"id\":3921,\"alt\":\"5 ways to increase eCommerce conversion rates\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:22','2026-02-15 13:25:06',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 13:25:06','2020-09-15 13:28:14',0),(426,'https://actuate.webpreview.co/insights/getting-to-grips-with-local-seo-2/','64:ecca249ad8213847bdef9151b42a317e',2036,'post','post',1,0,NULL,NULL,'Getting to grips with local SEO','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/getting-to-grips-with-local-SEO-scaled-2.jpg',NULL,'3982','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/getting-to-grips-with-local-SEO-scaled-2.jpg','3982','featured-image','{\"width\":2560,\"height\":683,\"filesize\":18907,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/getting-to-grips-with-local-SEO-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/getting-to-grips-with-local-SEO-scaled-2.jpg\",\"size\":\"full\",\"id\":3982,\"alt\":\"Getting to grips with local SEO\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:22','2026-02-15 13:26:05',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 13:26:05','2020-10-01 15:34:03',0),(427,'https://actuate.webpreview.co/insights/social-media-post-ideas-for-your-business-2/','74:4d0cef42441f99a488240631215c7588',2039,'post','post',1,0,NULL,NULL,'Social Media Post Ideas for Your Business','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Social-Media-Ideas-scaled-2.jpg',NULL,'3975','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Social-Media-Ideas-scaled-2.jpg','3975','featured-image','{\"width\":2560,\"height\":683,\"filesize\":23212,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Social-Media-Ideas-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Social-Media-Ideas-scaled-2.jpg\",\"size\":\"full\",\"id\":3975,\"alt\":\"Social Media Post Ideas for Your Business\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:22','2026-02-15 13:22:23',1,NULL,NULL,NULL,NULL,0,5,2,'2026-02-15 13:22:23','2020-10-03 15:05:51',0),(428,'https://actuate.webpreview.co/insights/top-things-to-do-in-chester-this-christmas-2/','75:c7439a45953f25f60378a079dbf8f585',2042,'post','post',5,0,NULL,NULL,'Top things to do in Chester this Christmas','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Chester-Christmas-scaled-2.jpg',NULL,'3972','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Chester-Christmas-scaled-2.jpg','3972','featured-image','{\"width\":2560,\"height\":683,\"filesize\":22428,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Chester-Christmas-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Chester-Christmas-scaled-2.jpg\",\"size\":\"full\",\"id\":3972,\"alt\":\"Top things to do in Chester this Christmas\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:22','2026-02-15 13:21:07',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:21:07','2020-10-10 15:06:34',0),(429,'https://actuate.webpreview.co/insights/planning-ahead-for-a-new-website-2/','65:7aa66a031c67b48aef5f4401c5e216ac',2045,'post','post',5,0,NULL,'Are you looking to launch a new website or refresh your current site in the next 6-12 months? Planning ahead for a new website is important.','Planning ahead for a new website','publish',NULL,0,NULL,NULL,NULL,'Planning ahead for a new website',79,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Planning-for-a-new-site-scaled-2.jpg',NULL,'3974','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Planning-for-a-new-site-scaled-2.jpg','3974','featured-image','{\"width\":2560,\"height\":683,\"filesize\":20554,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Planning-for-a-new-site-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Planning-for-a-new-site-scaled-2.jpg\",\"size\":\"full\",\"id\":3974,\"alt\":\"Planning ahead for a new website\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:22','2026-02-15 13:21:07',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 13:21:07','2020-10-20 15:07:04',0),(430,'https://actuate.webpreview.co/magento-ecommerce/be-my-bear-launches-new-magento-2-website-by-actuate-2/','94:65d92d0a999909c1bfdd798dfa95f60f',2146,'post','post',5,0,NULL,NULL,'Be My Bear Launches New Magento 2 Website By Actuate','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/BMB-New-Site-scaled-2.jpg',NULL,'4488','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/BMB-New-Site-scaled-2.jpg','4488','featured-image','{\"width\":2560,\"height\":683,\"filesize\":37409,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/BMB-New-Site-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/BMB-New-Site-scaled-2.jpg\",\"size\":\"full\",\"id\":4488,\"alt\":\"Be My Bear Launches New Magento 2 Website By Actuate\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:22','2026-02-15 13:21:07',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:21:07','2021-03-29 09:54:54',0),(433,'https://actuate.webpreview.co/ecommerce/breaking-into-the-direct-to-consumer-sales-market-2/','83:ddb78cc9a91712e68d7045d3cdc954a9',2162,'post','post',1,0,NULL,NULL,'Breaking Into The Direct-To-Consumer Sales Market ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Breaking-into-direct-to-consumer-scaled-2.jpg',NULL,'4497','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Breaking-into-direct-to-consumer-scaled-2.jpg','4497','featured-image','{\"width\":2560,\"height\":683,\"filesize\":32886,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Breaking-into-direct-to-consumer-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Breaking-into-direct-to-consumer-scaled-2.jpg\",\"size\":\"full\",\"id\":4497,\"alt\":\"Breaking Into The Direct-To-Consumer Sales Market\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:22','2026-02-15 12:12:19',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 12:12:18','2021-05-05 09:59:06',0),(434,'https://actuate.webpreview.co/ecommerce/myths-facts-about-e-commerce-2/','62:d654960791398319847c995725ab7e2a',2164,'post','post',1,0,NULL,NULL,'Myths &#038; Facts About eCommerce ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Myths-Facts-About-E-Commerce-scaled-2.jpg',NULL,'4499','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Myths-Facts-About-E-Commerce-scaled-2.jpg','4499','featured-image','{\"width\":2560,\"height\":683,\"filesize\":29702,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Myths-Facts-About-E-Commerce-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Myths-Facts-About-E-Commerce-scaled-2.jpg\",\"size\":\"full\",\"id\":4499,\"alt\":\"Myths & Facts About eCommerce\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:22','2026-02-15 12:09:47',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 12:09:47','2021-05-05 10:08:32',0),(435,'https://actuate.webpreview.co/ecommerce/increasing-sales-with-buy-now-pay-later-2/','73:4e03b03442a57600f243f2dabd87e9d4',2166,'post','post',1,0,NULL,NULL,'Increasing Sales With Buy Now Pay Later ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2.jpg',NULL,'4501','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2.jpg','4501','featured-image','{\"width\":2560,\"height\":683,\"filesize\":45242,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Increasing-Sales-With-Buy-Now-Pay-Later-scaled-2.jpg\",\"size\":\"full\",\"id\":4501,\"alt\":\"Increasing Sales With Buy Now Pay Later\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:22','2026-02-15 12:08:33',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 12:08:33','2021-05-12 09:33:05',0),(436,'https://actuate.webpreview.co/ecommerce/writing-a-website-brief-for-your-next-website-project-2/','87:65a9a97b3f7cdfda04fc5264c9e3b6db',2168,'post','post',5,0,NULL,NULL,'Writing a website brief for your next website project ','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Writing-a-website-brief-for-your-next-website-project-scaled-2.jpg',NULL,'4503','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Writing-a-website-brief-for-your-next-website-project-scaled-2.jpg','4503','featured-image','{\"width\":2560,\"height\":683,\"filesize\":28535,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Writing-a-website-brief-for-your-next-website-project-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Writing-a-website-brief-for-your-next-website-project-scaled-2.jpg\",\"size\":\"full\",\"id\":4503,\"alt\":\"Writing a website brief for your next website project\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:22','2026-02-15 13:21:07',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:21:07','2021-05-12 09:33:27',0),(438,'https://actuate.webpreview.co/magento-2/magento-2-4-3-update-2/','54:753ba158dbfcb8d3958648f1aa42bd76',4917,'post','post',5,0,NULL,'The Magento 2.4.3 update is now available. This update is a big one! The release includes over 370 new fixes.','Magento 2.4.3 Update','publish',NULL,0,NULL,NULL,NULL,'Magento 2.4.3 Update',86,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Magento-2.4-scaled-2.jpg',NULL,'4918','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Magento-2.4-scaled-2.jpg','4918','featured-image','{\"width\":2560,\"height\":683,\"filesize\":13286,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Magento-2.4-scaled-2.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Magento-2.4-scaled-2.jpg\",\"size\":\"full\",\"id\":4918,\"alt\":\"Magento 2.4.3 Update\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-11-26 11:43:22','2026-02-15 13:21:07',1,NULL,NULL,NULL,NULL,0,3,2,'2026-02-15 13:21:07','2021-09-07 08:33:30',0),(440,'https://actuate.webpreview.co/insights/beginners-guide-on-ab-split-testing-2/','68:4c7a40992232ce7a74400719e6279446',5095,'post','post',1,0,'A Beginner’s Guide To A/B Split Testing','Looking to get more from your website? Find out how A/B split testing can help. For eCommerce strategy development and more call us on 0161 672 0877 now!','The Beginner’s Guide To A/B Split Testing','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Ab-Split-testing-min-1.png',NULL,'5119','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Ab-Split-testing-min-1.png','5119','featured-image','{\"width\":1500,\"height\":1000,\"filesize\":54936,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Ab-Split-testing-min-1.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Ab-Split-testing-min-1.png\",\"size\":\"full\",\"id\":5119,\"alt\":\"the beginners guide to ab split testing\",\"pixels\":1500000,\"type\":\"image/png\"}',4,NULL,NULL,'2024-11-26 11:43:22','2026-02-15 11:56:24',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 11:56:24','2022-09-27 11:03:51',0),(441,'https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design-2/','68:228eb6f1cb8866f9d50b3cedfaa97aea',5103,'post','post',2,0,'4 Reasons Your Startup Needs UX Design','Are you a startup business? Then you should consider our UX design for startups. Reach out to us on 0161 672 0877 to get started today!','4 Reasons Why You Need UX Design for Startups','publish',NULL,0,NULL,NULL,NULL,'UX design for startups',81,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/UX-Design-min-1.png',NULL,'5120','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/UX-Design-min-1.png','5120','featured-image','{\"width\":1000,\"height\":756,\"filesize\":37683,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/UX-Design-min-1.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/UX-Design-min-1.png\",\"size\":\"full\",\"id\":5120,\"alt\":\"UX Design\",\"pixels\":756000,\"type\":\"image/png\"}',4,NULL,NULL,'2024-11-26 11:43:22','2026-02-15 11:57:58',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 11:57:58','2022-08-21 11:00:17',0),(442,'https://actuate.webpreview.co/web-design/8-tips-to-dress-up-your-website-for-halloween-in-2022/','86:69fe133d4fa733f2fa74c4e3782eb33b',5112,'post','post',2,0,'Create A Spooktacular Website For Halloween — Here’s How!','Considering spooking up your website for Halloween? Here are a few tips to help you out. For all your website design needs, call us on 0161 672 0877!','8 Tips to Dress-up Your Website for Halloween in 2022','publish',NULL,0,NULL,NULL,NULL,'Halloween website tips',73,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/asasasasa-1.jpg',NULL,'5169','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/asasasasa-1.jpg','5169','featured-image','{\"width\":2000,\"height\":1333,\"filesize\":59306,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/asasasasa-1.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/asasasasa-1.jpg\",\"size\":\"full\",\"id\":5169,\"alt\":\"8 Tips to Dress-up Your Website for Halloween in 2022\",\"pixels\":2666000,\"type\":\"image/jpeg\"}',4,NULL,NULL,'2024-11-26 11:43:22','2026-02-15 13:41:53',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 13:41:53','2022-10-11 11:00:38',0),(463,'https://actuate.webpreview.co/partners/rvvup/','45:2152f33437ddd0877205e0b00701c104',6979,'post','partners',5,0,NULL,NULL,'Rvvup','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/revvup.png',NULL,'6980','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/revvup.png','6980','featured-image','{\"width\":230,\"height\":80,\"filesize\":10736,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/revvup.png\",\"path\":\"/home/webpreview/public_html/subdomains/actuate/wp-content/uploads/revvup.png\",\"size\":\"full\",\"id\":6980,\"alt\":\"\",\"pixels\":18400,\"type\":\"image/png\"}',0,NULL,NULL,'2024-11-29 16:46:41','2024-11-29 16:47:01',1,NULL,NULL,NULL,NULL,0,1,2,'2024-11-29 16:47:01','2024-11-29 16:47:01',0),(464,'https://actuate.webpreview.co/project_type/ux-design-rebuild/','61:dff631339fe2ee6359a538c43d2320c6',60,'term','project_type',NULL,NULL,NULL,NULL,'UX Design &amp; Rebuild',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-12-05 15:04:49','2026-03-31 09:09:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 10:09:49',NULL,NULL),(465,'https://actuate.webpreview.co/sector/luxury-furniture/','54:46fa56229364b6a62676cdfca3ca578c',61,'term','sector',NULL,NULL,NULL,NULL,'Luxury Furniture',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-12-05 15:05:01','2026-03-31 09:09:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 10:09:49',NULL,NULL),(466,'https://actuate.webpreview.co/sector/luxury-fashion/','52:c2eb3be1495223972311d736fa90ddeb',62,'term','sector',NULL,NULL,NULL,NULL,'Luxury Fashion',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-12-05 15:23:30','2026-03-31 08:58:53',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 09:58:53',NULL,NULL),(467,'https://actuate.webpreview.co/sector/household-electricals-technology/','61:69d9b874b01f07ef1a84fed3d8380033',63,'term','sector',NULL,NULL,NULL,NULL,'Household Electricals &amp; Technology',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-12-05 16:13:06','2026-03-24 15:59:45',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-24 15:59:44',NULL,NULL),(468,'https://actuate.webpreview.co/project_type/new-site-ux-design-build/','59:18129a55ce7d53778612c7d448d29e55',64,'term','project_type',NULL,NULL,NULL,NULL,'New site UX design &amp; build',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-12-05 16:23:45','2026-03-24 15:54:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-24 15:54:41',NULL,NULL),(469,'https://actuate.webpreview.co/sector/home-electricals/','54:a8576d4728fe73da7baf07c66b8042b9',65,'term','sector',NULL,NULL,NULL,NULL,'Home Electricals.',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-12-05 16:24:48','2024-12-05 16:24:48',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-05 16:24:48',NULL,NULL),(470,'https://actuate.webpreview.co/sector/home-electricals-2/','47:aa7db81829b7c00b06bf913ec44e929b',66,'term','sector',NULL,NULL,NULL,NULL,'Home Electricals',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-12-05 16:24:54','2026-03-24 15:41:47',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-24 15:41:47',NULL,NULL),(471,'https://actuate.webpreview.co/project_type/site-migration-rebuild/','66:c1767345d43888418e81f1b405cc1c19',67,'term','project_type',NULL,NULL,NULL,NULL,'Site Migration &amp; Rebuild',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-12-05 16:32:21','2026-03-31 09:05:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 10:05:50',NULL,NULL),(472,'https://actuate.webpreview.co/sector/building-supplies/','55:65a03d4f55788f91043981cb06d8a408',68,'term','sector',NULL,NULL,NULL,NULL,'Building Supplies',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-12-05 16:32:36','2026-03-31 09:05:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 10:05:50',NULL,NULL),(473,'https://actuate.webpreview.co/sector/property-and-construction/','54:f4d5b2e851ba4519ec16294c371016f8',69,'term','sector',NULL,NULL,NULL,NULL,'Property and Construction',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-12-05 16:35:48','2026-03-06 11:38:50',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-06 11:38:50',NULL,NULL),(474,'https://actuate.webpreview.co/ecommerce/7-new-years-resolutions-for-ecommerce-managers/','84:1e78db35a1571a1eb56f7d7c5ec30c50',7046,'post','post',5,0,NULL,NULL,'7 New Year’s Resolutions for eCommerce Managers','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/new-year-resolutions-scaled.jpg',NULL,'7051','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/new-year-resolutions-scaled.jpg','7051','featured-image','{\"width\":2560,\"height\":683,\"filesize\":68185,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/new-year-resolutions-scaled.jpg\",\"path\":\"/home/actuate/public_html/wp-content/uploads/new-year-resolutions-scaled.jpg\",\"size\":\"full\",\"id\":7051,\"alt\":\"7 New Years resolutions for eCommerce Managers\",\"pixels\":1748480,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2024-12-29 17:31:26','2025-01-06 17:31:35',1,NULL,NULL,NULL,NULL,0,4,2,'2024-12-29 17:47:26','2025-01-06 17:31:17',0),(476,'https://actuate.webpreview.co/services/','30:791e494e23aacfeb95b7d25829d046f3',7099,'post','page',1,0,'eCommerce Services | Magento & Shopify Development Manchester','Actuate offers full-service eCommerce solutions - Magento development, Shopify builds, CRO, UX design, Hyvä themes, and ongoing support. Book your NNP Workshop to unlock your next nice problem.','Services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 09:55:42','2026-03-31 12:37:48',1,NULL,NULL,NULL,NULL,0,6,2,'2025-11-28 14:28:03','2025-02-10 09:55:44',0),(477,'https://actuate.webpreview.co/our-work/','30:e0495be1f5cafcfdfb40d3a0d0e83695',7101,'post','page',1,0,NULL,NULL,'Our Work','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 09:55:53','2025-03-20 17:00:21',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-20 17:00:21','2025-02-10 09:55:54',0),(478,'https://actuate.webpreview.co/about-us/','39:0615e5d550e6aa30adabc35a6c93a51c',7103,'post','page',1,0,'eCommerce Agency Manchester | Magento, Shopify & CRO Experts','Actuate is an eCommerce agency in Manchester specialising in Magento, Shopify, CRO, and Hyvä development. We build high-performing stores that unlock your #nnp.','About Us','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 09:56:01','2026-02-20 13:52:42',1,NULL,NULL,NULL,NULL,0,9,2,'2026-02-20 13:52:42','2025-02-10 09:56:03',0),(479,'https://actuate.webpreview.co/news-insights/','35:1c5a43732f2334071b6d5fde3557deeb',7105,'post','page',1,0,NULL,NULL,'News &#038; Insights','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 09:56:11','2025-02-10 09:56:17',1,NULL,NULL,NULL,NULL,0,0,2,'2025-02-10 09:56:17','2025-02-10 09:56:17',0),(480,'https://actuate.webpreview.co/get-in-touch/','43:02ca33f2c26ef737a0000098001b1377',7107,'post','page',1,0,'Contact Actuate | Magento & Shopify eCommerce Agency Manchester','Get in touch with Actuate - a Magento, Shopify & Adobe Commerce agency in Manchester. Let\'s unlock your next nice problem with CRO, UX, and eCommerce strategy.','Get in Touch','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 09:56:28','2025-08-01 09:56:28',1,NULL,NULL,NULL,NULL,0,1,2,'2025-08-01 10:56:28','2025-02-10 09:56:31',0),(481,'https://actuate.webpreview.co/sectors/fashion-ecommerce-agency/','54:1337bf68df65bd7dc728aaec8b53aaf4',7109,'post','page',1,7153,'Fashion eCommerce Development | Shopify & Magento Experts','We build fashion eCommerce sites that move fast and convert. Shopify, Magento & Adobe Commerce builds designed to scale with demand and unlock next nice problems.','Fashion eCommerce Agency','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 09:57:01','2026-03-31 12:36:34',1,NULL,NULL,NULL,NULL,1,2,2,'2026-03-31 10:14:42','2025-02-10 09:57:05',0),(482,'https://actuate.webpreview.co/sectors/lifestyle-ecommerce-agency/','65:6cd7ff9a0099c236b69bb0a4828da6ea',7111,'post','page',1,7153,'Lifestyle eCommerce Development | Shopify & Magento Agency','We build lifestyle eCommerce stores that scale with your brand. Shopify, Magento & Adobe Commerce builds optimised for agility, conversion & your next nice problem.','Lifestyle eCommerce Agency','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 09:57:17','2025-08-07 13:44:02',1,NULL,NULL,NULL,NULL,1,3,2,'2025-08-07 14:44:02','2025-02-10 09:57:19',0),(483,'https://actuate.webpreview.co/?page_id=7113','43:9f9693fae4e03d977a3f194af5ddb468',7113,'post','page',1,7153,NULL,NULL,'Fashion eCommerce Agency','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 09:57:29','2026-03-31 09:14:03',1,NULL,NULL,NULL,NULL,1,2,2,'2026-03-31 10:14:03','2025-02-10 09:57:31',0),(484,'https://actuate.webpreview.co/sectors/health-beauty-ecommerce-agency/','60:f315320ec228d4d252628a0b5788d2a0',7115,'post','page',1,7153,'Health & Beauty eCommerce | Shopify & Magento Specialists','We build eCommerce stores for health & beauty brands ready to scale. Shopify, Magento & Adobe Commerce builds that convert - ready for your next nice problem.','Health &#038; Beauty eCommerce Agency','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 09:57:45','2026-03-31 11:15:58',1,NULL,NULL,NULL,NULL,1,2,2,'2025-05-22 09:10:57','2025-02-10 09:57:54',0),(485,'https://actuate.webpreview.co/sectors/sports-fitness-ecommerce-agency/','61:00a921c19b2764be0a8d0f48702dbc74',7117,'post','page',1,7153,'Sports & Fitness eCommerce | Magento & Shopify Experts','eCommerce sites for sports & fitness brands that want to scale. Magento, Shopify & Adobe Commerce builds that convert - built for growth and next nice problems.','Sports &#038; Fitness eCommerce Agency','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 09:58:07','2026-03-31 11:23:08',1,NULL,NULL,NULL,NULL,1,2,2,'2025-05-22 09:14:08','2025-02-10 09:58:10',0),(486,'https://actuate.webpreview.co/ecommerce-agency-manchester/','49:ae94b878cdc3fe3b1d0ddaf92d3155c6',7119,'post','page',1,0,'eCommerce Agency Manchester | Shopify & Magento Experts','Top eCommerce development company Manchester. Magento, Shopify & CRO agency helping local brands scale with design, dev, audits & ongoing optimisation.','eCommerce Agency Manchester','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 09:58:23','2026-03-31 12:33:12',1,NULL,NULL,NULL,NULL,0,2,2,'2025-05-22 09:46:55','2025-02-10 09:58:26',0),(487,'https://actuate.webpreview.co/ecommerce-agency-north-west/','49:98d995275279be8e6c1fb92cd35fcff6',7121,'post','page',1,0,'eCommerce Agency North West | Multi-Platform Growth Experts','eCommerce agency in the North West for Adobe Commerce, Magento, Shopify & Aero. Strategy, UX, CRO & builds that unlock growth - and your next nice problem.','eCommerce Agency North West','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 09:58:37','2026-03-31 12:13:15',1,NULL,NULL,NULL,NULL,0,2,2,'2025-05-22 09:39:10','2025-02-10 09:58:38',0),(488,'https://actuate.webpreview.co/magento-agency-manchester/','47:b5bd06e9e20e3f620af425eb42033c5f',7123,'post','page',1,0,'Magento Agency Manchester | Magento Experts Near Piccadilly','Top Magento agency Manchester offering custom builds, Magento 2 migration, and support. Meet in person near Manchester Piccadilly to talk strategy and scale.','Magento Agency Manchester','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 09:58:53','2026-03-31 12:20:03',1,NULL,NULL,NULL,NULL,0,1,2,'2025-05-22 09:41:38','2025-02-10 09:58:54',0),(489,'https://actuate.webpreview.co/shopify-agency-manchester/','47:866dc69d9d5e06d4fd8221fd7a2ee962',7125,'post','page',1,0,'Shopify eCommerce Agency Manchester | Expert Shopify Development','Certified Shopify agency in Manchester. We design and develop fast, high-converting Shopify stores built to scale, sell, and support business growth.','Shopify Agency Manchester','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 09:59:06','2026-03-31 11:38:56',1,NULL,NULL,NULL,NULL,0,1,2,'2025-05-22 09:28:06','2025-02-10 09:59:12',0),(493,'https://actuate.webpreview.co/careers/','38:c06cd0f432d460605fbeb6a5e2b3c42d',7133,'post','page',1,0,'Careers at Actuate | eCommerce Jobs in Manchester | Join Us','We’re hiring in Manchester: join Actuate and help design, build, and optimise high-performance eCommerce sites that solve real problems and unlock growth.','Careers','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:00:18','2025-08-05 08:39:20',1,NULL,NULL,NULL,NULL,0,4,2,'2025-08-05 09:39:20','2025-02-10 10:00:20',0),(495,'https://actuate.webpreview.co/terms-and-conditions/','42:c6bd21f0e8234eb822b1421aff99475d',7137,'post','page',1,0,NULL,NULL,'Terms and Conditions','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:00:55','2026-02-15 14:13:11',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 14:13:11','2025-02-10 10:00:58',0),(496,'https://actuate.webpreview.co/privacy-policy/','36:fd7a5a9b6c20ca1ea5938bbb2de45787',7139,'post','page',1,0,NULL,NULL,'Privacy Policy','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:01:08','2025-05-22 06:23:10',1,NULL,NULL,NULL,NULL,0,7,2,'2025-05-22 08:23:10','2025-02-10 10:01:10',0),(497,'https://actuate.webpreview.co/about-us/our-process/','42:a3e91a87d50000904c591e9b427c6732',7141,'post','page',1,7103,'Our eCommerce Process | Magento & Shopify Development Manchester','Discover how Actuate builds high-performance eCommerce sites. From CRO audits to Magento & Shopify development in Manchester - built to convert and scale.','Our Process','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:01:31','2026-02-16 09:36:41',1,NULL,NULL,NULL,NULL,1,7,2,'2026-02-16 09:36:41','2025-02-10 10:01:34',0),(499,'https://actuate.webpreview.co/services/nnp-success-workshop/','51:f297b3c279816bbfa1c52717282cee43',7145,'post','page',1,7099,'eCommerce Audit & CRO Services | Next Nice Problem Workshop','Book your eCommerce audit with Actuate. Get conversion rate optimisation, CRO audits and Magento performance fixes in one clear, action-focused video.','NNP Success Workshop','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:02:09','2026-02-03 10:37:19',1,NULL,NULL,NULL,NULL,1,4,2,'2026-02-03 10:37:19','2025-02-10 10:02:12',0),(500,'https://actuate.webpreview.co/services/adobe-commerce-magento/','53:c807144dba44102c2119767e9c6f890f',7147,'post','page',1,7099,'Magento Agency Manchester | Adobe Commerce Agency UK','Top Magento agency in Manchester offering Magento 2 development, Adobe Commerce builds, CRO services, Hyvä themes, and B2B eCommerce solutions across the UK.','Adobe Commerce &#038; Magento','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:02:24','2026-03-31 12:36:35',1,NULL,NULL,NULL,NULL,1,3,2,'2025-11-28 14:37:21','2025-02-10 10:02:26',0),(501,'https://actuate.webpreview.co/services/shopify/','38:c8b42896c70a671062ce7c9cc5abd724',7149,'post','page',1,7099,NULL,NULL,'Shopify','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:02:33','2025-11-28 14:42:12',1,NULL,NULL,NULL,NULL,1,5,2,'2025-11-28 14:42:12','2025-02-10 10:02:36',0),(502,'https://actuate.webpreview.co/services/aero-commerce/','44:d271ce58f4d453750499466784e68c62',7151,'post','page',1,7099,'Aero Commerce Development | Fast, Scalable eCommerce Builds','High-speed, low-cost eCommerce starts here. We build Aero Commerce stores that scale fast, convert better, and reduce running costs - ready for your next nice problem.','Aero Commerce','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:02:44','2025-11-05 12:45:08',1,NULL,NULL,NULL,NULL,1,3,2,'2025-11-05 12:45:08','2025-02-10 10:02:47',0),(503,'https://actuate.webpreview.co/sectors/','29:a6eab4e4e83c7880226faa7b96d97443',7153,'post','page',1,0,'eCommerce Development for Retail Growth | Shopify & Magento','We build fast, scalable eCommerce for lifestyle, fashion, and home brands. Shopify, Magento & Adobe builds that convert - and unlock your next nice problem.','Sectors','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:03:03','2025-11-07 11:05:26',1,NULL,NULL,NULL,NULL,0,3,2,'2025-11-07 11:05:26','2025-02-10 10:03:06',0),(505,'https://actuate.webpreview.co/get-in-touch/success/','51:ca7283e0870fa4d3268cf1e775fd4f6b',7157,'post','page',1,7107,'Thanks for Getting in Touch | eCommerce Experts at Actuate','We’ll be in touch soon. In the meantime, explore how brands grow with our Magento, Shopify, CRO, and Hyvä expertise - and what your next nice problem could be.','Success','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:04:20','2025-08-01 09:55:45',1,NULL,NULL,NULL,NULL,1,1,2,'2025-08-01 10:55:45','2025-02-10 10:04:24',0),(507,'https://actuate.webpreview.co/services/cro/','34:02ee49e44b218530b6d9c8a67af60388',7193,'post','page',1,7099,NULL,NULL,'CRO','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:11:29','2026-02-03 16:37:15',1,NULL,NULL,NULL,NULL,1,6,2,'2026-02-03 16:37:15','2025-02-10 10:11:30',0),(509,'https://actuate.webpreview.co/services/adobe-commerce-magento/security/','62:74f5640893d55b7102d9bde3d1ad5c7a',7197,'post','page',1,7147,NULL,NULL,'Security','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:12:00','2025-05-23 07:00:50',1,NULL,NULL,NULL,NULL,1,2,2,'2025-05-23 09:00:50','2025-02-10 10:12:05',0),(510,'https://actuate.webpreview.co/services/hyva/','35:12d8dfd9f4f8fb1a57caa1482af35999',7199,'post','page',1,7099,NULL,NULL,'Hyvä','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:12:14','2025-11-28 14:40:03',1,NULL,NULL,NULL,NULL,1,4,2,'2025-11-28 14:40:03','2025-02-10 10:12:19',0),(512,'https://actuate.webpreview.co/services/adobe-commerce-magento/development/','65:a361190c4e7ae6e4fc4c8653e69160b7',7203,'post','page',1,7147,NULL,NULL,'Development','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:12:54','2025-05-23 07:00:43',1,NULL,NULL,NULL,NULL,1,2,2,'2025-05-23 09:00:43','2025-02-10 10:12:58',0),(513,'https://actuate.webpreview.co/services/adobe-commerce-magento/migration/','63:2288ed65b711c4f65f3b5fbae963f9b4',7205,'post','page',1,7147,NULL,NULL,'Migration','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:13:06','2025-05-23 07:00:46',1,NULL,NULL,NULL,NULL,1,2,2,'2025-05-23 09:00:46','2025-02-10 10:13:10',0),(514,'https://actuate.webpreview.co/services/magento-open-source/','50:635662b053ed6733483ef9a52a2b9b89',7207,'post','page',1,7099,NULL,NULL,'Magento Open Source','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:13:22','2025-11-28 14:36:24',1,NULL,NULL,NULL,NULL,1,4,2,'2025-11-28 14:36:23','2025-02-10 10:13:28',0),(515,'https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce/','68:4e51d93559fc8e2817fd9229f504d43d',7209,'post','page',1,7147,NULL,NULL,'Adobe Commerce','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:13:34','2025-11-28 14:38:22',1,NULL,NULL,NULL,NULL,1,3,2,'2025-11-28 14:38:22','2025-02-10 10:13:38',0),(516,'https://actuate.webpreview.co/services/adobe-commerce-magento/adobe-commerce-cloud/','74:3c0cfb1052817b7c39b2ef2ce2fb8a62',7211,'post','page',1,7147,NULL,NULL,'Adobe Commerce Cloud','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:13:48','2025-05-23 07:00:41',1,NULL,NULL,NULL,NULL,1,2,2,'2025-05-23 09:00:41','2025-02-10 10:13:52',0),(517,'https://actuate.webpreview.co/services/adobe-commerce-magento/b2b/','57:a77c389bca166a5d8e52dcf0044555b8',7213,'post','page',1,7147,NULL,NULL,'B2B','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-10 10:14:00','2025-05-23 07:00:48',1,NULL,NULL,NULL,NULL,1,2,2,'2025-05-23 09:00:48','2025-02-10 10:14:05',0),(521,'https://actuate.webpreview.co/?p=7221','28:1422f7fd3fec5ed2dc5eb36d333aedd2',7221,'post','post',1,0,NULL,NULL,'group_65bcc7b3a040e','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-17 15:53:12','2025-02-17 15:53:12',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',0),(522,'https://actuate.webpreview.co/?p=7243','28:1e278240530808995e1ef2dbe1c234ba',7243,'post','post',1,0,NULL,NULL,'group_65d85bf83ca46','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-17 15:53:12','2025-02-17 15:53:12',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',0),(523,'https://actuate.webpreview.co/?p=7248','28:075917d9ac9a4f48d9862df8120a84e9',7248,'post','post',1,0,NULL,NULL,'group_6663509f8ecb4','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-17 15:53:12','2025-02-17 15:53:12',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',0),(524,'https://actuate.webpreview.co/?p=7252','28:e23313b804860b980acacbffb595a169',7252,'post','post',1,0,NULL,NULL,'group_664b64292b514','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-17 15:53:12','2025-02-17 15:53:12',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',0),(525,'https://actuate.webpreview.co/?p=7293','28:029b4ecc507b10fc49447a70332ce2f0',7293,'post','post',1,0,NULL,NULL,'group_66605542d2777','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-17 15:53:13','2025-02-17 15:53:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',0),(526,'https://actuate.webpreview.co/?p=7295','28:a3f12acb99780f93f8f7b771dca89263',7295,'post','post',1,0,NULL,NULL,'group_66fbcaec0623f','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-17 15:53:13','2025-02-17 15:53:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',0),(527,'https://actuate.webpreview.co/?p=7297','28:2a3cdf8f4990bad9d83fcbb7b3baa235',7297,'post','post',1,0,NULL,NULL,'group_65bcc7728323e','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-17 15:53:13','2025-02-17 15:53:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',0),(528,'https://actuate.webpreview.co/?p=7371','28:b68ad7591920920a5b2344068d9a33a5',7371,'post','post',1,0,NULL,NULL,'group_65e5f6bb412a8','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-17 15:53:13','2025-02-17 15:53:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',0),(529,'https://actuate.webpreview.co/?p=7373','28:3b69a8899c2065913677ea61f78af119',7373,'post','post',1,0,NULL,NULL,'group_666719ac1bc7d','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-17 15:53:13','2025-02-17 15:53:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',0),(530,'https://actuate.webpreview.co/menuwidget/','32:25d0efe93744e2d983b9e2d8be2b6681',NULL,'post-type-archive','menuwidget',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Menu Widgets',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-18 10:50:25','2025-03-18 16:02:31',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-03-18 16:02:31',NULL,NULL),(531,'https://actuate.webpreview.co/project_services/hyva/','52:094cb53136261cd24bd15ff1dbe87419',72,'term','project_services',NULL,NULL,NULL,NULL,'Hyvä',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-24 10:32:57','2026-03-31 09:09:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 10:09:49',NULL,NULL),(532,'https://actuate.webpreview.co/project_services/magento-2/','57:d28d897d6d86bed27b3b8fb6bf5ab8d3',73,'term','project_services',NULL,NULL,NULL,NULL,'Magento 2',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-24 10:33:23','2026-03-31 09:09:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 10:09:49',NULL,NULL),(533,'https://actuate.webpreview.co/platform/hyva/','44:dff999df27b2d10f67aa5387e7b68eed',74,'term','platform',NULL,NULL,NULL,NULL,'Hyvä',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-02-25 15:58:48','2026-03-31 09:09:49',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-03-31 10:09:49',NULL,NULL),(534,'https://actuate.webpreview.co/client/be-my-bear/','39:ddaca83f48226fe9433b62b0836393da',7517,'post','client',1,0,NULL,NULL,'Be My Bear','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/bemybear.png',NULL,'7518','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/bemybear.png','7518','featured-image','{\"width\":494,\"height\":352,\"filesize\":50235,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/bemybear.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/bemybear.png\",\"size\":\"full\",\"id\":7518,\"alt\":\"Be My Bear\",\"pixels\":173888,\"type\":\"image/png\"}',0,NULL,NULL,'2025-03-17 15:42:16','2025-03-18 15:24:48',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-18 15:24:48','2025-03-17 15:45:22',0),(535,'https://actuate.webpreview.co/client/buller-ltd/','39:cfc6430d21249fa415688625be58fad4',7519,'post','client',1,0,NULL,NULL,'Buller Ltd','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/buller.png',NULL,'7520','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/buller.png','7520','featured-image','{\"width\":672,\"height\":254,\"filesize\":7375,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/buller.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/buller.png\",\"size\":\"full\",\"id\":7520,\"alt\":\"Buller Ltd\",\"pixels\":170688,\"type\":\"image/png\"}',0,NULL,NULL,'2025-03-17 15:45:58','2025-03-17 15:47:17',1,NULL,NULL,NULL,NULL,0,0,2,'2025-03-17 15:47:17','2025-03-17 15:47:17',0),(536,'https://actuate.webpreview.co/client/diamond-zee/','40:b343e62ff1bd2c433fd8293faaf91275',7521,'post','client',1,0,NULL,NULL,'Diamond Zee','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/diamondzee.png',NULL,'7522','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/diamondzee.png','7522','featured-image','{\"width\":1406,\"height\":136,\"filesize\":9597,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/diamondzee.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/diamondzee.png\",\"size\":\"full\",\"id\":7522,\"alt\":\"Diamond Zee\",\"pixels\":191216,\"type\":\"image/png\"}',0,NULL,NULL,'2025-03-17 15:49:38','2025-03-18 15:24:45',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-18 15:24:45','2025-03-17 15:50:01',0),(537,'https://actuate.webpreview.co/client/elcometer/','38:a0185ed651dc89bdb8861beaf11d4bab',7523,'post','client',1,0,NULL,NULL,'Elcometer','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/elcometer.png',NULL,'7524','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/elcometer.png','7524','featured-image','{\"width\":247,\"height\":54,\"filesize\":13758,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/elcometer.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/elcometer.png\",\"size\":\"full\",\"id\":7524,\"alt\":\"Elcometer\",\"pixels\":13338,\"type\":\"image/png\"}',0,NULL,NULL,'2025-03-17 15:51:38','2025-03-18 15:24:42',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-18 15:24:42','2025-03-17 15:51:59',0),(538,'https://actuate.webpreview.co/client/emodels/','36:10cc3ea1a9b7251ef9ca802b134bca12',7525,'post','client',1,0,NULL,NULL,'eModels','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/emodels.webp',NULL,'7526','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/emodels.webp','7526','featured-image','{\"width\":208,\"height\":91,\"filesize\":4102,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/emodels.webp\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/emodels.webp\",\"size\":\"full\",\"id\":7526,\"alt\":\"eModels\",\"pixels\":18928,\"type\":\"image/webp\"}',0,NULL,NULL,'2025-03-17 15:52:55','2025-03-17 15:53:12',1,NULL,NULL,NULL,NULL,0,0,2,'2025-03-17 15:53:12','2025-03-17 15:53:12',0),(540,'https://actuate.webpreview.co/client/hgi-international/','46:abf1762ceff0bc59e3b81a5f72fe2de9',7529,'post','client',1,0,NULL,NULL,'HGI International','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/HGI-logo.webp',NULL,'7530','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/HGI-logo.webp','7530','featured-image','{\"width\":2359,\"height\":488,\"filesize\":22164,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/HGI-logo.webp\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/HGI-logo.webp\",\"size\":\"full\",\"id\":7530,\"alt\":\"HGI International\",\"pixels\":1151192,\"type\":\"image/webp\"}',0,NULL,NULL,'2025-03-17 15:57:56','2025-03-17 15:58:18',1,NULL,NULL,NULL,NULL,0,0,2,'2025-03-17 15:58:18','2025-03-17 15:58:18',0),(541,'https://actuate.webpreview.co/client/home-feeling/','41:17d3d3662dfe683ba7d361081097bff9',7531,'post','client',1,0,NULL,NULL,'Home Feeling','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/homefeeling.png',NULL,'7447','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/homefeeling.png','7447','featured-image','{\"width\":518,\"height\":80,\"filesize\":31811,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/homefeeling.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/homefeeling.png\",\"size\":\"full\",\"id\":7447,\"alt\":\"Home Feeling\",\"pixels\":41440,\"type\":\"image/png\"}',0,NULL,NULL,'2025-03-17 15:58:33','2025-03-18 15:24:40',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-18 15:24:40','2025-03-17 15:58:54',0),(542,'https://actuate.webpreview.co/client/ibottles/','37:07429e4c0552b525531a750781ff0236',7532,'post','client',1,0,NULL,NULL,'iBottles','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/ibottles-logo.png',NULL,'7533','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/ibottles-logo.png','7533','featured-image','{\"width\":519,\"height\":100,\"filesize\":3732,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/ibottles-logo.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/ibottles-logo.png\",\"size\":\"full\",\"id\":7533,\"alt\":\"iBottles\",\"pixels\":51900,\"type\":\"image/png\"}',0,NULL,NULL,'2025-03-17 15:59:33','2025-03-18 15:24:37',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-18 15:24:37','2025-03-17 15:59:48',0),(544,'https://actuate.webpreview.co/client/reliant/','36:2f70620bcb936bb8bd52d504fef106a3',7536,'post','client',1,0,NULL,NULL,'Reliant','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/reliant-logo.png',NULL,'7445','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/reliant-logo.png','7445','featured-image','{\"width\":412,\"height\":80,\"filesize\":15564,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/reliant-logo.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/reliant-logo.png\",\"size\":\"full\",\"id\":7445,\"alt\":\"\",\"pixels\":32960,\"type\":\"image/png\"}',0,NULL,NULL,'2025-03-18 14:12:53','2025-03-18 15:24:34',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-18 15:24:34','2025-03-18 14:13:07',0),(545,'https://actuate.webpreview.co/client/rainclear/','38:6ab4366b87c5fc9b9c308dd1c577593b',7537,'post','client',1,0,NULL,NULL,'Rainclear','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/logo.png',NULL,'7538','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/logo.png','7538','featured-image','{\"width\":348,\"height\":78,\"filesize\":2173,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/logo.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/logo.png\",\"size\":\"full\",\"id\":7538,\"alt\":\"Rainclear\",\"pixels\":27144,\"type\":\"image/png\"}',0,NULL,NULL,'2025-03-18 14:13:17','2025-03-18 15:24:32',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-18 15:24:32','2025-03-18 14:14:36',0),(546,'https://actuate.webpreview.co/client/robinsons-of-bawtry/','48:105b92aa42edffbfb4254fd1202080ac',7539,'post','client',1,0,NULL,NULL,'Robinsons of Bawtry','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/robinsons-logo.png',NULL,'7444','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/robinsons-logo.png','7444','featured-image','{\"width\":714,\"height\":68,\"filesize\":19033,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/robinsons-logo.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/robinsons-logo.png\",\"size\":\"full\",\"id\":7444,\"alt\":\"\",\"pixels\":48552,\"type\":\"image/png\"}',0,NULL,NULL,'2025-03-18 14:14:53','2025-03-18 15:24:29',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-18 15:24:29','2025-03-18 14:15:05',0),(547,'https://actuate.webpreview.co/client/the-skirting-board-shop/','52:02398c17038d80f0863cc15217ab7b07',7540,'post','client',1,0,NULL,NULL,'The Skirting Board Shop','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/logo-1.png',NULL,'7541','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/logo-1.png','7541','featured-image','{\"width\":284,\"height\":64,\"filesize\":62952,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/logo-1.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/logo-1.png\",\"size\":\"full\",\"id\":7541,\"alt\":\"The Skirting Board Shop\",\"pixels\":18176,\"type\":\"image/png\"}',0,NULL,NULL,'2025-03-18 14:15:39','2025-03-18 15:24:26',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-18 15:24:26','2025-03-18 14:17:22',0),(548,'https://actuate.webpreview.co/client/the-shirt-company/','46:8f14b374d18164f571550bf1113a4d12',7542,'post','client',1,0,NULL,NULL,'The Shirt Company','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'',NULL,'7543','featured-image',NULL,NULL,NULL,'7543','featured-image',NULL,0,NULL,NULL,'2025-03-18 14:17:45','2025-03-18 15:24:23',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-18 15:24:23','2025-03-18 14:19:14',0),(549,'https://actuate.webpreview.co/client/w-howard/','37:8f453df08626f81ce8578652931ccdce',7544,'post','client',1,0,NULL,NULL,'W Howard','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/whoward-logo-1.png',NULL,'7545','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/whoward-logo-1.png','7545','featured-image','{\"width\":766,\"height\":275,\"filesize\":28261,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/whoward-logo-1.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/whoward-logo-1.png\",\"size\":\"full\",\"id\":7545,\"alt\":\"W.Howard\",\"pixels\":210650,\"type\":\"image/png\"}',0,NULL,NULL,'2025-03-18 14:19:40','2025-03-18 15:24:21',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-18 15:24:21','2025-03-18 14:20:22',0),(550,'https://actuate.webpreview.co/client/warner-house/','41:b2503b8a2c906a9a8da6125aab9aa5e5',7546,'post','client',1,0,NULL,NULL,'Warner House','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/warner-email-log.jpg',NULL,'7547','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/warner-email-log.jpg','7547','featured-image','{\"width\":2321,\"height\":350,\"filesize\":44879,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/warner-email-log.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/warner-email-log.jpg\",\"size\":\"full\",\"id\":7547,\"alt\":\"Warner House\",\"pixels\":812350,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2025-03-18 14:21:51','2025-03-18 14:22:05',1,NULL,NULL,NULL,NULL,0,0,2,'2025-03-18 14:22:05','2025-03-18 14:22:05',0),(551,'https://actuate.webpreview.co/client/william-yeoward/','44:2a507f12f41481baa4572fed0d81387a',7548,'post','client',1,0,NULL,NULL,'William Yeoward','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/william-yeoward.png',NULL,'7549','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/william-yeoward.png','7549','featured-image','{\"width\":2560,\"height\":213,\"filesize\":27452,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/william-yeoward.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/william-yeoward.png\",\"size\":\"full\",\"id\":7549,\"alt\":\"William Yeoward\",\"pixels\":545280,\"type\":\"image/png\"}',0,NULL,NULL,'2025-03-18 14:22:26','2025-03-18 15:24:18',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-18 15:24:18','2025-03-18 14:23:53',0),(552,'https://actuate.webpreview.co/client/willow-and-hall/','44:0aebd27e5db19a9e5b84a940ff3b68f3',7550,'post','client',1,0,NULL,NULL,'Willow and Hall','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/wah-logo.png',NULL,'7443','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/wah-logo.png','7443','featured-image','{\"width\":306,\"height\":119,\"filesize\":11506,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/wah-logo.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/wah-logo.png\",\"size\":\"full\",\"id\":7443,\"alt\":\"Willow and Hall\",\"pixels\":36414,\"type\":\"image/png\"}',0,NULL,NULL,'2025-03-18 14:24:03','2025-03-18 15:24:14',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-18 15:24:14','2025-03-18 14:24:23',0),(553,'https://actuate.webpreview.co/client/revitalash/','39:7bce2f5dff77623650fa700f83c41e98',7551,'post','client',1,0,NULL,NULL,'Revitalash','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/RevitaLash-logo.png',NULL,'7552','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/RevitaLash-logo.png','7552','featured-image','{\"width\":542,\"height\":117,\"filesize\":5750,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/RevitaLash-logo.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/RevitaLash-logo.png\",\"size\":\"full\",\"id\":7552,\"alt\":\"RevitaLash\",\"pixels\":63414,\"type\":\"image/png\"}',0,NULL,NULL,'2025-03-18 14:24:37','2025-03-18 15:24:12',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-18 15:24:12','2025-03-18 14:25:29',0),(554,'https://actuate.webpreview.co/services/web-development/','46:835ab3a612c213f626bbdb8aa3f3fe99',7554,'post','page',1,7099,NULL,NULL,'Web Development','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-03-18 15:34:44','2026-02-03 10:58:31',1,NULL,NULL,NULL,NULL,1,6,2,'2026-02-03 10:58:31','2025-03-18 15:35:14',0),(556,'https://actuate.webpreview.co/services/ux-ui-design/','43:a193ea718f54bff6bf1cf5f99f77a33c',7562,'post','page',1,7099,NULL,NULL,'UX/UI Design','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-03-18 15:40:14','2026-02-03 10:42:26',1,NULL,NULL,NULL,NULL,1,3,2,'2026-02-03 10:42:26','2025-03-18 15:40:18',0),(557,'https://actuate.webpreview.co/services/ecommerce-strategy/','49:e0ae24f84d1dd403b98297c9617e79dd',7564,'post','page',1,7099,'eCommerce Strategy Services | B2B & CRO-Focused Strategists | %%sitename%%','Build a results-driven eCommerce strategy with expert eCommerce strategists. We specialise in B2B eCommerce strategy, CRO, and scalable digital growth.','eCommerce Strategy','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-03-18 15:40:30','2026-02-03 10:30:45',1,NULL,NULL,NULL,NULL,1,4,2,'2026-02-03 10:30:45','2025-03-18 15:40:37',0),(558,'https://actuate.webpreview.co/services/maintenance-support/','50:1f1badbb3a6a09ffae3d45e83196d6cc',7566,'post','page',1,7099,NULL,NULL,'Maintenance &#038; Support','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-03-18 15:40:50','2026-02-03 11:47:13',1,NULL,NULL,NULL,NULL,1,3,2,'2026-02-03 11:47:13','2025-03-18 15:40:50',0),(559,'https://actuate.webpreview.co/menuwidget/services/','41:2fe80a9d290c11535f60a5a9edd2e4a0',7572,'post','menuwidget',1,0,NULL,NULL,'Services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-03-18 15:50:00','2025-03-18 16:02:31',1,NULL,NULL,NULL,NULL,0,1,2,'2025-03-18 16:02:31','2025-03-18 15:50:00',0),(560,'https://actuate.webpreview.co/faqs/','26:7b3ab373b454c8c3e2c05bfd04b9b0e2',NULL,'post-type-archive','faq',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','FAQ&#039;s',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-09 11:04:52','2026-02-03 11:56:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-03 11:56:41','2024-11-20 11:52:56',NULL),(561,'https://actuate.webpreview.co/?post_type=case_studies&p=7729','51:83e0208a3aba29b149c4edf4cea5bfaa',7729,'post','case_studies',1,0,NULL,NULL,'Fitch First','trash',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-04-19 06:57:54','2026-03-06 11:13:53',1,NULL,NULL,NULL,NULL,0,0,2,'2026-03-06 11:13:53','2020-07-06 06:57:40',0),(562,'https://actuate.webpreview.co/sector/pets/','42:6e0e20dec9c446f1ff42eff185415339',78,'term','sector',NULL,NULL,NULL,NULL,'Pets',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-04-19 06:58:06','2025-04-19 04:59:54',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-04-19 07:58:06',NULL,NULL),(563,'https://actuate.webpreview.co/services/magento-open-source/development/','62:8d984c821137015887d52a9405bfd910',7859,'post','page',1,7207,NULL,NULL,'Development','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-05-23 08:50:17','2025-05-23 07:01:56',1,NULL,NULL,NULL,NULL,1,2,2,'2025-05-23 09:01:56','2025-05-23 08:50:46',0),(564,'https://actuate.webpreview.co/services/shopify/development/','50:946ce2de0b48a34d3e4004b6248025a1',7861,'post','page',1,7149,NULL,NULL,'Development','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-05-23 08:51:00','2025-11-06 17:10:01',1,NULL,NULL,NULL,NULL,1,2,2,'2025-11-06 17:10:01','2025-05-23 08:51:23',0),(565,'https://actuate.webpreview.co/services/magento-open-source/migration/','60:54df8c3dac7d3c81b77fd795317db43a',7864,'post','page',1,7207,NULL,NULL,'Migration','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-05-23 08:53:19','2025-05-23 07:02:02',1,NULL,NULL,NULL,NULL,1,2,2,'2025-05-23 09:02:02','2025-05-23 08:53:43',0),(566,'https://actuate.webpreview.co/services/shopify/migration/','48:6e52efbdfaa4bf0faa8fb9fef36419a0',7866,'post','page',1,7149,NULL,NULL,'Migration','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-05-23 08:53:49','2025-05-23 07:01:26',1,NULL,NULL,NULL,NULL,1,2,2,'2025-05-23 09:01:26','2025-05-23 08:54:15',0),(567,'https://actuate.webpreview.co/services/shopify/shopify-plus/','51:baf0b2eb026902645c09382701166e84',7868,'post','page',1,7149,NULL,NULL,'Shopify Plus','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-05-23 08:54:38','2025-11-06 12:49:13',1,NULL,NULL,NULL,NULL,1,3,2,'2025-11-06 12:49:13','2025-05-23 08:55:33',0),(568,'https://actuate.webpreview.co/awards/rar-digital-awards-finalist-2017/','61:0d09e2a650cbaf5bf8a7d7e1db60b2af',8240,'post','awards',1,0,NULL,NULL,'RAR Digital Awards &#8211; Finalist 2017','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/rar2017.png',NULL,'6060','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/rar2017.png','6060','featured-image','{\"width\":250,\"height\":317,\"filesize\":12394,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/rar2017.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/rar2017.png\",\"size\":\"full\",\"id\":6060,\"alt\":\"RAR Digital Awards - Finalist 2017\",\"pixels\":79250,\"type\":\"image/png\"}',0,NULL,NULL,'2025-11-28 11:38:45','2025-11-28 11:39:45',1,NULL,NULL,NULL,NULL,0,1,2,'2025-11-28 11:39:45','2017-06-21 10:39:15',0),(569,'https://actuate.webpreview.co/awards/the-drum-recommended-digital-agency-awards-finalist-2018/','85:4a5052e8d89fa77006793705b9136fc2',8241,'post','awards',1,0,NULL,NULL,'The Drum Recommended Digital Agency Awards &#8211; Finalist 2018','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/drum2018.png',NULL,'6061','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/drum2018.png','6061','featured-image','{\"width\":430,\"height\":279,\"filesize\":16362,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/drum2018.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/drum2018.png\",\"size\":\"full\",\"id\":6061,\"alt\":\"The Drum Recommended Digital Agency Awards - Finalist 2018\",\"pixels\":119970,\"type\":\"image/png\"}',0,NULL,NULL,'2025-11-28 11:40:25','2025-11-28 11:40:55',1,NULL,NULL,NULL,NULL,0,1,2,'2025-11-28 11:40:55','2018-06-28 10:39:55',0),(570,'https://actuate.webpreview.co/awards/media-innovator-award-2019/','55:82c874073b050963f1d86f12ccd23ee7',8242,'post','awards',1,0,NULL,NULL,'Media Innovator Award &#8211; 2019','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/mia-2019.png',NULL,'6063','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/mia-2019.png','6063','featured-image','{\"width\":993,\"height\":637,\"filesize\":17384,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/mia-2019.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/mia-2019.png\",\"size\":\"full\",\"id\":6063,\"alt\":\"Media Innovator Award - 2019\",\"pixels\":632541,\"type\":\"image/png\"}',0,NULL,NULL,'2025-11-28 11:51:01','2025-11-28 11:54:06',1,NULL,NULL,NULL,NULL,0,1,2,'2025-11-28 11:54:06','2019-05-28 10:50:41',0),(571,'https://actuate.webpreview.co/awards/the-drum-recommends-digital-awards-finalist-2019/','77:19702df5f0f968141557343b66a10698',8243,'post','awards',1,0,NULL,NULL,'The Drum Recommends Digital Awards &#8211; Finalist 2019','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/drum2019.png',NULL,'6062','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/drum2019.png','6062','featured-image','{\"width\":1815,\"height\":971,\"filesize\":29881,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/drum2019.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/drum2019.png\",\"size\":\"full\",\"id\":6062,\"alt\":\"The Drum Recommends Digital Awards - Finalist 2019\",\"pixels\":1762365,\"type\":\"image/png\"}',0,NULL,NULL,'2025-11-28 11:51:56','2025-11-28 11:52:13',1,NULL,NULL,NULL,NULL,0,0,2,'2025-11-28 11:52:13','2019-06-28 10:51:32',0),(572,'https://actuate.webpreview.co/awards/media-innovator-awards-2020/','56:87aaf2fb164123bff8780e576e04a420',8244,'post','awards',1,0,NULL,NULL,'Media Innovator Awards &#8211; 2020','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/mia-2020.png',NULL,'6059','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/mia-2020.png','6059','featured-image','{\"width\":3464,\"height\":3000,\"filesize\":374537,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/mia-2020.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/mia-2020.png\",\"size\":\"full\",\"id\":6059,\"alt\":\"Media Innovator Awards - 2020\",\"pixels\":10392000,\"type\":\"image/png\"}',0,NULL,NULL,'2025-11-28 11:52:40','2025-11-28 11:52:54',1,NULL,NULL,NULL,NULL,0,0,2,'2025-11-28 11:52:54','2020-05-28 10:52:22',0),(573,'https://actuate.webpreview.co/awards/the-drum-recommends-awards-digital-finalist-2021/','77:c12caf97a3f5bb7c0c1c86edd8028a3d',8245,'post','awards',1,0,NULL,NULL,'The Drum Recommends Awards Digital &#8211; Finalist 2021','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/AWARDS-BADGES-Finalist_Recommends-Digital_2021.png',NULL,'6058','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/AWARDS-BADGES-Finalist_Recommends-Digital_2021.png','6058','featured-image','{\"width\":4173,\"height\":1347,\"filesize\":98164,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/AWARDS-BADGES-Finalist_Recommends-Digital_2021.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/AWARDS-BADGES-Finalist_Recommends-Digital_2021.png\",\"size\":\"full\",\"id\":6058,\"alt\":\"The Drum Recommends Awards Digital - Finalist 2021\",\"pixels\":5621031,\"type\":\"image/png\"}',0,NULL,NULL,'2025-11-28 11:53:28','2025-11-28 11:53:48',1,NULL,NULL,NULL,NULL,0,0,2,'2025-11-28 11:53:48','2021-06-28 10:53:05',0),(574,'https://actuate.webpreview.co/awards/best-small-digital-agency-of-the-year-2025-diy-home-furniture-interior-design-ecommerce-website-of-the-year/','136:dfaba90e439e1506caca953719298f7e',8247,'post','awards',1,0,NULL,NULL,'Best Small Digital Agency of the Year 2025 DIY, HOME, FURNITURE &#038; INTERIOR DESIGN ECOMMERCE WEBSITE OF THE YEAR','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/UKeCA25_Finalist_1.1.png',NULL,'8248','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/UKeCA25_Finalist_1.1.png','8248','featured-image','{\"width\":1400,\"height\":1400,\"filesize\":396279,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/UKeCA25_Finalist_1.1.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/UKeCA25_Finalist_1.1.png\",\"size\":\"full\",\"id\":8248,\"alt\":\"Best Small Digital Agency of the Year 2025 DIY, HOME, FURNITURE & INTERIOR DESIGN ECOMMERCE WEBSITE OF THE YEAR\",\"pixels\":1960000,\"type\":\"image/png\"}',0,NULL,NULL,'2025-11-28 12:07:45','2025-11-28 12:09:08',1,NULL,NULL,NULL,NULL,0,1,2,'2025-11-28 12:09:08','2025-08-22 11:06:46',0),(575,'https://actuate.webpreview.co/awards/best-ux-cro-services-provider-of-the-year-uk/','73:fe8774fd6aa5b0f4801737446d61234e',8249,'post','awards',1,0,NULL,NULL,'Best UX &#038; CRO Services Provider of the Year &#8211; UK','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/global-100-2026-awards-logo-1.png',NULL,'8250','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/global-100-2026-awards-logo-1.png','8250','featured-image','{\"width\":1080,\"height\":1080,\"filesize\":171178,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/global-100-2026-awards-logo-1.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/global-100-2026-awards-logo-1.png\",\"size\":\"full\",\"id\":8250,\"alt\":\"Best UX & CRO Services Provider of the Year - UK\",\"pixels\":1166400,\"type\":\"image/png\"}',0,NULL,NULL,'2025-11-28 12:08:28','2025-11-28 12:08:28',1,NULL,NULL,NULL,NULL,0,1,2,'2025-11-28 12:08:28','2025-09-19 11:07:57',0),(576,'https://actuate.webpreview.co/awards/northern-digital-awards-best-small-digital-agency-of-the-year/','90:4fdfef5ed0e2a2209764dc5d7fabe5b0',8251,'post','awards',1,0,NULL,NULL,'Northern Digital Awards &#8211; Best Small Digital Agency of the Year','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/NDA26_Finalist_Colour-2048x2048-1.png',NULL,'8252','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/NDA26_Finalist_Colour-2048x2048-1.png','8252','featured-image','{\"width\":2048,\"height\":2048,\"filesize\":168537,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/NDA26_Finalist_Colour-2048x2048-1.png\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/NDA26_Finalist_Colour-2048x2048-1.png\",\"size\":\"full\",\"id\":8252,\"alt\":\"Northern Digital Awards - Best Small Digital Agency of the Year\",\"pixels\":4194304,\"type\":\"image/png\"}',0,NULL,NULL,'2025-11-28 12:09:29','2025-11-28 12:09:54',1,NULL,NULL,NULL,NULL,0,0,2,'2025-11-28 12:09:54','2025-11-21 12:09:11',0),(577,'https://actuate.webpreview.co/?p=8278','28:880e8eac040019e586043d780d961bce',8278,'post','post',1,0,NULL,NULL,'Maximise Conversions for Cyber Monday: Strategy, Marketing Ideas &#038; SEO','future',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-11-28 15:43:43','2026-02-15 11:04:42',1,NULL,NULL,NULL,NULL,0,7,2,'2026-02-15 11:04:42','2026-10-20 04:00:48',0),(578,'https://actuate.webpreview.co/category/conversion-rate-optimisation/','59:408739fcf8d4166660f47cfb9ea3a9c3',79,'term','category',NULL,NULL,NULL,NULL,'Conversion Rate Optimisation',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-11-28 15:46:34','2025-11-28 15:46:48',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-11-28 15:46:48',NULL,NULL),(579,'https://actuate.webpreview.co/?p=8280','28:696a699538107c5246859d62674e4dbe',8280,'post','post',1,0,NULL,NULL,'Cyber Monday SEO: Get Found Before You Start Paying','future',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-11-28 15:48:20','2026-02-15 11:05:37',1,NULL,NULL,NULL,NULL,0,4,2,'2026-02-15 11:05:37','2026-10-06 04:00:59',0),(580,'https://actuate.webpreview.co/magento-ecommerce/hyva-vs-luma-which-magento-2-theme-is-better/','84:d9a8d8d4ee4ca8169b97bbba0089715c',8282,'post','post',1,0,'Hyvä vs Luma: Which Magento 2 Theme Is Best for Performance?','Compare Hyvä and Luma for Magento 2. See which theme delivers faster load speed, cleaner code, easier development and better conversions for eCommerce stores.','Hyva vs Luma: Which Magento 2 Theme is Better?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Hyva-vs-Luma-min.jpg',NULL,'8283','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Hyva-vs-Luma-min.jpg','8283','featured-image','{\"width\":1820,\"height\":700,\"filesize\":92527,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Hyva-vs-Luma-min.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Hyva-vs-Luma-min.jpg\",\"size\":\"full\",\"id\":8283,\"alt\":\"Hyva vs Luma: Which Magento 2 Theme is Better?\",\"pixels\":1274000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2025-11-28 15:50:48','2026-02-15 11:06:28',1,NULL,NULL,NULL,NULL,0,8,2,'2026-02-15 11:06:28','2025-11-18 15:49:52',0),(581,'https://actuate.webpreview.co/?p=8285','28:748624b5f561a86567327fa95863ca3f',8285,'post','post',1,0,'SEO Tips for Black Friday: Rank Faster Without Spending More','Boost Black Friday traffic without upping ad spend. Learn how to rank faster with evergreen pages, high-intent keywords, content and page speed optimisation.','SEO Tips for Black Friday (That Don’t Involve Spending More)','future',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/SEO-Tips-Black-Friday-min.jpg',NULL,'8286','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/SEO-Tips-Black-Friday-min.jpg','8286','featured-image','{\"width\":1820,\"height\":700,\"filesize\":102997,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/SEO-Tips-Black-Friday-min.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/SEO-Tips-Black-Friday-min.jpg\",\"size\":\"full\",\"id\":8286,\"alt\":\"SEO Tips for Black Friday (That Don’t Involve Spending More)\",\"pixels\":1274000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-11-28 15:56:03','2026-02-15 11:05:20',1,NULL,NULL,NULL,NULL,0,8,2,'2026-02-15 11:05:20','2026-10-14 14:55:51',0),(582,'https://actuate.webpreview.co/?p=8288','28:7036de8a2f16ac8f75a6146be49701b5',8288,'post','post',1,0,'Last-Minute Black Friday Conversion Tips (Without Price Cuts)','Short on time? These last-minute Black Friday tips show how to increase conversions fast - simplify checkout, improve page clarity and reduce abandonment.','Last Minute Tips to Maximise Conversions for Black Friday (Without Slashing Your Margins)','future',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Maximise-Conversions-Black-Friday-min.jpg',NULL,'8289','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Maximise-Conversions-Black-Friday-min.jpg','8289','featured-image','{\"width\":1820,\"height\":700,\"filesize\":81176,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Maximise-Conversions-Black-Friday-min.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Maximise-Conversions-Black-Friday-min.jpg\",\"size\":\"full\",\"id\":8289,\"alt\":\"Last Minute Tips to Maximise Conversions for Black Friday (Without Slashing Your Margins)\",\"pixels\":1274000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-11-28 16:10:13','2026-02-15 11:04:24',1,NULL,NULL,NULL,NULL,0,8,2,'2026-02-15 11:04:24','2026-10-27 05:00:33',0),(583,'https://actuate.webpreview.co/ecommerce/shopify-plus-vs-adobe-commerce-choosing-the-right-ecommerce-platform/','100:0d850fe14b2cb1cce16ae4abe64ca96b',8291,'post','post',1,0,'Shopify Plus vs Adobe Commerce: Which Platform Is Best?','Compare Shopify Plus and Adobe Commerce: hosting, cost, customisation, development workload and scalability. Learn which platform supports your eCommerce growth.','Shopify Plus vs Adobe Commerce &#8211; Choosing the right eCommerce platform','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Shopify-Plus-vs-Adobe-Commerce-min.jpg',NULL,'8292','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/Shopify-Plus-vs-Adobe-Commerce-min.jpg','8292','featured-image','{\"width\":1820,\"height\":700,\"filesize\":87657,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/Shopify-Plus-vs-Adobe-Commerce-min.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/Shopify-Plus-vs-Adobe-Commerce-min.jpg\",\"size\":\"full\",\"id\":8292,\"alt\":\"Shopify Plus vs Adobe Commerce: Which Platform Is Best?\",\"pixels\":1274000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2025-11-28 16:15:09','2026-02-15 11:06:03',1,NULL,NULL,NULL,NULL,0,11,2,'2026-02-15 11:06:03','2025-12-16 16:14:19',0),(584,'https://actuate.webpreview.co/tag/adobe-commerce/','40:da3fdea80d9f3bc013db5688652984ed',80,'term','post_tag',NULL,NULL,NULL,NULL,'Adobe Commerce',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-11-28 16:18:04','2026-02-15 11:06:03',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 11:06:03',NULL,NULL),(585,'https://actuate.webpreview.co/tag/shopify/','33:bf9f4163b02ab734b57908af54d57f0e',81,'term','post_tag',NULL,NULL,NULL,NULL,'Shopify',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-11-28 16:18:04','2026-02-15 11:06:03',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 11:06:03',NULL,NULL),(586,'https://actuate.webpreview.co/tag/shopify-plus/','38:473a68d0cb67c07148371faec1fa9a04',82,'term','post_tag',NULL,NULL,NULL,NULL,'Shopify Plus',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-11-28 16:18:04','2026-02-15 11:06:03',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-15 11:06:03',NULL,NULL),(587,'https://actuate.webpreview.co/faq_category/strategy/','43:1f60b82eef4ad6fb01018eac7ea4dcb9',83,'term','faq_category',NULL,NULL,NULL,NULL,'Strategy',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:24:54','2026-02-03 10:29:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-03 10:29:22',NULL,NULL),(588,'https://actuate.webpreview.co/faq/what-is-ecommerce-strategy-and-why-does-my-business-need-one/','86:f0d1374c36ead9ba01c2efbe36f5d754',8300,'post','faq',1,0,NULL,NULL,'What is eCommerce strategy and why does my business need one?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:25:09','2026-02-03 10:25:31',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:25:31','2026-02-03 10:25:31',0),(589,'https://actuate.webpreview.co/faq/when-should-i-invest-in-ecommerce-strategy-services/','77:61472d7a74c31091c1854c9882e94450',8301,'post','faq',1,0,NULL,NULL,'When should I invest in eCommerce strategy services?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:25:46','2026-02-03 10:26:04',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:26:04','2026-02-03 10:26:04',0),(590,'https://actuate.webpreview.co/faq/what-does-the-ecommerce-strategy-process-involve/','74:a1196d7dc1e35c56ba1e97de77a789aa',8302,'post','faq',1,0,NULL,NULL,'What does the eCommerce strategy process involve?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:26:23','2026-02-03 10:26:23',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:26:23','2026-02-03 10:26:23',0),(591,'https://actuate.webpreview.co/faq/how-long-does-it-take-to-develop-an-effective-ecommerce-strategy/','90:63cd32df0f58d69d25ee8b2862c36653',8303,'post','faq',1,0,NULL,NULL,'How long does it take to develop an effective eCommerce strategy?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:26:47','2026-02-03 10:26:49',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:26:49','2026-02-03 10:26:49',0),(592,'https://actuate.webpreview.co/faq/will-you-help-with-technical-platform-decisions-as-part-of-strategy/','93:d48dc17a27c447632a1e628caba7ac03',8304,'post','faq',1,0,NULL,NULL,'Will you help with technical platform decisions as part of strategy?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:27:18','2026-02-03 10:27:45',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:27:44','2026-02-03 10:27:44',0),(593,'https://actuate.webpreview.co/faq/do-you-provide-ongoing-support-after-the-strategy-is-created/','86:a0e4e1bb69132584ab3fd59276ce707e',8305,'post','faq',1,0,NULL,NULL,'Do you provide ongoing support after the strategy is created?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:28:09','2026-02-03 10:28:09',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:28:09','2026-02-03 10:28:09',0),(594,'https://actuate.webpreview.co/faq/can-ecommerce-strategy-help-improve-conversion-rates/','78:20b32476f4a8778b49bcd2dde86c5b77',8306,'post','faq',1,0,NULL,NULL,'Can eCommerce strategy help improve conversion rates?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:28:29','2026-02-03 10:28:29',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:28:29','2026-02-03 10:28:29',0),(595,'https://actuate.webpreview.co/faq/is-your-strategy-tailored-for-b2b-as-well-as-b2c-businesses/','85:938d376827820e9395a9d39d9a3ffd3b',8307,'post','faq',1,0,NULL,NULL,'Is your strategy tailored for B2B as well as B2C businesses?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:28:52','2026-02-03 10:28:58',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:28:58','2026-02-03 10:28:58',0),(596,'https://actuate.webpreview.co/faq/how-do-we-get-started-with-your-ecommerce-strategy-services/','85:5a8ddf30715ae11e5682a66d65f83e11',8308,'post','faq',1,0,NULL,NULL,'How do we get started with your eCommerce strategy services?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:29:22','2026-02-03 10:29:22',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:29:22','2026-02-03 10:29:22',0),(597,'https://actuate.webpreview.co/faq_category/next-nice-problem-workshop/','61:2f1abdadc02918d8fa8cc862901db22e',84,'term','faq_category',NULL,NULL,NULL,NULL,'Next Nice Problem Workshop',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:31:28','2026-02-03 10:36:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-03 10:36:38',NULL,NULL),(598,'https://actuate.webpreview.co/faq/what-is-the-next-nice-problem-nnp-success-workshop/','76:d86036d61dd6ce207ec7a72ad8adb0a6',8310,'post','faq',1,0,NULL,NULL,'What is the Next Nice Problem (NNP) Success Workshop?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:31:51','2026-02-03 10:32:08',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:32:08','2026-02-03 10:31:51',0),(599,'https://actuate.webpreview.co/faq/who-is-the-nnp-success-workshop-designed-for/','70:5ebe3f8a9f483acbc6e3faa757811945',8311,'post','faq',1,0,NULL,NULL,'Who is the NNP Success Workshop designed for?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:32:32','2026-02-03 10:32:32',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:32:32','2026-02-03 10:32:32',0),(600,'https://actuate.webpreview.co/faq/what-will-i-receive-after-the-workshop/','64:74601730f9f6a1b90799b7ec84982335',8312,'post','faq',1,0,NULL,NULL,'What will I receive after the workshop?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:32:51','2026-02-03 10:32:51',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:32:51','2026-02-03 10:32:51',0),(601,'https://actuate.webpreview.co/faq/how-is-this-workshop-delivered/','56:a22f91561c117ebaf1f01ded8969aeb8',8313,'post','faq',1,0,NULL,NULL,'How is this workshop delivered?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:34:32','2026-02-03 10:34:32',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:34:32','2026-02-03 10:34:32',0),(602,'https://actuate.webpreview.co/faq/what-aspects-of-my-ecommerce-site-are-analysed/','72:3a1b03abf31cf9ae54fd2b3a2789a741',8314,'post','faq',1,0,NULL,NULL,'What aspects of my ecommerce site are analysed?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:34:57','2026-02-03 10:34:58',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:34:58','2026-02-03 10:34:58',0),(603,'https://actuate.webpreview.co/faq/is-there-any-benefit-if-i-decide-to-work-with-actuate-after-the-workshop/','98:f05762501e75ea72dd6dd117a146d0a6',8315,'post','faq',1,0,NULL,NULL,'Is there any benefit if I decide to work with Actuate after the workshop?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:35:25','2026-02-03 10:35:30',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:35:30','2026-02-03 10:35:30',0),(604,'https://actuate.webpreview.co/faq/how-quickly-will-i-get-the-results/','60:155860e8642c8437e2ac1a13e0829c9d',8316,'post','faq',1,0,NULL,NULL,'How quickly will I get the results?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:35:52','2026-02-03 10:35:52',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:35:52','2026-02-03 10:35:52',0),(605,'https://actuate.webpreview.co/faq/do-i-need-technical-expertise-to-understand-the-results/','81:95dd4ecc4b70c1542d2ba9d97928c33c',8317,'post','faq',1,0,NULL,NULL,'Do I need technical expertise to understand the results?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:36:21','2026-02-03 10:36:21',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:36:21','2026-02-03 10:36:21',0),(606,'https://actuate.webpreview.co/faq/how-does-this-differ-from-a-standard-ecommerce-audit/','78:45c943764e617ad490520b3bb287fb91',8318,'post','faq',1,0,NULL,NULL,'How does this differ from a standard ecommerce audit?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:36:38','2026-02-03 10:36:38',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:36:38','2026-02-03 10:36:38',0),(607,'https://actuate.webpreview.co/faq_category/ux-ui-research-design/','56:41e9bcf2853611ae1c037255e3cab5d1',85,'term','faq_category',NULL,NULL,NULL,NULL,'UX/UI Research &amp; Design',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:38:34','2026-02-03 10:41:54',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-03 10:41:54',NULL,NULL),(608,'https://actuate.webpreview.co/faq/what-is-ux-ui-design-and-why-is-it-important-for-my-ecommerce-store/','93:37d61f22537f75fa091a76e20d60bc01',8320,'post','faq',1,0,NULL,NULL,'What is UX/UI design and why is it important for my eCommerce store?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:38:47','2026-02-03 10:39:05',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:39:05','2026-02-03 10:39:05',0),(609,'https://actuate.webpreview.co/faq/what-does-your-ux-ui-design-process-involve/','69:7501eea8f3660397a2f21a01d09dca94',8321,'post','faq',1,0,NULL,NULL,'What does your UX/UI design process involve?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:39:32','2026-02-03 10:39:33',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:39:33','2026-02-03 10:39:33',0),(610,'https://actuate.webpreview.co/faq/how-do-you-measure-success-in-ux-ui-design/','68:548750fd5eb60d0d4fa4840e40cd9d4d',8322,'post','faq',1,0,NULL,NULL,'How do you measure success in UX/UI design?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:39:56','2026-02-03 10:39:56',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:39:56','2026-02-03 10:39:56',0),(611,'https://actuate.webpreview.co/faq/will-this-work-on-mobile-as-well-as-desktop/','69:7ee463f783a45052fcb983049602a017',8323,'post','faq',1,0,NULL,NULL,'Will this work on mobile as well as desktop?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:40:20','2026-02-03 10:40:22',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:40:22','2026-02-03 10:40:22',0),(612,'https://actuate.webpreview.co/faq/how-long-does-a-ux-ui-design-project-usually-take/','75:2b1c7957b80791eeac1d84fa9de23afb',8324,'post','faq',1,0,NULL,NULL,'How long does a UX/UI design project usually take?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:40:34','2026-02-03 10:40:41',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:40:41','2026-02-03 10:40:41',0),(613,'https://actuate.webpreview.co/faq/do-you-only-redesign-entire-sites-or-can-you-improve-specific-parts/','93:cda1c51c1b3a75b986dad7d081d568a2',8325,'post','faq',1,0,NULL,NULL,'Do you only redesign entire sites, or can you improve specific parts?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:41:07','2026-02-03 10:41:07',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:41:07','2026-02-03 10:41:07',0),(614,'https://actuate.webpreview.co/faq/how-does-ux-ui-design-tie-into-conversion-rate-optimisation-cro/','89:21e841669bfc11d96115f49a2af32e18',8326,'post','faq',1,0,NULL,NULL,'How does UX/UI design tie into conversion rate optimisation (CRO)?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:41:29','2026-02-03 10:41:29',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:41:29','2026-02-03 10:41:29',0),(615,'https://actuate.webpreview.co/faq/what-happens-after-the-design-is-delivered/','68:524198e51bba5523c0dce586c9fedd41',8327,'post','faq',1,0,NULL,NULL,'What happens after the design is delivered?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:41:54','2026-02-03 10:41:54',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:41:54','2026-02-03 10:41:54',0),(616,'https://actuate.webpreview.co/faq_category/web-developement/','51:878be8f3c3d08b68de1fe20922d37c8b',86,'term','faq_category',NULL,NULL,NULL,NULL,'Web Developement',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:57:33','2026-02-03 11:44:36',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-03 11:44:36',NULL,NULL),(617,'https://actuate.webpreview.co/faq/what-does-your-ecommerce-web-development-service-include/','82:108bb97605ca9fcdf0929226be29cd53',8329,'post','faq',1,0,NULL,NULL,'What does your eCommerce web development service include?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:57:59','2026-02-03 10:58:10',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:58:10','2026-02-03 10:58:10',0),(618,'https://actuate.webpreview.co/faq/do-you-work-with-specific-ecommerce-platforms/','71:3e4c543e5004a0fbed148ee1ac07c822',8331,'post','faq',1,0,NULL,NULL,'Do you work with specific eCommerce platforms?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:58:54','2026-02-03 10:58:54',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:58:54','2026-02-03 10:58:54',0),(619,'https://actuate.webpreview.co/faq/can-you-help-if-my-current-website-isnt-performing-or-is-broken/','89:ee901a92ed4bce05b1802e769f54f0ee',8332,'post','faq',1,0,NULL,NULL,'Can you help if my current website isn’t performing or is broken?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 10:59:35','2026-02-03 10:59:35',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 10:59:35','2026-02-03 10:59:35',0),(620,'https://actuate.webpreview.co/faq/how-do-you-ensure-the-site-we-build-will-support-growth/','81:f1e356feec0de2d5f73154a987c14215',8333,'post','faq',1,0,NULL,NULL,'How do you ensure the site we build will support growth?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:00:08','2026-02-03 11:00:08',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 11:00:08','2026-02-03 11:00:08',0),(621,'https://actuate.webpreview.co/faq/do-you-handle-integrations-with-other-business-systems/','80:21c93df237956771fb75a1ecd733a234',8334,'post','faq',1,0,NULL,NULL,'Do you handle integrations with other business systems?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:00:28','2026-02-03 11:00:28',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 11:00:28','2026-02-03 11:00:28',0),(622,'https://actuate.webpreview.co/faq/how-long-will-a-web-development-project-take/','70:e7c2fb0ec41c42e9c9142f42b3719f07',8335,'post','faq',1,0,NULL,NULL,'How long will a web development project take?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:43:44','2026-02-03 11:43:44',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 11:43:44','2026-02-03 11:43:44',0),(623,'https://actuate.webpreview.co/faq/what-happens-after-the-website-is-launched/','68:d979430496cef6d20aff3223fd63c19f',8336,'post','faq',1,0,NULL,NULL,'What happens after the website is launched?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:44:06','2026-02-03 11:44:06',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 11:44:06','2026-02-03 11:44:06',0),(624,'https://actuate.webpreview.co/faq/how-do-i-know-which-platform-is-right-for-my-business/','79:ffad24641168258f68aa98ae8556d42d',8337,'post','faq',1,0,NULL,NULL,'How do I know which platform is right for my business?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:44:36','2026-02-03 11:44:36',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 11:44:36','2026-02-03 11:44:36',0),(625,'https://actuate.webpreview.co/faq_category/support/','42:24c2d0d2003da015d1060b503a6d006a',87,'term','faq_category',NULL,NULL,NULL,NULL,'Support',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:45:34','2026-02-03 11:50:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-03 11:50:19',NULL,NULL),(626,'https://actuate.webpreview.co/faq/what-does-your-maintenance-support-service-include/','76:13f2e6e0f3a70e6c111d932a6ccfdc9f',8338,'post','faq',1,0,NULL,NULL,'What does your Maintenance &#038; Support service include?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:45:47','2026-02-03 11:46:03',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 11:46:03','2026-02-03 11:46:03',0),(627,'https://actuate.webpreview.co/faq/why-is-ongoing-maintenance-important-for-an-ecommerce-site/','84:16a472273b9ace9bd09624e677643785',8339,'post','faq',1,0,NULL,NULL,'Why is ongoing maintenance important for an eCommerce site?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:46:41','2026-02-03 11:46:44',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 11:46:44','2026-02-03 11:46:44',0),(628,'https://actuate.webpreview.co/faq/how-do-your-support-packages-work/','59:667ef5cd774fe7628eeaaebce0932b3a',8341,'post','faq',1,0,NULL,NULL,'How do your support packages work?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:47:49','2026-02-03 11:48:12',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 11:48:12','2026-02-03 11:48:12',0),(629,'https://actuate.webpreview.co/faq/can-you-help-with-security-and-compliance/','67:7ba642cfb8aa5f7db45681e446b2e78e',8342,'post','faq',1,0,NULL,NULL,'Can you help with security and compliance?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:48:56','2026-02-03 11:48:56',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 11:48:56','2026-02-03 11:48:56',0),(630,'https://actuate.webpreview.co/faq/will-you-improve-my-sites-performance-as-part-of-support/','82:6ca4e05670759601b21cba8e18cd9b96',8343,'post','faq',1,0,NULL,NULL,'Will you improve my site’s performance as part of support?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:49:15','2026-02-03 11:49:15',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 11:49:15','2026-02-03 11:49:15',0),(631,'https://actuate.webpreview.co/faq/do-you-offer-support-for-specific-platforms/','69:8e48e5efd0711fb40b29ffef7923268c',8344,'post','faq',1,0,NULL,NULL,'Do you offer support for specific platforms?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:49:39','2026-02-03 11:49:39',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 11:49:39','2026-02-03 11:49:39',0),(632,'https://actuate.webpreview.co/faq/how-quickly-can-you-resolve-urgent-issues/','67:0d5c081162f0a7af3ba57eba16ada26e',8345,'post','faq',1,0,NULL,NULL,'How quickly can you resolve urgent issues?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:49:57','2026-02-03 11:49:57',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 11:49:57','2026-02-03 11:49:57',0),(633,'https://actuate.webpreview.co/faq/is-cms-training-included-in-the-maintenance-service/','77:642e7fd177a80c7706ec09361426c7d5',8346,'post','faq',1,0,NULL,NULL,'Is CMS training included in the maintenance service?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:50:19','2026-02-03 11:50:19',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 11:50:19','2026-02-03 11:50:19',0),(634,'https://actuate.webpreview.co/faq_category/cro/','38:8a561dfe4a68a9a0db3d7bb39aebfb1c',88,'term','faq_category',NULL,NULL,NULL,NULL,'CRO',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:50:54','2026-02-03 11:56:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2026-02-03 11:56:41',NULL,NULL),(635,'https://actuate.webpreview.co/faq/what-is-conversion-rate-optimisation-cro/','66:0de88ff748c1b796c4bff1964aa63254',8347,'post','faq',1,0,NULL,NULL,'What is Conversion Rate Optimisation (CRO)?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:51:23','2026-02-03 11:51:39',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 11:51:39','2026-02-03 11:51:39',0),(636,'https://actuate.webpreview.co/faq/why-should-my-ecommerce-business-invest-in-cro/','72:c7cd5d40ceb13069a9793f7eb6561e3e',8348,'post','faq',1,0,NULL,NULL,'Why should my eCommerce business invest in CRO?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:52:01','2026-02-03 11:52:02',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 11:52:02','2026-02-03 11:52:02',0),(637,'https://actuate.webpreview.co/faq/what-does-your-cro-process-look-like/','62:b1b3ed0367d2239135472fdb702bb2d6',8350,'post','faq',1,0,NULL,NULL,'What does your CRO process look like?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:54:06','2026-02-03 11:54:16',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 11:54:16','2026-02-03 11:54:16',0),(638,'https://actuate.webpreview.co/faq/is-cro-just-running-a-b-tests/','55:6ff11b74a10ed7f2059776658d5a6331',8351,'post','faq',1,0,NULL,NULL,'Is CRO just running A/B tests?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:54:57','2026-02-03 11:54:57',1,NULL,NULL,NULL,NULL,0,0,2,'2026-02-03 11:54:57','2026-02-03 11:54:57',0),(639,'https://actuate.webpreview.co/faq/how-quickly-will-we-see-impact/','56:9af641f9cdb0d88156c4abb32ebc7270',8352,'post','faq',1,0,NULL,NULL,'How quickly will we see impact?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:55:15','2026-02-03 11:55:15',1,NULL,NULL,NULL,NULL,0,0,2,'2026-02-03 11:55:15','2026-02-03 11:55:15',0),(640,'https://actuate.webpreview.co/faq/can-you-guarantee-results/','51:fc97aa59f11d0a45bfc8a710c5405124',8353,'post','faq',1,0,NULL,NULL,'Can you guarantee results?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:55:30','2026-02-03 11:55:30',1,NULL,NULL,NULL,NULL,0,0,2,'2026-02-03 11:55:30','2026-02-03 11:55:30',0),(641,'https://actuate.webpreview.co/faq/does-this-include-mobile-optimisation/','63:c299bc2cc743045e5c02cc7a59e7e076',8354,'post','faq',1,0,NULL,NULL,'Does this include mobile optimisation?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:55:49','2026-02-03 11:55:49',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 11:55:49','2026-02-03 11:55:49',0),(642,'https://actuate.webpreview.co/faq/do-you-implement-changes-or-just-provide-recommendations/','82:85d19e526e92ae403a19cc7669758172',8355,'post','faq',1,0,NULL,NULL,'Do you implement changes or just provide recommendations?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-02-03 11:56:40','2026-02-03 11:56:41',1,NULL,NULL,NULL,NULL,0,1,2,'2026-02-03 11:56:41','2026-02-03 11:56:41',0),(643,'https://actuate.webpreview.co/case-studies/autoid/','41:783e88da5538eeba3127d13809098608',8570,'post','case_studies',1,0,NULL,NULL,'AutoID','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/AutoID-Hero.jpg',NULL,'8610','featured-image',NULL,NULL,'https://actuate.webpreview.co/wp-content/uploads/AutoID-Hero.jpg','8610','featured-image','{\"width\":2880,\"height\":1200,\"filesize\":1562516,\"url\":\"https://actuate.webpreview.co/wp-content/uploads/AutoID-Hero.jpg\",\"path\":\"/Users/matoconnor/Sites/actuate/wp-content/uploads/AutoID-Hero.jpg\",\"size\":\"full\",\"id\":8610,\"alt\":\"AutoID - Retained CRO, metadata recovery & navigation rebuild on Shopify Plus.\",\"pixels\":3456000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2026-02-15 14:14:27','2026-03-24 14:39:18',1,NULL,NULL,NULL,NULL,0,7,2,'2026-03-24 14:39:18','2026-02-15 14:14:50',0),(644,'https://actuate.webpreview.co/sectors/home-garden-ecommerce-agency/','58:e2cb445147c694629a89b24834b0e272',8718,'post','page',1,7153,'Home & Garden eCommerce Development | Shopify & Magento','We build fast, scalable home & garden eCommerce stores on Shopify, Magento & Adobe Commerce. Designed for big baskets, complex products & your next nice problem.','Home &#038; Garden eCommerce Agency','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2026-03-31 10:15:03','2026-03-31 11:03:03',1,NULL,NULL,NULL,NULL,1,0,2,'2026-03-31 10:15:02','2026-03-31 10:15:02',0);
/*!40000 ALTER TABLE `act_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_yoast_indexable_hierarchy`
--

DROP TABLE IF EXISTS `act_yoast_indexable_hierarchy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_yoast_indexable_hierarchy` (
  `indexable_id` int unsigned NOT NULL,
  `ancestor_id` int unsigned NOT NULL,
  `depth` int unsigned DEFAULT NULL,
  `blog_id` bigint NOT NULL DEFAULT '1',
  PRIMARY KEY (`indexable_id`,`ancestor_id`),
  KEY `indexable_id` (`indexable_id`),
  KEY `ancestor_id` (`ancestor_id`),
  KEY `depth` (`depth`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_yoast_indexable_hierarchy`
--

LOCK TABLES `act_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `act_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `act_yoast_indexable_hierarchy` VALUES (3,0,0,1),(12,0,0,1),(14,0,0,1),(15,0,0,1),(25,0,0,1),(26,0,0,1),(27,0,0,1),(28,0,0,1),(29,0,0,1),(30,0,0,1),(31,0,0,1),(32,0,0,1),(34,0,0,1),(35,0,0,1),(36,0,0,1),(38,0,0,1),(39,0,0,1),(41,0,0,1),(42,0,0,1),(44,0,0,1),(46,0,0,1),(48,0,0,1),(49,0,0,1),(56,0,0,1),(65,0,0,1),(81,0,0,1),(93,0,0,1),(94,0,0,1),(109,0,0,1),(116,0,0,1),(120,0,0,1),(159,0,0,1),(161,0,0,1),(162,0,0,1),(163,0,0,1),(164,0,0,1),(165,0,0,1),(166,0,0,1),(167,0,0,1),(181,0,0,1),(183,0,0,1),(184,0,0,1),(185,0,0,1),(187,0,0,1),(188,0,0,1),(189,0,0,1),(191,0,0,1),(203,0,0,1),(204,0,0,1),(205,0,0,1),(206,0,0,1),(207,0,0,1),(208,0,0,1),(209,0,0,1),(210,0,0,1),(211,0,0,1),(212,0,0,1),(213,0,0,1),(214,0,0,1),(215,0,0,1),(216,0,0,1),(217,0,0,1),(218,0,0,1),(220,0,0,1),(221,0,0,1),(226,0,0,1),(227,0,0,1),(229,0,0,1),(230,0,0,1),(231,0,0,1),(236,0,0,1),(237,0,0,1),(238,0,0,1),(239,0,0,1),(240,0,0,1),(241,0,0,1),(242,0,0,1),(243,0,0,1),(244,0,0,1),(245,0,0,1),(246,0,0,1),(247,0,0,1),(248,0,0,1),(249,0,0,1),(250,0,0,1),(251,0,0,1),(252,0,0,1),(253,0,0,1),(254,0,0,1),(255,0,0,1),(256,0,0,1),(257,0,0,1),(258,0,0,1),(259,0,0,1),(260,0,0,1),(261,0,0,1),(262,0,0,1),(264,0,0,1),(265,0,0,1),(266,0,0,1),(267,0,0,1),(268,0,0,1),(269,0,0,1),(270,0,0,1),(271,0,0,1),(272,0,0,1),(273,0,0,1),(274,0,0,1),(275,0,0,1),(276,0,0,1),(277,0,0,1),(278,0,0,1),(279,0,0,1),(280,0,0,1),(281,0,0,1),(283,0,0,1),(285,0,0,1),(288,0,0,1),(289,0,0,1),(290,0,0,1),(291,0,0,1),(292,0,0,1),(293,0,0,1),(294,0,0,1),(295,0,0,1),(296,0,0,1),(297,0,0,1),(298,0,0,1),(299,0,0,1),(300,0,0,1),(301,0,0,1),(302,0,0,1),(303,0,0,1),(304,0,0,1),(305,0,0,1),(306,0,0,1),(307,0,0,1),(324,0,0,1),(325,0,0,1),(326,0,0,1),(327,0,0,1),(328,0,0,1),(329,0,0,1),(330,0,0,1),(331,0,0,1),(332,0,0,1),(334,0,0,1),(336,0,0,1),(337,0,0,1),(338,0,0,1),(339,0,0,1),(340,0,0,1),(341,0,0,1),(342,0,0,1),(343,0,0,1),(347,0,0,1),(351,0,0,1),(352,0,0,1),(354,0,0,1),(355,0,0,1),(356,0,0,1),(358,0,0,1),(359,0,0,1),(360,0,0,1),(361,0,0,1),(362,0,0,1),(363,0,0,1),(364,0,0,1),(365,0,0,1),(366,0,0,1),(367,0,0,1),(368,0,0,1),(369,0,0,1),(370,0,0,1),(371,0,0,1),(372,0,0,1),(373,0,0,1),(374,0,0,1),(375,0,0,1),(376,0,0,1),(377,0,0,1),(378,0,0,1),(379,0,0,1),(380,0,0,1),(381,0,0,1),(382,0,0,1),(383,0,0,1),(384,0,0,1),(385,0,0,1),(386,0,0,1),(387,0,0,1),(389,0,0,1),(390,0,0,1),(391,0,0,1),(392,0,0,1),(393,0,0,1),(394,0,0,1),(400,0,0,1),(402,0,0,1),(403,0,0,1),(404,0,0,1),(405,0,0,1),(406,0,0,1),(407,0,0,1),(408,0,0,1),(409,0,0,1),(410,0,0,1),(412,0,0,1),(413,0,0,1),(414,0,0,1),(415,0,0,1),(416,0,0,1),(417,0,0,1),(418,0,0,1),(419,0,0,1),(421,0,0,1),(422,0,0,1),(423,0,0,1),(424,0,0,1),(425,0,0,1),(426,0,0,1),(427,0,0,1),(428,0,0,1),(429,0,0,1),(430,0,0,1),(433,0,0,1),(434,0,0,1),(435,0,0,1),(436,0,0,1),(438,0,0,1),(440,0,0,1),(441,0,0,1),(442,0,0,1),(463,0,0,1),(464,0,0,1),(465,0,0,1),(466,0,0,1),(467,0,0,1),(468,0,0,1),(469,0,0,1),(470,0,0,1),(471,0,0,1),(472,0,0,1),(473,0,0,1),(474,0,0,1),(476,0,0,1),(477,0,0,1),(478,0,0,1),(479,0,0,1),(480,0,0,1),(481,503,1,1),(482,503,1,1),(483,503,1,1),(484,503,1,1),(485,503,1,1),(486,0,0,1),(487,0,0,1),(488,0,0,1),(489,0,0,1),(493,0,0,1),(495,0,0,1),(496,0,0,1),(497,478,1,1),(499,476,1,1),(500,476,1,1),(501,476,1,1),(502,476,1,1),(503,0,0,1),(505,480,1,1),(507,476,1,1),(509,476,2,1),(509,500,1,1),(510,476,1,1),(512,476,2,1),(512,500,1,1),(513,476,2,1),(513,500,1,1),(514,476,1,1),(515,476,2,1),(515,500,1,1),(516,476,2,1),(516,500,1,1),(517,476,2,1),(517,500,1,1),(521,0,0,1),(522,0,0,1),(523,0,0,1),(524,0,0,1),(525,0,0,1),(526,0,0,1),(527,0,0,1),(528,0,0,1),(529,0,0,1),(531,0,0,1),(532,0,0,1),(533,0,0,1),(534,0,0,1),(535,0,0,1),(536,0,0,1),(537,0,0,1),(538,0,0,1),(540,0,0,1),(541,0,0,1),(542,0,0,1),(544,0,0,1),(545,0,0,1),(546,0,0,1),(547,0,0,1),(548,0,0,1),(549,0,0,1),(550,0,0,1),(551,0,0,1),(552,0,0,1),(553,0,0,1),(554,476,1,1),(556,476,1,1),(557,476,1,1),(558,476,1,1),(559,0,0,1),(560,0,0,1),(561,0,0,1),(562,0,0,1),(563,476,2,1),(563,514,1,1),(564,476,2,1),(564,501,1,1),(565,476,2,1),(565,514,1,1),(566,476,2,1),(566,501,1,1),(567,476,2,1),(567,501,1,1),(568,0,0,1),(569,0,0,1),(570,0,0,1),(571,0,0,1),(572,0,0,1),(573,0,0,1),(574,0,0,1),(575,0,0,1),(576,0,0,1),(577,0,0,1),(578,0,0,1),(579,0,0,1),(580,0,0,1),(581,0,0,1),(582,0,0,1),(583,0,0,1),(584,0,0,1),(585,0,0,1),(586,0,0,1),(587,0,0,1),(588,0,0,1),(589,0,0,1),(590,0,0,1),(591,0,0,1),(592,0,0,1),(593,0,0,1),(594,0,0,1),(595,0,0,1),(596,0,0,1),(597,0,0,1),(598,0,0,1),(599,0,0,1),(600,0,0,1),(601,0,0,1),(602,0,0,1),(603,0,0,1),(604,0,0,1),(605,0,0,1),(606,0,0,1),(607,0,0,1),(608,0,0,1),(609,0,0,1),(610,0,0,1),(611,0,0,1),(612,0,0,1),(613,0,0,1),(614,0,0,1),(615,0,0,1),(616,0,0,1),(617,0,0,1),(618,0,0,1),(619,0,0,1),(620,0,0,1),(621,0,0,1),(622,0,0,1),(623,0,0,1),(624,0,0,1),(625,0,0,1),(626,0,0,1),(627,0,0,1),(628,0,0,1),(629,0,0,1),(630,0,0,1),(631,0,0,1),(632,0,0,1),(633,0,0,1),(634,0,0,1),(635,0,0,1),(636,0,0,1),(637,0,0,1),(638,0,0,1),(639,0,0,1),(640,0,0,1),(641,0,0,1),(642,0,0,1),(643,0,0,1),(644,503,1,1);
/*!40000 ALTER TABLE `act_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_yoast_migrations`
--

DROP TABLE IF EXISTS `act_yoast_migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_yoast_migrations` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `version` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `act_yoast_migrations_version` (`version`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_yoast_migrations`
--

LOCK TABLES `act_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `act_yoast_migrations` DISABLE KEYS */;
INSERT INTO `act_yoast_migrations` VALUES (1,'20171228151840'),(2,'20171228151841'),(3,'20190529075038'),(4,'20191011111109'),(5,'20200408101900'),(6,'20200420073606'),(7,'20200428123747'),(8,'20200428194858'),(9,'20200429105310'),(10,'20200430075614'),(11,'20200430150130'),(12,'20200507054848'),(13,'20200513133401'),(14,'20200609154515'),(15,'20200616130143'),(16,'20200617122511'),(17,'20200702141921'),(18,'20200728095334'),(19,'20201202144329'),(20,'20201216124002'),(21,'20201216141134'),(22,'20210817092415'),(23,'20211020091404'),(24,'20230417083836'),(25,'20260105111111');
/*!40000 ALTER TABLE `act_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_yoast_primary_term`
--

DROP TABLE IF EXISTS `act_yoast_primary_term`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_yoast_primary_term` (
  `id` int unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint DEFAULT NULL,
  `term_id` bigint DEFAULT NULL,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `blog_id` bigint NOT NULL DEFAULT '1',
  PRIMARY KEY (`id`),
  KEY `post_taxonomy` (`post_id`,`taxonomy`),
  KEY `post_term` (`post_id`,`term_id`)
) ENGINE=InnoDB AUTO_INCREMENT=393 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_yoast_primary_term`
--

LOCK TABLES `act_yoast_primary_term` WRITE;
/*!40000 ALTER TABLE `act_yoast_primary_term` DISABLE KEYS */;
INSERT INTO `act_yoast_primary_term` VALUES (109,5775,32,'category','2024-02-05 14:09:48','2026-02-04 10:35:45',1),(110,5773,33,'category','2024-02-05 14:14:18','2026-02-04 10:38:21',1),(111,5780,8,'services','2024-02-23 08:45:18','2024-04-09 05:09:08',1),(112,5780,64,'project_type','2024-02-23 08:45:18','2026-03-24 15:54:41',1),(113,5780,22,'platform','2024-02-23 08:45:18','2026-03-24 15:54:41',1),(114,5780,20,'sector','2024-02-23 08:45:18','2026-03-24 15:54:41',1),(115,5805,12,'services','2024-03-01 16:33:23','2024-04-11 06:20:47',1),(116,5805,21,'project_type','2024-03-01 16:33:23','2026-03-06 11:23:29',1),(117,5805,22,'platform','2024-03-01 16:33:23','2026-03-06 11:23:29',1),(118,5805,39,'sector','2024-03-01 16:33:23','2026-03-06 11:23:29',1),(119,5849,8,'services','2024-03-11 12:06:17','2024-04-11 06:20:14',1),(120,5849,21,'project_type','2024-03-11 12:06:17','2026-03-06 11:23:32',1),(121,5849,22,'platform','2024-03-11 12:06:17','2026-03-06 11:23:32',1),(122,5849,20,'sector','2024-03-11 12:06:17','2026-03-06 11:23:32',1),(123,5853,5,'services','2024-04-11 08:19:19','2024-04-11 06:21:05',1),(124,5853,13,'project_type','2024-04-11 08:19:19','2026-03-06 11:33:23',1),(125,5853,14,'platform','2024-04-11 08:19:19','2026-03-06 11:33:23',1),(126,5853,40,'sector','2024-04-11 08:19:19','2026-03-06 11:33:23',1),(127,5854,8,'services','2024-04-11 08:21:59','2024-04-11 06:21:59',1),(128,5854,13,'project_type','2024-04-11 08:21:59','2026-03-24 15:42:33',1),(129,5854,14,'platform','2024-04-11 08:21:59','2026-03-24 15:42:33',1),(130,5854,40,'sector','2024-04-11 08:21:59','2026-03-24 15:42:33',1),(131,5855,8,'services','2024-04-11 08:22:52','2024-04-11 06:22:52',1),(132,5855,13,'project_type','2024-04-11 08:22:52','2026-03-24 15:47:11',1),(133,5855,14,'platform','2024-04-11 08:22:52','2026-03-24 15:47:11',1),(134,5856,8,'services','2024-04-11 08:23:18','2024-04-11 06:23:18',1),(135,5856,13,'project_type','2024-04-11 08:23:18','2026-03-24 14:47:03',1),(136,5856,14,'platform','2024-04-11 08:23:18','2026-03-24 14:47:03',1),(137,5857,8,'services','2024-04-11 08:23:50','2024-04-11 06:23:50',1),(138,5857,13,'project_type','2024-04-11 08:23:50','2026-03-06 11:33:26',1),(139,5857,14,'platform','2024-04-11 08:23:50','2026-03-06 11:33:26',1),(140,5858,8,'services','2024-04-11 08:24:26','2024-04-11 06:24:26',1),(141,5858,60,'project_type','2024-04-11 08:24:26','2026-03-23 15:53:39',1),(142,5858,14,'platform','2024-04-11 08:24:26','2026-03-23 15:53:39',1),(143,5859,8,'services','2024-04-11 08:25:00','2024-04-11 06:25:00',1),(144,5859,64,'project_type','2024-04-11 08:25:00','2026-03-24 15:41:47',1),(145,5859,14,'platform','2024-04-11 08:25:00','2026-03-24 15:41:47',1),(146,5860,8,'services','2024-04-11 08:25:28','2024-04-11 06:25:28',1),(147,5860,60,'project_type','2024-04-11 08:25:28','2026-03-24 15:59:45',1),(148,5860,14,'platform','2024-04-11 08:25:28','2026-03-24 15:59:45',1),(149,5861,8,'services','2024-04-11 08:25:59','2024-04-11 06:25:59',1),(150,5861,67,'project_type','2024-04-11 08:25:59','2026-03-31 09:05:50',1),(151,5861,14,'platform','2024-04-11 08:25:59','2026-03-31 09:05:50',1),(152,5862,8,'services','2024-04-11 08:26:42','2024-04-11 06:26:42',1),(153,5862,67,'project_type','2024-04-11 08:26:42','2026-03-31 09:02:09',1),(154,5862,14,'platform','2024-04-11 08:26:42','2026-03-31 09:02:09',1),(155,5863,8,'services','2024-04-11 08:27:37','2024-04-11 06:27:37',1),(156,5863,23,'project_type','2024-04-11 08:27:37','2026-03-24 14:53:56',1),(157,5863,14,'platform','2024-04-11 08:27:37','2026-03-24 14:53:56',1),(158,5864,12,'services','2024-04-11 08:28:06','2024-04-11 06:28:06',1),(159,5864,60,'project_type','2024-04-11 08:28:06','2026-03-31 08:58:53',1),(160,5864,16,'platform','2024-04-11 08:28:06','2026-03-31 08:58:53',1),(161,5865,8,'services','2024-04-11 08:28:29','2024-04-16 12:25:41',1),(162,5865,60,'project_type','2024-04-11 08:28:29','2026-03-31 09:09:49',1),(163,5865,14,'platform','2024-04-11 08:28:29','2026-03-31 09:09:49',1),(164,5866,12,'services','2024-04-11 08:29:51','2024-04-11 06:29:51',1),(165,5866,41,'project_type','2024-04-11 08:29:51','2026-03-31 08:56:08',1),(166,5866,17,'platform','2024-04-11 08:29:51','2026-03-31 08:56:09',1),(167,5866,42,'sector','2024-04-11 08:29:51','2026-03-31 08:56:09',1),(168,5865,61,'sector','2024-04-16 09:06:16','2026-03-31 09:09:49',1),(169,5856,44,'sector','2024-05-09 11:23:14','2026-03-24 14:47:03',1),(170,5863,24,'sector','2024-05-09 11:25:01','2026-03-24 14:53:56',1),(171,5859,66,'sector','2024-05-09 11:26:40','2026-03-24 15:41:47',1),(172,5858,69,'sector','2024-05-09 11:33:19','2026-03-23 15:53:39',1),(173,5860,63,'sector','2024-05-09 11:35:22','2026-03-24 15:59:45',1),(174,5864,62,'sector','2024-05-09 11:38:03','2026-03-31 08:58:53',1),(175,5855,20,'sector','2024-05-09 11:40:49','2026-03-24 15:47:11',1),(176,5862,68,'sector','2024-05-09 11:43:49','2026-03-31 09:02:09',1),(177,5861,68,'sector','2024-05-09 11:47:48','2026-03-31 09:05:50',1),(178,5857,43,'sector','2024-05-09 11:48:57','2026-03-06 11:33:26',1),(179,5810,45,'partner_type','2024-05-16 12:04:55','2024-11-29 16:57:03',1),(180,5818,46,'partner_type','2024-05-16 12:10:00','2024-06-07 17:47:45',1),(181,5813,45,'partner_type','2024-05-16 12:10:08','2024-11-29 16:59:27',1),(182,5811,45,'partner_type','2024-05-16 12:10:16','2025-11-28 12:43:08',1),(183,5821,48,'partner_type','2024-05-16 12:10:23','2024-06-07 17:47:45',1),(184,5816,49,'partner_type','2024-05-16 12:10:46','2024-06-07 17:47:45',1),(185,5817,49,'partner_type','2024-05-16 12:11:00','2024-06-07 17:47:45',1),(186,5820,46,'partner_type','2024-05-16 12:11:08','2024-06-07 17:47:45',1),(187,5809,47,'partner_type','2024-05-16 12:11:17','2024-11-29 17:00:19',1),(188,5823,48,'partner_type','2024-05-16 12:11:25','2024-06-07 17:47:45',1),(189,5815,46,'partner_type','2024-05-16 12:12:04','2024-08-27 08:07:57',1),(190,5819,46,'partner_type','2024-05-16 12:12:10','2024-08-27 08:07:36',1),(191,5814,49,'partner_type','2024-05-16 12:12:15','2024-11-29 16:58:04',1),(192,5822,49,'partner_type','2024-05-16 12:12:21','2024-06-07 17:47:45',1),(193,5812,47,'partner_type','2024-05-16 12:12:32','2024-11-29 16:55:45',1),(194,6070,48,'partner_type','2024-05-16 12:15:49','2024-11-29 14:36:17',1),(195,6071,49,'partner_type','2024-05-16 12:16:18','2024-11-29 16:46:21',1),(196,6072,49,'partner_type','2024-05-16 12:16:29','2024-11-29 16:45:22',1),(197,6638,53,'faq_category','2024-11-20 13:53:53','2024-11-20 13:53:53',1),(198,6639,53,'faq_category','2024-11-20 13:54:23','2024-11-20 13:54:23',1),(199,6640,53,'faq_category','2024-11-20 13:55:11','2024-11-20 13:55:11',1),(200,6641,53,'faq_category','2024-11-20 13:55:57','2024-11-20 13:55:57',1),(201,6642,53,'faq_category','2024-11-20 13:56:18','2024-11-20 13:56:18',1),(202,6626,57,'faq_category','2024-11-20 13:57:10','2024-11-22 16:12:49',1),(203,6644,54,'faq_category','2024-11-20 13:59:01','2024-11-20 13:59:01',1),(204,6645,54,'faq_category','2024-11-20 13:59:38','2024-11-20 13:59:38',1),(205,6646,54,'faq_category','2024-11-20 13:59:59','2024-11-20 13:59:59',1),(206,6647,54,'faq_category','2024-11-20 14:00:18','2024-11-20 14:00:18',1),(207,6648,54,'faq_category','2024-11-20 14:00:33','2024-11-20 14:00:33',1),(208,6649,55,'faq_category','2024-11-20 14:01:15','2024-11-20 14:01:15',1),(209,6650,55,'faq_category','2024-11-20 14:01:38','2024-11-20 14:01:38',1),(210,6651,55,'faq_category','2024-11-20 14:02:00','2024-11-20 14:02:00',1),(211,6652,55,'faq_category','2024-11-20 14:02:16','2024-11-20 14:02:16',1),(212,6653,55,'faq_category','2024-11-20 14:02:29','2024-11-20 14:02:29',1),(213,6654,56,'faq_category','2024-11-20 14:03:10','2024-11-20 14:03:10',1),(214,6655,56,'faq_category','2024-11-20 14:03:37','2024-11-20 14:03:37',1),(215,6656,56,'faq_category','2024-11-20 14:03:56','2024-11-20 14:03:56',1),(216,6657,56,'faq_category','2024-11-20 14:04:14','2024-11-20 14:04:14',1),(217,6658,56,'faq_category','2024-11-20 14:04:30','2024-11-20 14:04:30',1),(218,6659,56,'faq_category','2024-11-20 14:04:44','2024-11-20 14:04:44',1),(219,6779,57,'faq_category','2024-11-22 16:13:05','2024-11-22 16:13:05',1),(220,6780,57,'faq_category','2024-11-22 16:13:29','2024-11-22 16:13:29',1),(221,6781,57,'faq_category','2024-11-22 16:14:13','2024-11-22 16:14:13',1),(222,6782,57,'faq_category','2024-11-22 16:14:40','2024-11-22 16:14:40',1),(223,6783,57,'faq_category','2024-11-22 16:14:58','2024-11-22 16:14:58',1),(224,6784,57,'faq_category','2024-11-22 16:15:14','2024-11-22 16:15:14',1),(243,5698,220,'category','2024-11-26 11:45:38','2024-11-26 11:45:42',1),(259,2007,220,'category','2024-11-26 11:45:38','2024-11-26 11:45:42',1),(260,2011,220,'category','2024-11-26 11:45:38','2026-02-15 13:21:07',1),(261,2014,220,'category','2024-11-26 11:45:38','2024-11-26 11:45:42',1),(262,2019,220,'category','2024-11-26 11:45:38','2024-11-26 11:45:42',1),(263,2022,220,'category','2024-11-26 11:45:38','2026-02-15 13:21:07',1),(279,5671,3,'category','2024-11-26 11:45:39','2024-11-26 11:45:42',1),(284,2146,32,'category','2024-11-26 11:45:39','2026-02-15 13:21:07',1),(294,5704,249,'category','2024-11-26 11:45:39','2024-11-26 11:45:42',1),(323,6979,48,'partner_type','2024-11-29 16:47:01','2024-11-29 16:47:01',1),(324,7046,25,'category','2024-12-29 17:42:35','2025-01-06 17:31:35',1),(325,5860,6,'project_services','2025-02-24 10:33:40','2026-03-24 15:59:45',1),(326,5865,73,'project_services','2025-02-24 10:46:27','2026-03-31 09:09:49',1),(327,5863,73,'project_services','2025-02-24 15:44:52','2026-03-24 14:53:56',1),(328,5864,9,'project_services','2025-02-24 15:45:21','2026-03-31 08:58:53',1),(329,7729,14,'platform','2025-04-19 06:59:54','2026-03-06 11:13:53',1),(330,7729,78,'sector','2025-04-19 06:59:54','2026-03-06 11:13:53',1),(331,7729,5,'project_services','2025-04-19 06:59:54','2026-03-06 11:13:53',1),(332,5854,73,'project_services','2025-04-19 07:01:13','2026-03-24 15:42:33',1),(333,5853,73,'project_services','2025-04-19 07:01:49','2026-03-06 11:33:23',1),(334,8278,79,'category','2025-11-28 15:46:48','2026-02-15 11:04:42',1),(335,8280,33,'category','2025-11-28 15:48:59','2026-02-15 11:05:37',1),(336,8282,32,'category','2025-11-28 15:54:32','2026-02-15 11:06:28',1),(337,8285,33,'category','2025-11-28 16:00:16','2026-02-15 11:05:20',1),(338,8288,79,'category','2025-11-28 16:12:47','2026-02-15 11:04:24',1),(339,8291,25,'category','2025-11-28 16:18:04','2026-02-15 11:06:03',1),(340,8300,83,'faq_category','2026-02-03 10:25:31','2026-02-03 10:25:31',1),(341,8301,83,'faq_category','2026-02-03 10:26:04','2026-02-03 10:26:04',1),(342,8302,83,'faq_category','2026-02-03 10:26:23','2026-02-03 10:26:23',1),(343,8303,83,'faq_category','2026-02-03 10:26:49','2026-02-03 10:26:49',1),(344,8304,83,'faq_category','2026-02-03 10:27:44','2026-02-03 10:27:45',1),(345,8305,83,'faq_category','2026-02-03 10:28:09','2026-02-03 10:28:09',1),(346,8306,83,'faq_category','2026-02-03 10:28:29','2026-02-03 10:28:29',1),(347,8307,83,'faq_category','2026-02-03 10:28:58','2026-02-03 10:28:58',1),(348,8308,83,'faq_category','2026-02-03 10:29:22','2026-02-03 10:29:22',1),(349,8310,84,'faq_category','2026-02-03 10:31:51','2026-02-03 10:32:08',1),(350,8311,84,'faq_category','2026-02-03 10:32:32','2026-02-03 10:32:32',1),(351,8312,84,'faq_category','2026-02-03 10:32:51','2026-02-03 10:32:51',1),(352,8313,84,'faq_category','2026-02-03 10:34:32','2026-02-03 10:34:32',1),(353,8314,84,'faq_category','2026-02-03 10:34:58','2026-02-03 10:34:58',1),(354,8315,84,'faq_category','2026-02-03 10:35:30','2026-02-03 10:35:30',1),(355,8316,84,'faq_category','2026-02-03 10:35:52','2026-02-03 10:35:52',1),(356,8317,84,'faq_category','2026-02-03 10:36:21','2026-02-03 10:36:21',1),(357,8318,84,'faq_category','2026-02-03 10:36:38','2026-02-03 10:36:38',1),(358,8320,85,'faq_category','2026-02-03 10:39:05','2026-02-03 10:39:05',1),(359,8321,85,'faq_category','2026-02-03 10:39:33','2026-02-03 10:39:33',1),(360,8322,85,'faq_category','2026-02-03 10:39:56','2026-02-03 10:39:56',1),(361,8323,85,'faq_category','2026-02-03 10:40:22','2026-02-03 10:40:22',1),(362,8324,85,'faq_category','2026-02-03 10:40:41','2026-02-03 10:40:41',1),(363,8325,85,'faq_category','2026-02-03 10:41:07','2026-02-03 10:41:07',1),(364,8326,85,'faq_category','2026-02-03 10:41:29','2026-02-03 10:41:29',1),(365,8327,85,'faq_category','2026-02-03 10:41:54','2026-02-03 10:41:54',1),(366,8329,86,'faq_category','2026-02-03 10:58:10','2026-02-03 10:58:10',1),(367,8331,86,'faq_category','2026-02-03 10:58:54','2026-02-03 10:58:54',1),(368,8332,86,'faq_category','2026-02-03 10:59:35','2026-02-03 10:59:35',1),(369,8333,86,'faq_category','2026-02-03 11:00:08','2026-02-03 11:00:08',1),(370,8334,86,'faq_category','2026-02-03 11:00:28','2026-02-03 11:00:28',1),(371,8335,86,'faq_category','2026-02-03 11:43:44','2026-02-03 11:43:44',1),(372,8336,86,'faq_category','2026-02-03 11:44:06','2026-02-03 11:44:06',1),(373,8337,86,'faq_category','2026-02-03 11:44:36','2026-02-03 11:44:36',1),(374,8338,87,'faq_category','2026-02-03 11:46:03','2026-02-03 11:46:03',1),(375,8339,87,'faq_category','2026-02-03 11:46:44','2026-02-03 11:46:44',1),(376,8341,87,'faq_category','2026-02-03 11:48:12','2026-02-03 11:48:12',1),(377,8342,87,'faq_category','2026-02-03 11:48:56','2026-02-03 11:48:56',1),(378,8343,87,'faq_category','2026-02-03 11:49:15','2026-02-03 11:49:15',1),(379,8344,87,'faq_category','2026-02-03 11:49:39','2026-02-03 11:49:39',1),(380,8345,87,'faq_category','2026-02-03 11:49:57','2026-02-03 11:49:57',1),(381,8346,87,'faq_category','2026-02-03 11:50:19','2026-02-03 11:50:19',1),(382,8347,88,'faq_category','2026-02-03 11:51:39','2026-02-03 11:51:39',1),(383,8348,88,'faq_category','2026-02-03 11:52:02','2026-02-03 11:52:02',1),(384,8350,88,'faq_category','2026-02-03 11:54:16','2026-02-03 11:54:16',1),(385,8352,88,'faq_category','2026-02-03 11:55:15','2026-02-03 11:55:15',1),(386,8353,88,'faq_category','2026-02-03 11:55:30','2026-02-03 11:55:30',1),(387,8354,88,'faq_category','2026-02-03 11:55:49','2026-02-03 11:55:49',1),(388,8355,88,'faq_category','2026-02-03 11:56:41','2026-02-03 11:56:41',1),(389,8570,23,'project_type','2026-02-15 14:14:50','2026-03-24 14:39:18',1),(390,8570,17,'platform','2026-02-15 14:14:50','2026-03-24 14:39:18',1),(391,8570,24,'sector','2026-02-15 14:14:50','2026-03-24 14:39:18',1),(392,8570,10,'project_services','2026-02-15 14:14:50','2026-03-24 14:39:18',1);
/*!40000 ALTER TABLE `act_yoast_primary_term` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `act_yoast_seo_links`
--

DROP TABLE IF EXISTS `act_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `act_yoast_seo_links` (
  `id` bigint unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `post_id` bigint unsigned DEFAULT NULL,
  `target_post_id` bigint unsigned DEFAULT NULL,
  `type` varchar(8) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `indexable_id` int unsigned DEFAULT NULL,
  `target_indexable_id` int unsigned DEFAULT NULL,
  `height` int unsigned DEFAULT NULL,
  `width` int unsigned DEFAULT NULL,
  `size` int unsigned DEFAULT NULL,
  `language` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `region` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `indexable_link_direction` (`indexable_id`,`type`),
  KEY `url_index` (`url`),
  KEY `target_indexable_id_index` (`target_indexable_id`)
) ENGINE=InnoDB AUTO_INCREMENT=632 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `act_yoast_seo_links`
--

LOCK TABLES `act_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `act_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `act_yoast_seo_links` VALUES (280,'https://actuate.webpreview.co/what-we-do/magento-ecommerce/',5563,NULL,'external',162,NULL,NULL,NULL,NULL,NULL,NULL),(294,'https://actuate.webpreview.co/2016/08/03/chester-cutting-edge-digital-world/',5609,NULL,'external',184,NULL,NULL,NULL,NULL,NULL,NULL),(295,'https://actuate.webpreview.co/2016/05/16/congratulations-mat/',5609,NULL,'external',184,NULL,NULL,NULL,NULL,NULL,NULL),(296,'https://actuate.webpreview.co/our-work/pickett/',5609,NULL,'external',184,NULL,NULL,NULL,NULL,NULL,NULL),(297,'https://actuate.webpreview.co/our-work/oh-polly/',5609,NULL,'external',184,NULL,NULL,NULL,NULL,NULL,NULL),(298,'https://econsultancy.com/reports/conversion-rate-optimization-report/',5617,NULL,'external',188,NULL,NULL,NULL,NULL,NULL,NULL),(319,'https://blueorchid.co.uk/cheshire-warrington-restructure-grant/',5651,NULL,'external',203,NULL,NULL,NULL,NULL,NULL,NULL),(320,'https://www.ncsc.gov.uk/guidance/phishing',5652,NULL,'external',204,NULL,NULL,NULL,NULL,NULL,NULL),(321,'https://www.microsoft.com/security/',5652,NULL,'external',204,NULL,NULL,NULL,NULL,NULL,NULL),(322,'https://ico.org.uk/media/fororganisations/documents/1540/cloud_computing_guidance_for_organisations.pdf',5652,NULL,'external',204,NULL,NULL,NULL,NULL,NULL,NULL),(323,'https://www.ncsc.gov.uk/',5652,NULL,'external',204,NULL,NULL,NULL,NULL,NULL,NULL),(324,'https://twitter.com/actuate_agency?ref_src=twsrc%5Etfw',5660,NULL,'external',209,NULL,NULL,NULL,NULL,NULL,NULL),(325,'https://twitter.com/hashtag/ecommerce?src=hash&amp;ref_src=twsrc%5Etfw',5660,NULL,'external',209,NULL,NULL,NULL,NULL,NULL,NULL),(326,'https://twitter.com/hashtag/ecommerceplatform?src=hash&amp;ref_src=twsrc%5Etfw',5660,NULL,'external',209,NULL,NULL,NULL,NULL,NULL,NULL),(327,'https://twitter.com/hashtag/ecommerceagency?src=hash&amp;ref_src=twsrc%5Etfw',5660,NULL,'external',209,NULL,NULL,NULL,NULL,NULL,NULL),(328,'https://twitter.com/hashtag/agency?src=hash&amp;ref_src=twsrc%5Etfw',5660,NULL,'external',209,NULL,NULL,NULL,NULL,NULL,NULL),(329,'https://t.co/UP946R1eSu',5660,NULL,'external',209,NULL,NULL,NULL,NULL,NULL,NULL),(330,'https://twitter.com/AeroCommerce/status/1334467621534756865?ref_src=twsrc%5Etfw',5660,NULL,'external',209,NULL,NULL,NULL,NULL,NULL,NULL),(331,'https://support.google.com/analytics/answer/6014873?hl=en',5676,NULL,'external',216,NULL,NULL,NULL,NULL,NULL,NULL),(332,'https://plagiarismdetector.net/',5678,NULL,'external',217,NULL,NULL,NULL,NULL,NULL,NULL),(333,'https://moz.com/blog/whiteboard-friday-link-farming',5678,NULL,'external',217,NULL,NULL,NULL,NULL,NULL,NULL),(334,'https://www.google.co.uk/webmasters/markup-helper/?hl=en',5686,NULL,'external',221,NULL,NULL,NULL,NULL,NULL,NULL),(336,'https://helpx.adobe.com/security/products/magento/apsb22-12.html',5706,NULL,'external',231,NULL,NULL,NULL,NULL,NULL,NULL),(337,'https://support.magento.com/hc/en-us/articles/4426353041293-Security-updates-available-for-Adobe-Commerce-APSB22-12-',5706,NULL,'external',231,NULL,NULL,NULL,NULL,NULL,NULL),(367,'https://www.businessnewsdaily.com/6028-small-ecommerce-challenges.html',5721,NULL,'external',236,NULL,NULL,NULL,NULL,NULL,NULL),(368,'https://actuate.webpreview.co/',5721,NULL,'external',236,NULL,NULL,NULL,NULL,NULL,NULL),(369,'https://companieshouse.blog.gov.uk/2018/07/18/choosing-the-right-business-structure/',5721,NULL,'external',236,NULL,NULL,NULL,NULL,NULL,NULL),(370,'https://actuate.webpreview.co/services/ecommerce-strategy/',5721,NULL,'external',236,NULL,NULL,NULL,NULL,NULL,NULL),(371,'https://www.meltwater.com/en/blog/customer-behaviour-data-driven-marketing',5721,NULL,'external',236,NULL,NULL,NULL,NULL,NULL,NULL),(372,'https://blog.hubspot.com/marketing/competitive-analysis-kit',5721,NULL,'external',236,NULL,NULL,NULL,NULL,NULL,NULL),(373,'https://actuate.webpreview.co/services/ecommerce-development/',5721,NULL,'external',236,NULL,NULL,NULL,NULL,NULL,NULL),(374,'https://actuate.webpreview.co/contact/',5721,NULL,'external',236,NULL,NULL,NULL,NULL,NULL,NULL),(375,'https://blog.oxfordcollegeofmarketing.com/2020/10/08/understanding-the-7ps-of-the-marketing-mix/',5721,NULL,'external',236,NULL,NULL,NULL,NULL,NULL,NULL),(377,'https://actuate.webpreview.co/contact/',5721,NULL,'external',236,NULL,NULL,NULL,NULL,NULL,NULL),(379,'https://www.forbes.com/advisor/business/how-to-start-an-online-store/',5724,NULL,'external',237,NULL,NULL,NULL,NULL,NULL,NULL),(380,'https://actuate.webpreview.co/',5724,NULL,'external',237,NULL,NULL,NULL,NULL,NULL,NULL),(381,'https://www.sitecore.com/blog/commerce/4-risks-choosing-wrong-ecommerce-platform',5724,NULL,'external',237,NULL,NULL,NULL,NULL,NULL,NULL),(382,'https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/',5724,NULL,'external',237,NULL,NULL,NULL,NULL,NULL,NULL),(383,'https://actuate.webpreview.co/magento-ecommerce/',5724,NULL,'external',237,NULL,NULL,NULL,NULL,NULL,NULL),(384,'https://actuate.webpreview.co/magento-ecommerce/magento-2/',5724,NULL,'external',237,NULL,NULL,NULL,NULL,NULL,NULL),(385,'https://actuate.webpreview.co/contact/',5724,NULL,'external',237,NULL,NULL,NULL,NULL,NULL,NULL),(386,'https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/',5724,NULL,'external',237,NULL,NULL,NULL,NULL,NULL,NULL),(387,'https://blog.hubspot.com/sales/niche-market',5724,NULL,'external',237,NULL,NULL,NULL,NULL,NULL,NULL),(388,'https://usabilitygeek.com/real-effects-bad-web-design/',5724,NULL,'external',237,NULL,NULL,NULL,NULL,NULL,NULL),(389,'https://actuate.webpreview.co/contact/',5724,NULL,'external',237,NULL,NULL,NULL,NULL,NULL,NULL),(390,'https://actuate.webpreview.co/services/design-ux/',5724,NULL,'external',237,NULL,NULL,NULL,NULL,NULL,NULL),(391,'https://www.referralcandy.com/blog/product-descriptions-that-sell',5724,NULL,'external',237,NULL,NULL,NULL,NULL,NULL,NULL),(396,'https://actuate.webpreview.co/contact/',5724,NULL,'external',237,NULL,NULL,NULL,NULL,NULL,NULL),(397,'https://www.hardiegrant.com/au/media/blog/10-of-the-best-christmas-campaigns-past-and-present',5726,NULL,'external',238,NULL,NULL,NULL,NULL,NULL,NULL),(398,'https://actuate.webpreview.co/',5726,NULL,'external',238,NULL,NULL,NULL,NULL,NULL,NULL),(399,'https://blog.hubspot.com/marketing/holiday-homepage-design-examples',5726,NULL,'external',238,NULL,NULL,NULL,NULL,NULL,NULL),(400,'https://actuate.webpreview.co/contact/',5726,NULL,'external',238,NULL,NULL,NULL,NULL,NULL,NULL),(401,'https://www.moengage.com/blog/7-ways-to-improve-customer-experience-for-your-ecommerce-website/',5726,NULL,'external',238,NULL,NULL,NULL,NULL,NULL,NULL),(402,'https://digitalhabitus.com.au/blog/5-reasons-why-your-business-will-benefit-from-a-mobile-friendly-website',5726,NULL,'external',238,NULL,NULL,NULL,NULL,NULL,NULL),(403,'https://actuate.webpreview.co/contact/',5726,NULL,'external',238,NULL,NULL,NULL,NULL,NULL,NULL),(404,'https://squareup.com/gb/en/townsquare/how-to-create-a-holiday-gift-guide',5726,NULL,'external',238,NULL,NULL,NULL,NULL,NULL,NULL),(409,'https://actuate.webpreview.co/contact/',5726,NULL,'external',238,NULL,NULL,NULL,NULL,NULL,NULL),(410,'https://en.wikipedia.org/wiki/Pricing_strategies',5728,NULL,'external',239,NULL,NULL,NULL,NULL,NULL,NULL),(411,'https://actuate.webpreview.co/',5728,NULL,'external',239,NULL,NULL,NULL,NULL,NULL,NULL),(412,'https://actuate.webpreview.co/services/ecommerce-strategy/',5728,NULL,'external',239,NULL,NULL,NULL,NULL,NULL,NULL),(413,'https://www.oberlo.in/blog/website-traffic',5728,NULL,'external',239,NULL,NULL,NULL,NULL,NULL,NULL),(414,'https://actuate.webpreview.co/magento-ecommerce/',5728,NULL,'external',239,NULL,NULL,NULL,NULL,NULL,NULL),(415,'https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/',5728,NULL,'external',239,NULL,NULL,NULL,NULL,NULL,NULL),(416,'https://actuate.webpreview.co/services/ecommerce-development/aero-ecommerce/',5728,NULL,'external',239,NULL,NULL,NULL,NULL,NULL,NULL),(417,'https://actuate.webpreview.co/contact/',5728,NULL,'external',239,NULL,NULL,NULL,NULL,NULL,NULL),(418,'https://www.bigcommerce.com/ecommerce-answers/what-average-order-value/',5728,NULL,'external',239,NULL,NULL,NULL,NULL,NULL,NULL),(419,'https://actuate.webpreview.co/ecommerce/tips-for-ecommerce-website-for-christmas/',5728,NULL,'external',239,NULL,NULL,NULL,NULL,NULL,NULL),(420,'https://actuate.webpreview.co/contact/',5728,NULL,'external',239,NULL,NULL,NULL,NULL,NULL,NULL),(421,'https://www.leadsquared.com/cross-selling-strategies/',5728,NULL,'external',239,NULL,NULL,NULL,NULL,NULL,NULL),(424,'https://actuate.webpreview.co/services/ecommerce-strategy/',5728,NULL,'external',239,NULL,NULL,NULL,NULL,NULL,NULL),(426,'https://actuate.webpreview.co/contact/',5728,NULL,'external',239,NULL,NULL,NULL,NULL,NULL,NULL),(427,'https://actuate.webpreview.co/digital-strategy/understanding-the-total-cost-of-ownership-for-your-e-commerce-website/',5730,NULL,'external',240,NULL,NULL,NULL,NULL,NULL,NULL),(428,'https://actuate.webpreview.co/?p=5133&amp;preview=true',5730,NULL,'external',240,NULL,NULL,NULL,NULL,NULL,NULL),(429,'https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/',5730,NULL,'external',240,NULL,NULL,NULL,NULL,NULL,NULL),(430,'https://gocardless.com/guides/posts/payment-gateways/',5730,NULL,'external',240,NULL,NULL,NULL,NULL,NULL,NULL),(431,'https://themeisle.com/blog/meta-description-examples/',5730,NULL,'external',240,NULL,NULL,NULL,NULL,NULL,NULL),(432,'https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/',5730,NULL,'external',240,NULL,NULL,NULL,NULL,NULL,NULL),(433,'https://actuate.webpreview.co/ecommerce/what-is-ecommerce-customer-experience-and-why-does-it-matter/',5730,NULL,'external',240,NULL,NULL,NULL,NULL,NULL,NULL),(441,'https://www.lcn.com/blog/7-tips-to-make-your-website-look-more-professional/',5732,NULL,'external',241,NULL,NULL,NULL,NULL,NULL,NULL),(442,'https://actuate.webpreview.co/ecommerce/4-common-ecommerce-mistakes/',5732,NULL,'external',241,NULL,NULL,NULL,NULL,NULL,NULL),(443,'https://actuate.webpreview.co/services/design-ux/',5732,NULL,'external',241,NULL,NULL,NULL,NULL,NULL,NULL),(444,'https://actuate.webpreview.co/services/design-ux/',5732,NULL,'external',241,NULL,NULL,NULL,NULL,NULL,NULL),(445,'https://blog.hubspot.com/marketing/why-people-leave-your-website',5732,NULL,'external',241,NULL,NULL,NULL,NULL,NULL,NULL),(446,'https://actuate.webpreview.co/contact/',5732,NULL,'external',241,NULL,NULL,NULL,NULL,NULL,NULL),(447,'https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/',5732,NULL,'external',241,NULL,NULL,NULL,NULL,NULL,NULL),(448,'https://actuate.webpreview.co/services/design-ux/',5732,NULL,'external',241,NULL,NULL,NULL,NULL,NULL,NULL),(449,'https://www.swiftlocalsolutions.com/blog/6-ways-you-can-improve-your-customers-shopping-experience-and-increase-sales-without-spending-a-bunch-of-money',5732,NULL,'external',241,NULL,NULL,NULL,NULL,NULL,NULL),(450,'https://actuate.webpreview.co/services/design-ux/',5732,NULL,'external',241,NULL,NULL,NULL,NULL,NULL,NULL),(454,'https://actuate.webpreview.co/contact/',5732,NULL,'external',241,NULL,NULL,NULL,NULL,NULL,NULL),(455,'https://actuate.webpreview.co/services/ecommerce-strategy/',5735,NULL,'external',242,NULL,NULL,NULL,NULL,NULL,NULL),(456,'https://actuate.webpreview.co/contact',5735,NULL,'external',242,NULL,NULL,NULL,NULL,NULL,NULL),(457,'https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/',5735,NULL,'external',242,NULL,NULL,NULL,NULL,NULL,NULL),(458,'https://www.invespcro.com/blog/ecommerce-discount-pricing-strategies/',5735,NULL,'external',242,NULL,NULL,NULL,NULL,NULL,NULL),(459,'https://actuate.webpreview.co/services/ecommerce-development/',5735,NULL,'external',242,NULL,NULL,NULL,NULL,NULL,NULL),(460,'https://actuate.webpreview.co/services/ecommerce-strategy/',5735,NULL,'external',242,NULL,NULL,NULL,NULL,NULL,NULL),(461,'https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/',5735,NULL,'external',242,NULL,NULL,NULL,NULL,NULL,NULL),(462,'https://actuate.webpreview.co/services/design-ux/',5735,NULL,'external',242,NULL,NULL,NULL,NULL,NULL,NULL),(464,'https://actuate.webpreview.co/services/ecommerce-development/',5735,NULL,'external',242,NULL,NULL,NULL,NULL,NULL,NULL),(465,'https://actuate.webpreview.co/services/design-ux/',5735,NULL,'external',242,NULL,NULL,NULL,NULL,NULL,NULL),(468,'https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/',5737,NULL,'external',243,NULL,NULL,NULL,NULL,NULL,NULL),(469,'https://actuate.webpreview.co/magento-ecommerce/magento-2/',5737,NULL,'external',243,NULL,NULL,NULL,NULL,NULL,NULL),(470,'https://actuate.webpreview.co/services/maintain-optimise/',5737,NULL,'external',243,NULL,NULL,NULL,NULL,NULL,NULL),(471,'https://actuate.webpreview.co/magento-ecommerce/magento-2/',5737,NULL,'external',243,NULL,NULL,NULL,NULL,NULL,NULL),(472,'https://actuate.webpreview.co/services/design-ux/',5737,NULL,'external',243,NULL,NULL,NULL,NULL,NULL,NULL),(473,'https://actuate.webpreview.co/magento-ecommerce/magento-2/',5737,NULL,'external',243,NULL,NULL,NULL,NULL,NULL,NULL),(474,'https://www.nytimes.com/guides/privacy-project/how-to-protect-your-digital-privacy',5737,NULL,'external',243,NULL,NULL,NULL,NULL,NULL,NULL),(475,'https://actuate.webpreview.co/magento-ecommerce/magento-2/',5737,NULL,'external',243,NULL,NULL,NULL,NULL,NULL,NULL),(476,'https://www.prnewsblog.com/news/tech/14415/5-tips-to-creating-an-exceptional-user-experience-for-your-website/',5737,NULL,'external',243,NULL,NULL,NULL,NULL,NULL,NULL),(477,'https://actuate.webpreview.co/magento-ecommerce/magento-2/',5737,NULL,'external',243,NULL,NULL,NULL,NULL,NULL,NULL),(483,'https://actuate.webpreview.co/services/design-ux/',5737,NULL,'external',243,NULL,NULL,NULL,NULL,NULL,NULL),(486,'http://inbusinessworld.com/7-ways-to-grow-your-online-business-and-increase-revenue/',5739,NULL,'external',244,NULL,NULL,NULL,NULL,NULL,NULL),(487,'https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/',5739,NULL,'external',244,NULL,NULL,NULL,NULL,NULL,NULL),(488,'https://actuate.webpreview.co/contact/',5739,NULL,'external',244,NULL,NULL,NULL,NULL,NULL,NULL),(489,'https://actuate.webpreview.co/',5739,NULL,'external',244,NULL,NULL,NULL,NULL,NULL,NULL),(490,'https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/',5739,NULL,'external',244,NULL,NULL,NULL,NULL,NULL,NULL),(491,'https://www.optimizely.com/optimization-glossary/shopping-cart-abandonment/',5739,NULL,'external',244,NULL,NULL,NULL,NULL,NULL,NULL),(492,'https://cxl.com/ways-to-increase-your-conversion-rate/',5739,NULL,'external',244,NULL,NULL,NULL,NULL,NULL,NULL),(493,'http://actuate.agency/contact',5739,NULL,'external',244,NULL,NULL,NULL,NULL,NULL,NULL),(495,'https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/',5739,NULL,'external',244,NULL,NULL,NULL,NULL,NULL,NULL),(498,'https://actuate.webpreview.co/',5739,NULL,'external',244,NULL,NULL,NULL,NULL,NULL,NULL),(499,'http://actuate.agency/contact',5739,NULL,'external',244,NULL,NULL,NULL,NULL,NULL,NULL),(500,'https://sendoso.com/blog/5-reasons-why-customers-dont-buy/',5741,NULL,'external',245,NULL,NULL,NULL,NULL,NULL,NULL),(501,'https://actuate.webpreview.co/about/',5741,NULL,'external',245,NULL,NULL,NULL,NULL,NULL,NULL),(502,'https://blog.hubspot.com/insiders/climb-to-the-top-of-google-search-results',5741,NULL,'external',245,NULL,NULL,NULL,NULL,NULL,NULL),(503,'https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/',5741,NULL,'external',245,NULL,NULL,NULL,NULL,NULL,NULL),(504,'https://actuate.webpreview.co/services/design-ux/',5741,NULL,'external',245,NULL,NULL,NULL,NULL,NULL,NULL),(505,'https://actuate.webpreview.co/services/design-ux/',5741,NULL,'external',245,NULL,NULL,NULL,NULL,NULL,NULL),(506,'https://www.activatedesign.co.nz/Blog/Welcome-Back-9-Tips-to-Generate-Repeat-Visitors-to-your-Site/',5741,NULL,'external',245,NULL,NULL,NULL,NULL,NULL,NULL),(507,'https://actuate.webpreview.co/services/ecommerce-strategy/',5741,NULL,'external',245,NULL,NULL,NULL,NULL,NULL,NULL),(509,'https://actuate.webpreview.co/services/design-ux/',5741,NULL,'external',245,NULL,NULL,NULL,NULL,NULL,NULL),(513,'https://actuate.webpreview.co/services/design-ux/',5741,NULL,'external',245,NULL,NULL,NULL,NULL,NULL,NULL),(516,'https://actuate.webpreview.co/web-design/4-reasons-startups-need-ux-design/',5743,NULL,'external',246,NULL,NULL,NULL,NULL,NULL,NULL),(517,'https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/',5743,NULL,'external',246,NULL,NULL,NULL,NULL,NULL,NULL),(518,'https://actuate.webpreview.co/services/ecommerce-development/',5743,NULL,'external',246,NULL,NULL,NULL,NULL,NULL,NULL),(519,'https://rockcontent.com/blog/brand-trust/',5743,NULL,'external',246,NULL,NULL,NULL,NULL,NULL,NULL),(520,'https://actuate.webpreview.co/services/ecommerce-strategy/',5743,NULL,'external',246,NULL,NULL,NULL,NULL,NULL,NULL),(521,'https://actuate.webpreview.co/services/ecommerce-development/',5743,NULL,'external',246,NULL,NULL,NULL,NULL,NULL,NULL),(522,'https://www.verywellmind.com/color-psychology-2795824',5743,NULL,'external',246,NULL,NULL,NULL,NULL,NULL,NULL),(523,'https://medium.com/swlh/why-high-quality-photos-are-important-to-your-business-739aed2e88a7',5743,NULL,'external',246,NULL,NULL,NULL,NULL,NULL,NULL),(524,'https://actuate.webpreview.co/services/maintain-optimise/',5743,NULL,'external',246,NULL,NULL,NULL,NULL,NULL,NULL),(531,'https://actuate.webpreview.co/services/ecommerce-development/aero-ecommerce/',5745,NULL,'external',247,NULL,NULL,NULL,NULL,NULL,NULL),(532,'https://actuate.webpreview.co/ecommerce/ux-design-for-ecommerce-websites/',5745,NULL,'external',247,NULL,NULL,NULL,NULL,NULL,NULL),(533,'https://actuate.webpreview.co/ecommerce/advantages-mobile-friendly-e-commerce-website/',5745,NULL,'external',247,NULL,NULL,NULL,NULL,NULL,NULL),(534,'https://www.coveo.com/blog/personalized-product-recommendations-in-ecommerce/',5745,NULL,'external',247,NULL,NULL,NULL,NULL,NULL,NULL),(535,'https://actuate.webpreview.co/services/ecommerce-development/aero-ecommerce/',5745,NULL,'external',247,NULL,NULL,NULL,NULL,NULL,NULL),(536,'https://actuate.webpreview.co/ecommerce/maximising-customer-experience-3-best-practices-for-shopify/',5745,NULL,'external',247,NULL,NULL,NULL,NULL,NULL,NULL),(537,'https://swankyagency.com/importance-of-data-ecommerce/',5745,NULL,'external',247,NULL,NULL,NULL,NULL,NULL,NULL),(538,'https://actuate.webpreview.co/contact/',5745,NULL,'external',247,NULL,NULL,NULL,NULL,NULL,NULL),(539,'https://actuate.webpreview.co/contact/',5745,NULL,'external',247,NULL,NULL,NULL,NULL,NULL,NULL),(540,'https://actuate.webpreview.co/services/ecommerce-development/aero-ecommerce/',5745,NULL,'external',247,NULL,NULL,NULL,NULL,NULL,NULL),(546,'https://actuate.webpreview.co/contact/',5747,NULL,'external',248,NULL,NULL,NULL,NULL,NULL,NULL),(547,'https://actuate.webpreview.co/ecommerce/how-to-create-an-ecommerce-plan/',5747,NULL,'external',248,NULL,NULL,NULL,NULL,NULL,NULL),(548,'https://actuate.webpreview.co/ecommerce/maximising-customer-experience-3-best-practices-for-shopify/',5747,NULL,'external',248,NULL,NULL,NULL,NULL,NULL,NULL),(549,'https://actuate.webpreview.co/services/ecommerce-development/',5747,NULL,'external',248,NULL,NULL,NULL,NULL,NULL,NULL),(550,'https://actuate.webpreview.co/',5747,NULL,'external',248,NULL,NULL,NULL,NULL,NULL,NULL),(551,'https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/',5747,NULL,'external',248,NULL,NULL,NULL,NULL,NULL,NULL),(552,'https://actuate.webpreview.co/ecommerce/ux-design-for-ecommerce-websites/',5747,NULL,'external',248,NULL,NULL,NULL,NULL,NULL,NULL),(553,'https://actuate.webpreview.co/services/ecommerce-development/shopify-ecommerce/',5747,NULL,'external',248,NULL,NULL,NULL,NULL,NULL,NULL),(554,'https://actuate.webpreview.co/services/ecommerce-development/',5747,NULL,'external',248,NULL,NULL,NULL,NULL,NULL,NULL),(558,'https://actuate.webpreview.co/contact/',5747,NULL,'external',248,NULL,NULL,NULL,NULL,NULL,NULL),(559,'https://platform.sh/',730,NULL,'external',409,NULL,NULL,NULL,NULL,NULL,NULL),(560,'https://newrelic.com/',730,NULL,'external',409,NULL,NULL,NULL,NULL,NULL,NULL),(561,'https://blackfire.io/',730,NULL,'external',409,NULL,NULL,NULL,NULL,NULL,NULL),(562,'https://www.fastly.com/',730,NULL,'external',409,NULL,NULL,NULL,NULL,NULL,NULL),(563,'https://actuate.webpreview.co/careers/php-developer/',733,NULL,'external',410,NULL,NULL,NULL,NULL,NULL,NULL),(564,'http://www.zabbix.com/',745,NULL,'external',414,NULL,NULL,NULL,NULL,NULL,NULL),(565,'https://www.appdynamics.co.uk/',745,NULL,'external',414,NULL,NULL,NULL,NULL,NULL,NULL),(566,'https://logentries.com/',745,NULL,'external',414,NULL,NULL,NULL,NULL,NULL,NULL),(567,'https://newrelic.com/',745,NULL,'external',414,NULL,NULL,NULL,NULL,NULL,NULL),(568,'https://www.upguard.com/',745,NULL,'external',414,NULL,NULL,NULL,NULL,NULL,NULL),(569,'https://github.com/sanathp/statusok',745,NULL,'external',414,NULL,NULL,NULL,NULL,NULL,NULL),(570,'https://tools.pingdom.com/',745,NULL,'external',414,NULL,NULL,NULL,NULL,NULL,NULL),(571,'https://www.uptrends.com/',745,NULL,'external',414,NULL,NULL,NULL,NULL,NULL,NULL),(572,'https://developers.google.com/speed/pagespeed/insights',2028,NULL,'external',425,NULL,NULL,NULL,NULL,NULL,NULL),(573,'https://www.ukfast.co.uk/fast-host.html',2028,NULL,'external',425,NULL,NULL,NULL,NULL,NULL,NULL),(574,'https://www.google.com/intl/en_uk/business/',2036,NULL,'external',426,NULL,NULL,NULL,NULL,NULL,NULL),(575,'https://analytics.moz.com/pro/linkexplorer/home',2036,NULL,'external',426,NULL,NULL,NULL,NULL,NULL,NULL),(576,'https://www.instagram.com/p/CGPJ2wwgoLU/?utm_source=ig_embed&amp;utm_campaign=loading',2039,NULL,'external',427,NULL,NULL,NULL,NULL,NULL,NULL),(577,'https://www.instagram.com/p/CGPJ2wwgoLU/?utm_source=ig_embed&amp;utm_campaign=loading',2039,NULL,'external',427,NULL,NULL,NULL,NULL,NULL,NULL),(578,'https://www.instagram.com/hotelchocolat/?utm_source=ig_embed&amp;utm_campaign=loading',2039,NULL,'external',427,NULL,NULL,NULL,NULL,NULL,NULL),(579,'https://t.co/y9xb1lHStw',2039,NULL,'external',427,NULL,NULL,NULL,NULL,NULL,NULL),(580,'https://t.co/ucA6qZIRoI',2039,NULL,'external',427,NULL,NULL,NULL,NULL,NULL,NULL),(581,'https://twitter.com/magento/status/1313961060249071616?ref_src=twsrc%5Etfw',2039,NULL,'external',427,NULL,NULL,NULL,NULL,NULL,NULL),(582,'https://twitter.com/HeinzUK?ref_src=twsrc%5Etfw',2039,NULL,'external',427,NULL,NULL,NULL,NULL,NULL,NULL),(583,'https://t.co/sLYqZhhNMa',2039,NULL,'external',427,NULL,NULL,NULL,NULL,NULL,NULL),(584,'https://twitter.com/innocent/status/1314468139237744640?ref_src=twsrc%5Etfw',2039,NULL,'external',427,NULL,NULL,NULL,NULL,NULL,NULL),(585,'http://t.co/dnQ7pOgC',2039,NULL,'external',427,NULL,NULL,NULL,NULL,NULL,NULL),(586,'https://twitter.com/Oreo/status/298246571718483968?ref_src=twsrc%5Etfw',2039,NULL,'external',427,NULL,NULL,NULL,NULL,NULL,NULL),(587,'https://twitter.com/newlook/status/1314525407060930560?ref_src=twsrc%5Etfw',2039,NULL,'external',427,NULL,NULL,NULL,NULL,NULL,NULL),(588,'https://www.facebook.com/ChesterChristmasMarket/',2042,NULL,'external',428,NULL,NULL,NULL,NULL,NULL,NULL),(589,'https://www.chesterzoo.org/events/',2042,NULL,'external',428,NULL,NULL,NULL,NULL,NULL,NULL),(590,'https://chestercathedral.ticketsolve.com/shows/1173603999/events/428301050',2042,NULL,'external',428,NULL,NULL,NULL,NULL,NULL,NULL),(591,'https://chestercathedral.com/about/',2042,NULL,'external',428,NULL,NULL,NULL,NULL,NULL,NULL),(593,'https://devdocs-beta.magento.com/guides/v2.4/release-notes/open-source-2-4-3.html',4917,NULL,'external',438,NULL,NULL,NULL,NULL,NULL,NULL),(594,'https://actuate.webpreview.co/seo/myths-facts-about-e-commerce/',5095,NULL,'external',440,NULL,NULL,NULL,NULL,NULL,NULL),(595,'https://actuate.webpreview.co/ecommerce/what-is-ecommerce-customer-experience-and-why-does-it-matter/',5095,NULL,'external',440,NULL,NULL,NULL,NULL,NULL,NULL),(596,'https://actuate.webpreview.co/digital-strategy/increasing-sales-with-buy-now-pay-later/',5095,NULL,'external',440,NULL,NULL,NULL,NULL,NULL,NULL),(597,'https://actuate.webpreview.co/digital-strategy/an-introduction-to-customer-personas-and-their-importance-to-your-business-and-website/',5095,NULL,'external',440,NULL,NULL,NULL,NULL,NULL,NULL),(598,'https://tools4dev.org/resources/how-to-choose-a-sample-size/#:~:text=A%20good%20maximum%20sample%20size%20is%20usually%20around%2010%25%20of,the%20maximum%20would%20be%201000.',5095,NULL,'external',440,NULL,NULL,NULL,NULL,NULL,NULL),(599,'https://www.crazyegg.com/blog/ab-testing-google-analytics/',5095,NULL,'external',440,NULL,NULL,NULL,NULL,NULL,NULL),(602,'https://actuate.webpreview.co/digital-strategy/an-introduction-to-customer-personas-and-their-importance-to-your-business-and-website/',5103,NULL,'external',441,NULL,NULL,NULL,NULL,NULL,NULL),(603,'https://actuate.webpreview.co/insights/the-importance-of-user-experience-design-for-your-website/',5103,NULL,'external',441,NULL,NULL,NULL,NULL,NULL,NULL),(604,'https://actuate.webpreview.co/seo/getting-to-grips-with-local-seo-part-2/',5103,NULL,'external',441,NULL,NULL,NULL,NULL,NULL,NULL),(605,'https://actuate.webpreview.co/digital-strategy/increasing-sales-with-buy-now-pay-later/',5103,NULL,'external',441,NULL,NULL,NULL,NULL,NULL,NULL),(606,'https://corporatefinanceinstitute.com/resources/knowledge/accounting/customer-acquisition-cost-cac/',5103,NULL,'external',441,NULL,NULL,NULL,NULL,NULL,NULL),(607,'https://www.wellersaccountants.co.uk/blog/8-key-elements-of-a-business-plan-you-need-to-know',5103,NULL,'external',441,NULL,NULL,NULL,NULL,NULL,NULL),(611,'https://actuate.webpreview.co/',5112,NULL,'external',442,NULL,NULL,NULL,NULL,NULL,NULL),(612,'https://www.creativebloq.com/illustration/best-google-doodles-1012933',5112,NULL,'external',442,NULL,NULL,NULL,NULL,NULL,NULL),(613,'https://actuate.webpreview.co/services/design-ux/',5112,NULL,'external',442,NULL,NULL,NULL,NULL,NULL,NULL),(614,'https://actuate.webpreview.co/contact/',5112,NULL,'external',442,NULL,NULL,NULL,NULL,NULL,NULL),(615,'https://actuate.webpreview.co/contact/',5112,NULL,'external',442,NULL,NULL,NULL,NULL,NULL,NULL),(616,'https://www.constantcontact.com/blog/best-holiday-promotions/',5112,NULL,'external',442,NULL,NULL,NULL,NULL,NULL,NULL),(617,'https://email.uplers.com/blog/halloween-email-examples/',5112,NULL,'external',442,NULL,NULL,NULL,NULL,NULL,NULL),(619,'https://actuate.webpreview.co/contact/',5112,NULL,'external',442,NULL,NULL,NULL,NULL,NULL,NULL),(621,'mailto:hello@actuate.agency',7137,NULL,'external',495,NULL,NULL,NULL,NULL,NULL,NULL),(622,'https://www.actuate.agency/privacy/',7137,NULL,'external',495,NULL,NULL,NULL,NULL,NULL,NULL),(623,'https://www.actuate.agency/privacy-policy/#cookies',7137,NULL,'external',495,NULL,NULL,NULL,NULL,NULL,NULL),(624,'mailto:hello@actuate.agency',7137,NULL,'external',495,NULL,NULL,NULL,NULL,NULL,NULL),(625,'mailto:hello@actuate.agency',7139,NULL,'external',496,NULL,NULL,NULL,NULL,NULL,NULL),(626,'mailto:hello@actuate.agency',7139,NULL,'external',496,NULL,NULL,NULL,NULL,NULL,NULL),(627,'http://www.allaboutcookies.org/',7139,NULL,'external',496,NULL,NULL,NULL,NULL,NULL,NULL),(628,'https://www.mailgun.com/blog/email/bfcm-stats-2024/?utm_source=chatgpt.com',8278,NULL,'external',577,NULL,NULL,NULL,NULL,NULL,NULL),(629,'https://www.emailonacid.com/blog/article/needs-improvement/optimize-holiday-campaigns/?utm_source=chatgpt.com',8278,NULL,'external',577,NULL,NULL,NULL,NULL,NULL,NULL),(630,'https://www.actuate.agency/get-in-touch/',8280,NULL,'external',579,NULL,NULL,NULL,NULL,NULL,NULL),(631,'https://eltrino.nl/blog/luma-vs-hyva-magento-themes-performance-test',8282,NULL,'external',580,NULL,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `act_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2026-04-01 12:52:40
